Skip to content
Success

Console Output

Pull request #2493 opened
11:05:53 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 65c37227a93b193725b2f73b28850b761ffd526c+a2d8a8a4cbc6f0fc3cf81a7d8f0cae003483ade9 (e228f8caaa25109b05166cccb99dc5267bc5cd34)
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 241f6703d31895690d4cb6f158f753615abe74ac
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-2493@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 241f6703d31895690d4cb6f158f753615abe74ac (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 241f6703d31895690d4cb6f158f753615abe74ac # timeout=10
Commit message: "Merge pull request #21 from docker/use-multiarch-busybox"
First time build. Skipping changelog.
 > git --version # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] node
Running on EC2 (managed-agents) - ubuntu-1604-zfs (i-069f1341c7ecdf038) in /home/ubuntu/workspace/cli_PR-2493
[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-2493@tmp/98eeacc8-d3ac-4960-9329-0a7d2d2155e7/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
11:06:10 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
11:06:10 chowning workspace
[Pipeline] sh
11:06:11 + pwd
11:06:11 + id -u
11:06:11 + id -g
11:06:11 + docker run --rm -v /home/ubuntu/workspace/cli_PR-2493:/workspace busybox chown -R 1000:1000 /workspace
11:06:11 Unable to find image 'busybox:latest' locally
11:06:11 latest: Pulling from library/busybox
11:06:11 e2334dd9fee4: Pulling fs layer
11:06:11 e2334dd9fee4: Download complete
11:06:11 e2334dd9fee4: Pull complete
11:06:11 Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12
11:06:11 Status: Downloaded newer image for busybox:latest
[Pipeline] echo
11:06:13 Removing all docker containers
[Pipeline] sh
11:06:14 + docker container ls -aq
[Pipeline] echo
11:06:14 Docker containers have been removed
[Pipeline] echo
11:06:14 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
11:06:14 cleanWorkspace: Workspace is clean.
[Pipeline] timeout
11:06:14 Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] stage
11:06:14 Using the ‘stage’ step without a block argument is deprecated
11:06:14 Entering stage Git Checkout
11:06:14 Proceeding
[Pipeline] checkout
11:06:15 using credential docker-jenkins-github-credentials
11:06:15 Cloning the remote Git repository
11:06:15 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2493 # 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/2493/head:refs/remotes/origin/PR-2493 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
11:06:18 Fetching without tags
11:06:18 Merging remotes/origin/19.03 commit a2d8a8a4cbc6f0fc3cf81a7d8f0cae003483ade9 into PR head commit 65c37227a93b193725b2f73b28850b761ffd526c
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2493/head:refs/remotes/origin/PR-2493 # 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/2493/head:refs/remotes/origin/PR-2493 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 65c37227a93b193725b2f73b28850b761ffd526c # timeout=10
11:06:18 Merge succeeded, producing 65c37227a93b193725b2f73b28850b761ffd526c
11:06:18 Checking out Revision 65c37227a93b193725b2f73b28850b761ffd526c (PR-2493)
 > git merge a2d8a8a4cbc6f0fc3cf81a7d8f0cae003483ade9 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 65c37227a93b193725b2f73b28850b761ffd526c # timeout=10
11:06:22 Commit message: "docs: update usage output for dockerd (19.03)"
11:06:22 First time build. Skipping changelog.
[Pipeline] stage
11:06:23 Using the ‘stage’ step without a block argument is deprecated
11:06:23 Entering stage Run end-to-end test suite
11:06:23 Proceeding
[Pipeline] sh
11:06:23 + docker version
11:06:23 Client: Docker Engine - Community
11:06:23  Version:           19.03.8
11:06:23  API version:       1.40
11:06:23  Go version:        go1.12.17
11:06:23  Git commit:        afacb8b7f0
11:06:23  Built:             Wed Mar 11 01:25:58 2020
11:06:23  OS/Arch:           linux/amd64
11:06:23  Experimental:      false
11:06:23 
11:06:23 Server: Docker Engine - Community
11:06:23  Engine:
11:06:23   Version:          19.03.8
11:06:23   API version:      1.40 (minimum version 1.12)
11:06:23   Go version:       go1.12.17
11:06:23   Git commit:       afacb8b7f0
11:06:23   Built:            Wed Mar 11 01:24:30 2020
11:06:23   OS/Arch:          linux/amd64
11:06:23   Experimental:     true
11:06:23  containerd:
11:06:23   Version:          1.2.13
11:06:23   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
11:06:23  runc:
11:06:23   Version:          1.0.0-rc10
11:06:23   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
11:06:23  docker-init:
11:06:23   Version:          0.18.0
11:06:23   GitCommit:        fec3683
[Pipeline] sh
 > git --version # timeout=10
fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac
11:06:23 + docker info
11:06:41 Client:
11:06:41  Debug Mode: false
11:06:41 
11:06:41 Server:
11:06:41  Containers: 0
11:06:41   Running: 0
11:06:41   Paused: 0
11:06:41   Stopped: 0
11:06:41  Images: 1
11:06:41  Server Version: 19.03.8
11:06:41  Storage Driver: zfs
11:06:41   Zpool: docker-zfs
11:06:41   Zpool Health: ONLINE
11:06:41   Parent Dataset: docker-zfs
11:06:41   Space Used By Parent: 269824
11:06:41   Space Available: 206997021184
11:06:41   Parent Quota: no
11:06:41   Compression: off
11:06:41  Logging Driver: json-file
11:06:41  Cgroup Driver: cgroupfs
11:06:41  Plugins:
11:06:41   Volume: local
11:06:41   Network: bridge host ipvlan macvlan null overlay
11:06:41   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
11:06:41  Swarm: inactive
11:06:41  Runtimes: runc
11:06:41  Default Runtime: runc
11:06:41  Init Binary: docker-init
11:06:41  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
11:06:41  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
11:06:41  init version: fec3683
11:06:41  Security Options:
11:06:41   apparmor
11:06:41   seccomp
11:06:41    Profile: default
11:06:41  Kernel Version: 4.4.0-1105-aws
11:06:41  Operating System: Ubuntu 16.04.6 LTS
11:06:41  OSType: linux
11:06:41  Architecture: x86_64
11:06:41  CPUs: 2
11:06:41  Total Memory: 7.508GiB
11:06:41  Name: ip-10-100-82-61
11:06:41  ID: PZHR:JW2L:LVHY:XVTF:D4UR:E5S6:ZVHB:JBPG:XKJD:DM2R:3W4G:S76H
11:06:41  Docker Root Dir: /var/lib/docker
11:06:41  Debug Mode: false
11:06:41  Username: dockerbuildbot
11:06:41  Registry: https://index.docker.io/v1/
11:06:41  Labels:
11:06:41  Experimental: true
11:06:41  Insecure Registries:
11:06:41   127.0.0.0/8
11:06:41  Live Restore Enabled: true
11:06:41 
11:06:41 WARNING: No swap limit support
[Pipeline] sh
11:06:42 + E2E_UNIQUE_ID=clie2e1 IMAGE_TAG=clie2e1 DOCKER_BUILDKIT=1 make -f docker.Makefile test-e2e
11:06:42 docker build -t docker-cli-e2eclie2e1 --build-arg=GO_VERSION --build-arg VERSION=19.03.0-dev --build-arg GITCOMMIT= -f ./dockerfiles/Dockerfile.e2e .
11:06:42 #1 [internal] load .dockerignore
11:06:42 #1 transferring context: 100B done
11:06:42 #1 DONE 0.1s
11:06:42 
11:06:42 #2 [internal] load build definition from Dockerfile.e2e
11:06:42 #2 transferring dockerfile: 1.58kB done
11:06:42 #2 DONE 0.1s
11:06:42 
11:06:42 #3 [internal] load metadata for docker.io/library/golang:1.13.10-buster
11:06:42 #3 DONE 0.2s
11:06:42 
11:06:42 #4 [1/11] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864...
11:06:42 #4 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done
11:06:42 #4 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 0B / 50.38MB 0.1s
11:06:42 #4 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 1.03MB / 7.81MB 0.1s
11:06:42 #4 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 0B / 10.00MB 0.1s
11:06:42 #4 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done
11:06:42 #4 sha256:9403039c96aaef950489cfcbb3305a42f4b78167e425a2df98d58edfdda8bc6f 1.79kB / 1.79kB done
11:06:42 #4 sha256:7ec6e7161786211f9b6da6c6c5b4517b52e50f55fa1fb5de37aab67a379f557f 5.46kB / 5.46kB done
11:06:43 #4 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 6.97MB / 50.38MB 0.3s
11:06:43 #4 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 7.81MB / 7.81MB 0.1s done
11:06:43 #4 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 10.00MB / 10.00MB 0.3s
11:06:43 #4 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 1.73MB / 51.83MB 0.3s
11:06:43 #4 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 10.40MB / 50.38MB 0.4s
11:06:43 #4 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 10.00MB / 10.00MB 0.3s done
11:06:43 #4 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 7.23MB / 51.83MB 0.4s
11:06:43 #4 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 2.20MB / 68.61MB 0.4s
11:06:43 #4 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 23.88MB / 50.38MB 0.6s
11:06:43 #4 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 14.28MB / 51.83MB 0.6s
11:06:43 #4 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 11.14MB / 68.61MB 0.6s
11:06:43 #4 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 37.24MB / 50.38MB 0.8s
11:06:43 #4 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 21.77MB / 51.83MB 0.8s
11:06:43 #4 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 22.93MB / 68.61MB 0.8s
11:06:43 #4 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 44.10MB / 50.38MB 0.9s
11:06:43 #4 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 24.59MB / 51.83MB 0.9s
11:06:43 #4 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 29.64MB / 68.61MB 0.9s
11:06:43 #4 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 50.38MB / 50.38MB 1.0s
11:06:43 #4 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 36.56MB / 68.61MB 1.0s
11:06:43 #4 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 29.76MB / 51.83MB 1.1s
11:06:43 #4 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 41.41MB / 68.61MB 1.1s
11:06:44 #4 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 50.38MB / 50.38MB 1.1s done
11:06:44 #4 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 38.49MB / 51.83MB 1.3s
11:06:44 #4 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 51.37MB / 68.61MB 1.3s
11:06:44 #4 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 1.72MB / 120.15MB 1.3s
11:06:44 #4 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 43.07MB / 51.83MB 1.4s
11:06:44 #4 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 54.91MB / 68.61MB 1.4s
11:06:44 #4 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 49.69MB / 51.83MB 1.6s
11:06:44 #4 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 60.94MB / 68.61MB 1.6s
11:06:44 #4 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 13.25MB / 120.15MB 1.6s
11:06:44 #4 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 51.83MB / 51.83MB 1.6s done
11:06:44 #4 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 68.61MB / 68.61MB 1.7s
11:06:44 #4 sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 126B / 126B 1.7s done
11:06:44 #4 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831
11:06:44 #4 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 68.61MB / 68.61MB 1.7s done
11:06:44 #4 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 33.79MB / 120.15MB 1.9s
11:06:44 #4 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 45.22MB / 120.15MB 2.1s
11:06:44 #4 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 56.59MB / 120.15MB 2.3s
11:06:45 #4 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 65.23MB / 120.15MB 2.4s
11:06:45 #4 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 71.39MB / 120.15MB 2.5s
11:06:45 #4 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 84.13MB / 120.15MB 2.7s
11:06:45 #4 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 98.13MB / 120.15MB 2.9s
11:06:45 #4 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 106.01MB / 120.15MB 3.0s
11:06:45 #4 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 115.19MB / 120.15MB 3.2s
11:06:46 #4 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 120.15MB / 120.15MB 3.3s done
11:06:47 #4 ...
11:06:47 
11:06:47 #10 [internal] load build context
11:06:47 #10 transferring context: 40.51MB 3.7s done
11:06:47 #10 DONE 4.5s
11:06:47 
11:06:47 #4 [1/11] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864...
11:06:48 #4 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 3.6s done
11:06:48 #4 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315
11:06:48 #4 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 0.4s done
11:06:48 #4 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888
11:06:49 #4 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 0.3s done
11:06:49 #4 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80
11:06:51 #4 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 2.2s done
11:06:52 #4 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 0.1s
11:06:54 #4 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 2.2s done
11:06:55 #4 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9
11:06:59 #4 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 4.3s done
11:06:59 #4 extracting sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 done
11:06:59 #4 DONE 17.4s
11:07:00 
11:07:00 #5 [2/11] RUN apt-get update && apt-get install -y     build-essential     ...
11:07:01 #5 0.894 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
11:07:01 #5 0.904 Get:2 http://deb.debian.org/debian buster-updates InRelease [49.3 kB]
11:07:01 #5 1.004 Get:3 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
11:07:01 #5 1.093 Get:4 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
11:07:01 #5 1.141 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
11:07:01 #5 1.249 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [193 kB]
11:07:02 #5 2.311 Fetched 8343 kB in 2s (4982 kB/s)
11:07:03 #5 2.311 Reading package lists...
11:07:03 #5 2.921 Reading package lists...
11:07:03 #5 3.504 Building dependency tree...
11:07:03 #5 3.618 Reading state information...
11:07:03 #5 3.723 openssh-client is already the newest version (1:7.9p1-10+deb10u2).
11:07:03 #5 3.723 curl is already the newest version (7.64.0-4+deb10u1).
11:07:03 #5 3.723 openssl is already the newest version (1.1.1d-0+deb10u3).
11:07:03 #5 3.723 openssl set to manually installed.
11:07:03 #5 3.723 The following additional packages will be installed:
11:07:03 #5 3.723   bzip2 dpkg-dev fakeroot libalgorithm-diff-perl libalgorithm-diff-xs-perl
11:07:03 #5 3.724   libalgorithm-merge-perl libfakeroot patch xz-utils
11:07:03 #5 3.725 Suggested packages:
11:07:03 #5 3.725   bzip2-doc debian-keyring ed diffutils-doc
11:07:03 #5 3.791 The following NEW packages will be installed:
11:07:03 #5 3.792   build-essential bzip2 dpkg-dev fakeroot libalgorithm-diff-perl
11:07:03 #5 3.793   libalgorithm-diff-xs-perl libalgorithm-merge-perl libfakeroot patch xz-utils
11:07:04 #5 4.058 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded.
11:07:04 #5 4.058 Need to get 2342 kB of archives.
11:07:04 #5 4.058 After this operation, 3601 kB of additional disk space will be used.
11:07:04 #5 4.058 Get:1 http://deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
11:07:04 #5 4.060 Get:2 http://deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
11:07:04 #5 4.063 Get:3 http://deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
11:07:04 #5 4.064 Get:4 http://deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB]
11:07:04 #5 4.083 Get:5 http://deb.debian.org/debian buster/main amd64 build-essential amd64 12.6 [7576 B]
11:07:04 #5 4.083 Get:6 http://deb.debian.org/debian buster/main amd64 libfakeroot amd64 1.23-1 [45.9 kB]
11:07:04 #5 4.084 Get:7 http://deb.debian.org/debian buster/main amd64 fakeroot amd64 1.23-1 [85.8 kB]
11:07:04 #5 4.085 Get:8 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-perl all 1.19.03-2 [47.9 kB]
11:07:04 #5 4.086 Get:9 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5+b1 [11.8 kB]
11:07:04 #5 4.086 Get:10 http://deb.debian.org/debian buster/main amd64 libalgorithm-merge-perl all 0.08-3 [12.7 kB]
11:07:04 #5 4.189 debconf: delaying package configuration, since apt-utils is not installed
11:07:04 #5 4.212 Fetched 2342 kB in 0s (8272 kB/s)
11:07:04 #5 4.274 Selecting previously unselected package bzip2.
11:07:04 #5 4.274 (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 ... 15409 files and directories currently installed.)
11:07:04 #5 4.285 Preparing to unpack .../0-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
11:07:04 #5 4.287 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
11:07:04 #5 4.307 Selecting previously unselected package xz-utils.
11:07:04 #5 4.309 Preparing to unpack .../1-xz-utils_5.2.4-1_amd64.deb ...
11:07:04 #5 4.310 Unpacking xz-utils (5.2.4-1) ...
11:07:04 #5 4.341 Selecting previously unselected package patch.
11:07:04 #5 4.343 Preparing to unpack .../2-patch_2.7.6-3+deb10u1_amd64.deb ...
11:07:04 #5 4.345 Unpacking patch (2.7.6-3+deb10u1) ...
11:07:04 #5 4.370 Selecting previously unselected package dpkg-dev.
11:07:04 #5 4.372 Preparing to unpack .../3-dpkg-dev_1.19.7_all.deb ...
11:07:04 #5 4.373 Unpacking dpkg-dev (1.19.7) ...
11:07:04 #5 4.475 Selecting previously unselected package build-essential.
11:07:04 #5 4.477 Preparing to unpack .../4-build-essential_12.6_amd64.deb ...
11:07:04 #5 4.479 Unpacking build-essential (12.6) ...
11:07:04 #5 4.494 Selecting previously unselected package libfakeroot:amd64.
11:07:04 #5 4.496 Preparing to unpack .../5-libfakeroot_1.23-1_amd64.deb ...
11:07:04 #5 4.498 Unpacking libfakeroot:amd64 (1.23-1) ...
11:07:04 #5 4.518 Selecting previously unselected package fakeroot.
11:07:04 #5 4.518 Preparing to unpack .../6-fakeroot_1.23-1_amd64.deb ...
11:07:04 #5 4.519 Unpacking fakeroot (1.23-1) ...
11:07:04 #5 4.544 Selecting previously unselected package libalgorithm-diff-perl.
11:07:04 #5 4.544 Preparing to unpack .../7-libalgorithm-diff-perl_1.19.03-2_all.deb ...
11:07:04 #5 4.546 Unpacking libalgorithm-diff-perl (1.19.03-2) ...
11:07:04 #5 4.563 Selecting previously unselected package libalgorithm-diff-xs-perl.
11:07:04 #5 4.565 Preparing to unpack .../8-libalgorithm-diff-xs-perl_0.04-5+b1_amd64.deb ...
11:07:04 #5 4.567 Unpacking libalgorithm-diff-xs-perl (0.04-5+b1) ...
11:07:04 #5 4.581 Selecting previously unselected package libalgorithm-merge-perl.
11:07:04 #5 4.583 Preparing to unpack .../9-libalgorithm-merge-perl_0.08-3_all.deb ...
11:07:04 #5 4.584 Unpacking libalgorithm-merge-perl (0.08-3) ...
11:07:04 #5 4.605 Setting up libalgorithm-diff-perl (1.19.03-2) ...
11:07:04 #5 4.609 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
11:07:04 #5 4.613 Setting up libfakeroot:amd64 (1.23-1) ...
11:07:04 #5 4.618 Setting up fakeroot (1.23-1) ...
11:07:04 #5 4.622 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
11:07:04 #5 4.627 Setting up xz-utils (5.2.4-1) ...
11:07:04 #5 4.631 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
11:07:04 #5 4.635 Setting up patch (2.7.6-3+deb10u1) ...
11:07:04 #5 4.639 Setting up libalgorithm-diff-xs-perl (0.04-5+b1) ...
11:07:04 #5 4.642 Setting up libalgorithm-merge-perl (0.08-3) ...
11:07:04 #5 4.645 Setting up dpkg-dev (1.19.7) ...
11:07:04 #5 4.651 Setting up build-essential (12.6) ...
11:07:04 #5 4.655 Processing triggers for libc-bin (2.28-10) ...
11:07:04 #5 DONE 4.8s
11:07:04 
11:07:04 #6 [3/11] RUN curl -L https://github.com/docker/compose/releases/download/1...
11:07:05 #6 0.588   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
11:07:05 #6 0.590                                  Dload  Upload   Total   Spent    Left  Speed
11:07:05 #6 0.590 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   638  100   638    0     0  35444      0 --:--:-- --:--:-- --:--:-- 37529
11:07:05 #6 0.723 
100 10.3M  100 10.3M    0     0  77.2M      0 --:--:-- --:--:-- --:--:-- 77.2M
11:07:05 #6 DONE 0.8s
11:07:05 
11:07:05 #7 [4/11] RUN curl -Ls https://github.com/theupdateframework/notary/release...
11:07:07 #7 DONE 1.2s
11:07:07 
11:07:07 #8 [5/11] RUN curl -Ls https://github.com/gotestyourself/gotestsum/releases...
11:07:08 #8 DONE 1.0s
11:07:08 
11:07:08 #9 [6/11] WORKDIR /go/src/github.com/docker/cli
11:07:08 #9 DONE 0.1s
11:07:08 
11:07:08 #11 [7/11] COPY e2e/testdata/notary/root-ca.cert /usr/share/ca-certificates/...
11:07:08 #11 DONE 0.2s
11:07:08 
11:07:08 #12 [8/11] RUN echo 'notary.cert' >> /etc/ca-certificates.conf && update-ca-...
11:07:08 #12 0.594 Updating certificates in /etc/ssl/certs...
11:07:09 #12 1.043 1 added, 0 removed; done.
11:07:09 #12 1.043 Running hooks in /etc/ca-certificates/update.d...
11:07:09 #12 1.044 done.
11:07:09 #12 DONE 1.2s
11:07:09 
11:07:09 #13 [9/11] COPY . .
11:07:10 #13 DONE 1.1s
11:07:10 
11:07:10 #14 [10/11] RUN ./scripts/build/binary
11:07:11 #14 0.635 Building statically linked build/docker-linux-amd64
11:08:32 #14 DONE 69.5s
11:08:32 
11:08:32 #15 [11/11] RUN ./scripts/build/plugins e2e/cli-plugins/plugins/*
11:08:32 #15 0.734 Building statically linked build/plugins-linux-amd64/docker-helloworld
11:08:32 #15 2.872 Building statically linked build/plugins-linux-amd64/docker-badmeta
11:08:32 #15 4.602 Building statically linked build/plugins-linux-amd64/docker-nopersistentprerun
11:08:32 #15 DONE 6.9s
11:08:32 
11:08:32 #16 exporting to image
11:08:32 #16 exporting layers
11:08:40 #16 exporting layers 12.9s done
11:08:40 #16 writing image sha256:0cae959544e5595316c3fe35b0e09f81dc5dd6c9ed166482e1575e281b38d785 done
11:08:40 #16 naming to docker.io/library/docker-cli-e2eclie2e1 done
11:08:40 #16 DONE 12.9s
11:08:40 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
11:08:41 Creating network "cliendtoendsuite_default" with the default driver
11:08:41 Pulling registry (registry:2)...
11:08:41 2: Pulling from library/registry
11:08:43 Digest: sha256:7d081088e4bfd632a88e3f3bcd9e007ef44a796fddfe3261407a3f9f04abe1e7
11:08:43 Status: Downloaded newer image for registry:2
11:08:43 Pulling engine (docker:stable-dind)...
11:08:43 stable-dind: Pulling from library/docker
11:08:50 Digest: sha256:09515aa8806183adcd89911c23ecbac74b713d89b4832a0f0551b460ea1c20a1
11:08:50 Status: Downloaded newer image for docker:stable-dind
11:08:50 Building notary-server
11:08:50 Step 1/3 : ARG NOTARY_VERSION=0.5.0
11:08:50 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
11:08:50 server-0.5.0: Pulling from library/notary
11:08:50 Digest: sha256:d59e4ecc20198447a9818e7f16d0a02ba1d9905de71e5354bc8ee0017304a244
11:08:50 Status: Downloaded newer image for notary:server-0.5.0
11:08:50  ---> 16b632e954ca
11:08:50 Step 3/3 : COPY ./notary/ /fixtures/
11:08:51  ---> 22a7a1830b71
11:08:51 Successfully built 22a7a1830b71
11:08:51 Successfully tagged cliendtoendsuite_notary-server:latest
11:08:51 Building evil-notary-server
11:08:51 Step 1/3 : ARG NOTARY_VERSION=0.5.0
11:08:51 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
11:08:51  ---> 16b632e954ca
11:08:51 Step 3/3 : COPY ./notary-evil/ /fixtures/
11:08:52  ---> 9f695b278453
11:08:52 Successfully built 9f695b278453
11:08:52 Successfully tagged cliendtoendsuite_evil-notary-server:latest
11:08:52 Creating cliendtoendsuite_registry_1 ... 
11:08:52 Creating cliendtoendsuite_evil-notary-server_1 ... 
11:08:52 Creating cliendtoendsuite_notary-server_1      ... 
11:08:52 Creating cliendtoendsuite_engine_1             ... 
11:08:54 
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.4:2375
11:08:54 Client:
11:08:54  Version:           19.03.0-dev
11:08:54  API version:       1.40
11:08:54  Go version:        go1.13.10
11:08:54  Git commit:        
11:08:54  Built:             Mon May  4 11:07:11 2020
11:08:54  OS/Arch:           linux/amd64
11:08:54  Experimental:      false
11:08:54 
11:08:54 Server: Docker Engine - Community
11:08:54  Engine:
11:08:54   Version:          19.03.8
11:08:54   API version:      1.40 (minimum version 1.12)
11:08:54   Go version:       go1.12.17
11:08:54   Git commit:       afacb8b7f0
11:08:54   Built:            Wed Mar 11 01:30:32 2020
11:08:54   OS/Arch:          linux/amd64
11:08:54   Experimental:     false
11:08:54  containerd:
11:08:54   Version:          v1.2.13
11:08:54   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
11:08:54  runc:
11:08:54   Version:          1.0.0-rc10
11:08:54   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
11:08:54  docker-init:
11:08:54   Version:          0.18.0
11:08:54   GitCommit:        fec3683
11:08:54 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine
11:08:54 88286f41530e: Pulling fs layer
11:08:54 88286f41530e: Verifying Checksum
11:08:54 88286f41530e: Download complete
11:08:55 88286f41530e: Pull complete
11:08:55 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
11:08:55 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
11:08:55 docker.io/library/alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
11:08:55 The push refers to repository [registry:5000/alpine]
11:08:55 5bef08742407: Preparing
11:08:55 5bef08742407: Pushed
11:08:55 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
11:08:55 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox
11:08:55 03b1be98f3f9: Pulling fs layer
11:08:55 03b1be98f3f9: Verifying Checksum
11:08:55 03b1be98f3f9: Download complete
11:08:55 03b1be98f3f9: Pull complete
11:08:55 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
11:08:55 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
11:08:55 docker.io/library/busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
11:08:55 The push refers to repository [registry:5000/busybox]
11:08:55 6a749002dd6a: Preparing
11:08:56 6a749002dd6a: Pushed
11:08:56 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527
11:08:56 Swarm initialized: current node (qb0qzxcou4dusz3fvvnmsf926) is now a manager.
11:08:56 
11:08:56 To add a worker to this swarm, run the following command:
11:08:56 
11:08:56     docker swarm join --token SWMTKN-1-4ztg66l9m5w0cwaw97wstvcxud2l58pv8m1wmaixgknq70ytq7-0zadcfy5x7mypmwy31lkbpzq3 172.18.0.4:2377
11:08:56 
11:08:56 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions.
11:08:56 
11:09:23 ✓  e2e/cli-plugins (2.534s)
11:09:23 ∅  e2e/cli-plugins/plugins/badmeta
11:09:23 ∅  e2e/cli-plugins/plugins/nopersistentprerun
11:09:23 ✓  e2e/context (68ms)
11:09:31 ✓  e2e/container (10.119s)
11:09:35 ✓  e2e/plugin (3.661s)
11:09:36 ✓  e2e/stack (600ms)
11:09:37 ✓  e2e/system (72ms)
11:09:39 ✓  e2e/image (15.973s)
11:09:39 ∅  e2e/internal/fixtures
11:09:39 ∅  e2e/plugin/basic
11:09:40 ✓  e2e/trust (2.602s)
11:09:40 
11:09:40 === Skipped
11:09:40 === SKIP: e2e/cli-plugins TestCLIPluginDialStdio (0.00s)
11:09:40     dial_test.go:16: skipping plugin dial-stdio test since DOCKER_CLI_PLUGIN_USE_DIAL_STDIO is not set
11:09:40 
11:09:40 === SKIP: e2e/image TestBuildIidFileSquash (0.05s)
11:09:40     build_test.go:112: !experimentalBuild: running against a non-experimental daemon
11:09:40 
11:09:40 === SKIP: e2e/stack TestDeployWithNamedResources/Kubernetes (0.00s)
11:09:40     --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s)
11:09:40         deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes.
11:09:40 
11:09:40 === SKIP: e2e/stack TestRemove/Kubernetes (0.00s)
11:09:40     --- SKIP: TestRemove/Kubernetes (0.00s)
11:09:40         remove_test.go:22: !environment.KubernetesEnabled()
11:09:40 
11:09:40 
11:09:40 DONE 88 tests, 4 skipped in 43.866s
11:09:41 Stopping cliendtoendsuite_engine_1             ... 
11:09:41 Stopping cliendtoendsuite_notary-server_1      ... 
11:09:41 Stopping cliendtoendsuite_registry_1           ... 
11:09:41 Stopping cliendtoendsuite_evil-notary-server_1 ... 
11:09:43 
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             ... 
11:09:43 Removing cliendtoendsuite_notary-server_1      ... 
11:09:43 Removing cliendtoendsuite_registry_1           ... 
11:09:43 Removing cliendtoendsuite_evil-notary-server_1 ... 
11:09:43 
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
11:09:43 Removing image cliendtoendsuite_notary-server
11:09:43 Removing image cliendtoendsuite_evil-notary-server
11:09:43 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
11:09:45 Creating network "cliendtoendsuite_default" with the default driver
11:09:45 Building notary-server
11:09:45 Step 1/3 : ARG NOTARY_VERSION=0.5.0
11:09:45 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
11:09:45  ---> 16b632e954ca
11:09:45 Step 3/3 : COPY ./notary/ /fixtures/
11:09:46  ---> 1ff2f5b4f541
11:09:46 Successfully built 1ff2f5b4f541
11:09:46 Successfully tagged cliendtoendsuite_notary-server:latest
11:09:46 Building evil-notary-server
11:09:46 Step 1/3 : ARG NOTARY_VERSION=0.5.0
11:09:46 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
11:09:46  ---> 16b632e954ca
11:09:46 Step 3/3 : COPY ./notary-evil/ /fixtures/
11:09:47  ---> 94f8293865f5
11:09:47 Successfully built 94f8293865f5
11:09:47 Successfully tagged cliendtoendsuite_evil-notary-server:latest
11:09:47 Creating cliendtoendsuite_engine_1 ... 
11:09:47 Creating cliendtoendsuite_evil-notary-server_1 ... 
11:09:47 Creating cliendtoendsuite_registry_1           ... 
11:09:47 Creating cliendtoendsuite_notary-server_1      ... 
11:09:49 
Creating cliendtoendsuite_engine_1             ... done

