Skip to content
Success

Console Output

Pull request #2457 updated
15:13:09 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from cf663b526a34f3e7911e6e60138138c2023aa844+e470eef36fcaa506d28c302d365a0400bd4c28a8 (dddecab5c121fb2dd54b8e0b12acdd312ea3990a)
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
 > 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 --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"
 > git rev-list --no-walk 241f6703d31895690d4cb6f158f753615abe74ac # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] node
Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05dd5581c8b202eb2) in /home/ubuntu/workspace/cli_PR-2457
[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-2457@tmp/29db5dc4-2f32-4496-be49-760f652cd0b7/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
15:13:12 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
15:13:12 chowning workspace
[Pipeline] sh
15:13:12 + pwd
15:13:12 + id -u
15:13:12 + id -g
15:13:12 + docker run --rm -v /home/ubuntu/workspace/cli_PR-2457:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] echo
15:13:13 Removing all docker containers
[Pipeline] sh
15:13:13 + docker container ls -aq
[Pipeline] echo
15:13:13 Docker containers have been removed
[Pipeline] echo
15:13:13 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
15:13:13 cleanWorkspace: Workspace is clean.
[Pipeline] timeout
15:13:13 Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] stage
15:13:13 Using the ‘stage’ step without a block argument is deprecated
15:13:13 Entering stage Git Checkout
15:13:13 Proceeding
[Pipeline] checkout
15:13:13 using credential docker-jenkins-github-credentials
15:13:13 Cloning the remote Git repository
15:13:13 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2457 # 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/2457/head:refs/remotes/origin/PR-2457 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
15:13:16 Fetching without tags
15:13:16 Merging remotes/origin/19.03 commit e470eef36fcaa506d28c302d365a0400bd4c28a8 into PR head commit cf663b526a34f3e7911e6e60138138c2023aa844
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2457/head:refs/remotes/origin/PR-2457 # 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/2457/head:refs/remotes/origin/PR-2457 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cf663b526a34f3e7911e6e60138138c2023aa844 # timeout=10
15:13:17 Merge succeeded, producing cf663b526a34f3e7911e6e60138138c2023aa844
15:13:17 Checking out Revision cf663b526a34f3e7911e6e60138138c2023aa844 (PR-2457)
15:13:17 Commit message: "cli: perform feature detection lazily"
15:13:17 First time build. Skipping changelog.
 > git merge e470eef36fcaa506d28c302d365a0400bd4c28a8 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cf663b526a34f3e7911e6e60138138c2023aa844 # timeout=10
 > git rev-list --no-walk c079435a3be1ea0a512b56a7bc1209754311a7af # timeout=10
[Pipeline] stage
15:13:18 Using the ‘stage’ step without a block argument is deprecated
15:13:18 Entering stage Run end-to-end test suite
15:13:18 Proceeding
[Pipeline] sh
15:13:18 + docker version
15:13:18 Client: Docker Engine - Community
15:13:18  Version:           19.03.8
15:13:18  API version:       1.40
15:13:18  Go version:        go1.12.17
15:13:18  Git commit:        afacb8b7f0
15:13:18  Built:             Wed Mar 11 01:25:46 2020
15:13:18  OS/Arch:           linux/amd64
15:13:18  Experimental:      false
15:13:18 
15:13:18 Server: Docker Engine - Community
15:13:18  Engine:
15:13:18   Version:          19.03.8
15:13:18   API version:      1.40 (minimum version 1.12)
15:13:18   Go version:       go1.12.17
15:13:18   Git commit:       afacb8b7f0
15:13:18   Built:            Wed Mar 11 01:24:19 2020
15:13:18   OS/Arch:          linux/amd64
15:13:18   Experimental:     true
15:13:18  containerd:
15:13:18   Version:          1.2.13
15:13:18   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
15:13:18  runc:
15:13:18   Version:          1.0.0-rc10
15:13:18   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:13:18  docker-init:
15:13:18   Version:          0.18.0
15:13:18   GitCommit:        fec3683
[Pipeline] sh
15:13:18 + docker info
15:13:18 Client:
15:13:18  Debug Mode: false
15:13:18 
15:13:18 Server:
15:13:18  Containers: 0
15:13:18   Running: 0
15:13:18   Paused: 0
15:13:18   Stopped: 0
15:13:18  Images: 3
15:13:18  Server Version: 19.03.8
15:13:18  Storage Driver: overlay2
15:13:18   Backing Filesystem: <unknown>
15:13:18   Supports d_type: true
15:13:18   Native Overlay Diff: true
15:13:18  Logging Driver: json-file
15:13:18  Cgroup Driver: cgroupfs
15:13:18  Plugins:
15:13:18   Volume: local
15:13:18   Network: bridge host ipvlan macvlan null overlay
15:13:18   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
15:13:18  Swarm: inactive
15:13:18  Runtimes: runc
15:13:18  Default Runtime: runc
15:13:18  Init Binary: docker-init
15:13:18  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
15:13:18  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:13:18  init version: fec3683
15:13:18  Security Options:
15:13:18   apparmor
15:13:18   seccomp
15:13:18    Profile: default
15:13:18  Kernel Version: 4.15.0-1065-aws
15:13:18  Operating System: Ubuntu 18.04.4 LTS
15:13:18  OSType: linux
15:13:18  Architecture: x86_64
15:13:18  CPUs: 2
15:13:18  Total Memory: 7.501GiB
15:13:18  Name: ip-10-100-126-180
15:13:18  ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP
15:13:18  Docker Root Dir: /var/lib/docker
15:13:18  Debug Mode: false
15:13:18  Username: dockerbuildbot
15:13:18  Registry: https://index.docker.io/v1/
15:13:18  Labels:
15:13:18  Experimental: true
15:13:18  Insecure Registries:
15:13:18   127.0.0.0/8
15:13:18  Live Restore Enabled: true
15:13:18 
15:13:18 WARNING: No swap limit support
[Pipeline] sh
15:13:19 + E2E_UNIQUE_ID=clie2e4 IMAGE_TAG=clie2e4 DOCKER_BUILDKIT=1 make -f docker.Makefile test-e2e
15:13:19 docker build -t docker-cli-e2eclie2e4 --build-arg=GO_VERSION --build-arg VERSION=19.03.0-dev --build-arg GITCOMMIT= -f ./dockerfiles/Dockerfile.e2e .
15:13:19 #2 [internal] load .dockerignore
15:13:19 #2 transferring context: 100B done
15:13:19 #2 DONE 0.0s
15:13:19 
15:13:19 #1 [internal] load build definition from Dockerfile.e2e
15:13:19 #1 transferring dockerfile: 1.58kB done
15:13:19 #1 DONE 0.0s
15:13:19 
15:13:19 #3 [internal] load metadata for docker.io/library/golang:1.13.10-buster
15:13:19 #3 DONE 0.1s
15:13:19 
15:13:19 #4 [1/11] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864...
15:13:19 #4 CACHED
15:13:19 
15:13:19 #10 [internal] load build context
15:13:20 #10 transferring context: 40.51MB 1.2s done
15:13:20 #10 DONE 1.3s
15:13:20 
15:13:20 #5 [2/11] RUN apt-get update && apt-get install -y     build-essential     ...
15:13:20 #5 1.383 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:13:20 #5 1.402 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
15:13:20 #5 1.404 Get:3 http://deb.debian.org/debian buster-updates InRelease [49.3 kB]
15:13:20 #5 1.495 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [192 kB]
15:13:20 #5 1.606 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
15:13:21 #5 1.752 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
15:13:22 #5 2.835 Fetched 8342 kB in 2s (4869 kB/s)
15:13:22 #5 2.835 Reading package lists...
15:13:23 #5 3.430 Reading package lists...
15:13:23 #5 4.042 Building dependency tree...
15:13:23 #5 4.169 Reading state information...
15:13:23 #5 4.276 openssh-client is already the newest version (1:7.9p1-10+deb10u2).
15:13:23 #5 4.276 curl is already the newest version (7.64.0-4+deb10u1).
15:13:23 #5 4.276 openssl is already the newest version (1.1.1d-0+deb10u3).
15:13:23 #5 4.276 openssl set to manually installed.
15:13:23 #5 4.276 The following additional packages will be installed:
15:13:23 #5 4.276   bzip2 dpkg-dev fakeroot libalgorithm-diff-perl libalgorithm-diff-xs-perl
15:13:23 #5 4.277   libalgorithm-merge-perl libfakeroot patch xz-utils
15:13:23 #5 4.277 Suggested packages:
15:13:23 #5 4.277   bzip2-doc debian-keyring ed diffutils-doc
15:13:23 #5 4.348 The following NEW packages will be installed:
15:13:23 #5 4.349   build-essential bzip2 dpkg-dev fakeroot libalgorithm-diff-perl
15:13:23 #5 4.350   libalgorithm-diff-xs-perl libalgorithm-merge-perl libfakeroot patch xz-utils
15:13:23 #5 4.615 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded.
15:13:23 #5 4.615 Need to get 2342 kB of archives.
15:13:23 #5 4.615 After this operation, 3601 kB of additional disk space will be used.
15:13:23 #5 4.615 Get:1 http://deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
15:13:23 #5 4.617 Get:2 http://deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
15:13:23 #5 4.620 Get:3 http://deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
15:13:23 #5 4.622 Get:4 http://deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB]
15:13:23 #5 4.639 Get:5 http://deb.debian.org/debian buster/main amd64 build-essential amd64 12.6 [7576 B]
15:13:23 #5 4.640 Get:6 http://deb.debian.org/debian buster/main amd64 libfakeroot amd64 1.23-1 [45.9 kB]
15:13:23 #5 4.641 Get:7 http://deb.debian.org/debian buster/main amd64 fakeroot amd64 1.23-1 [85.8 kB]
15:13:23 #5 4.642 Get:8 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-perl all 1.19.03-2 [47.9 kB]
15:13:23 #5 4.643 Get:9 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5+b1 [11.8 kB]
15:13:23 #5 4.643 Get:10 http://deb.debian.org/debian buster/main amd64 libalgorithm-merge-perl all 0.08-3 [12.7 kB]
15:13:23 #5 4.752 debconf: delaying package configuration, since apt-utils is not installed
15:13:23 #5 4.775 Fetched 2342 kB in 0s (8281 kB/s)
15:13:23 #5 4.794 Selecting previously unselected package bzip2.
15:13:23 #5 4.794 (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.)
15:13:23 #5 4.803 Preparing to unpack .../0-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
15:13:23 #5 4.806 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
15:13:23 #5 4.835 Selecting previously unselected package xz-utils.
15:13:24 #5 4.837 Preparing to unpack .../1-xz-utils_5.2.4-1_amd64.deb ...
15:13:24 #5 4.839 Unpacking xz-utils (5.2.4-1) ...
15:13:24 #5 4.879 Selecting previously unselected package patch.
15:13:24 #5 4.879 Preparing to unpack .../2-patch_2.7.6-3+deb10u1_amd64.deb ...
15:13:24 #5 4.882 Unpacking patch (2.7.6-3+deb10u1) ...
15:13:24 #5 4.915 Selecting previously unselected package dpkg-dev.
15:13:24 #5 4.917 Preparing to unpack .../3-dpkg-dev_1.19.7_all.deb ...
15:13:24 #5 4.920 Unpacking dpkg-dev (1.19.7) ...
15:13:24 #5 5.020 Selecting previously unselected package build-essential.
15:13:24 #5 5.020 Preparing to unpack .../4-build-essential_12.6_amd64.deb ...
15:13:24 #5 5.023 Unpacking build-essential (12.6) ...
15:13:24 #5 5.048 Selecting previously unselected package libfakeroot:amd64.
15:13:24 #5 5.049 Preparing to unpack .../5-libfakeroot_1.23-1_amd64.deb ...
15:13:24 #5 5.055 Unpacking libfakeroot:amd64 (1.23-1) ...
15:13:24 #5 5.084 Selecting previously unselected package fakeroot.
15:13:24 #5 5.084 Preparing to unpack .../6-fakeroot_1.23-1_amd64.deb ...
15:13:24 #5 5.086 Unpacking fakeroot (1.23-1) ...
15:13:24 #5 5.117 Selecting previously unselected package libalgorithm-diff-perl.
15:13:24 #5 5.117 Preparing to unpack .../7-libalgorithm-diff-perl_1.19.03-2_all.deb ...
15:13:24 #5 5.120 Unpacking libalgorithm-diff-perl (1.19.03-2) ...
15:13:24 #5 5.145 Selecting previously unselected package libalgorithm-diff-xs-perl.
15:13:24 #5 5.145 Preparing to unpack .../8-libalgorithm-diff-xs-perl_0.04-5+b1_amd64.deb ...
15:13:24 #5 5.148 Unpacking libalgorithm-diff-xs-perl (0.04-5+b1) ...
15:13:24 #5 5.170 Selecting previously unselected package libalgorithm-merge-perl.
15:13:24 #5 5.171 Preparing to unpack .../9-libalgorithm-merge-perl_0.08-3_all.deb ...
15:13:24 #5 5.173 Unpacking libalgorithm-merge-perl (0.08-3) ...
15:13:24 #5 5.204 Setting up libalgorithm-diff-perl (1.19.03-2) ...
15:13:24 #5 5.213 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
15:13:24 #5 5.221 Setting up libfakeroot:amd64 (1.23-1) ...
15:13:24 #5 5.232 Setting up fakeroot (1.23-1) ...
15:13:24 #5 5.242 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
15:13:24 #5 5.250 Setting up xz-utils (5.2.4-1) ...
15:13:24 #5 5.257 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
15:13:24 #5 5.264 Setting up patch (2.7.6-3+deb10u1) ...
15:13:24 #5 5.272 Setting up libalgorithm-diff-xs-perl (0.04-5+b1) ...
15:13:24 #5 5.280 Setting up libalgorithm-merge-perl (0.08-3) ...
15:13:24 #5 5.288 Setting up dpkg-dev (1.19.7) ...
15:13:24 #5 5.301 Setting up build-essential (12.6) ...
15:13:24 #5 5.309 Processing triggers for libc-bin (2.28-10) ...
15:13:25 #5 DONE 5.7s
15:13:25 
15:13:25 #6 [3/11] RUN curl -L https://github.com/docker/compose/releases/download/1...
15:13:25 #6 0.629   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
15:13:25 #6 0.629                                  Dload  Upload   Total   Spent    Left  Speed
15:13:25 #6 0.629 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   638  100   638    0     0  42533      0 --:--:-- --:--:-- --:--:-- 42533
15:13:25 #6 0.776 
100 10.3M  100 10.3M    0     0  70.4M      0 --:--:-- --:--:-- --:--:-- 70.4M
15:13:25 #6 DONE 0.9s
15:13:25 
15:13:25 #7 [4/11] RUN curl -Ls https://github.com/theupdateframework/notary/release...
15:13:26 #7 DONE 1.1s
15:13:27 
15:13:27 #8 [5/11] RUN curl -Ls https://github.com/gotestyourself/gotestsum/releases...
15:13:28 #8 DONE 1.0s
15:13:28 
15:13:28 #9 [6/11] WORKDIR /go/src/github.com/docker/cli
15:13:28 #9 DONE 0.0s
15:13:28 
15:13:28 #11 [7/11] COPY e2e/testdata/notary/root-ca.cert /usr/share/ca-certificates/...
15:13:28 #11 DONE 0.1s
15:13:28 
15:13:28 #12 [8/11] RUN echo 'notary.cert' >> /etc/ca-certificates.conf && update-ca-...
15:13:28 #12 0.687 Updating certificates in /etc/ssl/certs...
15:13:29 #12 1.184 1 added, 0 removed; done.
15:13:29 #12 1.184 Running hooks in /etc/ca-certificates/update.d...
15:13:29 #12 1.185 done.
15:13:29 #12 DONE 1.3s
15:13:29 
15:13:29 #13 [9/11] COPY . .
15:13:30 #13 DONE 0.5s
15:13:30 
15:13:30 #14 [10/11] RUN ./scripts/build/binary
15:13:30 #14 0.577 Building statically linked build/docker-linux-amd64
15:14:38 #14 DONE 68.0s
15:14:38 
15:14:38 #15 [11/11] RUN ./scripts/build/plugins e2e/cli-plugins/plugins/*
15:14:38 #15 0.662 Building statically linked build/plugins-linux-amd64/docker-helloworld
15:14:40 #15 2.456 Building statically linked build/plugins-linux-amd64/docker-badmeta
15:14:42 #15 4.058 Building statically linked build/plugins-linux-amd64/docker-nopersistentprerun
15:14:44 #15 DONE 6.0s
15:14:44 
15:14:44 #16 exporting to image
15:14:44 #16 exporting layers
15:14:46 #16 exporting layers 2.3s done
15:14:46 #16 writing image sha256:7d1d16353fe20cae57b1cc9bb4fac91825b486d32492cae320832a48cb9ef944 done
15:14:46 #16 naming to docker.io/library/docker-cli-e2eclie2e4 done
15:14:46 #16 DONE 2.3s
15:14:46 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-e2eclie2e4
15:14:47 Creating network "cliendtoendsuite_default" with the default driver
15:14:47 Pulling registry (registry:2)...
15:14:47 2: Pulling from library/registry
15:14:48 Digest: sha256:7d081088e4bfd632a88e3f3bcd9e007ef44a796fddfe3261407a3f9f04abe1e7
15:14:48 Status: Downloaded newer image for registry:2
15:14:48 Pulling engine (docker:stable-dind)...
15:14:48 stable-dind: Pulling from library/docker
15:14:52 Digest: sha256:09515aa8806183adcd89911c23ecbac74b713d89b4832a0f0551b460ea1c20a1
15:14:52 Status: Downloaded newer image for docker:stable-dind
15:14:52 Building notary-server
15:14:52 Step 1/3 : ARG NOTARY_VERSION=0.5.0
15:14:52 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
15:14:52 server-0.5.0: Pulling from library/notary
15:14:53 Digest: sha256:d59e4ecc20198447a9818e7f16d0a02ba1d9905de71e5354bc8ee0017304a244
15:14:53 Status: Downloaded newer image for notary:server-0.5.0
15:14:53  ---> 16b632e954ca
15:14:53 Step 3/3 : COPY ./notary/ /fixtures/
15:14:53  ---> 0bcde33510be
15:14:53 Successfully built 0bcde33510be
15:14:53 Successfully tagged cliendtoendsuite_notary-server:latest
15:14:53 Building evil-notary-server
15:14:53 Step 1/3 : ARG NOTARY_VERSION=0.5.0
15:14:53 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
15:14:53  ---> 16b632e954ca
15:14:53 Step 3/3 : COPY ./notary-evil/ /fixtures/
15:14:53  ---> 54f100e38fa0
15:14:53 Successfully built 54f100e38fa0
15:14:53 Successfully tagged cliendtoendsuite_evil-notary-server:latest
15:14:53 Creating cliendtoendsuite_registry_1 ... 
15:14:53 Creating cliendtoendsuite_engine_1   ... 
15:14:53 Creating cliendtoendsuite_evil-notary-server_1 ... 
15:14:53 Creating cliendtoendsuite_notary-server_1      ... 
15:14:58 
Creating cliendtoendsuite_registry_1           ... done

Creating cliendtoendsuite_evil-notary-server_1 ... done

Creating cliendtoendsuite_engine_1             ... done

Creating cliendtoendsuite_notary-server_1      ... done
Waiting for docker daemon to become available at tcp://172.18.0.4:2375
15:14:58 Client:
15:14:58  Version:           19.03.0-dev
15:14:58  API version:       1.40
15:14:58  Go version:        go1.13.10
15:14:58  Git commit:        
15:14:58  Built:             Wed Apr 29 15:13:30 2020
15:14:58  OS/Arch:           linux/amd64
15:14:58  Experimental:      false
15:14:58 
15:14:58 Server: Docker Engine - Community
15:14:58  Engine:
15:14:58   Version:          19.03.8
15:14:58   API version:      1.40 (minimum version 1.12)
15:14:58   Go version:       go1.12.17
15:14:58   Git commit:       afacb8b7f0
15:14:58   Built:            Wed Mar 11 01:30:32 2020
15:14:58   OS/Arch:          linux/amd64
15:14:58   Experimental:     false
15:14:58  containerd:
15:14:58   Version:          v1.2.13
15:14:58   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
15:14:58  runc:
15:14:58   Version:          1.0.0-rc10
15:14:58   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:14:58  docker-init:
15:14:58   Version:          0.18.0
15:14:58   GitCommit:        fec3683
15:14:58 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine
15:14:58 88286f41530e: Pulling fs layer
15:14:58 88286f41530e: Download complete
15:14:58 88286f41530e: Pull complete
15:14:58 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
15:14:58 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
15:14:58 docker.io/library/alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
15:14:58 The push refers to repository [registry:5000/alpine]
15:14:58 5bef08742407: Preparing
15:14:59 5bef08742407: Pushed
15:14:59 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
15:14:59 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox
15:14:59 03b1be98f3f9: Pulling fs layer
15:14:59 03b1be98f3f9: Verifying Checksum
15:14:59 03b1be98f3f9: Download complete
15:14:59 03b1be98f3f9: Pull complete
15:14:59 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
15:14:59 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
15:14:59 docker.io/library/busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
15:14:59 The push refers to repository [registry:5000/busybox]
15:14:59 6a749002dd6a: Preparing
15:14:59 6a749002dd6a: Pushed
15:14:59 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527
15:15:00 Swarm initialized: current node (i6vmw7dme7cd5zxrpi7y9nkhn) is now a manager.
15:15:00 
15:15:00 To add a worker to this swarm, run the following command:
15:15:00 
15:15:00     docker swarm join --token SWMTKN-1-3ssg7jk4va4qnnkev34idljr2vlbne5z1oysintksoa2fstayw-6cmk6omql98r5wl5dd8sjj9wb 172.18.0.4:2377
15:15:00 
15:15:00 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions.
15:15:00 
15:15:26 ✓  e2e/cli-plugins (3.108s)
15:15:26 ∅  e2e/cli-plugins/plugins/badmeta
15:15:26 ∅  e2e/cli-plugins/plugins/nopersistentprerun
15:15:26 ✓  e2e/context (29ms)
15:15:32 ✓  e2e/container (7.934s)
15:15:37 ✓  e2e/plugin (3.782s)
15:15:38 ✓  e2e/stack (624ms)
15:15:38 ✓  e2e/system (75ms)
15:15:39 ✓  e2e/image (11.924s)
15:15:39 ∅  e2e/internal/fixtures
15:15:39 ∅  e2e/plugin/basic
15:15:41 ✓  e2e/trust (2.162s)
15:15:41 
15:15:41 === Skipped
15:15:41 === SKIP: e2e/cli-plugins TestCLIPluginDialStdio (0.00s)
15:15:41     dial_test.go:16: skipping plugin dial-stdio test since DOCKER_CLI_PLUGIN_USE_DIAL_STDIO is not set
15:15:41 
15:15:41 === SKIP: e2e/image TestBuildIidFileSquash (0.03s)
15:15:41     build_test.go:112: !experimentalBuild: running against a non-experimental daemon
15:15:41 
15:15:41 === SKIP: e2e/stack TestDeployWithNamedResources/Kubernetes (0.00s)
15:15:41     --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s)
15:15:41         deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes.
15:15:41 
15:15:41 === SKIP: e2e/stack TestRemove/Kubernetes (0.00s)
15:15:41     --- SKIP: TestRemove/Kubernetes (0.00s)
15:15:41         remove_test.go:22: !environment.KubernetesEnabled()
15:15:41 
15:15:41 
15:15:41 DONE 88 tests, 4 skipped in 41.280s
15:15:42 Stopping cliendtoendsuite_notary-server_1      ... 
15:15:42 Stopping cliendtoendsuite_engine_1             ... 
15:15:42 Stopping cliendtoendsuite_evil-notary-server_1 ... 
15:15:42 Stopping cliendtoendsuite_registry_1           ... 
15:15:44 
Stopping cliendtoendsuite_evil-notary-server_1 ... done

Stopping cliendtoendsuite_registry_1           ... done

Stopping cliendtoendsuite_notary-server_1      ... done

Stopping cliendtoendsuite_engine_1             ... done
Removing cliendtoendsuite_notary-server_1      ... 
15:15:44 Removing cliendtoendsuite_engine_1             ... 
15:15:44 Removing cliendtoendsuite_evil-notary-server_1 ... 
15:15:44 Removing cliendtoendsuite_registry_1           ... 
15:15:44 
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
15:15:44 Removing image cliendtoendsuite_notary-server
15:15:44 Removing image cliendtoendsuite_evil-notary-server
15:15:44 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-e2eclie2e4
15:15:45 Creating network "cliendtoendsuite_default" with the default driver
15:15:45 Building evil-notary-server
15:15:45 Step 1/3 : ARG NOTARY_VERSION=0.5.0
15:15:45 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
15:15:45  ---> 16b632e954ca
15:15:45 Step 3/3 : COPY ./notary-evil/ /fixtures/
15:15:46  ---> 8bb627638317
15:15:46 Successfully built 8bb627638317
15:15:46 Successfully tagged cliendtoendsuite_evil-notary-server:latest
15:15:46 Building notary-server
15:15:46 Step 1/3 : ARG NOTARY_VERSION=0.5.0
15:15:46 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
15:15:46  ---> 16b632e954ca
15:15:46 Step 3/3 : COPY ./notary/ /fixtures/
15:15:46  ---> 7b7f0aa9d09f
15:15:46 Successfully built 7b7f0aa9d09f
15:15:46 Successfully tagged cliendtoendsuite_notary-server:latest
15:15:46 Creating cliendtoendsuite_evil-notary-server_1 ... 
15:15:46 Creating cliendtoendsuite_registry_1           ... 
15:15:46 Creating cliendtoendsuite_engine_1             ... 
15:15:46 Creating cliendtoendsuite_notary-server_1      ... 
15:15:51 
Creating cliendtoendsuite_registry_1           ... done

Creating cliendtoendsuite_evil-notary-server_1 ... done

Creating cliendtoendsuite_notary-server_1      ... done

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

Stopping cliendtoendsuite_registry_1           ... done

Stopping cliendtoendsuite_notary-server_1      ... done

Stopping cliendtoendsuite_engine_1             ... done
Removing cliendtoendsuite_notary-server_1      ... 
15:16:37 Removing cliendtoendsuite_engine_1             ... 
15:16:37 Removing cliendtoendsuite_evil-notary-server_1 ... 
15:16:37 Removing cliendtoendsuite_registry_1           ... 
15:16:37 
Removing cliendtoendsuite_notary-server_1      ... done

Removing cliendtoendsuite_evil-notary-server_1 ... done

Removing cliendtoendsuite_engine_1             ... done

Removing cliendtoendsuite_registry_1           ... done
Removing network cliendtoendsuite_default
15:16:37 Removing image cliendtoendsuite_notary-server
15:16:37 Removing image cliendtoendsuite_evil-notary-server
15:16:37 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-e2eclie2e4
15:16:39 Creating network "cliendtoendsuite_default" with the default driver
15:16:39 Building engine
15:16:39 Step 1/6 : FROM docker:test-dind
15:16:39 test-dind: Pulling from library/docker
15:16:39 Digest: sha256:09515aa8806183adcd89911c23ecbac74b713d89b4832a0f0551b460ea1c20a1
15:16:39 Status: Downloaded newer image for docker:test-dind
15:16:39  ---> 7799c84f00cd
15:16:39 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
15:16:39  ---> Running in 0599fe2c2de6
15:16:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz
15:16:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz
15:16:41 (1/4) Installing openssh-server-common (8.1_p1-r0)
15:16:41 (2/4) Installing openssh-server (8.1_p1-r0)
15:16:41 (3/4) Installing linux-pam (1.3.1-r1)
15:16:41 (4/4) Installing shadow (4.7-r1)
15:16:41 Executing busybox-1.31.1-r9.trigger
15:16:41 OK: 29 MiB in 49 packages
15:16:41 ssh-keygen: generating new host keys: RSA DSA ECDSA ED25519 
15:16:42 Removing intermediate container 0599fe2c2de6
15:16:42  ---> fcf89d606c98
15:16:42 Step 3/6 : RUN  ln -s /usr/local/bin/docker /usr/bin/docker
15:16:42  ---> Running in d7202e5e9fbc
15:16:43 Removing intermediate container d7202e5e9fbc
15:16:43  ---> 585afa929299
15:16:43 Step 4/6 : COPY ./connhelper-ssh/entrypoint.sh /
15:16:43  ---> 69c9f39f4a40
15:16:43 Step 5/6 : EXPOSE 22
15:16:43  ---> Running in 814af492330e
15:16:43 Removing intermediate container 814af492330e
15:16:43  ---> 935bc7d038ba
15:16:43 Step 6/6 : ENTRYPOINT ["/entrypoint.sh"]
15:16:43  ---> Running in 6e312c4b1343
15:16:43 Removing intermediate container 6e312c4b1343
15:16:43  ---> 3bb62f404cf8
15:16:43 Successfully built 3bb62f404cf8
15:16:43 Successfully tagged docker:stable-dind
15:16:43 Building notary-server
15:16:44 Step 1/3 : ARG NOTARY_VERSION=0.5.0
15:16:44 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
15:16:44  ---> 16b632e954ca
15:16:44 Step 3/3 : COPY ./notary/ /fixtures/
15:16:44  ---> f1bd2d356e1e
15:16:44 Successfully built f1bd2d356e1e
15:16:44 Successfully tagged cliendtoendsuite_notary-server:latest
15:16:44 Building evil-notary-server
15:16:44 Step 1/3 : ARG NOTARY_VERSION=0.5.0
15:16:44 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
15:16:44  ---> 16b632e954ca
15:16:44 Step 3/3 : COPY ./notary-evil/ /fixtures/
15:16:44  ---> 573426c870ac
15:16:44 Successfully built 573426c870ac
15:16:44 Successfully tagged cliendtoendsuite_evil-notary-server:latest
15:16:44 Creating cliendtoendsuite_evil-notary-server_1 ... 
15:16:44 Creating cliendtoendsuite_engine_1             ... 
15:16:44 Creating cliendtoendsuite_registry_1           ... 
15:16:44 Creating cliendtoendsuite_notary-server_1      ... 
15:16:49 
Creating cliendtoendsuite_notary-server_1      ... done

