Pull request #2364 opened 16:54:48 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 6e07d210a4b166c3eb8a19f0ac70ed1022881e31+3ff19c37551bb0ce3025eb29655337f1ff433a00 (b88ed04435f43a50726fbf95e7888c17d53f4302) 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 49b252bdf16273de41b9b961caae5440a249d3e0 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-2364@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 49b252bdf16273de41b9b961caae5440a249d3e0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 49b252bdf16273de41b9b961caae5440a249d3e0 Commit message: "Merge pull request #19 from docker/add-getNodeNamesByLabel" First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘linux&&x86_64’ Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d0d10ec8274264d6) in /home/ubuntu/workspace/cli_PR-2364 [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-2364@tmp/ec12c513-e442-4d85-b084-0b8a6fdb5568/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 17:02:29 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 17:02:29 chowning workspace [Pipeline] sh 17:02:30 + uname -m [Pipeline] sh 17:02:30 + pwd 17:02:30 + id -u 17:02:30 + id -g 17:02:30 + docker run --rm -v /home/ubuntu/workspace/cli_PR-2364:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] echo 17:02:31 Removing all docker containers [Pipeline] sh 17:02:31 + docker container ls -aq [Pipeline] echo 17:02:31 Docker containers have been removed [Pipeline] echo 17:02:31 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 17:02:31 cleanWorkspace: Workspace is clean. [Pipeline] timeout 17:02:31 Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] stage 17:02:31 Using the ‘stage’ step without a block argument is deprecated 17:02:31 Entering stage Git Checkout 17:02:31 Proceeding [Pipeline] checkout 17:02:32 using credential docker-jenkins-github-credentials 17:02:32 Cloning the remote Git repository 17:02:32 Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/cli.git > git init /home/ubuntu/workspace/cli_PR-2364 # 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/2364/head:refs/remotes/origin/PR-2364 +refs/heads/19.03:refs/remotes/origin/19.03 17:02:35 Fetching without tags > git config remote.origin.url https://github.com/docker/cli.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2364/head:refs/remotes/origin/PR-2364 # timeout=10 > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10 17:02:35 Merging remotes/origin/19.03 commit 3ff19c37551bb0ce3025eb29655337f1ff433a00 into PR head commit 6e07d210a4b166c3eb8a19f0ac70ed1022881e31 17:02:35 Merge succeeded, producing 6e07d210a4b166c3eb8a19f0ac70ed1022881e31 17:02:35 Checking out Revision 6e07d210a4b166c3eb8a19f0ac70ed1022881e31 (PR-2364) 17:02:36 Commit message: "Update Golang 1.13.8" 17:02:36 First time build. Skipping changelog. 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/2364/head:refs/remotes/origin/PR-2364 +refs/heads/19.03:refs/remotes/origin/19.03 > git config core.sparsecheckout # timeout=10 > git checkout -f 6e07d210a4b166c3eb8a19f0ac70ed1022881e31 > git merge 3ff19c37551bb0ce3025eb29655337f1ff433a00 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6e07d210a4b166c3eb8a19f0ac70ed1022881e31 [Pipeline] stage 17:02:36 Using the ‘stage’ step without a block argument is deprecated 17:02:36 Entering stage Run end-to-end test suite 17:02:36 Proceeding [Pipeline] sh fatal: bad object 49b252bdf16273de41b9b961caae5440a249d3e0 17:02:37 + docker version 17:02:37 Client: Docker Engine - Community 17:02:37 Version: 19.03.5 17:02:37 API version: 1.40 17:02:37 Go version: go1.12.12 17:02:37 Git commit: 633a0ea838 17:02:37 Built: Wed Nov 13 07:29:52 2019 17:02:37 OS/Arch: linux/amd64 17:02:37 Experimental: false 17:02:37 17:02:37 Server: Docker Engine - Community 17:02:37 Engine: 17:02:37 Version: 19.03.5 17:02:37 API version: 1.40 (minimum version 1.12) 17:02:37 Go version: go1.12.12 17:02:37 Git commit: 633a0ea838 17:02:37 Built: Wed Nov 13 07:28:22 2019 17:02:37 OS/Arch: linux/amd64 17:02:37 Experimental: true 17:02:37 containerd: 17:02:37 Version: 1.2.10 17:02:37 GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 17:02:37 runc: 17:02:37 Version: 1.0.0-rc8+dev 17:02:37 GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 17:02:37 docker-init: 17:02:37 Version: 0.18.0 17:02:37 GitCommit: fec3683 [Pipeline] sh 17:02:37 + docker info 17:02:38 Client: 17:02:38 Debug Mode: false 17:02:38 17:02:38 Server: 17:02:38 Containers: 0 17:02:38 Running: 0 17:02:38 Paused: 0 17:02:38 Stopped: 0 17:02:38 Images: 28 17:02:38 Server Version: 19.03.5 17:02:38 Storage Driver: overlay2 17:02:38 Backing Filesystem: extfs 17:02:38 Supports d_type: true 17:02:38 Native Overlay Diff: true 17:02:38 Logging Driver: json-file 17:02:38 Cgroup Driver: cgroupfs 17:02:38 Plugins: 17:02:38 Volume: local 17:02:38 Network: bridge host ipvlan macvlan null overlay 17:02:38 Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 17:02:38 Swarm: inactive 17:02:38 Runtimes: runc 17:02:38 Default Runtime: runc 17:02:38 Init Binary: docker-init 17:02:38 containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 17:02:38 runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 17:02:38 init version: fec3683 17:02:38 Security Options: 17:02:38 apparmor 17:02:38 seccomp 17:02:38 Profile: default 17:02:38 Kernel Version: 4.15.0-1058-aws 17:02:38 Operating System: Ubuntu 18.04.4 LTS 17:02:38 OSType: linux 17:02:38 Architecture: x86_64 17:02:38 CPUs: 2 17:02:38 Total Memory: 7.501GiB 17:02:38 Name: ip-10-100-81-117 17:02:38 ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 17:02:38 Docker Root Dir: /var/lib/docker 17:02:38 Debug Mode: false 17:02:38 Username: dockerbuildbot 17:02:38 Registry: https://index.docker.io/v1/ 17:02:38 Labels: 17:02:38 Experimental: true 17:02:38 Insecure Registries: 17:02:38 127.0.0.0/8 17:02:38 Live Restore Enabled: true 17:02:38 17:02:38 WARNING: No swap limit support [Pipeline] sh 17:02:38 + E2E_UNIQUE_ID=clie2e1 IMAGE_TAG=clie2e1 DOCKER_BUILDKIT=1 make -f docker.Makefile test-e2e 17:02:38 docker build -t docker-cli-e2eclie2e1 --build-arg=GO_VERSION --build-arg VERSION=19.03.0-dev --build-arg GITCOMMIT= -f ./dockerfiles/Dockerfile.e2e . 17:02:38 #2 [internal] load .dockerignore 17:02:38 #2 transferring context: 100B done 17:02:38 #2 DONE 0.0s 17:02:38 17:02:38 #1 [internal] load build definition from Dockerfile.e2e 17:02:38 #1 transferring dockerfile: 1.58kB done 17:02:38 #1 DONE 0.0s 17:02:38 17:02:38 #3 [internal] load metadata for docker.io/library/golang:1.13.8-buster 17:02:38 #3 DONE 0.1s 17:02:38 17:02:38 #4 [1/11] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5... 17:02:38 #4 CACHED 17:02:38 17:02:38 #10 [internal] load build context 17:02:40 #10 transferring context: 40.53MB 1.5s done 17:02:40 #10 DONE 1.5s 17:02:40 17:02:40 #5 [2/11] RUN apt-get update && apt-get install -y build-essential ... 17:02:40 #5 1.370 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] 17:02:40 #5 1.384 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] 17:02:40 #5 1.384 Get:3 http://deb.debian.org/debian buster-updates InRelease [49.3 kB] 17:02:40 #5 1.622 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [181 kB] 17:02:40 #5 1.726 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] 17:02:40 #5 1.854 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] 17:02:41 #5 2.957 Fetched 8331 kB in 2s (4523 kB/s) 17:02:41 #5 2.957 Reading package lists... 17:02:42 #5 3.528 Reading package lists... 17:02:42 #5 4.093 Building dependency tree... 17:02:42 #5 4.198 Reading state information... 17:02:42 #5 4.299 openssh-client is already the newest version (1:7.9p1-10+deb10u2). 17:02:42 #5 4.299 openssl is already the newest version (1.1.1d-0+deb10u2). 17:02:42 #5 4.299 openssl set to manually installed. 17:02:42 #5 4.299 curl is already the newest version (7.64.0-4+deb10u1). 17:02:42 #5 4.299 The following additional packages will be installed: 17:02:42 #5 4.299 bzip2 dpkg-dev fakeroot libalgorithm-diff-perl libalgorithm-diff-xs-perl 17:02:43 #5 4.300 libalgorithm-merge-perl libfakeroot patch xz-utils 17:02:43 #5 4.301 Suggested packages: 17:02:43 #5 4.301 bzip2-doc debian-keyring ed diffutils-doc 17:02:43 #5 4.370 The following NEW packages will be installed: 17:02:43 #5 4.370 build-essential bzip2 dpkg-dev fakeroot libalgorithm-diff-perl 17:02:43 #5 4.371 libalgorithm-diff-xs-perl libalgorithm-merge-perl libfakeroot patch xz-utils 17:02:43 #5 4.641 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. 17:02:43 #5 4.641 Need to get 2342 kB of archives. 17:02:43 #5 4.641 After this operation, 3601 kB of additional disk space will be used. 17:02:43 #5 4.641 Get:1 http://deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] 17:02:43 #5 4.644 Get:2 http://deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] 17:02:43 #5 4.647 Get:3 http://deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] 17:02:43 #5 4.648 Get:4 http://deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB] 17:02:43 #5 4.665 Get:5 http://deb.debian.org/debian buster/main amd64 build-essential amd64 12.6 [7576 B] 17:02:43 #5 4.666 Get:6 http://deb.debian.org/debian buster/main amd64 libfakeroot amd64 1.23-1 [45.9 kB] 17:02:43 #5 4.669 Get:7 http://deb.debian.org/debian buster/main amd64 fakeroot amd64 1.23-1 [85.8 kB] 17:02:43 #5 4.670 Get:8 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-perl all 1.19.03-2 [47.9 kB] 17:02:43 #5 4.671 Get:9 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5+b1 [11.8 kB] 17:02:43 #5 4.671 Get:10 http://deb.debian.org/debian buster/main amd64 libalgorithm-merge-perl all 0.08-3 [12.7 kB] 17:02:43 #5 4.799 debconf: delaying package configuration, since apt-utils is not installed 17:02:43 #5 4.822 Fetched 2342 kB in 0s (8179 kB/s) 17:02:43 #5 4.843 Selecting previously unselected package bzip2. 17:02:43 #5 4.843 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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.) 17:02:43 #5 4.923 Preparing to unpack .../0-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... 17:02:43 #5 4.926 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... 17:02:43 #5 4.957 Selecting previously unselected package xz-utils. 17:02:43 #5 4.959 Preparing to unpack .../1-xz-utils_5.2.4-1_amd64.deb ... 17:02:43 #5 4.963 Unpacking xz-utils (5.2.4-1) ... 17:02:43 #5 5.004 Selecting previously unselected package patch. 17:02:43 #5 5.004 Preparing to unpack .../2-patch_2.7.6-3+deb10u1_amd64.deb ... 17:02:43 #5 5.008 Unpacking patch (2.7.6-3+deb10u1) ... 17:02:43 #5 5.042 Selecting previously unselected package dpkg-dev. 17:02:43 #5 5.044 Preparing to unpack .../3-dpkg-dev_1.19.7_all.deb ... 17:02:43 #5 5.047 Unpacking dpkg-dev (1.19.7) ... 17:02:43 #5 5.149 Selecting previously unselected package build-essential. 17:02:43 #5 5.150 Preparing to unpack .../4-build-essential_12.6_amd64.deb ... 17:02:43 #5 5.154 Unpacking build-essential (12.6) ... 17:02:43 #5 5.182 Selecting previously unselected package libfakeroot:amd64. 17:02:43 #5 5.182 Preparing to unpack .../5-libfakeroot_1.23-1_amd64.deb ... 17:02:43 #5 5.189 Unpacking libfakeroot:amd64 (1.23-1) ... 17:02:43 #5 5.220 Selecting previously unselected package fakeroot. 17:02:43 #5 5.220 Preparing to unpack .../6-fakeroot_1.23-1_amd64.deb ... 17:02:43 #5 5.224 Unpacking fakeroot (1.23-1) ... 17:02:43 #5 5.256 Selecting previously unselected package libalgorithm-diff-perl. 17:02:43 #5 5.258 Preparing to unpack .../7-libalgorithm-diff-perl_1.19.03-2_all.deb ... 17:02:43 #5 5.261 Unpacking libalgorithm-diff-perl (1.19.03-2) ... 17:02:43 #5 5.287 Selecting previously unselected package libalgorithm-diff-xs-perl. 17:02:43 #5 5.289 Preparing to unpack .../8-libalgorithm-diff-xs-perl_0.04-5+b1_amd64.deb ... 17:02:43 #5 5.292 Unpacking libalgorithm-diff-xs-perl (0.04-5+b1) ... 17:02:43 #5 5.314 Selecting previously unselected package libalgorithm-merge-perl. 17:02:43 #5 5.316 Preparing to unpack .../9-libalgorithm-merge-perl_0.08-3_all.deb ... 17:02:43 #5 5.319 Unpacking libalgorithm-merge-perl (0.08-3) ... 17:02:43 #5 5.352 Setting up libalgorithm-diff-perl (1.19.03-2) ... 17:02:44 #5 5.387 Setting up bzip2 (1.0.6-9.2~deb10u1) ... 17:02:44 #5 5.397 Setting up libfakeroot:amd64 (1.23-1) ... 17:02:44 #5 5.410 Setting up fakeroot (1.23-1) ... 17:02:44 #5 5.425 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 17:02:44 #5 5.434 Setting up xz-utils (5.2.4-1) ... 17:02:44 #5 5.442 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 17:02:44 #5 5.450 Setting up patch (2.7.6-3+deb10u1) ... 17:02:44 #5 5.459 Setting up libalgorithm-diff-xs-perl (0.04-5+b1) ... 17:02:44 #5 5.469 Setting up libalgorithm-merge-perl (0.08-3) ... 17:02:44 #5 5.478 Setting up dpkg-dev (1.19.7) ... 17:02:44 #5 5.494 Setting up build-essential (12.6) ... 17:02:44 #5 5.504 Processing triggers for libc-bin (2.28-10) ... 17:02:44 #5 DONE 6.3s 17:02:44 17:02:44 #6 [3/11] RUN curl -L https://github.com/docker/compose/releases/download/1... 17:02:45 #6 0.662 % Total % Received % Xferd Average Speed Time Time Time Current 17:02:45 #6 0.662 Dload Upload Total Spent Left Speed 17:02:45 #6 0.662 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 617 100 617 0 0 44071 0 --:--:-- --:--:-- --:--:-- 44071 17:02:45 #6 0.761 61 10.3M 61 6521k 0 0 64.3M 0 --:--:-- --:--:-- --:--:-- 64.3M 100 10.3M 100 10.3M 0 0 76.7M 0 --:--:-- --:--:-- --:--:-- 110M 17:02:45 #6 DONE 0.9s 17:02:45 17:02:45 #7 [4/11] RUN curl -Ls https://github.com/theupdateframework/notary/release... 17:02:47 #7 DONE 1.1s 17:02:47 17:02:47 #8 [5/11] RUN curl -Ls https://github.com/gotestyourself/gotestsum/releases... 17:02:48 #8 DONE 0.9s 17:02:48 17:02:48 #9 [6/11] WORKDIR /go/src/github.com/docker/cli 17:02:48 #9 DONE 0.0s 17:02:48 17:02:48 #11 [7/11] COPY e2e/testdata/notary/root-ca.cert /usr/share/ca-certificates/... 17:02:48 #11 DONE 0.1s 17:02:48 17:02:48 #12 [8/11] RUN echo 'notary.cert' >> /etc/ca-certificates.conf && update-ca-... 17:02:48 #12 0.683 Updating certificates in /etc/ssl/certs... 17:02:49 #12 1.169 1 added, 0 removed; done. 17:02:49 #12 1.169 Running hooks in /etc/ca-certificates/update.d... 17:02:49 #12 1.170 done. 17:02:49 #12 DONE 1.3s 17:02:49 17:02:49 #13 [9/11] COPY . . 17:02:50 #13 DONE 0.6s 17:02:50 17:02:50 #14 [10/11] RUN ./scripts/build/binary 17:02:50 #14 0.573 Building statically linked build/docker-linux-amd64 17:03:58 #14 DONE 66.9s 17:03:58 17:03:58 #15 [11/11] RUN ./scripts/build/plugins e2e/cli-plugins/plugins/* 17:03:58 #15 0.609 Building statically linked build/plugins-linux-amd64/docker-helloworld 17:03:59 #15 2.425 Building statically linked build/plugins-linux-amd64/docker-badmeta 17:04:00 #15 4.086 Building statically linked build/plugins-linux-amd64/docker-nopersistentprerun 17:04:03 #15 DONE 6.2s 17:04:03 17:04:03 #16 exporting to image 17:04:03 #16 exporting layers 17:04:05 #16 exporting layers 2.3s done 17:04:05 #16 writing image sha256:9854ede39b6785b760c553a110e0afbf9c62bc5184539bd9869352b6d54b3bc7 done 17:04:05 #16 naming to docker.io/library/docker-cli-e2eclie2e1 done 17:04:05 #16 DONE 2.3s 17:04:05 docker run --rm -v /var/run/docker.sock:/var/run/docker.sock -e VERSION=19.03.0-dev -e GITCOMMIT -e PLATFORM -e TESTFLAGS -e TESTDIRS -e GOOS -e GOARCH -e GOARM docker-cli-e2eclie2e1 17:04:06 Creating network "cliendtoendsuite_default" with the default driver 17:04:06 Pulling registry (registry:2)... 17:04:06 2: Pulling from library/registry 17:04:07 Digest: sha256:7d081088e4bfd632a88e3f3bcd9e007ef44a796fddfe3261407a3f9f04abe1e7 17:04:07 Status: Downloaded newer image for registry:2 17:04:07 Pulling engine (docker:stable-dind)... 17:04:07 stable-dind: Pulling from library/docker 17:04:11 Digest: sha256:a4f33d003b7ec9133c2a1ff61f4e80305b329c0fa8b753140b9ab2808f28328c 17:04:11 Status: Downloaded newer image for docker:stable-dind 17:04:11 Building notary-server 17:04:11 Step 1/3 : ARG NOTARY_VERSION=0.5.0 17:04:11 Step 2/3 : FROM notary:server-${NOTARY_VERSION} 17:04:11 server-0.5.0: Pulling from library/notary 17:04:12 Digest: sha256:d59e4ecc20198447a9818e7f16d0a02ba1d9905de71e5354bc8ee0017304a244 17:04:12 Status: Downloaded newer image for notary:server-0.5.0 17:04:12 ---> 16b632e954ca 17:04:12 Step 3/3 : COPY ./notary/ /fixtures/ 17:04:13 ---> 350db3f1673d 17:04:13 Successfully built 350db3f1673d 17:04:13 Successfully tagged cliendtoendsuite_notary-server:latest 17:04:13 Building evil-notary-server 17:04:13 Step 1/3 : ARG NOTARY_VERSION=0.5.0 17:04:13 Step 2/3 : FROM notary:server-${NOTARY_VERSION} 17:04:13 ---> 16b632e954ca 17:04:13 Step 3/3 : COPY ./notary-evil/ /fixtures/ 17:04:13 ---> dab350c98e9e 17:04:13 Successfully built dab350c98e9e 17:04:13 Successfully tagged cliendtoendsuite_evil-notary-server:latest 17:04:13 Creating cliendtoendsuite_registry_1 ... 17:04:13 Creating cliendtoendsuite_notary-server_1 ... 17:04:13 Creating cliendtoendsuite_evil-notary-server_1 ... 17:04:13 Creating cliendtoendsuite_engine_1 ... 17:04:18  Creating cliendtoendsuite_engine_1 ... done  Creating cliendtoendsuite_registry_1 ... done  Creating cliendtoendsuite_evil-notary-server_1 ... done  Creating cliendtoendsuite_notary-server_1 ... done Waiting for docker daemon to become available at tcp://172.18.0.2:2375 17:04:18 Client: 17:04:18 Version: 19.03.0-dev 17:04:18 API version: 1.40 17:04:18 Go version: go1.13.8 17:04:18 Git commit: 17:04:18 Built: Thu Feb 27 17:02:50 2020 17:04:18 OS/Arch: linux/amd64 17:04:18 Experimental: false 17:04:18 17:04:18 Server: Docker Engine - Community 17:04:18 Engine: 17:04:18 Version: 19.03.6 17:04:18 API version: 1.40 (minimum version 1.12) 17:04:18 Go version: go1.12.16 17:04:18 Git commit: 369ce74a3c 17:04:18 Built: Thu Feb 13 01:32:22 2020 17:04:18 OS/Arch: linux/amd64 17:04:18 Experimental: false 17:04:18 containerd: 17:04:18 Version: v1.2.12 17:04:18 GitCommit: 35bd7a5f69c13e1563af8a93431411cd9ecf5021 17:04:18 runc: 17:04:18 Version: 1.0.0-rc10 17:04:18 GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd 17:04:18 docker-init: 17:04:18 Version: 0.18.0 17:04:18 GitCommit: fec3683 17:04:18 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine 17:04:18 88286f41530e: Pulling fs layer 17:04:18 88286f41530e: Verifying Checksum 17:04:18 88286f41530e: Download complete 17:04:18 88286f41530e: Pull complete 17:04:18 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 17:04:18 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 17:04:18 docker.io/library/alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 17:04:19 The push refers to repository [registry:5000/alpine] 17:04:19 5bef08742407: Preparing 17:04:19 5bef08742407: Pushed 17:04:19 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528 17:04:19 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox 17:04:19 03b1be98f3f9: Pulling fs layer 17:04:19 03b1be98f3f9: Verifying Checksum 17:04:19 03b1be98f3f9: Download complete 17:04:19 03b1be98f3f9: Pull complete 17:04:19 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 17:04:19 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 17:04:19 docker.io/library/busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 17:04:19 The push refers to repository [registry:5000/busybox] 17:04:19 6a749002dd6a: Preparing 17:04:19 6a749002dd6a: Pushed 17:04:20 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527 17:04:20 Swarm initialized: current node (ycml8kp4wksfu0oadqa3holcr) is now a manager. 17:04:20 17:04:20 To add a worker to this swarm, run the following command: 17:04:20 17:04:20 docker swarm join --token SWMTKN-1-4xd9idxjipwx7ofzbssnpbqhvqcnutft2m3n39ii1glra4oyya-3xarcqjkslyulfu2uhj5jqcx8 172.18.0.2:2377 17:04:20 17:04:20 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions. 17:04:20 17:04:47 ✓ e2e/cli-plugins (2.766s) 17:04:47 ∅ e2e/cli-plugins/plugins/badmeta 17:04:47 ∅ e2e/cli-plugins/plugins/nopersistentprerun 17:04:47 ✓ e2e/context (46ms) 17:04:51 ✓ e2e/container (7.516s) 17:04:55 ✓ e2e/plugin (3.694s) 17:04:57 ✓ e2e/stack (571ms) 17:04:57 ✓ e2e/system (79ms) 17:04:57 ✓ e2e/image (11.188s) 17:04:57 ∅ e2e/internal/fixtures 17:04:57 ∅ e2e/plugin/basic 17:05:00 ✓ e2e/trust (2.105s) 17:05:00 17:05:00 === Skipped 17:05:00 === SKIP: e2e/cli-plugins TestCLIPluginDialStdio (0.00s) 17:05:00 dial_test.go:16: skipping plugin dial-stdio test since DOCKER_CLI_PLUGIN_USE_DIAL_STDIO is not set 17:05:00 17:05:00 === SKIP: e2e/image TestBuildIidFileSquash (0.03s) 17:05:00 build_test.go:112: !experimentalBuild: running against a non-experimental daemon 17:05:00 17:05:00 === SKIP: e2e/stack TestDeployWithNamedResources/Kubernetes (0.00s) 17:05:00 --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s) 17:05:00 deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes. 17:05:00 17:05:00 === SKIP: e2e/stack TestRemove/Kubernetes (0.00s) 17:05:00 --- SKIP: TestRemove/Kubernetes (0.00s) 17:05:00 remove_test.go:22: !environment.KubernetesEnabled() 17:05:00 17:05:00 17:05:00 DONE 88 tests, 4 skipped in 39.500s 17:05:00 Stopping cliendtoendsuite_notary-server_1 ... 17:05:00 Stopping cliendtoendsuite_evil-notary-server_1 ... 17:05:00 Stopping cliendtoendsuite_engine_1 ... 17:05:00 Stopping cliendtoendsuite_registry_1 ... 17:05:02  Stopping cliendtoendsuite_registry_1 ... done  Stopping cliendtoendsuite_notary-server_1 ... done  Stopping cliendtoendsuite_evil-notary-server_1 ... done  Stopping cliendtoendsuite_engine_1 ... done Removing cliendtoendsuite_notary-server_1 ... 17:05:02 Removing cliendtoendsuite_evil-notary-server_1 ... 17:05:02 Removing cliendtoendsuite_engine_1 ... 17:05:02 Removing cliendtoendsuite_registry_1 ... 17:05:02  Removing cliendtoendsuite_notary-server_1 ... done  Removing cliendtoendsuite_evil-notary-server_1 ... done  Removing cliendtoendsuite_engine_1 ... done  Removing cliendtoendsuite_registry_1 ... done Removing network cliendtoendsuite_default 17:05:02 Removing image cliendtoendsuite_notary-server 17:05:02 Removing image cliendtoendsuite_evil-notary-server 17:05:03 docker run --rm -v /var/run/docker.sock:/var/run/docker.sock -e VERSION=19.03.0-dev -e GITCOMMIT -e PLATFORM -e TESTFLAGS -e TESTDIRS -e GOOS -e GOARCH -e GOARM -e DOCKERD_EXPERIMENTAL=1 docker-cli-e2eclie2e1 17:05:04 Creating network "cliendtoendsuite_default" with the default driver 17:05:04 Building notary-server 17:05:04 Step 1/3 : ARG NOTARY_VERSION=0.5.0 17:05:04 Step 2/3 : FROM notary:server-${NOTARY_VERSION} 17:05:04 ---> 16b632e954ca 17:05:04 Step 3/3 : COPY ./notary/ /fixtures/ 17:05:04 ---> 001415f1907c 17:05:04 Successfully built 001415f1907c 17:05:04 Successfully tagged cliendtoendsuite_notary-server:latest 17:05:04 Building evil-notary-server 17:05:04 Step 1/3 : ARG NOTARY_VERSION=0.5.0 17:05:04 Step 2/3 : FROM notary:server-${NOTARY_VERSION} 17:05:04 ---> 16b632e954ca 17:05:04 Step 3/3 : COPY ./notary-evil/ /fixtures/ 17:05:05 ---> fc2b974188d5 17:05:05 Successfully built fc2b974188d5 17:05:05 Successfully tagged cliendtoendsuite_evil-notary-server:latest 17:05:05 Creating cliendtoendsuite_registry_1 ... 17:05:05 Creating cliendtoendsuite_notary-server_1 ... 17:05:05 Creating cliendtoendsuite_engine_1 ... 17:05:05 Creating cliendtoendsuite_evil-notary-server_1 ... 17:05:09  Creating cliendtoendsuite_evil-notary-server_1 ... done  Creating cliendtoendsuite_notary-server_1 ... done  Creating cliendtoendsuite_engine_1 ... done  Creating cliendtoendsuite_registry_1 ... done Waiting for docker daemon to become available at tcp://172.19.0.4:2375 17:05:09 Client: 17:05:09 Version: 19.03.0-dev 17:05:09 API version: 1.40 17:05:09 Go version: go1.13.8 17:05:09 Git commit: 17:05:09 Built: Thu Feb 27 17:02:50 2020 17:05:09 OS/Arch: linux/amd64 17:05:09 Experimental: false 17:05:09 17:05:09 Server: Docker Engine - Community 17:05:09 Engine: 17:05:09 Version: 19.03.6 17:05:09 API version: 1.40 (minimum version 1.12) 17:05:09 Go version: go1.12.16 17:05:09 Git commit: 369ce74a3c 17:05:09 Built: Thu Feb 13 01:32:22 2020 17:05:09 OS/Arch: linux/amd64 17:05:09 Experimental: true 17:05:09 containerd: 17:05:09 Version: v1.2.12 17:05:09 GitCommit: 35bd7a5f69c13e1563af8a93431411cd9ecf5021 17:05:09 runc: 17:05:09 Version: 1.0.0-rc10 17:05:09 GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd 17:05:09 docker-init: 17:05:09 Version: 0.18.0 17:05:09 GitCommit: fec3683 17:05:10 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine 17:05:10 88286f41530e: Pulling fs layer 17:05:10 88286f41530e: Download complete 17:05:10 88286f41530e: Pull complete 17:05:10 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 17:05:10 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 17:05:10 docker.io/library/alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 17:05:10 The push refers to repository [registry:5000/alpine] 17:05:10 5bef08742407: Preparing 17:05:10 5bef08742407: Pushed 17:05:10 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528 17:05:10 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox 17:05:10 03b1be98f3f9: Pulling fs layer 17:05:10 03b1be98f3f9: Verifying Checksum 17:05:10 03b1be98f3f9: Download complete 17:05:11 03b1be98f3f9: Pull complete 17:05:11 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 17:05:11 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 17:05:11 docker.io/library/busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 17:05:11 The push refers to repository [registry:5000/busybox] 17:05:11 6a749002dd6a: Preparing 17:05:11 6a749002dd6a: Pushed 17:05:11 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527 17:05:12 Swarm initialized: current node (nuh6x8i9llbc5ccltpslwmor9) is now a manager. 17:05:12 17:05:12 To add a worker to this swarm, run the following command: 17:05:12 17:05:12 docker swarm join --token SWMTKN-1-3ye3dy0a7tew8tvwruwt77txfmy8xlahtej9igadt8aahmniww-21w0diu1hzzzdfkgcyq9mnql6 172.19.0.4:2377 17:05:12 17:05:12 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions. 17:05:12 17:05:38 ✓ e2e/cli-plugins (2.742s) 17:05:38 ∅ e2e/cli-plugins/plugins/badmeta 17:05:38 ∅ e2e/cli-plugins/plugins/nopersistentprerun 17:05:38 ✓ e2e/context (54ms) 17:05:42 ✓ e2e/container (7.684s) 17:05:46 ✓ e2e/plugin (3.376s) 17:05:47 ✓ e2e/stack (615ms) 17:05:48 ✓ e2e/system (73ms) 17:05:51 ✓ e2e/image (14.047s) 17:05:51 ∅ e2e/internal/fixtures 17:05:51 ∅ e2e/plugin/basic 17:05:52 ✓ e2e/trust (3.182s) 17:05:52 17:05:52 === Skipped 17:05:52 === SKIP: e2e/cli-plugins TestCLIPluginDialStdio (0.00s) 17:05:52 dial_test.go:16: skipping plugin dial-stdio test since DOCKER_CLI_PLUGIN_USE_DIAL_STDIO is not set 17:05:52 17:05:52 === SKIP: e2e/stack TestDeployWithNamedResources/Kubernetes (0.00s) 17:05:52 --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s) 17:05:52 deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes. 17:05:52 17:05:52 === SKIP: e2e/stack TestRemove/Kubernetes (0.00s) 17:05:52 --- SKIP: TestRemove/Kubernetes (0.00s) 17:05:52 remove_test.go:22: !environment.KubernetesEnabled() 17:05:52 17:05:52 17:05:52 DONE 88 tests, 3 skipped in 40.151s 17:05:52 Stopping cliendtoendsuite_evil-notary-server_1 ... 17:05:52 Stopping cliendtoendsuite_engine_1 ... 17:05:52 Stopping cliendtoendsuite_notary-server_1 ... 17:05:52 Stopping cliendtoendsuite_registry_1 ... 17:05:54  Stopping cliendtoendsuite_notary-server_1 ... done  Stopping cliendtoendsuite_registry_1 ... done  Stopping cliendtoendsuite_evil-notary-server_1 ... done  Stopping cliendtoendsuite_engine_1 ... done Removing cliendtoendsuite_evil-notary-server_1 ... 17:05:54 Removing cliendtoendsuite_engine_1 ... 17:05:54 Removing cliendtoendsuite_notary-server_1 ... 17:05:54 Removing cliendtoendsuite_registry_1 ... 17:05:54  Removing cliendtoendsuite_notary-server_1 ... done  Removing cliendtoendsuite_evil-notary-server_1 ... done  Removing cliendtoendsuite_registry_1 ... done  Removing cliendtoendsuite_engine_1 ... done Removing network cliendtoendsuite_default 17:05:54 Removing image cliendtoendsuite_notary-server 17:05:54 Removing image cliendtoendsuite_evil-notary-server 17:05:54 docker run --rm -v /var/run/docker.sock:/var/run/docker.sock -e VERSION=19.03.0-dev -e GITCOMMIT -e PLATFORM -e TESTFLAGS -e TESTDIRS -e GOOS -e GOARCH -e GOARM -e DOCKERD_EXPERIMENTAL=1 -e TEST_CONNHELPER=ssh docker-cli-e2eclie2e1 17:05:56 Creating network "cliendtoendsuite_default" with the default driver 17:05:56 Building engine 17:05:56 Step 1/6 : FROM docker:test-dind 17:05:56 test-dind: Pulling from library/docker 17:05:56 Digest: sha256:a4f33d003b7ec9133c2a1ff61f4e80305b329c0fa8b753140b9ab2808f28328c 17:05:56 Status: Downloaded newer image for docker:test-dind 17:05:56 ---> a33335bfe830 17:05:56 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 17:05:56 ---> Running in 9cdb8d6bcb33 17:05:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 17:05:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 17:05:58 (1/4) Installing openssh-server-common (8.1_p1-r0) 17:05:58 (2/4) Installing openssh-server (8.1_p1-r0) 17:05:58 (3/4) Installing linux-pam (1.3.1-r1) 17:05:58 (4/4) Installing shadow (4.7-r1) 17:05:58 Executing busybox-1.31.1-r9.trigger 17:05:58 OK: 35 MiB in 50 packages 17:05:58 ssh-keygen: generating new host keys: RSA DSA ECDSA ED25519 17:05:59 Removing intermediate container 9cdb8d6bcb33 17:05:59 ---> 284628a8b4b8 17:05:59 Step 3/6 : RUN ln -s /usr/local/bin/docker /usr/bin/docker 17:05:59 ---> Running in 3f6c145e7e8f 17:06:00 Removing intermediate container 3f6c145e7e8f 17:06:00 ---> c2093624a9e8 17:06:00 Step 4/6 : COPY ./connhelper-ssh/entrypoint.sh / 17:06:00 ---> 06bfc2aac122 17:06:00 Step 5/6 : EXPOSE 22 17:06:00 ---> Running in f44aac87bd4a 17:06:00 Removing intermediate container f44aac87bd4a 17:06:00 ---> 9e4eb9fe53d2 17:06:00 Step 6/6 : ENTRYPOINT ["/entrypoint.sh"] 17:06:00 ---> Running in 4d061a737f31 17:06:00 Removing intermediate container 4d061a737f31 17:06:00 ---> 8cebfea9820d 17:06:00 Successfully built 8cebfea9820d 17:06:00 Successfully tagged docker:stable-dind 17:06:00 Building evil-notary-server 17:06:00 Step 1/3 : ARG NOTARY_VERSION=0.5.0 17:06:00 Step 2/3 : FROM notary:server-${NOTARY_VERSION} 17:06:00 ---> 16b632e954ca 17:06:00 Step 3/3 : COPY ./notary-evil/ /fixtures/ 17:06:01 ---> 525e6e8dd8d4 17:06:01 Successfully built 525e6e8dd8d4 17:06:01 Successfully tagged cliendtoendsuite_evil-notary-server:latest 17:06:01 Building notary-server 17:06:01 Step 1/3 : ARG NOTARY_VERSION=0.5.0 17:06:01 Step 2/3 : FROM notary:server-${NOTARY_VERSION} 17:06:01 ---> 16b632e954ca 17:06:01 Step 3/3 : COPY ./notary/ /fixtures/ 17:06:01 ---> cb0572c09418 17:06:01 Successfully built cb0572c09418 17:06:01 Successfully tagged cliendtoendsuite_notary-server:latest 17:06:01 Creating cliendtoendsuite_engine_1 ... 17:06:01 Creating cliendtoendsuite_notary-server_1 ... 17:06:01 Creating cliendtoendsuite_registry_1 ... 17:06:01 Creating cliendtoendsuite_evil-notary-server_1 ... 17:06:05  Creating cliendtoendsuite_engine_1 ... done  Creating cliendtoendsuite_registry_1 ... done  Creating cliendtoendsuite_evil-notary-server_1 ... done  Creating cliendtoendsuite_notary-server_1 ... done Waiting for docker daemon to become available at ssh://penguin@172.20.0.2 17:06:06 Client: 17:06:06 Version: 19.03.0-dev 17:06:06 API version: 1.40 17:06:06 Go version: go1.13.8 17:06:06 Git commit: 17:06:06 Built: Thu Feb 27 17:02:50 2020 17:06:06 OS/Arch: linux/amd64 17:06:06 Experimental: false 17:06:06 17:06:06 Server: Docker Engine - Community 17:06:06 Engine: 17:06:06 Version: 19.03.6 17:06:06 API version: 1.40 (minimum version 1.12) 17:06:06 Go version: go1.12.16 17:06:06 Git commit: 369ce74a3c 17:06:06 Built: Thu Feb 13 01:32:22 2020 17:06:06 OS/Arch: linux/amd64 17:06:06 Experimental: true 17:06:06 containerd: 17:06:06 Version: v1.2.12 17:06:06 GitCommit: 35bd7a5f69c13e1563af8a93431411cd9ecf5021 17:06:06 runc: 17:06:06 Version: 1.0.0-rc10 17:06:06 GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd 17:06:06 docker-init: 17:06:06 Version: 0.18.0 17:06:06 GitCommit: fec3683 17:06:06 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine 17:06:06 88286f41530e: Pulling fs layer 17:06:06 88286f41530e: Verifying Checksum 17:06:06 88286f41530e: Download complete 17:06:06 88286f41530e: Pull complete 17:06:06 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 17:06:06 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 17:06:06 docker.io/library/alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 17:06:07 The push refers to repository [registry:5000/alpine] 17:06:07 5bef08742407: Preparing 17:06:07 5bef08742407: Pushed 17:06:07 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528 17:06:07 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox 17:06:07 03b1be98f3f9: Pulling fs layer 17:06:07 03b1be98f3f9: Verifying Checksum 17:06:07 03b1be98f3f9: Download complete 17:06:07 03b1be98f3f9: Pull complete 17:06:07 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 17:06:07 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 17:06:07 docker.io/library/busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 17:06:08 The push refers to repository [registry:5000/busybox] 17:06:08 6a749002dd6a: Preparing 17:06:08 6a749002dd6a: Pushed 17:06:08 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527 17:06:09 Swarm initialized: current node (fse9ixgo3w1jo7be4k4vir61x) is now a manager. 17:06:09 17:06:09 To add a worker to this swarm, run the following command: 17:06:09 17:06:09 docker swarm join --token SWMTKN-1-16rzvfe6jc9subjq186z92390s5w1xbwn67ei294jutodgfkjl-4c2i2ucvdvpcffijtyjojp24d 172.20.0.2:2377 17:06:09 17:06:09 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions. 17:06:09 17:06:48 ✓ e2e/cli-plugins (13.337s) 17:06:48 ∅ e2e/cli-plugins/plugins/badmeta 17:06:48 ∅ e2e/cli-plugins/plugins/nopersistentprerun 17:06:48 ✓ e2e/context (38ms) 17:06:49 ✓ e2e/container (17.687s) 17:06:55 ✓ e2e/plugin (4.248s) 17:06:57 ✓ e2e/stack (2.227s) 17:06:58 ✓ e2e/system (249ms) 17:07:06 ✓ e2e/trust (6.433s) 17:07:10 ✓ e2e/image (24.74s) 17:07:10 ∅ e2e/internal/fixtures 17:07:10 ∅ e2e/plugin/basic 17:07:10 17:07:10 === Skipped 17:07:10 === SKIP: e2e/cli-plugins TestCLIPluginDialStdio (0.00s) 17:07:10 dial_test.go:16: skipping plugin dial-stdio test since DOCKER_CLI_PLUGIN_USE_DIAL_STDIO is not set 17:07:10 17:07:10 === SKIP: e2e/stack TestDeployWithNamedResources/Kubernetes (0.00s) 17:07:10 --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s) 17:07:10 deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes. 17:07:10 17:07:10 === SKIP: e2e/stack TestRemove/Kubernetes (0.00s) 17:07:10 --- SKIP: TestRemove/Kubernetes (0.00s) 17:07:10 remove_test.go:22: !environment.KubernetesEnabled() 17:07:10 17:07:10 17:07:10 DONE 88 tests, 3 skipped in 60.944s 17:07:11 Stopping cliendtoendsuite_evil-notary-server_1 ... 17:07:11 Stopping cliendtoendsuite_engine_1 ... 17:07:11 Stopping cliendtoendsuite_registry_1 ... 17:07:11 Stopping cliendtoendsuite_notary-server_1 ... 17:07:12  Stopping cliendtoendsuite_notary-server_1 ... done  Stopping cliendtoendsuite_registry_1 ... done  Stopping cliendtoendsuite_evil-notary-server_1 ... done  Stopping cliendtoendsuite_engine_1 ... done Removing cliendtoendsuite_evil-notary-server_1 ... 17:07:12 Removing cliendtoendsuite_engine_1 ... 17:07:12 Removing cliendtoendsuite_registry_1 ... 17:07:12 Removing cliendtoendsuite_notary-server_1 ... 17:07:12  Removing cliendtoendsuite_evil-notary-server_1 ... done  Removing cliendtoendsuite_notary-server_1 ... done  Removing cliendtoendsuite_registry_1 ... done  Removing cliendtoendsuite_engine_1 ... done Removing network cliendtoendsuite_default 17:07:12 Removing image cliendtoendsuite_notary-server 17:07:12 Removing image cliendtoendsuite_evil-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