Creating cliendtoendsuite_evil-notary-server_1 ... done

Creating cliendtoendsuite_notary-server_1      ... done

Creating cliendtoendsuite_registry_1           ... done
Waiting for docker daemon to become available at tcp://172.19.0.2:2375
11:09:49 Client:
11:09:49  Version:           19.03.0-dev
11:09:49  API version:       1.40
11:09:49  Go version:        go1.13.10
11:09:49  Git commit:        
11:09:49  Built:             Mon May  4 11:07:11 2020
11:09:49  OS/Arch:           linux/amd64
11:09:49  Experimental:      false
11:09:49 
11:09:49 Server: Docker Engine - Community
11:09:49  Engine:
11:09:49   Version:          19.03.8
11:09:49   API version:      1.40 (minimum version 1.12)
11:09:49   Go version:       go1.12.17
11:09:49   Git commit:       afacb8b7f0
11:09:49   Built:            Wed Mar 11 01:30:32 2020
11:09:49   OS/Arch:          linux/amd64
11:09:49   Experimental:     true
11:09:49  containerd:
11:09:49   Version:          v1.2.13
11:09:49   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
11:09:49  runc:
11:09:49   Version:          1.0.0-rc10
11:09:49   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
11:09:49  docker-init:
11:09:49   Version:          0.18.0
11:09:49   GitCommit:        fec3683
11:09:49 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine
11:09:49 88286f41530e: Pulling fs layer
11:09:49 88286f41530e: Verifying Checksum
11:09:49 88286f41530e: Download complete
11:09:49 88286f41530e: Pull complete
11:09:49 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
11:09:49 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
11:09:49 docker.io/library/alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
11:09:49 The push refers to repository [registry:5000/alpine]
11:09:49 5bef08742407: Preparing
11:09:50 5bef08742407: Pushed
11:09:50 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
11:09:50 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox
11:09:50 03b1be98f3f9: Pulling fs layer
11:09:50 03b1be98f3f9: Verifying Checksum
11:09:50 03b1be98f3f9: Download complete
11:09:50 03b1be98f3f9: Pull complete
11:09:50 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
11:09:50 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
11:09:50 docker.io/library/busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
11:09:50 The push refers to repository [registry:5000/busybox]
11:09:50 6a749002dd6a: Preparing
11:09:51 6a749002dd6a: Pushed
11:09:51 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527
11:09:51 Swarm initialized: current node (1hxcomnbs6b9oewslnvb3yfa4) is now a manager.
11:09:51 
11:09:51 To add a worker to this swarm, run the following command:
11:09:51 
11:09:51     docker swarm join --token SWMTKN-1-55epqbyn1kmklar6mhistdqpwf93y2tdvlao56ob9d1t5u16c9-87ncql672kfad5ym2u3f1rxuj 172.19.0.2:2377
11:09:51 
11:09:51 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions.
11:09:51 
11:10:18 ✓  e2e/cli-plugins (2.775s)
11:10:18 ∅  e2e/cli-plugins/plugins/badmeta
11:10:18 ∅  e2e/cli-plugins/plugins/nopersistentprerun
11:10:18 ✓  e2e/context (33ms)
11:10:24 ✓  e2e/container (9.281s)
11:10:28 ✓  e2e/plugin (3.066s)
11:10:29 ✓  e2e/stack (413ms)
11:10:29 ✓  e2e/system (67ms)
11:10:33 ✓  e2e/trust (2.524s)
11:10:38 ✓  e2e/image (20.018s)
11:10:38 ∅  e2e/internal/fixtures
11:10:38 ∅  e2e/plugin/basic
11:10:38 
11:10:38 === Skipped
11:10:38 === SKIP: e2e/cli-plugins TestCLIPluginDialStdio (0.00s)
11:10:38     dial_test.go:16: skipping plugin dial-stdio test since DOCKER_CLI_PLUGIN_USE_DIAL_STDIO is not set
11:10:38 
11:10:38 === SKIP: e2e/stack TestDeployWithNamedResources/Kubernetes (0.00s)
11:10:38     --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s)
11:10:38         deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes.
11:10:38 
11:10:38 === SKIP: e2e/stack TestRemove/Kubernetes (0.00s)
11:10:38     --- SKIP: TestRemove/Kubernetes (0.00s)
11:10:38         remove_test.go:22: !environment.KubernetesEnabled()
11:10:38 
11:10:38 
11:10:38 DONE 88 tests, 3 skipped in 46.811s
11:10:38 Stopping cliendtoendsuite_registry_1           ... 
11:10:38 Stopping cliendtoendsuite_evil-notary-server_1 ... 
11:10:38 Stopping cliendtoendsuite_notary-server_1      ... 
11:10:38 Stopping cliendtoendsuite_engine_1             ... 
11:10:40 
Stopping cliendtoendsuite_evil-notary-server_1 ... done

