Skip to content
Success

Console Output

Pull request #2143 opened
16:21:05 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 820efff821bec55db68132f325f3ac777a904c6b+a8ff7f821017ae3d5347392c82718d6cba221681 (7fbb44c702ce2f6af8a795324faed1d8b6a104d2)
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 26028d2ce48352c9b2c3f496e963b79a4944a426
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-2143@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 26028d2ce48352c9b2c3f496e963b79a4944a426 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426
Commit message: "[TAR-1227] Run the sonar container as the current user (#17)"
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 ubuntu-1804-overlay2 (i-0bdf5349b3239766e) in /home/ubuntu/workspace/cli_PR-2143
[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-2143@tmp/57b9f1c6-85db-4075-90fc-acce7237f017/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
16:22:25 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:22:25 chowning workspace
[Pipeline] sh
16:22:25 + uname -m
[Pipeline] sh
16:22:26 + pwd
16:22:26 + id -u
16:22:26 + id -g
16:22:26 + docker run --rm -v /home/ubuntu/workspace/cli_PR-2143:/workspace busybox chown -R 1000:1000 /workspace
16:22:26 Unable to find image 'busybox:latest' locally
16:22:26 latest: Pulling from library/busybox
16:22:26 7c9d20b9b6cd: Pulling fs layer
16:22:26 7c9d20b9b6cd: Verifying Checksum
16:22:26 7c9d20b9b6cd: Download complete
16:22:27 7c9d20b9b6cd: Pull complete
16:22:27 Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e
16:22:27 Status: Downloaded newer image for busybox:latest
[Pipeline] echo
16:22:30 Removing all docker containers
[Pipeline] sh
16:22:31 + docker container ls -aq
[Pipeline] echo
16:22:31 Docker containers have been removed
[Pipeline] echo
16:22:31 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
16:22:31 cleanWorkspace: Workspace is clean.
[Pipeline] timeout
16:22:31 Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] stage
16:22:31 Using the ‘stage’ step without a block argument is deprecated
16:22:31 Entering stage Git Checkout
16:22:31 Proceeding
[Pipeline] checkout
16:22:33 using credential docker-jenkins-github-credentials
16:22:33 Cloning the remote Git repository
16:22:33 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2143 # 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/2143/head:refs/remotes/origin/PR-2143 +refs/heads/master:refs/remotes/origin/master
16:22:40 Fetching without tags
16:22:40 Merging remotes/origin/master commit a8ff7f821017ae3d5347392c82718d6cba221681 into PR head commit 820efff821bec55db68132f325f3ac777a904c6b
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2143/head:refs/remotes/origin/PR-2143 # 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/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/2143/head:refs/remotes/origin/PR-2143 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 820efff821bec55db68132f325f3ac777a904c6b
16:22:41 Merge succeeded, producing 820efff821bec55db68132f325f3ac777a904c6b
16:22:41 Checking out Revision 820efff821bec55db68132f325f3ac777a904c6b (PR-2143)
 > git merge a8ff7f821017ae3d5347392c82718d6cba221681 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 820efff821bec55db68132f325f3ac777a904c6b