Creating cliendtoendsuite_evil-notary-server_1 ... done

Creating cliendtoendsuite_registry_1           ... done

Creating cliendtoendsuite_engine_1             ... done
Waiting for docker daemon to become available at ssh://penguin@172.20.0.5
15:16:49 Client:
15:16:49  Version:           19.03.0-dev
15:16:49  API version:       1.40
15:16:49  Go version:        go1.13.10
15:16:49  Git commit:        
15:16:49  Built:             Wed Apr 29 15:13:30 2020
15:16:49  OS/Arch:           linux/amd64
15:16:49  Experimental:      false
15:16:49 
15:16:49 Server: Docker Engine - Community
15:16:49  Engine:
15:16:49   Version:          19.03.8
15:16:49   API version:      1.40 (minimum version 1.12)
15:16:49   Go version:       go1.12.17
15:16:49   Git commit:       afacb8b7f0
15:16:49   Built:            Wed Mar 11 01:30:32 2020
15:16:49   OS/Arch:          linux/amd64
15:16:49   Experimental:     true
15:16:49  containerd:
15:16:49   Version:          v1.2.13
15:16:49   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
15:16:49  runc:
15:16:49   Version:          1.0.0-rc10
15:16:49   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:16:49  docker-init:
15:16:49   Version:          0.18.0
15:16:49   GitCommit:        fec3683
15:16:50 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine
15:16:50 88286f41530e: Pulling fs layer
15:16:50 88286f41530e: Download complete
15:16:50 88286f41530e: Pull complete
15:16:50 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
15:16:50 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
15:16:50 docker.io/library/alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
15:16:51 The push refers to repository [registry:5000/alpine]
15:16:51 5bef08742407: Preparing
15:16:51 5bef08742407: Pushed
15:16:51 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
15:16:51 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox
15:16:51 03b1be98f3f9: Pulling fs layer
15:16:52 03b1be98f3f9: Download complete
15:16:52 03b1be98f3f9: Pull complete
15:16:52 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
15:16:52 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
15:16:52 docker.io/library/busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
15:16:52 The push refers to repository [registry:5000/busybox]
15:16:52 6a749002dd6a: Preparing
15:16:52 6a749002dd6a: Pushed
15:16:52 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527
15:16:53 Swarm initialized: current node (zjsj4w2c3s43qyoooy7oek3pj) is now a manager.
15:16:53 
15:16:53 To add a worker to this swarm, run the following command:
15:16:53 
15:16:53     docker swarm join --token SWMTKN-1-1nqr5xdv5mexx12f86wgrgw0k68havfbbhmbmnbbg2m4cdma6m-1cbtv5da8hmsp6udxwtklkq9q 172.20.0.5:2377
15:16:53 
15:16:53 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions.
15:16:53 
15:17:25 ✓  e2e/cli-plugins (6.36s)
15:17:25 ∅  e2e/cli-plugins/plugins/badmeta
15:17:25 ∅  e2e/cli-plugins/plugins/nopersistentprerun
15:17:25 ✓  e2e/context (32ms)
15:17:38 ✓  e2e/container (18.48s)
15:17:42 ✓  e2e/plugin (4.352s)
15:17:44 ✓  e2e/stack (2.306s)
15:17:45 ✓  e2e/system (342ms)
15:17:50 ✓  e2e/image (26.221s)
15:17:50 ∅  e2e/internal/fixtures
15:17:50 ∅  e2e/plugin/basic
15:17:52 ✓  e2e/trust (6.644s)
15:17:52 
15:17:52 === Skipped
15:17:52 === SKIP: e2e/cli-plugins TestCLIPluginDialStdio (0.00s)
15:17:52     dial_test.go:16: skipping plugin dial-stdio test since DOCKER_CLI_PLUGIN_USE_DIAL_STDIO is not set
15:17:52 
15:17:52 === SKIP: e2e/stack TestDeployWithNamedResources/Kubernetes (0.00s)
15:17:52     --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s)
15:17:52         deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes.
15:17:52 
15:17:52 === SKIP: e2e/stack TestRemove/Kubernetes (0.00s)
15:17:52     --- SKIP: TestRemove/Kubernetes (0.00s)
15:17:52         remove_test.go:22: !environment.KubernetesEnabled()
15:17:52 
15:17:52 
15:17:52 DONE 88 tests, 3 skipped in 58.681s
15:17:53 Stopping cliendtoendsuite_engine_1             ... 
15:17:53 Stopping cliendtoendsuite_registry_1           ... 
15:17:53 Stopping cliendtoendsuite_notary-server_1      ... 
15:17:53 Stopping cliendtoendsuite_evil-notary-server_1 ... 
15:17:54 
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             ... 
15:17:54 Removing cliendtoendsuite_registry_1           ... 
15:17:54 Removing cliendtoendsuite_notary-server_1      ... 
15:17:54 Removing cliendtoendsuite_evil-notary-server_1 ... 
15:17:54 
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
15:17:54 Removing image cliendtoendsuite_notary-server
15:17:54 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