Skip to content
Failed

Console Output

Push event to branch 18.01
21:01:26 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 41ae603d88e02e950ba4f3e227f9f6e972a3c74b
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 fde6a898bccdd14efd5ffef81d7086dace269d15
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_18.01@libs/jps # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --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
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision fde6a898bccdd14efd5ffef81d7086dace269d15 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fde6a898bccdd14efd5ffef81d7086dace269d15 # timeout=10
Commit message: "Merge pull request #20 from docker/change-petMinder-slack-channel"
First time build. Skipping changelog.
 > git --version # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] parallel
[Pipeline] { (Branch: deb)
[Pipeline] { (Branch: rpm)
[Pipeline] { (Branch: static)
[Pipeline] stage
[Pipeline] { (Ubuntu Xenial Debian Package)
[Pipeline] stage
[Pipeline] { (Centos 7 RPM Package)
[Pipeline] stage
[Pipeline] { (Static Linux Binaries)
[Pipeline] node
[Pipeline] node
[Pipeline] node
Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c576c01cd0001b28) in /home/ubuntu/workspace/docker-ce-packaging_18.01
[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_18.01@tmp/e134f7d7-2c86-48fa-b283-7695b0d59254/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
21:01:33 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:01:33 chowning workspace
[Pipeline] sh
21:01:34 + uname -m
[Pipeline] sh
21:01:34 + pwd
21:01:34 + id -u
21:01:34 + id -g
21:01:34 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_18.01:/workspace busybox chown -R 1000:1000 /workspace
21:01:34 Unable to find image 'busybox:latest' locally
21:01:35 latest: Pulling from library/busybox
21:01:35 0669b0daf1fb: Pulling fs layer
21:01:35 0669b0daf1fb: Verifying Checksum
21:01:35 0669b0daf1fb: Download complete
21:01:36 0669b0daf1fb: Pull complete
21:01:36 Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135
21:01:36 Status: Downloaded newer image for busybox:latest
[Pipeline] echo
21:01:38 Removing all docker containers
[Pipeline] sh
21:01:38 + docker container ls -aq
[Pipeline] echo
21:01:38 Docker containers have been removed
[Pipeline] echo
21:01:38 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
21:01:38 cleanWorkspace: Workspace is clean.
[Pipeline] checkout
21:01:40 using credential docker-jenkins-github-credentials
21:01:40 Cloning the remote Git repository
21:01:40 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_18.01 # timeout=10
21:01:42 Fetching without tags
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/heads/18.01:refs/remotes/origin/18.01 # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/18.01:refs/remotes/origin/18.01 # 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/heads/18.01:refs/remotes/origin/18.01 # timeout=10
21:01:42 Checking out Revision 41ae603d88e02e950ba4f3e227f9f6e972a3c74b (18.01)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 41ae603d88e02e950ba4f3e227f9f6e972a3c74b # timeout=10
Still waiting to schedule task
Waiting for next available executor on ‘ubuntu&&x86_64’
Still waiting to schedule task
Waiting for next available executor on ‘ubuntu&&x86_64’
21:01:46 Commit message: "Merge pull request #74 from seemethere/move_phony"
21:01:46 First time build. Skipping changelog.
[Pipeline] sh
 > git --version # timeout=10
fatal: bad object fde6a898bccdd14efd5ffef81d7086dace269d15
21:01:47 + git clone https://github.com/docker/cli.git
21:01:47 Cloning into 'cli'...
[Pipeline] sh
21:01:52 + git clone https://github.com/moby/moby.git
21:01:52 Cloning into 'moby'...
[Pipeline] sh
21:02:14 + pwd
21:02:14 + pwd
21:02:14 + make VERSION=0.0.1-dev DOCKER_BUILD_PKGS=ubuntu-xenial ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_18.01/moby CLI_DIR=/home/ubuntu/workspace/docker-ce-packaging_18.01/cli deb
21:02:14 for p in ubuntu-xenial; do \
21:02:14 	make -C deb VERSION=0.0.1-dev ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_18.01/moby CLI_DIR=/home/ubuntu/workspace/docker-ce-packaging_18.01/cli ${p}; \
21:02:14 done
21:02:14 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_18.01/deb'
21:02:14 docker build -t debbuild-ubuntu-xenial/x86_64 -f /home/ubuntu/workspace/docker-ce-packaging_18.01/deb/ubuntu-xenial/Dockerfile.x86_64 .
21:02:14 Sending build context to Docker daemon  97.79kB

21:02:14 Step 1/15 : FROM ubuntu:xenial
21:02:15 xenial: Pulling from library/ubuntu
21:02:15 fe703b657a32: Pulling fs layer
21:02:15 f9df1fafd224: Pulling fs layer
21:02:15 a645a4b887f9: Pulling fs layer
21:02:15 57db7fe0b522: Pulling fs layer
21:02:15 57db7fe0b522: Waiting
21:02:15 f9df1fafd224: Verifying Checksum
21:02:15 f9df1fafd224: Download complete
21:02:15 a645a4b887f9: Verifying Checksum
21:02:15 a645a4b887f9: Download complete
21:02:15 57db7fe0b522: Verifying Checksum
21:02:15 57db7fe0b522: Download complete
21:02:15 fe703b657a32: Verifying Checksum
21:02:15 fe703b657a32: Download complete
21:02:19 fe703b657a32: Pull complete
21:02:19 f9df1fafd224: Pull complete
21:02:19 a645a4b887f9: Pull complete
21:02:19 57db7fe0b522: Pull complete
21:02:19 Digest: sha256:e9938f45e51d9ff46e2b05a62e0546d0f07489b7f22fbc5288defe760599e38a
21:02:19 Status: Downloaded newer image for ubuntu:xenial
21:02:19  ---> 77be327e4b63
21:02:19 Step 2/15 : RUN apt-get update && apt-get install -y apparmor bash-completion btrfs-tools build-essential cmake curl ca-certificates debhelper dh-apparmor dh-systemd git libapparmor-dev libdevmapper-dev libltdl-dev libseccomp-dev pkg-config vim-common libsystemd-dev --no-install-recommends && rm -rf /var/lib/apt/lists/*
21:02:20  ---> Running in 46813867c5ad
21:02:23 Get:1 http://archive.ubuntu.com/ubuntu xenial InRelease [247 kB]
21:02:23 Get:2 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB]
21:02:24 Get:3 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB]
21:02:24 Get:4 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages [1558 kB]
21:02:24 Get:5 http://archive.ubuntu.com/ubuntu xenial/restricted amd64 Packages [14.1 kB]
21:02:24 Get:6 http://archive.ubuntu.com/ubuntu xenial/universe amd64 Packages [9827 kB]
21:02:24 Get:7 http://archive.ubuntu.com/ubuntu xenial/multiverse amd64 Packages [176 kB]
21:02:24 Get:8 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [1443 kB]
21:02:24 Get:9 http://archive.ubuntu.com/ubuntu xenial-updates/restricted amd64 Packages [13.1 kB]
21:02:24 Get:10 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [1024 kB]
21:02:24 Get:11 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 Packages [19.3 kB]
21:02:24 Get:12 http://archive.ubuntu.com/ubuntu xenial-backports/main amd64 Packages [7942 B]
21:02:24 Get:13 http://archive.ubuntu.com/ubuntu xenial-backports/universe amd64 Packages [8807 B]
21:02:25 Get:14 http://security.ubuntu.com/ubuntu xenial-security InRelease [109 kB]
21:02:25 Get:15 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages [1073 kB]
21:02:25 Get:16 http://security.ubuntu.com/ubuntu xenial-security/restricted amd64 Packages [12.7 kB]
21:02:25 Get:17 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 Packages [621 kB]
21:02:25 Get:18 http://security.ubuntu.com/ubuntu xenial-security/multiverse amd64 Packages [6282 B]
21:02:26 Fetched 16.4 MB in 5s (3113 kB/s)
21:02:27 Reading package lists...
21:02:29 Reading package lists...
21:02:29 Building dependency tree...
21:02:29 Reading state information...
21:02:29 The following additional packages will be installed:
21:02:29   autotools-dev binutils bsdmainutils bzip2 cmake-data cpp cpp-5 dh-python
21:02:29   dh-strip-nondeterminism dpkg-dev file g++ g++-5 gcc gcc-5 gettext
21:02:29   gettext-base git-man groff-base intltool-debian libapparmor-perl
21:02:29   libarchive-zip-perl libarchive13 libasan2 libasn1-8-heimdal libasprintf0v5
21:02:29   libatomic1 libc-dev-bin libc6-dev libcc1-0 libcilkrts5 libcroco3 libcurl3
21:02:29   libcurl3-gnutls libdevmapper-event1.02.1 libdpkg-perl liberror-perl
21:02:29   libexpat1 libffi6 libfile-stripnondeterminism-perl libgcc-5-dev libgdbm3
21:02:29   libglib2.0-0 libgmp10 libgnutls30 libgomp1 libgssapi-krb5-2
21:02:29   libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal
21:02:29   libheimntlm0-heimdal libhogweed4 libhx509-5-heimdal libicu55 libidn11
21:02:29   libisl15 libitm1 libjsoncpp1 libk5crypto3 libkeyutils1 libkrb5-26-heimdal
21:02:29   libkrb5-3 libkrb5support0 libldap-2.4-2 liblsan0 libltdl7 liblzo2-2
21:02:29   libmagic1 libmpc3 libmpdec2 libmpfr4 libmpx0 libnettle6 libp11-kit0
21:02:29   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libperl5.22 libpipeline1
21:02:29   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libquadmath0
21:02:29   libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules-db libselinux1-dev
21:02:29   libsepol1-dev libsqlite3-0 libssl1.0.0 libstdc++-5-dev libtasn1-6
21:02:29   libtimedate-perl libtsan0 libubsan0 libudev-dev libunistring0
21:02:29   libwind0-heimdal libxml2 linux-libc-dev make man-db mime-support openssl
21:02:29   patch perl perl-modules-5.22 po-debconf python3 python3-minimal python3.5
21:02:29   python3.5-minimal xz-utils
21:02:29 Suggested packages:
21:02:29   apparmor-profiles apparmor-profiles-extra apparmor-docs apparmor-utils
21:02:29   binutils-doc wamerican | wordlist whois vacation bzip2-doc codeblocks
21:02:29   eclipse ninja-build cpp-doc gcc-5-locales dh-make apparmor-easyprof
21:02:29   augeas-tools debian-keyring g++-multilib g++-5-multilib gcc-5-doc
21:02:29   libstdc++6-5-dbg gcc-multilib manpages-dev autoconf automake libtool flex
21:02:29   bison gdb gcc-doc gcc-5-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg
21:02:29   libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg libubsan0-dbg
21:02:29   libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg gettext-doc autopoint
21:02:29   git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk
21:02:29   gitweb git-arch git-cvs git-mediawiki git-svn groff lrzip glibc-doc
21:02:29   gnutls-bin krb5-doc krb5-user libtool-doc seccomp libstdc++-5-doc make-doc
21:02:29   less www-browser ed diffutils-doc perl-doc libterm-readline-gnu-perl
21:02:29   | libterm-readline-perl-perl libmail-box-perl python3-doc python3-tk
21:02:29   python3-venv python3.5-venv python3.5-doc binfmt-support vim-gnome-py2
21:02:29   | vim-gtk-py2 | vim-gtk3-py2 | vim-athena-py2 | vim-nox-py2
21:02:29 Recommended packages:
21:02:29   fakeroot libalgorithm-merge-perl libasprintf-dev libgettextpo-dev less rsync
21:02:29   ssh-client manpages manpages-dev libfile-fcntllock-perl libglib2.0-data
21:02:29   shared-mime-info xdg-user-dirs krb5-locales libtool libsasl2-modules
21:02:29   xml-core netbase rename libmail-sendmail-perl vim | vim-gnome | vim-gtk
21:02:29   | vim-gtk3 | vim-athena | vim-nox | vim-tiny
21:02:29 The following NEW packages will be installed:
21:02:29   apparmor autotools-dev bash-completion binutils bsdmainutils btrfs-tools
21:02:29   build-essential bzip2 ca-certificates cmake cmake-data cpp cpp-5 curl
21:02:29   debhelper dh-apparmor dh-python dh-strip-nondeterminism dh-systemd dpkg-dev
21:02:29   file g++ g++-5 gcc gcc-5 gettext gettext-base git git-man groff-base
21:02:29   intltool-debian libapparmor-dev libapparmor-perl libarchive-zip-perl
21:02:29   libarchive13 libasan2 libasn1-8-heimdal libasprintf0v5 libatomic1
21:02:29   libc-dev-bin libc6-dev libcc1-0 libcilkrts5 libcroco3 libcurl3
21:02:29   libcurl3-gnutls libdevmapper-dev libdevmapper-event1.02.1 libdpkg-perl
21:02:29   liberror-perl libexpat1 libffi6 libfile-stripnondeterminism-perl
21:02:29   libgcc-5-dev libgdbm3 libglib2.0-0 libgmp10 libgnutls30 libgomp1
21:02:29   libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal
21:02:29   libheimntlm0-heimdal libhogweed4 libhx509-5-heimdal libicu55 libidn11
21:02:29   libisl15 libitm1 libjsoncpp1 libk5crypto3 libkeyutils1 libkrb5-26-heimdal
21:02:29   libkrb5-3 libkrb5support0 libldap-2.4-2 liblsan0 libltdl-dev libltdl7
21:02:29   liblzo2-2 libmagic1 libmpc3 libmpdec2 libmpfr4 libmpx0 libnettle6
21:02:29   libp11-kit0 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libperl5.22
21:02:29   libpipeline1 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib
21:02:29   libquadmath0 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules-db
21:02:29   libseccomp-dev libselinux1-dev libsepol1-dev libsqlite3-0 libssl1.0.0
21:02:29   libstdc++-5-dev libsystemd-dev libtasn1-6 libtimedate-perl libtsan0
21:02:29   libubsan0 libudev-dev libunistring0 libwind0-heimdal libxml2 linux-libc-dev
21:02:29   make man-db mime-support openssl patch perl perl-modules-5.22 pkg-config
21:02:29   po-debconf python3 python3-minimal python3.5 python3.5-minimal vim-common
21:02:29   xz-utils
21:02:32 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded.
21:02:32 Need to get 79.1 MB of archives.
21:02:32 After this operation, 340 MB of additional disk space will be used.
21:02:32 Get:1 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl1.0.0 amd64 1.0.2g-1ubuntu4.15 [1084 kB]
21:02:32 Get:2 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython3.5-minimal amd64 3.5.2-2ubuntu0~16.04.9 [524 kB]
21:02:32 Get:3 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libexpat1 amd64 2.1.0-7ubuntu0.16.04.5 [71.5 kB]
21:02:32 Get:4 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3.5-minimal amd64 3.5.2-2ubuntu0~16.04.9 [1593 kB]
21:02:32 Get:5 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-minimal amd64 3.5.1-3 [23.3 kB]
21:02:32 Get:6 http://archive.ubuntu.com/ubuntu xenial/main amd64 mime-support all 3.59ubuntu1 [31.0 kB]
21:02:32 Get:7 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmpdec2 amd64 2.4.2-1 [82.6 kB]
21:02:32 Get:8 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsqlite3-0 amd64 3.11.0-1ubuntu1.4 [398 kB]
21:02:32 Get:9 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython3.5-stdlib amd64 3.5.2-2ubuntu0~16.04.9 [2137 kB]
21:02:32 Get:10 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3.5 amd64 3.5.2-2ubuntu0~16.04.9 [165 kB]
21:02:32 Get:11 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpython3-stdlib amd64 3.5.1-3 [6818 B]
21:02:32 Get:12 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 dh-python all 2.20151103ubuntu1.2 [73.9 kB]
21:02:32 Get:13 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3 amd64 3.5.1-3 [8710 B]
21:02:32 Get:14 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 bash-completion all 1:2.1-4.2ubuntu1.1 [152 kB]
21:02:32 Get:15 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgdbm3 amd64 1.8.3-13.1 [16.9 kB]
21:02:32 Get:16 http://archive.ubuntu.com/ubuntu xenial/main amd64 libffi6 amd64 3.2.1-4 [17.8 kB]
21:02:32 Get:17 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-0 amd64 2.48.2-0ubuntu4.4 [1120 kB]
21:02:32 Get:18 http://archive.ubuntu.com/ubuntu xenial/main amd64 groff-base amd64 1.22.3-7 [1151 kB]
21:02:32 Get:19 http://archive.ubuntu.com/ubuntu xenial/main amd64 bsdmainutils amd64 9.0.6ubuntu3 [174 kB]
21:02:32 Get:20 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpipeline1 amd64 1.4.1-2 [24.6 kB]
21:02:32 Get:21 http://archive.ubuntu.com/ubuntu xenial/main amd64 man-db amd64 2.7.5-1 [854 kB]
21:02:32 Get:22 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake-data all 3.5.1-1ubuntu3 [1121 kB]
21:02:32 Get:23 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB]
21:02:32 Get:24 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnettle6 amd64 3.2-1ubuntu0.16.04.1 [93.5 kB]
21:02:32 Get:25 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libicu55 amd64 55.1-7ubuntu0.5 [7650 kB]
21:02:33 Get:26 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml2 amd64 2.9.3+dfsg1-1ubuntu0.7 [698 kB]
21:02:33 Get:27 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive13 amd64 3.1.2-11ubuntu0.16.04.8 [262 kB]
21:02:33 Get:28 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkrb5support0 amd64 1.13.2+dfsg-5ubuntu2.1 [31.2 kB]
21:02:33 Get:29 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libk5crypto3 amd64 1.13.2+dfsg-5ubuntu2.1 [81.3 kB]
21:02:33 Get:30 http://archive.ubuntu.com/ubuntu xenial/main amd64 libkeyutils1 amd64 1.5.9-8ubuntu1 [9904 B]
21:02:33 Get:31 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkrb5-3 amd64 1.13.2+dfsg-5ubuntu2.1 [273 kB]
21:02:33 Get:32 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgssapi-krb5-2 amd64 1.13.2+dfsg-5ubuntu2.1 [120 kB]
21:02:33 Get:33 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libidn11 amd64 1.32-3ubuntu1.2 [46.5 kB]
21:02:33 Get:34 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgmp10 amd64 2:6.1.0+dfsg-2 [240 kB]
21:02:33 Get:35 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libhogweed4 amd64 3.2-1ubuntu0.16.04.1 [136 kB]
21:02:33 Get:36 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libp11-kit0 amd64 0.23.2-5~ubuntu16.04.1 [105 kB]
21:02:33 Get:37 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-6 amd64 4.7-3ubuntu0.16.04.3 [43.5 kB]
21:02:33 Get:38 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutls30 amd64 3.4.10-4ubuntu1.7 [548 kB]
21:02:33 Get:39 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libroken18-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [41.4 kB]
21:02:33 Get:40 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasn1-8-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [174 kB]
21:02:33 Get:41 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libhcrypto4-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [85.0 kB]
21:02:33 Get:42 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libheimbase1-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [29.3 kB]
21:02:33 Get:43 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwind0-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [47.8 kB]
21:02:33 Get:44 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libhx509-5-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [107 kB]
21:02:33 Get:45 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkrb5-26-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [202 kB]
21:02:33 Get:46 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libheimntlm0-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [15.1 kB]
21:02:33 Get:47 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgssapi3-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [96.1 kB]
21:02:33 Get:48 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsasl2-modules-db amd64 2.1.26.dfsg1-14ubuntu0.2 [14.5 kB]
21:02:33 Get:49 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsasl2-2 amd64 2.1.26.dfsg1-14ubuntu0.2 [48.7 kB]
21:02:33 Get:50 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libldap-2.4-2 amd64 2.4.42+dfsg-2ubuntu3.7 [160 kB]
21:02:33 Get:51 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d-1ubuntu0.1 [54.4 kB]
21:02:33 Get:52 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3 amd64 7.47.0-1ubuntu2.14 [186 kB]
21:02:33 Get:53 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjsoncpp1 amd64 1.7.2-1 [73.0 kB]
21:02:33 Get:54 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake amd64 3.5.1-1ubuntu3 [2623 kB]
21:02:34 Get:55 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpcrecpp0v5 amd64 2:8.38-3.1 [15.2 kB]
21:02:34 Get:56 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libudev-dev amd64 229-4ubuntu21.27 [150 kB]
21:02:34 Get:57 http://archive.ubuntu.com/ubuntu xenial/main amd64 libunistring0 amd64 0.9.3-5.2ubuntu1 [279 kB]
21:02:34 Get:58 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 perl-modules-5.22 all 5.22.1-9ubuntu0.6 [2629 kB]
21:02:34 Get:59 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libperl5.22 amd64 5.22.1-9ubuntu0.6 [3405 kB]
Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a3c91842c4a9ec1f) in /home/ubuntu/workspace/docker-ce-packaging_18.01
[Pipeline] {
[Pipeline] withDockerRegistry
21:02:34 Get:60 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 perl amd64 5.22.1-9ubuntu0.6 [237 kB]
21:02:34 Get:61 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmpfr4 amd64 3.1.4-1 [191 kB]
21:02:34 Get:62 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmpc3 amd64 1.0.3-1 [39.7 kB]
21:02:34 Get:63 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 bzip2 amd64 1.0.6-8ubuntu0.2 [32.5 kB]
21:02:34 Get:64 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagic1 amd64 1:5.25-2ubuntu1.3 [216 kB]
21:02:34 Get:65 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 file amd64 1:5.25-2ubuntu1.3 [21.3 kB]
21:02:34 Get:66 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 vim-common amd64 2:7.4.1689-3ubuntu1.4 [103 kB]
21:02:34 Get:67 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libapparmor-perl amd64 2.10.95-0ubuntu2.11 [33.6 kB]
21:02:34 Get:68 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 apparmor amd64 2.10.95-0ubuntu2.11 [451 kB]
21:02:34 Get:69 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 openssl amd64 1.0.2g-1ubuntu4.15 [492 kB]
21:02:34 Get:70 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 ca-certificates all 20170717~16.04.2 [167 kB]
21:02:34 Get:71 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasprintf0v5 amd64 0.19.7-2ubuntu3.1 [6568 B]
21:02:34 Get:72 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 gettext-base amd64 0.19.7-2ubuntu3.1 [48.0 kB]
21:02:34 Get:73 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3-gnutls amd64 7.47.0-1ubuntu2.14 [184 kB]
21:02:34 Get:74 http://archive.ubuntu.com/ubuntu xenial/main amd64 autotools-dev all 20150820.1 [39.8 kB]
21:02:34 Get:75 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 binutils amd64 2.26.1-1ubuntu1~16.04.8 [2312 kB]
21:02:34 Get:76 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 btrfs-tools amd64 4.4-1ubuntu1.1 [521 kB]
21:02:34 Get:77 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc-dev-bin amd64 2.23-0ubuntu11 [68.5 kB]
21:02:34 Get:78 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-libc-dev amd64 4.4.0-176.206 [849 kB]
21:02:34 Get:79 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dev amd64 2.23-0ubuntu11 [2086 kB]
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
21:02:34 Get:80 http://archive.ubuntu.com/ubuntu xenial/main amd64 libisl15 amd64 0.16.1-1 [524 kB]
21:02:34 Get:81 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cpp-5 amd64 5.4.0-6ubuntu1~16.04.12 [7783 kB]
21:02:35 Get:82 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpp amd64 4:5.3.1-1ubuntu1 [27.7 kB]
21:02:35 Get:83 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcc1-0 amd64 5.4.0-6ubuntu1~16.04.12 [38.8 kB]
21:02:35 Get:84 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgomp1 amd64 5.4.0-6ubuntu1~16.04.12 [55.2 kB]
21:02:35 Get:85 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libitm1 amd64 5.4.0-6ubuntu1~16.04.12 [27.4 kB]
21:02:35 Get:86 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libatomic1 amd64 5.4.0-6ubuntu1~16.04.12 [8892 B]
21:02:35 Get:87 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasan2 amd64 5.4.0-6ubuntu1~16.04.12 [265 kB]
21:02:35 Get:88 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblsan0 amd64 5.4.0-6ubuntu1~16.04.12 [105 kB]
21:02:35 Get:89 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtsan0 amd64 5.4.0-6ubuntu1~16.04.12 [244 kB]
21:02:35 Get:90 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libubsan0 amd64 5.4.0-6ubuntu1~16.04.12 [95.3 kB]
21:02:35 Get:91 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcilkrts5 amd64 5.4.0-6ubuntu1~16.04.12 [40.0 kB]
21:02:35 Get:92 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmpx0 amd64 5.4.0-6ubuntu1~16.04.12 [9762 B]
21:02:35 Get:93 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libquadmath0 amd64 5.4.0-6ubuntu1~16.04.12 [131 kB]
21:02:35 Get:94 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcc-5-dev amd64 5.4.0-6ubuntu1~16.04.12 [2239 kB]
21:02:35 Get:95 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 gcc-5 amd64 5.4.0-6ubuntu1~16.04.12 [8612 kB]
21:02:35 Get:96 http://archive.ubuntu.com/ubuntu xenial/main amd64 gcc amd64 4:5.3.1-1ubuntu1 [5244 B]
21:02:35 Get:97 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libstdc++-5-dev amd64 5.4.0-6ubuntu1~16.04.12 [1428 kB]
21:02:35 Get:98 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 g++-5 amd64 5.4.0-6ubuntu1~16.04.12 [8430 kB]
21:02:36 Get:99 http://archive.ubuntu.com/ubuntu xenial/main amd64 g++ amd64 4:5.3.1-1ubuntu1 [1504 B]
21:02:36 Get:100 http://archive.ubuntu.com/ubuntu xenial/main amd64 make amd64 4.1-6 [151 kB]
21:02:36 Get:101 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdpkg-perl all 1.18.4ubuntu1.6 [195 kB]
21:02:36 Get:102 http://archive.ubuntu.com/ubuntu xenial/main amd64 xz-utils amd64 5.1.1alpha+20120614-2ubuntu2 [78.8 kB]
21:02:36 Get:103 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 patch amd64 2.7.5-1ubuntu0.16.04.2 [90.8 kB]
21:02:36 Get:104 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 dpkg-dev all 1.18.4ubuntu1.6 [584 kB]
21:02:37 Get:105 http://archive.ubuntu.com/ubuntu xenial/main amd64 build-essential amd64 12.1ubuntu2 [4758 B]
21:02:37 Get:106 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 curl amd64 7.47.0-1ubuntu2.14 [139 kB]
21:02:37 Get:107 http://archive.ubuntu.com/ubuntu xenial/main amd64 libcroco3 amd64 0.6.11-1 [81.6 kB]
21:02:37 Get:108 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 gettext amd64 0.19.7-2ubuntu3.1 [1082 kB]
21:02:37 Get:109 http://archive.ubuntu.com/ubuntu xenial/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB]
21:02:37 Get:110 http://archive.ubuntu.com/ubuntu xenial/main amd64 po-debconf all 1.0.19 [234 kB]
21:02:37 Get:111 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive-zip-perl all 1.56-2ubuntu0.1 [84.7 kB]
21:02:37 Get:112 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfile-stripnondeterminism-perl all 0.015-1 [10.3 kB]
21:02:37 Get:113 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB]
21:02:37 Get:114 http://archive.ubuntu.com/ubuntu xenial/main amd64 dh-strip-nondeterminism all 0.015-1 [4864 B]
21:02:37 Get:115 http://archive.ubuntu.com/ubuntu xenial/main amd64 debhelper all 9.20160115ubuntu3 [739 kB]
21:02:37 Get:116 http://archive.ubuntu.com/ubuntu xenial/main amd64 liberror-perl all 0.17-1.2 [19.6 kB]
21:02:37 Get:117 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 git-man all 1:2.7.4-0ubuntu1.7 [736 kB]
21:02:37 Get:118 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 git amd64 1:2.7.4-0ubuntu1.7 [3160 kB]
21:02:37 Get:119 http://archive.ubuntu.com/ubuntu xenial/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.110-1ubuntu10 [12.2 kB]
21:02:37 Get:120 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsepol1-dev amd64 2.4-2 [249 kB]
21:02:37 Get:121 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpcre16-3 amd64 2:8.38-3.1 [144 kB]
21:02:37 Get:122 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpcre32-3 amd64 2:8.38-3.1 [136 kB]
21:02:37 Get:123 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpcre3-dev amd64 2:8.38-3.1 [525 kB]
21:02:37 Get:124 http://archive.ubuntu.com/ubuntu xenial/main amd64 libselinux1-dev amd64 2.4-3build2 [122 kB]
21:02:37 Get:125 http://archive.ubuntu.com/ubuntu xenial/main amd64 libdevmapper-dev amd64 2:1.02.110-1ubuntu10 [29.6 kB]
21:02:37 Get:126 http://archive.ubuntu.com/ubuntu xenial/main amd64 libltdl7 amd64 2.4.6-0.1 [38.3 kB]
21:02:37 Get:127 http://archive.ubuntu.com/ubuntu xenial/main amd64 libltdl-dev amd64 2.4.6-0.1 [162 kB]
21:02:37 Get:128 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libseccomp-dev amd64 2.4.1-0ubuntu0.16.04.2 [60.1 kB]
21:02:37 Get:129 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsystemd-dev amd64 229-4ubuntu21.27 [159 kB]
21:02:37 Get:130 http://archive.ubuntu.com/ubuntu xenial/main amd64 pkg-config amd64 0.29.1-0ubuntu1 [45.0 kB]
21:02:37 Get:131 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 dh-apparmor all 2.10.95-0ubuntu2.11 [9788 B]
21:02:37 Get:132 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 dh-systemd all 1.29ubuntu4 [18.0 kB]
21:02:37 Get:133 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libapparmor-dev amd64 2.10.95-0ubuntu2.11 [67.8 kB]
21:02:37 debconf: delaying package configuration, since apt-utils is not installed
21:02:37 Fetched 79.1 MB in 7s (10.1 MB/s)
21:02:37 Selecting previously unselected package libssl1.0.0:amd64.
21:02: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 ... 4781 files and directories currently installed.)
21:02:37 Preparing to unpack .../libssl1.0.0_1.0.2g-1ubuntu4.15_amd64.deb ...
21:02:37 Unpacking libssl1.0.0:amd64 (1.0.2g-1ubuntu4.15) ...
21:02:37 Selecting previously unselected package libpython3.5-minimal:amd64.
21:02:37 Preparing to unpack .../libpython3.5-minimal_3.5.2-2ubuntu0~16.04.9_amd64.deb ...
21:02:37 Unpacking libpython3.5-minimal:amd64 (3.5.2-2ubuntu0~16.04.9) ...
21:02:38 Selecting previously unselected package libexpat1:amd64.
21:02:38 Preparing to unpack .../libexpat1_2.1.0-7ubuntu0.16.04.5_amd64.deb ...
21:02:38 Unpacking libexpat1:amd64 (2.1.0-7ubuntu0.16.04.5) ...
21:02:38 Selecting previously unselected package python3.5-minimal.
21:02:38 Preparing to unpack .../python3.5-minimal_3.5.2-2ubuntu0~16.04.9_amd64.deb ...
21:02:38 Unpacking python3.5-minimal (3.5.2-2ubuntu0~16.04.9) ...
Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05ad97d0d76f50cc6) in /home/ubuntu/workspace/docker-ce-packaging_18.01
[Pipeline] {
[Pipeline] withDockerRegistry
21:02:38 Selecting previously unselected package python3-minimal.
21:02:38 Preparing to unpack .../python3-minimal_3.5.1-3_amd64.deb ...
21:02:38 Unpacking python3-minimal (3.5.1-3) ...
21:02:38 Selecting previously unselected package mime-support.
21:02:38 Preparing to unpack .../mime-support_3.59ubuntu1_all.deb ...
21:02:38 Unpacking mime-support (3.59ubuntu1) ...
21:02:38 Selecting previously unselected package libmpdec2:amd64.
21:02:38 Preparing to unpack .../libmpdec2_2.4.2-1_amd64.deb ...
21:02:38 Unpacking libmpdec2:amd64 (2.4.2-1) ...
21:02:38 Selecting previously unselected package libsqlite3-0:amd64.
21:02:38 Preparing to unpack .../libsqlite3-0_3.11.0-1ubuntu1.4_amd64.deb ...
21:02:38 Unpacking libsqlite3-0:amd64 (3.11.0-1ubuntu1.4) ...
21:02:38 Selecting previously unselected package libpython3.5-stdlib:amd64.
21:02:38 Preparing to unpack .../libpython3.5-stdlib_3.5.2-2ubuntu0~16.04.9_amd64.deb ...
21:02:38 Unpacking libpython3.5-stdlib:amd64 (3.5.2-2ubuntu0~16.04.9) ...
21:02:38 Selecting previously unselected package python3.5.
21:02:38 Preparing to unpack .../python3.5_3.5.2-2ubuntu0~16.04.9_amd64.deb ...
21:02:38 Unpacking python3.5 (3.5.2-2ubuntu0~16.04.9) ...
21:02:38 Selecting previously unselected package libpython3-stdlib:amd64.
21:02:38 Preparing to unpack .../libpython3-stdlib_3.5.1-3_amd64.deb ...
21:02:38 Unpacking libpython3-stdlib:amd64 (3.5.1-3) ...
21:02:38 Selecting previously unselected package dh-python.
21:02:38 Preparing to unpack .../dh-python_2.20151103ubuntu1.2_all.deb ...
21:02:38 Unpacking dh-python (2.20151103ubuntu1.2) ...
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
21:02:39 Processing triggers for libc-bin (2.23-0ubuntu11) ...
21:02:39 Setting up libssl1.0.0:amd64 (1.0.2g-1ubuntu4.15) ...
21:02:39 debconf: unable to initialize frontend: Dialog
21:02:39 debconf: (TERM is not set, so the dialog frontend is not usable.)
21:02:39 debconf: falling back to frontend: Readline
21:02:39 debconf: unable to initialize frontend: Readline
21:02:39 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.22.1 /usr/local/share/perl/5.22.1 /usr/lib/x86_64-linux-gnu/perl5/5.22 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.22 /usr/share/perl/5.22 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
21:02:39 debconf: falling back to frontend: Teletype
21:02:39 Setting up libpython3.5-minimal:amd64 (3.5.2-2ubuntu0~16.04.9) ...
21:02:39 Setting up libexpat1:amd64 (2.1.0-7ubuntu0.16.04.5) ...
21:02:39 Setting up python3.5-minimal (3.5.2-2ubuntu0~16.04.9) ...
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_18.01@tmp/89a1657a-2a8e-414f-bd30-f5afd5e5ab54/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
21:02:39 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:02:39 chowning workspace
[Pipeline] sh
21:02:40 Setting up python3-minimal (3.5.1-3) ...
21:02:40 Processing triggers for libc-bin (2.23-0ubuntu11) ...
21:02:40 Selecting previously unselected package python3.
21:02: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 ... 5757 files and directories currently installed.)
21:02:40 Preparing to unpack .../python3_3.5.1-3_amd64.deb ...
21:02:40 Unpacking python3 (3.5.1-3) ...
21:02:40 Selecting previously unselected package bash-completion.
21:02:40 Preparing to unpack .../bash-completion_1%3a2.1-4.2ubuntu1.1_all.deb ...
21:02:40 Unpacking bash-completion (1:2.1-4.2ubuntu1.1) ...
21:02:40 Replaced by files in installed package apt (1.2.32) ...
21:02:40 Selecting previously unselected package libgdbm3:amd64.
21:02:40 Preparing to unpack .../libgdbm3_1.8.3-13.1_amd64.deb ...
21:02:40 Unpacking libgdbm3:amd64 (1.8.3-13.1) ...
21:02:40 Selecting previously unselected package libffi6:amd64.
21:02:40 Preparing to unpack .../libffi6_3.2.1-4_amd64.deb ...
21:02:40 Unpacking libffi6:amd64 (3.2.1-4) ...
21:02:40 + uname -m
[Pipeline] sh
21:02:40 Selecting previously unselected package libglib2.0-0:amd64.
21:02:40 Preparing to unpack .../libglib2.0-0_2.48.2-0ubuntu4.4_amd64.deb ...
21:02:40 Unpacking libglib2.0-0:amd64 (2.48.2-0ubuntu4.4) ...
21:02:40 Selecting previously unselected package groff-base.
21:02:40 Preparing to unpack .../groff-base_1.22.3-7_amd64.deb ...
21:02:40 Unpacking groff-base (1.22.3-7) ...
21:02:41 + pwd
21:02:41 + id -u
21:02:41 + id -g
21:02:41 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_18.01:/workspace busybox chown -R 1000:1000 /workspace
21:02:41 Unable to find image 'busybox:latest' locally
21:02:41 Selecting previously unselected package bsdmainutils.
21:02:41 Preparing to unpack .../bsdmainutils_9.0.6ubuntu3_amd64.deb ...
21:02:41 Unpacking bsdmainutils (9.0.6ubuntu3) ...
21:02:41 Selecting previously unselected package libpipeline1:amd64.
21:02:41 Preparing to unpack .../libpipeline1_1.4.1-2_amd64.deb ...
21:02:41 Unpacking libpipeline1:amd64 (1.4.1-2) ...
21:02:41 Selecting previously unselected package man-db.
21:02:41 Preparing to unpack .../man-db_2.7.5-1_amd64.deb ...
21:02:41 Unpacking man-db (2.7.5-1) ...
21:02:41 latest: Pulling from library/busybox
21:02:41 0669b0daf1fb: Pulling fs layer
21:02:41 0669b0daf1fb: Download complete
21:02:41 Selecting previously unselected package cmake-data.
21:02:41 Preparing to unpack .../cmake-data_3.5.1-1ubuntu3_all.deb ...
21:02:41 Unpacking cmake-data (3.5.1-1ubuntu3) ...
21:02:41 Selecting previously unselected package liblzo2-2:amd64.
21:02:41 Preparing to unpack .../liblzo2-2_2.08-1.2_amd64.deb ...
21:02:41 Unpacking liblzo2-2:amd64 (2.08-1.2) ...
21:02:41 Selecting previously unselected package libnettle6:amd64.
21:02:41 Preparing to unpack .../libnettle6_3.2-1ubuntu0.16.04.1_amd64.deb ...
21:02:41 Unpacking libnettle6:amd64 (3.2-1ubuntu0.16.04.1) ...
21:02:41 Selecting previously unselected package libicu55:amd64.
21:02:41 Preparing to unpack .../libicu55_55.1-7ubuntu0.5_amd64.deb ...
21:02:41 Unpacking libicu55:amd64 (55.1-7ubuntu0.5) ...
21:02:41 0669b0daf1fb: Pull complete
21:02:42 Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135
21:02:42 Status: Downloaded newer image for busybox:latest
21:02:42 Selecting previously unselected package libxml2:amd64.
21:02:42 Preparing to unpack .../libxml2_2.9.3+dfsg1-1ubuntu0.7_amd64.deb ...
21:02:42 Unpacking libxml2:amd64 (2.9.3+dfsg1-1ubuntu0.7) ...
21:02:43 Selecting previously unselected package libarchive13:amd64.
21:02:43 Preparing to unpack .../libarchive13_3.1.2-11ubuntu0.16.04.8_amd64.deb ...
21:02:43 Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.8) ...
21:02:43 Selecting previously unselected package libkrb5support0:amd64.
21:02:43 Preparing to unpack .../libkrb5support0_1.13.2+dfsg-5ubuntu2.1_amd64.deb ...
21:02:43 Unpacking libkrb5support0:amd64 (1.13.2+dfsg-5ubuntu2.1) ...
21:02:43 Selecting previously unselected package libk5crypto3:amd64.
21:02:43 Preparing to unpack .../libk5crypto3_1.13.2+dfsg-5ubuntu2.1_amd64.deb ...
21:02:43 Unpacking libk5crypto3:amd64 (1.13.2+dfsg-5ubuntu2.1) ...
21:02:43 Selecting previously unselected package libkeyutils1:amd64.
21:02:43 Preparing to unpack .../libkeyutils1_1.5.9-8ubuntu1_amd64.deb ...
21:02:43 Unpacking libkeyutils1:amd64 (1.5.9-8ubuntu1) ...
21:02:43 Selecting previously unselected package libkrb5-3:amd64.
21:02:43 Preparing to unpack .../libkrb5-3_1.13.2+dfsg-5ubuntu2.1_amd64.deb ...
21:02:43 Unpacking libkrb5-3:amd64 (1.13.2+dfsg-5ubuntu2.1) ...
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_18.01@tmp/1d4777c8-406d-4ec4-be08-6d4813bb28c7/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
21:02:43 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:02:43 chowning workspace
[Pipeline] sh
21:02:43 Selecting previously unselected package libgssapi-krb5-2:amd64.
21:02:43 Preparing to unpack .../libgssapi-krb5-2_1.13.2+dfsg-5ubuntu2.1_amd64.deb ...
21:02:43 Unpacking libgssapi-krb5-2:amd64 (1.13.2+dfsg-5ubuntu2.1) ...
21:02:43 Selecting previously unselected package libidn11:amd64.
21:02:43 Preparing to unpack .../libidn11_1.32-3ubuntu1.2_amd64.deb ...
21:02:43 Unpacking libidn11:amd64 (1.32-3ubuntu1.2) ...
21:02:43 Selecting previously unselected package libgmp10:amd64.
21:02:43 Preparing to unpack .../libgmp10_2%3a6.1.0+dfsg-2_amd64.deb ...
21:02:43 Unpacking libgmp10:amd64 (2:6.1.0+dfsg-2) ...
21:02:43 Selecting previously unselected package libhogweed4:amd64.
21:02:43 Preparing to unpack .../libhogweed4_3.2-1ubuntu0.16.04.1_amd64.deb ...
21:02:43 Unpacking libhogweed4:amd64 (3.2-1ubuntu0.16.04.1) ...
21:02:43 Selecting previously unselected package libp11-kit0:amd64.
21:02:43 Preparing to unpack .../libp11-kit0_0.23.2-5~ubuntu16.04.1_amd64.deb ...
21:02:43 Unpacking libp11-kit0:amd64 (0.23.2-5~ubuntu16.04.1) ...
21:02:43 Selecting previously unselected package libtasn1-6:amd64.
21:02:43 Preparing to unpack .../libtasn1-6_4.7-3ubuntu0.16.04.3_amd64.deb ...
21:02:43 Unpacking libtasn1-6:amd64 (4.7-3ubuntu0.16.04.3) ...
21:02:43 Selecting previously unselected package libgnutls30:amd64.
21:02:43 Preparing to unpack .../libgnutls30_3.4.10-4ubuntu1.7_amd64.deb ...
21:02:43 Unpacking libgnutls30:amd64 (3.4.10-4ubuntu1.7) ...
21:02:43 Selecting previously unselected package libroken18-heimdal:amd64.
21:02:43 Preparing to unpack .../libroken18-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
21:02:43 Unpacking libroken18-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
21:02:43 Selecting previously unselected package libasn1-8-heimdal:amd64.
21:02:43 Preparing to unpack .../libasn1-8-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
21:02:43 Unpacking libasn1-8-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
21:02:43 Selecting previously unselected package libhcrypto4-heimdal:amd64.
21:02:43 Preparing to unpack .../libhcrypto4-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
21:02:43 Unpacking libhcrypto4-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
21:02:43 Selecting previously unselected package libheimbase1-heimdal:amd64.
21:02:43 Preparing to unpack .../libheimbase1-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
21:02:43 Unpacking libheimbase1-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
21:02:43 Selecting previously unselected package libwind0-heimdal:amd64.
21:02:43 Preparing to unpack .../libwind0-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
21:02:43 Unpacking libwind0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
21:02:43 Selecting previously unselected package libhx509-5-heimdal:amd64.
21:02:43 Preparing to unpack .../libhx509-5-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
21:02:43 Unpacking libhx509-5-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
21:02:43 + uname -m
21:02:44 Selecting previously unselected package libkrb5-26-heimdal:amd64.
21:02:44 Preparing to unpack .../libkrb5-26-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
21:02:44 Unpacking libkrb5-26-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
21:02:44 Selecting previously unselected package libheimntlm0-heimdal:amd64.
21:02:44 Preparing to unpack .../libheimntlm0-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
21:02:44 Unpacking libheimntlm0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
21:02:44 Selecting previously unselected package libgssapi3-heimdal:amd64.
21:02:44 Preparing to unpack .../libgssapi3-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
21:02:44 Unpacking libgssapi3-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
21:02:44 Selecting previously unselected package libsasl2-modules-db:amd64.
21:02:44 Preparing to unpack .../libsasl2-modules-db_2.1.26.dfsg1-14ubuntu0.2_amd64.deb ...
21:02:44 Unpacking libsasl2-modules-db:amd64 (2.1.26.dfsg1-14ubuntu0.2) ...
21:02:44 Selecting previously unselected package libsasl2-2:amd64.
21:02:44 Preparing to unpack .../libsasl2-2_2.1.26.dfsg1-14ubuntu0.2_amd64.deb ...
21:02:44 Unpacking libsasl2-2:amd64 (2.1.26.dfsg1-14ubuntu0.2) ...
[Pipeline] sh
21:02:44 Selecting previously unselected package libldap-2.4-2:amd64.
21:02:44 Preparing to unpack .../libldap-2.4-2_2.4.42+dfsg-2ubuntu3.7_amd64.deb ...
21:02:44 Unpacking libldap-2.4-2:amd64 (2.4.42+dfsg-2ubuntu3.7) ...
21:02:44 Selecting previously unselected package librtmp1:amd64.
21:02:44 Preparing to unpack .../librtmp1_2.4+20151223.gitfa8646d-1ubuntu0.1_amd64.deb ...
21:02:44 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d-1ubuntu0.1) ...
21:02:44 Selecting previously unselected package libcurl3:amd64.
21:02:44 Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.14_amd64.deb ...
21:02:44 Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.14) ...
21:02:44 Selecting previously unselected package libjsoncpp1:amd64.
21:02:44 Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ...
21:02:44 Unpacking libjsoncpp1:amd64 (1.7.2-1) ...
21:02:44 + pwd
21:02:44 + id -u
21:02:44 + id -g
21:02:44 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_18.01:/workspace busybox chown -R 1000:1000 /workspace
21:02:44 Unable to find image 'busybox:latest' locally
21:02:44 Selecting previously unselected package cmake.
21:02:44 Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ...
21:02:44 Unpacking cmake (3.5.1-1ubuntu3) ...
21:02:44 latest: Pulling from library/busybox
21:02:44 0669b0daf1fb: Pulling fs layer
21:02:44 0669b0daf1fb: Verifying Checksum
21:02:44 0669b0daf1fb: Download complete
21:02:44 Selecting previously unselected package libpcrecpp0v5:amd64.
21:02:44 Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ...
21:02:44 Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ...
21:02:44 Selecting previously unselected package libudev-dev:amd64.
21:02:44 Preparing to unpack .../libudev-dev_229-4ubuntu21.27_amd64.deb ...
21:02:44 Unpacking libudev-dev:amd64 (229-4ubuntu21.27) ...
21:02:45 Selecting previously unselected package libunistring0:amd64.
21:02:45 Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ...
21:02:45 Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ...
21:02:45 Selecting previously unselected package perl-modules-5.22.
21:02:45 Preparing to unpack .../perl-modules-5.22_5.22.1-9ubuntu0.6_all.deb ...
21:02:45 Unpacking perl-modules-5.22 (5.22.1-9ubuntu0.6) ...
[Pipeline] echo
21:02:45 Removing all docker containers
[Pipeline] sh
21:02:45 0669b0daf1fb: Pull complete
21:02:45 Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135
21:02:45 Status: Downloaded newer image for busybox:latest
21:02:45 Selecting previously unselected package libperl5.22:amd64.
21:02:45 Preparing to unpack .../libperl5.22_5.22.1-9ubuntu0.6_amd64.deb ...
21:02:45 Unpacking libperl5.22:amd64 (5.22.1-9ubuntu0.6) ...
21:02:45 + docker container ls -aq
[Pipeline] echo
21:02:45 Docker containers have been removed
[Pipeline] echo
21:02:45 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
21:02:45 cleanWorkspace: Workspace is clean.
[Pipeline] checkout
21:02:46 Selecting previously unselected package perl.
21:02:46 Preparing to unpack .../perl_5.22.1-9ubuntu0.6_amd64.deb ...
21:02:46 Unpacking perl (5.22.1-9ubuntu0.6) ...
21:02:46 Selecting previously unselected package libmpfr4:amd64.
21:02:46 Preparing to unpack .../libmpfr4_3.1.4-1_amd64.deb ...
21:02:46 Unpacking libmpfr4:amd64 (3.1.4-1) ...
21:02:46 Selecting previously unselected package libmpc3:amd64.
21:02:46 Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ...
21:02:46 Unpacking libmpc3:amd64 (1.0.3-1) ...
21:02:46 Selecting previously unselected package bzip2.
21:02:46 Preparing to unpack .../bzip2_1.0.6-8ubuntu0.2_amd64.deb ...
21:02:46 Unpacking bzip2 (1.0.6-8ubuntu0.2) ...
21:02:46 Selecting previously unselected package libmagic1:amd64.
21:02:46 Preparing to unpack .../libmagic1_1%3a5.25-2ubuntu1.3_amd64.deb ...
21:02:46 Unpacking libmagic1:amd64 (1:5.25-2ubuntu1.3) ...
21:02:46 Selecting previously unselected package file.
21:02:46 Preparing to unpack .../file_1%3a5.25-2ubuntu1.3_amd64.deb ...
21:02:46 Unpacking file (1:5.25-2ubuntu1.3) ...
21:02:47 Selecting previously unselected package vim-common.
21:02:47 Preparing to unpack .../vim-common_2%3a7.4.1689-3ubuntu1.4_amd64.deb ...
21:02:47 Unpacking vim-common (2:7.4.1689-3ubuntu1.4) ...
21:02:47 Selecting previously unselected package libapparmor-perl.
21:02:47 Preparing to unpack .../libapparmor-perl_2.10.95-0ubuntu2.11_amd64.deb ...
21:02:47 Unpacking libapparmor-perl (2.10.95-0ubuntu2.11) ...
21:02:47 Selecting previously unselected package apparmor.
21:02:47 Preparing to unpack .../apparmor_2.10.95-0ubuntu2.11_amd64.deb ...
21:02:47 Unpacking apparmor (2.10.95-0ubuntu2.11) ...
21:02:47 Selecting previously unselected package openssl.
21:02:47 Preparing to unpack .../openssl_1.0.2g-1ubuntu4.15_amd64.deb ...
21:02:47 Unpacking openssl (1.0.2g-1ubuntu4.15) ...
21:02:47 Selecting previously unselected package ca-certificates.
21:02:47 Preparing to unpack .../ca-certificates_20170717~16.04.2_all.deb ...
21:02:47 Unpacking ca-certificates (20170717~16.04.2) ...
21:02:47 Selecting previously unselected package libasprintf0v5:amd64.
21:02:47 Preparing to unpack .../libasprintf0v5_0.19.7-2ubuntu3.1_amd64.deb ...
21:02:47 Unpacking libasprintf0v5:amd64 (0.19.7-2ubuntu3.1) ...
21:02:47 Selecting previously unselected package gettext-base.
21:02:47 Preparing to unpack .../gettext-base_0.19.7-2ubuntu3.1_amd64.deb ...
21:02:47 Unpacking gettext-base (0.19.7-2ubuntu3.1) ...
21:02:47 Selecting previously unselected package libcurl3-gnutls:amd64.
21:02:47 Preparing to unpack .../libcurl3-gnutls_7.47.0-1ubuntu2.14_amd64.deb ...
21:02:47 Unpacking libcurl3-gnutls:amd64 (7.47.0-1ubuntu2.14) ...
21:02:47 Selecting previously unselected package autotools-dev.
21:02:47 Preparing to unpack .../autotools-dev_20150820.1_all.deb ...
21:02:47 Unpacking autotools-dev (20150820.1) ...
21:02:47 Selecting previously unselected package binutils.
21:02:47 Preparing to unpack .../binutils_2.26.1-1ubuntu1~16.04.8_amd64.deb ...
21:02:47 Unpacking binutils (2.26.1-1ubuntu1~16.04.8) ...
21:02:47 Selecting previously unselected package btrfs-tools.
21:02:47 Preparing to unpack .../btrfs-tools_4.4-1ubuntu1.1_amd64.deb ...
21:02:47 Unpacking btrfs-tools (4.4-1ubuntu1.1) ...
21:02:48 using credential docker-jenkins-github-credentials
21:02:48 Cloning the remote Git repository
21:02:48 Cloning with configured refspecs honoured and without tags
21:02:48 Selecting previously unselected package libc-dev-bin.
21:02:48 Preparing to unpack .../libc-dev-bin_2.23-0ubuntu11_amd64.deb ...
21:02:48 Unpacking libc-dev-bin (2.23-0ubuntu11) ...
21:02:48 Selecting previously unselected package linux-libc-dev:amd64.
21:02:48 Preparing to unpack .../linux-libc-dev_4.4.0-176.206_amd64.deb ...
21:02:48 Unpacking linux-libc-dev:amd64 (4.4.0-176.206) ...
[Pipeline] echo
21:02:48 Removing all docker containers
[Pipeline] sh
21:02:48 Selecting previously unselected package libc6-dev:amd64.
21:02:48 Preparing to unpack .../libc6-dev_2.23-0ubuntu11_amd64.deb ...
21:02:48 Unpacking libc6-dev:amd64 (2.23-0ubuntu11) ...
21:02:48 Selecting previously unselected package libisl15:amd64.
21:02:48 Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ...
21:02:48 Unpacking libisl15:amd64 (0.16.1-1) ...
21:02:48 + docker container ls -aq
[Pipeline] echo
21:02:48 Docker containers have been removed
[Pipeline] echo
21:02:48 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
21:02:48 cleanWorkspace: Workspace is clean.
[Pipeline] checkout
21:02:48 Selecting previously unselected package cpp-5.
21:02:48 Preparing to unpack .../cpp-5_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
21:02:48 Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.12) ...
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_18.01 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/heads/18.01:refs/remotes/origin/18.01 # timeout=10
21:02:49 Fetching without tags
21:02:49 Checking out Revision 41ae603d88e02e950ba4f3e227f9f6e972a3c74b (18.01)
21:02:49 Selecting previously unselected package cpp.
21:02:49 Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ...
21:02:49 Unpacking cpp (4:5.3.1-1ubuntu1) ...
21:02:49 Selecting previously unselected package libcc1-0:amd64.
21:02:49 Preparing to unpack .../libcc1-0_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
21:02:49 Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
21:02:49 Selecting previously unselected package libgomp1:amd64.
21:02:49 Preparing to unpack .../libgomp1_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
21:02:49 Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.12) ...
21:02:49 Selecting previously unselected package libitm1:amd64.
21:02:49 Preparing to unpack .../libitm1_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
21:02:49 Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.12) ...
21:02:50 Selecting previously unselected package libatomic1:amd64.
21:02:50 Preparing to unpack .../libatomic1_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
21:02:50 Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.12) ...
21:02:50 Selecting previously unselected package libasan2:amd64.
21:02:50 Preparing to unpack .../libasan2_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
21:02:50 Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.12) ...
21:02:50 Selecting previously unselected package liblsan0:amd64.
21:02:50 Preparing to unpack .../liblsan0_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
21:02:50 Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
21:02:50 Selecting previously unselected package libtsan0:amd64.
21:02:50 Preparing to unpack .../libtsan0_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
21:02:50 Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/18.01:refs/remotes/origin/18.01 # 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/heads/18.01:refs/remotes/origin/18.01 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 41ae603d88e02e950ba4f3e227f9f6e972a3c74b # timeout=10
21:02:50 Selecting previously unselected package libubsan0:amd64.
21:02:50 Preparing to unpack .../libubsan0_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
21:02:50 Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
21:02:50 Selecting previously unselected package libcilkrts5:amd64.
21:02:50 Preparing to unpack .../libcilkrts5_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
21:02:50 Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.12) ...
21:02:50 Selecting previously unselected package libmpx0:amd64.
21:02:50 Preparing to unpack .../libmpx0_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
21:02:50 Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
21:02:50 Selecting previously unselected package libquadmath0:amd64.
21:02:50 Preparing to unpack .../libquadmath0_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
21:02:50 Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
21:02:50 Selecting previously unselected package libgcc-5-dev:amd64.
21:02:50 Preparing to unpack .../libgcc-5-dev_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
21:02:50 Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ...
21:02:51 Selecting previously unselected package gcc-5.
21:02:51 Preparing to unpack .../gcc-5_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
21:02:51 Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.12) ...
21:02:51 using credential docker-jenkins-github-credentials
21:02:51 Cloning the remote Git repository
21:02:51 Cloning with configured refspecs honoured and without tags
21:02:51 Selecting previously unselected package gcc.
21:02:51 Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ...
21:02:51 Unpacking gcc (4:5.3.1-1ubuntu1) ...
21:02:51 Selecting previously unselected package libstdc++-5-dev:amd64.
21:02:51 Preparing to unpack .../libstdc++-5-dev_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
21:02:51 Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ...
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_18.01 # timeout=10
21:02:52 Selecting previously unselected package g++-5.
21:02:52 Preparing to unpack .../g++-5_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
21:02:52 Unpacking g++-5 (5.4.0-6ubuntu1~16.04.12) ...
21:02:53 Fetching without tags
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/heads/18.01:refs/remotes/origin/18.01 # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/18.01:refs/remotes/origin/18.01 # 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/heads/18.01:refs/remotes/origin/18.01 # timeout=10
21:02:53 Checking out Revision 41ae603d88e02e950ba4f3e227f9f6e972a3c74b (18.01)
21:02:53 Commit message: "Merge pull request #74 from seemethere/move_phony"
21:02:53 Selecting previously unselected package g++.
21:02:53 Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ...
21:02:53 Unpacking g++ (4:5.3.1-1ubuntu1) ...
21:02:53 Selecting previously unselected package make.
21:02:53 Preparing to unpack .../archives/make_4.1-6_amd64.deb ...
21:02:53 Unpacking make (4.1-6) ...
21:02:53 Selecting previously unselected package libdpkg-perl.
21:02:53 Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.6_all.deb ...
21:02:53 Unpacking libdpkg-perl (1.18.4ubuntu1.6) ...
21:02:53 Selecting previously unselected package xz-utils.
21:02:53 Preparing to unpack .../xz-utils_5.1.1alpha+20120614-2ubuntu2_amd64.deb ...
21:02:53 Unpacking xz-utils (5.1.1alpha+20120614-2ubuntu2) ...
21:02:53 Selecting previously unselected package patch.
21:02:53 Preparing to unpack .../patch_2.7.5-1ubuntu0.16.04.2_amd64.deb ...
21:02:53 Unpacking patch (2.7.5-1ubuntu0.16.04.2) ...
21:02:53 Selecting previously unselected package dpkg-dev.
21:02:53 Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.6_all.deb ...
21:02:53 Unpacking dpkg-dev (1.18.4ubuntu1.6) ...
21:02:53 Selecting previously unselected package build-essential.
21:02:53 Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ...
21:02:53 Unpacking build-essential (12.1ubuntu2) ...
21:02:53 Selecting previously unselected package curl.
21:02:53 Preparing to unpack .../curl_7.47.0-1ubuntu2.14_amd64.deb ...
21:02:53 Unpacking curl (7.47.0-1ubuntu2.14) ...
21:02:53 Selecting previously unselected package libcroco3:amd64.
21:02:53 Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ...
21:02:53 Unpacking libcroco3:amd64 (0.6.11-1) ...
21:02:53 Selecting previously unselected package gettext.
21:02:53 Preparing to unpack .../gettext_0.19.7-2ubuntu3.1_amd64.deb ...
21:02:53 Unpacking gettext (0.19.7-2ubuntu3.1) ...
21:02:54 Selecting previously unselected package intltool-debian.
21:02:54 Preparing to unpack .../intltool-debian_0.35.0+20060710.4_all.deb ...
21:02:54 Unpacking intltool-debian (0.35.0+20060710.4) ...
21:02:54 Selecting previously unselected package po-debconf.
21:02:54 Preparing to unpack .../po-debconf_1.0.19_all.deb ...
21:02:54 Unpacking po-debconf (1.0.19) ...
21:02:54 Selecting previously unselected package libarchive-zip-perl.
21:02:54 Preparing to unpack .../libarchive-zip-perl_1.56-2ubuntu0.1_all.deb ...
21:02:54 Unpacking libarchive-zip-perl (1.56-2ubuntu0.1) ...
21:02:54 Selecting previously unselected package libfile-stripnondeterminism-perl.
21:02:54 Preparing to unpack .../libfile-stripnondeterminism-perl_0.015-1_all.deb ...
21:02:54 Unpacking libfile-stripnondeterminism-perl (0.015-1) ...
21:02:54 Selecting previously unselected package libtimedate-perl.
21:02:54 Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ...
21:02:54 Unpacking libtimedate-perl (2.3000-2) ...
21:02:54 Selecting previously unselected package dh-strip-nondeterminism.
21:02:54 Preparing to unpack .../dh-strip-nondeterminism_0.015-1_all.deb ...
21:02:54 Unpacking dh-strip-nondeterminism (0.015-1) ...
[Pipeline] sh
21:02:54 Selecting previously unselected package debhelper.
21:02:54 Preparing to unpack .../debhelper_9.20160115ubuntu3_all.deb ...
21:02:54 Unpacking debhelper (9.20160115ubuntu3) ...
21:02:54 Selecting previously unselected package liberror-perl.
21:02:54 Preparing to unpack .../liberror-perl_0.17-1.2_all.deb ...
21:02:54 Unpacking liberror-perl (0.17-1.2) ...
21:02:54 Selecting previously unselected package git-man.
21:02:54 Preparing to unpack .../git-man_1%3a2.7.4-0ubuntu1.7_all.deb ...
21:02:54 Unpacking git-man (1:2.7.4-0ubuntu1.7) ...
 > git --version # timeout=10
fatal: bad object fde6a898bccdd14efd5ffef81d7086dace269d15
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 41ae603d88e02e950ba4f3e227f9f6e972a3c74b # timeout=10
21:02:54 + git clone https://github.com/docker/cli.git
21:02:54 Cloning into 'cli'...
21:02:54 Selecting previously unselected package git.
21:02:54 Preparing to unpack .../git_1%3a2.7.4-0ubuntu1.7_amd64.deb ...
21:02:54 Unpacking git (1:2.7.4-0ubuntu1.7) ...
21:02:55 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
21:02:55 Preparing to unpack .../libdevmapper-event1.02.1_2%3a1.02.110-1ubuntu10_amd64.deb ...
21:02:55 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.110-1ubuntu10) ...
21:02:55 Selecting previously unselected package libsepol1-dev:amd64.
21:02:55 Preparing to unpack .../libsepol1-dev_2.4-2_amd64.deb ...
21:02:55 Unpacking libsepol1-dev:amd64 (2.4-2) ...
21:02:55 Selecting previously unselected package libpcre16-3:amd64.
21:02:55 Preparing to unpack .../libpcre16-3_2%3a8.38-3.1_amd64.deb ...
21:02:55 Unpacking libpcre16-3:amd64 (2:8.38-3.1) ...
21:02:55 Selecting previously unselected package libpcre32-3:amd64.
21:02:55 Preparing to unpack .../libpcre32-3_2%3a8.38-3.1_amd64.deb ...
21:02:55 Unpacking libpcre32-3:amd64 (2:8.38-3.1) ...
21:02:55 Selecting previously unselected package libpcre3-dev:amd64.
21:02:55 Preparing to unpack .../libpcre3-dev_2%3a8.38-3.1_amd64.deb ...
21:02:55 Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ...
21:02:55 Selecting previously unselected package libselinux1-dev:amd64.
21:02:55 Preparing to unpack .../libselinux1-dev_2.4-3build2_amd64.deb ...
21:02:55 Unpacking libselinux1-dev:amd64 (2.4-3build2) ...
21:02:55 Selecting previously unselected package libdevmapper-dev:amd64.
21:02:55 Preparing to unpack .../libdevmapper-dev_2%3a1.02.110-1ubuntu10_amd64.deb ...
21:02:55 Unpacking libdevmapper-dev:amd64 (2:1.02.110-1ubuntu10) ...
21:02:55 Selecting previously unselected package libltdl7:amd64.
21:02:55 Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ...
21:02:55 Unpacking libltdl7:amd64 (2.4.6-0.1) ...
21:02:55 Selecting previously unselected package libltdl-dev:amd64.
21:02:55 Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ...
21:02:55 Unpacking libltdl-dev:amd64 (2.4.6-0.1) ...
21:02:55 Selecting previously unselected package libseccomp-dev:amd64.
21:02:55 Preparing to unpack .../libseccomp-dev_2.4.1-0ubuntu0.16.04.2_amd64.deb ...
21:02:55 Unpacking libseccomp-dev:amd64 (2.4.1-0ubuntu0.16.04.2) ...
21:02:55 Selecting previously unselected package libsystemd-dev:amd64.
21:02:55 Preparing to unpack .../libsystemd-dev_229-4ubuntu21.27_amd64.deb ...
21:02:55 Unpacking libsystemd-dev:amd64 (229-4ubuntu21.27) ...
21:02:55 Selecting previously unselected package pkg-config.
21:02:55 Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ...
21:02:55 Unpacking pkg-config (0.29.1-0ubuntu1) ...
21:02:55 Selecting previously unselected package dh-apparmor.
21:02:55 Preparing to unpack .../dh-apparmor_2.10.95-0ubuntu2.11_all.deb ...
21:02:55 Unpacking dh-apparmor (2.10.95-0ubuntu2.11) ...
21:02:56 Selecting previously unselected package dh-systemd.
21:02:56 Preparing to unpack .../dh-systemd_1.29ubuntu4_all.deb ...
21:02:56 Unpacking dh-systemd (1.29ubuntu4) ...
21:02:56 Selecting previously unselected package libapparmor-dev:amd64.
21:02:56 Preparing to unpack .../libapparmor-dev_2.10.95-0ubuntu2.11_amd64.deb ...
21:02:56 Unpacking libapparmor-dev:amd64 (2.10.95-0ubuntu2.11) ...
21:02:56 Processing triggers for libc-bin (2.23-0ubuntu11) ...
21:02:56 Processing triggers for systemd (229-4ubuntu21.27) ...
21:02:56 Setting up mime-support (3.59ubuntu1) ...
21:02:56 Setting up libmpdec2:amd64 (2.4.2-1) ...
21:02:56 Setting up libsqlite3-0:amd64 (3.11.0-1ubuntu1.4) ...
21:02:56 Setting up libpython3.5-stdlib:amd64 (3.5.2-2ubuntu0~16.04.9) ...
21:02:56 Setting up python3.5 (3.5.2-2ubuntu0~16.04.9) ...
21:02:57 Commit message: "Merge pull request #74 from seemethere/move_phony"
21:02:57 Setting up libpython3-stdlib:amd64 (3.5.1-3) ...
21:02:57 Setting up bash-completion (1:2.1-4.2ubuntu1.1) ...
21:02:57 Setting up libgdbm3:amd64 (1.8.3-13.1) ...
21:02:57 Setting up libffi6:amd64 (3.2.1-4) ...
21:02:57 Setting up libglib2.0-0:amd64 (2.48.2-0ubuntu4.4) ...
21:02:57 No schema files found: doing nothing.
21:02:57 Setting up groff-base (1.22.3-7) ...
21:02:57 Setting up bsdmainutils (9.0.6ubuntu3) ...
21:02:57 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
21:02:57 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
21:02:57 Setting up libpipeline1:amd64 (1.4.1-2) ...
21:02:57 Setting up man-db (2.7.5-1) ...
21:02:58 debconf: unable to initialize frontend: Dialog
21:02:58 debconf: (TERM is not set, so the dialog frontend is not usable.)
21:02:58 debconf: falling back to frontend: Readline
21:02:58 Building database of manual pages ...
[Pipeline] sh
 > git --version # timeout=10
fatal: bad object fde6a898bccdd14efd5ffef81d7086dace269d15
21:02:58 + git clone https://github.com/docker/cli.git
21:02:58 Cloning into 'cli'...
[Pipeline] sh
21:03:00 + git clone https://github.com/moby/moby.git
21:03:00 Cloning into 'moby'...
21:03:03 Setting up cmake-data (3.5.1-1ubuntu3) ...
21:03:03 Setting up liblzo2-2:amd64 (2.08-1.2) ...
21:03:03 Setting up libnettle6:amd64 (3.2-1ubuntu0.16.04.1) ...
21:03:03 Setting up libicu55:amd64 (55.1-7ubuntu0.5) ...
21:03:03 Setting up libxml2:amd64 (2.9.3+dfsg1-1ubuntu0.7) ...
21:03:03 Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.8) ...
21:03:03 Setting up libkrb5support0:amd64 (1.13.2+dfsg-5ubuntu2.1) ...
21:03:03 Setting up libk5crypto3:amd64 (1.13.2+dfsg-5ubuntu2.1) ...
21:03:03 Setting up libkeyutils1:amd64 (1.5.9-8ubuntu1) ...
21:03:03 Setting up libkrb5-3:amd64 (1.13.2+dfsg-5ubuntu2.1) ...
21:03:03 Setting up libgssapi-krb5-2:amd64 (1.13.2+dfsg-5ubuntu2.1) ...
21:03:03 Setting up libidn11:amd64 (1.32-3ubuntu1.2) ...
21:03:03 Setting up libgmp10:amd64 (2:6.1.0+dfsg-2) ...
21:03:03 Setting up libhogweed4:amd64 (3.2-1ubuntu0.16.04.1) ...
21:03:03 Setting up libp11-kit0:amd64 (0.23.2-5~ubuntu16.04.1) ...
21:03:03 Setting up libtasn1-6:amd64 (4.7-3ubuntu0.16.04.3) ...
21:03:03 Setting up libgnutls30:amd64 (3.4.10-4ubuntu1.7) ...
21:03:03 Setting up libroken18-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
21:03:03 Setting up libasn1-8-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
21:03:03 Setting up libhcrypto4-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
21:03:03 Setting up libheimbase1-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
21:03:03 Setting up libwind0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
21:03:03 Setting up libhx509-5-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
21:03:03 Setting up libkrb5-26-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
21:03:03 Setting up libheimntlm0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
21:03:03 Setting up libgssapi3-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
21:03:03 Setting up libsasl2-modules-db:amd64 (2.1.26.dfsg1-14ubuntu0.2) ...
21:03:03 Setting up libsasl2-2:amd64 (2.1.26.dfsg1-14ubuntu0.2) ...
21:03:03 Setting up libldap-2.4-2:amd64 (2.4.42+dfsg-2ubuntu3.7) ...
21:03:03 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d-1ubuntu0.1) ...
21:03:03 Setting up libcurl3:amd64 (7.47.0-1ubuntu2.14) ...
21:03:03 Setting up libjsoncpp1:amd64 (1.7.2-1) ...
21:03:03 Setting up cmake (3.5.1-1ubuntu3) ...
21:03:03 Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ...
21:03:03 Setting up libudev-dev:amd64 (229-4ubuntu21.27) ...
21:03:03 Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ...
21:03:03 Setting up perl-modules-5.22 (5.22.1-9ubuntu0.6) ...
21:03:03 Setting up libperl5.22:amd64 (5.22.1-9ubuntu0.6) ...
21:03:03 Setting up perl (5.22.1-9ubuntu0.6) ...
21:03:03 update-alternatives: using /usr/bin/prename to provide /usr/bin/rename (rename) in auto mode
21:03:03 Setting up libmpfr4:amd64 (3.1.4-1) ...
21:03:03 Setting up libmpc3:amd64 (1.0.3-1) ...
21:03:03 Setting up bzip2 (1.0.6-8ubuntu0.2) ...
21:03:03 Setting up libmagic1:amd64 (1:5.25-2ubuntu1.3) ...
21:03:03 Setting up file (1:5.25-2ubuntu1.3) ...
21:03:03 Setting up vim-common (2:7.4.1689-3ubuntu1.4) ...
21:03:03 Setting up libapparmor-perl (2.10.95-0ubuntu2.11) ...
21:03:03 Setting up openssl (1.0.2g-1ubuntu4.15) ...
21:03:03 Setting up ca-certificates (20170717~16.04.2) ...
21:03:04 debconf: unable to initialize frontend: Dialog
21:03:04 debconf: (TERM is not set, so the dialog frontend is not usable.)
21:03:04 debconf: falling back to frontend: Readline
21:03:04 Setting up libasprintf0v5:amd64 (0.19.7-2ubuntu3.1) ...
21:03:04 Setting up gettext-base (0.19.7-2ubuntu3.1) ...
21:03:04 Setting up libcurl3-gnutls:amd64 (7.47.0-1ubuntu2.14) ...
21:03:04 Setting up autotools-dev (20150820.1) ...
21:03:04 Setting up binutils (2.26.1-1ubuntu1~16.04.8) ...
21:03:04 Setting up btrfs-tools (4.4-1ubuntu1.1) ...
21:03:04 Setting up libc-dev-bin (2.23-0ubuntu11) ...
21:03:04 Setting up linux-libc-dev:amd64 (4.4.0-176.206) ...
21:03:04 Setting up libc6-dev:amd64 (2.23-0ubuntu11) ...
21:03:04 Setting up libisl15:amd64 (0.16.1-1) ...
21:03:04 Setting up cpp-5 (5.4.0-6ubuntu1~16.04.12) ...
21:03:04 Setting up cpp (4:5.3.1-1ubuntu1) ...
[Pipeline] sh
21:03:04 Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
21:03:04 Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.12) ...
21:03:04 Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.12) ...
21:03:04 Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.12) ...
21:03:04 Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.12) ...
21:03:04 Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
21:03:04 Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
21:03:04 Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
21:03:04 Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.12) ...
21:03:04 Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
21:03:04 Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
21:03:04 Setting up libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ...
21:03:04 Setting up gcc-5 (5.4.0-6ubuntu1~16.04.12) ...
21:03:04 Setting up gcc (4:5.3.1-1ubuntu1) ...
21:03:04 Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ...
21:03:04 Setting up g++-5 (5.4.0-6ubuntu1~16.04.12) ...
21:03:04 Setting up g++ (4:5.3.1-1ubuntu1) ...
21:03:04 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
21:03:04 Setting up make (4.1-6) ...
21:03:04 Setting up libdpkg-perl (1.18.4ubuntu1.6) ...
21:03:04 Setting up xz-utils (5.1.1alpha+20120614-2ubuntu2) ...
21:03:04 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:03:04 Setting up patch (2.7.5-1ubuntu0.16.04.2) ...
21:03:04 + git clone https://github.com/moby/moby.git
21:03:04 Cloning into 'moby'...
21:03:04 Setting up dpkg-dev (1.18.4ubuntu1.6) ...
21:03:04 Setting up build-essential (12.1ubuntu2) ...
21:03:04 Setting up curl (7.47.0-1ubuntu2.14) ...
21:03:04 Setting up libcroco3:amd64 (0.6.11-1) ...
21:03:04 Setting up gettext (0.19.7-2ubuntu3.1) ...
21:03:04 Setting up intltool-debian (0.35.0+20060710.4) ...
21:03:04 Setting up po-debconf (1.0.19) ...
21:03:04 Setting up libarchive-zip-perl (1.56-2ubuntu0.1) ...
21:03:04 Setting up libfile-stripnondeterminism-perl (0.015-1) ...
21:03:04 Setting up libtimedate-perl (2.3000-2) ...
21:03:04 Setting up liberror-perl (0.17-1.2) ...
21:03:04 Setting up git-man (1:2.7.4-0ubuntu1.7) ...
21:03:04 Setting up git (1:2.7.4-0ubuntu1.7) ...
21:03:04 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.110-1ubuntu10) ...
21:03:04 Setting up libsepol1-dev:amd64 (2.4-2) ...
21:03:04 Setting up libpcre16-3:amd64 (2:8.38-3.1) ...
21:03:04 Setting up libpcre32-3:amd64 (2:8.38-3.1) ...
21:03:04 Setting up libpcre3-dev:amd64 (2:8.38-3.1) ...
21:03:04 Setting up libselinux1-dev:amd64 (2.4-3build2) ...
21:03:04 Setting up libdevmapper-dev:amd64 (2:1.02.110-1ubuntu10) ...
21:03:04 Setting up libltdl7:amd64 (2.4.6-0.1) ...
21:03:04 Setting up libltdl-dev:amd64 (2.4.6-0.1) ...
21:03:04 Setting up libseccomp-dev:amd64 (2.4.1-0ubuntu0.16.04.2) ...
21:03:05 Setting up libsystemd-dev:amd64 (229-4ubuntu21.27) ...
21:03:05 Setting up pkg-config (0.29.1-0ubuntu1) ...
21:03:05 Setting up dh-apparmor (2.10.95-0ubuntu2.11) ...
21:03:05 Setting up libapparmor-dev:amd64 (2.10.95-0ubuntu2.11) ...
21:03:05 Setting up python3 (3.5.1-3) ...
21:03:05 running python rtupdate hooks for python3.5...
21:03:05 running python post-rtupdate hooks for python3.5...
21:03:05 Setting up apparmor (2.10.95-0ubuntu2.11) ...
21:03:06 debconf: unable to initialize frontend: Dialog
21:03:06 debconf: (TERM is not set, so the dialog frontend is not usable.)
21:03:06 debconf: falling back to frontend: Readline
21:03:06 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
21:03:06 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
21:03:06 Setting up debhelper (9.20160115ubuntu3) ...
21:03:06 Setting up dh-systemd (1.29ubuntu4) ...
21:03:06 Setting up dh-python (2.20151103ubuntu1.2) ...
21:03:06 Setting up dh-strip-nondeterminism (0.015-1) ...
21:03:06 Processing triggers for libc-bin (2.23-0ubuntu11) ...
21:03:06 Processing triggers for ca-certificates (20170717~16.04.2) ...
21:03:06 Updating certificates in /etc/ssl/certs...
21:03:08 148 added, 0 removed; done.
21:03:08 Running hooks in /etc/ca-certificates/update.d...
21:03:08 done.
21:03:08 Processing triggers for systemd (229-4ubuntu21.27) ...
21:03:18 Removing intermediate container 46813867c5ad
21:03:18  ---> cf1087596207
21:03:18 Step 3/15 : ENV GO_VERSION 1.9.2
21:03:18  ---> Running in d4c1566d88e2
21:03:18 Removing intermediate container d4c1566d88e2
21:03:18  ---> 2b61804e8e42
21:03:18 Step 4/15 : RUN curl -fSL "https://golang.org/dl/go${GO_VERSION}.linux-amd64.tar.gz" | tar xzC /usr/local
21:03:18  ---> Running in 4ef59f13f869
21:03:18   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
21:03:18                                  Dload  Upload   Total   Spent    Left  Speed
21:03:19 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100    74  100    74    0     0    135      0 --:--:-- --:--:-- --:--:--   135
21:03:23 
 17 99.4M   17 17.3M    0     0  12.8M      0  0:00:07  0:00:01  0:00:06 12.8M
 48 99.4M   48 48.5M    0     0  20.6M      0  0:00:04  0:00:02  0:00:02 31.1M
 76 99.4M   76 75.5M    0     0  22.5M      0  0:00:04  0:00:03  0:00:01 29.0M
 97 99.4M   97 96.8M    0     0  22.2M      0  0:00:04  0:00:04 --:--:-- 26.4M
100 99.4M  100 99.4M    0     0  21.6M      0  0:00:04  0:00:04 --:--:-- 25.3M
[Pipeline] sh
[Pipeline] sh
21:03:27 + pwd
21:03:27 + pwd
21:03:27 + make VERSION=0.0.1-dev DOCKER_BUILD_PKGS=centos-7 ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_18.01/moby CLI_DIR=/home/ubuntu/workspace/docker-ce-packaging_18.01/cli rpm
21:03:27 for p in centos-7; do \
21:03:27 	make -C rpm VERSION=0.0.1-dev ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_18.01/moby CLI_DIR=/home/ubuntu/workspace/docker-ce-packaging_18.01/cli ${p}; \
21:03:27 done
21:03:27 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_18.01/rpm'
21:03:27 mkdir -p rpmbuild/SOURCES
21:03:27 docker run --rm -i -w /v \
21:03:27 	-v /home/ubuntu/workspace/docker-ce-packaging_18.01/moby:/engine \
21:03:27 	-v /home/ubuntu/workspace/docker-ce-packaging_18.01/rpm/rpmbuild/SOURCES:/v \
21:03:27 	alpine \
21:03:27 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
21:03:27 Unable to find image 'alpine:latest' locally
21:03:28 latest: Pulling from library/alpine
21:03:28 c9b1b535fdd9: Pulling fs layer
21:03:28 c9b1b535fdd9: Download complete
21:03:28 + pwd
21:03:28 + pwd
21:03:28 + make VERSION=0.0.1-dev DOCKER_BUILD_PKGS=static-linux ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_18.01/moby CLI_DIR=/home/ubuntu/workspace/docker-ce-packaging_18.01/cli static
21:03:28 for p in static-linux; do \
21:03:28 	make -C static VERSION=0.0.1-dev ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_18.01/moby CLI_DIR=/home/ubuntu/workspace/docker-ce-packaging_18.01/cli ${p}; \
21:03:28 done
21:03:28 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_18.01/static'
21:03:28 make -C /home/ubuntu/workspace/docker-ce-packaging_18.01/cli -f docker.Makefile VERSION=0.0.1-dev build
21:03:28 make[2]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_18.01/cli'
21:03:28 # build dockerfile from stdin so that we don't send the build-context; source is bind-mounted in the development environment
21:03:28 cat ./dockerfiles/Dockerfile.binary-native | docker build --build-arg=GO_VERSION -t docker-cli-native -
21:03:28 Sending build context to Docker daemon  2.048kB

21:03:28 Step 1/6 : ARG GO_VERSION=1.13.8
21:03:28 Step 2/6 : FROM    golang:${GO_VERSION}-alpine
21:03:28 1.13.8-alpine: Pulling from library/golang
21:03:28 c9b1b535fdd9: Pulling fs layer
21:03:28 cbb0d8da1b30: Pulling fs layer
21:03:28 d909eff28200: Pulling fs layer
21:03:28 568dff2a5e9e: Pulling fs layer
21:03:28 0aed2559ef8d: Pulling fs layer
21:03:28 0aed2559ef8d: Waiting
21:03:28 568dff2a5e9e: Waiting
21:03:28 d909eff28200: Verifying Checksum
21:03:28 d909eff28200: Download complete
21:03:28 c9b1b535fdd9: Pull complete
21:03:28 Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d
21:03:28 Status: Downloaded newer image for alpine:latest
21:03:28 cbb0d8da1b30: Verifying Checksum
21:03:28 cbb0d8da1b30: Download complete
21:03:28 0aed2559ef8d: Verifying Checksum
21:03:28 0aed2559ef8d: Download complete
21:03:28 c9b1b535fdd9: Verifying Checksum
21:03:28 c9b1b535fdd9: Download complete
21:03:29 c9b1b535fdd9: Pull complete
21:03:29 cbb0d8da1b30: Pull complete
21:03:29 d909eff28200: Pull complete
21:03:30 568dff2a5e9e: Verifying Checksum
21:03:30 568dff2a5e9e: Download complete
21:03:31 Removing intermediate container 4ef59f13f869
21:03:31  ---> 13f71497f5d6
21:03:31 Step 5/15 : ENV GOPATH /go
21:03:31  ---> Running in 944ff62238e3
21:03:31 Removing intermediate container 944ff62238e3
21:03:31  ---> 0fe94a65a7c4
21:03:31 Step 6/15 : ENV PATH $PATH:/usr/local/go/bin:$GOPATH/bin
21:03:31  ---> Running in aeeb5b7f74da
21:03:31 Removing intermediate container aeeb5b7f74da
21:03:31  ---> e4e4a642c588
21:03:31 Step 7/15 : ENV DOCKER_BUILDTAGS apparmor pkcs11 seccomp selinux
21:03:31  ---> Running in 2df83d3a3e5a
21:03:31 Removing intermediate container 2df83d3a3e5a
21:03:31  ---> a9f6168fed39
21:03:31 Step 8/15 : ENV RUNC_BUILDTAGS apparmor seccomp selinux
21:03:31  ---> Running in 6420647137b4
21:03:31 Removing intermediate container 6420647137b4
21:03:31  ---> c1746c6581f4
21:03:31 Step 9/15 : COPY common/ /root/build-deb/debian
21:03:31  ---> a448f60899ea
21:03:31 Step 10/15 : COPY build-deb /root/build-deb/build-deb
21:03:31  ---> 66355ebe82c0
21:03:31 Step 11/15 : RUN mkdir -p /go/src/github.com/docker && 	mkdir -p /go/src/github.com/opencontainers && 	ln -snf /engine /root/build-deb/engine && 	ln -snf /cli /root/build-deb/cli && 	ln -snf /root/build-deb/engine /go/src/github.com/docker/docker && 	ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
21:03:31  ---> Running in 2533a938451b
21:03:33 Removing intermediate container 2533a938451b
21:03:33  ---> 43250bbeafb6
21:03:33 Step 12/15 : ENV DISTRO ubuntu
21:03:33  ---> Running in f09f4fd294bb
21:03:33 Removing intermediate container f09f4fd294bb
21:03:33  ---> 468feaded109
21:03:33 Step 13/15 : ENV SUITE xenial
21:03:33  ---> Running in de641bf28321
21:03:33 Removing intermediate container de641bf28321
21:03:33  ---> ccdde341b0b2
21:03:33 Step 14/15 : WORKDIR /root/build-deb
21:03:33  ---> Running in 466e4c6816ea
21:03:33 Removing intermediate container 466e4c6816ea
21:03:33  ---> 85925f9676e1
21:03:33 Step 15/15 : ENTRYPOINT ["/root/build-deb/build-deb"]
21:03:33 mkdir -p rpmbuild/SOURCES
21:03:33 docker run --rm -i -w /v \
21:03:33 	-v /home/ubuntu/workspace/docker-ce-packaging_18.01/cli:/cli \
21:03:33 	-v /home/ubuntu/workspace/docker-ce-packaging_18.01/rpm/rpmbuild/SOURCES:/v \
21:03:33 	alpine \
21:03:33 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
21:03:33  ---> Running in 7d002b377ffb
21:03:33 Removing intermediate container 7d002b377ffb
21:03:33  ---> 022d79d1d765
21:03:33 Successfully built 022d79d1d765
21:03:33 Successfully tagged debbuild-ubuntu-xenial/x86_64:latest
21:03:33 docker run --rm -i \
21:03:33 	-e VERSION=0.0.1-dev \
21:03:33 	-e DOCKER_GITCOMMIT=c7ad2b8661 \
21:03:33 	-v /home/ubuntu/workspace/docker-ce-packaging_18.01/deb/debbuild/ubuntu-xenial:/build \
21:03:33 	-v /home/ubuntu/workspace/docker-ce-packaging_18.01/moby:/engine \
21:03:33 	-v /home/ubuntu/workspace/docker-ce-packaging_18.01/cli:/cli \
21:03:33 	-v /home/ubuntu/workspace/docker-ce-packaging_18.01/deb/systemd:/root/build-deb/systemd \
21:03:33 	debbuild-ubuntu-xenial/x86_64
21:03:35 + set -e
21:03:35 + cd engine
21:03:35 + TMP_GOPATH=/go
21:03:35 + bash hack/dockerfile/install-binaries.sh runc-dynamic containerd-dynamic proxy-dynamic tini
21:03:35 bash: hack/dockerfile/install-binaries.sh: No such file or directory
21:03:35 Makefile:33: recipe for target 'ubuntu-xenial' failed
21:03:35 make[1]: *** [ubuntu-xenial] Error 127
21:03:35 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_18.01/deb'
21:03:35 Makefile:27: recipe for target 'deb' failed
21:03:35 make: *** [deb] Error 2
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch deb
21:03:39 568dff2a5e9e: Pull complete
21:03:39 0aed2559ef8d: Pull complete
21:03:39 Digest: sha256:1ff752199f17b70e5f4dc2ad7f3e7843c456eb7e1407ed158ed8c237dbf1476a
21:03:39 Status: Downloaded newer image for golang:1.13.8-alpine
21:03:39  ---> e1fd9820be16
21:03:39 Step 3/6 : RUN     apk add -U git bash coreutils gcc musl-dev
21:03:40  ---> Running in 2928534fd1b5
21:03:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz
21:03:42 docker build -t rpmbuild-centos-7/x86_64 -f centos-7/Dockerfile.x86_64 centos-7
21:03:42 Sending build context to Docker daemon  10.75kB

21:03:42 Step 1/18 : FROM centos:7
21:03:42 7: Pulling from library/centos
21:03:42 ab5ef0e58194: Pulling fs layer
21:03:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz
21:03:42 (1/24) Upgrading musl (1.1.24-r0 -> 1.1.24-r2)
21:03:42 (2/24) Installing ncurses-terminfo-base (6.1_p20200118-r2)
21:03:42 (3/24) Installing ncurses-libs (6.1_p20200118-r2)
21:03:42 (4/24) Installing readline (8.0.1-r0)
21:03:42 (5/24) Installing bash (5.0.11-r1)
21:03:42 Executing bash-5.0.11-r1.post-install
21:03:42 (6/24) Installing libacl (2.2.53-r0)
21:03:42 (7/24) Installing libattr (2.4.48-r0)
21:03:42 (8/24) Installing coreutils (8.31-r0)
21:03:42 (9/24) Installing libgcc (9.2.0-r4)
21:03:42 (10/24) Installing libstdc++ (9.2.0-r4)
21:03:42 (11/24) Installing binutils (2.33.1-r0)
21:03:42 (12/24) Installing gmp (6.1.2-r1)
21:03:42 (13/24) Installing isl (0.18-r0)
21:03:42 (14/24) Installing libgomp (9.2.0-r4)
21:03:42 (15/24) Installing libatomic (9.2.0-r4)
21:03:42 (16/24) Installing mpfr4 (4.0.2-r1)
21:03:42 (17/24) Installing mpc1 (1.1.0-r1)
21:03:42 (18/24) Installing gcc (9.2.0-r4)
21:03:42 ab5ef0e58194: Verifying Checksum
21:03:42 ab5ef0e58194: Download complete
21:03:43 (19/24) Installing nghttp2-libs (1.40.0-r0)
21:03:43 (20/24) Installing libcurl (7.67.0-r0)
21:03:43 (21/24) Installing expat (2.2.9-r1)
21:03:43 (22/24) Installing pcre2 (10.34-r1)
21:03:43 (23/24) Installing git (2.24.1-r0)
21:03:43 (24/24) Installing musl-dev (1.1.24-r2)
21:03:43 Executing busybox-1.31.1-r9.trigger
21:03:43 OK: 131 MiB in 38 packages
21:03:46 Removing intermediate container 2928534fd1b5
21:03:46  ---> 96fe7b6bba4b
21:03:46 Step 4/6 : ENV     CGO_ENABLED=0         DISABLE_WARN_OUTSIDE_CONTAINER=1
21:03:46  ---> Running in 1dec64ac4446
21:03:46 Removing intermediate container 1dec64ac4446
21:03:46  ---> e49b060a85ca
21:03:46 Step 5/6 : WORKDIR /go/src/github.com/docker/cli
21:03:46  ---> Running in 804553e33daf
21:03:46 Removing intermediate container 804553e33daf
21:03:46  ---> 05b831d5a7b5
21:03:46 Step 6/6 : CMD     ./scripts/build/binary
21:03:46  ---> Running in 8022408af742
21:03:47 Removing intermediate container 8022408af742
21:03:47  ---> 229ba6ba2560
21:03:47 Successfully built 229ba6ba2560
21:03:47 Successfully tagged docker-cli-native:latest
21:03:47 docker run --rm -e VERSION=0.0.1-dev -e GITCOMMIT -e PLATFORM -e TESTFLAGS -e TESTDIRS -e GOOS -e GOARCH -e GOARM -v "/home/ubuntu/workspace/docker-ce-packaging_18.01/cli":/go/src/github.com/docker/cli -v "docker-cli-dev-cache:/root/.cache/go-build"  docker-cli-native
21:03:48 Building statically linked build/docker-linux-amd64
21:03:49 ab5ef0e58194: Pull complete
21:03:49 Digest: sha256:4a701376d03f6b39b8c2a8f4a8e499441b0d567f9ab9d58e4991de4472fb813c
21:03:49 Status: Downloaded newer image for centos:7
21:03:49  ---> 5e35e350aded
21:03:49 Step 2/18 : RUN yum groupinstall -y "Development Tools"
21:03:49  ---> Running in 35035e60a9dc
21:03:49 Loaded plugins: fastestmirror, ovl
21:03:49 There is no installed groups file.
21:03:49 Maybe run: yum groups mark convert (see man yum)
21:03:49 Determining fastest mirrors
21:03:58  * base: d36uatko69830t.cloudfront.net
21:03:58  * extras: d36uatko69830t.cloudfront.net
21:03:58  * updates: d36uatko69830t.cloudfront.net
21:04:19 Resolving Dependencies
21:04:19 --> Running transaction check
21:04:19 ---> Package autoconf.noarch 0:2.69-11.el7 will be installed
21:04:19 --> Processing Dependency: perl >= 5.006 for package: autoconf-2.69-11.el7.noarch
21:04:19 --> Processing Dependency: m4 >= 1.4.14 for package: autoconf-2.69-11.el7.noarch
21:04:19 --> Processing Dependency: perl(warnings) for package: autoconf-2.69-11.el7.noarch
21:04:19 --> Processing Dependency: perl(vars) for package: autoconf-2.69-11.el7.noarch
21:04:19 --> Processing Dependency: perl(strict) for package: autoconf-2.69-11.el7.noarch
21:04:19 --> Processing Dependency: perl(constant) for package: autoconf-2.69-11.el7.noarch
21:04:19 --> Processing Dependency: perl(Text::ParseWords) for package: autoconf-2.69-11.el7.noarch
21:04:19 --> Processing Dependency: perl(POSIX) for package: autoconf-2.69-11.el7.noarch
21:04:19 --> Processing Dependency: perl(IO::File) for package: autoconf-2.69-11.el7.noarch
21:04:19 --> Processing Dependency: perl(Getopt::Long) for package: autoconf-2.69-11.el7.noarch
21:04:19 --> Processing Dependency: perl(File::stat) for package: autoconf-2.69-11.el7.noarch
21:04:19 --> Processing Dependency: perl(File::Spec) for package: autoconf-2.69-11.el7.noarch
21:04:19 --> Processing Dependency: perl(File::Path) for package: autoconf-2.69-11.el7.noarch
21:04:19 --> Processing Dependency: perl(File::Find) for package: autoconf-2.69-11.el7.noarch
21:04:19 --> Processing Dependency: perl(File::Copy) for package: autoconf-2.69-11.el7.noarch
21:04:19 --> Processing Dependency: perl(File::Compare) for package: autoconf-2.69-11.el7.noarch
21:04:19 --> Processing Dependency: perl(File::Basename) for package: autoconf-2.69-11.el7.noarch
21:04:19 --> Processing Dependency: perl(Exporter) for package: autoconf-2.69-11.el7.noarch
21:04:19 --> Processing Dependency: perl(Errno) for package: autoconf-2.69-11.el7.noarch
21:04:19 --> Processing Dependency: perl(DynaLoader) for package: autoconf-2.69-11.el7.noarch
21:04:19 --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch
21:04:19 --> Processing Dependency: perl(Cwd) for package: autoconf-2.69-11.el7.noarch
21:04:19 --> Processing Dependency: perl(Class::Struct) for package: autoconf-2.69-11.el7.noarch
21:04:19 --> Processing Dependency: perl(Carp) for package: autoconf-2.69-11.el7.noarch
21:04:19 --> Processing Dependency: /usr/bin/perl for package: autoconf-2.69-11.el7.noarch
21:04:19 ---> Package automake.noarch 0:1.13.4-3.el7 will be installed
21:04:19 --> Processing Dependency: perl(threads) for package: automake-1.13.4-3.el7.noarch
21:04:19 --> Processing Dependency: perl(Thread::Queue) for package: automake-1.13.4-3.el7.noarch
21:04:19 --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch
21:04:19 ---> Package bison.x86_64 0:3.0.4-2.el7 will be installed
21:04:19 ---> Package byacc.x86_64 0:1.9.20130304-3.el7 will be installed
21:04:19 ---> Package cscope.x86_64 0:15.8-10.el7 will be installed
21:04:19 --> Processing Dependency: emacs-filesystem for package: cscope-15.8-10.el7.x86_64
21:04:19 ---> Package ctags.x86_64 0:5.8-13.el7 will be installed
21:04:19 ---> Package diffstat.x86_64 0:1.57-4.el7 will be installed
21:04:19 ---> Package doxygen.x86_64 1:1.8.5-3.el7 will be installed
21:04:19 ---> Package elfutils.x86_64 0:0.176-2.el7 will be installed
21:04:19 ---> Package flex.x86_64 0:2.5.37-6.el7 will be installed
21:04:19 ---> Package gcc.x86_64 0:4.8.5-39.el7 will be installed
21:04:19 --> Processing Dependency: libgomp = 4.8.5-39.el7 for package: gcc-4.8.5-39.el7.x86_64
21:04:19 --> Processing Dependency: cpp = 4.8.5-39.el7 for package: gcc-4.8.5-39.el7.x86_64
21:04:19 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-39.el7.x86_64
21:04:19 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-39.el7.x86_64
21:04:19 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-39.el7.x86_64
21:04:19 --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-39.el7.x86_64
21:04:19 ---> Package gcc-c++.x86_64 0:4.8.5-39.el7 will be installed
21:04:19 --> Processing Dependency: libstdc++-devel = 4.8.5-39.el7 for package: gcc-c++-4.8.5-39.el7.x86_64
21:04:19 ---> Package gcc-gfortran.x86_64 0:4.8.5-39.el7 will be installed
21:04:19 --> Processing Dependency: libquadmath-devel = 4.8.5-39.el7 for package: gcc-gfortran-4.8.5-39.el7.x86_64
21:04:19 --> Processing Dependency: libquadmath = 4.8.5-39.el7 for package: gcc-gfortran-4.8.5-39.el7.x86_64
21:04:19 --> Processing Dependency: libgfortran = 4.8.5-39.el7 for package: gcc-gfortran-4.8.5-39.el7.x86_64
21:04:19 --> Processing Dependency: libgfortran.so.3()(64bit) for package: gcc-gfortran-4.8.5-39.el7.x86_64
21:04:19 ---> Package gettext.x86_64 0:0.19.8.1-2.el7 will be installed
21:04:19 --> Processing Dependency: gettext-libs(x86-64) = 0.19.8.1-2.el7 for package: gettext-0.19.8.1-2.el7.x86_64
21:04:19 --> Processing Dependency: libunistring.so.0()(64bit) for package: gettext-0.19.8.1-2.el7.x86_64
21:04:19 --> Processing Dependency: libgettextsrc-0.19.8.1.so()(64bit) for package: gettext-0.19.8.1-2.el7.x86_64
21:04:19 --> Processing Dependency: libgettextlib-0.19.8.1.so()(64bit) for package: gettext-0.19.8.1-2.el7.x86_64
21:04:19 --> Processing Dependency: libcroco-0.6.so.3()(64bit) for package: gettext-0.19.8.1-2.el7.x86_64
21:04:19 ---> Package git.x86_64 0:1.8.3.1-21.el7_7 will be installed
21:04:19 --> Processing Dependency: perl-Git = 1.8.3.1-21.el7_7 for package: git-1.8.3.1-21.el7_7.x86_64
21:04:19 --> Processing Dependency: rsync for package: git-1.8.3.1-21.el7_7.x86_64
21:04:19 --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-21.el7_7.x86_64
21:04:19 --> Processing Dependency: perl(Git) for package: git-1.8.3.1-21.el7_7.x86_64
21:04:19 --> Processing Dependency: perl(File::Temp) for package: git-1.8.3.1-21.el7_7.x86_64
21:04:19 --> Processing Dependency: perl(Error) for package: git-1.8.3.1-21.el7_7.x86_64
21:04:19 --> Processing Dependency: openssh-clients for package: git-1.8.3.1-21.el7_7.x86_64
21:04:19 --> Processing Dependency: less for package: git-1.8.3.1-21.el7_7.x86_64
21:04:19 ---> Package indent.x86_64 0:2.2.11-13.el7 will be installed
21:04:19 ---> Package intltool.noarch 0:0.50.2-7.el7 will be installed
21:04:19 --> Processing Dependency: perl(XML::Parser) for package: intltool-0.50.2-7.el7.noarch
21:04:19 --> Processing Dependency: perl(Encode) for package: intltool-0.50.2-7.el7.noarch
21:04:19 --> Processing Dependency: gettext-devel for package: intltool-0.50.2-7.el7.noarch
21:04:19 ---> Package libtool.x86_64 0:2.4.2-22.el7_3 will be installed
21:04:19 ---> Package make.x86_64 1:3.82-24.el7 will be installed
21:04:19 ---> Package patch.x86_64 0:2.7.1-12.el7_7 will be installed
21:04:19 ---> Package patchutils.x86_64 0:0.3.3-4.el7 will be installed
21:04:19 ---> Package rcs.x86_64 0:5.9.0-5.el7 will be installed
21:04:19 ---> Package redhat-rpm-config.noarch 0:9.1.0-88.el7.centos will be installed
21:04:19 --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
21:04:19 --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
21:04:19 --> Processing Dependency: python-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
21:04:19 --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
21:04:19 ---> Package rpm-build.x86_64 0:4.11.3-40.el7 will be installed
21:04:19 --> Processing Dependency: unzip for package: rpm-build-4.11.3-40.el7.x86_64
21:04:19 --> Processing Dependency: file for package: rpm-build-4.11.3-40.el7.x86_64
21:04:19 --> Processing Dependency: bzip2 for package: rpm-build-4.11.3-40.el7.x86_64
21:04:19 --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.11.3-40.el7.x86_64
21:04:19 ---> Package rpm-sign.x86_64 0:4.11.3-40.el7 will be installed
21:04:19 ---> Package subversion.x86_64 0:1.7.14-14.el7 will be installed
21:04:19 --> Processing Dependency: subversion-libs(x86-64) = 1.7.14-14.el7 for package: subversion-1.7.14-14.el7.x86_64
21:04:19 --> Processing Dependency: systemd-sysv for package: subversion-1.7.14-14.el7.x86_64
21:04:19 --> Processing Dependency: libsvn_wc-1.so.0()(64bit) for package: subversion-1.7.14-14.el7.x86_64
21:04:19 --> Processing Dependency: libsvn_subr-1.so.0()(64bit) for package: subversion-1.7.14-14.el7.x86_64
21:04:19 --> Processing Dependency: libsvn_repos-1.so.0()(64bit) for package: subversion-1.7.14-14.el7.x86_64
21:04:19 --> Processing Dependency: libsvn_ra_svn-1.so.0()(64bit) for package: subversion-1.7.14-14.el7.x86_64
21:04:19 --> Processing Dependency: libsvn_ra_neon-1.so.0()(64bit) for package: subversion-1.7.14-14.el7.x86_64
21:04:19 --> Processing Dependency: libsvn_ra_local-1.so.0()(64bit) for package: subversion-1.7.14-14.el7.x86_64
21:04:19 --> Processing Dependency: libsvn_ra-1.so.0()(64bit) for package: subversion-1.7.14-14.el7.x86_64
21:04:19 --> Processing Dependency: libsvn_fs_util-1.so.0()(64bit) for package: subversion-1.7.14-14.el7.x86_64
21:04:19 --> Processing Dependency: libsvn_fs_fs-1.so.0()(64bit) for package: subversion-1.7.14-14.el7.x86_64
21:04:19 --> Processing Dependency: libsvn_fs_base-1.so.0()(64bit) for package: subversion-1.7.14-14.el7.x86_64
21:04:19 --> Processing Dependency: libsvn_fs-1.so.0()(64bit) for package: subversion-1.7.14-14.el7.x86_64
21:04:19 --> Processing Dependency: libsvn_diff-1.so.0()(64bit) for package: subversion-1.7.14-14.el7.x86_64
21:04:19 --> Processing Dependency: libsvn_delta-1.so.0()(64bit) for package: subversion-1.7.14-14.el7.x86_64
21:04:19 --> Processing Dependency: libsvn_client-1.so.0()(64bit) for package: subversion-1.7.14-14.el7.x86_64
21:04:19 --> Processing Dependency: libneon.so.27()(64bit) for package: subversion-1.7.14-14.el7.x86_64
21:04:19 --> Processing Dependency: libaprutil-1.so.0()(64bit) for package: subversion-1.7.14-14.el7.x86_64
21:04:19 --> Processing Dependency: libapr-1.so.0()(64bit) for package: subversion-1.7.14-14.el7.x86_64
21:04:19 ---> Package swig.x86_64 0:2.0.10-5.el7 will be installed
21:04:19 ---> Package systemtap.x86_64 0:4.0-10.el7_7 will be installed
21:04:19 --> Processing Dependency: systemtap-devel = 4.0-10.el7_7 for package: systemtap-4.0-10.el7_7.x86_64
21:04:19 --> Processing Dependency: systemtap-client = 4.0-10.el7_7 for package: systemtap-4.0-10.el7_7.x86_64
21:04:19 --> Running transaction check
21:04:19 ---> Package apr.x86_64 0:1.4.8-5.el7 will be installed
21:04:19 ---> Package apr-util.x86_64 0:1.5.2-6.el7 will be installed
21:04:19 ---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed
21:04:19 ---> Package cpp.x86_64 0:4.8.5-39.el7 will be installed
21:04:19 ---> Package dwz.x86_64 0:0.11-3.el7 will be installed
21:04:19 ---> Package emacs-filesystem.noarch 1:24.3-22.el7 will be installed
21:04:19 ---> Package file.x86_64 0:5.11-35.el7 will be installed
21:04:19 ---> Package gdb.x86_64 0:7.6.1-115.el7 will be installed
21:04:19 ---> Package gettext-devel.x86_64 0:0.19.8.1-2.el7 will be installed
21:04:19 --> Processing Dependency: gettext-common-devel = 0.19.8.1-2.el7 for package: gettext-devel-0.19.8.1-2.el7.x86_64
21:04:19 ---> Package gettext-libs.x86_64 0:0.19.8.1-2.el7 will be installed
21:04:19 ---> Package glibc-devel.x86_64 0:2.17-292.el7 will be installed
21:04:19 --> Processing Dependency: glibc-headers = 2.17-292.el7 for package: glibc-devel-2.17-292.el7.x86_64
21:04:19 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-292.el7.x86_64
21:04:19 ---> Package less.x86_64 0:458-9.el7 will be installed
21:04:19 --> Processing Dependency: groff-base for package: less-458-9.el7.x86_64
21:04:19 ---> Package libcroco.x86_64 0:0.6.12-4.el7 will be installed
21:04:19 ---> Package libgfortran.x86_64 0:4.8.5-39.el7 will be installed
21:04:19 ---> Package libgomp.x86_64 0:4.8.5-39.el7 will be installed
21:04:19 ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed
21:04:19 ---> Package libquadmath.x86_64 0:4.8.5-39.el7 will be installed
21:04:19 ---> Package libquadmath-devel.x86_64 0:4.8.5-39.el7 will be installed
21:04:19 ---> Package libstdc++-devel.x86_64 0:4.8.5-39.el7 will be installed
21:04:19 ---> Package libunistring.x86_64 0:0.9.3-9.el7 will be installed
21:04:19 ---> Package m4.x86_64 0:1.4.16-10.el7 will be installed
21:04:19 ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed
21:04:19 ---> Package neon.x86_64 0:0.30.0-4.el7 will be installed
21:04:19 --> Processing Dependency: libgnutls.so.28(GNUTLS_3_0_0)(64bit) for package: neon-0.30.0-4.el7.x86_64
21:04:19 --> Processing Dependency: libgnutls.so.28(GNUTLS_2_12)(64bit) for package: neon-0.30.0-4.el7.x86_64
21:04:19 --> Processing Dependency: libgnutls.so.28(GNUTLS_1_4)(64bit) for package: neon-0.30.0-4.el7.x86_64
21:04:19 --> Processing Dependency: libproxy.so.1()(64bit) for package: neon-0.30.0-4.el7.x86_64
21:04:19 --> Processing Dependency: libpakchois.so.0()(64bit) for package: neon-0.30.0-4.el7.x86_64
21:04:19 --> Processing Dependency: libgnutls.so.28()(64bit) for package: neon-0.30.0-4.el7.x86_64
21:04:19 ---> Package openssh-clients.x86_64 0:7.4p1-21.el7 will be installed
21:04:19 --> Processing Dependency: openssh = 7.4p1-21.el7 for package: openssh-clients-7.4p1-21.el7.x86_64
21:04:19 --> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-7.4p1-21.el7.x86_64
21:04:19 --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64
21:04:19 --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64
21:04:19 ---> Package perl.x86_64 4:5.16.3-294.el7_6 will be installed
21:04:19 --> Processing Dependency: perl-libs = 4:5.16.3-294.el7_6 for package: 4:perl-5.16.3-294.el7_6.x86_64
21:04:19 --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-294.el7_6.x86_64
21:04:19 --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-294.el7_6.x86_64
21:04:19 --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-294.el7_6.x86_64
21:04:19 --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-294.el7_6.x86_64
21:04:19 --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-294.el7_6.x86_64
21:04:19 --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-294.el7_6.x86_64
21:04:19 --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-294.el7_6.x86_64
21:04:19 --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-294.el7_6.x86_64
21:04:19 --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-294.el7_6.x86_64
21:04:19 --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-294.el7_6.x86_64
21:04:19 --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-294.el7_6.x86_64
21:04:19 --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-294.el7_6.x86_64
21:04:19 --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-294.el7_6.x86_64
21:04:19 --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-294.el7_6.x86_64
21:04:19 ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed
21:04:19 ---> Package perl-Data-Dumper.x86_64 0:2.145-3.el7 will be installed
21:04:19 ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed
21:04:19 ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed
21:04:19 ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed
21:04:19 ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed
21:04:19 ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed
21:04:19 ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed
21:04:19 --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch
21:04:19 ---> Package perl-Git.noarch 0:1.8.3.1-21.el7_7 will be installed
21:04:19 ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed
21:04:19 ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed
21:04:19 ---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed
21:04:19 ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed
21:04:19 ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed
21:04:19 ---> Package perl-XML-Parser.x86_64 0:2.41-10.el7 will be installed
21:04:19 ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed
21:04:19 ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed
21:04:19 ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed
21:04:19 ---> Package python-srpm-macros.noarch 0:3-32.el7 will be installed
21:04:19 ---> Package rsync.x86_64 0:3.1.2-6.el7_6.1 will be installed
21:04:19 ---> Package subversion-libs.x86_64 0:1.7.14-14.el7 will be installed
21:04:19 ---> Package systemd-sysv.x86_64 0:219-67.el7_7.4 will be installed
21:04:19 --> Processing Dependency: systemd = 219-67.el7_7.4 for package: systemd-sysv-219-67.el7_7.4.x86_64
21:04:19 ---> Package systemtap-client.x86_64 0:4.0-10.el7_7 will be installed
21:04:19 --> Processing Dependency: systemtap-runtime = 4.0-10.el7_7 for package: systemtap-client-4.0-10.el7_7.x86_64
21:04:19 --> Processing Dependency: mokutil for package: systemtap-client-4.0-10.el7_7.x86_64
21:04:19 --> Processing Dependency: libavahi-common.so.3()(64bit) for package: systemtap-client-4.0-10.el7_7.x86_64
21:04:19 --> Processing Dependency: libavahi-client.so.3()(64bit) for package: systemtap-client-4.0-10.el7_7.x86_64
21:04:19 ---> Package systemtap-devel.x86_64 0:4.0-10.el7_7 will be installed
21:04:19 --> Processing Dependency: kernel-devel-uname-r for package: systemtap-devel-4.0-10.el7_7.x86_64
21:04:19 ---> Package unzip.x86_64 0:6.0-20.el7 will be installed
21:04:19 ---> Package zip.x86_64 0:3.0-11.el7 will be installed
21:04:19 --> Running transaction check
21:04:19 ---> Package avahi-libs.x86_64 0:0.6.31-19.el7 will be installed
21:04:19 ---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed
21:04:19 --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64
21:04:19 ---> Package gettext-common-devel.noarch 0:0.19.8.1-2.el7 will be installed
21:04:19 ---> Package glibc-headers.x86_64 0:2.17-292.el7 will be installed
21:04:19 --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-292.el7.x86_64
21:04:19 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-292.el7.x86_64
21:04:19 ---> Package gnutls.x86_64 0:3.3.29-9.el7_6 will be installed
21:04:19 --> Processing Dependency: trousers >= 0.3.11.2 for package: gnutls-3.3.29-9.el7_6.x86_64
21:04:19 --> Processing Dependency: libnettle.so.4()(64bit) for package: gnutls-3.3.29-9.el7_6.x86_64
21:04:19 --> Processing Dependency: libhogweed.so.2()(64bit) for package: gnutls-3.3.29-9.el7_6.x86_64
21:04:19 ---> Package groff-base.x86_64 0:1.22.2-8.el7 will be installed
21:04:19 ---> Package kernel-debug-devel.x86_64 0:3.10.0-1062.18.1.el7 will be installed
21:04:19 ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed
21:04:19 ---> Package libproxy.x86_64 0:0.4.11-11.el7 will be installed
21:04:19 --> Processing Dependency: libmodman.so.1()(64bit) for package: libproxy-0.4.11-11.el7.x86_64
21:04:19 ---> Package mokutil.x86_64 0:15-2.el7.centos will be installed
21:04:19 --> Processing Dependency: libefivar.so.1(libefivar.so.0)(64bit) for package: mokutil-15-2.el7.centos.x86_64
21:04:19 --> Processing Dependency: libefivar.so.1(LIBEFIVAR_0.24)(64bit) for package: mokutil-15-2.el7.centos.x86_64
21:04:19 --> Processing Dependency: libefivar.so.1()(64bit) for package: mokutil-15-2.el7.centos.x86_64
21:04:19 ---> Package openssh.x86_64 0:7.4p1-21.el7 will be installed
21:04:19 ---> Package pakchois.x86_64 0:0.4-10.el7 will be installed
21:04:19 ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed
21:04:19 ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed
21:04:19 --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
21:04:19 ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed
21:04:19 --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch
21:04:19 --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch
21:04:19 ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed
21:04:19 ---> Package perl-Socket.x86_64 0:2.010-4.el7 will be installed
21:04:19 ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed
21:04:19 ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed
21:04:19 ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed
21:04:19 ---> Package perl-libs.x86_64 4:5.16.3-294.el7_6 will be installed
21:04:19 ---> Package perl-macros.x86_64 4:5.16.3-294.el7_6 will be installed
21:04:19 ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed
21:04:19 ---> Package systemd.x86_64 0:219-67.el7_7.1 will be updated
21:04:19 ---> Package systemd.x86_64 0:219-67.el7_7.4 will be an update
21:04:19 --> Processing Dependency: systemd-libs = 219-67.el7_7.4 for package: systemd-219-67.el7_7.4.x86_64
21:04:19 ---> Package systemtap-runtime.x86_64 0:4.0-10.el7_7 will be installed
21:04:19 --> Processing Dependency: libsymtabAPI.so.9.3()(64bit) for package: systemtap-runtime-4.0-10.el7_7.x86_64
21:04:19 --> Processing Dependency: libdyninstAPI.so.9.3()(64bit) for package: systemtap-runtime-4.0-10.el7_7.x86_64
21:04:19 --> Running transaction check
21:04:19 ---> Package dyninst.x86_64 0:9.3.1-3.el7 will be installed
21:04:19 --> Processing Dependency: libdwarf.so.0()(64bit) for package: dyninst-9.3.1-3.el7.x86_64
21:04:19 --> Processing Dependency: libboost_thread-mt.so.1.53.0()(64bit) for package: dyninst-9.3.1-3.el7.x86_64
21:04:19 --> Processing Dependency: libboost_system-mt.so.1.53.0()(64bit) for package: dyninst-9.3.1-3.el7.x86_64
21:04:19 --> Processing Dependency: libboost_date_time-mt.so.1.53.0()(64bit) for package: dyninst-9.3.1-3.el7.x86_64
21:04:19 ---> Package efivar-libs.x86_64 0:36-12.el7 will be installed
21:04:19 ---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed
21:04:19 ---> Package kernel-headers.x86_64 0:3.10.0-1062.18.1.el7 will be installed
21:04:19 ---> Package libmodman.x86_64 0:2.0.1-8.el7 will be installed
21:04:19 ---> Package nettle.x86_64 0:2.7.1-8.el7 will be installed
21:04:19 ---> Package perl-Pod-Escapes.noarch 1:1.04-294.el7_6 will be installed
21:04:19 ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed
21:04:19 --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
21:04:19 --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
21:04:19 ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed
21:04:19 ---> Package systemd-libs.x86_64 0:219-67.el7_7.1 will be updated
21:04:19 ---> Package systemd-libs.x86_64 0:219-67.el7_7.4 will be an update
21:04:19 ---> Package trousers.x86_64 0:0.3.14-2.el7 will be installed
21:04:19 --> Running transaction check
21:04:19 ---> Package boost-date-time.x86_64 0:1.53.0-27.el7 will be installed
21:04:19 ---> Package boost-system.x86_64 0:1.53.0-27.el7 will be installed
21:04:19 ---> Package boost-thread.x86_64 0:1.53.0-27.el7 will be installed
21:04:19 ---> Package libdwarf.x86_64 0:20130207-4.el7 will be installed
21:04:19 ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed
21:04:19 ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed
21:04:19 --> Finished Dependency Resolution
21:04:19 
21:04:19 Dependencies Resolved
21:04:19 
21:04:19 ================================================================================
21:04:19  Package                   Arch      Version                   Repository  Size
21:04:19 ================================================================================
21:04:19 Installing for group install "Development Tools":
21:04:19  autoconf                  noarch    2.69-11.el7               base       701 k
21:04:19  automake                  noarch    1.13.4-3.el7              base       679 k
21:04:19  bison                     x86_64    3.0.4-2.el7               base       674 k
21:04:19  byacc                     x86_64    1.9.20130304-3.el7        base        65 k
21:04:19  cscope                    x86_64    15.8-10.el7               base       203 k
21:04:19  ctags                     x86_64    5.8-13.el7                base       155 k
21:04:19  diffstat                  x86_64    1.57-4.el7                base        35 k
21:04:19  doxygen                   x86_64    1:1.8.5-3.el7             base       3.6 M
21:04:19  elfutils                  x86_64    0.176-2.el7               base       305 k
21:04:19  flex                      x86_64    2.5.37-6.el7              base       293 k
21:04:19  gcc                       x86_64    4.8.5-39.el7              base        16 M
21:04:19  gcc-c++                   x86_64    4.8.5-39.el7              base       7.2 M
21:04:19  gcc-gfortran              x86_64    4.8.5-39.el7              base       6.7 M
21:04:19  gettext                   x86_64    0.19.8.1-2.el7            base       1.0 M
21:04:19  git                       x86_64    1.8.3.1-21.el7_7          updates    4.4 M
21:04:19  indent                    x86_64    2.2.11-13.el7             base       150 k
21:04:19  intltool                  noarch    0.50.2-7.el7              base        59 k
21:04:19  libtool                   x86_64    2.4.2-22.el7_3            base       588 k
21:04:19  make                      x86_64    1:3.82-24.el7             base       421 k
21:04:19  patch                     x86_64    2.7.1-12.el7_7            updates    111 k
21:04:19  patchutils                x86_64    0.3.3-4.el7               base       104 k
21:04:19  rcs                       x86_64    5.9.0-5.el7               base       230 k
21:04:19  redhat-rpm-config         noarch    9.1.0-88.el7.centos       base        81 k
21:04:19  rpm-build                 x86_64    4.11.3-40.el7             base       149 k
21:04:19  rpm-sign                  x86_64    4.11.3-40.el7             base        48 k
21:04:19  subversion                x86_64    1.7.14-14.el7             base       1.0 M
21:04:19  swig                      x86_64    2.0.10-5.el7              base       1.3 M
21:04:19  systemtap                 x86_64    4.0-10.el7_7              updates     15 k
21:04:19 Installing for dependencies:
21:04:19  apr                       x86_64    1.4.8-5.el7               base       103 k
21:04:19  apr-util                  x86_64    1.5.2-6.el7               base        92 k
21:04:19  avahi-libs                x86_64    0.6.31-19.el7             base        61 k
21:04:19  boost-date-time           x86_64    1.53.0-27.el7             base        52 k
21:04:19  boost-system              x86_64    1.53.0-27.el7             base        40 k
21:04:19  boost-thread              x86_64    1.53.0-27.el7             base        57 k
21:04:19  bzip2                     x86_64    1.0.6-13.el7              base        52 k
21:04:19  cpp                       x86_64    4.8.5-39.el7              base       5.9 M
21:04:19  dwz                       x86_64    0.11-3.el7                base        99 k
21:04:19  dyninst                   x86_64    9.3.1-3.el7               base       3.5 M
21:04:19  efivar-libs               x86_64    36-12.el7                 base        88 k
21:04:19  emacs-filesystem          noarch    1:24.3-22.el7             base        58 k
21:04:19  file                      x86_64    5.11-35.el7               base        57 k
21:04:19  fipscheck                 x86_64    1.4.1-6.el7               base        21 k
21:04:19  fipscheck-lib             x86_64    1.4.1-6.el7               base        11 k
21:04:19  gdb                       x86_64    7.6.1-115.el7             base       2.4 M
21:04:19  gettext-common-devel      noarch    0.19.8.1-2.el7            base       410 k
21:04:19  gettext-devel             x86_64    0.19.8.1-2.el7            base       320 k
21:04:19  gettext-libs              x86_64    0.19.8.1-2.el7            base       501 k
21:04:19  glibc-devel               x86_64    2.17-292.el7              base       1.1 M
21:04:19  glibc-headers             x86_64    2.17-292.el7              base       687 k
21:04:19  gnutls                    x86_64    3.3.29-9.el7_6            base       680 k
21:04:19  groff-base                x86_64    1.22.2-8.el7              base       942 k
21:04:19  kernel-debug-devel        x86_64    3.10.0-1062.18.1.el7      updates     18 M
21:04:19  kernel-headers            x86_64    3.10.0-1062.18.1.el7      updates    8.8 M
21:04:19  less                      x86_64    458-9.el7                 base       120 k
21:04:19  libcroco                  x86_64    0.6.12-4.el7              base       105 k
21:04:19  libdwarf                  x86_64    20130207-4.el7            base       109 k
21:04:19  libedit                   x86_64    3.0-12.20121213cvs.el7    base        92 k
21:04:19  libgfortran               x86_64    4.8.5-39.el7              base       300 k
21:04:19  libgomp                   x86_64    4.8.5-39.el7              base       158 k
21:04:19  libmodman                 x86_64    2.0.1-8.el7               base        28 k
21:04:19  libmpc                    x86_64    1.0.1-3.el7               base        51 k
21:04:19  libproxy                  x86_64    0.4.11-11.el7             base        64 k
21:04:19  libquadmath               x86_64    4.8.5-39.el7              base       190 k
21:04:19  libquadmath-devel         x86_64    4.8.5-39.el7              base        53 k
21:04:19  libstdc++-devel           x86_64    4.8.5-39.el7              base       1.5 M
21:04:19  libunistring              x86_64    0.9.3-9.el7               base       293 k
21:04:19  m4                        x86_64    1.4.16-10.el7             base       256 k
21:04:19  mokutil                   x86_64    15-2.el7.centos           base        42 k
21:04:19  mpfr                      x86_64    3.1.1-4.el7               base       203 k
21:04:19  neon                      x86_64    0.30.0-4.el7              base       166 k
21:04:19  nettle                    x86_64    2.7.1-8.el7               base       327 k
21:04:19  openssh                   x86_64    7.4p1-21.el7              base       510 k
21:04:19  openssh-clients           x86_64    7.4p1-21.el7              base       655 k
21:04:19  pakchois                  x86_64    0.4-10.el7                base        14 k
21:04:19  perl                      x86_64    4:5.16.3-294.el7_6        base       8.0 M
21:04:19  perl-Carp                 noarch    1.26-244.el7              base        19 k
21:04:19  perl-Data-Dumper          x86_64    2.145-3.el7               base        47 k
21:04:19  perl-Encode               x86_64    2.51-7.el7                base       1.5 M
21:04:19  perl-Error                noarch    1:0.17020-2.el7           base        32 k
21:04:19  perl-Exporter             noarch    5.68-3.el7                base        28 k
21:04:19  perl-File-Path            noarch    2.09-2.el7                base        26 k
21:04:19  perl-File-Temp            noarch    0.23.01-3.el7             base        56 k
21:04:19  perl-Filter               x86_64    1.49-3.el7                base        76 k
21:04:19  perl-Getopt-Long          noarch    2.40-3.el7                base        56 k
21:04:19  perl-Git                  noarch    1.8.3.1-21.el7_7          updates     55 k
21:04:19  perl-HTTP-Tiny            noarch    0.033-3.el7               base        38 k
21:04:19  perl-PathTools            x86_64    3.40-5.el7                base        82 k
21:04:19  perl-Pod-Escapes          noarch    1:1.04-294.el7_6          base        51 k
21:04:19  perl-Pod-Perldoc          noarch    3.20-4.el7                base        87 k
21:04:19  perl-Pod-Simple           noarch    1:3.28-4.el7              base       216 k
21:04:19  perl-Pod-Usage            noarch    1.63-3.el7                base        27 k
21:04:19  perl-Scalar-List-Utils    x86_64    1.27-248.el7              base        36 k
21:04:19  perl-Socket               x86_64    2.010-4.el7               base        49 k
21:04:19  perl-Storable             x86_64    2.45-3.el7                base        77 k
21:04:19  perl-TermReadKey          x86_64    2.30-20.el7               base        31 k
21:04:19  perl-Test-Harness         noarch    3.28-3.el7                base       302 k
21:04:19  perl-Text-ParseWords      noarch    3.29-4.el7                base        14 k
21:04:19  perl-Thread-Queue         noarch    3.02-2.el7                base        17 k
21:04:19  perl-Time-HiRes           x86_64    4:1.9725-3.el7            base        45 k
21:04:19  perl-Time-Local           noarch    1.2300-2.el7              base        24 k
21:04:19  perl-XML-Parser           x86_64    2.41-10.el7               base       223 k
21:04:19  perl-constant             noarch    1.27-2.el7                base        19 k
21:04:19  perl-libs                 x86_64    4:5.16.3-294.el7_6        base       688 k
21:04:19  perl-macros               x86_64    4:5.16.3-294.el7_6        base        44 k
21:04:19  perl-parent               noarch    1:0.225-244.el7           base        12 k
21:04:19  perl-podlators            noarch    2.5.1-3.el7               base       112 k
21:04:19  perl-srpm-macros          noarch    1-8.el7                   base       4.6 k
21:04:19  perl-threads              x86_64    1.87-4.el7                base        49 k
21:04:19  perl-threads-shared       x86_64    1.43-6.el7                base        39 k
21:04:19  python-srpm-macros        noarch    3-32.el7                  base       8.4 k
21:04:19  rsync                     x86_64    3.1.2-6.el7_6.1           base       404 k
21:04:19  subversion-libs           x86_64    1.7.14-14.el7             base       922 k
21:04:19  systemd-sysv              x86_64    219-67.el7_7.4            updates     89 k
21:04:19  systemtap-client          x86_64    4.0-10.el7_7              updates    3.6 M
21:04:19  systemtap-devel           x86_64    4.0-10.el7_7              updates    2.2 M
21:04:19  systemtap-runtime         x86_64    4.0-10.el7_7              updates    443 k
21:04:19  trousers                  x86_64    0.3.14-2.el7              base       289 k
21:04:19  unzip                     x86_64    6.0-20.el7                base       170 k
21:04:19  zip                       x86_64    3.0-11.el7                base       260 k
21:04:19 Updating for dependencies:
21:04:19  systemd                   x86_64    219-67.el7_7.4            updates    5.1 M
21:04:19  systemd-libs              x86_64    219-67.el7_7.4            updates    411 k
21:04:19 
21:04:19 Transaction Summary
21:04:19 ================================================================================
21:04:19 Install  28 Packages (+91 Dependent packages)
21:04:19 Upgrade              (  2 Dependent packages)
21:04:19 
21:04:19 Total download size: 121 M
21:04:19 Downloading packages:
21:04:19 Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
21:04:25 Public key for apr-1.4.8-5.el7.x86_64.rpm is not installed
21:04:25 warning: /var/cache/yum/x86_64/7/base/packages/apr-1.4.8-5.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
21:04:35 Public key for git-1.8.3.1-21.el7_7.x86_64.rpm is not installed
21:05:31 http://d36uatko69830t.cloudfront.net/centos/7/updates/x86_64/Packages/systemtap-client-4.0-10.el7_7.x86_64.rpm: [Errno 12] Timeout on http://d36uatko69830t.cloudfront.net/centos/7/updates/x86_64/Packages/systemtap-client-4.0-10.el7_7.x86_64.rpm: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds')
21:05:31 Trying other mirror.
21:05:31 --------------------------------------------------------------------------------
21:05:31 Total                                              1.7 MB/s | 121 MB  01:10     
21:05:31 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
21:05:31 Importing GPG key 0xF4A80EB5:
21:05:31  Userid     : "CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>"
21:05:31  Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5
21:05:31  Package    : centos-release-7-7.1908.0.el7.centos.x86_64 (@CentOS)
21:05:31  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
21:05:31 Running transaction check
21:05:31 Running transaction test
21:05:31 Transaction test succeeded
21:05:31 Running transaction
21:05:31   Installing : mpfr-3.1.1-4.el7.x86_64                                    1/123 
21:05:31   Installing : libmpc-1.0.1-3.el7.x86_64                                  2/123 
21:05:31   Installing : fipscheck-1.4.1-6.el7.x86_64                               3/123 
21:05:31   Installing : fipscheck-lib-1.4.1-6.el7.x86_64                           4/123 
21:05:31   Installing : libquadmath-4.8.5-39.el7.x86_64                            5/123 
21:05:31   Installing : libgomp-4.8.5-39.el7.x86_64                                6/123 
21:05:32   Installing : m4-1.4.16-10.el7.x86_64                                    7/123 
21:05:32   Installing : apr-1.4.8-5.el7.x86_64                                     8/123 
21:05:33   Installing : apr-util-1.5.2-6.el7.x86_64                                9/123 
21:05:33   Installing : zip-3.0-11.el7.x86_64                                     10/123 
21:05:33   Installing : patch-2.7.1-12.el7_7.x86_64                               11/123 
21:05:33   Installing : libcroco-0.6.12-4.el7.x86_64                              12/123 
21:05:34   Installing : avahi-libs-0.6.31-19.el7.x86_64                           13/123 
21:05:34   Installing : libunistring-0.9.3-9.el7.x86_64                           14/123 
21:05:35   Installing : gettext-libs-0.19.8.1-2.el7.x86_64                        15/123 
21:05:35   Installing : unzip-6.0-20.el7.x86_64                                   16/123 
21:05:36   Installing : boost-system-1.53.0-27.el7.x86_64                         17/123 
21:05:36   Installing : groff-base-1.22.2-8.el7.x86_64                            18/123 
21:05:36   Installing : 1:perl-parent-0.225-244.el7.noarch                        19/123 
21:05:36   Installing : perl-HTTP-Tiny-0.033-3.el7.noarch                         20/123 
21:05:36   Installing : perl-podlators-2.5.1-3.el7.noarch                         21/123 
21:05:36   Installing : perl-Pod-Perldoc-3.20-4.el7.noarch                        22/123 
21:05:36   Installing : 1:perl-Pod-Escapes-1.04-294.el7_6.noarch                  23/123 
21:05:36   Installing : perl-Text-ParseWords-3.29-4.el7.noarch                    24/123 
21:05:36   Installing : perl-Encode-2.51-7.el7.x86_64                             25/123 
21:05:36   Installing : perl-Pod-Usage-1.63-3.el7.noarch                          26/123 
21:05:37   Installing : 4:perl-libs-5.16.3-294.el7_6.x86_64                       27/123 
21:05:37   Installing : perl-Socket-2.010-4.el7.x86_64                            28/123 
21:05:37   Installing : perl-Storable-2.45-3.el7.x86_64                           29/123 
21:05:37   Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64                     30/123 
21:05:37   Installing : perl-threads-1.87-4.el7.x86_64                            31/123 
21:05:37   Installing : perl-Carp-1.26-244.el7.noarch                             32/123 
21:05:37   Installing : perl-Filter-1.49-3.el7.x86_64                             33/123 
21:05:37   Installing : perl-Exporter-5.68-3.el7.noarch                           34/123 
21:05:37   Installing : perl-constant-1.27-2.el7.noarch                           35/123 
21:05:37   Installing : perl-Time-Local-1.2300-2.el7.noarch                       36/123 
21:05:37   Installing : 4:perl-macros-5.16.3-294.el7_6.x86_64                     37/123 
21:05:37   Installing : perl-threads-shared-1.43-6.el7.x86_64                     38/123 
21:05:37   Installing : perl-File-Temp-0.23.01-3.el7.noarch                       39/123 
21:05:37   Installing : perl-File-Path-2.09-2.el7.noarch                          40/123 
21:05:37   Installing : perl-PathTools-3.40-5.el7.x86_64                          41/123 
21:05:37   Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64                42/123 
21:05:37   Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch                       43/123 
21:05:38   Installing : perl-Getopt-Long-2.40-3.el7.noarch                        44/123 
21:05:38   Installing : 4:perl-5.16.3-294.el7_6.x86_64                            45/123 
21:05:38   Installing : perl-Thread-Queue-3.02-2.el7.noarch                       46/123 
21:05:38   Installing : 1:perl-Error-0.17020-2.el7.noarch                         47/123 
21:05:38   Installing : perl-TermReadKey-2.30-20.el7.x86_64                       48/123 
21:05:38   Installing : perl-Data-Dumper-2.145-3.el7.x86_64                       49/123 
21:05:38   Installing : autoconf-2.69-11.el7.noarch                               50/123 
21:05:38 install-info: No such file or directory for /usr/share/info/autoconf.info
21:05:38   Installing : perl-XML-Parser-2.41-10.el7.x86_64                        51/123 
21:05:38   Installing : perl-Test-Harness-3.28-3.el7.noarch                       52/123 
21:05:39   Installing : automake-1.13.4-3.el7.noarch                              53/123 
21:05:39 install-info: No such file or directory for /usr/share/info/automake.info.gz
21:05:49   Installing : kernel-debug-devel-3.10.0-1062.18.1.el7.x86_64            54/123 
21:05:49   Installing : less-458-9.el7.x86_64                                     55/123 
21:05:49   Installing : boost-thread-1.53.0-27.el7.x86_64                         56/123 
21:05:50   Installing : gettext-0.19.8.1-2.el7.x86_64                             57/123 
21:05:50 install-info: No such file or directory for /usr/share/info/gettext.info.gz
21:05:51   Installing : libgfortran-4.8.5-39.el7.x86_64                           58/123 
21:05:52   Installing : openssh-7.4p1-21.el7.x86_64                               59/123 
21:05:53   Installing : cpp-4.8.5-39.el7.x86_64                                   60/123 
21:05:53   Installing : gdb-7.6.1-115.el7.x86_64                                  61/123 
21:05:53   Installing : bzip2-1.0.6-13.el7.x86_64                                 62/123 
21:05:53   Installing : libstdc++-devel-4.8.5-39.el7.x86_64                       63/123 
21:05:53   Installing : python-srpm-macros-3-32.el7.noarch                        64/123 
21:05:53   Installing : 1:emacs-filesystem-24.3-22.el7.noarch                     65/123 
21:05:54   Installing : pakchois-0.4-10.el7.x86_64                                66/123 
21:05:54   Installing : dwz-0.11-3.el7.x86_64                                     67/123 
21:05:54   Installing : perl-srpm-macros-1-8.el7.noarch                           68/123 
21:05:54   Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch              69/123 
21:05:54   Installing : nettle-2.7.1-8.el7.x86_64                                 70/123 
21:05:54 install-info: No such file or directory for /usr/share/info/nettle.info
21:05:55 make[2]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_18.01/cli'
21:05:55 make -C /home/ubuntu/workspace/docker-ce-packaging_18.01/moby VERSION=0.0.1-dev binary
21:05:55 make[2]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_18.01/moby'
21:05:55 mkdir -p autogen
21:05:55 docker build  --build-arg=GO_VERSION  -f "Dockerfile" --output=bundles/ --target=binary --build-arg VERSION --build-arg DOCKER_GITCOMMIT --build-arg PRODUCT --build-arg PLATFORM --build-arg DEFAULT_PRODUCT_LICENSE .
21:05:55 #1 [internal] load build definition from Dockerfile
21:05:55 #1 transferring dockerfile: 17.06kB done
21:05:55 #1 DONE 0.1s
21:05:55 
21:05:55 #2 [internal] load .dockerignore
21:05:55 #2 transferring context: 87B done
21:05:55 #2 DONE 0.1s
21:05:55 
21:05:55 #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
21:05:55   Installing : libmodman-2.0.1-8.el7.x86_64                              71/123 
21:05:56   Installing : libproxy-0.4.11-11.el7.x86_64                             72/123 
21:05:56   Installing : 1:make-3.82-24.el7.x86_64                                 73/123 
21:05:57   Installing : efivar-libs-36-12.el7.x86_64                              74/123 
21:05:57   Installing : mokutil-15-2.el7.centos.x86_64                            75/123 
21:05:58 #3 DONE 5.3s
21:05:58 
21:05:58 #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
21:05:58 #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
21:05:58 #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
21:05:58 #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done
21:05:58 #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done
21:05:58 #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.0s
21:05:58 #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 1.81MB / 8.82MB 0.1s
21:05:58 #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done
21:05:58 #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003
21:05:58 #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done
21:05:58 #4 DONE 0.7s
21:05:59   Updating   : systemd-libs-219-67.el7_7.4.x86_64                        76/123 
21:05:59 
21:05:59 #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
21:05:59   Updating   : systemd-219-67.el7_7.4.x86_64                             77/123 
21:05:59 Failed to get D-Bus connection: Operation not permitted
21:05:59 #6 DONE 0.3s
21:05:59 
21:05:59 #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster
21:05:59 #5 DONE 0.3s
21:05:59 
21:05:59 #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
21:05:59 #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done
21:05:59 #7 sha256:3a7408f53f79a230e184ec6b8666a1203cf6120174eb17a428ad4b80958b2652 5.46kB / 5.46kB done
21:05:59 #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 5.08MB / 7.81MB 0.2s
21:05:59 #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 3.32MB / 10.00MB 0.2s
21:05:59 #7 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done
21:05:59 #7 sha256:be37fd7a30b94a720a45ba5dcc0cf386d043acc5f4f61db7c6736fd10ee621bd 1.79kB / 1.79kB done
21:05:59 #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 1.01MB / 50.38MB 0.2s
21:06:00 #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 7.81MB / 7.81MB 0.3s done
21:06:00 #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 10.00MB / 10.00MB 0.4s done
21:06:00 #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 8.02MB / 50.38MB 0.4s
21:06:00 #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 1.43MB / 51.79MB 0.4s
21:06:00 #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 0B / 68.60MB 0.4s
21:06:00   Installing : systemd-sysv-219-67.el7_7.4.x86_64                        78/123 
21:06:00 #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 13.12MB / 50.38MB 0.6s
21:06:00 #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 10.50MB / 51.79MB 0.6s
21:06:00 #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 4.83MB / 68.60MB 0.6s
21:06:00 #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 20.35MB / 50.38MB 0.8s
21:06:00 #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 16.45MB / 51.79MB 0.8s
21:06:00 #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 10.14MB / 68.60MB 0.8s
21:06:00 #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 20.02MB / 51.79MB 0.9s
21:06:00 #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 27.52MB / 50.38MB 1.1s
21:06:00 #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 25.69MB / 51.79MB 1.1s
21:06:00 #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 17.35MB / 68.60MB 1.1s
21:06:00   Installing : trousers-0.3.14-2.el7.x86_64                              79/123 
21:06:00 #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 31.51MB / 50.38MB 1.2s
21:06:01 #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 38.37MB / 50.38MB 1.4s
21:06:01 #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 33.09MB / 51.79MB 1.4s
21:06:01 #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 24.38MB / 68.60MB 1.4s
21:06:01   Installing : gnutls-3.3.29-9.el7_6.x86_64                              80/123 
21:06:01 #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 42.84MB / 50.38MB 1.6s
21:06:01 #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 38.19MB / 51.79MB 1.6s
21:06:01 #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 28.93MB / 68.60MB 1.6s
21:06:01 #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 46.88MB / 50.38MB 1.8s
21:06:01 #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 45.64MB / 51.79MB 1.8s
21:06:01 #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 33.45MB / 68.60MB 1.8s
21:06:01 #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 50.38MB / 50.38MB 1.9s
21:06:01 #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 50.35MB / 51.79MB 1.9s
21:06:01 #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 50.38MB / 50.38MB 1.9s done
21:06:01 #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 51.79MB / 51.79MB 2.0s done
21:06:01 #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 43.83MB / 68.60MB 2.1s
21:06:01 #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 938.51kB / 120.07MB 2.1s
21:06:01 #7 sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 0B / 126B 2.1s
21:06:01   Installing : neon-0.30.0-4.el7.x86_64                                  81/123 
21:06:01 #7 sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 126B / 126B 2.1s done
21:06:01 #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 48.81MB / 68.60MB 2.4s
21:06:01 #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992
21:06:02 #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 8.25MB / 120.07MB 2.5s
21:06:02 #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 54.86MB / 68.60MB 2.6s
21:06:02   Installing : subversion-libs-1.7.14-14.el7.x86_64                      82/123 
21:06:02 #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 16.29MB / 120.07MB 2.9s
21:06:02 #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 64.66MB / 68.60MB 3.1s
21:06:02   Installing : rsync-3.1.2-6.el7_6.1.x86_64                              83/123 
21:06:02 #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 68.60MB / 68.60MB 3.2s
21:06:02 #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 26.42MB / 120.07MB 3.2s
21:06:02 #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 68.60MB / 68.60MB 3.3s done
21:06:02 #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 36.01MB / 120.07MB 3.3s
21:06:03 #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 48.20MB / 120.07MB 3.6s
21:06:03 #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 56.75MB / 120.07MB 3.8s
21:06:03   Installing : libedit-3.0-12.20121213cvs.el7.x86_64                     84/123 
21:06:03   Installing : openssh-clients-7.4p1-21.el7.x86_64                       85/123 
21:06:03 #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 64.15MB / 120.07MB 4.0s
21:06:04 #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 77.36MB / 120.07MB 4.3s
21:06:04 #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 85.19MB / 120.07MB 4.5s
21:06:04   Installing : perl-Git-1.8.3.1-21.el7_7.noarch                          86/123 
21:06:04   Installing : git-1.8.3.1-21.el7_7.x86_64                               87/123 
21:06:04   Installing : elfutils-0.176-2.el7.x86_64                               88/123 
21:06:04 #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 94.54MB / 120.07MB 4.7s
21:06:04 #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 111.41MB / 120.07MB 5.0s
21:06:04   Installing : boost-date-time-1.53.0-27.el7.x86_64                      89/123 
21:06:04   Installing : file-5.11-35.el7.x86_64                                   90/123 
21:06:04   Installing : gettext-common-devel-0.19.8.1-2.el7.noarch                91/123 
21:06:04 #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 120.06MB / 120.07MB 5.2s
21:06:05 #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 120.07MB / 120.07MB 5.3s done
21:06:05   Installing : gettext-devel-0.19.8.1-2.el7.x86_64                       92/123 
21:06:05 install-info: No such file or directory for /usr/share/info/autosprintf.info
21:06:05 #7 ...
21:06:05 
21:06:05 #34 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
21:06:05 #34 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
21:06:05 #34 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
21:06:05 #34 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
21:06:05 #34 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.7s done
21:06:05 #34 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.7s done
21:06:05 #34 DONE 5.5s
21:06:05 
21:06:05 #12 [internal] load build context
21:06:05 #12 transferring context: 31.20MB 5.5s
21:06:05 #12 transferring context: 50.05MB 6.3s done
21:06:06   Installing : kernel-headers-3.10.0-1062.18.1.el7.x86_64                93/123 
21:06:06   Installing : glibc-headers-2.17-292.el7.x86_64                         94/123 
21:06:06 #12 DONE 6.4s
21:06:06 
21:06:06 #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
21:06:07 #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 5.1s
21:06:07   Installing : glibc-devel-2.17-292.el7.x86_64                           95/123 
21:06:08 #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 6.1s done
21:06:08   Installing : gcc-4.8.5-39.el7.x86_64                                   96/123 
21:06:08 #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f
21:06:08   Installing : libquadmath-devel-4.8.5-39.el7.x86_64                     97/123 
21:06:08   Installing : systemtap-devel-4.0-10.el7_7.x86_64                       98/123 
21:06:08 #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 0.5s done
21:06:08 #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410
21:06:09   Installing : libdwarf-20130207-4.el7.x86_64                            99/123 
21:06:09 #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 0.4s done
21:06:09 #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 0.1s
21:06:10   Installing : dyninst-9.3.1-3.el7.x86_64                               100/123 
21:06:11   Installing : systemtap-runtime-4.0-10.el7_7.x86_64                    101/123 
21:06:11   Installing : systemtap-client-4.0-10.el7_7.x86_64                     102/123 
21:06:11 #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 2.4s done
21:06:11 #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf
21:06:12   Installing : systemtap-4.0-10.el7_7.x86_64                            103/123 
21:06:13   Installing : gcc-gfortran-4.8.5-39.el7.x86_64                         104/123 
21:06:13   Installing : gcc-c++-4.8.5-39.el7.x86_64                              105/123 
21:06:13   Installing : libtool-2.4.2-22.el7_3.x86_64                            106/123 
21:06:13 install-info: No such file or directory for /usr/share/info/libtool.info.gz
21:06:13   Installing : intltool-0.50.2-7.el7.noarch                             107/123 
21:06:14   Installing : rpm-build-4.11.3-40.el7.x86_64                           108/123 
21:06:14 #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 2.0s done
21:06:14 #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 0.1s
21:06:14   Installing : subversion-1.7.14-14.el7.x86_64                          109/123 
21:06:14   Installing : cscope-15.8-10.el7.x86_64                                110/123 
21:06:14   Installing : patchutils-0.3.3-4.el7.x86_64                            111/123 
21:06:15   Installing : flex-2.5.37-6.el7.x86_64                                 112/123 
21:06:15   Installing : bison-3.0.4-2.el7.x86_64                                 113/123 
21:06:16   Installing : indent-2.2.11-13.el7.x86_64                              114/123 
21:06:16   Installing : ctags-5.8-13.el7.x86_64                                  115/123 
21:06:16   Installing : rpm-sign-4.11.3-40.el7.x86_64                            116/123 
21:06:16   Installing : byacc-1.9.20130304-3.el7.x86_64                          117/123 
21:06:16   Installing : rcs-5.9.0-5.el7.x86_64                                   118/123 
21:06:16   Installing : diffstat-1.57-4.el7.x86_64                               119/123 
21:06:17   Installing : swig-2.0.10-5.el7.x86_64                                 120/123 
21:06:18   Installing : 1:doxygen-1.8.5-3.el7.x86_64                             121/123 
21:06:18   Cleanup    : systemd-219-67.el7_7.1.x86_64                            122/123 
21:06:18 #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 4.0s done
21:06:18 #7 extracting sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 done
21:06:18 #7 DONE 19.1s
21:06:18 
21:06:18 #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
21:06:19   Cleanup    : systemd-libs-219-67.el7_7.1.x86_64                       123/123 
21:06:19   Verifying  : fipscheck-lib-1.4.1-6.el7.x86_64                           1/123 
21:06:19   Verifying  : perl-HTTP-Tiny-0.033-3.el7.noarch                          2/123 
21:06:19   Verifying  : perl-Git-1.8.3.1-21.el7_7.noarch                           3/123 
21:06:19   Verifying  : apr-1.4.8-5.el7.x86_64                                     4/123 
21:06:19   Verifying  : libdwarf-20130207-4.el7.x86_64                             5/123 
21:06:19   Verifying  : gcc-4.8.5-39.el7.x86_64                                    6/123 
21:06:19 #8 DONE 1.0s
21:06:19   Verifying  : kernel-headers-3.10.0-1062.18.1.el7.x86_64                 7/123 
21:06:19   Verifying  : 1:doxygen-1.8.5-3.el7.x86_64                               8/123 
21:06:19   Verifying  : perl-TermReadKey-2.30-20.el7.x86_64                        9/123 
21:06:19   Verifying  : groff-base-1.22.2-8.el7.x86_64                            10/123 
21:06:19   Verifying  : perl-File-Temp-0.23.01-3.el7.noarch                       11/123 
21:06:19   Verifying  : swig-2.0.10-5.el7.x86_64                                  12/123 
21:06:19   Verifying  : gettext-common-devel-0.19.8.1-2.el7.noarch                13/123 
21:06:19   Verifying  : perl-Socket-2.010-4.el7.x86_64                            14/123 
21:06:19   Verifying  : file-5.11-35.el7.x86_64                                   15/123 
21:06:19   Verifying  : boost-date-time-1.53.0-27.el7.x86_64                      16/123 
21:06:19   Verifying  : perl-Data-Dumper-2.145-3.el7.x86_64                       17/123 
21:06:19   Verifying  : rpm-build-4.11.3-40.el7.x86_64                            18/123 
21:06:19   Verifying  : fipscheck-1.4.1-6.el7.x86_64                              19/123 
21:06:19   Verifying  : apr-util-1.5.2-6.el7.x86_64                               20/123 
21:06:19   Verifying  : systemtap-client-4.0-10.el7_7.x86_64                      21/123 
21:06:19   Verifying  : systemd-sysv-219-67.el7_7.4.x86_64                        22/123 
21:06:19   Verifying  : libquadmath-devel-4.8.5-39.el7.x86_64                     23/123 
21:06:19   Verifying  : patchutils-0.3.3-4.el7.x86_64                             24/123 
21:06:19   Verifying  : dyninst-9.3.1-3.el7.x86_64                                25/123 
21:06:19   Verifying  : perl-Storable-2.45-3.el7.x86_64                           26/123 
21:06:19   Verifying  : autoconf-2.69-11.el7.noarch                               27/123 
21:06:19   Verifying  : elfutils-0.176-2.el7.x86_64                               28/123 
21:06:19   Verifying  : libedit-3.0-12.20121213cvs.el7.x86_64                     29/123 
21:06:19   Verifying  : git-1.8.3.1-21.el7_7.x86_64                               30/123 
21:06:19   Verifying  : perl-Text-ParseWords-3.29-4.el7.noarch                    31/123 
21:06:19   Verifying  : diffstat-1.57-4.el7.x86_64                                32/123 
21:06:19   Verifying  : perl-File-Path-2.09-2.el7.noarch                          33/123 
21:06:19   Verifying  : trousers-0.3.14-2.el7.x86_64                              34/123 
21:06:19 
21:06:19 #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.d...
21:06:20   Verifying  : boost-system-1.53.0-27.el7.x86_64                         35/123 
21:06:20   Verifying  : 4:perl-Time-HiRes-1.9725-3.el7.x86_64                     36/123 
21:06:20   Verifying  : libgfortran-4.8.5-39.el7.x86_64                           37/123 
21:06:20   Verifying  : systemd-libs-219-67.el7_7.4.x86_64                        38/123 
21:06:20   Verifying  : efivar-libs-36-12.el7.x86_64                              39/123 
21:06:20   Verifying  : perl-XML-Parser-2.41-10.el7.x86_64                        40/123 
21:06:20   Verifying  : unzip-6.0-20.el7.x86_64                                   41/123 
21:06:20   Verifying  : subversion-1.7.14-14.el7.x86_64                           42/123 
21:06:20   Verifying  : systemtap-4.0-10.el7_7.x86_64                             43/123 
21:06:20   Verifying  : 4:perl-libs-5.16.3-294.el7_6.x86_64                       44/123 
21:06:20   Verifying  : 1:make-3.82-24.el7.x86_64                                 45/123 
21:06:20   Verifying  : rcs-5.9.0-5.el7.x86_64                                    46/123 
21:06:20   Verifying  : gnutls-3.3.29-9.el7_6.x86_64                              47/123 
21:06:20   Verifying  : libmodman-2.0.1-8.el7.x86_64                              48/123 
21:06:20   Verifying  : openssh-clients-7.4p1-21.el7.x86_64                       49/123 
21:06:20   Verifying  : gcc-c++-4.8.5-39.el7.x86_64                               50/123 
21:06:20   Verifying  : nettle-2.7.1-8.el7.x86_64                                 51/123 
21:06:20   Verifying  : libmpc-1.0.1-3.el7.x86_64                                 52/123 
21:06:20   Verifying  : systemtap-runtime-4.0-10.el7_7.x86_64                     53/123 
21:06:20   Verifying  : perl-Pod-Usage-1.63-3.el7.noarch                          54/123 
21:06:20   Verifying  : perl-Encode-2.51-7.el7.x86_64                             55/123 
21:06:20   Verifying  : systemtap-devel-4.0-10.el7_7.x86_64                       56/123 
21:06:20   Verifying  : mokutil-15-2.el7.centos.x86_64                            57/123 
21:06:20   Verifying  : perl-threads-1.87-4.el7.x86_64                            58/123 
21:06:20   Verifying  : systemd-219-67.el7_7.4.x86_64                             59/123 
21:06:20   Verifying  : perl-Getopt-Long-2.40-3.el7.noarch                        60/123 
21:06:20   Verifying  : cpp-4.8.5-39.el7.x86_64                                   61/123 
21:06:20   Verifying  : perl-Test-Harness-3.28-3.el7.noarch                       62/123 
21:06:20   Verifying  : glibc-headers-2.17-292.el7.x86_64                         63/123 
21:06:20   Verifying  : perl-threads-shared-1.43-6.el7.x86_64                     64/123 
21:06:20   Verifying  : gettext-devel-0.19.8.1-2.el7.x86_64                       65/123 
21:06:20   Verifying  : 1:perl-Pod-Escapes-1.04-294.el7_6.noarch                  66/123 
21:06:20   Verifying  : gettext-0.19.8.1-2.el7.x86_64                             67/123 
21:06:20   Verifying  : libunistring-0.9.3-9.el7.x86_64                           68/123 
21:06:20   Verifying  : byacc-1.9.20130304-3.el7.x86_64                           69/123 
21:06:20   Verifying  : m4-1.4.16-10.el7.x86_64                                   70/123 
21:06:20   Verifying  : gettext-libs-0.19.8.1-2.el7.x86_64                        71/123 
21:06:20   Verifying  : 1:perl-parent-0.225-244.el7.noarch                        72/123 
21:06:20   Verifying  : avahi-libs-0.6.31-19.el7.x86_64                           73/123 
21:06:20   Verifying  : libcroco-0.6.12-4.el7.x86_64                              74/123 
21:06:20   Verifying  : perl-srpm-macros-1-8.el7.noarch                           75/123 
21:06:20   Verifying  : libgomp-4.8.5-39.el7.x86_64                               76/123 
21:06:20   Verifying  : libtool-2.4.2-22.el7_3.x86_64                             77/123 
21:06:20   Verifying  : boost-thread-1.53.0-27.el7.x86_64                         78/123 
21:06:20   Verifying  : patch-2.7.1-12.el7_7.x86_64                               79/123 
21:06:20   Verifying  : glibc-devel-2.17-292.el7.x86_64                           80/123 
21:06:20   Verifying  : perl-Carp-1.26-244.el7.noarch                             81/123 
21:06:20   Verifying  : gcc-gfortran-4.8.5-39.el7.x86_64                          82/123 
21:06:20   Verifying  : flex-2.5.37-6.el7.x86_64                                  83/123 
21:06:20   Verifying  : cscope-15.8-10.el7.x86_64                                 84/123 
21:06:20   Verifying  : perl-Pod-Perldoc-3.20-4.el7.noarch                        85/123 
21:06:20   Verifying  : mpfr-3.1.1-4.el7.x86_64                                   86/123 
21:06:20   Verifying  : libquadmath-4.8.5-39.el7.x86_64                           87/123 
21:06:20   Verifying  : perl-Filter-1.49-3.el7.x86_64                             88/123 
21:06:20   Verifying  : dwz-0.11-3.el7.x86_64                                     89/123 
21:06:20   Verifying  : 4:perl-5.16.3-294.el7_6.x86_64                            90/123 
21:06:20   Verifying  : pakchois-0.4-10.el7.x86_64                                91/123 
21:06:20   Verifying  : less-458-9.el7.x86_64                                     92/123 
21:06:20   Verifying  : rpm-sign-4.11.3-40.el7.x86_64                             93/123 
21:06:20   Verifying  : ctags-5.8-13.el7.x86_64                                   94/123 
21:06:20 #9 DONE 0.7s
21:06:20 
21:06:20 #26 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
21:06:20 #26 DONE 0.1s
21:06:20 
21:06:20 #27 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
21:06:20 #27 DONE 0.0s
21:06:20 
21:06:20 #31 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
21:06:20   Verifying  : automake-1.13.4-3.el7.noarch                              95/123 
21:06:20   Verifying  : kernel-debug-devel-3.10.0-1062.18.1.el7.x86_64            96/123 
21:06:20   Verifying  : perl-Exporter-5.68-3.el7.noarch                           97/123 
21:06:20   Verifying  : perl-constant-1.27-2.el7.noarch                           98/123 
21:06:20   Verifying  : perl-PathTools-3.40-5.el7.x86_64                          99/123 
21:06:20   Verifying  : neon-0.30.0-4.el7.x86_64                                 100/123 
21:06:20   Verifying  : 1:emacs-filesystem-24.3-22.el7.noarch                    101/123 
21:06:20   Verifying  : rsync-3.1.2-6.el7_6.1.x86_64                             102/123 
21:06:20   Verifying  : openssh-7.4p1-21.el7.x86_64                              103/123 
21:06:20   Verifying  : perl-Thread-Queue-3.02-2.el7.noarch                      104/123 
21:06:20   Verifying  : 1:perl-Pod-Simple-3.28-4.el7.noarch                      105/123 
21:06:20   Verifying  : python-srpm-macros-3-32.el7.noarch                       106/123 
21:06:20   Verifying  : perl-Time-Local-1.2300-2.el7.noarch                      107/123 
21:06:20   Verifying  : intltool-0.50.2-7.el7.noarch                             108/123 
21:06:20   Verifying  : libstdc++-devel-4.8.5-39.el7.x86_64                      109/123 
21:06:20   Verifying  : 4:perl-macros-5.16.3-294.el7_6.x86_64                    110/123 
21:06:20   Verifying  : 1:perl-Error-0.17020-2.el7.noarch                        111/123 
21:06:20   Verifying  : indent-2.2.11-13.el7.x86_64                              112/123 
21:06:20   Verifying  : bzip2-1.0.6-13.el7.x86_64                                113/123 
21:06:20   Verifying  : perl-Scalar-List-Utils-1.27-248.el7.x86_64               114/123 
21:06:20   Verifying  : libproxy-0.4.11-11.el7.x86_64                            115/123 
21:06:20   Verifying  : bison-3.0.4-2.el7.x86_64                                 116/123 
21:06:20   Verifying  : perl-podlators-2.5.1-3.el7.noarch                        117/123 
21:06:20   Verifying  : subversion-libs-1.7.14-14.el7.x86_64                     118/123 
21:06:20   Verifying  : zip-3.0-11.el7.x86_64                                    119/123 
21:06:20   Verifying  : gdb-7.6.1-115.el7.x86_64                                 120/123 
21:06:20 #31 DONE 0.1s
21:06:20 
21:06:20 #32 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:06:20   Verifying  : redhat-rpm-config-9.1.0-88.el7.centos.noarch             121/123 
21:06:20   Verifying  : systemd-219-67.el7_7.1.x86_64                            122/123 
21:06:20   Verifying  : systemd-libs-219-67.el7_7.1.x86_64                       123/123 
21:06:20 
21:06:20 Installed:
21:06:20   autoconf.noarch 0:2.69-11.el7                                                 
21:06:20   automake.noarch 0:1.13.4-3.el7                                                
21:06:20   bison.x86_64 0:3.0.4-2.el7                                                    
21:06:20   byacc.x86_64 0:1.9.20130304-3.el7                                             
21:06:20   cscope.x86_64 0:15.8-10.el7                                                   
21:06:20   ctags.x86_64 0:5.8-13.el7                                                     
21:06:20   diffstat.x86_64 0:1.57-4.el7                                                  
21:06:20   doxygen.x86_64 1:1.8.5-3.el7                                                  
21:06:20   elfutils.x86_64 0:0.176-2.el7                                                 
21:06:20   flex.x86_64 0:2.5.37-6.el7                                                    
21:06:20   gcc.x86_64 0:4.8.5-39.el7                                                     
21:06:20   gcc-c++.x86_64 0:4.8.5-39.el7                                                 
21:06:20   gcc-gfortran.x86_64 0:4.8.5-39.el7                                            
21:06:20   gettext.x86_64 0:0.19.8.1-2.el7                                               
21:06:20   git.x86_64 0:1.8.3.1-21.el7_7                                                 
21:06:20   indent.x86_64 0:2.2.11-13.el7                                                 
21:06:20   intltool.noarch 0:0.50.2-7.el7                                                
21:06:20   libtool.x86_64 0:2.4.2-22.el7_3                                               
21:06:20   make.x86_64 1:3.82-24.el7                                                     
21:06:20   patch.x86_64 0:2.7.1-12.el7_7                                                 
21:06:20   patchutils.x86_64 0:0.3.3-4.el7                                               
21:06:20   rcs.x86_64 0:5.9.0-5.el7                                                      
21:06:20   redhat-rpm-config.noarch 0:9.1.0-88.el7.centos                                
21:06:20   rpm-build.x86_64 0:4.11.3-40.el7                                              
21:06:20   rpm-sign.x86_64 0:4.11.3-40.el7                                               
21:06:20   subversion.x86_64 0:1.7.14-14.el7                                             
21:06:20   swig.x86_64 0:2.0.10-5.el7                                                    
21:06:20   systemtap.x86_64 0:4.0-10.el7_7                                               
21:06:20 
21:06:20 Dependency Installed:
21:06:20   apr.x86_64 0:1.4.8-5.el7                                                      
21:06:20   apr-util.x86_64 0:1.5.2-6.el7                                                 
21:06:20   avahi-libs.x86_64 0:0.6.31-19.el7                                             
21:06:20   boost-date-time.x86_64 0:1.53.0-27.el7                                        
21:06:20   boost-system.x86_64 0:1.53.0-27.el7                                           
21:06:20   boost-thread.x86_64 0:1.53.0-27.el7                                           
21:06:20   bzip2.x86_64 0:1.0.6-13.el7                                                   
21:06:20   cpp.x86_64 0:4.8.5-39.el7                                                     
21:06:20   dwz.x86_64 0:0.11-3.el7                                                       
21:06:20   dyninst.x86_64 0:9.3.1-3.el7                                                  
21:06:20   efivar-libs.x86_64 0:36-12.el7                                                
21:06:20   emacs-filesystem.noarch 1:24.3-22.el7                                         
21:06:20   file.x86_64 0:5.11-35.el7                                                     
21:06:20   fipscheck.x86_64 0:1.4.1-6.el7                                                
21:06:20   fipscheck-lib.x86_64 0:1.4.1-6.el7                                            
21:06:20   gdb.x86_64 0:7.6.1-115.el7                                                    
21:06:20   gettext-common-devel.noarch 0:0.19.8.1-2.el7                                  
21:06:20   gettext-devel.x86_64 0:0.19.8.1-2.el7                                         
21:06:20   gettext-libs.x86_64 0:0.19.8.1-2.el7                                          
21:06:20   glibc-devel.x86_64 0:2.17-292.el7                                             
21:06:20   glibc-headers.x86_64 0:2.17-292.el7                                           
21:06:20   gnutls.x86_64 0:3.3.29-9.el7_6                                                
21:06:20   groff-base.x86_64 0:1.22.2-8.el7                                              
21:06:20   kernel-debug-devel.x86_64 0:3.10.0-1062.18.1.el7                              
21:06:20   kernel-headers.x86_64 0:3.10.0-1062.18.1.el7                                  
21:06:20   less.x86_64 0:458-9.el7                                                       
21:06:20   libcroco.x86_64 0:0.6.12-4.el7                                                
21:06:20   libdwarf.x86_64 0:20130207-4.el7                                              
21:06:20   libedit.x86_64 0:3.0-12.20121213cvs.el7                                       
21:06:20   libgfortran.x86_64 0:4.8.5-39.el7                                             
21:06:20   libgomp.x86_64 0:4.8.5-39.el7                                                 
21:06:20   libmodman.x86_64 0:2.0.1-8.el7                                                
21:06:20   libmpc.x86_64 0:1.0.1-3.el7                                                   
21:06:20   libproxy.x86_64 0:0.4.11-11.el7                                               
21:06:20   libquadmath.x86_64 0:4.8.5-39.el7                                             
21:06:20   libquadmath-devel.x86_64 0:4.8.5-39.el7                                       
21:06:20   libstdc++-devel.x86_64 0:4.8.5-39.el7                                         
21:06:20   libunistring.x86_64 0:0.9.3-9.el7                                             
21:06:20   m4.x86_64 0:1.4.16-10.el7                                                     
21:06:20   mokutil.x86_64 0:15-2.el7.centos                                              
21:06:20   mpfr.x86_64 0:3.1.1-4.el7                                                     
21:06:20   neon.x86_64 0:0.30.0-4.el7                                                    
21:06:20   nettle.x86_64 0:2.7.1-8.el7                                                   
21:06:20   openssh.x86_64 0:7.4p1-21.el7                                                 
21:06:20   openssh-clients.x86_64 0:7.4p1-21.el7                                         
21:06:20   pakchois.x86_64 0:0.4-10.el7                                                  
21:06:20   perl.x86_64 4:5.16.3-294.el7_6                                                
21:06:20   perl-Carp.noarch 0:1.26-244.el7                                               
21:06:20   perl-Data-Dumper.x86_64 0:2.145-3.el7                                         
21:06:20   perl-Encode.x86_64 0:2.51-7.el7                                               
21:06:20   perl-Error.noarch 1:0.17020-2.el7                                             
21:06:20   perl-Exporter.noarch 0:5.68-3.el7                                             
21:06:20   perl-File-Path.noarch 0:2.09-2.el7                                            
21:06:20   perl-File-Temp.noarch 0:0.23.01-3.el7                                         
21:06:20   perl-Filter.x86_64 0:1.49-3.el7                                               
21:06:20   perl-Getopt-Long.noarch 0:2.40-3.el7                                          
21:06:20   perl-Git.noarch 0:1.8.3.1-21.el7_7                                            
21:06:20   perl-HTTP-Tiny.noarch 0:0.033-3.el7                                           
21:06:20   perl-PathTools.x86_64 0:3.40-5.el7                                            
21:06:20   perl-Pod-Escapes.noarch 1:1.04-294.el7_6                                      
21:06:20   perl-Pod-Perldoc.noarch 0:3.20-4.el7                                          
21:06:20   perl-Pod-Simple.noarch 1:3.28-4.el7                                           
21:06:20   perl-Pod-Usage.noarch 0:1.63-3.el7                                            
21:06:20   perl-Scalar-List-Utils.x86_64 0:1.27-248.el7                                  
21:06:20   perl-Socket.x86_64 0:2.010-4.el7                                              
21:06:20   perl-Storable.x86_64 0:2.45-3.el7                                             
21:06:20   perl-TermReadKey.x86_64 0:2.30-20.el7                                         
21:06:20   perl-Test-Harness.noarch 0:3.28-3.el7                                         
21:06:20   perl-Text-ParseWords.noarch 0:3.29-4.el7                                      
21:06:20   perl-Thread-Queue.noarch 0:3.02-2.el7                                         
21:06:20   perl-Time-HiRes.x86_64 4:1.9725-3.el7                                         
21:06:20   perl-Time-Local.noarch 0:1.2300-2.el7                                         
21:06:20   perl-XML-Parser.x86_64 0:2.41-10.el7                                          
21:06:20   perl-constant.noarch 0:1.27-2.el7                                             
21:06:20   perl-libs.x86_64 4:5.16.3-294.el7_6                                           
21:06:20   perl-macros.x86_64 4:5.16.3-294.el7_6                                         
21:06:20   perl-parent.noarch 1:0.225-244.el7                                            
21:06:20   perl-podlators.noarch 0:2.5.1-3.el7                                           
21:06:20   perl-srpm-macros.noarch 0:1-8.el7                                             
21:06:20   perl-threads.x86_64 0:1.87-4.el7                                              
21:06:20   perl-threads-shared.x86_64 0:1.43-6.el7                                       
21:06:20   python-srpm-macros.noarch 0:3-32.el7                                          
21:06:20   rsync.x86_64 0:3.1.2-6.el7_6.1                                                
21:06:20   subversion-libs.x86_64 0:1.7.14-14.el7                                        
21:06:20   systemd-sysv.x86_64 0:219-67.el7_7.4                                          
21:06:20   systemtap-client.x86_64 0:4.0-10.el7_7                                        
21:06:20   systemtap-devel.x86_64 0:4.0-10.el7_7                                         
21:06:20   systemtap-runtime.x86_64 0:4.0-10.el7_7                                       
21:06:20   trousers.x86_64 0:0.3.14-2.el7                                                
21:06:20   unzip.x86_64 0:6.0-20.el7                                                     
21:06:20   zip.x86_64 0:3.0-11.el7                                                       
21:06:20 
21:06:20 Dependency Updated:
21:06:20   systemd.x86_64 0:219-67.el7_7.4      systemd-libs.x86_64 0:219-67.el7_7.4     
21:06:20 
21:06:20 Complete!
21:06:22 #32 1.970 + RM_GOPATH=0
21:06:22 #32 1.970 + TMP_GOPATH=
21:06:22 #32 1.970 + : /build
21:06:22 #32 1.970 + '[' -z '' ']'
21:06:22 #32 1.970 ++ mktemp -d
21:06:22 #32 1.974 + export GOPATH=/tmp/tmp.jQLF5dvVZp
21:06:22 #32 1.974 + GOPATH=/tmp/tmp.jQLF5dvVZp
21:06:22 #32 1.974 + RM_GOPATH=1
21:06:22 #32 1.974 ++ dirname ./install.sh
21:06:22 #32 1.977 + dir=.
21:06:22 #32 1.977 + bin=proxy
21:06:22 #32 1.977 + shift
21:06:22 #32 1.977 + '[' '!' -f ./proxy.installer ']'
21:06:22 #32 1.977 + . ./proxy.installer
21:06:22 #32 1.977 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
21:06:22 #32 1.977 + install_proxy
21:06:22 #32 1.977 + case "$1" in
21:06:22 #32 1.977 + export CGO_ENABLED=0
21:06:22 #32 1.977 + CGO_ENABLED=0
21:06:22 #32 1.977 + _install_proxy
21:06:22 #32 1.977 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
21:06:22 #32 1.977 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.jQLF5dvVZp/src/github.com/docker/libnetwork
21:06:22 #32 1.977 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
21:06:22 #32 1.979 Cloning into '/tmp/tmp.jQLF5dvVZp/src/github.com/docker/libnetwork'...
21:06:26 #32 ...
21:06:26 
21:06:26 #28 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
21:06:26 #28 1.829 + RM_GOPATH=0
21:06:26 #28 1.829 + TMP_GOPATH=
21:06:26 #28 1.829 + : /build/
21:06:26 #28 1.829 + '[' -z '' ']'
21:06:26 #28 1.829 ++ mktemp -d
21:06:26 #28 1.829 + export GOPATH=/tmp/tmp.MVce9dRwog
21:06:26 #28 1.829 + GOPATH=/tmp/tmp.MVce9dRwog
21:06:26 #28 1.829 + RM_GOPATH=1
21:06:26 #28 1.830 ++ dirname ./install.sh
21:06:26 #28 1.831 + dir=.
21:06:26 #28 1.831 + bin=rootlesskit
21:06:26 #28 1.831 + shift
21:06:26 #28 1.831 + '[' '!' -f ./rootlesskit.installer ']'
21:06:26 #28 1.831 + . ./rootlesskit.installer
21:06:26 #28 1.832 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6
21:06:26 #28 1.832 + install_rootlesskit
21:06:26 #28 1.832 + case "$1" in
21:06:26 #28 1.832 + export CGO_ENABLED=0
21:06:26 #28 1.833 + CGO_ENABLED=0
21:06:26 #28 1.833 + _install_rootlesskit
21:06:26 #28 1.833 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6'
21:06:26 #28 1.833 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6
21:06:26 #28 1.833 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.MVce9dRwog/src/github.com/rootless-containers/rootlesskit
21:06:26 #28 1.835 Cloning into '/tmp/tmp.MVce9dRwog/src/github.com/rootless-containers/rootlesskit'...
21:06:26 #28 3.295 + cd /tmp/tmp.MVce9dRwog/src/github.com/rootless-containers/rootlesskit
21:06:26 #28 3.298 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6
21:06:26 #28 3.461 + for f in rootlesskit rootlesskit-docker-proxy
21:06:26 #28 3.461 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
21:06:28 #28 ...
21:06:28 
21:06:28 #32 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:06:28 #32 8.222 + cd /tmp/tmp.jQLF5dvVZp/src/github.com/docker/libnetwork
21:06:28 #32 8.222 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
21:06:28 Removing intermediate container 35035e60a9dc
21:06:28  ---> e6240c9ef15e
21:06:28 Step 3/18 : RUN yum -y swap -- remove systemd-container systemd-container-libs -- install systemd systemd-libs
21:06:28  ---> Running in 6a6b2143e596
21:06:29 Loaded plugins: fastestmirror, ovl
21:06:29 #32 8.691 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
21:06:29 No Match for argument: systemd-container
21:06:29 No Match for argument: systemd-container-libs
21:06:29 swap remove systemd-container systemd-container-libs
21:06:30 Removing intermediate container 6a6b2143e596
21:06:30  ---> f5137f6cb651
21:06:30 Step 4/18 : RUN yum install -y    glibc-static    btrfs-progs-devel    device-mapper-devel    libseccomp-devel    libselinux-devel    libtool-ltdl-devel    selinux-policy-devel    systemd-devel    pkgconfig    tar    git    cmake    rpmdevtools    vim-common
21:06:30  ---> Running in a1d2207f6308
21:06:30 #32 ...
21:06:30 
21:06:30 #21 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:06:30 #21 2.521 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:06:30 #21 2.523 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
21:06:30 #21 2.541 Get:3 http://deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:06:30 #21 2.903 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [183 kB]
21:06:30 #21 3.387 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
21:06:30 #21 4.312 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
21:06:30 #21 8.174 Fetched 8334 kB in 6s (1392 kB/s)
21:06:30 #21 8.174 Reading package lists...
21:06:30 #21 ...
21:06:30 
21:06:30 #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:06:30 #10 1.957 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
21:06:30 #10 1.975 Get:2 http://deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:06:30 #10 2.076 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:06:30 #10 2.217 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
21:06:30 #10 2.907 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
21:06:30 #10 3.769 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [183 kB]
21:06:30 #10 7.317 Fetched 8334 kB in 6s (1484 kB/s)
21:06:30 #10 7.317 Reading package lists...
21:06:30 #10 9.365 Reading package lists...
21:06:30 #10 ...
21:06:30 
21:06:30 #11 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:06:30 #11 2.331 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
21:06:30 #11 2.331 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:06:30 #11 2.361 Get:3 http://deb.debian.org/debian buster-updates InRelease [49.3 kB]
21:06:30 #11 2.660 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [183 kB]
21:06:30 #11 3.124 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
21:06:30 #11 4.030 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
21:06:30 #11 7.850 Fetched 8334 kB in 6s (1447 kB/s)
21:06:30 #11 7.850 Reading package lists...
21:06:30 #11 10.09 Reading package lists...
21:06:30 #11 ...
21:06:30 
21:06:30 #21 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
21:06:30 #21 8.174 Reading package lists...
21:06:30 Loaded plugins: fastestmirror, ovl
21:06:31 Loading mirror speeds from cached hostfile
21:06:31  * base: d36uatko69830t.cloudfront.net
21:06:31  * extras: d36uatko69830t.cloudfront.net
21:06:31  * updates: d36uatko69830t.cloudfront.net
21:06:31 Package 1:pkgconfig-0.27.1-4.el7.x86_64 already installed and latest version
21:06:31 Package 2:tar-1.26-35.el7.x86_64 already installed and latest version
21:06:31 Package git-1.8.3.1-21.el7_7.x86_64 already installed and latest version
21:06:32 Resolving Dependencies
21:06:32 --> Running transaction check
21:06:32 ---> Package btrfs-progs-devel.x86_64 0:4.9.1-1.el7 will be installed
21:06:32 --> Processing Dependency: btrfs-progs = 4.9.1-1.el7 for package: btrfs-progs-devel-4.9.1-1.el7.x86_64
21:06:32 --> Processing Dependency: libbtrfs.so.0()(64bit) for package: btrfs-progs-devel-4.9.1-1.el7.x86_64
21:06:32 ---> Package cmake.x86_64 0:2.8.12.2-2.el7 will be installed
21:06:32 --> Processing Dependency: libarchive.so.13()(64bit) for package: cmake-2.8.12.2-2.el7.x86_64
21:06:32 ---> Package device-mapper-devel.x86_64 7:1.02.158-2.el7_7.2 will be installed
21:06:32 --> Processing Dependency: device-mapper = 7:1.02.158-2.el7_7.2 for package: 7:device-mapper-devel-1.02.158-2.el7_7.2.x86_64
21:06:32 ---> Package glibc-static.x86_64 0:2.17-292.el7 will be installed
21:06:32 ---> Package libseccomp-devel.x86_64 0:2.3.1-3.el7 will be installed
21:06:32 --> Processing Dependency: libseccomp(x86-64) = 2.3.1-3.el7 for package: libseccomp-devel-2.3.1-3.el7.x86_64
21:06:32 --> Processing Dependency: libseccomp.so.2()(64bit) for package: libseccomp-devel-2.3.1-3.el7.x86_64
21:06:32 ---> Package libselinux-devel.x86_64 0:2.5-14.1.el7 will be installed
21:06:32 --> Processing Dependency: libsepol-devel(x86-64) >= 2.5-10 for package: libselinux-devel-2.5-14.1.el7.x86_64
21:06:32 --> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.5-14.1.el7.x86_64
21:06:32 --> Processing Dependency: pkgconfig(libpcre) for package: libselinux-devel-2.5-14.1.el7.x86_64
21:06:32 ---> Package libtool-ltdl-devel.x86_64 0:2.4.2-22.el7_3 will be installed
21:06:32 --> Processing Dependency: libtool-ltdl = 2.4.2-22.el7_3 for package: libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
21:06:32 --> Processing Dependency: libltdl.so.7()(64bit) for package: libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
21:06:32 ---> Package rpmdevtools.noarch 0:8.3-5.el7 will be installed
21:06:32 --> Processing Dependency: /usr/bin/man for package: rpmdevtools-8.3-5.el7.noarch
21:06:32 ---> Package selinux-policy-devel.noarch 0:3.13.1-252.el7_7.6 will be installed
21:06:32 --> Processing Dependency: selinux-policy = 3.13.1-252.el7_7.6 for package: selinux-policy-devel-3.13.1-252.el7_7.6.noarch
21:06:32 --> Processing Dependency: policycoreutils-devel >= 2.5-24 for package: selinux-policy-devel-3.13.1-252.el7_7.6.noarch
21:06:32 --> Processing Dependency: checkpolicy >= 2.5-8 for package: selinux-policy-devel-3.13.1-252.el7_7.6.noarch
21:06:32 ---> Package systemd-devel.x86_64 0:219-67.el7_7.4 will be installed
21:06:32 ---> Package vim-common.x86_64 2:7.4.629-6.el7 will be installed
21:06:32 --> Processing Dependency: vim-filesystem for package: 2:vim-common-7.4.629-6.el7.x86_64
21:06:32 --> Running transaction check
21:06:32 ---> Package btrfs-progs.x86_64 0:4.9.1-1.el7 will be installed
21:06:32 --> Processing Dependency: liblzo2.so.2()(64bit) for package: btrfs-progs-4.9.1-1.el7.x86_64
21:06:32 --> Processing Dependency: libext2fs.so.2()(64bit) for package: btrfs-progs-4.9.1-1.el7.x86_64
21:06:32 ---> Package checkpolicy.x86_64 0:2.5-8.el7 will be installed
21:06:32 ---> Package device-mapper.x86_64 7:1.02.158-2.el7 will be updated
21:06:32 --> Processing Dependency: device-mapper = 7:1.02.158-2.el7 for package: 7:device-mapper-libs-1.02.158-2.el7.x86_64
21:06:32 ---> Package device-mapper.x86_64 7:1.02.158-2.el7_7.2 will be an update
21:06:32 ---> Package libarchive.x86_64 0:3.1.2-14.el7_7 will be installed
21:06:32 ---> Package libseccomp.x86_64 0:2.3.1-3.el7 will be installed
21:06:32 ---> Package libsepol-devel.x86_64 0:2.5-10.el7 will be installed
21:06:32 ---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be installed
21:06:32 ---> Package man-db.x86_64 0:2.6.3-11.el7 will be installed
21:06:32 --> Processing Dependency: libpipeline.so.1()(64bit) for package: man-db-2.6.3-11.el7.x86_64
21:06:32 ---> Package pcre-devel.x86_64 0:8.32-17.el7 will be installed
21:06:32 ---> Package policycoreutils-devel.x86_64 0:2.5-33.el7 will be installed
21:06:32 --> Processing Dependency: policycoreutils-python = 2.5-33.el7 for package: policycoreutils-devel-2.5-33.el7.x86_64
21:06:32 ---> Package selinux-policy.noarch 0:3.13.1-252.el7_7.6 will be installed
21:06:32 --> Processing Dependency: policycoreutils >= 2.5-24 for package: selinux-policy-3.13.1-252.el7_7.6.noarch
21:06:32 ---> Package vim-filesystem.x86_64 2:7.4.629-6.el7 will be installed
21:06:32 --> Running transaction check
21:06:32 ---> Package device-mapper-libs.x86_64 7:1.02.158-2.el7 will be updated
21:06:32 ---> Package device-mapper-libs.x86_64 7:1.02.158-2.el7_7.2 will be an update
21:06:32 ---> Package e2fsprogs-libs.x86_64 0:1.42.9-16.el7 will be installed
21:06:32 ---> Package libpipeline.x86_64 0:1.2.3-3.el7 will be installed
21:06:32 ---> Package lzo.x86_64 0:2.06-8.el7 will be installed
21:06:32 ---> Package policycoreutils.x86_64 0:2.5-33.el7 will be installed
21:06:32 --> Processing Dependency: libselinux-utils >= 2.5-14 for package: policycoreutils-2.5-33.el7.x86_64
21:06:32 ---> Package policycoreutils-python.x86_64 0:2.5-33.el7 will be installed
21:06:32 --> Processing Dependency: setools-libs >= 3.3.8-4 for package: policycoreutils-python-2.5-33.el7.x86_64
21:06:32 --> Processing Dependency: libsemanage-python >= 2.5-14 for package: policycoreutils-python-2.5-33.el7.x86_64
21:06:32 --> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.5-33.el7.x86_64
21:06:32 --> Processing Dependency: python-IPy for package: policycoreutils-python-2.5-33.el7.x86_64
21:06:32 --> Processing Dependency: libselinux-python for package: policycoreutils-python-2.5-33.el7.x86_64
21:06:32 --> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.5-33.el7.x86_64
21:06:32 --> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.5-33.el7.x86_64
21:06:32 --> Processing Dependency: libcgroup for package: policycoreutils-python-2.5-33.el7.x86_64
21:06:32 --> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.5-33.el7.x86_64
21:06:32 --> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.5-33.el7.x86_64
21:06:32 --> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.5-33.el7.x86_64
21:06:32 --> Running transaction check
21:06:32 ---> Package audit-libs-python.x86_64 0:2.8.5-4.el7 will be installed
21:06:32 ---> Package libcgroup.x86_64 0:0.41-21.el7 will be installed
21:06:32 ---> Package libselinux-python.x86_64 0:2.5-14.1.el7 will be installed
21:06:32 ---> Package libselinux-utils.x86_64 0:2.5-14.1.el7 will be installed
21:06:32 ---> Package libsemanage-python.x86_64 0:2.5-14.el7 will be installed
21:06:32 ---> Package python-IPy.noarch 0:0.75-6.el7 will be installed
21:06:32 ---> Package setools-libs.x86_64 0:3.3.8-4.el7 will be installed
21:06:32 --> Finished Dependency Resolution
21:06:32 
21:06:32 Dependencies Resolved
21:06:32 
21:06:32 ================================================================================
21:06:32  Package                   Arch      Version                   Repository  Size
21:06:32 ================================================================================
21:06:32 Installing:
21:06:32  btrfs-progs-devel         x86_64    4.9.1-1.el7               base        47 k
21:06:32  cmake                     x86_64    2.8.12.2-2.el7            base       7.1 M
21:06:32  device-mapper-devel       x86_64    7:1.02.158-2.el7_7.2      updates    203 k
21:06:32  glibc-static              x86_64    2.17-292.el7              base       1.6 M
21:06:32  libseccomp-devel          x86_64    2.3.1-3.el7               base        64 k
21:06:32  libselinux-devel          x86_64    2.5-14.1.el7              base       187 k
21:06:32  libtool-ltdl-devel        x86_64    2.4.2-22.el7_3            base       167 k
21:06:32  rpmdevtools               noarch    8.3-5.el7                 base        97 k
21:06:32  selinux-policy-devel      noarch    3.13.1-252.el7_7.6        updates    1.7 M
21:06:32  systemd-devel             x86_64    219-67.el7_7.4            updates    208 k
21:06:32  vim-common                x86_64    2:7.4.629-6.el7           base       5.9 M
21:06:32 Installing for dependencies:
21:06:32  audit-libs-python         x86_64    2.8.5-4.el7               base        76 k
21:06:32  btrfs-progs               x86_64    4.9.1-1.el7               base       678 k
21:06:32  checkpolicy               x86_64    2.5-8.el7                 base       295 k
21:06:32  e2fsprogs-libs            x86_64    1.42.9-16.el7             base       167 k
21:06:32  libarchive                x86_64    3.1.2-14.el7_7            updates    319 k
21:06:32  libcgroup                 x86_64    0.41-21.el7               base        66 k
21:06:32  libpipeline               x86_64    1.2.3-3.el7               base        53 k
21:06:32  libseccomp                x86_64    2.3.1-3.el7               base        56 k
21:06:32  libselinux-python         x86_64    2.5-14.1.el7              base       235 k
21:06:32  libselinux-utils          x86_64    2.5-14.1.el7              base       151 k
21:06:32  libsemanage-python        x86_64    2.5-14.el7                base       113 k
21:06:32  libsepol-devel            x86_64    2.5-10.el7                base        77 k
21:06:32  libtool-ltdl              x86_64    2.4.2-22.el7_3            base        49 k
21:06:32  lzo                       x86_64    2.06-8.el7                base        59 k
21:06:32  man-db                    x86_64    2.6.3-11.el7              base       832 k
21:06:32  pcre-devel                x86_64    8.32-17.el7               base       480 k
21:06:32  policycoreutils           x86_64    2.5-33.el7                base       916 k
21:06:32  policycoreutils-devel     x86_64    2.5-33.el7                base       335 k
21:06:32  policycoreutils-python    x86_64    2.5-33.el7                base       457 k
21:06:32  python-IPy                noarch    0.75-6.el7                base        32 k
21:06:32  selinux-policy            noarch    3.13.1-252.el7_7.6        updates    492 k
21:06:32  setools-libs              x86_64    3.3.8-4.el7               base       620 k
21:06:32  vim-filesystem            x86_64    2:7.4.629-6.el7           base        11 k
21:06:32 Updating for dependencies:
21:06:32  device-mapper             x86_64    7:1.02.158-2.el7_7.2      updates    294 k
21:06:32  device-mapper-libs        x86_64    7:1.02.158-2.el7_7.2      updates    322 k
21:06:32 
21:06:32 Transaction Summary
21:06:32 ================================================================================
21:06:32 Install  11 Packages (+23 Dependent packages)
21:06:32 Upgrade              (  2 Dependent packages)
21:06:32 
21:06:32 Total download size: 24 M
21:06:32 Downloading packages:
21:06:32 Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
21:06:33 #21 10.54 Reading package lists...
21:06:33 #21 12.84 Building dependency tree...
21:06:33 #21 13.54 The following additional packages will be installed:
21:06:33 #21 13.55   libbtrfs0
21:06:33 #21 13.59 The following NEW packages will be installed:
21:06:33 #21 13.59   libbtrfs-dev libbtrfs0
21:06:34 #21 13.90 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
21:06:34 #21 13.90 Need to get 119 kB of archives.
21:06:34 #21 13.90 After this operation, 387 kB of additional disk space will be used.
21:06:34 #21 13.90 Get:1 http://deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
21:06:34 #21 13.90 Get:2 http://deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
21:06:34 #21 14.31 debconf: delaying package configuration, since apt-utils is not installed
21:06:34 #21 14.43 Fetched 119 kB in 0s (428 kB/s)
21:06:34 #21 14.48 Selecting previously unselected package libbtrfs0.
21:06:35 #21 14.48 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
21:06:35 #21 14.52 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
21:06:35 #21 14.53 Unpacking libbtrfs0 (4.20.1-2) ...
21:06:35 #21 14.59 Selecting previously unselected package libbtrfs-dev.
21:06:35 #21 14.60 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
21:06:35 #21 14.60 Unpacking libbtrfs-dev (4.20.1-2) ...
21:06:35 #21 14.76 Setting up libbtrfs0 (4.20.1-2) ...
21:06:35 #21 14.78 Setting up libbtrfs-dev (4.20.1-2) ...
21:06:35 #21 14.79 Processing triggers for libc-bin (2.28-10) ...
21:06:35 #21 DONE 15.2s
21:06:35 
21:06:35 #32 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
21:06:35 #32 DONE 15.0s
21:06:35 
21:06:35 #22 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
21:06:35 #22 DONE 0.1s
21:06:35 
21:06:35 #23 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
21:06:35 #23 DONE 0.1s
21:06:35 
21:06:35 #24 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:06:38 #24 2.004 + RM_GOPATH=0
21:06:38 #24 2.004 + TMP_GOPATH=
21:06:38 #24 2.004 + : /build
21:06:38 #24 2.004 + '[' -z '' ']'
21:06:38 #24 2.005 ++ mktemp -d
21:06:38 #24 2.007 + export GOPATH=/tmp/tmp.Aniv4u0mPf
21:06:38 #24 2.007 + GOPATH=/tmp/tmp.Aniv4u0mPf
21:06:38 #24 2.007 + RM_GOPATH=1
21:06:38 #24 2.007 ++ dirname ./install.sh
21:06:38 #24 2.009 + dir=.
21:06:38 #24 2.009 + bin=containerd
21:06:38 #24 2.009 + shift
21:06:38 #24 2.009 + '[' '!' -f ./containerd.installer ']'
21:06:38 #24 2.009 + . ./containerd.installer
21:06:38 #24 2.010 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178
21:06:38 #24 2.011 + install_containerd
21:06:38 #24 2.011 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178'
21:06:38 #24 2.011 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178
21:06:38 #24 2.012 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Aniv4u0mPf/src/github.com/containerd/containerd
21:06:38 #24 2.014 Cloning into '/tmp/tmp.Aniv4u0mPf/src/github.com/containerd/containerd'...
21:06:41 #24 ...
21:06:41 
21:06:41 #11 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
21:06:41 #11 10.09 Reading package lists...
21:06:41 #11 12.29 Building dependency tree...
21:06:41 #11 13.19 The following additional packages will be installed:
21:06:41 #11 13.19   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
21:06:41 #11 13.19 Suggested packages:
21:06:41 #11 13.19   cmake-doc ninja-build lrzip
21:06:41 #11 13.19 Recommended packages:
21:06:41 #11 13.19   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
21:06:41 #11 13.57 The following NEW packages will be installed:
21:06:41 #11 13.57   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
21:06:41 #11 13.57   vim-common xxd
21:06:41 #11 13.87 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
21:06:41 #11 13.87 Need to get 14.9 MB of archives.
21:06:41 #11 13.87 After this operation, 61.8 MB of additional disk space will be used.
21:06:41 #11 13.87 Get:1 http://deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
21:06:41 #11 13.87 Get:2 http://deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
21:06:41 #11 13.88 Get:3 http://deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
21:06:41 #11 13.95 Get:4 http://deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB]
21:06:41 #11 14.47 Get:5 http://deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
21:06:41 #11 14.51 Get:6 http://deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
21:06:41 #11 14.52 Get:7 http://deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
21:06:41 #11 14.53 Get:8 http://deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
21:06:41 #11 14.53 Get:9 http://deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
21:06:41 #11 14.55 Get:10 http://deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
21:06:41 #11 15.07 debconf: delaying package configuration, since apt-utils is not installed
21:06:41 #11 15.18 Fetched 14.9 MB in 1s (13.8 MB/s)
21:06:41 #11 15.25 Selecting previously unselected package xxd.
21:06:41 #11 15.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 ... 15401 files and directories currently installed.)
21:06:41 #11 15.33 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
21:06:41 #11 15.33 Unpacking xxd (2:8.1.0875-5) ...
21:06:41 #11 15.51 Selecting previously unselected package vim-common.
21:06:41 #11 15.51 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
21:06:41 #11 15.55 Unpacking vim-common (2:8.1.0875-5) ...
21:06:41 #11 15.83 Selecting previously unselected package cmake-data.
21:06:41 #11 15.83 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
21:06:41 #11 15.85 Unpacking cmake-data (3.13.4-1) ...
21:06:41 #11 17.10 Selecting previously unselected package libicu63:amd64.
21:06:41 #11 17.10 Preparing to unpack .../3-libicu63_63.1-6_amd64.deb ...
21:06:41 #11 17.11 Unpacking libicu63:amd64 (63.1-6) ...
21:06:41 #11 19.17 Selecting previously unselected package libxml2:amd64.
21:06:41 #11 19.17 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
21:06:41 #11 19.18 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
21:06:41 #11 19.45 Selecting previously unselected package libarchive13:amd64.
21:06:41 #11 19.45 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
21:06:41 #11 19.45 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
21:06:41 #11 19.64 Selecting previously unselected package libjsoncpp1:amd64.
21:06:41 #11 19.64 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
21:06:41 #11 19.65 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
21:06:41 #11 19.73 Selecting previously unselected package librhash0:amd64.
21:06:41 #11 19.73 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
21:06:41 #11 19.73 Unpacking librhash0:amd64 (1.3.8-1) ...
21:06:41 #11 19.82 Selecting previously unselected package libuv1:amd64.
21:06:41 #11 19.82 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
21:06:41 #11 19.82 Unpacking libuv1:amd64 (1.24.1-1) ...
21:06:41 #11 19.89 Selecting previously unselected package cmake.
21:06:41 #11 19.89 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
21:06:41 #11 19.90 Unpacking cmake (3.13.4-1) ...
21:06:41 #11 21.02 Setting up libicu63:amd64 (63.1-6) ...
21:06:41 #11 21.03 Setting up xxd (2:8.1.0875-5) ...
21:06:41 #11 21.06 Setting up libuv1:amd64 (1.24.1-1) ...
21:06:41 #11 21.07 Setting up vim-common (2:8.1.0875-5) ...
21:06:41 #11 21.09 Setting up librhash0:amd64 (1.3.8-1) ...
21:06:41 #11 21.10 Setting up cmake-data (3.13.4-1) ...
21:06:41 #11 21.12 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
21:06:41 #11 21.13 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
21:06:41 #11 21.14 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
21:06:41 #11 21.15 Setting up cmake (3.13.4-1) ...
21:06:41 #11 21.16 Processing triggers for libc-bin (2.28-10) ...
21:06:41 #11 21.18 Processing triggers for mime-support (3.62) ...
21:06:42 #11 DONE 21.6s
21:06:42 
21:06:42 #13 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
21:06:42 #13 DONE 0.1s
21:06:42 
21:06:42 #14 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
21:06:42 #14 DONE 0.1s
21:06:42 
21:06:42 #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:06:42 #10 9.365 Reading package lists...
21:06:42 #10 11.79 Building dependency tree...
21:06:42 #10 12.89 The following additional packages will be installed:
21:06:42 #10 12.89   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
21:06:42 #10 12.89   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
21:06:42 #10 12.89   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
21:06:42 #10 12.89   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
21:06:42 #10 12.89 Suggested packages:
21:06:42 #10 12.89   gcc-8-locales seccomp wine64
21:06:42 #10 13.34 The following NEW packages will be installed:
21:06:42 #10 13.34   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
21:06:42 #10 13.34   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
21:06:42 #10 13.34   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
21:06:42 #10 13.34   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
21:06:42 #10 13.34   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
21:06:42 #10 13.34   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
21:06:42 #10 13.62 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
21:06:42 #10 13.62 Need to get 77.7 MB of archives.
21:06:42 #10 13.62 After this operation, 487 MB of additional disk space will be used.
21:06:42 #10 13.62 Get:1 http://deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
21:06:42 #10 13.70 Get:2 http://deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
21:06:42 #10 13.76 Get:3 http://deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
21:06:42 #10 13.77 Get:4 http://deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
21:06:42 #10 13.77 Get:5 http://deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
21:06:42 #10 13.78 Get:6 http://deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
21:06:42 #10 13.88 Get:7 http://deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
21:06:42 #10 13.98 Get:8 http://deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
21:06:42 #10 13.98 Get:9 http://deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
21:06:42 #10 15.13 Get:10 http://deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
21:06:42 #10 16.08 Get:11 http://deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
21:06:42 #10 16.08 Get:12 http://deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
21:06:42 #10 16.11 Get:13 http://deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
21:06:42 #10 16.11 Get:14 http://deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
21:06:42 #10 16.11 Get:15 http://deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
21:06:42 #10 16.11 Get:16 http://deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB]
21:06:42 #10 16.11 Get:17 http://deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
21:06:42 #10 16.13 Get:18 http://deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
21:06:42 #10 16.15 Get:19 http://deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
21:06:42 #10 16.16 Get:20 http://deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
21:06:42 #10 16.17 Get:21 http://deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
21:06:42 #10 16.19 Get:22 http://deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
21:06:42 #10 16.20 Get:23 http://deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
21:06:42 #10 16.20 Get:24 http://deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
21:06:42 #10 16.20 Get:25 http://deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB]
21:06:42 #10 16.86 debconf: delaying package configuration, since apt-utils is not installed
21:06:42 #10 16.99 Fetched 77.7 MB in 3s (27.2 MB/s)
21:06:42 #10 17.05 Selecting previously unselected package binutils-mingw-w64-i686.
21:06:42 #10 17.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 ... 15401 files and directories currently installed.)
21:06:42 #10 17.09 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
21:06:42 #10 17.10 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
21:06:42 #10 17.92 Selecting previously unselected package binutils-mingw-w64-x86-64.
21:06:42 #10 17.92 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
21:06:42 #10 17.92 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
21:06:42 #10 18.94 Selecting previously unselected package binutils-mingw-w64.
21:06:42 #10 18.94 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
21:06:42 #10 18.95 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
21:06:42 #10 19.02 Selecting previously unselected package libdevmapper1.02.1:amd64.
21:06:42 #10 19.02 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
21:06:42 #10 19.04 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
21:06:42 #10 19.14 Selecting previously unselected package dmsetup.
21:06:42 #10 19.14 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
21:06:42 #10 19.15 Unpacking dmsetup (2:1.02.155-3) ...
21:06:42 #10 19.22 Selecting previously unselected package mingw-w64-common.
21:06:42 #10 19.22 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
21:06:42 #10 19.23 Unpacking mingw-w64-common (6.0.0-3) ...
21:06:42 #10 21.45 Selecting previously unselected package mingw-w64-x86-64-dev.
21:06:42 #10 21.45 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
21:06:42 #10 21.55 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
21:06:44 #10 23.86 Selecting previously unselected package gcc-mingw-w64-base.
21:06:44 #10 23.86 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
21:06:44 #10 23.87 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
21:06:44 #10 23.95 Selecting previously unselected package gcc-mingw-w64-x86-64.
21:06:44 #10 23.95 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
21:06:44 #10 23.96 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
21:06:46 #10 ...
21:06:46 
21:06:46 #15 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:06:46 #15 1.255 + RM_GOPATH=0
21:06:46 #15 1.255 + TMP_GOPATH=
21:06:46 #15 1.255 + : /build
21:06:46 #15 1.255 + '[' -z '' ']'
21:06:46 #15 1.255 ++ mktemp -d
21:06:46 #15 1.255 + export GOPATH=/tmp/tmp.05NL3ZZdiP
21:06:46 #15 1.255 + GOPATH=/tmp/tmp.05NL3ZZdiP
21:06:46 #15 1.255 + RM_GOPATH=1
21:06:46 #15 1.255 ++ dirname ./install.sh
21:06:46 #15 1.255 + dir=.
21:06:46 #15 1.255 + bin=tini
21:06:46 #15 1.255 + shift
21:06:46 #15 1.255 + '[' '!' -f ./tini.installer ']'
21:06:46 #15 1.255 + . ./tini.installer
21:06:46 #15 1.255 ++ : fec3683b971d9c3ef73f284f176672c44b448662
21:06:46 #15 1.255 + install_tini
21:06:46 #15 1.255 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
21:06:46 #15 1.255 + git clone https://github.com/krallin/tini.git /tmp/tmp.05NL3ZZdiP/tini
21:06:46 #15 1.255 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
21:06:46 #15 1.258 Cloning into '/tmp/tmp.05NL3ZZdiP/tini'...
21:06:46 #15 1.726 + cd /tmp/tmp.05NL3ZZdiP/tini
21:06:46 #15 1.726 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
21:06:46 #15 1.734 + cmake .
21:06:46 #15 1.989 -- The C compiler identification is GNU 8.3.0
21:06:46 #15 2.024 -- Check for working C compiler: /usr/bin/cc
21:06:46 #15 2.287 -- Check for working C compiler: /usr/bin/cc -- works
21:06:46 #15 2.288 -- Detecting C compiler ABI info
21:06:46 #15 2.607 -- Detecting C compiler ABI info - done
21:06:46 #15 2.626 -- Detecting C compile features
21:06:46 #15 3.400 -- Detecting C compile features - done
21:06:46 #15 3.413 -- Performing Test HAS_BUILTIN_FORTIFY
21:06:46 #15 3.495 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:06:46 #15 3.535 -- Configuring done
21:06:46 #15 3.544 -- Generating done
21:06:46 #15 3.545 -- Build files have been written to: /tmp/tmp.05NL3ZZdiP/tini
21:06:46 #15 3.552 + make tini-static
21:06:46 #15 3.671 Scanning dependencies of target tini-static
21:06:46 #15 3.691 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:06:46 #15 4.148 [100%] Linking C executable tini-static
21:06:46 #15 4.375 [100%] Built target tini-static
21:06:46 #15 4.404 + mkdir -p /build
21:06:46 #15 4.415 + cp tini-static /build/docker-init
21:06:46 #15 DONE 4.6s
21:06:46 
21:06:46 #28 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
21:06:49 #28 ...
21:06:49 
21:06:49 #24 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:06:49 #24 12.92 + cd /tmp/tmp.Aniv4u0mPf/src/github.com/containerd/containerd
21:06:49 #24 12.92 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178
21:06:49 #24 13.58 + export 'BUILDTAGS=netgo osusergo static_build'
21:06:49 #24 13.58 + BUILDTAGS='netgo osusergo static_build'
21:06:49 #24 13.58 + export EXTRA_FLAGS=-buildmode=pie
21:06:49 #24 13.58 + EXTRA_FLAGS=-buildmode=pie
21:06:49 #24 13.58 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
21:06:49 #24 13.58 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
21:06:49 #24 13.58 + '[' '' = dynamic ']'
21:06:49 #24 13.58 + make
21:06:50 #24 14.51 + bin/ctr
21:06:54 #24 ...
21:06:54 
21:06:54 #28 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
21:06:54 #28 33.70 + for f in rootlesskit rootlesskit-docker-proxy
21:06:54 #28 33.70 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
21:06:57 #28 DONE 36.1s
21:06:57 
21:06:57 #29 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
21:06:57 #29 DONE 0.1s
21:06:57 
21:06:57 #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
21:06:57 #10 32.42 Selecting previously unselected package g++-mingw-w64-x86-64.
21:06:57 #10 32.42 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
21:06:57 #10 32.43 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
21:06:58 #10 38.01 Selecting previously unselected package libapparmor1:amd64.
21:06:58 #10 38.02 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
21:06:58 #10 38.02 Unpacking libapparmor1:amd64 (2.13.2-10) ...
21:06:58 #10 38.06 Selecting previously unselected package libapparmor-dev:amd64.
21:06:58 #10 38.07 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
21:06:58 #10 38.07 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
21:06:58 #10 38.13 Selecting previously unselected package libbtrfs0.
21:06:58 #10 38.14 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
21:06:58 #10 38.14 Unpacking libbtrfs0 (4.20.1-2) ...
21:06:58 #10 38.18 Selecting previously unselected package libbtrfs-dev.
21:06:58 #10 38.18 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
21:06:58 #10 38.19 Unpacking libbtrfs-dev (4.20.1-2) ...
21:06:58 #10 38.23 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
21:06:58 #10 38.24 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
21:06:58 #10 38.24 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
21:06:58 #10 38.28 Selecting previously unselected package libudev-dev:amd64.
21:06:58 #10 38.28 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ...
21:06:58 #10 38.30 Unpacking libudev-dev:amd64 (241-7~deb10u3) ...
21:06:58 #10 38.34 Selecting previously unselected package libsepol1-dev:amd64.
21:06:58 #10 38.35 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
21:06:58 #10 38.35 Unpacking libsepol1-dev:amd64 (2.8-1) ...
21:06:58 #10 38.46 Selecting previously unselected package libpcre16-3:amd64.
21:06:58 #10 38.46 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
21:06:58 #10 38.47 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
21:06:58 #10 38.55 Selecting previously unselected package libpcre32-3:amd64.
21:06:58 #10 38.55 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
21:06:58 #10 38.55 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
21:06:59 #10 38.63 Selecting previously unselected package libpcrecpp0v5:amd64.
21:06:59 #10 38.63 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
21:06:59 #10 38.64 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
21:06:59 #10 38.69 Selecting previously unselected package libpcre3-dev:amd64.
21:06:59 #10 38.69 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
21:06:59 #10 38.70 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
21:06:59 #10 38.86 Selecting previously unselected package libselinux1-dev:amd64.
21:06:59 #10 38.86 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
21:06:59 #10 38.86 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
21:06:59 #10 38.96 Selecting previously unselected package libdevmapper-dev:amd64.
21:06:59 #10 38.96 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
21:06:59 #10 38.97 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
21:06:59 #10 39.01 Selecting previously unselected package libseccomp-dev:amd64.
21:06:59 #10 39.01 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
21:06:59 #10 39.02 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
21:06:59 #10 39.06 Selecting previously unselected package libsystemd-dev:amd64.
21:06:59 #10 39.07 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ...
21:06:59 #10 39.07 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ...
21:06:59 #10 39.21 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
21:06:59 #10 39.22 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
21:06:59 #10 39.23 Setting up libapparmor1:amd64 (2.13.2-10) ...
21:06:59 #10 39.24 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
21:06:59 #10 39.25 Setting up libpcre16-3:amd64 (2:8.39-12) ...
21:06:59 #10 39.26 Setting up libsepol1-dev:amd64 (2.8-1) ...
21:06:59 #10 39.26 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
21:06:59 #10 39.27 Setting up libbtrfs0 (4.20.1-2) ...
21:06:59 #10 39.28 Setting up libpcre32-3:amd64 (2:8.39-12) ...
21:06:59 #10 39.29 Setting up libudev-dev:amd64 (241-7~deb10u3) ...
21:06:59 #10 39.31 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
21:06:59 #10 39.32 Setting up libbtrfs-dev (4.20.1-2) ...
21:06:59 #10 39.33 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
21:06:59 #10 39.34 Setting up mingw-w64-common (6.0.0-3) ...
21:06:59 #10 39.35 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ...
21:06:59 #10 39.36 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
21:06:59 #10 39.37 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
21:06:59 #10 39.38 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
21:06:59 #10 39.39 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
21:06:59 #10 39.39 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
21:06:59 #10 39.40 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
21:06:59 #10 39.41 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
21:06:59 #10 39.41 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
21:06:59 #10 39.42 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
21:06:59 #10 39.43 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
21:06:59 #10 39.44 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
21:06:59 #10 39.45 Setting up dmsetup (2:1.02.155-3) ...
21:06:59 #10 39.46 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
21:06:59 #10 39.47 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
21:06:59 #10 39.48 Processing triggers for libc-bin (2.28-10) ...
21:07:00 #10 DONE 39.7s
21:07:00 
21:07:00 #17 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
21:07:00 #17 DONE 0.0s
21:07:00 
21:07:00 #18 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
21:07:00 #18 DONE 0.1s
21:07:00 
21:07:00 #16 [binary-base 1/7] COPY --from=tini        /build/ /usr/local/bin/
21:07:00 #16 DONE 0.1s
21:07:00 
21:07:00 #19 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
21:07:01 #19 1.049 + RM_GOPATH=0
21:07:01 #19 1.049 + TMP_GOPATH=
21:07:01 #19 1.049 + : /build
21:07:01 #19 1.049 + '[' -z '' ']'
21:07:01 #19 1.049 ++ mktemp -d
21:07:01 #19 1.049 + export GOPATH=/tmp/tmp.Zna3S80NUm
21:07:01 #19 1.049 + GOPATH=/tmp/tmp.Zna3S80NUm
21:07:01 #19 1.049 + RM_GOPATH=1
21:07:01 #19 1.049 ++ dirname ./install.sh
21:07:01 #19 1.049 + dir=.
21:07:01 #19 1.049 + bin=runc
21:07:01 #19 1.049 + shift
21:07:01 #19 1.049 + '[' '!' -f ./runc.installer ']'
21:07:01 #19 1.049 + . ./runc.installer
21:07:01 #19 1.049 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
21:07:01 #19 1.049 + install_runc
21:07:01 #19 1.050 + grep -q '^3\.10\.0.*\.el7\.'
21:07:01 #19 1.050 + uname -r
21:07:01 #19 1.051 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
21:07:01 #19 1.052 + RUNC_BUILDTAGS='seccomp apparmor selinux '
21:07:01 #19 1.052 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
21:07:01 #19 1.052 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Zna3S80NUm/src/github.com/opencontainers/runc
21:07:01 #19 1.054 Cloning into '/tmp/tmp.Zna3S80NUm/src/github.com/opencontainers/runc'...
21:07:03 #19 2.721 + cd /tmp/tmp.Zna3S80NUm/src/github.com/opencontainers/runc
21:07:03 #19 2.721 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
21:07:03 #19 2.893 + '[' -z '' ']'
21:07:03 #19 2.894 + target=static
21:07:03 #19 2.895 + make 'BUILDTAGS=seccomp apparmor selinux ' static
21:07:03 #19 3.388 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc .
21:07:18 --------------------------------------------------------------------------------
21:07:18 Total                                              598 kB/s |  24 MB  00:41     
21:07:18 Running transaction check
21:07:18 Running transaction test
21:07:18 Transaction test succeeded
21:07:18 Running transaction
21:07:18   Updating   : 7:device-mapper-libs-1.02.158-2.el7_7.2.x86_64              1/38 
21:07:18   Updating   : 7:device-mapper-1.02.158-2.el7_7.2.x86_64                   2/38 
21:07:18   Installing : lzo-2.06-8.el7.x86_64                                       3/38 
21:07:18   Installing : checkpolicy-2.5-8.el7.x86_64                                4/38 
21:07:18   Installing : libarchive-3.1.2-14.el7_7.x86_64                            5/38 
21:07:18   Installing : libcgroup-0.41-21.el7.x86_64                                6/38 
21:07:18   Installing : e2fsprogs-libs-1.42.9-16.el7.x86_64                         7/38 
21:07:18   Installing : btrfs-progs-4.9.1-1.el7.x86_64                              8/38 
21:07:18   Installing : pcre-devel-8.32-17.el7.x86_64                               9/38 
21:07:18   Installing : libselinux-utils-2.5-14.1.el7.x86_64                       10/38 
21:07:18   Installing : policycoreutils-2.5-33.el7.x86_64                          11/38 
21:07:19   Installing : selinux-policy-3.13.1-252.el7_7.6.noarch                   12/38 
21:07:19   Installing : 2:vim-filesystem-7.4.629-6.el7.x86_64                      13/38 
21:07:19   Installing : libselinux-python-2.5-14.1.el7.x86_64                      14/38 
21:07:19   Installing : libsepol-devel-2.5-10.el7.x86_64                           15/38 
21:07:19   Installing : libselinux-devel-2.5-14.1.el7.x86_64                       16/38 
21:07:19   Installing : libsemanage-python-2.5-14.el7.x86_64                       17/38 
21:07:20   Installing : setools-libs-3.3.8-4.el7.x86_64                            18/38 
21:07:20   Installing : libtool-ltdl-2.4.2-22.el7_3.x86_64                         19/38 
21:07:20   Installing : python-IPy-0.75-6.el7.noarch                               20/38 
21:07:21   Installing : libpipeline-1.2.3-3.el7.x86_64                             21/38 
21:07:21   Installing : man-db-2.6.3-11.el7.x86_64                                 22/38 
21:07:21   Installing : audit-libs-python-2.8.5-4.el7.x86_64                       23/38 
21:07:21   Installing : policycoreutils-python-2.5-33.el7.x86_64                   24/38 
21:07:22   Installing : policycoreutils-devel-2.5-33.el7.x86_64                    25/38 
21:07:23   Installing : selinux-policy-devel-3.13.1-252.el7_7.6.noarch             26/38 
21:07:23   Installing : libseccomp-2.3.1-3.el7.x86_64                              27/38 
21:07:23   Installing : systemd-devel-219-67.el7_7.4.x86_64                        28/38 
21:07:23   Installing : 7:device-mapper-devel-1.02.158-2.el7_7.2.x86_64            29/38 
21:07:23   Installing : libseccomp-devel-2.3.1-3.el7.x86_64                        30/38 
21:07:23   Installing : rpmdevtools-8.3-5.el7.noarch                               31/38 
21:07:24   Installing : libtool-ltdl-devel-2.4.2-22.el7_3.x86_64                   32/38 
21:07:24   Installing : 2:vim-common-7.4.629-6.el7.x86_64                          33/38 
21:07:25   Installing : btrfs-progs-devel-4.9.1-1.el7.x86_64                       34/38 
21:07:25   Installing : cmake-2.8.12.2-2.el7.x86_64                                35/38 
21:07:25   Installing : glibc-static-2.17-292.el7.x86_64                           36/38 
21:07:26   Cleanup    : 7:device-mapper-libs-1.02.158-2.el7.x86_64                 37/38 
21:07:26   Cleanup    : 7:device-mapper-1.02.158-2.el7.x86_64                      38/38 
21:07:26   Verifying  : systemd-devel-219-67.el7_7.4.x86_64                         1/38 
21:07:26   Verifying  : 7:device-mapper-1.02.158-2.el7_7.2.x86_64                   2/38 
21:07:26   Verifying  : rpmdevtools-8.3-5.el7.noarch                                3/38 
21:07:26   Verifying  : libtool-ltdl-devel-2.4.2-22.el7_3.x86_64                    4/38 
21:07:26   Verifying  : libseccomp-2.3.1-3.el7.x86_64                               5/38 
21:07:26   Verifying  : btrfs-progs-devel-4.9.1-1.el7.x86_64                        6/38 
21:07:26   Verifying  : audit-libs-python-2.8.5-4.el7.x86_64                        7/38 
21:07:26   Verifying  : checkpolicy-2.5-8.el7.x86_64                                8/38 
21:07:26   Verifying  : selinux-policy-3.13.1-252.el7_7.6.noarch                    9/38 
21:07:26   Verifying  : libpipeline-1.2.3-3.el7.x86_64                             10/38 
21:07:26   Verifying  : btrfs-progs-4.9.1-1.el7.x86_64                             11/38 
21:07:26   Verifying  : libseccomp-devel-2.3.1-3.el7.x86_64                        12/38 
21:07:26   Verifying  : 2:vim-common-7.4.629-6.el7.x86_64                          13/38 
21:07:26   Verifying  : python-IPy-0.75-6.el7.noarch                               14/38 
21:07:26   Verifying  : libtool-ltdl-2.4.2-22.el7_3.x86_64                         15/38 
21:07:26   Verifying  : glibc-static-2.17-292.el7.x86_64                           16/38 
21:07:26   Verifying  : selinux-policy-devel-3.13.1-252.el7_7.6.noarch             17/38 
21:07:26   Verifying  : 7:device-mapper-devel-1.02.158-2.el7_7.2.x86_64            18/38 
21:07:26   Verifying  : lzo-2.06-8.el7.x86_64                                      19/38 
21:07:26   Verifying  : setools-libs-3.3.8-4.el7.x86_64                            20/38 
21:07:26   Verifying  : libsemanage-python-2.5-14.el7.x86_64                       21/38 
21:07:26   Verifying  : policycoreutils-python-2.5-33.el7.x86_64                   22/38 
21:07:26   Verifying  : libarchive-3.1.2-14.el7_7.x86_64                           23/38 
21:07:26   Verifying  : 7:device-mapper-libs-1.02.158-2.el7_7.2.x86_64             24/38 
21:07:26   Verifying  : policycoreutils-devel-2.5-33.el7.x86_64                    25/38 
21:07:26   Verifying  : policycoreutils-2.5-33.el7.x86_64                          26/38 
21:07:26   Verifying  : libsepol-devel-2.5-10.el7.x86_64                           27/38 
21:07:26   Verifying  : man-db-2.6.3-11.el7.x86_64                                 28/38 
21:07:26   Verifying  : libselinux-python-2.5-14.1.el7.x86_64                      29/38 
21:07:26   Verifying  : 2:vim-filesystem-7.4.629-6.el7.x86_64                      30/38 
21:07:26   Verifying  : libselinux-utils-2.5-14.1.el7.x86_64                       31/38 
21:07:26   Verifying  : pcre-devel-8.32-17.el7.x86_64                              32/38 
21:07:26   Verifying  : cmake-2.8.12.2-2.el7.x86_64                                33/38 
21:07:26   Verifying  : e2fsprogs-libs-1.42.9-16.el7.x86_64                        34/38 
21:07:26   Verifying  : libselinux-devel-2.5-14.1.el7.x86_64                       35/38 
21:07:26   Verifying  : libcgroup-0.41-21.el7.x86_64                               36/38 
21:07:26   Verifying  : 7:device-mapper-1.02.158-2.el7.x86_64                      37/38 
21:07:27   Verifying  : 7:device-mapper-libs-1.02.158-2.el7.x86_64                 38/38 
21:07:27 
21:07:27 Installed:
21:07:27   btrfs-progs-devel.x86_64 0:4.9.1-1.el7                                        
21:07:27   cmake.x86_64 0:2.8.12.2-2.el7                                                 
21:07:27   device-mapper-devel.x86_64 7:1.02.158-2.el7_7.2                               
21:07:27   glibc-static.x86_64 0:2.17-292.el7                                            
21:07:27   libseccomp-devel.x86_64 0:2.3.1-3.el7                                         
21:07:27   libselinux-devel.x86_64 0:2.5-14.1.el7                                        
21:07:27   libtool-ltdl-devel.x86_64 0:2.4.2-22.el7_3                                    
21:07:27   rpmdevtools.noarch 0:8.3-5.el7                                                
21:07:27   selinux-policy-devel.noarch 0:3.13.1-252.el7_7.6                              
21:07:27   systemd-devel.x86_64 0:219-67.el7_7.4                                         
21:07:27   vim-common.x86_64 2:7.4.629-6.el7                                             
21:07:27 
21:07:27 Dependency Installed:
21:07:27   audit-libs-python.x86_64 0:2.8.5-4.el7                                        
21:07:27   btrfs-progs.x86_64 0:4.9.1-1.el7                                              
21:07:27   checkpolicy.x86_64 0:2.5-8.el7                                                
21:07:27   e2fsprogs-libs.x86_64 0:1.42.9-16.el7                                         
21:07:27   libarchive.x86_64 0:3.1.2-14.el7_7                                            
21:07:27   libcgroup.x86_64 0:0.41-21.el7                                                
21:07:27   libpipeline.x86_64 0:1.2.3-3.el7                                              
21:07:27   libseccomp.x86_64 0:2.3.1-3.el7                                               
21:07:27   libselinux-python.x86_64 0:2.5-14.1.el7                                       
21:07:27   libselinux-utils.x86_64 0:2.5-14.1.el7                                        
21:07:27   libsemanage-python.x86_64 0:2.5-14.el7                                        
21:07:27   libsepol-devel.x86_64 0:2.5-10.el7                                            
21:07:27   libtool-ltdl.x86_64 0:2.4.2-22.el7_3                                          
21:07:27   lzo.x86_64 0:2.06-8.el7                                                       
21:07:27   man-db.x86_64 0:2.6.3-11.el7                                                  
21:07:27   pcre-devel.x86_64 0:8.32-17.el7                                               
21:07:27   policycoreutils.x86_64 0:2.5-33.el7                                           
21:07:27   policycoreutils-devel.x86_64 0:2.5-33.el7                                     
21:07:27   policycoreutils-python.x86_64 0:2.5-33.el7                                    
21:07:27   python-IPy.noarch 0:0.75-6.el7                                                
21:07:27   selinux-policy.noarch 0:3.13.1-252.el7_7.6                                    
21:07:27   setools-libs.x86_64 0:3.3.8-4.el7                                             
21:07:27   vim-filesystem.x86_64 2:7.4.629-6.el7                                         
21:07:27 
21:07:27 Dependency Updated:
21:07:27   device-mapper.x86_64 7:1.02.158-2.el7_7.2                                     
21:07:27   device-mapper-libs.x86_64 7:1.02.158-2.el7_7.2                                
21:07:27 
21:07:27 Complete!
21:07:30 Removing intermediate container a1d2207f6308
21:07:30  ---> c7c7a29abda4
21:07:30 Step 5/18 : ENV GO_VERSION 1.9.2
21:07:30  ---> Running in 36c9e2739f4f
21:07:30 Removing intermediate container 36c9e2739f4f
21:07:30  ---> 147f73a8dc83
21:07:30 Step 6/18 : ENV DISTRO centos
21:07:30  ---> Running in 0ccc2bb5e1d4
21:07:30 Removing intermediate container 0ccc2bb5e1d4
21:07:30  ---> 13e0d93d5713
21:07:30 Step 7/18 : ENV SUITE 7
21:07:30  ---> Running in eb65b17afc94
21:07:30 Removing intermediate container eb65b17afc94
21:07:30  ---> 6a72dba20f1f
21:07:30 Step 8/18 : RUN curl -fSL "https://golang.org/dl/go${GO_VERSION}.linux-amd64.tar.gz" | tar xzC /usr/local
21:07:30  ---> Running in 9ed7b6544410
21:07:31   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
21:07:31                                  Dload  Upload   Total   Spent    Left  Speed
21:07:32 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
100    74  100    74    0     0     61      0  0:00:01  0:00:01 --:--:--    61
21:07:35 
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  9 99.4M    9 9679k    0     0  3838k      0  0:00:26  0:00:02  0:00:24 30.9M
 54 99.4M   54 54.6M    0     0  15.5M      0  0:00:06  0:00:03  0:00:03 41.8M
 89 99.4M   89 89.3M    0     0  19.7M      0  0:00:05  0:00:04  0:00:01 38.7M
100 99.4M  100 99.4M    0     0  20.2M      0  0:00:04  0:00:04 --:--:-- 36.8M
21:07:35 #19 34.88 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
21:07:36 #19 35.62 + mkdir -p /build
21:07:36 #19 35.62 + cp runc /build/runc
21:07:36 #19 DONE 36.0s
21:07:36 
21:07:36 #24 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:07:37 #24 ...
21:07:37 
21:07:37 #20 [binary-base 2/7] COPY --from=runc        /build/ /usr/local/bin/
21:07:37 #20 DONE 0.1s
21:07:38 
21:07:38 #24 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
21:07:41 Removing intermediate container 9ed7b6544410
21:07:41  ---> 77b6f7d670ff
21:07:41 Step 9/18 : RUN mkdir -p /go
21:07:41  ---> Running in 3db4353e8d75
21:07:41 Removing intermediate container 3db4353e8d75
21:07:41  ---> 03dcf3405e08
21:07:41 Step 10/18 : ENV GOPATH=/go
21:07:41  ---> Running in 9afbaaa91430
21:07:41 Removing intermediate container 9afbaaa91430
21:07:41  ---> 900fb6fa01ef
21:07:41 Step 11/18 : ENV PATH $PATH:/usr/local/go/bin:/go/bin
21:07:41  ---> Running in 206f84bc25ca
21:07:41 Removing intermediate container 206f84bc25ca
21:07:41  ---> 6fd5d1f861aa
21:07:41 Step 12/18 : ENV AUTO_GOPATH 1
21:07:41  ---> Running in 351aef69beb0
21:07:42 Removing intermediate container 351aef69beb0
21:07:42  ---> c366dd47db9a
21:07:42 Step 13/18 : ENV DOCKER_BUILDTAGS pkcs11 seccomp selinux
21:07:42  ---> Running in a60ae2bdc42e
21:07:42 Removing intermediate container a60ae2bdc42e
21:07:42  ---> f0d51224bd04
21:07:42 Step 14/18 : ENV RUNC_BUILDTAGS seccomp selinux
21:07:42  ---> Running in 953bf60d84e2
21:07:42 Removing intermediate container 953bf60d84e2
21:07:42  ---> 1f7f943d8b81
21:07:42 Step 15/18 : RUN mkdir -p /go/src/github.com/docker && mkdir -p /go/src/github.com/opencontainers
21:07:42  ---> Running in 31a7052ec9e4
21:07:43 Removing intermediate container 31a7052ec9e4
21:07:43  ---> cbe6157772c4
21:07:43 Step 16/18 : COPY docker-ce.spec /root/rpmbuild/SPECS/docker-ce.spec
21:07:43  ---> 66d03e839728
21:07:43 Step 17/18 : WORKDIR /root/rpmbuild
21:07:43  ---> Running in f3c377bb9b98
21:07:43 Removing intermediate container f3c377bb9b98
21:07:43  ---> a3476b95b126
21:07:43 Step 18/18 : ENTRYPOINT ["/bin/rpmbuild"]
21:07:43  ---> Running in 94bdd7b3ee0a
21:07:43 Removing intermediate container 94bdd7b3ee0a
21:07:43  ---> 22c50f1265db
21:07:43 Successfully built 22c50f1265db
21:07:43 Successfully tagged rpmbuild-centos-7/x86_64:latest
21:07:43 docker run --privileged --rm -i -v /home/ubuntu/workspace/docker-ce-packaging_18.01/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES -v /home/ubuntu/workspace/docker-ce-packaging_18.01/rpm/rpmbuild/BUILD:/root/rpmbuild/BUILD -v /home/ubuntu/workspace/docker-ce-packaging_18.01/rpm/rpmbuild/BUILDROOT:/root/rpmbuild/BUILDROOT -v /home/ubuntu/workspace/docker-ce-packaging_18.01/rpm/rpmbuild/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_18.01/rpm/rpmbuild/SRPMS:/root/rpmbuild/SRPMS -v /home/ubuntu/workspace/docker-ce-packaging_18.01/rpm/systemd:/systemd rpmbuild-centos-7/x86_64 -ba --define '_gitcommit c7ad2b8661' --define '_release 0.0.20200319.182547.gitc7ad2b8661' --define '_version 0.0.1' --define '_origversion 0.0.1-dev' --define '_experimental 0' SPECS/docker-ce.spec
21:07:44 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Ff1u19
21:07:44 + umask 022
21:07:44 + cd /root/rpmbuild/BUILD
21:07:44 + cd /root/rpmbuild/BUILD
21:07:44 + rm -rf src
21:07:44 + /usr/bin/mkdir -p src
21:07:44 + cd src
21:07:44 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
21:07:44 + /usr/bin/tar -xf -
21:07:45 + STATUS=0
21:07:45 + '[' 0 -ne 0 ']'
21:07:45 + /usr/bin/tar -xf -
21:07:45 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
21:07:45 + STATUS=0
21:07:45 + '[' 0 -ne 0 ']'
21:07:45 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:07:45 + exit 0
21:07:45 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.aKLRJD
21:07:45 + umask 022
21:07:45 + cd /root/rpmbuild/BUILD
21:07:45 + cd src
21:07:45 + export DOCKER_GITCOMMIT=c7ad2b8661
21:07:45 + DOCKER_GITCOMMIT=c7ad2b8661
21:07:45 + mkdir -p /go/src/github.com/docker
21:07:45 + rm -f /go/src/github.com/docker/cli
21:07:45 + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
21:07:45 + pushd /go/src/github.com/docker/cli
21:07:45 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
21:07:45 + make VERSION=0.0.1-dev GITCOMMIT=c7ad2b8661 dynbinary manpages
21:07:45 
21:07:45 
21:07:45 WARNING: you are not in a container.
21:07:45 Use "make -f docker.Makefile dynbinary" or set
21:07:45 DISABLE_WARN_OUTSIDE_CONTAINER=1 to disable this warning.
21:07:45 
21:07:45 Press Ctrl+C now to abort.
21:07:45 
21:07:46 #24 70.27 + bin/containerd
21:07:55 ./scripts/build/dynbinary
21:07:55 Building dynamically linked build/docker-linux-amd64
21:07:58 # github.com/docker/cli/cli/config
21:07:58 cli/config/config.go:109:18: undefined: os.UserHomeDir
21:08:12 #24 96.13 + bin/containerd-stress
21:08:13 #24 97.80 + bin/containerd-shim
21:08:16 # github.com/docker/cli/vendor/github.com/docker/docker/pkg/archive
21:08:16 vendor/github.com/docker/docker/pkg/archive/archive.go:365:5: hdr.Format undefined (type *tar.Header has no field or method Format)
21:08:16 vendor/github.com/docker/docker/pkg/archive/archive.go:365:15: undefined: tar.FormatPAX
21:08:16 vendor/github.com/docker/docker/pkg/archive/archive.go:1160:7: hdr.Format undefined (type *tar.Header has no field or method Format)
21:08:16 vendor/github.com/docker/docker/pkg/archive/archive.go:1160:17: undefined: tar.FormatPAX
21:08:16 vendor/github.com/docker/docker/pkg/archive/copy.go:346:7: hdr.Format undefined (type *tar.Header has no field or method Format)
21:08:16 vendor/github.com/docker/docker/pkg/archive/copy.go:346:17: undefined: tar.FormatPAX
21:08:16 # github.com/docker/cli/vendor/github.com/moby/buildkit/util/apicaps
21:08:16 vendor/github.com/moby/buildkit/util/apicaps/caps.go:147:8: undefined: strings.Builder
21:08:20 # github.com/docker/cli/vendor/github.com/tonistiigi/fsutil
21:08:20 vendor/github.com/tonistiigi/fsutil/tarwriter.go:44:7: hdr.PAXRecords undefined (type *tar.Header has no field or method PAXRecords)
21:08:20 vendor/github.com/tonistiigi/fsutil/tarwriter.go:47:7: hdr.PAXRecords undefined (type *tar.Header has no field or method PAXRecords)
21:08:20 #24 104.2 + bin/containerd-shim-runc-v1
21:08:23 #24 107.2 + bin/containerd-shim-runc-v2
21:08:23 #24 107.9 + binaries
21:08:23 #24 107.9 + mkdir -p /build
21:08:23 #24 107.9 + cp bin/containerd /build/containerd
21:08:23 #24 108.0 + cp bin/containerd-shim /build/containerd-shim
21:08:23 #24 108.0 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
21:08:23 #24 108.0 + cp bin/ctr /build/ctr
21:08:24 #24 DONE 108.4s
21:08:25 
21:08:25 #25 [binary-base 3/7] COPY --from=containerd  /build/ /usr/local/bin/
21:08:25 #25 DONE 0.2s
21:08:25 
21:08:25 #30 [binary-base 4/7] COPY --from=rootlesskit /build/ /usr/local/bin/
21:08:25 #30 DONE 0.1s
21:08:25 
21:08:25 #33 [binary-base 5/7] COPY --from=proxy       /build/ /usr/local/bin/
21:08:25 #33 DONE 0.1s
21:08:25 
21:08:25 #35 [binary-base 6/7] COPY --from=vpnkit      /vpnkit /usr/local/bin/vpnkit....
21:08:25 #35 DONE 0.1s
21:08:25 
21:08:25 #36 [binary-base 7/7] WORKDIR /go/src/github.com/docker/docker
21:08:25 #36 DONE 0.0s
21:08:25 
21:08:25 #37 [build-binary 1/1] RUN --mount=type=cache,target=/root/.cache/go-build  ...
21:08:26 #37 0.571 
21:08:26 #37 0.629 Removing /build/bundles/
21:08:26 #37 0.630 
21:08:26 #37 0.635 ---> Making bundle: binary (in /build/bundles/binary)
21:08:26 #37 0.661 Building: /build/bundles/binary-daemon/dockerd-0.0.1-dev
21:08:26 #37 0.661 GOOS="" GOARCH="" GOARM=""
21:08:28 # github.com/docker/cli/vendor/sigs.k8s.io/yaml
21:08:28 vendor/sigs.k8s.io/yaml/yaml.go:42:48: undefined: DisallowUnknownFields
21:08:29 # github.com/docker/cli/vendor/k8s.io/client-go/transport
21:08:29 vendor/k8s.io/client-go/transport/round_trippers.go:475:9: undefined: strings.Builder
21:08:55 make: *** [dynbinary] Error 2
21:08:55 
21:08:55 
21:08:55 RPM build errors:
21:08:55 error: Bad exit status from /var/tmp/rpm-tmp.aKLRJD (%build)
21:08:55     Bad exit status from /var/tmp/rpm-tmp.aKLRJD (%build)
21:08:55 Makefile:56: recipe for target 'centos-7' failed
21:08:55 make[1]: *** [centos-7] Error 1
21:08:55 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_18.01/rpm'
21:08:55 Makefile:20: recipe for target 'rpm' failed
21:08:55 make: *** [rpm] Error 2
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch rpm
21:09:33 #37 65.16 Created binary: /build/bundles/binary-daemon/dockerd-0.0.1-dev
21:09:33 #37 65.70 Copying nested executables into /build/bundles/binary-daemon
21:09:33 #37 66.77 
21:09:33 #37 DONE 67.3s
21:09:33 
21:09:33 #38 [binary 1/1] COPY --from=build-binary /build/bundles/ /
21:09:33 #38 DONE 0.4s
21:09:34 
21:09:34 #39 exporting to client
21:09:34 #39 copying files 33B
21:09:35 #39 copying files 205.01MB 1.3s done
21:09:35 #39 DONE 1.3s
21:09:35 make[2]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_18.01/moby'
21:09:35 mkdir -p build/linux/docker
21:09:35 cp /home/ubuntu/workspace/docker-ce-packaging_18.01/cli/build/docker build/linux/docker/
21:09:35 for f in dockerd docker-containerd docker-containerd-ctr docker-containerd-shim docker-init docker-proxy docker-runc; do \
21:09:35 	cp -L /home/ubuntu/workspace/docker-ce-packaging_18.01/moby/bundles/binary-daemon/$f build/linux/docker/$f; \
21:09:35 done
21:09:35 cp: cannot stat '/home/ubuntu/workspace/docker-ce-packaging_18.01/moby/bundles/binary-daemon/docker-containerd': No such file or directory
21:09:35 cp: cannot stat '/home/ubuntu/workspace/docker-ce-packaging_18.01/moby/bundles/binary-daemon/docker-containerd-ctr': No such file or directory
21:09:35 cp: cannot stat '/home/ubuntu/workspace/docker-ce-packaging_18.01/moby/bundles/binary-daemon/docker-containerd-shim': No such file or directory
21:09:35 cp: cannot stat '/home/ubuntu/workspace/docker-ce-packaging_18.01/moby/bundles/binary-daemon/docker-runc': No such file or directory
21:09:35 Makefile:23: recipe for target 'static-linux' failed
21:09:35 make[1]: *** [static-linux] Error 1
21:09:35 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_18.01/static'
21:09:35 Makefile:34: recipe for target 'static' failed
21:09:35 make: *** [static] Error 2
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch static
[Pipeline] // parallel
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

ERROR: script returned exit code 2
Finished: FAILURE