Skip to content
Success

Console Output

Skipping 27 KB.. Full Log
00:48:58  OS/Arch:           linux/amd64
00:48:58  Experimental:      false
00:48:58 
00:48:58 Server: Docker Engine - Community
00:48:58  Engine:
00:48:58   Version:          19.03.1
00:48:58   API version:      1.40 (minimum version 1.12)
00:48:58   Go version:       go1.12.5
00:48:58   Git commit:       74b1e89
00:48:58   Built:            Thu Jul 25 21:19:41 2019
00:48:58   OS/Arch:          linux/amd64
00:48:58   Experimental:     true
00:48:58  containerd:
00:48:58   Version:          1.2.6
00:48:58   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
00:48:58  runc:
00:48:58   Version:          1.0.0-rc8
00:48:58   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
00:48:58  docker-init:
00:48:58   Version:          0.18.0
00:48:58   GitCommit:        fec3683
[Pipeline] sh
00:48:58 + E2E_UNIQUE_ID=clie2e1 IMAGE_TAG=clie2e1 make -f docker.Makefile test-e2e
00:48:58 docker build -t docker-cli-e2eclie2e1 --build-arg VERSION=18.06.0-dev --build-arg GITCOMMIT= -f ./dockerfiles/Dockerfile.e2e .
00:48:59 Sending build context to Docker daemon  33.08MB

00:48:59 Step 1/17 : ARG GO_VERSION=1.10.4
00:48:59 Step 2/17 : FROM golang:${GO_VERSION}
00:48:59 1.10.4: Pulling from library/golang
00:48:59 bc9ab73e5b14: Pulling fs layer
00:48:59 193a6306c92a: Pulling fs layer
00:48:59 e5c3f8c317dc: Pulling fs layer
00:48:59 a587a86c9dcb: Pulling fs layer
00:48:59 1bc310ac474b: Pulling fs layer
00:48:59 03050e15f1b9: Pulling fs layer
00:48:59 c5b6f597965f: Pulling fs layer
00:48:59 1bc310ac474b: Waiting
00:48:59 03050e15f1b9: Waiting
00:48:59 c5b6f597965f: Waiting
00:48:59 a587a86c9dcb: Waiting
00:48:59 e5c3f8c317dc: Verifying Checksum
00:48:59 e5c3f8c317dc: Download complete
00:48:59 193a6306c92a: Verifying Checksum
00:48:59 193a6306c92a: Download complete
00:49:00 bc9ab73e5b14: Verifying Checksum
00:49:00 bc9ab73e5b14: Download complete
00:49:00 a587a86c9dcb: Verifying Checksum
00:49:00 a587a86c9dcb: Download complete
00:49:00 1bc310ac474b: Verifying Checksum
00:49:00 1bc310ac474b: Download complete
00:49:00 c5b6f597965f: Verifying Checksum
00:49:00 c5b6f597965f: Download complete
00:49:02 03050e15f1b9: Verifying Checksum
00:49:02 03050e15f1b9: Download complete
00:49:02 bc9ab73e5b14: Pull complete
00:49:03 193a6306c92a: Pull complete
00:49:03 e5c3f8c317dc: Pull complete
00:49:06 a587a86c9dcb: Pull complete
00:49:07 1bc310ac474b: Pull complete
00:49:12 03050e15f1b9: Pull complete
00:49:12 c5b6f597965f: Pull complete
00:49:12 Digest: sha256:3c36e2d798af5cf9f8e6d948897faa78ca27cff0dee44042df8151084e2edf0a
00:49:12 Status: Downloaded newer image for golang:1.10.4
00:49:12  ---> e6d03b940438
00:49:12 Step 3/17 : RUN apt-get update && apt-get install -y     build-essential     curl     openssl     && rm -rf /var/lib/apt/lists/*
00:49:14  ---> Running in 68cb386d6c2c
00:49:15 Get:1 http://security.debian.org/debian-security stretch/updates InRelease [94.3 kB]
00:49:15 Ign:2 http://deb.debian.org/debian stretch InRelease
00:49:15 Get:3 http://deb.debian.org/debian stretch-updates InRelease [91.0 kB]
00:49:15 Get:4 http://deb.debian.org/debian stretch Release [118 kB]
00:49:15 Get:5 http://deb.debian.org/debian stretch Release.gpg [2434 B]
00:49:15 Get:6 http://security.debian.org/debian-security stretch/updates/main amd64 Packages [502 kB]
00:49:15 Get:7 http://deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
00:49:15 Get:8 http://deb.debian.org/debian stretch/main amd64 Packages [7082 kB]
00:49:16 Fetched 7918 kB in 2s (3408 kB/s)
00:49:17 Reading package lists...
00:49:17 Reading package lists...
00:49:17 Building dependency tree...
00:49:17 Reading state information...
00:49:17 The following additional packages will be installed:
00:49:17   bzip2 dpkg-dev fakeroot libalgorithm-diff-perl libalgorithm-diff-xs-perl
00:49:17   libalgorithm-merge-perl libcurl3 libfakeroot patch xz-utils
00:49:17 Suggested packages:
00:49:17   bzip2-doc debian-keyring ed diffutils-doc
00:49:17 The following NEW packages will be installed:
00:49:17   build-essential bzip2 dpkg-dev fakeroot libalgorithm-diff-perl
00:49:17   libalgorithm-diff-xs-perl libalgorithm-merge-perl libfakeroot patch xz-utils
00:49:17 The following packages will be upgraded:
00:49:17   curl libcurl3 openssl
00:49:19 3 upgraded, 10 newly installed, 0 to remove and 32 not upgraded.
00:49:19 Need to get 3498 kB of archives.
00:49:19 After this operation, 3522 kB of additional disk space will be used.
00:49:19 Get:1 http://security.debian.org/debian-security stretch/updates/main amd64 patch amd64 2.7.5-1+deb9u2 [112 kB]
00:49:19 Get:2 http://deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB]
00:49:19 Get:3 http://deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB]
00:49:19 Get:4 http://security.debian.org/debian-security stretch/updates/main amd64 openssl amd64 1.1.0k-1~deb9u1 [747 kB]
00:49:19 Get:5 http://deb.debian.org/debian stretch/main amd64 dpkg-dev all 1.18.25 [1595 kB]
00:49:19 Get:6 http://deb.debian.org/debian stretch/main amd64 build-essential amd64 12.3 [7346 B]
00:49:19 Get:7 http://deb.debian.org/debian stretch/main amd64 curl amd64 7.52.1-5+deb9u9 [227 kB]
00:49:19 Get:8 http://deb.debian.org/debian stretch/main amd64 libcurl3 amd64 7.52.1-5+deb9u9 [292 kB]
00:49:19 Get:9 http://deb.debian.org/debian stretch/main amd64 libfakeroot amd64 1.21-3.1 [45.7 kB]
00:49:19 Get:10 http://deb.debian.org/debian stretch/main amd64 fakeroot amd64 1.21-3.1 [85.6 kB]
00:49:19 Get:11 http://deb.debian.org/debian stretch/main amd64 libalgorithm-diff-perl all 1.19.03-1 [48.7 kB]
00:49:19 Get:12 http://deb.debian.org/debian stretch/main amd64 libalgorithm-diff-xs-perl amd64 0.04-4+b2 [11.6 kB]
00:49:19 Get:13 http://deb.debian.org/debian stretch/main amd64 libalgorithm-merge-perl all 0.08-3 [12.7 kB]
00:49:19 debconf: delaying package configuration, since apt-utils is not installed
00:49:19 Fetched 3498 kB in 1s (3325 kB/s)
00:49:19 Selecting previously unselected package bzip2.
00:49:19 (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 ... 15040 files and directories currently installed.)
00:49:19 Preparing to unpack .../00-bzip2_1.0.6-8.1_amd64.deb ...
00:49:19 Unpacking bzip2 (1.0.6-8.1) ...
00:49:19 Selecting previously unselected package patch.
00:49:19 Preparing to unpack .../01-patch_2.7.5-1+deb9u2_amd64.deb ...
00:49:19 Unpacking patch (2.7.5-1+deb9u2) ...
00:49:19 Selecting previously unselected package xz-utils.
00:49:19 Preparing to unpack .../02-xz-utils_5.2.2-1.2+b1_amd64.deb ...
00:49:19 Unpacking xz-utils (5.2.2-1.2+b1) ...
00:49:19 Selecting previously unselected package dpkg-dev.
00:49:19 Preparing to unpack .../03-dpkg-dev_1.18.25_all.deb ...
00:49:19 Unpacking dpkg-dev (1.18.25) ...
00:49:19 Selecting previously unselected package build-essential.
00:49:19 Preparing to unpack .../04-build-essential_12.3_amd64.deb ...
00:49:19 Unpacking build-essential (12.3) ...
00:49:19 Preparing to unpack .../05-curl_7.52.1-5+deb9u9_amd64.deb ...
00:49:19 Unpacking curl (7.52.1-5+deb9u9) over (7.52.1-5+deb9u7) ...
00:49:19 Preparing to unpack .../06-libcurl3_7.52.1-5+deb9u9_amd64.deb ...
00:49:19 Unpacking libcurl3:amd64 (7.52.1-5+deb9u9) over (7.52.1-5+deb9u7) ...
00:49:19 Selecting previously unselected package libfakeroot:amd64.
00:49:19 Preparing to unpack .../07-libfakeroot_1.21-3.1_amd64.deb ...
00:49:19 Unpacking libfakeroot:amd64 (1.21-3.1) ...
00:49:19 Selecting previously unselected package fakeroot.
00:49:19 Preparing to unpack .../08-fakeroot_1.21-3.1_amd64.deb ...
00:49:19 Unpacking fakeroot (1.21-3.1) ...
00:49:19 Selecting previously unselected package libalgorithm-diff-perl.
00:49:19 Preparing to unpack .../09-libalgorithm-diff-perl_1.19.03-1_all.deb ...
00:49:19 Unpacking libalgorithm-diff-perl (1.19.03-1) ...
00:49:19 Selecting previously unselected package libalgorithm-diff-xs-perl.
00:49:19 Preparing to unpack .../10-libalgorithm-diff-xs-perl_0.04-4+b2_amd64.deb ...
00:49:19 Unpacking libalgorithm-diff-xs-perl (0.04-4+b2) ...
00:49:19 Selecting previously unselected package libalgorithm-merge-perl.
00:49:19 Preparing to unpack .../11-libalgorithm-merge-perl_0.08-3_all.deb ...
00:49:19 Unpacking libalgorithm-merge-perl (0.08-3) ...
00:49:19 Preparing to unpack .../12-openssl_1.1.0k-1~deb9u1_amd64.deb ...
00:49:19 Unpacking openssl (1.1.0k-1~deb9u1) over (1.1.0f-3+deb9u2) ...
00:49:20 Setting up libcurl3:amd64 (7.52.1-5+deb9u9) ...
00:49:20 Setting up bzip2 (1.0.6-8.1) ...
00:49:20 Setting up patch (2.7.5-1+deb9u2) ...
00:49:20 Processing triggers for libc-bin (2.24-11+deb9u3) ...
00:49:20 Setting up xz-utils (5.2.2-1.2+b1) ...
00:49:20 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
00:49:20 Setting up libfakeroot:amd64 (1.21-3.1) ...
00:49:20 Setting up openssl (1.1.0k-1~deb9u1) ...
00:49:20 Setting up libalgorithm-diff-perl (1.19.03-1) ...
00:49:20 Setting up curl (7.52.1-5+deb9u9) ...
00:49:20 Setting up fakeroot (1.21-3.1) ...
00:49:20 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
00:49:20 Setting up libalgorithm-merge-perl (0.08-3) ...
00:49:20 Setting up dpkg-dev (1.18.25) ...
00:49:20 Setting up libalgorithm-diff-xs-perl (0.04-4+b2) ...
00:49:20 Setting up build-essential (12.3) ...
00:49:20 Processing triggers for libc-bin (2.24-11+deb9u3) ...
00:49:21 Removing intermediate container 68cb386d6c2c
00:49:21  ---> c173e6a863b5
00:49:21 Step 4/17 : ARG COMPOSE_VERSION=1.21.2
00:49:21  ---> Running in 2f2544e954a0
00:49:21 Removing intermediate container 2f2544e954a0
00:49:21  ---> 7d98b2e7e5b2
00:49:21 Step 5/17 : RUN curl -L https://github.com/docker/compose/releases/download/${COMPOSE_VERSION}/docker-compose-`uname -s`-`uname -m` -o /usr/local/bin/docker-compose     && chmod +x /usr/local/bin/docker-compose
00:49:21  ---> Running in d56823ec3522
00:49:22   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
00:49:22                                  Dload  Upload   Total   Spent    Left  Speed
00:49:22 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   617    0   617    0     0   6810      0 --:--:-- --:--:-- --:--:--  6855
00:49:22 
100 10.3M  100 10.3M    0     0  47.9M      0 --:--:-- --:--:-- --:--:-- 47.9M
00:49:23 Removing intermediate container d56823ec3522
00:49:23  ---> 4c1812f1b473
00:49:23 Step 6/17 : ARG NOTARY_VERSION=v0.6.1
00:49:23  ---> Running in 99eb7984c0e2
00:49:23 Removing intermediate container 99eb7984c0e2
00:49:23  ---> 331b74cc364c
00:49:23 Step 7/17 : RUN curl -Ls https://github.com/theupdateframework/notary/releases/download/${NOTARY_VERSION}/notary-Linux-amd64 -o /usr/local/bin/notary     && chmod +x /usr/local/bin/notary
00:49:23  ---> Running in 2220a9600f7c
00:49:24 Removing intermediate container 2220a9600f7c
00:49:24  ---> aec88931a7ee
00:49:24 Step 8/17 : ENV CGO_ENABLED=0     DISABLE_WARN_OUTSIDE_CONTAINER=1     PATH=/go/src/github.com/docker/cli/build:$PATH
00:49:24  ---> Running in 0ab1f07a005b
00:49:24 Removing intermediate container 0ab1f07a005b
00:49:24  ---> 22331a0360fb
00:49:24 Step 9/17 : WORKDIR /go/src/github.com/docker/cli
00:49:24  ---> Running in 8320bfaf75b7
00:49:25 Removing intermediate container 8320bfaf75b7
00:49:25  ---> b2a85d344ccf
00:49:25 Step 10/17 : COPY e2e/testdata/notary/root-ca.cert /usr/share/ca-certificates/notary.cert
00:49:25  ---> b216c13bb1f7
00:49:25 Step 11/17 : RUN echo 'notary.cert' >> /etc/ca-certificates.conf && update-ca-certificates
00:49:25  ---> Running in 44aacdee84f3
00:49:25 Updating certificates in /etc/ssl/certs...
00:49:27 1 added, 0 removed; done.
00:49:27 Running hooks in /etc/ca-certificates/update.d...
00:49:27 done.
00:49:27 Removing intermediate container 44aacdee84f3
00:49:27  ---> 8cb69cbfe41a
00:49:27 Step 12/17 : COPY . .
00:49:30  ---> 268e9c8a1f05
00:49:30 Step 13/17 : ARG VERSION
00:49:30  ---> Running in 5fc144aa50f1
00:49:30 Removing intermediate container 5fc144aa50f1
00:49:30  ---> b4888c583bae
00:49:30 Step 14/17 : ARG GITCOMMIT
00:49:30  ---> Running in e7e0a78623b8
00:49:30 Removing intermediate container e7e0a78623b8
00:49:30  ---> d34bd1138850
00:49:30 Step 15/17 : ENV VERSION=${VERSION} GITCOMMIT=${GITCOMMIT}
00:49:30  ---> Running in 15ca8aa95454
00:49:30 Removing intermediate container 15ca8aa95454
00:49:30  ---> 5fa20e263668
00:49:30 Step 16/17 : RUN ./scripts/build/binary
00:49:30  ---> Running in 97399596624b
00:49:31 Building statically linked build/docker-linux-amd64
00:50:27 Removing intermediate container 97399596624b
00:50:27  ---> d021473b1cdf
00:50:27 Step 17/17 : CMD ./scripts/test/e2e/entry
00:50:27  ---> Running in 49473fc8bc4d
00:50:27 Removing intermediate container 49473fc8bc4d
00:50:27  ---> 015b442efb96
00:50:27 Successfully built 015b442efb96
00:50:27 Successfully tagged docker-cli-e2eclie2e1:latest
00:50:27 docker run --rm -v /var/run/docker.sock:/var/run/docker.sock docker-cli-e2eclie2e1
00:50:27 Creating network "cliendtoendsuite_default" with the default driver
00:50:27 Pulling registry (registry:2)...
00:50:27 2: Pulling from library/registry
00:50:27 Digest: sha256:8004747f1e8cd820a148fb7499d71a76d45ff66bac6a29129bfdbfdc0154d146
00:50:27 Status: Downloaded newer image for registry:2
00:50:27 Pulling engine (docker:edge-dind)...
00:50:27 edge-dind: Pulling from library/docker
00:50:28 Digest: sha256:cab1016728d2637f856cb9f5b16769de6806b55f4def7b2856abac42b1b21b0a
00:50:28 Status: Downloaded newer image for docker:edge-dind
00:50:28 Building notary-server
00:50:28 Step 1/3 : ARG NOTARY_VERSION=0.5.0
00:50:28 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
00:50:28 server-0.5.0: Pulling from library/notary
00:50:29 Digest: sha256:d59e4ecc20198447a9818e7f16d0a02ba1d9905de71e5354bc8ee0017304a244
00:50:29 Status: Downloaded newer image for notary:server-0.5.0
00:50:29  ---> 16b632e954ca
00:50:29 Step 3/3 : COPY ./notary/ /fixtures/
00:50:30  ---> a2a5e5037988
00:50:30 Successfully built a2a5e5037988
00:50:30 Successfully tagged cliendtoendsuite_notary-server:latest
00:50:30 Creating cliendtoendsuite_registry_1 ... 
00:50:30 Creating cliendtoendsuite_engine_1   ... 
00:50:30 Creating cliendtoendsuite_notary-server_1 ... 
00:50:34 
Creating cliendtoendsuite_engine_1        ... done

Creating cliendtoendsuite_registry_1      ... done

Creating cliendtoendsuite_notary-server_1 ... done
Waiting for docker daemon to become available at tcp://172.19.0.4:2375
00:50:34 Client:
00:50:34  Version:           18.06.0-dev
00:50:34  API version:       1.38
00:50:34  Go version:        go1.10.4
00:50:34  Git commit:        
00:50:34  Built:             Wed Aug 28 00:49:31 2019
00:50:34  OS/Arch:           linux/amd64
00:50:34  Experimental:      false
00:50:34 
00:50:34 Server:
00:50:34  Engine:
00:50:34   Version:          18.06.3-ce
00:50:34   API version:      1.38 (minimum version 1.12)
00:50:34   Go version:       go1.10.3
00:50:34   Git commit:       d7080c1
00:50:34   Built:            Wed Feb 20 02:25:33 2019
00:50:34   OS/Arch:          linux/amd64
00:50:34   Experimental:     false
00:50:35 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine
00:50:35 88286f41530e: Pulling fs layer
00:50:35 88286f41530e: Verifying Checksum
00:50:35 88286f41530e: Download complete
00:50:35 88286f41530e: Pull complete
00:50:35 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
00:50:35 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
00:50:35 The push refers to repository [registry:5000/alpine]
00:50:35 5bef08742407: Preparing
00:50:35 5bef08742407: Pushed
00:50:35 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
00:50:36 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox
00:50:36 03b1be98f3f9: Pulling fs layer
00:50:36 03b1be98f3f9: Verifying Checksum
00:50:36 03b1be98f3f9: Download complete
00:50:36 03b1be98f3f9: Pull complete
00:50:36 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
00:50:36 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
00:50:36 The push refers to repository [registry:5000/busybox]
00:50:36 6a749002dd6a: Preparing
00:50:36 6a749002dd6a: Pushed
00:50:36 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527
00:50:37 Swarm initialized: current node (m2yh719o4vo6c2fj3bo7vch4s) is now a manager.
00:50:37 
00:50:37 To add a worker to this swarm, run the following command:
00:50:37 
00:50:37     docker swarm join --token SWMTKN-1-1mwhokzurt3z2r1ymb3ck19l158z7gaqnctf9s1y81ej0htfr4-50iy4lbqoqmpv7f6bnyizgxzc 172.19.0.4:2377
00:50:37 
00:50:37 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions.
00:50:37 
00:50:45 === RUN   TestAttachExitCode
00:50:45 --- PASS: TestAttachExitCode (0.82s)
00:50:45 === RUN   TestCreateWithContentTrust
00:50:45 --- PASS: TestCreateWithContentTrust (1.55s)
00:50:45 === RUN   TestKillContainer
00:50:45 --- PASS: TestKillContainer (0.94s)
00:50:45 === RUN   TestRunAttachedFromRemoteImageAndRemove
00:50:45 --- PASS: TestRunAttachedFromRemoteImageAndRemove (1.11s)
00:50:45 === RUN   TestRunWithContentTrust
00:50:45 --- PASS: TestRunWithContentTrust (2.07s)
00:50:45 PASS
00:50:45 ok  	github.com/docker/cli/e2e/container	6.496s
00:50:57 === RUN   TestBuildFromContextDirectoryWithTag
00:50:57 --- PASS: TestBuildFromContextDirectoryWithTag (1.16s)
00:50:57 === RUN   TestTrustedBuild
00:50:57 --- PASS: TestTrustedBuild (3.50s)
00:50:57 === RUN   TestTrustedBuildUntrustedImage
00:50:57 --- PASS: TestTrustedBuildUntrustedImage (0.24s)
00:50:57 === RUN   TestPullWithContentTrust
00:50:57 --- PASS: TestPullWithContentTrust (1.39s)
00:50:57 === RUN   TestPullWithContentTrustUsesCacheWhenNotaryUnavailable
00:50:57 --- PASS: TestPullWithContentTrustUsesCacheWhenNotaryUnavailable (2.37s)
00:50:57 === RUN   TestPushWithContentTrust
00:50:57 --- PASS: TestPushWithContentTrust (0.77s)
00:50:57 === RUN   TestPushWithContentTrustUnreachableServer
00:50:57 --- PASS: TestPushWithContentTrustUnreachableServer (0.60s)
00:50:57 === RUN   TestPushWithContentTrustExistingTag
00:50:57 --- PASS: TestPushWithContentTrustExistingTag (1.22s)
00:50:57 === RUN   TestPushWithContentTrustReleasesDelegationOnly
00:50:57 --- PASS: TestPushWithContentTrustReleasesDelegationOnly (1.95s)
00:50:57 === RUN   TestPushWithContentTrustSignsAllFirstLevelRolesWeHaveKeysFor
00:50:57 --- PASS: TestPushWithContentTrustSignsAllFirstLevelRolesWeHaveKeysFor (1.98s)
00:50:57 === RUN   TestPushWithContentTrustSignsForRolesWithKeysAndValidPaths
00:50:57 --- PASS: TestPushWithContentTrustSignsForRolesWithKeysAndValidPaths (1.50s)
00:50:57 PASS
00:50:57 ok  	github.com/docker/cli/e2e/image	16.676s
00:50:57 ?   	github.com/docker/cli/e2e/internal/fixtures	[no test files]
00:50:57 === RUN   TestInstallWithContentTrust
00:50:57 --- PASS: TestInstallWithContentTrust (7.42s)
00:50:57 === RUN   TestInstallWithContentTrustUntrusted
00:50:57 --- PASS: TestInstallWithContentTrustUntrusted (0.26s)
00:50:57 PASS
00:50:57 ok  	github.com/docker/cli/e2e/plugin	7.691s
00:50:57 ?   	github.com/docker/cli/e2e/plugin/basic	[no test files]
00:50:57 === RUN   TestDeployWithNamedResources
00:50:57 === RUN   TestDeployWithNamedResources/Swarm
00:50:57 === RUN   TestDeployWithNamedResources/Kubernetes
00:50:57 --- PASS: TestDeployWithNamedResources (0.31s)
00:50:57     --- PASS: TestDeployWithNamedResources/Swarm (0.31s)
00:50:57     --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s)
00:50:57     	deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes.
00:50:57 === RUN   TestStackDeployHelp
00:50:57 === RUN   TestStackDeployHelp/Swarm
00:50:57 === RUN   TestStackDeployHelp/Kubernetes
00:50:57 --- PASS: TestStackDeployHelp (0.22s)
00:50:57     --- PASS: TestStackDeployHelp/Swarm (0.13s)
00:50:57     --- PASS: TestStackDeployHelp/Kubernetes (0.09s)
00:50:57 === RUN   TestRemove
00:50:57 === RUN   TestRemove/Swarm
00:50:57 === RUN   TestRemove/Kubernetes
00:50:57 --- PASS: TestRemove (0.77s)
00:50:57     --- PASS: TestRemove/Swarm (0.77s)
00:50:57     --- SKIP: TestRemove/Kubernetes (0.00s)
00:50:57     	remove_test.go:22: !environment.KubernetesEnabled()
00:50:57 PASS
00:50:57 ok  	github.com/docker/cli/e2e/stack	1.299s
00:50:57 === RUN   TestInspectInvalidReference
00:50:57 --- PASS: TestInspectInvalidReference (0.12s)
00:50:57 PASS
00:50:57 ok  	github.com/docker/cli/e2e/system	0.119s
00:51:00 === RUN   TestRevokeImage
00:51:00 --- PASS: TestRevokeImage (0.69s)
00:51:00 === RUN   TestRevokeRepo
00:51:00 --- PASS: TestRevokeRepo (1.04s)
00:51:00 === RUN   TestSignLocalImage
00:51:00 --- PASS: TestSignLocalImage (0.42s)
00:51:00 === RUN   TestSignWithLocalFlag
00:51:00 --- PASS: TestSignWithLocalFlag (0.82s)
00:51:00 PASS
00:51:00 ok  	github.com/docker/cli/e2e/trust	2.976s
00:51:00 Stopping cliendtoendsuite_notary-server_1 ... 
00:51:00 Stopping cliendtoendsuite_engine_1        ... 
00:51:00 Stopping cliendtoendsuite_registry_1      ... 
00:51:02 
Stopping cliendtoendsuite_registry_1      ... done

Stopping cliendtoendsuite_notary-server_1 ... done

Stopping cliendtoendsuite_engine_1        ... done
Removing cliendtoendsuite_notary-server_1 ... 
00:51:02 Removing cliendtoendsuite_engine_1        ... 
00:51:02 Removing cliendtoendsuite_registry_1      ... 
00:51:02 
Removing cliendtoendsuite_notary-server_1 ... done

Removing cliendtoendsuite_registry_1      ... done

Removing cliendtoendsuite_engine_1        ... done
Removing network cliendtoendsuite_default
00:51:02 Removing image cliendtoendsuite_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