Pull request #2114 opened 00:36:53 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 1b6c0f359fc6c889e5c986800a893ed9dd9a0066+9787a2d94b25689d83440e76e8d09dc0516315c8 (2ad30f7bfd2e6e096dcfa761105fc79a040d62ad) 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 ead69454b4062f17d1f8389642089a002b037213 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/cli_PR-2114@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 > 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 Checking out Revision ead69454b4062f17d1f8389642089a002b037213 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f ead69454b4062f17d1f8389642089a002b037213 Commit message: "Merge pull request #10 from russellcardullo/sonar-scan" First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] node Running on ubuntu-1804-overlay2 (i-091e6fe482fac7e46) in /home/ubuntu/workspace/cli_PR-2114 [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/cli_PR-2114@tmp/2e63c998-676a-475e-9b72-aa31ef797b5c/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 00:36:57 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 00:36:57 chowning workspace [Pipeline] sh 00:36:57 + uname -m [Pipeline] sh 00:36:57 + pwd 00:36:57 + id -u 00:36:57 + id -g 00:36:57 + docker run --rm -v /home/ubuntu/workspace/cli_PR-2114:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] echo 00:36:59 Removing all docker containers [Pipeline] sh 00:36:59 + docker container ls -aq [Pipeline] echo 00:36:59 Docker containers have been removed [Pipeline] echo 00:36:59 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 00:36:59 cleanWorkspace: Workspace is clean. [Pipeline] timeout 00:36:59 Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] stage 00:36:59 Using the ‘stage’ step without a block argument is deprecated 00:36:59 Entering stage Git Checkout 00:36:59 Proceeding [Pipeline] checkout 00:36:59 using credential docker-jenkins-github-credentials 00:36:59 Cloning the remote Git repository 00:36:59 Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/cli.git > git init /home/ubuntu/workspace/cli_PR-2114 # timeout=10 Fetching upstream changes from https://github.com/docker/cli.git > git --version # timeout=10 using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress https://github.com/docker/cli.git +refs/pull/2114/head:refs/remotes/origin/PR-2114 +refs/heads/18.09:refs/remotes/origin/18.09 00:37:02 Fetching without tags 00:37:02 Merging remotes/origin/18.09 commit 9787a2d94b25689d83440e76e8d09dc0516315c8 into PR head commit 1b6c0f359fc6c889e5c986800a893ed9dd9a0066 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2114/head:refs/remotes/origin/PR-2114 # timeout=10 > git config --add remote.origin.fetch +refs/heads/18.09:refs/remotes/origin/18.09 # timeout=10 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10 Fetching upstream changes from https://github.com/docker/cli.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress https://github.com/docker/cli.git +refs/pull/2114/head:refs/remotes/origin/PR-2114 +refs/heads/18.09:refs/remotes/origin/18.09 > git config core.sparsecheckout # timeout=10 > git checkout -f 1b6c0f359fc6c889e5c986800a893ed9dd9a0066 00:37:02 Merge succeeded, producing 1b6c0f359fc6c889e5c986800a893ed9dd9a0066 00:37:02 Checking out Revision 1b6c0f359fc6c889e5c986800a893ed9dd9a0066 (PR-2114) 00:37:03 Commit message: "bump golang 1.12.10 (CVE-2019-16276)" 00:37:03 First time build. Skipping changelog. > git merge 9787a2d94b25689d83440e76e8d09dc0516315c8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1b6c0f359fc6c889e5c986800a893ed9dd9a0066 fatal: bad object ead69454b4062f17d1f8389642089a002b037213 [Pipeline] stage 00:37:04 Using the ‘stage’ step without a block argument is deprecated 00:37:04 Entering stage Run end-to-end test suite 00:37:04 Proceeding [Pipeline] sh 00:37:04 + docker version 00:37:04 Client: Docker Engine - Community 00:37:04 Version: 19.03.2 00:37:04 API version: 1.40 00:37:04 Go version: go1.12.8 00:37:04 Git commit: 6a30dfc 00:37:04 Built: Thu Aug 29 05:29:11 2019 00:37:04 OS/Arch: linux/amd64 00:37:04 Experimental: false 00:37:04 00:37:04 Server: Docker Engine - Community 00:37:04 Engine: 00:37:04 Version: 19.03.2 00:37:04 API version: 1.40 (minimum version 1.12) 00:37:04 Go version: go1.12.8 00:37:04 Git commit: 6a30dfc 00:37:04 Built: Thu Aug 29 05:27:45 2019 00:37:04 OS/Arch: linux/amd64 00:37:04 Experimental: true 00:37:04 containerd: 00:37:04 Version: 1.2.6 00:37:04 GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb 00:37:04 runc: 00:37:04 Version: 1.0.0-rc8 00:37:04 GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f 00:37:04 docker-init: 00:37:04 Version: 0.18.0 00:37:04 GitCommit: fec3683 [Pipeline] sh 00:37:05 + E2E_UNIQUE_ID=clie2e1 IMAGE_TAG=clie2e1 make -f docker.Makefile test-e2e 00:37:05 docker build -t docker-cli-e2eclie2e1 --build-arg=GO_VERSION --build-arg VERSION=18.09.0-dev --build-arg GITCOMMIT= -f ./dockerfiles/Dockerfile.e2e . 00:37:05 Sending build context to Docker daemon 38.42MB 00:37:05 Step 1/18 : ARG GO_VERSION=1.12.10 00:37:05 Step 2/18 : FROM docker/containerd-shim-process:a4d1531 AS containerd-shim-process 00:37:05 a4d1531: Pulling from docker/containerd-shim-process 00:37:05 13b7b73e4c8f: Pulling fs layer 00:37:06 13b7b73e4c8f: Verifying Checksum 00:37:06 13b7b73e4c8f: Download complete 00:37:06 13b7b73e4c8f: Pull complete 00:37:06 Digest: sha256:9b281f364e2c628a460dd2caf5689a9c7a21ade746df59f8777118742f6cc7a0 00:37:06 Status: Downloaded newer image for docker/containerd-shim-process:a4d1531 00:37:06 ---> 88d1b3a51187 00:37:06 Step 3/18 : FROM golang:${GO_VERSION} 00:37:06 1.12.10: Pulling from library/golang 00:37:06 4a56a430b2ba: Already exists 00:37:06 4b5cacb629f5: Already exists 00:37:06 14408c8d4f9a: Already exists 00:37:06 ea67eaa7dd42: Already exists 00:37:06 a2a2197e145e: Already exists 00:37:06 33b8ad332cc6: Already exists 00:37:06 aa30e10913db: Already exists 00:37:06 Digest: sha256:61152d6f60bd8d83e6f652bb99544cd0dae96945318a355d32f4cafaa2a5dc39 00:37:06 Status: Downloaded newer image for golang:1.12.10 00:37:06 ---> f945ea07f224 00:37:06 Step 4/18 : RUN apt-get update && apt-get install -y build-essential curl openssl btrfs-tools libapparmor-dev libseccomp-dev iptables openssh-client && rm -rf /var/lib/apt/lists/* 00:37:06 ---> Running in c74c8abc148a 00:37:10 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] 00:37:10 Get:2 http://security.debian.org/debian-security buster/updates InRelease [39.1 kB] 00:37:10 Get:3 http://deb.debian.org/debian buster-updates InRelease [49.3 kB] 00:37:10 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [95.2 kB] 00:37:10 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7899 kB] 00:37:10 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] 00:37:12 Fetched 8209 kB in 3s (3264 kB/s) 00:37:12 Reading package lists... 00:37:13 Reading package lists... 00:37:13 Building dependency tree... 00:37:13 Reading state information... 00:37:13 curl is already the newest version (7.64.0-4). 00:37:13 openssh-client is already the newest version (1:7.9p1-10). 00:37:13 openssl is already the newest version (1.1.1c-1). 00:37:13 openssl set to manually installed. 00:37:13 The following additional packages will be installed: 00:37:13 bzip2 dpkg-dev fakeroot libalgorithm-diff-perl libalgorithm-diff-xs-perl 00:37:13 libalgorithm-merge-perl libapparmor1 libfakeroot libip4tc0 libip6tc0 00:37:13 libiptc0 libjansson4 liblzo2-2 libnetfilter-conntrack3 libnfnetlink0 00:37:13 libnftables0 libnftnl11 nftables patch xz-utils 00:37:13 Suggested packages: 00:37:13 duperemove bzip2-doc debian-keyring kmod seccomp ed diffutils-doc 00:37:13 The following NEW packages will be installed: 00:37:13 btrfs-progs build-essential bzip2 dpkg-dev fakeroot iptables 00:37:13 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 00:37:13 libapparmor-dev libapparmor1 libfakeroot libip4tc0 libip6tc0 libiptc0 00:37:13 libjansson4 liblzo2-2 libnetfilter-conntrack3 libnfnetlink0 libnftables0 00:37:13 libnftnl11 libseccomp-dev nftables patch xz-utils 00:37:13 0 upgraded, 25 newly installed, 0 to remove and 7 not upgraded. 00:37:13 Need to get 4292 kB of archives. 00:37:13 After this operation, 12.4 MB of additional disk space will be used. 00:37:13 Get:1 http://deb.debian.org/debian buster/main amd64 libjansson4 amd64 2.12-1 [38.0 kB] 00:37:13 Get:2 http://deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] 00:37:13 Get:3 http://deb.debian.org/debian buster/main amd64 libnftables0 amd64 0.9.0-2 [203 kB] 00:37:13 Get:4 http://deb.debian.org/debian buster/main amd64 nftables amd64 0.9.0-2 [45.2 kB] 00:37:13 Get:5 http://deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] 00:37:13 Get:6 http://deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] 00:37:13 Get:7 http://deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] 00:37:13 Get:8 http://deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] 00:37:13 Get:9 http://deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] 00:37:13 Get:10 http://deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] 00:37:13 Get:11 http://deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] 00:37:13 Get:12 http://deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] 00:37:13 Get:13 http://deb.debian.org/debian buster/main amd64 liblzo2-2 amd64 2.10-0.1 [56.1 kB] 00:37:13 Get:14 http://deb.debian.org/debian buster/main amd64 btrfs-progs amd64 4.20.1-2 [602 kB] 00:37:13 Get:15 http://deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] 00:37:13 Get:16 http://deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB] 00:37:13 Get:17 http://deb.debian.org/debian buster/main amd64 build-essential amd64 12.6 [7576 B] 00:37:13 Get:18 http://deb.debian.org/debian buster/main amd64 libfakeroot amd64 1.23-1 [45.9 kB] 00:37:13 Get:19 http://deb.debian.org/debian buster/main amd64 fakeroot amd64 1.23-1 [85.8 kB] 00:37:13 Get:20 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-perl all 1.19.03-2 [47.9 kB] 00:37:13 Get:21 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5+b1 [11.8 kB] 00:37:13 Get:22 http://deb.debian.org/debian buster/main amd64 libalgorithm-merge-perl all 0.08-3 [12.7 kB] 00:37:13 Get:23 http://deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] 00:37:13 Get:24 http://deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] 00:37:13 Get:25 http://deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] 00:37:13 debconf: delaying package configuration, since apt-utils is not installed 00:37:13 Fetched 4292 kB in 0s (13.8 MB/s) 00:37:13 Selecting previously unselected package libjansson4:amd64. 00:37:14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) 00:37:14 Preparing to unpack .../00-libjansson4_2.12-1_amd64.deb ... 00:37:14 Unpacking libjansson4:amd64 (2.12-1) ... 00:37:14 Selecting previously unselected package libnftnl11:amd64. 00:37:14 Preparing to unpack .../01-libnftnl11_1.1.2-2_amd64.deb ... 00:37:14 Unpacking libnftnl11:amd64 (1.1.2-2) ... 00:37:14 Selecting previously unselected package libnftables0:amd64. 00:37:14 Preparing to unpack .../02-libnftables0_0.9.0-2_amd64.deb ... 00:37:14 Unpacking libnftables0:amd64 (0.9.0-2) ... 00:37:14 Selecting previously unselected package nftables. 00:37:14 Preparing to unpack .../03-nftables_0.9.0-2_amd64.deb ... 00:37:14 Unpacking nftables (0.9.0-2) ... 00:37:14 Selecting previously unselected package libip4tc0:amd64. 00:37:14 Preparing to unpack .../04-libip4tc0_1.8.2-4_amd64.deb ... 00:37:14 Unpacking libip4tc0:amd64 (1.8.2-4) ... 00:37:14 Selecting previously unselected package libip6tc0:amd64. 00:37:14 Preparing to unpack .../05-libip6tc0_1.8.2-4_amd64.deb ... 00:37:14 Unpacking libip6tc0:amd64 (1.8.2-4) ... 00:37:14 Selecting previously unselected package libiptc0:amd64. 00:37:14 Preparing to unpack .../06-libiptc0_1.8.2-4_amd64.deb ... 00:37:14 Unpacking libiptc0:amd64 (1.8.2-4) ... 00:37:14 Selecting previously unselected package libnfnetlink0:amd64. 00:37:14 Preparing to unpack .../07-libnfnetlink0_1.0.1-3+b1_amd64.deb ... 00:37:14 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... 00:37:14 Selecting previously unselected package libnetfilter-conntrack3:amd64. 00:37:14 Preparing to unpack .../08-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... 00:37:14 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... 00:37:14 Selecting previously unselected package iptables. 00:37:14 Preparing to unpack .../09-iptables_1.8.2-4_amd64.deb ... 00:37:14 Unpacking iptables (1.8.2-4) ... 00:37:14 Selecting previously unselected package bzip2. 00:37:14 Preparing to unpack .../10-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... 00:37:14 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... 00:37:14 Selecting previously unselected package xz-utils. 00:37:14 Preparing to unpack .../11-xz-utils_5.2.4-1_amd64.deb ... 00:37:14 Unpacking xz-utils (5.2.4-1) ... 00:37:14 Selecting previously unselected package liblzo2-2:amd64. 00:37:14 Preparing to unpack .../12-liblzo2-2_2.10-0.1_amd64.deb ... 00:37:14 Unpacking liblzo2-2:amd64 (2.10-0.1) ... 00:37:14 Selecting previously unselected package btrfs-progs. 00:37:14 Preparing to unpack .../13-btrfs-progs_4.20.1-2_amd64.deb ... 00:37:14 Unpacking btrfs-progs (4.20.1-2) ... 00:37:14 Selecting previously unselected package patch. 00:37:14 Preparing to unpack .../14-patch_2.7.6-3+deb10u1_amd64.deb ... 00:37:14 Unpacking patch (2.7.6-3+deb10u1) ... 00:37:14 Selecting previously unselected package dpkg-dev. 00:37:14 Preparing to unpack .../15-dpkg-dev_1.19.7_all.deb ... 00:37:14 Unpacking dpkg-dev (1.19.7) ... 00:37:14 Selecting previously unselected package build-essential. 00:37:14 Preparing to unpack .../16-build-essential_12.6_amd64.deb ... 00:37:14 Unpacking build-essential (12.6) ... 00:37:14 Selecting previously unselected package libfakeroot:amd64. 00:37:14 Preparing to unpack .../17-libfakeroot_1.23-1_amd64.deb ... 00:37:14 Unpacking libfakeroot:amd64 (1.23-1) ... 00:37:14 Selecting previously unselected package fakeroot. 00:37:14 Preparing to unpack .../18-fakeroot_1.23-1_amd64.deb ... 00:37:14 Unpacking fakeroot (1.23-1) ... 00:37:14 Selecting previously unselected package libalgorithm-diff-perl. 00:37:14 Preparing to unpack .../19-libalgorithm-diff-perl_1.19.03-2_all.deb ... 00:37:14 Unpacking libalgorithm-diff-perl (1.19.03-2) ... 00:37:14 Selecting previously unselected package libalgorithm-diff-xs-perl. 00:37:14 Preparing to unpack .../20-libalgorithm-diff-xs-perl_0.04-5+b1_amd64.deb ... 00:37:14 Unpacking libalgorithm-diff-xs-perl (0.04-5+b1) ... 00:37:14 Selecting previously unselected package libalgorithm-merge-perl. 00:37:14 Preparing to unpack .../21-libalgorithm-merge-perl_0.08-3_all.deb ... 00:37:14 Unpacking libalgorithm-merge-perl (0.08-3) ... 00:37:14 Selecting previously unselected package libapparmor1:amd64. 00:37:14 Preparing to unpack .../22-libapparmor1_2.13.2-10_amd64.deb ... 00:37:14 Unpacking libapparmor1:amd64 (2.13.2-10) ... 00:37:15 Selecting previously unselected package libapparmor-dev:amd64. 00:37:15 Preparing to unpack .../23-libapparmor-dev_2.13.2-10_amd64.deb ... 00:37:15 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... 00:37:15 Selecting previously unselected package libseccomp-dev:amd64. 00:37:15 Preparing to unpack .../24-libseccomp-dev_2.3.3-4_amd64.deb ... 00:37:15 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... 00:37:15 Setting up libseccomp-dev:amd64 (2.3.3-4) ... 00:37:15 Setting up libip6tc0:amd64 (1.8.2-4) ... 00:37:15 Setting up libapparmor1:amd64 (2.13.2-10) ... 00:37:15 Setting up libip4tc0:amd64 (1.8.2-4) ... 00:37:15 Setting up libalgorithm-diff-perl (1.19.03-2) ... 00:37:15 Setting up liblzo2-2:amd64 (2.10-0.1) ... 00:37:15 Setting up libnftnl11:amd64 (1.1.2-2) ... 00:37:15 Setting up bzip2 (1.0.6-9.2~deb10u1) ... 00:37:15 Setting up libfakeroot:amd64 (1.23-1) ... 00:37:15 Setting up libjansson4:amd64 (2.12-1) ... 00:37:15 Setting up fakeroot (1.23-1) ... 00:37:15 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 00:37:15 Setting up libiptc0:amd64 (1.8.2-4) ... 00:37:15 Setting up xz-utils (5.2.4-1) ... 00:37:15 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 00:37:15 Setting up patch (2.7.6-3+deb10u1) ... 00:37:15 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... 00:37:15 Setting up libapparmor-dev:amd64 (2.13.2-10) ... 00:37:15 Setting up libalgorithm-diff-xs-perl (0.04-5+b1) ... 00:37:15 Setting up libalgorithm-merge-perl (0.08-3) ... 00:37:15 Setting up libnftables0:amd64 (0.9.0-2) ... 00:37:15 Setting up btrfs-progs (4.20.1-2) ... 00:37:15 Setting up dpkg-dev (1.19.7) ... 00:37:15 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... 00:37:15 Setting up build-essential (12.6) ... 00:37:15 Setting up nftables (0.9.0-2) ... 00:37:15 Setting up iptables (1.8.2-4) ... 00:37:15 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 00:37:15 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 00:37:15 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 00:37:15 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 00:37:15 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 00:37:15 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 00:37:15 Processing triggers for libc-bin (2.28-10) ... 00:37:16 Removing intermediate container c74c8abc148a 00:37:16 ---> f0db9ba47e0e 00:37:16 Step 5/18 : ARG COMPOSE_VERSION=1.21.2 00:37:16 ---> Running in b4ef10e3826e 00:37:16 Removing intermediate container b4ef10e3826e 00:37:16 ---> 57370942bd58 00:37:16 Step 6/18 : RUN curl -L https://github.com/docker/compose/releases/download/${COMPOSE_VERSION}/docker-compose-`uname -s`-`uname -m` -o /usr/local/bin/docker-compose && chmod +x /usr/local/bin/docker-compose 00:37:16 ---> Running in 9017cd1029d2 00:37:17  % Total % Received % Xferd Average Speed Time Time Time Current 00:37:17 Dload Upload Total Spent Left Speed 00:37:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 617 0 617 0 0 4197 0 --:--:-- --:--:-- --:--:-- 4197 00:37:18  100 10.3M 100 10.3M 0 0 38.9M 0 --:--:-- --:--:-- --:--:-- 38.9M 00:37:18 Removing intermediate container 9017cd1029d2 00:37:18 ---> aa6bd3c54afb 00:37:18 Step 7/18 : ARG NOTARY_VERSION=v0.6.1 00:37:18 ---> Running in bb7ce2eb3497 00:37:18 Removing intermediate container bb7ce2eb3497 00:37:18 ---> e04235b78c90 00:37:18 Step 8/18 : RUN curl -Ls https://github.com/theupdateframework/notary/releases/download/${NOTARY_VERSION}/notary-Linux-amd64 -o /usr/local/bin/notary && chmod +x /usr/local/bin/notary 00:37:18 ---> Running in 04ac408a5fbe 00:37:20 Removing intermediate container 04ac408a5fbe 00:37:20 ---> 124ad09074e4 00:37:20 Step 9/18 : ENV CGO_ENABLED=0 DISABLE_WARN_OUTSIDE_CONTAINER=1 PATH=/go/src/github.com/docker/cli/build:$PATH 00:37:20 ---> Running in 7da8ecbcad2a 00:37:20 Removing intermediate container 7da8ecbcad2a 00:37:20 ---> 11c34377b25a 00:37:20 Step 10/18 : WORKDIR /go/src/github.com/docker/cli 00:37:20 ---> Running in 10f3d8762b1b 00:37:21 Removing intermediate container 10f3d8762b1b 00:37:21 ---> a9837cb957fe 00:37:21 Step 11/18 : COPY e2e/testdata/notary/root-ca.cert /usr/share/ca-certificates/notary.cert 00:37:21 ---> ced9f5050380 00:37:21 Step 12/18 : RUN echo 'notary.cert' >> /etc/ca-certificates.conf && update-ca-certificates 00:37:21 ---> Running in 288c94d6b8a7 00:37:22 Updating certificates in /etc/ssl/certs... 00:37:22 1 added, 0 removed; done. 00:37:22 Running hooks in /etc/ca-certificates/update.d... 00:37:22 done. 00:37:23 Removing intermediate container 288c94d6b8a7 00:37:23 ---> cca37c9ad46f 00:37:23 Step 13/18 : COPY . . 00:37:25 ---> fc6c215e43ef 00:37:25 Step 14/18 : ARG VERSION 00:37:25 ---> Running in 168b3e536002 00:37:25 Removing intermediate container 168b3e536002 00:37:25 ---> d4f386a61b6d 00:37:25 Step 15/18 : ARG GITCOMMIT 00:37:25 ---> Running in 8f2e7471d3cf 00:37:25 Removing intermediate container 8f2e7471d3cf 00:37:25 ---> eb88c2a5f952 00:37:25 Step 16/18 : ENV VERSION=${VERSION} GITCOMMIT=${GITCOMMIT} 00:37:25 ---> Running in 6e12668accef 00:37:26 Removing intermediate container 6e12668accef 00:37:26 ---> b59231ef60a3 00:37:26 Step 17/18 : RUN ./scripts/build/binary 00:37:26 ---> Running in 89287c374630 00:37:27 Building statically linked build/docker-linux-amd64 00:38:34 Removing intermediate container 89287c374630 00:38:34 ---> 5f9d44fc310d 00:38:34 Step 18/18 : CMD ./scripts/test/e2e/entry 00:38:34 ---> Running in adb4bf00e09b 00:38:34 Removing intermediate container adb4bf00e09b 00:38:34 ---> c65eb44621df 00:38:34 Successfully built c65eb44621df 00:38:34 Successfully tagged docker-cli-e2eclie2e1:latest 00:38:34 docker run --rm -v /var/run/docker.sock:/var/run/docker.sock docker-cli-e2eclie2e1 00:38:34 Creating network "cliendtoendsuite_default" with the default driver 00:38:34 Building notary-server 00:38:34 Step 1/3 : ARG NOTARY_VERSION=0.5.0 00:38:34 Step 2/3 : FROM notary:server-${NOTARY_VERSION} 00:38:34 ---> 16b632e954ca 00:38:34 Step 3/3 : COPY ./notary/ /fixtures/ 00:38:34 ---> dfe1fcba0b67 00:38:34 Successfully built dfe1fcba0b67 00:38:34 Successfully tagged cliendtoendsuite_notary-server:latest 00:38:34 Creating cliendtoendsuite_notary-server_1 ... 00:38:34 Creating cliendtoendsuite_registry_1 ... 00:38:34 Creating cliendtoendsuite_engine_1 ... 00:38:37  Creating cliendtoendsuite_registry_1 ... done  Creating cliendtoendsuite_engine_1 ... done  Creating cliendtoendsuite_notary-server_1 ... done Waiting for docker daemon to become available at tcp://172.21.0.4:2375 00:38:37 Client: 00:38:37 Version: 18.09.0-dev 00:38:37 API version: 1.39 00:38:37 Go version: go1.12.10 00:38:37 Git commit: 00:38:37 Built: Sat Sep 28 00:37:26 2019 00:38:37 OS/Arch: linux/amd64 00:38:37 Experimental: false 00:38:37 00:38:37 Server: Docker Engine - Community 00:38:37 Engine: 00:38:37 Version: 19.03.3-beta1 00:38:37 API version: 1.40 (minimum version 1.12) 00:38:37 Go version: go1.12.8 00:38:37 Git commit: 7348bc0fdb 00:38:37 Built: Tue Sep 24 04:17:16 2019 00:38:37 OS/Arch: linux/amd64 00:38:37 Experimental: false 00:38:37 containerd: 00:38:37 Version: v1.2.9 00:38:37 GitCommit: d50db0a42053864a270f648048f9a8b4f24eced3 00:38:37 runc: 00:38:37 Version: 1.0.0-rc8 00:38:37 GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f 00:38:37 docker-init: 00:38:37 Version: 0.18.0 00:38:37 GitCommit: fec3683 00:38:37 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine 00:38:37 88286f41530e: Pulling fs layer 00:38:37 88286f41530e: Verifying Checksum 00:38:37 88286f41530e: Download complete 00:38:37 88286f41530e: Pull complete 00:38:37 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 00:38:37 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 00:38:37 The push refers to repository [registry:5000/alpine] 00:38:37 5bef08742407: Preparing 00:38:38 5bef08742407: Pushed 00:38:38 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528 00:38:38 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox 00:38:38 03b1be98f3f9: Pulling fs layer 00:38:38 03b1be98f3f9: Verifying Checksum 00:38:38 03b1be98f3f9: Download complete 00:38:38 03b1be98f3f9: Pull complete 00:38:38 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 00:38:38 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 00:38:38 The push refers to repository [registry:5000/busybox] 00:38:38 6a749002dd6a: Preparing 00:38:38 6a749002dd6a: Pushed 00:38:38 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527 00:38:38 Swarm initialized: current node (k3uvmlfgpm0od11io357uqum0) is now a manager. 00:38:38 00:38:38 To add a worker to this swarm, run the following command: 00:38:38 00:38:38 docker swarm join --token SWMTKN-1-2ae247yij4jsyrt0x9hlkkvrgxf2hn5h846z5155zhx4u6wxdx-3em2ua63ivyqdk5zuzu6y7ipv 172.21.0.4:2377 00:38:38 00:38:38 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions. 00:38:38 00:38:50 === RUN TestAttachExitCode 00:38:50 --- PASS: TestAttachExitCode (1.18s) 00:38:50 === RUN TestCreateWithContentTrust 00:38:50 --- PASS: TestCreateWithContentTrust (0.81s) 00:38:50 === RUN TestKillContainer 00:38:50 --- PASS: TestKillContainer (1.03s) 00:38:50 === RUN TestRunAttachedFromRemoteImageAndRemove 00:38:50 --- PASS: TestRunAttachedFromRemoteImageAndRemove (1.08s) 00:38:50 === RUN TestRunWithContentTrust 00:38:50 --- PASS: TestRunWithContentTrust (1.64s) 00:38:50 PASS 00:38:50 ok github.com/docker/cli/e2e/container 5.740s 00:38:55 === RUN TestBuildFromContextDirectoryWithTag 00:38:55 --- PASS: TestBuildFromContextDirectoryWithTag (1.59s) 00:38:55 === RUN TestTrustedBuild 00:38:55 --- PASS: TestTrustedBuild (2.62s) 00:38:55 === RUN TestTrustedBuildUntrustedImage 00:38:55 --- PASS: TestTrustedBuildUntrustedImage (0.11s) 00:38:55 === RUN TestBuildIidFileSquash 00:38:55 --- SKIP: TestBuildIidFileSquash (0.06s) 00:38:55 build_test.go:112: !experimentalBuild: running against a non-experimental daemon 00:38:55 === RUN TestPullWithContentTrust 00:38:55 --- PASS: TestPullWithContentTrust (0.67s) 00:38:55 === RUN TestPullWithContentTrustUsesCacheWhenNotaryUnavailable 00:38:55 --- PASS: TestPullWithContentTrustUsesCacheWhenNotaryUnavailable (1.11s) 00:38:55 === RUN TestPushWithContentTrust 00:38:55 --- PASS: TestPushWithContentTrust (0.34s) 00:38:55 === RUN TestPushWithContentTrustUnreachableServer 00:38:55 --- PASS: TestPushWithContentTrustUnreachableServer (0.20s) 00:38:55 === RUN TestPushWithContentTrustExistingTag 00:38:55 --- PASS: TestPushWithContentTrustExistingTag (0.70s) 00:38:55 === RUN TestPushWithContentTrustReleasesDelegationOnly 00:38:55 --- PASS: TestPushWithContentTrustReleasesDelegationOnly (1.32s) 00:38:55 === RUN TestPushWithContentTrustSignsAllFirstLevelRolesWeHaveKeysFor 00:38:55 --- PASS: TestPushWithContentTrustSignsAllFirstLevelRolesWeHaveKeysFor (1.43s) 00:38:55 === RUN TestPushWithContentTrustSignsForRolesWithKeysAndValidPaths 00:38:55 --- PASS: TestPushWithContentTrustSignsForRolesWithKeysAndValidPaths (0.84s) 00:38:55 PASS 00:38:55 ok github.com/docker/cli/e2e/image 11.009s 00:38:55 ? github.com/docker/cli/e2e/internal/fixtures [no test files] 00:38:55 === RUN TestInstallWithContentTrust 00:38:55 --- PASS: TestInstallWithContentTrust (3.98s) 00:38:55 === RUN TestInstallWithContentTrustUntrusted 00:38:55 --- PASS: TestInstallWithContentTrustUntrusted (0.15s) 00:38:55 PASS 00:38:55 ok github.com/docker/cli/e2e/plugin 4.140s 00:38:57 ? github.com/docker/cli/e2e/plugin/basic [no test files] 00:38:57 === RUN TestDeployWithNamedResources 00:38:57 === RUN TestDeployWithNamedResources/Swarm 00:38:57 === RUN TestDeployWithNamedResources/Kubernetes 00:38:57 --- PASS: TestDeployWithNamedResources (0.18s) 00:38:57 --- PASS: TestDeployWithNamedResources/Swarm (0.18s) 00:38:57 --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s) 00:38:57 deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes. 00:38:57 === RUN TestStackDeployHelp 00:38:57 === RUN TestStackDeployHelp/Swarm 00:38:57 === RUN TestStackDeployHelp/Kubernetes 00:38:57 --- PASS: TestStackDeployHelp (0.08s) 00:38:57 --- PASS: TestStackDeployHelp/Swarm (0.04s) 00:38:57 --- PASS: TestStackDeployHelp/Kubernetes (0.04s) 00:38:57 === RUN TestRemove 00:38:57 === RUN TestRemove/Swarm 00:38:57 === RUN TestRemove/Kubernetes 00:38:57 --- PASS: TestRemove (0.31s) 00:38:57 --- PASS: TestRemove/Swarm (0.31s) 00:38:57 --- SKIP: TestRemove/Kubernetes (0.00s) 00:38:57 remove_test.go:22: !environment.KubernetesEnabled() 00:38:57 PASS 00:38:57 ok github.com/docker/cli/e2e/stack 0.571s 00:38:57 === RUN TestInspectInvalidReference 00:38:57 --- PASS: TestInspectInvalidReference (0.08s) 00:38:57 PASS 00:38:57 ok github.com/docker/cli/e2e/system 0.082s 00:38:59 === RUN TestRevokeImage 00:38:59 --- PASS: TestRevokeImage (0.45s) 00:38:59 === RUN TestRevokeRepo 00:38:59 --- PASS: TestRevokeRepo (0.73s) 00:38:59 === RUN TestSignLocalImage 00:38:59 --- PASS: TestSignLocalImage (0.31s) 00:38:59 === RUN TestSignWithLocalFlag 00:38:59 --- PASS: TestSignWithLocalFlag (0.59s) 00:38:59 PASS 00:38:59 ok github.com/docker/cli/e2e/trust 2.070s 00:39:00 Stopping cliendtoendsuite_registry_1 ... 00:39:00 Stopping cliendtoendsuite_notary-server_1 ... 00:39:00 Stopping cliendtoendsuite_engine_1 ... 00:39:01  Stopping cliendtoendsuite_registry_1 ... done  Stopping cliendtoendsuite_notary-server_1 ... done  Stopping cliendtoendsuite_engine_1 ... done Removing cliendtoendsuite_registry_1 ... 00:39:01 Removing cliendtoendsuite_notary-server_1 ... 00:39:01 Removing cliendtoendsuite_engine_1 ... 00:39:01  Removing cliendtoendsuite_notary-server_1 ... done  Removing cliendtoendsuite_registry_1 ... done  Removing cliendtoendsuite_engine_1 ... done Removing network cliendtoendsuite_default 00:39:01 Removing image cliendtoendsuite_notary-server 00:39:01 docker run -e DOCKERD_EXPERIMENTAL=1 --rm -v /var/run/docker.sock:/var/run/docker.sock docker-cli-e2eclie2e1 00:39:03 Creating network "cliendtoendsuite_default" with the default driver 00:39:03 Building notary-server 00:39:03 Step 1/3 : ARG NOTARY_VERSION=0.5.0 00:39:03 Step 2/3 : FROM notary:server-${NOTARY_VERSION} 00:39:03 ---> 16b632e954ca 00:39:03 Step 3/3 : COPY ./notary/ /fixtures/ 00:39:03 ---> c866c2cdd4cd 00:39:03 Successfully built c866c2cdd4cd 00:39:03 Successfully tagged cliendtoendsuite_notary-server:latest 00:39:03 Creating cliendtoendsuite_engine_1 ... 00:39:03 Creating cliendtoendsuite_notary-server_1 ... 00:39:03 Creating cliendtoendsuite_registry_1 ... 00:39:06  Creating cliendtoendsuite_engine_1 ... done  Creating cliendtoendsuite_notary-server_1 ... done  Creating cliendtoendsuite_registry_1 ... done Waiting for docker daemon to become available at tcp://172.22.0.4:2375 00:39:06 Client: 00:39:06 Version: 18.09.0-dev 00:39:06 API version: 1.39 00:39:06 Go version: go1.12.10 00:39:06 Git commit: 00:39:06 Built: Sat Sep 28 00:37:26 2019 00:39:06 OS/Arch: linux/amd64 00:39:06 Experimental: false 00:39:06 00:39:06 Server: Docker Engine - Community 00:39:06 Engine: 00:39:06 Version: 19.03.3-beta1 00:39:06 API version: 1.40 (minimum version 1.12) 00:39:06 Go version: go1.12.8 00:39:06 Git commit: 7348bc0fdb 00:39:06 Built: Tue Sep 24 04:17:16 2019 00:39:06 OS/Arch: linux/amd64 00:39:06 Experimental: true 00:39:06 containerd: 00:39:06 Version: v1.2.9 00:39:06 GitCommit: d50db0a42053864a270f648048f9a8b4f24eced3 00:39:06 runc: 00:39:06 Version: 1.0.0-rc8 00:39:06 GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f 00:39:06 docker-init: 00:39:06 Version: 0.18.0 00:39:06 GitCommit: fec3683 00:39:06 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine 00:39:06 88286f41530e: Pulling fs layer 00:39:06 88286f41530e: Verifying Checksum 00:39:06 88286f41530e: Download complete 00:39:07 88286f41530e: Pull complete 00:39:07 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 00:39:07 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 00:39:07 The push refers to repository [registry:5000/alpine] 00:39:07 5bef08742407: Preparing 00:39:07 5bef08742407: Pushed 00:39:07 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528 00:39:07 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox 00:39:07 03b1be98f3f9: Pulling fs layer 00:39:07 03b1be98f3f9: Verifying Checksum 00:39:07 03b1be98f3f9: Download complete 00:39:07 03b1be98f3f9: Pull complete 00:39:07 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 00:39:07 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 00:39:07 The push refers to repository [registry:5000/busybox] 00:39:07 6a749002dd6a: Preparing 00:39:08 6a749002dd6a: Pushed 00:39:08 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527 00:39:08 Swarm initialized: current node (p3o5nfjq24pllufcwc02qhxq5) is now a manager. 00:39:08 00:39:08 To add a worker to this swarm, run the following command: 00:39:08 00:39:08 docker swarm join --token SWMTKN-1-20ia94adb2kvkiiw15h4g4k3g4o7jws2lyjjipedjzq093a63h-16okcr6vbv9dp83jdnkkra10j 172.22.0.4:2377 00:39:08 00:39:08 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions. 00:39:08 00:39:18 === RUN TestAttachExitCode 00:39:18 --- PASS: TestAttachExitCode (1.10s) 00:39:18 === RUN TestCreateWithContentTrust 00:39:18 --- PASS: TestCreateWithContentTrust (0.82s) 00:39:18 === RUN TestKillContainer 00:39:18 --- PASS: TestKillContainer (1.00s) 00:39:18 === RUN TestRunAttachedFromRemoteImageAndRemove 00:39:18 --- PASS: TestRunAttachedFromRemoteImageAndRemove (1.18s) 00:39:18 === RUN TestRunWithContentTrust 00:39:18 --- PASS: TestRunWithContentTrust (1.54s) 00:39:18 PASS 00:39:18 ok github.com/docker/cli/e2e/container 5.635s 00:39:28 === RUN TestBuildFromContextDirectoryWithTag 00:39:28 --- PASS: TestBuildFromContextDirectoryWithTag (1.46s) 00:39:28 === RUN TestTrustedBuild 00:39:28 --- PASS: TestTrustedBuild (2.77s) 00:39:28 === RUN TestTrustedBuildUntrustedImage 00:39:28 --- PASS: TestTrustedBuildUntrustedImage (0.14s) 00:39:28 === RUN TestBuildIidFileSquash 00:39:28 --- PASS: TestBuildIidFileSquash (3.45s) 00:39:28 === RUN TestPullWithContentTrust 00:39:28 --- PASS: TestPullWithContentTrust (0.90s) 00:39:28 === RUN TestPullWithContentTrustUsesCacheWhenNotaryUnavailable 00:39:28 --- PASS: TestPullWithContentTrustUsesCacheWhenNotaryUnavailable (0.72s) 00:39:28 === RUN TestPushWithContentTrust 00:39:28 --- PASS: TestPushWithContentTrust (0.25s) 00:39:28 === RUN TestPushWithContentTrustUnreachableServer 00:39:28 --- PASS: TestPushWithContentTrustUnreachableServer (0.22s) 00:39:28 === RUN TestPushWithContentTrustExistingTag 00:39:28 --- PASS: TestPushWithContentTrustExistingTag (0.69s) 00:39:28 === RUN TestPushWithContentTrustReleasesDelegationOnly 00:39:28 --- PASS: TestPushWithContentTrustReleasesDelegationOnly (1.20s) 00:39:28 === RUN TestPushWithContentTrustSignsAllFirstLevelRolesWeHaveKeysFor 00:39:28 --- PASS: TestPushWithContentTrustSignsAllFirstLevelRolesWeHaveKeysFor (1.59s) 00:39:28 === RUN TestPushWithContentTrustSignsForRolesWithKeysAndValidPaths 00:39:28 --- PASS: TestPushWithContentTrustSignsForRolesWithKeysAndValidPaths (1.47s) 00:39:28 PASS 00:39:28 ok github.com/docker/cli/e2e/image 14.863s 00:39:28 ? github.com/docker/cli/e2e/internal/fixtures [no test files] 00:39:28 === RUN TestInstallWithContentTrust 00:39:28 --- PASS: TestInstallWithContentTrust (3.04s) 00:39:28 === RUN TestInstallWithContentTrustUntrusted 00:39:28 --- PASS: TestInstallWithContentTrustUntrusted (0.15s) 00:39:28 PASS 00:39:28 ok github.com/docker/cli/e2e/plugin 3.191s 00:39:28 ? github.com/docker/cli/e2e/plugin/basic [no test files] 00:39:28 === RUN TestDeployWithNamedResources 00:39:28 === RUN TestDeployWithNamedResources/Swarm 00:39:28 === RUN TestDeployWithNamedResources/Kubernetes 00:39:28 --- PASS: TestDeployWithNamedResources (0.18s) 00:39:28 --- PASS: TestDeployWithNamedResources/Swarm (0.18s) 00:39:28 --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s) 00:39:28 deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes. 00:39:28 === RUN TestStackDeployHelp 00:39:28 === RUN TestStackDeployHelp/Swarm 00:39:28 === RUN TestStackDeployHelp/Kubernetes 00:39:28 --- PASS: TestStackDeployHelp (0.08s) 00:39:28 --- PASS: TestStackDeployHelp/Swarm (0.04s) 00:39:28 --- PASS: TestStackDeployHelp/Kubernetes (0.04s) 00:39:28 === RUN TestRemove 00:39:28 === RUN TestRemove/Swarm 00:39:28 === RUN TestRemove/Kubernetes 00:39:28 --- PASS: TestRemove (0.31s) 00:39:28 --- PASS: TestRemove/Swarm (0.31s) 00:39:28 --- SKIP: TestRemove/Kubernetes (0.00s) 00:39:28 remove_test.go:22: !environment.KubernetesEnabled() 00:39:28 PASS 00:39:28 ok github.com/docker/cli/e2e/stack 0.578s 00:39:28 === RUN TestInspectInvalidReference 00:39:28 --- PASS: TestInspectInvalidReference (0.06s) 00:39:28 PASS 00:39:28 ok github.com/docker/cli/e2e/system 0.065s 00:39:30 === RUN TestRevokeImage 00:39:30 --- PASS: TestRevokeImage (0.49s) 00:39:30 === RUN TestRevokeRepo 00:39:30 --- PASS: TestRevokeRepo (0.74s) 00:39:30 === RUN TestSignLocalImage 00:39:30 --- PASS: TestSignLocalImage (0.29s) 00:39:30 === RUN TestSignWithLocalFlag 00:39:30 --- PASS: TestSignWithLocalFlag (0.59s) 00:39:30 PASS 00:39:30 ok github.com/docker/cli/e2e/trust 2.116s 00:39:30 Stopping cliendtoendsuite_notary-server_1 ... 00:39:30 Stopping cliendtoendsuite_registry_1 ... 00:39:30 Stopping cliendtoendsuite_engine_1 ... 00:39:32  Stopping cliendtoendsuite_registry_1 ... done  Stopping cliendtoendsuite_notary-server_1 ... done  Stopping cliendtoendsuite_engine_1 ... done Removing cliendtoendsuite_notary-server_1 ... 00:39:32 Removing cliendtoendsuite_registry_1 ... 00:39:32 Removing cliendtoendsuite_engine_1 ... 00:39:32  Removing cliendtoendsuite_notary-server_1 ... done  Removing cliendtoendsuite_registry_1 ... done  Removing cliendtoendsuite_engine_1 ... done Removing network cliendtoendsuite_default 00:39:32 Removing image cliendtoendsuite_notary-server 00:39:33 docker run -e TEST_CONNHELPER=ssh -e DOCKERD_EXPERIMENTAL=1 --rm -v /var/run/docker.sock:/var/run/docker.sock docker-cli-e2eclie2e1 00:39:34 Creating network "cliendtoendsuite_default" with the default driver 00:39:34 Building engine 00:39:34 Step 1/6 : FROM docker:test-dind 00:39:34 ---> fc95a05f901b 00:39:34 Step 2/6 : RUN apk --no-cache add shadow openssh-server && groupadd -f docker && useradd --create-home --shell /bin/sh --password $(head -c32 /dev/urandom | base64) penguin && usermod -aG docker penguin && ssh-keygen -A 00:39:34 ---> Using cache 00:39:34 ---> a6629228b414 00:39:34 Step 3/6 : RUN ln -s /usr/local/bin/docker /usr/bin/docker 00:39:34 ---> Using cache 00:39:34 ---> d043fa5cc152 00:39:34 Step 4/6 : COPY ./connhelper-ssh/entrypoint.sh / 00:39:34 ---> Using cache 00:39:34 ---> cc2191cc02ff 00:39:34 Step 5/6 : EXPOSE 22 00:39:34 ---> Using cache 00:39:34 ---> 44e239f2a91f 00:39:34 Step 6/6 : ENTRYPOINT ["/entrypoint.sh"] 00:39:34 ---> Using cache 00:39:34 ---> 883e5cd27975 00:39:34 Successfully built 883e5cd27975 00:39:34 Successfully tagged docker:stable-dind 00:39:34 Building notary-server 00:39:34 Step 1/3 : ARG NOTARY_VERSION=0.5.0 00:39:34 Step 2/3 : FROM notary:server-${NOTARY_VERSION} 00:39:34 ---> 16b632e954ca 00:39:34 Step 3/3 : COPY ./notary/ /fixtures/ 00:39:35 ---> d65c9840a830 00:39:35 Successfully built d65c9840a830 00:39:35 Successfully tagged cliendtoendsuite_notary-server:latest 00:39:35 Creating cliendtoendsuite_registry_1 ... 00:39:35 Creating cliendtoendsuite_engine_1 ... 00:39:35 Creating cliendtoendsuite_notary-server_1 ... 00:39:38  Creating cliendtoendsuite_notary-server_1 ... done  Creating cliendtoendsuite_registry_1 ... done  Creating cliendtoendsuite_engine_1 ... done Waiting for docker daemon to become available at ssh://penguin@172.23.0.3 00:39:38 Client: 00:39:38 Version: 18.09.0-dev 00:39:38 API version: 1.39 00:39:38 Go version: go1.12.10 00:39:38 Git commit: 00:39:38 Built: Sat Sep 28 00:37:26 2019 00:39:38 OS/Arch: linux/amd64 00:39:38 Experimental: false 00:39:38 00:39:38 Server: Docker Engine - Community 00:39:38 Engine: 00:39:38 Version: 19.03.3-beta1 00:39:38 API version: 1.40 (minimum version 1.12) 00:39:38 Go version: go1.12.8 00:39:38 Git commit: 7348bc0fdb 00:39:38 Built: Tue Sep 24 04:17:16 2019 00:39:38 OS/Arch: linux/amd64 00:39:38 Experimental: true 00:39:38 containerd: 00:39:38 Version: v1.2.9 00:39:38 GitCommit: d50db0a42053864a270f648048f9a8b4f24eced3 00:39:38 runc: 00:39:38 Version: 1.0.0-rc8 00:39:38 GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f 00:39:38 docker-init: 00:39:38 Version: 0.18.0 00:39:38 GitCommit: fec3683 00:39:38 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine 00:39:38 88286f41530e: Pulling fs layer 00:39:39 88286f41530e: Verifying Checksum 00:39:39 88286f41530e: Download complete 00:39:39 88286f41530e: Pull complete 00:39:39 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 00:39:39 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 00:39:39 The push refers to repository [registry:5000/alpine] 00:39:39 5bef08742407: Preparing 00:39:40 5bef08742407: Pushed 00:39:40 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528 00:39:40 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox 00:39:40 03b1be98f3f9: Pulling fs layer 00:39:40 03b1be98f3f9: Verifying Checksum 00:39:40 03b1be98f3f9: Download complete 00:39:40 03b1be98f3f9: Pull complete 00:39:40 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 00:39:40 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 00:39:41 The push refers to repository [registry:5000/busybox] 00:39:41 6a749002dd6a: Preparing 00:39:41 6a749002dd6a: Pushed 00:39:41 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527 00:39:42 Swarm initialized: current node (111oc9d34kv8mst0dw9axejtl) is now a manager. 00:39:42 00:39:42 To add a worker to this swarm, run the following command: 00:39:42 00:39:42 docker swarm join --token SWMTKN-1-1guayw6t1g8p28257zjvlsqv0p1cn9w71yyxaj3msjib3khmxg-dvq8gceyocwtqsqstwne7rk7z 172.23.0.3:2377 00:39:42 00:39:42 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions. 00:39:42 00:40:00 === RUN TestAttachExitCode 00:40:00 --- PASS: TestAttachExitCode (1.85s) 00:40:00 === RUN TestCreateWithContentTrust 00:40:00 --- PASS: TestCreateWithContentTrust (2.83s) 00:40:00 === RUN TestKillContainer 00:40:00 --- PASS: TestKillContainer (1.73s) 00:40:00 === RUN TestRunAttachedFromRemoteImageAndRemove 00:40:00 --- PASS: TestRunAttachedFromRemoteImageAndRemove (2.38s) 00:40:00 === RUN TestRunWithContentTrust 00:40:00 --- PASS: TestRunWithContentTrust (3.59s) 00:40:00 PASS 00:40:00 ok github.com/docker/cli/e2e/container 12.389s 00:40:15 === RUN TestBuildFromContextDirectoryWithTag 00:40:15 --- PASS: TestBuildFromContextDirectoryWithTag (1.90s) 00:40:15 === RUN TestTrustedBuild 00:40:15 --- PASS: TestTrustedBuild (5.45s) 00:40:15 === RUN TestTrustedBuildUntrustedImage 00:40:15 --- PASS: TestTrustedBuildUntrustedImage (0.31s) 00:40:15 === RUN TestBuildIidFileSquash 00:40:15 --- PASS: TestBuildIidFileSquash (3.69s) 00:40:15 === RUN TestPullWithContentTrust 00:40:15 --- PASS: TestPullWithContentTrust (2.95s) 00:40:15 === RUN TestPullWithContentTrustUsesCacheWhenNotaryUnavailable 00:40:15 --- PASS: TestPullWithContentTrustUsesCacheWhenNotaryUnavailable (3.49s) 00:40:15 === RUN TestPushWithContentTrust 00:40:15 --- PASS: TestPushWithContentTrust (0.86s) 00:40:15 === RUN TestPushWithContentTrustUnreachableServer 00:40:15 --- PASS: TestPushWithContentTrustUnreachableServer (0.88s) 00:40:15 === RUN TestPushWithContentTrustExistingTag 00:40:15 --- PASS: TestPushWithContentTrustExistingTag (1.66s) 00:40:15 === RUN TestPushWithContentTrustReleasesDelegationOnly 00:40:15 --- PASS: TestPushWithContentTrustReleasesDelegationOnly (1.64s) 00:40:15 === RUN TestPushWithContentTrustSignsAllFirstLevelRolesWeHaveKeysFor 00:40:15 --- PASS: TestPushWithContentTrustSignsAllFirstLevelRolesWeHaveKeysFor (2.19s) 00:40:15 === RUN TestPushWithContentTrustSignsForRolesWithKeysAndValidPaths 00:40:15 --- PASS: TestPushWithContentTrustSignsForRolesWithKeysAndValidPaths (2.02s) 00:40:15 PASS 00:40:15 ok github.com/docker/cli/e2e/image 27.036s 00:40:15 ? github.com/docker/cli/e2e/internal/fixtures [no test files] 00:40:15 === RUN TestInstallWithContentTrust 00:40:15 --- PASS: TestInstallWithContentTrust (4.63s) 00:40:15 === RUN TestInstallWithContentTrustUntrusted 00:40:15 --- PASS: TestInstallWithContentTrustUntrusted (0.49s) 00:40:15 PASS 00:40:15 ok github.com/docker/cli/e2e/plugin 5.134s 00:40:15 ? github.com/docker/cli/e2e/plugin/basic [no test files] 00:40:15 === RUN TestDeployWithNamedResources 00:40:15 === RUN TestDeployWithNamedResources/Swarm 00:40:15 === RUN TestDeployWithNamedResources/Kubernetes 00:40:15 --- PASS: TestDeployWithNamedResources (0.63s) 00:40:15 --- PASS: TestDeployWithNamedResources/Swarm (0.63s) 00:40:15 --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s) 00:40:15 deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes. 00:40:15 === RUN TestStackDeployHelp 00:40:15 === RUN TestStackDeployHelp/Swarm 00:40:15 === RUN TestStackDeployHelp/Kubernetes 00:40:15 --- PASS: TestStackDeployHelp (0.05s) 00:40:15 --- PASS: TestStackDeployHelp/Swarm (0.03s) 00:40:15 --- PASS: TestStackDeployHelp/Kubernetes (0.02s) 00:40:15 === RUN TestRemove 00:40:15 === RUN TestRemove/Swarm 00:40:15 === RUN TestRemove/Kubernetes 00:40:15 --- PASS: TestRemove (1.29s) 00:40:15 --- PASS: TestRemove/Swarm (1.29s) 00:40:15 --- SKIP: TestRemove/Kubernetes (0.00s) 00:40:15 remove_test.go:22: !environment.KubernetesEnabled() 00:40:15 PASS 00:40:15 ok github.com/docker/cli/e2e/stack 1.969s 00:40:15 === RUN TestInspectInvalidReference 00:40:15 --- PASS: TestInspectInvalidReference (0.26s) 00:40:15 PASS 00:40:15 ok github.com/docker/cli/e2e/system 0.265s 00:40:17 === RUN TestRevokeImage 00:40:17 --- PASS: TestRevokeImage (1.39s) 00:40:17 === RUN TestRevokeRepo 00:40:17 --- PASS: TestRevokeRepo (2.30s) 00:40:17 === RUN TestSignLocalImage 00:40:17 --- PASS: TestSignLocalImage (0.86s) 00:40:17 === RUN TestSignWithLocalFlag 00:40:17 --- PASS: TestSignWithLocalFlag (1.67s) 00:40:17 PASS 00:40:17 ok github.com/docker/cli/e2e/trust 6.224s 00:40:17 Stopping cliendtoendsuite_notary-server_1 ... 00:40:17 Stopping cliendtoendsuite_registry_1 ... 00:40:17 Stopping cliendtoendsuite_engine_1 ... 00:40:19  Stopping cliendtoendsuite_registry_1 ... done  Stopping cliendtoendsuite_notary-server_1 ... done  Stopping cliendtoendsuite_engine_1 ... done Removing cliendtoendsuite_notary-server_1 ... 00:40:19 Removing cliendtoendsuite_registry_1 ... 00:40:19 Removing cliendtoendsuite_engine_1 ... 00:40:19  Removing cliendtoendsuite_notary-server_1 ... done  Removing cliendtoendsuite_registry_1 ... done  Removing cliendtoendsuite_engine_1 ... done Removing network cliendtoendsuite_default 00:40:19 Removing image cliendtoendsuite_notary-server [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS