Skip to content
Success

Console Output

Pull request #2173 event
18:21:09 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 6b0d31db36e1f51352fba269342f858ec38ddb4c+ab255f13b72cac6f462695adf6a8e50e2f980072 (8b1d051e621a6a551e84b44393eeda5fa76e49b4)
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
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > 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
 > 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
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)"
 > git rev-list --no-walk 26028d2ce48352c9b2c3f496e963b79a4944a426 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] node
Running on ubuntu-1804-overlay2 (i-0157ab219e7ce6a74) in /home/ubuntu/workspace/cli_PR-2173
[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-2173@tmp/7b475184-3b14-4f44-ba53-ca7f89e14ce8/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
18:21:13 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
18:21:13 chowning workspace
[Pipeline] sh
18:21:13 + uname -m
[Pipeline] sh
18:21:13 + pwd
18:21:13 + id -u
18:21:13 + id -g
18:21:13 + docker run --rm -v /home/ubuntu/workspace/cli_PR-2173:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] echo
18:21:15 Removing all docker containers
[Pipeline] sh
18:21:15 + docker container ls -aq
[Pipeline] echo
18:21:15 Docker containers have been removed
[Pipeline] echo
18:21:15 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
18:21:15 cleanWorkspace: Workspace is clean.
[Pipeline] timeout
18:21:15 Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] stage
18:21:15 Using the ‘stage’ step without a block argument is deprecated
18:21:15 Entering stage Git Checkout
18:21:15 Proceeding
[Pipeline] checkout
18:21:15 using credential docker-jenkins-github-credentials
18:21:15 Cloning the remote Git repository
18:21:15 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2173 # 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/2173/head:refs/remotes/origin/PR-2173 +refs/heads/master:refs/remotes/origin/master
18:21:18 Fetching without tags
18:21:18 Merging remotes/origin/master commit ab255f13b72cac6f462695adf6a8e50e2f980072 into PR head commit 6b0d31db36e1f51352fba269342f858ec38ddb4c
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2173/head:refs/remotes/origin/PR-2173 # 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/2173/head:refs/remotes/origin/PR-2173 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6b0d31db36e1f51352fba269342f858ec38ddb4c
18:21:19 Merge succeeded, producing 2c00163cdcafe2c858dfe75f55f13f56c3109948
18:21:19 Checking out Revision 2c00163cdcafe2c858dfe75f55f13f56c3109948 (PR-2173)
18:21:19 Commit message: "Merge commit 'ab255f13b72cac6f462695adf6a8e50e2f980072' into HEAD"
 > git merge ab255f13b72cac6f462695adf6a8e50e2f980072 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2c00163cdcafe2c858dfe75f55f13f56c3109948
 > git rev-list --no-walk 6b0d31db36e1f51352fba269342f858ec38ddb4c # timeout=10
