Pull request #2518 opened 12:40:32 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 9a57ea886934a79c17663ae22640f2288e3a85a1+052a71c4d0655c666ecf8f35d3476c2aedea1de4 (079a696d82e81f0616c9a826850a11084a39816d) 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 ad1b00369dd78a15c273e17e363f91bced3f6e18 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-2518@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 --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > 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 --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision ad1b00369dd78a15c273e17e363f91bced3f6e18 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f ad1b00369dd78a15c273e17e363f91bced3f6e18 # timeout=10 Commit message: "Merge pull request #22 from docker/add-getOnlineNodeNamesByPrefix" First time build. Skipping changelog. > git --version # timeout=10 [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-big (i-0c9abf2adf73b8965) in /home/ubuntu/workspace/cli_PR-2518 [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-2518@tmp/dd1e02e5-2c52-4f95-a841-f3d74951286a/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] echo 12:40:59 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 12:40:59 chowning workspace [Pipeline] sh 12:40:59 + pwd 12:40:59 + id -u 12:40:59 + id -g 12:40:59 + docker run --rm -v /home/ubuntu/workspace/cli_PR-2518:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] echo 12:41:00 Removing all docker containers [Pipeline] sh 12:41:01 + docker container ls -aq [Pipeline] echo 12:41:01 Docker containers have been removed [Pipeline] echo 12:41:01 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 12:41:01 cleanWorkspace: Workspace is clean. [Pipeline] timeout 12:41:01 Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] stage 12:41:01 Using the ‘stage’ step without a block argument is deprecated 12:41:01 Entering stage Git Checkout 12:41:01 Proceeding [Pipeline] checkout 12:41:01 using credential docker-jenkins-github-credentials 12:41:01 Cloning the remote Git repository 12:41:01 Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/cli.git > git init /home/ubuntu/workspace/cli_PR-2518 # 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/2518/head:refs/remotes/origin/PR-2518 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 12:41:02 Fetching without tags 12:41:03 Merging remotes/origin/19.03 commit 052a71c4d0655c666ecf8f35d3476c2aedea1de4 into PR head commit 9a57ea886934a79c17663ae22640f2288e3a85a1 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2518/head:refs/remotes/origin/PR-2518 # 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 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/2518/head:refs/remotes/origin/PR-2518 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9a57ea886934a79c17663ae22640f2288e3a85a1 # timeout=10 12:41:03 Merge succeeded, producing d1571018d358512071fa1b39867e17c2241bc4e3 12:41:03 Checking out Revision d1571018d358512071fa1b39867e17c2241bc4e3 (PR-2518) > git merge 052a71c4d0655c666ecf8f35d3476c2aedea1de4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d1571018d358512071fa1b39867e17c2241bc4e3 # timeout=10 12:41:04 Commit message: "Merge commit '052a71c4d0655c666ecf8f35d3476c2aedea1de4' into HEAD" 12:41:04 First time build. Skipping changelog. [Pipeline] stage 12:41:05 Using the ‘stage’ step without a block argument is deprecated 12:41:05 Entering stage Run end-to-end test suite 12:41:05 Proceeding [Pipeline] sh 12:41:05 + docker version 12:41:05 Client: Docker Engine - Community 12:41:05 Version: 19.03.8 12:41:05 API version: 1.40 12:41:05 Go version: go1.12.17 12:41:05 Git commit: afacb8b7f0 12:41:05 Built: Wed Mar 11 01:25:46 2020 12:41:05 OS/Arch: linux/amd64 12:41:05 Experimental: false 12:41:05 12:41:05 Server: Docker Engine - Community 12:41:05 Engine: 12:41:05 Version: 19.03.8 12:41:05 API version: 1.40 (minimum version 1.12) 12:41:05 Go version: go1.12.17 12:41:05 Git commit: afacb8b7f0 12:41:05 Built: Wed Mar 11 01:24:19 2020 12:41:05 OS/Arch: linux/amd64 12:41:05 Experimental: true 12:41:05 containerd: 12:41:05 Version: 1.2.13 12:41:05 GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 12:41:05 runc: 12:41:05 Version: 1.0.0-rc10 12:41:05 GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd 12:41:05 docker-init: 12:41:05 Version: 0.18.0 12:41:05 GitCommit: fec3683 [Pipeline] sh > git --version # timeout=10 fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 12:41:05 + docker info 12:41:05 Client: 12:41:05 Debug Mode: false 12:41:05 12:41:05 Server: 12:41:05 Containers: 0 12:41:05 Running: 0 12:41:05 Paused: 0 12:41:05 Stopped: 0 12:41:05 Images: 6 12:41:05 Server Version: 19.03.8 12:41:05 Storage Driver: overlay2 12:41:05 Backing Filesystem: <unknown> 12:41:05 Supports d_type: true 12:41:05 Native Overlay Diff: true 12:41:05 Logging Driver: json-file 12:41:05 Cgroup Driver: cgroupfs 12:41:05 Plugins: 12:41:05 Volume: local 12:41:05 Network: bridge host ipvlan macvlan null overlay 12:41:05 Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 12:41:05 Swarm: inactive 12:41:05 Runtimes: runc 12:41:05 Default Runtime: runc 12:41:05 Init Binary: docker-init 12:41:05 containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 12:41:05 runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd 12:41:05 init version: fec3683 12:41:05 Security Options: 12:41:05 apparmor 12:41:05 seccomp 12:41:05 Profile: default 12:41:05 Kernel Version: 4.15.0-1065-aws 12:41:05 Operating System: Ubuntu 18.04.4 LTS 12:41:05 OSType: linux 12:41:05 Architecture: x86_64 12:41:05 CPUs: 8 12:41:05 Total Memory: 30.63GiB 12:41:05 Name: ip-10-100-111-58 12:41:05 ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP 12:41:05 Docker Root Dir: /var/lib/docker 12:41:05 Debug Mode: false 12:41:05 Username: dockerbuildbot 12:41:05 Registry: https://index.docker.io/v1/ 12:41:05 Labels: 12:41:05 Experimental: true 12:41:05 Insecure Registries: 12:41:05 127.0.0.0/8 12:41:05 Live Restore Enabled: true 12:41:05 12:41:05 WARNING: No swap limit support [Pipeline] sh 12:41:05 + E2E_UNIQUE_ID=clie2e1 IMAGE_TAG=clie2e1 DOCKER_BUILDKIT=1 make -f docker.Makefile test-e2e 12:41:05 docker build -t docker-cli-e2eclie2e1 --build-arg=GO_VERSION --build-arg VERSION=19.03.0-dev --build-arg GITCOMMIT= -f ./dockerfiles/Dockerfile.e2e . 12:41:05 #2 [internal] load .dockerignore 12:41:05 #2 transferring context: 100B done 12:41:05 #2 DONE 0.0s 12:41:05 12:41:05 #1 [internal] load build definition from Dockerfile.e2e 12:41:05 #1 transferring dockerfile: 1.58kB done 12:41:05 #1 DONE 0.0s 12:41:05 12:41:05 #3 [internal] load metadata for docker.io/library/golang:1.13.10-buster 12:41:06 #3 DONE 0.1s 12:41:06 12:41:06 #4 [1/11] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864... 12:41:06 #4 DONE 0.0s 12:41:06 12:41:06 #5 [2/11] RUN apt-get update && apt-get install -y build-essential ... 12:41:06 #5 CACHED 12:41:06 12:41:06 #10 [internal] load build context 12:41:06 #10 transferring context: 40.52MB 0.5s done 12:41:06 #10 DONE 0.6s 12:41:06 12:41:06 #6 [3/11] RUN curl -L https://github.com/docker/compose/releases/download/1... 12:41:06 #6 0.655 % Total % Received % Xferd Average Speed Time Time Time Current 12:41:06 #6 0.655 Dload Upload Total Spent Left Speed 12:41:06 #6 0.655 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 638 100 638 0 0 42533 0 --:--:-- --:--:-- --:--:-- 42533 12:41:06 #6 0.786 100 10.3M 100 10.3M 0 0 79.0M 0 --:--:-- --:--:-- --:--:-- 79.0M 12:41:07 #6 DONE 1.2s 12:41:07 12:41:07 #7 [4/11] RUN curl -Ls https://github.com/theupdateframework/notary/release... 12:41:08 #7 DONE 0.9s 12:41:08 12:41:08 #8 [5/11] RUN curl -Ls https://github.com/gotestyourself/gotestsum/releases... 12:41:09 #8 DONE 0.9s 12:41:09 12:41:09 #9 [6/11] WORKDIR /go/src/github.com/docker/cli 12:41:09 #9 DONE 0.1s 12:41:09 12:41:09 #11 [7/11] COPY e2e/testdata/notary/root-ca.cert /usr/share/ca-certificates/... 12:41:09 #11 DONE 0.1s 12:41:09 12:41:09 #12 [8/11] RUN echo 'notary.cert' >> /etc/ca-certificates.conf && update-ca-... 12:41:09 #12 0.658 Updating certificates in /etc/ssl/certs... 12:41:10 #12 1.122 1 added, 0 removed; done. 12:41:10 #12 1.122 Running hooks in /etc/ca-certificates/update.d... 12:41:10 #12 1.123 done. 12:41:10 #12 DONE 1.3s 12:41:10 12:41:10 #13 [9/11] COPY . . 12:41:10 #13 DONE 0.6s 12:41:10 12:41:10 #14 [10/11] RUN ./scripts/build/binary 12:41:11 #14 0.612 Building statically linked build/docker-linux-amd64 12:41:33 #14 DONE 22.0s 12:41:33 12:41:33 #15 [11/11] RUN ./scripts/build/plugins e2e/cli-plugins/plugins/* 12:41:33 #15 0.662 Building statically linked build/plugins-linux-amd64/docker-helloworld 12:41:35 #15 2.004 Building statically linked build/plugins-linux-amd64/docker-badmeta 12:41:36 #15 3.175 Building statically linked build/plugins-linux-amd64/docker-nopersistentprerun 12:41:37 #15 DONE 4.6s 12:41:37 12:41:37 #16 exporting to image 12:41:37 #16 exporting layers 12:41:39 #16 exporting layers 1.4s done 12:41:39 #16 writing image sha256:f73e7ff4af7b3eef7eb4bfd66cbeab93e0fc32dc7e1c904a547f1aff4517d081 done 12:41:39 #16 naming to docker.io/library/docker-cli-e2eclie2e1 done 12:41:39 #16 DONE 1.4s 12:41:39 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 12:41:40 Creating network "cliendtoendsuite_default" with the default driver 12:41:40 Building notary-server 12:41:40 Step 1/3 : ARG NOTARY_VERSION=0.5.0 12:41:40 Step 2/3 : FROM notary:server-${NOTARY_VERSION} 12:41:40 server-0.5.0: Pulling from library/notary 12:41:40 Digest: sha256:d59e4ecc20198447a9818e7f16d0a02ba1d9905de71e5354bc8ee0017304a244 12:41:40 Status: Downloaded newer image for notary:server-0.5.0 12:41:40 ---> 16b632e954ca 12:41:40 Step 3/3 : COPY ./notary/ /fixtures/ 12:41:40 ---> 55d859264f96 12:41:40 Successfully built 55d859264f96 12:41:40 Successfully tagged cliendtoendsuite_notary-server:latest 12:41:40 Building evil-notary-server 12:41:40 Step 1/3 : ARG NOTARY_VERSION=0.5.0 12:41:40 Step 2/3 : FROM notary:server-${NOTARY_VERSION} 12:41:40 ---> 16b632e954ca 12:41:40 Step 3/3 : COPY ./notary-evil/ /fixtures/ 12:41:41 ---> 167b95e0652f 12:41:41 Successfully built 167b95e0652f 12:41:41 Successfully tagged cliendtoendsuite_evil-notary-server:latest 12:41:41 Creating cliendtoendsuite_registry_1 ... 12:41:41 Creating cliendtoendsuite_notary-server_1 ... 12:41:41 Creating cliendtoendsuite_evil-notary-server_1 ... 12:41:41 Creating cliendtoendsuite_engine_1 ... 12:41:45  Creating cliendtoendsuite_registry_1 ... done  Creating cliendtoendsuite_notary-server_1 ... done  Creating cliendtoendsuite_evil-notary-server_1 ... done  Creating cliendtoendsuite_engine_1 ... done Waiting for docker daemon to become available at tcp://172.24.0.5:2375 12:41:45 Client: 12:41:45 Version: 19.03.0-dev 12:41:45 API version: 1.40 12:41:45 Go version: go1.13.10 12:41:45 Git commit: 12:41:45 Built: Mon May 11 12:41:11 2020 12:41:45 OS/Arch: linux/amd64 12:41:45 Experimental: false 12:41:45 12:41:45 Server: Docker Engine - Community 12:41:45 Engine: 12:41:45 Version: 19.03.8 12:41:45 API version: 1.40 (minimum version 1.12) 12:41:45 Go version: go1.12.17 12:41:45 Git commit: afacb8b7f0 12:41:45 Built: Wed Mar 11 01:30:32 2020 12:41:45 OS/Arch: linux/amd64 12:41:45 Experimental: false 12:41:45 containerd: 12:41:45 Version: v1.2.13 12:41:45 GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 12:41:45 runc: 12:41:45 Version: 1.0.0-rc10 12:41:45 GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd 12:41:45 docker-init: 12:41:45 Version: 0.18.0 12:41:45 GitCommit: fec3683 12:41:45 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine 12:41:45 88286f41530e: Pulling fs layer 12:41:45 88286f41530e: Verifying Checksum 12:41:45 88286f41530e: Download complete 12:41:46 88286f41530e: Pull complete 12:41:46 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 12:41:46 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 12:41:46 docker.io/library/alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 12:41:46 The push refers to repository [registry:5000/alpine] 12:41:46 5bef08742407: Preparing 12:41:46 5bef08742407: Pushed 12:41:46 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528 12:41:46 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox 12:41:46 03b1be98f3f9: Pulling fs layer 12:41:46 03b1be98f3f9: Verifying Checksum 12:41:46 03b1be98f3f9: Download complete 12:41:46 03b1be98f3f9: Pull complete 12:41:46 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 12:41:46 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 12:41:46 docker.io/library/busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 12:41:46 The push refers to repository [registry:5000/busybox] 12:41:46 6a749002dd6a: Preparing 12:41:46 6a749002dd6a: Pushed 12:41:46 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527 12:41:47 Swarm initialized: current node (hlw4u912ui21soadrelvwppp8) is now a manager. 12:41:47 12:41:47 To add a worker to this swarm, run the following command: 12:41:47 12:41:47 docker swarm join --token SWMTKN-1-3rezcmyeu4smqh1xdlzj3b6ivr3mc3l5eo6382utj6e0on29hc-10xli20k8jce53h2aewrow06d 172.24.0.5:2377 12:41:47 12:41:47 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions. 12:41:47 12:41:53 ✓ e2e/context (95ms) 12:41:54 ✓ e2e/system (81ms) 12:41:55 ✓ e2e/stack (536ms) 12:41:56 ✓ e2e/cli-plugins (2.366s) 12:41:57 ∅ e2e/cli-plugins/plugins/badmeta 12:41:57 ∅ e2e/cli-plugins/plugins/nopersistentprerun 12:41:57 ✓ e2e/trust (2.586s) 12:41:57 ✓ e2e/plugin (3.03s) 12:42:01 ✓ e2e/container (6.958s) 12:42:02 ✓ e2e/image (8.578s) 12:42:02 ∅ e2e/internal/fixtures 12:42:02 ∅ e2e/plugin/basic 12:42:02 12:42:02 === Skipped 12:42:02 === SKIP: e2e/cli-plugins TestCLIPluginDialStdio (0.00s) 12:42:02 dial_test.go:16: skipping plugin dial-stdio test since DOCKER_CLI_PLUGIN_USE_DIAL_STDIO is not set 12:42:02 12:42:02 === SKIP: e2e/image TestBuildIidFileSquash (0.03s) 12:42:02 build_test.go:112: !experimentalBuild: running against a non-experimental daemon 12:42:02 12:42:02 === SKIP: e2e/stack TestDeployWithNamedResources/Kubernetes (0.00s) 12:42:02 --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s) 12:42:02 deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes. 12:42:02 12:42:02 === SKIP: e2e/stack TestRemove/Kubernetes (0.00s) 12:42:02 --- SKIP: TestRemove/Kubernetes (0.00s) 12:42:02 remove_test.go:22: !environment.KubernetesEnabled() 12:42:02 12:42:02 12:42:02 DONE 88 tests, 4 skipped in 15.166s 12:42:03 Stopping cliendtoendsuite_engine_1 ... 12:42:03 Stopping cliendtoendsuite_evil-notary-server_1 ... 12:42:03 Stopping cliendtoendsuite_notary-server_1 ... 12:42:03 Stopping cliendtoendsuite_registry_1 ... 12:42:05  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_engine_1 ... 12:42:05 Removing cliendtoendsuite_evil-notary-server_1 ... 12:42:05 Removing cliendtoendsuite_notary-server_1 ... 12:42:05 Removing cliendtoendsuite_registry_1 ... 12:42:05  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 12:42:05 Removing image cliendtoendsuite_notary-server 12:42:05 Removing image cliendtoendsuite_evil-notary-server 12:42:06 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 12:42:07 Creating network "cliendtoendsuite_default" with the default driver 12:42:07 Building evil-notary-server 12:42:07 Step 1/3 : ARG NOTARY_VERSION=0.5.0 12:42:07 Step 2/3 : FROM notary:server-${NOTARY_VERSION} 12:42:07 ---> 16b632e954ca 12:42:07 Step 3/3 : COPY ./notary-evil/ /fixtures/ 12:42:07 ---> dafd5392d93c 12:42:07 Successfully built dafd5392d93c 12:42:07 Successfully tagged cliendtoendsuite_evil-notary-server:latest 12:42:07 Building notary-server 12:42:07 Step 1/3 : ARG NOTARY_VERSION=0.5.0 12:42:07 Step 2/3 : FROM notary:server-${NOTARY_VERSION} 12:42:07 ---> 16b632e954ca 12:42:07 Step 3/3 : COPY ./notary/ /fixtures/ 12:42:07 ---> 84e555a7fd97 12:42:07 Successfully built 84e555a7fd97 12:42:07 Successfully tagged cliendtoendsuite_notary-server:latest 12:42:07 Creating cliendtoendsuite_registry_1 ... 12:42:07 Creating cliendtoendsuite_notary-server_1 ... 12:42:07 Creating cliendtoendsuite_evil-notary-server_1 ... 12:42:07 Creating cliendtoendsuite_engine_1 ... 12:42:12  Creating cliendtoendsuite_engine_1 ... done  Creating cliendtoendsuite_notary-server_1 ... done  Creating cliendtoendsuite_registry_1 ... done  Creating cliendtoendsuite_evil-notary-server_1 ... done Waiting for docker daemon to become available at tcp://172.25.0.3:2375 12:42:12 Client: 12:42:12 Version: 19.03.0-dev 12:42:12 API version: 1.40 12:42:12 Go version: go1.13.10 12:42:12 Git commit: 12:42:12 Built: Mon May 11 12:41:11 2020 12:42:12 OS/Arch: linux/amd64 12:42:12 Experimental: false 12:42:12 12:42:12 Server: Docker Engine - Community 12:42:12 Engine: 12:42:12 Version: 19.03.8 12:42:12 API version: 1.40 (minimum version 1.12) 12:42:12 Go version: go1.12.17 12:42:12 Git commit: afacb8b7f0 12:42:12 Built: Wed Mar 11 01:30:32 2020 12:42:12 OS/Arch: linux/amd64 12:42:12 Experimental: true 12:42:12 containerd: 12:42:12 Version: v1.2.13 12:42:12 GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 12:42:12 runc: 12:42:12 Version: 1.0.0-rc10 12:42:12 GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd 12:42:12 docker-init: 12:42:12 Version: 0.18.0 12:42:12 GitCommit: fec3683 12:42:12 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine 12:42:12 88286f41530e: Pulling fs layer 12:42:12 88286f41530e: Verifying Checksum 12:42:12 88286f41530e: Download complete 12:42:13 88286f41530e: Pull complete 12:42:13 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 12:42:13 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 12:42:13 docker.io/library/alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 12:42:13 The push refers to repository [registry:5000/alpine] 12:42:13 5bef08742407: Preparing 12:42:13 5bef08742407: Pushed 12:42:13 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528 12:42:13 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox 12:42:14 03b1be98f3f9: Pulling fs layer 12:42:14 03b1be98f3f9: Verifying Checksum 12:42:14 03b1be98f3f9: Download complete 12:42:14 03b1be98f3f9: Pull complete 12:42:14 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 12:42:14 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 12:42:14 docker.io/library/busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 12:42:14 The push refers to repository [registry:5000/busybox] 12:42:14 6a749002dd6a: Preparing 12:42:14 6a749002dd6a: Pushed 12:42:14 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527 12:42:15 Swarm initialized: current node (9itwmu0osm7pjc70y5vvtglep) is now a manager. 12:42:15 12:42:15 To add a worker to this swarm, run the following command: 12:42:15 12:42:15 docker swarm join --token SWMTKN-1-00xwqbydt39wh963splabk7lawn0vaw4i82jgcvkbwc4yj23sn-3xw79a1lerlxyc3008xp96ih2 172.25.0.3:2377 12:42:15 12:42:15 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions. 12:42:15 12:42:21 ✓ e2e/context (98ms) 12:42:22 ✓ e2e/system (162ms) 12:42:22 ✓ e2e/stack (594ms) 12:42:24 ✓ e2e/trust (2.586s) 12:42:24 ✓ e2e/cli-plugins (2.311s) 12:42:24 ∅ e2e/cli-plugins/plugins/badmeta 12:42:24 ∅ e2e/cli-plugins/plugins/nopersistentprerun 12:42:25 ✓ e2e/plugin (3.053s) 12:42:29 ✓ e2e/container (7.498s) 12:42:33 ✓ e2e/image (11.598s) 12:42:33 ∅ e2e/internal/fixtures 12:42:33 ∅ e2e/plugin/basic 12:42:33 12:42:33 === Skipped 12:42:33 === SKIP: e2e/cli-plugins TestCLIPluginDialStdio (0.00s) 12:42:33 dial_test.go:16: skipping plugin dial-stdio test since DOCKER_CLI_PLUGIN_USE_DIAL_STDIO is not set 12:42:33 12:42:33 === SKIP: e2e/stack TestDeployWithNamedResources/Kubernetes (0.00s) 12:42:33 --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s) 12:42:33 deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes. 12:42:33 12:42:33 === SKIP: e2e/stack TestRemove/Kubernetes (0.00s) 12:42:33 --- SKIP: TestRemove/Kubernetes (0.00s) 12:42:33 remove_test.go:22: !environment.KubernetesEnabled() 12:42:33 12:42:33 12:42:33 DONE 88 tests, 3 skipped in 18.092s 12:42:33 Stopping cliendtoendsuite_notary-server_1 ... 12:42:33 Stopping cliendtoendsuite_evil-notary-server_1 ... 12:42:33 Stopping cliendtoendsuite_engine_1 ... 12:42:33 Stopping cliendtoendsuite_registry_1 ... 12:42:35  Stopping cliendtoendsuite_evil-notary-server_1 ... done  Stopping cliendtoendsuite_registry_1 ... done  Stopping cliendtoendsuite_notary-server_1 ... done  Stopping cliendtoendsuite_engine_1 ... done Removing cliendtoendsuite_notary-server_1 ... 12:42:35 Removing cliendtoendsuite_evil-notary-server_1 ... 12:42:35 Removing cliendtoendsuite_engine_1 ... 12:42:35 Removing cliendtoendsuite_registry_1 ... 12:42:36  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 12:42:36 Removing image cliendtoendsuite_notary-server 12:42:36 Removing image cliendtoendsuite_evil-notary-server 12:42:36 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 12:42:37 Creating network "cliendtoendsuite_default" with the default driver 12:42:37 Building evil-notary-server 12:42:37 Step 1/3 : ARG NOTARY_VERSION=0.5.0 12:42:37 Step 2/3 : FROM notary:server-${NOTARY_VERSION} 12:42:37 ---> 16b632e954ca 12:42:37 Step 3/3 : COPY ./notary-evil/ /fixtures/ 12:42:38 ---> 597e3bd69fc8 12:42:38 Successfully built 597e3bd69fc8 12:42:38 Successfully tagged cliendtoendsuite_evil-notary-server:latest 12:42:38 Building notary-server 12:42:38 Step 1/3 : ARG NOTARY_VERSION=0.5.0 12:42:38 Step 2/3 : FROM notary:server-${NOTARY_VERSION} 12:42:38 ---> 16b632e954ca 12:42:38 Step 3/3 : COPY ./notary/ /fixtures/ 12:42:38 ---> 8dc78a678ef1 12:42:38 Successfully built 8dc78a678ef1 12:42:38 Successfully tagged cliendtoendsuite_notary-server:latest 12:42:38 Building engine 12:42:38 Step 1/6 : FROM docker:test-dind 12:42:38 test-dind: Pulling from library/docker 12:42:38 Digest: sha256:841b5eb000551dc3c30a46386ab4bfed5839ec9592c88e961236b25194ce88b9 12:42:38 Status: Downloaded newer image for docker:test-dind 12:42:38 ---> c814ba3a41a3 12:42:38 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 12:42:38 ---> Running in e80d1416057d 12:42:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 12:42:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 12:42:40 (1/4) Installing openssh-server-common (8.1_p1-r0) 12:42:40 (2/4) Installing openssh-server (8.1_p1-r0) 12:42:40 (3/4) Installing linux-pam (1.3.1-r1) 12:42:40 (4/4) Installing shadow (4.7-r1) 12:42:40 Executing busybox-1.31.1-r9.trigger 12:42:40 OK: 29 MiB in 49 packages 12:42:40 ssh-keygen: generating new host keys: RSA DSA ECDSA ED25519 12:42:41 Removing intermediate container e80d1416057d 12:42:41 ---> fd91311eac88 12:42:41 Step 3/6 : RUN ln -s /usr/local/bin/docker /usr/bin/docker 12:42:41 ---> Running in 14875b7bfac1 12:42:42 Removing intermediate container 14875b7bfac1 12:42:42 ---> 4d82a7b249b0 12:42:42 Step 4/6 : COPY ./connhelper-ssh/entrypoint.sh / 12:42:42 ---> ba106a8b4960 12:42:42 Step 5/6 : EXPOSE 22 12:42:43 ---> Running in 75ecf3c9a4d8 12:42:43 Removing intermediate container 75ecf3c9a4d8 12:42:43 ---> 3a4b7b049717 12:42:43 Step 6/6 : ENTRYPOINT ["/entrypoint.sh"] 12:42:43 ---> Running in 06851b9226b7 12:42:43 Removing intermediate container 06851b9226b7 12:42:43 ---> 4964ee0dd6de 12:42:43 Successfully built 4964ee0dd6de 12:42:43 Successfully tagged docker:stable-dind 12:42:43 Creating cliendtoendsuite_evil-notary-server_1 ... 12:42:43 Creating cliendtoendsuite_notary-server_1 ... 12:42:43 Creating cliendtoendsuite_registry_1 ... 12:42:43 Creating cliendtoendsuite_engine_1 ... 12:42:48  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.26.0.4 12:42:48 Client: 12:42:48 Version: 19.03.0-dev 12:42:48 API version: 1.40 12:42:48 Go version: go1.13.10 12:42:48 Git commit: 12:42:48 Built: Mon May 11 12:41:11 2020 12:42:48 OS/Arch: linux/amd64 12:42:48 Experimental: false 12:42:48 12:42:48 Server: Docker Engine - Community 12:42:48 Engine: 12:42:48 Version: 19.03.8 12:42:48 API version: 1.40 (minimum version 1.12) 12:42:48 Go version: go1.12.17 12:42:48 Git commit: afacb8b7f0 12:42:48 Built: Wed Mar 11 01:30:32 2020 12:42:48 OS/Arch: linux/amd64 12:42:48 Experimental: true 12:42:48 containerd: 12:42:48 Version: v1.2.13 12:42:48 GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 12:42:48 runc: 12:42:48 Version: 1.0.0-rc10 12:42:48 GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd 12:42:48 docker-init: 12:42:48 Version: 0.18.0 12:42:48 GitCommit: fec3683 12:42:48 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine 12:42:48 88286f41530e: Pulling fs layer 12:42:48 88286f41530e: Verifying Checksum 12:42:48 88286f41530e: Download complete 12:42:48 88286f41530e: Pull complete 12:42:48 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 12:42:48 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 12:42:48 docker.io/library/alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 12:42:49 The push refers to repository [registry:5000/alpine] 12:42:49 5bef08742407: Preparing 12:42:49 5bef08742407: Pushed 12:42:49 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528 12:42:49 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox 12:42:49 03b1be98f3f9: Pulling fs layer 12:42:49 03b1be98f3f9: Verifying Checksum 12:42:49 03b1be98f3f9: Download complete 12:42:49 03b1be98f3f9: Pull complete 12:42:49 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 12:42:49 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 12:42:49 docker.io/library/busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 12:42:50 The push refers to repository [registry:5000/busybox] 12:42:50 6a749002dd6a: Preparing 12:42:50 6a749002dd6a: Pushed 12:42:50 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527 12:42:51 Swarm initialized: current node (cj6bqk7pnk8gzii2o9pp4qnvi) is now a manager. 12:42:51 12:42:51 To add a worker to this swarm, run the following command: 12:42:51 12:42:51 docker swarm join --token SWMTKN-1-4ks3lhja0x3rcva2wqsx5qxppw901si8n5wmry0zyde2u6tmi3-2k928a46dya6w8nterkvcwn0j 172.26.0.4:2377 12:42:51 12:42:51 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions. 12:42:51 12:42:57 ✓ e2e/context (145ms) 12:42:58 ✓ e2e/system (302ms) 12:43:00 ✓ e2e/stack (2.165s) 12:43:02 ✓ e2e/plugin (3.635s) 12:43:04 ✓ e2e/cli-plugins (4.95s) 12:43:04 ∅ e2e/cli-plugins/plugins/badmeta 12:43:04 ∅ e2e/cli-plugins/plugins/nopersistentprerun 12:43:04 ✓ e2e/trust (5.233s) 12:43:13 ✓ e2e/container (16.055s) 12:43:20 ✓ e2e/image (22.034s) 12:43:20 ∅ e2e/internal/fixtures 12:43:20 ∅ e2e/plugin/basic 12:43:20 12:43:20 === Skipped 12:43:20 === SKIP: e2e/cli-plugins TestCLIPluginDialStdio (0.00s) 12:43:20 dial_test.go:16: skipping plugin dial-stdio test since DOCKER_CLI_PLUGIN_USE_DIAL_STDIO is not set 12:43:20 12:43:20 === SKIP: e2e/stack TestDeployWithNamedResources/Kubernetes (0.00s) 12:43:20 --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s) 12:43:20 deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes. 12:43:20 12:43:20 === SKIP: e2e/stack TestRemove/Kubernetes (0.00s) 12:43:20 --- SKIP: TestRemove/Kubernetes (0.00s) 12:43:20 remove_test.go:22: !environment.KubernetesEnabled() 12:43:20 12:43:20 12:43:20 DONE 88 tests, 3 skipped in 28.676s 12:43:20 Stopping cliendtoendsuite_engine_1 ... 12:43:20 Stopping cliendtoendsuite_registry_1 ... 12:43:20 Stopping cliendtoendsuite_evil-notary-server_1 ... 12:43:20 Stopping cliendtoendsuite_notary-server_1 ... 12:43:22  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_engine_1 ... 12:43:22 Removing cliendtoendsuite_registry_1 ... 12:43:22 Removing cliendtoendsuite_evil-notary-server_1 ... 12:43:22 Removing cliendtoendsuite_notary-server_1 ... 12:43:22  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 12:43:23 Removing image cliendtoendsuite_notary-server 12:43:23 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