16:22:43 Commit message: "Remove remaining uses of pkg/homedir"
16:22:43 First time build. Skipping changelog.
[Pipeline] stage
16:22:44 Using the ‘stage’ step without a block argument is deprecated
16:22:44 Entering stage Run end-to-end test suite
16:22:44 Proceeding
[Pipeline] sh
fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426
16:22:45 + docker version
16:22:45 Client: Docker Engine - Community
16:22:45  Version:           19.03.2
16:22:45  API version:       1.40
16:22:45  Go version:        go1.12.8
16:22:45  Git commit:        6a30dfc
16:22:45  Built:             Thu Aug 29 05:29:11 2019
16:22:45  OS/Arch:           linux/amd64
16:22:45  Experimental:      false
16:22:45 
16:22:45 Server: Docker Engine - Community
16:22:45  Engine:
16:22:45   Version:          19.03.2
16:22:45   API version:      1.40 (minimum version 1.12)
16:22:45   Go version:       go1.12.8
16:22:45   Git commit:       6a30dfc
16:22:45   Built:            Thu Aug 29 05:27:45 2019
16:22:45   OS/Arch:          linux/amd64
16:22:45   Experimental:     true
16:22:45  containerd:
16:22:45   Version:          1.2.6
16:22:45   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
16:22:45  runc:
16:22:45   Version:          1.0.0-rc8
16:22:45   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
16:22:45  docker-init:
16:22:45   Version:          0.18.0
16:22:45   GitCommit:        fec3683
[Pipeline] sh
16:22:45 + docker info
16:22:50 Client:
16:22:50  Debug Mode: false
16:22:50 
16:22:50 Server:
16:22:50  Containers: 0
16:22:50   Running: 0
16:22:50   Paused: 0
16:22:50   Stopped: 0
16:22:50  Images: 1
16:22:50  Server Version: 19.03.2
16:22:50  Storage Driver: overlay2
16:22:50   Backing Filesystem: extfs
16:22:50   Supports d_type: true
16:22:50   Native Overlay Diff: true
16:22:50  Logging Driver: json-file
16:22:50  Cgroup Driver: cgroupfs
16:22:50  Plugins:
16:22:50   Volume: local
16:22:50   Network: bridge host ipvlan macvlan null overlay
16:22:50   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:22:50  Swarm: inactive
16:22:50  Runtimes: runc
16:22:50  Default Runtime: runc
16:22:50  Init Binary: docker-init
16:22:50  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
16:22:50  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
16:22:50  init version: fec3683
16:22:50  Security Options:
16:22:50   apparmor
16:22:50   seccomp
16:22:50    Profile: default
16:22:50  Kernel Version: 4.15.0-1048-aws
16:22:50  Operating System: Ubuntu 18.04.3 LTS
16:22:50  OSType: linux
16:22:50  Architecture: x86_64
16:22:50  CPUs: 2
16:22:50  Total Memory: 7.501GiB
16:22:50  Name: ip-10-100-71-185
16:22:50  ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG
16:22:50  Docker Root Dir: /var/lib/docker
16:22:50  Debug Mode: false
16:22:50  Username: dockerbuildbot
16:22:50  Registry: https://index.docker.io/v1/
16:22:50  Labels:
16:22:50  Experimental: true
16:22:50  Insecure Registries:
16:22:50   127.0.0.0/8
16:22:50  Live Restore Enabled: true
16:22:50 
16:22:50 WARNING: No swap limit support
[Pipeline] sh
16:22:50 + E2E_UNIQUE_ID=clie2e1 IMAGE_TAG=clie2e1 DOCKER_BUILDKIT=1 make -f docker.Makefile test-e2e
16:22:50 docker build -t docker-cli-e2eclie2e1 --build-arg=GO_VERSION --build-arg VERSION=19.09.0-dev --build-arg GITCOMMIT= -f ./dockerfiles/Dockerfile.e2e .
16:22:50 #1 [internal] load build definition from Dockerfile.e2e
16:22:50 #1 transferring dockerfile: 1.58kB done
16:22:50 #1 DONE 0.1s
16:22:50 
16:22:50 #2 [internal] load .dockerignore
16:22:50 #2 transferring context: 100B done
16:22:50 #2 DONE 0.1s
16:22:50 
16:22:50 #3 [internal] load metadata for docker.io/library/golang:1.12.10
16:22:51 #3 DONE 0.3s
16:22:51 
16:22:51 #4 [1/11] FROM docker.io/library/golang:1.12.10@sha256:c2f4fdb24e20b6fdd8f1...
16:22:51 #4 resolve docker.io/library/golang:1.12.10@sha256:c2f4fdb24e20b6fdd8f157bbc42535d3ed85e397fd40e964816319b3bb277947 done
16:22:51 #4 sha256:e699a540de350a0993ce3a3f8238161e5c26bbf728bffe1dc1f75952a987ea30 1.79kB / 1.79kB done
16:22:51 #4 sha256:14408c8d4f9a59a5da8f4cc40650be9a8d0991fa1ce1b2fb2767f289a9cc410d 34.35kB / 10.00MB 0.2s
16:22:51 #4 sha256:4b5cacb629f5c5323a32103e665756e5d50fe133b3db72d444f370566b713a6a 0B / 7.80MB 0.2s
16:22:51 #4 sha256:c2f4fdb24e20b6fdd8f157bbc42535d3ed85e397fd40e964816319b3bb277947 2.16kB / 2.16kB done
16:22:51 #4 sha256:f945ea07f224dc92201c943215f00e7a75df6e090b6874d49176259e973e035a 5.46kB / 5.46kB done
16:22:51 #4 sha256:4a56a430b2bac33260d6449e162017e2b23076c6411a17b46db67f5b84dde2bd 748.07kB / 50.38MB 0.2s
16:22:51 #4 sha256:14408c8d4f9a59a5da8f4cc40650be9a8d0991fa1ce1b2fb2767f289a9cc410d 9.35MB / 10.00MB 0.4s
16:22:51 #4 sha256:4b5cacb629f5c5323a32103e665756e5d50fe133b3db72d444f370566b713a6a 6.63MB / 7.80MB 0.4s
16:22:51 #4 sha256:4a56a430b2bac33260d6449e162017e2b23076c6411a17b46db67f5b84dde2bd 8.93MB / 50.38MB 0.4s
16:22:51 #4 sha256:14408c8d4f9a59a5da8f4cc40650be9a8d0991fa1ce1b2fb2767f289a9cc410d 10.00MB / 10.00MB 0.5s
16:22:51 #4 sha256:4b5cacb629f5c5323a32103e665756e5d50fe133b3db72d444f370566b713a6a 7.80MB / 7.80MB 0.5s
16:22:51 #4 sha256:4a56a430b2bac33260d6449e162017e2b23076c6411a17b46db67f5b84dde2bd 13.80MB / 50.38MB 0.5s
16:22:52 #4 sha256:14408c8d4f9a59a5da8f4cc40650be9a8d0991fa1ce1b2fb2767f289a9cc410d 10.00MB / 10.00MB 0.5s done
16:22:52 #4 sha256:4b5cacb629f5c5323a32103e665756e5d50fe133b3db72d444f370566b713a6a 7.80MB / 7.80MB 0.5s done
16:22:52 #4 sha256:4a56a430b2bac33260d6449e162017e2b23076c6411a17b46db67f5b84dde2bd 19.18MB / 50.38MB 0.6s
16:22:52 #4 sha256:ea67eaa7dd42136287337f879ef20b4ee73baaa108d833d267ef99dd787cdcbf 365.10kB / 51.77MB 0.6s
16:22:52 #4 sha256:a2a2197e145e0256322cd891bc524f82cbaca6e88117c2f1f93e797b089c6664 0B / 68.52MB 0.6s
16:22:52 #4 sha256:4a56a430b2bac33260d6449e162017e2b23076c6411a17b46db67f5b84dde2bd 24.09MB / 50.38MB 0.7s
16:22:52 #4 sha256:ea67eaa7dd42136287337f879ef20b4ee73baaa108d833d267ef99dd787cdcbf 6.40MB / 51.77MB 0.7s
16:22:52 #4 sha256:a2a2197e145e0256322cd891bc524f82cbaca6e88117c2f1f93e797b089c6664 3.73MB / 68.52MB 0.7s
16:22:52 #4 sha256:4a56a430b2bac33260d6449e162017e2b23076c6411a17b46db67f5b84dde2bd 29.52MB / 50.38MB 0.9s
16:22:52 #4 sha256:ea67eaa7dd42136287337f879ef20b4ee73baaa108d833d267ef99dd787cdcbf 9.64MB / 51.77MB 0.9s
16:22:52 #4 sha256:a2a2197e145e0256322cd891bc524f82cbaca6e88117c2f1f93e797b089c6664 7.49MB / 68.52MB 0.9s
16:22:52 #4 sha256:4a56a430b2bac33260d6449e162017e2b23076c6411a17b46db67f5b84dde2bd 37.48MB / 50.38MB 1.2s
16:22:52 #4 sha256:ea67eaa7dd42136287337f879ef20b4ee73baaa108d833d267ef99dd787cdcbf 20.42MB / 51.77MB 1.2s
16:22:52 #4 sha256:a2a2197e145e0256322cd891bc524f82cbaca6e88117c2f1f93e797b089c6664 18.53MB / 68.52MB 1.2s
16:22:52 #4 sha256:a2a2197e145e0256322cd891bc524f82cbaca6e88117c2f1f93e797b089c6664 22.34MB / 68.52MB 1.3s
16:22:52 #4 sha256:4a56a430b2bac33260d6449e162017e2b23076c6411a17b46db67f5b84dde2bd 40.40MB / 50.38MB 1.3s
16:22:53 #4 sha256:4a56a430b2bac33260d6449e162017e2b23076c6411a17b46db67f5b84dde2bd 46.23MB / 50.38MB 1.6s
16:22:53 #4 sha256:ea67eaa7dd42136287337f879ef20b4ee73baaa108d833d267ef99dd787cdcbf 29.10MB / 51.77MB 1.6s
16:22:53 #4 sha256:a2a2197e145e0256322cd891bc524f82cbaca6e88117c2f1f93e797b089c6664 28.74MB / 68.52MB 1.6s
16:22:53 #4 sha256:4a56a430b2bac33260d6449e162017e2b23076c6411a17b46db67f5b84dde2bd 50.38MB / 50.38MB 1.7s
16:22:53 #4 sha256:ea67eaa7dd42136287337f879ef20b4ee73baaa108d833d267ef99dd787cdcbf 35.04MB / 51.77MB 1.7s
16:22:53 #4 sha256:a2a2197e145e0256322cd891bc524f82cbaca6e88117c2f1f93e797b089c6664 33.69MB / 68.52MB 1.8s
16:22:53 #4 sha256:4a56a430b2bac33260d6449e162017e2b23076c6411a17b46db67f5b84dde2bd 50.38MB / 50.38MB 1.9s done
16:22:53 #4 sha256:ea67eaa7dd42136287337f879ef20b4ee73baaa108d833d267ef99dd787cdcbf 40.11MB / 51.77MB 2.0s
16:22:53 #4 sha256:a2a2197e145e0256322cd891bc524f82cbaca6e88117c2f1f93e797b089c6664 38.58MB / 68.52MB 2.0s
16:22:53 #4 sha256:33b8ad332cc67897d366a0a3866b708551b9cfb66ff0637664579cbf2e865b75 0B / 127.96MB 2.0s
16:22:53 #4 sha256:ea67eaa7dd42136287337f879ef20b4ee73baaa108d833d267ef99dd787cdcbf 43.88MB / 51.77MB 2.3s
16:22:53 #4 extracting sha256:4a56a430b2bac33260d6449e162017e2b23076c6411a17b46db67f5b84dde2bd
16:22:54 #4 sha256:ea67eaa7dd42136287337f879ef20b4ee73baaa108d833d267ef99dd787cdcbf 51.77MB / 51.77MB 2.6s
16:22:54 #4 sha256:a2a2197e145e0256322cd891bc524f82cbaca6e88117c2f1f93e797b089c6664 45.33MB / 68.52MB 2.6s
16:22:54 #4 sha256:33b8ad332cc67897d366a0a3866b708551b9cfb66ff0637664579cbf2e865b75 8.20MB / 127.96MB 2.6s
16:22:54 #4 sha256:ea67eaa7dd42136287337f879ef20b4ee73baaa108d833d267ef99dd787cdcbf 51.77MB / 51.77MB 2.7s done
16:22:54 #4 sha256:aa30e10913dbe58ba0cd45afce4dc735d91bb8bc3bdc5d794f91ab3b378892dd 125B / 125B 2.8s done
16:22:54 #4 sha256:a2a2197e145e0256322cd891bc524f82cbaca6e88117c2f1f93e797b089c6664 50.54MB / 68.52MB 3.0s
16:22:54 #4 sha256:33b8ad332cc67897d366a0a3866b708551b9cfb66ff0637664579cbf2e865b75 15.00MB / 127.96MB 3.0s
16:22:54 #4 sha256:a2a2197e145e0256322cd891bc524f82cbaca6e88117c2f1f93e797b089c6664 54.42MB / 68.52MB 3.1s
16:22:54 #4 sha256:a2a2197e145e0256322cd891bc524f82cbaca6e88117c2f1f93e797b089c6664 58.25MB / 68.52MB 3.2s
16:22:54 #4 sha256:33b8ad332cc67897d366a0a3866b708551b9cfb66ff0637664579cbf2e865b75 22.17MB / 127.96MB 3.2s
16:22:54 #4 sha256:a2a2197e145e0256322cd891bc524f82cbaca6e88117c2f1f93e797b089c6664 68.52MB / 68.52MB 3.4s
16:22:55 #4 sha256:33b8ad332cc67897d366a0a3866b708551b9cfb66ff0637664579cbf2e865b75 29.02MB / 127.96MB 3.5s
16:22:55 #4 sha256:a2a2197e145e0256322cd891bc524f82cbaca6e88117c2f1f93e797b089c6664 68.52MB / 68.52MB 3.8s done
16:22:55 #4 sha256:33b8ad332cc67897d366a0a3866b708551b9cfb66ff0637664579cbf2e865b75 41.01MB / 127.96MB 4.0s
16:22:55 #4 sha256:33b8ad332cc67897d366a0a3866b708551b9cfb66ff0637664579cbf2e865b75 47.54MB / 127.96MB 4.2s
16:22:56 #4 sha256:33b8ad332cc67897d366a0a3866b708551b9cfb66ff0637664579cbf2e865b75 57.72MB / 127.96MB 4.5s
16:22:56 #4 sha256:33b8ad332cc67897d366a0a3866b708551b9cfb66ff0637664579cbf2e865b75 66.34MB / 127.96MB 4.8s
16:22:56 #4 sha256:33b8ad332cc67897d366a0a3866b708551b9cfb66ff0637664579cbf2e865b75 73.02MB / 127.96MB 5.0s
16:22:56 #4 sha256:33b8ad332cc67897d366a0a3866b708551b9cfb66ff0637664579cbf2e865b75 83.59MB / 127.96MB 5.3s
16:22:56 #4 ...
16:22:56 
16:22:56 #10 [internal] load build context
16:22:56 #10 transferring context: 42.42MB 5.4s done
16:22:56 #10 DONE 5.6s
16:22:56 
16:22:56 #4 [1/11] FROM docker.io/library/golang:1.12.10@sha256:c2f4fdb24e20b6fdd8f1...
16:22:56 #4 sha256:33b8ad332cc67897d366a0a3866b708551b9cfb66ff0637664579cbf2e865b75 91.68MB / 127.96MB 5.5s
16:22:57 #4 sha256:33b8ad332cc67897d366a0a3866b708551b9cfb66ff0637664579cbf2e865b75 106.92MB / 127.96MB 5.7s
16:22:57 #4 sha256:33b8ad332cc67897d366a0a3866b708551b9cfb66ff0637664579cbf2e865b75 115.62MB / 127.96MB 5.9s
16:22:57 #4 sha256:33b8ad332cc67897d366a0a3866b708551b9cfb66ff0637664579cbf2e865b75 127.96MB / 127.96MB 6.1s
16:22:57 #4 sha256:33b8ad332cc67897d366a0a3866b708551b9cfb66ff0637664579cbf2e865b75 127.96MB / 127.96MB 6.6s done
16:22:58 #4 extracting sha256:4a56a430b2bac33260d6449e162017e2b23076c6411a17b46db67f5b84dde2bd 5.1s
16:22:59 #4 extracting sha256:4a56a430b2bac33260d6449e162017e2b23076c6411a17b46db67f5b84dde2bd 5.8s done
16:22:59 #4 extracting sha256:4b5cacb629f5c5323a32103e665756e5d50fe133b3db72d444f370566b713a6a
16:23:00 #4 extracting sha256:4b5cacb629f5c5323a32103e665756e5d50fe133b3db72d444f370566b713a6a 0.3s done
16:23:00 #4 extracting sha256:14408c8d4f9a59a5da8f4cc40650be9a8d0991fa1ce1b2fb2767f289a9cc410d
16:23:00 #4 extracting sha256:14408c8d4f9a59a5da8f4cc40650be9a8d0991fa1ce1b2fb2767f289a9cc410d 0.3s done
16:23:00 #4 extracting sha256:ea67eaa7dd42136287337f879ef20b4ee73baaa108d833d267ef99dd787cdcbf 0.1s
16:23:03 #4 extracting sha256:ea67eaa7dd42136287337f879ef20b4ee73baaa108d833d267ef99dd787cdcbf 3.3s done
16:23:04 #4 extracting sha256:a2a2197e145e0256322cd891bc524f82cbaca6e88117c2f1f93e797b089c6664 0.1s
16:23:08 #4 extracting sha256:a2a2197e145e0256322cd891bc524f82cbaca6e88117c2f1f93e797b089c6664 3.9s done
16:23:08 #4 extracting sha256:33b8ad332cc67897d366a0a3866b708551b9cfb66ff0637664579cbf2e865b75
16:23:13 #4 extracting sha256:33b8ad332cc67897d366a0a3866b708551b9cfb66ff0637664579cbf2e865b75 5.2s
16:23:16 #4 extracting sha256:33b8ad332cc67897d366a0a3866b708551b9cfb66ff0637664579cbf2e865b75 7.8s done
16:23:16 #4 extracting sha256:aa30e10913dbe58ba0cd45afce4dc735d91bb8bc3bdc5d794f91ab3b378892dd
16:23:16 #4 extracting sha256:aa30e10913dbe58ba0cd45afce4dc735d91bb8bc3bdc5d794f91ab3b378892dd done
16:23:16 #4 DONE 25.3s
16:23:16 
16:23:16 #5 [2/11] RUN apt-get update && apt-get install -y     build-essential     ...
16:23:17 #5 1.173 Get:1 http://security.debian.org/debian-security buster/updates InRelease [39.1 kB]
16:23:18 #5 1.179 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
16:23:18 #5 1.180 Get:3 http://deb.debian.org/debian buster-updates InRelease [49.3 kB]
16:23:18 #5 1.303 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [99.2 kB]
16:23:18 #5 1.447 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7899 kB]
16:23:18 #5 1.884 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
16:23:20 #5 3.408 Fetched 8214 kB in 2s (3301 kB/s)
16:23:21 #5 3.408 Reading package lists...
16:23:21 #5 4.188 Reading package lists...
16:23:21 #5 4.890 Building dependency tree...
16:23:21 #5 5.017 Reading state information...
16:23:21 #5 5.131 curl is already the newest version (7.64.0-4).
16:23:21 #5 5.131 The following additional packages will be installed:
16:23:21 #5 5.137   bzip2 dpkg-dev fakeroot libalgorithm-diff-perl libalgorithm-diff-xs-perl
16:23:21 #5 5.137   libalgorithm-merge-perl libfakeroot patch xz-utils
16:23:21 #5 5.137 Suggested packages:
16:23:21 #5 5.137   bzip2-doc debian-keyring keychain libpam-ssh monkeysphere ssh-askpass ed
16:23:21 #5 5.137   diffutils-doc
16:23:21 #5 5.137 Recommended packages:
16:23:21 #5 5.137   xauth
16:23:21 #5 5.210 The following NEW packages will be installed:
16:23:21 #5 5.211   build-essential bzip2 dpkg-dev fakeroot libalgorithm-diff-perl
16:23:21 #5 5.213   libalgorithm-diff-xs-perl libalgorithm-merge-perl libfakeroot patch xz-utils
16:23:21 #5 5.215 The following packages will be upgraded:
16:23:21 #5 5.215   openssh-client openssl
16:23:22 #5 5.495 2 upgraded, 10 newly installed, 0 to remove and 8 not upgraded.
16:23:22 #5 5.495 Need to get 3968 kB of archives.
16:23:22 #5 5.495 After this operation, 3602 kB of additional disk space will be used.
16:23:22 #5 5.495 Get:1 http://deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
16:23:22 #5 5.495 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 openssh-client amd64 1:7.9p1-10+deb10u1 [782 kB]
16:23:22 #5 5.505 Get:3 http://deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
16:23:22 #5 5.505 Get:4 http://deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
16:23:22 #5 5.505 Get:5 http://deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB]
16:23:22 #5 5.509 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u2 [843 kB]
16:23:22 #5 5.535 Get:7 http://deb.debian.org/debian buster/main amd64 build-essential amd64 12.6 [7576 B]
16:23:22 #5 5.535 Get:8 http://deb.debian.org/debian buster/main amd64 libfakeroot amd64 1.23-1 [45.9 kB]
16:23:22 #5 5.536 Get:9 http://deb.debian.org/debian buster/main amd64 fakeroot amd64 1.23-1 [85.8 kB]
16:23:22 #5 5.537 Get:10 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-perl all 1.19.03-2 [47.9 kB]
16:23:22 #5 5.537 Get:11 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5+b1 [11.8 kB]
16:23:22 #5 5.538 Get:12 http://deb.debian.org/debian buster/main amd64 libalgorithm-merge-perl all 0.08-3 [12.7 kB]
16:23:22 #5 5.663 debconf: delaying package configuration, since apt-utils is not installed
16:23:22 #5 5.690 Fetched 3968 kB in 0s (13.2 MB/s)
16:23:22 #5 5.704 Selecting previously unselected package bzip2.
16:23:22 #5 5.704 (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.)
16:23:22 #5 5.713 Preparing to unpack .../00-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
16:23:22 #5 5.717 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
16:23:22 #5 5.890 Preparing to unpack .../01-openssh-client_1%3a7.9p1-10+deb10u1_amd64.deb ...
16:23:22 #5 5.910 Unpacking openssh-client (1:7.9p1-10+deb10u1) over (1:7.9p1-10) ...
16:23:22 #5 6.082 Selecting previously unselected package xz-utils.
16:23:22 #5 6.082 Preparing to unpack .../02-xz-utils_5.2.4-1_amd64.deb ...
16:23:22 #5 6.085 Unpacking xz-utils (5.2.4-1) ...
16:23:22 #5 6.126 Selecting previously unselected package patch.
16:23:22 #5 6.126 Preparing to unpack .../03-patch_2.7.6-3+deb10u1_amd64.deb ...
16:23:22 #5 6.128 Unpacking patch (2.7.6-3+deb10u1) ...
16:23:22 #5 6.171 Selecting previously unselected package dpkg-dev.
16:23:22 #5 6.174 Preparing to unpack .../04-dpkg-dev_1.19.7_all.deb ...
16:23:22 #5 6.177 Unpacking dpkg-dev (1.19.7) ...
16:23:22 #5 6.288 Selecting previously unselected package build-essential.
16:23:22 #5 6.289 Preparing to unpack .../05-build-essential_12.6_amd64.deb ...
16:23:22 #5 6.291 Unpacking build-essential (12.6) ...
16:23:22 #5 6.322 Selecting previously unselected package libfakeroot:amd64.
16:23:22 #5 6.322 Preparing to unpack .../06-libfakeroot_1.23-1_amd64.deb ...
16:23:22 #5 6.327 Unpacking libfakeroot:amd64 (1.23-1) ...
16:23:22 #5 6.354 Selecting previously unselected package fakeroot.
16:23:22 #5 6.357 Preparing to unpack .../07-fakeroot_1.23-1_amd64.deb ...
16:23:22 #5 6.360 Unpacking fakeroot (1.23-1) ...
16:23:22 #5 6.392 Selecting previously unselected package libalgorithm-diff-perl.
16:23:22 #5 6.394 Preparing to unpack .../08-libalgorithm-diff-perl_1.19.03-2_all.deb ...
16:23:22 #5 6.397 Unpacking libalgorithm-diff-perl (1.19.03-2) ...
16:23:22 #5 6.424 Selecting previously unselected package libalgorithm-diff-xs-perl.
16:23:22 #5 6.427 Preparing to unpack .../09-libalgorithm-diff-xs-perl_0.04-5+b1_amd64.deb ...
16:23:22 #5 6.431 Unpacking libalgorithm-diff-xs-perl (0.04-5+b1) ...
16:23:22 #5 6.466 Selecting previously unselected package libalgorithm-merge-perl.
16:23:22 #5 6.466 Preparing to unpack .../10-libalgorithm-merge-perl_0.08-3_all.deb ...
16:23:23 #5 6.469 Unpacking libalgorithm-merge-perl (0.08-3) ...
16:23:23 #5 6.498 Preparing to unpack .../11-openssl_1.1.1d-0+deb10u2_amd64.deb ...
16:23:23 #5 6.509 Unpacking openssl (1.1.1d-0+deb10u2) over (1.1.1c-1) ...
16:23:23 #5 6.827 Setting up libalgorithm-diff-perl (1.19.03-2) ...
16:23:23 #5 6.838 Setting up openssh-client (1:7.9p1-10+deb10u1) ...
16:23:23 #5 6.871 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
16:23:23 #5 6.881 Setting up libfakeroot:amd64 (1.23-1) ...
16:23:23 #5 6.894 Setting up fakeroot (1.23-1) ...
16:23:23 #5 6.903 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
16:23:23 #5 6.913 Setting up xz-utils (5.2.4-1) ...
16:23:23 #5 6.940 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:23:23 #5 6.947 Setting up patch (2.7.6-3+deb10u1) ...
16:23:23 #5 6.956 Setting up openssl (1.1.1d-0+deb10u2) ...
16:23:23 #5 6.969 Setting up libalgorithm-diff-xs-perl (0.04-5+b1) ...
16:23:23 #5 6.977 Setting up libalgorithm-merge-perl (0.08-3) ...
16:23:23 #5 6.986 Setting up dpkg-dev (1.19.7) ...
16:23:23 #5 7.000 Setting up build-essential (12.6) ...
16:23:23 #5 7.009 Processing triggers for libc-bin (2.28-10) ...
16:23:26 #5 DONE 9.5s
16:23:26 
16:23:26 #6 [3/11] RUN curl -L https://github.com/docker/compose/releases/download/1...
16:23:27 #6 0.980   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
16:23:27 #6 0.982                                  Dload  Upload   Total   Spent    Left  Speed
16:23:27 #6 0.982 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   617    0   617    0     0   6855      0 --:--:-- --:--:-- --:--:--  6855
16:23:27 #6 1.190 
100 10.3M  100 10.3M    0     0  49.5M      0 --:--:-- --:--:-- --:--:-- 49.5M
16:23:27 #6 DONE 1.3s
16:23:27 
16:23:27 #7 [4/11] RUN curl -Ls https://github.com/theupdateframework/notary/release...
16:23:29 #7 DONE 1.6s
16:23:29 
16:23:29 #8 [5/11] RUN curl -Ls https://github.com/gotestyourself/gotestsum/releases...
16:23:30 #8 DONE 1.7s
16:23:30 
16:23:30 #9 [6/11] WORKDIR /go/src/github.com/docker/cli
16:23:31 #9 DONE 0.1s
16:23:31 
16:23:31 #11 [7/11] COPY e2e/testdata/notary/root-ca.cert /usr/share/ca-certificates/...
16:23:31 #11 DONE 0.1s
16:23:31 
16:23:31 #12 [8/11] RUN echo 'notary.cert' >> /etc/ca-certificates.conf && update-ca-...
16:23:31 #12 0.871 Updating certificates in /etc/ssl/certs...
16:23:32 #12 1.572 1 added, 0 removed; done.
16:23:32 #12 1.572 Running hooks in /etc/ca-certificates/update.d...
16:23:32 #12 1.574 done.
16:23:33 #12 DONE 2.0s
16:23:33 
16:23:33 #13 [9/11] COPY . .
16:23:33 #13 DONE 1.0s
16:23:33 
16:23:33 #14 [10/11] RUN ./scripts/build/binary
16:23:34 #14 0.914 Building statically linked build/docker-linux-amd64
16:25:11 #14 DONE 94.6s
16:25:11 
16:25:11 #15 [11/11] RUN ./scripts/build/plugins e2e/cli-plugins/plugins/*
16:25:11 #15 0.702 Building statically linked build/plugins-linux-amd64/docker-helloworld
16:25:11 #15 2.767 Building statically linked build/plugins-linux-amd64/docker-badmeta
16:25:13 #15 4.585 Building statically linked build/plugins-linux-amd64/docker-nopersistentprerun
16:25:16 #15 DONE 8.0s
16:25:16 
16:25:16 #16 exporting to image
16:25:16 #16 exporting layers
16:25:19 #16 exporting layers 2.4s done
16:25:19 #16 writing image sha256:d6cba5b9d1e22a96267e0b69b280b113a194e79e5502370d59ce2a15c4131922 done
16:25:19 #16 naming to docker.io/library/docker-cli-e2eclie2e1 done
16:25:19 #16 DONE 2.4s
16:25:19 docker run --rm -v /var/run/docker.sock:/var/run/docker.sock -e VERSION=19.09.0-dev -e GITCOMMIT -e PLATFORM -e TESTFLAGS -e TESTDIRS -e GOOS -e GOARCH -e GOARM docker-cli-e2eclie2e1
16:25:20 Creating network "cliendtoendsuite_default" with the default driver
16:25:20 Pulling registry (registry:2)...
16:25:20 2: Pulling from library/registry
16:25:23 Digest: sha256:8004747f1e8cd820a148fb7499d71a76d45ff66bac6a29129bfdbfdc0154d146
16:25:23 Status: Downloaded newer image for registry:2
16:25:23 Pulling engine (docker:stable-dind)...
16:25:23 stable-dind: Pulling from library/docker
16:25:27 Digest: sha256:5d11c2a1300b7438e21cbb5b2bd704e663b70534abe90c9072081dfb18e144de
16:25:27 Status: Downloaded newer image for docker:stable-dind
16:25:27 Building notary-server
16:25:27 Step 1/3 : ARG NOTARY_VERSION=0.5.0
16:25:27 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
16:25:27 server-0.5.0: Pulling from library/notary
16:25:28 Digest: sha256:d59e4ecc20198447a9818e7f16d0a02ba1d9905de71e5354bc8ee0017304a244
16:25:28 Status: Downloaded newer image for notary:server-0.5.0
16:25:28  ---> 16b632e954ca
16:25:28 Step 3/3 : COPY ./notary/ /fixtures/
16:25:29  ---> 84be488d1b7e
16:25:29 Successfully built 84be488d1b7e
16:25:29 Successfully tagged cliendtoendsuite_notary-server:latest
16:25:29 Building evil-notary-server
16:25:29 Step 1/3 : ARG NOTARY_VERSION=0.5.0
16:25:29 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
16:25:29  ---> 16b632e954ca
16:25:29 Step 3/3 : COPY ./notary-evil/ /fixtures/
16:25:29  ---> b649646e7eea
16:25:29 Successfully built b649646e7eea
16:25:29 Successfully tagged cliendtoendsuite_evil-notary-server:latest
16:25:29 Creating cliendtoendsuite_registry_1 ... 
16:25:29 Creating cliendtoendsuite_evil-notary-server_1 ... 
16:25:29 Creating cliendtoendsuite_notary-server_1      ... 
16:25:29 Creating cliendtoendsuite_engine_1             ... 
16:25:32 
Creating cliendtoendsuite_registry_1           ... done