[Pipeline] stage
18:21:20 Using the ‘stage’ step without a block argument is deprecated
18:21:20 Entering stage Run end-to-end test suite
18:21:20 Proceeding
[Pipeline] sh
18:21:20 + docker version
18:21:20 Client: Docker Engine - Community
18:21:20  Version:           19.03.2
18:21:20  API version:       1.40
18:21:20  Go version:        go1.12.8
18:21:20  Git commit:        6a30dfc
18:21:20  Built:             Thu Aug 29 05:29:11 2019
18:21:20  OS/Arch:           linux/amd64
18:21:20  Experimental:      false
18:21:20 
18:21:20 Server: Docker Engine - Community
18:21:20  Engine:
18:21:20   Version:          19.03.2
18:21:20   API version:      1.40 (minimum version 1.12)
18:21:20   Go version:       go1.12.8
18:21:20   Git commit:       6a30dfc
18:21:20   Built:            Thu Aug 29 05:27:45 2019
18:21:20   OS/Arch:          linux/amd64
18:21:20   Experimental:     true
18:21:20  containerd:
18:21:20   Version:          1.2.6
18:21:20   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
18:21:20  runc:
18:21:20   Version:          1.0.0-rc8
18:21:20   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
18:21:20  docker-init:
18:21:20   Version:          0.18.0
18:21:20   GitCommit:        fec3683
[Pipeline] sh
18:21:21 + docker info
18:21:21 Client:
18:21:21  Debug Mode: false
18:21:21 
18:21:21 Server:
18:21:21  Containers: 0
18:21:21   Running: 0
18:21:21   Paused: 0
18:21:21   Stopped: 0
18:21:21  Images: 39
18:21:21  Server Version: 19.03.2
18:21:21  Storage Driver: overlay2
18:21:21   Backing Filesystem: extfs
18:21:21   Supports d_type: true
18:21:21   Native Overlay Diff: true
18:21:21  Logging Driver: json-file
18:21:21  Cgroup Driver: cgroupfs
18:21:21  Plugins:
18:21:21   Volume: local
18:21:21   Network: bridge host ipvlan macvlan null overlay
18:21:21   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:21:21  Swarm: inactive
18:21:21  Runtimes: runc
18:21:21  Default Runtime: runc
18:21:21  Init Binary: docker-init
18:21:21  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
18:21:21  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
18:21:21  init version: fec3683
18:21:21  Security Options:
18:21:21   apparmor
18:21:21   seccomp
18:21:21    Profile: default
18:21:21  Kernel Version: 4.15.0-1048-aws
18:21:21  Operating System: Ubuntu 18.04.3 LTS
18:21:21  OSType: linux
18:21:21  Architecture: x86_64
18:21:21  CPUs: 2
18:21:21  Total Memory: 7.501GiB
18:21:21  Name: ip-10-100-99-135
18:21:21  ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG
18:21:21  Docker Root Dir: /var/lib/docker
18:21:21  Debug Mode: false
18:21:21  Username: dockerbuildbot
18:21:21  Registry: https://index.docker.io/v1/
18:21:21  Labels:
18:21:21  Experimental: true
18:21:21  Insecure Registries:
18:21:21   127.0.0.0/8
18:21:21  Live Restore Enabled: true
18:21:21 
18:21:21 WARNING: No swap limit support
[Pipeline] sh
18:21:21 + E2E_UNIQUE_ID=clie2e20 IMAGE_TAG=clie2e20 DOCKER_BUILDKIT=1 make -f docker.Makefile test-e2e
18:21:21 docker build -t docker-cli-e2eclie2e20 --build-arg=GO_VERSION --build-arg VERSION=19.09.0-dev --build-arg GITCOMMIT= -f ./dockerfiles/Dockerfile.e2e .
18:21:21 #2 [internal] load build definition from Dockerfile.e2e
18:21:21 #2 transferring dockerfile: 1.58kB done
18:21:21 #2 DONE 0.0s
18:21:21 
18:21:21 #1 [internal] load .dockerignore
18:21:21 #1 transferring context: 100B done
18:21:21 #1 DONE 0.0s
18:21:21 
18:21:21 #3 [internal] load metadata for docker.io/library/golang:1.12.12
18:21:21 #3 DONE 0.3s
18:21:21 
18:21:21 #10 [internal] load build context
18:21:23 #10 transferring context: 43.99MB 1.9s done
18:21:23 #10 DONE 2.0s
18:21:23 
18:21:23 #4 [1/11] FROM docker.io/library/golang:1.12.12@sha256:f80dfc88ee2af04de5e4...
18:21:23 #4 resolve docker.io/library/golang:1.12.12@sha256:f80dfc88ee2af04de5e4a64a6d764e4e61c84b50504d13d706b700234198ab09 done
18:21:23 #4 sha256:25f57e47afcef7f2b494780f429b793cd623b7f2538f09118702bead841abf4d 5.46kB / 5.46kB done
18:21:23 #4 sha256:5edd1231cc1301ccda40312ceb4cf20bd168b798a37da8c0b8a56082f64cea05 126B / 126B 0.1s done
18:21:23 #4 sha256:a3126e9d643947fe3ccf278540cb2372741cb4060e9af73d670981b9b1fd82c3 1.79kB / 1.79kB done
18:21:23 #4 sha256:1de3250885d90578dd2fd9b544f59a5133881b070f9c590454ff4b9e9f565e92 127.97MB / 127.97MB 1.9s
18:21:23 #4 sha256:f80dfc88ee2af04de5e4a64a6d764e4e61c84b50504d13d706b700234198ab09 2.16kB / 2.16kB done
18:21:23 #4 sha256:1de3250885d90578dd2fd9b544f59a5133881b070f9c590454ff4b9e9f565e92 127.97MB / 127.97MB 2.0s done
18:21:23 #4 extracting sha256:1de3250885d90578dd2fd9b544f59a5133881b070f9c590454ff4b9e9f565e92 0.1s
18:21:29 #4 extracting sha256:1de3250885d90578dd2fd9b544f59a5133881b070f9c590454ff4b9e9f565e92 4.3s done
18:21:29 #4 extracting sha256:5edd1231cc1301ccda40312ceb4cf20bd168b798a37da8c0b8a56082f64cea05 done
18:21:29 #4 DONE 6.7s
18:21:29 
18:21:29 #5 [2/11] RUN apt-get update && apt-get install -y     build-essential     ...
18:21:29 #5 1.225 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
18:21:29 #5 1.235 Get:2 http://deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:21:29 #5 1.299 Get:3 http://security.debian.org/debian-security buster/updates InRelease [39.1 kB]
18:21:29 #5 1.385 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7899 kB]
18:21:29 #5 1.532 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
18:21:30 #5 1.654 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [108 kB]
18:21:31 #5 2.724 Fetched 8222 kB in 2s (4676 kB/s)
18:21:31 #5 2.724 Reading package lists...
18:21:32 #5 3.369 Reading package lists...
18:21:32 #5 3.988 Building dependency tree...
18:21:32 #5 4.121 Reading state information...
18:21:32 #5 4.233 curl is already the newest version (7.64.0-4).
18:21:32 #5 4.233 openssh-client is already the newest version (1:7.9p1-10+deb10u1).
18:21:32 #5 4.233 openssl is already the newest version (1.1.1d-0+deb10u2).
18:21:32 #5 4.233 openssl set to manually installed.
18:21:32 #5 4.233 The following additional packages will be installed:
18:21:32 #5 4.233   bzip2 dpkg-dev fakeroot libalgorithm-diff-perl libalgorithm-diff-xs-perl
18:21:32 #5 4.234   libalgorithm-merge-perl libfakeroot patch xz-utils
18:21:32 #5 4.235 Suggested packages:
18:21:32 #5 4.235   bzip2-doc debian-keyring ed diffutils-doc
18:21:32 #5 4.311 The following NEW packages will be installed:
18:21:32 #5 4.311   build-essential bzip2 dpkg-dev fakeroot libalgorithm-diff-perl
18:21:32 #5 4.312   libalgorithm-diff-xs-perl libalgorithm-merge-perl libfakeroot patch xz-utils
18:21:33 #5 4.578 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
18:21:33 #5 4.578 Need to get 2342 kB of archives.
18:21:33 #5 4.578 After this operation, 3601 kB of additional disk space will be used.
18:21:33 #5 4.578 Get:1 http://deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
18:21:33 #5 4.581 Get:2 http://deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
18:21:33 #5 4.584 Get:3 http://deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
18:21:33 #5 4.587 Get:4 http://deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB]
18:21:33 #5 4.613 Get:5 http://deb.debian.org/debian buster/main amd64 build-essential amd64 12.6 [7576 B]
18:21:33 #5 4.614 Get:6 http://deb.debian.org/debian buster/main amd64 libfakeroot amd64 1.23-1 [45.9 kB]
18:21:33 #5 4.614 Get:7 http://deb.debian.org/debian buster/main amd64 fakeroot amd64 1.23-1 [85.8 kB]
18:21:33 #5 4.615 Get:8 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-perl all 1.19.03-2 [47.9 kB]
18:21:33 #5 4.616 Get:9 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5+b1 [11.8 kB]
18:21:33 #5 4.617 Get:10 http://deb.debian.org/debian buster/main amd64 libalgorithm-merge-perl all 0.08-3 [12.7 kB]
18:21:33 #5 4.814 debconf: delaying package configuration, since apt-utils is not installed
18:21:33 #5 4.844 Fetched 2342 kB in 0s (7970 kB/s)
18:21:33 #5 4.871 Selecting previously unselected package bzip2.
18:21:33 #5 4.871 (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.)
18:21:33 #5 4.978 Preparing to unpack .../0-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
18:21:33 #5 4.981 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
18:21:33 #5 5.016 Selecting previously unselected package xz-utils.
18:21:33 #5 5.019 Preparing to unpack .../1-xz-utils_5.2.4-1_amd64.deb ...
18:21:33 #5 5.023 Unpacking xz-utils (5.2.4-1) ...
18:21:33 #5 5.070 Selecting previously unselected package patch.
18:21:33 #5 5.072 Preparing to unpack .../2-patch_2.7.6-3+deb10u1_amd64.deb ...
18:21:33 #5 5.076 Unpacking patch (2.7.6-3+deb10u1) ...
18:21:33 #5 5.113 Selecting previously unselected package dpkg-dev.
18:21:33 #5 5.115 Preparing to unpack .../3-dpkg-dev_1.19.7_all.deb ...
18:21:33 #5 5.119 Unpacking dpkg-dev (1.19.7) ...
18:21:33 #5 5.223 Selecting previously unselected package build-essential.
18:21:33 #5 5.226 Preparing to unpack .../4-build-essential_12.6_amd64.deb ...
18:21:33 #5 5.229 Unpacking build-essential (12.6) ...
18:21:33 #5 5.261 Selecting previously unselected package libfakeroot:amd64.
18:21:33 #5 5.263 Preparing to unpack .../5-libfakeroot_1.23-1_amd64.deb ...
18:21:33 #5 5.271 Unpacking libfakeroot:amd64 (1.23-1) ...
18:21:33 #5 5.307 Selecting previously unselected package fakeroot.
18:21:33 #5 5.310 Preparing to unpack .../6-fakeroot_1.23-1_amd64.deb ...
18:21:33 #5 5.313 Unpacking fakeroot (1.23-1) ...
18:21:33 #5 5.347 Selecting previously unselected package libalgorithm-diff-perl.
18:21:33 #5 5.349 Preparing to unpack .../7-libalgorithm-diff-perl_1.19.03-2_all.deb ...
18:21:33 #5 5.353 Unpacking libalgorithm-diff-perl (1.19.03-2) ...
18:21:33 #5 5.383 Selecting previously unselected package libalgorithm-diff-xs-perl.
18:21:33 #5 5.385 Preparing to unpack .../8-libalgorithm-diff-xs-perl_0.04-5+b1_amd64.deb ...
18:21:33 #5 5.389 Unpacking libalgorithm-diff-xs-perl (0.04-5+b1) ...
18:21:33 #5 5.418 Selecting previously unselected package libalgorithm-merge-perl.
18:21:33 #5 5.420 Preparing to unpack .../9-libalgorithm-merge-perl_0.08-3_all.deb ...
18:21:33 #5 5.424 Unpacking libalgorithm-merge-perl (0.08-3) ...
18:21:33 #5 5.464 Setting up libalgorithm-diff-perl (1.19.03-2) ...
18:21:34 #5 5.475 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
18:21:34 #5 5.485 Setting up libfakeroot:amd64 (1.23-1) ...
18:21:34 #5 5.499 Setting up fakeroot (1.23-1) ...
18:21:34 #5 5.526 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
18:21:34 #5 5.536 Setting up xz-utils (5.2.4-1) ...
18:21:34 #5 5.546 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:21:34 #5 5.554 Setting up patch (2.7.6-3+deb10u1) ...
18:21:34 #5 5.566 Setting up libalgorithm-diff-xs-perl (0.04-5+b1) ...
18:21:34 #5 5.577 Setting up libalgorithm-merge-perl (0.08-3) ...
18:21:34 #5 5.589 Setting up dpkg-dev (1.19.7) ...
18:21:34 #5 5.608 Setting up build-essential (12.6) ...
18:21:34 #5 5.620 Processing triggers for libc-bin (2.28-10) ...
18:21:37 #5 DONE 8.9s
18:21:37 
18:21:37 #6 [3/11] RUN curl -L https://github.com/docker/compose/releases/download/1...
18:21:38 #6 0.725   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
18:21:38 #6 0.728                                  Dload  Upload   Total   Spent    Left  Speed
18:21:38 #6 0.728 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   617    0   617    0     0   4314      0 --:--:-- --:--:-- --:--:--  4284
18:21:38 #6 1.079 
100 10.3M  100 10.3M    0     0  29.3M      0 --:--:-- --:--:-- --:--:-- 29.3M
18:21:38 #6 DONE 1.2s
18:21:38 
18:21:38 #7 [4/11] RUN curl -Ls https://github.com/theupdateframework/notary/release...
18:21:40 #7 DONE 1.2s
18:21:40 
18:21:40 #8 [5/11] RUN curl -Ls https://github.com/gotestyourself/gotestsum/releases...
18:21:41 #8 DONE 1.2s
18:21:41 
18:21:41 #9 [6/11] WORKDIR /go/src/github.com/docker/cli
18:21:41 #9 DONE 0.0s
18:21:41 
18:21:41 #11 [7/11] COPY e2e/testdata/notary/root-ca.cert /usr/share/ca-certificates/...
18:21:41 #11 DONE 0.1s
18:21:41 
18:21:41 #12 [8/11] RUN echo 'notary.cert' >> /etc/ca-certificates.conf && update-ca-...
18:21:42 #12 0.886 Updating certificates in /etc/ssl/certs...
18:21:42 #12 1.496 1 added, 0 removed; done.
18:21:42 #12 1.496 Running hooks in /etc/ca-certificates/update.d...
18:21:42 #12 1.498 done.
18:21:42 #12 DONE 1.6s
18:21:42 
18:21:42 #13 [9/11] COPY . .
18:21:43 #13 DONE 1.0s
18:21:43 
18:21:43 #14 [10/11] RUN ./scripts/build/binary
18:21:44 #14 0.860 Building statically linked build/docker-linux-amd64
18:23:21 #14 DONE 83.4s
18:23:21 
18:23:21 #15 [11/11] RUN ./scripts/build/plugins e2e/cli-plugins/plugins/*
18:23:21 #15 0.896 Building statically linked build/plugins-linux-amd64/docker-helloworld
18:23:21 #15 2.878 Building statically linked build/plugins-linux-amd64/docker-badmeta
18:23:21 #15 4.686 Building statically linked build/plugins-linux-amd64/docker-nopersistentprerun
18:23:21 #15 DONE 7.2s
18:23:21 
18:23:21 #16 exporting to image
18:23:21 #16 exporting layers
18:23:21 #16 exporting layers 2.3s done
18:23:21 #16 writing image sha256:444b4d522765bcfb9e2d581b747d4c250e4fee485103b3fa6fc6e0e4775f1e2a done
18:23:21 #16 naming to docker.io/library/docker-cli-e2eclie2e20
18:23:21 #16 naming to docker.io/library/docker-cli-e2eclie2e20 done
18:23:21 #16 DONE 2.3s
18:23:21 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-e2eclie2e20
18:23:21 Creating network "cliendtoendsuite_default" with the default driver
18:23:21 Pulling engine (docker:stable-dind)...
18:23:21 stable-dind: Pulling from library/docker
18:23:21 Digest: sha256:156e4e723c80223298259dad9a925a71f385456b731c139bec12d29b3a74170c
18:23:21 Status: Downloaded newer image for docker:stable-dind
18:23:21 Building notary-server
18:23:21 Step 1/3 : ARG NOTARY_VERSION=0.5.0
18:23:21 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
18:23:22 server-0.5.0: Pulling from library/notary
18:23:23 Digest: sha256:d59e4ecc20198447a9818e7f16d0a02ba1d9905de71e5354bc8ee0017304a244
18:23:23 Status: Downloaded newer image for notary:server-0.5.0
18:23:23  ---> 16b632e954ca
18:23:23 Step 3/3 : COPY ./notary/ /fixtures/
18:23:24  ---> 1d0dd225f5eb
18:23:24 Successfully built 1d0dd225f5eb
18:23:24 Successfully tagged cliendtoendsuite_notary-server:latest
18:23:24 Building evil-notary-server
18:23:24 Step 1/3 : ARG NOTARY_VERSION=0.5.0
18:23:24 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
18:23:24  ---> 16b632e954ca
18:23:24 Step 3/3 : COPY ./notary-evil/ /fixtures/
18:23:24  ---> 856a95c16689
18:23:24 Successfully built 856a95c16689
18:23:24 Successfully tagged cliendtoendsuite_evil-notary-server:latest
18:23:25 Creating cliendtoendsuite_registry_1 ... 
18:23:25 Creating cliendtoendsuite_evil-notary-server_1 ... 
18:23:25 Creating cliendtoendsuite_notary-server_1      ... 
18:23:25 Creating cliendtoendsuite_engine_1             ... 
18:23:28 
Creating cliendtoendsuite_notary-server_1      ... done

