Skip to content
Success

Console Output

Pull request #1440 updated
16:25:02 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 402c2bcea99d991ddca0c863bab75ebaf9c2133e+50c4621fc82a4fc979829d9d876282a97ec0cc1e (cc47578bba0e67207d7732b2e40fad47094a4bdf)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 26028d2ce48352c9b2c3f496e963b79a4944a426
using credential jps-reader
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master
Checking out Revision 26028d2ce48352c9b2c3f496e963b79a4944a426 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426
Commit message: "[TAR-1227] Run the sonar container as the current user (#17)"
 > git rev-list --no-walk ead69454b4062f17d1f8389642089a002b037213 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] node
Running on ubuntu-1804-overlay2 (i-0c96666ad2d9e46ce) in /home/ubuntu/workspace/cli_PR-1440
[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-1440@tmp/04d472fe-3faa-423a-a11c-22e442e51c50/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
16:25:06 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:25:06 chowning workspace
[Pipeline] sh
16:25:06 + uname -m
[Pipeline] sh
16:25:06 + pwd
16:25:06 + id -u
16:25:06 + id -g
16:25:06 + docker run --rm -v /home/ubuntu/workspace/cli_PR-1440:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] echo
16:25:07 Removing all docker containers
[Pipeline] sh
16:25:08 + docker container ls -aq
[Pipeline] echo
16:25:08 Docker containers have been removed
[Pipeline] echo
16:25:08 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
16:25:08 cleanWorkspace: Workspace is clean.
[Pipeline] timeout
16:25:08 Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] stage
16:25:08 Using the ‘stage’ step without a block argument is deprecated
16:25:08 Entering stage Git Checkout
16:25:08 Proceeding
[Pipeline] checkout
16:25:08 using credential docker-jenkins-github-credentials
16:25:08 Cloning the remote Git repository
16:25:08 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-1440 # 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/1440/head:refs/remotes/origin/PR-1440 +refs/heads/18.09:refs/remotes/origin/18.09
16:25:10 Fetching without tags
16:25:10 Merging remotes/origin/18.09 commit 50c4621fc82a4fc979829d9d876282a97ec0cc1e into PR head commit 402c2bcea99d991ddca0c863bab75ebaf9c2133e
16:25:10 Merge succeeded, producing 402c2bcea99d991ddca0c863bab75ebaf9c2133e
16:25:10 Checking out Revision 402c2bcea99d991ddca0c863bab75ebaf9c2133e (PR-1440)
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/1440/head:refs/remotes/origin/PR-1440 # 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/1440/head:refs/remotes/origin/PR-1440 +refs/heads/18.09:refs/remotes/origin/18.09
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 402c2bcea99d991ddca0c863bab75ebaf9c2133e
 > git merge 50c4621fc82a4fc979829d9d876282a97ec0cc1e # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 402c2bcea99d991ddca0c863bab75ebaf9c2133e
16:25:11 Commit message: "Bump containerd client to d97a907f7f781c0ab8340877d8e6b53cc7f1c2f6"
16:25:11 First time build. Skipping changelog.
[Pipeline] stage
16:25:11 Using the ‘stage’ step without a block argument is deprecated
16:25:11 Entering stage Run end-to-end test suite
16:25:11 Proceeding
[Pipeline] sh
16:25:12 + docker version
16:25:12 Client: Docker Engine - Community
16:25:12  Version:           19.03.2
16:25:12  API version:       1.40
16:25:12  Go version:        go1.12.8
16:25:12  Git commit:        6a30dfc
16:25:12  Built:             Thu Aug 29 05:29:11 2019
16:25:12  OS/Arch:           linux/amd64
16:25:12  Experimental:      false
16:25:12 
16:25:12 Server: Docker Engine - Community
16:25:12  Engine:
16:25:12   Version:          19.03.2
16:25:12   API version:      1.40 (minimum version 1.12)
16:25:12   Go version:       go1.12.8
16:25:12   Git commit:       6a30dfc
16:25:12   Built:            Thu Aug 29 05:27:45 2019
16:25:12   OS/Arch:          linux/amd64
16:25:12   Experimental:     true
16:25:12  containerd:
16:25:12   Version:          1.2.6
16:25:12   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
16:25:12  runc:
16:25:12   Version:          1.0.0-rc8
16:25:12   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
16:25:12  docker-init:
16:25:12   Version:          0.18.0
16:25:12   GitCommit:        fec3683
[Pipeline] sh
 > git rev-list --no-walk 087f6d0e95bc6e6f3c326f3e8d09543e64a61da0 # timeout=10
16:25:12 + E2E_UNIQUE_ID=clie2e3 IMAGE_TAG=clie2e3 make -f docker.Makefile test-e2e
16:25:12 docker build -t docker-cli-e2eclie2e3 --build-arg=GO_VERSION --build-arg VERSION=18.09.0-dev --build-arg GITCOMMIT= -f ./dockerfiles/Dockerfile.e2e .
16:25:13 Sending build context to Docker daemon  38.51MB