Stopping cliendtoendsuite_notary-server_1      ... done

Stopping cliendtoendsuite_registry_1           ... done

Stopping cliendtoendsuite_engine_1             ... done
Removing cliendtoendsuite_registry_1           ... 
11:10:40 Removing cliendtoendsuite_evil-notary-server_1 ... 
11:10:40 Removing cliendtoendsuite_notary-server_1      ... 
11:10:40 Removing cliendtoendsuite_engine_1             ... 
11:10:40 
Removing cliendtoendsuite_engine_1             ... done

Removing cliendtoendsuite_notary-server_1      ... done

Removing cliendtoendsuite_evil-notary-server_1 ... done

Removing cliendtoendsuite_registry_1           ... done
Removing network cliendtoendsuite_default
11:10:40 Removing image cliendtoendsuite_notary-server
11:10:41 Removing image cliendtoendsuite_evil-notary-server
11:10:41 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
11:10:43 Creating network "cliendtoendsuite_default" with the default driver
11:10:43 Building notary-server
11:10:43 Step 1/3 : ARG NOTARY_VERSION=0.5.0
11:10:43 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
11:10:43  ---> 16b632e954ca
11:10:43 Step 3/3 : COPY ./notary/ /fixtures/
11:10:44  ---> 5e4748a6bcb3
11:10:44 Successfully built 5e4748a6bcb3
11:10:44 Successfully tagged cliendtoendsuite_notary-server:latest
11:10:44 Building evil-notary-server
11:10:44 Step 1/3 : ARG NOTARY_VERSION=0.5.0
11:10:44 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
11:10:44  ---> 16b632e954ca
11:10:44 Step 3/3 : COPY ./notary-evil/ /fixtures/
11:10:45  ---> 1d2cdb71b35e
11:10:45 Successfully built 1d2cdb71b35e
11:10:45 Successfully tagged cliendtoendsuite_evil-notary-server:latest
11:10:45 Building engine
11:10:45 Step 1/6 : FROM docker:test-dind
11:10:45 test-dind: Pulling from library/docker
11:10:45 Digest: sha256:09515aa8806183adcd89911c23ecbac74b713d89b4832a0f0551b460ea1c20a1
11:10:45 Status: Downloaded newer image for docker:test-dind
11:10:45  ---> 7799c84f00cd
11:10:45 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
11:10:45  ---> Running in f4e0e35100fa
11:10:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz
11:10:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz
11:10:47 (1/4) Installing openssh-server-common (8.1_p1-r0)
11:10:47 (2/4) Installing openssh-server (8.1_p1-r0)
11:10:47 (3/4) Installing linux-pam (1.3.1-r1)
11:10:47 (4/4) Installing shadow (4.7-r1)
11:10:47 Executing busybox-1.31.1-r9.trigger
11:10:47 OK: 29 MiB in 49 packages
11:10:48 ssh-keygen: generating new host keys: RSA DSA ECDSA ED25519 
11:10:49 Removing intermediate container f4e0e35100fa
11:10:49  ---> 9ede8658c419
11:10:49 Step 3/6 : RUN  ln -s /usr/local/bin/docker /usr/bin/docker
11:10:49  ---> Running in 91059e2fb9d5
11:10:51 Removing intermediate container 91059e2fb9d5
11:10:51  ---> 2bfff12228df
11:10:51 Step 4/6 : COPY ./connhelper-ssh/entrypoint.sh /
11:10:52  ---> e6ec4f532b37
11:10:52 Step 5/6 : EXPOSE 22
11:10:52  ---> Running in 100fd696ea18
11:10:53 Removing intermediate container 100fd696ea18
11:10:53  ---> 947730f96446
11:10:53 Step 6/6 : ENTRYPOINT ["/entrypoint.sh"]
11:10:53  ---> Running in fde8ac51b9d9
11:10:54 Removing intermediate container fde8ac51b9d9
11:10:54  ---> 3e81b55a2838
11:10:54 Successfully built 3e81b55a2838
11:10:54 Successfully tagged docker:stable-dind
11:10:54 Creating cliendtoendsuite_notary-server_1 ... 
11:10:54 Creating cliendtoendsuite_evil-notary-server_1 ... 
11:10:54 Creating cliendtoendsuite_registry_1           ... 
11:10:54 Creating cliendtoendsuite_engine_1             ... 
11:10:56 
Creating cliendtoendsuite_notary-server_1      ... done