Creating cliendtoendsuite_registry_1           ... done

Creating cliendtoendsuite_evil-notary-server_1 ... done

Creating cliendtoendsuite_engine_1             ... done
Waiting for docker daemon to become available at tcp://172.18.0.4:2375
18:23:28 Client:
18:23:28  Version:           19.09.0-dev
18:23:28  API version:       1.40 (downgraded from 1.41)
18:23:28  Go version:        go1.12.12
18:23:28  Git commit:        
18:23:28  Built:             Thu Oct 31 18:21:44 2019
18:23:28  OS/Arch:           linux/amd64
18:23:28  Experimental:      false
18:23:28 
18:23:28 Server: Docker Engine - Community
18:23:28  Engine:
18:23:28   Version:          19.03.4
18:23:28   API version:      1.40 (minimum version 1.12)
18:23:28   Go version:       go1.12.10
18:23:28   Git commit:       9013bf583a
18:23:28   Built:            Fri Oct 18 15:55:51 2019
18:23:28   OS/Arch:          linux/amd64
18:23:28   Experimental:     false
18:23:28  containerd:
18:23:28   Version:          v1.2.10
18:23:28   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
18:23:28  runc:
18:23:28   Version:          1.0.0-rc8+dev
18:23:28   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
18:23:28  docker-init:
18:23:28   Version:          0.18.0
18:23:28   GitCommit:        fec3683
18:23:28 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine
18:23:28 88286f41530e: Pulling fs layer
18:23:28 88286f41530e: Download complete
18:23:28 88286f41530e: Pull complete
18:23:29 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
18:23:29 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
18:23:29 docker.io/library/alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
18:23:29 The push refers to repository [registry:5000/alpine]
18:23:29 5bef08742407: Preparing
18:23:29 5bef08742407: Pushed
18:23:29 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
18:23:29 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox
18:23:29 03b1be98f3f9: Pulling fs layer
18:23:29 03b1be98f3f9: Verifying Checksum
18:23:29 03b1be98f3f9: Download complete
18:23:29 03b1be98f3f9: Pull complete
18:23:29 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
18:23:29 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
18:23:29 docker.io/library/busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
18:23:29 The push refers to repository [registry:5000/busybox]
18:23:29 6a749002dd6a: Preparing
18:23:29 6a749002dd6a: Pushed
18:23:30 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527
18:23:30 Swarm initialized: current node (qovvbmknotors65s1vutf33g5) is now a manager.
18:23:30 
18:23:30 To add a worker to this swarm, run the following command:
18:23:30 
18:23:30     docker swarm join --token SWMTKN-1-3vgg3s0jyehc0yk15nyfcd3l8pbx9ihdp7jr2rv46yrj8dudk2-e0ssn0nan1sbej3l8o8hqq34y 172.18.0.4:2377
18:23:30 
18:23:30 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions.
18:23:30 
18:23:57 ✓  e2e/cli-plugins (2.835s)
18:23:57 ∅  e2e/cli-plugins/plugins/badmeta
18:23:57 ∅  e2e/cli-plugins/plugins/nopersistentprerun (1ms)
18:23:57 ✓  e2e/context (34ms)
18:24:03 ✓  e2e/container (9.119s)
18:24:09 ✓  e2e/plugin (4.284s)
18:24:09 ✓  e2e/image (12.153s)
18:24:09 ∅  e2e/internal/fixtures
18:24:09 ∅  e2e/plugin/basic
18:24:10 ✓  e2e/stack (695ms)
18:24:10 ✓  e2e/system (78ms)
18:24:13 ✓  e2e/trust (2.278s)
18:24:13 
18:24:13 === Skipped
18:24:13 === SKIP: e2e/cli-plugins TestCLIPluginDialStdio (0.00s)
18:24:13     dial_test.go:16: skipping plugin dial-stdio test since DOCKER_CLI_PLUGIN_USE_DIAL_STDIO is not set
18:24:13 
18:24:13 === SKIP: e2e/image TestBuildIidFileSquash (0.09s)
18:24:13     build_test.go:112: !experimentalBuild: running against a non-experimental daemon
18:24:13 
18:24:13 === SKIP: e2e/stack TestDeployWithNamedResources/Kubernetes (0.00s)
18:24:13     --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s)
18:24:13         deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes.
18:24:13 
18:24:13 === SKIP: e2e/stack TestRemove/Kubernetes (0.00s)
18:24:13     --- SKIP: TestRemove/Kubernetes (0.00s)
18:24:13         remove_test.go:22: !environment.KubernetesEnabled()
18:24:13 
18:24:13 
18:24:13 DONE 88 tests, 4 skipped in 42.267s
18:24:13 Stopping cliendtoendsuite_engine_1             ... 
18:24:13 Stopping cliendtoendsuite_registry_1           ... 
18:24:13 Stopping cliendtoendsuite_evil-notary-server_1 ... 
18:24:13 Stopping cliendtoendsuite_notary-server_1      ... 
18:24:15 
Stopping cliendtoendsuite_notary-server_1      ... done

Stopping cliendtoendsuite_registry_1           ... done

Stopping cliendtoendsuite_evil-notary-server_1 ... done

Stopping cliendtoendsuite_engine_1             ... done
Removing cliendtoendsuite_engine_1             ... 
18:24:15 Removing cliendtoendsuite_registry_1           ... 
18:24:15 Removing cliendtoendsuite_evil-notary-server_1 ... 
18:24:15 Removing cliendtoendsuite_notary-server_1      ... 
18:24:15 
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
18:24:15 Removing image cliendtoendsuite_notary-server
18:24:15 Removing image cliendtoendsuite_evil-notary-server
18:24:16 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-e2eclie2e20
18:24:17 Creating network "cliendtoendsuite_default" with the default driver
18:24:17 Building evil-notary-server
18:24:17 Step 1/3 : ARG NOTARY_VERSION=0.5.0
18:24:17 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
18:24:17  ---> 16b632e954ca
18:24:17 Step 3/3 : COPY ./notary-evil/ /fixtures/
18:24:18  ---> d8fd03c102b0
18:24:18 Successfully built d8fd03c102b0
18:24:18 Successfully tagged cliendtoendsuite_evil-notary-server:latest
18:24:18 Building notary-server
18:24:18 Step 1/3 : ARG NOTARY_VERSION=0.5.0
18:24:18 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
18:24:18  ---> 16b632e954ca
18:24:18 Step 3/3 : COPY ./notary/ /fixtures/
18:24:18  ---> 5a07b26030dc
18:24:18 Successfully built 5a07b26030dc
18:24:18 Successfully tagged cliendtoendsuite_notary-server:latest
18:24:18 Creating cliendtoendsuite_registry_1 ... 
18:24:18 Creating cliendtoendsuite_evil-notary-server_1 ... 
18:24:18 Creating cliendtoendsuite_notary-server_1      ... 
18:24:18 Creating cliendtoendsuite_engine_1             ... 
18:24:21 
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.19.0.3:2375
18:24:21 Client:
18:24:21  Version:           19.09.0-dev
18:24:21  API version:       1.40 (downgraded from 1.41)
18:24:21  Go version:        go1.12.12
18:24:21  Git commit:        
18:24:21  Built:             Thu Oct 31 18:21:44 2019
18:24:21  OS/Arch:           linux/amd64
18:24:21  Experimental:      false
18:24:21 
18:24:21 Server: Docker Engine - Community
18:24:21  Engine:
18:24:21   Version:          19.03.4
18:24:21   API version:      1.40 (minimum version 1.12)
18:24:21   Go version:       go1.12.10
18:24:21   Git commit:       9013bf583a
18:24:21   Built:            Fri Oct 18 15:55:51 2019
18:24:21   OS/Arch:          linux/amd64
18:24:21   Experimental:     true
18:24:21  containerd:
18:24:21   Version:          v1.2.10
18:24:21   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
18:24:21  runc:
18:24:21   Version:          1.0.0-rc8+dev
18:24:21   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
18:24:21  docker-init:
18:24:21   Version:          0.18.0
18:24:21   GitCommit:        fec3683
18:24:21 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine
18:24:22 88286f41530e: Pulling fs layer
18:24:22 88286f41530e: Verifying Checksum
18:24:22 88286f41530e: Download complete
18:24:22 88286f41530e: Pull complete
18:24:22 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
18:24:22 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
18:24:22 docker.io/library/alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
18:24:22 The push refers to repository [registry:5000/alpine]
18:24:22 5bef08742407: Preparing
18:24:22 5bef08742407: Pushed
18:24:22 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
18:24:23 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox
18:24:23 03b1be98f3f9: Pulling fs layer
18:24:23 03b1be98f3f9: Download complete
18:24:23 03b1be98f3f9: Pull complete
18:24:23 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
18:24:23 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
18:24:23 docker.io/library/busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
18:24:23 The push refers to repository [registry:5000/busybox]
18:24:23 6a749002dd6a: Preparing
18:24:23 6a749002dd6a: Pushed
18:24:23 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527
18:24:24 Swarm initialized: current node (k8yf7t710d1zhntvpigg7xec1) is now a manager.
18:24:24 
18:24:24 To add a worker to this swarm, run the following command:
18:24:24 
18:24:24     docker swarm join --token SWMTKN-1-5vq3ykpndzw0no6h3cokksgrlrhjp59qcob3rjd2u0dp6ddkm8-bf8jqp6wkychqafefy077fmrk 172.19.0.3:2377
18:24:24 
18:24:24 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions.
18:24:24 
18:24:56 ✓  e2e/cli-plugins (2.795s)
18:24:56 ∅  e2e/cli-plugins/plugins/badmeta
18:24:56 ∅  e2e/cli-plugins/plugins/nopersistentprerun
18:24:56 ✓  e2e/context (73ms)
18:24:59 ✓  e2e/container (9.04s)
18:25:04 ✓  e2e/plugin (3.916s)
18:25:05 ✓  e2e/stack (624ms)
18:25:06 ✓  e2e/system (53ms)
18:25:09 ✓  e2e/image (16.036s)
18:25:09 ∅  e2e/internal/fixtures
18:25:09 ∅  e2e/plugin/basic
18:25:10 ✓  e2e/trust (3.273s)
18:25:10 
18:25:10 === Skipped
18:25:10 === SKIP: e2e/cli-plugins TestCLIPluginDialStdio (0.00s)
18:25:10     dial_test.go:16: skipping plugin dial-stdio test since DOCKER_CLI_PLUGIN_USE_DIAL_STDIO is not set
18:25:10 
18:25:10 === SKIP: e2e/stack TestDeployWithNamedResources/Kubernetes (0.00s)
18:25:10     --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s)
18:25:10         deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes.
18:25:10 
18:25:10 === SKIP: e2e/stack TestRemove/Kubernetes (0.00s)
18:25:10     --- SKIP: TestRemove/Kubernetes (0.00s)
18:25:10         remove_test.go:22: !environment.KubernetesEnabled()
18:25:10 
18:25:10 
18:25:10 DONE 88 tests, 3 skipped in 45.952s
18:25:10 Stopping cliendtoendsuite_engine_1             ... 
18:25:10 Stopping cliendtoendsuite_notary-server_1      ... 
18:25:10 Stopping cliendtoendsuite_registry_1           ... 
18:25:10 Stopping cliendtoendsuite_evil-notary-server_1 ... 
18:25:12 
Stopping cliendtoendsuite_registry_1           ... done