Creating cliendtoendsuite_evil-notary-server_1 ... done

Creating cliendtoendsuite_engine_1             ... done

Creating cliendtoendsuite_notary-server_1      ... done
Waiting for docker daemon to become available at tcp://172.18.0.5:2375
16:25:33 Client:
16:25:33  Version:           19.09.0-dev
16:25:33  API version:       1.40 (downgraded from 1.41)
16:25:33  Go version:        go1.12.10
16:25:33  Git commit:        
16:25:33  Built:             Fri Oct 18 16:23:34 2019
16:25:33  OS/Arch:           linux/amd64
16:25:33  Experimental:      false
16:25:33 
16:25:33 Server: Docker Engine - Community
16:25:33  Engine:
16:25:33   Version:          19.03.3
16:25:33   API version:      1.40 (minimum version 1.12)
16:25:33   Go version:       go1.12.10
16:25:33   Git commit:       a872fc2f86
16:25:33   Built:            Tue Oct  8 01:01:20 2019
16:25:33   OS/Arch:          linux/amd64
16:25:33   Experimental:     false
16:25:33  containerd:
16:25:33   Version:          v1.2.10
16:25:33   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
16:25:33  runc:
16:25:33   Version:          1.0.0-rc8+dev
16:25:33   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
16:25:33  docker-init:
16:25:33   Version:          0.18.0
16:25:33   GitCommit:        fec3683
16:25:33 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine
16:25:33 88286f41530e: Pulling fs layer
16:25:33 88286f41530e: Verifying Checksum
16:25:33 88286f41530e: Download complete
16:25:33 88286f41530e: Pull complete
16:25:33 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
16:25:33 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
16:25:33 docker.io/library/alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
16:25:33 The push refers to repository [registry:5000/alpine]
16:25:33 5bef08742407: Preparing
16:25:33 5bef08742407: Pushed
16:25:33 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
16:25:34 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox
16:25:34 03b1be98f3f9: Pulling fs layer
16:25:34 03b1be98f3f9: Verifying Checksum
16:25:34 03b1be98f3f9: Download complete
16:25:34 03b1be98f3f9: Pull complete
16:25:34 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
16:25:34 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
16:25:34 docker.io/library/busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
16:25:34 The push refers to repository [registry:5000/busybox]
16:25:34 6a749002dd6a: Preparing
16:25:34 6a749002dd6a: Pushed
16:25:34 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527
16:25:35 Swarm initialized: current node (n7u3v4006n3us1fb9bbrlp6vs) is now a manager.
16:25:35 
16:25:35 To add a worker to this swarm, run the following command:
16:25:35 
16:25:35     docker swarm join --token SWMTKN-1-1fzp2620t1arq0vy1rovv0hca5qvwdt7jw708akm2klb37jkjl-11ifbrf88zbdk17wmrawydxtk 172.18.0.5:2377
16:25:35 
16:25:35 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions.
16:25:35 
16:26:02 ✓  e2e/cli-plugins (2.803s)
16:26:02 ∅  e2e/cli-plugins/plugins/badmeta
16:26:02 ∅  e2e/cli-plugins/plugins/nopersistentprerun
16:26:02 ✓  e2e/context (50ms)
16:26:07 ✓  e2e/container (8.179s)
16:26:11 ✓  e2e/plugin (3.913s)
16:26:12 ✓  e2e/stack (555ms)
16:26:13 ✓  e2e/image (11.962s)
16:26:13 ∅  e2e/internal/fixtures
16:26:13 ∅  e2e/plugin/basic
16:26:13 ✓  e2e/system (85ms)
16:26:16 ✓  e2e/trust (2.167s)
16:26:16 
16:26:16 === Skipped
16:26:16 === SKIP: e2e/cli-plugins TestCLIPluginDialStdio (0.00s)
16:26:16     dial_test.go:16: skipping plugin dial-stdio test since DOCKER_CLI_PLUGIN_USE_DIAL_STDIO is not set
16:26:16 
16:26:16 === SKIP: e2e/image TestBuildIidFileSquash (0.07s)
16:26:16     build_test.go:112: !experimentalBuild: running against a non-experimental daemon
16:26:16 
16:26:16 === SKIP: e2e/stack TestDeployWithNamedResources/Kubernetes (0.00s)
16:26:16     --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s)
16:26:16         deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes.
16:26:16 
16:26:16 === SKIP: e2e/stack TestRemove/Kubernetes (0.00s)
16:26:16     --- SKIP: TestRemove/Kubernetes (0.00s)
16:26:16         remove_test.go:22: !environment.KubernetesEnabled()
16:26:16 
16:26:16 
16:26:16 DONE 88 tests, 4 skipped in 40.878s
16:26:16 Stopping cliendtoendsuite_evil-notary-server_1 ... 
16:26:16 Stopping cliendtoendsuite_engine_1             ... 
16:26:16 Stopping cliendtoendsuite_registry_1           ... 
16:26:16 Stopping cliendtoendsuite_notary-server_1      ... 
16:26:18 
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_evil-notary-server_1 ... 
16:26:18 Removing cliendtoendsuite_engine_1             ... 
16:26:18 Removing cliendtoendsuite_registry_1           ... 
16:26:18 Removing cliendtoendsuite_notary-server_1      ... 
16:26:18 
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
16:26:18 Removing image cliendtoendsuite_notary-server
16:26:18 Removing image cliendtoendsuite_evil-notary-server
16:26:19 docker run --rm -v /var/run/docker.sock:/var/run/docker.sock -e VERSION=19.09.0-dev -e GITCOMMIT -e PLATFORM -e TESTFLAGS -e TESTDIRS -e GOOS -e GOARCH -e GOARM -e DOCKERD_EXPERIMENTAL=1 docker-cli-e2eclie2e1
16:26:20 Creating network "cliendtoendsuite_default" with the default driver
16:26:20 Building evil-notary-server
16:26:20 Step 1/3 : ARG NOTARY_VERSION=0.5.0
16:26:20 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
16:26:20  ---> 16b632e954ca
16:26:20 Step 3/3 : COPY ./notary-evil/ /fixtures/
16:26:20  ---> d615f9e3130b
16:26:20 Successfully built d615f9e3130b
16:26:20 Successfully tagged cliendtoendsuite_evil-notary-server:latest
16:26:20 Building notary-server
16:26:20 Step 1/3 : ARG NOTARY_VERSION=0.5.0
16:26:20 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
16:26:20  ---> 16b632e954ca
16:26:20 Step 3/3 : COPY ./notary/ /fixtures/
16:26:20  ---> aa47e3eb6aa5
16:26:20 Successfully built aa47e3eb6aa5
16:26:20 Successfully tagged cliendtoendsuite_notary-server:latest
16:26:20 Creating cliendtoendsuite_engine_1 ... 
16:26:20 Creating cliendtoendsuite_notary-server_1 ... 
16:26:20 Creating cliendtoendsuite_registry_1      ... 
16:26:20 Creating cliendtoendsuite_evil-notary-server_1 ... 
16:26:26 
Creating cliendtoendsuite_engine_1             ... done