16:25:13 Step 1/18 : ARG GO_VERSION=1.12.12
16:25:13 Step 2/18 : FROM docker/containerd-shim-process:a4d1531 AS containerd-shim-process
16:25:13  ---> 88d1b3a51187
16:25:13 Step 3/18 : FROM golang:${GO_VERSION}
16:25:13  ---> 25f57e47afce
16:25:13 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/*
16:25:13  ---> Using cache
16:25:13  ---> 42a50c52c46a
16:25:13 Step 5/18 : ARG COMPOSE_VERSION=1.21.2
16:25:13  ---> Using cache
16:25:13  ---> ae6ee630f3b0
16:25:13 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
16:25:13  ---> Using cache
16:25:13  ---> 9ca96575775f
16:25:13 Step 7/18 : ARG NOTARY_VERSION=v0.6.1
16:25:13  ---> Using cache
16:25:13  ---> 52d1f8b74783
16:25:13 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
16:25:13  ---> Using cache
16:25:13  ---> 2efab741453c
16:25:13 Step 9/18 : ENV CGO_ENABLED=0     DISABLE_WARN_OUTSIDE_CONTAINER=1     PATH=/go/src/github.com/docker/cli/build:$PATH
16:25:13  ---> Using cache
16:25:13  ---> d4e2e0272cc9
16:25:13 Step 10/18 : WORKDIR /go/src/github.com/docker/cli
16:25:13  ---> Using cache
16:25:13  ---> b46da094bab6
16:25:13 Step 11/18 : COPY e2e/testdata/notary/root-ca.cert /usr/share/ca-certificates/notary.cert
16:25:13  ---> Using cache
16:25:13  ---> 863e4b35b9bc
16:25:13 Step 12/18 : RUN echo 'notary.cert' >> /etc/ca-certificates.conf && update-ca-certificates
16:25:13  ---> Using cache
16:25:13  ---> 7b92f335e96d
16:25:13 Step 13/18 : COPY . .
16:25:16  ---> ca946417d6d9
16:25:16 Step 14/18 : ARG VERSION
16:25:16  ---> Running in 669256fde3a4
16:25:16 Removing intermediate container 669256fde3a4
16:25:16  ---> 4257a56496ee
16:25:16 Step 15/18 : ARG GITCOMMIT
16:25:16  ---> Running in af610c8adfa8
16:25:16 Removing intermediate container af610c8adfa8
16:25:16  ---> b9b67372c9a6
16:25:16 Step 16/18 : ENV VERSION=${VERSION} GITCOMMIT=${GITCOMMIT}
16:25:16  ---> Running in 69120e72b68d
16:25:17 Removing intermediate container 69120e72b68d
16:25:17  ---> a2347c0d23d5
16:25:17 Step 17/18 : RUN ./scripts/build/binary
16:25:17  ---> Running in ea34442b2b19
16:25:17 Building statically linked build/docker-linux-amd64
16:26:39 Removing intermediate container ea34442b2b19
16:26:39  ---> 23c989b0d186
16:26:39 Step 18/18 : CMD ./scripts/test/e2e/entry
16:26:39  ---> Running in a92b7bfb1227
16:26:39 Removing intermediate container a92b7bfb1227
16:26:39  ---> c7687ace5148
16:26:39 Successfully built c7687ace5148
16:26:39 Successfully tagged docker-cli-e2eclie2e3:latest
16:26:39 docker run --rm -v /var/run/docker.sock:/var/run/docker.sock docker-cli-e2eclie2e3
16:26:39 Creating network "cliendtoendsuite_default" with the default driver
16:26:39 Building notary-server
16:26:39 Step 1/3 : ARG NOTARY_VERSION=0.5.0
16:26:39 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
16:26:39  ---> 16b632e954ca
16:26:39 Step 3/3 : COPY ./notary/ /fixtures/
16:26:39  ---> 5d8c54e1219f
16:26:39 Successfully built 5d8c54e1219f
16:26:39 Successfully tagged cliendtoendsuite_notary-server:latest
16:26:39 Creating cliendtoendsuite_notary-server_1 ... 
16:26:39 Creating cliendtoendsuite_engine_1        ... 
16:26:39 Creating cliendtoendsuite_registry_1      ... 
16:26:39 
Creating cliendtoendsuite_registry_1      ... done

Creating cliendtoendsuite_engine_1        ... done

Creating cliendtoendsuite_notary-server_1 ... done
Waiting for docker daemon to become available at tcp://172.21.0.2:2375
16:26:39 Client:
16:26:39  Version:           18.09.0-dev
16:26:39  API version:       1.39
16:26:39  Go version:        go1.12.12
16:26:39  Git commit:        
16:26:39  Built:             Wed Oct 23 16:25:17 2019
16:26:39  OS/Arch:           linux/amd64
16:26:39  Experimental:      false
16:26:39 
16:26:39 Server: Docker Engine - Community
16:26:39  Engine:
16:26:39   Version:          19.03.4
16:26:39   API version:      1.40 (minimum version 1.12)
16:26:39   Go version:       go1.12.10
16:26:39   Git commit:       9013bf583a
16:26:39   Built:            Fri Oct 18 15:55:51 2019
16:26:39   OS/Arch:          linux/amd64
16:26:39   Experimental:     false
16:26:39  containerd:
16:26:39   Version:          v1.2.10
16:26:39   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
16:26:39  runc:
16:26:39   Version:          1.0.0-rc8+dev
16:26:39   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
16:26:39  docker-init:
16:26:39   Version:          0.18.0
16:26:39   GitCommit:        fec3683
16:26:39 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine
16:26:39 88286f41530e: Pulling fs layer
16:26:39 88286f41530e: Verifying Checksum
16:26:39 88286f41530e: Download complete
16:26:39 88286f41530e: Pull complete
16:26:39 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
16:26:39 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
16:26:39 The push refers to repository [registry:5000/alpine]
16:26:39 5bef08742407: Preparing
16:26:39 5bef08742407: Pushed
16:26:39 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
16:26:39 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox
16:26:39 03b1be98f3f9: Pulling fs layer
16:26:39 03b1be98f3f9: Verifying Checksum
16:26:39 03b1be98f3f9: Download complete
16:26:39 03b1be98f3f9: Pull complete
16:26:39 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
16:26:39 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
16:26:39 The push refers to repository [registry:5000/busybox]
16:26:39 6a749002dd6a: Preparing
16:26:39 6a749002dd6a: Pushed
16:26:39 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527
16:26:39 Swarm initialized: current node (oj3anzoclle6u82jn9zktof62) is now a manager.
16:26:39 
16:26:39 To add a worker to this swarm, run the following command:
16:26:39 
16:26:39     docker swarm join --token SWMTKN-1-0e9e6bare8dkgj65s3akxvyo9b99nptt8x8psam8gglln2ua83-f4pv1uqrh6mpuoffky0jnrvfr 172.21.0.2:2377
16:26:39 
16:26:39 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions.
16:26:39 
16:26:47 === RUN   TestAttachExitCode
16:26:47 --- PASS: TestAttachExitCode (1.10s)
16:26:47 === RUN   TestCreateWithContentTrust
16:26:47 --- PASS: TestCreateWithContentTrust (0.88s)
16:26:47 === RUN   TestKillContainer
16:26:47 --- PASS: TestKillContainer (0.86s)
16:26:47 === RUN   TestRunAttachedFromRemoteImageAndRemove
16:26:47 --- PASS: TestRunAttachedFromRemoteImageAndRemove (0.98s)
16:26:47 === RUN   TestRunWithContentTrust
16:26:47 --- PASS: TestRunWithContentTrust (1.84s)
16:26:47 PASS
16:26:47 ok  	github.com/docker/cli/e2e/container	5.656s
16:26:54 === RUN   TestBuildFromContextDirectoryWithTag
16:26:54 --- PASS: TestBuildFromContextDirectoryWithTag (1.42s)
16:26:54 === RUN   TestTrustedBuild
16:26:54 --- PASS: TestTrustedBuild (2.55s)
16:26:54 === RUN   TestTrustedBuildUntrustedImage
16:26:54 --- PASS: TestTrustedBuildUntrustedImage (0.13s)
16:26:54 === RUN   TestBuildIidFileSquash
16:26:54 --- SKIP: TestBuildIidFileSquash (0.08s)
16:26:54     build_test.go:112: !experimentalBuild: running against a non-experimental daemon
16:26:54 === RUN   TestPullWithContentTrust
16:26:54 --- PASS: TestPullWithContentTrust (1.01s)
16:26:54 === RUN   TestPullWithContentTrustUsesCacheWhenNotaryUnavailable
16:26:54 --- PASS: TestPullWithContentTrustUsesCacheWhenNotaryUnavailable (1.26s)
16:26:54 === RUN   TestPushWithContentTrust
16:26:54 --- PASS: TestPushWithContentTrust (0.40s)
16:26:54 === RUN   TestPushWithContentTrustUnreachableServer
16:26:54 --- PASS: TestPushWithContentTrustUnreachableServer (0.24s)
16:26:54 === RUN   TestPushWithContentTrustExistingTag
16:26:54 --- PASS: TestPushWithContentTrustExistingTag (0.78s)
16:26:54 === RUN   TestPushWithContentTrustReleasesDelegationOnly
16:26:54 --- PASS: TestPushWithContentTrustReleasesDelegationOnly (1.37s)
16:26:54 === RUN   TestPushWithContentTrustSignsAllFirstLevelRolesWeHaveKeysFor
16:26:54 --- PASS: TestPushWithContentTrustSignsAllFirstLevelRolesWeHaveKeysFor (1.33s)
16:26:54 === RUN   TestPushWithContentTrustSignsForRolesWithKeysAndValidPaths
16:26:54 --- PASS: TestPushWithContentTrustSignsForRolesWithKeysAndValidPaths (1.25s)
16:26:54 PASS
16:26:54 ok  	github.com/docker/cli/e2e/image	11.855s
16:26:54 ?   	github.com/docker/cli/e2e/internal/fixtures	[no test files]
16:26:54 === RUN   TestInstallWithContentTrust
16:26:54 --- PASS: TestInstallWithContentTrust (3.79s)
16:26:54 === RUN   TestInstallWithContentTrustUntrusted
16:26:54 --- PASS: TestInstallWithContentTrustUntrusted (0.16s)
16:26:54 PASS
16:26:54 ok  	github.com/docker/cli/e2e/plugin	3.953s
16:26:54 ?   	github.com/docker/cli/e2e/plugin/basic	[no test files]
16:26:55 === RUN   TestDeployWithNamedResources
16:26:55 === RUN   TestDeployWithNamedResources/Swarm
16:26:55 === RUN   TestDeployWithNamedResources/Kubernetes
16:26:55 --- PASS: TestDeployWithNamedResources (0.22s)
16:26:55     --- PASS: TestDeployWithNamedResources/Swarm (0.22s)
16:26:55     --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s)
16:26:55         deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes.
16:26:55 === RUN   TestStackDeployHelp
16:26:55 === RUN   TestStackDeployHelp/Swarm
16:26:55 === RUN   TestStackDeployHelp/Kubernetes
16:26:55 --- PASS: TestStackDeployHelp (0.10s)
16:26:55     --- PASS: TestStackDeployHelp/Swarm (0.05s)
16:26:55     --- PASS: TestStackDeployHelp/Kubernetes (0.05s)
16:26:55 === RUN   TestRemove
16:26:55 === RUN   TestRemove/Swarm
16:26:55 === RUN   TestRemove/Kubernetes
16:26:55 --- PASS: TestRemove (0.34s)
16:26:55     --- PASS: TestRemove/Swarm (0.34s)
16:26:55     --- SKIP: TestRemove/Kubernetes (0.00s)
16:26:55         remove_test.go:22: !environment.KubernetesEnabled()
16:26:55 PASS
16:26:55 ok  	github.com/docker/cli/e2e/stack	0.660s
16:26:55 === RUN   TestInspectInvalidReference
16:26:55 --- PASS: TestInspectInvalidReference (0.07s)
16:26:55 PASS
16:26:55 ok  	github.com/docker/cli/e2e/system	0.072s
16:26:58 === RUN   TestRevokeImage
16:26:58 --- PASS: TestRevokeImage (0.48s)
16:26:58 === RUN   TestRevokeRepo
16:26:58 --- PASS: TestRevokeRepo (0.81s)
16:26:58 === RUN   TestSignLocalImage
16:26:58 --- PASS: TestSignLocalImage (0.34s)
16:26:58 === RUN   TestSignWithLocalFlag
16:26:58 --- PASS: TestSignWithLocalFlag (0.63s)
16:26:58 PASS
16:26:58 ok  	github.com/docker/cli/e2e/trust	2.251s
16:26:58 Stopping cliendtoendsuite_registry_1      ... 
16:26:58 Stopping cliendtoendsuite_engine_1        ... 
16:26:58 Stopping cliendtoendsuite_notary-server_1 ... 
16:27:00 
Stopping cliendtoendsuite_registry_1      ... done

Stopping cliendtoendsuite_notary-server_1 ... done

Stopping cliendtoendsuite_engine_1        ... done
Removing cliendtoendsuite_registry_1      ... 
16:27:00 Removing cliendtoendsuite_engine_1        ... 
16:27:00 Removing cliendtoendsuite_notary-server_1 ... 
16:27:00 
Removing cliendtoendsuite_notary-server_1 ... done

Removing cliendtoendsuite_engine_1        ... done

Removing cliendtoendsuite_registry_1      ... done
Removing network cliendtoendsuite_default
16:27:00 Removing image cliendtoendsuite_notary-server
16:27:01 docker run -e DOCKERD_EXPERIMENTAL=1 --rm -v /var/run/docker.sock:/var/run/docker.sock docker-cli-e2eclie2e3
16:27:02 Creating network "cliendtoendsuite_default" with the default driver
16:27:02 Building notary-server
16:27:02 Step 1/3 : ARG NOTARY_VERSION=0.5.0
16:27:02 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
16:27:02  ---> 16b632e954ca
16:27:02 Step 3/3 : COPY ./notary/ /fixtures/
16:27:02  ---> 5656d44b1095
16:27:02 Successfully built 5656d44b1095
16:27:02 Successfully tagged cliendtoendsuite_notary-server:latest
16:27:02 Creating cliendtoendsuite_registry_1 ... 
16:27:02 Creating cliendtoendsuite_notary-server_1 ... 
16:27:02 Creating cliendtoendsuite_engine_1        ... 
16:27:06 
Creating cliendtoendsuite_registry_1      ... done

Creating cliendtoendsuite_engine_1        ... done

Creating cliendtoendsuite_notary-server_1 ... done
Waiting for docker daemon to become available at tcp://172.22.0.4:2375
16:27:07 Client:
16:27:07  Version:           18.09.0-dev
16:27:07  API version:       1.39
16:27:07  Go version:        go1.12.12
16:27:07  Git commit:        
16:27:07  Built:             Wed Oct 23 16:25:17 2019
16:27:07  OS/Arch:           linux/amd64
16:27:07  Experimental:      false
16:27:07 
16:27:07 Server: Docker Engine - Community
16:27:07  Engine:
16:27:07   Version:          19.03.4
16:27:07   API version:      1.40 (minimum version 1.12)
16:27:07   Go version:       go1.12.10
16:27:07   Git commit:       9013bf583a
16:27:07   Built:            Fri Oct 18 15:55:51 2019
16:27:07   OS/Arch:          linux/amd64
16:27:07   Experimental:     true
16:27:07  containerd:
16:27:07   Version:          v1.2.10
16:27:07   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
16:27:07  runc:
16:27:07   Version:          1.0.0-rc8+dev
16:27:07   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
16:27:07  docker-init:
16:27:07   Version:          0.18.0
16:27:07   GitCommit:        fec3683
16:27:07 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine
16:27:07 88286f41530e: Pulling fs layer
16:27:07 88286f41530e: Download complete
16:27:07 88286f41530e: Pull complete
16:27:07 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
16:27:07 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
16:27:07 The push refers to repository [registry:5000/alpine]
16:27:07 5bef08742407: Preparing
16:27:07 5bef08742407: Pushed
16:27:07 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
16:27:08 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox
16:27:08 03b1be98f3f9: Pulling fs layer
16:27:08 03b1be98f3f9: Verifying Checksum
16:27:08 03b1be98f3f9: Download complete
16:27:08 03b1be98f3f9: Pull complete
16:27:08 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
16:27:08 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
16:27:08 The push refers to repository [registry:5000/busybox]
16:27:08 6a749002dd6a: Preparing
16:27:08 6a749002dd6a: Pushed
16:27:08 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527
16:27:09 Swarm initialized: current node (b6bggj29r78o4n38fchx2bnjv) is now a manager.
16:27:09 
16:27:09 To add a worker to this swarm, run the following command:
16:27:09 
16:27:09     docker swarm join --token SWMTKN-1-2zevsxesdt2bznt25adqm1gsnqxjtxes3zz00b6wnjytmyq2ks-4ykkffs1ig26iipml2wanbyd0 172.22.0.4:2377
16:27:09 
16:27:09 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions.
16:27:09 
16:27:19 === RUN   TestAttachExitCode
16:27:19 --- PASS: TestAttachExitCode (0.97s)
16:27:19 === RUN   TestCreateWithContentTrust
16:27:19 --- PASS: TestCreateWithContentTrust (0.89s)
16:27:19 === RUN   TestKillContainer
16:27:19 --- PASS: TestKillContainer (0.84s)
16:27:19 === RUN   TestRunAttachedFromRemoteImageAndRemove
16:27:19 --- PASS: TestRunAttachedFromRemoteImageAndRemove (0.91s)
16:27:19 === RUN   TestRunWithContentTrust
16:27:19 --- PASS: TestRunWithContentTrust (1.47s)
16:27:19 PASS
16:27:19 ok  	github.com/docker/cli/e2e/container	5.079s
16:27:29 === RUN   TestBuildFromContextDirectoryWithTag
16:27:29 --- PASS: TestBuildFromContextDirectoryWithTag (1.48s)
16:27:29 === RUN   TestTrustedBuild
16:27:29 --- PASS: TestTrustedBuild (2.67s)
16:27:29 === RUN   TestTrustedBuildUntrustedImage
16:27:29 --- PASS: TestTrustedBuildUntrustedImage (0.11s)
16:27:29 === RUN   TestBuildIidFileSquash
16:27:29 --- PASS: TestBuildIidFileSquash (2.88s)
16:27:29 === RUN   TestPullWithContentTrust
16:27:29 --- PASS: TestPullWithContentTrust (1.01s)
16:27:29 === RUN   TestPullWithContentTrustUsesCacheWhenNotaryUnavailable
16:27:29 --- PASS: TestPullWithContentTrustUsesCacheWhenNotaryUnavailable (0.96s)
16:27:29 === RUN   TestPushWithContentTrust
16:27:29 --- PASS: TestPushWithContentTrust (0.26s)
16:27:29 === RUN   TestPushWithContentTrustUnreachableServer
16:27:29 --- PASS: TestPushWithContentTrustUnreachableServer (0.23s)
16:27:29 === RUN   TestPushWithContentTrustExistingTag
16:27:29 --- PASS: TestPushWithContentTrustExistingTag (0.78s)
16:27:29 === RUN   TestPushWithContentTrustReleasesDelegationOnly
16:27:29 --- PASS: TestPushWithContentTrustReleasesDelegationOnly (1.25s)
16:27:29 === RUN   TestPushWithContentTrustSignsAllFirstLevelRolesWeHaveKeysFor
16:27:29 --- PASS: TestPushWithContentTrustSignsAllFirstLevelRolesWeHaveKeysFor (1.59s)
16:27:29 === RUN   TestPushWithContentTrustSignsForRolesWithKeysAndValidPaths
16:27:29 --- PASS: TestPushWithContentTrustSignsForRolesWithKeysAndValidPaths (1.50s)
16:27:29 PASS
16:27:29 ok  	github.com/docker/cli/e2e/image	14.723s
16:27:29 ?   	github.com/docker/cli/e2e/internal/fixtures	[no test files]
16:27:29 === RUN   TestInstallWithContentTrust
16:27:29 --- PASS: TestInstallWithContentTrust (3.30s)
16:27:29 === RUN   TestInstallWithContentTrustUntrusted
16:27:29 --- PASS: TestInstallWithContentTrustUntrusted (0.15s)
16:27:29 PASS
16:27:29 ok  	github.com/docker/cli/e2e/plugin	3.458s
16:27:29 ?   	github.com/docker/cli/e2e/plugin/basic	[no test files]
16:27:29 === RUN   TestDeployWithNamedResources
16:27:29 === RUN   TestDeployWithNamedResources/Swarm
16:27:29 === RUN   TestDeployWithNamedResources/Kubernetes
16:27:29 --- PASS: TestDeployWithNamedResources (0.19s)
16:27:29     --- PASS: TestDeployWithNamedResources/Swarm (0.19s)
16:27:29     --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s)
16:27:29         deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes.
16:27:29 === RUN   TestStackDeployHelp
16:27:29 === RUN   TestStackDeployHelp/Swarm
16:27:29 === RUN   TestStackDeployHelp/Kubernetes
16:27:29 --- PASS: TestStackDeployHelp (0.09s)
16:27:29     --- PASS: TestStackDeployHelp/Swarm (0.04s)
16:27:29     --- PASS: TestStackDeployHelp/Kubernetes (0.05s)
16:27:29 === RUN   TestRemove
16:27:29 === RUN   TestRemove/Swarm
16:27:29 === RUN   TestRemove/Kubernetes
16:27:29 --- PASS: TestRemove (0.35s)
16:27:29     --- PASS: TestRemove/Swarm (0.35s)
16:27:29     --- SKIP: TestRemove/Kubernetes (0.00s)
16:27:29         remove_test.go:22: !environment.KubernetesEnabled()
16:27:29 PASS
16:27:29 ok  	github.com/docker/cli/e2e/stack	0.642s
16:27:29 === RUN   TestInspectInvalidReference
16:27:29 --- PASS: TestInspectInvalidReference (0.06s)
16:27:29 PASS
16:27:29 ok  	github.com/docker/cli/e2e/system	0.060s
16:27:31 === RUN   TestRevokeImage
16:27:31 --- PASS: TestRevokeImage (0.48s)
16:27:31 === RUN   TestRevokeRepo
16:27:31 --- PASS: TestRevokeRepo (0.80s)
16:27:31 === RUN   TestSignLocalImage
16:27:31 --- PASS: TestSignLocalImage (0.32s)
16:27:31 === RUN   TestSignWithLocalFlag
16:27:31 --- PASS: TestSignWithLocalFlag (0.76s)
16:27:31 PASS
16:27:31 ok  	github.com/docker/cli/e2e/trust	2.359s
16:27:31 Stopping cliendtoendsuite_engine_1        ... 
16:27:31 Stopping cliendtoendsuite_notary-server_1 ... 
16:27:31 Stopping cliendtoendsuite_registry_1      ... 
16:27:33 
Stopping cliendtoendsuite_notary-server_1 ... done

Stopping cliendtoendsuite_registry_1      ... done

Stopping cliendtoendsuite_engine_1        ... done
Removing cliendtoendsuite_engine_1        ... 
16:27:33 Removing cliendtoendsuite_notary-server_1 ... 
16:27:33 Removing cliendtoendsuite_registry_1      ... 
16:27:33 
Removing cliendtoendsuite_notary-server_1 ... done

Removing cliendtoendsuite_registry_1      ... done

Removing cliendtoendsuite_engine_1        ... done
Removing network cliendtoendsuite_default
16:27:33 Removing image cliendtoendsuite_notary-server
16:27:34 docker run -e TEST_CONNHELPER=ssh -e DOCKERD_EXPERIMENTAL=1 --rm -v /var/run/docker.sock:/var/run/docker.sock docker-cli-e2eclie2e3
16:27:35 Creating network "cliendtoendsuite_default" with the default driver
16:27:35 Building engine
16:27:35 Step 1/6 : FROM docker:test-dind
16:27:35  ---> eaed9efc02d2
16:27:35 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
16:27:35  ---> Using cache
16:27:35  ---> f55aa05f7ac7
16:27:35 Step 3/6 : RUN  ln -s /usr/local/bin/docker /usr/bin/docker
16:27:35  ---> Using cache
16:27:35  ---> 442b431241e6
16:27:35 Step 4/6 : COPY ./connhelper-ssh/entrypoint.sh /
16:27:35  ---> Using cache
16:27:35  ---> f8051b2a93d8
16:27:35 Step 5/6 : EXPOSE 22
16:27:35  ---> Using cache
16:27:35  ---> 5ab985c87617
16:27:35 Step 6/6 : ENTRYPOINT ["/entrypoint.sh"]
16:27:35  ---> Using cache
16:27:35  ---> 5d3c79764e5a
16:27:35 Successfully built 5d3c79764e5a
16:27:35 Successfully tagged docker:stable-dind
16:27:35 Building notary-server
16:27:35 Step 1/3 : ARG NOTARY_VERSION=0.5.0
16:27:35 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
16:27:35  ---> 16b632e954ca
16:27:35 Step 3/3 : COPY ./notary/ /fixtures/
16:27:36  ---> 7baa9f9a0e5c
16:27:36 Successfully built 7baa9f9a0e5c
16:27:36 Successfully tagged cliendtoendsuite_notary-server:latest
16:27:36 Creating cliendtoendsuite_registry_1 ... 
16:27:36 Creating cliendtoendsuite_engine_1   ... 
16:27:36 Creating cliendtoendsuite_notary-server_1 ... 
16:27:40 
Creating cliendtoendsuite_notary-server_1 ... done

Creating cliendtoendsuite_engine_1        ... done

Creating cliendtoendsuite_registry_1      ... done
Waiting for docker daemon to become available at ssh://penguin@172.23.0.3
16:27:40 Client:
16:27:40  Version:           18.09.0-dev
16:27:40  API version:       1.39
16:27:40  Go version:        go1.12.12
16:27:40  Git commit:        
16:27:40  Built:             Wed Oct 23 16:25:17 2019
16:27:40  OS/Arch:           linux/amd64
16:27:40  Experimental:      false
16:27:40 
16:27:40 Server: Docker Engine - Community
16:27:40  Engine:
16:27:40   Version:          19.03.4
16:27:40   API version:      1.40 (minimum version 1.12)
16:27:40   Go version:       go1.12.10
16:27:40   Git commit:       9013bf583a
16:27:40   Built:            Fri Oct 18 15:55:51 2019
16:27:40   OS/Arch:          linux/amd64
16:27:40   Experimental:     true
16:27:40  containerd:
16:27:40   Version:          v1.2.10
16:27:40   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
16:27:40  runc:
16:27:40   Version:          1.0.0-rc8+dev
16:27:40   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
16:27:40  docker-init:
16:27:40   Version:          0.18.0
16:27:40   GitCommit:        fec3683
16:27:41 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine
16:27:41 88286f41530e: Pulling fs layer
16:27:41 88286f41530e: Download complete
16:27:41 88286f41530e: Pull complete
16:27:41 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
16:27:41 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
16:27:41 The push refers to repository [registry:5000/alpine]
16:27:41 5bef08742407: Preparing
16:27:41 5bef08742407: Pushed
16:27:41 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
16:27:42 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox
16:27:42 03b1be98f3f9: Pulling fs layer
16:27:42 03b1be98f3f9: Download complete
16:27:42 03b1be98f3f9: Pull complete
16:27:42 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
16:27:42 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
16:27:42 The push refers to repository [registry:5000/busybox]
16:27:42 6a749002dd6a: Preparing
16:27:43 6a749002dd6a: Pushed
16:27:43 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527
16:27:44 Swarm initialized: current node (990nk9q0exjaa00oe43qhn7fu) is now a manager.
16:27:44 
16:27:44 To add a worker to this swarm, run the following command:
16:27:44 
16:27:44     docker swarm join --token SWMTKN-1-06ybi0qdtjh8y0jay7cdardj1as5xkdevn3gtvl78z6wv14prr-bil8cwp5djigbnlsowbbmw647 172.23.0.3:2377
16:27:44 
16:27:44 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions.
16:27:44 
16:28:02 === RUN   TestAttachExitCode
16:28:02 --- PASS: TestAttachExitCode (1.83s)
16:28:02 === RUN   TestCreateWithContentTrust
16:28:02 --- PASS: TestCreateWithContentTrust (2.58s)
16:28:02 === RUN   TestKillContainer
16:28:02 --- PASS: TestKillContainer (1.58s)
16:28:02 === RUN   TestRunAttachedFromRemoteImageAndRemove
16:28:02 --- PASS: TestRunAttachedFromRemoteImageAndRemove (2.35s)
16:28:02 === RUN   TestRunWithContentTrust
16:28:02 --- PASS: TestRunWithContentTrust (3.48s)
16:28:02 PASS
16:28:02 ok  	github.com/docker/cli/e2e/container	11.836s
16:28:17 === RUN   TestBuildFromContextDirectoryWithTag
16:28:17 --- PASS: TestBuildFromContextDirectoryWithTag (1.91s)
16:28:17 === RUN   TestTrustedBuild
16:28:17 --- PASS: TestTrustedBuild (5.86s)
16:28:17 === RUN   TestTrustedBuildUntrustedImage
16:28:17 --- PASS: TestTrustedBuildUntrustedImage (0.34s)
16:28:17 === RUN   TestBuildIidFileSquash
16:28:17 --- PASS: TestBuildIidFileSquash (2.80s)
16:28:17 === RUN   TestPullWithContentTrust
16:28:17 --- PASS: TestPullWithContentTrust (3.02s)
16:28:17 === RUN   TestPullWithContentTrustUsesCacheWhenNotaryUnavailable
16:28:17 --- PASS: TestPullWithContentTrustUsesCacheWhenNotaryUnavailable (3.62s)
16:28:17 === RUN   TestPushWithContentTrust
16:28:17 --- PASS: TestPushWithContentTrust (0.88s)
16:28:17 === RUN   TestPushWithContentTrustUnreachableServer
16:28:17 --- PASS: TestPushWithContentTrustUnreachableServer (0.87s)
16:28:17 === RUN   TestPushWithContentTrustExistingTag
16:28:17 --- PASS: TestPushWithContentTrustExistingTag (1.69s)
16:28:17 === RUN   TestPushWithContentTrustReleasesDelegationOnly
16:28:17 --- PASS: TestPushWithContentTrustReleasesDelegationOnly (1.91s)
16:28:17 === RUN   TestPushWithContentTrustSignsAllFirstLevelRolesWeHaveKeysFor
16:28:17 --- PASS: TestPushWithContentTrustSignsAllFirstLevelRolesWeHaveKeysFor (2.15s)
16:28:17 === RUN   TestPushWithContentTrustSignsForRolesWithKeysAndValidPaths
16:28:17 --- PASS: TestPushWithContentTrustSignsForRolesWithKeysAndValidPaths (2.02s)
16:28:17 PASS
16:28:17 ok  	github.com/docker/cli/e2e/image	27.063s
16:28:17 ?   	github.com/docker/cli/e2e/internal/fixtures	[no test files]
16:28:17 === RUN   TestInstallWithContentTrust
16:28:17 --- PASS: TestInstallWithContentTrust (4.78s)
16:28:17 === RUN   TestInstallWithContentTrustUntrusted
16:28:17 --- PASS: TestInstallWithContentTrustUntrusted (0.44s)
16:28:17 PASS
16:28:17 ok  	github.com/docker/cli/e2e/plugin	5.229s
16:28:17 ?   	github.com/docker/cli/e2e/plugin/basic	[no test files]
16:28:17 === RUN   TestDeployWithNamedResources
16:28:17 === RUN   TestDeployWithNamedResources/Swarm
16:28:17 === RUN   TestDeployWithNamedResources/Kubernetes
16:28:17 --- PASS: TestDeployWithNamedResources (0.57s)
16:28:17     --- PASS: TestDeployWithNamedResources/Swarm (0.57s)
16:28:17     --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s)
16:28:17         deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes.
16:28:17 === RUN   TestStackDeployHelp
16:28:17 === RUN   TestStackDeployHelp/Swarm
16:28:17 === RUN   TestStackDeployHelp/Kubernetes
16:28:17 --- PASS: TestStackDeployHelp (0.05s)
16:28:17     --- PASS: TestStackDeployHelp/Swarm (0.03s)
16:28:17     --- PASS: TestStackDeployHelp/Kubernetes (0.02s)
16:28:17 === RUN   TestRemove
16:28:17 === RUN   TestRemove/Swarm
16:28:17 === RUN   TestRemove/Kubernetes
16:28:17 --- PASS: TestRemove (1.28s)
16:28:17     --- PASS: TestRemove/Swarm (1.28s)
16:28:17     --- SKIP: TestRemove/Kubernetes (0.00s)
16:28:17         remove_test.go:22: !environment.KubernetesEnabled()
16:28:17 PASS
16:28:17 ok  	github.com/docker/cli/e2e/stack	1.904s
16:28:17 === RUN   TestInspectInvalidReference
16:28:17 --- PASS: TestInspectInvalidReference (0.27s)
16:28:17 PASS
16:28:17 ok  	github.com/docker/cli/e2e/system	0.278s
16:28:20 === RUN   TestRevokeImage
16:28:20 --- PASS: TestRevokeImage (1.49s)
16:28:20 === RUN   TestRevokeRepo
16:28:20 --- PASS: TestRevokeRepo (2.42s)
16:28:20 === RUN   TestSignLocalImage
16:28:20 --- PASS: TestSignLocalImage (0.91s)
16:28:20 === RUN   TestSignWithLocalFlag
16:28:20 --- PASS: TestSignWithLocalFlag (1.75s)
16:28:20 PASS
16:28:20 ok  	github.com/docker/cli/e2e/trust	6.573s
16:28:20 Stopping cliendtoendsuite_engine_1        ... 
16:28:20 Stopping cliendtoendsuite_notary-server_1 ... 
16:28:20 Stopping cliendtoendsuite_registry_1      ... 
16:28:22 
Stopping cliendtoendsuite_notary-server_1 ... done

Stopping cliendtoendsuite_registry_1      ... done

Stopping cliendtoendsuite_engine_1        ... done
Removing cliendtoendsuite_engine_1        ... 
16:28:22 Removing cliendtoendsuite_notary-server_1 ... 
16:28:22 Removing cliendtoendsuite_registry_1      ... 
16:28:22 
Removing cliendtoendsuite_notary-server_1 ... done

Removing cliendtoendsuite_engine_1        ... done

Removing cliendtoendsuite_registry_1      ... done
Removing network cliendtoendsuite_default
16:28:22 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