Stopping cliendtoendsuite_evil-notary-server_1 ... done

Stopping cliendtoendsuite_notary-server_1      ... done

Stopping cliendtoendsuite_engine_1             ... done
Removing cliendtoendsuite_engine_1             ... 
18:25:12 Removing cliendtoendsuite_notary-server_1      ... 
18:25:12 Removing cliendtoendsuite_registry_1           ... 
18:25:12 Removing cliendtoendsuite_evil-notary-server_1 ... 
18:25:12 
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
18:25:12 Removing image cliendtoendsuite_notary-server
18:25:12 Removing image cliendtoendsuite_evil-notary-server
18:25:13 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-e2eclie2e20
18:25:15 Creating network "cliendtoendsuite_default" with the default driver
18:25:15 Building engine
18:25:15 Step 1/6 : FROM docker:test-dind
18:25:15 test-dind: Pulling from library/docker
18:25:19 Digest: sha256:695a1ae88801e42f5a05c4b14de43fcf44d702a0e46883083ef1b0c2f0f6f61b
18:25:19 Status: Downloaded newer image for docker:test-dind
18:25:19  ---> 33d4ad15b3de
18:25:19 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
18:25:20  ---> Running in e6f1dd4aa9b2
18:25:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
18:25:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
18:25:22 (1/5) Installing openssh-keygen (8.1_p1-r0)
18:25:22 (2/5) Installing openssh-server-common (8.1_p1-r0)
18:25:22 (3/5) Installing openssh-server (8.1_p1-r0)
18:25:22 (4/5) Installing linux-pam (1.3.0-r1)
18:25:22 (5/5) Installing shadow (4.6-r2)
18:25:22 Executing busybox-1.30.1-r2.trigger
18:25:22 OK: 24 MiB in 45 packages
18:25:22 Creating mailbox file: No such file or directory
18:25:23 ssh-keygen: generating new host keys: RSA DSA ECDSA ED25519 
18:25:23 Removing intermediate container e6f1dd4aa9b2
18:25:23  ---> 2b003f1961a3
18:25:23 Step 3/6 : RUN  ln -s /usr/local/bin/docker /usr/bin/docker
18:25:23  ---> Running in 16cba1a52069
18:25:25 Removing intermediate container 16cba1a52069
18:25:25  ---> dc5afc82be8c
18:25:25 Step 4/6 : COPY ./connhelper-ssh/entrypoint.sh /
18:25:25  ---> 9a6cf4a56cd7
18:25:25 Step 5/6 : EXPOSE 22
18:25:25  ---> Running in 7b066581be27
18:25:25 Removing intermediate container 7b066581be27
18:25:25  ---> d069c10394e5
18:25:25 Step 6/6 : ENTRYPOINT ["/entrypoint.sh"]
18:25:25  ---> Running in 71c12ee051d1
18:25:25 Removing intermediate container 71c12ee051d1
18:25:25  ---> 94114f41969c
18:25:25 Successfully built 94114f41969c
18:25:25 Successfully tagged docker:stable-dind
18:25:25 Building notary-server
18:25:25 Step 1/3 : ARG NOTARY_VERSION=0.5.0
18:25:25 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
18:25:25  ---> 16b632e954ca
18:25:25 Step 3/3 : COPY ./notary/ /fixtures/
18:25:25  ---> 4fa46dd7f392
18:25:25 Successfully built 4fa46dd7f392
18:25:25 Successfully tagged cliendtoendsuite_notary-server:latest
18:25:25 Building evil-notary-server
18:25:26 Step 1/3 : ARG NOTARY_VERSION=0.5.0
18:25:26 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
18:25:26  ---> 16b632e954ca
18:25:26 Step 3/3 : COPY ./notary-evil/ /fixtures/
18:25:26  ---> 09c1456f8b0d
18:25:26 Successfully built 09c1456f8b0d
18:25:26 Successfully tagged cliendtoendsuite_evil-notary-server:latest
18:25:26 Creating cliendtoendsuite_evil-notary-server_1 ... 
18:25:26 Creating cliendtoendsuite_engine_1             ... 
18:25:26 Creating cliendtoendsuite_notary-server_1      ... 
18:25:26 Creating cliendtoendsuite_registry_1           ... 
18:25:29 
Creating cliendtoendsuite_notary-server_1      ... done