Creating cliendtoendsuite_registry_1           ... done

Creating cliendtoendsuite_notary-server_1      ... done

Creating cliendtoendsuite_evil-notary-server_1 ... done
Waiting for docker daemon to become available at tcp://172.19.0.3:2375
16:26:26 Client:
16:26:26  Version:           19.09.0-dev
16:26:26  API version:       1.40 (downgraded from 1.41)
16:26:26  Go version:        go1.12.10
16:26:26  Git commit:        
16:26:26  Built:             Fri Oct 18 16:23:34 2019
16:26:26  OS/Arch:           linux/amd64
16:26:26  Experimental:      false
16:26:26 
16:26:26 Server: Docker Engine - Community
16:26:26  Engine:
16:26:26   Version:          19.03.3
16:26:26   API version:      1.40 (minimum version 1.12)
16:26:26   Go version:       go1.12.10
16:26:26   Git commit:       a872fc2f86
16:26:26   Built:            Tue Oct  8 01:01:20 2019
16:26:26   OS/Arch:          linux/amd64
16:26:26   Experimental:     true
16:26:26  containerd:
16:26:26   Version:          v1.2.10
16:26:26   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
16:26:26  runc:
16:26:26   Version:          1.0.0-rc8+dev
16:26:26   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
16:26:26  docker-init:
16:26:26   Version:          0.18.0
16:26:26   GitCommit:        fec3683
16:26:26 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine
16:26:26 88286f41530e: Pulling fs layer
16:26:26 88286f41530e: Verifying Checksum
16:26:26 88286f41530e: Download complete
16:26:26 88286f41530e: Pull complete
16:26:26 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
16:26:26 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
16:26:26 docker.io/library/alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
16:26:26 The push refers to repository [registry:5000/alpine]
16:26:26 5bef08742407: Preparing
16:26:26 5bef08742407: Pushed
16:26:27 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
16:26:27 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox
16:26:27 03b1be98f3f9: Pulling fs layer
16:26:27 03b1be98f3f9: Verifying Checksum
16:26:27 03b1be98f3f9: Download complete
16:26:27 03b1be98f3f9: Pull complete
16:26:27 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
16:26:27 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
16:26:27 docker.io/library/busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
16:26:27 The push refers to repository [registry:5000/busybox]
16:26:27 6a749002dd6a: Preparing
16:26:27 6a749002dd6a: Pushed
16:26:27 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527
16:26:28 Swarm initialized: current node (6oqle5u8tjfjoh4wqhdqp3r7g) is now a manager.
16:26:28 
16:26:28 To add a worker to this swarm, run the following command:
16:26:28 
16:26:28     docker swarm join --token SWMTKN-1-6bm3hv88qcj9eppedw8iwiy95kckoyn6bmz13a306vj00zeavh-07cr2t60hgrt2l6yk49xp9d5d 172.19.0.3:2377
16:26:28 
16:26:28 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions.
16:26:28 
16:27:00 ✓  e2e/cli-plugins (2.518s)
16:27:00 ∅  e2e/cli-plugins/plugins/badmeta
16:27:00 ∅  e2e/cli-plugins/plugins/nopersistentprerun
16:27:00 ✓  e2e/context (46ms)
16:27:02 ✓  e2e/container (8.193s)
16:27:06 ✓  e2e/plugin (3.394s)
16:27:08 ✓  e2e/stack (661ms)
16:27:08 ✓  e2e/system (96ms)
16:27:12 ✓  e2e/image (14.818s)
16:27:12 ∅  e2e/internal/fixtures
16:27:12 ∅  e2e/plugin/basic
16:27:12 ✓  e2e/trust (3.089s)
16:27:12 
16:27:12 === Skipped
16:27:12 === SKIP: e2e/cli-plugins TestCLIPluginDialStdio (0.00s)
16:27:12     dial_test.go:16: skipping plugin dial-stdio test since DOCKER_CLI_PLUGIN_USE_DIAL_STDIO is not set
16:27:12 
16:27:12 === SKIP: e2e/stack TestDeployWithNamedResources/Kubernetes (0.00s)
16:27:12     --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s)
16:27:12         deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes.
16:27:12 
16:27:12 === SKIP: e2e/stack TestRemove/Kubernetes (0.00s)
16:27:12     --- SKIP: TestRemove/Kubernetes (0.00s)
16:27:12         remove_test.go:22: !environment.KubernetesEnabled()
16:27:12 
16:27:12 
16:27:12 DONE 88 tests, 3 skipped in 44.500s
16:27:13 Stopping cliendtoendsuite_notary-server_1      ... 
16:27:13 Stopping cliendtoendsuite_evil-notary-server_1 ... 
16:27:13 Stopping cliendtoendsuite_registry_1           ... 
16:27:13 Stopping cliendtoendsuite_engine_1             ... 
16:27:15 
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      ... 
16:27:15 Removing cliendtoendsuite_evil-notary-server_1 ... 
16:27:15 Removing cliendtoendsuite_registry_1           ... 
16:27:15 Removing cliendtoendsuite_engine_1             ... 
16:27:15 
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
16:27:15 Removing image cliendtoendsuite_notary-server
16:27:15 Removing image cliendtoendsuite_evil-notary-server
16:27:15 docker run --rm -v /var/run/docker.sock:/var/run/docker.sock -e VERSION=19.09.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
16:27:17 Creating network "cliendtoendsuite_default" with the default driver
16:27:17 Building notary-server
16:27:17 Step 1/3 : ARG NOTARY_VERSION=0.5.0
16:27:17 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
16:27:17  ---> 16b632e954ca
16:27:17 Step 3/3 : COPY ./notary/ /fixtures/
16:27:17  ---> 0f4982aaad39
16:27:17 Successfully built 0f4982aaad39
16:27:17 Successfully tagged cliendtoendsuite_notary-server:latest
16:27:17 Building engine
16:27:17 Step 1/6 : FROM docker:test-dind
16:27:17 test-dind: Pulling from library/docker
16:27:21 Digest: sha256:fda52fc6ddb6aded7db99287cb1ba1772b04db2c7336dc60565319ec2c425b50
16:27:21 Status: Downloaded newer image for docker:test-dind
16:27:21  ---> 0cf610ae0792
16:27:21 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
16:27:21  ---> Running in a0f5f1e6bcee
16:27:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
16:27:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
16:27:23 (1/5) Installing openssh-keygen (8.1_p1-r0)
16:27:23 (2/5) Installing openssh-server-common (8.1_p1-r0)
16:27:23 (3/5) Installing openssh-server (8.1_p1-r0)
16:27:23 (4/5) Installing linux-pam (1.3.0-r1)
16:27:23 (5/5) Installing shadow (4.6-r2)
16:27:23 Executing busybox-1.30.1-r2.trigger
16:27:23 OK: 24 MiB in 45 packages
16:27:23 Creating mailbox file: No such file or directory
16:27:23 ssh-keygen: generating new host keys: RSA DSA ECDSA ED25519 
16:27:24 Removing intermediate container a0f5f1e6bcee
16:27:24  ---> b336dfe319ba
16:27:24 Step 3/6 : RUN  ln -s /usr/local/bin/docker /usr/bin/docker
16:27:24  ---> Running in 9f89d0cee4ad
16:27:25 Removing intermediate container 9f89d0cee4ad
16:27:25  ---> 8e45376c7141
16:27:25 Step 4/6 : COPY ./connhelper-ssh/entrypoint.sh /
16:27:25  ---> b8b5be09273c
16:27:25 Step 5/6 : EXPOSE 22
16:27:25  ---> Running in f0d11a9df5d5
16:27:26 Removing intermediate container f0d11a9df5d5
16:27:26  ---> 43a1e1a5e350
16:27:26 Step 6/6 : ENTRYPOINT ["/entrypoint.sh"]
16:27:26  ---> Running in 8646a34e66b3
16:27:26 Removing intermediate container 8646a34e66b3
16:27:26  ---> c84973a1261e
16:27:26 Successfully built c84973a1261e
16:27:26 Successfully tagged docker:stable-dind
16:27:26 Building evil-notary-server
16:27:26 Step 1/3 : ARG NOTARY_VERSION=0.5.0
16:27:26 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
16:27:26  ---> 16b632e954ca
16:27:26 Step 3/3 : COPY ./notary-evil/ /fixtures/
16:27:26  ---> 552fa9875019
16:27:26 Successfully built 552fa9875019
16:27:26 Successfully tagged cliendtoendsuite_evil-notary-server:latest
16:27:26 Creating cliendtoendsuite_notary-server_1 ... 
16:27:26 Creating cliendtoendsuite_engine_1        ... 
16:27:26 Creating cliendtoendsuite_evil-notary-server_1 ... 
16:27:26 Creating cliendtoendsuite_registry_1           ... 
16:27:31 
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 ssh://penguin@172.20.0.5
16:27:32 Client:
16:27:32  Version:           19.09.0-dev
16:27:32  API version:       1.40 (downgraded from 1.41)
16:27:32  Go version:        go1.12.10
16:27:32  Git commit:        
16:27:32  Built:             Fri Oct 18 16:23:34 2019
16:27:32  OS/Arch:           linux/amd64
16:27:32  Experimental:      false
16:27:32 
16:27:32 Server: Docker Engine - Community
16:27:32  Engine:
16:27:32   Version:          19.03.4-rc1
16:27:32   API version:      1.40 (minimum version 1.12)
16:27:32   Go version:       go1.12.10
16:27:32   Git commit:       4ba2b1c606
16:27:32   Built:            Mon Oct 14 21:38:08 2019
16:27:32   OS/Arch:          linux/amd64
16:27:32   Experimental:     true
16:27:32  containerd:
16:27:32   Version:          v1.2.10
16:27:32   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
16:27:32  runc:
16:27:32   Version:          1.0.0-rc8+dev
16:27:32   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
16:27:32  docker-init:
16:27:32   Version:          0.18.0
16:27:32   GitCommit:        fec3683
16:27:32 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine
16:27:32 88286f41530e: Pulling fs layer
16:27:32 88286f41530e: Verifying Checksum
16:27:32 88286f41530e: Download complete
16:27:32 88286f41530e: Pull complete
16:27:32 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
16:27:32 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
16:27:32 docker.io/library/alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
16:27:33 The push refers to repository [registry:5000/alpine]
16:27:33 5bef08742407: Preparing
16:27:33 5bef08742407: Pushed
16:27:33 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
16:27:33 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox
16:27:34 03b1be98f3f9: Pulling fs layer
16:27:34 03b1be98f3f9: Verifying Checksum
16:27:34 03b1be98f3f9: Download complete
16:27:34 03b1be98f3f9: Pull complete
16:27:34 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
16:27:34 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
16:27:34 docker.io/library/busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
16:27:34 The push refers to repository [registry:5000/busybox]
16:27:34 6a749002dd6a: Preparing
16:27:34 6a749002dd6a: Pushed
16:27:35 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527
16:27:36 Swarm initialized: current node (qrweo8b34l66i6s46ym8gccws) is now a manager.
16:27:36 
16:27:36 To add a worker to this swarm, run the following command:
16:27:36 
16:27:36     docker swarm join --token SWMTKN-1-5jt13sfsuo2kwfq26domv2qc3n9364wg2obhh68hrndji7etrt-5fm9f6msocyxlpzqcqa1u6bzx 172.20.0.5:2377
16:27:36 
16:27:36 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions.
16:27:36 
16:28:15 ✓  e2e/cli-plugins (14.218s)
16:28:15 ∅  e2e/cli-plugins/plugins/badmeta
16:28:15 ∅  e2e/cli-plugins/plugins/nopersistentprerun
16:28:15 ✓  e2e/context (40ms)
16:28:20 ✓  e2e/container (18.824s)
16:28:25 ✓  e2e/plugin (4.263s)
16:28:28 ✓  e2e/stack (2.432s)
16:28:29 ✓  e2e/system (217ms)
16:28:37 ✓  e2e/trust (6.426s)
16:28:42 ✓  e2e/image (26.377s)
16:28:42 ∅  e2e/internal/fixtures
16:28:42 ∅  e2e/plugin/basic
16:28:42 
16:28:42 === Skipped
16:28:42 === SKIP: e2e/cli-plugins TestCLIPluginDialStdio (0.00s)
16:28:42     dial_test.go:16: skipping plugin dial-stdio test since DOCKER_CLI_PLUGIN_USE_DIAL_STDIO is not set
16:28:42 
16:28:42 === SKIP: e2e/stack TestDeployWithNamedResources/Kubernetes (0.00s)
16:28:42     --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s)
16:28:42         deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes.
16:28:42 
16:28:42 === SKIP: e2e/stack TestRemove/Kubernetes (0.00s)
16:28:42     --- SKIP: TestRemove/Kubernetes (0.00s)
16:28:42         remove_test.go:22: !environment.KubernetesEnabled()
16:28:42 
16:28:42 
16:28:42 DONE 88 tests, 3 skipped in 65.956s
16:28:42 Stopping cliendtoendsuite_evil-notary-server_1 ... 
16:28:42 Stopping cliendtoendsuite_registry_1           ... 
16:28:42 Stopping cliendtoendsuite_engine_1             ... 
16:28:42 Stopping cliendtoendsuite_notary-server_1      ... 
16:28:44 
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_evil-notary-server_1 ... 
16:28:44 Removing cliendtoendsuite_registry_1           ... 
16:28:44 Removing cliendtoendsuite_engine_1             ... 
16:28:44 Removing cliendtoendsuite_notary-server_1      ... 
16:28:44 
Removing cliendtoendsuite_evil-notary-server_1 ... done

Removing cliendtoendsuite_notary-server_1      ... done

Removing cliendtoendsuite_engine_1             ... done

Removing cliendtoendsuite_registry_1           ... done
Removing network cliendtoendsuite_default
16:28:44 Removing image cliendtoendsuite_notary-server
16:28:44 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