Pull request #2317 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch 18.09 at c2ae869f6fc46733561f30c1907340dbfdcdf2e8 rather than 6ecc101c5c997b97f257fb2cffea34c0c0c6a5aa Obtained Jenkinsfile from c2ae869f6fc46733561f30c1907340dbfdcdf2e8 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 26028d2ce48352c9b2c3f496e963b79a4944a426 using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/cli_PR-2317@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master Checking out Revision 26028d2ce48352c9b2c3f496e963b79a4944a426 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426 Commit message: "[TAR-1227] Run the sonar container as the current user (#17)" First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] node Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05c4486007277eb30) in /home/ubuntu/workspace/cli_PR-2317 [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-2317@tmp/3b378231-9f0a-4939-a29b-f64c86cf7bd2/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 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh + uname -m [Pipeline] sh + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/cli_PR-2317:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] echo Removing all docker containers [Pipeline] sh + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] timeout Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] stage Using the ‘stage’ step without a block argument is deprecated Entering stage Git Checkout Proceeding [Pipeline] checkout using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/cli.git > git init /home/ubuntu/workspace/cli_PR-2317 # 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/2317/head:refs/remotes/origin/PR-2317 +refs/heads/18.09:refs/remotes/origin/18.09 Fetching without tags Merging remotes/origin/18.09 commit c2ae869f6fc46733561f30c1907340dbfdcdf2e8 into PR head commit 6ecc101c5c997b97f257fb2cffea34c0c0c6a5aa Merge succeeded, producing 6ecc101c5c997b97f257fb2cffea34c0c0c6a5aa Checking out Revision 6ecc101c5c997b97f257fb2cffea34c0c0c6a5aa (PR-2317) > git config remote.origin.url https://github.com/docker/cli.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2317/head:refs/remotes/origin/PR-2317 # timeout=10 > git config --add remote.origin.fetch +refs/heads/18.09:refs/remotes/origin/18.09 # 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/2317/head:refs/remotes/origin/PR-2317 +refs/heads/18.09:refs/remotes/origin/18.09 > git config core.sparsecheckout # timeout=10 > git checkout -f 6ecc101c5c997b97f257fb2cffea34c0c0c6a5aa > git merge c2ae869f6fc46733561f30c1907340dbfdcdf2e8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6ecc101c5c997b97f257fb2cffea34c0c0c6a5aa Commit message: "Test cases vols+driver+/-external on schema 3.4+" First time build. Skipping changelog. [Pipeline] stage Using the ‘stage’ step without a block argument is deprecated Entering stage Run end-to-end test suite Proceeding [Pipeline] sh fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 + docker version Client: Docker Engine - Community Version: 19.03.5 API version: 1.40 Go version: go1.12.12 Git commit: 633a0ea838 Built: Wed Nov 13 07:29:52 2019 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 19.03.5 API version: 1.40 (minimum version 1.12) Go version: go1.12.12 Git commit: 633a0ea838 Built: Wed Nov 13 07:28:22 2019 OS/Arch: linux/amd64 Experimental: true containerd: Version: 1.2.10 GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 runc: Version: 1.0.0-rc8+dev GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 docker-init: Version: 0.18.0 GitCommit: fec3683 [Pipeline] sh + E2E_UNIQUE_ID=clie2e1 IMAGE_TAG=clie2e1 make -f docker.Makefile test-e2e docker build -t docker-cli-e2eclie2e1 --build-arg=GO_VERSION --build-arg VERSION=18.09.0-dev --build-arg GITCOMMIT= -f ./dockerfiles/Dockerfile.e2e . Sending build context to Docker daemon 38.51MB Step 1/18 : ARG GO_VERSION=1.12.12 Step 2/18 : FROM docker/containerd-shim-process:a4d1531 AS containerd-shim-process a4d1531: Pulling from docker/containerd-shim-process 13b7b73e4c8f: Pulling fs layer 13b7b73e4c8f: Verifying Checksum 13b7b73e4c8f: Download complete 13b7b73e4c8f: Pull complete Digest: sha256:9b281f364e2c628a460dd2caf5689a9c7a21ade746df59f8777118742f6cc7a0 Status: Downloaded newer image for docker/containerd-shim-process:a4d1531 ---> 88d1b3a51187 Step 3/18 : FROM golang:${GO_VERSION} 1.12.12: Pulling from library/golang c7b7d16361e0: Pulling fs layer b7a128769df1: Pulling fs layer 1128949d0793: Pulling fs layer 667692510b70: Pulling fs layer c70d80036479: Pulling fs layer 1de3250885d9: Pulling fs layer 5edd1231cc13: Pulling fs layer c70d80036479: Waiting 1de3250885d9: Waiting 5edd1231cc13: Waiting 667692510b70: Waiting b7a128769df1: Verifying Checksum b7a128769df1: Download complete 1128949d0793: Verifying Checksum 1128949d0793: Download complete c7b7d16361e0: Verifying Checksum c7b7d16361e0: Download complete 667692510b70: Verifying Checksum 667692510b70: Download complete c70d80036479: Verifying Checksum c70d80036479: Download complete 5edd1231cc13: Verifying Checksum 5edd1231cc13: Download complete 1de3250885d9: Verifying Checksum 1de3250885d9: Download complete c7b7d16361e0: Pull complete b7a128769df1: Pull complete 1128949d0793: Pull complete 667692510b70: Pull complete c70d80036479: Pull complete 1de3250885d9: Pull complete 5edd1231cc13: Pull complete Digest: sha256:f80dfc88ee2af04de5e4a64a6d764e4e61c84b50504d13d706b700234198ab09 Status: Downloaded newer image for golang:1.12.12 ---> 25f57e47afce Step 4/18 : RUN apt-get update && apt-get install -y build-essential curl openssl btrfs-tools libapparmor-dev libseccomp-dev iptables openssh-client && rm -rf /var/lib/apt/lists/* ---> Running in c66d52d36dfe Get:1 http://deb.debian.org/debian buster InRelease [122 kB] Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] Get:3 http://deb.debian.org/debian buster-updates InRelease [49.3 kB] Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [176 kB] Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] Fetched 8325 kB in 2s (4928 kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... curl is already the newest version (7.64.0-4). openssl is already the newest version (1.1.1d-0+deb10u2). openssl set to manually installed. The following additional packages will be installed: bzip2 dpkg-dev fakeroot libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libapparmor1 libfakeroot libip4tc0 libip6tc0 libiptc0 libjansson4 liblzo2-2 libnetfilter-conntrack3 libnfnetlink0 libnftables0 libnftnl11 nftables patch xz-utils Suggested packages: duperemove bzip2-doc debian-keyring kmod seccomp keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc Recommended packages: xauth The following NEW packages will be installed: btrfs-progs build-essential bzip2 dpkg-dev fakeroot iptables libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libapparmor-dev libapparmor1 libfakeroot libip4tc0 libip6tc0 libiptc0 libjansson4 liblzo2-2 libnetfilter-conntrack3 libnfnetlink0 libnftables0 libnftnl11 libseccomp-dev nftables patch xz-utils The following packages will be upgraded: openssh-client 1 upgraded, 25 newly installed, 0 to remove and 24 not upgraded. Need to get 5074 kB of archives. After this operation, 12.4 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian buster/main amd64 libjansson4 amd64 2.12-1 [38.0 kB] Get:2 http://deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] Get:3 http://deb.debian.org/debian buster/main amd64 libnftables0 amd64 0.9.0-2 [203 kB] Get:4 http://deb.debian.org/debian buster/main amd64 nftables amd64 0.9.0-2 [45.2 kB] Get:5 http://deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] Get:6 http://deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] Get:7 http://deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] Get:8 http://deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] Get:9 http://deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] Get:10 http://deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] Get:11 http://deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] Get:12 http://deb.debian.org/debian buster/main amd64 openssh-client amd64 1:7.9p1-10+deb10u2 [782 kB] Get:13 http://deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] Get:14 http://deb.debian.org/debian buster/main amd64 liblzo2-2 amd64 2.10-0.1 [56.1 kB] Get:15 http://deb.debian.org/debian buster/main amd64 btrfs-progs amd64 4.20.1-2 [602 kB] Get:16 http://deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] Get:17 http://deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB] Get:18 http://deb.debian.org/debian buster/main amd64 build-essential amd64 12.6 [7576 B] Get:19 http://deb.debian.org/debian buster/main amd64 libfakeroot amd64 1.23-1 [45.9 kB] Get:20 http://deb.debian.org/debian buster/main amd64 fakeroot amd64 1.23-1 [85.8 kB] Get:21 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-perl all 1.19.03-2 [47.9 kB] Get:22 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5+b1 [11.8 kB] Get:23 http://deb.debian.org/debian buster/main amd64 libalgorithm-merge-perl all 0.08-3 [12.7 kB] Get:24 http://deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] Get:25 http://deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] Get:26 http://deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 5074 kB in 0s (12.6 MB/s) Selecting previously unselected package libjansson4:amd64. (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.) Preparing to unpack .../00-libjansson4_2.12-1_amd64.deb ... Unpacking libjansson4:amd64 (2.12-1) ... Selecting previously unselected package libnftnl11:amd64. Preparing to unpack .../01-libnftnl11_1.1.2-2_amd64.deb ... Unpacking libnftnl11:amd64 (1.1.2-2) ... Selecting previously unselected package libnftables0:amd64. Preparing to unpack .../02-libnftables0_0.9.0-2_amd64.deb ... Unpacking libnftables0:amd64 (0.9.0-2) ... Selecting previously unselected package nftables. Preparing to unpack .../03-nftables_0.9.0-2_amd64.deb ... Unpacking nftables (0.9.0-2) ... Selecting previously unselected package libip4tc0:amd64. Preparing to unpack .../04-libip4tc0_1.8.2-4_amd64.deb ... Unpacking libip4tc0:amd64 (1.8.2-4) ... Selecting previously unselected package libip6tc0:amd64. Preparing to unpack .../05-libip6tc0_1.8.2-4_amd64.deb ... Unpacking libip6tc0:amd64 (1.8.2-4) ... Selecting previously unselected package libiptc0:amd64. Preparing to unpack .../06-libiptc0_1.8.2-4_amd64.deb ... Unpacking libiptc0:amd64 (1.8.2-4) ... Selecting previously unselected package libnfnetlink0:amd64. Preparing to unpack .../07-libnfnetlink0_1.0.1-3+b1_amd64.deb ... Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../08-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... Selecting previously unselected package iptables. Preparing to unpack .../09-iptables_1.8.2-4_amd64.deb ... Unpacking iptables (1.8.2-4) ... Selecting previously unselected package bzip2. Preparing to unpack .../10-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... Unpacking bzip2 (1.0.6-9.2~deb10u1) ... Preparing to unpack .../11-openssh-client_1%3a7.9p1-10+deb10u2_amd64.deb ... Unpacking openssh-client (1:7.9p1-10+deb10u2) over (1:7.9p1-10+deb10u1) ... Selecting previously unselected package xz-utils. Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... Unpacking xz-utils (5.2.4-1) ... Selecting previously unselected package liblzo2-2:amd64. Preparing to unpack .../13-liblzo2-2_2.10-0.1_amd64.deb ... Unpacking liblzo2-2:amd64 (2.10-0.1) ... Selecting previously unselected package btrfs-progs. Preparing to unpack .../14-btrfs-progs_4.20.1-2_amd64.deb ... Unpacking btrfs-progs (4.20.1-2) ... Selecting previously unselected package patch. Preparing to unpack .../15-patch_2.7.6-3+deb10u1_amd64.deb ... Unpacking patch (2.7.6-3+deb10u1) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../16-dpkg-dev_1.19.7_all.deb ... Unpacking dpkg-dev (1.19.7) ... Selecting previously unselected package build-essential. Preparing to unpack .../17-build-essential_12.6_amd64.deb ... Unpacking build-essential (12.6) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../18-libfakeroot_1.23-1_amd64.deb ... Unpacking libfakeroot:amd64 (1.23-1) ... Selecting previously unselected package fakeroot. Preparing to unpack .../19-fakeroot_1.23-1_amd64.deb ... Unpacking fakeroot (1.23-1) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../20-libalgorithm-diff-perl_1.19.03-2_all.deb ... Unpacking libalgorithm-diff-perl (1.19.03-2) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../21-libalgorithm-diff-xs-perl_0.04-5+b1_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-5+b1) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../22-libalgorithm-merge-perl_0.08-3_all.deb ... Unpacking libalgorithm-merge-perl (0.08-3) ... Selecting previously unselected package libapparmor1:amd64. Preparing to unpack .../23-libapparmor1_2.13.2-10_amd64.deb ... Unpacking libapparmor1:amd64 (2.13.2-10) ... Selecting previously unselected package libapparmor-dev:amd64. Preparing to unpack .../24-libapparmor-dev_2.13.2-10_amd64.deb ... Unpacking libapparmor-dev:amd64 (2.13.2-10) ... Selecting previously unselected package libseccomp-dev:amd64. Preparing to unpack .../25-libseccomp-dev_2.3.3-4_amd64.deb ... Unpacking libseccomp-dev:amd64 (2.3.3-4) ... Setting up libseccomp-dev:amd64 (2.3.3-4) ... Setting up libip6tc0:amd64 (1.8.2-4) ... Setting up libapparmor1:amd64 (2.13.2-10) ... Setting up libip4tc0:amd64 (1.8.2-4) ... Setting up libalgorithm-diff-perl (1.19.03-2) ... Setting up openssh-client (1:7.9p1-10+deb10u2) ... Setting up liblzo2-2:amd64 (2.10-0.1) ... Setting up libnftnl11:amd64 (1.1.2-2) ... Setting up bzip2 (1.0.6-9.2~deb10u1) ... Setting up libfakeroot:amd64 (1.23-1) ... Setting up libjansson4:amd64 (2.12-1) ... Setting up fakeroot (1.23-1) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libiptc0:amd64 (1.8.2-4) ... Setting up xz-utils (5.2.4-1) ... update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode Setting up patch (2.7.6-3+deb10u1) ... Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... Setting up libapparmor-dev:amd64 (2.13.2-10) ... Setting up libalgorithm-diff-xs-perl (0.04-5+b1) ... Setting up libalgorithm-merge-perl (0.08-3) ... Setting up libnftables0:amd64 (0.9.0-2) ... Setting up btrfs-progs (4.20.1-2) ... Setting up dpkg-dev (1.19.7) ... Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... Setting up build-essential (12.6) ... Setting up nftables (0.9.0-2) ... Setting up iptables (1.8.2-4) ... update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode Processing triggers for libc-bin (2.28-10) ... Removing intermediate container c66d52d36dfe ---> dee68d5f6153 Step 5/18 : ARG COMPOSE_VERSION=1.21.2 ---> Running in 9ff625c7d536 Removing intermediate container 9ff625c7d536 ---> a7cc4a566c18 Step 6/18 : 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 ---> Running in 41f3461cead0  % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 617 0 617 0  0 5016 0 --:--:-- --:--:-- --:--:-- 5016  100 10.3M 100 10.3M 0 0 43.5M 0 --:--:-- --:--:-- --:--:-- 43.5M Removing intermediate container 41f3461cead0 ---> 3cdbb37f2cf7 Step 7/18 : ARG NOTARY_VERSION=v0.6.1 ---> Running in c01d47cceefb Removing intermediate container c01d47cceefb ---> 44939e601f91 Step 8/18 : 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 ---> Running in cc77f5aea61e Removing intermediate container cc77f5aea61e ---> 1272018fd72d Step 9/18 : ENV CGO_ENABLED=0 DISABLE_WARN_OUTSIDE_CONTAINER=1 PATH=/go/src/github.com/docker/cli/build:$PATH ---> Running in 305f6e9fae53 Removing intermediate container 305f6e9fae53 ---> 279c8fc931ec Step 10/18 : WORKDIR /go/src/github.com/docker/cli ---> Running in 87753ebfb758 Removing intermediate container 87753ebfb758 ---> e76519b0fced Step 11/18 : COPY e2e/testdata/notary/root-ca.cert /usr/share/ca-certificates/notary.cert ---> 3c1852d45667 Step 12/18 : RUN echo 'notary.cert' >> /etc/ca-certificates.conf && update-ca-certificates ---> Running in e31e9333a905 Updating certificates in /etc/ssl/certs... 1 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Removing intermediate container e31e9333a905 ---> 0cc90880f565 Step 13/18 : COPY . . ---> 4a87986e1bc8 Step 14/18 : ARG VERSION ---> Running in 26decc918beb Removing intermediate container 26decc918beb ---> df0ca568a920 Step 15/18 : ARG GITCOMMIT ---> Running in 3ae37d954669 Removing intermediate container 3ae37d954669 ---> cec1e449d71b Step 16/18 : ENV VERSION=${VERSION} GITCOMMIT=${GITCOMMIT} ---> Running in 441f8ee002d1 Removing intermediate container 441f8ee002d1 ---> 8acc397e7b7e Step 17/18 : RUN ./scripts/build/binary ---> Running in f836618ec436 Building statically linked build/docker-linux-amd64 Removing intermediate container f836618ec436 ---> 534e70c5295f Step 18/18 : CMD ./scripts/test/e2e/entry ---> Running in 167405e3b3fb Removing intermediate container 167405e3b3fb ---> a04ed5b05cdb Successfully built a04ed5b05cdb Successfully tagged docker-cli-e2eclie2e1:latest docker run --rm -v /var/run/docker.sock:/var/run/docker.sock docker-cli-e2eclie2e1 Creating network "cliendtoendsuite_default" with the default driver Building notary-server Step 1/3 : ARG NOTARY_VERSION=0.5.0 Step 2/3 : FROM notary:server-${NOTARY_VERSION} ---> 16b632e954ca Step 3/3 : COPY ./notary/ /fixtures/ ---> f0e6f08c549f Successfully built f0e6f08c549f Successfully tagged cliendtoendsuite_notary-server:latest Creating cliendtoendsuite_notary-server_1 ... Creating cliendtoendsuite_engine_1 ... Creating cliendtoendsuite_registry_1 ...  Creating cliendtoendsuite_registry_1 ... done  Creating cliendtoendsuite_notary-server_1 ... done  Creating cliendtoendsuite_engine_1 ... done Waiting for docker daemon to become available at tcp://172.23.0.4:2375 Client: Version: 18.09.0-dev API version: 1.39 Go version: go1.12.12 Git commit: Built: Mon Feb 10 11:08:58 2020 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 19.03.6-rc2 API version: 1.40 (minimum version 1.12) Go version: go1.12.16 Git commit: 97049ac8a1 Built: Thu Feb 6 01:53:18 2020 OS/Arch: linux/amd64 Experimental: false containerd: Version: v1.2.12 GitCommit: 35bd7a5f69c13e1563af8a93431411cd9ecf5021 runc: Version: 1.0.0-rc10 GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd docker-init: Version: 0.18.0 GitCommit: fec3683 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine 88286f41530e: Pulling fs layer 88286f41530e: Verifying Checksum 88286f41530e: Download complete 88286f41530e: Pull complete Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d The push refers to repository [registry:5000/alpine] 5bef08742407: Preparing 5bef08742407: Pushed 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox 03b1be98f3f9: Pulling fs layer 03b1be98f3f9: Verifying Checksum 03b1be98f3f9: Download complete 03b1be98f3f9: Pull complete Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 The push refers to repository [registry:5000/busybox] 6a749002dd6a: Preparing 6a749002dd6a: Pushed 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527 Swarm initialized: current node (rigngjtrscny96dm9711v9hwc) is now a manager. To add a worker to this swarm, run the following command: docker swarm join --token SWMTKN-1-2d5ilguazh9w5y69ilaco1u005ro6xnxh6to1qdxi4chlwwyzk-brpmee1g4qqzjv1ikym6v23jk 172.23.0.4:2377 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions. === RUN TestAttachExitCode --- PASS: TestAttachExitCode (1.14s) === RUN TestCreateWithContentTrust --- PASS: TestCreateWithContentTrust (0.78s) === RUN TestKillContainer --- PASS: TestKillContainer (0.95s) === RUN TestRunAttachedFromRemoteImageAndRemove --- PASS: TestRunAttachedFromRemoteImageAndRemove (1.00s) === RUN TestRunWithContentTrust --- PASS: TestRunWithContentTrust (1.71s) PASS ok github.com/docker/cli/e2e/container 5.577s === RUN TestBuildFromContextDirectoryWithTag --- PASS: TestBuildFromContextDirectoryWithTag (1.38s) === RUN TestTrustedBuild --- PASS: TestTrustedBuild (2.50s) === RUN TestTrustedBuildUntrustedImage --- PASS: TestTrustedBuildUntrustedImage (0.13s) === RUN TestBuildIidFileSquash --- SKIP: TestBuildIidFileSquash (0.05s) build_test.go:112: !experimentalBuild: running against a non-experimental daemon === RUN TestPullWithContentTrust --- PASS: TestPullWithContentTrust (0.70s) === RUN TestPullWithContentTrustUsesCacheWhenNotaryUnavailable --- PASS: TestPullWithContentTrustUsesCacheWhenNotaryUnavailable (1.00s) === RUN TestPushWithContentTrust --- PASS: TestPushWithContentTrust (0.40s) === RUN TestPushWithContentTrustUnreachableServer --- PASS: TestPushWithContentTrustUnreachableServer (0.22s) === RUN TestPushWithContentTrustExistingTag --- PASS: TestPushWithContentTrustExistingTag (0.69s) === RUN TestPushWithContentTrustReleasesDelegationOnly --- PASS: TestPushWithContentTrustReleasesDelegationOnly (1.23s) === RUN TestPushWithContentTrustSignsAllFirstLevelRolesWeHaveKeysFor --- PASS: TestPushWithContentTrustSignsAllFirstLevelRolesWeHaveKeysFor (1.47s) === RUN TestPushWithContentTrustSignsForRolesWithKeysAndValidPaths --- PASS: TestPushWithContentTrustSignsForRolesWithKeysAndValidPaths (0.93s) PASS ok github.com/docker/cli/e2e/image 10.713s ? github.com/docker/cli/e2e/internal/fixtures [no test files] === RUN TestInstallWithContentTrust --- PASS: TestInstallWithContentTrust (3.72s) === RUN TestInstallWithContentTrustUntrusted --- PASS: TestInstallWithContentTrustUntrusted (0.14s) PASS ok github.com/docker/cli/e2e/plugin 3.866s ? github.com/docker/cli/e2e/plugin/basic [no test files] === RUN TestDeployWithNamedResources === RUN TestDeployWithNamedResources/Swarm === RUN TestDeployWithNamedResources/Kubernetes --- PASS: TestDeployWithNamedResources (0.22s) --- PASS: TestDeployWithNamedResources/Swarm (0.22s) --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s) deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes. === RUN TestStackDeployHelp === RUN TestStackDeployHelp/Swarm === RUN TestStackDeployHelp/Kubernetes --- PASS: TestStackDeployHelp (0.10s) --- PASS: TestStackDeployHelp/Swarm (0.05s) --- PASS: TestStackDeployHelp/Kubernetes (0.05s) === RUN TestRemove === RUN TestRemove/Swarm === RUN TestRemove/Kubernetes --- PASS: TestRemove (0.34s) --- PASS: TestRemove/Swarm (0.34s) --- SKIP: TestRemove/Kubernetes (0.00s) remove_test.go:22: !environment.KubernetesEnabled() PASS ok github.com/docker/cli/e2e/stack 0.670s === RUN TestInspectInvalidReference --- PASS: TestInspectInvalidReference (0.05s) PASS ok github.com/docker/cli/e2e/system 0.052s === RUN TestRevokeImage --- PASS: TestRevokeImage (0.45s) === RUN TestRevokeRepo --- PASS: TestRevokeRepo (0.73s) === RUN TestSignLocalImage --- PASS: TestSignLocalImage (0.31s) === RUN TestSignWithLocalFlag --- PASS: TestSignWithLocalFlag (0.60s) PASS ok github.com/docker/cli/e2e/trust 2.093s Stopping cliendtoendsuite_registry_1 ... Stopping cliendtoendsuite_engine_1 ... Stopping cliendtoendsuite_notary-server_1 ...  Stopping cliendtoendsuite_registry_1 ... done  Stopping cliendtoendsuite_notary-server_1 ... done  Stopping cliendtoendsuite_engine_1 ... done Removing cliendtoendsuite_registry_1 ... Removing cliendtoendsuite_engine_1 ... Removing cliendtoendsuite_notary-server_1 ...  Removing cliendtoendsuite_notary-server_1 ... done  Removing cliendtoendsuite_engine_1 ... done  Removing cliendtoendsuite_registry_1 ... done Removing network cliendtoendsuite_default Removing image cliendtoendsuite_notary-server docker run -e DOCKERD_EXPERIMENTAL=1 --rm -v /var/run/docker.sock:/var/run/docker.sock docker-cli-e2eclie2e1 Creating network "cliendtoendsuite_default" with the default driver Building notary-server Step 1/3 : ARG NOTARY_VERSION=0.5.0 Step 2/3 : FROM notary:server-${NOTARY_VERSION} ---> 16b632e954ca Step 3/3 : COPY ./notary/ /fixtures/ ---> 54a2a2ea1073 Successfully built 54a2a2ea1073 Successfully tagged cliendtoendsuite_notary-server:latest Creating cliendtoendsuite_engine_1 ... Creating cliendtoendsuite_notary-server_1 ... Creating cliendtoendsuite_registry_1 ...  Creating cliendtoendsuite_engine_1 ... done  Creating cliendtoendsuite_notary-server_1 ... done  Creating cliendtoendsuite_registry_1 ... done Waiting for docker daemon to become available at tcp://172.24.0.2:2375 Client: Version: 18.09.0-dev API version: 1.39 Go version: go1.12.12 Git commit: Built: Mon Feb 10 11:08:58 2020 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 19.03.6-rc2 API version: 1.40 (minimum version 1.12) Go version: go1.12.16 Git commit: 97049ac8a1 Built: Thu Feb 6 01:53:18 2020 OS/Arch: linux/amd64 Experimental: true containerd: Version: v1.2.12 GitCommit: 35bd7a5f69c13e1563af8a93431411cd9ecf5021 runc: Version: 1.0.0-rc10 GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd docker-init: Version: 0.18.0 GitCommit: fec3683 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine 88286f41530e: Pulling fs layer 88286f41530e: Download complete 88286f41530e: Pull complete Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d The push refers to repository [registry:5000/alpine] 5bef08742407: Preparing 5bef08742407: Pushed 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox 03b1be98f3f9: Pulling fs layer 03b1be98f3f9: Verifying Checksum 03b1be98f3f9: Download complete 03b1be98f3f9: Pull complete Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 The push refers to repository [registry:5000/busybox] 6a749002dd6a: Preparing 6a749002dd6a: Pushed 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527 Swarm initialized: current node (1dr0ynhskjy21i7mqu5113djd) is now a manager. To add a worker to this swarm, run the following command: docker swarm join --token SWMTKN-1-4v19fmmoa55wqtqzt5faobc5f81ngotr2ekdiluuiynltyvetf-8j2d77alvvedqmbrhmjf9qkwu 172.24.0.2:2377 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions. === RUN TestAttachExitCode --- PASS: TestAttachExitCode (0.99s) === RUN TestCreateWithContentTrust --- PASS: TestCreateWithContentTrust (0.81s) === RUN TestKillContainer --- PASS: TestKillContainer (0.96s) === RUN TestRunAttachedFromRemoteImageAndRemove --- PASS: TestRunAttachedFromRemoteImageAndRemove (1.01s) === RUN TestRunWithContentTrust --- PASS: TestRunWithContentTrust (1.52s) PASS ok github.com/docker/cli/e2e/container 5.303s === RUN TestBuildFromContextDirectoryWithTag --- PASS: TestBuildFromContextDirectoryWithTag (1.32s) === RUN TestTrustedBuild --- PASS: TestTrustedBuild (2.58s) === RUN TestTrustedBuildUntrustedImage --- PASS: TestTrustedBuildUntrustedImage (0.15s) === RUN TestBuildIidFileSquash --- PASS: TestBuildIidFileSquash (3.25s) === RUN TestPullWithContentTrust --- PASS: TestPullWithContentTrust (0.95s) === RUN TestPullWithContentTrustUsesCacheWhenNotaryUnavailable --- PASS: TestPullWithContentTrustUsesCacheWhenNotaryUnavailable (0.82s) === RUN TestPushWithContentTrust --- PASS: TestPushWithContentTrust (0.22s) === RUN TestPushWithContentTrustUnreachableServer --- PASS: TestPushWithContentTrustUnreachableServer (0.16s) === RUN TestPushWithContentTrustExistingTag --- PASS: TestPushWithContentTrustExistingTag (0.73s) === RUN TestPushWithContentTrustReleasesDelegationOnly --- PASS: TestPushWithContentTrustReleasesDelegationOnly (1.28s) === RUN TestPushWithContentTrustSignsAllFirstLevelRolesWeHaveKeysFor --- PASS: TestPushWithContentTrustSignsAllFirstLevelRolesWeHaveKeysFor (1.60s) === RUN TestPushWithContentTrustSignsForRolesWithKeysAndValidPaths --- PASS: TestPushWithContentTrustSignsForRolesWithKeysAndValidPaths (1.57s) PASS ok github.com/docker/cli/e2e/image 14.620s ? github.com/docker/cli/e2e/internal/fixtures [no test files] === RUN TestInstallWithContentTrust --- PASS: TestInstallWithContentTrust (3.17s) === RUN TestInstallWithContentTrustUntrusted --- PASS: TestInstallWithContentTrustUntrusted (0.14s) PASS ok github.com/docker/cli/e2e/plugin 3.313s ? github.com/docker/cli/e2e/plugin/basic [no test files] === RUN TestDeployWithNamedResources === RUN TestDeployWithNamedResources/Swarm === RUN TestDeployWithNamedResources/Kubernetes --- PASS: TestDeployWithNamedResources (0.21s) --- PASS: TestDeployWithNamedResources/Swarm (0.21s) --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s) deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes. === RUN TestStackDeployHelp === RUN TestStackDeployHelp/Swarm === RUN TestStackDeployHelp/Kubernetes --- PASS: TestStackDeployHelp (0.09s) --- PASS: TestStackDeployHelp/Swarm (0.04s) --- PASS: TestStackDeployHelp/Kubernetes (0.05s) === RUN TestRemove === RUN TestRemove/Swarm === RUN TestRemove/Kubernetes --- PASS: TestRemove (0.33s) --- PASS: TestRemove/Swarm (0.33s) --- SKIP: TestRemove/Kubernetes (0.00s) remove_test.go:22: !environment.KubernetesEnabled() PASS ok github.com/docker/cli/e2e/stack 0.632s === RUN TestInspectInvalidReference --- PASS: TestInspectInvalidReference (0.06s) PASS ok github.com/docker/cli/e2e/system 0.064s === RUN TestRevokeImage --- PASS: TestRevokeImage (0.46s) === RUN TestRevokeRepo --- PASS: TestRevokeRepo (0.75s) === RUN TestSignLocalImage --- PASS: TestSignLocalImage (0.30s) === RUN TestSignWithLocalFlag --- PASS: TestSignWithLocalFlag (0.61s) PASS ok github.com/docker/cli/e2e/trust 2.130s Stopping cliendtoendsuite_registry_1 ... Stopping cliendtoendsuite_engine_1 ... Stopping cliendtoendsuite_notary-server_1 ...  Stopping cliendtoendsuite_registry_1 ... done  Stopping cliendtoendsuite_notary-server_1 ... done  Stopping cliendtoendsuite_engine_1 ... done Removing cliendtoendsuite_registry_1 ... Removing cliendtoendsuite_engine_1 ... Removing cliendtoendsuite_notary-server_1 ...  Removing cliendtoendsuite_notary-server_1 ... done  Removing cliendtoendsuite_registry_1 ... done  Removing cliendtoendsuite_engine_1 ... done Removing network cliendtoendsuite_default Removing image cliendtoendsuite_notary-server docker run -e TEST_CONNHELPER=ssh -e DOCKERD_EXPERIMENTAL=1 --rm -v /var/run/docker.sock:/var/run/docker.sock docker-cli-e2eclie2e1 Creating network "cliendtoendsuite_default" with the default driver Building engine Step 1/6 : FROM docker:test-dind ---> 1858b6f9b12c 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 ---> Using cache ---> 690ee9a88e03 Step 3/6 : RUN ln -s /usr/local/bin/docker /usr/bin/docker ---> Using cache ---> a66cdf58ed9e Step 4/6 : COPY ./connhelper-ssh/entrypoint.sh / ---> Using cache ---> f4ff0f68a88a Step 5/6 : EXPOSE 22 ---> Using cache ---> 4c058e612ce9 Step 6/6 : ENTRYPOINT ["/entrypoint.sh"] ---> Using cache ---> 515a6890a9c3 Successfully built 515a6890a9c3 Successfully tagged docker:stable-dind Building notary-server Step 1/3 : ARG NOTARY_VERSION=0.5.0 Step 2/3 : FROM notary:server-${NOTARY_VERSION} ---> 16b632e954ca Step 3/3 : COPY ./notary/ /fixtures/ ---> 3cfc5683fe4c Successfully built 3cfc5683fe4c Successfully tagged cliendtoendsuite_notary-server:latest Creating cliendtoendsuite_registry_1 ... Creating cliendtoendsuite_notary-server_1 ... Creating cliendtoendsuite_engine_1 ...  Creating cliendtoendsuite_registry_1 ... done  Creating cliendtoendsuite_notary-server_1 ... done  Creating cliendtoendsuite_engine_1 ... done Waiting for docker daemon to become available at ssh://penguin@172.25.0.3 Client: Version: 18.09.0-dev API version: 1.39 Go version: go1.12.12 Git commit: Built: Mon Feb 10 11:08:58 2020 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 19.03.6-rc2 API version: 1.40 (minimum version 1.12) Go version: go1.12.16 Git commit: 97049ac8a1 Built: Thu Feb 6 01:53:18 2020 OS/Arch: linux/amd64 Experimental: true containerd: Version: v1.2.12 GitCommit: 35bd7a5f69c13e1563af8a93431411cd9ecf5021 runc: Version: 1.0.0-rc10 GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd docker-init: Version: 0.18.0 GitCommit: fec3683 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine 88286f41530e: Pulling fs layer 88286f41530e: Verifying Checksum 88286f41530e: Download complete 88286f41530e: Pull complete Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d The push refers to repository [registry:5000/alpine] 5bef08742407: Preparing 5bef08742407: Pushed 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox 03b1be98f3f9: Pulling fs layer 03b1be98f3f9: Verifying Checksum 03b1be98f3f9: Download complete 03b1be98f3f9: Pull complete Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 The push refers to repository [registry:5000/busybox] 6a749002dd6a: Preparing 6a749002dd6a: Pushed 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527 Swarm initialized: current node (qgq2i1r3dugyejpumgcf07liu) is now a manager. To add a worker to this swarm, run the following command: docker swarm join --token SWMTKN-1-1chlh8ym2ncvl2ropptmbopz66o8jpcev6hwbxvbmx1ilkhaab-awgq8hs0m2tipdui7oemazivo 172.25.0.3:2377 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions. === RUN TestAttachExitCode --- PASS: TestAttachExitCode (2.04s) === RUN TestCreateWithContentTrust --- PASS: TestCreateWithContentTrust (2.58s) === RUN TestKillContainer --- PASS: TestKillContainer (1.77s) === RUN TestRunAttachedFromRemoteImageAndRemove --- PASS: TestRunAttachedFromRemoteImageAndRemove (2.27s) === RUN TestRunWithContentTrust --- PASS: TestRunWithContentTrust (3.73s) PASS ok github.com/docker/cli/e2e/container 12.403s === RUN TestBuildFromContextDirectoryWithTag --- PASS: TestBuildFromContextDirectoryWithTag (1.80s) === RUN TestTrustedBuild --- PASS: TestTrustedBuild (5.69s) === RUN TestTrustedBuildUntrustedImage --- PASS: TestTrustedBuildUntrustedImage (0.31s) === RUN TestBuildIidFileSquash --- PASS: TestBuildIidFileSquash (3.15s) === RUN TestPullWithContentTrust --- PASS: TestPullWithContentTrust (2.82s) === RUN TestPullWithContentTrustUsesCacheWhenNotaryUnavailable --- PASS: TestPullWithContentTrustUsesCacheWhenNotaryUnavailable (3.61s) === RUN TestPushWithContentTrust --- PASS: TestPushWithContentTrust (0.79s) === RUN TestPushWithContentTrustUnreachableServer --- PASS: TestPushWithContentTrustUnreachableServer (0.78s) === RUN TestPushWithContentTrustExistingTag --- PASS: TestPushWithContentTrustExistingTag (1.79s) === RUN TestPushWithContentTrustReleasesDelegationOnly --- PASS: TestPushWithContentTrustReleasesDelegationOnly (1.88s) === RUN TestPushWithContentTrustSignsAllFirstLevelRolesWeHaveKeysFor --- PASS: TestPushWithContentTrustSignsAllFirstLevelRolesWeHaveKeysFor (2.06s) === RUN TestPushWithContentTrustSignsForRolesWithKeysAndValidPaths --- PASS: TestPushWithContentTrustSignsForRolesWithKeysAndValidPaths (1.99s) PASS ok github.com/docker/cli/e2e/image 26.685s ? github.com/docker/cli/e2e/internal/fixtures [no test files] === RUN TestInstallWithContentTrust --- PASS: TestInstallWithContentTrust (4.72s) === RUN TestInstallWithContentTrustUntrusted --- PASS: TestInstallWithContentTrustUntrusted (0.44s) PASS ok github.com/docker/cli/e2e/plugin 5.170s ? github.com/docker/cli/e2e/plugin/basic [no test files] === RUN TestDeployWithNamedResources === RUN TestDeployWithNamedResources/Swarm === RUN TestDeployWithNamedResources/Kubernetes --- PASS: TestDeployWithNamedResources (0.53s) --- PASS: TestDeployWithNamedResources/Swarm (0.53s) --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s) deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes. === RUN TestStackDeployHelp === RUN TestStackDeployHelp/Swarm === RUN TestStackDeployHelp/Kubernetes --- PASS: TestStackDeployHelp (0.07s) --- PASS: TestStackDeployHelp/Swarm (0.04s) --- PASS: TestStackDeployHelp/Kubernetes (0.04s) === RUN TestRemove === RUN TestRemove/Swarm === RUN TestRemove/Kubernetes --- PASS: TestRemove (1.37s) --- PASS: TestRemove/Swarm (1.37s) --- SKIP: TestRemove/Kubernetes (0.00s) remove_test.go:22: !environment.KubernetesEnabled() PASS ok github.com/docker/cli/e2e/stack 1.979s === RUN TestInspectInvalidReference --- PASS: TestInspectInvalidReference (0.29s) PASS ok github.com/docker/cli/e2e/system 0.289s === RUN TestRevokeImage --- PASS: TestRevokeImage (1.52s) === RUN TestRevokeRepo --- PASS: TestRevokeRepo (2.10s) === RUN TestSignLocalImage --- PASS: TestSignLocalImage (0.88s) === RUN TestSignWithLocalFlag --- PASS: TestSignWithLocalFlag (1.72s) PASS ok github.com/docker/cli/e2e/trust 6.223s Stopping cliendtoendsuite_registry_1 ... Stopping cliendtoendsuite_engine_1 ... Stopping cliendtoendsuite_notary-server_1 ...  Stopping cliendtoendsuite_notary-server_1 ... done  Stopping cliendtoendsuite_registry_1 ... done  Stopping cliendtoendsuite_engine_1 ... done Removing cliendtoendsuite_registry_1 ... Removing cliendtoendsuite_engine_1 ... Removing cliendtoendsuite_notary-server_1 ...  Removing cliendtoendsuite_notary-server_1 ... done  Removing cliendtoendsuite_registry_1 ... done  Removing cliendtoendsuite_engine_1 ... done Removing network cliendtoendsuite_default 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