Creating cliendtoendsuite_registry_1           ... done

Creating cliendtoendsuite_engine_1             ... done

Creating cliendtoendsuite_evil-notary-server_1 ... done
Waiting for docker daemon to become available at ssh://penguin@172.20.0.3
18:25:30 Client:
18:25:30  Version:           19.09.0-dev
18:25:30  API version:       1.40 (downgraded from 1.41)
18:25:30  Go version:        go1.12.12
18:25:30  Git commit:        
18:25:30  Built:             Thu Oct 31 18:21:44 2019
18:25:30  OS/Arch:           linux/amd64
18:25:30  Experimental:      false
18:25:30 
18:25:30 Server: Docker Engine - Community
18:25:30  Engine:
18:25:30   Version:          19.03.5-beta1
18:25:30   API version:      1.40 (minimum version 1.12)
18:25:30   Go version:       go1.12.12
18:25:30   Git commit:       4fe4dc73f6
18:25:30   Built:            Wed Oct 30 00:59:42 2019
18:25:30   OS/Arch:          linux/amd64
18:25:30   Experimental:     true
18:25:30  containerd:
18:25:30   Version:          v1.2.10
18:25:30   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
18:25:30  runc:
18:25:30   Version:          1.0.0-rc8+dev
18:25:30   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
18:25:30  docker-init:
18:25:30   Version:          0.18.0
18:25:30   GitCommit:        fec3683
18:25:30 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine
18:25:30 88286f41530e: Pulling fs layer
18:25:30 88286f41530e: Download complete
18:25:30 88286f41530e: Pull complete
18:25:30 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
18:25:30 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
18:25:30 docker.io/library/alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
18:25:31 The push refers to repository [registry:5000/alpine]
18:25:31 5bef08742407: Preparing
18:25:31 5bef08742407: Pushed
18:25:31 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
18:25:31 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox
18:25:31 03b1be98f3f9: Pulling fs layer
18:25:31 03b1be98f3f9: Download complete
18:25:32 03b1be98f3f9: Pull complete
18:25:32 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
18:25:32 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
18:25:32 docker.io/library/busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
18:25:32 The push refers to repository [registry:5000/busybox]
18:25:32 6a749002dd6a: Preparing
18:25:32 6a749002dd6a: Pushed
18:25:32 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527
18:25:33 Swarm initialized: current node (ep98ajkaan3owozgqz36q9zdy) is now a manager.
18:25:33 
18:25:33 To add a worker to this swarm, run the following command:
18:25:33 
18:25:33     docker swarm join --token SWMTKN-1-55eanbymudibbq56eifpeiwdz08m65x657nu2qflgh32a8gdz2-5ex9ue2vmtggnicqerheh7932 172.20.0.3:2377
18:25:33 
18:25:33 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions.
18:25:33 
18:26:12 ✓  e2e/cli-plugins (13.679s)
18:26:12 ∅  e2e/cli-plugins/plugins/badmeta
18:26:12 ∅  e2e/cli-plugins/plugins/nopersistentprerun
18:26:12 ✓  e2e/context (49ms)
18:26:16 ✓  e2e/container (19.534s)
18:26:21 ✓  e2e/plugin (4.26s)
18:26:24 ✓  e2e/stack (2.303s)
18:26:25 ✓  e2e/system (262ms)
18:26:33 ✓  e2e/trust (6.712s)
18:26:38 ✓  e2e/image (27.332s)
18:26:38 ∅  e2e/internal/fixtures
18:26:38 ∅  e2e/plugin/basic
18:26:38 
18:26:38 === Skipped
18:26:38 === SKIP: e2e/cli-plugins TestCLIPluginDialStdio (0.00s)
18:26:38     dial_test.go:16: skipping plugin dial-stdio test since DOCKER_CLI_PLUGIN_USE_DIAL_STDIO is not set
18:26:38 
18:26:38 === SKIP: e2e/stack TestDeployWithNamedResources/Kubernetes (0.00s)
18:26:38     --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s)
18:26:38         deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes.
18:26:38 
18:26:38 === SKIP: e2e/stack TestRemove/Kubernetes (0.00s)
18:26:38     --- SKIP: TestRemove/Kubernetes (0.00s)
18:26:38         remove_test.go:22: !environment.KubernetesEnabled()
18:26:38 
18:26:38 
18:26:38 DONE 88 tests, 3 skipped in 64.571s
18:26:38 Stopping cliendtoendsuite_registry_1           ... 
18:26:38 Stopping cliendtoendsuite_notary-server_1      ... 
18:26:38 Stopping cliendtoendsuite_engine_1             ... 
18:26:38 Stopping cliendtoendsuite_evil-notary-server_1 ... 
18:26:40 
Stopping cliendtoendsuite_registry_1           ... done

Stopping cliendtoendsuite_evil-notary-server_1 ... done

Stopping cliendtoendsuite_notary-server_1      ... done

Stopping cliendtoendsuite_engine_1             ... done
Removing cliendtoendsuite_registry_1           ... 
18:26:40 Removing cliendtoendsuite_notary-server_1      ... 
18:26:40 Removing cliendtoendsuite_engine_1             ... 
18:26:40 Removing cliendtoendsuite_evil-notary-server_1 ... 
18:26:40 
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
18:26:40 Removing image cliendtoendsuite_notary-server
18:26:40 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