Creating cliendtoendsuite_engine_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
11:10:57 Client:
11:10:57  Version:           19.03.0-dev
11:10:57  API version:       1.40
11:10:57  Go version:        go1.13.10
11:10:57  Git commit:        
11:10:57  Built:             Mon May  4 11:07:11 2020
11:10:57  OS/Arch:           linux/amd64
11:10:57  Experimental:      false
11:10:57 
11:10:57 Server: Docker Engine - Community
11:10:57  Engine:
11:10:57   Version:          19.03.8
11:10:57   API version:      1.40 (minimum version 1.12)
11:10:57   Go version:       go1.12.17
11:10:57   Git commit:       afacb8b7f0
11:10:57   Built:            Wed Mar 11 01:30:32 2020
11:10:57   OS/Arch:          linux/amd64
11:10:57   Experimental:     true
11:10:57  containerd:
11:10:57   Version:          v1.2.13
11:10:57   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
11:10:57  runc:
11:10:57   Version:          1.0.0-rc10
11:10:57   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
11:10:57  docker-init:
11:10:57   Version:          0.18.0
11:10:57   GitCommit:        fec3683
11:10:57 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine
11:10:57 88286f41530e: Pulling fs layer
11:10:57 88286f41530e: Verifying Checksum
11:10:57 88286f41530e: Download complete
11:10:57 88286f41530e: Pull complete
11:10:57 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
11:10:57 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
11:10:57 docker.io/library/alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
11:10:58 The push refers to repository [registry:5000/alpine]
11:10:58 5bef08742407: Preparing
11:10:58 5bef08742407: Pushed
11:10:58 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
11:10:58 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox
11:10:58 03b1be98f3f9: Pulling fs layer
11:10:58 03b1be98f3f9: Verifying Checksum
11:10:58 03b1be98f3f9: Download complete
11:10:59 03b1be98f3f9: Pull complete
11:10:59 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
11:10:59 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
11:10:59 docker.io/library/busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
11:10:59 The push refers to repository [registry:5000/busybox]
11:10:59 6a749002dd6a: Preparing
11:10:59 6a749002dd6a: Pushed
11:10:59 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527
11:11:00 Swarm initialized: current node (jn3c0zl0hk27w3wfuyaa4rsrm) is now a manager.
11:11:00 
11:11:00 To add a worker to this swarm, run the following command:
11:11:00 
11:11:00     docker swarm join --token SWMTKN-1-2snjezii7hcla7yrlyd7x091eq988sh7xlq4cbygo5yto488nz-52545ccycqghryxkjmmmg1pz9 172.20.0.5:2377
11:11:00 
11:11:00 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions.
11:11:00 
11:11:32 ✓  e2e/cli-plugins (5.639s)
11:11:32 ∅  e2e/cli-plugins/plugins/badmeta
11:11:32 ∅  e2e/cli-plugins/plugins/nopersistentprerun
11:11:32 ✓  e2e/context (52ms)
11:11:44 ✓  e2e/container (18.996s)
11:11:48 ✓  e2e/plugin (4.001s)
11:11:50 ✓  e2e/stack (2.062s)
11:11:50 ✓  e2e/system (271ms)
11:11:57 ✓  e2e/trust (6.144s)
11:12:01 ✓  e2e/image (31.452s)
11:12:01 ∅  e2e/internal/fixtures
11:12:01 ∅  e2e/plugin/basic
11:12:01 
11:12:01 === Skipped
11:12:01 === SKIP: e2e/cli-plugins TestCLIPluginDialStdio (0.00s)
11:12:01     dial_test.go:16: skipping plugin dial-stdio test since DOCKER_CLI_PLUGIN_USE_DIAL_STDIO is not set
11:12:01 
11:12:01 === SKIP: e2e/stack TestDeployWithNamedResources/Kubernetes (0.00s)
11:12:01     --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s)
11:12:01         deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes.
11:12:01 
11:12:01 === SKIP: e2e/stack TestRemove/Kubernetes (0.00s)
11:12:01     --- SKIP: TestRemove/Kubernetes (0.00s)
11:12:01         remove_test.go:22: !environment.KubernetesEnabled()
11:12:01 
11:12:01 
11:12:01 DONE 88 tests, 3 skipped in 61.081s
11:12:01 Stopping cliendtoendsuite_engine_1             ... 
11:12:01 Stopping cliendtoendsuite_registry_1           ... 
11:12:01 Stopping cliendtoendsuite_evil-notary-server_1 ... 
11:12:01 Stopping cliendtoendsuite_notary-server_1      ... 
11:12:03 
Stopping cliendtoendsuite_evil-notary-server_1 ... done

Stopping cliendtoendsuite_notary-server_1      ... done

Stopping cliendtoendsuite_registry_1           ... done

Stopping cliendtoendsuite_engine_1             ... done
Removing cliendtoendsuite_engine_1             ... 
11:12:03 Removing cliendtoendsuite_registry_1           ... 
11:12:03 Removing cliendtoendsuite_evil-notary-server_1 ... 
11:12:03 Removing cliendtoendsuite_notary-server_1      ... 
11:12:03 
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
11:12:03 Removing image cliendtoendsuite_notary-server
11:12:03 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