Started by user Sebastiaan van Stijn 19:09:55 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 4ce040289a3e0fb7bbeae4fb9f00a6ac764c3f69 rather than 9ef9a337f6751c5d2d67e70dccb4bc0489915dbf Obtained Jenkinsfile from 4ce040289a3e0fb7bbeae4fb9f00a6ac764c3f69 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 ead69454b4062f17d1f8389642089a002b037213 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 ead69454b4062f17d1f8389642089a002b037213 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f ead69454b4062f17d1f8389642089a002b037213 Commit message: "Merge pull request #10 from russellcardullo/sonar-scan" > git rev-list --no-walk ead69454b4062f17d1f8389642089a002b037213 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo 19:10:00 [2019-09-09T19:10:00.407Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone 19:10:00 [2019-09-09T19:10:00.413Z] Trying to pass milestone 4 [Pipeline] milestone 19:10:00 [2019-09-09T19:10:00.420Z] Trying to pass milestone 5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node 19:10:15 [2019-09-09T19:10:15.512Z] Still waiting to schedule task 19:10:15 [2019-09-09T19:10:15.512Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ 19:11:07 [2019-09-09T19:11:07.711Z] Running on ubuntu-1804-overlay2 (i-0fbcd68342763bf52) in /home/ubuntu/workspace/moby_PR-39874 [Pipeline] { [Pipeline] checkout 19:11:07 [2019-09-09T19:11:07.751Z] using credential docker-jenkins-github-credentials 19:11:07 [2019-09-09T19:11:07.757Z] Cloning the remote Git repository 19:11:07 [2019-09-09T19:11:07.757Z] Cloning with configured refspecs honoured and without tags 19:11:07 [2019-09-09T19:11:07.764Z] Cloning repository https://github.com/moby/moby.git 19:11:07 [2019-09-09T19:11:07.764Z] > git init /home/ubuntu/workspace/moby_PR-39874 # timeout=10 19:11:07 [2019-09-09T19:11:07.776Z] Fetching upstream changes from https://github.com/moby/moby.git 19:11:07 [2019-09-09T19:11:07.777Z] > git --version # timeout=10 19:11:07 [2019-09-09T19:11:07.784Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 19:11:07 [2019-09-09T19:11:07.785Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39874/head:refs/remotes/origin/PR-39874 +refs/heads/master:refs/remotes/origin/master 19:11:20 [2019-09-09T19:11:20.177Z] Fetching without tags 19:11:20 [2019-09-09T19:11:20.158Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 19:11:20 [2019-09-09T19:11:20.161Z] > git config --add remote.origin.fetch +refs/pull/39874/head:refs/remotes/origin/PR-39874 # timeout=10 19:11:20 [2019-09-09T19:11:20.166Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 19:11:20 [2019-09-09T19:11:20.176Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 19:11:20 [2019-09-09T19:11:20.183Z] Fetching upstream changes from https://github.com/moby/moby.git 19:11:20 [2019-09-09T19:11:20.184Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 19:11:20 [2019-09-09T19:11:20.184Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39874/head:refs/remotes/origin/PR-39874 +refs/heads/master:refs/remotes/origin/master 19:11:20 [2019-09-09T19:11:20.446Z] Merging remotes/origin/master commit 4ce040289a3e0fb7bbeae4fb9f00a6ac764c3f69 into PR head commit 9ef9a337f6751c5d2d67e70dccb4bc0489915dbf 19:11:21 [2019-09-09T19:11:21.411Z] Merge succeeded, producing cf4caf34ac68918fc12cf28a368cf1db5d7ff851 19:11:21 [2019-09-09T19:11:21.412Z] Checking out Revision cf4caf34ac68918fc12cf28a368cf1db5d7ff851 (PR-39874) 19:11:21 [2019-09-09T19:11:21.466Z] Commit message: "Merge commit '4ce040289a3e0fb7bbeae4fb9f00a6ac764c3f69' into HEAD" 19:11:21 [2019-09-09T19:11:21.476Z] First time build. Skipping changelog. 19:11:20 [2019-09-09T19:11:20.452Z] > git config core.sparsecheckout # timeout=10 19:11:20 [2019-09-09T19:11:20.468Z] > git checkout -f 9ef9a337f6751c5d2d67e70dccb4bc0489915dbf 19:11:20 [2019-09-09T19:11:20.954Z] > git merge 4ce040289a3e0fb7bbeae4fb9f00a6ac764c3f69 # timeout=10 19:11:21 [2019-09-09T19:11:21.410Z] > git rev-parse HEAD^{commit} # timeout=10 19:11:21 [2019-09-09T19:11:21.419Z] > git config core.sparsecheckout # timeout=10 19:11:21 [2019-09-09T19:11:21.422Z] > git checkout -f cf4caf34ac68918fc12cf28a368cf1db5d7ff851 19:11:21 [2019-09-09T19:11:21.473Z] > git rev-list --no-walk c63d63d12bc80414f37c00c6469742e4b6c1ac4d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:22 [2019-09-09T19:11:22.448Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39874:/workspace alpine sh -c apk add --no-cache -q git bash && cd /workspace && hack/validate/dco 19:11:22 [2019-09-09T19:11:22.448Z] Unable to find image 'alpine:latest' locally 19:11:22 [2019-09-09T19:11:22.448Z] latest: Pulling from library/alpine 19:11:22 [2019-09-09T19:11:22.448Z] 9d48c3bd43c5: Pulling fs layer 19:11:22 [2019-09-09T19:11:22.709Z] 9d48c3bd43c5: Verifying Checksum 19:11:22 [2019-09-09T19:11:22.709Z] 9d48c3bd43c5: Download complete 19:11:22 [2019-09-09T19:11:22.966Z] 9d48c3bd43c5: Pull complete 19:11:22 [2019-09-09T19:11:22.966Z] Digest: sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb 19:11:22 [2019-09-09T19:11:22.966Z] Status: Downloaded newer image for alpine:latest 19:11:26 [2019-09-09T19:11:26.244Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: janky) [Pipeline] { (Branch: z) [Pipeline] { (Branch: z-master) [Pipeline] { (Branch: powerpc) [Pipeline] { (Branch: powerpc-master) [Pipeline] { (Branch: windowsRS1) [Pipeline] { (Branch: windowsRS5-process) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (janky) [Pipeline] stage [Pipeline] { (z) [Pipeline] stage [Pipeline] { (z-master) [Pipeline] stage [Pipeline] { (powerpc) [Pipeline] stage [Pipeline] { (powerpc-master) [Pipeline] stage [Pipeline] { (windowsRS1) [Pipeline] stage [Pipeline] { (windowsRS5-process) Stage "z-master" skipped due to when conditional Stage "powerpc-master" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node 19:11:26 [2019-09-09T19:11:26.678Z] Running on ubuntu-1804-overlay2 (i-0fbcd68342763bf52) in /home/ubuntu/workspace/moby_PR-39874 [Pipeline] node [Pipeline] node [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "z-master" skipped due to when conditional [Pipeline] } Stage "powerpc-master" skipped due to when conditional [Pipeline] } [Pipeline] { 19:11:26 [2019-09-09T19:11:26.722Z] Running on ppc64le-ubuntu-32 in /home/docker/workspace/moby_PR-39874 [Pipeline] checkout [Pipeline] // stage 19:11:26 [2019-09-09T19:11:26.757Z] using credential docker-jenkins-github-credentials [Pipeline] // stage 19:11:26 [2019-09-09T19:11:26.771Z] Fetching changes from the remote Git repository [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) 19:11:26 [2019-09-09T19:11:26.782Z] Fetching without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout Stage "z-master" skipped due to when conditional [Pipeline] } Stage "powerpc-master" skipped due to when conditional [Pipeline] } [Pipeline] // stage 19:11:26 [2019-09-09T19:11:26.816Z] Running on s390x-ubuntu-30 in /home/jenkins/workspace/moby_PR-39874 [Pipeline] // stage [Pipeline] { 19:11:26 [2019-09-09T19:11:26.851Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) 19:11:26 [2019-09-09T19:11:26.868Z] Cloning the remote Git repository 19:11:26 [2019-09-09T19:11:26.869Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout Stage "z-master" skipped due to when conditional [Pipeline] } Stage "powerpc-master" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } 19:11:26 [2019-09-09T19:11:26.957Z] Running on ubuntu-1804-overlay2 (i-05d74ea0c269bde63) in /home/ubuntu/workspace/moby_PR-39874 [Pipeline] { [Pipeline] checkout 19:11:27 [2019-09-09T19:11:27.061Z] Merging remotes/origin/master commit 4ce040289a3e0fb7bbeae4fb9f00a6ac764c3f69 into PR head commit 9ef9a337f6751c5d2d67e70dccb4bc0489915dbf 19:11:27 [2019-09-09T19:11:27.091Z] using credential docker-jenkins-github-credentials 19:11:27 [2019-09-09T19:11:27.126Z] Running on azwin-2-bddf60 in d:\jenkins\workspace\moby_PR-39874 [Pipeline] { [Pipeline] ws 19:11:27 [2019-09-09T19:11:27.138Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { 19:11:27 [2019-09-09T19:11:27.141Z] Cloning the remote Git repository 19:11:27 [2019-09-09T19:11:27.141Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout 19:11:27 [2019-09-09T19:11:27.179Z] Merge succeeded, producing cdf4db3b611eaa61504b9e95166a090a625054fa 19:11:27 [2019-09-09T19:11:27.180Z] Checking out Revision cdf4db3b611eaa61504b9e95166a090a625054fa (PR-39874) 19:11:27 [2019-09-09T19:11:27.231Z] Commit message: "Merge commit '4ce040289a3e0fb7bbeae4fb9f00a6ac764c3f69' into HEAD" 19:11:27 [2019-09-09T19:11:27.239Z] First time build. Skipping changelog. 19:11:27 [2019-09-09T19:11:27.450Z] using credential docker-jenkins-github-credentials 19:11:27 [2019-09-09T19:11:27.527Z] Cloning the remote Git repository 19:11:27 [2019-09-09T19:11:27.527Z] Cloning with configured refspecs honoured and without tags [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 19:11:26 [2019-09-09T19:11:26.769Z] > git rev-parse --is-inside-work-tree # timeout=10 19:11:26 [2019-09-09T19:11:26.778Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 19:11:26 [2019-09-09T19:11:26.789Z] Fetching upstream changes from https://github.com/moby/moby.git 19:11:26 [2019-09-09T19:11:26.789Z] > git --version # timeout=10 19:11:26 [2019-09-09T19:11:26.796Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 19:11:26 [2019-09-09T19:11:26.796Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39874/head:refs/remotes/origin/PR-39874 +refs/heads/master:refs/remotes/origin/master 19:11:27 [2019-09-09T19:11:27.068Z] > git config core.sparsecheckout # timeout=10 19:11:27 [2019-09-09T19:11:27.076Z] > git checkout -f 9ef9a337f6751c5d2d67e70dccb4bc0489915dbf 19:11:27 [2019-09-09T19:11:27.119Z] > git merge 4ce040289a3e0fb7bbeae4fb9f00a6ac764c3f69 # timeout=10 19:11:27 [2019-09-09T19:11:27.173Z] > git rev-parse HEAD^{commit} # timeout=10 19:11:27 [2019-09-09T19:11:27.187Z] > git config core.sparsecheckout # timeout=10 19:11:27 [2019-09-09T19:11:27.189Z] > git checkout -f cdf4db3b611eaa61504b9e95166a090a625054fa 19:11:27 [2019-09-09T19:11:27.238Z] > git rev-list --no-walk c63d63d12bc80414f37c00c6469742e4b6c1ac4d # timeout=10 19:11:26 [2019-09-09T19:11:26.876Z] Cloning repository https://github.com/moby/moby.git 19:11:26 [2019-09-09T19:11:26.876Z] > git init /home/docker/workspace/moby_PR-39874 # timeout=10 19:11:26 [2019-09-09T19:11:26.885Z] Fetching upstream changes from https://github.com/moby/moby.git 19:11:26 [2019-09-09T19:11:26.885Z] > git --version # timeout=10 19:11:26 [2019-09-09T19:11:26.889Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 19:11:26 [2019-09-09T19:11:26.890Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39874/head:refs/remotes/origin/PR-39874 +refs/heads/master:refs/remotes/origin/master 19:11:27 [2019-09-09T19:11:27.183Z] Cloning repository https://github.com/moby/moby.git 19:11:27 [2019-09-09T19:11:27.185Z] > git init /home/jenkins/workspace/moby_PR-39874 # timeout=10 19:11:27 [2019-09-09T19:11:27.208Z] Fetching upstream changes from https://github.com/moby/moby.git 19:11:27 [2019-09-09T19:11:27.210Z] > git --version # timeout=10 19:11:27 [2019-09-09T19:11:27.228Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 19:11:27 [2019-09-09T19:11:27.230Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39874/head:refs/remotes/origin/PR-39874 +refs/heads/master:refs/remotes/origin/master 19:11:28 [2019-09-09T19:11:28.019Z] + docker version 19:11:28 [2019-09-09T19:11:28.019Z] Client: Docker Engine - Community 19:11:28 [2019-09-09T19:11:28.019Z] Version: 19.03.1 19:11:28 [2019-09-09T19:11:28.019Z] API version: 1.40 19:11:28 [2019-09-09T19:11:28.019Z] Go version: go1.12.5 19:11:28 [2019-09-09T19:11:28.019Z] Git commit: 74b1e89 19:11:28 [2019-09-09T19:11:28.019Z] Built: Thu Jul 25 21:21:05 2019 19:11:28 [2019-09-09T19:11:28.019Z] OS/Arch: linux/amd64 19:11:28 [2019-09-09T19:11:28.019Z] Experimental: false 19:11:28 [2019-09-09T19:11:28.019Z] 19:11:28 [2019-09-09T19:11:28.019Z] Server: Docker Engine - Community 19:11:28 [2019-09-09T19:11:28.019Z] Engine: 19:11:28 [2019-09-09T19:11:28.019Z] Version: 19.03.1 19:11:28 [2019-09-09T19:11:28.019Z] API version: 1.40 (minimum version 1.12) 19:11:28 [2019-09-09T19:11:28.019Z] Go version: go1.12.5 19:11:28 [2019-09-09T19:11:28.019Z] Git commit: 74b1e89 19:11:28 [2019-09-09T19:11:28.019Z] Built: Thu Jul 25 21:19:41 2019 19:11:28 [2019-09-09T19:11:28.019Z] OS/Arch: linux/amd64 19:11:28 [2019-09-09T19:11:28.019Z] Experimental: true 19:11:28 [2019-09-09T19:11:28.019Z] containerd: 19:11:28 [2019-09-09T19:11:28.019Z] Version: 1.2.6 19:11:28 [2019-09-09T19:11:28.019Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb 19:11:28 [2019-09-09T19:11:28.019Z] runc: 19:11:28 [2019-09-09T19:11:28.019Z] Version: 1.0.0-rc8 19:11:28 [2019-09-09T19:11:28.019Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f 19:11:28 [2019-09-09T19:11:28.019Z] docker-init: 19:11:28 [2019-09-09T19:11:28.019Z] Version: 0.18.0 19:11:28 [2019-09-09T19:11:28.019Z] GitCommit: fec3683 [Pipeline] sh 19:11:28 [2019-09-09T19:11:28.301Z] + docker info 19:11:27 [2019-09-09T19:11:27.563Z] Cloning repository https://github.com/moby/moby.git 19:11:27 [2019-09-09T19:11:27.563Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 19:11:27 [2019-09-09T19:11:27.638Z] Fetching upstream changes from https://github.com/moby/moby.git 19:11:27 [2019-09-09T19:11:27.638Z] > git --version # timeout=10 19:11:27 [2019-09-09T19:11:27.690Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 19:11:27 [2019-09-09T19:11:27.691Z] > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/39874/head:refs/remotes/origin/PR-39874 +refs/heads/master:refs/remotes/origin/master 19:11:28 [2019-09-09T19:11:28.558Z] Client: 19:11:28 [2019-09-09T19:11:28.558Z] Debug Mode: false 19:11:28 [2019-09-09T19:11:28.558Z] 19:11:28 [2019-09-09T19:11:28.558Z] Server: 19:11:28 [2019-09-09T19:11:28.558Z] Containers: 0 19:11:28 [2019-09-09T19:11:28.558Z] Running: 0 19:11:28 [2019-09-09T19:11:28.558Z] Paused: 0 19:11:28 [2019-09-09T19:11:28.558Z] Stopped: 0 19:11:28 [2019-09-09T19:11:28.558Z] Images: 5 19:11:28 [2019-09-09T19:11:28.558Z] Server Version: 19.03.1 19:11:28 [2019-09-09T19:11:28.558Z] Storage Driver: overlay2 19:11:28 [2019-09-09T19:11:28.558Z] Backing Filesystem: extfs 19:11:28 [2019-09-09T19:11:28.558Z] Supports d_type: true 19:11:28 [2019-09-09T19:11:28.558Z] Native Overlay Diff: true 19:11:28 [2019-09-09T19:11:28.558Z] Logging Driver: json-file 19:11:28 [2019-09-09T19:11:28.558Z] Cgroup Driver: cgroupfs 19:11:28 [2019-09-09T19:11:28.558Z] Plugins: 19:11:28 [2019-09-09T19:11:28.558Z] Volume: local 19:11:28 [2019-09-09T19:11:28.558Z] Network: bridge host ipvlan macvlan null overlay 19:11:28 [2019-09-09T19:11:28.558Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 19:11:28 [2019-09-09T19:11:28.558Z] Swarm: inactive 19:11:28 [2019-09-09T19:11:28.558Z] Runtimes: runc 19:11:28 [2019-09-09T19:11:28.558Z] Default Runtime: runc 19:11:28 [2019-09-09T19:11:28.558Z] Init Binary: docker-init 19:11:28 [2019-09-09T19:11:28.558Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb 19:11:28 [2019-09-09T19:11:28.558Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f 19:11:28 [2019-09-09T19:11:28.558Z] init version: fec3683 19:11:28 [2019-09-09T19:11:28.558Z] Security Options: 19:11:28 [2019-09-09T19:11:28.558Z] apparmor 19:11:28 [2019-09-09T19:11:28.558Z] seccomp 19:11:28 [2019-09-09T19:11:28.558Z] Profile: default 19:11:28 [2019-09-09T19:11:28.558Z] Kernel Version: 4.15.0-1045-aws 19:11:28 [2019-09-09T19:11:28.558Z] Operating System: Ubuntu 18.04.3 LTS 19:11:28 [2019-09-09T19:11:28.558Z] OSType: linux 19:11:28 [2019-09-09T19:11:28.558Z] Architecture: x86_64 19:11:28 [2019-09-09T19:11:28.558Z] CPUs: 2 19:11:28 [2019-09-09T19:11:28.558Z] Total Memory: 7.501GiB 19:11:28 [2019-09-09T19:11:28.558Z] Name: ip-10-100-117-161 19:11:28 [2019-09-09T19:11:28.558Z] ID: Q5BR:4XSA:4VGI:HCQ4:NCXQ:W6V2:NU5B:4PS4:IJFG:GRAK:RFRC:V5LS 19:11:28 [2019-09-09T19:11:28.558Z] Docker Root Dir: /var/lib/docker 19:11:28 [2019-09-09T19:11:28.558Z] Debug Mode: false 19:11:28 [2019-09-09T19:11:28.558Z] Registry: https://index.docker.io/v1/ 19:11:28 [2019-09-09T19:11:28.558Z] Labels: 19:11:28 [2019-09-09T19:11:28.558Z] Experimental: true 19:11:28 [2019-09-09T19:11:28.558Z] Insecure Registries: 19:11:28 [2019-09-09T19:11:28.558Z] 127.0.0.0/8 19:11:28 [2019-09-09T19:11:28.558Z] Live Restore Enabled: true 19:11:28 [2019-09-09T19:11:28.558Z] 19:11:28 [2019-09-09T19:11:28.558Z] WARNING: No swap limit support [Pipeline] sh 19:11:28 [2019-09-09T19:11:28.845Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 19:11:28 [2019-09-09T19:11:28.845Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 19:11:28 [2019-09-09T19:11:28.845Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39874/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh 19:11:28 [2019-09-09T19:11:28.845Z] + bash /home/ubuntu/workspace/moby_PR-39874/check-config.sh 19:11:28 [2019-09-09T19:11:28.845Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 19:11:28 [2019-09-09T19:11:28.845Z] info: reading kernel config from /boot/config-4.15.0-1045-aws ... 19:11:28 [2019-09-09T19:11:28.845Z] 19:11:28 [2019-09-09T19:11:28.845Z] Generally Necessary: 19:11:28 [2019-09-09T19:11:28.845Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 19:11:28 [2019-09-09T19:11:28.845Z] - apparmor: enabled and tools installed 19:11:28 [2019-09-09T19:11:28.845Z] - CONFIG_NAMESPACES: enabled 19:11:28 [2019-09-09T19:11:28.845Z] - CONFIG_NET_NS: enabled 19:11:28 [2019-09-09T19:11:28.845Z] - CONFIG_PID_NS: enabled 19:11:28 [2019-09-09T19:11:28.845Z] - CONFIG_IPC_NS: enabled 19:11:28 [2019-09-09T19:11:28.845Z] - CONFIG_UTS_NS: enabled 19:11:28 [2019-09-09T19:11:28.845Z] - CONFIG_CGROUPS: enabled 19:11:28 [2019-09-09T19:11:28.845Z] - CONFIG_CGROUP_CPUACCT: enabled 19:11:28 [2019-09-09T19:11:28.845Z] - CONFIG_CGROUP_DEVICE: enabled 19:11:28 [2019-09-09T19:11:28.845Z] - CONFIG_CGROUP_FREEZER: enabled 19:11:28 [2019-09-09T19:11:28.845Z] - CONFIG_CGROUP_SCHED: enabled 19:11:28 [2019-09-09T19:11:28.845Z] - CONFIG_CPUSETS: enabled 19:11:28 [2019-09-09T19:11:28.845Z] - CONFIG_MEMCG: enabled 19:11:28 [2019-09-09T19:11:28.845Z] - CONFIG_KEYS: enabled 19:11:28 [2019-09-09T19:11:28.845Z] - CONFIG_VETH: enabled (as module) 19:11:28 [2019-09-09T19:11:28.845Z] - CONFIG_BRIDGE: enabled (as module) 19:11:28 [2019-09-09T19:11:28.845Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 19:11:28 [2019-09-09T19:11:28.845Z] - CONFIG_NF_NAT_IPV4: enabled (as module) 19:11:28 [2019-09-09T19:11:28.845Z] - CONFIG_IP_NF_FILTER: enabled (as module) 19:11:29 [2019-09-09T19:11:29.103Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 19:11:29 [2019-09-09T19:11:29.103Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 19:11:29 [2019-09-09T19:11:29.103Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 19:11:29 [2019-09-09T19:11:29.103Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 19:11:29 [2019-09-09T19:11:29.103Z] - CONFIG_IP_NF_NAT: enabled (as module) 19:11:29 [2019-09-09T19:11:29.103Z] - CONFIG_NF_NAT: enabled (as module) 19:11:29 [2019-09-09T19:11:29.103Z] - CONFIG_NF_NAT_NEEDED: enabled 19:11:29 [2019-09-09T19:11:29.103Z] - CONFIG_POSIX_MQUEUE: enabled 19:11:29 [2019-09-09T19:11:29.103Z] 19:11:29 [2019-09-09T19:11:29.103Z] Optional Features: 19:11:29 [2019-09-09T19:11:29.103Z] - CONFIG_USER_NS: enabled 19:11:29 [2019-09-09T19:11:29.103Z] - CONFIG_SECCOMP: enabled 19:11:29 [2019-09-09T19:11:29.103Z] - CONFIG_CGROUP_PIDS: enabled 19:11:29 [2019-09-09T19:11:29.103Z] - CONFIG_MEMCG_SWAP: enabled 19:11:29 [2019-09-09T19:11:29.103Z] - CONFIG_MEMCG_SWAP_ENABLED: missing 19:11:29 [2019-09-09T19:11:29.103Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") 19:11:29 [2019-09-09T19:11:29.103Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled 19:11:29 [2019-09-09T19:11:29.103Z] - CONFIG_BLK_CGROUP: enabled 19:11:29 [2019-09-09T19:11:29.103Z] - CONFIG_BLK_DEV_THROTTLING: enabled 19:11:29 [2019-09-09T19:11:29.103Z] - CONFIG_IOSCHED_CFQ: enabled 19:11:29 [2019-09-09T19:11:29.103Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled 19:11:29 [2019-09-09T19:11:29.103Z] - CONFIG_CGROUP_PERF: enabled 19:11:29 [2019-09-09T19:11:29.103Z] - CONFIG_CGROUP_HUGETLB: enabled 19:11:29 [2019-09-09T19:11:29.103Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 19:11:29 [2019-09-09T19:11:29.103Z] - CONFIG_CGROUP_NET_PRIO: enabled 19:11:29 [2019-09-09T19:11:29.103Z] - CONFIG_CFS_BANDWIDTH: enabled 19:11:29 [2019-09-09T19:11:29.103Z] - CONFIG_FAIR_GROUP_SCHED: enabled 19:11:29 [2019-09-09T19:11:29.103Z] - CONFIG_RT_GROUP_SCHED: missing 19:11:29 [2019-09-09T19:11:29.103Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 19:11:29 [2019-09-09T19:11:29.103Z] - CONFIG_IP_VS: enabled (as module) 19:11:29 [2019-09-09T19:11:29.103Z] - CONFIG_IP_VS_NFCT: enabled 19:11:29 [2019-09-09T19:11:29.103Z] - CONFIG_IP_VS_PROTO_TCP: enabled 19:11:29 [2019-09-09T19:11:29.103Z] - CONFIG_IP_VS_PROTO_UDP: enabled 19:11:29 [2019-09-09T19:11:29.103Z] - CONFIG_IP_VS_RR: enabled (as module) 19:11:29 [2019-09-09T19:11:29.103Z] - CONFIG_EXT4_FS: enabled 19:11:29 [2019-09-09T19:11:29.103Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 19:11:29 [2019-09-09T19:11:29.103Z] - CONFIG_EXT4_FS_SECURITY: enabled 19:11:29 [2019-09-09T19:11:29.103Z] - Network Drivers: 19:11:29 [2019-09-09T19:11:29.103Z] - "overlay": 19:11:29 [2019-09-09T19:11:29.103Z] - CONFIG_VXLAN: enabled (as module) 19:11:29 [2019-09-09T19:11:29.103Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 19:11:29 [2019-09-09T19:11:29.103Z] Optional (for encrypted networks): 19:11:29 [2019-09-09T19:11:29.103Z] - CONFIG_CRYPTO: enabled 19:11:29 [2019-09-09T19:11:29.103Z] - CONFIG_CRYPTO_AEAD: enabled 19:11:29 [2019-09-09T19:11:29.103Z] - CONFIG_CRYPTO_GCM: enabled 19:11:29 [2019-09-09T19:11:29.103Z] - CONFIG_CRYPTO_SEQIV: enabled 19:11:29 [2019-09-09T19:11:29.103Z] - CONFIG_CRYPTO_GHASH: enabled 19:11:29 [2019-09-09T19:11:29.103Z] - CONFIG_XFRM: enabled 19:11:29 [2019-09-09T19:11:29.103Z] - CONFIG_XFRM_USER: enabled (as module) 19:11:29 [2019-09-09T19:11:29.103Z] - CONFIG_XFRM_ALGO: enabled (as module) 19:11:29 [2019-09-09T19:11:29.103Z] - CONFIG_INET_ESP: enabled (as module) 19:11:29 [2019-09-09T19:11:29.103Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) 19:11:29 [2019-09-09T19:11:29.103Z] - "ipvlan": 19:11:29 [2019-09-09T19:11:29.359Z] - CONFIG_IPVLAN: enabled (as module) 19:11:29 [2019-09-09T19:11:29.359Z] - "macvlan": 19:11:29 [2019-09-09T19:11:29.359Z] - CONFIG_MACVLAN: enabled (as module) 19:11:29 [2019-09-09T19:11:29.359Z] - CONFIG_DUMMY: enabled (as module) 19:11:29 [2019-09-09T19:11:29.359Z] - "ftp,tftp client in container": 19:11:29 [2019-09-09T19:11:29.359Z] - CONFIG_NF_NAT_FTP: enabled (as module) 19:11:29 [2019-09-09T19:11:29.359Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 19:11:29 [2019-09-09T19:11:29.359Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 19:11:29 [2019-09-09T19:11:29.359Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 19:11:29 [2019-09-09T19:11:29.359Z] - Storage Drivers: 19:11:29 [2019-09-09T19:11:29.359Z] - "aufs": 19:11:29 [2019-09-09T19:11:29.359Z] - CONFIG_AUFS_FS: enabled (as module) 19:11:29 [2019-09-09T19:11:29.359Z] - "btrfs": 19:11:29 [2019-09-09T19:11:29.359Z] - CONFIG_BTRFS_FS: enabled (as module) 19:11:29 [2019-09-09T19:11:29.359Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 19:11:29 [2019-09-09T19:11:29.359Z] - "devicemapper": 19:11:29 [2019-09-09T19:11:29.359Z] - CONFIG_BLK_DEV_DM: enabled 19:11:29 [2019-09-09T19:11:29.359Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 19:11:29 [2019-09-09T19:11:29.359Z] - "overlay": 19:11:29 [2019-09-09T19:11:29.359Z] - CONFIG_OVERLAY_FS: enabled (as module) 19:11:29 [2019-09-09T19:11:29.359Z] - "zfs": 19:11:29 [2019-09-09T19:11:29.359Z] - /dev/zfs: missing 19:11:29 [2019-09-09T19:11:29.359Z] - zfs command: missing 19:11:29 [2019-09-09T19:11:29.359Z] - zpool command: missing 19:11:29 [2019-09-09T19:11:29.359Z] 19:11:29 [2019-09-09T19:11:29.359Z] Limits: 19:11:29 [2019-09-09T19:11:29.359Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 19:11:29 [2019-09-09T19:11:29.359Z] 19:11:29 [2019-09-09T19:11:29.359Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 19:11:29 [2019-09-09T19:11:29.675Z] + sudo modprobe ip_vs 19:11:29 [2019-09-09T19:11:29.675Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:cf4caf34ac68918fc12cf28a368cf1db5d7ff851 . 19:11:29 [2019-09-09T19:11:29.675Z] #2 [internal] load .dockerignore 19:11:29 [2019-09-09T19:11:29.675Z] #2 transferring context: 87B done 19:11:29 [2019-09-09T19:11:29.675Z] #2 DONE 0.0s 19:11:29 [2019-09-09T19:11:29.675Z] 19:11:29 [2019-09-09T19:11:29.675Z] #1 [internal] load build definition from Dockerfile 19:11:29 [2019-09-09T19:11:29.675Z] #1 transferring dockerfile: 10.90kB done 19:11:29 [2019-09-09T19:11:29.675Z] #1 DONE 0.0s 19:11:29 [2019-09-09T19:11:29.675Z] 19:11:29 [2019-09-09T19:11:29.675Z] #3 [internal] load metadata for docker.io/library/golang:1.12.9-stretch 19:11:29 [2019-09-09T19:11:29.933Z] #3 DONE 0.2s 19:11:29 [2019-09-09T19:11:29.933Z] 19:11:29 [2019-09-09T19:11:29.933Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... 19:11:29 [2019-09-09T19:11:29.933Z] #64 DONE 0.0s 19:11:29 [2019-09-09T19:11:29.933Z] 19:11:29 [2019-09-09T19:11:29.933Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.9-stretch@sha256:44600a24d... 19:11:29 [2019-09-09T19:11:29.933Z] #4 resolve docker.io/library/golang:1.12.9-stretch@sha256:44600a24dff9a70122d4446f63903a642e81c0422cd0d87249a8a5183ba5f926 done 19:11:29 [2019-09-09T19:11:29.933Z] #4 sha256:44600a24dff9a70122d4446f63903a642e81c0422cd0d87249a8a5183ba5f926 1.42kB / 1.42kB done 19:11:29 [2019-09-09T19:11:29.933Z] #4 sha256:cc80d67e1ba1e90957ad233f4350c9a06bd39b153c9c4a95e8db03bcdd24db06 5.46kB / 5.46kB done 19:11:29 [2019-09-09T19:11:29.933Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 0B / 127.96MB 0.0s 19:11:29 [2019-09-09T19:11:29.933Z] #4 sha256:7fab6e8c0fc75b6aa3e50ea8340cce5baf00c637d41c39a46dbcdc19700bf3a3 0B / 126B 0.0s 19:11:29 [2019-09-09T19:11:29.933Z] #4 sha256:7735f0c8dcb6f99c93c5f8c6af492af4f6c75582e20008a8701473ed627fd316 1.80kB / 1.80kB done 19:11:30 [2019-09-09T19:11:30.190Z] #4 sha256:7fab6e8c0fc75b6aa3e50ea8340cce5baf00c637d41c39a46dbcdc19700bf3a3 126B / 126B 0.1s done 19:11:30 [2019-09-09T19:11:30.190Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 13.60MB / 127.96MB 0.2s 19:11:30 [2019-09-09T19:11:30.448Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 23.67MB / 127.96MB 0.4s 19:11:30 [2019-09-09T19:11:30.448Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 37.94MB / 127.96MB 0.5s 19:11:30 [2019-09-09T19:11:30.707Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 45.03MB / 127.96MB 0.6s 19:11:30 [2019-09-09T19:11:30.707Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 60.78MB / 127.96MB 0.9s 19:11:30 [2019-09-09T19:11:30.965Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 76.16MB / 127.96MB 1.0s 19:11:31 [2019-09-09T19:11:31.222Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 86.07MB / 127.96MB 1.2s 19:11:31 [2019-09-09T19:11:31.222Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 103.33MB / 127.96MB 1.4s 19:11:31 [2019-09-09T19:11:31.254Z] using credential docker-jenkins-github-credentials 19:11:31 [2019-09-09T19:11:31.261Z] Cloning the remote Git repository 19:11:31 [2019-09-09T19:11:31.261Z] Cloning with configured refspecs honoured and without tags 19:11:31 [2019-09-09T19:11:31.790Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 111.35MB / 127.96MB 1.6s 19:11:31 [2019-09-09T19:11:31.790Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 119.30MB / 127.96MB 1.8s 19:11:31 [2019-09-09T19:11:31.790Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 127.96MB / 127.96MB 1.9s 19:11:31 [2019-09-09T19:11:31.292Z] Cloning repository https://github.com/moby/moby.git 19:11:31 [2019-09-09T19:11:31.330Z] > git init /home/ubuntu/workspace/moby_PR-39874 # timeout=10 19:11:31 [2019-09-09T19:11:31.649Z] Fetching upstream changes from https://github.com/moby/moby.git 19:11:31 [2019-09-09T19:11:31.650Z] > git --version # timeout=10 19:11:31 [2019-09-09T19:11:31.700Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 19:11:31 [2019-09-09T19:11:31.701Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39874/head:refs/remotes/origin/PR-39874 +refs/heads/master:refs/remotes/origin/master 19:11:32 [2019-09-09T19:11:32.047Z] #4 ... 19:11:32 [2019-09-09T19:11:32.047Z] 19:11:32 [2019-09-09T19:11:32.047Z] #18 [internal] load build context 19:11:32 [2019-09-09T19:11:32.047Z] #18 transferring context: 45.59MB 2.0s done 19:11:32 [2019-09-09T19:11:32.047Z] #18 DONE 2.1s 19:11:32 [2019-09-09T19:11:32.047Z] 19:11:32 [2019-09-09T19:11:32.047Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.9-stretch@sha256:44600a24d... 19:11:32 [2019-09-09T19:11:32.047Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 127.96MB / 127.96MB 2.0s done 19:11:32 [2019-09-09T19:11:32.304Z] #4 extracting sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 19:11:35 [2019-09-09T19:11:35.891Z] Fetching without tags 19:11:36 [2019-09-09T19:11:36.362Z] Merging remotes/origin/master commit 4ce040289a3e0fb7bbeae4fb9f00a6ac764c3f69 into PR head commit 9ef9a337f6751c5d2d67e70dccb4bc0489915dbf 19:11:36 [2019-09-09T19:11:36.479Z] #4 extracting sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 4.2s done 19:11:36 [2019-09-09T19:11:36.479Z] #4 extracting sha256:7fab6e8c0fc75b6aa3e50ea8340cce5baf00c637d41c39a46dbcdc19700bf3a3 19:11:35 [2019-09-09T19:11:35.739Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 19:11:35 [2019-09-09T19:11:35.759Z] > git config --add remote.origin.fetch +refs/pull/39874/head:refs/remotes/origin/PR-39874 # timeout=10 19:11:35 [2019-09-09T19:11:35.782Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 19:11:35 [2019-09-09T19:11:35.847Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 19:11:35 [2019-09-09T19:11:35.936Z] Fetching upstream changes from https://github.com/moby/moby.git 19:11:35 [2019-09-09T19:11:35.938Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 19:11:35 [2019-09-09T19:11:35.939Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39874/head:refs/remotes/origin/PR-39874 +refs/heads/master:refs/remotes/origin/master 19:11:36 [2019-09-09T19:11:36.402Z] > git config core.sparsecheckout # timeout=10 19:11:36 [2019-09-09T19:11:36.421Z] > git checkout -f 9ef9a337f6751c5d2d67e70dccb4bc0489915dbf 19:11:36 [2019-09-09T19:11:36.737Z] #4 extracting sha256:7fab6e8c0fc75b6aa3e50ea8340cce5baf00c637d41c39a46dbcdc19700bf3a3 done 19:11:36 [2019-09-09T19:11:36.737Z] #4 DONE 6.7s 19:11:36 [2019-09-09T19:11:36.737Z] 19:11:36 [2019-09-09T19:11:36.737Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... 19:11:37 [2019-09-09T19:11:37.463Z] Merge succeeded, producing cc212310c8d721318717d4be09a6467aa753f2ca 19:11:37 [2019-09-09T19:11:37.465Z] Checking out Revision cc212310c8d721318717d4be09a6467aa753f2ca (PR-39874) 19:11:37 [2019-09-09T19:11:37.947Z] Commit message: "Merge commit '4ce040289a3e0fb7bbeae4fb9f00a6ac764c3f69' into HEAD" 19:11:37 [2019-09-09T19:11:37.042Z] > git merge 4ce040289a3e0fb7bbeae4fb9f00a6ac764c3f69 # timeout=10 19:11:37 [2019-09-09T19:11:37.434Z] > git rev-parse HEAD^{commit} # timeout=10 19:11:37 [2019-09-09T19:11:37.505Z] > git config core.sparsecheckout # timeout=10 19:11:37 [2019-09-09T19:11:37.526Z] > git checkout -f cc212310c8d721318717d4be09a6467aa753f2ca 19:11:38 [2019-09-09T19:11:38.019Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 19:11:39 [2019-09-09T19:11:39.260Z] #5 DONE 2.4s 19:11:39 [2019-09-09T19:11:39.260Z] 19:11:39 [2019-09-09T19:11:39.260Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... 19:11:39 [2019-09-09T19:11:39.260Z] #17 ... 19:11:39 [2019-09-09T19:11:39.260Z] 19:11:39 [2019-09-09T19:11:39.260Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh 19:11:39 [2019-09-09T19:11:39.260Z] #22 DONE 0.1s 19:11:39 [2019-09-09T19:11:39.260Z] 19:11:39 [2019-09-09T19:11:39.260Z] #23 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... 19:11:39 [2019-09-09T19:11:39.260Z] #23 DONE 0.1s 19:11:39 [2019-09-09T19:11:39.260Z] 19:11:39 [2019-09-09T19:11:39.260Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... 19:11:39 [2019-09-09T19:11:39.316Z] + docker version 19:11:39 [2019-09-09T19:11:39.316Z] Client: 19:11:39 [2019-09-09T19:11:39.316Z] Version: 18.06.1-ce 19:11:39 [2019-09-09T19:11:39.316Z] API version: 1.38 19:11:39 [2019-09-09T19:11:39.316Z] Go version: go1.10.3 19:11:39 [2019-09-09T19:11:39.316Z] Git commit: e68fc7a 19:11:39 [2019-09-09T19:11:39.316Z] Built: Tue Aug 21 17:24:34 2018 19:11:39 [2019-09-09T19:11:39.316Z] OS/Arch: linux/s390x 19:11:39 [2019-09-09T19:11:39.316Z] Experimental: false 19:11:39 [2019-09-09T19:11:39.316Z] 19:11:39 [2019-09-09T19:11:39.316Z] Server: 19:11:39 [2019-09-09T19:11:39.316Z] Engine: 19:11:39 [2019-09-09T19:11:39.316Z] Version: 18.06.1-ce 19:11:39 [2019-09-09T19:11:39.316Z] API version: 1.38 (minimum version 1.12) 19:11:39 [2019-09-09T19:11:39.316Z] Go version: go1.10.3 19:11:39 [2019-09-09T19:11:39.316Z] Git commit: e68fc7a 19:11:39 [2019-09-09T19:11:39.316Z] Built: Tue Aug 21 17:23:34 2018 19:11:39 [2019-09-09T19:11:39.317Z] OS/Arch: linux/s390x 19:11:39 [2019-09-09T19:11:39.317Z] Experimental: true [Pipeline] sh 19:11:37 [2019-09-09T19:11:37.988Z] > git rev-list --no-walk c63d63d12bc80414f37c00c6469742e4b6c1ac4d # timeout=10 19:11:40 [2019-09-09T19:11:40.132Z] + docker info 19:11:40 [2019-09-09T19:11:40.132Z] Containers: 0 19:11:40 [2019-09-09T19:11:40.132Z] Running: 0 19:11:40 [2019-09-09T19:11:40.132Z] Paused: 0 19:11:40 [2019-09-09T19:11:40.132Z] Stopped: 0 19:11:40 [2019-09-09T19:11:40.132Z] Images: 0 19:11:40 [2019-09-09T19:11:40.132Z] Server Version: 18.06.1-ce 19:11:40 [2019-09-09T19:11:40.132Z] Storage Driver: overlay2 19:11:40 [2019-09-09T19:11:40.132Z] Backing Filesystem: extfs 19:11:40 [2019-09-09T19:11:40.132Z] Supports d_type: true 19:11:40 [2019-09-09T19:11:40.132Z] Native Overlay Diff: true 19:11:40 [2019-09-09T19:11:40.132Z] Logging Driver: json-file 19:11:40 [2019-09-09T19:11:40.132Z] Cgroup Driver: cgroupfs 19:11:40 [2019-09-09T19:11:40.132Z] Plugins: 19:11:40 [2019-09-09T19:11:40.132Z] Volume: local 19:11:40 [2019-09-09T19:11:40.132Z] Network: bridge host ipvlan macvlan null overlay 19:11:40 [2019-09-09T19:11:40.132Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog 19:11:40 [2019-09-09T19:11:40.132Z] Swarm: inactive 19:11:40 [2019-09-09T19:11:40.132Z] Runtimes: runc 19:11:40 [2019-09-09T19:11:40.132Z] Default Runtime: runc 19:11:40 [2019-09-09T19:11:40.132Z] Init Binary: docker-init 19:11:40 [2019-09-09T19:11:40.132Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e 19:11:40 [2019-09-09T19:11:40.132Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 19:11:40 [2019-09-09T19:11:40.132Z] init version: fec3683 19:11:40 [2019-09-09T19:11:40.132Z] Security Options: 19:11:40 [2019-09-09T19:11:40.132Z] apparmor 19:11:40 [2019-09-09T19:11:40.132Z] seccomp 19:11:40 [2019-09-09T19:11:40.132Z] Profile: default 19:11:40 [2019-09-09T19:11:40.132Z] Kernel Version: 4.4.0-133-generic 19:11:40 [2019-09-09T19:11:40.132Z] Operating System: Ubuntu 16.04.5 LTS 19:11:40 [2019-09-09T19:11:40.132Z] OSType: linux 19:11:40 [2019-09-09T19:11:40.132Z] Architecture: s390x 19:11:40 [2019-09-09T19:11:40.132Z] CPUs: 2 19:11:40 [2019-09-09T19:11:40.132Z] Total Memory: 7.862GiB 19:11:40 [2019-09-09T19:11:40.132Z] Name: s390x-ubuntu-30 19:11:40 [2019-09-09T19:11:40.132Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM 19:11:40 [2019-09-09T19:11:40.132Z] Docker Root Dir: /var/lib/docker 19:11:40 [2019-09-09T19:11:40.132Z] Debug Mode (client): false 19:11:40 [2019-09-09T19:11:40.132Z] Debug Mode (server): false 19:11:40 [2019-09-09T19:11:40.132Z] Username: dockerbuildbot 19:11:40 [2019-09-09T19:11:40.132Z] Registry: https://index.docker.io/v1/ 19:11:40 [2019-09-09T19:11:40.132Z] Labels: 19:11:40 [2019-09-09T19:11:40.132Z] Experimental: true 19:11:40 [2019-09-09T19:11:40.132Z] Insecure Registries: 19:11:40 [2019-09-09T19:11:40.132Z] 127.0.0.0/8 19:11:40 [2019-09-09T19:11:40.132Z] Live Restore Enabled: false 19:11:40 [2019-09-09T19:11:40.132Z] 19:11:40 [2019-09-09T19:11:40.132Z] WARNING: No swap limit support [Pipeline] sh 19:11:40 [2019-09-09T19:11:40.958Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 19:11:40 [2019-09-09T19:11:40.958Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 19:11:40 [2019-09-09T19:11:40.958Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-39874/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh 19:11:40 [2019-09-09T19:11:40.958Z] + bash /home/jenkins/workspace/moby_PR-39874/check-config.sh 19:11:40 [2019-09-09T19:11:40.958Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 19:11:40 [2019-09-09T19:11:40.958Z] info: reading kernel config from /boot/config-4.4.0-133-generic ... 19:11:40 [2019-09-09T19:11:40.958Z] 19:11:40 [2019-09-09T19:11:40.958Z] Generally Necessary: 19:11:40 [2019-09-09T19:11:40.958Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 19:11:40 [2019-09-09T19:11:40.958Z] - apparmor: enabled and tools installed 19:11:40 [2019-09-09T19:11:40.958Z] - CONFIG_NAMESPACES: enabled 19:11:40 [2019-09-09T19:11:40.958Z] - CONFIG_NET_NS: enabled 19:11:40 [2019-09-09T19:11:40.958Z] - CONFIG_PID_NS: enabled 19:11:40 [2019-09-09T19:11:40.958Z] - CONFIG_IPC_NS: enabled 19:11:40 [2019-09-09T19:11:40.958Z] - CONFIG_UTS_NS: enabled 19:11:40 [2019-09-09T19:11:40.958Z] - CONFIG_CGROUPS: enabled 19:11:40 [2019-09-09T19:11:40.958Z] - CONFIG_CGROUP_CPUACCT: enabled 19:11:40 [2019-09-09T19:11:40.958Z] - CONFIG_CGROUP_DEVICE: enabled 19:11:40 [2019-09-09T19:11:40.958Z] - CONFIG_CGROUP_FREEZER: enabled 19:11:40 [2019-09-09T19:11:40.958Z] - CONFIG_CGROUP_SCHED: enabled 19:11:40 [2019-09-09T19:11:40.958Z] - CONFIG_CPUSETS: enabled 19:11:40 [2019-09-09T19:11:40.958Z] - CONFIG_MEMCG: enabled 19:11:40 [2019-09-09T19:11:40.958Z] - CONFIG_KEYS: enabled 19:11:40 [2019-09-09T19:11:40.958Z] - CONFIG_VETH: enabled (as module) 19:11:40 [2019-09-09T19:11:40.958Z] - CONFIG_BRIDGE: enabled (as module) 19:11:40 [2019-09-09T19:11:40.958Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 19:11:40 [2019-09-09T19:11:40.958Z] - CONFIG_NF_NAT_IPV4: enabled (as module) 19:11:40 [2019-09-09T19:11:40.958Z] - CONFIG_IP_NF_FILTER: enabled (as module) 19:11:40 [2019-09-09T19:11:40.958Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 19:11:40 [2019-09-09T19:11:40.958Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 19:11:40 [2019-09-09T19:11:40.958Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 19:11:40 [2019-09-09T19:11:40.958Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 19:11:40 [2019-09-09T19:11:40.958Z] - CONFIG_IP_NF_NAT: enabled (as module) 19:11:41 [2019-09-09T19:11:41.329Z] - CONFIG_NF_NAT: enabled (as module) 19:11:41 [2019-09-09T19:11:41.329Z] - CONFIG_NF_NAT_NEEDED: enabled 19:11:41 [2019-09-09T19:11:41.329Z] - CONFIG_POSIX_MQUEUE: enabled 19:11:41 [2019-09-09T19:11:41.329Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled 19:11:41 [2019-09-09T19:11:41.329Z] 19:11:41 [2019-09-09T19:11:41.329Z] Optional Features: 19:11:41 [2019-09-09T19:11:41.329Z] - CONFIG_USER_NS: enabled 19:11:41 [2019-09-09T19:11:41.329Z] - CONFIG_SECCOMP: enabled 19:11:41 [2019-09-09T19:11:41.329Z] - CONFIG_CGROUP_PIDS: enabled 19:11:41 [2019-09-09T19:11:41.329Z] - CONFIG_MEMCG_SWAP: enabled 19:11:41 [2019-09-09T19:11:41.329Z] - CONFIG_MEMCG_SWAP_ENABLED: missing 19:11:41 [2019-09-09T19:11:41.329Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") 19:11:41 [2019-09-09T19:11:41.329Z] - CONFIG_MEMCG_KMEM: enabled 19:11:41 [2019-09-09T19:11:41.329Z] - CONFIG_BLK_CGROUP: enabled 19:11:41 [2019-09-09T19:11:41.329Z] - CONFIG_BLK_DEV_THROTTLING: enabled 19:11:41 [2019-09-09T19:11:41.329Z] - CONFIG_IOSCHED_CFQ: enabled 19:11:41 [2019-09-09T19:11:41.329Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled 19:11:41 [2019-09-09T19:11:41.329Z] - CONFIG_CGROUP_PERF: enabled 19:11:41 [2019-09-09T19:11:41.329Z] - CONFIG_CGROUP_HUGETLB: enabled 19:11:41 [2019-09-09T19:11:41.329Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 19:11:41 [2019-09-09T19:11:41.329Z] - CONFIG_CGROUP_NET_PRIO: enabled 19:11:41 [2019-09-09T19:11:41.329Z] - CONFIG_CFS_BANDWIDTH: enabled 19:11:41 [2019-09-09T19:11:41.329Z] - CONFIG_FAIR_GROUP_SCHED: enabled 19:11:41 [2019-09-09T19:11:41.329Z] - CONFIG_RT_GROUP_SCHED: missing 19:11:41 [2019-09-09T19:11:41.329Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 19:11:41 [2019-09-09T19:11:41.329Z] - CONFIG_IP_VS: enabled (as module) 19:11:41 [2019-09-09T19:11:41.329Z] - CONFIG_IP_VS_NFCT: enabled 19:11:41 [2019-09-09T19:11:41.329Z] - CONFIG_IP_VS_PROTO_TCP: enabled 19:11:41 [2019-09-09T19:11:41.329Z] - CONFIG_IP_VS_PROTO_UDP: enabled 19:11:41 [2019-09-09T19:11:41.329Z] - CONFIG_IP_VS_RR: enabled (as module) 19:11:41 [2019-09-09T19:11:41.329Z] - CONFIG_EXT4_FS: enabled 19:11:41 [2019-09-09T19:11:41.329Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 19:11:41 [2019-09-09T19:11:41.329Z] - CONFIG_EXT4_FS_SECURITY: enabled 19:11:41 [2019-09-09T19:11:41.329Z] - Network Drivers: 19:11:41 [2019-09-09T19:11:41.329Z] - "overlay": 19:11:41 [2019-09-09T19:11:41.329Z] - CONFIG_VXLAN: enabled (as module) 19:11:41 [2019-09-09T19:11:41.329Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 19:11:41 [2019-09-09T19:11:41.329Z] Optional (for encrypted networks): 19:11:41 [2019-09-09T19:11:41.329Z] - CONFIG_CRYPTO: enabled 19:11:41 [2019-09-09T19:11:41.329Z] - CONFIG_CRYPTO_AEAD: enabled (as module) 19:11:41 [2019-09-09T19:11:41.329Z] - CONFIG_CRYPTO_GCM: enabled (as module) 19:11:41 [2019-09-09T19:11:41.329Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) 19:11:41 [2019-09-09T19:11:41.329Z] - CONFIG_CRYPTO_GHASH: enabled (as module) 19:11:41 [2019-09-09T19:11:41.329Z] - CONFIG_XFRM: enabled 19:11:41 [2019-09-09T19:11:41.329Z] - CONFIG_XFRM_USER: enabled (as module) 19:11:41 [2019-09-09T19:11:41.329Z] - CONFIG_XFRM_ALGO: enabled (as module) 19:11:41 [2019-09-09T19:11:41.329Z] - CONFIG_INET_ESP: enabled (as module) 19:11:41 [2019-09-09T19:11:41.329Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) 19:11:41 [2019-09-09T19:11:41.329Z] - "ipvlan": 19:11:41 [2019-09-09T19:11:41.329Z] - CONFIG_IPVLAN: enabled (as module) 19:11:41 [2019-09-09T19:11:41.329Z] - "macvlan": 19:11:41 [2019-09-09T19:11:41.329Z] - CONFIG_MACVLAN: enabled (as module) 19:11:41 [2019-09-09T19:11:41.329Z] - CONFIG_DUMMY: enabled (as module) 19:11:41 [2019-09-09T19:11:41.329Z] - "ftp,tftp client in container": 19:11:41 [2019-09-09T19:11:41.329Z] - CONFIG_NF_NAT_FTP: enabled (as module) 19:11:41 [2019-09-09T19:11:41.329Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 19:11:41 [2019-09-09T19:11:41.329Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 19:11:41 [2019-09-09T19:11:41.329Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 19:11:41 [2019-09-09T19:11:41.329Z] - Storage Drivers: 19:11:41 [2019-09-09T19:11:41.329Z] - "aufs": 19:11:41 [2019-09-09T19:11:41.329Z] - CONFIG_AUFS_FS: enabled (as module) 19:11:41 [2019-09-09T19:11:41.329Z] - "btrfs": 19:11:41 [2019-09-09T19:11:41.329Z] - CONFIG_BTRFS_FS: enabled (as module) 19:11:41 [2019-09-09T19:11:41.329Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 19:11:41 [2019-09-09T19:11:41.329Z] - "devicemapper": 19:11:41 [2019-09-09T19:11:41.329Z] - CONFIG_BLK_DEV_DM: enabled 19:11:41 [2019-09-09T19:11:41.329Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 19:11:41 [2019-09-09T19:11:41.329Z] - "overlay": 19:11:41 [2019-09-09T19:11:41.329Z] - CONFIG_OVERLAY_FS: enabled (as module) 19:11:41 [2019-09-09T19:11:41.329Z] - "zfs": 19:11:41 [2019-09-09T19:11:41.329Z] - /dev/zfs: missing 19:11:41 [2019-09-09T19:11:41.329Z] - zfs command: missing 19:11:41 [2019-09-09T19:11:41.329Z] - zpool command: missing 19:11:41 [2019-09-09T19:11:41.329Z] 19:11:41 [2019-09-09T19:11:41.329Z] Limits: 19:11:41 [2019-09-09T19:11:41.329Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 19:11:41 [2019-09-09T19:11:41.329Z] 19:11:41 [2019-09-09T19:11:41.329Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 19:11:41 [2019-09-09T19:11:41.685Z] Still waiting to schedule task 19:11:41 [2019-09-09T19:11:41.685Z] Waiting for next available executor on ‘windows-2016’ 19:11:41 [2019-09-09T19:11:41.786Z] #6 2.610 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease 19:11:41 [2019-09-09T19:11:41.786Z] #6 2.611 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] 19:11:41 [2019-09-09T19:11:41.786Z] #6 2.627 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] 19:11:41 [2019-09-09T19:11:41.786Z] #6 2.629 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] 19:11:41 [2019-09-09T19:11:41.786Z] #6 2.640 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] 19:11:41 [2019-09-09T19:11:41.786Z] #6 2.865 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [503 kB] 19:11:42 [2019-09-09T19:11:42.240Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:cf4caf34ac68918fc12cf28a368cf1db5d7ff851 -f Dockerfile . 19:11:42 [2019-09-09T19:11:42.352Z] #6 3.287 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] 19:11:42 [2019-09-09T19:11:42.610Z] #6 3.508 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] 19:11:43 [2019-09-09T19:11:43.034Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 19:11:43 [2019-09-09T19:11:43.095Z] > git config --add remote.origin.fetch +refs/pull/39874/head:refs/remotes/origin/PR-39874 # timeout=10 19:11:43 [2019-09-09T19:11:43.152Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 19:11:43 [2019-09-09T19:11:43.372Z] Fetching without tags 19:11:43 [2019-09-09T19:11:43.666Z] Sending build context to Docker daemon 50.08MB 19:11:43 [2019-09-09T19:11:43.666Z] Step 1/126 : ARG CROSS="false" 19:11:43 [2019-09-09T19:11:43.666Z] Step 2/126 : ARG GO_VERSION=1.12.9 19:11:43 [2019-09-09T19:11:43.666Z] Step 3/126 : ARG DEBIAN_FRONTEND=noninteractive 19:11:43 [2019-09-09T19:11:43.666Z] Step 4/126 : FROM golang:${GO_VERSION}-stretch AS base 19:11:44 [2019-09-09T19:11:44.100Z] 1.12.9-stretch: Pulling from library/golang 19:11:44 [2019-09-09T19:11:44.100Z] 05b3194a550b: Pulling fs layer 19:11:44 [2019-09-09T19:11:44.100Z] 5cc01dcd9b0a: Pulling fs layer 19:11:44 [2019-09-09T19:11:44.100Z] 5154470af4c8: Pulling fs layer 19:11:44 [2019-09-09T19:11:44.100Z] cd3b67ff4ea9: Pulling fs layer 19:11:44 [2019-09-09T19:11:44.100Z] 81cc889ba28f: Pulling fs layer 19:11:44 [2019-09-09T19:11:44.100Z] 893380247084: Pulling fs layer 19:11:44 [2019-09-09T19:11:44.100Z] 1dde6e4a9a98: Pulling fs layer 19:11:44 [2019-09-09T19:11:44.100Z] 893380247084: Waiting 19:11:44 [2019-09-09T19:11:44.100Z] 1dde6e4a9a98: Waiting 19:11:44 [2019-09-09T19:11:44.100Z] cd3b67ff4ea9: Waiting 19:11:44 [2019-09-09T19:11:44.100Z] 81cc889ba28f: Waiting 19:11:44 [2019-09-09T19:11:44.534Z] 5cc01dcd9b0a: Verifying Checksum 19:11:44 [2019-09-09T19:11:44.534Z] 5cc01dcd9b0a: Download complete 19:11:44 [2019-09-09T19:11:44.534Z] 05b3194a550b: Verifying Checksum 19:11:44 [2019-09-09T19:11:44.534Z] 05b3194a550b: Download complete 19:11:44 [2019-09-09T19:11:44.619Z] Merging remotes/origin/master commit 4ce040289a3e0fb7bbeae4fb9f00a6ac764c3f69 into PR head commit 9ef9a337f6751c5d2d67e70dccb4bc0489915dbf 19:11:43 [2019-09-09T19:11:43.278Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 19:11:43 [2019-09-09T19:11:43.407Z] Fetching upstream changes from https://github.com/moby/moby.git 19:11:43 [2019-09-09T19:11:43.408Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 19:11:43 [2019-09-09T19:11:43.409Z] > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/39874/head:refs/remotes/origin/PR-39874 +refs/heads/master:refs/remotes/origin/master 19:11:44 [2019-09-09T19:11:44.655Z] > git config core.sparsecheckout # timeout=10 19:11:44 [2019-09-09T19:11:44.711Z] > git checkout -f 9ef9a337f6751c5d2d67e70dccb4bc0489915dbf 19:11:45 [2019-09-09T19:11:45.135Z] #6 6.086 Fetched 7922 kB in 4s (1770 kB/s) 19:11:45 [2019-09-09T19:11:45.474Z] 81cc889ba28f: Verifying Checksum 19:11:45 [2019-09-09T19:11:45.927Z] cd3b67ff4ea9: Verifying Checksum 19:11:45 [2019-09-09T19:11:45.927Z] cd3b67ff4ea9: Download complete 19:11:45 [2019-09-09T19:11:45.927Z] 1dde6e4a9a98: Verifying Checksum 19:11:45 [2019-09-09T19:11:45.927Z] 1dde6e4a9a98: Download complete 19:11:46 [2019-09-09T19:11:46.507Z] #6 6.086 Reading package lists... 19:11:47 [2019-09-09T19:11:47.385Z] 893380247084: Verifying Checksum 19:11:47 [2019-09-09T19:11:47.386Z] 893380247084: Download complete 19:11:47 [2019-09-09T19:11:47.386Z] 05b3194a550b: Pull complete 19:11:47 [2019-09-09T19:11:47.452Z] #6 7.557 Reading package lists... 19:11:47 [2019-09-09T19:11:47.452Z] #6 ... 19:11:47 [2019-09-09T19:11:47.452Z] 19:11:47 [2019-09-09T19:11:47.452Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... 19:11:47 [2019-09-09T19:11:47.452Z] #17 2.322 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease 19:11:47 [2019-09-09T19:11:47.452Z] #17 2.404 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] 19:11:47 [2019-09-09T19:11:47.452Z] #17 2.417 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] 19:11:47 [2019-09-09T19:11:47.452Z] #17 2.420 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] 19:11:47 [2019-09-09T19:11:47.452Z] #17 2.423 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] 19:11:47 [2019-09-09T19:11:47.452Z] #17 2.572 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [503 kB] 19:11:47 [2019-09-09T19:11:47.452Z] #17 2.981 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] 19:11:47 [2019-09-09T19:11:47.452Z] #17 3.220 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] 19:11:47 [2019-09-09T19:11:47.452Z] #17 5.430 Fetched 7922 kB in 4s (1867 kB/s) 19:11:47 [2019-09-09T19:11:47.452Z] #17 5.430 Reading package lists... 19:11:47 [2019-09-09T19:11:47.452Z] #17 6.908 Reading package lists... 19:11:47 [2019-09-09T19:11:47.452Z] #17 8.222 Building dependency tree... 19:11:47 [2019-09-09T19:11:47.452Z] #17 8.556 Reading state information... 19:11:47 [2019-09-09T19:11:47.452Z] #17 ... 19:11:47 [2019-09-09T19:11:47.452Z] 19:11:47 [2019-09-09T19:11:47.452Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... 19:11:47 [2019-09-09T19:11:47.452Z] #6 7.557 Reading package lists... 19:11:47 [2019-09-09T19:11:47.757Z] 5cc01dcd9b0a: Pull complete 19:11:48 [2019-09-09T19:11:48.000Z] #6 8.645 Building dependency tree... 19:11:48 [2019-09-09T19:11:48.000Z] #6 8.932 Reading state information... 19:11:48 [2019-09-09T19:11:48.000Z] #6 9.047 The following additional packages will be installed: 19:11:48 [2019-09-09T19:11:48.120Z] 5154470af4c8: Verifying Checksum 19:11:48 [2019-09-09T19:11:48.120Z] 5154470af4c8: Download complete 19:11:48 [2019-09-09T19:11:48.258Z] #6 9.048 libapparmor1 libseccomp2 19:11:48 [2019-09-09T19:11:48.258Z] #6 9.049 Suggested packages: 19:11:48 [2019-09-09T19:11:48.258Z] #6 9.049 seccomp 19:11:48 [2019-09-09T19:11:48.258Z] #6 9.093 The following NEW packages will be installed: 19:11:48 [2019-09-09T19:11:48.258Z] #6 9.093 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 19:11:48 [2019-09-09T19:11:48.506Z] 5154470af4c8: Pull complete 19:11:48 [2019-09-09T19:11:48.803Z] Merge succeeded, producing f14a47e58c476839f7db34e4362299e670bcdba9 19:11:48 [2019-09-09T19:11:48.804Z] Checking out Revision f14a47e58c476839f7db34e4362299e670bcdba9 (PR-39874) 19:11:47 [2019-09-09T19:11:47.976Z] > git merge 4ce040289a3e0fb7bbeae4fb9f00a6ac764c3f69 # timeout=10 19:11:48 [2019-09-09T19:11:48.711Z] > git rev-parse "HEAD^{commit}" # timeout=10 19:11:49 [2019-09-09T19:11:49.190Z] #6 ... 19:11:49 [2019-09-09T19:11:49.190Z] 19:11:49 [2019-09-09T19:11:49.190Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... 19:11:49 [2019-09-09T19:11:49.190Z] #15 1.358 + mktemp -d 19:11:49 [2019-09-09T19:11:49.190Z] #15 1.361 + export GOPATH=/tmp/tmp.grvlrm0tlr 19:11:49 [2019-09-09T19:11:49.190Z] #15 1.361 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.grvlrm0tlr/src/github.com/go-swagger/go-swagger 19:11:49 [2019-09-09T19:11:49.190Z] #15 1.361 Cloning into '/tmp/tmp.grvlrm0tlr/src/github.com/go-swagger/go-swagger'... 19:11:49 [2019-09-09T19:11:49.190Z] #15 8.377 + cd /tmp/tmp.grvlrm0tlr/src/github.com/go-swagger/go-swagger 19:11:49 [2019-09-09T19:11:49.190Z] #15 8.377 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb 19:11:49 [2019-09-09T19:11:49.190Z] #15 8.899 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 19:11:49 [2019-09-09T19:11:49.190Z] #15 ... 19:11:49 [2019-09-09T19:11:49.190Z] 19:11:49 [2019-09-09T19:11:49.190Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... 19:11:49 [2019-09-09T19:11:49.190Z] #6 10.13 0 upgraded, 4 newly installed, 0 to remove and 10 not upgraded. 19:11:49 [2019-09-09T19:11:49.190Z] #6 10.13 Need to get 300 kB of archives. 19:11:49 [2019-09-09T19:11:49.190Z] #6 10.13 After this operation, 1201 kB of additional disk space will be used. 19:11:49 [2019-09-09T19:11:49.190Z] #6 10.13 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] 19:11:49 [2019-09-09T19:11:49.190Z] #6 10.13 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] 19:11:49 [2019-09-09T19:11:49.190Z] #6 10.13 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] 19:11:49 [2019-09-09T19:11:49.190Z] #6 10.14 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] 19:11:49 [2019-09-09T19:11:49.441Z] Commit message: "Merge commit '4ce040289a3e0fb7bbeae4fb9f00a6ac764c3f69' into HEAD" 19:11:49 [2019-09-09T19:11:49.447Z] #6 10.38 debconf: delaying package configuration, since apt-utils is not installed 19:11:49 [2019-09-09T19:11:49.447Z] #6 10.41 Fetched 300 kB in 1s (290 kB/s) 19:11:49 [2019-09-09T19:11:49.447Z] #6 10.45 Selecting previously unselected package libseccomp2:amd64. 19:11:49 [2019-09-09T19:11:49.447Z] #6 10.45 (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 ... 15091 files and directories currently installed.) 19:11:49 [2019-09-09T19:11:49.447Z] #6 10.47 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... 19:11:49 [2019-09-09T19:11:49.447Z] #6 10.48 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... 19:11:49 [2019-09-09T19:11:49.447Z] #6 10.52 Selecting previously unselected package libseccomp-dev:amd64. 19:11:49 [2019-09-09T19:11:49.447Z] #6 10.52 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... 19:11:49 [2019-09-09T19:11:49.447Z] #6 10.52 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... 19:11:49 [2019-09-09T19:11:49.574Z] First time build. Skipping changelog. 19:11:49 [2019-09-09T19:11:49.705Z] #6 10.60 Selecting previously unselected package libapparmor1:amd64. 19:11:49 [2019-09-09T19:11:49.705Z] #6 10.60 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... 19:11:49 [2019-09-09T19:11:49.705Z] #6 10.61 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... 19:11:49 [2019-09-09T19:11:49.705Z] #6 10.66 Selecting previously unselected package libapparmor-dev:amd64. 19:11:49 [2019-09-09T19:11:49.705Z] #6 10.67 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... 19:11:49 [2019-09-09T19:11:49.705Z] #6 10.68 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... 19:11:49 [2019-09-09T19:11:49.705Z] #6 10.76 Processing triggers for libc-bin (2.24-11+deb9u4) ... 19:11:49 [2019-09-09T19:11:49.705Z] #6 10.79 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... 19:11:49 [2019-09-09T19:11:49.705Z] #6 10.80 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... 19:11:49 [2019-09-09T19:11:49.963Z] #6 10.82 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... 19:11:49 [2019-09-09T19:11:49.963Z] #6 10.83 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... 19:11:49 [2019-09-09T19:11:49.963Z] #6 10.84 Processing triggers for libc-bin (2.24-11+deb9u4) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) 19:11:50 [2019-09-09T19:11:50.220Z] #6 DONE 11.1s 19:11:50 [2019-09-09T19:11:50.221Z] 19:11:50 [2019-09-09T19:11:50.221Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... 19:11:50 [2019-09-09T19:11:50.221Z] #17 8.773 ca-certificates is already the newest version (20161130+nmu1+deb9u1). 19:11:50 [2019-09-09T19:11:50.221Z] #17 8.773 The following additional packages will be installed: 19:11:50 [2019-09-09T19:11:50.221Z] #17 8.774 libjq1 libonig4 19:11:50 [2019-09-09T19:11:50.221Z] #17 8.840 The following NEW packages will be installed: 19:11:50 [2019-09-09T19:11:50.221Z] #17 8.849 jq libjq1 libonig4 19:11:50 [2019-09-09T19:11:50.221Z] #17 10.01 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded. 19:11:50 [2019-09-09T19:11:50.221Z] #17 10.01 Need to get 327 kB of archives. 19:11:50 [2019-09-09T19:11:50.221Z] #17 10.01 After this operation, 1157 kB of additional disk space will be used. 19:11:50 [2019-09-09T19:11:50.221Z] #17 10.01 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] 19:11:50 [2019-09-09T19:11:50.221Z] #17 10.01 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] 19:11:50 [2019-09-09T19:11:50.221Z] #17 10.01 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] 19:11:50 [2019-09-09T19:11:50.221Z] #17 10.24 debconf: delaying package configuration, since apt-utils is not installed 19:11:50 [2019-09-09T19:11:50.221Z] #17 10.31 Fetched 327 kB in 1s (286 kB/s) 19:11:50 [2019-09-09T19:11:50.221Z] #17 10.36 Selecting previously unselected package libonig4:amd64. 19:11:50 [2019-09-09T19:11:50.221Z] #17 10.36 (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 ... 15091 files and directories currently installed.) 19:11:50 [2019-09-09T19:11:50.221Z] #17 10.45 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... 19:11:50 [2019-09-09T19:11:50.221Z] #17 10.46 Unpacking libonig4:amd64 (6.1.3-2) ... 19:11:50 [2019-09-09T19:11:50.221Z] #17 10.55 Selecting previously unselected package libjq1:amd64. 19:11:50 [2019-09-09T19:11:50.221Z] #17 10.55 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... 19:11:50 [2019-09-09T19:11:50.221Z] #17 10.55 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... 19:11:50 [2019-09-09T19:11:50.221Z] #17 10.61 Selecting previously unselected package jq. 19:11:50 [2019-09-09T19:11:50.221Z] #17 10.62 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... 19:11:50 [2019-09-09T19:11:50.221Z] #17 10.62 Unpacking jq (1.5+dfsg-1.3) ... 19:11:50 [2019-09-09T19:11:50.221Z] #17 10.69 Setting up libonig4:amd64 (6.1.3-2) ... 19:11:50 [2019-09-09T19:11:50.221Z] #17 10.71 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... 19:11:50 [2019-09-09T19:11:50.221Z] #17 10.72 Processing triggers for libc-bin (2.24-11+deb9u4) ... 19:11:50 [2019-09-09T19:11:50.221Z] #17 10.78 Setting up jq (1.5+dfsg-1.3) ... 19:11:50 [2019-09-09T19:11:50.221Z] #17 DONE 11.1s 19:11:50 [2019-09-09T19:11:50.221Z] 19:11:50 [2019-09-09T19:11:50.221Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / 19:11:50 [2019-09-09T19:11:50.221Z] #19 DONE 0.1s 19:11:50 [2019-09-09T19:11:50.221Z] 19:11:50 [2019-09-09T19:11:50.221Z] #7 [dev 1/24] RUN groupadd -r docker [Pipeline] sh 19:11:50 [2019-09-09T19:11:50.306Z] cd3b67ff4ea9: Pull complete 19:11:48 [2019-09-09T19:11:48.839Z] > git config core.sparsecheckout # timeout=10 19:11:48 [2019-09-09T19:11:48.894Z] > git checkout -f f14a47e58c476839f7db34e4362299e670bcdba9 19:11:49 [2019-09-09T19:11:49.478Z] > git rev-list --no-walk c63d63d12bc80414f37c00c6469742e4b6c1ac4d # timeout=10 19:11:51 [2019-09-09T19:11:51.131Z] + docker version 19:11:51 [2019-09-09T19:11:51.131Z] Client: Docker Engine - Enterprise 19:11:51 [2019-09-09T19:11:51.131Z] Version: 19.03.2-tp2 19:11:51 [2019-09-09T19:11:51.131Z] API version: 1.40 19:11:51 [2019-09-09T19:11:51.131Z] Go version: go1.12.8 19:11:51 [2019-09-09T19:11:51.131Z] Git commit: 49fe2072d9 19:11:51 [2019-09-09T19:11:51.131Z] Built: 08/16/2019 19:26:08 19:11:51 [2019-09-09T19:11:51.131Z] OS/Arch: windows/amd64 19:11:51 [2019-09-09T19:11:51.131Z] Experimental: false 19:11:51 [2019-09-09T19:11:51.131Z] 19:11:51 [2019-09-09T19:11:51.131Z] Server: Docker Engine - Enterprise 19:11:51 [2019-09-09T19:11:51.131Z] Engine: 19:11:51 [2019-09-09T19:11:51.131Z] Version: 19.03.2-tp2 19:11:51 [2019-09-09T19:11:51.131Z] API version: 1.40 (minimum version 1.24) 19:11:51 [2019-09-09T19:11:51.131Z] Go version: go1.12.8 19:11:51 [2019-09-09T19:11:51.131Z] Git commit: 49fe2072d9 19:11:51 [2019-09-09T19:11:51.131Z] Built: 08/16/2019 19:23:48 19:11:51 [2019-09-09T19:11:51.131Z] OS/Arch: windows/amd64 19:11:51 [2019-09-09T19:11:51.131Z] Experimental: true 19:11:51 [2019-09-09T19:11:51.199Z] Fetching without tags [Pipeline] sh 19:11:51 [2019-09-09T19:11:51.695Z] Merging remotes/origin/master commit 4ce040289a3e0fb7bbeae4fb9f00a6ac764c3f69 into PR head commit 9ef9a337f6751c5d2d67e70dccb4bc0489915dbf 19:11:52 [2019-09-09T19:11:52.124Z] #7 DONE 2.0s 19:11:52 [2019-09-09T19:11:52.124Z] 19:11:52 [2019-09-09T19:11:52.124Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser 19:11:52 [2019-09-09T19:11:52.171Z] 81cc889ba28f: Pull complete 19:11:52 [2019-09-09T19:11:52.183Z] + docker info 19:11:51 [2019-09-09T19:11:51.167Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 19:11:51 [2019-09-09T19:11:51.171Z] > git config --add remote.origin.fetch +refs/pull/39874/head:refs/remotes/origin/PR-39874 # timeout=10 19:11:51 [2019-09-09T19:11:51.175Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 19:11:51 [2019-09-09T19:11:51.191Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 19:11:51 [2019-09-09T19:11:51.206Z] Fetching upstream changes from https://github.com/moby/moby.git 19:11:51 [2019-09-09T19:11:51.207Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 19:11:51 [2019-09-09T19:11:51.207Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39874/head:refs/remotes/origin/PR-39874 +refs/heads/master:refs/remotes/origin/master 19:11:51 [2019-09-09T19:11:51.702Z] > git config core.sparsecheckout # timeout=10 19:11:51 [2019-09-09T19:11:51.714Z] > git checkout -f 9ef9a337f6751c5d2d67e70dccb4bc0489915dbf 19:11:52 [2019-09-09T19:11:52.747Z] Fetching without tags 19:11:53 [2019-09-09T19:11:53.124Z] Merging remotes/origin/master commit 4ce040289a3e0fb7bbeae4fb9f00a6ac764c3f69 into PR head commit 9ef9a337f6751c5d2d67e70dccb4bc0489915dbf 19:11:52 [2019-09-09T19:11:52.662Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 19:11:52 [2019-09-09T19:11:52.693Z] > git config --add remote.origin.fetch +refs/pull/39874/head:refs/remotes/origin/PR-39874 # timeout=10 19:11:52 [2019-09-09T19:11:52.712Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 19:11:52 [2019-09-09T19:11:52.734Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 19:11:52 [2019-09-09T19:11:52.763Z] Fetching upstream changes from https://github.com/moby/moby.git 19:11:52 [2019-09-09T19:11:52.763Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 19:11:52 [2019-09-09T19:11:52.764Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39874/head:refs/remotes/origin/PR-39874 +refs/heads/master:refs/remotes/origin/master 19:11:53 [2019-09-09T19:11:53.165Z] > git config core.sparsecheckout # timeout=10 19:11:53 [2019-09-09T19:11:53.190Z] > git checkout -f 9ef9a337f6751c5d2d67e70dccb4bc0489915dbf 19:11:53 [2019-09-09T19:11:53.631Z] Merge succeeded, producing 2324bb150960ea50f269f268f2ab05902e46b0e6 19:11:53 [2019-09-09T19:11:53.632Z] Checking out Revision 2324bb150960ea50f269f268f2ab05902e46b0e6 (PR-39874) 19:11:53 [2019-09-09T19:11:53.747Z] Commit message: "Merge commit '4ce040289a3e0fb7bbeae4fb9f00a6ac764c3f69' into HEAD" 19:11:53 [2019-09-09T19:11:53.762Z] First time build. Skipping changelog. 19:11:54 [2019-09-09T19:11:54.019Z] #8 DONE 1.6s 19:11:54 [2019-09-09T19:11:54.019Z] 19:11:54 [2019-09-09T19:11:54.019Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... 19:11:54 [2019-09-09T19:11:54.019Z] #20 2.436 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... 19:11:54 [2019-09-09T19:11:54.019Z] #20 2.643 19:11:54 [2019-09-09T19:11:54.019Z] #20 2.800 ######### 13.2% ######################### 35.2% ####################################### 54.5% ################################################### 71.9% ############################################################ 84.4% ###################################################################### 97.9% ######################################################################## 100.0% 19:11:54 [2019-09-09T19:11:54.019Z] #20 3.611 19:11:54 [2019-09-09T19:11:54.277Z] #20 3.842 ########################## 37.3% ###################################################################### 97.8% ######################################################################## 100.0% [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 19:11:54 [2019-09-09T19:11:54.318Z] Merge succeeded, producing c1e80c4e7bebc6e4c59879a3a5e058bb58159642 19:11:54 [2019-09-09T19:11:54.319Z] Checking out Revision c1e80c4e7bebc6e4c59879a3a5e058bb58159642 (PR-39874) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 19:11:54 [2019-09-09T19:11:54.388Z] Client: 19:11:54 [2019-09-09T19:11:54.388Z] Debug Mode: false 19:11:54 [2019-09-09T19:11:54.388Z] Plugins: 19:11:54 [2019-09-09T19:11:54.388Z] cluster: Manage Docker clusters (Docker Inc., v1.0.1) 19:11:54 [2019-09-09T19:11:54.388Z] 19:11:54 [2019-09-09T19:11:54.388Z] Server: 19:11:54 [2019-09-09T19:11:54.388Z] Containers: 0 19:11:54 [2019-09-09T19:11:54.388Z] Running: 0 19:11:54 [2019-09-09T19:11:54.388Z] Paused: 0 19:11:54 [2019-09-09T19:11:54.388Z] Stopped: 0 19:11:54 [2019-09-09T19:11:54.388Z] Images: 8 19:11:54 [2019-09-09T19:11:54.388Z] Server Version: 19.03.2-tp2 19:11:54 [2019-09-09T19:11:54.388Z] Storage Driver: windowsfilter (windows) lcow (linux) 19:11:54 [2019-09-09T19:11:54.388Z] Windows: 19:11:54 [2019-09-09T19:11:54.388Z] LCOW: 19:11:54 [2019-09-09T19:11:54.388Z] Logging Driver: json-file 19:11:54 [2019-09-09T19:11:54.388Z] Plugins: 19:11:54 [2019-09-09T19:11:54.388Z] Volume: local 19:11:54 [2019-09-09T19:11:54.388Z] Network: ics l2bridge l2tunnel nat null overlay transparent 19:11:54 [2019-09-09T19:11:54.388Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 19:11:54 [2019-09-09T19:11:54.388Z] Swarm: inactive 19:11:54 [2019-09-09T19:11:54.388Z] Default Isolation: process 19:11:54 [2019-09-09T19:11:54.388Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) 19:11:54 [2019-09-09T19:11:54.388Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.678) 19:11:54 [2019-09-09T19:11:54.388Z] OSType: windows 19:11:54 [2019-09-09T19:11:54.388Z] Architecture: x86_64 19:11:54 [2019-09-09T19:11:54.388Z] CPUs: 4 19:11:54 [2019-09-09T19:11:54.388Z] Total Memory: 32GiB 19:11:54 [2019-09-09T19:11:54.388Z] Name: azwin-2-bddf60 19:11:54 [2019-09-09T19:11:54.388Z] ID: DLLG:KRFC:4AEN:DP5D:5NQB:FA6L:UYCK:GBQM:SUKT:TS22:QSV5:E7LK 19:11:54 [2019-09-09T19:11:54.388Z] Docker Root Dir: D:\docker 19:11:54 [2019-09-09T19:11:54.388Z] Debug Mode: false 19:11:54 [2019-09-09T19:11:54.388Z] Registry: https://index.docker.io/v1/ 19:11:54 [2019-09-09T19:11:54.388Z] Labels: 19:11:54 [2019-09-09T19:11:54.388Z] Experimental: true 19:11:54 [2019-09-09T19:11:54.388Z] Insecure Registries: 19:11:54 [2019-09-09T19:11:54.388Z] 10.0.0.4:5000 19:11:54 [2019-09-09T19:11:54.388Z] 127.0.0.0/8 19:11:54 [2019-09-09T19:11:54.388Z] Registry Mirrors: 19:11:54 [2019-09-09T19:11:54.388Z] http://10.0.0.4:5000/ 19:11:54 [2019-09-09T19:11:54.388Z] Live Restore Enabled: false 19:11:54 [2019-09-09T19:11:54.388Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell 19:11:54 [2019-09-09T19:11:54.690Z] + docker version 19:11:54 [2019-09-09T19:11:54.690Z] Client: 19:11:54 [2019-09-09T19:11:54.690Z] Version: 18.06.1-ce 19:11:54 [2019-09-09T19:11:54.690Z] API version: 1.38 19:11:54 [2019-09-09T19:11:54.690Z] Go version: go1.10.3 19:11:54 [2019-09-09T19:11:54.690Z] Git commit: e68fc7a 19:11:54 [2019-09-09T19:11:54.690Z] Built: Tue Aug 21 17:26:10 2018 19:11:54 [2019-09-09T19:11:54.690Z] OS/Arch: linux/ppc64le 19:11:54 [2019-09-09T19:11:54.690Z] Experimental: false 19:11:54 [2019-09-09T19:11:54.690Z] 19:11:54 [2019-09-09T19:11:54.690Z] Server: 19:11:54 [2019-09-09T19:11:54.690Z] Engine: 19:11:54 [2019-09-09T19:11:54.690Z] Version: 18.06.1-ce 19:11:54 [2019-09-09T19:11:54.690Z] API version: 1.38 (minimum version 1.12) 19:11:54 [2019-09-09T19:11:54.690Z] Go version: go1.10.3 19:11:54 [2019-09-09T19:11:54.690Z] Git commit: e68fc7a 19:11:54 [2019-09-09T19:11:54.690Z] Built: Tue Aug 21 17:24:20 2018 19:11:54 [2019-09-09T19:11:54.690Z] OS/Arch: linux/ppc64le 19:11:54 [2019-09-09T19:11:54.690Z] Experimental: true 19:11:54 [2019-09-09T19:11:54.842Z] #20 4.396 19:11:52 [2019-09-09T19:11:52.752Z] > git merge 4ce040289a3e0fb7bbeae4fb9f00a6ac764c3f69 # timeout=10 19:11:53 [2019-09-09T19:11:53.623Z] > git rev-parse HEAD^{commit} # timeout=10 19:11:53 [2019-09-09T19:11:53.639Z] > git config core.sparsecheckout # timeout=10 19:11:53 [2019-09-09T19:11:53.642Z] > git checkout -f 2324bb150960ea50f269f268f2ab05902e46b0e6 19:11:53 [2019-09-09T19:11:53.754Z] > git rev-list --no-walk c63d63d12bc80414f37c00c6469742e4b6c1ac4d # timeout=10 19:11:54 [2019-09-09T19:11:54.973Z] Commit message: "Merge commit '4ce040289a3e0fb7bbeae4fb9f00a6ac764c3f69' into HEAD" 19:11:54 [2019-09-09T19:11:54.998Z] First time build. Skipping changelog. 19:11:55 [2019-09-09T19:11:55.100Z] #20 4.535 ################ 22.8% ################################# 45.9% ################################################# 68.4% ############################################################# 85.3% ######################################################################## 100.0% [Pipeline] sh 19:11:55 [2019-09-09T19:11:55.358Z] #20 ... 19:11:55 [2019-09-09T19:11:55.358Z] 19:11:55 [2019-09-09T19:11:55.358Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... 19:11:55 [2019-09-09T19:11:55.358Z] #9 1.417 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 19:11:55 [2019-09-09T19:11:55.358Z] #9 DONE 1.6s 19:11:55 [2019-09-09T19:11:55.358Z] 19:11:55 [2019-09-09T19:11:55.358Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... 19:11:55 [2019-09-09T19:11:55.358Z] #20 5.061 19:11:55 [2019-09-09T19:11:55.457Z] + docker info 19:11:55 [2019-09-09T19:11:55.457Z] Containers: 0 19:11:55 [2019-09-09T19:11:55.457Z] Running: 0 19:11:55 [2019-09-09T19:11:55.457Z] Paused: 0 19:11:55 [2019-09-09T19:11:55.457Z] Stopped: 0 19:11:55 [2019-09-09T19:11:55.457Z] Images: 0 19:11:55 [2019-09-09T19:11:55.457Z] Server Version: 18.06.1-ce 19:11:55 [2019-09-09T19:11:55.457Z] Storage Driver: overlay2 19:11:55 [2019-09-09T19:11:55.457Z] Backing Filesystem: extfs 19:11:55 [2019-09-09T19:11:55.457Z] Supports d_type: true 19:11:55 [2019-09-09T19:11:55.457Z] Native Overlay Diff: true 19:11:55 [2019-09-09T19:11:55.457Z] Logging Driver: json-file 19:11:55 [2019-09-09T19:11:55.457Z] Cgroup Driver: cgroupfs 19:11:55 [2019-09-09T19:11:55.457Z] Plugins: 19:11:55 [2019-09-09T19:11:55.457Z] Volume: local 19:11:55 [2019-09-09T19:11:55.457Z] Network: bridge host ipvlan macvlan null overlay 19:11:55 [2019-09-09T19:11:55.457Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog 19:11:55 [2019-09-09T19:11:55.457Z] Swarm: inactive 19:11:55 [2019-09-09T19:11:55.457Z] Runtimes: runc 19:11:55 [2019-09-09T19:11:55.457Z] Default Runtime: runc 19:11:55 [2019-09-09T19:11:55.457Z] Init Binary: docker-init 19:11:55 [2019-09-09T19:11:55.457Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e 19:11:55 [2019-09-09T19:11:55.457Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 19:11:55 [2019-09-09T19:11:55.457Z] init version: fec3683 19:11:55 [2019-09-09T19:11:55.457Z] Security Options: 19:11:55 [2019-09-09T19:11:55.457Z] apparmor 19:11:55 [2019-09-09T19:11:55.457Z] seccomp 19:11:55 [2019-09-09T19:11:55.457Z] Profile: default 19:11:55 [2019-09-09T19:11:55.457Z] Kernel Version: 4.4.0-139-generic 19:11:55 [2019-09-09T19:11:55.457Z] Operating System: Ubuntu 16.04.3 LTS 19:11:55 [2019-09-09T19:11:55.457Z] OSType: linux 19:11:55 [2019-09-09T19:11:55.457Z] Architecture: ppc64le 19:11:55 [2019-09-09T19:11:55.457Z] CPUs: 4 19:11:55 [2019-09-09T19:11:55.457Z] Total Memory: 7.972GiB 19:11:55 [2019-09-09T19:11:55.457Z] Name: ppc64le-ubuntu-32 19:11:55 [2019-09-09T19:11:55.457Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE 19:11:55 [2019-09-09T19:11:55.457Z] Docker Root Dir: /var/lib/docker 19:11:55 [2019-09-09T19:11:55.457Z] Debug Mode (client): false 19:11:55 [2019-09-09T19:11:55.457Z] Debug Mode (server): false 19:11:55 [2019-09-09T19:11:55.457Z] Username: dockerbuildbot 19:11:55 [2019-09-09T19:11:55.457Z] Registry: https://index.docker.io/v1/ 19:11:55 [2019-09-09T19:11:55.457Z] Labels: 19:11:55 [2019-09-09T19:11:55.457Z] Experimental: true 19:11:55 [2019-09-09T19:11:55.457Z] Insecure Registries: 19:11:55 [2019-09-09T19:11:55.457Z] 127.0.0.0/8 19:11:55 [2019-09-09T19:11:55.457Z] Live Restore Enabled: false 19:11:55 [2019-09-09T19:11:55.457Z] [Pipeline] sh 19:11:55 [2019-09-09T19:11:55.558Z] 893380247084: Pull complete 19:11:55 [2019-09-09T19:11:55.558Z] 1dde6e4a9a98: Pull complete 19:11:55 [2019-09-09T19:11:55.558Z] Digest: sha256:44600a24dff9a70122d4446f63903a642e81c0422cd0d87249a8a5183ba5f926 19:11:55 [2019-09-09T19:11:55.558Z] Status: Downloaded newer image for golang:1.12.9-stretch 19:11:55 [2019-09-09T19:11:55.558Z] ---> b121e8146464 19:11:55 [2019-09-09T19:11:55.558Z] Step 5/126 : ARG APT_MIRROR 19:11:55 [2019-09-09T19:11:55.558Z] ---> Running in 83b54b0ac23d 19:11:55 [2019-09-09T19:11:55.558Z] Removing intermediate container 83b54b0ac23d 19:11:55 [2019-09-09T19:11:55.558Z] ---> 5d5d01201897 19:11:55 [2019-09-09T19:11:55.558Z] Step 6/126 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 19:11:54 [2019-09-09T19:11:54.080Z] > git merge 4ce040289a3e0fb7bbeae4fb9f00a6ac764c3f69 # timeout=10 19:11:54 [2019-09-09T19:11:54.309Z] > git rev-parse HEAD^{commit} # timeout=10 19:11:54 [2019-09-09T19:11:54.334Z] > git config core.sparsecheckout # timeout=10 19:11:54 [2019-09-09T19:11:54.345Z] > git checkout -f c1e80c4e7bebc6e4c59879a3a5e058bb58159642 19:11:54 [2019-09-09T19:11:54.989Z] > git rev-list --no-walk c63d63d12bc80414f37c00c6469742e4b6c1ac4d # timeout=10 19:11:55 [2019-09-09T19:11:55.833Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 19:11:55 [2019-09-09T19:11:55.833Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 19:11:55 [2019-09-09T19:11:55.833Z] + curl -fsSL -o /home/docker/workspace/moby_PR-39874/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh 19:11:55 [2019-09-09T19:11:55.833Z] + bash /home/docker/workspace/moby_PR-39874/check-config.sh 19:11:55 [2019-09-09T19:11:55.833Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 19:11:55 [2019-09-09T19:11:55.833Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... 19:11:55 [2019-09-09T19:11:55.833Z] 19:11:55 [2019-09-09T19:11:55.833Z] Generally Necessary: 19:11:55 [2019-09-09T19:11:55.833Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 19:11:55 [2019-09-09T19:11:55.833Z] - apparmor: enabled and tools installed 19:11:55 [2019-09-09T19:11:55.924Z] ---> Running in 5c8ad570ec31 19:11:55 [2019-09-09T19:11:55.966Z] + docker version 19:11:56 [2019-09-09T19:11:56.123Z] - CONFIG_NAMESPACES: enabled 19:11:56 [2019-09-09T19:11:56.123Z] - CONFIG_NET_NS: enabled 19:11:56 [2019-09-09T19:11:56.123Z] - CONFIG_PID_NS: enabled 19:11:56 [2019-09-09T19:11:56.123Z] - CONFIG_IPC_NS: enabled 19:11:56 [2019-09-09T19:11:56.123Z] - CONFIG_UTS_NS: enabled 19:11:56 [2019-09-09T19:11:56.123Z] - CONFIG_CGROUPS: enabled 19:11:56 [2019-09-09T19:11:56.123Z] - CONFIG_CGROUP_CPUACCT: enabled 19:11:56 [2019-09-09T19:11:56.123Z] - CONFIG_CGROUP_DEVICE: enabled 19:11:56 [2019-09-09T19:11:56.123Z] - CONFIG_CGROUP_FREEZER: enabled 19:11:56 [2019-09-09T19:11:56.123Z] - CONFIG_CGROUP_SCHED: enabled 19:11:56 [2019-09-09T19:11:56.123Z] - CONFIG_CPUSETS: enabled 19:11:56 [2019-09-09T19:11:56.123Z] - CONFIG_MEMCG: enabled 19:11:56 [2019-09-09T19:11:56.123Z] - CONFIG_KEYS: enabled 19:11:56 [2019-09-09T19:11:56.123Z] - CONFIG_VETH: enabled (as module) 19:11:56 [2019-09-09T19:11:56.123Z] - CONFIG_BRIDGE: enabled (as module) 19:11:56 [2019-09-09T19:11:56.123Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 19:11:56 [2019-09-09T19:11:56.123Z] - CONFIG_NF_NAT_IPV4: enabled (as module) 19:11:56 [2019-09-09T19:11:56.123Z] - CONFIG_IP_NF_FILTER: enabled (as module) 19:11:56 [2019-09-09T19:11:56.123Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 19:11:56 [2019-09-09T19:11:56.123Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 19:11:56 [2019-09-09T19:11:56.123Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 19:11:56 [2019-09-09T19:11:56.123Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 19:11:56 [2019-09-09T19:11:56.123Z] - CONFIG_IP_NF_NAT: enabled (as module) 19:11:56 [2019-09-09T19:11:56.123Z] - CONFIG_NF_NAT: enabled (as module) 19:11:56 [2019-09-09T19:11:56.123Z] - CONFIG_NF_NAT_NEEDED: enabled 19:11:56 [2019-09-09T19:11:56.123Z] - CONFIG_POSIX_MQUEUE: enabled 19:11:56 [2019-09-09T19:11:56.123Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled 19:11:56 [2019-09-09T19:11:56.123Z] 19:11:56 [2019-09-09T19:11:56.123Z] Optional Features: 19:11:56 [2019-09-09T19:11:56.123Z] - CONFIG_USER_NS: enabled 19:11:56 [2019-09-09T19:11:56.123Z] - CONFIG_SECCOMP: enabled 19:11:56 [2019-09-09T19:11:56.123Z] - CONFIG_CGROUP_PIDS: enabled 19:11:56 [2019-09-09T19:11:56.123Z] - CONFIG_MEMCG_SWAP: enabled 19:11:56 [2019-09-09T19:11:56.123Z] - CONFIG_MEMCG_SWAP_ENABLED: missing 19:11:56 [2019-09-09T19:11:56.123Z] (cgroup swap accounting is currently enabled) 19:11:56 [2019-09-09T19:11:56.408Z] - CONFIG_MEMCG_KMEM: enabled 19:11:56 [2019-09-09T19:11:56.408Z] - CONFIG_BLK_CGROUP: enabled 19:11:56 [2019-09-09T19:11:56.408Z] - CONFIG_BLK_DEV_THROTTLING: enabled 19:11:56 [2019-09-09T19:11:56.408Z] - CONFIG_IOSCHED_CFQ: enabled 19:11:56 [2019-09-09T19:11:56.408Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled 19:11:56 [2019-09-09T19:11:56.408Z] - CONFIG_CGROUP_PERF: enabled 19:11:56 [2019-09-09T19:11:56.408Z] - CONFIG_CGROUP_HUGETLB: enabled 19:11:56 [2019-09-09T19:11:56.408Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 19:11:56 [2019-09-09T19:11:56.408Z] - CONFIG_CGROUP_NET_PRIO: enabled 19:11:56 [2019-09-09T19:11:56.408Z] - CONFIG_CFS_BANDWIDTH: enabled 19:11:56 [2019-09-09T19:11:56.408Z] - CONFIG_FAIR_GROUP_SCHED: enabled 19:11:56 [2019-09-09T19:11:56.408Z] - CONFIG_RT_GROUP_SCHED: missing 19:11:56 [2019-09-09T19:11:56.408Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 19:11:56 [2019-09-09T19:11:56.408Z] - CONFIG_IP_VS: enabled (as module) 19:11:56 [2019-09-09T19:11:56.408Z] - CONFIG_IP_VS_NFCT: enabled 19:11:56 [2019-09-09T19:11:56.408Z] - CONFIG_IP_VS_PROTO_TCP: enabled 19:11:56 [2019-09-09T19:11:56.408Z] - CONFIG_IP_VS_PROTO_UDP: enabled 19:11:56 [2019-09-09T19:11:56.408Z] - CONFIG_IP_VS_RR: enabled (as module) 19:11:56 [2019-09-09T19:11:56.408Z] - CONFIG_EXT4_FS: enabled 19:11:56 [2019-09-09T19:11:56.408Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 19:11:56 [2019-09-09T19:11:56.408Z] - CONFIG_EXT4_FS_SECURITY: enabled 19:11:56 [2019-09-09T19:11:56.408Z] - Network Drivers: 19:11:56 [2019-09-09T19:11:56.408Z] - "overlay": 19:11:56 [2019-09-09T19:11:56.408Z] - CONFIG_VXLAN: enabled (as module) 19:11:56 [2019-09-09T19:11:56.408Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 19:11:56 [2019-09-09T19:11:56.408Z] Optional (for encrypted networks): 19:11:56 [2019-09-09T19:11:56.691Z] - CONFIG_CRYPTO: enabled 19:11:56 [2019-09-09T19:11:56.691Z] - CONFIG_CRYPTO_AEAD: enabled (as module) 19:11:56 [2019-09-09T19:11:56.691Z] - CONFIG_CRYPTO_GCM: enabled (as module) 19:11:56 [2019-09-09T19:11:56.691Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) 19:11:56 [2019-09-09T19:11:56.691Z] - CONFIG_CRYPTO_GHASH: enabled (as module) 19:11:56 [2019-09-09T19:11:56.691Z] - CONFIG_XFRM: enabled 19:11:56 [2019-09-09T19:11:56.691Z] - CONFIG_XFRM_USER: enabled (as module) 19:11:56 [2019-09-09T19:11:56.691Z] - CONFIG_XFRM_ALGO: enabled (as module) 19:11:56 [2019-09-09T19:11:56.691Z] - CONFIG_INET_ESP: enabled (as module) 19:11:56 [2019-09-09T19:11:56.691Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) 19:11:56 [2019-09-09T19:11:56.691Z] - "ipvlan": 19:11:56 [2019-09-09T19:11:56.691Z] - CONFIG_IPVLAN: enabled (as module) 19:11:56 [2019-09-09T19:11:56.691Z] - "macvlan": 19:11:56 [2019-09-09T19:11:56.691Z] - CONFIG_MACVLAN: enabled (as module) 19:11:56 [2019-09-09T19:11:56.691Z] - CONFIG_DUMMY: enabled (as module) 19:11:56 [2019-09-09T19:11:56.691Z] - "ftp,tftp client in container": 19:11:56 [2019-09-09T19:11:56.691Z] - CONFIG_NF_NAT_FTP: enabled (as module) 19:11:56 [2019-09-09T19:11:56.691Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 19:11:56 [2019-09-09T19:11:56.691Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 19:11:56 [2019-09-09T19:11:56.691Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 19:11:56 [2019-09-09T19:11:56.691Z] - Storage Drivers: 19:11:56 [2019-09-09T19:11:56.691Z] - "aufs": 19:11:56 [2019-09-09T19:11:56.691Z] - CONFIG_AUFS_FS: enabled (as module) 19:11:56 [2019-09-09T19:11:56.691Z] - "btrfs": 19:11:56 [2019-09-09T19:11:56.691Z] - CONFIG_BTRFS_FS: enabled (as module) 19:11:56 [2019-09-09T19:11:56.691Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 19:11:56 [2019-09-09T19:11:56.691Z] - "devicemapper": 19:11:56 [2019-09-09T19:11:56.691Z] - CONFIG_BLK_DEV_DM: enabled 19:11:56 [2019-09-09T19:11:56.691Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 19:11:56 [2019-09-09T19:11:56.691Z] - "overlay": 19:11:56 [2019-09-09T19:11:56.691Z] - CONFIG_OVERLAY_FS: enabled (as module) 19:11:56 [2019-09-09T19:11:56.691Z] - "zfs": 19:11:56 [2019-09-09T19:11:56.691Z] - /dev/zfs: missing 19:11:56 [2019-09-09T19:11:56.691Z] - zfs command: missing 19:11:56 [2019-09-09T19:11:56.691Z] - zpool command: missing 19:11:56 [2019-09-09T19:11:56.691Z] 19:11:56 [2019-09-09T19:11:56.691Z] Limits: 19:11:56 [2019-09-09T19:11:56.691Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 19:11:56 [2019-09-09T19:11:56.691Z] 19:11:56 [2019-09-09T19:11:56.691Z] + true 19:11:56 [2019-09-09T19:11:56.703Z] Removing intermediate container 5c8ad570ec31 19:11:56 [2019-09-09T19:11:56.703Z] ---> 567ac632417b 19:11:56 [2019-09-09T19:11:56.703Z] Step 7/126 : FROM base AS criu 19:11:56 [2019-09-09T19:11:56.703Z] ---> 567ac632417b 19:11:56 [2019-09-09T19:11:56.703Z] Step 8/126 : ARG DEBIAN_FRONTEND 19:11:56 [2019-09-09T19:11:56.703Z] ---> Running in ec44d210c9a5 19:11:56 [2019-09-09T19:11:56.703Z] Removing intermediate container ec44d210c9a5 19:11:56 [2019-09-09T19:11:56.703Z] ---> 4dce49d75c0e 19:11:56 [2019-09-09T19:11:56.703Z] Step 9/126 : ENV CRIU_VERSION 3.12 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 19:11:56 [2019-09-09T19:11:56.962Z] #20 5.233 ## 3.5% ######## 11.5% ############# 18.9% ################### 26.6% ######################## 33.9% ########################## 36.8% ################################# 46.2% ######################################## 55.9% ############################################### 65.6% ################################################### 71.4% ######################################################## 78.2% ############################################################### 88.6% ##################################################################### 96.7% ######################################################################## 100.0% 19:11:56 [2019-09-09T19:11:56.963Z] #20 6.702 19:11:57 [2019-09-09T19:11:57.106Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:cf4caf34ac68918fc12cf28a368cf1db5d7ff851 -f Dockerfile . 19:11:57 [2019-09-09T19:11:57.149Z] ---> Running in 1c69e45c1610 19:11:57 [2019-09-09T19:11:57.149Z] Removing intermediate container 1c69e45c1610 19:11:57 [2019-09-09T19:11:57.149Z] ---> fdb4032e2cef 19:11:57 [2019-09-09T19:11:57.149Z] Step 10/126 : RUN apt-get update && apt-get install -y --no-install-recommends libnet-dev libprotobuf-c-dev libprotobuf-dev libnl-3-dev libcap-dev protobuf-compiler protobuf-c-compiler python-protobuf && rm -rf /var/lib/apt/lists/* 19:11:57 [2019-09-09T19:11:57.149Z] ---> Running in 6a1d39d16d91 19:11:57 [2019-09-09T19:11:57.528Z] #20 ... 19:11:57 [2019-09-09T19:11:57.528Z] 19:11:57 [2019-09-09T19:11:57.528Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... 19:11:57 [2019-09-09T19:11:57.528Z] #10 DONE 2.0s 19:11:57 [2019-09-09T19:11:57.528Z] 19:11:57 [2019-09-09T19:11:57.528Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... 19:11:57 [2019-09-09T19:11:57.528Z] #20 7.366 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... 19:11:57 [2019-09-09T19:11:57.549Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease 19:11:57 [2019-09-09T19:11:57.549Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] 19:11:57 [2019-09-09T19:11:57.549Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] 19:11:57 [2019-09-09T19:11:57.549Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] 19:11:57 [2019-09-09T19:11:57.549Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] 19:11:57 [2019-09-09T19:11:57.549Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] 19:11:57 [2019-09-09T19:11:57.786Z] #20 7.548 19:11:57 [2019-09-09T19:11:57.928Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] 19:11:57 [2019-09-09T19:11:57.928Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] 19:11:58 [2019-09-09T19:11:58.044Z] #20 7.629 ######################################################################## 100.0% 19:11:58 [2019-09-09T19:11:58.044Z] #20 7.666 19:11:58 [2019-09-09T19:11:58.609Z] #20 8.246 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... 19:11:58 [2019-09-09T19:11:58.609Z] #20 8.409 19:11:58 [2019-09-09T19:11:58.867Z] #20 ... 19:11:58 [2019-09-09T19:11:58.867Z] 19:11:58 [2019-09-09T19:11:58.867Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... 19:11:58 [2019-09-09T19:11:58.867Z] #11 DONE 1.4s 19:11:58 [2019-09-09T19:11:58.867Z] 19:11:58 [2019-09-09T19:11:58.867Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... 19:11:58 [2019-09-09T19:11:58.867Z] #20 8.545 ######################################################################## 100.0% 19:11:58 [2019-09-09T19:11:58.867Z] #20 8.613 19:11:59 [2019-09-09T19:11:59.242Z] Fetched 7671 kB in 1s (4360 kB/s) 19:11:59 [2019-09-09T19:11:59.434Z] #20 9.173 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... 19:11:59 [2019-09-09T19:11:59.434Z] #20 9.194 skipping existing 1849cc453dee 19:11:59 [2019-09-09T19:11:59.434Z] #20 9.277 19:11:59 [2019-09-09T19:11:59.632Z] Reading package lists... 19:11:59 [2019-09-09T19:11:59.756Z] Sending build context to Docker daemon 50.08MB 19:11:59 [2019-09-09T19:11:59.756Z] Step 1/126 : ARG CROSS="false" 19:11:59 [2019-09-09T19:11:59.756Z] Step 2/126 : ARG GO_VERSION=1.12.9 19:11:59 [2019-09-09T19:11:59.756Z] Step 3/126 : ARG DEBIAN_FRONTEND=noninteractive 19:11:59 [2019-09-09T19:11:59.756Z] Step 4/126 : FROM golang:${GO_VERSION}-stretch AS base 19:12:00 [2019-09-09T19:12:00.038Z] 1.12.9-stretch: Pulling from library/golang 19:12:00 [2019-09-09T19:12:00.038Z] 2825fdb7e177: Pulling fs layer 19:12:00 [2019-09-09T19:12:00.038Z] 361ecb978398: Pulling fs layer 19:12:00 [2019-09-09T19:12:00.038Z] 15483e8c82df: Pulling fs layer 19:12:00 [2019-09-09T19:12:00.038Z] 34839f11bbce: Pulling fs layer 19:12:00 [2019-09-09T19:12:00.038Z] 34f648706e72: Pulling fs layer 19:12:00 [2019-09-09T19:12:00.038Z] 8563a0b9fade: Pulling fs layer 19:12:00 [2019-09-09T19:12:00.038Z] 53fac1b4f6a7: Pulling fs layer 19:12:00 [2019-09-09T19:12:00.038Z] 34839f11bbce: Waiting 19:12:00 [2019-09-09T19:12:00.038Z] 34f648706e72: Waiting 19:12:00 [2019-09-09T19:12:00.038Z] 8563a0b9fade: Waiting 19:12:00 [2019-09-09T19:12:00.038Z] 53fac1b4f6a7: Waiting 19:12:00 [2019-09-09T19:12:00.152Z] Client: Docker Engine - Community 19:12:00 [2019-09-09T19:12:00.152Z] Version: 19.03.1 19:12:00 [2019-09-09T19:12:00.152Z] API version: 1.40 19:12:00 [2019-09-09T19:12:00.152Z] Go version: go1.12.5 19:12:00 [2019-09-09T19:12:00.152Z] Git commit: 74b1e89 19:12:00 [2019-09-09T19:12:00.152Z] Built: Thu Jul 25 21:21:05 2019 19:12:00 [2019-09-09T19:12:00.152Z] OS/Arch: linux/amd64 19:12:00 [2019-09-09T19:12:00.152Z] Experimental: false 19:12:00 [2019-09-09T19:12:00.152Z] 19:12:00 [2019-09-09T19:12:00.152Z] Server: Docker Engine - Community 19:12:00 [2019-09-09T19:12:00.152Z] Engine: 19:12:00 [2019-09-09T19:12:00.152Z] Version: 19.03.1 19:12:00 [2019-09-09T19:12:00.152Z] API version: 1.40 (minimum version 1.12) 19:12:00 [2019-09-09T19:12:00.152Z] Go version: go1.12.5 19:12:00 [2019-09-09T19:12:00.152Z] Git commit: 74b1e89 19:12:00 [2019-09-09T19:12:00.152Z] Built: Thu Jul 25 21:19:41 2019 19:12:00 [2019-09-09T19:12:00.152Z] OS/Arch: linux/amd64 19:12:00 [2019-09-09T19:12:00.152Z] Experimental: true 19:12:00 [2019-09-09T19:12:00.152Z] containerd: 19:12:00 [2019-09-09T19:12:00.152Z] Version: 1.2.6 19:12:00 [2019-09-09T19:12:00.152Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb 19:12:00 [2019-09-09T19:12:00.152Z] runc: 19:12:00 [2019-09-09T19:12:00.152Z] Version: 1.0.0-rc8 19:12:00 [2019-09-09T19:12:00.152Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f 19:12:00 [2019-09-09T19:12:00.152Z] docker-init: 19:12:00 [2019-09-09T19:12:00.152Z] Version: 0.18.0 19:12:00 [2019-09-09T19:12:00.152Z] GitCommit: fec3683 [Pipeline] sh 19:12:00 [2019-09-09T19:12:00.367Z] #20 ... 19:12:00 [2019-09-09T19:12:00.367Z] 19:12:00 [2019-09-09T19:12:00.367Z] #12 [dev 6/24] RUN ldconfig 19:12:00 [2019-09-09T19:12:00.367Z] #12 DONE 1.5s 19:12:00 [2019-09-09T19:12:00.367Z] 19:12:00 [2019-09-09T19:12:00.367Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... 19:12:00 [2019-09-09T19:12:00.367Z] #20 9.903 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... 19:12:00 [2019-09-09T19:12:00.367Z] #20 10.12 19:12:00 [2019-09-09T19:12:00.367Z] #20 10.26 ######################################################################## 100.0% 19:12:00 [2019-09-09T19:12:00.399Z] Reading package lists... 19:12:00 [2019-09-09T19:12:00.399Z] Building dependency tree... 19:12:00 [2019-09-09T19:12:00.399Z] Reading state information... 19:12:00 [2019-09-09T19:12:00.399Z] The following additional packages will be installed: 19:12:00 [2019-09-09T19:12:00.399Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 19:12:00 [2019-09-09T19:12:00.399Z] libprotoc10 python-pkg-resources zlib1g-dev 19:12:00 [2019-09-09T19:12:00.399Z] Suggested packages: 19:12:00 [2019-09-09T19:12:00.399Z] manpages-dev python-setuptools 19:12:00 [2019-09-09T19:12:00.485Z] + docker info 19:12:00 [2019-09-09T19:12:00.624Z] #20 10.31 19:12:00 [2019-09-09T19:12:00.624Z] #20 10.33 Download of images into '/build' complete. 19:12:00 [2019-09-09T19:12:00.624Z] #20 10.33 Use something like the following to load the result into a Docker daemon: 19:12:00 [2019-09-09T19:12:00.624Z] #20 10.33 tar -cC '/build' . | docker load 19:12:00 [2019-09-09T19:12:00.624Z] #20 DONE 10.5s 19:12:00 [2019-09-09T19:12:00.624Z] 19:12:00 [2019-09-09T19:12:00.624Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... 19:12:00 [2019-09-09T19:12:00.656Z] 15483e8c82df: Verifying Checksum 19:12:00 [2019-09-09T19:12:00.656Z] 15483e8c82df: Download complete 19:12:00 [2019-09-09T19:12:00.780Z] The following NEW packages will be installed: 19:12:00 [2019-09-09T19:12:00.780Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev 19:12:00 [2019-09-09T19:12:00.780Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 19:12:00 [2019-09-09T19:12:00.780Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf 19:12:00 [2019-09-09T19:12:00.780Z] zlib1g-dev 19:12:00 [2019-09-09T19:12:00.780Z] 0 upgraded, 16 newly installed, 0 to remove and 10 not upgraded. 19:12:00 [2019-09-09T19:12:00.780Z] Need to get 3476 kB of archives. 19:12:00 [2019-09-09T19:12:00.780Z] After this operation, 20.2 MB of additional disk space will be used. 19:12:00 [2019-09-09T19:12:00.780Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] 19:12:00 [2019-09-09T19:12:00.780Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB] 19:12:00 [2019-09-09T19:12:00.780Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB] 19:12:00 [2019-09-09T19:12:00.780Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] 19:12:00 [2019-09-09T19:12:00.780Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB] 19:12:00 [2019-09-09T19:12:00.780Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] 19:12:00 [2019-09-09T19:12:00.780Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB] 19:12:00 [2019-09-09T19:12:00.780Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB] 19:12:00 [2019-09-09T19:12:00.780Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB] 19:12:00 [2019-09-09T19:12:00.780Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB] 19:12:00 [2019-09-09T19:12:00.780Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB] 19:12:00 [2019-09-09T19:12:00.780Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB] 19:12:00 [2019-09-09T19:12:00.780Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB] 19:12:00 [2019-09-09T19:12:00.780Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB] 19:12:00 [2019-09-09T19:12:00.780Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB] 19:12:00 [2019-09-09T19:12:00.780Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB] 19:12:00 [2019-09-09T19:12:00.940Z] 361ecb978398: Verifying Checksum 19:12:00 [2019-09-09T19:12:00.940Z] 361ecb978398: Download complete 19:12:01 [2019-09-09T19:12:01.183Z] debconf: delaying package configuration, since apt-utils is not installed 19:12:01 [2019-09-09T19:12:01.183Z] Fetched 3476 kB in 0s (19.5 MB/s) 19:12:01 [2019-09-09T19:12:01.183Z] Selecting previously unselected package libnet1:s390x. 19:12:01 [2019-09-09T19:12:01.183Z] (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 ... 14828 files and directories currently installed.) 19:12:01 [2019-09-09T19:12:01.183Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ... 19:12:01 [2019-09-09T19:12:01.183Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ... 19:12:01 [2019-09-09T19:12:01.183Z] Selecting previously unselected package libcap-dev:s390x. 19:12:01 [2019-09-09T19:12:01.183Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ... 19:12:01 [2019-09-09T19:12:01.183Z] Unpacking libcap-dev:s390x (1:2.25-1) ... 19:12:01 [2019-09-09T19:12:01.183Z] Selecting previously unselected package libnet1-dev. 19:12:01 [2019-09-09T19:12:01.183Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ... 19:12:01 [2019-09-09T19:12:01.183Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ... 19:12:01 [2019-09-09T19:12:01.183Z] Selecting previously unselected package libnl-3-200:s390x. 19:12:01 [2019-09-09T19:12:01.183Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ... 19:12:01 [2019-09-09T19:12:01.183Z] Unpacking libnl-3-200:s390x (3.2.27-2) ... 19:12:01 [2019-09-09T19:12:01.183Z] Selecting previously unselected package libnl-3-dev:s390x. 19:12:01 [2019-09-09T19:12:01.183Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ... 19:12:01 [2019-09-09T19:12:01.183Z] Unpacking libnl-3-dev:s390x (3.2.27-2) ... 19:12:01 [2019-09-09T19:12:01.183Z] Selecting previously unselected package libprotobuf-c1:s390x. 19:12:01 [2019-09-09T19:12:01.183Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ... 19:12:01 [2019-09-09T19:12:01.183Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ... 19:12:01 [2019-09-09T19:12:01.183Z] Selecting previously unselected package libprotobuf-c-dev:s390x. 19:12:01 [2019-09-09T19:12:01.183Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ... 19:12:01 [2019-09-09T19:12:01.183Z] Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ... 19:12:01 [2019-09-09T19:12:01.557Z] Selecting previously unselected package zlib1g-dev:s390x. 19:12:01 [2019-09-09T19:12:01.557Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ... 19:12:01 [2019-09-09T19:12:01.557Z] Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... 19:12:01 [2019-09-09T19:12:01.557Z] Selecting previously unselected package libprotobuf10:s390x. 19:12:01 [2019-09-09T19:12:01.557Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ... 19:12:01 [2019-09-09T19:12:01.557Z] Unpacking libprotobuf10:s390x (3.0.0-9) ... 19:12:01 [2019-09-09T19:12:01.557Z] Selecting previously unselected package libprotobuf-lite10:s390x. 19:12:01 [2019-09-09T19:12:01.557Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ... 19:12:01 [2019-09-09T19:12:01.557Z] Unpacking libprotobuf-lite10:s390x (3.0.0-9) ... 19:12:01 [2019-09-09T19:12:01.557Z] Selecting previously unselected package libprotobuf-dev:s390x. 19:12:01 [2019-09-09T19:12:01.557Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ... 19:12:01 [2019-09-09T19:12:01.557Z] Unpacking libprotobuf-dev:s390x (3.0.0-9) ... 19:12:01 [2019-09-09T19:12:01.557Z] Selecting previously unselected package libprotoc10:s390x. 19:12:01 [2019-09-09T19:12:01.557Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ... 19:12:01 [2019-09-09T19:12:01.557Z] Unpacking libprotoc10:s390x (3.0.0-9) ... 19:12:02 [2019-09-09T19:12:02.037Z] Selecting previously unselected package protobuf-c-compiler. 19:12:02 [2019-09-09T19:12:02.037Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ... 19:12:02 [2019-09-09T19:12:02.037Z] Unpacking protobuf-c-compiler (1.2.1-2) ... 19:12:02 [2019-09-09T19:12:02.037Z] Selecting previously unselected package protobuf-compiler. 19:12:02 [2019-09-09T19:12:02.037Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ... 19:12:02 [2019-09-09T19:12:02.037Z] Unpacking protobuf-compiler (3.0.0-9) ... 19:12:02 [2019-09-09T19:12:02.037Z] Selecting previously unselected package python-pkg-resources. 19:12:02 [2019-09-09T19:12:02.037Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... 19:12:02 [2019-09-09T19:12:02.037Z] Unpacking python-pkg-resources (33.1.1-1) ... 19:12:02 [2019-09-09T19:12:02.037Z] Selecting previously unselected package python-protobuf. 19:12:02 [2019-09-09T19:12:02.037Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ... 19:12:02 [2019-09-09T19:12:02.037Z] Unpacking python-protobuf (3.0.0-9) ... 19:12:02 [2019-09-09T19:12:02.037Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ... 19:12:02 [2019-09-09T19:12:02.037Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ... 19:12:02 [2019-09-09T19:12:02.037Z] Setting up python-pkg-resources (33.1.1-1) ... 19:12:02 [2019-09-09T19:12:02.467Z] Setting up libnet1-dev (1.1.6+dfsg-3) ... 19:12:02 [2019-09-09T19:12:02.467Z] Setting up libprotobuf10:s390x (3.0.0-9) ... 19:12:02 [2019-09-09T19:12:02.467Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... 19:12:02 [2019-09-09T19:12:02.467Z] Setting up python-protobuf (3.0.0-9) ... 19:12:02 [2019-09-09T19:12:02.854Z] Setting up libcap-dev:s390x (1:2.25-1) ... 19:12:02 [2019-09-09T19:12:02.854Z] Setting up libprotobuf-c-dev:s390x (1.2.1-2) ... 19:12:02 [2019-09-09T19:12:02.854Z] Setting up libnl-3-200:s390x (3.2.27-2) ... 19:12:02 [2019-09-09T19:12:02.854Z] Setting up libprotobuf-lite10:s390x (3.0.0-9) ... 19:12:02 [2019-09-09T19:12:02.854Z] Setting up libprotoc10:s390x (3.0.0-9) ... 19:12:02 [2019-09-09T19:12:02.854Z] Setting up protobuf-c-compiler (1.2.1-2) ... 19:12:02 [2019-09-09T19:12:02.854Z] Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... 19:12:02 [2019-09-09T19:12:02.854Z] Setting up protobuf-compiler (3.0.0-9) ... 19:12:02 [2019-09-09T19:12:02.854Z] Setting up libprotobuf-dev:s390x (3.0.0-9) ... 19:12:02 [2019-09-09T19:12:02.854Z] Setting up libnl-3-dev:s390x (3.2.27-2) ... 19:12:02 [2019-09-09T19:12:02.854Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... 19:12:03 [2019-09-09T19:12:03.150Z] #13 2.825 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease 19:12:03 [2019-09-09T19:12:03.150Z] #13 2.827 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] 19:12:03 [2019-09-09T19:12:03.150Z] #13 2.843 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] 19:12:03 [2019-09-09T19:12:03.150Z] #13 2.845 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] 19:12:03 [2019-09-09T19:12:03.150Z] #13 2.850 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] 19:12:03 [2019-09-09T19:12:03.407Z] #13 3.127 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [503 kB] 19:12:03 [2019-09-09T19:12:03.634Z] 2825fdb7e177: Verifying Checksum 19:12:03 [2019-09-09T19:12:03.634Z] 2825fdb7e177: Download complete 19:12:03 [2019-09-09T19:12:03.638Z] Removing intermediate container 6a1d39d16d91 19:12:03 [2019-09-09T19:12:03.638Z] ---> bfe77955a64e 19:12:03 [2019-09-09T19:12:03.638Z] Step 11/126 : RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu 19:12:03 [2019-09-09T19:12:03.638Z] ---> Running in 1f4c0f3ded7e 19:12:03 [2019-09-09T19:12:03.664Z] #13 3.462 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] 19:12:03 [2019-09-09T19:12:03.921Z] #13 3.663 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] 19:12:04 [2019-09-09T19:12:04.652Z] 34839f11bbce: Verifying Checksum 19:12:04 [2019-09-09T19:12:04.652Z] 34839f11bbce: Download complete 19:12:04 [2019-09-09T19:12:04.935Z] Note: Building without setproctitle() and strlcpy() support. 19:12:04 [2019-09-09T19:12:04.935Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 19:12:04 [2019-09-09T19:12:04.935Z] fatal: Not a git repository (or any of the parent directories): .git 19:12:04 [2019-09-09T19:12:04.935Z]  GEN .gitid 19:12:04 [2019-09-09T19:12:04.935Z] GEN criu/include/version.h 19:12:04 [2019-09-09T19:12:04.935Z] GEN include/common/asm 19:12:04 [2019-09-09T19:12:04.935Z] PBCC images/google/protobuf/descriptor.pb-c.c 19:12:04 [2019-09-09T19:12:04.935Z] PBCC images/opts.pb-c.c 19:12:04 [2019-09-09T19:12:04.935Z] PBCC images/sit.pb-c.c 19:12:04 [2019-09-09T19:12:04.935Z] DEP images/google/protobuf/descriptor.pb-c.d 19:12:04 [2019-09-09T19:12:04.935Z] DEP images/opts.pb-c.d 19:12:04 [2019-09-09T19:12:04.935Z] DEP images/sit.pb-c.d 19:12:04 [2019-09-09T19:12:04.935Z] PBCC images/macvlan.pb-c.c 19:12:04 [2019-09-09T19:12:04.935Z] DEP images/macvlan.pb-c.d 19:12:04 [2019-09-09T19:12:04.935Z] PBCC images/autofs.pb-c.c 19:12:04 [2019-09-09T19:12:04.935Z] DEP images/autofs.pb-c.d 19:12:04 [2019-09-09T19:12:04.935Z] PBCC images/sysctl.pb-c.c 19:12:04 [2019-09-09T19:12:04.935Z] DEP images/sysctl.pb-c.d 19:12:04 [2019-09-09T19:12:04.935Z] PBCC images/time.pb-c.c 19:12:04 [2019-09-09T19:12:04.935Z] DEP images/time.pb-c.d 19:12:04 [2019-09-09T19:12:04.935Z] PBCC images/binfmt-misc.pb-c.c 19:12:04 [2019-09-09T19:12:04.935Z] DEP images/binfmt-misc.pb-c.d 19:12:04 [2019-09-09T19:12:04.935Z] PBCC images/seccomp.pb-c.c 19:12:04 [2019-09-09T19:12:04.935Z] DEP images/seccomp.pb-c.d 19:12:04 [2019-09-09T19:12:04.935Z] PBCC images/userns.pb-c.c 19:12:04 [2019-09-09T19:12:04.935Z] DEP images/userns.pb-c.d 19:12:04 [2019-09-09T19:12:04.935Z] PBCC images/cgroup.pb-c.c 19:12:04 [2019-09-09T19:12:04.935Z] DEP images/cgroup.pb-c.d 19:12:05 [2019-09-09T19:12:05.270Z] 53fac1b4f6a7: Verifying Checksum 19:12:05 [2019-09-09T19:12:05.270Z] 53fac1b4f6a7: Download complete 19:12:05 [2019-09-09T19:12:05.270Z] 34f648706e72: Verifying Checksum 19:12:05 [2019-09-09T19:12:05.270Z] 34f648706e72: Download complete 19:12:05 [2019-09-09T19:12:05.306Z] PBCC images/fown.pb-c.c 19:12:05 [2019-09-09T19:12:05.306Z] PBCC images/ext-file.pb-c.c 19:12:05 [2019-09-09T19:12:05.306Z] DEP images/fown.pb-c.d 19:12:05 [2019-09-09T19:12:05.306Z] DEP images/ext-file.pb-c.d 19:12:05 [2019-09-09T19:12:05.306Z] PBCC images/rpc.pb-c.c 19:12:05 [2019-09-09T19:12:05.306Z] DEP images/rpc.pb-c.d 19:12:05 [2019-09-09T19:12:05.306Z] PBCC images/siginfo.pb-c.c 19:12:05 [2019-09-09T19:12:05.306Z] DEP images/siginfo.pb-c.d 19:12:05 [2019-09-09T19:12:05.306Z] PBCC images/pagemap.pb-c.c 19:12:05 [2019-09-09T19:12:05.306Z] DEP images/pagemap.pb-c.d 19:12:05 [2019-09-09T19:12:05.306Z] PBCC images/rlimit.pb-c.c 19:12:05 [2019-09-09T19:12:05.306Z] DEP images/rlimit.pb-c.d 19:12:05 [2019-09-09T19:12:05.306Z] PBCC images/file-lock.pb-c.c 19:12:05 [2019-09-09T19:12:05.306Z] DEP images/file-lock.pb-c.d 19:12:05 [2019-09-09T19:12:05.306Z] PBCC images/tty.pb-c.c 19:12:05 [2019-09-09T19:12:05.306Z] DEP images/tty.pb-c.d 19:12:05 [2019-09-09T19:12:05.306Z] PBCC images/tun.pb-c.c 19:12:05 [2019-09-09T19:12:05.306Z] PBCC images/netdev.pb-c.c 19:12:05 [2019-09-09T19:12:05.306Z] DEP images/tun.pb-c.d 19:12:05 [2019-09-09T19:12:05.306Z] DEP images/netdev.pb-c.d 19:12:05 [2019-09-09T19:12:05.306Z] PBCC images/vma.pb-c.c 19:12:05 [2019-09-09T19:12:05.306Z] DEP images/vma.pb-c.d 19:12:05 [2019-09-09T19:12:05.306Z] PBCC images/creds.pb-c.c 19:12:05 [2019-09-09T19:12:05.306Z] DEP images/creds.pb-c.d 19:12:05 [2019-09-09T19:12:05.306Z] PBCC images/utsns.pb-c.c 19:12:05 [2019-09-09T19:12:05.306Z] DEP images/utsns.pb-c.d 19:12:05 [2019-09-09T19:12:05.306Z] PBCC images/ipc-desc.pb-c.c 19:12:05 [2019-09-09T19:12:05.306Z] PBCC images/ipc-sem.pb-c.c 19:12:05 [2019-09-09T19:12:05.306Z] DEP images/ipc-desc.pb-c.d 19:12:05 [2019-09-09T19:12:05.306Z] DEP images/ipc-sem.pb-c.d 19:12:05 [2019-09-09T19:12:05.306Z] PBCC images/ipc-msg.pb-c.c 19:12:05 [2019-09-09T19:12:05.306Z] DEP images/ipc-msg.pb-c.d 19:12:05 [2019-09-09T19:12:05.306Z] PBCC images/ipc-shm.pb-c.c 19:12:05 [2019-09-09T19:12:05.306Z] DEP images/ipc-shm.pb-c.d 19:12:05 [2019-09-09T19:12:05.306Z] PBCC images/ipc-var.pb-c.c 19:12:05 [2019-09-09T19:12:05.306Z] DEP images/ipc-var.pb-c.d 19:12:05 [2019-09-09T19:12:05.306Z] PBCC images/sk-opts.pb-c.c 19:12:05 [2019-09-09T19:12:05.306Z] PBCC images/packet-sock.pb-c.c 19:12:05 [2019-09-09T19:12:05.306Z] DEP images/sk-opts.pb-c.d 19:12:05 [2019-09-09T19:12:05.306Z] DEP images/packet-sock.pb-c.d 19:12:05 [2019-09-09T19:12:05.306Z] PBCC images/sk-netlink.pb-c.c 19:12:05 [2019-09-09T19:12:05.306Z] DEP images/sk-netlink.pb-c.d 19:12:05 [2019-09-09T19:12:05.306Z] PBCC images/sk-inet.pb-c.c 19:12:05 [2019-09-09T19:12:05.306Z] DEP images/sk-inet.pb-c.d 19:12:05 [2019-09-09T19:12:05.306Z] PBCC images/sk-unix.pb-c.c 19:12:05 [2019-09-09T19:12:05.306Z] DEP images/sk-unix.pb-c.d 19:12:05 [2019-09-09T19:12:05.306Z] PBCC images/mm.pb-c.c 19:12:05 [2019-09-09T19:12:05.306Z] DEP images/mm.pb-c.d 19:12:05 [2019-09-09T19:12:05.306Z] PBCC images/timerfd.pb-c.c 19:12:05 [2019-09-09T19:12:05.306Z] DEP images/timerfd.pb-c.d 19:12:05 [2019-09-09T19:12:05.306Z] PBCC images/timer.pb-c.c 19:12:05 [2019-09-09T19:12:05.306Z] DEP images/timer.pb-c.d 19:12:05 [2019-09-09T19:12:05.306Z] PBCC images/sa.pb-c.c 19:12:05 [2019-09-09T19:12:05.306Z] DEP images/sa.pb-c.d 19:12:05 [2019-09-09T19:12:05.306Z] PBCC images/pipe-data.pb-c.c 19:12:05 [2019-09-09T19:12:05.306Z] DEP images/pipe-data.pb-c.d 19:12:05 [2019-09-09T19:12:05.306Z] PBCC images/mnt.pb-c.c 19:12:05 [2019-09-09T19:12:05.306Z] DEP images/mnt.pb-c.d 19:12:05 [2019-09-09T19:12:05.306Z] PBCC images/sk-packet.pb-c.c 19:12:05 [2019-09-09T19:12:05.306Z] DEP images/sk-packet.pb-c.d 19:12:05 [2019-09-09T19:12:05.680Z] PBCC images/tcp-stream.pb-c.c 19:12:05 [2019-09-09T19:12:05.680Z] DEP images/tcp-stream.pb-c.d 19:12:05 [2019-09-09T19:12:05.680Z] PBCC images/pipe.pb-c.c 19:12:05 [2019-09-09T19:12:05.680Z] DEP images/pipe.pb-c.d 19:12:05 [2019-09-09T19:12:05.680Z] PBCC images/pstree.pb-c.c 19:12:05 [2019-09-09T19:12:05.680Z] DEP images/pstree.pb-c.d 19:12:05 [2019-09-09T19:12:05.680Z] PBCC images/fs.pb-c.c 19:12:05 [2019-09-09T19:12:05.680Z] DEP images/fs.pb-c.d 19:12:05 [2019-09-09T19:12:05.680Z] PBCC images/signalfd.pb-c.c 19:12:05 [2019-09-09T19:12:05.680Z] DEP images/signalfd.pb-c.d 19:12:05 [2019-09-09T19:12:05.680Z] PBCC images/fh.pb-c.c 19:12:05 [2019-09-09T19:12:05.680Z] PBCC images/fsnotify.pb-c.c 19:12:05 [2019-09-09T19:12:05.680Z] DEP images/fh.pb-c.d 19:12:05 [2019-09-09T19:12:05.680Z] DEP images/fsnotify.pb-c.d 19:12:05 [2019-09-09T19:12:05.680Z] PBCC images/eventpoll.pb-c.c 19:12:05 [2019-09-09T19:12:05.680Z] DEP images/eventpoll.pb-c.d 19:12:05 [2019-09-09T19:12:05.680Z] PBCC images/eventfd.pb-c.c 19:12:05 [2019-09-09T19:12:05.680Z] DEP images/eventfd.pb-c.d 19:12:05 [2019-09-09T19:12:05.680Z] PBCC images/remap-file-path.pb-c.c 19:12:05 [2019-09-09T19:12:05.680Z] DEP images/remap-file-path.pb-c.d 19:12:05 [2019-09-09T19:12:05.680Z] PBCC images/fifo.pb-c.c 19:12:05 [2019-09-09T19:12:05.680Z] DEP images/fifo.pb-c.d 19:12:05 [2019-09-09T19:12:05.680Z] PBCC images/ghost-file.pb-c.c 19:12:05 [2019-09-09T19:12:05.680Z] DEP images/ghost-file.pb-c.d 19:12:05 [2019-09-09T19:12:05.680Z] PBCC images/regfile.pb-c.c 19:12:05 [2019-09-09T19:12:05.680Z] DEP images/regfile.pb-c.d 19:12:05 [2019-09-09T19:12:05.680Z] PBCC images/ns.pb-c.c 19:12:05 [2019-09-09T19:12:05.680Z] DEP images/ns.pb-c.d 19:12:05 [2019-09-09T19:12:05.680Z] PBCC images/fdinfo.pb-c.c 19:12:05 [2019-09-09T19:12:05.680Z] DEP images/fdinfo.pb-c.d 19:12:05 [2019-09-09T19:12:05.680Z] PBCC images/core-aarch64.pb-c.c 19:12:05 [2019-09-09T19:12:05.680Z] PBCC images/core-arm.pb-c.c 19:12:05 [2019-09-09T19:12:05.680Z] PBCC images/core-ppc64.pb-c.c 19:12:05 [2019-09-09T19:12:05.680Z] PBCC images/core-s390.pb-c.c 19:12:05 [2019-09-09T19:12:05.680Z] PBCC images/core-x86.pb-c.c 19:12:05 [2019-09-09T19:12:05.680Z] PBCC images/core.pb-c.c 19:12:05 [2019-09-09T19:12:05.680Z] PBCC images/inventory.pb-c.c 19:12:05 [2019-09-09T19:12:05.680Z] DEP images/core-aarch64.pb-c.d 19:12:05 [2019-09-09T19:12:05.680Z] DEP images/core-arm.pb-c.d 19:12:05 [2019-09-09T19:12:05.680Z] DEP images/core-ppc64.pb-c.d 19:12:05 [2019-09-09T19:12:05.680Z] DEP images/core-s390.pb-c.d 19:12:05 [2019-09-09T19:12:05.680Z] DEP images/core-x86.pb-c.d 19:12:05 [2019-09-09T19:12:05.680Z] DEP images/core.pb-c.d 19:12:05 [2019-09-09T19:12:05.680Z] DEP images/inventory.pb-c.d 19:12:05 [2019-09-09T19:12:05.680Z] PBCC images/cpuinfo.pb-c.c 19:12:05 [2019-09-09T19:12:05.680Z] DEP images/cpuinfo.pb-c.d 19:12:05 [2019-09-09T19:12:05.680Z] PBCC images/stats.pb-c.c 19:12:05 [2019-09-09T19:12:05.680Z] DEP images/stats.pb-c.d 19:12:05 [2019-09-09T19:12:05.752Z] Client: 19:12:05 [2019-09-09T19:12:05.752Z] Debug Mode: false 19:12:05 [2019-09-09T19:12:05.752Z] 19:12:05 [2019-09-09T19:12:05.752Z] Server: 19:12:05 [2019-09-09T19:12:05.752Z] Containers: 0 19:12:05 [2019-09-09T19:12:05.752Z] Running: 0 19:12:05 [2019-09-09T19:12:05.752Z] Paused: 0 19:12:05 [2019-09-09T19:12:05.752Z] Stopped: 0 19:12:05 [2019-09-09T19:12:05.752Z] Images: 0 19:12:05 [2019-09-09T19:12:05.752Z] Server Version: 19.03.1 19:12:05 [2019-09-09T19:12:05.752Z] Storage Driver: overlay2 19:12:05 [2019-09-09T19:12:05.752Z] Backing Filesystem: extfs 19:12:05 [2019-09-09T19:12:05.752Z] Supports d_type: true 19:12:05 [2019-09-09T19:12:05.752Z] Native Overlay Diff: true 19:12:05 [2019-09-09T19:12:05.752Z] Logging Driver: json-file 19:12:05 [2019-09-09T19:12:05.752Z] Cgroup Driver: cgroupfs 19:12:05 [2019-09-09T19:12:05.752Z] Plugins: 19:12:05 [2019-09-09T19:12:05.752Z] Volume: local 19:12:05 [2019-09-09T19:12:05.752Z] Network: bridge host ipvlan macvlan null overlay 19:12:05 [2019-09-09T19:12:05.752Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 19:12:05 [2019-09-09T19:12:05.752Z] Swarm: inactive 19:12:05 [2019-09-09T19:12:05.752Z] Runtimes: runc 19:12:05 [2019-09-09T19:12:05.752Z] Default Runtime: runc 19:12:05 [2019-09-09T19:12:05.752Z] Init Binary: docker-init 19:12:05 [2019-09-09T19:12:05.752Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb 19:12:05 [2019-09-09T19:12:05.752Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f 19:12:05 [2019-09-09T19:12:05.752Z] init version: fec3683 19:12:05 [2019-09-09T19:12:05.752Z] Security Options: 19:12:05 [2019-09-09T19:12:05.752Z] apparmor 19:12:05 [2019-09-09T19:12:05.752Z] seccomp 19:12:05 [2019-09-09T19:12:05.752Z] Profile: default 19:12:05 [2019-09-09T19:12:05.752Z] Kernel Version: 4.15.0-1045-aws 19:12:05 [2019-09-09T19:12:05.752Z] Operating System: Ubuntu 18.04.3 LTS 19:12:05 [2019-09-09T19:12:05.752Z] OSType: linux 19:12:05 [2019-09-09T19:12:05.752Z] Architecture: x86_64 19:12:05 [2019-09-09T19:12:05.752Z] CPUs: 2 19:12:05 [2019-09-09T19:12:05.752Z] Total Memory: 7.501GiB 19:12:05 [2019-09-09T19:12:05.752Z] Name: ip-10-100-116-239 19:12:05 [2019-09-09T19:12:05.752Z] ID: Q5BR:4XSA:4VGI:HCQ4:NCXQ:W6V2:NU5B:4PS4:IJFG:GRAK:RFRC:V5LS 19:12:05 [2019-09-09T19:12:05.752Z] Docker Root Dir: /var/lib/docker 19:12:05 [2019-09-09T19:12:05.752Z] Debug Mode: false 19:12:05 [2019-09-09T19:12:05.752Z] Registry: https://index.docker.io/v1/ 19:12:05 [2019-09-09T19:12:05.752Z] Labels: 19:12:05 [2019-09-09T19:12:05.752Z] Experimental: true 19:12:05 [2019-09-09T19:12:05.752Z] Insecure Registries: 19:12:05 [2019-09-09T19:12:05.752Z] 127.0.0.0/8 19:12:05 [2019-09-09T19:12:05.752Z] Live Restore Enabled: true 19:12:05 [2019-09-09T19:12:05.752Z] 19:12:05 [2019-09-09T19:12:05.752Z] WARNING: No swap limit support [Pipeline] sh 19:12:05 [2019-09-09T19:12:05.819Z] #13 5.367 Fetched 7922 kB in 3s (2223 kB/s) 19:12:06 [2019-09-09T19:12:06.068Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 19:12:06 [2019-09-09T19:12:06.068Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 19:12:06 [2019-09-09T19:12:06.068Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39874/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh 19:12:06 [2019-09-09T19:12:06.068Z] + bash /home/ubuntu/workspace/moby_PR-39874/check-config.sh 19:12:06 [2019-09-09T19:12:06.068Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 19:12:06 [2019-09-09T19:12:06.068Z] info: reading kernel config from /boot/config-4.15.0-1045-aws ... 19:12:06 [2019-09-09T19:12:06.068Z] 19:12:06 [2019-09-09T19:12:06.068Z] Generally Necessary: 19:12:06 [2019-09-09T19:12:06.068Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 19:12:06 [2019-09-09T19:12:06.068Z] - apparmor: enabled and tools installed 19:12:06 [2019-09-09T19:12:06.068Z] - CONFIG_NAMESPACES: enabled 19:12:06 [2019-09-09T19:12:06.068Z] - CONFIG_NET_NS: enabled 19:12:06 [2019-09-09T19:12:06.068Z] - CONFIG_PID_NS: enabled 19:12:06 [2019-09-09T19:12:06.068Z] - CONFIG_IPC_NS: enabled 19:12:06 [2019-09-09T19:12:06.068Z] - CONFIG_UTS_NS: enabled 19:12:06 [2019-09-09T19:12:06.068Z] - CONFIG_CGROUPS: enabled 19:12:06 [2019-09-09T19:12:06.068Z] - CONFIG_CGROUP_CPUACCT: enabled 19:12:06 [2019-09-09T19:12:06.068Z] - CONFIG_CGROUP_DEVICE: enabled 19:12:06 [2019-09-09T19:12:06.068Z] - CONFIG_CGROUP_FREEZER: enabled 19:12:06 [2019-09-09T19:12:06.068Z] - CONFIG_CGROUP_SCHED: enabled 19:12:06 [2019-09-09T19:12:06.068Z] - CONFIG_CPUSETS: enabled 19:12:06 [2019-09-09T19:12:06.068Z] - CONFIG_MEMCG: enabled 19:12:06 [2019-09-09T19:12:06.068Z] - CONFIG_KEYS: enabled 19:12:06 [2019-09-09T19:12:06.068Z] - CONFIG_VETH: enabled (as module) 19:12:06 [2019-09-09T19:12:06.068Z] - CONFIG_BRIDGE: enabled (as module) 19:12:06 [2019-09-09T19:12:06.068Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 19:12:06 [2019-09-09T19:12:06.068Z] - CONFIG_NF_NAT_IPV4: enabled (as module) 19:12:06 [2019-09-09T19:12:06.068Z] - CONFIG_IP_NF_FILTER: enabled (as module) 19:12:06 [2019-09-09T19:12:06.068Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 19:12:06 [2019-09-09T19:12:06.068Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 19:12:06 [2019-09-09T19:12:06.068Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 19:12:06 [2019-09-09T19:12:06.068Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 19:12:06 [2019-09-09T19:12:06.068Z] - CONFIG_IP_NF_NAT: enabled (as module) 19:12:06 [2019-09-09T19:12:06.068Z] - CONFIG_NF_NAT: enabled (as module) 19:12:06 [2019-09-09T19:12:06.068Z] - CONFIG_NF_NAT_NEEDED: enabled 19:12:06 [2019-09-09T19:12:06.068Z] - CONFIG_POSIX_MQUEUE: enabled 19:12:06 [2019-09-09T19:12:06.068Z] 19:12:06 [2019-09-09T19:12:06.068Z] Optional Features: 19:12:06 [2019-09-09T19:12:06.068Z] - CONFIG_USER_NS: enabled 19:12:06 [2019-09-09T19:12:06.068Z] - CONFIG_SECCOMP: enabled 19:12:06 [2019-09-09T19:12:06.068Z] - CONFIG_CGROUP_PIDS: enabled 19:12:06 [2019-09-09T19:12:06.099Z] make[1]: Nothing to be done for 'all'. 19:12:06 [2019-09-09T19:12:06.099Z] CC images/stats.o 19:12:06 [2019-09-09T19:12:06.330Z] - CONFIG_MEMCG_SWAP: enabled 19:12:06 [2019-09-09T19:12:06.330Z] - CONFIG_MEMCG_SWAP_ENABLED: missing 19:12:06 [2019-09-09T19:12:06.330Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") 19:12:06 [2019-09-09T19:12:06.330Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled 19:12:06 [2019-09-09T19:12:06.330Z] - CONFIG_BLK_CGROUP: enabled 19:12:06 [2019-09-09T19:12:06.330Z] - CONFIG_BLK_DEV_THROTTLING: enabled 19:12:06 [2019-09-09T19:12:06.330Z] - CONFIG_IOSCHED_CFQ: enabled 19:12:06 [2019-09-09T19:12:06.330Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled 19:12:06 [2019-09-09T19:12:06.330Z] - CONFIG_CGROUP_PERF: enabled 19:12:06 [2019-09-09T19:12:06.330Z] - CONFIG_CGROUP_HUGETLB: enabled 19:12:06 [2019-09-09T19:12:06.330Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 19:12:06 [2019-09-09T19:12:06.330Z] - CONFIG_CGROUP_NET_PRIO: enabled 19:12:06 [2019-09-09T19:12:06.330Z] - CONFIG_CFS_BANDWIDTH: enabled 19:12:06 [2019-09-09T19:12:06.330Z] - CONFIG_FAIR_GROUP_SCHED: enabled 19:12:06 [2019-09-09T19:12:06.330Z] - CONFIG_RT_GROUP_SCHED: missing 19:12:06 [2019-09-09T19:12:06.330Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 19:12:06 [2019-09-09T19:12:06.330Z] - CONFIG_IP_VS: enabled (as module) 19:12:06 [2019-09-09T19:12:06.330Z] - CONFIG_IP_VS_NFCT: enabled 19:12:06 [2019-09-09T19:12:06.330Z] - CONFIG_IP_VS_PROTO_TCP: enabled 19:12:06 [2019-09-09T19:12:06.330Z] - CONFIG_IP_VS_PROTO_UDP: enabled 19:12:06 [2019-09-09T19:12:06.330Z] - CONFIG_IP_VS_RR: enabled (as module) 19:12:06 [2019-09-09T19:12:06.330Z] - CONFIG_EXT4_FS: enabled 19:12:06 [2019-09-09T19:12:06.330Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 19:12:06 [2019-09-09T19:12:06.330Z] - CONFIG_EXT4_FS_SECURITY: enabled 19:12:06 [2019-09-09T19:12:06.330Z] - Network Drivers: 19:12:06 [2019-09-09T19:12:06.330Z] - "overlay": 19:12:06 [2019-09-09T19:12:06.330Z] - CONFIG_VXLAN: enabled (as module) 19:12:06 [2019-09-09T19:12:06.330Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 19:12:06 [2019-09-09T19:12:06.330Z] Optional (for encrypted networks): 19:12:06 [2019-09-09T19:12:06.330Z] - CONFIG_CRYPTO: enabled 19:12:06 [2019-09-09T19:12:06.330Z] - CONFIG_CRYPTO_AEAD: enabled 19:12:06 [2019-09-09T19:12:06.330Z] - CONFIG_CRYPTO_GCM: enabled 19:12:06 [2019-09-09T19:12:06.330Z] - CONFIG_CRYPTO_SEQIV: enabled 19:12:06 [2019-09-09T19:12:06.330Z] - CONFIG_CRYPTO_GHASH: enabled 19:12:06 [2019-09-09T19:12:06.330Z] - CONFIG_XFRM: enabled 19:12:06 [2019-09-09T19:12:06.330Z] - CONFIG_XFRM_USER: enabled (as module) 19:12:06 [2019-09-09T19:12:06.330Z] - CONFIG_XFRM_ALGO: enabled (as module) 19:12:06 [2019-09-09T19:12:06.330Z] - CONFIG_INET_ESP: enabled (as module) 19:12:06 [2019-09-09T19:12:06.330Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) 19:12:06 [2019-09-09T19:12:06.330Z] - "ipvlan": 19:12:06 [2019-09-09T19:12:06.330Z] - CONFIG_IPVLAN: enabled (as module) 19:12:06 [2019-09-09T19:12:06.330Z] - "macvlan": 19:12:06 [2019-09-09T19:12:06.330Z] - CONFIG_MACVLAN: enabled (as module) 19:12:06 [2019-09-09T19:12:06.330Z] - CONFIG_DUMMY: enabled (as module) 19:12:06 [2019-09-09T19:12:06.330Z] - "ftp,tftp client in container": 19:12:06 [2019-09-09T19:12:06.495Z] CC images/core.o 19:12:06 [2019-09-09T19:12:06.495Z] CC images/core-x86.o 19:12:06 [2019-09-09T19:12:06.495Z] CC images/core-arm.o 19:12:06 [2019-09-09T19:12:06.495Z] CC images/core-aarch64.o 19:12:06 [2019-09-09T19:12:06.495Z] CC images/core-ppc64.o 19:12:06 [2019-09-09T19:12:06.495Z] CC images/core-s390.o 19:12:06 [2019-09-09T19:12:06.587Z] - CONFIG_NF_NAT_FTP: enabled (as module) 19:12:06 [2019-09-09T19:12:06.587Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 19:12:06 [2019-09-09T19:12:06.587Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 19:12:06 [2019-09-09T19:12:06.587Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 19:12:06 [2019-09-09T19:12:06.587Z] - Storage Drivers: 19:12:06 [2019-09-09T19:12:06.587Z] - "aufs": 19:12:06 [2019-09-09T19:12:06.587Z] - CONFIG_AUFS_FS: enabled (as module) 19:12:06 [2019-09-09T19:12:06.587Z] - "btrfs": 19:12:06 [2019-09-09T19:12:06.587Z] - CONFIG_BTRFS_FS: enabled (as module) 19:12:06 [2019-09-09T19:12:06.587Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 19:12:06 [2019-09-09T19:12:06.587Z] - "devicemapper": 19:12:06 [2019-09-09T19:12:06.587Z] - CONFIG_BLK_DEV_DM: enabled 19:12:06 [2019-09-09T19:12:06.587Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 19:12:06 [2019-09-09T19:12:06.587Z] - "overlay": 19:12:06 [2019-09-09T19:12:06.587Z] - CONFIG_OVERLAY_FS: enabled (as module) 19:12:06 [2019-09-09T19:12:06.587Z] - "zfs": 19:12:06 [2019-09-09T19:12:06.587Z] - /dev/zfs: missing 19:12:06 [2019-09-09T19:12:06.587Z] - zfs command: missing 19:12:06 [2019-09-09T19:12:06.587Z] - zpool command: missing 19:12:06 [2019-09-09T19:12:06.587Z] 19:12:06 [2019-09-09T19:12:06.587Z] Limits: 19:12:06 [2019-09-09T19:12:06.587Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 19:12:06 [2019-09-09T19:12:06.587Z] 19:12:06 [2019-09-09T19:12:06.587Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 19:12:06 [2019-09-09T19:12:06.751Z] #13 5.367 Reading package lists... 19:12:06 [2019-09-09T19:12:06.867Z] CC images/cpuinfo.o 19:12:06 [2019-09-09T19:12:06.867Z] CC images/inventory.o 19:12:06 [2019-09-09T19:12:06.867Z] CC images/fdinfo.o 19:12:06 [2019-09-09T19:12:06.867Z] CC images/fown.o 19:12:06 [2019-09-09T19:12:06.867Z] CC images/ns.o 19:12:06 [2019-09-09T19:12:06.867Z] CC images/regfile.o 19:12:06 [2019-09-09T19:12:06.867Z] CC images/ghost-file.o 19:12:06 [2019-09-09T19:12:06.867Z] CC images/fifo.o 19:12:06 [2019-09-09T19:12:06.867Z] CC images/remap-file-path.o 19:12:06 [2019-09-09T19:12:06.867Z] CC images/eventfd.o 19:12:06 [2019-09-09T19:12:06.867Z] CC images/eventpoll.o 19:12:06 [2019-09-09T19:12:06.917Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:cf4caf34ac68918fc12cf28a368cf1db5d7ff851 . 19:12:06 [2019-09-09T19:12:06.917Z] #1 [internal] load .dockerignore 19:12:06 [2019-09-09T19:12:06.917Z] #1 transferring context: 87B done 19:12:06 [2019-09-09T19:12:06.917Z] #1 DONE 0.1s 19:12:06 [2019-09-09T19:12:06.917Z] 19:12:06 [2019-09-09T19:12:06.917Z] #2 [internal] load build definition from Dockerfile 19:12:06 [2019-09-09T19:12:06.917Z] #2 transferring dockerfile: 10.90kB 0.0s done 19:12:06 [2019-09-09T19:12:06.917Z] #2 DONE 0.1s 19:12:06 [2019-09-09T19:12:06.917Z] 19:12:06 [2019-09-09T19:12:06.917Z] #3 [internal] load metadata for docker.io/library/golang:1.12.9-stretch 19:12:07 [2019-09-09T19:12:07.250Z] CC images/fh.o 19:12:07 [2019-09-09T19:12:07.250Z] CC images/fsnotify.o 19:12:07 [2019-09-09T19:12:07.250Z] CC images/signalfd.o 19:12:07 [2019-09-09T19:12:07.250Z] CC images/fs.o 19:12:07 [2019-09-09T19:12:07.250Z] CC images/pstree.o 19:12:07 [2019-09-09T19:12:07.250Z] CC images/pipe.o 19:12:07 [2019-09-09T19:12:07.250Z] CC images/tcp-stream.o 19:12:07 [2019-09-09T19:12:07.250Z] CC images/sk-packet.o 19:12:07 [2019-09-09T19:12:07.250Z] CC images/mnt.o 19:12:07 [2019-09-09T19:12:07.250Z] CC images/pipe-data.o 19:12:07 [2019-09-09T19:12:07.250Z] CC images/sa.o 19:12:07 [2019-09-09T19:12:07.250Z] CC images/timer.o 19:12:07 [2019-09-09T19:12:07.317Z] #13 6.375 Reading package lists... 19:12:07 [2019-09-09T19:12:07.483Z] #3 DONE 0.3s 19:12:07 [2019-09-09T19:12:07.483Z] 19:12:07 [2019-09-09T19:12:07.483Z] #18 [internal] load build context 19:12:07 [2019-09-09T19:12:07.615Z] CC images/timerfd.o 19:12:07 [2019-09-09T19:12:07.615Z] CC images/mm.o 19:12:07 [2019-09-09T19:12:07.615Z] CC images/sk-opts.o 19:12:07 [2019-09-09T19:12:07.615Z] CC images/sk-unix.o 19:12:07 [2019-09-09T19:12:07.615Z] CC images/sk-inet.o 19:12:07 [2019-09-09T19:12:07.615Z] CC images/tun.o 19:12:07 [2019-09-09T19:12:07.615Z] CC images/sk-netlink.o 19:12:07 [2019-09-09T19:12:07.615Z] CC images/packet-sock.o 19:12:07 [2019-09-09T19:12:07.615Z] CC images/ipc-var.o 19:12:07 [2019-09-09T19:12:07.615Z] CC images/ipc-desc.o 19:12:07 [2019-09-09T19:12:07.615Z] CC images/ipc-shm.o 19:12:07 [2019-09-09T19:12:07.832Z] #13 7.296 Building dependency tree... 19:12:07 [2019-09-09T19:12:07.832Z] #13 7.465 Reading state information... 19:12:07 [2019-09-09T19:12:07.832Z] #13 7.588 The following additional packages will be installed: 19:12:07 [2019-09-09T19:12:07.832Z] #13 7.588 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python 19:12:07 [2019-09-09T19:12:07.832Z] #13 7.589 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl 19:12:07 [2019-09-09T19:12:07.832Z] #13 7.589 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 19:12:07 [2019-09-09T19:12:07.832Z] #13 7.589 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 19:12:07 [2019-09-09T19:12:07.832Z] #13 7.589 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 19:12:07 [2019-09-09T19:12:07.832Z] #13 7.589 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 19:12:07 [2019-09-09T19:12:07.832Z] #13 7.590 libselinux1-dev libsepol1-dev libsystemd0 libudev1 libxtables12 19:12:07 [2019-09-09T19:12:07.832Z] #13 7.590 mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal 19:12:07 [2019-09-09T19:12:07.832Z] #13 7.590 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd 19:12:07 [2019-09-09T19:12:07.832Z] #13 7.591 Suggested packages: 19:12:07 [2019-09-09T19:12:07.832Z] #13 7.592 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc 19:12:07 [2019-09-09T19:12:07.832Z] #13 7.592 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv 19:12:07 [2019-09-09T19:12:07.832Z] #13 7.592 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags 19:12:07 [2019-09-09T19:12:07.832Z] #13 7.592 vim-doc vim-scripts xfsdump acl attr quota 19:12:07 [2019-09-09T19:12:07.832Z] #13 7.592 Recommended packages: 19:12:07 [2019-09-09T19:12:07.832Z] #13 7.592 aufs-dkms libpam-cap build-essential python3-dev python3-keyring 19:12:07 [2019-09-09T19:12:07.832Z] #13 7.592 python3-keyrings.alt python3-xdg unzip 19:12:07 [2019-09-09T19:12:07.961Z] 2825fdb7e177: Pull complete 19:12:07 [2019-09-09T19:12:07.997Z] CC images/ipc-msg.o 19:12:07 [2019-09-09T19:12:07.997Z] CC images/ipc-sem.o 19:12:07 [2019-09-09T19:12:07.997Z] CC images/utsns.o 19:12:07 [2019-09-09T19:12:07.997Z] CC images/creds.o 19:12:07 [2019-09-09T19:12:07.997Z] CC images/vma.o 19:12:07 [2019-09-09T19:12:07.997Z] CC images/netdev.o 19:12:07 [2019-09-09T19:12:07.997Z] CC images/tty.o 19:12:07 [2019-09-09T19:12:07.997Z] CC images/file-lock.o 19:12:07 [2019-09-09T19:12:07.997Z] CC images/rlimit.o 19:12:07 [2019-09-09T19:12:07.997Z] CC images/pagemap.o 19:12:07 [2019-09-09T19:12:07.997Z] CC images/siginfo.o 19:12:08 [2019-09-09T19:12:08.054Z] #18 ... 19:12:08 [2019-09-09T19:12:08.054Z] 19:12:08 [2019-09-09T19:12:08.054Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... 19:12:08 [2019-09-09T19:12:08.054Z] #64 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.5s done 19:12:08 [2019-09-09T19:12:08.054Z] #64 DONE 0.0s 19:12:08 [2019-09-09T19:12:08.054Z] 19:12:08 [2019-09-09T19:12:08.054Z] #18 [internal] load build context 19:12:08 [2019-09-09T19:12:08.384Z] CC images/rpc.o 19:12:08 [2019-09-09T19:12:08.384Z] CC images/ext-file.o 19:12:08 [2019-09-09T19:12:08.384Z] CC images/cgroup.o 19:12:08 [2019-09-09T19:12:08.384Z] CC images/userns.o 19:12:08 [2019-09-09T19:12:08.384Z] CC images/google/protobuf/descriptor.o 19:12:08 [2019-09-09T19:12:08.585Z] 361ecb978398: Pull complete 19:12:08 [2019-09-09T19:12:08.759Z] CC images/opts.o 19:12:08 [2019-09-09T19:12:08.759Z] CC images/seccomp.o 19:12:08 [2019-09-09T19:12:08.759Z] CC images/binfmt-misc.o 19:12:08 [2019-09-09T19:12:08.759Z] CC images/time.o 19:12:08 [2019-09-09T19:12:08.759Z] CC images/sysctl.o 19:12:08 [2019-09-09T19:12:08.759Z] CC images/autofs.o 19:12:08 [2019-09-09T19:12:08.759Z] CC images/macvlan.o 19:12:08 [2019-09-09T19:12:08.759Z] CC images/sit.o 19:12:08 [2019-09-09T19:12:08.759Z] LINK images/built-in.o 19:12:08 [2019-09-09T19:12:08.764Z] #13 8.403 The following NEW packages will be installed: 19:12:08 [2019-09-09T19:12:08.764Z] #13 8.403 apparmor aufs-tools bash-completion binutils-mingw-w64 19:12:08 [2019-09-09T19:12:08.764Z] #13 8.403 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools 19:12:08 [2019-09-09T19:12:08.764Z] #13 8.404 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base 19:12:08 [2019-09-09T19:12:08.764Z] #13 8.404 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin 19:12:08 [2019-09-09T19:12:08.764Z] #13 8.405 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 19:12:08 [2019-09-09T19:12:08.764Z] #13 8.405 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 19:12:08 [2019-09-09T19:12:08.765Z] #13 8.405 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 19:12:08 [2019-09-09T19:12:08.765Z] #13 8.405 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib 19:12:08 [2019-09-09T19:12:08.765Z] #13 8.405 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev 19:12:08 [2019-09-09T19:12:08.765Z] #13 8.406 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common 19:12:08 [2019-09-09T19:12:08.765Z] #13 8.406 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal 19:12:08 [2019-09-09T19:12:08.765Z] #13 8.406 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 19:12:08 [2019-09-09T19:12:08.765Z] #13 8.406 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime 19:12:08 [2019-09-09T19:12:08.765Z] #13 8.406 xfsprogs xxd xz-utils zip 19:12:08 [2019-09-09T19:12:08.765Z] #13 8.408 The following packages will be upgraded: 19:12:08 [2019-09-09T19:12:08.765Z] #13 8.408 libsystemd0 libudev1 19:12:08 [2019-09-09T19:12:08.869Z] 15483e8c82df: Pull complete 19:12:09 [2019-09-09T19:12:09.023Z] #13 ... 19:12:09 [2019-09-09T19:12:09.023Z] 19:12:09 [2019-09-09T19:12:09.023Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... 19:12:09 [2019-09-09T19:12:09.023Z] #15 30.05 + rm -rf /tmp/tmp.grvlrm0tlr 19:12:09 [2019-09-09T19:12:09.141Z] GEN compel/include/asm 19:12:09 [2019-09-09T19:12:09.141Z] GEN compel/include/version.h 19:12:09 [2019-09-09T19:12:09.141Z] touch .config 19:12:09 [2019-09-09T19:12:09.141Z] GEN include/common/config.h 19:12:09 [2019-09-09T19:12:09.141Z] DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d 19:12:09 [2019-09-09T19:12:09.141Z] GEN compel/plugins/include/uapi/std/syscall-codes.h 19:12:09 [2019-09-09T19:12:09.141Z] GEN compel/plugins/include/uapi/std/syscall.h 19:12:09 [2019-09-09T19:12:09.141Z] GEN compel/arch/s390/plugins/std/syscalls/syscalls.S 19:12:09 [2019-09-09T19:12:09.141Z] DEP compel/arch/s390/plugins/std/syscalls/syscalls.d 19:12:09 [2019-09-09T19:12:09.141Z] DEP compel/arch/s390/plugins/std/parasite-head.d 19:12:09 [2019-09-09T19:12:09.141Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h 19:12:09 [2019-09-09T19:12:09.141Z] DEP compel/plugins/std/infect.d 19:12:09 [2019-09-09T19:12:09.141Z] DEP compel/plugins/std/string.d 19:12:09 [2019-09-09T19:12:09.141Z] DEP compel/plugins/std/log.d 19:12:09 [2019-09-09T19:12:09.141Z] DEP compel/plugins/std/fds.d 19:12:09 [2019-09-09T19:12:09.141Z] DEP compel/plugins/std/std.d 19:12:09 [2019-09-09T19:12:09.141Z] DEP compel/plugins/shmem/shmem.d 19:12:09 [2019-09-09T19:12:09.141Z] DEP compel/plugins/fds/fds.d 19:12:09 [2019-09-09T19:12:09.141Z] CC compel/plugins/std/std.o 19:12:09 [2019-09-09T19:12:09.141Z] CC compel/plugins/std/fds.o 19:12:09 [2019-09-09T19:12:09.141Z] CC compel/plugins/std/log.o 19:12:09 [2019-09-09T19:12:09.280Z] #15 DONE 30.3s 19:12:09 [2019-09-09T19:12:09.280Z] 19:12:09 [2019-09-09T19:12:09.280Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... 19:12:09 [2019-09-09T19:12:09.531Z] CC compel/plugins/std/string.o 19:12:09 [2019-09-09T19:12:09.531Z] CC compel/plugins/std/infect.o 19:12:09 [2019-09-09T19:12:09.531Z] CC compel/arch/s390/plugins/std/parasite-head.o 19:12:09 [2019-09-09T19:12:09.531Z] CC compel/arch/s390/plugins/std/syscalls/syscalls.o 19:12:09 [2019-09-09T19:12:09.531Z] CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o 19:12:09 [2019-09-09T19:12:09.531Z] AR compel/plugins/std.lib.a 19:12:09 [2019-09-09T19:12:09.531Z] CC compel/plugins/fds/fds.o 19:12:09 [2019-09-09T19:12:09.531Z] AR compel/plugins/fds.lib.a 19:12:09 [2019-09-09T19:12:09.531Z] HOSTDEP compel/src/lib/log-host.d 19:12:09 [2019-09-09T19:12:09.845Z] #13 9.450 2 upgraded, 69 newly installed, 0 to remove and 8 not upgraded. 19:12:09 [2019-09-09T19:12:09.845Z] #13 9.450 Need to get 91.3 MB of archives. 19:12:09 [2019-09-09T19:12:09.845Z] #13 9.450 After this operation, 541 MB of additional disk space will be used. 19:12:09 [2019-09-09T19:12:09.845Z] #13 9.450 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd0 amd64 232-25+deb9u12 [282 kB] 19:12:09 [2019-09-09T19:12:09.845Z] #13 9.456 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] 19:12:09 [2019-09-09T19:12:09.845Z] #13 9.459 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] 19:12:09 [2019-09-09T19:12:09.845Z] #13 9.460 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] 19:12:09 [2019-09-09T19:12:09.845Z] #13 9.460 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] 19:12:09 [2019-09-09T19:12:09.845Z] #13 9.467 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev1 amd64 232-25+deb9u12 [126 kB] 19:12:09 [2019-09-09T19:12:09.845Z] #13 9.467 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] 19:12:09 [2019-09-09T19:12:09.845Z] #13 9.472 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] 19:12:09 [2019-09-09T19:12:09.845Z] #13 9.478 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] 19:12:09 [2019-09-09T19:12:09.845Z] #13 9.509 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] 19:12:09 [2019-09-09T19:12:09.845Z] #13 9.511 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] 19:12:09 [2019-09-09T19:12:09.845Z] #13 9.514 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] 19:12:09 [2019-09-09T19:12:09.845Z] #13 9.550 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] 19:12:09 [2019-09-09T19:12:09.845Z] #13 9.555 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] 19:12:09 [2019-09-09T19:12:09.845Z] #13 9.556 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] 19:12:09 [2019-09-09T19:12:09.845Z] #13 9.558 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] 19:12:09 [2019-09-09T19:12:09.845Z] #13 9.559 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] 19:12:09 [2019-09-09T19:12:09.845Z] #13 9.561 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] 19:12:09 [2019-09-09T19:12:09.845Z] #13 9.562 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] 19:12:09 [2019-09-09T19:12:09.845Z] #13 9.564 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] 19:12:09 [2019-09-09T19:12:09.845Z] #13 9.566 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] 19:12:09 [2019-09-09T19:12:09.845Z] #13 9.568 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] 19:12:09 [2019-09-09T19:12:09.845Z] #13 9.569 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] 19:12:09 [2019-09-09T19:12:09.845Z] #13 9.574 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] 19:12:09 [2019-09-09T19:12:09.845Z] #13 9.593 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] 19:12:09 [2019-09-09T19:12:09.845Z] #13 9.593 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] 19:12:09 [2019-09-09T19:12:09.845Z] #13 9.593 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] 19:12:09 [2019-09-09T19:12:09.845Z] #13 9.593 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] 19:12:09 [2019-09-09T19:12:09.845Z] #13 9.593 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] 19:12:09 [2019-09-09T19:12:09.845Z] #13 9.593 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] 19:12:09 [2019-09-09T19:12:09.845Z] #13 9.593 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] 19:12:09 [2019-09-09T19:12:09.845Z] #13 9.607 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] 19:12:09 [2019-09-09T19:12:09.845Z] #13 9.607 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] 19:12:09 [2019-09-09T19:12:09.845Z] #13 9.607 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] 19:12:09 [2019-09-09T19:12:09.845Z] #13 9.607 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] 19:12:09 [2019-09-09T19:12:09.845Z] #13 9.607 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] 19:12:09 [2019-09-09T19:12:09.845Z] #13 9.609 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] 19:12:09 [2019-09-09T19:12:09.845Z] #13 9.610 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] 19:12:09 [2019-09-09T19:12:09.845Z] #13 9.611 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] 19:12:09 [2019-09-09T19:12:09.845Z] #13 9.612 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] 19:12:09 [2019-09-09T19:12:09.845Z] #13 9.613 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] 19:12:09 [2019-09-09T19:12:09.845Z] #13 9.617 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] 19:12:09 [2019-09-09T19:12:09.845Z] #13 9.621 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] 19:12:09 [2019-09-09T19:12:09.845Z] #13 9.624 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] 19:12:09 [2019-09-09T19:12:09.845Z] #13 9.633 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] 19:12:09 [2019-09-09T19:12:09.845Z] #13 9.637 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] 19:12:09 [2019-09-09T19:12:09.845Z] #13 9.637 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] 19:12:09 [2019-09-09T19:12:09.845Z] #13 9.638 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] 19:12:09 [2019-09-09T19:12:09.845Z] #13 9.638 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] 19:12:09 [2019-09-09T19:12:09.845Z] #13 9.640 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] 19:12:09 [2019-09-09T19:12:09.845Z] #13 9.669 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] 19:12:09 [2019-09-09T19:12:09.845Z] #13 9.672 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] 19:12:09 [2019-09-09T19:12:09.845Z] #13 9.686 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] 19:12:09 [2019-09-09T19:12:09.845Z] #13 9.687 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] 19:12:09 [2019-09-09T19:12:09.845Z] #13 9.689 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] 19:12:09 [2019-09-09T19:12:09.845Z] #13 9.691 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] 19:12:09 [2019-09-09T19:12:09.845Z] #13 9.692 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] 19:12:09 [2019-09-09T19:12:09.845Z] #13 9.696 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] 19:12:09 [2019-09-09T19:12:09.845Z] #13 9.749 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] 19:12:09 [2019-09-09T19:12:09.845Z] #13 9.759 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] 19:12:09 [2019-09-09T19:12:09.845Z] #13 9.767 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] 19:12:09 [2019-09-09T19:12:09.845Z] #13 9.769 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] 19:12:09 [2019-09-09T19:12:09.941Z] HOSTDEP compel/src/lib/handle-elf-host.d 19:12:09 [2019-09-09T19:12:09.941Z] HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d 19:12:09 [2019-09-09T19:12:09.941Z] HOSTDEP compel/src/main-host.d 19:12:09 [2019-09-09T19:12:09.941Z] DEP compel/src/lib/ptrace.d 19:12:09 [2019-09-09T19:12:09.941Z] DEP compel/src/lib/infect.d 19:12:09 [2019-09-09T19:12:09.941Z] DEP compel/src/lib/infect-util.d 19:12:09 [2019-09-09T19:12:09.941Z] DEP compel/src/lib/infect-rpc.d 19:12:09 [2019-09-09T19:12:09.941Z] DEP compel/arch/s390/src/lib/infect.d 19:12:09 [2019-09-09T19:12:09.941Z] DEP compel/arch/s390/src/lib/cpu.d 19:12:09 [2019-09-09T19:12:09.941Z] DEP compel/src/lib/log.d 19:12:09 [2019-09-09T19:12:09.941Z] DEP compel/src/main.d 19:12:09 [2019-09-09T19:12:09.941Z] DEP compel/src/lib/handle-elf.d 19:12:09 [2019-09-09T19:12:09.941Z] DEP compel/arch/s390/src/lib/handle-elf.d 19:12:09 [2019-09-09T19:12:09.941Z] CC compel/src/lib/log.o 19:12:09 [2019-09-09T19:12:09.941Z] CC compel/arch/s390/src/lib/cpu.o 19:12:09 [2019-09-09T19:12:09.973Z] 19:12:09 [2019-09-09T19:12:09.973Z] INFO: executeCI.ps1 starting at Mon Sep 9 19:12:08 CUT 2019 19:12:09 [2019-09-09T19:12:09.973Z] 19:12:09 [2019-09-09T19:12:09.973Z] INFO: Script version 05-Feb-2019 09:03 PDT 19:12:09 [2019-09-09T19:12:09.973Z] INFO: Running git version 2.23.0.windows.1 19:12:09 [2019-09-09T19:12:09.973Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 19:12:09 [2019-09-09T19:12:09.973Z] INFO: Environment variables: 19:12:09 [2019-09-09T19:12:09.973Z] 19:12:09 [2019-09-09T19:12:09.973Z] Name Value 19:12:09 [2019-09-09T19:12:09.973Z] ---- ----- 19:12:09 [2019-09-09T19:12:09.973Z] ALLUSERSPROFILE C:\ProgramData 19:12:09 [2019-09-09T19:12:09.973Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming 19:12:09 [2019-09-09T19:12:09.973Z] APT_MIRROR cdn-fastly.deb.debian.org 19:12:09 [2019-09-09T19:12:09.973Z] BRANCH_NAME PR-39874 19:12:09 [2019-09-09T19:12:09.973Z] BUILD_DISPLAY_NAME #5 19:12:09 [2019-09-09T19:12:09.973Z] BUILD_ID 5 19:12:09 [2019-09-09T19:12:09.973Z] BUILD_NUMBER 5 19:12:09 [2019-09-09T19:12:09.973Z] BUILD_TAG jenkins-moby-PR-39874-5 19:12:09 [2019-09-09T19:12:09.973Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-39874/5/ 19:12:09 [2019-09-09T19:12:09.973Z] CHANGE_AUTHOR tao12345666333 19:12:09 [2019-09-09T19:12:09.973Z] CHANGE_AUTHOR_DISPLAY_NAME Jintao Zhang 19:12:09 [2019-09-09T19:12:09.973Z] CHANGE_AUTHOR_EMAIL zhangjintao9020@gmail.com 19:12:09 [2019-09-09T19:12:09.973Z] CHANGE_BRANCH update-containerd-v1.2.9 19:12:09 [2019-09-09T19:12:09.973Z] CHANGE_FORK tao12345666333 19:12:09 [2019-09-09T19:12:09.973Z] CHANGE_ID 39874 19:12:09 [2019-09-09T19:12:09.974Z] CHANGE_TARGET master 19:12:09 [2019-09-09T19:12:09.974Z] CHANGE_TITLE Update containerd to v1.2.9 19:12:09 [2019-09-09T19:12:09.974Z] CHANGE_URL https://github.com/moby/moby/pull/39874 19:12:09 [2019-09-09T19:12:09.974Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 19:12:09 [2019-09-09T19:12:09.974Z] CommonProgramFiles C:\Program Files\Common Files 19:12:09 [2019-09-09T19:12:09.974Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files 19:12:09 [2019-09-09T19:12:09.974Z] CommonProgramW6432 C:\Program Files\Common Files 19:12:09 [2019-09-09T19:12:09.974Z] COMPUTERNAME azwin-2-bddf60 19:12:09 [2019-09-09T19:12:09.974Z] ComSpec C:\windows\system32\cmd.exe 19:12:09 [2019-09-09T19:12:09.974Z] ConfigSequenceNumber 0 19:12:09 [2019-09-09T19:12:09.974Z] DOCKER_BUILDKIT 0 19:12:09 [2019-09-09T19:12:09.974Z] DOCKER_DUT_DEBUG 1 19:12:09 [2019-09-09T19:12:09.974Z] DOCKER_EXPERIMENTAL 1 19:12:09 [2019-09-09T19:12:09.974Z] DOCKER_GRAPHDRIVER overlay2 19:12:09 [2019-09-09T19:12:09.974Z] DriverData C:\Windows\System32\Drivers\DriverData 19:12:09 [2019-09-09T19:12:09.974Z] EXECUTOR_NUMBER 0 19:12:09 [2019-09-09T19:12:09.974Z] FQDN azwin-2-bddf60.westus.cloudapp.azure.com 19:12:09 [2019-09-09T19:12:09.974Z] GIT_BRANCH PR-39874 19:12:09 [2019-09-09T19:12:09.974Z] GIT_COMMIT cf4caf34ac68918fc12cf28a368cf1db5d7ff851 19:12:09 [2019-09-09T19:12:09.974Z] GIT_PREVIOUS_COMMIT c63d63d12bc80414f37c00c6469742e4b6c1ac4d 19:12:09 [2019-09-09T19:12:09.974Z] GIT_URL https://github.com/moby/moby.git 19:12:09 [2019-09-09T19:12:09.974Z] HUDSON_COOKIE 10434c5e-b776-4270-860a-c22a6d7d335b 19:12:09 [2019-09-09T19:12:09.974Z] HUDSON_HOME /var/cloudbees-jenkins-distribution 19:12:09 [2019-09-09T19:12:09.974Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 19:12:09 [2019-09-09T19:12:09.974Z] HUDSON_URL https://ci.docker.com/public/ 19:12:09 [2019-09-09T19:12:09.974Z] janky true 19:12:09 [2019-09-09T19:12:09.974Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbuild.windows.x86_64 19:12:09 [2019-09-09T19:12:09.974Z] JENKINS_HOME /var/cloudbees-jenkins-distribution 19:12:09 [2019-09-09T19:12:09.974Z] JENKINS_NODE_COOKIE bfb68ce3-da07-4da1-ab83-b650c6e215f9 19:12:09 [2019-09-09T19:12:09.974Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf 19:12:09 [2019-09-09T19:12:09.974Z] JENKINS_URL https://ci.docker.com/public/ 19:12:09 [2019-09-09T19:12:09.974Z] JOB_BASE_NAME PR-39874 19:12:09 [2019-09-09T19:12:09.974Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-39874/display/redirect 19:12:09 [2019-09-09T19:12:09.974Z] JOB_NAME moby/PR-39874 19:12:09 [2019-09-09T19:12:09.974Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-39874/ 19:12:09 [2019-09-09T19:12:09.974Z] library.jps.version master 19:12:09 [2019-09-09T19:12:09.974Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local 19:12:09 [2019-09-09T19:12:09.974Z] NODE_LABELS amd64 azure azwin-2-bddf60 azwin-2019 docker west-us windows windows-2019 x86_64 19:12:09 [2019-09-09T19:12:09.974Z] NODE_NAME azwin-2-bddf60 19:12:09 [2019-09-09T19:12:09.974Z] NUMBER_OF_PROCESSORS 4 19:12:09 [2019-09-09T19:12:09.974Z] OS Windows_NT 19:12:09 [2019-09-09T19:12:09.974Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... 19:12:09 [2019-09-09T19:12:09.974Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL 19:12:09 [2019-09-09T19:12:09.974Z] powerpc true 19:12:09 [2019-09-09T19:12:09.974Z] PROCESSOR_ARCHITECTURE AMD64 19:12:09 [2019-09-09T19:12:09.974Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel 19:12:09 [2019-09-09T19:12:09.974Z] PROCESSOR_LEVEL 6 19:12:09 [2019-09-09T19:12:09.974Z] PROCESSOR_REVISION 4f01 19:12:09 [2019-09-09T19:12:09.975Z] ProgramData C:\ProgramData 19:12:09 [2019-09-09T19:12:09.975Z] ProgramFiles C:\Program Files 19:12:09 [2019-09-09T19:12:09.975Z] ProgramFiles(x86) C:\Program Files (x86) 19:12:09 [2019-09-09T19:12:09.975Z] ProgramW6432 C:\Program Files 19:12:09 [2019-09-09T19:12:09.975Z] PROMPT $P$G 19:12:09 [2019-09-09T19:12:09.975Z] PSExecutionPolicyPreference Bypass 19:12:09 [2019-09-09T19:12:09.975Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... 19:12:09 [2019-09-09T19:12:09.975Z] PUBLIC C:\Users\Public 19:12:09 [2019-09-09T19:12:09.975Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-39874/5/display/redirect?page=changes 19:12:09 [2019-09-09T19:12:09.975Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-39874/5/display/redirect 19:12:09 [2019-09-09T19:12:09.975Z] skip_dco false 19:12:09 [2019-09-09T19:12:09.975Z] SKIP_VALIDATION_TESTS 1 19:12:09 [2019-09-09T19:12:09.975Z] SOURCES_DRIVE d 19:12:09 [2019-09-09T19:12:09.975Z] SOURCES_SUBDIR gopath 19:12:09 [2019-09-09T19:12:09.975Z] STAGE_NAME Run tests 19:12:09 [2019-09-09T19:12:09.975Z] SystemDrive C: 19:12:09 [2019-09-09T19:12:09.975Z] SystemRoot C:\windows 19:12:09 [2019-09-09T19:12:09.975Z] TEMP C:\windows\TEMP 19:12:09 [2019-09-09T19:12:09.975Z] TESTRUN_DRIVE d 19:12:09 [2019-09-09T19:12:09.975Z] TESTRUN_SUBDIR CI-5 19:12:09 [2019-09-09T19:12:09.975Z] TIMEOUT 120m 19:12:09 [2019-09-09T19:12:09.975Z] TMP C:\windows\TEMP 19:12:09 [2019-09-09T19:12:09.975Z] unit_validate true 19:12:09 [2019-09-09T19:12:09.975Z] USERDOMAIN WORKGROUP 19:12:09 [2019-09-09T19:12:09.975Z] USERNAME azwin-2-bddf60$ 19:12:09 [2019-09-09T19:12:09.975Z] USERPROFILE C:\windows\system32\config\systemprofile 19:12:09 [2019-09-09T19:12:09.975Z] windir C:\windows 19:12:09 [2019-09-09T19:12:09.975Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore 19:12:09 [2019-09-09T19:12:09.975Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 19:12:09 [2019-09-09T19:12:09.975Z] windowsRS1 true 19:12:09 [2019-09-09T19:12:09.975Z] windowsRS5 true 19:12:09 [2019-09-09T19:12:09.975Z] WORKSPACE d:\gopath\src\github.com\docker\docker 19:12:09 [2019-09-09T19:12:09.975Z] z true 19:12:09 [2019-09-09T19:12:09.975Z] 19:12:09 [2019-09-09T19:12:09.975Z] 19:12:09 [2019-09-09T19:12:09.975Z] 19:12:09 [2019-09-09T19:12:09.975Z] INFO: Sources under d:\gopath\... 19:12:09 [2019-09-09T19:12:09.975Z] INFO: Test run under d:\CI-5\... 19:12:09 [2019-09-09T19:12:09.975Z] INFO: Running in D:\gopath\src\github.com\docker\docker 19:12:09 [2019-09-09T19:12:09.975Z] INFO: docker/docker repository was found 19:12:09 [2019-09-09T19:12:09.975Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon 19:12:09 [2019-09-09T19:12:09.975Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.678' 19:12:09 [2019-09-09T19:12:09.975Z] INFO: Docker version of control daemon 19:12:09 [2019-09-09T19:12:09.975Z] 19:12:10 [2019-09-09T19:12:10.103Z] #13 9.771 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] 19:12:10 [2019-09-09T19:12:10.103Z] #13 9.776 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] 19:12:10 [2019-09-09T19:12:10.103Z] #13 9.797 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB] 19:12:10 [2019-09-09T19:12:10.103Z] #13 9.824 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] 19:12:10 [2019-09-09T19:12:10.103Z] #13 9.826 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] 19:12:10 [2019-09-09T19:12:10.103Z] #13 9.880 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] 19:12:10 [2019-09-09T19:12:10.103Z] #13 9.915 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB] 19:12:10 [2019-09-09T19:12:10.103Z] #13 9.918 Get:70 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB] 19:12:10 [2019-09-09T19:12:10.361Z] #13 10.28 Get:71 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB] 19:12:10 [2019-09-09T19:12:10.396Z] CC compel/arch/s390/src/lib/infect.o 19:12:10 [2019-09-09T19:12:10.396Z] CC compel/src/lib/infect-rpc.o 19:12:10 [2019-09-09T19:12:10.396Z] CC compel/src/lib/infect-util.o 19:12:10 [2019-09-09T19:12:10.396Z] CC compel/src/lib/infect.o 19:12:10 [2019-09-09T19:12:10.439Z] Client: Docker Engine - Enterprise 19:12:10 [2019-09-09T19:12:10.439Z] Version: 19.03.2-tp2 19:12:10 [2019-09-09T19:12:10.439Z] API version: 1.40 19:12:10 [2019-09-09T19:12:10.439Z] Go version: go1.12.8 19:12:10 [2019-09-09T19:12:10.439Z] Git commit: 49fe2072d9 19:12:10 [2019-09-09T19:12:10.439Z] Built: 08/16/2019 19:26:08 19:12:10 [2019-09-09T19:12:10.439Z] OS/Arch: windows/amd64 19:12:10 [2019-09-09T19:12:10.439Z] Experimental: false 19:12:10 [2019-09-09T19:12:10.439Z] 19:12:10 [2019-09-09T19:12:10.439Z] Server: Docker Engine - Enterprise 19:12:10 [2019-09-09T19:12:10.439Z] Engine: 19:12:10 [2019-09-09T19:12:10.439Z] Version: 19.03.2-tp2 19:12:10 [2019-09-09T19:12:10.439Z] API version: 1.40 (minimum version 1.24) 19:12:10 [2019-09-09T19:12:10.439Z] Go version: go1.12.8 19:12:10 [2019-09-09T19:12:10.439Z] Git commit: 49fe2072d9 19:12:10 [2019-09-09T19:12:10.439Z] Built: 08/16/2019 19:23:48 19:12:10 [2019-09-09T19:12:10.439Z] OS/Arch: windows/amd64 19:12:10 [2019-09-09T19:12:10.439Z] Experimental: true 19:12:10 [2019-09-09T19:12:10.439Z] 19:12:10 [2019-09-09T19:12:10.439Z] INFO: Docker info of control daemon 19:12:10 [2019-09-09T19:12:10.439Z] 19:12:10 [2019-09-09T19:12:10.840Z] CC compel/src/lib/ptrace.o 19:12:10 [2019-09-09T19:12:10.840Z] AR compel/libcompel.a 19:12:10 [2019-09-09T19:12:10.840Z] HOSTCC compel/src/main-host.o 19:12:10 [2019-09-09T19:12:10.840Z] HOSTCC compel/arch/s390/src/lib/handle-elf-host.o 19:12:10 [2019-09-09T19:12:10.840Z] HOSTCC compel/src/lib/handle-elf-host.o 19:12:10 [2019-09-09T19:12:10.840Z] HOSTCC compel/src/lib/log-host.o 19:12:10 [2019-09-09T19:12:10.840Z] HOSTLINK compel/compel-host-bin 19:12:10 [2019-09-09T19:12:10.904Z] 8563a0b9fade: Verifying Checksum 19:12:10 [2019-09-09T19:12:10.904Z] 8563a0b9fade: Download complete 19:12:10 [2019-09-09T19:12:10.925Z] #13 10.65 debconf: delaying package configuration, since apt-utils is not installed 19:12:10 [2019-09-09T19:12:10.925Z] #13 10.67 Fetched 91.3 MB in 2s (43.0 MB/s) 19:12:10 [2019-09-09T19:12:10.925Z] #13 10.70 (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 ... 15161 files and directories currently installed.) 19:12:10 [2019-09-09T19:12:10.925Z] #13 10.70 Preparing to unpack .../libsystemd0_232-25+deb9u12_amd64.deb ... 19:12:10 [2019-09-09T19:12:10.925Z] #13 10.72 Unpacking libsystemd0:amd64 (232-25+deb9u12) over (232-25+deb9u11) ... 19:12:10 [2019-09-09T19:12:10.925Z] #13 10.78 Setting up libsystemd0:amd64 (232-25+deb9u12) ... 19:12:10 [2019-09-09T19:12:10.925Z] #13 10.81 Selecting previously unselected package bash-completion. 19:12:11 [2019-09-09T19:12:11.182Z] #13 10.81 (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 ... 15161 files and directories currently installed.) 19:12:11 [2019-09-09T19:12:11.182Z] #13 10.82 Preparing to unpack .../bash-completion_1%3a2.1-4.3_all.deb ... 19:12:11 [2019-09-09T19:12:11.228Z] DEP soccr/soccr.d 19:12:11 [2019-09-09T19:12:11.228Z] CC soccr/soccr.o 19:12:11 [2019-09-09T19:12:11.228Z] AR soccr/libsoccr.a 19:12:11 [2019-09-09T19:12:11.228Z] make[1]: 'soccr/libsoccr.a' is up to date. 19:12:11 [2019-09-09T19:12:11.228Z] DEP criu/arch/s390/sigframe.d 19:12:11 [2019-09-09T19:12:11.228Z] DEP criu/arch/s390/crtools.d 19:12:11 [2019-09-09T19:12:11.228Z] DEP criu/arch/s390/cpu.d 19:12:11 [2019-09-09T19:12:11.439Z] #13 11.37 Unpacking bash-completion (1:2.1-4.3) ... 19:12:11 [2019-09-09T19:12:11.598Z] CC criu/arch/s390/cpu.o 19:12:11 [2019-09-09T19:12:11.598Z] CC criu/arch/s390/crtools.o 19:12:11 [2019-09-09T19:12:11.598Z] CC criu/arch/s390/sigframe.o 19:12:11 [2019-09-09T19:12:11.598Z] LINK criu/arch/s390/crtools.built-in.o 19:12:11 [2019-09-09T19:12:11.598Z] DEP criu/arch/s390/vdso-pie.d 19:12:11 [2019-09-09T19:12:11.598Z] DEP criu/pie/parasite-vdso.d 19:12:11 [2019-09-09T19:12:11.696Z] #13 11.48 Selecting previously unselected package libnet1:amd64. 19:12:11 [2019-09-09T19:12:11.696Z] #13 11.48 Preparing to unpack .../libnet1_1.1.6+dfsg-3_amd64.deb ... 19:12:11 [2019-09-09T19:12:11.696Z] #13 11.48 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... 19:12:11 [2019-09-09T19:12:11.696Z] #13 11.51 Selecting previously unselected package libnfnetlink0:amd64. 19:12:11 [2019-09-09T19:12:11.696Z] #13 11.51 Preparing to unpack .../libnfnetlink0_1.0.1-3_amd64.deb ... 19:12:11 [2019-09-09T19:12:11.696Z] #13 11.52 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... 19:12:11 [2019-09-09T19:12:11.696Z] #13 11.54 Selecting previously unselected package libpcrecpp0v5:amd64. 19:12:11 [2019-09-09T19:12:11.696Z] #13 11.55 Preparing to unpack .../libpcrecpp0v5_2%3a8.39-3_amd64.deb ... 19:12:11 [2019-09-09T19:12:11.696Z] #13 11.55 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... 19:12:11 [2019-09-09T19:12:11.696Z] #13 11.58 Preparing to unpack .../libudev1_232-25+deb9u12_amd64.deb ... 19:12:11 [2019-09-09T19:12:11.952Z] #13 11.59 Unpacking libudev1:amd64 (232-25+deb9u12) over (232-25+deb9u11) ... 19:12:11 [2019-09-09T19:12:11.952Z] #13 11.64 Setting up libudev1:amd64 (232-25+deb9u12) ... 19:12:11 [2019-09-09T19:12:11.952Z] #13 11.68 Selecting previously unselected package libudev-dev:amd64. 19:12:11 [2019-09-09T19:12:11.952Z] #13 11.68 (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 ... 15760 files and directories currently installed.) 19:12:11 [2019-09-09T19:12:11.952Z] #13 11.68 Preparing to unpack .../0-libudev-dev_232-25+deb9u12_amd64.deb ... 19:12:11 [2019-09-09T19:12:11.952Z] #13 11.69 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... 19:12:11 [2019-09-09T19:12:11.952Z] #13 11.73 Selecting previously unselected package libpython3.5-minimal:amd64. 19:12:11 [2019-09-09T19:12:11.952Z] #13 11.73 Preparing to unpack .../1-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... 19:12:11 [2019-09-09T19:12:11.952Z] #13 11.74 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... 19:12:11 [2019-09-09T19:12:11.978Z] DEP criu/pie/util-vdso.d 19:12:11 [2019-09-09T19:12:11.978Z] DEP criu/pie/util.d 19:12:11 [2019-09-09T19:12:11.978Z] CC criu/pie/util.o 19:12:11 [2019-09-09T19:12:11.978Z] CC criu/pie/util-vdso.o 19:12:11 [2019-09-09T19:12:11.978Z] CC criu/pie/parasite-vdso.o 19:12:11 [2019-09-09T19:12:11.978Z] CC criu/arch/s390/vdso-pie.o 19:12:12 [2019-09-09T19:12:12.209Z] #13 11.83 Selecting previously unselected package python3.5-minimal. 19:12:12 [2019-09-09T19:12:12.209Z] #13 11.83 Preparing to unpack .../2-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... 19:12:12 [2019-09-09T19:12:12.209Z] #13 11.84 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... 19:12:12 [2019-09-09T19:12:12.209Z] #13 12.02 Selecting previously unselected package python3-minimal. 19:12:12 [2019-09-09T19:12:12.209Z] #13 12.02 Preparing to unpack .../3-python3-minimal_3.5.3-1_amd64.deb ... 19:12:12 [2019-09-09T19:12:12.209Z] #13 12.03 Unpacking python3-minimal (3.5.3-1) ... 19:12:12 [2019-09-09T19:12:12.209Z] #13 12.06 Selecting previously unselected package libmpdec2:amd64. 19:12:12 [2019-09-09T19:12:12.209Z] #13 12.06 Preparing to unpack .../4-libmpdec2_2.4.2-1_amd64.deb ... 19:12:12 [2019-09-09T19:12:12.209Z] #13 12.06 Unpacking libmpdec2:amd64 (2.4.2-1) ... 19:12:12 [2019-09-09T19:12:12.209Z] #13 12.09 Selecting previously unselected package libpython3.5-stdlib:amd64. 19:12:12 [2019-09-09T19:12:12.251Z] #18 transferring context: 45.59MB 4.6s done 19:12:12 [2019-09-09T19:12:12.251Z] #18 DONE 4.7s 19:12:12 [2019-09-09T19:12:12.251Z] 19:12:12 [2019-09-09T19:12:12.251Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.9-stretch@sha256:44600a24d... 19:12:12 [2019-09-09T19:12:12.251Z] #4 resolve docker.io/library/golang:1.12.9-stretch@sha256:44600a24dff9a70122d4446f63903a642e81c0422cd0d87249a8a5183ba5f926 done 19:12:12 [2019-09-09T19:12:12.251Z] #4 sha256:7735f0c8dcb6f99c93c5f8c6af492af4f6c75582e20008a8701473ed627fd316 1.80kB / 1.80kB done 19:12:12 [2019-09-09T19:12:12.251Z] #4 sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 45.37MB / 45.37MB 1.5s done 19:12:12 [2019-09-09T19:12:12.251Z] #4 sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 10.79MB / 10.79MB 0.4s done 19:12:12 [2019-09-09T19:12:12.251Z] #4 sha256:44600a24dff9a70122d4446f63903a642e81c0422cd0d87249a8a5183ba5f926 1.42kB / 1.42kB done 19:12:12 [2019-09-09T19:12:12.251Z] #4 sha256:cc80d67e1ba1e90957ad233f4350c9a06bd39b153c9c4a95e8db03bcdd24db06 5.46kB / 5.46kB done 19:12:12 [2019-09-09T19:12:12.251Z] #4 sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8 4.34MB / 4.34MB 0.4s done 19:12:12 [2019-09-09T19:12:12.251Z] #4 sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 50.07MB / 50.07MB 2.2s done 19:12:12 [2019-09-09T19:12:12.251Z] #4 sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 57.67MB / 57.67MB 2.2s done 19:12:12 [2019-09-09T19:12:12.251Z] #4 sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 127.96MB / 127.96MB 4.2s done 19:12:12 [2019-09-09T19:12:12.251Z] #4 extracting sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 2.7s 19:12:12 [2019-09-09T19:12:12.251Z] #4 sha256:7fab6e8c0fc75b6aa3e50ea8340cce5baf00c637d41c39a46dbcdc19700bf3a3 126B / 126B 2.3s done 19:12:12 [2019-09-09T19:12:12.362Z] AR criu/pie/pie.lib.a 19:12:12 [2019-09-09T19:12:12.362Z] DEP criu/pie/restorer.d 19:12:12 [2019-09-09T19:12:12.362Z] DEP criu/arch/s390/restorer.d 19:12:12 [2019-09-09T19:12:12.362Z] DEP criu/pie/parasite.d 19:12:12 [2019-09-09T19:12:12.362Z] CC criu/pie/parasite.o 19:12:12 [2019-09-09T19:12:12.362Z] LINK criu/pie/parasite.built-in.o 19:12:12 [2019-09-09T19:12:12.362Z] GEN criu/pie/parasite-blob.h 19:12:12 [2019-09-09T19:12:12.362Z] CC criu/arch/s390/restorer.o 19:12:12 [2019-09-09T19:12:12.466Z] #13 12.09 Preparing to unpack .../5-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... 19:12:12 [2019-09-09T19:12:12.466Z] #13 12.09 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... 19:12:12 [2019-09-09T19:12:12.466Z] #13 12.34 Selecting previously unselected package python3.5. 19:12:12 [2019-09-09T19:12:12.640Z] Client: 19:12:12 [2019-09-09T19:12:12.640Z] Debug Mode: false 19:12:12 [2019-09-09T19:12:12.640Z] Plugins: 19:12:12 [2019-09-09T19:12:12.640Z] cluster: Manage Docker clusters (Docker Inc., v1.0.1) 19:12:12 [2019-09-09T19:12:12.640Z] 19:12:12 [2019-09-09T19:12:12.640Z] Server: 19:12:12 [2019-09-09T19:12:12.640Z] Containers: 0 19:12:12 [2019-09-09T19:12:12.640Z] Running: 0 19:12:12 [2019-09-09T19:12:12.640Z] Paused: 0 19:12:12 [2019-09-09T19:12:12.640Z] Stopped: 0 19:12:12 [2019-09-09T19:12:12.640Z] Images: 8 19:12:12 [2019-09-09T19:12:12.640Z] Server Version: 19.03.2-tp2 19:12:12 [2019-09-09T19:12:12.640Z] Storage Driver: windowsfilter (windows) lcow (linux) 19:12:12 [2019-09-09T19:12:12.640Z] Windows: 19:12:12 [2019-09-09T19:12:12.640Z] LCOW: 19:12:12 [2019-09-09T19:12:12.640Z] Logging Driver: json-file 19:12:12 [2019-09-09T19:12:12.640Z] Plugins: 19:12:12 [2019-09-09T19:12:12.640Z] Volume: local 19:12:12 [2019-09-09T19:12:12.641Z] Network: ics l2bridge l2tunnel nat null overlay transparent 19:12:12 [2019-09-09T19:12:12.641Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 19:12:12 [2019-09-09T19:12:12.641Z] Swarm: inactive 19:12:12 [2019-09-09T19:12:12.641Z] Default Isolation: process 19:12:12 [2019-09-09T19:12:12.641Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) 19:12:12 [2019-09-09T19:12:12.641Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.678) 19:12:12 [2019-09-09T19:12:12.641Z] OSType: windows 19:12:12 [2019-09-09T19:12:12.641Z] Architecture: x86_64 19:12:12 [2019-09-09T19:12:12.641Z] CPUs: 4 19:12:12 [2019-09-09T19:12:12.641Z] Total Memory: 32GiB 19:12:12 [2019-09-09T19:12:12.641Z] Name: azwin-2-bddf60 19:12:12 [2019-09-09T19:12:12.641Z] ID: DLLG:KRFC:4AEN:DP5D:5NQB:FA6L:UYCK:GBQM:SUKT:TS22:QSV5:E7LK 19:12:12 [2019-09-09T19:12:12.641Z] Docker Root Dir: D:\docker 19:12:12 [2019-09-09T19:12:12.641Z] Debug Mode: false 19:12:12 [2019-09-09T19:12:12.641Z] Registry: https://index.docker.io/v1/ 19:12:12 [2019-09-09T19:12:12.641Z] Labels: 19:12:12 [2019-09-09T19:12:12.641Z] Experimental: true 19:12:12 [2019-09-09T19:12:12.641Z] Insecure Registries: 19:12:12 [2019-09-09T19:12:12.641Z] 10.0.0.4:5000 19:12:12 [2019-09-09T19:12:12.641Z] 127.0.0.0/8 19:12:12 [2019-09-09T19:12:12.641Z] Registry Mirrors: 19:12:12 [2019-09-09T19:12:12.641Z] http://10.0.0.4:5000/ 19:12:12 [2019-09-09T19:12:12.641Z] Live Restore Enabled: false 19:12:12 [2019-09-09T19:12:12.641Z] 19:12:12 [2019-09-09T19:12:12.641Z] 19:12:12 [2019-09-09T19:12:12.641Z] INFO: Commit hash is f14a47e58 19:12:12 [2019-09-09T19:12:12.641Z] INFO: Nuke-Everything... 19:12:12 [2019-09-09T19:12:12.641Z] INFO: Container count on control daemon to delete is 0 19:12:12 [2019-09-09T19:12:12.724Z] #13 12.34 Preparing to unpack .../6-python3.5_3.5.3-1+deb9u1_amd64.deb ... 19:12:12 [2019-09-09T19:12:12.724Z] #13 12.35 Unpacking python3.5 (3.5.3-1+deb9u1) ... 19:12:12 [2019-09-09T19:12:12.724Z] #13 12.38 Selecting previously unselected package libpython3-stdlib:amd64. 19:12:12 [2019-09-09T19:12:12.724Z] #13 12.38 Preparing to unpack .../7-libpython3-stdlib_3.5.3-1_amd64.deb ... 19:12:12 [2019-09-09T19:12:12.724Z] #13 12.39 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... 19:12:12 [2019-09-09T19:12:12.724Z] #13 12.41 Selecting previously unselected package dh-python. 19:12:12 [2019-09-09T19:12:12.724Z] #13 12.41 Preparing to unpack .../8-dh-python_2.20170125_all.deb ... 19:12:12 [2019-09-09T19:12:12.724Z] #13 12.42 Unpacking dh-python (2.20170125) ... 19:12:12 [2019-09-09T19:12:12.724Z] #13 12.46 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... 19:12:12 [2019-09-09T19:12:12.724Z] #13 12.47 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... 19:12:12 [2019-09-09T19:12:12.726Z] CC criu/pie/restorer.o 19:12:12 [2019-09-09T19:12:12.960Z] 34839f11bbce: Pull complete 19:12:12 [2019-09-09T19:12:12.982Z] #13 12.89 Setting up python3-minimal (3.5.3-1) ... 19:12:13 [2019-09-09T19:12:13.088Z] LINK criu/pie/restorer.built-in.o 19:12:13 [2019-09-09T19:12:13.088Z] GEN criu/pie/restorer-blob.h 19:12:13 [2019-09-09T19:12:13.088Z] DEP criu/vdso.d 19:12:13 [2019-09-09T19:12:13.088Z] DEP criu/uts_ns.d 19:12:13 [2019-09-09T19:12:13.088Z] DEP criu/util.d 19:12:13 [2019-09-09T19:12:13.088Z] DEP criu/uffd.d 19:12:13 [2019-09-09T19:12:13.088Z] DEP criu/tun.d 19:12:13 [2019-09-09T19:12:13.088Z] DEP criu/tty.d 19:12:13 [2019-09-09T19:12:13.105Z] INFO: Nuking d:\CI-5 19:12:13 [2019-09-09T19:12:13.105Z] INFO: Zapped successfully 19:12:13 [2019-09-09T19:12:13.105Z] INFO: Location for testing is d:\CI-5\CI-f14a47e58 19:12:13 [2019-09-09T19:12:13.105Z] INFO: Validating GOLang consistency in Dockerfile.windows... 19:12:13 [2019-09-09T19:12:13.105Z] 19:12:13 [2019-09-09T19:12:13.105Z] 19:12:13 [2019-09-09T19:12:13.105Z] INFO: Building the image from Dockerfile.windows at 09/09/2019 19:12:12... 19:12:13 [2019-09-09T19:12:13.105Z] 19:12:13 [2019-09-09T19:12:13.239Z] #13 13.08 Selecting previously unselected package python3. 19:12:13 [2019-09-09T19:12:13.239Z] #13 13.08 (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 ... 16747 files and directories currently installed.) 19:12:13 [2019-09-09T19:12:13.239Z] #13 13.08 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... 19:12:13 [2019-09-09T19:12:13.239Z] #13 13.09 Unpacking python3 (3.5.3-1) ... 19:12:13 [2019-09-09T19:12:13.239Z] #13 13.12 Selecting previously unselected package pigz. 19:12:13 [2019-09-09T19:12:13.239Z] #13 13.12 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... 19:12:13 [2019-09-09T19:12:13.239Z] #13 13.12 Unpacking pigz (2.3.4-1) ... 19:12:13 [2019-09-09T19:12:13.239Z] #13 13.15 Selecting previously unselected package libip4tc0:amd64. 19:12:13 [2019-09-09T19:12:13.455Z] DEP criu/timerfd.d 19:12:13 [2019-09-09T19:12:13.455Z] DEP criu/sysfs_parse.d 19:12:13 [2019-09-09T19:12:13.455Z] DEP criu/sysctl.d 19:12:13 [2019-09-09T19:12:13.455Z] DEP criu/string.d 19:12:13 [2019-09-09T19:12:13.455Z] DEP criu/stats.d 19:12:13 [2019-09-09T19:12:13.455Z] DEP criu/sockets.d 19:12:13 [2019-09-09T19:12:13.455Z] DEP criu/sk-unix.d 19:12:13 [2019-09-09T19:12:13.455Z] DEP criu/sk-tcp.d 19:12:13 [2019-09-09T19:12:13.455Z] DEP criu/sk-queue.d 19:12:13 [2019-09-09T19:12:13.455Z] DEP criu/sk-packet.d 19:12:13 [2019-09-09T19:12:13.455Z] DEP criu/sk-netlink.d 19:12:13 [2019-09-09T19:12:13.496Z] #13 13.15 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... 19:12:13 [2019-09-09T19:12:13.496Z] #13 13.15 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... 19:12:13 [2019-09-09T19:12:13.496Z] #13 13.19 Selecting previously unselected package libip6tc0:amd64. 19:12:13 [2019-09-09T19:12:13.496Z] #13 13.19 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... 19:12:13 [2019-09-09T19:12:13.496Z] #13 13.19 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... 19:12:13 [2019-09-09T19:12:13.496Z] #13 13.23 Selecting previously unselected package libiptc0:amd64. 19:12:13 [2019-09-09T19:12:13.496Z] #13 13.23 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... 19:12:13 [2019-09-09T19:12:13.496Z] #13 13.23 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... 19:12:13 [2019-09-09T19:12:13.496Z] #13 13.26 Selecting previously unselected package libxtables12:amd64. 19:12:13 [2019-09-09T19:12:13.496Z] #13 13.26 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... 19:12:13 [2019-09-09T19:12:13.496Z] #13 13.26 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... 19:12:13 [2019-09-09T19:12:13.496Z] #13 13.30 Selecting previously unselected package libnetfilter-conntrack3:amd64. 19:12:13 [2019-09-09T19:12:13.496Z] #13 13.30 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... 19:12:13 [2019-09-09T19:12:13.496Z] #13 13.30 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... 19:12:13 [2019-09-09T19:12:13.496Z] #13 13.32 Selecting previously unselected package iptables. 19:12:13 [2019-09-09T19:12:13.496Z] #13 13.32 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... 19:12:13 [2019-09-09T19:12:13.496Z] #13 13.33 Unpacking iptables (1.6.0+snapshot20161117-6) ... 19:12:13 [2019-09-09T19:12:13.754Z] #13 13.38 Selecting previously unselected package xxd. 19:12:13 [2019-09-09T19:12:13.754Z] #13 13.38 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... 19:12:13 [2019-09-09T19:12:13.754Z] #13 13.38 Unpacking xxd (2:8.0.0197-4+deb9u3) ... 19:12:13 [2019-09-09T19:12:13.754Z] #13 13.42 Selecting previously unselected package vim-common. 19:12:13 [2019-09-09T19:12:13.754Z] #13 13.42 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... 19:12:13 [2019-09-09T19:12:13.754Z] #13 13.43 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... 19:12:13 [2019-09-09T19:12:13.754Z] #13 13.47 Selecting previously unselected package bzip2. 19:12:13 [2019-09-09T19:12:13.754Z] #13 13.47 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... 19:12:13 [2019-09-09T19:12:13.754Z] #13 13.47 Unpacking bzip2 (1.0.6-8.1) ... 19:12:13 [2019-09-09T19:12:13.754Z] #13 13.50 Selecting previously unselected package libgpm2:amd64. 19:12:13 [2019-09-09T19:12:13.754Z] #13 13.50 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... 19:12:13 [2019-09-09T19:12:13.754Z] #13 13.50 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... 19:12:13 [2019-09-09T19:12:13.754Z] #13 13.53 Selecting previously unselected package xz-utils. 19:12:13 [2019-09-09T19:12:13.754Z] #13 13.53 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... 19:12:13 [2019-09-09T19:12:13.754Z] #13 13.53 Unpacking xz-utils (5.2.2-1.2+b1) ... 19:12:13 [2019-09-09T19:12:13.754Z] #13 13.58 Selecting previously unselected package aufs-tools. 19:12:13 [2019-09-09T19:12:13.754Z] #13 13.58 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... 19:12:13 [2019-09-09T19:12:13.754Z] #13 13.58 Unpacking aufs-tools (1:4.1+20161219-1) ... 19:12:13 [2019-09-09T19:12:13.754Z] #13 13.62 Selecting previously unselected package liblzo2-2:amd64. 19:12:13 [2019-09-09T19:12:13.754Z] #13 13.62 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... 19:12:13 [2019-09-09T19:12:13.825Z] DEP criu/sk-inet.d 19:12:13 [2019-09-09T19:12:13.825Z] DEP criu/signalfd.d 19:12:13 [2019-09-09T19:12:13.825Z] DEP criu/sigframe.d 19:12:13 [2019-09-09T19:12:13.825Z] DEP criu/shmem.d 19:12:13 [2019-09-09T19:12:13.825Z] DEP criu/servicefd.d 19:12:13 [2019-09-09T19:12:13.825Z] DEP criu/seize.d 19:12:13 [2019-09-09T19:12:13.825Z] DEP criu/seccomp.d 19:12:13 [2019-09-09T19:12:13.825Z] DEP criu/rst-malloc.d 19:12:13 [2019-09-09T19:12:13.825Z] DEP criu/rbtree.d 19:12:13 [2019-09-09T19:12:13.825Z] DEP criu/pstree.d 19:12:13 [2019-09-09T19:12:13.825Z] DEP criu/protobuf.d 19:12:13 [2019-09-09T19:12:13.825Z] GEN criu/protobuf-desc-gen.h 19:12:14 [2019-09-09T19:12:14.011Z] #13 13.62 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... 19:12:14 [2019-09-09T19:12:14.011Z] #13 13.65 Selecting previously unselected package btrfs-progs. 19:12:14 [2019-09-09T19:12:14.011Z] #13 13.65 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... 19:12:14 [2019-09-09T19:12:14.011Z] #13 13.66 Unpacking btrfs-progs (4.7.3-1) ... 19:12:14 [2019-09-09T19:12:14.011Z] #13 13.74 Selecting previously unselected package btrfs-tools. 19:12:14 [2019-09-09T19:12:14.011Z] #13 13.74 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... 19:12:14 [2019-09-09T19:12:14.011Z] #13 13.75 Unpacking btrfs-tools (4.7.3-1) ... 19:12:14 [2019-09-09T19:12:14.011Z] #13 13.78 Selecting previously unselected package libdevmapper1.02.1:amd64. 19:12:14 [2019-09-09T19:12:14.011Z] #13 13.78 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... 19:12:14 [2019-09-09T19:12:14.011Z] #13 13.78 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... 19:12:14 [2019-09-09T19:12:14.011Z] #13 13.82 Selecting previously unselected package dmsetup. 19:12:14 [2019-09-09T19:12:14.011Z] #13 13.82 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... 19:12:14 [2019-09-09T19:12:14.011Z] #13 13.82 Unpacking dmsetup (2:1.02.137-2) ... 19:12:14 [2019-09-09T19:12:14.011Z] #13 13.86 Selecting previously unselected package libonig4:amd64. 19:12:14 [2019-09-09T19:12:14.011Z] #13 13.86 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... 19:12:14 [2019-09-09T19:12:14.156Z] #4 extracting sha256:9cc2ad81d40d54dcae7fa5e8e17d9c34e8bba3b7c2cc7e26fb22734608bda32e 4.4s done 19:12:14 [2019-09-09T19:12:14.156Z] #4 extracting sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 19:12:14 [2019-09-09T19:12:14.201Z] DEP criu/protobuf-desc.d 19:12:14 [2019-09-09T19:12:14.201Z] DEP criu/proc_parse.d 19:12:14 [2019-09-09T19:12:14.201Z] DEP criu/plugin.d 19:12:14 [2019-09-09T19:12:14.201Z] DEP criu/pipes.d 19:12:14 [2019-09-09T19:12:14.201Z] DEP criu/pie-util.d 19:12:14 [2019-09-09T19:12:14.201Z] DEP criu/pie-util-vdso.d 19:12:14 [2019-09-09T19:12:14.268Z] #13 13.86 Unpacking libonig4:amd64 (6.1.3-2) ... 19:12:14 [2019-09-09T19:12:14.268Z] #13 13.90 Selecting previously unselected package libjq1:amd64. 19:12:14 [2019-09-09T19:12:14.268Z] #13 13.90 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... 19:12:14 [2019-09-09T19:12:14.268Z] #13 13.90 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... 19:12:14 [2019-09-09T19:12:14.268Z] #13 13.94 Selecting previously unselected package jq. 19:12:14 [2019-09-09T19:12:14.268Z] #13 13.94 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... 19:12:14 [2019-09-09T19:12:14.268Z] #13 13.94 Unpacking jq (1.5+dfsg-1.3) ... 19:12:14 [2019-09-09T19:12:14.268Z] #13 13.97 Selecting previously unselected package libaio1:amd64. 19:12:14 [2019-09-09T19:12:14.268Z] #13 13.98 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... 19:12:14 [2019-09-09T19:12:14.268Z] #13 13.98 Unpacking libaio1:amd64 (0.3.110-3) ... 19:12:14 [2019-09-09T19:12:14.268Z] #13 14.00 Selecting previously unselected package libcap2-bin. 19:12:14 [2019-09-09T19:12:14.268Z] #13 14.00 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... 19:12:14 [2019-09-09T19:12:14.268Z] #13 14.01 Unpacking libcap2-bin (1:2.25-1) ... 19:12:14 [2019-09-09T19:12:14.268Z] #13 14.03 Selecting previously unselected package libdevmapper-event1.02.1:amd64. 19:12:14 [2019-09-09T19:12:14.268Z] #13 14.04 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... 19:12:14 [2019-09-09T19:12:14.268Z] #13 14.04 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... 19:12:14 [2019-09-09T19:12:14.268Z] #13 14.06 Selecting previously unselected package libsepol1-dev:amd64. 19:12:14 [2019-09-09T19:12:14.268Z] #13 14.06 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... 19:12:14 [2019-09-09T19:12:14.268Z] #13 14.07 Unpacking libsepol1-dev:amd64 (2.6-2) ... 19:12:14 [2019-09-09T19:12:14.525Z] #13 14.13 Selecting previously unselected package libpcre16-3:amd64. 19:12:14 [2019-09-09T19:12:14.525Z] #13 14.13 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... 19:12:14 [2019-09-09T19:12:14.525Z] #13 14.13 Unpacking libpcre16-3:amd64 (2:8.39-3) ... 19:12:14 [2019-09-09T19:12:14.525Z] #13 14.17 Selecting previously unselected package libpcre32-3:amd64. 19:12:14 [2019-09-09T19:12:14.525Z] #13 14.17 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... 19:12:14 [2019-09-09T19:12:14.525Z] #13 14.18 Unpacking libpcre32-3:amd64 (2:8.39-3) ... 19:12:14 [2019-09-09T19:12:14.525Z] #13 14.22 Selecting previously unselected package libpcre3-dev:amd64. 19:12:14 [2019-09-09T19:12:14.525Z] #13 14.22 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... 19:12:14 [2019-09-09T19:12:14.525Z] #13 14.22 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... 19:12:14 [2019-09-09T19:12:14.525Z] #13 14.31 Selecting previously unselected package libselinux1-dev:amd64. 19:12:14 [2019-09-09T19:12:14.525Z] #13 14.31 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... 19:12:14 [2019-09-09T19:12:14.525Z] #13 14.31 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... 19:12:14 [2019-09-09T19:12:14.525Z] #13 14.36 Selecting previously unselected package libdevmapper-dev:amd64. 19:12:14 [2019-09-09T19:12:14.525Z] #13 14.36 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... 19:12:14 [2019-09-09T19:12:14.525Z] #13 14.37 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... 19:12:14 [2019-09-09T19:12:14.525Z] #13 14.40 Selecting previously unselected package libnl-3-200:amd64. 19:12:14 [2019-09-09T19:12:14.525Z] #13 14.40 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... 19:12:14 [2019-09-09T19:12:14.627Z] DEP criu/pie-util-vdso-elf32.d 19:12:14 [2019-09-09T19:12:14.627Z] DEP criu/path.d 19:12:14 [2019-09-09T19:12:14.627Z] DEP criu/parasite-syscall.d 19:12:14 [2019-09-09T19:12:14.627Z] DEP criu/pagemap.d 19:12:14 [2019-09-09T19:12:14.627Z] DEP criu/pagemap-cache.d 19:12:14 [2019-09-09T19:12:14.627Z] DEP criu/page-xfer.d 19:12:14 [2019-09-09T19:12:14.627Z] DEP criu/page-pipe.d 19:12:14 [2019-09-09T19:12:14.627Z] DEP criu/netfilter.d 19:12:14 [2019-09-09T19:12:14.627Z] DEP criu/net.d 19:12:14 [2019-09-09T19:12:14.627Z] DEP criu/namespaces.d 19:12:14 [2019-09-09T19:12:14.627Z] DEP criu/mount.d 19:12:14 [2019-09-09T19:12:14.731Z] #4 extracting sha256:e6cb98e32a52e3d74381e6d9719bf33482c3b5fcf2825b76102321be48773821 0.5s done 19:12:14 [2019-09-09T19:12:14.731Z] #4 extracting sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8 19:12:14 [2019-09-09T19:12:14.782Z] #13 14.40 Unpacking libnl-3-200:amd64 (3.2.27-2) ... 19:12:14 [2019-09-09T19:12:14.782Z] #13 14.44 Selecting previously unselected package libprotobuf-c1:amd64. 19:12:14 [2019-09-09T19:12:14.782Z] #13 14.44 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... 19:12:14 [2019-09-09T19:12:14.782Z] #13 14.44 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... 19:12:14 [2019-09-09T19:12:14.782Z] #13 14.47 Selecting previously unselected package libreadline5:amd64. 19:12:14 [2019-09-09T19:12:14.782Z] #13 14.47 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... 19:12:14 [2019-09-09T19:12:14.782Z] #13 14.47 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... 19:12:14 [2019-09-09T19:12:14.782Z] #13 14.51 Selecting previously unselected package libsystemd-dev:amd64. 19:12:14 [2019-09-09T19:12:14.782Z] #13 14.51 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... 19:12:14 [2019-09-09T19:12:14.782Z] #13 14.51 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... 19:12:14 [2019-09-09T19:12:14.989Z] #4 extracting sha256:ae1b8d879badee51dc9d6e27a496eccd69979e406f851fc456990c2b995ff6e8 0.3s done 19:12:15 [2019-09-09T19:12:15.039Z] #13 14.76 Selecting previously unselected package net-tools. 19:12:15 [2019-09-09T19:12:15.039Z] #13 14.76 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... 19:12:15 [2019-09-09T19:12:15.039Z] #13 14.77 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... 19:12:15 [2019-09-09T19:12:15.039Z] #13 14.81 Selecting previously unselected package python-pip-whl. 19:12:15 [2019-09-09T19:12:15.039Z] #13 14.81 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... 19:12:15 [2019-09-09T19:12:15.039Z] #13 14.82 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... 19:12:15 [2019-09-09T19:12:15.125Z] DEP criu/mem.d 19:12:15 [2019-09-09T19:12:15.125Z] DEP criu/lsm.d 19:12:15 [2019-09-09T19:12:15.125Z] DEP criu/log.d 19:12:15 [2019-09-09T19:12:15.125Z] DEP criu/libnetlink.d 19:12:15 [2019-09-09T19:12:15.125Z] DEP criu/kerndat.d 19:12:15 [2019-09-09T19:12:15.125Z] DEP criu/kcmp-ids.d 19:12:15 [2019-09-09T19:12:15.125Z] DEP criu/irmap.d 19:12:15 [2019-09-09T19:12:15.125Z] DEP criu/ipc_ns.d 19:12:15 [2019-09-09T19:12:15.125Z] DEP criu/image.d 19:12:15 [2019-09-09T19:12:15.125Z] DEP criu/image-desc.d 19:12:15 [2019-09-09T19:12:15.125Z] DEP criu/fsnotify.d 19:12:15 [2019-09-09T19:12:15.125Z] DEP criu/filesystems.d 19:12:15 [2019-09-09T19:12:15.125Z] DEP criu/files.d 19:12:15 [2019-09-09T19:12:15.125Z] DEP criu/files-reg.d 19:12:15 [2019-09-09T19:12:15.247Z] #4 extracting sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 19:12:15 [2019-09-09T19:12:15.296Z] #13 14.93 Selecting previously unselected package python3-pip. 19:12:15 [2019-09-09T19:12:15.296Z] #13 14.93 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... 19:12:15 [2019-09-09T19:12:15.296Z] #13 14.93 Unpacking python3-pip (9.0.1-2+deb9u1) ... 19:12:15 [2019-09-09T19:12:15.296Z] #13 14.97 Selecting previously unselected package python3-pkg-resources. 19:12:15 [2019-09-09T19:12:15.296Z] #13 14.97 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... 19:12:15 [2019-09-09T19:12:15.296Z] #13 14.98 Unpacking python3-pkg-resources (33.1.1-1) ... 19:12:15 [2019-09-09T19:12:15.296Z] #13 15.01 Selecting previously unselected package python3-setuptools. 19:12:15 [2019-09-09T19:12:15.296Z] #13 15.01 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... 19:12:15 [2019-09-09T19:12:15.296Z] #13 15.02 Unpacking python3-setuptools (33.1.1-1) ... 19:12:15 [2019-09-09T19:12:15.296Z] #13 15.06 Selecting previously unselected package python3-wheel. 19:12:15 [2019-09-09T19:12:15.296Z] #13 15.06 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... 19:12:15 [2019-09-09T19:12:15.296Z] #13 15.07 Unpacking python3-wheel (0.29.0-2) ... 19:12:15 [2019-09-09T19:12:15.296Z] #13 15.10 Selecting previously unselected package thin-provisioning-tools. 19:12:15 [2019-09-09T19:12:15.296Z] #13 15.10 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... 19:12:15 [2019-09-09T19:12:15.296Z] #13 15.10 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... 19:12:15 [2019-09-09T19:12:15.495Z] DEP criu/files-ext.d 19:12:15 [2019-09-09T19:12:15.495Z] DEP criu/file-lock.d 19:12:15 [2019-09-09T19:12:15.495Z] DEP criu/file-ids.d 19:12:15 [2019-09-09T19:12:15.495Z] DEP criu/fifo.d 19:12:15 [2019-09-09T19:12:15.495Z] DEP criu/fdstore.d 19:12:15 [2019-09-09T19:12:15.495Z] DEP criu/fault-injection.d 19:12:15 [2019-09-09T19:12:15.495Z] DEP criu/external.d 19:12:15 [2019-09-09T19:12:15.495Z] DEP criu/eventpoll.d 19:12:15 [2019-09-09T19:12:15.495Z] DEP criu/eventfd.d 19:12:15 [2019-09-09T19:12:15.495Z] DEP criu/crtools.d 19:12:15 [2019-09-09T19:12:15.495Z] DEP criu/cr-service.d 19:12:15 [2019-09-09T19:12:15.495Z] DEP criu/cr-restore.d 19:12:15 [2019-09-09T19:12:15.553Z] #13 15.16 Selecting previously unselected package vim-runtime. 19:12:15 [2019-09-09T19:12:15.553Z] #13 15.17 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... 19:12:15 [2019-09-09T19:12:15.553Z] #13 15.18 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' 19:12:15 [2019-09-09T19:12:15.553Z] #13 15.19 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' 19:12:15 [2019-09-09T19:12:15.553Z] #13 15.19 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... 19:12:15 [2019-09-09T19:12:15.639Z] 34f648706e72: Pull complete 19:12:15 [2019-09-09T19:12:15.870Z] DEP criu/cr-errno.d 19:12:15 [2019-09-09T19:12:15.870Z] DEP criu/cr-dump.d 19:12:15 [2019-09-09T19:12:15.870Z] DEP criu/cr-dedup.d 19:12:15 [2019-09-09T19:12:15.870Z] DEP criu/cr-check.d 19:12:15 [2019-09-09T19:12:15.870Z] DEP criu/config.d 19:12:15 [2019-09-09T19:12:15.870Z] DEP criu/clone-noasan.d 19:12:15 [2019-09-09T19:12:15.870Z] DEP criu/cgroup.d 19:12:15 [2019-09-09T19:12:15.870Z] DEP criu/cgroup-props.d 19:12:15 [2019-09-09T19:12:15.870Z] DEP criu/bitmap.d 19:12:15 [2019-09-09T19:12:15.870Z] DEP criu/bfd.d 19:12:15 [2019-09-09T19:12:15.870Z] DEP criu/autofs.d 19:12:15 [2019-09-09T19:12:15.870Z] DEP criu/aio.d 19:12:15 [2019-09-09T19:12:15.870Z] DEP criu/action-scripts.d 19:12:16 [2019-09-09T19:12:16.116Z] #13 15.85 Selecting previously unselected package vim. 19:12:16 [2019-09-09T19:12:16.116Z] #13 15.85 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... 19:12:16 [2019-09-09T19:12:16.117Z] #13 15.86 Unpacking vim (2:8.0.0197-4+deb9u3) ... 19:12:16 [2019-09-09T19:12:16.117Z] #13 15.97 Selecting previously unselected package xfsprogs. 19:12:16 [2019-09-09T19:12:16.117Z] #13 15.97 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... 19:12:16 [2019-09-09T19:12:16.117Z] #13 15.97 Unpacking xfsprogs (4.9.0+nmu1) ... 19:12:16 [2019-09-09T19:12:16.235Z] CC criu/action-scripts.o 19:12:16 [2019-09-09T19:12:16.235Z] CC criu/aio.o 19:12:16 [2019-09-09T19:12:16.235Z] CC criu/autofs.o 19:12:16 [2019-09-09T19:12:16.373Z] #13 16.07 Selecting previously unselected package zip. 19:12:16 [2019-09-09T19:12:16.373Z] #13 16.08 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... 19:12:16 [2019-09-09T19:12:16.373Z] #13 16.08 Unpacking zip (3.0-11+b1) ... 19:12:16 [2019-09-09T19:12:16.373Z] #13 16.12 Selecting previously unselected package libapparmor-perl. 19:12:16 [2019-09-09T19:12:16.373Z] #13 16.12 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... 19:12:16 [2019-09-09T19:12:16.373Z] #13 16.12 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... 19:12:16 [2019-09-09T19:12:16.373Z] #13 16.16 Selecting previously unselected package apparmor. 19:12:16 [2019-09-09T19:12:16.373Z] #13 16.16 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... 19:12:16 [2019-09-09T19:12:16.373Z] #13 16.18 Unpacking apparmor (2.11.0-3+deb9u2) ... 19:12:16 [2019-09-09T19:12:16.606Z] CC criu/bfd.o 19:12:16 [2019-09-09T19:12:16.606Z] CC criu/bitmap.o 19:12:16 [2019-09-09T19:12:16.606Z] CC criu/cgroup-props.o 19:12:16 [2019-09-09T19:12:16.631Z] #13 16.26 Selecting previously unselected package binutils-mingw-w64-i686. 19:12:16 [2019-09-09T19:12:16.631Z] #13 16.26 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... 19:12:16 [2019-09-09T19:12:16.631Z] #13 16.26 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... 19:12:16 [2019-09-09T19:12:16.888Z] #13 16.54 Selecting previously unselected package binutils-mingw-w64-x86-64. 19:12:16 [2019-09-09T19:12:16.888Z] #13 16.54 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... 19:12:16 [2019-09-09T19:12:16.888Z] #13 16.55 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... 19:12:17 [2019-09-09T19:12:17.009Z] CC criu/cgroup.o 19:12:17 [2019-09-09T19:12:17.145Z] #13 16.88 Selecting previously unselected package binutils-mingw-w64. 19:12:17 [2019-09-09T19:12:17.145Z] #13 16.88 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... 19:12:17 [2019-09-09T19:12:17.145Z] #13 16.88 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... 19:12:17 [2019-09-09T19:12:17.145Z] #13 16.91 Selecting previously unselected package mingw-w64-common. 19:12:17 [2019-09-09T19:12:17.145Z] #13 16.91 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... 19:12:17 [2019-09-09T19:12:17.145Z] #13 16.91 Unpacking mingw-w64-common (5.0.1-1) ... 19:12:17 [2019-09-09T19:12:17.381Z] CC criu/clone-noasan.o 19:12:17 [2019-09-09T19:12:17.381Z] CC criu/config.o 19:12:17 [2019-09-09T19:12:17.710Z] #13 17.56 Selecting previously unselected package mingw-w64-x86-64-dev. 19:12:17 [2019-09-09T19:12:17.710Z] #13 17.56 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... 19:12:17 [2019-09-09T19:12:17.710Z] #13 17.57 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... 19:12:17 [2019-09-09T19:12:17.755Z] CC criu/cr-check.o 19:12:18 [2019-09-09T19:12:18.123Z] CC criu/cr-dedup.o 19:12:18 [2019-09-09T19:12:18.123Z] CC criu/cr-dump.o 19:12:18 [2019-09-09T19:12:18.640Z] #13 18.26 Selecting previously unselected package gcc-mingw-w64-base. 19:12:18 [2019-09-09T19:12:18.640Z] #13 18.26 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... 19:12:18 [2019-09-09T19:12:18.640Z] #13 18.26 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... 19:12:18 [2019-09-09T19:12:18.640Z] #13 18.30 Selecting previously unselected package gcc-mingw-w64-x86-64. 19:12:18 [2019-09-09T19:12:18.640Z] #13 18.30 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... 19:12:18 [2019-09-09T19:12:18.640Z] #13 18.30 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... 19:12:19 [2019-09-09T19:12:19.031Z] CC criu/cr-errno.o 19:12:19 [2019-09-09T19:12:19.031Z] CC criu/cr-restore.o 19:12:19 [2019-09-09T19:12:19.428Z] #4 extracting sha256:42cfa3699b05a0a1bfd9c65dd6463333a18ea3df26dae7612abee367fdba5bde 4.1s done 19:12:19 [2019-09-09T19:12:19.685Z] #4 extracting sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 19:12:19 [2019-09-09T19:12:19.857Z] CC criu/cr-service.o 19:12:20 [2019-09-09T19:12:20.223Z] CC criu/crtools.o 19:12:20 [2019-09-09T19:12:20.223Z] CC criu/eventfd.o 19:12:20 [2019-09-09T19:12:20.223Z] CC criu/eventpoll.o 19:12:20 [2019-09-09T19:12:20.233Z] Sending build context to Docker daemon 50.07MB 19:12:20 [2019-09-09T19:12:20.233Z] 19:12:20 [2019-09-09T19:12:20.233Z] Step 1/8 : FROM microsoft/windowsservercore 19:12:20 [2019-09-09T19:12:20.233Z] ---> b05c49cadc10 19:12:20 [2019-09-09T19:12:20.233Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] 19:12:20 [2019-09-09T19:12:20.233Z] ---> Using cache 19:12:20 [2019-09-09T19:12:20.233Z] ---> 3799f6d8d8bf 19:12:20 [2019-09-09T19:12:20.233Z] Step 3/8 : ARG GO_VERSION=1.12.9 19:12:20 [2019-09-09T19:12:20.233Z] ---> Using cache 19:12:20 [2019-09-09T19:12:20.233Z] ---> 4de079bf090b 19:12:20 [2019-09-09T19:12:20.233Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\go FROM_DOCKERFILE=1 19:12:20 [2019-09-09T19:12:20.233Z] ---> Using cache 19:12:20 [2019-09-09T19:12:20.233Z] ---> 0f8e00ac3d0e 19:12:20 [2019-09-09T19:12:20.234Z] Step 5/8 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; Download-File $('https://golang.org/dl/go'+$Env:GO_VERSION.TrimEnd('.0')"+'.windows-amd64.zip') C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/jhowardmsft/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/jhowardmsft/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/jhowardmsft/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Creating source directory...; New-Item -ItemType Directory -Path C:\go\src\github.com\docker\docker | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; Write-Host INFO: Completed 19:12:20 [2019-09-09T19:12:20.234Z] ---> Using cache 19:12:20 [2019-09-09T19:12:20.234Z] ---> d8d967dbd319 19:12:20 [2019-09-09T19:12:20.234Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] 19:12:20 [2019-09-09T19:12:20.234Z] ---> Using cache 19:12:20 [2019-09-09T19:12:20.234Z] ---> 27f4790511a2 19:12:20 [2019-09-09T19:12:20.234Z] Step 7/8 : WORKDIR C:\go\src\github.com\docker\docker 19:12:20 [2019-09-09T19:12:20.234Z] ---> Using cache 19:12:20 [2019-09-09T19:12:20.234Z] ---> 523f80a3e57c 19:12:20 [2019-09-09T19:12:20.234Z] Step 8/8 : COPY . . 19:12:20 [2019-09-09T19:12:20.592Z] CC criu/external.o 19:12:20 [2019-09-09T19:12:20.592Z] CC criu/fault-injection.o 19:12:20 [2019-09-09T19:12:20.592Z] CC criu/fdstore.o 19:12:20 [2019-09-09T19:12:20.592Z] CC criu/fifo.o 19:12:20 [2019-09-09T19:12:20.967Z] CC criu/file-ids.o 19:12:20 [2019-09-09T19:12:20.967Z] CC criu/file-lock.o 19:12:20 [2019-09-09T19:12:20.967Z] CC criu/files-ext.o 19:12:21 [2019-09-09T19:12:21.139Z] 8563a0b9fade: Pull complete 19:12:21 [2019-09-09T19:12:21.139Z] 53fac1b4f6a7: Pull complete 19:12:21 [2019-09-09T19:12:21.139Z] Digest: sha256:44600a24dff9a70122d4446f63903a642e81c0422cd0d87249a8a5183ba5f926 19:12:21 [2019-09-09T19:12:21.139Z] Status: Downloaded newer image for golang:1.12.9-stretch 19:12:21 [2019-09-09T19:12:21.139Z] ---> b5f54f7bacb8 19:12:21 [2019-09-09T19:12:21.139Z] Step 5/126 : ARG APT_MIRROR 19:12:21 [2019-09-09T19:12:21.139Z] ---> Running in 7a0ffa09265f 19:12:21 [2019-09-09T19:12:21.139Z] Removing intermediate container 7a0ffa09265f 19:12:21 [2019-09-09T19:12:21.139Z] ---> 401fa6bba861 19:12:21 [2019-09-09T19:12:21.139Z] Step 6/126 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list 19:12:21 [2019-09-09T19:12:21.139Z] ---> Running in 932033b9ce6c 19:12:21 [2019-09-09T19:12:21.358Z] CC criu/files-reg.o 19:12:21 [2019-09-09T19:12:21.731Z] CC criu/files.o 19:12:21 [2019-09-09T19:12:21.917Z] #13 21.58 Selecting previously unselected package g++-mingw-w64-x86-64. 19:12:21 [2019-09-09T19:12:21.917Z] #13 21.58 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... 19:12:21 [2019-09-09T19:12:21.917Z] #13 21.59 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... 19:12:22 [2019-09-09T19:12:22.097Z] CC criu/filesystems.o 19:12:22 [2019-09-09T19:12:22.148Z] Removing intermediate container 932033b9ce6c 19:12:22 [2019-09-09T19:12:22.148Z] ---> 8a03295837a8 19:12:22 [2019-09-09T19:12:22.148Z] Step 7/126 : FROM base AS criu 19:12:22 [2019-09-09T19:12:22.148Z] ---> 8a03295837a8 19:12:22 [2019-09-09T19:12:22.148Z] Step 8/126 : ARG DEBIAN_FRONTEND 19:12:22 [2019-09-09T19:12:22.148Z] ---> Running in 096fac34b69e 19:12:22 [2019-09-09T19:12:22.148Z] Removing intermediate container 096fac34b69e 19:12:22 [2019-09-09T19:12:22.148Z] ---> 10de6a700ebe 19:12:22 [2019-09-09T19:12:22.148Z] Step 9/126 : ENV CRIU_VERSION 3.12 19:12:22 [2019-09-09T19:12:22.148Z] ---> Running in d96556b5d2c2 19:12:22 [2019-09-09T19:12:22.148Z] Removing intermediate container d96556b5d2c2 19:12:22 [2019-09-09T19:12:22.148Z] ---> 28766f7d6725 19:12:22 [2019-09-09T19:12:22.148Z] Step 10/126 : RUN apt-get update && apt-get install -y --no-install-recommends libnet-dev libprotobuf-c-dev libprotobuf-dev libnl-3-dev libcap-dev protobuf-compiler protobuf-c-compiler python-protobuf && rm -rf /var/lib/apt/lists/* 19:12:22 [2019-09-09T19:12:22.214Z] #4 extracting sha256:0e9c491bdeac57e432835f2d7836ce77db5c84c5f55b8f2deb3e65c1a2e285cc 2.3s done 19:12:22 [2019-09-09T19:12:22.431Z] ---> Running in 5921706a888d 19:12:22 [2019-09-09T19:12:22.477Z] #4 extracting sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 19:12:22 [2019-09-09T19:12:22.496Z] CC criu/fsnotify.o 19:12:22 [2019-09-09T19:12:22.496Z] CC criu/image-desc.o 19:12:22 [2019-09-09T19:12:22.715Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease 19:12:22 [2019-09-09T19:12:22.715Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] 19:12:22 [2019-09-09T19:12:22.715Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] 19:12:22 [2019-09-09T19:12:22.715Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] 19:12:22 [2019-09-09T19:12:22.715Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] 19:12:22 [2019-09-09T19:12:22.950Z] CC criu/image.o 19:12:22 [2019-09-09T19:12:22.950Z] CC criu/ipc_ns.o 19:12:22 [2019-09-09T19:12:22.998Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [482 kB] 19:12:23 [2019-09-09T19:12:23.293Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] 19:12:23 [2019-09-09T19:12:23.293Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] 19:12:23 [2019-09-09T19:12:23.347Z] CC criu/irmap.o 19:12:23 [2019-09-09T19:12:23.347Z] CC criu/kcmp-ids.o 19:12:23 [2019-09-09T19:12:23.347Z] CC criu/kerndat.o 19:12:23 [2019-09-09T19:12:23.746Z] CC criu/libnetlink.o 19:12:23 [2019-09-09T19:12:23.746Z] CC criu/log.o 19:12:24 [2019-09-09T19:12:24.131Z] CC criu/lsm.o 19:12:24 [2019-09-09T19:12:24.131Z] CC criu/mem.o 19:12:24 [2019-09-09T19:12:24.441Z] #13 24.05 Setting up aufs-tools (1:4.1+20161219-1) ... 19:12:24 [2019-09-09T19:12:24.441Z] #13 24.06 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... 19:12:24 [2019-09-09T19:12:24.441Z] #13 24.07 Setting up libsepol1-dev:amd64 (2.6-2) ... 19:12:24 [2019-09-09T19:12:24.441Z] #13 24.08 Setting up python-pip-whl (9.0.1-2+deb9u1) ... 19:12:24 [2019-09-09T19:12:24.441Z] #13 24.09 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... 19:12:24 [2019-09-09T19:12:24.441Z] #13 24.10 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... 19:12:24 [2019-09-09T19:12:24.441Z] #13 24.11 Processing triggers for mime-support (3.60) ... 19:12:24 [2019-09-09T19:12:24.441Z] #13 24.13 Setting up xxd (2:8.0.0197-4+deb9u3) ... 19:12:24 [2019-09-09T19:12:24.441Z] #13 24.14 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... 19:12:24 [2019-09-09T19:12:24.441Z] #13 24.14 Setting up libcap2-bin (1:2.25-1) ... 19:12:24 [2019-09-09T19:12:24.441Z] #13 24.15 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... 19:12:24 [2019-09-09T19:12:24.441Z] #13 24.16 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... 19:12:24 [2019-09-09T19:12:24.441Z] #13 24.17 Setting up bash-completion (1:2.1-4.3) ... 19:12:24 [2019-09-09T19:12:24.508Z] CC criu/mount.o 19:12:25 [2019-09-09T19:12:25.005Z] #13 24.74 Setting up libonig4:amd64 (6.1.3-2) ... 19:12:25 [2019-09-09T19:12:25.005Z] #13 24.74 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... 19:12:25 [2019-09-09T19:12:25.005Z] #13 24.75 Setting up zip (3.0-11+b1) ... 19:12:25 [2019-09-09T19:12:25.005Z] #13 24.76 Setting up bzip2 (1.0.6-8.1) ... 19:12:25 [2019-09-09T19:12:25.005Z] #13 24.77 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... 19:12:25 [2019-09-09T19:12:25.005Z] #13 24.78 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... 19:12:25 [2019-09-09T19:12:25.005Z] #13 24.79 Processing triggers for libc-bin (2.24-11+deb9u4) ... 19:12:25 [2019-09-09T19:12:25.005Z] #13 24.80 Setting up libaio1:amd64 (0.3.110-3) ... 19:12:25 [2019-09-09T19:12:25.005Z] #13 24.81 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... 19:12:25 [2019-09-09T19:12:25.005Z] #13 24.82 Setting up xz-utils (5.2.2-1.2+b1) ... 19:12:25 [2019-09-09T19:12:25.005Z] #13 24.83 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 19:12:25 [2019-09-09T19:12:25.005Z] #13 24.83 Setting up thin-provisioning-tools (0.6.1-4+b1) ... 19:12:25 [2019-09-09T19:12:25.005Z] #13 24.84 Setting up vim-common (2:8.0.0197-4+deb9u3) ... 19:12:25 [2019-09-09T19:12:25.005Z] #13 24.85 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... 19:12:25 [2019-09-09T19:12:25.005Z] #13 24.86 Setting up libpcre32-3:amd64 (2:8.39-3) ... 19:12:25 [2019-09-09T19:12:25.005Z] #13 24.87 Setting up libnfnetlink0:amd64 (1.0.1-3) ... 19:12:25 [2019-09-09T19:12:25.005Z] #13 24.89 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... 19:12:25 [2019-09-09T19:12:25.005Z] #13 24.96 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... 19:12:25 [2019-09-09T19:12:25.262Z] #13 24.97 Setting up libpcre16-3:amd64 (2:8.39-3) ... 19:12:25 [2019-09-09T19:12:25.262Z] #13 24.98 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... 19:12:25 [2019-09-09T19:12:25.262Z] #13 24.98 Setting up libnl-3-200:amd64 (3.2.27-2) ... 19:12:25 [2019-09-09T19:12:25.262Z] #13 25.00 Setting up net-tools (1.60+git20161116.90da8a0-1) ... 19:12:25 [2019-09-09T19:12:25.262Z] #13 25.01 Setting up libudev-dev:amd64 (232-25+deb9u12) ... 19:12:25 [2019-09-09T19:12:25.262Z] #13 25.02 Setting up pigz (2.3.4-1) ... 19:12:25 [2019-09-09T19:12:25.262Z] #13 25.03 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... 19:12:25 [2019-09-09T19:12:25.262Z] #13 25.04 Setting up libmpdec2:amd64 (2.4.2-1) ... 19:12:25 [2019-09-09T19:12:25.262Z] #13 25.05 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... 19:12:25 [2019-09-09T19:12:25.262Z] #13 25.05 Setting up mingw-w64-common (5.0.1-1) ... 19:12:25 [2019-09-09T19:12:25.262Z] #13 25.07 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... 19:12:25 [2019-09-09T19:12:25.262Z] #13 25.08 Setting up jq (1.5+dfsg-1.3) ... 19:12:25 [2019-09-09T19:12:25.262Z] #13 25.09 Setting up libpcre3-dev:amd64 (2:8.39-3) ... 19:12:25 [2019-09-09T19:12:25.262Z] #13 25.09 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... 19:12:25 [2019-09-09T19:12:25.262Z] #13 25.10 Setting up xfsprogs (4.9.0+nmu1) ... 19:12:25 [2019-09-09T19:12:25.262Z] #13 25.12 Setting up vim (2:8.0.0197-4+deb9u3) ... 19:12:25 [2019-09-09T19:12:25.262Z] #13 25.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 19:12:25 [2019-09-09T19:12:25.262Z] #13 25.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 19:12:25 [2019-09-09T19:12:25.262Z] #13 25.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 19:12:25 [2019-09-09T19:12:25.262Z] #13 25.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 19:12:25 [2019-09-09T19:12:25.262Z] #13 25.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 19:12:25 [2019-09-09T19:12:25.262Z] #13 25.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 19:12:25 [2019-09-09T19:12:25.262Z] #13 25.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 19:12:25 [2019-09-09T19:12:25.262Z] #13 25.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 19:12:25 [2019-09-09T19:12:25.262Z] #13 25.15 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... 19:12:25 [2019-09-09T19:12:25.262Z] #13 25.16 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... 19:12:25 [2019-09-09T19:12:25.262Z] #13 25.17 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... 19:12:25 [2019-09-09T19:12:25.313Z] Fetched 7721 kB in 2s (3055 kB/s) 19:12:25 [2019-09-09T19:12:25.519Z] #13 25.18 Setting up iptables (1.6.0+snapshot20161117-6) ... 19:12:25 [2019-09-09T19:12:25.519Z] #13 25.19 Setting up btrfs-progs (4.7.3-1) ... 19:12:25 [2019-09-09T19:12:25.519Z] #13 25.20 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... 19:12:25 [2019-09-09T19:12:25.519Z] #13 25.21 Setting up python3.5 (3.5.3-1+deb9u1) ... 19:12:25 [2019-09-09T19:12:25.824Z] CC criu/namespaces.o 19:12:25 [2019-09-09T19:12:25.824Z] CC criu/net.o 19:12:26 [2019-09-09T19:12:26.348Z] Reading package lists... 19:12:26 [2019-09-09T19:12:26.453Z] #13 26.10 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... 19:12:26 [2019-09-09T19:12:26.453Z] #13 26.10 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... 19:12:26 [2019-09-09T19:12:26.453Z] #13 26.11 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 19:12:26 [2019-09-09T19:12:26.453Z] #13 26.11 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist 19:12:26 [2019-09-09T19:12:26.454Z] #13 26.12 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 19:12:26 [2019-09-09T19:12:26.454Z] #13 26.12 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist 19:12:26 [2019-09-09T19:12:26.454Z] #13 26.12 Setting up btrfs-tools (4.7.3-1) ... 19:12:26 [2019-09-09T19:12:26.454Z] #13 26.13 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... 19:12:26 [2019-09-09T19:12:26.454Z] #13 26.14 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode 19:12:26 [2019-09-09T19:12:26.454Z] #13 26.14 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode 19:12:26 [2019-09-09T19:12:26.454Z] #13 26.15 Setting up python3 (3.5.3-1) ... 19:12:26 [2019-09-09T19:12:26.637Z] CC criu/netfilter.o 19:12:26 [2019-09-09T19:12:26.741Z] #13 26.49 Setting up apparmor (2.11.0-3+deb9u2) ... 19:12:27 [2019-09-09T19:12:27.004Z] CC criu/page-pipe.o 19:12:27 [2019-09-09T19:12:27.004Z] CC criu/page-xfer.o 19:12:27 [2019-09-09T19:12:27.309Z] #13 27.07 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 19:12:27 [2019-09-09T19:12:27.309Z] #13 27.11 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory 19:12:27 [2019-09-09T19:12:27.309Z] #13 27.13 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... 19:12:27 [2019-09-09T19:12:27.309Z] #13 27.14 Setting up python3-wheel (0.29.0-2) ... 19:12:27 [2019-09-09T19:12:27.388Z] CC criu/pagemap-cache.o 19:12:27 [2019-09-09T19:12:27.388Z] CC criu/pagemap.o 19:12:27 [2019-09-09T19:12:27.565Z] #13 27.31 Setting up python3-pkg-resources (33.1.1-1) ... 19:12:27 [2019-09-09T19:12:27.768Z] #4 extracting sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 5.1s 19:12:27 [2019-09-09T19:12:27.818Z] Reading package lists... 19:12:27 [2019-09-09T19:12:27.818Z] Building dependency tree... 19:12:27 [2019-09-09T19:12:27.818Z] Reading state information... 19:12:27 [2019-09-09T19:12:27.818Z] The following additional packages will be installed: 19:12:27 [2019-09-09T19:12:27.818Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 19:12:27 [2019-09-09T19:12:27.818Z] libprotoc10 python-pkg-resources zlib1g-dev 19:12:27 [2019-09-09T19:12:27.818Z] Suggested packages: 19:12:27 [2019-09-09T19:12:27.818Z] manpages-dev python-setuptools 19:12:27 [2019-09-09T19:12:27.821Z] #13 27.53 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... 19:12:27 [2019-09-09T19:12:27.821Z] #13 27.53 Setting up python3-pip (9.0.1-2+deb9u1) ... 19:12:27 [2019-09-09T19:12:27.846Z] CC criu/parasite-syscall.o 19:12:27 [2019-09-09T19:12:27.846Z] CC criu/path.o 19:12:28 [2019-09-09T19:12:28.078Z] #13 27.74 Setting up dmsetup (2:1.02.137-2) ... 19:12:28 [2019-09-09T19:12:28.078Z] #13 27.75 Setting up python3-setuptools (33.1.1-1) ... 19:12:28 [2019-09-09T19:12:28.078Z] #13 27.96 Setting up dh-python (2.20170125) ... 19:12:28 [2019-09-09T19:12:28.270Z] CC criu/pie-util-vdso-elf32.o 19:12:28 [2019-09-09T19:12:28.270Z] CC criu/pie-util-vdso.o 19:12:28 [2019-09-09T19:12:28.270Z] CC criu/pie-util.o 19:12:28 [2019-09-09T19:12:28.270Z] CC criu/pipes.o 19:12:28 [2019-09-09T19:12:28.335Z] #13 28.10 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... 19:12:28 [2019-09-09T19:12:28.335Z] #13 28.11 Processing triggers for libc-bin (2.24-11+deb9u4) ... 19:12:28 [2019-09-09T19:12:28.431Z] The following NEW packages will be installed: 19:12:28 [2019-09-09T19:12:28.431Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev 19:12:28 [2019-09-09T19:12:28.431Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 19:12:28 [2019-09-09T19:12:28.431Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf 19:12:28 [2019-09-09T19:12:28.431Z] zlib1g-dev 19:12:28 [2019-09-09T19:12:28.431Z] 0 upgraded, 16 newly installed, 0 to remove and 10 not upgraded. 19:12:28 [2019-09-09T19:12:28.431Z] Need to get 3548 kB of archives. 19:12:28 [2019-09-09T19:12:28.431Z] After this operation, 21.2 MB of additional disk space will be used. 19:12:28 [2019-09-09T19:12:28.431Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] 19:12:28 [2019-09-09T19:12:28.431Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] 19:12:28 [2019-09-09T19:12:28.431Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] 19:12:28 [2019-09-09T19:12:28.431Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] 19:12:28 [2019-09-09T19:12:28.431Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB] 19:12:28 [2019-09-09T19:12:28.431Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] 19:12:28 [2019-09-09T19:12:28.431Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB] 19:12:28 [2019-09-09T19:12:28.431Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB] 19:12:28 [2019-09-09T19:12:28.431Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] 19:12:28 [2019-09-09T19:12:28.431Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] 19:12:28 [2019-09-09T19:12:28.431Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] 19:12:28 [2019-09-09T19:12:28.431Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] 19:12:28 [2019-09-09T19:12:28.431Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB] 19:12:28 [2019-09-09T19:12:28.431Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] 19:12:28 [2019-09-09T19:12:28.431Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] 19:12:28 [2019-09-09T19:12:28.431Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] 19:12:28 [2019-09-09T19:12:28.659Z] CC criu/plugin.o 19:12:28 [2019-09-09T19:12:28.659Z] CC criu/proc_parse.o 19:12:28 [2019-09-09T19:12:28.714Z] debconf: delaying package configuration, since apt-utils is not installed 19:12:28 [2019-09-09T19:12:28.714Z] Fetched 3548 kB in 0s (18.2 MB/s) 19:12:28 [2019-09-09T19:12:28.714Z] Selecting previously unselected package libnet1:ppc64el. 19:12:28 [2019-09-09T19:12:28.714Z] (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 ... 14950 files and directories currently installed.) 19:12:28 [2019-09-09T19:12:28.714Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... 19:12:28 [2019-09-09T19:12:28.714Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... 19:12:28 [2019-09-09T19:12:28.714Z] Selecting previously unselected package libcap-dev:ppc64el. 19:12:28 [2019-09-09T19:12:28.714Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... 19:12:28 [2019-09-09T19:12:28.714Z] Unpacking libcap-dev:ppc64el (1:2.25-1) ... 19:12:28 [2019-09-09T19:12:28.714Z] Selecting previously unselected package libnet1-dev. 19:12:28 [2019-09-09T19:12:28.714Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... 19:12:28 [2019-09-09T19:12:28.714Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ... 19:12:28 [2019-09-09T19:12:28.714Z] Selecting previously unselected package libnl-3-200:ppc64el. 19:12:28 [2019-09-09T19:12:28.714Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... 19:12:28 [2019-09-09T19:12:28.714Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ... 19:12:28 [2019-09-09T19:12:28.899Z] #13 DONE 28.4s 19:12:28 [2019-09-09T19:12:28.899Z] 19:12:28 [2019-09-09T19:12:28.899Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 19:12:28 [2019-09-09T19:12:28.997Z] Selecting previously unselected package libnl-3-dev:ppc64el. 19:12:28 [2019-09-09T19:12:28.997Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... 19:12:28 [2019-09-09T19:12:28.997Z] Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... 19:12:28 [2019-09-09T19:12:28.997Z] Selecting previously unselected package libprotobuf-c1:ppc64el. 19:12:28 [2019-09-09T19:12:28.997Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... 19:12:28 [2019-09-09T19:12:28.997Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... 19:12:28 [2019-09-09T19:12:28.997Z] Selecting previously unselected package libprotobuf-c-dev:ppc64el. 19:12:28 [2019-09-09T19:12:28.997Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... 19:12:28 [2019-09-09T19:12:28.997Z] Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... 19:12:28 [2019-09-09T19:12:28.997Z] Selecting previously unselected package zlib1g-dev:ppc64el. 19:12:28 [2019-09-09T19:12:28.997Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... 19:12:28 [2019-09-09T19:12:28.997Z] Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... 19:12:28 [2019-09-09T19:12:28.997Z] Selecting previously unselected package libprotobuf10:ppc64el. 19:12:28 [2019-09-09T19:12:28.997Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... 19:12:28 [2019-09-09T19:12:28.997Z] Unpacking libprotobuf10:ppc64el (3.0.0-9) ... 19:12:29 [2019-09-09T19:12:29.280Z] Selecting previously unselected package libprotobuf-lite10:ppc64el. 19:12:29 [2019-09-09T19:12:29.280Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... 19:12:29 [2019-09-09T19:12:29.280Z] Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... 19:12:29 [2019-09-09T19:12:29.280Z] Selecting previously unselected package libprotobuf-dev:ppc64el. 19:12:29 [2019-09-09T19:12:29.280Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... 19:12:29 [2019-09-09T19:12:29.280Z] Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... 19:12:29 [2019-09-09T19:12:29.280Z] Selecting previously unselected package libprotoc10:ppc64el. 19:12:29 [2019-09-09T19:12:29.280Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... 19:12:29 [2019-09-09T19:12:29.280Z] Unpacking libprotoc10:ppc64el (3.0.0-9) ... 19:12:29 [2019-09-09T19:12:29.445Z] CC criu/protobuf-desc.o 19:12:29 [2019-09-09T19:12:29.563Z] Selecting previously unselected package protobuf-c-compiler. 19:12:29 [2019-09-09T19:12:29.564Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... 19:12:29 [2019-09-09T19:12:29.564Z] Unpacking protobuf-c-compiler (1.2.1-2) ... 19:12:29 [2019-09-09T19:12:29.564Z] Selecting previously unselected package protobuf-compiler. 19:12:29 [2019-09-09T19:12:29.564Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... 19:12:29 [2019-09-09T19:12:29.564Z] Unpacking protobuf-compiler (3.0.0-9) ... 19:12:29 [2019-09-09T19:12:29.564Z] Selecting previously unselected package python-pkg-resources. 19:12:29 [2019-09-09T19:12:29.564Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... 19:12:29 [2019-09-09T19:12:29.564Z] Unpacking python-pkg-resources (33.1.1-1) ... 19:12:29 [2019-09-09T19:12:29.564Z] Selecting previously unselected package python-protobuf. 19:12:29 [2019-09-09T19:12:29.564Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... 19:12:29 [2019-09-09T19:12:29.564Z] Unpacking python-protobuf (3.0.0-9) ... 19:12:29 [2019-09-09T19:12:29.664Z] #4 extracting sha256:16d1dffdf565cc63ecbc5ea6e05cd6bbed602203b9b0ca1b1263d6d908085e0b 7.2s done 19:12:29 [2019-09-09T19:12:29.809Z] CC criu/protobuf.o 19:12:29 [2019-09-09T19:12:29.809Z] CC criu/pstree.o 19:12:29 [2019-09-09T19:12:29.845Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... 19:12:29 [2019-09-09T19:12:29.845Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... 19:12:29 [2019-09-09T19:12:29.845Z] Setting up python-pkg-resources (33.1.1-1) ... 19:12:29 [2019-09-09T19:12:29.921Z] #4 extracting sha256:7fab6e8c0fc75b6aa3e50ea8340cce5baf00c637d41c39a46dbcdc19700bf3a3 done 19:12:30 [2019-09-09T19:12:30.176Z] CC criu/rbtree.o 19:12:30 [2019-09-09T19:12:30.176Z] CC criu/rst-malloc.o 19:12:30 [2019-09-09T19:12:30.176Z] CC criu/seccomp.o 19:12:30 [2019-09-09T19:12:30.179Z] #4 DONE 22.7s 19:12:30 [2019-09-09T19:12:30.179Z] 19:12:30 [2019-09-09T19:12:30.179Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... 19:12:30 [2019-09-09T19:12:30.267Z] #14 1.758 Collecting yamllint==1.16.0 19:12:30 [2019-09-09T19:12:30.541Z] CC criu/seize.o 19:12:30 [2019-09-09T19:12:30.851Z] Setting up libnet1-dev (1.1.6+dfsg-3) ... 19:12:30 [2019-09-09T19:12:30.851Z] Setting up libprotobuf10:ppc64el (3.0.0-9) ... 19:12:30 [2019-09-09T19:12:30.851Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... 19:12:30 [2019-09-09T19:12:30.851Z] Setting up python-protobuf (3.0.0-9) ... 19:12:30 [2019-09-09T19:12:30.915Z] CC criu/servicefd.o 19:12:30 [2019-09-09T19:12:30.915Z] CC criu/shmem.o 19:12:31 [2019-09-09T19:12:31.284Z] CC criu/sigframe.o 19:12:31 [2019-09-09T19:12:31.284Z] CC criu/signalfd.o 19:12:31 [2019-09-09T19:12:31.284Z] CC criu/sk-inet.o 19:12:31 [2019-09-09T19:12:31.702Z] CC criu/sk-netlink.o 19:12:31 [2019-09-09T19:12:31.702Z] CC criu/sk-packet.o 19:12:32 [2019-09-09T19:12:32.139Z] CC criu/sk-queue.o 19:12:32 [2019-09-09T19:12:32.139Z] CC criu/sk-tcp.o 19:12:32 [2019-09-09T19:12:32.139Z] CC criu/sk-unix.o 19:12:32 [2019-09-09T19:12:32.322Z] Setting up libcap-dev:ppc64el (1:2.25-1) ... 19:12:32 [2019-09-09T19:12:32.322Z] Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... 19:12:32 [2019-09-09T19:12:32.322Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ... 19:12:32 [2019-09-09T19:12:32.322Z] Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... 19:12:32 [2019-09-09T19:12:32.322Z] Setting up libprotoc10:ppc64el (3.0.0-9) ... 19:12:32 [2019-09-09T19:12:32.322Z] Setting up protobuf-c-compiler (1.2.1-2) ... 19:12:32 [2019-09-09T19:12:32.322Z] Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... 19:12:32 [2019-09-09T19:12:32.322Z] Setting up protobuf-compiler (3.0.0-9) ... 19:12:32 [2019-09-09T19:12:32.322Z] Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... 19:12:32 [2019-09-09T19:12:32.322Z] Setting up libnl-3-dev:ppc64el (3.2.27-2) ... 19:12:32 [2019-09-09T19:12:32.322Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... 19:12:32 [2019-09-09T19:12:32.720Z] #5 DONE 2.5s 19:12:32 [2019-09-09T19:12:32.720Z] 19:12:32 [2019-09-09T19:12:32.720Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... 19:12:32 [2019-09-09T19:12:32.953Z] CC criu/sockets.o 19:12:32 [2019-09-09T19:12:32.953Z] CC criu/stats.o 19:12:33 [2019-09-09T19:12:33.336Z] CC criu/string.o 19:12:33 [2019-09-09T19:12:33.336Z] CC criu/sysctl.o 19:12:33 [2019-09-09T19:12:33.336Z] CC criu/sysfs_parse.o 19:12:33 [2019-09-09T19:12:33.336Z] Removing intermediate container 5921706a888d 19:12:33 [2019-09-09T19:12:33.336Z] ---> cf302c61cfa1 19:12:33 [2019-09-09T19:12:33.336Z] Step 11/126 : RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu 19:12:33 [2019-09-09T19:12:33.336Z] ---> Running in 2c5e58e4a3b0 19:12:33 [2019-09-09T19:12:33.702Z] CC criu/timerfd.o 19:12:33 [2019-09-09T19:12:33.702Z] CC criu/tty.o 19:12:34 [2019-09-09T19:12:34.346Z] Note: Building without setproctitle() and strlcpy() support. 19:12:34 [2019-09-09T19:12:34.346Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 19:12:34 [2019-09-09T19:12:34.346Z] fatal: Not a git repository (or any of the parent directories): .git 19:12:34 [2019-09-09T19:12:34.346Z]  GEN .gitid 19:12:34 [2019-09-09T19:12:34.346Z] GEN criu/include/version.h 19:12:34 [2019-09-09T19:12:34.346Z] GEN include/common/asm 19:12:34 [2019-09-09T19:12:34.488Z] CC criu/tun.o 19:12:34 [2019-09-09T19:12:34.488Z] CC criu/uffd.o 19:12:34 [2019-09-09T19:12:34.630Z] PBCC images/google/protobuf/descriptor.pb-c.c 19:12:34 [2019-09-09T19:12:34.630Z] PBCC images/opts.pb-c.c 19:12:34 [2019-09-09T19:12:34.630Z] PBCC images/sit.pb-c.c 19:12:34 [2019-09-09T19:12:34.630Z] DEP images/google/protobuf/descriptor.pb-c.d 19:12:34 [2019-09-09T19:12:34.631Z] #15 1.842 + mktemp -d 19:12:34 [2019-09-09T19:12:34.631Z] #15 1.842 + export GOPATH=/tmp/tmp.QYvrKrwCNz 19:12:34 [2019-09-09T19:12:34.631Z] #15 1.842 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.QYvrKrwCNz/src/github.com/go-swagger/go-swagger 19:12:34 [2019-09-09T19:12:34.631Z] #15 1.842 Cloning into '/tmp/tmp.QYvrKrwCNz/src/github.com/go-swagger/go-swagger'... 19:12:34 [2019-09-09T19:12:34.883Z] CC criu/util.o 19:12:34 [2019-09-09T19:12:34.917Z] DEP images/opts.pb-c.d 19:12:34 [2019-09-09T19:12:34.917Z] DEP images/sit.pb-c.d 19:12:34 [2019-09-09T19:12:34.917Z] PBCC images/macvlan.pb-c.c 19:12:34 [2019-09-09T19:12:34.917Z] DEP images/macvlan.pb-c.d 19:12:34 [2019-09-09T19:12:34.917Z] PBCC images/autofs.pb-c.c 19:12:34 [2019-09-09T19:12:34.917Z] DEP images/autofs.pb-c.d 19:12:34 [2019-09-09T19:12:34.917Z] PBCC images/sysctl.pb-c.c 19:12:34 [2019-09-09T19:12:34.917Z] DEP images/sysctl.pb-c.d 19:12:34 [2019-09-09T19:12:34.917Z] PBCC images/time.pb-c.c 19:12:34 [2019-09-09T19:12:34.917Z] DEP images/time.pb-c.d 19:12:34 [2019-09-09T19:12:34.917Z] PBCC images/binfmt-misc.pb-c.c 19:12:34 [2019-09-09T19:12:34.917Z] DEP images/binfmt-misc.pb-c.d 19:12:34 [2019-09-09T19:12:34.917Z] PBCC images/seccomp.pb-c.c 19:12:34 [2019-09-09T19:12:34.917Z] DEP images/seccomp.pb-c.d 19:12:34 [2019-09-09T19:12:34.917Z] PBCC images/userns.pb-c.c 19:12:34 [2019-09-09T19:12:34.917Z] DEP images/userns.pb-c.d 19:12:34 [2019-09-09T19:12:34.917Z] PBCC images/cgroup.pb-c.c 19:12:34 [2019-09-09T19:12:34.917Z] DEP images/cgroup.pb-c.d 19:12:34 [2019-09-09T19:12:34.917Z] PBCC images/fown.pb-c.c 19:12:34 [2019-09-09T19:12:34.917Z] PBCC images/ext-file.pb-c.c 19:12:34 [2019-09-09T19:12:34.917Z] DEP images/fown.pb-c.d 19:12:34 [2019-09-09T19:12:34.917Z] DEP images/ext-file.pb-c.d 19:12:35 [2019-09-09T19:12:35.200Z] PBCC images/rpc.pb-c.c 19:12:35 [2019-09-09T19:12:35.200Z] DEP images/rpc.pb-c.d 19:12:35 [2019-09-09T19:12:35.200Z] PBCC images/siginfo.pb-c.c 19:12:35 [2019-09-09T19:12:35.200Z] DEP images/siginfo.pb-c.d 19:12:35 [2019-09-09T19:12:35.200Z] PBCC images/pagemap.pb-c.c 19:12:35 [2019-09-09T19:12:35.200Z] DEP images/pagemap.pb-c.d 19:12:35 [2019-09-09T19:12:35.200Z] PBCC images/rlimit.pb-c.c 19:12:35 [2019-09-09T19:12:35.200Z] DEP images/rlimit.pb-c.d 19:12:35 [2019-09-09T19:12:35.200Z] PBCC images/file-lock.pb-c.c 19:12:35 [2019-09-09T19:12:35.200Z] DEP images/file-lock.pb-c.d 19:12:35 [2019-09-09T19:12:35.200Z] PBCC images/tty.pb-c.c 19:12:35 [2019-09-09T19:12:35.200Z] DEP images/tty.pb-c.d 19:12:35 [2019-09-09T19:12:35.200Z] PBCC images/tun.pb-c.c 19:12:35 [2019-09-09T19:12:35.200Z] PBCC images/netdev.pb-c.c 19:12:35 [2019-09-09T19:12:35.200Z] DEP images/tun.pb-c.d 19:12:35 [2019-09-09T19:12:35.200Z] DEP images/netdev.pb-c.d 19:12:35 [2019-09-09T19:12:35.200Z] PBCC images/vma.pb-c.c 19:12:35 [2019-09-09T19:12:35.200Z] DEP images/vma.pb-c.d 19:12:35 [2019-09-09T19:12:35.200Z] PBCC images/creds.pb-c.c 19:12:35 [2019-09-09T19:12:35.200Z] DEP images/creds.pb-c.d 19:12:35 [2019-09-09T19:12:35.200Z] PBCC images/utsns.pb-c.c 19:12:35 [2019-09-09T19:12:35.249Z] CC criu/uts_ns.o 19:12:35 [2019-09-09T19:12:35.249Z] CC criu/vdso.o 19:12:35 [2019-09-09T19:12:35.482Z] DEP images/utsns.pb-c.d 19:12:35 [2019-09-09T19:12:35.483Z] PBCC images/ipc-desc.pb-c.c 19:12:35 [2019-09-09T19:12:35.483Z] PBCC images/ipc-sem.pb-c.c 19:12:35 [2019-09-09T19:12:35.483Z] DEP images/ipc-desc.pb-c.d 19:12:35 [2019-09-09T19:12:35.483Z] DEP images/ipc-sem.pb-c.d 19:12:35 [2019-09-09T19:12:35.483Z] PBCC images/ipc-msg.pb-c.c 19:12:35 [2019-09-09T19:12:35.483Z] DEP images/ipc-msg.pb-c.d 19:12:35 [2019-09-09T19:12:35.483Z] PBCC images/ipc-shm.pb-c.c 19:12:35 [2019-09-09T19:12:35.483Z] DEP images/ipc-shm.pb-c.d 19:12:35 [2019-09-09T19:12:35.483Z] PBCC images/ipc-var.pb-c.c 19:12:35 [2019-09-09T19:12:35.483Z] DEP images/ipc-var.pb-c.d 19:12:35 [2019-09-09T19:12:35.483Z] PBCC images/sk-opts.pb-c.c 19:12:35 [2019-09-09T19:12:35.483Z] PBCC images/packet-sock.pb-c.c 19:12:35 [2019-09-09T19:12:35.483Z] DEP images/sk-opts.pb-c.d 19:12:35 [2019-09-09T19:12:35.483Z] DEP images/packet-sock.pb-c.d 19:12:35 [2019-09-09T19:12:35.483Z] PBCC images/sk-netlink.pb-c.c 19:12:35 [2019-09-09T19:12:35.483Z] DEP images/sk-netlink.pb-c.d 19:12:35 [2019-09-09T19:12:35.483Z] PBCC images/sk-inet.pb-c.c 19:12:35 [2019-09-09T19:12:35.483Z] DEP images/sk-inet.pb-c.d 19:12:35 [2019-09-09T19:12:35.483Z] PBCC images/sk-unix.pb-c.c 19:12:35 [2019-09-09T19:12:35.483Z] DEP images/sk-unix.pb-c.d 19:12:35 [2019-09-09T19:12:35.483Z] PBCC images/mm.pb-c.c 19:12:35 [2019-09-09T19:12:35.613Z] LINK criu/built-in.o 19:12:35 [2019-09-09T19:12:35.613Z] LINK criu/criu 19:12:35 [2019-09-09T19:12:35.613Z] DEP lib/c/criu.d 19:12:35 [2019-09-09T19:12:35.613Z] CC images/rpc.pb-c.o 19:12:35 [2019-09-09T19:12:35.765Z] DEP images/mm.pb-c.d 19:12:35 [2019-09-09T19:12:35.765Z] PBCC images/timerfd.pb-c.c 19:12:35 [2019-09-09T19:12:35.765Z] DEP images/timerfd.pb-c.d 19:12:35 [2019-09-09T19:12:35.765Z] PBCC images/timer.pb-c.c 19:12:35 [2019-09-09T19:12:35.765Z] DEP images/timer.pb-c.d 19:12:35 [2019-09-09T19:12:35.765Z] PBCC images/sa.pb-c.c 19:12:35 [2019-09-09T19:12:35.765Z] DEP images/sa.pb-c.d 19:12:35 [2019-09-09T19:12:35.765Z] PBCC images/pipe-data.pb-c.c 19:12:35 [2019-09-09T19:12:35.765Z] DEP images/pipe-data.pb-c.d 19:12:35 [2019-09-09T19:12:35.765Z] PBCC images/mnt.pb-c.c 19:12:35 [2019-09-09T19:12:35.765Z] DEP images/mnt.pb-c.d 19:12:35 [2019-09-09T19:12:35.765Z] PBCC images/sk-packet.pb-c.c 19:12:35 [2019-09-09T19:12:35.765Z] DEP images/sk-packet.pb-c.d 19:12:35 [2019-09-09T19:12:35.765Z] PBCC images/tcp-stream.pb-c.c 19:12:35 [2019-09-09T19:12:35.765Z] DEP images/tcp-stream.pb-c.d 19:12:35 [2019-09-09T19:12:35.765Z] PBCC images/pipe.pb-c.c 19:12:35 [2019-09-09T19:12:35.765Z] DEP images/pipe.pb-c.d 19:12:35 [2019-09-09T19:12:35.765Z] PBCC images/pstree.pb-c.c 19:12:35 [2019-09-09T19:12:35.765Z] DEP images/pstree.pb-c.d 19:12:35 [2019-09-09T19:12:35.765Z] PBCC images/fs.pb-c.c 19:12:35 [2019-09-09T19:12:35.765Z] DEP images/fs.pb-c.d 19:12:35 [2019-09-09T19:12:35.765Z] PBCC images/signalfd.pb-c.c 19:12:36 [2019-09-09T19:12:36.031Z] CC lib/c/criu.o 19:12:36 [2019-09-09T19:12:36.048Z] DEP images/signalfd.pb-c.d 19:12:36 [2019-09-09T19:12:36.048Z] PBCC images/fh.pb-c.c 19:12:36 [2019-09-09T19:12:36.048Z] PBCC images/fsnotify.pb-c.c 19:12:36 [2019-09-09T19:12:36.048Z] DEP images/fh.pb-c.d 19:12:36 [2019-09-09T19:12:36.048Z] DEP images/fsnotify.pb-c.d 19:12:36 [2019-09-09T19:12:36.048Z] PBCC images/eventpoll.pb-c.c 19:12:36 [2019-09-09T19:12:36.048Z] DEP images/eventpoll.pb-c.d 19:12:36 [2019-09-09T19:12:36.048Z] PBCC images/eventfd.pb-c.c 19:12:36 [2019-09-09T19:12:36.048Z] DEP images/eventfd.pb-c.d 19:12:36 [2019-09-09T19:12:36.048Z] PBCC images/remap-file-path.pb-c.c 19:12:36 [2019-09-09T19:12:36.048Z] DEP images/remap-file-path.pb-c.d 19:12:36 [2019-09-09T19:12:36.048Z] PBCC images/fifo.pb-c.c 19:12:36 [2019-09-09T19:12:36.048Z] DEP images/fifo.pb-c.d 19:12:36 [2019-09-09T19:12:36.048Z] PBCC images/ghost-file.pb-c.c 19:12:36 [2019-09-09T19:12:36.048Z] DEP images/ghost-file.pb-c.d 19:12:36 [2019-09-09T19:12:36.048Z] PBCC images/regfile.pb-c.c 19:12:36 [2019-09-09T19:12:36.048Z] DEP images/regfile.pb-c.d 19:12:36 [2019-09-09T19:12:36.048Z] PBCC images/ns.pb-c.c 19:12:36 [2019-09-09T19:12:36.048Z] DEP images/ns.pb-c.d 19:12:36 [2019-09-09T19:12:36.048Z] PBCC images/fdinfo.pb-c.c 19:12:36 [2019-09-09T19:12:36.048Z] DEP images/fdinfo.pb-c.d 19:12:36 [2019-09-09T19:12:36.330Z] PBCC images/core-aarch64.pb-c.c 19:12:36 [2019-09-09T19:12:36.330Z] PBCC images/core-arm.pb-c.c 19:12:36 [2019-09-09T19:12:36.330Z] PBCC images/core-ppc64.pb-c.c 19:12:36 [2019-09-09T19:12:36.330Z] PBCC images/core-s390.pb-c.c 19:12:36 [2019-09-09T19:12:36.330Z] PBCC images/core-x86.pb-c.c 19:12:36 [2019-09-09T19:12:36.330Z] PBCC images/core.pb-c.c 19:12:36 [2019-09-09T19:12:36.330Z] PBCC images/inventory.pb-c.c 19:12:36 [2019-09-09T19:12:36.330Z] DEP images/core-aarch64.pb-c.d 19:12:36 [2019-09-09T19:12:36.330Z] DEP images/core-arm.pb-c.d 19:12:36 [2019-09-09T19:12:36.330Z] DEP images/core-ppc64.pb-c.d 19:12:36 [2019-09-09T19:12:36.330Z] DEP images/core-s390.pb-c.d 19:12:36 [2019-09-09T19:12:36.330Z] DEP images/core-x86.pb-c.d 19:12:36 [2019-09-09T19:12:36.330Z] DEP images/core.pb-c.d 19:12:36 [2019-09-09T19:12:36.330Z] DEP images/inventory.pb-c.d 19:12:36 [2019-09-09T19:12:36.330Z] PBCC images/cpuinfo.pb-c.c 19:12:36 [2019-09-09T19:12:36.330Z] DEP images/cpuinfo.pb-c.d 19:12:36 [2019-09-09T19:12:36.330Z] PBCC images/stats.pb-c.c 19:12:36 [2019-09-09T19:12:36.330Z] DEP images/stats.pb-c.d 19:12:36 [2019-09-09T19:12:36.560Z] LINK lib/c/built-in.o 19:12:36 [2019-09-09T19:12:36.560Z] LINK lib/c/libcriu.so 19:12:36 [2019-09-09T19:12:36.560Z] GEN magic.py 19:12:36 [2019-09-09T19:12:36.560Z] Note: Building without setproctitle() and strlcpy() support. 19:12:36 [2019-09-09T19:12:36.560Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 19:12:36 [2019-09-09T19:12:36.560Z] fatal: Not a git repository (or any of the parent directories): .git 19:12:36 [2019-09-09T19:12:36.560Z] make[1]: Nothing to be done for 'all'. 19:12:36 [2019-09-09T19:12:36.615Z] make[1]: Nothing to be done for 'all'. 19:12:36 [2019-09-09T19:12:36.808Z] #14 8.050 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) 19:12:36 [2019-09-09T19:12:36.809Z] #14 8.114 Collecting pyyaml (from yamllint==1.16.0) 19:12:36 [2019-09-09T19:12:36.898Z] CC images/stats.o 19:12:37 [2019-09-09T19:12:37.002Z] make[1]: 'images/built-in.o' is up to date. 19:12:37 [2019-09-09T19:12:37.002Z] make[1]: 'compel/plugins/std.lib.a' is up to date. 19:12:37 [2019-09-09T19:12:37.002Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. 19:12:37 [2019-09-09T19:12:37.002Z] make[1]: 'compel/libcompel.a' is up to date. 19:12:37 [2019-09-09T19:12:37.002Z] make[1]: 'compel/compel-host-bin' is up to date. 19:12:37 [2019-09-09T19:12:37.002Z] make[1]: Nothing to be done for 'all'. 19:12:37 [2019-09-09T19:12:37.002Z] make[1]: 'soccr/libsoccr.a' is up to date. 19:12:37 [2019-09-09T19:12:37.002Z] make[2]: Nothing to be done for 'all'. 19:12:37 [2019-09-09T19:12:37.002Z] make[2]: Nothing to be done for 'all'. 19:12:37 [2019-09-09T19:12:37.002Z] make[2]: Nothing to be done for 'all'. 19:12:37 [2019-09-09T19:12:37.002Z] make[2]: Nothing to be done for 'all'. 19:12:37 [2019-09-09T19:12:37.002Z] make[2]: Nothing to be done for 'all'. 19:12:37 [2019-09-09T19:12:37.002Z] make[2]: Nothing to be done for 'all'. 19:12:37 [2019-09-09T19:12:37.002Z] make[2]: Nothing to be done for 'all'. 19:12:37 [2019-09-09T19:12:37.002Z] make[2]: Nothing to be done for 'all'. 19:12:37 [2019-09-09T19:12:37.002Z] INSTALL criu/criu 19:12:37 [2019-09-09T19:12:37.180Z] CC images/core.o 19:12:37 [2019-09-09T19:12:37.463Z] CC images/core-x86.o 19:12:37 [2019-09-09T19:12:37.463Z] CC images/core-arm.o 19:12:37 [2019-09-09T19:12:37.737Z] #14 9.166 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) 19:12:37 [2019-09-09T19:12:37.744Z] CC images/core-aarch64.o 19:12:37 [2019-09-09T19:12:37.744Z] CC images/core-ppc64.o 19:12:38 [2019-09-09T19:12:38.027Z] CC images/core-s390.o 19:12:38 [2019-09-09T19:12:38.265Z] Removing intermediate container 1f4c0f3ded7e 19:12:38 [2019-09-09T19:12:38.265Z] ---> de5b6b36dd3a 19:12:38 [2019-09-09T19:12:38.265Z] Step 12/126 : FROM base AS registry 19:12:38 [2019-09-09T19:12:38.265Z] ---> 567ac632417b 19:12:38 [2019-09-09T19:12:38.265Z] Step 13/126 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd 19:12:38 [2019-09-09T19:12:38.265Z] ---> Running in d46d38af55eb 19:12:38 [2019-09-09T19:12:38.265Z] Removing intermediate container d46d38af55eb 19:12:38 [2019-09-09T19:12:38.265Z] ---> 7573de7d6aaf 19:12:38 [2019-09-09T19:12:38.265Z] Step 14/126 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 19:12:38 [2019-09-09T19:12:38.300Z] #14 9.595 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) 19:12:38 [2019-09-09T19:12:38.309Z] CC images/cpuinfo.o 19:12:38 [2019-09-09T19:12:38.309Z] CC images/inventory.o 19:12:38 [2019-09-09T19:12:38.592Z] CC images/fdinfo.o 19:12:38 [2019-09-09T19:12:38.592Z] CC images/fown.o 19:12:38 [2019-09-09T19:12:38.592Z] CC images/ns.o 19:12:38 [2019-09-09T19:12:38.592Z] CC images/regfile.o 19:12:38 [2019-09-09T19:12:38.635Z] ---> Running in 3bfb07cb0a77 19:12:38 [2019-09-09T19:12:38.635Z] Removing intermediate container 3bfb07cb0a77 19:12:38 [2019-09-09T19:12:38.635Z] ---> c4a4cf95f099 19:12:38 [2019-09-09T19:12:38.635Z] Step 15/126 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution" && (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT") && GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|ppc64*|s390x) (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1"); GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac && rm -rf "$GOPATH" 19:12:38 [2019-09-09T19:12:38.635Z] ---> Running in fb22dc20a0d3 19:12:38 [2019-09-09T19:12:38.830Z] #15 ... 19:12:38 [2019-09-09T19:12:38.830Z] 19:12:38 [2019-09-09T19:12:38.830Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... 19:12:38 [2019-09-09T19:12:38.830Z] #6 2.893 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease 19:12:38 [2019-09-09T19:12:38.830Z] #6 2.896 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] 19:12:38 [2019-09-09T19:12:38.830Z] #6 2.963 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] 19:12:38 [2019-09-09T19:12:38.830Z] #6 2.977 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] 19:12:38 [2019-09-09T19:12:38.830Z] #6 2.999 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] 19:12:38 [2019-09-09T19:12:38.830Z] #6 3.227 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [503 kB] 19:12:38 [2019-09-09T19:12:38.830Z] #6 3.816 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] 19:12:38 [2019-09-09T19:12:38.830Z] #6 4.244 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] 19:12:38 [2019-09-09T19:12:38.877Z] CC images/ghost-file.o 19:12:38 [2019-09-09T19:12:38.877Z] CC images/fifo.o 19:12:38 [2019-09-09T19:12:38.877Z] CC images/remap-file-path.o 19:12:38 [2019-09-09T19:12:38.877Z] CC images/eventfd.o 19:12:39 [2019-09-09T19:12:39.018Z] + mktemp -d 19:12:39 [2019-09-09T19:12:39.018Z] + export GOPATH=/tmp/tmp.UmXVih6oXS 19:12:39 [2019-09-09T19:12:39.018Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.UmXVih6oXS/src/github.com/docker/distribution 19:12:39 [2019-09-09T19:12:39.018Z] Cloning into '/tmp/tmp.UmXVih6oXS/src/github.com/docker/distribution'... 19:12:39 [2019-09-09T19:12:39.160Z] CC images/eventpoll.o 19:12:39 [2019-09-09T19:12:39.160Z] CC images/fh.o 19:12:39 [2019-09-09T19:12:39.160Z] CC images/fsnotify.o 19:12:39 [2019-09-09T19:12:39.230Z] #14 10.65 Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz 19:12:39 [2019-09-09T19:12:39.442Z] CC images/signalfd.o 19:12:39 [2019-09-09T19:12:39.442Z] CC images/fs.o 19:12:39 [2019-09-09T19:12:39.724Z] CC images/pstree.o 19:12:39 [2019-09-09T19:12:39.724Z] CC images/pipe.o 19:12:39 [2019-09-09T19:12:39.724Z] CC images/tcp-stream.o 19:12:39 [2019-09-09T19:12:39.724Z] CC images/sk-packet.o 19:12:39 [2019-09-09T19:12:39.766Z] #6 7.110 Fetched 7922 kB in 5s (1489 kB/s) 19:12:39 [2019-09-09T19:12:39.795Z] #14 10.90 Building wheels for collected packages: pyyaml, pathspec 19:12:39 [2019-09-09T19:12:39.795Z] #14 10.90 Running setup.py bdist_wheel for pyyaml: started 19:12:39 [2019-09-09T19:12:39.795Z] #14 11.19 Running setup.py bdist_wheel for pyyaml: finished with status 'done' 19:12:40 [2019-09-09T19:12:40.006Z] CC images/mnt.o 19:12:40 [2019-09-09T19:12:40.006Z] CC images/pipe-data.o 19:12:40 [2019-09-09T19:12:40.006Z] CC images/sa.o 19:12:40 [2019-09-09T19:12:40.006Z] CC images/timer.o 19:12:40 [2019-09-09T19:12:40.052Z] #14 11.19 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 19:12:40 [2019-09-09T19:12:40.052Z] #14 11.21 Running setup.py bdist_wheel for pathspec: started 19:12:40 [2019-09-09T19:12:40.052Z] #14 11.49 Running setup.py bdist_wheel for pathspec: finished with status 'done' 19:12:40 [2019-09-09T19:12:40.289Z] CC images/timerfd.o 19:12:40 [2019-09-09T19:12:40.289Z] CC images/mm.o 19:12:40 [2019-09-09T19:12:40.289Z] CC images/sk-opts.o 19:12:40 [2019-09-09T19:12:40.305Z] + cd /tmp/tmp.UmXVih6oXS/src/github.com/docker/distribution 19:12:40 [2019-09-09T19:12:40.305Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 19:12:40 [2019-09-09T19:12:40.309Z] #14 11.49 Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b 19:12:40 [2019-09-09T19:12:40.309Z] #14 11.49 Successfully built pyyaml pathspec 19:12:40 [2019-09-09T19:12:40.309Z] #14 11.49 Installing collected packages: pyyaml, pathspec, yamllint 19:12:40 [2019-09-09T19:12:40.309Z] #14 11.59 Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0 19:12:40 [2019-09-09T19:12:40.566Z] #14 DONE 11.7s 19:12:40 [2019-09-09T19:12:40.566Z] 19:12:40 [2019-09-09T19:12:40.566Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/ 19:12:40 [2019-09-09T19:12:40.566Z] #16 DONE 0.1s 19:12:40 [2019-09-09T19:12:40.566Z] 19:12:40 [2019-09-09T19:12:40.566Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... 19:12:40 [2019-09-09T19:12:40.566Z] #64 CACHED 19:12:40 [2019-09-09T19:12:40.566Z] 19:12:40 [2019-09-09T19:12:40.566Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ 19:12:40 [2019-09-09T19:12:40.566Z] #60 DONE 0.1s 19:12:40 [2019-09-09T19:12:40.566Z] 19:12:40 [2019-09-09T19:12:40.566Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ 19:12:40 [2019-09-09T19:12:40.571Z] CC images/sk-unix.o 19:12:40 [2019-09-09T19:12:40.571Z] CC images/sk-inet.o 19:12:40 [2019-09-09T19:12:40.823Z] #32 ... 19:12:40 [2019-09-09T19:12:40.823Z] 19:12:40 [2019-09-09T19:12:40.823Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ 19:12:40 [2019-09-09T19:12:40.823Z] #49 DONE 0.1s 19:12:40 [2019-09-09T19:12:40.823Z] 19:12:40 [2019-09-09T19:12:40.823Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ 19:12:40 [2019-09-09T19:12:40.823Z] #52 DONE 0.2s 19:12:40 [2019-09-09T19:12:40.823Z] 19:12:40 [2019-09-09T19:12:40.823Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ 19:12:40 [2019-09-09T19:12:40.823Z] #29 DONE 0.2s 19:12:40 [2019-09-09T19:12:40.823Z] 19:12:40 [2019-09-09T19:12:40.823Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ 19:12:40 [2019-09-09T19:12:40.823Z] #26 DONE 0.2s 19:12:40 [2019-09-09T19:12:40.823Z] 19:12:40 [2019-09-09T19:12:40.823Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ 19:12:40 [2019-09-09T19:12:40.823Z] #32 DONE 0.2s 19:12:40 [2019-09-09T19:12:40.823Z] 19:12:40 [2019-09-09T19:12:40.823Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh 19:12:40 [2019-09-09T19:12:40.823Z] #40 DONE 0.3s 19:12:40 [2019-09-09T19:12:40.823Z] 19:12:40 [2019-09-09T19:12:40.823Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ 19:12:40 [2019-09-09T19:12:40.843Z] + GOPATH=/tmp/tmp.UmXVih6oXS/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.UmXVih6oXS go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 19:12:40 [2019-09-09T19:12:40.853Z] CC images/tun.o 19:12:40 [2019-09-09T19:12:40.853Z] CC images/sk-netlink.o 19:12:40 [2019-09-09T19:12:40.853Z] CC images/packet-sock.o 19:12:41 [2019-09-09T19:12:41.135Z] CC images/ipc-var.o 19:12:41 [2019-09-09T19:12:41.135Z] CC images/ipc-desc.o 19:12:41 [2019-09-09T19:12:41.135Z] CC images/ipc-shm.o 19:12:41 [2019-09-09T19:12:41.135Z] CC images/ipc-msg.o 19:12:41 [2019-09-09T19:12:41.390Z] #41 DONE 0.4s 19:12:41 [2019-09-09T19:12:41.390Z] 19:12:41 [2019-09-09T19:12:41.390Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc 19:12:41 [2019-09-09T19:12:41.420Z] CC images/ipc-sem.o 19:12:41 [2019-09-09T19:12:41.420Z] CC images/utsns.o 19:12:41 [2019-09-09T19:12:41.420Z] CC images/creds.o 19:12:41 [2019-09-09T19:12:41.420Z] CC images/vma.o 19:12:41 [2019-09-09T19:12:41.702Z] CC images/netdev.o 19:12:41 [2019-09-09T19:12:41.702Z] CC images/tty.o 19:12:41 [2019-09-09T19:12:41.984Z] CC images/file-lock.o 19:12:41 [2019-09-09T19:12:41.984Z] CC images/rlimit.o 19:12:41 [2019-09-09T19:12:41.984Z] CC images/pagemap.o 19:12:42 [2019-09-09T19:12:42.267Z] CC images/siginfo.o 19:12:42 [2019-09-09T19:12:42.267Z] CC images/rpc.o 19:12:42 [2019-09-09T19:12:42.297Z] #6 7.110 Reading package lists... 19:12:42 [2019-09-09T19:12:42.555Z] #6 9.542 Reading package lists... 19:12:42 [2019-09-09T19:12:42.555Z] #6 ... 19:12:42 [2019-09-09T19:12:42.555Z] 19:12:42 [2019-09-09T19:12:42.555Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... 19:12:42 [2019-09-09T19:12:42.555Z] #17 2.893 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease 19:12:42 [2019-09-09T19:12:42.555Z] #17 2.899 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] 19:12:42 [2019-09-09T19:12:42.555Z] #17 2.969 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] 19:12:42 [2019-09-09T19:12:42.555Z] #17 2.969 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] 19:12:42 [2019-09-09T19:12:42.555Z] #17 2.999 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] 19:12:42 [2019-09-09T19:12:42.555Z] #17 3.445 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [503 kB] 19:12:42 [2019-09-09T19:12:42.555Z] #17 4.022 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] 19:12:42 [2019-09-09T19:12:42.555Z] #17 4.430 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] 19:12:42 [2019-09-09T19:12:42.555Z] #17 7.747 Fetched 7922 kB in 5s (1351 kB/s) 19:12:42 [2019-09-09T19:12:42.555Z] #17 7.747 Reading package lists... 19:12:42 [2019-09-09T19:12:42.881Z] CC images/ext-file.o 19:12:42 [2019-09-09T19:12:42.881Z] CC images/cgroup.o 19:12:42 [2019-09-09T19:12:42.881Z] CC images/userns.o 19:12:43 [2019-09-09T19:12:43.164Z] CC images/google/protobuf/descriptor.o 19:12:43 [2019-09-09T19:12:43.293Z] #42 ... 19:12:43 [2019-09-09T19:12:43.293Z] 19:12:43 [2019-09-09T19:12:43.293Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images 19:12:43 [2019-09-09T19:12:43.293Z] #21 DONE 2.5s 19:12:43 [2019-09-09T19:12:43.293Z] 19:12:43 [2019-09-09T19:12:43.293Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 19:12:43 [2019-09-09T19:12:43.778Z] CC images/opts.o 19:12:43 [2019-09-09T19:12:43.778Z] CC images/seccomp.o 19:12:43 [2019-09-09T19:12:43.778Z] CC images/binfmt-misc.o 19:12:43 [2019-09-09T19:12:43.778Z] CC images/time.o 19:12:44 [2019-09-09T19:12:44.060Z] CC images/sysctl.o 19:12:44 [2019-09-09T19:12:44.060Z] CC images/autofs.o 19:12:44 [2019-09-09T19:12:44.060Z] CC images/macvlan.o 19:12:44 [2019-09-09T19:12:44.060Z] CC images/sit.o 19:12:44 [2019-09-09T19:12:44.342Z] LINK images/built-in.o 19:12:44 [2019-09-09T19:12:44.342Z] GEN compel/include/asm 19:12:44 [2019-09-09T19:12:44.342Z] GEN compel/include/version.h 19:12:44 [2019-09-09T19:12:44.342Z] touch .config 19:12:44 [2019-09-09T19:12:44.342Z] GEN include/common/config.h 19:12:44 [2019-09-09T19:12:44.342Z] GEN compel/plugins/include/uapi/std/syscall-codes.h 19:12:44 [2019-09-09T19:12:44.342Z] GEN compel/plugins/include/uapi/std/syscall.h 19:12:44 [2019-09-09T19:12:44.342Z] GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S 19:12:44 [2019-09-09T19:12:44.342Z] DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d 19:12:44 [2019-09-09T19:12:44.342Z] DEP compel/arch/ppc64/plugins/std/memcmp.d 19:12:44 [2019-09-09T19:12:44.342Z] DEP compel/arch/ppc64/plugins/std/memcpy.d 19:12:44 [2019-09-09T19:12:44.342Z] DEP compel/arch/ppc64/plugins/std/parasite-head.d 19:12:44 [2019-09-09T19:12:44.342Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h 19:12:44 [2019-09-09T19:12:44.342Z] DEP compel/plugins/std/infect.d 19:12:44 [2019-09-09T19:12:44.342Z] DEP compel/plugins/std/string.d 19:12:44 [2019-09-09T19:12:44.342Z] DEP compel/plugins/std/log.d 19:12:44 [2019-09-09T19:12:44.456Z] #17 9.838 Reading package lists... 19:12:44 [2019-09-09T19:12:44.456Z] #17 ... 19:12:44 [2019-09-09T19:12:44.456Z] 19:12:44 [2019-09-09T19:12:44.456Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... 19:12:44 [2019-09-09T19:12:44.456Z] #6 9.542 Reading package lists... 19:12:44 [2019-09-09T19:12:44.625Z] DEP compel/plugins/std/fds.d 19:12:44 [2019-09-09T19:12:44.625Z] DEP compel/plugins/std/std.d 19:12:44 [2019-09-09T19:12:44.625Z] DEP compel/plugins/shmem/shmem.d 19:12:44 [2019-09-09T19:12:44.625Z] DEP compel/plugins/fds/fds.d 19:12:44 [2019-09-09T19:12:44.625Z] CC compel/plugins/std/std.o 19:12:44 [2019-09-09T19:12:44.625Z] CC compel/plugins/std/fds.o 19:12:44 [2019-09-09T19:12:44.714Z] #6 11.63 Building dependency tree... 19:12:44 [2019-09-09T19:12:44.714Z] #6 12.06 Reading state information... 19:12:44 [2019-09-09T19:12:44.907Z] CC compel/plugins/std/log.o 19:12:44 [2019-09-09T19:12:44.973Z] #6 12.40 The following additional packages will be installed: 19:12:44 [2019-09-09T19:12:44.973Z] #6 12.41 libapparmor1 libseccomp2 19:12:44 [2019-09-09T19:12:44.973Z] #6 12.41 Suggested packages: 19:12:44 [2019-09-09T19:12:44.973Z] #6 12.41 seccomp 19:12:44 [2019-09-09T19:12:44.973Z] #6 12.49 The following NEW packages will be installed: 19:12:44 [2019-09-09T19:12:44.973Z] #6 12.49 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 19:12:45 [2019-09-09T19:12:45.189Z] CC compel/plugins/std/string.o 19:12:45 [2019-09-09T19:12:45.471Z] CC compel/plugins/std/infect.o 19:12:45 [2019-09-09T19:12:45.471Z] CC compel/arch/ppc64/plugins/std/parasite-head.o 19:12:45 [2019-09-09T19:12:45.471Z] CC compel/arch/ppc64/plugins/std/memcpy.o 19:12:45 [2019-09-09T19:12:45.471Z] CC compel/arch/ppc64/plugins/std/memcmp.o 19:12:45 [2019-09-09T19:12:45.471Z] CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o 19:12:45 [2019-09-09T19:12:45.471Z] AR compel/plugins/std.lib.a 19:12:45 [2019-09-09T19:12:45.471Z] CC compel/plugins/fds/fds.o 19:12:45 [2019-09-09T19:12:45.754Z] AR compel/plugins/fds.lib.a 19:12:45 [2019-09-09T19:12:45.754Z] HOSTDEP compel/src/lib/log-host.d 19:12:45 [2019-09-09T19:12:45.754Z] HOSTDEP compel/src/lib/handle-elf-host.d 19:12:45 [2019-09-09T19:12:45.754Z] HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d 19:12:45 [2019-09-09T19:12:45.754Z] HOSTDEP compel/src/main-host.d 19:12:45 [2019-09-09T19:12:45.754Z] DEP compel/src/lib/ptrace.d 19:12:46 [2019-09-09T19:12:46.036Z] DEP compel/src/lib/infect.d 19:12:46 [2019-09-09T19:12:46.036Z] DEP compel/src/lib/infect-util.d 19:12:46 [2019-09-09T19:12:46.036Z] DEP compel/src/lib/infect-rpc.d 19:12:46 [2019-09-09T19:12:46.036Z] DEP compel/arch/ppc64/src/lib/infect.d 19:12:46 [2019-09-09T19:12:46.036Z] DEP compel/arch/ppc64/src/lib/cpu.d 19:12:46 [2019-09-09T19:12:46.036Z] DEP compel/src/lib/log.d 19:12:46 [2019-09-09T19:12:46.319Z] DEP compel/src/main.d 19:12:46 [2019-09-09T19:12:46.319Z] DEP compel/src/lib/handle-elf.d 19:12:46 [2019-09-09T19:12:46.319Z] DEP compel/arch/ppc64/src/lib/handle-elf.d 19:12:46 [2019-09-09T19:12:46.319Z] CC compel/src/lib/log.o 19:12:46 [2019-09-09T19:12:46.347Z] #6 13.55 0 upgraded, 4 newly installed, 0 to remove and 10 not upgraded. 19:12:46 [2019-09-09T19:12:46.347Z] #6 13.55 Need to get 300 kB of archives. 19:12:46 [2019-09-09T19:12:46.347Z] #6 13.55 After this operation, 1201 kB of additional disk space will be used. 19:12:46 [2019-09-09T19:12:46.347Z] #6 13.55 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] 19:12:46 [2019-09-09T19:12:46.347Z] #6 13.55 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] 19:12:46 [2019-09-09T19:12:46.347Z] #6 13.55 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] 19:12:46 [2019-09-09T19:12:46.347Z] #6 13.56 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] 19:12:46 [2019-09-09T19:12:46.573Z] #33 ... 19:12:46 [2019-09-09T19:12:46.573Z] 19:12:46 [2019-09-09T19:12:46.573Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter 19:12:46 [2019-09-09T19:12:46.573Z] #24 3.920 + RM_GOPATH=0 19:12:46 [2019-09-09T19:12:46.573Z] #24 3.920 + TMP_GOPATH= 19:12:46 [2019-09-09T19:12:46.573Z] #24 3.920 + : /build 19:12:46 [2019-09-09T19:12:46.573Z] #24 3.920 + '[' -z '' ']' 19:12:46 [2019-09-09T19:12:46.573Z] #24 3.920 ++ mktemp -d 19:12:46 [2019-09-09T19:12:46.573Z] #24 3.920 + export GOPATH=/tmp/tmp.tyxN221hAs 19:12:46 [2019-09-09T19:12:46.573Z] #24 3.920 + GOPATH=/tmp/tmp.tyxN221hAs 19:12:46 [2019-09-09T19:12:46.573Z] #24 3.920 + RM_GOPATH=1 19:12:46 [2019-09-09T19:12:46.573Z] #24 3.920 ++ dirname ./install.sh 19:12:46 [2019-09-09T19:12:46.573Z] #24 3.920 + dir=. 19:12:46 [2019-09-09T19:12:46.573Z] #24 3.920 + bin=gometalinter 19:12:46 [2019-09-09T19:12:46.573Z] #24 3.920 + shift 19:12:46 [2019-09-09T19:12:46.573Z] #24 3.920 + '[' '!' -f ./gometalinter.installer ']' 19:12:46 [2019-09-09T19:12:46.573Z] #24 3.920 + . ./gometalinter.installer 19:12:46 [2019-09-09T19:12:46.573Z] #24 3.920 ++ GOMETALINTER_COMMIT=v2.0.6 19:12:46 [2019-09-09T19:12:46.573Z] #24 3.920 + install_gometalinter 19:12:46 [2019-09-09T19:12:46.573Z] #24 3.920 + echo 'Installing gometalinter version v2.0.6' 19:12:46 [2019-09-09T19:12:46.573Z] #24 3.920 + go get -d github.com/alecthomas/gometalinter 19:12:46 [2019-09-09T19:12:46.573Z] #24 3.931 Installing gometalinter version v2.0.6 19:12:46 [2019-09-09T19:12:46.573Z] #24 ... 19:12:46 [2019-09-09T19:12:46.573Z] 19:12:46 [2019-09-09T19:12:46.573Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy 19:12:46 [2019-09-09T19:12:46.573Z] #50 5.703 + RM_GOPATH=0 19:12:46 [2019-09-09T19:12:46.573Z] #50 5.703 + TMP_GOPATH= 19:12:46 [2019-09-09T19:12:46.573Z] #50 5.704 + : /build 19:12:46 [2019-09-09T19:12:46.573Z] #50 5.704 + '[' -z '' ']' 19:12:46 [2019-09-09T19:12:46.573Z] #50 5.705 ++ mktemp -d 19:12:46 [2019-09-09T19:12:46.573Z] #50 5.714 + export GOPATH=/tmp/tmp.VDnabsvJ5b 19:12:46 [2019-09-09T19:12:46.573Z] #50 5.715 + GOPATH=/tmp/tmp.VDnabsvJ5b 19:12:46 [2019-09-09T19:12:46.573Z] #50 5.715 + RM_GOPATH=1 19:12:46 [2019-09-09T19:12:46.573Z] #50 5.715 ++ dirname ./install.sh 19:12:46 [2019-09-09T19:12:46.573Z] #50 5.716 + dir=. 19:12:46 [2019-09-09T19:12:46.573Z] #50 5.720 + bin=proxy 19:12:46 [2019-09-09T19:12:46.573Z] #50 5.720 + shift 19:12:46 [2019-09-09T19:12:46.573Z] #50 5.720 + '[' '!' -f ./proxy.installer ']' 19:12:46 [2019-09-09T19:12:46.573Z] #50 5.722 + . ./proxy.installer 19:12:46 [2019-09-09T19:12:46.573Z] #50 5.722 ++ LIBNETWORK_COMMIT=92d1fbe1eb0883cf11d283cea8e658275146411d 19:12:46 [2019-09-09T19:12:46.573Z] #50 5.722 + install_proxy 19:12:46 [2019-09-09T19:12:46.573Z] #50 5.727 + case "$1" in 19:12:46 [2019-09-09T19:12:46.573Z] #50 5.727 + export CGO_ENABLED=0 19:12:46 [2019-09-09T19:12:46.573Z] #50 5.727 + CGO_ENABLED=0 19:12:46 [2019-09-09T19:12:46.573Z] #50 5.727 + _install_proxy 19:12:46 [2019-09-09T19:12:46.573Z] #50 5.727 + echo 'Install docker-proxy version 92d1fbe1eb0883cf11d283cea8e658275146411d' 19:12:46 [2019-09-09T19:12:46.573Z] #50 5.727 Install docker-proxy version 92d1fbe1eb0883cf11d283cea8e658275146411d 19:12:46 [2019-09-09T19:12:46.573Z] #50 5.727 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.VDnabsvJ5b/src/github.com/docker/libnetwork 19:12:46 [2019-09-09T19:12:46.573Z] #50 5.729 Cloning into '/tmp/tmp.VDnabsvJ5b/src/github.com/docker/libnetwork'... 19:12:46 [2019-09-09T19:12:46.601Z] CC compel/arch/ppc64/src/lib/cpu.o 19:12:46 [2019-09-09T19:12:46.601Z] CC compel/arch/ppc64/src/lib/infect.o 19:12:46 [2019-09-09T19:12:46.609Z] #6 13.89 debconf: delaying package configuration, since apt-utils is not installed 19:12:46 [2019-09-09T19:12:46.609Z] #6 13.99 Fetched 300 kB in 1s (289 kB/s) 19:12:46 [2019-09-09T19:12:46.609Z] #6 14.07 Selecting previously unselected package libseccomp2:amd64. 19:12:46 [2019-09-09T19:12:46.609Z] #6 14.08 (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 ... 15091 files and directories currently installed.) 19:12:46 [2019-09-09T19:12:46.609Z] #6 14.09 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... 19:12:46 [2019-09-09T19:12:46.609Z] #6 14.11 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... 19:12:46 [2019-09-09T19:12:46.609Z] #6 14.19 Selecting previously unselected package libseccomp-dev:amd64. 19:12:46 [2019-09-09T19:12:46.831Z] #50 ... 19:12:46 [2019-09-09T19:12:46.831Z] 19:12:46 [2019-09-09T19:12:46.831Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 19:12:46 [2019-09-09T19:12:46.831Z] #33 5.862 + RM_GOPATH=0 19:12:46 [2019-09-09T19:12:46.831Z] #33 5.862 + TMP_GOPATH= 19:12:46 [2019-09-09T19:12:46.831Z] #33 5.862 + : /build 19:12:46 [2019-09-09T19:12:46.831Z] #33 5.862 + '[' -z '' ']' 19:12:46 [2019-09-09T19:12:46.831Z] #33 5.862 ++ mktemp -d 19:12:46 [2019-09-09T19:12:46.831Z] #33 5.863 + export GOPATH=/tmp/tmp.4BxJHc1tIu 19:12:46 [2019-09-09T19:12:46.831Z] #33 5.863 + GOPATH=/tmp/tmp.4BxJHc1tIu 19:12:46 [2019-09-09T19:12:46.831Z] #33 5.863 + RM_GOPATH=1 19:12:46 [2019-09-09T19:12:46.831Z] #33 5.864 ++ dirname ./install.sh 19:12:46 [2019-09-09T19:12:46.831Z] #33 5.865 + dir=. 19:12:46 [2019-09-09T19:12:46.831Z] #33 5.866 + bin=vndr 19:12:46 [2019-09-09T19:12:46.831Z] #33 5.866 + shift 19:12:46 [2019-09-09T19:12:46.831Z] #33 5.866 + '[' '!' -f ./vndr.installer ']' 19:12:46 [2019-09-09T19:12:46.831Z] #33 5.866 + . ./vndr.installer 19:12:46 [2019-09-09T19:12:46.831Z] #33 5.866 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 19:12:46 [2019-09-09T19:12:46.831Z] #33 5.866 + install_vndr 19:12:46 [2019-09-09T19:12:46.831Z] #33 5.867 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' 19:12:46 [2019-09-09T19:12:46.831Z] #33 5.867 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 19:12:46 [2019-09-09T19:12:46.831Z] #33 5.867 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.4BxJHc1tIu/src/github.com/LK4D4/vndr 19:12:46 [2019-09-09T19:12:46.831Z] #33 5.869 Cloning into '/tmp/tmp.4BxJHc1tIu/src/github.com/LK4D4/vndr'... 19:12:46 [2019-09-09T19:12:46.868Z] #6 14.20 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... 19:12:46 [2019-09-09T19:12:46.868Z] #6 14.21 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... 19:12:46 [2019-09-09T19:12:46.868Z] #6 14.29 Selecting previously unselected package libapparmor1:amd64. 19:12:46 [2019-09-09T19:12:46.868Z] #6 14.30 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... 19:12:46 [2019-09-09T19:12:46.868Z] #6 14.30 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... 19:12:46 [2019-09-09T19:12:46.883Z] CC compel/src/lib/infect-rpc.o 19:12:46 [2019-09-09T19:12:46.883Z] CC compel/src/lib/infect-util.o 19:12:47 [2019-09-09T19:12:47.128Z] #6 14.36 Selecting previously unselected package libapparmor-dev:amd64. 19:12:47 [2019-09-09T19:12:47.128Z] #6 14.36 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... 19:12:47 [2019-09-09T19:12:47.128Z] #6 14.37 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... 19:12:47 [2019-09-09T19:12:47.128Z] #6 14.54 Processing triggers for libc-bin (2.24-11+deb9u4) ... 19:12:47 [2019-09-09T19:12:47.128Z] #6 14.57 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... 19:12:47 [2019-09-09T19:12:47.128Z] #6 14.58 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... 19:12:47 [2019-09-09T19:12:47.128Z] #6 14.62 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... 19:12:47 [2019-09-09T19:12:47.165Z] CC compel/src/lib/infect.o 19:12:47 [2019-09-09T19:12:47.386Z] #6 14.66 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... 19:12:47 [2019-09-09T19:12:47.386Z] #6 14.67 Processing triggers for libc-bin (2.24-11+deb9u4) ... 19:12:47 [2019-09-09T19:12:47.396Z] #33 6.618 + cd /tmp/tmp.4BxJHc1tIu/src/github.com/LK4D4/vndr 19:12:47 [2019-09-09T19:12:47.396Z] #33 6.618 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 19:12:47 [2019-09-09T19:12:47.397Z] #33 6.627 + go build -buildmode=pie -v -o /build/vndr . 19:12:47 [2019-09-09T19:12:47.780Z] CC compel/src/lib/ptrace.o 19:12:48 [2019-09-09T19:12:48.063Z] AR compel/libcompel.a 19:12:48 [2019-09-09T19:12:48.063Z] HOSTCC compel/src/main-host.o 19:12:48 [2019-09-09T19:12:48.063Z] HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o 19:12:48 [2019-09-09T19:12:48.320Z] #6 DONE 15.7s 19:12:48 [2019-09-09T19:12:48.320Z] 19:12:48 [2019-09-09T19:12:48.320Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... 19:12:48 [2019-09-09T19:12:48.320Z] #17 9.838 Reading package lists... 19:12:48 [2019-09-09T19:12:48.320Z] #17 12.09 Building dependency tree... 19:12:48 [2019-09-09T19:12:48.320Z] #17 12.40 Reading state information... 19:12:48 [2019-09-09T19:12:48.320Z] #17 12.54 ca-certificates is already the newest version (20161130+nmu1+deb9u1). 19:12:48 [2019-09-09T19:12:48.320Z] #17 12.54 The following additional packages will be installed: 19:12:48 [2019-09-09T19:12:48.320Z] #17 12.54 libjq1 libonig4 19:12:48 [2019-09-09T19:12:48.320Z] #17 12.65 The following NEW packages will be installed: 19:12:48 [2019-09-09T19:12:48.320Z] #17 12.65 jq libjq1 libonig4 19:12:48 [2019-09-09T19:12:48.320Z] #17 13.71 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded. 19:12:48 [2019-09-09T19:12:48.320Z] #17 13.71 Need to get 327 kB of archives. 19:12:48 [2019-09-09T19:12:48.320Z] #17 13.71 After this operation, 1157 kB of additional disk space will be used. 19:12:48 [2019-09-09T19:12:48.320Z] #17 13.71 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] 19:12:48 [2019-09-09T19:12:48.320Z] #17 13.72 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] 19:12:48 [2019-09-09T19:12:48.320Z] #17 13.72 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] 19:12:48 [2019-09-09T19:12:48.320Z] #17 14.06 debconf: delaying package configuration, since apt-utils is not installed 19:12:48 [2019-09-09T19:12:48.320Z] #17 14.12 Fetched 327 kB in 1s (312 kB/s) 19:12:48 [2019-09-09T19:12:48.320Z] #17 14.18 Selecting previously unselected package libonig4:amd64. 19:12:48 [2019-09-09T19:12:48.320Z] #17 14.18 (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 ... 15091 files and directories currently installed.) 19:12:48 [2019-09-09T19:12:48.320Z] #17 14.23 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... 19:12:48 [2019-09-09T19:12:48.320Z] #17 14.24 Unpacking libonig4:amd64 (6.1.3-2) ... 19:12:48 [2019-09-09T19:12:48.320Z] #17 14.37 Selecting previously unselected package libjq1:amd64. 19:12:48 [2019-09-09T19:12:48.320Z] #17 14.38 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... 19:12:48 [2019-09-09T19:12:48.320Z] #17 14.38 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... 19:12:48 [2019-09-09T19:12:48.320Z] #17 14.50 Selecting previously unselected package jq. 19:12:48 [2019-09-09T19:12:48.320Z] #17 14.51 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... 19:12:48 [2019-09-09T19:12:48.320Z] #17 14.51 Unpacking jq (1.5+dfsg-1.3) ... 19:12:48 [2019-09-09T19:12:48.320Z] #17 14.69 Setting up libonig4:amd64 (6.1.3-2) ... 19:12:48 [2019-09-09T19:12:48.320Z] #17 14.71 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... 19:12:48 [2019-09-09T19:12:48.320Z] #17 14.73 Processing triggers for libc-bin (2.24-11+deb9u4) ... 19:12:48 [2019-09-09T19:12:48.320Z] #17 14.77 Setting up jq (1.5+dfsg-1.3) ... 19:12:48 [2019-09-09T19:12:48.320Z] #17 DONE 15.7s 19:12:48 [2019-09-09T19:12:48.320Z] 19:12:48 [2019-09-09T19:12:48.320Z] #7 [dev 1/24] RUN groupadd -r docker 19:12:48 [2019-09-09T19:12:48.345Z] HOSTCC compel/src/lib/handle-elf-host.o 19:12:48 [2019-09-09T19:12:48.345Z] HOSTCC compel/src/lib/log-host.o 19:12:48 [2019-09-09T19:12:48.345Z] HOSTLINK compel/compel-host-bin 19:12:48 [2019-09-09T19:12:48.578Z] #7 ... 19:12:48 [2019-09-09T19:12:48.578Z] 19:12:48 [2019-09-09T19:12:48.578Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / 19:12:48 [2019-09-09T19:12:48.578Z] #19 DONE 0.2s 19:12:48 [2019-09-09T19:12:48.578Z] 19:12:48 [2019-09-09T19:12:48.578Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... 19:12:48 [2019-09-09T19:12:48.626Z] DEP soccr/soccr.d 19:12:48 [2019-09-09T19:12:48.626Z] CC soccr/soccr.o 19:12:48 [2019-09-09T19:12:48.768Z] #33 7.821 errors 19:12:48 [2019-09-09T19:12:48.768Z] #33 7.863 internal/cpu 19:12:48 [2019-09-09T19:12:48.768Z] #33 7.914 internal/race 19:12:48 [2019-09-09T19:12:48.768Z] #33 8.000 runtime/internal/atomic 19:12:49 [2019-09-09T19:12:49.026Z] #33 8.261 runtime/internal/sys 19:12:49 [2019-09-09T19:12:49.026Z] #33 8.293 internal/bytealg 19:12:49 [2019-09-09T19:12:49.240Z] AR soccr/libsoccr.a 19:12:49 [2019-09-09T19:12:49.240Z] make[1]: 'soccr/libsoccr.a' is up to date. 19:12:49 [2019-09-09T19:12:49.240Z] DEP criu/arch/ppc64/sigframe.d 19:12:49 [2019-09-09T19:12:49.240Z] DEP criu/arch/ppc64/crtools.d 19:12:49 [2019-09-09T19:12:49.240Z] DEP criu/arch/ppc64/cpu.d 19:12:49 [2019-09-09T19:12:49.284Z] #33 8.449 runtime/internal/math 19:12:49 [2019-09-09T19:12:49.284Z] #33 8.536 sync/atomic 19:12:49 [2019-09-09T19:12:49.522Z] CC criu/arch/ppc64/cpu.o 19:12:49 [2019-09-09T19:12:49.522Z] CC criu/arch/ppc64/crtools.o 19:12:49 [2019-09-09T19:12:49.541Z] #33 8.742 runtime 19:12:49 [2019-09-09T19:12:49.799Z] #33 8.877 unicode 19:12:50 [2019-09-09T19:12:50.136Z] CC criu/arch/ppc64/sigframe.o 19:12:50 [2019-09-09T19:12:50.136Z] LINK criu/arch/ppc64/crtools.built-in.o 19:12:50 [2019-09-09T19:12:50.136Z] DEP criu/arch/ppc64/misc.d 19:12:50 [2019-09-09T19:12:50.136Z] DEP criu/arch/ppc64/vdso-trampoline.d 19:12:50 [2019-09-09T19:12:50.136Z] DEP criu/arch/ppc64/vdso-pie.d 19:12:50 [2019-09-09T19:12:50.136Z] DEP criu/pie/parasite-vdso.d 19:12:50 [2019-09-09T19:12:50.136Z] DEP criu/pie/util-vdso.d 19:12:50 [2019-09-09T19:12:50.289Z] ---> d1ebccc6da40 19:12:50 [2019-09-09T19:12:50.289Z] Successfully built d1ebccc6da40 19:12:50 [2019-09-09T19:12:50.289Z] Successfully tagged docker:latest 19:12:50 [2019-09-09T19:12:50.289Z] INFO: Image build ended at 09/09/2019 19:12:49. Duration:00:00:36.3772879 19:12:50 [2019-09-09T19:12:50.289Z] 19:12:50 [2019-09-09T19:12:50.289Z] 19:12:50 [2019-09-09T19:12:50.289Z] INFO: Building the test binaries at 09/09/2019 19:12:49... 19:12:50 [2019-09-09T19:12:50.422Z] DEP criu/pie/util.d 19:12:50 [2019-09-09T19:12:50.422Z] CC criu/pie/util.o 19:12:50 [2019-09-09T19:12:50.422Z] CC criu/pie/util-vdso.o 19:12:50 [2019-09-09T19:12:50.714Z] CC criu/pie/parasite-vdso.o 19:12:50 [2019-09-09T19:12:50.732Z] #33 ... 19:12:50 [2019-09-09T19:12:50.732Z] 19:12:50 [2019-09-09T19:12:50.732Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... 19:12:50 [2019-09-09T19:12:50.732Z] #44 6.443 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease 19:12:50 [2019-09-09T19:12:50.732Z] #44 6.530 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] 19:12:50 [2019-09-09T19:12:50.732Z] #44 6.573 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] 19:12:50 [2019-09-09T19:12:50.732Z] #44 6.577 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] 19:12:50 [2019-09-09T19:12:50.732Z] #44 6.594 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] 19:12:50 [2019-09-09T19:12:50.732Z] #44 7.317 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [503 kB] 19:12:50 [2019-09-09T19:12:50.732Z] #44 8.837 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] 19:12:50 [2019-09-09T19:12:50.732Z] #44 9.675 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] 19:12:50 [2019-09-09T19:12:50.732Z] #44 ... 19:12:50 [2019-09-09T19:12:50.732Z] 19:12:50 [2019-09-09T19:12:50.732Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... 19:12:50 [2019-09-09T19:12:50.732Z] #55 2.853 + mktemp -d 19:12:50 [2019-09-09T19:12:50.732Z] #55 2.863 + export GOPATH=/tmp/tmp.wAN3C4J9Wr 19:12:50 [2019-09-09T19:12:50.732Z] #55 2.863 + git clone https://github.com/docker/distribution.git /tmp/tmp.wAN3C4J9Wr/src/github.com/docker/distribution 19:12:50 [2019-09-09T19:12:50.732Z] #55 2.863 Cloning into '/tmp/tmp.wAN3C4J9Wr/src/github.com/docker/distribution'... 19:12:50 [2019-09-09T19:12:50.732Z] #55 ... 19:12:50 [2019-09-09T19:12:50.732Z] 19:12:50 [2019-09-09T19:12:50.732Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli 19:12:50 [2019-09-09T19:12:50.732Z] #53 5.787 + RM_GOPATH=0 19:12:50 [2019-09-09T19:12:50.732Z] #53 5.787 + TMP_GOPATH= 19:12:50 [2019-09-09T19:12:50.732Z] #53 5.787 + : /build 19:12:50 [2019-09-09T19:12:50.732Z] #53 5.787 + '[' -z '' ']' 19:12:50 [2019-09-09T19:12:50.732Z] #53 5.789 ++ mktemp -d 19:12:50 [2019-09-09T19:12:50.732Z] #53 5.797 + export GOPATH=/tmp/tmp.sadR4PYojv 19:12:50 [2019-09-09T19:12:50.732Z] #53 5.797 + GOPATH=/tmp/tmp.sadR4PYojv 19:12:50 [2019-09-09T19:12:50.732Z] #53 5.797 + RM_GOPATH=1 19:12:50 [2019-09-09T19:12:50.732Z] #53 5.797 ++ dirname ./install.sh 19:12:50 [2019-09-09T19:12:50.732Z] #53 5.798 + dir=. 19:12:50 [2019-09-09T19:12:50.732Z] #53 5.798 + bin=dockercli 19:12:50 [2019-09-09T19:12:50.732Z] #53 5.798 + shift 19:12:50 [2019-09-09T19:12:50.732Z] #53 5.798 + '[' '!' -f ./dockercli.installer ']' 19:12:50 [2019-09-09T19:12:50.732Z] #53 5.798 + . ./dockercli.installer 19:12:50 [2019-09-09T19:12:50.732Z] #53 5.798 ++ DOCKERCLI_CHANNEL=stable 19:12:50 [2019-09-09T19:12:50.990Z] #53 5.798 ++ DOCKERCLI_VERSION=17.06.2-ce 19:12:50 [2019-09-09T19:12:50.990Z] #53 5.799 + install_dockercli 19:12:50 [2019-09-09T19:12:50.990Z] #53 5.799 + echo 'Install docker/cli version 17.06.2-ce from stable' 19:12:50 [2019-09-09T19:12:50.990Z] #53 5.799 Install docker/cli version 17.06.2-ce from stable 19:12:50 [2019-09-09T19:12:50.990Z] #53 5.799 ++ uname -m 19:12:50 [2019-09-09T19:12:50.990Z] #53 5.800 + arch=x86_64 19:12:50 [2019-09-09T19:12:50.990Z] #53 5.800 + '[' x86_64 '!=' x86_64 ']' 19:12:50 [2019-09-09T19:12:50.990Z] #53 5.800 + url=https://download.docker.com/linux/static 19:12:50 [2019-09-09T19:12:50.990Z] #53 5.801 + tar -xz docker/docker 19:12:50 [2019-09-09T19:12:50.990Z] #53 5.803 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz 19:12:50 [2019-09-09T19:12:50.990Z] #53 ... 19:12:50 [2019-09-09T19:12:50.990Z] 19:12:50 [2019-09-09T19:12:50.990Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum 19:12:50 [2019-09-09T19:12:50.990Z] #27 6.007 + RM_GOPATH=0 19:12:50 [2019-09-09T19:12:50.990Z] #27 6.007 + TMP_GOPATH= 19:12:50 [2019-09-09T19:12:50.990Z] #27 6.007 + : /build 19:12:50 [2019-09-09T19:12:50.990Z] #27 6.007 + '[' -z '' ']' 19:12:50 [2019-09-09T19:12:50.990Z] #27 6.019 ++ mktemp -d 19:12:50 [2019-09-09T19:12:50.990Z] #27 6.019 + export GOPATH=/tmp/tmp.YWWuxAMEK2 19:12:50 [2019-09-09T19:12:50.990Z] #27 6.019 + GOPATH=/tmp/tmp.YWWuxAMEK2 19:12:50 [2019-09-09T19:12:50.990Z] #27 6.019 + RM_GOPATH=1 19:12:50 [2019-09-09T19:12:50.990Z] #27 6.019 ++ dirname ./install.sh 19:12:50 [2019-09-09T19:12:50.990Z] #27 6.019 + dir=. 19:12:50 [2019-09-09T19:12:50.990Z] #27 6.019 + bin=gotestsum 19:12:50 [2019-09-09T19:12:50.990Z] #27 6.019 + shift 19:12:50 [2019-09-09T19:12:50.990Z] #27 6.019 + '[' '!' -f ./gotestsum.installer ']' 19:12:50 [2019-09-09T19:12:50.990Z] #27 6.019 + . ./gotestsum.installer 19:12:50 [2019-09-09T19:12:50.990Z] #27 6.019 ++ GOTESTSUM_COMMIT=v0.3.5 19:12:50 [2019-09-09T19:12:50.990Z] #27 6.019 + install_gotestsum 19:12:50 [2019-09-09T19:12:50.990Z] #27 6.019 + echo 'Installing gotestsum version v0.3.5' 19:12:50 [2019-09-09T19:12:50.990Z] #27 6.019 + go get -d gotest.tools/gotestsum 19:12:50 [2019-09-09T19:12:50.990Z] #27 6.019 Installing gotestsum version v0.3.5 19:12:50 [2019-09-09T19:12:50.997Z] CC criu/arch/ppc64/vdso-pie.o 19:12:51 [2019-09-09T19:12:51.248Z] #27 ... 19:12:51 [2019-09-09T19:12:51.248Z] 19:12:51 [2019-09-09T19:12:51.248Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv 19:12:51 [2019-09-09T19:12:51.248Z] #30 5.953 + RM_GOPATH=0 19:12:51 [2019-09-09T19:12:51.248Z] #30 5.953 + TMP_GOPATH= 19:12:51 [2019-09-09T19:12:51.248Z] #30 5.953 + : /build 19:12:51 [2019-09-09T19:12:51.248Z] #30 5.953 + '[' -z '' ']' 19:12:51 [2019-09-09T19:12:51.248Z] #30 5.953 ++ mktemp -d 19:12:51 [2019-09-09T19:12:51.248Z] #30 5.956 + export GOPATH=/tmp/tmp.cOgE0Zl6Oc 19:12:51 [2019-09-09T19:12:51.248Z] #30 5.956 + GOPATH=/tmp/tmp.cOgE0Zl6Oc 19:12:51 [2019-09-09T19:12:51.248Z] #30 5.956 + RM_GOPATH=1 19:12:51 [2019-09-09T19:12:51.248Z] #30 5.956 ++ dirname ./install.sh 19:12:51 [2019-09-09T19:12:51.248Z] #30 5.956 + dir=. 19:12:51 [2019-09-09T19:12:51.248Z] #30 5.956 + bin=tomlv 19:12:51 [2019-09-09T19:12:51.248Z] #30 5.956 + shift 19:12:51 [2019-09-09T19:12:51.248Z] #30 5.956 + '[' '!' -f ./tomlv.installer ']' 19:12:51 [2019-09-09T19:12:51.248Z] #30 5.956 + . ./tomlv.installer 19:12:51 [2019-09-09T19:12:51.248Z] #30 5.956 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 19:12:51 [2019-09-09T19:12:51.248Z] #30 5.956 + install_tomlv 19:12:51 [2019-09-09T19:12:51.248Z] #30 5.956 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' 19:12:51 [2019-09-09T19:12:51.248Z] #30 5.957 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 19:12:51 [2019-09-09T19:12:51.248Z] #30 5.957 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.cOgE0Zl6Oc/src/github.com/BurntSushi/toml 19:12:51 [2019-09-09T19:12:51.248Z] #30 5.958 Cloning into '/tmp/tmp.cOgE0Zl6Oc/src/github.com/BurntSushi/toml'... 19:12:51 [2019-09-09T19:12:51.248Z] #30 6.933 + cd /tmp/tmp.cOgE0Zl6Oc/src/github.com/BurntSushi/toml 19:12:51 [2019-09-09T19:12:51.248Z] #30 6.933 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 19:12:51 [2019-09-09T19:12:51.248Z] #30 6.958 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv 19:12:51 [2019-09-09T19:12:51.248Z] #30 7.566 errors 19:12:51 [2019-09-09T19:12:51.248Z] #30 7.576 internal/cpu 19:12:51 [2019-09-09T19:12:51.248Z] #30 7.697 math/bits 19:12:51 [2019-09-09T19:12:51.248Z] #30 8.171 internal/bytealg 19:12:51 [2019-09-09T19:12:51.248Z] #30 8.396 math 19:12:51 [2019-09-09T19:12:51.248Z] #30 8.559 runtime/internal/atomic 19:12:51 [2019-09-09T19:12:51.248Z] #30 8.821 runtime/internal/sys 19:12:51 [2019-09-09T19:12:51.248Z] #30 9.031 runtime/internal/math 19:12:51 [2019-09-09T19:12:51.248Z] #30 9.280 runtime 19:12:51 [2019-09-09T19:12:51.248Z] #30 ... 19:12:51 [2019-09-09T19:12:51.248Z] 19:12:51 [2019-09-09T19:12:51.248Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... 19:12:51 [2019-09-09T19:12:51.248Z] #35 6.694 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease 19:12:51 [2019-09-09T19:12:51.248Z] #35 6.695 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] 19:12:51 [2019-09-09T19:12:51.248Z] #35 6.707 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] 19:12:51 [2019-09-09T19:12:51.248Z] #35 6.730 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] 19:12:51 [2019-09-09T19:12:51.248Z] #35 6.786 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] 19:12:51 [2019-09-09T19:12:51.248Z] #35 7.561 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [503 kB] 19:12:51 [2019-09-09T19:12:51.248Z] #35 9.359 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] 19:12:51 [2019-09-09T19:12:51.248Z] #35 10.12 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] 19:12:51 [2019-09-09T19:12:51.280Z] CC criu/arch/ppc64/vdso-trampoline.o 19:12:51 [2019-09-09T19:12:51.280Z] CC criu/arch/ppc64/misc.o 19:12:51 [2019-09-09T19:12:51.280Z] AR criu/pie/pie.lib.a 19:12:51 [2019-09-09T19:12:51.280Z] DEP criu/pie/restorer.d 19:12:51 [2019-09-09T19:12:51.280Z] DEP criu/arch/ppc64/restorer.d 19:12:51 [2019-09-09T19:12:51.280Z] DEP criu/pie/parasite.d 19:12:51 [2019-09-09T19:12:51.507Z] #35 ... 19:12:51 [2019-09-09T19:12:51.508Z] 19:12:51 [2019-09-09T19:12:51.508Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit 19:12:51 [2019-09-09T19:12:51.508Z] #61 5.913 + RM_GOPATH=0 19:12:51 [2019-09-09T19:12:51.508Z] #61 5.913 + TMP_GOPATH= 19:12:51 [2019-09-09T19:12:51.508Z] #61 5.913 + : /build/ 19:12:51 [2019-09-09T19:12:51.508Z] #61 5.913 + '[' -z '' ']' 19:12:51 [2019-09-09T19:12:51.508Z] #61 5.913 ++ mktemp -d 19:12:51 [2019-09-09T19:12:51.508Z] #61 5.920 + export GOPATH=/tmp/tmp.Z8xSBQDZNk 19:12:51 [2019-09-09T19:12:51.508Z] #61 5.920 + GOPATH=/tmp/tmp.Z8xSBQDZNk 19:12:51 [2019-09-09T19:12:51.508Z] #61 5.920 + RM_GOPATH=1 19:12:51 [2019-09-09T19:12:51.508Z] #61 5.920 ++ dirname ./install.sh 19:12:51 [2019-09-09T19:12:51.508Z] #61 5.920 + dir=. 19:12:51 [2019-09-09T19:12:51.508Z] #61 5.920 + bin=rootlesskit 19:12:51 [2019-09-09T19:12:51.508Z] #61 5.920 + shift 19:12:51 [2019-09-09T19:12:51.508Z] #61 5.920 + '[' '!' -f ./rootlesskit.installer ']' 19:12:51 [2019-09-09T19:12:51.508Z] #61 5.920 + . ./rootlesskit.installer 19:12:51 [2019-09-09T19:12:51.508Z] #61 5.920 ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c 19:12:51 [2019-09-09T19:12:51.508Z] #61 5.920 + install_rootlesskit 19:12:51 [2019-09-09T19:12:51.508Z] #61 5.920 + case "$1" in 19:12:51 [2019-09-09T19:12:51.508Z] #61 5.920 + export CGO_ENABLED=0 19:12:51 [2019-09-09T19:12:51.508Z] #61 5.920 + CGO_ENABLED=0 19:12:51 [2019-09-09T19:12:51.508Z] #61 5.920 + _install_rootlesskit 19:12:51 [2019-09-09T19:12:51.508Z] #61 5.920 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' 19:12:51 [2019-09-09T19:12:51.508Z] #61 5.920 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Z8xSBQDZNk/src/github.com/rootless-containers/rootlesskit 19:12:51 [2019-09-09T19:12:51.508Z] #61 5.920 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c 19:12:51 [2019-09-09T19:12:51.508Z] #61 5.921 Cloning into '/tmp/tmp.Z8xSBQDZNk/src/github.com/rootless-containers/rootlesskit'... 19:12:51 [2019-09-09T19:12:51.508Z] #61 9.412 + cd /tmp/tmp.Z8xSBQDZNk/src/github.com/rootless-containers/rootlesskit 19:12:51 [2019-09-09T19:12:51.508Z] #61 9.414 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c 19:12:51 [2019-09-09T19:12:51.508Z] #61 9.730 + for f in rootlesskit rootlesskit-docker-proxy 19:12:51 [2019-09-09T19:12:51.508Z] #61 9.730 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit 19:12:51 [2019-09-09T19:12:51.508Z] #61 ... 19:12:51 [2019-09-09T19:12:51.508Z] 19:12:51 [2019-09-09T19:12:51.508Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... 19:12:51 [2019-09-09T19:12:51.508Z] #57 7.127 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease 19:12:51 [2019-09-09T19:12:51.508Z] #57 7.129 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] 19:12:51 [2019-09-09T19:12:51.508Z] #57 7.154 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] 19:12:51 [2019-09-09T19:12:51.508Z] #57 7.218 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] 19:12:51 [2019-09-09T19:12:51.508Z] #57 7.249 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] 19:12:51 [2019-09-09T19:12:51.508Z] #57 7.934 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [503 kB] 19:12:51 [2019-09-09T19:12:51.508Z] #57 9.269 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] 19:12:51 [2019-09-09T19:12:51.508Z] #57 10.17 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] 19:12:51 [2019-09-09T19:12:51.563Z] CC criu/pie/parasite.o 19:12:51 [2019-09-09T19:12:51.766Z] #57 ... 19:12:51 [2019-09-09T19:12:51.766Z] 19:12:51 [2019-09-09T19:12:51.766Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc 19:12:51 [2019-09-09T19:12:51.766Z] #42 5.639 + RM_GOPATH=0 19:12:51 [2019-09-09T19:12:51.766Z] #42 5.639 + TMP_GOPATH= 19:12:51 [2019-09-09T19:12:51.766Z] #42 5.639 + : /build 19:12:51 [2019-09-09T19:12:51.766Z] #42 5.639 + '[' -z '' ']' 19:12:51 [2019-09-09T19:12:51.766Z] #42 5.640 ++ mktemp -d 19:12:51 [2019-09-09T19:12:51.766Z] #42 5.654 + export GOPATH=/tmp/tmp.9X9VbAxKBu 19:12:51 [2019-09-09T19:12:51.766Z] #42 5.654 + GOPATH=/tmp/tmp.9X9VbAxKBu 19:12:51 [2019-09-09T19:12:51.766Z] #42 5.654 + RM_GOPATH=1 19:12:51 [2019-09-09T19:12:51.766Z] #42 5.655 ++ dirname ./install.sh 19:12:51 [2019-09-09T19:12:51.766Z] #42 5.655 + dir=. 19:12:51 [2019-09-09T19:12:51.766Z] #42 5.656 + bin=runc 19:12:51 [2019-09-09T19:12:51.766Z] #42 5.656 + shift 19:12:51 [2019-09-09T19:12:51.766Z] #42 5.656 + '[' '!' -f ./runc.installer ']' 19:12:51 [2019-09-09T19:12:51.766Z] #42 5.656 + . ./runc.installer 19:12:51 [2019-09-09T19:12:51.766Z] #42 5.656 ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f 19:12:51 [2019-09-09T19:12:51.766Z] #42 5.656 + install_runc 19:12:51 [2019-09-09T19:12:51.766Z] #42 5.656 + uname -r 19:12:51 [2019-09-09T19:12:51.766Z] #42 5.657 + grep -q '^3\.10\.0.*\.el7\.' 19:12:51 [2019-09-09T19:12:51.766Z] #42 5.662 + RUNC_BUILDTAGS='seccomp apparmor selinux ' 19:12:51 [2019-09-09T19:12:51.766Z] #42 5.663 + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )' 19:12:51 [2019-09-09T19:12:51.766Z] #42 5.663 Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux ) 19:12:51 [2019-09-09T19:12:51.766Z] #42 5.663 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.9X9VbAxKBu/src/github.com/opencontainers/runc 19:12:51 [2019-09-09T19:12:51.766Z] #42 5.668 Cloning into '/tmp/tmp.9X9VbAxKBu/src/github.com/opencontainers/runc'... 19:12:51 [2019-09-09T19:12:51.854Z] #20 ... 19:12:51 [2019-09-09T19:12:51.854Z] 19:12:51 [2019-09-09T19:12:51.854Z] #7 [dev 1/24] RUN groupadd -r docker 19:12:51 [2019-09-09T19:12:51.854Z] #7 DONE 3.0s 19:12:51 [2019-09-09T19:12:51.854Z] 19:12:51 [2019-09-09T19:12:51.854Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... 19:12:51 [2019-09-09T19:12:51.854Z] #20 2.926 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... 19:12:51 [2019-09-09T19:12:51.854Z] #20 3.216 19:12:52 [2019-09-09T19:12:52.178Z] LINK criu/pie/parasite.built-in.o 19:12:52 [2019-09-09T19:12:52.178Z] GEN criu/pie/parasite-blob.h 19:12:52 [2019-09-09T19:12:52.178Z] CC criu/arch/ppc64/restorer.o 19:12:52 [2019-09-09T19:12:52.178Z] CC criu/pie/restorer.o 19:12:52 [2019-09-09T19:12:52.369Z] #20 3.400 ######## 12.2% ##################### 30.1% ######################################## 56.3% ###################################################### 75.7% #################################################################### 94.8% ######################################################################## 100.0% 19:12:52 [2019-09-09T19:12:52.628Z] #20 4.091 19:12:53 [2019-09-09T19:12:53.149Z] #20 4.304 ########### 16.1% ####################################### 55.2% ############################################################## 86.8% ######################################################################## 100.0% 19:12:53 [2019-09-09T19:12:53.149Z] #20 4.709 19:12:53 [2019-09-09T19:12:53.184Z] LINK criu/pie/restorer.built-in.o 19:12:53 [2019-09-09T19:12:53.184Z] GEN criu/pie/restorer-blob.h 19:12:53 [2019-09-09T19:12:53.466Z] DEP criu/vdso.d 19:12:53 [2019-09-09T19:12:53.466Z] DEP criu/uts_ns.d 19:12:53 [2019-09-09T19:12:53.466Z] DEP criu/util.d 19:12:53 [2019-09-09T19:12:53.466Z] DEP criu/uffd.d 19:12:53 [2019-09-09T19:12:53.664Z] #42 ... 19:12:53 [2019-09-09T19:12:53.664Z] 19:12:53 [2019-09-09T19:12:53.664Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli 19:12:53 [2019-09-09T19:12:53.664Z] #53 12.64 + mkdir -p /build 19:12:53 [2019-09-09T19:12:53.664Z] #53 12.64 + mv docker/docker /build/ 19:12:53 [2019-09-09T19:12:53.664Z] #53 12.65 + rmdir docker 19:12:53 [2019-09-09T19:12:53.670Z] #20 4.880 ### 4.5% ########### 15.7% #################################### 50.5% ################################################################ 89.2% ######################################################################## 100.0% 19:12:53 [2019-09-09T19:12:53.747Z] DEP criu/tun.d 19:12:53 [2019-09-09T19:12:53.747Z] DEP criu/tty.d 19:12:53 [2019-09-09T19:12:53.748Z] DEP criu/timerfd.d 19:12:53 [2019-09-09T19:12:53.922Z] #53 DONE 13.0s 19:12:53 [2019-09-09T19:12:53.922Z] 19:12:53 [2019-09-09T19:12:53.922Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... 19:12:53 [2019-09-09T19:12:53.922Z] #55 10.41 + cd /tmp/tmp.wAN3C4J9Wr/src/github.com/docker/distribution 19:12:53 [2019-09-09T19:12:53.922Z] #55 10.42 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 19:12:53 [2019-09-09T19:12:53.922Z] #55 12.98 + GOPATH=/tmp/tmp.wAN3C4J9Wr/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.wAN3C4J9Wr go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 19:12:53 [2019-09-09T19:12:53.929Z] #20 5.442 19:12:53 [2019-09-09T19:12:53.929Z] #20 ... 19:12:53 [2019-09-09T19:12:53.929Z] 19:12:53 [2019-09-09T19:12:53.929Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser 19:12:53 [2019-09-09T19:12:53.929Z] #8 DONE 2.6s 19:12:54 [2019-09-09T19:12:54.030Z] DEP criu/sysfs_parse.d 19:12:54 [2019-09-09T19:12:54.030Z] DEP criu/sysctl.d 19:12:54 [2019-09-09T19:12:54.030Z] DEP criu/string.d 19:12:54 [2019-09-09T19:12:54.030Z] DEP criu/stats.d 19:12:54 [2019-09-09T19:12:54.030Z] DEP criu/sockets.d 19:12:54 [2019-09-09T19:12:54.059Z] INFO: make.ps1 starting at 09/09/2019 19:12:53 19:12:54 [2019-09-09T19:12:54.187Z] 19:12:54 [2019-09-09T19:12:54.187Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... 19:12:54 [2019-09-09T19:12:54.312Z] DEP criu/sk-unix.d 19:12:54 [2019-09-09T19:12:54.312Z] DEP criu/sk-tcp.d 19:12:54 [2019-09-09T19:12:54.312Z] DEP criu/sk-queue.d 19:12:54 [2019-09-09T19:12:54.312Z] DEP criu/sk-packet.d 19:12:54 [2019-09-09T19:12:54.525Z] INFO: Git commit (f14a47e58) assumed from DOCKER_GITCOMMIT environment variable 19:12:54 [2019-09-09T19:12:54.525Z] INFO: Invoking autogen... 19:12:54 [2019-09-09T19:12:54.594Z] DEP criu/sk-netlink.d 19:12:54 [2019-09-09T19:12:54.594Z] DEP criu/sk-inet.d 19:12:54 [2019-09-09T19:12:54.594Z] DEP criu/signalfd.d 19:12:54 [2019-09-09T19:12:54.594Z] DEP criu/sigframe.d 19:12:54 [2019-09-09T19:12:54.706Z] #20 5.612 #### 5.8% ######### 13.7% ############# 19.0% ################### 26.4% ######################### 35.1% ############################### 43.8% ##################################### 52.0% 19:12:54 [2019-09-09T19:12:54.706Z] #20 ... 19:12:54 [2019-09-09T19:12:54.706Z] 19:12:54 [2019-09-09T19:12:54.706Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... 19:12:54 [2019-09-09T19:12:54.706Z] #15 11.98 + cd /tmp/tmp.QYvrKrwCNz/src/github.com/go-swagger/go-swagger 19:12:54 [2019-09-09T19:12:54.706Z] #15 11.98 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb 19:12:54 [2019-09-09T19:12:54.706Z] #15 12.62 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 19:12:54 [2019-09-09T19:12:54.706Z] #15 ... 19:12:54 [2019-09-09T19:12:54.706Z] 19:12:54 [2019-09-09T19:12:54.706Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... 19:12:54 [2019-09-09T19:12:54.876Z] DEP criu/shmem.d 19:12:54 [2019-09-09T19:12:54.876Z] DEP criu/servicefd.d 19:12:54 [2019-09-09T19:12:54.876Z] DEP criu/seize.d 19:12:54 [2019-09-09T19:12:54.876Z] DEP criu/seccomp.d 19:12:54 [2019-09-09T19:12:54.989Z] INFO: Building daemon... 19:12:55 [2019-09-09T19:12:55.160Z] DEP criu/rst-malloc.d 19:12:55 [2019-09-09T19:12:55.160Z] DEP criu/rbtree.d 19:12:55 [2019-09-09T19:12:55.160Z] DEP criu/pstree.d 19:12:55 [2019-09-09T19:12:55.160Z] DEP criu/protobuf.d 19:12:55 [2019-09-09T19:12:55.160Z] GEN criu/protobuf-desc-gen.h 19:12:55 [2019-09-09T19:12:55.484Z] #20 5.612 #### 5.8% ######### 13.7% ############# 19.0% ################### 26.4% ######################### 35.1% ############################### 43.8% ##################################### 52.0% ########################################## 59.3% ############################################### 65.5% ################################################### 71.0% ########################################################## 81.5% ############################################################## 86.2% ################################################################### 93.8% ###################################################################### 98.2% ######################################################################## 100.0% 19:12:55 [2019-09-09T19:12:55.485Z] #20 7.136 19:12:55 [2019-09-09T19:12:55.778Z] DEP criu/protobuf-desc.d 19:12:55 [2019-09-09T19:12:55.778Z] DEP criu/proc_parse.d 19:12:55 [2019-09-09T19:12:55.778Z] DEP criu/plugin.d 19:12:55 [2019-09-09T19:12:55.778Z] DEP criu/pipes.d 19:12:55 [2019-09-09T19:12:55.778Z] DEP criu/pie-util.d 19:12:56 [2019-09-09T19:12:56.049Z] #20 7.795 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... 19:12:56 [2019-09-09T19:12:56.060Z] DEP criu/pie-util-vdso.d 19:12:56 [2019-09-09T19:12:56.060Z] DEP criu/pie-util-vdso-elf32.d 19:12:56 [2019-09-09T19:12:56.060Z] DEP criu/path.d 19:12:56 [2019-09-09T19:12:56.060Z] DEP criu/parasite-syscall.d 19:12:56 [2019-09-09T19:12:56.341Z] DEP criu/pagemap.d 19:12:56 [2019-09-09T19:12:56.341Z] DEP criu/pagemap-cache.d 19:12:56 [2019-09-09T19:12:56.341Z] DEP criu/page-xfer.d 19:12:56 [2019-09-09T19:12:56.341Z] DEP criu/page-pipe.d 19:12:56 [2019-09-09T19:12:56.341Z] DEP criu/netfilter.d 19:12:56 [2019-09-09T19:12:56.614Z] #20 7.960 19:12:56 [2019-09-09T19:12:56.614Z] #20 8.029 ######################################################################## 100.0% 19:12:56 [2019-09-09T19:12:56.614Z] #20 8.161 19:12:56 [2019-09-09T19:12:56.623Z] DEP criu/net.d 19:12:56 [2019-09-09T19:12:56.623Z] DEP criu/namespaces.d 19:12:56 [2019-09-09T19:12:56.623Z] DEP criu/mount.d 19:12:56 [2019-09-09T19:12:56.871Z] #20 ... 19:12:56 [2019-09-09T19:12:56.871Z] 19:12:56 [2019-09-09T19:12:56.871Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... 19:12:56 [2019-09-09T19:12:56.871Z] #9 2.132 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 19:12:56 [2019-09-09T19:12:56.871Z] #9 DONE 2.8s 19:12:56 [2019-09-09T19:12:56.871Z] 19:12:56 [2019-09-09T19:12:56.871Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... 19:12:56 [2019-09-09T19:12:56.905Z] DEP criu/mem.d 19:12:56 [2019-09-09T19:12:56.905Z] DEP criu/lsm.d 19:12:56 [2019-09-09T19:12:56.905Z] DEP criu/log.d 19:12:56 [2019-09-09T19:12:56.905Z] DEP criu/libnetlink.d 19:12:57 [2019-09-09T19:12:57.190Z] DEP criu/kerndat.d 19:12:57 [2019-09-09T19:12:57.190Z] DEP criu/kcmp-ids.d 19:12:57 [2019-09-09T19:12:57.190Z] DEP criu/irmap.d 19:12:57 [2019-09-09T19:12:57.190Z] DEP criu/ipc_ns.d 19:12:57 [2019-09-09T19:12:57.472Z] DEP criu/image.d 19:12:57 [2019-09-09T19:12:57.472Z] DEP criu/image-desc.d 19:12:57 [2019-09-09T19:12:57.472Z] DEP criu/fsnotify.d 19:12:57 [2019-09-09T19:12:57.472Z] DEP criu/filesystems.d 19:12:57 [2019-09-09T19:12:57.753Z] DEP criu/files.d 19:12:57 [2019-09-09T19:12:57.753Z] DEP criu/files-reg.d 19:12:57 [2019-09-09T19:12:57.753Z] DEP criu/files-ext.d 19:12:57 [2019-09-09T19:12:57.753Z] DEP criu/file-lock.d 19:12:58 [2019-09-09T19:12:58.035Z] DEP criu/file-ids.d 19:12:58 [2019-09-09T19:12:58.035Z] DEP criu/fifo.d 19:12:58 [2019-09-09T19:12:58.035Z] DEP criu/fdstore.d 19:12:58 [2019-09-09T19:12:58.035Z] DEP criu/fault-injection.d 19:12:58 [2019-09-09T19:12:58.035Z] DEP criu/external.d 19:12:58 [2019-09-09T19:12:58.035Z] DEP criu/eventpoll.d 19:12:58 [2019-09-09T19:12:58.097Z] #55 ... 19:12:58 [2019-09-09T19:12:58.097Z] 19:12:58 [2019-09-09T19:12:58.097Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc 19:12:58 [2019-09-09T19:12:58.097Z] #42 14.21 + cd /tmp/tmp.9X9VbAxKBu/src/github.com/opencontainers/runc 19:12:58 [2019-09-09T19:12:58.097Z] #42 14.21 + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f 19:12:58 [2019-09-09T19:12:58.097Z] #42 14.69 + '[' -z '' ']' 19:12:58 [2019-09-09T19:12:58.097Z] #42 14.69 + target=static 19:12:58 [2019-09-09T19:12:58.097Z] #42 14.69 + make 'BUILDTAGS=seccomp apparmor selinux ' static 19:12:58 [2019-09-09T19:12:58.097Z] #42 16.38 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o runc . 19:12:58 [2019-09-09T19:12:58.317Z] DEP criu/eventfd.d 19:12:58 [2019-09-09T19:12:58.317Z] DEP criu/crtools.d 19:12:58 [2019-09-09T19:12:58.317Z] DEP criu/cr-service.d 19:12:58 [2019-09-09T19:12:58.599Z] DEP criu/cr-restore.d 19:12:58 [2019-09-09T19:12:58.599Z] DEP criu/cr-errno.d 19:12:58 [2019-09-09T19:12:58.599Z] DEP criu/cr-dump.d 19:12:58 [2019-09-09T19:12:58.599Z] DEP criu/cr-dedup.d 19:12:58 [2019-09-09T19:12:58.768Z] #10 DONE 1.9s 19:12:58 [2019-09-09T19:12:58.768Z] 19:12:58 [2019-09-09T19:12:58.768Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... 19:12:58 [2019-09-09T19:12:58.882Z] DEP criu/cr-check.d 19:12:58 [2019-09-09T19:12:58.882Z] DEP criu/config.d 19:12:58 [2019-09-09T19:12:58.882Z] DEP criu/clone-noasan.d 19:12:58 [2019-09-09T19:12:58.882Z] DEP criu/cgroup.d 19:12:59 [2019-09-09T19:12:59.164Z] DEP criu/cgroup-props.d 19:12:59 [2019-09-09T19:12:59.164Z] DEP criu/bitmap.d 19:12:59 [2019-09-09T19:12:59.164Z] DEP criu/bfd.d 19:12:59 [2019-09-09T19:12:59.164Z] DEP criu/autofs.d 19:12:59 [2019-09-09T19:12:59.164Z] DEP criu/aio.d 19:12:59 [2019-09-09T19:12:59.164Z] DEP criu/action-scripts.d 19:12:59 [2019-09-09T19:12:59.446Z] CC criu/action-scripts.o 19:12:59 [2019-09-09T19:12:59.729Z] CC criu/aio.o 19:13:00 [2019-09-09T19:13:00.013Z] CC criu/autofs.o 19:13:00 [2019-09-09T19:13:00.141Z] #11 ... 19:13:00 [2019-09-09T19:13:00.141Z] 19:13:00 [2019-09-09T19:13:00.141Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... 19:13:00 [2019-09-09T19:13:00.141Z] #20 8.860 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... 19:13:00 [2019-09-09T19:13:00.141Z] #20 9.117 19:13:00 [2019-09-09T19:13:00.141Z] #20 9.240 ######################################################################## 100.0% 19:13:00 [2019-09-09T19:13:00.141Z] #20 9.276 19:13:00 [2019-09-09T19:13:00.141Z] #20 9.976 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... 19:13:00 [2019-09-09T19:13:00.141Z] #20 10.04 skipping existing 1849cc453dee 19:13:00 [2019-09-09T19:13:00.141Z] #20 10.12 19:13:00 [2019-09-09T19:13:00.141Z] #20 10.81 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... 19:13:00 [2019-09-09T19:13:00.141Z] #20 11.07 19:13:00 [2019-09-09T19:13:00.141Z] #20 11.21 ######################################################################## 100.0% 19:13:00 [2019-09-09T19:13:00.141Z] #20 11.25 19:13:00 [2019-09-09T19:13:00.141Z] #20 11.28 Download of images into '/build' complete. 19:13:00 [2019-09-09T19:13:00.141Z] #20 11.28 Use something like the following to load the result into a Docker daemon: 19:13:00 [2019-09-09T19:13:00.141Z] #20 11.28 tar -cC '/build' . | docker load 19:13:00 [2019-09-09T19:13:00.141Z] #20 DONE 11.5s 19:13:00 [2019-09-09T19:13:00.141Z] 19:13:00 [2019-09-09T19:13:00.141Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... 19:13:00 [2019-09-09T19:13:00.624Z] #42 ... 19:13:00 [2019-09-09T19:13:00.624Z] 19:13:00 [2019-09-09T19:13:00.624Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter 19:13:00 [2019-09-09T19:13:00.624Z] #24 9.733 + cd /tmp/tmp.tyxN221hAs/src/github.com/alecthomas/gometalinter 19:13:00 [2019-09-09T19:13:00.624Z] #24 9.734 + git checkout -q v2.0.6 19:13:00 [2019-09-09T19:13:00.624Z] #24 10.07 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter 19:13:00 [2019-09-09T19:13:00.624Z] #24 ... 19:13:00 [2019-09-09T19:13:00.624Z] 19:13:00 [2019-09-09T19:13:00.624Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... 19:13:00 [2019-09-09T19:13:00.624Z] #57 19.95 Fetched 7922 kB in 13s (569 kB/s) 19:13:00 [2019-09-09T19:13:00.627Z] CC criu/bfd.o 19:13:00 [2019-09-09T19:13:00.706Z] #11 DONE 1.9s 19:13:00 [2019-09-09T19:13:00.706Z] 19:13:00 [2019-09-09T19:13:00.706Z] #12 [dev 6/24] RUN ldconfig 19:13:00 [2019-09-09T19:13:00.789Z] + dpkg --print-architecture 19:13:00 [2019-09-09T19:13:00.789Z] + cd /tmp/tmp.UmXVih6oXS/src/github.com/docker/distribution 19:13:00 [2019-09-09T19:13:00.789Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd 19:13:00 [2019-09-09T19:13:00.789Z] + GOPATH=/tmp/tmp.UmXVih6oXS/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.UmXVih6oXS 19:13:00 [2019-09-09T19:13:00.789Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry 19:13:00 [2019-09-09T19:13:00.911Z] CC criu/bitmap.o 19:13:00 [2019-09-09T19:13:00.911Z] CC criu/cgroup-props.o 19:13:01 [2019-09-09T19:13:01.527Z] CC criu/cgroup.o 19:13:02 [2019-09-09T19:13:02.523Z] #57 19.95 Reading package lists... 19:13:02 [2019-09-09T19:13:02.523Z] #57 ... 19:13:02 [2019-09-09T19:13:02.523Z] 19:13:02 [2019-09-09T19:13:02.523Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 19:13:02 [2019-09-09T19:13:02.523Z] #33 11.79 unicode/utf8 19:13:02 [2019-09-09T19:13:02.523Z] #33 12.32 math/bits 19:13:02 [2019-09-09T19:13:02.523Z] #33 13.00 math 19:13:02 [2019-09-09T19:13:02.523Z] #33 17.21 strconv 19:13:02 [2019-09-09T19:13:02.523Z] #33 20.44 internal/testlog 19:13:02 [2019-09-09T19:13:02.523Z] #33 20.66 encoding 19:13:02 [2019-09-09T19:13:02.523Z] #33 20.73 unicode/utf16 19:13:02 [2019-09-09T19:13:02.523Z] #33 20.90 container/list 19:13:02 [2019-09-09T19:13:02.523Z] #33 21.31 crypto/internal/subtle 19:13:02 [2019-09-09T19:13:02.523Z] #33 21.47 crypto/subtle 19:13:02 [2019-09-09T19:13:02.523Z] #33 21.56 crypto/rc4 19:13:02 [2019-09-09T19:13:02.523Z] #33 21.80 internal/x/crypto/cryptobyte/asn1 19:13:02 [2019-09-09T19:13:02.781Z] #33 21.90 internal/nettrace 19:13:02 [2019-09-09T19:13:02.781Z] #33 21.96 internal/x/net/dns/dnsmessage 19:13:02 [2019-09-09T19:13:02.997Z] CC criu/clone-noasan.o 19:13:02 [2019-09-09T19:13:02.998Z] CC criu/config.o 19:13:03 [2019-09-09T19:13:03.237Z] #12 DONE 2.8s 19:13:03 [2019-09-09T19:13:03.237Z] 19:13:03 [2019-09-09T19:13:03.237Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... 19:13:03 [2019-09-09T19:13:03.501Z] #15 ... 19:13:03 [2019-09-09T19:13:03.501Z] 19:13:03 [2019-09-09T19:13:03.501Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... 19:13:03 [2019-09-09T19:13:03.611Z] CC criu/cr-check.o 19:13:04 [2019-09-09T19:13:04.226Z] CC criu/cr-dedup.o 19:13:04 [2019-09-09T19:13:04.508Z] CC criu/cr-dump.o 19:13:04 [2019-09-09T19:13:04.679Z] #33 ... 19:13:04 [2019-09-09T19:13:04.679Z] 19:13:04 [2019-09-09T19:13:04.679Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv 19:13:04 [2019-09-09T19:13:04.679Z] #30 13.64 unicode/utf8 19:13:04 [2019-09-09T19:13:04.679Z] #30 14.52 strconv 19:13:04 [2019-09-09T19:13:04.679Z] #30 17.44 internal/race 19:13:04 [2019-09-09T19:13:04.679Z] #30 17.60 sync/atomic 19:13:04 [2019-09-09T19:13:04.679Z] #30 17.79 unicode 19:13:04 [2019-09-09T19:13:04.679Z] #30 20.15 internal/testlog 19:13:04 [2019-09-09T19:13:04.679Z] #30 20.39 encoding 19:13:04 [2019-09-09T19:13:04.679Z] #30 20.54 runtime/cgo 19:13:04 [2019-09-09T19:13:04.947Z] + rm -rf /tmp/tmp.UmXVih6oXS/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.UmXVih6oXS 19:13:05 [2019-09-09T19:13:05.513Z] CC criu/cr-errno.o 19:13:05 [2019-09-09T19:13:05.513Z] CC criu/cr-restore.o 19:13:05 [2019-09-09T19:13:05.613Z] #30 ... 19:13:05 [2019-09-09T19:13:05.613Z] 19:13:05 [2019-09-09T19:13:05.613Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... 19:13:05 [2019-09-09T19:13:05.613Z] #57 19.95 Reading package lists... 19:13:05 [2019-09-09T19:13:05.962Z] Removing intermediate container fb22dc20a0d3 19:13:05 [2019-09-09T19:13:05.963Z] ---> 30c4dea42aea 19:13:05 [2019-09-09T19:13:05.963Z] Step 16/126 : FROM base AS swagger 19:13:05 [2019-09-09T19:13:05.963Z] ---> 567ac632417b 19:13:05 [2019-09-09T19:13:05.963Z] Step 17/126 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb 19:13:05 [2019-09-09T19:13:05.963Z] ---> Running in 9f119ff90c81 19:13:05 [2019-09-09T19:13:05.963Z] Removing intermediate container 9f119ff90c81 19:13:05 [2019-09-09T19:13:05.963Z] ---> ba220971f577 19:13:05 [2019-09-09T19:13:05.963Z] Step 18/126 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/go-swagger/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger" && (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT") && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger && rm -rf "$GOPATH" 19:13:06 [2019-09-09T19:13:06.352Z] ---> Running in 392c65e81c1d 19:13:06 [2019-09-09T19:13:06.352Z] + mktemp -d 19:13:06 [2019-09-09T19:13:06.352Z] + export GOPATH=/tmp/tmp.A3aySKWhHG 19:13:06 [2019-09-09T19:13:06.352Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.A3aySKWhHG/src/github.com/go-swagger/go-swagger 19:13:06 [2019-09-09T19:13:06.352Z] Cloning into '/tmp/tmp.A3aySKWhHG/src/github.com/go-swagger/go-swagger'... 19:13:07 [2019-09-09T19:13:07.686Z] #13 3.466 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease 19:13:07 [2019-09-09T19:13:07.686Z] #13 3.468 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] 19:13:07 [2019-09-09T19:13:07.686Z] #13 3.490 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] 19:13:07 [2019-09-09T19:13:07.686Z] #13 3.492 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] 19:13:07 [2019-09-09T19:13:07.686Z] #13 3.505 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] 19:13:07 [2019-09-09T19:13:07.686Z] #13 3.770 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [503 kB] 19:13:07 [2019-09-09T19:13:07.686Z] #13 4.215 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] 19:13:07 [2019-09-09T19:13:07.944Z] #13 4.537 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] 19:13:08 [2019-09-09T19:13:08.198Z] CC criu/cr-service.o 19:13:09 [2019-09-09T19:13:09.177Z] #57 25.35 Reading package lists... 19:13:09 [2019-09-09T19:13:09.177Z] #57 ... 19:13:09 [2019-09-09T19:13:09.177Z] 19:13:09 [2019-09-09T19:13:09.177Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy 19:13:09 [2019-09-09T19:13:09.177Z] #50 18.37 + cd /tmp/tmp.VDnabsvJ5b/src/github.com/docker/libnetwork 19:13:09 [2019-09-09T19:13:09.177Z] #50 18.37 + git checkout -q 92d1fbe1eb0883cf11d283cea8e658275146411d 19:13:09 [2019-09-09T19:13:09.177Z] #50 18.81 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy 19:13:09 [2019-09-09T19:13:09.177Z] #50 ... 19:13:09 [2019-09-09T19:13:09.177Z] 19:13:09 [2019-09-09T19:13:09.177Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... 19:13:09 [2019-09-09T19:13:09.177Z] #44 19.89 Fetched 7922 kB in 14s (544 kB/s) 19:13:09 [2019-09-09T19:13:09.177Z] #44 19.89 Reading package lists... 19:13:09 [2019-09-09T19:13:09.203Z] CC criu/crtools.o 19:13:09 [2019-09-09T19:13:09.485Z] CC criu/eventfd.o 19:13:09 [2019-09-09T19:13:09.485Z] CC criu/eventpoll.o 19:13:09 [2019-09-09T19:13:09.564Z] + cd /tmp/tmp.A3aySKWhHG/src/github.com/go-swagger/go-swagger 19:13:09 [2019-09-09T19:13:09.564Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb 19:13:09 [2019-09-09T19:13:09.951Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 19:13:10 [2019-09-09T19:13:10.100Z] CC criu/external.o 19:13:10 [2019-09-09T19:13:10.101Z] CC criu/fault-injection.o 19:13:10 [2019-09-09T19:13:10.101Z] CC criu/fdstore.o 19:13:10 [2019-09-09T19:13:10.115Z] #44 25.26 Reading package lists... 19:13:10 [2019-09-09T19:13:10.115Z] #44 ... 19:13:10 [2019-09-09T19:13:10.115Z] 19:13:10 [2019-09-09T19:13:10.115Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... 19:13:10 [2019-09-09T19:13:10.115Z] #35 19.54 Fetched 7922 kB in 13s (572 kB/s) 19:13:10 [2019-09-09T19:13:10.115Z] #35 19.54 Reading package lists... 19:13:10 [2019-09-09T19:13:10.373Z] #35 24.82 Reading package lists... 19:13:10 [2019-09-09T19:13:10.383Z] CC criu/fifo.o 19:13:10 [2019-09-09T19:13:10.477Z] #13 6.804 Fetched 7922 kB in 4s (1827 kB/s) 19:13:10 [2019-09-09T19:13:10.666Z] CC criu/file-ids.o 19:13:10 [2019-09-09T19:13:10.666Z] CC criu/file-lock.o 19:13:10 [2019-09-09T19:13:10.937Z] #35 29.93 Building dependency tree... 19:13:10 [2019-09-09T19:13:10.937Z] #35 ... 19:13:10 [2019-09-09T19:13:10.937Z] 19:13:10 [2019-09-09T19:13:10.937Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... 19:13:10 [2019-09-09T19:13:10.937Z] #44 25.26 Reading package lists... 19:13:11 [2019-09-09T19:13:11.280Z] CC criu/files-ext.o 19:13:11 [2019-09-09T19:13:11.411Z] #13 6.804 Reading package lists... 19:13:11 [2019-09-09T19:13:11.562Z] CC criu/files-reg.o 19:13:12 [2019-09-09T19:13:12.309Z] #44 30.51 Building dependency tree... 19:13:12 [2019-09-09T19:13:12.309Z] #44 31.63 Reading state information... 19:13:12 [2019-09-09T19:13:12.571Z] CC criu/files.o 19:13:12 [2019-09-09T19:13:12.604Z] #13 8.128 Reading package lists... 19:13:12 [2019-09-09T19:13:12.863Z] #13 9.288 Building dependency tree... 19:13:12 [2019-09-09T19:13:12.863Z] #13 9.475 Reading state information... 19:13:12 [2019-09-09T19:13:12.863Z] #13 9.639 The following additional packages will be installed: 19:13:12 [2019-09-09T19:13:12.863Z] #13 9.640 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python 19:13:12 [2019-09-09T19:13:12.863Z] #13 9.640 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl 19:13:12 [2019-09-09T19:13:12.863Z] #13 9.641 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 19:13:12 [2019-09-09T19:13:12.863Z] #13 9.641 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 19:13:12 [2019-09-09T19:13:12.863Z] #13 9.641 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 19:13:12 [2019-09-09T19:13:12.863Z] #13 9.641 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 19:13:12 [2019-09-09T19:13:12.863Z] #13 9.641 libselinux1-dev libsepol1-dev libsystemd0 libudev1 libxtables12 19:13:12 [2019-09-09T19:13:12.863Z] #13 9.642 mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal 19:13:12 [2019-09-09T19:13:12.863Z] #13 9.642 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd 19:13:12 [2019-09-09T19:13:12.863Z] #13 9.643 Suggested packages: 19:13:13 [2019-09-09T19:13:13.121Z] #13 9.644 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc 19:13:13 [2019-09-09T19:13:13.121Z] #13 9.645 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv 19:13:13 [2019-09-09T19:13:13.121Z] #13 9.645 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags 19:13:13 [2019-09-09T19:13:13.121Z] #13 9.645 vim-doc vim-scripts xfsdump acl attr quota 19:13:13 [2019-09-09T19:13:13.121Z] #13 9.646 Recommended packages: 19:13:13 [2019-09-09T19:13:13.121Z] #13 9.646 aufs-dkms libpam-cap build-essential python3-dev python3-keyring 19:13:13 [2019-09-09T19:13:13.121Z] #13 9.646 python3-keyrings.alt python3-xdg unzip 19:13:13 [2019-09-09T19:13:13.240Z] #44 32.65 The following additional packages will be installed: 19:13:13 [2019-09-09T19:13:13.240Z] #44 32.65 btrfs-progs liblzo2-2 19:13:13 [2019-09-09T19:13:13.240Z] #44 32.85 The following NEW packages will be installed: 19:13:13 [2019-09-09T19:13:13.380Z] #13 ... 19:13:13 [2019-09-09T19:13:13.380Z] 19:13:13 [2019-09-09T19:13:13.380Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... 19:13:13 [2019-09-09T19:13:13.380Z] #15 40.64 + rm -rf /tmp/tmp.QYvrKrwCNz 19:13:13 [2019-09-09T19:13:13.497Z] #44 32.85 btrfs-progs btrfs-tools liblzo2-2 19:13:13 [2019-09-09T19:13:13.945Z] #15 DONE 41.3s 19:13:13 [2019-09-09T19:13:13.945Z] 19:13:13 [2019-09-09T19:13:13.945Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... 19:13:13 [2019-09-09T19:13:13.945Z] #13 10.68 The following NEW packages will be installed: 19:13:14 [2019-09-09T19:13:14.043Z] CC criu/filesystems.o 19:13:14 [2019-09-09T19:13:14.043Z] CC criu/fsnotify.o 19:13:14 [2019-09-09T19:13:14.203Z] #13 10.68 apparmor aufs-tools bash-completion binutils-mingw-w64 19:13:14 [2019-09-09T19:13:14.203Z] #13 10.68 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools 19:13:14 [2019-09-09T19:13:14.203Z] #13 10.68 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base 19:13:14 [2019-09-09T19:13:14.203Z] #13 10.68 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin 19:13:14 [2019-09-09T19:13:14.204Z] #13 10.68 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 19:13:14 [2019-09-09T19:13:14.204Z] #13 10.68 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 19:13:14 [2019-09-09T19:13:14.204Z] #13 10.68 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 19:13:14 [2019-09-09T19:13:14.204Z] #13 10.68 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib 19:13:14 [2019-09-09T19:13:14.204Z] #13 10.68 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev 19:13:14 [2019-09-09T19:13:14.204Z] #13 10.68 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common 19:13:14 [2019-09-09T19:13:14.204Z] #13 10.68 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal 19:13:14 [2019-09-09T19:13:14.204Z] #13 10.68 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 19:13:14 [2019-09-09T19:13:14.204Z] #13 10.68 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime 19:13:14 [2019-09-09T19:13:14.204Z] #13 10.68 xfsprogs xxd xz-utils zip 19:13:14 [2019-09-09T19:13:14.204Z] #13 10.68 The following packages will be upgraded: 19:13:14 [2019-09-09T19:13:14.204Z] #13 10.68 libsystemd0 libudev1 19:13:14 [2019-09-09T19:13:14.429Z] #44 ... 19:13:14 [2019-09-09T19:13:14.429Z] 19:13:14 [2019-09-09T19:13:14.429Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy 19:13:14 [2019-09-09T19:13:14.429Z] #50 DONE 33.6s 19:13:14 [2019-09-09T19:13:14.429Z] 19:13:14 [2019-09-09T19:13:14.429Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... 19:13:14 [2019-09-09T19:13:14.429Z] #57 25.35 Reading package lists... 19:13:14 [2019-09-09T19:13:14.429Z] #57 31.01 Building dependency tree... 19:13:14 [2019-09-09T19:13:14.429Z] #57 31.85 Reading state information... 19:13:14 [2019-09-09T19:13:14.429Z] #57 32.88 The following additional packages will be installed: 19:13:14 [2019-09-09T19:13:14.429Z] #57 32.88 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 19:13:14 [2019-09-09T19:13:14.429Z] #57 32.88 libprotoc10 python-pkg-resources zlib1g-dev 19:13:14 [2019-09-09T19:13:14.429Z] #57 32.90 Suggested packages: 19:13:14 [2019-09-09T19:13:14.429Z] #57 32.91 manpages-dev python-setuptools 19:13:14 [2019-09-09T19:13:14.668Z] CC criu/image-desc.o 19:13:14 [2019-09-09T19:13:14.687Z] #57 34.18 The following NEW packages will be installed: 19:13:14 [2019-09-09T19:13:14.687Z] #57 34.19 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev 19:13:14 [2019-09-09T19:13:14.687Z] #57 34.20 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 19:13:14 [2019-09-09T19:13:14.687Z] #57 34.20 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf 19:13:14 [2019-09-09T19:13:14.687Z] #57 34.20 zlib1g-dev 19:13:14 [2019-09-09T19:13:14.950Z] CC criu/image.o 19:13:15 [2019-09-09T19:13:15.138Z] #13 11.72 2 upgraded, 69 newly installed, 0 to remove and 8 not upgraded. 19:13:15 [2019-09-09T19:13:15.138Z] #13 11.72 Need to get 91.3 MB of archives. 19:13:15 [2019-09-09T19:13:15.138Z] #13 11.72 After this operation, 541 MB of additional disk space will be used. 19:13:15 [2019-09-09T19:13:15.138Z] #13 11.72 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd0 amd64 232-25+deb9u12 [282 kB] 19:13:15 [2019-09-09T19:13:15.138Z] #13 11.73 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] 19:13:15 [2019-09-09T19:13:15.138Z] #13 11.74 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] 19:13:15 [2019-09-09T19:13:15.138Z] #13 11.74 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] 19:13:15 [2019-09-09T19:13:15.138Z] #13 11.74 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] 19:13:15 [2019-09-09T19:13:15.138Z] #13 11.74 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev1 amd64 232-25+deb9u12 [126 kB] 19:13:15 [2019-09-09T19:13:15.138Z] #13 11.74 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] 19:13:15 [2019-09-09T19:13:15.138Z] #13 11.75 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] 19:13:15 [2019-09-09T19:13:15.138Z] #13 11.75 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] 19:13:15 [2019-09-09T19:13:15.138Z] #13 11.77 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] 19:13:15 [2019-09-09T19:13:15.138Z] #13 11.78 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] 19:13:15 [2019-09-09T19:13:15.138Z] #13 11.78 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] 19:13:15 [2019-09-09T19:13:15.138Z] #13 11.81 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] 19:13:15 [2019-09-09T19:13:15.138Z] #13 11.82 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] 19:13:15 [2019-09-09T19:13:15.138Z] #13 11.82 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] 19:13:15 [2019-09-09T19:13:15.138Z] #13 11.82 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] 19:13:15 [2019-09-09T19:13:15.138Z] #13 11.82 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] 19:13:15 [2019-09-09T19:13:15.138Z] #13 11.82 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] 19:13:15 [2019-09-09T19:13:15.138Z] #13 11.82 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] 19:13:15 [2019-09-09T19:13:15.232Z] CC criu/ipc_ns.o 19:13:15 [2019-09-09T19:13:15.397Z] #13 11.83 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] 19:13:15 [2019-09-09T19:13:15.397Z] #13 11.83 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] 19:13:15 [2019-09-09T19:13:15.397Z] #13 11.83 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] 19:13:15 [2019-09-09T19:13:15.397Z] #13 11.83 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] 19:13:15 [2019-09-09T19:13:15.397Z] #13 11.84 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] 19:13:15 [2019-09-09T19:13:15.397Z] #13 11.84 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] 19:13:15 [2019-09-09T19:13:15.397Z] #13 11.84 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] 19:13:15 [2019-09-09T19:13:15.397Z] #13 11.84 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] 19:13:15 [2019-09-09T19:13:15.397Z] #13 11.84 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] 19:13:15 [2019-09-09T19:13:15.397Z] #13 11.85 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] 19:13:15 [2019-09-09T19:13:15.397Z] #13 11.85 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] 19:13:15 [2019-09-09T19:13:15.397Z] #13 11.85 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] 19:13:15 [2019-09-09T19:13:15.397Z] #13 11.86 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] 19:13:15 [2019-09-09T19:13:15.397Z] #13 11.86 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] 19:13:15 [2019-09-09T19:13:15.397Z] #13 11.86 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] 19:13:15 [2019-09-09T19:13:15.397Z] #13 11.87 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] 19:13:15 [2019-09-09T19:13:15.397Z] #13 11.87 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] 19:13:15 [2019-09-09T19:13:15.397Z] #13 11.87 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] 19:13:15 [2019-09-09T19:13:15.397Z] #13 11.87 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] 19:13:15 [2019-09-09T19:13:15.397Z] #13 11.87 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] 19:13:15 [2019-09-09T19:13:15.397Z] #13 11.88 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] 19:13:15 [2019-09-09T19:13:15.397Z] #13 11.88 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] 19:13:15 [2019-09-09T19:13:15.397Z] #13 11.88 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] 19:13:15 [2019-09-09T19:13:15.397Z] #13 11.89 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] 19:13:15 [2019-09-09T19:13:15.397Z] #13 11.89 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] 19:13:15 [2019-09-09T19:13:15.397Z] #13 11.90 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] 19:13:15 [2019-09-09T19:13:15.397Z] #13 11.91 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] 19:13:15 [2019-09-09T19:13:15.397Z] #13 11.91 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] 19:13:15 [2019-09-09T19:13:15.397Z] #13 11.91 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] 19:13:15 [2019-09-09T19:13:15.397Z] #13 11.91 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] 19:13:15 [2019-09-09T19:13:15.397Z] #13 11.91 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] 19:13:15 [2019-09-09T19:13:15.397Z] #13 11.95 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] 19:13:15 [2019-09-09T19:13:15.397Z] #13 11.96 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] 19:13:15 [2019-09-09T19:13:15.397Z] #13 11.98 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] 19:13:15 [2019-09-09T19:13:15.397Z] #13 11.99 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] 19:13:15 [2019-09-09T19:13:15.397Z] #13 11.99 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] 19:13:15 [2019-09-09T19:13:15.397Z] #13 12.00 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] 19:13:15 [2019-09-09T19:13:15.397Z] #13 12.00 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] 19:13:15 [2019-09-09T19:13:15.397Z] #13 12.00 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] 19:13:15 [2019-09-09T19:13:15.654Z] #13 12.11 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] 19:13:15 [2019-09-09T19:13:15.654Z] #13 12.13 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] 19:13:15 [2019-09-09T19:13:15.654Z] #13 12.14 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] 19:13:15 [2019-09-09T19:13:15.654Z] #13 12.15 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] 19:13:15 [2019-09-09T19:13:15.654Z] #13 12.16 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] 19:13:15 [2019-09-09T19:13:15.654Z] #13 12.21 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] 19:13:15 [2019-09-09T19:13:15.654Z] #13 12.25 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB] 19:13:15 [2019-09-09T19:13:15.654Z] #13 12.29 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] 19:13:15 [2019-09-09T19:13:15.654Z] #13 12.29 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] 19:13:15 [2019-09-09T19:13:15.911Z] #13 12.38 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] 19:13:15 [2019-09-09T19:13:15.911Z] #13 12.44 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB] 19:13:15 [2019-09-09T19:13:15.911Z] #13 12.44 Get:70 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB] 19:13:16 [2019-09-09T19:13:16.058Z] #57 35.35 0 upgraded, 16 newly installed, 0 to remove and 10 not upgraded. 19:13:16 [2019-09-09T19:13:16.058Z] #57 35.35 Need to get 3602 kB of archives. 19:13:16 [2019-09-09T19:13:16.058Z] #57 35.35 After this operation, 18.9 MB of additional disk space will be used. 19:13:16 [2019-09-09T19:13:16.058Z] #57 35.35 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] 19:13:16 [2019-09-09T19:13:16.058Z] #57 35.35 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] 19:13:16 [2019-09-09T19:13:16.058Z] #57 35.36 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] 19:13:16 [2019-09-09T19:13:16.058Z] #57 35.36 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] 19:13:16 [2019-09-09T19:13:16.058Z] #57 35.36 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] 19:13:16 [2019-09-09T19:13:16.058Z] #57 35.37 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] 19:13:16 [2019-09-09T19:13:16.058Z] #57 35.37 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] 19:13:16 [2019-09-09T19:13:16.058Z] #57 35.38 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] 19:13:16 [2019-09-09T19:13:16.058Z] #57 35.38 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] 19:13:16 [2019-09-09T19:13:16.058Z] #57 35.45 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] 19:13:16 [2019-09-09T19:13:16.058Z] #57 35.45 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] 19:13:16 [2019-09-09T19:13:16.058Z] #57 35.52 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] 19:13:16 [2019-09-09T19:13:16.058Z] #57 35.58 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] 19:13:16 [2019-09-09T19:13:16.058Z] #57 35.58 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] 19:13:16 [2019-09-09T19:13:16.058Z] #57 35.59 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] 19:13:16 [2019-09-09T19:13:16.058Z] #57 35.60 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] 19:13:16 [2019-09-09T19:13:16.239Z] CC criu/irmap.o 19:13:16 [2019-09-09T19:13:16.239Z] CC criu/kcmp-ids.o 19:13:16 [2019-09-09T19:13:16.316Z] #57 ... 19:13:16 [2019-09-09T19:13:16.316Z] 19:13:16 [2019-09-09T19:13:16.316Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 19:13:16 [2019-09-09T19:13:16.316Z] #33 25.55 runtime/cgo 19:13:16 [2019-09-09T19:13:16.316Z] #33 34.09 internal/x/crypto/curve25519 19:13:16 [2019-09-09T19:13:16.475Z] #13 13.09 Get:71 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB] 19:13:16 [2019-09-09T19:13:16.522Z] CC criu/kerndat.o 19:13:16 [2019-09-09T19:13:16.574Z] #33 ... 19:13:16 [2019-09-09T19:13:16.574Z] 19:13:16 [2019-09-09T19:13:16.574Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... 19:13:16 [2019-09-09T19:13:16.574Z] #44 34.03 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded. 19:13:16 [2019-09-09T19:13:16.574Z] #44 34.03 Need to get 649 kB of archives. 19:13:16 [2019-09-09T19:13:16.574Z] #44 34.03 After this operation, 4320 kB of additional disk space will be used. 19:13:16 [2019-09-09T19:13:16.574Z] #44 34.03 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] 19:13:16 [2019-09-09T19:13:16.574Z] #44 34.03 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] 19:13:16 [2019-09-09T19:13:16.574Z] #44 34.07 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] 19:13:16 [2019-09-09T19:13:16.574Z] #44 35.26 debconf: delaying package configuration, since apt-utils is not installed 19:13:16 [2019-09-09T19:13:16.574Z] #44 35.46 Fetched 649 kB in 1s (559 kB/s) 19:13:16 [2019-09-09T19:13:16.574Z] #44 35.54 Selecting previously unselected package liblzo2-2:amd64. 19:13:16 [2019-09-09T19:13:16.574Z] #44 35.54 (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 ... 15091 files and directories currently installed.) 19:13:16 [2019-09-09T19:13:16.574Z] #44 35.57 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... 19:13:16 [2019-09-09T19:13:16.574Z] #44 35.58 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... 19:13:16 [2019-09-09T19:13:16.574Z] #44 35.72 Selecting previously unselected package btrfs-progs. 19:13:16 [2019-09-09T19:13:16.574Z] #44 35.73 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... 19:13:16 [2019-09-09T19:13:16.574Z] #44 35.75 Unpacking btrfs-progs (4.7.3-1) ... 19:13:16 [2019-09-09T19:13:16.831Z] #44 36.30 Selecting previously unselected package btrfs-tools. 19:13:16 [2019-09-09T19:13:16.831Z] #44 36.30 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... 19:13:16 [2019-09-09T19:13:16.831Z] #44 36.30 Unpacking btrfs-tools (4.7.3-1) ... 19:13:17 [2019-09-09T19:13:17.041Z] #13 13.70 debconf: delaying package configuration, since apt-utils is not installed 19:13:17 [2019-09-09T19:13:17.041Z] #13 13.73 Fetched 91.3 MB in 2s (32.1 MB/s) 19:13:17 [2019-09-09T19:13:17.041Z] #13 13.77 (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 ... 15161 files and directories currently installed.) 19:13:17 [2019-09-09T19:13:17.041Z] #13 13.78 Preparing to unpack .../libsystemd0_232-25+deb9u12_amd64.deb ... 19:13:17 [2019-09-09T19:13:17.041Z] #13 13.80 Unpacking libsystemd0:amd64 (232-25+deb9u12) over (232-25+deb9u11) ... 19:13:17 [2019-09-09T19:13:17.089Z] #44 36.39 Processing triggers for libc-bin (2.24-11+deb9u4) ... 19:13:17 [2019-09-09T19:13:17.089Z] #44 36.51 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... 19:13:17 [2019-09-09T19:13:17.089Z] #44 36.53 Setting up btrfs-progs (4.7.3-1) ... 19:13:17 [2019-09-09T19:13:17.089Z] #44 36.54 Setting up btrfs-tools (4.7.3-1) ... 19:13:17 [2019-09-09T19:13:17.089Z] #44 36.55 Processing triggers for libc-bin (2.24-11+deb9u4) ... 19:13:17 [2019-09-09T19:13:17.135Z] CC criu/libnetlink.o 19:13:17 [2019-09-09T19:13:17.299Z] #13 13.90 Setting up libsystemd0:amd64 (232-25+deb9u12) ... 19:13:17 [2019-09-09T19:13:17.417Z] CC criu/log.o 19:13:17 [2019-09-09T19:13:17.557Z] #13 13.96 Selecting previously unselected package bash-completion. 19:13:17 [2019-09-09T19:13:17.557Z] #13 13.96 (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 ... 15161 files and directories currently installed.) 19:13:17 [2019-09-09T19:13:17.557Z] #13 13.97 Preparing to unpack .../bash-completion_1%3a2.1-4.3_all.deb ... 19:13:17 [2019-09-09T19:13:17.655Z] #44 DONE 37.0s 19:13:17 [2019-09-09T19:13:17.655Z] 19:13:17 [2019-09-09T19:13:17.655Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh 19:13:17 [2019-09-09T19:13:17.655Z] #45 DONE 0.1s 19:13:17 [2019-09-09T19:13:17.655Z] 19:13:17 [2019-09-09T19:13:17.655Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ 19:13:17 [2019-09-09T19:13:17.655Z] #46 DONE 0.1s 19:13:17 [2019-09-09T19:13:17.655Z] 19:13:17 [2019-09-09T19:13:17.655Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd 19:13:17 [2019-09-09T19:13:17.700Z] CC criu/lsm.o 19:13:17 [2019-09-09T19:13:17.982Z] CC criu/mem.o 19:13:18 [2019-09-09T19:13:18.123Z] #13 14.71 Unpacking bash-completion (1:2.1-4.3) ... 19:13:18 [2019-09-09T19:13:18.123Z] #13 14.84 Selecting previously unselected package libnet1:amd64. 19:13:18 [2019-09-09T19:13:18.380Z] #13 14.84 Preparing to unpack .../libnet1_1.1.6+dfsg-3_amd64.deb ... 19:13:18 [2019-09-09T19:13:18.380Z] #13 14.84 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... 19:13:18 [2019-09-09T19:13:18.380Z] #13 14.89 Selecting previously unselected package libnfnetlink0:amd64. 19:13:18 [2019-09-09T19:13:18.380Z] #13 14.90 Preparing to unpack .../libnfnetlink0_1.0.1-3_amd64.deb ... 19:13:18 [2019-09-09T19:13:18.380Z] #13 14.90 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... 19:13:18 [2019-09-09T19:13:18.380Z] #13 14.94 Selecting previously unselected package libpcrecpp0v5:amd64. 19:13:18 [2019-09-09T19:13:18.380Z] #13 14.95 Preparing to unpack .../libpcrecpp0v5_2%3a8.39-3_amd64.deb ... 19:13:18 [2019-09-09T19:13:18.380Z] #13 14.95 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... 19:13:18 [2019-09-09T19:13:18.380Z] #13 15.01 Preparing to unpack .../libudev1_232-25+deb9u12_amd64.deb ... 19:13:18 [2019-09-09T19:13:18.380Z] #13 15.02 Unpacking libudev1:amd64 (232-25+deb9u12) over (232-25+deb9u11) ... 19:13:18 [2019-09-09T19:13:18.380Z] #13 15.09 Setting up libudev1:amd64 (232-25+deb9u12) ... 19:13:18 [2019-09-09T19:13:18.637Z] #13 15.15 Selecting previously unselected package libudev-dev:amd64. 19:13:18 [2019-09-09T19:13:18.637Z] #13 15.15 (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 ... 15760 files and directories currently installed.) 19:13:18 [2019-09-09T19:13:18.637Z] #13 15.16 Preparing to unpack .../0-libudev-dev_232-25+deb9u12_amd64.deb ... 19:13:18 [2019-09-09T19:13:18.637Z] #13 15.17 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... 19:13:18 [2019-09-09T19:13:18.637Z] #13 15.24 Selecting previously unselected package libpython3.5-minimal:amd64. 19:13:18 [2019-09-09T19:13:18.637Z] #13 15.24 Preparing to unpack .../1-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... 19:13:18 [2019-09-09T19:13:18.637Z] #13 15.24 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... 19:13:18 [2019-09-09T19:13:18.894Z] #13 15.39 Selecting previously unselected package python3.5-minimal. 19:13:18 [2019-09-09T19:13:18.894Z] #13 15.39 Preparing to unpack .../2-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... 19:13:18 [2019-09-09T19:13:18.894Z] #13 15.40 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... 19:13:18 [2019-09-09T19:13:18.986Z] CC criu/mount.o 19:13:19 [2019-09-09T19:13:19.152Z] #13 15.70 Selecting previously unselected package python3-minimal. 19:13:19 [2019-09-09T19:13:19.152Z] #13 15.70 Preparing to unpack .../3-python3-minimal_3.5.3-1_amd64.deb ... 19:13:19 [2019-09-09T19:13:19.152Z] #13 15.70 Unpacking python3-minimal (3.5.3-1) ... 19:13:19 [2019-09-09T19:13:19.152Z] #13 15.75 Selecting previously unselected package libmpdec2:amd64. 19:13:19 [2019-09-09T19:13:19.152Z] #13 15.75 Preparing to unpack .../4-libmpdec2_2.4.2-1_amd64.deb ... 19:13:19 [2019-09-09T19:13:19.152Z] #13 15.75 Unpacking libmpdec2:amd64 (2.4.2-1) ... 19:13:19 [2019-09-09T19:13:19.152Z] #13 15.81 Selecting previously unselected package libpython3.5-stdlib:amd64. 19:13:19 [2019-09-09T19:13:19.152Z] #13 15.81 Preparing to unpack .../5-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... 19:13:19 [2019-09-09T19:13:19.409Z] #13 15.81 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... 19:13:19 [2019-09-09T19:13:19.601Z] + rm -rf /tmp/tmp.A3aySKWhHG 19:13:19 [2019-09-09T19:13:19.669Z] #13 16.24 Selecting previously unselected package python3.5. 19:13:19 [2019-09-09T19:13:19.670Z] #13 16.24 Preparing to unpack .../6-python3.5_3.5.3-1+deb9u1_amd64.deb ... 19:13:19 [2019-09-09T19:13:19.670Z] #13 16.24 Unpacking python3.5 (3.5.3-1+deb9u1) ... 19:13:19 [2019-09-09T19:13:19.670Z] #13 16.30 Selecting previously unselected package libpython3-stdlib:amd64. 19:13:19 [2019-09-09T19:13:19.670Z] #13 16.30 Preparing to unpack .../7-libpython3-stdlib_3.5.3-1_amd64.deb ... 19:13:19 [2019-09-09T19:13:19.670Z] #13 16.30 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... 19:13:19 [2019-09-09T19:13:19.670Z] #13 16.35 Selecting previously unselected package dh-python. 19:13:19 [2019-09-09T19:13:19.670Z] #13 16.35 Preparing to unpack .../8-dh-python_2.20170125_all.deb ... 19:13:19 [2019-09-09T19:13:19.930Z] #13 16.36 Unpacking dh-python (2.20170125) ... 19:13:19 [2019-09-09T19:13:19.930Z] #13 16.41 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... 19:13:19 [2019-09-09T19:13:19.930Z] #13 16.44 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... 19:13:20 [2019-09-09T19:13:20.255Z] #47 2.697 + RM_GOPATH=0 19:13:20 [2019-09-09T19:13:20.256Z] #47 2.697 + TMP_GOPATH= 19:13:20 [2019-09-09T19:13:20.256Z] #47 2.697 + : /build 19:13:20 [2019-09-09T19:13:20.256Z] #47 2.697 + '[' -z '' ']' 19:13:20 [2019-09-09T19:13:20.256Z] #47 2.697 ++ mktemp -d 19:13:20 [2019-09-09T19:13:20.457Z] Removing intermediate container 392c65e81c1d 19:13:20 [2019-09-09T19:13:20.457Z] ---> 8d5910ba79f3 19:13:20 [2019-09-09T19:13:20.457Z] Step 19/126 : FROM base AS frozen-images 19:13:20 [2019-09-09T19:13:20.457Z] ---> 567ac632417b 19:13:20 [2019-09-09T19:13:20.457Z] Step 20/126 : ARG DEBIAN_FRONTEND 19:13:20 [2019-09-09T19:13:20.457Z] ---> Using cache 19:13:20 [2019-09-09T19:13:20.457Z] ---> 4dce49d75c0e 19:13:20 [2019-09-09T19:13:20.457Z] Step 21/126 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* 19:13:20 [2019-09-09T19:13:20.457Z] ---> Running in 7e0569537183 19:13:20 [2019-09-09T19:13:20.495Z] #13 17.15 Setting up python3-minimal (3.5.3-1) ... 19:13:20 [2019-09-09T19:13:20.513Z] #47 2.701 + export GOPATH=/tmp/tmp.EryVSo2wo9 19:13:20 [2019-09-09T19:13:20.513Z] #47 2.701 + GOPATH=/tmp/tmp.EryVSo2wo9 19:13:20 [2019-09-09T19:13:20.513Z] #47 2.701 + RM_GOPATH=1 19:13:20 [2019-09-09T19:13:20.513Z] #47 2.701 ++ dirname ./install.sh 19:13:20 [2019-09-09T19:13:20.513Z] #47 2.702 + dir=. 19:13:20 [2019-09-09T19:13:20.513Z] #47 2.703 + bin=containerd 19:13:20 [2019-09-09T19:13:20.513Z] #47 2.703 + shift 19:13:20 [2019-09-09T19:13:20.513Z] #47 2.703 + '[' '!' -f ./containerd.installer ']' 19:13:20 [2019-09-09T19:13:20.513Z] #47 2.704 + . ./containerd.installer 19:13:20 [2019-09-09T19:13:20.513Z] #47 2.704 ++ CONTAINERD_COMMIT=d50db0a42053864a270f648048f9a8b4f24eced3 19:13:20 [2019-09-09T19:13:20.513Z] #47 2.706 + install_containerd 19:13:20 [2019-09-09T19:13:20.513Z] #47 2.711 + echo 'Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3' 19:13:20 [2019-09-09T19:13:20.513Z] #47 2.711 Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3 19:13:20 [2019-09-09T19:13:20.513Z] #47 2.711 + git clone https://github.com/containerd/containerd.git /tmp/tmp.EryVSo2wo9/src/github.com/containerd/containerd 19:13:20 [2019-09-09T19:13:20.513Z] #47 2.713 Cloning into '/tmp/tmp.EryVSo2wo9/src/github.com/containerd/containerd'... 19:13:20 [2019-09-09T19:13:20.752Z] #13 17.38 Selecting previously unselected package python3. 19:13:20 [2019-09-09T19:13:20.752Z] #13 17.38 (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 ... 16747 files and directories currently installed.) 19:13:20 [2019-09-09T19:13:20.752Z] #13 17.39 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... 19:13:20 [2019-09-09T19:13:20.752Z] #13 17.40 Unpacking python3 (3.5.3-1) ... 19:13:20 [2019-09-09T19:13:20.752Z] #13 17.44 Selecting previously unselected package pigz. 19:13:20 [2019-09-09T19:13:20.752Z] #13 17.44 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... 19:13:20 [2019-09-09T19:13:20.752Z] #13 17.45 Unpacking pigz (2.3.4-1) ... 19:13:20 [2019-09-09T19:13:20.752Z] #13 17.49 Selecting previously unselected package libip4tc0:amd64. 19:13:20 [2019-09-09T19:13:20.853Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease 19:13:21 [2019-09-09T19:13:21.008Z] CC criu/namespaces.o 19:13:21 [2019-09-09T19:13:21.009Z] #13 17.49 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... 19:13:21 [2019-09-09T19:13:21.009Z] #13 17.50 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... 19:13:21 [2019-09-09T19:13:21.009Z] #13 17.54 Selecting previously unselected package libip6tc0:amd64. 19:13:21 [2019-09-09T19:13:21.009Z] #13 17.54 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... 19:13:21 [2019-09-09T19:13:21.009Z] #13 17.55 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... 19:13:21 [2019-09-09T19:13:21.009Z] #13 17.59 Selecting previously unselected package libiptc0:amd64. 19:13:21 [2019-09-09T19:13:21.009Z] #13 17.59 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... 19:13:21 [2019-09-09T19:13:21.009Z] #13 17.59 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... 19:13:21 [2019-09-09T19:13:21.009Z] #13 17.65 Selecting previously unselected package libxtables12:amd64. 19:13:21 [2019-09-09T19:13:21.009Z] #13 17.65 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... 19:13:21 [2019-09-09T19:13:21.009Z] #13 17.65 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... 19:13:21 [2019-09-09T19:13:21.009Z] #13 17.70 Selecting previously unselected package libnetfilter-conntrack3:amd64. 19:13:21 [2019-09-09T19:13:21.009Z] #13 17.70 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... 19:13:21 [2019-09-09T19:13:21.220Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] 19:13:21 [2019-09-09T19:13:21.220Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] 19:13:21 [2019-09-09T19:13:21.220Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] 19:13:21 [2019-09-09T19:13:21.220Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] 19:13:21 [2019-09-09T19:13:21.220Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] 19:13:21 [2019-09-09T19:13:21.220Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] 19:13:21 [2019-09-09T19:13:21.266Z] #13 17.70 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... 19:13:21 [2019-09-09T19:13:21.266Z] #13 17.73 Selecting previously unselected package iptables. 19:13:21 [2019-09-09T19:13:21.266Z] #13 17.73 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... 19:13:21 [2019-09-09T19:13:21.266Z] #13 17.74 Unpacking iptables (1.6.0+snapshot20161117-6) ... 19:13:21 [2019-09-09T19:13:21.266Z] #13 17.83 Selecting previously unselected package xxd. 19:13:21 [2019-09-09T19:13:21.266Z] #13 17.83 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... 19:13:21 [2019-09-09T19:13:21.266Z] #13 17.84 Unpacking xxd (2:8.0.0197-4+deb9u3) ... 19:13:21 [2019-09-09T19:13:21.266Z] #13 17.89 Selecting previously unselected package vim-common. 19:13:21 [2019-09-09T19:13:21.266Z] #13 17.89 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... 19:13:21 [2019-09-09T19:13:21.266Z] #13 17.90 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... 19:13:21 [2019-09-09T19:13:21.266Z] #13 17.95 Selecting previously unselected package bzip2. 19:13:21 [2019-09-09T19:13:21.446Z] #47 ... 19:13:21 [2019-09-09T19:13:21.446Z] 19:13:21 [2019-09-09T19:13:21.446Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... 19:13:21 [2019-09-09T19:13:21.447Z] #35 29.93 Building dependency tree... 19:13:21 [2019-09-09T19:13:21.447Z] #35 30.94 Reading state information... 19:13:21 [2019-09-09T19:13:21.447Z] #35 32.17 The following additional packages will be installed: 19:13:21 [2019-09-09T19:13:21.447Z] #35 32.18 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd 19:13:21 [2019-09-09T19:13:21.447Z] #35 32.20 Suggested packages: 19:13:21 [2019-09-09T19:13:21.447Z] #35 32.20 codeblocks eclipse ninja-build lrzip 19:13:21 [2019-09-09T19:13:21.447Z] #35 32.20 Recommended packages: 19:13:21 [2019-09-09T19:13:21.447Z] #35 32.20 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny 19:13:21 [2019-09-09T19:13:21.447Z] #35 32.90 The following NEW packages will be installed: 19:13:21 [2019-09-09T19:13:21.447Z] #35 32.91 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 19:13:21 [2019-09-09T19:13:21.447Z] #35 32.91 vim-common xxd 19:13:21 [2019-09-09T19:13:21.447Z] #35 34.12 0 upgraded, 10 newly installed, 0 to remove and 10 not upgraded. 19:13:21 [2019-09-09T19:13:21.447Z] #35 34.12 Need to get 13.7 MB of archives. 19:13:21 [2019-09-09T19:13:21.447Z] #35 34.12 After this operation, 57.2 MB of additional disk space will be used. 19:13:21 [2019-09-09T19:13:21.447Z] #35 34.12 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] 19:13:21 [2019-09-09T19:13:21.447Z] #35 34.23 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] 19:13:21 [2019-09-09T19:13:21.447Z] #35 34.24 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] 19:13:21 [2019-09-09T19:13:21.447Z] #35 34.98 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] 19:13:21 [2019-09-09T19:13:21.447Z] #35 35.05 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB] 19:13:21 [2019-09-09T19:13:21.447Z] #35 35.08 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] 19:13:21 [2019-09-09T19:13:21.447Z] #35 35.09 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] 19:13:21 [2019-09-09T19:13:21.447Z] #35 35.10 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] 19:13:21 [2019-09-09T19:13:21.447Z] #35 35.32 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] 19:13:21 [2019-09-09T19:13:21.447Z] #35 35.34 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] 19:13:21 [2019-09-09T19:13:21.447Z] #35 36.22 debconf: delaying package configuration, since apt-utils is not installed 19:13:21 [2019-09-09T19:13:21.447Z] #35 36.42 Fetched 13.7 MB in 2s (5753 kB/s) 19:13:21 [2019-09-09T19:13:21.447Z] #35 36.52 Selecting previously unselected package cmake-data. 19:13:21 [2019-09-09T19:13:21.447Z] #35 36.52 (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 ... 15091 files and directories currently installed.) 19:13:21 [2019-09-09T19:13:21.447Z] #35 36.60 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... 19:13:21 [2019-09-09T19:13:21.447Z] #35 36.62 Unpacking cmake-data (3.7.2-1) ... 19:13:21 [2019-09-09T19:13:21.447Z] #35 39.51 Selecting previously unselected package liblzo2-2:amd64. 19:13:21 [2019-09-09T19:13:21.447Z] #35 39.51 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... 19:13:21 [2019-09-09T19:13:21.447Z] #35 39.52 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... 19:13:21 [2019-09-09T19:13:21.447Z] #35 39.62 Selecting previously unselected package libicu57:amd64. 19:13:21 [2019-09-09T19:13:21.447Z] #35 39.62 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... 19:13:21 [2019-09-09T19:13:21.447Z] #35 39.64 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... 19:13:21 [2019-09-09T19:13:21.525Z] #13 17.95 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... 19:13:21 [2019-09-09T19:13:21.525Z] #13 17.95 Unpacking bzip2 (1.0.6-8.1) ... 19:13:21 [2019-09-09T19:13:21.525Z] #13 17.99 Selecting previously unselected package libgpm2:amd64. 19:13:21 [2019-09-09T19:13:21.525Z] #13 17.99 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... 19:13:21 [2019-09-09T19:13:21.525Z] #13 18.00 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... 19:13:21 [2019-09-09T19:13:21.525Z] #13 18.03 Selecting previously unselected package xz-utils. 19:13:21 [2019-09-09T19:13:21.525Z] #13 18.03 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... 19:13:21 [2019-09-09T19:13:21.525Z] #13 18.04 Unpacking xz-utils (5.2.2-1.2+b1) ... 19:13:21 [2019-09-09T19:13:21.525Z] #13 18.12 Selecting previously unselected package aufs-tools. 19:13:21 [2019-09-09T19:13:21.525Z] #13 18.12 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... 19:13:21 [2019-09-09T19:13:21.525Z] #13 18.12 Unpacking aufs-tools (1:4.1+20161219-1) ... 19:13:21 [2019-09-09T19:13:21.525Z] #13 18.18 Selecting previously unselected package liblzo2-2:amd64. 19:13:21 [2019-09-09T19:13:21.525Z] #13 18.18 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... 19:13:21 [2019-09-09T19:13:21.525Z] #13 18.19 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... 19:13:21 [2019-09-09T19:13:21.601Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] 19:13:21 [2019-09-09T19:13:21.704Z] #35 ... 19:13:21 [2019-09-09T19:13:21.704Z] 19:13:21 [2019-09-09T19:13:21.704Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... 19:13:21 [2019-09-09T19:13:21.704Z] #57 36.48 debconf: delaying package configuration, since apt-utils is not installed 19:13:21 [2019-09-09T19:13:21.704Z] #57 36.63 Fetched 3602 kB in 1s (2721 kB/s) 19:13:21 [2019-09-09T19:13:21.704Z] #57 36.77 Selecting previously unselected package libnet1:amd64. 19:13:21 [2019-09-09T19:13:21.704Z] #57 36.77 (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 ... 15091 files and directories currently installed.) 19:13:21 [2019-09-09T19:13:21.705Z] #57 36.81 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... 19:13:21 [2019-09-09T19:13:21.705Z] #57 36.93 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... 19:13:21 [2019-09-09T19:13:21.705Z] #57 37.21 Selecting previously unselected package libcap-dev:amd64. 19:13:21 [2019-09-09T19:13:21.705Z] #57 37.21 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... 19:13:21 [2019-09-09T19:13:21.705Z] #57 37.22 Unpacking libcap-dev:amd64 (1:2.25-1) ... 19:13:21 [2019-09-09T19:13:21.705Z] #57 37.45 Selecting previously unselected package libnet1-dev. 19:13:21 [2019-09-09T19:13:21.705Z] #57 37.45 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... 19:13:21 [2019-09-09T19:13:21.705Z] #57 37.45 Unpacking libnet1-dev (1.1.6+dfsg-3) ... 19:13:21 [2019-09-09T19:13:21.705Z] #57 37.69 Selecting previously unselected package libnl-3-200:amd64. 19:13:21 [2019-09-09T19:13:21.705Z] #57 37.69 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... 19:13:21 [2019-09-09T19:13:21.705Z] #57 37.70 Unpacking libnl-3-200:amd64 (3.2.27-2) ... 19:13:21 [2019-09-09T19:13:21.705Z] #57 37.93 Selecting previously unselected package libnl-3-dev:amd64. 19:13:21 [2019-09-09T19:13:21.705Z] #57 37.94 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... 19:13:21 [2019-09-09T19:13:21.705Z] #57 37.95 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... 19:13:21 [2019-09-09T19:13:21.705Z] #57 38.36 Selecting previously unselected package libprotobuf-c1:amd64. 19:13:21 [2019-09-09T19:13:21.705Z] #57 38.36 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... 19:13:21 [2019-09-09T19:13:21.705Z] #57 38.37 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... 19:13:21 [2019-09-09T19:13:21.705Z] #57 38.43 Selecting previously unselected package libprotobuf-c-dev:amd64. 19:13:21 [2019-09-09T19:13:21.705Z] #57 38.43 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... 19:13:21 [2019-09-09T19:13:21.705Z] #57 38.44 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... 19:13:21 [2019-09-09T19:13:21.705Z] #57 38.51 Selecting previously unselected package zlib1g-dev:amd64. 19:13:21 [2019-09-09T19:13:21.705Z] #57 38.53 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... 19:13:21 [2019-09-09T19:13:21.705Z] #57 38.53 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... 19:13:21 [2019-09-09T19:13:21.705Z] #57 38.84 Selecting previously unselected package libprotobuf10:amd64. 19:13:21 [2019-09-09T19:13:21.705Z] #57 38.84 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... 19:13:21 [2019-09-09T19:13:21.705Z] #57 38.85 Unpacking libprotobuf10:amd64 (3.0.0-9) ... 19:13:21 [2019-09-09T19:13:21.705Z] #57 39.43 Selecting previously unselected package libprotobuf-lite10:amd64. 19:13:21 [2019-09-09T19:13:21.705Z] #57 39.44 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... 19:13:21 [2019-09-09T19:13:21.705Z] #57 39.45 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... 19:13:21 [2019-09-09T19:13:21.705Z] #57 39.60 Selecting previously unselected package libprotobuf-dev:amd64. 19:13:21 [2019-09-09T19:13:21.705Z] #57 39.62 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... 19:13:21 [2019-09-09T19:13:21.705Z] #57 39.62 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... 19:13:21 [2019-09-09T19:13:21.705Z] #57 40.71 Selecting previously unselected package libprotoc10:amd64. 19:13:21 [2019-09-09T19:13:21.705Z] #57 40.71 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... 19:13:21 [2019-09-09T19:13:21.705Z] #57 40.72 Unpacking libprotoc10:amd64 (3.0.0-9) ... 19:13:21 [2019-09-09T19:13:21.705Z] #57 41.11 Selecting previously unselected package protobuf-c-compiler. 19:13:21 [2019-09-09T19:13:21.705Z] #57 41.11 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... 19:13:21 [2019-09-09T19:13:21.705Z] #57 41.13 Unpacking protobuf-c-compiler (1.2.1-2) ... 19:13:21 [2019-09-09T19:13:21.705Z] #57 41.24 Selecting previously unselected package protobuf-compiler. 19:13:21 [2019-09-09T19:13:21.705Z] #57 ... 19:13:21 [2019-09-09T19:13:21.705Z] 19:13:21 [2019-09-09T19:13:21.705Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum 19:13:21 [2019-09-09T19:13:21.705Z] #27 30.86 + cd /tmp/tmp.YWWuxAMEK2/src/gotest.tools/gotestsum 19:13:21 [2019-09-09T19:13:21.705Z] #27 30.86 + git checkout -q v0.3.5 19:13:21 [2019-09-09T19:13:21.705Z] #27 30.88 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum 19:13:21 [2019-09-09T19:13:21.782Z] #13 18.26 Selecting previously unselected package btrfs-progs. 19:13:21 [2019-09-09T19:13:21.782Z] #13 18.26 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... 19:13:21 [2019-09-09T19:13:21.782Z] #13 18.26 Unpacking btrfs-progs (4.7.3-1) ... 19:13:21 [2019-09-09T19:13:21.782Z] #13 18.45 Selecting previously unselected package btrfs-tools. 19:13:21 [2019-09-09T19:13:21.782Z] #13 18.45 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... 19:13:21 [2019-09-09T19:13:21.782Z] #13 18.45 Unpacking btrfs-tools (4.7.3-1) ... 19:13:21 [2019-09-09T19:13:21.782Z] #13 18.51 Selecting previously unselected package libdevmapper1.02.1:amd64. 19:13:21 [2019-09-09T19:13:21.782Z] #13 18.51 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... 19:13:21 [2019-09-09T19:13:21.962Z] #27 ... 19:13:21 [2019-09-09T19:13:21.962Z] 19:13:21 [2019-09-09T19:13:21.963Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... 19:13:21 [2019-09-09T19:13:21.963Z] #57 41.24 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... 19:13:21 [2019-09-09T19:13:21.963Z] #57 41.26 Unpacking protobuf-compiler (3.0.0-9) ... 19:13:21 [2019-09-09T19:13:21.963Z] #57 41.36 Selecting previously unselected package python-pkg-resources. 19:13:21 [2019-09-09T19:13:21.963Z] #57 41.37 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... 19:13:21 [2019-09-09T19:13:21.963Z] #57 41.37 Unpacking python-pkg-resources (33.1.1-1) ... 19:13:22 [2019-09-09T19:13:22.039Z] #13 18.51 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... 19:13:22 [2019-09-09T19:13:22.039Z] #13 18.57 Selecting previously unselected package dmsetup. 19:13:22 [2019-09-09T19:13:22.039Z] #13 18.57 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... 19:13:22 [2019-09-09T19:13:22.039Z] #13 18.57 Unpacking dmsetup (2:1.02.137-2) ... 19:13:22 [2019-09-09T19:13:22.039Z] #13 18.62 Selecting previously unselected package libonig4:amd64. 19:13:22 [2019-09-09T19:13:22.039Z] #13 18.62 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... 19:13:22 [2019-09-09T19:13:22.039Z] #13 18.63 Unpacking libonig4:amd64 (6.1.3-2) ... 19:13:22 [2019-09-09T19:13:22.039Z] #13 18.69 Selecting previously unselected package libjq1:amd64. 19:13:22 [2019-09-09T19:13:22.039Z] #13 18.69 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... 19:13:22 [2019-09-09T19:13:22.039Z] #13 18.69 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... 19:13:22 [2019-09-09T19:13:22.039Z] #13 18.76 Selecting previously unselected package jq. 19:13:22 [2019-09-09T19:13:22.220Z] #57 41.61 Selecting previously unselected package python-protobuf. 19:13:22 [2019-09-09T19:13:22.220Z] #57 41.61 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... 19:13:22 [2019-09-09T19:13:22.220Z] #57 41.62 Unpacking python-protobuf (3.0.0-9) ... 19:13:22 [2019-09-09T19:13:22.303Z] #13 18.77 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... 19:13:22 [2019-09-09T19:13:22.303Z] #13 18.77 Unpacking jq (1.5+dfsg-1.3) ... 19:13:22 [2019-09-09T19:13:22.303Z] #13 18.83 Selecting previously unselected package libaio1:amd64. 19:13:22 [2019-09-09T19:13:22.303Z] #13 18.83 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... 19:13:22 [2019-09-09T19:13:22.303Z] #13 18.83 Unpacking libaio1:amd64 (0.3.110-3) ... 19:13:22 [2019-09-09T19:13:22.303Z] #13 18.89 Selecting previously unselected package libcap2-bin. 19:13:22 [2019-09-09T19:13:22.303Z] #13 18.89 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... 19:13:22 [2019-09-09T19:13:22.303Z] #13 18.90 Unpacking libcap2-bin (1:2.25-1) ... 19:13:22 [2019-09-09T19:13:22.303Z] #13 18.99 Selecting previously unselected package libdevmapper-event1.02.1:amd64. 19:13:22 [2019-09-09T19:13:22.303Z] #13 18.99 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... 19:13:22 [2019-09-09T19:13:22.303Z] #13 18.99 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... 19:13:22 [2019-09-09T19:13:22.476Z] CC criu/net.o 19:13:22 [2019-09-09T19:13:22.478Z] #57 42.02 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... 19:13:22 [2019-09-09T19:13:22.561Z] #13 19.04 Selecting previously unselected package libsepol1-dev:amd64. 19:13:22 [2019-09-09T19:13:22.561Z] #13 19.04 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... 19:13:22 [2019-09-09T19:13:22.561Z] #13 19.06 Unpacking libsepol1-dev:amd64 (2.6-2) ... 19:13:22 [2019-09-09T19:13:22.561Z] #13 19.20 Selecting previously unselected package libpcre16-3:amd64. 19:13:22 [2019-09-09T19:13:22.561Z] #13 19.20 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... 19:13:22 [2019-09-09T19:13:22.561Z] #13 19.21 Unpacking libpcre16-3:amd64 (2:8.39-3) ... 19:13:22 [2019-09-09T19:13:22.561Z] #13 19.29 Selecting previously unselected package libpcre32-3:amd64. 19:13:22 [2019-09-09T19:13:22.735Z] #57 42.13 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... 19:13:22 [2019-09-09T19:13:22.735Z] #57 42.14 Setting up python-pkg-resources (33.1.1-1) ... 19:13:22 [2019-09-09T19:13:22.818Z] #13 19.29 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... 19:13:22 [2019-09-09T19:13:22.818Z] #13 19.31 Unpacking libpcre32-3:amd64 (2:8.39-3) ... 19:13:22 [2019-09-09T19:13:22.818Z] #13 19.49 Selecting previously unselected package libpcre3-dev:amd64. 19:13:22 [2019-09-09T19:13:22.818Z] #13 19.49 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... 19:13:22 [2019-09-09T19:13:22.818Z] #13 19.50 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... 19:13:22 [2019-09-09T19:13:22.871Z] Fetched 7671 kB in 1s (4635 kB/s) 19:13:23 [2019-09-09T19:13:23.077Z] #13 19.64 Selecting previously unselected package libselinux1-dev:amd64. 19:13:23 [2019-09-09T19:13:23.077Z] #13 19.65 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... 19:13:23 [2019-09-09T19:13:23.077Z] #13 19.65 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... 19:13:23 [2019-09-09T19:13:23.077Z] #13 19.86 Selecting previously unselected package libdevmapper-dev:amd64. 19:13:23 [2019-09-09T19:13:23.229Z] Reading package lists... 19:13:23 [2019-09-09T19:13:23.337Z] #13 19.86 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... 19:13:23 [2019-09-09T19:13:23.337Z] #13 19.87 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... 19:13:23 [2019-09-09T19:13:23.337Z] #13 19.95 Selecting previously unselected package libnl-3-200:amd64. 19:13:23 [2019-09-09T19:13:23.337Z] #13 19.95 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... 19:13:23 [2019-09-09T19:13:23.337Z] #13 19.96 Unpacking libnl-3-200:amd64 (3.2.27-2) ... 19:13:23 [2019-09-09T19:13:23.337Z] #13 20.01 Selecting previously unselected package libprotobuf-c1:amd64. 19:13:23 [2019-09-09T19:13:23.337Z] #13 20.01 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... 19:13:23 [2019-09-09T19:13:23.337Z] #13 20.01 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... 19:13:23 [2019-09-09T19:13:23.337Z] #13 20.05 Selecting previously unselected package libreadline5:amd64. 19:13:23 [2019-09-09T19:13:23.337Z] #13 20.05 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... 19:13:23 [2019-09-09T19:13:23.337Z] #13 20.05 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... 19:13:23 [2019-09-09T19:13:23.591Z] Reading package lists... 19:13:23 [2019-09-09T19:13:23.594Z] #13 20.11 Selecting previously unselected package libsystemd-dev:amd64. 19:13:23 [2019-09-09T19:13:23.595Z] #13 20.12 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... 19:13:23 [2019-09-09T19:13:23.595Z] #13 20.12 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... 19:13:23 [2019-09-09T19:13:23.974Z] Building dependency tree... 19:13:23 [2019-09-09T19:13:23.974Z] Reading state information... 19:13:23 [2019-09-09T19:13:23.974Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1). 19:13:23 [2019-09-09T19:13:23.974Z] The following additional packages will be installed: 19:13:23 [2019-09-09T19:13:23.974Z] libjq1 libonig4 19:13:23 [2019-09-09T19:13:23.974Z] The following NEW packages will be installed: 19:13:23 [2019-09-09T19:13:23.974Z] jq libjq1 libonig4 19:13:23 [2019-09-09T19:13:23.974Z] 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded. 19:13:23 [2019-09-09T19:13:23.974Z] Need to get 328 kB of archives. 19:13:23 [2019-09-09T19:13:23.974Z] After this operation, 1263 kB of additional disk space will be used. 19:13:23 [2019-09-09T19:13:23.974Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] 19:13:23 [2019-09-09T19:13:23.974Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] 19:13:23 [2019-09-09T19:13:23.974Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] 19:13:23 [2019-09-09T19:13:23.974Z] debconf: delaying package configuration, since apt-utils is not installed 19:13:23 [2019-09-09T19:13:23.974Z] Fetched 328 kB in 0s (4070 kB/s) 19:13:23 [2019-09-09T19:13:23.974Z] Selecting previously unselected package libonig4:s390x. 19:13:23 [2019-09-09T19:13:23.974Z] (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 ... 14828 files and directories currently installed.) 19:13:23 [2019-09-09T19:13:23.974Z] Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ... 19:13:23 [2019-09-09T19:13:23.974Z] Unpacking libonig4:s390x (6.1.3-2) ... 19:13:24 [2019-09-09T19:13:24.160Z] #13 20.69 Selecting previously unselected package net-tools. 19:13:24 [2019-09-09T19:13:24.160Z] #13 20.69 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... 19:13:24 [2019-09-09T19:13:24.160Z] #13 20.70 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... 19:13:24 [2019-09-09T19:13:24.160Z] #13 20.79 Selecting previously unselected package python-pip-whl. 19:13:24 [2019-09-09T19:13:24.160Z] #13 20.79 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... 19:13:24 [2019-09-09T19:13:24.160Z] #13 20.79 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... 19:13:24 [2019-09-09T19:13:24.339Z] Selecting previously unselected package libjq1:s390x. 19:13:24 [2019-09-09T19:13:24.339Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ... 19:13:24 [2019-09-09T19:13:24.339Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ... 19:13:24 [2019-09-09T19:13:24.339Z] Selecting previously unselected package jq. 19:13:24 [2019-09-09T19:13:24.339Z] Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ... 19:13:24 [2019-09-09T19:13:24.339Z] Unpacking jq (1.5+dfsg-1.3) ... 19:13:24 [2019-09-09T19:13:24.339Z] Setting up libonig4:s390x (6.1.3-2) ... 19:13:24 [2019-09-09T19:13:24.339Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ... 19:13:24 [2019-09-09T19:13:24.339Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... 19:13:24 [2019-09-09T19:13:24.339Z] Setting up jq (1.5+dfsg-1.3) ... 19:13:24 [2019-09-09T19:13:24.417Z] #13 20.94 Selecting previously unselected package python3-pip. 19:13:24 [2019-09-09T19:13:24.417Z] #13 20.95 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... 19:13:24 [2019-09-09T19:13:24.417Z] #13 20.95 Unpacking python3-pip (9.0.1-2+deb9u1) ... 19:13:24 [2019-09-09T19:13:24.417Z] #13 21.02 Selecting previously unselected package python3-pkg-resources. 19:13:24 [2019-09-09T19:13:24.417Z] #13 21.02 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... 19:13:24 [2019-09-09T19:13:24.417Z] #13 21.02 Unpacking python3-pkg-resources (33.1.1-1) ... 19:13:24 [2019-09-09T19:13:24.417Z] #13 21.08 Selecting previously unselected package python3-setuptools. 19:13:24 [2019-09-09T19:13:24.494Z] CC criu/netfilter.o 19:13:24 [2019-09-09T19:13:24.494Z] CC criu/page-pipe.o 19:13:24 [2019-09-09T19:13:24.674Z] #13 21.08 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... 19:13:24 [2019-09-09T19:13:24.674Z] #13 21.09 Unpacking python3-setuptools (33.1.1-1) ... 19:13:24 [2019-09-09T19:13:24.674Z] #13 21.16 Selecting previously unselected package python3-wheel. 19:13:24 [2019-09-09T19:13:24.674Z] #13 21.16 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... 19:13:24 [2019-09-09T19:13:24.674Z] #13 21.17 Unpacking python3-wheel (0.29.0-2) ... 19:13:24 [2019-09-09T19:13:24.674Z] #13 21.21 Selecting previously unselected package thin-provisioning-tools. 19:13:24 [2019-09-09T19:13:24.674Z] #13 21.22 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... 19:13:24 [2019-09-09T19:13:24.674Z] #13 21.22 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... 19:13:24 [2019-09-09T19:13:24.674Z] #13 21.31 Selecting previously unselected package vim-runtime. 19:13:24 [2019-09-09T19:13:24.776Z] CC criu/page-xfer.o 19:13:24 [2019-09-09T19:13:24.836Z] Removing intermediate container 7e0569537183 19:13:24 [2019-09-09T19:13:24.836Z] ---> e4955588ffbf 19:13:24 [2019-09-09T19:13:24.836Z] Step 22/126 : COPY contrib/download-frozen-image-v2.sh / 19:13:24 [2019-09-09T19:13:24.932Z] #13 21.32 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... 19:13:24 [2019-09-09T19:13:24.932Z] #13 21.33 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' 19:13:24 [2019-09-09T19:13:24.932Z] #13 21.35 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' 19:13:24 [2019-09-09T19:13:24.932Z] #13 21.35 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... 19:13:25 [2019-09-09T19:13:25.210Z] ---> 9dbb39ae8f01 19:13:25 [2019-09-09T19:13:25.210Z] Step 23/126 : RUN /download-frozen-image-v2.sh /build buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c 19:13:25 [2019-09-09T19:13:25.210Z] ---> Running in 5ae2e4b80624 19:13:25 [2019-09-09T19:13:25.784Z] CC criu/pagemap-cache.o 19:13:25 [2019-09-09T19:13:25.784Z] CC criu/pagemap.o 19:13:26 [2019-09-09T19:13:26.121Z] #13 22.51 Selecting previously unselected package vim. 19:13:26 [2019-09-09T19:13:26.121Z] #13 22.52 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... 19:13:26 [2019-09-09T19:13:26.121Z] #13 22.52 Unpacking vim (2:8.0.0197-4+deb9u3) ... 19:13:26 [2019-09-09T19:13:26.378Z] #13 22.81 Selecting previously unselected package xfsprogs. 19:13:26 [2019-09-09T19:13:26.378Z] #13 22.82 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... 19:13:26 [2019-09-09T19:13:26.378Z] #13 22.82 Unpacking xfsprogs (4.9.0+nmu1) ... 19:13:26 [2019-09-09T19:13:26.378Z] #13 23.00 Selecting previously unselected package zip. 19:13:26 [2019-09-09T19:13:26.378Z] #13 23.00 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... 19:13:26 [2019-09-09T19:13:26.378Z] #13 23.00 Unpacking zip (3.0-11+b1) ... 19:13:26 [2019-09-09T19:13:26.378Z] #13 23.06 Selecting previously unselected package libapparmor-perl. 19:13:26 [2019-09-09T19:13:26.378Z] #13 23.06 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... 19:13:26 [2019-09-09T19:13:26.378Z] #13 23.07 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... 19:13:26 [2019-09-09T19:13:26.397Z] CC criu/parasite-syscall.o 19:13:26 [2019-09-09T19:13:26.464Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... 19:13:26 [2019-09-09T19:13:26.464Z]  19:13:26 [2019-09-09T19:13:26.635Z] #13 23.12 Selecting previously unselected package apparmor. 19:13:26 [2019-09-09T19:13:26.635Z] #13 23.12 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... 19:13:26 [2019-09-09T19:13:26.635Z] #13 23.14 Unpacking apparmor (2.11.0-3+deb9u2) ... 19:13:26 [2019-09-09T19:13:26.635Z] #13 23.25 Selecting previously unselected package binutils-mingw-w64-i686. 19:13:26 [2019-09-09T19:13:26.635Z] #13 23.25 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... 19:13:26 [2019-09-09T19:13:26.635Z] #13 23.26 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... 19:13:26 [2019-09-09T19:13:26.892Z] #13 23.54 Selecting previously unselected package binutils-mingw-w64-x86-64. 19:13:26 [2019-09-09T19:13:26.892Z] #13 23.54 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... 19:13:26 [2019-09-09T19:13:26.892Z] #13 23.54 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... 19:13:26 [2019-09-09T19:13:26.913Z] #57 45.82 Setting up libnet1-dev (1.1.6+dfsg-3) ... 19:13:26 [2019-09-09T19:13:26.913Z] #57 45.84 Setting up libprotobuf10:amd64 (3.0.0-9) ... 19:13:26 [2019-09-09T19:13:26.913Z] #57 45.85 Processing triggers for libc-bin (2.24-11+deb9u4) ... 19:13:26 [2019-09-09T19:13:26.913Z] #57 45.86 Setting up python-protobuf (3.0.0-9) ... 19:13:26 [2019-09-09T19:13:26.913Z] #57 ... 19:13:26 [2019-09-09T19:13:26.913Z] 19:13:26 [2019-09-09T19:13:26.913Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv 19:13:26 [2019-09-09T19:13:26.913Z] #30 35.91 sync 19:13:26 [2019-09-09T19:13:26.913Z] #30 36.30 io 19:13:26 [2019-09-09T19:13:26.913Z] #30 36.31 reflect 19:13:26 [2019-09-09T19:13:26.913Z] #30 37.55 syscall 19:13:26 [2019-09-09T19:13:26.913Z] #30 44.11 time 19:13:26 [2019-09-09T19:13:26.913Z] #30 ... 19:13:26 [2019-09-09T19:13:26.913Z] 19:13:26 [2019-09-09T19:13:26.913Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... 19:13:26 [2019-09-09T19:13:26.913Z] #35 44.88 Selecting previously unselected package libxml2:amd64. 19:13:26 [2019-09-09T19:13:26.913Z] #35 44.88 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... 19:13:26 [2019-09-09T19:13:26.913Z] #35 44.88 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... 19:13:26 [2019-09-09T19:13:26.913Z] #35 45.51 Selecting previously unselected package libarchive13:amd64. 19:13:26 [2019-09-09T19:13:26.913Z] #35 45.51 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ... 19:13:26 [2019-09-09T19:13:26.913Z] #35 45.52 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ... 19:13:26 [2019-09-09T19:13:26.913Z] #35 45.77 Selecting previously unselected package libjsoncpp1:amd64. 19:13:26 [2019-09-09T19:13:26.913Z] #35 45.77 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... 19:13:26 [2019-09-09T19:13:26.913Z] #35 45.77 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... 19:13:26 [2019-09-09T19:13:26.913Z] #35 45.89 Selecting previously unselected package libuv1:amd64. 19:13:26 [2019-09-09T19:13:26.913Z] #35 45.89 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... 19:13:26 [2019-09-09T19:13:26.913Z] #35 45.90 Unpacking libuv1:amd64 (1.9.1-3) ... 19:13:26 [2019-09-09T19:13:26.913Z] #35 45.99 Selecting previously unselected package cmake. 19:13:26 [2019-09-09T19:13:26.913Z] #35 45.99 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... 19:13:26 [2019-09-09T19:13:26.913Z] #35 46.06 Unpacking cmake (3.7.2-1) ... 19:13:27 [2019-09-09T19:13:27.015Z] CC criu/path.o 19:13:27 [2019-09-09T19:13:27.297Z] CC criu/pie-util-vdso-elf32.o 19:13:27 [2019-09-09T19:13:27.457Z] #13 23.85 Selecting previously unselected package binutils-mingw-w64. 19:13:27 [2019-09-09T19:13:27.457Z] #13 23.85 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... 19:13:27 [2019-09-09T19:13:27.457Z] #13 23.85 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... 19:13:27 [2019-09-09T19:13:27.457Z] #13 23.89 Selecting previously unselected package mingw-w64-common. 19:13:27 [2019-09-09T19:13:27.457Z] #13 23.89 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... 19:13:27 [2019-09-09T19:13:27.457Z] #13 23.90 Unpacking mingw-w64-common (5.0.1-1) ... 19:13:27 [2019-09-09T19:13:27.580Z] CC criu/pie-util-vdso.o 19:13:27 [2019-09-09T19:13:27.580Z] CC criu/pie-util.o 19:13:27 [2019-09-09T19:13:27.586Z]  ###                                                                        5.0% #########              13.0% ###############  21.3% #######################                  32.3% ###############################                                   43.2% ########################################                                  56.6% #################################################      69.0% ##########################################################  81.6% ####################################################################  95.5% ######################################################################## 100.0% 19:13:27 [2019-09-09T19:13:27.861Z] CC criu/pipes.o 19:13:27 [2019-09-09T19:13:27.972Z]  19:13:28 [2019-09-09T19:13:28.022Z] #13 24.54 Selecting previously unselected package mingw-w64-x86-64-dev. 19:13:28 [2019-09-09T19:13:28.022Z] #13 24.54 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... 19:13:28 [2019-09-09T19:13:28.022Z] #13 24.55 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... 19:13:28 [2019-09-09T19:13:28.361Z]  ##################### 29.9% ##################################################  69.5% ######################################################################## 100.0% 19:13:28 [2019-09-09T19:13:28.361Z]  19:13:28 [2019-09-09T19:13:28.476Z] CC criu/plugin.o 19:13:28 [2019-09-09T19:13:28.476Z] CC criu/proc_parse.o 19:13:28 [2019-09-09T19:13:28.809Z] #35 48.24 Selecting previously unselected package xxd. 19:13:28 [2019-09-09T19:13:28.809Z] #35 48.24 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... 19:13:28 [2019-09-09T19:13:28.809Z] #35 48.25 Unpacking xxd (2:8.0.0197-4+deb9u3) ... 19:13:28 [2019-09-09T19:13:28.958Z] #13 25.45 Selecting previously unselected package gcc-mingw-w64-base. 19:13:28 [2019-09-09T19:13:28.958Z] #13 25.45 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... 19:13:28 [2019-09-09T19:13:28.958Z] #13 25.45 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... 19:13:28 [2019-09-09T19:13:28.958Z] #13 25.49 Selecting previously unselected package gcc-mingw-w64-x86-64. 19:13:28 [2019-09-09T19:13:28.958Z] #13 25.50 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... 19:13:28 [2019-09-09T19:13:28.958Z] #13 25.50 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... 19:13:29 [2019-09-09T19:13:29.066Z] #35 48.45 Selecting previously unselected package vim-common. 19:13:29 [2019-09-09T19:13:29.066Z] #35 48.45 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... 19:13:29 [2019-09-09T19:13:29.066Z] #35 48.47 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... 19:13:29 [2019-09-09T19:13:29.157Z]  #######  9.9% ################## 25.2% ############################## 43.0% ########################################### 60.8% ###################################################### 76.0% ################################################################### 93.8% ######################################################################## 100.0% 19:13:29 [2019-09-09T19:13:29.157Z]  19:13:29 [2019-09-09T19:13:29.324Z] #35 48.70 Processing triggers for mime-support (3.60) ... 19:13:29 [2019-09-09T19:13:29.324Z] #35 48.77 Setting up xxd (2:8.0.0197-4+deb9u3) ... 19:13:29 [2019-09-09T19:13:29.324Z] #35 48.78 Setting up libuv1:amd64 (1.9.1-3) ... 19:13:29 [2019-09-09T19:13:29.324Z] #35 48.79 Setting up cmake-data (3.7.2-1) ... 19:13:29 [2019-09-09T19:13:29.324Z] #35 48.80 Setting up libicu57:amd64 (57.1-6+deb9u3) ... 19:13:29 [2019-09-09T19:13:29.324Z] #35 ... 19:13:29 [2019-09-09T19:13:29.324Z] 19:13:29 [2019-09-09T19:13:29.324Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 19:13:29 [2019-09-09T19:13:29.324Z] #33 38.45 sync 19:13:29 [2019-09-09T19:13:29.324Z] #33 39.03 reflect 19:13:29 [2019-09-09T19:13:29.324Z] #33 39.04 io 19:13:29 [2019-09-09T19:13:29.324Z] #33 40.31 bytes 19:13:29 [2019-09-09T19:13:29.324Z] #33 42.00 bufio 19:13:29 [2019-09-09T19:13:29.324Z] #33 43.47 syscall 19:13:29 [2019-09-09T19:13:29.324Z] #33 ... 19:13:29 [2019-09-09T19:13:29.324Z] 19:13:29 [2019-09-09T19:13:29.324Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... 19:13:29 [2019-09-09T19:13:29.324Z] #35 48.80 Setting up libicu57:amd64 (57.1-6+deb9u3) ... 19:13:29 [2019-09-09T19:13:29.324Z] #35 48.82 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... 19:13:29 [2019-09-09T19:13:29.324Z] #35 48.83 Processing triggers for libc-bin (2.24-11+deb9u4) ... 19:13:29 [2019-09-09T19:13:29.324Z] #35 48.87 Setting up vim-common (2:8.0.0197-4+deb9u3) ... 19:13:29 [2019-09-09T19:13:29.324Z] #35 48.90 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... 19:13:29 [2019-09-09T19:13:29.324Z] #35 48.93 Setting up libjsoncpp1:amd64 (1.7.4-3) ... 19:13:29 [2019-09-09T19:13:29.582Z] #35 48.95 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ... 19:13:29 [2019-09-09T19:13:29.582Z] #35 48.96 Setting up cmake (3.7.2-1) ... 19:13:29 [2019-09-09T19:13:29.582Z] #35 49.10 Processing triggers for libc-bin (2.24-11+deb9u4) ... 19:13:30 [2019-09-09T19:13:30.152Z] #35 DONE 49.7s 19:13:30 [2019-09-09T19:13:30.152Z] 19:13:30 [2019-09-09T19:13:30.152Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh 19:13:30 [2019-09-09T19:13:30.152Z] #36 DONE 0.1s 19:13:30 [2019-09-09T19:13:30.152Z] 19:13:30 [2019-09-09T19:13:30.152Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv 19:13:30 [2019-09-09T19:13:30.152Z] #30 47.00 sort 19:13:30 [2019-09-09T19:13:30.152Z] #30 48.01 internal/fmtsort 19:13:30 [2019-09-09T19:13:30.152Z] #30 48.59 internal/syscall/unix 19:13:30 [2019-09-09T19:13:30.152Z] #30 48.81 strings 19:13:30 [2019-09-09T19:13:30.152Z] #30 49.48 internal/poll 19:13:30 [2019-09-09T19:13:30.413Z] #30 ... 19:13:30 [2019-09-09T19:13:30.413Z] 19:13:30 [2019-09-09T19:13:30.413Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ 19:13:30 [2019-09-09T19:13:30.413Z] #37 DONE 0.1s 19:13:30 [2019-09-09T19:13:30.496Z] CC criu/protobuf-desc.o 19:13:30 [2019-09-09T19:13:30.670Z] 19:13:30 [2019-09-09T19:13:30.670Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini 19:13:31 [2019-09-09T19:13:31.112Z] CC criu/protobuf.o 19:13:31 [2019-09-09T19:13:31.113Z] CC criu/pstree.o 19:13:31 [2019-09-09T19:13:31.189Z]  ##  3.2% ###### 8.8% ######  9.6% ##########  14.7% ##############    20.4% ###################  27.0% ########################  34.6% #############################  41.2% ##################################  47.8% #######################################  54.4% ########################################### 61.0% ###############################################  66.7% ####################################################  73.3% ######################################################### 79.9% ##############################################################  86.5% ################################################################### 93.1% ######################################################################## 100.0% 19:13:31 [2019-09-09T19:13:31.189Z]  19:13:31 [2019-09-09T19:13:31.961Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... 19:13:31 [2019-09-09T19:13:31.961Z]  19:13:31 [2019-09-09T19:13:31.961Z]  ######################################################################## 100.0% 19:13:31 [2019-09-09T19:13:31.961Z]  19:13:32 [2019-09-09T19:13:32.042Z] #38 ... 19:13:32 [2019-09-09T19:13:32.042Z] 19:13:32 [2019-09-09T19:13:32.042Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... 19:13:32 [2019-09-09T19:13:32.042Z] #57 51.20 Setting up libcap-dev:amd64 (1:2.25-1) ... 19:13:32 [2019-09-09T19:13:32.042Z] #57 51.21 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... 19:13:32 [2019-09-09T19:13:32.042Z] #57 51.23 Setting up libnl-3-200:amd64 (3.2.27-2) ... 19:13:32 [2019-09-09T19:13:32.042Z] #57 51.25 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... 19:13:32 [2019-09-09T19:13:32.042Z] #57 51.26 Setting up libprotoc10:amd64 (3.0.0-9) ... 19:13:32 [2019-09-09T19:13:32.042Z] #57 51.29 Setting up protobuf-c-compiler (1.2.1-2) ... 19:13:32 [2019-09-09T19:13:32.042Z] #57 51.30 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... 19:13:32 [2019-09-09T19:13:32.042Z] #57 51.31 Setting up protobuf-compiler (3.0.0-9) ... 19:13:32 [2019-09-09T19:13:32.042Z] #57 51.32 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... 19:13:32 [2019-09-09T19:13:32.042Z] #57 51.33 Setting up libnl-3-dev:amd64 (3.2.27-2) ... 19:13:32 [2019-09-09T19:13:32.042Z] #57 51.34 Processing triggers for libc-bin (2.24-11+deb9u4) ... 19:13:32 [2019-09-09T19:13:32.042Z] #57 DONE 51.6s 19:13:32 [2019-09-09T19:13:32.128Z] CC criu/rbtree.o 19:13:32 [2019-09-09T19:13:32.128Z] CC criu/rst-malloc.o 19:13:32 [2019-09-09T19:13:32.300Z] 19:13:32 [2019-09-09T19:13:32.300Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 19:13:32 [2019-09-09T19:13:32.411Z] CC criu/seccomp.o 19:13:32 [2019-09-09T19:13:32.694Z] CC criu/seize.o 19:13:32 [2019-09-09T19:13:32.741Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... 19:13:32 [2019-09-09T19:13:32.741Z]  19:13:32 [2019-09-09T19:13:32.741Z]  ######################################################################## 100.0% 19:13:32 [2019-09-09T19:13:32.741Z]  19:13:33 [2019-09-09T19:13:33.160Z] #13 29.04 Selecting previously unselected package g++-mingw-w64-x86-64. 19:13:33 [2019-09-09T19:13:33.160Z] #13 29.05 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... 19:13:33 [2019-09-09T19:13:33.160Z] #13 29.05 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... 19:13:33 [2019-09-09T19:13:33.308Z] CC criu/servicefd.o 19:13:33 [2019-09-09T19:13:33.590Z] CC criu/shmem.o 19:13:33 [2019-09-09T19:13:33.600Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... 19:13:33 [2019-09-09T19:13:33.600Z] skipping existing b63cc5f62c21 19:13:33 [2019-09-09T19:13:33.600Z] 19:13:33 [2019-09-09T19:13:33.991Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... 19:13:34 [2019-09-09T19:13:34.204Z] CC criu/sigframe.o 19:13:34 [2019-09-09T19:13:34.351Z]  19:13:34 [2019-09-09T19:13:34.351Z]  ######################################################################## 100.0% 19:13:34 [2019-09-09T19:13:34.351Z]  19:13:34 [2019-09-09T19:13:34.351Z] Download of images into '/build' complete. 19:13:34 [2019-09-09T19:13:34.351Z] Use something like the following to load the result into a Docker daemon: 19:13:34 [2019-09-09T19:13:34.351Z] tar -cC '/build' . | docker load 19:13:34 [2019-09-09T19:13:34.487Z] CC criu/signalfd.o 19:13:34 [2019-09-09T19:13:34.769Z] CC criu/sk-inet.o 19:13:35 [2019-09-09T19:13:35.384Z] CC criu/sk-netlink.o 19:13:35 [2019-09-09T19:13:35.595Z] Removing intermediate container 5ae2e4b80624 19:13:35 [2019-09-09T19:13:35.595Z] ---> 34b560b05b4f 19:13:35 [2019-09-09T19:13:35.595Z] Step 24/126 : FROM base AS cross-false 19:13:35 [2019-09-09T19:13:35.595Z] ---> 567ac632417b 19:13:35 [2019-09-09T19:13:35.595Z] Step 25/126 : FROM base AS cross-true 19:13:35 [2019-09-09T19:13:35.595Z] ---> 567ac632417b 19:13:35 [2019-09-09T19:13:35.595Z] Step 26/126 : ARG DEBIAN_FRONTEND 19:13:35 [2019-09-09T19:13:35.595Z] ---> Using cache 19:13:35 [2019-09-09T19:13:35.595Z] ---> 4dce49d75c0e 19:13:35 [2019-09-09T19:13:35.595Z] Step 27/126 : RUN dpkg --add-architecture armhf 19:13:35 [2019-09-09T19:13:35.665Z] CC criu/sk-packet.o 19:13:35 [2019-09-09T19:13:35.692Z] #13 31.76 Setting up aufs-tools (1:4.1+20161219-1) ... 19:13:35 [2019-09-09T19:13:35.692Z] #13 31.78 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... 19:13:35 [2019-09-09T19:13:35.692Z] #13 31.79 Setting up libsepol1-dev:amd64 (2.6-2) ... 19:13:35 [2019-09-09T19:13:35.692Z] #13 31.80 Setting up python-pip-whl (9.0.1-2+deb9u1) ... 19:13:35 [2019-09-09T19:13:35.692Z] #13 31.81 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... 19:13:35 [2019-09-09T19:13:35.692Z] #13 31.85 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... 19:13:35 [2019-09-09T19:13:35.692Z] #13 31.87 Processing triggers for mime-support (3.60) ... 19:13:35 [2019-09-09T19:13:35.692Z] #13 31.90 Setting up xxd (2:8.0.0197-4+deb9u3) ... 19:13:35 [2019-09-09T19:13:35.692Z] #13 31.91 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... 19:13:35 [2019-09-09T19:13:35.692Z] #13 31.92 Setting up libcap2-bin (1:2.25-1) ... 19:13:35 [2019-09-09T19:13:35.692Z] #13 31.96 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... 19:13:35 [2019-09-09T19:13:35.692Z] #13 31.98 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... 19:13:35 [2019-09-09T19:13:35.692Z] #13 32.00 Setting up bash-completion (1:2.1-4.3) ... 19:13:35 [2019-09-09T19:13:35.948Z] CC criu/sk-queue.o 19:13:35 [2019-09-09T19:13:35.949Z] #13 32.53 Setting up libonig4:amd64 (6.1.3-2) ... 19:13:35 [2019-09-09T19:13:35.949Z] #13 32.54 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... 19:13:35 [2019-09-09T19:13:35.949Z] #13 32.55 Setting up zip (3.0-11+b1) ... 19:13:35 [2019-09-09T19:13:35.949Z] #13 32.57 Setting up bzip2 (1.0.6-8.1) ... 19:13:35 [2019-09-09T19:13:35.949Z] #13 32.58 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... 19:13:35 [2019-09-09T19:13:35.949Z] #13 32.59 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... 19:13:35 [2019-09-09T19:13:35.949Z] #13 32.60 Processing triggers for libc-bin (2.24-11+deb9u4) ... 19:13:35 [2019-09-09T19:13:35.949Z] #13 32.61 Setting up libaio1:amd64 (0.3.110-3) ... 19:13:35 [2019-09-09T19:13:35.949Z] #13 32.63 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... 19:13:35 [2019-09-09T19:13:35.975Z] ---> Running in ee9c2fb90428 19:13:36 [2019-09-09T19:13:36.206Z] #13 32.65 Setting up xz-utils (5.2.2-1.2+b1) ... 19:13:36 [2019-09-09T19:13:36.206Z] #13 32.66 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 19:13:36 [2019-09-09T19:13:36.206Z] #13 32.67 Setting up thin-provisioning-tools (0.6.1-4+b1) ... 19:13:36 [2019-09-09T19:13:36.206Z] #13 32.69 Setting up vim-common (2:8.0.0197-4+deb9u3) ... 19:13:36 [2019-09-09T19:13:36.206Z] #13 32.71 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... 19:13:36 [2019-09-09T19:13:36.206Z] #13 32.72 Setting up libpcre32-3:amd64 (2:8.39-3) ... 19:13:36 [2019-09-09T19:13:36.206Z] #13 32.73 Setting up libnfnetlink0:amd64 (1.0.1-3) ... 19:13:36 [2019-09-09T19:13:36.206Z] #13 32.75 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... 19:13:36 [2019-09-09T19:13:36.206Z] #13 32.82 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... 19:13:36 [2019-09-09T19:13:36.206Z] #13 32.84 Setting up libpcre16-3:amd64 (2:8.39-3) ... 19:13:36 [2019-09-09T19:13:36.206Z] #13 32.85 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... 19:13:36 [2019-09-09T19:13:36.206Z] #13 32.87 Setting up libnl-3-200:amd64 (3.2.27-2) ... 19:13:36 [2019-09-09T19:13:36.206Z] #13 32.88 Setting up net-tools (1.60+git20161116.90da8a0-1) ... 19:13:36 [2019-09-09T19:13:36.206Z] #13 32.90 Setting up libudev-dev:amd64 (232-25+deb9u12) ... 19:13:36 [2019-09-09T19:13:36.206Z] #13 32.92 Setting up pigz (2.3.4-1) ... 19:13:36 [2019-09-09T19:13:36.206Z] #13 32.93 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... 19:13:36 [2019-09-09T19:13:36.206Z] #13 32.94 Setting up libmpdec2:amd64 (2.4.2-1) ... 19:13:36 [2019-09-09T19:13:36.206Z] #13 32.95 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... 19:13:36 [2019-09-09T19:13:36.206Z] #13 32.97 Setting up mingw-w64-common (5.0.1-1) ... 19:13:36 [2019-09-09T19:13:36.268Z] CC criu/sk-tcp.o 19:13:36 [2019-09-09T19:13:36.463Z] #13 32.99 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... 19:13:36 [2019-09-09T19:13:36.463Z] #13 33.01 Setting up jq (1.5+dfsg-1.3) ... 19:13:36 [2019-09-09T19:13:36.463Z] #13 33.02 Setting up libpcre3-dev:amd64 (2:8.39-3) ... 19:13:36 [2019-09-09T19:13:36.463Z] #13 33.03 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... 19:13:36 [2019-09-09T19:13:36.464Z] #13 33.04 Setting up xfsprogs (4.9.0+nmu1) ... 19:13:36 [2019-09-09T19:13:36.464Z] #13 33.06 Setting up vim (2:8.0.0197-4+deb9u3) ... 19:13:36 [2019-09-09T19:13:36.464Z] #13 33.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 19:13:36 [2019-09-09T19:13:36.464Z] #13 33.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 19:13:36 [2019-09-09T19:13:36.464Z] #13 33.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 19:13:36 [2019-09-09T19:13:36.464Z] #13 33.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 19:13:36 [2019-09-09T19:13:36.464Z] #13 33.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 19:13:36 [2019-09-09T19:13:36.464Z] #13 33.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 19:13:36 [2019-09-09T19:13:36.464Z] #13 33.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 19:13:36 [2019-09-09T19:13:36.464Z] #13 33.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 19:13:36 [2019-09-09T19:13:36.464Z] #13 33.11 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... 19:13:36 [2019-09-09T19:13:36.464Z] #13 33.13 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... 19:13:36 [2019-09-09T19:13:36.464Z] #13 33.16 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... 19:13:36 [2019-09-09T19:13:36.464Z] #13 33.18 Setting up iptables (1.6.0+snapshot20161117-6) ... 19:13:36 [2019-09-09T19:13:36.476Z] #58 3.664 Note: Building without setproctitle() and strlcpy() support. 19:13:36 [2019-09-09T19:13:36.476Z] #58 3.664 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 19:13:36 [2019-09-09T19:13:36.721Z] #13 33.20 Setting up btrfs-progs (4.7.3-1) ... 19:13:36 [2019-09-09T19:13:36.721Z] #13 33.21 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... 19:13:36 [2019-09-09T19:13:36.721Z] #13 33.23 Setting up python3.5 (3.5.3-1+deb9u1) ... 19:13:36 [2019-09-09T19:13:36.749Z] Removing intermediate container ee9c2fb90428 19:13:36 [2019-09-09T19:13:36.749Z] ---> c86e28d67415 19:13:36 [2019-09-09T19:13:36.749Z] Step 28/126 : RUN dpkg --add-architecture arm64 19:13:36 [2019-09-09T19:13:36.749Z] ---> Running in 8025283cf611 19:13:36 [2019-09-09T19:13:36.884Z] CC criu/sk-unix.o 19:13:37 [2019-09-09T19:13:37.040Z] #58 4.907 fatal: Not a git repository (or any of the parent directories): .git 19:13:37 [2019-09-09T19:13:37.040Z] #58 4.928 GEN .gitid 19:13:37 [2019-09-09T19:13:37.040Z] #58 4.957 GEN criu/include/version.h 19:13:37 [2019-09-09T19:13:37.297Z] #58 4.980 GEN include/common/asm 19:13:37 [2019-09-09T19:13:37.652Z] #13 34.14 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... 19:13:37 [2019-09-09T19:13:37.652Z] #13 34.15 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... 19:13:37 [2019-09-09T19:13:37.652Z] #13 34.16 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 19:13:37 [2019-09-09T19:13:37.652Z] #13 34.16 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist 19:13:37 [2019-09-09T19:13:37.652Z] #13 34.17 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 19:13:37 [2019-09-09T19:13:37.652Z] #13 34.17 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist 19:13:37 [2019-09-09T19:13:37.652Z] #13 34.17 Setting up btrfs-tools (4.7.3-1) ... 19:13:37 [2019-09-09T19:13:37.652Z] #13 34.18 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... 19:13:37 [2019-09-09T19:13:37.652Z] #13 34.19 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode 19:13:37 [2019-09-09T19:13:37.652Z] #13 34.20 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode 19:13:37 [2019-09-09T19:13:37.652Z] #13 34.21 Setting up python3 (3.5.3-1) ... 19:13:37 [2019-09-09T19:13:37.862Z] #58 ... 19:13:37 [2019-09-09T19:13:37.862Z] 19:13:37 [2019-09-09T19:13:37.862Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini 19:13:37 [2019-09-09T19:13:37.862Z] #38 3.053 + RM_GOPATH=0 19:13:37 [2019-09-09T19:13:37.862Z] #38 3.053 + TMP_GOPATH= 19:13:37 [2019-09-09T19:13:37.862Z] #38 3.053 + : /build 19:13:37 [2019-09-09T19:13:37.862Z] #38 3.053 + '[' -z '' ']' 19:13:37 [2019-09-09T19:13:37.862Z] #38 3.053 ++ mktemp -d 19:13:37 [2019-09-09T19:13:37.862Z] #38 3.056 + export GOPATH=/tmp/tmp.7esau8nKXg 19:13:37 [2019-09-09T19:13:37.862Z] #38 3.056 + GOPATH=/tmp/tmp.7esau8nKXg 19:13:37 [2019-09-09T19:13:37.862Z] #38 3.056 + RM_GOPATH=1 19:13:37 [2019-09-09T19:13:37.862Z] #38 3.056 ++ dirname ./install.sh 19:13:37 [2019-09-09T19:13:37.862Z] #38 3.057 + dir=. 19:13:37 [2019-09-09T19:13:37.862Z] #38 3.057 + bin=tini 19:13:37 [2019-09-09T19:13:37.862Z] #38 3.057 + shift 19:13:37 [2019-09-09T19:13:37.862Z] #38 3.057 + '[' '!' -f ./tini.installer ']' 19:13:37 [2019-09-09T19:13:37.862Z] #38 3.058 + . ./tini.installer 19:13:37 [2019-09-09T19:13:37.862Z] #38 3.058 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 19:13:37 [2019-09-09T19:13:37.862Z] #38 3.058 + install_tini 19:13:37 [2019-09-09T19:13:37.862Z] #38 3.058 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' 19:13:37 [2019-09-09T19:13:37.862Z] #38 3.059 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 19:13:37 [2019-09-09T19:13:37.862Z] #38 3.059 + git clone https://github.com/krallin/tini.git /tmp/tmp.7esau8nKXg/tini 19:13:37 [2019-09-09T19:13:37.862Z] #38 3.060 Cloning into '/tmp/tmp.7esau8nKXg/tini'... 19:13:37 [2019-09-09T19:13:37.862Z] #38 3.916 + cd /tmp/tmp.7esau8nKXg/tini 19:13:37 [2019-09-09T19:13:37.862Z] #38 3.921 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 19:13:37 [2019-09-09T19:13:37.862Z] #38 3.939 + cmake . 19:13:37 [2019-09-09T19:13:37.862Z] #38 4.567 -- The C compiler identification is GNU 6.3.0 19:13:37 [2019-09-09T19:13:37.862Z] #38 4.608 -- Check for working C compiler: /usr/bin/cc 19:13:37 [2019-09-09T19:13:37.862Z] #38 5.127 -- Check for working C compiler: /usr/bin/cc -- works 19:13:37 [2019-09-09T19:13:37.862Z] #38 5.128 -- Detecting C compiler ABI info 19:13:37 [2019-09-09T19:13:37.862Z] #38 5.814 -- Detecting C compiler ABI info - done 19:13:37 [2019-09-09T19:13:37.862Z] #38 5.865 -- Detecting C compile features 19:13:37 [2019-09-09T19:13:37.862Z] #38 7.323 -- Detecting C compile features - done 19:13:37 [2019-09-09T19:13:37.862Z] #38 7.359 -- Performing Test HAS_BUILTIN_FORTIFY 19:13:37 [2019-09-09T19:13:37.862Z] #38 7.536 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 19:13:37 [2019-09-09T19:13:37.909Z] #13 34.52 Setting up apparmor (2.11.0-3+deb9u2) ... 19:13:38 [2019-09-09T19:13:38.051Z] Removing intermediate container 8025283cf611 19:13:38 [2019-09-09T19:13:38.052Z] ---> 97a863d0ffd9 19:13:38 [2019-09-09T19:13:38.052Z] Step 29/126 : RUN dpkg --add-architecture armel 19:13:38 [2019-09-09T19:13:38.052Z] ---> Running in 4edb92f7cc22 19:13:38 [2019-09-09T19:13:38.119Z] #38 7.624 -- Configuring done 19:13:38 [2019-09-09T19:13:38.119Z] #38 7.641 -- Generating done 19:13:38 [2019-09-09T19:13:38.119Z] #38 7.655 -- Build files have been written to: /tmp/tmp.7esau8nKXg/tini 19:13:38 [2019-09-09T19:13:38.119Z] #38 7.666 + make tini-static 19:13:38 [2019-09-09T19:13:38.353Z] CC criu/sockets.o 19:13:38 [2019-09-09T19:13:38.376Z] #38 7.892 Scanning dependencies of target tini-static 19:13:38 [2019-09-09T19:13:38.376Z] #38 7.997 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 19:13:38 [2019-09-09T19:13:38.473Z] #13 35.19 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 19:13:38 [2019-09-09T19:13:38.636Z] CC criu/stats.o 19:13:38 [2019-09-09T19:13:38.730Z] #13 35.22 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory 19:13:38 [2019-09-09T19:13:38.730Z] #13 35.25 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... 19:13:38 [2019-09-09T19:13:38.730Z] #13 35.26 Setting up python3-wheel (0.29.0-2) ... 19:13:38 [2019-09-09T19:13:38.730Z] #13 35.43 Setting up python3-pkg-resources (33.1.1-1) ... 19:13:38 [2019-09-09T19:13:38.865Z] Removing intermediate container 4edb92f7cc22 19:13:38 [2019-09-09T19:13:38.865Z] ---> 857d34d23b68 19:13:38 [2019-09-09T19:13:38.865Z] Step 30/126 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-armhf crossbuild-essential-arm64 crossbuild-essential-armel && rm -rf /var/lib/apt/lists/*; fi 19:13:38 [2019-09-09T19:13:38.865Z] ---> Running in 8f65beee4968 19:13:38 [2019-09-09T19:13:38.918Z] CC criu/string.o 19:13:38 [2019-09-09T19:13:38.918Z] CC criu/sysctl.o 19:13:39 [2019-09-09T19:13:39.246Z] #13 35.63 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... 19:13:39 [2019-09-09T19:13:39.246Z] #13 35.65 Setting up python3-pip (9.0.1-2+deb9u1) ... 19:13:39 [2019-09-09T19:13:39.246Z] #13 35.87 Setting up dmsetup (2:1.02.137-2) ... 19:13:39 [2019-09-09T19:13:39.246Z] #13 35.88 Setting up python3-setuptools (33.1.1-1) ... 19:13:39 [2019-09-09T19:13:39.504Z] #13 36.09 Setting up dh-python (2.20170125) ... 19:13:39 [2019-09-09T19:13:39.504Z] #13 36.23 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... 19:13:39 [2019-09-09T19:13:39.532Z] CC criu/sysfs_parse.o 19:13:39 [2019-09-09T19:13:39.746Z] #38 ... 19:13:39 [2019-09-09T19:13:39.746Z] 19:13:39 [2019-09-09T19:13:39.746Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 19:13:39 [2019-09-09T19:13:39.746Z] #58 6.255 PBCC images/google/protobuf/descriptor.pb-c.c 19:13:39 [2019-09-09T19:13:39.746Z] #58 6.372 PBCC images/opts.pb-c.c 19:13:39 [2019-09-09T19:13:39.746Z] #58 6.417 PBCC images/sit.pb-c.c 19:13:39 [2019-09-09T19:13:39.746Z] #58 6.476 DEP images/google/protobuf/descriptor.pb-c.d 19:13:39 [2019-09-09T19:13:39.746Z] #58 6.576 DEP images/opts.pb-c.d 19:13:39 [2019-09-09T19:13:39.746Z] #58 6.652 DEP images/sit.pb-c.d 19:13:39 [2019-09-09T19:13:39.746Z] #58 6.680 PBCC images/macvlan.pb-c.c 19:13:39 [2019-09-09T19:13:39.746Z] #58 6.728 DEP images/macvlan.pb-c.d 19:13:39 [2019-09-09T19:13:39.746Z] #58 6.764 PBCC images/autofs.pb-c.c 19:13:39 [2019-09-09T19:13:39.746Z] #58 6.808 DEP images/autofs.pb-c.d 19:13:39 [2019-09-09T19:13:39.746Z] #58 6.889 PBCC images/sysctl.pb-c.c 19:13:39 [2019-09-09T19:13:39.746Z] #58 6.896 DEP images/sysctl.pb-c.d 19:13:39 [2019-09-09T19:13:39.746Z] #58 6.972 PBCC images/time.pb-c.c 19:13:39 [2019-09-09T19:13:39.746Z] #58 6.986 DEP images/time.pb-c.d 19:13:39 [2019-09-09T19:13:39.746Z] #58 7.024 PBCC images/binfmt-misc.pb-c.c 19:13:39 [2019-09-09T19:13:39.746Z] #58 7.050 DEP images/binfmt-misc.pb-c.d 19:13:39 [2019-09-09T19:13:39.746Z] #58 7.088 PBCC images/seccomp.pb-c.c 19:13:39 [2019-09-09T19:13:39.746Z] #58 7.095 DEP images/seccomp.pb-c.d 19:13:39 [2019-09-09T19:13:39.746Z] #58 7.164 PBCC images/userns.pb-c.c 19:13:39 [2019-09-09T19:13:39.746Z] #58 7.182 DEP images/userns.pb-c.d 19:13:39 [2019-09-09T19:13:39.746Z] #58 7.272 PBCC images/cgroup.pb-c.c 19:13:39 [2019-09-09T19:13:39.746Z] #58 7.316 DEP images/cgroup.pb-c.d 19:13:39 [2019-09-09T19:13:39.746Z] #58 7.384 PBCC images/fown.pb-c.c 19:13:39 [2019-09-09T19:13:39.746Z] #58 7.422 PBCC images/ext-file.pb-c.c 19:13:39 [2019-09-09T19:13:39.746Z] #58 7.487 DEP images/fown.pb-c.d 19:13:39 [2019-09-09T19:13:39.746Z] #58 7.569 DEP images/ext-file.pb-c.d 19:13:39 [2019-09-09T19:13:39.746Z] #58 7.627 PBCC images/rpc.pb-c.c 19:13:39 [2019-09-09T19:13:39.746Z] #58 7.656 DEP images/rpc.pb-c.d 19:13:39 [2019-09-09T19:13:39.746Z] #58 7.727 PBCC images/siginfo.pb-c.c 19:13:39 [2019-09-09T19:13:39.762Z] #13 36.24 Processing triggers for libc-bin (2.24-11+deb9u4) ... 19:13:39 [2019-09-09T19:13:39.814Z] CC criu/timerfd.o 19:13:40 [2019-09-09T19:13:40.003Z] #58 7.778 DEP images/siginfo.pb-c.d 19:13:40 [2019-09-09T19:13:40.003Z] #58 7.835 PBCC images/pagemap.pb-c.c 19:13:40 [2019-09-09T19:13:40.003Z] #58 7.900 DEP images/pagemap.pb-c.d 19:13:40 [2019-09-09T19:13:40.003Z] #58 7.961 PBCC images/rlimit.pb-c.c 19:13:40 [2019-09-09T19:13:40.096Z] CC criu/tty.o 19:13:40 [2019-09-09T19:13:40.133Z] Removing intermediate container 8f65beee4968 19:13:40 [2019-09-09T19:13:40.133Z] ---> 8bc974e9a5d0 19:13:40 [2019-09-09T19:13:40.133Z] Step 31/126 : FROM cross-${CROSS} as dev-base 19:13:40 [2019-09-09T19:13:40.133Z] ---> 567ac632417b 19:13:40 [2019-09-09T19:13:40.133Z] Step 32/126 : FROM dev-base AS runtime-dev-cross-false 19:13:40 [2019-09-09T19:13:40.133Z] ---> 567ac632417b 19:13:40 [2019-09-09T19:13:40.133Z] Step 33/126 : ARG DEBIAN_FRONTEND 19:13:40 [2019-09-09T19:13:40.133Z] ---> Using cache 19:13:40 [2019-09-09T19:13:40.133Z] ---> 4dce49d75c0e 19:13:40 [2019-09-09T19:13:40.133Z] Step 34/126 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* 19:13:40 [2019-09-09T19:13:40.133Z] ---> Running in ae968ad8b55e 19:13:40 [2019-09-09T19:13:40.263Z] #58 7.971 DEP images/rlimit.pb-c.d 19:13:40 [2019-09-09T19:13:40.264Z] #58 8.016 PBCC images/file-lock.pb-c.c 19:13:40 [2019-09-09T19:13:40.264Z] #58 8.022 DEP images/file-lock.pb-c.d 19:13:40 [2019-09-09T19:13:40.264Z] #58 8.093 PBCC images/tty.pb-c.c 19:13:40 [2019-09-09T19:13:40.264Z] #58 8.121 DEP images/tty.pb-c.d 19:13:40 [2019-09-09T19:13:40.264Z] #58 8.211 PBCC images/tun.pb-c.c 19:13:40 [2019-09-09T19:13:40.327Z] #13 DONE 36.8s 19:13:40 [2019-09-09T19:13:40.327Z] 19:13:40 [2019-09-09T19:13:40.327Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 19:13:40 [2019-09-09T19:13:40.521Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease 19:13:40 [2019-09-09T19:13:40.521Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] 19:13:40 [2019-09-09T19:13:40.521Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] 19:13:40 [2019-09-09T19:13:40.521Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] 19:13:40 [2019-09-09T19:13:40.521Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] 19:13:40 [2019-09-09T19:13:40.521Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] 19:13:40 [2019-09-09T19:13:40.521Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] 19:13:40 [2019-09-09T19:13:40.521Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] 19:13:40 [2019-09-09T19:13:40.521Z] #58 8.276 PBCC images/netdev.pb-c.c 19:13:40 [2019-09-09T19:13:40.521Z] #58 8.364 DEP images/tun.pb-c.d 19:13:40 [2019-09-09T19:13:40.521Z] #58 8.427 DEP images/netdev.pb-c.d 19:13:40 [2019-09-09T19:13:40.780Z] #58 ... 19:13:40 [2019-09-09T19:13:40.780Z] 19:13:40 [2019-09-09T19:13:40.780Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini 19:13:40 [2019-09-09T19:13:40.780Z] #38 9.269 [100%] Linking C executable tini-static 19:13:40 [2019-09-09T19:13:40.780Z] #38 9.730 [100%] Built target tini-static 19:13:40 [2019-09-09T19:13:40.780Z] #38 9.802 + mkdir -p /build 19:13:40 [2019-09-09T19:13:40.780Z] #38 9.804 + cp tini-static /build/docker-init 19:13:40 [2019-09-09T19:13:40.780Z] #38 DONE 10.3s 19:13:40 [2019-09-09T19:13:40.780Z] 19:13:40 [2019-09-09T19:13:40.780Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 19:13:40 [2019-09-09T19:13:40.780Z] #58 8.523 PBCC images/vma.pb-c.c 19:13:40 [2019-09-09T19:13:40.780Z] #58 8.559 DEP images/vma.pb-c.d 19:13:40 [2019-09-09T19:13:40.780Z] #58 8.641 PBCC images/creds.pb-c.c 19:13:40 [2019-09-09T19:13:40.780Z] #58 8.680 DEP images/creds.pb-c.d 19:13:40 [2019-09-09T19:13:40.780Z] #58 8.727 PBCC images/utsns.pb-c.c 19:13:40 [2019-09-09T19:13:40.780Z] #58 ... 19:13:40 [2019-09-09T19:13:40.780Z] 19:13:40 [2019-09-09T19:13:40.780Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 19:13:40 [2019-09-09T19:13:40.780Z] #33 50.07 time 19:13:40 [2019-09-09T19:13:40.780Z] #33 51.37 sort 19:13:40 [2019-09-09T19:13:40.780Z] #33 52.53 internal/fmtsort 19:13:40 [2019-09-09T19:13:40.780Z] #33 53.06 internal/syscall/unix 19:13:40 [2019-09-09T19:13:40.780Z] #33 53.39 strings 19:13:40 [2019-09-09T19:13:40.780Z] #33 55.20 internal/poll 19:13:40 [2019-09-09T19:13:40.780Z] #33 55.33 path 19:13:40 [2019-09-09T19:13:40.780Z] #33 55.99 regexp/syntax 19:13:40 [2019-09-09T19:13:40.780Z] #33 57.12 os 19:13:41 [2019-09-09T19:13:41.037Z] #33 ... 19:13:41 [2019-09-09T19:13:41.037Z] 19:13:41 [2019-09-09T19:13:41.037Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 19:13:41 [2019-09-09T19:13:41.037Z] #58 8.809 DEP images/utsns.pb-c.d 19:13:41 [2019-09-09T19:13:41.037Z] #58 8.900 PBCC images/ipc-desc.pb-c.c 19:13:41 [2019-09-09T19:13:41.037Z] #58 8.923 PBCC images/ipc-sem.pb-c.c 19:13:41 [2019-09-09T19:13:41.037Z] #58 9.020 DEP images/ipc-desc.pb-c.d 19:13:41 [2019-09-09T19:13:41.295Z] #58 9.100 DEP images/ipc-sem.pb-c.d 19:13:41 [2019-09-09T19:13:41.295Z] #58 9.152 PBCC images/ipc-msg.pb-c.c 19:13:41 [2019-09-09T19:13:41.552Z] #58 9.376 DEP images/ipc-msg.pb-c.d 19:13:41 [2019-09-09T19:13:41.552Z] #58 9.455 PBCC images/ipc-shm.pb-c.c 19:13:41 [2019-09-09T19:13:41.552Z] #58 9.475 DEP images/ipc-shm.pb-c.d 19:13:41 [2019-09-09T19:13:41.586Z] CC criu/tun.o 19:13:41 [2019-09-09T19:13:41.780Z] Fetched 7671 kB in 1s (5105 kB/s) 19:13:41 [2019-09-09T19:13:41.809Z] #58 9.569 PBCC images/ipc-var.pb-c.c 19:13:41 [2019-09-09T19:13:41.809Z] #58 9.620 DEP images/ipc-var.pb-c.d 19:13:41 [2019-09-09T19:13:41.809Z] #58 9.672 PBCC images/sk-opts.pb-c.c 19:13:41 [2019-09-09T19:13:41.809Z] #58 9.704 PBCC images/packet-sock.pb-c.c 19:13:41 [2019-09-09T19:13:41.809Z] #58 9.757 DEP images/sk-opts.pb-c.d 19:13:41 [2019-09-09T19:13:41.809Z] #58 9.816 DEP images/packet-sock.pb-c.d 19:13:41 [2019-09-09T19:13:41.869Z] CC criu/uffd.o 19:13:42 [2019-09-09T19:13:42.066Z] #58 9.878 PBCC images/sk-netlink.pb-c.c 19:13:42 [2019-09-09T19:13:42.066Z] #58 9.916 DEP images/sk-netlink.pb-c.d 19:13:42 [2019-09-09T19:13:42.066Z] #58 9.988 PBCC images/sk-inet.pb-c.c 19:13:42 [2019-09-09T19:13:42.066Z] #58 10.03 DEP images/sk-inet.pb-c.d 19:13:42 [2019-09-09T19:13:42.066Z] #58 10.09 PBCC images/sk-unix.pb-c.c 19:13:42 [2019-09-09T19:13:42.171Z] Reading package lists... 19:13:42 [2019-09-09T19:13:42.221Z] #14 1.595 Collecting yamllint==1.16.0 19:13:42 [2019-09-09T19:13:42.323Z] #58 10.14 DEP images/sk-unix.pb-c.d 19:13:42 [2019-09-09T19:13:42.323Z] #58 10.22 PBCC images/mm.pb-c.c 19:13:42 [2019-09-09T19:13:42.323Z] #58 10.29 DEP images/mm.pb-c.d 19:13:42 [2019-09-09T19:13:42.323Z] #58 10.36 PBCC images/timerfd.pb-c.c 19:13:42 [2019-09-09T19:13:42.323Z] #58 ... 19:13:42 [2019-09-09T19:13:42.323Z] 19:13:42 [2019-09-09T19:13:42.323Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv 19:13:42 [2019-09-09T19:13:42.323Z] #30 51.58 os 19:13:42 [2019-09-09T19:13:42.323Z] #30 52.09 bytes 19:13:42 [2019-09-09T19:13:42.323Z] #30 53.59 bufio 19:13:42 [2019-09-09T19:13:42.323Z] #30 54.91 path 19:13:42 [2019-09-09T19:13:42.323Z] #30 55.17 fmt 19:13:42 [2019-09-09T19:13:42.323Z] #30 55.42 path/filepath 19:13:42 [2019-09-09T19:13:42.323Z] #30 56.98 io/ioutil 19:13:42 [2019-09-09T19:13:42.323Z] #30 57.71 text/tabwriter 19:13:42 [2019-09-09T19:13:42.323Z] #30 58.81 github.com/BurntSushi/toml 19:13:42 [2019-09-09T19:13:42.323Z] #30 58.82 flag 19:13:42 [2019-09-09T19:13:42.323Z] #30 60.77 log 19:13:42 [2019-09-09T19:13:42.580Z] #30 ... 19:13:42 [2019-09-09T19:13:42.580Z] 19:13:42 [2019-09-09T19:13:42.580Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 19:13:42 [2019-09-09T19:13:42.580Z] #58 10.41 DEP images/timerfd.pb-c.d 19:13:42 [2019-09-09T19:13:42.580Z] #58 10.47 PBCC images/timer.pb-c.c 19:13:42 [2019-09-09T19:13:42.580Z] #58 10.50 DEP images/timer.pb-c.d 19:13:42 [2019-09-09T19:13:42.580Z] #58 10.54 PBCC images/sa.pb-c.c 19:13:42 [2019-09-09T19:13:42.580Z] #58 10.58 DEP images/sa.pb-c.d 19:13:42 [2019-09-09T19:13:42.837Z] #58 10.60 PBCC images/pipe-data.pb-c.c 19:13:42 [2019-09-09T19:13:42.837Z] #58 10.62 DEP images/pipe-data.pb-c.d 19:13:42 [2019-09-09T19:13:42.837Z] #58 10.65 PBCC images/mnt.pb-c.c 19:13:42 [2019-09-09T19:13:42.837Z] #58 10.71 DEP images/mnt.pb-c.d 19:13:42 [2019-09-09T19:13:42.837Z] #58 10.76 PBCC images/sk-packet.pb-c.c 19:13:42 [2019-09-09T19:13:42.837Z] #58 10.80 DEP images/sk-packet.pb-c.d 19:13:42 [2019-09-09T19:13:42.874Z] CC criu/util.o 19:13:43 [2019-09-09T19:13:43.047Z] Reading package lists... 19:13:43 [2019-09-09T19:13:43.047Z] Building dependency tree... 19:13:43 [2019-09-09T19:13:43.047Z] Reading state information... 19:13:43 [2019-09-09T19:13:43.047Z] The following additional packages will be installed: 19:13:43 [2019-09-09T19:13:43.047Z] libapparmor1 libseccomp2 19:13:43 [2019-09-09T19:13:43.047Z] Suggested packages: 19:13:43 [2019-09-09T19:13:43.047Z] seccomp 19:13:43 [2019-09-09T19:13:43.047Z] The following NEW packages will be installed: 19:13:43 [2019-09-09T19:13:43.047Z] libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 19:13:43 [2019-09-09T19:13:43.047Z] 0 upgraded, 4 newly installed, 0 to remove and 10 not upgraded. 19:13:43 [2019-09-09T19:13:43.047Z] Need to get 301 kB of archives. 19:13:43 [2019-09-09T19:13:43.047Z] After this operation, 1402 kB of additional disk space will be used. 19:13:43 [2019-09-09T19:13:43.047Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB] 19:13:43 [2019-09-09T19:13:43.047Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp-dev s390x 2.3.1-2.1+deb9u1 [61.6 kB] 19:13:43 [2019-09-09T19:13:43.047Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB] 19:13:43 [2019-09-09T19:13:43.047Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB] 19:13:43 [2019-09-09T19:13:43.094Z] #58 10.84 PBCC images/tcp-stream.pb-c.c 19:13:43 [2019-09-09T19:13:43.094Z] #58 10.85 DEP images/tcp-stream.pb-c.d 19:13:43 [2019-09-09T19:13:43.094Z] #58 10.93 PBCC images/pipe.pb-c.c 19:13:43 [2019-09-09T19:13:43.094Z] #58 11.00 DEP images/pipe.pb-c.d 19:13:43 [2019-09-09T19:13:43.094Z] #58 11.05 PBCC images/pstree.pb-c.c 19:13:43 [2019-09-09T19:13:43.352Z] #58 11.09 DEP images/pstree.pb-c.d 19:13:43 [2019-09-09T19:13:43.352Z] #58 11.13 PBCC images/fs.pb-c.c 19:13:43 [2019-09-09T19:13:43.352Z] #58 11.16 DEP images/fs.pb-c.d 19:13:43 [2019-09-09T19:13:43.352Z] #58 11.21 PBCC images/signalfd.pb-c.c 19:13:43 [2019-09-09T19:13:43.352Z] #58 11.26 DEP images/signalfd.pb-c.d 19:13:43 [2019-09-09T19:13:43.420Z] debconf: delaying package configuration, since apt-utils is not installed 19:13:43 [2019-09-09T19:13:43.420Z] Fetched 301 kB in 0s (3414 kB/s) 19:13:43 [2019-09-09T19:13:43.420Z] Selecting previously unselected package libseccomp2:s390x. 19:13:43 [2019-09-09T19:13:43.420Z] (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 ... 14828 files and directories currently installed.) 19:13:43 [2019-09-09T19:13:43.420Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ... 19:13:43 [2019-09-09T19:13:43.420Z] Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ... 19:13:43 [2019-09-09T19:13:43.420Z] Selecting previously unselected package libseccomp-dev:s390x. 19:13:43 [2019-09-09T19:13:43.420Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ... 19:13:43 [2019-09-09T19:13:43.420Z] Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... 19:13:43 [2019-09-09T19:13:43.420Z] Selecting previously unselected package libapparmor1:s390x. 19:13:43 [2019-09-09T19:13:43.420Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ... 19:13:43 [2019-09-09T19:13:43.420Z] Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ... 19:13:43 [2019-09-09T19:13:43.420Z] Selecting previously unselected package libapparmor-dev:s390x. 19:13:43 [2019-09-09T19:13:43.420Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ... 19:13:43 [2019-09-09T19:13:43.420Z] Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ... 19:13:43 [2019-09-09T19:13:43.420Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... 19:13:43 [2019-09-09T19:13:43.420Z] Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ... 19:13:43 [2019-09-09T19:13:43.420Z] Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ... 19:13:43 [2019-09-09T19:13:43.420Z] Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... 19:13:43 [2019-09-09T19:13:43.420Z] Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ... 19:13:43 [2019-09-09T19:13:43.420Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... 19:13:43 [2019-09-09T19:13:43.609Z] #58 11.31 PBCC images/fh.pb-c.c 19:13:43 [2019-09-09T19:13:43.609Z] #58 11.35 PBCC images/fsnotify.pb-c.c 19:13:43 [2019-09-09T19:13:43.609Z] #58 11.43 DEP images/fh.pb-c.d 19:13:43 [2019-09-09T19:13:43.609Z] #58 11.46 DEP images/fsnotify.pb-c.d 19:13:43 [2019-09-09T19:13:43.609Z] #58 11.51 PBCC images/eventpoll.pb-c.c 19:13:43 [2019-09-09T19:13:43.609Z] #58 11.56 DEP images/eventpoll.pb-c.d 19:13:43 [2019-09-09T19:13:43.866Z] #58 11.62 PBCC images/eventfd.pb-c.c 19:13:43 [2019-09-09T19:13:43.866Z] #58 11.69 DEP images/eventfd.pb-c.d 19:13:43 [2019-09-09T19:13:43.866Z] #58 11.75 PBCC images/remap-file-path.pb-c.c 19:13:43 [2019-09-09T19:13:43.866Z] #58 11.77 DEP images/remap-file-path.pb-c.d 19:13:43 [2019-09-09T19:13:43.866Z] #58 11.81 PBCC images/fifo.pb-c.c 19:13:43 [2019-09-09T19:13:43.878Z] CC criu/uts_ns.o 19:13:43 [2019-09-09T19:13:43.878Z] CC criu/vdso.o 19:13:44 [2019-09-09T19:13:44.124Z] #58 11.84 DEP images/fifo.pb-c.d 19:13:44 [2019-09-09T19:13:44.124Z] #58 11.86 PBCC images/ghost-file.pb-c.c 19:13:44 [2019-09-09T19:13:44.124Z] #58 11.94 DEP images/ghost-file.pb-c.d 19:13:44 [2019-09-09T19:13:44.124Z] #58 12.01 PBCC images/regfile.pb-c.c 19:13:44 [2019-09-09T19:13:44.124Z] #58 12.06 DEP images/regfile.pb-c.d 19:13:44 [2019-09-09T19:13:44.198Z] Removing intermediate container ae968ad8b55e 19:13:44 [2019-09-09T19:13:44.198Z] ---> 547938475932 19:13:44 [2019-09-09T19:13:44.198Z] Step 35/126 : FROM cross-true AS runtime-dev-cross-true 19:13:44 [2019-09-09T19:13:44.198Z] ---> 8bc974e9a5d0 19:13:44 [2019-09-09T19:13:44.198Z] Step 36/126 : ARG DEBIAN_FRONTEND 19:13:44 [2019-09-09T19:13:44.198Z] ---> Running in f05a95117d55 19:13:44 [2019-09-09T19:13:44.198Z] Removing intermediate container f05a95117d55 19:13:44 [2019-09-09T19:13:44.198Z] ---> 53430f194a32 19:13:44 [2019-09-09T19:13:44.198Z] Step 37/126 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends libseccomp-dev:armhf libseccomp-dev:arm64 libseccomp-dev:armel libapparmor-dev:armhf libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/*; fi 19:13:44 [2019-09-09T19:13:44.381Z] #58 12.11 PBCC images/ns.pb-c.c 19:13:44 [2019-09-09T19:13:44.381Z] #58 12.15 DEP images/ns.pb-c.d 19:13:44 [2019-09-09T19:13:44.381Z] #58 12.20 PBCC images/fdinfo.pb-c.c 19:13:44 [2019-09-09T19:13:44.381Z] #58 12.27 DEP images/fdinfo.pb-c.d 19:13:44 [2019-09-09T19:13:44.381Z] #58 12.33 PBCC images/core-aarch64.pb-c.c 19:13:44 [2019-09-09T19:13:44.492Z] LINK criu/built-in.o 19:13:44 [2019-09-09T19:13:44.492Z] LINK criu/criu 19:13:44 [2019-09-09T19:13:44.579Z] ---> Running in 5d2ddfd78808 19:13:44 [2019-09-09T19:13:44.638Z] #58 12.41 PBCC images/core-arm.pb-c.c 19:13:44 [2019-09-09T19:13:44.638Z] #58 12.48 PBCC images/core-ppc64.pb-c.c 19:13:44 [2019-09-09T19:13:44.638Z] #58 12.51 PBCC images/core-s390.pb-c.c 19:13:44 [2019-09-09T19:13:44.638Z] #58 12.55 PBCC images/core-x86.pb-c.c 19:13:44 [2019-09-09T19:13:44.638Z] #58 12.60 PBCC images/core.pb-c.c 19:13:44 [2019-09-09T19:13:44.773Z] DEP lib/c/criu.d 19:13:44 [2019-09-09T19:13:44.773Z] CC images/rpc.pb-c.o 19:13:44 [2019-09-09T19:13:44.895Z] #58 12.65 PBCC images/inventory.pb-c.c 19:13:44 [2019-09-09T19:13:44.895Z] #58 12.71 DEP images/core-aarch64.pb-c.d 19:13:44 [2019-09-09T19:13:44.895Z] #58 12.76 DEP images/core-arm.pb-c.d 19:13:44 [2019-09-09T19:13:44.895Z] #58 12.81 DEP images/core-ppc64.pb-c.d 19:13:44 [2019-09-09T19:13:44.895Z] #58 12.83 DEP images/core-s390.pb-c.d 19:13:45 [2019-09-09T19:13:45.151Z] #58 12.91 DEP images/core-x86.pb-c.d 19:13:45 [2019-09-09T19:13:45.151Z] #58 12.97 DEP images/core.pb-c.d 19:13:45 [2019-09-09T19:13:45.151Z] #58 13.03 DEP images/inventory.pb-c.d 19:13:45 [2019-09-09T19:13:45.151Z] #58 13.10 PBCC images/cpuinfo.pb-c.c 19:13:45 [2019-09-09T19:13:45.359Z] Removing intermediate container 5d2ddfd78808 19:13:45 [2019-09-09T19:13:45.359Z] ---> 1cfc7883986d 19:13:45 [2019-09-09T19:13:45.359Z] Step 38/126 : FROM runtime-dev-cross-${CROSS} AS runtime-dev 19:13:45 [2019-09-09T19:13:45.359Z] ---> 547938475932 19:13:45 [2019-09-09T19:13:45.359Z] Step 39/126 : FROM base AS tomlv 19:13:45 [2019-09-09T19:13:45.359Z] ---> 567ac632417b 19:13:45 [2019-09-09T19:13:45.359Z] Step 40/126 : ENV INSTALL_BINARY_NAME=tomlv 19:13:45 [2019-09-09T19:13:45.359Z] ---> Running in 353c5a865c57 19:13:45 [2019-09-09T19:13:45.359Z] Removing intermediate container 353c5a865c57 19:13:45 [2019-09-09T19:13:45.359Z] ---> 923080a7be7c 19:13:45 [2019-09-09T19:13:45.359Z] Step 41/126 : COPY hack/dockerfile/install/install.sh ./install.sh 19:13:45 [2019-09-09T19:13:45.388Z] CC lib/c/criu.o 19:13:45 [2019-09-09T19:13:45.408Z] #58 13.13 DEP images/cpuinfo.pb-c.d 19:13:45 [2019-09-09T19:13:45.408Z] #58 13.20 PBCC images/stats.pb-c.c 19:13:45 [2019-09-09T19:13:45.408Z] #58 13.23 DEP images/stats.pb-c.d 19:13:45 [2019-09-09T19:13:45.720Z] ---> 7b5686b6dad0 19:13:45 [2019-09-09T19:13:45.720Z] Step 42/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ 19:13:45 [2019-09-09T19:13:45.720Z] ---> d85994504830 19:13:45 [2019-09-09T19:13:45.720Z] Step 43/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME 19:13:46 [2019-09-09T19:13:46.105Z] ---> Running in c0018d435bc6 19:13:46 [2019-09-09T19:13:46.105Z] + RM_GOPATH=0 19:13:46 [2019-09-09T19:13:46.105Z] + TMP_GOPATH= 19:13:46 [2019-09-09T19:13:46.105Z] + : /build 19:13:46 [2019-09-09T19:13:46.105Z] + '[' -z '' ']' 19:13:46 [2019-09-09T19:13:46.105Z] ++ mktemp -d 19:13:46 [2019-09-09T19:13:46.105Z] + export GOPATH=/tmp/tmp.rMFLjsv4Xp 19:13:46 [2019-09-09T19:13:46.105Z] + GOPATH=/tmp/tmp.rMFLjsv4Xp 19:13:46 [2019-09-09T19:13:46.105Z] + RM_GOPATH=1 19:13:46 [2019-09-09T19:13:46.105Z] ++ dirname ./install.sh 19:13:46 [2019-09-09T19:13:46.105Z] + dir=. 19:13:46 [2019-09-09T19:13:46.105Z] + bin=tomlv 19:13:46 [2019-09-09T19:13:46.105Z] + shift 19:13:46 [2019-09-09T19:13:46.105Z] + '[' '!' -f ./tomlv.installer ']' 19:13:46 [2019-09-09T19:13:46.105Z] + . ./tomlv.installer 19:13:46 [2019-09-09T19:13:46.105Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 19:13:46 [2019-09-09T19:13:46.105Z] + install_tomlv 19:13:46 [2019-09-09T19:13:46.105Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' 19:13:46 [2019-09-09T19:13:46.105Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.rMFLjsv4Xp/src/github.com/BurntSushi/toml 19:13:46 [2019-09-09T19:13:46.105Z] Cloning into '/tmp/tmp.rMFLjsv4Xp/src/github.com/BurntSushi/toml'... 19:13:46 [2019-09-09T19:13:46.105Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 19:13:46 [2019-09-09T19:13:46.397Z] LINK lib/c/built-in.o 19:13:46 [2019-09-09T19:13:46.397Z] LINK lib/c/libcriu.so 19:13:46 [2019-09-09T19:13:46.397Z] GEN magic.py 19:13:46 [2019-09-09T19:13:46.397Z] Note: Building without setproctitle() and strlcpy() support. 19:13:46 [2019-09-09T19:13:46.397Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 19:13:46 [2019-09-09T19:13:46.490Z] + cd /tmp/tmp.rMFLjsv4Xp/src/github.com/BurntSushi/toml 19:13:46 [2019-09-09T19:13:46.490Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 19:13:46 [2019-09-09T19:13:46.490Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv 19:13:46 [2019-09-09T19:13:46.490Z] math/bits 19:13:46 [2019-09-09T19:13:46.490Z] errors 19:13:46 [2019-09-09T19:13:46.490Z] internal/cpu 19:13:46 [2019-09-09T19:13:46.490Z] internal/bytealg 19:13:46 [2019-09-09T19:13:46.490Z] math 19:13:46 [2019-09-09T19:13:46.683Z] fatal: Not a git repository (or any of the parent directories): .git 19:13:46 [2019-09-09T19:13:46.779Z] #58 14.50 make[1]: Nothing to be done for 'all'. 19:13:46 [2019-09-09T19:13:46.968Z] make[1]: Nothing to be done for 'all'. 19:13:47 [2019-09-09T19:13:47.045Z] runtime/internal/atomic 19:13:47 [2019-09-09T19:13:47.046Z] runtime/internal/sys 19:13:47 [2019-09-09T19:13:47.046Z] runtime/internal/math 19:13:47 [2019-09-09T19:13:47.046Z] runtime 19:13:47 [2019-09-09T19:13:47.046Z] unicode/utf8 19:13:47 [2019-09-09T19:13:47.046Z] strconv 19:13:47 [2019-09-09T19:13:47.251Z] make[1]: 'images/built-in.o' is up to date. 19:13:47 [2019-09-09T19:13:47.251Z] make[1]: 'compel/plugins/std.lib.a' is up to date. 19:13:47 [2019-09-09T19:13:47.251Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. 19:13:47 [2019-09-09T19:13:47.251Z] make[1]: 'compel/libcompel.a' is up to date. 19:13:47 [2019-09-09T19:13:47.251Z] make[1]: 'compel/compel-host-bin' is up to date. 19:13:47 [2019-09-09T19:13:47.251Z] make[1]: Nothing to be done for 'all'. 19:13:47 [2019-09-09T19:13:47.251Z] make[1]: 'soccr/libsoccr.a' is up to date. 19:13:47 [2019-09-09T19:13:47.343Z] #58 ... 19:13:47 [2019-09-09T19:13:47.343Z] 19:13:47 [2019-09-09T19:13:47.343Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv 19:13:47 [2019-09-09T19:13:47.343Z] #30 62.94 github.com/BurntSushi/toml/cmd/tomlv 19:13:47 [2019-09-09T19:13:47.343Z] #30 DONE 66.6s 19:13:47 [2019-09-09T19:13:47.536Z] make[2]: Nothing to be done for 'all'. 19:13:47 [2019-09-09T19:13:47.536Z] make[2]: Nothing to be done for 'all'. 19:13:47 [2019-09-09T19:13:47.536Z] make[2]: Nothing to be done for 'all'. 19:13:47 [2019-09-09T19:13:47.536Z] make[2]: Nothing to be done for 'all'. 19:13:47 [2019-09-09T19:13:47.536Z] make[2]: Nothing to be done for 'all'. 19:13:47 [2019-09-09T19:13:47.536Z] make[2]: Nothing to be done for 'all'. 19:13:47 [2019-09-09T19:13:47.536Z] make[2]: Nothing to be done for 'all'. 19:13:47 [2019-09-09T19:13:47.539Z] internal/race 19:13:47 [2019-09-09T19:13:47.539Z] sync/atomic 19:13:47 [2019-09-09T19:13:47.539Z] unicode 19:13:47 [2019-09-09T19:13:47.600Z] 19:13:47 [2019-09-09T19:13:47.600Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd 19:13:47 [2019-09-09T19:13:47.600Z] #47 24.00 + cd /tmp/tmp.EryVSo2wo9/src/github.com/containerd/containerd 19:13:47 [2019-09-09T19:13:47.600Z] #47 24.00 + git checkout -q d50db0a42053864a270f648048f9a8b4f24eced3 19:13:47 [2019-09-09T19:13:47.600Z] #47 25.27 + export 'BUILDTAGS=netgo osusergo static_build' 19:13:47 [2019-09-09T19:13:47.600Z] #47 25.27 + BUILDTAGS='netgo osusergo static_build' 19:13:47 [2019-09-09T19:13:47.600Z] #47 25.27 + export EXTRA_FLAGS=-buildmode=pie 19:13:47 [2019-09-09T19:13:47.600Z] #47 25.27 + EXTRA_FLAGS=-buildmode=pie 19:13:47 [2019-09-09T19:13:47.600Z] #47 25.28 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' 19:13:47 [2019-09-09T19:13:47.600Z] #47 25.28 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' 19:13:47 [2019-09-09T19:13:47.600Z] #47 25.28 + '[' '' = dynamic ']' 19:13:47 [2019-09-09T19:13:47.600Z] #47 25.28 + make 19:13:47 [2019-09-09T19:13:47.600Z] #47 25.87 🇩 bin/ctr 19:13:47 [2019-09-09T19:13:47.826Z] make[2]: Nothing to be done for 'all'. 19:13:47 [2019-09-09T19:13:47.826Z] INSTALL criu/criu 19:13:47 [2019-09-09T19:13:47.944Z] internal/testlog 19:13:47 [2019-09-09T19:13:47.944Z] encoding 19:13:47 [2019-09-09T19:13:47.944Z] runtime/cgo 19:13:48 [2019-09-09T19:13:48.531Z] #47 ... 19:13:48 [2019-09-09T19:13:48.532Z] 19:13:48 [2019-09-09T19:13:48.532Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 19:13:48 [2019-09-09T19:13:48.532Z] #58 16.48 CC images/stats.o 19:13:48 [2019-09-09T19:13:48.764Z] #14 7.884 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) 19:13:48 [2019-09-09T19:13:48.764Z] #14 7.948 Collecting pyyaml (from yamllint==1.16.0) 19:13:49 [2019-09-09T19:13:49.096Z] #58 16.93 CC images/core.o 19:13:49 [2019-09-09T19:13:49.203Z] sync 19:13:49 [2019-09-09T19:13:49.203Z] reflect 19:13:49 [2019-09-09T19:13:49.203Z] io 19:13:49 [2019-09-09T19:13:49.203Z] syscall 19:13:49 [2019-09-09T19:13:49.300Z] Removing intermediate container 2c5e58e4a3b0 19:13:49 [2019-09-09T19:13:49.300Z] ---> 0eb57441b539 19:13:49 [2019-09-09T19:13:49.300Z] Step 12/126 : FROM base AS registry 19:13:49 [2019-09-09T19:13:49.300Z] ---> 8a03295837a8 19:13:49 [2019-09-09T19:13:49.300Z] Step 13/126 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd 19:13:49 [2019-09-09T19:13:49.300Z] ---> Running in 5930c3e02632 19:13:49 [2019-09-09T19:13:49.329Z] #14 8.997 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) 19:13:49 [2019-09-09T19:13:49.584Z] Removing intermediate container 5930c3e02632 19:13:49 [2019-09-09T19:13:49.584Z] ---> 9d4e744b8282 19:13:49 [2019-09-09T19:13:49.584Z] Step 14/126 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 19:13:49 [2019-09-09T19:13:49.584Z] ---> Running in 002343922ad2 19:13:49 [2019-09-09T19:13:49.584Z] Removing intermediate container 002343922ad2 19:13:49 [2019-09-09T19:13:49.584Z] ---> 14fcd4fdac05 19:13:49 [2019-09-09T19:13:49.584Z] Step 15/126 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution" && (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT") && GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|ppc64*|s390x) (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1"); GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac && rm -rf "$GOPATH" 19:13:49 [2019-09-09T19:13:49.584Z] ---> Running in d8bae85d0832 19:13:49 [2019-09-09T19:13:49.586Z] #14 9.440 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) 19:13:49 [2019-09-09T19:13:49.659Z] #58 17.56 CC images/core-x86.o 19:13:49 [2019-09-09T19:13:49.867Z] + mktemp -d 19:13:49 [2019-09-09T19:13:49.867Z] + export GOPATH=/tmp/tmp.cIqpLt5cNr 19:13:49 [2019-09-09T19:13:49.867Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.cIqpLt5cNr/src/github.com/docker/distribution 19:13:49 [2019-09-09T19:13:49.867Z] Cloning into '/tmp/tmp.cIqpLt5cNr/src/github.com/docker/distribution'... 19:13:49 [2019-09-09T19:13:49.999Z] time 19:13:49 [2019-09-09T19:13:49.999Z] sort 19:13:49 [2019-09-09T19:13:49.999Z] internal/poll 19:13:50 [2019-09-09T19:13:50.223Z] #58 17.98 CC images/core-arm.o 19:13:50 [2019-09-09T19:13:50.377Z] internal/fmtsort 19:13:50 [2019-09-09T19:13:50.377Z] internal/syscall/unix 19:13:50 [2019-09-09T19:13:50.377Z] os 19:13:50 [2019-09-09T19:13:50.377Z] strings 19:13:50 [2019-09-09T19:13:50.377Z] bytes 19:13:50 [2019-09-09T19:13:50.484Z] #58 18.31 CC images/core-aarch64.o 19:13:50 [2019-09-09T19:13:50.741Z] #58 18.75 CC images/core-ppc64.o 19:13:50 [2019-09-09T19:13:50.771Z] fmt 19:13:50 [2019-09-09T19:13:50.771Z] bufio 19:13:50 [2019-09-09T19:13:50.771Z] path/filepath 19:13:50 [2019-09-09T19:13:50.958Z] #14 10.49 Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz 19:13:50 [2019-09-09T19:13:50.958Z] #14 10.74 Building wheels for collected packages: pyyaml, pathspec 19:13:50 [2019-09-09T19:13:50.958Z] #14 10.74 Running setup.py bdist_wheel for pyyaml: started 19:13:51 [2019-09-09T19:13:51.166Z] io/ioutil 19:13:51 [2019-09-09T19:13:51.166Z] flag 19:13:51 [2019-09-09T19:13:51.166Z] github.com/BurntSushi/toml 19:13:51 [2019-09-09T19:13:51.166Z] log 19:13:51 [2019-09-09T19:13:51.166Z] path 19:13:51 [2019-09-09T19:13:51.166Z] text/tabwriter 19:13:51 [2019-09-09T19:13:51.217Z] #14 11.03 Running setup.py bdist_wheel for pyyaml: finished with status 'done' 19:13:51 [2019-09-09T19:13:51.217Z] #14 11.03 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 19:13:51 [2019-09-09T19:13:51.217Z] #14 11.05 Running setup.py bdist_wheel for pathspec: started 19:13:51 [2019-09-09T19:13:51.309Z] #58 19.24 CC images/core-s390.o 19:13:51 [2019-09-09T19:13:51.474Z] #14 11.31 Running setup.py bdist_wheel for pathspec: finished with status 'done' 19:13:51 [2019-09-09T19:13:51.474Z] #14 11.32 Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b 19:13:51 [2019-09-09T19:13:51.474Z] #14 11.32 Successfully built pyyaml pathspec 19:13:51 [2019-09-09T19:13:51.474Z] #14 11.32 Installing collected packages: pyyaml, pathspec, yamllint 19:13:51 [2019-09-09T19:13:51.474Z] #14 11.42 Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0 19:13:51 [2019-09-09T19:13:51.566Z] #58 ... 19:13:51 [2019-09-09T19:13:51.566Z] 19:13:51 [2019-09-09T19:13:51.566Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 19:13:51 [2019-09-09T19:13:51.566Z] #33 60.68 regexp 19:13:51 [2019-09-09T19:13:51.566Z] #33 61.32 fmt 19:13:51 [2019-09-09T19:13:51.566Z] #33 64.18 path/filepath 19:13:51 [2019-09-09T19:13:51.566Z] #33 65.11 flag 19:13:51 [2019-09-09T19:13:51.566Z] #33 65.32 go/token 19:13:51 [2019-09-09T19:13:51.566Z] #33 65.98 go/scanner 19:13:51 [2019-09-09T19:13:51.566Z] #33 66.68 io/ioutil 19:13:51 [2019-09-09T19:13:51.566Z] #33 67.46 go/ast 19:13:51 [2019-09-09T19:13:51.566Z] #33 67.91 net/url 19:13:51 [2019-09-09T19:13:51.566Z] #33 69.49 text/template/parse 19:13:51 [2019-09-09T19:13:51.595Z] github.com/BurntSushi/toml/cmd/tomlv 19:13:51 [2019-09-09T19:13:51.730Z] #14 DONE 11.6s 19:13:51 [2019-09-09T19:13:51.730Z] 19:13:51 [2019-09-09T19:13:51.730Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/ 19:13:51 [2019-09-09T19:13:51.990Z] #16 DONE 0.2s 19:13:51 [2019-09-09T19:13:51.990Z] 19:13:51 [2019-09-09T19:13:51.990Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... 19:13:51 [2019-09-09T19:13:51.990Z] #64 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done 19:13:51 [2019-09-09T19:13:51.990Z] #64 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done 19:13:51 [2019-09-09T19:13:51.990Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0B / 9.11MB 0.1s 19:13:51 [2019-09-09T19:13:51.990Z] #64 ... 19:13:51 [2019-09-09T19:13:51.990Z] 19:13:51 [2019-09-09T19:13:51.990Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh 19:13:51 [2019-09-09T19:13:51.990Z] #22 DONE 0.1s 19:13:51 [2019-09-09T19:13:51.990Z] 19:13:51 [2019-09-09T19:13:51.990Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh 19:13:51 [2019-09-09T19:13:51.990Z] #40 DONE 0.1s 19:13:51 [2019-09-09T19:13:51.990Z] 19:13:51 [2019-09-09T19:13:51.990Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... 19:13:52 [2019-09-09T19:13:52.129Z] #33 ... 19:13:52 [2019-09-09T19:13:52.129Z] 19:13:52 [2019-09-09T19:13:52.129Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 19:13:52 [2019-09-09T19:13:52.129Z] #58 19.87 CC images/cpuinfo.o 19:13:52 [2019-09-09T19:13:52.386Z] #58 20.33 CC images/inventory.o 19:13:52 [2019-09-09T19:13:52.542Z] + cd /tmp/tmp.cIqpLt5cNr/src/github.com/docker/distribution 19:13:52 [2019-09-09T19:13:52.542Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 19:13:52 [2019-09-09T19:13:52.554Z] #64 ... 19:13:52 [2019-09-09T19:13:52.554Z] 19:13:52 [2019-09-09T19:13:52.554Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ 19:13:52 [2019-09-09T19:13:52.554Z] #52 DONE 0.4s 19:13:52 [2019-09-09T19:13:52.554Z] 19:13:52 [2019-09-09T19:13:52.554Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... 19:13:52 [2019-09-09T19:13:52.811Z] #64 ... 19:13:52 [2019-09-09T19:13:52.811Z] 19:13:52 [2019-09-09T19:13:52.811Z] #23 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... 19:13:52 [2019-09-09T19:13:52.811Z] #23 DONE 0.6s 19:13:52 [2019-09-09T19:13:52.811Z] 19:13:52 [2019-09-09T19:13:52.811Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... 19:13:52 [2019-09-09T19:13:52.811Z] #64 ... 19:13:52 [2019-09-09T19:13:52.811Z] 19:13:52 [2019-09-09T19:13:52.811Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ 19:13:52 [2019-09-09T19:13:52.811Z] #60 DONE 0.8s 19:13:52 [2019-09-09T19:13:52.811Z] 19:13:52 [2019-09-09T19:13:52.812Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... 19:13:52 [2019-09-09T19:13:52.894Z] Removing intermediate container c0018d435bc6 19:13:52 [2019-09-09T19:13:52.894Z] ---> 9619ae07b9f4 19:13:52 [2019-09-09T19:13:52.894Z] Step 44/126 : FROM base AS vndr 19:13:52 [2019-09-09T19:13:52.894Z] ---> 567ac632417b 19:13:52 [2019-09-09T19:13:52.894Z] Step 45/126 : ENV INSTALL_BINARY_NAME=vndr 19:13:52 [2019-09-09T19:13:52.894Z] ---> Running in faca80168635 19:13:52 [2019-09-09T19:13:52.894Z] Removing intermediate container faca80168635 19:13:52 [2019-09-09T19:13:52.894Z] ---> 3190717d59f2 19:13:52 [2019-09-09T19:13:52.894Z] Step 46/126 : COPY hack/dockerfile/install/install.sh ./install.sh 19:13:52 [2019-09-09T19:13:52.949Z] #58 20.65 CC images/fdinfo.o 19:13:53 [2019-09-09T19:13:53.069Z] #64 ... 19:13:53 [2019-09-09T19:13:53.069Z] 19:13:53 [2019-09-09T19:13:53.069Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ 19:13:53 [2019-09-09T19:13:53.069Z] #41 DONE 0.8s 19:13:53 [2019-09-09T19:13:53.069Z] 19:13:53 [2019-09-09T19:13:53.069Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ 19:13:53 [2019-09-09T19:13:53.069Z] #26 DONE 0.9s 19:13:53 [2019-09-09T19:13:53.069Z] 19:13:53 [2019-09-09T19:13:53.069Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ 19:13:53 [2019-09-09T19:13:53.069Z] #32 DONE 0.9s 19:13:53 [2019-09-09T19:13:53.069Z] 19:13:53 [2019-09-09T19:13:53.069Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ 19:13:53 [2019-09-09T19:13:53.069Z] #49 DONE 0.9s 19:13:53 [2019-09-09T19:13:53.069Z] 19:13:53 [2019-09-09T19:13:53.069Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ 19:13:53 [2019-09-09T19:13:53.069Z] #29 DONE 0.9s 19:13:53 [2019-09-09T19:13:53.069Z] 19:13:53 [2019-09-09T19:13:53.069Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... 19:13:53 [2019-09-09T19:13:53.069Z] #64 ... 19:13:53 [2019-09-09T19:13:53.069Z] 19:13:53 [2019-09-09T19:13:53.069Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images 19:13:53 [2019-09-09T19:13:53.069Z] #21 DONE 1.1s 19:13:53 [2019-09-09T19:13:53.069Z] 19:13:53 [2019-09-09T19:13:53.069Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... 19:13:53 [2019-09-09T19:13:53.158Z] + GOPATH=/tmp/tmp.cIqpLt5cNr/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.cIqpLt5cNr go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 19:13:53 [2019-09-09T19:13:53.207Z] #58 21.05 CC images/fown.o 19:13:53 [2019-09-09T19:13:53.253Z] ---> 85875ae413fb 19:13:53 [2019-09-09T19:13:53.253Z] Step 47/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ 19:13:53 [2019-09-09T19:13:53.253Z] ---> 2e6ce28a8f8c 19:13:53 [2019-09-09T19:13:53.253Z] Step 48/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME 19:13:53 [2019-09-09T19:13:53.464Z] #58 21.21 CC images/ns.o 19:13:53 [2019-09-09T19:13:53.464Z] #58 21.41 CC images/regfile.o 19:13:53 [2019-09-09T19:13:53.614Z] ---> Running in 6b8d49a00bc7 19:13:53 [2019-09-09T19:13:53.722Z] #58 21.65 CC images/ghost-file.o 19:13:53 [2019-09-09T19:13:53.979Z] #58 21.97 CC images/fifo.o 19:13:54 [2019-09-09T19:13:54.010Z] + RM_GOPATH=0 19:13:54 [2019-09-09T19:13:54.010Z] + TMP_GOPATH= 19:13:54 [2019-09-09T19:13:54.010Z] + : /build 19:13:54 [2019-09-09T19:13:54.010Z] + '[' -z '' ']' 19:13:54 [2019-09-09T19:13:54.010Z] ++ mktemp -d 19:13:54 [2019-09-09T19:13:54.010Z] + export GOPATH=/tmp/tmp.bOzWLFPZYC 19:13:54 [2019-09-09T19:13:54.010Z] + GOPATH=/tmp/tmp.bOzWLFPZYC 19:13:54 [2019-09-09T19:13:54.010Z] + RM_GOPATH=1 19:13:54 [2019-09-09T19:13:54.010Z] ++ dirname ./install.sh 19:13:54 [2019-09-09T19:13:54.010Z] + dir=. 19:13:54 [2019-09-09T19:13:54.010Z] + bin=vndr 19:13:54 [2019-09-09T19:13:54.010Z] + shift 19:13:54 [2019-09-09T19:13:54.010Z] + '[' '!' -f ./vndr.installer ']' 19:13:54 [2019-09-09T19:13:54.010Z] + . ./vndr.installer 19:13:54 [2019-09-09T19:13:54.010Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 19:13:54 [2019-09-09T19:13:54.010Z] + install_vndr 19:13:54 [2019-09-09T19:13:54.010Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' 19:13:54 [2019-09-09T19:13:54.010Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 19:13:54 [2019-09-09T19:13:54.010Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.bOzWLFPZYC/src/github.com/LK4D4/vndr 19:13:54 [2019-09-09T19:13:54.010Z] Cloning into '/tmp/tmp.bOzWLFPZYC/src/github.com/LK4D4/vndr'... 19:13:54 [2019-09-09T19:13:54.010Z] + cd /tmp/tmp.bOzWLFPZYC/src/github.com/LK4D4/vndr 19:13:54 [2019-09-09T19:13:54.010Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 19:13:54 [2019-09-09T19:13:54.010Z] + go build -buildmode=pie -v -o /build/vndr . 19:13:54 [2019-09-09T19:13:54.237Z] #58 22.21 CC images/remap-file-path.o 19:13:54 [2019-09-09T19:13:54.400Z] errors 19:13:54 [2019-09-09T19:13:54.400Z] internal/cpu 19:13:54 [2019-09-09T19:13:54.400Z] internal/race 19:13:54 [2019-09-09T19:13:54.400Z] runtime/internal/atomic 19:13:54 [2019-09-09T19:13:54.400Z] runtime/internal/sys 19:13:54 [2019-09-09T19:13:54.400Z] internal/bytealg 19:13:54 [2019-09-09T19:13:54.400Z] runtime/internal/math 19:13:54 [2019-09-09T19:13:54.400Z] sync/atomic 19:13:54 [2019-09-09T19:13:54.400Z] unicode 19:13:54 [2019-09-09T19:13:54.400Z] runtime 19:13:54 [2019-09-09T19:13:54.400Z] unicode/utf8 19:13:54 [2019-09-09T19:13:54.400Z] math/bits 19:13:54 [2019-09-09T19:13:54.797Z] math 19:13:54 [2019-09-09T19:13:54.802Z] #58 22.46 CC images/eventfd.o 19:13:54 [2019-09-09T19:13:54.802Z] #58 22.62 CC images/eventpoll.o 19:13:55 [2019-09-09T19:13:55.060Z] #58 22.80 CC images/fh.o 19:13:55 [2019-09-09T19:13:55.179Z] strconv 19:13:55 [2019-09-09T19:13:55.179Z] internal/testlog 19:13:55 [2019-09-09T19:13:55.179Z] encoding 19:13:55 [2019-09-09T19:13:55.179Z] unicode/utf16 19:13:55 [2019-09-09T19:13:55.179Z] container/list 19:13:55 [2019-09-09T19:13:55.179Z] crypto/internal/subtle 19:13:55 [2019-09-09T19:13:55.179Z] crypto/subtle 19:13:55 [2019-09-09T19:13:55.179Z] crypto/rc4 19:13:55 [2019-09-09T19:13:55.317Z] #58 23.11 CC images/fsnotify.o 19:13:55 [2019-09-09T19:13:55.548Z] internal/x/crypto/cryptobyte/asn1 19:13:55 [2019-09-09T19:13:55.548Z] internal/nettrace 19:13:55 [2019-09-09T19:13:55.548Z] internal/x/net/dns/dnsmessage 19:13:55 [2019-09-09T19:13:55.548Z] runtime/cgo 19:13:55 [2019-09-09T19:13:55.574Z] #58 23.50 CC images/signalfd.o 19:13:55 [2019-09-09T19:13:55.832Z] #58 23.68 CC images/fs.o 19:13:56 [2019-09-09T19:13:56.089Z] #58 23.86 CC images/pstree.o 19:13:56 [2019-09-09T19:13:56.089Z] #58 24.04 CC images/pipe.o 19:13:56 [2019-09-09T19:13:56.346Z] #58 24.24 CC images/tcp-stream.o 19:13:56 [2019-09-09T19:13:56.604Z] #58 24.43 CC images/sk-packet.o 19:13:56 [2019-09-09T19:13:56.861Z] #58 24.72 CC images/mnt.o 19:13:56 [2019-09-09T19:13:56.937Z] sync 19:13:56 [2019-09-09T19:13:56.937Z] io 19:13:56 [2019-09-09T19:13:56.937Z] reflect 19:13:56 [2019-09-09T19:13:56.937Z] bytes 19:13:56 [2019-09-09T19:13:56.937Z] bufio 19:13:57 [2019-09-09T19:13:57.118Z] #58 24.94 CC images/pipe-data.o 19:13:57 [2019-09-09T19:13:57.245Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 5.3s 19:13:57 [2019-09-09T19:13:57.245Z] #64 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 19:13:57 [2019-09-09T19:13:57.245Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 5.3s done 19:13:57 [2019-09-09T19:13:57.325Z] syscall 19:13:57 [2019-09-09T19:13:57.376Z] #58 25.17 CC images/sa.o 19:13:57 [2019-09-09T19:13:57.633Z] #58 25.45 CC images/timer.o 19:13:57 [2019-09-09T19:13:57.714Z] sort 19:13:57 [2019-09-09T19:13:57.714Z] time 19:13:57 [2019-09-09T19:13:57.714Z] internal/fmtsort 19:13:57 [2019-09-09T19:13:57.714Z] internal/syscall/unix 19:13:57 [2019-09-09T19:13:57.714Z] strings 19:13:57 [2019-09-09T19:13:57.890Z] #58 25.87 CC images/timerfd.o 19:13:58 [2019-09-09T19:13:58.120Z] path 19:13:58 [2019-09-09T19:13:58.120Z] regexp/syntax 19:13:58 [2019-09-09T19:13:58.120Z] internal/poll 19:13:58 [2019-09-09T19:13:58.120Z] os 19:13:58 [2019-09-09T19:13:58.148Z] #58 26.13 CC images/mm.o 19:13:58 [2019-09-09T19:13:58.180Z] #64 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0.9s done 19:13:58 [2019-09-09T19:13:58.181Z] #64 DONE 6.3s 19:13:58 [2019-09-09T19:13:58.181Z] 19:13:58 [2019-09-09T19:13:58.181Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli 19:13:58 [2019-09-09T19:13:58.181Z] #53 4.530 + RM_GOPATH=0 19:13:58 [2019-09-09T19:13:58.181Z] #53 4.531 + TMP_GOPATH= 19:13:58 [2019-09-09T19:13:58.181Z] #53 4.531 + : /build 19:13:58 [2019-09-09T19:13:58.181Z] #53 4.531 + '[' -z '' ']' 19:13:58 [2019-09-09T19:13:58.181Z] #53 4.535 ++ mktemp -d 19:13:58 [2019-09-09T19:13:58.181Z] #53 4.538 + export GOPATH=/tmp/tmp.Woq9PLaTUZ 19:13:58 [2019-09-09T19:13:58.181Z] #53 4.538 + GOPATH=/tmp/tmp.Woq9PLaTUZ 19:13:58 [2019-09-09T19:13:58.181Z] #53 4.538 + RM_GOPATH=1 19:13:58 [2019-09-09T19:13:58.181Z] #53 4.539 ++ dirname ./install.sh 19:13:58 [2019-09-09T19:13:58.181Z] #53 4.539 + dir=. 19:13:58 [2019-09-09T19:13:58.181Z] #53 4.539 + bin=dockercli 19:13:58 [2019-09-09T19:13:58.181Z] #53 4.540 + shift 19:13:58 [2019-09-09T19:13:58.181Z] #53 4.540 + '[' '!' -f ./dockercli.installer ']' 19:13:58 [2019-09-09T19:13:58.181Z] #53 4.540 + . ./dockercli.installer 19:13:58 [2019-09-09T19:13:58.181Z] #53 4.540 ++ DOCKERCLI_CHANNEL=stable 19:13:58 [2019-09-09T19:13:58.181Z] #53 4.540 ++ DOCKERCLI_VERSION=17.06.2-ce 19:13:58 [2019-09-09T19:13:58.181Z] #53 4.541 + install_dockercli 19:13:58 [2019-09-09T19:13:58.181Z] #53 4.541 + echo 'Install docker/cli version 17.06.2-ce from stable' 19:13:58 [2019-09-09T19:13:58.181Z] #53 4.541 Install docker/cli version 17.06.2-ce from stable 19:13:58 [2019-09-09T19:13:58.181Z] #53 4.542 ++ uname -m 19:13:58 [2019-09-09T19:13:58.181Z] #53 4.543 + arch=x86_64 19:13:58 [2019-09-09T19:13:58.181Z] #53 4.543 + '[' x86_64 '!=' x86_64 ']' 19:13:58 [2019-09-09T19:13:58.181Z] #53 4.543 + url=https://download.docker.com/linux/static 19:13:58 [2019-09-09T19:13:58.181Z] #53 4.544 + tar -xz docker/docker 19:13:58 [2019-09-09T19:13:58.181Z] #53 4.545 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz 19:13:58 [2019-09-09T19:13:58.516Z] regexp 19:13:58 [2019-09-09T19:13:58.516Z] fmt 19:13:58 [2019-09-09T19:13:58.516Z] path/filepath 19:13:58 [2019-09-09T19:13:58.712Z] #58 26.46 CC images/sk-opts.o 19:13:58 [2019-09-09T19:13:58.712Z] #58 26.70 CC images/sk-unix.o 19:13:58 [2019-09-09T19:13:58.901Z] io/ioutil 19:13:58 [2019-09-09T19:13:58.901Z] encoding/binary 19:13:58 [2019-09-09T19:13:58.901Z] flag 19:13:58 [2019-09-09T19:13:58.901Z] go/token 19:13:58 [2019-09-09T19:13:58.901Z] net/url 19:13:58 [2019-09-09T19:13:58.969Z] #58 26.93 CC images/sk-inet.o 19:13:59 [2019-09-09T19:13:59.288Z] go/scanner 19:13:59 [2019-09-09T19:13:59.288Z] go/ast 19:13:59 [2019-09-09T19:13:59.288Z] text/template/parse 19:13:59 [2019-09-09T19:13:59.534Z] #58 27.24 CC images/tun.o 19:13:59 [2019-09-09T19:13:59.534Z] #58 27.55 CC images/sk-netlink.o 19:13:59 [2019-09-09T19:13:59.695Z] go/parser 19:13:59 [2019-09-09T19:13:59.695Z] text/template 19:13:59 [2019-09-09T19:13:59.695Z] log 19:14:00 [2019-09-09T19:14:00.098Z] #58 27.75 CC images/packet-sock.o 19:14:00 [2019-09-09T19:14:00.098Z] #58 28.12 CC images/ipc-var.o 19:14:00 [2019-09-09T19:14:00.152Z] encoding/base64 19:14:00 [2019-09-09T19:14:00.152Z] encoding/json 19:14:00 [2019-09-09T19:14:00.152Z] go/doc 19:14:00 [2019-09-09T19:14:00.626Z] github.com/LK4D4/vndr/build 19:14:00 [2019-09-09T19:14:00.626Z] encoding/xml 19:14:00 [2019-09-09T19:14:00.626Z] github.com/LK4D4/vndr/godl/singleflight 19:14:00 [2019-09-09T19:14:00.626Z] compress/flate 19:14:00 [2019-09-09T19:14:00.663Z] #58 28.29 CC images/ipc-desc.o 19:14:00 [2019-09-09T19:14:00.663Z] #58 28.47 CC images/ipc-shm.o 19:14:00 [2019-09-09T19:14:00.663Z] #58 28.69 CC images/ipc-msg.o 19:14:01 [2019-09-09T19:14:01.228Z] #58 28.88 CC images/ipc-sem.o 19:14:01 [2019-09-09T19:14:01.228Z] #58 29.08 CC images/utsns.o 19:14:01 [2019-09-09T19:14:01.228Z] #58 29.27 CC images/creds.o 19:14:01 [2019-09-09T19:14:01.466Z] hash 19:14:01 [2019-09-09T19:14:01.466Z] hash/crc32 19:14:01 [2019-09-09T19:14:01.466Z] compress/gzip 19:14:01 [2019-09-09T19:14:01.466Z] context 19:14:01 [2019-09-09T19:14:01.466Z] crypto/cipher 19:14:01 [2019-09-09T19:14:01.466Z] math/rand 19:14:01 [2019-09-09T19:14:01.466Z] math/big 19:14:01 [2019-09-09T19:14:01.466Z] crypto/aes 19:14:01 [2019-09-09T19:14:01.466Z] crypto 19:14:01 [2019-09-09T19:14:01.466Z] crypto/des 19:14:01 [2019-09-09T19:14:01.792Z] #58 29.47 CC images/vma.o 19:14:01 [2019-09-09T19:14:01.792Z] #58 29.63 CC images/netdev.o 19:14:01 [2019-09-09T19:14:01.870Z] crypto/internal/randutil 19:14:01 [2019-09-09T19:14:01.870Z] crypto/sha512 19:14:01 [2019-09-09T19:14:01.870Z] crypto/hmac 19:14:01 [2019-09-09T19:14:01.870Z] crypto/md5 19:14:01 [2019-09-09T19:14:01.870Z] crypto/sha1 19:14:01 [2019-09-09T19:14:01.870Z] crypto/sha256 19:14:01 [2019-09-09T19:14:01.870Z] encoding/hex 19:14:01 [2019-09-09T19:14:01.870Z] encoding/pem 19:14:02 [2019-09-09T19:14:02.049Z] #58 29.94 CC images/tty.o 19:14:02 [2019-09-09T19:14:02.251Z] internal/singleflight 19:14:02 [2019-09-09T19:14:02.252Z] net 19:14:02 [2019-09-09T19:14:02.252Z] crypto/rand 19:14:02 [2019-09-09T19:14:02.252Z] crypto/elliptic 19:14:02 [2019-09-09T19:14:02.252Z] encoding/asn1 19:14:02 [2019-09-09T19:14:02.363Z] #53 ... 19:14:02 [2019-09-09T19:14:02.363Z] 19:14:02 [2019-09-09T19:14:02.363Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... 19:14:02 [2019-09-09T19:14:02.363Z] #55 5.070 + mktemp -d 19:14:02 [2019-09-09T19:14:02.363Z] #55 5.078 + export GOPATH=/tmp/tmp.uQ1fAwAFQt 19:14:02 [2019-09-09T19:14:02.363Z] #55 5.079 + git clone https://github.com/docker/distribution.git /tmp/tmp.uQ1fAwAFQt/src/github.com/docker/distribution 19:14:02 [2019-09-09T19:14:02.363Z] #55 5.083 Cloning into '/tmp/tmp.uQ1fAwAFQt/src/github.com/docker/distribution'... 19:14:02 [2019-09-09T19:14:02.363Z] #55 ... 19:14:02 [2019-09-09T19:14:02.363Z] 19:14:02 [2019-09-09T19:14:02.363Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... 19:14:02 [2019-09-09T19:14:02.363Z] #57 5.769 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease 19:14:02 [2019-09-09T19:14:02.363Z] #57 5.769 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] 19:14:02 [2019-09-09T19:14:02.363Z] #57 5.854 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] 19:14:02 [2019-09-09T19:14:02.363Z] #57 5.888 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] 19:14:02 [2019-09-09T19:14:02.363Z] #57 5.934 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] 19:14:02 [2019-09-09T19:14:02.363Z] #57 6.872 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [503 kB] 19:14:02 [2019-09-09T19:14:02.363Z] #57 8.645 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] 19:14:02 [2019-09-09T19:14:02.363Z] #57 9.564 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] 19:14:02 [2019-09-09T19:14:02.363Z] #57 ... 19:14:02 [2019-09-09T19:14:02.363Z] 19:14:02 [2019-09-09T19:14:02.363Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... 19:14:02 [2019-09-09T19:14:02.363Z] #44 5.918 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease 19:14:02 [2019-09-09T19:14:02.363Z] #44 5.918 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] 19:14:02 [2019-09-09T19:14:02.363Z] #44 5.983 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] 19:14:02 [2019-09-09T19:14:02.363Z] #44 5.986 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] 19:14:02 [2019-09-09T19:14:02.363Z] #44 6.022 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] 19:14:02 [2019-09-09T19:14:02.363Z] #44 6.939 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [503 kB] 19:14:02 [2019-09-09T19:14:02.363Z] #44 8.437 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] 19:14:02 [2019-09-09T19:14:02.363Z] #44 9.191 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] 19:14:02 [2019-09-09T19:14:02.363Z] #44 ... 19:14:02 [2019-09-09T19:14:02.363Z] 19:14:02 [2019-09-09T19:14:02.363Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... 19:14:02 [2019-09-09T19:14:02.363Z] #35 6.699 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease 19:14:02 [2019-09-09T19:14:02.363Z] #35 6.700 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] 19:14:02 [2019-09-09T19:14:02.363Z] #35 6.774 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] 19:14:02 [2019-09-09T19:14:02.363Z] #35 6.777 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] 19:14:02 [2019-09-09T19:14:02.363Z] #35 6.841 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] 19:14:02 [2019-09-09T19:14:02.363Z] #35 7.641 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [503 kB] 19:14:02 [2019-09-09T19:14:02.363Z] #35 9.162 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] 19:14:02 [2019-09-09T19:14:02.363Z] #35 10.04 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] 19:14:02 [2019-09-09T19:14:02.612Z] #58 30.36 CC images/file-lock.o 19:14:02 [2019-09-09T19:14:02.613Z] #58 30.53 CC images/rlimit.o 19:14:02 [2019-09-09T19:14:02.613Z] #58 ... 19:14:02 [2019-09-09T19:14:02.613Z] 19:14:02 [2019-09-09T19:14:02.613Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 19:14:02 [2019-09-09T19:14:02.613Z] #33 71.86 go/parser 19:14:02 [2019-09-09T19:14:02.613Z] #33 72.99 text/template 19:14:02 [2019-09-09T19:14:02.613Z] #33 74.98 log 19:14:02 [2019-09-09T19:14:02.613Z] #33 75.45 encoding/binary 19:14:02 [2019-09-09T19:14:02.613Z] #33 76.69 encoding/base64 19:14:02 [2019-09-09T19:14:02.613Z] #33 77.27 encoding/json 19:14:02 [2019-09-09T19:14:02.613Z] #33 77.58 go/doc 19:14:02 [2019-09-09T19:14:02.613Z] #33 80.65 github.com/LK4D4/vndr/build 19:14:02 [2019-09-09T19:14:02.613Z] #33 81.61 encoding/xml 19:14:02 [2019-09-09T19:14:02.621Z] #35 ... 19:14:02 [2019-09-09T19:14:02.621Z] 19:14:02 [2019-09-09T19:14:02.621Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 19:14:02 [2019-09-09T19:14:02.621Z] #33 4.913 + RM_GOPATH=0 19:14:02 [2019-09-09T19:14:02.621Z] #33 4.913 + TMP_GOPATH= 19:14:02 [2019-09-09T19:14:02.621Z] #33 4.913 + : /build 19:14:02 [2019-09-09T19:14:02.621Z] #33 4.913 + '[' -z '' ']' 19:14:02 [2019-09-09T19:14:02.621Z] #33 4.913 ++ mktemp -d 19:14:02 [2019-09-09T19:14:02.621Z] #33 4.913 + export GOPATH=/tmp/tmp.atBBI0vM8x 19:14:02 [2019-09-09T19:14:02.621Z] #33 4.913 + GOPATH=/tmp/tmp.atBBI0vM8x 19:14:02 [2019-09-09T19:14:02.621Z] #33 4.913 + RM_GOPATH=1 19:14:02 [2019-09-09T19:14:02.621Z] #33 4.929 ++ dirname ./install.sh 19:14:02 [2019-09-09T19:14:02.621Z] #33 4.933 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 19:14:02 [2019-09-09T19:14:02.621Z] #33 4.933 + dir=. 19:14:02 [2019-09-09T19:14:02.621Z] #33 4.933 + bin=vndr 19:14:02 [2019-09-09T19:14:02.621Z] #33 4.933 + shift 19:14:02 [2019-09-09T19:14:02.621Z] #33 4.933 + '[' '!' -f ./vndr.installer ']' 19:14:02 [2019-09-09T19:14:02.621Z] #33 4.933 + . ./vndr.installer 19:14:02 [2019-09-09T19:14:02.621Z] #33 4.933 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 19:14:02 [2019-09-09T19:14:02.621Z] #33 4.933 + install_vndr 19:14:02 [2019-09-09T19:14:02.621Z] #33 4.933 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' 19:14:02 [2019-09-09T19:14:02.621Z] #33 4.933 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.atBBI0vM8x/src/github.com/LK4D4/vndr 19:14:02 [2019-09-09T19:14:02.621Z] #33 4.955 Cloning into '/tmp/tmp.atBBI0vM8x/src/github.com/LK4D4/vndr'... 19:14:02 [2019-09-09T19:14:02.621Z] #33 5.986 + cd /tmp/tmp.atBBI0vM8x/src/github.com/LK4D4/vndr 19:14:02 [2019-09-09T19:14:02.621Z] #33 5.987 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 19:14:02 [2019-09-09T19:14:02.621Z] #33 5.995 + go build -buildmode=pie -v -o /build/vndr . 19:14:02 [2019-09-09T19:14:02.621Z] #33 7.082 errors 19:14:02 [2019-09-09T19:14:02.621Z] #33 7.195 internal/cpu 19:14:02 [2019-09-09T19:14:02.621Z] #33 7.222 internal/race 19:14:02 [2019-09-09T19:14:02.621Z] #33 7.342 runtime/internal/atomic 19:14:02 [2019-09-09T19:14:02.621Z] #33 7.666 runtime/internal/sys 19:14:02 [2019-09-09T19:14:02.621Z] #33 7.727 internal/bytealg 19:14:02 [2019-09-09T19:14:02.621Z] #33 7.836 runtime/internal/math 19:14:02 [2019-09-09T19:14:02.621Z] #33 7.887 sync/atomic 19:14:02 [2019-09-09T19:14:02.621Z] #33 8.119 unicode 19:14:02 [2019-09-09T19:14:02.621Z] #33 8.391 runtime 19:14:02 [2019-09-09T19:14:02.633Z] crypto/ecdsa 19:14:02 [2019-09-09T19:14:02.633Z] crypto/rsa 19:14:02 [2019-09-09T19:14:02.869Z] #33 ... 19:14:02 [2019-09-09T19:14:02.869Z] 19:14:02 [2019-09-09T19:14:02.869Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 19:14:02 [2019-09-09T19:14:02.869Z] #58 30.70 CC images/pagemap.o 19:14:02 [2019-09-09T19:14:02.879Z] #33 ... 19:14:02 [2019-09-09T19:14:02.879Z] 19:14:02 [2019-09-09T19:14:02.879Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc 19:14:02 [2019-09-09T19:14:02.879Z] #42 4.895 + RM_GOPATH=0 19:14:02 [2019-09-09T19:14:02.879Z] #42 4.895 + TMP_GOPATH= 19:14:02 [2019-09-09T19:14:02.879Z] #42 4.895 + : /build 19:14:02 [2019-09-09T19:14:02.879Z] #42 4.895 + '[' -z '' ']' 19:14:02 [2019-09-09T19:14:02.879Z] #42 4.906 ++ mktemp -d 19:14:02 [2019-09-09T19:14:02.879Z] #42 4.906 + export GOPATH=/tmp/tmp.ifrLPJO2hX 19:14:02 [2019-09-09T19:14:02.879Z] #42 4.906 + GOPATH=/tmp/tmp.ifrLPJO2hX 19:14:02 [2019-09-09T19:14:02.879Z] #42 4.906 + RM_GOPATH=1 19:14:02 [2019-09-09T19:14:02.879Z] #42 4.906 ++ dirname ./install.sh 19:14:02 [2019-09-09T19:14:02.879Z] #42 4.906 + dir=. 19:14:02 [2019-09-09T19:14:02.879Z] #42 4.906 + bin=runc 19:14:02 [2019-09-09T19:14:02.879Z] #42 4.906 + shift 19:14:02 [2019-09-09T19:14:02.879Z] #42 4.906 + '[' '!' -f ./runc.installer ']' 19:14:02 [2019-09-09T19:14:02.879Z] #42 4.906 + . ./runc.installer 19:14:02 [2019-09-09T19:14:02.879Z] #42 4.906 ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f 19:14:02 [2019-09-09T19:14:02.879Z] #42 4.906 + install_runc 19:14:02 [2019-09-09T19:14:02.879Z] #42 4.941 + grep -q '^3\.10\.0.*\.el7\.' 19:14:02 [2019-09-09T19:14:02.879Z] #42 4.941 + uname -r 19:14:02 [2019-09-09T19:14:02.879Z] #42 4.952 Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux ) 19:14:02 [2019-09-09T19:14:02.879Z] #42 4.954 + RUNC_BUILDTAGS='seccomp apparmor selinux ' 19:14:02 [2019-09-09T19:14:02.879Z] #42 4.954 + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )' 19:14:02 [2019-09-09T19:14:02.879Z] #42 4.954 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ifrLPJO2hX/src/github.com/opencontainers/runc 19:14:02 [2019-09-09T19:14:02.879Z] #42 4.954 Cloning into '/tmp/tmp.ifrLPJO2hX/src/github.com/opencontainers/runc'... 19:14:03 [2019-09-09T19:14:03.029Z] crypto/dsa 19:14:03 [2019-09-09T19:14:03.029Z] crypto/x509/pkix 19:14:03 [2019-09-09T19:14:03.029Z] internal/x/crypto/cryptobyte 19:14:03 [2019-09-09T19:14:03.126Z] #58 31.04 CC images/siginfo.o 19:14:03 [2019-09-09T19:14:03.136Z] #42 ... 19:14:03 [2019-09-09T19:14:03.137Z] 19:14:03 [2019-09-09T19:14:03.137Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit 19:14:03 [2019-09-09T19:14:03.137Z] #61 4.524 + RM_GOPATH=0 19:14:03 [2019-09-09T19:14:03.137Z] #61 4.524 + TMP_GOPATH= 19:14:03 [2019-09-09T19:14:03.137Z] #61 4.524 + : /build/ 19:14:03 [2019-09-09T19:14:03.137Z] #61 4.524 + '[' -z '' ']' 19:14:03 [2019-09-09T19:14:03.137Z] #61 4.524 ++ mktemp -d 19:14:03 [2019-09-09T19:14:03.137Z] #61 4.537 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c 19:14:03 [2019-09-09T19:14:03.137Z] #61 4.537 + export GOPATH=/tmp/tmp.Ozgp38i0Jb 19:14:03 [2019-09-09T19:14:03.137Z] #61 4.537 + GOPATH=/tmp/tmp.Ozgp38i0Jb 19:14:03 [2019-09-09T19:14:03.137Z] #61 4.537 + RM_GOPATH=1 19:14:03 [2019-09-09T19:14:03.137Z] #61 4.537 ++ dirname ./install.sh 19:14:03 [2019-09-09T19:14:03.137Z] #61 4.537 + dir=. 19:14:03 [2019-09-09T19:14:03.137Z] #61 4.537 + bin=rootlesskit 19:14:03 [2019-09-09T19:14:03.137Z] #61 4.537 + shift 19:14:03 [2019-09-09T19:14:03.137Z] #61 4.537 + '[' '!' -f ./rootlesskit.installer ']' 19:14:03 [2019-09-09T19:14:03.137Z] #61 4.537 + . ./rootlesskit.installer 19:14:03 [2019-09-09T19:14:03.137Z] #61 4.537 ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c 19:14:03 [2019-09-09T19:14:03.137Z] #61 4.537 + install_rootlesskit 19:14:03 [2019-09-09T19:14:03.137Z] #61 4.537 + case "$1" in 19:14:03 [2019-09-09T19:14:03.137Z] #61 4.537 + export CGO_ENABLED=0 19:14:03 [2019-09-09T19:14:03.137Z] #61 4.537 + CGO_ENABLED=0 19:14:03 [2019-09-09T19:14:03.137Z] #61 4.537 + _install_rootlesskit 19:14:03 [2019-09-09T19:14:03.137Z] #61 4.537 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' 19:14:03 [2019-09-09T19:14:03.137Z] #61 4.537 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Ozgp38i0Jb/src/github.com/rootless-containers/rootlesskit 19:14:03 [2019-09-09T19:14:03.137Z] #61 4.588 Cloning into '/tmp/tmp.Ozgp38i0Jb/src/github.com/rootless-containers/rootlesskit'... 19:14:03 [2019-09-09T19:14:03.137Z] #61 8.420 + cd /tmp/tmp.Ozgp38i0Jb/src/github.com/rootless-containers/rootlesskit 19:14:03 [2019-09-09T19:14:03.137Z] #61 8.425 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c 19:14:03 [2019-09-09T19:14:03.137Z] #61 8.560 + for f in rootlesskit rootlesskit-docker-proxy 19:14:03 [2019-09-09T19:14:03.137Z] #61 8.562 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit 19:14:03 [2019-09-09T19:14:03.137Z] #61 ... 19:14:03 [2019-09-09T19:14:03.137Z] 19:14:03 [2019-09-09T19:14:03.137Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv 19:14:03 [2019-09-09T19:14:03.137Z] #30 4.857 + RM_GOPATH=0 19:14:03 [2019-09-09T19:14:03.137Z] #30 4.857 + TMP_GOPATH= 19:14:03 [2019-09-09T19:14:03.137Z] #30 4.857 + : /build 19:14:03 [2019-09-09T19:14:03.137Z] #30 4.857 + '[' -z '' ']' 19:14:03 [2019-09-09T19:14:03.137Z] #30 4.857 ++ mktemp -d 19:14:03 [2019-09-09T19:14:03.137Z] #30 4.867 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 19:14:03 [2019-09-09T19:14:03.137Z] #30 4.868 + export GOPATH=/tmp/tmp.zlMuhMd3jS 19:14:03 [2019-09-09T19:14:03.137Z] #30 4.868 + GOPATH=/tmp/tmp.zlMuhMd3jS 19:14:03 [2019-09-09T19:14:03.137Z] #30 4.868 + RM_GOPATH=1 19:14:03 [2019-09-09T19:14:03.137Z] #30 4.868 ++ dirname ./install.sh 19:14:03 [2019-09-09T19:14:03.137Z] #30 4.868 + dir=. 19:14:03 [2019-09-09T19:14:03.137Z] #30 4.868 + bin=tomlv 19:14:03 [2019-09-09T19:14:03.137Z] #30 4.868 + shift 19:14:03 [2019-09-09T19:14:03.137Z] #30 4.868 + '[' '!' -f ./tomlv.installer ']' 19:14:03 [2019-09-09T19:14:03.137Z] #30 4.868 + . ./tomlv.installer 19:14:03 [2019-09-09T19:14:03.137Z] #30 4.868 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 19:14:03 [2019-09-09T19:14:03.137Z] #30 4.868 + install_tomlv 19:14:03 [2019-09-09T19:14:03.137Z] #30 4.868 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' 19:14:03 [2019-09-09T19:14:03.137Z] #30 4.868 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.zlMuhMd3jS/src/github.com/BurntSushi/toml 19:14:03 [2019-09-09T19:14:03.137Z] #30 4.899 Cloning into '/tmp/tmp.zlMuhMd3jS/src/github.com/BurntSushi/toml'... 19:14:03 [2019-09-09T19:14:03.137Z] #30 6.131 + cd /tmp/tmp.zlMuhMd3jS/src/github.com/BurntSushi/toml 19:14:03 [2019-09-09T19:14:03.137Z] #30 6.131 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 19:14:03 [2019-09-09T19:14:03.137Z] #30 6.141 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv 19:14:03 [2019-09-09T19:14:03.137Z] #30 6.847 errors 19:14:03 [2019-09-09T19:14:03.137Z] #30 6.907 math/bits 19:14:03 [2019-09-09T19:14:03.137Z] #30 6.922 internal/cpu 19:14:03 [2019-09-09T19:14:03.137Z] #30 7.376 internal/bytealg 19:14:03 [2019-09-09T19:14:03.137Z] #30 7.596 math 19:14:03 [2019-09-09T19:14:03.137Z] #30 8.049 runtime/internal/atomic 19:14:03 [2019-09-09T19:14:03.137Z] #30 8.275 runtime/internal/sys 19:14:03 [2019-09-09T19:14:03.137Z] #30 8.387 runtime/internal/math 19:14:03 [2019-09-09T19:14:03.137Z] #30 8.681 runtime 19:14:03 [2019-09-09T19:14:03.384Z] #58 31.33 CC images/rpc.o 19:14:03 [2019-09-09T19:14:03.394Z] #30 ... 19:14:03 [2019-09-09T19:14:03.394Z] 19:14:03 [2019-09-09T19:14:03.394Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy 19:14:03 [2019-09-09T19:14:03.394Z] #50 4.957 + RM_GOPATH=0 19:14:03 [2019-09-09T19:14:03.394Z] #50 4.957 + TMP_GOPATH= 19:14:03 [2019-09-09T19:14:03.394Z] #50 4.957 + : /build 19:14:03 [2019-09-09T19:14:03.394Z] #50 4.957 + '[' -z '' ']' 19:14:03 [2019-09-09T19:14:03.394Z] #50 4.957 ++ mktemp -d 19:14:03 [2019-09-09T19:14:03.394Z] #50 4.967 Install docker-proxy version 92d1fbe1eb0883cf11d283cea8e658275146411d 19:14:03 [2019-09-09T19:14:03.394Z] #50 4.967 + export GOPATH=/tmp/tmp.c037LhTAPt 19:14:03 [2019-09-09T19:14:03.394Z] #50 4.967 + GOPATH=/tmp/tmp.c037LhTAPt 19:14:03 [2019-09-09T19:14:03.394Z] #50 4.967 + RM_GOPATH=1 19:14:03 [2019-09-09T19:14:03.394Z] #50 4.967 ++ dirname ./install.sh 19:14:03 [2019-09-09T19:14:03.394Z] #50 4.967 + dir=. 19:14:03 [2019-09-09T19:14:03.394Z] #50 4.967 + bin=proxy 19:14:03 [2019-09-09T19:14:03.394Z] #50 4.967 + shift 19:14:03 [2019-09-09T19:14:03.394Z] #50 4.967 + '[' '!' -f ./proxy.installer ']' 19:14:03 [2019-09-09T19:14:03.394Z] #50 4.967 + . ./proxy.installer 19:14:03 [2019-09-09T19:14:03.394Z] #50 4.967 ++ LIBNETWORK_COMMIT=92d1fbe1eb0883cf11d283cea8e658275146411d 19:14:03 [2019-09-09T19:14:03.394Z] #50 4.967 + install_proxy 19:14:03 [2019-09-09T19:14:03.394Z] #50 4.967 + case "$1" in 19:14:03 [2019-09-09T19:14:03.394Z] #50 4.967 + export CGO_ENABLED=0 19:14:03 [2019-09-09T19:14:03.394Z] #50 4.967 + CGO_ENABLED=0 19:14:03 [2019-09-09T19:14:03.394Z] #50 4.967 + _install_proxy 19:14:03 [2019-09-09T19:14:03.394Z] #50 4.967 + echo 'Install docker-proxy version 92d1fbe1eb0883cf11d283cea8e658275146411d' 19:14:03 [2019-09-09T19:14:03.394Z] #50 4.967 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.c037LhTAPt/src/github.com/docker/libnetwork 19:14:03 [2019-09-09T19:14:03.394Z] #50 4.967 Cloning into '/tmp/tmp.c037LhTAPt/src/github.com/docker/libnetwork'... 19:14:03 [2019-09-09T19:14:03.394Z] #50 ... 19:14:03 [2019-09-09T19:14:03.394Z] 19:14:03 [2019-09-09T19:14:03.394Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum 19:14:03 [2019-09-09T19:14:03.394Z] #27 4.919 Installing gotestsum version v0.3.5 19:14:03 [2019-09-09T19:14:03.394Z] #27 4.919 + RM_GOPATH=0 19:14:03 [2019-09-09T19:14:03.394Z] #27 4.919 + TMP_GOPATH= 19:14:03 [2019-09-09T19:14:03.394Z] #27 4.919 + : /build 19:14:03 [2019-09-09T19:14:03.394Z] #27 4.919 + '[' -z '' ']' 19:14:03 [2019-09-09T19:14:03.394Z] #27 4.919 ++ mktemp -d 19:14:03 [2019-09-09T19:14:03.394Z] #27 4.919 + export GOPATH=/tmp/tmp.N7ABs8btpA 19:14:03 [2019-09-09T19:14:03.394Z] #27 4.919 + GOPATH=/tmp/tmp.N7ABs8btpA 19:14:03 [2019-09-09T19:14:03.394Z] #27 4.919 + RM_GOPATH=1 19:14:03 [2019-09-09T19:14:03.394Z] #27 4.919 ++ dirname ./install.sh 19:14:03 [2019-09-09T19:14:03.394Z] #27 4.919 + dir=. 19:14:03 [2019-09-09T19:14:03.394Z] #27 4.919 + bin=gotestsum 19:14:03 [2019-09-09T19:14:03.394Z] #27 4.919 + shift 19:14:03 [2019-09-09T19:14:03.394Z] #27 4.919 + '[' '!' -f ./gotestsum.installer ']' 19:14:03 [2019-09-09T19:14:03.394Z] #27 4.919 + . ./gotestsum.installer 19:14:03 [2019-09-09T19:14:03.394Z] #27 4.919 ++ GOTESTSUM_COMMIT=v0.3.5 19:14:03 [2019-09-09T19:14:03.394Z] #27 4.919 + install_gotestsum 19:14:03 [2019-09-09T19:14:03.394Z] #27 4.919 + echo 'Installing gotestsum version v0.3.5' 19:14:03 [2019-09-09T19:14:03.394Z] #27 4.919 + go get -d gotest.tools/gotestsum 19:14:03 [2019-09-09T19:14:03.441Z] internal/x/crypto/internal/chacha20 19:14:03 [2019-09-09T19:14:03.441Z] internal/x/crypto/poly1305 19:14:03 [2019-09-09T19:14:03.441Z] internal/x/crypto/chacha20poly1305 19:14:03 [2019-09-09T19:14:03.441Z] internal/x/crypto/curve25519 19:14:03 [2019-09-09T19:14:03.441Z] internal/x/crypto/hkdf 19:14:03 [2019-09-09T19:14:03.441Z] internal/x/text/transform 19:14:03 [2019-09-09T19:14:03.652Z] #27 ... 19:14:03 [2019-09-09T19:14:03.652Z] 19:14:03 [2019-09-09T19:14:03.652Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter 19:14:03 [2019-09-09T19:14:03.652Z] #24 4.653 + RM_GOPATH=0 19:14:03 [2019-09-09T19:14:03.652Z] #24 4.653 + TMP_GOPATH= 19:14:03 [2019-09-09T19:14:03.652Z] #24 4.653 + : /build 19:14:03 [2019-09-09T19:14:03.652Z] #24 4.653 + '[' -z '' ']' 19:14:03 [2019-09-09T19:14:03.652Z] #24 4.653 ++ mktemp -d 19:14:03 [2019-09-09T19:14:03.652Z] #24 4.656 + export GOPATH=/tmp/tmp.vrMHs3t4l0 19:14:03 [2019-09-09T19:14:03.652Z] #24 4.656 + GOPATH=/tmp/tmp.vrMHs3t4l0 19:14:03 [2019-09-09T19:14:03.652Z] #24 4.656 + RM_GOPATH=1 19:14:03 [2019-09-09T19:14:03.652Z] #24 4.659 ++ dirname ./install.sh 19:14:03 [2019-09-09T19:14:03.652Z] #24 4.662 + dir=. 19:14:03 [2019-09-09T19:14:03.652Z] #24 4.662 + bin=gometalinter 19:14:03 [2019-09-09T19:14:03.652Z] #24 4.662 + shift 19:14:03 [2019-09-09T19:14:03.652Z] #24 4.662 + '[' '!' -f ./gometalinter.installer ']' 19:14:03 [2019-09-09T19:14:03.652Z] #24 4.662 + . ./gometalinter.installer 19:14:03 [2019-09-09T19:14:03.652Z] #24 4.662 ++ GOMETALINTER_COMMIT=v2.0.6 19:14:03 [2019-09-09T19:14:03.652Z] #24 4.662 + install_gometalinter 19:14:03 [2019-09-09T19:14:03.652Z] #24 4.662 + echo 'Installing gometalinter version v2.0.6' 19:14:03 [2019-09-09T19:14:03.653Z] #24 4.662 + go get -d github.com/alecthomas/gometalinter 19:14:03 [2019-09-09T19:14:03.653Z] #24 4.663 Installing gometalinter version v2.0.6 19:14:03 [2019-09-09T19:14:03.846Z] internal/x/text/unicode/bidi 19:14:03 [2019-09-09T19:14:03.846Z] crypto/x509 19:14:03 [2019-09-09T19:14:03.846Z] internal/x/text/secure/bidirule 19:14:03 [2019-09-09T19:14:03.846Z] internal/x/text/unicode/norm 19:14:03 [2019-09-09T19:14:03.910Z] #24 11.09 + cd /tmp/tmp.vrMHs3t4l0/src/github.com/alecthomas/gometalinter 19:14:03 [2019-09-09T19:14:03.910Z] #24 11.09 + git checkout -q v2.0.6 19:14:04 [2019-09-09T19:14:04.183Z] #24 11.38 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter 19:14:04 [2019-09-09T19:14:04.245Z] crypto/tls 19:14:04 [2019-09-09T19:14:04.245Z] internal/x/net/idna 19:14:04 [2019-09-09T19:14:04.442Z] #24 ... 19:14:04 [2019-09-09T19:14:04.442Z] 19:14:04 [2019-09-09T19:14:04.442Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 19:14:04 [2019-09-09T19:14:04.442Z] #33 11.45 unicode/utf8 19:14:04 [2019-09-09T19:14:04.663Z] net/textproto 19:14:04 [2019-09-09T19:14:04.663Z] internal/x/net/http/httpguts 19:14:04 [2019-09-09T19:14:04.663Z] internal/x/net/http/httpproxy 19:14:04 [2019-09-09T19:14:04.663Z] internal/x/net/http2/hpack 19:14:04 [2019-09-09T19:14:04.755Z] #58 32.37 CC images/ext-file.o 19:14:04 [2019-09-09T19:14:04.755Z] #58 32.54 CC images/cgroup.o 19:14:05 [2019-09-09T19:14:05.008Z] #33 11.89 math/bits 19:14:05 [2019-09-09T19:14:05.086Z] mime 19:14:05 [2019-09-09T19:14:05.086Z] mime/quotedprintable 19:14:05 [2019-09-09T19:14:05.319Z] #58 33.05 CC images/userns.o 19:14:05 [2019-09-09T19:14:05.319Z] #58 33.28 CC images/google/protobuf/descriptor.o 19:14:05 [2019-09-09T19:14:05.578Z] #33 12.55 math 19:14:05 [2019-09-09T19:14:05.606Z] mime/multipart 19:14:05 [2019-09-09T19:14:05.606Z] net/http/internal 19:14:05 [2019-09-09T19:14:05.606Z] os/exec 19:14:06 [2019-09-09T19:14:06.012Z] net/http/httptrace 19:14:06 [2019-09-09T19:14:06.012Z] net/http 19:14:06 [2019-09-09T19:14:06.515Z] #33 ... 19:14:06 [2019-09-09T19:14:06.515Z] 19:14:06 [2019-09-09T19:14:06.515Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli 19:14:06 [2019-09-09T19:14:06.515Z] #53 12.64 + mkdir -p /build 19:14:06 [2019-09-09T19:14:06.515Z] #53 12.64 + mv docker/docker /build/ 19:14:06 [2019-09-09T19:14:06.515Z] #53 12.65 + rmdir docker 19:14:06 [2019-09-09T19:14:06.515Z] #53 DONE 13.8s 19:14:06 [2019-09-09T19:14:06.515Z] 19:14:06 [2019-09-09T19:14:06.515Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc 19:14:06 [2019-09-09T19:14:06.515Z] #42 12.69 + cd /tmp/tmp.ifrLPJO2hX/src/github.com/opencontainers/runc 19:14:06 [2019-09-09T19:14:06.515Z] #42 12.70 + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f 19:14:06 [2019-09-09T19:14:06.515Z] #42 13.38 + '[' -z '' ']' 19:14:06 [2019-09-09T19:14:06.515Z] #42 13.38 + target=static 19:14:06 [2019-09-09T19:14:06.515Z] #42 13.38 + make 'BUILDTAGS=seccomp apparmor selinux ' static 19:14:07 [2019-09-09T19:14:07.216Z] #58 34.74 CC images/opts.o 19:14:07 [2019-09-09T19:14:07.216Z] #58 34.92 CC images/seccomp.o 19:14:07 [2019-09-09T19:14:07.216Z] #58 35.12 CC images/binfmt-misc.o 19:14:07 [2019-09-09T19:14:07.473Z] #58 35.38 CC images/time.o 19:14:07 [2019-09-09T19:14:07.473Z] #58 35.51 CC images/sysctl.o 19:14:07 [2019-09-09T19:14:07.874Z] github.com/LK4D4/vndr/godl 19:14:07 [2019-09-09T19:14:07.874Z] github.com/LK4D4/vndr 19:14:08 [2019-09-09T19:14:08.037Z] #58 35.66 CC images/autofs.o 19:14:08 [2019-09-09T19:14:08.037Z] #58 35.90 CC images/macvlan.o 19:14:08 [2019-09-09T19:14:08.294Z] #58 36.07 CC images/sit.o 19:14:08 [2019-09-09T19:14:08.551Z] #58 36.26 LINK images/built-in.o 19:14:08 [2019-09-09T19:14:08.551Z] #58 36.42 GEN compel/include/asm 19:14:08 [2019-09-09T19:14:08.551Z] #58 36.43 GEN compel/include/version.h 19:14:08 [2019-09-09T19:14:08.551Z] #58 36.46 touch .config 19:14:08 [2019-09-09T19:14:08.551Z] #58 36.47 GEN include/common/config.h 19:14:08 [2019-09-09T19:14:08.808Z] #58 36.53 GEN compel/plugins/include/uapi/std/syscall-codes-64.h 19:14:08 [2019-09-09T19:14:08.808Z] #58 36.56 GEN compel/plugins/include/uapi/std/syscall-64.h 19:14:08 [2019-09-09T19:14:08.808Z] #58 36.60 GEN compel/arch/x86/plugins/std/syscalls-64.S 19:14:08 [2019-09-09T19:14:08.808Z] #58 36.63 DEP compel/arch/x86/plugins/std/syscalls-64.d 19:14:08 [2019-09-09T19:14:08.808Z] #58 36.65 DEP compel/arch/x86/plugins/std/memcpy.d 19:14:08 [2019-09-09T19:14:08.808Z] #58 36.66 DEP compel/arch/x86/plugins/std/parasite-head.d 19:14:08 [2019-09-09T19:14:08.808Z] #58 36.70 GEN compel/plugins/include/uapi/std/syscall.h 19:14:08 [2019-09-09T19:14:08.808Z] #58 36.74 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c 19:14:09 [2019-09-09T19:14:09.045Z] #42 15.72 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o runc . 19:14:09 [2019-09-09T19:14:09.069Z] #58 36.76 GEN compel/plugins/include/uapi/std/syscall-codes.h 19:14:09 [2019-09-09T19:14:09.069Z] #58 36.79 GEN compel/plugins/include/uapi/std/asm/syscall-types.h 19:14:09 [2019-09-09T19:14:09.069Z] #58 36.79 DEP compel/plugins/std/infect.d 19:14:09 [2019-09-09T19:14:09.069Z] #58 36.89 DEP compel/plugins/std/string.d 19:14:09 [2019-09-09T19:14:09.069Z] #58 37.03 DEP compel/plugins/std/log.d 19:14:09 [2019-09-09T19:14:09.334Z] #58 37.16 DEP compel/plugins/std/fds.d 19:14:09 [2019-09-09T19:14:09.334Z] #58 37.26 DEP compel/plugins/std/std.d 19:14:09 [2019-09-09T19:14:09.596Z] #58 37.45 DEP compel/plugins/shmem/shmem.d 19:14:09 [2019-09-09T19:14:09.852Z] #58 37.59 DEP compel/plugins/fds/fds.d 19:14:09 [2019-09-09T19:14:09.852Z] #58 37.71 CC compel/plugins/std/std.o 19:14:10 [2019-09-09T19:14:10.110Z] #58 37.97 CC compel/plugins/std/fds.o 19:14:10 [2019-09-09T19:14:10.428Z] Removing intermediate container 6b8d49a00bc7 19:14:10 [2019-09-09T19:14:10.428Z] ---> 4828759bb0f0 19:14:10 [2019-09-09T19:14:10.428Z] Step 49/126 : FROM dev-base AS containerd 19:14:10 [2019-09-09T19:14:10.428Z] ---> 567ac632417b 19:14:10 [2019-09-09T19:14:10.428Z] Step 50/126 : ARG DEBIAN_FRONTEND 19:14:10 [2019-09-09T19:14:10.428Z] ---> Using cache 19:14:10 [2019-09-09T19:14:10.428Z] ---> 4dce49d75c0e 19:14:10 [2019-09-09T19:14:10.428Z] Step 51/126 : RUN apt-get update && apt-get install -y --no-install-recommends btrfs-tools && rm -rf /var/lib/apt/lists/* 19:14:10 [2019-09-09T19:14:10.428Z] ---> Running in d9fb4705e71d 19:14:10 [2019-09-09T19:14:10.675Z] #58 38.58 CC compel/plugins/std/log.o 19:14:10 [2019-09-09T19:14:10.845Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease 19:14:10 [2019-09-09T19:14:10.845Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] 19:14:10 [2019-09-09T19:14:10.845Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] 19:14:10 [2019-09-09T19:14:10.845Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] 19:14:10 [2019-09-09T19:14:10.845Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] 19:14:10 [2019-09-09T19:14:10.943Z] #42 ... 19:14:10 [2019-09-09T19:14:10.943Z] 19:14:10 [2019-09-09T19:14:10.943Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy 19:14:10 [2019-09-09T19:14:10.943Z] #50 17.99 + cd /tmp/tmp.c037LhTAPt/src/github.com/docker/libnetwork 19:14:10 [2019-09-09T19:14:10.943Z] #50 17.99 + git checkout -q 92d1fbe1eb0883cf11d283cea8e658275146411d 19:14:11 [2019-09-09T19:14:11.232Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] 19:14:11 [2019-09-09T19:14:11.232Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] 19:14:11 [2019-09-09T19:14:11.232Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] 19:14:11 [2019-09-09T19:14:11.509Z] #50 18.46 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy 19:14:11 [2019-09-09T19:14:11.607Z] #58 39.37 CC compel/plugins/std/string.o 19:14:12 [2019-09-09T19:14:12.172Z] #58 ... 19:14:12 [2019-09-09T19:14:12.172Z] 19:14:12 [2019-09-09T19:14:12.172Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit 19:14:12 [2019-09-09T19:14:12.172Z] #61 84.75 + for f in rootlesskit rootlesskit-docker-proxy 19:14:12 [2019-09-09T19:14:12.172Z] #61 84.75 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy 19:14:12 [2019-09-09T19:14:12.172Z] #61 DONE 91.6s 19:14:12 [2019-09-09T19:14:12.172Z] 19:14:12 [2019-09-09T19:14:12.172Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 19:14:12 [2019-09-09T19:14:12.172Z] #58 40.18 CC compel/plugins/std/infect.o 19:14:12 [2019-09-09T19:14:12.172Z] #58 ... 19:14:12 [2019-09-09T19:14:12.172Z] 19:14:12 [2019-09-09T19:14:12.172Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build 19:14:12 [2019-09-09T19:14:12.430Z] #62 DONE 0.1s 19:14:12 [2019-09-09T19:14:12.430Z] 19:14:12 [2019-09-09T19:14:12.430Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 19:14:12 [2019-09-09T19:14:12.430Z] #33 83.49 github.com/LK4D4/vndr/godl/singleflight 19:14:12 [2019-09-09T19:14:12.430Z] #33 83.74 compress/flate 19:14:12 [2019-09-09T19:14:12.430Z] #33 86.10 hash 19:14:12 [2019-09-09T19:14:12.430Z] #33 86.18 hash/crc32 19:14:12 [2019-09-09T19:14:12.430Z] #33 86.52 context 19:14:12 [2019-09-09T19:14:12.430Z] #33 86.71 compress/gzip 19:14:12 [2019-09-09T19:14:12.430Z] #33 87.14 crypto/cipher 19:14:12 [2019-09-09T19:14:12.430Z] #33 87.22 math/rand 19:14:12 [2019-09-09T19:14:12.430Z] #33 87.92 math/big 19:14:12 [2019-09-09T19:14:12.430Z] #33 88.28 crypto/aes 19:14:12 [2019-09-09T19:14:12.430Z] #33 89.48 crypto 19:14:12 [2019-09-09T19:14:12.430Z] #33 89.63 crypto/des 19:14:12 [2019-09-09T19:14:12.430Z] #33 89.97 crypto/internal/randutil 19:14:12 [2019-09-09T19:14:12.430Z] #33 90.03 crypto/sha512 19:14:12 [2019-09-09T19:14:12.430Z] #33 90.87 crypto/hmac 19:14:12 [2019-09-09T19:14:12.430Z] #33 91.01 crypto/md5 19:14:12 [2019-09-09T19:14:12.430Z] #33 91.67 crypto/sha1 19:14:12 [2019-09-09T19:14:12.490Z] Fetched 7671 kB in 1s (4857 kB/s) 19:14:12 [2019-09-09T19:14:12.876Z] Reading package lists... 19:14:12 [2019-09-09T19:14:12.995Z] #33 ... 19:14:12 [2019-09-09T19:14:12.995Z] 19:14:12 [2019-09-09T19:14:12.995Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 19:14:12 [2019-09-09T19:14:12.995Z] #58 40.78 CC compel/arch/x86/plugins/std/parasite-head.o 19:14:12 [2019-09-09T19:14:12.995Z] #58 40.88 CC compel/arch/x86/plugins/std/memcpy.o 19:14:12 [2019-09-09T19:14:12.995Z] #58 41.04 CC compel/arch/x86/plugins/std/syscalls-64.o 19:14:13 [2019-09-09T19:14:13.560Z] #58 41.21 AR compel/plugins/std.lib.a 19:14:13 [2019-09-09T19:14:13.560Z] #58 41.27 CC compel/plugins/fds/fds.o 19:14:13 [2019-09-09T19:14:13.560Z] #58 41.45 AR compel/plugins/fds.lib.a 19:14:13 [2019-09-09T19:14:13.560Z] #58 41.50 HOSTDEP compel/src/lib/log-host.d 19:14:13 [2019-09-09T19:14:13.560Z] #58 41.58 HOSTDEP compel/src/lib/handle-elf-host.d 19:14:13 [2019-09-09T19:14:13.670Z] Reading package lists... 19:14:13 [2019-09-09T19:14:13.670Z] Building dependency tree... 19:14:13 [2019-09-09T19:14:13.670Z] Reading state information... 19:14:13 [2019-09-09T19:14:13.670Z] The following additional packages will be installed: 19:14:13 [2019-09-09T19:14:13.670Z] btrfs-progs liblzo2-2 19:14:13 [2019-09-09T19:14:13.670Z] The following NEW packages will be installed: 19:14:13 [2019-09-09T19:14:13.670Z] btrfs-progs btrfs-tools liblzo2-2 19:14:13 [2019-09-09T19:14:13.670Z] 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded. 19:14:13 [2019-09-09T19:14:13.670Z] Need to get 668 kB of archives. 19:14:13 [2019-09-09T19:14:13.670Z] After this operation, 5446 kB of additional disk space will be used. 19:14:13 [2019-09-09T19:14:13.670Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] 19:14:13 [2019-09-09T19:14:13.670Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] 19:14:13 [2019-09-09T19:14:13.817Z] #58 41.66 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d 19:14:13 [2019-09-09T19:14:13.817Z] #58 41.75 HOSTDEP compel/src/main-host.d 19:14:13 [2019-09-09T19:14:13.817Z] #58 41.84 DEP compel/src/lib/ptrace.d 19:14:14 [2019-09-09T19:14:14.046Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] 19:14:14 [2019-09-09T19:14:14.046Z] debconf: delaying package configuration, since apt-utils is not installed 19:14:14 [2019-09-09T19:14:14.046Z] Fetched 668 kB in 0s (6983 kB/s) 19:14:14 [2019-09-09T19:14:14.046Z] Selecting previously unselected package liblzo2-2:s390x. 19:14:14 [2019-09-09T19:14:14.046Z] (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 ... 14828 files and directories currently installed.) 19:14:14 [2019-09-09T19:14:14.046Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ... 19:14:14 [2019-09-09T19:14:14.046Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... 19:14:14 [2019-09-09T19:14:14.046Z] Selecting previously unselected package btrfs-progs. 19:14:14 [2019-09-09T19:14:14.046Z] Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ... 19:14:14 [2019-09-09T19:14:14.046Z] Unpacking btrfs-progs (4.7.3-1) ... 19:14:14 [2019-09-09T19:14:14.046Z] Selecting previously unselected package btrfs-tools. 19:14:14 [2019-09-09T19:14:14.046Z] Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ... 19:14:14 [2019-09-09T19:14:14.046Z] Unpacking btrfs-tools (4.7.3-1) ... 19:14:14 [2019-09-09T19:14:14.046Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... 19:14:14 [2019-09-09T19:14:14.046Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... 19:14:14 [2019-09-09T19:14:14.046Z] Setting up btrfs-progs (4.7.3-1) ... 19:14:14 [2019-09-09T19:14:14.075Z] #58 41.98 DEP compel/src/lib/infect.d 19:14:14 [2019-09-09T19:14:14.075Z] #58 42.10 DEP compel/src/lib/infect-util.d 19:14:14 [2019-09-09T19:14:14.332Z] #58 42.21 DEP compel/src/lib/infect-rpc.d 19:14:14 [2019-09-09T19:14:14.454Z] Setting up btrfs-tools (4.7.3-1) ... 19:14:14 [2019-09-09T19:14:14.454Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... 19:14:14 [2019-09-09T19:14:14.590Z] #58 42.37 DEP compel/arch/x86/src/lib/infect.d 19:14:14 [2019-09-09T19:14:14.590Z] #58 42.55 DEP compel/arch/x86/src/lib/cpu.d 19:14:14 [2019-09-09T19:14:14.786Z] #50 ... 19:14:14 [2019-09-09T19:14:14.786Z] 19:14:14 [2019-09-09T19:14:14.786Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv 19:14:14 [2019-09-09T19:14:14.786Z] #30 11.84 unicode/utf8 19:14:14 [2019-09-09T19:14:14.786Z] #30 12.36 strconv 19:14:14 [2019-09-09T19:14:14.786Z] #30 16.08 internal/race 19:14:14 [2019-09-09T19:14:14.786Z] #30 16.14 sync/atomic 19:14:14 [2019-09-09T19:14:14.786Z] #30 16.22 unicode 19:14:14 [2019-09-09T19:14:14.786Z] #30 18.44 internal/testlog 19:14:14 [2019-09-09T19:14:14.786Z] #30 18.75 encoding 19:14:14 [2019-09-09T19:14:14.786Z] #30 19.06 runtime/cgo 19:14:14 [2019-09-09T19:14:14.832Z] Removing intermediate container d9fb4705e71d 19:14:14 [2019-09-09T19:14:14.832Z] ---> c1e512dda98d 19:14:14 [2019-09-09T19:14:14.832Z] Step 52/126 : ENV INSTALL_BINARY_NAME=containerd 19:14:14 [2019-09-09T19:14:14.832Z] ---> Running in 859c8a160186 19:14:14 [2019-09-09T19:14:14.848Z] #58 42.66 DEP compel/src/lib/log.d 19:14:14 [2019-09-09T19:14:14.848Z] #58 42.77 DEP compel/src/main.d 19:14:15 [2019-09-09T19:14:15.045Z] #30 ... 19:14:15 [2019-09-09T19:14:15.045Z] 19:14:15 [2019-09-09T19:14:15.045Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... 19:14:15 [2019-09-09T19:14:15.045Z] #55 17.05 + cd /tmp/tmp.uQ1fAwAFQt/src/github.com/docker/distribution 19:14:15 [2019-09-09T19:14:15.045Z] #55 17.05 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 19:14:15 [2019-09-09T19:14:15.045Z] #55 19.28 + GOPATH=/tmp/tmp.uQ1fAwAFQt/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.uQ1fAwAFQt go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 19:14:15 [2019-09-09T19:14:15.106Z] #58 42.92 DEP compel/src/lib/handle-elf.d 19:14:15 [2019-09-09T19:14:15.106Z] #58 43.03 DEP compel/arch/x86/src/lib/handle-elf.d 19:14:15 [2019-09-09T19:14:15.221Z] Removing intermediate container 859c8a160186 19:14:15 [2019-09-09T19:14:15.221Z] ---> 738e56e0a854 19:14:15 [2019-09-09T19:14:15.221Z] Step 53/126 : COPY hack/dockerfile/install/install.sh ./install.sh 19:14:15 [2019-09-09T19:14:15.221Z] ---> 0d7e01f837e8 19:14:15 [2019-09-09T19:14:15.221Z] Step 54/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ 19:14:15 [2019-09-09T19:14:15.363Z] #58 43.24 CC compel/src/lib/log.o 19:14:15 [2019-09-09T19:14:15.593Z] ---> c11a50d6b88f 19:14:15 [2019-09-09T19:14:15.593Z] Step 55/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME 19:14:15 [2019-09-09T19:14:15.593Z] ---> Running in 7ae6fdefa0e3 19:14:15 [2019-09-09T19:14:15.621Z] #58 43.52 CC compel/arch/x86/src/lib/cpu.o 19:14:15 [2019-09-09T19:14:15.964Z] + RM_GOPATH=0 19:14:15 [2019-09-09T19:14:15.964Z] + TMP_GOPATH= 19:14:15 [2019-09-09T19:14:15.964Z] + : /build 19:14:15 [2019-09-09T19:14:15.964Z] + '[' -z '' ']' 19:14:15 [2019-09-09T19:14:15.964Z] Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3 19:14:15 [2019-09-09T19:14:15.964Z] ++ mktemp -d 19:14:15 [2019-09-09T19:14:15.964Z] + export GOPATH=/tmp/tmp.2qYVCbaOSj 19:14:15 [2019-09-09T19:14:15.964Z] + GOPATH=/tmp/tmp.2qYVCbaOSj 19:14:15 [2019-09-09T19:14:15.964Z] + RM_GOPATH=1 19:14:15 [2019-09-09T19:14:15.964Z] ++ dirname ./install.sh 19:14:15 [2019-09-09T19:14:15.964Z] + dir=. 19:14:15 [2019-09-09T19:14:15.964Z] + bin=containerd 19:14:15 [2019-09-09T19:14:15.964Z] + shift 19:14:15 [2019-09-09T19:14:15.964Z] + '[' '!' -f ./containerd.installer ']' 19:14:15 [2019-09-09T19:14:15.964Z] + . ./containerd.installer 19:14:15 [2019-09-09T19:14:15.964Z] ++ CONTAINERD_COMMIT=d50db0a42053864a270f648048f9a8b4f24eced3 19:14:15 [2019-09-09T19:14:15.964Z] + install_containerd 19:14:15 [2019-09-09T19:14:15.964Z] + echo 'Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3' 19:14:15 [2019-09-09T19:14:15.964Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.2qYVCbaOSj/src/github.com/containerd/containerd 19:14:15 [2019-09-09T19:14:15.964Z] Cloning into '/tmp/tmp.2qYVCbaOSj/src/github.com/containerd/containerd'... 19:14:16 [2019-09-09T19:14:16.554Z] #58 44.27 CC compel/arch/x86/src/lib/infect.o 19:14:17 [2019-09-09T19:14:17.118Z] #58 45.09 CC compel/src/lib/infect-rpc.o 19:14:17 [2019-09-09T19:14:17.683Z] #58 45.47 CC compel/src/lib/infect-util.o 19:14:17 [2019-09-09T19:14:17.941Z] #58 45.70 CC compel/src/lib/infect.o 19:14:19 [2019-09-09T19:14:19.180Z] + cd /tmp/tmp.2qYVCbaOSj/src/github.com/containerd/containerd 19:14:19 [2019-09-09T19:14:19.180Z] + git checkout -q d50db0a42053864a270f648048f9a8b4f24eced3 19:14:19 [2019-09-09T19:14:19.582Z] + export 'BUILDTAGS=netgo osusergo static_build' 19:14:19 [2019-09-09T19:14:19.582Z] + BUILDTAGS='netgo osusergo static_build' 19:14:19 [2019-09-09T19:14:19.582Z] + export EXTRA_FLAGS=-buildmode=pie 19:14:19 [2019-09-09T19:14:19.582Z] + EXTRA_FLAGS=-buildmode=pie 19:14:19 [2019-09-09T19:14:19.582Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' 19:14:19 [2019-09-09T19:14:19.582Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' 19:14:19 [2019-09-09T19:14:19.582Z] + '[' '' = dynamic ']' 19:14:19 [2019-09-09T19:14:19.582Z] + make 19:14:19 [2019-09-09T19:14:19.582Z] 🇩 bin/ctr 19:14:19 [2019-09-09T19:14:19.838Z] #58 47.51 CC compel/src/lib/ptrace.o 19:14:20 [2019-09-09T19:14:20.096Z] #58 47.93 AR compel/libcompel.a 19:14:20 [2019-09-09T19:14:20.096Z] #58 47.99 HOSTCC compel/src/main-host.o 19:14:20 [2019-09-09T19:14:20.306Z] #55 ... 19:14:20 [2019-09-09T19:14:20.306Z] 19:14:20 [2019-09-09T19:14:20.306Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 19:14:20 [2019-09-09T19:14:20.306Z] #33 16.81 strconv 19:14:20 [2019-09-09T19:14:20.306Z] #33 19.56 internal/testlog 19:14:20 [2019-09-09T19:14:20.306Z] #33 19.75 encoding 19:14:20 [2019-09-09T19:14:20.306Z] #33 19.81 unicode/utf16 19:14:20 [2019-09-09T19:14:20.306Z] #33 20.06 container/list 19:14:20 [2019-09-09T19:14:20.306Z] #33 20.55 crypto/internal/subtle 19:14:20 [2019-09-09T19:14:20.306Z] #33 20.65 crypto/subtle 19:14:20 [2019-09-09T19:14:20.306Z] #33 20.70 crypto/rc4 19:14:20 [2019-09-09T19:14:20.306Z] #33 21.02 internal/x/crypto/cryptobyte/asn1 19:14:20 [2019-09-09T19:14:20.306Z] #33 21.08 internal/nettrace 19:14:20 [2019-09-09T19:14:20.306Z] #33 21.12 internal/x/net/dns/dnsmessage 19:14:20 [2019-09-09T19:14:20.306Z] #33 24.57 runtime/cgo 19:14:20 [2019-09-09T19:14:20.354Z] #58 48.38 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o 19:14:20 [2019-09-09T19:14:20.919Z] #58 48.62 HOSTCC compel/src/lib/handle-elf-host.o 19:14:20 [2019-09-09T19:14:20.919Z] #58 48.96 HOSTCC compel/src/lib/log-host.o 19:14:21 [2019-09-09T19:14:21.173Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... 19:14:21 [2019-09-09T19:14:21.173Z] 19:14:21 [2019-09-09T19:14:21.173Z] ________ ____ __. 19:14:21 [2019-09-09T19:14:21.173Z] \_____ \ | |/ _| 19:14:21 [2019-09-09T19:14:21.173Z] / | \| < 19:14:21 [2019-09-09T19:14:21.173Z] / | \ | \ 19:14:21 [2019-09-09T19:14:21.173Z] \_______ /____|__ \ 19:14:21 [2019-09-09T19:14:21.173Z] \/ \/ 19:14:21 [2019-09-09T19:14:21.173Z] 19:14:21 [2019-09-09T19:14:21.173Z] INFO: make.ps1 ended at 09/09/2019 19:14:14 19:14:21 [2019-09-09T19:14:21.173Z] INFO: Binaries build ended at 09/09/2019 19:14:16. Duration:00:01:27.1116750 19:14:21 [2019-09-09T19:14:21.173Z] INFO: Copying the built daemon binary to d:\CI-5\CI-f14a47e58\binary\dockerd-f14a47e58.exe... 19:14:21 [2019-09-09T19:14:21.173Z] INFO: Copying the built client binary to d:\CI-5\CI-f14a47e58\binary\docker-f14a47e58.exe... 19:14:21 [2019-09-09T19:14:21.173Z] INFO: Copying dockerversion from the container... 19:14:21 [2019-09-09T19:14:21.173Z] INFO: Copying the golang package from the container to d:\CI-5\CI-f14a47e58\installer\go.zip... 19:14:21 [2019-09-09T19:14:21.485Z] #58 49.17 HOSTLINK compel/compel-host-bin 19:14:21 [2019-09-09T19:14:21.485Z] #58 49.27 DEP soccr/soccr.d 19:14:21 [2019-09-09T19:14:21.683Z] #33 ... 19:14:21 [2019-09-09T19:14:21.683Z] 19:14:21 [2019-09-09T19:14:21.683Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... 19:14:21 [2019-09-09T19:14:21.683Z] #44 19.63 Fetched 7922 kB in 14s (534 kB/s) 19:14:21 [2019-09-09T19:14:21.683Z] #44 19.63 Reading package lists... 19:14:21 [2019-09-09T19:14:21.683Z] #44 24.83 Reading package lists... 19:14:21 [2019-09-09T19:14:21.683Z] #44 29.49 Building dependency tree... 19:14:21 [2019-09-09T19:14:21.683Z] #44 ... 19:14:21 [2019-09-09T19:14:21.683Z] 19:14:21 [2019-09-09T19:14:21.683Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... 19:14:21 [2019-09-09T19:14:21.683Z] #35 19.54 Fetched 7922 kB in 13s (572 kB/s) 19:14:21 [2019-09-09T19:14:21.683Z] #35 19.54 Reading package lists... 19:14:21 [2019-09-09T19:14:21.683Z] #35 25.19 Reading package lists... 19:14:21 [2019-09-09T19:14:21.683Z] #35 ... 19:14:21 [2019-09-09T19:14:21.683Z] 19:14:21 [2019-09-09T19:14:21.683Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... 19:14:21 [2019-09-09T19:14:21.683Z] #57 19.70 Fetched 7922 kB in 15s (525 kB/s) 19:14:21 [2019-09-09T19:14:21.683Z] #57 19.70 Reading package lists... 19:14:21 [2019-09-09T19:14:21.683Z] #57 24.86 Reading package lists... 19:14:21 [2019-09-09T19:14:21.742Z] #58 49.48 CC soccr/soccr.o 19:14:22 [2019-09-09T19:14:22.618Z] #57 29.93 Building dependency tree... 19:14:22 [2019-09-09T19:14:22.618Z] #57 ... 19:14:22 [2019-09-09T19:14:22.618Z] 19:14:22 [2019-09-09T19:14:22.618Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum 19:14:22 [2019-09-09T19:14:22.618Z] #27 29.40 + cd /tmp/tmp.N7ABs8btpA/src/gotest.tools/gotestsum 19:14:22 [2019-09-09T19:14:22.618Z] #27 29.40 + git checkout -q v0.3.5 19:14:22 [2019-09-09T19:14:22.618Z] #27 29.40 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum 19:14:22 [2019-09-09T19:14:22.674Z] #58 50.55 AR soccr/libsoccr.a 19:14:22 [2019-09-09T19:14:22.674Z] #58 50.58 make[1]: 'soccr/libsoccr.a' is up to date. 19:14:22 [2019-09-09T19:14:22.725Z] INFO: Extracting go.zip to d:\CI-5\CI-f14a47e58\go 19:14:22 [2019-09-09T19:14:22.932Z] #58 50.75 DEP criu/arch/x86/sigframe.d 19:14:22 [2019-09-09T19:14:22.932Z] #58 50.83 DEP criu/arch/x86/sigaction_compat.d 19:14:22 [2019-09-09T19:14:22.932Z] #58 50.93 DEP criu/arch/x86/kerndat.d 19:14:23 [2019-09-09T19:14:23.189Z] #58 51.09 DEP criu/arch/x86/crtools.d 19:14:23 [2019-09-09T19:14:23.189Z] #58 51.23 DEP criu/arch/x86/cpu.d 19:14:23 [2019-09-09T19:14:23.754Z] #58 51.41 CC criu/arch/x86/cpu.o 19:14:24 [2019-09-09T19:14:24.011Z] #58 ... 19:14:24 [2019-09-09T19:14:24.011Z] 19:14:24 [2019-09-09T19:14:24.011Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 19:14:24 [2019-09-09T19:14:24.011Z] #33 93.05 crypto/sha256 19:14:24 [2019-09-09T19:14:24.011Z] #33 93.78 encoding/hex 19:14:24 [2019-09-09T19:14:24.011Z] #33 94.15 encoding/pem 19:14:24 [2019-09-09T19:14:24.011Z] #33 94.57 internal/singleflight 19:14:24 [2019-09-09T19:14:24.011Z] #33 94.76 net 19:14:24 [2019-09-09T19:14:24.011Z] #33 95.42 crypto/rand 19:14:24 [2019-09-09T19:14:24.011Z] #33 95.86 crypto/elliptic 19:14:24 [2019-09-09T19:14:24.011Z] #33 97.59 encoding/asn1 19:14:24 [2019-09-09T19:14:24.011Z] #33 99.59 crypto/ecdsa 19:14:24 [2019-09-09T19:14:24.011Z] #33 100.0 crypto/rsa 19:14:24 [2019-09-09T19:14:24.011Z] #33 101.2 crypto/dsa 19:14:24 [2019-09-09T19:14:24.011Z] #33 101.6 crypto/x509/pkix 19:14:24 [2019-09-09T19:14:24.011Z] #33 102.0 internal/x/crypto/cryptobyte 19:14:24 [2019-09-09T19:14:24.269Z] #33 ... 19:14:24 [2019-09-09T19:14:24.269Z] 19:14:24 [2019-09-09T19:14:24.269Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 19:14:24 [2019-09-09T19:14:24.269Z] #58 52.04 CC criu/arch/x86/crtools.o 19:14:25 [2019-09-09T19:14:25.641Z] #58 53.12 CC criu/arch/x86/kerndat.o 19:14:25 [2019-09-09T19:14:25.899Z] #58 53.70 CC criu/arch/x86/sigaction_compat.o 19:14:25 [2019-09-09T19:14:25.900Z] #27 ... 19:14:25 [2019-09-09T19:14:25.900Z] 19:14:25 [2019-09-09T19:14:25.900Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy 19:14:25 [2019-09-09T19:14:25.900Z] #50 DONE 33.0s 19:14:26 [2019-09-09T19:14:26.157Z] #58 53.89 CC criu/arch/x86/sigframe.o 19:14:26 [2019-09-09T19:14:26.158Z] 19:14:26 [2019-09-09T19:14:26.158Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... 19:14:26 [2019-09-09T19:14:26.158Z] #57 29.93 Building dependency tree... 19:14:26 [2019-09-09T19:14:26.158Z] #57 31.02 Reading state information... 19:14:26 [2019-09-09T19:14:26.158Z] #57 31.91 The following additional packages will be installed: 19:14:26 [2019-09-09T19:14:26.158Z] #57 31.94 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 19:14:26 [2019-09-09T19:14:26.158Z] #57 31.94 libprotoc10 python-pkg-resources zlib1g-dev 19:14:26 [2019-09-09T19:14:26.158Z] #57 31.95 Suggested packages: 19:14:26 [2019-09-09T19:14:26.158Z] #57 31.95 manpages-dev python-setuptools 19:14:26 [2019-09-09T19:14:26.158Z] #57 33.14 The following NEW packages will be installed: 19:14:26 [2019-09-09T19:14:26.158Z] #57 33.14 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev 19:14:26 [2019-09-09T19:14:26.158Z] #57 33.14 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 19:14:26 [2019-09-09T19:14:26.158Z] #57 33.15 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf 19:14:26 [2019-09-09T19:14:26.158Z] #57 33.15 zlib1g-dev 19:14:26 [2019-09-09T19:14:26.158Z] #57 34.24 0 upgraded, 16 newly installed, 0 to remove and 10 not upgraded. 19:14:26 [2019-09-09T19:14:26.158Z] #57 34.24 Need to get 3602 kB of archives. 19:14:26 [2019-09-09T19:14:26.158Z] #57 34.24 After this operation, 18.9 MB of additional disk space will be used. 19:14:26 [2019-09-09T19:14:26.158Z] #57 34.24 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] 19:14:26 [2019-09-09T19:14:26.158Z] #57 34.24 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] 19:14:26 [2019-09-09T19:14:26.158Z] #57 34.25 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] 19:14:26 [2019-09-09T19:14:26.158Z] #57 34.25 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] 19:14:26 [2019-09-09T19:14:26.158Z] #57 34.25 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] 19:14:26 [2019-09-09T19:14:26.158Z] #57 34.27 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] 19:14:26 [2019-09-09T19:14:26.158Z] #57 34.27 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] 19:14:26 [2019-09-09T19:14:26.158Z] #57 34.30 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] 19:14:26 [2019-09-09T19:14:26.158Z] #57 34.33 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] 19:14:26 [2019-09-09T19:14:26.414Z] #58 54.17 LINK criu/arch/x86/crtools.built-in.o 19:14:26 [2019-09-09T19:14:26.414Z] #58 54.22 DEP criu/pie/util-vdso-elf32.d 19:14:26 [2019-09-09T19:14:26.414Z] #58 54.36 DEP criu/arch/x86/vdso-pie.d 19:14:26 [2019-09-09T19:14:26.416Z] #57 34.42 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] 19:14:26 [2019-09-09T19:14:26.416Z] #57 34.48 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] 19:14:26 [2019-09-09T19:14:26.416Z] #57 34.61 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] 19:14:26 [2019-09-09T19:14:26.672Z] #58 54.46 DEP criu/pie/parasite-vdso.d 19:14:26 [2019-09-09T19:14:26.672Z] #58 54.58 DEP criu/pie/util-vdso.d 19:14:26 [2019-09-09T19:14:26.673Z] #57 34.65 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] 19:14:26 [2019-09-09T19:14:26.673Z] #57 34.66 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] 19:14:26 [2019-09-09T19:14:26.673Z] #57 34.66 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] 19:14:26 [2019-09-09T19:14:26.673Z] #57 34.66 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] 19:14:26 [2019-09-09T19:14:26.929Z] #58 54.68 DEP criu/pie/util.d 19:14:26 [2019-09-09T19:14:26.930Z] #58 54.80 CC criu/pie/util.o 19:14:27 [2019-09-09T19:14:27.187Z] #58 55.13 CC criu/pie/util-vdso.o 19:14:27 [2019-09-09T19:14:27.606Z] #57 35.70 debconf: delaying package configuration, since apt-utils is not installed 19:14:27 [2019-09-09T19:14:27.606Z] #57 35.84 Fetched 3602 kB in 1s (2403 kB/s) 19:14:27 [2019-09-09T19:14:27.753Z] #58 55.73 CC criu/pie/parasite-vdso.o 19:14:27 [2019-09-09T19:14:27.864Z] #57 35.93 Selecting previously unselected package libnet1:amd64. 19:14:27 [2019-09-09T19:14:27.864Z] #57 35.93 (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 ... 15091 files and directories currently installed.) 19:14:27 [2019-09-09T19:14:27.864Z] #57 35.97 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... 19:14:27 [2019-09-09T19:14:27.864Z] #57 ... 19:14:27 [2019-09-09T19:14:27.864Z] 19:14:27 [2019-09-09T19:14:27.864Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... 19:14:27 [2019-09-09T19:14:27.864Z] #44 29.49 Building dependency tree... 19:14:27 [2019-09-09T19:14:27.864Z] #44 30.52 Reading state information... 19:14:27 [2019-09-09T19:14:27.864Z] #44 31.64 The following additional packages will be installed: 19:14:27 [2019-09-09T19:14:27.864Z] #44 31.66 btrfs-progs liblzo2-2 19:14:27 [2019-09-09T19:14:27.864Z] #44 31.91 The following NEW packages will be installed: 19:14:27 [2019-09-09T19:14:27.864Z] #44 31.91 btrfs-progs btrfs-tools liblzo2-2 19:14:27 [2019-09-09T19:14:27.864Z] #44 33.01 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded. 19:14:27 [2019-09-09T19:14:27.864Z] #44 33.01 Need to get 649 kB of archives. 19:14:27 [2019-09-09T19:14:27.864Z] #44 33.01 After this operation, 4320 kB of additional disk space will be used. 19:14:27 [2019-09-09T19:14:27.864Z] #44 33.01 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] 19:14:27 [2019-09-09T19:14:27.864Z] #44 33.01 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] 19:14:27 [2019-09-09T19:14:27.864Z] #44 33.04 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] 19:14:27 [2019-09-09T19:14:27.864Z] #44 33.85 debconf: delaying package configuration, since apt-utils is not installed 19:14:27 [2019-09-09T19:14:27.864Z] #44 34.13 Fetched 649 kB in 1s (611 kB/s) 19:14:27 [2019-09-09T19:14:27.864Z] #44 34.24 Selecting previously unselected package liblzo2-2:amd64. 19:14:27 [2019-09-09T19:14:27.864Z] #44 34.24 (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 ... 15091 files and directories currently installed.) 19:14:27 [2019-09-09T19:14:27.864Z] #44 34.31 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... 19:14:27 [2019-09-09T19:14:27.864Z] #44 34.35 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... 19:14:27 [2019-09-09T19:14:27.864Z] #44 34.42 Selecting previously unselected package btrfs-progs. 19:14:27 [2019-09-09T19:14:27.864Z] #44 34.42 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... 19:14:27 [2019-09-09T19:14:27.864Z] #44 34.43 Unpacking btrfs-progs (4.7.3-1) ... 19:14:27 [2019-09-09T19:14:27.864Z] #44 35.51 Selecting previously unselected package btrfs-tools. 19:14:27 [2019-09-09T19:14:27.864Z] #44 35.51 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... 19:14:27 [2019-09-09T19:14:27.864Z] #44 35.51 Unpacking btrfs-tools (4.7.3-1) ... 19:14:27 [2019-09-09T19:14:27.864Z] #44 35.65 Processing triggers for libc-bin (2.24-11+deb9u4) ... 19:14:27 [2019-09-09T19:14:27.864Z] #44 35.70 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... 19:14:27 [2019-09-09T19:14:27.864Z] #44 35.74 Setting up btrfs-progs (4.7.3-1) ... 19:14:27 [2019-09-09T19:14:27.864Z] #44 35.76 Setting up btrfs-tools (4.7.3-1) ... 19:14:27 [2019-09-09T19:14:27.864Z] #44 35.80 Processing triggers for libc-bin (2.24-11+deb9u4) ... 19:14:27 [2019-09-09T19:14:27.864Z] #44 DONE 36.1s 19:14:27 [2019-09-09T19:14:27.864Z] 19:14:27 [2019-09-09T19:14:27.864Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... 19:14:27 [2019-09-09T19:14:27.864Z] #57 35.98 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... 19:14:27 [2019-09-09T19:14:27.864Z] #57 ... 19:14:27 [2019-09-09T19:14:27.864Z] 19:14:27 [2019-09-09T19:14:27.864Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... 19:14:27 [2019-09-09T19:14:27.864Z] #35 25.19 Reading package lists... 19:14:27 [2019-09-09T19:14:27.864Z] #35 30.86 Building dependency tree... 19:14:27 [2019-09-09T19:14:27.864Z] #35 31.89 Reading state information... 19:14:27 [2019-09-09T19:14:27.864Z] #35 32.97 The following additional packages will be installed: 19:14:27 [2019-09-09T19:14:27.864Z] #35 32.97 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd 19:14:27 [2019-09-09T19:14:27.864Z] #35 32.98 Suggested packages: 19:14:27 [2019-09-09T19:14:27.864Z] #35 32.98 codeblocks eclipse ninja-build lrzip 19:14:27 [2019-09-09T19:14:27.864Z] #35 32.98 Recommended packages: 19:14:27 [2019-09-09T19:14:27.864Z] #35 32.98 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny 19:14:27 [2019-09-09T19:14:27.864Z] #35 33.66 The following NEW packages will be installed: 19:14:27 [2019-09-09T19:14:27.864Z] #35 33.66 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 19:14:27 [2019-09-09T19:14:27.864Z] #35 33.66 vim-common xxd 19:14:27 [2019-09-09T19:14:27.864Z] #35 34.73 0 upgraded, 10 newly installed, 0 to remove and 10 not upgraded. 19:14:27 [2019-09-09T19:14:27.864Z] #35 34.73 Need to get 13.7 MB of archives. 19:14:27 [2019-09-09T19:14:27.864Z] #35 34.73 After this operation, 57.2 MB of additional disk space will be used. 19:14:27 [2019-09-09T19:14:27.864Z] #35 34.73 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] 19:14:27 [2019-09-09T19:14:27.864Z] #35 34.86 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] 19:14:27 [2019-09-09T19:14:27.864Z] #35 34.87 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] 19:14:27 [2019-09-09T19:14:27.864Z] #35 35.73 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] 19:14:27 [2019-09-09T19:14:27.864Z] #35 35.79 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB] 19:14:27 [2019-09-09T19:14:27.864Z] #35 35.82 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] 19:14:27 [2019-09-09T19:14:27.864Z] #35 35.82 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] 19:14:27 [2019-09-09T19:14:27.864Z] #35 35.83 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] 19:14:28 [2019-09-09T19:14:28.125Z] #35 36.08 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] 19:14:28 [2019-09-09T19:14:28.125Z] #35 36.13 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] 19:14:28 [2019-09-09T19:14:28.125Z] #35 ... 19:14:28 [2019-09-09T19:14:28.125Z] 19:14:28 [2019-09-09T19:14:28.125Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh 19:14:28 [2019-09-09T19:14:28.125Z] #45 DONE 0.2s 19:14:28 [2019-09-09T19:14:28.125Z] 19:14:28 [2019-09-09T19:14:28.125Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ 19:14:28 [2019-09-09T19:14:28.125Z] #46 DONE 0.1s 19:14:28 [2019-09-09T19:14:28.125Z] 19:14:28 [2019-09-09T19:14:28.125Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... 19:14:28 [2019-09-09T19:14:28.125Z] #57 36.24 Selecting previously unselected package libcap-dev:amd64. 19:14:28 [2019-09-09T19:14:28.125Z] #57 36.25 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... 19:14:28 [2019-09-09T19:14:28.125Z] #57 36.27 Unpacking libcap-dev:amd64 (1:2.25-1) ... 19:14:28 [2019-09-09T19:14:28.383Z] #57 36.41 Selecting previously unselected package libnet1-dev. 19:14:28 [2019-09-09T19:14:28.383Z] #57 36.42 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... 19:14:28 [2019-09-09T19:14:28.383Z] #57 36.43 Unpacking libnet1-dev (1.1.6+dfsg-3) ... 19:14:28 [2019-09-09T19:14:28.641Z] #57 36.71 Selecting previously unselected package libnl-3-200:amd64. 19:14:28 [2019-09-09T19:14:28.641Z] #57 36.71 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... 19:14:28 [2019-09-09T19:14:28.641Z] #57 36.72 Unpacking libnl-3-200:amd64 (3.2.27-2) ... 19:14:28 [2019-09-09T19:14:28.685Z] #58 56.60 CC criu/arch/x86/vdso-pie.o 19:14:28 [2019-09-09T19:14:28.899Z] #57 36.96 Selecting previously unselected package libnl-3-dev:amd64. 19:14:28 [2019-09-09T19:14:28.899Z] #57 36.98 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... 19:14:28 [2019-09-09T19:14:28.899Z] #57 37.02 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... 19:14:29 [2019-09-09T19:14:29.156Z] #57 37.29 Selecting previously unselected package libprotobuf-c1:amd64. 19:14:29 [2019-09-09T19:14:29.156Z] #57 37.29 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... 19:14:29 [2019-09-09T19:14:29.156Z] #57 37.29 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... 19:14:29 [2019-09-09T19:14:29.156Z] #57 37.39 Selecting previously unselected package libprotobuf-c-dev:amd64. 19:14:29 [2019-09-09T19:14:29.250Z] #58 56.97 CC criu/pie/util-vdso-elf32.o 19:14:29 [2019-09-09T19:14:29.415Z] #57 37.39 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... 19:14:29 [2019-09-09T19:14:29.415Z] #57 37.40 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... 19:14:29 [2019-09-09T19:14:29.415Z] #57 37.51 Selecting previously unselected package zlib1g-dev:amd64. 19:14:29 [2019-09-09T19:14:29.415Z] #57 37.51 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... 19:14:29 [2019-09-09T19:14:29.415Z] #57 37.53 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... 19:14:29 [2019-09-09T19:14:29.673Z] #57 37.80 Selecting previously unselected package libprotobuf10:amd64. 19:14:29 [2019-09-09T19:14:29.673Z] #57 37.80 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... 19:14:29 [2019-09-09T19:14:29.815Z] #58 57.58 AR criu/pie/pie.lib.a 19:14:29 [2019-09-09T19:14:29.815Z] #58 57.63 DEP criu/pie/restorer.d 19:14:29 [2019-09-09T19:14:29.971Z] #57 37.81 Unpacking libprotobuf10:amd64 (3.0.0-9) ... 19:14:30 [2019-09-09T19:14:30.073Z] #58 57.84 DEP criu/arch/x86/sigaction_compat_pie.d 19:14:30 [2019-09-09T19:14:30.073Z] #58 57.97 DEP criu/arch/x86/restorer_unmap.d 19:14:30 [2019-09-09T19:14:30.073Z] #58 58.01 DEP criu/arch/x86/restorer.d 19:14:30 [2019-09-09T19:14:30.331Z] #58 58.17 DEP criu/pie/parasite.d 19:14:30 [2019-09-09T19:14:30.542Z] #57 38.60 Selecting previously unselected package libprotobuf-lite10:amd64. 19:14:30 [2019-09-09T19:14:30.542Z] #57 38.61 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... 19:14:30 [2019-09-09T19:14:30.542Z] #57 38.61 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... 19:14:30 [2019-09-09T19:14:30.588Z] #58 58.42 CC criu/pie/parasite.o 19:14:30 [2019-09-09T19:14:30.801Z] #57 38.75 Selecting previously unselected package libprotobuf-dev:amd64. 19:14:30 [2019-09-09T19:14:30.801Z] #57 38.78 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... 19:14:30 [2019-09-09T19:14:30.801Z] #57 38.79 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... 19:14:31 [2019-09-09T19:14:31.527Z] #58 59.45 LINK criu/pie/parasite.built-in.o 19:14:31 [2019-09-09T19:14:31.527Z] #58 59.47 GEN criu/pie/parasite-blob.h 19:14:31 [2019-09-09T19:14:31.527Z] #58 59.50 CC criu/arch/x86/restorer.o 19:14:32 [2019-09-09T19:14:32.099Z] #58 60.14 CC criu/arch/x86/restorer_unmap.o 19:14:32 [2019-09-09T19:14:32.177Z] #57 39.95 Selecting previously unselected package libprotoc10:amd64. 19:14:32 [2019-09-09T19:14:32.177Z] #57 39.95 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... 19:14:32 [2019-09-09T19:14:32.177Z] #57 39.96 Unpacking libprotoc10:amd64 (3.0.0-9) ... 19:14:32 [2019-09-09T19:14:32.355Z] #58 60.20 CC criu/arch/x86/sigaction_compat_pie.o 19:14:32 [2019-09-09T19:14:32.393Z] + dpkg --print-architecture 19:14:32 [2019-09-09T19:14:32.393Z] + cd /tmp/tmp.cIqpLt5cNr/src/github.com/docker/distribution 19:14:32 [2019-09-09T19:14:32.393Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd 19:14:32 [2019-09-09T19:14:32.393Z] + GOPATH=/tmp/tmp.cIqpLt5cNr/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.cIqpLt5cNr 19:14:32 [2019-09-09T19:14:32.393Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry 19:14:32 [2019-09-09T19:14:32.435Z] #57 40.55 Selecting previously unselected package protobuf-c-compiler. 19:14:32 [2019-09-09T19:14:32.612Z] #58 60.54 CC criu/pie/restorer.o 19:14:32 [2019-09-09T19:14:32.693Z] #57 40.55 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... 19:14:32 [2019-09-09T19:14:32.693Z] #57 40.56 Unpacking protobuf-c-compiler (1.2.1-2) ... 19:14:32 [2019-09-09T19:14:32.693Z] #57 40.70 Selecting previously unselected package protobuf-compiler. 19:14:32 [2019-09-09T19:14:32.693Z] #57 40.71 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... 19:14:32 [2019-09-09T19:14:32.693Z] #57 40.73 Unpacking protobuf-compiler (3.0.0-9) ... 19:14:32 [2019-09-09T19:14:32.950Z] #57 40.87 Selecting previously unselected package python-pkg-resources. 19:14:32 [2019-09-09T19:14:32.951Z] #57 40.87 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... 19:14:32 [2019-09-09T19:14:32.951Z] #57 40.88 Unpacking python-pkg-resources (33.1.1-1) ... 19:14:33 [2019-09-09T19:14:33.208Z] #57 41.17 Selecting previously unselected package python-protobuf. 19:14:33 [2019-09-09T19:14:33.208Z] #57 41.17 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... 19:14:33 [2019-09-09T19:14:33.208Z] #57 41.18 Unpacking python-protobuf (3.0.0-9) ... 19:14:33 [2019-09-09T19:14:33.466Z] #57 41.58 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... 19:14:33 [2019-09-09T19:14:33.924Z] #57 41.73 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... 19:14:33 [2019-09-09T19:14:33.924Z] #57 41.75 Setting up python-pkg-resources (33.1.1-1) ... 19:14:34 [2019-09-09T19:14:34.505Z] #58 ... 19:14:34 [2019-09-09T19:14:34.506Z] 19:14:34 [2019-09-09T19:14:34.506Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 19:14:34 [2019-09-09T19:14:34.506Z] #33 103.7 internal/x/crypto/internal/chacha20 19:14:34 [2019-09-09T19:14:34.506Z] #33 104.0 internal/x/crypto/poly1305 19:14:34 [2019-09-09T19:14:34.506Z] #33 104.3 internal/x/crypto/chacha20poly1305 19:14:34 [2019-09-09T19:14:34.506Z] #33 105.0 internal/x/crypto/hkdf 19:14:34 [2019-09-09T19:14:34.506Z] #33 105.3 internal/x/text/transform 19:14:34 [2019-09-09T19:14:34.506Z] #33 106.1 internal/x/text/unicode/bidi 19:14:34 [2019-09-09T19:14:34.506Z] #33 107.5 internal/x/text/secure/bidirule 19:14:34 [2019-09-09T19:14:34.506Z] #33 107.8 internal/x/text/unicode/norm 19:14:34 [2019-09-09T19:14:34.506Z] #33 110.6 crypto/x509 19:14:34 [2019-09-09T19:14:34.506Z] #33 111.7 internal/x/net/idna 19:14:34 [2019-09-09T19:14:34.506Z] #33 113.4 net/textproto 19:14:34 [2019-09-09T19:14:34.506Z] #33 ... 19:14:34 [2019-09-09T19:14:34.506Z] 19:14:34 [2019-09-09T19:14:34.506Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter 19:14:34 [2019-09-09T19:14:34.506Z] #24 104.1 + GOBIN=/build 19:14:34 [2019-09-09T19:14:34.506Z] #24 104.1 + /build/gometalinter --install 19:14:34 [2019-09-09T19:14:34.506Z] #24 104.1 Installing: 19:14:34 [2019-09-09T19:14:34.506Z] #24 104.1 deadcode 19:14:34 [2019-09-09T19:14:34.506Z] #24 104.1 dupl 19:14:34 [2019-09-09T19:14:34.506Z] #24 104.1 errcheck 19:14:34 [2019-09-09T19:14:34.506Z] #24 104.1 gas 19:14:34 [2019-09-09T19:14:34.506Z] #24 104.1 gochecknoglobals 19:14:34 [2019-09-09T19:14:34.506Z] #24 104.1 gochecknoinits 19:14:34 [2019-09-09T19:14:34.506Z] #24 104.1 goconst 19:14:34 [2019-09-09T19:14:34.506Z] #24 104.1 gocyclo 19:14:34 [2019-09-09T19:14:34.506Z] #24 104.1 goimports 19:14:34 [2019-09-09T19:14:34.506Z] #24 104.1 golint 19:14:34 [2019-09-09T19:14:34.506Z] #24 104.1 gosimple 19:14:34 [2019-09-09T19:14:34.506Z] #24 104.1 gotype 19:14:34 [2019-09-09T19:14:34.506Z] #24 104.1 gotypex 19:14:34 [2019-09-09T19:14:34.506Z] #24 104.1 ineffassign 19:14:34 [2019-09-09T19:14:34.506Z] #24 104.1 interfacer 19:14:34 [2019-09-09T19:14:34.506Z] #24 104.1 lll 19:14:34 [2019-09-09T19:14:34.506Z] #24 104.1 maligned 19:14:34 [2019-09-09T19:14:34.506Z] #24 104.1 megacheck 19:14:34 [2019-09-09T19:14:34.506Z] #24 104.1 misspell 19:14:34 [2019-09-09T19:14:34.506Z] #24 104.1 nakedret 19:14:34 [2019-09-09T19:14:34.506Z] #24 104.1 safesql 19:14:34 [2019-09-09T19:14:34.506Z] #24 104.1 staticcheck 19:14:34 [2019-09-09T19:14:34.506Z] #24 104.1 structcheck 19:14:34 [2019-09-09T19:14:34.506Z] #24 104.1 unconvert 19:14:34 [2019-09-09T19:14:34.506Z] #24 104.1 unparam 19:14:34 [2019-09-09T19:14:34.506Z] #24 104.1 unused 19:14:34 [2019-09-09T19:14:34.506Z] #24 104.1 varcheck 19:14:35 [2019-09-09T19:14:35.070Z] #24 ... 19:14:35 [2019-09-09T19:14:35.070Z] 19:14:35 [2019-09-09T19:14:35.070Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 19:14:35 [2019-09-09T19:14:35.070Z] #58 62.85 LINK criu/pie/restorer.built-in.o 19:14:35 [2019-09-09T19:14:35.070Z] #58 62.88 GEN criu/pie/restorer-blob.h 19:14:35 [2019-09-09T19:14:35.070Z] #58 62.99 DEP criu/vdso.d 19:14:35 [2019-09-09T19:14:35.298Z] #57 ... 19:14:35 [2019-09-09T19:14:35.298Z] 19:14:35 [2019-09-09T19:14:35.298Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 19:14:35 [2019-09-09T19:14:35.298Z] #33 32.51 internal/x/crypto/curve25519 19:14:35 [2019-09-09T19:14:35.298Z] #33 37.70 sync 19:14:35 [2019-09-09T19:14:35.298Z] #33 38.27 reflect 19:14:35 [2019-09-09T19:14:35.298Z] #33 38.27 io 19:14:35 [2019-09-09T19:14:35.298Z] #33 39.44 bytes 19:14:35 [2019-09-09T19:14:35.298Z] #33 41.38 bufio 19:14:35 [2019-09-09T19:14:35.327Z] #58 63.17 DEP criu/vdso-compat.d 19:14:35 [2019-09-09T19:14:35.556Z] #33 ... 19:14:35 [2019-09-09T19:14:35.556Z] 19:14:35 [2019-09-09T19:14:35.556Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... 19:14:35 [2019-09-09T19:14:35.556Z] #35 37.28 debconf: delaying package configuration, since apt-utils is not installed 19:14:35 [2019-09-09T19:14:35.556Z] #35 37.44 Fetched 13.7 MB in 2s (5419 kB/s) 19:14:35 [2019-09-09T19:14:35.556Z] #35 37.55 Selecting previously unselected package cmake-data. 19:14:35 [2019-09-09T19:14:35.556Z] #35 37.55 (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 ... 15091 files and directories currently installed.) 19:14:35 [2019-09-09T19:14:35.556Z] #35 37.58 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... 19:14:35 [2019-09-09T19:14:35.556Z] #35 37.59 Unpacking cmake-data (3.7.2-1) ... 19:14:35 [2019-09-09T19:14:35.556Z] #35 40.28 Selecting previously unselected package liblzo2-2:amd64. 19:14:35 [2019-09-09T19:14:35.556Z] #35 40.29 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... 19:14:35 [2019-09-09T19:14:35.556Z] #35 40.31 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... 19:14:35 [2019-09-09T19:14:35.556Z] #35 40.54 Selecting previously unselected package libicu57:amd64. 19:14:35 [2019-09-09T19:14:35.556Z] #35 40.54 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... 19:14:35 [2019-09-09T19:14:35.556Z] #35 40.55 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... 19:14:35 [2019-09-09T19:14:35.583Z] #58 63.33 DEP criu/uts_ns.d 19:14:35 [2019-09-09T19:14:35.583Z] #58 63.51 DEP criu/util.d 19:14:35 [2019-09-09T19:14:35.840Z] #58 63.78 DEP criu/uffd.d 19:14:36 [2019-09-09T19:14:36.097Z] #58 64.01 DEP criu/tun.d 19:14:36 [2019-09-09T19:14:36.097Z] #58 64.15 DEP criu/tty.d 19:14:36 [2019-09-09T19:14:36.122Z] #35 ... 19:14:36 [2019-09-09T19:14:36.122Z] 19:14:36 [2019-09-09T19:14:36.122Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 19:14:36 [2019-09-09T19:14:36.122Z] #33 43.01 syscall 19:14:36 [2019-09-09T19:14:36.661Z] #58 64.32 DEP criu/timerfd.d 19:14:36 [2019-09-09T19:14:36.661Z] #58 64.45 DEP criu/sysfs_parse.d 19:14:36 [2019-09-09T19:14:36.661Z] #58 64.59 DEP criu/sysctl.d 19:14:36 [2019-09-09T19:14:36.661Z] #58 64.71 DEP criu/string.d 19:14:36 [2019-09-09T19:14:36.919Z] #58 64.75 DEP criu/stats.d 19:14:36 [2019-09-09T19:14:36.919Z] #58 64.82 DEP criu/sockets.d 19:14:36 [2019-09-09T19:14:36.919Z] #58 64.95 DEP criu/sk-unix.d 19:14:37 [2019-09-09T19:14:37.484Z] #58 65.15 DEP criu/sk-tcp.d 19:14:37 [2019-09-09T19:14:37.484Z] #58 65.31 DEP criu/sk-queue.d 19:14:37 [2019-09-09T19:14:37.742Z] #58 65.46 DEP criu/sk-packet.d 19:14:37 [2019-09-09T19:14:37.742Z] #58 65.69 DEP criu/sk-netlink.d 19:14:37 [2019-09-09T19:14:37.953Z] + rm -rf /tmp/tmp.cIqpLt5cNr/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.cIqpLt5cNr 19:14:37 [2019-09-09T19:14:37.999Z] #58 65.84 DEP criu/sk-inet.d 19:14:38 [2019-09-09T19:14:38.257Z] #58 66.09 DEP criu/signalfd.d 19:14:38 [2019-09-09T19:14:38.514Z] #58 66.31 DEP criu/sigframe.d 19:14:38 [2019-09-09T19:14:38.514Z] #58 66.41 DEP criu/shmem.d 19:14:38 [2019-09-09T19:14:38.650Z] #33 ... 19:14:38 [2019-09-09T19:14:38.650Z] 19:14:38 [2019-09-09T19:14:38.650Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv 19:14:38 [2019-09-09T19:14:38.650Z] #30 35.46 sync 19:14:38 [2019-09-09T19:14:38.650Z] #30 35.91 io 19:14:38 [2019-09-09T19:14:38.650Z] #30 35.92 reflect 19:14:38 [2019-09-09T19:14:38.650Z] #30 37.10 syscall 19:14:38 [2019-09-09T19:14:38.650Z] #30 43.92 time 19:14:38 [2019-09-09T19:14:38.650Z] #30 ... 19:14:38 [2019-09-09T19:14:38.650Z] 19:14:38 [2019-09-09T19:14:38.650Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd 19:14:38 [2019-09-09T19:14:38.650Z] #47 2.532 + RM_GOPATH=0 19:14:38 [2019-09-09T19:14:38.650Z] #47 2.532 + TMP_GOPATH= 19:14:38 [2019-09-09T19:14:38.650Z] #47 2.532 + : /build 19:14:38 [2019-09-09T19:14:38.650Z] #47 2.532 + '[' -z '' ']' 19:14:38 [2019-09-09T19:14:38.650Z] #47 2.536 ++ mktemp -d 19:14:38 [2019-09-09T19:14:38.650Z] #47 2.540 + export GOPATH=/tmp/tmp.IOCrsgQrjd 19:14:38 [2019-09-09T19:14:38.650Z] #47 2.540 + GOPATH=/tmp/tmp.IOCrsgQrjd 19:14:38 [2019-09-09T19:14:38.650Z] #47 2.540 + RM_GOPATH=1 19:14:38 [2019-09-09T19:14:38.650Z] #47 2.540 ++ dirname ./install.sh 19:14:38 [2019-09-09T19:14:38.650Z] #47 2.541 + dir=. 19:14:38 [2019-09-09T19:14:38.650Z] #47 2.541 + bin=containerd 19:14:38 [2019-09-09T19:14:38.650Z] #47 2.541 + shift 19:14:38 [2019-09-09T19:14:38.650Z] #47 2.541 + '[' '!' -f ./containerd.installer ']' 19:14:38 [2019-09-09T19:14:38.650Z] #47 2.541 + . ./containerd.installer 19:14:38 [2019-09-09T19:14:38.650Z] #47 2.545 ++ CONTAINERD_COMMIT=d50db0a42053864a270f648048f9a8b4f24eced3 19:14:38 [2019-09-09T19:14:38.650Z] #47 2.546 + install_containerd 19:14:38 [2019-09-09T19:14:38.650Z] #47 2.546 Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3 19:14:38 [2019-09-09T19:14:38.650Z] #47 2.546 + echo 'Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3' 19:14:38 [2019-09-09T19:14:38.650Z] #47 2.546 + git clone https://github.com/containerd/containerd.git /tmp/tmp.IOCrsgQrjd/src/github.com/containerd/containerd 19:14:38 [2019-09-09T19:14:38.650Z] #47 2.552 Cloning into '/tmp/tmp.IOCrsgQrjd/src/github.com/containerd/containerd'... 19:14:38 [2019-09-09T19:14:38.650Z] #47 ... 19:14:38 [2019-09-09T19:14:38.650Z] 19:14:38 [2019-09-09T19:14:38.650Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... 19:14:38 [2019-09-09T19:14:38.650Z] #35 46.51 Selecting previously unselected package libxml2:amd64. 19:14:38 [2019-09-09T19:14:38.650Z] #35 46.51 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... 19:14:38 [2019-09-09T19:14:38.650Z] #35 46.53 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... 19:14:38 [2019-09-09T19:14:38.772Z] #58 66.59 DEP criu/servicefd.d 19:14:39 [2019-09-09T19:14:39.029Z] #58 66.80 DEP criu/seize.d 19:14:39 [2019-09-09T19:14:39.029Z] #58 66.93 DEP criu/seccomp.d 19:14:39 [2019-09-09T19:14:39.215Z] #35 47.12 Selecting previously unselected package libarchive13:amd64. 19:14:39 [2019-09-09T19:14:39.215Z] #35 47.13 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ... 19:14:39 [2019-09-09T19:14:39.215Z] #35 47.15 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ... 19:14:39 [2019-09-09T19:14:39.286Z] #58 67.08 DEP criu/rst-malloc.d 19:14:39 [2019-09-09T19:14:39.286Z] #58 67.14 DEP criu/rbtree.d 19:14:39 [2019-09-09T19:14:39.286Z] #58 67.18 DEP criu/pstree.d 19:14:39 [2019-09-09T19:14:39.471Z] Removing intermediate container d8bae85d0832 19:14:39 [2019-09-09T19:14:39.471Z] ---> 5d13e4890ae9 19:14:39 [2019-09-09T19:14:39.471Z] Step 16/126 : FROM base AS swagger 19:14:39 [2019-09-09T19:14:39.471Z] ---> 8a03295837a8 19:14:39 [2019-09-09T19:14:39.471Z] Step 17/126 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb 19:14:39 [2019-09-09T19:14:39.471Z] ---> Running in 0b0c6cd7312d 19:14:39 [2019-09-09T19:14:39.471Z] Removing intermediate container 0b0c6cd7312d 19:14:39 [2019-09-09T19:14:39.471Z] ---> 77c77e0dc890 19:14:39 [2019-09-09T19:14:39.471Z] Step 18/126 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/go-swagger/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger" && (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT") && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger && rm -rf "$GOPATH" 19:14:39 [2019-09-09T19:14:39.471Z] ---> Running in 26ca686d6168 19:14:39 [2019-09-09T19:14:39.472Z] #35 47.41 Selecting previously unselected package libjsoncpp1:amd64. 19:14:39 [2019-09-09T19:14:39.472Z] #35 47.42 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... 19:14:39 [2019-09-09T19:14:39.472Z] #35 47.43 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... 19:14:39 [2019-09-09T19:14:39.472Z] #35 47.59 Selecting previously unselected package libuv1:amd64. 19:14:39 [2019-09-09T19:14:39.472Z] #35 47.59 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... 19:14:39 [2019-09-09T19:14:39.472Z] #35 47.60 Unpacking libuv1:amd64 (1.9.1-3) ... 19:14:39 [2019-09-09T19:14:39.543Z] #58 67.27 DEP criu/protobuf.d 19:14:39 [2019-09-09T19:14:39.543Z] #58 67.39 GEN criu/protobuf-desc-gen.h 19:14:39 [2019-09-09T19:14:39.730Z] #35 47.78 Selecting previously unselected package cmake. 19:14:39 [2019-09-09T19:14:39.730Z] #35 47.78 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... 19:14:39 [2019-09-09T19:14:39.730Z] #35 47.85 Unpacking cmake (3.7.2-1) ... 19:14:39 [2019-09-09T19:14:39.753Z] + mktemp -d 19:14:39 [2019-09-09T19:14:39.753Z] + export GOPATH=/tmp/tmp.BmZMxMxvOS 19:14:39 [2019-09-09T19:14:39.753Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.BmZMxMxvOS/src/github.com/go-swagger/go-swagger 19:14:39 [2019-09-09T19:14:39.753Z] Cloning into '/tmp/tmp.BmZMxMxvOS/src/github.com/go-swagger/go-swagger'... 19:14:40 [2019-09-09T19:14:40.913Z] #58 68.61 DEP criu/protobuf-desc.d 19:14:40 [2019-09-09T19:14:40.913Z] #58 68.80 DEP criu/proc_parse.d 19:14:41 [2019-09-09T19:14:41.170Z] #58 69.02 DEP criu/plugin.d 19:14:41 [2019-09-09T19:14:41.170Z] #58 69.17 DEP criu/pipes.d 19:14:41 [2019-09-09T19:14:41.427Z] #58 69.36 DEP criu/pie-util.d 19:14:41 [2019-09-09T19:14:41.684Z] #58 69.48 DEP criu/pie-util-vdso.d 19:14:41 [2019-09-09T19:14:41.684Z] #58 69.60 DEP criu/pie-util-vdso-elf32.d 19:14:41 [2019-09-09T19:14:41.944Z] #58 69.80 DEP criu/path.d 19:14:41 [2019-09-09T19:14:41.944Z] #58 69.90 DEP criu/parasite-syscall.d 19:14:42 [2019-09-09T19:14:42.201Z] #58 70.08 DEP criu/pagemap.d 19:14:42 [2019-09-09T19:14:42.201Z] #58 70.19 DEP criu/pagemap-cache.d 19:14:42 [2019-09-09T19:14:42.258Z] #35 50.10 Selecting previously unselected package xxd. 19:14:42 [2019-09-09T19:14:42.258Z] #35 50.11 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... 19:14:42 [2019-09-09T19:14:42.258Z] #35 50.13 Unpacking xxd (2:8.0.0197-4+deb9u3) ... 19:14:42 [2019-09-09T19:14:42.258Z] #35 50.29 Selecting previously unselected package vim-common. 19:14:42 [2019-09-09T19:14:42.258Z] #35 50.31 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... 19:14:42 [2019-09-09T19:14:42.258Z] #35 50.32 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... 19:14:42 [2019-09-09T19:14:42.458Z] #58 70.39 DEP criu/page-xfer.d 19:14:42 [2019-09-09T19:14:42.515Z] #35 50.54 Processing triggers for mime-support (3.60) ... 19:14:42 [2019-09-09T19:14:42.516Z] #35 50.60 Setting up xxd (2:8.0.0197-4+deb9u3) ... 19:14:42 [2019-09-09T19:14:42.516Z] #35 50.61 Setting up libuv1:amd64 (1.9.1-3) ... 19:14:42 [2019-09-09T19:14:42.516Z] #35 50.63 Setting up cmake-data (3.7.2-1) ... 19:14:42 [2019-09-09T19:14:42.516Z] #35 50.65 Setting up libicu57:amd64 (57.1-6+deb9u3) ... 19:14:42 [2019-09-09T19:14:42.516Z] #35 50.67 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... 19:14:42 [2019-09-09T19:14:42.516Z] #35 50.70 Processing triggers for libc-bin (2.24-11+deb9u4) ... 19:14:42 [2019-09-09T19:14:42.716Z] #58 70.57 DEP criu/page-pipe.d 19:14:42 [2019-09-09T19:14:42.973Z] #58 70.73 DEP criu/netfilter.d 19:14:43 [2019-09-09T19:14:43.081Z] #35 50.98 Setting up vim-common (2:8.0.0197-4+deb9u3) ... 19:14:43 [2019-09-09T19:14:43.081Z] #35 51.07 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... 19:14:43 [2019-09-09T19:14:43.081Z] #35 51.14 Setting up libjsoncpp1:amd64 (1.7.4-3) ... 19:14:43 [2019-09-09T19:14:43.081Z] #35 ... 19:14:43 [2019-09-09T19:14:43.081Z] 19:14:43 [2019-09-09T19:14:43.081Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... 19:14:43 [2019-09-09T19:14:43.081Z] #57 45.44 Setting up libnet1-dev (1.1.6+dfsg-3) ... 19:14:43 [2019-09-09T19:14:43.081Z] #57 45.46 Setting up libprotobuf10:amd64 (3.0.0-9) ... 19:14:43 [2019-09-09T19:14:43.081Z] #57 45.47 Processing triggers for libc-bin (2.24-11+deb9u4) ... 19:14:43 [2019-09-09T19:14:43.081Z] #57 45.48 Setting up python-protobuf (3.0.0-9) ... 19:14:43 [2019-09-09T19:14:43.081Z] #57 50.30 Setting up libcap-dev:amd64 (1:2.25-1) ... 19:14:43 [2019-09-09T19:14:43.081Z] #57 50.33 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... 19:14:43 [2019-09-09T19:14:43.081Z] #57 50.35 Setting up libnl-3-200:amd64 (3.2.27-2) ... 19:14:43 [2019-09-09T19:14:43.081Z] #57 50.38 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... 19:14:43 [2019-09-09T19:14:43.081Z] #57 50.39 Setting up libprotoc10:amd64 (3.0.0-9) ... 19:14:43 [2019-09-09T19:14:43.081Z] #57 50.40 Setting up protobuf-c-compiler (1.2.1-2) ... 19:14:43 [2019-09-09T19:14:43.081Z] #57 50.42 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... 19:14:43 [2019-09-09T19:14:43.081Z] #57 50.43 Setting up protobuf-compiler (3.0.0-9) ... 19:14:43 [2019-09-09T19:14:43.081Z] #57 50.47 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... 19:14:43 [2019-09-09T19:14:43.081Z] #57 50.49 Setting up libnl-3-dev:amd64 (3.2.27-2) ... 19:14:43 [2019-09-09T19:14:43.081Z] #57 50.51 Processing triggers for libc-bin (2.24-11+deb9u4) ... 19:14:43 [2019-09-09T19:14:43.081Z] #57 DONE 51.3s 19:14:43 [2019-09-09T19:14:43.230Z] #58 70.96 DEP criu/net.d 19:14:43 [2019-09-09T19:14:43.230Z] #58 71.17 DEP criu/namespaces.d 19:14:43 [2019-09-09T19:14:43.339Z] 19:14:43 [2019-09-09T19:14:43.339Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... 19:14:43 [2019-09-09T19:14:43.339Z] #35 51.25 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ... 19:14:43 [2019-09-09T19:14:43.339Z] #35 51.27 Setting up cmake (3.7.2-1) ... 19:14:43 [2019-09-09T19:14:43.339Z] #35 51.42 Processing triggers for libc-bin (2.24-11+deb9u4) ... 19:14:43 [2019-09-09T19:14:43.487Z] #58 71.34 DEP criu/mount.d 19:14:43 [2019-09-09T19:14:43.487Z] #58 71.51 DEP criu/mem.d 19:14:43 [2019-09-09T19:14:43.598Z] #35 DONE 51.7s 19:14:43 [2019-09-09T19:14:43.598Z] 19:14:43 [2019-09-09T19:14:43.598Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 19:14:43 [2019-09-09T19:14:43.598Z] #58 ... 19:14:43 [2019-09-09T19:14:43.598Z] 19:14:43 [2019-09-09T19:14:43.598Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh 19:14:43 [2019-09-09T19:14:43.598Z] #36 DONE 0.1s 19:14:43 [2019-09-09T19:14:43.855Z] 19:14:43 [2019-09-09T19:14:43.856Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ 19:14:43 [2019-09-09T19:14:43.856Z] #37 DONE 0.1s 19:14:43 [2019-09-09T19:14:43.856Z] 19:14:43 [2019-09-09T19:14:43.856Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini 19:14:44 [2019-09-09T19:14:44.052Z] #58 71.76 DEP criu/lsm.d 19:14:44 [2019-09-09T19:14:44.052Z] #58 71.89 DEP criu/log.d 19:14:44 [2019-09-09T19:14:44.309Z] #58 72.03 DEP criu/libnetlink.d 19:14:44 [2019-09-09T19:14:44.309Z] #58 72.13 DEP criu/kerndat.d 19:14:44 [2019-09-09T19:14:44.567Z] #58 72.40 DEP criu/kcmp-ids.d 19:14:44 [2019-09-09T19:14:44.567Z] #58 72.50 DEP criu/irmap.d 19:14:44 [2019-09-09T19:14:44.824Z] #58 ... 19:14:44 [2019-09-09T19:14:44.824Z] 19:14:44 [2019-09-09T19:14:44.824Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum 19:14:44 [2019-09-09T19:14:44.824Z] #27 DONE 123.9s 19:14:44 [2019-09-09T19:14:44.824Z] 19:14:44 [2019-09-09T19:14:44.824Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 19:14:44 [2019-09-09T19:14:44.824Z] #33 114.3 internal/x/net/http/httpguts 19:14:44 [2019-09-09T19:14:44.824Z] #33 114.5 internal/x/net/http/httpproxy 19:14:44 [2019-09-09T19:14:44.824Z] #33 115.0 internal/x/net/http2/hpack 19:14:44 [2019-09-09T19:14:44.824Z] #33 115.5 crypto/tls 19:14:44 [2019-09-09T19:14:44.824Z] #33 116.1 mime 19:14:44 [2019-09-09T19:14:44.824Z] #33 117.5 mime/quotedprintable 19:14:44 [2019-09-09T19:14:44.824Z] #33 117.8 mime/multipart 19:14:44 [2019-09-09T19:14:44.824Z] #33 118.8 net/http/internal 19:14:44 [2019-09-09T19:14:44.824Z] #33 119.2 os/exec 19:14:44 [2019-09-09T19:14:44.824Z] #33 123.5 net/http/httptrace 19:14:44 [2019-09-09T19:14:44.824Z] #33 123.7 net/http 19:14:44 [2019-09-09T19:14:44.824Z] #33 ... 19:14:44 [2019-09-09T19:14:44.824Z] 19:14:44 [2019-09-09T19:14:44.824Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 19:14:44 [2019-09-09T19:14:44.824Z] #58 72.74 DEP criu/ipc_ns.d 19:14:45 [2019-09-09T19:14:45.080Z] #58 72.99 DEP criu/image.d 19:14:45 [2019-09-09T19:14:45.337Z] #58 73.22 DEP criu/image-desc.d 19:14:45 [2019-09-09T19:14:45.337Z] #58 73.36 DEP criu/fsnotify.d 19:14:45 [2019-09-09T19:14:45.594Z] #58 73.61 DEP criu/filesystems.d 19:14:45 [2019-09-09T19:14:45.851Z] #58 73.72 DEP criu/files.d 19:14:46 [2019-09-09T19:14:46.108Z] #58 73.99 DEP criu/files-reg.d 19:14:46 [2019-09-09T19:14:46.365Z] #58 74.19 DEP criu/files-ext.d 19:14:46 [2019-09-09T19:14:46.385Z] #38 2.480 + RM_GOPATH=0 19:14:46 [2019-09-09T19:14:46.385Z] #38 2.480 + TMP_GOPATH= 19:14:46 [2019-09-09T19:14:46.385Z] #38 2.480 + : /build 19:14:46 [2019-09-09T19:14:46.385Z] #38 2.480 + '[' -z '' ']' 19:14:46 [2019-09-09T19:14:46.385Z] #38 2.481 ++ mktemp -d 19:14:46 [2019-09-09T19:14:46.385Z] #38 2.487 + export GOPATH=/tmp/tmp.NMYUs1Fx6C 19:14:46 [2019-09-09T19:14:46.385Z] #38 2.487 + GOPATH=/tmp/tmp.NMYUs1Fx6C 19:14:46 [2019-09-09T19:14:46.385Z] #38 2.487 + RM_GOPATH=1 19:14:46 [2019-09-09T19:14:46.385Z] #38 2.487 ++ dirname ./install.sh 19:14:46 [2019-09-09T19:14:46.385Z] #38 2.488 + dir=. 19:14:46 [2019-09-09T19:14:46.385Z] #38 2.488 + bin=tini 19:14:46 [2019-09-09T19:14:46.385Z] #38 2.488 + shift 19:14:46 [2019-09-09T19:14:46.385Z] #38 2.488 + '[' '!' -f ./tini.installer ']' 19:14:46 [2019-09-09T19:14:46.385Z] #38 2.488 + . ./tini.installer 19:14:46 [2019-09-09T19:14:46.385Z] #38 2.488 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 19:14:46 [2019-09-09T19:14:46.385Z] #38 2.488 + install_tini 19:14:46 [2019-09-09T19:14:46.385Z] #38 2.488 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' 19:14:46 [2019-09-09T19:14:46.385Z] #38 2.488 + git clone https://github.com/krallin/tini.git /tmp/tmp.NMYUs1Fx6C/tini 19:14:46 [2019-09-09T19:14:46.385Z] #38 2.489 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 19:14:46 [2019-09-09T19:14:46.385Z] #38 2.490 Cloning into '/tmp/tmp.NMYUs1Fx6C/tini'... 19:14:46 [2019-09-09T19:14:46.562Z] + cd /tmp/tmp.BmZMxMxvOS/src/github.com/go-swagger/go-swagger 19:14:46 [2019-09-09T19:14:46.562Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb 19:14:46 [2019-09-09T19:14:46.623Z] #58 74.31 DEP criu/file-lock.d 19:14:46 [2019-09-09T19:14:46.623Z] #58 74.46 DEP criu/file-ids.d 19:14:46 [2019-09-09T19:14:46.623Z] #58 74.59 DEP criu/fifo.d 19:14:46 [2019-09-09T19:14:46.845Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 19:14:46 [2019-09-09T19:14:46.880Z] #58 74.70 DEP criu/fdstore.d 19:14:46 [2019-09-09T19:14:46.881Z] #58 74.78 DEP criu/fault-injection.d 19:14:46 [2019-09-09T19:14:46.881Z] #58 74.83 DEP criu/external.d 19:14:47 [2019-09-09T19:14:47.138Z] #58 74.95 DEP criu/eventpoll.d 19:14:47 [2019-09-09T19:14:47.319Z] #38 3.250 + cd /tmp/tmp.NMYUs1Fx6C/tini 19:14:47 [2019-09-09T19:14:47.319Z] #38 3.250 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 19:14:47 [2019-09-09T19:14:47.319Z] #38 3.279 + cmake . 19:14:47 [2019-09-09T19:14:47.396Z] #58 75.10 DEP criu/eventfd.d 19:14:47 [2019-09-09T19:14:47.396Z] #58 75.28 DEP criu/crtools.d 19:14:47 [2019-09-09T19:14:47.577Z] #38 3.872 -- The C compiler identification is GNU 6.3.0 19:14:47 [2019-09-09T19:14:47.654Z] #58 75.43 DEP criu/cr-service.d 19:14:47 [2019-09-09T19:14:47.654Z] #58 75.57 DEP criu/cr-restore.d 19:14:47 [2019-09-09T19:14:47.834Z] #38 3.924 -- Check for working C compiler: /usr/bin/cc 19:14:47 [2019-09-09T19:14:47.911Z] #58 75.76 DEP criu/cr-errno.d 19:14:47 [2019-09-09T19:14:47.911Z] #58 75.78 DEP criu/cr-dump.d 19:14:48 [2019-09-09T19:14:48.169Z] #58 75.98 DEP criu/cr-dedup.d 19:14:48 [2019-09-09T19:14:48.169Z] #58 76.11 DEP criu/cr-check.d 19:14:48 [2019-09-09T19:14:48.340Z] 🇩 bin/containerd 19:14:48 [2019-09-09T19:14:48.399Z] #38 4.413 -- Check for working C compiler: /usr/bin/cc -- works 19:14:48 [2019-09-09T19:14:48.399Z] #38 4.414 -- Detecting C compiler ABI info 19:14:48 [2019-09-09T19:14:48.426Z] #58 76.32 DEP criu/config.d 19:14:48 [2019-09-09T19:14:48.657Z] #38 4.759 -- Detecting C compiler ABI info - done 19:14:48 [2019-09-09T19:14:48.657Z] #38 4.832 -- Detecting C compile features 19:14:48 [2019-09-09T19:14:48.684Z] #58 76.44 DEP criu/clone-noasan.d 19:14:48 [2019-09-09T19:14:48.684Z] #58 76.51 DEP criu/cgroup.d 19:14:48 [2019-09-09T19:14:48.684Z] #58 76.70 DEP criu/cgroup-props.d 19:14:48 [2019-09-09T19:14:48.942Z] #58 76.81 DEP criu/bitmap.d 19:14:48 [2019-09-09T19:14:48.942Z] #58 76.84 DEP criu/bfd.d 19:14:48 [2019-09-09T19:14:48.942Z] #58 76.92 DEP criu/autofs.d 19:14:49 [2019-09-09T19:14:49.200Z] #58 77.06 DEP criu/aio.d 19:14:49 [2019-09-09T19:14:49.200Z] #58 77.18 DEP criu/action-scripts.d 19:14:49 [2019-09-09T19:14:49.457Z] #58 77.42 CC criu/action-scripts.o 19:14:50 [2019-09-09T19:14:50.023Z] #58 77.93 CC criu/aio.o 19:14:50 [2019-09-09T19:14:50.030Z] #38 ... 19:14:50 [2019-09-09T19:14:50.030Z] 19:14:50 [2019-09-09T19:14:50.030Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv 19:14:50 [2019-09-09T19:14:50.030Z] #30 46.95 sort 19:14:50 [2019-09-09T19:14:50.030Z] #30 48.10 internal/fmtsort 19:14:50 [2019-09-09T19:14:50.030Z] #30 48.25 internal/poll 19:14:50 [2019-09-09T19:14:50.030Z] #30 48.84 internal/syscall/unix 19:14:50 [2019-09-09T19:14:50.030Z] #30 49.05 strings 19:14:50 [2019-09-09T19:14:50.030Z] #30 50.46 os 19:14:50 [2019-09-09T19:14:50.030Z] #30 51.93 bytes 19:14:50 [2019-09-09T19:14:50.030Z] #30 53.70 bufio 19:14:50 [2019-09-09T19:14:50.030Z] #30 54.48 fmt 19:14:50 [2019-09-09T19:14:50.030Z] #30 55.22 path/filepath 19:14:50 [2019-09-09T19:14:50.030Z] #30 56.41 io/ioutil 19:14:50 [2019-09-09T19:14:50.030Z] #30 56.90 path 19:14:50 [2019-09-09T19:14:50.030Z] #30 ... 19:14:50 [2019-09-09T19:14:50.030Z] 19:14:50 [2019-09-09T19:14:50.030Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 19:14:50 [2019-09-09T19:14:50.030Z] #58 3.958 Note: Building without setproctitle() and strlcpy() support. 19:14:50 [2019-09-09T19:14:50.030Z] #58 3.958 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 19:14:50 [2019-09-09T19:14:50.030Z] #58 5.060 fatal: Not a git repository (or any of the parent directories): .git 19:14:50 [2019-09-09T19:14:50.030Z] #58 5.087 GEN .gitid 19:14:50 [2019-09-09T19:14:50.030Z] #58 5.104 GEN criu/include/version.h 19:14:50 [2019-09-09T19:14:50.030Z] #58 5.123 GEN include/common/asm 19:14:50 [2019-09-09T19:14:50.030Z] #58 6.598 PBCC images/google/protobuf/descriptor.pb-c.c 19:14:50 [2019-09-09T19:14:50.030Z] #58 6.679 PBCC images/opts.pb-c.c 19:14:50 [2019-09-09T19:14:50.030Z] #58 6.720 PBCC images/sit.pb-c.c 19:14:50 [2019-09-09T19:14:50.030Z] #58 6.766 DEP images/google/protobuf/descriptor.pb-c.d 19:14:50 [2019-09-09T19:14:50.030Z] #58 6.834 DEP images/opts.pb-c.d 19:14:50 [2019-09-09T19:14:50.030Z] #58 6.904 DEP images/sit.pb-c.d 19:14:50 [2019-09-09T19:14:50.288Z] #58 6.968 PBCC images/macvlan.pb-c.c 19:14:50 [2019-09-09T19:14:50.288Z] #58 6.975 DEP images/macvlan.pb-c.d 19:14:50 [2019-09-09T19:14:50.288Z] #58 7.036 PBCC images/autofs.pb-c.c 19:14:50 [2019-09-09T19:14:50.288Z] #58 7.066 DEP images/autofs.pb-c.d 19:14:50 [2019-09-09T19:14:50.288Z] #58 7.099 PBCC images/sysctl.pb-c.c 19:14:50 [2019-09-09T19:14:50.288Z] #58 7.119 DEP images/sysctl.pb-c.d 19:14:50 [2019-09-09T19:14:50.288Z] #58 7.187 PBCC images/time.pb-c.c 19:14:50 [2019-09-09T19:14:50.546Z] #58 7.232 DEP images/time.pb-c.d 19:14:50 [2019-09-09T19:14:50.546Z] #58 7.315 PBCC images/binfmt-misc.pb-c.c 19:14:50 [2019-09-09T19:14:50.546Z] #58 7.354 DEP images/binfmt-misc.pb-c.d 19:14:50 [2019-09-09T19:14:50.546Z] #58 7.403 PBCC images/seccomp.pb-c.c 19:14:50 [2019-09-09T19:14:50.546Z] #58 7.436 DEP images/seccomp.pb-c.d 19:14:50 [2019-09-09T19:14:50.588Z] #58 78.43 CC criu/autofs.o 19:14:50 [2019-09-09T19:14:50.804Z] #58 7.483 PBCC images/userns.pb-c.c 19:14:50 [2019-09-09T19:14:50.804Z] #58 7.512 DEP images/userns.pb-c.d 19:14:50 [2019-09-09T19:14:50.804Z] #58 7.554 PBCC images/cgroup.pb-c.c 19:14:50 [2019-09-09T19:14:50.804Z] #58 7.575 DEP images/cgroup.pb-c.d 19:14:50 [2019-09-09T19:14:50.804Z] #58 7.612 PBCC images/fown.pb-c.c 19:14:50 [2019-09-09T19:14:50.804Z] #58 7.620 PBCC images/ext-file.pb-c.c 19:14:51 [2019-09-09T19:14:51.062Z] #58 7.660 DEP images/fown.pb-c.d 19:14:51 [2019-09-09T19:14:51.062Z] #58 7.690 DEP images/ext-file.pb-c.d 19:14:51 [2019-09-09T19:14:51.062Z] #58 7.755 PBCC images/rpc.pb-c.c 19:14:51 [2019-09-09T19:14:51.062Z] #58 7.826 DEP images/rpc.pb-c.d 19:14:51 [2019-09-09T19:14:51.062Z] #58 7.905 PBCC images/siginfo.pb-c.c 19:14:51 [2019-09-09T19:14:51.062Z] #58 7.952 DEP images/siginfo.pb-c.d 19:14:51 [2019-09-09T19:14:51.320Z] #58 8.016 PBCC images/pagemap.pb-c.c 19:14:51 [2019-09-09T19:14:51.320Z] #58 8.069 DEP images/pagemap.pb-c.d 19:14:51 [2019-09-09T19:14:51.320Z] #58 8.102 PBCC images/rlimit.pb-c.c 19:14:51 [2019-09-09T19:14:51.321Z] #58 8.166 DEP images/rlimit.pb-c.d 19:14:51 [2019-09-09T19:14:51.578Z] #58 8.234 PBCC images/file-lock.pb-c.c 19:14:51 [2019-09-09T19:14:51.578Z] #58 8.294 DEP images/file-lock.pb-c.d 19:14:51 [2019-09-09T19:14:51.578Z] #58 8.346 PBCC images/tty.pb-c.c 19:14:51 [2019-09-09T19:14:51.578Z] #58 8.401 DEP images/tty.pb-c.d 19:14:51 [2019-09-09T19:14:51.578Z] #58 8.441 PBCC images/tun.pb-c.c 19:14:51 [2019-09-09T19:14:51.578Z] #58 8.472 PBCC images/netdev.pb-c.c 19:14:51 [2019-09-09T19:14:51.836Z] #58 8.521 DEP images/tun.pb-c.d 19:14:51 [2019-09-09T19:14:51.836Z] #58 8.568 DEP images/netdev.pb-c.d 19:14:51 [2019-09-09T19:14:51.836Z] #58 8.674 PBCC images/vma.pb-c.c 19:14:51 [2019-09-09T19:14:51.836Z] #58 8.720 DEP images/vma.pb-c.d 19:14:51 [2019-09-09T19:14:51.967Z] #58 79.53 CC criu/bfd.o 19:14:52 [2019-09-09T19:14:52.094Z] #58 8.766 PBCC images/creds.pb-c.c 19:14:52 [2019-09-09T19:14:52.095Z] #58 8.774 DEP images/creds.pb-c.d 19:14:52 [2019-09-09T19:14:52.095Z] #58 8.829 PBCC images/utsns.pb-c.c 19:14:52 [2019-09-09T19:14:52.095Z] #58 8.862 DEP images/utsns.pb-c.d 19:14:52 [2019-09-09T19:14:52.095Z] #58 8.923 PBCC images/ipc-desc.pb-c.c 19:14:52 [2019-09-09T19:14:52.095Z] #58 8.967 PBCC images/ipc-sem.pb-c.c 19:14:52 [2019-09-09T19:14:52.095Z] #58 ... 19:14:52 [2019-09-09T19:14:52.095Z] 19:14:52 [2019-09-09T19:14:52.095Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 19:14:52 [2019-09-09T19:14:52.095Z] #33 49.18 time 19:14:52 [2019-09-09T19:14:52.095Z] #33 49.74 sort 19:14:52 [2019-09-09T19:14:52.095Z] #33 51.02 internal/fmtsort 19:14:52 [2019-09-09T19:14:52.095Z] #33 52.02 internal/syscall/unix 19:14:52 [2019-09-09T19:14:52.095Z] #33 52.33 strings 19:14:52 [2019-09-09T19:14:52.095Z] #33 53.92 internal/poll 19:14:52 [2019-09-09T19:14:52.095Z] #33 54.79 path 19:14:52 [2019-09-09T19:14:52.095Z] #33 55.42 os 19:14:52 [2019-09-09T19:14:52.095Z] #33 55.52 regexp/syntax 19:14:52 [2019-09-09T19:14:52.095Z] #33 59.04 fmt 19:14:52 [2019-09-09T19:14:52.095Z] #33 ... 19:14:52 [2019-09-09T19:14:52.095Z] 19:14:52 [2019-09-09T19:14:52.095Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 19:14:52 [2019-09-09T19:14:52.095Z] #58 8.985 DEP images/ipc-desc.pb-c.d 19:14:52 [2019-09-09T19:14:52.095Z] #58 9.035 DEP images/ipc-sem.pb-c.d 19:14:52 [2019-09-09T19:14:52.095Z] #58 9.085 PBCC images/ipc-msg.pb-c.c 19:14:52 [2019-09-09T19:14:52.225Z] #58 80.12 CC criu/bitmap.o 19:14:52 [2019-09-09T19:14:52.352Z] #58 9.142 DEP images/ipc-msg.pb-c.d 19:14:52 [2019-09-09T19:14:52.352Z] #58 9.213 PBCC images/ipc-shm.pb-c.c 19:14:52 [2019-09-09T19:14:52.483Z] #58 80.21 CC criu/cgroup-props.o 19:14:52 [2019-09-09T19:14:52.610Z] #58 9.247 DEP images/ipc-shm.pb-c.d 19:14:52 [2019-09-09T19:14:52.610Z] #58 9.292 PBCC images/ipc-var.pb-c.c 19:14:52 [2019-09-09T19:14:52.610Z] #58 9.350 DEP images/ipc-var.pb-c.d 19:14:52 [2019-09-09T19:14:52.610Z] #58 9.402 PBCC images/sk-opts.pb-c.c 19:14:52 [2019-09-09T19:14:52.610Z] #58 9.450 PBCC images/packet-sock.pb-c.c 19:14:52 [2019-09-09T19:14:52.610Z] #58 9.520 DEP images/sk-opts.pb-c.d 19:14:52 [2019-09-09T19:14:52.610Z] #58 9.535 DEP images/packet-sock.pb-c.d 19:14:52 [2019-09-09T19:14:52.773Z] INFO: Extraction ended at 09/09/2019 19:14:49. Duration:00:00:26.9631947 19:14:52 [2019-09-09T19:14:52.773Z] INFO: Updating the golang and path environment variables 19:14:52 [2019-09-09T19:14:52.773Z] INFO: GOPATH=d:\gopath 19:14:52 [2019-09-09T19:14:52.773Z] INFO: go version go1.12.9 windows/amd64 19:14:52 [2019-09-09T19:14:52.773Z] INFO: Running the daemon under test in debug mode 19:14:52 [2019-09-09T19:14:52.773Z] INFO: Starting a daemon under test... 19:14:52 [2019-09-09T19:14:52.773Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI-5\CI-f14a47e58\daemon --pidfile d:\CI-5\CI-f14a47e58\docker.pid -D 19:14:52 [2019-09-09T19:14:52.773Z] INFO: Process started successfully. 19:14:52 [2019-09-09T19:14:52.773Z] INFO: Waiting for the daemon under test to start... 19:14:52 [2019-09-09T19:14:52.868Z] #58 9.586 PBCC images/sk-netlink.pb-c.c 19:14:52 [2019-09-09T19:14:52.868Z] #58 9.651 DEP images/sk-netlink.pb-c.d 19:14:52 [2019-09-09T19:14:52.868Z] #58 9.722 PBCC images/sk-inet.pb-c.c 19:14:52 [2019-09-09T19:14:52.868Z] #58 9.783 DEP images/sk-inet.pb-c.d 19:14:52 [2019-09-09T19:14:52.868Z] #58 9.859 PBCC images/sk-unix.pb-c.c 19:14:53 [2019-09-09T19:14:53.048Z] #58 80.97 CC criu/cgroup.o 19:14:53 [2019-09-09T19:14:53.127Z] #58 9.927 DEP images/sk-unix.pb-c.d 19:14:53 [2019-09-09T19:14:53.127Z] #58 9.977 PBCC images/mm.pb-c.c 19:14:53 [2019-09-09T19:14:53.385Z] #58 10.03 DEP images/mm.pb-c.d 19:14:53 [2019-09-09T19:14:53.385Z] #58 10.08 PBCC images/timerfd.pb-c.c 19:14:53 [2019-09-09T19:14:53.385Z] #58 10.15 DEP images/timerfd.pb-c.d 19:14:53 [2019-09-09T19:14:53.385Z] #58 10.24 PBCC images/timer.pb-c.c 19:14:53 [2019-09-09T19:14:53.385Z] #58 10.27 DEP images/timer.pb-c.d 19:14:53 [2019-09-09T19:14:53.385Z] #58 10.32 PBCC images/sa.pb-c.c 19:14:53 [2019-09-09T19:14:53.385Z] #58 10.36 DEP images/sa.pb-c.d 19:14:53 [2019-09-09T19:14:53.643Z] #58 10.41 PBCC images/pipe-data.pb-c.c 19:14:53 [2019-09-09T19:14:53.643Z] #58 10.44 DEP images/pipe-data.pb-c.d 19:14:53 [2019-09-09T19:14:53.643Z] #58 10.46 PBCC images/mnt.pb-c.c 19:14:53 [2019-09-09T19:14:53.643Z] #58 10.53 DEP images/mnt.pb-c.d 19:14:53 [2019-09-09T19:14:53.643Z] #58 10.58 PBCC images/sk-packet.pb-c.c 19:14:53 [2019-09-09T19:14:53.752Z] INFO: Daemon under test started and replied! 19:14:53 [2019-09-09T19:14:53.752Z] INFO: Docker version of the daemon under test 19:14:53 [2019-09-09T19:14:53.752Z] 19:14:53 [2019-09-09T19:14:53.752Z] Client: 19:14:53 [2019-09-09T19:14:53.752Z] Version: 17.06.2-ce 19:14:53 [2019-09-09T19:14:53.752Z] API version: 1.30 19:14:53 [2019-09-09T19:14:53.752Z] Go version: go1.8.3 19:14:53 [2019-09-09T19:14:53.752Z] Git commit: cec0b72 19:14:53 [2019-09-09T19:14:53.752Z] Built: Tue Sep 5 19:57:19 2017 19:14:53 [2019-09-09T19:14:53.752Z] OS/Arch: windows/amd64 19:14:53 [2019-09-09T19:14:53.752Z] 19:14:53 [2019-09-09T19:14:53.752Z] Server: 19:14:53 [2019-09-09T19:14:53.752Z] Version: 0.0.0-dev 19:14:53 [2019-09-09T19:14:53.752Z] API version: 1.41 (minimum version 1.24) 19:14:53 [2019-09-09T19:14:53.752Z] Go version: go1.12.9 19:14:53 [2019-09-09T19:14:53.752Z] Git commit: f14a47e58 19:14:53 [2019-09-09T19:14:53.752Z] Built: 09/09/2019 19:12:54 19:14:53 [2019-09-09T19:14:53.752Z] OS/Arch: windows/amd64 19:14:53 [2019-09-09T19:14:53.752Z] Experimental: false 19:14:53 [2019-09-09T19:14:53.752Z] 19:14:53 [2019-09-09T19:14:53.752Z] INFO: Docker info of the daemon under test 19:14:53 [2019-09-09T19:14:53.752Z] 19:14:53 [2019-09-09T19:14:53.752Z] Containers: 0 19:14:53 [2019-09-09T19:14:53.752Z] Running: 0 19:14:53 [2019-09-09T19:14:53.752Z] Paused: 0 19:14:53 [2019-09-09T19:14:53.752Z] Stopped: 0 19:14:53 [2019-09-09T19:14:53.752Z] Images: 0 19:14:53 [2019-09-09T19:14:53.752Z] Server Version: 0.0.0-dev 19:14:53 [2019-09-09T19:14:53.752Z] Storage Driver: windowsfilter 19:14:53 [2019-09-09T19:14:53.752Z] Windows: 19:14:53 [2019-09-09T19:14:53.752Z] Logging Driver: json-file 19:14:53 [2019-09-09T19:14:53.752Z] Plugins: 19:14:53 [2019-09-09T19:14:53.752Z] Volume: local 19:14:53 [2019-09-09T19:14:53.752Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent 19:14:53 [2019-09-09T19:14:53.752Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 19:14:53 [2019-09-09T19:14:53.752Z] Swarm: inactive 19:14:53 [2019-09-09T19:14:53.752Z] Default Isolation: process 19:14:53 [2019-09-09T19:14:53.752Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) 19:14:53 [2019-09-09T19:14:53.752Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.678) 19:14:53 [2019-09-09T19:14:53.752Z] OSType: windows 19:14:53 [2019-09-09T19:14:53.752Z] Architecture: x86_64 19:14:53 [2019-09-09T19:14:53.752Z] CPUs: 4 19:14:53 [2019-09-09T19:14:53.752Z] Total Memory: 32GiB 19:14:53 [2019-09-09T19:14:53.752Z] Name: azwin-2-bddf60 19:14:53 [2019-09-09T19:14:53.752Z] ID: HHJI:4FV5:IHS4:JAIT:7FLE:JK2L:7Y3S:2AT5:VF3U:LORU:4BWG:MH7W 19:14:53 [2019-09-09T19:14:53.752Z] Docker Root Dir: D:\CI-5\CI-f14a47e58\daemon 19:14:53 [2019-09-09T19:14:53.752Z] Debug Mode (client): false 19:14:53 [2019-09-09T19:14:53.752Z] Debug Mode (server): true 19:14:53 [2019-09-09T19:14:53.752Z] File Descriptors: -1 19:14:53 [2019-09-09T19:14:53.752Z] Goroutines: 17 19:14:53 [2019-09-09T19:14:53.752Z] System Time: 2019-09-09T19:14:53.3949016Z 19:14:53 [2019-09-09T19:14:53.752Z] EventsListeners: 0 19:14:53 [2019-09-09T19:14:53.752Z] Registry: https://index.docker.io/v1/ 19:14:53 [2019-09-09T19:14:53.752Z] Labels: 19:14:53 [2019-09-09T19:14:53.752Z] Experimental: false 19:14:53 [2019-09-09T19:14:53.752Z] Insecure Registries: 19:14:53 [2019-09-09T19:14:53.752Z] 127.0.0.0/8 19:14:53 [2019-09-09T19:14:53.752Z] Live Restore Enabled: false 19:14:53 [2019-09-09T19:14:53.752Z] 19:14:53 [2019-09-09T19:14:53.752Z] 19:14:53 [2019-09-09T19:14:53.752Z] INFO: Docker images of the daemon under test 19:14:53 [2019-09-09T19:14:53.752Z] 19:14:53 [2019-09-09T19:14:53.752Z] REPOSITORY TAG IMAGE ID CREATED SIZE 19:14:53 [2019-09-09T19:14:53.752Z] 19:14:53 [2019-09-09T19:14:53.752Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore 19:14:53 [2019-09-09T19:14:53.752Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... 19:14:53 [2019-09-09T19:14:53.752Z] ltsc2019: Pulling from windows/servercore 19:14:53 [2019-09-09T19:14:53.901Z] #58 10.65 DEP images/sk-packet.pb-c.d 19:14:53 [2019-09-09T19:14:53.901Z] #58 10.69 PBCC images/tcp-stream.pb-c.c 19:14:53 [2019-09-09T19:14:53.901Z] #58 10.76 DEP images/tcp-stream.pb-c.d 19:14:53 [2019-09-09T19:14:53.901Z] #58 10.80 PBCC images/pipe.pb-c.c 19:14:54 [2019-09-09T19:14:54.159Z] #58 ... 19:14:54 [2019-09-09T19:14:54.159Z] 19:14:54 [2019-09-09T19:14:54.159Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini 19:14:54 [2019-09-09T19:14:54.159Z] #38 6.324 -- Detecting C compile features - done 19:14:54 [2019-09-09T19:14:54.159Z] #38 6.360 -- Performing Test HAS_BUILTIN_FORTIFY 19:14:54 [2019-09-09T19:14:54.159Z] #38 6.479 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 19:14:54 [2019-09-09T19:14:54.159Z] #38 6.592 -- Configuring done 19:14:54 [2019-09-09T19:14:54.159Z] #38 6.616 -- Generating done 19:14:54 [2019-09-09T19:14:54.159Z] #38 6.630 -- Build files have been written to: /tmp/tmp.NMYUs1Fx6C/tini 19:14:54 [2019-09-09T19:14:54.159Z] #38 6.633 + make tini-static 19:14:54 [2019-09-09T19:14:54.159Z] #38 7.020 Scanning dependencies of target tini-static 19:14:54 [2019-09-09T19:14:54.159Z] #38 7.101 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 19:14:54 [2019-09-09T19:14:54.159Z] #38 8.630 [100%] Linking C executable tini-static 19:14:54 [2019-09-09T19:14:54.159Z] #38 9.302 [100%] Built target tini-static 19:14:54 [2019-09-09T19:14:54.159Z] #38 9.398 + mkdir -p /build 19:14:54 [2019-09-09T19:14:54.159Z] #38 9.400 + cp tini-static /build/docker-init 19:14:54 [2019-09-09T19:14:54.159Z] #38 DONE 10.2s 19:14:54 [2019-09-09T19:14:54.159Z] 19:14:54 [2019-09-09T19:14:54.159Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 19:14:54 [2019-09-09T19:14:54.159Z] #58 10.90 DEP images/pipe.pb-c.d 19:14:54 [2019-09-09T19:14:54.159Z] #58 11.01 PBCC images/pstree.pb-c.c 19:14:54 [2019-09-09T19:14:54.216Z] 65014b3c3121: Pulling fs layer 19:14:54 [2019-09-09T19:14:54.216Z] e7a74de96ddd: Pulling fs layer 19:14:54 [2019-09-09T19:14:54.417Z] #58 11.17 DEP images/pstree.pb-c.d 19:14:54 [2019-09-09T19:14:54.421Z] #58 ... 19:14:54 [2019-09-09T19:14:54.421Z] 19:14:54 [2019-09-09T19:14:54.421Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 19:14:54 [2019-09-09T19:14:54.421Z] #33 133.5 github.com/LK4D4/vndr/godl 19:14:54 [2019-09-09T19:14:54.675Z] #58 11.34 PBCC images/fs.pb-c.c 19:14:54 [2019-09-09T19:14:54.675Z] #58 11.39 DEP images/fs.pb-c.d 19:14:54 [2019-09-09T19:14:54.675Z] #58 11.48 PBCC images/signalfd.pb-c.c 19:14:54 [2019-09-09T19:14:54.675Z] #58 11.56 DEP images/signalfd.pb-c.d 19:14:54 [2019-09-09T19:14:54.933Z] #58 11.76 PBCC images/fh.pb-c.c 19:14:54 [2019-09-09T19:14:54.933Z] #58 11.84 PBCC images/fsnotify.pb-c.c 19:14:54 [2019-09-09T19:14:54.987Z] #33 134.1 github.com/LK4D4/vndr 19:14:55 [2019-09-09T19:14:55.191Z] #58 11.91 DEP images/fh.pb-c.d 19:14:55 [2019-09-09T19:14:55.191Z] #58 12.03 DEP images/fsnotify.pb-c.d 19:14:55 [2019-09-09T19:14:55.191Z] #58 12.08 PBCC images/eventpoll.pb-c.c 19:14:55 [2019-09-09T19:14:55.191Z] #58 12.13 DEP images/eventpoll.pb-c.d 19:14:55 [2019-09-09T19:14:55.449Z] #58 12.16 PBCC images/eventfd.pb-c.c 19:14:55 [2019-09-09T19:14:55.449Z] #58 12.18 DEP images/eventfd.pb-c.d 19:14:55 [2019-09-09T19:14:55.449Z] #58 12.22 PBCC images/remap-file-path.pb-c.c 19:14:55 [2019-09-09T19:14:55.449Z] #58 12.25 DEP images/remap-file-path.pb-c.d 19:14:55 [2019-09-09T19:14:55.449Z] #58 12.31 PBCC images/fifo.pb-c.c 19:14:55 [2019-09-09T19:14:55.449Z] #58 12.33 DEP images/fifo.pb-c.d 19:14:55 [2019-09-09T19:14:55.449Z] #58 12.35 PBCC images/ghost-file.pb-c.c 19:14:55 [2019-09-09T19:14:55.707Z] #58 12.38 DEP images/ghost-file.pb-c.d 19:14:55 [2019-09-09T19:14:55.707Z] #58 12.42 PBCC images/regfile.pb-c.c 19:14:55 [2019-09-09T19:14:55.707Z] #58 12.44 DEP images/regfile.pb-c.d 19:14:55 [2019-09-09T19:14:55.707Z] #58 12.49 PBCC images/ns.pb-c.c 19:14:55 [2019-09-09T19:14:55.707Z] #58 12.55 DEP images/ns.pb-c.d 19:14:55 [2019-09-09T19:14:55.707Z] #58 12.57 PBCC images/fdinfo.pb-c.c 19:14:55 [2019-09-09T19:14:55.965Z] #58 12.66 DEP images/fdinfo.pb-c.d 19:14:55 [2019-09-09T19:14:55.965Z] #58 12.70 PBCC images/core-aarch64.pb-c.c 19:14:55 [2019-09-09T19:14:55.965Z] #58 12.75 PBCC images/core-arm.pb-c.c 19:14:55 [2019-09-09T19:14:55.965Z] #58 12.76 PBCC images/core-ppc64.pb-c.c 19:14:55 [2019-09-09T19:14:55.965Z] #58 12.84 PBCC images/core-s390.pb-c.c 19:14:55 [2019-09-09T19:14:55.965Z] #58 12.88 PBCC images/core-x86.pb-c.c 19:14:56 [2019-09-09T19:14:56.223Z] #58 12.94 PBCC images/core.pb-c.c 19:14:56 [2019-09-09T19:14:56.223Z] #58 13.05 PBCC images/inventory.pb-c.c 19:14:56 [2019-09-09T19:14:56.223Z] #58 13.15 DEP images/core-aarch64.pb-c.d 19:14:56 [2019-09-09T19:14:56.481Z] #58 13.21 DEP images/core-arm.pb-c.d 19:14:56 [2019-09-09T19:14:56.481Z] #58 13.28 DEP images/core-ppc64.pb-c.d 19:14:56 [2019-09-09T19:14:56.481Z] #58 13.34 DEP images/core-s390.pb-c.d 19:14:56 [2019-09-09T19:14:56.481Z] #58 13.42 DEP images/core-x86.pb-c.d 19:14:56 [2019-09-09T19:14:56.739Z] #58 13.48 DEP images/core.pb-c.d 19:14:56 [2019-09-09T19:14:56.739Z] #58 13.53 DEP images/inventory.pb-c.d 19:14:56 [2019-09-09T19:14:56.739Z] #58 13.63 PBCC images/cpuinfo.pb-c.c 19:14:56 [2019-09-09T19:14:56.997Z] #58 13.69 DEP images/cpuinfo.pb-c.d 19:14:56 [2019-09-09T19:14:56.997Z] #58 13.75 PBCC images/stats.pb-c.c 19:14:56 [2019-09-09T19:14:56.997Z] #58 13.77 DEP images/stats.pb-c.d 19:14:58 [2019-09-09T19:14:58.370Z] #58 15.00 make[1]: Nothing to be done for 'all'. 19:14:58 [2019-09-09T19:14:58.936Z] #58 ... 19:14:58 [2019-09-09T19:14:58.936Z] 19:14:58 [2019-09-09T19:14:58.936Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv 19:14:58 [2019-09-09T19:14:58.936Z] #30 57.48 text/tabwriter 19:14:58 [2019-09-09T19:14:58.936Z] #30 58.28 github.com/BurntSushi/toml 19:14:58 [2019-09-09T19:14:58.936Z] #30 58.28 flag 19:14:58 [2019-09-09T19:14:58.936Z] #30 59.80 log 19:14:58 [2019-09-09T19:14:58.936Z] #30 62.46 github.com/BurntSushi/toml/cmd/tomlv 19:14:58 [2019-09-09T19:14:58.936Z] #30 DONE 65.9s 19:14:58 [2019-09-09T19:14:58.936Z] 19:14:58 [2019-09-09T19:14:58.936Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 19:14:58 [2019-09-09T19:14:58.936Z] #33 59.66 path/filepath 19:14:58 [2019-09-09T19:14:58.936Z] #33 60.92 regexp 19:14:58 [2019-09-09T19:14:58.936Z] #33 63.70 flag 19:14:58 [2019-09-09T19:14:58.936Z] #33 64.18 go/token 19:14:58 [2019-09-09T19:14:58.936Z] #33 65.00 go/scanner 19:14:58 [2019-09-09T19:14:58.936Z] #33 65.40 io/ioutil 19:14:58 [2019-09-09T19:14:58.936Z] #33 65.86 net/url 19:14:59 [2019-09-09T19:14:59.194Z] #33 66.28 go/ast 19:14:59 [2019-09-09T19:14:59.760Z] #33 ... 19:14:59 [2019-09-09T19:14:59.760Z] 19:14:59 [2019-09-09T19:14:59.760Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 19:14:59 [2019-09-09T19:14:59.760Z] #58 16.61 CC images/stats.o 19:15:00 [2019-09-09T19:15:00.017Z] #58 16.88 CC images/core.o 19:15:00 [2019-09-09T19:15:00.582Z] #58 17.40 CC images/core-x86.o 19:15:01 [2019-09-09T19:15:01.148Z] #58 17.92 CC images/core-arm.o 19:15:01 [2019-09-09T19:15:01.406Z] #58 18.28 CC images/core-aarch64.o 19:15:01 [2019-09-09T19:15:01.541Z] #33 ... 19:15:01 [2019-09-09T19:15:01.541Z] 19:15:01 [2019-09-09T19:15:01.541Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 19:15:01 [2019-09-09T19:15:01.541Z] #58 83.51 CC criu/clone-noasan.o 19:15:01 [2019-09-09T19:15:01.541Z] #58 83.70 CC criu/config.o 19:15:01 [2019-09-09T19:15:01.541Z] #58 84.91 CC criu/cr-check.o 19:15:01 [2019-09-09T19:15:01.541Z] #58 86.28 CC criu/cr-dedup.o 19:15:01 [2019-09-09T19:15:01.541Z] #58 86.80 CC criu/cr-dump.o 19:15:01 [2019-09-09T19:15:01.541Z] #58 88.86 CC criu/cr-errno.o 19:15:01 [2019-09-09T19:15:01.541Z] #58 88.95 CC criu/cr-restore.o 19:15:01 [2019-09-09T19:15:01.801Z] #58 ... 19:15:01 [2019-09-09T19:15:01.801Z] 19:15:01 [2019-09-09T19:15:01.801Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 19:15:01 [2019-09-09T19:15:01.801Z] #33 DONE 140.9s 19:15:01 [2019-09-09T19:15:01.801Z] 19:15:01 [2019-09-09T19:15:01.801Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd 19:15:01 [2019-09-09T19:15:01.972Z] #58 ... 19:15:01 [2019-09-09T19:15:01.972Z] 19:15:01 [2019-09-09T19:15:01.972Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd 19:15:01 [2019-09-09T19:15:01.972Z] #47 23.50 + cd /tmp/tmp.IOCrsgQrjd/src/github.com/containerd/containerd 19:15:01 [2019-09-09T19:15:01.972Z] #47 23.50 + git checkout -q d50db0a42053864a270f648048f9a8b4f24eced3 19:15:01 [2019-09-09T19:15:01.972Z] #47 25.07 + export 'BUILDTAGS=netgo osusergo static_build' 19:15:01 [2019-09-09T19:15:01.972Z] #47 25.07 + BUILDTAGS='netgo osusergo static_build' 19:15:01 [2019-09-09T19:15:01.972Z] #47 25.07 + export EXTRA_FLAGS=-buildmode=pie 19:15:01 [2019-09-09T19:15:01.972Z] #47 25.07 + EXTRA_FLAGS=-buildmode=pie 19:15:01 [2019-09-09T19:15:01.972Z] #47 25.07 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' 19:15:01 [2019-09-09T19:15:01.972Z] #47 25.07 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' 19:15:01 [2019-09-09T19:15:01.972Z] #47 25.07 + '[' '' = dynamic ']' 19:15:01 [2019-09-09T19:15:01.972Z] #47 25.07 + make 19:15:01 [2019-09-09T19:15:01.972Z] #47 25.54 🇩 bin/ctr 19:15:01 [2019-09-09T19:15:01.972Z] #47 ... 19:15:01 [2019-09-09T19:15:01.972Z] 19:15:01 [2019-09-09T19:15:01.972Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 19:15:01 [2019-09-09T19:15:01.972Z] #58 18.67 CC images/core-ppc64.o 19:15:02 [2019-09-09T19:15:02.537Z] #58 19.20 CC images/core-s390.o 19:15:03 [2019-09-09T19:15:03.102Z] #58 19.74 CC images/cpuinfo.o 19:15:03 [2019-09-09T19:15:03.359Z] #58 20.24 CC images/inventory.o 19:15:03 [2019-09-09T19:15:03.924Z] #58 20.51 CC images/fdinfo.o 19:15:03 [2019-09-09T19:15:03.924Z] #58 20.84 CC images/fown.o 19:15:04 [2019-09-09T19:15:04.182Z] #58 21.04 CC images/ns.o 19:15:04 [2019-09-09T19:15:04.439Z] #58 21.28 CC images/regfile.o 19:15:04 [2019-09-09T19:15:04.612Z] e7a74de96ddd: Verifying Checksum 19:15:04 [2019-09-09T19:15:04.612Z] e7a74de96ddd: Download complete 19:15:04 [2019-09-09T19:15:04.697Z] #58 21.58 CC images/ghost-file.o 19:15:04 [2019-09-09T19:15:04.955Z] #58 21.80 CC images/fifo.o 19:15:05 [2019-09-09T19:15:05.212Z] #58 22.01 CC images/remap-file-path.o 19:15:05 [2019-09-09T19:15:05.470Z] #58 22.16 CC images/eventfd.o 19:15:05 [2019-09-09T19:15:05.470Z] #58 22.36 CC images/eventpoll.o 19:15:05 [2019-09-09T19:15:05.728Z] #58 22.63 CC images/fh.o 19:15:05 [2019-09-09T19:15:05.981Z] #47 ... 19:15:05 [2019-09-09T19:15:05.981Z] 19:15:05 [2019-09-09T19:15:05.981Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 19:15:05 [2019-09-09T19:15:05.981Z] #58 93.02 CC criu/cr-service.o 19:15:05 [2019-09-09T19:15:05.986Z] #58 22.92 CC images/fsnotify.o 19:15:06 [2019-09-09T19:15:06.240Z] #58 94.12 CC criu/crtools.o 19:15:06 [2019-09-09T19:15:06.551Z] #58 23.44 CC images/signalfd.o 19:15:06 [2019-09-09T19:15:06.805Z] #58 94.60 CC criu/eventfd.o 19:15:06 [2019-09-09T19:15:06.808Z] #58 23.60 CC images/fs.o 19:15:07 [2019-09-09T19:15:07.063Z] #58 94.95 CC criu/eventpoll.o 19:15:07 [2019-09-09T19:15:07.066Z] #58 23.88 CC images/pstree.o 19:15:07 [2019-09-09T19:15:07.324Z] #58 24.08 CC images/pipe.o 19:15:07 [2019-09-09T19:15:07.582Z] #58 24.33 CC images/tcp-stream.o 19:15:07 [2019-09-09T19:15:07.840Z] #58 24.54 CC images/sk-packet.o 19:15:07 [2019-09-09T19:15:07.996Z] #58 95.59 CC criu/external.o 19:15:07 [2019-09-09T19:15:07.996Z] #58 95.80 CC criu/fault-injection.o 19:15:07 [2019-09-09T19:15:07.996Z] #58 95.90 CC criu/fdstore.o 19:15:08 [2019-09-09T19:15:08.098Z] #58 24.89 CC images/mnt.o 19:15:08 [2019-09-09T19:15:08.254Z] #58 96.13 CC criu/fifo.o 19:15:08 [2019-09-09T19:15:08.355Z] #58 25.09 CC images/pipe-data.o 19:15:08 [2019-09-09T19:15:08.355Z] #58 25.27 CC images/sa.o 19:15:08 [2019-09-09T19:15:08.512Z] #58 96.42 CC criu/file-ids.o 19:15:08 [2019-09-09T19:15:08.613Z] #58 25.42 CC images/timer.o 19:15:08 [2019-09-09T19:15:08.625Z] 🇩 bin/containerd-stress 19:15:08 [2019-09-09T19:15:08.625Z] 🇩 bin/containerd-shim 19:15:08 [2019-09-09T19:15:08.770Z] #58 96.65 CC criu/file-lock.o 19:15:08 [2019-09-09T19:15:08.770Z] #58 ... 19:15:08 [2019-09-09T19:15:08.770Z] 19:15:08 [2019-09-09T19:15:08.770Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc 19:15:08 [2019-09-09T19:15:08.770Z] #42 145.3 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty 19:15:08 [2019-09-09T19:15:08.770Z] #42 147.3 + mkdir -p /build 19:15:08 [2019-09-09T19:15:08.770Z] #42 147.3 + cp runc /build/runc 19:15:08 [2019-09-09T19:15:08.770Z] #42 DONE 147.6s 19:15:08 [2019-09-09T19:15:08.870Z] #58 25.83 CC images/timerfd.o 19:15:09 [2019-09-09T19:15:09.028Z] 19:15:09 [2019-09-09T19:15:09.028Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd 19:15:09 [2019-09-09T19:15:09.128Z] #58 26.11 CC images/mm.o 19:15:09 [2019-09-09T19:15:09.215Z] + rm -rf /tmp/tmp.BmZMxMxvOS 19:15:09 [2019-09-09T19:15:09.215Z] Removing intermediate container 26ca686d6168 19:15:09 [2019-09-09T19:15:09.215Z] ---> fc45267cf6f9 19:15:09 [2019-09-09T19:15:09.215Z] Step 19/126 : FROM base AS frozen-images 19:15:09 [2019-09-09T19:15:09.215Z] ---> 8a03295837a8 19:15:09 [2019-09-09T19:15:09.215Z] Step 20/126 : ARG DEBIAN_FRONTEND 19:15:09 [2019-09-09T19:15:09.215Z] ---> Using cache 19:15:09 [2019-09-09T19:15:09.215Z] ---> 10de6a700ebe 19:15:09 [2019-09-09T19:15:09.215Z] Step 21/126 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* 19:15:09 [2019-09-09T19:15:09.215Z] ---> Running in f769a769abb9 19:15:09 [2019-09-09T19:15:09.215Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease 19:15:09 [2019-09-09T19:15:09.215Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] 19:15:09 [2019-09-09T19:15:09.215Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] 19:15:09 [2019-09-09T19:15:09.215Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] 19:15:09 [2019-09-09T19:15:09.215Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] 19:15:09 [2019-09-09T19:15:09.215Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [482 kB] 19:15:09 [2019-09-09T19:15:09.215Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] 19:15:09 [2019-09-09T19:15:09.215Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] 19:15:09 [2019-09-09T19:15:09.694Z] #58 26.45 CC images/sk-opts.o 19:15:09 [2019-09-09T19:15:09.952Z] #58 26.63 CC images/sk-unix.o 19:15:09 [2019-09-09T19:15:09.961Z] #47 ... 19:15:09 [2019-09-09T19:15:09.961Z] 19:15:09 [2019-09-09T19:15:09.961Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 19:15:09 [2019-09-09T19:15:09.961Z] #58 97.77 CC criu/files-ext.o 19:15:10 [2019-09-09T19:15:10.210Z] #58 26.96 CC images/sk-inet.o 19:15:10 [2019-09-09T19:15:10.218Z] #58 98.08 CC criu/files-reg.o 19:15:10 [2019-09-09T19:15:10.467Z] #58 27.33 CC images/tun.o 19:15:10 [2019-09-09T19:15:10.685Z] Fetched 7721 kB in 2s (3119 kB/s) 19:15:10 [2019-09-09T19:15:10.725Z] #58 ... 19:15:10 [2019-09-09T19:15:10.725Z] 19:15:10 [2019-09-09T19:15:10.725Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 19:15:10 [2019-09-09T19:15:10.725Z] #33 67.67 text/template/parse 19:15:10 [2019-09-09T19:15:10.725Z] #33 70.61 go/parser 19:15:10 [2019-09-09T19:15:10.725Z] #33 71.15 text/template 19:15:10 [2019-09-09T19:15:10.725Z] #33 73.91 log 19:15:10 [2019-09-09T19:15:10.725Z] #33 74.26 encoding/binary 19:15:10 [2019-09-09T19:15:10.725Z] #33 75.42 go/doc 19:15:10 [2019-09-09T19:15:10.725Z] #33 75.78 encoding/base64 19:15:10 [2019-09-09T19:15:10.725Z] #33 76.33 encoding/json 19:15:10 [2019-09-09T19:15:10.725Z] #33 ... 19:15:10 [2019-09-09T19:15:10.725Z] 19:15:10 [2019-09-09T19:15:10.726Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 19:15:10 [2019-09-09T19:15:10.726Z] #58 27.64 CC images/sk-netlink.o 19:15:10 [2019-09-09T19:15:10.983Z] #58 27.79 CC images/packet-sock.o 19:15:11 [2019-09-09T19:15:11.549Z] #58 28.18 CC images/ipc-var.o 19:15:11 [2019-09-09T19:15:11.549Z] #58 28.40 CC images/ipc-desc.o 19:15:11 [2019-09-09T19:15:11.591Z] #58 99.27 CC criu/files.o 19:15:11 [2019-09-09T19:15:11.806Z] #58 28.57 CC images/ipc-shm.o 19:15:12 [2019-09-09T19:15:12.064Z] #58 28.75 CC images/ipc-msg.o 19:15:12 [2019-09-09T19:15:12.064Z] #58 28.98 CC images/ipc-sem.o 19:15:12 [2019-09-09T19:15:12.157Z] Reading package lists... 19:15:12 [2019-09-09T19:15:12.321Z] #58 29.15 CC images/utsns.o 19:15:12 [2019-09-09T19:15:12.579Z] #58 29.34 CC images/creds.o 19:15:12 [2019-09-09T19:15:12.837Z] #58 29.52 CC images/vma.o 19:15:12 [2019-09-09T19:15:12.837Z] #58 29.71 CC images/netdev.o 19:15:12 [2019-09-09T19:15:12.965Z] #58 100.6 CC criu/filesystems.o 19:15:13 [2019-09-09T19:15:13.163Z] Reading package lists... 19:15:13 [2019-09-09T19:15:13.223Z] #58 101.1 CC criu/fsnotify.o 19:15:13 [2019-09-09T19:15:13.402Z] #58 30.08 CC images/tty.o 19:15:13 [2019-09-09T19:15:13.445Z] Building dependency tree... 19:15:13 [2019-09-09T19:15:13.445Z] Reading state information... 19:15:13 [2019-09-09T19:15:13.445Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1). 19:15:13 [2019-09-09T19:15:13.445Z] The following additional packages will be installed: 19:15:13 [2019-09-09T19:15:13.445Z] libjq1 libonig4 19:15:13 [2019-09-09T19:15:13.445Z] The following NEW packages will be installed: 19:15:13 [2019-09-09T19:15:13.445Z] jq libjq1 libonig4 19:15:13 [2019-09-09T19:15:13.727Z] 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded. 19:15:13 [2019-09-09T19:15:13.727Z] Need to get 310 kB of archives. 19:15:13 [2019-09-09T19:15:13.727Z] After this operation, 1267 kB of additional disk space will be used. 19:15:13 [2019-09-09T19:15:13.727Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] 19:15:13 [2019-09-09T19:15:13.727Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] 19:15:13 [2019-09-09T19:15:13.727Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] 19:15:13 [2019-09-09T19:15:13.727Z] debconf: delaying package configuration, since apt-utils is not installed 19:15:13 [2019-09-09T19:15:13.951Z] 🇩 bin/containerd-shim-runc-v1 19:15:13 [2019-09-09T19:15:13.968Z] #58 30.65 CC images/file-lock.o 19:15:13 [2019-09-09T19:15:13.968Z] #58 30.87 CC images/rlimit.o 19:15:14 [2019-09-09T19:15:14.013Z] Fetched 310 kB in 0s (3646 kB/s) 19:15:14 [2019-09-09T19:15:14.013Z] Selecting previously unselected package libonig4:ppc64el. 19:15:14 [2019-09-09T19:15:14.013Z] (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 ... 14950 files and directories currently installed.) 19:15:14 [2019-09-09T19:15:14.013Z] Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... 19:15:14 [2019-09-09T19:15:14.013Z] Unpacking libonig4:ppc64el (6.1.3-2) ... 19:15:14 [2019-09-09T19:15:14.013Z] Selecting previously unselected package libjq1:ppc64el. 19:15:14 [2019-09-09T19:15:14.013Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... 19:15:14 [2019-09-09T19:15:14.013Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... 19:15:14 [2019-09-09T19:15:14.013Z] Selecting previously unselected package jq. 19:15:14 [2019-09-09T19:15:14.013Z] Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... 19:15:14 [2019-09-09T19:15:14.013Z] Unpacking jq (1.5+dfsg-1.3) ... 19:15:14 [2019-09-09T19:15:14.013Z] Setting up libonig4:ppc64el (6.1.3-2) ... 19:15:14 [2019-09-09T19:15:14.013Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... 19:15:14 [2019-09-09T19:15:14.013Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... 19:15:14 [2019-09-09T19:15:14.013Z] Setting up jq (1.5+dfsg-1.3) ... 19:15:14 [2019-09-09T19:15:14.156Z] #58 101.9 CC criu/image-desc.o 19:15:14 [2019-09-09T19:15:14.156Z] #58 102.0 CC criu/image.o 19:15:14 [2019-09-09T19:15:14.226Z] #58 31.05 CC images/pagemap.o 19:15:14 [2019-09-09T19:15:14.483Z] #58 31.37 CC images/siginfo.o 19:15:14 [2019-09-09T19:15:14.635Z] Removing intermediate container f769a769abb9 19:15:14 [2019-09-09T19:15:14.635Z] ---> da4c1ca7c9d1 19:15:14 [2019-09-09T19:15:14.635Z] Step 22/126 : COPY contrib/download-frozen-image-v2.sh / 19:15:14 [2019-09-09T19:15:14.635Z] ---> 03bbd309d835 19:15:14 [2019-09-09T19:15:14.635Z] Step 23/126 : RUN /download-frozen-image-v2.sh /build buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c 19:15:14 [2019-09-09T19:15:14.635Z] ---> Running in 1afbab407847 19:15:14 [2019-09-09T19:15:14.721Z] #58 102.6 CC criu/ipc_ns.o 19:15:15 [2019-09-09T19:15:15.061Z] #58 31.69 CC images/rpc.o 19:15:15 [2019-09-09T19:15:15.654Z] #58 103.4 CC criu/irmap.o 19:15:15 [2019-09-09T19:15:15.994Z] #58 32.90 CC images/ext-file.o 19:15:16 [2019-09-09T19:15:16.112Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... 19:15:16 [2019-09-09T19:15:16.112Z]  19:15:16 [2019-09-09T19:15:16.219Z] #58 104.0 CC criu/kcmp-ids.o 19:15:16 [2019-09-09T19:15:16.219Z] #58 104.2 CC criu/kerndat.o 19:15:16 [2019-09-09T19:15:16.256Z] #58 33.10 CC images/cgroup.o 19:15:16 [2019-09-09T19:15:16.824Z] #58 33.68 CC images/userns.o 19:15:16 [2019-09-09T19:15:16.964Z]  ##       2.8% #########    13.1% ##################### 29.2% ################################ 45.7% ############################################### 65.9% ######################################################### 79.2% ###################################################################   93.1% ######################################################################## 100.0% 19:15:17 [2019-09-09T19:15:17.082Z] #58 33.93 CC images/google/protobuf/descriptor.o 19:15:17 [2019-09-09T19:15:17.152Z] #58 105.0 CC criu/libnetlink.o 19:15:17 [2019-09-09T19:15:17.246Z]  19:15:17 [2019-09-09T19:15:17.341Z] 🇩 binaries 19:15:17 [2019-09-09T19:15:17.341Z] + mkdir -p /build 19:15:17 [2019-09-09T19:15:17.341Z] + cp bin/containerd /build/containerd 19:15:17 [2019-09-09T19:15:17.341Z] + cp bin/containerd-shim /build/containerd-shim 19:15:17 [2019-09-09T19:15:17.341Z] + cp bin/ctr /build/ctr 19:15:17 [2019-09-09T19:15:17.409Z] #58 105.2 CC criu/log.o 19:15:17 [2019-09-09T19:15:17.711Z] #58 ... 19:15:17 [2019-09-09T19:15:17.712Z] 19:15:17 [2019-09-09T19:15:17.712Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit 19:15:17 [2019-09-09T19:15:17.712Z] #61 84.60 + for f in rootlesskit rootlesskit-docker-proxy 19:15:17 [2019-09-09T19:15:17.712Z] #61 84.60 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy 19:15:17 [2019-09-09T19:15:17.974Z] #58 105.7 CC criu/lsm.o 19:15:18 [2019-09-09T19:15:18.232Z] #58 106.0 CC criu/mem.o 19:15:18 [2019-09-09T19:15:18.373Z]  ###       5.5% #############  19.1% ###################    27.3% #######################     32.8% ###########################        38.4% #############################         41.2% ##########################################   58.9% ##############################################################   87.4% ######################################################################## 100.0% 19:15:18 [2019-09-09T19:15:18.658Z]  19:15:19 [2019-09-09T19:15:19.165Z] #58 107.0 CC criu/mount.o 19:15:19 [2019-09-09T19:15:19.266Z]  ########     12.2% ############################                     39.7% ###########################################  60.0% ###################################################   72.1% ################################################################  88.9% ######################################################################## 100.0% 19:15:19 [2019-09-09T19:15:19.549Z]  19:15:19 [2019-09-09T19:15:19.801Z] Removing intermediate container 7ae6fdefa0e3 19:15:19 [2019-09-09T19:15:19.801Z] ---> b2eaf712f47b 19:15:19 [2019-09-09T19:15:19.801Z] Step 56/126 : FROM dev-base AS proxy 19:15:19 [2019-09-09T19:15:19.801Z] ---> 567ac632417b 19:15:19 [2019-09-09T19:15:19.801Z] Step 57/126 : ENV INSTALL_BINARY_NAME=proxy 19:15:19 [2019-09-09T19:15:19.801Z] ---> Running in edc6e2b3e256 19:15:19 [2019-09-09T19:15:19.801Z] Removing intermediate container edc6e2b3e256 19:15:19 [2019-09-09T19:15:19.801Z] ---> d27a4e5cc246 19:15:19 [2019-09-09T19:15:19.801Z] Step 58/126 : COPY hack/dockerfile/install/install.sh ./install.sh 19:15:20 [2019-09-09T19:15:20.162Z] ---> 0066869f2abd 19:15:20 [2019-09-09T19:15:20.162Z] Step 59/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ 19:15:20 [2019-09-09T19:15:20.162Z] ---> 8a22a82c123d 19:15:20 [2019-09-09T19:15:20.162Z] Step 60/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME 19:15:20 [2019-09-09T19:15:20.525Z] ---> Running in 4a98f004e552 19:15:20 [2019-09-09T19:15:20.910Z] + RM_GOPATH=0 19:15:20 [2019-09-09T19:15:20.910Z] + TMP_GOPATH= 19:15:20 [2019-09-09T19:15:20.910Z] + : /build 19:15:20 [2019-09-09T19:15:20.910Z] + '[' -z '' ']' 19:15:20 [2019-09-09T19:15:20.910Z] ++ mktemp -d 19:15:20 [2019-09-09T19:15:20.910Z] + export GOPATH=/tmp/tmp.05NV2vDtx9 19:15:20 [2019-09-09T19:15:20.910Z] + GOPATH=/tmp/tmp.05NV2vDtx9 19:15:20 [2019-09-09T19:15:20.910Z] + RM_GOPATH=1 19:15:20 [2019-09-09T19:15:20.910Z] Install docker-proxy version 92d1fbe1eb0883cf11d283cea8e658275146411d 19:15:20 [2019-09-09T19:15:20.910Z] ++ dirname ./install.sh 19:15:20 [2019-09-09T19:15:20.910Z] + dir=. 19:15:20 [2019-09-09T19:15:20.910Z] + bin=proxy 19:15:20 [2019-09-09T19:15:20.910Z] + shift 19:15:20 [2019-09-09T19:15:20.910Z] + '[' '!' -f ./proxy.installer ']' 19:15:20 [2019-09-09T19:15:20.910Z] + . ./proxy.installer 19:15:20 [2019-09-09T19:15:20.910Z] ++ LIBNETWORK_COMMIT=92d1fbe1eb0883cf11d283cea8e658275146411d 19:15:20 [2019-09-09T19:15:20.910Z] + install_proxy 19:15:20 [2019-09-09T19:15:20.910Z] + case "$1" in 19:15:20 [2019-09-09T19:15:20.910Z] + export CGO_ENABLED=0 19:15:20 [2019-09-09T19:15:20.910Z] + CGO_ENABLED=0 19:15:20 [2019-09-09T19:15:20.910Z] + _install_proxy 19:15:20 [2019-09-09T19:15:20.910Z] + echo 'Install docker-proxy version 92d1fbe1eb0883cf11d283cea8e658275146411d' 19:15:20 [2019-09-09T19:15:20.910Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.05NV2vDtx9/src/github.com/docker/libnetwork 19:15:20 [2019-09-09T19:15:20.910Z] Cloning into '/tmp/tmp.05NV2vDtx9/src/github.com/docker/libnetwork'... 19:15:20 [2019-09-09T19:15:20.976Z]  ####    5.6% #########     13.3% ################# 23.7% ####################### 32.7% #############################  41.4% ###################################                 49.4% ########################################                   56.6% ###############################################    65.9% ######################################################   76.3% ###########################################################    82.5% #################################################################   91.3% #######################################################################  98.8% ######################################################################## 100.0% 19:15:20 [2019-09-09T19:15:20.976Z]  19:15:21 [2019-09-09T19:15:21.599Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... 19:15:21 [2019-09-09T19:15:21.711Z] #58 109.6 CC criu/namespaces.o 19:15:21 [2019-09-09T19:15:21.880Z]  19:15:21 [2019-09-09T19:15:21.911Z] #61 ... 19:15:21 [2019-09-09T19:15:21.911Z] 19:15:21 [2019-09-09T19:15:21.911Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 19:15:21 [2019-09-09T19:15:21.911Z] #33 78.40 github.com/LK4D4/vndr/build 19:15:21 [2019-09-09T19:15:21.911Z] #33 80.72 encoding/xml 19:15:21 [2019-09-09T19:15:21.911Z] #33 81.66 github.com/LK4D4/vndr/godl/singleflight 19:15:21 [2019-09-09T19:15:21.911Z] #33 81.87 compress/flate 19:15:21 [2019-09-09T19:15:21.911Z] #33 84.11 hash 19:15:21 [2019-09-09T19:15:21.911Z] #33 84.31 hash/crc32 19:15:21 [2019-09-09T19:15:21.911Z] #33 84.86 compress/gzip 19:15:21 [2019-09-09T19:15:21.911Z] #33 85.49 context 19:15:21 [2019-09-09T19:15:21.911Z] #33 85.86 crypto/cipher 19:15:21 [2019-09-09T19:15:21.911Z] #33 85.98 math/rand 19:15:21 [2019-09-09T19:15:21.911Z] #33 86.76 math/big 19:15:21 [2019-09-09T19:15:21.911Z] #33 87.14 crypto/aes 19:15:21 [2019-09-09T19:15:21.911Z] #33 87.95 crypto 19:15:21 [2019-09-09T19:15:21.911Z] #33 88.09 crypto/des 19:15:21 [2019-09-09T19:15:21.911Z] #33 ... 19:15:21 [2019-09-09T19:15:21.911Z] 19:15:21 [2019-09-09T19:15:21.911Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 19:15:21 [2019-09-09T19:15:21.911Z] #58 35.54 CC images/opts.o 19:15:21 [2019-09-09T19:15:21.911Z] #58 35.77 CC images/seccomp.o 19:15:21 [2019-09-09T19:15:21.911Z] #58 36.01 CC images/binfmt-misc.o 19:15:21 [2019-09-09T19:15:21.911Z] #58 36.24 CC images/time.o 19:15:21 [2019-09-09T19:15:21.911Z] #58 36.45 CC images/sysctl.o 19:15:21 [2019-09-09T19:15:21.911Z] #58 36.61 CC images/autofs.o 19:15:21 [2019-09-09T19:15:21.911Z] #58 36.81 CC images/macvlan.o 19:15:21 [2019-09-09T19:15:21.911Z] #58 36.96 CC images/sit.o 19:15:21 [2019-09-09T19:15:21.911Z] #58 37.13 LINK images/built-in.o 19:15:21 [2019-09-09T19:15:21.911Z] #58 37.25 GEN compel/include/asm 19:15:21 [2019-09-09T19:15:21.911Z] #58 37.26 GEN compel/include/version.h 19:15:21 [2019-09-09T19:15:21.911Z] #58 37.32 touch .config 19:15:21 [2019-09-09T19:15:21.911Z] #58 37.32 GEN include/common/config.h 19:15:21 [2019-09-09T19:15:21.911Z] #58 37.41 GEN compel/plugins/include/uapi/std/syscall-codes-64.h 19:15:21 [2019-09-09T19:15:21.911Z] #58 37.43 GEN compel/plugins/include/uapi/std/syscall-64.h 19:15:21 [2019-09-09T19:15:21.911Z] #58 37.45 GEN compel/arch/x86/plugins/std/syscalls-64.S 19:15:21 [2019-09-09T19:15:21.911Z] #58 37.47 DEP compel/arch/x86/plugins/std/syscalls-64.d 19:15:21 [2019-09-09T19:15:21.911Z] #58 37.50 DEP compel/arch/x86/plugins/std/memcpy.d 19:15:21 [2019-09-09T19:15:21.911Z] #58 37.52 DEP compel/arch/x86/plugins/std/parasite-head.d 19:15:21 [2019-09-09T19:15:21.911Z] #58 37.53 GEN compel/plugins/include/uapi/std/syscall.h 19:15:21 [2019-09-09T19:15:21.911Z] #58 37.58 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c 19:15:21 [2019-09-09T19:15:21.911Z] #58 37.59 GEN compel/plugins/include/uapi/std/syscall-codes.h 19:15:21 [2019-09-09T19:15:21.911Z] #58 37.62 GEN compel/plugins/include/uapi/std/asm/syscall-types.h 19:15:21 [2019-09-09T19:15:21.911Z] #58 37.62 DEP compel/plugins/std/infect.d 19:15:21 [2019-09-09T19:15:21.911Z] #58 37.80 DEP compel/plugins/std/string.d 19:15:21 [2019-09-09T19:15:21.911Z] #58 37.87 DEP compel/plugins/std/log.d 19:15:21 [2019-09-09T19:15:21.911Z] #58 38.00 DEP compel/plugins/std/fds.d 19:15:21 [2019-09-09T19:15:21.911Z] #58 38.09 DEP compel/plugins/std/std.d 19:15:21 [2019-09-09T19:15:21.911Z] #58 38.20 DEP compel/plugins/shmem/shmem.d 19:15:21 [2019-09-09T19:15:21.911Z] #58 38.31 DEP compel/plugins/fds/fds.d 19:15:21 [2019-09-09T19:15:21.911Z] #58 38.52 CC compel/plugins/std/std.o 19:15:21 [2019-09-09T19:15:21.911Z] #58 38.76 CC compel/plugins/std/fds.o 19:15:22 [2019-09-09T19:15:22.162Z]  ######################################################################## 100.0% 19:15:22 [2019-09-09T19:15:22.162Z]  19:15:22 [2019-09-09T19:15:22.379Z] 65014b3c3121: Verifying Checksum 19:15:22 [2019-09-09T19:15:22.379Z] 65014b3c3121: Download complete 19:15:22 [2019-09-09T19:15:22.394Z] + cd /tmp/tmp.05NV2vDtx9/src/github.com/docker/libnetwork 19:15:22 [2019-09-09T19:15:22.394Z] + git checkout -q 92d1fbe1eb0883cf11d283cea8e658275146411d 19:15:22 [2019-09-09T19:15:22.394Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy 19:15:22 [2019-09-09T19:15:22.476Z] #58 39.16 CC compel/plugins/std/log.o 19:15:22 [2019-09-09T19:15:22.774Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... 19:15:23 [2019-09-09T19:15:23.053Z] #58 39.85 CC compel/plugins/std/string.o 19:15:23 [2019-09-09T19:15:23.056Z]  19:15:23 [2019-09-09T19:15:23.056Z]  ######################################################################## 100.0% 19:15:23 [2019-09-09T19:15:23.056Z]  19:15:23 [2019-09-09T19:15:23.080Z] #58 110.9 CC criu/net.o 19:15:23 [2019-09-09T19:15:23.618Z] #58 40.44 CC compel/plugins/std/infect.o 19:15:24 [2019-09-09T19:15:24.060Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... 19:15:24 [2019-09-09T19:15:24.060Z] skipping existing c8c2d4a6b2e3 19:15:24 [2019-09-09T19:15:24.060Z] 19:15:24 [2019-09-09T19:15:24.185Z] #58 40.96 CC compel/arch/x86/plugins/std/parasite-head.o 19:15:24 [2019-09-09T19:15:24.185Z] #58 41.01 CC compel/arch/x86/plugins/std/memcpy.o 19:15:24 [2019-09-09T19:15:24.445Z] #58 41.19 CC compel/arch/x86/plugins/std/syscalls-64.o 19:15:24 [2019-09-09T19:15:24.445Z] #58 41.26 AR compel/plugins/std.lib.a 19:15:24 [2019-09-09T19:15:24.445Z] #58 41.31 CC compel/plugins/fds/fds.o 19:15:24 [2019-09-09T19:15:24.673Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... 19:15:24 [2019-09-09T19:15:24.702Z] #58 ... 19:15:24 [2019-09-09T19:15:24.702Z] 19:15:24 [2019-09-09T19:15:24.702Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit 19:15:24 [2019-09-09T19:15:24.702Z] #61 DONE 91.9s 19:15:24 [2019-09-09T19:15:24.702Z] 19:15:24 [2019-09-09T19:15:24.702Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build 19:15:24 [2019-09-09T19:15:24.702Z] #62 DONE 0.1s 19:15:24 [2019-09-09T19:15:24.702Z] 19:15:24 [2019-09-09T19:15:24.702Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 19:15:24 [2019-09-09T19:15:24.702Z] #58 41.60 AR compel/plugins/fds.lib.a 19:15:24 [2019-09-09T19:15:24.702Z] #58 ... 19:15:24 [2019-09-09T19:15:24.702Z] 19:15:24 [2019-09-09T19:15:24.702Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 19:15:24 [2019-09-09T19:15:24.702Z] #33 88.64 crypto/internal/randutil 19:15:24 [2019-09-09T19:15:24.702Z] #33 88.72 crypto/sha512 19:15:24 [2019-09-09T19:15:24.702Z] #33 89.52 crypto/hmac 19:15:24 [2019-09-09T19:15:24.702Z] #33 89.65 crypto/md5 19:15:24 [2019-09-09T19:15:24.702Z] #33 90.06 crypto/sha1 19:15:24 [2019-09-09T19:15:24.702Z] #33 90.99 crypto/sha256 19:15:24 [2019-09-09T19:15:24.702Z] #33 91.63 encoding/hex 19:15:24 [2019-09-09T19:15:24.881Z] Removing intermediate container 4a98f004e552 19:15:24 [2019-09-09T19:15:24.881Z] ---> 8a10639a5a55 19:15:24 [2019-09-09T19:15:24.881Z] Step 61/126 : FROM base AS gometalinter 19:15:24 [2019-09-09T19:15:24.881Z] ---> 567ac632417b 19:15:24 [2019-09-09T19:15:24.881Z] Step 62/126 : ENV INSTALL_BINARY_NAME=gometalinter 19:15:24 [2019-09-09T19:15:24.881Z] ---> Running in 365e0a220bef 19:15:24 [2019-09-09T19:15:24.954Z]  19:15:24 [2019-09-09T19:15:24.959Z] #33 92.08 encoding/pem 19:15:25 [2019-09-09T19:15:25.238Z]  ######################################################################## 100.0% 19:15:25 [2019-09-09T19:15:25.238Z]  19:15:25 [2019-09-09T19:15:25.238Z] Download of images into '/build' complete. 19:15:25 [2019-09-09T19:15:25.238Z] Use something like the following to load the result into a Docker daemon: 19:15:25 [2019-09-09T19:15:25.238Z] tar -cC '/build' . | docker load 19:15:25 [2019-09-09T19:15:25.241Z] Removing intermediate container 365e0a220bef 19:15:25 [2019-09-09T19:15:25.241Z] ---> f12fb0b491f7 19:15:25 [2019-09-09T19:15:25.241Z] Step 63/126 : COPY hack/dockerfile/install/install.sh ./install.sh 19:15:25 [2019-09-09T19:15:25.241Z] ---> b99cb98cb3b0 19:15:25 [2019-09-09T19:15:25.241Z] Step 64/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ 19:15:25 [2019-09-09T19:15:25.601Z] #58 113.0 CC criu/netfilter.o 19:15:25 [2019-09-09T19:15:25.601Z] #58 113.4 CC criu/page-pipe.o 19:15:25 [2019-09-09T19:15:25.604Z] ---> 41a66085812b 19:15:25 [2019-09-09T19:15:25.604Z] Step 65/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME 19:15:25 [2019-09-09T19:15:25.604Z] ---> Running in dd3db5586b70 19:15:25 [2019-09-09T19:15:25.859Z] #58 113.8 CC criu/page-xfer.o 19:15:25 [2019-09-09T19:15:25.892Z] #33 93.03 internal/singleflight 19:15:25 [2019-09-09T19:15:25.969Z] + RM_GOPATH=0 19:15:25 [2019-09-09T19:15:25.969Z] + TMP_GOPATH= 19:15:25 [2019-09-09T19:15:25.969Z] + : /build 19:15:25 [2019-09-09T19:15:25.969Z] + '[' -z '' ']' 19:15:25 [2019-09-09T19:15:25.969Z] Installing gometalinter version v2.0.6 19:15:25 [2019-09-09T19:15:25.969Z] ++ mktemp -d 19:15:25 [2019-09-09T19:15:25.969Z] + export GOPATH=/tmp/tmp.282L83VqS0 19:15:25 [2019-09-09T19:15:25.969Z] + GOPATH=/tmp/tmp.282L83VqS0 19:15:25 [2019-09-09T19:15:25.969Z] + RM_GOPATH=1 19:15:25 [2019-09-09T19:15:25.969Z] ++ dirname ./install.sh 19:15:25 [2019-09-09T19:15:25.969Z] + dir=. 19:15:25 [2019-09-09T19:15:25.969Z] + bin=gometalinter 19:15:25 [2019-09-09T19:15:25.969Z] + shift 19:15:25 [2019-09-09T19:15:25.969Z] + '[' '!' -f ./gometalinter.installer ']' 19:15:25 [2019-09-09T19:15:25.969Z] + . ./gometalinter.installer 19:15:25 [2019-09-09T19:15:25.969Z] ++ GOMETALINTER_COMMIT=v2.0.6 19:15:25 [2019-09-09T19:15:25.969Z] + install_gometalinter 19:15:25 [2019-09-09T19:15:25.969Z] + echo 'Installing gometalinter version v2.0.6' 19:15:25 [2019-09-09T19:15:25.969Z] + go get -d github.com/alecthomas/gometalinter 19:15:26 [2019-09-09T19:15:26.149Z] #33 93.25 net 19:15:26 [2019-09-09T19:15:26.792Z] #58 114.6 CC criu/pagemap-cache.o 19:15:26 [2019-09-09T19:15:26.843Z] + cd /tmp/tmp.282L83VqS0/src/github.com/alecthomas/gometalinter 19:15:26 [2019-09-09T19:15:26.843Z] + git checkout -q v2.0.6 19:15:26 [2019-09-09T19:15:26.843Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter 19:15:27 [2019-09-09T19:15:27.050Z] #58 115.0 CC criu/pagemap.o 19:15:27 [2019-09-09T19:15:27.081Z] #33 93.91 crypto/rand 19:15:27 [2019-09-09T19:15:27.339Z] #33 94.36 crypto/elliptic 19:15:27 [2019-09-09T19:15:27.918Z] Removing intermediate container 1afbab407847 19:15:27 [2019-09-09T19:15:27.918Z] ---> 539d90973732 19:15:27 [2019-09-09T19:15:27.918Z] Step 24/126 : FROM base AS cross-false 19:15:27 [2019-09-09T19:15:27.918Z] ---> 8a03295837a8 19:15:27 [2019-09-09T19:15:27.918Z] Step 25/126 : FROM base AS cross-true 19:15:27 [2019-09-09T19:15:27.918Z] ---> 8a03295837a8 19:15:27 [2019-09-09T19:15:27.918Z] Step 26/126 : ARG DEBIAN_FRONTEND 19:15:27 [2019-09-09T19:15:27.918Z] ---> Using cache 19:15:27 [2019-09-09T19:15:27.918Z] ---> 10de6a700ebe 19:15:27 [2019-09-09T19:15:27.918Z] Step 27/126 : RUN dpkg --add-architecture armhf 19:15:27 [2019-09-09T19:15:27.918Z] ---> Running in d4b9e3973d08 19:15:27 [2019-09-09T19:15:27.982Z] #58 115.8 CC criu/parasite-syscall.o 19:15:28 [2019-09-09T19:15:28.271Z] #33 ... 19:15:28 [2019-09-09T19:15:28.271Z] 19:15:28 [2019-09-09T19:15:28.271Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 19:15:28 [2019-09-09T19:15:28.271Z] #58 41.73 HOSTDEP compel/src/lib/log-host.d 19:15:28 [2019-09-09T19:15:28.271Z] #58 41.95 HOSTDEP compel/src/lib/handle-elf-host.d 19:15:28 [2019-09-09T19:15:28.271Z] #58 42.13 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d 19:15:28 [2019-09-09T19:15:28.271Z] #58 42.33 HOSTDEP compel/src/main-host.d 19:15:28 [2019-09-09T19:15:28.271Z] #58 42.65 DEP compel/src/lib/ptrace.d 19:15:28 [2019-09-09T19:15:28.271Z] #58 42.90 DEP compel/src/lib/infect.d 19:15:28 [2019-09-09T19:15:28.271Z] #58 43.10 DEP compel/src/lib/infect-util.d 19:15:28 [2019-09-09T19:15:28.271Z] #58 43.21 DEP compel/src/lib/infect-rpc.d 19:15:28 [2019-09-09T19:15:28.271Z] #58 43.32 DEP compel/arch/x86/src/lib/infect.d 19:15:28 [2019-09-09T19:15:28.271Z] #58 43.43 DEP compel/arch/x86/src/lib/cpu.d 19:15:28 [2019-09-09T19:15:28.271Z] #58 43.54 DEP compel/src/lib/log.d 19:15:28 [2019-09-09T19:15:28.271Z] #58 43.64 DEP compel/src/main.d 19:15:28 [2019-09-09T19:15:28.271Z] #58 43.80 DEP compel/src/lib/handle-elf.d 19:15:28 [2019-09-09T19:15:28.271Z] #58 43.90 DEP compel/arch/x86/src/lib/handle-elf.d 19:15:28 [2019-09-09T19:15:28.271Z] #58 44.05 CC compel/src/lib/log.o 19:15:28 [2019-09-09T19:15:28.271Z] #58 44.39 CC compel/arch/x86/src/lib/cpu.o 19:15:28 [2019-09-09T19:15:28.271Z] #58 45.13 CC compel/arch/x86/src/lib/infect.o 19:15:28 [2019-09-09T19:15:28.534Z] Removing intermediate container d4b9e3973d08 19:15:28 [2019-09-09T19:15:28.534Z] ---> ded9693df5f9 19:15:28 [2019-09-09T19:15:28.534Z] Step 28/126 : RUN dpkg --add-architecture arm64 19:15:28 [2019-09-09T19:15:28.534Z] ---> Running in c70d2c0badb8 19:15:28 [2019-09-09T19:15:28.547Z] #58 116.4 CC criu/path.o 19:15:28 [2019-09-09T19:15:28.805Z] #58 116.7 CC criu/pie-util-vdso-elf32.o 19:15:29 [2019-09-09T19:15:29.062Z] #58 117.0 CC criu/pie-util-vdso.o 19:15:29 [2019-09-09T19:15:29.150Z] Removing intermediate container c70d2c0badb8 19:15:29 [2019-09-09T19:15:29.150Z] ---> 8d72a090ec9d 19:15:29 [2019-09-09T19:15:29.150Z] Step 29/126 : RUN dpkg --add-architecture armel 19:15:29 [2019-09-09T19:15:29.204Z] #58 45.88 CC compel/src/lib/infect-rpc.o 19:15:29 [2019-09-09T19:15:29.432Z] ---> Running in bbb202ab4ba9 19:15:29 [2019-09-09T19:15:29.461Z] #58 46.16 CC compel/src/lib/infect-util.o 19:15:29 [2019-09-09T19:15:29.461Z] #58 46.38 CC compel/src/lib/infect.o 19:15:29 [2019-09-09T19:15:29.628Z] #58 117.3 CC criu/pie-util.o 19:15:29 [2019-09-09T19:15:29.628Z] #58 117.5 CC criu/pipes.o 19:15:30 [2019-09-09T19:15:30.050Z] Removing intermediate container bbb202ab4ba9 19:15:30 [2019-09-09T19:15:30.050Z] ---> dbc96a0c0b6d 19:15:30 [2019-09-09T19:15:30.050Z] Step 30/126 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-armhf crossbuild-essential-arm64 crossbuild-essential-armel && rm -rf /var/lib/apt/lists/*; fi 19:15:30 [2019-09-09T19:15:30.050Z] ---> Running in a9f101b6e387 19:15:30 [2019-09-09T19:15:30.193Z] #58 118.2 CC criu/plugin.o 19:15:30 [2019-09-09T19:15:30.451Z] #58 118.5 CC criu/proc_parse.o 19:15:31 [2019-09-09T19:15:31.058Z] Removing intermediate container a9f101b6e387 19:15:31 [2019-09-09T19:15:31.058Z] ---> 0ac4580baf26 19:15:31 [2019-09-09T19:15:31.058Z] Step 31/126 : FROM cross-${CROSS} as dev-base 19:15:31 [2019-09-09T19:15:31.058Z] ---> 8a03295837a8 19:15:31 [2019-09-09T19:15:31.058Z] Step 32/126 : FROM dev-base AS runtime-dev-cross-false 19:15:31 [2019-09-09T19:15:31.058Z] ---> 8a03295837a8 19:15:31 [2019-09-09T19:15:31.058Z] Step 33/126 : ARG DEBIAN_FRONTEND 19:15:31 [2019-09-09T19:15:31.058Z] ---> Using cache 19:15:31 [2019-09-09T19:15:31.058Z] ---> 10de6a700ebe 19:15:31 [2019-09-09T19:15:31.058Z] Step 34/126 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* 19:15:31 [2019-09-09T19:15:31.058Z] ---> Running in 6bfe02eb9909 19:15:31 [2019-09-09T19:15:31.341Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease 19:15:31 [2019-09-09T19:15:31.341Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] 19:15:31 [2019-09-09T19:15:31.341Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] 19:15:31 [2019-09-09T19:15:31.341Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] 19:15:31 [2019-09-09T19:15:31.341Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] 19:15:31 [2019-09-09T19:15:31.359Z] #58 48.33 CC compel/src/lib/ptrace.o 19:15:31 [2019-09-09T19:15:31.624Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [482 kB] 19:15:31 [2019-09-09T19:15:31.624Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] 19:15:31 [2019-09-09T19:15:31.823Z] #58 ... 19:15:31 [2019-09-09T19:15:31.823Z] 19:15:31 [2019-09-09T19:15:31.823Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... 19:15:31 [2019-09-09T19:15:31.823Z] #55 171.1 + dpkg --print-architecture 19:15:31 [2019-09-09T19:15:31.823Z] #55 171.1 + cd /tmp/tmp.wAN3C4J9Wr/src/github.com/docker/distribution 19:15:31 [2019-09-09T19:15:31.823Z] #55 171.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd 19:15:31 [2019-09-09T19:15:31.823Z] #55 171.4 + GOPATH=/tmp/tmp.wAN3C4J9Wr/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.wAN3C4J9Wr 19:15:31 [2019-09-09T19:15:31.823Z] #55 171.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry 19:15:31 [2019-09-09T19:15:31.908Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] 19:15:32 [2019-09-09T19:15:32.291Z] #58 48.80 AR compel/libcompel.a 19:15:32 [2019-09-09T19:15:32.291Z] #58 48.86 HOSTCC compel/src/main-host.o 19:15:32 [2019-09-09T19:15:32.549Z] #58 49.26 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o 19:15:32 [2019-09-09T19:15:32.806Z] #58 49.53 HOSTCC compel/src/lib/handle-elf-host.o 19:15:33 [2019-09-09T19:15:33.371Z] #58 49.97 HOSTCC compel/src/lib/log-host.o 19:15:33 [2019-09-09T19:15:33.629Z] #58 50.27 HOSTLINK compel/compel-host-bin 19:15:33 [2019-09-09T19:15:33.629Z] #58 50.37 DEP soccr/soccr.d 19:15:33 [2019-09-09T19:15:33.886Z] #58 50.53 CC soccr/soccr.o 19:15:33 [2019-09-09T19:15:33.929Z] Fetched 7721 kB in 2s (3188 kB/s) 19:15:34 [2019-09-09T19:15:34.934Z] Reading package lists... 19:15:35 [2019-09-09T19:15:35.260Z] #58 51.71 AR soccr/libsoccr.a 19:15:35 [2019-09-09T19:15:35.260Z] #58 51.74 make[1]: 'soccr/libsoccr.a' is up to date. 19:15:35 [2019-09-09T19:15:35.260Z] #58 52.07 DEP criu/arch/x86/sigframe.d 19:15:35 [2019-09-09T19:15:35.260Z] #58 52.15 DEP criu/arch/x86/sigaction_compat.d 19:15:35 [2019-09-09T19:15:35.517Z] #58 52.32 DEP criu/arch/x86/kerndat.d 19:15:35 [2019-09-09T19:15:35.775Z] #58 52.52 DEP criu/arch/x86/crtools.d 19:15:35 [2019-09-09T19:15:35.957Z] Reading package lists... 19:15:36 [2019-09-09T19:15:36.033Z] #58 52.71 DEP criu/arch/x86/cpu.d 19:15:36 [2019-09-09T19:15:36.033Z] #58 52.85 CC criu/arch/x86/cpu.o 19:15:36 [2019-09-09T19:15:36.240Z] Building dependency tree... 19:15:36 [2019-09-09T19:15:36.240Z] Reading state information... 19:15:36 [2019-09-09T19:15:36.240Z] The following additional packages will be installed: 19:15:36 [2019-09-09T19:15:36.240Z] libapparmor1 libseccomp2 19:15:36 [2019-09-09T19:15:36.240Z] Suggested packages: 19:15:36 [2019-09-09T19:15:36.240Z] seccomp 19:15:36 [2019-09-09T19:15:36.240Z] The following NEW packages will be installed: 19:15:36 [2019-09-09T19:15:36.240Z] libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 19:15:36 [2019-09-09T19:15:36.368Z] + GOBIN=/build 19:15:36 [2019-09-09T19:15:36.368Z] + /build/gometalinter --install 19:15:36 [2019-09-09T19:15:36.368Z] Installing: 19:15:36 [2019-09-09T19:15:36.368Z] deadcode 19:15:36 [2019-09-09T19:15:36.368Z] dupl 19:15:36 [2019-09-09T19:15:36.368Z] errcheck 19:15:36 [2019-09-09T19:15:36.368Z] gas 19:15:36 [2019-09-09T19:15:36.368Z] gochecknoglobals 19:15:36 [2019-09-09T19:15:36.368Z] gochecknoinits 19:15:36 [2019-09-09T19:15:36.368Z] goconst 19:15:36 [2019-09-09T19:15:36.368Z] gocyclo 19:15:36 [2019-09-09T19:15:36.368Z] goimports 19:15:36 [2019-09-09T19:15:36.368Z] golint 19:15:36 [2019-09-09T19:15:36.368Z] gosimple 19:15:36 [2019-09-09T19:15:36.368Z] gotype 19:15:36 [2019-09-09T19:15:36.368Z] gotypex 19:15:36 [2019-09-09T19:15:36.368Z] ineffassign 19:15:36 [2019-09-09T19:15:36.368Z] interfacer 19:15:36 [2019-09-09T19:15:36.368Z] lll 19:15:36 [2019-09-09T19:15:36.368Z] maligned 19:15:36 [2019-09-09T19:15:36.368Z] megacheck 19:15:36 [2019-09-09T19:15:36.368Z] misspell 19:15:36 [2019-09-09T19:15:36.368Z] nakedret 19:15:36 [2019-09-09T19:15:36.368Z] safesql 19:15:36 [2019-09-09T19:15:36.368Z] staticcheck 19:15:36 [2019-09-09T19:15:36.368Z] structcheck 19:15:36 [2019-09-09T19:15:36.368Z] unconvert 19:15:36 [2019-09-09T19:15:36.368Z] unparam 19:15:36 [2019-09-09T19:15:36.368Z] unused 19:15:36 [2019-09-09T19:15:36.368Z] varcheck 19:15:36 [2019-09-09T19:15:36.542Z] 0 upgraded, 4 newly installed, 0 to remove and 10 not upgraded. 19:15:36 [2019-09-09T19:15:36.542Z] Need to get 296 kB of archives. 19:15:36 [2019-09-09T19:15:36.542Z] After this operation, 1346 kB of additional disk space will be used. 19:15:36 [2019-09-09T19:15:36.542Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB] 19:15:36 [2019-09-09T19:15:36.542Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB] 19:15:36 [2019-09-09T19:15:36.542Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] 19:15:36 [2019-09-09T19:15:36.542Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] 19:15:36 [2019-09-09T19:15:36.597Z] #58 53.42 CC criu/arch/x86/crtools.o 19:15:36 [2019-09-09T19:15:36.825Z] debconf: delaying package configuration, since apt-utils is not installed 19:15:36 [2019-09-09T19:15:36.825Z] Fetched 296 kB in 0s (2815 kB/s) 19:15:36 [2019-09-09T19:15:36.825Z] Selecting previously unselected package libseccomp2:ppc64el. 19:15:36 [2019-09-09T19:15:36.825Z] (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 ... 14950 files and directories currently installed.) 19:15:36 [2019-09-09T19:15:36.825Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... 19:15:36 [2019-09-09T19:15:36.825Z] Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... 19:15:36 [2019-09-09T19:15:36.825Z] Selecting previously unselected package libseccomp-dev:ppc64el. 19:15:36 [2019-09-09T19:15:36.825Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... 19:15:36 [2019-09-09T19:15:36.825Z] Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... 19:15:36 [2019-09-09T19:15:36.825Z] Selecting previously unselected package libapparmor1:ppc64el. 19:15:36 [2019-09-09T19:15:36.825Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... 19:15:36 [2019-09-09T19:15:36.825Z] Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... 19:15:36 [2019-09-09T19:15:36.825Z] Selecting previously unselected package libapparmor-dev:ppc64el. 19:15:36 [2019-09-09T19:15:36.825Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... 19:15:36 [2019-09-09T19:15:36.825Z] Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... 19:15:36 [2019-09-09T19:15:36.825Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... 19:15:36 [2019-09-09T19:15:36.825Z] Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... 19:15:36 [2019-09-09T19:15:36.825Z] Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... 19:15:36 [2019-09-09T19:15:36.825Z] Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... 19:15:36 [2019-09-09T19:15:36.825Z] Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... 19:15:36 [2019-09-09T19:15:36.825Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... 19:15:37 [2019-09-09T19:15:37.447Z] Removing intermediate container 6bfe02eb9909 19:15:37 [2019-09-09T19:15:37.447Z] ---> e554c1c745c9 19:15:37 [2019-09-09T19:15:37.447Z] Step 35/126 : FROM cross-true AS runtime-dev-cross-true 19:15:37 [2019-09-09T19:15:37.447Z] ---> 0ac4580baf26 19:15:37 [2019-09-09T19:15:37.447Z] Step 36/126 : ARG DEBIAN_FRONTEND 19:15:37 [2019-09-09T19:15:37.447Z] ---> Running in 59594c3798aa 19:15:37 [2019-09-09T19:15:37.447Z] Removing intermediate container 59594c3798aa 19:15:37 [2019-09-09T19:15:37.447Z] ---> cd0d8b85bc8e 19:15:37 [2019-09-09T19:15:37.447Z] Step 37/126 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends libseccomp-dev:armhf libseccomp-dev:arm64 libseccomp-dev:armel libapparmor-dev:armhf libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/*; fi 19:15:37 [2019-09-09T19:15:37.447Z] ---> Running in de9a321c40d1 19:15:37 [2019-09-09T19:15:37.970Z] #58 54.61 CC criu/arch/x86/kerndat.o 19:15:38 [2019-09-09T19:15:38.241Z] #58 55.06 CC criu/arch/x86/sigaction_compat.o 19:15:38 [2019-09-09T19:15:38.241Z] #58 ... 19:15:38 [2019-09-09T19:15:38.241Z] 19:15:38 [2019-09-09T19:15:38.241Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter 19:15:38 [2019-09-09T19:15:38.241Z] #24 105.5 + GOBIN=/build 19:15:38 [2019-09-09T19:15:38.241Z] #24 105.5 + /build/gometalinter --install 19:15:38 [2019-09-09T19:15:38.377Z] #55 ... 19:15:38 [2019-09-09T19:15:38.377Z] 19:15:38 [2019-09-09T19:15:38.377Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 19:15:38 [2019-09-09T19:15:38.377Z] #58 120.4 CC criu/protobuf-desc.o 19:15:38 [2019-09-09T19:15:38.377Z] #58 121.2 CC criu/protobuf.o 19:15:38 [2019-09-09T19:15:38.377Z] #58 121.4 CC criu/pstree.o 19:15:38 [2019-09-09T19:15:38.377Z] #58 122.2 CC criu/rbtree.o 19:15:38 [2019-09-09T19:15:38.377Z] #58 122.5 CC criu/rst-malloc.o 19:15:38 [2019-09-09T19:15:38.377Z] #58 122.7 CC criu/seccomp.o 19:15:38 [2019-09-09T19:15:38.377Z] #58 123.1 CC criu/seize.o 19:15:38 [2019-09-09T19:15:38.377Z] #58 123.9 CC criu/servicefd.o 19:15:38 [2019-09-09T19:15:38.377Z] #58 124.3 CC criu/shmem.o 19:15:38 [2019-09-09T19:15:38.377Z] #58 125.1 CC criu/sigframe.o 19:15:38 [2019-09-09T19:15:38.377Z] #58 125.2 CC criu/signalfd.o 19:15:38 [2019-09-09T19:15:38.377Z] #58 125.4 CC criu/sk-inet.o 19:15:38 [2019-09-09T19:15:38.377Z] #58 126.2 CC criu/sk-netlink.o 19:15:38 [2019-09-09T19:15:38.454Z] Removing intermediate container de9a321c40d1 19:15:38 [2019-09-09T19:15:38.454Z] ---> f7965e0d0995 19:15:38 [2019-09-09T19:15:38.454Z] Step 38/126 : FROM runtime-dev-cross-${CROSS} AS runtime-dev 19:15:38 [2019-09-09T19:15:38.454Z] ---> e554c1c745c9 19:15:38 [2019-09-09T19:15:38.454Z] Step 39/126 : FROM base AS tomlv 19:15:38 [2019-09-09T19:15:38.454Z] ---> 8a03295837a8 19:15:38 [2019-09-09T19:15:38.454Z] Step 40/126 : ENV INSTALL_BINARY_NAME=tomlv 19:15:38 [2019-09-09T19:15:38.454Z] ---> Running in 58ab2efbf76c 19:15:38 [2019-09-09T19:15:38.454Z] Removing intermediate container 58ab2efbf76c 19:15:38 [2019-09-09T19:15:38.454Z] ---> 7c318db5e556 19:15:38 [2019-09-09T19:15:38.454Z] Step 41/126 : COPY hack/dockerfile/install/install.sh ./install.sh 19:15:38 [2019-09-09T19:15:38.454Z] ---> f9a03ac0c4e6 19:15:38 [2019-09-09T19:15:38.454Z] Step 42/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ 19:15:38 [2019-09-09T19:15:38.499Z] #24 105.5 Installing: 19:15:38 [2019-09-09T19:15:38.499Z] #24 105.5 deadcode 19:15:38 [2019-09-09T19:15:38.499Z] #24 105.5 dupl 19:15:38 [2019-09-09T19:15:38.499Z] #24 105.5 errcheck 19:15:38 [2019-09-09T19:15:38.499Z] #24 105.5 gas 19:15:38 [2019-09-09T19:15:38.499Z] #24 105.5 gochecknoglobals 19:15:38 [2019-09-09T19:15:38.499Z] #24 105.5 gochecknoinits 19:15:38 [2019-09-09T19:15:38.499Z] #24 105.5 goconst 19:15:38 [2019-09-09T19:15:38.499Z] #24 105.5 gocyclo 19:15:38 [2019-09-09T19:15:38.499Z] #24 105.5 goimports 19:15:38 [2019-09-09T19:15:38.499Z] #24 105.5 golint 19:15:38 [2019-09-09T19:15:38.499Z] #24 105.5 gosimple 19:15:38 [2019-09-09T19:15:38.499Z] #24 105.5 gotype 19:15:38 [2019-09-09T19:15:38.499Z] #24 105.5 gotypex 19:15:38 [2019-09-09T19:15:38.499Z] #24 105.5 ineffassign 19:15:38 [2019-09-09T19:15:38.499Z] #24 105.5 interfacer 19:15:38 [2019-09-09T19:15:38.499Z] #24 105.5 lll 19:15:38 [2019-09-09T19:15:38.499Z] #24 105.5 maligned 19:15:38 [2019-09-09T19:15:38.499Z] #24 105.5 megacheck 19:15:38 [2019-09-09T19:15:38.499Z] #24 105.5 misspell 19:15:38 [2019-09-09T19:15:38.499Z] #24 105.5 nakedret 19:15:38 [2019-09-09T19:15:38.499Z] #24 105.5 safesql 19:15:38 [2019-09-09T19:15:38.499Z] #24 105.5 staticcheck 19:15:38 [2019-09-09T19:15:38.499Z] #24 105.5 structcheck 19:15:38 [2019-09-09T19:15:38.499Z] #24 105.5 unconvert 19:15:38 [2019-09-09T19:15:38.499Z] #24 105.5 unparam 19:15:38 [2019-09-09T19:15:38.499Z] #24 105.5 unused 19:15:38 [2019-09-09T19:15:38.499Z] #24 105.5 varcheck 19:15:38 [2019-09-09T19:15:38.635Z] #58 126.5 CC criu/sk-packet.o 19:15:38 [2019-09-09T19:15:38.739Z] ---> d37dd89d2e53 19:15:38 [2019-09-09T19:15:38.739Z] Step 43/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME 19:15:38 [2019-09-09T19:15:38.739Z] ---> Running in 7eda437116d2 19:15:39 [2019-09-09T19:15:39.021Z] + RM_GOPATH=0 19:15:39 [2019-09-09T19:15:39.021Z] + TMP_GOPATH= 19:15:39 [2019-09-09T19:15:39.021Z] + : /build 19:15:39 [2019-09-09T19:15:39.021Z] + '[' -z '' ']' 19:15:39 [2019-09-09T19:15:39.021Z] ++ mktemp -d 19:15:39 [2019-09-09T19:15:39.021Z] + export GOPATH=/tmp/tmp.AE9ovxfoHJ 19:15:39 [2019-09-09T19:15:39.021Z] + GOPATH=/tmp/tmp.AE9ovxfoHJ 19:15:39 [2019-09-09T19:15:39.021Z] + RM_GOPATH=1 19:15:39 [2019-09-09T19:15:39.021Z] ++ dirname ./install.sh 19:15:39 [2019-09-09T19:15:39.021Z] + dir=. 19:15:39 [2019-09-09T19:15:39.021Z] + bin=tomlv 19:15:39 [2019-09-09T19:15:39.021Z] + shift 19:15:39 [2019-09-09T19:15:39.021Z] + '[' '!' -f ./tomlv.installer ']' 19:15:39 [2019-09-09T19:15:39.021Z] + . ./tomlv.installer 19:15:39 [2019-09-09T19:15:39.021Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 19:15:39 [2019-09-09T19:15:39.021Z] + install_tomlv 19:15:39 [2019-09-09T19:15:39.021Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' 19:15:39 [2019-09-09T19:15:39.021Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.AE9ovxfoHJ/src/github.com/BurntSushi/toml 19:15:39 [2019-09-09T19:15:39.021Z] Cloning into '/tmp/tmp.AE9ovxfoHJ/src/github.com/BurntSushi/toml'... 19:15:39 [2019-09-09T19:15:39.021Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 19:15:39 [2019-09-09T19:15:39.200Z] #58 127.0 CC criu/sk-queue.o 19:15:39 [2019-09-09T19:15:39.303Z] + cd /tmp/tmp.AE9ovxfoHJ/src/github.com/BurntSushi/toml 19:15:39 [2019-09-09T19:15:39.303Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 19:15:39 [2019-09-09T19:15:39.432Z] #24 ... 19:15:39 [2019-09-09T19:15:39.432Z] 19:15:39 [2019-09-09T19:15:39.432Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 19:15:39 [2019-09-09T19:15:39.432Z] #33 96.17 encoding/asn1 19:15:39 [2019-09-09T19:15:39.432Z] #33 98.07 crypto/ecdsa 19:15:39 [2019-09-09T19:15:39.432Z] #33 98.46 crypto/rsa 19:15:39 [2019-09-09T19:15:39.432Z] #33 99.48 crypto/dsa 19:15:39 [2019-09-09T19:15:39.432Z] #33 99.90 crypto/x509/pkix 19:15:39 [2019-09-09T19:15:39.432Z] #33 100.3 internal/x/crypto/cryptobyte 19:15:39 [2019-09-09T19:15:39.432Z] #33 101.8 internal/x/crypto/internal/chacha20 19:15:39 [2019-09-09T19:15:39.432Z] #33 102.1 internal/x/crypto/poly1305 19:15:39 [2019-09-09T19:15:39.432Z] #33 102.4 internal/x/crypto/chacha20poly1305 19:15:39 [2019-09-09T19:15:39.432Z] #33 102.9 internal/x/crypto/hkdf 19:15:39 [2019-09-09T19:15:39.432Z] #33 103.1 internal/x/text/transform 19:15:39 [2019-09-09T19:15:39.432Z] #33 103.7 internal/x/text/unicode/bidi 19:15:39 [2019-09-09T19:15:39.432Z] #33 105.3 internal/x/text/secure/bidirule 19:15:39 [2019-09-09T19:15:39.432Z] #33 105.5 internal/x/text/unicode/norm 19:15:39 [2019-09-09T19:15:39.432Z] #33 ... 19:15:39 [2019-09-09T19:15:39.432Z] 19:15:39 [2019-09-09T19:15:39.432Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 19:15:39 [2019-09-09T19:15:39.432Z] #58 55.26 CC criu/arch/x86/sigframe.o 19:15:39 [2019-09-09T19:15:39.432Z] #58 55.48 LINK criu/arch/x86/crtools.built-in.o 19:15:39 [2019-09-09T19:15:39.432Z] #58 55.54 DEP criu/pie/util-vdso-elf32.d 19:15:39 [2019-09-09T19:15:39.432Z] #58 55.64 DEP criu/arch/x86/vdso-pie.d 19:15:39 [2019-09-09T19:15:39.432Z] #58 55.77 DEP criu/pie/parasite-vdso.d 19:15:39 [2019-09-09T19:15:39.432Z] #58 55.91 DEP criu/pie/util-vdso.d 19:15:39 [2019-09-09T19:15:39.432Z] #58 56.01 DEP criu/pie/util.d 19:15:39 [2019-09-09T19:15:39.432Z] #58 56.13 CC criu/pie/util.o 19:15:39 [2019-09-09T19:15:39.458Z] #58 127.5 CC criu/sk-tcp.o 19:15:39 [2019-09-09T19:15:39.588Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv 19:15:39 [2019-09-09T19:15:39.588Z] errors 19:15:39 [2019-09-09T19:15:39.588Z] internal/cpu 19:15:39 [2019-09-09T19:15:39.588Z] math/bits 19:15:39 [2019-09-09T19:15:39.588Z] runtime/internal/atomic 19:15:39 [2019-09-09T19:15:39.588Z] runtime/internal/sys 19:15:39 [2019-09-09T19:15:39.588Z] runtime/internal/math 19:15:39 [2019-09-09T19:15:39.588Z] internal/bytealg 19:15:39 [2019-09-09T19:15:39.588Z] unicode/utf8 19:15:39 [2019-09-09T19:15:39.588Z] internal/race 19:15:39 [2019-09-09T19:15:39.588Z] sync/atomic 19:15:39 [2019-09-09T19:15:39.588Z] math 19:15:39 [2019-09-09T19:15:39.690Z] #58 56.49 CC criu/pie/util-vdso.o 19:15:39 [2019-09-09T19:15:39.873Z] internal/testlog 19:15:39 [2019-09-09T19:15:39.873Z] unicode 19:15:39 [2019-09-09T19:15:39.873Z] runtime 19:15:39 [2019-09-09T19:15:39.873Z] encoding 19:15:39 [2019-09-09T19:15:39.873Z] runtime/cgo 19:15:40 [2019-09-09T19:15:40.024Z] #58 127.9 CC criu/sk-unix.o 19:15:40 [2019-09-09T19:15:40.256Z] #58 57.06 CC criu/pie/parasite-vdso.o 19:15:40 [2019-09-09T19:15:40.497Z] strconv 19:15:41 [2019-09-09T19:15:41.189Z] #58 57.99 CC criu/arch/x86/vdso-pie.o 19:15:41 [2019-09-09T19:15:41.397Z] #58 129.3 CC criu/sockets.o 19:15:41 [2019-09-09T19:15:41.447Z] #58 58.25 CC criu/pie/util-vdso-elf32.o 19:15:42 [2019-09-09T19:15:42.012Z] #58 58.83 AR criu/pie/pie.lib.a 19:15:42 [2019-09-09T19:15:42.012Z] #58 58.88 DEP criu/pie/restorer.d 19:15:42 [2019-09-09T19:15:42.330Z] #58 130.1 CC criu/stats.o 19:15:42 [2019-09-09T19:15:42.330Z] #58 130.3 CC criu/string.o 19:15:42 [2019-09-09T19:15:42.577Z] #58 59.12 DEP criu/arch/x86/sigaction_compat_pie.d 19:15:42 [2019-09-09T19:15:42.577Z] #58 59.26 DEP criu/arch/x86/restorer_unmap.d 19:15:42 [2019-09-09T19:15:42.577Z] #58 59.30 DEP criu/arch/x86/restorer.d 19:15:42 [2019-09-09T19:15:42.577Z] #58 59.48 DEP criu/pie/parasite.d 19:15:42 [2019-09-09T19:15:42.588Z] #58 130.5 CC criu/sysctl.o 19:15:43 [2019-09-09T19:15:43.142Z] #58 59.73 CC criu/pie/parasite.o 19:15:43 [2019-09-09T19:15:43.153Z] #58 131.1 CC criu/sysfs_parse.o 19:15:43 [2019-09-09T19:15:43.718Z] #58 131.4 CC criu/timerfd.o 19:15:43 [2019-09-09T19:15:43.972Z] sync 19:15:43 [2019-09-09T19:15:43.972Z] io 19:15:43 [2019-09-09T19:15:43.972Z] reflect 19:15:43 [2019-09-09T19:15:43.972Z] syscall 19:15:43 [2019-09-09T19:15:43.972Z] bytes 19:15:43 [2019-09-09T19:15:43.972Z] strings 19:15:43 [2019-09-09T19:15:43.976Z] #58 131.8 CC criu/tty.o 19:15:44 [2019-09-09T19:15:44.075Z] #58 60.85 LINK criu/pie/parasite.built-in.o 19:15:44 [2019-09-09T19:15:44.075Z] #58 60.87 GEN criu/pie/parasite-blob.h 19:15:44 [2019-09-09T19:15:44.075Z] #58 60.91 CC criu/arch/x86/restorer.o 19:15:44 [2019-09-09T19:15:44.594Z] bufio 19:15:44 [2019-09-09T19:15:44.640Z] #58 61.41 CC criu/arch/x86/restorer_unmap.o 19:15:44 [2019-09-09T19:15:44.640Z] #58 61.45 CC criu/arch/x86/sigaction_compat_pie.o 19:15:44 [2019-09-09T19:15:44.880Z] path 19:15:44 [2019-09-09T19:15:44.880Z] text/tabwriter 19:15:44 [2019-09-09T19:15:44.897Z] #58 61.69 CC criu/pie/restorer.o 19:15:45 [2019-09-09T19:15:45.164Z] internal/syscall/unix 19:15:45 [2019-09-09T19:15:45.164Z] time 19:15:45 [2019-09-09T19:15:45.784Z] internal/poll 19:15:45 [2019-09-09T19:15:45.784Z] sort 19:15:45 [2019-09-09T19:15:45.874Z] #58 133.4 CC criu/tun.o 19:15:45 [2019-09-09T19:15:45.874Z] #58 133.8 CC criu/uffd.o 19:15:46 [2019-09-09T19:15:46.069Z] internal/fmtsort 19:15:46 [2019-09-09T19:15:46.069Z] os 19:15:46 [2019-09-09T19:15:46.211Z] Running on azwin-2-3135a0 in d:\jenkins\workspace\moby_PR-39874 [Pipeline] { [Pipeline] ws 19:15:46 [2019-09-09T19:15:46.229Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout 19:15:46 [2019-09-09T19:15:46.353Z] path/filepath 19:15:46 [2019-09-09T19:15:46.353Z] fmt 19:15:46 [2019-09-09T19:15:46.559Z] using credential docker-jenkins-github-credentials 19:15:46 [2019-09-09T19:15:46.636Z] Cloning the remote Git repository 19:15:46 [2019-09-09T19:15:46.636Z] Cloning with configured refspecs honoured and without tags 19:15:46 [2019-09-09T19:15:46.637Z] io/ioutil 19:15:46 [2019-09-09T19:15:46.807Z] #58 134.7 CC criu/util.o 19:15:46 [2019-09-09T19:15:46.922Z] log 19:15:46 [2019-09-09T19:15:46.922Z] flag 19:15:46 [2019-09-09T19:15:46.922Z] github.com/BurntSushi/toml 19:15:46 [2019-09-09T19:15:46.672Z] Cloning repository https://github.com/moby/moby.git 19:15:46 [2019-09-09T19:15:46.673Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 19:15:46 [2019-09-09T19:15:46.752Z] Fetching upstream changes from https://github.com/moby/moby.git 19:15:46 [2019-09-09T19:15:46.752Z] > git --version # timeout=10 19:15:46 [2019-09-09T19:15:46.796Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 19:15:46 [2019-09-09T19:15:46.798Z] > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/39874/head:refs/remotes/origin/PR-39874 +refs/heads/master:refs/remotes/origin/master 19:15:47 [2019-09-09T19:15:47.425Z] #58 64.01 LINK criu/pie/restorer.built-in.o 19:15:47 [2019-09-09T19:15:47.425Z] #58 64.02 GEN criu/pie/restorer-blob.h 19:15:47 [2019-09-09T19:15:47.425Z] #58 64.12 DEP criu/vdso.d 19:15:47 [2019-09-09T19:15:47.425Z] #58 64.35 DEP criu/vdso-compat.d 19:15:47 [2019-09-09T19:15:47.688Z] #58 64.46 DEP criu/uts_ns.d 19:15:47 [2019-09-09T19:15:47.688Z] #58 64.60 DEP criu/util.d 19:15:47 [2019-09-09T19:15:47.931Z] github.com/BurntSushi/toml/cmd/tomlv 19:15:48 [2019-09-09T19:15:48.196Z] #58 136.1 CC criu/uts_ns.o 19:15:48 [2019-09-09T19:15:48.257Z] #58 64.85 DEP criu/uffd.d 19:15:48 [2019-09-09T19:15:48.257Z] #58 65.01 DEP criu/tun.d 19:15:48 [2019-09-09T19:15:48.257Z] #58 65.25 DEP criu/tty.d 19:15:48 [2019-09-09T19:15:48.453Z] #58 136.3 CC criu/vdso-compat.o 19:15:48 [2019-09-09T19:15:48.710Z] #58 136.5 CC criu/vdso.o 19:15:48 [2019-09-09T19:15:48.823Z] #58 65.43 DEP criu/timerfd.d 19:15:48 [2019-09-09T19:15:48.823Z] #58 65.62 DEP criu/sysfs_parse.d 19:15:49 [2019-09-09T19:15:49.081Z] #58 65.78 DEP criu/sysctl.d 19:15:49 [2019-09-09T19:15:49.081Z] #58 65.94 DEP criu/string.d 19:15:49 [2019-09-09T19:15:49.081Z] #58 65.98 DEP criu/stats.d 19:15:49 [2019-09-09T19:15:49.339Z] #58 66.13 DEP criu/sockets.d 19:15:49 [2019-09-09T19:15:49.411Z] Removing intermediate container 7eda437116d2 19:15:49 [2019-09-09T19:15:49.411Z] ---> 7d9e76933bdf 19:15:49 [2019-09-09T19:15:49.411Z] Step 44/126 : FROM base AS vndr 19:15:49 [2019-09-09T19:15:49.411Z] ---> 8a03295837a8 19:15:49 [2019-09-09T19:15:49.411Z] Step 45/126 : ENV INSTALL_BINARY_NAME=vndr 19:15:49 [2019-09-09T19:15:49.411Z] ---> Running in 98a7b7523d36 19:15:49 [2019-09-09T19:15:49.411Z] Removing intermediate container 98a7b7523d36 19:15:49 [2019-09-09T19:15:49.411Z] ---> f46c32e893b0 19:15:49 [2019-09-09T19:15:49.411Z] Step 46/126 : COPY hack/dockerfile/install/install.sh ./install.sh 19:15:49 [2019-09-09T19:15:49.597Z] #58 66.34 DEP criu/sk-unix.d 19:15:49 [2019-09-09T19:15:49.643Z] #58 137.4 LINK criu/built-in.o 19:15:49 [2019-09-09T19:15:49.643Z] #58 137.5 LINK criu/criu 19:15:49 [2019-09-09T19:15:49.712Z] ---> 37cee2a5edd7 19:15:49 [2019-09-09T19:15:49.712Z] Step 47/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ 19:15:49 [2019-09-09T19:15:49.712Z] ---> 23f7241f26df 19:15:49 [2019-09-09T19:15:49.712Z] Step 48/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME 19:15:49 [2019-09-09T19:15:49.712Z] ---> Running in 30b1f1ea8ad1 19:15:49 [2019-09-09T19:15:49.855Z] #58 66.65 DEP criu/sk-tcp.d 19:15:50 [2019-09-09T19:15:50.006Z] + RM_GOPATH=0 19:15:50 [2019-09-09T19:15:50.006Z] + TMP_GOPATH= 19:15:50 [2019-09-09T19:15:50.006Z] + : /build 19:15:50 [2019-09-09T19:15:50.006Z] + '[' -z '' ']' 19:15:50 [2019-09-09T19:15:50.006Z] ++ mktemp -d 19:15:50 [2019-09-09T19:15:50.006Z] + export GOPATH=/tmp/tmp.YUrdHqU3cx 19:15:50 [2019-09-09T19:15:50.006Z] + GOPATH=/tmp/tmp.YUrdHqU3cx 19:15:50 [2019-09-09T19:15:50.006Z] + RM_GOPATH=1 19:15:50 [2019-09-09T19:15:50.006Z] ++ dirname ./install.sh 19:15:50 [2019-09-09T19:15:50.006Z] + dir=. 19:15:50 [2019-09-09T19:15:50.006Z] + bin=vndr 19:15:50 [2019-09-09T19:15:50.006Z] + shift 19:15:50 [2019-09-09T19:15:50.006Z] + '[' '!' -f ./vndr.installer ']' 19:15:50 [2019-09-09T19:15:50.006Z] + . ./vndr.installer 19:15:50 [2019-09-09T19:15:50.006Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 19:15:50 [2019-09-09T19:15:50.006Z] + install_vndr 19:15:50 [2019-09-09T19:15:50.006Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' 19:15:50 [2019-09-09T19:15:50.006Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.YUrdHqU3cx/src/github.com/LK4D4/vndr 19:15:50 [2019-09-09T19:15:50.006Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 19:15:50 [2019-09-09T19:15:50.006Z] Cloning into '/tmp/tmp.YUrdHqU3cx/src/github.com/LK4D4/vndr'... 19:15:50 [2019-09-09T19:15:50.112Z] #58 66.94 DEP criu/sk-queue.d 19:15:50 [2019-09-09T19:15:50.209Z] #58 138.0 DEP lib/c/criu.d 19:15:50 [2019-09-09T19:15:50.209Z] #58 138.1 CC images/rpc.pb-c.o 19:15:50 [2019-09-09T19:15:50.371Z] #58 67.09 DEP criu/sk-packet.d 19:15:50 [2019-09-09T19:15:50.371Z] #58 67.22 DEP criu/sk-netlink.d 19:15:50 [2019-09-09T19:15:50.626Z] + cd /tmp/tmp.YUrdHqU3cx/src/github.com/LK4D4/vndr 19:15:50 [2019-09-09T19:15:50.626Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 19:15:50 [2019-09-09T19:15:50.626Z] + go build -buildmode=pie -v -o /build/vndr . 19:15:50 [2019-09-09T19:15:50.626Z] errors 19:15:50 [2019-09-09T19:15:50.626Z] internal/cpu 19:15:50 [2019-09-09T19:15:50.626Z] internal/race 19:15:50 [2019-09-09T19:15:50.626Z] runtime/internal/atomic 19:15:50 [2019-09-09T19:15:50.626Z] runtime/internal/sys 19:15:50 [2019-09-09T19:15:50.626Z] sync/atomic 19:15:50 [2019-09-09T19:15:50.629Z] #58 67.41 DEP criu/sk-inet.d 19:15:50 [2019-09-09T19:15:50.774Z] #58 138.7 CC lib/c/criu.o 19:15:50 [2019-09-09T19:15:50.886Z] #58 67.54 DEP criu/signalfd.d 19:15:50 [2019-09-09T19:15:50.886Z] #58 67.67 DEP criu/sigframe.d 19:15:50 [2019-09-09T19:15:50.913Z] internal/bytealg 19:15:50 [2019-09-09T19:15:50.913Z] runtime/internal/math 19:15:50 [2019-09-09T19:15:50.913Z] unicode 19:15:50 [2019-09-09T19:15:50.913Z] unicode/utf8 19:15:50 [2019-09-09T19:15:50.913Z] math/bits 19:15:50 [2019-09-09T19:15:50.913Z] internal/testlog 19:15:50 [2019-09-09T19:15:50.913Z] math 19:15:50 [2019-09-09T19:15:50.913Z] encoding 19:15:50 [2019-09-09T19:15:50.913Z] runtime 19:15:50 [2019-09-09T19:15:50.913Z] unicode/utf16 19:15:50 [2019-09-09T19:15:50.913Z] container/list 19:15:51 [2019-09-09T19:15:51.144Z] #58 67.81 DEP criu/shmem.d 19:15:51 [2019-09-09T19:15:51.144Z] #58 68.01 DEP criu/servicefd.d 19:15:51 [2019-09-09T19:15:51.200Z] crypto/internal/subtle 19:15:51 [2019-09-09T19:15:51.200Z] crypto/subtle 19:15:51 [2019-09-09T19:15:51.200Z] internal/x/crypto/cryptobyte/asn1 19:15:51 [2019-09-09T19:15:51.402Z] #58 68.24 DEP criu/seize.d 19:15:51 [2019-09-09T19:15:51.487Z] internal/nettrace 19:15:51 [2019-09-09T19:15:51.487Z] internal/x/net/dns/dnsmessage 19:15:51 [2019-09-09T19:15:51.487Z] runtime/cgo 19:15:51 [2019-09-09T19:15:51.487Z] strconv 19:15:51 [2019-09-09T19:15:51.659Z] #58 68.41 DEP criu/seccomp.d 19:15:51 [2019-09-09T19:15:51.659Z] #58 ... 19:15:51 [2019-09-09T19:15:51.659Z] 19:15:51 [2019-09-09T19:15:51.659Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 19:15:51 [2019-09-09T19:15:51.659Z] #33 108.8 internal/x/net/idna 19:15:51 [2019-09-09T19:15:51.659Z] #33 110.3 crypto/x509 19:15:51 [2019-09-09T19:15:51.659Z] #33 110.5 net/textproto 19:15:51 [2019-09-09T19:15:51.659Z] #33 111.4 internal/x/net/http/httpguts 19:15:51 [2019-09-09T19:15:51.659Z] #33 111.6 internal/x/net/http/httpproxy 19:15:51 [2019-09-09T19:15:51.659Z] #33 112.0 internal/x/net/http2/hpack 19:15:51 [2019-09-09T19:15:51.659Z] #33 113.0 mime 19:15:51 [2019-09-09T19:15:51.659Z] #33 114.3 crypto/tls 19:15:51 [2019-09-09T19:15:51.659Z] #33 114.6 mime/quotedprintable 19:15:51 [2019-09-09T19:15:51.659Z] #33 115.0 mime/multipart 19:15:51 [2019-09-09T19:15:51.659Z] #33 115.9 net/http/internal 19:15:51 [2019-09-09T19:15:51.659Z] #33 116.3 os/exec 19:15:51 [2019-09-09T19:15:51.659Z] #33 ... 19:15:51 [2019-09-09T19:15:51.659Z] 19:15:51 [2019-09-09T19:15:51.659Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 19:15:51 [2019-09-09T19:15:51.659Z] #58 68.65 DEP criu/rst-malloc.d 19:15:51 [2019-09-09T19:15:51.707Z] #58 139.6 LINK lib/c/built-in.o 19:15:51 [2019-09-09T19:15:51.707Z] #58 139.6 LINK lib/c/libcriu.so 19:15:51 [2019-09-09T19:15:51.917Z] #58 68.76 DEP criu/rbtree.d 19:15:51 [2019-09-09T19:15:51.917Z] #58 68.81 DEP criu/pstree.d 19:15:51 [2019-09-09T19:15:51.965Z] #58 139.8 GEN magic.py 19:15:51 [2019-09-09T19:15:51.965Z] #58 ... 19:15:51 [2019-09-09T19:15:51.965Z] 19:15:51 [2019-09-09T19:15:51.965Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... 19:15:51 [2019-09-09T19:15:51.965Z] #55 191.3 + rm -rf /tmp/tmp.wAN3C4J9Wr/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.wAN3C4J9Wr 19:15:52 [2019-09-09T19:15:52.175Z] #58 68.96 DEP criu/protobuf.d 19:15:52 [2019-09-09T19:15:52.175Z] #58 69.17 GEN criu/protobuf-desc-gen.h 19:15:52 [2019-09-09T19:15:52.506Z] crypto/rc4 19:15:52 [2019-09-09T19:15:52.530Z] #55 DONE 191.9s 19:15:52 [2019-09-09T19:15:52.530Z] 19:15:52 [2019-09-09T19:15:52.530Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 19:15:52 [2019-09-09T19:15:52.530Z] #58 139.9 Note: Building without setproctitle() and strlcpy() support. 19:15:52 [2019-09-09T19:15:52.530Z] #58 139.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 19:15:52 [2019-09-09T19:15:52.788Z] #58 140.5 fatal: Not a git repository (or any of the parent directories): .git 19:15:53 [2019-09-09T19:15:53.239Z] Removing intermediate container dd3db5586b70 19:15:53 [2019-09-09T19:15:53.239Z] ---> c1e5554b4aeb 19:15:53 [2019-09-09T19:15:53.239Z] Step 66/126 : FROM base AS gotestsum 19:15:53 [2019-09-09T19:15:53.239Z] ---> 567ac632417b 19:15:53 [2019-09-09T19:15:53.239Z] Step 67/126 : ENV INSTALL_BINARY_NAME=gotestsum 19:15:53 [2019-09-09T19:15:53.239Z] ---> Running in 02336cf97d8b 19:15:53 [2019-09-09T19:15:53.239Z] Removing intermediate container 02336cf97d8b 19:15:53 [2019-09-09T19:15:53.239Z] ---> f5ba29bd232d 19:15:53 [2019-09-09T19:15:53.239Z] Step 68/126 : COPY hack/dockerfile/install/install.sh ./install.sh 19:15:53 [2019-09-09T19:15:53.239Z] ---> 04358a34999f 19:15:53 [2019-09-09T19:15:53.239Z] Step 69/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ 19:15:53 [2019-09-09T19:15:53.239Z] ---> 25856e59da37 19:15:53 [2019-09-09T19:15:53.239Z] Step 70/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME 19:15:53 [2019-09-09T19:15:53.548Z] #58 70.40 DEP criu/protobuf-desc.d 19:15:53 [2019-09-09T19:15:53.548Z] #58 70.52 DEP criu/proc_parse.d 19:15:53 [2019-09-09T19:15:53.600Z] ---> Running in d44da5589fe8 19:15:53 [2019-09-09T19:15:53.962Z] + RM_GOPATH=0 19:15:53 [2019-09-09T19:15:53.962Z] + TMP_GOPATH= 19:15:53 [2019-09-09T19:15:53.962Z] + : /build 19:15:53 [2019-09-09T19:15:53.962Z] + '[' -z '' ']' 19:15:53 [2019-09-09T19:15:53.962Z] ++ mktemp -d 19:15:53 [2019-09-09T19:15:53.962Z] + export GOPATH=/tmp/tmp.xPhDCRtBUd 19:15:53 [2019-09-09T19:15:53.962Z] + GOPATH=/tmp/tmp.xPhDCRtBUd 19:15:53 [2019-09-09T19:15:53.962Z] + RM_GOPATH=1 19:15:53 [2019-09-09T19:15:53.962Z] Installing gotestsum version v0.3.5 19:15:53 [2019-09-09T19:15:53.962Z] ++ dirname ./install.sh 19:15:53 [2019-09-09T19:15:53.962Z] + dir=. 19:15:53 [2019-09-09T19:15:53.962Z] + bin=gotestsum 19:15:53 [2019-09-09T19:15:53.962Z] + shift 19:15:53 [2019-09-09T19:15:53.962Z] + '[' '!' -f ./gotestsum.installer ']' 19:15:53 [2019-09-09T19:15:53.962Z] + . ./gotestsum.installer 19:15:53 [2019-09-09T19:15:53.962Z] ++ GOTESTSUM_COMMIT=v0.3.5 19:15:53 [2019-09-09T19:15:53.962Z] + install_gotestsum 19:15:53 [2019-09-09T19:15:53.962Z] + echo 'Installing gotestsum version v0.3.5' 19:15:53 [2019-09-09T19:15:53.962Z] + go get -d gotest.tools/gotestsum 19:15:54 [2019-09-09T19:15:54.113Z] #58 70.74 DEP criu/plugin.d 19:15:54 [2019-09-09T19:15:54.113Z] #58 70.85 DEP criu/pipes.d 19:15:54 [2019-09-09T19:15:54.159Z] #58 141.7 make[1]: Nothing to be done for 'all'. 19:15:54 [2019-09-09T19:15:54.160Z] #58 142.1 make[1]: 'images/built-in.o' is up to date. 19:15:54 [2019-09-09T19:15:54.160Z] #58 142.1 make[1]: 'compel/plugins/std.lib.a' is up to date. 19:15:54 [2019-09-09T19:15:54.160Z] #58 142.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. 19:15:54 [2019-09-09T19:15:54.160Z] #58 142.2 make[1]: 'compel/libcompel.a' is up to date. 19:15:54 [2019-09-09T19:15:54.160Z] #58 142.2 make[1]: 'compel/compel-host-bin' is up to date. 19:15:54 [2019-09-09T19:15:54.160Z] #58 142.2 make[1]: Nothing to be done for 'all'. 19:15:54 [2019-09-09T19:15:54.160Z] #58 142.2 make[1]: 'soccr/libsoccr.a' is up to date. 19:15:54 [2019-09-09T19:15:54.371Z] #58 ... 19:15:54 [2019-09-09T19:15:54.371Z] 19:15:54 [2019-09-09T19:15:54.371Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum 19:15:54 [2019-09-09T19:15:54.371Z] #27 DONE 121.2s 19:15:54 [2019-09-09T19:15:54.371Z] 19:15:54 [2019-09-09T19:15:54.371Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 19:15:54 [2019-09-09T19:15:54.371Z] #58 71.15 DEP criu/pie-util.d 19:15:54 [2019-09-09T19:15:54.417Z] #58 142.3 make[2]: Nothing to be done for 'all'. 19:15:54 [2019-09-09T19:15:54.417Z] #58 142.4 make[2]: Nothing to be done for 'all'. 19:15:54 [2019-09-09T19:15:54.417Z] #58 142.4 make[2]: Nothing to be done for 'all'. 19:15:54 [2019-09-09T19:15:54.417Z] #58 142.4 make[2]: Nothing to be done for 'all'. 19:15:54 [2019-09-09T19:15:54.417Z] #58 142.4 make[2]: Nothing to be done for 'all'. 19:15:54 [2019-09-09T19:15:54.629Z] #58 71.30 DEP criu/pie-util-vdso.d 19:15:54 [2019-09-09T19:15:54.629Z] #58 71.48 DEP criu/pie-util-vdso-elf32.d 19:15:54 [2019-09-09T19:15:54.675Z] #58 142.5 make[2]: Nothing to be done for 'all'. 19:15:54 [2019-09-09T19:15:54.675Z] #58 142.5 make[2]: Nothing to be done for 'all'. 19:15:54 [2019-09-09T19:15:54.675Z] #58 142.6 make[2]: Nothing to be done for 'all'. 19:15:54 [2019-09-09T19:15:54.675Z] #58 142.6 INSTALL criu/criu 19:15:54 [2019-09-09T19:15:54.887Z] #58 71.69 DEP criu/path.d 19:15:54 [2019-09-09T19:15:54.932Z] #58 DONE 142.7s 19:15:54 [2019-09-09T19:15:54.933Z] 19:15:54 [2019-09-09T19:15:54.933Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd 19:15:55 [2019-09-09T19:15:55.144Z] #58 71.91 DEP criu/parasite-syscall.d 19:15:55 [2019-09-09T19:15:55.191Z] sync 19:15:55 [2019-09-09T19:15:55.191Z] github.com/LK4D4/vndr/godl/singleflight 19:15:55 [2019-09-09T19:15:55.191Z] io 19:15:55 [2019-09-09T19:15:55.191Z] reflect 19:15:55 [2019-09-09T19:15:55.191Z] syscall 19:15:55 [2019-09-09T19:15:55.405Z] #58 72.19 DEP criu/pagemap.d 19:15:55 [2019-09-09T19:15:55.479Z] math/rand 19:15:55 [2019-09-09T19:15:55.479Z] internal/singleflight 19:15:55 [2019-09-09T19:15:55.663Z] #58 72.38 DEP criu/pagemap-cache.d 19:15:55 [2019-09-09T19:15:55.663Z] #58 72.48 DEP criu/page-xfer.d 19:15:55 [2019-09-09T19:15:55.767Z] bytes 19:15:55 [2019-09-09T19:15:55.767Z] strings 19:15:55 [2019-09-09T19:15:55.865Z] #47 ... 19:15:55 [2019-09-09T19:15:55.865Z] 19:15:55 [2019-09-09T19:15:55.865Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter 19:15:55 [2019-09-09T19:15:55.865Z] #24 DONE 195.1s 19:15:55 [2019-09-09T19:15:55.865Z] 19:15:55 [2019-09-09T19:15:55.865Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd 19:15:55 [2019-09-09T19:15:55.921Z] #58 72.66 DEP criu/page-pipe.d 19:15:55 [2019-09-09T19:15:55.921Z] #58 72.72 DEP criu/netfilter.d 19:15:56 [2019-09-09T19:15:56.179Z] #58 72.84 DEP criu/net.d 19:15:56 [2019-09-09T19:15:56.179Z] #58 73.01 DEP criu/namespaces.d 19:15:56 [2019-09-09T19:15:56.410Z] bufio 19:15:56 [2019-09-09T19:15:56.410Z] path 19:15:56 [2019-09-09T19:15:56.410Z] hash 19:15:56 [2019-09-09T19:15:56.437Z] #58 73.15 DEP criu/mount.d 19:15:56 [2019-09-09T19:15:56.437Z] #58 73.33 DEP criu/mem.d 19:15:56 [2019-09-09T19:15:56.694Z] #58 73.48 DEP criu/lsm.d 19:15:56 [2019-09-09T19:15:56.694Z] #58 73.60 DEP criu/log.d 19:15:56 [2019-09-09T19:15:56.735Z] hash/crc32 19:15:56 [2019-09-09T19:15:56.735Z] crypto 19:15:56 [2019-09-09T19:15:56.735Z] crypto/internal/randutil 19:15:56 [2019-09-09T19:15:56.735Z] crypto/sha512 19:15:56 [2019-09-09T19:15:56.735Z] crypto/hmac 19:15:56 [2019-09-09T19:15:56.952Z] #58 73.73 DEP criu/libnetlink.d 19:15:57 [2019-09-09T19:15:57.022Z] crypto/sha1 19:15:57 [2019-09-09T19:15:57.022Z] time 19:15:57 [2019-09-09T19:15:57.022Z] internal/syscall/unix 19:15:57 [2019-09-09T19:15:57.022Z] crypto/sha256 19:15:57 [2019-09-09T19:15:57.022Z] internal/x/crypto/hkdf 19:15:57 [2019-09-09T19:15:57.210Z] #58 73.87 DEP criu/kerndat.d 19:15:57 [2019-09-09T19:15:57.210Z] #58 74.04 DEP criu/kcmp-ids.d 19:15:57 [2019-09-09T19:15:57.210Z] #58 74.13 DEP criu/irmap.d 19:15:57 [2019-09-09T19:15:57.306Z] internal/x/text/transform 19:15:57 [2019-09-09T19:15:57.468Z] #58 74.22 DEP criu/ipc_ns.d 19:15:57 [2019-09-09T19:15:57.468Z] #58 74.38 DEP criu/image.d 19:15:57 [2019-09-09T19:15:57.590Z] encoding/binary 19:15:57 [2019-09-09T19:15:57.590Z] sort 19:15:57 [2019-09-09T19:15:57.725Z] #58 74.51 DEP criu/image-desc.d 19:15:57 [2019-09-09T19:15:57.725Z] #58 74.57 DEP criu/fsnotify.d 19:15:57 [2019-09-09T19:15:57.875Z] internal/poll 19:15:57 [2019-09-09T19:15:57.875Z] internal/fmtsort 19:15:57 [2019-09-09T19:15:57.875Z] regexp/syntax 19:15:57 [2019-09-09T19:15:57.983Z] #58 74.79 DEP criu/filesystems.d 19:15:57 [2019-09-09T19:15:57.983Z] #58 74.94 DEP criu/files.d 19:15:58 [2019-09-09T19:15:58.063Z] + cd /tmp/tmp.xPhDCRtBUd/src/gotest.tools/gotestsum 19:15:58 [2019-09-09T19:15:58.063Z] + git checkout -q v0.3.5 19:15:58 [2019-09-09T19:15:58.063Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum 19:15:58 [2019-09-09T19:15:58.160Z] encoding/base64 19:15:58 [2019-09-09T19:15:58.160Z] crypto/cipher 19:15:58 [2019-09-09T19:15:58.241Z] #58 75.08 DEP criu/files-reg.d 19:15:58 [2019-09-09T19:15:58.392Z] #47 ... 19:15:58 [2019-09-09T19:15:58.392Z] 19:15:58 [2019-09-09T19:15:58.392Z] #25 [dev 11/24] COPY --from=gometalinter /build/ /usr/local/bin/ 19:15:58 [2019-09-09T19:15:58.446Z] crypto/md5 19:15:58 [2019-09-09T19:15:58.446Z] os 19:15:58 [2019-09-09T19:15:58.446Z] crypto/aes 19:15:58 [2019-09-09T19:15:58.499Z] #58 75.30 DEP criu/files-ext.d 19:15:58 [2019-09-09T19:15:58.732Z] crypto/des 19:15:58 [2019-09-09T19:15:58.732Z] encoding/pem 19:15:58 [2019-09-09T19:15:58.732Z] internal/x/crypto/internal/chacha20 19:15:58 [2019-09-09T19:15:58.732Z] internal/x/crypto/poly1305 19:15:58 [2019-09-09T19:15:58.756Z] #58 75.46 DEP criu/file-lock.d 19:15:58 [2019-09-09T19:15:58.756Z] #58 75.67 DEP criu/file-ids.d 19:15:58 [2019-09-09T19:15:58.956Z] #25 DONE 0.6s 19:15:58 [2019-09-09T19:15:58.956Z] 19:15:58 [2019-09-09T19:15:58.956Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/ 19:15:58 [2019-09-09T19:15:58.956Z] #28 DONE 0.1s 19:15:58 [2019-09-09T19:15:58.956Z] 19:15:58 [2019-09-09T19:15:58.956Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/ 19:15:58 [2019-09-09T19:15:58.956Z] #31 DONE 0.1s 19:15:58 [2019-09-09T19:15:58.956Z] 19:15:58 [2019-09-09T19:15:58.956Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd 19:15:59 [2019-09-09T19:15:59.014Z] #58 75.84 DEP criu/fifo.d 19:15:59 [2019-09-09T19:15:59.016Z] internal/x/crypto/curve25519 19:15:59 [2019-09-09T19:15:59.016Z] internal/x/crypto/chacha20poly1305 19:15:59 [2019-09-09T19:15:59.016Z] regexp 19:15:59 [2019-09-09T19:15:59.213Z] #47 ... 19:15:59 [2019-09-09T19:15:59.213Z] 19:15:59 [2019-09-09T19:15:59.213Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/ 19:15:59 [2019-09-09T19:15:59.213Z] #34 DONE 0.1s 19:15:59 [2019-09-09T19:15:59.271Z] #58 75.98 DEP criu/fdstore.d 19:15:59 [2019-09-09T19:15:59.302Z] path/filepath 19:15:59 [2019-09-09T19:15:59.302Z] fmt 19:15:59 [2019-09-09T19:15:59.302Z] io/ioutil 19:15:59 [2019-09-09T19:15:59.470Z] 19:15:59 [2019-09-09T19:15:59.470Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/ 19:15:59 [2019-09-09T19:15:59.470Z] #39 DONE 0.1s 19:15:59 [2019-09-09T19:15:59.470Z] 19:15:59 [2019-09-09T19:15:59.470Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/ 19:15:59 [2019-09-09T19:15:59.470Z] #43 DONE 0.1s 19:15:59 [2019-09-09T19:15:59.470Z] 19:15:59 [2019-09-09T19:15:59.470Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd 19:15:59 [2019-09-09T19:15:59.529Z] #58 76.14 DEP criu/fault-injection.d 19:15:59 [2019-09-09T19:15:59.529Z] #58 76.18 DEP criu/external.d 19:15:59 [2019-09-09T19:15:59.529Z] #58 76.27 DEP criu/eventpoll.d 19:15:59 [2019-09-09T19:15:59.787Z] #58 76.48 DEP criu/eventfd.d 19:15:59 [2019-09-09T19:15:59.787Z] #58 76.64 DEP criu/crtools.d 19:15:59 [2019-09-09T19:15:59.918Z] go/token 19:15:59 [2019-09-09T19:15:59.919Z] net/url 19:15:59 [2019-09-09T19:15:59.919Z] flag 19:15:59 [2019-09-09T19:15:59.919Z] text/template/parse 19:15:59 [2019-09-09T19:15:59.919Z] go/scanner 19:16:00 [2019-09-09T19:16:00.044Z] #58 76.84 DEP criu/cr-service.d 19:16:00 [2019-09-09T19:16:00.204Z] log 19:16:00 [2019-09-09T19:16:00.204Z] encoding/json 19:16:00 [2019-09-09T19:16:00.204Z] encoding/xml 19:16:00 [2019-09-09T19:16:00.204Z] go/ast 19:16:00 [2019-09-09T19:16:00.302Z] #58 77.00 DEP criu/cr-restore.d 19:16:00 [2019-09-09T19:16:00.302Z] #58 77.17 DEP criu/cr-errno.d 19:16:00 [2019-09-09T19:16:00.302Z] #58 77.19 DEP criu/cr-dump.d 19:16:00 [2019-09-09T19:16:00.867Z] #58 77.46 DEP criu/cr-dedup.d 19:16:00 [2019-09-09T19:16:00.867Z] #58 77.62 DEP criu/cr-check.d 19:16:01 [2019-09-09T19:16:01.054Z] Fetching without tags 19:16:01 [2019-09-09T19:16:01.124Z] #58 77.81 DEP criu/config.d 19:16:01 [2019-09-09T19:16:01.124Z] #58 77.96 DEP criu/clone-noasan.d 19:16:01 [2019-09-09T19:16:01.124Z] #58 78.02 DEP criu/cgroup.d 19:16:01 [2019-09-09T19:16:01.221Z] text/template 19:16:01 [2019-09-09T19:16:01.382Z] #58 78.18 DEP criu/cgroup-props.d 19:16:01 [2019-09-09T19:16:01.382Z] #58 78.27 DEP criu/bitmap.d 19:16:01 [2019-09-09T19:16:01.509Z] go/parser 19:16:01 [2019-09-09T19:16:01.640Z] #58 78.28 DEP criu/bfd.d 19:16:01 [2019-09-09T19:16:01.640Z] #58 78.39 DEP criu/autofs.d 19:16:01 [2019-09-09T19:16:01.897Z] #58 78.60 DEP criu/aio.d 19:16:01 [2019-09-09T19:16:01.898Z] #58 78.79 DEP criu/action-scripts.d 19:16:02 [2019-09-09T19:16:02.133Z] compress/flate 19:16:02 [2019-09-09T19:16:02.133Z] context 19:16:02 [2019-09-09T19:16:02.155Z] #58 79.05 CC criu/action-scripts.o 19:16:02 [2019-09-09T19:16:02.292Z] Merging remotes/origin/master commit 4ce040289a3e0fb7bbeae4fb9f00a6ac764c3f69 into PR head commit 9ef9a337f6751c5d2d67e70dccb4bc0489915dbf 19:16:00 [2019-09-09T19:16:00.738Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 19:16:00 [2019-09-09T19:16:00.781Z] > git config --add remote.origin.fetch +refs/pull/39874/head:refs/remotes/origin/PR-39874 # timeout=10 19:16:00 [2019-09-09T19:16:00.826Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 19:16:00 [2019-09-09T19:16:00.956Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 19:16:01 [2019-09-09T19:16:01.089Z] Fetching upstream changes from https://github.com/moby/moby.git 19:16:01 [2019-09-09T19:16:01.089Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 19:16:01 [2019-09-09T19:16:01.091Z] > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/39874/head:refs/remotes/origin/PR-39874 +refs/heads/master:refs/remotes/origin/master 19:16:02 [2019-09-09T19:16:02.420Z] math/big 19:16:02 [2019-09-09T19:16:02.421Z] go/doc 19:16:02 [2019-09-09T19:16:02.706Z] encoding/hex 19:16:02 [2019-09-09T19:16:02.706Z] compress/gzip 19:16:02 [2019-09-09T19:16:02.706Z] net 19:16:02 [2019-09-09T19:16:02.729Z] #58 79.48 CC criu/aio.o 19:16:02 [2019-09-09T19:16:02.987Z] #58 79.84 CC criu/autofs.o 19:16:03 [2019-09-09T19:16:03.005Z] internal/x/text/unicode/bidi 19:16:03 [2019-09-09T19:16:03.627Z] github.com/LK4D4/vndr/build 19:16:03 [2019-09-09T19:16:03.627Z] internal/x/text/secure/bidirule 19:16:03 [2019-09-09T19:16:03.914Z] internal/x/text/unicode/norm 19:16:02 [2019-09-09T19:16:02.332Z] > git config core.sparsecheckout # timeout=10 19:16:02 [2019-09-09T19:16:02.389Z] > git checkout -f 9ef9a337f6751c5d2d67e70dccb4bc0489915dbf 19:16:04 [2019-09-09T19:16:04.360Z] #58 81.02 CC criu/bfd.o 19:16:04 [2019-09-09T19:16:04.538Z] crypto/rand 19:16:04 [2019-09-09T19:16:04.538Z] crypto/elliptic 19:16:04 [2019-09-09T19:16:04.538Z] encoding/asn1 19:16:04 [2019-09-09T19:16:04.618Z] #58 ... 19:16:04 [2019-09-09T19:16:04.618Z] 19:16:04 [2019-09-09T19:16:04.618Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 19:16:04 [2019-09-09T19:16:04.618Z] #33 121.7 net/http/httptrace 19:16:04 [2019-09-09T19:16:04.618Z] #33 122.0 net/http 19:16:04 [2019-09-09T19:16:04.618Z] #33 131.3 github.com/LK4D4/vndr/godl 19:16:04 [2019-09-09T19:16:04.878Z] #33 ... 19:16:04 [2019-09-09T19:16:04.878Z] 19:16:04 [2019-09-09T19:16:04.878Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 19:16:04 [2019-09-09T19:16:04.878Z] #58 81.54 CC criu/bitmap.o 19:16:04 [2019-09-09T19:16:04.878Z] #58 81.74 CC criu/cgroup-props.o 19:16:05 [2019-09-09T19:16:05.162Z] crypto/rsa 19:16:05 [2019-09-09T19:16:05.162Z] crypto/dsa 19:16:05 [2019-09-09T19:16:05.447Z] internal/x/net/idna 19:16:05 [2019-09-09T19:16:05.447Z] crypto/ecdsa 19:16:05 [2019-09-09T19:16:05.734Z] crypto/x509/pkix 19:16:05 [2019-09-09T19:16:05.734Z] internal/x/crypto/cryptobyte 19:16:05 [2019-09-09T19:16:05.811Z] #58 82.42 CC criu/cgroup.o 19:16:05 [2019-09-09T19:16:05.876Z] > git merge 4ce040289a3e0fb7bbeae4fb9f00a6ac764c3f69 # timeout=10 19:16:06 [2019-09-09T19:16:06.019Z] #47 168.2 🇩 bin/containerd 19:16:06 [2019-09-09T19:16:06.021Z] internal/x/net/http2/hpack 19:16:06 [2019-09-09T19:16:06.021Z] mime 19:16:06 [2019-09-09T19:16:06.306Z] mime/quotedprintable 19:16:06 [2019-09-09T19:16:06.307Z] net/http/internal 19:16:06 [2019-09-09T19:16:06.307Z] os/exec 19:16:06 [2019-09-09T19:16:06.638Z] Merge succeeded, producing 33721291511a9f607a8633a4e39fb00fcf78f89c 19:16:06 [2019-09-09T19:16:06.639Z] Checking out Revision 33721291511a9f607a8633a4e39fb00fcf78f89c (PR-39874) 19:16:07 [2019-09-09T19:16:07.012Z] Commit message: "Merge commit '4ce040289a3e0fb7bbeae4fb9f00a6ac764c3f69' into HEAD" 19:16:07 [2019-09-09T19:16:07.134Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 19:16:07 [2019-09-09T19:16:07.895Z] internal/x/net/http/httpproxy 19:16:07 [2019-09-09T19:16:07.895Z] net/textproto 19:16:07 [2019-09-09T19:16:07.895Z] crypto/x509 19:16:06 [2019-09-09T19:16:06.531Z] > git rev-parse "HEAD^{commit}" # timeout=10 19:16:06 [2019-09-09T19:16:06.675Z] > git config core.sparsecheckout # timeout=10 19:16:06 [2019-09-09T19:16:06.723Z] > git checkout -f 33721291511a9f607a8633a4e39fb00fcf78f89c 19:16:07 [2019-09-09T19:16:07.051Z] > git rev-list --no-walk c63d63d12bc80414f37c00c6469742e4b6c1ac4d # timeout=10 19:16:08 [2019-09-09T19:16:08.177Z] internal/x/net/http/httpguts 19:16:08 [2019-09-09T19:16:08.177Z] mime/multipart 19:16:08 [2019-09-09T19:16:08.511Z] #58 85.00 CC criu/clone-noasan.o 19:16:08 [2019-09-09T19:16:08.511Z] #58 85.12 CC criu/config.o 19:16:08 [2019-09-09T19:16:08.792Z] crypto/tls 19:16:08 [2019-09-09T19:16:08.810Z] + docker version 19:16:08 [2019-09-09T19:16:08.810Z] Client: Docker Engine - Enterprise 19:16:08 [2019-09-09T19:16:08.811Z] Version: 19.03.2-tp2 19:16:08 [2019-09-09T19:16:08.811Z] API version: 1.40 19:16:08 [2019-09-09T19:16:08.811Z] Go version: go1.12.8 19:16:08 [2019-09-09T19:16:08.811Z] Git commit: 49fe2072d9 19:16:08 [2019-09-09T19:16:08.811Z] Built: 08/16/2019 19:26:08 19:16:08 [2019-09-09T19:16:08.811Z] OS/Arch: windows/amd64 19:16:08 [2019-09-09T19:16:08.811Z] Experimental: false 19:16:08 [2019-09-09T19:16:08.811Z] 19:16:08 [2019-09-09T19:16:08.811Z] Server: Docker Engine - Enterprise 19:16:08 [2019-09-09T19:16:08.811Z] Engine: 19:16:08 [2019-09-09T19:16:08.811Z] Version: 19.03.2-tp2 19:16:08 [2019-09-09T19:16:08.811Z] API version: 1.40 (minimum version 1.24) 19:16:08 [2019-09-09T19:16:08.811Z] Go version: go1.12.8 19:16:08 [2019-09-09T19:16:08.811Z] Git commit: 49fe2072d9 19:16:08 [2019-09-09T19:16:08.811Z] Built: 08/16/2019 19:23:48 19:16:08 [2019-09-09T19:16:08.811Z] OS/Arch: windows/amd64 19:16:08 [2019-09-09T19:16:08.811Z] Experimental: true [Pipeline] sh 19:16:09 [2019-09-09T19:16:09.430Z] Removing intermediate container d44da5589fe8 19:16:09 [2019-09-09T19:16:09.430Z] ---> a278c8e791aa 19:16:09 [2019-09-09T19:16:09.430Z] Step 71/126 : FROM dev-base AS dockercli 19:16:09 [2019-09-09T19:16:09.430Z] ---> 567ac632417b 19:16:09 [2019-09-09T19:16:09.430Z] Step 72/126 : ENV INSTALL_BINARY_NAME=dockercli 19:16:09 [2019-09-09T19:16:09.430Z] ---> Running in 6bb17777adf4 19:16:09 [2019-09-09T19:16:09.430Z] Removing intermediate container 6bb17777adf4 19:16:09 [2019-09-09T19:16:09.430Z] ---> 9936f42987d5 19:16:09 [2019-09-09T19:16:09.430Z] Step 73/126 : COPY hack/dockerfile/install/install.sh ./install.sh 19:16:09 [2019-09-09T19:16:09.430Z] ---> 1cec371a923a 19:16:09 [2019-09-09T19:16:09.430Z] Step 74/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ 19:16:09 [2019-09-09T19:16:09.430Z] ---> cb86371affc4 19:16:09 [2019-09-09T19:16:09.430Z] Step 75/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME 19:16:09 [2019-09-09T19:16:09.430Z] ---> Running in ab9fd52dff2d 19:16:09 [2019-09-09T19:16:09.442Z] #58 86.41 CC criu/cr-check.o 19:16:09 [2019-09-09T19:16:09.798Z] + RM_GOPATH=0 19:16:09 [2019-09-09T19:16:09.798Z] + TMP_GOPATH= 19:16:09 [2019-09-09T19:16:09.798Z] + : /build 19:16:09 [2019-09-09T19:16:09.798Z] + '[' -z '' ']' 19:16:09 [2019-09-09T19:16:09.798Z] ++ mktemp -d 19:16:09 [2019-09-09T19:16:09.798Z] + export GOPATH=/tmp/tmp.ib3T4qCSVj 19:16:09 [2019-09-09T19:16:09.798Z] + GOPATH=/tmp/tmp.ib3T4qCSVj 19:16:09 [2019-09-09T19:16:09.798Z] + RM_GOPATH=1 19:16:09 [2019-09-09T19:16:09.798Z] ++ dirname ./install.sh 19:16:09 [2019-09-09T19:16:09.798Z] + dir=. 19:16:09 [2019-09-09T19:16:09.798Z] + bin=dockercli 19:16:09 [2019-09-09T19:16:09.798Z] + shift 19:16:09 [2019-09-09T19:16:09.798Z] + '[' '!' -f ./dockercli.installer ']' 19:16:09 [2019-09-09T19:16:09.798Z] + . ./dockercli.installer 19:16:09 [2019-09-09T19:16:09.798Z] ++ DOCKERCLI_CHANNEL=stable 19:16:09 [2019-09-09T19:16:09.798Z] ++ DOCKERCLI_VERSION=17.06.2-ce 19:16:09 [2019-09-09T19:16:09.798Z] + install_dockercli 19:16:09 [2019-09-09T19:16:09.798Z] + echo 'Install docker/cli version 17.06.2-ce from stable' 19:16:09 [2019-09-09T19:16:09.798Z] Install docker/cli version 17.06.2-ce from stable 19:16:09 [2019-09-09T19:16:09.798Z] ++ uname -m 19:16:09 [2019-09-09T19:16:09.798Z] + arch=s390x 19:16:09 [2019-09-09T19:16:09.798Z] + '[' s390x '!=' x86_64 ']' 19:16:09 [2019-09-09T19:16:09.798Z] + '[' s390x '!=' s390x ']' 19:16:09 [2019-09-09T19:16:09.798Z] + url=https://download.docker.com/linux/static 19:16:09 [2019-09-09T19:16:09.798Z] + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz 19:16:09 [2019-09-09T19:16:09.798Z] + tar -xz docker/docker 19:16:09 [2019-09-09T19:16:09.847Z] + docker info 19:16:10 [2019-09-09T19:16:10.825Z] net/http/httptrace 19:16:10 [2019-09-09T19:16:10.825Z] net/http 19:16:11 [2019-09-09T19:16:11.066Z] + mkdir -p /build 19:16:11 [2019-09-09T19:16:11.066Z] + mv docker/docker /build/ 19:16:11 [2019-09-09T19:16:11.066Z] + rmdir docker 19:16:11 [2019-09-09T19:16:11.336Z] #58 87.83 CC criu/cr-dedup.o 19:16:11 [2019-09-09T19:16:11.390Z] Client: 19:16:11 [2019-09-09T19:16:11.390Z] Debug Mode: false 19:16:11 [2019-09-09T19:16:11.390Z] Plugins: 19:16:11 [2019-09-09T19:16:11.390Z] cluster: Manage Docker clusters (Docker Inc., v1.0.1) 19:16:11 [2019-09-09T19:16:11.390Z] 19:16:11 [2019-09-09T19:16:11.390Z] Server: 19:16:11 [2019-09-09T19:16:11.390Z] Containers: 0 19:16:11 [2019-09-09T19:16:11.390Z] Running: 0 19:16:11 [2019-09-09T19:16:11.390Z] Paused: 0 19:16:11 [2019-09-09T19:16:11.390Z] Stopped: 0 19:16:11 [2019-09-09T19:16:11.390Z] Images: 8 19:16:11 [2019-09-09T19:16:11.390Z] Server Version: 19.03.2-tp2 19:16:11 [2019-09-09T19:16:11.390Z] Storage Driver: windowsfilter 19:16:11 [2019-09-09T19:16:11.390Z] Windows: 19:16:11 [2019-09-09T19:16:11.390Z] Logging Driver: json-file 19:16:11 [2019-09-09T19:16:11.390Z] Plugins: 19:16:11 [2019-09-09T19:16:11.390Z] Volume: local 19:16:11 [2019-09-09T19:16:11.390Z] Network: ics l2bridge l2tunnel nat null overlay transparent 19:16:11 [2019-09-09T19:16:11.390Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 19:16:11 [2019-09-09T19:16:11.390Z] Swarm: inactive 19:16:11 [2019-09-09T19:16:11.390Z] Default Isolation: process 19:16:11 [2019-09-09T19:16:11.390Z] Kernel Version: 10.0 14393 (14393.3179.amd64fre.rs1_release_1.190806-2245) 19:16:11 [2019-09-09T19:16:11.390Z] Operating System: Windows Server 2016 Datacenter Version 1607 (OS Build 14393.3181) 19:16:11 [2019-09-09T19:16:11.390Z] OSType: windows 19:16:11 [2019-09-09T19:16:11.390Z] Architecture: x86_64 19:16:11 [2019-09-09T19:16:11.390Z] CPUs: 4 19:16:11 [2019-09-09T19:16:11.390Z] Total Memory: 32GiB 19:16:11 [2019-09-09T19:16:11.390Z] Name: azwin-2-3135a0 19:16:11 [2019-09-09T19:16:11.390Z] ID: 2UIV:VWQY:XVEE:4K7O:BNCB:5UVL:FIHW:7WNE:ZH6X:KWQB:QGVD:NYEG 19:16:11 [2019-09-09T19:16:11.390Z] Docker Root Dir: D:\docker 19:16:11 [2019-09-09T19:16:11.390Z] Debug Mode: false 19:16:11 [2019-09-09T19:16:11.390Z] Registry: https://index.docker.io/v1/ 19:16:11 [2019-09-09T19:16:11.390Z] Labels: 19:16:11 [2019-09-09T19:16:11.390Z] Experimental: true 19:16:11 [2019-09-09T19:16:11.390Z] Insecure Registries: 19:16:11 [2019-09-09T19:16:11.390Z] 10.0.0.4:5000 19:16:11 [2019-09-09T19:16:11.390Z] 127.0.0.0/8 19:16:11 [2019-09-09T19:16:11.390Z] Registry Mirrors: 19:16:11 [2019-09-09T19:16:11.390Z] http://10.0.0.4:5000/ 19:16:11 [2019-09-09T19:16:11.390Z] Live Restore Enabled: false 19:16:11 [2019-09-09T19:16:11.390Z] 19:16:11 [2019-09-09T19:16:11.434Z] Removing intermediate container ab9fd52dff2d 19:16:11 [2019-09-09T19:16:11.434Z] ---> 0913542cb650 19:16:11 [2019-09-09T19:16:11.434Z] Step 76/126 : FROM runtime-dev AS runc 19:16:11 [2019-09-09T19:16:11.434Z] ---> 547938475932 19:16:11 [2019-09-09T19:16:11.434Z] Step 77/126 : ENV INSTALL_BINARY_NAME=runc 19:16:11 [2019-09-09T19:16:11.434Z] ---> Running in 79e7adf7e7b7 19:16:11 [2019-09-09T19:16:11.434Z] Removing intermediate container 79e7adf7e7b7 19:16:11 [2019-09-09T19:16:11.434Z] ---> 54cf1acdd814 19:16:11 [2019-09-09T19:16:11.434Z] Step 78/126 : COPY hack/dockerfile/install/install.sh ./install.sh [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell 19:16:11 [2019-09-09T19:16:11.593Z] #58 88.36 CC criu/cr-dump.o 19:16:11 [2019-09-09T19:16:11.795Z] ---> 6343ca51968e 19:16:11 [2019-09-09T19:16:11.795Z] Step 79/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ 19:16:11 [2019-09-09T19:16:11.850Z] #58 ... 19:16:11 [2019-09-09T19:16:11.850Z] 19:16:11 [2019-09-09T19:16:11.850Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 19:16:11 [2019-09-09T19:16:11.850Z] #33 132.0 github.com/LK4D4/vndr 19:16:11 [2019-09-09T19:16:11.850Z] #33 DONE 138.8s 19:16:11 [2019-09-09T19:16:11.850Z] 19:16:11 [2019-09-09T19:16:11.850Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc 19:16:12 [2019-09-09T19:16:12.155Z] ---> 72b104b5e8f9 19:16:12 [2019-09-09T19:16:12.155Z] Step 80/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME 19:16:12 [2019-09-09T19:16:12.155Z] ---> Running in efeeed8cc91d 19:16:12 [2019-09-09T19:16:12.517Z] + RM_GOPATH=0 19:16:12 [2019-09-09T19:16:12.517Z] + TMP_GOPATH= 19:16:12 [2019-09-09T19:16:12.517Z] + : /build 19:16:12 [2019-09-09T19:16:12.517Z] + '[' -z '' ']' 19:16:12 [2019-09-09T19:16:12.517Z] ++ mktemp -d 19:16:12 [2019-09-09T19:16:12.517Z] + export GOPATH=/tmp/tmp.7BECHcyFa8 19:16:12 [2019-09-09T19:16:12.517Z] + GOPATH=/tmp/tmp.7BECHcyFa8 19:16:12 [2019-09-09T19:16:12.517Z] + RM_GOPATH=1 19:16:12 [2019-09-09T19:16:12.517Z] ++ dirname ./install.sh 19:16:12 [2019-09-09T19:16:12.517Z] + dir=. 19:16:12 [2019-09-09T19:16:12.517Z] + bin=runc 19:16:12 [2019-09-09T19:16:12.517Z] + shift 19:16:12 [2019-09-09T19:16:12.517Z] + '[' '!' -f ./runc.installer ']' 19:16:12 [2019-09-09T19:16:12.517Z] + . ./runc.installer 19:16:12 [2019-09-09T19:16:12.517Z] ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f 19:16:12 [2019-09-09T19:16:12.517Z] + install_runc 19:16:12 [2019-09-09T19:16:12.517Z] + uname -r 19:16:12 [2019-09-09T19:16:12.517Z] + grep -q '^3\.10\.0.*\.el7\.' 19:16:12 [2019-09-09T19:16:12.517Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' 19:16:12 [2019-09-09T19:16:12.517Z] + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )' 19:16:12 [2019-09-09T19:16:12.517Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.7BECHcyFa8/src/github.com/opencontainers/runc 19:16:12 [2019-09-09T19:16:12.517Z] Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux ) 19:16:12 [2019-09-09T19:16:12.517Z] Cloning into '/tmp/tmp.7BECHcyFa8/src/github.com/opencontainers/runc'... 19:16:13 [2019-09-09T19:16:13.577Z] + cd /tmp/tmp.7BECHcyFa8/src/github.com/opencontainers/runc 19:16:13 [2019-09-09T19:16:13.577Z] + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f 19:16:13 [2019-09-09T19:16:13.577Z] + '[' -z '' ']' 19:16:13 [2019-09-09T19:16:13.577Z] + target=static 19:16:13 [2019-09-09T19:16:13.577Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static 19:16:13 [2019-09-09T19:16:13.744Z] #42 ... 19:16:13 [2019-09-09T19:16:13.744Z] 19:16:13 [2019-09-09T19:16:13.744Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 19:16:13 [2019-09-09T19:16:13.744Z] #58 90.46 CC criu/cr-errno.o 19:16:13 [2019-09-09T19:16:13.744Z] #58 90.53 CC criu/cr-restore.o 19:16:13 [2019-09-09T19:16:13.994Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o runc . 19:16:14 [2019-09-09T19:16:14.277Z] github.com/LK4D4/vndr/godl 19:16:14 [2019-09-09T19:16:14.277Z] github.com/LK4D4/vndr 19:16:17 [2019-09-09T19:16:17.924Z] #58 93.98 CC criu/cr-service.o 19:16:18 [2019-09-09T19:16:18.489Z] #58 95.14 CC criu/crtools.o 19:16:18 [2019-09-09T19:16:18.655Z] Removing intermediate container 30b1f1ea8ad1 19:16:18 [2019-09-09T19:16:18.656Z] ---> a25c494ec63f 19:16:18 [2019-09-09T19:16:18.656Z] Step 49/126 : FROM dev-base AS containerd 19:16:18 [2019-09-09T19:16:18.656Z] ---> 8a03295837a8 19:16:18 [2019-09-09T19:16:18.656Z] Step 50/126 : ARG DEBIAN_FRONTEND 19:16:18 [2019-09-09T19:16:18.656Z] ---> Using cache 19:16:18 [2019-09-09T19:16:18.656Z] ---> 10de6a700ebe 19:16:18 [2019-09-09T19:16:18.656Z] Step 51/126 : RUN apt-get update && apt-get install -y --no-install-recommends btrfs-tools && rm -rf /var/lib/apt/lists/* 19:16:18 [2019-09-09T19:16:18.656Z] ---> Running in 856bed2124f7 19:16:18 [2019-09-09T19:16:18.656Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease 19:16:18 [2019-09-09T19:16:18.656Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] 19:16:18 [2019-09-09T19:16:18.656Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] 19:16:18 [2019-09-09T19:16:18.656Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] 19:16:18 [2019-09-09T19:16:18.656Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] 19:16:18 [2019-09-09T19:16:18.656Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [482 kB] 19:16:18 [2019-09-09T19:16:18.747Z] #58 95.70 CC criu/eventfd.o 19:16:18 [2019-09-09T19:16:18.938Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] 19:16:19 [2019-09-09T19:16:19.220Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] 19:16:19 [2019-09-09T19:16:19.313Z] #58 95.94 CC criu/eventpoll.o 19:16:19 [2019-09-09T19:16:19.313Z] #58 ... 19:16:19 [2019-09-09T19:16:19.313Z] 19:16:19 [2019-09-09T19:16:19.313Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc 19:16:19 [2019-09-09T19:16:19.313Z] #42 144.3 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty 19:16:19 [2019-09-09T19:16:19.313Z] #42 146.2 + mkdir -p /build 19:16:19 [2019-09-09T19:16:19.313Z] #42 146.2 + cp runc /build/runc 19:16:19 [2019-09-09T19:16:19.313Z] #42 DONE 146.5s 19:16:19 [2019-09-09T19:16:19.572Z] 19:16:19 [2019-09-09T19:16:19.572Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... 19:16:20 [2019-09-09T19:16:20.137Z] #55 ... 19:16:20 [2019-09-09T19:16:20.137Z] 19:16:20 [2019-09-09T19:16:20.137Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 19:16:20 [2019-09-09T19:16:20.137Z] #58 97.02 CC criu/external.o 19:16:20 [2019-09-09T19:16:20.702Z] #58 97.44 CC criu/fault-injection.o 19:16:20 [2019-09-09T19:16:20.702Z] #58 97.56 CC criu/fdstore.o 19:16:20 [2019-09-09T19:16:20.959Z] #58 97.81 CC criu/fifo.o 19:16:21 [2019-09-09T19:16:21.216Z] #58 98.09 CC criu/file-ids.o 19:16:21 [2019-09-09T19:16:21.251Z] Fetched 7721 kB in 2s (3015 kB/s) 19:16:21 [2019-09-09T19:16:21.474Z] #58 98.35 CC criu/file-lock.o 19:16:21 [2019-09-09T19:16:21.866Z] Reading package lists... 19:16:22 [2019-09-09T19:16:22.405Z] #58 99.01 CC criu/files-ext.o 19:16:22 [2019-09-09T19:16:22.414Z] 19:16:22 [2019-09-09T19:16:22.414Z] INFO: executeCI.ps1 starting at Mon Sep 9 19:16:21 CUT 2019 19:16:22 [2019-09-09T19:16:22.414Z] 19:16:22 [2019-09-09T19:16:22.414Z] INFO: Script version 05-Feb-2019 09:03 PDT 19:16:22 [2019-09-09T19:16:22.414Z] INFO: Running git version 2.23.0.windows.1 19:16:22 [2019-09-09T19:16:22.414Z] INFO: Branch:rs1_release_1 Build:14393.3179.190806-2245 19:16:22 [2019-09-09T19:16:22.414Z] INFO: Environment variables: 19:16:22 [2019-09-09T19:16:22.414Z] 19:16:22 [2019-09-09T19:16:22.414Z] Name Value 19:16:22 [2019-09-09T19:16:22.414Z] ---- ----- 19:16:22 [2019-09-09T19:16:22.414Z] ALLUSERSPROFILE C:\ProgramData 19:16:22 [2019-09-09T19:16:22.414Z] APPDATA C:\windows\system32\config\systemprofile\AppD... 19:16:22 [2019-09-09T19:16:22.414Z] APT_MIRROR cdn-fastly.deb.debian.org 19:16:22 [2019-09-09T19:16:22.414Z] BRANCH_NAME PR-39874 19:16:22 [2019-09-09T19:16:22.414Z] BUILD_DISPLAY_NAME #5 19:16:22 [2019-09-09T19:16:22.414Z] BUILD_ID 5 19:16:22 [2019-09-09T19:16:22.414Z] BUILD_NUMBER 5 19:16:22 [2019-09-09T19:16:22.414Z] BUILD_TAG jenkins-moby-PR-39874-5 19:16:22 [2019-09-09T19:16:22.414Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-... 19:16:22 [2019-09-09T19:16:22.414Z] CHANGE_AUTHOR tao12345666333 19:16:22 [2019-09-09T19:16:22.414Z] CHANGE_AUTHOR_DISPLAY_NAME Jintao Zhang 19:16:22 [2019-09-09T19:16:22.414Z] CHANGE_AUTHOR_EMAIL zhangjintao9020@gmail.com 19:16:22 [2019-09-09T19:16:22.414Z] CHANGE_BRANCH update-containerd-v1.2.9 19:16:22 [2019-09-09T19:16:22.414Z] CHANGE_FORK tao12345666333 19:16:22 [2019-09-09T19:16:22.414Z] CHANGE_ID 39874 19:16:22 [2019-09-09T19:16:22.414Z] CHANGE_TARGET master 19:16:22 [2019-09-09T19:16:22.415Z] CHANGE_TITLE Update containerd to v1.2.9 19:16:22 [2019-09-09T19:16:22.415Z] CHANGE_URL https://github.com/moby/moby/pull/39874 19:16:22 [2019-09-09T19:16:22.415Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 19:16:22 [2019-09-09T19:16:22.415Z] CommonProgramFiles C:\Program Files\Common Files 19:16:22 [2019-09-09T19:16:22.415Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files 19:16:22 [2019-09-09T19:16:22.415Z] CommonProgramW6432 C:\Program Files\Common Files 19:16:22 [2019-09-09T19:16:22.415Z] COMPUTERNAME azwin-2-3135a0 19:16:22 [2019-09-09T19:16:22.415Z] ComSpec C:\windows\system32\cmd.exe 19:16:22 [2019-09-09T19:16:22.415Z] ConfigSequenceNumber 0 19:16:22 [2019-09-09T19:16:22.415Z] DOCKER_BUILDKIT 0 19:16:22 [2019-09-09T19:16:22.415Z] DOCKER_DUT_DEBUG 1 19:16:22 [2019-09-09T19:16:22.415Z] DOCKER_EXPERIMENTAL 1 19:16:22 [2019-09-09T19:16:22.415Z] DOCKER_GRAPHDRIVER overlay2 19:16:22 [2019-09-09T19:16:22.415Z] EXECUTOR_NUMBER 0 19:16:22 [2019-09-09T19:16:22.415Z] FQDN azwin-2-3135a0.westus.cloudapp.azure.com 19:16:22 [2019-09-09T19:16:22.415Z] GIT_BRANCH PR-39874 19:16:22 [2019-09-09T19:16:22.415Z] GIT_COMMIT cf4caf34ac68918fc12cf28a368cf1db5d7ff851 19:16:22 [2019-09-09T19:16:22.415Z] GIT_PREVIOUS_COMMIT c63d63d12bc80414f37c00c6469742e4b6c1ac4d 19:16:22 [2019-09-09T19:16:22.415Z] GIT_URL https://github.com/moby/moby.git 19:16:22 [2019-09-09T19:16:22.415Z] HUDSON_COOKIE 89e58d41-00a1-409a-a5fe-282350012898 19:16:22 [2019-09-09T19:16:22.415Z] HUDSON_HOME /var/cloudbees-jenkins-distribution 19:16:22 [2019-09-09T19:16:22.415Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 19:16:22 [2019-09-09T19:16:22.415Z] HUDSON_URL https://ci.docker.com/public/ 19:16:22 [2019-09-09T19:16:22.415Z] janky true 19:16:22 [2019-09-09T19:16:22.415Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbui... 19:16:22 [2019-09-09T19:16:22.415Z] JENKINS_HOME /var/cloudbees-jenkins-distribution 19:16:22 [2019-09-09T19:16:22.415Z] JENKINS_NODE_COOKIE 2bed96af-92c6-46cb-b4fc-211d89452601 19:16:22 [2019-09-09T19:16:22.415Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf 19:16:22 [2019-09-09T19:16:22.415Z] JENKINS_URL https://ci.docker.com/public/ 19:16:22 [2019-09-09T19:16:22.415Z] JOB_BASE_NAME PR-39874 19:16:22 [2019-09-09T19:16:22.415Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-... 19:16:22 [2019-09-09T19:16:22.415Z] JOB_NAME moby/PR-39874 19:16:22 [2019-09-09T19:16:22.415Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-... 19:16:22 [2019-09-09T19:16:22.415Z] library.jps.version master 19:16:22 [2019-09-09T19:16:22.415Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppD... 19:16:22 [2019-09-09T19:16:22.415Z] NODE_LABELS amd64 azure azwin-2-3135a0 azwin-2016 docker ... 19:16:22 [2019-09-09T19:16:22.415Z] NODE_NAME azwin-2-3135a0 19:16:22 [2019-09-09T19:16:22.415Z] NUMBER_OF_PROCESSORS 4 19:16:22 [2019-09-09T19:16:22.415Z] OS Windows_NT 19:16:22 [2019-09-09T19:16:22.415Z] Path C:\windows\system32;C:\windows;C:\windows\Sys... 19:16:22 [2019-09-09T19:16:22.415Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.... 19:16:22 [2019-09-09T19:16:22.415Z] powerpc true 19:16:22 [2019-09-09T19:16:22.415Z] PROCESSOR_ARCHITECTURE AMD64 19:16:22 [2019-09-09T19:16:22.415Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, Genuine... 19:16:22 [2019-09-09T19:16:22.415Z] PROCESSOR_LEVEL 6 19:16:22 [2019-09-09T19:16:22.415Z] PROCESSOR_REVISION 4f01 19:16:22 [2019-09-09T19:16:22.415Z] ProgramData C:\ProgramData 19:16:22 [2019-09-09T19:16:22.415Z] ProgramFiles C:\Program Files 19:16:22 [2019-09-09T19:16:22.415Z] ProgramFiles(x86) C:\Program Files (x86) 19:16:22 [2019-09-09T19:16:22.415Z] ProgramW6432 C:\Program Files 19:16:22 [2019-09-09T19:16:22.415Z] PROMPT $P$G 19:16:22 [2019-09-09T19:16:22.415Z] PSExecutionPolicyPreference Bypass 19:16:22 [2019-09-09T19:16:22.415Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\Wi... 19:16:22 [2019-09-09T19:16:22.415Z] PUBLIC C:\Users\Public 19:16:22 [2019-09-09T19:16:22.415Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-... 19:16:22 [2019-09-09T19:16:22.415Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-... 19:16:22 [2019-09-09T19:16:22.415Z] skip_dco false 19:16:22 [2019-09-09T19:16:22.415Z] SKIP_VALIDATION_TESTS 1 19:16:22 [2019-09-09T19:16:22.415Z] SOURCES_DRIVE d 19:16:22 [2019-09-09T19:16:22.415Z] SOURCES_SUBDIR gopath 19:16:22 [2019-09-09T19:16:22.415Z] STAGE_NAME Run tests 19:16:22 [2019-09-09T19:16:22.415Z] SystemDrive C: 19:16:22 [2019-09-09T19:16:22.415Z] SystemRoot C:\windows 19:16:22 [2019-09-09T19:16:22.415Z] TEMP C:\windows\TEMP 19:16:22 [2019-09-09T19:16:22.415Z] TESTRUN_DRIVE d 19:16:22 [2019-09-09T19:16:22.415Z] TESTRUN_SUBDIR CI-5 19:16:22 [2019-09-09T19:16:22.415Z] TIMEOUT 120m 19:16:22 [2019-09-09T19:16:22.415Z] TMP C:\windows\TEMP 19:16:22 [2019-09-09T19:16:22.415Z] unit_validate true 19:16:22 [2019-09-09T19:16:22.415Z] USERDOMAIN WORKGROUP 19:16:22 [2019-09-09T19:16:22.415Z] USERNAME azwin-2-3135a0$ 19:16:22 [2019-09-09T19:16:22.415Z] USERPROFILE C:\windows\system32\config\systemprofile 19:16:22 [2019-09-09T19:16:22.415Z] windir C:\windows 19:16:22 [2019-09-09T19:16:22.415Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore 19:16:22 [2019-09-09T19:16:22.415Z] WINDOWS_BASE_IMAGE_TAG ltsc2016 19:16:22 [2019-09-09T19:16:22.415Z] windowsRS1 true 19:16:22 [2019-09-09T19:16:22.415Z] windowsRS5 true 19:16:22 [2019-09-09T19:16:22.415Z] WORKSPACE d:\gopath\src\github.com\docker\docker 19:16:22 [2019-09-09T19:16:22.415Z] z true 19:16:22 [2019-09-09T19:16:22.415Z] 19:16:22 [2019-09-09T19:16:22.415Z] 19:16:22 [2019-09-09T19:16:22.415Z] 19:16:22 [2019-09-09T19:16:22.415Z] INFO: Sources under d:\gopath\... 19:16:22 [2019-09-09T19:16:22.415Z] INFO: Test run under d:\CI-5\... 19:16:22 [2019-09-09T19:16:22.416Z] INFO: Running in D:\gopath\src\github.com\docker\docker 19:16:22 [2019-09-09T19:16:22.416Z] INFO: docker/docker repository was found 19:16:22 [2019-09-09T19:16:22.662Z] #58 99.26 CC criu/files-reg.o 19:16:22 [2019-09-09T19:16:22.877Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon 19:16:22 [2019-09-09T19:16:22.877Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.14393.3144' 19:16:22 [2019-09-09T19:16:22.877Z] INFO: Docker version of control daemon 19:16:22 [2019-09-09T19:16:22.877Z] 19:16:22 [2019-09-09T19:16:22.877Z] Client: Docker Engine - Enterprise 19:16:22 [2019-09-09T19:16:22.877Z] Version: 19.03.2-tp2 19:16:22 [2019-09-09T19:16:22.877Z] API version: 1.40 19:16:22 [2019-09-09T19:16:22.877Z] Go version: go1.12.8 19:16:22 [2019-09-09T19:16:22.877Z] Git commit: 49fe2072d9 19:16:22 [2019-09-09T19:16:22.877Z] Built: 08/16/2019 19:26:08 19:16:22 [2019-09-09T19:16:22.877Z] OS/Arch: windows/amd64 19:16:22 [2019-09-09T19:16:22.877Z] Experimental: false 19:16:22 [2019-09-09T19:16:22.877Z] 19:16:22 [2019-09-09T19:16:22.877Z] Server: Docker Engine - Enterprise 19:16:22 [2019-09-09T19:16:22.877Z] Engine: 19:16:22 [2019-09-09T19:16:22.877Z] Version: 19.03.2-tp2 19:16:22 [2019-09-09T19:16:22.877Z] API version: 1.40 (minimum version 1.24) 19:16:22 [2019-09-09T19:16:22.877Z] Go version: go1.12.8 19:16:22 [2019-09-09T19:16:22.877Z] Git commit: 49fe2072d9 19:16:22 [2019-09-09T19:16:22.877Z] Built: 08/16/2019 19:23:48 19:16:22 [2019-09-09T19:16:22.877Z] OS/Arch: windows/amd64 19:16:22 [2019-09-09T19:16:22.877Z] Experimental: true 19:16:22 [2019-09-09T19:16:22.877Z] 19:16:22 [2019-09-09T19:16:22.877Z] INFO: Docker info of control daemon 19:16:22 [2019-09-09T19:16:22.877Z] 19:16:23 [2019-09-09T19:16:23.156Z] Reading package lists... 19:16:23 [2019-09-09T19:16:23.440Z] Building dependency tree... 19:16:23 [2019-09-09T19:16:23.440Z] Reading state information... 19:16:23 [2019-09-09T19:16:23.440Z] The following additional packages will be installed: 19:16:23 [2019-09-09T19:16:23.440Z] btrfs-progs liblzo2-2 19:16:23 [2019-09-09T19:16:23.722Z] The following NEW packages will be installed: 19:16:23 [2019-09-09T19:16:23.722Z] btrfs-progs btrfs-tools liblzo2-2 19:16:23 [2019-09-09T19:16:23.722Z] 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded. 19:16:23 [2019-09-09T19:16:23.722Z] Need to get 588 kB of archives. 19:16:23 [2019-09-09T19:16:23.722Z] After this operation, 5005 kB of additional disk space will be used. 19:16:23 [2019-09-09T19:16:23.722Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] 19:16:23 [2019-09-09T19:16:23.722Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] 19:16:23 [2019-09-09T19:16:23.722Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] 19:16:24 [2019-09-09T19:16:24.005Z] debconf: delaying package configuration, since apt-utils is not installed 19:16:24 [2019-09-09T19:16:24.005Z] Fetched 588 kB in 0s (6116 kB/s) 19:16:24 [2019-09-09T19:16:24.005Z] Selecting previously unselected package liblzo2-2:ppc64el. 19:16:24 [2019-09-09T19:16:24.005Z] (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 ... 14950 files and directories currently installed.) 19:16:24 [2019-09-09T19:16:24.005Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... 19:16:24 [2019-09-09T19:16:24.005Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... 19:16:24 [2019-09-09T19:16:24.005Z] Selecting previously unselected package btrfs-progs. 19:16:24 [2019-09-09T19:16:24.005Z] Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... 19:16:24 [2019-09-09T19:16:24.005Z] Unpacking btrfs-progs (4.7.3-1) ... 19:16:24 [2019-09-09T19:16:24.005Z] Selecting previously unselected package btrfs-tools. 19:16:24 [2019-09-09T19:16:24.005Z] Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... 19:16:24 [2019-09-09T19:16:24.005Z] Unpacking btrfs-tools (4.7.3-1) ... 19:16:24 [2019-09-09T19:16:24.005Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... 19:16:24 [2019-09-09T19:16:24.033Z] #58 100.7 CC criu/files.o 19:16:24 [2019-09-09T19:16:24.287Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... 19:16:24 [2019-09-09T19:16:24.287Z] Setting up btrfs-progs (4.7.3-1) ... 19:16:24 [2019-09-09T19:16:24.287Z] Setting up btrfs-tools (4.7.3-1) ... 19:16:24 [2019-09-09T19:16:24.287Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... 19:16:24 [2019-09-09T19:16:24.420Z] Client: 19:16:24 [2019-09-09T19:16:24.420Z] Debug Mode: false 19:16:24 [2019-09-09T19:16:24.420Z] Plugins: 19:16:24 [2019-09-09T19:16:24.420Z] cluster: Manage Docker clusters (Docker Inc., v1.0.1) 19:16:24 [2019-09-09T19:16:24.420Z] 19:16:24 [2019-09-09T19:16:24.420Z] Server: 19:16:24 [2019-09-09T19:16:24.420Z] Containers: 0 19:16:24 [2019-09-09T19:16:24.420Z] Running: 0 19:16:24 [2019-09-09T19:16:24.420Z] Paused: 0 19:16:24 [2019-09-09T19:16:24.420Z] Stopped: 0 19:16:24 [2019-09-09T19:16:24.420Z] Images: 8 19:16:24 [2019-09-09T19:16:24.420Z] Server Version: 19.03.2-tp2 19:16:24 [2019-09-09T19:16:24.420Z] Storage Driver: windowsfilter 19:16:24 [2019-09-09T19:16:24.420Z] Windows: 19:16:24 [2019-09-09T19:16:24.420Z] Logging Driver: json-file 19:16:24 [2019-09-09T19:16:24.420Z] Plugins: 19:16:24 [2019-09-09T19:16:24.420Z] Volume: local 19:16:24 [2019-09-09T19:16:24.420Z] Network: ics l2bridge l2tunnel nat null overlay transparent 19:16:24 [2019-09-09T19:16:24.420Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 19:16:24 [2019-09-09T19:16:24.420Z] Swarm: inactive 19:16:24 [2019-09-09T19:16:24.420Z] Default Isolation: process 19:16:24 [2019-09-09T19:16:24.420Z] Kernel Version: 10.0 14393 (14393.3179.amd64fre.rs1_release_1.190806-2245) 19:16:24 [2019-09-09T19:16:24.420Z] Operating System: Windows Server 2016 Datacenter Version 1607 (OS Build 14393.3181) 19:16:24 [2019-09-09T19:16:24.420Z] OSType: windows 19:16:24 [2019-09-09T19:16:24.420Z] Architecture: x86_64 19:16:24 [2019-09-09T19:16:24.420Z] CPUs: 4 19:16:24 [2019-09-09T19:16:24.420Z] Total Memory: 32GiB 19:16:24 [2019-09-09T19:16:24.420Z] Name: azwin-2-3135a0 19:16:24 [2019-09-09T19:16:24.420Z] ID: 2UIV:VWQY:XVEE:4K7O:BNCB:5UVL:FIHW:7WNE:ZH6X:KWQB:QGVD:NYEG 19:16:24 [2019-09-09T19:16:24.420Z] Docker Root Dir: D:\docker 19:16:24 [2019-09-09T19:16:24.420Z] Debug Mode: false 19:16:24 [2019-09-09T19:16:24.420Z] Registry: https://index.docker.io/v1/ 19:16:24 [2019-09-09T19:16:24.420Z] Labels: 19:16:24 [2019-09-09T19:16:24.420Z] Experimental: true 19:16:24 [2019-09-09T19:16:24.420Z] Insecure Registries: 19:16:24 [2019-09-09T19:16:24.420Z] 10.0.0.4:5000 19:16:24 [2019-09-09T19:16:24.420Z] 127.0.0.0/8 19:16:24 [2019-09-09T19:16:24.420Z] Registry Mirrors: 19:16:24 [2019-09-09T19:16:24.420Z] http://10.0.0.4:5000/ 19:16:24 [2019-09-09T19:16:24.420Z] Live Restore Enabled: false 19:16:24 [2019-09-09T19:16:24.420Z] 19:16:24 [2019-09-09T19:16:24.420Z] 19:16:24 [2019-09-09T19:16:24.420Z] INFO: Commit hash is 337212915 19:16:24 [2019-09-09T19:16:24.420Z] INFO: Nuke-Everything... 19:16:24 [2019-09-09T19:16:24.420Z] INFO: Container count on control daemon to delete is 0 19:16:24 [2019-09-09T19:16:24.570Z] Removing intermediate container 856bed2124f7 19:16:24 [2019-09-09T19:16:24.570Z] ---> 3a72b0c27f1d 19:16:24 [2019-09-09T19:16:24.570Z] Step 52/126 : ENV INSTALL_BINARY_NAME=containerd 19:16:24 [2019-09-09T19:16:24.570Z] ---> Running in 5fa863a66070 19:16:24 [2019-09-09T19:16:24.855Z] Removing intermediate container 5fa863a66070 19:16:24 [2019-09-09T19:16:24.855Z] ---> 1126a2d6fc70 19:16:24 [2019-09-09T19:16:24.856Z] Step 53/126 : COPY hack/dockerfile/install/install.sh ./install.sh 19:16:24 [2019-09-09T19:16:24.856Z] ---> eca1502b090e 19:16:24 [2019-09-09T19:16:24.856Z] Step 54/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ 19:16:24 [2019-09-09T19:16:24.881Z] INFO: Nuking d:\CI-5 19:16:24 [2019-09-09T19:16:24.881Z] INFO: Zapped successfully 19:16:24 [2019-09-09T19:16:24.881Z] INFO: Location for testing is d:\CI-5\CI-337212915 19:16:24 [2019-09-09T19:16:24.881Z] INFO: Validating GOLang consistency in Dockerfile.windows... 19:16:24 [2019-09-09T19:16:24.881Z] 19:16:24 [2019-09-09T19:16:24.881Z] 19:16:24 [2019-09-09T19:16:24.881Z] INFO: Building the image from Dockerfile.windows at 09/09/2019 19:16:24... 19:16:24 [2019-09-09T19:16:24.881Z] 19:16:25 [2019-09-09T19:16:25.138Z] ---> 15b185cda165 19:16:25 [2019-09-09T19:16:25.138Z] Step 55/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME 19:16:25 [2019-09-09T19:16:25.138Z] ---> Running in a8485d157682 19:16:25 [2019-09-09T19:16:25.405Z] #58 102.0 CC criu/filesystems.o 19:16:25 [2019-09-09T19:16:25.420Z] + RM_GOPATH=0 19:16:25 [2019-09-09T19:16:25.420Z] + TMP_GOPATH= 19:16:25 [2019-09-09T19:16:25.420Z] + : /build 19:16:25 [2019-09-09T19:16:25.420Z] + '[' -z '' ']' 19:16:25 [2019-09-09T19:16:25.420Z] ++ mktemp -d 19:16:25 [2019-09-09T19:16:25.420Z] + export GOPATH=/tmp/tmp.LiE1o5JCxq 19:16:25 [2019-09-09T19:16:25.420Z] + GOPATH=/tmp/tmp.LiE1o5JCxq 19:16:25 [2019-09-09T19:16:25.421Z] + RM_GOPATH=1 19:16:25 [2019-09-09T19:16:25.421Z] ++ dirname ./install.sh 19:16:25 [2019-09-09T19:16:25.421Z] + dir=. 19:16:25 [2019-09-09T19:16:25.421Z] + bin=containerd 19:16:25 [2019-09-09T19:16:25.421Z] + shift 19:16:25 [2019-09-09T19:16:25.421Z] + '[' '!' -f ./containerd.installer ']' 19:16:25 [2019-09-09T19:16:25.421Z] + . ./containerd.installer 19:16:25 [2019-09-09T19:16:25.421Z] ++ CONTAINERD_COMMIT=d50db0a42053864a270f648048f9a8b4f24eced3 19:16:25 [2019-09-09T19:16:25.421Z] + install_containerd 19:16:25 [2019-09-09T19:16:25.421Z] + echo 'Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3' 19:16:25 [2019-09-09T19:16:25.421Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.LiE1o5JCxq/src/github.com/containerd/containerd 19:16:25 [2019-09-09T19:16:25.421Z] Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3 19:16:25 [2019-09-09T19:16:25.421Z] Cloning into '/tmp/tmp.LiE1o5JCxq/src/github.com/containerd/containerd'... 19:16:25 [2019-09-09T19:16:25.663Z] #58 102.5 CC criu/fsnotify.o 19:16:26 [2019-09-09T19:16:26.597Z] #58 103.3 CC criu/image-desc.o 19:16:26 [2019-09-09T19:16:26.597Z] #58 103.4 CC criu/image.o 19:16:27 [2019-09-09T19:16:27.162Z] #58 104.0 CC criu/ipc_ns.o 19:16:27 [2019-09-09T19:16:27.822Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty 19:16:27 [2019-09-09T19:16:27.822Z] + mkdir -p /build 19:16:27 [2019-09-09T19:16:27.822Z] + cp runc /build/runc 19:16:27 [2019-09-09T19:16:27.933Z] #47 190.1 🇩 bin/containerd-stress 19:16:28 [2019-09-09T19:16:28.096Z] #58 104.8 CC criu/irmap.o 19:16:28 [2019-09-09T19:16:28.354Z] #58 105.2 CC criu/kcmp-ids.o 19:16:28 [2019-09-09T19:16:28.597Z] Removing intermediate container efeeed8cc91d 19:16:28 [2019-09-09T19:16:28.597Z] ---> 1b9029e2be30 19:16:28 [2019-09-09T19:16:28.597Z] Step 81/126 : FROM dev-base AS tini 19:16:28 [2019-09-09T19:16:28.597Z] ---> 567ac632417b 19:16:28 [2019-09-09T19:16:28.597Z] Step 82/126 : ARG DEBIAN_FRONTEND 19:16:28 [2019-09-09T19:16:28.597Z] ---> Using cache 19:16:28 [2019-09-09T19:16:28.597Z] ---> 4dce49d75c0e 19:16:28 [2019-09-09T19:16:28.597Z] Step 83/126 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* 19:16:28 [2019-09-09T19:16:28.597Z] ---> Running in 4e146574c5c7 19:16:28 [2019-09-09T19:16:28.612Z] #58 105.5 CC criu/kerndat.o 19:16:28 [2019-09-09T19:16:28.968Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease 19:16:28 [2019-09-09T19:16:28.968Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] 19:16:28 [2019-09-09T19:16:28.968Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] 19:16:28 [2019-09-09T19:16:28.968Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] 19:16:28 [2019-09-09T19:16:28.968Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] 19:16:28 [2019-09-09T19:16:28.968Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] 19:16:29 [2019-09-09T19:16:29.306Z] #47 191.6 🇩 bin/containerd-shim 19:16:29 [2019-09-09T19:16:29.351Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] 19:16:29 [2019-09-09T19:16:29.351Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] 19:16:29 [2019-09-09T19:16:29.549Z] #58 106.2 CC criu/libnetlink.o 19:16:29 [2019-09-09T19:16:29.549Z] #58 106.5 CC criu/log.o 19:16:30 [2019-09-09T19:16:30.115Z] #58 106.9 CC criu/lsm.o 19:16:30 [2019-09-09T19:16:30.372Z] #58 107.3 CC criu/mem.o 19:16:30 [2019-09-09T19:16:30.601Z] Fetched 7671 kB in 1s (4977 kB/s) 19:16:30 [2019-09-09T19:16:30.693Z] Sending build context to Docker daemon 50.07MB 19:16:30 [2019-09-09T19:16:30.693Z] 19:16:30 [2019-09-09T19:16:30.693Z] Step 1/8 : FROM microsoft/windowsservercore 19:16:30 [2019-09-09T19:16:30.693Z] ---> 02bf0dbc0e6a 19:16:30 [2019-09-09T19:16:30.693Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] 19:16:30 [2019-09-09T19:16:30.693Z] ---> Using cache 19:16:30 [2019-09-09T19:16:30.693Z] ---> d4a4a0e9052d 19:16:30 [2019-09-09T19:16:30.693Z] Step 3/8 : ARG GO_VERSION=1.12.9 19:16:30 [2019-09-09T19:16:30.693Z] ---> Using cache 19:16:30 [2019-09-09T19:16:30.693Z] ---> 6590fb751ebc 19:16:30 [2019-09-09T19:16:30.693Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\go FROM_DOCKERFILE=1 19:16:30 [2019-09-09T19:16:30.693Z] ---> Using cache 19:16:30 [2019-09-09T19:16:30.693Z] ---> 0f5c51422529 19:16:30 [2019-09-09T19:16:30.693Z] Step 5/8 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; Download-File $('https://golang.org/dl/go'+$Env:GO_VERSION.TrimEnd('.0')"+'.windows-amd64.zip') C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/jhowardmsft/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/jhowardmsft/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/jhowardmsft/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Creating source directory...; New-Item -ItemType Directory -Path C:\go\src\github.com\docker\docker | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; Write-Host INFO: Completed 19:16:30 [2019-09-09T19:16:30.693Z] ---> Using cache 19:16:30 [2019-09-09T19:16:30.693Z] ---> 61aa51fc9607 19:16:30 [2019-09-09T19:16:30.693Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] 19:16:30 [2019-09-09T19:16:30.693Z] ---> Using cache 19:16:30 [2019-09-09T19:16:30.693Z] ---> d0eaad7d38f8 19:16:30 [2019-09-09T19:16:30.693Z] Step 7/8 : WORKDIR C:\go\src\github.com\docker\docker 19:16:30 [2019-09-09T19:16:30.693Z] ---> Using cache 19:16:30 [2019-09-09T19:16:30.693Z] ---> 99dd681321a2 19:16:30 [2019-09-09T19:16:30.693Z] Step 8/8 : COPY . . 19:16:31 [2019-09-09T19:16:31.169Z] Reading package lists... 19:16:31 [2019-09-09T19:16:31.585Z] Reading package lists... 19:16:31 [2019-09-09T19:16:31.585Z] Building dependency tree... 19:16:31 [2019-09-09T19:16:31.585Z] Reading state information... 19:16:31 [2019-09-09T19:16:31.585Z] The following additional packages will be installed: 19:16:31 [2019-09-09T19:16:31.585Z] cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd 19:16:31 [2019-09-09T19:16:31.585Z] Suggested packages: 19:16:31 [2019-09-09T19:16:31.585Z] codeblocks eclipse ninja-build lrzip 19:16:31 [2019-09-09T19:16:31.585Z] Recommended packages: 19:16:31 [2019-09-09T19:16:31.585Z] xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny 19:16:31 [2019-09-09T19:16:31.751Z] #58 108.5 CC criu/mount.o 19:16:31 [2019-09-09T19:16:31.947Z] The following NEW packages will be installed: 19:16:31 [2019-09-09T19:16:31.947Z] cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 19:16:31 [2019-09-09T19:16:31.947Z] vim-common xxd 19:16:31 [2019-09-09T19:16:31.947Z] 0 upgraded, 10 newly installed, 0 to remove and 10 not upgraded. 19:16:31 [2019-09-09T19:16:31.947Z] Need to get 13.2 MB of archives. 19:16:31 [2019-09-09T19:16:31.947Z] After this operation, 59.4 MB of additional disk space will be used. 19:16:31 [2019-09-09T19:16:31.947Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB] 19:16:31 [2019-09-09T19:16:31.947Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] 19:16:31 [2019-09-09T19:16:31.947Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB] 19:16:31 [2019-09-09T19:16:31.947Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB] 19:16:31 [2019-09-09T19:16:31.947Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libarchive13 s390x 3.2.2-2+deb9u1 [283 kB] 19:16:31 [2019-09-09T19:16:31.947Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] 19:16:31 [2019-09-09T19:16:31.947Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB] 19:16:31 [2019-09-09T19:16:31.947Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB] 19:16:31 [2019-09-09T19:16:31.947Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] 19:16:31 [2019-09-09T19:16:31.947Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] 19:16:32 [2019-09-09T19:16:32.243Z] + cd /tmp/tmp.LiE1o5JCxq/src/github.com/containerd/containerd 19:16:32 [2019-09-09T19:16:32.243Z] + git checkout -q d50db0a42053864a270f648048f9a8b4f24eced3 19:16:32 [2019-09-09T19:16:32.243Z] + export 'BUILDTAGS=netgo osusergo static_build' 19:16:32 [2019-09-09T19:16:32.243Z] + BUILDTAGS='netgo osusergo static_build' 19:16:32 [2019-09-09T19:16:32.243Z] + export EXTRA_FLAGS=-buildmode=pie 19:16:32 [2019-09-09T19:16:32.243Z] + EXTRA_FLAGS=-buildmode=pie 19:16:32 [2019-09-09T19:16:32.243Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' 19:16:32 [2019-09-09T19:16:32.243Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' 19:16:32 [2019-09-09T19:16:32.243Z] + '[' '' = dynamic ']' 19:16:32 [2019-09-09T19:16:32.243Z] + make 19:16:32 [2019-09-09T19:16:32.325Z] debconf: delaying package configuration, since apt-utils is not installed 19:16:32 [2019-09-09T19:16:32.325Z] Fetched 13.2 MB in 0s (55.8 MB/s) 19:16:32 [2019-09-09T19:16:32.325Z] Selecting previously unselected package cmake-data. 19:16:32 [2019-09-09T19:16:32.325Z] (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 ... 14828 files and directories currently installed.) 19:16:32 [2019-09-09T19:16:32.325Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... 19:16:32 [2019-09-09T19:16:32.325Z] Unpacking cmake-data (3.7.2-1) ... 19:16:32 [2019-09-09T19:16:32.531Z] 🇩 bin/ctr 19:16:32 [2019-09-09T19:16:32.686Z] Selecting previously unselected package liblzo2-2:s390x. 19:16:32 [2019-09-09T19:16:32.686Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ... 19:16:32 [2019-09-09T19:16:32.686Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... 19:16:32 [2019-09-09T19:16:32.686Z] Selecting previously unselected package libicu57:s390x. 19:16:32 [2019-09-09T19:16:32.686Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ... 19:16:32 [2019-09-09T19:16:32.686Z] Unpacking libicu57:s390x (57.1-6+deb9u3) ... 19:16:33 [2019-09-09T19:16:33.467Z] Selecting previously unselected package libxml2:s390x. 19:16:33 [2019-09-09T19:16:33.467Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ... 19:16:33 [2019-09-09T19:16:33.467Z] Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... 19:16:33 [2019-09-09T19:16:33.467Z] Selecting previously unselected package libarchive13:s390x. 19:16:33 [2019-09-09T19:16:33.467Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_s390x.deb ... 19:16:33 [2019-09-09T19:16:33.467Z] Unpacking libarchive13:s390x (3.2.2-2+deb9u1) ... 19:16:33 [2019-09-09T19:16:33.467Z] Selecting previously unselected package libjsoncpp1:s390x. 19:16:33 [2019-09-09T19:16:33.467Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ... 19:16:33 [2019-09-09T19:16:33.467Z] Unpacking libjsoncpp1:s390x (1.7.4-3) ... 19:16:33 [2019-09-09T19:16:33.467Z] Selecting previously unselected package libuv1:s390x. 19:16:33 [2019-09-09T19:16:33.467Z] Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ... 19:16:33 [2019-09-09T19:16:33.467Z] Unpacking libuv1:s390x (1.9.1-3) ... 19:16:33 [2019-09-09T19:16:33.467Z] Selecting previously unselected package cmake. 19:16:33 [2019-09-09T19:16:33.467Z] Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ... 19:16:33 [2019-09-09T19:16:33.467Z] Unpacking cmake (3.7.2-1) ... 19:16:33 [2019-09-09T19:16:33.832Z] Selecting previously unselected package xxd. 19:16:33 [2019-09-09T19:16:33.832Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... 19:16:33 [2019-09-09T19:16:33.832Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... 19:16:34 [2019-09-09T19:16:34.214Z] Selecting previously unselected package vim-common. 19:16:34 [2019-09-09T19:16:34.214Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... 19:16:34 [2019-09-09T19:16:34.214Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... 19:16:34 [2019-09-09T19:16:34.214Z] Processing triggers for mime-support (3.60) ... 19:16:34 [2019-09-09T19:16:34.214Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... 19:16:34 [2019-09-09T19:16:34.214Z] Setting up libuv1:s390x (1.9.1-3) ... 19:16:34 [2019-09-09T19:16:34.214Z] Setting up cmake-data (3.7.2-1) ... 19:16:34 [2019-09-09T19:16:34.214Z] Setting up libicu57:s390x (57.1-6+deb9u3) ... 19:16:34 [2019-09-09T19:16:34.214Z] Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... 19:16:34 [2019-09-09T19:16:34.214Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... 19:16:34 [2019-09-09T19:16:34.214Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... 19:16:34 [2019-09-09T19:16:34.214Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... 19:16:34 [2019-09-09T19:16:34.214Z] Setting up libjsoncpp1:s390x (1.7.4-3) ... 19:16:34 [2019-09-09T19:16:34.214Z] Setting up libarchive13:s390x (3.2.2-2+deb9u1) ... 19:16:34 [2019-09-09T19:16:34.214Z] Setting up cmake (3.7.2-1) ... 19:16:34 [2019-09-09T19:16:34.214Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... 19:16:34 [2019-09-09T19:16:34.280Z] #58 111.1 CC criu/namespaces.o 19:16:35 [2019-09-09T19:16:35.603Z] Removing intermediate container 4e146574c5c7 19:16:35 [2019-09-09T19:16:35.603Z] ---> ac9d2c5ed156 19:16:35 [2019-09-09T19:16:35.603Z] Step 84/126 : COPY hack/dockerfile/install/install.sh ./install.sh 19:16:35 [2019-09-09T19:16:35.603Z] ---> 50296e9e02f8 19:16:35 [2019-09-09T19:16:35.603Z] Step 85/126 : ENV INSTALL_BINARY_NAME=tini 19:16:35 [2019-09-09T19:16:35.603Z] ---> Running in b3ea822925a6 19:16:35 [2019-09-09T19:16:35.655Z] #58 112.4 CC criu/net.o 19:16:35 [2019-09-09T19:16:35.880Z] #47 197.5 🇩 bin/containerd-shim-runc-v1 19:16:35 [2019-09-09T19:16:35.997Z] Removing intermediate container b3ea822925a6 19:16:35 [2019-09-09T19:16:35.997Z] ---> 46fbb57baa21 19:16:35 [2019-09-09T19:16:35.997Z] Step 86/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ 19:16:35 [2019-09-09T19:16:35.997Z] ---> 881e5c43fced 19:16:35 [2019-09-09T19:16:35.997Z] Step 87/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME 19:16:35 [2019-09-09T19:16:35.997Z] ---> Running in cfde8ebb9668 19:16:36 [2019-09-09T19:16:36.360Z] + RM_GOPATH=0 19:16:36 [2019-09-09T19:16:36.360Z] + TMP_GOPATH= 19:16:36 [2019-09-09T19:16:36.360Z] + : /build 19:16:36 [2019-09-09T19:16:36.360Z] + '[' -z '' ']' 19:16:36 [2019-09-09T19:16:36.360Z] ++ mktemp -d 19:16:36 [2019-09-09T19:16:36.360Z] + export GOPATH=/tmp/tmp.7EdfZoZte5 19:16:36 [2019-09-09T19:16:36.360Z] + GOPATH=/tmp/tmp.7EdfZoZte5 19:16:36 [2019-09-09T19:16:36.360Z] + RM_GOPATH=1 19:16:36 [2019-09-09T19:16:36.360Z] ++ dirname ./install.sh 19:16:36 [2019-09-09T19:16:36.360Z] + dir=. 19:16:36 [2019-09-09T19:16:36.360Z] + bin=tini 19:16:36 [2019-09-09T19:16:36.360Z] + shift 19:16:36 [2019-09-09T19:16:36.360Z] + '[' '!' -f ./tini.installer ']' 19:16:36 [2019-09-09T19:16:36.360Z] + . ./tini.installer 19:16:36 [2019-09-09T19:16:36.360Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 19:16:36 [2019-09-09T19:16:36.360Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 19:16:36 [2019-09-09T19:16:36.360Z] + install_tini 19:16:36 [2019-09-09T19:16:36.360Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' 19:16:36 [2019-09-09T19:16:36.360Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.7EdfZoZte5/tini 19:16:36 [2019-09-09T19:16:36.360Z] Cloning into '/tmp/tmp.7EdfZoZte5/tini'... 19:16:36 [2019-09-09T19:16:36.736Z] + cd /tmp/tmp.7EdfZoZte5/tini 19:16:36 [2019-09-09T19:16:36.736Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 19:16:36 [2019-09-09T19:16:36.736Z] + cmake . 19:16:36 [2019-09-09T19:16:36.736Z] -- The C compiler identification is GNU 6.3.0 19:16:36 [2019-09-09T19:16:36.736Z] -- Check for working C compiler: /usr/bin/cc 19:16:36 [2019-09-09T19:16:36.736Z] -- Check for working C compiler: /usr/bin/cc -- works 19:16:36 [2019-09-09T19:16:36.736Z] -- Detecting C compiler ABI info 19:16:37 [2019-09-09T19:16:37.102Z] -- Detecting C compiler ABI info - done 19:16:37 [2019-09-09T19:16:37.102Z] -- Detecting C compile features 19:16:37 [2019-09-09T19:16:37.102Z] -- Detecting C compile features - done 19:16:37 [2019-09-09T19:16:37.102Z] -- Performing Test HAS_BUILTIN_FORTIFY 19:16:37 [2019-09-09T19:16:37.102Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed 19:16:37 [2019-09-09T19:16:37.102Z] -- Configuring done 19:16:37 [2019-09-09T19:16:37.102Z] -- Generating done 19:16:37 [2019-09-09T19:16:37.102Z] -- Build files have been written to: /tmp/tmp.7EdfZoZte5/tini 19:16:37 [2019-09-09T19:16:37.102Z] + make tini-static 19:16:37 [2019-09-09T19:16:37.102Z] Scanning dependencies of target tini-static 19:16:37 [2019-09-09T19:16:37.102Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 19:16:37 [2019-09-09T19:16:37.467Z] [100%] Linking C executable tini-static 19:16:37 [2019-09-09T19:16:37.467Z] [100%] Built target tini-static 19:16:37 [2019-09-09T19:16:37.467Z] + mkdir -p /build 19:16:37 [2019-09-09T19:16:37.467Z] + cp tini-static /build/docker-init 19:16:37 [2019-09-09T19:16:37.774Z] #47 200.2 🇩 binaries 19:16:37 [2019-09-09T19:16:37.774Z] #47 200.2 + mkdir -p /build 19:16:37 [2019-09-09T19:16:37.774Z] #47 200.2 + cp bin/containerd /build/containerd 19:16:37 [2019-09-09T19:16:37.774Z] #47 200.2 + cp bin/containerd-shim /build/containerd-shim 19:16:37 [2019-09-09T19:16:37.774Z] #47 200.2 + cp bin/ctr /build/ctr 19:16:38 [2019-09-09T19:16:38.183Z] #58 114.4 CC criu/netfilter.o 19:16:38 [2019-09-09T19:16:38.183Z] #58 114.8 CC criu/page-pipe.o 19:16:38 [2019-09-09T19:16:38.247Z] Removing intermediate container cfde8ebb9668 19:16:38 [2019-09-09T19:16:38.247Z] ---> 1d174a63e8a6 19:16:38 [2019-09-09T19:16:38.247Z] Step 88/126 : FROM dev-base AS rootlesskit 19:16:38 [2019-09-09T19:16:38.247Z] ---> 567ac632417b 19:16:38 [2019-09-09T19:16:38.247Z] Step 89/126 : ENV INSTALL_BINARY_NAME=rootlesskit 19:16:38 [2019-09-09T19:16:38.247Z] ---> Running in a7a74aa0c9f8 19:16:38 [2019-09-09T19:16:38.247Z] Removing intermediate container a7a74aa0c9f8 19:16:38 [2019-09-09T19:16:38.247Z] ---> 795b55f2bf14 19:16:38 [2019-09-09T19:16:38.247Z] Step 90/126 : COPY hack/dockerfile/install/install.sh ./install.sh 19:16:38 [2019-09-09T19:16:38.338Z] #47 DONE 200.7s 19:16:38 [2019-09-09T19:16:38.440Z] #58 115.3 CC criu/page-xfer.o 19:16:38 [2019-09-09T19:16:38.612Z] ---> c9f9a957a3b8 19:16:38 [2019-09-09T19:16:38.612Z] Step 91/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ 19:16:38 [2019-09-09T19:16:38.612Z] ---> 86762ee48258 19:16:38 [2019-09-09T19:16:38.612Z] Step 92/126 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME 19:16:39 [2019-09-09T19:16:39.007Z] ---> Running in de0c95456936 19:16:39 [2019-09-09T19:16:39.007Z] + RM_GOPATH=0 19:16:39 [2019-09-09T19:16:39.007Z] + TMP_GOPATH= 19:16:39 [2019-09-09T19:16:39.007Z] + : /build/ 19:16:39 [2019-09-09T19:16:39.007Z] + '[' -z '' ']' 19:16:39 [2019-09-09T19:16:39.007Z] ++ mktemp -d 19:16:39 [2019-09-09T19:16:39.007Z] + export GOPATH=/tmp/tmp.poMBDBTtv4 19:16:39 [2019-09-09T19:16:39.007Z] + GOPATH=/tmp/tmp.poMBDBTtv4 19:16:39 [2019-09-09T19:16:39.007Z] + RM_GOPATH=1 19:16:39 [2019-09-09T19:16:39.007Z] ++ dirname ./install.sh 19:16:39 [2019-09-09T19:16:39.007Z] + dir=. 19:16:39 [2019-09-09T19:16:39.007Z] + bin=rootlesskit 19:16:39 [2019-09-09T19:16:39.007Z] + shift 19:16:39 [2019-09-09T19:16:39.007Z] + '[' '!' -f ./rootlesskit.installer ']' 19:16:39 [2019-09-09T19:16:39.007Z] + . ./rootlesskit.installer 19:16:39 [2019-09-09T19:16:39.007Z] ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c 19:16:39 [2019-09-09T19:16:39.007Z] + install_rootlesskit 19:16:39 [2019-09-09T19:16:39.007Z] + case "$1" in 19:16:39 [2019-09-09T19:16:39.007Z] + export CGO_ENABLED=0 19:16:39 [2019-09-09T19:16:39.007Z] + CGO_ENABLED=0 19:16:39 [2019-09-09T19:16:39.007Z] + _install_rootlesskit 19:16:39 [2019-09-09T19:16:39.007Z] + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' 19:16:39 [2019-09-09T19:16:39.007Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.poMBDBTtv4/src/github.com/rootless-containers/rootlesskit 19:16:39 [2019-09-09T19:16:39.007Z] Cloning into '/tmp/tmp.poMBDBTtv4/src/github.com/rootless-containers/rootlesskit'... 19:16:39 [2019-09-09T19:16:39.007Z] Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c 19:16:39 [2019-09-09T19:16:39.272Z] 19:16:39 [2019-09-09T19:16:39.272Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/ 19:16:39 [2019-09-09T19:16:39.272Z] #48 DONE 0.2s 19:16:39 [2019-09-09T19:16:39.272Z] 19:16:39 [2019-09-09T19:16:39.272Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/ 19:16:39 [2019-09-09T19:16:39.374Z] #58 116.1 CC criu/pagemap-cache.o 19:16:39 [2019-09-09T19:16:39.374Z] #58 116.3 CC criu/pagemap.o 19:16:39 [2019-09-09T19:16:39.529Z] #51 DONE 0.1s 19:16:39 [2019-09-09T19:16:39.529Z] 19:16:39 [2019-09-09T19:16:39.529Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli 19:16:39 [2019-09-09T19:16:39.786Z] #54 DONE 0.2s 19:16:39 [2019-09-09T19:16:39.786Z] 19:16:39 [2019-09-09T19:16:39.786Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/ 19:16:39 [2019-09-09T19:16:39.786Z] #56 DONE 0.2s 19:16:39 [2019-09-09T19:16:39.786Z] 19:16:39 [2019-09-09T19:16:39.786Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/ 19:16:39 [2019-09-09T19:16:39.786Z] #59 DONE 0.1s 19:16:39 [2019-09-09T19:16:39.954Z] + cd /tmp/tmp.poMBDBTtv4/src/github.com/rootless-containers/rootlesskit 19:16:39 [2019-09-09T19:16:39.954Z] + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c 19:16:39 [2019-09-09T19:16:39.954Z] + for f in rootlesskit rootlesskit-docker-proxy 19:16:39 [2019-09-09T19:16:39.954Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit 19:16:40 [2019-09-09T19:16:40.042Z] 19:16:40 [2019-09-09T19:16:40.042Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ 19:16:40 [2019-09-09T19:16:40.042Z] #63 DONE 0.2s 19:16:40 [2019-09-09T19:16:40.042Z] 19:16:40 [2019-09-09T19:16:40.042Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... 19:16:40 [2019-09-09T19:16:40.299Z] #65 DONE 0.2s 19:16:40 [2019-09-09T19:16:40.299Z] 19:16:40 [2019-09-09T19:16:40.299Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker 19:16:40 [2019-09-09T19:16:40.299Z] #66 DONE 0.0s 19:16:40 [2019-09-09T19:16:40.299Z] 19:16:40 [2019-09-09T19:16:40.299Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker 19:16:40 [2019-09-09T19:16:40.306Z] #58 117.0 CC criu/parasite-syscall.o 19:16:40 [2019-09-09T19:16:40.871Z] #58 117.8 CC criu/path.o 19:16:41 [2019-09-09T19:16:41.230Z] #67 DONE 0.8s 19:16:41 [2019-09-09T19:16:41.230Z] 19:16:41 [2019-09-09T19:16:41.230Z] #68 exporting to image 19:16:41 [2019-09-09T19:16:41.230Z] #68 exporting layers 19:16:41 [2019-09-09T19:16:41.437Z] #58 118.0 CC criu/pie-util-vdso-elf32.o 19:16:41 [2019-09-09T19:16:41.437Z] #58 118.3 CC criu/pie-util-vdso.o 19:16:41 [2019-09-09T19:16:41.695Z] #58 118.7 CC criu/pie-util.o 19:16:42 [2019-09-09T19:16:42.260Z] #58 118.8 CC criu/pipes.o 19:16:42 [2019-09-09T19:16:42.518Z] #58 119.4 CC criu/plugin.o 19:16:43 [2019-09-09T19:16:43.084Z] #58 119.7 CC criu/proc_parse.o 19:16:44 [2019-09-09T19:16:44.982Z] #58 121.5 CC criu/protobuf-desc.o 19:16:44 [2019-09-09T19:16:44.982Z] #58 ... 19:16:44 [2019-09-09T19:16:44.982Z] 19:16:44 [2019-09-09T19:16:44.982Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... 19:16:44 [2019-09-09T19:16:44.982Z] #55 173.0 + dpkg --print-architecture 19:16:44 [2019-09-09T19:16:44.982Z] #55 173.0 + cd /tmp/tmp.uQ1fAwAFQt/src/github.com/docker/distribution 19:16:44 [2019-09-09T19:16:44.982Z] #55 173.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd 19:16:45 [2019-09-09T19:16:45.240Z] #55 173.2 + GOPATH=/tmp/tmp.uQ1fAwAFQt/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.uQ1fAwAFQt 19:16:45 [2019-09-09T19:16:45.240Z] #55 173.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry 19:16:46 [2019-09-09T19:16:46.296Z] + for f in rootlesskit rootlesskit-docker-proxy 19:16:46 [2019-09-09T19:16:46.297Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy 19:16:48 [2019-09-09T19:16:48.154Z] Removing intermediate container de0c95456936 19:16:48 [2019-09-09T19:16:48.154Z] ---> 5a781c7f950f 19:16:48 [2019-09-09T19:16:48.154Z] Step 93/126 : COPY ./contrib/dockerd-rootless.sh /build 19:16:48 [2019-09-09T19:16:48.154Z] ---> 5929894d8035 19:16:48 [2019-09-09T19:16:48.154Z] Step 94/126 : FROM runtime-dev AS dev 19:16:48 [2019-09-09T19:16:48.154Z] ---> 547938475932 19:16:48 [2019-09-09T19:16:48.154Z] Step 95/126 : ARG DEBIAN_FRONTEND 19:16:48 [2019-09-09T19:16:48.521Z] ---> Running in 6dc5cb4eb697 19:16:48 [2019-09-09T19:16:48.521Z] Removing intermediate container 6dc5cb4eb697 19:16:48 [2019-09-09T19:16:48.521Z] ---> 48ad10c7feac 19:16:48 [2019-09-09T19:16:48.521Z] Step 96/126 : RUN groupadd -r docker 19:16:48 [2019-09-09T19:16:48.521Z] ---> Running in dd569893a28c 19:16:49 [2019-09-09T19:16:49.784Z] Removing intermediate container dd569893a28c 19:16:49 [2019-09-09T19:16:49.784Z] ---> 89731459c102 19:16:49 [2019-09-09T19:16:49.784Z] Step 97/126 : RUN useradd --create-home --gid docker unprivilegeduser 19:16:49 [2019-09-09T19:16:49.784Z] ---> Running in 31aa6554169c 19:16:50 [2019-09-09T19:16:50.556Z] Removing intermediate container 31aa6554169c 19:16:50 [2019-09-09T19:16:50.556Z] ---> dde487c0022d 19:16:50 [2019-09-09T19:16:50.556Z] Step 98/126 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 19:16:50 [2019-09-09T19:16:50.556Z] ---> Running in f16f3e7cd8cb 19:16:50 [2019-09-09T19:16:50.919Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 19:16:51 [2019-09-09T19:16:51.304Z] Removing intermediate container f16f3e7cd8cb 19:16:51 [2019-09-09T19:16:51.304Z] ---> 2a8f7015a7ad 19:16:51 [2019-09-09T19:16:51.304Z] Step 99/126 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 19:16:51 [2019-09-09T19:16:51.304Z] ---> Running in 14975f42b314 19:16:52 [2019-09-09T19:16:52.136Z] Removing intermediate container 14975f42b314 19:16:52 [2019-09-09T19:16:52.136Z] ---> 3a7057f78e44 19:16:52 [2019-09-09T19:16:52.136Z] Step 100/126 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 19:16:52 [2019-09-09T19:16:52.498Z] ---> Running in 7a92d381e512 19:16:53 [2019-09-09T19:16:53.286Z] Removing intermediate container 7a92d381e512 19:16:53 [2019-09-09T19:16:53.286Z] ---> 039794c31518 19:16:53 [2019-09-09T19:16:53.286Z] Step 101/126 : RUN ldconfig 19:16:53 [2019-09-09T19:16:53.286Z] ---> Running in e1d922b61483 19:16:53 [2019-09-09T19:16:53.345Z] #55 ... 19:16:53 [2019-09-09T19:16:53.346Z] 19:16:53 [2019-09-09T19:16:53.346Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 19:16:53 [2019-09-09T19:16:53.346Z] #58 122.2 CC criu/protobuf.o 19:16:53 [2019-09-09T19:16:53.346Z] #58 122.6 CC criu/pstree.o 19:16:53 [2019-09-09T19:16:53.346Z] #58 123.5 CC criu/rbtree.o 19:16:53 [2019-09-09T19:16:53.346Z] #58 123.7 CC criu/rst-malloc.o 19:16:53 [2019-09-09T19:16:53.346Z] #58 124.0 CC criu/seccomp.o 19:16:53 [2019-09-09T19:16:53.346Z] #58 124.5 CC criu/seize.o 19:16:53 [2019-09-09T19:16:53.346Z] #58 125.2 CC criu/servicefd.o 19:16:53 [2019-09-09T19:16:53.346Z] #58 125.5 CC criu/shmem.o 19:16:53 [2019-09-09T19:16:53.346Z] #58 126.2 CC criu/sigframe.o 19:16:53 [2019-09-09T19:16:53.346Z] #58 126.3 CC criu/signalfd.o 19:16:53 [2019-09-09T19:16:53.346Z] #58 126.6 CC criu/sk-inet.o 19:16:53 [2019-09-09T19:16:53.346Z] #58 127.5 CC criu/sk-netlink.o 19:16:53 [2019-09-09T19:16:53.346Z] #58 127.9 CC criu/sk-packet.o 19:16:53 [2019-09-09T19:16:53.346Z] #58 128.4 CC criu/sk-queue.o 19:16:53 [2019-09-09T19:16:53.346Z] #58 128.7 CC criu/sk-tcp.o 19:16:53 [2019-09-09T19:16:53.346Z] #58 129.2 CC criu/sk-unix.o 19:16:53 [2019-09-09T19:16:53.412Z] #68 exporting layers 11.2s done 19:16:53 [2019-09-09T19:16:53.412Z] #68 writing image sha256:94cbb507d1696de179c48f8d9a276e2aa0b33a78c609739a85c5bde004012806 19:16:53 [2019-09-09T19:16:53.412Z] #68 writing image sha256:94cbb507d1696de179c48f8d9a276e2aa0b33a78c609739a85c5bde004012806 done 19:16:53 [2019-09-09T19:16:53.412Z] #68 naming to docker.io/library/docker:cf4caf34ac68918fc12cf28a368cf1db5d7ff851 done 19:16:53 [2019-09-09T19:16:53.412Z] #68 DONE 11.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh 19:16:53 [2019-09-09T19:16:53.911Z] #58 130.7 CC criu/sockets.o 19:16:54 [2019-09-09T19:16:54.086Z] Removing intermediate container e1d922b61483 19:16:54 [2019-09-09T19:16:54.086Z] ---> b70176dd8844 19:16:54 [2019-09-09T19:16:54.086Z] Step 102/126 : RUN apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion btrfs-tools iptables jq libcap2-bin libdevmapper-dev libudev-dev libsystemd-dev binutils-mingw-w64 g++-mingw-w64-x86-64 net-tools pigz python3-pip python3-setuptools python3-wheel thin-provisioning-tools vim vim-common xfsprogs zip bzip2 xz-utils libprotobuf-c1 libnet1 libnl-3-200 && rm -rf /var/lib/apt/lists/* 19:16:54 [2019-09-09T19:16:54.086Z] ---> Running in dcfeb846a18d 19:16:54 [2019-09-09T19:16:54.410Z] 19:16:54 [2019-09-09T19:16:54.410Z] Removing bundles/ 19:16:54 [2019-09-09T19:16:54.410Z] 19:16:54 [2019-09-09T19:16:54.410Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) 19:16:54 [2019-09-09T19:16:54.410Z] Building: bundles/dynbinary-daemon/dockerd-dev 19:16:54 [2019-09-09T19:16:54.410Z] GOOS="" GOARCH="" GOARM="" 19:16:54 [2019-09-09T19:16:54.844Z] #58 131.6 CC criu/stats.o 19:16:54 [2019-09-09T19:16:54.889Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease 19:16:54 [2019-09-09T19:16:54.889Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] 19:16:54 [2019-09-09T19:16:54.889Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] 19:16:54 [2019-09-09T19:16:54.889Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] 19:16:54 [2019-09-09T19:16:54.889Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] 19:16:54 [2019-09-09T19:16:54.889Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] 19:16:54 [2019-09-09T19:16:54.889Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] 19:16:54 [2019-09-09T19:16:54.889Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] 19:16:55 [2019-09-09T19:16:55.101Z] #58 131.9 CC criu/string.o 19:16:55 [2019-09-09T19:16:55.101Z] #58 132.0 CC criu/sysctl.o 19:16:55 [2019-09-09T19:16:55.667Z] #58 132.5 CC criu/sysfs_parse.o 19:16:55 [2019-09-09T19:16:55.925Z] #58 132.9 CC criu/timerfd.o 19:16:56 [2019-09-09T19:16:56.278Z] Fetched 7671 kB in 1s (4750 kB/s) 19:16:56 [2019-09-09T19:16:56.490Z] #58 133.3 CC criu/tty.o 19:16:56 [2019-09-09T19:16:56.670Z] Reading package lists... 19:16:57 [2019-09-09T19:16:57.477Z] Reading package lists... 19:16:57 [2019-09-09T19:16:57.477Z] Building dependency tree... 19:16:57 [2019-09-09T19:16:57.477Z] Reading state information... 19:16:57 [2019-09-09T19:16:57.477Z] The following additional packages will be installed: 19:16:57 [2019-09-09T19:16:57.477Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python 19:16:57 [2019-09-09T19:16:57.477Z] dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl 19:16:57 [2019-09-09T19:16:57.477Z] libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 19:16:57 [2019-09-09T19:16:57.477Z] libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 19:16:57 [2019-09-09T19:16:57.477Z] libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 19:16:57 [2019-09-09T19:16:57.477Z] libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 19:16:57 [2019-09-09T19:16:57.477Z] libselinux1-dev libsepol1-dev libsystemd0 libudev1 libxtables12 19:16:57 [2019-09-09T19:16:57.477Z] mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal 19:16:57 [2019-09-09T19:16:57.477Z] python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd 19:16:57 [2019-09-09T19:16:57.477Z] Suggested packages: 19:16:57 [2019-09-09T19:16:57.477Z] apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc 19:16:57 [2019-09-09T19:16:57.477Z] gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv 19:16:57 [2019-09-09T19:16:57.477Z] python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags 19:16:57 [2019-09-09T19:16:57.477Z] vim-doc vim-scripts xfsdump acl attr quota 19:16:57 [2019-09-09T19:16:57.477Z] Recommended packages: 19:16:57 [2019-09-09T19:16:57.477Z] aufs-dkms libpam-cap build-essential python3-dev python3-keyring 19:16:57 [2019-09-09T19:16:57.477Z] python3-keyrings.alt python3-xdg unzip 19:16:58 [2019-09-09T19:16:58.282Z] The following NEW packages will be installed: 19:16:58 [2019-09-09T19:16:58.282Z] apparmor aufs-tools bash-completion binutils-mingw-w64 19:16:58 [2019-09-09T19:16:58.282Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools 19:16:58 [2019-09-09T19:16:58.282Z] bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base 19:16:58 [2019-09-09T19:16:58.282Z] gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin 19:16:58 [2019-09-09T19:16:58.282Z] libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 19:16:58 [2019-09-09T19:16:58.282Z] libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 19:16:58 [2019-09-09T19:16:58.282Z] libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 19:16:58 [2019-09-09T19:16:58.282Z] libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib 19:16:58 [2019-09-09T19:16:58.282Z] libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev 19:16:58 [2019-09-09T19:16:58.282Z] libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common 19:16:58 [2019-09-09T19:16:58.282Z] mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal 19:16:58 [2019-09-09T19:16:58.282Z] python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 19:16:58 [2019-09-09T19:16:58.282Z] python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime 19:16:58 [2019-09-09T19:16:58.282Z] xfsprogs xxd xz-utils zip 19:16:58 [2019-09-09T19:16:58.282Z] The following packages will be upgraded: 19:16:58 [2019-09-09T19:16:58.282Z] libsystemd0 libudev1 19:16:58 [2019-09-09T19:16:58.282Z] 2 upgraded, 69 newly installed, 0 to remove and 8 not upgraded. 19:16:58 [2019-09-09T19:16:58.282Z] Need to get 88.6 MB of archives. 19:16:58 [2019-09-09T19:16:58.282Z] After this operation, 565 MB of additional disk space will be used. 19:16:58 [2019-09-09T19:16:58.282Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd0 s390x 232-25+deb9u12 [266 kB] 19:16:58 [2019-09-09T19:16:58.282Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB] 19:16:58 [2019-09-09T19:16:58.282Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] 19:16:58 [2019-09-09T19:16:58.282Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB] 19:16:58 [2019-09-09T19:16:58.282Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB] 19:16:58 [2019-09-09T19:16:58.282Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev1 s390x 232-25+deb9u12 [123 kB] 19:16:58 [2019-09-09T19:16:58.282Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB] 19:16:58 [2019-09-09T19:16:58.282Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB] 19:16:58 [2019-09-09T19:16:58.282Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB] 19:16:58 [2019-09-09T19:16:58.282Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB] 19:16:58 [2019-09-09T19:16:58.282Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB] 19:16:58 [2019-09-09T19:16:58.282Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB] 19:16:58 [2019-09-09T19:16:58.282Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB] 19:16:58 [2019-09-09T19:16:58.282Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB] 19:16:58 [2019-09-09T19:16:58.282Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB] 19:16:58 [2019-09-09T19:16:58.282Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB] 19:16:58 [2019-09-09T19:16:58.282Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB] 19:16:58 [2019-09-09T19:16:58.282Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB] 19:16:58 [2019-09-09T19:16:58.282Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB] 19:16:58 [2019-09-09T19:16:58.282Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB] 19:16:58 [2019-09-09T19:16:58.282Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB] 19:16:58 [2019-09-09T19:16:58.282Z] Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB] 19:16:58 [2019-09-09T19:16:58.388Z] #58 134.8 CC criu/tun.o 19:16:58 [2019-09-09T19:16:58.646Z] #58 135.3 CC criu/uffd.o 19:16:58 [2019-09-09T19:16:58.673Z] Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB] 19:16:58 [2019-09-09T19:16:58.673Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] 19:16:58 [2019-09-09T19:16:58.673Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] 19:16:58 [2019-09-09T19:16:58.673Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB] 19:16:58 [2019-09-09T19:16:58.673Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB] 19:16:58 [2019-09-09T19:16:58.673Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB] 19:16:58 [2019-09-09T19:16:58.673Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB] 19:16:58 [2019-09-09T19:16:58.673Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] 19:16:58 [2019-09-09T19:16:58.673Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] 19:16:58 [2019-09-09T19:16:58.673Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] 19:16:58 [2019-09-09T19:16:58.673Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB] 19:16:58 [2019-09-09T19:16:58.673Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB] 19:16:58 [2019-09-09T19:16:58.673Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] 19:16:58 [2019-09-09T19:16:58.673Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] 19:16:58 [2019-09-09T19:16:58.673Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] 19:16:58 [2019-09-09T19:16:58.673Z] Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B] 19:16:58 [2019-09-09T19:16:58.673Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB] 19:16:58 [2019-09-09T19:16:58.673Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-event1.02.1 s390x 2:1.02.137-2 [41.0 kB] 19:16:58 [2019-09-09T19:16:58.673Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB] 19:16:58 [2019-09-09T19:16:58.673Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB] 19:16:58 [2019-09-09T19:16:58.673Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB] 19:16:58 [2019-09-09T19:16:58.673Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB] 19:16:58 [2019-09-09T19:16:58.673Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB] 19:16:58 [2019-09-09T19:16:58.673Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB] 19:16:58 [2019-09-09T19:16:58.673Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] 19:16:58 [2019-09-09T19:16:58.673Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] 19:16:58 [2019-09-09T19:16:58.673Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB] 19:16:58 [2019-09-09T19:16:58.673Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB] 19:16:58 [2019-09-09T19:16:58.673Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB] 19:16:58 [2019-09-09T19:16:58.673Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] 19:16:58 [2019-09-09T19:16:58.673Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB] 19:16:58 [2019-09-09T19:16:58.673Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB] 19:16:58 [2019-09-09T19:16:58.673Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB] 19:16:58 [2019-09-09T19:16:58.673Z] Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB] 19:16:58 [2019-09-09T19:16:58.673Z] Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB] 19:16:58 [2019-09-09T19:16:58.674Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] 19:16:58 [2019-09-09T19:16:58.674Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB] 19:16:58 [2019-09-09T19:16:58.674Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB] 19:16:58 [2019-09-09T19:16:58.674Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB] 19:16:58 [2019-09-09T19:16:58.674Z] Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB] 19:16:58 [2019-09-09T19:16:58.674Z] Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB] 19:16:58 [2019-09-09T19:16:58.674Z] Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-i686 s390x 2.28-5+7.4+b4 [2151 kB] 19:16:58 [2019-09-09T19:16:58.674Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-x86-64 s390x 2.28-5+7.4+b4 [2722 kB] 19:16:58 [2019-09-09T19:16:58.674Z] Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] 19:16:58 [2019-09-09T19:16:58.674Z] Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB] 19:16:59 [2019-09-09T19:16:59.075Z] Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] 19:16:59 [2019-09-09T19:16:59.075Z] Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-base s390x 6.3.0-18+19.3+b3 [170 kB] 19:16:59 [2019-09-09T19:16:59.075Z] Get:70 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [31.4 MB] 19:16:59 [2019-09-09T19:16:59.481Z] Get:71 http://cdn-fastly.deb.debian.org/debian stretch/main s390x g++-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [21.7 MB] 19:16:59 [2019-09-09T19:16:59.860Z] debconf: delaying package configuration, since apt-utils is not installed 19:16:59 [2019-09-09T19:16:59.860Z] Fetched 88.6 MB in 1s (63.9 MB/s) 19:16:59 [2019-09-09T19:16:59.860Z] (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 ... 14898 files and directories currently installed.) 19:16:59 [2019-09-09T19:16:59.860Z] Preparing to unpack .../libsystemd0_232-25+deb9u12_s390x.deb ... 19:16:59 [2019-09-09T19:16:59.860Z] Unpacking libsystemd0:s390x (232-25+deb9u12) over (232-25+deb9u11) ... 19:16:59 [2019-09-09T19:16:59.860Z] Setting up libsystemd0:s390x (232-25+deb9u12) ... 19:16:59 [2019-09-09T19:16:59.860Z] Selecting previously unselected package bash-completion. 19:16:59 [2019-09-09T19:16:59.860Z] (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 ... 14898 files and directories currently installed.) 19:16:59 [2019-09-09T19:16:59.860Z] Preparing to unpack .../bash-completion_1%3a2.1-4.3_all.deb ... 19:17:00 [2019-09-09T19:17:00.021Z] #58 136.7 CC criu/util.o 19:17:00 [2019-09-09T19:17:00.284Z] Unpacking bash-completion (1:2.1-4.3) ... 19:17:00 [2019-09-09T19:17:00.676Z] ---> bae126792232 19:17:00 [2019-09-09T19:17:00.676Z] Successfully built bae126792232 19:17:00 [2019-09-09T19:17:00.676Z] Successfully tagged docker:latest 19:17:00 [2019-09-09T19:17:00.676Z] INFO: Image build ended at 09/09/2019 19:16:59. Duration:00:00:35.0111502 19:17:00 [2019-09-09T19:17:00.676Z] 19:17:00 [2019-09-09T19:17:00.676Z] 19:17:00 [2019-09-09T19:17:00.676Z] INFO: Building the test binaries at 09/09/2019 19:16:59... 19:17:00 [2019-09-09T19:17:00.699Z] Selecting previously unselected package libnet1:s390x. 19:17:00 [2019-09-09T19:17:00.699Z] Preparing to unpack .../libnet1_1.1.6+dfsg-3_s390x.deb ... 19:17:00 [2019-09-09T19:17:00.699Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ... 19:17:00 [2019-09-09T19:17:00.699Z] Selecting previously unselected package libnfnetlink0:s390x. 19:17:00 [2019-09-09T19:17:00.699Z] Preparing to unpack .../libnfnetlink0_1.0.1-3_s390x.deb ... 19:17:00 [2019-09-09T19:17:00.699Z] Unpacking libnfnetlink0:s390x (1.0.1-3) ... 19:17:00 [2019-09-09T19:17:00.699Z] Selecting previously unselected package libpcrecpp0v5:s390x. 19:17:00 [2019-09-09T19:17:00.699Z] Preparing to unpack .../libpcrecpp0v5_2%3a8.39-3_s390x.deb ... 19:17:00 [2019-09-09T19:17:00.699Z] Unpacking libpcrecpp0v5:s390x (2:8.39-3) ... 19:17:00 [2019-09-09T19:17:00.699Z] Preparing to unpack .../libudev1_232-25+deb9u12_s390x.deb ... 19:17:00 [2019-09-09T19:17:00.699Z] Unpacking libudev1:s390x (232-25+deb9u12) over (232-25+deb9u11) ... 19:17:00 [2019-09-09T19:17:00.699Z] Setting up libudev1:s390x (232-25+deb9u12) ... 19:17:00 [2019-09-09T19:17:00.699Z] Selecting previously unselected package libudev-dev:s390x. 19:17:00 [2019-09-09T19:17:00.699Z] (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 ... 15497 files and directories currently installed.) 19:17:00 [2019-09-09T19:17:00.699Z] Preparing to unpack .../0-libudev-dev_232-25+deb9u12_s390x.deb ... 19:17:00 [2019-09-09T19:17:00.699Z] Unpacking libudev-dev:s390x (232-25+deb9u12) ... 19:17:00 [2019-09-09T19:17:00.699Z] Selecting previously unselected package libpython3.5-minimal:s390x. 19:17:00 [2019-09-09T19:17:00.699Z] Preparing to unpack .../1-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... 19:17:00 [2019-09-09T19:17:00.699Z] Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... 19:17:00 [2019-09-09T19:17:00.954Z] #58 137.8 CC criu/uts_ns.o 19:17:01 [2019-09-09T19:17:01.149Z] Selecting previously unselected package python3.5-minimal. 19:17:01 [2019-09-09T19:17:01.149Z] Preparing to unpack .../2-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... 19:17:01 [2019-09-09T19:17:01.149Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... 19:17:01 [2019-09-09T19:17:01.149Z] Selecting previously unselected package python3-minimal. 19:17:01 [2019-09-09T19:17:01.149Z] Preparing to unpack .../3-python3-minimal_3.5.3-1_s390x.deb ... 19:17:01 [2019-09-09T19:17:01.149Z] Unpacking python3-minimal (3.5.3-1) ... 19:17:01 [2019-09-09T19:17:01.149Z] Selecting previously unselected package libmpdec2:s390x. 19:17:01 [2019-09-09T19:17:01.149Z] Preparing to unpack .../4-libmpdec2_2.4.2-1_s390x.deb ... 19:17:01 [2019-09-09T19:17:01.149Z] Unpacking libmpdec2:s390x (2.4.2-1) ... 19:17:01 [2019-09-09T19:17:01.149Z] Selecting previously unselected package libpython3.5-stdlib:s390x. 19:17:01 [2019-09-09T19:17:01.149Z] Preparing to unpack .../5-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ... 19:17:01 [2019-09-09T19:17:01.149Z] Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... 19:17:01 [2019-09-09T19:17:01.211Z] #58 138.0 CC criu/vdso-compat.o 19:17:01 [2019-09-09T19:17:01.469Z] #58 138.2 CC criu/vdso.o 19:17:01 [2019-09-09T19:17:01.509Z] Selecting previously unselected package python3.5. 19:17:01 [2019-09-09T19:17:01.509Z] Preparing to unpack .../6-python3.5_3.5.3-1+deb9u1_s390x.deb ... 19:17:01 [2019-09-09T19:17:01.509Z] Unpacking python3.5 (3.5.3-1+deb9u1) ... 19:17:01 [2019-09-09T19:17:01.509Z] Selecting previously unselected package libpython3-stdlib:s390x. 19:17:01 [2019-09-09T19:17:01.509Z] Preparing to unpack .../7-libpython3-stdlib_3.5.3-1_s390x.deb ... 19:17:01 [2019-09-09T19:17:01.509Z] Unpacking libpython3-stdlib:s390x (3.5.3-1) ... 19:17:01 [2019-09-09T19:17:01.509Z] Selecting previously unselected package dh-python. 19:17:01 [2019-09-09T19:17:01.509Z] Preparing to unpack .../8-dh-python_2.20170125_all.deb ... 19:17:01 [2019-09-09T19:17:01.509Z] Unpacking dh-python (2.20170125) ... 19:17:01 [2019-09-09T19:17:01.509Z] Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... 19:17:01 [2019-09-09T19:17:01.509Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ... 19:17:01 [2019-09-09T19:17:01.892Z] Setting up python3-minimal (3.5.3-1) ... 19:17:02 [2019-09-09T19:17:02.277Z] Selecting previously unselected package python3. 19:17:02 [2019-09-09T19:17:02.277Z] (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 ... 16484 files and directories currently installed.) 19:17:02 [2019-09-09T19:17:02.277Z] Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ... 19:17:02 [2019-09-09T19:17:02.277Z] Unpacking python3 (3.5.3-1) ... 19:17:02 [2019-09-09T19:17:02.277Z] Selecting previously unselected package pigz. 19:17:02 [2019-09-09T19:17:02.277Z] Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ... 19:17:02 [2019-09-09T19:17:02.277Z] Unpacking pigz (2.3.4-1) ... 19:17:02 [2019-09-09T19:17:02.277Z] Selecting previously unselected package libip4tc0:s390x. 19:17:02 [2019-09-09T19:17:02.277Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ... 19:17:02 [2019-09-09T19:17:02.277Z] Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ... 19:17:02 [2019-09-09T19:17:02.277Z] Selecting previously unselected package libip6tc0:s390x. 19:17:02 [2019-09-09T19:17:02.277Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ... 19:17:02 [2019-09-09T19:17:02.277Z] Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ... 19:17:02 [2019-09-09T19:17:02.277Z] Selecting previously unselected package libiptc0:s390x. 19:17:02 [2019-09-09T19:17:02.277Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ... 19:17:02 [2019-09-09T19:17:02.277Z] Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ... 19:17:02 [2019-09-09T19:17:02.277Z] Selecting previously unselected package libxtables12:s390x. 19:17:02 [2019-09-09T19:17:02.277Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ... 19:17:02 [2019-09-09T19:17:02.277Z] Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ... 19:17:02 [2019-09-09T19:17:02.277Z] Selecting previously unselected package libnetfilter-conntrack3:s390x. 19:17:02 [2019-09-09T19:17:02.277Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ... 19:17:02 [2019-09-09T19:17:02.277Z] Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ... 19:17:02 [2019-09-09T19:17:02.277Z] Selecting previously unselected package iptables. 19:17:02 [2019-09-09T19:17:02.277Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ... 19:17:02 [2019-09-09T19:17:02.277Z] Unpacking iptables (1.6.0+snapshot20161117-6) ... 19:17:02 [2019-09-09T19:17:02.402Z] #58 139.1 LINK criu/built-in.o 19:17:02 [2019-09-09T19:17:02.402Z] #58 139.2 LINK criu/criu 19:17:02 [2019-09-09T19:17:02.654Z] Selecting previously unselected package xxd. 19:17:02 [2019-09-09T19:17:02.654Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... 19:17:02 [2019-09-09T19:17:02.654Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... 19:17:02 [2019-09-09T19:17:02.654Z] Selecting previously unselected package vim-common. 19:17:02 [2019-09-09T19:17:02.654Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... 19:17:02 [2019-09-09T19:17:02.654Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... 19:17:02 [2019-09-09T19:17:02.654Z] Selecting previously unselected package bzip2. 19:17:02 [2019-09-09T19:17:02.654Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ... 19:17:02 [2019-09-09T19:17:02.654Z] Unpacking bzip2 (1.0.6-8.1) ... 19:17:02 [2019-09-09T19:17:02.654Z] Selecting previously unselected package libgpm2:s390x. 19:17:02 [2019-09-09T19:17:02.654Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ... 19:17:02 [2019-09-09T19:17:02.654Z] Unpacking libgpm2:s390x (1.20.4-6.2+b1) ... 19:17:02 [2019-09-09T19:17:02.654Z] Selecting previously unselected package xz-utils. 19:17:02 [2019-09-09T19:17:02.654Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ... 19:17:02 [2019-09-09T19:17:02.654Z] Unpacking xz-utils (5.2.2-1.2+b1) ... 19:17:02 [2019-09-09T19:17:02.654Z] Selecting previously unselected package aufs-tools. 19:17:02 [2019-09-09T19:17:02.654Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ... 19:17:02 [2019-09-09T19:17:02.654Z] Unpacking aufs-tools (1:4.1+20161219-1) ... 19:17:02 [2019-09-09T19:17:02.654Z] Selecting previously unselected package liblzo2-2:s390x. 19:17:02 [2019-09-09T19:17:02.654Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ... 19:17:02 [2019-09-09T19:17:02.654Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... 19:17:02 [2019-09-09T19:17:02.654Z] Selecting previously unselected package btrfs-progs. 19:17:02 [2019-09-09T19:17:02.654Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ... 19:17:02 [2019-09-09T19:17:02.654Z] Unpacking btrfs-progs (4.7.3-1) ... 19:17:02 [2019-09-09T19:17:02.969Z] #58 139.6 DEP lib/c/criu.d 19:17:02 [2019-09-09T19:17:02.969Z] #58 139.7 CC images/rpc.pb-c.o 19:17:03 [2019-09-09T19:17:03.021Z] Selecting previously unselected package btrfs-tools. 19:17:03 [2019-09-09T19:17:03.021Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ... 19:17:03 [2019-09-09T19:17:03.021Z] Unpacking btrfs-tools (4.7.3-1) ... 19:17:03 [2019-09-09T19:17:03.021Z] Selecting previously unselected package libdevmapper1.02.1:s390x. 19:17:03 [2019-09-09T19:17:03.021Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ... 19:17:03 [2019-09-09T19:17:03.021Z] Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ... 19:17:03 [2019-09-09T19:17:03.021Z] Selecting previously unselected package dmsetup. 19:17:03 [2019-09-09T19:17:03.021Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ... 19:17:03 [2019-09-09T19:17:03.021Z] Unpacking dmsetup (2:1.02.137-2) ... 19:17:03 [2019-09-09T19:17:03.021Z] Selecting previously unselected package libonig4:s390x. 19:17:03 [2019-09-09T19:17:03.021Z] Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ... 19:17:03 [2019-09-09T19:17:03.021Z] Unpacking libonig4:s390x (6.1.3-2) ... 19:17:03 [2019-09-09T19:17:03.021Z] Selecting previously unselected package libjq1:s390x. 19:17:03 [2019-09-09T19:17:03.021Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ... 19:17:03 [2019-09-09T19:17:03.021Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ... 19:17:03 [2019-09-09T19:17:03.021Z] Selecting previously unselected package jq. 19:17:03 [2019-09-09T19:17:03.021Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ... 19:17:03 [2019-09-09T19:17:03.021Z] Unpacking jq (1.5+dfsg-1.3) ... 19:17:03 [2019-09-09T19:17:03.021Z] Selecting previously unselected package libaio1:s390x. 19:17:03 [2019-09-09T19:17:03.021Z] Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ... 19:17:03 [2019-09-09T19:17:03.021Z] Unpacking libaio1:s390x (0.3.110-3) ... 19:17:03 [2019-09-09T19:17:03.021Z] Selecting previously unselected package libcap2-bin. 19:17:03 [2019-09-09T19:17:03.021Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ... 19:17:03 [2019-09-09T19:17:03.021Z] Unpacking libcap2-bin (1:2.25-1) ... 19:17:03 [2019-09-09T19:17:03.021Z] Selecting previously unselected package libdevmapper-event1.02.1:s390x. 19:17:03 [2019-09-09T19:17:03.021Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ... 19:17:03 [2019-09-09T19:17:03.021Z] Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... 19:17:03 [2019-09-09T19:17:03.021Z] Selecting previously unselected package libsepol1-dev:s390x. 19:17:03 [2019-09-09T19:17:03.021Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ... 19:17:03 [2019-09-09T19:17:03.021Z] Unpacking libsepol1-dev:s390x (2.6-2) ... 19:17:03 [2019-09-09T19:17:03.390Z] Selecting previously unselected package libpcre16-3:s390x. 19:17:03 [2019-09-09T19:17:03.390Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ... 19:17:03 [2019-09-09T19:17:03.390Z] Unpacking libpcre16-3:s390x (2:8.39-3) ... 19:17:03 [2019-09-09T19:17:03.390Z] Selecting previously unselected package libpcre32-3:s390x. 19:17:03 [2019-09-09T19:17:03.390Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ... 19:17:03 [2019-09-09T19:17:03.390Z] Unpacking libpcre32-3:s390x (2:8.39-3) ... 19:17:03 [2019-09-09T19:17:03.390Z] Selecting previously unselected package libpcre3-dev:s390x. 19:17:03 [2019-09-09T19:17:03.390Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ... 19:17:03 [2019-09-09T19:17:03.390Z] Unpacking libpcre3-dev:s390x (2:8.39-3) ... 19:17:03 [2019-09-09T19:17:03.390Z] Selecting previously unselected package libselinux1-dev:s390x. 19:17:03 [2019-09-09T19:17:03.390Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ... 19:17:03 [2019-09-09T19:17:03.390Z] Unpacking libselinux1-dev:s390x (2.6-3+b3) ... 19:17:03 [2019-09-09T19:17:03.390Z] Selecting previously unselected package libdevmapper-dev:s390x. 19:17:03 [2019-09-09T19:17:03.390Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ... 19:17:03 [2019-09-09T19:17:03.390Z] Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ... 19:17:03 [2019-09-09T19:17:03.390Z] Selecting previously unselected package libnl-3-200:s390x. 19:17:03 [2019-09-09T19:17:03.390Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ... 19:17:03 [2019-09-09T19:17:03.390Z] Unpacking libnl-3-200:s390x (3.2.27-2) ... 19:17:03 [2019-09-09T19:17:03.390Z] Selecting previously unselected package libprotobuf-c1:s390x. 19:17:03 [2019-09-09T19:17:03.390Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ... 19:17:03 [2019-09-09T19:17:03.390Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ... 19:17:03 [2019-09-09T19:17:03.390Z] Selecting previously unselected package libreadline5:s390x. 19:17:03 [2019-09-09T19:17:03.390Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ... 19:17:03 [2019-09-09T19:17:03.390Z] Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ... 19:17:03 [2019-09-09T19:17:03.534Z] #58 140.3 CC lib/c/criu.o 19:17:03 [2019-09-09T19:17:03.772Z] Selecting previously unselected package libsystemd-dev:s390x. 19:17:03 [2019-09-09T19:17:03.772Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ... 19:17:03 [2019-09-09T19:17:03.772Z] Unpacking libsystemd-dev:s390x (232-25+deb9u12) ... 19:17:03 [2019-09-09T19:17:03.772Z] Selecting previously unselected package net-tools. 19:17:03 [2019-09-09T19:17:03.772Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ... 19:17:03 [2019-09-09T19:17:03.772Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ... 19:17:04 [2019-09-09T19:17:04.138Z] Selecting previously unselected package python-pip-whl. 19:17:04 [2019-09-09T19:17:04.138Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... 19:17:04 [2019-09-09T19:17:04.138Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ... 19:17:04 [2019-09-09T19:17:04.138Z] Selecting previously unselected package python3-pip. 19:17:04 [2019-09-09T19:17:04.138Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... 19:17:04 [2019-09-09T19:17:04.138Z] Unpacking python3-pip (9.0.1-2+deb9u1) ... 19:17:04 [2019-09-09T19:17:04.138Z] Selecting previously unselected package python3-pkg-resources. 19:17:04 [2019-09-09T19:17:04.138Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... 19:17:04 [2019-09-09T19:17:04.138Z] Unpacking python3-pkg-resources (33.1.1-1) ... 19:17:04 [2019-09-09T19:17:04.138Z] Selecting previously unselected package python3-setuptools. 19:17:04 [2019-09-09T19:17:04.138Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... 19:17:04 [2019-09-09T19:17:04.138Z] Unpacking python3-setuptools (33.1.1-1) ... 19:17:04 [2019-09-09T19:17:04.138Z] Selecting previously unselected package python3-wheel. 19:17:04 [2019-09-09T19:17:04.138Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... 19:17:04 [2019-09-09T19:17:04.138Z] Unpacking python3-wheel (0.29.0-2) ... 19:17:04 [2019-09-09T19:17:04.138Z] Selecting previously unselected package thin-provisioning-tools. 19:17:04 [2019-09-09T19:17:04.138Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ... 19:17:04 [2019-09-09T19:17:04.138Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ... 19:17:04 [2019-09-09T19:17:04.467Z] #58 141.2 LINK lib/c/built-in.o 19:17:04 [2019-09-09T19:17:04.467Z] #58 141.2 LINK lib/c/libcriu.so 19:17:04 [2019-09-09T19:17:04.467Z] #58 ... 19:17:04 [2019-09-09T19:17:04.467Z] 19:17:04 [2019-09-09T19:17:04.467Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... 19:17:04 [2019-09-09T19:17:04.467Z] #55 192.5 + rm -rf /tmp/tmp.uQ1fAwAFQt/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.uQ1fAwAFQt 19:17:04 [2019-09-09T19:17:04.529Z] Selecting previously unselected package vim-runtime. 19:17:04 [2019-09-09T19:17:04.529Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... 19:17:04 [2019-09-09T19:17:04.529Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' 19:17:04 [2019-09-09T19:17:04.529Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' 19:17:04 [2019-09-09T19:17:04.529Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... 19:17:05 [2019-09-09T19:17:05.023Z] Selecting previously unselected package vim. 19:17:05 [2019-09-09T19:17:05.023Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ... 19:17:05 [2019-09-09T19:17:05.023Z] Unpacking vim (2:8.0.0197-4+deb9u3) ... 19:17:05 [2019-09-09T19:17:05.510Z] Selecting previously unselected package xfsprogs. 19:17:05 [2019-09-09T19:17:05.510Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ... 19:17:05 [2019-09-09T19:17:05.510Z] Unpacking xfsprogs (4.9.0+nmu1) ... 19:17:05 [2019-09-09T19:17:05.510Z] Selecting previously unselected package zip. 19:17:05 [2019-09-09T19:17:05.510Z] Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ... 19:17:05 [2019-09-09T19:17:05.510Z] Unpacking zip (3.0-11+b1) ... 19:17:05 [2019-09-09T19:17:05.510Z] Selecting previously unselected package libapparmor-perl. 19:17:05 [2019-09-09T19:17:05.510Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ... 19:17:05 [2019-09-09T19:17:05.510Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... 19:17:05 [2019-09-09T19:17:05.510Z] Selecting previously unselected package apparmor. 19:17:05 [2019-09-09T19:17:05.510Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ... 19:17:05 [2019-09-09T19:17:05.510Z] Unpacking apparmor (2.11.0-3+deb9u2) ... 19:17:05 [2019-09-09T19:17:05.510Z] Selecting previously unselected package binutils-mingw-w64-i686. 19:17:05 [2019-09-09T19:17:05.510Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ... 19:17:05 [2019-09-09T19:17:05.510Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... 19:17:05 [2019-09-09T19:17:05.884Z] Selecting previously unselected package binutils-mingw-w64-x86-64. 19:17:05 [2019-09-09T19:17:05.884Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ... 19:17:05 [2019-09-09T19:17:05.884Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... 19:17:05 [2019-09-09T19:17:05.917Z] #55 DONE 193.7s 19:17:05 [2019-09-09T19:17:05.917Z] 19:17:05 [2019-09-09T19:17:05.917Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 19:17:05 [2019-09-09T19:17:05.917Z] #58 141.4 GEN magic.py 19:17:05 [2019-09-09T19:17:05.917Z] #58 141.5 Note: Building without setproctitle() and strlcpy() support. 19:17:05 [2019-09-09T19:17:05.917Z] #58 141.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 19:17:05 [2019-09-09T19:17:05.917Z] #58 142.3 fatal: Not a git repository (or any of the parent directories): .git 19:17:06 [2019-09-09T19:17:06.249Z] Selecting previously unselected package binutils-mingw-w64. 19:17:06 [2019-09-09T19:17:06.249Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... 19:17:06 [2019-09-09T19:17:06.249Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... 19:17:06 [2019-09-09T19:17:06.249Z] Selecting previously unselected package mingw-w64-common. 19:17:06 [2019-09-09T19:17:06.249Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... 19:17:06 [2019-09-09T19:17:06.249Z] Unpacking mingw-w64-common (5.0.1-1) ... 19:17:06 [2019-09-09T19:17:06.861Z] #58 143.5 make[1]: Nothing to be done for 'all'. 19:17:07 [2019-09-09T19:17:07.041Z] Selecting previously unselected package mingw-w64-x86-64-dev. 19:17:07 [2019-09-09T19:17:07.041Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... 19:17:07 [2019-09-09T19:17:07.041Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... 19:17:07 [2019-09-09T19:17:07.427Z] #58 144.1 make[1]: 'images/built-in.o' is up to date. 19:17:07 [2019-09-09T19:17:07.427Z] #58 144.1 make[1]: 'compel/plugins/std.lib.a' is up to date. 19:17:07 [2019-09-09T19:17:07.427Z] #58 144.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. 19:17:07 [2019-09-09T19:17:07.427Z] #58 144.1 make[1]: 'compel/libcompel.a' is up to date. 19:17:07 [2019-09-09T19:17:07.427Z] #58 144.2 make[1]: 'compel/compel-host-bin' is up to date. 19:17:07 [2019-09-09T19:17:07.427Z] #58 144.2 make[1]: Nothing to be done for 'all'. 19:17:07 [2019-09-09T19:17:07.427Z] #58 144.2 make[1]: 'soccr/libsoccr.a' is up to date. 19:17:07 [2019-09-09T19:17:07.427Z] #58 144.4 make[2]: Nothing to be done for 'all'. 19:17:07 [2019-09-09T19:17:07.427Z] #58 144.4 make[2]: Nothing to be done for 'all'. 19:17:07 [2019-09-09T19:17:07.427Z] #58 144.4 make[2]: Nothing to be done for 'all'. 19:17:07 [2019-09-09T19:17:07.683Z] #58 ... 19:17:07 [2019-09-09T19:17:07.683Z] 19:17:07 [2019-09-09T19:17:07.683Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter 19:17:07 [2019-09-09T19:17:07.683Z] #24 DONE 194.9s 19:17:07 [2019-09-09T19:17:07.683Z] 19:17:07 [2019-09-09T19:17:07.683Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 19:17:07 [2019-09-09T19:17:07.683Z] #58 144.5 make[2]: Nothing to be done for 'all'. 19:17:07 [2019-09-09T19:17:07.830Z] Selecting previously unselected package gcc-mingw-w64-base. 19:17:07 [2019-09-09T19:17:07.830Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ... 19:17:07 [2019-09-09T19:17:07.830Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... 19:17:07 [2019-09-09T19:17:07.830Z] Selecting previously unselected package gcc-mingw-w64-x86-64. 19:17:07 [2019-09-09T19:17:07.830Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... 19:17:07 [2019-09-09T19:17:07.830Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... 19:17:07 [2019-09-09T19:17:07.941Z] #58 144.6 make[2]: Nothing to be done for 'all'. 19:17:07 [2019-09-09T19:17:07.941Z] #58 144.6 make[2]: Nothing to be done for 'all'. 19:17:07 [2019-09-09T19:17:07.941Z] #58 144.6 make[2]: Nothing to be done for 'all'. 19:17:07 [2019-09-09T19:17:07.941Z] #58 144.8 make[2]: Nothing to be done for 'all'. 19:17:07 [2019-09-09T19:17:07.941Z] #58 144.8 INSTALL criu/criu 19:17:08 [2019-09-09T19:17:08.200Z] #58 DONE 144.9s 19:17:08 [2019-09-09T19:17:08.200Z] 19:17:08 [2019-09-09T19:17:08.200Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd 19:17:10 [2019-09-09T19:17:10.727Z] #47 ... 19:17:10 [2019-09-09T19:17:10.727Z] 19:17:10 [2019-09-09T19:17:10.727Z] #25 [dev 11/24] COPY --from=gometalinter /build/ /usr/local/bin/ 19:17:11 [2019-09-09T19:17:11.036Z] INFO: make.ps1 starting at 09/09/2019 19:17:10 19:17:11 [2019-09-09T19:17:11.036Z] INFO: Git commit (337212915) assumed from DOCKER_GITCOMMIT environment variable 19:17:11 [2019-09-09T19:17:11.036Z] INFO: Invoking autogen... 19:17:11 [2019-09-09T19:17:11.105Z] Selecting previously unselected package g++-mingw-w64-x86-64. 19:17:11 [2019-09-09T19:17:11.105Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... 19:17:11 [2019-09-09T19:17:11.105Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... 19:17:11 [2019-09-09T19:17:11.497Z] INFO: Building daemon... 19:17:11 [2019-09-09T19:17:11.661Z] #25 DONE 0.8s 19:17:11 [2019-09-09T19:17:11.661Z] 19:17:11 [2019-09-09T19:17:11.661Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/ 19:17:11 [2019-09-09T19:17:11.919Z] #28 DONE 0.3s 19:17:11 [2019-09-09T19:17:11.919Z] 19:17:11 [2019-09-09T19:17:11.919Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/ 19:17:11 [2019-09-09T19:17:11.919Z] #31 DONE 0.1s 19:17:11 [2019-09-09T19:17:11.919Z] 19:17:11 [2019-09-09T19:17:11.919Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/ 19:17:11 [2019-09-09T19:17:11.919Z] #34 DONE 0.1s 19:17:11 [2019-09-09T19:17:11.919Z] 19:17:11 [2019-09-09T19:17:11.919Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd 19:17:12 [2019-09-09T19:17:12.177Z] #47 ... 19:17:12 [2019-09-09T19:17:12.177Z] 19:17:12 [2019-09-09T19:17:12.177Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/ 19:17:12 [2019-09-09T19:17:12.177Z] #39 DONE 0.1s 19:17:12 [2019-09-09T19:17:12.177Z] 19:17:12 [2019-09-09T19:17:12.177Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/ 19:17:12 [2019-09-09T19:17:12.177Z] #43 DONE 0.1s 19:17:12 [2019-09-09T19:17:12.177Z] 19:17:12 [2019-09-09T19:17:12.177Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd 19:17:13 [2019-09-09T19:17:13.527Z] Setting up aufs-tools (1:4.1+20161219-1) ... 19:17:13 [2019-09-09T19:17:13.527Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... 19:17:13 [2019-09-09T19:17:13.527Z] Setting up libsepol1-dev:s390x (2.6-2) ... 19:17:13 [2019-09-09T19:17:13.527Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ... 19:17:13 [2019-09-09T19:17:13.527Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ... 19:17:13 [2019-09-09T19:17:13.527Z] Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ... 19:17:13 [2019-09-09T19:17:13.527Z] Processing triggers for mime-support (3.60) ... 19:17:13 [2019-09-09T19:17:13.527Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... 19:17:13 [2019-09-09T19:17:13.527Z] Setting up libgpm2:s390x (1.20.4-6.2+b1) ... 19:17:13 [2019-09-09T19:17:13.527Z] Setting up libcap2-bin (1:2.25-1) ... 19:17:13 [2019-09-09T19:17:13.527Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... 19:17:13 [2019-09-09T19:17:13.527Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... 19:17:13 [2019-09-09T19:17:13.527Z] Setting up bash-completion (1:2.1-4.3) ... 19:17:14 [2019-09-09T19:17:14.300Z] Setting up libonig4:s390x (6.1.3-2) ... 19:17:14 [2019-09-09T19:17:14.300Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ... 19:17:14 [2019-09-09T19:17:14.300Z] Setting up zip (3.0-11+b1) ... 19:17:14 [2019-09-09T19:17:14.300Z] Setting up bzip2 (1.0.6-8.1) ... 19:17:14 [2019-09-09T19:17:14.300Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... 19:17:14 [2019-09-09T19:17:14.300Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ... 19:17:14 [2019-09-09T19:17:14.300Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... 19:17:14 [2019-09-09T19:17:14.300Z] Setting up libaio1:s390x (0.3.110-3) ... 19:17:14 [2019-09-09T19:17:14.300Z] Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ... 19:17:14 [2019-09-09T19:17:14.300Z] Setting up xz-utils (5.2.2-1.2+b1) ... 19:17:14 [2019-09-09T19:17:14.300Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 19:17:14 [2019-09-09T19:17:14.300Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ... 19:17:14 [2019-09-09T19:17:14.300Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... 19:17:14 [2019-09-09T19:17:14.300Z] Setting up libpcrecpp0v5:s390x (2:8.39-3) ... 19:17:14 [2019-09-09T19:17:14.300Z] Setting up libpcre32-3:s390x (2:8.39-3) ... 19:17:14 [2019-09-09T19:17:14.300Z] Setting up libnfnetlink0:s390x (1.0.1-3) ... 19:17:14 [2019-09-09T19:17:14.300Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... 19:17:14 [2019-09-09T19:17:14.300Z] Setting up libsystemd-dev:s390x (232-25+deb9u12) ... 19:17:14 [2019-09-09T19:17:14.300Z] Setting up libpcre16-3:s390x (2:8.39-3) ... 19:17:14 [2019-09-09T19:17:14.300Z] Setting up libreadline5:s390x (5.2+dfsg-3+b1) ... 19:17:14 [2019-09-09T19:17:14.300Z] Setting up libnl-3-200:s390x (3.2.27-2) ... 19:17:14 [2019-09-09T19:17:14.300Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ... 19:17:14 [2019-09-09T19:17:14.300Z] Setting up libudev-dev:s390x (232-25+deb9u12) ... 19:17:14 [2019-09-09T19:17:14.300Z] Setting up pigz (2.3.4-1) ... 19:17:14 [2019-09-09T19:17:14.300Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ... 19:17:14 [2019-09-09T19:17:14.671Z] Setting up libmpdec2:s390x (2.4.2-1) ... 19:17:14 [2019-09-09T19:17:14.671Z] Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ... 19:17:14 [2019-09-09T19:17:14.671Z] Setting up mingw-w64-common (5.0.1-1) ... 19:17:14 [2019-09-09T19:17:14.671Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... 19:17:14 [2019-09-09T19:17:14.671Z] Setting up jq (1.5+dfsg-1.3) ... 19:17:14 [2019-09-09T19:17:14.671Z] Setting up libpcre3-dev:s390x (2:8.39-3) ... 19:17:14 [2019-09-09T19:17:14.671Z] Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ... 19:17:14 [2019-09-09T19:17:14.671Z] Setting up xfsprogs (4.9.0+nmu1) ... 19:17:14 [2019-09-09T19:17:14.671Z] Setting up vim (2:8.0.0197-4+deb9u3) ... 19:17:14 [2019-09-09T19:17:14.671Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 19:17:14 [2019-09-09T19:17:14.671Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 19:17:14 [2019-09-09T19:17:14.671Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 19:17:14 [2019-09-09T19:17:14.671Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 19:17:14 [2019-09-09T19:17:14.671Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 19:17:14 [2019-09-09T19:17:14.671Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 19:17:14 [2019-09-09T19:17:14.671Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 19:17:14 [2019-09-09T19:17:14.671Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 19:17:14 [2019-09-09T19:17:14.671Z] Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... 19:17:14 [2019-09-09T19:17:14.671Z] Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ... 19:17:14 [2019-09-09T19:17:14.671Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ... 19:17:14 [2019-09-09T19:17:14.671Z] Setting up iptables (1.6.0+snapshot20161117-6) ... 19:17:14 [2019-09-09T19:17:14.671Z] Setting up btrfs-progs (4.7.3-1) ... 19:17:14 [2019-09-09T19:17:14.671Z] Setting up libselinux1-dev:s390x (2.6-3+b3) ... 19:17:14 [2019-09-09T19:17:14.671Z] Setting up python3.5 (3.5.3-1+deb9u1) ... 19:17:15 [2019-09-09T19:17:15.564Z] Setting up libpython3-stdlib:s390x (3.5.3-1) ... 19:17:15 [2019-09-09T19:17:15.564Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... 19:17:15 [2019-09-09T19:17:15.564Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 19:17:15 [2019-09-09T19:17:15.564Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist 19:17:15 [2019-09-09T19:17:15.564Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 19:17:15 [2019-09-09T19:17:15.564Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist 19:17:15 [2019-09-09T19:17:15.564Z] Setting up btrfs-tools (4.7.3-1) ... 19:17:15 [2019-09-09T19:17:15.564Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... 19:17:15 [2019-09-09T19:17:15.564Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode 19:17:15 [2019-09-09T19:17:15.564Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode 19:17:15 [2019-09-09T19:17:15.564Z] Setting up python3 (3.5.3-1) ... 19:17:15 [2019-09-09T19:17:15.935Z] Setting up apparmor (2.11.0-3+deb9u2) ... 19:17:16 [2019-09-09T19:17:16.731Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 19:17:16 [2019-09-09T19:17:16.731Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory 19:17:16 [2019-09-09T19:17:16.731Z] Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ... 19:17:16 [2019-09-09T19:17:16.731Z] Setting up python3-wheel (0.29.0-2) ... 19:17:16 [2019-09-09T19:17:16.731Z] Setting up python3-pkg-resources (33.1.1-1) ... 19:17:17 [2019-09-09T19:17:17.099Z] Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... 19:17:17 [2019-09-09T19:17:17.099Z] Setting up python3-pip (9.0.1-2+deb9u1) ... 19:17:17 [2019-09-09T19:17:17.099Z] Setting up dmsetup (2:1.02.137-2) ... 19:17:17 [2019-09-09T19:17:17.099Z] Setting up python3-setuptools (33.1.1-1) ... 19:17:17 [2019-09-09T19:17:17.477Z] Setting up dh-python (2.20170125) ... 19:17:17 [2019-09-09T19:17:17.477Z] Setting up libdevmapper-dev:s390x (2:1.02.137-2) ... 19:17:17 [2019-09-09T19:17:17.477Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... 19:17:18 [2019-09-09T19:17:18.727Z] #47 169.4 🇩 bin/containerd 19:17:21 [2019-09-09T19:17:21.658Z] Removing intermediate container dcfeb846a18d 19:17:21 [2019-09-09T19:17:21.658Z] ---> 1f4cf8442857 19:17:21 [2019-09-09T19:17:21.658Z] Step 103/126 : RUN pip3 install yamllint==1.16.0 19:17:22 [2019-09-09T19:17:22.020Z] ---> Running in e43b706be2b4 19:17:23 [2019-09-09T19:17:23.284Z] Collecting yamllint==1.16.0 19:17:23 [2019-09-09T19:17:23.659Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) 19:17:23 [2019-09-09T19:17:23.659Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) 19:17:23 [2019-09-09T19:17:23.659Z] Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz 19:17:24 [2019-09-09T19:17:24.021Z] Collecting pyyaml (from yamllint==1.16.0) 19:17:24 [2019-09-09T19:17:24.021Z] Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) 19:17:24 [2019-09-09T19:17:24.393Z] Building wheels for collected packages: pathspec, pyyaml 19:17:24 [2019-09-09T19:17:24.393Z] Running setup.py bdist_wheel for pathspec: started 19:17:24 [2019-09-09T19:17:24.759Z] Running setup.py bdist_wheel for pathspec: finished with status 'done' 19:17:24 [2019-09-09T19:17:24.759Z] Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b 19:17:24 [2019-09-09T19:17:24.759Z] Running setup.py bdist_wheel for pyyaml: started 19:17:25 [2019-09-09T19:17:25.219Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' 19:17:25 [2019-09-09T19:17:25.219Z] Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 19:17:25 [2019-09-09T19:17:25.219Z] Successfully built pathspec pyyaml 19:17:25 [2019-09-09T19:17:25.219Z] Installing collected packages: pathspec, pyyaml, yamllint 19:17:25 [2019-09-09T19:17:25.219Z] Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0 19:17:26 [2019-09-09T19:17:26.026Z] Removing intermediate container e43b706be2b4 19:17:26 [2019-09-09T19:17:26.026Z] ---> 70e8499e5bd6 19:17:26 [2019-09-09T19:17:26.026Z] Step 104/126 : COPY --from=swagger /build/swagger* /usr/local/bin/ 19:17:26 [2019-09-09T19:17:26.397Z] ---> cf72205f7327 19:17:26 [2019-09-09T19:17:26.397Z] Step 105/126 : COPY --from=frozen-images /build/ /docker-frozen-images 19:17:28 [2019-09-09T19:17:28.919Z] ---> 5e3c9177046a 19:17:28 [2019-09-09T19:17:28.919Z] Step 106/126 : COPY --from=gometalinter /build/ /usr/local/bin/ 19:17:29 [2019-09-09T19:17:29.373Z] 🇩 bin/containerd 19:17:29 [2019-09-09T19:17:29.697Z] ---> d7c58a29c231 19:17:29 [2019-09-09T19:17:29.697Z] Step 107/126 : COPY --from=gotestsum /build/ /usr/local/bin/ 19:17:30 [2019-09-09T19:17:30.160Z] ---> 8d82bc0efd3a 19:17:30 [2019-09-09T19:17:30.160Z] Step 108/126 : COPY --from=tomlv /build/ /usr/local/bin/ 19:17:30 [2019-09-09T19:17:30.160Z] ---> 9f8cd9db8ce9 19:17:30 [2019-09-09T19:17:30.160Z] Step 109/126 : COPY --from=vndr /build/ /usr/local/bin/ 19:17:30 [2019-09-09T19:17:30.546Z] ---> 10c2b3f28b77 19:17:30 [2019-09-09T19:17:30.546Z] Step 110/126 : COPY --from=tini /build/ /usr/local/bin/ 19:17:30 [2019-09-09T19:17:30.909Z] ---> 19ad32075fff 19:17:30 [2019-09-09T19:17:30.909Z] Step 111/126 : COPY --from=runc /build/ /usr/local/bin/ 19:17:31 [2019-09-09T19:17:31.281Z] ---> 1e4162e416df 19:17:31 [2019-09-09T19:17:31.281Z] Step 112/126 : COPY --from=containerd /build/ /usr/local/bin/ 19:17:31 [2019-09-09T19:17:31.647Z] ---> 5fbbfba4f9bc 19:17:31 [2019-09-09T19:17:31.647Z] Step 113/126 : COPY --from=proxy /build/ /usr/local/bin/ 19:17:32 [2019-09-09T19:17:32.011Z] ---> 2c62e13add5b 19:17:32 [2019-09-09T19:17:32.011Z] Step 114/126 : COPY --from=dockercli /build/ /usr/local/cli 19:17:32 [2019-09-09T19:17:32.370Z] ---> 59bf0dac8e92 19:17:32 [2019-09-09T19:17:32.370Z] Step 115/126 : COPY --from=registry /build/registry* /usr/local/bin/ 19:17:33 [2019-09-09T19:17:33.169Z] ---> 810627dfa3fa 19:17:33 [2019-09-09T19:17:33.169Z] Step 116/126 : COPY --from=criu /build/ /usr/local/ 19:17:33 [2019-09-09T19:17:33.527Z] ---> a0e4d0848240 19:17:33 [2019-09-09T19:17:33.527Z] Step 117/126 : COPY --from=rootlesskit /build/ /usr/local/bin/ 19:17:33 [2019-09-09T19:17:33.897Z] ---> 8968f82bcbf5 19:17:33 [2019-09-09T19:17:33.897Z] Step 118/126 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64 19:17:34 [2019-09-09T19:17:34.338Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit 19:17:34 [2019-09-09T19:17:34.338Z] bad55c542dc9: Pulling fs layer 19:17:34 [2019-09-09T19:17:34.338Z] bad55c542dc9: Verifying Checksum 19:17:34 [2019-09-09T19:17:34.338Z] bad55c542dc9: Download complete 19:17:34 [2019-09-09T19:17:34.725Z] bad55c542dc9: Pull complete 19:17:34 [2019-09-09T19:17:34.725Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 19:17:34 [2019-09-09T19:17:34.725Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 19:17:35 [2019-09-09T19:17:35.496Z] ---> 07b5d8e76a50 19:17:35 [2019-09-09T19:17:35.496Z] Step 119/126 : ENV PATH=/usr/local/cli:$PATH 19:17:35 [2019-09-09T19:17:35.496Z] ---> Running in f502b2ab1e5b 19:17:35 [2019-09-09T19:17:35.496Z] Removing intermediate container f502b2ab1e5b 19:17:35 [2019-09-09T19:17:35.496Z] ---> c8397a7d7192 19:17:35 [2019-09-09T19:17:35.496Z] Step 120/126 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux 19:17:35 [2019-09-09T19:17:35.496Z] ---> Running in 04115a5bd150 19:17:35 [2019-09-09T19:17:35.858Z] Removing intermediate container 04115a5bd150 19:17:35 [2019-09-09T19:17:35.858Z] ---> 5d6effe3ff8e 19:17:35 [2019-09-09T19:17:35.858Z] Step 121/126 : ENV GOMETALINTER_OPTS="--deadline=2m" 19:17:35 [2019-09-09T19:17:35.858Z] ---> Running in f9f334cc63c5 19:17:35 [2019-09-09T19:17:35.858Z] Removing intermediate container f9f334cc63c5 19:17:35 [2019-09-09T19:17:35.858Z] ---> 91ed9be915b7 19:17:35 [2019-09-09T19:17:35.858Z] Step 122/126 : WORKDIR /go/src/github.com/docker/docker 19:17:36 [2019-09-09T19:17:36.230Z] ---> Running in 00ef5772a875 19:17:36 [2019-09-09T19:17:36.230Z] Removing intermediate container 00ef5772a875 19:17:36 [2019-09-09T19:17:36.230Z] ---> 2e43dd838cdc 19:17:36 [2019-09-09T19:17:36.230Z] Step 123/126 : VOLUME /var/lib/docker 19:17:36 [2019-09-09T19:17:36.230Z] ---> Running in 4c85af81d7ec 19:17:36 [2019-09-09T19:17:36.604Z] Removing intermediate container 4c85af81d7ec 19:17:36 [2019-09-09T19:17:36.604Z] ---> 4b1aa8e0f852 19:17:36 [2019-09-09T19:17:36.604Z] Step 124/126 : ENTRYPOINT ["hack/dind"] 19:17:36 [2019-09-09T19:17:36.604Z] ---> Running in 690da737e1d2 19:17:36 [2019-09-09T19:17:36.604Z] Removing intermediate container 690da737e1d2 19:17:36 [2019-09-09T19:17:36.604Z] ---> 5540631f6148 19:17:36 [2019-09-09T19:17:36.604Z] Step 125/126 : FROM dev AS final 19:17:36 [2019-09-09T19:17:36.604Z] ---> 5540631f6148 19:17:36 [2019-09-09T19:17:36.604Z] Step 126/126 : COPY . /go/src/github.com/docker/docker 19:17:39 [2019-09-09T19:17:39.190Z] ---> bc83c11a1823 19:17:39 [2019-09-09T19:17:39.557Z] Successfully built bc83c11a1823 19:17:39 [2019-09-09T19:17:39.557Z] Successfully tagged docker:cf4caf34ac68918fc12cf28a368cf1db5d7ff851 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh 19:17:40 [2019-09-09T19:17:40.390Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-39874/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cf4caf34ac68918fc12cf28a368cf1db5d7ff851 -e DOCKER_GRAPHDRIVER docker:cf4caf34ac68918fc12cf28a368cf1db5d7ff851 hack/test/unit 19:17:40 [2019-09-09T19:17:40.641Z] #47 191.2 🇩 bin/containerd-stress 19:17:41 [2019-09-09T19:17:41.205Z] #47 192.8 🇩 bin/containerd-shim 19:17:42 [2019-09-09T19:17:42.918Z] ? github.com/docker/docker/api [no test files] 19:17:47 [2019-09-09T19:17:47.757Z] #47 198.6 🇩 bin/containerd-shim-runc-v1 19:17:49 [2019-09-09T19:17:49.403Z] 65014b3c3121: Pull complete 19:17:49 [2019-09-09T19:17:49.654Z] #47 201.3 🇩 binaries 19:17:49 [2019-09-09T19:17:49.654Z] #47 201.3 + mkdir -p /build 19:17:49 [2019-09-09T19:17:49.654Z] #47 201.3 + cp bin/containerd /build/containerd 19:17:49 [2019-09-09T19:17:49.654Z] #47 201.3 + cp bin/containerd-shim /build/containerd-shim 19:17:49 [2019-09-09T19:17:49.654Z] #47 201.3 + cp bin/ctr /build/ctr 19:17:50 [2019-09-09T19:17:50.217Z] #47 DONE 202.0s 19:17:51 [2019-09-09T19:17:51.147Z] 19:17:51 [2019-09-09T19:17:51.147Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/ 19:17:51 [2019-09-09T19:17:51.147Z] #48 DONE 0.3s 19:17:51 [2019-09-09T19:17:51.403Z] 19:17:51 [2019-09-09T19:17:51.403Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/ 19:17:51 [2019-09-09T19:17:51.403Z] #51 DONE 0.1s 19:17:51 [2019-09-09T19:17:51.403Z] 19:17:51 [2019-09-09T19:17:51.403Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli 19:17:51 [2019-09-09T19:17:51.659Z] #54 DONE 0.1s 19:17:51 [2019-09-09T19:17:51.659Z] 19:17:51 [2019-09-09T19:17:51.659Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/ 19:17:51 [2019-09-09T19:17:51.659Z] #56 DONE 0.2s 19:17:51 [2019-09-09T19:17:51.659Z] 19:17:51 [2019-09-09T19:17:51.659Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/ 19:17:51 [2019-09-09T19:17:51.659Z] #59 DONE 0.1s 19:17:51 [2019-09-09T19:17:51.659Z] 19:17:51 [2019-09-09T19:17:51.659Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ 19:17:51 [2019-09-09T19:17:51.916Z] #63 DONE 0.1s 19:17:51 [2019-09-09T19:17:51.916Z] 19:17:51 [2019-09-09T19:17:51.916Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... 19:17:51 [2019-09-09T19:17:51.916Z] #65 DONE 0.1s 19:17:52 [2019-09-09T19:17:52.173Z] 19:17:52 [2019-09-09T19:17:52.173Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker 19:17:52 [2019-09-09T19:17:52.173Z] #66 DONE 0.0s 19:17:52 [2019-09-09T19:17:52.173Z] 19:17:52 [2019-09-09T19:17:52.173Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker 19:17:53 [2019-09-09T19:17:53.549Z] #67 DONE 1.5s 19:17:53 [2019-09-09T19:17:53.549Z] 19:17:53 [2019-09-09T19:17:53.549Z] #68 exporting to image 19:17:53 [2019-09-09T19:17:53.549Z] #68 exporting layers 19:17:54 [2019-09-09T19:17:54.397Z] ok github.com/docker/docker/api/server 0.007s coverage: 9.0% of statements 19:18:01 [2019-09-09T19:18:01.646Z] #68 exporting layers 6.8s done 19:18:01 [2019-09-09T19:18:01.646Z] #68 writing image sha256:efa94cc1067dcc08bb144b9ebf7699674992891fbfb64827f424e1cfc97e5d0e done 19:18:01 [2019-09-09T19:18:01.646Z] #68 naming to docker.io/library/docker:cf4caf34ac68918fc12cf28a368cf1db5d7ff851 done 19:18:01 [2019-09-09T19:18:01.646Z] #68 DONE 6.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh 19:18:01 [2019-09-09T19:18:01.955Z] 🇩 bin/containerd-stress 19:18:01 [2019-09-09T19:18:01.978Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39874/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-39874/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cf4caf34ac68918fc12cf28a368cf1db5d7ff851 -e DOCKER_GRAPHDRIVER docker:cf4caf34ac68918fc12cf28a368cf1db5d7ff851 hack/validate/default 19:18:03 [2019-09-09T19:18:03.350Z] Congratulations! All commits are properly signed with the DCO! 19:18:04 [2019-09-09T19:18:04.634Z] 🇩 bin/containerd-shim 19:18:14 [2019-09-09T19:18:14.962Z] 🇩 bin/containerd-shim-runc-v1 19:18:15 [2019-09-09T19:18:15.821Z] Created binary: bundles/dynbinary-daemon/dockerd-dev 19:18:15 [2019-09-09T19:18:15.821Z] 19:18:15 [2019-09-09T19:18:15.821Z] 19:18:15 [2019-09-09T19:18:15.821Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) 19:18:15 [2019-09-09T19:18:15.821Z] 19:18:15 [2019-09-09T19:18:15.821Z] 19:18:15 [2019-09-09T19:18:15.821Z] ---> Making bundle: test-integration (in bundles/test-integration) 19:18:15 [2019-09-09T19:18:15.821Z] Skipping integration tests since TESTFLAGS includes integration-cli only flags 19:18:15 [2019-09-09T19:18:15.821Z] ---> Making bundle: test-integration (in bundles/test-integration) 19:18:15 [2019-09-09T19:18:15.821Z] Skipping integration tests since TESTFLAGS includes integration-cli only flags 19:18:15 [2019-09-09T19:18:15.821Z] No new tests added to integration. 19:18:15 [2019-09-09T19:18:15.821Z] 19:18:15 [2019-09-09T19:18:15.821Z] ---> Making bundle: test-integration (in bundles/test-integration) 19:18:15 [2019-09-09T19:18:15.821Z] PKG_CONFIG=pkg-config 19:18:15 [2019-09-09T19:18:15.821Z] GOLANG_VERSION=1.12.9 19:18:15 [2019-09-09T19:18:15.821Z] HOSTNAME=115b88125a6c 19:18:15 [2019-09-09T19:18:15.821Z] KEEPBUNDLE=1 19:18:15 [2019-09-09T19:18:15.821Z] DOCKER_INTEGRATION_DAEMON_DEST=/go/src/github.com/docker/docker/bundles/test-integration/1 19:18:15 [2019-09-09T19:18:15.821Z] container=docker 19:18:15 [2019-09-09T19:18:15.821Z] TEST_SKIP_INTEGRATION_CLI=1 19:18:15 [2019-09-09T19:18:15.821Z] GOMETALINTER_OPTS=--deadline=2m 19:18:15 [2019-09-09T19:18:15.821Z] GOPATH=/go 19:18:15 [2019-09-09T19:18:15.821Z] PWD=/go/src/github.com/docker/docker 19:18:15 [2019-09-09T19:18:15.821Z] HOME=/root 19:18:15 [2019-09-09T19:18:15.821Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 19:18:15 [2019-09-09T19:18:15.821Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 19:18:15 [2019-09-09T19:18:15.821Z] DOCKER_GITCOMMIT=cf4caf34ac68918fc12cf28a368cf1db5d7ff851 19:18:15 [2019-09-09T19:18:15.821Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald 19:18:15 [2019-09-09T19:18:15.821Z] DOCKER_GRAPHDRIVER=overlay2 19:18:15 [2019-09-09T19:18:15.821Z] TEST_INTEGRATION_DEST=1 19:18:15 [2019-09-09T19:18:15.821Z] TERM=xterm 19:18:15 [2019-09-09T19:18:15.821Z] DEST=/go/src/github.com/docker/docker/bundles/test-integration/1 19:18:15 [2019-09-09T19:18:15.821Z] SHLVL=1 19:18:15 [2019-09-09T19:18:15.821Z] TIMEOUT=120m 19:18:15 [2019-09-09T19:18:15.821Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 19:18:15 [2019-09-09T19:18:15.821Z] DOCKER_PKG=github.com/docker/docker 19:18:15 [2019-09-09T19:18:15.821Z] _=/usr/bin/env 19:18:15 [2019-09-09T19:18:15.821Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 19:18:15 [2019-09-09T19:18:15.821Z] PKG_CONFIG=pkg-config 19:18:15 [2019-09-09T19:18:15.821Z] GOLANG_VERSION=1.12.9 19:18:15 [2019-09-09T19:18:15.821Z] HOSTNAME=0c810c4323b6 19:18:15 [2019-09-09T19:18:15.821Z] KEEPBUNDLE=1 19:18:15 [2019-09-09T19:18:15.821Z] DOCKER_INTEGRATION_DAEMON_DEST=/go/src/github.com/docker/docker/bundles/test-integration/2 19:18:15 [2019-09-09T19:18:15.821Z] container=docker 19:18:15 [2019-09-09T19:18:15.821Z] TEST_SKIP_INTEGRATION=1 19:18:15 [2019-09-09T19:18:15.821Z] GOMETALINTER_OPTS=--deadline=2m 19:18:15 [2019-09-09T19:18:15.821Z] GOPATH=/go 19:18:15 [2019-09-09T19:18:15.821Z] PWD=/go/src/github.com/docker/docker 19:18:15 [2019-09-09T19:18:15.821Z] HOME=/root 19:18:15 [2019-09-09T19:18:15.821Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 19:18:15 [2019-09-09T19:18:15.821Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 19:18:15 [2019-09-09T19:18:15.821Z] DOCKER_GITCOMMIT=cf4caf34ac68918fc12cf28a368cf1db5d7ff851 19:18:15 [2019-09-09T19:18:15.821Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald 19:18:15 [2019-09-09T19:18:15.821Z] DOCKER_GRAPHDRIVER=overlay2 19:18:15 [2019-09-09T19:18:15.821Z] TEST_INTEGRATION_DEST=2 19:18:15 [2019-09-09T19:18:15.821Z] TERM=xterm 19:18:15 [2019-09-09T19:18:15.821Z] DEST=/go/src/github.com/docker/docker/bundles/test-integration/2 19:18:15 [2019-09-09T19:18:15.821Z] SHLVL=1 19:18:15 [2019-09-09T19:18:15.821Z] TIMEOUT=120m 19:18:15 [2019-09-09T19:18:15.821Z] TESTFLAGS=-check.f ^(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite) 19:18:15 [2019-09-09T19:18:15.821Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 19:18:15 [2019-09-09T19:18:15.821Z] DOCKER_PKG=github.com/docker/docker 19:18:15 [2019-09-09T19:18:15.821Z] _=/usr/bin/env 19:18:15 [2019-09-09T19:18:15.821Z] Building test suite binary ./integration-cli/test.main 19:18:15 [2019-09-09T19:18:15.821Z] PKG_CONFIG=pkg-config 19:18:15 [2019-09-09T19:18:15.821Z] GOLANG_VERSION=1.12.9 19:18:15 [2019-09-09T19:18:15.821Z] HOSTNAME=1512470b5f17 19:18:15 [2019-09-09T19:18:15.821Z] KEEPBUNDLE=1 19:18:15 [2019-09-09T19:18:15.821Z] DOCKER_INTEGRATION_DAEMON_DEST=/go/src/github.com/docker/docker/bundles/test-integration/3 19:18:15 [2019-09-09T19:18:15.821Z] container=docker 19:18:15 [2019-09-09T19:18:15.822Z] TEST_SKIP_INTEGRATION=1 19:18:15 [2019-09-09T19:18:15.822Z] GOMETALINTER_OPTS=--deadline=2m 19:18:15 [2019-09-09T19:18:15.822Z] GOPATH=/go 19:18:15 [2019-09-09T19:18:15.822Z] PWD=/go/src/github.com/docker/docker 19:18:15 [2019-09-09T19:18:15.822Z] HOME=/root 19:18:15 [2019-09-09T19:18:15.822Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 19:18:15 [2019-09-09T19:18:15.822Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 19:18:15 [2019-09-09T19:18:15.822Z] DOCKER_GITCOMMIT=cf4caf34ac68918fc12cf28a368cf1db5d7ff851 19:18:15 [2019-09-09T19:18:15.822Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald 19:18:15 [2019-09-09T19:18:15.822Z] DOCKER_GRAPHDRIVER=overlay2 19:18:15 [2019-09-09T19:18:15.822Z] TEST_INTEGRATION_DEST=3 19:18:15 [2019-09-09T19:18:15.822Z] TERM=xterm 19:18:15 [2019-09-09T19:18:15.822Z] DEST=/go/src/github.com/docker/docker/bundles/test-integration/3 19:18:15 [2019-09-09T19:18:15.822Z] SHLVL=1 19:18:15 [2019-09-09T19:18:15.822Z] TIMEOUT=120m 19:18:15 [2019-09-09T19:18:15.822Z] TESTFLAGS=-check.f ^(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite) 19:18:15 [2019-09-09T19:18:15.822Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 19:18:15 [2019-09-09T19:18:15.822Z] DOCKER_PKG=github.com/docker/docker 19:18:15 [2019-09-09T19:18:15.822Z] _=/usr/bin/env 19:18:15 [2019-09-09T19:18:15.822Z] Building test suite binary ./integration-cli/test.main 19:18:19 [2019-09-09T19:18:19.367Z] 🇩 binaries 19:18:19 [2019-09-09T19:18:19.367Z] + mkdir -p /build 19:18:19 [2019-09-09T19:18:19.367Z] + cp bin/containerd /build/containerd 19:18:19 [2019-09-09T19:18:19.367Z] + cp bin/containerd-shim /build/containerd-shim 19:18:19 [2019-09-09T19:18:19.367Z] + cp bin/ctr /build/ctr 19:18:24 [2019-09-09T19:18:24.894Z] Removing intermediate container a8485d157682 19:18:24 [2019-09-09T19:18:24.894Z] ---> fad101943dbd 19:18:24 [2019-09-09T19:18:24.894Z] Step 56/126 : FROM dev-base AS proxy 19:18:24 [2019-09-09T19:18:24.894Z] ---> 8a03295837a8 19:18:24 [2019-09-09T19:18:24.894Z] Step 57/126 : ENV INSTALL_BINARY_NAME=proxy 19:18:24 [2019-09-09T19:18:24.894Z] ---> Running in 3807d40d610d 19:18:24 [2019-09-09T19:18:24.894Z] Removing intermediate container 3807d40d610d 19:18:24 [2019-09-09T19:18:24.894Z] ---> 608747501c26 19:18:24 [2019-09-09T19:18:24.894Z] Step 58/126 : COPY hack/dockerfile/install/install.sh ./install.sh 19:18:25 [2019-09-09T19:18:25.194Z] ---> 3114c8495a7a 19:18:25 [2019-09-09T19:18:25.194Z] Step 59/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ 19:18:25 [2019-09-09T19:18:25.194Z] ---> c7c3211abea8 19:18:25 [2019-09-09T19:18:25.194Z] Step 60/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME 19:18:25 [2019-09-09T19:18:25.194Z] ---> Running in 38123cc9f4df 19:18:25 [2019-09-09T19:18:25.809Z] + RM_GOPATH=0 19:18:25 [2019-09-09T19:18:25.809Z] + TMP_GOPATH= 19:18:25 [2019-09-09T19:18:25.809Z] + : /build 19:18:25 [2019-09-09T19:18:25.809Z] + '[' -z '' ']' 19:18:25 [2019-09-09T19:18:25.809Z] ++ mktemp -d 19:18:25 [2019-09-09T19:18:25.809Z] + export GOPATH=/tmp/tmp.HGhIIu3vma 19:18:25 [2019-09-09T19:18:25.809Z] + GOPATH=/tmp/tmp.HGhIIu3vma 19:18:25 [2019-09-09T19:18:25.809Z] + RM_GOPATH=1 19:18:25 [2019-09-09T19:18:25.809Z] ++ dirname ./install.sh 19:18:25 [2019-09-09T19:18:25.809Z] Install docker-proxy version 92d1fbe1eb0883cf11d283cea8e658275146411d 19:18:25 [2019-09-09T19:18:25.809Z] + dir=. 19:18:25 [2019-09-09T19:18:25.809Z] + bin=proxy 19:18:25 [2019-09-09T19:18:25.809Z] + shift 19:18:25 [2019-09-09T19:18:25.809Z] + '[' '!' -f ./proxy.installer ']' 19:18:25 [2019-09-09T19:18:25.809Z] + . ./proxy.installer 19:18:25 [2019-09-09T19:18:25.809Z] ++ LIBNETWORK_COMMIT=92d1fbe1eb0883cf11d283cea8e658275146411d 19:18:25 [2019-09-09T19:18:25.809Z] + install_proxy 19:18:25 [2019-09-09T19:18:25.809Z] + case "$1" in 19:18:25 [2019-09-09T19:18:25.809Z] + export CGO_ENABLED=0 19:18:25 [2019-09-09T19:18:25.809Z] + CGO_ENABLED=0 19:18:25 [2019-09-09T19:18:25.809Z] + _install_proxy 19:18:25 [2019-09-09T19:18:25.809Z] + echo 'Install docker-proxy version 92d1fbe1eb0883cf11d283cea8e658275146411d' 19:18:25 [2019-09-09T19:18:25.809Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.HGhIIu3vma/src/github.com/docker/libnetwork 19:18:25 [2019-09-09T19:18:25.809Z] Cloning into '/tmp/tmp.HGhIIu3vma/src/github.com/docker/libnetwork'... 19:18:28 [2019-09-09T19:18:28.491Z] + cd /tmp/tmp.HGhIIu3vma/src/github.com/docker/libnetwork 19:18:28 [2019-09-09T19:18:28.491Z] + git checkout -q 92d1fbe1eb0883cf11d283cea8e658275146411d 19:18:28 [2019-09-09T19:18:28.774Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy 19:18:33 [2019-09-09T19:18:33.165Z] Removing intermediate container 38123cc9f4df 19:18:33 [2019-09-09T19:18:33.165Z] ---> 3a577b7ed14a 19:18:33 [2019-09-09T19:18:33.165Z] Step 61/126 : FROM base AS gometalinter 19:18:33 [2019-09-09T19:18:33.165Z] ---> 8a03295837a8 19:18:33 [2019-09-09T19:18:33.165Z] Step 62/126 : ENV INSTALL_BINARY_NAME=gometalinter 19:18:33 [2019-09-09T19:18:33.165Z] ---> Running in 81d063fc04a3 19:18:33 [2019-09-09T19:18:33.165Z] Removing intermediate container 81d063fc04a3 19:18:33 [2019-09-09T19:18:33.165Z] ---> d590ad2fc1df 19:18:33 [2019-09-09T19:18:33.165Z] Step 63/126 : COPY hack/dockerfile/install/install.sh ./install.sh 19:18:33 [2019-09-09T19:18:33.165Z] ---> 9dc068e3ed4e 19:18:33 [2019-09-09T19:18:33.165Z] Step 64/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ 19:18:33 [2019-09-09T19:18:33.165Z] ---> a3625092b5f3 19:18:33 [2019-09-09T19:18:33.165Z] Step 65/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME 19:18:33 [2019-09-09T19:18:33.165Z] ---> Running in 8c4913680d65 19:18:33 [2019-09-09T19:18:33.448Z] + RM_GOPATH=0 19:18:33 [2019-09-09T19:18:33.448Z] + TMP_GOPATH= 19:18:33 [2019-09-09T19:18:33.448Z] + : /build 19:18:33 [2019-09-09T19:18:33.448Z] + '[' -z '' ']' 19:18:33 [2019-09-09T19:18:33.448Z] ++ mktemp -d 19:18:33 [2019-09-09T19:18:33.448Z] + export GOPATH=/tmp/tmp.vF8iUKQucT 19:18:33 [2019-09-09T19:18:33.448Z] + GOPATH=/tmp/tmp.vF8iUKQucT 19:18:33 [2019-09-09T19:18:33.448Z] + RM_GOPATH=1 19:18:33 [2019-09-09T19:18:33.448Z] ++ dirname ./install.sh 19:18:33 [2019-09-09T19:18:33.448Z] + dir=. 19:18:33 [2019-09-09T19:18:33.448Z] + bin=gometalinter 19:18:33 [2019-09-09T19:18:33.448Z] + shift 19:18:33 [2019-09-09T19:18:33.448Z] + '[' '!' -f ./gometalinter.installer ']' 19:18:33 [2019-09-09T19:18:33.448Z] + . ./gometalinter.installer 19:18:33 [2019-09-09T19:18:33.448Z] ++ GOMETALINTER_COMMIT=v2.0.6 19:18:33 [2019-09-09T19:18:33.448Z] + install_gometalinter 19:18:33 [2019-09-09T19:18:33.448Z] + echo 'Installing gometalinter version v2.0.6' 19:18:33 [2019-09-09T19:18:33.448Z] + go get -d github.com/alecthomas/gometalinter 19:18:33 [2019-09-09T19:18:33.448Z] Installing gometalinter version v2.0.6 19:18:34 [2019-09-09T19:18:34.926Z] + cd /tmp/tmp.vF8iUKQucT/src/github.com/alecthomas/gometalinter 19:18:34 [2019-09-09T19:18:34.926Z] + git checkout -q v2.0.6 19:18:34 [2019-09-09T19:18:34.926Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter 19:18:37 [2019-09-09T19:18:37.618Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... 19:18:37 [2019-09-09T19:18:37.618Z] 19:18:37 [2019-09-09T19:18:37.618Z] ________ ____ __. 19:18:37 [2019-09-09T19:18:37.618Z] \_____ \ | |/ _| 19:18:37 [2019-09-09T19:18:37.618Z] / | \| < 19:18:37 [2019-09-09T19:18:37.618Z] / | \ | \ 19:18:37 [2019-09-09T19:18:37.618Z] \_______ /____|__ \ 19:18:37 [2019-09-09T19:18:37.618Z] \/ \/ 19:18:37 [2019-09-09T19:18:37.618Z] 19:18:37 [2019-09-09T19:18:37.618Z] INFO: make.ps1 ended at 09/09/2019 19:18:30 19:18:37 [2019-09-09T19:18:37.618Z] INFO: Binaries build ended at 09/09/2019 19:18:32. Duration:00:01:32.2189745 19:18:37 [2019-09-09T19:18:37.618Z] INFO: Copying the built daemon binary to d:\CI-5\CI-337212915\binary\dockerd-337212915.exe... 19:18:37 [2019-09-09T19:18:37.618Z] INFO: Copying the built client binary to d:\CI-5\CI-337212915\binary\docker-337212915.exe... 19:18:37 [2019-09-09T19:18:37.618Z] INFO: Copying dockerversion from the container... 19:18:37 [2019-09-09T19:18:37.618Z] INFO: Copying the golang package from the container to d:\CI-5\CI-337212915\installer\go.zip... 19:18:39 [2019-09-09T19:18:39.804Z] INFO: Extracting go.zip to d:\CI-5\CI-337212915\go 19:18:53 [2019-09-09T19:18:53.252Z] ? github.com/docker/docker/api/server/backend/build [no test files] 19:18:53 [2019-09-09T19:18:53.252Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements 19:18:53 [2019-09-09T19:18:53.252Z] ok github.com/docker/docker/api/server/middleware 0.011s coverage: 37.7% of statements 19:18:53 [2019-09-09T19:18:53.252Z] ? github.com/docker/docker/api/server/router [no test files] 19:18:53 [2019-09-09T19:18:53.252Z] ? github.com/docker/docker/api/server/router/build [no test files] 19:18:53 [2019-09-09T19:18:53.252Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 19:18:53 [2019-09-09T19:18:53.252Z] ? github.com/docker/docker/api/server/router/container [no test files] 19:18:53 [2019-09-09T19:18:53.252Z] ? github.com/docker/docker/api/server/router/debug [no test files] 19:18:53 [2019-09-09T19:18:53.252Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 19:18:53 [2019-09-09T19:18:53.252Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 19:18:53 [2019-09-09T19:18:53.252Z] ? github.com/docker/docker/api/server/router/image [no test files] 19:18:53 [2019-09-09T19:18:53.252Z] ? github.com/docker/docker/api/server/router/network [no test files] 19:18:53 [2019-09-09T19:18:53.252Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 19:18:53 [2019-09-09T19:18:53.252Z] ? github.com/docker/docker/api/server/router/session [no test files] 19:18:53 [2019-09-09T19:18:53.252Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 4.0% of statements 19:18:53 [2019-09-09T19:18:53.252Z] ? github.com/docker/docker/api/server/router/system [no test files] 19:18:53 [2019-09-09T19:18:53.252Z] ? github.com/docker/docker/api/server/router/volume [no test files] 19:18:53 [2019-09-09T19:18:53.252Z] ? github.com/docker/docker/api/types [no test files] 19:18:53 [2019-09-09T19:18:53.252Z] ? github.com/docker/docker/api/types/backend [no test files] 19:18:53 [2019-09-09T19:18:53.252Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 19:18:53 [2019-09-09T19:18:53.252Z] ? github.com/docker/docker/api/types/container [no test files] 19:18:53 [2019-09-09T19:18:53.252Z] ? github.com/docker/docker/api/types/events [no test files] 19:18:53 [2019-09-09T19:18:53.252Z] ok github.com/docker/docker/api/types/strslice 0.012s coverage: 90.0% of statements 19:18:53 [2019-09-09T19:18:53.252Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 95.2% of statements 19:18:53 [2019-09-09T19:18:53.252Z] ? github.com/docker/docker/api/types/image [no test files] 19:18:53 [2019-09-09T19:18:53.252Z] ? github.com/docker/docker/api/types/mount [no test files] 19:18:53 [2019-09-09T19:18:53.252Z] ? github.com/docker/docker/api/types/network [no test files] 19:18:53 [2019-09-09T19:18:53.252Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 19:18:53 [2019-09-09T19:18:53.252Z] ? github.com/docker/docker/api/types/registry [no test files] 19:18:53 [2019-09-09T19:18:53.252Z] ? github.com/docker/docker/api/types/swarm [no test files] 19:18:53 [2019-09-09T19:18:53.252Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 19:18:53 [2019-09-09T19:18:53.252Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements 19:18:53 [2019-09-09T19:18:53.252Z] ok github.com/docker/docker/api/types/versions 0.019s coverage: 75.0% of statements 19:18:53 [2019-09-09T19:18:53.252Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 19:18:53 [2019-09-09T19:18:53.252Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 19:18:53 [2019-09-09T19:18:53.252Z] ? github.com/docker/docker/api/types/volume [no test files] 19:18:53 [2019-09-09T19:18:53.252Z] ? github.com/docker/docker/builder [no test files] 19:18:53 [2019-09-09T19:18:53.252Z] ? github.com/docker/docker/builder/builder-next [no test files] 19:18:53 [2019-09-09T19:18:53.252Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 19:18:53 [2019-09-09T19:18:53.252Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 19:18:53 [2019-09-09T19:18:53.252Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 19:18:53 [2019-09-09T19:18:53.252Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 19:18:53 [2019-09-09T19:18:53.252Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 19:18:53 [2019-09-09T19:18:53.252Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 19:18:53 [2019-09-09T19:18:53.252Z] ok github.com/docker/docker/builder/dockerignore 0.008s coverage: 96.8% of statements 19:18:53 [2019-09-09T19:18:53.428Z] + GOBIN=/build 19:18:53 [2019-09-09T19:18:53.428Z] + /build/gometalinter --install 19:18:53 [2019-09-09T19:18:53.428Z] Installing: 19:18:53 [2019-09-09T19:18:53.428Z] deadcode 19:18:53 [2019-09-09T19:18:53.428Z] dupl 19:18:53 [2019-09-09T19:18:53.428Z] errcheck 19:18:53 [2019-09-09T19:18:53.428Z] gas 19:18:53 [2019-09-09T19:18:53.428Z] gochecknoglobals 19:18:53 [2019-09-09T19:18:53.428Z] gochecknoinits 19:18:53 [2019-09-09T19:18:53.428Z] goconst 19:18:53 [2019-09-09T19:18:53.428Z] gocyclo 19:18:53 [2019-09-09T19:18:53.428Z] goimports 19:18:53 [2019-09-09T19:18:53.428Z] golint 19:18:53 [2019-09-09T19:18:53.428Z] gosimple 19:18:53 [2019-09-09T19:18:53.428Z] gotype 19:18:53 [2019-09-09T19:18:53.428Z] gotypex 19:18:53 [2019-09-09T19:18:53.428Z] ineffassign 19:18:53 [2019-09-09T19:18:53.428Z] interfacer 19:18:53 [2019-09-09T19:18:53.428Z] lll 19:18:53 [2019-09-09T19:18:53.428Z] maligned 19:18:53 [2019-09-09T19:18:53.428Z] megacheck 19:18:53 [2019-09-09T19:18:53.428Z] misspell 19:18:53 [2019-09-09T19:18:53.428Z] nakedret 19:18:53 [2019-09-09T19:18:53.428Z] safesql 19:18:53 [2019-09-09T19:18:53.428Z] staticcheck 19:18:53 [2019-09-09T19:18:53.428Z] structcheck 19:18:53 [2019-09-09T19:18:53.428Z] unconvert 19:18:53 [2019-09-09T19:18:53.428Z] unparam 19:18:53 [2019-09-09T19:18:53.428Z] unused 19:18:53 [2019-09-09T19:18:53.428Z] varcheck 19:18:55 [2019-09-09T19:18:55.735Z] ok github.com/docker/docker/builder/fscache 0.115s coverage: 69.5% of statements 19:18:56 [2019-09-09T19:18:56.561Z] ok github.com/docker/docker/builder/dockerfile 0.919s coverage: 45.1% of statements 19:18:59 [2019-09-09T19:18:59.203Z] ok github.com/docker/docker/builder/remotecontext 0.437s coverage: 13.6% of statements 19:18:59 [2019-09-09T19:18:59.203Z] ok github.com/docker/docker/builder/remotecontext/git 0.768s coverage: 85.1% of statements 19:18:59 [2019-09-09T19:18:59.203Z] ? github.com/docker/docker/cli [no test files] 19:18:59 [2019-09-09T19:18:59.203Z] ? github.com/docker/docker/cli/config [no test files] 19:18:59 [2019-09-09T19:18:59.203Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements 19:19:04 [2019-09-09T19:19:04.355Z] ok github.com/docker/docker/client 0.170s coverage: 75.6% of statements 19:19:09 [2019-09-09T19:19:09.799Z] INFO: Extraction ended at 09/09/2019 19:19:06. Duration:00:00:27.0797337 19:19:09 [2019-09-09T19:19:09.799Z] INFO: Updating the golang and path environment variables 19:19:09 [2019-09-09T19:19:09.799Z] INFO: GOPATH=d:\gopath 19:19:09 [2019-09-09T19:19:09.799Z] INFO: go version go1.12.9 windows/amd64 19:19:09 [2019-09-09T19:19:09.799Z] INFO: Running the daemon under test in debug mode 19:19:09 [2019-09-09T19:19:09.799Z] INFO: Starting a daemon under test... 19:19:09 [2019-09-09T19:19:09.799Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI-5\CI-337212915\daemon --pidfile d:\CI-5\CI-337212915\docker.pid -D 19:19:09 [2019-09-09T19:19:09.799Z] INFO: Process started successfully. 19:19:09 [2019-09-09T19:19:09.799Z] INFO: Waiting for the daemon under test to start... 19:19:10 [2019-09-09T19:19:10.260Z] INFO: Daemon under test started and replied! 19:19:10 [2019-09-09T19:19:10.260Z] INFO: Docker version of the daemon under test 19:19:10 [2019-09-09T19:19:10.260Z] 19:19:10 [2019-09-09T19:19:10.260Z] Client: 19:19:10 [2019-09-09T19:19:10.260Z] Version: 17.06.2-ce 19:19:10 [2019-09-09T19:19:10.260Z] API version: 1.30 19:19:10 [2019-09-09T19:19:10.260Z] Go version: go1.8.3 19:19:10 [2019-09-09T19:19:10.260Z] Git commit: cec0b72 19:19:10 [2019-09-09T19:19:10.260Z] Built: Tue Sep 5 19:57:19 2017 19:19:10 [2019-09-09T19:19:10.260Z] OS/Arch: windows/amd64 19:19:10 [2019-09-09T19:19:10.260Z] 19:19:10 [2019-09-09T19:19:10.260Z] Server: 19:19:10 [2019-09-09T19:19:10.260Z] Version: 0.0.0-dev 19:19:10 [2019-09-09T19:19:10.260Z] API version: 1.41 (minimum version 1.24) 19:19:10 [2019-09-09T19:19:10.260Z] Go version: go1.12.9 19:19:10 [2019-09-09T19:19:10.260Z] Git commit: 337212915 19:19:10 [2019-09-09T19:19:10.260Z] Built: 09/09/2019 19:17:10 19:19:10 [2019-09-09T19:19:10.260Z] OS/Arch: windows/amd64 19:19:10 [2019-09-09T19:19:10.260Z] Experimental: false 19:19:10 [2019-09-09T19:19:10.260Z] 19:19:10 [2019-09-09T19:19:10.260Z] INFO: Docker info of the daemon under test 19:19:10 [2019-09-09T19:19:10.260Z] 19:19:10 [2019-09-09T19:19:10.260Z] Containers: 0 19:19:10 [2019-09-09T19:19:10.260Z] Running: 0 19:19:10 [2019-09-09T19:19:10.260Z] Paused: 0 19:19:10 [2019-09-09T19:19:10.260Z] Stopped: 0 19:19:10 [2019-09-09T19:19:10.260Z] Images: 0 19:19:10 [2019-09-09T19:19:10.260Z] Server Version: 0.0.0-dev 19:19:10 [2019-09-09T19:19:10.260Z] Storage Driver: windowsfilter 19:19:10 [2019-09-09T19:19:10.260Z] Windows: 19:19:10 [2019-09-09T19:19:10.260Z] Logging Driver: json-file 19:19:10 [2019-09-09T19:19:10.260Z] Plugins: 19:19:10 [2019-09-09T19:19:10.260Z] Volume: local 19:19:10 [2019-09-09T19:19:10.260Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent 19:19:10 [2019-09-09T19:19:10.260Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 19:19:10 [2019-09-09T19:19:10.260Z] Swarm: inactive 19:19:10 [2019-09-09T19:19:10.260Z] Default Isolation: process 19:19:10 [2019-09-09T19:19:10.260Z] Kernel Version: 10.0 14393 (14393.3179.amd64fre.rs1_release_1.190806-2245) 19:19:10 [2019-09-09T19:19:10.260Z] Operating System: Windows Server 2016 Datacenter Version 1607 (OS Build 14393.3181) 19:19:10 [2019-09-09T19:19:10.260Z] OSType: windows 19:19:10 [2019-09-09T19:19:10.260Z] Architecture: x86_64 19:19:10 [2019-09-09T19:19:10.260Z] CPUs: 4 19:19:10 [2019-09-09T19:19:10.260Z] Total Memory: 32GiB 19:19:10 [2019-09-09T19:19:10.260Z] Name: azwin-2-3135a0 19:19:10 [2019-09-09T19:19:10.260Z] ID: TWT5:4V2K:JVLQ:PNTX:2HIG:5WDS:MLEG:CHX3:CAFQ:626E:EZUO:TNUU 19:19:10 [2019-09-09T19:19:10.260Z] Docker Root Dir: D:\CI-5\CI-337212915\daemon 19:19:10 [2019-09-09T19:19:10.260Z] Debug Mode (client): false 19:19:10 [2019-09-09T19:19:10.260Z] Debug Mode (server): true 19:19:10 [2019-09-09T19:19:10.260Z] File Descriptors: -1 19:19:10 [2019-09-09T19:19:10.260Z] Goroutines: 17 19:19:10 [2019-09-09T19:19:10.260Z] System Time: 2019-09-09T19:19:09.9713334Z 19:19:10 [2019-09-09T19:19:10.260Z] EventsListeners: 0 19:19:10 [2019-09-09T19:19:10.260Z] Registry: https://index.docker.io/v1/ 19:19:10 [2019-09-09T19:19:10.260Z] Labels: 19:19:10 [2019-09-09T19:19:10.260Z] Experimental: false 19:19:10 [2019-09-09T19:19:10.260Z] Insecure Registries: 19:19:10 [2019-09-09T19:19:10.260Z] 127.0.0.0/8 19:19:10 [2019-09-09T19:19:10.260Z] Live Restore Enabled: false 19:19:10 [2019-09-09T19:19:10.260Z] 19:19:10 [2019-09-09T19:19:10.260Z] 19:19:10 [2019-09-09T19:19:10.260Z] INFO: Docker images of the daemon under test 19:19:10 [2019-09-09T19:19:10.260Z] 19:19:10 [2019-09-09T19:19:10.260Z] REPOSITORY TAG IMAGE ID CREATED SIZE 19:19:10 [2019-09-09T19:19:10.260Z] 19:19:10 [2019-09-09T19:19:10.260Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore 19:19:10 [2019-09-09T19:19:10.260Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2016 from docker hub into daemon under test. This may take some time... 19:19:10 [2019-09-09T19:19:10.260Z] ltsc2016: Pulling from windows/servercore 19:19:10 [2019-09-09T19:19:10.721Z] 3889bb8d808b: Pulling fs layer 19:19:10 [2019-09-09T19:19:10.721Z] 234c9b9e497c: Pulling fs layer 19:19:24 [2019-09-09T19:19:24.760Z] Congratulations! "./pkg/..." is safely isolated from internal code. 19:19:24 [2019-09-09T19:19:24.760Z] No api/types/ or api/swagger.yaml changes in diff. 19:19:24 [2019-09-09T19:19:24.760Z] Congratulations! No testing.T found. 19:19:24 [2019-09-09T19:19:24.760Z] Congratulations! All toml source files changed here have valid syntax. 19:19:24 [2019-09-09T19:19:24.760Z] Congratulations! Changelog CHANGELOG.md is well-formed. 19:19:24 [2019-09-09T19:19:24.760Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. 19:19:24 [2019-09-09T19:19:24.760Z] Congratulations! No new tests added to integration-cli. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh 19:19:25 [2019-09-09T19:19:25.083Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39874/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cf4caf34ac68918fc12cf28a368cf1db5d7ff851 -e DOCKER_GRAPHDRIVER docker:cf4caf34ac68918fc12cf28a368cf1db5d7ff851 hack/make.sh dynbinary-daemon test-docker-py 19:19:25 [2019-09-09T19:19:25.648Z] 19:19:25 [2019-09-09T19:19:25.648Z] Removing bundles/ 19:19:25 [2019-09-09T19:19:25.648Z] 19:19:25 [2019-09-09T19:19:25.648Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) 19:19:25 [2019-09-09T19:19:25.648Z] Building: bundles/dynbinary-daemon/dockerd-dev 19:19:25 [2019-09-09T19:19:25.648Z] GOOS="" GOARCH="" GOARM="" 19:19:26 [2019-09-09T19:19:26.014Z] Removing intermediate container 8c4913680d65 19:19:26 [2019-09-09T19:19:26.014Z] ---> 1e5aa7bf77dd 19:19:26 [2019-09-09T19:19:26.014Z] Step 66/126 : FROM base AS gotestsum 19:19:26 [2019-09-09T19:19:26.014Z] ---> 8a03295837a8 19:19:26 [2019-09-09T19:19:26.014Z] Step 67/126 : ENV INSTALL_BINARY_NAME=gotestsum 19:19:26 [2019-09-09T19:19:26.014Z] ---> Running in 897f23a3739b 19:19:26 [2019-09-09T19:19:26.014Z] Removing intermediate container 897f23a3739b 19:19:26 [2019-09-09T19:19:26.014Z] ---> bcf022402dc5 19:19:26 [2019-09-09T19:19:26.014Z] Step 68/126 : COPY hack/dockerfile/install/install.sh ./install.sh 19:19:26 [2019-09-09T19:19:26.014Z] ---> de34b45e70de 19:19:26 [2019-09-09T19:19:26.014Z] Step 69/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ 19:19:26 [2019-09-09T19:19:26.014Z] ---> e00042904b5f 19:19:26 [2019-09-09T19:19:26.014Z] Step 70/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME 19:19:26 [2019-09-09T19:19:26.014Z] ---> Running in b9c7370806d2 19:19:26 [2019-09-09T19:19:26.014Z] + RM_GOPATH=0 19:19:26 [2019-09-09T19:19:26.014Z] + TMP_GOPATH= 19:19:26 [2019-09-09T19:19:26.014Z] + : /build 19:19:26 [2019-09-09T19:19:26.014Z] + '[' -z '' ']' 19:19:26 [2019-09-09T19:19:26.014Z] ++ mktemp -d 19:19:26 [2019-09-09T19:19:26.014Z] + export GOPATH=/tmp/tmp.2fxPpSBi3b 19:19:26 [2019-09-09T19:19:26.014Z] + GOPATH=/tmp/tmp.2fxPpSBi3b 19:19:26 [2019-09-09T19:19:26.014Z] + RM_GOPATH=1 19:19:26 [2019-09-09T19:19:26.014Z] ++ dirname ./install.sh 19:19:26 [2019-09-09T19:19:26.014Z] + dir=. 19:19:26 [2019-09-09T19:19:26.014Z] + bin=gotestsum 19:19:26 [2019-09-09T19:19:26.014Z] + shift 19:19:26 [2019-09-09T19:19:26.014Z] + '[' '!' -f ./gotestsum.installer ']' 19:19:26 [2019-09-09T19:19:26.014Z] + . ./gotestsum.installer 19:19:26 [2019-09-09T19:19:26.014Z] ++ GOTESTSUM_COMMIT=v0.3.5 19:19:26 [2019-09-09T19:19:26.014Z] + install_gotestsum 19:19:26 [2019-09-09T19:19:26.014Z] + echo 'Installing gotestsum version v0.3.5' 19:19:26 [2019-09-09T19:19:26.014Z] + go get -d gotest.tools/gotestsum 19:19:26 [2019-09-09T19:19:26.014Z] Installing gotestsum version v0.3.5 19:19:33 [2019-09-09T19:19:33.274Z] ok github.com/docker/docker/cmd/dockerd 0.048s coverage: 29.9% of statements 19:19:35 [2019-09-09T19:19:35.190Z] ok github.com/docker/docker/container 0.154s coverage: 35.5% of statements 19:19:35 [2019-09-09T19:19:35.190Z] ? github.com/docker/docker/container/stream [no test files] 19:19:35 [2019-09-09T19:19:35.190Z] ? github.com/docker/docker/contrib/apparmor [no test files] 19:19:35 [2019-09-09T19:19:35.190Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 19:19:35 [2019-09-09T19:19:35.190Z] ? github.com/docker/docker/contrib/httpserver [no test files] 19:19:35 [2019-09-09T19:19:35.906Z] 234c9b9e497c: Verifying Checksum 19:19:35 [2019-09-09T19:19:35.906Z] 234c9b9e497c: Download complete 19:19:36 [2019-09-09T19:19:36.294Z] + cd /tmp/tmp.2fxPpSBi3b/src/gotest.tools/gotestsum 19:19:36 [2019-09-09T19:19:36.294Z] + git checkout -q v0.3.5 19:19:36 [2019-09-09T19:19:36.294Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum 19:19:43 [2019-09-09T19:19:43.338Z] ok github.com/docker/docker/daemon/cluster 0.030s coverage: 0.5% of statements 19:19:45 [2019-09-09T19:19:45.227Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements 19:19:46 [2019-09-09T19:19:46.004Z] e7a74de96ddd: Pull complete 19:19:46 [2019-09-09T19:19:46.004Z] Digest: sha256:9323b05cd7a2678cd894fdd310612c21c50010017d6579f028d5774f3867baab 19:19:46 [2019-09-09T19:19:46.004Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 19:19:46 [2019-09-09T19:19:46.004Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully 19:19:46 [2019-09-09T19:19:46.004Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test 19:19:46 [2019-09-09T19:19:46.004Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.678' 19:19:46 [2019-09-09T19:19:46.004Z] WARN: Skipping validation tests 19:19:46 [2019-09-09T19:19:46.004Z] INFO: Running unit tests at 09/09/2019 19:19:45... 19:19:47 [2019-09-09T19:19:47.413Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.8% of statements 19:19:49 [2019-09-09T19:19:49.799Z] INFO: make.ps1 starting at 09/09/2019 19:19:49 19:19:49 [2019-09-09T19:19:49.799Z] INFO: Git commit (f14a47e58) assumed from DOCKER_GITCOMMIT environment variable 19:19:49 [2019-09-09T19:19:49.799Z] INFO: Invoking autogen... 19:19:50 [2019-09-09T19:19:50.263Z] INFO: Running unit tests... 19:19:54 [2019-09-09T19:19:54.762Z] Removing intermediate container b9c7370806d2 19:19:54 [2019-09-09T19:19:54.762Z] ---> a7f1fd57ccaf 19:19:54 [2019-09-09T19:19:54.762Z] Step 71/126 : FROM dev-base AS dockercli 19:19:54 [2019-09-09T19:19:54.762Z] ---> 8a03295837a8 19:19:54 [2019-09-09T19:19:54.762Z] Step 72/126 : ENV INSTALL_BINARY_NAME=dockercli 19:19:54 [2019-09-09T19:19:54.762Z] ---> Running in aca8a6fcb53a 19:19:54 [2019-09-09T19:19:54.762Z] Removing intermediate container aca8a6fcb53a 19:19:54 [2019-09-09T19:19:54.762Z] ---> 3b86705b6166 19:19:54 [2019-09-09T19:19:54.762Z] Step 73/126 : COPY hack/dockerfile/install/install.sh ./install.sh 19:19:54 [2019-09-09T19:19:54.762Z] ---> 8cd01406db42 19:19:54 [2019-09-09T19:19:54.762Z] Step 74/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ 19:19:54 [2019-09-09T19:19:54.762Z] ---> cd58562a9aa4 19:19:54 [2019-09-09T19:19:54.762Z] Step 75/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME 19:19:54 [2019-09-09T19:19:54.762Z] ---> Running in 3347d849e820 19:19:54 [2019-09-09T19:19:54.762Z] + RM_GOPATH=0 19:19:54 [2019-09-09T19:19:54.762Z] + TMP_GOPATH= 19:19:54 [2019-09-09T19:19:54.762Z] + : /build 19:19:54 [2019-09-09T19:19:54.762Z] + '[' -z '' ']' 19:19:54 [2019-09-09T19:19:54.762Z] ++ mktemp -d 19:19:54 [2019-09-09T19:19:54.762Z] + export GOPATH=/tmp/tmp.gy4DqB940U 19:19:54 [2019-09-09T19:19:54.762Z] + GOPATH=/tmp/tmp.gy4DqB940U 19:19:54 [2019-09-09T19:19:54.762Z] + RM_GOPATH=1 19:19:54 [2019-09-09T19:19:54.762Z] ++ dirname ./install.sh 19:19:54 [2019-09-09T19:19:54.762Z] + dir=. 19:19:54 [2019-09-09T19:19:54.762Z] + bin=dockercli 19:19:54 [2019-09-09T19:19:54.762Z] + shift 19:19:54 [2019-09-09T19:19:54.762Z] + '[' '!' -f ./dockercli.installer ']' 19:19:54 [2019-09-09T19:19:54.762Z] + . ./dockercli.installer 19:19:54 [2019-09-09T19:19:54.762Z] ++ DOCKERCLI_CHANNEL=stable 19:19:54 [2019-09-09T19:19:54.762Z] ++ DOCKERCLI_VERSION=17.06.2-ce 19:19:54 [2019-09-09T19:19:54.762Z] + install_dockercli 19:19:54 [2019-09-09T19:19:54.762Z] + echo 'Install docker/cli version 17.06.2-ce from stable' 19:19:54 [2019-09-09T19:19:54.762Z] Install docker/cli version 17.06.2-ce from stable 19:19:54 [2019-09-09T19:19:54.762Z] ++ uname -m 19:19:54 [2019-09-09T19:19:54.762Z] + arch=ppc64le 19:19:54 [2019-09-09T19:19:54.762Z] + '[' ppc64le '!=' x86_64 ']' 19:19:54 [2019-09-09T19:19:54.762Z] + '[' ppc64le '!=' s390x ']' 19:19:54 [2019-09-09T19:19:54.762Z] + '[' ppc64le '!=' armhf ']' 19:19:54 [2019-09-09T19:19:54.762Z] + build_dockercli 19:19:54 [2019-09-09T19:19:54.762Z] + git clone https://github.com/docker/docker-ce /tmp/tmp.gy4DqB940U/tmp/docker-ce 19:19:54 [2019-09-09T19:19:54.762Z] Cloning into '/tmp/tmp.gy4DqB940U/tmp/docker-ce'... 19:19:55 [2019-09-09T19:19:55.126Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.430s coverage: 13.7% of statements 19:19:55 [2019-09-09T19:19:55.508Z] ok github.com/docker/docker/daemon 12.249s coverage: 17.6% of statements 19:19:55 [2019-09-09T19:19:55.508Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 19:19:55 [2019-09-09T19:19:55.508Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 19:19:56 [2019-09-09T19:19:56.849Z] ok github.com/docker/docker/daemon/discovery 0.005s coverage: 30.0% of statements 19:19:58 [2019-09-09T19:19:58.191Z] ok github.com/docker/docker/daemon/config 0.067s coverage: 84.2% of statements 19:19:58 [2019-09-09T19:19:58.191Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements 19:19:58 [2019-09-09T19:19:58.191Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 19:19:58 [2019-09-09T19:19:58.191Z] ? github.com/docker/docker/daemon/exec [no test files] 19:20:00 [2019-09-09T19:20:00.192Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements 19:20:02 [2019-09-09T19:20:02.018Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements 19:20:03 [2019-09-09T19:20:03.465Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.284s coverage: 57.8% of statements 19:20:05 [2019-09-09T19:20:05.924Z] 3889bb8d808b: Verifying Checksum 19:20:05 [2019-09-09T19:20:05.924Z] 3889bb8d808b: Download complete 19:20:09 [2019-09-09T19:20:09.884Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.464s coverage: 45.9% of statements 19:20:12 [2019-09-09T19:20:12.412Z] ok github.com/docker/docker/daemon/graphdriver/aufs 12.118s coverage: 72.5% of statements 19:20:12 [2019-09-09T19:20:12.412Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 19:20:13 [2019-09-09T19:20:13.222Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.335s coverage: 50.8% of statements 19:20:15 [2019-09-09T19:20:15.493Z] ? github.com/docker/docker/api [no test files] 19:20:15 [2019-09-09T19:20:15.758Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.557s coverage: 76.1% of statements 19:20:16 [2019-09-09T19:20:16.583Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.0% of statements 19:20:17 [2019-09-09T19:20:17.975Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements 19:20:20 [2019-09-09T19:20:20.449Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.502s coverage: 57.0% of statements 19:20:20 [2019-09-09T19:20:20.449Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 19:20:20 [2019-09-09T19:20:20.449Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 19:20:20 [2019-09-09T19:20:20.449Z] ok github.com/docker/docker/daemon/images 0.025s coverage: 4.9% of statements 19:20:20 [2019-09-09T19:20:20.449Z] ? github.com/docker/docker/daemon/initlayer [no test files] 19:20:20 [2019-09-09T19:20:20.852Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements 19:20:20 [2019-09-09T19:20:20.852Z] ? github.com/docker/docker/daemon/listeners [no test files] 19:20:21 [2019-09-09T19:20:21.744Z] + cd /tmp/tmp.gy4DqB940U/tmp/docker-ce 19:20:21 [2019-09-09T19:20:21.744Z] + git checkout -q v17.06.2-ce 19:20:22 [2019-09-09T19:20:22.186Z] ok github.com/docker/docker/daemon/logger 0.228s coverage: 42.7% of statements 19:20:22 [2019-09-09T19:20:22.756Z] + mkdir -p /tmp/tmp.gy4DqB940U/src/github.com/docker 19:20:22 [2019-09-09T19:20:22.756Z] + mv components/cli /tmp/tmp.gy4DqB940U/src/github.com/docker/cli 19:20:22 [2019-09-09T19:20:22.756Z] + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker 19:20:23 [2019-09-09T19:20:23.154Z] ok github.com/docker/docker/daemon/logger/awslogs 0.187s coverage: 78.6% of statements 19:20:23 [2019-09-09T19:20:23.154Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] 19:20:23 [2019-09-09T19:20:23.154Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 19:20:23 [2019-09-09T19:20:23.958Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements 19:20:24 [2019-09-09T19:20:24.796Z] ok github.com/docker/docker/daemon/logger/journald 0.010s coverage: 26.2% of statements 19:20:25 [2019-09-09T19:20:25.640Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 88.3% of statements 19:20:25 [2019-09-09T19:20:25.640Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.005s coverage: 62.1% of statements 19:20:27 [2019-09-09T19:20:27.006Z] ok github.com/docker/docker/daemon/logger/local 0.019s coverage: 74.7% of statements 19:20:27 [2019-09-09T19:20:27.006Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 19:20:27 [2019-09-09T19:20:27.006Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.009s coverage: 18.6% of statements 19:20:29 [2019-09-09T19:20:29.095Z] ok github.com/docker/docker/daemon/logger/syslog 0.010s coverage: 47.8% of statements 19:20:29 [2019-09-09T19:20:29.474Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements 19:20:30 [2019-09-09T19:20:30.275Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements 19:20:30 [2019-09-09T19:20:30.275Z] ok github.com/docker/docker/daemon/logger/splunk 1.621s coverage: 84.5% of statements 19:20:30 [2019-09-09T19:20:30.275Z] ? github.com/docker/docker/daemon/names [no test files] 19:20:30 [2019-09-09T19:20:30.275Z] ? github.com/docker/docker/daemon/stats [no test files] 19:20:32 [2019-09-09T19:20:32.961Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 48.2% of statements 19:20:32 [2019-09-09T19:20:32.961Z] ok github.com/docker/docker/distribution 0.377s coverage: 22.6% of statements 19:20:32 [2019-09-09T19:20:32.961Z] ? github.com/docker/docker/distribution/utils [no test files] 19:20:33 [2019-09-09T19:20:33.272Z] ok github.com/docker/docker/api/server 0.191s coverage: 9.0% of statements 19:20:34 [2019-09-09T19:20:34.280Z] ok github.com/docker/docker/errdefs 0.014s coverage: 49.4% of statements 19:20:35 [2019-09-09T19:20:35.585Z] ok github.com/docker/docker/image 0.020s coverage: 86.4% of statements 19:20:35 [2019-09-09T19:20:35.585Z] ok github.com/docker/docker/distribution/xfer 1.493s coverage: 83.4% of statements 19:20:35 [2019-09-09T19:20:35.585Z] ? github.com/docker/docker/dockerversion [no test files] 19:20:36 [2019-09-09T19:20:36.979Z] ok github.com/docker/docker/image/cache 0.022s coverage: 19.2% of statements 19:20:36 [2019-09-09T19:20:36.979Z] ? github.com/docker/docker/image/tarexport [no test files] 19:20:37 [2019-09-09T19:20:37.822Z] ok github.com/docker/docker/image/v1 0.028s coverage: 25.0% of statements 19:20:37 [2019-09-09T19:20:37.822Z] ? github.com/docker/docker/internal/test [no test files] 19:20:39 [2019-09-09T19:20:39.114Z] ? github.com/docker/docker/internal/test/daemon [no test files] 19:20:39 [2019-09-09T19:20:39.114Z] ? github.com/docker/docker/internal/test/environment [no test files] 19:20:39 [2019-09-09T19:20:39.114Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] 19:20:39 [2019-09-09T19:20:39.114Z] ? github.com/docker/docker/internal/test/fakegit [no test files] 19:20:39 [2019-09-09T19:20:39.114Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] 19:20:39 [2019-09-09T19:20:39.114Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] 19:20:39 [2019-09-09T19:20:39.114Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] 19:20:39 [2019-09-09T19:20:39.114Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] 19:20:39 [2019-09-09T19:20:39.114Z] ? github.com/docker/docker/internal/test/registry [no test files] 19:20:39 [2019-09-09T19:20:39.114Z] ? github.com/docker/docker/internal/test/request [no test files] 19:20:39 [2019-09-09T19:20:39.904Z] ok github.com/docker/docker/internal/testutil 0.011s coverage: 62.5% of statements 19:20:40 [2019-09-09T19:20:40.742Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements 19:20:42 [2019-09-09T19:20:42.148Z] ok github.com/docker/docker/opts 0.040s coverage: 66.9% of statements 19:20:42 [2019-09-09T19:20:42.532Z] ok github.com/docker/docker/pkg/aaparser 0.003s coverage: 50.0% of statements 19:20:44 [2019-09-09T19:20:44.386Z] ok github.com/docker/docker/pkg/archive 0.499s coverage: 76.7% of statements 19:20:45 [2019-09-09T19:20:45.676Z] ok github.com/docker/docker/pkg/authorization 0.372s coverage: 66.7% of statements 19:20:46 [2019-09-09T19:20:46.078Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements 19:20:46 [2019-09-09T19:20:46.570Z] ok github.com/docker/docker/pkg/capabilities 0.006s coverage: 87.5% of statements 19:20:47 [2019-09-09T19:20:47.071Z] Created binary: bundles/dynbinary-daemon/dockerd-dev 19:20:47 [2019-09-09T19:20:47.072Z] 19:20:47 [2019-09-09T19:20:47.072Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) 19:20:47 [2019-09-09T19:20:47.072Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) 19:20:47 [2019-09-09T19:20:47.072Z] Using test binary docker 19:20:47 [2019-09-09T19:20:47.072Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 19:20:47 [2019-09-09T19:20:47.072Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found 19:20:47 [2019-09-09T19:20:47.072Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin 19:20:47 [2019-09-09T19:20:47.072Z] Warning failed to create cache: (null) 19:20:47 [2019-09-09T19:20:47.072Z] . 19:20:47 [2019-09-09T19:20:47.072Z] INFO: Waiting for daemon to start... 19:20:47 [2019-09-09T19:20:47.072Z] Starting dockerd 19:20:47 [2019-09-09T19:20:47.072Z] . 19:20:47 [2019-09-09T19:20:47.072Z] INFO: Building docker-sdk-python3:4.0.2... 19:20:48 [2019-09-09T19:20:48.412Z] ok github.com/docker/docker/layer 7.170s coverage: 66.9% of statements 19:20:48 [2019-09-09T19:20:48.412Z] ? github.com/docker/docker/libcontainerd [no test files] 19:20:48 [2019-09-09T19:20:48.412Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 19:20:48 [2019-09-09T19:20:48.413Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 19:20:48 [2019-09-09T19:20:48.413Z] ? github.com/docker/docker/libcontainerd/types [no test files] 19:20:48 [2019-09-09T19:20:48.413Z] ? github.com/docker/docker/oci [no test files] 19:20:48 [2019-09-09T19:20:48.413Z] ? github.com/docker/docker/oci/caps [no test files] 19:20:48 [2019-09-09T19:20:48.413Z] ok github.com/docker/docker/pkg/directory 0.013s coverage: 80.0% of statements 19:20:49 [2019-09-09T19:20:49.229Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements 19:20:50 [2019-09-09T19:20:50.028Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements 19:20:51 [2019-09-09T19:20:51.353Z] ok github.com/docker/docker/pkg/chrootarchive 3.498s coverage: 43.2% of statements 19:20:51 [2019-09-09T19:20:51.353Z] ? github.com/docker/docker/pkg/containerfs [no test files] 19:20:51 [2019-09-09T19:20:51.353Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 19:20:51 [2019-09-09T19:20:51.353Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements 19:20:52 [2019-09-09T19:20:52.726Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements 19:20:52 [2019-09-09T19:20:52.726Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements 19:20:54 [2019-09-09T19:20:54.063Z] ok github.com/docker/docker/pkg/discovery/kv 3.097s coverage: 84.1% of statements 19:20:54 [2019-09-09T19:20:54.063Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements 19:20:54 [2019-09-09T19:20:54.454Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 89.5% of statements 19:20:54 [2019-09-09T19:20:54.833Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 10.2% of statements 19:20:55 [2019-09-09T19:20:55.209Z] ok github.com/docker/docker/pkg/fsutils 0.326s coverage: 85.1% of statements 19:20:56 [2019-09-09T19:20:56.123Z] ok github.com/docker/docker/pkg/idtools 0.268s coverage: 70.1% of statements 19:20:56 [2019-09-09T19:20:56.524Z] ok github.com/docker/docker/pkg/ioutils 0.671s coverage: 70.6% of statements 19:20:56 [2019-09-09T19:20:56.924Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements 19:20:57 [2019-09-09T19:20:57.320Z] ok github.com/docker/docker/pkg/locker 0.014s coverage: 88.9% of statements 19:20:57 [2019-09-09T19:20:57.320Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements 19:20:57 [2019-09-09T19:20:57.320Z] ? github.com/docker/docker/pkg/loopback [no test files] 19:20:57 [2019-09-09T19:20:57.703Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements 19:20:58 [2019-09-09T19:20:58.084Z] ok github.com/docker/docker/pkg/parsers 0.013s coverage: 97.0% of statements 19:20:58 [2019-09-09T19:20:58.888Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements 19:20:59 [2019-09-09T19:20:59.283Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 91.4% of statements 19:20:59 [2019-09-09T19:20:59.283Z] ok github.com/docker/docker/pkg/mount 1.219s coverage: 69.6% of statements 19:20:59 [2019-09-09T19:20:59.283Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] 19:20:59 [2019-09-09T19:20:59.283Z] ok github.com/docker/docker/pkg/pidfile 0.011s coverage: 82.4% of statements 19:20:59 [2019-09-09T19:20:59.283Z] ? github.com/docker/docker/pkg/platform [no test files] 19:20:59 [2019-09-09T19:20:59.283Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 19:21:00 [2019-09-09T19:21:00.621Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.010s coverage: 56.8% of statements 19:21:01 [2019-09-09T19:21:01.172Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements 19:21:01 [2019-09-09T19:21:01.604Z] ok github.com/docker/docker/pkg/pools 0.004s coverage: 87.9% of statements 19:21:01 [2019-09-09T19:21:01.971Z] ok github.com/docker/docker/pkg/progress 0.003s coverage: 75.9% of statements 19:21:03 [2019-09-09T19:21:03.219Z] ok github.com/docker/docker/pkg/pubsub 1.041s coverage: 73.9% of statements 19:21:04 [2019-09-09T19:21:04.042Z] ok github.com/docker/docker/pkg/reexec 0.005s coverage: 82.4% of statements 19:21:07 [2019-09-09T19:21:07.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 19:21:07 [2019-09-09T19:21:07.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 19:21:07 [2019-09-09T19:21:07.347Z] ok github.com/docker/docker/pkg/signal 2.496s coverage: 61.0% of statements 19:21:07 [2019-09-09T19:21:07.347Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements 19:21:07 [2019-09-09T19:21:07.727Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements 19:21:08 [2019-09-09T19:21:08.122Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements 19:21:08 [2019-09-09T19:21:08.496Z] ok github.com/docker/docker/pkg/symlink 0.009s coverage: 87.7% of statements 19:21:09 [2019-09-09T19:21:09.277Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 80.6% of statements 19:21:09 [2019-09-09T19:21:09.642Z] ok github.com/docker/docker/pkg/system 0.032s coverage: 36.9% of statements 19:21:10 [2019-09-09T19:21:10.508Z] ok github.com/docker/docker/pkg/tailfile 0.053s coverage: 88.6% of statements 19:21:10 [2019-09-09T19:21:10.928Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements 19:21:11 [2019-09-09T19:21:11.807Z] ok github.com/docker/docker/pkg/term 0.006s coverage: 84.8% of statements 19:21:12 [2019-09-09T19:21:12.198Z] testing: warning: no tests to run 19:21:12 [2019-09-09T19:21:12.198Z] ok github.com/docker/docker/pkg/term/windows 0.003s coverage: 0.0% of statements [no tests to run] 19:21:12 [2019-09-09T19:21:12.999Z] ok github.com/docker/docker/pkg/truncindex 0.103s coverage: 91.5% of statements 19:21:12 [2019-09-09T19:21:12.999Z] ok github.com/docker/docker/pkg/urlutil 0.003s coverage: 100.0% of statements 19:21:13 [2019-09-09T19:21:13.408Z] ok github.com/docker/docker/pkg/useragent 0.003s coverage: 88.9% of statements 19:21:15 [2019-09-09T19:21:15.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 19:21:15 [2019-09-09T19:21:15.985Z] ok github.com/docker/docker/plugin 0.544s coverage: 27.0% of statements 19:21:16 [2019-09-09T19:21:16.768Z] ok github.com/docker/docker/plugin/v2 0.005s coverage: 14.5% of statements 19:21:17 [2019-09-09T19:21:17.572Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 76.2% of statements 19:21:17 [2019-09-09T19:21:17.945Z] ok github.com/docker/docker/reference 0.009s coverage: 84.4% of statements 19:21:19 [2019-09-09T19:21:19.820Z] ok github.com/docker/docker/registry 0.189s coverage: 56.4% of statements 19:21:20 [2019-09-09T19:21:20.854Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements 19:21:21 [2019-09-09T19:21:21.266Z] ok github.com/docker/docker/restartmanager 0.003s coverage: 50.9% of statements 19:21:22 [2019-09-09T19:21:22.061Z] ok github.com/docker/docker/runconfig 0.009s coverage: 68.2% of statements 19:21:23 [2019-09-09T19:21:23.339Z] ok github.com/docker/docker/volume/drivers 0.006s coverage: 36.1% of statements 19:21:23 [2019-09-09T19:21:23.486Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 19:21:24 [2019-09-09T19:21:24.150Z] ok github.com/docker/docker/volume/local 0.021s coverage: 73.0% of statements 19:21:24 [2019-09-09T19:21:24.992Z] ok github.com/docker/docker/volume/mounts 0.049s coverage: 67.0% of statements 19:21:26 [2019-09-09T19:21:26.366Z] ok github.com/docker/docker/volume/service 0.013s coverage: 73.0% of statements 19:21:30 [2019-09-09T19:21:30.039Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 19:21:31 [2019-09-09T19:21:31.048Z] + return 19:21:31 [2019-09-09T19:21:31.048Z] Removing intermediate container 3347d849e820 19:21:31 [2019-09-09T19:21:31.048Z] ---> b62b4f1534f5 19:21:31 [2019-09-09T19:21:31.048Z] Step 76/126 : FROM runtime-dev AS runc 19:21:31 [2019-09-09T19:21:31.048Z] ---> e554c1c745c9 19:21:31 [2019-09-09T19:21:31.048Z] Step 77/126 : ENV INSTALL_BINARY_NAME=runc 19:21:31 [2019-09-09T19:21:31.048Z] ---> Running in a4b4548683ba 19:21:31 [2019-09-09T19:21:31.048Z] Removing intermediate container a4b4548683ba 19:21:31 [2019-09-09T19:21:31.048Z] ---> ed6170a5321b 19:21:31 [2019-09-09T19:21:31.048Z] Step 78/126 : COPY hack/dockerfile/install/install.sh ./install.sh 19:21:31 [2019-09-09T19:21:31.048Z] ---> a770a0fd43ab 19:21:31 [2019-09-09T19:21:31.048Z] Step 79/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ 19:21:31 [2019-09-09T19:21:31.048Z] ---> 270434fa69e9 19:21:31 [2019-09-09T19:21:31.048Z] Step 80/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME 19:21:31 [2019-09-09T19:21:31.048Z] ---> Running in cc1cd6f3f20b 19:21:31 [2019-09-09T19:21:31.048Z] + RM_GOPATH=0 19:21:31 [2019-09-09T19:21:31.048Z] + TMP_GOPATH= 19:21:31 [2019-09-09T19:21:31.048Z] + : /build 19:21:31 [2019-09-09T19:21:31.048Z] + '[' -z '' ']' 19:21:31 [2019-09-09T19:21:31.048Z] ++ mktemp -d 19:21:31 [2019-09-09T19:21:31.048Z] + export GOPATH=/tmp/tmp.vcrp2gZVLJ 19:21:31 [2019-09-09T19:21:31.048Z] + GOPATH=/tmp/tmp.vcrp2gZVLJ 19:21:31 [2019-09-09T19:21:31.048Z] + RM_GOPATH=1 19:21:31 [2019-09-09T19:21:31.048Z] ++ dirname ./install.sh 19:21:31 [2019-09-09T19:21:31.048Z] + dir=. 19:21:31 [2019-09-09T19:21:31.048Z] + bin=runc 19:21:31 [2019-09-09T19:21:31.048Z] + shift 19:21:31 [2019-09-09T19:21:31.048Z] + '[' '!' -f ./runc.installer ']' 19:21:31 [2019-09-09T19:21:31.048Z] + . ./runc.installer 19:21:31 [2019-09-09T19:21:31.048Z] ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f 19:21:31 [2019-09-09T19:21:31.048Z] + install_runc 19:21:31 [2019-09-09T19:21:31.048Z] + uname -r 19:21:31 [2019-09-09T19:21:31.048Z] + grep -q '^3\.10\.0.*\.el7\.' 19:21:31 [2019-09-09T19:21:31.048Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' 19:21:31 [2019-09-09T19:21:31.048Z] + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )' 19:21:31 [2019-09-09T19:21:31.048Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.vcrp2gZVLJ/src/github.com/opencontainers/runc 19:21:31 [2019-09-09T19:21:31.048Z] Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux ) 19:21:31 [2019-09-09T19:21:31.048Z] Cloning into '/tmp/tmp.vcrp2gZVLJ/src/github.com/opencontainers/runc'... 19:21:31 [2019-09-09T19:21:31.048Z] + cd /tmp/tmp.vcrp2gZVLJ/src/github.com/opencontainers/runc 19:21:31 [2019-09-09T19:21:31.048Z] + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f 19:21:31 [2019-09-09T19:21:31.048Z] + '[' -z '' ']' 19:21:31 [2019-09-09T19:21:31.048Z] + target=static 19:21:31 [2019-09-09T19:21:31.048Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static 19:21:31 [2019-09-09T19:21:31.048Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o runc . 19:21:33 [2019-09-09T19:21:33.835Z] ? github.com/docker/docker/api/server/backend/build [no test files] 19:21:33 [2019-09-09T19:21:33.835Z] ok github.com/docker/docker/api/server/httputils 0.179s coverage: 14.7% of statements 19:21:33 [2019-09-09T19:21:33.835Z] ok github.com/docker/docker/api/server/middleware 0.165s coverage: 37.7% of statements 19:21:33 [2019-09-09T19:21:33.835Z] ? github.com/docker/docker/api/server/router [no test files] 19:21:33 [2019-09-09T19:21:33.835Z] ? github.com/docker/docker/api/server/router/build [no test files] 19:21:33 [2019-09-09T19:21:33.835Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 19:21:33 [2019-09-09T19:21:33.835Z] ? github.com/docker/docker/api/server/router/container [no test files] 19:21:33 [2019-09-09T19:21:33.835Z] ? github.com/docker/docker/api/server/router/debug [no test files] 19:21:33 [2019-09-09T19:21:33.835Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 19:21:33 [2019-09-09T19:21:33.835Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 19:21:33 [2019-09-09T19:21:33.835Z] ? github.com/docker/docker/api/server/router/image [no test files] 19:21:33 [2019-09-09T19:21:33.835Z] ? github.com/docker/docker/api/server/router/network [no test files] 19:21:33 [2019-09-09T19:21:33.835Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 19:21:33 [2019-09-09T19:21:33.835Z] ? github.com/docker/docker/api/server/router/session [no test files] 19:21:33 [2019-09-09T19:21:33.835Z] ok github.com/docker/docker/api/server/router/swarm 0.141s coverage: 4.0% of statements 19:21:33 [2019-09-09T19:21:33.835Z] ? github.com/docker/docker/api/server/router/system [no test files] 19:21:33 [2019-09-09T19:21:33.835Z] ? github.com/docker/docker/api/server/router/volume [no test files] 19:21:33 [2019-09-09T19:21:33.835Z] ? github.com/docker/docker/api/types [no test files] 19:21:33 [2019-09-09T19:21:33.835Z] ? github.com/docker/docker/api/types/backend [no test files] 19:21:33 [2019-09-09T19:21:33.835Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 19:21:33 [2019-09-09T19:21:33.835Z] ? github.com/docker/docker/api/types/container [no test files] 19:21:33 [2019-09-09T19:21:33.835Z] ? github.com/docker/docker/api/types/events [no test files] 19:21:33 [2019-09-09T19:21:33.835Z] ok github.com/docker/docker/api/types/filters 0.080s coverage: 95.2% of statements 19:21:33 [2019-09-09T19:21:33.835Z] ? github.com/docker/docker/api/types/image [no test files] 19:21:33 [2019-09-09T19:21:33.835Z] ? github.com/docker/docker/api/types/mount [no test files] 19:21:33 [2019-09-09T19:21:33.835Z] ? github.com/docker/docker/api/types/network [no test files] 19:21:33 [2019-09-09T19:21:33.835Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 19:21:33 [2019-09-09T19:21:33.835Z] ? github.com/docker/docker/api/types/registry [no test files] 19:21:33 [2019-09-09T19:21:33.835Z] ok github.com/docker/docker/api/types/strslice 0.126s coverage: 90.0% of statements 19:21:33 [2019-09-09T19:21:33.835Z] ? github.com/docker/docker/api/types/swarm [no test files] 19:21:33 [2019-09-09T19:21:33.835Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 19:21:33 [2019-09-09T19:21:33.835Z] ok github.com/docker/docker/api/types/time 0.511s coverage: 100.0% of statements 19:21:33 [2019-09-09T19:21:33.835Z] ok github.com/docker/docker/api/types/versions 0.050s coverage: 75.0% of statements 19:21:33 [2019-09-09T19:21:33.835Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 19:21:33 [2019-09-09T19:21:33.835Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 19:21:33 [2019-09-09T19:21:33.835Z] ? github.com/docker/docker/api/types/volume [no test files] 19:21:33 [2019-09-09T19:21:33.835Z] ? github.com/docker/docker/autogen/winresources/docker [no test files] 19:21:33 [2019-09-09T19:21:33.835Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] 19:21:33 [2019-09-09T19:21:33.835Z] ? github.com/docker/docker/builder [no test files] 19:21:33 [2019-09-09T19:21:33.835Z] ? github.com/docker/docker/builder/builder-next [no test files] 19:21:33 [2019-09-09T19:21:33.835Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 19:21:33 [2019-09-09T19:21:33.835Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 19:21:33 [2019-09-09T19:21:33.835Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 19:21:33 [2019-09-09T19:21:33.835Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 19:21:33 [2019-09-09T19:21:33.835Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 19:21:33 [2019-09-09T19:21:33.835Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 19:21:33 [2019-09-09T19:21:33.937Z] ok github.com/docker/docker/pkg/plugins 33.629s coverage: 76.6% of statements 19:21:33 [2019-09-09T19:21:33.937Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 19:21:33 [2019-09-09T19:21:33.937Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 19:21:33 [2019-09-09T19:21:33.937Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] 19:21:33 [2019-09-09T19:21:33.937Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 19:21:33 [2019-09-09T19:21:33.937Z] ? github.com/docker/docker/profiles/apparmor [no test files] 19:21:33 [2019-09-09T19:21:33.937Z] ? github.com/docker/docker/rootless [no test files] 19:21:33 [2019-09-09T19:21:33.937Z] ? github.com/docker/docker/rootless/specconv [no test files] 19:21:33 [2019-09-09T19:21:33.937Z] ? github.com/docker/docker/runconfig/opts [no test files] 19:21:33 [2019-09-09T19:21:33.937Z] ? github.com/docker/docker/volume [no test files] 19:21:33 [2019-09-09T19:21:33.937Z] ? github.com/docker/docker/volume/service/opts [no test files] 19:21:33 [2019-09-09T19:21:33.937Z] ? github.com/docker/docker/volume/testutils [no test files] 19:21:34 [2019-09-09T19:21:34.335Z] 19:21:34 [2019-09-09T19:21:34.335Z] === Skipped 19:21:34 [2019-09-09T19:21:34.335Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) 19:21:34 [2019-09-09T19:21:34.335Z] exec_linux_test.go:18: requires AppArmor to be enabled 19:21:34 [2019-09-09T19:21:34.335Z] 19:21:34 [2019-09-09T19:21:34.335Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) 19:21:34 [2019-09-09T19:21:34.335Z] exec_linux_test.go:38: requires AppArmor to be enabled 19:21:34 [2019-09-09T19:21:34.335Z] 19:21:34 [2019-09-09T19:21:34.335Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 19:21:34 [2019-09-09T19:21:34.335Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 19:21:34 [2019-09-09T19:21:34.335Z] graphtest_unix.go:46: Driver btrfs not supported 19:21:34 [2019-09-09T19:21:34.335Z] 19:21:34 [2019-09-09T19:21:34.335Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 19:21:34 [2019-09-09T19:21:34.335Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 19:21:34 [2019-09-09T19:21:34.335Z] graphtest_unix.go:46: Driver btrfs not supported 19:21:34 [2019-09-09T19:21:34.335Z] 19:21:34 [2019-09-09T19:21:34.335Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 19:21:34 [2019-09-09T19:21:34.335Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 19:21:34 [2019-09-09T19:21:34.335Z] graphtest_unix.go:46: Driver btrfs not supported 19:21:34 [2019-09-09T19:21:34.335Z] 19:21:34 [2019-09-09T19:21:34.335Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 19:21:34 [2019-09-09T19:21:34.335Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 19:21:34 [2019-09-09T19:21:34.335Z] graphtest_unix.go:46: Driver btrfs not supported 19:21:34 [2019-09-09T19:21:34.335Z] 19:21:34 [2019-09-09T19:21:34.335Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 19:21:34 [2019-09-09T19:21:34.335Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 19:21:34 [2019-09-09T19:21:34.335Z] graphtest_unix.go:46: Driver btrfs not supported 19:21:34 [2019-09-09T19:21:34.335Z] 19:21:34 [2019-09-09T19:21:34.335Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 19:21:34 [2019-09-09T19:21:34.335Z] graphtest_unix.go:73: No driver to put! 19:21:34 [2019-09-09T19:21:34.335Z] 19:21:34 [2019-09-09T19:21:34.335Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) 19:21:34 [2019-09-09T19:21:34.335Z] overlay_test.go:44: Fails to compute changes after apply intermittently 19:21:34 [2019-09-09T19:21:34.335Z] 19:21:34 [2019-09-09T19:21:34.335Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) 19:21:34 [2019-09-09T19:21:34.335Z] overlay_test.go:49: Fails to compute changes intermittently 19:21:34 [2019-09-09T19:21:34.335Z] 19:21:34 [2019-09-09T19:21:34.335Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 19:21:34 [2019-09-09T19:21:34.335Z] overlay_test.go:65: Cannot run test with naive change algorithm 19:21:34 [2019-09-09T19:21:34.335Z] 19:21:34 [2019-09-09T19:21:34.335Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 19:21:34 [2019-09-09T19:21:34.335Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 19:21:34 [2019-09-09T19:21:34.335Z] 19:21:34 [2019-09-09T19:21:34.335Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 19:21:34 [2019-09-09T19:21:34.335Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 19:21:34 [2019-09-09T19:21:34.335Z] graphtest_unix.go:46: Driver zfs not supported 19:21:34 [2019-09-09T19:21:34.335Z] 19:21:34 [2019-09-09T19:21:34.335Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 19:21:34 [2019-09-09T19:21:34.335Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 19:21:34 [2019-09-09T19:21:34.335Z] graphtest_unix.go:46: Driver zfs not supported 19:21:34 [2019-09-09T19:21:34.335Z] 19:21:34 [2019-09-09T19:21:34.335Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 19:21:34 [2019-09-09T19:21:34.335Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 19:21:34 [2019-09-09T19:21:34.335Z] graphtest_unix.go:46: Driver zfs not supported 19:21:34 [2019-09-09T19:21:34.335Z] 19:21:34 [2019-09-09T19:21:34.335Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 19:21:34 [2019-09-09T19:21:34.335Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 19:21:34 [2019-09-09T19:21:34.335Z] graphtest_unix.go:46: Driver zfs not supported 19:21:34 [2019-09-09T19:21:34.335Z] 19:21:34 [2019-09-09T19:21:34.335Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 19:21:34 [2019-09-09T19:21:34.335Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 19:21:34 [2019-09-09T19:21:34.335Z] graphtest_unix.go:46: Driver zfs not supported 19:21:34 [2019-09-09T19:21:34.335Z] 19:21:34 [2019-09-09T19:21:34.335Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 19:21:34 [2019-09-09T19:21:34.335Z] graphtest_unix.go:73: No driver to put! 19:21:34 [2019-09-09T19:21:34.335Z] 19:21:34 [2019-09-09T19:21:34.335Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 19:21:34 [2019-09-09T19:21:34.335Z] sysinfo_linux_test.go:92: App Armor Must be Disabled 19:21:34 [2019-09-09T19:21:34.335Z] 19:21:34 [2019-09-09T19:21:34.335Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) 19:21:34 [2019-09-09T19:21:34.335Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled 19:21:34 [2019-09-09T19:21:34.335Z] 19:21:34 [2019-09-09T19:21:34.335Z] 19:21:34 [2019-09-09T19:21:34.335Z] DONE 2050 tests, 20 skipped in 232.629s Post stage [Pipeline] junit 19:21:34 [2019-09-09T19:21:34.836Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:36 [2019-09-09T19:21:36.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 19:21:37 [2019-09-09T19:21:37.226Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-39874/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cf4caf34ac68918fc12cf28a368cf1db5d7ff851 -e DOCKER_GRAPHDRIVER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT docker:cf4caf34ac68918fc12cf28a368cf1db5d7ff851 hack/make.sh dynbinary test-integration 19:21:37 [2019-09-09T19:21:37.605Z] 19:21:37 [2019-09-09T19:21:37.605Z] Removing bundles/ 19:21:37 [2019-09-09T19:21:37.605Z] 19:21:37 [2019-09-09T19:21:37.605Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 19:21:37 [2019-09-09T19:21:37.605Z] Building: bundles/dynbinary-daemon/dockerd-dev 19:21:37 [2019-09-09T19:21:37.605Z] GOOS="" GOARCH="" GOARM="" 19:21:37 [2019-09-09T19:21:37.606Z] ok github.com/docker/docker/builder/dockerfile 0.547s coverage: 43.2% of statements 19:21:37 [2019-09-09T19:21:37.606Z] ok github.com/docker/docker/builder/dockerignore 0.051s coverage: 96.8% of statements 19:21:37 [2019-09-09T19:21:37.606Z] ok github.com/docker/docker/builder/fscache 1.034s coverage: 69.2% of statements 19:21:37 [2019-09-09T19:21:37.606Z] ok github.com/docker/docker/builder/remotecontext 0.606s coverage: 9.2% of statements 19:21:44 [2019-09-09T19:21:44.698Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 19:21:44 [2019-09-09T19:21:44.698Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 19:21:54 [2019-09-09T19:21:54.668Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 19:21:54 [2019-09-09T19:21:54.783Z] sha256:a35166fcb25138e710d91c3f245e4ce19060dda2e5d73d3115c3af2895dd9b6b 19:21:54 [2019-09-09T19:21:54.783Z] INFO: Starting docker-py tests... 19:21:54 [2019-09-09T19:21:54.783Z] ============================= test session starts ============================== 19:21:54 [2019-09-09T19:21:54.783Z] platform linux -- Python 3.6.9, pytest-4.1.0, py-1.8.0, pluggy-0.12.0 19:21:54 [2019-09-09T19:21:54.783Z] rootdir: /src, inifile: pytest.ini 19:21:54 [2019-09-09T19:21:54.783Z] plugins: timeout-1.3.3, cov-2.6.1 19:21:55 [2019-09-09T19:21:55.714Z] collected 385 items / 6 deselected 19:21:55 [2019-09-09T19:21:55.714Z] 19:21:56 [2019-09-09T19:21:56.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 19:21:58 [2019-09-09T19:21:58.047Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty 19:21:58 [2019-09-09T19:21:58.047Z] + mkdir -p /build 19:21:58 [2019-09-09T19:21:58.047Z] + cp runc /build/runc 19:21:58 [2019-09-09T19:21:58.047Z] Removing intermediate container cc1cd6f3f20b 19:21:58 [2019-09-09T19:21:58.047Z] ---> 41302e0c17c7 19:21:58 [2019-09-09T19:21:58.047Z] Step 81/126 : FROM dev-base AS tini 19:21:58 [2019-09-09T19:21:58.047Z] ---> 8a03295837a8 19:21:58 [2019-09-09T19:21:58.047Z] Step 82/126 : ARG DEBIAN_FRONTEND 19:21:58 [2019-09-09T19:21:58.047Z] ---> Using cache 19:21:58 [2019-09-09T19:21:58.047Z] ---> 10de6a700ebe 19:21:58 [2019-09-09T19:21:58.047Z] Step 83/126 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* 19:21:58 [2019-09-09T19:21:58.047Z] ---> Running in 9f5e0e59cf8b 19:21:58 [2019-09-09T19:21:58.047Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease 19:21:58 [2019-09-09T19:21:58.047Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] 19:21:58 [2019-09-09T19:21:58.047Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] 19:21:58 [2019-09-09T19:21:58.047Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] 19:21:58 [2019-09-09T19:21:58.047Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] 19:21:58 [2019-09-09T19:21:58.047Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [482 kB] 19:21:58 [2019-09-09T19:21:58.047Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] 19:21:58 [2019-09-09T19:21:58.047Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] 19:21:59 [2019-09-09T19:21:59.515Z] Fetched 7721 kB in 2s (3295 kB/s) 19:22:00 [2019-09-09T19:22:00.995Z] Reading package lists... 19:22:02 [2019-09-09T19:22:02.003Z] Reading package lists... 19:22:02 [2019-09-09T19:22:02.285Z] Building dependency tree... 19:22:02 [2019-09-09T19:22:02.285Z] Reading state information... 19:22:02 [2019-09-09T19:22:02.285Z] The following additional packages will be installed: 19:22:02 [2019-09-09T19:22:02.285Z] cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd 19:22:02 [2019-09-09T19:22:02.285Z] Suggested packages: 19:22:02 [2019-09-09T19:22:02.285Z] codeblocks eclipse ninja-build lrzip 19:22:02 [2019-09-09T19:22:02.285Z] Recommended packages: 19:22:02 [2019-09-09T19:22:02.285Z] xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny 19:22:02 [2019-09-09T19:22:02.569Z] The following NEW packages will be installed: 19:22:02 [2019-09-09T19:22:02.569Z] cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 19:22:02 [2019-09-09T19:22:02.569Z] vim-common xxd 19:22:02 [2019-09-09T19:22:02.569Z] 0 upgraded, 10 newly installed, 0 to remove and 10 not upgraded. 19:22:02 [2019-09-09T19:22:02.569Z] Need to get 13.4 MB of archives. 19:22:02 [2019-09-09T19:22:02.569Z] After this operation, 60.4 MB of additional disk space will be used. 19:22:02 [2019-09-09T19:22:02.569Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] 19:22:02 [2019-09-09T19:22:02.569Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] 19:22:02 [2019-09-09T19:22:02.569Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB] 19:22:02 [2019-09-09T19:22:02.851Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB] 19:22:02 [2019-09-09T19:22:02.851Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u1 [272 kB] 19:22:02 [2019-09-09T19:22:02.851Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] 19:22:02 [2019-09-09T19:22:02.851Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] 19:22:02 [2019-09-09T19:22:02.851Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] 19:22:02 [2019-09-09T19:22:02.851Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] 19:22:02 [2019-09-09T19:22:02.851Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] 19:22:03 [2019-09-09T19:22:03.134Z] debconf: delaying package configuration, since apt-utils is not installed 19:22:03 [2019-09-09T19:22:03.134Z] Fetched 13.4 MB in 0s (34.2 MB/s) 19:22:03 [2019-09-09T19:22:03.134Z] Selecting previously unselected package cmake-data. 19:22:03 [2019-09-09T19:22:03.134Z] (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 ... 14950 files and directories currently installed.) 19:22:03 [2019-09-09T19:22:03.134Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... 19:22:03 [2019-09-09T19:22:03.134Z] Unpacking cmake-data (3.7.2-1) ... 19:22:03 [2019-09-09T19:22:03.751Z] Selecting previously unselected package liblzo2-2:ppc64el. 19:22:03 [2019-09-09T19:22:03.751Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... 19:22:03 [2019-09-09T19:22:03.751Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... 19:22:03 [2019-09-09T19:22:03.751Z] Selecting previously unselected package libicu57:ppc64el. 19:22:03 [2019-09-09T19:22:03.751Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ... 19:22:03 [2019-09-09T19:22:03.751Z] Unpacking libicu57:ppc64el (57.1-6+deb9u3) ... 19:22:04 [2019-09-09T19:22:04.146Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 19:22:04 [2019-09-09T19:22:04.759Z] Selecting previously unselected package libxml2:ppc64el. 19:22:04 [2019-09-09T19:22:04.759Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... 19:22:04 [2019-09-09T19:22:04.759Z] Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... 19:22:05 [2019-09-09T19:22:05.042Z] Selecting previously unselected package libarchive13:ppc64el. 19:22:05 [2019-09-09T19:22:05.042Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_ppc64el.deb ... 19:22:05 [2019-09-09T19:22:05.042Z] Unpacking libarchive13:ppc64el (3.2.2-2+deb9u1) ... 19:22:05 [2019-09-09T19:22:05.042Z] Selecting previously unselected package libjsoncpp1:ppc64el. 19:22:05 [2019-09-09T19:22:05.042Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... 19:22:05 [2019-09-09T19:22:05.042Z] Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... 19:22:05 [2019-09-09T19:22:05.042Z] Selecting previously unselected package libuv1:ppc64el. 19:22:05 [2019-09-09T19:22:05.042Z] Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... 19:22:05 [2019-09-09T19:22:05.042Z] Unpacking libuv1:ppc64el (1.9.1-3) ... 19:22:05 [2019-09-09T19:22:05.042Z] Selecting previously unselected package cmake. 19:22:05 [2019-09-09T19:22:05.042Z] Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... 19:22:05 [2019-09-09T19:22:05.042Z] Unpacking cmake (3.7.2-1) ... 19:22:05 [2019-09-09T19:22:05.657Z] Selecting previously unselected package xxd. 19:22:05 [2019-09-09T19:22:05.657Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... 19:22:05 [2019-09-09T19:22:05.657Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... 19:22:05 [2019-09-09T19:22:05.657Z] Selecting previously unselected package vim-common. 19:22:05 [2019-09-09T19:22:05.657Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... 19:22:05 [2019-09-09T19:22:05.657Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... 19:22:05 [2019-09-09T19:22:05.657Z] Processing triggers for mime-support (3.60) ... 19:22:05 [2019-09-09T19:22:05.657Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... 19:22:05 [2019-09-09T19:22:05.657Z] Setting up libuv1:ppc64el (1.9.1-3) ... 19:22:05 [2019-09-09T19:22:05.657Z] Setting up cmake-data (3.7.2-1) ... 19:22:05 [2019-09-09T19:22:05.657Z] Setting up libicu57:ppc64el (57.1-6+deb9u3) ... 19:22:05 [2019-09-09T19:22:05.657Z] Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... 19:22:05 [2019-09-09T19:22:05.657Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... 19:22:05 [2019-09-09T19:22:05.657Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... 19:22:05 [2019-09-09T19:22:05.657Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... 19:22:05 [2019-09-09T19:22:05.657Z] Setting up libjsoncpp1:ppc64el (1.7.4-3) ... 19:22:05 [2019-09-09T19:22:05.657Z] Setting up libarchive13:ppc64el (3.2.2-2+deb9u1) ... 19:22:05 [2019-09-09T19:22:05.657Z] Setting up cmake (3.7.2-1) ... 19:22:05 [2019-09-09T19:22:05.939Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... 19:22:07 [2019-09-09T19:22:07.457Z] Removing intermediate container 9f5e0e59cf8b 19:22:07 [2019-09-09T19:22:07.457Z] ---> e7033064f420 19:22:07 [2019-09-09T19:22:07.457Z] Step 84/126 : COPY hack/dockerfile/install/install.sh ./install.sh 19:22:07 [2019-09-09T19:22:07.742Z] ---> 3fb9c388f3f8 19:22:07 [2019-09-09T19:22:07.742Z] Step 85/126 : ENV INSTALL_BINARY_NAME=tini 19:22:07 [2019-09-09T19:22:07.742Z] ---> Running in 1828e791315f 19:22:07 [2019-09-09T19:22:07.742Z] Removing intermediate container 1828e791315f 19:22:07 [2019-09-09T19:22:07.742Z] ---> 4cc16af6734d 19:22:07 [2019-09-09T19:22:07.742Z] Step 86/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ 19:22:08 [2019-09-09T19:22:08.026Z] ---> 9aa41646dffe 19:22:08 [2019-09-09T19:22:08.026Z] Step 87/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME 19:22:08 [2019-09-09T19:22:08.026Z] ---> Running in 13b8faf5935e 19:22:08 [2019-09-09T19:22:08.309Z] + RM_GOPATH=0 19:22:08 [2019-09-09T19:22:08.309Z] + TMP_GOPATH= 19:22:08 [2019-09-09T19:22:08.309Z] + : /build 19:22:08 [2019-09-09T19:22:08.309Z] + '[' -z '' ']' 19:22:08 [2019-09-09T19:22:08.309Z] ++ mktemp -d 19:22:08 [2019-09-09T19:22:08.309Z] + export GOPATH=/tmp/tmp.vt8vP7wLyJ 19:22:08 [2019-09-09T19:22:08.309Z] + GOPATH=/tmp/tmp.vt8vP7wLyJ 19:22:08 [2019-09-09T19:22:08.309Z] + RM_GOPATH=1 19:22:08 [2019-09-09T19:22:08.309Z] ++ dirname ./install.sh 19:22:08 [2019-09-09T19:22:08.309Z] + dir=. 19:22:08 [2019-09-09T19:22:08.309Z] + bin=tini 19:22:08 [2019-09-09T19:22:08.309Z] + shift 19:22:08 [2019-09-09T19:22:08.309Z] + '[' '!' -f ./tini.installer ']' 19:22:08 [2019-09-09T19:22:08.309Z] + . ./tini.installer 19:22:08 [2019-09-09T19:22:08.309Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 19:22:08 [2019-09-09T19:22:08.309Z] + install_tini 19:22:08 [2019-09-09T19:22:08.309Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' 19:22:08 [2019-09-09T19:22:08.309Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.vt8vP7wLyJ/tini 19:22:08 [2019-09-09T19:22:08.309Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 19:22:08 [2019-09-09T19:22:08.309Z] Cloning into '/tmp/tmp.vt8vP7wLyJ/tini'... 19:22:08 [2019-09-09T19:22:08.925Z] + cd /tmp/tmp.vt8vP7wLyJ/tini 19:22:08 [2019-09-09T19:22:08.925Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 19:22:08 [2019-09-09T19:22:08.925Z] + cmake . 19:22:08 [2019-09-09T19:22:08.925Z] -- The C compiler identification is GNU 6.3.0 19:22:08 [2019-09-09T19:22:08.925Z] -- Check for working C compiler: /usr/bin/cc 19:22:08 [2019-09-09T19:22:08.925Z] -- Check for working C compiler: /usr/bin/cc -- works 19:22:08 [2019-09-09T19:22:08.925Z] -- Detecting C compiler ABI info 19:22:09 [2019-09-09T19:22:09.207Z] -- Detecting C compiler ABI info - done 19:22:09 [2019-09-09T19:22:09.207Z] -- Detecting C compile features 19:22:09 [2019-09-09T19:22:09.494Z] -- Detecting C compile features - done 19:22:09 [2019-09-09T19:22:09.494Z] -- Performing Test HAS_BUILTIN_FORTIFY 19:22:09 [2019-09-09T19:22:09.494Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed 19:22:09 [2019-09-09T19:22:09.776Z] -- Configuring done 19:22:09 [2019-09-09T19:22:09.776Z] -- Generating done 19:22:09 [2019-09-09T19:22:09.776Z] -- Build files have been written to: /tmp/tmp.vt8vP7wLyJ/tini 19:22:09 [2019-09-09T19:22:09.776Z] + make tini-static 19:22:09 [2019-09-09T19:22:09.776Z] Scanning dependencies of target tini-static 19:22:09 [2019-09-09T19:22:09.776Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 19:22:10 [2019-09-09T19:22:10.059Z] [100%] Linking C executable tini-static 19:22:10 [2019-09-09T19:22:10.341Z] [100%] Built target tini-static 19:22:10 [2019-09-09T19:22:10.341Z] + mkdir -p /build 19:22:10 [2019-09-09T19:22:10.341Z] + cp tini-static /build/docker-init 19:22:10 [2019-09-09T19:22:10.956Z] Removing intermediate container 13b8faf5935e 19:22:10 [2019-09-09T19:22:10.956Z] ---> 016c805f622e 19:22:10 [2019-09-09T19:22:10.956Z] Step 88/126 : FROM dev-base AS rootlesskit 19:22:10 [2019-09-09T19:22:10.956Z] ---> 8a03295837a8 19:22:10 [2019-09-09T19:22:10.956Z] Step 89/126 : ENV INSTALL_BINARY_NAME=rootlesskit 19:22:10 [2019-09-09T19:22:10.956Z] ---> Running in e886da3a3f8e 19:22:10 [2019-09-09T19:22:10.956Z] Removing intermediate container e886da3a3f8e 19:22:10 [2019-09-09T19:22:10.956Z] ---> 72fff3eec334 19:22:10 [2019-09-09T19:22:10.956Z] Step 90/126 : COPY hack/dockerfile/install/install.sh ./install.sh 19:22:10 [2019-09-09T19:22:10.956Z] ---> 608f60bf7b86 19:22:10 [2019-09-09T19:22:10.956Z] Step 91/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ 19:22:11 [2019-09-09T19:22:11.240Z] ---> 848aba99902a 19:22:11 [2019-09-09T19:22:11.240Z] Step 92/126 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME 19:22:11 [2019-09-09T19:22:11.240Z] ---> Running in d3ad8835db99 19:22:11 [2019-09-09T19:22:11.523Z] + RM_GOPATH=0 19:22:11 [2019-09-09T19:22:11.523Z] + TMP_GOPATH= 19:22:11 [2019-09-09T19:22:11.523Z] + : /build/ 19:22:11 [2019-09-09T19:22:11.523Z] + '[' -z '' ']' 19:22:11 [2019-09-09T19:22:11.523Z] ++ mktemp -d 19:22:11 [2019-09-09T19:22:11.523Z] + export GOPATH=/tmp/tmp.bCwcn48ea3 19:22:11 [2019-09-09T19:22:11.523Z] + GOPATH=/tmp/tmp.bCwcn48ea3 19:22:11 [2019-09-09T19:22:11.523Z] + RM_GOPATH=1 19:22:11 [2019-09-09T19:22:11.523Z] ++ dirname ./install.sh 19:22:11 [2019-09-09T19:22:11.523Z] + dir=. 19:22:11 [2019-09-09T19:22:11.523Z] + bin=rootlesskit 19:22:11 [2019-09-09T19:22:11.523Z] + shift 19:22:11 [2019-09-09T19:22:11.523Z] + '[' '!' -f ./rootlesskit.installer ']' 19:22:11 [2019-09-09T19:22:11.523Z] + . ./rootlesskit.installer 19:22:11 [2019-09-09T19:22:11.523Z] ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c 19:22:11 [2019-09-09T19:22:11.523Z] + install_rootlesskit 19:22:11 [2019-09-09T19:22:11.523Z] + case "$1" in 19:22:11 [2019-09-09T19:22:11.523Z] + export CGO_ENABLED=0 19:22:11 [2019-09-09T19:22:11.523Z] + CGO_ENABLED=0 19:22:11 [2019-09-09T19:22:11.523Z] + _install_rootlesskit 19:22:11 [2019-09-09T19:22:11.523Z] Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c 19:22:11 [2019-09-09T19:22:11.523Z] + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' 19:22:11 [2019-09-09T19:22:11.523Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.bCwcn48ea3/src/github.com/rootless-containers/rootlesskit 19:22:11 [2019-09-09T19:22:11.523Z] Cloning into '/tmp/tmp.bCwcn48ea3/src/github.com/rootless-containers/rootlesskit'... 19:22:12 [2019-09-09T19:22:12.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 19:22:12 [2019-09-09T19:22:12.532Z] + cd /tmp/tmp.bCwcn48ea3/src/github.com/rootless-containers/rootlesskit 19:22:12 [2019-09-09T19:22:12.532Z] + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c 19:22:12 [2019-09-09T19:22:12.532Z] + for f in rootlesskit rootlesskit-docker-proxy 19:22:12 [2019-09-09T19:22:12.532Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit 19:22:13 [2019-09-09T19:22:13.434Z] ok github.com/docker/docker/builder/remotecontext/git 34.365s coverage: 85.1% of statements 19:22:13 [2019-09-09T19:22:13.434Z] ? github.com/docker/docker/cli [no test files] 19:22:13 [2019-09-09T19:22:13.434Z] ? github.com/docker/docker/cli/config [no test files] 19:22:13 [2019-09-09T19:22:13.434Z] ok github.com/docker/docker/cli/debug 0.043s coverage: 100.0% of statements 19:22:13 [2019-09-09T19:22:13.434Z] ok github.com/docker/docker/client 0.812s coverage: 75.1% of statements 19:22:17 [2019-09-09T19:22:17.206Z] ok github.com/docker/docker/cmd/dockerd 0.609s coverage: 18.7% of statements 19:22:18 [2019-09-09T19:22:18.215Z] tests/integration/api_build_test.py ......................X [ 6%] 19:22:18 [2019-09-09T19:22:18.472Z] tests/integration/api_client_test.py ..... [ 7%] 19:22:18 [2019-09-09T19:22:18.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 19:22:19 [2019-09-09T19:22:19.410Z] ok github.com/docker/docker/container 0.636s coverage: 42.7% of statements 19:22:19 [2019-09-09T19:22:19.410Z] ? github.com/docker/docker/container/stream [no test files] 19:22:19 [2019-09-09T19:22:19.410Z] ? github.com/docker/docker/contrib/apparmor [no test files] 19:22:19 [2019-09-09T19:22:19.410Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 19:22:19 [2019-09-09T19:22:19.410Z] ? github.com/docker/docker/contrib/httpserver [no test files] 19:22:20 [2019-09-09T19:22:20.771Z] tests/integration/api_config_test.py ..... [ 8%] 19:22:25 [2019-09-09T19:22:25.097Z] + for f in rootlesskit rootlesskit-docker-proxy 19:22:25 [2019-09-09T19:22:25.097Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy 19:22:26 [2019-09-09T19:22:26.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 19:22:27 [2019-09-09T19:22:27.120Z] Removing intermediate container d3ad8835db99 19:22:27 [2019-09-09T19:22:27.120Z] ---> f23c37c95401 19:22:27 [2019-09-09T19:22:27.120Z] Step 93/126 : COPY ./contrib/dockerd-rootless.sh /build 19:22:27 [2019-09-09T19:22:27.120Z] ---> 4daef1e48d59 19:22:27 [2019-09-09T19:22:27.120Z] Step 94/126 : FROM runtime-dev AS dev 19:22:27 [2019-09-09T19:22:27.120Z] ---> e554c1c745c9 19:22:27 [2019-09-09T19:22:27.120Z] Step 95/126 : ARG DEBIAN_FRONTEND 19:22:27 [2019-09-09T19:22:27.120Z] ---> Running in 4d1c520968d0 19:22:27 [2019-09-09T19:22:27.120Z] Removing intermediate container 4d1c520968d0 19:22:27 [2019-09-09T19:22:27.120Z] ---> 46320148f0ee 19:22:27 [2019-09-09T19:22:27.120Z] Step 96/126 : RUN groupadd -r docker 19:22:27 [2019-09-09T19:22:27.404Z] ---> Running in 96da0ef3f5db 19:22:28 [2019-09-09T19:22:28.019Z] Removing intermediate container 96da0ef3f5db 19:22:28 [2019-09-09T19:22:28.019Z] ---> 9327a93c7a6c 19:22:28 [2019-09-09T19:22:28.019Z] Step 97/126 : RUN useradd --create-home --gid docker unprivilegeduser 19:22:28 [2019-09-09T19:22:28.019Z] ---> Running in 53437c2f730c 19:22:28 [2019-09-09T19:22:28.644Z] Removing intermediate container 53437c2f730c 19:22:28 [2019-09-09T19:22:28.644Z] ---> d5b250ffcd42 19:22:28 [2019-09-09T19:22:28.644Z] Step 98/126 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 19:22:28 [2019-09-09T19:22:28.926Z] ---> Running in 4100d54d71e0 19:22:29 [2019-09-09T19:22:29.210Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 19:22:29 [2019-09-09T19:22:29.493Z] Removing intermediate container 4100d54d71e0 19:22:29 [2019-09-09T19:22:29.493Z] ---> 1850cdbb8b98 19:22:29 [2019-09-09T19:22:29.493Z] Step 99/126 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 19:22:29 [2019-09-09T19:22:29.493Z] ---> Running in 5feda5648a06 19:22:30 [2019-09-09T19:22:30.110Z] Removing intermediate container 5feda5648a06 19:22:30 [2019-09-09T19:22:30.110Z] ---> c61d1509bdae 19:22:30 [2019-09-09T19:22:30.110Z] Step 100/126 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 19:22:30 [2019-09-09T19:22:30.392Z] ---> Running in f474bc5db7d2 19:22:31 [2019-09-09T19:22:31.015Z] Removing intermediate container f474bc5db7d2 19:22:31 [2019-09-09T19:22:31.015Z] ---> 919f9732c626 19:22:31 [2019-09-09T19:22:31.015Z] Step 101/126 : RUN ldconfig 19:22:31 [2019-09-09T19:22:31.015Z] ---> Running in 11eb719ecfd9 19:22:31 [2019-09-09T19:22:31.630Z] Removing intermediate container 11eb719ecfd9 19:22:31 [2019-09-09T19:22:31.630Z] ---> 82113c41cd5e 19:22:31 [2019-09-09T19:22:31.630Z] Step 102/126 : RUN apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion btrfs-tools iptables jq libcap2-bin libdevmapper-dev libudev-dev libsystemd-dev binutils-mingw-w64 g++-mingw-w64-x86-64 net-tools pigz python3-pip python3-setuptools python3-wheel thin-provisioning-tools vim vim-common xfsprogs zip bzip2 xz-utils libprotobuf-c1 libnet1 libnl-3-200 && rm -rf /var/lib/apt/lists/* 19:22:31 [2019-09-09T19:22:31.630Z] ---> Running in dd0642efaa82 19:22:32 [2019-09-09T19:22:32.249Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease 19:22:32 [2019-09-09T19:22:32.249Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] 19:22:32 [2019-09-09T19:22:32.249Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] 19:22:32 [2019-09-09T19:22:32.249Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] 19:22:32 [2019-09-09T19:22:32.249Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] 19:22:32 [2019-09-09T19:22:32.533Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [482 kB] 19:22:32 [2019-09-09T19:22:32.816Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] 19:22:32 [2019-09-09T19:22:32.816Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] 19:22:33 [2019-09-09T19:22:33.443Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 19:22:34 [2019-09-09T19:22:34.836Z] Fetched 7721 kB in 2s (3073 kB/s) 19:22:35 [2019-09-09T19:22:35.863Z] Reading package lists... 19:22:36 [2019-09-09T19:22:36.496Z] Created binary: bundles/dynbinary-daemon/dockerd-dev 19:22:36 [2019-09-09T19:22:36.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 19:22:36 [2019-09-09T19:22:36.869Z] Reading package lists... 19:22:36 [2019-09-09T19:22:36.903Z] 19:22:36 [2019-09-09T19:22:36.903Z] ---> Making bundle: test-integration (in bundles/test-integration) 19:22:37 [2019-09-09T19:22:37.151Z] Building dependency tree... 19:22:37 [2019-09-09T19:22:37.151Z] Reading state information... 19:22:37 [2019-09-09T19:22:37.290Z] PKG_CONFIG=pkg-config 19:22:37 [2019-09-09T19:22:37.290Z] GOLANG_VERSION=1.12.9 19:22:37 [2019-09-09T19:22:37.290Z] HOSTNAME=edd7cc8637bd 19:22:37 [2019-09-09T19:22:37.290Z] DOCKER_EXPERIMENTAL=1 19:22:37 [2019-09-09T19:22:37.290Z] container=docker 19:22:37 [2019-09-09T19:22:37.290Z] TEST_SKIP_INTEGRATION_CLI=1 19:22:37 [2019-09-09T19:22:37.290Z] GOMETALINTER_OPTS=--deadline=2m 19:22:37 [2019-09-09T19:22:37.290Z] GOPATH=/go 19:22:37 [2019-09-09T19:22:37.290Z] PWD=/go/src/github.com/docker/docker 19:22:37 [2019-09-09T19:22:37.290Z] HOME=/root 19:22:37 [2019-09-09T19:22:37.290Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 19:22:37 [2019-09-09T19:22:37.290Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 19:22:37 [2019-09-09T19:22:37.290Z] DOCKER_GITCOMMIT=cf4caf34ac68918fc12cf28a368cf1db5d7ff851 19:22:37 [2019-09-09T19:22:37.290Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald 19:22:37 [2019-09-09T19:22:37.290Z] DOCKER_GRAPHDRIVER=overlay2 19:22:37 [2019-09-09T19:22:37.290Z] TERM=xterm 19:22:37 [2019-09-09T19:22:37.290Z] DEST=bundles/test-integration 19:22:37 [2019-09-09T19:22:37.290Z] SHLVL=1 19:22:37 [2019-09-09T19:22:37.290Z] TIMEOUT=120m 19:22:37 [2019-09-09T19:22:37.290Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 19:22:37 [2019-09-09T19:22:37.290Z] DOCKER_PKG=github.com/docker/docker 19:22:37 [2019-09-09T19:22:37.290Z] _=/usr/bin/env 19:22:37 [2019-09-09T19:22:37.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 19:22:37 [2019-09-09T19:22:37.433Z] The following additional packages will be installed: 19:22:37 [2019-09-09T19:22:37.433Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python 19:22:37 [2019-09-09T19:22:37.433Z] dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl 19:22:37 [2019-09-09T19:22:37.433Z] libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 19:22:37 [2019-09-09T19:22:37.433Z] libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 19:22:37 [2019-09-09T19:22:37.433Z] libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 19:22:37 [2019-09-09T19:22:37.433Z] libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 19:22:37 [2019-09-09T19:22:37.433Z] libselinux1-dev libsepol1-dev libsystemd0 libudev1 libxtables12 19:22:37 [2019-09-09T19:22:37.433Z] mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal 19:22:37 [2019-09-09T19:22:37.433Z] python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd 19:22:37 [2019-09-09T19:22:37.433Z] Suggested packages: 19:22:37 [2019-09-09T19:22:37.433Z] apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc 19:22:37 [2019-09-09T19:22:37.433Z] gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv 19:22:37 [2019-09-09T19:22:37.433Z] python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags 19:22:37 [2019-09-09T19:22:37.433Z] vim-doc vim-scripts xfsdump acl attr quota 19:22:37 [2019-09-09T19:22:37.433Z] Recommended packages: 19:22:37 [2019-09-09T19:22:37.433Z] aufs-dkms libpam-cap build-essential python3-dev python3-keyring 19:22:37 [2019-09-09T19:22:37.433Z] python3-keyrings.alt python3-xdg unzip 19:22:38 [2019-09-09T19:22:38.442Z] The following NEW packages will be installed: 19:22:38 [2019-09-09T19:22:38.442Z] apparmor aufs-tools bash-completion binutils-mingw-w64 19:22:38 [2019-09-09T19:22:38.442Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools 19:22:38 [2019-09-09T19:22:38.442Z] bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base 19:22:38 [2019-09-09T19:22:38.442Z] gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin 19:22:38 [2019-09-09T19:22:38.442Z] libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 19:22:38 [2019-09-09T19:22:38.442Z] libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 19:22:38 [2019-09-09T19:22:38.442Z] libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 19:22:38 [2019-09-09T19:22:38.442Z] libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib 19:22:38 [2019-09-09T19:22:38.442Z] libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev 19:22:38 [2019-09-09T19:22:38.442Z] libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common 19:22:38 [2019-09-09T19:22:38.442Z] mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal 19:22:38 [2019-09-09T19:22:38.442Z] python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 19:22:38 [2019-09-09T19:22:38.442Z] python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime 19:22:38 [2019-09-09T19:22:38.442Z] xfsprogs xxd xz-utils zip 19:22:38 [2019-09-09T19:22:38.442Z] The following packages will be upgraded: 19:22:38 [2019-09-09T19:22:38.442Z] libsystemd0 libudev1 19:22:38 [2019-09-09T19:22:38.442Z] 2 upgraded, 69 newly installed, 0 to remove and 8 not upgraded. 19:22:38 [2019-09-09T19:22:38.442Z] Need to get 87.7 MB of archives. 19:22:38 [2019-09-09T19:22:38.442Z] After this operation, 585 MB of additional disk space will be used. 19:22:38 [2019-09-09T19:22:38.442Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd0 ppc64el 232-25+deb9u12 [252 kB] 19:22:38 [2019-09-09T19:22:38.442Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] 19:22:38 [2019-09-09T19:22:38.442Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] 19:22:38 [2019-09-09T19:22:38.442Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] 19:22:38 [2019-09-09T19:22:38.442Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] 19:22:38 [2019-09-09T19:22:38.442Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev1 ppc64el 232-25+deb9u12 [120 kB] 19:22:38 [2019-09-09T19:22:38.442Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB] 19:22:38 [2019-09-09T19:22:38.442Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB] 19:22:38 [2019-09-09T19:22:38.442Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB] 19:22:38 [2019-09-09T19:22:38.442Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] 19:22:38 [2019-09-09T19:22:38.442Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] 19:22:38 [2019-09-09T19:22:38.727Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB] 19:22:38 [2019-09-09T19:22:38.727Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] 19:22:38 [2019-09-09T19:22:38.727Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] 19:22:38 [2019-09-09T19:22:38.727Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] 19:22:38 [2019-09-09T19:22:38.727Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] 19:22:38 [2019-09-09T19:22:38.727Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] 19:22:38 [2019-09-09T19:22:38.727Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] 19:22:38 [2019-09-09T19:22:38.727Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] 19:22:38 [2019-09-09T19:22:38.727Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] 19:22:38 [2019-09-09T19:22:38.727Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] 19:22:38 [2019-09-09T19:22:38.727Z] Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] 19:22:38 [2019-09-09T19:22:38.727Z] Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] 19:22:38 [2019-09-09T19:22:38.727Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] 19:22:38 [2019-09-09T19:22:38.727Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] 19:22:38 [2019-09-09T19:22:38.727Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] 19:22:38 [2019-09-09T19:22:38.727Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB] 19:22:38 [2019-09-09T19:22:38.727Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB] 19:22:38 [2019-09-09T19:22:38.727Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] 19:22:38 [2019-09-09T19:22:38.727Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] 19:22:38 [2019-09-09T19:22:38.727Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] 19:22:38 [2019-09-09T19:22:38.727Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] 19:22:38 [2019-09-09T19:22:38.727Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB] 19:22:38 [2019-09-09T19:22:38.727Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] 19:22:38 [2019-09-09T19:22:38.727Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] 19:22:38 [2019-09-09T19:22:38.727Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] 19:22:38 [2019-09-09T19:22:38.727Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] 19:22:38 [2019-09-09T19:22:38.727Z] Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] 19:22:38 [2019-09-09T19:22:38.727Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] 19:22:38 [2019-09-09T19:22:38.727Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.137-2 [41.0 kB] 19:22:38 [2019-09-09T19:22:38.727Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] 19:22:38 [2019-09-09T19:22:38.727Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] 19:22:38 [2019-09-09T19:22:38.727Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] 19:22:38 [2019-09-09T19:22:38.727Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] 19:22:38 [2019-09-09T19:22:38.727Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] 19:22:38 [2019-09-09T19:22:38.727Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB] 19:22:38 [2019-09-09T19:22:38.727Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] 19:22:38 [2019-09-09T19:22:38.727Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] 19:22:38 [2019-09-09T19:22:38.727Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] 19:22:38 [2019-09-09T19:22:38.727Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB] 19:22:38 [2019-09-09T19:22:38.727Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] 19:22:38 [2019-09-09T19:22:38.727Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] 19:22:38 [2019-09-09T19:22:38.727Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] 19:22:38 [2019-09-09T19:22:38.727Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] 19:22:38 [2019-09-09T19:22:38.727Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] 19:22:38 [2019-09-09T19:22:38.727Z] Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] 19:22:38 [2019-09-09T19:22:38.727Z] Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB] 19:22:38 [2019-09-09T19:22:38.727Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] 19:22:39 [2019-09-09T19:22:39.016Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] 19:22:39 [2019-09-09T19:22:39.016Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] 19:22:39 [2019-09-09T19:22:39.016Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] 19:22:39 [2019-09-09T19:22:39.016Z] Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB] 19:22:39 [2019-09-09T19:22:39.016Z] Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] 19:22:39 [2019-09-09T19:22:39.016Z] Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-i686 ppc64el 2.28-5+7.4+b4 [1957 kB] 19:22:39 [2019-09-09T19:22:39.016Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.28-5+7.4+b4 [2454 kB] 19:22:39 [2019-09-09T19:22:39.016Z] Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] 19:22:39 [2019-09-09T19:22:39.016Z] Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] 19:22:39 [2019-09-09T19:22:39.016Z] Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] 19:22:39 [2019-09-09T19:22:39.305Z] Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-base ppc64el 6.3.0-18+19.3+b3 [170 kB] 19:22:39 [2019-09-09T19:22:39.305Z] Get:70 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [31.0 MB] 19:22:39 [2019-09-09T19:22:39.929Z] Get:71 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el g++-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [21.6 MB] 19:22:40 [2019-09-09T19:22:40.544Z] debconf: delaying package configuration, since apt-utils is not installed 19:22:40 [2019-09-09T19:22:40.544Z] Fetched 87.7 MB in 1s (50.0 MB/s) 19:22:40 [2019-09-09T19:22:40.544Z] (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 ... 15020 files and directories currently installed.) 19:22:40 [2019-09-09T19:22:40.544Z] Preparing to unpack .../libsystemd0_232-25+deb9u12_ppc64el.deb ... 19:22:40 [2019-09-09T19:22:40.544Z] Unpacking libsystemd0:ppc64el (232-25+deb9u12) over (232-25+deb9u11) ... 19:22:40 [2019-09-09T19:22:40.544Z] Setting up libsystemd0:ppc64el (232-25+deb9u12) ... 19:22:40 [2019-09-09T19:22:40.544Z] Selecting previously unselected package bash-completion. 19:22:40 [2019-09-09T19:22:40.544Z] (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 ... 15020 files and directories currently installed.) 19:22:40 [2019-09-09T19:22:40.544Z] Preparing to unpack .../bash-completion_1%3a2.1-4.3_all.deb ... 19:22:41 [2019-09-09T19:22:41.552Z] Unpacking bash-completion (1:2.1-4.3) ... 19:22:41 [2019-09-09T19:22:41.840Z] Selecting previously unselected package libnet1:ppc64el. 19:22:41 [2019-09-09T19:22:41.840Z] Preparing to unpack .../libnet1_1.1.6+dfsg-3_ppc64el.deb ... 19:22:41 [2019-09-09T19:22:41.840Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... 19:22:41 [2019-09-09T19:22:41.840Z] Selecting previously unselected package libnfnetlink0:ppc64el. 19:22:41 [2019-09-09T19:22:41.840Z] Preparing to unpack .../libnfnetlink0_1.0.1-3_ppc64el.deb ... 19:22:41 [2019-09-09T19:22:41.840Z] Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... 19:22:41 [2019-09-09T19:22:41.840Z] Selecting previously unselected package libpcrecpp0v5:ppc64el. 19:22:41 [2019-09-09T19:22:41.840Z] Preparing to unpack .../libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... 19:22:41 [2019-09-09T19:22:41.840Z] Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... 19:22:41 [2019-09-09T19:22:41.840Z] Preparing to unpack .../libudev1_232-25+deb9u12_ppc64el.deb ... 19:22:41 [2019-09-09T19:22:41.840Z] Unpacking libudev1:ppc64el (232-25+deb9u12) over (232-25+deb9u11) ... 19:22:41 [2019-09-09T19:22:41.840Z] Setting up libudev1:ppc64el (232-25+deb9u12) ... 19:22:41 [2019-09-09T19:22:41.840Z] Selecting previously unselected package libudev-dev:ppc64el. 19:22:41 [2019-09-09T19:22:41.840Z] (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 ... 15619 files and directories currently installed.) 19:22:41 [2019-09-09T19:22:41.840Z] Preparing to unpack .../0-libudev-dev_232-25+deb9u12_ppc64el.deb ... 19:22:41 [2019-09-09T19:22:41.840Z] Unpacking libudev-dev:ppc64el (232-25+deb9u12) ... 19:22:42 [2019-09-09T19:22:42.122Z] Selecting previously unselected package libpython3.5-minimal:ppc64el. 19:22:42 [2019-09-09T19:22:42.122Z] Preparing to unpack .../1-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... 19:22:42 [2019-09-09T19:22:42.122Z] Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... 19:22:42 [2019-09-09T19:22:42.122Z] Selecting previously unselected package python3.5-minimal. 19:22:42 [2019-09-09T19:22:42.122Z] Preparing to unpack .../2-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... 19:22:42 [2019-09-09T19:22:42.122Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... 19:22:42 [2019-09-09T19:22:42.405Z] Selecting previously unselected package python3-minimal. 19:22:42 [2019-09-09T19:22:42.405Z] Preparing to unpack .../3-python3-minimal_3.5.3-1_ppc64el.deb ... 19:22:42 [2019-09-09T19:22:42.405Z] Unpacking python3-minimal (3.5.3-1) ... 19:22:42 [2019-09-09T19:22:42.405Z] Selecting previously unselected package libmpdec2:ppc64el. 19:22:42 [2019-09-09T19:22:42.405Z] Preparing to unpack .../4-libmpdec2_2.4.2-1_ppc64el.deb ... 19:22:42 [2019-09-09T19:22:42.405Z] Unpacking libmpdec2:ppc64el (2.4.2-1) ... 19:22:42 [2019-09-09T19:22:42.405Z] Selecting previously unselected package libpython3.5-stdlib:ppc64el. 19:22:42 [2019-09-09T19:22:42.405Z] Preparing to unpack .../5-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... 19:22:42 [2019-09-09T19:22:42.405Z] Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... 19:22:42 [2019-09-09T19:22:42.688Z] Selecting previously unselected package python3.5. 19:22:42 [2019-09-09T19:22:42.688Z] Preparing to unpack .../6-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... 19:22:42 [2019-09-09T19:22:42.688Z] Unpacking python3.5 (3.5.3-1+deb9u1) ... 19:22:42 [2019-09-09T19:22:42.971Z] Selecting previously unselected package libpython3-stdlib:ppc64el. 19:22:42 [2019-09-09T19:22:42.971Z] Preparing to unpack .../7-libpython3-stdlib_3.5.3-1_ppc64el.deb ... 19:22:42 [2019-09-09T19:22:42.971Z] Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... 19:22:42 [2019-09-09T19:22:42.971Z] Selecting previously unselected package dh-python. 19:22:42 [2019-09-09T19:22:42.971Z] Preparing to unpack .../8-dh-python_2.20170125_all.deb ... 19:22:42 [2019-09-09T19:22:42.971Z] Unpacking dh-python (2.20170125) ... 19:22:42 [2019-09-09T19:22:42.971Z] Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... 19:22:42 [2019-09-09T19:22:42.971Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ... 19:22:43 [2019-09-09T19:22:43.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 19:22:43 [2019-09-09T19:22:43.976Z] Setting up python3-minimal (3.5.3-1) ... 19:22:43 [2019-09-09T19:22:43.976Z] Selecting previously unselected package python3. 19:22:44 [2019-09-09T19:22:44.260Z] (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 ... 16606 files and directories currently installed.) 19:22:44 [2019-09-09T19:22:44.260Z] Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... 19:22:44 [2019-09-09T19:22:44.260Z] Unpacking python3 (3.5.3-1) ... 19:22:44 [2019-09-09T19:22:44.260Z] Selecting previously unselected package pigz. 19:22:44 [2019-09-09T19:22:44.260Z] Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... 19:22:44 [2019-09-09T19:22:44.260Z] Unpacking pigz (2.3.4-1) ... 19:22:44 [2019-09-09T19:22:44.260Z] Selecting previously unselected package libip4tc0:ppc64el. 19:22:44 [2019-09-09T19:22:44.261Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... 19:22:44 [2019-09-09T19:22:44.261Z] Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... 19:22:44 [2019-09-09T19:22:44.261Z] Selecting previously unselected package libip6tc0:ppc64el. 19:22:44 [2019-09-09T19:22:44.261Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... 19:22:44 [2019-09-09T19:22:44.261Z] Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... 19:22:44 [2019-09-09T19:22:44.261Z] Selecting previously unselected package libiptc0:ppc64el. 19:22:44 [2019-09-09T19:22:44.261Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... 19:22:44 [2019-09-09T19:22:44.261Z] Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... 19:22:44 [2019-09-09T19:22:44.261Z] Selecting previously unselected package libxtables12:ppc64el. 19:22:44 [2019-09-09T19:22:44.261Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... 19:22:44 [2019-09-09T19:22:44.261Z] Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... 19:22:44 [2019-09-09T19:22:44.261Z] Selecting previously unselected package libnetfilter-conntrack3:ppc64el. 19:22:44 [2019-09-09T19:22:44.261Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... 19:22:44 [2019-09-09T19:22:44.261Z] Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... 19:22:44 [2019-09-09T19:22:44.261Z] Selecting previously unselected package iptables. 19:22:44 [2019-09-09T19:22:44.261Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... 19:22:44 [2019-09-09T19:22:44.261Z] Unpacking iptables (1.6.0+snapshot20161117-6) ... 19:22:44 [2019-09-09T19:22:44.543Z] Selecting previously unselected package xxd. 19:22:44 [2019-09-09T19:22:44.543Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... 19:22:44 [2019-09-09T19:22:44.543Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... 19:22:44 [2019-09-09T19:22:44.543Z] Selecting previously unselected package vim-common. 19:22:44 [2019-09-09T19:22:44.543Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... 19:22:44 [2019-09-09T19:22:44.543Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... 19:22:44 [2019-09-09T19:22:44.543Z] Selecting previously unselected package bzip2. 19:22:44 [2019-09-09T19:22:44.543Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... 19:22:44 [2019-09-09T19:22:44.543Z] Unpacking bzip2 (1.0.6-8.1) ... 19:22:44 [2019-09-09T19:22:44.543Z] Selecting previously unselected package libgpm2:ppc64el. 19:22:44 [2019-09-09T19:22:44.543Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... 19:22:44 [2019-09-09T19:22:44.543Z] Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... 19:22:44 [2019-09-09T19:22:44.543Z] Selecting previously unselected package xz-utils. 19:22:44 [2019-09-09T19:22:44.543Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... 19:22:44 [2019-09-09T19:22:44.543Z] Unpacking xz-utils (5.2.2-1.2+b1) ... 19:22:44 [2019-09-09T19:22:44.543Z] Selecting previously unselected package aufs-tools. 19:22:44 [2019-09-09T19:22:44.543Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... 19:22:44 [2019-09-09T19:22:44.544Z] Unpacking aufs-tools (1:4.1+20161219-1) ... 19:22:44 [2019-09-09T19:22:44.544Z] Selecting previously unselected package liblzo2-2:ppc64el. 19:22:44 [2019-09-09T19:22:44.544Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... 19:22:44 [2019-09-09T19:22:44.544Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... 19:22:44 [2019-09-09T19:22:44.650Z] ok github.com/docker/docker/daemon 2.968s coverage: 9.1% of statements 19:22:44 [2019-09-09T19:22:44.650Z] ok github.com/docker/docker/daemon/cluster 0.800s coverage: 0.5% of statements 19:22:44 [2019-09-09T19:22:44.650Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.341s coverage: 65.3% of statements 19:22:44 [2019-09-09T19:22:44.650Z] ok github.com/docker/docker/daemon/cluster/convert 0.785s coverage: 35.8% of statements 19:22:44 [2019-09-09T19:22:44.650Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 19:22:44 [2019-09-09T19:22:44.650Z] ok github.com/docker/docker/daemon/cluster/executor/container 2.140s coverage: 10.9% of statements 19:22:44 [2019-09-09T19:22:44.650Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 19:22:44 [2019-09-09T19:22:44.650Z] ok github.com/docker/docker/daemon/config 1.403s coverage: 82.3% of statements 19:22:44 [2019-09-09T19:22:44.650Z] ok github.com/docker/docker/daemon/discovery 0.752s coverage: 30.0% of statements 19:22:44 [2019-09-09T19:22:44.650Z] ok github.com/docker/docker/daemon/events 0.601s coverage: 50.0% of statements 19:22:44 [2019-09-09T19:22:44.650Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 19:22:44 [2019-09-09T19:22:44.650Z] ? github.com/docker/docker/daemon/exec [no test files] 19:22:44 [2019-09-09T19:22:44.650Z] ok github.com/docker/docker/daemon/graphdriver 0.174s coverage: 2.3% of statements 19:22:44 [2019-09-09T19:22:44.650Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] 19:22:44 [2019-09-09T19:22:44.650Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] 19:22:44 [2019-09-09T19:22:44.650Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 19:22:44 [2019-09-09T19:22:44.650Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] 19:22:44 [2019-09-09T19:22:44.650Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] 19:22:44 [2019-09-09T19:22:44.650Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] 19:22:44 [2019-09-09T19:22:44.650Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] 19:22:44 [2019-09-09T19:22:44.650Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 19:22:44 [2019-09-09T19:22:44.650Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] 19:22:44 [2019-09-09T19:22:44.650Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] 19:22:44 [2019-09-09T19:22:44.650Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] 19:22:44 [2019-09-09T19:22:44.650Z] ok github.com/docker/docker/daemon/images 0.416s coverage: 4.9% of statements 19:22:44 [2019-09-09T19:22:44.650Z] ? github.com/docker/docker/daemon/initlayer [no test files] 19:22:44 [2019-09-09T19:22:44.650Z] ok github.com/docker/docker/daemon/links 0.153s coverage: 93.0% of statements 19:22:44 [2019-09-09T19:22:44.650Z] ? github.com/docker/docker/daemon/listeners [no test files] 19:22:44 [2019-09-09T19:22:44.650Z] ok github.com/docker/docker/daemon/logger 0.463s coverage: 43.0% of statements 19:22:44 [2019-09-09T19:22:44.650Z] ok github.com/docker/docker/daemon/logger/awslogs 0.688s coverage: 78.2% of statements 19:22:44 [2019-09-09T19:22:44.650Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] 19:22:44 [2019-09-09T19:22:44.650Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] 19:22:44 [2019-09-09T19:22:44.650Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 19:22:44 [2019-09-09T19:22:44.650Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] 19:22:44 [2019-09-09T19:22:44.650Z] ? github.com/docker/docker/daemon/logger/journald [no test files] 19:22:44 [2019-09-09T19:22:44.650Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.504s coverage: 62.1% of statements 19:22:44 [2019-09-09T19:22:44.650Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.459s coverage: 88.3% of statements 19:22:44 [2019-09-09T19:22:44.826Z] Selecting previously unselected package btrfs-progs. 19:22:44 [2019-09-09T19:22:44.826Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ... 19:22:44 [2019-09-09T19:22:44.826Z] Unpacking btrfs-progs (4.7.3-1) ... 19:22:44 [2019-09-09T19:22:44.826Z] Selecting previously unselected package btrfs-tools. 19:22:44 [2019-09-09T19:22:44.826Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ... 19:22:44 [2019-09-09T19:22:44.826Z] Unpacking btrfs-tools (4.7.3-1) ... 19:22:44 [2019-09-09T19:22:44.826Z] Selecting previously unselected package libdevmapper1.02.1:ppc64el. 19:22:44 [2019-09-09T19:22:44.826Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... 19:22:44 [2019-09-09T19:22:44.826Z] Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... 19:22:44 [2019-09-09T19:22:44.826Z] Selecting previously unselected package dmsetup. 19:22:44 [2019-09-09T19:22:44.826Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ... 19:22:44 [2019-09-09T19:22:44.826Z] Unpacking dmsetup (2:1.02.137-2) ... 19:22:44 [2019-09-09T19:22:44.826Z] Selecting previously unselected package libonig4:ppc64el. 19:22:44 [2019-09-09T19:22:44.826Z] Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ... 19:22:44 [2019-09-09T19:22:44.826Z] Unpacking libonig4:ppc64el (6.1.3-2) ... 19:22:44 [2019-09-09T19:22:44.826Z] Selecting previously unselected package libjq1:ppc64el. 19:22:44 [2019-09-09T19:22:44.826Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ... 19:22:44 [2019-09-09T19:22:44.826Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... 19:22:45 [2019-09-09T19:22:45.109Z] Selecting previously unselected package jq. 19:22:45 [2019-09-09T19:22:45.109Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ... 19:22:45 [2019-09-09T19:22:45.109Z] Unpacking jq (1.5+dfsg-1.3) ... 19:22:45 [2019-09-09T19:22:45.109Z] Selecting previously unselected package libaio1:ppc64el. 19:22:45 [2019-09-09T19:22:45.109Z] Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ... 19:22:45 [2019-09-09T19:22:45.109Z] Unpacking libaio1:ppc64el (0.3.110-3) ... 19:22:45 [2019-09-09T19:22:45.109Z] Selecting previously unselected package libcap2-bin. 19:22:45 [2019-09-09T19:22:45.109Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ... 19:22:45 [2019-09-09T19:22:45.109Z] Unpacking libcap2-bin (1:2.25-1) ... 19:22:45 [2019-09-09T19:22:45.109Z] Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. 19:22:45 [2019-09-09T19:22:45.109Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... 19:22:45 [2019-09-09T19:22:45.109Z] Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... 19:22:45 [2019-09-09T19:22:45.109Z] Selecting previously unselected package libsepol1-dev:ppc64el. 19:22:45 [2019-09-09T19:22:45.109Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ... 19:22:45 [2019-09-09T19:22:45.109Z] Unpacking libsepol1-dev:ppc64el (2.6-2) ... 19:22:45 [2019-09-09T19:22:45.109Z] Selecting previously unselected package libpcre16-3:ppc64el. 19:22:45 [2019-09-09T19:22:45.109Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ... 19:22:45 [2019-09-09T19:22:45.109Z] Unpacking libpcre16-3:ppc64el (2:8.39-3) ... 19:22:45 [2019-09-09T19:22:45.109Z] Selecting previously unselected package libpcre32-3:ppc64el. 19:22:45 [2019-09-09T19:22:45.109Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ... 19:22:45 [2019-09-09T19:22:45.109Z] Unpacking libpcre32-3:ppc64el (2:8.39-3) ... 19:22:45 [2019-09-09T19:22:45.392Z] Selecting previously unselected package libpcre3-dev:ppc64el. 19:22:45 [2019-09-09T19:22:45.392Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... 19:22:45 [2019-09-09T19:22:45.392Z] Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... 19:22:45 [2019-09-09T19:22:45.392Z] Selecting previously unselected package libselinux1-dev:ppc64el. 19:22:45 [2019-09-09T19:22:45.392Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ... 19:22:45 [2019-09-09T19:22:45.392Z] Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... 19:22:45 [2019-09-09T19:22:45.392Z] Selecting previously unselected package libdevmapper-dev:ppc64el. 19:22:45 [2019-09-09T19:22:45.392Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... 19:22:45 [2019-09-09T19:22:45.392Z] Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... 19:22:45 [2019-09-09T19:22:45.392Z] Selecting previously unselected package libnl-3-200:ppc64el. 19:22:45 [2019-09-09T19:22:45.392Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ... 19:22:45 [2019-09-09T19:22:45.392Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ... 19:22:45 [2019-09-09T19:22:45.392Z] Selecting previously unselected package libprotobuf-c1:ppc64el. 19:22:45 [2019-09-09T19:22:45.675Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ... 19:22:45 [2019-09-09T19:22:45.675Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... 19:22:45 [2019-09-09T19:22:45.675Z] Selecting previously unselected package libreadline5:ppc64el. 19:22:45 [2019-09-09T19:22:45.675Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... 19:22:45 [2019-09-09T19:22:45.675Z] Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... 19:22:45 [2019-09-09T19:22:45.675Z] Selecting previously unselected package libsystemd-dev:ppc64el. 19:22:45 [2019-09-09T19:22:45.675Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ... 19:22:45 [2019-09-09T19:22:45.675Z] Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ... 19:22:45 [2019-09-09T19:22:45.958Z] Selecting previously unselected package net-tools. 19:22:45 [2019-09-09T19:22:45.958Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... 19:22:45 [2019-09-09T19:22:45.958Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ... 19:22:45 [2019-09-09T19:22:45.958Z] Selecting previously unselected package python-pip-whl. 19:22:45 [2019-09-09T19:22:45.958Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... 19:22:45 [2019-09-09T19:22:45.958Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ... 19:22:46 [2019-09-09T19:22:46.243Z] Selecting previously unselected package python3-pip. 19:22:46 [2019-09-09T19:22:46.243Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... 19:22:46 [2019-09-09T19:22:46.243Z] Unpacking python3-pip (9.0.1-2+deb9u1) ... 19:22:46 [2019-09-09T19:22:46.243Z] Selecting previously unselected package python3-pkg-resources. 19:22:46 [2019-09-09T19:22:46.243Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... 19:22:46 [2019-09-09T19:22:46.243Z] Unpacking python3-pkg-resources (33.1.1-1) ... 19:22:46 [2019-09-09T19:22:46.243Z] Selecting previously unselected package python3-setuptools. 19:22:46 [2019-09-09T19:22:46.243Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... 19:22:46 [2019-09-09T19:22:46.243Z] Unpacking python3-setuptools (33.1.1-1) ... 19:22:46 [2019-09-09T19:22:46.243Z] Selecting previously unselected package python3-wheel. 19:22:46 [2019-09-09T19:22:46.243Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... 19:22:46 [2019-09-09T19:22:46.243Z] Unpacking python3-wheel (0.29.0-2) ... 19:22:46 [2019-09-09T19:22:46.527Z] Selecting previously unselected package thin-provisioning-tools. 19:22:46 [2019-09-09T19:22:46.527Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... 19:22:46 [2019-09-09T19:22:46.527Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ... 19:22:46 [2019-09-09T19:22:46.527Z] Selecting previously unselected package vim-runtime. 19:22:46 [2019-09-09T19:22:46.527Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... 19:22:46 [2019-09-09T19:22:46.527Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' 19:22:46 [2019-09-09T19:22:46.527Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' 19:22:46 [2019-09-09T19:22:46.527Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... 19:22:46 [2019-09-09T19:22:46.558Z] ---> Making bundle: .integration-daemon-start (in /go/src/github.com/docker/docker/bundles/test-integration/1) 19:22:46 [2019-09-09T19:22:46.558Z] Using test binary docker 19:22:46 [2019-09-09T19:22:46.558Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found 19:22:46 [2019-09-09T19:22:46.558Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin 19:22:46 [2019-09-09T19:22:46.558Z] Warning failed to create cache: (null) 19:22:46 [2019-09-09T19:22:46.558Z] . 19:22:46 [2019-09-09T19:22:46.558Z] INFO: Waiting for daemon to start... 19:22:46 [2019-09-09T19:22:46.558Z] Starting dockerd 19:22:46 [2019-09-09T19:22:46.854Z] ok github.com/docker/docker/daemon/logger/local 0.799s coverage: 74.7% of statements 19:22:46 [2019-09-09T19:22:46.854Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 19:22:46 [2019-09-09T19:22:46.854Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.403s coverage: 18.1% of statements 19:22:47 [2019-09-09T19:22:47.542Z] Selecting previously unselected package vim. 19:22:47 [2019-09-09T19:22:47.542Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... 19:22:47 [2019-09-09T19:22:47.542Z] Unpacking vim (2:8.0.0197-4+deb9u3) ... 19:22:47 [2019-09-09T19:22:47.542Z] Selecting previously unselected package xfsprogs. 19:22:47 [2019-09-09T19:22:47.542Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ... 19:22:47 [2019-09-09T19:22:47.542Z] Unpacking xfsprogs (4.9.0+nmu1) ... 19:22:47 [2019-09-09T19:22:47.825Z] Selecting previously unselected package zip. 19:22:47 [2019-09-09T19:22:47.825Z] Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ... 19:22:47 [2019-09-09T19:22:47.825Z] Unpacking zip (3.0-11+b1) ... 19:22:47 [2019-09-09T19:22:47.825Z] Selecting previously unselected package libapparmor-perl. 19:22:47 [2019-09-09T19:22:47.825Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... 19:22:47 [2019-09-09T19:22:47.825Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... 19:22:47 [2019-09-09T19:22:47.825Z] Selecting previously unselected package apparmor. 19:22:47 [2019-09-09T19:22:47.825Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... 19:22:47 [2019-09-09T19:22:47.825Z] Unpacking apparmor (2.11.0-3+deb9u2) ... 19:22:48 [2019-09-09T19:22:48.130Z] Selecting previously unselected package binutils-mingw-w64-i686. 19:22:48 [2019-09-09T19:22:48.130Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... 19:22:48 [2019-09-09T19:22:48.130Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... 19:22:48 [2019-09-09T19:22:48.412Z] Selecting previously unselected package binutils-mingw-w64-x86-64. 19:22:48 [2019-09-09T19:22:48.412Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... 19:22:48 [2019-09-09T19:22:48.412Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... 19:22:49 [2019-09-09T19:22:49.027Z] Selecting previously unselected package binutils-mingw-w64. 19:22:49 [2019-09-09T19:22:49.027Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... 19:22:49 [2019-09-09T19:22:49.027Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... 19:22:49 [2019-09-09T19:22:49.027Z] Selecting previously unselected package mingw-w64-common. 19:22:49 [2019-09-09T19:22:49.027Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... 19:22:49 [2019-09-09T19:22:49.027Z] Unpacking mingw-w64-common (5.0.1-1) ... 19:22:49 [2019-09-09T19:22:49.057Z] ok github.com/docker/docker/daemon/logger/splunk 2.581s coverage: 84.5% of statements 19:22:49 [2019-09-09T19:22:49.057Z] ok github.com/docker/docker/daemon/logger/syslog 0.346s coverage: 47.8% of statements 19:22:49 [2019-09-09T19:22:49.057Z] ok github.com/docker/docker/daemon/logger/templates 0.136s coverage: 8.3% of statements 19:22:49 [2019-09-09T19:22:49.057Z] ? github.com/docker/docker/daemon/names [no test files] 19:22:49 [2019-09-09T19:22:49.057Z] ? github.com/docker/docker/daemon/network [no test files] 19:22:49 [2019-09-09T19:22:49.057Z] ? github.com/docker/docker/daemon/stats [no test files] 19:22:49 [2019-09-09T19:22:49.083Z] . 19:22:49 [2019-09-09T19:22:49.083Z] ---> Making bundle: .integration-daemon-setup (in /go/src/github.com/docker/docker/bundles/test-integration/1) 19:22:49 [2019-09-09T19:22:49.083Z] ---> Making bundle: .ensure-emptyfs (in /go/src/github.com/docker/docker/bundles/test-integration/1) 19:22:49 [2019-09-09T19:22:49.083Z] Error: No such image: emptyfs 19:22:49 [2019-09-09T19:22:49.341Z] Running integration-test (iteration 1) 19:22:49 [2019-09-09T19:22:49.341Z] Running /go/src/github.com/docker/docker/integration/build flags=-test.v -test.timeout=120m 19:22:50 [2019-09-09T19:22:50.037Z] Selecting previously unselected package mingw-w64-x86-64-dev. 19:22:50 [2019-09-09T19:22:50.038Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... 19:22:50 [2019-09-09T19:22:50.038Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... 19:22:51 [2019-09-09T19:22:51.045Z] Selecting previously unselected package gcc-mingw-w64-base. 19:22:51 [2019-09-09T19:22:51.045Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... 19:22:51 [2019-09-09T19:22:51.045Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... 19:22:51 [2019-09-09T19:22:51.045Z] Selecting previously unselected package gcc-mingw-w64-x86-64. 19:22:51 [2019-09-09T19:22:51.045Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... 19:22:51 [2019-09-09T19:22:51.045Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... 19:22:52 [2019-09-09T19:22:52.833Z] ok github.com/docker/docker/distribution 1.666s coverage: 20.8% of statements 19:22:52 [2019-09-09T19:22:52.833Z] ok github.com/docker/docker/distribution/metadata 1.657s coverage: 48.2% of statements 19:22:52 [2019-09-09T19:22:52.833Z] ? github.com/docker/docker/distribution/utils [no test files] 19:22:53 [2019-09-09T19:22:53.298Z] ok github.com/docker/docker/distribution/xfer 1.741s coverage: 62.2% of statements 19:22:53 [2019-09-09T19:22:53.298Z] ? github.com/docker/docker/dockerversion [no test files] 19:22:53 [2019-09-09T19:22:53.298Z] ok github.com/docker/docker/errdefs 0.098s coverage: 49.4% of statements 19:22:55 [2019-09-09T19:22:55.429Z] Selecting previously unselected package g++-mingw-w64-x86-64. 19:22:55 [2019-09-09T19:22:55.429Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... 19:22:55 [2019-09-09T19:22:55.429Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... 19:22:55 [2019-09-09T19:22:55.777Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] 19:22:56 [2019-09-09T19:22:56.237Z] ok github.com/docker/docker/image 1.140s coverage: 86.4% of statements 19:22:56 [2019-09-09T19:22:56.237Z] ok github.com/docker/docker/image/cache 0.481s coverage: 19.2% of statements 19:22:56 [2019-09-09T19:22:56.237Z] ? github.com/docker/docker/image/tarexport [no test files] 19:22:56 [2019-09-09T19:22:56.237Z] ok github.com/docker/docker/image/v1 0.358s coverage: 25.0% of statements 19:22:56 [2019-09-09T19:22:56.237Z] ? github.com/docker/docker/internal/test [no test files] 19:22:56 [2019-09-09T19:22:56.237Z] ? github.com/docker/docker/internal/test/daemon [no test files] 19:22:56 [2019-09-09T19:22:56.237Z] ? github.com/docker/docker/internal/test/environment [no test files] 19:22:56 [2019-09-09T19:22:56.237Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] 19:22:56 [2019-09-09T19:22:56.237Z] ? github.com/docker/docker/internal/test/fakegit [no test files] 19:22:56 [2019-09-09T19:22:56.237Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] 19:22:56 [2019-09-09T19:22:56.237Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] 19:22:56 [2019-09-09T19:22:56.237Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] 19:22:56 [2019-09-09T19:22:56.237Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] 19:22:56 [2019-09-09T19:22:56.237Z] ? github.com/docker/docker/internal/test/registry [no test files] 19:22:56 [2019-09-09T19:22:56.237Z] ? github.com/docker/docker/internal/test/request [no test files] 19:22:57 [2019-09-09T19:22:57.218Z] ok github.com/docker/docker/internal/testutil 0.150s coverage: 62.5% of statements 19:22:58 [2019-09-09T19:22:58.889Z] Setting up aufs-tools (1:4.1+20161219-1) ... 19:22:58 [2019-09-09T19:22:58.889Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... 19:22:58 [2019-09-09T19:22:58.889Z] Setting up libsepol1-dev:ppc64el (2.6-2) ... 19:22:58 [2019-09-09T19:22:58.889Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ... 19:22:58 [2019-09-09T19:22:58.889Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... 19:22:58 [2019-09-09T19:22:58.889Z] Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... 19:22:58 [2019-09-09T19:22:58.889Z] Processing triggers for mime-support (3.60) ... 19:22:58 [2019-09-09T19:22:58.889Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... 19:22:58 [2019-09-09T19:22:58.889Z] Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... 19:22:58 [2019-09-09T19:22:58.889Z] Setting up libcap2-bin (1:2.25-1) ... 19:22:58 [2019-09-09T19:22:58.889Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... 19:22:58 [2019-09-09T19:22:58.889Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... 19:22:58 [2019-09-09T19:22:58.889Z] Setting up bash-completion (1:2.1-4.3) ... 19:22:59 [2019-09-09T19:22:59.939Z] Setting up libonig4:ppc64el (6.1.3-2) ... 19:22:59 [2019-09-09T19:22:59.939Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... 19:22:59 [2019-09-09T19:22:59.939Z] Setting up zip (3.0-11+b1) ... 19:22:59 [2019-09-09T19:22:59.939Z] Setting up bzip2 (1.0.6-8.1) ... 19:22:59 [2019-09-09T19:22:59.939Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... 19:22:59 [2019-09-09T19:22:59.939Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... 19:22:59 [2019-09-09T19:22:59.939Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... 19:22:59 [2019-09-09T19:22:59.939Z] Setting up libaio1:ppc64el (0.3.110-3) ... 19:22:59 [2019-09-09T19:22:59.939Z] Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... 19:22:59 [2019-09-09T19:22:59.939Z] Setting up xz-utils (5.2.2-1.2+b1) ... 19:22:59 [2019-09-09T19:22:59.939Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 19:22:59 [2019-09-09T19:22:59.939Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ... 19:22:59 [2019-09-09T19:22:59.939Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... 19:22:59 [2019-09-09T19:22:59.939Z] Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... 19:22:59 [2019-09-09T19:22:59.939Z] Setting up libpcre32-3:ppc64el (2:8.39-3) ... 19:23:00 [2019-09-09T19:23:00.155Z] ok github.com/docker/docker/layer 0.582s coverage: 27.9% of statements 19:23:00 [2019-09-09T19:23:00.155Z] ? github.com/docker/docker/libcontainerd [no test files] 19:23:00 [2019-09-09T19:23:00.222Z] Setting up libnfnetlink0:ppc64el (1.0.1-3) ... 19:23:00 [2019-09-09T19:23:00.222Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... 19:23:00 [2019-09-09T19:23:00.222Z] Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ... 19:23:00 [2019-09-09T19:23:00.222Z] Setting up libpcre16-3:ppc64el (2:8.39-3) ... 19:23:00 [2019-09-09T19:23:00.222Z] Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... 19:23:00 [2019-09-09T19:23:00.222Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ... 19:23:00 [2019-09-09T19:23:00.222Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ... 19:23:00 [2019-09-09T19:23:00.222Z] Setting up libudev-dev:ppc64el (232-25+deb9u12) ... 19:23:00 [2019-09-09T19:23:00.222Z] Setting up pigz (2.3.4-1) ... 19:23:00 [2019-09-09T19:23:00.222Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ... 19:23:00 [2019-09-09T19:23:00.222Z] Setting up libmpdec2:ppc64el (2.4.2-1) ... 19:23:00 [2019-09-09T19:23:00.222Z] Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... 19:23:00 [2019-09-09T19:23:00.222Z] Setting up mingw-w64-common (5.0.1-1) ... 19:23:00 [2019-09-09T19:23:00.222Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... 19:23:00 [2019-09-09T19:23:00.222Z] Setting up jq (1.5+dfsg-1.3) ... 19:23:00 [2019-09-09T19:23:00.222Z] Setting up libpcre3-dev:ppc64el (2:8.39-3) ... 19:23:00 [2019-09-09T19:23:00.222Z] Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... 19:23:00 [2019-09-09T19:23:00.222Z] Setting up xfsprogs (4.9.0+nmu1) ... 19:23:00 [2019-09-09T19:23:00.222Z] Setting up vim (2:8.0.0197-4+deb9u3) ... 19:23:00 [2019-09-09T19:23:00.222Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 19:23:00 [2019-09-09T19:23:00.222Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 19:23:00 [2019-09-09T19:23:00.222Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 19:23:00 [2019-09-09T19:23:00.222Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 19:23:00 [2019-09-09T19:23:00.222Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 19:23:00 [2019-09-09T19:23:00.222Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 19:23:00 [2019-09-09T19:23:00.222Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 19:23:00 [2019-09-09T19:23:00.222Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 19:23:00 [2019-09-09T19:23:00.222Z] Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... 19:23:00 [2019-09-09T19:23:00.222Z] Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... 19:23:00 [2019-09-09T19:23:00.222Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ... 19:23:00 [2019-09-09T19:23:00.222Z] Setting up iptables (1.6.0+snapshot20161117-6) ... 19:23:00 [2019-09-09T19:23:00.222Z] Setting up btrfs-progs (4.7.3-1) ... 19:23:00 [2019-09-09T19:23:00.222Z] Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... 19:23:00 [2019-09-09T19:23:00.222Z] Setting up python3.5 (3.5.3-1+deb9u1) ... 19:23:01 [2019-09-09T19:23:01.711Z] ok github.com/docker/docker/libcontainerd/local 0.367s coverage: 1.0% of statements 19:23:01 [2019-09-09T19:23:01.711Z] ok github.com/docker/docker/libcontainerd/queue 0.157s coverage: 100.0% of statements 19:23:01 [2019-09-09T19:23:01.711Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 19:23:01 [2019-09-09T19:23:01.711Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 19:23:01 [2019-09-09T19:23:01.711Z] ? github.com/docker/docker/libcontainerd/types [no test files] 19:23:01 [2019-09-09T19:23:01.711Z] ? github.com/docker/docker/oci [no test files] 19:23:01 [2019-09-09T19:23:01.711Z] ? github.com/docker/docker/oci/caps [no test files] 19:23:01 [2019-09-09T19:23:01.711Z] ok github.com/docker/docker/opts 0.538s coverage: 67.3% of statements 19:23:01 [2019-09-09T19:23:01.711Z] ok github.com/docker/docker/pkg/aaparser 0.394s coverage: 50.0% of statements 19:23:02 [2019-09-09T19:23:02.241Z] Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... 19:23:02 [2019-09-09T19:23:02.241Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... 19:23:02 [2019-09-09T19:23:02.241Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 19:23:02 [2019-09-09T19:23:02.241Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist 19:23:02 [2019-09-09T19:23:02.241Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 19:23:02 [2019-09-09T19:23:02.241Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist 19:23:02 [2019-09-09T19:23:02.241Z] Setting up btrfs-tools (4.7.3-1) ... 19:23:02 [2019-09-09T19:23:02.241Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... 19:23:02 [2019-09-09T19:23:02.241Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode 19:23:02 [2019-09-09T19:23:02.524Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode 19:23:02 [2019-09-09T19:23:02.524Z] Setting up python3 (3.5.3-1) ... 19:23:02 [2019-09-09T19:23:02.807Z] Setting up apparmor (2.11.0-3+deb9u2) ... 19:23:03 [2019-09-09T19:23:03.424Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 19:23:03 [2019-09-09T19:23:03.424Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory 19:23:03 [2019-09-09T19:23:03.424Z] Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... 19:23:03 [2019-09-09T19:23:03.424Z] Setting up python3-wheel (0.29.0-2) ... 19:23:04 [2019-09-09T19:23:04.039Z] Setting up python3-pkg-resources (33.1.1-1) ... 19:23:04 [2019-09-09T19:23:04.321Z] Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... 19:23:04 [2019-09-09T19:23:04.321Z] Setting up python3-pip (9.0.1-2+deb9u1) ... 19:23:04 [2019-09-09T19:23:04.611Z] Setting up dmsetup (2:1.02.137-2) ... 19:23:04 [2019-09-09T19:23:04.611Z] Setting up python3-setuptools (33.1.1-1) ... 19:23:05 [2019-09-09T19:23:05.235Z] Setting up dh-python (2.20170125) ... 19:23:05 [2019-09-09T19:23:05.235Z] Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... 19:23:05 [2019-09-09T19:23:05.235Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... 19:23:15 [2019-09-09T19:23:15.508Z] Removing intermediate container dd0642efaa82 19:23:15 [2019-09-09T19:23:15.508Z] ---> abd9320346c2 19:23:15 [2019-09-09T19:23:15.508Z] Step 103/126 : RUN pip3 install yamllint==1.16.0 19:23:15 [2019-09-09T19:23:15.508Z] ---> Running in d2fc7ab76ab2 19:23:18 [2019-09-09T19:23:18.183Z] Collecting yamllint==1.16.0 19:23:18 [2019-09-09T19:23:18.183Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) 19:23:18 [2019-09-09T19:23:18.464Z] Collecting pyyaml (from yamllint==1.16.0) 19:23:18 [2019-09-09T19:23:18.464Z] Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) 19:23:19 [2019-09-09T19:23:19.734Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) 19:23:19 [2019-09-09T19:23:19.735Z] Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz 19:23:20 [2019-09-09T19:23:20.349Z] Building wheels for collected packages: pyyaml, pathspec 19:23:20 [2019-09-09T19:23:20.349Z] Running setup.py bdist_wheel for pyyaml: started 19:23:20 [2019-09-09T19:23:20.962Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' 19:23:20 [2019-09-09T19:23:20.962Z] Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 19:23:20 [2019-09-09T19:23:20.962Z] Running setup.py bdist_wheel for pathspec: started 19:23:21 [2019-09-09T19:23:21.400Z] Loaded image: buildpack-deps:jessie 19:23:21 [2019-09-09T19:23:21.400Z] Loaded image: busybox:latest 19:23:21 [2019-09-09T19:23:21.400Z] Loaded image: busybox:glibc 19:23:21 [2019-09-09T19:23:21.400Z] Loaded image: debian:jessie 19:23:21 [2019-09-09T19:23:21.400Z] Loaded image: hello-world:latest 19:23:21 [2019-09-09T19:23:21.400Z] INFO: Testing against a local daemon 19:23:21 [2019-09-09T19:23:21.400Z] === RUN TestCgroupNamespacesBuild 19:23:21 [2019-09-09T19:23:21.400Z] --- PASS: TestCgroupNamespacesBuild (3.26s) 19:23:21 [2019-09-09T19:23:21.400Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesBuild 19:23:21 [2019-09-09T19:23:21.400Z] daemon.go:336: [d3e674a9699d4] waiting for daemon to start 19:23:21 [2019-09-09T19:23:21.400Z] daemon.go:336: [d3e674a9699d4] waiting for daemon to start 19:23:21 [2019-09-09T19:23:21.400Z] daemon.go:364: [d3e674a9699d4] daemon started 19:23:21 [2019-09-09T19:23:21.400Z] daemon.go:472: [d3e674a9699d4] Stopping daemon 19:23:21 [2019-09-09T19:23:21.400Z] daemon.go:307: [d3e674a9699d4] exiting daemon 19:23:21 [2019-09-09T19:23:21.400Z] daemon.go:459: [d3e674a9699d4] Daemon stopped 19:23:21 [2019-09-09T19:23:21.400Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 19:23:21 [2019-09-09T19:23:21.577Z] Running setup.py bdist_wheel for pathspec: finished with status 'done' 19:23:21 [2019-09-09T19:23:21.577Z] Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b 19:23:21 [2019-09-09T19:23:21.577Z] Successfully built pyyaml pathspec 19:23:21 [2019-09-09T19:23:21.577Z] Installing collected packages: pyyaml, pathspec, yamllint 19:23:21 [2019-09-09T19:23:21.577Z] Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0 19:23:22 [2019-09-09T19:23:22.191Z] Removing intermediate container d2fc7ab76ab2 19:23:22 [2019-09-09T19:23:22.191Z] ---> 67170a495849 19:23:22 [2019-09-09T19:23:22.191Z] Step 104/126 : COPY --from=swagger /build/swagger* /usr/local/bin/ 19:23:23 [2019-09-09T19:23:23.663Z] ---> 358fe3feab63 19:23:23 [2019-09-09T19:23:23.663Z] Step 105/126 : COPY --from=frozen-images /build/ /docker-frozen-images 19:23:23 [2019-09-09T19:23:23.927Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.35s) 19:23:23 [2019-09-09T19:23:23.927Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesBuildDaemonHostMode 19:23:23 [2019-09-09T19:23:23.927Z] daemon.go:336: [d45270feab528] waiting for daemon to start 19:23:23 [2019-09-09T19:23:23.927Z] daemon.go:336: [d45270feab528] waiting for daemon to start 19:23:23 [2019-09-09T19:23:23.927Z] daemon.go:364: [d45270feab528] daemon started 19:23:23 [2019-09-09T19:23:23.927Z] daemon.go:472: [d45270feab528] Stopping daemon 19:23:23 [2019-09-09T19:23:23.927Z] daemon.go:307: [d45270feab528] exiting daemon 19:23:23 [2019-09-09T19:23:23.927Z] daemon.go:459: [d45270feab528] Daemon stopped 19:23:23 [2019-09-09T19:23:23.927Z] === RUN TestBuildWithSession 19:23:26 [2019-09-09T19:23:26.405Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 19:23:26 [2019-09-09T19:23:26.405Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 19:23:28 [2019-09-09T19:23:28.051Z] ---> e003fcddc741 19:23:28 [2019-09-09T19:23:28.051Z] Step 106/126 : COPY --from=gometalinter /build/ /usr/local/bin/ 19:23:28 [2019-09-09T19:23:28.108Z] --- PASS: TestBuildWithSession (3.54s) 19:23:28 [2019-09-09T19:23:28.108Z] === RUN TestBuildSquashParent 19:23:29 [2019-09-09T19:23:29.069Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 19:23:30 [2019-09-09T19:23:30.075Z] ---> 61476f1a9dab 19:23:30 [2019-09-09T19:23:30.075Z] Step 107/126 : COPY --from=gotestsum /build/ /usr/local/bin/ 19:23:30 [2019-09-09T19:23:30.357Z] ---> ab524309c5fd 19:23:30 [2019-09-09T19:23:30.357Z] Step 108/126 : COPY --from=tomlv /build/ /usr/local/bin/ 19:23:30 [2019-09-09T19:23:30.641Z] ---> ddd340c9b6ac 19:23:30 [2019-09-09T19:23:30.641Z] Step 109/126 : COPY --from=vndr /build/ /usr/local/bin/ 19:23:30 [2019-09-09T19:23:30.924Z] ---> ea26ebffd03a 19:23:30 [2019-09-09T19:23:30.924Z] Step 110/126 : COPY --from=tini /build/ /usr/local/bin/ 19:23:31 [2019-09-09T19:23:31.209Z] ---> 0aa65e1831f3 19:23:31 [2019-09-09T19:23:31.209Z] Step 111/126 : COPY --from=runc /build/ /usr/local/bin/ 19:23:31 [2019-09-09T19:23:31.490Z] ---> e36ccfa89cda 19:23:31 [2019-09-09T19:23:31.490Z] Step 112/126 : COPY --from=containerd /build/ /usr/local/bin/ 19:23:31 [2019-09-09T19:23:31.780Z] ok github.com/docker/docker/pkg/archive 10.435s coverage: 62.2% of statements 19:23:31 [2019-09-09T19:23:31.780Z] ok github.com/docker/docker/pkg/authorization 0.851s coverage: 26.2% of statements 19:23:31 [2019-09-09T19:23:31.780Z] ok github.com/docker/docker/pkg/broadcaster 0.298s coverage: 100.0% of statements 19:23:31 [2019-09-09T19:23:31.780Z] ok github.com/docker/docker/pkg/capabilities 0.104s coverage: 87.5% of statements 19:23:31 [2019-09-09T19:23:31.780Z] ok github.com/docker/docker/pkg/chrootarchive 0.220s coverage: 15.4% of statements 19:23:31 [2019-09-09T19:23:31.780Z] ? github.com/docker/docker/pkg/containerfs [no test files] 19:23:31 [2019-09-09T19:23:31.780Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 19:23:31 [2019-09-09T19:23:31.780Z] ok github.com/docker/docker/pkg/directory 0.154s coverage: 80.0% of statements 19:23:31 [2019-09-09T19:23:31.780Z] ok github.com/docker/docker/pkg/discovery 0.189s coverage: 58.3% of statements 19:23:31 [2019-09-09T19:23:31.780Z] ok github.com/docker/docker/pkg/discovery/file 0.162s coverage: 92.9% of statements 19:23:31 [2019-09-09T19:23:31.780Z] ok github.com/docker/docker/pkg/discovery/kv 3.668s coverage: 84.1% of statements 19:23:31 [2019-09-09T19:23:31.780Z] ok github.com/docker/docker/pkg/discovery/memory 0.248s coverage: 92.3% of statements 19:23:31 [2019-09-09T19:23:31.780Z] ok github.com/docker/docker/pkg/discovery/nodes 0.097s coverage: 93.8% of statements 19:23:31 [2019-09-09T19:23:31.780Z] ok github.com/docker/docker/pkg/filenotify 0.471s coverage: 45.7% of statements 19:23:31 [2019-09-09T19:23:31.780Z] ok github.com/docker/docker/pkg/fileutils 0.089s coverage: 87.7% of statements 19:23:31 [2019-09-09T19:23:31.780Z] ok github.com/docker/docker/pkg/homedir 0.041s coverage: 37.5% of statements 19:23:31 [2019-09-09T19:23:31.780Z] ok github.com/docker/docker/pkg/idtools 0.205s coverage: 6.3% of statements 19:23:31 [2019-09-09T19:23:31.780Z] ok github.com/docker/docker/pkg/ioutils 0.794s coverage: 69.2% of statements 19:23:31 [2019-09-09T19:23:31.780Z] ok github.com/docker/docker/pkg/jsonmessage 0.345s coverage: 91.7% of statements 19:23:31 [2019-09-09T19:23:31.780Z] ok github.com/docker/docker/pkg/locker 0.107s coverage: 88.9% of statements 19:23:31 [2019-09-09T19:23:31.780Z] ok github.com/docker/docker/pkg/longpath 0.060s coverage: 100.0% of statements 19:23:31 [2019-09-09T19:23:31.780Z] ? github.com/docker/docker/pkg/mount [no test files] 19:23:31 [2019-09-09T19:23:31.780Z] ok github.com/docker/docker/pkg/namesgenerator 0.085s coverage: 85.7% of statements 19:23:31 [2019-09-09T19:23:31.780Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] 19:23:31 [2019-09-09T19:23:31.780Z] ok github.com/docker/docker/pkg/parsers 0.071s coverage: 97.0% of statements 19:23:31 [2019-09-09T19:23:31.780Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] 19:23:31 [2019-09-09T19:23:31.780Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] 19:23:31 [2019-09-09T19:23:31.780Z] ok github.com/docker/docker/pkg/pidfile 0.088s coverage: 82.6% of statements 19:23:31 [2019-09-09T19:23:31.780Z] ? github.com/docker/docker/pkg/platform [no test files] 19:23:31 [2019-09-09T19:23:31.780Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 19:23:32 [2019-09-09T19:23:32.315Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 19:23:32 [2019-09-09T19:23:32.501Z] ---> 2688d6fd3e5b 19:23:32 [2019-09-09T19:23:32.501Z] Step 113/126 : COPY --from=proxy /build/ /usr/local/bin/ 19:23:32 [2019-09-09T19:23:32.783Z] ---> 39a4fcd92e71 19:23:32 [2019-09-09T19:23:32.783Z] Step 114/126 : COPY --from=dockercli /build/ /usr/local/cli 19:23:33 [2019-09-09T19:23:33.396Z] ---> a79e9a616009 19:23:33 [2019-09-09T19:23:33.397Z] Step 115/126 : COPY --from=registry /build/registry* /usr/local/bin/ 19:23:34 [2019-09-09T19:23:34.880Z] ---> 35e67d40acff 19:23:34 [2019-09-09T19:23:34.880Z] Step 116/126 : COPY --from=criu /build/ /usr/local/ 19:23:35 [2019-09-09T19:23:35.162Z] ---> 56f3dd1e6ab6 19:23:35 [2019-09-09T19:23:35.162Z] Step 117/126 : COPY --from=rootlesskit /build/ /usr/local/bin/ 19:23:35 [2019-09-09T19:23:35.568Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 19:23:35 [2019-09-09T19:23:35.777Z] ---> 8e022da4d6a4 19:23:35 [2019-09-09T19:23:35.778Z] Step 118/126 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64 19:23:35 [2019-09-09T19:23:35.778Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit 19:23:35 [2019-09-09T19:23:35.778Z] bad55c542dc9: Pulling fs layer 19:23:36 [2019-09-09T19:23:36.392Z] bad55c542dc9: Verifying Checksum 19:23:36 [2019-09-09T19:23:36.392Z] bad55c542dc9: Download complete 19:23:37 [2019-09-09T19:23:37.013Z] bad55c542dc9: Pull complete 19:23:37 [2019-09-09T19:23:37.013Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 19:23:37 [2019-09-09T19:23:37.013Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 19:23:37 [2019-09-09T19:23:37.296Z] ---> ccad76ecad82 19:23:37 [2019-09-09T19:23:37.296Z] Step 119/126 : ENV PATH=/usr/local/cli:$PATH 19:23:37 [2019-09-09T19:23:37.296Z] ---> Running in 4445248bce16 19:23:37 [2019-09-09T19:23:37.578Z] Removing intermediate container 4445248bce16 19:23:37 [2019-09-09T19:23:37.578Z] ---> 75f83282eef1 19:23:37 [2019-09-09T19:23:37.578Z] Step 120/126 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux 19:23:37 [2019-09-09T19:23:37.578Z] ---> Running in 6eb8a7687141 19:23:37 [2019-09-09T19:23:37.578Z] Removing intermediate container 6eb8a7687141 19:23:37 [2019-09-09T19:23:37.578Z] ---> f2c674a9435f 19:23:37 [2019-09-09T19:23:37.578Z] Step 121/126 : ENV GOMETALINTER_OPTS="--deadline=2m" 19:23:37 [2019-09-09T19:23:37.578Z] ---> Running in d9e7a66e295b 19:23:37 [2019-09-09T19:23:37.578Z] Removing intermediate container d9e7a66e295b 19:23:37 [2019-09-09T19:23:37.578Z] ---> 68bc2dd1ecf3 19:23:37 [2019-09-09T19:23:37.578Z] Step 122/126 : WORKDIR /go/src/github.com/docker/docker 19:23:37 [2019-09-09T19:23:37.861Z] ---> Running in 6c78bb5f9fdd 19:23:37 [2019-09-09T19:23:37.861Z] Removing intermediate container 6c78bb5f9fdd 19:23:37 [2019-09-09T19:23:37.861Z] ---> 5e88306fcee5 19:23:37 [2019-09-09T19:23:37.861Z] Step 123/126 : VOLUME /var/lib/docker 19:23:37 [2019-09-09T19:23:37.862Z] ---> Running in d20fb4b30530 19:23:38 [2019-09-09T19:23:38.073Z] --- PASS: TestBuildSquashParent (10.45s) 19:23:38 [2019-09-09T19:23:38.073Z] build_squash_test.go:29: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestBuildSquashParent 19:23:38 [2019-09-09T19:23:38.073Z] daemon.go:336: [d4a9edc3cca09] waiting for daemon to start 19:23:38 [2019-09-09T19:23:38.073Z] daemon.go:336: [d4a9edc3cca09] waiting for daemon to start 19:23:38 [2019-09-09T19:23:38.073Z] daemon.go:364: [d4a9edc3cca09] daemon started 19:23:38 [2019-09-09T19:23:38.073Z] daemon.go:472: [d4a9edc3cca09] Stopping daemon 19:23:38 [2019-09-09T19:23:38.073Z] daemon.go:307: [d4a9edc3cca09] exiting daemon 19:23:38 [2019-09-09T19:23:38.073Z] daemon.go:459: [d4a9edc3cca09] Daemon stopped 19:23:38 [2019-09-09T19:23:38.073Z] === RUN TestBuildWithRemoveAndForceRemove 19:23:38 [2019-09-09T19:23:38.073Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 19:23:38 [2019-09-09T19:23:38.073Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 19:23:38 [2019-09-09T19:23:38.073Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 19:23:38 [2019-09-09T19:23:38.073Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 19:23:38 [2019-09-09T19:23:38.073Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 19:23:38 [2019-09-09T19:23:38.073Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 19:23:38 [2019-09-09T19:23:38.073Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 19:23:38 [2019-09-09T19:23:38.073Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 19:23:38 [2019-09-09T19:23:38.073Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 19:23:38 [2019-09-09T19:23:38.073Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 19:23:38 [2019-09-09T19:23:38.073Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 19:23:38 [2019-09-09T19:23:38.073Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 19:23:38 [2019-09-09T19:23:38.073Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 19:23:38 [2019-09-09T19:23:38.073Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 19:23:38 [2019-09-09T19:23:38.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 19:23:38 [2019-09-09T19:23:38.145Z] Removing intermediate container d20fb4b30530 19:23:38 [2019-09-09T19:23:38.145Z] ---> 69a9bba350f7 19:23:38 [2019-09-09T19:23:38.145Z] Step 124/126 : ENTRYPOINT ["hack/dind"] 19:23:38 [2019-09-09T19:23:38.145Z] ---> Running in 2f3a7f430fdf 19:23:38 [2019-09-09T19:23:38.145Z] Removing intermediate container 2f3a7f430fdf 19:23:38 [2019-09-09T19:23:38.145Z] ---> e97f378dd495 19:23:38 [2019-09-09T19:23:38.145Z] Step 125/126 : FROM dev AS final 19:23:38 [2019-09-09T19:23:38.145Z] ---> e97f378dd495 19:23:38 [2019-09-09T19:23:38.145Z] Step 126/126 : COPY . /go/src/github.com/docker/docker 19:23:39 [2019-09-09T19:23:39.007Z] ---> Making bundle: .integration-daemon-start (in /go/src/github.com/docker/docker/bundles/test-integration/3) 19:23:39 [2019-09-09T19:23:39.007Z] Using test binary docker 19:23:39 [2019-09-09T19:23:39.007Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found 19:23:39 [2019-09-09T19:23:39.007Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin 19:23:39 [2019-09-09T19:23:39.007Z] Warning failed to create cache: (null) 19:23:39 [2019-09-09T19:23:39.007Z] . 19:23:39 [2019-09-09T19:23:39.007Z] INFO: Waiting for daemon to start... 19:23:39 [2019-09-09T19:23:39.007Z] Starting dockerd 19:23:39 [2019-09-09T19:23:39.264Z] .---> Making bundle: .integration-daemon-start (in /go/src/github.com/docker/docker/bundles/test-integration/2) 19:23:39 [2019-09-09T19:23:39.264Z] Using test binary docker 19:23:39 [2019-09-09T19:23:39.521Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found 19:23:39 [2019-09-09T19:23:39.521Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin 19:23:39 [2019-09-09T19:23:39.521Z] Warning failed to create cache: (null) 19:23:39 [2019-09-09T19:23:39.521Z] . 19:23:39 [2019-09-09T19:23:39.521Z] Starting dockerd 19:23:39 [2019-09-09T19:23:39.521Z] INFO: Waiting for daemon to start... 19:23:40 [2019-09-09T19:23:40.452Z] .=== CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 19:23:40 [2019-09-09T19:23:40.709Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 19:23:40 [2019-09-09T19:23:40.967Z] 19:23:40 [2019-09-09T19:23:40.967Z] ---> Making bundle: .integration-daemon-setup (in /go/src/github.com/docker/docker/bundles/test-integration/3) 19:23:40 [2019-09-09T19:23:40.967Z] ---> Making bundle: .ensure-emptyfs (in /go/src/github.com/docker/docker/bundles/test-integration/3) 19:23:40 [2019-09-09T19:23:40.967Z] Error: No such image: emptyfs 19:23:41 [2019-09-09T19:23:41.224Z] Running integration-test (iteration 1) 19:23:41 [2019-09-09T19:23:41.224Z] Running /go/src/github.com/docker/docker/integration-cli flags=-check.v -check.timeout=120m -test.timeout=360m -check.f ^(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite) 19:23:41 [2019-09-09T19:23:41.425Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 19:23:41 [2019-09-09T19:23:41.425Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 19:23:41 [2019-09-09T19:23:41.796Z] 19:23:41 [2019-09-09T19:23:41.796Z] ---> Making bundle: .integration-daemon-setup (in /go/src/github.com/docker/docker/bundles/test-integration/2) 19:23:41 [2019-09-09T19:23:41.796Z] ---> Making bundle: .ensure-emptyfs (in /go/src/github.com/docker/docker/bundles/test-integration/2) 19:23:41 [2019-09-09T19:23:41.796Z] Error: No such image: emptyfs 19:23:42 [2019-09-09T19:23:42.360Z] Running integration-test (iteration 1) 19:23:42 [2019-09-09T19:23:42.360Z] Running /go/src/github.com/docker/docker/integration-cli flags=-check.v -check.timeout=120m -test.timeout=360m -check.f ^(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite) 19:23:44 [2019-09-09T19:23:44.256Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 19:23:44 [2019-09-09T19:23:44.256Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 19:23:44 [2019-09-09T19:23:44.691Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 19:23:44 [2019-09-09T19:23:44.961Z] ---> 49107ef3da88 19:23:44 [2019-09-09T19:23:44.962Z] Successfully built 49107ef3da88 19:23:44 [2019-09-09T19:23:44.962Z] Successfully tagged docker:cf4caf34ac68918fc12cf28a368cf1db5d7ff851 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh 19:23:45 [2019-09-09T19:23:45.380Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39874/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cf4caf34ac68918fc12cf28a368cf1db5d7ff851 -e DOCKER_GRAPHDRIVER docker:cf4caf34ac68918fc12cf28a368cf1db5d7ff851 hack/test/unit 19:23:45 [2019-09-09T19:23:45.522Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 19:23:48 [2019-09-09T19:23:48.434Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) 19:23:48 [2019-09-09T19:23:48.434Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.73s) 19:23:48 [2019-09-09T19:23:48.434Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.84s) 19:23:48 [2019-09-09T19:23:48.434Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.57s) 19:23:48 [2019-09-09T19:23:48.434Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.69s) 19:23:48 [2019-09-09T19:23:48.434Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.63s) 19:23:48 [2019-09-09T19:23:48.434Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.68s) 19:23:48 [2019-09-09T19:23:48.434Z] === RUN TestBuildMultiStageCopy 19:23:48 [2019-09-09T19:23:48.434Z] === RUN TestBuildMultiStageCopy/copy_to_root 19:23:48 [2019-09-09T19:23:48.995Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 19:23:50 [2019-09-09T19:23:50.880Z] ? github.com/docker/docker/api [no test files] 19:23:51 [2019-09-09T19:23:51.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 19:23:52 [2019-09-09T19:23:52.614Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 19:23:52 [2019-09-09T19:23:52.872Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 19:23:52 [2019-09-09T19:23:52.956Z] ok github.com/docker/docker/pkg/plugins 35.380s coverage: 73.4% of statements 19:23:52 [2019-09-09T19:23:52.956Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.146s coverage: 56.8% of statements 19:23:52 [2019-09-09T19:23:52.956Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 19:23:52 [2019-09-09T19:23:52.956Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 19:23:52 [2019-09-09T19:23:52.956Z] ok github.com/docker/docker/pkg/plugins/transport 0.180s coverage: 85.7% of statements 19:23:52 [2019-09-09T19:23:52.956Z] ok github.com/docker/docker/pkg/pools 0.041s coverage: 87.9% of statements 19:23:52 [2019-09-09T19:23:52.956Z] ok github.com/docker/docker/pkg/progress 0.031s coverage: 75.9% of statements 19:23:52 [2019-09-09T19:23:52.956Z] ok github.com/docker/docker/pkg/pubsub 1.107s coverage: 73.9% of statements 19:23:52 [2019-09-09T19:23:52.956Z] ok github.com/docker/docker/pkg/reexec 0.105s coverage: 82.4% of statements 19:23:52 [2019-09-09T19:23:52.956Z] ok github.com/docker/docker/pkg/signal 0.129s coverage: 20.3% of statements 19:23:52 [2019-09-09T19:23:52.956Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] 19:23:52 [2019-09-09T19:23:52.956Z] ok github.com/docker/docker/pkg/stdcopy 0.041s coverage: 100.0% of statements 19:23:52 [2019-09-09T19:23:52.956Z] ok github.com/docker/docker/pkg/streamformatter 0.102s coverage: 66.2% of statements 19:23:52 [2019-09-09T19:23:52.956Z] ok github.com/docker/docker/pkg/stringid 0.076s coverage: 70.6% of statements 19:23:52 [2019-09-09T19:23:52.956Z] ? github.com/docker/docker/pkg/symlink [no test files] 19:23:52 [2019-09-09T19:23:52.956Z] ok github.com/docker/docker/pkg/sysinfo 0.128s coverage: 38.2% of statements 19:23:52 [2019-09-09T19:23:52.956Z] ok github.com/docker/docker/pkg/system 0.080s coverage: 12.7% of statements 19:23:52 [2019-09-09T19:23:52.956Z] ok github.com/docker/docker/pkg/tailfile 0.057s coverage: 88.6% of statements 19:23:52 [2019-09-09T19:23:52.956Z] ok github.com/docker/docker/pkg/tarsum 0.198s coverage: 89.3% of statements 19:23:52 [2019-09-09T19:23:52.956Z] ok github.com/docker/docker/pkg/term 0.071s coverage: 30.8% of statements 19:23:52 [2019-09-09T19:23:52.956Z] ok github.com/docker/docker/pkg/term/windows 0.042s coverage: 0.0% of statements [no tests to run] 19:23:52 [2019-09-09T19:23:52.956Z] ok github.com/docker/docker/pkg/truncindex 0.161s coverage: 91.5% of statements 19:23:52 [2019-09-09T19:23:52.956Z] ok github.com/docker/docker/pkg/urlutil 0.035s coverage: 100.0% of statements 19:23:52 [2019-09-09T19:23:52.956Z] ok github.com/docker/docker/pkg/useragent 0.097s coverage: 88.9% of statements 19:23:52 [2019-09-09T19:23:52.956Z] ok github.com/docker/docker/plugin 0.267s coverage: 11.6% of statements 19:23:52 [2019-09-09T19:23:52.956Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 19:23:52 [2019-09-09T19:23:52.956Z] ok github.com/docker/docker/plugin/v2 0.276s coverage: 20.1% of statements 19:23:52 [2019-09-09T19:23:52.956Z] ok github.com/docker/docker/reference 0.153s coverage: 84.4% of statements 19:23:52 [2019-09-09T19:23:52.956Z] ok github.com/docker/docker/registry 0.488s coverage: 52.3% of statements 19:23:52 [2019-09-09T19:23:52.956Z] ok github.com/docker/docker/registry/resumable 0.615s coverage: 100.0% of statements 19:23:52 [2019-09-09T19:23:52.956Z] ok github.com/docker/docker/restartmanager 0.078s coverage: 45.3% of statements 19:23:52 [2019-09-09T19:23:52.956Z] ? github.com/docker/docker/rootless [no test files] 19:23:52 [2019-09-09T19:23:52.956Z] ok github.com/docker/docker/runconfig 0.209s coverage: 54.5% of statements 19:23:52 [2019-09-09T19:23:52.956Z] ? github.com/docker/docker/runconfig/opts [no test files] 19:23:52 [2019-09-09T19:23:52.956Z] ? github.com/docker/docker/volume [no test files] 19:23:52 [2019-09-09T19:23:52.956Z] ok github.com/docker/docker/volume/drivers 0.106s coverage: 36.1% of statements 19:23:52 [2019-09-09T19:23:52.956Z] ok github.com/docker/docker/volume/local 0.166s coverage: 37.7% of statements 19:23:52 [2019-09-09T19:23:52.956Z] ok github.com/docker/docker/volume/mounts 0.119s coverage: 66.2% of statements 19:23:52 [2019-09-09T19:23:52.956Z] ok github.com/docker/docker/volume/service 0.465s coverage: 70.3% of statements 19:23:52 [2019-09-09T19:23:52.956Z] ? github.com/docker/docker/volume/service/opts [no test files] 19:23:52 [2019-09-09T19:23:52.956Z] ? github.com/docker/docker/volume/testutils [no test files] 19:23:52 [2019-09-09T19:23:52.956Z] INFO: make.ps1 ended at 09/09/2019 19:23:52 19:23:53 [2019-09-09T19:23:53.805Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 19:23:54 [2019-09-09T19:23:54.736Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 19:23:54 [2019-09-09T19:23:54.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 19:23:55 [2019-09-09T19:23:55.157Z] INFO: Unit tests ended at 09/09/2019 19:23:54. Duration:00:04:09.5229792 19:23:55 [2019-09-09T19:23:55.157Z] INFO: Building busybox 19:23:55 [2019-09-09T19:23:55.157Z] Downloading build context from remote url: https://raw.githubusercontent.com/jhowardmsft/busybox/v1.1/Dockerfile 701B 19:23:55 [2019-09-09T19:23:55.157Z] Downloading build context from remote url: https://raw.githubusercontent.com/jhowardmsft/busybox/v1.1/Dockerfile 701B 19:23:55 [2019-09-09T19:23:55.157Z] 19:23:55 [2019-09-09T19:23:55.157Z] Sending build context to Docker daemon 2.56kB 19:23:55 [2019-09-09T19:23:55.157Z] 19:23:55 [2019-09-09T19:23:55.157Z] Step 1/6 : FROM microsoft/windowsservercore 19:23:55 [2019-09-09T19:23:55.157Z] ---> b05c49cadc10 19:23:55 [2019-09-09T19:23:55.157Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin 19:23:55 [2019-09-09T19:23:55.157Z] ---> Running in 1254cef93cd2 19:23:55 [2019-09-09T19:23:55.668Z] --- PASS: TestBuildMultiStageCopy (7.82s) 19:23:55 [2019-09-09T19:23:55.668Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (4.32s) 19:23:55 [2019-09-09T19:23:55.668Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.74s) 19:23:55 [2019-09-09T19:23:55.668Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.76s) 19:23:55 [2019-09-09T19:23:55.668Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.91s) 19:23:55 [2019-09-09T19:23:55.668Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.09s) 19:23:55 [2019-09-09T19:23:55.668Z] === RUN TestBuildMultiStageParentConfig 19:23:57 [2019-09-09T19:23:57.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 19:23:58 [2019-09-09T19:23:58.191Z] --- PASS: TestBuildMultiStageParentConfig (2.17s) 19:23:58 [2019-09-09T19:23:58.191Z] === RUN TestBuildLabelWithTargets 19:24:00 [2019-09-09T19:24:00.138Z] ................................................ [ 29%] 19:24:00 [2019-09-09T19:24:00.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 19:24:00 [2019-09-09T19:24:00.996Z] Removing intermediate container 1254cef93cd2 19:24:00 [2019-09-09T19:24:00.996Z] ---> 2be691c50b55 19:24:00 [2019-09-09T19:24:00.996Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ 19:24:01 [2019-09-09T19:24:01.464Z] --- PASS: TestBuildLabelWithTargets (2.96s) 19:24:01 [2019-09-09T19:24:01.464Z] === RUN TestBuildWithEmptyLayers 19:24:01 [2019-09-09T19:24:01.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 19:24:01 [2019-09-09T19:24:01.975Z] 19:24:01 [2019-09-09T19:24:01.975Z] ---> 0759f4552096 19:24:01 [2019-09-09T19:24:01.975Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" 19:24:01 [2019-09-09T19:24:01.975Z] ---> Running in 4542a02630a1 19:24:02 [2019-09-09T19:24:02.835Z] --- PASS: TestBuildWithEmptyLayers (1.73s) 19:24:02 [2019-09-09T19:24:02.835Z] === RUN TestBuildMultiStageOnBuild 19:24:03 [2019-09-09T19:24:03.527Z] 19:24:03 [2019-09-09T19:24:03.527Z] SUCCESS: Specified value was saved. 19:24:04 [2019-09-09T19:24:04.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 19:24:05 [2019-09-09T19:24:05.363Z] Loaded image: buildpack-deps:jessie 19:24:05 [2019-09-09T19:24:05.363Z] Loaded image: busybox:latest 19:24:05 [2019-09-09T19:24:05.930Z] Loaded image: busybox:glibc 19:24:05 [2019-09-09T19:24:05.930Z] Loaded image: debian:jessie 19:24:05 [2019-09-09T19:24:05.930Z] Loaded image: buildpack-deps:jessie 19:24:05 [2019-09-09T19:24:05.930Z] Loaded image: hello-world:latest 19:24:05 [2019-09-09T19:24:05.930Z] INFO: Testing against a local daemon 19:24:05 [2019-09-09T19:24:05.930Z] Loaded image: busybox:latest 19:24:06 [2019-09-09T19:24:06.187Z] Loaded image: busybox:glibc 19:24:06 [2019-09-09T19:24:06.233Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 19:24:06 [2019-09-09T19:24:06.233Z] Using test binary docker 19:24:06 [2019-09-09T19:24:06.233Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 19:24:06 [2019-09-09T19:24:06.233Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found 19:24:06 [2019-09-09T19:24:06.233Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin 19:24:06 [2019-09-09T19:24:06.233Z] Warning failed to create cache: (null) 19:24:06 [2019-09-09T19:24:06.233Z] . 19:24:06 [2019-09-09T19:24:06.233Z] INFO: Waiting for daemon to start... 19:24:06 [2019-09-09T19:24:06.233Z] Starting dockerd 19:24:06 [2019-09-09T19:24:06.444Z] Loaded image: debian:jessie 19:24:06 [2019-09-09T19:24:06.444Z] Loaded image: hello-world:latest 19:24:06 [2019-09-09T19:24:06.444Z] INFO: Testing against a local daemon 19:24:06 [2019-09-09T19:24:06.444Z] PASS: docker_api_test.go:36: DockerSuite.TestAPIClientVersionOldNotSupported 0.001s 19:24:06 [2019-09-09T19:24:06.444Z] PASS: docker_api_network_test.go:241: DockerSuite.TestAPICreateDeletePredefinedNetworks 0.021s 19:24:06 [2019-09-09T19:24:06.444Z] PASS: docker_api_test.go:60: DockerSuite.TestAPIErrorJSON 0.026s 19:24:06 [2019-09-09T19:24:06.460Z] Removing intermediate container 4542a02630a1 19:24:06 [2019-09-09T19:24:06.460Z] ---> e78db4d6730e 19:24:06 [2019-09-09T19:24:06.460Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} 19:24:06 [2019-09-09T19:24:06.460Z] ---> Running in 981ad6dac381 19:24:06 [2019-09-09T19:24:06.701Z] PASS: docker_api_test.go:91: DockerSuite.TestAPIErrorNotFoundJSON 0.002s 19:24:06 [2019-09-09T19:24:06.701Z] PASS: docker_api_test.go:102: DockerSuite.TestAPIErrorNotFoundPlainText 0.007s 19:24:06 [2019-09-09T19:24:06.701Z] PASS: docker_api_test.go:74: DockerSuite.TestAPIErrorPlainText 0.019s 19:24:06 [2019-09-09T19:24:06.701Z] PASS: docker_api_test.go:24: DockerSuite.TestAPIGetEnabledCORS 0.007s 19:24:06 [2019-09-09T19:24:06.701Z] --- PASS: TestBuildMultiStageOnBuild (4.19s) 19:24:06 [2019-09-09T19:24:06.701Z] === RUN TestBuildUncleanTarFilenames 19:24:07 [2019-09-09T19:24:07.266Z] PASS: docker_api_images_test.go:90: DockerSuite.TestAPIImagesDelete 0.664s 19:24:07 [2019-09-09T19:24:07.266Z] PASS: docker_api_images_test.go:22: DockerSuite.TestAPIImagesFilter 0.064s 19:24:07 [2019-09-09T19:24:07.830Z] PASS: docker_api_images_test.go:114: DockerSuite.TestAPIImagesHistory 0.462s 19:24:07 [2019-09-09T19:24:07.830Z] PASS: docker_api_images_test.go:140: DockerSuite.TestAPIImagesImportBadSrc 0.025s 19:24:08 [2019-09-09T19:24:08.087Z] --- PASS: TestBuildUncleanTarFilenames (1.27s) 19:24:08 [2019-09-09T19:24:08.087Z] === RUN TestBuildMultiStageLayerLeak 19:24:08 [2019-09-09T19:24:08.345Z] PASS: docker_api_images_test.go:60: DockerSuite.TestAPIImagesSaveAndLoad 0.521s 19:24:08 [2019-09-09T19:24:08.666Z] . 19:24:08 [2019-09-09T19:24:08.666Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 19:24:08 [2019-09-09T19:24:08.666Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 19:24:08 [2019-09-09T19:24:08.666Z] Error: No such image: emptyfs 19:24:08 [2019-09-09T19:24:08.666Z] Running integration-test (iteration 1) 19:24:08 [2019-09-09T19:24:08.666Z] Running /go/src/github.com/docker/docker/integration/build flags=-test.v -test.timeout=120m 19:24:10 [2019-09-09T19:24:10.240Z] PASS: docker_api_images_test.go:175: DockerSuite.TestAPIImagesSearchJSONContentType 1.808s 19:24:10 [2019-09-09T19:24:10.240Z] PASS: docker_api_images_test.go:187: DockerSuite.TestAPIImagesSizeCompatibility 0.004s 19:24:10 [2019-09-09T19:24:10.497Z] PASS: docker_cli_daemon_test.go:1745: DockerDaemonSuite.TestBridgeIPIsExcludedFromAllocatorPool 4.517s 19:24:10 [2019-09-09T19:24:10.497Z] --- PASS: TestBuildMultiStageLayerLeak (2.53s) 19:24:10 [2019-09-09T19:24:10.497Z] === RUN TestBuildWithHugeFile 19:24:11 [2019-09-09T19:24:11.902Z] PASS: docker_api_network_test.go:130: DockerSuite.TestAPINetworkConnectDisconnect 1.335s 19:24:12 [2019-09-09T19:24:12.159Z] PASS: docker_api_network_test.go:29: DockerSuite.TestAPINetworkCreateCheckDuplicate 0.120s 19:24:12 [2019-09-09T19:24:12.159Z] PASS: docker_api_network_test.go:67: DockerSuite.TestAPINetworkFilter 0.003s 19:24:12 [2019-09-09T19:24:12.159Z] PASS: docker_api_network_test.go:20: DockerSuite.TestAPINetworkGetDefaults 0.003s 19:24:12 [2019-09-09T19:24:12.305Z] Cannot create a file when that file already exists. 19:24:12 [2019-09-09T19:24:12.416Z] PASS: docker_cli_daemon_test.go:2374: DockerDaemonSuite.TestBuildOnDisabledBridgeNetworkDaemon 1.801s 19:24:12 [2019-09-09T19:24:12.979Z] PASS: docker_cli_proxy_test.go:23: DockerDaemonSuite.TestCLIProxyProxyTCPSock 0.578s 19:24:12 [2019-09-09T19:24:12.979Z] PASS: docker_api_network_test.go:172: DockerSuite.TestAPINetworkIPAMMultipleBridgeNetworks 0.855s 19:24:13 [2019-09-09T19:24:13.269Z] ok github.com/docker/docker/api/server 0.020s coverage: 9.0% of statements 19:24:14 [2019-09-09T19:24:14.348Z] PASS: docker_api_network_test.go:73: DockerSuite.TestAPINetworkInspectBridge 1.045s 19:24:14 [2019-09-09T19:24:14.605Z] PASS: docker_api_network_test.go:99: DockerSuite.TestAPINetworkInspectUserDefinedNetwork 0.154s 19:24:14 [2019-09-09T19:24:14.605Z] PASS: docker_api_test.go:18: DockerSuite.TestAPIOptionsRoute 0.001s 19:24:14 [2019-09-09T19:24:14.605Z] PASS: docker_api_stats_test.go:260: DockerSuite.TestAPIStatsContainerNotFound 0.001s 19:24:17 [2019-09-09T19:24:17.127Z] PASS: docker_cli_daemon_test.go:1433: DockerDaemonSuite.TestCleanupMountsAfterDaemonAndContainerKill 4.107s 19:24:18 [2019-09-09T19:24:18.238Z] Loaded image: buildpack-deps:jessie 19:24:18 [2019-09-09T19:24:18.238Z] Loaded image: busybox:latest 19:24:18 [2019-09-09T19:24:18.238Z] Loaded image: busybox:glibc 19:24:18 [2019-09-09T19:24:18.238Z] Loaded image: debian:jessie 19:24:18 [2019-09-09T19:24:18.238Z] Loaded image: hello-world:latest 19:24:18 [2019-09-09T19:24:18.238Z] INFO: Testing against a local daemon 19:24:18 [2019-09-09T19:24:18.238Z] === RUN TestCgroupNamespacesBuild 19:24:18 [2019-09-09T19:24:18.730Z] tests/integration/api_exec_test.py .................... [ 35%] 19:24:19 [2019-09-09T19:24:19.428Z] Removing intermediate container 981ad6dac381 19:24:19 [2019-09-09T19:24:19.428Z] ---> 5b8a7e085677 19:24:19 [2019-09-09T19:24:19.428Z] Step 6/6 : CMD ["sh"] 19:24:19 [2019-09-09T19:24:19.428Z] ---> Running in f65c84130ecd 19:24:19 [2019-09-09T19:24:19.428Z] Removing intermediate container f65c84130ecd 19:24:19 [2019-09-09T19:24:19.428Z] ---> 0dc7e0755987 19:24:19 [2019-09-09T19:24:19.428Z] Successfully built 0dc7e0755987 19:24:19 [2019-09-09T19:24:19.428Z] Successfully tagged busybox:latest 19:24:19 [2019-09-09T19:24:19.428Z] INFO: Docker images of the daemon under test 19:24:19 [2019-09-09T19:24:19.428Z] 19:24:19 [2019-09-09T19:24:19.428Z] REPOSITORY TAG IMAGE ID CREATED SIZE 19:24:19 [2019-09-09T19:24:19.428Z] busybox latest 0dc7e0755987 1 second ago 4.74GB 19:24:19 [2019-09-09T19:24:19.428Z] microsoft/windowsservercore latest b05c49cadc10 3 weeks ago 4.71GB 19:24:19 [2019-09-09T19:24:19.428Z] mcr.microsoft.com/windows/servercore ltsc2019 b05c49cadc10 3 weeks ago 4.71GB 19:24:19 [2019-09-09T19:24:19.428Z] 19:24:19 [2019-09-09T19:24:19.428Z] INFO: Running integration tests at 09/09/2019 19:24:19... 19:24:19 [2019-09-09T19:24:19.428Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 19:24:19 [2019-09-09T19:24:19.428Z] INFO: Integration API tests being run from the host: 19:24:19 [2019-09-09T19:24:19.428Z] INFO: make.ps1 starting at 09/09/2019 19:24:19 19:24:19 [2019-09-09T19:24:19.609Z] --- PASS: TestCgroupNamespacesBuild (1.90s) 19:24:19 [2019-09-09T19:24:19.609Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild 19:24:19 [2019-09-09T19:24:19.609Z] daemon.go:336: [d8f663d86fb9f] waiting for daemon to start 19:24:19 [2019-09-09T19:24:19.609Z] daemon.go:336: [d8f663d86fb9f] waiting for daemon to start 19:24:19 [2019-09-09T19:24:19.609Z] daemon.go:364: [d8f663d86fb9f] daemon started 19:24:19 [2019-09-09T19:24:19.609Z] daemon.go:472: [d8f663d86fb9f] Stopping daemon 19:24:19 [2019-09-09T19:24:19.609Z] daemon.go:307: [d8f663d86fb9f] exiting daemon 19:24:19 [2019-09-09T19:24:19.609Z] daemon.go:459: [d8f663d86fb9f] Daemon stopped 19:24:19 [2019-09-09T19:24:19.609Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 19:24:19 [2019-09-09T19:24:19.652Z] PASS: docker_api_stats_test.go:100: DockerSuite.TestAPIStatsNetworkStats 4.237s 19:24:20 [2019-09-09T19:24:20.983Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build 19:24:21 [2019-09-09T19:24:21.023Z] PASS: docker_cli_daemon_test.go:2005: DockerDaemonSuite.TestCleanupMountsAfterDaemonCrash 4.008s 19:24:21 [2019-09-09T19:24:21.435Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.87s) 19:24:21 [2019-09-09T19:24:21.435Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode 19:24:21 [2019-09-09T19:24:21.435Z] daemon.go:336: [dc07cd98699b2] waiting for daemon to start 19:24:21 [2019-09-09T19:24:21.435Z] daemon.go:336: [dc07cd98699b2] waiting for daemon to start 19:24:21 [2019-09-09T19:24:21.435Z] daemon.go:364: [dc07cd98699b2] daemon started 19:24:21 [2019-09-09T19:24:21.435Z] daemon.go:472: [dc07cd98699b2] Stopping daemon 19:24:21 [2019-09-09T19:24:21.435Z] daemon.go:307: [dc07cd98699b2] exiting daemon 19:24:21 [2019-09-09T19:24:21.435Z] daemon.go:459: [dc07cd98699b2] Daemon stopped 19:24:21 [2019-09-09T19:24:21.435Z] === RUN TestBuildWithSession 19:24:22 [2019-09-09T19:24:22.395Z] PASS: docker_api_stats_test.go:165: DockerSuite.TestAPIStatsNetworkStatsVersioning 2.670s 19:24:23 [2019-09-09T19:24:23.766Z] PASS: docker_cli_daemon_test.go:1471: DockerDaemonSuite.TestCleanupMountsAfterGracefulShutdown 2.625s 19:24:23 [2019-09-09T19:24:23.882Z] --- PASS: TestBuildWithSession (2.62s) 19:24:23 [2019-09-09T19:24:23.882Z] === RUN TestBuildSquashParent 19:24:25 [2019-09-09T19:24:25.661Z] PASS: docker_cli_daemon_test.go:529: DockerDaemonSuite.TestDaemonAllocatesListeningPort 1.823s 19:24:26 [2019-09-09T19:24:26.592Z] PASS: docker_api_stats_test.go:274: DockerSuite.TestAPIStatsNoStreamConnectedContainers 3.571s 19:24:26 [2019-09-09T19:24:26.685Z] tests/integration/api_healthcheck_test.py .... [ 36%] 19:24:29 [2019-09-09T19:24:29.868Z] PASS: docker_cli_daemon_test.go:588: DockerDaemonSuite.TestDaemonBridgeExternal 3.721s 19:24:29 [2019-09-09T19:24:29.868Z] PASS: docker_api_stats_test.go:25: DockerSuite.TestAPIStatsNoStreamGetCpu 2.313s 19:24:30 [2019-09-09T19:24:30.799Z] PASS: docker_api_stats_test.go:65: DockerSuite.TestAPIStatsStoppedContainerInGoroutines 0.941s 19:24:30 [2019-09-09T19:24:30.910Z] tests/integration/api_image_test.py ...........s..... [ 40%] 19:24:31 [2019-09-09T19:24:31.620Z] --- PASS: TestBuildSquashParent (6.66s) 19:24:31 [2019-09-09T19:24:31.620Z] === RUN TestBuildWithRemoveAndForceRemove 19:24:31 [2019-09-09T19:24:31.620Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 19:24:31 [2019-09-09T19:24:31.620Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 19:24:31 [2019-09-09T19:24:31.620Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 19:24:31 [2019-09-09T19:24:31.620Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 19:24:31 [2019-09-09T19:24:31.620Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 19:24:31 [2019-09-09T19:24:31.620Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 19:24:31 [2019-09-09T19:24:31.620Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 19:24:31 [2019-09-09T19:24:31.620Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 19:24:31 [2019-09-09T19:24:31.620Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 19:24:31 [2019-09-09T19:24:31.620Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 19:24:31 [2019-09-09T19:24:31.620Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 19:24:31 [2019-09-09T19:24:31.620Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 19:24:31 [2019-09-09T19:24:31.620Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 19:24:31 [2019-09-09T19:24:31.620Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 19:24:32 [2019-09-09T19:24:32.695Z] PASS: docker_cli_run_test.go:3187: DockerSuite.TestAppArmorDeniesChmodProc 1.659s 19:24:32 [2019-09-09T19:24:32.952Z] PASS: docker_cli_daemon_test.go:755: DockerDaemonSuite.TestDaemonBridgeFixedCIDREqualBridgeNetwork 3.675s 19:24:33 [2019-09-09T19:24:33.516Z] PASS: docker_cli_run_test.go:3165: DockerSuite.TestAppArmorDeniesPtrace 1.127s 19:24:33 [2019-09-09T19:24:33.518Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 19:24:33 [2019-09-09T19:24:33.519Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 19:24:34 [2019-09-09T19:24:34.886Z] PASS: docker_cli_run_test.go:3177: DockerSuite.TestAppArmorTraceSelf 1.093s 19:24:35 [2019-09-09T19:24:35.351Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 19:24:35 [2019-09-09T19:24:35.725Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 19:24:37 [2019-09-09T19:24:37.410Z] PASS: docker_cli_attach_unix_test.go:61: DockerSuite.TestAttachAfterDetach 1.986s 19:24:37 [2019-09-09T19:24:37.667Z] PASS: docker_cli_daemon_test.go:708: DockerDaemonSuite.TestDaemonBridgeFixedCidr 4.734s 19:24:38 [2019-09-09T19:24:38.172Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) 19:24:38 [2019-09-09T19:24:38.172Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.69s) 19:24:38 [2019-09-09T19:24:38.172Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.76s) 19:24:38 [2019-09-09T19:24:38.172Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.18s) 19:24:38 [2019-09-09T19:24:38.172Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.28s) 19:24:38 [2019-09-09T19:24:38.172Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.53s) 19:24:38 [2019-09-09T19:24:38.172Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.73s) 19:24:38 [2019-09-09T19:24:38.172Z] === RUN TestBuildMultiStageCopy 19:24:38 [2019-09-09T19:24:38.172Z] === RUN TestBuildMultiStageCopy/copy_to_root 19:24:39 [2019-09-09T19:24:39.567Z] PASS: docker_cli_attach_unix_test.go:18: DockerSuite.TestAttachClosedOnContainerStop 2.394s 19:24:40 [2019-09-09T19:24:40.725Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 19:24:41 [2019-09-09T19:24:41.462Z] PASS: docker_cli_attach_unix_test.go:126: DockerSuite.TestAttachDetach 1.142s 19:24:41 [2019-09-09T19:24:41.510Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 19:24:41 [2019-09-09T19:24:41.882Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 19:24:42 [2019-09-09T19:24:42.243Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 19:24:42 [2019-09-09T19:24:42.833Z] PASS: docker_cli_attach_test.go:136: DockerSuite.TestAttachDisconnect 0.772s 19:24:42 [2019-09-09T19:24:42.833Z] PASS: docker_cli_daemon_test.go:730: DockerDaemonSuite.TestDaemonBridgeFixedCidr2 5.105s 19:24:43 [2019-09-09T19:24:43.037Z] --- PASS: TestBuildMultiStageCopy (4.62s) 19:24:43 [2019-09-09T19:24:43.037Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.60s) 19:24:43 [2019-09-09T19:24:43.037Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.46s) 19:24:43 [2019-09-09T19:24:43.037Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.46s) 19:24:43 [2019-09-09T19:24:43.037Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) 19:24:43 [2019-09-09T19:24:43.037Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s) 19:24:43 [2019-09-09T19:24:43.037Z] === RUN TestBuildMultiStageParentConfig 19:24:44 [2019-09-09T19:24:44.312Z] --- PASS: TestBuildMultiStageParentConfig (1.49s) 19:24:44 [2019-09-09T19:24:44.312Z] === RUN TestBuildLabelWithTargets 19:24:45 [2019-09-09T19:24:45.357Z] PASS: docker_cli_attach_test.go:21: DockerSuite.TestAttachMultipleAndRestart 2.446s 19:24:46 [2019-09-09T19:24:46.288Z] PASS: docker_cli_daemon_test.go:646: DockerDaemonSuite.TestDaemonBridgeIP 3.264s 19:24:46 [2019-09-09T19:24:46.743Z] --- PASS: TestBuildLabelWithTargets (2.48s) 19:24:46 [2019-09-09T19:24:46.743Z] === RUN TestBuildWithEmptyLayers 19:24:46 [2019-09-09T19:24:46.853Z] PASS: docker_cli_attach_test.go:169: DockerSuite.TestAttachPausedContainer 1.035s 19:24:47 [2019-09-09T19:24:47.783Z] PASS: docker_cli_daemon_test.go:616: DockerDaemonSuite.TestDaemonBridgeNone 1.617s 19:24:48 [2019-09-09T19:24:48.003Z] --- PASS: TestBuildWithEmptyLayers (0.87s) 19:24:48 [2019-09-09T19:24:48.004Z] === RUN TestBuildMultiStageOnBuild 19:24:48 [2019-09-09T19:24:48.347Z] PASS: docker_cli_attach_test.go:91: DockerSuite.TestAttachTTYWithoutStdin 1.182s 19:24:49 [2019-09-09T19:24:49.777Z] 3889bb8d808b: Pull complete 19:24:50 [2019-09-09T19:24:50.243Z] PASS: docker_api_build_test.go:155: DockerSuite.TestBuildAPIBuildGitWithF 1.986s 19:24:50 [2019-09-09T19:24:50.492Z] --- PASS: TestBuildMultiStageOnBuild (2.77s) 19:24:50 [2019-09-09T19:24:50.492Z] === RUN TestBuildUncleanTarFilenames 19:24:51 [2019-09-09T19:24:51.175Z] PASS: docker_cli_daemon_test.go:1857: DockerDaemonSuite.TestDaemonCgroupParent 3.315s 19:24:51 [2019-09-09T19:24:51.734Z] --- PASS: TestBuildUncleanTarFilenames (1.24s) 19:24:51 [2019-09-09T19:24:51.734Z] === RUN TestBuildMultiStageLayerLeak 19:24:51 [2019-09-09T19:24:51.738Z] PASS: docker_cli_daemon_test.go:1669: DockerDaemonSuite.TestDaemonCorruptedFluentdAddress 0.505s 19:24:51 [2019-09-09T19:24:51.996Z] PASS: docker_cli_daemon_test.go:1661: DockerDaemonSuite.TestDaemonCorruptedLogDriverAddress 0.502s 19:24:52 [2019-09-09T19:24:52.315Z] tests/integration/api_network_test.py ........................... [ 47%] 19:24:53 [2019-09-09T19:24:53.369Z] PASS: docker_api_build_test.go:25: DockerSuite.TestBuildAPIDockerFileRemote 3.090s 19:24:54 [2019-09-09T19:24:54.738Z] PASS: docker_cli_daemon_test.go:2389: DockerDaemonSuite.TestDaemonDNSFlagsInHostMode 2.539s 19:24:54 [2019-09-09T19:24:54.982Z] --- PASS: TestBuildMultiStageLayerLeak (2.89s) 19:24:54 [2019-09-09T19:24:54.982Z] === RUN TestBuildWithHugeFile 19:24:55 [2019-09-09T19:24:55.302Z] PASS: docker_cli_daemon_test.go:2185: DockerDaemonSuite.TestDaemonDebugLog 0.514s 19:24:55 [2019-09-09T19:24:55.302Z] PASS: docker_api_build_test.go:176: DockerSuite.TestBuildAPIDoubleDockerfile 1.808s 19:24:57 [2019-09-09T19:24:57.202Z] PASS: docker_api_build_test.go:137: DockerSuite.TestBuildAPILowerDockerfile 1.665s 19:24:57 [2019-09-09T19:24:57.202Z] PASS: docker_api_build_test.go:56: DockerSuite.TestBuildAPIRemoteTarballContext 0.004s 19:24:58 [2019-09-09T19:24:58.572Z] PASS: docker_cli_daemon_test.go:794: DockerDaemonSuite.TestDaemonDefaultGatewayIPv4Explicit 3.162s 19:24:58 [2019-09-09T19:24:58.829Z] PASS: docker_api_build_test.go:83: DockerSuite.TestBuildAPIRemoteTarballContextWithCustomDockerfile 1.844s 19:25:00 [2019-09-09T19:25:00.200Z] PASS: docker_api_build_test.go:198: DockerSuite.TestBuildAPIUnnormalizedTarPaths 1.299s 19:25:00 [2019-09-09T19:25:00.456Z] PASS: docker_cli_daemon_test.go:816: DockerDaemonSuite.TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet 1.981s 19:25:00 [2019-09-09T19:25:00.777Z] tests/integration/api_plugin_test.py ........... [ 50%] 19:25:02 [2019-09-09T19:25:02.712Z] tests/integration/api_secret_test.py ..... [ 51%] 19:25:03 [2019-09-09T19:25:03.626Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config 19:25:03 [2019-09-09T19:25:03.626Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container 19:25:03 [2019-09-09T19:25:03.732Z] PASS: docker_cli_daemon_test.go:773: DockerDaemonSuite.TestDaemonDefaultGatewayIPv4Implicit 3.214s 19:25:05 [2019-09-09T19:25:05.102Z] PASS: docker_cli_daemon_test.go:827: DockerDaemonSuite.TestDaemonDefaultNetworkInvalidClusterConfig 1.418s 19:25:05 [2019-09-09T19:25:05.667Z] PASS: docker_cli_daemon_test.go:2205: DockerDaemonSuite.TestDaemonDiscoveryBackendConfigReload 0.644s 19:25:08 [2019-09-09T19:25:08.851Z] tests/integration/api_service_test.py ................s................. [ 60%] 19:25:09 [2019-09-09T19:25:09.874Z] PASS: docker_cli_events_unix_test.go:390: DockerDaemonSuite.TestDaemonEvents 3.599s 19:25:10 [2019-09-09T19:25:10.751Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image 19:25:13 [2019-09-09T19:25:13.149Z] PASS: docker_cli_events_unix_test.go:458: DockerDaemonSuite.TestDaemonEventsWithFilters 3.689s 19:25:13 [2019-09-09T19:25:13.406Z] PASS: docker_cli_daemon_test.go:573: DockerDaemonSuite.TestDaemonExitOnFailure 0.502s 19:25:14 [2019-09-09T19:25:14.337Z] PASS: docker_cli_daemon_test.go:502: DockerDaemonSuite.TestDaemonFlagD 0.884s 19:25:14 [2019-09-09T19:25:14.901Z] PASS: docker_cli_daemon_test.go:511: DockerDaemonSuite.TestDaemonFlagDebug 0.509s 19:25:15 [2019-09-09T19:25:15.467Z] PASS: docker_cli_daemon_test.go:520: DockerDaemonSuite.TestDaemonFlagDebugLogLevelFatal 0.558s 19:25:15 [2019-09-09T19:25:15.482Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network 19:25:19 [2019-09-09T19:25:19.646Z] PASS: docker_cli_daemon_test.go:908: DockerDaemonSuite.TestDaemonICCLinkExpose 4.189s 19:25:19 [2019-09-09T19:25:19.646Z] SKIP: docker_cli_daemon_test.go:872: DockerDaemonSuite.TestDaemonICCPing (unmatched requirement bridgeNfIptables) 19:25:20 [2019-09-09T19:25:20.230Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan 19:25:20 [2019-09-09T19:25:20.700Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan 19:25:21 [2019-09-09T19:25:21.165Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin 19:25:22 [2019-09-09T19:25:22.144Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz 19:25:22 [2019-09-09T19:25:22.222Z] ........................ [ 67%] 19:25:22 [2019-09-09T19:25:22.609Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common 19:25:23 [2019-09-09T19:25:23.823Z] PASS: docker_cli_daemon_test.go:843: DockerDaemonSuite.TestDaemonIP 3.429s 19:25:23 [2019-09-09T19:25:23.823Z] SKIP: docker_cli_daemon_test.go:361: DockerDaemonSuite.TestDaemonIPv6Enabled (unmatched requirement IPv6) 19:25:25 [2019-09-09T19:25:25.540Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver 19:25:28 [2019-09-09T19:25:28.004Z] --- PASS: TestBuildWithHugeFile (77.06s) 19:25:28 [2019-09-09T19:25:28.004Z] === RUN TestBuildWithEmptyDockerfile 19:25:28 [2019-09-09T19:25:28.004Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 19:25:28 [2019-09-09T19:25:28.004Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 19:25:28 [2019-09-09T19:25:28.004Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 19:25:28 [2019-09-09T19:25:28.004Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 19:25:28 [2019-09-09T19:25:28.004Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 19:25:28 [2019-09-09T19:25:28.004Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 19:25:28 [2019-09-09T19:25:28.004Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 19:25:28 [2019-09-09T19:25:28.004Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 19:25:28 [2019-09-09T19:25:28.004Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 19:25:28 [2019-09-09T19:25:28.004Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) 19:25:28 [2019-09-09T19:25:28.004Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) 19:25:28 [2019-09-09T19:25:28.004Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) 19:25:28 [2019-09-09T19:25:28.004Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s) 19:25:28 [2019-09-09T19:25:28.004Z] === RUN TestBuildPreserveOwnership 19:25:28 [2019-09-09T19:25:28.004Z] === RUN TestBuildPreserveOwnership/copy_from 19:25:29 [2019-09-09T19:25:29.427Z] --- PASS: TestBuildWithHugeFile (30.94s) 19:25:29 [2019-09-09T19:25:29.427Z] === RUN TestBuildWithEmptyDockerfile 19:25:29 [2019-09-09T19:25:29.427Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 19:25:29 [2019-09-09T19:25:29.427Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 19:25:29 [2019-09-09T19:25:29.427Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 19:25:29 [2019-09-09T19:25:29.427Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 19:25:29 [2019-09-09T19:25:29.427Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 19:25:29 [2019-09-09T19:25:29.427Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 19:25:29 [2019-09-09T19:25:29.427Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 19:25:29 [2019-09-09T19:25:29.427Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 19:25:29 [2019-09-09T19:25:29.427Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 19:25:29 [2019-09-09T19:25:29.427Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) 19:25:29 [2019-09-09T19:25:29.427Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) 19:25:29 [2019-09-09T19:25:29.427Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) 19:25:29 [2019-09-09T19:25:29.427Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) 19:25:29 [2019-09-09T19:25:29.427Z] === RUN TestBuildPreserveOwnership 19:25:29 [2019-09-09T19:25:29.427Z] === RUN TestBuildPreserveOwnership/copy_from 19:25:29 [2019-09-09T19:25:29.813Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 19:25:29 [2019-09-09T19:25:29.901Z] PASS: docker_cli_build_test.go:574: DockerSuite.TestBuildAddAndCopyFileWithWhitespace 29.612s 19:25:30 [2019-09-09T19:25:30.274Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging 19:25:30 [2019-09-09T19:25:30.465Z] PASS: docker_cli_build_test.go:927: DockerSuite.TestBuildAddBadLinks 0.568s 19:25:31 [2019-09-09T19:25:31.397Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 19:25:31 [2019-09-09T19:25:31.655Z] PASS: docker_cli_build_test.go:1007: DockerSuite.TestBuildAddBadLinksVolume 1.444s 19:25:31 [2019-09-09T19:25:31.674Z] --- PASS: TestBuildPreserveOwnership (5.89s) 19:25:31 [2019-09-09T19:25:31.674Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.80s) 19:25:31 [2019-09-09T19:25:31.674Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.08s) 19:25:31 [2019-09-09T19:25:31.674Z] === RUN TestBuildPlatformInvalid 19:25:31 [2019-09-09T19:25:31.912Z] PASS: docker_cli_build_test.go:2886: DockerSuite.TestBuildAddBrokenTar 0.241s 19:25:32 [2019-09-09T19:25:32.041Z] --- PASS: TestBuildPlatformInvalid (0.18s) 19:25:32 [2019-09-09T19:25:32.041Z] PASS 19:25:32 [2019-09-09T19:25:32.041Z] Running /go/src/github.com/docker/docker/integration/config flags=-test.v -test.timeout=120m 19:25:32 [2019-09-09T19:25:32.041Z] INFO: Testing against a local daemon 19:25:32 [2019-09-09T19:25:32.041Z] === RUN TestConfigList 19:25:32 [2019-09-09T19:25:32.843Z] PASS: docker_api_build_test.go:476: DockerSuite.TestBuildAddCacheOnFileChange 0.747s 19:25:33 [2019-09-09T19:25:33.409Z] --- PASS: TestBuildPreserveOwnership (5.48s) 19:25:33 [2019-09-09T19:25:33.409Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.52s) 19:25:33 [2019-09-09T19:25:33.409Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.94s) 19:25:33 [2019-09-09T19:25:33.409Z] === RUN TestBuildPlatformInvalid 19:25:33 [2019-09-09T19:25:33.409Z] --- PASS: TestBuildPlatformInvalid (0.11s) 19:25:33 [2019-09-09T19:25:33.409Z] PASS 19:25:33 [2019-09-09T19:25:33.409Z] Running /go/src/github.com/docker/docker/integration/config flags=-test.v -test.timeout=120m 19:25:33 [2019-09-09T19:25:33.666Z] INFO: Testing against a local daemon 19:25:33 [2019-09-09T19:25:33.666Z] === RUN TestConfigList 19:25:34 [2019-09-09T19:25:34.044Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes 19:25:35 [2019-09-09T19:25:35.036Z] PASS: docker_cli_build_unix_test.go:88: DockerSuite.TestBuildAddChangeOwnership 2.217s 19:25:35 [2019-09-09T19:25:35.222Z] --- PASS: TestConfigList (2.93s) 19:25:35 [2019-09-09T19:25:35.222Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList 19:25:35 [2019-09-09T19:25:35.222Z] daemon.go:336: [d66cf171f4d6c] waiting for daemon to start 19:25:35 [2019-09-09T19:25:35.222Z] daemon.go:336: [d66cf171f4d6c] waiting for daemon to start 19:25:35 [2019-09-09T19:25:35.222Z] daemon.go:364: [d66cf171f4d6c] daemon started 19:25:35 [2019-09-09T19:25:35.222Z] daemon.go:472: [d66cf171f4d6c] Stopping daemon 19:25:35 [2019-09-09T19:25:35.222Z] daemon.go:307: [d66cf171f4d6c] exiting daemon 19:25:35 [2019-09-09T19:25:35.222Z] daemon.go:459: [d66cf171f4d6c] Daemon stopped 19:25:35 [2019-09-09T19:25:35.222Z] === RUN TestConfigsCreateAndDelete 19:25:36 [2019-09-09T19:25:36.406Z] PASS: docker_cli_daemon_test.go:420: DockerDaemonSuite.TestDaemonIPv6FixedCIDR 2.723s 19:25:36 [2019-09-09T19:25:36.969Z] --- PASS: TestConfigList (3.15s) 19:25:36 [2019-09-09T19:25:36.969Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigList 19:25:36 [2019-09-09T19:25:36.969Z] daemon.go:336: [d1d7f3bbd316c] waiting for daemon to start 19:25:36 [2019-09-09T19:25:36.969Z] daemon.go:336: [d1d7f3bbd316c] waiting for daemon to start 19:25:36 [2019-09-09T19:25:36.969Z] daemon.go:364: [d1d7f3bbd316c] daemon started 19:25:36 [2019-09-09T19:25:36.969Z] daemon.go:472: [d1d7f3bbd316c] Stopping daemon 19:25:36 [2019-09-09T19:25:36.970Z] daemon.go:307: [d1d7f3bbd316c] exiting daemon 19:25:36 [2019-09-09T19:25:36.970Z] daemon.go:459: [d1d7f3bbd316c] Daemon stopped 19:25:36 [2019-09-09T19:25:36.970Z] === RUN TestConfigsCreateAndDelete 19:25:37 [2019-09-09T19:25:37.227Z] PASS: docker_cli_build_test.go:1864: DockerSuite.TestBuildAddCurrentDirWithCache 2.306s 19:25:37 [2019-09-09T19:25:37.810Z] --- PASS: TestConfigsCreateAndDelete (2.54s) 19:25:37 [2019-09-09T19:25:37.810Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete 19:25:37 [2019-09-09T19:25:37.810Z] daemon.go:336: [dbee7f479d3ae] waiting for daemon to start 19:25:37 [2019-09-09T19:25:37.810Z] daemon.go:336: [dbee7f479d3ae] waiting for daemon to start 19:25:37 [2019-09-09T19:25:37.810Z] daemon.go:364: [dbee7f479d3ae] daemon started 19:25:37 [2019-09-09T19:25:37.810Z] daemon.go:472: [dbee7f479d3ae] Stopping daemon 19:25:37 [2019-09-09T19:25:37.810Z] daemon.go:307: [dbee7f479d3ae] exiting daemon 19:25:37 [2019-09-09T19:25:37.810Z] daemon.go:459: [dbee7f479d3ae] Daemon stopped 19:25:37 [2019-09-09T19:25:37.810Z] === RUN TestConfigsUpdate 19:25:38 [2019-09-09T19:25:38.165Z] PASS: docker_cli_build_test.go:1911: DockerSuite.TestBuildAddCurrentDirWithoutCache 0.961s 19:25:38 [2019-09-09T19:25:38.774Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret 19:25:40 [2019-09-09T19:25:40.059Z] --- PASS: TestConfigsCreateAndDelete (3.20s) 19:25:40 [2019-09-09T19:25:40.059Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigsCreateAndDelete 19:25:40 [2019-09-09T19:25:40.059Z] daemon.go:336: [d7530a2eab215] waiting for daemon to start 19:25:40 [2019-09-09T19:25:40.059Z] daemon.go:336: [d7530a2eab215] waiting for daemon to start 19:25:40 [2019-09-09T19:25:40.059Z] daemon.go:364: [d7530a2eab215] daemon started 19:25:40 [2019-09-09T19:25:40.059Z] daemon.go:472: [d7530a2eab215] Stopping daemon 19:25:40 [2019-09-09T19:25:40.059Z] daemon.go:307: [d7530a2eab215] exiting daemon 19:25:40 [2019-09-09T19:25:40.059Z] daemon.go:459: [d7530a2eab215] Daemon stopped 19:25:40 [2019-09-09T19:25:40.059Z] === RUN TestConfigsUpdate 19:25:40 [2019-09-09T19:25:40.976Z] --- PASS: TestConfigsUpdate (3.00s) 19:25:40 [2019-09-09T19:25:40.976Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate 19:25:40 [2019-09-09T19:25:40.976Z] daemon.go:336: [da531dec1bccf] waiting for daemon to start 19:25:40 [2019-09-09T19:25:40.976Z] daemon.go:336: [da531dec1bccf] waiting for daemon to start 19:25:40 [2019-09-09T19:25:40.976Z] daemon.go:364: [da531dec1bccf] daemon started 19:25:40 [2019-09-09T19:25:40.976Z] daemon.go:472: [da531dec1bccf] Stopping daemon 19:25:40 [2019-09-09T19:25:40.976Z] daemon.go:307: [da531dec1bccf] exiting daemon 19:25:40 [2019-09-09T19:25:40.976Z] daemon.go:459: [da531dec1bccf] Daemon stopped 19:25:40 [2019-09-09T19:25:40.976Z] === RUN TestTemplatedConfig 19:25:43 [2019-09-09T19:25:43.333Z] --- PASS: TestConfigsUpdate (3.02s) 19:25:43 [2019-09-09T19:25:43.333Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigsUpdate 19:25:43 [2019-09-09T19:25:43.333Z] daemon.go:336: [d6657614892cb] waiting for daemon to start 19:25:43 [2019-09-09T19:25:43.333Z] daemon.go:336: [d6657614892cb] waiting for daemon to start 19:25:43 [2019-09-09T19:25:43.333Z] daemon.go:364: [d6657614892cb] daemon started 19:25:43 [2019-09-09T19:25:43.333Z] daemon.go:472: [d6657614892cb] Stopping daemon 19:25:43 [2019-09-09T19:25:43.333Z] daemon.go:307: [d6657614892cb] exiting daemon 19:25:43 [2019-09-09T19:25:43.333Z] daemon.go:459: [d6657614892cb] Daemon stopped 19:25:43 [2019-09-09T19:25:43.333Z] === RUN TestTemplatedConfig 19:25:43 [2019-09-09T19:25:43.509Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service 19:25:44 [2019-09-09T19:25:44.232Z] --- PASS: TestTemplatedConfig (3.57s) 19:25:44 [2019-09-09T19:25:44.232Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig 19:25:44 [2019-09-09T19:25:44.232Z] daemon.go:336: [d1c05f114a03c] waiting for daemon to start 19:25:44 [2019-09-09T19:25:44.232Z] daemon.go:336: [d1c05f114a03c] waiting for daemon to start 19:25:44 [2019-09-09T19:25:44.232Z] daemon.go:364: [d1c05f114a03c] daemon started 19:25:44 [2019-09-09T19:25:44.232Z] daemon.go:472: [d1c05f114a03c] Stopping daemon 19:25:44 [2019-09-09T19:25:44.232Z] daemon.go:307: [d1c05f114a03c] exiting daemon 19:25:44 [2019-09-09T19:25:44.232Z] daemon.go:459: [d1c05f114a03c] Daemon stopped 19:25:44 [2019-09-09T19:25:44.232Z] === RUN TestConfigInspect 19:25:46 [2019-09-09T19:25:46.604Z] --- PASS: TestTemplatedConfig (3.27s) 19:25:46 [2019-09-09T19:25:46.604Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestTemplatedConfig 19:25:46 [2019-09-09T19:25:46.604Z] daemon.go:336: [d44d754857e6b] waiting for daemon to start 19:25:46 [2019-09-09T19:25:46.604Z] daemon.go:336: [d44d754857e6b] waiting for daemon to start 19:25:46 [2019-09-09T19:25:46.604Z] daemon.go:364: [d44d754857e6b] daemon started 19:25:46 [2019-09-09T19:25:46.604Z] daemon.go:472: [d44d754857e6b] Stopping daemon 19:25:46 [2019-09-09T19:25:46.604Z] daemon.go:307: [d44d754857e6b] exiting daemon 19:25:46 [2019-09-09T19:25:46.605Z] daemon.go:459: [d44d754857e6b] Daemon stopped 19:25:46 [2019-09-09T19:25:46.605Z] === RUN TestConfigInspect 19:25:46 [2019-09-09T19:25:46.605Z] PASS: docker_cli_build_test.go:752: DockerSuite.TestBuildAddDirContentToExistingDir 8.041s 19:25:47 [2019-09-09T19:25:47.428Z] --- PASS: TestConfigInspect (3.06s) 19:25:47 [2019-09-09T19:25:47.428Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect 19:25:47 [2019-09-09T19:25:47.428Z] daemon.go:336: [ddd31756ae207] waiting for daemon to start 19:25:47 [2019-09-09T19:25:47.428Z] daemon.go:336: [ddd31756ae207] waiting for daemon to start 19:25:47 [2019-09-09T19:25:47.428Z] daemon.go:364: [ddd31756ae207] daemon started 19:25:47 [2019-09-09T19:25:47.428Z] daemon.go:472: [ddd31756ae207] Stopping daemon 19:25:47 [2019-09-09T19:25:47.428Z] daemon.go:307: [ddd31756ae207] exiting daemon 19:25:47 [2019-09-09T19:25:47.428Z] daemon.go:459: [ddd31756ae207] Daemon stopped 19:25:47 [2019-09-09T19:25:47.428Z] === RUN TestConfigCreateWithLabels 19:25:48 [2019-09-09T19:25:48.239Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session 19:25:48 [2019-09-09T19:25:48.500Z] PASS: docker_cli_daemon_test.go:447: DockerDaemonSuite.TestDaemonIPv6FixedCIDRAndMac 1.832s 19:25:49 [2019-09-09T19:25:49.868Z] --- PASS: TestConfigInspect (3.24s) 19:25:49 [2019-09-09T19:25:49.868Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigInspect 19:25:49 [2019-09-09T19:25:49.868Z] daemon.go:336: [d2d787ff80359] waiting for daemon to start 19:25:49 [2019-09-09T19:25:49.868Z] daemon.go:336: [d2d787ff80359] waiting for daemon to start 19:25:49 [2019-09-09T19:25:49.868Z] daemon.go:364: [d2d787ff80359] daemon started 19:25:49 [2019-09-09T19:25:49.868Z] daemon.go:472: [d2d787ff80359] Stopping daemon 19:25:49 [2019-09-09T19:25:49.868Z] daemon.go:307: [d2d787ff80359] exiting daemon 19:25:49 [2019-09-09T19:25:49.868Z] daemon.go:459: [d2d787ff80359] Daemon stopped 19:25:49 [2019-09-09T19:25:49.868Z] === RUN TestConfigCreateWithLabels 19:25:49 [2019-09-09T19:25:49.961Z] --- PASS: TestConfigCreateWithLabels (2.86s) 19:25:49 [2019-09-09T19:25:49.961Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels 19:25:49 [2019-09-09T19:25:49.961Z] daemon.go:336: [df0ea1aac759a] waiting for daemon to start 19:25:49 [2019-09-09T19:25:49.961Z] daemon.go:336: [df0ea1aac759a] waiting for daemon to start 19:25:49 [2019-09-09T19:25:49.961Z] daemon.go:364: [df0ea1aac759a] daemon started 19:25:49 [2019-09-09T19:25:49.961Z] daemon.go:472: [df0ea1aac759a] Stopping daemon 19:25:49 [2019-09-09T19:25:49.961Z] daemon.go:307: [df0ea1aac759a] exiting daemon 19:25:49 [2019-09-09T19:25:49.961Z] daemon.go:459: [df0ea1aac759a] Daemon stopped 19:25:49 [2019-09-09T19:25:49.961Z] === RUN TestConfigCreateResolve 19:25:50 [2019-09-09T19:25:50.799Z] PASS: docker_cli_build_test.go:738: DockerSuite.TestBuildAddDirContentToRoot 4.395s 19:25:50 [2019-09-09T19:25:50.799Z] PASS: docker_cli_build_test.go:2190: DockerSuite.TestBuildAddFileNotFound 0.087s 19:25:51 [2019-09-09T19:25:51.174Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system 19:25:52 [2019-09-09T19:25:52.693Z] PASS: docker_cli_build_test.go:1998: DockerSuite.TestBuildAddLocalAndRemoteFilesWithAndWithoutCache 1.504s 19:25:52 [2019-09-09T19:25:52.693Z] --- PASS: TestConfigCreateWithLabels (3.12s) 19:25:52 [2019-09-09T19:25:52.693Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigCreateWithLabels 19:25:52 [2019-09-09T19:25:52.693Z] daemon.go:336: [d544b4ac25e90] waiting for daemon to start 19:25:52 [2019-09-09T19:25:52.693Z] daemon.go:336: [d544b4ac25e90] waiting for daemon to start 19:25:52 [2019-09-09T19:25:52.693Z] daemon.go:364: [d544b4ac25e90] daemon started 19:25:52 [2019-09-09T19:25:52.693Z] daemon.go:472: [d544b4ac25e90] Stopping daemon 19:25:52 [2019-09-09T19:25:52.693Z] daemon.go:307: [d544b4ac25e90] exiting daemon 19:25:52 [2019-09-09T19:25:52.693Z] daemon.go:459: [d544b4ac25e90] Daemon stopped 19:25:52 [2019-09-09T19:25:52.693Z] === RUN TestConfigCreateResolve 19:25:53 [2019-09-09T19:25:53.127Z] --- PASS: TestConfigCreateResolve (2.94s) 19:25:53 [2019-09-09T19:25:53.127Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve 19:25:53 [2019-09-09T19:25:53.127Z] daemon.go:336: [dcb44c03b34f2] waiting for daemon to start 19:25:53 [2019-09-09T19:25:53.127Z] daemon.go:336: [dcb44c03b34f2] waiting for daemon to start 19:25:53 [2019-09-09T19:25:53.127Z] daemon.go:364: [dcb44c03b34f2] daemon started 19:25:53 [2019-09-09T19:25:53.127Z] daemon.go:472: [dcb44c03b34f2] Stopping daemon 19:25:53 [2019-09-09T19:25:53.127Z] daemon.go:307: [dcb44c03b34f2] exiting daemon 19:25:53 [2019-09-09T19:25:53.127Z] daemon.go:459: [dcb44c03b34f2] Daemon stopped 19:25:53 [2019-09-09T19:25:53.127Z] === RUN TestConfigDaemonLibtrustID 19:25:53 [2019-09-09T19:25:53.782Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) 19:25:53 [2019-09-09T19:25:53.782Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID 19:25:53 [2019-09-09T19:25:53.782Z] daemon.go:336: [d72dcc25f2415] waiting for daemon to start 19:25:53 [2019-09-09T19:25:53.782Z] daemon.go:336: [d72dcc25f2415] waiting for daemon to start 19:25:53 [2019-09-09T19:25:53.782Z] daemon.go:364: [d72dcc25f2415] daemon started 19:25:53 [2019-09-09T19:25:53.782Z] daemon.go:472: [d72dcc25f2415] Stopping daemon 19:25:53 [2019-09-09T19:25:53.782Z] daemon.go:307: [d72dcc25f2415] exiting daemon 19:25:53 [2019-09-09T19:25:53.782Z] daemon.go:459: [d72dcc25f2415] Daemon stopped 19:25:53 [2019-09-09T19:25:53.782Z] PASS 19:25:53 [2019-09-09T19:25:53.782Z] Running /go/src/github.com/docker/docker/integration/container flags=-test.v -test.timeout=120m 19:25:53 [2019-09-09T19:25:53.782Z] INFO: Testing against a local daemon 19:25:53 [2019-09-09T19:25:53.782Z] === RUN TestCheckpoint 19:25:53 [2019-09-09T19:25:53.782Z] --- SKIP: TestCheckpoint (0.00s) 19:25:53 [2019-09-09T19:25:53.782Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 19:25:53 [2019-09-09T19:25:53.782Z] === RUN TestContainerInvalidJSON 19:25:53 [2019-09-09T19:25:53.782Z] === RUN TestContainerInvalidJSON//containers/foobar/copy 19:25:53 [2019-09-09T19:25:53.782Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy 19:25:53 [2019-09-09T19:25:53.782Z] === RUN TestContainerInvalidJSON//containers/foobar/exec 19:25:53 [2019-09-09T19:25:53.782Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec 19:25:53 [2019-09-09T19:25:53.782Z] === RUN TestContainerInvalidJSON//exec/foobar/start 19:25:53 [2019-09-09T19:25:53.782Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start 19:25:53 [2019-09-09T19:25:53.782Z] === CONT TestContainerInvalidJSON//containers/foobar/copy 19:25:53 [2019-09-09T19:25:53.782Z] === CONT TestContainerInvalidJSON//exec/foobar/start 19:25:53 [2019-09-09T19:25:53.782Z] === CONT TestContainerInvalidJSON//containers/foobar/exec 19:25:53 [2019-09-09T19:25:53.782Z] --- PASS: TestContainerInvalidJSON (0.01s) 19:25:53 [2019-09-09T19:25:53.782Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) 19:25:53 [2019-09-09T19:25:53.782Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) 19:25:53 [2019-09-09T19:25:53.782Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) 19:25:53 [2019-09-09T19:25:53.782Z] === RUN TestCopyFromContainerPathDoesNotExist 19:25:53 [2019-09-09T19:25:53.782Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) 19:25:53 [2019-09-09T19:25:53.782Z] === RUN TestCopyFromContainerPathIsNotDir 19:25:53 [2019-09-09T19:25:53.782Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) 19:25:53 [2019-09-09T19:25:53.782Z] === RUN TestCopyToContainerPathDoesNotExist 19:25:54 [2019-09-09T19:25:54.165Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) 19:25:54 [2019-09-09T19:25:54.165Z] === RUN TestCopyToContainerPathIsNotDir 19:25:54 [2019-09-09T19:25:54.165Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) 19:25:54 [2019-09-09T19:25:54.165Z] === RUN TestCopyFromContainer 19:25:55 [2019-09-09T19:25:55.990Z] === RUN TestCopyFromContainer// 19:25:55 [2019-09-09T19:25:55.991Z] PASS: docker_cli_build_test.go:1808: DockerSuite.TestBuildAddMultipleLocalFileWithAndWithoutCache 3.474s 19:25:55 [2019-09-09T19:25:55.991Z] --- PASS: TestConfigCreateResolve (3.18s) 19:25:55 [2019-09-09T19:25:55.991Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigCreateResolve 19:25:55 [2019-09-09T19:25:55.991Z] daemon.go:336: [d22df214bbd10] waiting for daemon to start 19:25:55 [2019-09-09T19:25:55.991Z] daemon.go:336: [d22df214bbd10] waiting for daemon to start 19:25:55 [2019-09-09T19:25:55.991Z] daemon.go:364: [d22df214bbd10] daemon started 19:25:55 [2019-09-09T19:25:55.991Z] daemon.go:472: [d22df214bbd10] Stopping daemon 19:25:55 [2019-09-09T19:25:55.991Z] daemon.go:307: [d22df214bbd10] exiting daemon 19:25:55 [2019-09-09T19:25:55.991Z] daemon.go:459: [d22df214bbd10] Daemon stopped 19:25:55 [2019-09-09T19:25:55.991Z] === RUN TestConfigDaemonLibtrustID 19:25:56 [2019-09-09T19:25:56.062Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume 19:25:56 [2019-09-09T19:25:56.372Z] === RUN TestCopyFromContainer//bar/root 19:25:56 [2019-09-09T19:25:56.372Z] === RUN TestCopyFromContainer//bar/root/ 19:25:56 [2019-09-09T19:25:56.372Z] === RUN TestCopyFromContainer/bar/quux 19:25:56 [2019-09-09T19:25:56.372Z] === RUN TestCopyFromContainer/bar/quux/ 19:25:56 [2019-09-09T19:25:56.555Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) 19:25:56 [2019-09-09T19:25:56.555Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigDaemonLibtrustID 19:25:56 [2019-09-09T19:25:56.555Z] daemon.go:336: [d5f18740f4796] waiting for daemon to start 19:25:56 [2019-09-09T19:25:56.556Z] daemon.go:336: [d5f18740f4796] waiting for daemon to start 19:25:56 [2019-09-09T19:25:56.556Z] daemon.go:364: [d5f18740f4796] daemon started 19:25:56 [2019-09-09T19:25:56.556Z] daemon.go:472: [d5f18740f4796] Stopping daemon 19:25:56 [2019-09-09T19:25:56.556Z] daemon.go:307: [d5f18740f4796] exiting daemon 19:25:56 [2019-09-09T19:25:56.556Z] daemon.go:459: [d5f18740f4796] Daemon stopped 19:25:56 [2019-09-09T19:25:56.556Z] PASS 19:25:56 [2019-09-09T19:25:56.556Z] Running /go/src/github.com/docker/docker/integration/container flags=-test.v -test.timeout=120m 19:25:56 [2019-09-09T19:25:56.556Z] INFO: Testing against a local daemon 19:25:56 [2019-09-09T19:25:56.556Z] === RUN TestCheckpoint 19:25:56 [2019-09-09T19:25:56.556Z] --- SKIP: TestCheckpoint (0.00s) 19:25:56 [2019-09-09T19:25:56.556Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 19:25:56 [2019-09-09T19:25:56.556Z] === RUN TestContainerInvalidJSON 19:25:56 [2019-09-09T19:25:56.556Z] === RUN TestContainerInvalidJSON//containers/foobar/copy 19:25:56 [2019-09-09T19:25:56.556Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy 19:25:56 [2019-09-09T19:25:56.556Z] === RUN TestContainerInvalidJSON//containers/foobar/exec 19:25:56 [2019-09-09T19:25:56.556Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec 19:25:56 [2019-09-09T19:25:56.556Z] === RUN TestContainerInvalidJSON//exec/foobar/start 19:25:56 [2019-09-09T19:25:56.556Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start 19:25:56 [2019-09-09T19:25:56.556Z] === CONT TestContainerInvalidJSON//containers/foobar/copy 19:25:56 [2019-09-09T19:25:56.556Z] === CONT TestContainerInvalidJSON//exec/foobar/start 19:25:56 [2019-09-09T19:25:56.556Z] === CONT TestContainerInvalidJSON//containers/foobar/exec 19:25:56 [2019-09-09T19:25:56.556Z] --- PASS: TestContainerInvalidJSON (0.02s) 19:25:56 [2019-09-09T19:25:56.556Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) 19:25:56 [2019-09-09T19:25:56.556Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) 19:25:56 [2019-09-09T19:25:56.556Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) 19:25:56 [2019-09-09T19:25:56.556Z] === RUN TestCopyFromContainerPathDoesNotExist 19:25:56 [2019-09-09T19:25:56.741Z] === RUN TestCopyFromContainer/bar/quux/baz 19:25:56 [2019-09-09T19:25:56.741Z] === RUN TestCopyFromContainer/bar/filesymlink 19:25:56 [2019-09-09T19:25:56.741Z] === RUN TestCopyFromContainer/bar/dirsymlink 19:25:56 [2019-09-09T19:25:56.741Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 19:25:56 [2019-09-09T19:25:56.813Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) 19:25:56 [2019-09-09T19:25:56.813Z] === RUN TestCopyFromContainerPathIsNotDir 19:25:56 [2019-09-09T19:25:56.813Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) 19:25:56 [2019-09-09T19:25:56.813Z] === RUN TestCopyToContainerPathDoesNotExist 19:25:56 [2019-09-09T19:25:56.813Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) 19:25:56 [2019-09-09T19:25:56.813Z] === RUN TestCopyToContainerPathIsNotDir 19:25:57 [2019-09-09T19:25:57.071Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) 19:25:57 [2019-09-09T19:25:57.071Z] === RUN TestCopyFromContainer 19:25:57 [2019-09-09T19:25:57.071Z] PASS: docker_cli_build_test.go:2937: DockerSuite.TestBuildAddNonTar 1.304s 19:25:57 [2019-09-09T19:25:57.121Z] === RUN TestCopyFromContainer/bar/notarget 19:25:57 [2019-09-09T19:25:57.121Z] --- PASS: TestCopyFromContainer (2.86s) 19:25:57 [2019-09-09T19:25:57.121Z] --- PASS: TestCopyFromContainer// (0.09s) 19:25:57 [2019-09-09T19:25:57.121Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) 19:25:57 [2019-09-09T19:25:57.121Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) 19:25:57 [2019-09-09T19:25:57.121Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) 19:25:57 [2019-09-09T19:25:57.121Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) 19:25:57 [2019-09-09T19:25:57.121Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) 19:25:57 [2019-09-09T19:25:57.121Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) 19:25:57 [2019-09-09T19:25:57.121Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) 19:25:57 [2019-09-09T19:25:57.121Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) 19:25:57 [2019-09-09T19:25:57.121Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) 19:25:57 [2019-09-09T19:25:57.121Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 19:25:57 [2019-09-09T19:25:57.121Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 19:25:57 [2019-09-09T19:25:57.121Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 19:25:57 [2019-09-09T19:25:57.121Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 19:25:57 [2019-09-09T19:25:57.121Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 19:25:57 [2019-09-09T19:25:57.121Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 19:25:57 [2019-09-09T19:25:57.121Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 19:25:57 [2019-09-09T19:25:57.121Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 19:25:57 [2019-09-09T19:25:57.121Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 19:25:57 [2019-09-09T19:25:57.121Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 19:25:57 [2019-09-09T19:25:57.121Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) 19:25:57 [2019-09-09T19:25:57.121Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 19:25:57 [2019-09-09T19:25:57.121Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 19:25:57 [2019-09-09T19:25:57.121Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 19:25:57 [2019-09-09T19:25:57.121Z] === RUN TestCreateWithInvalidEnv 19:25:57 [2019-09-09T19:25:57.121Z] === RUN TestCreateWithInvalidEnv/0 19:25:57 [2019-09-09T19:25:57.121Z] === PAUSE TestCreateWithInvalidEnv/0 19:25:57 [2019-09-09T19:25:57.121Z] === RUN TestCreateWithInvalidEnv/1 19:25:57 [2019-09-09T19:25:57.121Z] === PAUSE TestCreateWithInvalidEnv/1 19:25:57 [2019-09-09T19:25:57.121Z] === RUN TestCreateWithInvalidEnv/2 19:25:57 [2019-09-09T19:25:57.121Z] === PAUSE TestCreateWithInvalidEnv/2 19:25:57 [2019-09-09T19:25:57.121Z] === CONT TestCreateWithInvalidEnv/0 19:25:57 [2019-09-09T19:25:57.121Z] === CONT TestCreateWithInvalidEnv/2 19:25:57 [2019-09-09T19:25:57.121Z] === CONT TestCreateWithInvalidEnv/1 19:25:57 [2019-09-09T19:25:57.121Z] --- PASS: TestCreateWithInvalidEnv (0.01s) 19:25:57 [2019-09-09T19:25:57.121Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 19:25:57 [2019-09-09T19:25:57.121Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 19:25:57 [2019-09-09T19:25:57.121Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 19:25:57 [2019-09-09T19:25:57.121Z] === RUN TestCreateTmpfsMountsTarget 19:25:57 [2019-09-09T19:25:57.121Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) 19:25:57 [2019-09-09T19:25:57.121Z] === RUN TestCreateWithCustomMaskedPaths 19:25:58 [2019-09-09T19:25:58.001Z] PASS: docker_cli_build_test.go:786: DockerSuite.TestBuildAddOrCopyEtcToRootShouldNotConflict 0.622s 19:25:58 [2019-09-09T19:25:58.263Z] Running D:\gopath\src\github.com\docker\docker\integration\build 19:25:58 [2019-09-09T19:25:58.263Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 19:25:58 [2019-09-09T19:25:58.263Z] INFO: Testing against a local daemon 19:25:58 [2019-09-09T19:25:58.263Z] === RUN TestBuildWithSession 19:25:58 [2019-09-09T19:25:58.263Z] --- SKIP: TestBuildWithSession (0.00s) 19:25:58 [2019-09-09T19:25:58.263Z] build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows" 19:25:58 [2019-09-09T19:25:58.263Z] === RUN TestBuildSquashParent 19:25:58 [2019-09-09T19:25:58.263Z] --- SKIP: TestBuildSquashParent (0.00s) 19:25:58 [2019-09-09T19:25:58.263Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" 19:25:58 [2019-09-09T19:25:58.263Z] === RUN TestBuildWithRemoveAndForceRemove 19:25:58 [2019-09-09T19:25:58.263Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) 19:25:58 [2019-09-09T19:25:58.263Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME 19:25:58 [2019-09-09T19:25:58.263Z] === RUN TestBuildMultiStageCopy 19:25:58 [2019-09-09T19:25:58.263Z] === RUN TestBuildMultiStageCopy/copy_to_root 19:25:58 [2019-09-09T19:25:58.584Z] tests/integration/api_swarm_test.py .ssss.s...x....... [ 72%] 19:25:58 [2019-09-09T19:25:58.932Z] === RUN TestCopyFromContainer// 19:25:58 [2019-09-09T19:25:58.932Z] === RUN TestCopyFromContainer//bar/root 19:25:58 [2019-09-09T19:25:58.932Z] === RUN TestCopyFromContainer//bar/root/ 19:25:59 [2019-09-09T19:25:59.189Z] === RUN TestCopyFromContainer/bar/quux 19:25:59 [2019-09-09T19:25:59.189Z] === RUN TestCopyFromContainer/bar/quux/ 19:25:59 [2019-09-09T19:25:59.189Z] === RUN TestCopyFromContainer/bar/quux/baz 19:25:59 [2019-09-09T19:25:59.446Z] === RUN TestCopyFromContainer/bar/filesymlink 19:25:59 [2019-09-09T19:25:59.446Z] === RUN TestCopyFromContainer/bar/dirsymlink 19:25:59 [2019-09-09T19:25:59.446Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 19:25:59 [2019-09-09T19:25:59.703Z] === RUN TestCopyFromContainer/bar/notarget 19:25:59 [2019-09-09T19:25:59.703Z] --- PASS: TestCopyFromContainer (2.68s) 19:25:59 [2019-09-09T19:25:59.703Z] --- PASS: TestCopyFromContainer// (0.08s) 19:25:59 [2019-09-09T19:25:59.703Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) 19:25:59 [2019-09-09T19:25:59.703Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) 19:25:59 [2019-09-09T19:25:59.703Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) 19:25:59 [2019-09-09T19:25:59.703Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) 19:25:59 [2019-09-09T19:25:59.703Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) 19:25:59 [2019-09-09T19:25:59.703Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) 19:25:59 [2019-09-09T19:25:59.703Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) 19:25:59 [2019-09-09T19:25:59.703Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) 19:25:59 [2019-09-09T19:25:59.703Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) 19:25:59 [2019-09-09T19:25:59.703Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 19:25:59 [2019-09-09T19:25:59.703Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 19:25:59 [2019-09-09T19:25:59.703Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 19:25:59 [2019-09-09T19:25:59.703Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 19:25:59 [2019-09-09T19:25:59.703Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 19:25:59 [2019-09-09T19:25:59.703Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 19:25:59 [2019-09-09T19:25:59.703Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 19:25:59 [2019-09-09T19:25:59.703Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 19:25:59 [2019-09-09T19:25:59.703Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 19:25:59 [2019-09-09T19:25:59.703Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 19:25:59 [2019-09-09T19:25:59.703Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) 19:25:59 [2019-09-09T19:25:59.703Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 19:25:59 [2019-09-09T19:25:59.703Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 19:25:59 [2019-09-09T19:25:59.703Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) 19:25:59 [2019-09-09T19:25:59.703Z] === RUN TestCreateWithInvalidEnv 19:25:59 [2019-09-09T19:25:59.703Z] === RUN TestCreateWithInvalidEnv/0 19:25:59 [2019-09-09T19:25:59.703Z] === PAUSE TestCreateWithInvalidEnv/0 19:25:59 [2019-09-09T19:25:59.703Z] === RUN TestCreateWithInvalidEnv/1 19:25:59 [2019-09-09T19:25:59.703Z] === PAUSE TestCreateWithInvalidEnv/1 19:25:59 [2019-09-09T19:25:59.703Z] === RUN TestCreateWithInvalidEnv/2 19:25:59 [2019-09-09T19:25:59.703Z] === PAUSE TestCreateWithInvalidEnv/2 19:25:59 [2019-09-09T19:25:59.703Z] === CONT TestCreateWithInvalidEnv/0 19:25:59 [2019-09-09T19:25:59.703Z] === CONT TestCreateWithInvalidEnv/2 19:25:59 [2019-09-09T19:25:59.703Z] === CONT TestCreateWithInvalidEnv/1 19:25:59 [2019-09-09T19:25:59.703Z] --- PASS: TestCreateWithInvalidEnv (0.01s) 19:25:59 [2019-09-09T19:25:59.703Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 19:25:59 [2019-09-09T19:25:59.703Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 19:25:59 [2019-09-09T19:25:59.703Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 19:25:59 [2019-09-09T19:25:59.703Z] === RUN TestCreateTmpfsMountsTarget 19:25:59 [2019-09-09T19:25:59.703Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) 19:25:59 [2019-09-09T19:25:59.703Z] === RUN TestCreateWithCustomMaskedPaths 19:25:59 [2019-09-09T19:25:59.709Z] --- PASS: TestCreateWithCustomMaskedPaths (2.54s) 19:25:59 [2019-09-09T19:25:59.709Z] === RUN TestCreateWithCapabilities 19:25:59 [2019-09-09T19:25:59.709Z] === RUN TestCreateWithCapabilities/no_capabilities 19:25:59 [2019-09-09T19:25:59.709Z] === PAUSE TestCreateWithCapabilities/no_capabilities 19:25:59 [2019-09-09T19:25:59.709Z] === RUN TestCreateWithCapabilities/empty_capabilities 19:25:59 [2019-09-09T19:25:59.709Z] === PAUSE TestCreateWithCapabilities/empty_capabilities 19:25:59 [2019-09-09T19:25:59.709Z] === RUN TestCreateWithCapabilities/valid_capabilities 19:25:59 [2019-09-09T19:25:59.709Z] === PAUSE TestCreateWithCapabilities/valid_capabilities 19:25:59 [2019-09-09T19:25:59.709Z] === RUN TestCreateWithCapabilities/invalid_capabilities 19:25:59 [2019-09-09T19:25:59.709Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities 19:25:59 [2019-09-09T19:25:59.709Z] === RUN TestCreateWithCapabilities/duplicate_capabilities 19:25:59 [2019-09-09T19:25:59.709Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities 19:25:59 [2019-09-09T19:25:59.709Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 19:25:59 [2019-09-09T19:25:59.709Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 19:25:59 [2019-09-09T19:25:59.709Z] === RUN TestCreateWithCapabilities/empty_capadd 19:25:59 [2019-09-09T19:25:59.709Z] === PAUSE TestCreateWithCapabilities/empty_capadd 19:25:59 [2019-09-09T19:25:59.709Z] === RUN TestCreateWithCapabilities/empty_capdrop 19:25:59 [2019-09-09T19:25:59.709Z] === PAUSE TestCreateWithCapabilities/empty_capdrop 19:25:59 [2019-09-09T19:25:59.709Z] === RUN TestCreateWithCapabilities/capadd_capdrop 19:25:59 [2019-09-09T19:25:59.709Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop 19:25:59 [2019-09-09T19:25:59.709Z] === RUN TestCreateWithCapabilities/conflict_with_capadd 19:25:59 [2019-09-09T19:25:59.709Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd 19:25:59 [2019-09-09T19:25:59.709Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop 19:25:59 [2019-09-09T19:25:59.709Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop 19:25:59 [2019-09-09T19:25:59.709Z] === CONT TestCreateWithCapabilities/no_capabilities 19:25:59 [2019-09-09T19:25:59.709Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop 19:25:59 [2019-09-09T19:25:59.709Z] === CONT TestCreateWithCapabilities/conflict_with_capadd 19:25:59 [2019-09-09T19:25:59.709Z] === CONT TestCreateWithCapabilities/capadd_capdrop 19:25:59 [2019-09-09T19:25:59.709Z] === CONT TestCreateWithCapabilities/empty_capdrop 19:25:59 [2019-09-09T19:25:59.709Z] === CONT TestCreateWithCapabilities/empty_capadd 19:25:59 [2019-09-09T19:25:59.709Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 19:25:59 [2019-09-09T19:25:59.709Z] === CONT TestCreateWithCapabilities/duplicate_capabilities 19:25:59 [2019-09-09T19:25:59.709Z] === CONT TestCreateWithCapabilities/invalid_capabilities 19:25:59 [2019-09-09T19:25:59.709Z] === CONT TestCreateWithCapabilities/valid_capabilities 19:25:59 [2019-09-09T19:25:59.709Z] === CONT TestCreateWithCapabilities/empty_capabilities 19:26:00 [2019-09-09T19:26:00.074Z] --- PASS: TestCreateWithCapabilities (0.02s) 19:26:00 [2019-09-09T19:26:00.074Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) 19:26:00 [2019-09-09T19:26:00.074Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) 19:26:00 [2019-09-09T19:26:00.074Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) 19:26:00 [2019-09-09T19:26:00.074Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) 19:26:00 [2019-09-09T19:26:00.074Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) 19:26:00 [2019-09-09T19:26:00.074Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) 19:26:00 [2019-09-09T19:26:00.074Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) 19:26:00 [2019-09-09T19:26:00.074Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) 19:26:00 [2019-09-09T19:26:00.074Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) 19:26:00 [2019-09-09T19:26:00.074Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) 19:26:00 [2019-09-09T19:26:00.074Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.10s) 19:26:00 [2019-09-09T19:26:00.074Z] === RUN TestCreateWithCustomReadonlyPaths 19:26:00 [2019-09-09T19:26:00.267Z] PASS: docker_cli_daemon_test.go:466: DockerDaemonSuite.TestDaemonIPv6HostMode 1.415s 19:26:01 [2019-09-09T19:26:01.199Z] PASS: docker_cli_build_test.go:798: DockerSuite.TestBuildAddPreservesFilesSpecialBits 3.397s 19:26:01 [2019-09-09T19:26:01.763Z] PASS: docker_cli_daemon_test.go:299: DockerDaemonSuite.TestDaemonIptablesClean 1.723s 19:26:02 [2019-09-09T19:26:02.328Z] --- PASS: TestCreateWithCustomMaskedPaths (2.48s) 19:26:02 [2019-09-09T19:26:02.328Z] === RUN TestCreateWithCapabilities 19:26:02 [2019-09-09T19:26:02.328Z] === RUN TestCreateWithCapabilities/no_capabilities 19:26:02 [2019-09-09T19:26:02.328Z] === PAUSE TestCreateWithCapabilities/no_capabilities 19:26:02 [2019-09-09T19:26:02.328Z] === RUN TestCreateWithCapabilities/empty_capabilities 19:26:02 [2019-09-09T19:26:02.328Z] === PAUSE TestCreateWithCapabilities/empty_capabilities 19:26:02 [2019-09-09T19:26:02.328Z] === RUN TestCreateWithCapabilities/valid_capabilities 19:26:02 [2019-09-09T19:26:02.328Z] === PAUSE TestCreateWithCapabilities/valid_capabilities 19:26:02 [2019-09-09T19:26:02.328Z] === RUN TestCreateWithCapabilities/invalid_capabilities 19:26:02 [2019-09-09T19:26:02.328Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities 19:26:02 [2019-09-09T19:26:02.328Z] === RUN TestCreateWithCapabilities/duplicate_capabilities 19:26:02 [2019-09-09T19:26:02.328Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities 19:26:02 [2019-09-09T19:26:02.328Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 19:26:02 [2019-09-09T19:26:02.328Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 19:26:02 [2019-09-09T19:26:02.328Z] === RUN TestCreateWithCapabilities/empty_capadd 19:26:02 [2019-09-09T19:26:02.328Z] === PAUSE TestCreateWithCapabilities/empty_capadd 19:26:02 [2019-09-09T19:26:02.328Z] === RUN TestCreateWithCapabilities/empty_capdrop 19:26:02 [2019-09-09T19:26:02.328Z] === PAUSE TestCreateWithCapabilities/empty_capdrop 19:26:02 [2019-09-09T19:26:02.328Z] === RUN TestCreateWithCapabilities/capadd_capdrop 19:26:02 [2019-09-09T19:26:02.328Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop 19:26:02 [2019-09-09T19:26:02.328Z] === RUN TestCreateWithCapabilities/conflict_with_capadd 19:26:02 [2019-09-09T19:26:02.328Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd 19:26:02 [2019-09-09T19:26:02.328Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop 19:26:02 [2019-09-09T19:26:02.328Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop 19:26:02 [2019-09-09T19:26:02.328Z] === CONT TestCreateWithCapabilities/no_capabilities 19:26:02 [2019-09-09T19:26:02.328Z] === CONT TestCreateWithCapabilities/empty_capadd 19:26:02 [2019-09-09T19:26:02.328Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop 19:26:02 [2019-09-09T19:26:02.328Z] === CONT TestCreateWithCapabilities/conflict_with_capadd 19:26:02 [2019-09-09T19:26:02.328Z] === CONT TestCreateWithCapabilities/capadd_capdrop 19:26:02 [2019-09-09T19:26:02.328Z] === CONT TestCreateWithCapabilities/empty_capdrop 19:26:02 [2019-09-09T19:26:02.328Z] === CONT TestCreateWithCapabilities/invalid_capabilities 19:26:02 [2019-09-09T19:26:02.328Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 19:26:02 [2019-09-09T19:26:02.328Z] === CONT TestCreateWithCapabilities/duplicate_capabilities 19:26:02 [2019-09-09T19:26:02.494Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.58s) 19:26:02 [2019-09-09T19:26:02.494Z] === RUN TestCreateWithInvalidHealthcheckParams 19:26:02 [2019-09-09T19:26:02.494Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 19:26:02 [2019-09-09T19:26:02.494Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 19:26:02 [2019-09-09T19:26:02.494Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 19:26:02 [2019-09-09T19:26:02.494Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 19:26:02 [2019-09-09T19:26:02.494Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 19:26:02 [2019-09-09T19:26:02.494Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 19:26:02 [2019-09-09T19:26:02.494Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 19:26:02 [2019-09-09T19:26:02.494Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 19:26:02 [2019-09-09T19:26:02.494Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 19:26:02 [2019-09-09T19:26:02.494Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 19:26:02 [2019-09-09T19:26:02.494Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 19:26:02 [2019-09-09T19:26:02.494Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 19:26:02 [2019-09-09T19:26:02.494Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 19:26:02 [2019-09-09T19:26:02.494Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 19:26:02 [2019-09-09T19:26:02.494Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 19:26:02 [2019-09-09T19:26:02.494Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) 19:26:02 [2019-09-09T19:26:02.494Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 19:26:02 [2019-09-09T19:26:02.494Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 19:26:02 [2019-09-09T19:26:02.494Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) 19:26:02 [2019-09-09T19:26:02.494Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 19:26:02 [2019-09-09T19:26:02.494Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) 19:26:02 [2019-09-09T19:26:02.494Z] === RUN TestContainerStartOnDaemonRestart 19:26:02 [2019-09-09T19:26:02.494Z] === PAUSE TestContainerStartOnDaemonRestart 19:26:02 [2019-09-09T19:26:02.494Z] === RUN TestDaemonRestartIpcMode 19:26:02 [2019-09-09T19:26:02.494Z] === PAUSE TestDaemonRestartIpcMode 19:26:02 [2019-09-09T19:26:02.494Z] === RUN TestDiff 19:26:02 [2019-09-09T19:26:02.586Z] === CONT TestCreateWithCapabilities/valid_capabilities 19:26:02 [2019-09-09T19:26:02.586Z] === CONT TestCreateWithCapabilities/empty_capabilities 19:26:02 [2019-09-09T19:26:02.586Z] --- PASS: TestCreateWithCapabilities (0.02s) 19:26:02 [2019-09-09T19:26:02.586Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) 19:26:02 [2019-09-09T19:26:02.586Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) 19:26:02 [2019-09-09T19:26:02.586Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) 19:26:02 [2019-09-09T19:26:02.586Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) 19:26:02 [2019-09-09T19:26:02.586Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) 19:26:02 [2019-09-09T19:26:02.586Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) 19:26:02 [2019-09-09T19:26:02.586Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) 19:26:02 [2019-09-09T19:26:02.586Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) 19:26:02 [2019-09-09T19:26:02.586Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) 19:26:02 [2019-09-09T19:26:02.586Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) 19:26:02 [2019-09-09T19:26:02.586Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) 19:26:02 [2019-09-09T19:26:02.586Z] === RUN TestCreateWithCustomReadonlyPaths 19:26:03 [2019-09-09T19:26:03.287Z] --- PASS: TestDiff (0.82s) 19:26:03 [2019-09-09T19:26:03.287Z] === RUN TestExecWithCloseStdin 19:26:04 [2019-09-09T19:26:04.481Z] PASS: docker_cli_build_test.go:1955: DockerSuite.TestBuildAddRemoteFileMTime 2.954s 19:26:04 [2019-09-09T19:26:04.655Z] --- PASS: TestExecWithCloseStdin (1.09s) 19:26:04 [2019-09-09T19:26:04.655Z] === RUN TestExec 19:26:05 [2019-09-09T19:26:05.047Z] PASS: docker_cli_daemon_test.go:317: DockerDaemonSuite.TestDaemonIptablesCreate 2.788s 19:26:05 [2019-09-09T19:26:05.047Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.50s) 19:26:05 [2019-09-09T19:26:05.047Z] === RUN TestCreateWithInvalidHealthcheckParams 19:26:05 [2019-09-09T19:26:05.047Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 19:26:05 [2019-09-09T19:26:05.047Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 19:26:05 [2019-09-09T19:26:05.047Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 19:26:05 [2019-09-09T19:26:05.047Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 19:26:05 [2019-09-09T19:26:05.047Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 19:26:05 [2019-09-09T19:26:05.047Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 19:26:05 [2019-09-09T19:26:05.047Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 19:26:05 [2019-09-09T19:26:05.047Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 19:26:05 [2019-09-09T19:26:05.047Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 19:26:05 [2019-09-09T19:26:05.047Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 19:26:05 [2019-09-09T19:26:05.047Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 19:26:05 [2019-09-09T19:26:05.047Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 19:26:05 [2019-09-09T19:26:05.047Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 19:26:05 [2019-09-09T19:26:05.047Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 19:26:05 [2019-09-09T19:26:05.047Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 19:26:05 [2019-09-09T19:26:05.047Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) 19:26:05 [2019-09-09T19:26:05.047Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 19:26:05 [2019-09-09T19:26:05.047Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) 19:26:05 [2019-09-09T19:26:05.047Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) 19:26:05 [2019-09-09T19:26:05.047Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 19:26:05 [2019-09-09T19:26:05.047Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) 19:26:05 [2019-09-09T19:26:05.047Z] === RUN TestContainerStartOnDaemonRestart 19:26:05 [2019-09-09T19:26:05.047Z] === PAUSE TestContainerStartOnDaemonRestart 19:26:05 [2019-09-09T19:26:05.047Z] === RUN TestDaemonRestartIpcMode 19:26:05 [2019-09-09T19:26:05.047Z] === PAUSE TestDaemonRestartIpcMode 19:26:05 [2019-09-09T19:26:05.047Z] === RUN TestDiff 19:26:05 [2019-09-09T19:26:05.319Z] PASS: docker_cli_build_test.go:1930: DockerSuite.TestBuildAddRemoteFileWithAndWithoutCache 1.125s 19:26:05 [2019-09-09T19:26:05.421Z] ok github.com/docker/docker/api/server/httputils 0.040s coverage: 14.7% of statements 19:26:05 [2019-09-09T19:26:05.421Z] ? github.com/docker/docker/api/server/backend/build [no test files] 19:26:05 [2019-09-09T19:26:05.421Z] ok github.com/docker/docker/api/server/middleware 0.012s coverage: 37.7% of statements 19:26:05 [2019-09-09T19:26:05.421Z] ? github.com/docker/docker/api/server/router [no test files] 19:26:05 [2019-09-09T19:26:05.421Z] ? github.com/docker/docker/api/server/router/build [no test files] 19:26:05 [2019-09-09T19:26:05.421Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 19:26:05 [2019-09-09T19:26:05.421Z] ? github.com/docker/docker/api/server/router/container [no test files] 19:26:05 [2019-09-09T19:26:05.421Z] ? github.com/docker/docker/api/server/router/debug [no test files] 19:26:05 [2019-09-09T19:26:05.421Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 19:26:05 [2019-09-09T19:26:05.421Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 19:26:05 [2019-09-09T19:26:05.421Z] ? github.com/docker/docker/api/server/router/image [no test files] 19:26:05 [2019-09-09T19:26:05.421Z] ? github.com/docker/docker/api/server/router/network [no test files] 19:26:05 [2019-09-09T19:26:05.421Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 19:26:05 [2019-09-09T19:26:05.421Z] ? github.com/docker/docker/api/server/router/session [no test files] 19:26:05 [2019-09-09T19:26:05.421Z] ok github.com/docker/docker/api/types/strslice 0.014s coverage: 90.0% of statements 19:26:05 [2019-09-09T19:26:05.421Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 95.2% of statements 19:26:05 [2019-09-09T19:26:05.421Z] ok github.com/docker/docker/api/server/router/swarm 0.028s coverage: 4.0% of statements 19:26:05 [2019-09-09T19:26:05.421Z] ? github.com/docker/docker/api/server/router/system [no test files] 19:26:05 [2019-09-09T19:26:05.421Z] ? github.com/docker/docker/api/server/router/volume [no test files] 19:26:05 [2019-09-09T19:26:05.421Z] ? github.com/docker/docker/api/types [no test files] 19:26:05 [2019-09-09T19:26:05.421Z] ? github.com/docker/docker/api/types/backend [no test files] 19:26:05 [2019-09-09T19:26:05.421Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 19:26:05 [2019-09-09T19:26:05.421Z] ? github.com/docker/docker/api/types/container [no test files] 19:26:05 [2019-09-09T19:26:05.421Z] ? github.com/docker/docker/api/types/events [no test files] 19:26:05 [2019-09-09T19:26:05.421Z] ? github.com/docker/docker/api/types/image [no test files] 19:26:05 [2019-09-09T19:26:05.421Z] ? github.com/docker/docker/api/types/mount [no test files] 19:26:05 [2019-09-09T19:26:05.421Z] ? github.com/docker/docker/api/types/network [no test files] 19:26:05 [2019-09-09T19:26:05.421Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 19:26:05 [2019-09-09T19:26:05.421Z] ? github.com/docker/docker/api/types/registry [no test files] 19:26:05 [2019-09-09T19:26:05.421Z] ? github.com/docker/docker/api/types/swarm [no test files] 19:26:05 [2019-09-09T19:26:05.421Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 19:26:05 [2019-09-09T19:26:05.421Z] ok github.com/docker/docker/api/types/versions 0.044s coverage: 75.0% of statements 19:26:05 [2019-09-09T19:26:05.421Z] ok github.com/docker/docker/api/types/time 0.027s coverage: 100.0% of statements 19:26:05 [2019-09-09T19:26:05.421Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 19:26:05 [2019-09-09T19:26:05.421Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 19:26:05 [2019-09-09T19:26:05.421Z] ? github.com/docker/docker/api/types/volume [no test files] 19:26:05 [2019-09-09T19:26:05.421Z] ? github.com/docker/docker/builder [no test files] 19:26:05 [2019-09-09T19:26:05.421Z] ? github.com/docker/docker/builder/builder-next [no test files] 19:26:05 [2019-09-09T19:26:05.421Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 19:26:05 [2019-09-09T19:26:05.421Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 19:26:05 [2019-09-09T19:26:05.421Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 19:26:05 [2019-09-09T19:26:05.421Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 19:26:05 [2019-09-09T19:26:05.421Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 19:26:05 [2019-09-09T19:26:05.421Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 19:26:05 [2019-09-09T19:26:05.421Z] ok github.com/docker/docker/builder/dockerignore 0.026s coverage: 96.8% of statements 19:26:05 [2019-09-09T19:26:05.455Z] --- PASS: TestExec (1.07s) 19:26:05 [2019-09-09T19:26:05.455Z] === RUN TestExecUser 19:26:05 [2019-09-09T19:26:05.576Z] PASS: docker_cli_daemon_test.go:553: DockerDaemonSuite.TestDaemonKeyGeneration 0.589s 19:26:06 [2019-09-09T19:26:06.143Z] --- PASS: TestDiff (1.03s) 19:26:06 [2019-09-09T19:26:06.143Z] === RUN TestExecWithCloseStdin 19:26:06 [2019-09-09T19:26:06.708Z] PASS: docker_api_build_test.go:361: DockerSuite.TestBuildAddRemoteNoDecompress 1.393s 19:26:06 [2019-09-09T19:26:06.723Z] --- PASS: TestExecUser (0.98s) 19:26:06 [2019-09-09T19:26:06.723Z] === RUN TestExportContainerAndImportImage 19:26:07 [2019-09-09T19:26:07.640Z] --- PASS: TestExecWithCloseStdin (1.33s) 19:26:07 [2019-09-09T19:26:07.640Z] === RUN TestExec 19:26:07 [2019-09-09T19:26:07.972Z] --- PASS: TestExportContainerAndImportImage (1.17s) 19:26:07 [2019-09-09T19:26:07.972Z] === RUN TestExportContainerAfterDaemonRestart 19:26:08 [2019-09-09T19:26:08.571Z] --- PASS: TestExec (1.20s) 19:26:08 [2019-09-09T19:26:08.571Z] === RUN TestExecUser 19:26:08 [2019-09-09T19:26:08.622Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 19:26:09 [2019-09-09T19:26:09.083Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 19:26:09 [2019-09-09T19:26:09.279Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s) 19:26:09 [2019-09-09T19:26:09.279Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart 19:26:09 [2019-09-09T19:26:09.279Z] daemon.go:336: [d75568628c591] waiting for daemon to start 19:26:09 [2019-09-09T19:26:09.279Z] daemon.go:336: [d75568628c591] waiting for daemon to start 19:26:09 [2019-09-09T19:26:09.279Z] daemon.go:364: [d75568628c591] daemon started 19:26:09 [2019-09-09T19:26:09.279Z] daemon.go:472: [d75568628c591] Stopping daemon 19:26:09 [2019-09-09T19:26:09.279Z] daemon.go:307: [d75568628c591] exiting daemon 19:26:09 [2019-09-09T19:26:09.279Z] daemon.go:459: [d75568628c591] Daemon stopped 19:26:09 [2019-09-09T19:26:09.279Z] daemon.go:336: [d75568628c591] waiting for daemon to start 19:26:09 [2019-09-09T19:26:09.279Z] daemon.go:336: [d75568628c591] waiting for daemon to start 19:26:09 [2019-09-09T19:26:09.279Z] daemon.go:364: [d75568628c591] daemon started 19:26:09 [2019-09-09T19:26:09.279Z] daemon.go:472: [d75568628c591] Stopping daemon 19:26:09 [2019-09-09T19:26:09.279Z] daemon.go:307: [d75568628c591] exiting daemon 19:26:09 [2019-09-09T19:26:09.279Z] daemon.go:459: [d75568628c591] Daemon stopped 19:26:09 [2019-09-09T19:26:09.279Z] === RUN TestHealthCheckWorkdir 19:26:09 [2019-09-09T19:26:09.503Z] PASS: docker_cli_daemon_plugins_test.go:72: DockerDaemonSuite.TestDaemonKillLiveRestoreWithPlugins 3.822s 19:26:09 [2019-09-09T19:26:09.759Z] --- PASS: TestExecUser (1.15s) 19:26:09 [2019-09-09T19:26:09.759Z] === RUN TestExportContainerAndImportImage 19:26:10 [2019-09-09T19:26:10.054Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 19:26:10 [2019-09-09T19:26:10.325Z] PASS: docker_cli_build_test.go:2816: DockerSuite.TestBuildAddScript 3.645s 19:26:10 [2019-09-09T19:26:10.547Z] --- PASS: TestHealthCheckWorkdir (1.25s) 19:26:10 [2019-09-09T19:26:10.547Z] === RUN TestHealthKillContainer 19:26:11 [2019-09-09T19:26:11.006Z] ok github.com/docker/docker/builder/fscache 0.142s coverage: 69.2% of statements 19:26:11 [2019-09-09T19:26:11.032Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 19:26:11 [2019-09-09T19:26:11.257Z] --- PASS: TestExportContainerAndImportImage (1.35s) 19:26:11 [2019-09-09T19:26:11.257Z] === RUN TestExportContainerAfterDaemonRestart 19:26:12 [2019-09-09T19:26:12.043Z] ok github.com/docker/docker/builder/remotecontext/git 3.651s coverage: 85.1% of statements 19:26:12 [2019-09-09T19:26:12.043Z] ok github.com/docker/docker/builder/remotecontext 0.384s coverage: 13.6% of statements 19:26:12 [2019-09-09T19:26:12.592Z] --- PASS: TestBuildMultiStageCopy (14.35s) 19:26:12 [2019-09-09T19:26:12.592Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.93s) 19:26:12 [2019-09-09T19:26:12.592Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.84s) 19:26:12 [2019-09-09T19:26:12.592Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) 19:26:12 [2019-09-09T19:26:12.592Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.18s) 19:26:12 [2019-09-09T19:26:12.592Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.39s) 19:26:12 [2019-09-09T19:26:12.592Z] === RUN TestBuildMultiStageParentConfig 19:26:12 [2019-09-09T19:26:12.592Z] --- SKIP: TestBuildMultiStageParentConfig (0.00s) 19:26:12 [2019-09-09T19:26:12.592Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME 19:26:12 [2019-09-09T19:26:12.592Z] === RUN TestBuildLabelWithTargets 19:26:12 [2019-09-09T19:26:12.592Z] --- SKIP: TestBuildLabelWithTargets (0.00s) 19:26:12 [2019-09-09T19:26:12.592Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME 19:26:12 [2019-09-09T19:26:12.592Z] === RUN TestBuildWithEmptyLayers 19:26:12 [2019-09-09T19:26:12.631Z] --- PASS: TestExportContainerAfterDaemonRestart (1.44s) 19:26:12 [2019-09-09T19:26:12.631Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestExportContainerAfterDaemonRestart 19:26:12 [2019-09-09T19:26:12.631Z] daemon.go:336: [df9a581deb7e1] waiting for daemon to start 19:26:12 [2019-09-09T19:26:12.631Z] daemon.go:336: [df9a581deb7e1] waiting for daemon to start 19:26:12 [2019-09-09T19:26:12.631Z] daemon.go:364: [df9a581deb7e1] daemon started 19:26:12 [2019-09-09T19:26:12.631Z] daemon.go:472: [df9a581deb7e1] Stopping daemon 19:26:12 [2019-09-09T19:26:12.631Z] daemon.go:307: [df9a581deb7e1] exiting daemon 19:26:12 [2019-09-09T19:26:12.631Z] daemon.go:459: [df9a581deb7e1] Daemon stopped 19:26:12 [2019-09-09T19:26:12.631Z] daemon.go:336: [df9a581deb7e1] waiting for daemon to start 19:26:12 [2019-09-09T19:26:12.631Z] daemon.go:336: [df9a581deb7e1] waiting for daemon to start 19:26:12 [2019-09-09T19:26:12.631Z] daemon.go:364: [df9a581deb7e1] daemon started 19:26:12 [2019-09-09T19:26:12.631Z] daemon.go:472: [df9a581deb7e1] Stopping daemon 19:26:12 [2019-09-09T19:26:12.631Z] daemon.go:307: [df9a581deb7e1] exiting daemon 19:26:12 [2019-09-09T19:26:12.631Z] daemon.go:459: [df9a581deb7e1] Daemon stopped 19:26:12 [2019-09-09T19:26:12.631Z] === RUN TestHealthCheckWorkdir 19:26:13 [2019-09-09T19:26:13.069Z] ok github.com/docker/docker/cli/debug 0.007s coverage: 100.0% of statements 19:26:13 [2019-09-09T19:26:13.359Z] ok github.com/docker/docker/builder/dockerfile 1.135s coverage: 45.1% of statements 19:26:13 [2019-09-09T19:26:13.359Z] ? github.com/docker/docker/cli [no test files] 19:26:13 [2019-09-09T19:26:13.359Z] ? github.com/docker/docker/cli/config [no test files] 19:26:13 [2019-09-09T19:26:13.563Z] PASS: docker_cli_daemon_plugins_test.go:161: DockerDaemonSuite.TestDaemonKillWithPlugins 4.200s 19:26:13 [2019-09-09T19:26:13.572Z] --- PASS: TestBuildWithEmptyLayers (1.07s) 19:26:13 [2019-09-09T19:26:13.572Z] === RUN TestBuildMultiStageOnBuild 19:26:13 [2019-09-09T19:26:13.572Z] --- SKIP: TestBuildMultiStageOnBuild (0.01s) 19:26:13 [2019-09-09T19:26:13.572Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME 19:26:13 [2019-09-09T19:26:13.572Z] === RUN TestBuildUncleanTarFilenames 19:26:13 [2019-09-09T19:26:13.572Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) 19:26:13 [2019-09-09T19:26:13.572Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME 19:26:13 [2019-09-09T19:26:13.572Z] === RUN TestBuildMultiStageLayerLeak 19:26:13 [2019-09-09T19:26:13.572Z] --- SKIP: TestBuildMultiStageLayerLeak (0.01s) 19:26:13 [2019-09-09T19:26:13.572Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME 19:26:13 [2019-09-09T19:26:13.572Z] === RUN TestBuildWithHugeFile 19:26:13 [2019-09-09T19:26:13.572Z] --- SKIP: TestBuildWithHugeFile (0.00s) 19:26:13 [2019-09-09T19:26:13.572Z] build_test.go:491: testEnv.OSType == "windows" 19:26:13 [2019-09-09T19:26:13.572Z] === RUN TestBuildWithEmptyDockerfile 19:26:13 [2019-09-09T19:26:13.572Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 19:26:13 [2019-09-09T19:26:13.572Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 19:26:13 [2019-09-09T19:26:13.572Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 19:26:13 [2019-09-09T19:26:13.572Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 19:26:13 [2019-09-09T19:26:13.572Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 19:26:13 [2019-09-09T19:26:13.572Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 19:26:13 [2019-09-09T19:26:13.709Z] --- PASS: TestHealthKillContainer (3.06s) 19:26:13 [2019-09-09T19:26:13.709Z] === RUN TestInspectCpusetInConfigPre120 19:26:14 [2019-09-09T19:26:14.037Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 19:26:14 [2019-09-09T19:26:14.037Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 19:26:14 [2019-09-09T19:26:14.037Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 19:26:14 [2019-09-09T19:26:14.037Z] --- PASS: TestBuildWithEmptyDockerfile (0.43s) 19:26:14 [2019-09-09T19:26:14.037Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) 19:26:14 [2019-09-09T19:26:14.037Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) 19:26:14 [2019-09-09T19:26:14.037Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) 19:26:14 [2019-09-09T19:26:14.037Z] === RUN TestBuildPreserveOwnership 19:26:14 [2019-09-09T19:26:14.037Z] --- SKIP: TestBuildPreserveOwnership (0.00s) 19:26:14 [2019-09-09T19:26:14.037Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME 19:26:14 [2019-09-09T19:26:14.037Z] === RUN TestBuildPlatformInvalid 19:26:14 [2019-09-09T19:26:14.037Z] --- PASS: TestBuildPlatformInvalid (0.04s) 19:26:14 [2019-09-09T19:26:14.037Z] PASS 19:26:14 [2019-09-09T19:26:14.037Z] Running D:\gopath\src\github.com\docker\docker\integration\config 19:26:14 [2019-09-09T19:26:14.129Z] --- PASS: TestHealthCheckWorkdir (1.37s) 19:26:14 [2019-09-09T19:26:14.129Z] === RUN TestHealthKillContainer 19:26:14 [2019-09-09T19:26:14.502Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 19:26:14 [2019-09-09T19:26:14.502Z] INFO: Testing against a local daemon 19:26:14 [2019-09-09T19:26:14.502Z] === RUN TestConfigList 19:26:14 [2019-09-09T19:26:14.502Z] --- SKIP: TestConfigList (0.00s) 19:26:14 [2019-09-09T19:26:14.502Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" 19:26:14 [2019-09-09T19:26:14.502Z] === RUN TestConfigsCreateAndDelete 19:26:14 [2019-09-09T19:26:14.502Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) 19:26:14 [2019-09-09T19:26:14.502Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" 19:26:14 [2019-09-09T19:26:14.502Z] === RUN TestConfigsUpdate 19:26:14 [2019-09-09T19:26:14.502Z] --- SKIP: TestConfigsUpdate (0.00s) 19:26:14 [2019-09-09T19:26:14.502Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" 19:26:14 [2019-09-09T19:26:14.502Z] === RUN TestTemplatedConfig 19:26:14 [2019-09-09T19:26:14.502Z] --- SKIP: TestTemplatedConfig (0.00s) 19:26:14 [2019-09-09T19:26:14.502Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" 19:26:14 [2019-09-09T19:26:14.502Z] === RUN TestConfigInspect 19:26:14 [2019-09-09T19:26:14.502Z] --- SKIP: TestConfigInspect (0.00s) 19:26:14 [2019-09-09T19:26:14.502Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" 19:26:14 [2019-09-09T19:26:14.502Z] === RUN TestConfigCreateWithLabels 19:26:14 [2019-09-09T19:26:14.502Z] --- SKIP: TestConfigCreateWithLabels (0.00s) 19:26:14 [2019-09-09T19:26:14.502Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" 19:26:14 [2019-09-09T19:26:14.502Z] === RUN TestConfigCreateResolve 19:26:14 [2019-09-09T19:26:14.502Z] --- SKIP: TestConfigCreateResolve (0.00s) 19:26:14 [2019-09-09T19:26:14.502Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" 19:26:14 [2019-09-09T19:26:14.502Z] === RUN TestConfigDaemonLibtrustID 19:26:14 [2019-09-09T19:26:14.502Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) 19:26:14 [2019-09-09T19:26:14.502Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" 19:26:14 [2019-09-09T19:26:14.502Z] PASS 19:26:14 [2019-09-09T19:26:14.502Z] Running D:\gopath\src\github.com\docker\docker\integration\container 19:26:14 [2019-09-09T19:26:14.502Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 19:26:14 [2019-09-09T19:26:14.502Z] INFO: Testing against a local daemon 19:26:14 [2019-09-09T19:26:14.502Z] === RUN TestCheckpoint 19:26:14 [2019-09-09T19:26:14.502Z] --- SKIP: TestCheckpoint (0.00s) 19:26:14 [2019-09-09T19:26:14.502Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 19:26:14 [2019-09-09T19:26:14.502Z] === RUN TestContainerInvalidJSON 19:26:14 [2019-09-09T19:26:14.502Z] === RUN TestContainerInvalidJSON//containers/foobar/copy 19:26:14 [2019-09-09T19:26:14.502Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy 19:26:14 [2019-09-09T19:26:14.502Z] === RUN TestContainerInvalidJSON//containers/foobar/exec 19:26:14 [2019-09-09T19:26:14.502Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec 19:26:14 [2019-09-09T19:26:14.502Z] === RUN TestContainerInvalidJSON//exec/foobar/start 19:26:14 [2019-09-09T19:26:14.502Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start 19:26:14 [2019-09-09T19:26:14.502Z] === CONT TestContainerInvalidJSON//containers/foobar/copy 19:26:14 [2019-09-09T19:26:14.502Z] === CONT TestContainerInvalidJSON//exec/foobar/start 19:26:14 [2019-09-09T19:26:14.502Z] === CONT TestContainerInvalidJSON//containers/foobar/exec 19:26:14 [2019-09-09T19:26:14.502Z] --- PASS: TestContainerInvalidJSON (0.05s) 19:26:14 [2019-09-09T19:26:14.502Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) 19:26:14 [2019-09-09T19:26:14.502Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) 19:26:14 [2019-09-09T19:26:14.502Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) 19:26:14 [2019-09-09T19:26:14.503Z] === RUN TestCopyFromContainerPathDoesNotExist 19:26:14 [2019-09-09T19:26:14.503Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.03s) 19:26:14 [2019-09-09T19:26:14.503Z] copy_test.go:25: testEnv.OSType == "windows" 19:26:14 [2019-09-09T19:26:14.503Z] === RUN TestCopyFromContainerPathIsNotDir 19:26:14 [2019-09-09T19:26:14.503Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) 19:26:14 [2019-09-09T19:26:14.503Z] copy_test.go:39: testEnv.OSType == "windows" 19:26:14 [2019-09-09T19:26:14.503Z] === RUN TestCopyToContainerPathDoesNotExist 19:26:14 [2019-09-09T19:26:14.503Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.03s) 19:26:14 [2019-09-09T19:26:14.503Z] copy_test.go:51: testEnv.OSType == "windows" 19:26:14 [2019-09-09T19:26:14.503Z] === RUN TestCopyToContainerPathIsNotDir 19:26:14 [2019-09-09T19:26:14.503Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) 19:26:14 [2019-09-09T19:26:14.503Z] copy_test.go:65: testEnv.OSType == "windows" 19:26:14 [2019-09-09T19:26:14.503Z] === RUN TestCopyFromContainer 19:26:14 [2019-09-09T19:26:14.503Z] --- SKIP: TestCopyFromContainer (0.00s) 19:26:14 [2019-09-09T19:26:14.503Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" 19:26:14 [2019-09-09T19:26:14.503Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 19:26:14 [2019-09-09T19:26:14.503Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 19:26:14 [2019-09-09T19:26:14.503Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 19:26:14 [2019-09-09T19:26:14.503Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 19:26:14 [2019-09-09T19:26:14.503Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 19:26:14 [2019-09-09T19:26:14.503Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 19:26:14 [2019-09-09T19:26:14.503Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 19:26:14 [2019-09-09T19:26:14.503Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 19:26:14 [2019-09-09T19:26:14.503Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 19:26:14 [2019-09-09T19:26:14.503Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 19:26:14 [2019-09-09T19:26:14.503Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.05s) 19:26:14 [2019-09-09T19:26:14.503Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) 19:26:14 [2019-09-09T19:26:14.503Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) 19:26:14 [2019-09-09T19:26:14.503Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) 19:26:14 [2019-09-09T19:26:14.503Z] === RUN TestCreateWithInvalidEnv 19:26:14 [2019-09-09T19:26:14.503Z] === RUN TestCreateWithInvalidEnv/0 19:26:14 [2019-09-09T19:26:14.503Z] === PAUSE TestCreateWithInvalidEnv/0 19:26:14 [2019-09-09T19:26:14.503Z] === RUN TestCreateWithInvalidEnv/1 19:26:14 [2019-09-09T19:26:14.503Z] === PAUSE TestCreateWithInvalidEnv/1 19:26:14 [2019-09-09T19:26:14.503Z] === RUN TestCreateWithInvalidEnv/2 19:26:14 [2019-09-09T19:26:14.503Z] === PAUSE TestCreateWithInvalidEnv/2 19:26:14 [2019-09-09T19:26:14.503Z] === CONT TestCreateWithInvalidEnv/0 19:26:14 [2019-09-09T19:26:14.503Z] === CONT TestCreateWithInvalidEnv/2 19:26:14 [2019-09-09T19:26:14.503Z] === CONT TestCreateWithInvalidEnv/1 19:26:14 [2019-09-09T19:26:14.503Z] --- PASS: TestCreateWithInvalidEnv (0.03s) 19:26:14 [2019-09-09T19:26:14.503Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 19:26:14 [2019-09-09T19:26:14.503Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) 19:26:14 [2019-09-09T19:26:14.503Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) 19:26:14 [2019-09-09T19:26:14.503Z] === RUN TestCreateTmpfsMountsTarget 19:26:14 [2019-09-09T19:26:14.503Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) 19:26:14 [2019-09-09T19:26:14.503Z] create_test.go:111: testEnv.DaemonInfo.OSType == "windows" 19:26:14 [2019-09-09T19:26:14.503Z] === RUN TestCreateWithCustomMaskedPaths 19:26:14 [2019-09-09T19:26:14.503Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) 19:26:14 [2019-09-09T19:26:14.503Z] create_test.go:154: testEnv.DaemonInfo.OSType != "linux" 19:26:14 [2019-09-09T19:26:14.503Z] === RUN TestCreateWithCapabilities 19:26:14 [2019-09-09T19:26:14.503Z] --- SKIP: TestCreateWithCapabilities (0.00s) 19:26:14 [2019-09-09T19:26:14.503Z] create_test.go:233: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW 19:26:14 [2019-09-09T19:26:14.503Z] === RUN TestCreateWithCustomReadonlyPaths 19:26:14 [2019-09-09T19:26:14.503Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) 19:26:14 [2019-09-09T19:26:14.503Z] create_test.go:359: testEnv.DaemonInfo.OSType != "linux" 19:26:14 [2019-09-09T19:26:14.503Z] === RUN TestCreateWithInvalidHealthcheckParams 19:26:14 [2019-09-09T19:26:14.503Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 19:26:14 [2019-09-09T19:26:14.503Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 19:26:14 [2019-09-09T19:26:14.503Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 19:26:14 [2019-09-09T19:26:14.503Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 19:26:14 [2019-09-09T19:26:14.503Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 19:26:14 [2019-09-09T19:26:14.503Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 19:26:14 [2019-09-09T19:26:14.503Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 19:26:14 [2019-09-09T19:26:14.503Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 19:26:14 [2019-09-09T19:26:14.503Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 19:26:14 [2019-09-09T19:26:14.503Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 19:26:14 [2019-09-09T19:26:14.503Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 19:26:14 [2019-09-09T19:26:14.503Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 19:26:14 [2019-09-09T19:26:14.503Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 19:26:14 [2019-09-09T19:26:14.503Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 19:26:14 [2019-09-09T19:26:14.503Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 19:26:14 [2019-09-09T19:26:14.503Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) 19:26:14 [2019-09-09T19:26:14.503Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 19:26:14 [2019-09-09T19:26:14.503Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) 19:26:14 [2019-09-09T19:26:14.503Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 19:26:14 [2019-09-09T19:26:14.503Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 19:26:14 [2019-09-09T19:26:14.503Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) 19:26:14 [2019-09-09T19:26:14.503Z] === RUN TestDiff 19:26:14 [2019-09-09T19:26:14.503Z] --- SKIP: TestDiff (0.00s) 19:26:14 [2019-09-09T19:26:14.503Z] diff_test.go:17: testEnv.OSType == "windows": FIXME 19:26:14 [2019-09-09T19:26:14.503Z] === RUN TestExecWithCloseStdin 19:26:14 [2019-09-09T19:26:14.586Z] --- PASS: TestInspectCpusetInConfigPre120 (0.90s) 19:26:14 [2019-09-09T19:26:14.586Z] === RUN TestIpcModeNone 19:26:15 [2019-09-09T19:26:15.848Z] --- PASS: TestIpcModeNone (1.11s) 19:26:15 [2019-09-09T19:26:15.848Z] === RUN TestIpcModePrivate 19:26:16 [2019-09-09T19:26:16.638Z] tests/integration/api_volume_test.py ......... [ 74%] 19:26:16 [2019-09-09T19:26:16.638Z] tests/integration/client_test.py ..... [ 75%] 19:26:16 [2019-09-09T19:26:16.638Z] tests/integration/errors_test.py . [ 75%] 19:26:16 [2019-09-09T19:26:16.638Z] --- PASS: TestIpcModePrivate (1.09s) 19:26:16 [2019-09-09T19:26:16.638Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false 19:26:16 [2019-09-09T19:26:16.638Z] === RUN TestIpcModeShareable 19:26:16 [2019-09-09T19:26:16.651Z] PASS: docker_cli_daemon_test.go:934: DockerDaemonSuite.TestDaemonLinksIpTablesRulesWhenLinkAndUnlink 3.171s 19:26:16 [2019-09-09T19:26:16.705Z] --- PASS: TestExecWithCloseStdin (2.05s) 19:26:16 [2019-09-09T19:26:16.705Z] === RUN TestExec 19:26:16 [2019-09-09T19:26:16.705Z] --- SKIP: TestExec (0.00s) 19:26:16 [2019-09-09T19:26:16.705Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. 19:26:16 [2019-09-09T19:26:16.705Z] === RUN TestExecUser 19:26:16 [2019-09-09T19:26:16.705Z] --- SKIP: TestExecUser (0.00s) 19:26:16 [2019-09-09T19:26:16.705Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. 19:26:16 [2019-09-09T19:26:16.705Z] === RUN TestExportContainerAndImportImage 19:26:16 [2019-09-09T19:26:16.705Z] --- SKIP: TestExportContainerAndImportImage (0.00s) 19:26:16 [2019-09-09T19:26:16.705Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" 19:26:16 [2019-09-09T19:26:16.705Z] === RUN TestExportContainerAfterDaemonRestart 19:26:16 [2019-09-09T19:26:16.705Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) 19:26:16 [2019-09-09T19:26:16.705Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" 19:26:16 [2019-09-09T19:26:16.705Z] === RUN TestHealthCheckWorkdir 19:26:16 [2019-09-09T19:26:16.705Z] --- SKIP: TestHealthCheckWorkdir (0.00s) 19:26:16 [2019-09-09T19:26:16.705Z] health_test.go:20: testEnv.OSType == "windows": FIXME 19:26:16 [2019-09-09T19:26:16.705Z] === RUN TestHealthKillContainer 19:26:16 [2019-09-09T19:26:16.705Z] --- SKIP: TestHealthKillContainer (0.00s) 19:26:16 [2019-09-09T19:26:16.705Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 19:26:16 [2019-09-09T19:26:16.705Z] === RUN TestInspectCpusetInConfigPre120 19:26:16 [2019-09-09T19:26:16.705Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) 19:26:16 [2019-09-09T19:26:16.705Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet 19:26:16 [2019-09-09T19:26:16.705Z] === RUN TestKillContainerInvalidSignal 19:26:17 [2019-09-09T19:26:17.215Z] --- PASS: TestHealthKillContainer (3.24s) 19:26:17 [2019-09-09T19:26:17.215Z] === RUN TestInspectCpusetInConfigPre120 19:26:17 [2019-09-09T19:26:17.215Z] PASS: docker_cli_daemon_test.go:483: DockerDaemonSuite.TestDaemonLogLevelDebug 0.524s 19:26:17 [2019-09-09T19:26:17.779Z] PASS: docker_cli_daemon_test.go:492: DockerDaemonSuite.TestDaemonLogLevelFatal 0.514s 19:26:17 [2019-09-09T19:26:17.880Z] --- PASS: TestIpcModeShareable (1.05s) 19:26:17 [2019-09-09T19:26:17.880Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true 19:26:17 [2019-09-09T19:26:17.880Z] === RUN TestAPIIpcModeShareableAndContainer 19:26:18 [2019-09-09T19:26:18.036Z] --- PASS: TestInspectCpusetInConfigPre120 (0.76s) 19:26:18 [2019-09-09T19:26:18.036Z] === RUN TestIpcModeNone 19:26:18 [2019-09-09T19:26:18.261Z] --- PASS: TestKillContainerInvalidSignal (1.70s) 19:26:18 [2019-09-09T19:26:18.261Z] === RUN TestKillContainer 19:26:18 [2019-09-09T19:26:18.261Z] --- SKIP: TestKillContainer (0.00s) 19:26:18 [2019-09-09T19:26:18.261Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH 19:26:18 [2019-09-09T19:26:18.261Z] === RUN TestKillWithStopSignalAndRestartPolicies 19:26:18 [2019-09-09T19:26:18.261Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) 19:26:18 [2019-09-09T19:26:18.261Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later 19:26:18 [2019-09-09T19:26:18.261Z] === RUN TestKillStoppedContainer 19:26:18 [2019-09-09T19:26:18.261Z] --- SKIP: TestKillStoppedContainer (0.00s) 19:26:18 [2019-09-09T19:26:18.261Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later 19:26:18 [2019-09-09T19:26:18.261Z] === RUN TestKillStoppedContainerAPIPre120 19:26:18 [2019-09-09T19:26:18.261Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) 19:26:18 [2019-09-09T19:26:18.261Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later 19:26:18 [2019-09-09T19:26:18.261Z] === RUN TestKillDifferentUserContainer 19:26:18 [2019-09-09T19:26:18.261Z] --- SKIP: TestKillDifferentUserContainer (0.00s) 19:26:18 [2019-09-09T19:26:18.261Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform 19:26:18 [2019-09-09T19:26:18.261Z] === RUN TestInspectOomKilledTrue 19:26:18 [2019-09-09T19:26:18.261Z] --- SKIP: TestInspectOomKilledTrue (0.00s) 19:26:18 [2019-09-09T19:26:18.261Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 19:26:18 [2019-09-09T19:26:18.261Z] === RUN TestInspectOomKilledFalse 19:26:18 [2019-09-09T19:26:18.261Z] --- SKIP: TestInspectOomKilledFalse (0.00s) 19:26:18 [2019-09-09T19:26:18.261Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 19:26:18 [2019-09-09T19:26:18.261Z] === RUN TestLogsFollowTailEmpty 19:26:18 [2019-09-09T19:26:18.293Z] PASS: docker_cli_daemon_test.go:479: DockerDaemonSuite.TestDaemonLogLevelWrong 0.501s 19:26:18 [2019-09-09T19:26:18.551Z] PASS: docker_cli_build_test.go:506: DockerSuite.TestBuildAddSingleFileToExistDir 8.138s 19:26:19 [2019-09-09T19:26:19.115Z] --- PASS: TestIpcModeNone (1.06s) 19:26:19 [2019-09-09T19:26:19.115Z] === RUN TestIpcModePrivate 19:26:20 [2019-09-09T19:26:20.047Z] --- PASS: TestIpcModePrivate (1.07s) 19:26:20 [2019-09-09T19:26:20.047Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:202, shared: false, mustBeShared: false 19:26:20 [2019-09-09T19:26:20.047Z] === RUN TestIpcModeShareable 19:26:20 [2019-09-09T19:26:20.305Z] PASS: docker_cli_daemon_test.go:2251: DockerDaemonSuite.TestDaemonLogOptions 1.496s 19:26:20 [2019-09-09T19:26:20.461Z] --- PASS: TestLogsFollowTailEmpty (1.62s) 19:26:20 [2019-09-09T19:26:20.461Z] === RUN TestNetworkNat 19:26:20 [2019-09-09T19:26:20.461Z] --- SKIP: TestNetworkNat (0.00s) 19:26:20 [2019-09-09T19:26:20.461Z] nat_test.go:24: testEnv.OSType == "windows": FIXME 19:26:20 [2019-09-09T19:26:20.461Z] === RUN TestNetworkLocalhostTCPNat 19:26:20 [2019-09-09T19:26:20.461Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) 19:26:20 [2019-09-09T19:26:20.461Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME 19:26:20 [2019-09-09T19:26:20.461Z] === RUN TestNetworkLoopbackNat 19:26:20 [2019-09-09T19:26:20.461Z] --- SKIP: TestNetworkLoopbackNat (0.00s) 19:26:20 [2019-09-09T19:26:20.461Z] nat_test.go:61: testEnv.OSType == "windows": FIXME 19:26:20 [2019-09-09T19:26:20.461Z] === RUN TestPause 19:26:20 [2019-09-09T19:26:20.461Z] --- SKIP: TestPause (0.00s) 19:26:20 [2019-09-09T19:26:20.461Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" 19:26:20 [2019-09-09T19:26:20.461Z] === RUN TestPauseFailsOnWindowsServerContainers 19:26:21 [2019-09-09T19:26:21.208Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.15s) 19:26:21 [2019-09-09T19:26:21.208Z] === RUN TestAPIIpcModeHost 19:26:21 [2019-09-09T19:26:21.237Z] --- PASS: TestIpcModeShareable (1.23s) 19:26:21 [2019-09-09T19:26:21.237Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:189, shared: true, mustBeShared: true 19:26:21 [2019-09-09T19:26:21.237Z] === RUN TestAPIIpcModeShareableAndContainer 19:26:21 [2019-09-09T19:26:21.599Z] --- PASS: TestAPIIpcModeHost (0.81s) 19:26:21 [2019-09-09T19:26:21.599Z] === RUN TestDaemonIpcModeShareable 19:26:22 [2019-09-09T19:26:22.013Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.67s) 19:26:22 [2019-09-09T19:26:22.013Z] === RUN TestPauseStopPausedContainer 19:26:22 [2019-09-09T19:26:22.013Z] --- SKIP: TestPauseStopPausedContainer (0.00s) 19:26:22 [2019-09-09T19:26:22.013Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" 19:26:22 [2019-09-09T19:26:22.014Z] === RUN TestPsFilter 19:26:22 [2019-09-09T19:26:22.014Z] --- PASS: TestPsFilter (0.15s) 19:26:22 [2019-09-09T19:26:22.014Z] === RUN TestRemoveContainerWithRemovedVolume 19:26:22 [2019-09-09T19:26:22.170Z] PASS: docker_cli_daemon_test.go:1032: DockerDaemonSuite.TestDaemonLoggingDriverDefault 1.761s 19:26:23 [2019-09-09T19:26:23.425Z] --- PASS: TestDaemonIpcModeShareable (1.80s) 19:26:23 [2019-09-09T19:26:23.425Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable 19:26:23 [2019-09-09T19:26:23.425Z] daemon.go:336: [df425e0ab3559] waiting for daemon to start 19:26:23 [2019-09-09T19:26:23.425Z] daemon.go:336: [df425e0ab3559] waiting for daemon to start 19:26:23 [2019-09-09T19:26:23.425Z] daemon.go:364: [df425e0ab3559] daemon started 19:26:23 [2019-09-09T19:26:23.425Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true 19:26:23 [2019-09-09T19:26:23.425Z] daemon.go:472: [df425e0ab3559] Stopping daemon 19:26:23 [2019-09-09T19:26:23.425Z] daemon.go:307: [df425e0ab3559] exiting daemon 19:26:23 [2019-09-09T19:26:23.425Z] daemon.go:459: [df425e0ab3559] Daemon stopped 19:26:23 [2019-09-09T19:26:23.425Z] === RUN TestDaemonIpcModePrivate 19:26:24 [2019-09-09T19:26:24.065Z] PASS: docker_cli_daemon_test.go:1070: DockerDaemonSuite.TestDaemonLoggingDriverDefaultOverride 1.701s 19:26:24 [2019-09-09T19:26:24.066Z] PASS: docker_cli_build_test.go:723: DockerSuite.TestBuildAddSingleFileToNonExistingDir 5.375s 19:26:24 [2019-09-09T19:26:24.215Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.94s) 19:26:24 [2019-09-09T19:26:24.215Z] === RUN TestRemoveContainerWithVolume 19:26:24 [2019-09-09T19:26:24.630Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.21s) 19:26:24 [2019-09-09T19:26:24.630Z] === RUN TestAPIIpcModeHost 19:26:25 [2019-09-09T19:26:25.313Z] --- PASS: TestDaemonIpcModePrivate (1.82s) 19:26:25 [2019-09-09T19:26:25.313Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate 19:26:25 [2019-09-09T19:26:25.313Z] daemon.go:336: [dd447bc6f0774] waiting for daemon to start 19:26:25 [2019-09-09T19:26:25.313Z] daemon.go:336: [dd447bc6f0774] waiting for daemon to start 19:26:25 [2019-09-09T19:26:25.313Z] daemon.go:364: [dd447bc6f0774] daemon started 19:26:25 [2019-09-09T19:26:25.313Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false 19:26:25 [2019-09-09T19:26:25.313Z] daemon.go:472: [dd447bc6f0774] Stopping daemon 19:26:25 [2019-09-09T19:26:25.313Z] daemon.go:307: [dd447bc6f0774] exiting daemon 19:26:25 [2019-09-09T19:26:25.313Z] daemon.go:459: [dd447bc6f0774] Daemon stopped 19:26:25 [2019-09-09T19:26:25.313Z] === RUN TestDaemonIpcModePrivateFromConfig 19:26:25 [2019-09-09T19:26:25.563Z] --- PASS: TestAPIIpcModeHost (0.95s) 19:26:25 [2019-09-09T19:26:25.563Z] === RUN TestDaemonIpcModeShareable 19:26:25 [2019-09-09T19:26:25.563Z] PASS: docker_cli_daemon_test.go:1087: DockerDaemonSuite.TestDaemonLoggingDriverNone 1.853s 19:26:25 [2019-09-09T19:26:25.770Z] --- PASS: TestRemoveContainerWithVolume (1.95s) 19:26:25 [2019-09-09T19:26:25.771Z] === RUN TestRemoveContainerRunning 19:26:27 [2019-09-09T19:26:27.123Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.82s) 19:26:27 [2019-09-09T19:26:27.123Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig 19:26:27 [2019-09-09T19:26:27.123Z] daemon.go:336: [d48b62d0d66aa] waiting for daemon to start 19:26:27 [2019-09-09T19:26:27.123Z] daemon.go:336: [d48b62d0d66aa] waiting for daemon to start 19:26:27 [2019-09-09T19:26:27.123Z] daemon.go:364: [d48b62d0d66aa] daemon started 19:26:27 [2019-09-09T19:26:27.123Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false 19:26:27 [2019-09-09T19:26:27.123Z] daemon.go:472: [d48b62d0d66aa] Stopping daemon 19:26:27 [2019-09-09T19:26:27.123Z] daemon.go:307: [d48b62d0d66aa] exiting daemon 19:26:27 [2019-09-09T19:26:27.123Z] daemon.go:459: [d48b62d0d66aa] Daemon stopped 19:26:27 [2019-09-09T19:26:27.123Z] === RUN TestDaemonIpcModeShareableFromConfig 19:26:27 [2019-09-09T19:26:27.325Z] --- PASS: TestRemoveContainerRunning (1.64s) 19:26:27 [2019-09-09T19:26:27.325Z] === RUN TestRemoveContainerForceRemoveRunning 19:26:27 [2019-09-09T19:26:27.460Z] PASS: docker_cli_build_test.go:467: DockerSuite.TestBuildAddSingleFileToRoot 3.289s 19:26:27 [2019-09-09T19:26:27.460Z] PASS: docker_cli_daemon_test.go:1144: DockerDaemonSuite.TestDaemonLoggingDriverNoneLogsError 1.778s 19:26:27 [2019-09-09T19:26:27.717Z] --- PASS: TestDaemonIpcModeShareable (2.14s) 19:26:27 [2019-09-09T19:26:27.717Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonIpcModeShareable 19:26:27 [2019-09-09T19:26:27.717Z] daemon.go:336: [d0ab35bba8dc7] waiting for daemon to start 19:26:27 [2019-09-09T19:26:27.717Z] daemon.go:336: [d0ab35bba8dc7] waiting for daemon to start 19:26:27 [2019-09-09T19:26:27.717Z] daemon.go:364: [d0ab35bba8dc7] daemon started 19:26:27 [2019-09-09T19:26:27.717Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:203, shared: true, mustBeShared: true 19:26:27 [2019-09-09T19:26:27.717Z] daemon.go:472: [d0ab35bba8dc7] Stopping daemon 19:26:27 [2019-09-09T19:26:27.717Z] daemon.go:307: [d0ab35bba8dc7] exiting daemon 19:26:27 [2019-09-09T19:26:27.717Z] daemon.go:459: [d0ab35bba8dc7] Daemon stopped 19:26:27 [2019-09-09T19:26:27.717Z] === RUN TestDaemonIpcModePrivate 19:26:27 [2019-09-09T19:26:27.717Z] PASS: docker_cli_build_test.go:483: DockerSuite.TestBuildAddSingleFileToWorkdir 0.419s 19:26:28 [2019-09-09T19:26:28.687Z] ok github.com/docker/docker/client 0.700s coverage: 75.6% of statements 19:26:28 [2019-09-09T19:26:28.879Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.65s) 19:26:28 [2019-09-09T19:26:28.879Z] === RUN TestRemoveInvalidContainer 19:26:28 [2019-09-09T19:26:28.966Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.86s) 19:26:28 [2019-09-09T19:26:28.966Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig 19:26:28 [2019-09-09T19:26:28.966Z] daemon.go:336: [db1c5d2371966] waiting for daemon to start 19:26:28 [2019-09-09T19:26:28.966Z] daemon.go:336: [db1c5d2371966] waiting for daemon to start 19:26:28 [2019-09-09T19:26:28.966Z] daemon.go:364: [db1c5d2371966] daemon started 19:26:28 [2019-09-09T19:26:28.966Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true 19:26:28 [2019-09-09T19:26:28.966Z] daemon.go:472: [db1c5d2371966] Stopping daemon 19:26:28 [2019-09-09T19:26:28.966Z] daemon.go:307: [db1c5d2371966] exiting daemon 19:26:28 [2019-09-09T19:26:28.966Z] daemon.go:459: [db1c5d2371966] Daemon stopped 19:26:28 [2019-09-09T19:26:28.966Z] === RUN TestIpcModeOlderClient 19:26:28 [2019-09-09T19:26:28.966Z] === PAUSE TestIpcModeOlderClient 19:26:28 [2019-09-09T19:26:28.966Z] === RUN TestKillContainerInvalidSignal 19:26:29 [2019-09-09T19:26:29.107Z] PASS: docker_cli_daemon_test.go:1104: DockerDaemonSuite.TestDaemonLoggingDriverNoneOverride 1.803s 19:26:29 [2019-09-09T19:26:29.345Z] --- PASS: TestRemoveInvalidContainer (0.02s) 19:26:29 [2019-09-09T19:26:29.345Z] === RUN TestRenameLinkedContainer 19:26:29 [2019-09-09T19:26:29.345Z] --- SKIP: TestRenameLinkedContainer (0.00s) 19:26:29 [2019-09-09T19:26:29.345Z] rename_test.go:26: testEnv.OSType == "windows": FIXME 19:26:29 [2019-09-09T19:26:29.345Z] === RUN TestRenameStoppedContainer 19:26:29 [2019-09-09T19:26:29.670Z] --- PASS: TestDaemonIpcModePrivate (1.93s) 19:26:29 [2019-09-09T19:26:29.670Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonIpcModePrivate 19:26:29 [2019-09-09T19:26:29.670Z] daemon.go:336: [d0e72b36800eb] waiting for daemon to start 19:26:29 [2019-09-09T19:26:29.670Z] daemon.go:336: [d0e72b36800eb] waiting for daemon to start 19:26:29 [2019-09-09T19:26:29.670Z] daemon.go:364: [d0e72b36800eb] daemon started 19:26:29 [2019-09-09T19:26:29.670Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:225, shared: false, mustBeShared: false 19:26:29 [2019-09-09T19:26:29.670Z] daemon.go:472: [d0e72b36800eb] Stopping daemon 19:26:29 [2019-09-09T19:26:29.670Z] daemon.go:307: [d0e72b36800eb] exiting daemon 19:26:29 [2019-09-09T19:26:29.670Z] daemon.go:459: [d0e72b36800eb] Daemon stopped 19:26:29 [2019-09-09T19:26:29.670Z] === RUN TestDaemonIpcModePrivateFromConfig 19:26:29 [2019-09-09T19:26:29.878Z] --- PASS: TestKillContainerInvalidSignal (0.86s) 19:26:29 [2019-09-09T19:26:29.878Z] === RUN TestKillContainer 19:26:29 [2019-09-09T19:26:29.878Z] === RUN TestKillContainer/no_signal 19:26:30 [2019-09-09T19:26:30.653Z] === RUN TestKillContainer/non_killing_signal 19:26:31 [2019-09-09T19:26:31.039Z] PASS: docker_cli_daemon_test.go:1156: DockerDaemonSuite.TestDaemonLoggingDriverShouldBeIgnoredForBuild 1.888s 19:26:31 [2019-09-09T19:26:31.439Z] === RUN TestKillContainer/killing_signal 19:26:31 [2019-09-09T19:26:31.545Z] --- PASS: TestRenameStoppedContainer (2.02s) 19:26:31 [2019-09-09T19:26:31.545Z] === RUN TestRenameRunningContainerAndReuse 19:26:31 [2019-09-09T19:26:31.603Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.05s) 19:26:31 [2019-09-09T19:26:31.603Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonIpcModePrivateFromConfig 19:26:31 [2019-09-09T19:26:31.603Z] daemon.go:336: [d190d72032931] waiting for daemon to start 19:26:31 [2019-09-09T19:26:31.603Z] daemon.go:336: [d190d72032931] waiting for daemon to start 19:26:31 [2019-09-09T19:26:31.603Z] daemon.go:364: [d190d72032931] daemon started 19:26:31 [2019-09-09T19:26:31.603Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:201, shared: false, mustBeShared: false 19:26:31 [2019-09-09T19:26:31.603Z] daemon.go:472: [d190d72032931] Stopping daemon 19:26:31 [2019-09-09T19:26:31.603Z] daemon.go:307: [d190d72032931] exiting daemon 19:26:31 [2019-09-09T19:26:31.603Z] daemon.go:459: [d190d72032931] Daemon stopped 19:26:31 [2019-09-09T19:26:31.603Z] === RUN TestDaemonIpcModeShareableFromConfig 19:26:31 [2019-09-09T19:26:31.603Z] PASS: docker_cli_daemon_test.go:2264: DockerDaemonSuite.TestDaemonMaxConcurrency 0.524s 19:26:32 [2019-09-09T19:26:32.686Z] --- PASS: TestKillContainer (2.75s) 19:26:32 [2019-09-09T19:26:32.686Z] --- PASS: TestKillContainer/no_signal (0.92s) 19:26:32 [2019-09-09T19:26:32.686Z] --- PASS: TestKillContainer/non_killing_signal (0.59s) 19:26:32 [2019-09-09T19:26:32.686Z] --- PASS: TestKillContainer/killing_signal (0.83s) 19:26:32 [2019-09-09T19:26:32.686Z] === RUN TestKillWithStopSignalAndRestartPolicies 19:26:32 [2019-09-09T19:26:32.686Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 19:26:33 [2019-09-09T19:26:33.484Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 19:26:33 [2019-09-09T19:26:33.497Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.66s) 19:26:33 [2019-09-09T19:26:33.497Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonIpcModeShareableFromConfig 19:26:33 [2019-09-09T19:26:33.497Z] daemon.go:336: [d5f996679b7db] waiting for daemon to start 19:26:33 [2019-09-09T19:26:33.497Z] daemon.go:336: [d5f996679b7db] waiting for daemon to start 19:26:33 [2019-09-09T19:26:33.497Z] daemon.go:364: [d5f996679b7db] daemon started 19:26:33 [2019-09-09T19:26:33.497Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:213, shared: true, mustBeShared: true 19:26:33 [2019-09-09T19:26:33.497Z] daemon.go:472: [d5f996679b7db] Stopping daemon 19:26:33 [2019-09-09T19:26:33.497Z] daemon.go:307: [d5f996679b7db] exiting daemon 19:26:33 [2019-09-09T19:26:33.497Z] daemon.go:459: [d5f996679b7db] Daemon stopped 19:26:33 [2019-09-09T19:26:33.497Z] === RUN TestIpcModeOlderClient 19:26:33 [2019-09-09T19:26:33.497Z] === PAUSE TestIpcModeOlderClient 19:26:33 [2019-09-09T19:26:33.497Z] === RUN TestKillContainerInvalidSignal 19:26:34 [2019-09-09T19:26:34.061Z] --- PASS: TestKillContainerInvalidSignal (0.79s) 19:26:34 [2019-09-09T19:26:34.061Z] === RUN TestKillContainer 19:26:34 [2019-09-09T19:26:34.061Z] === RUN TestKillContainer/no_signal 19:26:34 [2019-09-09T19:26:34.390Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.92s) 19:26:34 [2019-09-09T19:26:34.390Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.96s) 19:26:34 [2019-09-09T19:26:34.390Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.63s) 19:26:34 [2019-09-09T19:26:34.390Z] === RUN TestKillStoppedContainer 19:26:34 [2019-09-09T19:26:34.478Z] --- PASS: TestRenameRunningContainerAndReuse (3.43s) 19:26:34 [2019-09-09T19:26:34.478Z] === RUN TestRenameInvalidName 19:26:34 [2019-09-09T19:26:34.765Z] --- PASS: TestKillStoppedContainer (0.10s) 19:26:34 [2019-09-09T19:26:34.765Z] === RUN TestKillStoppedContainerAPIPre120 19:26:34 [2019-09-09T19:26:34.765Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) 19:26:34 [2019-09-09T19:26:34.765Z] === RUN TestKillDifferentUserContainer 19:26:34 [2019-09-09T19:26:34.993Z] === RUN TestKillContainer/non_killing_signal 19:26:35 [2019-09-09T19:26:35.250Z] PASS: docker_cli_daemon_test.go:2276: DockerDaemonSuite.TestDaemonMaxConcurrencyWithConfigFile 3.512s 19:26:35 [2019-09-09T19:26:35.508Z] === RUN TestKillContainer/killing_signal 19:26:35 [2019-09-09T19:26:35.566Z] --- PASS: TestKillDifferentUserContainer (0.86s) 19:26:35 [2019-09-09T19:26:35.566Z] === RUN TestInspectOomKilledTrue 19:26:35 [2019-09-09T19:26:35.566Z] --- SKIP: TestInspectOomKilledTrue (0.00s) 19:26:35 [2019-09-09T19:26:35.566Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 19:26:35 [2019-09-09T19:26:35.566Z] === RUN TestInspectOomKilledFalse 19:26:35 [2019-09-09T19:26:35.567Z] --- SKIP: TestInspectOomKilledFalse (0.00s) 19:26:35 [2019-09-09T19:26:35.567Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 19:26:35 [2019-09-09T19:26:35.567Z] === RUN TestLinksEtcHostsContentMatch 19:26:36 [2019-09-09T19:26:36.072Z] PASS: docker_cli_build_test.go:2832: DockerSuite.TestBuildAddTar 8.409s 19:26:36 [2019-09-09T19:26:36.354Z] --- PASS: TestLinksEtcHostsContentMatch (0.71s) 19:26:36 [2019-09-09T19:26:36.354Z] === RUN TestLinksContainerNames 19:26:36 [2019-09-09T19:26:36.638Z] --- PASS: TestKillContainer (2.60s) 19:26:36 [2019-09-09T19:26:36.638Z] --- PASS: TestKillContainer/no_signal (0.89s) 19:26:36 [2019-09-09T19:26:36.638Z] --- PASS: TestKillContainer/non_killing_signal (0.61s) 19:26:36 [2019-09-09T19:26:36.638Z] --- PASS: TestKillContainer/killing_signal (0.86s) 19:26:36 [2019-09-09T19:26:36.638Z] === RUN TestKillWithStopSignalAndRestartPolicies 19:26:36 [2019-09-09T19:26:36.638Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 19:26:36 [2019-09-09T19:26:36.699Z] --- PASS: TestRenameInvalidName (1.89s) 19:26:36 [2019-09-09T19:26:36.699Z] === RUN TestRenameAnonymousContainer 19:26:36 [2019-09-09T19:26:36.699Z] --- SKIP: TestRenameAnonymousContainer (0.00s) 19:26:36 [2019-09-09T19:26:36.699Z] rename_test.go:126: testEnv.OSType == "windows": FIXME 19:26:36 [2019-09-09T19:26:36.699Z] === RUN TestRenameContainerWithSameName 19:26:37 [2019-09-09T19:26:37.202Z] PASS: docker_cli_build_test.go:2950: DockerSuite.TestBuildAddTarXz 1.052s 19:26:37 [2019-09-09T19:26:37.459Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 19:26:38 [2019-09-09T19:26:38.188Z] --- PASS: TestLinksContainerNames (1.79s) 19:26:38 [2019-09-09T19:26:38.188Z] === RUN TestLogsFollowTailEmpty 19:26:38 [2019-09-09T19:26:38.253Z] --- PASS: TestRenameContainerWithSameName (1.77s) 19:26:38 [2019-09-09T19:26:38.253Z] === RUN TestRenameContainerWithLinkedContainer 19:26:38 [2019-09-09T19:26:38.253Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) 19:26:38 [2019-09-09T19:26:38.253Z] rename_test.go:194: testEnv.OSType == "windows": FIXME 19:26:38 [2019-09-09T19:26:38.253Z] === RUN TestResize 19:26:38 [2019-09-09T19:26:38.253Z] --- SKIP: TestResize (0.00s) 19:26:38 [2019-09-09T19:26:38.253Z] resize_test.go:20: testEnv.OSType == "windows": FIXME 19:26:38 [2019-09-09T19:26:38.253Z] === RUN TestResizeWithInvalidSize 19:26:38 [2019-09-09T19:26:38.253Z] --- SKIP: TestResizeWithInvalidSize (0.00s) 19:26:38 [2019-09-09T19:26:38.253Z] resize_test.go:38: testEnv.OSType == "windows": FIXME 19:26:38 [2019-09-09T19:26:38.253Z] === RUN TestResizeWhenContainerNotStarted 19:26:38 [2019-09-09T19:26:38.392Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.77s) 19:26:38 [2019-09-09T19:26:38.393Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.88s) 19:26:38 [2019-09-09T19:26:38.393Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.62s) 19:26:38 [2019-09-09T19:26:38.393Z] === RUN TestKillStoppedContainer 19:26:38 [2019-09-09T19:26:38.393Z] --- PASS: TestKillStoppedContainer (0.07s) 19:26:38 [2019-09-09T19:26:38.393Z] === RUN TestKillStoppedContainerAPIPre120 19:26:38 [2019-09-09T19:26:38.650Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) 19:26:38 [2019-09-09T19:26:38.650Z] === RUN TestKillDifferentUserContainer 19:26:38 [2019-09-09T19:26:38.650Z] PASS: docker_cli_build_test.go:2999: DockerSuite.TestBuildAddTarXzGz 1.358s 19:26:39 [2019-09-09T19:26:39.074Z] --- PASS: TestLogsFollowTailEmpty (1.03s) 19:26:39 [2019-09-09T19:26:39.074Z] === RUN TestContainerNetworkMountsNoChown 19:26:39 [2019-09-09T19:26:39.581Z] --- PASS: TestKillDifferentUserContainer (0.85s) 19:26:39 [2019-09-09T19:26:39.581Z] === RUN TestInspectOomKilledTrue 19:26:39 [2019-09-09T19:26:39.581Z] --- SKIP: TestInspectOomKilledTrue (0.00s) 19:26:39 [2019-09-09T19:26:39.581Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 19:26:39 [2019-09-09T19:26:39.581Z] === RUN TestInspectOomKilledFalse 19:26:39 [2019-09-09T19:26:39.581Z] --- SKIP: TestInspectOomKilledFalse (0.00s) 19:26:39 [2019-09-09T19:26:39.581Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 19:26:39 [2019-09-09T19:26:39.581Z] === RUN TestLinksEtcHostsContentMatch 19:26:40 [2019-09-09T19:26:40.146Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) 19:26:40 [2019-09-09T19:26:40.146Z] === RUN TestLinksContainerNames 19:26:40 [2019-09-09T19:26:40.346Z] --- PASS: TestContainerNetworkMountsNoChown (0.93s) 19:26:40 [2019-09-09T19:26:40.346Z] === RUN TestMountDaemonRoot 19:26:40 [2019-09-09T19:26:40.346Z] === RUN TestMountDaemonRoot/default 19:26:40 [2019-09-09T19:26:40.346Z] === PAUSE TestMountDaemonRoot/default 19:26:40 [2019-09-09T19:26:40.346Z] === RUN TestMountDaemonRoot/private 19:26:40 [2019-09-09T19:26:40.346Z] === PAUSE TestMountDaemonRoot/private 19:26:40 [2019-09-09T19:26:40.346Z] === RUN TestMountDaemonRoot/rprivate 19:26:40 [2019-09-09T19:26:40.346Z] === PAUSE TestMountDaemonRoot/rprivate 19:26:40 [2019-09-09T19:26:40.347Z] === RUN TestMountDaemonRoot/slave 19:26:40 [2019-09-09T19:26:40.347Z] === PAUSE TestMountDaemonRoot/slave 19:26:40 [2019-09-09T19:26:40.347Z] === RUN TestMountDaemonRoot/rslave 19:26:40 [2019-09-09T19:26:40.347Z] === PAUSE TestMountDaemonRoot/rslave 19:26:40 [2019-09-09T19:26:40.347Z] === RUN TestMountDaemonRoot/shared 19:26:40 [2019-09-09T19:26:40.347Z] === PAUSE TestMountDaemonRoot/shared 19:26:40 [2019-09-09T19:26:40.347Z] === RUN TestMountDaemonRoot/rshared 19:26:40 [2019-09-09T19:26:40.347Z] === PAUSE TestMountDaemonRoot/rshared 19:26:40 [2019-09-09T19:26:40.347Z] === CONT TestMountDaemonRoot/default 19:26:40 [2019-09-09T19:26:40.347Z] === RUN TestMountDaemonRoot/default/bind_root 19:26:40 [2019-09-09T19:26:40.347Z] === PAUSE TestMountDaemonRoot/default/bind_root 19:26:40 [2019-09-09T19:26:40.347Z] === RUN TestMountDaemonRoot/default/bind_subpath 19:26:40 [2019-09-09T19:26:40.347Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 19:26:40 [2019-09-09T19:26:40.347Z] === RUN TestMountDaemonRoot/default/mount_root 19:26:40 [2019-09-09T19:26:40.347Z] === PAUSE TestMountDaemonRoot/default/mount_root 19:26:40 [2019-09-09T19:26:40.347Z] === RUN TestMountDaemonRoot/default/mount_subpath 19:26:40 [2019-09-09T19:26:40.347Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 19:26:40 [2019-09-09T19:26:40.347Z] === CONT TestMountDaemonRoot/default/bind_root 19:26:40 [2019-09-09T19:26:40.347Z] === CONT TestMountDaemonRoot/rshared 19:26:40 [2019-09-09T19:26:40.347Z] === RUN TestMountDaemonRoot/rshared/bind_root 19:26:40 [2019-09-09T19:26:40.347Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 19:26:40 [2019-09-09T19:26:40.347Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 19:26:40 [2019-09-09T19:26:40.347Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 19:26:40 [2019-09-09T19:26:40.347Z] === RUN TestMountDaemonRoot/rshared/mount_root 19:26:40 [2019-09-09T19:26:40.347Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 19:26:40 [2019-09-09T19:26:40.347Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 19:26:40 [2019-09-09T19:26:40.347Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 19:26:40 [2019-09-09T19:26:40.347Z] === CONT TestMountDaemonRoot/rshared/bind_root 19:26:40 [2019-09-09T19:26:40.347Z] === CONT TestMountDaemonRoot/shared 19:26:40 [2019-09-09T19:26:40.347Z] === RUN TestMountDaemonRoot/shared/mount_root 19:26:40 [2019-09-09T19:26:40.347Z] === PAUSE TestMountDaemonRoot/shared/mount_root 19:26:40 [2019-09-09T19:26:40.347Z] === RUN TestMountDaemonRoot/shared/mount_subpath 19:26:40 [2019-09-09T19:26:40.347Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 19:26:40 [2019-09-09T19:26:40.347Z] === RUN TestMountDaemonRoot/shared/bind_root 19:26:40 [2019-09-09T19:26:40.347Z] === PAUSE TestMountDaemonRoot/shared/bind_root 19:26:40 [2019-09-09T19:26:40.347Z] === RUN TestMountDaemonRoot/shared/bind_subpath 19:26:40 [2019-09-09T19:26:40.347Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 19:26:40 [2019-09-09T19:26:40.347Z] === CONT TestMountDaemonRoot/rslave 19:26:40 [2019-09-09T19:26:40.347Z] === RUN TestMountDaemonRoot/rslave/bind_root 19:26:40 [2019-09-09T19:26:40.347Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 19:26:40 [2019-09-09T19:26:40.347Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 19:26:40 [2019-09-09T19:26:40.347Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 19:26:40 [2019-09-09T19:26:40.347Z] === RUN TestMountDaemonRoot/rslave/mount_root 19:26:40 [2019-09-09T19:26:40.347Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 19:26:40 [2019-09-09T19:26:40.347Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 19:26:40 [2019-09-09T19:26:40.347Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 19:26:40 [2019-09-09T19:26:40.347Z] === CONT TestMountDaemonRoot/slave 19:26:40 [2019-09-09T19:26:40.347Z] === RUN TestMountDaemonRoot/slave/bind_root 19:26:40 [2019-09-09T19:26:40.347Z] === PAUSE TestMountDaemonRoot/slave/bind_root 19:26:40 [2019-09-09T19:26:40.347Z] === RUN TestMountDaemonRoot/slave/bind_subpath 19:26:40 [2019-09-09T19:26:40.347Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 19:26:40 [2019-09-09T19:26:40.347Z] === RUN TestMountDaemonRoot/slave/mount_root 19:26:40 [2019-09-09T19:26:40.347Z] === PAUSE TestMountDaemonRoot/slave/mount_root 19:26:40 [2019-09-09T19:26:40.347Z] === RUN TestMountDaemonRoot/slave/mount_subpath 19:26:40 [2019-09-09T19:26:40.347Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 19:26:40 [2019-09-09T19:26:40.347Z] === CONT TestMountDaemonRoot/rprivate 19:26:40 [2019-09-09T19:26:40.347Z] === RUN TestMountDaemonRoot/rprivate/bind_root 19:26:40 [2019-09-09T19:26:40.347Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 19:26:40 [2019-09-09T19:26:40.347Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 19:26:40 [2019-09-09T19:26:40.347Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 19:26:40 [2019-09-09T19:26:40.347Z] === RUN TestMountDaemonRoot/rprivate/mount_root 19:26:40 [2019-09-09T19:26:40.347Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 19:26:40 [2019-09-09T19:26:40.347Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 19:26:40 [2019-09-09T19:26:40.347Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 19:26:40 [2019-09-09T19:26:40.347Z] === CONT TestMountDaemonRoot/private 19:26:40 [2019-09-09T19:26:40.347Z] === RUN TestMountDaemonRoot/private/bind_root 19:26:40 [2019-09-09T19:26:40.347Z] === PAUSE TestMountDaemonRoot/private/bind_root 19:26:40 [2019-09-09T19:26:40.347Z] === RUN TestMountDaemonRoot/private/bind_subpath 19:26:40 [2019-09-09T19:26:40.347Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 19:26:40 [2019-09-09T19:26:40.347Z] === RUN TestMountDaemonRoot/private/mount_root 19:26:40 [2019-09-09T19:26:40.347Z] === PAUSE TestMountDaemonRoot/private/mount_root 19:26:40 [2019-09-09T19:26:40.347Z] === RUN TestMountDaemonRoot/private/mount_subpath 19:26:40 [2019-09-09T19:26:40.347Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 19:26:40 [2019-09-09T19:26:40.347Z] === CONT TestMountDaemonRoot/default/mount_subpath 19:26:40 [2019-09-09T19:26:40.347Z] === CONT TestMountDaemonRoot/default/mount_root 19:26:40 [2019-09-09T19:26:40.347Z] === CONT TestMountDaemonRoot/default/bind_subpath 19:26:40 [2019-09-09T19:26:40.347Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 19:26:40 [2019-09-09T19:26:40.347Z] === CONT TestMountDaemonRoot/rshared/mount_root 19:26:40 [2019-09-09T19:26:40.347Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 19:26:40 [2019-09-09T19:26:40.347Z] === CONT TestMountDaemonRoot/shared/mount_root 19:26:40 [2019-09-09T19:26:40.347Z] === CONT TestMountDaemonRoot/rslave/bind_root 19:26:40 [2019-09-09T19:26:40.347Z] === CONT TestMountDaemonRoot/shared/bind_subpath 19:26:40 [2019-09-09T19:26:40.347Z] === CONT TestMountDaemonRoot/shared/bind_root 19:26:40 [2019-09-09T19:26:40.347Z] === CONT TestMountDaemonRoot/shared/mount_subpath 19:26:40 [2019-09-09T19:26:40.347Z] === CONT TestMountDaemonRoot/slave/bind_root 19:26:40 [2019-09-09T19:26:40.451Z] --- PASS: TestResizeWhenContainerNotStarted (1.86s) 19:26:40 [2019-09-09T19:26:40.451Z] === RUN TestDaemonRestartKillContainers 19:26:40 [2019-09-09T19:26:40.451Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) 19:26:40 [2019-09-09T19:26:40.451Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" 19:26:40 [2019-09-09T19:26:40.451Z] === RUN TestStats 19:26:40 [2019-09-09T19:26:40.451Z] --- SKIP: TestStats (0.00s) 19:26:40 [2019-09-09T19:26:40.451Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit 19:26:40 [2019-09-09T19:26:40.451Z] === RUN TestStopContainerWithRestartPolicyAlways 19:26:40 [2019-09-09T19:26:40.722Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 19:26:40 [2019-09-09T19:26:40.722Z] === CONT TestMountDaemonRoot/rslave/mount_root 19:26:40 [2019-09-09T19:26:40.722Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 19:26:40 [2019-09-09T19:26:40.722Z] === CONT TestMountDaemonRoot/rprivate/bind_root 19:26:40 [2019-09-09T19:26:40.722Z] === CONT TestMountDaemonRoot/slave/mount_subpath 19:26:40 [2019-09-09T19:26:40.722Z] === CONT TestMountDaemonRoot/slave/mount_root 19:26:40 [2019-09-09T19:26:40.722Z] === CONT TestMountDaemonRoot/slave/bind_subpath 19:26:40 [2019-09-09T19:26:40.722Z] === CONT TestMountDaemonRoot/private/bind_root 19:26:40 [2019-09-09T19:26:40.722Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 19:26:40 [2019-09-09T19:26:40.722Z] === CONT TestMountDaemonRoot/rprivate/mount_root 19:26:40 [2019-09-09T19:26:40.722Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 19:26:40 [2019-09-09T19:26:40.722Z] === CONT TestMountDaemonRoot/private/mount_subpath 19:26:40 [2019-09-09T19:26:40.722Z] === CONT TestMountDaemonRoot/private/mount_root 19:26:40 [2019-09-09T19:26:40.722Z] === CONT TestMountDaemonRoot/private/bind_subpath 19:26:40 [2019-09-09T19:26:40.722Z] --- PASS: TestMountDaemonRoot (0.03s) 19:26:40 [2019-09-09T19:26:40.722Z] --- PASS: TestMountDaemonRoot/default (0.00s) 19:26:40 [2019-09-09T19:26:40.722Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) 19:26:40 [2019-09-09T19:26:40.722Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) 19:26:40 [2019-09-09T19:26:40.722Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) 19:26:40 [2019-09-09T19:26:40.722Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) 19:26:40 [2019-09-09T19:26:40.722Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 19:26:40 [2019-09-09T19:26:40.722Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) 19:26:40 [2019-09-09T19:26:40.722Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) 19:26:40 [2019-09-09T19:26:40.722Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) 19:26:40 [2019-09-09T19:26:40.722Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) 19:26:40 [2019-09-09T19:26:40.722Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 19:26:40 [2019-09-09T19:26:40.722Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) 19:26:40 [2019-09-09T19:26:40.722Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) 19:26:40 [2019-09-09T19:26:40.722Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) 19:26:40 [2019-09-09T19:26:40.722Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) 19:26:40 [2019-09-09T19:26:40.722Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 19:26:40 [2019-09-09T19:26:40.722Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) 19:26:40 [2019-09-09T19:26:40.722Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) 19:26:40 [2019-09-09T19:26:40.722Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) 19:26:40 [2019-09-09T19:26:40.722Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) 19:26:40 [2019-09-09T19:26:40.722Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 19:26:40 [2019-09-09T19:26:40.722Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) 19:26:40 [2019-09-09T19:26:40.722Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) 19:26:40 [2019-09-09T19:26:40.722Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) 19:26:40 [2019-09-09T19:26:40.722Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) 19:26:40 [2019-09-09T19:26:40.722Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 19:26:40 [2019-09-09T19:26:40.722Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) 19:26:40 [2019-09-09T19:26:40.722Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) 19:26:40 [2019-09-09T19:26:40.722Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) 19:26:40 [2019-09-09T19:26:40.722Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) 19:26:40 [2019-09-09T19:26:40.722Z] --- PASS: TestMountDaemonRoot/private (0.00s) 19:26:40 [2019-09-09T19:26:40.722Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) 19:26:40 [2019-09-09T19:26:40.722Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) 19:26:40 [2019-09-09T19:26:40.722Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) 19:26:40 [2019-09-09T19:26:40.722Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) 19:26:40 [2019-09-09T19:26:40.722Z] === RUN TestContainerBindMountNonRecursive 19:26:42 [2019-09-09T19:26:42.043Z] --- PASS: TestLinksContainerNames (1.66s) 19:26:42 [2019-09-09T19:26:42.043Z] === RUN TestLogsFollowTailEmpty 19:26:42 [2019-09-09T19:26:42.043Z] PASS: docker_cli_daemon_test.go:2317: DockerDaemonSuite.TestDaemonMaxConcurrencyWithConfigFileReload 6.521s 19:26:42 [2019-09-09T19:26:42.609Z] --- PASS: TestLogsFollowTailEmpty (0.90s) 19:26:42 [2019-09-09T19:26:42.609Z] === RUN TestContainerNetworkMountsNoChown 19:26:42 [2019-09-09T19:26:42.866Z] PASS: docker_cli_build_test.go:2246: DockerSuite.TestBuildAddToSymlinkDest 4.313s 19:26:43 [2019-09-09T19:26:43.145Z] --- PASS: TestContainerBindMountNonRecursive (2.20s) 19:26:43 [2019-09-09T19:26:43.145Z] === RUN TestNetworkNat 19:26:43 [2019-09-09T19:26:43.799Z] --- PASS: TestContainerNetworkMountsNoChown (1.02s) 19:26:43 [2019-09-09T19:26:43.799Z] === RUN TestMountDaemonRoot 19:26:43 [2019-09-09T19:26:43.799Z] === RUN TestMountDaemonRoot/default 19:26:43 [2019-09-09T19:26:43.799Z] === PAUSE TestMountDaemonRoot/default 19:26:43 [2019-09-09T19:26:43.799Z] === RUN TestMountDaemonRoot/private 19:26:43 [2019-09-09T19:26:43.799Z] === PAUSE TestMountDaemonRoot/private 19:26:43 [2019-09-09T19:26:43.799Z] === RUN TestMountDaemonRoot/rprivate 19:26:43 [2019-09-09T19:26:43.799Z] === PAUSE TestMountDaemonRoot/rprivate 19:26:43 [2019-09-09T19:26:43.799Z] === RUN TestMountDaemonRoot/slave 19:26:43 [2019-09-09T19:26:43.799Z] === PAUSE TestMountDaemonRoot/slave 19:26:43 [2019-09-09T19:26:43.799Z] === RUN TestMountDaemonRoot/rslave 19:26:43 [2019-09-09T19:26:43.799Z] === PAUSE TestMountDaemonRoot/rslave 19:26:43 [2019-09-09T19:26:43.799Z] === RUN TestMountDaemonRoot/shared 19:26:43 [2019-09-09T19:26:43.799Z] === PAUSE TestMountDaemonRoot/shared 19:26:43 [2019-09-09T19:26:43.799Z] === RUN TestMountDaemonRoot/rshared 19:26:43 [2019-09-09T19:26:43.799Z] === PAUSE TestMountDaemonRoot/rshared 19:26:43 [2019-09-09T19:26:43.799Z] === CONT TestMountDaemonRoot/default 19:26:43 [2019-09-09T19:26:43.799Z] === RUN TestMountDaemonRoot/default/bind_root 19:26:43 [2019-09-09T19:26:43.799Z] === PAUSE TestMountDaemonRoot/default/bind_root 19:26:43 [2019-09-09T19:26:43.799Z] === RUN TestMountDaemonRoot/default/bind_subpath 19:26:43 [2019-09-09T19:26:43.799Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 19:26:43 [2019-09-09T19:26:43.799Z] === RUN TestMountDaemonRoot/default/mount_root 19:26:43 [2019-09-09T19:26:43.799Z] === PAUSE TestMountDaemonRoot/default/mount_root 19:26:43 [2019-09-09T19:26:43.799Z] === RUN TestMountDaemonRoot/default/mount_subpath 19:26:43 [2019-09-09T19:26:43.799Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 19:26:43 [2019-09-09T19:26:43.799Z] === CONT TestMountDaemonRoot/rslave 19:26:43 [2019-09-09T19:26:43.799Z] === RUN TestMountDaemonRoot/rslave/mount_root 19:26:43 [2019-09-09T19:26:43.799Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 19:26:43 [2019-09-09T19:26:43.799Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 19:26:43 [2019-09-09T19:26:43.799Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 19:26:43 [2019-09-09T19:26:43.799Z] === RUN TestMountDaemonRoot/rslave/bind_root 19:26:43 [2019-09-09T19:26:43.799Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 19:26:43 [2019-09-09T19:26:43.799Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 19:26:43 [2019-09-09T19:26:43.799Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 19:26:43 [2019-09-09T19:26:43.799Z] === CONT TestMountDaemonRoot/rshared 19:26:43 [2019-09-09T19:26:43.799Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 19:26:43 [2019-09-09T19:26:43.799Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 19:26:43 [2019-09-09T19:26:43.799Z] === RUN TestMountDaemonRoot/rshared/bind_root 19:26:43 [2019-09-09T19:26:43.799Z] === CONT TestMountDaemonRoot/shared 19:26:43 [2019-09-09T19:26:43.799Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 19:26:43 [2019-09-09T19:26:43.799Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 19:26:43 [2019-09-09T19:26:43.799Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 19:26:43 [2019-09-09T19:26:43.799Z] === RUN TestMountDaemonRoot/rshared/mount_root 19:26:43 [2019-09-09T19:26:43.799Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 19:26:43 [2019-09-09T19:26:43.799Z] === RUN TestMountDaemonRoot/shared/bind_subpath 19:26:43 [2019-09-09T19:26:43.799Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 19:26:43 [2019-09-09T19:26:43.799Z] === RUN TestMountDaemonRoot/shared/mount_root 19:26:43 [2019-09-09T19:26:43.799Z] === PAUSE TestMountDaemonRoot/shared/mount_root 19:26:43 [2019-09-09T19:26:43.799Z] === RUN TestMountDaemonRoot/shared/mount_subpath 19:26:43 [2019-09-09T19:26:43.799Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 19:26:43 [2019-09-09T19:26:43.799Z] === RUN TestMountDaemonRoot/shared/bind_root 19:26:43 [2019-09-09T19:26:43.799Z] === PAUSE TestMountDaemonRoot/shared/bind_root 19:26:43 [2019-09-09T19:26:43.799Z] === CONT TestMountDaemonRoot/rprivate 19:26:43 [2019-09-09T19:26:43.799Z] === CONT TestMountDaemonRoot/slave 19:26:43 [2019-09-09T19:26:43.799Z] === RUN TestMountDaemonRoot/rprivate/mount_root 19:26:43 [2019-09-09T19:26:43.799Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 19:26:43 [2019-09-09T19:26:43.799Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 19:26:43 [2019-09-09T19:26:43.799Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 19:26:43 [2019-09-09T19:26:43.799Z] === RUN TestMountDaemonRoot/rprivate/bind_root 19:26:43 [2019-09-09T19:26:43.799Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 19:26:43 [2019-09-09T19:26:43.799Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 19:26:43 [2019-09-09T19:26:43.799Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 19:26:43 [2019-09-09T19:26:43.799Z] === RUN TestMountDaemonRoot/slave/bind_root 19:26:43 [2019-09-09T19:26:43.799Z] === PAUSE TestMountDaemonRoot/slave/bind_root 19:26:43 [2019-09-09T19:26:43.799Z] === RUN TestMountDaemonRoot/slave/bind_subpath 19:26:43 [2019-09-09T19:26:43.799Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 19:26:43 [2019-09-09T19:26:43.799Z] === RUN TestMountDaemonRoot/slave/mount_root 19:26:43 [2019-09-09T19:26:43.799Z] === CONT TestMountDaemonRoot/private 19:26:43 [2019-09-09T19:26:43.799Z] === RUN TestMountDaemonRoot/private/bind_root 19:26:43 [2019-09-09T19:26:43.799Z] === PAUSE TestMountDaemonRoot/private/bind_root 19:26:43 [2019-09-09T19:26:43.799Z] === RUN TestMountDaemonRoot/private/bind_subpath 19:26:43 [2019-09-09T19:26:43.799Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 19:26:43 [2019-09-09T19:26:43.799Z] === RUN TestMountDaemonRoot/private/mount_root 19:26:43 [2019-09-09T19:26:43.799Z] === PAUSE TestMountDaemonRoot/private/mount_root 19:26:43 [2019-09-09T19:26:43.799Z] === RUN TestMountDaemonRoot/private/mount_subpath 19:26:43 [2019-09-09T19:26:43.799Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 19:26:43 [2019-09-09T19:26:43.799Z] === CONT TestMountDaemonRoot/default/bind_root 19:26:43 [2019-09-09T19:26:43.799Z] === PAUSE TestMountDaemonRoot/slave/mount_root 19:26:43 [2019-09-09T19:26:43.799Z] === RUN TestMountDaemonRoot/slave/mount_subpath 19:26:43 [2019-09-09T19:26:43.799Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 19:26:43 [2019-09-09T19:26:43.799Z] === CONT TestMountDaemonRoot/rslave/mount_root 19:26:43 [2019-09-09T19:26:43.799Z] === CONT TestMountDaemonRoot/default/mount_subpath 19:26:43 [2019-09-09T19:26:43.799Z] === CONT TestMountDaemonRoot/default/mount_root 19:26:43 [2019-09-09T19:26:43.799Z] === CONT TestMountDaemonRoot/default/bind_subpath 19:26:43 [2019-09-09T19:26:43.799Z] === CONT TestMountDaemonRoot/rslave/bind_root 19:26:43 [2019-09-09T19:26:43.799Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 19:26:43 [2019-09-09T19:26:43.799Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 19:26:43 [2019-09-09T19:26:43.799Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 19:26:43 [2019-09-09T19:26:43.799Z] === CONT TestMountDaemonRoot/rshared/mount_root 19:26:43 [2019-09-09T19:26:43.799Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 19:26:44 [2019-09-09T19:26:44.056Z] === CONT TestMountDaemonRoot/rshared/bind_root 19:26:44 [2019-09-09T19:26:44.056Z] === CONT TestMountDaemonRoot/shared/bind_subpath 19:26:44 [2019-09-09T19:26:44.056Z] === CONT TestMountDaemonRoot/shared/bind_root 19:26:44 [2019-09-09T19:26:44.056Z] === CONT TestMountDaemonRoot/shared/mount_subpath 19:26:44 [2019-09-09T19:26:44.056Z] === CONT TestMountDaemonRoot/shared/mount_root 19:26:44 [2019-09-09T19:26:44.056Z] === CONT TestMountDaemonRoot/rprivate/mount_root 19:26:44 [2019-09-09T19:26:44.056Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 19:26:44 [2019-09-09T19:26:44.056Z] === CONT TestMountDaemonRoot/rprivate/bind_root 19:26:44 [2019-09-09T19:26:44.056Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 19:26:44 [2019-09-09T19:26:44.056Z] === CONT TestMountDaemonRoot/private/bind_root 19:26:44 [2019-09-09T19:26:44.075Z] --- PASS: TestNetworkNat (0.92s) 19:26:44 [2019-09-09T19:26:44.075Z] === RUN TestNetworkLocalhostTCPNat 19:26:44 [2019-09-09T19:26:44.314Z] === CONT TestMountDaemonRoot/slave/bind_root 19:26:44 [2019-09-09T19:26:44.314Z] === CONT TestMountDaemonRoot/private/mount_subpath 19:26:44 [2019-09-09T19:26:44.314Z] === CONT TestMountDaemonRoot/private/mount_root 19:26:44 [2019-09-09T19:26:44.314Z] === CONT TestMountDaemonRoot/private/bind_subpath 19:26:44 [2019-09-09T19:26:44.314Z] === CONT TestMountDaemonRoot/slave/mount_root 19:26:44 [2019-09-09T19:26:44.314Z] === CONT TestMountDaemonRoot/slave/mount_subpath 19:26:44 [2019-09-09T19:26:44.314Z] === CONT TestMountDaemonRoot/slave/bind_subpath 19:26:44 [2019-09-09T19:26:44.314Z] --- PASS: TestMountDaemonRoot (0.02s) 19:26:44 [2019-09-09T19:26:44.314Z] --- PASS: TestMountDaemonRoot/default (0.00s) 19:26:44 [2019-09-09T19:26:44.314Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) 19:26:44 [2019-09-09T19:26:44.314Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) 19:26:44 [2019-09-09T19:26:44.314Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) 19:26:44 [2019-09-09T19:26:44.314Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) 19:26:44 [2019-09-09T19:26:44.314Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 19:26:44 [2019-09-09T19:26:44.314Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) 19:26:44 [2019-09-09T19:26:44.314Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) 19:26:44 [2019-09-09T19:26:44.314Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) 19:26:44 [2019-09-09T19:26:44.314Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) 19:26:44 [2019-09-09T19:26:44.314Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 19:26:44 [2019-09-09T19:26:44.314Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) 19:26:44 [2019-09-09T19:26:44.314Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) 19:26:44 [2019-09-09T19:26:44.314Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) 19:26:44 [2019-09-09T19:26:44.314Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) 19:26:44 [2019-09-09T19:26:44.314Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 19:26:44 [2019-09-09T19:26:44.314Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) 19:26:44 [2019-09-09T19:26:44.314Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) 19:26:44 [2019-09-09T19:26:44.314Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) 19:26:44 [2019-09-09T19:26:44.314Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) 19:26:44 [2019-09-09T19:26:44.314Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 19:26:44 [2019-09-09T19:26:44.314Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) 19:26:44 [2019-09-09T19:26:44.314Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) 19:26:44 [2019-09-09T19:26:44.314Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) 19:26:44 [2019-09-09T19:26:44.314Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.07s) 19:26:44 [2019-09-09T19:26:44.314Z] --- PASS: TestMountDaemonRoot/private (0.00s) 19:26:44 [2019-09-09T19:26:44.314Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) 19:26:44 [2019-09-09T19:26:44.314Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) 19:26:44 [2019-09-09T19:26:44.314Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) 19:26:44 [2019-09-09T19:26:44.314Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) 19:26:44 [2019-09-09T19:26:44.314Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 19:26:44 [2019-09-09T19:26:44.314Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) 19:26:44 [2019-09-09T19:26:44.314Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) 19:26:44 [2019-09-09T19:26:44.314Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) 19:26:44 [2019-09-09T19:26:44.314Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) 19:26:44 [2019-09-09T19:26:44.314Z] === RUN TestContainerBindMountNonRecursive 19:26:44 [2019-09-09T19:26:44.877Z] --- PASS: TestNetworkLocalhostTCPNat (0.96s) 19:26:44 [2019-09-09T19:26:44.877Z] === RUN TestNetworkLoopbackNat 19:26:45 [2019-09-09T19:26:45.179Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.23s) 19:26:45 [2019-09-09T19:26:45.179Z] === RUN TestStopContainerWithTimeout 19:26:45 [2019-09-09T19:26:45.179Z] --- SKIP: TestStopContainerWithTimeout (0.00s) 19:26:45 [2019-09-09T19:26:45.179Z] stop_windows_test.go:19: testEnv.OSType == "windows" 19:26:45 [2019-09-09T19:26:45.179Z] === RUN TestUpdateRestartPolicy 19:26:46 [2019-09-09T19:26:46.152Z] --- PASS: TestNetworkLoopbackNat (1.12s) 19:26:46 [2019-09-09T19:26:46.152Z] === RUN TestPause 19:26:46 [2019-09-09T19:26:46.838Z] --- PASS: TestContainerBindMountNonRecursive (2.34s) 19:26:46 [2019-09-09T19:26:46.838Z] === RUN TestNetworkNat 19:26:46 [2019-09-09T19:26:46.937Z] --- PASS: TestPause (0.94s) 19:26:46 [2019-09-09T19:26:46.937Z] === RUN TestPauseFailsOnWindowsServerContainers 19:26:46 [2019-09-09T19:26:46.937Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 19:26:46 [2019-09-09T19:26:46.937Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 19:26:46 [2019-09-09T19:26:46.937Z] === RUN TestPauseStopPausedContainer 19:26:47 [2019-09-09T19:26:47.768Z] PASS: docker_cli_daemon_test.go:1772: DockerDaemonSuite.TestDaemonNoSpaceLeftOnDeviceError 5.915s 19:26:48 [2019-09-09T19:26:48.025Z] --- PASS: TestNetworkNat (1.23s) 19:26:48 [2019-09-09T19:26:48.025Z] === RUN TestNetworkLocalhostTCPNat 19:26:48 [2019-09-09T19:26:48.237Z] --- PASS: TestPauseStopPausedContainer (0.93s) 19:26:48 [2019-09-09T19:26:48.237Z] === RUN TestPsFilter 19:26:48 [2019-09-09T19:26:48.237Z] --- PASS: TestPsFilter (0.21s) 19:26:48 [2019-09-09T19:26:48.237Z] === RUN TestRemoveContainerWithRemovedVolume 19:26:48 [2019-09-09T19:26:48.957Z] --- PASS: TestNetworkLocalhostTCPNat (1.06s) 19:26:48 [2019-09-09T19:26:48.957Z] === RUN TestNetworkLoopbackNat 19:26:49 [2019-09-09T19:26:49.057Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.83s) 19:26:49 [2019-09-09T19:26:49.057Z] === RUN TestRemoveContainerWithVolume 19:26:49 [2019-09-09T19:26:49.428Z] tests/integration/models_containers_test.py ............................ [ 83%] 19:26:49 [2019-09-09T19:26:49.847Z] --- PASS: TestRemoveContainerWithVolume (0.99s) 19:26:49 [2019-09-09T19:26:49.847Z] === RUN TestRemoveContainerRunning 19:26:50 [2019-09-09T19:26:50.332Z] PASS: docker_cli_daemon_test.go:1503: DockerDaemonSuite.TestDaemonRestartCleanupNetns 2.472s 19:26:50 [2019-09-09T19:26:50.332Z] --- PASS: TestNetworkLoopbackNat (1.23s) 19:26:50 [2019-09-09T19:26:50.332Z] === RUN TestPause 19:26:50 [2019-09-09T19:26:50.897Z] PASS: docker_cli_build_test.go:768: DockerSuite.TestBuildAddWholeDirToRoot 7.892s 19:26:51 [2019-09-09T19:26:51.109Z] --- PASS: TestRemoveContainerRunning (0.95s) 19:26:51 [2019-09-09T19:26:51.109Z] === RUN TestRemoveContainerForceRemoveRunning 19:26:51 [2019-09-09T19:26:51.155Z] --- PASS: TestPause (1.06s) 19:26:51 [2019-09-09T19:26:51.155Z] === RUN TestPauseFailsOnWindowsServerContainers 19:26:51 [2019-09-09T19:26:51.155Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 19:26:51 [2019-09-09T19:26:51.155Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 19:26:51 [2019-09-09T19:26:51.155Z] === RUN TestPauseStopPausedContainer 19:26:51 [2019-09-09T19:26:51.416Z] PASS: docker_cli_build_test.go:1441: DockerSuite.TestBuildBlankName 0.563s 19:26:51 [2019-09-09T19:26:51.894Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.95s) 19:26:51 [2019-09-09T19:26:51.894Z] === RUN TestRemoveInvalidContainer 19:26:51 [2019-09-09T19:26:51.894Z] --- PASS: TestRemoveInvalidContainer (0.01s) 19:26:51 [2019-09-09T19:26:51.894Z] === RUN TestRenameLinkedContainer 19:26:52 [2019-09-09T19:26:52.793Z] --- PASS: TestPauseStopPausedContainer (1.42s) 19:26:52 [2019-09-09T19:26:52.793Z] === RUN TestPsFilter 19:26:53 [2019-09-09T19:26:53.049Z] --- PASS: TestPsFilter (0.27s) 19:26:53 [2019-09-09T19:26:53.049Z] === RUN TestRemoveContainerWithRemovedVolume 19:26:53 [2019-09-09T19:26:53.980Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.10s) 19:26:53 [2019-09-09T19:26:53.980Z] === RUN TestRemoveContainerWithVolume 19:26:54 [2019-09-09T19:26:54.912Z] PASS: docker_cli_build_test.go:4090: DockerSuite.TestBuildBuildTimeArg 3.585s 19:26:55 [2019-09-09T19:26:55.169Z] --- PASS: TestRemoveContainerWithVolume (1.18s) 19:26:55 [2019-09-09T19:26:55.169Z] === RUN TestRemoveContainerRunning 19:26:56 [2019-09-09T19:26:56.001Z] --- PASS: TestRenameLinkedContainer (3.45s) 19:26:56 [2019-09-09T19:26:56.001Z] === RUN TestRenameStoppedContainer 19:26:56 [2019-09-09T19:26:56.100Z] --- PASS: TestRemoveContainerRunning (0.89s) 19:26:56 [2019-09-09T19:26:56.100Z] === RUN TestRemoveContainerForceRemoveRunning 19:26:56 [2019-09-09T19:26:56.379Z] --- PASS: TestRenameStoppedContainer (0.88s) 19:26:56 [2019-09-09T19:26:56.379Z] === RUN TestRenameRunningContainerAndReuse 19:26:57 [2019-09-09T19:26:57.471Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.17s) 19:26:57 [2019-09-09T19:26:57.471Z] === RUN TestRemoveInvalidContainer 19:26:57 [2019-09-09T19:26:57.471Z] --- PASS: TestRemoveInvalidContainer (0.01s) 19:26:57 [2019-09-09T19:26:57.471Z] === RUN TestRenameLinkedContainer 19:26:57 [2019-09-09T19:26:57.729Z] PASS: docker_cli_build_test.go:4462: DockerSuite.TestBuildBuildTimeArgBuiltinArg 2.594s 19:26:58 [2019-09-09T19:26:58.174Z] --- PASS: TestRenameRunningContainerAndReuse (1.68s) 19:26:58 [2019-09-09T19:26:58.174Z] === RUN TestRenameInvalidName 19:26:59 [2019-09-09T19:26:59.109Z] --- PASS: TestRenameInvalidName (0.97s) 19:26:59 [2019-09-09T19:26:59.109Z] === RUN TestRenameAnonymousContainer 19:26:59 [2019-09-09T19:26:59.626Z] PASS: docker_cli_build_test.go:4184: DockerSuite.TestBuildBuildTimeArgCacheHit 1.591s 19:27:02 [2019-09-09T19:27:02.151Z] --- PASS: TestRenameLinkedContainer (4.35s) 19:27:02 [2019-09-09T19:27:02.151Z] === RUN TestRenameStoppedContainer 19:27:02 [2019-09-09T19:27:02.288Z] --- PASS: TestRenameAnonymousContainer (3.14s) 19:27:02 [2019-09-09T19:27:02.288Z] === RUN TestRenameContainerWithSameName 19:27:02 [2019-09-09T19:27:02.660Z] --- PASS: TestRenameContainerWithSameName (0.80s) 19:27:02 [2019-09-09T19:27:02.660Z] === RUN TestRenameContainerWithLinkedContainer 19:27:02 [2019-09-09T19:27:02.715Z] --- PASS: TestRenameStoppedContainer (0.97s) 19:27:02 [2019-09-09T19:27:02.715Z] === RUN TestRenameRunningContainerAndReuse 19:27:02 [2019-09-09T19:27:02.715Z] PASS: docker_cli_build_test.go:4208: DockerSuite.TestBuildBuildTimeArgCacheMissExtraArg 3.516s 19:27:04 [2019-09-09T19:27:04.087Z] PASS: docker_cli_daemon_test.go:1799: DockerDaemonSuite.TestDaemonRestartContainerLinksRestart 12.110s 19:27:04 [2019-09-09T19:27:04.598Z] --- PASS: TestRenameContainerWithLinkedContainer (1.83s) 19:27:04 [2019-09-09T19:27:04.598Z] === RUN TestResize 19:27:05 [2019-09-09T19:27:05.461Z] --- PASS: TestRenameRunningContainerAndReuse (2.60s) 19:27:05 [2019-09-09T19:27:05.461Z] === RUN TestRenameInvalidName 19:27:05 [2019-09-09T19:27:05.461Z] PASS: docker_cli_build_test.go:4239: DockerSuite.TestBuildBuildTimeArgCacheMissSameArgDiffVal 2.480s 19:27:05 [2019-09-09T19:27:05.859Z] --- PASS: TestResize (0.99s) 19:27:05 [2019-09-09T19:27:05.859Z] === RUN TestResizeWithInvalidSize 19:27:06 [2019-09-09T19:27:06.353Z] --- PASS: TestUpdateRestartPolicy (19.83s) 19:27:06 [2019-09-09T19:27:06.353Z] === RUN TestUpdateRestartWithAutoRemove 19:27:06 [2019-09-09T19:27:06.392Z] --- PASS: TestRenameInvalidName (1.02s) 19:27:06 [2019-09-09T19:27:06.392Z] === RUN TestRenameAnonymousContainer 19:27:06 [2019-09-09T19:27:06.392Z] PASS: docker_cli_daemon_test.go:1245: DockerDaemonSuite.TestDaemonRestartKillWait 2.116s 19:27:06 [2019-09-09T19:27:06.632Z] --- PASS: TestResizeWithInvalidSize (0.91s) 19:27:06 [2019-09-09T19:27:06.632Z] === RUN TestResizeWhenContainerNotStarted 19:27:06 [2019-09-09T19:27:06.818Z] --- PASS: TestUpdateRestartWithAutoRemove (1.85s) 19:27:06 [2019-09-09T19:27:06.818Z] === RUN TestWaitNonBlocked 19:27:06 [2019-09-09T19:27:06.818Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 19:27:06 [2019-09-09T19:27:06.818Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 19:27:06 [2019-09-09T19:27:06.818Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 19:27:06 [2019-09-09T19:27:06.818Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 19:27:06 [2019-09-09T19:27:06.818Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 19:27:06 [2019-09-09T19:27:06.818Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 19:27:07 [2019-09-09T19:27:07.307Z] ......... [ 85%] 19:27:07 [2019-09-09T19:27:07.323Z] PASS: docker_cli_daemon_test.go:1649: DockerDaemonSuite.TestDaemonRestartLocalVolumes 1.083s 19:27:07 [2019-09-09T19:27:07.439Z] --- PASS: TestResizeWhenContainerNotStarted (0.93s) 19:27:07 [2019-09-09T19:27:07.439Z] === RUN TestDaemonRestartKillContainers 19:27:07 [2019-09-09T19:27:07.439Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 19:27:07 [2019-09-09T19:27:07.439Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 19:27:07 [2019-09-09T19:27:07.439Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 19:27:07 [2019-09-09T19:27:07.439Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 19:27:07 [2019-09-09T19:27:07.439Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 19:27:07 [2019-09-09T19:27:07.439Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 19:27:07 [2019-09-09T19:27:07.439Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 19:27:07 [2019-09-09T19:27:07.439Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 19:27:07 [2019-09-09T19:27:07.439Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 19:27:07 [2019-09-09T19:27:07.439Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 19:27:07 [2019-09-09T19:27:07.439Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 19:27:07 [2019-09-09T19:27:07.439Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 19:27:07 [2019-09-09T19:27:07.439Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 19:27:07 [2019-09-09T19:27:07.439Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 19:27:07 [2019-09-09T19:27:07.439Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 19:27:07 [2019-09-09T19:27:07.439Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 19:27:07 [2019-09-09T19:27:07.439Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 19:27:07 [2019-09-09T19:27:07.439Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 19:27:07 [2019-09-09T19:27:07.439Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 19:27:07 [2019-09-09T19:27:07.439Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 19:27:07 [2019-09-09T19:27:07.439Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 19:27:07 [2019-09-09T19:27:07.439Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 19:27:07 [2019-09-09T19:27:07.439Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 19:27:07 [2019-09-09T19:27:07.439Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 19:27:07 [2019-09-09T19:27:07.439Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 19:27:07 [2019-09-09T19:27:07.439Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 19:27:08 [2019-09-09T19:27:08.254Z] PASS: docker_cli_build_test.go:4485: DockerSuite.TestBuildBuildTimeArgDefaultOverride 2.708s 19:27:09 [2019-09-09T19:27:09.624Z] PASS: docker_cli_build_test.go:4624: DockerSuite.TestBuildBuildTimeArgDefinitionWithNoEnvInjection 1.452s 19:27:09 [2019-09-09T19:27:09.624Z] --- PASS: TestRenameAnonymousContainer (3.35s) 19:27:09 [2019-09-09T19:27:09.624Z] === RUN TestRenameContainerWithSameName 19:27:10 [2019-09-09T19:27:10.069Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 19:27:10 [2019-09-09T19:27:10.069Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 19:27:10 [2019-09-09T19:27:10.558Z] --- PASS: TestRenameContainerWithSameName (0.88s) 19:27:10 [2019-09-09T19:27:10.559Z] === RUN TestRenameContainerWithLinkedContainer 19:27:10 [2019-09-09T19:27:10.590Z] --- PASS: TestWaitNonBlocked (0.02s) 19:27:10 [2019-09-09T19:27:10.590Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.15s) 19:27:10 [2019-09-09T19:27:10.590Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.25s) 19:27:10 [2019-09-09T19:27:10.590Z] === RUN TestWaitBlocked 19:27:10 [2019-09-09T19:27:10.590Z] --- SKIP: TestWaitBlocked (0.00s) 19:27:10 [2019-09-09T19:27:10.590Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" 19:27:10 [2019-09-09T19:27:10.590Z] PASS 19:27:10 [2019-09-09T19:27:10.590Z] Running D:\gopath\src\github.com\docker\docker\integration\image 19:27:10 [2019-09-09T19:27:10.590Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 19:27:10 [2019-09-09T19:27:10.590Z] INFO: Testing against a local daemon 19:27:10 [2019-09-09T19:27:10.590Z] === RUN TestCommitInheritsEnv 19:27:10 [2019-09-09T19:27:10.590Z] --- SKIP: TestCommitInheritsEnv (0.00s) 19:27:10 [2019-09-09T19:27:10.590Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME 19:27:10 [2019-09-09T19:27:10.590Z] === RUN TestImportExtremelyLargeImageWorks 19:27:10 [2019-09-09T19:27:10.590Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) 19:27:10 [2019-09-09T19:27:10.590Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows 19:27:10 [2019-09-09T19:27:10.590Z] === RUN TestImagesFilterMultiReference 19:27:10 [2019-09-09T19:27:10.590Z] --- PASS: TestImagesFilterMultiReference (0.08s) 19:27:10 [2019-09-09T19:27:10.590Z] === RUN TestImagePullPlatformInvalid 19:27:10 [2019-09-09T19:27:10.590Z] --- PASS: TestImagePullPlatformInvalid (0.03s) 19:27:10 [2019-09-09T19:27:10.590Z] === RUN TestRemoveImageOrphaning 19:27:10 [2019-09-09T19:27:10.590Z] --- SKIP: TestRemoveImageOrphaning (0.00s) 19:27:10 [2019-09-09T19:27:10.590Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME 19:27:10 [2019-09-09T19:27:10.590Z] === RUN TestTagUnprefixedRepoByNameOrName 19:27:10 [2019-09-09T19:27:10.590Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) 19:27:10 [2019-09-09T19:27:10.590Z] === RUN TestTagInvalidReference 19:27:10 [2019-09-09T19:27:10.590Z] --- PASS: TestTagInvalidReference (0.03s) 19:27:10 [2019-09-09T19:27:10.590Z] === RUN TestTagValidPrefixedRepo 19:27:10 [2019-09-09T19:27:10.590Z] --- PASS: TestTagValidPrefixedRepo (0.06s) 19:27:10 [2019-09-09T19:27:10.590Z] === RUN TestTagExistedNameWithoutForce 19:27:10 [2019-09-09T19:27:10.590Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) 19:27:10 [2019-09-09T19:27:10.590Z] === RUN TestTagOfficialNames 19:27:10 [2019-09-09T19:27:10.590Z] --- SKIP: TestTagOfficialNames (0.00s) 19:27:10 [2019-09-09T19:27:10.590Z] tag_test.go:98: testEnv.OSType == "windows" 19:27:10 [2019-09-09T19:27:10.590Z] === RUN TestTagMatchesDigest 19:27:10 [2019-09-09T19:27:10.590Z] --- PASS: TestTagMatchesDigest (0.03s) 19:27:10 [2019-09-09T19:27:10.590Z] PASS 19:27:10 [2019-09-09T19:27:10.590Z] Running D:\gopath\src\github.com\docker\docker\integration\network 19:27:10 [2019-09-09T19:27:10.590Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 19:27:10 [2019-09-09T19:27:10.590Z] INFO: Testing against a local daemon 19:27:10 [2019-09-09T19:27:10.590Z] === RUN TestNetworkCreateDelete 19:27:10 [2019-09-09T19:27:10.590Z] --- SKIP: TestNetworkCreateDelete (0.00s) 19:27:10 [2019-09-09T19:27:10.590Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" 19:27:10 [2019-09-09T19:27:10.590Z] === RUN TestDockerNetworkDeletePreferID 19:27:10 [2019-09-09T19:27:10.590Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) 19:27:10 [2019-09-09T19:27:10.590Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test 19:27:10 [2019-09-09T19:27:10.590Z] === RUN TestInspectNetwork 19:27:10 [2019-09-09T19:27:10.590Z] --- SKIP: TestInspectNetwork (0.00s) 19:27:10 [2019-09-09T19:27:10.590Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME 19:27:10 [2019-09-09T19:27:10.590Z] === RUN TestRunContainerWithBridgeNone 19:27:10 [2019-09-09T19:27:10.590Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) 19:27:10 [2019-09-09T19:27:10.590Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" 19:27:10 [2019-09-09T19:27:10.590Z] === RUN TestNetworkInvalidJSON 19:27:10 [2019-09-09T19:27:10.590Z] === RUN TestNetworkInvalidJSON//networks/create 19:27:10 [2019-09-09T19:27:10.590Z] === PAUSE TestNetworkInvalidJSON//networks/create 19:27:10 [2019-09-09T19:27:10.590Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect 19:27:10 [2019-09-09T19:27:10.590Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect 19:27:10 [2019-09-09T19:27:10.590Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect 19:27:10 [2019-09-09T19:27:10.590Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect 19:27:10 [2019-09-09T19:27:10.590Z] === CONT TestNetworkInvalidJSON//networks/create 19:27:10 [2019-09-09T19:27:10.590Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect 19:27:10 [2019-09-09T19:27:10.590Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect 19:27:10 [2019-09-09T19:27:10.590Z] --- PASS: TestNetworkInvalidJSON (0.03s) 19:27:10 [2019-09-09T19:27:10.590Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) 19:27:10 [2019-09-09T19:27:10.590Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) 19:27:10 [2019-09-09T19:27:10.590Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) 19:27:10 [2019-09-09T19:27:10.590Z] === RUN TestDaemonRestartWithLiveRestore 19:27:10 [2019-09-09T19:27:10.590Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) 19:27:10 [2019-09-09T19:27:10.590Z] service_test.go:29: testEnv.OSType == "windows" 19:27:10 [2019-09-09T19:27:10.590Z] === RUN TestDaemonDefaultNetworkPools 19:27:10 [2019-09-09T19:27:10.590Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) 19:27:10 [2019-09-09T19:27:10.590Z] service_test.go:51: testEnv.OSType == "windows" 19:27:10 [2019-09-09T19:27:10.590Z] === RUN TestDaemonRestartWithExistingNetwork 19:27:10 [2019-09-09T19:27:10.590Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) 19:27:10 [2019-09-09T19:27:10.590Z] service_test.go:94: testEnv.OSType == "windows" 19:27:10 [2019-09-09T19:27:10.590Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 19:27:10 [2019-09-09T19:27:10.590Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) 19:27:10 [2019-09-09T19:27:10.590Z] service_test.go:127: testEnv.OSType == "windows" 19:27:10 [2019-09-09T19:27:10.590Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 19:27:10 [2019-09-09T19:27:10.590Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) 19:27:10 [2019-09-09T19:27:10.590Z] service_test.go:177: testEnv.OSType == "windows" 19:27:10 [2019-09-09T19:27:10.590Z] === RUN TestServiceWithPredefinedNetwork 19:27:10 [2019-09-09T19:27:10.590Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) 19:27:10 [2019-09-09T19:27:10.590Z] service_test.go:201: testEnv.OSType == "windows" 19:27:10 [2019-09-09T19:27:10.590Z] === RUN TestServiceRemoveKeepsIngressNetwork 19:27:10 [2019-09-09T19:27:10.590Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 19:27:10 [2019-09-09T19:27:10.590Z] service_test.go:230: FLAKY_TEST 19:27:10 [2019-09-09T19:27:10.590Z] === RUN TestServiceWithDataPathPortInit 19:27:10 [2019-09-09T19:27:10.590Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) 19:27:10 [2019-09-09T19:27:10.590Z] service_test.go:333: testEnv.OSType == "windows" 19:27:10 [2019-09-09T19:27:10.590Z] === RUN TestServiceWithDefaultAddressPoolInit 19:27:10 [2019-09-09T19:27:10.590Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) 19:27:10 [2019-09-09T19:27:10.590Z] service_test.go:392: testEnv.OSType == "windows" 19:27:10 [2019-09-09T19:27:10.591Z] PASS 19:27:11 [2019-09-09T19:27:11.055Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan 19:27:11 [2019-09-09T19:27:11.055Z] PASS 19:27:11 [2019-09-09T19:27:11.055Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan 19:27:11 [2019-09-09T19:27:11.055Z] PASS 19:27:11 [2019-09-09T19:27:11.055Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin 19:27:11 [2019-09-09T19:27:11.055Z] PASS 19:27:11 [2019-09-09T19:27:11.055Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz 19:27:11 [2019-09-09T19:27:11.055Z] PASS 19:27:11 [2019-09-09T19:27:11.055Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common 19:27:11 [2019-09-09T19:27:11.055Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 19:27:11 [2019-09-09T19:27:11.055Z] INFO: Testing against a local daemon 19:27:11 [2019-09-09T19:27:11.055Z] === RUN TestPluginInvalidJSON 19:27:11 [2019-09-09T19:27:11.055Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 19:27:11 [2019-09-09T19:27:11.055Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 19:27:11 [2019-09-09T19:27:11.055Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 19:27:11 [2019-09-09T19:27:11.055Z] --- PASS: TestPluginInvalidJSON (0.03s) 19:27:11 [2019-09-09T19:27:11.055Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) 19:27:11 [2019-09-09T19:27:11.055Z] PASS 19:27:11 [2019-09-09T19:27:11.055Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver 19:27:11 [2019-09-09T19:27:11.055Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 19:27:11 [2019-09-09T19:27:11.055Z] INFO: Testing against a local daemon 19:27:11 [2019-09-09T19:27:11.055Z] === RUN TestExternalGraphDriver 19:27:11 [2019-09-09T19:27:11.055Z] --- SKIP: TestExternalGraphDriver (0.00s) 19:27:11 [2019-09-09T19:27:11.055Z] external_test.go:48: runtime.GOOS == "windows" 19:27:11 [2019-09-09T19:27:11.055Z] === RUN TestGraphdriverPluginV2 19:27:11 [2019-09-09T19:27:11.055Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) 19:27:11 [2019-09-09T19:27:11.055Z] external_test.go:407: runtime.GOOS == "windows" 19:27:11 [2019-09-09T19:27:11.055Z] PASS 19:27:11 [2019-09-09T19:27:11.055Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging 19:27:11 [2019-09-09T19:27:11.055Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 19:27:11 [2019-09-09T19:27:11.055Z] INFO: Testing against a local daemon 19:27:11 [2019-09-09T19:27:11.055Z] PASS 19:27:11 [2019-09-09T19:27:11.055Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes 19:27:11 [2019-09-09T19:27:11.055Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 19:27:11 [2019-09-09T19:27:11.055Z] Running D:\gopath\src\github.com\docker\docker\integration\secret 19:27:11 [2019-09-09T19:27:11.055Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 19:27:11 [2019-09-09T19:27:11.055Z] INFO: Testing against a local daemon 19:27:11 [2019-09-09T19:27:11.055Z] === RUN TestSecretInspect 19:27:11 [2019-09-09T19:27:11.055Z] --- SKIP: TestSecretInspect (0.00s) 19:27:11 [2019-09-09T19:27:11.055Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" 19:27:11 [2019-09-09T19:27:11.055Z] === RUN TestSecretList 19:27:11 [2019-09-09T19:27:11.055Z] --- SKIP: TestSecretList (0.00s) 19:27:11 [2019-09-09T19:27:11.055Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" 19:27:11 [2019-09-09T19:27:11.055Z] === RUN TestSecretsCreateAndDelete 19:27:11 [2019-09-09T19:27:11.055Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) 19:27:11 [2019-09-09T19:27:11.055Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" 19:27:11 [2019-09-09T19:27:11.055Z] === RUN TestSecretsUpdate 19:27:11 [2019-09-09T19:27:11.055Z] --- SKIP: TestSecretsUpdate (0.00s) 19:27:11 [2019-09-09T19:27:11.055Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" 19:27:11 [2019-09-09T19:27:11.055Z] === RUN TestTemplatedSecret 19:27:11 [2019-09-09T19:27:11.055Z] --- SKIP: TestTemplatedSecret (0.00s) 19:27:11 [2019-09-09T19:27:11.055Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" 19:27:11 [2019-09-09T19:27:11.055Z] === RUN TestSecretCreateResolve 19:27:11 [2019-09-09T19:27:11.055Z] --- SKIP: TestSecretCreateResolve (0.00s) 19:27:11 [2019-09-09T19:27:11.055Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" 19:27:11 [2019-09-09T19:27:11.055Z] PASS 19:27:11 [2019-09-09T19:27:11.055Z] Running D:\gopath\src\github.com\docker\docker\integration\service 19:27:11 [2019-09-09T19:27:11.520Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 19:27:11 [2019-09-09T19:27:11.520Z] INFO: Testing against a local daemon 19:27:11 [2019-09-09T19:27:11.520Z] === RUN TestServiceCreateInit 19:27:11 [2019-09-09T19:27:11.520Z] === RUN TestServiceCreateInit/daemonInitDisabled 19:27:11 [2019-09-09T19:27:11.520Z] === RUN TestServiceCreateInit/daemonInitEnabled 19:27:11 [2019-09-09T19:27:11.520Z] --- PASS: TestServiceCreateInit (0.03s) 19:27:11 [2019-09-09T19:27:11.520Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) 19:27:11 [2019-09-09T19:27:11.520Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" 19:27:11 [2019-09-09T19:27:11.520Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) 19:27:11 [2019-09-09T19:27:11.520Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" 19:27:11 [2019-09-09T19:27:11.520Z] === RUN TestCreateServiceMultipleTimes 19:27:11 [2019-09-09T19:27:11.520Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) 19:27:11 [2019-09-09T19:27:11.520Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" 19:27:11 [2019-09-09T19:27:11.520Z] === RUN TestCreateServiceConflict 19:27:11 [2019-09-09T19:27:11.520Z] --- SKIP: TestCreateServiceConflict (0.00s) 19:27:11 [2019-09-09T19:27:11.520Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" 19:27:11 [2019-09-09T19:27:11.520Z] === RUN TestCreateServiceMaxReplicas 19:27:11 [2019-09-09T19:27:11.520Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) 19:27:11 [2019-09-09T19:27:11.520Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" 19:27:11 [2019-09-09T19:27:11.520Z] === RUN TestCreateWithDuplicateNetworkNames 19:27:11 [2019-09-09T19:27:11.520Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) 19:27:11 [2019-09-09T19:27:11.520Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" 19:27:11 [2019-09-09T19:27:11.520Z] === RUN TestCreateServiceSecretFileMode 19:27:11 [2019-09-09T19:27:11.520Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) 19:27:11 [2019-09-09T19:27:11.520Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" 19:27:11 [2019-09-09T19:27:11.520Z] === RUN TestCreateServiceConfigFileMode 19:27:11 [2019-09-09T19:27:11.520Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) 19:27:11 [2019-09-09T19:27:11.520Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" 19:27:11 [2019-09-09T19:27:11.520Z] === RUN TestCreateServiceSysctls 19:27:11 [2019-09-09T19:27:11.520Z] --- SKIP: TestCreateServiceSysctls (0.03s) 19:27:11 [2019-09-09T19:27:11.520Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" 19:27:11 [2019-09-09T19:27:11.520Z] === RUN TestCreateServiceCapabilities 19:27:11 [2019-09-09T19:27:11.520Z] --- SKIP: TestCreateServiceCapabilities (0.03s) 19:27:11 [2019-09-09T19:27:11.520Z] create_test.go:462: testEnv.DaemonInfo.OSType == "windows" 19:27:11 [2019-09-09T19:27:11.520Z] === RUN TestInspect 19:27:11 [2019-09-09T19:27:11.520Z] --- SKIP: TestInspect (0.00s) 19:27:11 [2019-09-09T19:27:11.520Z] inspect_test.go:23: testEnv.DaemonInfo.OSType == "windows" 19:27:11 [2019-09-09T19:27:11.520Z] === RUN TestDockerNetworkConnectAlias 19:27:11 [2019-09-09T19:27:11.520Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) 19:27:11 [2019-09-09T19:27:11.520Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" 19:27:11 [2019-09-09T19:27:11.520Z] === RUN TestDockerNetworkReConnect 19:27:11 [2019-09-09T19:27:11.520Z] --- SKIP: TestDockerNetworkReConnect (0.00s) 19:27:11 [2019-09-09T19:27:11.520Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" 19:27:11 [2019-09-09T19:27:11.520Z] === RUN TestServicePlugin 19:27:11 [2019-09-09T19:27:11.520Z] --- SKIP: TestServicePlugin (0.00s) 19:27:11 [2019-09-09T19:27:11.520Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" 19:27:11 [2019-09-09T19:27:11.520Z] === RUN TestServiceUpdateLabel 19:27:11 [2019-09-09T19:27:11.520Z] --- SKIP: TestServiceUpdateLabel (0.00s) 19:27:11 [2019-09-09T19:27:11.520Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" 19:27:11 [2019-09-09T19:27:11.520Z] === RUN TestServiceUpdateSecrets 19:27:11 [2019-09-09T19:27:11.520Z] --- SKIP: TestServiceUpdateSecrets (0.00s) 19:27:11 [2019-09-09T19:27:11.520Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" 19:27:11 [2019-09-09T19:27:11.520Z] === RUN TestServiceUpdateConfigs 19:27:11 [2019-09-09T19:27:11.520Z] --- SKIP: TestServiceUpdateConfigs (0.00s) 19:27:11 [2019-09-09T19:27:11.520Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" 19:27:11 [2019-09-09T19:27:11.520Z] === RUN TestServiceUpdateNetwork 19:27:11 [2019-09-09T19:27:11.520Z] --- SKIP: TestServiceUpdateNetwork (0.00s) 19:27:11 [2019-09-09T19:27:11.520Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" 19:27:11 [2019-09-09T19:27:11.520Z] PASS 19:27:11 [2019-09-09T19:27:11.520Z] Running D:\gopath\src\github.com\docker\docker\integration\session 19:27:11 [2019-09-09T19:27:11.520Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 19:27:11 [2019-09-09T19:27:11.520Z] INFO: Testing against a local daemon 19:27:11 [2019-09-09T19:27:11.520Z] === RUN TestSessionCreate 19:27:11 [2019-09-09T19:27:11.520Z] --- SKIP: TestSessionCreate (0.00s) 19:27:11 [2019-09-09T19:27:11.520Z] session_test.go:15: testEnv.OSType == "windows": FIXME 19:27:11 [2019-09-09T19:27:11.520Z] === RUN TestSessionCreateWithBadUpgrade 19:27:11 [2019-09-09T19:27:11.520Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) 19:27:11 [2019-09-09T19:27:11.520Z] session_test.go:36: testEnv.OSType == "windows": FIXME 19:27:11 [2019-09-09T19:27:11.520Z] PASS 19:27:11 [2019-09-09T19:27:11.520Z] Running D:\gopath\src\github.com\docker\docker\integration\system 19:27:11 [2019-09-09T19:27:11.520Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 19:27:11 [2019-09-09T19:27:11.520Z] INFO: Testing against a local daemon 19:27:11 [2019-09-09T19:27:11.520Z] === RUN TestCgroupDriverSystemdMemoryLimit 19:27:11 [2019-09-09T19:27:11.520Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 19:27:11 [2019-09-09T19:27:11.520Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" 19:27:11 [2019-09-09T19:27:11.520Z] === RUN TestEventsExecDie 19:27:11 [2019-09-09T19:27:11.520Z] --- SKIP: TestEventsExecDie (0.00s) 19:27:11 [2019-09-09T19:27:11.520Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec 19:27:11 [2019-09-09T19:27:11.520Z] === RUN TestEventsBackwardsCompatible 19:27:11 [2019-09-09T19:27:11.520Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) 19:27:11 [2019-09-09T19:27:11.520Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages 19:27:11 [2019-09-09T19:27:11.520Z] === RUN TestInfoAPI 19:27:11 [2019-09-09T19:27:11.520Z] --- PASS: TestInfoAPI (0.03s) 19:27:11 [2019-09-09T19:27:11.520Z] === RUN TestInfoAPIWarnings 19:27:11 [2019-09-09T19:27:11.520Z] --- SKIP: TestInfoAPIWarnings (0.00s) 19:27:11 [2019-09-09T19:27:11.520Z] info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME 19:27:11 [2019-09-09T19:27:11.520Z] === RUN TestLoginFailsWithBadCredentials 19:27:11 [2019-09-09T19:27:11.965Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 19:27:12 [2019-09-09T19:27:12.454Z] --- PASS: TestRenameContainerWithLinkedContainer (1.77s) 19:27:12 [2019-09-09T19:27:12.454Z] === RUN TestResize 19:27:12 [2019-09-09T19:27:12.454Z] PASS: docker_cli_daemon_test.go:176: DockerDaemonSuite.TestDaemonRestartOnFailure 5.071s 19:27:12 [2019-09-09T19:27:12.502Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) 19:27:12 [2019-09-09T19:27:12.502Z] === RUN TestPingCacheHeaders 19:27:12 [2019-09-09T19:27:12.502Z] --- PASS: TestPingCacheHeaders (0.03s) 19:27:12 [2019-09-09T19:27:12.502Z] === RUN TestPingGet 19:27:12 [2019-09-09T19:27:12.502Z] --- PASS: TestPingGet (0.03s) 19:27:12 [2019-09-09T19:27:12.502Z] === RUN TestPingHead 19:27:12 [2019-09-09T19:27:12.754Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 19:27:12 [2019-09-09T19:27:12.771Z] tests/integration/models_images_test.py ............... [ 89%] 19:27:12 [2019-09-09T19:27:12.967Z] --- PASS: TestPingHead (0.03s) 19:27:12 [2019-09-09T19:27:12.967Z] === RUN TestVersion 19:27:12 [2019-09-09T19:27:12.967Z] --- PASS: TestVersion (0.03s) 19:27:12 [2019-09-09T19:27:12.967Z] PASS 19:27:12 [2019-09-09T19:27:12.967Z] Running D:\gopath\src\github.com\docker\docker\integration\volume 19:27:12 [2019-09-09T19:27:12.967Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 19:27:12 [2019-09-09T19:27:12.967Z] INFO: Testing against a local daemon 19:27:12 [2019-09-09T19:27:12.967Z] === RUN TestVolumesCreateAndList 19:27:12 [2019-09-09T19:27:12.967Z] --- PASS: TestVolumesCreateAndList (0.04s) 19:27:12 [2019-09-09T19:27:12.967Z] === RUN TestVolumesRemove 19:27:12 [2019-09-09T19:27:12.967Z] --- SKIP: TestVolumesRemove (0.00s) 19:27:12 [2019-09-09T19:27:12.967Z] volume_test.go:64: testEnv.OSType == "windows": FIXME 19:27:12 [2019-09-09T19:27:12.967Z] === RUN TestVolumesInspect 19:27:12 [2019-09-09T19:27:12.967Z] --- PASS: TestVolumesInspect (0.04s) 19:27:12 [2019-09-09T19:27:12.967Z] === RUN TestVolumesInvalidJSON 19:27:12 [2019-09-09T19:27:12.967Z] === RUN TestVolumesInvalidJSON//volumes/create 19:27:12 [2019-09-09T19:27:12.967Z] === PAUSE TestVolumesInvalidJSON//volumes/create 19:27:12 [2019-09-09T19:27:12.967Z] === CONT TestVolumesInvalidJSON//volumes/create 19:27:12 [2019-09-09T19:27:12.967Z] --- PASS: TestVolumesInvalidJSON (0.03s) 19:27:12 [2019-09-09T19:27:12.967Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) 19:27:12 [2019-09-09T19:27:12.967Z] PASS 19:27:12 [2019-09-09T19:27:12.967Z] INFO: make.ps1 ended at 09/09/2019 19:27:12 19:27:12 [2019-09-09T19:27:12.967Z] INFO: Integration CLI tests being run from the host: 19:27:12 [2019-09-09T19:27:12.967Z] INFO: go test "-check.v" "-tags" "autogen" "-check.timeout" "10m" "-test.timeout" "200m" 19:27:13 [2019-09-09T19:27:13.389Z] --- PASS: TestResize (0.94s) 19:27:13 [2019-09-09T19:27:13.389Z] === RUN TestResizeWithInvalidSize 19:27:13 [2019-09-09T19:27:13.389Z] PASS: docker_cli_build_test.go:4608: DockerSuite.TestBuildBuildTimeArgEmptyValVariants 3.946s 19:27:14 [2019-09-09T19:27:14.050Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 19:27:14 [2019-09-09T19:27:14.321Z] --- PASS: TestResizeWithInvalidSize (0.90s) 19:27:14 [2019-09-09T19:27:14.321Z] === RUN TestResizeWhenContainerNotStarted 19:27:14 [2019-09-09T19:27:14.395Z] tests/integration/models_networks_test.py .... [ 90%] 19:27:14 [2019-09-09T19:27:14.954Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 19:27:15 [2019-09-09T19:27:15.252Z] --- PASS: TestResizeWhenContainerNotStarted (1.00s) 19:27:15 [2019-09-09T19:27:15.252Z] === RUN TestDaemonRestartKillContainers 19:27:15 [2019-09-09T19:27:15.252Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 19:27:15 [2019-09-09T19:27:15.252Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 19:27:15 [2019-09-09T19:27:15.252Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 19:27:15 [2019-09-09T19:27:15.252Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 19:27:15 [2019-09-09T19:27:15.252Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 19:27:15 [2019-09-09T19:27:15.252Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 19:27:15 [2019-09-09T19:27:15.252Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 19:27:15 [2019-09-09T19:27:15.252Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 19:27:15 [2019-09-09T19:27:15.252Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 19:27:15 [2019-09-09T19:27:15.252Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 19:27:15 [2019-09-09T19:27:15.252Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 19:27:15 [2019-09-09T19:27:15.252Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 19:27:15 [2019-09-09T19:27:15.252Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 19:27:15 [2019-09-09T19:27:15.252Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 19:27:15 [2019-09-09T19:27:15.252Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 19:27:15 [2019-09-09T19:27:15.252Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 19:27:15 [2019-09-09T19:27:15.252Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 19:27:15 [2019-09-09T19:27:15.252Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 19:27:15 [2019-09-09T19:27:15.252Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 19:27:15 [2019-09-09T19:27:15.252Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 19:27:15 [2019-09-09T19:27:15.252Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 19:27:15 [2019-09-09T19:27:15.252Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 19:27:15 [2019-09-09T19:27:15.252Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 19:27:15 [2019-09-09T19:27:15.252Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 19:27:15 [2019-09-09T19:27:15.252Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 19:27:15 [2019-09-09T19:27:15.252Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 19:27:15 [2019-09-09T19:27:15.510Z] PASS: docker_cli_daemon_test.go:1014: DockerDaemonSuite.TestDaemonRestartRenameContainer 2.904s 19:27:16 [2019-09-09T19:27:16.757Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 19:27:16 [2019-09-09T19:27:16.757Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 19:27:18 [2019-09-09T19:27:18.037Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 19:27:18 [2019-09-09T19:27:18.037Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 19:27:18 [2019-09-09T19:27:18.044Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 19:27:18 [2019-09-09T19:27:18.302Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 19:27:19 [2019-09-09T19:27:19.656Z] tests/integration/models_nodes_test.py . [ 91%] 19:27:20 [2019-09-09T19:27:20.646Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 19:27:20 [2019-09-09T19:27:20.646Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.22s) 19:27:20 [2019-09-09T19:27:20.646Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:336: [d9c2564cf365f] waiting for daemon to start 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:336: [d9c2564cf365f] waiting for daemon to start 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:364: [d9c2564cf365f] daemon started 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:307: [d9c2564cf365f] exiting daemon 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:336: [d9c2564cf365f] waiting for daemon to start 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:336: [d9c2564cf365f] waiting for daemon to start 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:364: [d9c2564cf365f] daemon started 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:472: [d9c2564cf365f] Stopping daemon 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:307: [d9c2564cf365f] exiting daemon 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:459: [d9c2564cf365f] Daemon stopped 19:27:20 [2019-09-09T19:27:20.646Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.49s) 19:27:20 [2019-09-09T19:27:20.646Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:336: [d2c5060c1570a] waiting for daemon to start 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:336: [d2c5060c1570a] waiting for daemon to start 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:364: [d2c5060c1570a] daemon started 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:336: [d2c5060c1570a] waiting for daemon to start 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:307: [d2c5060c1570a] exiting daemon 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:336: [d2c5060c1570a] waiting for daemon to start 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:364: [d2c5060c1570a] daemon started 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:472: [d2c5060c1570a] Stopping daemon 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:307: [d2c5060c1570a] exiting daemon 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:459: [d2c5060c1570a] Daemon stopped 19:27:20 [2019-09-09T19:27:20.646Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.92s) 19:27:20 [2019-09-09T19:27:20.646Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:336: [d0a6f216d575d] waiting for daemon to start 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:336: [d0a6f216d575d] waiting for daemon to start 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:364: [d0a6f216d575d] daemon started 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:336: [d0a6f216d575d] waiting for daemon to start 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:307: [d0a6f216d575d] exiting daemon 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:336: [d0a6f216d575d] waiting for daemon to start 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:364: [d0a6f216d575d] daemon started 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:472: [d0a6f216d575d] Stopping daemon 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:307: [d0a6f216d575d] exiting daemon 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:459: [d0a6f216d575d] Daemon stopped 19:27:20 [2019-09-09T19:27:20.646Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.94s) 19:27:20 [2019-09-09T19:27:20.646Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:336: [d86895f42ce2e] waiting for daemon to start 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:336: [d86895f42ce2e] waiting for daemon to start 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:364: [d86895f42ce2e] daemon started 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:472: [d86895f42ce2e] Stopping daemon 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:307: [d86895f42ce2e] exiting daemon 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:459: [d86895f42ce2e] Daemon stopped 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:336: [d86895f42ce2e] waiting for daemon to start 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:336: [d86895f42ce2e] waiting for daemon to start 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:364: [d86895f42ce2e] daemon started 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:472: [d86895f42ce2e] Stopping daemon 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:307: [d86895f42ce2e] exiting daemon 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:459: [d86895f42ce2e] Daemon stopped 19:27:20 [2019-09-09T19:27:20.646Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.27s) 19:27:20 [2019-09-09T19:27:20.646Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:336: [da478fe6f05e9] waiting for daemon to start 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:336: [da478fe6f05e9] waiting for daemon to start 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:364: [da478fe6f05e9] daemon started 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:472: [da478fe6f05e9] Stopping daemon 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:307: [da478fe6f05e9] exiting daemon 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:459: [da478fe6f05e9] Daemon stopped 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:336: [da478fe6f05e9] waiting for daemon to start 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:336: [da478fe6f05e9] waiting for daemon to start 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:364: [da478fe6f05e9] daemon started 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:472: [da478fe6f05e9] Stopping daemon 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:307: [da478fe6f05e9] exiting daemon 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:459: [da478fe6f05e9] Daemon stopped 19:27:20 [2019-09-09T19:27:20.646Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.40s) 19:27:20 [2019-09-09T19:27:20.646Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:336: [daa8937674f8b] waiting for daemon to start 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:336: [daa8937674f8b] waiting for daemon to start 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:364: [daa8937674f8b] daemon started 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:336: [daa8937674f8b] waiting for daemon to start 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:307: [daa8937674f8b] exiting daemon 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:336: [daa8937674f8b] waiting for daemon to start 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:364: [daa8937674f8b] daemon started 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:472: [daa8937674f8b] Stopping daemon 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:307: [daa8937674f8b] exiting daemon 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:459: [daa8937674f8b] Daemon stopped 19:27:20 [2019-09-09T19:27:20.646Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.50s) 19:27:20 [2019-09-09T19:27:20.646Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:336: [d986ec604e9ba] waiting for daemon to start 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:336: [d986ec604e9ba] waiting for daemon to start 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:364: [d986ec604e9ba] daemon started 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:472: [d986ec604e9ba] Stopping daemon 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:307: [d986ec604e9ba] exiting daemon 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:459: [d986ec604e9ba] Daemon stopped 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:336: [d986ec604e9ba] waiting for daemon to start 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:336: [d986ec604e9ba] waiting for daemon to start 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:364: [d986ec604e9ba] daemon started 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:472: [d986ec604e9ba] Stopping daemon 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:307: [d986ec604e9ba] exiting daemon 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:459: [d986ec604e9ba] Daemon stopped 19:27:20 [2019-09-09T19:27:20.646Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.45s) 19:27:20 [2019-09-09T19:27:20.646Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:336: [da7bc8dde9482] waiting for daemon to start 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:336: [da7bc8dde9482] waiting for daemon to start 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:364: [da7bc8dde9482] daemon started 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:472: [da7bc8dde9482] Stopping daemon 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:307: [da7bc8dde9482] exiting daemon 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:459: [da7bc8dde9482] Daemon stopped 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:336: [da7bc8dde9482] waiting for daemon to start 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:336: [da7bc8dde9482] waiting for daemon to start 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:364: [da7bc8dde9482] daemon started 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:472: [da7bc8dde9482] Stopping daemon 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:307: [da7bc8dde9482] exiting daemon 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:459: [da7bc8dde9482] Daemon stopped 19:27:20 [2019-09-09T19:27:20.646Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.49s) 19:27:20 [2019-09-09T19:27:20.646Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:336: [d9740c3aca749] waiting for daemon to start 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:336: [d9740c3aca749] waiting for daemon to start 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:364: [d9740c3aca749] daemon started 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:472: [d9740c3aca749] Stopping daemon 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:307: [d9740c3aca749] exiting daemon 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:459: [d9740c3aca749] Daemon stopped 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:336: [d9740c3aca749] waiting for daemon to start 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:336: [d9740c3aca749] waiting for daemon to start 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:364: [d9740c3aca749] daemon started 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:472: [d9740c3aca749] Stopping daemon 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:307: [d9740c3aca749] exiting daemon 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:459: [d9740c3aca749] Daemon stopped 19:27:20 [2019-09-09T19:27:20.646Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.50s) 19:27:20 [2019-09-09T19:27:20.646Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:336: [d1ef6fca98884] waiting for daemon to start 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:336: [d1ef6fca98884] waiting for daemon to start 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:364: [d1ef6fca98884] daemon started 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:336: [d1ef6fca98884] waiting for daemon to start 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:307: [d1ef6fca98884] exiting daemon 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:336: [d1ef6fca98884] waiting for daemon to start 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:364: [d1ef6fca98884] daemon started 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:472: [d1ef6fca98884] Stopping daemon 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:307: [d1ef6fca98884] exiting daemon 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:459: [d1ef6fca98884] Daemon stopped 19:27:20 [2019-09-09T19:27:20.646Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.56s) 19:27:20 [2019-09-09T19:27:20.646Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:336: [df7f974028846] waiting for daemon to start 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:336: [df7f974028846] waiting for daemon to start 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:364: [df7f974028846] daemon started 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:336: [df7f974028846] waiting for daemon to start 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:307: [df7f974028846] exiting daemon 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:336: [df7f974028846] waiting for daemon to start 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:364: [df7f974028846] daemon started 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:472: [df7f974028846] Stopping daemon 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:307: [df7f974028846] exiting daemon 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:459: [df7f974028846] Daemon stopped 19:27:20 [2019-09-09T19:27:20.646Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.25s) 19:27:20 [2019-09-09T19:27:20.646Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:336: [dc2709f4c7ce0] waiting for daemon to start 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:336: [dc2709f4c7ce0] waiting for daemon to start 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:364: [dc2709f4c7ce0] daemon started 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:472: [dc2709f4c7ce0] Stopping daemon 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:307: [dc2709f4c7ce0] exiting daemon 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:459: [dc2709f4c7ce0] Daemon stopped 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:336: [dc2709f4c7ce0] waiting for daemon to start 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:336: [dc2709f4c7ce0] waiting for daemon to start 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:364: [dc2709f4c7ce0] daemon started 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:472: [dc2709f4c7ce0] Stopping daemon 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:307: [dc2709f4c7ce0] exiting daemon 19:27:20 [2019-09-09T19:27:20.646Z] daemon.go:459: [dc2709f4c7ce0] Daemon stopped 19:27:20 [2019-09-09T19:27:20.646Z] === RUN TestCgroupNamespacesRun 19:27:21 [2019-09-09T19:27:21.025Z] tests/integration/models_resources_test.py . [ 91%] 19:27:21 [2019-09-09T19:27:21.583Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 19:27:21 [2019-09-09T19:27:21.583Z] PASS: docker_cli_network_unix_test.go:1666: DockerDaemonSuite.TestDaemonRestartRestoreBridgeNetwork 6.060s 19:27:21 [2019-09-09T19:27:21.840Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 19:27:22 [2019-09-09T19:27:22.478Z] --- PASS: TestCgroupNamespacesRun (1.79s) 19:27:22 [2019-09-09T19:27:22.478Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun 19:27:22 [2019-09-09T19:27:22.478Z] daemon.go:336: [d9d440abfbe70] waiting for daemon to start 19:27:22 [2019-09-09T19:27:22.478Z] daemon.go:336: [d9d440abfbe70] waiting for daemon to start 19:27:22 [2019-09-09T19:27:22.478Z] daemon.go:364: [d9d440abfbe70] daemon started 19:27:22 [2019-09-09T19:27:22.478Z] daemon.go:472: [d9d440abfbe70] Stopping daemon 19:27:22 [2019-09-09T19:27:22.478Z] daemon.go:307: [d9d440abfbe70] exiting daemon 19:27:22 [2019-09-09T19:27:22.478Z] daemon.go:459: [d9d440abfbe70] Daemon stopped 19:27:22 [2019-09-09T19:27:22.478Z] === RUN TestCgroupNamespacesRunPrivileged 19:27:23 [2019-09-09T19:27:23.211Z] PASS: docker_cli_daemon_test.go:1636: DockerDaemonSuite.TestDaemonRestartRmVolumeInUse 1.536s 19:27:23 [2019-09-09T19:27:23.782Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 19:27:23 [2019-09-09T19:27:23.782Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.66s) 19:27:23 [2019-09-09T19:27:23.782Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged 19:27:23 [2019-09-09T19:27:23.782Z] daemon.go:336: [d9970148cadeb] waiting for daemon to start 19:27:23 [2019-09-09T19:27:23.782Z] daemon.go:336: [d9970148cadeb] waiting for daemon to start 19:27:23 [2019-09-09T19:27:23.782Z] daemon.go:364: [d9970148cadeb] daemon started 19:27:23 [2019-09-09T19:27:23.782Z] daemon.go:472: [d9970148cadeb] Stopping daemon 19:27:23 [2019-09-09T19:27:23.782Z] daemon.go:307: [d9970148cadeb] exiting daemon 19:27:23 [2019-09-09T19:27:23.782Z] daemon.go:459: [d9970148cadeb] Daemon stopped 19:27:23 [2019-09-09T19:27:23.782Z] === RUN TestCgroupNamespacesRunDaemonHostMode 19:27:24 [2019-09-09T19:27:24.714Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 19:27:25 [2019-09-09T19:27:25.445Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 19:27:25 [2019-09-09T19:27:25.445Z] INFO: Testing against a local daemon 19:27:25 [2019-09-09T19:27:25.445Z] PASS: docker_api_test.go:36: DockerSuite.TestAPIClientVersionOldNotSupported 0.002s 19:27:25 [2019-09-09T19:27:25.445Z] SKIP: docker_api_network_test.go:241: DockerSuite.TestAPICreateDeletePredefinedNetworks (unmatched requirement DaemonIsLinux) 19:27:25 [2019-09-09T19:27:25.445Z] PASS: docker_api_test.go:60: DockerSuite.TestAPIErrorJSON 0.004s 19:27:25 [2019-09-09T19:27:25.445Z] PASS: docker_api_test.go:91: DockerSuite.TestAPIErrorNotFoundJSON 0.001s 19:27:25 [2019-09-09T19:27:25.445Z] PASS: docker_api_test.go:102: DockerSuite.TestAPIErrorNotFoundPlainText 0.001s 19:27:25 [2019-09-09T19:27:25.445Z] SKIP: docker_api_test.go:74: DockerSuite.TestAPIErrorPlainText (unmatched requirement DaemonIsLinux) 19:27:25 [2019-09-09T19:27:25.445Z] PASS: docker_api_test.go:24: DockerSuite.TestAPIGetEnabledCORS 0.003s 19:27:25 [2019-09-09T19:27:25.445Z] PASS: docker_api_images_test.go:90: DockerSuite.TestAPIImagesDelete 0.559s 19:27:25 [2019-09-09T19:27:25.445Z] PASS: docker_api_images_test.go:22: DockerSuite.TestAPIImagesFilter 0.229s 19:27:25 [2019-09-09T19:27:25.589Z] ok github.com/docker/docker/cmd/dockerd 0.163s coverage: 29.9% of statements 19:27:25 [2019-09-09T19:27:25.589Z] ok github.com/docker/docker/container 0.169s coverage: 35.5% of statements 19:27:25 [2019-09-09T19:27:25.589Z] ? github.com/docker/docker/container/stream [no test files] 19:27:25 [2019-09-09T19:27:25.589Z] ? github.com/docker/docker/contrib/apparmor [no test files] 19:27:25 [2019-09-09T19:27:25.589Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 19:27:25 [2019-09-09T19:27:25.589Z] ? github.com/docker/docker/contrib/httpserver [no test files] 19:27:25 [2019-09-09T19:27:25.648Z] PASS: docker_cli_daemon_test.go:2604: DockerDaemonSuite.TestDaemonRestartSaveContainerExitCode 2.370s 19:27:25 [2019-09-09T19:27:25.739Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.94s) 19:27:25 [2019-09-09T19:27:25.739Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode 19:27:25 [2019-09-09T19:27:25.739Z] daemon.go:336: [d9171cbc37eae] waiting for daemon to start 19:27:25 [2019-09-09T19:27:25.739Z] daemon.go:336: [d9171cbc37eae] waiting for daemon to start 19:27:25 [2019-09-09T19:27:25.739Z] daemon.go:364: [d9171cbc37eae] daemon started 19:27:25 [2019-09-09T19:27:25.739Z] daemon.go:472: [d9171cbc37eae] Stopping daemon 19:27:25 [2019-09-09T19:27:25.739Z] daemon.go:307: [d9171cbc37eae] exiting daemon 19:27:25 [2019-09-09T19:27:25.739Z] daemon.go:459: [d9171cbc37eae] Daemon stopped 19:27:25 [2019-09-09T19:27:25.739Z] === RUN TestCgroupNamespacesRunHostMode 19:27:25 [2019-09-09T19:27:25.910Z] PASS: docker_api_images_test.go:114: DockerSuite.TestAPIImagesHistory 0.520s 19:27:25 [2019-09-09T19:27:25.910Z] PASS: docker_api_images_test.go:140: DockerSuite.TestAPIImagesImportBadSrc 0.326s 19:27:26 [2019-09-09T19:27:26.212Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 19:27:26 [2019-09-09T19:27:26.468Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 19:27:27 [2019-09-09T19:27:27.093Z] tests/integration/models_services_test.py ..............X. [ 95%] 19:27:27 [2019-09-09T19:27:27.399Z] PASS: docker_cli_build_test.go:4527: DockerSuite.TestBuildBuildTimeArgEnv 13.912s 19:27:27 [2019-09-09T19:27:27.590Z] --- PASS: TestCgroupNamespacesRunHostMode (1.81s) 19:27:27 [2019-09-09T19:27:27.590Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode 19:27:27 [2019-09-09T19:27:27.590Z] daemon.go:336: [d46a2e34fc75b] waiting for daemon to start 19:27:27 [2019-09-09T19:27:27.590Z] daemon.go:336: [d46a2e34fc75b] waiting for daemon to start 19:27:27 [2019-09-09T19:27:27.590Z] daemon.go:364: [d46a2e34fc75b] daemon started 19:27:27 [2019-09-09T19:27:27.590Z] daemon.go:472: [d46a2e34fc75b] Stopping daemon 19:27:27 [2019-09-09T19:27:27.590Z] daemon.go:307: [d46a2e34fc75b] exiting daemon 19:27:27 [2019-09-09T19:27:27.590Z] daemon.go:459: [d46a2e34fc75b] Daemon stopped 19:27:27 [2019-09-09T19:27:27.590Z] === RUN TestCgroupNamespacesRunPrivateMode 19:27:27 [2019-09-09T19:27:27.656Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 19:27:28 [2019-09-09T19:27:28.221Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 19:27:28 [2019-09-09T19:27:28.290Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.065s coverage: 65.3% of statements 19:27:29 [2019-09-09T19:27:29.437Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.81s) 19:27:29 [2019-09-09T19:27:29.437Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode 19:27:29 [2019-09-09T19:27:29.437Z] daemon.go:336: [da9f886cba493] waiting for daemon to start 19:27:29 [2019-09-09T19:27:29.437Z] daemon.go:336: [da9f886cba493] waiting for daemon to start 19:27:29 [2019-09-09T19:27:29.437Z] daemon.go:364: [da9f886cba493] daemon started 19:27:29 [2019-09-09T19:27:29.437Z] daemon.go:472: [da9f886cba493] Stopping daemon 19:27:29 [2019-09-09T19:27:29.437Z] daemon.go:307: [da9f886cba493] exiting daemon 19:27:29 [2019-09-09T19:27:29.437Z] daemon.go:459: [da9f886cba493] Daemon stopped 19:27:29 [2019-09-09T19:27:29.437Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 19:27:30 [2019-09-09T19:27:30.355Z] tests/integration/models_swarm_test.py .. [ 96%] 19:27:30 [2019-09-09T19:27:30.355Z] tests/integration/models_volumes_test.py .. [ 96%] 19:27:30 [2019-09-09T19:27:30.391Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.85s) 19:27:30 [2019-09-09T19:27:30.391Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate 19:27:30 [2019-09-09T19:27:30.391Z] daemon.go:336: [d4402f9fce4f9] waiting for daemon to start 19:27:30 [2019-09-09T19:27:30.391Z] daemon.go:336: [d4402f9fce4f9] waiting for daemon to start 19:27:30 [2019-09-09T19:27:30.391Z] daemon.go:364: [d4402f9fce4f9] daemon started 19:27:30 [2019-09-09T19:27:30.391Z] daemon.go:472: [d4402f9fce4f9] Stopping daemon 19:27:30 [2019-09-09T19:27:30.391Z] daemon.go:307: [d4402f9fce4f9] exiting daemon 19:27:30 [2019-09-09T19:27:30.391Z] daemon.go:459: [d4402f9fce4f9] Daemon stopped 19:27:30 [2019-09-09T19:27:30.391Z] === RUN TestCgroupNamespacesRunInvalidMode 19:27:30 [2019-09-09T19:27:30.745Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 19:27:30 [2019-09-09T19:27:30.745Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.72s) 19:27:30 [2019-09-09T19:27:30.745Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 19:27:30 [2019-09-09T19:27:30.745Z] daemon.go:336: [d22f30ddbea93] waiting for daemon to start 19:27:30 [2019-09-09T19:27:30.745Z] daemon.go:336: [d22f30ddbea93] waiting for daemon to start 19:27:30 [2019-09-09T19:27:30.745Z] daemon.go:364: [d22f30ddbea93] daemon started 19:27:30 [2019-09-09T19:27:30.745Z] daemon.go:307: [d22f30ddbea93] exiting daemon 19:27:30 [2019-09-09T19:27:30.745Z] daemon.go:336: [d22f30ddbea93] waiting for daemon to start 19:27:30 [2019-09-09T19:27:30.745Z] daemon.go:336: [d22f30ddbea93] waiting for daemon to start 19:27:30 [2019-09-09T19:27:30.745Z] daemon.go:364: [d22f30ddbea93] daemon started 19:27:30 [2019-09-09T19:27:30.745Z] daemon.go:472: [d22f30ddbea93] Stopping daemon 19:27:30 [2019-09-09T19:27:30.745Z] daemon.go:307: [d22f30ddbea93] exiting daemon 19:27:30 [2019-09-09T19:27:30.745Z] daemon.go:459: [d22f30ddbea93] Daemon stopped 19:27:30 [2019-09-09T19:27:30.745Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.14s) 19:27:30 [2019-09-09T19:27:30.745Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 19:27:30 [2019-09-09T19:27:30.745Z] daemon.go:336: [ddccd737499e1] waiting for daemon to start 19:27:30 [2019-09-09T19:27:30.745Z] daemon.go:336: [ddccd737499e1] waiting for daemon to start 19:27:30 [2019-09-09T19:27:30.745Z] daemon.go:364: [ddccd737499e1] daemon started 19:27:30 [2019-09-09T19:27:30.745Z] daemon.go:307: [ddccd737499e1] exiting daemon 19:27:30 [2019-09-09T19:27:30.745Z] daemon.go:336: [ddccd737499e1] waiting for daemon to start 19:27:30 [2019-09-09T19:27:30.745Z] daemon.go:336: [ddccd737499e1] waiting for daemon to start 19:27:30 [2019-09-09T19:27:30.745Z] daemon.go:364: [ddccd737499e1] daemon started 19:27:30 [2019-09-09T19:27:30.745Z] daemon.go:472: [ddccd737499e1] Stopping daemon 19:27:30 [2019-09-09T19:27:30.745Z] daemon.go:307: [ddccd737499e1] exiting daemon 19:27:30 [2019-09-09T19:27:30.745Z] daemon.go:459: [ddccd737499e1] Daemon stopped 19:27:30 [2019-09-09T19:27:30.745Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.51s) 19:27:30 [2019-09-09T19:27:30.745Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 19:27:30 [2019-09-09T19:27:30.745Z] daemon.go:336: [d9f6d375d18d8] waiting for daemon to start 19:27:30 [2019-09-09T19:27:30.745Z] daemon.go:336: [d9f6d375d18d8] waiting for daemon to start 19:27:30 [2019-09-09T19:27:30.745Z] daemon.go:364: [d9f6d375d18d8] daemon started 19:27:30 [2019-09-09T19:27:30.745Z] daemon.go:472: [d9f6d375d18d8] Stopping daemon 19:27:30 [2019-09-09T19:27:30.745Z] daemon.go:307: [d9f6d375d18d8] exiting daemon 19:27:30 [2019-09-09T19:27:30.745Z] daemon.go:459: [d9f6d375d18d8] Daemon stopped 19:27:30 [2019-09-09T19:27:30.745Z] daemon.go:336: [d9f6d375d18d8] waiting for daemon to start 19:27:30 [2019-09-09T19:27:30.745Z] daemon.go:336: [d9f6d375d18d8] waiting for daemon to start 19:27:30 [2019-09-09T19:27:30.745Z] daemon.go:364: [d9f6d375d18d8] daemon started 19:27:30 [2019-09-09T19:27:30.745Z] daemon.go:472: [d9f6d375d18d8] Stopping daemon 19:27:30 [2019-09-09T19:27:30.745Z] daemon.go:307: [d9f6d375d18d8] exiting daemon 19:27:30 [2019-09-09T19:27:30.745Z] daemon.go:459: [d9f6d375d18d8] Daemon stopped 19:27:30 [2019-09-09T19:27:30.745Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.56s) 19:27:30 [2019-09-09T19:27:30.745Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 19:27:30 [2019-09-09T19:27:30.745Z] daemon.go:336: [d57632b42334f] waiting for daemon to start 19:27:30 [2019-09-09T19:27:30.745Z] daemon.go:336: [d57632b42334f] waiting for daemon to start 19:27:30 [2019-09-09T19:27:30.745Z] daemon.go:364: [d57632b42334f] daemon started 19:27:30 [2019-09-09T19:27:30.745Z] daemon.go:307: [d57632b42334f] exiting daemon 19:27:30 [2019-09-09T19:27:30.745Z] daemon.go:336: [d57632b42334f] waiting for daemon to start 19:27:30 [2019-09-09T19:27:30.745Z] daemon.go:336: [d57632b42334f] waiting for daemon to start 19:27:30 [2019-09-09T19:27:30.745Z] daemon.go:364: [d57632b42334f] daemon started 19:27:30 [2019-09-09T19:27:30.745Z] daemon.go:472: [d57632b42334f] Stopping daemon 19:27:30 [2019-09-09T19:27:30.745Z] daemon.go:307: [d57632b42334f] exiting daemon 19:27:30 [2019-09-09T19:27:30.745Z] daemon.go:459: [d57632b42334f] Daemon stopped 19:27:30 [2019-09-09T19:27:30.745Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.54s) 19:27:30 [2019-09-09T19:27:30.745Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 19:27:30 [2019-09-09T19:27:30.745Z] daemon.go:336: [d86c590b91c00] waiting for daemon to start 19:27:30 [2019-09-09T19:27:30.745Z] daemon.go:336: [d86c590b91c00] waiting for daemon to start 19:27:30 [2019-09-09T19:27:30.745Z] daemon.go:364: [d86c590b91c00] daemon started 19:27:30 [2019-09-09T19:27:30.745Z] daemon.go:472: [d86c590b91c00] Stopping daemon 19:27:30 [2019-09-09T19:27:30.745Z] daemon.go:307: [d86c590b91c00] exiting daemon 19:27:30 [2019-09-09T19:27:30.745Z] daemon.go:459: [d86c590b91c00] Daemon stopped 19:27:30 [2019-09-09T19:27:30.745Z] daemon.go:336: [d86c590b91c00] waiting for daemon to start 19:27:30 [2019-09-09T19:27:30.745Z] daemon.go:336: [d86c590b91c00] waiting for daemon to start 19:27:30 [2019-09-09T19:27:30.745Z] daemon.go:364: [d86c590b91c00] daemon started 19:27:30 [2019-09-09T19:27:30.745Z] daemon.go:472: [d86c590b91c00] Stopping daemon 19:27:30 [2019-09-09T19:27:30.745Z] daemon.go:307: [d86c590b91c00] exiting daemon 19:27:30 [2019-09-09T19:27:30.745Z] daemon.go:459: [d86c590b91c00] Daemon stopped 19:27:30 [2019-09-09T19:27:30.745Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.77s) 19:27:30 [2019-09-09T19:27:30.745Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 19:27:30 [2019-09-09T19:27:30.745Z] daemon.go:336: [d42c12d7695a9] waiting for daemon to start 19:27:30 [2019-09-09T19:27:30.745Z] daemon.go:336: [d42c12d7695a9] waiting for daemon to start 19:27:30 [2019-09-09T19:27:30.745Z] daemon.go:364: [d42c12d7695a9] daemon started 19:27:30 [2019-09-09T19:27:30.745Z] daemon.go:307: [d42c12d7695a9] exiting daemon 19:27:30 [2019-09-09T19:27:30.745Z] daemon.go:336: [d42c12d7695a9] waiting for daemon to start 19:27:30 [2019-09-09T19:27:30.745Z] daemon.go:336: [d42c12d7695a9] waiting for daemon to start 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:364: [d42c12d7695a9] daemon started 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:472: [d42c12d7695a9] Stopping daemon 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:307: [d42c12d7695a9] exiting daemon 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:459: [d42c12d7695a9] Daemon stopped 19:27:30 [2019-09-09T19:27:30.746Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.51s) 19:27:30 [2019-09-09T19:27:30.746Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:336: [d560db6a9739a] waiting for daemon to start 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:336: [d560db6a9739a] waiting for daemon to start 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:364: [d560db6a9739a] daemon started 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:472: [d560db6a9739a] Stopping daemon 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:307: [d560db6a9739a] exiting daemon 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:459: [d560db6a9739a] Daemon stopped 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:336: [d560db6a9739a] waiting for daemon to start 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:336: [d560db6a9739a] waiting for daemon to start 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:364: [d560db6a9739a] daemon started 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:472: [d560db6a9739a] Stopping daemon 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:307: [d560db6a9739a] exiting daemon 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:459: [d560db6a9739a] Daemon stopped 19:27:30 [2019-09-09T19:27:30.746Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.67s) 19:27:30 [2019-09-09T19:27:30.746Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:336: [dd8ab2329083c] waiting for daemon to start 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:336: [dd8ab2329083c] waiting for daemon to start 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:364: [dd8ab2329083c] daemon started 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:472: [dd8ab2329083c] Stopping daemon 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:307: [dd8ab2329083c] exiting daemon 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:459: [dd8ab2329083c] Daemon stopped 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:336: [dd8ab2329083c] waiting for daemon to start 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:336: [dd8ab2329083c] waiting for daemon to start 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:364: [dd8ab2329083c] daemon started 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:472: [dd8ab2329083c] Stopping daemon 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:307: [dd8ab2329083c] exiting daemon 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:459: [dd8ab2329083c] Daemon stopped 19:27:30 [2019-09-09T19:27:30.746Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.60s) 19:27:30 [2019-09-09T19:27:30.746Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:336: [d70f1421fd563] waiting for daemon to start 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:336: [d70f1421fd563] waiting for daemon to start 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:364: [d70f1421fd563] daemon started 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:307: [d70f1421fd563] exiting daemon 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:336: [d70f1421fd563] waiting for daemon to start 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:336: [d70f1421fd563] waiting for daemon to start 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:364: [d70f1421fd563] daemon started 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:472: [d70f1421fd563] Stopping daemon 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:307: [d70f1421fd563] exiting daemon 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:459: [d70f1421fd563] Daemon stopped 19:27:30 [2019-09-09T19:27:30.746Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.56s) 19:27:30 [2019-09-09T19:27:30.746Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:336: [db0cd9f977d1b] waiting for daemon to start 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:336: [db0cd9f977d1b] waiting for daemon to start 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:364: [db0cd9f977d1b] daemon started 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:472: [db0cd9f977d1b] Stopping daemon 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:307: [db0cd9f977d1b] exiting daemon 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:459: [db0cd9f977d1b] Daemon stopped 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:336: [db0cd9f977d1b] waiting for daemon to start 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:336: [db0cd9f977d1b] waiting for daemon to start 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:364: [db0cd9f977d1b] daemon started 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:472: [db0cd9f977d1b] Stopping daemon 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:307: [db0cd9f977d1b] exiting daemon 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:459: [db0cd9f977d1b] Daemon stopped 19:27:30 [2019-09-09T19:27:30.746Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.52s) 19:27:30 [2019-09-09T19:27:30.746Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:336: [d72ae822e6de6] waiting for daemon to start 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:336: [d72ae822e6de6] waiting for daemon to start 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:364: [d72ae822e6de6] daemon started 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:307: [d72ae822e6de6] exiting daemon 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:336: [d72ae822e6de6] waiting for daemon to start 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:336: [d72ae822e6de6] waiting for daemon to start 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:364: [d72ae822e6de6] daemon started 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:472: [d72ae822e6de6] Stopping daemon 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:307: [d72ae822e6de6] exiting daemon 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:459: [d72ae822e6de6] Daemon stopped 19:27:30 [2019-09-09T19:27:30.746Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.56s) 19:27:30 [2019-09-09T19:27:30.746Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:336: [d5e24fe328696] waiting for daemon to start 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:336: [d5e24fe328696] waiting for daemon to start 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:364: [d5e24fe328696] daemon started 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:472: [d5e24fe328696] Stopping daemon 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:307: [d5e24fe328696] exiting daemon 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:459: [d5e24fe328696] Daemon stopped 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:336: [d5e24fe328696] waiting for daemon to start 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:336: [d5e24fe328696] waiting for daemon to start 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:364: [d5e24fe328696] daemon started 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:472: [d5e24fe328696] Stopping daemon 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:307: [d5e24fe328696] exiting daemon 19:27:30 [2019-09-09T19:27:30.746Z] daemon.go:459: [d5e24fe328696] Daemon stopped 19:27:30 [2019-09-09T19:27:30.746Z] === RUN TestCgroupNamespacesRun 19:27:30 [2019-09-09T19:27:30.746Z] PASS: docker_cli_build_test.go:4320: DockerSuite.TestBuildBuildTimeArgExpansion 3.356s 19:27:31 [2019-09-09T19:27:31.273Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s) 19:27:31 [2019-09-09T19:27:31.273Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode 19:27:31 [2019-09-09T19:27:31.273Z] daemon.go:336: [d2dab5737d411] waiting for daemon to start 19:27:31 [2019-09-09T19:27:31.273Z] daemon.go:336: [d2dab5737d411] waiting for daemon to start 19:27:31 [2019-09-09T19:27:31.273Z] daemon.go:364: [d2dab5737d411] daemon started 19:27:31 [2019-09-09T19:27:31.273Z] daemon.go:472: [d2dab5737d411] Stopping daemon 19:27:31 [2019-09-09T19:27:31.273Z] daemon.go:307: [d2dab5737d411] exiting daemon 19:27:31 [2019-09-09T19:27:31.273Z] daemon.go:459: [d2dab5737d411] Daemon stopped 19:27:31 [2019-09-09T19:27:31.273Z] === RUN TestCgroupNamespacesRunOlderClient 19:27:32 [2019-09-09T19:27:32.642Z] --- PASS: TestCgroupNamespacesRun (2.12s) 19:27:32 [2019-09-09T19:27:32.642Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesRun 19:27:32 [2019-09-09T19:27:32.642Z] daemon.go:336: [d2564699d420f] waiting for daemon to start 19:27:32 [2019-09-09T19:27:32.642Z] daemon.go:336: [d2564699d420f] waiting for daemon to start 19:27:32 [2019-09-09T19:27:32.642Z] daemon.go:364: [d2564699d420f] daemon started 19:27:32 [2019-09-09T19:27:32.642Z] daemon.go:472: [d2564699d420f] Stopping daemon 19:27:32 [2019-09-09T19:27:32.642Z] daemon.go:307: [d2564699d420f] exiting daemon 19:27:32 [2019-09-09T19:27:32.642Z] daemon.go:459: [d2564699d420f] Daemon stopped 19:27:32 [2019-09-09T19:27:32.642Z] === RUN TestCgroupNamespacesRunPrivileged 19:27:33 [2019-09-09T19:27:33.088Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.85s) 19:27:33 [2019-09-09T19:27:33.088Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient 19:27:33 [2019-09-09T19:27:33.088Z] daemon.go:336: [d3b8538f30231] waiting for daemon to start 19:27:33 [2019-09-09T19:27:33.088Z] daemon.go:336: [d3b8538f30231] waiting for daemon to start 19:27:33 [2019-09-09T19:27:33.088Z] daemon.go:364: [d3b8538f30231] daemon started 19:27:33 [2019-09-09T19:27:33.088Z] daemon.go:472: [d3b8538f30231] Stopping daemon 19:27:33 [2019-09-09T19:27:33.088Z] daemon.go:307: [d3b8538f30231] exiting daemon 19:27:33 [2019-09-09T19:27:33.088Z] daemon.go:459: [d3b8538f30231] Daemon stopped 19:27:33 [2019-09-09T19:27:33.088Z] === RUN TestKernelTCPMemory 19:27:33 [2019-09-09T19:27:33.892Z] --- PASS: TestKernelTCPMemory (1.01s) 19:27:33 [2019-09-09T19:27:33.892Z] === RUN TestNISDomainname 19:27:34 [2019-09-09T19:27:34.014Z] PASS: docker_cli_build_test.go:4410: DockerSuite.TestBuildBuildTimeArgExpansionOverride 2.969s 19:27:34 [2019-09-09T19:27:34.014Z] PASS: docker_cli_build_test.go:4123: DockerSuite.TestBuildBuildTimeArgHistory 0.333s 19:27:34 [2019-09-09T19:27:34.950Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.02s) 19:27:34 [2019-09-09T19:27:34.950Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesRunPrivileged 19:27:34 [2019-09-09T19:27:34.950Z] daemon.go:336: [d92b04c7cc00b] waiting for daemon to start 19:27:34 [2019-09-09T19:27:34.950Z] daemon.go:336: [d92b04c7cc00b] waiting for daemon to start 19:27:34 [2019-09-09T19:27:34.950Z] daemon.go:364: [d92b04c7cc00b] daemon started 19:27:34 [2019-09-09T19:27:34.950Z] daemon.go:472: [d92b04c7cc00b] Stopping daemon 19:27:34 [2019-09-09T19:27:34.950Z] daemon.go:307: [d92b04c7cc00b] exiting daemon 19:27:34 [2019-09-09T19:27:34.950Z] daemon.go:459: [d92b04c7cc00b] Daemon stopped 19:27:34 [2019-09-09T19:27:34.950Z] === RUN TestCgroupNamespacesRunDaemonHostMode 19:27:34 [2019-09-09T19:27:34.964Z] tests/integration/regression_test.py ...... [ 98%] 19:27:35 [2019-09-09T19:27:35.243Z] --- PASS: TestNISDomainname (1.17s) 19:27:35 [2019-09-09T19:27:35.243Z] === RUN TestHostnameDnsResolution 19:27:35 [2019-09-09T19:27:35.735Z] tests/integration/credentials/store_test.py ...... [ 99%] 19:27:35 [2019-09-09T19:27:35.736Z] tests/integration/credentials/utils_test.py . [100%] 19:27:35 [2019-09-09T19:27:35.736Z] 19:27:35 [2019-09-09T19:27:35.736Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- 19:27:35 [2019-09-09T19:27:35.736Z] =========================== short test summary info ============================ 19:27:35 [2019-09-09T19:27:35.736Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options 19:27:35 [2019-09-09T19:27:35.736Z] CONFIG_RT_GROUP_SCHED isn't enabled 19:27:35 [2019-09-09T19:27:35.736Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt 19:27:35 [2019-09-09T19:27:35.736Z] Not supported on most drivers 19:27:35 [2019-09-09T19:27:35.736Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver 19:27:35 [2019-09-09T19:27:35.736Z] This doesn't seem to be taken into account by the engine 19:27:35 [2019-09-09T19:27:35.736Z] SKIP [1] tests/integration/api_image_test.py:290: Doesn't work inside a container - FIXME 19:27:35 [2019-09-09T19:27:35.736Z] SKIP [1] tests/integration/api_service_test.py:853: API version is too low (< 1.38) 19:27:35 [2019-09-09T19:27:35.736Z] SKIP [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) 19:27:35 [2019-09-09T19:27:35.736Z] SKIP [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) 19:27:35 [2019-09-09T19:27:35.736Z] SKIP [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) 19:27:35 [2019-09-09T19:27:35.736Z] SKIP [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) 19:27:35 [2019-09-09T19:27:35.736Z] SKIP [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 19:27:35 [2019-09-09T19:27:35.736Z] = 367 passed, 7 skipped, 6 deselected, 3 xfailed, 2 xpassed in 341.28 seconds == 19:27:36 [2019-09-09T19:27:36.299Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) 19:27:36 [2019-09-09T19:27:36.580Z] --- PASS: TestHostnameDnsResolution (1.41s) 19:27:36 [2019-09-09T19:27:36.580Z] === RUN TestStats 19:27:36 [2019-09-09T19:27:36.722Z] ok github.com/docker/docker/daemon/cluster/convert 0.027s coverage: 35.8% of statements 19:27:36 [2019-09-09T19:27:36.849Z] PASS: docker_cli_daemon_test.go:117: DockerDaemonSuite.TestDaemonRestartUnlessStopped 10.367s 19:27:36 [2019-09-09T19:27:36.849Z] PASS: docker_cli_build_test.go:4264: DockerSuite.TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv 2.470s 19:27:36 [2019-09-09T19:27:36.849Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.03s) 19:27:36 [2019-09-09T19:27:36.849Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesRunDaemonHostMode 19:27:36 [2019-09-09T19:27:36.849Z] daemon.go:336: [d31ca89a0603e] waiting for daemon to start 19:27:36 [2019-09-09T19:27:36.849Z] daemon.go:336: [d31ca89a0603e] waiting for daemon to start 19:27:36 [2019-09-09T19:27:36.849Z] daemon.go:364: [d31ca89a0603e] daemon started 19:27:36 [2019-09-09T19:27:36.849Z] daemon.go:472: [d31ca89a0603e] Stopping daemon 19:27:36 [2019-09-09T19:27:36.849Z] daemon.go:307: [d31ca89a0603e] exiting daemon 19:27:36 [2019-09-09T19:27:36.849Z] daemon.go:459: [d31ca89a0603e] Daemon stopped 19:27:36 [2019-09-09T19:27:36.849Z] === RUN TestCgroupNamespacesRunHostMode 19:27:38 [2019-09-09T19:27:38.745Z] --- PASS: TestCgroupNamespacesRunHostMode (1.78s) 19:27:38 [2019-09-09T19:27:38.745Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesRunHostMode 19:27:38 [2019-09-09T19:27:38.745Z] daemon.go:336: [d1eb5cdbd56aa] waiting for daemon to start 19:27:38 [2019-09-09T19:27:38.745Z] daemon.go:336: [d1eb5cdbd56aa] waiting for daemon to start 19:27:38 [2019-09-09T19:27:38.745Z] daemon.go:364: [d1eb5cdbd56aa] daemon started 19:27:38 [2019-09-09T19:27:38.745Z] daemon.go:472: [d1eb5cdbd56aa] Stopping daemon 19:27:38 [2019-09-09T19:27:38.745Z] daemon.go:307: [d1eb5cdbd56aa] exiting daemon 19:27:38 [2019-09-09T19:27:38.745Z] daemon.go:459: [d1eb5cdbd56aa] Daemon stopped 19:27:38 [2019-09-09T19:27:38.745Z] === RUN TestCgroupNamespacesRunPrivateMode 19:27:39 [2019-09-09T19:27:39.009Z] --- PASS: TestStats (2.22s) 19:27:39 [2019-09-09T19:27:39.009Z] === RUN TestStopContainerWithTimeout 19:27:39 [2019-09-09T19:27:39.009Z] === RUN TestStopContainerWithTimeout/0 19:27:39 [2019-09-09T19:27:39.009Z] === PAUSE TestStopContainerWithTimeout/0 19:27:39 [2019-09-09T19:27:39.009Z] === RUN TestStopContainerWithTimeout/1 19:27:39 [2019-09-09T19:27:39.009Z] === PAUSE TestStopContainerWithTimeout/1 19:27:39 [2019-09-09T19:27:39.009Z] === RUN TestStopContainerWithTimeout/3 19:27:39 [2019-09-09T19:27:39.009Z] === PAUSE TestStopContainerWithTimeout/3 19:27:39 [2019-09-09T19:27:39.009Z] === RUN TestStopContainerWithTimeout/-1 19:27:39 [2019-09-09T19:27:39.009Z] === PAUSE TestStopContainerWithTimeout/-1 19:27:39 [2019-09-09T19:27:39.009Z] === CONT TestStopContainerWithTimeout/0 19:27:39 [2019-09-09T19:27:39.009Z] === CONT TestStopContainerWithTimeout/-1 19:27:39 [2019-09-09T19:27:39.311Z] PASS: docker_cli_build_test.go:4293: DockerSuite.TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg 2.769s 19:27:39 [2019-09-09T19:27:39.568Z] PASS: docker_cli_daemon_test.go:2580: DockerDaemonSuite.TestDaemonRestartWithAutoRemoveContainer 3.117s 19:27:39 [2019-09-09T19:27:39.791Z] === CONT TestStopContainerWithTimeout/3 19:27:40 [2019-09-09T19:27:40.499Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.95s) 19:27:40 [2019-09-09T19:27:40.499Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesRunPrivateMode 19:27:40 [2019-09-09T19:27:40.499Z] daemon.go:336: [d14c41c612541] waiting for daemon to start 19:27:40 [2019-09-09T19:27:40.499Z] daemon.go:336: [d14c41c612541] waiting for daemon to start 19:27:40 [2019-09-09T19:27:40.499Z] daemon.go:364: [d14c41c612541] daemon started 19:27:40 [2019-09-09T19:27:40.499Z] daemon.go:472: [d14c41c612541] Stopping daemon 19:27:40 [2019-09-09T19:27:40.499Z] daemon.go:307: [d14c41c612541] exiting daemon 19:27:40 [2019-09-09T19:27:40.499Z] daemon.go:459: [d14c41c612541] Daemon stopped 19:27:40 [2019-09-09T19:27:40.499Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 19:27:41 [2019-09-09T19:27:41.158Z] ok github.com/docker/docker/daemon/cluster 0.145s coverage: 0.5% of statements 19:27:41 [2019-09-09T19:27:41.432Z] PASS: docker_cli_daemon_test.go:688: DockerDaemonSuite.TestDaemonRestartWithBridgeIPChange 1.593s 19:27:41 [2019-09-09T19:27:41.432Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.87s) 19:27:41 [2019-09-09T19:27:41.432Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesRunPrivilegedAndPrivate 19:27:41 [2019-09-09T19:27:41.432Z] daemon.go:336: [dc017edb1f9c1] waiting for daemon to start 19:27:41 [2019-09-09T19:27:41.432Z] daemon.go:336: [dc017edb1f9c1] waiting for daemon to start 19:27:41 [2019-09-09T19:27:41.432Z] daemon.go:364: [dc017edb1f9c1] daemon started 19:27:41 [2019-09-09T19:27:41.432Z] daemon.go:472: [dc017edb1f9c1] Stopping daemon 19:27:41 [2019-09-09T19:27:41.432Z] daemon.go:307: [dc017edb1f9c1] exiting daemon 19:27:41 [2019-09-09T19:27:41.432Z] daemon.go:459: [dc017edb1f9c1] Daemon stopped 19:27:41 [2019-09-09T19:27:41.432Z] === RUN TestCgroupNamespacesRunInvalidMode 19:27:41 [2019-09-09T19:27:41.664Z] === CONT TestStopContainerWithTimeout/1 19:27:42 [2019-09-09T19:27:42.377Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s) 19:27:42 [2019-09-09T19:27:42.377Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesRunInvalidMode 19:27:42 [2019-09-09T19:27:42.377Z] daemon.go:336: [d91b5075c1690] waiting for daemon to start 19:27:42 [2019-09-09T19:27:42.377Z] daemon.go:336: [d91b5075c1690] waiting for daemon to start 19:27:42 [2019-09-09T19:27:42.377Z] daemon.go:364: [d91b5075c1690] daemon started 19:27:42 [2019-09-09T19:27:42.377Z] daemon.go:472: [d91b5075c1690] Stopping daemon 19:27:42 [2019-09-09T19:27:42.377Z] daemon.go:307: [d91b5075c1690] exiting daemon 19:27:42 [2019-09-09T19:27:42.377Z] daemon.go:459: [d91b5075c1690] Daemon stopped 19:27:42 [2019-09-09T19:27:42.377Z] === RUN TestCgroupNamespacesRunOlderClient 19:27:43 [2019-09-09T19:27:43.747Z] PASS: docker_cli_daemon_test.go:1490: DockerDaemonSuite.TestDaemonRestartWithContainerRunning 2.296s 19:27:44 [2019-09-09T19:27:44.004Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.75s) 19:27:44 [2019-09-09T19:27:44.004Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCgroupNamespacesRunOlderClient 19:27:44 [2019-09-09T19:27:44.004Z] daemon.go:336: [dd8e1cb69ca8e] waiting for daemon to start 19:27:44 [2019-09-09T19:27:44.004Z] daemon.go:336: [dd8e1cb69ca8e] waiting for daemon to start 19:27:44 [2019-09-09T19:27:44.004Z] daemon.go:364: [dd8e1cb69ca8e] daemon started 19:27:44 [2019-09-09T19:27:44.004Z] daemon.go:472: [dd8e1cb69ca8e] Stopping daemon 19:27:44 [2019-09-09T19:27:44.004Z] daemon.go:307: [dd8e1cb69ca8e] exiting daemon 19:27:44 [2019-09-09T19:27:44.004Z] daemon.go:459: [dd8e1cb69ca8e] Daemon stopped 19:27:44 [2019-09-09T19:27:44.004Z] === RUN TestKernelTCPMemory 19:27:44 [2019-09-09T19:27:44.090Z] --- PASS: TestStopContainerWithTimeout (0.01s) 19:27:44 [2019-09-09T19:27:44.090Z] --- PASS: TestStopContainerWithTimeout/0 (1.09s) 19:27:44 [2019-09-09T19:27:44.090Z] --- PASS: TestStopContainerWithTimeout/-1 (3.06s) 19:27:44 [2019-09-09T19:27:44.090Z] --- PASS: TestStopContainerWithTimeout/3 (2.98s) 19:27:44 [2019-09-09T19:27:44.090Z] --- PASS: TestStopContainerWithTimeout/1 (1.92s) 19:27:44 [2019-09-09T19:27:44.090Z] === RUN TestDeleteDevicemapper 19:27:44 [2019-09-09T19:27:44.090Z] --- SKIP: TestDeleteDevicemapper (0.00s) 19:27:44 [2019-09-09T19:27:44.090Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 19:27:44 [2019-09-09T19:27:44.090Z] === RUN TestStopContainerWithRestartPolicyAlways 19:27:44 [2019-09-09T19:27:44.936Z] --- PASS: TestKernelTCPMemory (0.97s) 19:27:44 [2019-09-09T19:27:44.936Z] === RUN TestNISDomainname 19:27:45 [2019-09-09T19:27:45.563Z] ok github.com/docker/docker/daemon/discovery 0.010s coverage: 30.0% of statements 19:27:45 [2019-09-09T19:27:45.869Z] PASS: docker_cli_build_test.go:4587: DockerSuite.TestBuildBuildTimeArgQuotedValVariants 6.238s 19:27:46 [2019-09-09T19:27:46.127Z] --- PASS: TestNISDomainname (1.20s) 19:27:46 [2019-09-09T19:27:46.127Z] === RUN TestHostnameDnsResolution 19:27:47 [2019-09-09T19:27:47.060Z] PASS: docker_cli_daemon_test.go:1564: DockerDaemonSuite.TestDaemonRestartWithContainerWithRestartPolicyAlways 3.156s 19:27:47 [2019-09-09T19:27:47.060Z] SKIP: docker_cli_daemon_test.go:230: DockerDaemonSuite.TestDaemonRestartWithIncreasedBasesize (unmatched requirement Devicemapper) 19:27:47 [2019-09-09T19:27:47.060Z] SKIP: docker_cli_daemon_test.go:210: DockerDaemonSuite.TestDaemonRestartWithInvalidBasesize (unmatched requirement Devicemapper) 19:27:47 [2019-09-09T19:27:47.060Z] PASS: docker_cli_build_test.go:4511: DockerSuite.TestBuildBuildTimeArgUnconsumedArg 1.367s 19:27:47 [2019-09-09T19:27:47.367Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.71s) 19:27:47 [2019-09-09T19:27:47.367Z] === RUN TestUpdateMemory 19:27:47 [2019-09-09T19:27:47.367Z] --- SKIP: TestUpdateMemory (0.00s) 19:27:47 [2019-09-09T19:27:47.367Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit 19:27:47 [2019-09-09T19:27:47.367Z] === RUN TestUpdateCPUQuota 19:27:47 [2019-09-09T19:27:47.625Z] --- PASS: TestHostnameDnsResolution (1.46s) 19:27:47 [2019-09-09T19:27:47.625Z] === RUN TestStats 19:27:48 [2019-09-09T19:27:48.256Z] ok github.com/docker/docker/daemon/events 0.071s coverage: 50.0% of statements 19:27:48 [2019-09-09T19:27:48.556Z] PASS: docker_cli_build_test.go:4438: DockerSuite.TestBuildBuildTimeArgUntrustedDefinedAfterUse 1.434s 19:27:48 [2019-09-09T19:27:48.608Z] umount: bundles/test-docker-py/root: mountpoint not found 19:27:48 [2019-09-09T19:27:48.608Z] Clearing AppArmor profiles cache:. 19:27:48 [2019-09-09T19:27:48.608Z] All profile caches have been cleared, but no profiles have been unloaded. 19:27:48 [2019-09-09T19:27:48.608Z] Unloading profiles will leave already running processes permanently 19:27:48 [2019-09-09T19:27:48.608Z] unconfined, which can lead to unexpected situations. 19:27:48 [2019-09-09T19:27:48.608Z] 19:27:48 [2019-09-09T19:27:48.608Z] To set a process to complain mode, use the command line tool 19:27:48 [2019-09-09T19:27:48.608Z] 'aa-complain'. To really tear down all profiles, run the init script 19:27:48 [2019-09-09T19:27:48.608Z] with the 'teardown' option." 19:27:48 [2019-09-09T19:27:48.608Z] Post stage 19:27:48 [2019-09-09T19:27:48.874Z] ok github.com/docker/docker/daemon/config 0.103s coverage: 84.2% of statements [Pipeline] junit 19:27:48 [2019-09-09T19:27:48.889Z] Recording test results 19:27:49 [2019-09-09T19:27:49.119Z] PASS: docker_cli_build_test.go:372: DockerSuite.TestBuildCacheAdd 0.554s 19:27:49 [2019-09-09T19:27:49.186Z] --- PASS: TestUpdateCPUQuota (1.79s) 19:27:49 [2019-09-09T19:27:49.186Z] === RUN TestUpdatePidsLimit 19:27:49 [2019-09-09T19:27:49.186Z] === RUN TestUpdatePidsLimit/update_from_none 19:27:49 [2019-09-09T19:27:49.556Z] === RUN TestUpdatePidsLimit/no_change 19:27:49 [2019-09-09T19:27:49.684Z] PASS: docker_cli_build_test.go:4761: DockerSuite.TestBuildCacheBrokenSymlink 0.580s 19:27:49 [2019-09-09T19:27:49.941Z] --- PASS: TestStats (2.26s) 19:27:49 [2019-09-09T19:27:49.941Z] === RUN TestStopContainerWithTimeout 19:27:49 [2019-09-09T19:27:49.941Z] === RUN TestStopContainerWithTimeout/0 19:27:49 [2019-09-09T19:27:49.941Z] === PAUSE TestStopContainerWithTimeout/0 19:27:49 [2019-09-09T19:27:49.941Z] === RUN TestStopContainerWithTimeout/1 19:27:49 [2019-09-09T19:27:49.941Z] === PAUSE TestStopContainerWithTimeout/1 19:27:49 [2019-09-09T19:27:49.941Z] === RUN TestStopContainerWithTimeout/3 19:27:49 [2019-09-09T19:27:49.941Z] === PAUSE TestStopContainerWithTimeout/3 19:27:49 [2019-09-09T19:27:49.941Z] === RUN TestStopContainerWithTimeout/-1 19:27:49 [2019-09-09T19:27:49.941Z] === PAUSE TestStopContainerWithTimeout/-1 19:27:49 [2019-09-09T19:27:49.941Z] === CONT TestStopContainerWithTimeout/0 19:27:49 [2019-09-09T19:27:49.941Z] === CONT TestStopContainerWithTimeout/3 19:27:50 [2019-09-09T19:27:50.364Z] === RUN TestUpdatePidsLimit/update_lower 19:27:50 [2019-09-09T19:27:50.364Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [Pipeline] sh 19:27:50 [2019-09-09T19:27:50.874Z] PASS: docker_cli_daemon_test.go:1955: DockerDaemonSuite.TestDaemonRestartWithKilledRunningContainer 3.669s 19:27:50 [2019-09-09T19:27:50.883Z] + echo Ensuring container killed. 19:27:50 [2019-09-09T19:27:50.883Z] Ensuring container killed. 19:27:50 [2019-09-09T19:27:50.883Z] + docker rm -vf docker-pr5 19:27:50 [2019-09-09T19:27:50.883Z] Error: No such container: docker-pr5 19:27:50 [2019-09-09T19:27:50.883Z] + true [Pipeline] sh 19:27:51 [2019-09-09T19:27:51.167Z] + echo Chowning /workspace to jenkins user 19:27:51 [2019-09-09T19:27:51.167Z] Chowning /workspace to jenkins user 19:27:51 [2019-09-09T19:27:51.167Z] + id -u 19:27:51 [2019-09-09T19:27:51.167Z] + id -g 19:27:51 [2019-09-09T19:27:51.167Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39874:/workspace busybox chown -R 1000:1000 /workspace 19:27:51 [2019-09-09T19:27:51.167Z] Unable to find image 'busybox:latest' locally 19:27:51 [2019-09-09T19:27:51.167Z] latest: Pulling from library/busybox 19:27:51 [2019-09-09T19:27:51.167Z] 7c9d20b9b6cd: Pulling fs layer 19:27:51 [2019-09-09T19:27:51.248Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 19:27:51 [2019-09-09T19:27:51.425Z] 7c9d20b9b6cd: Verifying Checksum 19:27:51 [2019-09-09T19:27:51.425Z] 7c9d20b9b6cd: Download complete 19:27:51 [2019-09-09T19:27:51.425Z] 7c9d20b9b6cd: Pull complete 19:27:51 [2019-09-09T19:27:51.425Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e 19:27:51 [2019-09-09T19:27:51.425Z] Status: Downloaded newer image for busybox:latest 19:27:51 [2019-09-09T19:27:51.437Z] === CONT TestStopContainerWithTimeout/-1 19:27:51 [2019-09-09T19:27:51.626Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 19:27:52 [2019-09-09T19:27:52.002Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 19:27:52 [2019-09-09T19:27:52.358Z] ok github.com/docker/docker/daemon/graphdriver 0.013s coverage: 2.2% of statements [Pipeline] catchError [Pipeline] { 19:27:53 [2019-09-09T19:27:53.332Z] === CONT TestStopContainerWithTimeout/1 [Pipeline] sh 19:27:53 [2019-09-09T19:27:53.621Z] + bundleName=docker-py 19:27:53 [2019-09-09T19:27:53.621Z] + echo Creating docker-py-bundles.tar.gz 19:27:53 [2019-09-09T19:27:53.621Z] Creating docker-py-bundles.tar.gz 19:27:53 [2019-09-09T19:27:53.621Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts 19:27:53 [2019-09-09T19:27:53.632Z] Archiving artifacts 19:27:53 [2019-09-09T19:27:53.810Z] --- PASS: TestUpdatePidsLimit (4.49s) 19:27:53 [2019-09-09T19:27:53.810Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.46s) 19:27:53 [2019-09-09T19:27:53.810Z] --- PASS: TestUpdatePidsLimit/no_change (0.45s) 19:27:53 [2019-09-09T19:27:53.810Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) 19:27:53 [2019-09-09T19:27:53.810Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.44s) 19:27:53 [2019-09-09T19:27:53.810Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.52s) 19:27:53 [2019-09-09T19:27:53.810Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.48s) 19:27:53 [2019-09-09T19:27:53.810Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.47s) 19:27:53 [2019-09-09T19:27:53.810Z] === RUN TestUpdateRestartPolicy 19:27:54 [2019-09-09T19:27:54.397Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.505s coverage: 13.7% of statements 19:27:55 [2019-09-09T19:27:55.227Z] --- PASS: TestStopContainerWithTimeout (0.02s) 19:27:55 [2019-09-09T19:27:55.227Z] --- PASS: TestStopContainerWithTimeout/0 (1.33s) 19:27:55 [2019-09-09T19:27:55.227Z] --- PASS: TestStopContainerWithTimeout/3 (3.12s) 19:27:55 [2019-09-09T19:27:55.227Z] --- PASS: TestStopContainerWithTimeout/-1 (2.99s) 19:27:55 [2019-09-09T19:27:55.227Z] --- PASS: TestStopContainerWithTimeout/1 (2.06s) 19:27:55 [2019-09-09T19:27:55.227Z] === RUN TestDeleteDevicemapper 19:27:55 [2019-09-09T19:27:55.227Z] --- SKIP: TestDeleteDevicemapper (0.00s) 19:27:55 [2019-09-09T19:27:55.227Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 19:27:55 [2019-09-09T19:27:55.227Z] === RUN TestStopContainerWithRestartPolicyAlways 19:27:55 [2019-09-09T19:27:55.236Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39874/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh 19:27:55 [2019-09-09T19:27:55.582Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39874/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=cf4caf34ac68918fc12cf28a368cf1db5d7ff851 -e DOCKER_GRAPHDRIVER docker:cf4caf34ac68918fc12cf28a368cf1db5d7ff851 hack/make.sh binary-daemon 19:27:55 [2019-09-09T19:27:55.792Z] PASS: docker_cli_daemon_test.go:1884: DockerDaemonSuite.TestDaemonRestartWithLinks 4.765s 19:27:55 [2019-09-09T19:27:55.792Z] PASS: docker_cli_build_test.go:5432: DockerSuite.TestBuildCacheFrom 6.122s 19:27:56 [2019-09-09T19:27:56.146Z] 19:27:56 [2019-09-09T19:27:56.146Z] Removing bundles/ 19:27:56 [2019-09-09T19:27:56.146Z] 19:27:56 [2019-09-09T19:27:56.146Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) 19:27:56 [2019-09-09T19:27:56.146Z] Building: bundles/binary-daemon/dockerd-dev 19:27:56 [2019-09-09T19:27:56.146Z] GOOS="" GOARCH="" GOARM="" 19:27:57 [2019-09-09T19:27:57.090Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements 19:27:57 [2019-09-09T19:27:57.394Z] ok github.com/docker/docker/daemon 12.449s coverage: 17.6% of statements 19:27:57 [2019-09-09T19:27:57.395Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 19:27:57 [2019-09-09T19:27:57.395Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 19:27:57 [2019-09-09T19:27:57.395Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 19:27:57 [2019-09-09T19:27:57.395Z] ? github.com/docker/docker/daemon/exec [no test files] 19:27:57 [2019-09-09T19:27:57.689Z] PASS: docker_cli_build_test.go:5410: DockerSuite.TestBuildCacheFromEqualDiffIDsLength 1.709s 19:27:58 [2019-09-09T19:27:58.622Z] PASS: docker_cli_build_test.go:4873: DockerSuite.TestBuildCacheRootSource 0.994s 19:27:58 [2019-09-09T19:27:58.622Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.51s) 19:27:58 [2019-09-09T19:27:58.622Z] === RUN TestUpdateMemory 19:27:58 [2019-09-09T19:27:58.622Z] --- SKIP: TestUpdateMemory (0.00s) 19:27:58 [2019-09-09T19:27:58.622Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit 19:27:58 [2019-09-09T19:27:58.622Z] === RUN TestUpdateCPUQuota 19:27:59 [2019-09-09T19:27:59.187Z] PASS: docker_cli_daemon_test.go:1907: DockerDaemonSuite.TestDaemonRestartWithNames 3.353s 19:27:59 [2019-09-09T19:27:59.451Z] ok github.com/docker/docker/daemon/graphdriver/copy 2.009s coverage: 57.8% of statements 19:27:59 [2019-09-09T19:27:59.751Z] PASS: docker_cli_build_unix_test.go:134: DockerSuite.TestBuildCancellationKillsSleep 1.161s 19:28:01 [2019-09-09T19:28:01.121Z] --- PASS: TestUpdateCPUQuota (2.38s) 19:28:01 [2019-09-09T19:28:01.121Z] === RUN TestUpdatePidsLimit 19:28:01 [2019-09-09T19:28:01.121Z] === RUN TestUpdatePidsLimit/update_from_none 19:28:01 [2019-09-09T19:28:01.378Z] === RUN TestUpdatePidsLimit/no_change 19:28:01 [2019-09-09T19:28:01.944Z] === RUN TestUpdatePidsLimit/update_lower 19:28:02 [2019-09-09T19:28:02.508Z] PASS: docker_cli_daemon_test.go:1603: DockerDaemonSuite.TestDaemonRestartWithPausedContainer 3.116s 19:28:02 [2019-09-09T19:28:02.508Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 19:28:03 [2019-09-09T19:28:03.074Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 19:28:03 [2019-09-09T19:28:03.331Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 19:28:03 [2019-09-09T19:28:03.859Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.940s coverage: 68.6% of statements 19:28:03 [2019-09-09T19:28:03.897Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 19:28:04 [2019-09-09T19:28:04.830Z] PASS: docker_cli_daemon_plugins_test.go:45: DockerDaemonSuite.TestDaemonRestartWithPluginDisabled 2.298s 19:28:04 [2019-09-09T19:28:04.881Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.115s coverage: 50.8% of statements 19:28:05 [2019-09-09T19:28:05.790Z] --- PASS: TestUpdatePidsLimit (4.65s) 19:28:05 [2019-09-09T19:28:05.790Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) 19:28:05 [2019-09-09T19:28:05.790Z] --- PASS: TestUpdatePidsLimit/no_change (0.54s) 19:28:05 [2019-09-09T19:28:05.790Z] --- PASS: TestUpdatePidsLimit/update_lower (0.49s) 19:28:05 [2019-09-09T19:28:05.790Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s) 19:28:05 [2019-09-09T19:28:05.790Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.52s) 19:28:05 [2019-09-09T19:28:05.790Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.48s) 19:28:05 [2019-09-09T19:28:05.790Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.59s) 19:28:05 [2019-09-09T19:28:05.790Z] === RUN TestUpdateRestartPolicy 19:28:07 [2019-09-09T19:28:07.164Z] PASS: docker_api_build_test.go:405: DockerSuite.TestBuildChownOnCopy 7.062s 19:28:07 [2019-09-09T19:28:07.526Z] --- PASS: TestUpdateRestartPolicy (13.06s) 19:28:07 [2019-09-09T19:28:07.526Z] === RUN TestUpdateRestartWithAutoRemove 19:28:07 [2019-09-09T19:28:07.526Z] --- PASS: TestUpdateRestartWithAutoRemove (0.92s) 19:28:07 [2019-09-09T19:28:07.526Z] === RUN TestWaitNonBlocked 19:28:07 [2019-09-09T19:28:07.526Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 19:28:07 [2019-09-09T19:28:07.526Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 19:28:07 [2019-09-09T19:28:07.526Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 19:28:07 [2019-09-09T19:28:07.526Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 19:28:07 [2019-09-09T19:28:07.526Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 19:28:07 [2019-09-09T19:28:07.526Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 19:28:08 [2019-09-09T19:28:08.353Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.593s coverage: 46.1% of statements 19:28:08 [2019-09-09T19:28:08.353Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 19:28:08 [2019-09-09T19:28:08.867Z] --- PASS: TestWaitNonBlocked (0.01s) 19:28:08 [2019-09-09T19:28:08.867Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.94s) 19:28:08 [2019-09-09T19:28:08.867Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.00s) 19:28:08 [2019-09-09T19:28:08.867Z] === RUN TestWaitBlocked 19:28:08 [2019-09-09T19:28:08.867Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 19:28:08 [2019-09-09T19:28:08.867Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 19:28:08 [2019-09-09T19:28:08.867Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 19:28:08 [2019-09-09T19:28:08.867Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 19:28:08 [2019-09-09T19:28:08.867Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 19:28:08 [2019-09-09T19:28:08.867Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 19:28:08 [2019-09-09T19:28:08.984Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.018s coverage: 58.0% of statements 19:28:09 [2019-09-09T19:28:09.060Z] PASS: docker_cli_daemon_plugins_test.go:16: DockerDaemonSuite.TestDaemonRestartWithPluginEnabled 4.004s 19:28:09 [2019-09-09T19:28:09.060Z] PASS: docker_cli_build_test.go:3575: DockerSuite.TestBuildChownSingleFile 2.207s 19:28:09 [2019-09-09T19:28:09.277Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.625s coverage: 76.1% of statements 19:28:09 [2019-09-09T19:28:09.901Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.540s coverage: 52.5% of statements 19:28:09 [2019-09-09T19:28:09.901Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 19:28:09 [2019-09-09T19:28:09.901Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 19:28:09 [2019-09-09T19:28:09.991Z] PASS: docker_cli_build_test.go:3138: DockerSuite.TestBuildCleanupCmdOnEntrypoint 0.919s 19:28:10 [2019-09-09T19:28:10.197Z] --- PASS: TestWaitBlocked (0.02s) 19:28:10 [2019-09-09T19:28:10.197Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.39s) 19:28:10 [2019-09-09T19:28:10.197Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.46s) 19:28:10 [2019-09-09T19:28:10.197Z] === CONT TestContainerStartOnDaemonRestart 19:28:10 [2019-09-09T19:28:10.197Z] === CONT TestIpcModeOlderClient 19:28:10 [2019-09-09T19:28:10.197Z] --- PASS: TestIpcModeOlderClient (0.15s) 19:28:10 [2019-09-09T19:28:10.197Z] === CONT TestDaemonRestartIpcMode 19:28:10 [2019-09-09T19:28:10.554Z] PASS: docker_cli_build_test.go:3157: DockerSuite.TestBuildClearCmd 0.489s 19:28:10 [2019-09-09T19:28:10.811Z] PASS: docker_cli_build_test.go:1578: DockerSuite.TestBuildCmd 0.283s 19:28:10 [2019-09-09T19:28:10.916Z] ok github.com/docker/docker/daemon/links 0.056s coverage: 93.0% of statements 19:28:11 [2019-09-09T19:28:11.376Z] PASS: docker_cli_build_test.go:3241: DockerSuite.TestBuildCmdJSONNoShDashC 0.296s 19:28:11 [2019-09-09T19:28:11.633Z] PASS: docker_cli_build_test.go:3200: DockerSuite.TestBuildCmdShDashC 0.347s 19:28:11 [2019-09-09T19:28:11.633Z] SKIP: docker_cli_build_test.go:5341: DockerSuite.TestBuildCmdShellArgsEscaped (unmatched requirement DaemonIsWindows) 19:28:13 [2019-09-09T19:28:13.006Z] PASS: docker_cli_daemon_test.go:57: DockerDaemonSuite.TestDaemonRestartWithRunningContainersPorts 3.712s 19:28:13 [2019-09-09T19:28:13.006Z] PASS: docker_cli_build_test.go:3215: DockerSuite.TestBuildCmdSpaces 1.400s 19:28:13 [2019-09-09T19:28:13.422Z] --- PASS: TestContainerStartOnDaemonRestart (3.41s) 19:28:13 [2019-09-09T19:28:13.422Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart 19:28:13 [2019-09-09T19:28:13.422Z] daemon.go:336: [ded967bc5669b] waiting for daemon to start 19:28:13 [2019-09-09T19:28:13.422Z] daemon.go:336: [ded967bc5669b] waiting for daemon to start 19:28:13 [2019-09-09T19:28:13.422Z] daemon.go:364: [ded967bc5669b] daemon started 19:28:13 [2019-09-09T19:28:13.422Z] daemon.go:336: [ded967bc5669b] waiting for daemon to start 19:28:13 [2019-09-09T19:28:13.422Z] daemon.go:307: [ded967bc5669b] exiting daemon 19:28:13 [2019-09-09T19:28:13.422Z] daemon.go:336: [ded967bc5669b] waiting for daemon to start 19:28:13 [2019-09-09T19:28:13.422Z] daemon.go:364: [ded967bc5669b] daemon started 19:28:13 [2019-09-09T19:28:13.422Z] daemon.go:472: [ded967bc5669b] Stopping daemon 19:28:13 [2019-09-09T19:28:13.422Z] daemon.go:307: [ded967bc5669b] exiting daemon 19:28:13 [2019-09-09T19:28:13.422Z] daemon.go:459: [ded967bc5669b] Daemon stopped 19:28:14 [2019-09-09T19:28:14.300Z] --- PASS: TestDaemonRestartIpcMode (4.00s) 19:28:14 [2019-09-09T19:28:14.300Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode 19:28:14 [2019-09-09T19:28:14.300Z] daemon.go:336: [da3d0752da5a4] waiting for daemon to start 19:28:14 [2019-09-09T19:28:14.300Z] daemon.go:336: [da3d0752da5a4] waiting for daemon to start 19:28:14 [2019-09-09T19:28:14.300Z] daemon.go:364: [da3d0752da5a4] daemon started 19:28:14 [2019-09-09T19:28:14.300Z] daemon.go:472: [da3d0752da5a4] Stopping daemon 19:28:14 [2019-09-09T19:28:14.300Z] daemon.go:307: [da3d0752da5a4] exiting daemon 19:28:14 [2019-09-09T19:28:14.300Z] daemon.go:459: [da3d0752da5a4] Daemon stopped 19:28:14 [2019-09-09T19:28:14.300Z] daemon.go:336: [da3d0752da5a4] waiting for daemon to start 19:28:14 [2019-09-09T19:28:14.300Z] daemon.go:336: [da3d0752da5a4] waiting for daemon to start 19:28:14 [2019-09-09T19:28:14.300Z] daemon.go:364: [da3d0752da5a4] daemon started 19:28:14 [2019-09-09T19:28:14.300Z] daemon.go:472: [da3d0752da5a4] Stopping daemon 19:28:14 [2019-09-09T19:28:14.300Z] daemon.go:307: [da3d0752da5a4] exiting daemon 19:28:14 [2019-09-09T19:28:14.300Z] daemon.go:459: [da3d0752da5a4] Daemon stopped 19:28:14 [2019-09-09T19:28:14.300Z] PASS 19:28:14 [2019-09-09T19:28:14.300Z] Running /go/src/github.com/docker/docker/integration/image flags=-test.v -test.timeout=120m 19:28:14 [2019-09-09T19:28:14.300Z] INFO: Testing against a local daemon 19:28:14 [2019-09-09T19:28:14.300Z] === RUN TestCommitInheritsEnv 19:28:15 [2019-09-09T19:28:15.109Z] --- PASS: TestCommitInheritsEnv (0.49s) 19:28:15 [2019-09-09T19:28:15.109Z] === RUN TestImportExtremelyLargeImageWorks 19:28:15 [2019-09-09T19:28:15.109Z] === PAUSE TestImportExtremelyLargeImageWorks 19:28:15 [2019-09-09T19:28:15.109Z] === RUN TestImagesFilterMultiReference 19:28:15 [2019-09-09T19:28:15.109Z] --- PASS: TestImagesFilterMultiReference (0.05s) 19:28:15 [2019-09-09T19:28:15.109Z] === RUN TestImagePullPlatformInvalid 19:28:15 [2019-09-09T19:28:15.109Z] --- PASS: TestImagePullPlatformInvalid (0.02s) 19:28:15 [2019-09-09T19:28:15.109Z] === RUN TestRemoveImageOrphaning 19:28:15 [2019-09-09T19:28:15.326Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.021s coverage: 3.0% of statements 19:28:15 [2019-09-09T19:28:15.484Z] --- PASS: TestRemoveImageOrphaning (0.51s) 19:28:15 [2019-09-09T19:28:15.484Z] === RUN TestRemoveImageGarbageCollector 19:28:15 [2019-09-09T19:28:15.484Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) 19:28:15 [2019-09-09T19:28:15.484Z] remove_unix_test.go:30: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 19:28:15 [2019-09-09T19:28:15.484Z] === RUN TestTagUnprefixedRepoByNameOrName 19:28:15 [2019-09-09T19:28:15.484Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) 19:28:15 [2019-09-09T19:28:15.484Z] === RUN TestTagInvalidReference 19:28:15 [2019-09-09T19:28:15.484Z] --- PASS: TestTagInvalidReference (0.02s) 19:28:15 [2019-09-09T19:28:15.484Z] === RUN TestTagValidPrefixedRepo 19:28:15 [2019-09-09T19:28:15.484Z] --- PASS: TestTagValidPrefixedRepo (0.05s) 19:28:15 [2019-09-09T19:28:15.484Z] === RUN TestTagExistedNameWithoutForce 19:28:15 [2019-09-09T19:28:15.484Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) 19:28:15 [2019-09-09T19:28:15.484Z] === RUN TestTagOfficialNames 19:28:15 [2019-09-09T19:28:15.613Z] ok github.com/docker/docker/daemon/logger 0.304s coverage: 42.7% of statements 19:28:15 [2019-09-09T19:28:15.875Z] --- PASS: TestTagOfficialNames (0.05s) 19:28:15 [2019-09-09T19:28:15.875Z] === RUN TestTagMatchesDigest 19:28:15 [2019-09-09T19:28:15.875Z] --- PASS: TestTagMatchesDigest (0.01s) 19:28:15 [2019-09-09T19:28:15.875Z] === CONT TestImportExtremelyLargeImageWorks 19:28:17 [2019-09-09T19:28:17.182Z] PASS: docker_cli_daemon_test.go:1421: DockerDaemonSuite.TestDaemonRestartWithSocketAsVolume 3.272s 19:28:19 [2019-09-09T19:28:19.078Z] PASS: docker_cli_build_test.go:2646: DockerSuite.TestBuildCommentsShebangs 5.823s 19:28:19 [2019-09-09T19:28:19.078Z] --- PASS: TestUpdateRestartPolicy (13.43s) 19:28:19 [2019-09-09T19:28:19.078Z] === RUN TestUpdateRestartWithAutoRemove 19:28:19 [2019-09-09T19:28:19.643Z] PASS: docker_cli_daemon_test.go:2052: DockerDaemonSuite.TestDaemonRestartWithUnpausedRunningContainer 2.611s 19:28:19 [2019-09-09T19:28:19.900Z] PASS: docker_cli_build_test.go:1774: DockerSuite.TestBuildConditionalCache 0.954s 19:28:20 [2019-09-09T19:28:20.045Z] ok github.com/docker/docker/daemon/logger/gelf 0.042s coverage: 68.2% of statements 19:28:20 [2019-09-09T19:28:20.045Z] ok github.com/docker/docker/daemon/logger/awslogs 0.618s coverage: 78.6% of statements 19:28:20 [2019-09-09T19:28:20.045Z] ok github.com/docker/docker/daemon/logger/journald 0.025s coverage: 26.2% of statements 19:28:20 [2019-09-09T19:28:20.156Z] --- PASS: TestUpdateRestartWithAutoRemove (0.96s) 19:28:20 [2019-09-09T19:28:20.156Z] === RUN TestWaitNonBlocked 19:28:20 [2019-09-09T19:28:20.156Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 19:28:20 [2019-09-09T19:28:20.156Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 19:28:20 [2019-09-09T19:28:20.156Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 19:28:20 [2019-09-09T19:28:20.156Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 19:28:20 [2019-09-09T19:28:20.156Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 19:28:20 [2019-09-09T19:28:20.156Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 19:28:21 [2019-09-09T19:28:21.532Z] --- PASS: TestWaitNonBlocked (0.04s) 19:28:21 [2019-09-09T19:28:21.532Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.34s) 19:28:21 [2019-09-09T19:28:21.532Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.37s) 19:28:21 [2019-09-09T19:28:21.532Z] === RUN TestWaitBlocked 19:28:21 [2019-09-09T19:28:21.532Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 19:28:21 [2019-09-09T19:28:21.532Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 19:28:21 [2019-09-09T19:28:21.532Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 19:28:21 [2019-09-09T19:28:21.532Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 19:28:21 [2019-09-09T19:28:21.532Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 19:28:21 [2019-09-09T19:28:21.532Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 19:28:21 [2019-09-09T19:28:21.534Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.021s coverage: 88.3% of statements 19:28:21 [2019-09-09T19:28:21.820Z] ok github.com/docker/docker/daemon/images 0.032s coverage: 4.9% of statements 19:28:21 [2019-09-09T19:28:21.820Z] ? github.com/docker/docker/daemon/initlayer [no test files] 19:28:21 [2019-09-09T19:28:21.820Z] ? github.com/docker/docker/daemon/listeners [no test files] 19:28:21 [2019-09-09T19:28:21.820Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] 19:28:21 [2019-09-09T19:28:21.820Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 19:28:22 [2019-09-09T19:28:22.905Z] --- PASS: TestWaitBlocked (0.03s) 19:28:22 [2019-09-09T19:28:22.905Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.30s) 19:28:22 [2019-09-09T19:28:22.905Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.40s) 19:28:22 [2019-09-09T19:28:22.905Z] === CONT TestContainerStartOnDaemonRestart 19:28:22 [2019-09-09T19:28:22.905Z] === CONT TestIpcModeOlderClient 19:28:23 [2019-09-09T19:28:23.161Z] --- PASS: TestIpcModeOlderClient (0.13s) 19:28:23 [2019-09-09T19:28:23.161Z] === CONT TestDaemonRestartIpcMode 19:28:23 [2019-09-09T19:28:23.161Z] PASS: docker_cli_daemon_test.go:91: DockerDaemonSuite.TestDaemonRestartWithVolumesRefs 3.635s 19:28:23 [2019-09-09T19:28:23.725Z] PASS: docker_cli_build_test.go:5621: DockerSuite.TestBuildContChar 3.789s 19:28:24 [2019-09-09T19:28:24.529Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.039s coverage: 62.1% of statements 19:28:25 [2019-09-09T19:28:25.099Z] PASS: docker_cli_build_test.go:3974: DockerSuite.TestBuildContainerWithCgroupParent 1.432s 19:28:25 [2019-09-09T19:28:25.357Z] PASS: docker_cli_build_test.go:1513: DockerSuite.TestBuildContextCleanup 0.378s 19:28:25 [2019-09-09T19:28:25.552Z] ok github.com/docker/docker/daemon/logger/local 0.065s coverage: 74.7% of statements 19:28:25 [2019-09-09T19:28:25.552Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 19:28:26 [2019-09-09T19:28:26.175Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.055s coverage: 18.6% of statements 19:28:26 [2019-09-09T19:28:26.729Z] PASS: docker_cli_build_test.go:1535: DockerSuite.TestBuildContextCleanupFailedBuild 1.074s 19:28:26 [2019-09-09T19:28:26.987Z] --- PASS: TestContainerStartOnDaemonRestart (3.98s) 19:28:26 [2019-09-09T19:28:26.987Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestContainerStartOnDaemonRestart 19:28:26 [2019-09-09T19:28:26.987Z] daemon.go:336: [d1edf06b4ba57] waiting for daemon to start 19:28:26 [2019-09-09T19:28:26.987Z] daemon.go:336: [d1edf06b4ba57] waiting for daemon to start 19:28:26 [2019-09-09T19:28:26.987Z] daemon.go:364: [d1edf06b4ba57] daemon started 19:28:26 [2019-09-09T19:28:26.987Z] daemon.go:336: [d1edf06b4ba57] waiting for daemon to start 19:28:26 [2019-09-09T19:28:26.987Z] daemon.go:307: [d1edf06b4ba57] exiting daemon 19:28:26 [2019-09-09T19:28:26.987Z] daemon.go:336: [d1edf06b4ba57] waiting for daemon to start 19:28:26 [2019-09-09T19:28:26.987Z] daemon.go:364: [d1edf06b4ba57] daemon started 19:28:26 [2019-09-09T19:28:26.987Z] daemon.go:472: [d1edf06b4ba57] Stopping daemon 19:28:26 [2019-09-09T19:28:26.987Z] daemon.go:307: [d1edf06b4ba57] exiting daemon 19:28:26 [2019-09-09T19:28:26.987Z] daemon.go:459: [d1edf06b4ba57] Daemon stopped 19:28:26 [2019-09-09T19:28:26.987Z] PASS: docker_cli_daemon_plugins_test.go:98: DockerDaemonSuite.TestDaemonShutdownLiveRestoreWithPlugins 3.845s 19:28:27 [2019-09-09T19:28:27.244Z] PASS: docker_cli_build_test.go:2046: DockerSuite.TestBuildContextTarGzip 0.746s 19:28:27 [2019-09-09T19:28:27.502Z] --- PASS: TestDaemonRestartIpcMode (4.38s) 19:28:27 [2019-09-09T19:28:27.503Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartIpcMode 19:28:27 [2019-09-09T19:28:27.503Z] daemon.go:336: [d78b11bbba2c9] waiting for daemon to start 19:28:27 [2019-09-09T19:28:27.503Z] daemon.go:336: [d78b11bbba2c9] waiting for daemon to start 19:28:27 [2019-09-09T19:28:27.503Z] daemon.go:364: [d78b11bbba2c9] daemon started 19:28:27 [2019-09-09T19:28:27.503Z] daemon.go:472: [d78b11bbba2c9] Stopping daemon 19:28:27 [2019-09-09T19:28:27.503Z] daemon.go:307: [d78b11bbba2c9] exiting daemon 19:28:27 [2019-09-09T19:28:27.503Z] daemon.go:459: [d78b11bbba2c9] Daemon stopped 19:28:27 [2019-09-09T19:28:27.503Z] daemon.go:336: [d78b11bbba2c9] waiting for daemon to start 19:28:27 [2019-09-09T19:28:27.503Z] daemon.go:336: [d78b11bbba2c9] waiting for daemon to start 19:28:27 [2019-09-09T19:28:27.503Z] daemon.go:364: [d78b11bbba2c9] daemon started 19:28:27 [2019-09-09T19:28:27.503Z] daemon.go:472: [d78b11bbba2c9] Stopping daemon 19:28:27 [2019-09-09T19:28:27.503Z] daemon.go:307: [d78b11bbba2c9] exiting daemon 19:28:27 [2019-09-09T19:28:27.503Z] daemon.go:459: [d78b11bbba2c9] Daemon stopped 19:28:27 [2019-09-09T19:28:27.503Z] PASS 19:28:27 [2019-09-09T19:28:27.503Z] Running /go/src/github.com/docker/docker/integration/image flags=-test.v -test.timeout=120m 19:28:27 [2019-09-09T19:28:27.503Z] PASS: docker_cli_build_test.go:2050: DockerSuite.TestBuildContextTarNoCompression 0.322s 19:28:27 [2019-09-09T19:28:27.678Z] ok github.com/docker/docker/daemon/logger/templates 0.021s coverage: 8.3% of statements 19:28:28 [2019-09-09T19:28:28.066Z] INFO: Testing against a local daemon 19:28:28 [2019-09-09T19:28:28.066Z] === RUN TestCommitInheritsEnv 19:28:28 [2019-09-09T19:28:28.632Z] --- PASS: TestCommitInheritsEnv (0.55s) 19:28:28 [2019-09-09T19:28:28.632Z] === RUN TestImportExtremelyLargeImageWorks 19:28:28 [2019-09-09T19:28:28.632Z] === PAUSE TestImportExtremelyLargeImageWorks 19:28:28 [2019-09-09T19:28:28.632Z] === RUN TestImagesFilterMultiReference 19:28:28 [2019-09-09T19:28:28.632Z] --- PASS: TestImagesFilterMultiReference (0.11s) 19:28:28 [2019-09-09T19:28:28.632Z] === RUN TestImagePullPlatformInvalid 19:28:28 [2019-09-09T19:28:28.632Z] --- PASS: TestImagePullPlatformInvalid (0.03s) 19:28:28 [2019-09-09T19:28:28.632Z] === RUN TestRemoveImageOrphaning 19:28:28 [2019-09-09T19:28:28.890Z] PASS: docker_cli_daemon_test.go:2676: DockerDaemonSuite.TestDaemonShutdownTimeout 1.813s 19:28:29 [2019-09-09T19:28:29.147Z] --- PASS: TestRemoveImageOrphaning (0.44s) 19:28:29 [2019-09-09T19:28:29.147Z] === RUN TestRemoveImageGarbageCollector 19:28:29 [2019-09-09T19:28:29.162Z] ok github.com/docker/docker/daemon/logger/syslog 0.063s coverage: 47.8% of statements 19:28:29 [2019-09-09T19:28:29.781Z] ok github.com/docker/docker/daemon/network 0.009s coverage: 63.8% of statements 19:28:30 [2019-09-09T19:28:30.795Z] ok github.com/docker/docker/daemon/logger/splunk 3.334s coverage: 84.5% of statements 19:28:30 [2019-09-09T19:28:30.795Z] ? github.com/docker/docker/daemon/names [no test files] 19:28:30 [2019-09-09T19:28:30.795Z] ? github.com/docker/docker/daemon/stats [no test files] 19:28:31 [2019-09-09T19:28:31.061Z] --- PASS: TestRemoveImageGarbageCollector (2.06s) 19:28:31 [2019-09-09T19:28:31.061Z] remove_unix_test.go:34: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestRemoveImageGarbageCollector 19:28:31 [2019-09-09T19:28:31.061Z] daemon.go:336: [db0b7298f4577] waiting for daemon to start 19:28:31 [2019-09-09T19:28:31.061Z] daemon.go:336: [db0b7298f4577] waiting for daemon to start 19:28:31 [2019-09-09T19:28:31.061Z] daemon.go:364: [db0b7298f4577] daemon started 19:28:31 [2019-09-09T19:28:31.061Z] daemon.go:472: [db0b7298f4577] Stopping daemon 19:28:31 [2019-09-09T19:28:31.061Z] daemon.go:307: [db0b7298f4577] exiting daemon 19:28:31 [2019-09-09T19:28:31.061Z] daemon.go:459: [db0b7298f4577] Daemon stopped 19:28:31 [2019-09-09T19:28:31.061Z] === RUN TestTagUnprefixedRepoByNameOrName 19:28:31 [2019-09-09T19:28:31.318Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) 19:28:31 [2019-09-09T19:28:31.318Z] === RUN TestTagInvalidReference 19:28:31 [2019-09-09T19:28:31.318Z] --- PASS: TestTagInvalidReference (0.03s) 19:28:31 [2019-09-09T19:28:31.318Z] === RUN TestTagValidPrefixedRepo 19:28:31 [2019-09-09T19:28:31.318Z] --- PASS: TestTagValidPrefixedRepo (0.06s) 19:28:31 [2019-09-09T19:28:31.318Z] === RUN TestTagExistedNameWithoutForce 19:28:31 [2019-09-09T19:28:31.318Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) 19:28:31 [2019-09-09T19:28:31.318Z] === RUN TestTagOfficialNames 19:28:31 [2019-09-09T19:28:31.318Z] --- PASS: TestTagOfficialNames (0.06s) 19:28:31 [2019-09-09T19:28:31.318Z] === RUN TestTagMatchesDigest 19:28:31 [2019-09-09T19:28:31.318Z] --- PASS: TestTagMatchesDigest (0.01s) 19:28:31 [2019-09-09T19:28:31.318Z] === CONT TestImportExtremelyLargeImageWorks 19:28:32 [2019-09-09T19:28:32.689Z] PASS: docker_cli_daemon_test.go:2697: DockerDaemonSuite.TestDaemonShutdownTimeoutWithConfigFile 3.522s 19:28:32 [2019-09-09T19:28:32.774Z] 234c9b9e497c: Pull complete 19:28:32 [2019-09-09T19:28:32.774Z] Digest: sha256:a8bc031f38ad457c3a04fcf72c7773014c6960978299c3dfe3e1c4d133f35190 19:28:32 [2019-09-09T19:28:32.774Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2016 19:28:32 [2019-09-09T19:28:32.774Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2016 into daemon under test completed successfully 19:28:32 [2019-09-09T19:28:32.774Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2016 as microsoft/windowsservercore in daemon under test 19:28:32 [2019-09-09T19:28:32.774Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2016 is '10.0.14393.3144' 19:28:32 [2019-09-09T19:28:32.774Z] WARN: Skipping validation tests 19:28:32 [2019-09-09T19:28:32.774Z] INFO: Running unit tests at 09/09/2019 19:28:26... 19:28:35 [2019-09-09T19:28:35.212Z] ok github.com/docker/docker/distribution/metadata 0.136s coverage: 48.2% of statements 19:28:35 [2019-09-09T19:28:35.212Z] ok github.com/docker/docker/errdefs 0.028s coverage: 49.4% of statements 19:28:36 [2019-09-09T19:28:36.728Z] ok github.com/docker/docker/distribution 0.605s coverage: 22.6% of statements 19:28:36 [2019-09-09T19:28:36.728Z] ? github.com/docker/docker/distribution/utils [no test files] 19:28:37 [2019-09-09T19:28:37.485Z] INFO: make.ps1 starting at 09/09/2019 19:28:37 19:28:37 [2019-09-09T19:28:37.485Z] INFO: Git commit (337212915) assumed from DOCKER_GITCOMMIT environment variable 19:28:37 [2019-09-09T19:28:37.485Z] INFO: Invoking autogen... 19:28:38 [2019-09-09T19:28:38.222Z] ok github.com/docker/docker/distribution/xfer 1.473s coverage: 83.9% of statements 19:28:38 [2019-09-09T19:28:38.222Z] ? github.com/docker/docker/dockerversion [no test files] 19:28:38 [2019-09-09T19:28:38.458Z] INFO: Running unit tests... 19:28:39 [2019-09-09T19:28:39.238Z] PASS: docker_cli_daemon_plugins_test.go:123: DockerDaemonSuite.TestDaemonShutdownWithPlugins 5.904s 19:28:39 [2019-09-09T19:28:39.495Z] PASS: docker_cli_daemon_test.go:283: DockerDaemonSuite.TestDaemonStartBridgeWithoutIPAssociation 1.054s 19:28:39 [2019-09-09T19:28:39.711Z] ok github.com/docker/docker/image/cache 0.020s coverage: 19.2% of statements 19:28:40 [2019-09-09T19:28:40.060Z] PASS: docker_cli_daemon_test.go:205: DockerDaemonSuite.TestDaemonStartIptablesFalse 0.514s 19:28:40 [2019-09-09T19:28:40.625Z] PASS: docker_cli_daemon_test.go:1686: DockerDaemonSuite.TestDaemonStartWithDefaultTLSHost 0.571s 19:28:41 [2019-09-09T19:28:41.210Z] ok github.com/docker/docker/image 0.090s coverage: 86.4% of statements 19:28:41 [2019-09-09T19:28:41.210Z] ? github.com/docker/docker/image/tarexport [no test files] 19:28:41 [2019-09-09T19:28:41.556Z] PASS: docker_cli_build_test.go:522: DockerSuite.TestBuildCopyAddMultipleFiles 14.070s 19:28:42 [2019-09-09T19:28:42.700Z] ok github.com/docker/docker/image/v1 0.025s coverage: 25.0% of statements 19:28:42 [2019-09-09T19:28:42.700Z] ? github.com/docker/docker/internal/test [no test files] 19:28:42 [2019-09-09T19:28:42.926Z] PASS: docker_api_build_test.go:435: DockerSuite.TestBuildCopyCacheOnFileChange 0.979s 19:28:43 [2019-09-09T19:28:43.490Z] PASS: docker_cli_build_test.go:1840: DockerSuite.TestBuildCopyDirButNotFile 0.720s 19:28:43 [2019-09-09T19:28:43.723Z] ? github.com/docker/docker/internal/test/daemon [no test files] 19:28:43 [2019-09-09T19:28:43.723Z] ? github.com/docker/docker/internal/test/environment [no test files] 19:28:43 [2019-09-09T19:28:43.723Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] 19:28:43 [2019-09-09T19:28:43.723Z] ? github.com/docker/docker/internal/test/fakegit [no test files] 19:28:43 [2019-09-09T19:28:43.723Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] 19:28:43 [2019-09-09T19:28:43.723Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] 19:28:43 [2019-09-09T19:28:43.723Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] 19:28:43 [2019-09-09T19:28:43.723Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] 19:28:43 [2019-09-09T19:28:43.723Z] ? github.com/docker/docker/internal/test/registry [no test files] 19:28:43 [2019-09-09T19:28:43.723Z] ? github.com/docker/docker/internal/test/request [no test files] 19:28:44 [2019-09-09T19:28:44.032Z] ok github.com/docker/docker/internal/testutil 0.032s coverage: 62.5% of statements 19:28:45 [2019-09-09T19:28:45.521Z] ok github.com/docker/docker/libcontainerd/queue 0.036s coverage: 100.0% of statements 19:28:45 [2019-09-09T19:28:45.807Z] ok github.com/docker/docker/pkg/aaparser 0.007s coverage: 50.0% of statements 19:28:46 [2019-09-09T19:28:46.015Z] PASS: docker_cli_daemon_test.go:2941: DockerDaemonSuite.TestDaemonStartWithIpcModes 5.109s 19:28:46 [2019-09-09T19:28:46.946Z] PASS: docker_cli_daemon_test.go:2135: DockerDaemonSuite.TestDaemonStartWithoutColors 1.109s 19:28:47 [2019-09-09T19:28:47.204Z] PASS: docker_cli_daemon_test.go:1677: DockerDaemonSuite.TestDaemonStartWithoutHost 0.511s 19:28:47 [2019-09-09T19:28:47.770Z] PASS: docker_cli_build_test.go:894: DockerSuite.TestBuildCopyDirContentToExistDir 4.250s 19:28:47 [2019-09-09T19:28:47.770Z] PASS: docker_cli_daemon_test.go:1541: DockerDaemonSuite.TestDaemonTLSVerifyIssue13964 0.532s 19:28:51 [2019-09-09T19:28:51.330Z] ok github.com/docker/docker/opts 0.089s coverage: 66.9% of statements 19:28:51 [2019-09-09T19:28:51.947Z] PASS: docker_cli_daemon_test.go:967: DockerDaemonSuite.TestDaemonUlimitDefaults 3.623s 19:28:51 [2019-09-09T19:28:51.947Z] PASS: docker_cli_daemon_test.go:1171: DockerDaemonSuite.TestDaemonUnixSockCleanedUp 0.523s 19:28:52 [2019-09-09T19:28:52.351Z] ok github.com/docker/docker/pkg/broadcaster 0.006s coverage: 100.0% of statements 19:28:52 [2019-09-09T19:28:52.978Z] ok github.com/docker/docker/pkg/capabilities 0.007s coverage: 87.5% of statements 19:28:53 [2019-09-09T19:28:53.268Z] ok github.com/docker/docker/pkg/archive 1.378s coverage: 76.7% of statements 19:28:53 [2019-09-09T19:28:53.319Z] PASS: docker_cli_build_test.go:880: DockerSuite.TestBuildCopyDirContentToRoot 5.527s 19:28:54 [2019-09-09T19:28:54.285Z] ok github.com/docker/docker/pkg/authorization 2.649s coverage: 66.7% of statements 19:28:54 [2019-09-09T19:28:54.285Z] ok github.com/docker/docker/pkg/directory 0.023s coverage: 80.0% of statements 19:28:55 [2019-09-09T19:28:55.846Z] PASS: docker_cli_build_test.go:6045: DockerSuite.TestBuildCopyFileDotWithWorkdir 2.167s 19:28:55 [2019-09-09T19:28:55.846Z] SKIP: docker_cli_build_test.go:607: DockerSuite.TestBuildCopyFileWithWhitespaceOnWindows (unmatched requirement DaemonIsWindows) 19:28:55 [2019-09-09T19:28:55.846Z] SKIP: docker_cli_build_test.go:5918: DockerSuite.TestBuildCopyFromForbidWindowsRelativePaths (unmatched requirement DaemonIsWindows) 19:28:55 [2019-09-09T19:28:55.846Z] SKIP: docker_cli_build_test.go:5901: DockerSuite.TestBuildCopyFromForbidWindowsSystemPaths (unmatched requirement DaemonIsWindows) 19:28:55 [2019-09-09T19:28:55.846Z] SKIP: docker_cli_build_test.go:5936: DockerSuite.TestBuildCopyFromWindowsIsCaseInsensitive (unmatched requirement DaemonIsWindows) 19:28:56 [2019-09-09T19:28:56.987Z] ok github.com/docker/docker/pkg/discovery 0.008s coverage: 58.3% of statements 19:28:57 [2019-09-09T19:28:57.274Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 97.6% of statements 19:28:58 [2019-09-09T19:28:58.294Z] ok github.com/docker/docker/layer 7.631s coverage: 66.9% of statements 19:28:58 [2019-09-09T19:28:58.294Z] ? github.com/docker/docker/libcontainerd [no test files] 19:28:58 [2019-09-09T19:28:58.294Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 19:28:58 [2019-09-09T19:28:58.294Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 19:28:58 [2019-09-09T19:28:58.294Z] ? github.com/docker/docker/libcontainerd/types [no test files] 19:28:58 [2019-09-09T19:28:58.294Z] ? github.com/docker/docker/oci [no test files] 19:28:58 [2019-09-09T19:28:58.294Z] ? github.com/docker/docker/oci/caps [no test files] 19:28:58 [2019-09-09T19:28:58.581Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements 19:28:58 [2019-09-09T19:28:58.869Z] ok github.com/docker/docker/pkg/dmesg 0.022s coverage: 83.3% of statements 19:28:59 [2019-09-09T19:28:59.888Z] ok github.com/docker/docker/pkg/discovery/nodes 0.023s coverage: 93.8% of statements 19:29:00 [2019-09-09T19:29:00.907Z] ok github.com/docker/docker/pkg/chrootarchive 4.587s coverage: 43.2% of statements 19:29:00 [2019-09-09T19:29:00.907Z] ? github.com/docker/docker/pkg/containerfs [no test files] 19:29:00 [2019-09-09T19:29:00.907Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 19:29:00 [2019-09-09T19:29:00.907Z] ok github.com/docker/docker/pkg/filenotify 0.607s coverage: 67.0% of statements 19:29:01 [2019-09-09T19:29:01.104Z] PASS: docker_cli_build_test.go:849: DockerSuite.TestBuildCopySingleFileToExistDir 4.765s 19:29:01 [2019-09-09T19:29:01.938Z] ok github.com/docker/docker/pkg/fileutils 0.038s coverage: 89.5% of statements 19:29:02 [2019-09-09T19:29:02.559Z] ok github.com/docker/docker/pkg/fsutils 0.447s coverage: 85.1% of statements 19:29:03 [2019-09-09T19:29:03.180Z] ok github.com/docker/docker/pkg/discovery/kv 3.273s coverage: 84.1% of statements 19:29:03 [2019-09-09T19:29:03.466Z] ok github.com/docker/docker/pkg/homedir 0.030s coverage: 10.2% of statements 19:29:03 [2019-09-09T19:29:03.649Z] ? github.com/docker/docker/api [no test files] 19:29:04 [2019-09-09T19:29:04.951Z] ok github.com/docker/docker/pkg/jsonmessage 0.027s coverage: 91.7% of statements 19:29:05 [2019-09-09T19:29:05.239Z] ok github.com/docker/docker/pkg/locker 0.037s coverage: 88.9% of statements 19:29:05 [2019-09-09T19:29:05.297Z] PASS: docker_cli_userns_test.go:25: DockerDaemonSuite.TestDaemonUserNamespaceRootSetting 2.849s 19:29:06 [2019-09-09T19:29:06.231Z] PASS: docker_cli_build_test.go:865: DockerSuite.TestBuildCopySingleFileToNonExistDir 5.946s 19:29:06 [2019-09-09T19:29:06.282Z] ok github.com/docker/docker/pkg/idtools 0.922s coverage: 70.1% of statements 19:29:06 [2019-09-09T19:29:06.282Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements 19:29:07 [2019-09-09T19:29:07.301Z] ok github.com/docker/docker/pkg/namesgenerator 0.015s coverage: 85.7% of statements 19:29:07 [2019-09-09T19:29:07.604Z] PASS: docker_cli_daemon_test.go:1587: DockerDaemonSuite.TestDaemonWideLogConfig 1.891s 19:29:07 [2019-09-09T19:29:07.621Z] ok github.com/docker/docker/pkg/ioutils 2.411s coverage: 70.6% of statements 19:29:07 [2019-09-09T19:29:07.621Z] ? github.com/docker/docker/pkg/loopback [no test files] 19:29:08 [2019-09-09T19:29:08.244Z] ok github.com/docker/docker/pkg/parsers 0.027s coverage: 97.0% of statements 19:29:08 [2019-09-09T19:29:08.867Z] ok github.com/docker/docker/pkg/parsers/kernel 0.017s coverage: 60.0% of statements 19:29:08 [2019-09-09T19:29:08.867Z] ok github.com/docker/docker/pkg/mount 0.992s coverage: 69.6% of statements 19:29:08 [2019-09-09T19:29:08.867Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] 19:29:09 [2019-09-09T19:29:09.155Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.014s coverage: 91.4% of statements 19:29:09 [2019-09-09T19:29:09.782Z] ok github.com/docker/docker/pkg/pidfile 0.040s coverage: 82.4% of statements 19:29:09 [2019-09-09T19:29:09.782Z] ? github.com/docker/docker/pkg/platform [no test files] 19:29:09 [2019-09-09T19:29:09.782Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 19:29:10 [2019-09-09T19:29:10.804Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.038s coverage: 56.8% of statements 19:29:10 [2019-09-09T19:29:10.884Z] PASS: docker_cli_build_test.go:811: DockerSuite.TestBuildCopySingleFileToRoot 4.082s 19:29:10 [2019-09-09T19:29:10.884Z] PASS: docker_cli_build_test.go:827: DockerSuite.TestBuildCopySingleFileToWorkdir 0.473s 19:29:11 [2019-09-09T19:29:11.815Z] PASS: docker_cli_daemon_test.go:2645: DockerDaemonSuite.TestDaemonWithUserlandProxyPath 4.225s 19:29:12 [2019-09-09T19:29:12.852Z] ok github.com/docker/docker/pkg/pools 0.011s coverage: 87.9% of statements 19:29:12 [2019-09-09T19:29:12.852Z] ok github.com/docker/docker/pkg/progress 0.012s coverage: 75.9% of statements 19:29:12 [2019-09-09T19:29:12.852Z] ok github.com/docker/docker/pkg/plugins/transport 0.035s coverage: 85.7% of statements 19:29:13 [2019-09-09T19:29:13.184Z] PASS: docker_cli_daemon_test.go:1192: DockerDaemonSuite.TestDaemonWithWrongkey 1.022s 19:29:13 [2019-09-09T19:29:13.874Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements 19:29:14 [2019-09-09T19:29:14.889Z] ok github.com/docker/docker/pkg/pubsub 1.187s coverage: 73.9% of statements 19:29:14 [2019-09-09T19:29:14.889Z] ok github.com/docker/docker/pkg/stdcopy 0.007s coverage: 100.0% of statements 19:29:15 [2019-09-09T19:29:15.909Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements 19:29:16 [2019-09-09T19:29:16.194Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements 19:29:16 [2019-09-09T19:29:16.812Z] ok github.com/docker/docker/pkg/symlink 0.018s coverage: 87.7% of statements 19:29:17 [2019-09-09T19:29:17.433Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 80.0% of statements 19:29:17 [2019-09-09T19:29:17.557Z] Created binary: bundles/binary-daemon/dockerd-dev 19:29:17 [2019-09-09T19:29:17.557Z] Copying nested executables into bundles/binary-daemon 19:29:17 [2019-09-09T19:29:17.557Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh 19:29:17 [2019-09-09T19:29:17.719Z] ok github.com/docker/docker/pkg/signal 3.603s coverage: 61.0% of statements 19:29:17 [2019-09-09T19:29:17.881Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39874/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=cf4caf34ac68918fc12cf28a368cf1db5d7ff851 -e DOCKER_GRAPHDRIVER docker:cf4caf34ac68918fc12cf28a368cf1db5d7ff851 hack/make.sh cross 19:29:18 [2019-09-09T19:29:18.439Z] PASS: docker_cli_build_test.go:910: DockerSuite.TestBuildCopyWholeDirToRoot 7.313s 19:29:18 [2019-09-09T19:29:18.445Z] 19:29:18 [2019-09-09T19:29:18.446Z] Removing bundles/ 19:29:18 [2019-09-09T19:29:18.446Z] 19:29:18 [2019-09-09T19:29:18.446Z] ---> Making bundle: cross (in bundles/cross) 19:29:18 [2019-09-09T19:29:18.446Z] Cross building: bundles/cross/linux/amd64 19:29:18 [2019-09-09T19:29:18.446Z] Building: bundles/cross/linux/amd64/dockerd-dev 19:29:18 [2019-09-09T19:29:18.446Z] GOOS="linux" GOARCH="amd64" GOARM="" 19:29:18 [2019-09-09T19:29:18.506Z] ok github.com/docker/docker/api/server 0.041s coverage: 9.0% of statements 19:29:18 [2019-09-09T19:29:18.697Z] PASS: docker_cli_network_unix_test.go:807: DockerDaemonSuite.TestDockerNetworkNoDiscoveryDefaultBridgeNetwork 5.822s 19:29:19 [2019-09-09T19:29:19.205Z] ok github.com/docker/docker/pkg/system 0.064s coverage: 36.9% of statements 19:29:19 [2019-09-09T19:29:19.205Z] ok github.com/docker/docker/pkg/tailfile 0.111s coverage: 88.6% of statements 19:29:20 [2019-09-09T19:29:20.687Z] ok github.com/docker/docker/pkg/term 0.011s coverage: 84.8% of statements 19:29:20 [2019-09-09T19:29:20.687Z] testing: warning: no tests to run 19:29:20 [2019-09-09T19:29:20.687Z] ok github.com/docker/docker/pkg/term/windows 0.008s coverage: 0.0% of statements [no tests to run] 19:29:20 [2019-09-09T19:29:20.972Z] ok github.com/docker/docker/pkg/tarsum 0.202s coverage: 89.3% of statements 19:29:21 [2019-09-09T19:29:21.592Z] ok github.com/docker/docker/pkg/truncindex 0.110s coverage: 91.5% of statements 19:29:21 [2019-09-09T19:29:21.885Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements 19:29:21 [2019-09-09T19:29:21.885Z] ok github.com/docker/docker/pkg/useragent 0.011s coverage: 88.9% of statements 19:29:22 [2019-09-09T19:29:22.873Z] PASS: docker_cli_exec_test.go:81: DockerDaemonSuite.TestExecAfterDaemonRestart 3.906s 19:29:26 [2019-09-09T19:29:26.150Z] PASS: docker_cli_build_test.go:637: DockerSuite.TestBuildCopyWildcard 7.616s 19:29:26 [2019-09-09T19:29:26.298Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.5% of statements 19:29:26 [2019-09-09T19:29:26.298Z] ok github.com/docker/docker/profiles/seccomp 0.027s coverage: 68.8% of statements 19:29:26 [2019-09-09T19:29:26.408Z] PASS: docker_cli_build_test.go:697: DockerSuite.TestBuildCopyWildcardCache 0.705s 19:29:27 [2019-09-09T19:29:27.786Z] ok github.com/docker/docker/reference 0.019s coverage: 84.4% of statements 19:29:28 [2019-09-09T19:29:28.306Z] PASS: docker_cli_build_test.go:677: DockerSuite.TestBuildCopyWildcardInName 1.526s 19:29:28 [2019-09-09T19:29:28.405Z] ok github.com/docker/docker/plugin 0.588s coverage: 27.0% of statements 19:29:29 [2019-09-09T19:29:29.891Z] ok github.com/docker/docker/restartmanager 0.022s coverage: 45.3% of statements 19:29:30 [2019-09-09T19:29:30.510Z] ok github.com/docker/docker/registry/resumable 0.039s coverage: 100.0% of statements 19:29:32 [2019-09-09T19:29:32.563Z] ok github.com/docker/docker/runconfig 0.025s coverage: 68.2% of statements 19:29:32 [2019-09-09T19:29:32.563Z] ok github.com/docker/docker/registry 0.508s coverage: 56.4% of statements 19:29:33 [2019-09-09T19:29:33.182Z] ok github.com/docker/docker/volume/drivers 0.019s coverage: 36.1% of statements 19:29:33 [2019-09-09T19:29:33.564Z] PASS: docker_cli_build_test.go:5141: DockerSuite.TestBuildDeleteCommittedFile 4.729s 19:29:33 [2019-09-09T19:29:33.564Z] PASS: docker_cli_build_test.go:2069: DockerSuite.TestBuildDockerfileStdin 0.657s 19:29:33 [2019-09-09T19:29:33.564Z] PASS: docker_cli_build_test.go:2089: DockerSuite.TestBuildDockerfileStdinConflict 0.016s 19:29:34 [2019-09-09T19:29:34.936Z] PASS: docker_cli_build_test.go:2103: DockerSuite.TestBuildDockerfileStdinDockerignore 1.396s 19:29:35 [2019-09-09T19:29:35.886Z] ok github.com/docker/docker/volume/mounts 0.136s coverage: 67.0% of statements 19:29:36 [2019-09-09T19:29:36.174Z] ok github.com/docker/docker/volume/local 0.045s coverage: 73.0% of statements 19:29:36 [2019-09-09T19:29:36.329Z] PASS: docker_cli_build_test.go:2107: DockerSuite.TestBuildDockerfileStdinDockerignoreIgnored 1.444s 19:29:36 [2019-09-09T19:29:36.587Z] PASS: docker_cli_daemon_test.go:2731: DockerDaemonSuite.TestExecWithUserAfterLiveRestore 13.456s 19:29:37 [2019-09-09T19:29:37.654Z] ok github.com/docker/docker/volume/service 0.031s coverage: 73.0% of statements 19:29:37 [2019-09-09T19:29:37.960Z] PASS: docker_cli_build_test.go:2099: DockerSuite.TestBuildDockerfileStdinNoExtraFiles 1.637s 19:29:38 [2019-09-09T19:29:38.524Z] PASS: docker_cli_daemon_test.go:2965: DockerDaemonSuite.TestFailedPluginRemove 2.105s 19:29:39 [2019-09-09T19:29:39.090Z] PASS: docker_cli_daemon_test.go:1279: DockerDaemonSuite.TestHTTPSInfo 0.554s 19:29:39 [2019-09-09T19:29:39.660Z] PASS: docker_cli_daemon_test.go:1342: DockerDaemonSuite.TestHTTPSInfoRogueCert 0.540s 19:29:40 [2019-09-09T19:29:40.225Z] PASS: docker_cli_daemon_test.go:1371: DockerDaemonSuite.TestHTTPSInfoRogueServerCert 0.530s 19:29:42 [2019-09-09T19:29:42.122Z] PASS: docker_cli_daemon_test.go:1307: DockerDaemonSuite.TestHTTPSRun 1.821s 19:29:42 [2019-09-09T19:29:42.122Z] PASS: docker_cli_daemon_test.go:49: DockerDaemonSuite.TestLegacyDaemonCommand 0.000s 19:29:44 [2019-09-09T19:29:44.020Z] PASS: docker_cli_daemon_plugins_test.go:303: DockerDaemonSuite.TestPluginListFilterCapability 1.816s 19:29:45 [2019-09-09T19:29:45.916Z] PASS: docker_cli_daemon_plugins_test.go:275: DockerDaemonSuite.TestPluginListFilterEnabled 1.896s 19:29:47 [2019-09-09T19:29:47.911Z] ok github.com/docker/docker/pkg/plugins 33.644s coverage: 76.6% of statements 19:29:47 [2019-09-09T19:29:47.911Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 19:29:47 [2019-09-09T19:29:47.911Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 19:29:47 [2019-09-09T19:29:47.911Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] 19:29:47 [2019-09-09T19:29:47.911Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 19:29:47 [2019-09-09T19:29:47.911Z] ? github.com/docker/docker/profiles/apparmor [no test files] 19:29:47 [2019-09-09T19:29:47.911Z] ? github.com/docker/docker/rootless [no test files] 19:29:47 [2019-09-09T19:29:47.911Z] ? github.com/docker/docker/rootless/specconv [no test files] 19:29:47 [2019-09-09T19:29:47.911Z] ? github.com/docker/docker/runconfig/opts [no test files] 19:29:47 [2019-09-09T19:29:47.911Z] ? github.com/docker/docker/volume [no test files] 19:29:47 [2019-09-09T19:29:47.911Z] ? github.com/docker/docker/volume/service/opts [no test files] 19:29:47 [2019-09-09T19:29:47.911Z] ? github.com/docker/docker/volume/testutils [no test files] 19:29:47 [2019-09-09T19:29:47.911Z] 19:29:47 [2019-09-09T19:29:47.911Z] === Skipped 19:29:47 [2019-09-09T19:29:47.911Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) 19:29:47 [2019-09-09T19:29:47.911Z] exec_linux_test.go:18: requires AppArmor to be enabled 19:29:47 [2019-09-09T19:29:47.911Z] 19:29:47 [2019-09-09T19:29:47.911Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) 19:29:47 [2019-09-09T19:29:47.911Z] exec_linux_test.go:38: requires AppArmor to be enabled 19:29:47 [2019-09-09T19:29:47.911Z] 19:29:47 [2019-09-09T19:29:47.911Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 19:29:47 [2019-09-09T19:29:47.911Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 19:29:47 [2019-09-09T19:29:47.911Z] graphtest_unix.go:46: Driver btrfs not supported 19:29:47 [2019-09-09T19:29:47.911Z] 19:29:47 [2019-09-09T19:29:47.911Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 19:29:47 [2019-09-09T19:29:47.911Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 19:29:47 [2019-09-09T19:29:47.911Z] graphtest_unix.go:46: Driver btrfs not supported 19:29:47 [2019-09-09T19:29:47.911Z] 19:29:47 [2019-09-09T19:29:47.911Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 19:29:47 [2019-09-09T19:29:47.911Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 19:29:47 [2019-09-09T19:29:47.911Z] graphtest_unix.go:46: Driver btrfs not supported 19:29:47 [2019-09-09T19:29:47.911Z] 19:29:47 [2019-09-09T19:29:47.911Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 19:29:47 [2019-09-09T19:29:47.911Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 19:29:47 [2019-09-09T19:29:47.911Z] graphtest_unix.go:46: Driver btrfs not supported 19:29:47 [2019-09-09T19:29:47.911Z] 19:29:47 [2019-09-09T19:29:47.911Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 19:29:47 [2019-09-09T19:29:47.911Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 19:29:47 [2019-09-09T19:29:47.911Z] graphtest_unix.go:46: Driver btrfs not supported 19:29:47 [2019-09-09T19:29:47.911Z] 19:29:47 [2019-09-09T19:29:47.911Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 19:29:47 [2019-09-09T19:29:47.911Z] graphtest_unix.go:73: No driver to put! 19:29:47 [2019-09-09T19:29:47.911Z] 19:29:47 [2019-09-09T19:29:47.911Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) 19:29:47 [2019-09-09T19:29:47.911Z] overlay_test.go:44: Fails to compute changes after apply intermittently 19:29:47 [2019-09-09T19:29:47.911Z] 19:29:47 [2019-09-09T19:29:47.911Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) 19:29:47 [2019-09-09T19:29:47.911Z] overlay_test.go:49: Fails to compute changes intermittently 19:29:47 [2019-09-09T19:29:47.911Z] 19:29:47 [2019-09-09T19:29:47.911Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 19:29:47 [2019-09-09T19:29:47.911Z] overlay_test.go:65: Cannot run test with naive change algorithm 19:29:47 [2019-09-09T19:29:47.911Z] 19:29:47 [2019-09-09T19:29:47.911Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 19:29:47 [2019-09-09T19:29:47.911Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 19:29:47 [2019-09-09T19:29:47.911Z] 19:29:47 [2019-09-09T19:29:47.911Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 19:29:47 [2019-09-09T19:29:47.911Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 19:29:47 [2019-09-09T19:29:47.911Z] graphtest_unix.go:46: Driver zfs not supported 19:29:47 [2019-09-09T19:29:47.911Z] 19:29:47 [2019-09-09T19:29:47.911Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 19:29:47 [2019-09-09T19:29:47.911Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 19:29:47 [2019-09-09T19:29:47.911Z] graphtest_unix.go:46: Driver zfs not supported 19:29:47 [2019-09-09T19:29:47.911Z] 19:29:47 [2019-09-09T19:29:47.911Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 19:29:47 [2019-09-09T19:29:47.911Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 19:29:47 [2019-09-09T19:29:47.911Z] graphtest_unix.go:46: Driver zfs not supported 19:29:47 [2019-09-09T19:29:47.911Z] 19:29:47 [2019-09-09T19:29:47.911Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 19:29:47 [2019-09-09T19:29:47.911Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 19:29:47 [2019-09-09T19:29:47.911Z] graphtest_unix.go:46: Driver zfs not supported 19:29:47 [2019-09-09T19:29:47.911Z] 19:29:47 [2019-09-09T19:29:47.911Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 19:29:47 [2019-09-09T19:29:47.911Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 19:29:47 [2019-09-09T19:29:47.911Z] graphtest_unix.go:46: Driver zfs not supported 19:29:47 [2019-09-09T19:29:47.911Z] 19:29:47 [2019-09-09T19:29:47.911Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 19:29:47 [2019-09-09T19:29:47.911Z] graphtest_unix.go:73: No driver to put! 19:29:47 [2019-09-09T19:29:47.911Z] 19:29:47 [2019-09-09T19:29:47.911Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 19:29:47 [2019-09-09T19:29:47.911Z] sysinfo_linux_test.go:92: App Armor Must be Disabled 19:29:47 [2019-09-09T19:29:47.911Z] 19:29:47 [2019-09-09T19:29:47.911Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) 19:29:47 [2019-09-09T19:29:47.911Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled 19:29:47 [2019-09-09T19:29:47.911Z] 19:29:47 [2019-09-09T19:29:47.911Z] 19:29:47 [2019-09-09T19:29:47.911Z] DONE 2050 tests, 20 skipped in 358.606s Post stage [Pipeline] junit 19:29:47 [2019-09-09T19:29:47.948Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:48 [2019-09-09T19:29:48.651Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39874/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cf4caf34ac68918fc12cf28a368cf1db5d7ff851 -e DOCKER_GRAPHDRIVER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT docker:cf4caf34ac68918fc12cf28a368cf1db5d7ff851 hack/make.sh dynbinary test-integration 19:29:48 [2019-09-09T19:29:48.935Z] 19:29:49 [2019-09-09T19:29:49.217Z] Removing bundles/ 19:29:49 [2019-09-09T19:29:49.217Z] 19:29:49 [2019-09-09T19:29:49.217Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 19:29:49 [2019-09-09T19:29:49.217Z] Building: bundles/dynbinary-daemon/dockerd-dev 19:29:49 [2019-09-09T19:29:49.217Z] GOOS="" GOARCH="" GOARM="" 19:29:51 [2019-09-09T19:29:51.173Z] PASS: docker_cli_daemon_plugins_test.go:234: DockerDaemonSuite.TestPluginVolumeRemoveOnRestart 4.847s 19:29:51 [2019-09-09T19:29:51.738Z] PASS: docker_cli_build_test.go:2297: DockerSuite.TestBuildDockerignore 13.592s 19:29:52 [2019-09-09T19:29:52.302Z] PASS: docker_cli_prune_unix_test.go:82: DockerDaemonSuite.TestPruneImageDangling 1.546s 19:29:52 [2019-09-09T19:29:52.941Z] PASS: docker_api_images_test.go:60: DockerSuite.TestAPIImagesSaveAndLoad 143.919s 19:29:52 [2019-09-09T19:29:52.941Z] PASS: docker_api_images_test.go:175: DockerSuite.TestAPIImagesSearchJSONContentType 0.712s 19:29:52 [2019-09-09T19:29:52.941Z] PASS: docker_api_images_test.go:187: DockerSuite.TestAPIImagesSizeCompatibility 0.015s 19:29:52 [2019-09-09T19:29:52.941Z] SKIP: docker_api_network_test.go:130: DockerSuite.TestAPINetworkConnectDisconnect (unmatched requirement DaemonIsLinux) 19:29:52 [2019-09-09T19:29:52.941Z] SKIP: docker_api_network_test.go:29: DockerSuite.TestAPINetworkCreateCheckDuplicate (unmatched requirement DaemonIsLinux) 19:29:52 [2019-09-09T19:29:52.941Z] SKIP: docker_api_network_test.go:67: DockerSuite.TestAPINetworkFilter (unmatched requirement DaemonIsLinux) 19:29:52 [2019-09-09T19:29:52.941Z] SKIP: docker_api_network_test.go:20: DockerSuite.TestAPINetworkGetDefaults (unmatched requirement DaemonIsLinux) 19:29:52 [2019-09-09T19:29:52.941Z] SKIP: docker_api_network_test.go:172: DockerSuite.TestAPINetworkIPAMMultipleBridgeNetworks (unmatched requirement DaemonIsLinux) 19:29:52 [2019-09-09T19:29:52.941Z] SKIP: docker_api_network_test.go:73: DockerSuite.TestAPINetworkInspectBridge (unmatched requirement DaemonIsLinux) 19:29:52 [2019-09-09T19:29:52.941Z] SKIP: docker_api_network_test.go:99: DockerSuite.TestAPINetworkInspectUserDefinedNetwork (unmatched requirement DaemonIsLinux) 19:29:52 [2019-09-09T19:29:52.941Z] PASS: docker_api_test.go:18: DockerSuite.TestAPIOptionsRoute 0.002s 19:29:52 [2019-09-09T19:29:52.941Z] SKIP: docker_api_stats_test.go:260: DockerSuite.TestAPIStatsContainerNotFound (unmatched requirement DaemonIsLinux) 19:29:53 [2019-09-09T19:29:53.673Z] PASS: docker_cli_build_test.go:2335: DockerSuite.TestBuildDockerignoreCleanPaths 1.764s 19:29:54 [2019-09-09T19:29:54.237Z] PASS: docker_cli_prune_unix_test.go:271: DockerDaemonSuite.TestPruneImageLabel 1.967s 19:29:54 [2019-09-09T19:29:54.803Z] PASS: docker_cli_info_test.go:213: DockerDaemonSuite.TestRegistryMirrors 0.544s 19:29:55 [2019-09-09T19:29:55.298Z] --- PASS: TestImportExtremelyLargeImageWorks (92.64s) 19:29:55 [2019-09-09T19:29:55.298Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks 19:29:55 [2019-09-09T19:29:55.298Z] daemon.go:336: [de94fdcffd562] waiting for daemon to start 19:29:55 [2019-09-09T19:29:55.298Z] daemon.go:336: [de94fdcffd562] waiting for daemon to start 19:29:55 [2019-09-09T19:29:55.298Z] daemon.go:364: [de94fdcffd562] daemon started 19:29:55 [2019-09-09T19:29:55.298Z] daemon.go:472: [de94fdcffd562] Stopping daemon 19:29:55 [2019-09-09T19:29:55.298Z] daemon.go:307: [de94fdcffd562] exiting daemon 19:29:55 [2019-09-09T19:29:55.298Z] daemon.go:459: [de94fdcffd562] Daemon stopped 19:29:55 [2019-09-09T19:29:55.298Z] PASS 19:29:55 [2019-09-09T19:29:55.298Z] Running /go/src/github.com/docker/docker/integration/network flags=-test.v -test.timeout=120m 19:29:55 [2019-09-09T19:29:55.298Z] INFO: Testing against a local daemon 19:29:55 [2019-09-09T19:29:55.298Z] === RUN TestNetworkCreateDelete 19:29:55 [2019-09-09T19:29:55.298Z] --- PASS: TestNetworkCreateDelete (0.21s) 19:29:55 [2019-09-09T19:29:55.298Z] === RUN TestDockerNetworkDeletePreferID 19:29:55 [2019-09-09T19:29:55.298Z] --- PASS: TestDockerNetworkDeletePreferID (0.61s) 19:29:55 [2019-09-09T19:29:55.298Z] === RUN TestInspectNetwork 19:29:55 [2019-09-09T19:29:55.298Z] === RUN TestInspectNetwork/full_network_id 19:29:55 [2019-09-09T19:29:55.298Z] === RUN TestInspectNetwork/partial_network_id 19:29:55 [2019-09-09T19:29:55.298Z] === RUN TestInspectNetwork/network_name 19:29:55 [2019-09-09T19:29:55.298Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 19:29:57 [2019-09-09T19:29:57.756Z] --- PASS: TestInspectNetwork (8.22s) 19:29:57 [2019-09-09T19:29:57.756Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork 19:29:57 [2019-09-09T19:29:57.756Z] daemon.go:336: [d1f5d89b968b9] waiting for daemon to start 19:29:57 [2019-09-09T19:29:57.756Z] daemon.go:336: [d1f5d89b968b9] waiting for daemon to start 19:29:57 [2019-09-09T19:29:57.756Z] daemon.go:364: [d1f5d89b968b9] daemon started 19:29:57 [2019-09-09T19:29:57.756Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 19:29:57 [2019-09-09T19:29:57.756Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 19:29:57 [2019-09-09T19:29:57.756Z] --- PASS: TestInspectNetwork/network_name (0.00s) 19:29:57 [2019-09-09T19:29:57.756Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 19:29:57 [2019-09-09T19:29:57.756Z] daemon.go:472: [d1f5d89b968b9] Stopping daemon 19:29:57 [2019-09-09T19:29:57.756Z] daemon.go:307: [d1f5d89b968b9] exiting daemon 19:29:57 [2019-09-09T19:29:57.756Z] daemon.go:459: [d1f5d89b968b9] Daemon stopped 19:29:57 [2019-09-09T19:29:57.756Z] === RUN TestRunContainerWithBridgeNone 19:29:58 [2019-09-09T19:29:58.080Z] PASS: docker_cli_build_test.go:5151: DockerSuite.TestBuildDockerignoreComment 4.235s 19:29:58 [2019-09-09T19:29:58.644Z] PASS: docker_cli_daemon_test.go:2759: DockerDaemonSuite.TestRemoveContainerAfterLiveRestore 3.749s 19:30:00 [2019-09-09T19:30:00.060Z] PASS: docker_api_stats_test.go:100: DockerSuite.TestAPIStatsNetworkStats 5.678s 19:30:00 [2019-09-09T19:30:00.060Z] SKIP: docker_api_stats_test.go:165: DockerSuite.TestAPIStatsNetworkStatsVersioning (unmatched requirement DaemonIsLinux) 19:30:00 [2019-09-09T19:30:00.060Z] SKIP: docker_api_stats_test.go:274: DockerSuite.TestAPIStatsNoStreamConnectedContainers (unmatched requirement DaemonIsLinux) 19:30:00 [2019-09-09T19:30:00.334Z] --- PASS: TestRunContainerWithBridgeNone (2.69s) 19:30:00 [2019-09-09T19:30:00.334Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone 19:30:00 [2019-09-09T19:30:00.334Z] daemon.go:336: [dd29bcf7d7b48] waiting for daemon to start 19:30:00 [2019-09-09T19:30:00.334Z] daemon.go:336: [dd29bcf7d7b48] waiting for daemon to start 19:30:00 [2019-09-09T19:30:00.334Z] daemon.go:364: [dd29bcf7d7b48] daemon started 19:30:00 [2019-09-09T19:30:00.334Z] daemon.go:472: [dd29bcf7d7b48] Stopping daemon 19:30:00 [2019-09-09T19:30:00.334Z] daemon.go:307: [dd29bcf7d7b48] exiting daemon 19:30:00 [2019-09-09T19:30:00.334Z] daemon.go:459: [dd29bcf7d7b48] Daemon stopped 19:30:00 [2019-09-09T19:30:00.334Z] === RUN TestNetworkInvalidJSON 19:30:00 [2019-09-09T19:30:00.334Z] === RUN TestNetworkInvalidJSON//networks/create 19:30:00 [2019-09-09T19:30:00.334Z] === PAUSE TestNetworkInvalidJSON//networks/create 19:30:00 [2019-09-09T19:30:00.334Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect 19:30:00 [2019-09-09T19:30:00.334Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect 19:30:00 [2019-09-09T19:30:00.334Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect 19:30:00 [2019-09-09T19:30:00.334Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect 19:30:00 [2019-09-09T19:30:00.334Z] === CONT TestNetworkInvalidJSON//networks/create 19:30:00 [2019-09-09T19:30:00.334Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect 19:30:00 [2019-09-09T19:30:00.334Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect 19:30:00 [2019-09-09T19:30:00.334Z] --- PASS: TestNetworkInvalidJSON (0.01s) 19:30:00 [2019-09-09T19:30:00.334Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) 19:30:00 [2019-09-09T19:30:00.334Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) 19:30:00 [2019-09-09T19:30:00.334Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) 19:30:00 [2019-09-09T19:30:00.334Z] === RUN TestDaemonRestartWithLiveRestore 19:30:01 [2019-09-09T19:30:01.114Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) 19:30:01 [2019-09-09T19:30:01.114Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore 19:30:01 [2019-09-09T19:30:01.114Z] daemon.go:336: [dfe47c7309c3f] waiting for daemon to start 19:30:01 [2019-09-09T19:30:01.114Z] daemon.go:336: [dfe47c7309c3f] waiting for daemon to start 19:30:01 [2019-09-09T19:30:01.114Z] daemon.go:364: [dfe47c7309c3f] daemon started 19:30:01 [2019-09-09T19:30:01.114Z] daemon.go:472: [dfe47c7309c3f] Stopping daemon 19:30:01 [2019-09-09T19:30:01.114Z] daemon.go:307: [dfe47c7309c3f] exiting daemon 19:30:01 [2019-09-09T19:30:01.114Z] daemon.go:459: [dfe47c7309c3f] Daemon stopped 19:30:01 [2019-09-09T19:30:01.114Z] daemon.go:336: [dfe47c7309c3f] waiting for daemon to start 19:30:01 [2019-09-09T19:30:01.114Z] daemon.go:336: [dfe47c7309c3f] waiting for daemon to start 19:30:01 [2019-09-09T19:30:01.114Z] daemon.go:364: [dfe47c7309c3f] daemon started 19:30:01 [2019-09-09T19:30:01.114Z] daemon.go:472: [dfe47c7309c3f] Stopping daemon 19:30:01 [2019-09-09T19:30:01.114Z] daemon.go:307: [dfe47c7309c3f] exiting daemon 19:30:01 [2019-09-09T19:30:01.114Z] daemon.go:459: [dfe47c7309c3f] Daemon stopped 19:30:01 [2019-09-09T19:30:01.114Z] === RUN TestDaemonDefaultNetworkPools 19:30:01 [2019-09-09T19:30:01.916Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) 19:30:01 [2019-09-09T19:30:01.916Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools 19:30:01 [2019-09-09T19:30:01.916Z] daemon.go:336: [d75b7f98496cc] waiting for daemon to start 19:30:01 [2019-09-09T19:30:01.916Z] daemon.go:336: [d75b7f98496cc] waiting for daemon to start 19:30:01 [2019-09-09T19:30:01.916Z] daemon.go:364: [d75b7f98496cc] daemon started 19:30:01 [2019-09-09T19:30:01.916Z] daemon.go:472: [d75b7f98496cc] Stopping daemon 19:30:01 [2019-09-09T19:30:01.916Z] daemon.go:307: [d75b7f98496cc] exiting daemon 19:30:01 [2019-09-09T19:30:01.916Z] daemon.go:459: [d75b7f98496cc] Daemon stopped 19:30:01 [2019-09-09T19:30:01.916Z] === RUN TestDaemonRestartWithExistingNetwork 19:30:02 [2019-09-09T19:30:02.823Z] PASS: docker_cli_daemon_test.go:2792: DockerDaemonSuite.TestRestartPolicyWithLiveRestore 3.895s 19:30:02 [2019-09-09T19:30:02.992Z] PASS: docker_api_stats_test.go:25: DockerSuite.TestAPIStatsNoStreamGetCpu 3.565s 19:30:03 [2019-09-09T19:30:03.279Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) 19:30:03 [2019-09-09T19:30:03.279Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork 19:30:03 [2019-09-09T19:30:03.279Z] daemon.go:336: [d2581e12b2e4f] waiting for daemon to start 19:30:03 [2019-09-09T19:30:03.279Z] daemon.go:336: [d2581e12b2e4f] waiting for daemon to start 19:30:03 [2019-09-09T19:30:03.279Z] daemon.go:364: [d2581e12b2e4f] daemon started 19:30:03 [2019-09-09T19:30:03.279Z] daemon.go:472: [d2581e12b2e4f] Stopping daemon 19:30:03 [2019-09-09T19:30:03.279Z] daemon.go:307: [d2581e12b2e4f] exiting daemon 19:30:03 [2019-09-09T19:30:03.279Z] daemon.go:459: [d2581e12b2e4f] Daemon stopped 19:30:03 [2019-09-09T19:30:03.279Z] daemon.go:336: [d2581e12b2e4f] waiting for daemon to start 19:30:03 [2019-09-09T19:30:03.279Z] daemon.go:336: [d2581e12b2e4f] waiting for daemon to start 19:30:03 [2019-09-09T19:30:03.279Z] daemon.go:364: [d2581e12b2e4f] daemon started 19:30:03 [2019-09-09T19:30:03.279Z] daemon.go:472: [d2581e12b2e4f] Stopping daemon 19:30:03 [2019-09-09T19:30:03.279Z] daemon.go:307: [d2581e12b2e4f] exiting daemon 19:30:03 [2019-09-09T19:30:03.279Z] daemon.go:459: [d2581e12b2e4f] Daemon stopped 19:30:03 [2019-09-09T19:30:03.279Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 19:30:04 [2019-09-09T19:30:04.587Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.43s) 19:30:04 [2019-09-09T19:30:04.587Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 19:30:04 [2019-09-09T19:30:04.587Z] daemon.go:336: [d77a6519e22f5] waiting for daemon to start 19:30:04 [2019-09-09T19:30:04.587Z] daemon.go:336: [d77a6519e22f5] waiting for daemon to start 19:30:04 [2019-09-09T19:30:04.587Z] daemon.go:364: [d77a6519e22f5] daemon started 19:30:04 [2019-09-09T19:30:04.587Z] daemon.go:472: [d77a6519e22f5] Stopping daemon 19:30:04 [2019-09-09T19:30:04.587Z] daemon.go:307: [d77a6519e22f5] exiting daemon 19:30:04 [2019-09-09T19:30:04.587Z] daemon.go:459: [d77a6519e22f5] Daemon stopped 19:30:04 [2019-09-09T19:30:04.587Z] daemon.go:336: [d77a6519e22f5] waiting for daemon to start 19:30:04 [2019-09-09T19:30:04.587Z] daemon.go:336: [d77a6519e22f5] waiting for daemon to start 19:30:04 [2019-09-09T19:30:04.587Z] daemon.go:364: [d77a6519e22f5] daemon started 19:30:04 [2019-09-09T19:30:04.587Z] daemon.go:472: [d77a6519e22f5] Stopping daemon 19:30:04 [2019-09-09T19:30:04.587Z] daemon.go:307: [d77a6519e22f5] exiting daemon 19:30:04 [2019-09-09T19:30:04.587Z] daemon.go:459: [d77a6519e22f5] Daemon stopped 19:30:04 [2019-09-09T19:30:04.587Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 19:30:05 [2019-09-09T19:30:05.192Z] PASS: docker_api_stats_test.go:65: DockerSuite.TestAPIStatsStoppedContainerInGoroutines 1.377s 19:30:05 [2019-09-09T19:30:05.192Z] SKIP: docker_cli_run_test.go:3187: DockerSuite.TestAppArmorDeniesChmodProc (unmatched requirement Apparmor) 19:30:05 [2019-09-09T19:30:05.192Z] SKIP: docker_cli_run_test.go:3165: DockerSuite.TestAppArmorDeniesPtrace (unmatched requirement Apparmor) 19:30:05 [2019-09-09T19:30:05.192Z] SKIP: docker_cli_run_test.go:3177: DockerSuite.TestAppArmorTraceSelf (unmatched requirement DaemonIsLinux) 19:30:05 [2019-09-09T19:30:05.192Z] SKIP: docker_cli_attach_test.go:136: DockerSuite.TestAttachDisconnect (unmatched requirement DaemonIsLinux) 19:30:05 [2019-09-09T19:30:05.359Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) 19:30:05 [2019-09-09T19:30:05.359Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool 19:30:05 [2019-09-09T19:30:05.359Z] daemon.go:336: [d2f0a7c27a805] waiting for daemon to start 19:30:05 [2019-09-09T19:30:05.359Z] daemon.go:336: [d2f0a7c27a805] waiting for daemon to start 19:30:05 [2019-09-09T19:30:05.359Z] daemon.go:364: [d2f0a7c27a805] daemon started 19:30:05 [2019-09-09T19:30:05.359Z] daemon.go:472: [d2f0a7c27a805] Stopping daemon 19:30:05 [2019-09-09T19:30:05.359Z] daemon.go:307: [d2f0a7c27a805] exiting daemon 19:30:05 [2019-09-09T19:30:05.359Z] daemon.go:459: [d2f0a7c27a805] Daemon stopped 19:30:05 [2019-09-09T19:30:05.359Z] === RUN TestServiceWithPredefinedNetwork 19:30:07 [2019-09-09T19:30:07.799Z] --- PASS: TestServiceWithPredefinedNetwork (2.50s) 19:30:07 [2019-09-09T19:30:07.799Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork 19:30:07 [2019-09-09T19:30:07.799Z] daemon.go:336: [da484baac8ee4] waiting for daemon to start 19:30:07 [2019-09-09T19:30:07.799Z] daemon.go:336: [da484baac8ee4] waiting for daemon to start 19:30:07 [2019-09-09T19:30:07.799Z] daemon.go:364: [da484baac8ee4] daemon started 19:30:07 [2019-09-09T19:30:07.799Z] daemon.go:472: [da484baac8ee4] Stopping daemon 19:30:07 [2019-09-09T19:30:07.799Z] daemon.go:307: [da484baac8ee4] exiting daemon 19:30:07 [2019-09-09T19:30:07.799Z] daemon.go:459: [da484baac8ee4] Daemon stopped 19:30:07 [2019-09-09T19:30:07.799Z] === RUN TestServiceRemoveKeepsIngressNetwork 19:30:07 [2019-09-09T19:30:07.799Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 19:30:07 [2019-09-09T19:30:07.799Z] service_test.go:230: FLAKY_TEST 19:30:07 [2019-09-09T19:30:07.799Z] === RUN TestServiceWithDataPathPortInit 19:30:08 [2019-09-09T19:30:08.109Z] PASS: docker_cli_daemon_test.go:2109: DockerDaemonSuite.TestRunLinksChanged 5.253s 19:30:08 [2019-09-09T19:30:08.126Z] PASS: docker_cli_attach_test.go:21: DockerSuite.TestAttachMultipleAndRestart 2.978s 19:30:08 [2019-09-09T19:30:08.126Z] SKIP: docker_cli_attach_test.go:169: DockerSuite.TestAttachPausedContainer (unmatched requirement IsPausable) 19:30:08 [2019-09-09T19:30:08.126Z] SKIP: docker_cli_attach_test.go:91: DockerSuite.TestAttachTTYWithoutStdin (unmatched requirement DaemonIsLinux) 19:30:09 [2019-09-09T19:30:09.254Z] ? github.com/docker/docker/api/server/backend/build [no test files] 19:30:09 [2019-09-09T19:30:09.254Z] ok github.com/docker/docker/api/server/httputils 0.143s coverage: 14.7% of statements 19:30:10 [2019-09-09T19:30:10.004Z] PASS: docker_cli_run_unix_test.go:1444: DockerDaemonSuite.TestRunSeccompJSONNewFormat 1.922s 19:30:10 [2019-09-09T19:30:10.801Z] ok github.com/docker/docker/api/server/middleware 0.206s coverage: 37.7% of statements 19:30:10 [2019-09-09T19:30:10.801Z] ? github.com/docker/docker/api/server/router [no test files] 19:30:10 [2019-09-09T19:30:10.801Z] ? github.com/docker/docker/api/server/router/build [no test files] 19:30:10 [2019-09-09T19:30:10.801Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 19:30:10 [2019-09-09T19:30:10.801Z] ? github.com/docker/docker/api/server/router/container [no test files] 19:30:10 [2019-09-09T19:30:10.801Z] ? github.com/docker/docker/api/server/router/debug [no test files] 19:30:10 [2019-09-09T19:30:10.801Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 19:30:10 [2019-09-09T19:30:10.801Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 19:30:10 [2019-09-09T19:30:10.801Z] ? github.com/docker/docker/api/server/router/image [no test files] 19:30:10 [2019-09-09T19:30:10.801Z] ? github.com/docker/docker/api/server/router/network [no test files] 19:30:10 [2019-09-09T19:30:10.936Z] PASS: docker_cli_run_unix_test.go:1495: DockerDaemonSuite.TestRunSeccompJSONNoArchAndArchMap 1.113s 19:30:11 [2019-09-09T19:30:11.263Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 19:30:11 [2019-09-09T19:30:11.263Z] ? github.com/docker/docker/api/server/router/session [no test files] 19:30:12 [2019-09-09T19:30:12.307Z] PASS: docker_cli_run_unix_test.go:1469: DockerDaemonSuite.TestRunSeccompJSONNoNameAndNames 1.083s 19:30:12 [2019-09-09T19:30:12.307Z] PASS: docker_cli_build_test.go:2349: DockerSuite.TestBuildDockerignoreExceptions 14.468s 19:30:12 [2019-09-09T19:30:12.810Z] ok github.com/docker/docker/api/server/router/swarm 0.155s coverage: 4.0% of statements 19:30:12 [2019-09-09T19:30:12.810Z] ? github.com/docker/docker/api/server/router/system [no test files] 19:30:12 [2019-09-09T19:30:12.810Z] ? github.com/docker/docker/api/server/router/volume [no test files] 19:30:12 [2019-09-09T19:30:12.810Z] ? github.com/docker/docker/api/types [no test files] 19:30:12 [2019-09-09T19:30:12.810Z] ? github.com/docker/docker/api/types/backend [no test files] 19:30:12 [2019-09-09T19:30:12.810Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 19:30:12 [2019-09-09T19:30:12.810Z] ? github.com/docker/docker/api/types/container [no test files] 19:30:12 [2019-09-09T19:30:12.810Z] ? github.com/docker/docker/api/types/events [no test files] 19:30:12 [2019-09-09T19:30:12.810Z] ok github.com/docker/docker/api/types/filters 0.138s coverage: 95.2% of statements 19:30:12 [2019-09-09T19:30:12.810Z] ? github.com/docker/docker/api/types/image [no test files] 19:30:12 [2019-09-09T19:30:12.810Z] ? github.com/docker/docker/api/types/mount [no test files] 19:30:12 [2019-09-09T19:30:12.810Z] ? github.com/docker/docker/api/types/network [no test files] 19:30:12 [2019-09-09T19:30:12.810Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 19:30:12 [2019-09-09T19:30:12.810Z] ? github.com/docker/docker/api/types/registry [no test files] 19:30:12 [2019-09-09T19:30:12.810Z] ok github.com/docker/docker/api/types/strslice 0.108s coverage: 90.0% of statements 19:30:12 [2019-09-09T19:30:12.810Z] ? github.com/docker/docker/api/types/swarm [no test files] 19:30:12 [2019-09-09T19:30:12.810Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 19:30:12 [2019-09-09T19:30:12.810Z] ok github.com/docker/docker/api/types/time 0.438s coverage: 100.0% of statements 19:30:13 [2019-09-09T19:30:13.239Z] PASS: docker_cli_build_test.go:2446: DockerSuite.TestBuildDockerignoreTouchDockerfile 1.192s 19:30:13 [2019-09-09T19:30:13.239Z] PASS: docker_cli_build_test.go:2522: DockerSuite.TestBuildDockerignoringBadExclusion 0.017s 19:30:13 [2019-09-09T19:30:13.273Z] ok github.com/docker/docker/api/types/versions 0.040s coverage: 75.0% of statements 19:30:13 [2019-09-09T19:30:13.273Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 19:30:13 [2019-09-09T19:30:13.273Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 19:30:13 [2019-09-09T19:30:13.273Z] ? github.com/docker/docker/api/types/volume [no test files] 19:30:13 [2019-09-09T19:30:13.273Z] ? github.com/docker/docker/autogen/winresources/docker [no test files] 19:30:13 [2019-09-09T19:30:13.273Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] 19:30:13 [2019-09-09T19:30:13.273Z] ? github.com/docker/docker/builder [no test files] 19:30:13 [2019-09-09T19:30:13.273Z] ? github.com/docker/docker/builder/builder-next [no test files] 19:30:13 [2019-09-09T19:30:13.273Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 19:30:13 [2019-09-09T19:30:13.273Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 19:30:13 [2019-09-09T19:30:13.273Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 19:30:13 [2019-09-09T19:30:13.273Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 19:30:13 [2019-09-09T19:30:13.273Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 19:30:13 [2019-09-09T19:30:13.273Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 19:30:13 [2019-09-09T19:30:13.962Z] PASS: docker_api_build_test.go:155: DockerSuite.TestBuildAPIBuildGitWithF 5.501s 19:30:14 [2019-09-09T19:30:14.230Z] --- PASS: TestServiceWithDataPathPortInit (6.00s) 19:30:14 [2019-09-09T19:30:14.230Z] service_test.go:339: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit 19:30:14 [2019-09-09T19:30:14.230Z] daemon.go:336: [d102b282d525e] waiting for daemon to start 19:30:14 [2019-09-09T19:30:14.230Z] daemon.go:336: [d102b282d525e] waiting for daemon to start 19:30:14 [2019-09-09T19:30:14.230Z] daemon.go:364: [d102b282d525e] daemon started 19:30:14 [2019-09-09T19:30:14.230Z] daemon.go:472: [d102b282d525e] Stopping daemon 19:30:14 [2019-09-09T19:30:14.230Z] daemon.go:307: [d102b282d525e] exiting daemon 19:30:14 [2019-09-09T19:30:14.230Z] daemon.go:459: [d102b282d525e] Daemon stopped 19:30:14 [2019-09-09T19:30:14.230Z] service_test.go:367: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit 19:30:14 [2019-09-09T19:30:14.230Z] daemon.go:336: [d42e94e847c42] waiting for daemon to start 19:30:14 [2019-09-09T19:30:14.230Z] daemon.go:336: [d42e94e847c42] waiting for daemon to start 19:30:14 [2019-09-09T19:30:14.230Z] daemon.go:364: [d42e94e847c42] daemon started 19:30:14 [2019-09-09T19:30:14.230Z] daemon.go:472: [d42e94e847c42] Stopping daemon 19:30:14 [2019-09-09T19:30:14.230Z] daemon.go:307: [d42e94e847c42] exiting daemon 19:30:14 [2019-09-09T19:30:14.230Z] daemon.go:459: [d42e94e847c42] Daemon stopped 19:30:14 [2019-09-09T19:30:14.230Z] === RUN TestServiceWithDefaultAddressPoolInit 19:30:16 [2019-09-09T19:30:16.519Z] PASS: docker_cli_run_unix_test.go:1532: DockerDaemonSuite.TestRunWithDaemonDefaultSeccompProfile 3.970s 19:30:19 [2019-09-09T19:30:19.796Z] PASS: docker_cli_build_test.go:2394: DockerSuite.TestBuildDockerignoringDockerfile 6.059s 19:30:20 [2019-09-09T19:30:20.369Z] ok github.com/docker/docker/builder/dockerfile 0.566s coverage: 43.2% of statements 19:30:20 [2019-09-09T19:30:20.369Z] ok github.com/docker/docker/builder/dockerignore 0.039s coverage: 96.8% of statements 19:30:20 [2019-09-09T19:30:20.369Z] ok github.com/docker/docker/builder/fscache 1.169s coverage: 69.2% of statements 19:30:20 [2019-09-09T19:30:20.369Z] ok github.com/docker/docker/builder/remotecontext 1.502s coverage: 9.2% of statements 19:30:20 [2019-09-09T19:30:20.538Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.10s) 19:30:20 [2019-09-09T19:30:20.538Z] service_test.go:398: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit 19:30:20 [2019-09-09T19:30:20.538Z] daemon.go:336: [d51d934654961] waiting for daemon to start 19:30:20 [2019-09-09T19:30:20.538Z] daemon.go:336: [d51d934654961] waiting for daemon to start 19:30:20 [2019-09-09T19:30:20.538Z] daemon.go:364: [d51d934654961] daemon started 19:30:20 [2019-09-09T19:30:20.538Z] service_test.go:425: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:2iv83fga7i012fsf8bnfiac7d Created:2019-09-09 19:30:15.054232794 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[] Services:map[]} 19:30:20 [2019-09-09T19:30:20.538Z] daemon.go:472: [d51d934654961] Stopping daemon 19:30:20 [2019-09-09T19:30:20.538Z] daemon.go:307: [d51d934654961] exiting daemon 19:30:20 [2019-09-09T19:30:20.538Z] daemon.go:459: [d51d934654961] Daemon stopped 19:30:20 [2019-09-09T19:30:20.538Z] service_test.go:438: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit 19:30:20 [2019-09-09T19:30:20.538Z] daemon.go:336: [d76a49a3e4a2e] waiting for daemon to start 19:30:20 [2019-09-09T19:30:20.538Z] daemon.go:336: [d76a49a3e4a2e] waiting for daemon to start 19:30:20 [2019-09-09T19:30:20.538Z] daemon.go:364: [d76a49a3e4a2e] daemon started 19:30:20 [2019-09-09T19:30:20.538Z] daemon.go:472: [d76a49a3e4a2e] Stopping daemon 19:30:20 [2019-09-09T19:30:20.538Z] daemon.go:307: [d76a49a3e4a2e] exiting daemon 19:30:20 [2019-09-09T19:30:20.538Z] daemon.go:459: [d76a49a3e4a2e] Daemon stopped 19:30:20 [2019-09-09T19:30:20.538Z] PASS 19:30:20 [2019-09-09T19:30:20.538Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan flags=-test.v -test.timeout=120m 19:30:20 [2019-09-09T19:30:20.538Z] INFO: Testing against a local daemon 19:30:20 [2019-09-09T19:30:20.538Z] === RUN TestDockerNetworkIpvlanPersistance 19:30:20 [2019-09-09T19:30:20.538Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 19:30:20 [2019-09-09T19:30:20.538Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 19:30:20 [2019-09-09T19:30:20.538Z] === RUN TestDockerNetworkIpvlan 19:30:20 [2019-09-09T19:30:20.538Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 19:30:20 [2019-09-09T19:30:20.538Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 19:30:20 [2019-09-09T19:30:20.538Z] PASS 19:30:20 [2019-09-09T19:30:20.538Z] Running /go/src/github.com/docker/docker/integration/network/macvlan flags=-test.v -test.timeout=120m 19:30:20 [2019-09-09T19:30:20.538Z] INFO: Testing against a local daemon 19:30:20 [2019-09-09T19:30:20.538Z] === RUN TestDockerNetworkMacvlanPersistance 19:30:21 [2019-09-09T19:30:21.797Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) 19:30:21 [2019-09-09T19:30:21.797Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance 19:30:21 [2019-09-09T19:30:21.797Z] daemon.go:336: [d74c4750373f1] waiting for daemon to start 19:30:21 [2019-09-09T19:30:21.797Z] daemon.go:336: [d74c4750373f1] waiting for daemon to start 19:30:21 [2019-09-09T19:30:21.797Z] daemon.go:364: [d74c4750373f1] daemon started 19:30:21 [2019-09-09T19:30:21.797Z] daemon.go:472: [d74c4750373f1] Stopping daemon 19:30:21 [2019-09-09T19:30:21.797Z] daemon.go:307: [d74c4750373f1] exiting daemon 19:30:21 [2019-09-09T19:30:21.797Z] daemon.go:459: [d74c4750373f1] Daemon stopped 19:30:21 [2019-09-09T19:30:21.797Z] daemon.go:336: [d74c4750373f1] waiting for daemon to start 19:30:21 [2019-09-09T19:30:21.797Z] daemon.go:336: [d74c4750373f1] waiting for daemon to start 19:30:21 [2019-09-09T19:30:21.797Z] daemon.go:364: [d74c4750373f1] daemon started 19:30:21 [2019-09-09T19:30:21.797Z] daemon.go:472: [d74c4750373f1] Stopping daemon 19:30:21 [2019-09-09T19:30:21.797Z] daemon.go:307: [d74c4750373f1] exiting daemon 19:30:21 [2019-09-09T19:30:21.797Z] daemon.go:459: [d74c4750373f1] Daemon stopped 19:30:21 [2019-09-09T19:30:21.797Z] === RUN TestDockerNetworkMacvlan 19:30:22 [2019-09-09T19:30:22.178Z] === RUN TestDockerNetworkMacvlan/Subinterface 19:30:22 [2019-09-09T19:30:22.321Z] PASS: docker_cli_build_test.go:2433: DockerSuite.TestBuildDockerignoringDockerignore 2.816s 19:30:23 [2019-09-09T19:30:23.654Z] === RUN TestDockerNetworkMacvlan/OverlapParent 19:30:24 [2019-09-09T19:30:24.036Z] === RUN TestDockerNetworkMacvlan/NilParent 19:30:25 [2019-09-09T19:30:25.599Z] PASS: docker_cli_build_test.go:2505: DockerSuite.TestBuildDockerignoringOnlyDotfiles 2.771s 19:30:25 [2019-09-09T19:30:25.599Z] PASS: docker_cli_daemon_test.go:2521: DockerDaemonSuite.TestRunWithRuntimeFromCommandLine 9.369s 19:30:27 [2019-09-09T19:30:27.221Z] === RUN TestDockerNetworkMacvlan/InternalMode 19:30:30 [2019-09-09T19:30:30.490Z] === RUN TestDockerNetworkMacvlan/Addressing 19:30:31 [2019-09-09T19:30:31.778Z] --- PASS: TestDockerNetworkMacvlan (10.14s) 19:30:31 [2019-09-09T19:30:31.778Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan 19:30:31 [2019-09-09T19:30:31.778Z] daemon.go:336: [dd6b92b007312] waiting for daemon to start 19:30:31 [2019-09-09T19:30:31.778Z] daemon.go:336: [dd6b92b007312] waiting for daemon to start 19:30:31 [2019-09-09T19:30:31.778Z] daemon.go:364: [dd6b92b007312] daemon started 19:30:31 [2019-09-09T19:30:31.778Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) 19:30:31 [2019-09-09T19:30:31.778Z] daemon.go:472: [dd6b92b007312] Stopping daemon 19:30:31 [2019-09-09T19:30:31.778Z] daemon.go:307: [dd6b92b007312] exiting daemon 19:30:31 [2019-09-09T19:30:31.778Z] daemon.go:459: [dd6b92b007312] Daemon stopped 19:30:31 [2019-09-09T19:30:31.778Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan 19:30:31 [2019-09-09T19:30:31.778Z] daemon.go:336: [d8e986ffb5321] waiting for daemon to start 19:30:31 [2019-09-09T19:30:31.778Z] daemon.go:336: [d8e986ffb5321] waiting for daemon to start 19:30:31 [2019-09-09T19:30:31.778Z] daemon.go:364: [d8e986ffb5321] daemon started 19:30:31 [2019-09-09T19:30:31.778Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) 19:30:31 [2019-09-09T19:30:31.778Z] daemon.go:472: [d8e986ffb5321] Stopping daemon 19:30:31 [2019-09-09T19:30:31.778Z] daemon.go:307: [d8e986ffb5321] exiting daemon 19:30:31 [2019-09-09T19:30:31.778Z] daemon.go:459: [d8e986ffb5321] Daemon stopped 19:30:31 [2019-09-09T19:30:31.778Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan 19:30:31 [2019-09-09T19:30:31.778Z] daemon.go:336: [d6c6923b74083] waiting for daemon to start 19:30:31 [2019-09-09T19:30:31.778Z] daemon.go:336: [d6c6923b74083] waiting for daemon to start 19:30:31 [2019-09-09T19:30:31.778Z] daemon.go:364: [d6c6923b74083] daemon started 19:30:31 [2019-09-09T19:30:31.778Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.24s) 19:30:31 [2019-09-09T19:30:31.778Z] daemon.go:472: [d6c6923b74083] Stopping daemon 19:30:31 [2019-09-09T19:30:31.778Z] daemon.go:307: [d6c6923b74083] exiting daemon 19:30:31 [2019-09-09T19:30:31.778Z] daemon.go:459: [d6c6923b74083] Daemon stopped 19:30:31 [2019-09-09T19:30:31.778Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan 19:30:31 [2019-09-09T19:30:31.778Z] daemon.go:336: [d8777af57ce18] waiting for daemon to start 19:30:31 [2019-09-09T19:30:31.778Z] daemon.go:336: [d8777af57ce18] waiting for daemon to start 19:30:31 [2019-09-09T19:30:31.778Z] daemon.go:364: [d8777af57ce18] daemon started 19:30:31 [2019-09-09T19:30:31.778Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.22s) 19:30:31 [2019-09-09T19:30:31.778Z] daemon.go:472: [d8777af57ce18] Stopping daemon 19:30:31 [2019-09-09T19:30:31.778Z] daemon.go:307: [d8777af57ce18] exiting daemon 19:30:31 [2019-09-09T19:30:31.778Z] daemon.go:459: [d8777af57ce18] Daemon stopped 19:30:31 [2019-09-09T19:30:31.778Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan 19:30:31 [2019-09-09T19:30:31.778Z] daemon.go:336: [d9940233e1c53] waiting for daemon to start 19:30:31 [2019-09-09T19:30:31.778Z] daemon.go:336: [d9940233e1c53] waiting for daemon to start 19:30:31 [2019-09-09T19:30:31.778Z] daemon.go:364: [d9940233e1c53] daemon started 19:30:31 [2019-09-09T19:30:31.778Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.92s) 19:30:31 [2019-09-09T19:30:31.778Z] daemon.go:472: [d9940233e1c53] Stopping daemon 19:30:31 [2019-09-09T19:30:31.778Z] daemon.go:307: [d9940233e1c53] exiting daemon 19:30:31 [2019-09-09T19:30:31.778Z] daemon.go:459: [d9940233e1c53] Daemon stopped 19:30:31 [2019-09-09T19:30:31.778Z] PASS 19:30:31 [2019-09-09T19:30:31.778Z] Running /go/src/github.com/docker/docker/integration/plugin flags=-test.v -test.timeout=120m 19:30:31 [2019-09-09T19:30:31.778Z] testing: warning: no tests to run 19:30:31 [2019-09-09T19:30:31.778Z] PASS 19:30:31 [2019-09-09T19:30:31.778Z] Running /go/src/github.com/docker/docker/integration/plugin/authz flags=-test.v -test.timeout=120m 19:30:31 [2019-09-09T19:30:31.778Z] INFO: Testing against a local daemon 19:30:31 [2019-09-09T19:30:31.778Z] === RUN TestAuthZPluginAllowRequest 19:30:33 [2019-09-09T19:30:33.647Z] --- PASS: TestAuthZPluginAllowRequest (1.69s) 19:30:33 [2019-09-09T19:30:33.647Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest 19:30:33 [2019-09-09T19:30:33.647Z] daemon.go:336: [d09afd4de9d33] waiting for daemon to start 19:30:33 [2019-09-09T19:30:33.647Z] daemon.go:336: [d09afd4de9d33] waiting for daemon to start 19:30:33 [2019-09-09T19:30:33.647Z] daemon.go:364: [d09afd4de9d33] daemon started 19:30:33 [2019-09-09T19:30:33.647Z] daemon.go:472: [d09afd4de9d33] Stopping daemon 19:30:33 [2019-09-09T19:30:33.647Z] daemon.go:307: [d09afd4de9d33] exiting daemon 19:30:33 [2019-09-09T19:30:33.647Z] daemon.go:459: [d09afd4de9d33] Daemon stopped 19:30:33 [2019-09-09T19:30:33.647Z] === RUN TestAuthZPluginTLS 19:30:33 [2019-09-09T19:30:33.696Z] PASS: docker_cli_build_test.go:2412: DockerSuite.TestBuildDockerignoringRenamedDockerfile 7.684s 19:30:34 [2019-09-09T19:30:34.104Z] --- PASS: TestAuthZPluginTLS (0.56s) 19:30:34 [2019-09-09T19:30:34.104Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS 19:30:34 [2019-09-09T19:30:34.104Z] daemon.go:336: [d9552a6ae1c8a] waiting for daemon to start 19:30:34 [2019-09-09T19:30:34.104Z] daemon.go:336: [d9552a6ae1c8a] waiting for daemon to start 19:30:34 [2019-09-09T19:30:34.104Z] daemon.go:364: [d9552a6ae1c8a] daemon started 19:30:34 [2019-09-09T19:30:34.104Z] daemon.go:472: [d9552a6ae1c8a] Stopping daemon 19:30:34 [2019-09-09T19:30:34.105Z] daemon.go:307: [d9552a6ae1c8a] exiting daemon 19:30:34 [2019-09-09T19:30:34.105Z] daemon.go:459: [d9552a6ae1c8a] Daemon stopped 19:30:34 [2019-09-09T19:30:34.105Z] === RUN TestAuthZPluginDenyRequest 19:30:34 [2019-09-09T19:30:34.529Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) 19:30:34 [2019-09-09T19:30:34.529Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest 19:30:34 [2019-09-09T19:30:34.529Z] daemon.go:336: [dee0cfd323177] waiting for daemon to start 19:30:34 [2019-09-09T19:30:34.529Z] daemon.go:336: [dee0cfd323177] waiting for daemon to start 19:30:34 [2019-09-09T19:30:34.529Z] daemon.go:364: [dee0cfd323177] daemon started 19:30:34 [2019-09-09T19:30:34.529Z] daemon.go:472: [dee0cfd323177] Stopping daemon 19:30:34 [2019-09-09T19:30:34.529Z] daemon.go:307: [dee0cfd323177] exiting daemon 19:30:34 [2019-09-09T19:30:34.529Z] daemon.go:459: [dee0cfd323177] Daemon stopped 19:30:34 [2019-09-09T19:30:34.529Z] === RUN TestAuthZPluginAPIDenyResponse 19:30:35 [2019-09-09T19:30:35.068Z] PASS: docker_cli_daemon_test.go:2403: DockerDaemonSuite.TestRunWithRuntimeFromConfigFile 9.668s 19:30:35 [2019-09-09T19:30:35.315Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) 19:30:35 [2019-09-09T19:30:35.315Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse 19:30:35 [2019-09-09T19:30:35.315Z] daemon.go:336: [d4648a64a529d] waiting for daemon to start 19:30:35 [2019-09-09T19:30:35.315Z] daemon.go:336: [d4648a64a529d] waiting for daemon to start 19:30:35 [2019-09-09T19:30:35.315Z] daemon.go:364: [d4648a64a529d] daemon started 19:30:35 [2019-09-09T19:30:35.315Z] daemon.go:472: [d4648a64a529d] Stopping daemon 19:30:35 [2019-09-09T19:30:35.315Z] daemon.go:307: [d4648a64a529d] exiting daemon 19:30:35 [2019-09-09T19:30:35.315Z] daemon.go:459: [d4648a64a529d] Daemon stopped 19:30:35 [2019-09-09T19:30:35.315Z] === RUN TestAuthZPluginDenyResponse 19:30:35 [2019-09-09T19:30:35.633Z] PASS: docker_cli_build_test.go:2488: DockerSuite.TestBuildDockerignoringWholeDir 2.739s 19:30:35 [2019-09-09T19:30:35.680Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) 19:30:35 [2019-09-09T19:30:35.680Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse 19:30:35 [2019-09-09T19:30:35.680Z] daemon.go:336: [db5465ceb75b1] waiting for daemon to start 19:30:35 [2019-09-09T19:30:35.680Z] daemon.go:336: [db5465ceb75b1] waiting for daemon to start 19:30:35 [2019-09-09T19:30:35.680Z] daemon.go:364: [db5465ceb75b1] daemon started 19:30:35 [2019-09-09T19:30:35.680Z] daemon.go:472: [db5465ceb75b1] Stopping daemon 19:30:35 [2019-09-09T19:30:35.680Z] daemon.go:307: [db5465ceb75b1] exiting daemon 19:30:35 [2019-09-09T19:30:35.680Z] daemon.go:459: [db5465ceb75b1] Daemon stopped 19:30:35 [2019-09-09T19:30:35.680Z] === RUN TestAuthZPluginAllowEventStream 19:30:37 [2019-09-09T19:30:37.495Z] --- PASS: TestAuthZPluginAllowEventStream (1.68s) 19:30:37 [2019-09-09T19:30:37.495Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream 19:30:37 [2019-09-09T19:30:37.495Z] daemon.go:336: [d961963dafba2] waiting for daemon to start 19:30:37 [2019-09-09T19:30:37.495Z] daemon.go:336: [d961963dafba2] waiting for daemon to start 19:30:37 [2019-09-09T19:30:37.495Z] daemon.go:364: [d961963dafba2] daemon started 19:30:37 [2019-09-09T19:30:37.495Z] daemon.go:472: [d961963dafba2] Stopping daemon 19:30:37 [2019-09-09T19:30:37.495Z] daemon.go:307: [d961963dafba2] exiting daemon 19:30:37 [2019-09-09T19:30:37.495Z] daemon.go:459: [d961963dafba2] Daemon stopped 19:30:37 [2019-09-09T19:30:37.495Z] === RUN TestAuthZPluginErrorResponse 19:30:37 [2019-09-09T19:30:37.866Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) 19:30:37 [2019-09-09T19:30:37.866Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse 19:30:37 [2019-09-09T19:30:37.866Z] daemon.go:336: [d0fc4024b6598] waiting for daemon to start 19:30:37 [2019-09-09T19:30:37.866Z] daemon.go:336: [d0fc4024b6598] waiting for daemon to start 19:30:37 [2019-09-09T19:30:37.866Z] daemon.go:364: [d0fc4024b6598] daemon started 19:30:37 [2019-09-09T19:30:37.866Z] daemon.go:472: [d0fc4024b6598] Stopping daemon 19:30:37 [2019-09-09T19:30:37.866Z] daemon.go:307: [d0fc4024b6598] exiting daemon 19:30:37 [2019-09-09T19:30:37.866Z] daemon.go:459: [d0fc4024b6598] Daemon stopped 19:30:37 [2019-09-09T19:30:37.866Z] === RUN TestAuthZPluginErrorRequest 19:30:38 [2019-09-09T19:30:38.321Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) 19:30:38 [2019-09-09T19:30:38.321Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest 19:30:38 [2019-09-09T19:30:38.321Z] daemon.go:336: [d999b86b9731a] waiting for daemon to start 19:30:38 [2019-09-09T19:30:38.321Z] daemon.go:336: [d999b86b9731a] waiting for daemon to start 19:30:38 [2019-09-09T19:30:38.321Z] daemon.go:364: [d999b86b9731a] daemon started 19:30:38 [2019-09-09T19:30:38.321Z] daemon.go:472: [d999b86b9731a] Stopping daemon 19:30:38 [2019-09-09T19:30:38.321Z] daemon.go:307: [d999b86b9731a] exiting daemon 19:30:38 [2019-09-09T19:30:38.321Z] daemon.go:459: [d999b86b9731a] Daemon stopped 19:30:38 [2019-09-09T19:30:38.321Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 19:30:38 [2019-09-09T19:30:38.911Z] PASS: docker_cli_run_test.go:4116: DockerDaemonSuite.TestRunWithUlimitAndDaemonDefault 2.801s 19:30:38 [2019-09-09T19:30:38.911Z] PASS: docker_cli_build_test.go:2561: DockerSuite.TestBuildDockerignoringWildDirs 3.067s 19:30:39 [2019-09-09T19:30:39.163Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) 19:30:39 [2019-09-09T19:30:39.163Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration 19:30:39 [2019-09-09T19:30:39.163Z] daemon.go:336: [dbb4849ce766b] waiting for daemon to start 19:30:39 [2019-09-09T19:30:39.163Z] daemon.go:336: [dbb4849ce766b] waiting for daemon to start 19:30:39 [2019-09-09T19:30:39.163Z] daemon.go:364: [dbb4849ce766b] daemon started 19:30:39 [2019-09-09T19:30:39.163Z] daemon.go:472: [dbb4849ce766b] Stopping daemon 19:30:39 [2019-09-09T19:30:39.163Z] daemon.go:307: [dbb4849ce766b] exiting daemon 19:30:39 [2019-09-09T19:30:39.163Z] daemon.go:459: [dbb4849ce766b] Daemon stopped 19:30:39 [2019-09-09T19:30:39.163Z] === RUN TestAuthZPluginEnsureLoadImportWorking 19:30:39 [2019-09-09T19:30:39.840Z] Created binary: bundles/cross/linux/amd64/dockerd-dev 19:30:39 [2019-09-09T19:30:39.840Z] Copying nested executables into bundles/cross/linux/amd64 19:30:39 [2019-09-09T19:30:39.840Z] Cross building: bundles/cross/windows/amd64 19:30:39 [2019-09-09T19:30:39.840Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe 19:30:39 [2019-09-09T19:30:39.840Z] GOOS="windows" GOARCH="amd64" GOARM="" 19:30:40 [2019-09-09T19:30:40.816Z] PASS: docker_cli_daemon_test.go:2849: DockerDaemonSuite.TestShmSize 2.091s 19:30:40 [2019-09-09T19:30:40.999Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.11s) 19:30:40 [2019-09-09T19:30:40.999Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking 19:30:40 [2019-09-09T19:30:40.999Z] daemon.go:336: [d6dba51fdc613] waiting for daemon to start 19:30:40 [2019-09-09T19:30:40.999Z] daemon.go:336: [d6dba51fdc613] waiting for daemon to start 19:30:40 [2019-09-09T19:30:40.999Z] daemon.go:364: [d6dba51fdc613] daemon started 19:30:40 [2019-09-09T19:30:40.999Z] daemon.go:472: [d6dba51fdc613] Stopping daemon 19:30:40 [2019-09-09T19:30:40.999Z] daemon.go:307: [d6dba51fdc613] exiting daemon 19:30:40 [2019-09-09T19:30:40.999Z] daemon.go:459: [d6dba51fdc613] Daemon stopped 19:30:40 [2019-09-09T19:30:40.999Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 19:30:43 [2019-09-09T19:30:43.444Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.10s) 19:30:43 [2019-09-09T19:30:43.444Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom 19:30:43 [2019-09-09T19:30:43.444Z] daemon.go:336: [da5d4d5e1461b] waiting for daemon to start 19:30:43 [2019-09-09T19:30:43.444Z] daemon.go:336: [da5d4d5e1461b] waiting for daemon to start 19:30:43 [2019-09-09T19:30:43.444Z] daemon.go:364: [da5d4d5e1461b] daemon started 19:30:43 [2019-09-09T19:30:43.444Z] daemon.go:472: [da5d4d5e1461b] Stopping daemon 19:30:43 [2019-09-09T19:30:43.444Z] daemon.go:307: [da5d4d5e1461b] exiting daemon 19:30:43 [2019-09-09T19:30:43.444Z] daemon.go:459: [da5d4d5e1461b] Daemon stopped 19:30:43 [2019-09-09T19:30:43.444Z] === RUN TestAuthZPluginHeader 19:30:44 [2019-09-09T19:30:44.092Z] PASS: docker_cli_daemon_test.go:2866: DockerDaemonSuite.TestShmSizeReload 3.287s 19:30:44 [2019-09-09T19:30:44.092Z] PASS: docker_cli_daemon_test.go:1333: DockerDaemonSuite.TestTLSVerify 0.098s 19:30:44 [2019-09-09T19:30:44.316Z] --- PASS: TestAuthZPluginHeader (0.92s) 19:30:44 [2019-09-09T19:30:44.316Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader 19:30:44 [2019-09-09T19:30:44.316Z] daemon.go:336: [d896f9e50c807] waiting for daemon to start 19:30:44 [2019-09-09T19:30:44.316Z] daemon.go:336: [d896f9e50c807] waiting for daemon to start 19:30:44 [2019-09-09T19:30:44.316Z] daemon.go:364: [d896f9e50c807] daemon started 19:30:44 [2019-09-09T19:30:44.316Z] daemon.go:472: [d896f9e50c807] Stopping daemon 19:30:44 [2019-09-09T19:30:44.316Z] daemon.go:307: [d896f9e50c807] exiting daemon 19:30:44 [2019-09-09T19:30:44.316Z] daemon.go:459: [d896f9e50c807] Daemon stopped 19:30:44 [2019-09-09T19:30:44.316Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 19:30:44 [2019-09-09T19:30:44.316Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 19:30:44 [2019-09-09T19:30:44.316Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 19:30:44 [2019-09-09T19:30:44.316Z] === RUN TestAuthZPluginV2Disable 19:30:44 [2019-09-09T19:30:44.316Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) 19:30:44 [2019-09-09T19:30:44.316Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 19:30:44 [2019-09-09T19:30:44.316Z] === RUN TestAuthZPluginV2RejectVolumeRequests 19:30:44 [2019-09-09T19:30:44.316Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) 19:30:44 [2019-09-09T19:30:44.316Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 19:30:44 [2019-09-09T19:30:44.316Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 19:30:44 [2019-09-09T19:30:44.316Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 19:30:44 [2019-09-09T19:30:44.316Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 19:30:44 [2019-09-09T19:30:44.316Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 19:30:50 [2019-09-09T19:30:50.641Z] PASS: docker_cli_daemon_plugins_test.go:188: DockerDaemonSuite.TestVolumePlugin 5.874s 19:30:54 [2019-09-09T19:30:54.818Z] PASS: docker_api_swarm_test.go:902: DockerSwarmSuite.TestAPIDuplicateNetworks 2.572s 19:30:56 [2019-09-09T19:30:56.213Z] ok github.com/docker/docker/builder/remotecontext/git 35.117s coverage: 85.1% of statements 19:30:56 [2019-09-09T19:30:56.213Z] ? github.com/docker/docker/cli [no test files] 19:30:56 [2019-09-09T19:30:56.213Z] ? github.com/docker/docker/cli/config [no test files] 19:30:56 [2019-09-09T19:30:56.213Z] ok github.com/docker/docker/cli/debug 0.037s coverage: 100.0% of statements 19:30:56 [2019-09-09T19:30:56.213Z] ok github.com/docker/docker/client 0.445s coverage: 75.1% of statements 19:30:58 [2019-09-09T19:30:58.093Z] PASS: docker_api_swarm_test.go:1028: DockerSwarmSuite.TestAPINetworkInspectWithScope 1.553s 19:30:59 [2019-09-09T19:30:59.140Z] ok github.com/docker/docker/cmd/dockerd 0.243s coverage: 18.7% of statements 19:30:59 [2019-09-09T19:30:59.466Z] PASS: docker_cli_build_test.go:2539: DockerSuite.TestBuildDockerignoringWildTopDir 20.806s 19:30:59 [2019-09-09T19:30:59.466Z] PASS: docker_cli_build_test.go:3945: DockerSuite.TestBuildDotDotFile 0.156s 19:31:00 [2019-09-09T19:31:00.873Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.83s) 19:31:00 [2019-09-09T19:31:00.874Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart 19:31:00 [2019-09-09T19:31:00.874Z] daemon.go:336: [dcd222f58e3a4] waiting for daemon to start 19:31:00 [2019-09-09T19:31:00.874Z] daemon.go:336: [dcd222f58e3a4] waiting for daemon to start 19:31:00 [2019-09-09T19:31:00.874Z] daemon.go:364: [dcd222f58e3a4] daemon started 19:31:00 [2019-09-09T19:31:00.874Z] daemon.go:472: [dcd222f58e3a4] Stopping daemon 19:31:00 [2019-09-09T19:31:00.874Z] daemon.go:307: [dcd222f58e3a4] exiting daemon 19:31:00 [2019-09-09T19:31:00.874Z] daemon.go:459: [dcd222f58e3a4] Daemon stopped 19:31:00 [2019-09-09T19:31:00.874Z] daemon.go:336: [dcd222f58e3a4] waiting for daemon to start 19:31:00 [2019-09-09T19:31:00.874Z] daemon.go:336: [dcd222f58e3a4] waiting for daemon to start 19:31:00 [2019-09-09T19:31:00.874Z] daemon.go:336: [dcd222f58e3a4] waiting for daemon to start 19:31:00 [2019-09-09T19:31:00.874Z] daemon.go:336: [dcd222f58e3a4] waiting for daemon to start 19:31:00 [2019-09-09T19:31:00.874Z] daemon.go:350: [dcd222f58e3a4] error pinging daemon on start: Get http://dcd222f58e3a4.sock/_ping: context deadline exceeded 19:31:00 [2019-09-09T19:31:00.874Z] daemon.go:336: [dcd222f58e3a4] waiting for daemon to start 19:31:00 [2019-09-09T19:31:00.874Z] daemon.go:350: [dcd222f58e3a4] error pinging daemon on start: Get http://dcd222f58e3a4.sock/_ping: context deadline exceeded 19:31:00 [2019-09-09T19:31:00.874Z] daemon.go:336: [dcd222f58e3a4] waiting for daemon to start 19:31:00 [2019-09-09T19:31:00.874Z] daemon.go:350: [dcd222f58e3a4] error pinging daemon on start: Get http://dcd222f58e3a4.sock/_ping: context deadline exceeded 19:31:00 [2019-09-09T19:31:00.874Z] daemon.go:336: [dcd222f58e3a4] waiting for daemon to start 19:31:00 [2019-09-09T19:31:00.874Z] daemon.go:350: [dcd222f58e3a4] error pinging daemon on start: Get http://dcd222f58e3a4.sock/_ping: context deadline exceeded 19:31:00 [2019-09-09T19:31:00.874Z] daemon.go:307: [dcd222f58e3a4] exiting daemon 19:31:00 [2019-09-09T19:31:00.874Z] daemon.go:336: [dcd222f58e3a4] waiting for daemon to start 19:31:00 [2019-09-09T19:31:00.874Z] daemon.go:336: [dcd222f58e3a4] waiting for daemon to start 19:31:00 [2019-09-09T19:31:00.874Z] daemon.go:336: [dcd222f58e3a4] waiting for daemon to start 19:31:00 [2019-09-09T19:31:00.874Z] daemon.go:364: [dcd222f58e3a4] daemon started 19:31:00 [2019-09-09T19:31:00.874Z] daemon.go:472: [dcd222f58e3a4] Stopping daemon 19:31:00 [2019-09-09T19:31:00.874Z] daemon.go:307: [dcd222f58e3a4] exiting daemon 19:31:00 [2019-09-09T19:31:00.874Z] daemon.go:459: [dcd222f58e3a4] Daemon stopped 19:31:00 [2019-09-09T19:31:00.874Z] PASS 19:31:00 [2019-09-09T19:31:00.874Z] Running /go/src/github.com/docker/docker/integration/plugin/common flags=-test.v -test.timeout=120m 19:31:00 [2019-09-09T19:31:00.874Z] INFO: Testing against a local daemon 19:31:00 [2019-09-09T19:31:00.874Z] === RUN TestPluginInvalidJSON 19:31:00 [2019-09-09T19:31:00.874Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 19:31:00 [2019-09-09T19:31:00.874Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 19:31:00 [2019-09-09T19:31:00.874Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 19:31:00 [2019-09-09T19:31:00.874Z] --- PASS: TestPluginInvalidJSON (0.03s) 19:31:00 [2019-09-09T19:31:00.874Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) 19:31:00 [2019-09-09T19:31:00.874Z] PASS 19:31:00 [2019-09-09T19:31:00.874Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver flags=-test.v -test.timeout=120m 19:31:01 [2019-09-09T19:31:01.246Z] INFO: Testing against a local daemon 19:31:01 [2019-09-09T19:31:01.246Z] === RUN TestExternalGraphDriver 19:31:01 [2019-09-09T19:31:01.246Z] === RUN TestExternalGraphDriver/json 19:31:02 [2019-09-09T19:31:02.059Z] ok github.com/docker/docker/container 0.517s coverage: 42.7% of statements 19:31:02 [2019-09-09T19:31:02.059Z] ? github.com/docker/docker/container/stream [no test files] 19:31:02 [2019-09-09T19:31:02.059Z] ? github.com/docker/docker/contrib/apparmor [no test files] 19:31:02 [2019-09-09T19:31:02.059Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 19:31:02 [2019-09-09T19:31:02.059Z] ? github.com/docker/docker/contrib/httpserver [no test files] 19:31:03 [2019-09-09T19:31:03.644Z] PASS: docker_api_swarm_service_test.go:34: DockerSwarmSuite.TestAPIServiceUpdatePort 4.600s 19:31:03 [2019-09-09T19:31:03.689Z] === RUN TestExternalGraphDriver/spec 19:31:05 [2019-09-09T19:31:05.607Z] === RUN TestExternalGraphDriver/pull 19:31:06 [2019-09-09T19:31:06.167Z] PASS: docker_cli_build_test.go:2635: DockerSuite.TestBuildEOLInLine 6.440s 19:31:06 [2019-09-09T19:31:06.424Z] PASS: docker_cli_build_test.go:3169: DockerSuite.TestBuildEmptyCmd 0.357s 19:31:06 [2019-09-09T19:31:06.988Z] PASS: docker_cli_build_test.go:1705: DockerSuite.TestBuildEmptyEntrypoint 0.461s 19:31:07 [2019-09-09T19:31:07.921Z] PASS: docker_cli_build_test.go:1682: DockerSuite.TestBuildEmptyEntrypointInheritance 0.796s 19:31:07 [2019-09-09T19:31:07.921Z] PASS: docker_cli_build_test.go:3937: DockerSuite.TestBuildEmptyScratch 0.142s 19:31:08 [2019-09-09T19:31:08.097Z] --- PASS: TestExternalGraphDriver (6.57s) 19:31:08 [2019-09-09T19:31:08.097Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver 19:31:08 [2019-09-09T19:31:08.097Z] daemon.go:336: [d8fb9d671e970] waiting for daemon to start 19:31:08 [2019-09-09T19:31:08.097Z] daemon.go:336: [d8fb9d671e970] waiting for daemon to start 19:31:08 [2019-09-09T19:31:08.097Z] daemon.go:364: [d8fb9d671e970] daemon started 19:31:08 [2019-09-09T19:31:08.097Z] daemon.go:472: [d8fb9d671e970] Stopping daemon 19:31:08 [2019-09-09T19:31:08.097Z] daemon.go:307: [d8fb9d671e970] exiting daemon 19:31:08 [2019-09-09T19:31:08.097Z] daemon.go:459: [d8fb9d671e970] Daemon stopped 19:31:08 [2019-09-09T19:31:08.097Z] daemon.go:336: [d8fb9d671e970] waiting for daemon to start 19:31:08 [2019-09-09T19:31:08.097Z] daemon.go:336: [d8fb9d671e970] waiting for daemon to start 19:31:08 [2019-09-09T19:31:08.097Z] daemon.go:364: [d8fb9d671e970] daemon started 19:31:08 [2019-09-09T19:31:08.097Z] daemon.go:472: [d8fb9d671e970] Stopping daemon 19:31:08 [2019-09-09T19:31:08.097Z] daemon.go:307: [d8fb9d671e970] exiting daemon 19:31:08 [2019-09-09T19:31:08.097Z] daemon.go:459: [d8fb9d671e970] Daemon stopped 19:31:08 [2019-09-09T19:31:08.097Z] --- PASS: TestExternalGraphDriver/json (2.11s) 19:31:08 [2019-09-09T19:31:08.097Z] daemon.go:336: [d8fb9d671e970] waiting for daemon to start 19:31:08 [2019-09-09T19:31:08.097Z] daemon.go:336: [d8fb9d671e970] waiting for daemon to start 19:31:08 [2019-09-09T19:31:08.097Z] daemon.go:364: [d8fb9d671e970] daemon started 19:31:08 [2019-09-09T19:31:08.097Z] daemon.go:472: [d8fb9d671e970] Stopping daemon 19:31:08 [2019-09-09T19:31:08.097Z] daemon.go:307: [d8fb9d671e970] exiting daemon 19:31:08 [2019-09-09T19:31:08.097Z] daemon.go:459: [d8fb9d671e970] Daemon stopped 19:31:08 [2019-09-09T19:31:08.097Z] daemon.go:336: [d8fb9d671e970] waiting for daemon to start 19:31:08 [2019-09-09T19:31:08.097Z] daemon.go:336: [d8fb9d671e970] waiting for daemon to start 19:31:08 [2019-09-09T19:31:08.097Z] daemon.go:364: [d8fb9d671e970] daemon started 19:31:08 [2019-09-09T19:31:08.097Z] daemon.go:472: [d8fb9d671e970] Stopping daemon 19:31:08 [2019-09-09T19:31:08.097Z] daemon.go:307: [d8fb9d671e970] exiting daemon 19:31:08 [2019-09-09T19:31:08.097Z] daemon.go:459: [d8fb9d671e970] Daemon stopped 19:31:08 [2019-09-09T19:31:08.097Z] --- PASS: TestExternalGraphDriver/spec (2.15s) 19:31:08 [2019-09-09T19:31:08.097Z] daemon.go:336: [d8fb9d671e970] waiting for daemon to start 19:31:08 [2019-09-09T19:31:08.097Z] daemon.go:336: [d8fb9d671e970] waiting for daemon to start 19:31:08 [2019-09-09T19:31:08.097Z] daemon.go:364: [d8fb9d671e970] daemon started 19:31:08 [2019-09-09T19:31:08.097Z] daemon.go:472: [d8fb9d671e970] Stopping daemon 19:31:08 [2019-09-09T19:31:08.097Z] daemon.go:307: [d8fb9d671e970] exiting daemon 19:31:08 [2019-09-09T19:31:08.097Z] daemon.go:459: [d8fb9d671e970] Daemon stopped 19:31:08 [2019-09-09T19:31:08.097Z] --- PASS: TestExternalGraphDriver/pull (2.15s) 19:31:08 [2019-09-09T19:31:08.097Z] === RUN TestGraphdriverPluginV2 19:31:08 [2019-09-09T19:31:08.097Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) 19:31:08 [2019-09-09T19:31:08.097Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 19:31:08 [2019-09-09T19:31:08.097Z] PASS 19:31:08 [2019-09-09T19:31:08.097Z] Running /go/src/github.com/docker/docker/integration/plugin/logging flags=-test.v -test.timeout=120m 19:31:08 [2019-09-09T19:31:08.097Z] INFO: Testing against a local daemon 19:31:08 [2019-09-09T19:31:08.097Z] === RUN TestContinueAfterPluginCrash 19:31:08 [2019-09-09T19:31:08.097Z] === PAUSE TestContinueAfterPluginCrash 19:31:08 [2019-09-09T19:31:08.097Z] === RUN TestDaemonStartWithLogOpt 19:31:08 [2019-09-09T19:31:08.097Z] === PAUSE TestDaemonStartWithLogOpt 19:31:08 [2019-09-09T19:31:08.097Z] === CONT TestContinueAfterPluginCrash 19:31:08 [2019-09-09T19:31:08.097Z] === CONT TestDaemonStartWithLogOpt 19:31:08 [2019-09-09T19:31:08.178Z] PASS: docker_cli_build_test.go:3962: DockerSuite.TestBuildEmptyStringVolume 0.362s 19:31:08 [2019-09-09T19:31:08.743Z] PASS: docker_cli_build_test.go:1719: DockerSuite.TestBuildEntrypoint 0.350s 19:31:11 [2019-09-09T19:31:11.266Z] PASS: docker_cli_build_test.go:3252: DockerSuite.TestBuildEntrypointCanBeOverriddenByChild 2.634s 19:31:13 [2019-09-09T19:31:13.161Z] PASS: docker_cli_build_test.go:3272: DockerSuite.TestBuildEntrypointCanBeOverriddenByChildInspect 1.765s 19:31:15 [2019-09-09T19:31:15.065Z] PASS: docker_cli_build_test.go:2171: DockerSuite.TestBuildEntrypointRunCleanup 1.891s 19:31:16 [2019-09-09T19:31:16.961Z] PASS: docker_api_swarm_test.go:183: DockerSwarmSuite.TestAPISwarmCAHash 12.739s 19:31:16 [2019-09-09T19:31:16.961Z] PASS: docker_cli_build_test.go:1470: DockerSuite.TestBuildEnv 1.759s 19:31:17 [2019-09-09T19:31:17.527Z] PASS: docker_api_swarm_test.go:887: DockerSwarmSuite.TestAPISwarmErrorHandling 0.966s 19:31:18 [2019-09-09T19:31:18.898Z] PASS: docker_cli_build_test.go:303: DockerSuite.TestBuildEnvEscapes 1.890s 19:31:19 [2019-09-09T19:31:19.703Z] --- PASS: TestDaemonStartWithLogOpt (10.47s) 19:31:19 [2019-09-09T19:31:19.703Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt 19:31:19 [2019-09-09T19:31:19.703Z] daemon.go:336: [d2af662e62f9c] waiting for daemon to start 19:31:19 [2019-09-09T19:31:19.703Z] daemon.go:336: [d2af662e62f9c] waiting for daemon to start 19:31:19 [2019-09-09T19:31:19.703Z] daemon.go:364: [d2af662e62f9c] daemon started 19:31:19 [2019-09-09T19:31:19.703Z] daemon.go:472: [d2af662e62f9c] Stopping daemon 19:31:19 [2019-09-09T19:31:19.703Z] daemon.go:307: [d2af662e62f9c] exiting daemon 19:31:19 [2019-09-09T19:31:19.703Z] daemon.go:459: [d2af662e62f9c] Daemon stopped 19:31:19 [2019-09-09T19:31:19.703Z] daemon.go:336: [d2af662e62f9c] waiting for daemon to start 19:31:19 [2019-09-09T19:31:19.703Z] daemon.go:336: [d2af662e62f9c] waiting for daemon to start 19:31:19 [2019-09-09T19:31:19.703Z] daemon.go:364: [d2af662e62f9c] daemon started 19:31:19 [2019-09-09T19:31:19.703Z] daemon.go:472: [d2af662e62f9c] Stopping daemon 19:31:19 [2019-09-09T19:31:19.703Z] daemon.go:307: [d2af662e62f9c] exiting daemon 19:31:19 [2019-09-09T19:31:19.703Z] daemon.go:459: [d2af662e62f9c] Daemon stopped 19:31:20 [2019-09-09T19:31:20.269Z] PASS: docker_cli_build_test.go:320: DockerSuite.TestBuildEnvOverwrite 1.547s 19:31:23 [2019-09-09T19:31:23.886Z] --- PASS: TestContinueAfterPluginCrash (15.33s) 19:31:23 [2019-09-09T19:31:23.886Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash 19:31:23 [2019-09-09T19:31:23.886Z] daemon.go:336: [dbb3f6d57c19b] waiting for daemon to start 19:31:23 [2019-09-09T19:31:23.886Z] daemon.go:336: [dbb3f6d57c19b] waiting for daemon to start 19:31:23 [2019-09-09T19:31:23.886Z] daemon.go:364: [dbb3f6d57c19b] daemon started 19:31:23 [2019-09-09T19:31:23.886Z] daemon.go:472: [dbb3f6d57c19b] Stopping daemon 19:31:23 [2019-09-09T19:31:23.886Z] daemon.go:307: [dbb3f6d57c19b] exiting daemon 19:31:23 [2019-09-09T19:31:23.886Z] daemon.go:459: [dbb3f6d57c19b] Daemon stopped 19:31:23 [2019-09-09T19:31:23.886Z] PASS 19:31:23 [2019-09-09T19:31:23.886Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes flags=-test.v -test.timeout=120m 19:31:23 [2019-09-09T19:31:23.886Z] INFO: Testing against a local daemon 19:31:23 [2019-09-09T19:31:23.886Z] === RUN TestPluginWithDevMounts 19:31:23 [2019-09-09T19:31:23.886Z] === PAUSE TestPluginWithDevMounts 19:31:23 [2019-09-09T19:31:23.886Z] === CONT TestPluginWithDevMounts 19:31:24 [2019-09-09T19:31:24.446Z] --- PASS: TestImportExtremelyLargeImageWorks (172.44s) 19:31:24 [2019-09-09T19:31:24.446Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestImportExtremelyLargeImageWorks 19:31:24 [2019-09-09T19:31:24.446Z] daemon.go:336: [d0fd1e8c202c7] waiting for daemon to start 19:31:24 [2019-09-09T19:31:24.446Z] daemon.go:336: [d0fd1e8c202c7] waiting for daemon to start 19:31:24 [2019-09-09T19:31:24.446Z] daemon.go:364: [d0fd1e8c202c7] daemon started 19:31:24 [2019-09-09T19:31:24.446Z] daemon.go:472: [d0fd1e8c202c7] Stopping daemon 19:31:24 [2019-09-09T19:31:24.446Z] daemon.go:307: [d0fd1e8c202c7] exiting daemon 19:31:24 [2019-09-09T19:31:24.446Z] daemon.go:459: [d0fd1e8c202c7] Daemon stopped 19:31:24 [2019-09-09T19:31:24.446Z] PASS 19:31:24 [2019-09-09T19:31:24.446Z] Running /go/src/github.com/docker/docker/integration/network flags=-test.v -test.timeout=120m 19:31:24 [2019-09-09T19:31:24.446Z] INFO: Testing against a local daemon 19:31:24 [2019-09-09T19:31:24.446Z] === RUN TestNetworkCreateDelete 19:31:24 [2019-09-09T19:31:24.446Z] --- PASS: TestNetworkCreateDelete (0.17s) 19:31:24 [2019-09-09T19:31:24.446Z] === RUN TestDockerNetworkDeletePreferID 19:31:24 [2019-09-09T19:31:24.702Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) 19:31:24 [2019-09-09T19:31:24.702Z] === RUN TestInspectNetwork 19:31:25 [2019-09-09T19:31:25.745Z] --- PASS: TestPluginWithDevMounts (2.11s) 19:31:25 [2019-09-09T19:31:25.745Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts 19:31:25 [2019-09-09T19:31:25.745Z] daemon.go:336: [ddfc9a3c7d18d] waiting for daemon to start 19:31:25 [2019-09-09T19:31:25.745Z] daemon.go:336: [ddfc9a3c7d18d] waiting for daemon to start 19:31:25 [2019-09-09T19:31:25.745Z] daemon.go:364: [ddfc9a3c7d18d] daemon started 19:31:25 [2019-09-09T19:31:25.745Z] daemon.go:472: [ddfc9a3c7d18d] Stopping daemon 19:31:25 [2019-09-09T19:31:25.745Z] daemon.go:307: [ddfc9a3c7d18d] exiting daemon 19:31:25 [2019-09-09T19:31:25.745Z] daemon.go:459: [ddfc9a3c7d18d] Daemon stopped 19:31:25 [2019-09-09T19:31:25.745Z] PASS 19:31:25 [2019-09-09T19:31:25.745Z] Running /go/src/github.com/docker/docker/integration/secret flags=-test.v -test.timeout=120m 19:31:25 [2019-09-09T19:31:25.745Z] INFO: Testing against a local daemon 19:31:25 [2019-09-09T19:31:25.745Z] === RUN TestSecretInspect 19:31:27 [2019-09-09T19:31:27.251Z] ok github.com/docker/docker/daemon 3.148s coverage: 9.1% of statements 19:31:27 [2019-09-09T19:31:27.252Z] ok github.com/docker/docker/daemon/cluster 0.175s coverage: 0.5% of statements 19:31:27 [2019-09-09T19:31:27.252Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.515s coverage: 65.3% of statements 19:31:27 [2019-09-09T19:31:27.252Z] ok github.com/docker/docker/daemon/cluster/convert 0.698s coverage: 35.8% of statements 19:31:27 [2019-09-09T19:31:27.252Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 19:31:27 [2019-09-09T19:31:27.252Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.183s coverage: 10.9% of statements 19:31:27 [2019-09-09T19:31:27.252Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 19:31:27 [2019-09-09T19:31:27.252Z] ok github.com/docker/docker/daemon/config 0.715s coverage: 82.3% of statements 19:31:27 [2019-09-09T19:31:27.252Z] ok github.com/docker/docker/daemon/discovery 0.403s coverage: 30.0% of statements 19:31:27 [2019-09-09T19:31:27.252Z] ok github.com/docker/docker/daemon/events 0.313s coverage: 50.0% of statements 19:31:27 [2019-09-09T19:31:27.252Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 19:31:27 [2019-09-09T19:31:27.252Z] ? github.com/docker/docker/daemon/exec [no test files] 19:31:27 [2019-09-09T19:31:27.252Z] ok github.com/docker/docker/daemon/graphdriver 0.520s coverage: 2.3% of statements 19:31:27 [2019-09-09T19:31:27.252Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] 19:31:27 [2019-09-09T19:31:27.252Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] 19:31:27 [2019-09-09T19:31:27.252Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 19:31:27 [2019-09-09T19:31:27.252Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] 19:31:27 [2019-09-09T19:31:27.252Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] 19:31:27 [2019-09-09T19:31:27.252Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] 19:31:27 [2019-09-09T19:31:27.252Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] 19:31:27 [2019-09-09T19:31:27.252Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 19:31:27 [2019-09-09T19:31:27.252Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] 19:31:27 [2019-09-09T19:31:27.252Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] 19:31:27 [2019-09-09T19:31:27.252Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] 19:31:27 [2019-09-09T19:31:27.252Z] ok github.com/docker/docker/daemon/images 0.524s coverage: 4.9% of statements 19:31:27 [2019-09-09T19:31:27.252Z] ? github.com/docker/docker/daemon/initlayer [no test files] 19:31:27 [2019-09-09T19:31:27.252Z] ok github.com/docker/docker/daemon/links 0.607s coverage: 93.0% of statements 19:31:27 [2019-09-09T19:31:27.252Z] ? github.com/docker/docker/daemon/listeners [no test files] 19:31:27 [2019-09-09T19:31:27.252Z] ok github.com/docker/docker/daemon/logger 0.529s coverage: 43.0% of statements 19:31:27 [2019-09-09T19:31:27.252Z] ok github.com/docker/docker/daemon/logger/awslogs 0.633s coverage: 78.6% of statements 19:31:27 [2019-09-09T19:31:27.252Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] 19:31:27 [2019-09-09T19:31:27.252Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] 19:31:27 [2019-09-09T19:31:27.252Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 19:31:27 [2019-09-09T19:31:27.252Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] 19:31:27 [2019-09-09T19:31:27.252Z] ? github.com/docker/docker/daemon/logger/journald [no test files] 19:31:27 [2019-09-09T19:31:27.713Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.372s coverage: 62.1% of statements 19:31:27 [2019-09-09T19:31:27.713Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.277s coverage: 88.3% of statements 19:31:28 [2019-09-09T19:31:28.267Z] --- PASS: TestSecretInspect (2.55s) 19:31:28 [2019-09-09T19:31:28.267Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect 19:31:28 [2019-09-09T19:31:28.267Z] daemon.go:336: [d7f61f976dfca] waiting for daemon to start 19:31:28 [2019-09-09T19:31:28.267Z] daemon.go:336: [d7f61f976dfca] waiting for daemon to start 19:31:28 [2019-09-09T19:31:28.267Z] daemon.go:364: [d7f61f976dfca] daemon started 19:31:28 [2019-09-09T19:31:28.267Z] daemon.go:472: [d7f61f976dfca] Stopping daemon 19:31:28 [2019-09-09T19:31:28.267Z] daemon.go:307: [d7f61f976dfca] exiting daemon 19:31:28 [2019-09-09T19:31:28.267Z] daemon.go:459: [d7f61f976dfca] Daemon stopped 19:31:28 [2019-09-09T19:31:28.267Z] === RUN TestSecretList 19:31:28 [2019-09-09T19:31:28.880Z] PASS: docker_cli_build_test.go:2716: DockerSuite.TestBuildEnvUsage 8.233s 19:31:29 [2019-09-09T19:31:29.910Z] ok github.com/docker/docker/daemon/logger/local 0.710s coverage: 74.7% of statements 19:31:29 [2019-09-09T19:31:29.910Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 19:31:29 [2019-09-09T19:31:29.910Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.207s coverage: 18.1% of statements 19:31:30 [2019-09-09T19:31:30.776Z] === RUN TestInspectNetwork/full_network_id 19:31:30 [2019-09-09T19:31:30.776Z] === RUN TestInspectNetwork/partial_network_id 19:31:30 [2019-09-09T19:31:30.776Z] === RUN TestInspectNetwork/network_name 19:31:30 [2019-09-09T19:31:30.776Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 19:31:31 [2019-09-09T19:31:31.458Z] --- PASS: TestSecretList (2.96s) 19:31:31 [2019-09-09T19:31:31.458Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList 19:31:31 [2019-09-09T19:31:31.458Z] daemon.go:336: [d06acfb3d8370] waiting for daemon to start 19:31:31 [2019-09-09T19:31:31.458Z] daemon.go:336: [d06acfb3d8370] waiting for daemon to start 19:31:31 [2019-09-09T19:31:31.458Z] daemon.go:364: [d06acfb3d8370] daemon started 19:31:31 [2019-09-09T19:31:31.458Z] daemon.go:472: [d06acfb3d8370] Stopping daemon 19:31:31 [2019-09-09T19:31:31.458Z] daemon.go:307: [d06acfb3d8370] exiting daemon 19:31:31 [2019-09-09T19:31:31.458Z] daemon.go:459: [d06acfb3d8370] Daemon stopped 19:31:31 [2019-09-09T19:31:31.458Z] === RUN TestSecretsCreateAndDelete 19:31:32 [2019-09-09T19:31:32.826Z] ok github.com/docker/docker/daemon/logger/splunk 2.436s coverage: 84.5% of statements 19:31:32 [2019-09-09T19:31:32.826Z] ok github.com/docker/docker/daemon/logger/syslog 0.078s coverage: 47.8% of statements 19:31:32 [2019-09-09T19:31:32.826Z] ok github.com/docker/docker/daemon/logger/templates 0.046s coverage: 8.3% of statements 19:31:32 [2019-09-09T19:31:32.826Z] ? github.com/docker/docker/daemon/names [no test files] 19:31:32 [2019-09-09T19:31:32.826Z] ? github.com/docker/docker/daemon/network [no test files] 19:31:32 [2019-09-09T19:31:32.826Z] ? github.com/docker/docker/daemon/stats [no test files] 19:31:33 [2019-09-09T19:31:33.954Z] --- PASS: TestSecretsCreateAndDelete (2.90s) 19:31:33 [2019-09-09T19:31:33.954Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete 19:31:33 [2019-09-09T19:31:33.954Z] daemon.go:336: [d830fdf2bccc8] waiting for daemon to start 19:31:33 [2019-09-09T19:31:33.954Z] daemon.go:336: [d830fdf2bccc8] waiting for daemon to start 19:31:33 [2019-09-09T19:31:33.954Z] daemon.go:364: [d830fdf2bccc8] daemon started 19:31:33 [2019-09-09T19:31:33.954Z] daemon.go:472: [d830fdf2bccc8] Stopping daemon 19:31:33 [2019-09-09T19:31:33.954Z] daemon.go:307: [d830fdf2bccc8] exiting daemon 19:31:33 [2019-09-09T19:31:33.954Z] daemon.go:459: [d830fdf2bccc8] Daemon stopped 19:31:33 [2019-09-09T19:31:33.954Z] === RUN TestSecretsUpdate 19:31:35 [2019-09-09T19:31:35.025Z] ok github.com/docker/docker/distribution 1.450s coverage: 20.8% of statements 19:31:35 [2019-09-09T19:31:35.025Z] ok github.com/docker/docker/distribution/metadata 1.016s coverage: 48.2% of statements 19:31:35 [2019-09-09T19:31:35.025Z] ? github.com/docker/docker/distribution/utils [no test files] 19:31:35 [2019-09-09T19:31:35.489Z] ok github.com/docker/docker/distribution/xfer 1.750s coverage: 62.2% of statements 19:31:35 [2019-09-09T19:31:35.489Z] ? github.com/docker/docker/dockerversion [no test files] 19:31:35 [2019-09-09T19:31:35.489Z] ok github.com/docker/docker/errdefs 0.033s coverage: 49.4% of statements 19:31:36 [2019-09-09T19:31:36.030Z] --- PASS: TestInspectNetwork (10.94s) 19:31:36 [2019-09-09T19:31:36.030Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestInspectNetwork 19:31:36 [2019-09-09T19:31:36.030Z] daemon.go:336: [d5bfd1f886dbe] waiting for daemon to start 19:31:36 [2019-09-09T19:31:36.030Z] daemon.go:336: [d5bfd1f886dbe] waiting for daemon to start 19:31:36 [2019-09-09T19:31:36.030Z] daemon.go:364: [d5bfd1f886dbe] daemon started 19:31:36 [2019-09-09T19:31:36.030Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 19:31:36 [2019-09-09T19:31:36.030Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 19:31:36 [2019-09-09T19:31:36.030Z] --- PASS: TestInspectNetwork/network_name (0.01s) 19:31:36 [2019-09-09T19:31:36.030Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 19:31:36 [2019-09-09T19:31:36.030Z] daemon.go:472: [d5bfd1f886dbe] Stopping daemon 19:31:36 [2019-09-09T19:31:36.030Z] daemon.go:307: [d5bfd1f886dbe] exiting daemon 19:31:36 [2019-09-09T19:31:36.030Z] daemon.go:459: [d5bfd1f886dbe] Daemon stopped 19:31:36 [2019-09-09T19:31:36.030Z] === RUN TestRunContainerWithBridgeNone 19:31:37 [2019-09-09T19:31:37.132Z] --- PASS: TestSecretsUpdate (2.86s) 19:31:37 [2019-09-09T19:31:37.132Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate 19:31:37 [2019-09-09T19:31:37.132Z] daemon.go:336: [d717a6878cdf0] waiting for daemon to start 19:31:37 [2019-09-09T19:31:37.132Z] daemon.go:336: [d717a6878cdf0] waiting for daemon to start 19:31:37 [2019-09-09T19:31:37.132Z] daemon.go:364: [d717a6878cdf0] daemon started 19:31:37 [2019-09-09T19:31:37.132Z] daemon.go:472: [d717a6878cdf0] Stopping daemon 19:31:37 [2019-09-09T19:31:37.132Z] daemon.go:307: [d717a6878cdf0] exiting daemon 19:31:37 [2019-09-09T19:31:37.132Z] daemon.go:459: [d717a6878cdf0] Daemon stopped 19:31:37 [2019-09-09T19:31:37.132Z] === RUN TestTemplatedSecret 19:31:38 [2019-09-09T19:31:38.553Z] --- PASS: TestRunContainerWithBridgeNone (2.76s) 19:31:38 [2019-09-09T19:31:38.553Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestRunContainerWithBridgeNone 19:31:38 [2019-09-09T19:31:38.553Z] daemon.go:336: [dcec042fb8566] waiting for daemon to start 19:31:38 [2019-09-09T19:31:38.553Z] daemon.go:336: [dcec042fb8566] waiting for daemon to start 19:31:38 [2019-09-09T19:31:38.553Z] daemon.go:364: [dcec042fb8566] daemon started 19:31:38 [2019-09-09T19:31:38.553Z] daemon.go:472: [dcec042fb8566] Stopping daemon 19:31:38 [2019-09-09T19:31:38.553Z] daemon.go:307: [dcec042fb8566] exiting daemon 19:31:38 [2019-09-09T19:31:38.553Z] daemon.go:459: [dcec042fb8566] Daemon stopped 19:31:38 [2019-09-09T19:31:38.553Z] === RUN TestNetworkInvalidJSON 19:31:38 [2019-09-09T19:31:38.553Z] === RUN TestNetworkInvalidJSON//networks/create 19:31:38 [2019-09-09T19:31:38.553Z] === PAUSE TestNetworkInvalidJSON//networks/create 19:31:38 [2019-09-09T19:31:38.553Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect 19:31:38 [2019-09-09T19:31:38.553Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect 19:31:38 [2019-09-09T19:31:38.553Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect 19:31:38 [2019-09-09T19:31:38.553Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect 19:31:38 [2019-09-09T19:31:38.553Z] === CONT TestNetworkInvalidJSON//networks/create 19:31:38 [2019-09-09T19:31:38.553Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect 19:31:38 [2019-09-09T19:31:38.553Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect 19:31:38 [2019-09-09T19:31:38.553Z] --- PASS: TestNetworkInvalidJSON (0.02s) 19:31:38 [2019-09-09T19:31:38.553Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) 19:31:38 [2019-09-09T19:31:38.553Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) 19:31:38 [2019-09-09T19:31:38.553Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) 19:31:38 [2019-09-09T19:31:38.553Z] === RUN TestDaemonRestartWithLiveRestore 19:31:39 [2019-09-09T19:31:39.238Z] ok github.com/docker/docker/image 1.502s coverage: 86.4% of statements 19:31:39 [2019-09-09T19:31:39.238Z] ok github.com/docker/docker/image/cache 0.403s coverage: 19.2% of statements 19:31:39 [2019-09-09T19:31:39.238Z] ? github.com/docker/docker/image/tarexport [no test files] 19:31:39 [2019-09-09T19:31:39.238Z] ok github.com/docker/docker/image/v1 0.239s coverage: 25.0% of statements 19:31:39 [2019-09-09T19:31:39.238Z] ? github.com/docker/docker/internal/test [no test files] 19:31:39 [2019-09-09T19:31:39.238Z] ? github.com/docker/docker/internal/test/daemon [no test files] 19:31:39 [2019-09-09T19:31:39.238Z] ? github.com/docker/docker/internal/test/environment [no test files] 19:31:39 [2019-09-09T19:31:39.238Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] 19:31:39 [2019-09-09T19:31:39.238Z] ? github.com/docker/docker/internal/test/fakegit [no test files] 19:31:39 [2019-09-09T19:31:39.238Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] 19:31:39 [2019-09-09T19:31:39.238Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] 19:31:39 [2019-09-09T19:31:39.238Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] 19:31:39 [2019-09-09T19:31:39.238Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] 19:31:39 [2019-09-09T19:31:39.485Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) 19:31:39 [2019-09-09T19:31:39.485Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartWithLiveRestore 19:31:39 [2019-09-09T19:31:39.485Z] daemon.go:336: [d80cdb93143b5] waiting for daemon to start 19:31:39 [2019-09-09T19:31:39.485Z] daemon.go:336: [d80cdb93143b5] waiting for daemon to start 19:31:39 [2019-09-09T19:31:39.485Z] daemon.go:364: [d80cdb93143b5] daemon started 19:31:39 [2019-09-09T19:31:39.485Z] daemon.go:472: [d80cdb93143b5] Stopping daemon 19:31:39 [2019-09-09T19:31:39.485Z] daemon.go:307: [d80cdb93143b5] exiting daemon 19:31:39 [2019-09-09T19:31:39.485Z] daemon.go:459: [d80cdb93143b5] Daemon stopped 19:31:39 [2019-09-09T19:31:39.485Z] daemon.go:336: [d80cdb93143b5] waiting for daemon to start 19:31:39 [2019-09-09T19:31:39.485Z] daemon.go:336: [d80cdb93143b5] waiting for daemon to start 19:31:39 [2019-09-09T19:31:39.485Z] daemon.go:364: [d80cdb93143b5] daemon started 19:31:39 [2019-09-09T19:31:39.485Z] daemon.go:472: [d80cdb93143b5] Stopping daemon 19:31:39 [2019-09-09T19:31:39.485Z] daemon.go:307: [d80cdb93143b5] exiting daemon 19:31:39 [2019-09-09T19:31:39.485Z] daemon.go:459: [d80cdb93143b5] Daemon stopped 19:31:39 [2019-09-09T19:31:39.485Z] === RUN TestDaemonDefaultNetworkPools 19:31:39 [2019-09-09T19:31:39.700Z] ? github.com/docker/docker/internal/test/registry [no test files] 19:31:39 [2019-09-09T19:31:39.700Z] ? github.com/docker/docker/internal/test/request [no test files] 19:31:40 [2019-09-09T19:31:40.050Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) 19:31:40 [2019-09-09T19:31:40.050Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonDefaultNetworkPools 19:31:40 [2019-09-09T19:31:40.050Z] daemon.go:336: [d4e19c9378eff] waiting for daemon to start 19:31:40 [2019-09-09T19:31:40.050Z] daemon.go:336: [d4e19c9378eff] waiting for daemon to start 19:31:40 [2019-09-09T19:31:40.050Z] daemon.go:364: [d4e19c9378eff] daemon started 19:31:40 [2019-09-09T19:31:40.050Z] daemon.go:472: [d4e19c9378eff] Stopping daemon 19:31:40 [2019-09-09T19:31:40.050Z] daemon.go:307: [d4e19c9378eff] exiting daemon 19:31:40 [2019-09-09T19:31:40.050Z] daemon.go:459: [d4e19c9378eff] Daemon stopped 19:31:40 [2019-09-09T19:31:40.050Z] === RUN TestDaemonRestartWithExistingNetwork 19:31:40 [2019-09-09T19:31:40.418Z] --- PASS: TestTemplatedSecret (3.69s) 19:31:40 [2019-09-09T19:31:40.418Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret 19:31:40 [2019-09-09T19:31:40.418Z] daemon.go:336: [d2d69d73f167c] waiting for daemon to start 19:31:40 [2019-09-09T19:31:40.418Z] daemon.go:336: [d2d69d73f167c] waiting for daemon to start 19:31:40 [2019-09-09T19:31:40.418Z] daemon.go:364: [d2d69d73f167c] daemon started 19:31:40 [2019-09-09T19:31:40.418Z] daemon.go:472: [d2d69d73f167c] Stopping daemon 19:31:40 [2019-09-09T19:31:40.418Z] daemon.go:307: [d2d69d73f167c] exiting daemon 19:31:40 [2019-09-09T19:31:40.418Z] daemon.go:459: [d2d69d73f167c] Daemon stopped 19:31:40 [2019-09-09T19:31:40.418Z] === RUN TestSecretCreateResolve 19:31:40 [2019-09-09T19:31:40.675Z] ok github.com/docker/docker/internal/testutil 0.056s coverage: 62.5% of statements 19:31:41 [2019-09-09T19:31:41.421Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) 19:31:41 [2019-09-09T19:31:41.422Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartWithExistingNetwork 19:31:41 [2019-09-09T19:31:41.422Z] daemon.go:336: [d67fb44b3e30d] waiting for daemon to start 19:31:41 [2019-09-09T19:31:41.422Z] daemon.go:336: [d67fb44b3e30d] waiting for daemon to start 19:31:41 [2019-09-09T19:31:41.422Z] daemon.go:364: [d67fb44b3e30d] daemon started 19:31:41 [2019-09-09T19:31:41.422Z] daemon.go:472: [d67fb44b3e30d] Stopping daemon 19:31:41 [2019-09-09T19:31:41.422Z] daemon.go:307: [d67fb44b3e30d] exiting daemon 19:31:41 [2019-09-09T19:31:41.422Z] daemon.go:459: [d67fb44b3e30d] Daemon stopped 19:31:41 [2019-09-09T19:31:41.422Z] daemon.go:336: [d67fb44b3e30d] waiting for daemon to start 19:31:41 [2019-09-09T19:31:41.422Z] daemon.go:336: [d67fb44b3e30d] waiting for daemon to start 19:31:41 [2019-09-09T19:31:41.422Z] daemon.go:364: [d67fb44b3e30d] daemon started 19:31:41 [2019-09-09T19:31:41.422Z] daemon.go:472: [d67fb44b3e30d] Stopping daemon 19:31:41 [2019-09-09T19:31:41.422Z] daemon.go:307: [d67fb44b3e30d] exiting daemon 19:31:41 [2019-09-09T19:31:41.422Z] daemon.go:459: [d67fb44b3e30d] Daemon stopped 19:31:41 [2019-09-09T19:31:41.422Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 19:31:42 [2019-09-09T19:31:42.353Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) 19:31:42 [2019-09-09T19:31:42.353Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 19:31:42 [2019-09-09T19:31:42.353Z] daemon.go:336: [d858a3a5743bd] waiting for daemon to start 19:31:42 [2019-09-09T19:31:42.353Z] daemon.go:336: [d858a3a5743bd] waiting for daemon to start 19:31:42 [2019-09-09T19:31:42.353Z] daemon.go:364: [d858a3a5743bd] daemon started 19:31:42 [2019-09-09T19:31:42.353Z] daemon.go:472: [d858a3a5743bd] Stopping daemon 19:31:42 [2019-09-09T19:31:42.353Z] daemon.go:307: [d858a3a5743bd] exiting daemon 19:31:42 [2019-09-09T19:31:42.353Z] daemon.go:459: [d858a3a5743bd] Daemon stopped 19:31:42 [2019-09-09T19:31:42.353Z] daemon.go:336: [d858a3a5743bd] waiting for daemon to start 19:31:42 [2019-09-09T19:31:42.353Z] daemon.go:336: [d858a3a5743bd] waiting for daemon to start 19:31:42 [2019-09-09T19:31:42.353Z] daemon.go:364: [d858a3a5743bd] daemon started 19:31:42 [2019-09-09T19:31:42.353Z] daemon.go:472: [d858a3a5743bd] Stopping daemon 19:31:42 [2019-09-09T19:31:42.353Z] daemon.go:307: [d858a3a5743bd] exiting daemon 19:31:42 [2019-09-09T19:31:42.353Z] daemon.go:459: [d858a3a5743bd] Daemon stopped 19:31:42 [2019-09-09T19:31:42.353Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 19:31:43 [2019-09-09T19:31:43.287Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) 19:31:43 [2019-09-09T19:31:43.287Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonWithBipAndDefaultNetworkPool 19:31:43 [2019-09-09T19:31:43.287Z] daemon.go:336: [db760cb04402c] waiting for daemon to start 19:31:43 [2019-09-09T19:31:43.287Z] daemon.go:336: [db760cb04402c] waiting for daemon to start 19:31:43 [2019-09-09T19:31:43.287Z] daemon.go:364: [db760cb04402c] daemon started 19:31:43 [2019-09-09T19:31:43.287Z] daemon.go:472: [db760cb04402c] Stopping daemon 19:31:43 [2019-09-09T19:31:43.287Z] daemon.go:307: [db760cb04402c] exiting daemon 19:31:43 [2019-09-09T19:31:43.287Z] daemon.go:459: [db760cb04402c] Daemon stopped 19:31:43 [2019-09-09T19:31:43.287Z] === RUN TestServiceWithPredefinedNetwork 19:31:43 [2019-09-09T19:31:43.594Z] ok github.com/docker/docker/layer 0.720s coverage: 27.9% of statements 19:31:43 [2019-09-09T19:31:43.594Z] ? github.com/docker/docker/libcontainerd [no test files] 19:31:43 [2019-09-09T19:31:43.610Z] --- PASS: TestSecretCreateResolve (2.88s) 19:31:43 [2019-09-09T19:31:43.610Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve 19:31:43 [2019-09-09T19:31:43.610Z] daemon.go:336: [d081f5a0a37a2] waiting for daemon to start 19:31:43 [2019-09-09T19:31:43.610Z] daemon.go:336: [d081f5a0a37a2] waiting for daemon to start 19:31:43 [2019-09-09T19:31:43.610Z] daemon.go:364: [d081f5a0a37a2] daemon started 19:31:43 [2019-09-09T19:31:43.610Z] daemon.go:472: [d081f5a0a37a2] Stopping daemon 19:31:43 [2019-09-09T19:31:43.610Z] daemon.go:307: [d081f5a0a37a2] exiting daemon 19:31:43 [2019-09-09T19:31:43.610Z] daemon.go:459: [d081f5a0a37a2] Daemon stopped 19:31:43 [2019-09-09T19:31:43.610Z] PASS 19:31:43 [2019-09-09T19:31:43.610Z] Running /go/src/github.com/docker/docker/integration/service flags=-test.v -test.timeout=120m 19:31:43 [2019-09-09T19:31:43.610Z] INFO: Testing against a local daemon 19:31:43 [2019-09-09T19:31:43.610Z] === RUN TestServiceCreateInit 19:31:43 [2019-09-09T19:31:43.610Z] === RUN TestServiceCreateInit/daemonInitDisabled 19:31:45 [2019-09-09T19:31:45.141Z] ok github.com/docker/docker/libcontainerd/local 0.058s coverage: 1.0% of statements 19:31:45 [2019-09-09T19:31:45.141Z] ok github.com/docker/docker/libcontainerd/queue 0.340s coverage: 62.5% of statements 19:31:45 [2019-09-09T19:31:45.141Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 19:31:45 [2019-09-09T19:31:45.141Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 19:31:45 [2019-09-09T19:31:45.141Z] ? github.com/docker/docker/libcontainerd/types [no test files] 19:31:45 [2019-09-09T19:31:45.141Z] ? github.com/docker/docker/oci [no test files] 19:31:45 [2019-09-09T19:31:45.141Z] ? github.com/docker/docker/oci/caps [no test files] 19:31:45 [2019-09-09T19:31:45.141Z] ok github.com/docker/docker/opts 0.188s coverage: 67.3% of statements 19:31:45 [2019-09-09T19:31:45.141Z] ok github.com/docker/docker/pkg/aaparser 0.036s coverage: 50.0% of statements 19:31:45 [2019-09-09T19:31:45.836Z] PASS: docker_api_swarm_test.go:560: DockerSwarmSuite.TestAPISwarmForceNewCluster 16.378s 19:31:45 [2019-09-09T19:31:45.836Z] SKIP: docker_api_swarm_test.go:932: DockerSwarmSuite.TestAPISwarmHealthcheckNone (Root cause of Issue #36386 is needed) 19:31:46 [2019-09-09T19:31:46.400Z] --- PASS: TestServiceWithPredefinedNetwork (3.17s) 19:31:46 [2019-09-09T19:31:46.400Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceWithPredefinedNetwork 19:31:46 [2019-09-09T19:31:46.400Z] daemon.go:336: [df5532a66a3f1] waiting for daemon to start 19:31:46 [2019-09-09T19:31:46.400Z] daemon.go:336: [df5532a66a3f1] waiting for daemon to start 19:31:46 [2019-09-09T19:31:46.400Z] daemon.go:364: [df5532a66a3f1] daemon started 19:31:46 [2019-09-09T19:31:46.400Z] daemon.go:472: [df5532a66a3f1] Stopping daemon 19:31:46 [2019-09-09T19:31:46.400Z] daemon.go:307: [df5532a66a3f1] exiting daemon 19:31:46 [2019-09-09T19:31:46.400Z] daemon.go:459: [df5532a66a3f1] Daemon stopped 19:31:46 [2019-09-09T19:31:46.400Z] === RUN TestServiceRemoveKeepsIngressNetwork 19:31:46 [2019-09-09T19:31:46.400Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 19:31:46 [2019-09-09T19:31:46.400Z] service_test.go:230: FLAKY_TEST 19:31:46 [2019-09-09T19:31:46.400Z] === RUN TestServiceWithDataPathPortInit 19:31:47 [2019-09-09T19:31:47.489Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe 19:31:47 [2019-09-09T19:31:47.489Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... 19:31:47 [2019-09-09T19:31:47.489Z] remote: Enumerating objects: 19, done. 19:31:47 [2019-09-09T19:31:47.489Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 19:31:47 [2019-09-09T19:31:47.489Z] Unpacking objects: 5% (1/19) Unpacking objects: 10% (2/19) Unpacking objects: 15% (3/19) Unpacking objects: 21% (4/19) Unpacking objects: 26% (5/19) Unpacking objects: 31% (6/19) Unpacking objects: 36% (7/19) Unpacking objects: 42% (8/19) Unpacking objects: 47% (9/19) Unpacking objects: 52% (10/19) Unpacking objects: 57% (11/19) Unpacking objects: 63% (12/19) Unpacking objects: 68% (13/19) Unpacking objects: 73% (14/19) Unpacking objects: 78% (15/19) Unpacking objects: 84% (16/19) Unpacking objects: 89% (17/19) Unpacking objects: 94% (18/19) Unpacking objects: 100% (19/19) Unpacking objects: 100% (19/19), done. 19:31:47 [2019-09-09T19:31:47.489Z] Building: bundles/cross/windows/amd64/containerutility.exe 19:31:47 [2019-09-09T19:31:47.489Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh 19:31:47 [2019-09-09T19:31:47.815Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39874/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cf4caf34ac68918fc12cf28a368cf1db5d7ff851 -e DOCKER_GRAPHDRIVER docker:cf4caf34ac68918fc12cf28a368cf1db5d7ff851 hack/test/unit 19:31:48 [2019-09-09T19:31:48.884Z] === RUN TestServiceCreateInit/daemonInitEnabled 19:31:50 [2019-09-09T19:31:50.338Z] ? github.com/docker/docker/api [no test files] 19:31:52 [2019-09-09T19:31:52.946Z] PASS: docker_cli_build_test.go:2747: DockerSuite.TestBuildEnvUsage2 23.378s 19:31:53 [2019-09-09T19:31:53.510Z] PASS: docker_cli_build_test.go:148: DockerSuite.TestBuildEnvironmentReplacementAddCopy 1.645s 19:31:53 [2019-09-09T19:31:53.992Z] --- PASS: TestServiceCreateInit (9.89s) 19:31:53 [2019-09-09T19:31:53.992Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.91s) 19:31:53 [2019-09-09T19:31:53.992Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled 19:31:53 [2019-09-09T19:31:53.992Z] daemon.go:336: [d5607b2745a37] waiting for daemon to start 19:31:53 [2019-09-09T19:31:53.992Z] daemon.go:336: [d5607b2745a37] waiting for daemon to start 19:31:53 [2019-09-09T19:31:53.992Z] daemon.go:364: [d5607b2745a37] daemon started 19:31:53 [2019-09-09T19:31:53.992Z] daemon.go:472: [d5607b2745a37] Stopping daemon 19:31:53 [2019-09-09T19:31:53.992Z] daemon.go:307: [d5607b2745a37] exiting daemon 19:31:53 [2019-09-09T19:31:53.992Z] daemon.go:459: [d5607b2745a37] Daemon stopped 19:31:53 [2019-09-09T19:31:53.992Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.97s) 19:31:53 [2019-09-09T19:31:53.992Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled 19:31:53 [2019-09-09T19:31:53.992Z] daemon.go:336: [d51a30fac5318] waiting for daemon to start 19:31:53 [2019-09-09T19:31:53.992Z] daemon.go:336: [d51a30fac5318] waiting for daemon to start 19:31:53 [2019-09-09T19:31:53.992Z] daemon.go:364: [d51a30fac5318] daemon started 19:31:53 [2019-09-09T19:31:53.992Z] daemon.go:472: [d51a30fac5318] Stopping daemon 19:31:53 [2019-09-09T19:31:53.992Z] daemon.go:307: [d51a30fac5318] exiting daemon 19:31:53 [2019-09-09T19:31:53.992Z] daemon.go:459: [d51a30fac5318] Daemon stopped 19:31:53 [2019-09-09T19:31:53.992Z] === RUN TestCreateServiceMultipleTimes 19:31:56 [2019-09-09T19:31:56.386Z] Created binary: bundles/dynbinary-daemon/dockerd-dev 19:31:56 [2019-09-09T19:31:56.386Z] 19:31:56 [2019-09-09T19:31:56.386Z] ---> Making bundle: test-integration (in bundles/test-integration) 19:31:56 [2019-09-09T19:31:56.386Z] PKG_CONFIG=pkg-config 19:31:56 [2019-09-09T19:31:56.386Z] GOLANG_VERSION=1.12.9 19:31:56 [2019-09-09T19:31:56.386Z] HOSTNAME=b385fbc96625 19:31:56 [2019-09-09T19:31:56.386Z] DOCKER_EXPERIMENTAL=1 19:31:56 [2019-09-09T19:31:56.386Z] container=docker 19:31:56 [2019-09-09T19:31:56.386Z] TEST_SKIP_INTEGRATION_CLI=1 19:31:56 [2019-09-09T19:31:56.386Z] GOMETALINTER_OPTS=--deadline=2m 19:31:56 [2019-09-09T19:31:56.386Z] GOPATH=/go 19:31:56 [2019-09-09T19:31:56.386Z] PWD=/go/src/github.com/docker/docker 19:31:56 [2019-09-09T19:31:56.386Z] HOME=/root 19:31:56 [2019-09-09T19:31:56.386Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 19:31:56 [2019-09-09T19:31:56.386Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 19:31:56 [2019-09-09T19:31:56.386Z] DOCKER_GITCOMMIT=cf4caf34ac68918fc12cf28a368cf1db5d7ff851 19:31:56 [2019-09-09T19:31:56.386Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald 19:31:56 [2019-09-09T19:31:56.386Z] DOCKER_GRAPHDRIVER=overlay2 19:31:56 [2019-09-09T19:31:56.386Z] TERM=xterm 19:31:56 [2019-09-09T19:31:56.386Z] DEST=bundles/test-integration 19:31:56 [2019-09-09T19:31:56.386Z] SHLVL=1 19:31:56 [2019-09-09T19:31:56.386Z] TIMEOUT=120m 19:31:56 [2019-09-09T19:31:56.386Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 19:31:56 [2019-09-09T19:31:56.386Z] DOCKER_PKG=github.com/docker/docker 19:31:56 [2019-09-09T19:31:56.386Z] _=/usr/bin/env 19:31:56 [2019-09-09T19:31:56.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 19:31:57 [2019-09-09T19:31:57.686Z] --- PASS: TestServiceWithDataPathPortInit (11.46s) 19:31:57 [2019-09-09T19:31:57.686Z] service_test.go:339: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceWithDataPathPortInit 19:31:57 [2019-09-09T19:31:57.686Z] daemon.go:336: [de3a3af321d20] waiting for daemon to start 19:31:57 [2019-09-09T19:31:57.686Z] daemon.go:336: [de3a3af321d20] waiting for daemon to start 19:31:57 [2019-09-09T19:31:57.686Z] daemon.go:364: [de3a3af321d20] daemon started 19:31:57 [2019-09-09T19:31:57.686Z] daemon.go:472: [de3a3af321d20] Stopping daemon 19:31:57 [2019-09-09T19:31:57.686Z] daemon.go:307: [de3a3af321d20] exiting daemon 19:31:57 [2019-09-09T19:31:57.686Z] daemon.go:459: [de3a3af321d20] Daemon stopped 19:31:57 [2019-09-09T19:31:57.686Z] service_test.go:367: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceWithDataPathPortInit 19:31:57 [2019-09-09T19:31:57.686Z] daemon.go:336: [df20637930e35] waiting for daemon to start 19:31:57 [2019-09-09T19:31:57.686Z] daemon.go:336: [df20637930e35] waiting for daemon to start 19:31:57 [2019-09-09T19:31:57.686Z] daemon.go:364: [df20637930e35] daemon started 19:31:57 [2019-09-09T19:31:57.686Z] daemon.go:472: [df20637930e35] Stopping daemon 19:31:57 [2019-09-09T19:31:57.686Z] daemon.go:307: [df20637930e35] exiting daemon 19:31:57 [2019-09-09T19:31:57.686Z] daemon.go:459: [df20637930e35] Daemon stopped 19:31:57 [2019-09-09T19:31:57.686Z] === RUN TestServiceWithDefaultAddressPoolInit 19:32:04 [2019-09-09T19:32:04.237Z] --- PASS: TestServiceWithDefaultAddressPoolInit (5.61s) 19:32:04 [2019-09-09T19:32:04.237Z] service_test.go:398: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceWithDefaultAddressPoolInit 19:32:04 [2019-09-09T19:32:04.237Z] daemon.go:336: [d080c30622330] waiting for daemon to start 19:32:04 [2019-09-09T19:32:04.237Z] daemon.go:336: [d080c30622330] waiting for daemon to start 19:32:04 [2019-09-09T19:32:04.237Z] daemon.go:364: [d080c30622330] daemon started 19:32:04 [2019-09-09T19:32:04.237Z] service_test.go:425: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:r1qk9zlscgx8lesdkbh4h80uz Created:2019-09-09 19:31:59.030310128 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[] Services:map[]} 19:32:04 [2019-09-09T19:32:04.237Z] daemon.go:472: [d080c30622330] Stopping daemon 19:32:04 [2019-09-09T19:32:04.237Z] daemon.go:307: [d080c30622330] exiting daemon 19:32:04 [2019-09-09T19:32:04.237Z] daemon.go:459: [d080c30622330] Daemon stopped 19:32:04 [2019-09-09T19:32:04.237Z] service_test.go:438: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceWithDefaultAddressPoolInit 19:32:04 [2019-09-09T19:32:04.237Z] daemon.go:336: [d9b9a2bcd2869] waiting for daemon to start 19:32:04 [2019-09-09T19:32:04.237Z] daemon.go:336: [d9b9a2bcd2869] waiting for daemon to start 19:32:04 [2019-09-09T19:32:04.237Z] daemon.go:364: [d9b9a2bcd2869] daemon started 19:32:04 [2019-09-09T19:32:04.237Z] daemon.go:472: [d9b9a2bcd2869] Stopping daemon 19:32:04 [2019-09-09T19:32:04.237Z] daemon.go:307: [d9b9a2bcd2869] exiting daemon 19:32:04 [2019-09-09T19:32:04.237Z] daemon.go:459: [d9b9a2bcd2869] Daemon stopped 19:32:04 [2019-09-09T19:32:04.237Z] PASS 19:32:04 [2019-09-09T19:32:04.237Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan flags=-test.v -test.timeout=120m 19:32:04 [2019-09-09T19:32:04.237Z] INFO: Testing against a local daemon 19:32:04 [2019-09-09T19:32:04.237Z] === RUN TestDockerNetworkIpvlanPersistance 19:32:04 [2019-09-09T19:32:04.237Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 19:32:04 [2019-09-09T19:32:04.237Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 19:32:04 [2019-09-09T19:32:04.237Z] === RUN TestDockerNetworkIpvlan 19:32:04 [2019-09-09T19:32:04.237Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 19:32:04 [2019-09-09T19:32:04.237Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 19:32:04 [2019-09-09T19:32:04.237Z] PASS 19:32:04 [2019-09-09T19:32:04.237Z] Running /go/src/github.com/docker/docker/integration/network/macvlan flags=-test.v -test.timeout=120m 19:32:04 [2019-09-09T19:32:04.237Z] PASS: docker_cli_build_test.go:172: DockerSuite.TestBuildEnvironmentReplacementEnv 9.878s 19:32:04 [2019-09-09T19:32:04.237Z] INFO: Testing against a local daemon 19:32:04 [2019-09-09T19:32:04.237Z] === RUN TestDockerNetworkMacvlanPersistance 19:32:04 [2019-09-09T19:32:04.495Z] PASS: docker_cli_build_test.go:103: DockerSuite.TestBuildEnvironmentReplacementExpose 0.846s 19:32:04 [2019-09-09T19:32:04.753Z] PASS: docker_cli_build_test.go:61: DockerSuite.TestBuildEnvironmentReplacementUser 0.461s 19:32:05 [2019-09-09T19:32:05.010Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) 19:32:05 [2019-09-09T19:32:05.010Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlanPersistance 19:32:05 [2019-09-09T19:32:05.010Z] daemon.go:336: [d5208d1e3305b] waiting for daemon to start 19:32:05 [2019-09-09T19:32:05.010Z] daemon.go:336: [d5208d1e3305b] waiting for daemon to start 19:32:05 [2019-09-09T19:32:05.010Z] daemon.go:364: [d5208d1e3305b] daemon started 19:32:05 [2019-09-09T19:32:05.010Z] daemon.go:472: [d5208d1e3305b] Stopping daemon 19:32:05 [2019-09-09T19:32:05.010Z] daemon.go:307: [d5208d1e3305b] exiting daemon 19:32:05 [2019-09-09T19:32:05.010Z] daemon.go:459: [d5208d1e3305b] Daemon stopped 19:32:05 [2019-09-09T19:32:05.010Z] daemon.go:336: [d5208d1e3305b] waiting for daemon to start 19:32:05 [2019-09-09T19:32:05.010Z] daemon.go:336: [d5208d1e3305b] waiting for daemon to start 19:32:05 [2019-09-09T19:32:05.010Z] daemon.go:364: [d5208d1e3305b] daemon started 19:32:05 [2019-09-09T19:32:05.010Z] daemon.go:472: [d5208d1e3305b] Stopping daemon 19:32:05 [2019-09-09T19:32:05.010Z] daemon.go:307: [d5208d1e3305b] exiting daemon 19:32:05 [2019-09-09T19:32:05.010Z] daemon.go:459: [d5208d1e3305b] Daemon stopped 19:32:05 [2019-09-09T19:32:05.010Z] === RUN TestDockerNetworkMacvlan 19:32:05 [2019-09-09T19:32:05.198Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements 19:32:05 [2019-09-09T19:32:05.268Z] PASS: docker_cli_build_test.go:78: DockerSuite.TestBuildEnvironmentReplacementVolume 0.483s 19:32:05 [2019-09-09T19:32:05.832Z] === RUN TestDockerNetworkMacvlan/Subinterface 19:32:06 [2019-09-09T19:32:06.089Z] PASS: docker_api_swarm_test.go:37: DockerSwarmSuite.TestAPISwarmInit 14.928s 19:32:06 [2019-09-09T19:32:06.654Z] === RUN TestDockerNetworkMacvlan/OverlapParent 19:32:06 [2019-09-09T19:32:06.911Z] PASS: docker_cli_build_test.go:128: DockerSuite.TestBuildEnvironmentReplacementWorkdir 1.507s 19:32:06 [2019-09-09T19:32:06.911Z] SKIP: docker_cli_build_test.go:5318: DockerSuite.TestBuildEscapeNotBackslashWordTest (unmatched requirement DaemonIsWindows) 19:32:07 [2019-09-09T19:32:07.169Z] PASS: docker_api_swarm_test.go:542: DockerSwarmSuite.TestAPISwarmInvalidAddress 0.884s 19:32:07 [2019-09-09T19:32:07.427Z] PASS: docker_cli_build_test.go:2264: DockerSuite.TestBuildEscapeWhitespace 0.344s 19:32:07 [2019-09-09T19:32:07.427Z] === RUN TestDockerNetworkMacvlan/NilParent 19:32:10 [2019-09-09T19:32:10.333Z] ok github.com/docker/docker/pkg/archive 8.868s coverage: 62.2% of statements 19:32:10 [2019-09-09T19:32:10.333Z] ok github.com/docker/docker/pkg/authorization 0.598s coverage: 26.2% of statements 19:32:10 [2019-09-09T19:32:10.333Z] ok github.com/docker/docker/pkg/broadcaster 0.130s coverage: 100.0% of statements 19:32:10 [2019-09-09T19:32:10.333Z] ok github.com/docker/docker/pkg/capabilities 0.033s coverage: 87.5% of statements 19:32:10 [2019-09-09T19:32:10.333Z] ok github.com/docker/docker/pkg/chrootarchive 0.112s coverage: 15.4% of statements 19:32:10 [2019-09-09T19:32:10.333Z] ? github.com/docker/docker/pkg/containerfs [no test files] 19:32:10 [2019-09-09T19:32:10.333Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 19:32:10 [2019-09-09T19:32:10.333Z] ok github.com/docker/docker/pkg/directory 0.071s coverage: 80.0% of statements 19:32:10 [2019-09-09T19:32:10.333Z] ok github.com/docker/docker/pkg/discovery 0.103s coverage: 58.3% of statements 19:32:10 [2019-09-09T19:32:10.333Z] ok github.com/docker/docker/pkg/discovery/file 0.099s coverage: 92.9% of statements 19:32:10 [2019-09-09T19:32:10.334Z] ok github.com/docker/docker/pkg/discovery/kv 3.399s coverage: 84.1% of statements 19:32:10 [2019-09-09T19:32:10.334Z] ok github.com/docker/docker/pkg/discovery/memory 0.081s coverage: 92.3% of statements 19:32:10 [2019-09-09T19:32:10.334Z] ok github.com/docker/docker/pkg/discovery/nodes 0.280s coverage: 93.8% of statements 19:32:10 [2019-09-09T19:32:10.334Z] ok github.com/docker/docker/pkg/filenotify 0.078s coverage: 36.2% of statements 19:32:10 [2019-09-09T19:32:10.334Z] ok github.com/docker/docker/pkg/fileutils 0.177s coverage: 87.7% of statements 19:32:10 [2019-09-09T19:32:10.334Z] ok github.com/docker/docker/pkg/homedir 0.039s coverage: 37.5% of statements 19:32:10 [2019-09-09T19:32:10.334Z] ok github.com/docker/docker/pkg/idtools 0.084s coverage: 6.3% of statements 19:32:10 [2019-09-09T19:32:10.334Z] ok github.com/docker/docker/pkg/ioutils 0.769s coverage: 68.4% of statements 19:32:10 [2019-09-09T19:32:10.334Z] ok github.com/docker/docker/pkg/jsonmessage 0.226s coverage: 91.7% of statements 19:32:10 [2019-09-09T19:32:10.334Z] ok github.com/docker/docker/pkg/locker 0.084s coverage: 88.9% of statements 19:32:10 [2019-09-09T19:32:10.334Z] ok github.com/docker/docker/pkg/longpath 0.067s coverage: 100.0% of statements 19:32:10 [2019-09-09T19:32:10.334Z] ? github.com/docker/docker/pkg/mount [no test files] 19:32:10 [2019-09-09T19:32:10.334Z] ok github.com/docker/docker/pkg/namesgenerator 0.033s coverage: 85.7% of statements 19:32:10 [2019-09-09T19:32:10.334Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] 19:32:10 [2019-09-09T19:32:10.334Z] ok github.com/docker/docker/pkg/parsers 0.040s coverage: 97.0% of statements 19:32:10 [2019-09-09T19:32:10.334Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] 19:32:10 [2019-09-09T19:32:10.334Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] 19:32:10 [2019-09-09T19:32:10.334Z] ok github.com/docker/docker/pkg/pidfile 0.035s coverage: 82.6% of statements 19:32:10 [2019-09-09T19:32:10.334Z] ? github.com/docker/docker/pkg/platform [no test files] 19:32:10 [2019-09-09T19:32:10.334Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 19:32:10 [2019-09-09T19:32:10.438Z] --- PASS: TestCreateServiceMultipleTimes (16.81s) 19:32:10 [2019-09-09T19:32:10.438Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes 19:32:10 [2019-09-09T19:32:10.438Z] daemon.go:336: [d4175e2467cc7] waiting for daemon to start 19:32:10 [2019-09-09T19:32:10.438Z] daemon.go:336: [d4175e2467cc7] waiting for daemon to start 19:32:10 [2019-09-09T19:32:10.438Z] daemon.go:364: [d4175e2467cc7] daemon started 19:32:10 [2019-09-09T19:32:10.438Z] daemon.go:472: [d4175e2467cc7] Stopping daemon 19:32:10 [2019-09-09T19:32:10.438Z] daemon.go:307: [d4175e2467cc7] exiting daemon 19:32:10 [2019-09-09T19:32:10.438Z] daemon.go:459: [d4175e2467cc7] Daemon stopped 19:32:10 [2019-09-09T19:32:10.438Z] === RUN TestCreateServiceConflict 19:32:10 [2019-09-09T19:32:10.521Z] PASS: docker_api_build_test.go:25: DockerSuite.TestBuildAPIDockerFileRemote 105.765s 19:32:10 [2019-09-09T19:32:10.521Z] SKIP: docker_api_build_test.go:176: DockerSuite.TestBuildAPIDoubleDockerfile (unmatched requirement UnixCli) 19:32:10 [2019-09-09T19:32:10.521Z] PASS: docker_api_build_test.go:137: DockerSuite.TestBuildAPILowerDockerfile 5.625s 19:32:10 [2019-09-09T19:32:10.521Z] PASS: docker_api_build_test.go:56: DockerSuite.TestBuildAPIRemoteTarballContext 0.009s 19:32:10 [2019-09-09T19:32:10.978Z] PASS: docker_api_build_test.go:83: DockerSuite.TestBuildAPIRemoteTarballContextWithCustomDockerfile 3.911s 19:32:11 [2019-09-09T19:32:11.604Z] === RUN TestDockerNetworkMacvlan/InternalMode 19:32:11 [2019-09-09T19:32:11.941Z] PASS: docker_api_build_test.go:198: DockerSuite.TestBuildAPIUnnormalizedTarPaths 0.712s 19:32:11 [2019-09-09T19:32:11.941Z] SKIP: docker_cli_build_test.go:574: DockerSuite.TestBuildAddAndCopyFileWithWhitespace (unmatched requirement DaemonIsLinux) 19:32:11 [2019-09-09T19:32:11.941Z] SKIP: docker_cli_build_test.go:927: DockerSuite.TestBuildAddBadLinks (unmatched requirement DaemonIsLinux) 19:32:11 [2019-09-09T19:32:11.941Z] SKIP: docker_cli_build_test.go:1007: DockerSuite.TestBuildAddBadLinksVolume (unmatched requirement DaemonIsLinux) 19:32:11 [2019-09-09T19:32:11.941Z] PASS: docker_cli_build_test.go:2886: DockerSuite.TestBuildAddBrokenTar 0.240s 19:32:12 [2019-09-09T19:32:12.905Z] PASS: docker_api_build_test.go:476: DockerSuite.TestBuildAddCacheOnFileChange 0.680s 19:32:13 [2019-09-09T19:32:13.683Z] --- PASS: TestCreateServiceConflict (3.04s) 19:32:13 [2019-09-09T19:32:13.683Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict 19:32:13 [2019-09-09T19:32:13.683Z] daemon.go:336: [d443c23e503a5] waiting for daemon to start 19:32:13 [2019-09-09T19:32:13.683Z] daemon.go:336: [d443c23e503a5] waiting for daemon to start 19:32:13 [2019-09-09T19:32:13.683Z] daemon.go:364: [d443c23e503a5] daemon started 19:32:13 [2019-09-09T19:32:13.683Z] daemon.go:472: [d443c23e503a5] Stopping daemon 19:32:13 [2019-09-09T19:32:13.683Z] daemon.go:307: [d443c23e503a5] exiting daemon 19:32:13 [2019-09-09T19:32:13.683Z] daemon.go:459: [d443c23e503a5] Daemon stopped 19:32:13 [2019-09-09T19:32:13.683Z] === RUN TestCreateServiceMaxReplicas 19:32:14 [2019-09-09T19:32:14.878Z] === RUN TestDockerNetworkMacvlan/Addressing 19:32:15 [2019-09-09T19:32:15.797Z] PASS: docker_cli_build_test.go:1864: DockerSuite.TestBuildAddCurrentDirWithCache 2.800s 19:32:16 [2019-09-09T19:32:16.759Z] PASS: docker_cli_build_test.go:1911: DockerSuite.TestBuildAddCurrentDirWithoutCache 1.187s 19:32:16 [2019-09-09T19:32:16.759Z] SKIP: docker_cli_build_test.go:752: DockerSuite.TestBuildAddDirContentToExistingDir (unmatched requirement DaemonIsLinux) 19:32:16 [2019-09-09T19:32:16.759Z] SKIP: docker_cli_build_test.go:738: DockerSuite.TestBuildAddDirContentToRoot (unmatched requirement DaemonIsLinux) 19:32:16 [2019-09-09T19:32:16.770Z] --- PASS: TestDockerNetworkMacvlan (11.49s) 19:32:16 [2019-09-09T19:32:16.770Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlan 19:32:16 [2019-09-09T19:32:16.770Z] daemon.go:336: [dfc2e51365535] waiting for daemon to start 19:32:16 [2019-09-09T19:32:16.770Z] daemon.go:336: [dfc2e51365535] waiting for daemon to start 19:32:16 [2019-09-09T19:32:16.770Z] daemon.go:364: [dfc2e51365535] daemon started 19:32:16 [2019-09-09T19:32:16.770Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) 19:32:16 [2019-09-09T19:32:16.770Z] daemon.go:472: [dfc2e51365535] Stopping daemon 19:32:16 [2019-09-09T19:32:16.770Z] daemon.go:307: [dfc2e51365535] exiting daemon 19:32:16 [2019-09-09T19:32:16.770Z] daemon.go:459: [dfc2e51365535] Daemon stopped 19:32:16 [2019-09-09T19:32:16.770Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlan 19:32:16 [2019-09-09T19:32:16.770Z] daemon.go:336: [d4788e4b1f0a9] waiting for daemon to start 19:32:16 [2019-09-09T19:32:16.770Z] daemon.go:336: [d4788e4b1f0a9] waiting for daemon to start 19:32:16 [2019-09-09T19:32:16.770Z] daemon.go:364: [d4788e4b1f0a9] daemon started 19:32:16 [2019-09-09T19:32:16.771Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) 19:32:16 [2019-09-09T19:32:16.771Z] daemon.go:472: [d4788e4b1f0a9] Stopping daemon 19:32:16 [2019-09-09T19:32:16.771Z] daemon.go:307: [d4788e4b1f0a9] exiting daemon 19:32:16 [2019-09-09T19:32:16.771Z] daemon.go:459: [d4788e4b1f0a9] Daemon stopped 19:32:16 [2019-09-09T19:32:16.771Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlan 19:32:16 [2019-09-09T19:32:16.771Z] daemon.go:336: [dd11077d5b802] waiting for daemon to start 19:32:16 [2019-09-09T19:32:16.771Z] daemon.go:336: [dd11077d5b802] waiting for daemon to start 19:32:16 [2019-09-09T19:32:16.771Z] daemon.go:364: [dd11077d5b802] daemon started 19:32:16 [2019-09-09T19:32:16.771Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.25s) 19:32:16 [2019-09-09T19:32:16.771Z] daemon.go:472: [dd11077d5b802] Stopping daemon 19:32:16 [2019-09-09T19:32:16.771Z] daemon.go:307: [dd11077d5b802] exiting daemon 19:32:16 [2019-09-09T19:32:16.771Z] daemon.go:459: [dd11077d5b802] Daemon stopped 19:32:16 [2019-09-09T19:32:16.771Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlan 19:32:16 [2019-09-09T19:32:16.771Z] daemon.go:336: [dc4ca3864835f] waiting for daemon to start 19:32:16 [2019-09-09T19:32:16.771Z] daemon.go:336: [dc4ca3864835f] waiting for daemon to start 19:32:16 [2019-09-09T19:32:16.771Z] daemon.go:364: [dc4ca3864835f] daemon started 19:32:16 [2019-09-09T19:32:16.771Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.73s) 19:32:16 [2019-09-09T19:32:16.771Z] daemon.go:472: [dc4ca3864835f] Stopping daemon 19:32:16 [2019-09-09T19:32:16.771Z] daemon.go:307: [dc4ca3864835f] exiting daemon 19:32:16 [2019-09-09T19:32:16.771Z] daemon.go:459: [dc4ca3864835f] Daemon stopped 19:32:16 [2019-09-09T19:32:16.771Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlan 19:32:16 [2019-09-09T19:32:16.771Z] daemon.go:336: [d3923ca997436] waiting for daemon to start 19:32:16 [2019-09-09T19:32:16.771Z] daemon.go:336: [d3923ca997436] waiting for daemon to start 19:32:16 [2019-09-09T19:32:16.771Z] daemon.go:364: [d3923ca997436] daemon started 19:32:16 [2019-09-09T19:32:16.771Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.31s) 19:32:16 [2019-09-09T19:32:16.771Z] daemon.go:472: [d3923ca997436] Stopping daemon 19:32:16 [2019-09-09T19:32:16.771Z] daemon.go:307: [d3923ca997436] exiting daemon 19:32:16 [2019-09-09T19:32:16.771Z] daemon.go:459: [d3923ca997436] Daemon stopped 19:32:16 [2019-09-09T19:32:16.771Z] PASS 19:32:16 [2019-09-09T19:32:16.771Z] Running /go/src/github.com/docker/docker/integration/plugin flags=-test.v -test.timeout=120m 19:32:16 [2019-09-09T19:32:16.771Z] testing: warning: no tests to run 19:32:16 [2019-09-09T19:32:16.771Z] PASS 19:32:16 [2019-09-09T19:32:16.771Z] Running /go/src/github.com/docker/docker/integration/plugin/authz flags=-test.v -test.timeout=120m 19:32:16 [2019-09-09T19:32:16.771Z] INFO: Testing against a local daemon 19:32:16 [2019-09-09T19:32:16.771Z] === RUN TestAuthZPluginAllowRequest 19:32:17 [2019-09-09T19:32:17.036Z] --- PASS: TestCreateServiceMaxReplicas (3.69s) 19:32:17 [2019-09-09T19:32:17.036Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas 19:32:17 [2019-09-09T19:32:17.036Z] daemon.go:336: [ddb592250fadc] waiting for daemon to start 19:32:17 [2019-09-09T19:32:17.036Z] daemon.go:336: [ddb592250fadc] waiting for daemon to start 19:32:17 [2019-09-09T19:32:17.036Z] daemon.go:364: [ddb592250fadc] daemon started 19:32:17 [2019-09-09T19:32:17.036Z] daemon.go:472: [ddb592250fadc] Stopping daemon 19:32:17 [2019-09-09T19:32:17.036Z] daemon.go:307: [ddb592250fadc] exiting daemon 19:32:17 [2019-09-09T19:32:17.036Z] daemon.go:459: [ddb592250fadc] Daemon stopped 19:32:17 [2019-09-09T19:32:17.036Z] === RUN TestCreateWithDuplicateNetworkNames 19:32:17 [2019-09-09T19:32:17.216Z] PASS: docker_cli_build_test.go:2190: DockerSuite.TestBuildAddFileNotFound 0.067s 19:32:18 [2019-09-09T19:32:18.683Z] --- PASS: TestAuthZPluginAllowRequest (1.60s) 19:32:18 [2019-09-09T19:32:18.683Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginAllowRequest 19:32:18 [2019-09-09T19:32:18.683Z] daemon.go:336: [ded9eba7f2988] waiting for daemon to start 19:32:18 [2019-09-09T19:32:18.683Z] daemon.go:336: [ded9eba7f2988] waiting for daemon to start 19:32:18 [2019-09-09T19:32:18.683Z] daemon.go:364: [ded9eba7f2988] daemon started 19:32:18 [2019-09-09T19:32:18.683Z] daemon.go:472: [ded9eba7f2988] Stopping daemon 19:32:18 [2019-09-09T19:32:18.683Z] daemon.go:307: [ded9eba7f2988] exiting daemon 19:32:18 [2019-09-09T19:32:18.683Z] daemon.go:459: [ded9eba7f2988] Daemon stopped 19:32:18 [2019-09-09T19:32:18.683Z] === RUN TestAuthZPluginTLS 19:32:18 [2019-09-09T19:32:18.943Z] --- PASS: TestAuthZPluginTLS (0.55s) 19:32:18 [2019-09-09T19:32:18.943Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginTLS 19:32:18 [2019-09-09T19:32:18.943Z] daemon.go:336: [d36730fc9fdeb] waiting for daemon to start 19:32:18 [2019-09-09T19:32:18.943Z] daemon.go:336: [d36730fc9fdeb] waiting for daemon to start 19:32:18 [2019-09-09T19:32:18.943Z] daemon.go:364: [d36730fc9fdeb] daemon started 19:32:18 [2019-09-09T19:32:18.943Z] daemon.go:472: [d36730fc9fdeb] Stopping daemon 19:32:18 [2019-09-09T19:32:18.943Z] daemon.go:307: [d36730fc9fdeb] exiting daemon 19:32:18 [2019-09-09T19:32:18.943Z] daemon.go:459: [d36730fc9fdeb] Daemon stopped 19:32:18 [2019-09-09T19:32:18.943Z] === RUN TestAuthZPluginDenyRequest 19:32:19 [2019-09-09T19:32:19.200Z] PASS: docker_cli_build_test.go:3303: DockerSuite.TestBuildExoticShellInterpolation 11.876s 19:32:19 [2019-09-09T19:32:19.383Z] PASS: docker_cli_build_test.go:1998: DockerSuite.TestBuildAddLocalAndRemoteFilesWithAndWithoutCache 2.419s 19:32:19 [2019-09-09T19:32:19.457Z] --- PASS: TestAuthZPluginDenyRequest (0.58s) 19:32:19 [2019-09-09T19:32:19.457Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginDenyRequest 19:32:19 [2019-09-09T19:32:19.457Z] daemon.go:336: [d9e95d1fec8c4] waiting for daemon to start 19:32:19 [2019-09-09T19:32:19.457Z] daemon.go:336: [d9e95d1fec8c4] waiting for daemon to start 19:32:19 [2019-09-09T19:32:19.457Z] daemon.go:364: [d9e95d1fec8c4] daemon started 19:32:19 [2019-09-09T19:32:19.457Z] daemon.go:472: [d9e95d1fec8c4] Stopping daemon 19:32:19 [2019-09-09T19:32:19.457Z] daemon.go:307: [d9e95d1fec8c4] exiting daemon 19:32:19 [2019-09-09T19:32:19.457Z] daemon.go:459: [d9e95d1fec8c4] Daemon stopped 19:32:19 [2019-09-09T19:32:19.457Z] === RUN TestAuthZPluginAPIDenyResponse 19:32:19 [2019-09-09T19:32:19.714Z] PASS: docker_cli_build_test.go:1591: DockerSuite.TestBuildExpose 0.365s 19:32:19 [2019-09-09T19:32:19.971Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) 19:32:19 [2019-09-09T19:32:19.971Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginAPIDenyResponse 19:32:19 [2019-09-09T19:32:19.971Z] daemon.go:336: [d32b9233489fd] waiting for daemon to start 19:32:19 [2019-09-09T19:32:19.971Z] daemon.go:336: [d32b9233489fd] waiting for daemon to start 19:32:19 [2019-09-09T19:32:19.971Z] daemon.go:364: [d32b9233489fd] daemon started 19:32:19 [2019-09-09T19:32:19.971Z] daemon.go:472: [d32b9233489fd] Stopping daemon 19:32:19 [2019-09-09T19:32:19.971Z] daemon.go:307: [d32b9233489fd] exiting daemon 19:32:19 [2019-09-09T19:32:19.971Z] daemon.go:459: [d32b9233489fd] Daemon stopped 19:32:19 [2019-09-09T19:32:19.971Z] === RUN TestAuthZPluginDenyResponse 19:32:20 [2019-09-09T19:32:20.229Z] PASS: docker_cli_build_test.go:1605: DockerSuite.TestBuildExposeMorePorts 0.492s 19:32:20 [2019-09-09T19:32:20.486Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) 19:32:20 [2019-09-09T19:32:20.486Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginDenyResponse 19:32:20 [2019-09-09T19:32:20.486Z] daemon.go:336: [d8ad6f0448713] waiting for daemon to start 19:32:20 [2019-09-09T19:32:20.486Z] daemon.go:336: [d8ad6f0448713] waiting for daemon to start 19:32:20 [2019-09-09T19:32:20.486Z] daemon.go:364: [d8ad6f0448713] daemon started 19:32:20 [2019-09-09T19:32:20.486Z] daemon.go:472: [d8ad6f0448713] Stopping daemon 19:32:20 [2019-09-09T19:32:20.486Z] daemon.go:307: [d8ad6f0448713] exiting daemon 19:32:20 [2019-09-09T19:32:20.486Z] daemon.go:459: [d8ad6f0448713] Daemon stopped 19:32:20 [2019-09-09T19:32:20.486Z] === RUN TestAuthZPluginAllowEventStream 19:32:20 [2019-09-09T19:32:20.745Z] PASS: docker_cli_build_test.go:1654: DockerSuite.TestBuildExposeOrder 0.404s 19:32:21 [2019-09-09T19:32:21.002Z] PASS: docker_cli_build_test.go:1670: DockerSuite.TestBuildExposeUpperCaseProto 0.296s 19:32:21 [2019-09-09T19:32:21.934Z] PASS: docker_cli_build_test.go:2228: DockerSuite.TestBuildFails 0.904s 19:32:21 [2019-09-09T19:32:21.934Z] PASS: docker_cli_build_test.go:4898: DockerSuite.TestBuildFailsGitNotCallable 0.036s 19:32:22 [2019-09-09T19:32:22.192Z] --- PASS: TestAuthZPluginAllowEventStream (1.52s) 19:32:22 [2019-09-09T19:32:22.192Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginAllowEventStream 19:32:22 [2019-09-09T19:32:22.192Z] daemon.go:336: [d799aeb2b42ef] waiting for daemon to start 19:32:22 [2019-09-09T19:32:22.192Z] daemon.go:336: [d799aeb2b42ef] waiting for daemon to start 19:32:22 [2019-09-09T19:32:22.192Z] daemon.go:364: [d799aeb2b42ef] daemon started 19:32:22 [2019-09-09T19:32:22.192Z] daemon.go:472: [d799aeb2b42ef] Stopping daemon 19:32:22 [2019-09-09T19:32:22.192Z] daemon.go:307: [d799aeb2b42ef] exiting daemon 19:32:22 [2019-09-09T19:32:22.192Z] daemon.go:459: [d799aeb2b42ef] Daemon stopped 19:32:22 [2019-09-09T19:32:22.192Z] === RUN TestAuthZPluginErrorResponse 19:32:22 [2019-09-09T19:32:22.755Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) 19:32:22 [2019-09-09T19:32:22.755Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginErrorResponse 19:32:22 [2019-09-09T19:32:22.755Z] daemon.go:336: [d7079741b7a78] waiting for daemon to start 19:32:22 [2019-09-09T19:32:22.755Z] daemon.go:336: [d7079741b7a78] waiting for daemon to start 19:32:22 [2019-09-09T19:32:22.755Z] daemon.go:364: [d7079741b7a78] daemon started 19:32:22 [2019-09-09T19:32:22.755Z] daemon.go:472: [d7079741b7a78] Stopping daemon 19:32:22 [2019-09-09T19:32:22.755Z] daemon.go:307: [d7079741b7a78] exiting daemon 19:32:22 [2019-09-09T19:32:22.755Z] daemon.go:459: [d7079741b7a78] Daemon stopped 19:32:22 [2019-09-09T19:32:22.755Z] === RUN TestAuthZPluginErrorRequest 19:32:23 [2019-09-09T19:32:23.318Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) 19:32:23 [2019-09-09T19:32:23.318Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginErrorRequest 19:32:23 [2019-09-09T19:32:23.318Z] daemon.go:336: [dd80ae4aa3170] waiting for daemon to start 19:32:23 [2019-09-09T19:32:23.318Z] daemon.go:336: [dd80ae4aa3170] waiting for daemon to start 19:32:23 [2019-09-09T19:32:23.318Z] daemon.go:364: [dd80ae4aa3170] daemon started 19:32:23 [2019-09-09T19:32:23.318Z] daemon.go:472: [dd80ae4aa3170] Stopping daemon 19:32:23 [2019-09-09T19:32:23.318Z] daemon.go:307: [dd80ae4aa3170] exiting daemon 19:32:23 [2019-09-09T19:32:23.318Z] daemon.go:459: [dd80ae4aa3170] Daemon stopped 19:32:23 [2019-09-09T19:32:23.318Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 19:32:23 [2019-09-09T19:32:23.883Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) 19:32:23 [2019-09-09T19:32:23.883Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginEnsureNoDuplicatePluginRegistration 19:32:23 [2019-09-09T19:32:23.883Z] daemon.go:336: [dbc94e28520e8] waiting for daemon to start 19:32:23 [2019-09-09T19:32:23.883Z] daemon.go:336: [dbc94e28520e8] waiting for daemon to start 19:32:23 [2019-09-09T19:32:23.883Z] daemon.go:364: [dbc94e28520e8] daemon started 19:32:23 [2019-09-09T19:32:23.883Z] daemon.go:472: [dbc94e28520e8] Stopping daemon 19:32:23 [2019-09-09T19:32:23.883Z] daemon.go:307: [dbc94e28520e8] exiting daemon 19:32:23 [2019-09-09T19:32:23.883Z] daemon.go:459: [dbc94e28520e8] Daemon stopped 19:32:23 [2019-09-09T19:32:23.883Z] === RUN TestAuthZPluginEnsureLoadImportWorking 19:32:24 [2019-09-09T19:32:24.448Z] PASS: docker_cli_build_test.go:4818: DockerSuite.TestBuildFollowSymlinkToDir 2.364s 19:32:25 [2019-09-09T19:32:25.819Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.00s) 19:32:25 [2019-09-09T19:32:25.819Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginEnsureLoadImportWorking 19:32:25 [2019-09-09T19:32:25.819Z] daemon.go:336: [d5c1a13992700] waiting for daemon to start 19:32:25 [2019-09-09T19:32:25.819Z] daemon.go:336: [d5c1a13992700] waiting for daemon to start 19:32:25 [2019-09-09T19:32:25.819Z] daemon.go:364: [d5c1a13992700] daemon started 19:32:25 [2019-09-09T19:32:25.819Z] daemon.go:472: [d5c1a13992700] Stopping daemon 19:32:25 [2019-09-09T19:32:25.819Z] daemon.go:307: [d5c1a13992700] exiting daemon 19:32:25 [2019-09-09T19:32:25.819Z] daemon.go:459: [d5c1a13992700] Daemon stopped 19:32:25 [2019-09-09T19:32:25.819Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 19:32:27 [2019-09-09T19:32:27.190Z] PASS: docker_cli_build_test.go:4788: DockerSuite.TestBuildFollowSymlinkToFile 2.528s 19:32:27 [2019-09-09T19:32:27.754Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.92s) 19:32:27 [2019-09-09T19:32:27.754Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthzPluginEnsureContainerCopyToFrom 19:32:27 [2019-09-09T19:32:27.754Z] daemon.go:336: [dce9d670fe5a2] waiting for daemon to start 19:32:27 [2019-09-09T19:32:27.754Z] daemon.go:336: [dce9d670fe5a2] waiting for daemon to start 19:32:27 [2019-09-09T19:32:27.754Z] daemon.go:364: [dce9d670fe5a2] daemon started 19:32:27 [2019-09-09T19:32:27.754Z] daemon.go:472: [dce9d670fe5a2] Stopping daemon 19:32:27 [2019-09-09T19:32:27.754Z] daemon.go:307: [dce9d670fe5a2] exiting daemon 19:32:27 [2019-09-09T19:32:27.754Z] daemon.go:459: [dce9d670fe5a2] Daemon stopped 19:32:27 [2019-09-09T19:32:27.754Z] === RUN TestAuthZPluginHeader 19:32:28 [2019-09-09T19:32:28.318Z] --- PASS: TestAuthZPluginHeader (0.80s) 19:32:28 [2019-09-09T19:32:28.318Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginHeader 19:32:28 [2019-09-09T19:32:28.318Z] daemon.go:336: [d30abfc5c8bf4] waiting for daemon to start 19:32:28 [2019-09-09T19:32:28.318Z] daemon.go:336: [d30abfc5c8bf4] waiting for daemon to start 19:32:28 [2019-09-09T19:32:28.318Z] daemon.go:364: [d30abfc5c8bf4] daemon started 19:32:28 [2019-09-09T19:32:28.318Z] daemon.go:472: [d30abfc5c8bf4] Stopping daemon 19:32:28 [2019-09-09T19:32:28.318Z] daemon.go:307: [d30abfc5c8bf4] exiting daemon 19:32:28 [2019-09-09T19:32:28.318Z] daemon.go:459: [d30abfc5c8bf4] Daemon stopped 19:32:28 [2019-09-09T19:32:28.318Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 19:32:28 [2019-09-09T19:32:28.882Z] PASS: docker_cli_build_test.go:1171: DockerSuite.TestBuildForceRm 1.990s 19:32:30 [2019-09-09T19:32:30.779Z] PASS: docker_cli_build_test.go:3052: DockerSuite.TestBuildFromGit 1.493s 19:32:30 [2019-09-09T19:32:30.779Z] PASS: docker_cli_build_test.go:3071: DockerSuite.TestBuildFromGitWithContext 0.347s 19:32:31 [2019-09-09T19:32:31.735Z] PASS: docker_cli_build_test.go:1808: DockerSuite.TestBuildAddMultipleLocalFileWithAndWithoutCache 11.081s 19:32:32 [2019-09-09T19:32:32.148Z] PASS: docker_cli_build_test.go:3090: DockerSuite.TestBuildFromGitWithF 1.065s 19:32:32 [2019-09-09T19:32:32.713Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.30s) 19:32:32 [2019-09-09T19:32:32.713Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginV2AllowNonVolumeRequest 19:32:32 [2019-09-09T19:32:32.713Z] daemon.go:336: [d9e948288c9eb] waiting for daemon to start 19:32:32 [2019-09-09T19:32:32.713Z] daemon.go:336: [d9e948288c9eb] waiting for daemon to start 19:32:32 [2019-09-09T19:32:32.713Z] daemon.go:364: [d9e948288c9eb] daemon started 19:32:32 [2019-09-09T19:32:32.713Z] daemon.go:472: [d9e948288c9eb] Stopping daemon 19:32:32 [2019-09-09T19:32:32.713Z] daemon.go:307: [d9e948288c9eb] exiting daemon 19:32:32 [2019-09-09T19:32:32.713Z] daemon.go:459: [d9e948288c9eb] Daemon stopped 19:32:32 [2019-09-09T19:32:32.713Z] daemon.go:336: [d9e948288c9eb] waiting for daemon to start 19:32:32 [2019-09-09T19:32:32.713Z] daemon.go:336: [d9e948288c9eb] waiting for daemon to start 19:32:32 [2019-09-09T19:32:32.713Z] daemon.go:364: [d9e948288c9eb] daemon started 19:32:32 [2019-09-09T19:32:32.713Z] daemon.go:472: [d9e948288c9eb] Stopping daemon 19:32:32 [2019-09-09T19:32:32.713Z] daemon.go:307: [d9e948288c9eb] exiting daemon 19:32:32 [2019-09-09T19:32:32.713Z] daemon.go:459: [d9e948288c9eb] Daemon stopped 19:32:32 [2019-09-09T19:32:32.713Z] === RUN TestAuthZPluginV2Disable 19:32:33 [2019-09-09T19:32:33.422Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.23s) 19:32:33 [2019-09-09T19:32:33.422Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames 19:32:33 [2019-09-09T19:32:33.422Z] daemon.go:336: [d9cb52a08c84a] waiting for daemon to start 19:32:33 [2019-09-09T19:32:33.422Z] daemon.go:336: [d9cb52a08c84a] waiting for daemon to start 19:32:33 [2019-09-09T19:32:33.422Z] daemon.go:364: [d9cb52a08c84a] daemon started 19:32:33 [2019-09-09T19:32:33.422Z] daemon.go:472: [d9cb52a08c84a] Stopping daemon 19:32:33 [2019-09-09T19:32:33.422Z] daemon.go:307: [d9cb52a08c84a] exiting daemon 19:32:33 [2019-09-09T19:32:33.422Z] daemon.go:459: [d9cb52a08c84a] Daemon stopped 19:32:33 [2019-09-09T19:32:33.422Z] === RUN TestCreateServiceSecretFileMode 19:32:34 [2019-09-09T19:32:34.085Z] PASS: docker_cli_build_test.go:3702: DockerSuite.TestBuildFromMixedcaseDockerfile 2.104s 19:32:34 [2019-09-09T19:32:34.649Z] PASS: docker_cli_build_test.go:3778: DockerSuite.TestBuildFromOfficialNames 0.714s 19:32:34 [2019-09-09T19:32:34.800Z] --- PASS: TestCreateServiceSecretFileMode (3.39s) 19:32:34 [2019-09-09T19:32:34.800Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode 19:32:34 [2019-09-09T19:32:34.800Z] daemon.go:336: [d474d8601ec4a] waiting for daemon to start 19:32:34 [2019-09-09T19:32:34.800Z] daemon.go:336: [d474d8601ec4a] waiting for daemon to start 19:32:34 [2019-09-09T19:32:34.800Z] daemon.go:364: [d474d8601ec4a] daemon started 19:32:34 [2019-09-09T19:32:34.800Z] daemon.go:472: [d474d8601ec4a] Stopping daemon 19:32:34 [2019-09-09T19:32:34.800Z] daemon.go:307: [d474d8601ec4a] exiting daemon 19:32:34 [2019-09-09T19:32:34.800Z] daemon.go:459: [d474d8601ec4a] Daemon stopped 19:32:34 [2019-09-09T19:32:34.800Z] === RUN TestCreateServiceConfigFileMode 19:32:34 [2019-09-09T19:32:34.906Z] PASS: docker_cli_build_test.go:3103: DockerSuite.TestBuildFromRemoteTarball 0.314s 19:32:35 [2019-09-09T19:32:35.515Z] ok github.com/docker/docker/pkg/plugins 35.124s coverage: 73.4% of statements 19:32:35 [2019-09-09T19:32:35.515Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.070s coverage: 56.8% of statements 19:32:35 [2019-09-09T19:32:35.515Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 19:32:35 [2019-09-09T19:32:35.515Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 19:32:35 [2019-09-09T19:32:35.515Z] ok github.com/docker/docker/pkg/plugins/transport 0.163s coverage: 85.7% of statements 19:32:35 [2019-09-09T19:32:35.515Z] ok github.com/docker/docker/pkg/pools 0.118s coverage: 87.9% of statements 19:32:35 [2019-09-09T19:32:35.515Z] ok github.com/docker/docker/pkg/progress 0.034s coverage: 75.9% of statements 19:32:35 [2019-09-09T19:32:35.515Z] ok github.com/docker/docker/pkg/pubsub 1.131s coverage: 73.9% of statements 19:32:35 [2019-09-09T19:32:35.515Z] ok github.com/docker/docker/pkg/reexec 0.088s coverage: 82.4% of statements 19:32:35 [2019-09-09T19:32:35.515Z] ok github.com/docker/docker/pkg/signal 0.056s coverage: 20.3% of statements 19:32:35 [2019-09-09T19:32:35.515Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] 19:32:35 [2019-09-09T19:32:35.515Z] ok github.com/docker/docker/pkg/stdcopy 0.070s coverage: 100.0% of statements 19:32:35 [2019-09-09T19:32:35.515Z] ok github.com/docker/docker/pkg/streamformatter 0.060s coverage: 66.2% of statements 19:32:35 [2019-09-09T19:32:35.515Z] ok github.com/docker/docker/pkg/stringid 0.037s coverage: 70.6% of statements 19:32:35 [2019-09-09T19:32:35.515Z] ? github.com/docker/docker/pkg/symlink [no test files] 19:32:35 [2019-09-09T19:32:35.515Z] ok github.com/docker/docker/pkg/sysinfo 0.038s coverage: 38.2% of statements 19:32:35 [2019-09-09T19:32:35.515Z] ok github.com/docker/docker/pkg/system 0.068s coverage: 12.7% of statements 19:32:35 [2019-09-09T19:32:35.515Z] ok github.com/docker/docker/pkg/tailfile 0.053s coverage: 88.6% of statements 19:32:35 [2019-09-09T19:32:35.515Z] ok github.com/docker/docker/pkg/tarsum 0.328s coverage: 89.3% of statements 19:32:35 [2019-09-09T19:32:35.515Z] ok github.com/docker/docker/pkg/term 0.262s coverage: 30.8% of statements 19:32:35 [2019-09-09T19:32:35.515Z] ok github.com/docker/docker/pkg/term/windows 0.043s coverage: 0.0% of statements [no tests to run] 19:32:35 [2019-09-09T19:32:35.515Z] ok github.com/docker/docker/pkg/truncindex 0.179s coverage: 91.5% of statements 19:32:35 [2019-09-09T19:32:35.515Z] ok github.com/docker/docker/pkg/urlutil 0.032s coverage: 100.0% of statements 19:32:35 [2019-09-09T19:32:35.515Z] ok github.com/docker/docker/pkg/useragent 0.053s coverage: 88.9% of statements 19:32:35 [2019-09-09T19:32:35.515Z] ok github.com/docker/docker/plugin 0.469s coverage: 11.6% of statements 19:32:35 [2019-09-09T19:32:35.515Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 19:32:35 [2019-09-09T19:32:35.515Z] ok github.com/docker/docker/plugin/v2 0.184s coverage: 20.1% of statements 19:32:35 [2019-09-09T19:32:35.515Z] ok github.com/docker/docker/reference 0.316s coverage: 84.4% of statements 19:32:35 [2019-09-09T19:32:35.515Z] ok github.com/docker/docker/registry 0.371s coverage: 52.3% of statements 19:32:35 [2019-09-09T19:32:35.515Z] ok github.com/docker/docker/registry/resumable 0.295s coverage: 100.0% of statements 19:32:35 [2019-09-09T19:32:35.515Z] ok github.com/docker/docker/restartmanager 0.025s coverage: 45.3% of statements 19:32:35 [2019-09-09T19:32:35.515Z] ? github.com/docker/docker/rootless [no test files] 19:32:35 [2019-09-09T19:32:35.515Z] ok github.com/docker/docker/runconfig 0.102s coverage: 54.5% of statements 19:32:35 [2019-09-09T19:32:35.515Z] ? github.com/docker/docker/runconfig/opts [no test files] 19:32:35 [2019-09-09T19:32:35.515Z] ? github.com/docker/docker/volume [no test files] 19:32:35 [2019-09-09T19:32:35.515Z] ok github.com/docker/docker/volume/drivers 0.147s coverage: 36.1% of statements 19:32:35 [2019-09-09T19:32:35.515Z] ok github.com/docker/docker/volume/local 0.177s coverage: 37.7% of statements 19:32:35 [2019-09-09T19:32:35.515Z] ok github.com/docker/docker/volume/mounts 0.083s coverage: 66.2% of statements 19:32:35 [2019-09-09T19:32:35.515Z] ok github.com/docker/docker/volume/service 0.426s coverage: 70.3% of statements 19:32:35 [2019-09-09T19:32:35.515Z] ? github.com/docker/docker/volume/service/opts [no test files] 19:32:35 [2019-09-09T19:32:35.515Z] ? github.com/docker/docker/volume/testutils [no test files] 19:32:35 [2019-09-09T19:32:35.515Z] INFO: make.ps1 ended at 09/09/2019 19:32:34 19:32:36 [2019-09-09T19:32:36.275Z] --- PASS: TestAuthZPluginV2Disable (3.59s) 19:32:36 [2019-09-09T19:32:36.275Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginV2Disable 19:32:36 [2019-09-09T19:32:36.275Z] daemon.go:336: [d2e6a391f82ce] waiting for daemon to start 19:32:36 [2019-09-09T19:32:36.275Z] daemon.go:336: [d2e6a391f82ce] waiting for daemon to start 19:32:36 [2019-09-09T19:32:36.275Z] daemon.go:364: [d2e6a391f82ce] daemon started 19:32:36 [2019-09-09T19:32:36.275Z] daemon.go:472: [d2e6a391f82ce] Stopping daemon 19:32:36 [2019-09-09T19:32:36.275Z] daemon.go:307: [d2e6a391f82ce] exiting daemon 19:32:36 [2019-09-09T19:32:36.275Z] daemon.go:459: [d2e6a391f82ce] Daemon stopped 19:32:36 [2019-09-09T19:32:36.275Z] daemon.go:336: [d2e6a391f82ce] waiting for daemon to start 19:32:36 [2019-09-09T19:32:36.275Z] daemon.go:336: [d2e6a391f82ce] waiting for daemon to start 19:32:36 [2019-09-09T19:32:36.275Z] daemon.go:364: [d2e6a391f82ce] daemon started 19:32:36 [2019-09-09T19:32:36.275Z] daemon.go:472: [d2e6a391f82ce] Stopping daemon 19:32:36 [2019-09-09T19:32:36.275Z] daemon.go:307: [d2e6a391f82ce] exiting daemon 19:32:36 [2019-09-09T19:32:36.275Z] daemon.go:459: [d2e6a391f82ce] Daemon stopped 19:32:36 [2019-09-09T19:32:36.275Z] === RUN TestAuthZPluginV2RejectVolumeRequests 19:32:36 [2019-09-09T19:32:36.489Z] INFO: Unit tests ended at 09/09/2019 19:32:36. Duration:00:04:09.1222769 19:32:36 [2019-09-09T19:32:36.490Z] INFO: Building busybox 19:32:36 [2019-09-09T19:32:36.954Z] Downloading build context from remote url: https://raw.githubusercontent.com/jhowardmsft/busybox/v1.1/Dockerfile 701B 19:32:36 [2019-09-09T19:32:36.954Z] Downloading build context from remote url: https://raw.githubusercontent.com/jhowardmsft/busybox/v1.1/Dockerfile 701B 19:32:36 [2019-09-09T19:32:36.954Z] 19:32:36 [2019-09-09T19:32:36.954Z] Sending build context to Docker daemon 2.56kB 19:32:36 [2019-09-09T19:32:36.954Z] 19:32:36 [2019-09-09T19:32:36.954Z] Step 1/6 : FROM microsoft/windowsservercore 19:32:36 [2019-09-09T19:32:36.954Z] ---> 02bf0dbc0e6a 19:32:36 [2019-09-09T19:32:36.954Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin 19:32:36 [2019-09-09T19:32:36.954Z] ---> Running in c11c8fa8d3d9 19:32:37 [2019-09-09T19:32:37.208Z] PASS: docker_cli_build_test.go:3753: DockerSuite.TestBuildFromStdinWithF 2.111s 19:32:38 [2019-09-09T19:32:38.026Z] --- PASS: TestCreateServiceConfigFileMode (3.40s) 19:32:38 [2019-09-09T19:32:38.027Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode 19:32:38 [2019-09-09T19:32:38.027Z] daemon.go:336: [dc83e6527a044] waiting for daemon to start 19:32:38 [2019-09-09T19:32:38.027Z] daemon.go:336: [dc83e6527a044] waiting for daemon to start 19:32:38 [2019-09-09T19:32:38.027Z] daemon.go:364: [dc83e6527a044] daemon started 19:32:38 [2019-09-09T19:32:38.027Z] daemon.go:472: [dc83e6527a044] Stopping daemon 19:32:38 [2019-09-09T19:32:38.027Z] daemon.go:307: [dc83e6527a044] exiting daemon 19:32:38 [2019-09-09T19:32:38.027Z] daemon.go:459: [dc83e6527a044] Daemon stopped 19:32:38 [2019-09-09T19:32:38.027Z] === RUN TestCreateServiceSysctls 19:32:39 [2019-09-09T19:32:39.732Z] PASS: docker_cli_build_test.go:3726: DockerSuite.TestBuildFromURLWithF 2.181s 19:32:39 [2019-09-09T19:32:39.732Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.26s) 19:32:39 [2019-09-09T19:32:39.732Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginV2RejectVolumeRequests 19:32:39 [2019-09-09T19:32:39.732Z] daemon.go:336: [d7d3254e77513] waiting for daemon to start 19:32:39 [2019-09-09T19:32:39.732Z] daemon.go:336: [d7d3254e77513] waiting for daemon to start 19:32:39 [2019-09-09T19:32:39.732Z] daemon.go:364: [d7d3254e77513] daemon started 19:32:39 [2019-09-09T19:32:39.732Z] daemon.go:472: [d7d3254e77513] Stopping daemon 19:32:39 [2019-09-09T19:32:39.732Z] daemon.go:307: [d7d3254e77513] exiting daemon 19:32:39 [2019-09-09T19:32:39.732Z] daemon.go:459: [d7d3254e77513] Daemon stopped 19:32:39 [2019-09-09T19:32:39.732Z] daemon.go:336: [d7d3254e77513] waiting for daemon to start 19:32:39 [2019-09-09T19:32:39.732Z] daemon.go:336: [d7d3254e77513] waiting for daemon to start 19:32:39 [2019-09-09T19:32:39.732Z] daemon.go:364: [d7d3254e77513] daemon started 19:32:39 [2019-09-09T19:32:39.732Z] daemon.go:472: [d7d3254e77513] Stopping daemon 19:32:39 [2019-09-09T19:32:39.732Z] daemon.go:307: [d7d3254e77513] exiting daemon 19:32:39 [2019-09-09T19:32:39.732Z] daemon.go:459: [d7d3254e77513] Daemon stopped 19:32:39 [2019-09-09T19:32:39.732Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 19:32:40 [2019-09-09T19:32:40.662Z] PASS: docker_cli_build_test.go:235: DockerSuite.TestBuildHandleEscapesInVolume 1.421s 19:32:42 [2019-09-09T19:32:42.030Z] PASS: docker_cli_build_test.go:2937: DockerSuite.TestBuildAddNonTar 9.248s 19:32:42 [2019-09-09T19:32:42.030Z] PASS: docker_cli_build_test.go:786: DockerSuite.TestBuildAddOrCopyEtcToRootShouldNotConflict 0.800s 19:32:42 [2019-09-09T19:32:42.030Z] SKIP: docker_cli_build_test.go:798: DockerSuite.TestBuildAddPreservesFilesSpecialBits (unmatched requirement DaemonIsLinux) 19:32:43 [2019-09-09T19:32:43.183Z] --- PASS: TestCreateServiceSysctls (4.39s) 19:32:43 [2019-09-09T19:32:43.183Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls 19:32:43 [2019-09-09T19:32:43.183Z] daemon.go:336: [dea1dfa7639ad] waiting for daemon to start 19:32:43 [2019-09-09T19:32:43.183Z] daemon.go:336: [dea1dfa7639ad] waiting for daemon to start 19:32:43 [2019-09-09T19:32:43.183Z] daemon.go:364: [dea1dfa7639ad] daemon started 19:32:43 [2019-09-09T19:32:43.183Z] daemon.go:472: [dea1dfa7639ad] Stopping daemon 19:32:43 [2019-09-09T19:32:43.183Z] daemon.go:307: [dea1dfa7639ad] exiting daemon 19:32:43 [2019-09-09T19:32:43.183Z] daemon.go:459: [dea1dfa7639ad] Daemon stopped 19:32:43 [2019-09-09T19:32:43.183Z] === RUN TestCreateServiceCapabilities 19:32:45 [2019-09-09T19:32:45.749Z] PASS: docker_cli_build_test.go:1955: DockerSuite.TestBuildAddRemoteFileMTime 3.076s 19:32:46 [2019-09-09T19:32:46.383Z] --- PASS: TestCreateServiceCapabilities (3.41s) 19:32:46 [2019-09-09T19:32:46.383Z] create_test.go:462: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities 19:32:46 [2019-09-09T19:32:46.383Z] daemon.go:336: [d56c68eeda0a3] waiting for daemon to start 19:32:46 [2019-09-09T19:32:46.383Z] daemon.go:336: [d56c68eeda0a3] waiting for daemon to start 19:32:46 [2019-09-09T19:32:46.383Z] daemon.go:364: [d56c68eeda0a3] daemon started 19:32:46 [2019-09-09T19:32:46.383Z] daemon.go:472: [d56c68eeda0a3] Stopping daemon 19:32:46 [2019-09-09T19:32:46.383Z] daemon.go:307: [d56c68eeda0a3] exiting daemon 19:32:46 [2019-09-09T19:32:46.383Z] daemon.go:459: [d56c68eeda0a3] Daemon stopped 19:32:46 [2019-09-09T19:32:46.383Z] === RUN TestInspect 19:32:46 [2019-09-09T19:32:46.713Z] PASS: docker_cli_build_test.go:1930: DockerSuite.TestBuildAddRemoteFileWithAndWithoutCache 1.385s 19:32:48 [2019-09-09T19:32:48.780Z] PASS: docker_cli_history_test.go:16: DockerSuite.TestBuildHistory 7.090s 19:32:48 [2019-09-09T19:32:48.781Z] PASS: docker_cli_build_test.go:6182: DockerSuite.TestBuildIidFile 0.431s 19:32:48 [2019-09-09T19:32:48.929Z] --- PASS: TestInspect (3.12s) 19:32:48 [2019-09-09T19:32:48.929Z] inspect_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect 19:32:48 [2019-09-09T19:32:48.929Z] daemon.go:336: [d957412cab657] waiting for daemon to start 19:32:48 [2019-09-09T19:32:48.929Z] daemon.go:336: [d957412cab657] waiting for daemon to start 19:32:48 [2019-09-09T19:32:48.929Z] daemon.go:364: [d957412cab657] daemon started 19:32:48 [2019-09-09T19:32:48.929Z] daemon.go:472: [d957412cab657] Stopping daemon 19:32:48 [2019-09-09T19:32:48.929Z] daemon.go:307: [d957412cab657] exiting daemon 19:32:48 [2019-09-09T19:32:48.929Z] daemon.go:459: [d957412cab657] Daemon stopped 19:32:48 [2019-09-09T19:32:48.929Z] === RUN TestDockerNetworkConnectAlias 19:32:49 [2019-09-09T19:32:49.037Z] PASS: docker_cli_build_test.go:6207: DockerSuite.TestBuildIidFileCleanupOnFail 0.807s 19:32:49 [2019-09-09T19:32:49.968Z] PASS: docker_cli_build_test.go:2207: DockerSuite.TestBuildInheritance 0.567s 19:32:50 [2019-09-09T19:32:50.531Z] PASS: docker_cli_build_test.go:5975: DockerSuite.TestBuildIntermediateTarget 0.578s 19:32:50 [2019-09-09T19:32:50.531Z] PASS: docker_cli_build_test.go:3192: DockerSuite.TestBuildInvalidTag 0.017s 19:32:51 [2019-09-09T19:32:51.461Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.81s) 19:32:51 [2019-09-09T19:32:51.461Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginV2BadManifestFailsDaemonStart 19:32:51 [2019-09-09T19:32:51.461Z] daemon.go:336: [d05eb12517e8a] waiting for daemon to start 19:32:51 [2019-09-09T19:32:51.461Z] daemon.go:336: [d05eb12517e8a] waiting for daemon to start 19:32:51 [2019-09-09T19:32:51.461Z] daemon.go:364: [d05eb12517e8a] daemon started 19:32:51 [2019-09-09T19:32:51.461Z] daemon.go:472: [d05eb12517e8a] Stopping daemon 19:32:51 [2019-09-09T19:32:51.461Z] daemon.go:307: [d05eb12517e8a] exiting daemon 19:32:51 [2019-09-09T19:32:51.461Z] daemon.go:459: [d05eb12517e8a] Daemon stopped 19:32:51 [2019-09-09T19:32:51.461Z] daemon.go:336: [d05eb12517e8a] waiting for daemon to start 19:32:51 [2019-09-09T19:32:51.461Z] daemon.go:336: [d05eb12517e8a] waiting for daemon to start 19:32:51 [2019-09-09T19:32:51.461Z] daemon.go:307: [d05eb12517e8a] exiting daemon 19:32:51 [2019-09-09T19:32:51.461Z] daemon.go:336: [d05eb12517e8a] waiting for daemon to start 19:32:51 [2019-09-09T19:32:51.461Z] daemon.go:336: [d05eb12517e8a] waiting for daemon to start 19:32:51 [2019-09-09T19:32:51.461Z] daemon.go:336: [d05eb12517e8a] waiting for daemon to start 19:32:51 [2019-09-09T19:32:51.461Z] daemon.go:364: [d05eb12517e8a] daemon started 19:32:51 [2019-09-09T19:32:51.461Z] daemon.go:472: [d05eb12517e8a] Stopping daemon 19:32:51 [2019-09-09T19:32:51.461Z] daemon.go:307: [d05eb12517e8a] exiting daemon 19:32:51 [2019-09-09T19:32:51.461Z] daemon.go:459: [d05eb12517e8a] Daemon stopped 19:32:51 [2019-09-09T19:32:51.461Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 19:32:51 [2019-09-09T19:32:51.461Z] PASS: docker_cli_build_test.go:35: DockerSuite.TestBuildJSONEmptyRun 1.031s 19:32:51 [2019-09-09T19:32:51.798Z] Removing intermediate container c11c8fa8d3d9 19:32:51 [2019-09-09T19:32:51.798Z] ---> 3145152744a4 19:32:51 [2019-09-09T19:32:51.798Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ 19:32:51 [2019-09-09T19:32:51.798Z] 19:32:52 [2019-09-09T19:32:52.025Z] PASS: docker_cli_build_test.go:4924: DockerSuite.TestBuildLabel 0.452s 19:32:52 [2019-09-09T19:32:52.281Z] PASS: docker_cli_build_test.go:4955: DockerSuite.TestBuildLabelCacheCommit 0.389s 19:32:52 [2019-09-09T19:32:52.488Z] PASS: docker_api_build_test.go:361: DockerSuite.TestBuildAddRemoteNoDecompress 4.782s 19:32:52 [2019-09-09T19:32:52.488Z] SKIP: docker_cli_build_test.go:2816: DockerSuite.TestBuildAddScript (unmatched requirement DaemonIsLinux) 19:32:52 [2019-09-09T19:32:52.488Z] SKIP: docker_cli_build_test.go:506: DockerSuite.TestBuildAddSingleFileToExistDir (unmatched requirement DaemonIsLinux) 19:32:52 [2019-09-09T19:32:52.488Z] SKIP: docker_cli_build_test.go:723: DockerSuite.TestBuildAddSingleFileToNonExistingDir (unmatched requirement DaemonIsLinux) 19:32:52 [2019-09-09T19:32:52.488Z] SKIP: docker_cli_build_test.go:467: DockerSuite.TestBuildAddSingleFileToRoot (unmatched requirement DaemonIsLinux) 19:32:52 [2019-09-09T19:32:52.488Z] PASS: docker_cli_build_test.go:483: DockerSuite.TestBuildAddSingleFileToWorkdir 0.397s 19:32:52 [2019-09-09T19:32:52.768Z] ---> adb55e191354 19:32:52 [2019-09-09T19:32:52.768Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" 19:32:52 [2019-09-09T19:32:52.845Z] PASS: docker_cli_build_test.go:4976: DockerSuite.TestBuildLabelMultiple 0.408s 19:32:53 [2019-09-09T19:32:53.101Z] PASS: docker_cli_build_test.go:4941: DockerSuite.TestBuildLabelOneNode 0.273s 19:32:53 [2019-09-09T19:32:53.228Z] ---> Running in a717b6b3e044 19:32:53 [2019-09-09T19:32:53.358Z] PASS: docker_cli_build_test.go:3374: DockerSuite.TestBuildLabels 0.454s 19:32:54 [2019-09-09T19:32:54.726Z] PASS: docker_cli_build_test.go:3386: DockerSuite.TestBuildLabelsCache 0.955s 19:32:55 [2019-09-09T19:32:55.186Z] --- PASS: TestDockerNetworkConnectAlias (6.04s) 19:32:55 [2019-09-09T19:32:55.186Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias 19:32:55 [2019-09-09T19:32:55.186Z] daemon.go:336: [d04ec57581072] waiting for daemon to start 19:32:55 [2019-09-09T19:32:55.186Z] daemon.go:336: [d04ec57581072] waiting for daemon to start 19:32:55 [2019-09-09T19:32:55.186Z] daemon.go:364: [d04ec57581072] daemon started 19:32:55 [2019-09-09T19:32:55.186Z] daemon.go:472: [d04ec57581072] Stopping daemon 19:32:55 [2019-09-09T19:32:55.186Z] daemon.go:307: [d04ec57581072] exiting daemon 19:32:55 [2019-09-09T19:32:55.186Z] daemon.go:459: [d04ec57581072] Daemon stopped 19:32:55 [2019-09-09T19:32:55.186Z] === RUN TestDockerNetworkReConnect 19:32:55 [2019-09-09T19:32:55.290Z] PASS: docker_api_swarm_test.go:83: DockerSwarmSuite.TestAPISwarmJoinToken 47.848s 19:32:56 [2019-09-09T19:32:56.975Z] 19:32:56 [2019-09-09T19:32:56.975Z] SUCCESS: Specified value was saved. 19:32:57 [2019-09-09T19:32:57.813Z] PASS: docker_cli_build_test.go:5062: DockerSuite.TestBuildLabelsOverride 2.900s 19:32:59 [2019-09-09T19:32:59.891Z] Removing intermediate container a717b6b3e044 19:32:59 [2019-09-09T19:32:59.891Z] ---> b4c4320641f9 19:32:59 [2019-09-09T19:32:59.891Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} 19:32:59 [2019-09-09T19:32:59.891Z] ---> Running in cced4a3bbf6c 19:33:00 [2019-09-09T19:33:00.217Z] --- PASS: TestDockerNetworkReConnect (4.39s) 19:33:00 [2019-09-09T19:33:00.217Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect 19:33:00 [2019-09-09T19:33:00.217Z] daemon.go:336: [d5c7cfd0b7b2a] waiting for daemon to start 19:33:00 [2019-09-09T19:33:00.217Z] daemon.go:336: [d5c7cfd0b7b2a] waiting for daemon to start 19:33:00 [2019-09-09T19:33:00.217Z] daemon.go:364: [d5c7cfd0b7b2a] daemon started 19:33:00 [2019-09-09T19:33:00.217Z] daemon.go:472: [d5c7cfd0b7b2a] Stopping daemon 19:33:00 [2019-09-09T19:33:00.217Z] daemon.go:307: [d5c7cfd0b7b2a] exiting daemon 19:33:00 [2019-09-09T19:33:00.217Z] daemon.go:459: [d5c7cfd0b7b2a] Daemon stopped 19:33:00 [2019-09-09T19:33:00.217Z] === RUN TestServicePlugin 19:33:00 [2019-09-09T19:33:00.217Z] --- SKIP: TestServicePlugin (0.00s) 19:33:00 [2019-09-09T19:33:00.217Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 19:33:00 [2019-09-09T19:33:00.217Z] === RUN TestServiceUpdateLabel 19:33:02 [2019-09-09T19:33:02.694Z] --- PASS: TestServiceUpdateLabel (2.96s) 19:33:02 [2019-09-09T19:33:02.694Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel 19:33:02 [2019-09-09T19:33:02.694Z] daemon.go:336: [d3d3bcbd0593c] waiting for daemon to start 19:33:02 [2019-09-09T19:33:02.694Z] daemon.go:336: [d3d3bcbd0593c] waiting for daemon to start 19:33:02 [2019-09-09T19:33:02.694Z] daemon.go:364: [d3d3bcbd0593c] daemon started 19:33:02 [2019-09-09T19:33:02.694Z] daemon.go:472: [d3d3bcbd0593c] Stopping daemon 19:33:02 [2019-09-09T19:33:02.694Z] daemon.go:307: [d3d3bcbd0593c] exiting daemon 19:33:02 [2019-09-09T19:33:02.694Z] daemon.go:459: [d3d3bcbd0593c] Daemon stopped 19:33:02 [2019-09-09T19:33:02.694Z] === RUN TestServiceUpdateSecrets 19:33:03 [2019-09-09T19:33:03.065Z] PASS: docker_cli_build_test.go:392: DockerSuite.TestBuildLastModified 5.443s 19:33:06 [2019-09-09T19:33:06.339Z] PASS: docker_cli_build_test.go:2624: DockerSuite.TestBuildLineBreak 3.563s 19:33:06 [2019-09-09T19:33:06.596Z] PASS: docker_cli_build_test.go:6107: DockerSuite.TestBuildLineErrorOnBuild 0.090s 19:33:06 [2019-09-09T19:33:06.596Z] PASS: docker_cli_build_test.go:6118: DockerSuite.TestBuildLineErrorUnknownInstruction 0.084s 19:33:06 [2019-09-09T19:33:06.596Z] PASS: docker_cli_build_test.go:6149: DockerSuite.TestBuildLineErrorWithComments 0.091s 19:33:06 [2019-09-09T19:33:06.855Z] PASS: docker_cli_build_test.go:6132: DockerSuite.TestBuildLineErrorWithEmptyLines 0.094s 19:33:07 [2019-09-09T19:33:07.112Z] PASS: docker_cli_build_test.go:1268: DockerSuite.TestBuildMaintainer 0.242s 19:33:08 [2019-09-09T19:33:08.045Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) 19:33:08 [2019-09-09T19:33:08.045Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginV2NonexistentFailsDaemonStart 19:33:08 [2019-09-09T19:33:08.045Z] daemon.go:336: [d81eb9d382571] waiting for daemon to start 19:33:08 [2019-09-09T19:33:08.045Z] daemon.go:336: [d81eb9d382571] waiting for daemon to start 19:33:08 [2019-09-09T19:33:08.045Z] daemon.go:364: [d81eb9d382571] daemon started 19:33:08 [2019-09-09T19:33:08.045Z] daemon.go:472: [d81eb9d382571] Stopping daemon 19:33:08 [2019-09-09T19:33:08.045Z] daemon.go:307: [d81eb9d382571] exiting daemon 19:33:08 [2019-09-09T19:33:08.045Z] daemon.go:459: [d81eb9d382571] Daemon stopped 19:33:08 [2019-09-09T19:33:08.045Z] daemon.go:336: [d81eb9d382571] waiting for daemon to start 19:33:08 [2019-09-09T19:33:08.045Z] daemon.go:336: [d81eb9d382571] waiting for daemon to start 19:33:08 [2019-09-09T19:33:08.045Z] daemon.go:336: [d81eb9d382571] waiting for daemon to start 19:33:08 [2019-09-09T19:33:08.045Z] daemon.go:336: [d81eb9d382571] waiting for daemon to start 19:33:08 [2019-09-09T19:33:08.045Z] daemon.go:350: [d81eb9d382571] error pinging daemon on start: Get http://d81eb9d382571.sock/_ping: context deadline exceeded 19:33:08 [2019-09-09T19:33:08.045Z] daemon.go:336: [d81eb9d382571] waiting for daemon to start 19:33:08 [2019-09-09T19:33:08.045Z] daemon.go:350: [d81eb9d382571] error pinging daemon on start: Get http://d81eb9d382571.sock/_ping: context deadline exceeded 19:33:08 [2019-09-09T19:33:08.045Z] daemon.go:336: [d81eb9d382571] waiting for daemon to start 19:33:08 [2019-09-09T19:33:08.045Z] daemon.go:350: [d81eb9d382571] error pinging daemon on start: Get http://d81eb9d382571.sock/_ping: context deadline exceeded 19:33:08 [2019-09-09T19:33:08.045Z] daemon.go:336: [d81eb9d382571] waiting for daemon to start 19:33:08 [2019-09-09T19:33:08.045Z] daemon.go:350: [d81eb9d382571] error pinging daemon on start: Get http://d81eb9d382571.sock/_ping: context deadline exceeded 19:33:08 [2019-09-09T19:33:08.045Z] daemon.go:307: [d81eb9d382571] exiting daemon 19:33:08 [2019-09-09T19:33:08.045Z] daemon.go:336: [d81eb9d382571] waiting for daemon to start 19:33:08 [2019-09-09T19:33:08.045Z] daemon.go:336: [d81eb9d382571] waiting for daemon to start 19:33:08 [2019-09-09T19:33:08.045Z] daemon.go:336: [d81eb9d382571] waiting for daemon to start 19:33:08 [2019-09-09T19:33:08.045Z] daemon.go:364: [d81eb9d382571] daemon started 19:33:08 [2019-09-09T19:33:08.045Z] daemon.go:472: [d81eb9d382571] Stopping daemon 19:33:08 [2019-09-09T19:33:08.045Z] daemon.go:307: [d81eb9d382571] exiting daemon 19:33:08 [2019-09-09T19:33:08.045Z] daemon.go:459: [d81eb9d382571] Daemon stopped 19:33:08 [2019-09-09T19:33:08.045Z] PASS 19:33:08 [2019-09-09T19:33:08.045Z] Running /go/src/github.com/docker/docker/integration/plugin/common flags=-test.v -test.timeout=120m 19:33:08 [2019-09-09T19:33:08.045Z] INFO: Testing against a local daemon 19:33:08 [2019-09-09T19:33:08.045Z] === RUN TestPluginInvalidJSON 19:33:08 [2019-09-09T19:33:08.045Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 19:33:08 [2019-09-09T19:33:08.045Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 19:33:08 [2019-09-09T19:33:08.045Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 19:33:08 [2019-09-09T19:33:08.045Z] --- PASS: TestPluginInvalidJSON (0.04s) 19:33:08 [2019-09-09T19:33:08.045Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) 19:33:08 [2019-09-09T19:33:08.045Z] PASS 19:33:08 [2019-09-09T19:33:08.045Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver flags=-test.v -test.timeout=120m 19:33:08 [2019-09-09T19:33:08.302Z] INFO: Testing against a local daemon 19:33:08 [2019-09-09T19:33:08.302Z] === RUN TestExternalGraphDriver 19:33:08 [2019-09-09T19:33:08.546Z] Cannot create a file when that file already exists. 19:33:08 [2019-09-09T19:33:08.559Z] === RUN TestExternalGraphDriver/json 19:33:08 [2019-09-09T19:33:08.559Z] PASS: docker_cli_build_test.go:3892: DockerSuite.TestBuildMissingArgs 1.493s 19:33:10 [2019-09-09T19:33:10.453Z] PASS: docker_cli_build_test.go:445: DockerSuite.TestBuildModifyFileInFolder 1.702s 19:33:10 [2019-09-09T19:33:10.453Z] === RUN TestExternalGraphDriver/spec 19:33:12 [2019-09-09T19:33:12.854Z] ? github.com/docker/docker/api/server/backend/build [no test files] 19:33:12 [2019-09-09T19:33:12.854Z] ok github.com/docker/docker/api/server/httputils 0.014s coverage: 14.7% of statements 19:33:12 [2019-09-09T19:33:12.854Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements 19:33:12 [2019-09-09T19:33:12.854Z] ? github.com/docker/docker/api/server/router [no test files] 19:33:12 [2019-09-09T19:33:12.854Z] ? github.com/docker/docker/api/server/router/build [no test files] 19:33:12 [2019-09-09T19:33:12.854Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 19:33:12 [2019-09-09T19:33:12.854Z] ? github.com/docker/docker/api/server/router/container [no test files] 19:33:12 [2019-09-09T19:33:12.854Z] ? github.com/docker/docker/api/server/router/debug [no test files] 19:33:12 [2019-09-09T19:33:12.854Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 19:33:12 [2019-09-09T19:33:12.854Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 19:33:12 [2019-09-09T19:33:12.854Z] ? github.com/docker/docker/api/server/router/image [no test files] 19:33:12 [2019-09-09T19:33:12.854Z] ? github.com/docker/docker/api/server/router/network [no test files] 19:33:12 [2019-09-09T19:33:12.854Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 19:33:12 [2019-09-09T19:33:12.854Z] ? github.com/docker/docker/api/server/router/session [no test files] 19:33:12 [2019-09-09T19:33:12.854Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 4.0% of statements 19:33:12 [2019-09-09T19:33:12.854Z] ? github.com/docker/docker/api/server/router/system [no test files] 19:33:12 [2019-09-09T19:33:12.854Z] ? github.com/docker/docker/api/server/router/volume [no test files] 19:33:12 [2019-09-09T19:33:12.854Z] ? github.com/docker/docker/api/types [no test files] 19:33:12 [2019-09-09T19:33:12.854Z] ? github.com/docker/docker/api/types/backend [no test files] 19:33:12 [2019-09-09T19:33:12.854Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 19:33:12 [2019-09-09T19:33:12.854Z] ? github.com/docker/docker/api/types/container [no test files] 19:33:12 [2019-09-09T19:33:12.854Z] ? github.com/docker/docker/api/types/events [no test files] 19:33:12 [2019-09-09T19:33:12.854Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 95.2% of statements 19:33:12 [2019-09-09T19:33:12.854Z] ? github.com/docker/docker/api/types/image [no test files] 19:33:12 [2019-09-09T19:33:12.854Z] ? github.com/docker/docker/api/types/mount [no test files] 19:33:12 [2019-09-09T19:33:12.854Z] ? github.com/docker/docker/api/types/network [no test files] 19:33:12 [2019-09-09T19:33:12.854Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 19:33:12 [2019-09-09T19:33:12.854Z] ? github.com/docker/docker/api/types/registry [no test files] 19:33:12 [2019-09-09T19:33:12.854Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements 19:33:12 [2019-09-09T19:33:12.854Z] ? github.com/docker/docker/api/types/swarm [no test files] 19:33:12 [2019-09-09T19:33:12.854Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 19:33:12 [2019-09-09T19:33:12.854Z] ok github.com/docker/docker/api/types/time 0.010s coverage: 100.0% of statements 19:33:12 [2019-09-09T19:33:12.854Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements 19:33:12 [2019-09-09T19:33:12.854Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 19:33:12 [2019-09-09T19:33:12.854Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 19:33:12 [2019-09-09T19:33:12.854Z] ? github.com/docker/docker/api/types/volume [no test files] 19:33:12 [2019-09-09T19:33:12.854Z] ? github.com/docker/docker/builder [no test files] 19:33:12 [2019-09-09T19:33:12.854Z] ? github.com/docker/docker/builder/builder-next [no test files] 19:33:12 [2019-09-09T19:33:12.854Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 19:33:12 [2019-09-09T19:33:12.854Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 19:33:12 [2019-09-09T19:33:12.854Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 19:33:12 [2019-09-09T19:33:12.854Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 19:33:12 [2019-09-09T19:33:12.854Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 19:33:12 [2019-09-09T19:33:12.854Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 19:33:12 [2019-09-09T19:33:12.854Z] ok github.com/docker/docker/builder/dockerignore 0.004s coverage: 96.8% of statements 19:33:12 [2019-09-09T19:33:12.975Z] === RUN TestExternalGraphDriver/pull 19:33:14 [2019-09-09T19:33:14.357Z] --- PASS: TestExternalGraphDriver (5.86s) 19:33:14 [2019-09-09T19:33:14.357Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestExternalGraphDriver 19:33:14 [2019-09-09T19:33:14.357Z] daemon.go:336: [db4e4e6c1c130] waiting for daemon to start 19:33:14 [2019-09-09T19:33:14.357Z] daemon.go:336: [db4e4e6c1c130] waiting for daemon to start 19:33:14 [2019-09-09T19:33:14.357Z] daemon.go:364: [db4e4e6c1c130] daemon started 19:33:14 [2019-09-09T19:33:14.357Z] daemon.go:472: [db4e4e6c1c130] Stopping daemon 19:33:14 [2019-09-09T19:33:14.357Z] daemon.go:307: [db4e4e6c1c130] exiting daemon 19:33:14 [2019-09-09T19:33:14.357Z] daemon.go:459: [db4e4e6c1c130] Daemon stopped 19:33:14 [2019-09-09T19:33:14.357Z] daemon.go:336: [db4e4e6c1c130] waiting for daemon to start 19:33:14 [2019-09-09T19:33:14.357Z] daemon.go:336: [db4e4e6c1c130] waiting for daemon to start 19:33:14 [2019-09-09T19:33:14.357Z] daemon.go:364: [db4e4e6c1c130] daemon started 19:33:14 [2019-09-09T19:33:14.357Z] daemon.go:472: [db4e4e6c1c130] Stopping daemon 19:33:14 [2019-09-09T19:33:14.357Z] daemon.go:307: [db4e4e6c1c130] exiting daemon 19:33:14 [2019-09-09T19:33:14.357Z] daemon.go:459: [db4e4e6c1c130] Daemon stopped 19:33:14 [2019-09-09T19:33:14.357Z] --- PASS: TestExternalGraphDriver/json (2.02s) 19:33:14 [2019-09-09T19:33:14.357Z] daemon.go:336: [db4e4e6c1c130] waiting for daemon to start 19:33:14 [2019-09-09T19:33:14.357Z] daemon.go:336: [db4e4e6c1c130] waiting for daemon to start 19:33:14 [2019-09-09T19:33:14.357Z] daemon.go:364: [db4e4e6c1c130] daemon started 19:33:14 [2019-09-09T19:33:14.357Z] daemon.go:472: [db4e4e6c1c130] Stopping daemon 19:33:14 [2019-09-09T19:33:14.357Z] daemon.go:307: [db4e4e6c1c130] exiting daemon 19:33:14 [2019-09-09T19:33:14.357Z] daemon.go:459: [db4e4e6c1c130] Daemon stopped 19:33:14 [2019-09-09T19:33:14.357Z] daemon.go:336: [db4e4e6c1c130] waiting for daemon to start 19:33:14 [2019-09-09T19:33:14.357Z] daemon.go:336: [db4e4e6c1c130] waiting for daemon to start 19:33:14 [2019-09-09T19:33:14.357Z] daemon.go:364: [db4e4e6c1c130] daemon started 19:33:14 [2019-09-09T19:33:14.357Z] daemon.go:472: [db4e4e6c1c130] Stopping daemon 19:33:14 [2019-09-09T19:33:14.357Z] daemon.go:307: [db4e4e6c1c130] exiting daemon 19:33:14 [2019-09-09T19:33:14.357Z] daemon.go:459: [db4e4e6c1c130] Daemon stopped 19:33:14 [2019-09-09T19:33:14.357Z] --- PASS: TestExternalGraphDriver/spec (2.15s) 19:33:14 [2019-09-09T19:33:14.357Z] daemon.go:336: [db4e4e6c1c130] waiting for daemon to start 19:33:14 [2019-09-09T19:33:14.357Z] daemon.go:336: [db4e4e6c1c130] waiting for daemon to start 19:33:14 [2019-09-09T19:33:14.357Z] daemon.go:364: [db4e4e6c1c130] daemon started 19:33:14 [2019-09-09T19:33:14.357Z] daemon.go:472: [db4e4e6c1c130] Stopping daemon 19:33:14 [2019-09-09T19:33:14.357Z] daemon.go:307: [db4e4e6c1c130] exiting daemon 19:33:14 [2019-09-09T19:33:14.357Z] daemon.go:459: [db4e4e6c1c130] Daemon stopped 19:33:14 [2019-09-09T19:33:14.357Z] --- PASS: TestExternalGraphDriver/pull (1.56s) 19:33:14 [2019-09-09T19:33:14.357Z] === RUN TestGraphdriverPluginV2 19:33:14 [2019-09-09T19:33:14.618Z] PASS: docker_cli_build_test.go:4638: DockerSuite.TestBuildMultiStageArg 4.326s 19:33:14 [2019-09-09T19:33:14.752Z] ok github.com/docker/docker/builder/fscache 0.123s coverage: 69.2% of statements 19:33:15 [2019-09-09T19:33:15.008Z] ok github.com/docker/docker/builder/dockerfile 0.545s coverage: 45.1% of statements 19:33:15 [2019-09-09T19:33:15.182Z] PASS: docker_cli_build_test.go:5526: DockerSuite.TestBuildMultiStageCache 0.445s 19:33:15 [2019-09-09T19:33:15.639Z] Removing intermediate container cced4a3bbf6c 19:33:15 [2019-09-09T19:33:15.639Z] ---> 532cab5fbac3 19:33:15 [2019-09-09T19:33:15.639Z] Step 6/6 : CMD ["sh"] 19:33:15 [2019-09-09T19:33:15.639Z] ---> Running in cc479031f109 19:33:15 [2019-09-09T19:33:15.745Z] PASS: docker_cli_build_test.go:5705: DockerSuite.TestBuildMultiStageCopyFromErrors 0.527s 19:33:17 [2019-09-09T19:33:17.187Z] Removing intermediate container cc479031f109 19:33:17 [2019-09-09T19:33:17.187Z] ---> 2f095d66451c 19:33:17 [2019-09-09T19:33:17.187Z] Successfully built 2f095d66451c 19:33:17 [2019-09-09T19:33:17.187Z] Successfully tagged busybox:latest 19:33:17 [2019-09-09T19:33:17.187Z] INFO: Docker images of the daemon under test 19:33:17 [2019-09-09T19:33:17.187Z] 19:33:17 [2019-09-09T19:33:17.187Z] REPOSITORY TAG IMAGE ID CREATED SIZE 19:33:17 [2019-09-09T19:33:17.187Z] busybox latest 2f095d66451c Less than a second ago 11.2GB 19:33:17 [2019-09-09T19:33:17.187Z] microsoft/windowsservercore latest 02bf0dbc0e6a 3 weeks ago 11.1GB 19:33:17 [2019-09-09T19:33:17.187Z] mcr.microsoft.com/windows/servercore ltsc2016 02bf0dbc0e6a 3 weeks ago 11.1GB 19:33:17 [2019-09-09T19:33:17.187Z] 19:33:17 [2019-09-09T19:33:17.187Z] INFO: Running integration tests at 09/09/2019 19:33:16... 19:33:17 [2019-09-09T19:33:17.187Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 19:33:17 [2019-09-09T19:33:17.187Z] INFO: Integration API tests being run from the host: 19:33:17 [2019-09-09T19:33:17.187Z] INFO: make.ps1 starting at 09/09/2019 19:33:16 19:33:17 [2019-09-09T19:33:17.534Z] ok github.com/docker/docker/builder/remotecontext/git 0.824s coverage: 85.1% of statements 19:33:17 [2019-09-09T19:33:17.534Z] ok github.com/docker/docker/builder/remotecontext 0.200s coverage: 13.6% of statements 19:33:18 [2019-09-09T19:33:18.098Z] ? github.com/docker/docker/cli [no test files] 19:33:18 [2019-09-09T19:33:18.098Z] ? github.com/docker/docker/cli/config [no test files] 19:33:18 [2019-09-09T19:33:18.098Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements 19:33:18 [2019-09-09T19:33:18.159Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build 19:33:18 [2019-09-09T19:33:18.487Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 19:33:18 [2019-09-09T19:33:18.487Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 19:33:19 [2019-09-09T19:33:19.014Z] --- PASS: TestServiceUpdateSecrets (15.60s) 19:33:19 [2019-09-09T19:33:19.014Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets 19:33:19 [2019-09-09T19:33:19.014Z] daemon.go:336: [da2b9893f180d] waiting for daemon to start 19:33:19 [2019-09-09T19:33:19.014Z] daemon.go:336: [da2b9893f180d] waiting for daemon to start 19:33:19 [2019-09-09T19:33:19.014Z] daemon.go:364: [da2b9893f180d] daemon started 19:33:19 [2019-09-09T19:33:19.014Z] daemon.go:472: [da2b9893f180d] Stopping daemon 19:33:19 [2019-09-09T19:33:19.014Z] daemon.go:307: [da2b9893f180d] exiting daemon 19:33:19 [2019-09-09T19:33:19.014Z] daemon.go:459: [da2b9893f180d] Daemon stopped 19:33:19 [2019-09-09T19:33:19.014Z] === RUN TestServiceUpdateConfigs 19:33:19 [2019-09-09T19:33:19.920Z] --- PASS: TestGraphdriverPluginV2 (5.17s) 19:33:19 [2019-09-09T19:33:19.920Z] external_test.go:413: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestGraphdriverPluginV2 19:33:19 [2019-09-09T19:33:19.920Z] daemon.go:336: [d6a188e236d63] waiting for daemon to start 19:33:19 [2019-09-09T19:33:19.920Z] daemon.go:336: [d6a188e236d63] waiting for daemon to start 19:33:19 [2019-09-09T19:33:19.920Z] daemon.go:364: [d6a188e236d63] daemon started 19:33:19 [2019-09-09T19:33:19.920Z] daemon.go:472: [d6a188e236d63] Stopping daemon 19:33:19 [2019-09-09T19:33:19.920Z] daemon.go:307: [d6a188e236d63] exiting daemon 19:33:19 [2019-09-09T19:33:19.920Z] daemon.go:459: [d6a188e236d63] Daemon stopped 19:33:19 [2019-09-09T19:33:19.920Z] daemon.go:336: [d6a188e236d63] waiting for daemon to start 19:33:19 [2019-09-09T19:33:19.920Z] daemon.go:336: [d6a188e236d63] waiting for daemon to start 19:33:19 [2019-09-09T19:33:19.920Z] daemon.go:364: [d6a188e236d63] daemon started 19:33:19 [2019-09-09T19:33:19.920Z] daemon.go:472: [d6a188e236d63] Stopping daemon 19:33:19 [2019-09-09T19:33:19.920Z] daemon.go:307: [d6a188e236d63] exiting daemon 19:33:19 [2019-09-09T19:33:19.920Z] daemon.go:459: [d6a188e236d63] Daemon stopped 19:33:19 [2019-09-09T19:33:19.920Z] PASS 19:33:19 [2019-09-09T19:33:19.920Z] Running /go/src/github.com/docker/docker/integration/plugin/logging flags=-test.v -test.timeout=120m 19:33:19 [2019-09-09T19:33:19.920Z] INFO: Testing against a local daemon 19:33:19 [2019-09-09T19:33:19.920Z] === RUN TestContinueAfterPluginCrash 19:33:19 [2019-09-09T19:33:19.920Z] === PAUSE TestContinueAfterPluginCrash 19:33:19 [2019-09-09T19:33:19.920Z] === RUN TestDaemonStartWithLogOpt 19:33:19 [2019-09-09T19:33:19.920Z] === PAUSE TestDaemonStartWithLogOpt 19:33:19 [2019-09-09T19:33:19.920Z] === CONT TestContinueAfterPluginCrash 19:33:19 [2019-09-09T19:33:19.920Z] === CONT TestDaemonStartWithLogOpt 19:33:24 [2019-09-09T19:33:24.648Z] ok github.com/docker/docker/client 0.246s coverage: 75.6% of statements 19:33:25 [2019-09-09T19:33:25.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 19:33:28 [2019-09-09T19:33:28.126Z] PASS: docker_cli_build_test.go:2832: DockerSuite.TestBuildAddTar 33.094s 19:33:28 [2019-09-09T19:33:28.126Z] SKIP: docker_cli_build_test.go:2950: DockerSuite.TestBuildAddTarXz (unmatched requirement DaemonIsLinux) 19:33:28 [2019-09-09T19:33:28.126Z] SKIP: docker_cli_build_test.go:2999: DockerSuite.TestBuildAddTarXzGz (unmatched requirement DaemonIsLinux) 19:33:29 [2019-09-09T19:33:29.878Z] PASS: docker_cli_build_test.go:5647: DockerSuite.TestBuildMultiStageCopyFromSyntax 13.200s 19:33:30 [2019-09-09T19:33:30.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 19:33:34 [2019-09-09T19:33:34.056Z] PASS: docker_cli_build_test.go:4662: DockerSuite.TestBuildMultiStageGlobalArg 4.997s 19:33:34 [2019-09-09T19:33:34.313Z] --- PASS: TestDaemonStartWithLogOpt (14.79s) 19:33:34 [2019-09-09T19:33:34.313Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonStartWithLogOpt 19:33:34 [2019-09-09T19:33:34.313Z] daemon.go:336: [dcf34b199ee23] waiting for daemon to start 19:33:34 [2019-09-09T19:33:34.313Z] daemon.go:336: [dcf34b199ee23] waiting for daemon to start 19:33:34 [2019-09-09T19:33:34.313Z] daemon.go:364: [dcf34b199ee23] daemon started 19:33:34 [2019-09-09T19:33:34.313Z] daemon.go:472: [dcf34b199ee23] Stopping daemon 19:33:34 [2019-09-09T19:33:34.313Z] daemon.go:307: [dcf34b199ee23] exiting daemon 19:33:34 [2019-09-09T19:33:34.313Z] daemon.go:459: [dcf34b199ee23] Daemon stopped 19:33:34 [2019-09-09T19:33:34.313Z] daemon.go:336: [dcf34b199ee23] waiting for daemon to start 19:33:34 [2019-09-09T19:33:34.313Z] daemon.go:336: [dcf34b199ee23] waiting for daemon to start 19:33:34 [2019-09-09T19:33:34.313Z] daemon.go:364: [dcf34b199ee23] daemon started 19:33:34 [2019-09-09T19:33:34.313Z] daemon.go:472: [dcf34b199ee23] Stopping daemon 19:33:34 [2019-09-09T19:33:34.313Z] daemon.go:307: [dcf34b199ee23] exiting daemon 19:33:34 [2019-09-09T19:33:34.313Z] daemon.go:459: [dcf34b199ee23] Daemon stopped 19:33:35 [2019-09-09T19:33:35.245Z] PASS: docker_cli_build_test.go:5785: DockerSuite.TestBuildMultiStageImplicitFrom 1.203s 19:33:35 [2019-09-09T19:33:35.441Z] --- PASS: TestServiceUpdateConfigs (15.61s) 19:33:35 [2019-09-09T19:33:35.441Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs 19:33:35 [2019-09-09T19:33:35.441Z] daemon.go:336: [d2ba1d1c42905] waiting for daemon to start 19:33:35 [2019-09-09T19:33:35.441Z] daemon.go:336: [d2ba1d1c42905] waiting for daemon to start 19:33:35 [2019-09-09T19:33:35.441Z] daemon.go:364: [d2ba1d1c42905] daemon started 19:33:35 [2019-09-09T19:33:35.441Z] daemon.go:472: [d2ba1d1c42905] Stopping daemon 19:33:35 [2019-09-09T19:33:35.441Z] daemon.go:307: [d2ba1d1c42905] exiting daemon 19:33:35 [2019-09-09T19:33:35.441Z] daemon.go:459: [d2ba1d1c42905] Daemon stopped 19:33:35 [2019-09-09T19:33:35.441Z] === RUN TestServiceUpdateNetwork 19:33:36 [2019-09-09T19:33:36.303Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 19:33:37 [2019-09-09T19:33:37.138Z] PASS: docker_api_swarm_test.go:293: DockerSwarmSuite.TestAPISwarmLeaderElection 31.023s 19:33:37 [2019-09-09T19:33:37.702Z] PASS: docker_cli_build_test.go:5752: DockerSuite.TestBuildMultiStageMultipleBuilds 2.436s 19:33:37 [2019-09-09T19:33:37.702Z] SKIP: docker_cli_build_test.go:5867: DockerSuite.TestBuildMultiStageMultipleBuildsWindows (unmatched requirement DaemonIsWindows) 19:33:39 [2019-09-09T19:33:39.600Z] --- PASS: TestContinueAfterPluginCrash (19.89s) 19:33:39 [2019-09-09T19:33:39.600Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestContinueAfterPluginCrash 19:33:39 [2019-09-09T19:33:39.600Z] daemon.go:336: [db3ff53d117a5] waiting for daemon to start 19:33:39 [2019-09-09T19:33:39.600Z] daemon.go:336: [db3ff53d117a5] waiting for daemon to start 19:33:39 [2019-09-09T19:33:39.600Z] daemon.go:364: [db3ff53d117a5] daemon started 19:33:39 [2019-09-09T19:33:39.600Z] daemon.go:472: [db3ff53d117a5] Stopping daemon 19:33:39 [2019-09-09T19:33:39.600Z] daemon.go:307: [db3ff53d117a5] exiting daemon 19:33:39 [2019-09-09T19:33:39.600Z] daemon.go:459: [db3ff53d117a5] Daemon stopped 19:33:39 [2019-09-09T19:33:39.600Z] PASS 19:33:39 [2019-09-09T19:33:39.600Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes flags=-test.v -test.timeout=120m 19:33:39 [2019-09-09T19:33:39.600Z] INFO: Testing against a local daemon 19:33:39 [2019-09-09T19:33:39.600Z] === RUN TestPluginWithDevMounts 19:33:39 [2019-09-09T19:33:39.600Z] === PAUSE TestPluginWithDevMounts 19:33:39 [2019-09-09T19:33:39.600Z] === CONT TestPluginWithDevMounts 19:33:41 [2019-09-09T19:33:41.821Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 19:33:42 [2019-09-09T19:33:42.127Z] --- PASS: TestPluginWithDevMounts (1.99s) 19:33:42 [2019-09-09T19:33:42.127Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestPluginWithDevMounts 19:33:42 [2019-09-09T19:33:42.127Z] daemon.go:336: [d7072b901d476] waiting for daemon to start 19:33:42 [2019-09-09T19:33:42.127Z] daemon.go:336: [d7072b901d476] waiting for daemon to start 19:33:42 [2019-09-09T19:33:42.127Z] daemon.go:364: [d7072b901d476] daemon started 19:33:42 [2019-09-09T19:33:42.127Z] daemon.go:472: [d7072b901d476] Stopping daemon 19:33:42 [2019-09-09T19:33:42.127Z] daemon.go:307: [d7072b901d476] exiting daemon 19:33:42 [2019-09-09T19:33:42.127Z] daemon.go:459: [d7072b901d476] Daemon stopped 19:33:42 [2019-09-09T19:33:42.127Z] PASS 19:33:42 [2019-09-09T19:33:42.127Z] Running /go/src/github.com/docker/docker/integration/secret flags=-test.v -test.timeout=120m 19:33:42 [2019-09-09T19:33:42.127Z] INFO: Testing against a local daemon 19:33:42 [2019-09-09T19:33:42.127Z] === RUN TestSecretInspect 19:33:43 [2019-09-09T19:33:43.058Z] PASS: docker_cli_build_test.go:5842: DockerSuite.TestBuildMultiStageNameVariants 5.365s 19:33:43 [2019-09-09T19:33:43.621Z] PASS: docker_cli_build_test.go:5955: DockerSuite.TestBuildMultiStageResetScratch 0.467s 19:33:44 [2019-09-09T19:33:44.989Z] --- PASS: TestSecretInspect (3.10s) 19:33:44 [2019-09-09T19:33:44.989Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestSecretInspect 19:33:44 [2019-09-09T19:33:44.989Z] daemon.go:336: [d8ee7722b205a] waiting for daemon to start 19:33:44 [2019-09-09T19:33:44.989Z] daemon.go:336: [d8ee7722b205a] waiting for daemon to start 19:33:44 [2019-09-09T19:33:44.989Z] daemon.go:364: [d8ee7722b205a] daemon started 19:33:44 [2019-09-09T19:33:44.989Z] daemon.go:472: [d8ee7722b205a] Stopping daemon 19:33:44 [2019-09-09T19:33:44.989Z] daemon.go:307: [d8ee7722b205a] exiting daemon 19:33:44 [2019-09-09T19:33:44.989Z] daemon.go:459: [d8ee7722b205a] Daemon stopped 19:33:44 [2019-09-09T19:33:44.989Z] === RUN TestSecretList 19:33:45 [2019-09-09T19:33:45.920Z] PASS: docker_cli_build_test.go:4687: DockerSuite.TestBuildMultiStageUnusedArg 2.436s 19:33:46 [2019-09-09T19:33:46.177Z] PASS: docker_cli_build_test.go:4748: DockerSuite.TestBuildMultipleTags 0.303s 19:33:48 [2019-09-09T19:33:48.087Z] --- PASS: TestSecretList (3.29s) 19:33:48 [2019-09-09T19:33:48.087Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestSecretList 19:33:48 [2019-09-09T19:33:48.087Z] daemon.go:336: [d7940b20274bb] waiting for daemon to start 19:33:48 [2019-09-09T19:33:48.087Z] daemon.go:336: [d7940b20274bb] waiting for daemon to start 19:33:48 [2019-09-09T19:33:48.087Z] daemon.go:364: [d7940b20274bb] daemon started 19:33:48 [2019-09-09T19:33:48.087Z] daemon.go:472: [d7940b20274bb] Stopping daemon 19:33:48 [2019-09-09T19:33:48.087Z] daemon.go:307: [d7940b20274bb] exiting daemon 19:33:48 [2019-09-09T19:33:48.087Z] daemon.go:459: [d7940b20274bb] Daemon stopped 19:33:48 [2019-09-09T19:33:48.087Z] === RUN TestSecretsCreateAndDelete 19:33:48 [2019-09-09T19:33:48.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 19:33:48 [2019-09-09T19:33:48.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 19:33:48 [2019-09-09T19:33:48.660Z] PASS: docker_cli_build_test.go:5562: DockerSuite.TestBuildNetContainer 2.041s 19:33:49 [2019-09-09T19:33:49.063Z] --- PASS: TestServiceUpdateNetwork (14.42s) 19:33:49 [2019-09-09T19:33:49.063Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork 19:33:49 [2019-09-09T19:33:49.063Z] daemon.go:336: [da86fec2adfad] waiting for daemon to start 19:33:49 [2019-09-09T19:33:49.063Z] daemon.go:336: [da86fec2adfad] waiting for daemon to start 19:33:49 [2019-09-09T19:33:49.063Z] daemon.go:364: [da86fec2adfad] daemon started 19:33:49 [2019-09-09T19:33:49.063Z] daemon.go:472: [da86fec2adfad] Stopping daemon 19:33:49 [2019-09-09T19:33:49.063Z] daemon.go:307: [da86fec2adfad] exiting daemon 19:33:49 [2019-09-09T19:33:49.063Z] daemon.go:459: [da86fec2adfad] Daemon stopped 19:33:49 [2019-09-09T19:33:49.063Z] PASS 19:33:49 [2019-09-09T19:33:49.063Z] Running /go/src/github.com/docker/docker/integration/session flags=-test.v -test.timeout=120m 19:33:49 [2019-09-09T19:33:49.063Z] INFO: Testing against a local daemon 19:33:49 [2019-09-09T19:33:49.063Z] === RUN TestSessionCreate 19:33:49 [2019-09-09T19:33:49.063Z] --- PASS: TestSessionCreate (0.03s) 19:33:49 [2019-09-09T19:33:49.063Z] === RUN TestSessionCreateWithBadUpgrade 19:33:49 [2019-09-09T19:33:49.063Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) 19:33:49 [2019-09-09T19:33:49.063Z] PASS 19:33:49 [2019-09-09T19:33:49.063Z] Running /go/src/github.com/docker/docker/integration/system flags=-test.v -test.timeout=120m 19:33:49 [2019-09-09T19:33:49.063Z] INFO: Testing against a local daemon 19:33:49 [2019-09-09T19:33:49.063Z] === RUN TestCgroupDriverSystemdMemoryLimit 19:33:49 [2019-09-09T19:33:49.063Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 19:33:49 [2019-09-09T19:33:49.063Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 19:33:49 [2019-09-09T19:33:49.063Z] === RUN TestEventsExecDie 19:33:49 [2019-09-09T19:33:49.063Z] --- PASS: TestEventsExecDie (0.95s) 19:33:49 [2019-09-09T19:33:49.063Z] === RUN TestEventsBackwardsCompatible 19:33:49 [2019-09-09T19:33:49.226Z] PASS: docker_cli_build_test.go:5550: DockerSuite.TestBuildNetNone 0.760s 19:33:49 [2019-09-09T19:33:49.443Z] --- PASS: TestEventsBackwardsCompatible (0.13s) 19:33:49 [2019-09-09T19:33:49.443Z] === RUN TestInfoBinaryCommits 19:33:49 [2019-09-09T19:33:49.443Z] --- PASS: TestInfoBinaryCommits (0.03s) 19:33:49 [2019-09-09T19:33:49.443Z] === RUN TestInfoAPIVersioned 19:33:49 [2019-09-09T19:33:49.443Z] --- PASS: TestInfoAPIVersioned (0.01s) 19:33:49 [2019-09-09T19:33:49.443Z] === RUN TestInfoAPI 19:33:49 [2019-09-09T19:33:49.443Z] --- PASS: TestInfoAPI (0.03s) 19:33:49 [2019-09-09T19:33:49.443Z] === RUN TestInfoAPIWarnings 19:33:50 [2019-09-09T19:33:50.370Z] --- PASS: TestInfoAPIWarnings (0.88s) 19:33:50 [2019-09-09T19:33:50.370Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings 19:33:50 [2019-09-09T19:33:50.370Z] daemon.go:336: [d6748e9396328] waiting for daemon to start 19:33:50 [2019-09-09T19:33:50.370Z] daemon.go:336: [d6748e9396328] waiting for daemon to start 19:33:50 [2019-09-09T19:33:50.370Z] daemon.go:364: [d6748e9396328] daemon started 19:33:50 [2019-09-09T19:33:50.370Z] daemon.go:472: [d6748e9396328] Stopping daemon 19:33:50 [2019-09-09T19:33:50.370Z] daemon.go:307: [d6748e9396328] exiting daemon 19:33:50 [2019-09-09T19:33:50.370Z] daemon.go:459: [d6748e9396328] Daemon stopped 19:33:50 [2019-09-09T19:33:50.370Z] === RUN TestLoginFailsWithBadCredentials 19:33:50 [2019-09-09T19:33:50.595Z] PASS: docker_cli_build_test.go:2054: DockerSuite.TestBuildNoContext 1.156s 19:33:50 [2019-09-09T19:33:50.757Z] --- PASS: TestLoginFailsWithBadCredentials (0.43s) 19:33:50 [2019-09-09T19:33:50.757Z] === RUN TestPingCacheHeaders 19:33:50 [2019-09-09T19:33:50.757Z] --- PASS: TestPingCacheHeaders (0.02s) 19:33:50 [2019-09-09T19:33:50.757Z] === RUN TestPingGet 19:33:50 [2019-09-09T19:33:50.757Z] --- PASS: TestPingGet (0.01s) 19:33:50 [2019-09-09T19:33:50.757Z] === RUN TestPingHead 19:33:50 [2019-09-09T19:33:50.757Z] --- PASS: TestPingHead (0.02s) 19:33:50 [2019-09-09T19:33:50.757Z] === RUN TestVersion 19:33:50 [2019-09-09T19:33:50.757Z] --- PASS: TestVersion (0.02s) 19:33:50 [2019-09-09T19:33:50.757Z] PASS 19:33:50 [2019-09-09T19:33:50.757Z] Running /go/src/github.com/docker/docker/integration/volume flags=-test.v -test.timeout=120m 19:33:50 [2019-09-09T19:33:50.757Z] INFO: Testing against a local daemon 19:33:50 [2019-09-09T19:33:50.757Z] === RUN TestVolumesCreateAndList 19:33:51 [2019-09-09T19:33:51.133Z] --- PASS: TestVolumesCreateAndList (0.04s) 19:33:51 [2019-09-09T19:33:51.133Z] === RUN TestVolumesRemove 19:33:51 [2019-09-09T19:33:51.133Z] --- PASS: TestVolumesRemove (0.11s) 19:33:51 [2019-09-09T19:33:51.133Z] === RUN TestVolumesInspect 19:33:51 [2019-09-09T19:33:51.133Z] --- PASS: TestVolumesInspect (0.02s) 19:33:51 [2019-09-09T19:33:51.133Z] === RUN TestVolumesInvalidJSON 19:33:51 [2019-09-09T19:33:51.133Z] === RUN TestVolumesInvalidJSON//volumes/create 19:33:51 [2019-09-09T19:33:51.133Z] === PAUSE TestVolumesInvalidJSON//volumes/create 19:33:51 [2019-09-09T19:33:51.133Z] === CONT TestVolumesInvalidJSON//volumes/create 19:33:51 [2019-09-09T19:33:51.133Z] --- PASS: TestVolumesInvalidJSON (0.01s) 19:33:51 [2019-09-09T19:33:51.133Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) 19:33:51 [2019-09-09T19:33:51.133Z] PASS 19:33:51 [2019-09-09T19:33:51.133Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 19:33:51 [2019-09-09T19:33:51.159Z] --- PASS: TestSecretsCreateAndDelete (2.89s) 19:33:51 [2019-09-09T19:33:51.159Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestSecretsCreateAndDelete 19:33:51 [2019-09-09T19:33:51.159Z] daemon.go:336: [d25d9ce5ccda7] waiting for daemon to start 19:33:51 [2019-09-09T19:33:51.159Z] daemon.go:336: [d25d9ce5ccda7] waiting for daemon to start 19:33:51 [2019-09-09T19:33:51.159Z] daemon.go:364: [d25d9ce5ccda7] daemon started 19:33:51 [2019-09-09T19:33:51.159Z] daemon.go:472: [d25d9ce5ccda7] Stopping daemon 19:33:51 [2019-09-09T19:33:51.159Z] daemon.go:307: [d25d9ce5ccda7] exiting daemon 19:33:51 [2019-09-09T19:33:51.159Z] daemon.go:459: [d25d9ce5ccda7] Daemon stopped 19:33:51 [2019-09-09T19:33:51.159Z] === RUN TestSecretsUpdate 19:33:51 [2019-09-09T19:33:51.416Z] PASS: docker_cli_build_test.go:4002: DockerSuite.TestBuildNoDupOutput 0.939s 19:33:52 [2019-09-09T19:33:52.932Z] umount: bundles/test-integration/root: mountpoint not found 19:33:52 [2019-09-09T19:33:52.932Z] Clearing AppArmor profiles cache:. 19:33:52 [2019-09-09T19:33:52.932Z] All profile caches have been cleared, but no profiles have been unloaded. 19:33:52 [2019-09-09T19:33:52.932Z] Unloading profiles will leave already running processes permanently 19:33:52 [2019-09-09T19:33:52.932Z] unconfined, which can lead to unexpected situations. 19:33:52 [2019-09-09T19:33:52.932Z] 19:33:52 [2019-09-09T19:33:52.932Z] To set a process to complain mode, use the command line tool 19:33:52 [2019-09-09T19:33:52.932Z] 'aa-complain'. To really tear down all profiles, run the init script 19:33:52 [2019-09-09T19:33:52.932Z] with the 'teardown' option." 19:33:52 [2019-09-09T19:33:52.932Z] Removing test suite binaries 19:33:52 [2019-09-09T19:33:52.932Z] 19:33:53 [2019-09-09T19:33:53.222Z] PASS: docker_cli_build_test.go:2246: DockerSuite.TestBuildAddToSymlinkDest 26.359s 19:33:53 [2019-09-09T19:33:53.311Z] PASS: docker_cli_build_test.go:4707: DockerSuite.TestBuildNoNamedVolume 1.771s 19:33:53 [2019-09-09T19:33:53.569Z] PASS: docker_cli_build_test.go:3499: DockerSuite.TestBuildNotVerboseFailure 0.360s 19:33:53 [2019-09-09T19:33:53.569Z] PASS: docker_cli_build_test.go:3527: DockerSuite.TestBuildNotVerboseFailureRemote 0.036s 19:33:53 [2019-09-09T19:33:53.569Z] --- PASS: TestSecretsUpdate (2.57s) 19:33:53 [2019-09-09T19:33:53.569Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestSecretsUpdate 19:33:53 [2019-09-09T19:33:53.569Z] daemon.go:336: [d21cc61b4f3c5] waiting for daemon to start 19:33:53 [2019-09-09T19:33:53.569Z] daemon.go:336: [d21cc61b4f3c5] waiting for daemon to start 19:33:53 [2019-09-09T19:33:53.569Z] daemon.go:364: [d21cc61b4f3c5] daemon started 19:33:53 [2019-09-09T19:33:53.569Z] daemon.go:472: [d21cc61b4f3c5] Stopping daemon 19:33:53 [2019-09-09T19:33:53.569Z] daemon.go:307: [d21cc61b4f3c5] exiting daemon 19:33:53 [2019-09-09T19:33:53.569Z] daemon.go:459: [d21cc61b4f3c5] Daemon stopped 19:33:53 [2019-09-09T19:33:53.569Z] === RUN TestTemplatedSecret 19:33:54 [2019-09-09T19:33:54.133Z] PASS: docker_cli_build_test.go:3478: DockerSuite.TestBuildNotVerboseFailureWithNonExistImage 0.343s 19:33:54 [2019-09-09T19:33:54.185Z] SKIP: docker_cli_build_test.go:768: DockerSuite.TestBuildAddWholeDirToRoot (unmatched requirement DaemonIsLinux) 19:33:54 [2019-09-09T19:33:54.390Z] PASS: docker_cli_build_test.go:3427: DockerSuite.TestBuildNotVerboseSuccess 0.368s 19:33:54 [2019-09-09T19:33:54.642Z] PASS: docker_cli_build_test.go:1441: DockerSuite.TestBuildBlankName 0.174s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 19:33:54 [2019-09-09T19:33:54.954Z] PASS: docker_cli_build_test.go:4052: DockerSuite.TestBuildNullStringInAddCopyVolume 0.711s 19:33:55 [2019-09-09T19:33:55.489Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 19:33:55 [2019-09-09T19:33:55.643Z] + echo Ensuring container killed. 19:33:55 [2019-09-09T19:33:55.643Z] Ensuring container killed. 19:33:55 [2019-09-09T19:33:55.643Z] + docker rm -vf docker-pr5 19:33:55 [2019-09-09T19:33:55.643Z] Error: No such container: docker-pr5 19:33:55 [2019-09-09T19:33:55.643Z] + true [Pipeline] sh 19:33:56 [2019-09-09T19:33:56.470Z] + echo Chowning /workspace to jenkins user 19:33:56 [2019-09-09T19:33:56.470Z] Chowning /workspace to jenkins user 19:33:56 [2019-09-09T19:33:56.470Z] + id -u 19:33:56 [2019-09-09T19:33:56.470Z] + id -g 19:33:56 [2019-09-09T19:33:56.470Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-39874:/workspace busybox chown -R 1001:1001 /workspace 19:33:56 [2019-09-09T19:33:56.470Z] Unable to find image 'busybox:latest' locally 19:33:56 [2019-09-09T19:33:56.470Z] latest: Pulling from library/busybox 19:33:56 [2019-09-09T19:33:56.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 19:33:56 [2019-09-09T19:33:56.850Z] 6d4c3d9fc915: Pulling fs layer 19:33:56 [2019-09-09T19:33:56.850Z] 6d4c3d9fc915: Verifying Checksum 19:33:56 [2019-09-09T19:33:56.850Z] 6d4c3d9fc915: Download complete 19:33:57 [2019-09-09T19:33:57.231Z] 6d4c3d9fc915: Pull complete 19:33:57 [2019-09-09T19:33:57.231Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e 19:33:57 [2019-09-09T19:33:57.231Z] Status: Downloaded newer image for busybox:latest 19:33:57 [2019-09-09T19:33:57.480Z] --- PASS: TestTemplatedSecret (3.40s) 19:33:57 [2019-09-09T19:33:57.480Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestTemplatedSecret 19:33:57 [2019-09-09T19:33:57.480Z] daemon.go:336: [d67e4563c981e] waiting for daemon to start 19:33:57 [2019-09-09T19:33:57.480Z] daemon.go:336: [d67e4563c981e] waiting for daemon to start 19:33:57 [2019-09-09T19:33:57.480Z] daemon.go:364: [d67e4563c981e] daemon started 19:33:57 [2019-09-09T19:33:57.480Z] daemon.go:472: [d67e4563c981e] Stopping daemon 19:33:57 [2019-09-09T19:33:57.480Z] daemon.go:307: [d67e4563c981e] exiting daemon 19:33:57 [2019-09-09T19:33:57.480Z] daemon.go:459: [d67e4563c981e] Daemon stopped 19:33:57 [2019-09-09T19:33:57.480Z] === RUN TestSecretCreateResolve 19:33:57 [2019-09-09T19:33:57.480Z] PASS: docker_cli_build_test.go:2237: DockerSuite.TestBuildOnBuild 2.330s 19:33:58 [2019-09-09T19:33:58.043Z] PASS: docker_api_build_test.go:282: DockerSuite.TestBuildOnBuildCache 0.626s [Pipeline] catchError [Pipeline] { [Pipeline] sh 19:33:59 [2019-09-09T19:33:59.810Z] + bundleName=s390x-integration 19:33:59 [2019-09-09T19:33:59.810Z] + echo Creating s390x-integration-bundles.tar.gz 19:33:59 [2019-09-09T19:33:59.810Z] Creating s390x-integration-bundles.tar.gz 19:33:59 [2019-09-09T19:33:59.810Z] + xargs tar -czf s390x-integration-bundles.tar.gz 19:33:59 [2019-09-09T19:33:59.810Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *.log -o -name *.prof ) -print [Pipeline] archiveArtifacts 19:33:59 [2019-09-09T19:33:59.950Z] Archiving artifacts 19:34:00 [2019-09-09T19:34:00.567Z] --- PASS: TestSecretCreateResolve (3.10s) 19:34:00 [2019-09-09T19:34:00.567Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestSecretCreateResolve 19:34:00 [2019-09-09T19:34:00.567Z] daemon.go:336: [d48d43a6a6e59] waiting for daemon to start 19:34:00 [2019-09-09T19:34:00.567Z] daemon.go:336: [d48d43a6a6e59] waiting for daemon to start 19:34:00 [2019-09-09T19:34:00.567Z] daemon.go:364: [d48d43a6a6e59] daemon started 19:34:00 [2019-09-09T19:34:00.567Z] daemon.go:472: [d48d43a6a6e59] Stopping daemon 19:34:00 [2019-09-09T19:34:00.567Z] daemon.go:307: [d48d43a6a6e59] exiting daemon 19:34:00 [2019-09-09T19:34:00.567Z] daemon.go:459: [d48d43a6a6e59] Daemon stopped 19:34:00 [2019-09-09T19:34:00.567Z] PASS 19:34:00 [2019-09-09T19:34:00.567Z] Running /go/src/github.com/docker/docker/integration/service flags=-test.v -test.timeout=120m 19:34:00 [2019-09-09T19:34:00.567Z] INFO: Testing against a local daemon 19:34:00 [2019-09-09T19:34:00.567Z] === RUN TestServiceCreateInit 19:34:00 [2019-09-09T19:34:00.567Z] === RUN TestServiceCreateInit/daemonInitDisabled 19:34:00 [2019-09-09T19:34:00.567Z] PASS: docker_cli_build_test.go:338: DockerSuite.TestBuildOnBuildCmdEntrypointJSON 2.536s 19:34:00 [2019-09-09T19:34:00.762Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config 19:34:01 [2019-09-09T19:34:01.131Z] PASS: docker_api_swarm_test.go:268: DockerSwarmSuite.TestAPISwarmLeaderProxy 3.924s 19:34:01 [2019-09-09T19:34:01.187Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39874/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 19:34:01 [2019-09-09T19:34:01.691Z] PASS: docker_cli_build_test.go:4090: DockerSuite.TestBuildBuildTimeArg 6.440s 19:34:01 [2019-09-09T19:34:01.732Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container 19:34:01 [2019-09-09T19:34:01.923Z] + make clean 19:34:01 [2019-09-09T19:34:01.923Z] docker volume rm -f docker-dev-cache 19:34:01 [2019-09-09T19:34:01.999Z] docker-dev-cache [Pipeline] deleteDir 19:34:02 [2019-09-09T19:34:02.501Z] PASS: docker_cli_build_test.go:355: DockerSuite.TestBuildOnBuildEntrypointJSON 1.751s 19:34:02 [2019-09-09T19:34:02.654Z] SKIP: docker_cli_build_test.go:4462: DockerSuite.TestBuildBuildTimeArgBuiltinArg (unmatched requirement DaemonIsLinux) 19:34:03 [2019-09-09T19:34:03.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 19:34:03 [2019-09-09T19:34:03.405Z] ok github.com/docker/docker/cmd/dockerd 0.074s coverage: 29.9% of statements 19:34:03 [2019-09-09T19:34:03.405Z] ok github.com/docker/docker/container 0.120s coverage: 35.5% of statements 19:34:03 [2019-09-09T19:34:03.405Z] ? github.com/docker/docker/container/stream [no test files] 19:34:03 [2019-09-09T19:34:03.405Z] ? github.com/docker/docker/contrib/apparmor [no test files] 19:34:03 [2019-09-09T19:34:03.405Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 19:34:03 [2019-09-09T19:34:03.405Z] ? github.com/docker/docker/contrib/httpserver [no test files] 19:34:05 [2019-09-09T19:34:05.023Z] PASS: docker_cli_build_test.go:1734: DockerSuite.TestBuildOnBuildLimitedInheritance 2.554s 19:34:05 [2019-09-09T19:34:05.586Z] === RUN TestServiceCreateInit/daemonInitEnabled 19:34:06 [2019-09-09T19:34:06.152Z] PASS: docker_cli_build_test.go:279: DockerSuite.TestBuildOnBuildLowercase 1.292s 19:34:07 [2019-09-09T19:34:07.567Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image 19:34:08 [2019-09-09T19:34:08.047Z] PASS: docker_cli_build_test.go:3182: DockerSuite.TestBuildOnBuildOutput 1.545s 19:34:08 [2019-09-09T19:34:08.304Z] PASS: docker_api_build_test.go:257: DockerSuite.TestBuildOnBuildWithCopy 0.440s 19:34:08 [2019-09-09T19:34:08.429Z] PASS: docker_cli_build_test.go:4184: DockerSuite.TestBuildBuildTimeArgCacheHit 4.714s 19:34:09 [2019-09-09T19:34:09.961Z] ok github.com/docker/docker/daemon/cluster 0.050s coverage: 0.5% of statements 19:34:10 [2019-09-09T19:34:10.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 19:34:10 [2019-09-09T19:34:10.202Z] --- PASS: TestServiceCreateInit (9.92s) 19:34:10 [2019-09-09T19:34:10.202Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.12s) 19:34:10 [2019-09-09T19:34:10.202Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceCreateInit/daemonInitDisabled 19:34:10 [2019-09-09T19:34:10.202Z] daemon.go:336: [da08d001ca45c] waiting for daemon to start 19:34:10 [2019-09-09T19:34:10.202Z] daemon.go:336: [da08d001ca45c] waiting for daemon to start 19:34:10 [2019-09-09T19:34:10.202Z] daemon.go:364: [da08d001ca45c] daemon started 19:34:10 [2019-09-09T19:34:10.202Z] daemon.go:472: [da08d001ca45c] Stopping daemon 19:34:10 [2019-09-09T19:34:10.202Z] daemon.go:307: [da08d001ca45c] exiting daemon 19:34:10 [2019-09-09T19:34:10.202Z] daemon.go:459: [da08d001ca45c] Daemon stopped 19:34:10 [2019-09-09T19:34:10.202Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.76s) 19:34:10 [2019-09-09T19:34:10.202Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceCreateInit/daemonInitEnabled 19:34:10 [2019-09-09T19:34:10.202Z] daemon.go:336: [d39f9ae9cdcd7] waiting for daemon to start 19:34:10 [2019-09-09T19:34:10.202Z] daemon.go:336: [d39f9ae9cdcd7] waiting for daemon to start 19:34:10 [2019-09-09T19:34:10.202Z] daemon.go:364: [d39f9ae9cdcd7] daemon started 19:34:10 [2019-09-09T19:34:10.202Z] daemon.go:472: [d39f9ae9cdcd7] Stopping daemon 19:34:10 [2019-09-09T19:34:10.202Z] daemon.go:307: [d39f9ae9cdcd7] exiting daemon 19:34:10 [2019-09-09T19:34:10.202Z] daemon.go:459: [d39f9ae9cdcd7] Daemon stopped 19:34:10 [2019-09-09T19:34:10.202Z] === RUN TestCreateServiceMultipleTimes 19:34:10 [2019-09-09T19:34:10.892Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements 19:34:12 [2019-09-09T19:34:12.274Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network 19:34:12 [2019-09-09T19:34:12.725Z] PASS: docker_cli_build_test.go:6013: DockerSuite.TestBuildOpaqueDirectory 4.136s 19:34:12 [2019-09-09T19:34:12.790Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.8% of statements 19:34:14 [2019-09-09T19:34:14.635Z] PASS: docker_cli_build_test.go:1484: DockerSuite.TestBuildPATH 2.332s 19:34:15 [2019-09-09T19:34:15.659Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 19:34:16 [2019-09-09T19:34:16.005Z] PASS: docker_cli_build_test.go:4030: DockerSuite.TestBuildRUNErrMsg 1.140s 19:34:16 [2019-09-09T19:34:16.936Z] PASS: docker_cli_build_test.go:3952: DockerSuite.TestBuildRUNoneJSON 1.034s 19:34:16 [2019-09-09T19:34:16.980Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan 19:34:17 [2019-09-09T19:34:17.955Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan 19:34:18 [2019-09-09T19:34:18.417Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin 19:34:18 [2019-09-09T19:34:18.723Z] PASS: docker_cli_build_test.go:4208: DockerSuite.TestBuildBuildTimeArgCacheMissExtraArg 8.414s 19:34:19 [2019-09-09T19:34:19.390Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz 19:34:19 [2019-09-09T19:34:19.851Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:34:21 [2019-09-09T19:34:21.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 19:34:22 [2019-09-09T19:34:22.742Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.431s coverage: 13.7% of statements 19:34:22 [2019-09-09T19:34:22.743Z] ok github.com/docker/docker/daemon 12.220s coverage: 17.6% of statements 19:34:22 [2019-09-09T19:34:22.743Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 19:34:22 [2019-09-09T19:34:22.743Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 19:34:22 [2019-09-09T19:34:22.770Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver 19:34:23 [2019-09-09T19:34:23.001Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements 19:34:23 [2019-09-09T19:34:23.932Z] ok github.com/docker/docker/daemon/config 0.049s coverage: 84.2% of statements 19:34:24 [2019-09-09T19:34:24.190Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements 19:34:24 [2019-09-09T19:34:24.190Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 19:34:24 [2019-09-09T19:34:24.190Z] ? github.com/docker/docker/daemon/exec [no test files] 19:34:25 [2019-09-09T19:34:25.031Z] PASS: docker_api_swarm_test.go:444: DockerSwarmSuite.TestAPISwarmLeaveOnPendingJoin 23.230s 19:34:25 [2019-09-09T19:34:25.562Z] ok github.com/docker/docker/daemon/graphdriver 0.009s coverage: 2.2% of statements 19:34:27 [2019-09-09T19:34:27.270Z] PASS: docker_cli_build_test.go:4239: DockerSuite.TestBuildBuildTimeArgCacheMissSameArgDiffVal 8.063s 19:34:27 [2019-09-09T19:34:27.270Z] SKIP: docker_cli_build_test.go:4485: DockerSuite.TestBuildBuildTimeArgDefaultOverride (unmatched requirement DaemonIsLinux) 19:34:27 [2019-09-09T19:34:27.579Z] PASS: docker_cli_build_test.go:1402: DockerSuite.TestBuildRelativeCopy 10.595s 19:34:27 [2019-09-09T19:34:27.653Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging 19:34:27 [2019-09-09T19:34:27.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 19:34:28 [2019-09-09T19:34:28.205Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements 19:34:28 [2019-09-09T19:34:28.770Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.226s coverage: 56.9% of statements 19:34:28 [2019-09-09T19:34:28.950Z] PASS: docker_api_swarm_test.go:421: DockerSwarmSuite.TestAPISwarmLeaveRemovesContainer 3.792s 19:34:28 [2019-09-09T19:34:28.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 19:34:31 [2019-09-09T19:34:31.294Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.298s coverage: 72.5% of statements 19:34:31 [2019-09-09T19:34:31.401Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes 19:34:31 [2019-09-09T19:34:31.946Z] PASS: docker_cli_build_test.go:4624: DockerSuite.TestBuildBuildTimeArgDefinitionWithNoEnvInjection 4.621s 19:34:31 [2019-09-09T19:34:31.946Z] SKIP: docker_cli_build_test.go:4608: DockerSuite.TestBuildBuildTimeArgEmptyValVariants (unmatched requirement DaemonIsLinux) 19:34:31 [2019-09-09T19:34:31.946Z] SKIP: docker_cli_build_test.go:4527: DockerSuite.TestBuildBuildTimeArgEnv (unmatched requirement DaemonIsLinux) 19:34:32 [2019-09-09T19:34:32.226Z] PASS: docker_cli_build_test.go:1295: DockerSuite.TestBuildRelativeWorkdir 4.289s 19:34:32 [2019-09-09T19:34:32.230Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.656s coverage: 45.9% of statements 19:34:32 [2019-09-09T19:34:32.231Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 19:34:33 [2019-09-09T19:34:33.596Z] --- PASS: TestCreateServiceMultipleTimes (23.42s) 19:34:33 [2019-09-09T19:34:33.596Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceMultipleTimes 19:34:33 [2019-09-09T19:34:33.596Z] daemon.go:336: [d18d641435541] waiting for daemon to start 19:34:33 [2019-09-09T19:34:33.596Z] daemon.go:336: [d18d641435541] waiting for daemon to start 19:34:33 [2019-09-09T19:34:33.596Z] daemon.go:364: [d18d641435541] daemon started 19:34:33 [2019-09-09T19:34:33.596Z] daemon.go:472: [d18d641435541] Stopping daemon 19:34:33 [2019-09-09T19:34:33.596Z] daemon.go:307: [d18d641435541] exiting daemon 19:34:33 [2019-09-09T19:34:33.596Z] daemon.go:459: [d18d641435541] Daemon stopped 19:34:33 [2019-09-09T19:34:33.596Z] === RUN TestCreateServiceConflict 19:34:34 [2019-09-09T19:34:34.161Z] PASS: docker_cli_build_unix_test.go:28: DockerSuite.TestBuildResourceConstraintsAreUsed 2.119s 19:34:34 [2019-09-09T19:34:34.756Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.030s coverage: 50.8% of statements 19:34:35 [2019-09-09T19:34:35.688Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.309s coverage: 76.1% of statements 19:34:35 [2019-09-09T19:34:35.820Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 19:34:36 [2019-09-09T19:34:36.106Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret 19:34:36 [2019-09-09T19:34:36.684Z] --- PASS: TestCreateServiceConflict (2.63s) 19:34:36 [2019-09-09T19:34:36.684Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceConflict 19:34:36 [2019-09-09T19:34:36.684Z] daemon.go:336: [d943b02e2f201] waiting for daemon to start 19:34:36 [2019-09-09T19:34:36.684Z] daemon.go:336: [d943b02e2f201] waiting for daemon to start 19:34:36 [2019-09-09T19:34:36.684Z] daemon.go:364: [d943b02e2f201] daemon started 19:34:36 [2019-09-09T19:34:36.684Z] daemon.go:472: [d943b02e2f201] Stopping daemon 19:34:36 [2019-09-09T19:34:36.684Z] daemon.go:307: [d943b02e2f201] exiting daemon 19:34:36 [2019-09-09T19:34:36.684Z] daemon.go:459: [d943b02e2f201] Daemon stopped 19:34:36 [2019-09-09T19:34:36.684Z] === RUN TestCreateServiceMaxReplicas 19:34:37 [2019-09-09T19:34:37.061Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements 19:34:37 [2019-09-09T19:34:37.061Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.079s coverage: 57.2% of statements 19:34:37 [2019-09-09T19:34:37.061Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 19:34:37 [2019-09-09T19:34:37.061Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 19:34:37 [2019-09-09T19:34:37.248Z] PASS: docker_cli_build_test.go:1190: DockerSuite.TestBuildRm 3.166s 19:34:37 [2019-09-09T19:34:37.295Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 19:34:37 [2019-09-09T19:34:37.295Z] Using test binary docker 19:34:37 [2019-09-09T19:34:37.295Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 19:34:37 [2019-09-09T19:34:37.295Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found 19:34:37 [2019-09-09T19:34:37.295Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin 19:34:37 [2019-09-09T19:34:37.295Z] Warning failed to create cache: (null) 19:34:37 [2019-09-09T19:34:37.295Z] . 19:34:37 [2019-09-09T19:34:37.295Z] INFO: Waiting for daemon to start... 19:34:37 [2019-09-09T19:34:37.295Z] Starting dockerd 19:34:37 [2019-09-09T19:34:37.722Z] PASS: docker_cli_build_test.go:4320: DockerSuite.TestBuildBuildTimeArgExpansion 5.730s 19:34:37 [2019-09-09T19:34:37.722Z] SKIP: docker_cli_build_test.go:4410: DockerSuite.TestBuildBuildTimeArgExpansionOverride (unmatched requirement DaemonIsLinux) 19:34:37 [2019-09-09T19:34:37.722Z] PASS: docker_cli_build_test.go:4123: DockerSuite.TestBuildBuildTimeArgHistory 0.484s 19:34:38 [2019-09-09T19:34:38.179Z] SKIP: docker_cli_build_test.go:4264: DockerSuite.TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (unmatched requirement DaemonIsLinux) 19:34:38 [2019-09-09T19:34:38.179Z] SKIP: docker_cli_build_test.go:4293: DockerSuite.TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (unmatched requirement DaemonIsLinux) 19:34:38 [2019-09-09T19:34:38.433Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.005s coverage: 3.0% of statements 19:34:38 [2019-09-09T19:34:38.618Z] PASS: docker_cli_build_test.go:3296: DockerSuite.TestBuildRunShEntrypoint 1.148s 19:34:39 [2019-09-09T19:34:39.315Z] . 19:34:39 [2019-09-09T19:34:39.315Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 19:34:39 [2019-09-09T19:34:39.315Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 19:34:39 [2019-09-09T19:34:39.315Z] Error: No such image: emptyfs 19:34:39 [2019-09-09T19:34:39.366Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements 19:34:39 [2019-09-09T19:34:39.600Z] Running integration-test (iteration 1) 19:34:39 [2019-09-09T19:34:39.600Z] Running /go/src/github.com/docker/docker/integration/build flags=-test.v -test.timeout=120m 19:34:39 [2019-09-09T19:34:39.987Z] --- PASS: TestCreateServiceMaxReplicas (3.48s) 19:34:39 [2019-09-09T19:34:39.987Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceMaxReplicas 19:34:39 [2019-09-09T19:34:39.987Z] daemon.go:336: [d91d2f43c7017] waiting for daemon to start 19:34:39 [2019-09-09T19:34:39.987Z] daemon.go:336: [d91d2f43c7017] waiting for daemon to start 19:34:39 [2019-09-09T19:34:39.987Z] daemon.go:364: [d91d2f43c7017] daemon started 19:34:39 [2019-09-09T19:34:39.987Z] daemon.go:472: [d91d2f43c7017] Stopping daemon 19:34:39 [2019-09-09T19:34:39.987Z] daemon.go:307: [d91d2f43c7017] exiting daemon 19:34:39 [2019-09-09T19:34:39.987Z] daemon.go:459: [d91d2f43c7017] Daemon stopped 19:34:39 [2019-09-09T19:34:39.987Z] === RUN TestCreateWithDuplicateNetworkNames 19:34:39 [2019-09-09T19:34:39.987Z] PASS: docker_cli_build_test.go:1752: DockerSuite.TestBuildSameDockerfileWithAndWithoutCache 1.525s 19:34:40 [2019-09-09T19:34:40.244Z] PASS: docker_api_build_test.go:517: DockerSuite.TestBuildScratchCopy 0.411s 19:34:40 [2019-09-09T19:34:40.737Z] ok github.com/docker/docker/daemon/images 0.013s coverage: 4.9% of statements 19:34:40 [2019-09-09T19:34:40.737Z] ? github.com/docker/docker/daemon/initlayer [no test files] 19:34:40 [2019-09-09T19:34:40.737Z] ? github.com/docker/docker/daemon/listeners [no test files] 19:34:40 [2019-09-09T19:34:40.842Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service 19:34:41 [2019-09-09T19:34:41.176Z] PASS: docker_cli_build_test.go:6163: DockerSuite.TestBuildSetCommandWithDefinedShell 0.629s 19:34:41 [2019-09-09T19:34:41.302Z] ok github.com/docker/docker/daemon/logger 0.220s coverage: 42.7% of statements 19:34:42 [2019-09-09T19:34:42.109Z] PASS: docker_cli_build_test.go:42: DockerSuite.TestBuildShCmdJSONEntrypoint 1.260s 19:34:42 [2019-09-09T19:34:42.367Z] PASS: docker_api_swarm_node_test.go:14: DockerSwarmSuite.TestAPISwarmListNodes 2.856s 19:34:42 [2019-09-09T19:34:42.687Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 68.2% of statements 19:34:42 [2019-09-09T19:34:42.945Z] ok github.com/docker/docker/daemon/logger/awslogs 0.162s coverage: 78.6% of statements 19:34:42 [2019-09-09T19:34:42.945Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] 19:34:42 [2019-09-09T19:34:42.945Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 19:34:43 [2019-09-09T19:34:43.739Z] PASS: docker_cli_build_test.go:5265: DockerSuite.TestBuildShellEntrypoint 1.417s 19:34:44 [2019-09-09T19:34:44.316Z] ok github.com/docker/docker/daemon/logger/journald 0.014s coverage: 26.2% of statements 19:34:44 [2019-09-09T19:34:44.573Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 62.1% of statements 19:34:44 [2019-09-09T19:34:44.573Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 88.3% of statements 19:34:45 [2019-09-09T19:34:45.120Z] PASS: docker_cli_build_test.go:5280: DockerSuite.TestBuildShellInherited 1.161s 19:34:45 [2019-09-09T19:34:45.555Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session 19:34:46 [2019-09-09T19:34:46.469Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 74.7% of statements 19:34:46 [2019-09-09T19:34:46.469Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 19:34:46 [2019-09-09T19:34:46.469Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.033s coverage: 18.6% of statements 19:34:48 [2019-09-09T19:34:48.366Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 47.8% of statements 19:34:48 [2019-09-09T19:34:48.472Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system 19:34:48 [2019-09-09T19:34:48.623Z] ok github.com/docker/docker/daemon/logger/templates 0.008s coverage: 8.3% of statements 19:34:49 [2019-09-09T19:34:49.188Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements 19:34:49 [2019-09-09T19:34:49.295Z] PASS: docker_cli_build_test.go:5229: DockerSuite.TestBuildShellMultiple 4.369s 19:34:49 [2019-09-09T19:34:49.295Z] PASS: docker_cli_build_test.go:5293: DockerSuite.TestBuildShellNotJSON 0.101s 19:34:49 [2019-09-09T19:34:49.553Z] PASS: docker_cli_build_test.go:5212: DockerSuite.TestBuildShellUpdatesConfig 0.274s 19:34:49 [2019-09-09T19:34:49.553Z] SKIP: docker_cli_build_test.go:5306: DockerSuite.TestBuildShellWindowsPowershell (unmatched requirement DaemonIsWindows) 19:34:49 [2019-09-09T19:34:49.752Z] ok github.com/docker/docker/daemon/logger/splunk 1.605s coverage: 84.5% of statements 19:34:49 [2019-09-09T19:34:49.752Z] ? github.com/docker/docker/daemon/names [no test files] 19:34:49 [2019-09-09T19:34:49.752Z] ? github.com/docker/docker/daemon/stats [no test files] 19:34:50 [2019-09-09T19:34:50.116Z] PASS: docker_cli_build_test.go:3796: DockerSuite.TestBuildSpaces 0.350s 19:34:51 [2019-09-09T19:34:51.047Z] PASS: docker_cli_build_test.go:3859: DockerSuite.TestBuildSpacesWithQuotes 1.024s 19:34:51 [2019-09-09T19:34:51.047Z] PASS: docker_cli_build_test.go:4019: DockerSuite.TestBuildStartsFromOne 0.096s 19:34:51 [2019-09-09T19:34:51.648Z] ok github.com/docker/docker/distribution/metadata 0.045s coverage: 48.2% of statements 19:34:51 [2019-09-09T19:34:51.904Z] ok github.com/docker/docker/distribution 0.215s coverage: 22.6% of statements 19:34:51 [2019-09-09T19:34:51.904Z] ? github.com/docker/docker/distribution/utils [no test files] 19:34:51 [2019-09-09T19:34:51.977Z] PASS: docker_cli_build_test.go:3557: DockerSuite.TestBuildStderr 0.976s 19:34:53 [2019-09-09T19:34:53.175Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume 19:34:53 [2019-09-09T19:34:53.276Z] ok github.com/docker/docker/errdefs 0.009s coverage: 49.4% of statements 19:34:54 [2019-09-09T19:34:54.646Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements 19:34:54 [2019-09-09T19:34:54.859Z] Loaded image: buildpack-deps:jessie 19:34:54 [2019-09-09T19:34:54.859Z] Loaded image: busybox:latest 19:34:54 [2019-09-09T19:34:54.859Z] Loaded image: busybox:glibc 19:34:54 [2019-09-09T19:34:54.859Z] Loaded image: debian:jessie 19:34:54 [2019-09-09T19:34:54.859Z] Loaded image: hello-world:latest 19:34:54 [2019-09-09T19:34:54.859Z] INFO: Testing against a local daemon 19:34:54 [2019-09-09T19:34:54.859Z] === RUN TestCgroupNamespacesBuild 19:34:54 [2019-09-09T19:34:54.904Z] ok github.com/docker/docker/distribution/xfer 1.459s coverage: 83.4% of statements 19:34:54 [2019-09-09T19:34:54.904Z] ? github.com/docker/docker/dockerversion [no test files] 19:34:55 [2019-09-09T19:34:55.836Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements 19:34:55 [2019-09-09T19:34:55.836Z] ? github.com/docker/docker/image/tarexport [no test files] 19:34:55 [2019-09-09T19:34:55.865Z] --- PASS: TestCgroupNamespacesBuild (1.63s) 19:34:55 [2019-09-09T19:34:55.865Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild 19:34:55 [2019-09-09T19:34:55.865Z] daemon.go:336: [d1bf2936e4c0a] waiting for daemon to start 19:34:55 [2019-09-09T19:34:55.865Z] daemon.go:336: [d1bf2936e4c0a] waiting for daemon to start 19:34:55 [2019-09-09T19:34:55.865Z] daemon.go:364: [d1bf2936e4c0a] daemon started 19:34:55 [2019-09-09T19:34:55.865Z] daemon.go:472: [d1bf2936e4c0a] Stopping daemon 19:34:55 [2019-09-09T19:34:55.865Z] daemon.go:307: [d1bf2936e4c0a] exiting daemon 19:34:55 [2019-09-09T19:34:55.865Z] daemon.go:459: [d1bf2936e4c0a] Daemon stopped 19:34:55 [2019-09-09T19:34:55.865Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 19:34:56 [2019-09-09T19:34:56.093Z] Running D:\gopath\src\github.com\docker\docker\integration\build 19:34:56 [2019-09-09T19:34:56.093Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 19:34:56 [2019-09-09T19:34:56.093Z] INFO: Testing against a local daemon 19:34:56 [2019-09-09T19:34:56.093Z] === RUN TestBuildWithSession 19:34:56 [2019-09-09T19:34:56.093Z] --- SKIP: TestBuildWithSession (0.00s) 19:34:56 [2019-09-09T19:34:56.093Z] build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows" 19:34:56 [2019-09-09T19:34:56.093Z] === RUN TestBuildSquashParent 19:34:56 [2019-09-09T19:34:56.093Z] --- SKIP: TestBuildSquashParent (0.00s) 19:34:56 [2019-09-09T19:34:56.093Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" 19:34:56 [2019-09-09T19:34:56.093Z] === RUN TestBuildWithRemoveAndForceRemove 19:34:56 [2019-09-09T19:34:56.093Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) 19:34:56 [2019-09-09T19:34:56.093Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME 19:34:56 [2019-09-09T19:34:56.093Z] === RUN TestBuildMultiStageCopy 19:34:56 [2019-09-09T19:34:56.093Z] === RUN TestBuildMultiStageCopy/copy_to_root 19:34:56 [2019-09-09T19:34:56.151Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.93s) 19:34:56 [2019-09-09T19:34:56.151Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateWithDuplicateNetworkNames 19:34:56 [2019-09-09T19:34:56.151Z] daemon.go:336: [dff3d42d28703] waiting for daemon to start 19:34:56 [2019-09-09T19:34:56.151Z] daemon.go:336: [dff3d42d28703] waiting for daemon to start 19:34:56 [2019-09-09T19:34:56.151Z] daemon.go:364: [dff3d42d28703] daemon started 19:34:56 [2019-09-09T19:34:56.151Z] daemon.go:472: [dff3d42d28703] Stopping daemon 19:34:56 [2019-09-09T19:34:56.151Z] daemon.go:307: [dff3d42d28703] exiting daemon 19:34:56 [2019-09-09T19:34:56.151Z] daemon.go:459: [dff3d42d28703] Daemon stopped 19:34:56 [2019-09-09T19:34:56.151Z] === RUN TestCreateServiceSecretFileMode 19:34:56 [2019-09-09T19:34:56.715Z] PASS: docker_cli_build_test.go:5381: DockerSuite.TestBuildStepsWithProgress 4.670s 19:34:56 [2019-09-09T19:34:56.770Z] ok github.com/docker/docker/image/v1 0.028s coverage: 25.0% of statements 19:34:56 [2019-09-09T19:34:56.770Z] ? github.com/docker/docker/internal/test [no test files] 19:34:57 [2019-09-09T19:34:57.335Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.65s) 19:34:57 [2019-09-09T19:34:57.335Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode 19:34:57 [2019-09-09T19:34:57.335Z] daemon.go:336: [def43fbf91914] waiting for daemon to start 19:34:57 [2019-09-09T19:34:57.335Z] daemon.go:336: [def43fbf91914] waiting for daemon to start 19:34:57 [2019-09-09T19:34:57.335Z] daemon.go:364: [def43fbf91914] daemon started 19:34:57 [2019-09-09T19:34:57.335Z] daemon.go:472: [def43fbf91914] Stopping daemon 19:34:57 [2019-09-09T19:34:57.335Z] daemon.go:307: [def43fbf91914] exiting daemon 19:34:57 [2019-09-09T19:34:57.335Z] daemon.go:459: [def43fbf91914] Daemon stopped 19:34:57 [2019-09-09T19:34:57.335Z] === RUN TestBuildWithSession 19:34:57 [2019-09-09T19:34:57.703Z] ? github.com/docker/docker/internal/test/daemon [no test files] 19:34:57 [2019-09-09T19:34:57.703Z] ? github.com/docker/docker/internal/test/environment [no test files] 19:34:57 [2019-09-09T19:34:57.703Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] 19:34:57 [2019-09-09T19:34:57.703Z] ? github.com/docker/docker/internal/test/fakegit [no test files] 19:34:57 [2019-09-09T19:34:57.703Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] 19:34:57 [2019-09-09T19:34:57.703Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] 19:34:57 [2019-09-09T19:34:57.703Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] 19:34:57 [2019-09-09T19:34:57.703Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] 19:34:57 [2019-09-09T19:34:57.960Z] ? github.com/docker/docker/internal/test/registry [no test files] 19:34:57 [2019-09-09T19:34:57.960Z] ? github.com/docker/docker/internal/test/request [no test files] 19:34:58 [2019-09-09T19:34:58.218Z] ok github.com/docker/docker/internal/testutil 0.003s coverage: 62.5% of statements 19:34:58 [2019-09-09T19:34:58.610Z] PASS: docker_cli_build_test.go:4072: DockerSuite.TestBuildStopSignal 1.131s 19:34:59 [2019-09-09T19:34:59.151Z] ok github.com/docker/docker/libcontainerd/queue 0.034s coverage: 100.0% of statements 19:34:59 [2019-09-09T19:34:59.174Z] --- PASS: TestCreateServiceSecretFileMode (3.48s) 19:34:59 [2019-09-09T19:34:59.174Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceSecretFileMode 19:34:59 [2019-09-09T19:34:59.174Z] daemon.go:336: [dadf62f9e7eec] waiting for daemon to start 19:34:59 [2019-09-09T19:34:59.174Z] daemon.go:336: [dadf62f9e7eec] waiting for daemon to start 19:34:59 [2019-09-09T19:34:59.174Z] daemon.go:364: [dadf62f9e7eec] daemon started 19:34:59 [2019-09-09T19:34:59.174Z] daemon.go:472: [dadf62f9e7eec] Stopping daemon 19:34:59 [2019-09-09T19:34:59.174Z] daemon.go:307: [dadf62f9e7eec] exiting daemon 19:34:59 [2019-09-09T19:34:59.174Z] daemon.go:459: [dadf62f9e7eec] Daemon stopped 19:34:59 [2019-09-09T19:34:59.174Z] === RUN TestCreateServiceConfigFileMode 19:34:59 [2019-09-09T19:34:59.366Z] --- PASS: TestBuildWithSession (2.16s) 19:34:59 [2019-09-09T19:34:59.366Z] === RUN TestBuildSquashParent 19:34:59 [2019-09-09T19:34:59.738Z] PASS: docker_cli_build_test.go:4852: DockerSuite.TestBuildSymlinkBasename 1.216s 19:35:00 [2019-09-09T19:35:00.302Z] PASS: docker_cli_build_test.go:3599: DockerSuite.TestBuildSymlinkBreakout 0.558s 19:35:00 [2019-09-09T19:35:00.524Z] ok github.com/docker/docker/opts 0.017s coverage: 66.9% of statements 19:35:00 [2019-09-09T19:35:00.781Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements 19:35:01 [2019-09-09T19:35:01.232Z] PASS: docker_cli_build_test.go:4724: DockerSuite.TestBuildTagEvent 1.062s 19:35:02 [2019-09-09T19:35:02.164Z] --- PASS: TestCreateServiceConfigFileMode (2.96s) 19:35:02 [2019-09-09T19:35:02.164Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceConfigFileMode 19:35:02 [2019-09-09T19:35:02.164Z] daemon.go:336: [d679157c3746f] waiting for daemon to start 19:35:02 [2019-09-09T19:35:02.164Z] daemon.go:336: [d679157c3746f] waiting for daemon to start 19:35:02 [2019-09-09T19:35:02.164Z] daemon.go:364: [d679157c3746f] daemon started 19:35:02 [2019-09-09T19:35:02.164Z] daemon.go:472: [d679157c3746f] Stopping daemon 19:35:02 [2019-09-09T19:35:02.164Z] daemon.go:307: [d679157c3746f] exiting daemon 19:35:02 [2019-09-09T19:35:02.164Z] daemon.go:459: [d679157c3746f] Daemon stopped 19:35:02 [2019-09-09T19:35:02.164Z] === RUN TestCreateServiceSysctls 19:35:02 [2019-09-09T19:35:02.676Z] ok github.com/docker/docker/pkg/archive 0.410s coverage: 77.1% of statements 19:35:02 [2019-09-09T19:35:02.728Z] PASS: docker_cli_build_test.go:4144: DockerSuite.TestBuildTimeArgHistoryExclusions 1.398s 19:35:03 [2019-09-09T19:35:03.607Z] ok github.com/docker/docker/pkg/authorization 0.095s coverage: 66.7% of statements 19:35:03 [2019-09-09T19:35:03.607Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements 19:35:03 [2019-09-09T19:35:03.864Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements 19:35:04 [2019-09-09T19:35:04.857Z] --- PASS: TestBuildSquashParent (5.11s) 19:35:04 [2019-09-09T19:35:04.858Z] === RUN TestBuildWithRemoveAndForceRemove 19:35:04 [2019-09-09T19:35:04.858Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 19:35:04 [2019-09-09T19:35:04.858Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 19:35:04 [2019-09-09T19:35:04.858Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 19:35:04 [2019-09-09T19:35:04.858Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 19:35:04 [2019-09-09T19:35:04.858Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 19:35:04 [2019-09-09T19:35:04.858Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 19:35:04 [2019-09-09T19:35:04.858Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 19:35:04 [2019-09-09T19:35:04.858Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 19:35:04 [2019-09-09T19:35:04.858Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 19:35:04 [2019-09-09T19:35:04.858Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 19:35:04 [2019-09-09T19:35:04.858Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 19:35:04 [2019-09-09T19:35:04.858Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 19:35:04 [2019-09-09T19:35:04.858Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 19:35:04 [2019-09-09T19:35:04.858Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 19:35:04 [2019-09-09T19:35:04.858Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 19:35:04 [2019-09-09T19:35:04.858Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 19:35:05 [2019-09-09T19:35:05.254Z] PASS: docker_cli_build_test.go:1281: DockerSuite.TestBuildUser 2.409s 19:35:06 [2019-09-09T19:35:06.188Z] --- PASS: TestCreateServiceSysctls (3.88s) 19:35:06 [2019-09-09T19:35:06.188Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceSysctls 19:35:06 [2019-09-09T19:35:06.188Z] daemon.go:336: [d77b615e833cf] waiting for daemon to start 19:35:06 [2019-09-09T19:35:06.188Z] daemon.go:336: [d77b615e833cf] waiting for daemon to start 19:35:06 [2019-09-09T19:35:06.188Z] daemon.go:364: [d77b615e833cf] daemon started 19:35:06 [2019-09-09T19:35:06.188Z] daemon.go:472: [d77b615e833cf] Stopping daemon 19:35:06 [2019-09-09T19:35:06.188Z] daemon.go:307: [d77b615e833cf] exiting daemon 19:35:06 [2019-09-09T19:35:06.188Z] daemon.go:459: [d77b615e833cf] Daemon stopped 19:35:06 [2019-09-09T19:35:06.188Z] === RUN TestCreateServiceCapabilities 19:35:07 [2019-09-09T19:35:07.570Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 19:35:07 [2019-09-09T19:35:07.570Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 19:35:08 [2019-09-09T19:35:08.065Z] ok github.com/docker/docker/pkg/chrootarchive 2.978s coverage: 43.2% of statements 19:35:08 [2019-09-09T19:35:08.065Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements 19:35:08 [2019-09-09T19:35:08.065Z] ok github.com/docker/docker/layer 7.755s coverage: 66.9% of statements 19:35:08 [2019-09-09T19:35:08.065Z] ? github.com/docker/docker/libcontainerd [no test files] 19:35:08 [2019-09-09T19:35:08.065Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 19:35:08 [2019-09-09T19:35:08.065Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 19:35:08 [2019-09-09T19:35:08.065Z] ? github.com/docker/docker/libcontainerd/types [no test files] 19:35:08 [2019-09-09T19:35:08.065Z] ? github.com/docker/docker/oci [no test files] 19:35:08 [2019-09-09T19:35:08.065Z] ? github.com/docker/docker/oci/caps [no test files] 19:35:08 [2019-09-09T19:35:08.065Z] ? github.com/docker/docker/pkg/containerfs [no test files] 19:35:08 [2019-09-09T19:35:08.065Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 19:35:08 [2019-09-09T19:35:08.123Z] PASS: docker_cli_build_test.go:4587: DockerSuite.TestBuildBuildTimeArgQuotedValVariants 26.438s 19:35:08 [2019-09-09T19:35:08.497Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 19:35:08 [2019-09-09T19:35:08.996Z] ok github.com/docker/docker/pkg/discovery 0.017s coverage: 58.3% of statements 19:35:09 [2019-09-09T19:35:09.253Z] ok github.com/docker/docker/pkg/discovery/file 0.013s coverage: 97.6% of statements 19:35:09 [2019-09-09T19:35:09.462Z] PASS: docker_cli_build_test.go:555: DockerSuite.TestBuildUsernamespaceValidateRemappedRoot 4.014s 19:35:09 [2019-09-09T19:35:09.462Z] --- PASS: TestCreateServiceCapabilities (3.35s) 19:35:09 [2019-09-09T19:35:09.462Z] create_test.go:462: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceCapabilities 19:35:09 [2019-09-09T19:35:09.462Z] daemon.go:336: [d59b5bed07a1f] waiting for daemon to start 19:35:09 [2019-09-09T19:35:09.462Z] daemon.go:336: [d59b5bed07a1f] waiting for daemon to start 19:35:09 [2019-09-09T19:35:09.462Z] daemon.go:364: [d59b5bed07a1f] daemon started 19:35:09 [2019-09-09T19:35:09.462Z] daemon.go:472: [d59b5bed07a1f] Stopping daemon 19:35:09 [2019-09-09T19:35:09.462Z] daemon.go:307: [d59b5bed07a1f] exiting daemon 19:35:09 [2019-09-09T19:35:09.462Z] daemon.go:459: [d59b5bed07a1f] Daemon stopped 19:35:09 [2019-09-09T19:35:09.462Z] === RUN TestInspect 19:35:09 [2019-09-09T19:35:09.655Z] PASS: docker_cli_build_test.go:4511: DockerSuite.TestBuildBuildTimeArgUnconsumedArg 4.413s 19:35:10 [2019-09-09T19:35:10.041Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 19:35:10 [2019-09-09T19:35:10.185Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements 19:35:10 [2019-09-09T19:35:10.254Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) 19:35:10 [2019-09-09T19:35:10.254Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.95s) 19:35:10 [2019-09-09T19:35:10.254Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.00s) 19:35:10 [2019-09-09T19:35:10.254Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.37s) 19:35:10 [2019-09-09T19:35:10.254Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.58s) 19:35:10 [2019-09-09T19:35:10.254Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.52s) 19:35:10 [2019-09-09T19:35:10.254Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.65s) 19:35:10 [2019-09-09T19:35:10.254Z] === RUN TestBuildMultiStageCopy 19:35:10 [2019-09-09T19:35:10.254Z] === RUN TestBuildMultiStageCopy/copy_to_root 19:35:10 [2019-09-09T19:35:10.627Z] SKIP: docker_cli_build_test.go:4438: DockerSuite.TestBuildBuildTimeArgUntrustedDefinedAfterUse (unmatched requirement DaemonIsLinux) 19:35:10 [2019-09-09T19:35:10.750Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements 19:35:10 [2019-09-09T19:35:10.750Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements 19:35:11 [2019-09-09T19:35:11.084Z] SKIP: docker_cli_build_test.go:372: DockerSuite.TestBuildCacheAdd (unmatched requirement DaemonIsLinux) 19:35:12 [2019-09-09T19:35:12.048Z] PASS: docker_cli_build_test.go:4761: DockerSuite.TestBuildCacheBrokenSymlink 0.831s 19:35:12 [2019-09-09T19:35:12.122Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements 19:35:12 [2019-09-09T19:35:12.293Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 19:35:12 [2019-09-09T19:35:12.505Z] SKIP: docker_cli_build_test.go:5432: DockerSuite.TestBuildCacheFrom (unmatched requirement DaemonIsLinux) 19:35:12 [2019-09-09T19:35:12.575Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 19:35:12 [2019-09-09T19:35:12.686Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements 19:35:12 [2019-09-09T19:35:12.737Z] --- PASS: TestInspect (3.45s) 19:35:12 [2019-09-09T19:35:12.737Z] inspect_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestInspect 19:35:12 [2019-09-09T19:35:12.737Z] daemon.go:336: [dfd6904c3308b] waiting for daemon to start 19:35:12 [2019-09-09T19:35:12.737Z] daemon.go:336: [dfd6904c3308b] waiting for daemon to start 19:35:12 [2019-09-09T19:35:12.737Z] daemon.go:364: [dfd6904c3308b] daemon started 19:35:12 [2019-09-09T19:35:12.737Z] daemon.go:472: [dfd6904c3308b] Stopping daemon 19:35:12 [2019-09-09T19:35:12.737Z] daemon.go:307: [dfd6904c3308b] exiting daemon 19:35:12 [2019-09-09T19:35:12.737Z] daemon.go:459: [dfd6904c3308b] Daemon stopped 19:35:12 [2019-09-09T19:35:12.737Z] === RUN TestDockerNetworkConnectAlias 19:35:12 [2019-09-09T19:35:12.859Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 19:35:12 [2019-09-09T19:35:12.957Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 19:35:13 [2019-09-09T19:35:13.251Z] ok github.com/docker/docker/pkg/fsutils 0.196s coverage: 85.1% of statements 19:35:13 [2019-09-09T19:35:13.475Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 19:35:13 [2019-09-09T19:35:13.508Z] ok github.com/docker/docker/pkg/discovery/kv 3.125s coverage: 84.1% of statements 19:35:13 [2019-09-09T19:35:13.757Z] --- PASS: TestBuildMultiStageCopy (3.63s) 19:35:13 [2019-09-09T19:35:13.757Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.07s) 19:35:13 [2019-09-09T19:35:13.757Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.35s) 19:35:13 [2019-09-09T19:35:13.757Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.38s) 19:35:13 [2019-09-09T19:35:13.757Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.38s) 19:35:13 [2019-09-09T19:35:13.757Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.44s) 19:35:13 [2019-09-09T19:35:13.757Z] === RUN TestBuildMultiStageParentConfig 19:35:14 [2019-09-09T19:35:14.072Z] ok github.com/docker/docker/pkg/homedir 0.010s coverage: 10.2% of statements 19:35:14 [2019-09-09T19:35:14.765Z] --- PASS: TestBuildMultiStageParentConfig (0.94s) 19:35:14 [2019-09-09T19:35:14.765Z] === RUN TestBuildLabelWithTargets 19:35:15 [2019-09-09T19:35:15.004Z] ok github.com/docker/docker/pkg/idtools 0.501s coverage: 70.1% of statements 19:35:15 [2019-09-09T19:35:15.261Z] ok github.com/docker/docker/pkg/ioutils 0.458s coverage: 68.8% of statements 19:35:15 [2019-09-09T19:35:15.518Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements 19:35:15 [2019-09-09T19:35:15.775Z] ok github.com/docker/docker/pkg/locker 0.018s coverage: 88.9% of statements 19:35:15 [2019-09-09T19:35:15.870Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 19:35:16 [2019-09-09T19:35:16.032Z] ok github.com/docker/docker/pkg/longpath 0.009s coverage: 100.0% of statements 19:35:16 [2019-09-09T19:35:16.032Z] ? github.com/docker/docker/pkg/loopback [no test files] 19:35:16 [2019-09-09T19:35:16.237Z] --- PASS: TestBuildLabelWithTargets (1.54s) 19:35:16 [2019-09-09T19:35:16.237Z] === RUN TestBuildWithEmptyLayers 19:35:16 [2019-09-09T19:35:16.595Z] ok github.com/docker/docker/pkg/namesgenerator 0.010s coverage: 85.7% of statements 19:35:16 [2019-09-09T19:35:16.852Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements 19:35:17 [2019-09-09T19:35:17.110Z] ok github.com/docker/docker/pkg/mount 0.556s coverage: 69.6% of statements 19:35:17 [2019-09-09T19:35:17.110Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] 19:35:17 [2019-09-09T19:35:17.110Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements 19:35:17 [2019-09-09T19:35:17.179Z] PASS: docker_cli_build_test.go:5410: DockerSuite.TestBuildCacheFromEqualDiffIDsLength 4.414s 19:35:17 [2019-09-09T19:35:17.249Z] --- PASS: TestBuildWithEmptyLayers (0.79s) 19:35:17 [2019-09-09T19:35:17.249Z] === RUN TestBuildMultiStageOnBuild 19:35:17 [2019-09-09T19:35:17.688Z] ok github.com/docker/docker/pkg/pidfile 0.008s coverage: 82.4% of statements 19:35:17 [2019-09-09T19:35:17.688Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 91.4% of statements 19:35:17 [2019-09-09T19:35:17.688Z] ? github.com/docker/docker/pkg/platform [no test files] 19:35:17 [2019-09-09T19:35:17.688Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 19:35:18 [2019-09-09T19:35:18.142Z] PASS: docker_cli_build_test.go:4873: DockerSuite.TestBuildCacheRootSource 0.884s 19:35:18 [2019-09-09T19:35:18.142Z] SKIP: docker_api_build_test.go:405: DockerSuite.TestBuildChownOnCopy (unmatched requirement DaemonIsLinux) 19:35:18 [2019-09-09T19:35:18.142Z] SKIP: docker_cli_build_test.go:3575: DockerSuite.TestBuildChownSingleFile (unmatched requirement UnixCli) 19:35:18 [2019-09-09T19:35:18.619Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements 19:35:18 [2019-09-09T19:35:18.785Z] --- PASS: TestBuildMultiStageCopy (22.79s) 19:35:18 [2019-09-09T19:35:18.785Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (12.19s) 19:35:18 [2019-09-09T19:35:18.785Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (2.16s) 19:35:18 [2019-09-09T19:35:18.785Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (2.56s) 19:35:18 [2019-09-09T19:35:18.785Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (2.80s) 19:35:18 [2019-09-09T19:35:18.785Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (3.07s) 19:35:18 [2019-09-09T19:35:18.785Z] === RUN TestBuildMultiStageParentConfig 19:35:18 [2019-09-09T19:35:18.785Z] --- SKIP: TestBuildMultiStageParentConfig (0.01s) 19:35:18 [2019-09-09T19:35:18.785Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME 19:35:18 [2019-09-09T19:35:18.785Z] === RUN TestBuildLabelWithTargets 19:35:18 [2019-09-09T19:35:18.785Z] --- SKIP: TestBuildLabelWithTargets (0.00s) 19:35:18 [2019-09-09T19:35:18.785Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME 19:35:18 [2019-09-09T19:35:18.785Z] === RUN TestBuildWithEmptyLayers 19:35:19 [2019-09-09T19:35:19.276Z] --- PASS: TestBuildMultiStageOnBuild (2.16s) 19:35:19 [2019-09-09T19:35:19.276Z] === RUN TestBuildUncleanTarFilenames 19:35:19 [2019-09-09T19:35:19.550Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements 19:35:19 [2019-09-09T19:35:19.673Z] PASS: docker_cli_build_test.go:3138: DockerSuite.TestBuildCleanupCmdOnEntrypoint 1.278s 19:35:19 [2019-09-09T19:35:19.808Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 87.9% of statements 19:35:20 [2019-09-09T19:35:20.065Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements 19:35:20 [2019-09-09T19:35:20.130Z] PASS: docker_cli_build_test.go:3157: DockerSuite.TestBuildClearCmd 0.784s 19:35:20 [2019-09-09T19:35:20.289Z] --- PASS: TestBuildUncleanTarFilenames (1.14s) 19:35:20 [2019-09-09T19:35:20.289Z] === RUN TestBuildMultiStageLayerLeak 19:35:20 [2019-09-09T19:35:20.837Z] --- PASS: TestDockerNetworkConnectAlias (7.23s) 19:35:20 [2019-09-09T19:35:20.837Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkConnectAlias 19:35:20 [2019-09-09T19:35:20.837Z] daemon.go:336: [de5114e28d24e] waiting for daemon to start 19:35:20 [2019-09-09T19:35:20.837Z] daemon.go:336: [de5114e28d24e] waiting for daemon to start 19:35:20 [2019-09-09T19:35:20.837Z] daemon.go:364: [de5114e28d24e] daemon started 19:35:20 [2019-09-09T19:35:20.837Z] daemon.go:472: [de5114e28d24e] Stopping daemon 19:35:20 [2019-09-09T19:35:20.837Z] daemon.go:307: [de5114e28d24e] exiting daemon 19:35:20 [2019-09-09T19:35:20.837Z] daemon.go:459: [de5114e28d24e] Daemon stopped 19:35:20 [2019-09-09T19:35:20.837Z] === RUN TestDockerNetworkReConnect 19:35:21 [2019-09-09T19:35:21.100Z] PASS: docker_cli_build_test.go:1578: DockerSuite.TestBuildCmd 0.439s 19:35:21 [2019-09-09T19:35:21.434Z] ok github.com/docker/docker/pkg/pubsub 1.029s coverage: 73.9% of statements 19:35:21 [2019-09-09T19:35:21.560Z] PASS: docker_cli_build_test.go:3241: DockerSuite.TestBuildCmdJSONNoShDashC 0.636s 19:35:21 [2019-09-09T19:35:21.691Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements 19:35:22 [2019-09-09T19:35:22.022Z] PASS: docker_cli_build_test.go:3200: DockerSuite.TestBuildCmdShDashC 0.563s 19:35:22 [2019-09-09T19:35:22.968Z] --- PASS: TestBuildMultiStageLayerLeak (2.32s) 19:35:22 [2019-09-09T19:35:22.968Z] === RUN TestBuildWithHugeFile 19:35:23 [2019-09-09T19:35:23.488Z] --- PASS: TestBuildWithEmptyLayers (5.04s) 19:35:23 [2019-09-09T19:35:23.488Z] === RUN TestBuildMultiStageOnBuild 19:35:23 [2019-09-09T19:35:23.488Z] --- SKIP: TestBuildMultiStageOnBuild (0.01s) 19:35:23 [2019-09-09T19:35:23.488Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME 19:35:23 [2019-09-09T19:35:23.488Z] === RUN TestBuildUncleanTarFilenames 19:35:23 [2019-09-09T19:35:23.488Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) 19:35:23 [2019-09-09T19:35:23.488Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME 19:35:23 [2019-09-09T19:35:23.488Z] === RUN TestBuildMultiStageLayerLeak 19:35:23 [2019-09-09T19:35:23.488Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s) 19:35:23 [2019-09-09T19:35:23.488Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME 19:35:23 [2019-09-09T19:35:23.488Z] === RUN TestBuildWithHugeFile 19:35:23 [2019-09-09T19:35:23.488Z] --- SKIP: TestBuildWithHugeFile (0.00s) 19:35:23 [2019-09-09T19:35:23.488Z] build_test.go:491: testEnv.OSType == "windows" 19:35:23 [2019-09-09T19:35:23.488Z] === RUN TestBuildWithEmptyDockerfile 19:35:23 [2019-09-09T19:35:23.488Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 19:35:23 [2019-09-09T19:35:23.488Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 19:35:23 [2019-09-09T19:35:23.488Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 19:35:23 [2019-09-09T19:35:23.488Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 19:35:23 [2019-09-09T19:35:23.488Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 19:35:23 [2019-09-09T19:35:23.488Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 19:35:24 [2019-09-09T19:35:24.226Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 19:35:24 [2019-09-09T19:35:24.226Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 19:35:24 [2019-09-09T19:35:24.226Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 19:35:24 [2019-09-09T19:35:24.226Z] --- PASS: TestBuildWithEmptyDockerfile (0.34s) 19:35:24 [2019-09-09T19:35:24.226Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) 19:35:24 [2019-09-09T19:35:24.226Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) 19:35:24 [2019-09-09T19:35:24.226Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) 19:35:24 [2019-09-09T19:35:24.226Z] === RUN TestBuildPreserveOwnership 19:35:24 [2019-09-09T19:35:24.226Z] --- SKIP: TestBuildPreserveOwnership (0.00s) 19:35:24 [2019-09-09T19:35:24.226Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME 19:35:24 [2019-09-09T19:35:24.226Z] === RUN TestBuildPlatformInvalid 19:35:24 [2019-09-09T19:35:24.226Z] --- PASS: TestBuildPlatformInvalid (0.05s) 19:35:24 [2019-09-09T19:35:24.226Z] PASS 19:35:24 [2019-09-09T19:35:24.226Z] Running D:\gopath\src\github.com\docker\docker\integration\config 19:35:24 [2019-09-09T19:35:24.226Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 19:35:24 [2019-09-09T19:35:24.226Z] INFO: Testing against a local daemon 19:35:24 [2019-09-09T19:35:24.226Z] === RUN TestConfigList 19:35:24 [2019-09-09T19:35:24.226Z] --- SKIP: TestConfigList (0.00s) 19:35:24 [2019-09-09T19:35:24.226Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" 19:35:24 [2019-09-09T19:35:24.226Z] === RUN TestConfigsCreateAndDelete 19:35:24 [2019-09-09T19:35:24.226Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) 19:35:24 [2019-09-09T19:35:24.226Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" 19:35:24 [2019-09-09T19:35:24.226Z] === RUN TestConfigsUpdate 19:35:24 [2019-09-09T19:35:24.226Z] --- SKIP: TestConfigsUpdate (0.00s) 19:35:24 [2019-09-09T19:35:24.226Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" 19:35:24 [2019-09-09T19:35:24.226Z] === RUN TestTemplatedConfig 19:35:24 [2019-09-09T19:35:24.226Z] --- SKIP: TestTemplatedConfig (0.00s) 19:35:24 [2019-09-09T19:35:24.226Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" 19:35:24 [2019-09-09T19:35:24.226Z] === RUN TestConfigInspect 19:35:24 [2019-09-09T19:35:24.226Z] --- SKIP: TestConfigInspect (0.00s) 19:35:24 [2019-09-09T19:35:24.226Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" 19:35:24 [2019-09-09T19:35:24.226Z] === RUN TestConfigCreateWithLabels 19:35:24 [2019-09-09T19:35:24.226Z] --- SKIP: TestConfigCreateWithLabels (0.00s) 19:35:24 [2019-09-09T19:35:24.226Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" 19:35:24 [2019-09-09T19:35:24.226Z] === RUN TestConfigCreateResolve 19:35:24 [2019-09-09T19:35:24.226Z] --- SKIP: TestConfigCreateResolve (0.00s) 19:35:24 [2019-09-09T19:35:24.226Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" 19:35:24 [2019-09-09T19:35:24.226Z] === RUN TestConfigDaemonLibtrustID 19:35:24 [2019-09-09T19:35:24.226Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) 19:35:24 [2019-09-09T19:35:24.226Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" 19:35:24 [2019-09-09T19:35:24.226Z] PASS 19:35:24 [2019-09-09T19:35:24.226Z] Running D:\gopath\src\github.com\docker\docker\integration\container 19:35:24 [2019-09-09T19:35:24.688Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 19:35:24 [2019-09-09T19:35:24.688Z] INFO: Testing against a local daemon 19:35:24 [2019-09-09T19:35:24.688Z] === RUN TestCheckpoint 19:35:24 [2019-09-09T19:35:24.688Z] --- SKIP: TestCheckpoint (0.00s) 19:35:24 [2019-09-09T19:35:24.688Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 19:35:24 [2019-09-09T19:35:24.688Z] === RUN TestContainerInvalidJSON 19:35:24 [2019-09-09T19:35:24.688Z] === RUN TestContainerInvalidJSON//containers/foobar/copy 19:35:24 [2019-09-09T19:35:24.688Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy 19:35:24 [2019-09-09T19:35:24.688Z] === RUN TestContainerInvalidJSON//containers/foobar/exec 19:35:24 [2019-09-09T19:35:24.688Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec 19:35:24 [2019-09-09T19:35:24.688Z] === RUN TestContainerInvalidJSON//exec/foobar/start 19:35:24 [2019-09-09T19:35:24.688Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start 19:35:24 [2019-09-09T19:35:24.688Z] === CONT TestContainerInvalidJSON//containers/foobar/copy 19:35:24 [2019-09-09T19:35:24.688Z] === CONT TestContainerInvalidJSON//exec/foobar/start 19:35:24 [2019-09-09T19:35:24.688Z] === CONT TestContainerInvalidJSON//containers/foobar/exec 19:35:24 [2019-09-09T19:35:24.688Z] --- PASS: TestContainerInvalidJSON (0.05s) 19:35:24 [2019-09-09T19:35:24.688Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) 19:35:24 [2019-09-09T19:35:24.688Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) 19:35:24 [2019-09-09T19:35:24.688Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) 19:35:24 [2019-09-09T19:35:24.688Z] === RUN TestCopyFromContainerPathDoesNotExist 19:35:24 [2019-09-09T19:35:24.688Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.03s) 19:35:24 [2019-09-09T19:35:24.688Z] copy_test.go:25: testEnv.OSType == "windows" 19:35:24 [2019-09-09T19:35:24.688Z] === RUN TestCopyFromContainerPathIsNotDir 19:35:24 [2019-09-09T19:35:24.688Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) 19:35:24 [2019-09-09T19:35:24.688Z] copy_test.go:39: testEnv.OSType == "windows" 19:35:24 [2019-09-09T19:35:24.688Z] === RUN TestCopyToContainerPathDoesNotExist 19:35:24 [2019-09-09T19:35:24.688Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s) 19:35:24 [2019-09-09T19:35:24.688Z] copy_test.go:51: testEnv.OSType == "windows" 19:35:24 [2019-09-09T19:35:24.688Z] === RUN TestCopyToContainerPathIsNotDir 19:35:24 [2019-09-09T19:35:24.688Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) 19:35:24 [2019-09-09T19:35:24.688Z] copy_test.go:65: testEnv.OSType == "windows" 19:35:24 [2019-09-09T19:35:24.688Z] === RUN TestCopyFromContainer 19:35:24 [2019-09-09T19:35:24.688Z] --- SKIP: TestCopyFromContainer (0.00s) 19:35:24 [2019-09-09T19:35:24.688Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" 19:35:24 [2019-09-09T19:35:24.688Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 19:35:24 [2019-09-09T19:35:24.688Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 19:35:24 [2019-09-09T19:35:24.688Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 19:35:24 [2019-09-09T19:35:24.688Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 19:35:24 [2019-09-09T19:35:24.688Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 19:35:24 [2019-09-09T19:35:24.688Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 19:35:24 [2019-09-09T19:35:24.688Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 19:35:24 [2019-09-09T19:35:24.688Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 19:35:24 [2019-09-09T19:35:24.688Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 19:35:24 [2019-09-09T19:35:24.688Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 19:35:24 [2019-09-09T19:35:24.688Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) 19:35:24 [2019-09-09T19:35:24.688Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) 19:35:24 [2019-09-09T19:35:24.688Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) 19:35:24 [2019-09-09T19:35:24.688Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) 19:35:24 [2019-09-09T19:35:24.688Z] === RUN TestCreateWithInvalidEnv 19:35:24 [2019-09-09T19:35:24.688Z] === RUN TestCreateWithInvalidEnv/0 19:35:24 [2019-09-09T19:35:24.688Z] === PAUSE TestCreateWithInvalidEnv/0 19:35:24 [2019-09-09T19:35:24.688Z] === RUN TestCreateWithInvalidEnv/1 19:35:24 [2019-09-09T19:35:24.688Z] === PAUSE TestCreateWithInvalidEnv/1 19:35:24 [2019-09-09T19:35:24.688Z] === RUN TestCreateWithInvalidEnv/2 19:35:24 [2019-09-09T19:35:24.688Z] === PAUSE TestCreateWithInvalidEnv/2 19:35:24 [2019-09-09T19:35:24.688Z] === CONT TestCreateWithInvalidEnv/0 19:35:24 [2019-09-09T19:35:24.688Z] === CONT TestCreateWithInvalidEnv/2 19:35:24 [2019-09-09T19:35:24.688Z] === CONT TestCreateWithInvalidEnv/1 19:35:24 [2019-09-09T19:35:24.688Z] --- PASS: TestCreateWithInvalidEnv (0.03s) 19:35:24 [2019-09-09T19:35:24.688Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) 19:35:24 [2019-09-09T19:35:24.688Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) 19:35:24 [2019-09-09T19:35:24.688Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) 19:35:24 [2019-09-09T19:35:24.688Z] === RUN TestCreateTmpfsMountsTarget 19:35:24 [2019-09-09T19:35:24.688Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) 19:35:24 [2019-09-09T19:35:24.688Z] create_test.go:111: testEnv.DaemonInfo.OSType == "windows" 19:35:24 [2019-09-09T19:35:24.688Z] === RUN TestCreateWithCustomMaskedPaths 19:35:24 [2019-09-09T19:35:24.688Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) 19:35:24 [2019-09-09T19:35:24.688Z] create_test.go:154: testEnv.DaemonInfo.OSType != "linux" 19:35:24 [2019-09-09T19:35:24.688Z] === RUN TestCreateWithCapabilities 19:35:24 [2019-09-09T19:35:24.688Z] --- SKIP: TestCreateWithCapabilities (0.00s) 19:35:24 [2019-09-09T19:35:24.688Z] create_test.go:233: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW 19:35:24 [2019-09-09T19:35:24.688Z] === RUN TestCreateWithCustomReadonlyPaths 19:35:24 [2019-09-09T19:35:24.688Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) 19:35:24 [2019-09-09T19:35:24.688Z] create_test.go:359: testEnv.DaemonInfo.OSType != "linux" 19:35:24 [2019-09-09T19:35:24.688Z] === RUN TestCreateWithInvalidHealthcheckParams 19:35:24 [2019-09-09T19:35:24.688Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 19:35:24 [2019-09-09T19:35:24.688Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 19:35:24 [2019-09-09T19:35:24.688Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 19:35:24 [2019-09-09T19:35:24.688Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 19:35:24 [2019-09-09T19:35:24.688Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 19:35:24 [2019-09-09T19:35:24.688Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 19:35:24 [2019-09-09T19:35:24.688Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 19:35:24 [2019-09-09T19:35:24.688Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 19:35:24 [2019-09-09T19:35:24.688Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 19:35:24 [2019-09-09T19:35:24.688Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 19:35:24 [2019-09-09T19:35:24.688Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 19:35:24 [2019-09-09T19:35:24.688Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 19:35:24 [2019-09-09T19:35:24.688Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 19:35:24 [2019-09-09T19:35:24.688Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 19:35:24 [2019-09-09T19:35:24.688Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 19:35:24 [2019-09-09T19:35:24.688Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) 19:35:24 [2019-09-09T19:35:24.688Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 19:35:24 [2019-09-09T19:35:24.688Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 19:35:24 [2019-09-09T19:35:24.688Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) 19:35:24 [2019-09-09T19:35:24.688Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 19:35:24 [2019-09-09T19:35:24.688Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) 19:35:24 [2019-09-09T19:35:24.688Z] === RUN TestDiff 19:35:24 [2019-09-09T19:35:24.688Z] --- SKIP: TestDiff (0.00s) 19:35:24 [2019-09-09T19:35:24.688Z] diff_test.go:17: testEnv.OSType == "windows": FIXME 19:35:24 [2019-09-09T19:35:24.688Z] === RUN TestExecWithCloseStdin 19:35:24 [2019-09-09T19:35:24.964Z] ok github.com/docker/docker/pkg/signal 2.392s coverage: 61.0% of statements 19:35:24 [2019-09-09T19:35:24.964Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements 19:35:25 [2019-09-09T19:35:25.221Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements 19:35:25 [2019-09-09T19:35:25.477Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements 19:35:25 [2019-09-09T19:35:25.734Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements 19:35:26 [2019-09-09T19:35:26.095Z] PASS: docker_cli_build_test.go:2660: DockerSuite.TestBuildUsersAndGroups 16.574s 19:35:26 [2019-09-09T19:35:26.095Z] --- PASS: TestDockerNetworkReConnect (5.61s) 19:35:26 [2019-09-09T19:35:26.095Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkReConnect 19:35:26 [2019-09-09T19:35:26.095Z] daemon.go:336: [d4475c1b4a691] waiting for daemon to start 19:35:26 [2019-09-09T19:35:26.095Z] daemon.go:336: [d4475c1b4a691] waiting for daemon to start 19:35:26 [2019-09-09T19:35:26.095Z] daemon.go:364: [d4475c1b4a691] daemon started 19:35:26 [2019-09-09T19:35:26.095Z] daemon.go:472: [d4475c1b4a691] Stopping daemon 19:35:26 [2019-09-09T19:35:26.095Z] daemon.go:307: [d4475c1b4a691] exiting daemon 19:35:26 [2019-09-09T19:35:26.095Z] daemon.go:459: [d4475c1b4a691] Daemon stopped 19:35:26 [2019-09-09T19:35:26.095Z] === RUN TestServicePlugin 19:35:26 [2019-09-09T19:35:26.299Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 80.6% of statements 19:35:26 [2019-09-09T19:35:26.664Z] PASS: docker_cli_build_test.go:3345: DockerSuite.TestBuildVerboseOut 1.136s 19:35:26 [2019-09-09T19:35:26.862Z] ok github.com/docker/docker/pkg/system 0.025s coverage: 36.9% of statements 19:35:27 [2019-09-09T19:35:27.119Z] ok github.com/docker/docker/pkg/tailfile 0.077s coverage: 88.6% of statements 19:35:27 [2019-09-09T19:35:27.230Z] PASS: docker_cli_build_test.go:2282: DockerSuite.TestBuildVerifyIntString 0.375s 19:35:27 [2019-09-09T19:35:27.683Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements 19:35:27 [2019-09-09T19:35:27.797Z] PASS: docker_cli_build_test.go:5341: DockerSuite.TestBuildCmdShellArgsEscaped 5.042s 19:35:28 [2019-09-09T19:35:28.247Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements 19:35:28 [2019-09-09T19:35:28.444Z] --- PASS: TestExecWithCloseStdin (3.85s) 19:35:28 [2019-09-09T19:35:28.444Z] === RUN TestExec 19:35:28 [2019-09-09T19:35:28.444Z] --- SKIP: TestExec (0.00s) 19:35:28 [2019-09-09T19:35:28.444Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. 19:35:28 [2019-09-09T19:35:28.444Z] === RUN TestExecUser 19:35:28 [2019-09-09T19:35:28.444Z] --- SKIP: TestExecUser (0.00s) 19:35:28 [2019-09-09T19:35:28.444Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. 19:35:28 [2019-09-09T19:35:28.444Z] === RUN TestExportContainerAndImportImage 19:35:28 [2019-09-09T19:35:28.444Z] --- SKIP: TestExportContainerAndImportImage (0.00s) 19:35:28 [2019-09-09T19:35:28.444Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" 19:35:28 [2019-09-09T19:35:28.444Z] === RUN TestExportContainerAfterDaemonRestart 19:35:28 [2019-09-09T19:35:28.444Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) 19:35:28 [2019-09-09T19:35:28.444Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" 19:35:28 [2019-09-09T19:35:28.444Z] === RUN TestHealthCheckWorkdir 19:35:28 [2019-09-09T19:35:28.444Z] --- SKIP: TestHealthCheckWorkdir (0.00s) 19:35:28 [2019-09-09T19:35:28.444Z] health_test.go:20: testEnv.OSType == "windows": FIXME 19:35:28 [2019-09-09T19:35:28.444Z] === RUN TestHealthKillContainer 19:35:28 [2019-09-09T19:35:28.444Z] --- SKIP: TestHealthKillContainer (0.00s) 19:35:28 [2019-09-09T19:35:28.444Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 19:35:28 [2019-09-09T19:35:28.444Z] === RUN TestInspectCpusetInConfigPre120 19:35:28 [2019-09-09T19:35:28.444Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) 19:35:28 [2019-09-09T19:35:28.444Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet 19:35:28 [2019-09-09T19:35:28.444Z] === RUN TestKillContainerInvalidSignal 19:35:28 [2019-09-09T19:35:28.505Z] testing: warning: no tests to run 19:35:28 [2019-09-09T19:35:28.505Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: 0.0% of statements [no tests to run] 19:35:28 [2019-09-09T19:35:28.600Z] PASS: docker_cli_build_test.go:3328: DockerSuite.TestBuildVerifySingleQuoteFails 1.325s 19:35:29 [2019-09-09T19:35:29.069Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements 19:35:29 [2019-09-09T19:35:29.069Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements 19:35:29 [2019-09-09T19:35:29.326Z] PASS: docker_cli_build_test.go:3215: DockerSuite.TestBuildCmdSpaces 1.845s 19:35:29 [2019-09-09T19:35:29.326Z] SKIP: docker_cli_build_test.go:2646: DockerSuite.TestBuildCommentsShebangs (unmatched requirement DaemonIsLinux) 19:35:29 [2019-09-09T19:35:29.326Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements 19:35:29 [2019-09-09T19:35:29.970Z] PASS: docker_cli_build_test.go:3879: DockerSuite.TestBuildVolumeFileExistsinContainer 1.134s 19:35:30 [2019-09-09T19:35:30.289Z] PASS: docker_cli_build_test.go:1774: DockerSuite.TestBuildConditionalCache 1.070s 19:35:31 [2019-09-09T19:35:31.339Z] PASS: docker_api_swarm_test.go:491: DockerSwarmSuite.TestAPISwarmManagerRestore 27.765s 19:35:31 [2019-09-09T19:35:31.339Z] PASS: docker_cli_build_test.go:3672: DockerSuite.TestBuildVolumesRetainContents 1.589s 19:35:31 [2019-09-09T19:35:31.339Z] SKIP: docker_cli_build_test.go:1348: DockerSuite.TestBuildWindowsAddCopyPathProcessing (unmatched requirement DaemonIsWindows) 19:35:31 [2019-09-09T19:35:31.339Z] SKIP: docker_cli_build_test.go:6058: DockerSuite.TestBuildWindowsEnvCaseInsensitive (unmatched requirement DaemonIsWindows) 19:35:31 [2019-09-09T19:35:31.339Z] SKIP: docker_cli_build_test.go:6028: DockerSuite.TestBuildWindowsUser (unmatched requirement DaemonIsWindows) 19:35:31 [2019-09-09T19:35:31.339Z] SKIP: docker_cli_build_test.go:1337: DockerSuite.TestBuildWindowsWorkdirProcessing (unmatched requirement DaemonIsWindows) 19:35:31 [2019-09-09T19:35:31.850Z] ok github.com/docker/docker/plugin 0.530s coverage: 27.0% of statements 19:35:32 [2019-09-09T19:35:32.108Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements 19:35:32 [2019-09-09T19:35:32.191Z] --- PASS: TestKillContainerInvalidSignal (3.56s) 19:35:32 [2019-09-09T19:35:32.191Z] === RUN TestKillContainer 19:35:32 [2019-09-09T19:35:32.191Z] --- SKIP: TestKillContainer (0.00s) 19:35:32 [2019-09-09T19:35:32.191Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH 19:35:32 [2019-09-09T19:35:32.191Z] === RUN TestKillWithStopSignalAndRestartPolicies 19:35:32 [2019-09-09T19:35:32.191Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) 19:35:32 [2019-09-09T19:35:32.191Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later 19:35:32 [2019-09-09T19:35:32.191Z] === RUN TestKillStoppedContainer 19:35:32 [2019-09-09T19:35:32.191Z] --- SKIP: TestKillStoppedContainer (0.00s) 19:35:32 [2019-09-09T19:35:32.191Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later 19:35:32 [2019-09-09T19:35:32.191Z] === RUN TestKillStoppedContainerAPIPre120 19:35:32 [2019-09-09T19:35:32.191Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) 19:35:32 [2019-09-09T19:35:32.191Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later 19:35:32 [2019-09-09T19:35:32.191Z] === RUN TestKillDifferentUserContainer 19:35:32 [2019-09-09T19:35:32.191Z] --- SKIP: TestKillDifferentUserContainer (0.00s) 19:35:32 [2019-09-09T19:35:32.191Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform 19:35:32 [2019-09-09T19:35:32.191Z] === RUN TestInspectOomKilledTrue 19:35:32 [2019-09-09T19:35:32.191Z] --- SKIP: TestInspectOomKilledTrue (0.00s) 19:35:32 [2019-09-09T19:35:32.191Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 19:35:32 [2019-09-09T19:35:32.191Z] === RUN TestInspectOomKilledFalse 19:35:32 [2019-09-09T19:35:32.191Z] --- SKIP: TestInspectOomKilledFalse (0.00s) 19:35:32 [2019-09-09T19:35:32.191Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 19:35:32 [2019-09-09T19:35:32.191Z] === RUN TestLogsFollowTailEmpty 19:35:33 [2019-09-09T19:35:33.040Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements 19:35:33 [2019-09-09T19:35:33.297Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements 19:35:33 [2019-09-09T19:35:33.862Z] PASS: docker_cli_build_test.go:5578: DockerSuite.TestBuildWithExtraHost 2.606s 19:35:34 [2019-09-09T19:35:34.119Z] PASS: docker_cli_build_test.go:5594: DockerSuite.TestBuildWithExtraHostInvalidFormat 0.050s 19:35:35 [2019-09-09T19:35:35.192Z] ok github.com/docker/docker/registry 0.093s coverage: 56.4% of statements 19:35:35 [2019-09-09T19:35:35.450Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements 19:35:35 [2019-09-09T19:35:35.488Z] PASS: docker_cli_build_test.go:5392: DockerSuite.TestBuildWithFailure 1.361s 19:35:35 [2019-09-09T19:35:35.707Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements 19:35:35 [2019-09-09T19:35:35.942Z] --- PASS: TestLogsFollowTailEmpty (3.49s) 19:35:35 [2019-09-09T19:35:35.942Z] === RUN TestNetworkNat 19:35:35 [2019-09-09T19:35:35.942Z] --- SKIP: TestNetworkNat (0.00s) 19:35:35 [2019-09-09T19:35:35.942Z] nat_test.go:24: testEnv.OSType == "windows": FIXME 19:35:35 [2019-09-09T19:35:35.942Z] === RUN TestNetworkLocalhostTCPNat 19:35:35 [2019-09-09T19:35:35.942Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) 19:35:35 [2019-09-09T19:35:35.942Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME 19:35:35 [2019-09-09T19:35:35.942Z] === RUN TestNetworkLoopbackNat 19:35:35 [2019-09-09T19:35:35.942Z] --- SKIP: TestNetworkLoopbackNat (0.00s) 19:35:35 [2019-09-09T19:35:35.942Z] nat_test.go:61: testEnv.OSType == "windows": FIXME 19:35:35 [2019-09-09T19:35:35.942Z] === RUN TestPause 19:35:35 [2019-09-09T19:35:35.942Z] --- SKIP: TestPause (0.00s) 19:35:35 [2019-09-09T19:35:35.942Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" 19:35:35 [2019-09-09T19:35:35.942Z] === RUN TestPauseFailsOnWindowsServerContainers 19:35:36 [2019-09-09T19:35:36.053Z] PASS: docker_cli_build_test.go:1050: DockerSuite.TestBuildWithInaccessibleFilesInContext 0.731s 19:35:36 [2019-09-09T19:35:36.639Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements 19:35:37 [2019-09-09T19:35:37.203Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements 19:35:37 [2019-09-09T19:35:37.423Z] PASS: docker_cli_build_test.go:3359: DockerSuite.TestBuildWithTabs 1.109s 19:35:37 [2019-09-09T19:35:37.423Z] PASS: docker_cli_build_test.go:5185: DockerSuite.TestBuildWithUTF8BOM 0.091s 19:35:38 [2019-09-09T19:35:38.135Z] ok github.com/docker/docker/volume/local 0.019s coverage: 73.0% of statements 19:35:38 [2019-09-09T19:35:38.700Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements 19:35:38 [2019-09-09T19:35:38.860Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.55s) 19:35:38 [2019-09-09T19:35:38.860Z] === RUN TestPauseStopPausedContainer 19:35:38 [2019-09-09T19:35:38.860Z] --- SKIP: TestPauseStopPausedContainer (0.00s) 19:35:38 [2019-09-09T19:35:38.860Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" 19:35:38 [2019-09-09T19:35:38.860Z] === RUN TestPsFilter 19:35:39 [2019-09-09T19:35:39.322Z] --- PASS: TestPsFilter (0.16s) 19:35:39 [2019-09-09T19:35:39.322Z] === RUN TestRemoveContainerWithRemovedVolume 19:35:40 [2019-09-09T19:35:40.071Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements 19:35:40 [2019-09-09T19:35:40.701Z] PASS: docker_cli_build_test.go:5195: DockerSuite.TestBuildWithUTF8BOMDockerignore 3.228s 19:35:42 [2019-09-09T19:35:42.597Z] PASS: docker_cli_build_test.go:2151: DockerSuite.TestBuildWithVolumeOwnership 1.983s 19:35:43 [2019-09-09T19:35:43.076Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.67s) 19:35:43 [2019-09-09T19:35:43.076Z] === RUN TestRemoveContainerWithVolume 19:35:43 [2019-09-09T19:35:43.527Z] PASS: docker_cli_build_test.go:1233: DockerSuite.TestBuildWithVolumes 1.011s 19:35:44 [2019-09-09T19:35:44.091Z] PASS: docker_cli_build_test.go:6093: DockerSuite.TestBuildWorkdirCmd 0.524s 19:35:45 [2019-09-09T19:35:45.023Z] PASS: docker_cli_build_test.go:6072: DockerSuite.TestBuildWorkdirImageCmd 0.725s 19:35:45 [2019-09-09T19:35:45.024Z] SKIP: docker_cli_build_test.go:4913: DockerSuite.TestBuildWorkdirWindowsPath (unmatched requirement DaemonIsWindows) 19:35:45 [2019-09-09T19:35:45.068Z] PASS: docker_cli_build_test.go:5621: DockerSuite.TestBuildContChar 11.815s 19:35:45 [2019-09-09T19:35:45.068Z] SKIP: docker_cli_build_test.go:3974: DockerSuite.TestBuildContainerWithCgroupParent (unmatched requirement DaemonIsLinux) 19:35:45 [2019-09-09T19:35:45.068Z] PASS: docker_cli_build_test.go:1513: DockerSuite.TestBuildContextCleanup 0.382s 19:35:45 [2019-09-09T19:35:45.525Z] PASS: docker_cli_build_test.go:1535: DockerSuite.TestBuildContextCleanupFailedBuild 2.086s 19:35:45 [2019-09-09T19:35:45.970Z] PASS: docker_cli_build_test.go:1381: DockerSuite.TestBuildWorkdirWithEnvVariables 0.846s 19:35:45 [2019-09-09T19:35:45.997Z] --- PASS: TestRemoveContainerWithVolume (3.11s) 19:35:45 [2019-09-09T19:35:45.997Z] === RUN TestRemoveContainerRunning 19:35:46 [2019-09-09T19:35:46.488Z] PASS: docker_cli_build_test.go:2046: DockerSuite.TestBuildContextTarGzip 0.780s 19:35:46 [2019-09-09T19:35:46.945Z] PASS: docker_cli_build_test.go:2050: DockerSuite.TestBuildContextTarNoCompression 0.420s 19:35:46 [2019-09-09T19:35:46.945Z] SKIP: docker_cli_build_test.go:522: DockerSuite.TestBuildCopyAddMultipleFiles (unmatched requirement DaemonIsLinux) 19:35:47 [2019-09-09T19:35:47.866Z] PASS: docker_api_swarm_node_test.go:75: DockerSwarmSuite.TestAPISwarmNodeDrainPause 10.350s 19:35:47 [2019-09-09T19:35:47.909Z] PASS: docker_api_build_test.go:435: DockerSuite.TestBuildCopyCacheOnFileChange 0.670s 19:35:48 [2019-09-09T19:35:48.366Z] PASS: docker_cli_build_test.go:1840: DockerSuite.TestBuildCopyDirButNotFile 0.573s 19:35:48 [2019-09-09T19:35:48.366Z] SKIP: docker_cli_build_test.go:894: DockerSuite.TestBuildCopyDirContentToExistDir (unmatched requirement DaemonIsLinux) 19:35:48 [2019-09-09T19:35:48.366Z] SKIP: docker_cli_build_test.go:880: DockerSuite.TestBuildCopyDirContentToRoot (unmatched requirement DaemonIsLinux) 19:35:48 [2019-09-09T19:35:48.430Z] PASS: docker_cli_build_test.go:3654: DockerSuite.TestBuildXZHost 2.693s 19:35:48 [2019-09-09T19:35:48.687Z] PASS: docker_cli_proxy_test.go:12: DockerSuite.TestCLIProxyDisableProxyUnixSock 0.034s 19:35:48 [2019-09-09T19:35:48.687Z] SKIP: docker_cli_sni_test.go:17: DockerSuite.TestClientSetsTLSServerName (Flakey test) 19:35:49 [2019-09-09T19:35:49.619Z] PASS: docker_cli_run_test.go:3689: DockerSuite.TestCmdCannotBeInvoked 0.795s 19:35:49 [2019-09-09T19:35:49.745Z] --- PASS: TestRemoveContainerRunning (3.53s) 19:35:49 [2019-09-09T19:35:49.745Z] === RUN TestRemoveContainerForceRemoveRunning 19:35:50 [2019-09-09T19:35:50.550Z] PASS: docker_cli_commit_test.go:12: DockerSuite.TestCommitAfterContainerIsDone 1.056s 19:35:51 [2019-09-09T19:35:51.920Z] PASS: docker_cli_commit_test.go:106: DockerSuite.TestCommitChange 1.130s 19:35:52 [2019-09-09T19:35:52.483Z] PASS: docker_cli_commit_test.go:156: DockerSuite.TestCommitChangeLabels 0.914s 19:35:53 [2019-09-09T19:35:53.502Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.55s) 19:35:53 [2019-09-09T19:35:53.502Z] === RUN TestRemoveInvalidContainer 19:35:53 [2019-09-09T19:35:53.502Z] --- PASS: TestRemoveInvalidContainer (0.03s) 19:35:53 [2019-09-09T19:35:53.502Z] === RUN TestRenameLinkedContainer 19:35:53 [2019-09-09T19:35:53.502Z] --- SKIP: TestRenameLinkedContainer (0.00s) 19:35:53 [2019-09-09T19:35:53.502Z] rename_test.go:26: testEnv.OSType == "windows": FIXME 19:35:53 [2019-09-09T19:35:53.502Z] === RUN TestRenameStoppedContainer 19:35:54 [2019-09-09T19:35:54.139Z] PASS: docker_cli_build_test.go:6045: DockerSuite.TestBuildCopyFileDotWithWorkdir 5.162s 19:35:54 [2019-09-09T19:35:54.377Z] PASS: docker_cli_commit_test.go:67: DockerSuite.TestCommitHardlink 1.694s 19:35:54 [2019-09-09T19:35:54.919Z] ok github.com/docker/docker/pkg/plugins 33.622s coverage: 76.6% of statements 19:35:54 [2019-09-09T19:35:54.919Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 19:35:54 [2019-09-09T19:35:54.919Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 19:35:54 [2019-09-09T19:35:54.919Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] 19:35:54 [2019-09-09T19:35:54.919Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 19:35:54 [2019-09-09T19:35:54.919Z] ? github.com/docker/docker/profiles/apparmor [no test files] 19:35:54 [2019-09-09T19:35:54.919Z] ? github.com/docker/docker/rootless [no test files] 19:35:54 [2019-09-09T19:35:54.919Z] ? github.com/docker/docker/rootless/specconv [no test files] 19:35:54 [2019-09-09T19:35:54.919Z] ? github.com/docker/docker/runconfig/opts [no test files] 19:35:54 [2019-09-09T19:35:54.919Z] ? github.com/docker/docker/volume [no test files] 19:35:54 [2019-09-09T19:35:54.919Z] ? github.com/docker/docker/volume/service/opts [no test files] 19:35:54 [2019-09-09T19:35:54.919Z] ? github.com/docker/docker/volume/testutils [no test files] 19:35:54 [2019-09-09T19:35:54.919Z] 19:35:54 [2019-09-09T19:35:54.919Z] === Skipped 19:35:54 [2019-09-09T19:35:54.919Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) 19:35:54 [2019-09-09T19:35:54.919Z] exec_linux_test.go:18: requires AppArmor to be enabled 19:35:54 [2019-09-09T19:35:54.919Z] 19:35:54 [2019-09-09T19:35:54.919Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) 19:35:54 [2019-09-09T19:35:54.919Z] exec_linux_test.go:38: requires AppArmor to be enabled 19:35:54 [2019-09-09T19:35:54.919Z] 19:35:54 [2019-09-09T19:35:54.919Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 19:35:54 [2019-09-09T19:35:54.919Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 19:35:54 [2019-09-09T19:35:54.919Z] graphtest_unix.go:46: Driver btrfs not supported 19:35:54 [2019-09-09T19:35:54.919Z] 19:35:54 [2019-09-09T19:35:54.919Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 19:35:54 [2019-09-09T19:35:54.919Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 19:35:54 [2019-09-09T19:35:54.919Z] graphtest_unix.go:46: Driver btrfs not supported 19:35:54 [2019-09-09T19:35:54.919Z] 19:35:54 [2019-09-09T19:35:54.919Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 19:35:54 [2019-09-09T19:35:54.919Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 19:35:54 [2019-09-09T19:35:54.919Z] graphtest_unix.go:46: Driver btrfs not supported 19:35:54 [2019-09-09T19:35:54.919Z] 19:35:54 [2019-09-09T19:35:54.919Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 19:35:54 [2019-09-09T19:35:54.919Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 19:35:54 [2019-09-09T19:35:54.919Z] graphtest_unix.go:46: Driver btrfs not supported 19:35:54 [2019-09-09T19:35:54.919Z] 19:35:54 [2019-09-09T19:35:54.919Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 19:35:54 [2019-09-09T19:35:54.919Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 19:35:54 [2019-09-09T19:35:54.919Z] graphtest_unix.go:46: Driver btrfs not supported 19:35:54 [2019-09-09T19:35:54.919Z] 19:35:54 [2019-09-09T19:35:54.919Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 19:35:54 [2019-09-09T19:35:54.919Z] graphtest_unix.go:73: No driver to put! 19:35:54 [2019-09-09T19:35:54.919Z] 19:35:54 [2019-09-09T19:35:54.919Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) 19:35:54 [2019-09-09T19:35:54.919Z] overlay_test.go:44: Fails to compute changes after apply intermittently 19:35:54 [2019-09-09T19:35:54.919Z] 19:35:54 [2019-09-09T19:35:54.919Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) 19:35:54 [2019-09-09T19:35:54.919Z] overlay_test.go:49: Fails to compute changes intermittently 19:35:54 [2019-09-09T19:35:54.919Z] 19:35:54 [2019-09-09T19:35:54.919Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 19:35:54 [2019-09-09T19:35:54.919Z] overlay_test.go:65: Cannot run test with naive change algorithm 19:35:54 [2019-09-09T19:35:54.919Z] 19:35:54 [2019-09-09T19:35:54.919Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 19:35:54 [2019-09-09T19:35:54.919Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 19:35:54 [2019-09-09T19:35:54.919Z] 19:35:54 [2019-09-09T19:35:54.919Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 19:35:54 [2019-09-09T19:35:54.919Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 19:35:54 [2019-09-09T19:35:54.919Z] graphtest_unix.go:46: Driver zfs not supported 19:35:54 [2019-09-09T19:35:54.919Z] 19:35:54 [2019-09-09T19:35:54.919Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 19:35:54 [2019-09-09T19:35:54.919Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 19:35:54 [2019-09-09T19:35:54.919Z] graphtest_unix.go:46: Driver zfs not supported 19:35:54 [2019-09-09T19:35:54.919Z] 19:35:54 [2019-09-09T19:35:54.919Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 19:35:54 [2019-09-09T19:35:54.919Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 19:35:54 [2019-09-09T19:35:54.919Z] graphtest_unix.go:46: Driver zfs not supported 19:35:54 [2019-09-09T19:35:54.919Z] 19:35:54 [2019-09-09T19:35:54.919Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 19:35:54 [2019-09-09T19:35:54.919Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 19:35:54 [2019-09-09T19:35:54.919Z] graphtest_unix.go:46: Driver zfs not supported 19:35:54 [2019-09-09T19:35:54.919Z] 19:35:54 [2019-09-09T19:35:54.919Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 19:35:54 [2019-09-09T19:35:54.919Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 19:35:54 [2019-09-09T19:35:54.919Z] graphtest_unix.go:46: Driver zfs not supported 19:35:54 [2019-09-09T19:35:54.919Z] 19:35:54 [2019-09-09T19:35:54.919Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 19:35:54 [2019-09-09T19:35:54.919Z] graphtest_unix.go:73: No driver to put! 19:35:54 [2019-09-09T19:35:54.919Z] 19:35:54 [2019-09-09T19:35:54.919Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 19:35:54 [2019-09-09T19:35:54.919Z] sysinfo_linux_test.go:92: App Armor Must be Disabled 19:35:54 [2019-09-09T19:35:54.919Z] 19:35:54 [2019-09-09T19:35:54.919Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) 19:35:54 [2019-09-09T19:35:54.919Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled 19:35:54 [2019-09-09T19:35:54.919Z] 19:35:54 [2019-09-09T19:35:54.919Z] 19:35:54 [2019-09-09T19:35:54.919Z] DONE 2050 tests, 20 skipped in 243.633s Post stage [Pipeline] junit 19:35:54 [2019-09-09T19:35:54.930Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh 19:35:55 [2019-09-09T19:35:55.646Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39874/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cf4caf34ac68918fc12cf28a368cf1db5d7ff851 -e DOCKER_GRAPHDRIVER docker:cf4caf34ac68918fc12cf28a368cf1db5d7ff851 hack/validate/vendor 19:35:56 [2019-09-09T19:35:56.270Z] PASS: docker_cli_commit_test.go:56: DockerSuite.TestCommitNewFile 1.698s 19:35:56 [2019-09-09T19:35:56.424Z] --- PASS: TestRenameStoppedContainer (3.52s) 19:35:56 [2019-09-09T19:35:56.424Z] === RUN TestRenameRunningContainerAndReuse 19:35:56 [2019-09-09T19:35:56.578Z] No vendor changes in diff. 19:35:56 [2019-09-09T19:35:56.833Z] PASS: docker_cli_commit_test.go:42: DockerSuite.TestCommitPausedContainer 0.712s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh 19:35:57 [2019-09-09T19:35:57.464Z] + echo Building e2e image 19:35:57 [2019-09-09T19:35:57.464Z] Building e2e image 19:35:57 [2019-09-09T19:35:57.464Z] + docker build --build-arg DOCKER_GITCOMMIT=cf4caf34ac68918fc12cf28a368cf1db5d7ff851 -t moby-e2e-test -f Dockerfile.e2e . 19:35:57 [2019-09-09T19:35:57.464Z] #2 [internal] load .dockerignore 19:35:57 [2019-09-09T19:35:57.464Z] #2 transferring context: 34B done 19:35:57 [2019-09-09T19:35:57.464Z] #2 DONE 0.0s 19:35:57 [2019-09-09T19:35:57.464Z] 19:35:57 [2019-09-09T19:35:57.464Z] #1 [internal] load build definition from Dockerfile.e2e 19:35:57 [2019-09-09T19:35:57.464Z] #1 transferring dockerfile: 3.19kB done 19:35:57 [2019-09-09T19:35:57.464Z] #1 DONE 0.0s 19:35:57 [2019-09-09T19:35:57.464Z] 19:35:57 [2019-09-09T19:35:57.464Z] #4 [internal] load metadata for docker.io/library/golang:1.12.9-alpine 19:35:57 [2019-09-09T19:35:57.728Z] #4 ... 19:35:57 [2019-09-09T19:35:57.728Z] 19:35:57 [2019-09-09T19:35:57.728Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 19:35:57 [2019-09-09T19:35:57.728Z] #3 DONE 0.2s 19:35:57 [2019-09-09T19:35:57.728Z] 19:35:57 [2019-09-09T19:35:57.728Z] #4 [internal] load metadata for docker.io/library/golang:1.12.9-alpine 19:35:57 [2019-09-09T19:35:57.728Z] #4 DONE 0.3s 19:35:57 [2019-09-09T19:35:57.728Z] 19:35:57 [2019-09-09T19:35:57.728Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e... 19:35:57 [2019-09-09T19:35:57.728Z] #14 resolve docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e68e0d408420acb874b396fc6dd25e7c1d03ad36e7d6d1155a4dff6 done 19:35:57 [2019-09-09T19:35:57.985Z] #14 sha256:e0660b4f1e68e0d408420acb874b396fc6dd25e7c1d03ad36e7d6d1155a4dff6 1.65kB / 1.65kB done 19:35:57 [2019-09-09T19:35:57.985Z] #14 sha256:39f9d94d45e404c98c3aa3c9b2406185f46ffddefeb45cdd9b778024626302fc 1.36kB / 1.36kB done 19:35:57 [2019-09-09T19:35:57.985Z] #14 sha256:e0d64652399115816bb8c0b5bb008fa4166bda4d6e06ebf3c0196a5adfc87a66 3.81kB / 3.81kB done 19:35:57 [2019-09-09T19:35:57.985Z] #14 sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 301.73kB / 301.73kB 0.1s done 19:35:57 [2019-09-09T19:35:57.985Z] #14 sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf 154B / 154B 0.1s done 19:35:57 [2019-09-09T19:35:57.985Z] #14 sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 2.79MB / 2.79MB 0.1s done 19:35:57 [2019-09-09T19:35:57.985Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 1.06MB / 125.33MB 0.2s 19:35:57 [2019-09-09T19:35:57.985Z] #14 sha256:0f7136d717396dbb712539e3513a59019cf6ba3c0009cbe16fa8dbb278fdbed7 126B / 126B 0.2s done 19:35:58 [2019-09-09T19:35:58.244Z] #14 ... 19:35:58 [2019-09-09T19:35:58.244Z] 19:35:58 [2019-09-09T19:35:58.244Z] #8 [internal] load build context 19:35:58 [2019-09-09T19:35:58.244Z] #8 transferring context: 791.69kB 0.4s done 19:35:58 [2019-09-09T19:35:58.244Z] #8 DONE 0.4s 19:35:58 [2019-09-09T19:35:58.244Z] 19:35:58 [2019-09-09T19:35:58.244Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e... 19:35:58 [2019-09-09T19:35:58.244Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 16.08MB / 125.33MB 0.4s 19:35:58 [2019-09-09T19:35:58.244Z] #14 extracting sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 0.3s done 19:35:58 [2019-09-09T19:35:58.244Z] #14 ... 19:35:58 [2019-09-09T19:35:58.244Z] 19:35:58 [2019-09-09T19:35:58.244Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db3... 19:35:58 [2019-09-09T19:35:58.244Z] #5 resolve docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb done 19:35:58 [2019-09-09T19:35:58.244Z] #5 sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb 1.64kB / 1.64kB done 19:35:58 [2019-09-09T19:35:58.244Z] #5 sha256:acd3ca9941a85e8ed16515bfc5328e4e2f8c128caa72959a58a127b7801ee01f 528B / 528B done 19:35:58 [2019-09-09T19:35:58.244Z] #5 sha256:961769676411f082461f9ef46626dd7a2d1e2b2a38e6a44364bcbecf51e66dd4 1.51kB / 1.51kB done 19:35:58 [2019-09-09T19:35:58.244Z] #5 DONE 0.6s 19:35:58 [2019-09-09T19:35:58.244Z] 19:35:58 [2019-09-09T19:35:58.244Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e... 19:35:58 [2019-09-09T19:35:58.244Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 32.43MB / 125.33MB 0.6s 19:35:58 [2019-09-09T19:35:58.244Z] #14 extracting sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 19:35:58 [2019-09-09T19:35:58.530Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 42.56MB / 125.33MB 0.7s 19:35:58 [2019-09-09T19:35:58.530Z] #14 extracting sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 0.2s done 19:35:58 [2019-09-09T19:35:58.726Z] PASS: docker_cli_commit_test.go:87: DockerSuite.TestCommitTTY 1.712s 19:35:58 [2019-09-09T19:35:58.804Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 49.87MB / 125.33MB 0.9s 19:35:58 [2019-09-09T19:35:58.804Z] #14 extracting sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf done 19:35:58 [2019-09-09T19:35:58.804Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 59.85MB / 125.33MB 1.0s 19:35:59 [2019-09-09T19:35:59.062Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 70.71MB / 125.33MB 1.2s 19:35:59 [2019-09-09T19:35:59.062Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 78.63MB / 125.33MB 1.3s 19:35:59 [2019-09-09T19:35:59.329Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 88.67MB / 125.33MB 1.4s 19:35:59 [2019-09-09T19:35:59.329Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 104.43MB / 125.33MB 1.6s 19:35:59 [2019-09-09T19:35:59.586Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 112.28MB / 125.33MB 1.7s 19:35:59 [2019-09-09T19:35:59.656Z] PASS: docker_cli_images_test.go:105: DockerSuite.TestCommitWithFilterLabel 0.890s 19:35:59 [2019-09-09T19:35:59.843Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 125.33MB / 125.33MB 1.9s 19:35:59 [2019-09-09T19:35:59.843Z] #14 sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 125.33MB / 125.33MB 2.1s done 19:36:00 [2019-09-09T19:36:00.100Z] #14 ... 19:36:00 [2019-09-09T19:36:00.100Z] 19:36:00 [2019-09-09T19:36:00.100Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... 19:36:00 [2019-09-09T19:36:00.100Z] #6 DONE 1.7s 19:36:00 [2019-09-09T19:36:00.100Z] 19:36:00 [2019-09-09T19:36:00.100Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e... 19:36:00 [2019-09-09T19:36:00.100Z] #14 extracting sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 19:36:01 [2019-09-09T19:36:01.549Z] --- PASS: TestServicePlugin (35.68s) 19:36:01 [2019-09-09T19:36:01.549Z] plugin_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServicePlugin 19:36:01 [2019-09-09T19:36:01.549Z] daemon.go:336: [da656710145cf] waiting for daemon to start 19:36:01 [2019-09-09T19:36:01.549Z] daemon.go:336: [da656710145cf] waiting for daemon to start 19:36:01 [2019-09-09T19:36:01.549Z] daemon.go:364: [da656710145cf] daemon started 19:36:01 [2019-09-09T19:36:01.549Z] daemon.go:472: [da656710145cf] Stopping daemon 19:36:01 [2019-09-09T19:36:01.549Z] daemon.go:307: [da656710145cf] exiting daemon 19:36:01 [2019-09-09T19:36:01.549Z] daemon.go:459: [da656710145cf] Daemon stopped 19:36:01 [2019-09-09T19:36:01.549Z] plugin_test.go:59: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServicePlugin 19:36:01 [2019-09-09T19:36:01.549Z] daemon.go:336: [da1d309b56904] waiting for daemon to start 19:36:01 [2019-09-09T19:36:01.549Z] daemon.go:336: [da1d309b56904] waiting for daemon to start 19:36:01 [2019-09-09T19:36:01.549Z] daemon.go:364: [da1d309b56904] daemon started 19:36:01 [2019-09-09T19:36:01.549Z] plugin_test.go:61: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServicePlugin 19:36:01 [2019-09-09T19:36:01.549Z] daemon.go:336: [d0583d9f752da] waiting for daemon to start 19:36:01 [2019-09-09T19:36:01.549Z] daemon.go:336: [d0583d9f752da] waiting for daemon to start 19:36:01 [2019-09-09T19:36:01.549Z] daemon.go:364: [d0583d9f752da] daemon started 19:36:01 [2019-09-09T19:36:01.549Z] plugin_test.go:62: [d0583d9f752da] joining swarm manager [da1d309b56904]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 19:36:01 [2019-09-09T19:36:01.549Z] plugin_test.go:64: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServicePlugin 19:36:01 [2019-09-09T19:36:01.549Z] daemon.go:336: [d813d780b07d5] waiting for daemon to start 19:36:01 [2019-09-09T19:36:01.549Z] daemon.go:336: [d813d780b07d5] waiting for daemon to start 19:36:01 [2019-09-09T19:36:01.549Z] daemon.go:364: [d813d780b07d5] daemon started 19:36:01 [2019-09-09T19:36:01.549Z] plugin_test.go:65: [d813d780b07d5] joining swarm manager [da1d309b56904]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 19:36:01 [2019-09-09T19:36:01.549Z] daemon.go:472: [d813d780b07d5] Stopping daemon 19:36:01 [2019-09-09T19:36:01.549Z] daemon.go:307: [d813d780b07d5] exiting daemon 19:36:01 [2019-09-09T19:36:01.549Z] daemon.go:459: [d813d780b07d5] Daemon stopped 19:36:01 [2019-09-09T19:36:01.549Z] daemon.go:472: [d0583d9f752da] Stopping daemon 19:36:01 [2019-09-09T19:36:01.549Z] daemon.go:307: [d0583d9f752da] exiting daemon 19:36:01 [2019-09-09T19:36:01.549Z] daemon.go:459: [d0583d9f752da] Daemon stopped 19:36:01 [2019-09-09T19:36:01.549Z] daemon.go:472: [da1d309b56904] Stopping daemon 19:36:01 [2019-09-09T19:36:01.549Z] daemon.go:307: [da1d309b56904] exiting daemon 19:36:01 [2019-09-09T19:36:01.549Z] daemon.go:459: [da1d309b56904] Daemon stopped 19:36:01 [2019-09-09T19:36:01.549Z] === RUN TestServiceUpdateLabel 19:36:01 [2019-09-09T19:36:01.549Z] PASS: docker_cli_commit_test.go:96: DockerSuite.TestCommitWithHostBindMount 1.819s 19:36:02 [2019-09-09T19:36:02.480Z] PASS: docker_cli_commit_test.go:26: DockerSuite.TestCommitWithoutPause 1.046s 19:36:02 [2019-09-09T19:36:02.480Z] PASS: docker_cli_netmode_test.go:55: DockerSuite.TestConflictContainerNetworkAndLinks 0.010s 19:36:02 [2019-09-09T19:36:02.480Z] PASS: docker_cli_netmode_test.go:62: DockerSuite.TestConflictContainerNetworkHostAndLinks 0.013s 19:36:02 [2019-09-09T19:36:02.480Z] PASS: docker_cli_netmode_test.go:76: DockerSuite.TestConflictNetworkModeAndOptions 0.072s 19:36:02 [2019-09-09T19:36:02.480Z] PASS: docker_cli_netmode_test.go:69: DockerSuite.TestConflictNetworkModeNetHostAndOptions 0.011s 19:36:02 [2019-09-09T19:36:02.480Z] PASS: docker_api_containers_test.go:543: DockerSuite.TestContainerAPIBadPort 0.003s 19:36:02 [2019-09-09T19:36:02.737Z] PASS: docker_api_containers_test.go:1266: DockerSuite.TestContainerAPIChunkedEncoding 0.043s 19:36:04 [2019-09-09T19:36:04.631Z] --- PASS: TestServiceUpdateLabel (3.13s) 19:36:04 [2019-09-09T19:36:04.631Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceUpdateLabel 19:36:04 [2019-09-09T19:36:04.631Z] daemon.go:336: [d007c4a399a64] waiting for daemon to start 19:36:04 [2019-09-09T19:36:04.631Z] daemon.go:336: [d007c4a399a64] waiting for daemon to start 19:36:04 [2019-09-09T19:36:04.631Z] daemon.go:364: [d007c4a399a64] daemon started 19:36:04 [2019-09-09T19:36:04.631Z] daemon.go:472: [d007c4a399a64] Stopping daemon 19:36:04 [2019-09-09T19:36:04.631Z] daemon.go:307: [d007c4a399a64] exiting daemon 19:36:04 [2019-09-09T19:36:04.631Z] daemon.go:459: [d007c4a399a64] Daemon stopped 19:36:04 [2019-09-09T19:36:04.631Z] === RUN TestServiceUpdateSecrets 19:36:04 [2019-09-09T19:36:04.631Z] PASS: docker_api_containers_test.go:489: DockerSuite.TestContainerAPICommit 1.866s 19:36:05 [2019-09-09T19:36:05.036Z] --- PASS: TestRenameRunningContainerAndReuse (7.26s) 19:36:05 [2019-09-09T19:36:05.036Z] === RUN TestRenameInvalidName 19:36:05 [2019-09-09T19:36:05.356Z] #14 extracting sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 5.1s 19:36:06 [2019-09-09T19:36:06.290Z] #14 extracting sha256:cf0db633a67d2db9a19e6e99f6dc78b645ed1af0c741553fa1a8257ea9f19f64 6.1s done 19:36:06 [2019-09-09T19:36:06.290Z] #14 ... 19:36:06 [2019-09-09T19:36:06.290Z] 19:36:06 [2019-09-09T19:36:06.290Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... 19:36:06 [2019-09-09T19:36:06.290Z] #7 1.036 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 19:36:06 [2019-09-09T19:36:06.290Z] #7 2.113 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 19:36:06 [2019-09-09T19:36:06.290Z] #7 2.224 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0) 19:36:06 [2019-09-09T19:36:06.290Z] #7 2.228 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0) 19:36:06 [2019-09-09T19:36:06.290Z] #7 2.437 (3/31) Installing ncurses-libs (6.1_p20190518-r0) 19:36:06 [2019-09-09T19:36:06.290Z] #7 2.448 (4/31) Installing readline (8.0.0-r0) 19:36:06 [2019-09-09T19:36:06.290Z] #7 2.456 (5/31) Installing bash (5.0.0-r0) 19:36:06 [2019-09-09T19:36:06.290Z] #7 2.473 Executing bash-5.0.0-r0.post-install 19:36:06 [2019-09-09T19:36:06.290Z] #7 2.477 (6/31) Installing ca-certificates (20190108-r0) 19:36:06 [2019-09-09T19:36:06.290Z] #7 2.495 (7/31) Installing libgcc (8.3.0-r0) 19:36:06 [2019-09-09T19:36:06.290Z] #7 2.498 (8/31) Installing libstdc++ (8.3.0-r0) 19:36:06 [2019-09-09T19:36:06.290Z] #7 2.512 (9/31) Installing binutils (2.32-r0) 19:36:06 [2019-09-09T19:36:06.290Z] #7 2.616 (10/31) Installing gmp (6.1.2-r1) 19:36:06 [2019-09-09T19:36:06.290Z] #7 2.629 (11/31) Installing isl (0.18-r0) 19:36:06 [2019-09-09T19:36:06.290Z] #7 2.647 (12/31) Installing libgomp (8.3.0-r0) 19:36:06 [2019-09-09T19:36:06.290Z] #7 2.651 (13/31) Installing libatomic (8.3.0-r0) 19:36:06 [2019-09-09T19:36:06.290Z] #7 2.654 (14/31) Installing mpfr3 (3.1.5-r1) 19:36:06 [2019-09-09T19:36:06.290Z] #7 2.661 (15/31) Installing mpc1 (1.1.0-r0) 19:36:06 [2019-09-09T19:36:06.290Z] #7 2.664 (16/31) Installing gcc (8.3.0-r0) 19:36:06 [2019-09-09T19:36:06.290Z] #7 3.564 (17/31) Installing musl-dev (1.1.22-r3) 19:36:06 [2019-09-09T19:36:06.290Z] #7 3.673 (18/31) Installing libc-dev (0.7.1-r0) 19:36:06 [2019-09-09T19:36:06.290Z] #7 3.674 (19/31) Installing g++ (8.3.0-r0) 19:36:06 [2019-09-09T19:36:06.290Z] #7 4.264 (20/31) Installing nghttp2-libs (1.39.2-r0) 19:36:06 [2019-09-09T19:36:06.290Z] #7 4.269 (21/31) Installing libcurl (7.65.1-r0) 19:36:06 [2019-09-09T19:36:06.290Z] #7 4.276 (22/31) Installing expat (2.2.7-r0) 19:36:06 [2019-09-09T19:36:06.290Z] #7 4.283 (23/31) Installing pcre2 (10.33-r0) 19:36:06 [2019-09-09T19:36:06.290Z] #7 4.293 (24/31) Installing git (2.22.0-r0) 19:36:06 [2019-09-09T19:36:06.290Z] #7 4.505 (25/31) Installing libmnl (1.0.4-r0) 19:36:06 [2019-09-09T19:36:06.290Z] #7 4.508 (26/31) Installing libnftnl-libs (1.1.3-r0) 19:36:06 [2019-09-09T19:36:06.290Z] #7 4.511 (27/31) Installing iptables (1.8.3-r0) 19:36:06 [2019-09-09T19:36:06.290Z] #7 4.538 (28/31) Installing pigz (2.4-r0) 19:36:06 [2019-09-09T19:36:06.290Z] #7 4.545 (29/31) Installing tar (1.32-r0) 19:36:06 [2019-09-09T19:36:06.290Z] #7 4.555 (30/31) Installing xz-libs (5.2.4-r0) 19:36:06 [2019-09-09T19:36:06.290Z] #7 4.559 (31/31) Installing xz (5.2.4-r0) 19:36:06 [2019-09-09T19:36:06.290Z] #7 4.567 Executing busybox-1.30.1-r2.trigger 19:36:06 [2019-09-09T19:36:06.290Z] #7 4.572 Executing ca-certificates-20190108-r0.trigger 19:36:06 [2019-09-09T19:36:06.290Z] #7 4.625 OK: 185 MiB in 45 packages 19:36:06 [2019-09-09T19:36:06.290Z] #7 DONE 6.4s 19:36:06 [2019-09-09T19:36:06.526Z] PASS: docker_api_containers_test.go:511: DockerSuite.TestContainerAPICommitWithLabelInConfig 1.931s 19:36:06 [2019-09-09T19:36:06.526Z] PASS: docker_api_containers_test.go:1132: DockerSuite.TestContainerAPICopyContainerNotFoundPr124 0.001s 19:36:06 [2019-09-09T19:36:06.553Z] 19:36:06 [2019-09-09T19:36:06.553Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh 19:36:06 [2019-09-09T19:36:06.553Z] #9 DONE 0.1s 19:36:06 [2019-09-09T19:36:06.553Z] 19:36:06 [2019-09-09T19:36:06.553Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh 19:36:06 [2019-09-09T19:36:06.553Z] #10 DONE 0.1s 19:36:06 [2019-09-09T19:36:06.553Z] 19:36:06 [2019-09-09T19:36:06.553Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.9-alpine@sha256:e0660b4f1e... 19:36:06 [2019-09-09T19:36:06.553Z] #14 extracting sha256:0f7136d717396dbb712539e3513a59019cf6ba3c0009cbe16fa8dbb278fdbed7 done 19:36:06 [2019-09-09T19:36:06.553Z] #14 DONE 8.8s 19:36:06 [2019-09-09T19:36:06.553Z] 19:36:06 [2019-09-09T19:36:06.553Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... 19:36:06 [2019-09-09T19:36:06.810Z] #11 DONE 0.1s 19:36:06 [2019-09-09T19:36:06.810Z] 19:36:06 [2019-09-09T19:36:06.810Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... 19:36:06 [2019-09-09T19:36:06.810Z] #12 DONE 0.1s 19:36:06 [2019-09-09T19:36:06.810Z] 19:36:06 [2019-09-09T19:36:06.810Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... 19:36:06 [2019-09-09T19:36:06.810Z] #15 ... 19:36:06 [2019-09-09T19:36:06.810Z] 19:36:06 [2019-09-09T19:36:06.810Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... 19:36:06 [2019-09-09T19:36:06.810Z] #13 DONE 0.1s 19:36:07 [2019-09-09T19:36:07.067Z] 19:36:07 [2019-09-09T19:36:07.067Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... 19:36:07 [2019-09-09T19:36:07.240Z] --- PASS: TestRenameInvalidName (3.26s) 19:36:07 [2019-09-09T19:36:07.240Z] === RUN TestRenameAnonymousContainer 19:36:07 [2019-09-09T19:36:07.240Z] --- SKIP: TestRenameAnonymousContainer (0.00s) 19:36:07 [2019-09-09T19:36:07.240Z] rename_test.go:126: testEnv.OSType == "windows": FIXME 19:36:07 [2019-09-09T19:36:07.240Z] === RUN TestRenameContainerWithSameName 19:36:07 [2019-09-09T19:36:07.323Z] #15 0.652 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 19:36:07 [2019-09-09T19:36:07.456Z] PASS: docker_api_containers_test.go:1047: DockerSuite.TestContainerAPICopyNotExistsAnyMore 0.754s 19:36:08 [2019-09-09T19:36:08.387Z] PASS: docker_api_containers_test.go:1060: DockerSuite.TestContainerAPICopyPre124 0.891s 19:36:08 [2019-09-09T19:36:08.693Z] #15 1.700 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 19:36:08 [2019-09-09T19:36:08.693Z] #15 1.767 (1/43) Installing ncurses-terminfo-base (6.1_p20190518-r0) 19:36:08 [2019-09-09T19:36:08.693Z] #15 1.769 (2/43) Installing ncurses-terminfo (6.1_p20190518-r0) 19:36:08 [2019-09-09T19:36:08.693Z] #15 1.909 (3/43) Installing ncurses-libs (6.1_p20190518-r0) 19:36:08 [2019-09-09T19:36:08.693Z] #15 1.917 (4/43) Installing readline (8.0.0-r0) 19:36:08 [2019-09-09T19:36:08.693Z] #15 1.921 (5/43) Installing bash (5.0.0-r0) 19:36:08 [2019-09-09T19:36:08.693Z] #15 1.933 Executing bash-5.0.0-r0.post-install 19:36:08 [2019-09-09T19:36:08.693Z] #15 1.935 (6/43) Installing linux-headers (4.19.36-r0) 19:36:08 [2019-09-09T19:36:08.693Z] #15 2.014 (7/43) Installing libuuid (2.33.2-r0) 19:36:08 [2019-09-09T19:36:08.693Z] #15 2.016 (8/43) Installing btrfs-progs-libs (5.1.1-r0) 19:36:08 [2019-09-09T19:36:08.693Z] #15 2.019 (9/43) Installing btrfs-progs-dev (5.1.1-r0) 19:36:08 [2019-09-09T19:36:08.693Z] #15 2.024 (10/43) Installing binutils (2.32-r0) 19:36:08 [2019-09-09T19:36:08.693Z] #15 2.093 (11/43) Installing libmagic (5.37-r0) 19:36:08 [2019-09-09T19:36:08.693Z] #15 2.112 (12/43) Installing file (5.37-r0) 19:36:08 [2019-09-09T19:36:08.693Z] #15 2.113 (13/43) Installing gmp (6.1.2-r1) 19:36:08 [2019-09-09T19:36:08.693Z] #15 2.119 (14/43) Installing isl (0.18-r0) 19:36:08 [2019-09-09T19:36:08.693Z] #15 2.133 (15/43) Installing libgomp (8.3.0-r0) 19:36:08 [2019-09-09T19:36:08.693Z] #15 2.136 (16/43) Installing libatomic (8.3.0-r0) 19:36:08 [2019-09-09T19:36:08.693Z] #15 2.137 (17/43) Installing libgcc (8.3.0-r0) 19:36:08 [2019-09-09T19:36:08.693Z] #15 2.139 (18/43) Installing mpfr3 (3.1.5-r1) 19:36:08 [2019-09-09T19:36:08.693Z] #15 2.144 (19/43) Installing mpc1 (1.1.0-r0) 19:36:08 [2019-09-09T19:36:08.693Z] #15 2.147 (20/43) Installing libstdc++ (8.3.0-r0) 19:36:08 [2019-09-09T19:36:08.693Z] #15 2.158 (21/43) Installing gcc (8.3.0-r0) 19:36:08 [2019-09-09T19:36:08.951Z] PASS: docker_api_containers_test.go:1090: DockerSuite.TestContainerAPICopyResourcePathEmptyPre124 0.839s 19:36:09 [2019-09-09T19:36:09.624Z] #15 2.766 (22/43) Installing musl-dev (1.1.22-r3) 19:36:09 [2019-09-09T19:36:09.624Z] #15 2.840 (23/43) Installing libc-dev (0.7.1-r0) 19:36:09 [2019-09-09T19:36:09.624Z] #15 2.843 (24/43) Installing g++ (8.3.0-r0) 19:36:09 [2019-09-09T19:36:09.881Z] #15 3.223 (25/43) Installing make (4.2.1-r2) 19:36:09 [2019-09-09T19:36:09.881Z] #15 3.228 (26/43) Installing fortify-headers (1.1-r0) 19:36:09 [2019-09-09T19:36:09.881Z] #15 3.231 (27/43) Installing build-base (0.5-r1) 19:36:09 [2019-09-09T19:36:09.881Z] #15 3.232 (28/43) Installing nghttp2-libs (1.39.2-r0) 19:36:09 [2019-09-09T19:36:09.881Z] #15 3.234 (29/43) Installing libcurl (7.65.1-r0) 19:36:09 [2019-09-09T19:36:09.881Z] #15 3.240 (30/43) Installing curl (7.65.1-r0) 19:36:09 [2019-09-09T19:36:09.881Z] #15 3.243 (31/43) Installing oniguruma (6.9.2-r0) 19:36:09 [2019-09-09T19:36:09.881Z] #15 3.249 (32/43) Installing jq (1.6-r0) 19:36:09 [2019-09-09T19:36:09.881Z] #15 3.255 (33/43) Installing device-mapper-libs (2.02.184-r0) 19:36:09 [2019-09-09T19:36:09.881Z] #15 3.260 (34/43) Installing device-mapper-event-libs (2.02.184-r0) 19:36:09 [2019-09-09T19:36:09.881Z] #15 3.262 (35/43) Installing libaio (0.3.111-r0) 19:36:09 [2019-09-09T19:36:09.881Z] #15 3.264 (36/43) Installing libblkid (2.33.2-r0) 19:36:09 [2019-09-09T19:36:09.881Z] #15 3.268 (37/43) Installing lvm2-libs (2.02.184-r0) 19:36:09 [2019-09-09T19:36:09.881Z] #15 3.315 (38/43) Installing libfdisk (2.33.2-r0) 19:36:09 [2019-09-09T19:36:09.881Z] #15 3.322 (39/43) Installing libmount (2.33.2-r0) 19:36:09 [2019-09-09T19:36:09.881Z] #15 3.331 (40/43) Installing libsmartcols (2.33.2-r0) 19:36:09 [2019-09-09T19:36:09.881Z] #15 3.334 (41/43) Installing pkgconf (1.6.1-r1) 19:36:09 [2019-09-09T19:36:09.881Z] #15 3.336 (42/43) Installing util-linux-dev (2.33.2-r0) 19:36:09 [2019-09-09T19:36:09.882Z] PASS: docker_api_containers_test.go:1111: DockerSuite.TestContainerAPICopyResourcePathNotFoundPre124 0.837s 19:36:10 [2019-09-09T19:36:10.142Z] #15 3.357 (43/43) Installing lvm2-dev (2.02.184-r0) 19:36:10 [2019-09-09T19:36:10.142Z] #15 3.361 Executing busybox-1.30.1-r2.trigger 19:36:10 [2019-09-09T19:36:10.142Z] #15 3.367 OK: 190 MiB in 58 packages 19:36:10 [2019-09-09T19:36:10.831Z] PASS: docker_api_containers_test.go:570: DockerSuite.TestContainerAPICreate 0.752s 19:36:10 [2019-09-09T19:36:10.831Z] PASS: docker_api_containers_test.go:626: DockerSuite.TestContainerAPICreateBridgeNetworkMode 0.057s 19:36:10 [2019-09-09T19:36:10.831Z] PASS: docker_api_containers_test.go:587: DockerSuite.TestContainerAPICreateEmptyConfig 0.002s 19:36:10 [2019-09-09T19:36:10.991Z] --- PASS: TestRenameContainerWithSameName (3.53s) 19:36:10 [2019-09-09T19:36:10.991Z] === RUN TestRenameContainerWithLinkedContainer 19:36:10 [2019-09-09T19:36:10.991Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) 19:36:10 [2019-09-09T19:36:10.991Z] rename_test.go:194: testEnv.OSType == "windows": FIXME 19:36:10 [2019-09-09T19:36:10.991Z] === RUN TestResize 19:36:10 [2019-09-09T19:36:10.991Z] --- SKIP: TestResize (0.00s) 19:36:10 [2019-09-09T19:36:10.991Z] resize_test.go:20: testEnv.OSType == "windows": FIXME 19:36:10 [2019-09-09T19:36:10.991Z] === RUN TestResizeWithInvalidSize 19:36:10 [2019-09-09T19:36:10.991Z] --- SKIP: TestResizeWithInvalidSize (0.00s) 19:36:10 [2019-09-09T19:36:10.991Z] resize_test.go:38: testEnv.OSType == "windows": FIXME 19:36:10 [2019-09-09T19:36:10.991Z] === RUN TestResizeWhenContainerNotStarted 19:36:11 [2019-09-09T19:36:11.072Z] #15 DONE 4.5s 19:36:11 [2019-09-09T19:36:11.072Z] 19:36:11 [2019-09-09T19:36:11.072Z] #16 [base 3/5] RUN mkdir -p /build/ 19:36:11 [2019-09-09T19:36:11.401Z] PASS: docker_api_containers_test.go:1975: DockerSuite.TestContainerAPICreateMountsBindRead 0.740s 19:36:11 [2019-09-09T19:36:11.401Z] PASS: docker_api_containers_test.go:599: DockerSuite.TestContainerAPICreateMultipleNetworksConfig 0.003s 19:36:11 [2019-09-09T19:36:11.401Z] PASS: docker_api_containers_test.go:1388: DockerSuite.TestContainerAPICreateNoHostConfig118 0.051s 19:36:11 [2019-09-09T19:36:11.657Z] PASS: docker_api_containers_test.go:632: DockerSuite.TestContainerAPICreateOtherNetworkModes 0.106s 19:36:11 [2019-09-09T19:36:11.657Z] PASS: docker_api_containers_test.go:661: DockerSuite.TestContainerAPICreateWithCpuSharesCpuset 0.077s 19:36:12 [2019-09-09T19:36:12.003Z] #16 DONE 0.7s 19:36:12 [2019-09-09T19:36:12.003Z] 19:36:12 [2019-09-09T19:36:12.003Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ 19:36:12 [2019-09-09T19:36:12.567Z] #17 DONE 0.7s 19:36:12 [2019-09-09T19:36:12.567Z] 19:36:12 [2019-09-09T19:36:12.567Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ 19:36:12 [2019-09-09T19:36:12.567Z] #18 DONE 0.0s 19:36:12 [2019-09-09T19:36:12.567Z] 19:36:12 [2019-09-09T19:36:12.567Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / 19:36:12 [2019-09-09T19:36:12.567Z] #19 DONE 0.1s 19:36:12 [2019-09-09T19:36:12.567Z] 19:36:12 [2019-09-09T19:36:12.567Z] #31 [builder 1/4] COPY . . 19:36:12 [2019-09-09T19:36:12.588Z] PASS: docker_api_containers_test.go:1143: DockerSuite.TestContainerAPIDelete 0.871s 19:36:13 [2019-09-09T19:36:13.518Z] PASS: docker_api_containers_test.go:1216: DockerSuite.TestContainerAPIDeleteConflict 0.567s 19:36:13 [2019-09-09T19:36:13.909Z] --- PASS: TestResizeWhenContainerNotStarted (3.58s) 19:36:13 [2019-09-09T19:36:13.909Z] === RUN TestDaemonRestartKillContainers 19:36:13 [2019-09-09T19:36:13.909Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) 19:36:13 [2019-09-09T19:36:13.909Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" 19:36:13 [2019-09-09T19:36:13.909Z] === RUN TestStats 19:36:13 [2019-09-09T19:36:13.909Z] --- SKIP: TestStats (0.00s) 19:36:13 [2019-09-09T19:36:13.909Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit 19:36:13 [2019-09-09T19:36:13.909Z] === RUN TestStopContainerWithRestartPolicyAlways 19:36:14 [2019-09-09T19:36:14.082Z] PASS: docker_api_containers_test.go:1168: DockerSuite.TestContainerAPIDeleteForce 0.837s 19:36:14 [2019-09-09T19:36:14.082Z] PASS: docker_api_containers_test.go:1159: DockerSuite.TestContainerAPIDeleteNotExist 0.001s 19:36:15 [2019-09-09T19:36:15.976Z] PASS: docker_api_containers_test.go:1185: DockerSuite.TestContainerAPIDeleteRemoveLinks 1.289s 19:36:16 [2019-09-09T19:36:16.907Z] PASS: docker_api_containers_test.go:1231: DockerSuite.TestContainerAPIDeleteRemoveVolume 0.874s 19:36:16 [2019-09-09T19:36:16.907Z] PASS: docker_api_containers_test.go:1626: DockerSuite.TestContainerAPIDeleteWithEmptyName 0.001s 19:36:17 [2019-09-09T19:36:17.826Z] #31 DONE 4.6s 19:36:17 [2019-09-09T19:36:17.826Z] 19:36:17 [2019-09-09T19:36:17.826Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... 19:36:17 [2019-09-09T19:36:17.826Z] #20 1.171 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... 19:36:17 [2019-09-09T19:36:17.826Z] #20 1.383 19:36:17 [2019-09-09T19:36:17.826Z] #20 1.492 ###### 9.0% ######################### 34.8% ################################# 45.9% #################################################### 73.0% ################################################################## 92.1% ######################################################################## 100.0% 19:36:17 [2019-09-09T19:36:17.826Z] #20 2.139 19:36:17 [2019-09-09T19:36:17.826Z] #20 2.248 ############################### 43.7% ########################################################## 81.3% ######################################################################## 100.0% 19:36:17 [2019-09-09T19:36:17.826Z] #20 2.550 19:36:17 [2019-09-09T19:36:17.826Z] #20 2.659 ############# 19.0% ############################## 42.3% ############################################### 65.7% ################################################################ 88.9% ######################################################################## 100.0% 19:36:17 [2019-09-09T19:36:17.826Z] #20 3.196 19:36:17 [2019-09-09T19:36:17.826Z] #20 3.305 #### 5.9% ######### 13.3% ############## 20.7% #################### 28.1% ####################### 32.5% ############################## 42.9% #################################### 50.1% ######################################### 57.7% ############################################## 65.2% #################################################### 72.6% ######################################################### 80.1% ############################################################## 87.4% ################################################################### 93.2% ###################################################################### 97.6% ######################################################################## 100.0% 19:36:17 [2019-09-09T19:36:17.826Z] #20 4.845 19:36:17 [2019-09-09T19:36:17.837Z] PASS: docker_api_containers_test.go:41: DockerSuite.TestContainerAPIGetAll 0.785s 19:36:18 [2019-09-09T19:36:18.083Z] #20 ... 19:36:18 [2019-09-09T19:36:18.083Z] 19:36:18 [2019-09-09T19:36:18.083Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... 19:36:18 [2019-09-09T19:36:18.083Z] #32 DONE 0.9s 19:36:18 [2019-09-09T19:36:18.083Z] 19:36:18 [2019-09-09T19:36:18.083Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... 19:36:18 [2019-09-09T19:36:18.083Z] #20 5.458 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... 19:36:18 [2019-09-09T19:36:18.083Z] #20 ... 19:36:18 [2019-09-09T19:36:18.083Z] 19:36:18 [2019-09-09T19:36:18.083Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary 19:36:18 [2019-09-09T19:36:18.400Z] PASS: docker_api_containers_test.go:167: DockerSuite.TestContainerAPIGetChanges 0.753s 19:36:19 [2019-09-09T19:36:19.014Z] #33 0.836 19:36:19 [2019-09-09T19:36:19.014Z] #33 0.907 Removing bundles/ 19:36:19 [2019-09-09T19:36:19.014Z] #33 0.908 19:36:19 [2019-09-09T19:36:19.014Z] #33 0.914 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) 19:36:19 [2019-09-09T19:36:19.331Z] PASS: docker_api_containers_test.go:140: DockerSuite.TestContainerAPIGetExport 0.885s 19:36:19 [2019-09-09T19:36:19.579Z] #33 1.373 Building test suite binary ./integration-cli/test.main 19:36:19 [2019-09-09T19:36:19.898Z] --- PASS: TestServiceUpdateSecrets (15.35s) 19:36:19 [2019-09-09T19:36:19.898Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceUpdateSecrets 19:36:19 [2019-09-09T19:36:19.898Z] daemon.go:336: [d7069c1ca355f] waiting for daemon to start 19:36:19 [2019-09-09T19:36:19.898Z] daemon.go:336: [d7069c1ca355f] waiting for daemon to start 19:36:19 [2019-09-09T19:36:19.898Z] daemon.go:364: [d7069c1ca355f] daemon started 19:36:19 [2019-09-09T19:36:19.898Z] daemon.go:472: [d7069c1ca355f] Stopping daemon 19:36:19 [2019-09-09T19:36:19.898Z] daemon.go:307: [d7069c1ca355f] exiting daemon 19:36:19 [2019-09-09T19:36:19.898Z] daemon.go:459: [d7069c1ca355f] Daemon stopped 19:36:19 [2019-09-09T19:36:19.898Z] === RUN TestServiceUpdateConfigs 19:36:20 [2019-09-09T19:36:20.155Z] PASS: docker_api_containers_test.go:61: DockerSuite.TestContainerAPIGetJSONNoFieldsOmitted 0.817s 19:36:20 [2019-09-09T19:36:20.155Z] PASS: docker_api_containers_test.go:733: DockerSuite.TestContainerAPIInvalidPortSyntax 0.005s 19:36:21 [2019-09-09T19:36:21.086Z] PASS: docker_api_containers_test.go:934: DockerSuite.TestContainerAPIKill 0.932s 19:36:22 [2019-09-09T19:36:22.017Z] PASS: docker_api_containers_test.go:404: DockerSuite.TestContainerAPIPause 0.674s 19:36:22 [2019-09-09T19:36:22.512Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.47s) 19:36:22 [2019-09-09T19:36:22.512Z] === RUN TestStopContainerWithTimeout 19:36:22 [2019-09-09T19:36:22.512Z] --- SKIP: TestStopContainerWithTimeout (0.00s) 19:36:22 [2019-09-09T19:36:22.512Z] stop_windows_test.go:19: testEnv.OSType == "windows" 19:36:22 [2019-09-09T19:36:22.512Z] === RUN TestUpdateRestartPolicy 19:36:22 [2019-09-09T19:36:22.952Z] PASS: docker_api_containers_test.go:1286: DockerSuite.TestContainerAPIPostContainerStop 0.819s 19:36:22 [2019-09-09T19:36:22.952Z] PASS: docker_api_containers_test.go:849: DockerSuite.TestContainerAPIPostCreateNull 0.084s 19:36:22 [2019-09-09T19:36:22.952Z] PASS: docker_api_swarm_node_test.go:46: DockerSwarmSuite.TestAPISwarmNodeRemove 29.996s 19:36:23 [2019-09-09T19:36:23.763Z] #33 ... 19:36:23 [2019-09-09T19:36:23.763Z] 19:36:23 [2019-09-09T19:36:23.763Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... 19:36:23 [2019-09-09T19:36:23.763Z] #20 5.776 19:36:23 [2019-09-09T19:36:23.763Z] #20 5.848 ######################################################################## 100.0% 19:36:23 [2019-09-09T19:36:23.763Z] #20 6.020 19:36:23 [2019-09-09T19:36:23.763Z] #20 6.878 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... 19:36:23 [2019-09-09T19:36:23.763Z] #20 7.145 19:36:23 [2019-09-09T19:36:23.763Z] #20 7.272 0.7% ################################################################## 92.1% ######################################################################## 100.0% 19:36:23 [2019-09-09T19:36:23.763Z] #20 7.556 19:36:23 [2019-09-09T19:36:23.763Z] #20 8.329 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... 19:36:23 [2019-09-09T19:36:23.763Z] #20 8.462 skipping existing 1849cc453dee 19:36:23 [2019-09-09T19:36:23.763Z] #20 8.681 19:36:23 [2019-09-09T19:36:23.763Z] #20 9.540 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... 19:36:23 [2019-09-09T19:36:23.763Z] #20 9.887 19:36:23 [2019-09-09T19:36:23.763Z] #20 9.982 ######################################################################## 100.0% 19:36:23 [2019-09-09T19:36:23.763Z] #20 10.23 19:36:23 [2019-09-09T19:36:23.763Z] #20 10.30 Download of images into '/build' complete. 19:36:23 [2019-09-09T19:36:23.763Z] #20 10.30 Use something like the following to load the result into a Docker daemon: 19:36:23 [2019-09-09T19:36:23.763Z] #20 10.30 tar -cC '/build' . | docker load 19:36:23 [2019-09-09T19:36:23.763Z] #20 DONE 10.4s 19:36:23 [2019-09-09T19:36:23.763Z] 19:36:23 [2019-09-09T19:36:23.763Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test 19:36:23 [2019-09-09T19:36:23.763Z] #26 DONE 0.1s 19:36:23 [2019-09-09T19:36:23.763Z] 19:36:23 [2019-09-09T19:36:23.763Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh 19:36:23 [2019-09-09T19:36:23.763Z] #22 DONE 0.1s 19:36:23 [2019-09-09T19:36:23.763Z] 19:36:23 [2019-09-09T19:36:23.763Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ 19:36:23 [2019-09-09T19:36:23.763Z] #23 DONE 0.1s 19:36:23 [2019-09-09T19:36:23.763Z] 19:36:23 [2019-09-09T19:36:23.763Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... 19:36:23 [2019-09-09T19:36:23.763Z] #27 DONE 0.1s 19:36:23 [2019-09-09T19:36:23.763Z] 19:36:23 [2019-09-09T19:36:23.763Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary 19:36:23 [2019-09-09T19:36:23.763Z] #33 ... 19:36:23 [2019-09-09T19:36:23.763Z] 19:36:23 [2019-09-09T19:36:23.763Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver 19:36:23 [2019-09-09T19:36:23.763Z] #28 DONE 0.1s 19:36:23 [2019-09-09T19:36:23.763Z] 19:36:23 [2019-09-09T19:36:23.763Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... 19:36:23 [2019-09-09T19:36:23.884Z] PASS: docker_api_containers_test.go:107: DockerSuite.TestContainerAPIPsOmitFields 0.620s 19:36:24 [2019-09-09T19:36:24.815Z] PASS: docker_api_containers_test.go:917: DockerSuite.TestContainerAPIRename 0.620s 19:36:26 [2019-09-09T19:36:26.185Z] PASS: docker_api_containers_test.go:949: DockerSuite.TestContainerAPIRestart 1.353s 19:36:27 [2019-09-09T19:36:27.946Z] #29 ... 19:36:27 [2019-09-09T19:36:27.946Z] 19:36:27 [2019-09-09T19:36:27.946Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images 19:36:27 [2019-09-09T19:36:27.946Z] #21 DONE 1.0s 19:36:28 [2019-09-09T19:36:28.079Z] PASS: docker_api_containers_test.go:963: DockerSuite.TestContainerAPIRestartNotimeoutParam 1.398s 19:36:28 [2019-09-09T19:36:28.079Z] PASS: docker_api_containers_test.go:831: DockerSuite.TestContainerAPIRestartPolicyDefaultRetryCount 0.061s 19:36:28 [2019-09-09T19:36:28.079Z] PASS: docker_api_containers_test.go:759: DockerSuite.TestContainerAPIRestartPolicyInvalidPolicyName 0.006s 19:36:28 [2019-09-09T19:36:28.079Z] PASS: docker_api_containers_test.go:807: DockerSuite.TestContainerAPIRestartPolicyNegativeRetryCount 0.005s 19:36:28 [2019-09-09T19:36:28.079Z] PASS: docker_api_containers_test.go:783: DockerSuite.TestContainerAPIRestartPolicyRetryMismatch 0.005s 19:36:28 [2019-09-09T19:36:28.203Z] 19:36:28 [2019-09-09T19:36:28.203Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli 19:36:28 [2019-09-09T19:36:28.203Z] #24 2.243 + RM_GOPATH=0 19:36:28 [2019-09-09T19:36:28.203Z] #24 2.243 + TMP_GOPATH= 19:36:28 [2019-09-09T19:36:28.203Z] #24 2.243 + : /build 19:36:28 [2019-09-09T19:36:28.203Z] #24 2.243 + '[' -z '' ']' 19:36:28 [2019-09-09T19:36:28.203Z] #24 2.243 ++ mktemp -d 19:36:28 [2019-09-09T19:36:28.203Z] #24 2.243 + export GOPATH=/tmp/tmp.OakHGo 19:36:28 [2019-09-09T19:36:28.203Z] #24 2.243 + GOPATH=/tmp/tmp.OakHGo 19:36:28 [2019-09-09T19:36:28.203Z] #24 2.243 + RM_GOPATH=1 19:36:28 [2019-09-09T19:36:28.203Z] #24 2.243 ++ dirname ./install.sh 19:36:28 [2019-09-09T19:36:28.203Z] #24 2.243 + dir=. 19:36:28 [2019-09-09T19:36:28.203Z] #24 2.243 + bin=dockercli 19:36:28 [2019-09-09T19:36:28.203Z] #24 2.243 + shift 19:36:28 [2019-09-09T19:36:28.203Z] #24 2.243 + '[' '!' -f ./dockercli.installer ']' 19:36:28 [2019-09-09T19:36:28.203Z] #24 2.243 + . ./dockercli.installer 19:36:28 [2019-09-09T19:36:28.203Z] #24 2.243 ++ DOCKERCLI_CHANNEL=stable 19:36:28 [2019-09-09T19:36:28.203Z] #24 2.243 ++ DOCKERCLI_VERSION=17.06.2-ce 19:36:28 [2019-09-09T19:36:28.203Z] #24 2.243 + install_dockercli 19:36:28 [2019-09-09T19:36:28.203Z] #24 2.243 + echo 'Install docker/cli version 17.06.2-ce from stable' 19:36:28 [2019-09-09T19:36:28.203Z] #24 2.243 ++ uname -m 19:36:28 [2019-09-09T19:36:28.203Z] #24 2.243 + arch=x86_64 19:36:28 [2019-09-09T19:36:28.203Z] #24 2.243 + '[' x86_64 '!=' x86_64 ']' 19:36:28 [2019-09-09T19:36:28.203Z] #24 2.243 + url=https://download.docker.com/linux/static 19:36:28 [2019-09-09T19:36:28.203Z] #24 2.243 + tar -xz docker/docker 19:36:28 [2019-09-09T19:36:28.203Z] #24 2.243 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz 19:36:28 [2019-09-09T19:36:28.203Z] #24 2.243 Install docker/cli version 17.06.2-ce from stable 19:36:28 [2019-09-09T19:36:28.642Z] PASS: docker_api_containers_test.go:979: DockerSuite.TestContainerAPIStart 0.583s 19:36:28 [2019-09-09T19:36:28.721Z] #24 5.258 + mkdir -p /build 19:36:28 [2019-09-09T19:36:28.721Z] #24 5.262 + mv docker/docker /build/ 19:36:28 [2019-09-09T19:36:28.721Z] #24 5.263 + rmdir docker 19:36:28 [2019-09-09T19:36:28.721Z] #24 DONE 5.4s 19:36:28 [2019-09-09T19:36:28.721Z] 19:36:28 [2019-09-09T19:36:28.721Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary 19:36:29 [2019-09-09T19:36:29.574Z] PASS: docker_api_swarm_node_test.go:33: DockerSwarmSuite.TestAPISwarmNodeUpdate 1.206s 19:36:29 [2019-09-09T19:36:29.651Z] #33 ... 19:36:29 [2019-09-09T19:36:29.651Z] 19:36:29 [2019-09-09T19:36:29.651Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ 19:36:29 [2019-09-09T19:36:29.651Z] #25 DONE 0.1s 19:36:29 [2019-09-09T19:36:29.651Z] 19:36:29 [2019-09-09T19:36:29.651Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... 19:36:29 [2019-09-09T19:36:29.777Z] PASS: docker_cli_build_test.go:607: DockerSuite.TestBuildCopyFileWithWhitespaceOnWindows 33.246s 19:36:29 [2019-09-09T19:36:29.777Z] PASS: docker_cli_build_test.go:5918: DockerSuite.TestBuildCopyFromForbidWindowsRelativePaths 1.245s 19:36:30 [2019-09-09T19:36:30.741Z] PASS: docker_cli_build_test.go:5901: DockerSuite.TestBuildCopyFromForbidWindowsSystemPaths 1.044s 19:36:33 [2019-09-09T19:36:33.750Z] PASS: docker_api_containers_test.go:1635: DockerSuite.TestContainerAPIStatsWithNetworkDisabled 4.709s 19:36:34 [2019-09-09T19:36:34.313Z] PASS: docker_api_containers_test.go:1005: DockerSuite.TestContainerAPIStop 0.861s 19:36:35 [2019-09-09T19:36:35.245Z] PASS: docker_api_containers_test.go:435: DockerSuite.TestContainerAPITop 0.660s 19:36:35 [2019-09-09T19:36:35.245Z] SKIP: docker_api_containers_test.go:458: DockerSuite.TestContainerAPITopWindows (unmatched requirement DaemonIsWindows) 19:36:35 [2019-09-09T19:36:35.509Z] --- PASS: TestServiceUpdateConfigs (15.56s) 19:36:35 [2019-09-09T19:36:35.509Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceUpdateConfigs 19:36:35 [2019-09-09T19:36:35.509Z] daemon.go:336: [dd3b1b590d1d1] waiting for daemon to start 19:36:35 [2019-09-09T19:36:35.509Z] daemon.go:336: [dd3b1b590d1d1] waiting for daemon to start 19:36:35 [2019-09-09T19:36:35.509Z] daemon.go:364: [dd3b1b590d1d1] daemon started 19:36:35 [2019-09-09T19:36:35.509Z] daemon.go:472: [dd3b1b590d1d1] Stopping daemon 19:36:35 [2019-09-09T19:36:35.509Z] daemon.go:307: [dd3b1b590d1d1] exiting daemon 19:36:35 [2019-09-09T19:36:35.509Z] daemon.go:459: [dd3b1b590d1d1] Daemon stopped 19:36:35 [2019-09-09T19:36:35.509Z] === RUN TestServiceUpdateNetwork 19:36:35 [2019-09-09T19:36:35.509Z] PASS: docker_api_containers_test.go:692: DockerSuite.TestContainerAPIVerifyHeader 0.063s 19:36:37 [2019-09-09T19:36:37.794Z] PASS: docker_cli_build_test.go:5936: DockerSuite.TestBuildCopyFromWindowsIsCaseInsensitive 5.583s 19:36:37 [2019-09-09T19:36:37.794Z] SKIP: docker_cli_build_test.go:849: DockerSuite.TestBuildCopySingleFileToExistDir (unmatched requirement DaemonIsLinux) 19:36:37 [2019-09-09T19:36:37.794Z] SKIP: docker_cli_build_test.go:865: DockerSuite.TestBuildCopySingleFileToNonExistDir (unmatched requirement DaemonIsLinux) 19:36:37 [2019-09-09T19:36:37.794Z] SKIP: docker_cli_build_test.go:811: DockerSuite.TestBuildCopySingleFileToRoot (unmatched requirement DaemonIsLinux) 19:36:38 [2019-09-09T19:36:38.252Z] PASS: docker_cli_build_test.go:827: DockerSuite.TestBuildCopySingleFileToWorkdir 0.559s 19:36:38 [2019-09-09T19:36:38.252Z] SKIP: docker_cli_build_test.go:910: DockerSuite.TestBuildCopyWholeDirToRoot (unmatched requirement DaemonIsLinux) 19:36:38 [2019-09-09T19:36:38.790Z] PASS: docker_api_containers_test.go:1024: DockerSuite.TestContainerAPIWait 2.985s 19:36:39 [2019-09-09T19:36:39.354Z] PASS: docker_api_containers_test.go:2270: DockerSuite.TestContainerKillCustomStopSignal 0.819s 19:36:40 [2019-09-09T19:36:40.727Z] PASS: docker_cli_run_test.go:2416: DockerSuite.TestContainerNetworkMode 0.888s 19:36:43 [2019-09-09T19:36:43.644Z] --- PASS: TestUpdateRestartPolicy (22.09s) 19:36:43 [2019-09-09T19:36:43.644Z] === RUN TestUpdateRestartWithAutoRemove 19:36:45 [2019-09-09T19:36:45.982Z] PASS: docker_cli_run_test.go:3537: DockerSuite.TestContainerRestartInMultipleNetworks 3.859s 19:36:45 [2019-09-09T19:36:45.982Z] PASS: docker_cli_run_test.go:3569: DockerSuite.TestContainerWithConflictingHostNetworks 0.366s 19:36:47 [2019-09-09T19:36:47.422Z] --- PASS: TestUpdateRestartWithAutoRemove (3.58s) 19:36:47 [2019-09-09T19:36:47.422Z] === RUN TestWaitNonBlocked 19:36:47 [2019-09-09T19:36:47.422Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 19:36:47 [2019-09-09T19:36:47.422Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 19:36:47 [2019-09-09T19:36:47.422Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 19:36:47 [2019-09-09T19:36:47.422Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 19:36:47 [2019-09-09T19:36:47.422Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 19:36:47 [2019-09-09T19:36:47.422Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 19:36:47 [2019-09-09T19:36:47.877Z] PASS: docker_cli_run_test.go:3600: DockerSuite.TestContainerWithConflictingNoneNetwork 1.577s 19:36:49 [2019-09-09T19:36:49.247Z] PASS: docker_cli_run_test.go:3583: DockerSuite.TestContainerWithConflictingSharedNetwork 0.906s 19:36:49 [2019-09-09T19:36:49.507Z] PASS: docker_api_swarm_test.go:198: DockerSwarmSuite.TestAPISwarmPromoteDemote 9.761s 19:36:50 [2019-09-09T19:36:50.878Z] --- PASS: TestServiceUpdateNetwork (15.24s) 19:36:50 [2019-09-09T19:36:50.878Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceUpdateNetwork 19:36:50 [2019-09-09T19:36:50.878Z] daemon.go:336: [deb5bd5e8ba5d] waiting for daemon to start 19:36:50 [2019-09-09T19:36:50.878Z] daemon.go:336: [deb5bd5e8ba5d] waiting for daemon to start 19:36:50 [2019-09-09T19:36:50.878Z] daemon.go:364: [deb5bd5e8ba5d] daemon started 19:36:50 [2019-09-09T19:36:50.878Z] daemon.go:472: [deb5bd5e8ba5d] Stopping daemon 19:36:50 [2019-09-09T19:36:50.878Z] daemon.go:307: [deb5bd5e8ba5d] exiting daemon 19:36:50 [2019-09-09T19:36:50.878Z] daemon.go:459: [deb5bd5e8ba5d] Daemon stopped 19:36:50 [2019-09-09T19:36:50.878Z] PASS 19:36:50 [2019-09-09T19:36:50.878Z] Running /go/src/github.com/docker/docker/integration/session flags=-test.v -test.timeout=120m 19:36:50 [2019-09-09T19:36:50.878Z] INFO: Testing against a local daemon 19:36:50 [2019-09-09T19:36:50.878Z] === RUN TestSessionCreate 19:36:50 [2019-09-09T19:36:50.878Z] --- PASS: TestSessionCreate (0.05s) 19:36:50 [2019-09-09T19:36:50.878Z] === RUN TestSessionCreateWithBadUpgrade 19:36:50 [2019-09-09T19:36:50.878Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) 19:36:50 [2019-09-09T19:36:50.878Z] PASS 19:36:50 [2019-09-09T19:36:50.878Z] Running /go/src/github.com/docker/docker/integration/system flags=-test.v -test.timeout=120m 19:36:51 [2019-09-09T19:36:51.136Z] INFO: Testing against a local daemon 19:36:51 [2019-09-09T19:36:51.136Z] === RUN TestCgroupDriverSystemdMemoryLimit 19:36:51 [2019-09-09T19:36:51.136Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 19:36:51 [2019-09-09T19:36:51.136Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 19:36:51 [2019-09-09T19:36:51.136Z] === RUN TestEventsExecDie 19:36:51 [2019-09-09T19:36:51.560Z] #29 26.96 # github.com/docker/docker/contrib/httpserver 19:36:51 [2019-09-09T19:36:51.560Z] #29 26.96 loadinternal: cannot find runtime/cgo 19:36:51 [2019-09-09T19:36:51.560Z] #29 DONE 27.4s 19:36:51 [2019-09-09T19:36:51.560Z] 19:36:51 [2019-09-09T19:36:51.560Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary 19:36:51 [2019-09-09T19:36:51.560Z] #33 ... 19:36:51 [2019-09-09T19:36:51.560Z] 19:36:51 [2019-09-09T19:36:51.560Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ 19:36:51 [2019-09-09T19:36:51.560Z] #30 DONE 0.1s 19:36:51 [2019-09-09T19:36:51.560Z] 19:36:51 [2019-09-09T19:36:51.560Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary 19:36:52 [2019-09-09T19:36:52.506Z] --- PASS: TestEventsExecDie (1.13s) 19:36:52 [2019-09-09T19:36:52.506Z] === RUN TestEventsBackwardsCompatible 19:36:52 [2019-09-09T19:36:52.506Z] --- PASS: TestEventsBackwardsCompatible (0.10s) 19:36:52 [2019-09-09T19:36:52.506Z] === RUN TestInfoBinaryCommits 19:36:52 [2019-09-09T19:36:52.506Z] --- PASS: TestInfoBinaryCommits (0.04s) 19:36:52 [2019-09-09T19:36:52.506Z] === RUN TestInfoAPIVersioned 19:36:52 [2019-09-09T19:36:52.506Z] --- PASS: TestInfoAPIVersioned (0.01s) 19:36:52 [2019-09-09T19:36:52.506Z] === RUN TestInfoAPI 19:36:52 [2019-09-09T19:36:52.506Z] --- PASS: TestInfoAPI (0.03s) 19:36:52 [2019-09-09T19:36:52.506Z] === RUN TestInfoAPIWarnings 19:36:53 [2019-09-09T19:36:53.072Z] --- PASS: TestInfoAPIWarnings (0.73s) 19:36:53 [2019-09-09T19:36:53.072Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestInfoAPIWarnings 19:36:53 [2019-09-09T19:36:53.072Z] daemon.go:336: [da8f64e761cc4] waiting for daemon to start 19:36:53 [2019-09-09T19:36:53.072Z] daemon.go:336: [da8f64e761cc4] waiting for daemon to start 19:36:53 [2019-09-09T19:36:53.072Z] daemon.go:364: [da8f64e761cc4] daemon started 19:36:53 [2019-09-09T19:36:53.072Z] daemon.go:472: [da8f64e761cc4] Stopping daemon 19:36:53 [2019-09-09T19:36:53.072Z] daemon.go:307: [da8f64e761cc4] exiting daemon 19:36:53 [2019-09-09T19:36:53.072Z] daemon.go:459: [da8f64e761cc4] Daemon stopped 19:36:53 [2019-09-09T19:36:53.072Z] === RUN TestLoginFailsWithBadCredentials 19:36:53 [2019-09-09T19:36:53.284Z] --- PASS: TestWaitNonBlocked (0.02s) 19:36:53 [2019-09-09T19:36:53.284Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (5.88s) 19:36:53 [2019-09-09T19:36:53.284Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (6.05s) 19:36:53 [2019-09-09T19:36:53.284Z] === RUN TestWaitBlocked 19:36:53 [2019-09-09T19:36:53.284Z] --- SKIP: TestWaitBlocked (0.00s) 19:36:53 [2019-09-09T19:36:53.284Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" 19:36:53 [2019-09-09T19:36:53.284Z] PASS 19:36:53 [2019-09-09T19:36:53.284Z] Running D:\gopath\src\github.com\docker\docker\integration\image 19:36:53 [2019-09-09T19:36:53.284Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 19:36:53 [2019-09-09T19:36:53.284Z] INFO: Testing against a local daemon 19:36:53 [2019-09-09T19:36:53.284Z] === RUN TestCommitInheritsEnv 19:36:53 [2019-09-09T19:36:53.284Z] --- SKIP: TestCommitInheritsEnv (0.00s) 19:36:53 [2019-09-09T19:36:53.284Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME 19:36:53 [2019-09-09T19:36:53.284Z] === RUN TestImportExtremelyLargeImageWorks 19:36:53 [2019-09-09T19:36:53.284Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) 19:36:53 [2019-09-09T19:36:53.284Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows 19:36:53 [2019-09-09T19:36:53.284Z] === RUN TestImagesFilterMultiReference 19:36:53 [2019-09-09T19:36:53.330Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s) 19:36:53 [2019-09-09T19:36:53.330Z] === RUN TestPingCacheHeaders 19:36:53 [2019-09-09T19:36:53.330Z] --- PASS: TestPingCacheHeaders (0.02s) 19:36:53 [2019-09-09T19:36:53.330Z] === RUN TestPingGet 19:36:53 [2019-09-09T19:36:53.330Z] --- PASS: TestPingGet (0.02s) 19:36:53 [2019-09-09T19:36:53.330Z] === RUN TestPingHead 19:36:53 [2019-09-09T19:36:53.330Z] --- PASS: TestPingHead (0.02s) 19:36:53 [2019-09-09T19:36:53.330Z] === RUN TestVersion 19:36:53 [2019-09-09T19:36:53.587Z] --- PASS: TestVersion (0.03s) 19:36:53 [2019-09-09T19:36:53.587Z] PASS 19:36:53 [2019-09-09T19:36:53.587Z] Running /go/src/github.com/docker/docker/integration/volume flags=-test.v -test.timeout=120m 19:36:53 [2019-09-09T19:36:53.587Z] INFO: Testing against a local daemon 19:36:53 [2019-09-09T19:36:53.587Z] === RUN TestVolumesCreateAndList 19:36:53 [2019-09-09T19:36:53.587Z] --- PASS: TestVolumesCreateAndList (0.03s) 19:36:53 [2019-09-09T19:36:53.587Z] === RUN TestVolumesRemove 19:36:53 [2019-09-09T19:36:53.748Z] --- PASS: TestImagesFilterMultiReference (0.08s) 19:36:53 [2019-09-09T19:36:53.748Z] === RUN TestImagePullPlatformInvalid 19:36:53 [2019-09-09T19:36:53.748Z] --- PASS: TestImagePullPlatformInvalid (0.03s) 19:36:53 [2019-09-09T19:36:53.748Z] === RUN TestRemoveImageOrphaning 19:36:53 [2019-09-09T19:36:53.748Z] --- SKIP: TestRemoveImageOrphaning (0.00s) 19:36:53 [2019-09-09T19:36:53.748Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME 19:36:53 [2019-09-09T19:36:53.748Z] === RUN TestTagUnprefixedRepoByNameOrName 19:36:53 [2019-09-09T19:36:53.748Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) 19:36:53 [2019-09-09T19:36:53.748Z] === RUN TestTagInvalidReference 19:36:53 [2019-09-09T19:36:53.748Z] --- PASS: TestTagInvalidReference (0.03s) 19:36:53 [2019-09-09T19:36:53.748Z] === RUN TestTagValidPrefixedRepo 19:36:53 [2019-09-09T19:36:53.748Z] --- PASS: TestTagValidPrefixedRepo (0.07s) 19:36:53 [2019-09-09T19:36:53.748Z] === RUN TestTagExistedNameWithoutForce 19:36:53 [2019-09-09T19:36:53.748Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) 19:36:53 [2019-09-09T19:36:53.748Z] === RUN TestTagOfficialNames 19:36:53 [2019-09-09T19:36:53.748Z] --- SKIP: TestTagOfficialNames (0.00s) 19:36:53 [2019-09-09T19:36:53.748Z] tag_test.go:98: testEnv.OSType == "windows" 19:36:53 [2019-09-09T19:36:53.748Z] === RUN TestTagMatchesDigest 19:36:53 [2019-09-09T19:36:53.748Z] --- PASS: TestTagMatchesDigest (0.02s) 19:36:53 [2019-09-09T19:36:53.748Z] PASS 19:36:53 [2019-09-09T19:36:53.748Z] Running D:\gopath\src\github.com\docker\docker\integration\network 19:36:53 [2019-09-09T19:36:53.748Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 19:36:53 [2019-09-09T19:36:53.748Z] INFO: Testing against a local daemon 19:36:53 [2019-09-09T19:36:53.748Z] === RUN TestNetworkCreateDelete 19:36:53 [2019-09-09T19:36:53.748Z] --- SKIP: TestNetworkCreateDelete (0.00s) 19:36:53 [2019-09-09T19:36:53.748Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" 19:36:53 [2019-09-09T19:36:53.748Z] === RUN TestDockerNetworkDeletePreferID 19:36:53 [2019-09-09T19:36:53.748Z] --- SKIP: TestDockerNetworkDeletePreferID (0.01s) 19:36:53 [2019-09-09T19:36:53.748Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test 19:36:53 [2019-09-09T19:36:53.748Z] === RUN TestInspectNetwork 19:36:53 [2019-09-09T19:36:53.748Z] --- SKIP: TestInspectNetwork (0.00s) 19:36:53 [2019-09-09T19:36:53.748Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME 19:36:53 [2019-09-09T19:36:53.748Z] === RUN TestRunContainerWithBridgeNone 19:36:53 [2019-09-09T19:36:53.748Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) 19:36:53 [2019-09-09T19:36:53.748Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" 19:36:53 [2019-09-09T19:36:53.748Z] === RUN TestNetworkInvalidJSON 19:36:53 [2019-09-09T19:36:53.748Z] === RUN TestNetworkInvalidJSON//networks/create 19:36:53 [2019-09-09T19:36:53.748Z] === PAUSE TestNetworkInvalidJSON//networks/create 19:36:53 [2019-09-09T19:36:53.748Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect 19:36:53 [2019-09-09T19:36:53.748Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect 19:36:53 [2019-09-09T19:36:53.748Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect 19:36:53 [2019-09-09T19:36:53.748Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect 19:36:53 [2019-09-09T19:36:53.748Z] === CONT TestNetworkInvalidJSON//networks/create 19:36:53 [2019-09-09T19:36:53.748Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect 19:36:53 [2019-09-09T19:36:53.748Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect 19:36:53 [2019-09-09T19:36:53.748Z] --- PASS: TestNetworkInvalidJSON (0.03s) 19:36:53 [2019-09-09T19:36:53.748Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) 19:36:53 [2019-09-09T19:36:53.748Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) 19:36:53 [2019-09-09T19:36:53.748Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) 19:36:53 [2019-09-09T19:36:53.748Z] === RUN TestDaemonRestartWithLiveRestore 19:36:53 [2019-09-09T19:36:53.748Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) 19:36:53 [2019-09-09T19:36:53.748Z] service_test.go:29: testEnv.OSType == "windows" 19:36:53 [2019-09-09T19:36:53.748Z] === RUN TestDaemonDefaultNetworkPools 19:36:53 [2019-09-09T19:36:53.748Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) 19:36:53 [2019-09-09T19:36:53.748Z] service_test.go:51: testEnv.OSType == "windows" 19:36:53 [2019-09-09T19:36:53.748Z] === RUN TestDaemonRestartWithExistingNetwork 19:36:53 [2019-09-09T19:36:53.748Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) 19:36:53 [2019-09-09T19:36:53.748Z] service_test.go:94: testEnv.OSType == "windows" 19:36:53 [2019-09-09T19:36:53.748Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 19:36:53 [2019-09-09T19:36:53.748Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) 19:36:53 [2019-09-09T19:36:53.748Z] service_test.go:127: testEnv.OSType == "windows" 19:36:53 [2019-09-09T19:36:53.748Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 19:36:53 [2019-09-09T19:36:53.748Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) 19:36:53 [2019-09-09T19:36:53.748Z] service_test.go:177: testEnv.OSType == "windows" 19:36:53 [2019-09-09T19:36:53.748Z] === RUN TestServiceWithPredefinedNetwork 19:36:53 [2019-09-09T19:36:53.748Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) 19:36:53 [2019-09-09T19:36:53.748Z] service_test.go:201: testEnv.OSType == "windows" 19:36:53 [2019-09-09T19:36:53.748Z] === RUN TestServiceRemoveKeepsIngressNetwork 19:36:53 [2019-09-09T19:36:53.748Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 19:36:53 [2019-09-09T19:36:53.748Z] service_test.go:230: FLAKY_TEST 19:36:53 [2019-09-09T19:36:53.748Z] === RUN TestServiceWithDataPathPortInit 19:36:53 [2019-09-09T19:36:53.748Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) 19:36:53 [2019-09-09T19:36:53.748Z] service_test.go:333: testEnv.OSType == "windows" 19:36:53 [2019-09-09T19:36:53.748Z] === RUN TestServiceWithDefaultAddressPoolInit 19:36:53 [2019-09-09T19:36:53.748Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) 19:36:53 [2019-09-09T19:36:53.748Z] service_test.go:392: testEnv.OSType == "windows" 19:36:53 [2019-09-09T19:36:53.748Z] PASS 19:36:53 [2019-09-09T19:36:53.748Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan 19:36:53 [2019-09-09T19:36:53.748Z] PASS 19:36:53 [2019-09-09T19:36:53.748Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan 19:36:53 [2019-09-09T19:36:53.748Z] PASS 19:36:53 [2019-09-09T19:36:53.748Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin 19:36:53 [2019-09-09T19:36:53.748Z] PASS 19:36:53 [2019-09-09T19:36:53.748Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz 19:36:53 [2019-09-09T19:36:53.845Z] --- PASS: TestVolumesRemove (0.12s) 19:36:53 [2019-09-09T19:36:53.845Z] === RUN TestVolumesInspect 19:36:53 [2019-09-09T19:36:53.845Z] --- PASS: TestVolumesInspect (0.03s) 19:36:53 [2019-09-09T19:36:53.845Z] === RUN TestVolumesInvalidJSON 19:36:53 [2019-09-09T19:36:53.845Z] === RUN TestVolumesInvalidJSON//volumes/create 19:36:53 [2019-09-09T19:36:53.845Z] === PAUSE TestVolumesInvalidJSON//volumes/create 19:36:53 [2019-09-09T19:36:53.845Z] === CONT TestVolumesInvalidJSON//volumes/create 19:36:53 [2019-09-09T19:36:53.845Z] --- PASS: TestVolumesInvalidJSON (0.02s) 19:36:53 [2019-09-09T19:36:53.845Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) 19:36:53 [2019-09-09T19:36:53.845Z] PASS 19:36:53 [2019-09-09T19:36:53.845Z] ---> Making bundle: .integration-daemon-stop (in /go/src/github.com/docker/docker/bundles/test-integration/1) 19:36:54 [2019-09-09T19:36:54.210Z] PASS 19:36:54 [2019-09-09T19:36:54.210Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common 19:36:54 [2019-09-09T19:36:54.210Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 19:36:54 [2019-09-09T19:36:54.210Z] INFO: Testing against a local daemon 19:36:54 [2019-09-09T19:36:54.210Z] === RUN TestPluginInvalidJSON 19:36:54 [2019-09-09T19:36:54.210Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 19:36:54 [2019-09-09T19:36:54.210Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 19:36:54 [2019-09-09T19:36:54.210Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 19:36:54 [2019-09-09T19:36:54.210Z] --- PASS: TestPluginInvalidJSON (0.04s) 19:36:54 [2019-09-09T19:36:54.210Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) 19:36:54 [2019-09-09T19:36:54.210Z] PASS 19:36:54 [2019-09-09T19:36:54.210Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver 19:36:54 [2019-09-09T19:36:54.210Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 19:36:54 [2019-09-09T19:36:54.210Z] INFO: Testing against a local daemon 19:36:54 [2019-09-09T19:36:54.210Z] === RUN TestExternalGraphDriver 19:36:54 [2019-09-09T19:36:54.210Z] --- SKIP: TestExternalGraphDriver (0.00s) 19:36:54 [2019-09-09T19:36:54.210Z] external_test.go:48: runtime.GOOS == "windows" 19:36:54 [2019-09-09T19:36:54.210Z] === RUN TestGraphdriverPluginV2 19:36:54 [2019-09-09T19:36:54.210Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) 19:36:54 [2019-09-09T19:36:54.210Z] external_test.go:407: runtime.GOOS == "windows" 19:36:54 [2019-09-09T19:36:54.210Z] PASS 19:36:54 [2019-09-09T19:36:54.210Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging 19:36:54 [2019-09-09T19:36:54.211Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 19:36:54 [2019-09-09T19:36:54.211Z] INFO: Testing against a local daemon 19:36:54 [2019-09-09T19:36:54.211Z] PASS 19:36:54 [2019-09-09T19:36:54.211Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes 19:36:54 [2019-09-09T19:36:54.211Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 19:36:54 [2019-09-09T19:36:54.211Z] Running D:\gopath\src\github.com\docker\docker\integration\secret 19:36:54 [2019-09-09T19:36:54.211Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 19:36:54 [2019-09-09T19:36:54.211Z] INFO: Testing against a local daemon 19:36:54 [2019-09-09T19:36:54.211Z] === RUN TestSecretInspect 19:36:54 [2019-09-09T19:36:54.211Z] --- SKIP: TestSecretInspect (0.00s) 19:36:54 [2019-09-09T19:36:54.211Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" 19:36:54 [2019-09-09T19:36:54.211Z] === RUN TestSecretList 19:36:54 [2019-09-09T19:36:54.211Z] --- SKIP: TestSecretList (0.00s) 19:36:54 [2019-09-09T19:36:54.211Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" 19:36:54 [2019-09-09T19:36:54.211Z] === RUN TestSecretsCreateAndDelete 19:36:54 [2019-09-09T19:36:54.211Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) 19:36:54 [2019-09-09T19:36:54.211Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" 19:36:54 [2019-09-09T19:36:54.211Z] === RUN TestSecretsUpdate 19:36:54 [2019-09-09T19:36:54.211Z] --- SKIP: TestSecretsUpdate (0.00s) 19:36:54 [2019-09-09T19:36:54.211Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" 19:36:54 [2019-09-09T19:36:54.211Z] === RUN TestTemplatedSecret 19:36:54 [2019-09-09T19:36:54.211Z] --- SKIP: TestTemplatedSecret (0.00s) 19:36:54 [2019-09-09T19:36:54.211Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" 19:36:54 [2019-09-09T19:36:54.211Z] === RUN TestSecretCreateResolve 19:36:54 [2019-09-09T19:36:54.211Z] --- SKIP: TestSecretCreateResolve (0.00s) 19:36:54 [2019-09-09T19:36:54.211Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" 19:36:54 [2019-09-09T19:36:54.211Z] PASS 19:36:54 [2019-09-09T19:36:54.211Z] Running D:\gopath\src\github.com\docker\docker\integration\service 19:36:54 [2019-09-09T19:36:54.671Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 19:36:54 [2019-09-09T19:36:54.671Z] INFO: Testing against a local daemon 19:36:54 [2019-09-09T19:36:54.671Z] === RUN TestServiceCreateInit 19:36:54 [2019-09-09T19:36:54.671Z] === RUN TestServiceCreateInit/daemonInitDisabled 19:36:54 [2019-09-09T19:36:54.671Z] === RUN TestServiceCreateInit/daemonInitEnabled 19:36:54 [2019-09-09T19:36:54.671Z] --- PASS: TestServiceCreateInit (0.03s) 19:36:54 [2019-09-09T19:36:54.671Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) 19:36:54 [2019-09-09T19:36:54.671Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" 19:36:54 [2019-09-09T19:36:54.671Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) 19:36:54 [2019-09-09T19:36:54.671Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" 19:36:54 [2019-09-09T19:36:54.671Z] === RUN TestCreateServiceMultipleTimes 19:36:54 [2019-09-09T19:36:54.671Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) 19:36:54 [2019-09-09T19:36:54.671Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" 19:36:54 [2019-09-09T19:36:54.671Z] === RUN TestCreateServiceConflict 19:36:54 [2019-09-09T19:36:54.671Z] --- SKIP: TestCreateServiceConflict (0.00s) 19:36:54 [2019-09-09T19:36:54.671Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" 19:36:54 [2019-09-09T19:36:54.671Z] === RUN TestCreateServiceMaxReplicas 19:36:54 [2019-09-09T19:36:54.671Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) 19:36:54 [2019-09-09T19:36:54.671Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" 19:36:54 [2019-09-09T19:36:54.671Z] === RUN TestCreateWithDuplicateNetworkNames 19:36:54 [2019-09-09T19:36:54.671Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) 19:36:54 [2019-09-09T19:36:54.671Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" 19:36:54 [2019-09-09T19:36:54.671Z] === RUN TestCreateServiceSecretFileMode 19:36:54 [2019-09-09T19:36:54.671Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) 19:36:54 [2019-09-09T19:36:54.671Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" 19:36:54 [2019-09-09T19:36:54.671Z] === RUN TestCreateServiceConfigFileMode 19:36:54 [2019-09-09T19:36:54.671Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) 19:36:54 [2019-09-09T19:36:54.671Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" 19:36:54 [2019-09-09T19:36:54.671Z] === RUN TestCreateServiceSysctls 19:36:54 [2019-09-09T19:36:54.671Z] --- SKIP: TestCreateServiceSysctls (0.03s) 19:36:54 [2019-09-09T19:36:54.671Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" 19:36:54 [2019-09-09T19:36:54.671Z] === RUN TestCreateServiceCapabilities 19:36:54 [2019-09-09T19:36:54.671Z] --- SKIP: TestCreateServiceCapabilities (0.03s) 19:36:54 [2019-09-09T19:36:54.671Z] create_test.go:462: testEnv.DaemonInfo.OSType == "windows" 19:36:54 [2019-09-09T19:36:54.671Z] === RUN TestInspect 19:36:54 [2019-09-09T19:36:54.671Z] --- SKIP: TestInspect (0.00s) 19:36:54 [2019-09-09T19:36:54.671Z] inspect_test.go:23: testEnv.DaemonInfo.OSType == "windows" 19:36:54 [2019-09-09T19:36:54.671Z] === RUN TestDockerNetworkConnectAlias 19:36:54 [2019-09-09T19:36:54.671Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) 19:36:54 [2019-09-09T19:36:54.671Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" 19:36:54 [2019-09-09T19:36:54.671Z] === RUN TestDockerNetworkReConnect 19:36:54 [2019-09-09T19:36:54.671Z] --- SKIP: TestDockerNetworkReConnect (0.00s) 19:36:54 [2019-09-09T19:36:54.671Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" 19:36:54 [2019-09-09T19:36:54.671Z] === RUN TestServicePlugin 19:36:54 [2019-09-09T19:36:54.671Z] --- SKIP: TestServicePlugin (0.00s) 19:36:54 [2019-09-09T19:36:54.671Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" 19:36:54 [2019-09-09T19:36:54.671Z] === RUN TestServiceUpdateLabel 19:36:54 [2019-09-09T19:36:54.671Z] --- SKIP: TestServiceUpdateLabel (0.00s) 19:36:54 [2019-09-09T19:36:54.671Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" 19:36:54 [2019-09-09T19:36:54.671Z] === RUN TestServiceUpdateSecrets 19:36:54 [2019-09-09T19:36:54.671Z] --- SKIP: TestServiceUpdateSecrets (0.00s) 19:36:54 [2019-09-09T19:36:54.671Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" 19:36:54 [2019-09-09T19:36:54.671Z] === RUN TestServiceUpdateConfigs 19:36:54 [2019-09-09T19:36:54.671Z] --- SKIP: TestServiceUpdateConfigs (0.00s) 19:36:54 [2019-09-09T19:36:54.671Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" 19:36:54 [2019-09-09T19:36:54.671Z] === RUN TestServiceUpdateNetwork 19:36:54 [2019-09-09T19:36:54.671Z] --- SKIP: TestServiceUpdateNetwork (0.00s) 19:36:54 [2019-09-09T19:36:54.671Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" 19:36:54 [2019-09-09T19:36:54.671Z] PASS 19:36:54 [2019-09-09T19:36:54.671Z] Running D:\gopath\src\github.com\docker\docker\integration\session 19:36:54 [2019-09-09T19:36:54.671Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 19:36:54 [2019-09-09T19:36:54.671Z] INFO: Testing against a local daemon 19:36:54 [2019-09-09T19:36:54.671Z] === RUN TestSessionCreate 19:36:54 [2019-09-09T19:36:54.671Z] --- SKIP: TestSessionCreate (0.00s) 19:36:54 [2019-09-09T19:36:54.671Z] session_test.go:15: testEnv.OSType == "windows": FIXME 19:36:54 [2019-09-09T19:36:54.671Z] === RUN TestSessionCreateWithBadUpgrade 19:36:54 [2019-09-09T19:36:54.671Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) 19:36:54 [2019-09-09T19:36:54.671Z] session_test.go:36: testEnv.OSType == "windows": FIXME 19:36:54 [2019-09-09T19:36:54.671Z] PASS 19:36:54 [2019-09-09T19:36:54.671Z] Running D:\gopath\src\github.com\docker\docker\integration\system 19:36:54 [2019-09-09T19:36:54.671Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 19:36:54 [2019-09-09T19:36:54.671Z] INFO: Testing against a local daemon 19:36:54 [2019-09-09T19:36:54.671Z] === RUN TestCgroupDriverSystemdMemoryLimit 19:36:54 [2019-09-09T19:36:54.671Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 19:36:54 [2019-09-09T19:36:54.671Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" 19:36:54 [2019-09-09T19:36:54.671Z] === RUN TestEventsExecDie 19:36:54 [2019-09-09T19:36:54.671Z] --- SKIP: TestEventsExecDie (0.00s) 19:36:54 [2019-09-09T19:36:54.671Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec 19:36:54 [2019-09-09T19:36:54.671Z] === RUN TestEventsBackwardsCompatible 19:36:54 [2019-09-09T19:36:54.671Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) 19:36:54 [2019-09-09T19:36:54.671Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages 19:36:54 [2019-09-09T19:36:54.671Z] === RUN TestInfoAPI 19:36:54 [2019-09-09T19:36:54.671Z] --- PASS: TestInfoAPI (0.03s) 19:36:54 [2019-09-09T19:36:54.671Z] === RUN TestInfoAPIWarnings 19:36:54 [2019-09-09T19:36:54.671Z] --- SKIP: TestInfoAPIWarnings (0.00s) 19:36:54 [2019-09-09T19:36:54.671Z] info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME 19:36:54 [2019-09-09T19:36:54.671Z] === RUN TestLoginFailsWithBadCredentials 19:36:55 [2019-09-09T19:36:55.644Z] --- PASS: TestLoginFailsWithBadCredentials (0.95s) 19:36:55 [2019-09-09T19:36:55.644Z] === RUN TestPingCacheHeaders 19:36:55 [2019-09-09T19:36:55.644Z] --- PASS: TestPingCacheHeaders (0.03s) 19:36:55 [2019-09-09T19:36:55.644Z] === RUN TestPingGet 19:36:55 [2019-09-09T19:36:55.644Z] --- PASS: TestPingGet (0.03s) 19:36:55 [2019-09-09T19:36:55.644Z] === RUN TestPingHead 19:36:55 [2019-09-09T19:36:55.644Z] --- PASS: TestPingHead (0.03s) 19:36:55 [2019-09-09T19:36:55.644Z] === RUN TestVersion 19:36:55 [2019-09-09T19:36:55.644Z] --- PASS: TestVersion (0.03s) 19:36:55 [2019-09-09T19:36:55.644Z] PASS 19:36:55 [2019-09-09T19:36:55.644Z] Running D:\gopath\src\github.com\docker\docker\integration\volume 19:36:55 [2019-09-09T19:36:55.739Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/1/root: mountpoint not found 19:36:55 [2019-09-09T19:36:55.739Z] Clearing AppArmor profiles cache:. 19:36:55 [2019-09-09T19:36:55.739Z] All profile caches have been cleared, but no profiles have been unloaded. 19:36:55 [2019-09-09T19:36:55.739Z] Unloading profiles will leave already running processes permanently 19:36:55 [2019-09-09T19:36:55.739Z] unconfined, which can lead to unexpected situations. 19:36:55 [2019-09-09T19:36:55.739Z] 19:36:55 [2019-09-09T19:36:55.739Z] To set a process to complain mode, use the command line tool 19:36:55 [2019-09-09T19:36:55.739Z] 'aa-complain'. To really tear down all profiles, run the init script 19:36:55 [2019-09-09T19:36:55.739Z] with the 'teardown' option." 19:36:55 [2019-09-09T19:36:55.739Z] Removing test suite binaries 19:36:55 [2019-09-09T19:36:55.739Z] 19:36:56 [2019-09-09T19:36:56.105Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 19:36:56 [2019-09-09T19:36:56.105Z] INFO: Testing against a local daemon 19:36:56 [2019-09-09T19:36:56.105Z] === RUN TestVolumesCreateAndList 19:36:56 [2019-09-09T19:36:56.105Z] --- PASS: TestVolumesCreateAndList (0.04s) 19:36:56 [2019-09-09T19:36:56.105Z] === RUN TestVolumesRemove 19:36:56 [2019-09-09T19:36:56.105Z] --- SKIP: TestVolumesRemove (0.00s) 19:36:56 [2019-09-09T19:36:56.105Z] volume_test.go:64: testEnv.OSType == "windows": FIXME 19:36:56 [2019-09-09T19:36:56.105Z] === RUN TestVolumesInspect 19:36:56 [2019-09-09T19:36:56.105Z] --- PASS: TestVolumesInspect (0.04s) 19:36:56 [2019-09-09T19:36:56.105Z] === RUN TestVolumesInvalidJSON 19:36:56 [2019-09-09T19:36:56.105Z] === RUN TestVolumesInvalidJSON//volumes/create 19:36:56 [2019-09-09T19:36:56.105Z] === PAUSE TestVolumesInvalidJSON//volumes/create 19:36:56 [2019-09-09T19:36:56.105Z] === CONT TestVolumesInvalidJSON//volumes/create 19:36:56 [2019-09-09T19:36:56.105Z] --- PASS: TestVolumesInvalidJSON (0.02s) 19:36:56 [2019-09-09T19:36:56.105Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) 19:36:56 [2019-09-09T19:36:56.105Z] PASS 19:36:56 [2019-09-09T19:36:56.105Z] INFO: make.ps1 ended at 09/09/2019 19:36:55 19:36:56 [2019-09-09T19:36:56.105Z] INFO: Integration CLI tests being run from the host: 19:36:56 [2019-09-09T19:36:56.105Z] INFO: go test "-check.v" "-tags" "autogen" "-check.timeout" "10m" "-test.timeout" "200m" 19:37:00 [2019-09-09T19:37:00.021Z] --- PASS: TestBuildWithHugeFile (83.67s) 19:37:00 [2019-09-09T19:37:00.021Z] === RUN TestBuildWithEmptyDockerfile 19:37:00 [2019-09-09T19:37:00.021Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 19:37:00 [2019-09-09T19:37:00.021Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 19:37:00 [2019-09-09T19:37:00.021Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 19:37:00 [2019-09-09T19:37:00.021Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 19:37:00 [2019-09-09T19:37:00.021Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 19:37:00 [2019-09-09T19:37:00.021Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 19:37:00 [2019-09-09T19:37:00.021Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 19:37:00 [2019-09-09T19:37:00.021Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 19:37:00 [2019-09-09T19:37:00.021Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 19:37:00 [2019-09-09T19:37:00.021Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) 19:37:00 [2019-09-09T19:37:00.021Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.30s) 19:37:00 [2019-09-09T19:37:00.021Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.30s) 19:37:00 [2019-09-09T19:37:00.021Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.31s) 19:37:00 [2019-09-09T19:37:00.021Z] === RUN TestBuildPreserveOwnership 19:37:00 [2019-09-09T19:37:00.021Z] === RUN TestBuildPreserveOwnership/copy_from 19:37:00 [2019-09-09T19:37:00.021Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 19:37:00 [2019-09-09T19:37:00.021Z] --- PASS: TestBuildPreserveOwnership (4.83s) 19:37:00 [2019-09-09T19:37:00.021Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.16s) 19:37:00 [2019-09-09T19:37:00.021Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.66s) 19:37:00 [2019-09-09T19:37:00.021Z] === RUN TestBuildPlatformInvalid 19:37:00 [2019-09-09T19:37:00.021Z] --- PASS: TestBuildPlatformInvalid (0.15s) 19:37:00 [2019-09-09T19:37:00.021Z] PASS 19:37:00 [2019-09-09T19:37:00.021Z] Running /go/src/github.com/docker/docker/integration/config flags=-test.v -test.timeout=120m 19:37:00 [2019-09-09T19:37:00.021Z] INFO: Testing against a local daemon 19:37:00 [2019-09-09T19:37:00.021Z] === RUN TestConfigList 19:37:00 [2019-09-09T19:37:00.021Z] --- PASS: TestConfigList (2.24s) 19:37:00 [2019-09-09T19:37:00.021Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList 19:37:00 [2019-09-09T19:37:00.021Z] daemon.go:336: [db581939d0e13] waiting for daemon to start 19:37:00 [2019-09-09T19:37:00.021Z] daemon.go:336: [db581939d0e13] waiting for daemon to start 19:37:00 [2019-09-09T19:37:00.021Z] daemon.go:364: [db581939d0e13] daemon started 19:37:00 [2019-09-09T19:37:00.021Z] daemon.go:472: [db581939d0e13] Stopping daemon 19:37:00 [2019-09-09T19:37:00.021Z] daemon.go:307: [db581939d0e13] exiting daemon 19:37:00 [2019-09-09T19:37:00.021Z] daemon.go:459: [db581939d0e13] Daemon stopped 19:37:00 [2019-09-09T19:37:00.021Z] === RUN TestConfigsCreateAndDelete 19:37:00 [2019-09-09T19:37:00.021Z] --- PASS: TestConfigsCreateAndDelete (2.25s) 19:37:00 [2019-09-09T19:37:00.021Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete 19:37:00 [2019-09-09T19:37:00.021Z] daemon.go:336: [d31ad57875035] waiting for daemon to start 19:37:00 [2019-09-09T19:37:00.021Z] daemon.go:336: [d31ad57875035] waiting for daemon to start 19:37:00 [2019-09-09T19:37:00.021Z] daemon.go:364: [d31ad57875035] daemon started 19:37:00 [2019-09-09T19:37:00.021Z] daemon.go:472: [d31ad57875035] Stopping daemon 19:37:00 [2019-09-09T19:37:00.021Z] daemon.go:307: [d31ad57875035] exiting daemon 19:37:00 [2019-09-09T19:37:00.021Z] daemon.go:459: [d31ad57875035] Daemon stopped 19:37:00 [2019-09-09T19:37:00.021Z] === RUN TestConfigsUpdate 19:37:00 [2019-09-09T19:37:00.021Z] --- PASS: TestConfigsUpdate (2.25s) 19:37:00 [2019-09-09T19:37:00.021Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate 19:37:00 [2019-09-09T19:37:00.021Z] daemon.go:336: [d79ff4106842f] waiting for daemon to start 19:37:00 [2019-09-09T19:37:00.021Z] daemon.go:336: [d79ff4106842f] waiting for daemon to start 19:37:00 [2019-09-09T19:37:00.021Z] daemon.go:364: [d79ff4106842f] daemon started 19:37:00 [2019-09-09T19:37:00.021Z] daemon.go:472: [d79ff4106842f] Stopping daemon 19:37:00 [2019-09-09T19:37:00.021Z] daemon.go:307: [d79ff4106842f] exiting daemon 19:37:00 [2019-09-09T19:37:00.021Z] daemon.go:459: [d79ff4106842f] Daemon stopped 19:37:00 [2019-09-09T19:37:00.021Z] === RUN TestTemplatedConfig 19:37:01 [2019-09-09T19:37:01.514Z] --- PASS: TestTemplatedConfig (2.87s) 19:37:01 [2019-09-09T19:37:01.514Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig 19:37:01 [2019-09-09T19:37:01.514Z] daemon.go:336: [d88dd7fb5344a] waiting for daemon to start 19:37:01 [2019-09-09T19:37:01.514Z] daemon.go:336: [d88dd7fb5344a] waiting for daemon to start 19:37:01 [2019-09-09T19:37:01.514Z] daemon.go:364: [d88dd7fb5344a] daemon started 19:37:01 [2019-09-09T19:37:01.514Z] daemon.go:472: [d88dd7fb5344a] Stopping daemon 19:37:01 [2019-09-09T19:37:01.514Z] daemon.go:307: [d88dd7fb5344a] exiting daemon 19:37:01 [2019-09-09T19:37:01.514Z] daemon.go:459: [d88dd7fb5344a] Daemon stopped 19:37:01 [2019-09-09T19:37:01.514Z] === RUN TestConfigInspect 19:37:03 [2019-09-09T19:37:03.362Z] PASS: docker_cli_build_test.go:637: DockerSuite.TestBuildCopyWildcard 22.562s 19:37:03 [2019-09-09T19:37:03.362Z] PASS: docker_cli_build_test.go:697: DockerSuite.TestBuildCopyWildcardCache 0.607s 19:37:03 [2019-09-09T19:37:03.362Z] SKIP: docker_cli_build_test.go:677: DockerSuite.TestBuildCopyWildcardInName (unmatched requirement DaemonIsLinux) 19:37:03 [2019-09-09T19:37:03.551Z] --- PASS: TestConfigInspect (2.19s) 19:37:03 [2019-09-09T19:37:03.551Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect 19:37:03 [2019-09-09T19:37:03.551Z] daemon.go:336: [d1b8366e057d9] waiting for daemon to start 19:37:03 [2019-09-09T19:37:03.551Z] daemon.go:336: [d1b8366e057d9] waiting for daemon to start 19:37:03 [2019-09-09T19:37:03.551Z] daemon.go:364: [d1b8366e057d9] daemon started 19:37:03 [2019-09-09T19:37:03.551Z] daemon.go:472: [d1b8366e057d9] Stopping daemon 19:37:03 [2019-09-09T19:37:03.551Z] daemon.go:307: [d1b8366e057d9] exiting daemon 19:37:03 [2019-09-09T19:37:03.551Z] daemon.go:459: [d1b8366e057d9] Daemon stopped 19:37:03 [2019-09-09T19:37:03.551Z] === RUN TestConfigCreateWithLabels 19:37:06 [2019-09-09T19:37:06.226Z] --- PASS: TestConfigCreateWithLabels (2.24s) 19:37:06 [2019-09-09T19:37:06.226Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels 19:37:06 [2019-09-09T19:37:06.226Z] daemon.go:336: [d8f2eaf48f300] waiting for daemon to start 19:37:06 [2019-09-09T19:37:06.226Z] daemon.go:336: [d8f2eaf48f300] waiting for daemon to start 19:37:06 [2019-09-09T19:37:06.226Z] daemon.go:364: [d8f2eaf48f300] daemon started 19:37:06 [2019-09-09T19:37:06.226Z] daemon.go:472: [d8f2eaf48f300] Stopping daemon 19:37:06 [2019-09-09T19:37:06.226Z] daemon.go:307: [d8f2eaf48f300] exiting daemon 19:37:06 [2019-09-09T19:37:06.226Z] daemon.go:459: [d8f2eaf48f300] Daemon stopped 19:37:06 [2019-09-09T19:37:06.226Z] === RUN TestConfigCreateResolve 19:37:08 [2019-09-09T19:37:08.256Z] --- PASS: TestConfigCreateResolve (2.22s) 19:37:08 [2019-09-09T19:37:08.256Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve 19:37:08 [2019-09-09T19:37:08.256Z] daemon.go:336: [da3f747ec074c] waiting for daemon to start 19:37:08 [2019-09-09T19:37:08.256Z] daemon.go:336: [da3f747ec074c] waiting for daemon to start 19:37:08 [2019-09-09T19:37:08.256Z] daemon.go:364: [da3f747ec074c] daemon started 19:37:08 [2019-09-09T19:37:08.256Z] daemon.go:472: [da3f747ec074c] Stopping daemon 19:37:08 [2019-09-09T19:37:08.256Z] daemon.go:307: [da3f747ec074c] exiting daemon 19:37:08 [2019-09-09T19:37:08.256Z] daemon.go:459: [da3f747ec074c] Daemon stopped 19:37:08 [2019-09-09T19:37:08.256Z] === RUN TestConfigDaemonLibtrustID 19:37:08 [2019-09-09T19:37:08.534Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 19:37:08 [2019-09-09T19:37:08.534Z] INFO: Testing against a local daemon 19:37:08 [2019-09-09T19:37:08.534Z] PASS: docker_api_test.go:36: DockerSuite.TestAPIClientVersionOldNotSupported 0.002s 19:37:08 [2019-09-09T19:37:08.534Z] SKIP: docker_api_network_test.go:241: DockerSuite.TestAPICreateDeletePredefinedNetworks (unmatched requirement DaemonIsLinux) 19:37:08 [2019-09-09T19:37:08.534Z] PASS: docker_api_test.go:60: DockerSuite.TestAPIErrorJSON 0.003s 19:37:08 [2019-09-09T19:37:08.534Z] PASS: docker_api_test.go:91: DockerSuite.TestAPIErrorNotFoundJSON 0.001s 19:37:08 [2019-09-09T19:37:08.534Z] PASS: docker_api_test.go:102: DockerSuite.TestAPIErrorNotFoundPlainText 0.001s 19:37:08 [2019-09-09T19:37:08.534Z] SKIP: docker_api_test.go:74: DockerSuite.TestAPIErrorPlainText (unmatched requirement DaemonIsLinux) 19:37:08 [2019-09-09T19:37:08.534Z] PASS: docker_api_test.go:24: DockerSuite.TestAPIGetEnabledCORS 0.003s 19:37:08 [2019-09-09T19:37:08.534Z] PASS: docker_api_images_test.go:90: DockerSuite.TestAPIImagesDelete 1.834s 19:37:08 [2019-09-09T19:37:08.541Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) 19:37:08 [2019-09-09T19:37:08.541Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID 19:37:08 [2019-09-09T19:37:08.541Z] daemon.go:336: [de33780286aeb] waiting for daemon to start 19:37:08 [2019-09-09T19:37:08.541Z] daemon.go:336: [de33780286aeb] waiting for daemon to start 19:37:08 [2019-09-09T19:37:08.541Z] daemon.go:364: [de33780286aeb] daemon started 19:37:08 [2019-09-09T19:37:08.541Z] daemon.go:472: [de33780286aeb] Stopping daemon 19:37:08 [2019-09-09T19:37:08.541Z] daemon.go:307: [de33780286aeb] exiting daemon 19:37:08 [2019-09-09T19:37:08.541Z] daemon.go:459: [de33780286aeb] Daemon stopped 19:37:08 [2019-09-09T19:37:08.541Z] PASS 19:37:08 [2019-09-09T19:37:08.541Z] Running /go/src/github.com/docker/docker/integration/container flags=-test.v -test.timeout=120m 19:37:08 [2019-09-09T19:37:08.823Z] INFO: Testing against a local daemon 19:37:08 [2019-09-09T19:37:08.823Z] === RUN TestCheckpoint 19:37:08 [2019-09-09T19:37:08.823Z] --- SKIP: TestCheckpoint (0.00s) 19:37:08 [2019-09-09T19:37:08.823Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 19:37:08 [2019-09-09T19:37:08.823Z] === RUN TestContainerInvalidJSON 19:37:08 [2019-09-09T19:37:08.823Z] === RUN TestContainerInvalidJSON//containers/foobar/copy 19:37:08 [2019-09-09T19:37:08.823Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy 19:37:08 [2019-09-09T19:37:08.823Z] === RUN TestContainerInvalidJSON//containers/foobar/exec 19:37:08 [2019-09-09T19:37:08.823Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec 19:37:08 [2019-09-09T19:37:08.823Z] === RUN TestContainerInvalidJSON//exec/foobar/start 19:37:08 [2019-09-09T19:37:08.823Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start 19:37:08 [2019-09-09T19:37:08.823Z] === CONT TestContainerInvalidJSON//containers/foobar/copy 19:37:08 [2019-09-09T19:37:08.823Z] === CONT TestContainerInvalidJSON//exec/foobar/start 19:37:08 [2019-09-09T19:37:08.823Z] === CONT TestContainerInvalidJSON//containers/foobar/exec 19:37:08 [2019-09-09T19:37:08.823Z] --- PASS: TestContainerInvalidJSON (0.03s) 19:37:08 [2019-09-09T19:37:08.823Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) 19:37:08 [2019-09-09T19:37:08.823Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) 19:37:08 [2019-09-09T19:37:08.823Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) 19:37:08 [2019-09-09T19:37:08.823Z] === RUN TestCopyFromContainerPathDoesNotExist 19:37:08 [2019-09-09T19:37:08.823Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) 19:37:08 [2019-09-09T19:37:08.823Z] === RUN TestCopyFromContainerPathIsNotDir 19:37:08 [2019-09-09T19:37:08.996Z] PASS: docker_api_images_test.go:22: DockerSuite.TestAPIImagesFilter 0.188s 19:37:09 [2019-09-09T19:37:09.107Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) 19:37:09 [2019-09-09T19:37:09.107Z] === RUN TestCopyToContainerPathDoesNotExist 19:37:09 [2019-09-09T19:37:09.107Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) 19:37:09 [2019-09-09T19:37:09.107Z] === RUN TestCopyToContainerPathIsNotDir 19:37:09 [2019-09-09T19:37:09.107Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) 19:37:09 [2019-09-09T19:37:09.107Z] === RUN TestCopyFromContainer 19:37:10 [2019-09-09T19:37:10.584Z] === RUN TestCopyFromContainer// 19:37:10 [2019-09-09T19:37:10.883Z] === RUN TestCopyFromContainer//bar/root 19:37:10 [2019-09-09T19:37:10.883Z] === RUN TestCopyFromContainer//bar/root/ 19:37:10 [2019-09-09T19:37:10.883Z] === RUN TestCopyFromContainer/bar/quux 19:37:11 [2019-09-09T19:37:11.167Z] === RUN TestCopyFromContainer/bar/quux/ 19:37:11 [2019-09-09T19:37:11.167Z] === RUN TestCopyFromContainer/bar/quux/baz 19:37:11 [2019-09-09T19:37:11.187Z] PASS: docker_api_images_test.go:114: DockerSuite.TestAPIImagesHistory 1.897s 19:37:11 [2019-09-09T19:37:11.187Z] PASS: docker_api_images_test.go:140: DockerSuite.TestAPIImagesImportBadSrc 0.331s 19:37:11 [2019-09-09T19:37:11.451Z] === RUN TestCopyFromContainer/bar/filesymlink 19:37:11 [2019-09-09T19:37:11.451Z] === RUN TestCopyFromContainer/bar/dirsymlink 19:37:11 [2019-09-09T19:37:11.451Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 19:37:11 [2019-09-09T19:37:11.735Z] === RUN TestCopyFromContainer/bar/notarget 19:37:11 [2019-09-09T19:37:11.735Z] --- PASS: TestCopyFromContainer (2.56s) 19:37:11 [2019-09-09T19:37:11.735Z] --- PASS: TestCopyFromContainer// (0.10s) 19:37:11 [2019-09-09T19:37:11.735Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) 19:37:11 [2019-09-09T19:37:11.735Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) 19:37:11 [2019-09-09T19:37:11.735Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) 19:37:11 [2019-09-09T19:37:11.735Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) 19:37:11 [2019-09-09T19:37:11.735Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) 19:37:11 [2019-09-09T19:37:11.735Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) 19:37:11 [2019-09-09T19:37:11.735Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) 19:37:11 [2019-09-09T19:37:11.735Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) 19:37:11 [2019-09-09T19:37:11.735Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) 19:37:11 [2019-09-09T19:37:11.735Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 19:37:11 [2019-09-09T19:37:11.735Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 19:37:11 [2019-09-09T19:37:11.735Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 19:37:11 [2019-09-09T19:37:11.735Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 19:37:11 [2019-09-09T19:37:11.735Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 19:37:11 [2019-09-09T19:37:11.735Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 19:37:11 [2019-09-09T19:37:11.735Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 19:37:11 [2019-09-09T19:37:11.735Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 19:37:11 [2019-09-09T19:37:11.735Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 19:37:11 [2019-09-09T19:37:11.735Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 19:37:11 [2019-09-09T19:37:11.735Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) 19:37:11 [2019-09-09T19:37:11.735Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) 19:37:11 [2019-09-09T19:37:11.735Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) 19:37:11 [2019-09-09T19:37:11.735Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) 19:37:11 [2019-09-09T19:37:11.735Z] === RUN TestCreateWithInvalidEnv 19:37:11 [2019-09-09T19:37:11.735Z] === RUN TestCreateWithInvalidEnv/0 19:37:11 [2019-09-09T19:37:11.735Z] === PAUSE TestCreateWithInvalidEnv/0 19:37:11 [2019-09-09T19:37:11.735Z] === RUN TestCreateWithInvalidEnv/1 19:37:11 [2019-09-09T19:37:11.735Z] === PAUSE TestCreateWithInvalidEnv/1 19:37:11 [2019-09-09T19:37:11.735Z] === RUN TestCreateWithInvalidEnv/2 19:37:11 [2019-09-09T19:37:11.735Z] === PAUSE TestCreateWithInvalidEnv/2 19:37:11 [2019-09-09T19:37:11.735Z] === CONT TestCreateWithInvalidEnv/0 19:37:11 [2019-09-09T19:37:11.735Z] === CONT TestCreateWithInvalidEnv/1 19:37:11 [2019-09-09T19:37:11.735Z] === CONT TestCreateWithInvalidEnv/2 19:37:11 [2019-09-09T19:37:11.735Z] --- PASS: TestCreateWithInvalidEnv (0.03s) 19:37:11 [2019-09-09T19:37:11.735Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) 19:37:11 [2019-09-09T19:37:11.735Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) 19:37:11 [2019-09-09T19:37:11.735Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) 19:37:11 [2019-09-09T19:37:11.735Z] === RUN TestCreateTmpfsMountsTarget 19:37:11 [2019-09-09T19:37:11.735Z] --- PASS: TestCreateTmpfsMountsTarget (0.05s) 19:37:11 [2019-09-09T19:37:11.735Z] === RUN TestCreateWithCustomMaskedPaths 19:37:13 [2019-09-09T19:37:13.765Z] --- PASS: TestCreateWithCustomMaskedPaths (2.03s) 19:37:13 [2019-09-09T19:37:13.765Z] === RUN TestCreateWithCapabilities 19:37:13 [2019-09-09T19:37:13.765Z] === RUN TestCreateWithCapabilities/no_capabilities 19:37:13 [2019-09-09T19:37:13.765Z] === PAUSE TestCreateWithCapabilities/no_capabilities 19:37:13 [2019-09-09T19:37:13.765Z] === RUN TestCreateWithCapabilities/empty_capabilities 19:37:13 [2019-09-09T19:37:13.765Z] === PAUSE TestCreateWithCapabilities/empty_capabilities 19:37:13 [2019-09-09T19:37:13.765Z] === RUN TestCreateWithCapabilities/valid_capabilities 19:37:13 [2019-09-09T19:37:13.765Z] === PAUSE TestCreateWithCapabilities/valid_capabilities 19:37:13 [2019-09-09T19:37:13.765Z] === RUN TestCreateWithCapabilities/invalid_capabilities 19:37:13 [2019-09-09T19:37:13.765Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities 19:37:13 [2019-09-09T19:37:13.765Z] === RUN TestCreateWithCapabilities/duplicate_capabilities 19:37:13 [2019-09-09T19:37:13.765Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities 19:37:13 [2019-09-09T19:37:13.765Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 19:37:13 [2019-09-09T19:37:13.765Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 19:37:13 [2019-09-09T19:37:13.765Z] === RUN TestCreateWithCapabilities/empty_capadd 19:37:13 [2019-09-09T19:37:13.765Z] === PAUSE TestCreateWithCapabilities/empty_capadd 19:37:13 [2019-09-09T19:37:13.765Z] === RUN TestCreateWithCapabilities/empty_capdrop 19:37:13 [2019-09-09T19:37:13.765Z] === PAUSE TestCreateWithCapabilities/empty_capdrop 19:37:13 [2019-09-09T19:37:13.765Z] === RUN TestCreateWithCapabilities/capadd_capdrop 19:37:13 [2019-09-09T19:37:13.765Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop 19:37:13 [2019-09-09T19:37:13.765Z] === RUN TestCreateWithCapabilities/conflict_with_capadd 19:37:13 [2019-09-09T19:37:13.765Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd 19:37:13 [2019-09-09T19:37:13.765Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop 19:37:13 [2019-09-09T19:37:13.765Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop 19:37:13 [2019-09-09T19:37:13.799Z] PASS: docker_api_containers_test.go:2006: DockerSuite.TestContainersAPICreateMountsCreate 23.967s 19:37:14 [2019-09-09T19:37:14.051Z] === CONT TestCreateWithCapabilities/no_capabilities 19:37:14 [2019-09-09T19:37:14.051Z] === CONT TestCreateWithCapabilities/empty_capadd 19:37:14 [2019-09-09T19:37:14.051Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 19:37:14 [2019-09-09T19:37:14.051Z] === CONT TestCreateWithCapabilities/duplicate_capabilities 19:37:14 [2019-09-09T19:37:14.051Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop 19:37:14 [2019-09-09T19:37:14.051Z] === CONT TestCreateWithCapabilities/conflict_with_capadd 19:37:14 [2019-09-09T19:37:14.051Z] === CONT TestCreateWithCapabilities/capadd_capdrop 19:37:14 [2019-09-09T19:37:14.051Z] === CONT TestCreateWithCapabilities/empty_capdrop 19:37:14 [2019-09-09T19:37:14.051Z] === CONT TestCreateWithCapabilities/invalid_capabilities 19:37:14 [2019-09-09T19:37:14.051Z] === CONT TestCreateWithCapabilities/valid_capabilities 19:37:14 [2019-09-09T19:37:14.051Z] === CONT TestCreateWithCapabilities/empty_capabilities 19:37:14 [2019-09-09T19:37:14.051Z] --- PASS: TestCreateWithCapabilities (0.04s) 19:37:14 [2019-09-09T19:37:14.051Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) 19:37:14 [2019-09-09T19:37:14.051Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) 19:37:14 [2019-09-09T19:37:14.051Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) 19:37:14 [2019-09-09T19:37:14.051Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) 19:37:14 [2019-09-09T19:37:14.051Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) 19:37:14 [2019-09-09T19:37:14.051Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) 19:37:14 [2019-09-09T19:37:14.051Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) 19:37:14 [2019-09-09T19:37:14.051Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) 19:37:14 [2019-09-09T19:37:14.051Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) 19:37:14 [2019-09-09T19:37:14.051Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) 19:37:14 [2019-09-09T19:37:14.051Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) 19:37:14 [2019-09-09T19:37:14.051Z] === RUN TestCreateWithCustomReadonlyPaths 19:37:14 [2019-09-09T19:37:14.729Z] PASS: docker_api_containers_test.go:2220: DockerSuite.TestContainersAPICreateMountsTmpfs 1.520s 19:37:14 [2019-09-09T19:37:14.986Z] PASS: docker_api_containers_test.go:1684: DockerSuite.TestContainersAPICreateMountsValidation 0.386s 19:37:16 [2019-09-09T19:37:16.080Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.07s) 19:37:16 [2019-09-09T19:37:16.080Z] === RUN TestCreateWithInvalidHealthcheckParams 19:37:16 [2019-09-09T19:37:16.080Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 19:37:16 [2019-09-09T19:37:16.080Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 19:37:16 [2019-09-09T19:37:16.080Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 19:37:16 [2019-09-09T19:37:16.080Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 19:37:16 [2019-09-09T19:37:16.080Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 19:37:16 [2019-09-09T19:37:16.080Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 19:37:16 [2019-09-09T19:37:16.080Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 19:37:16 [2019-09-09T19:37:16.080Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 19:37:16 [2019-09-09T19:37:16.080Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 19:37:16 [2019-09-09T19:37:16.080Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 19:37:16 [2019-09-09T19:37:16.080Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 19:37:16 [2019-09-09T19:37:16.080Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 19:37:16 [2019-09-09T19:37:16.080Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 19:37:16 [2019-09-09T19:37:16.080Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 19:37:16 [2019-09-09T19:37:16.080Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 19:37:16 [2019-09-09T19:37:16.080Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) 19:37:16 [2019-09-09T19:37:16.080Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) 19:37:16 [2019-09-09T19:37:16.080Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) 19:37:16 [2019-09-09T19:37:16.080Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) 19:37:16 [2019-09-09T19:37:16.080Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) 19:37:16 [2019-09-09T19:37:16.080Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) 19:37:16 [2019-09-09T19:37:16.080Z] === RUN TestContainerStartOnDaemonRestart 19:37:16 [2019-09-09T19:37:16.080Z] === PAUSE TestContainerStartOnDaemonRestart 19:37:16 [2019-09-09T19:37:16.080Z] === RUN TestDaemonRestartIpcMode 19:37:16 [2019-09-09T19:37:16.080Z] === PAUSE TestDaemonRestartIpcMode 19:37:16 [2019-09-09T19:37:16.080Z] === RUN TestDiff 19:37:17 [2019-09-09T19:37:17.090Z] --- PASS: TestDiff (0.70s) 19:37:17 [2019-09-09T19:37:17.090Z] === RUN TestExecWithCloseStdin 19:37:17 [2019-09-09T19:37:17.721Z] --- PASS: TestExecWithCloseStdin (0.95s) 19:37:17 [2019-09-09T19:37:17.721Z] === RUN TestExec 19:37:18 [2019-09-09T19:37:18.280Z] PASS: docker_cli_run_test.go:3473: DockerSuite.TestContainersInMultipleNetworks 2.191s 19:37:18 [2019-09-09T19:37:18.733Z] --- PASS: TestExec (0.89s) 19:37:18 [2019-09-09T19:37:18.733Z] === RUN TestExecUser 19:37:19 [2019-09-09T19:37:19.742Z] --- PASS: TestExecUser (0.86s) 19:37:19 [2019-09-09T19:37:19.742Z] === RUN TestExportContainerAndImportImage 19:37:20 [2019-09-09T19:37:20.174Z] PASS: docker_cli_run_test.go:3465: DockerSuite.TestContainersInUserDefinedNetwork 2.053s 19:37:20 [2019-09-09T19:37:20.752Z] --- PASS: TestExportContainerAndImportImage (1.01s) 19:37:20 [2019-09-09T19:37:20.752Z] === RUN TestExportContainerAfterDaemonRestart 19:37:21 [2019-09-09T19:37:21.021Z] PASS: docker_cli_build_test.go:5141: DockerSuite.TestBuildDeleteCommittedFile 16.482s 19:37:21 [2019-09-09T19:37:21.984Z] PASS: docker_cli_build_test.go:2069: DockerSuite.TestBuildDockerfileStdin 0.843s 19:37:22 [2019-09-09T19:37:22.225Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) 19:37:22 [2019-09-09T19:37:22.225Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart 19:37:22 [2019-09-09T19:37:22.225Z] daemon.go:336: [d0625d0f33d96] waiting for daemon to start 19:37:22 [2019-09-09T19:37:22.225Z] daemon.go:336: [d0625d0f33d96] waiting for daemon to start 19:37:22 [2019-09-09T19:37:22.225Z] daemon.go:364: [d0625d0f33d96] daemon started 19:37:22 [2019-09-09T19:37:22.225Z] daemon.go:472: [d0625d0f33d96] Stopping daemon 19:37:22 [2019-09-09T19:37:22.225Z] daemon.go:307: [d0625d0f33d96] exiting daemon 19:37:22 [2019-09-09T19:37:22.225Z] daemon.go:459: [d0625d0f33d96] Daemon stopped 19:37:22 [2019-09-09T19:37:22.225Z] daemon.go:336: [d0625d0f33d96] waiting for daemon to start 19:37:22 [2019-09-09T19:37:22.225Z] daemon.go:336: [d0625d0f33d96] waiting for daemon to start 19:37:22 [2019-09-09T19:37:22.225Z] daemon.go:364: [d0625d0f33d96] daemon started 19:37:22 [2019-09-09T19:37:22.225Z] daemon.go:472: [d0625d0f33d96] Stopping daemon 19:37:22 [2019-09-09T19:37:22.225Z] daemon.go:307: [d0625d0f33d96] exiting daemon 19:37:22 [2019-09-09T19:37:22.225Z] daemon.go:459: [d0625d0f33d96] Daemon stopped 19:37:22 [2019-09-09T19:37:22.225Z] === RUN TestHealthCheckWorkdir 19:37:22 [2019-09-09T19:37:22.948Z] PASS: docker_cli_build_test.go:2089: DockerSuite.TestBuildDockerfileStdinConflict 0.057s 19:37:23 [2019-09-09T19:37:23.237Z] --- PASS: TestHealthCheckWorkdir (1.13s) 19:37:23 [2019-09-09T19:37:23.237Z] === RUN TestHealthKillContainer 19:37:23 [2019-09-09T19:37:23.447Z] PASS: docker_cli_run_test.go:3492: DockerSuite.TestContainersNetworkIsolation 2.355s 19:37:24 [2019-09-09T19:37:24.818Z] PASS: docker_cli_cp_test.go:536: DockerSuite.TestCopyAndRestart 1.631s 19:37:25 [2019-09-09T19:37:25.074Z] PASS: docker_cli_cp_test.go:555: DockerSuite.TestCopyCreatedContainer 0.164s 19:37:26 [2019-09-09T19:37:26.004Z] PASS: docker_cli_cp_test.go:115: DockerSuite.TestCpAbsolutePath 0.951s 19:37:26 [2019-09-09T19:37:26.670Z] PASS: docker_cli_build_test.go:2103: DockerSuite.TestBuildDockerfileStdinDockerignore 2.778s 19:37:26 [2019-09-09T19:37:26.710Z] --- PASS: TestHealthKillContainer (3.01s) 19:37:26 [2019-09-09T19:37:26.710Z] === RUN TestInspectCpusetInConfigPre120 19:37:26 [2019-09-09T19:37:26.935Z] PASS: docker_cli_cp_test.go:152: DockerSuite.TestCpAbsoluteSymlink 0.911s 19:37:27 [2019-09-09T19:37:27.002Z] --- PASS: TestInspectCpusetInConfigPre120 (0.71s) 19:37:27 [2019-09-09T19:37:27.002Z] === RUN TestIpcModeNone 19:37:27 [2019-09-09T19:37:27.866Z] PASS: docker_cli_cp_to_container_unix_test.go:41: DockerSuite.TestCpCheckDestOwnership 1.034s 19:37:28 [2019-09-09T19:37:28.010Z] --- PASS: TestIpcModeNone (0.84s) 19:37:28 [2019-09-09T19:37:28.010Z] === RUN TestIpcModePrivate 19:37:28 [2019-09-09T19:37:28.629Z] --- PASS: TestIpcModePrivate (0.86s) 19:37:28 [2019-09-09T19:37:28.629Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:54, shared: false, mustBeShared: false 19:37:28 [2019-09-09T19:37:28.629Z] === RUN TestIpcModeShareable 19:37:28 [2019-09-09T19:37:28.797Z] PASS: docker_cli_cp_from_container_test.go:120: DockerSuite.TestCpFromCaseA 0.915s 19:37:29 [2019-09-09T19:37:29.638Z] --- PASS: TestIpcModeShareable (0.91s) 19:37:29 [2019-09-09T19:37:29.638Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:48, shared: true, mustBeShared: true 19:37:29 [2019-09-09T19:37:29.638Z] === RUN TestAPIIpcModeShareableAndContainer 19:37:29 [2019-09-09T19:37:29.732Z] PASS: docker_cli_cp_from_container_test.go:140: DockerSuite.TestCpFromCaseB 0.894s 19:37:30 [2019-09-09T19:37:30.663Z] PASS: docker_cli_cp_from_container_test.go:158: DockerSuite.TestCpFromCaseC 0.943s 19:37:32 [2019-09-09T19:37:32.033Z] PASS: docker_cli_cp_from_container_test.go:183: DockerSuite.TestCpFromCaseD 1.097s 19:37:32 [2019-09-09T19:37:32.318Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.56s) 19:37:32 [2019-09-09T19:37:32.318Z] === RUN TestAPIIpcModeHost 19:37:32 [2019-09-09T19:37:32.935Z] --- PASS: TestAPIIpcModeHost (0.74s) 19:37:32 [2019-09-09T19:37:32.935Z] === RUN TestDaemonIpcModeShareable 19:37:32 [2019-09-09T19:37:32.965Z] PASS: docker_cli_cp_from_container_test.go:223: DockerSuite.TestCpFromCaseE 1.026s 19:37:33 [2019-09-09T19:37:33.720Z] PASS: docker_cli_build_test.go:2107: DockerSuite.TestBuildDockerfileStdinDockerignoreIgnored 7.350s 19:37:33 [2019-09-09T19:37:33.896Z] PASS: docker_cli_cp_from_container_test.go:252: DockerSuite.TestCpFromCaseF 0.867s 19:37:34 [2019-09-09T19:37:34.826Z] PASS: docker_cli_cp_from_container_test.go:275: DockerSuite.TestCpFromCaseG 1.059s 19:37:34 [2019-09-09T19:37:34.969Z] --- PASS: TestDaemonIpcModeShareable (1.81s) 19:37:34 [2019-09-09T19:37:34.969Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable 19:37:34 [2019-09-09T19:37:34.969Z] daemon.go:336: [d45234266da5d] waiting for daemon to start 19:37:34 [2019-09-09T19:37:34.969Z] daemon.go:336: [d45234266da5d] waiting for daemon to start 19:37:34 [2019-09-09T19:37:34.969Z] daemon.go:364: [d45234266da5d] daemon started 19:37:34 [2019-09-09T19:37:34.969Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true 19:37:34 [2019-09-09T19:37:34.969Z] daemon.go:472: [d45234266da5d] Stopping daemon 19:37:34 [2019-09-09T19:37:34.969Z] daemon.go:307: [d45234266da5d] exiting daemon 19:37:34 [2019-09-09T19:37:34.969Z] daemon.go:459: [d45234266da5d] Daemon stopped 19:37:34 [2019-09-09T19:37:34.969Z] === RUN TestDaemonIpcModePrivate 19:37:35 [2019-09-09T19:37:35.757Z] PASS: docker_cli_cp_from_container_test.go:314: DockerSuite.TestCpFromCaseH 1.050s 19:37:36 [2019-09-09T19:37:36.452Z] --- PASS: TestDaemonIpcModePrivate (1.80s) 19:37:36 [2019-09-09T19:37:36.452Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate 19:37:36 [2019-09-09T19:37:36.452Z] daemon.go:336: [dc380063c114e] waiting for daemon to start 19:37:36 [2019-09-09T19:37:36.452Z] daemon.go:336: [dc380063c114e] waiting for daemon to start 19:37:36 [2019-09-09T19:37:36.452Z] daemon.go:364: [dc380063c114e] daemon started 19:37:36 [2019-09-09T19:37:36.452Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false 19:37:36 [2019-09-09T19:37:36.452Z] daemon.go:472: [dc380063c114e] Stopping daemon 19:37:36 [2019-09-09T19:37:36.452Z] daemon.go:307: [dc380063c114e] exiting daemon 19:37:36 [2019-09-09T19:37:36.452Z] daemon.go:459: [dc380063c114e] Daemon stopped 19:37:36 [2019-09-09T19:37:36.452Z] === RUN TestDaemonIpcModePrivateFromConfig 19:37:36 [2019-09-09T19:37:36.614Z] PASS: docker_cli_build_test.go:2099: DockerSuite.TestBuildDockerfileStdinNoExtraFiles 2.532s 19:37:36 [2019-09-09T19:37:36.689Z] PASS: docker_cli_cp_from_container_test.go:344: DockerSuite.TestCpFromCaseI 0.931s 19:37:38 [2019-09-09T19:37:38.059Z] PASS: docker_cli_cp_from_container_test.go:368: DockerSuite.TestCpFromCaseJ 1.132s 19:37:38 [2019-09-09T19:37:38.478Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.75s) 19:37:38 [2019-09-09T19:37:38.478Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig 19:37:38 [2019-09-09T19:37:38.478Z] daemon.go:336: [d181e8b057115] waiting for daemon to start 19:37:38 [2019-09-09T19:37:38.478Z] daemon.go:336: [d181e8b057115] waiting for daemon to start 19:37:38 [2019-09-09T19:37:38.478Z] daemon.go:364: [d181e8b057115] daemon started 19:37:38 [2019-09-09T19:37:38.478Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false 19:37:38 [2019-09-09T19:37:38.478Z] daemon.go:472: [d181e8b057115] Stopping daemon 19:37:38 [2019-09-09T19:37:38.478Z] daemon.go:307: [d181e8b057115] exiting daemon 19:37:38 [2019-09-09T19:37:38.478Z] daemon.go:459: [d181e8b057115] Daemon stopped 19:37:38 [2019-09-09T19:37:38.478Z] === RUN TestDaemonIpcModeShareableFromConfig 19:37:39 [2019-09-09T19:37:39.429Z] PASS: docker_cli_cp_from_container_test.go:25: DockerSuite.TestCpFromSymlinkDestination 1.448s 19:37:39 [2019-09-09T19:37:39.955Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s) 19:37:39 [2019-09-09T19:37:39.955Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig 19:37:39 [2019-09-09T19:37:39.955Z] daemon.go:336: [dd06afb56cd3e] waiting for daemon to start 19:37:39 [2019-09-09T19:37:39.955Z] daemon.go:336: [dd06afb56cd3e] waiting for daemon to start 19:37:39 [2019-09-09T19:37:39.955Z] daemon.go:364: [dd06afb56cd3e] daemon started 19:37:39 [2019-09-09T19:37:39.955Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true 19:37:39 [2019-09-09T19:37:39.955Z] daemon.go:472: [dd06afb56cd3e] Stopping daemon 19:37:39 [2019-09-09T19:37:39.955Z] daemon.go:307: [dd06afb56cd3e] exiting daemon 19:37:39 [2019-09-09T19:37:39.955Z] daemon.go:459: [dd06afb56cd3e] Daemon stopped 19:37:39 [2019-09-09T19:37:39.955Z] === RUN TestIpcModeOlderClient 19:37:39 [2019-09-09T19:37:39.955Z] === PAUSE TestIpcModeOlderClient 19:37:39 [2019-09-09T19:37:39.955Z] === RUN TestKillContainerInvalidSignal 19:37:40 [2019-09-09T19:37:40.360Z] PASS: docker_cli_cp_test.go:188: DockerSuite.TestCpFromSymlinkToDirectory 1.035s 19:37:40 [2019-09-09T19:37:40.961Z] --- PASS: TestKillContainerInvalidSignal (0.69s) 19:37:40 [2019-09-09T19:37:40.961Z] === RUN TestKillContainer 19:37:40 [2019-09-09T19:37:40.961Z] === RUN TestKillContainer/no_signal 19:37:41 [2019-09-09T19:37:41.290Z] PASS: docker_cli_cp_test.go:37: DockerSuite.TestCpGarbagePath 0.928s 19:37:41 [2019-09-09T19:37:41.291Z] PASS: docker_cli_cp_test.go:30: DockerSuite.TestCpLocalOnly 0.010s 19:37:41 [2019-09-09T19:37:41.576Z] === RUN TestKillContainer/non_killing_signal 19:37:41 [2019-09-09T19:37:41.860Z] === RUN TestKillContainer/killing_signal 19:37:42 [2019-09-09T19:37:42.233Z] PASS: docker_cli_cp_test.go:517: DockerSuite.TestCpNameHasColon 0.929s 19:37:42 [2019-09-09T19:37:42.874Z] --- PASS: TestKillContainer (2.12s) 19:37:42 [2019-09-09T19:37:42.875Z] --- PASS: TestKillContainer/no_signal (0.66s) 19:37:42 [2019-09-09T19:37:42.875Z] --- PASS: TestKillContainer/non_killing_signal (0.49s) 19:37:42 [2019-09-09T19:37:42.875Z] --- PASS: TestKillContainer/killing_signal (0.66s) 19:37:42 [2019-09-09T19:37:42.875Z] === RUN TestKillWithStopSignalAndRestartPolicies 19:37:42 [2019-09-09T19:37:42.875Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 19:37:43 [2019-09-09T19:37:43.494Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 19:37:43 [2019-09-09T19:37:43.602Z] PASS: docker_cli_cp_test.go:73: DockerSuite.TestCpRelativePath 0.960s 19:37:44 [2019-09-09T19:37:44.501Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.41s) 19:37:44 [2019-09-09T19:37:44.501Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.69s) 19:37:44 [2019-09-09T19:37:44.501Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.45s) 19:37:44 [2019-09-09T19:37:44.501Z] === RUN TestKillStoppedContainer 19:37:44 [2019-09-09T19:37:44.501Z] --- PASS: TestKillStoppedContainer (0.09s) 19:37:44 [2019-09-09T19:37:44.501Z] === RUN TestKillStoppedContainerAPIPre120 19:37:44 [2019-09-09T19:37:44.501Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) 19:37:44 [2019-09-09T19:37:44.501Z] === RUN TestKillDifferentUserContainer 19:37:44 [2019-09-09T19:37:44.532Z] PASS: docker_cli_cp_test.go:374: DockerSuite.TestCpSpecialFiles 1.148s 19:37:45 [2019-09-09T19:37:45.117Z] --- PASS: TestKillDifferentUserContainer (0.69s) 19:37:45 [2019-09-09T19:37:45.117Z] === RUN TestInspectOomKilledTrue 19:37:45 [2019-09-09T19:37:45.462Z] PASS: docker_cli_cp_test.go:311: DockerSuite.TestCpSymlinkComponent 0.908s 19:37:46 [2019-09-09T19:37:46.592Z] --- PASS: TestInspectOomKilledTrue (1.19s) 19:37:46 [2019-09-09T19:37:46.592Z] === RUN TestInspectOomKilledFalse 19:37:46 [2019-09-09T19:37:46.833Z] PASS: docker_cli_cp_test.go:568: DockerSuite.TestCpSymlinkFromConToHostFollowSymlink 1.175s 19:37:47 [2019-09-09T19:37:47.208Z] --- PASS: TestInspectOomKilledFalse (0.70s) 19:37:47 [2019-09-09T19:37:47.208Z] === RUN TestLinksEtcHostsContentMatch 19:37:47 [2019-09-09T19:37:47.830Z] --- PASS: TestLinksEtcHostsContentMatch (0.70s) 19:37:47 [2019-09-09T19:37:47.830Z] === RUN TestLinksContainerNames 19:37:48 [2019-09-09T19:37:48.203Z] PASS: docker_api_swarm_test.go:374: DockerSwarmSuite.TestAPISwarmRaftQuorum 47.513s 19:37:48 [2019-09-09T19:37:48.460Z] PASS: docker_cli_cp_to_container_test.go:124: DockerSuite.TestCpToCaseA 1.788s 19:37:49 [2019-09-09T19:37:49.310Z] --- PASS: TestLinksContainerNames (1.43s) 19:37:49 [2019-09-09T19:37:49.310Z] === RUN TestLogsFollowTailEmpty 19:37:49 [2019-09-09T19:37:49.391Z] PASS: docker_cli_cp_to_container_test.go:145: DockerSuite.TestCpToCaseB 0.937s 19:37:49 [2019-09-09T19:37:49.928Z] --- PASS: TestLogsFollowTailEmpty (0.71s) 19:37:49 [2019-09-09T19:37:49.928Z] === RUN TestContainerNetworkMountsNoChown 19:37:50 [2019-09-09T19:37:50.547Z] --- PASS: TestContainerNetworkMountsNoChown (0.69s) 19:37:50 [2019-09-09T19:37:50.547Z] === RUN TestMountDaemonRoot 19:37:50 [2019-09-09T19:37:50.547Z] === RUN TestMountDaemonRoot/default 19:37:50 [2019-09-09T19:37:50.547Z] === PAUSE TestMountDaemonRoot/default 19:37:50 [2019-09-09T19:37:50.547Z] === RUN TestMountDaemonRoot/private 19:37:50 [2019-09-09T19:37:50.547Z] === PAUSE TestMountDaemonRoot/private 19:37:50 [2019-09-09T19:37:50.547Z] === RUN TestMountDaemonRoot/rprivate 19:37:50 [2019-09-09T19:37:50.547Z] === PAUSE TestMountDaemonRoot/rprivate 19:37:50 [2019-09-09T19:37:50.547Z] === RUN TestMountDaemonRoot/slave 19:37:50 [2019-09-09T19:37:50.547Z] === PAUSE TestMountDaemonRoot/slave 19:37:50 [2019-09-09T19:37:50.547Z] === RUN TestMountDaemonRoot/rslave 19:37:50 [2019-09-09T19:37:50.547Z] === PAUSE TestMountDaemonRoot/rslave 19:37:50 [2019-09-09T19:37:50.547Z] === RUN TestMountDaemonRoot/shared 19:37:50 [2019-09-09T19:37:50.547Z] === PAUSE TestMountDaemonRoot/shared 19:37:50 [2019-09-09T19:37:50.547Z] === RUN TestMountDaemonRoot/rshared 19:37:50 [2019-09-09T19:37:50.547Z] === PAUSE TestMountDaemonRoot/rshared 19:37:50 [2019-09-09T19:37:50.547Z] === CONT TestMountDaemonRoot/default 19:37:50 [2019-09-09T19:37:50.547Z] === CONT TestMountDaemonRoot/rshared 19:37:50 [2019-09-09T19:37:50.547Z] === RUN TestMountDaemonRoot/default/mount_root 19:37:50 [2019-09-09T19:37:50.547Z] === PAUSE TestMountDaemonRoot/default/mount_root 19:37:50 [2019-09-09T19:37:50.547Z] === CONT TestMountDaemonRoot/shared 19:37:50 [2019-09-09T19:37:50.547Z] === RUN TestMountDaemonRoot/default/mount_subpath 19:37:50 [2019-09-09T19:37:50.547Z] === RUN TestMountDaemonRoot/shared/mount_subpath 19:37:50 [2019-09-09T19:37:50.547Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 19:37:50 [2019-09-09T19:37:50.547Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 19:37:50 [2019-09-09T19:37:50.547Z] === RUN TestMountDaemonRoot/default/bind_root 19:37:50 [2019-09-09T19:37:50.547Z] === RUN TestMountDaemonRoot/shared/bind_root 19:37:50 [2019-09-09T19:37:50.547Z] === PAUSE TestMountDaemonRoot/default/bind_root 19:37:50 [2019-09-09T19:37:50.547Z] === PAUSE TestMountDaemonRoot/shared/bind_root 19:37:50 [2019-09-09T19:37:50.547Z] === CONT TestMountDaemonRoot/rslave 19:37:50 [2019-09-09T19:37:50.547Z] === RUN TestMountDaemonRoot/shared/bind_subpath 19:37:50 [2019-09-09T19:37:50.547Z] === RUN TestMountDaemonRoot/rslave/bind_root 19:37:50 [2019-09-09T19:37:50.547Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 19:37:50 [2019-09-09T19:37:50.547Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 19:37:50 [2019-09-09T19:37:50.547Z] === RUN TestMountDaemonRoot/shared/mount_root 19:37:50 [2019-09-09T19:37:50.547Z] === PAUSE TestMountDaemonRoot/shared/mount_root 19:37:50 [2019-09-09T19:37:50.547Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 19:37:50 [2019-09-09T19:37:50.547Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 19:37:50 [2019-09-09T19:37:50.547Z] === RUN TestMountDaemonRoot/rslave/mount_root 19:37:50 [2019-09-09T19:37:50.547Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 19:37:50 [2019-09-09T19:37:50.547Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 19:37:50 [2019-09-09T19:37:50.547Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 19:37:50 [2019-09-09T19:37:50.547Z] === CONT TestMountDaemonRoot/rprivate 19:37:50 [2019-09-09T19:37:50.547Z] === RUN TestMountDaemonRoot/rprivate/mount_root 19:37:50 [2019-09-09T19:37:50.547Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 19:37:50 [2019-09-09T19:37:50.547Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 19:37:50 [2019-09-09T19:37:50.547Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 19:37:50 [2019-09-09T19:37:50.547Z] === RUN TestMountDaemonRoot/rprivate/bind_root 19:37:50 [2019-09-09T19:37:50.547Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 19:37:50 [2019-09-09T19:37:50.547Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 19:37:50 [2019-09-09T19:37:50.547Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 19:37:50 [2019-09-09T19:37:50.547Z] === RUN TestMountDaemonRoot/default/bind_subpath 19:37:50 [2019-09-09T19:37:50.547Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 19:37:50 [2019-09-09T19:37:50.547Z] === CONT TestMountDaemonRoot/slave 19:37:50 [2019-09-09T19:37:50.547Z] === RUN TestMountDaemonRoot/slave/bind_root 19:37:50 [2019-09-09T19:37:50.547Z] === PAUSE TestMountDaemonRoot/slave/bind_root 19:37:50 [2019-09-09T19:37:50.547Z] === RUN TestMountDaemonRoot/slave/bind_subpath 19:37:50 [2019-09-09T19:37:50.547Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 19:37:50 [2019-09-09T19:37:50.547Z] === RUN TestMountDaemonRoot/slave/mount_root 19:37:50 [2019-09-09T19:37:50.547Z] === PAUSE TestMountDaemonRoot/slave/mount_root 19:37:50 [2019-09-09T19:37:50.547Z] === RUN TestMountDaemonRoot/slave/mount_subpath 19:37:50 [2019-09-09T19:37:50.547Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 19:37:50 [2019-09-09T19:37:50.547Z] === CONT TestMountDaemonRoot/private 19:37:50 [2019-09-09T19:37:50.547Z] === RUN TestMountDaemonRoot/private/bind_subpath 19:37:50 [2019-09-09T19:37:50.547Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 19:37:50 [2019-09-09T19:37:50.547Z] === RUN TestMountDaemonRoot/private/mount_root 19:37:50 [2019-09-09T19:37:50.547Z] === PAUSE TestMountDaemonRoot/private/mount_root 19:37:50 [2019-09-09T19:37:50.547Z] === RUN TestMountDaemonRoot/private/mount_subpath 19:37:50 [2019-09-09T19:37:50.547Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 19:37:50 [2019-09-09T19:37:50.547Z] === RUN TestMountDaemonRoot/private/bind_root 19:37:50 [2019-09-09T19:37:50.547Z] === PAUSE TestMountDaemonRoot/private/bind_root 19:37:50 [2019-09-09T19:37:50.547Z] === CONT TestMountDaemonRoot/shared/mount_subpath 19:37:50 [2019-09-09T19:37:50.547Z] === CONT TestMountDaemonRoot/rslave/bind_root 19:37:50 [2019-09-09T19:37:50.547Z] === CONT TestMountDaemonRoot/rprivate/mount_root 19:37:50 [2019-09-09T19:37:50.547Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 19:37:50 [2019-09-09T19:37:50.547Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 19:37:50 [2019-09-09T19:37:50.547Z] === RUN TestMountDaemonRoot/rshared/mount_root 19:37:50 [2019-09-09T19:37:50.547Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 19:37:50 [2019-09-09T19:37:50.547Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 19:37:50 [2019-09-09T19:37:50.547Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 19:37:50 [2019-09-09T19:37:50.547Z] === RUN TestMountDaemonRoot/rshared/bind_root 19:37:50 [2019-09-09T19:37:50.547Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 19:37:50 [2019-09-09T19:37:50.547Z] === CONT TestMountDaemonRoot/shared/mount_root 19:37:50 [2019-09-09T19:37:50.547Z] === CONT TestMountDaemonRoot/shared/bind_subpath 19:37:50 [2019-09-09T19:37:50.547Z] === CONT TestMountDaemonRoot/shared/bind_root 19:37:50 [2019-09-09T19:37:50.547Z] === CONT TestMountDaemonRoot/default/mount_root 19:37:50 [2019-09-09T19:37:50.830Z] === CONT TestMountDaemonRoot/slave/bind_root 19:37:50 [2019-09-09T19:37:50.830Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 19:37:50 [2019-09-09T19:37:50.830Z] === CONT TestMountDaemonRoot/rslave/mount_root 19:37:50 [2019-09-09T19:37:50.830Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 19:37:50 [2019-09-09T19:37:50.830Z] === CONT TestMountDaemonRoot/private/bind_subpath 19:37:50 [2019-09-09T19:37:50.830Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 19:37:50 [2019-09-09T19:37:50.830Z] === CONT TestMountDaemonRoot/rprivate/bind_root 19:37:50 [2019-09-09T19:37:50.830Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 19:37:50 [2019-09-09T19:37:50.830Z] === CONT TestMountDaemonRoot/default/bind_subpath 19:37:50 [2019-09-09T19:37:50.830Z] === CONT TestMountDaemonRoot/default/bind_root 19:37:50 [2019-09-09T19:37:50.830Z] === CONT TestMountDaemonRoot/default/mount_subpath 19:37:50 [2019-09-09T19:37:50.830Z] === CONT TestMountDaemonRoot/slave/mount_subpath 19:37:50 [2019-09-09T19:37:50.830Z] === CONT TestMountDaemonRoot/slave/mount_root 19:37:50 [2019-09-09T19:37:50.830Z] === CONT TestMountDaemonRoot/slave/bind_subpath 19:37:50 [2019-09-09T19:37:50.830Z] === CONT TestMountDaemonRoot/private/bind_root 19:37:50 [2019-09-09T19:37:50.830Z] === CONT TestMountDaemonRoot/private/mount_subpath 19:37:50 [2019-09-09T19:37:50.830Z] === CONT TestMountDaemonRoot/private/mount_root 19:37:50 [2019-09-09T19:37:50.830Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 19:37:50 [2019-09-09T19:37:50.830Z] === CONT TestMountDaemonRoot/rshared/bind_root 19:37:50 [2019-09-09T19:37:50.830Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 19:37:50 [2019-09-09T19:37:50.830Z] === CONT TestMountDaemonRoot/rshared/mount_root 19:37:51 [2019-09-09T19:37:51.114Z] --- PASS: TestMountDaemonRoot (0.05s) 19:37:51 [2019-09-09T19:37:51.114Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 19:37:51 [2019-09-09T19:37:51.114Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) 19:37:51 [2019-09-09T19:37:51.114Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) 19:37:51 [2019-09-09T19:37:51.114Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) 19:37:51 [2019-09-09T19:37:51.114Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) 19:37:51 [2019-09-09T19:37:51.114Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 19:37:51 [2019-09-09T19:37:51.114Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) 19:37:51 [2019-09-09T19:37:51.114Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) 19:37:51 [2019-09-09T19:37:51.114Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) 19:37:51 [2019-09-09T19:37:51.114Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) 19:37:51 [2019-09-09T19:37:51.114Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 19:37:51 [2019-09-09T19:37:51.114Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) 19:37:51 [2019-09-09T19:37:51.114Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) 19:37:51 [2019-09-09T19:37:51.114Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) 19:37:51 [2019-09-09T19:37:51.114Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) 19:37:51 [2019-09-09T19:37:51.114Z] --- PASS: TestMountDaemonRoot/default (0.00s) 19:37:51 [2019-09-09T19:37:51.114Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) 19:37:51 [2019-09-09T19:37:51.114Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) 19:37:51 [2019-09-09T19:37:51.114Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) 19:37:51 [2019-09-09T19:37:51.114Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) 19:37:51 [2019-09-09T19:37:51.114Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 19:37:51 [2019-09-09T19:37:51.114Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) 19:37:51 [2019-09-09T19:37:51.114Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) 19:37:51 [2019-09-09T19:37:51.114Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) 19:37:51 [2019-09-09T19:37:51.114Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) 19:37:51 [2019-09-09T19:37:51.114Z] --- PASS: TestMountDaemonRoot/private (0.00s) 19:37:51 [2019-09-09T19:37:51.114Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) 19:37:51 [2019-09-09T19:37:51.114Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) 19:37:51 [2019-09-09T19:37:51.114Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) 19:37:51 [2019-09-09T19:37:51.114Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) 19:37:51 [2019-09-09T19:37:51.114Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 19:37:51 [2019-09-09T19:37:51.114Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) 19:37:51 [2019-09-09T19:37:51.114Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) 19:37:51 [2019-09-09T19:37:51.114Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) 19:37:51 [2019-09-09T19:37:51.114Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) 19:37:51 [2019-09-09T19:37:51.114Z] === RUN TestContainerBindMountNonRecursive 19:37:52 [2019-09-09T19:37:52.594Z] --- PASS: TestContainerBindMountNonRecursive (1.73s) 19:37:52 [2019-09-09T19:37:52.594Z] === RUN TestNetworkNat 19:37:52 [2019-09-09T19:37:52.665Z] PASS: docker_cli_cp_to_container_test.go:166: DockerSuite.TestCpToCaseC 2.858s 19:37:53 [2019-09-09T19:37:53.603Z] --- PASS: TestNetworkNat (0.75s) 19:37:53 [2019-09-09T19:37:53.603Z] === RUN TestNetworkLocalhostTCPNat 19:37:54 [2019-09-09T19:37:54.218Z] --- PASS: TestNetworkLocalhostTCPNat (0.74s) 19:37:54 [2019-09-09T19:37:54.218Z] === RUN TestNetworkLoopbackNat 19:37:55 [2019-09-09T19:37:55.232Z] --- PASS: TestNetworkLoopbackNat (0.97s) 19:37:55 [2019-09-09T19:37:55.232Z] === RUN TestPause 19:37:56 [2019-09-09T19:37:56.250Z] --- PASS: TestPause (0.84s) 19:37:56 [2019-09-09T19:37:56.250Z] === RUN TestPauseFailsOnWindowsServerContainers 19:37:56 [2019-09-09T19:37:56.250Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 19:37:56 [2019-09-09T19:37:56.250Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 19:37:56 [2019-09-09T19:37:56.250Z] === RUN TestPauseStopPausedContainer 19:37:56 [2019-09-09T19:37:56.865Z] --- PASS: TestPauseStopPausedContainer (0.79s) 19:37:56 [2019-09-09T19:37:56.865Z] === RUN TestPsFilter 19:37:57 [2019-09-09T19:37:57.152Z] --- PASS: TestPsFilter (0.21s) 19:37:57 [2019-09-09T19:37:57.152Z] === RUN TestRemoveContainerWithRemovedVolume 19:37:57 [2019-09-09T19:37:57.768Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.67s) 19:37:57 [2019-09-09T19:37:57.768Z] === RUN TestRemoveContainerWithVolume 19:37:57 [2019-09-09T19:37:57.920Z] PASS: docker_cli_cp_to_container_test.go:193: DockerSuite.TestCpToCaseD 5.219s 19:37:58 [2019-09-09T19:37:58.383Z] --- PASS: TestRemoveContainerWithVolume (0.69s) 19:37:58 [2019-09-09T19:37:58.384Z] === RUN TestRemoveContainerRunning 19:37:59 [2019-09-09T19:37:59.006Z] --- PASS: TestRemoveContainerRunning (0.71s) 19:37:59 [2019-09-09T19:37:59.006Z] === RUN TestRemoveContainerForceRemoveRunning 19:38:00 [2019-09-09T19:38:00.013Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.71s) 19:38:00 [2019-09-09T19:38:00.013Z] === RUN TestRemoveInvalidContainer 19:38:00 [2019-09-09T19:38:00.013Z] --- PASS: TestRemoveInvalidContainer (0.03s) 19:38:00 [2019-09-09T19:38:00.013Z] === RUN TestRenameLinkedContainer 19:38:01 [2019-09-09T19:38:01.195Z] PASS: docker_cli_cp_to_container_test.go:239: DockerSuite.TestCpToCaseE 3.395s 19:38:01 [2019-09-09T19:38:01.759Z] PASS: docker_cli_cp_to_container_test.go:274: DockerSuite.TestCpToCaseF 0.864s 19:38:02 [2019-09-09T19:38:02.927Z] --- PASS: TestRenameLinkedContainer (2.79s) 19:38:02 [2019-09-09T19:38:02.927Z] === RUN TestRenameStoppedContainer 19:38:03 [2019-09-09T19:38:03.209Z] --- PASS: TestRenameStoppedContainer (0.70s) 19:38:03 [2019-09-09T19:38:03.209Z] === RUN TestRenameRunningContainerAndReuse 19:38:04 [2019-09-09T19:38:04.700Z] --- PASS: TestRenameRunningContainerAndReuse (1.39s) 19:38:04 [2019-09-09T19:38:04.700Z] === RUN TestRenameInvalidName 19:38:05 [2019-09-09T19:38:05.319Z] --- PASS: TestRenameInvalidName (0.74s) 19:38:05 [2019-09-09T19:38:05.319Z] === RUN TestRenameAnonymousContainer 19:38:07 [2019-09-09T19:38:07.012Z] PASS: docker_cli_cp_to_container_test.go:297: DockerSuite.TestCpToCaseG 5.201s 19:38:08 [2019-09-09T19:38:08.004Z] --- PASS: TestRenameAnonymousContainer (2.55s) 19:38:08 [2019-09-09T19:38:08.004Z] === RUN TestRenameContainerWithSameName 19:38:08 [2019-09-09T19:38:08.622Z] --- PASS: TestRenameContainerWithSameName (0.70s) 19:38:08 [2019-09-09T19:38:08.622Z] === RUN TestRenameContainerWithLinkedContainer 19:38:10 [2019-09-09T19:38:10.100Z] --- PASS: TestRenameContainerWithLinkedContainer (1.44s) 19:38:10 [2019-09-09T19:38:10.100Z] === RUN TestResize 19:38:11 [2019-09-09T19:38:11.112Z] --- PASS: TestResize (0.74s) 19:38:11 [2019-09-09T19:38:11.112Z] === RUN TestResizeWithInvalidSize 19:38:11 [2019-09-09T19:38:11.187Z] PASS: docker_cli_cp_to_container_test.go:343: DockerSuite.TestCpToCaseH 3.548s 19:38:11 [2019-09-09T19:38:11.443Z] PASS: docker_cli_cp_to_container_test.go:379: DockerSuite.TestCpToCaseI 0.895s 19:38:11 [2019-09-09T19:38:11.728Z] --- PASS: TestResizeWithInvalidSize (0.75s) 19:38:11 [2019-09-09T19:38:11.728Z] === RUN TestResizeWhenContainerNotStarted 19:38:12 [2019-09-09T19:38:12.354Z] --- PASS: TestResizeWhenContainerNotStarted (0.68s) 19:38:12 [2019-09-09T19:38:12.354Z] === RUN TestDaemonRestartKillContainers 19:38:12 [2019-09-09T19:38:12.354Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 19:38:12 [2019-09-09T19:38:12.354Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 19:38:12 [2019-09-09T19:38:12.354Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 19:38:12 [2019-09-09T19:38:12.354Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 19:38:12 [2019-09-09T19:38:12.354Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 19:38:12 [2019-09-09T19:38:12.354Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 19:38:12 [2019-09-09T19:38:12.354Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 19:38:12 [2019-09-09T19:38:12.354Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 19:38:12 [2019-09-09T19:38:12.354Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 19:38:12 [2019-09-09T19:38:12.354Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 19:38:12 [2019-09-09T19:38:12.354Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 19:38:12 [2019-09-09T19:38:12.354Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 19:38:12 [2019-09-09T19:38:12.354Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 19:38:12 [2019-09-09T19:38:12.354Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 19:38:12 [2019-09-09T19:38:12.354Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 19:38:12 [2019-09-09T19:38:12.354Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 19:38:12 [2019-09-09T19:38:12.354Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 19:38:12 [2019-09-09T19:38:12.354Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 19:38:12 [2019-09-09T19:38:12.354Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 19:38:12 [2019-09-09T19:38:12.354Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 19:38:12 [2019-09-09T19:38:12.354Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 19:38:12 [2019-09-09T19:38:12.354Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 19:38:12 [2019-09-09T19:38:12.354Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 19:38:12 [2019-09-09T19:38:12.354Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 19:38:12 [2019-09-09T19:38:12.354Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 19:38:12 [2019-09-09T19:38:12.354Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 19:38:12 [2019-09-09T19:38:12.354Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 19:38:12 [2019-09-09T19:38:12.354Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 19:38:14 [2019-09-09T19:38:14.394Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 19:38:15 [2019-09-09T19:38:15.421Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 19:38:16 [2019-09-09T19:38:16.044Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 19:38:16 [2019-09-09T19:38:16.044Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 19:38:16 [2019-09-09T19:38:16.737Z] PASS: docker_cli_cp_to_container_test.go:403: DockerSuite.TestCpToCaseJ 5.117s 19:38:17 [2019-09-09T19:38:17.668Z] PASS: docker_cli_cp_to_container_unix_test.go:17: DockerSuite.TestCpToContainerWithPermissions 1.040s 19:38:18 [2019-09-09T19:38:18.098Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 19:38:18 [2019-09-09T19:38:18.599Z] PASS: docker_cli_cp_test.go:477: DockerSuite.TestCpToDot 0.907s 19:38:19 [2019-09-09T19:38:19.119Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 19:38:19 [2019-09-09T19:38:19.404Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 19:38:20 [2019-09-09T19:38:20.028Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 19:38:20 [2019-09-09T19:38:20.493Z] PASS: docker_cli_cp_to_container_test.go:446: DockerSuite.TestCpToErrReadOnlyRootfs 1.684s 19:38:22 [2019-09-09T19:38:22.388Z] PASS: docker_cli_cp_to_container_test.go:473: DockerSuite.TestCpToErrReadOnlyVolume 1.827s 19:38:22 [2019-09-09T19:38:22.723Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 19:38:22 [2019-09-09T19:38:22.723Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.21s) 19:38:22 [2019-09-09T19:38:22.723Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:336: [dd175469d8a29] waiting for daemon to start 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:336: [dd175469d8a29] waiting for daemon to start 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:364: [dd175469d8a29] daemon started 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:472: [dd175469d8a29] Stopping daemon 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:307: [dd175469d8a29] exiting daemon 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:459: [dd175469d8a29] Daemon stopped 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:336: [dd175469d8a29] waiting for daemon to start 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:336: [dd175469d8a29] waiting for daemon to start 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:364: [dd175469d8a29] daemon started 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:472: [dd175469d8a29] Stopping daemon 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:307: [dd175469d8a29] exiting daemon 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:459: [dd175469d8a29] Daemon stopped 19:38:22 [2019-09-09T19:38:22.723Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.19s) 19:38:22 [2019-09-09T19:38:22.723Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:336: [dd73d7f2a8cc1] waiting for daemon to start 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:336: [dd73d7f2a8cc1] waiting for daemon to start 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:364: [dd73d7f2a8cc1] daemon started 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:336: [dd73d7f2a8cc1] waiting for daemon to start 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:307: [dd73d7f2a8cc1] exiting daemon 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:336: [dd73d7f2a8cc1] waiting for daemon to start 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:364: [dd73d7f2a8cc1] daemon started 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:472: [dd73d7f2a8cc1] Stopping daemon 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:307: [dd73d7f2a8cc1] exiting daemon 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:459: [dd73d7f2a8cc1] Daemon stopped 19:38:22 [2019-09-09T19:38:22.723Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.57s) 19:38:22 [2019-09-09T19:38:22.723Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:336: [dfcbd138d4ade] waiting for daemon to start 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:336: [dfcbd138d4ade] waiting for daemon to start 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:364: [dfcbd138d4ade] daemon started 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:307: [dfcbd138d4ade] exiting daemon 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:336: [dfcbd138d4ade] waiting for daemon to start 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:336: [dfcbd138d4ade] waiting for daemon to start 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:364: [dfcbd138d4ade] daemon started 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:472: [dfcbd138d4ade] Stopping daemon 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:307: [dfcbd138d4ade] exiting daemon 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:459: [dfcbd138d4ade] Daemon stopped 19:38:22 [2019-09-09T19:38:22.723Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.60s) 19:38:22 [2019-09-09T19:38:22.723Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:336: [d6f35f89ced58] waiting for daemon to start 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:336: [d6f35f89ced58] waiting for daemon to start 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:364: [d6f35f89ced58] daemon started 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:472: [d6f35f89ced58] Stopping daemon 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:307: [d6f35f89ced58] exiting daemon 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:459: [d6f35f89ced58] Daemon stopped 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:336: [d6f35f89ced58] waiting for daemon to start 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:336: [d6f35f89ced58] waiting for daemon to start 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:364: [d6f35f89ced58] daemon started 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:472: [d6f35f89ced58] Stopping daemon 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:307: [d6f35f89ced58] exiting daemon 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:459: [d6f35f89ced58] Daemon stopped 19:38:22 [2019-09-09T19:38:22.723Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.06s) 19:38:22 [2019-09-09T19:38:22.723Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:336: [d0304ae854015] waiting for daemon to start 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:336: [d0304ae854015] waiting for daemon to start 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:364: [d0304ae854015] daemon started 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:472: [d0304ae854015] Stopping daemon 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:307: [d0304ae854015] exiting daemon 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:459: [d0304ae854015] Daemon stopped 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:336: [d0304ae854015] waiting for daemon to start 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:336: [d0304ae854015] waiting for daemon to start 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:364: [d0304ae854015] daemon started 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:472: [d0304ae854015] Stopping daemon 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:307: [d0304ae854015] exiting daemon 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:459: [d0304ae854015] Daemon stopped 19:38:22 [2019-09-09T19:38:22.723Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.29s) 19:38:22 [2019-09-09T19:38:22.723Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:336: [de8df18abce78] waiting for daemon to start 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:336: [de8df18abce78] waiting for daemon to start 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:364: [de8df18abce78] daemon started 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:472: [de8df18abce78] Stopping daemon 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:307: [de8df18abce78] exiting daemon 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:459: [de8df18abce78] Daemon stopped 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:336: [de8df18abce78] waiting for daemon to start 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:336: [de8df18abce78] waiting for daemon to start 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:364: [de8df18abce78] daemon started 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:472: [de8df18abce78] Stopping daemon 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:307: [de8df18abce78] exiting daemon 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:459: [de8df18abce78] Daemon stopped 19:38:22 [2019-09-09T19:38:22.723Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.98s) 19:38:22 [2019-09-09T19:38:22.723Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:336: [de3a5375f985d] waiting for daemon to start 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:336: [de3a5375f985d] waiting for daemon to start 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:364: [de3a5375f985d] daemon started 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:472: [de3a5375f985d] Stopping daemon 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:307: [de3a5375f985d] exiting daemon 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:459: [de3a5375f985d] Daemon stopped 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:336: [de3a5375f985d] waiting for daemon to start 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:336: [de3a5375f985d] waiting for daemon to start 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:364: [de3a5375f985d] daemon started 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:472: [de3a5375f985d] Stopping daemon 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:307: [de3a5375f985d] exiting daemon 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:459: [de3a5375f985d] Daemon stopped 19:38:22 [2019-09-09T19:38:22.723Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.92s) 19:38:22 [2019-09-09T19:38:22.723Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:336: [d6856a8f49c54] waiting for daemon to start 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:336: [d6856a8f49c54] waiting for daemon to start 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:364: [d6856a8f49c54] daemon started 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:307: [d6856a8f49c54] exiting daemon 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:336: [d6856a8f49c54] waiting for daemon to start 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:336: [d6856a8f49c54] waiting for daemon to start 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:364: [d6856a8f49c54] daemon started 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:472: [d6856a8f49c54] Stopping daemon 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:307: [d6856a8f49c54] exiting daemon 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:459: [d6856a8f49c54] Daemon stopped 19:38:22 [2019-09-09T19:38:22.723Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.63s) 19:38:22 [2019-09-09T19:38:22.723Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:336: [dfaef1239702e] waiting for daemon to start 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:336: [dfaef1239702e] waiting for daemon to start 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:364: [dfaef1239702e] daemon started 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:307: [dfaef1239702e] exiting daemon 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:336: [dfaef1239702e] waiting for daemon to start 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:336: [dfaef1239702e] waiting for daemon to start 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:364: [dfaef1239702e] daemon started 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:472: [dfaef1239702e] Stopping daemon 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:307: [dfaef1239702e] exiting daemon 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:459: [dfaef1239702e] Daemon stopped 19:38:22 [2019-09-09T19:38:22.723Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.84s) 19:38:22 [2019-09-09T19:38:22.723Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:336: [d39d228cee4b6] waiting for daemon to start 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:336: [d39d228cee4b6] waiting for daemon to start 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:364: [d39d228cee4b6] daemon started 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:336: [d39d228cee4b6] waiting for daemon to start 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:307: [d39d228cee4b6] exiting daemon 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:336: [d39d228cee4b6] waiting for daemon to start 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:364: [d39d228cee4b6] daemon started 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:472: [d39d228cee4b6] Stopping daemon 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:307: [d39d228cee4b6] exiting daemon 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:459: [d39d228cee4b6] Daemon stopped 19:38:22 [2019-09-09T19:38:22.723Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.73s) 19:38:22 [2019-09-09T19:38:22.723Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:336: [d116a9a61989c] waiting for daemon to start 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:336: [d116a9a61989c] waiting for daemon to start 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:364: [d116a9a61989c] daemon started 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:472: [d116a9a61989c] Stopping daemon 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:307: [d116a9a61989c] exiting daemon 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:459: [d116a9a61989c] Daemon stopped 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:336: [d116a9a61989c] waiting for daemon to start 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:336: [d116a9a61989c] waiting for daemon to start 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:364: [d116a9a61989c] daemon started 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:472: [d116a9a61989c] Stopping daemon 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:307: [d116a9a61989c] exiting daemon 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:459: [d116a9a61989c] Daemon stopped 19:38:22 [2019-09-09T19:38:22.723Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.52s) 19:38:22 [2019-09-09T19:38:22.723Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:336: [dac91b66f727e] waiting for daemon to start 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:336: [dac91b66f727e] waiting for daemon to start 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:364: [dac91b66f727e] daemon started 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:336: [dac91b66f727e] waiting for daemon to start 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:307: [dac91b66f727e] exiting daemon 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:336: [dac91b66f727e] waiting for daemon to start 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:364: [dac91b66f727e] daemon started 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:472: [dac91b66f727e] Stopping daemon 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:307: [dac91b66f727e] exiting daemon 19:38:22 [2019-09-09T19:38:22.723Z] daemon.go:459: [dac91b66f727e] Daemon stopped 19:38:22 [2019-09-09T19:38:22.723Z] === RUN TestCgroupNamespacesRun 19:38:22 [2019-09-09T19:38:22.952Z] PASS: docker_cli_cp_test.go:500: DockerSuite.TestCpToStdout 0.938s 19:38:24 [2019-09-09T19:38:24.201Z] --- PASS: TestCgroupNamespacesRun (1.72s) 19:38:24 [2019-09-09T19:38:24.201Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun 19:38:24 [2019-09-09T19:38:24.201Z] daemon.go:336: [d866777bf5eca] waiting for daemon to start 19:38:24 [2019-09-09T19:38:24.201Z] daemon.go:336: [d866777bf5eca] waiting for daemon to start 19:38:24 [2019-09-09T19:38:24.201Z] daemon.go:364: [d866777bf5eca] daemon started 19:38:24 [2019-09-09T19:38:24.201Z] daemon.go:472: [d866777bf5eca] Stopping daemon 19:38:24 [2019-09-09T19:38:24.201Z] daemon.go:307: [d866777bf5eca] exiting daemon 19:38:24 [2019-09-09T19:38:24.201Z] daemon.go:459: [d866777bf5eca] Daemon stopped 19:38:24 [2019-09-09T19:38:24.201Z] === RUN TestCgroupNamespacesRunPrivileged 19:38:26 [2019-09-09T19:38:26.223Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.75s) 19:38:26 [2019-09-09T19:38:26.223Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged 19:38:26 [2019-09-09T19:38:26.223Z] daemon.go:336: [d996575b68169] waiting for daemon to start 19:38:26 [2019-09-09T19:38:26.223Z] daemon.go:336: [d996575b68169] waiting for daemon to start 19:38:26 [2019-09-09T19:38:26.223Z] daemon.go:364: [d996575b68169] daemon started 19:38:26 [2019-09-09T19:38:26.223Z] daemon.go:472: [d996575b68169] Stopping daemon 19:38:26 [2019-09-09T19:38:26.223Z] daemon.go:307: [d996575b68169] exiting daemon 19:38:26 [2019-09-09T19:38:26.223Z] daemon.go:459: [d996575b68169] Daemon stopped 19:38:26 [2019-09-09T19:38:26.223Z] === RUN TestCgroupNamespacesRunDaemonHostMode 19:38:27 [2019-09-09T19:38:27.128Z] PASS: docker_cli_cp_to_container_test.go:23: DockerSuite.TestCpToSymlinkDestination 3.490s 19:38:27 [2019-09-09T19:38:27.128Z] PASS: docker_cli_cp_test.go:234: DockerSuite.TestCpToSymlinkToDirectory 0.389s 19:38:27 [2019-09-09T19:38:27.708Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.76s) 19:38:27 [2019-09-09T19:38:27.708Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode 19:38:27 [2019-09-09T19:38:27.708Z] daemon.go:336: [dacd5aca24ae0] waiting for daemon to start 19:38:27 [2019-09-09T19:38:27.708Z] daemon.go:336: [dacd5aca24ae0] waiting for daemon to start 19:38:27 [2019-09-09T19:38:27.708Z] daemon.go:364: [dacd5aca24ae0] daemon started 19:38:27 [2019-09-09T19:38:27.708Z] daemon.go:472: [dacd5aca24ae0] Stopping daemon 19:38:27 [2019-09-09T19:38:27.708Z] daemon.go:307: [dacd5aca24ae0] exiting daemon 19:38:27 [2019-09-09T19:38:27.708Z] daemon.go:459: [dacd5aca24ae0] Daemon stopped 19:38:27 [2019-09-09T19:38:27.708Z] === RUN TestCgroupNamespacesRunHostMode 19:38:27 [2019-09-09T19:38:27.976Z] #33 126.3 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 19:38:27 [2019-09-09T19:38:27.976Z] #33 129.3 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 19:38:28 [2019-09-09T19:38:28.060Z] PASS: docker_cli_cp_test.go:350: DockerSuite.TestCpUnprivilegedUser 0.944s 19:38:29 [2019-09-09T19:38:29.739Z] --- PASS: TestCgroupNamespacesRunHostMode (1.73s) 19:38:29 [2019-09-09T19:38:29.739Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode 19:38:29 [2019-09-09T19:38:29.739Z] daemon.go:336: [d15af77aa41e3] waiting for daemon to start 19:38:29 [2019-09-09T19:38:29.739Z] daemon.go:336: [d15af77aa41e3] waiting for daemon to start 19:38:29 [2019-09-09T19:38:29.739Z] daemon.go:364: [d15af77aa41e3] daemon started 19:38:29 [2019-09-09T19:38:29.739Z] daemon.go:472: [d15af77aa41e3] Stopping daemon 19:38:29 [2019-09-09T19:38:29.739Z] daemon.go:307: [d15af77aa41e3] exiting daemon 19:38:29 [2019-09-09T19:38:29.739Z] daemon.go:459: [d15af77aa41e3] Daemon stopped 19:38:29 [2019-09-09T19:38:29.739Z] === RUN TestCgroupNamespacesRunPrivateMode 19:38:29 [2019-09-09T19:38:29.954Z] PASS: docker_cli_cp_test.go:414: DockerSuite.TestCpVolumePath 1.755s 19:38:29 [2019-09-09T19:38:29.954Z] PASS: docker_cli_create_test.go:328: DockerSuite.TestCreate64ByteHexID 0.069s 19:38:29 [2019-09-09T19:38:29.954Z] PASS: docker_cli_create_test.go:23: DockerSuite.TestCreateArgs 0.079s 19:38:30 [2019-09-09T19:38:30.501Z] #33 132.1 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 19:38:30 [2019-09-09T19:38:30.518Z] PASS: docker_cli_create_test.go:260: DockerSuite.TestCreateByImageID 0.584s 19:38:31 [2019-09-09T19:38:31.083Z] PASS: docker_cli_create_test.go:165: DockerSuite.TestCreateEchoStdout 0.793s 19:38:31 [2019-09-09T19:38:31.083Z] SKIP: docker_cli_create_test.go:61: DockerSuite.TestCreateGrowRootfs (unmatched requirement Devicemapper) 19:38:31 [2019-09-09T19:38:31.245Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.74s) 19:38:31 [2019-09-09T19:38:31.246Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode 19:38:31 [2019-09-09T19:38:31.246Z] daemon.go:336: [df65239a8a830] waiting for daemon to start 19:38:31 [2019-09-09T19:38:31.246Z] daemon.go:336: [df65239a8a830] waiting for daemon to start 19:38:31 [2019-09-09T19:38:31.246Z] daemon.go:364: [df65239a8a830] daemon started 19:38:31 [2019-09-09T19:38:31.246Z] daemon.go:472: [df65239a8a830] Stopping daemon 19:38:31 [2019-09-09T19:38:31.246Z] daemon.go:307: [df65239a8a830] exiting daemon 19:38:31 [2019-09-09T19:38:31.246Z] daemon.go:459: [df65239a8a830] Daemon stopped 19:38:31 [2019-09-09T19:38:31.246Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 19:38:31 [2019-09-09T19:38:31.339Z] PASS: docker_cli_create_test.go:85: DockerSuite.TestCreateHostConfig 0.076s 19:38:31 [2019-09-09T19:38:31.903Z] PASS: docker_cli_create_test.go:223: DockerSuite.TestCreateHostnameWithNumber 0.752s 19:38:32 [2019-09-09T19:38:32.253Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.91s) 19:38:32 [2019-09-09T19:38:32.253Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate 19:38:32 [2019-09-09T19:38:32.253Z] daemon.go:336: [dfb8d21bced8b] waiting for daemon to start 19:38:32 [2019-09-09T19:38:32.253Z] daemon.go:336: [dfb8d21bced8b] waiting for daemon to start 19:38:32 [2019-09-09T19:38:32.253Z] daemon.go:364: [dfb8d21bced8b] daemon started 19:38:32 [2019-09-09T19:38:32.253Z] daemon.go:472: [dfb8d21bced8b] Stopping daemon 19:38:32 [2019-09-09T19:38:32.253Z] daemon.go:307: [dfb8d21bced8b] exiting daemon 19:38:32 [2019-09-09T19:38:32.253Z] daemon.go:459: [dfb8d21bced8b] Daemon stopped 19:38:32 [2019-09-09T19:38:32.253Z] === RUN TestCgroupNamespacesRunInvalidMode 19:38:32 [2019-09-09T19:38:32.466Z] PASS: docker_cli_create_test.go:206: DockerSuite.TestCreateLabelFromImage 0.360s 19:38:32 [2019-09-09T19:38:32.466Z] PASS: docker_cli_create_test.go:193: DockerSuite.TestCreateLabels 0.073s 19:38:32 [2019-09-09T19:38:32.724Z] PASS: docker_cli_create_test.go:250: DockerSuite.TestCreateModeIpcContainer 0.138s 19:38:32 [2019-09-09T19:38:32.724Z] PASS: docker_cli_create_test.go:233: DockerSuite.TestCreateRM 0.167s 19:38:32 [2019-09-09T19:38:32.724Z] SKIP: docker_cli_create_test.go:75: DockerSuite.TestCreateShrinkRootfs (unmatched requirement Devicemapper) 19:38:32 [2019-09-09T19:38:32.870Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s) 19:38:32 [2019-09-09T19:38:32.870Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode 19:38:32 [2019-09-09T19:38:32.870Z] daemon.go:336: [d13c7388bc2bc] waiting for daemon to start 19:38:32 [2019-09-09T19:38:32.870Z] daemon.go:336: [d13c7388bc2bc] waiting for daemon to start 19:38:32 [2019-09-09T19:38:32.870Z] daemon.go:364: [d13c7388bc2bc] daemon started 19:38:32 [2019-09-09T19:38:32.870Z] daemon.go:472: [d13c7388bc2bc] Stopping daemon 19:38:32 [2019-09-09T19:38:32.870Z] daemon.go:307: [d13c7388bc2bc] exiting daemon 19:38:32 [2019-09-09T19:38:32.870Z] daemon.go:459: [d13c7388bc2bc] Daemon stopped 19:38:32 [2019-09-09T19:38:32.870Z] === RUN TestCgroupNamespacesRunOlderClient 19:38:32 [2019-09-09T19:38:32.980Z] PASS: docker_cli_create_test.go:293: DockerSuite.TestCreateStopSignal 0.072s 19:38:32 [2019-09-09T19:38:32.980Z] PASS: docker_cli_create_test.go:363: DockerSuite.TestCreateStopTimeout 0.156s 19:38:33 [2019-09-09T19:38:33.776Z] #33 135.1 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 19:38:34 [2019-09-09T19:38:34.915Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.81s) 19:38:34 [2019-09-09T19:38:34.915Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient 19:38:34 [2019-09-09T19:38:34.915Z] daemon.go:336: [dec5416648437] waiting for daemon to start 19:38:34 [2019-09-09T19:38:34.915Z] daemon.go:336: [dec5416648437] waiting for daemon to start 19:38:34 [2019-09-09T19:38:34.915Z] daemon.go:364: [dec5416648437] daemon started 19:38:34 [2019-09-09T19:38:34.915Z] daemon.go:472: [dec5416648437] Stopping daemon 19:38:34 [2019-09-09T19:38:34.915Z] daemon.go:307: [dec5416648437] exiting daemon 19:38:34 [2019-09-09T19:38:34.915Z] daemon.go:459: [dec5416648437] Daemon stopped 19:38:34 [2019-09-09T19:38:34.915Z] === RUN TestKernelTCPMemory 19:38:35 [2019-09-09T19:38:35.503Z] PASS: docker_cli_create_test.go:336: DockerSuite.TestCreateUnsetEntrypoint 2.368s 19:38:35 [2019-09-09T19:38:35.503Z] PASS: docker_cli_create_test.go:174: DockerSuite.TestCreateVolumesCreated 0.087s 19:38:35 [2019-09-09T19:38:35.503Z] PASS: docker_cli_create_test.go:316: DockerSuite.TestCreateWithInvalidLogOpts 0.022s 19:38:35 [2019-09-09T19:38:35.926Z] --- PASS: TestKernelTCPMemory (0.93s) 19:38:35 [2019-09-09T19:38:35.926Z] === RUN TestNISDomainname 19:38:36 [2019-09-09T19:38:36.301Z] #33 137.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 19:38:36 [2019-09-09T19:38:36.933Z] --- PASS: TestNISDomainname (1.07s) 19:38:36 [2019-09-09T19:38:36.933Z] === RUN TestHostnameDnsResolution 19:38:37 [2019-09-09T19:38:37.053Z] PASS: docker_cli_build_test.go:2297: DockerSuite.TestBuildDockerignore 55.679s 19:38:37 [2019-09-09T19:38:37.942Z] --- PASS: TestHostnameDnsResolution (1.22s) 19:38:37 [2019-09-09T19:38:37.942Z] === RUN TestStats 19:38:38 [2019-09-09T19:38:38.025Z] PASS: docker_cli_build_test.go:2335: DockerSuite.TestBuildDockerignoreCleanPaths 4.879s 19:38:38 [2019-09-09T19:38:38.487Z] SKIP: docker_cli_build_test.go:5151: DockerSuite.TestBuildDockerignoreComment (unmatched requirement DaemonIsLinux) 19:38:38 [2019-09-09T19:38:38.778Z] PASS: docker_cli_create_test.go:136: DockerSuite.TestCreateWithLargePortRange 2.349s 19:38:38 [2019-09-09T19:38:38.778Z] PASS: docker_cli_create_test.go:107: DockerSuite.TestCreateWithPortRange 0.071s 19:38:38 [2019-09-09T19:38:38.778Z] PASS: docker_api_containers_test.go:893: DockerSuite.TestCreateWithTooLowMemoryLimit 0.026s 19:38:38 [2019-09-09T19:38:38.778Z] PASS: docker_cli_create_test.go:302: DockerSuite.TestCreateWithWorkdir 0.148s 19:38:38 [2019-09-09T19:38:38.778Z] PASS: docker_deprecated_api_v124_test.go:71: DockerSuite.TestDeprecatedContainerAPIStartDupVolumeBinds 0.057s 19:38:38 [2019-09-09T19:38:38.778Z] PASS: docker_deprecated_api_v124_test.go:21: DockerSuite.TestDeprecatedContainerAPIStartHostConfig 0.073s 19:38:38 [2019-09-09T19:38:38.826Z] #33 140.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 19:38:39 [2019-09-09T19:38:39.710Z] PASS: docker_deprecated_api_v124_test.go:40: DockerSuite.TestDeprecatedContainerAPIStartVolumeBinds 0.576s 19:38:39 [2019-09-09T19:38:39.962Z] --- PASS: TestStats (1.79s) 19:38:39 [2019-09-09T19:38:39.962Z] === RUN TestStopContainerWithTimeout 19:38:39 [2019-09-09T19:38:39.962Z] === RUN TestStopContainerWithTimeout/0 19:38:39 [2019-09-09T19:38:39.962Z] === PAUSE TestStopContainerWithTimeout/0 19:38:39 [2019-09-09T19:38:39.962Z] === RUN TestStopContainerWithTimeout/1 19:38:39 [2019-09-09T19:38:39.962Z] === PAUSE TestStopContainerWithTimeout/1 19:38:39 [2019-09-09T19:38:39.962Z] === RUN TestStopContainerWithTimeout/3 19:38:39 [2019-09-09T19:38:39.962Z] === PAUSE TestStopContainerWithTimeout/3 19:38:39 [2019-09-09T19:38:39.962Z] === RUN TestStopContainerWithTimeout/-1 19:38:39 [2019-09-09T19:38:39.962Z] === PAUSE TestStopContainerWithTimeout/-1 19:38:39 [2019-09-09T19:38:39.962Z] === CONT TestStopContainerWithTimeout/0 19:38:39 [2019-09-09T19:38:39.962Z] === CONT TestStopContainerWithTimeout/-1 19:38:39 [2019-09-09T19:38:39.962Z] === CONT TestStopContainerWithTimeout/1 19:38:39 [2019-09-09T19:38:39.962Z] === CONT TestStopContainerWithTimeout/3 19:38:41 [2019-09-09T19:38:41.079Z] PASS: docker_deprecated_api_v124_test.go:104: DockerSuite.TestDeprecatedContainerAPIStartVolumesFrom 1.361s 19:38:41 [2019-09-09T19:38:41.351Z] #33 142.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 19:38:42 [2019-09-09T19:38:42.010Z] PASS: docker_deprecated_api_v124_test.go:137: DockerSuite.TestDeprecatedPostContainerBindNormalVolume 0.679s 19:38:43 [2019-09-09T19:38:43.429Z] --- PASS: TestStopContainerWithTimeout (0.03s) 19:38:43 [2019-09-09T19:38:43.429Z] --- PASS: TestStopContainerWithTimeout/0 (1.31s) 19:38:43 [2019-09-09T19:38:43.429Z] --- PASS: TestStopContainerWithTimeout/1 (2.29s) 19:38:43 [2019-09-09T19:38:43.429Z] --- PASS: TestStopContainerWithTimeout/-1 (3.38s) 19:38:43 [2019-09-09T19:38:43.429Z] --- PASS: TestStopContainerWithTimeout/3 (3.42s) 19:38:43 [2019-09-09T19:38:43.429Z] === RUN TestDeleteDevicemapper 19:38:43 [2019-09-09T19:38:43.429Z] --- SKIP: TestDeleteDevicemapper (0.00s) 19:38:43 [2019-09-09T19:38:43.429Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 19:38:43 [2019-09-09T19:38:43.429Z] === RUN TestStopContainerWithRestartPolicyAlways 19:38:43 [2019-09-09T19:38:43.875Z] #33 145.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 19:38:43 [2019-09-09T19:38:43.875Z] #33 145.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 19:38:43 [2019-09-09T19:38:43.914Z] PASS: docker_deprecated_api_v124_test.go:199: DockerSuite.TestDeprecatedPostContainersStartWithLinksInHostConfig 1.161s 19:38:45 [2019-09-09T19:38:45.283Z] PASS: docker_deprecated_api_v124_test.go:217: DockerSuite.TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked 1.692s 19:38:45 [2019-09-09T19:38:45.457Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.01s) 19:38:45 [2019-09-09T19:38:45.457Z] === RUN TestUpdateMemory 19:38:46 [2019-09-09T19:38:46.213Z] PASS: docker_deprecated_api_v124_test.go:182: DockerSuite.TestDeprecatedPostContainersStartWithoutLinksInHostConfig 0.612s 19:38:46 [2019-09-09T19:38:46.471Z] --- PASS: TestUpdateMemory (1.13s) 19:38:46 [2019-09-09T19:38:46.471Z] === RUN TestUpdateCPUQuota 19:38:47 [2019-09-09T19:38:47.143Z] PASS: docker_deprecated_api_v124_test.go:236: DockerSuite.TestDeprecatedStartWithNilDNS 0.612s 19:38:47 [2019-09-09T19:38:47.143Z] PASS: docker_deprecated_api_v124_test.go:157: DockerSuite.TestDeprecatedStartWithTooLowMemoryLimit 0.081s 19:38:47 [2019-09-09T19:38:47.154Z] #33 148.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 19:38:47 [2019-09-09T19:38:47.719Z] #33 149.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 19:38:47 [2019-09-09T19:38:47.946Z] --- PASS: TestUpdateCPUQuota (1.66s) 19:38:47 [2019-09-09T19:38:47.946Z] === RUN TestUpdatePidsLimit 19:38:47 [2019-09-09T19:38:47.946Z] === RUN TestUpdatePidsLimit/update_from_none 19:38:48 [2019-09-09T19:38:48.073Z] PASS: docker_cli_run_test.go:3001: DockerSuite.TestDevicePermissions 0.760s 19:38:48 [2019-09-09T19:38:48.073Z] PASS: docker_cli_run_test.go:3712: DockerSuite.TestDockerFails 0.011s 19:38:48 [2019-09-09T19:38:48.073Z] PASS: docker_cli_network_unix_test.go:450: DockerSuite.TestDockerInspectMultipleNetwork 0.011s 19:38:48 [2019-09-09T19:38:48.073Z] PASS: docker_cli_network_unix_test.go:460: DockerSuite.TestDockerInspectMultipleNetworksIncludingNonexistent 0.037s 19:38:48 [2019-09-09T19:38:48.562Z] === RUN TestUpdatePidsLimit/no_change 19:38:48 [2019-09-09T19:38:48.844Z] === RUN TestUpdatePidsLimit/update_lower 19:38:49 [2019-09-09T19:38:49.127Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 19:38:49 [2019-09-09T19:38:49.443Z] PASS: docker_cli_network_unix_test.go:499: DockerSuite.TestDockerInspectNetworkWithContainerName 1.267s 19:38:49 [2019-09-09T19:38:49.751Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 19:38:50 [2019-09-09T19:38:50.007Z] PASS: docker_api_swarm_test.go:796: DockerSwarmSuite.TestAPISwarmRestartCluster 26.866s 19:38:50 [2019-09-09T19:38:50.007Z] PASS: docker_cli_network_unix_test.go:1621: DockerSuite.TestDockerNetworkConnectFailsNoInspectChange 0.847s 19:38:50 [2019-09-09T19:38:50.040Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 19:38:50 [2019-09-09T19:38:50.243Z] #33 152.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 19:38:50 [2019-09-09T19:38:50.323Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 19:38:51 [2019-09-09T19:38:51.901Z] PASS: docker_cli_network_unix_test.go:404: DockerSuite.TestDockerNetworkDeleteMultiple 1.261s 19:38:51 [2019-09-09T19:38:51.901Z] PASS: docker_cli_network_unix_test.go:399: DockerSuite.TestDockerNetworkDeleteNotExists 0.013s 19:38:51 [2019-09-09T19:38:51.901Z] PASS: docker_cli_network_unix_test.go:428: DockerSuite.TestDockerNetworkInspect 0.020s 19:38:51 [2019-09-09T19:38:51.901Z] PASS: docker_cli_network_unix_test.go:439: DockerSuite.TestDockerNetworkInspectWithID 0.060s 19:38:52 [2019-09-09T19:38:52.350Z] --- PASS: TestUpdatePidsLimit (4.03s) 19:38:52 [2019-09-09T19:38:52.350Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) 19:38:52 [2019-09-09T19:38:52.350Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) 19:38:52 [2019-09-09T19:38:52.350Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) 19:38:52 [2019-09-09T19:38:52.350Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) 19:38:52 [2019-09-09T19:38:52.350Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s) 19:38:52 [2019-09-09T19:38:52.350Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) 19:38:52 [2019-09-09T19:38:52.350Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s) 19:38:52 [2019-09-09T19:38:52.350Z] === RUN TestUpdateRestartPolicy 19:38:52 [2019-09-09T19:38:52.808Z] #33 154.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 19:38:55 [2019-09-09T19:38:55.333Z] #33 157.1 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 19:38:57 [2019-09-09T19:38:57.860Z] #33 159.7 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 19:38:58 [2019-09-09T19:38:58.445Z] PASS: docker_cli_network_unix_test.go:1636: DockerSuite.TestDockerNetworkInternalMode 6.050s 19:39:01 [2019-09-09T19:39:01.140Z] #33 162.4 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 19:39:01 [2019-09-09T19:39:01.704Z] #33 163.5 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 19:39:01 [2019-09-09T19:39:01.718Z] PASS: docker_cli_volume_test.go:475: DockerSuite.TestDuplicateMountpointsForVolumesFrom 2.885s 19:39:04 [2019-09-09T19:39:04.230Z] #33 166.0 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 19:39:04 [2019-09-09T19:39:04.239Z] PASS: docker_cli_volume_test.go:517: DockerSuite.TestDuplicateMountpointsForVolumesFromAndBind 2.784s 19:39:04 [2019-09-09T19:39:04.873Z] --- PASS: TestUpdateRestartPolicy (12.22s) 19:39:04 [2019-09-09T19:39:04.873Z] === RUN TestUpdateRestartWithAutoRemove 19:39:04 [2019-09-09T19:39:04.873Z] --- PASS: TestUpdateRestartWithAutoRemove (0.73s) 19:39:04 [2019-09-09T19:39:04.873Z] === RUN TestWaitNonBlocked 19:39:05 [2019-09-09T19:39:05.157Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 19:39:05 [2019-09-09T19:39:05.157Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 19:39:05 [2019-09-09T19:39:05.157Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 19:39:05 [2019-09-09T19:39:05.157Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 19:39:05 [2019-09-09T19:39:05.157Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 19:39:05 [2019-09-09T19:39:05.157Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 19:39:05 [2019-09-09T19:39:05.602Z] #33 167.3 19:39:06 [2019-09-09T19:39:06.131Z] PASS: docker_cli_volume_test.go:561: DockerSuite.TestDuplicateMountpointsForVolumesFromAndMounts 2.046s 19:39:06 [2019-09-09T19:39:06.171Z] --- PASS: TestWaitNonBlocked (0.04s) 19:39:06 [2019-09-09T19:39:06.171Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.85s) 19:39:06 [2019-09-09T19:39:06.171Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.91s) 19:39:06 [2019-09-09T19:39:06.171Z] === RUN TestWaitBlocked 19:39:06 [2019-09-09T19:39:06.171Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 19:39:06 [2019-09-09T19:39:06.171Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 19:39:06 [2019-09-09T19:39:06.171Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 19:39:06 [2019-09-09T19:39:06.171Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 19:39:06 [2019-09-09T19:39:06.171Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 19:39:06 [2019-09-09T19:39:06.171Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 19:39:06 [2019-09-09T19:39:06.533Z] #33 DONE 168.2s 19:39:06 [2019-09-09T19:39:06.533Z] 19:39:06 [2019-09-09T19:39:06.533Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... 19:39:07 [2019-09-09T19:39:07.182Z] --- PASS: TestWaitBlocked (0.07s) 19:39:07 [2019-09-09T19:39:07.182Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.02s) 19:39:07 [2019-09-09T19:39:07.182Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.07s) 19:39:07 [2019-09-09T19:39:07.182Z] === CONT TestContainerStartOnDaemonRestart 19:39:07 [2019-09-09T19:39:07.182Z] === CONT TestIpcModeOlderClient 19:39:07 [2019-09-09T19:39:07.182Z] === CONT TestDaemonRestartIpcMode 19:39:07 [2019-09-09T19:39:07.182Z] --- PASS: TestIpcModeOlderClient (0.15s) 19:39:07 [2019-09-09T19:39:07.500Z] PASS: docker_cli_network_unix_test.go:1613: DockerSuite.TestEmbeddedDNSInvalidInput 1.150s 19:39:08 [2019-09-09T19:39:08.428Z] #34 DONE 2.0s 19:39:08 [2019-09-09T19:39:08.431Z] PASS: docker_cli_events_test.go:463: DockerSuite.TestEventsAttach 0.894s 19:39:09 [2019-09-09T19:39:09.361Z] PASS: docker_cli_events_test.go:394: DockerSuite.TestEventsCommit 0.971s 19:39:09 [2019-09-09T19:39:09.925Z] PASS: docker_cli_events_test.go:80: DockerSuite.TestEventsContainerEvents 0.829s 19:39:10 [2019-09-09T19:39:10.327Z] 19:39:10 [2019-09-09T19:39:10.327Z] #35 [runner 12/12] COPY --from=builder /build/ / 19:39:10 [2019-09-09T19:39:10.649Z] --- PASS: TestContainerStartOnDaemonRestart (3.21s) 19:39:10 [2019-09-09T19:39:10.649Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart 19:39:10 [2019-09-09T19:39:10.649Z] daemon.go:336: [dd2f46e72b651] waiting for daemon to start 19:39:10 [2019-09-09T19:39:10.649Z] daemon.go:336: [dd2f46e72b651] waiting for daemon to start 19:39:10 [2019-09-09T19:39:10.649Z] daemon.go:364: [dd2f46e72b651] daemon started 19:39:10 [2019-09-09T19:39:10.649Z] daemon.go:336: [dd2f46e72b651] waiting for daemon to start 19:39:10 [2019-09-09T19:39:10.649Z] daemon.go:307: [dd2f46e72b651] exiting daemon 19:39:10 [2019-09-09T19:39:10.649Z] daemon.go:336: [dd2f46e72b651] waiting for daemon to start 19:39:10 [2019-09-09T19:39:10.649Z] daemon.go:364: [dd2f46e72b651] daemon started 19:39:10 [2019-09-09T19:39:10.649Z] daemon.go:472: [dd2f46e72b651] Stopping daemon 19:39:10 [2019-09-09T19:39:10.649Z] daemon.go:307: [dd2f46e72b651] exiting daemon 19:39:10 [2019-09-09T19:39:10.649Z] daemon.go:459: [dd2f46e72b651] Daemon stopped 19:39:10 [2019-09-09T19:39:10.855Z] PASS: docker_cli_events_test.go:92: DockerSuite.TestEventsContainerEventsAttrSort 0.806s 19:39:10 [2019-09-09T19:39:10.932Z] --- PASS: TestDaemonRestartIpcMode (3.81s) 19:39:10 [2019-09-09T19:39:10.932Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode 19:39:10 [2019-09-09T19:39:10.932Z] daemon.go:336: [da313b4911077] waiting for daemon to start 19:39:10 [2019-09-09T19:39:10.932Z] daemon.go:336: [da313b4911077] waiting for daemon to start 19:39:10 [2019-09-09T19:39:10.932Z] daemon.go:364: [da313b4911077] daemon started 19:39:10 [2019-09-09T19:39:10.932Z] daemon.go:472: [da313b4911077] Stopping daemon 19:39:10 [2019-09-09T19:39:10.932Z] daemon.go:307: [da313b4911077] exiting daemon 19:39:10 [2019-09-09T19:39:10.932Z] daemon.go:459: [da313b4911077] Daemon stopped 19:39:10 [2019-09-09T19:39:10.932Z] daemon.go:336: [da313b4911077] waiting for daemon to start 19:39:10 [2019-09-09T19:39:10.932Z] daemon.go:336: [da313b4911077] waiting for daemon to start 19:39:10 [2019-09-09T19:39:10.932Z] daemon.go:364: [da313b4911077] daemon started 19:39:10 [2019-09-09T19:39:10.932Z] daemon.go:472: [da313b4911077] Stopping daemon 19:39:10 [2019-09-09T19:39:10.932Z] daemon.go:307: [da313b4911077] exiting daemon 19:39:10 [2019-09-09T19:39:10.932Z] daemon.go:459: [da313b4911077] Daemon stopped 19:39:10 [2019-09-09T19:39:10.932Z] PASS 19:39:10 [2019-09-09T19:39:10.932Z] Running /go/src/github.com/docker/docker/integration/image flags=-test.v -test.timeout=120m 19:39:10 [2019-09-09T19:39:10.932Z] INFO: Testing against a local daemon 19:39:10 [2019-09-09T19:39:10.932Z] === RUN TestCommitInheritsEnv 19:39:11 [2019-09-09T19:39:11.419Z] PASS: docker_api_swarm_test.go:473: DockerSwarmSuite.TestAPISwarmRestoreOnPendingJoin 21.512s 19:39:11 [2019-09-09T19:39:11.547Z] --- PASS: TestCommitInheritsEnv (0.41s) 19:39:11 [2019-09-09T19:39:11.547Z] === RUN TestImportExtremelyLargeImageWorks 19:39:11 [2019-09-09T19:39:11.547Z] === PAUSE TestImportExtremelyLargeImageWorks 19:39:11 [2019-09-09T19:39:11.547Z] === RUN TestImagesFilterMultiReference 19:39:11 [2019-09-09T19:39:11.547Z] --- PASS: TestImagesFilterMultiReference (0.08s) 19:39:11 [2019-09-09T19:39:11.547Z] === RUN TestImagePullPlatformInvalid 19:39:11 [2019-09-09T19:39:11.547Z] --- PASS: TestImagePullPlatformInvalid (0.06s) 19:39:11 [2019-09-09T19:39:11.547Z] === RUN TestRemoveImageOrphaning 19:39:11 [2019-09-09T19:39:11.675Z] PASS: docker_cli_events_test.go:116: DockerSuite.TestEventsContainerEventsSinceUnixEpoch 0.787s 19:39:11 [2019-09-09T19:39:11.830Z] --- PASS: TestRemoveImageOrphaning (0.40s) 19:39:11 [2019-09-09T19:39:11.831Z] === RUN TestRemoveImageGarbageCollector 19:39:11 [2019-09-09T19:39:11.831Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) 19:39:11 [2019-09-09T19:39:11.831Z] remove_unix_test.go:30: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 19:39:11 [2019-09-09T19:39:11.831Z] === RUN TestTagUnprefixedRepoByNameOrName 19:39:12 [2019-09-09T19:39:12.113Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) 19:39:12 [2019-09-09T19:39:12.113Z] === RUN TestTagInvalidReference 19:39:12 [2019-09-09T19:39:12.113Z] --- PASS: TestTagInvalidReference (0.04s) 19:39:12 [2019-09-09T19:39:12.113Z] === RUN TestTagValidPrefixedRepo 19:39:12 [2019-09-09T19:39:12.113Z] --- PASS: TestTagValidPrefixedRepo (0.06s) 19:39:12 [2019-09-09T19:39:12.113Z] === RUN TestTagExistedNameWithoutForce 19:39:12 [2019-09-09T19:39:12.113Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) 19:39:12 [2019-09-09T19:39:12.113Z] === RUN TestTagOfficialNames 19:39:12 [2019-09-09T19:39:12.113Z] --- PASS: TestTagOfficialNames (0.06s) 19:39:12 [2019-09-09T19:39:12.113Z] === RUN TestTagMatchesDigest 19:39:12 [2019-09-09T19:39:12.221Z] #35 DONE 1.6s 19:39:12 [2019-09-09T19:39:12.221Z] 19:39:12 [2019-09-09T19:39:12.221Z] #36 exporting to image 19:39:12 [2019-09-09T19:39:12.221Z] #36 exporting layers 19:39:12 [2019-09-09T19:39:12.396Z] --- PASS: TestTagMatchesDigest (0.04s) 19:39:12 [2019-09-09T19:39:12.396Z] === CONT TestImportExtremelyLargeImageWorks 19:39:14 [2019-09-09T19:39:14.224Z] PASS: docker_cli_events_unix_test.go:142: DockerSuite.TestEventsContainerFilterBeforeCreate 1.785s 19:39:16 [2019-09-09T19:39:16.120Z] PASS: docker_cli_events_unix_test.go:128: DockerSuite.TestEventsContainerFilterByName 1.336s 19:39:16 [2019-09-09T19:39:16.120Z] PASS: docker_api_swarm_test.go:518: DockerSwarmSuite.TestAPISwarmScaleNoRollingUpdate 3.769s 19:39:16 [2019-09-09T19:39:16.396Z] #36 exporting layers 3.9s done 19:39:16 [2019-09-09T19:39:16.396Z] #36 writing image sha256:db76ebf700ac9174a7bb61a6e9aedc69d6fc86f5089beda40c44789ac02bcf9d done 19:39:16 [2019-09-09T19:39:16.396Z] #36 naming to docker.io/library/moby-e2e-test done 19:39:16 [2019-09-09T19:39:16.396Z] #36 DONE 3.9s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 19:39:16 [2019-09-09T19:39:16.706Z] + echo Ensuring container killed. 19:39:16 [2019-09-09T19:39:16.706Z] Ensuring container killed. 19:39:16 [2019-09-09T19:39:16.706Z] + docker rm -vf docker-pr5 19:39:16 [2019-09-09T19:39:16.706Z] Error: No such container: docker-pr5 19:39:16 [2019-09-09T19:39:16.706Z] + true [Pipeline] sh 19:39:16 [2019-09-09T19:39:16.988Z] + echo Chowning /workspace to jenkins user 19:39:16 [2019-09-09T19:39:16.989Z] Chowning /workspace to jenkins user 19:39:16 [2019-09-09T19:39:16.989Z] + id -u 19:39:16 [2019-09-09T19:39:16.989Z] + id -g 19:39:16 [2019-09-09T19:39:16.989Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39874:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh 19:39:18 [2019-09-09T19:39:18.215Z] + bundleName=unit 19:39:18 [2019-09-09T19:39:18.215Z] + echo Creating unit-bundles.tar.gz 19:39:18 [2019-09-09T19:39:18.215Z] Creating unit-bundles.tar.gz 19:39:18 [2019-09-09T19:39:18.215Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out 19:39:18 [2019-09-09T19:39:18.215Z] bundles/junit-report.xml 19:39:18 [2019-09-09T19:39:18.215Z] bundles/go-test-report.json 19:39:18 [2019-09-09T19:39:18.215Z] bundles/profile.out [Pipeline] archiveArtifacts 19:39:18 [2019-09-09T19:39:18.227Z] Archiving artifacts 19:39:18 [2019-09-09T19:39:18.630Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39874/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 19:39:18 [2019-09-09T19:39:18.935Z] + make clean 19:39:19 [2019-09-09T19:39:19.193Z] docker volume rm -f docker-dev-cache 19:39:19 [2019-09-09T19:39:19.193Z] docker-dev-cache [Pipeline] deleteDir 19:39:19 [2019-09-09T19:39:19.395Z] PASS: docker_cli_events_test.go:643: DockerSuite.TestEventsContainerRestart 3.506s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:39:22 [2019-09-09T19:39:22.669Z] PASS: docker_cli_events_unix_test.go:222: DockerSuite.TestEventsContainerWithMultiNetwork 2.501s 19:39:23 [2019-09-09T19:39:23.602Z] PASS: docker_cli_events_test.go:411: DockerSuite.TestEventsCopy 1.611s 19:39:25 [2019-09-09T19:39:25.496Z] PASS: docker_cli_events_test.go:356: DockerSuite.TestEventsFilterContainer 1.689s 19:39:26 [2019-09-09T19:39:26.429Z] PASS: docker_cli_events_test.go:633: DockerSuite.TestEventsFilterImageInContainerAction 0.621s 19:39:26 [2019-09-09T19:39:26.686Z] PASS: docker_cli_events_test.go:326: DockerSuite.TestEventsFilterImageLabels 0.332s 19:39:28 [2019-09-09T19:39:28.055Z] PASS: docker_cli_events_test.go:263: DockerSuite.TestEventsFilterImageName 1.372s 19:39:29 [2019-09-09T19:39:29.423Z] PASS: docker_cli_events_test.go:291: DockerSuite.TestEventsFilterLabels 0.974s 19:39:29 [2019-09-09T19:39:29.423Z] PASS: docker_cli_events_unix_test.go:377: DockerSuite.TestEventsFilterNetworkID 0.045s 19:39:29 [2019-09-09T19:39:29.681Z] PASS: docker_cli_events_test.go:549: DockerSuite.TestEventsFilterType 0.384s 19:39:29 [2019-09-09T19:39:29.681Z] PASS: docker_cli_events_unix_test.go:343: DockerSuite.TestEventsFilterVolumeAndNetworkType 0.064s 19:39:29 [2019-09-09T19:39:29.938Z] PASS: docker_cli_events_unix_test.go:362: DockerSuite.TestEventsFilterVolumeID 0.025s 19:39:31 [2019-09-09T19:39:31.307Z] PASS: docker_cli_events_test.go:248: DockerSuite.TestEventsFilters 1.592s 19:39:33 [2019-09-09T19:39:33.200Z] PASS: docker_cli_events_test.go:712: DockerSuite.TestEventsFormat 1.605s 19:39:33 [2019-09-09T19:39:33.200Z] PASS: docker_cli_events_test.go:745: DockerSuite.TestEventsFormatBadField 0.009s 19:39:33 [2019-09-09T19:39:33.200Z] PASS: docker_cli_events_test.go:735: DockerSuite.TestEventsFormatBadFunc 0.009s 19:39:33 [2019-09-09T19:39:33.765Z] PASS: docker_cli_events_test.go:166: DockerSuite.TestEventsImageImport 0.829s 19:39:34 [2019-09-09T19:39:34.022Z] PASS: docker_cli_events_test.go:190: DockerSuite.TestEventsImageLoad 0.225s 19:39:34 [2019-09-09T19:39:34.586Z] PASS: docker_cli_events_test.go:148: DockerSuite.TestEventsImagePull 0.428s 19:39:34 [2019-09-09T19:39:34.843Z] PASS: docker_api_swarm_service_test.go:403: DockerSwarmSuite.TestAPISwarmServiceConstraintLabel 7.762s 19:39:35 [2019-09-09T19:39:35.774Z] PASS: docker_cli_events_test.go:130: DockerSuite.TestEventsImageTag 1.048s 19:39:36 [2019-09-09T19:39:36.032Z] PASS: docker_cli_events_unix_test.go:304: DockerSuite.TestEventsImageUntagDelete 0.313s 19:39:36 [2019-09-09T19:39:36.032Z] SKIP: docker_cli_events_unix_test.go:50: DockerSuite.TestEventsOOMDisableFalse (unmatched requirement swapMemorySupport) 19:39:36 [2019-09-09T19:39:36.032Z] SKIP: docker_cli_events_unix_test.go:80: DockerSuite.TestEventsOOMDisableTrue (unmatched requirement swapMemorySupport) 19:39:37 [2019-09-09T19:39:37.927Z] PASS: docker_cli_events_test.go:229: DockerSuite.TestEventsPluginOps 1.865s 19:39:38 [2019-09-09T19:39:38.864Z] PASS: docker_cli_events_unix_test.go:24: DockerSuite.TestEventsRedirectStdout 1.084s 19:39:38 [2019-09-09T19:39:38.976Z] PASS: docker_cli_build_test.go:2349: DockerSuite.TestBuildDockerignoreExceptions 56.565s 19:39:38 [2019-09-09T19:39:38.976Z] PASS: docker_cli_build_test.go:2446: DockerSuite.TestBuildDockerignoreTouchDockerfile 0.832s 19:39:38 [2019-09-09T19:39:38.976Z] PASS: docker_cli_build_test.go:2522: DockerSuite.TestBuildDockerignoringBadExclusion 0.061s 19:39:40 [2019-09-09T19:39:40.250Z] PASS: docker_cli_events_test.go:501: DockerSuite.TestEventsRename 1.116s 19:39:40 [2019-09-09T19:39:40.814Z] PASS: docker_cli_events_test.go:440: DockerSuite.TestEventsResize 0.867s 19:39:41 [2019-09-09T19:39:41.745Z] PASS: docker_cli_events_test.go:683: DockerSuite.TestEventsSinceInTheFuture 0.470s 19:39:42 [2019-09-09T19:39:42.676Z] PASS: docker_cli_events_test.go:603: DockerSuite.TestEventsSpecialFiltersWithExecCreate 0.813s 19:39:43 [2019-09-09T19:39:43.611Z] PASS: docker_cli_events_unix_test.go:250: DockerSuite.TestEventsStreaming 0.805s 19:39:46 [2019-09-09T19:39:46.883Z] PASS: docker_cli_events_test.go:28: DockerSuite.TestEventsTimestampFormats 2.995s 19:39:47 [2019-09-09T19:39:47.447Z] PASS: docker_cli_events_test.go:512: DockerSuite.TestEventsTop 0.876s 19:39:49 [2019-09-09T19:39:49.967Z] PASS: docker_cli_events_test.go:57: DockerSuite.TestEventsUntag 2.552s 19:39:51 [2019-09-09T19:39:51.861Z] PASS: docker_cli_events_test.go:695: DockerSuite.TestEventsUntilInThePast 1.335s 19:39:51 [2019-09-09T19:39:51.861Z] PASS: docker_api_swarm_service_test.go:351: DockerSwarmSuite.TestAPISwarmServiceConstraintRole 5.979s 19:39:52 [2019-09-09T19:39:52.425Z] PASS: docker_cli_exec_test.go:25: DockerSuite.TestExec 0.673s 19:39:53 [2019-09-09T19:39:53.356Z] PASS: docker_api_exec_test.go:61: DockerSuite.TestExecAPICreateContainerPaused 0.661s 19:39:54 [2019-09-09T19:39:54.286Z] PASS: docker_api_exec_test.go:24: DockerSuite.TestExecAPICreateNoCmd 0.569s 19:39:55 [2019-09-09T19:39:55.220Z] PASS: docker_api_exec_test.go:40: DockerSuite.TestExecAPICreateNoValidContentType 0.650s 19:39:57 [2019-09-09T19:39:57.116Z] PASS: docker_api_exec_test.go:80: DockerSuite.TestExecAPIStart 1.647s 19:39:58 [2019-09-09T19:39:58.047Z] PASS: docker_api_exec_test.go:117: DockerSuite.TestExecAPIStartBackwardsCompatible 0.661s 19:39:58 [2019-09-09T19:39:58.977Z] PASS: docker_api_exec_test.go:107: DockerSuite.TestExecAPIStartEnsureHeaders 0.660s 19:39:59 [2019-09-09T19:39:59.907Z] PASS: docker_api_exec_test.go:189: DockerSuite.TestExecAPIStartInvalidCommand 0.665s 19:40:00 [2019-09-09T19:40:00.473Z] PASS: docker_api_exec_test.go:132: DockerSuite.TestExecAPIStartMultipleTimesError 0.666s 19:40:01 [2019-09-09T19:40:01.515Z] PASS: docker_api_exec_test.go:173: DockerSuite.TestExecAPIStartValidCommand 0.744s 19:40:02 [2019-09-09T19:40:02.452Z] PASS: docker_api_exec_test.go:142: DockerSuite.TestExecAPIStartWithDetach 0.708s 19:40:04 [2019-09-09T19:40:04.162Z] PASS: docker_cli_build_test.go:2394: DockerSuite.TestBuildDockerignoringDockerfile 22.784s 19:40:04 [2019-09-09T19:40:04.347Z] PASS: docker_cli_exec_test.go:70: DockerSuite.TestExecAfterContainerRestart 1.454s 19:40:05 [2019-09-09T19:40:05.716Z] PASS: docker_cli_exec_test.go:247: DockerSuite.TestExecCgroup 1.197s 19:40:06 [2019-09-09T19:40:06.647Z] PASS: docker_cli_exec_test.go:99: DockerSuite.TestExecEnv 0.669s 19:40:07 [2019-09-09T19:40:07.211Z] PASS: docker_api_swarm_service_test.go:498: DockerSwarmSuite.TestAPISwarmServicePlacementPrefs 4.126s 19:40:08 [2019-09-09T19:40:08.581Z] PASS: docker_cli_exec_test.go:524: DockerSuite.TestExecEnvLinksHost 1.290s 19:40:09 [2019-09-09T19:40:09.514Z] PASS: docker_cli_exec_test.go:125: DockerSuite.TestExecExitStatus 0.710s 19:40:12 [2019-09-09T19:40:12.038Z] PASS: docker_cli_exec_test.go:300: DockerSuite.TestExecInspectID 2.216s 19:40:12 [2019-09-09T19:40:12.602Z] PASS: docker_cli_exec_test.go:34: DockerSuite.TestExecInteractive 0.740s 19:40:13 [2019-09-09T19:40:13.973Z] PASS: docker_cli_exec_unix_test.go:18: DockerSuite.TestExecInteractiveStdinClose 0.893s 19:40:13 [2019-09-09T19:40:13.973Z] PASS: docker_api_swarm_service_test.go:63: DockerSwarmSuite.TestAPISwarmServicesCreate 6.304s 19:40:14 [2019-09-09T19:40:14.516Z] PASS: docker_cli_build_test.go:2433: DockerSuite.TestBuildDockerignoringDockerignore 9.246s 19:40:14 [2019-09-09T19:40:14.904Z] PASS: docker_cli_exec_test.go:480: DockerSuite.TestExecOnReadonlyContainer 0.798s 19:40:15 [2019-09-09T19:40:15.834Z] PASS: docker_cli_exec_test.go:205: DockerSuite.TestExecParseError 0.631s 19:40:16 [2019-09-09T19:40:16.766Z] PASS: docker_cli_exec_test.go:132: DockerSuite.TestExecPausedContainer 0.634s 19:40:17 [2019-09-09T19:40:17.698Z] PASS: docker_api_exec_resize_test.go:18: DockerSuite.TestExecResizeAPIHeightWidthNoInt 0.642s 19:40:20 [2019-09-09T19:40:20.221Z] PASS: docker_api_exec_resize_test.go:34: DockerSuite.TestExecResizeImmediatelyAfterExecStart 1.911s 19:40:21 [2019-09-09T19:40:21.153Z] PASS: docker_cli_exec_test.go:114: DockerSuite.TestExecSetEnv 0.798s 19:40:22 [2019-09-09T19:40:22.089Z] PASS: docker_cli_exec_test.go:500: DockerSuite.TestExecStartFails 0.695s 19:40:24 [2019-09-09T19:40:24.863Z] PASS: docker_cli_build_test.go:2505: DockerSuite.TestBuildDockerignoringOnlyDotfiles 9.018s 19:40:34 [2019-09-09T19:40:34.269Z] PASS: docker_api_exec_test.go:207: DockerSuite.TestExecStateCleanup 11.098s 19:40:34 [2019-09-09T19:40:34.269Z] PASS: docker_cli_exec_test.go:219: DockerSuite.TestExecStopNotHanging 0.835s 19:40:35 [2019-09-09T19:40:35.199Z] PASS: docker_cli_exec_unix_test.go:47: DockerSuite.TestExecTTY 0.627s 19:40:36 [2019-09-09T19:40:36.130Z] PASS: docker_cli_exec_test.go:147: DockerSuite.TestExecTTYCloseStdin 0.755s 19:40:37 [2019-09-09T19:40:37.063Z] PASS: docker_cli_exec_test.go:168: DockerSuite.TestExecTTYWithoutStdin 0.587s 19:40:37 [2019-09-09T19:40:37.995Z] PASS: docker_cli_exec_test.go:488: DockerSuite.TestExecUlimits 0.769s 19:40:37 [2019-09-09T19:40:37.995Z] SKIP: docker_cli_exec_test.go:514: DockerSuite.TestExecWindowsPathNotWiped (unmatched requirement DaemonIsWindows) 19:40:39 [2019-09-09T19:40:39.890Z] PASS: docker_cli_exec_test.go:467: DockerSuite.TestExecWithImageUser 1.805s 19:40:40 [2019-09-09T19:40:40.821Z] PASS: docker_cli_exec_unix_test.go:89: DockerSuite.TestExecWithNoTERM 0.681s 19:40:42 [2019-09-09T19:40:42.191Z] PASS: docker_cli_exec_test.go:437: DockerSuite.TestExecWithPrivileged 0.989s 19:40:42 [2019-09-09T19:40:42.755Z] PASS: docker_api_swarm_service_test.go:124: DockerSwarmSuite.TestAPISwarmServicesCreateGlobal 7.326s 19:40:43 [2019-09-09T19:40:43.014Z] PASS: docker_cli_exec_unix_test.go:77: DockerSuite.TestExecWithTERM 0.677s 19:40:44 [2019-09-09T19:40:44.383Z] PASS: docker_cli_exec_test.go:424: DockerSuite.TestExecWithUser 0.841s 19:40:45 [2019-09-09T19:40:45.752Z] PASS: docker_api_swarm_service_test.go:55: DockerSwarmSuite.TestAPISwarmServicesEmptyList 1.391s 19:40:49 [2019-09-09T19:40:49.929Z] PASS: docker_api_containers_test.go:190: DockerSuite.TestGetContainerStats 5.080s 19:40:54 [2019-09-09T19:40:54.103Z] PASS: docker_api_containers_test.go:338: DockerSuite.TestGetContainerStatsNoStream 4.975s 19:40:54 [2019-09-09T19:40:54.860Z] PASS: docker_cli_build_test.go:2412: DockerSuite.TestBuildDockerignoringRenamedDockerfile 27.092s 19:40:56 [2019-09-09T19:40:56.625Z] PASS: docker_api_containers_test.go:230: DockerSuite.TestGetContainerStatsRmRunning 2.559s 19:41:01 [2019-09-09T19:41:01.879Z] PASS: docker_api_containers_test.go:297: DockerSuite.TestGetContainerStatsStream 4.775s 19:41:02 [2019-09-09T19:41:02.443Z] PASS: docker_api_attach_test.go:26: DockerSuite.TestGetContainersAttachWebsocket 0.607s 19:41:02 [2019-09-09T19:41:02.443Z] PASS: docker_api_attach_test.go:90: DockerSuite.TestGetContainersWsAttachContainerNotFound 0.001s 19:41:02 [2019-09-09T19:41:02.443Z] PASS: docker_api_containers_test.go:378: DockerSuite.TestGetStoppedContainerStats 0.062s 19:41:05 [2019-09-09T19:41:05.208Z] PASS: docker_cli_build_test.go:2488: DockerSuite.TestBuildDockerignoringWholeDir 8.950s 19:41:08 [2019-09-09T19:41:08.992Z] PASS: docker_api_swarm_service_test.go:311: DockerSwarmSuite.TestAPISwarmServicesFailedUpdate 10.951s 19:41:15 [2019-09-09T19:41:15.561Z] PASS: docker_cli_build_test.go:2561: DockerSuite.TestBuildDockerignoringWildDirs 9.092s 19:41:23 [2019-09-09T19:41:23.856Z] PASS: docker_cli_health_test.go:39: DockerSuite.TestHealth 21.419s 19:41:23 [2019-09-09T19:41:23.856Z] PASS: docker_cli_history_test.go:58: DockerSuite.TestHistoryExistentImage 0.010s 19:41:23 [2019-09-09T19:41:23.856Z] PASS: docker_cli_history_test.go:86: DockerSuite.TestHistoryHumanOptionFalse 0.009s 19:41:23 [2019-09-09T19:41:23.856Z] PASS: docker_cli_history_test.go:104: DockerSuite.TestHistoryHumanOptionTrue 0.009s 19:41:24 [2019-09-09T19:41:24.788Z] PASS: docker_cli_history_test.go:67: DockerSuite.TestHistoryImageWithComment 1.023s 19:41:25 [2019-09-09T19:41:25.045Z] PASS: docker_cli_history_test.go:62: DockerSuite.TestHistoryNonExistentImage 0.015s 19:41:25 [2019-09-09T19:41:25.976Z] PASS: docker_cli_images_test.go:227: DockerSuite.TestImagesEnsureDanglingImageOnlyListedOnce 0.948s 19:41:25 [2019-09-09T19:41:25.976Z] PASS: docker_cli_images_test.go:22: DockerSuite.TestImagesEnsureImageIsListed 0.011s 19:41:25 [2019-09-09T19:41:25.976Z] PASS: docker_cli_images_test.go:46: DockerSuite.TestImagesEnsureImageWithBadTagIsNotListed 0.010s 19:41:25 [2019-09-09T19:41:25.976Z] PASS: docker_cli_images_test.go:27: DockerSuite.TestImagesEnsureImageWithTagIsListed 0.072s 19:41:26 [2019-09-09T19:41:26.234Z] PASS: docker_cli_images_test.go:301: DockerSuite.TestImagesEnsureImagesFromBusyboxShown 0.300s 19:41:26 [2019-09-09T19:41:26.799Z] PASS: docker_cli_images_test.go:284: DockerSuite.TestImagesEnsureImagesFromScratchShown 0.319s 19:41:27 [2019-09-09T19:41:27.364Z] PASS: docker_cli_images_test.go:261: DockerSuite.TestImagesEnsureOnlyHeadsImagesShown 0.589s 19:41:27 [2019-09-09T19:41:27.364Z] PASS: docker_cli_images_test.go:71: DockerSuite.TestImagesErrorWithInvalidFilterNameTest 0.024s 19:41:28 [2019-09-09T19:41:28.295Z] PASS: docker_cli_images_test.go:77: DockerSuite.TestImagesFilterLabelMatch 1.038s 19:41:28 [2019-09-09T19:41:28.295Z] PASS: docker_cli_images_test.go:316: DockerSuite.TestImagesFilterNameWithPort 0.057s 19:41:29 [2019-09-09T19:41:29.666Z] PASS: docker_cli_images_test.go:117: DockerSuite.TestImagesFilterSinceAndBefore 1.022s 19:41:30 [2019-09-09T19:41:30.597Z] PASS: docker_cli_images_test.go:187: DockerSuite.TestImagesFilterSpaceTrimCase 1.124s 19:41:30 [2019-09-09T19:41:30.597Z] PASS: docker_cli_images_test.go:329: DockerSuite.TestImagesFormat 0.097s 19:41:31 [2019-09-09T19:41:31.966Z] PASS: docker_cli_images_test.go:345: DockerSuite.TestImagesFormatDefaultFormat 1.062s 19:41:34 [2019-09-09T19:41:34.487Z] PASS: docker_cli_images_test.go:51: DockerSuite.TestImagesOrderedByCreationDate 2.865s 19:41:34 [2019-09-09T19:41:34.745Z] PASS: docker_cli_images_test.go:255: DockerSuite.TestImagesWithIncorrectFilter 0.012s 19:41:34 [2019-09-09T19:41:34.745Z] PASS: docker_cli_import_test.go:37: DockerSuite.TestImportBadURL 0.154s 19:41:36 [2019-09-09T19:41:36.119Z] PASS: docker_api_swarm_service_test.go:96: DockerSwarmSuite.TestAPISwarmServicesMultipleAgents 21.538s 19:41:36 [2019-09-09T19:41:36.380Z] PASS: docker_cli_import_test.go:19: DockerSuite.TestImportDisplay 1.667s 19:41:38 [2019-09-09T19:41:38.905Z] PASS: docker_cli_import_test.go:48: DockerSuite.TestImportFile 1.980s 19:41:38 [2019-09-09T19:41:38.905Z] PASS: docker_cli_import_test.go:123: DockerSuite.TestImportFileNonExistentFile 0.015s 19:41:40 [2019-09-09T19:41:40.274Z] PASS: docker_cli_import_test.go:92: DockerSuite.TestImportFileWithMessage 1.871s 19:41:43 [2019-09-09T19:41:43.552Z] PASS: docker_cli_import_test.go:69: DockerSuite.TestImportGzipped 2.669s 19:41:45 [2019-09-09T19:41:45.449Z] PASS: docker_cli_import_test.go:128: DockerSuite.TestImportWithQuotedChanges 1.994s 19:41:45 [2019-09-09T19:41:45.706Z] PASS: docker_cli_info_test.go:178: DockerSuite.TestInfoDebug 0.553s 19:41:46 [2019-09-09T19:41:46.270Z] PASS: docker_cli_info_test.go:107: DockerSuite.TestInfoDiscoveryAdvertiseInterfaceName 0.595s 19:41:46 [2019-09-09T19:41:46.833Z] PASS: docker_cli_info_test.go:73: DockerSuite.TestInfoDiscoveryBackend 0.526s 19:41:47 [2019-09-09T19:41:47.763Z] PASS: docker_cli_info_test.go:90: DockerSuite.TestInfoDiscoveryInvalidAdvertise 1.001s 19:41:48 [2019-09-09T19:41:48.695Z] PASS: docker_cli_info_test.go:144: DockerSuite.TestInfoDisplaysPausedContainers 0.669s 19:41:49 [2019-09-09T19:41:49.625Z] PASS: docker_cli_info_test.go:131: DockerSuite.TestInfoDisplaysRunningContainers 0.597s 19:41:50 [2019-09-09T19:41:50.555Z] PASS: docker_cli_info_test.go:161: DockerSuite.TestInfoDisplaysStoppedContainers 0.861s 19:41:50 [2019-09-09T19:41:50.555Z] PASS: docker_cli_info_test.go:17: DockerSuite.TestInfoEnsureSucceeds 0.016s 19:41:50 [2019-09-09T19:41:50.555Z] PASS: docker_cli_info_test.go:61: DockerSuite.TestInfoFormat 0.037s 19:41:50 [2019-09-09T19:41:50.555Z] PASS: docker_cli_info_unix_test.go:10: DockerSuite.TestInfoSecurityOptions 0.016s 19:41:51 [2019-09-09T19:41:51.119Z] PASS: docker_cli_info_test.go:196: DockerSuite.TestInsecureRegistries 0.537s 19:41:52 [2019-09-09T19:41:52.050Z] PASS: docker_api_inspect_test.go:146: DockerSuite.TestInspectAPIBridgeNetworkSettings120 0.596s 19:41:52 [2019-09-09T19:41:52.980Z] PASS: docker_api_inspect_test.go:163: DockerSuite.TestInspectAPIBridgeNetworkSettings121 0.719s 19:41:53 [2019-09-09T19:41:53.544Z] PASS: docker_api_inspect_test.go:16: DockerSuite.TestInspectAPIContainerResponse 0.598s 19:41:54 [2019-09-09T19:41:54.474Z] PASS: docker_api_inspect_test.go:83: DockerSuite.TestInspectAPIContainerVolumeDriver 0.569s 19:41:55 [2019-09-09T19:41:55.040Z] PASS: docker_api_inspect_test.go:60: DockerSuite.TestInspectAPIContainerVolumeDriverLegacy 0.548s 19:41:55 [2019-09-09T19:41:55.971Z] PASS: docker_api_inspect_test.go:122: DockerSuite.TestInspectAPIEmptyFieldsInConfigPre121 0.690s 19:41:55 [2019-09-09T19:41:55.971Z] PASS: docker_api_inspect_test.go:107: DockerSuite.TestInspectAPIImageResponse 0.016s 19:41:57 [2019-09-09T19:41:57.864Z] PASS: docker_cli_network_unix_test.go:1034: DockerSuite.TestInspectAPIMultipleNetworks 1.119s 19:41:58 [2019-09-09T19:41:58.794Z] PASS: docker_cli_inspect_test.go:413: DockerSuite.TestInspectAmpersand 0.792s 19:41:59 [2019-09-09T19:41:59.358Z] PASS: docker_cli_inspect_test.go:207: DockerSuite.TestInspectBindMountPoint 0.568s 19:41:59 [2019-09-09T19:41:59.615Z] PASS: docker_cli_inspect_test.go:342: DockerSuite.TestInspectByPrefix 0.052s 19:42:00 [2019-09-09T19:42:00.179Z] PASS: docker_cli_inspect_test.go:142: DockerSuite.TestInspectContainerFilterInt 0.625s 19:42:00 [2019-09-09T19:42:00.179Z] SKIP: docker_cli_inspect_test.go:182: DockerSuite.TestInspectContainerGraphDriver (unmatched requirement Devicemapper) 19:42:01 [2019-09-09T19:42:01.549Z] PASS: docker_cli_inspect_test.go:392: DockerSuite.TestInspectContainerNetworkCustom 0.992s 19:42:02 [2019-09-09T19:42:02.481Z] PASS: docker_cli_inspect_test.go:380: DockerSuite.TestInspectContainerNetworkDefault 0.602s 19:42:02 [2019-09-09T19:42:02.740Z] PASS: docker_api_swarm_service_test.go:540: DockerSwarmSuite.TestAPISwarmServicesStateReporting 9.738s 19:42:03 [2019-09-09T19:42:03.304Z] PASS: docker_cli_inspect_test.go:45: DockerSuite.TestInspectDefault 0.589s 19:42:04 [2019-09-09T19:42:04.236Z] PASS: docker_cli_inspect_test.go:372: DockerSuite.TestInspectHistory 0.978s 19:42:04 [2019-09-09T19:42:04.236Z] PASS: docker_cli_inspect_test.go:25: DockerSuite.TestInspectImage 0.011s 19:42:04 [2019-09-09T19:42:04.236Z] PASS: docker_cli_inspect_test.go:126: DockerSuite.TestInspectImageFilterInt 0.021s 19:42:04 [2019-09-09T19:42:04.236Z] SKIP: docker_cli_inspect_test.go:164: DockerSuite.TestInspectImageGraphDriver (unmatched requirement Devicemapper) 19:42:05 [2019-09-09T19:42:05.605Z] PASS: docker_cli_inspect_test.go:39: DockerSuite.TestInspectInt64 0.711s 19:42:06 [2019-09-09T19:42:06.170Z] PASS: docker_cli_inspect_test.go:334: DockerSuite.TestInspectJSONFields 0.455s 19:42:06 [2019-09-09T19:42:06.170Z] PASS: docker_cli_inspect_test.go:284: DockerSuite.TestInspectLogConfigNoType 0.087s 19:42:07 [2019-09-09T19:42:07.542Z] PASS: docker_cli_inspect_test.go:239: DockerSuite.TestInspectNamedMountPoint 0.745s 19:42:08 [2019-09-09T19:42:08.473Z] PASS: docker_cli_inspect_test.go:297: DockerSuite.TestInspectNoSizeFlagContainer 0.723s 19:42:10 [2019-09-09T19:42:10.369Z] PASS: docker_cli_inspect_test.go:423: DockerSuite.TestInspectPlugin 1.934s 19:42:10 [2019-09-09T19:42:10.369Z] PASS: docker_cli_inspect_test.go:403: DockerSuite.TestInspectRootFS 0.024s 19:42:10 [2019-09-09T19:42:10.934Z] PASS: docker_cli_inspect_test.go:309: DockerSuite.TestInspectSizeFlagContainer 0.498s 19:42:11 [2019-09-09T19:42:11.864Z] PASS: docker_cli_inspect_test.go:56: DockerSuite.TestInspectStatus 0.927s 19:42:13 [2019-09-09T19:42:13.758Z] PASS: docker_cli_inspect_test.go:353: DockerSuite.TestInspectStopWhenNotFound 1.228s 19:42:14 [2019-09-09T19:42:14.687Z] PASS: docker_cli_inspect_test.go:320: DockerSuite.TestInspectTemplateError 0.596s 19:42:15 [2019-09-09T19:42:15.253Z] PASS: docker_cli_inspect_test.go:263: DockerSuite.TestInspectTimesAsRFC3339Nano 0.670s 19:42:16 [2019-09-09T19:42:16.625Z] PASS: docker_cli_inspect_test.go:81: DockerSuite.TestInspectTypeFlagContainer 0.646s 19:42:17 [2019-09-09T19:42:17.556Z] PASS: docker_cli_inspect_test.go:103: DockerSuite.TestInspectTypeFlagWithImage 0.836s 19:42:18 [2019-09-09T19:42:18.119Z] PASS: docker_cli_inspect_test.go:114: DockerSuite.TestInspectTypeFlagWithInvalidValue 0.612s 19:42:19 [2019-09-09T19:42:19.050Z] PASS: docker_cli_inspect_test.go:91: DockerSuite.TestInspectTypeFlagWithNoContainer 0.542s 19:42:19 [2019-09-09T19:42:19.050Z] PASS: docker_cli_inspect_test.go:454: DockerSuite.TestInspectUnknownObject 0.018s 19:42:21 [2019-09-09T19:42:21.571Z] PASS: docker_cli_run_unix_test.go:1158: DockerSuite.TestLegacyRunNoNewPrivSetuid 2.524s 19:42:23 [2019-09-09T19:42:23.465Z] PASS: docker_cli_links_test.go:201: DockerSuite.TestLinkShortDefinition 1.104s 19:42:25 [2019-09-09T19:42:25.004Z] PASS: docker_cli_links_test.go:192: DockerSuite.TestLinksEnvs 1.548s 19:42:25 [2019-09-09T19:42:25.569Z] PASS: docker_cli_links_test.go:228: DockerSuite.TestLinksEtcHostsRegularFile 0.475s 19:42:27 [2019-09-09T19:42:27.464Z] PASS: docker_cli_links_test.go:141: DockerSuite.TestLinksHostsFilesInject 1.413s 19:42:30 [2019-09-09T19:42:30.012Z] PASS: docker_cli_links_test.go:94: DockerSuite.TestLinksInspectLinksStarted 1.780s 19:42:32 [2019-09-09T19:42:32.536Z] PASS: docker_cli_links_test.go:113: DockerSuite.TestLinksInspectLinksStopped 1.931s 19:42:32 [2019-09-09T19:42:32.793Z] PASS: docker_cli_links_test.go:25: DockerSuite.TestLinksInvalidContainerTarget 0.075s 19:42:35 [2019-09-09T19:42:35.314Z] PASS: docker_cli_links_test.go:235: DockerSuite.TestLinksMultipleWithSameName 1.983s 19:42:35 [2019-09-09T19:42:35.571Z] PASS: docker_cli_links_test.go:217: DockerSuite.TestLinksNetworkHostContainer 0.283s 19:42:36 [2019-09-09T19:42:36.502Z] PASS: docker_cli_links_test.go:133: DockerSuite.TestLinksNotStartedParentNotFail 0.630s 19:42:41 [2019-09-09T19:42:41.841Z] PASS: docker_cli_build_test.go:2539: DockerSuite.TestBuildDockerignoringWildTopDir 85.156s 19:42:41 [2019-09-09T19:42:41.841Z] PASS: docker_cli_build_test.go:3945: DockerSuite.TestBuildDotDotFile 0.066s 19:42:42 [2019-09-09T19:42:42.303Z] SKIP: docker_cli_build_test.go:2635: DockerSuite.TestBuildEOLInLine (unmatched requirement DaemonIsLinux) 19:42:42 [2019-09-09T19:42:42.303Z] SKIP: docker_cli_build_test.go:3169: DockerSuite.TestBuildEmptyCmd (unmatched requirement DaemonIsLinux) 19:42:43 [2019-09-09T19:42:43.277Z] PASS: docker_cli_build_test.go:1705: DockerSuite.TestBuildEmptyEntrypoint 0.476s 19:42:44 [2019-09-09T19:42:44.250Z] PASS: docker_cli_build_test.go:1682: DockerSuite.TestBuildEmptyEntrypointInheritance 1.162s 19:42:44 [2019-09-09T19:42:44.250Z] SKIP: docker_cli_build_test.go:3937: DockerSuite.TestBuildEmptyScratch (unmatched requirement DaemonIsLinux) 19:42:44 [2019-09-09T19:42:44.599Z] PASS: docker_api_swarm_service_test.go:142: DockerSwarmSuite.TestAPISwarmServicesUpdate 29.212s 19:42:44 [2019-09-09T19:42:44.712Z] PASS: docker_cli_build_test.go:3962: DockerSuite.TestBuildEmptyStringVolume 0.417s 19:42:45 [2019-09-09T19:42:45.174Z] PASS: docker_cli_build_test.go:1719: DockerSuite.TestBuildEntrypoint 0.448s 19:42:50 [2019-09-09T19:42:50.540Z] PASS: docker_cli_links_test.go:37: DockerSuite.TestLinksPingLinkedContainers 12.999s 19:42:52 [2019-09-09T19:42:52.438Z] PASS: docker_cli_links_test.go:81: DockerSuite.TestLinksPingLinkedContainersAfterRename 2.582s 19:42:54 [2019-09-09T19:42:54.333Z] PASS: docker_cli_exec_test.go:367: DockerSuite.TestLinksPingLinkedContainersOnRename 1.474s 19:42:55 [2019-09-09T19:42:55.265Z] PASS: docker_cli_links_test.go:16: DockerSuite.TestLinksPingUnlinkedContainers 0.934s 19:42:55 [2019-09-09T19:42:55.319Z] PASS: docker_cli_build_test.go:3252: DockerSuite.TestBuildEntrypointCanBeOverriddenByChild 9.484s 19:42:57 [2019-09-09T19:42:57.507Z] PASS: docker_cli_build_test.go:3272: DockerSuite.TestBuildEntrypointCanBeOverriddenByChildInspect 2.859s 19:42:57 [2019-09-09T19:42:57.788Z] PASS: docker_cli_links_test.go:159: DockerSuite.TestLinksUpdateOnRestart 2.180s 19:42:57 [2019-09-09T19:42:57.788Z] PASS: docker_cli_save_load_unix_test.go:91: DockerSuite.TestLoadNoStdinFail 0.011s 19:42:58 [2019-09-09T19:42:58.352Z] PASS: docker_cli_save_load_test.go:334: DockerSuite.TestLoadZeroSizeLayer 0.460s 19:42:58 [2019-09-09T19:42:58.352Z] PASS: docker_cli_login_test.go:12: DockerSuite.TestLoginWithoutTTY 0.014s 19:42:58 [2019-09-09T19:42:58.352Z] PASS: docker_api_logs_test.go:86: DockerSuite.TestLogsAPIContainerNotFound 0.001s 19:42:59 [2019-09-09T19:42:59.283Z] PASS: docker_api_logs_test.go:71: DockerSuite.TestLogsAPIFollowEmptyOutput 0.655s 19:43:00 [2019-09-09T19:43:00.222Z] PASS: docker_api_logs_test.go:59: DockerSuite.TestLogsAPINoStdoutNorStderr 0.668s 19:43:03 [2019-09-09T19:43:03.326Z] PASS: docker_cli_build_test.go:2171: DockerSuite.TestBuildEntrypointRunCleanup 4.970s 19:43:03 [2019-09-09T19:43:03.327Z] SKIP: docker_cli_build_test.go:1470: DockerSuite.TestBuildEnv (unmatched requirement DaemonIsLinux) 19:43:03 [2019-09-09T19:43:03.327Z] SKIP: docker_cli_build_test.go:303: DockerSuite.TestBuildEnvEscapes (unmatched requirement DaemonIsLinux) 19:43:03 [2019-09-09T19:43:03.327Z] SKIP: docker_cli_build_test.go:320: DockerSuite.TestBuildEnvOverwrite (unmatched requirement DaemonIsLinux) 19:43:03 [2019-09-09T19:43:03.327Z] SKIP: docker_cli_build_test.go:2716: DockerSuite.TestBuildEnvUsage (unmatched requirement DaemonIsLinux) 19:43:03 [2019-09-09T19:43:03.327Z] SKIP: docker_cli_build_test.go:2747: DockerSuite.TestBuildEnvUsage2 (unmatched requirement DaemonIsLinux) 19:43:04 [2019-09-09T19:43:04.420Z] PASS: docker_api_logs_test.go:150: DockerSuite.TestLogsAPIUntil 3.904s 19:43:04 [2019-09-09T19:43:04.985Z] PASS: docker_api_logs_test.go:188: DockerSuite.TestLogsAPIUntilDefaultValue 0.792s 19:43:06 [2019-09-09T19:43:06.247Z] PASS: docker_cli_build_test.go:148: DockerSuite.TestBuildEnvironmentReplacementAddCopy 3.250s 19:43:06 [2019-09-09T19:43:06.247Z] SKIP: docker_cli_build_test.go:172: DockerSuite.TestBuildEnvironmentReplacementEnv (unmatched requirement DaemonIsLinux) 19:43:06 [2019-09-09T19:43:06.247Z] SKIP: docker_cli_build_test.go:103: DockerSuite.TestBuildEnvironmentReplacementExpose (unmatched requirement DaemonIsLinux) 19:43:06 [2019-09-09T19:43:06.709Z] SKIP: docker_cli_build_test.go:61: DockerSuite.TestBuildEnvironmentReplacementUser (unmatched requirement DaemonIsLinux) 19:43:07 [2019-09-09T19:43:07.683Z] PASS: docker_cli_build_test.go:78: DockerSuite.TestBuildEnvironmentReplacementVolume 0.864s 19:43:09 [2019-09-09T19:43:09.160Z] PASS: docker_api_swarm_service_test.go:202: DockerSwarmSuite.TestAPISwarmServicesUpdateStartFirst 24.412s 19:43:09 [2019-09-09T19:43:09.724Z] PASS: docker_api_logs_test.go:93: DockerSuite.TestLogsAPIUntilFutureFollow 4.583s 19:43:10 [2019-09-09T19:43:10.656Z] PASS: docker_api_logs_test.go:23: DockerSuite.TestLogsAPIWithStdout 0.684s 19:43:10 [2019-09-09T19:43:10.656Z] PASS: docker_cli_logs_test.go:318: DockerSuite.TestLogsCLIContainerNotFound 0.018s 19:43:12 [2019-09-09T19:43:12.028Z] PASS: docker_cli_logs_test.go:24: DockerSuite.TestLogsContainerBiggerThanPage 1.253s 19:43:12 [2019-09-09T19:43:12.392Z] PASS: docker_cli_build_test.go:128: DockerSuite.TestBuildEnvironmentReplacementWorkdir 4.962s 19:43:13 [2019-09-09T19:43:13.398Z] PASS: docker_cli_logs_test.go:29: DockerSuite.TestLogsContainerMuchBiggerThanPage 1.415s 19:43:14 [2019-09-09T19:43:14.329Z] PASS: docker_api_swarm_test.go:861: DockerSwarmSuite.TestAPISwarmServicesUpdateWithName 3.479s 19:43:14 [2019-09-09T19:43:14.587Z] PASS: docker_cli_logs_test.go:19: DockerSuite.TestLogsContainerSmallerThanPage 1.107s 19:43:15 [2019-09-09T19:43:15.958Z] PASS: docker_cli_logs_test.go:300: DockerSuite.TestLogsFollowGoroutinesNoOutput 1.041s 19:43:16 [2019-09-09T19:43:16.889Z] PASS: docker_api_swarm_test.go:880: DockerSwarmSuite.TestAPISwarmUnlockNotLocked 0.984s 19:43:17 [2019-09-09T19:43:17.145Z] PASS: docker_cli_logs_test.go:272: DockerSuite.TestLogsFollowGoroutinesWithStdout 0.865s 19:43:20 [2019-09-09T19:43:20.421Z] PASS: docker_cli_logs_test.go:214: DockerSuite.TestLogsFollowSlowStdoutConsumer 2.934s 19:43:20 [2019-09-09T19:43:20.421Z] PASS: docker_cli_swarm_test.go:950: DockerSwarmSuite.TestDNSConfig 2.757s 19:43:20 [2019-09-09T19:43:20.985Z] PASS: docker_cli_logs_test.go:124: DockerSuite.TestLogsFollowStopped 0.963s 19:43:21 [2019-09-09T19:43:21.917Z] PASS: docker_cli_logs_test.go:66: DockerSuite.TestLogsSeparateStderr 0.865s 19:43:23 [2019-09-09T19:43:23.286Z] PASS: docker_cli_swarm_test.go:977: DockerSwarmSuite.TestDNSConfigUpdate 2.009s 19:43:25 [2019-09-09T19:43:25.808Z] PASS: docker_cli_swarm_test.go:1448: DockerSwarmSuite.TestExtraHosts 2.055s 19:43:28 [2019-09-09T19:43:28.331Z] PASS: docker_cli_swarm_test.go:1642: DockerSwarmSuite.TestNetworkInspectWithDuplicateNames 1.379s 19:43:28 [2019-09-09T19:43:28.896Z] PASS: docker_cli_logs_test.go:145: DockerSuite.TestLogsSince 6.876s 19:43:33 [2019-09-09T19:43:33.541Z] PASS: docker_cli_build_test.go:5318: DockerSuite.TestBuildEscapeNotBackslashWordTest 16.795s 19:43:33 [2019-09-09T19:43:33.541Z] PASS: docker_cli_build_test.go:2264: DockerSuite.TestBuildEscapeWhitespace 0.494s 19:43:33 [2019-09-09T19:43:33.541Z] SKIP: docker_cli_build_test.go:3303: DockerSuite.TestBuildExoticShellInterpolation (unmatched requirement DaemonIsLinux) 19:43:33 [2019-09-09T19:43:33.541Z] SKIP: docker_cli_build_test.go:1591: DockerSuite.TestBuildExpose (unmatched requirement DaemonIsLinux) 19:43:33 [2019-09-09T19:43:33.541Z] SKIP: docker_cli_build_test.go:1605: DockerSuite.TestBuildExposeMorePorts (unmatched requirement DaemonIsLinux) 19:43:33 [2019-09-09T19:43:33.541Z] SKIP: docker_cli_build_test.go:1654: DockerSuite.TestBuildExposeOrder (unmatched requirement DaemonIsLinux) 19:43:33 [2019-09-09T19:43:33.541Z] SKIP: docker_cli_build_test.go:1670: DockerSuite.TestBuildExposeUpperCaseProto (unmatched requirement DaemonIsLinux) 19:43:33 [2019-09-09T19:43:33.541Z] PASS: docker_cli_build_test.go:2228: DockerSuite.TestBuildFails 2.116s 19:43:33 [2019-09-09T19:43:33.541Z] PASS: docker_cli_build_test.go:4898: DockerSuite.TestBuildFailsGitNotCallable 0.100s 19:43:34 [2019-09-09T19:43:34.151Z] PASS: docker_cli_swarm_test.go:399: DockerSwarmSuite.TestOverlayAttachable 4.837s 19:43:34 [2019-09-09T19:43:34.715Z] PASS: docker_cli_logs_test.go:180: DockerSuite.TestLogsSinceFutureFollow 5.674s 19:43:35 [2019-09-09T19:43:35.280Z] PASS: docker_cli_logs_test.go:77: DockerSuite.TestLogsStderrInStdout 0.806s 19:43:36 [2019-09-09T19:43:36.650Z] PASS: docker_cli_logs_test.go:92: DockerSuite.TestLogsTail 1.246s 19:43:37 [2019-09-09T19:43:37.581Z] PASS: docker_cli_logs_test.go:41: DockerSuite.TestLogsTimestamps 0.734s 19:43:38 [2019-09-09T19:43:38.145Z] PASS: docker_cli_logs_test.go:325: DockerSuite.TestLogsWithDetails 0.823s 19:43:38 [2019-09-09T19:43:38.711Z] PASS: docker_cli_run_test.go:2915: DockerSuite.TestMountIntoProc 0.579s 19:43:39 [2019-09-09T19:43:39.643Z] PASS: docker_cli_run_test.go:2924: DockerSuite.TestMountIntoSys 0.882s 19:43:39 [2019-09-09T19:43:39.901Z] PASS: docker_cli_swarm_test.go:421: DockerSwarmSuite.TestOverlayAttachableOnSwarmLeave 5.888s 19:43:42 [2019-09-09T19:43:42.424Z] PASS: docker_cli_netmode_test.go:33: DockerSuite.TestNetHostname 2.643s 19:43:42 [2019-09-09T19:43:42.681Z] PASS: docker_cli_netmode_test.go:26: DockerSuite.TestNetHostnameWithNetHost 0.431s 19:43:44 [2019-09-09T19:43:44.050Z] PASS: docker_cli_events_unix_test.go:195: DockerSuite.TestNetworkEvents 1.122s 19:43:45 [2019-09-09T19:43:45.968Z] PASS: docker_cli_build_test.go:4818: DockerSuite.TestBuildFollowSymlinkToDir 10.491s 19:43:46 [2019-09-09T19:43:46.575Z] PASS: docker_cli_run_test.go:3519: DockerSuite.TestNetworkRmWithActiveContainers 2.162s 19:43:47 [2019-09-09T19:43:47.140Z] PASS: docker_cli_run_test.go:2701: DockerSuite.TestPermissionsPtsReadonlyRootfs 0.814s 19:43:49 [2019-09-09T19:43:49.034Z] PASS: docker_cli_plugins_test.go:77: DockerSuite.TestPluginActive 1.940s 19:43:49 [2019-09-09T19:43:49.717Z] PASS: docker_cli_build_test.go:4788: DockerSuite.TestBuildFollowSymlinkToFile 5.361s 19:43:55 [2019-09-09T19:43:55.583Z] PASS: docker_cli_plugins_test.go:100: DockerSuite.TestPluginActiveNetwork 5.519s 19:43:55 [2019-09-09T19:43:55.583Z] SKIP: docker_cli_plugins_test.go:345: DockerSuite.TestPluginInspectOnWindows (unmatched requirement DaemonIsWindows) 19:43:55 [2019-09-09T19:43:55.583Z] PASS: docker_cli_plugins_test.go:151: DockerSuite.TestPluginInstallDisableVolumeLs 0.587s 19:43:56 [2019-09-09T19:43:56.813Z] PASS: docker_cli_build_test.go:1171: DockerSuite.TestBuildForceRm 6.429s 19:43:58 [2019-09-09T19:43:58.858Z] PASS: docker_cli_plugins_logdriver_test.go:12: DockerSuite.TestPluginLogDriver 3.489s 19:44:00 [2019-09-09T19:44:00.233Z] PASS: docker_cli_plugins_logdriver_test.go:32: DockerSuite.TestPluginLogDriverInfoList 1.468s 19:44:02 [2019-09-09T19:44:02.628Z] PASS: docker_cli_build_test.go:3052: DockerSuite.TestBuildFromGit 6.337s 19:44:02 [2019-09-09T19:44:02.770Z] PASS: docker_cli_plugins_test.go:475: DockerSuite.TestPluginMetricsCollector 2.032s 19:44:04 [2019-09-09T19:44:04.172Z] PASS: docker_cli_build_test.go:3071: DockerSuite.TestBuildFromGitWithContext 1.421s 19:44:06 [2019-09-09T19:44:06.944Z] PASS: docker_cli_swarm_test.go:447: DockerSwarmSuite.TestOverlayAttachableReleaseResourcesOnFailure 25.599s 19:44:07 [2019-09-09T19:44:07.202Z] PASS: docker_cli_plugins_test.go:443: DockerSuite.TestPluginUpgrade 4.843s 19:44:09 [2019-09-09T19:44:09.725Z] PASS: docker_cli_port_test.go:330: DockerSuite.TestPortBindingOnSandbox 2.005s 19:44:09 [2019-09-09T19:44:09.985Z] PASS: docker_cli_build_test.go:3090: DockerSuite.TestBuildFromGitWithF 5.045s 19:44:09 [2019-09-09T19:44:09.985Z] SKIP: docker_cli_build_test.go:3702: DockerSuite.TestBuildFromMixedcaseDockerfile (unmatched requirement UnixCli) 19:44:10 [2019-09-09T19:44:10.959Z] PASS: docker_cli_build_test.go:3778: DockerSuite.TestBuildFromOfficialNames 0.778s 19:44:11 [2019-09-09T19:44:11.421Z] PASS: docker_cli_build_test.go:3103: DockerSuite.TestBuildFromRemoteTarball 0.482s 19:44:11 [2019-09-09T19:44:11.421Z] SKIP: docker_cli_build_test.go:3753: DockerSuite.TestBuildFromStdinWithF (unmatched requirement DaemonIsLinux) 19:44:11 [2019-09-09T19:44:11.623Z] PASS: docker_cli_port_test.go:308: DockerSuite.TestPortExposeHostBinding 1.697s 19:44:12 [2019-09-09T19:44:12.993Z] PASS: docker_cli_port_test.go:286: DockerSuite.TestPortHostBinding 1.712s 19:44:17 [2019-09-09T19:44:17.167Z] PASS: docker_cli_prune_unix_test.go:43: DockerSwarmSuite.TestPruneNetwork 10.354s 19:44:20 [2019-09-09T19:44:20.442Z] PASS: docker_cli_swarm_test.go:602: DockerSwarmSuite.TestPsListContainersFilterIsTask 2.609s 19:44:21 [2019-09-09T19:44:21.773Z] PASS: docker_cli_build_test.go:3726: DockerSuite.TestBuildFromURLWithF 8.694s 19:44:21 [2019-09-09T19:44:21.773Z] SKIP: docker_cli_build_test.go:235: DockerSuite.TestBuildHandleEscapesInVolume (unmatched requirement DaemonIsLinux) 19:44:24 [2019-09-09T19:44:24.621Z] PASS: docker_cli_port_test.go:16: DockerSuite.TestPortList 10.768s 19:44:25 [2019-09-09T19:44:25.554Z] PASS: docker_api_containers_test.go:1302: DockerSuite.TestPostContainerAPICreateWithStringOrSliceEntrypoint 1.589s 19:44:32 [2019-09-09T19:44:32.124Z] PASS: docker_cli_history_test.go:16: DockerSuite.TestBuildHistory 10.523s 19:44:32 [2019-09-09T19:44:32.586Z] PASS: docker_cli_build_test.go:6182: DockerSuite.TestBuildIidFile 0.868s 19:44:33 [2019-09-09T19:44:33.648Z] PASS: docker_api_attach_test.go:100: DockerSuite.TestPostContainersAttach 6.423s 19:44:33 [2019-09-09T19:44:33.648Z] PASS: docker_api_attach_test.go:79: DockerSuite.TestPostContainersAttachContainerNotFound 0.001s 19:44:33 [2019-09-09T19:44:33.648Z] PASS: docker_api_containers_test.go:1567: DockerSuite.TestPostContainersCreateMemorySwappinessHostConfigOmitted 0.063s 19:44:33 [2019-09-09T19:44:33.648Z] PASS: docker_cli_service_create_test.go:362: DockerSwarmSuite.TestServiceCreateMountTmpfs 2.575s 19:44:33 [2019-09-09T19:44:33.648Z] PASS: docker_api_containers_test.go:1481: DockerSuite.TestPostContainersCreateShmSizeHostConfigOmitted 0.725s 19:44:33 [2019-09-09T19:44:33.648Z] PASS: docker_api_containers_test.go:1463: DockerSuite.TestPostContainersCreateShmSizeNegative 0.003s 19:44:34 [2019-09-09T19:44:34.579Z] PASS: docker_api_containers_test.go:1509: DockerSuite.TestPostContainersCreateShmSizeOmitted 0.932s 19:44:34 [2019-09-09T19:44:34.579Z] PASS: docker_api_containers_test.go:1592: DockerSuite.TestPostContainersCreateWithOomScoreAdjInvalidRange 0.006s 19:44:34 [2019-09-09T19:44:34.775Z] PASS: docker_cli_build_test.go:6207: DockerSuite.TestBuildIidFileCleanupOnFail 2.070s 19:44:34 [2019-09-09T19:44:34.775Z] SKIP: docker_cli_build_test.go:2207: DockerSuite.TestBuildInheritance (unmatched requirement DaemonIsLinux) 19:44:35 [2019-09-09T19:44:35.238Z] PASS: docker_cli_build_test.go:5975: DockerSuite.TestBuildIntermediateTarget 0.693s 19:44:35 [2019-09-09T19:44:35.511Z] PASS: docker_api_containers_test.go:1536: DockerSuite.TestPostContainersCreateWithShmSize 0.755s 19:44:35 [2019-09-09T19:44:35.511Z] PASS: docker_api_containers_test.go:1359: DockerSuite.TestPostContainersCreateWithStringOrSliceCapAddDrop 0.116s 19:44:35 [2019-09-09T19:44:35.700Z] PASS: docker_cli_build_test.go:3192: DockerSuite.TestBuildInvalidTag 0.059s 19:44:35 [2019-09-09T19:44:35.786Z] --- PASS: TestImportExtremelyLargeImageWorks (316.76s) 19:44:35 [2019-09-09T19:44:35.786Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks 19:44:35 [2019-09-09T19:44:35.786Z] daemon.go:336: [da84f1c48eb20] waiting for daemon to start 19:44:35 [2019-09-09T19:44:35.786Z] daemon.go:336: [da84f1c48eb20] waiting for daemon to start 19:44:35 [2019-09-09T19:44:35.786Z] daemon.go:364: [da84f1c48eb20] daemon started 19:44:35 [2019-09-09T19:44:35.786Z] daemon.go:472: [da84f1c48eb20] Stopping daemon 19:44:35 [2019-09-09T19:44:35.786Z] daemon.go:307: [da84f1c48eb20] exiting daemon 19:44:35 [2019-09-09T19:44:35.786Z] daemon.go:459: [da84f1c48eb20] Daemon stopped 19:44:35 [2019-09-09T19:44:35.786Z] PASS 19:44:35 [2019-09-09T19:44:35.786Z] Running /go/src/github.com/docker/docker/integration/network flags=-test.v -test.timeout=120m 19:44:35 [2019-09-09T19:44:35.786Z] INFO: Testing against a local daemon 19:44:35 [2019-09-09T19:44:35.786Z] === RUN TestNetworkCreateDelete 19:44:35 [2019-09-09T19:44:35.786Z] --- PASS: TestNetworkCreateDelete (0.22s) 19:44:35 [2019-09-09T19:44:35.786Z] === RUN TestDockerNetworkDeletePreferID 19:44:35 [2019-09-09T19:44:35.786Z] --- PASS: TestDockerNetworkDeletePreferID (0.57s) 19:44:35 [2019-09-09T19:44:35.786Z] === RUN TestInspectNetwork 19:44:35 [2019-09-09T19:44:35.786Z] === RUN TestInspectNetwork/full_network_id 19:44:35 [2019-09-09T19:44:35.786Z] === RUN TestInspectNetwork/partial_network_id 19:44:35 [2019-09-09T19:44:35.786Z] === RUN TestInspectNetwork/network_name 19:44:35 [2019-09-09T19:44:35.786Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 19:44:37 [2019-09-09T19:44:37.406Z] PASS: docker_cli_service_create_test.go:19: DockerSwarmSuite.TestServiceCreateMountVolume 2.578s 19:44:37 [2019-09-09T19:44:37.406Z] PASS: docker_api_containers_test.go:1330: DockerSuite.TestPostContainersCreateWithStringOrSliceCmd 1.712s 19:44:37 [2019-09-09T19:44:37.406Z] PASS: docker_api_containers_test.go:1430: DockerSuite.TestPostContainersCreateWithWrongCpusetValues 0.005s 19:44:37 [2019-09-09T19:44:37.816Z] --- PASS: TestInspectNetwork (7.74s) 19:44:37 [2019-09-09T19:44:37.816Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork 19:44:37 [2019-09-09T19:44:37.816Z] daemon.go:336: [dcb9ea31e25f4] waiting for daemon to start 19:44:37 [2019-09-09T19:44:37.816Z] daemon.go:336: [dcb9ea31e25f4] waiting for daemon to start 19:44:37 [2019-09-09T19:44:37.816Z] daemon.go:364: [dcb9ea31e25f4] daemon started 19:44:37 [2019-09-09T19:44:37.816Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 19:44:37 [2019-09-09T19:44:37.816Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 19:44:37 [2019-09-09T19:44:37.816Z] --- PASS: TestInspectNetwork/network_name (0.00s) 19:44:37 [2019-09-09T19:44:37.816Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 19:44:37 [2019-09-09T19:44:37.816Z] daemon.go:472: [dcb9ea31e25f4] Stopping daemon 19:44:37 [2019-09-09T19:44:37.816Z] daemon.go:307: [dcb9ea31e25f4] exiting daemon 19:44:37 [2019-09-09T19:44:37.816Z] daemon.go:459: [dcb9ea31e25f4] Daemon stopped 19:44:37 [2019-09-09T19:44:37.816Z] === RUN TestRunContainerWithBridgeNone 19:44:40 [2019-09-09T19:44:40.409Z] PASS: docker_cli_build_test.go:35: DockerSuite.TestBuildJSONEmptyRun 4.340s 19:44:40 [2019-09-09T19:44:40.498Z] --- PASS: TestRunContainerWithBridgeNone (2.59s) 19:44:40 [2019-09-09T19:44:40.498Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone 19:44:40 [2019-09-09T19:44:40.498Z] daemon.go:336: [d16671845c568] waiting for daemon to start 19:44:40 [2019-09-09T19:44:40.498Z] daemon.go:336: [d16671845c568] waiting for daemon to start 19:44:40 [2019-09-09T19:44:40.498Z] daemon.go:364: [d16671845c568] daemon started 19:44:40 [2019-09-09T19:44:40.498Z] daemon.go:472: [d16671845c568] Stopping daemon 19:44:40 [2019-09-09T19:44:40.498Z] daemon.go:307: [d16671845c568] exiting daemon 19:44:40 [2019-09-09T19:44:40.498Z] daemon.go:459: [d16671845c568] Daemon stopped 19:44:40 [2019-09-09T19:44:40.498Z] === RUN TestNetworkInvalidJSON 19:44:40 [2019-09-09T19:44:40.498Z] === RUN TestNetworkInvalidJSON//networks/create 19:44:40 [2019-09-09T19:44:40.498Z] === PAUSE TestNetworkInvalidJSON//networks/create 19:44:40 [2019-09-09T19:44:40.498Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect 19:44:40 [2019-09-09T19:44:40.498Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect 19:44:40 [2019-09-09T19:44:40.498Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect 19:44:40 [2019-09-09T19:44:40.498Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect 19:44:40 [2019-09-09T19:44:40.498Z] === CONT TestNetworkInvalidJSON//networks/create 19:44:40 [2019-09-09T19:44:40.498Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect 19:44:40 [2019-09-09T19:44:40.498Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect 19:44:40 [2019-09-09T19:44:40.498Z] --- PASS: TestNetworkInvalidJSON (0.04s) 19:44:40 [2019-09-09T19:44:40.498Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) 19:44:40 [2019-09-09T19:44:40.498Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) 19:44:40 [2019-09-09T19:44:40.498Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) 19:44:40 [2019-09-09T19:44:40.498Z] === RUN TestDaemonRestartWithLiveRestore 19:44:40 [2019-09-09T19:44:40.723Z] PASS: docker_cli_service_create_test.go:314: DockerSwarmSuite.TestServiceCreateWithConfigReferencedTwice 2.634s 19:44:40 [2019-09-09T19:44:40.723Z] PASS: docker_cli_prune_unix_test.go:134: DockerSuite.TestPruneContainerLabel 3.377s 19:44:41 [2019-09-09T19:44:41.383Z] PASS: docker_cli_build_test.go:4924: DockerSuite.TestBuildLabel 0.830s 19:44:41 [2019-09-09T19:44:41.509Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) 19:44:41 [2019-09-09T19:44:41.509Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore 19:44:41 [2019-09-09T19:44:41.509Z] daemon.go:336: [d09942e791d85] waiting for daemon to start 19:44:41 [2019-09-09T19:44:41.509Z] daemon.go:336: [d09942e791d85] waiting for daemon to start 19:44:41 [2019-09-09T19:44:41.509Z] daemon.go:364: [d09942e791d85] daemon started 19:44:41 [2019-09-09T19:44:41.509Z] daemon.go:472: [d09942e791d85] Stopping daemon 19:44:41 [2019-09-09T19:44:41.509Z] daemon.go:307: [d09942e791d85] exiting daemon 19:44:41 [2019-09-09T19:44:41.509Z] daemon.go:459: [d09942e791d85] Daemon stopped 19:44:41 [2019-09-09T19:44:41.509Z] daemon.go:336: [d09942e791d85] waiting for daemon to start 19:44:41 [2019-09-09T19:44:41.509Z] daemon.go:336: [d09942e791d85] waiting for daemon to start 19:44:41 [2019-09-09T19:44:41.509Z] daemon.go:364: [d09942e791d85] daemon started 19:44:41 [2019-09-09T19:44:41.509Z] daemon.go:472: [d09942e791d85] Stopping daemon 19:44:41 [2019-09-09T19:44:41.509Z] daemon.go:307: [d09942e791d85] exiting daemon 19:44:41 [2019-09-09T19:44:41.509Z] daemon.go:459: [d09942e791d85] Daemon stopped 19:44:41 [2019-09-09T19:44:41.509Z] === RUN TestDaemonDefaultNetworkPools 19:44:41 [2019-09-09T19:44:41.844Z] PASS: docker_cli_build_test.go:4955: DockerSuite.TestBuildLabelCacheCommit 0.530s 19:44:42 [2019-09-09T19:44:42.126Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) 19:44:42 [2019-09-09T19:44:42.126Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools 19:44:42 [2019-09-09T19:44:42.126Z] daemon.go:336: [d3e1af5fbc9d5] waiting for daemon to start 19:44:42 [2019-09-09T19:44:42.126Z] daemon.go:336: [d3e1af5fbc9d5] waiting for daemon to start 19:44:42 [2019-09-09T19:44:42.126Z] daemon.go:364: [d3e1af5fbc9d5] daemon started 19:44:42 [2019-09-09T19:44:42.126Z] daemon.go:472: [d3e1af5fbc9d5] Stopping daemon 19:44:42 [2019-09-09T19:44:42.126Z] daemon.go:307: [d3e1af5fbc9d5] exiting daemon 19:44:42 [2019-09-09T19:44:42.126Z] daemon.go:459: [d3e1af5fbc9d5] Daemon stopped 19:44:42 [2019-09-09T19:44:42.126Z] === RUN TestDaemonRestartWithExistingNetwork 19:44:42 [2019-09-09T19:44:42.619Z] PASS: docker_cli_prune_unix_test.go:114: DockerSuite.TestPruneContainerUntil 1.674s 19:44:42 [2019-09-09T19:44:42.818Z] PASS: docker_cli_build_test.go:4976: DockerSuite.TestBuildLabelMultiple 0.803s 19:44:42 [2019-09-09T19:44:42.876Z] PASS: docker_cli_prune_unix_test.go:250: DockerSuite.TestPruneNetworkLabel 0.663s 19:44:43 [2019-09-09T19:44:43.133Z] PASS: docker_cli_prune_unix_test.go:192: DockerSuite.TestPruneVolumeLabel 0.126s 19:44:43 [2019-09-09T19:44:43.279Z] PASS: docker_cli_build_test.go:4941: DockerSuite.TestBuildLabelOneNode 0.471s 19:44:43 [2019-09-09T19:44:43.391Z] PASS: docker_cli_service_create_test.go:215: DockerSwarmSuite.TestServiceCreateWithConfigSimple 1.600s 19:44:43 [2019-09-09T19:44:43.608Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.26s) 19:44:43 [2019-09-09T19:44:43.608Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork 19:44:43 [2019-09-09T19:44:43.608Z] daemon.go:336: [d47bc88359385] waiting for daemon to start 19:44:43 [2019-09-09T19:44:43.608Z] daemon.go:336: [d47bc88359385] waiting for daemon to start 19:44:43 [2019-09-09T19:44:43.608Z] daemon.go:364: [d47bc88359385] daemon started 19:44:43 [2019-09-09T19:44:43.608Z] daemon.go:472: [d47bc88359385] Stopping daemon 19:44:43 [2019-09-09T19:44:43.608Z] daemon.go:307: [d47bc88359385] exiting daemon 19:44:43 [2019-09-09T19:44:43.608Z] daemon.go:459: [d47bc88359385] Daemon stopped 19:44:43 [2019-09-09T19:44:43.608Z] daemon.go:336: [d47bc88359385] waiting for daemon to start 19:44:43 [2019-09-09T19:44:43.608Z] daemon.go:336: [d47bc88359385] waiting for daemon to start 19:44:43 [2019-09-09T19:44:43.608Z] daemon.go:364: [d47bc88359385] daemon started 19:44:43 [2019-09-09T19:44:43.608Z] daemon.go:472: [d47bc88359385] Stopping daemon 19:44:43 [2019-09-09T19:44:43.608Z] daemon.go:307: [d47bc88359385] exiting daemon 19:44:43 [2019-09-09T19:44:43.608Z] daemon.go:459: [d47bc88359385] Daemon stopped 19:44:43 [2019-09-09T19:44:43.608Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 19:44:44 [2019-09-09T19:44:44.251Z] PASS: docker_cli_build_test.go:3374: DockerSuite.TestBuildLabels 0.829s 19:44:45 [2019-09-09T19:44:45.100Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.50s) 19:44:45 [2019-09-09T19:44:45.100Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 19:44:45 [2019-09-09T19:44:45.100Z] daemon.go:336: [d866a975c5069] waiting for daemon to start 19:44:45 [2019-09-09T19:44:45.100Z] daemon.go:336: [d866a975c5069] waiting for daemon to start 19:44:45 [2019-09-09T19:44:45.100Z] daemon.go:364: [d866a975c5069] daemon started 19:44:45 [2019-09-09T19:44:45.100Z] daemon.go:472: [d866a975c5069] Stopping daemon 19:44:45 [2019-09-09T19:44:45.100Z] daemon.go:307: [d866a975c5069] exiting daemon 19:44:45 [2019-09-09T19:44:45.100Z] daemon.go:459: [d866a975c5069] Daemon stopped 19:44:45 [2019-09-09T19:44:45.100Z] daemon.go:336: [d866a975c5069] waiting for daemon to start 19:44:45 [2019-09-09T19:44:45.100Z] daemon.go:336: [d866a975c5069] waiting for daemon to start 19:44:45 [2019-09-09T19:44:45.100Z] daemon.go:364: [d866a975c5069] daemon started 19:44:45 [2019-09-09T19:44:45.100Z] daemon.go:472: [d866a975c5069] Stopping daemon 19:44:45 [2019-09-09T19:44:45.100Z] daemon.go:307: [d866a975c5069] exiting daemon 19:44:45 [2019-09-09T19:44:45.100Z] daemon.go:459: [d866a975c5069] Daemon stopped 19:44:45 [2019-09-09T19:44:45.100Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 19:44:45 [2019-09-09T19:44:45.720Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) 19:44:45 [2019-09-09T19:44:45.720Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool 19:44:45 [2019-09-09T19:44:45.720Z] daemon.go:336: [d96cc9feed08f] waiting for daemon to start 19:44:45 [2019-09-09T19:44:45.720Z] daemon.go:336: [d96cc9feed08f] waiting for daemon to start 19:44:45 [2019-09-09T19:44:45.720Z] daemon.go:364: [d96cc9feed08f] daemon started 19:44:45 [2019-09-09T19:44:45.720Z] daemon.go:472: [d96cc9feed08f] Stopping daemon 19:44:45 [2019-09-09T19:44:45.720Z] daemon.go:307: [d96cc9feed08f] exiting daemon 19:44:45 [2019-09-09T19:44:45.720Z] daemon.go:459: [d96cc9feed08f] Daemon stopped 19:44:45 [2019-09-09T19:44:45.720Z] === RUN TestServiceWithPredefinedNetwork 19:44:45 [2019-09-09T19:44:45.793Z] PASS: docker_cli_build_test.go:3386: DockerSuite.TestBuildLabelsCache 1.412s 19:44:46 [2019-09-09T19:44:46.670Z] PASS: docker_cli_service_create_test.go:249: DockerSwarmSuite.TestServiceCreateWithConfigSourceTargetPaths 2.530s 19:44:46 [2019-09-09T19:44:46.670Z] PASS: docker_cli_ps_test.go:791: DockerSuite.TestPsByOrder 2.466s 19:44:47 [2019-09-09T19:44:47.748Z] --- PASS: TestServiceWithPredefinedNetwork (2.25s) 19:44:47 [2019-09-09T19:44:47.748Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork 19:44:47 [2019-09-09T19:44:47.748Z] daemon.go:336: [d3ab63572bc92] waiting for daemon to start 19:44:47 [2019-09-09T19:44:47.748Z] daemon.go:336: [d3ab63572bc92] waiting for daemon to start 19:44:47 [2019-09-09T19:44:47.748Z] daemon.go:364: [d3ab63572bc92] daemon started 19:44:47 [2019-09-09T19:44:47.748Z] daemon.go:472: [d3ab63572bc92] Stopping daemon 19:44:47 [2019-09-09T19:44:47.748Z] daemon.go:307: [d3ab63572bc92] exiting daemon 19:44:47 [2019-09-09T19:44:47.748Z] daemon.go:459: [d3ab63572bc92] Daemon stopped 19:44:47 [2019-09-09T19:44:47.748Z] === RUN TestServiceRemoveKeepsIngressNetwork 19:44:47 [2019-09-09T19:44:47.748Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 19:44:47 [2019-09-09T19:44:47.748Z] service_test.go:230: FLAKY_TEST 19:44:47 [2019-09-09T19:44:47.748Z] === RUN TestServiceWithDataPathPortInit 19:44:48 [2019-09-09T19:44:48.040Z] PASS: docker_cli_ps_test.go:544: DockerSuite.TestPsImageIDAfterUpdate 0.808s 19:44:50 [2019-09-09T19:44:50.496Z] PASS: docker_cli_build_test.go:5062: DockerSuite.TestBuildLabelsOverride 4.915s 19:44:50 [2019-09-09T19:44:50.959Z] SKIP: docker_cli_build_test.go:392: DockerSuite.TestBuildLastModified (unmatched requirement DaemonIsLinux) 19:44:50 [2019-09-09T19:44:50.959Z] SKIP: docker_cli_build_test.go:2624: DockerSuite.TestBuildLineBreak (unmatched requirement DaemonIsLinux) 19:44:50 [2019-09-09T19:44:50.959Z] PASS: docker_cli_build_test.go:6107: DockerSuite.TestBuildLineErrorOnBuild 0.059s 19:44:50 [2019-09-09T19:44:50.959Z] PASS: docker_cli_build_test.go:6118: DockerSuite.TestBuildLineErrorUnknownInstruction 0.065s 19:44:50 [2019-09-09T19:44:50.959Z] PASS: docker_cli_build_test.go:6149: DockerSuite.TestBuildLineErrorWithComments 0.058s 19:44:50 [2019-09-09T19:44:50.959Z] PASS: docker_cli_build_test.go:6132: DockerSuite.TestBuildLineErrorWithEmptyLines 0.056s 19:44:51 [2019-09-09T19:44:51.317Z] PASS: docker_cli_ps_test.go:21: DockerSuite.TestPsListContainersBase 2.449s 19:44:51 [2019-09-09T19:44:51.317Z] PASS: docker_cli_service_create_test.go:415: DockerSwarmSuite.TestServiceCreateWithNetworkAlias 4.090s 19:44:51 [2019-09-09T19:44:51.932Z] PASS: docker_cli_build_test.go:1268: DockerSuite.TestBuildMaintainer 0.447s 19:44:52 [2019-09-09T19:44:52.136Z] --- PASS: TestServiceWithDataPathPortInit (4.49s) 19:44:52 [2019-09-09T19:44:52.136Z] service_test.go:339: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit 19:44:52 [2019-09-09T19:44:52.136Z] daemon.go:336: [d95f6630ba587] waiting for daemon to start 19:44:52 [2019-09-09T19:44:52.136Z] daemon.go:336: [d95f6630ba587] waiting for daemon to start 19:44:52 [2019-09-09T19:44:52.136Z] daemon.go:364: [d95f6630ba587] daemon started 19:44:52 [2019-09-09T19:44:52.136Z] daemon.go:472: [d95f6630ba587] Stopping daemon 19:44:52 [2019-09-09T19:44:52.136Z] daemon.go:307: [d95f6630ba587] exiting daemon 19:44:52 [2019-09-09T19:44:52.136Z] daemon.go:459: [d95f6630ba587] Daemon stopped 19:44:52 [2019-09-09T19:44:52.136Z] service_test.go:367: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit 19:44:52 [2019-09-09T19:44:52.136Z] daemon.go:336: [d523497571c5d] waiting for daemon to start 19:44:52 [2019-09-09T19:44:52.136Z] daemon.go:336: [d523497571c5d] waiting for daemon to start 19:44:52 [2019-09-09T19:44:52.136Z] daemon.go:364: [d523497571c5d] daemon started 19:44:52 [2019-09-09T19:44:52.136Z] daemon.go:472: [d523497571c5d] Stopping daemon 19:44:52 [2019-09-09T19:44:52.136Z] daemon.go:307: [d523497571c5d] exiting daemon 19:44:52 [2019-09-09T19:44:52.136Z] daemon.go:459: [d523497571c5d] Daemon stopped 19:44:52 [2019-09-09T19:44:52.136Z] === RUN TestServiceWithDefaultAddressPoolInit 19:44:52 [2019-09-09T19:44:52.394Z] PASS: docker_cli_build_test.go:3892: DockerSuite.TestBuildMissingArgs 0.616s 19:44:55 [2019-09-09T19:44:55.492Z] PASS: docker_cli_service_create_test.go:167: DockerSwarmSuite.TestServiceCreateWithSecretReferencedTwice 2.783s 19:44:56 [2019-09-09T19:44:56.861Z] PASS: docker_cli_ps_test.go:308: DockerSuite.TestPsListContainersFilterAncestorImage 5.414s 19:44:56 [2019-09-09T19:44:56.861Z] PASS: docker_cli_ps_test.go:513: DockerSuite.TestPsListContainersFilterCreated 0.110s 19:44:57 [2019-09-09T19:44:57.639Z] --- PASS: TestServiceWithDefaultAddressPoolInit (4.40s) 19:44:57 [2019-09-09T19:44:57.639Z] service_test.go:398: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit 19:44:57 [2019-09-09T19:44:57.639Z] daemon.go:336: [d4769264621df] waiting for daemon to start 19:44:57 [2019-09-09T19:44:57.639Z] daemon.go:336: [d4769264621df] waiting for daemon to start 19:44:57 [2019-09-09T19:44:57.639Z] daemon.go:364: [d4769264621df] daemon started 19:44:57 [2019-09-09T19:44:57.639Z] service_test.go:425: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:zvd7cct541o6h2i1mb9cntjyx Created:2019-09-09 19:44:53.246479613 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[] Services:map[]} 19:44:57 [2019-09-09T19:44:57.639Z] daemon.go:472: [d4769264621df] Stopping daemon 19:44:57 [2019-09-09T19:44:57.639Z] daemon.go:307: [d4769264621df] exiting daemon 19:44:57 [2019-09-09T19:44:57.639Z] daemon.go:459: [d4769264621df] Daemon stopped 19:44:57 [2019-09-09T19:44:57.639Z] service_test.go:438: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit 19:44:57 [2019-09-09T19:44:57.639Z] daemon.go:336: [d8f97623663f3] waiting for daemon to start 19:44:57 [2019-09-09T19:44:57.639Z] daemon.go:336: [d8f97623663f3] waiting for daemon to start 19:44:57 [2019-09-09T19:44:57.639Z] daemon.go:364: [d8f97623663f3] daemon started 19:44:57 [2019-09-09T19:44:57.639Z] daemon.go:472: [d8f97623663f3] Stopping daemon 19:44:57 [2019-09-09T19:44:57.639Z] daemon.go:307: [d8f97623663f3] exiting daemon 19:44:57 [2019-09-09T19:44:57.639Z] daemon.go:459: [d8f97623663f3] Daemon stopped 19:44:57 [2019-09-09T19:44:57.639Z] PASS 19:44:57 [2019-09-09T19:44:57.639Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan flags=-test.v -test.timeout=120m 19:44:57 [2019-09-09T19:44:57.639Z] INFO: Testing against a local daemon 19:44:57 [2019-09-09T19:44:57.639Z] === RUN TestDockerNetworkIpvlanPersistance 19:44:57 [2019-09-09T19:44:57.794Z] PASS: docker_cli_service_create_test.go:67: DockerSwarmSuite.TestServiceCreateWithSecretSimple 1.370s 19:44:58 [2019-09-09T19:44:58.256Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.47s) 19:44:58 [2019-09-09T19:44:58.256Z] ipvlan_test.go:28: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlanPersistance 19:44:58 [2019-09-09T19:44:58.256Z] daemon.go:336: [d6641ca6260dd] waiting for daemon to start 19:44:58 [2019-09-09T19:44:58.256Z] daemon.go:336: [d6641ca6260dd] waiting for daemon to start 19:44:58 [2019-09-09T19:44:58.256Z] daemon.go:364: [d6641ca6260dd] daemon started 19:44:58 [2019-09-09T19:44:58.256Z] daemon.go:472: [d6641ca6260dd] Stopping daemon 19:44:58 [2019-09-09T19:44:58.256Z] daemon.go:307: [d6641ca6260dd] exiting daemon 19:44:58 [2019-09-09T19:44:58.256Z] daemon.go:459: [d6641ca6260dd] Daemon stopped 19:44:58 [2019-09-09T19:44:58.256Z] daemon.go:336: [d6641ca6260dd] waiting for daemon to start 19:44:58 [2019-09-09T19:44:58.256Z] daemon.go:336: [d6641ca6260dd] waiting for daemon to start 19:44:58 [2019-09-09T19:44:58.256Z] daemon.go:364: [d6641ca6260dd] daemon started 19:44:58 [2019-09-09T19:44:58.256Z] daemon.go:472: [d6641ca6260dd] Stopping daemon 19:44:58 [2019-09-09T19:44:58.256Z] daemon.go:307: [d6641ca6260dd] exiting daemon 19:44:58 [2019-09-09T19:44:58.256Z] daemon.go:459: [d6641ca6260dd] Daemon stopped 19:44:58 [2019-09-09T19:44:58.256Z] === RUN TestDockerNetworkIpvlan 19:44:59 [2019-09-09T19:44:59.265Z] === RUN TestDockerNetworkIpvlan/Subinterface 19:45:00 [2019-09-09T19:45:00.274Z] === RUN TestDockerNetworkIpvlan/OverlapParent 19:45:01 [2019-09-09T19:45:01.069Z] PASS: docker_cli_ps_test.go:439: DockerSuite.TestPsListContainersFilterExited 3.997s 19:45:01 [2019-09-09T19:45:01.281Z] === RUN TestDockerNetworkIpvlan/L2NilParent 19:45:01 [2019-09-09T19:45:01.332Z] PASS: docker_cli_service_create_test.go:101: DockerSwarmSuite.TestServiceCreateWithSecretSourceTargetPaths 2.752s 19:45:02 [2019-09-09T19:45:02.741Z] PASS: docker_cli_build_test.go:445: DockerSuite.TestBuildModifyFileInFolder 9.921s 19:45:03 [2019-09-09T19:45:03.970Z] === RUN TestDockerNetworkIpvlan/L2InternalMode 19:45:07 [2019-09-09T19:45:07.425Z] === RUN TestDockerNetworkIpvlan/L3NilParent 19:45:09 [2019-09-09T19:45:09.430Z] PASS: docker_cli_service_health_test.go:21: DockerSwarmSuite.TestServiceHealthRun 6.353s 19:45:09 [2019-09-09T19:45:09.430Z] PASS: docker_cli_ps_test.go:229: DockerSuite.TestPsListContainersFilterHealth 7.274s 19:45:10 [2019-09-09T19:45:10.106Z] === RUN TestDockerNetworkIpvlan/L3InternalMode 19:45:11 [2019-09-09T19:45:11.325Z] PASS: docker_cli_ps_test.go:272: DockerSuite.TestPsListContainersFilterID 1.393s 19:45:13 [2019-09-09T19:45:13.563Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnet 19:45:13 [2019-09-09T19:45:13.847Z] PASS: docker_cli_ps_test.go:403: DockerSuite.TestPsListContainersFilterLabel 2.548s 19:45:13 [2019-09-09T19:45:13.847Z] PASS: docker_cli_service_health_test.go:83: DockerSwarmSuite.TestServiceHealthStart 5.251s 19:45:15 [2019-09-09T19:45:15.233Z] PASS: docker_cli_ps_test.go:286: DockerSuite.TestPsListContainersFilterName 1.557s 19:45:17 [2019-09-09T19:45:17.133Z] PASS: docker_cli_ps_test.go:711: DockerSuite.TestPsListContainersFilterNetwork 1.427s 19:45:17 [2019-09-09T19:45:17.589Z] PASS: docker_cli_build_test.go:4638: DockerSuite.TestBuildMultiStageArg 13.589s 19:45:17 [2019-09-09T19:45:17.589Z] SKIP: docker_cli_build_test.go:5526: DockerSuite.TestBuildMultiStageCache (unmatched requirement DaemonIsLinux) 19:45:17 [2019-09-09T19:45:17.974Z] === RUN TestDockerNetworkIpvlan/L3MultiSubnet 19:45:19 [2019-09-09T19:45:19.026Z] PASS: docker_cli_ps_test.go:810: DockerSuite.TestPsListContainersFilterPorts 1.248s 19:45:19 [2019-09-09T19:45:19.775Z] PASS: docker_cli_build_test.go:5705: DockerSuite.TestBuildMultiStageCopyFromErrors 1.980s 19:45:21 [2019-09-09T19:45:21.547Z] PASS: docker_cli_ps_test.go:182: DockerSuite.TestPsListContainersFilterStatus 2.076s 19:45:22 [2019-09-09T19:45:22.916Z] PASS: docker_cli_ps_test.go:142: DockerSuite.TestPsListContainersSize 1.470s 19:45:23 [2019-09-09T19:45:23.173Z] PASS: docker_cli_ps_test.go:846: DockerSuite.TestPsNotShowLinknamesOfDeletedContainer 0.163s 19:45:23 [2019-09-09T19:45:23.481Z] === RUN TestDockerNetworkIpvlan/Addressing 19:45:24 [2019-09-09T19:45:24.103Z] PASS: docker_cli_ps_test.go:593: DockerSuite.TestPsNotShowPortsOfStoppedContainer 0.886s 19:45:25 [2019-09-09T19:45:25.515Z] --- PASS: TestDockerNetworkIpvlan (27.03s) 19:45:25 [2019-09-09T19:45:25.515Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan 19:45:25 [2019-09-09T19:45:25.515Z] daemon.go:336: [dbe138bca13c2] waiting for daemon to start 19:45:25 [2019-09-09T19:45:25.515Z] daemon.go:336: [dbe138bca13c2] waiting for daemon to start 19:45:25 [2019-09-09T19:45:25.515Z] daemon.go:364: [dbe138bca13c2] daemon started 19:45:25 [2019-09-09T19:45:25.515Z] --- PASS: TestDockerNetworkIpvlan/Subinterface (0.08s) 19:45:25 [2019-09-09T19:45:25.515Z] daemon.go:472: [dbe138bca13c2] Stopping daemon 19:45:25 [2019-09-09T19:45:25.515Z] daemon.go:307: [dbe138bca13c2] exiting daemon 19:45:25 [2019-09-09T19:45:25.515Z] daemon.go:459: [dbe138bca13c2] Daemon stopped 19:45:25 [2019-09-09T19:45:25.515Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan 19:45:25 [2019-09-09T19:45:25.515Z] daemon.go:336: [d2d25daddb66f] waiting for daemon to start 19:45:25 [2019-09-09T19:45:25.515Z] daemon.go:336: [d2d25daddb66f] waiting for daemon to start 19:45:25 [2019-09-09T19:45:25.515Z] daemon.go:364: [d2d25daddb66f] daemon started 19:45:25 [2019-09-09T19:45:25.515Z] --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.05s) 19:45:25 [2019-09-09T19:45:25.515Z] daemon.go:472: [d2d25daddb66f] Stopping daemon 19:45:25 [2019-09-09T19:45:25.515Z] daemon.go:307: [d2d25daddb66f] exiting daemon 19:45:25 [2019-09-09T19:45:25.515Z] daemon.go:459: [d2d25daddb66f] Daemon stopped 19:45:25 [2019-09-09T19:45:25.515Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan 19:45:25 [2019-09-09T19:45:25.515Z] daemon.go:336: [de1ed95eaaf70] waiting for daemon to start 19:45:25 [2019-09-09T19:45:25.515Z] daemon.go:336: [de1ed95eaaf70] waiting for daemon to start 19:45:25 [2019-09-09T19:45:25.515Z] daemon.go:364: [de1ed95eaaf70] daemon started 19:45:25 [2019-09-09T19:45:25.515Z] --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.25s) 19:45:25 [2019-09-09T19:45:25.515Z] daemon.go:472: [de1ed95eaaf70] Stopping daemon 19:45:25 [2019-09-09T19:45:25.515Z] daemon.go:307: [de1ed95eaaf70] exiting daemon 19:45:25 [2019-09-09T19:45:25.515Z] daemon.go:459: [de1ed95eaaf70] Daemon stopped 19:45:25 [2019-09-09T19:45:25.515Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan 19:45:25 [2019-09-09T19:45:25.515Z] daemon.go:336: [d845e35cd76df] waiting for daemon to start 19:45:25 [2019-09-09T19:45:25.515Z] daemon.go:336: [d845e35cd76df] waiting for daemon to start 19:45:25 [2019-09-09T19:45:25.515Z] daemon.go:364: [d845e35cd76df] daemon started 19:45:25 [2019-09-09T19:45:25.515Z] --- PASS: TestDockerNetworkIpvlan/L2InternalMode (2.18s) 19:45:25 [2019-09-09T19:45:25.515Z] daemon.go:472: [d845e35cd76df] Stopping daemon 19:45:25 [2019-09-09T19:45:25.515Z] daemon.go:307: [d845e35cd76df] exiting daemon 19:45:25 [2019-09-09T19:45:25.515Z] daemon.go:459: [d845e35cd76df] Daemon stopped 19:45:25 [2019-09-09T19:45:25.515Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan 19:45:25 [2019-09-09T19:45:25.515Z] daemon.go:336: [d8146a55fdf02] waiting for daemon to start 19:45:25 [2019-09-09T19:45:25.515Z] daemon.go:336: [d8146a55fdf02] waiting for daemon to start 19:45:25 [2019-09-09T19:45:25.515Z] daemon.go:364: [d8146a55fdf02] daemon started 19:45:25 [2019-09-09T19:45:25.515Z] --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.23s) 19:45:25 [2019-09-09T19:45:25.515Z] daemon.go:472: [d8146a55fdf02] Stopping daemon 19:45:25 [2019-09-09T19:45:25.515Z] daemon.go:307: [d8146a55fdf02] exiting daemon 19:45:25 [2019-09-09T19:45:25.515Z] daemon.go:459: [d8146a55fdf02] Daemon stopped 19:45:25 [2019-09-09T19:45:25.515Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan 19:45:25 [2019-09-09T19:45:25.515Z] daemon.go:336: [dee6289bd8289] waiting for daemon to start 19:45:25 [2019-09-09T19:45:25.515Z] daemon.go:336: [dee6289bd8289] waiting for daemon to start 19:45:25 [2019-09-09T19:45:25.515Z] daemon.go:364: [dee6289bd8289] daemon started 19:45:25 [2019-09-09T19:45:25.515Z] --- PASS: TestDockerNetworkIpvlan/L3InternalMode (2.19s) 19:45:25 [2019-09-09T19:45:25.515Z] daemon.go:472: [dee6289bd8289] Stopping daemon 19:45:25 [2019-09-09T19:45:25.515Z] daemon.go:307: [dee6289bd8289] exiting daemon 19:45:25 [2019-09-09T19:45:25.515Z] daemon.go:459: [dee6289bd8289] Daemon stopped 19:45:25 [2019-09-09T19:45:25.515Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan 19:45:25 [2019-09-09T19:45:25.515Z] daemon.go:336: [d655b8b3c2e18] waiting for daemon to start 19:45:25 [2019-09-09T19:45:25.515Z] daemon.go:336: [d655b8b3c2e18] waiting for daemon to start 19:45:25 [2019-09-09T19:45:25.515Z] daemon.go:364: [d655b8b3c2e18] daemon started 19:45:25 [2019-09-09T19:45:25.515Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (3.28s) 19:45:25 [2019-09-09T19:45:25.515Z] daemon.go:472: [d655b8b3c2e18] Stopping daemon 19:45:25 [2019-09-09T19:45:25.515Z] daemon.go:307: [d655b8b3c2e18] exiting daemon 19:45:25 [2019-09-09T19:45:25.515Z] daemon.go:459: [d655b8b3c2e18] Daemon stopped 19:45:25 [2019-09-09T19:45:25.515Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan 19:45:25 [2019-09-09T19:45:25.515Z] daemon.go:336: [de327eacd3792] waiting for daemon to start 19:45:25 [2019-09-09T19:45:25.515Z] daemon.go:336: [de327eacd3792] waiting for daemon to start 19:45:25 [2019-09-09T19:45:25.515Z] daemon.go:364: [de327eacd3792] daemon started 19:45:25 [2019-09-09T19:45:25.515Z] --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (3.29s) 19:45:25 [2019-09-09T19:45:25.515Z] daemon.go:472: [de327eacd3792] Stopping daemon 19:45:25 [2019-09-09T19:45:25.515Z] daemon.go:307: [de327eacd3792] exiting daemon 19:45:25 [2019-09-09T19:45:25.515Z] daemon.go:459: [de327eacd3792] Daemon stopped 19:45:25 [2019-09-09T19:45:25.515Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan 19:45:25 [2019-09-09T19:45:25.515Z] daemon.go:336: [d9cc2f5aa5cba] waiting for daemon to start 19:45:25 [2019-09-09T19:45:25.515Z] daemon.go:336: [d9cc2f5aa5cba] waiting for daemon to start 19:45:25 [2019-09-09T19:45:25.515Z] daemon.go:364: [d9cc2f5aa5cba] daemon started 19:45:25 [2019-09-09T19:45:25.515Z] --- PASS: TestDockerNetworkIpvlan/Addressing (2.00s) 19:45:25 [2019-09-09T19:45:25.515Z] daemon.go:472: [d9cc2f5aa5cba] Stopping daemon 19:45:25 [2019-09-09T19:45:25.515Z] daemon.go:307: [d9cc2f5aa5cba] exiting daemon 19:45:25 [2019-09-09T19:45:25.515Z] daemon.go:459: [d9cc2f5aa5cba] Daemon stopped 19:45:25 [2019-09-09T19:45:25.515Z] PASS 19:45:25 [2019-09-09T19:45:25.515Z] Running /go/src/github.com/docker/docker/integration/network/macvlan flags=-test.v -test.timeout=120m 19:45:25 [2019-09-09T19:45:25.515Z] INFO: Testing against a local daemon 19:45:25 [2019-09-09T19:45:25.515Z] === RUN TestDockerNetworkMacvlanPersistance 19:45:26 [2019-09-09T19:45:26.624Z] PASS: docker_cli_ps_test.go:467: DockerSuite.TestPsRightTagName 1.735s 19:45:26 [2019-09-09T19:45:26.993Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.49s) 19:45:26 [2019-09-09T19:45:26.993Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance 19:45:26 [2019-09-09T19:45:26.993Z] daemon.go:336: [d76df45e43f4c] waiting for daemon to start 19:45:26 [2019-09-09T19:45:26.993Z] daemon.go:336: [d76df45e43f4c] waiting for daemon to start 19:45:26 [2019-09-09T19:45:26.993Z] daemon.go:364: [d76df45e43f4c] daemon started 19:45:26 [2019-09-09T19:45:26.993Z] daemon.go:472: [d76df45e43f4c] Stopping daemon 19:45:26 [2019-09-09T19:45:26.993Z] daemon.go:307: [d76df45e43f4c] exiting daemon 19:45:26 [2019-09-09T19:45:26.993Z] daemon.go:459: [d76df45e43f4c] Daemon stopped 19:45:26 [2019-09-09T19:45:26.993Z] daemon.go:336: [d76df45e43f4c] waiting for daemon to start 19:45:26 [2019-09-09T19:45:26.993Z] daemon.go:336: [d76df45e43f4c] waiting for daemon to start 19:45:26 [2019-09-09T19:45:26.993Z] daemon.go:364: [d76df45e43f4c] daemon started 19:45:26 [2019-09-09T19:45:26.993Z] daemon.go:472: [d76df45e43f4c] Stopping daemon 19:45:26 [2019-09-09T19:45:26.993Z] daemon.go:307: [d76df45e43f4c] exiting daemon 19:45:26 [2019-09-09T19:45:26.993Z] daemon.go:459: [d76df45e43f4c] Daemon stopped 19:45:26 [2019-09-09T19:45:26.994Z] === RUN TestDockerNetworkMacvlan 19:45:27 [2019-09-09T19:45:27.188Z] PASS: docker_cli_service_logs_test.go:25: DockerSwarmSuite.TestServiceLogs 2.468s 19:45:28 [2019-09-09T19:45:28.006Z] === RUN TestDockerNetworkMacvlan/Subinterface 19:45:29 [2019-09-09T19:45:29.017Z] === RUN TestDockerNetworkMacvlan/OverlapParent 19:45:29 [2019-09-09T19:45:29.712Z] PASS: docker_cli_ps_test.go:611: DockerSuite.TestPsShowMounts 2.090s 19:45:30 [2019-09-09T19:45:30.026Z] === RUN TestDockerNetworkMacvlan/NilParent 19:45:30 [2019-09-09T19:45:30.277Z] PASS: docker_cli_run_test.go:3150: DockerSuite.TestPtraceContainerProcsFromHost 0.690s 19:45:30 [2019-09-09T19:45:30.277Z] SKIP: docker_cli_pull_test.go:266: DockerSuite.TestPullLinuxImageFailsOnWindows (unmatched requirement DaemonIsWindows) 19:45:30 [2019-09-09T19:45:30.277Z] PASS: docker_cli_pull_test.go:273: DockerSuite.TestPullWindowsImageFailsOnLinux 0.131s 19:45:30 [2019-09-09T19:45:30.534Z] PASS: docker_cli_push_test.go:292: DockerSuite.TestPushToCentralRegistryUnauthorized 0.129s 19:45:30 [2019-09-09T19:45:30.534Z] PASS: docker_cli_push_test.go:38: DockerSuite.TestPushUnprefixedRepo 0.056s 19:45:31 [2019-09-09T19:45:31.467Z] PASS: docker_api_containers_test.go:1404: DockerSuite.TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs 0.959s 19:45:32 [2019-09-09T19:45:32.708Z] === RUN TestDockerNetworkMacvlan/InternalMode 19:45:33 [2019-09-09T19:45:33.362Z] PASS: docker_cli_restart_test.go:304: DockerSuite.TestRestartAutoRemoveContainer 1.630s 19:45:33 [2019-09-09T19:45:33.362Z] SKIP: docker_cli_restart_test.go:167: DockerSuite.TestRestartContainerSuccess (unmatched requirement IsolationIsProcess) 19:45:33 [2019-09-09T19:45:33.927Z] PASS: docker_cli_restart_test.go:153: DockerSuite.TestRestartContainerwithGoodContainer 0.775s 19:45:36 [2019-09-09T19:45:36.177Z] === RUN TestDockerNetworkMacvlan/Addressing 19:45:37 [2019-09-09T19:45:37.188Z] --- PASS: TestDockerNetworkMacvlan (10.28s) 19:45:37 [2019-09-09T19:45:37.188Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan 19:45:37 [2019-09-09T19:45:37.188Z] daemon.go:336: [d0405addd1aaa] waiting for daemon to start 19:45:37 [2019-09-09T19:45:37.188Z] daemon.go:336: [d0405addd1aaa] waiting for daemon to start 19:45:37 [2019-09-09T19:45:37.188Z] daemon.go:364: [d0405addd1aaa] daemon started 19:45:37 [2019-09-09T19:45:37.188Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) 19:45:37 [2019-09-09T19:45:37.188Z] daemon.go:472: [d0405addd1aaa] Stopping daemon 19:45:37 [2019-09-09T19:45:37.188Z] daemon.go:307: [d0405addd1aaa] exiting daemon 19:45:37 [2019-09-09T19:45:37.188Z] daemon.go:459: [d0405addd1aaa] Daemon stopped 19:45:37 [2019-09-09T19:45:37.188Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan 19:45:37 [2019-09-09T19:45:37.188Z] daemon.go:336: [d0acb8a7220bf] waiting for daemon to start 19:45:37 [2019-09-09T19:45:37.188Z] daemon.go:336: [d0acb8a7220bf] waiting for daemon to start 19:45:37 [2019-09-09T19:45:37.188Z] daemon.go:364: [d0acb8a7220bf] daemon started 19:45:37 [2019-09-09T19:45:37.188Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) 19:45:37 [2019-09-09T19:45:37.188Z] daemon.go:472: [d0acb8a7220bf] Stopping daemon 19:45:37 [2019-09-09T19:45:37.188Z] daemon.go:307: [d0acb8a7220bf] exiting daemon 19:45:37 [2019-09-09T19:45:37.188Z] daemon.go:459: [d0acb8a7220bf] Daemon stopped 19:45:37 [2019-09-09T19:45:37.188Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan 19:45:37 [2019-09-09T19:45:37.188Z] daemon.go:336: [d3e0b2650c532] waiting for daemon to start 19:45:37 [2019-09-09T19:45:37.188Z] daemon.go:336: [d3e0b2650c532] waiting for daemon to start 19:45:37 [2019-09-09T19:45:37.188Z] daemon.go:364: [d3e0b2650c532] daemon started 19:45:37 [2019-09-09T19:45:37.188Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.23s) 19:45:37 [2019-09-09T19:45:37.188Z] daemon.go:472: [d3e0b2650c532] Stopping daemon 19:45:37 [2019-09-09T19:45:37.188Z] daemon.go:307: [d3e0b2650c532] exiting daemon 19:45:37 [2019-09-09T19:45:37.188Z] daemon.go:459: [d3e0b2650c532] Daemon stopped 19:45:37 [2019-09-09T19:45:37.188Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan 19:45:37 [2019-09-09T19:45:37.188Z] daemon.go:336: [d2f9282427904] waiting for daemon to start 19:45:37 [2019-09-09T19:45:37.188Z] daemon.go:336: [d2f9282427904] waiting for daemon to start 19:45:37 [2019-09-09T19:45:37.188Z] daemon.go:364: [d2f9282427904] daemon started 19:45:37 [2019-09-09T19:45:37.188Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.20s) 19:45:37 [2019-09-09T19:45:37.188Z] daemon.go:472: [d2f9282427904] Stopping daemon 19:45:37 [2019-09-09T19:45:37.188Z] daemon.go:307: [d2f9282427904] exiting daemon 19:45:37 [2019-09-09T19:45:37.188Z] daemon.go:459: [d2f9282427904] Daemon stopped 19:45:37 [2019-09-09T19:45:37.188Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan 19:45:37 [2019-09-09T19:45:37.188Z] daemon.go:336: [d51f523ff30a7] waiting for daemon to start 19:45:37 [2019-09-09T19:45:37.188Z] daemon.go:336: [d51f523ff30a7] waiting for daemon to start 19:45:37 [2019-09-09T19:45:37.188Z] daemon.go:364: [d51f523ff30a7] daemon started 19:45:37 [2019-09-09T19:45:37.188Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.03s) 19:45:37 [2019-09-09T19:45:37.188Z] daemon.go:472: [d51f523ff30a7] Stopping daemon 19:45:37 [2019-09-09T19:45:37.188Z] daemon.go:307: [d51f523ff30a7] exiting daemon 19:45:37 [2019-09-09T19:45:37.188Z] daemon.go:459: [d51f523ff30a7] Daemon stopped 19:45:37 [2019-09-09T19:45:37.188Z] PASS 19:45:37 [2019-09-09T19:45:37.188Z] Running /go/src/github.com/docker/docker/integration/plugin flags=-test.v -test.timeout=120m 19:45:37 [2019-09-09T19:45:37.188Z] testing: warning: no tests to run 19:45:37 [2019-09-09T19:45:37.188Z] PASS 19:45:37 [2019-09-09T19:45:37.188Z] Running /go/src/github.com/docker/docker/integration/plugin/authz flags=-test.v -test.timeout=120m 19:45:37 [2019-09-09T19:45:37.471Z] INFO: Testing against a local daemon 19:45:37 [2019-09-09T19:45:37.471Z] === RUN TestAuthZPluginAllowRequest 19:45:38 [2019-09-09T19:45:38.949Z] --- PASS: TestAuthZPluginAllowRequest (1.73s) 19:45:38 [2019-09-09T19:45:38.949Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest 19:45:38 [2019-09-09T19:45:38.949Z] daemon.go:336: [d656b5db6a309] waiting for daemon to start 19:45:38 [2019-09-09T19:45:38.949Z] daemon.go:336: [d656b5db6a309] waiting for daemon to start 19:45:38 [2019-09-09T19:45:38.949Z] daemon.go:364: [d656b5db6a309] daemon started 19:45:38 [2019-09-09T19:45:38.949Z] daemon.go:472: [d656b5db6a309] Stopping daemon 19:45:38 [2019-09-09T19:45:38.949Z] daemon.go:307: [d656b5db6a309] exiting daemon 19:45:38 [2019-09-09T19:45:38.949Z] daemon.go:459: [d656b5db6a309] Daemon stopped 19:45:38 [2019-09-09T19:45:38.949Z] === RUN TestAuthZPluginTLS 19:45:39 [2019-09-09T19:45:39.567Z] --- PASS: TestAuthZPluginTLS (0.59s) 19:45:39 [2019-09-09T19:45:39.567Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS 19:45:39 [2019-09-09T19:45:39.567Z] daemon.go:336: [ddf97c728ad5e] waiting for daemon to start 19:45:39 [2019-09-09T19:45:39.567Z] daemon.go:336: [ddf97c728ad5e] waiting for daemon to start 19:45:39 [2019-09-09T19:45:39.567Z] daemon.go:364: [ddf97c728ad5e] daemon started 19:45:39 [2019-09-09T19:45:39.567Z] daemon.go:472: [ddf97c728ad5e] Stopping daemon 19:45:39 [2019-09-09T19:45:39.567Z] daemon.go:307: [ddf97c728ad5e] exiting daemon 19:45:39 [2019-09-09T19:45:39.567Z] daemon.go:459: [ddf97c728ad5e] Daemon stopped 19:45:39 [2019-09-09T19:45:39.567Z] === RUN TestAuthZPluginDenyRequest 19:45:40 [2019-09-09T19:45:40.181Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) 19:45:40 [2019-09-09T19:45:40.181Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest 19:45:40 [2019-09-09T19:45:40.181Z] daemon.go:336: [d43a4dbfcb89a] waiting for daemon to start 19:45:40 [2019-09-09T19:45:40.181Z] daemon.go:336: [d43a4dbfcb89a] waiting for daemon to start 19:45:40 [2019-09-09T19:45:40.181Z] daemon.go:364: [d43a4dbfcb89a] daemon started 19:45:40 [2019-09-09T19:45:40.181Z] daemon.go:472: [d43a4dbfcb89a] Stopping daemon 19:45:40 [2019-09-09T19:45:40.182Z] daemon.go:307: [d43a4dbfcb89a] exiting daemon 19:45:40 [2019-09-09T19:45:40.182Z] daemon.go:459: [d43a4dbfcb89a] Daemon stopped 19:45:40 [2019-09-09T19:45:40.182Z] === RUN TestAuthZPluginAPIDenyResponse 19:45:40 [2019-09-09T19:45:40.473Z] PASS: docker_cli_service_logs_test.go:72: DockerSwarmSuite.TestServiceLogsCompleteness 2.491s 19:45:40 [2019-09-09T19:45:40.804Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) 19:45:40 [2019-09-09T19:45:40.804Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse 19:45:40 [2019-09-09T19:45:40.804Z] daemon.go:336: [d5d0d865e3072] waiting for daemon to start 19:45:40 [2019-09-09T19:45:40.804Z] daemon.go:336: [d5d0d865e3072] waiting for daemon to start 19:45:40 [2019-09-09T19:45:40.804Z] daemon.go:364: [d5d0d865e3072] daemon started 19:45:40 [2019-09-09T19:45:40.804Z] daemon.go:472: [d5d0d865e3072] Stopping daemon 19:45:40 [2019-09-09T19:45:40.804Z] daemon.go:307: [d5d0d865e3072] exiting daemon 19:45:40 [2019-09-09T19:45:40.804Z] daemon.go:459: [d5d0d865e3072] Daemon stopped 19:45:40 [2019-09-09T19:45:40.804Z] === RUN TestAuthZPluginDenyResponse 19:45:41 [2019-09-09T19:45:41.422Z] --- PASS: TestAuthZPluginDenyResponse (0.61s) 19:45:41 [2019-09-09T19:45:41.422Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse 19:45:41 [2019-09-09T19:45:41.422Z] daemon.go:336: [dc93f76315a9e] waiting for daemon to start 19:45:41 [2019-09-09T19:45:41.422Z] daemon.go:336: [dc93f76315a9e] waiting for daemon to start 19:45:41 [2019-09-09T19:45:41.422Z] daemon.go:364: [dc93f76315a9e] daemon started 19:45:41 [2019-09-09T19:45:41.422Z] daemon.go:472: [dc93f76315a9e] Stopping daemon 19:45:41 [2019-09-09T19:45:41.422Z] daemon.go:307: [dc93f76315a9e] exiting daemon 19:45:41 [2019-09-09T19:45:41.422Z] daemon.go:459: [dc93f76315a9e] Daemon stopped 19:45:41 [2019-09-09T19:45:41.422Z] === RUN TestAuthZPluginAllowEventStream 19:45:42 [2019-09-09T19:45:42.370Z] PASS: docker_cli_restart_test.go:273: DockerSuite.TestRestartContainerwithRestartPolicy 8.067s 19:45:43 [2019-09-09T19:45:43.448Z] --- PASS: TestAuthZPluginAllowEventStream (1.69s) 19:45:43 [2019-09-09T19:45:43.448Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream 19:45:43 [2019-09-09T19:45:43.448Z] daemon.go:336: [dc511e25d54a9] waiting for daemon to start 19:45:43 [2019-09-09T19:45:43.448Z] daemon.go:336: [dc511e25d54a9] waiting for daemon to start 19:45:43 [2019-09-09T19:45:43.448Z] daemon.go:364: [dc511e25d54a9] daemon started 19:45:43 [2019-09-09T19:45:43.448Z] daemon.go:472: [dc511e25d54a9] Stopping daemon 19:45:43 [2019-09-09T19:45:43.448Z] daemon.go:307: [dc511e25d54a9] exiting daemon 19:45:43 [2019-09-09T19:45:43.448Z] daemon.go:459: [dc511e25d54a9] Daemon stopped 19:45:43 [2019-09-09T19:45:43.448Z] === RUN TestAuthZPluginErrorResponse 19:45:43 [2019-09-09T19:45:43.733Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) 19:45:43 [2019-09-09T19:45:43.733Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse 19:45:43 [2019-09-09T19:45:43.733Z] daemon.go:336: [d1c30a11475aa] waiting for daemon to start 19:45:43 [2019-09-09T19:45:43.733Z] daemon.go:336: [d1c30a11475aa] waiting for daemon to start 19:45:43 [2019-09-09T19:45:43.733Z] daemon.go:364: [d1c30a11475aa] daemon started 19:45:43 [2019-09-09T19:45:43.733Z] daemon.go:472: [d1c30a11475aa] Stopping daemon 19:45:43 [2019-09-09T19:45:43.733Z] daemon.go:307: [d1c30a11475aa] exiting daemon 19:45:43 [2019-09-09T19:45:43.733Z] daemon.go:459: [d1c30a11475aa] Daemon stopped 19:45:43 [2019-09-09T19:45:43.733Z] === RUN TestAuthZPluginErrorRequest 19:45:43 [2019-09-09T19:45:43.740Z] PASS: docker_cli_restart_test.go:80: DockerSuite.TestRestartDisconnectedContainer 1.537s 19:45:43 [2019-09-09T19:45:43.740Z] SKIP: docker_cli_restart_test.go:240: DockerSuite.TestRestartPolicyAfterRestart (unmatched requirement IsolationIsProcess) 19:45:43 [2019-09-09T19:45:43.740Z] PASS: docker_cli_restart_test.go:105: DockerSuite.TestRestartPolicyAlways 0.076s 19:45:43 [2019-09-09T19:45:43.997Z] PASS: docker_cli_restart_test.go:97: DockerSuite.TestRestartPolicyNO 0.087s 19:45:44 [2019-09-09T19:45:44.253Z] PASS: docker_cli_restart_test.go:118: DockerSuite.TestRestartPolicyOnFailure 0.368s 19:45:44 [2019-09-09T19:45:44.351Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) 19:45:44 [2019-09-09T19:45:44.351Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest 19:45:44 [2019-09-09T19:45:44.351Z] daemon.go:336: [d7281c838cf6d] waiting for daemon to start 19:45:44 [2019-09-09T19:45:44.351Z] daemon.go:336: [d7281c838cf6d] waiting for daemon to start 19:45:44 [2019-09-09T19:45:44.351Z] daemon.go:364: [d7281c838cf6d] daemon started 19:45:44 [2019-09-09T19:45:44.351Z] daemon.go:472: [d7281c838cf6d] Stopping daemon 19:45:44 [2019-09-09T19:45:44.351Z] daemon.go:307: [d7281c838cf6d] exiting daemon 19:45:44 [2019-09-09T19:45:44.351Z] daemon.go:459: [d7281c838cf6d] Daemon stopped 19:45:44 [2019-09-09T19:45:44.351Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 19:45:44 [2019-09-09T19:45:44.969Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.59s) 19:45:44 [2019-09-09T19:45:44.969Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration 19:45:44 [2019-09-09T19:45:44.969Z] daemon.go:336: [d67fec4318ded] waiting for daemon to start 19:45:44 [2019-09-09T19:45:44.969Z] daemon.go:336: [d67fec4318ded] waiting for daemon to start 19:45:44 [2019-09-09T19:45:44.969Z] daemon.go:364: [d67fec4318ded] daemon started 19:45:44 [2019-09-09T19:45:44.969Z] daemon.go:472: [d67fec4318ded] Stopping daemon 19:45:44 [2019-09-09T19:45:44.969Z] daemon.go:307: [d67fec4318ded] exiting daemon 19:45:44 [2019-09-09T19:45:44.969Z] daemon.go:459: [d67fec4318ded] Daemon stopped 19:45:44 [2019-09-09T19:45:44.969Z] === RUN TestAuthZPluginEnsureLoadImportWorking 19:45:47 [2019-09-09T19:45:47.006Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.24s) 19:45:47 [2019-09-09T19:45:47.006Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking 19:45:47 [2019-09-09T19:45:47.006Z] daemon.go:336: [d7c759abd48f1] waiting for daemon to start 19:45:47 [2019-09-09T19:45:47.006Z] daemon.go:336: [d7c759abd48f1] waiting for daemon to start 19:45:47 [2019-09-09T19:45:47.006Z] daemon.go:364: [d7c759abd48f1] daemon started 19:45:47 [2019-09-09T19:45:47.006Z] daemon.go:472: [d7c759abd48f1] Stopping daemon 19:45:47 [2019-09-09T19:45:47.006Z] daemon.go:307: [d7c759abd48f1] exiting daemon 19:45:47 [2019-09-09T19:45:47.006Z] daemon.go:459: [d7c759abd48f1] Daemon stopped 19:45:47 [2019-09-09T19:45:47.006Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 19:45:47 [2019-09-09T19:45:47.544Z] PASS: docker_cli_restart_test.go:32: DockerSuite.TestRestartRunningContainer 2.448s 19:45:48 [2019-09-09T19:45:48.474Z] PASS: docker_cli_restart_test.go:15: DockerSuite.TestRestartStoppedContainer 1.538s 19:45:49 [2019-09-09T19:45:49.685Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.18s) 19:45:49 [2019-09-09T19:45:49.685Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom 19:45:49 [2019-09-09T19:45:49.685Z] daemon.go:336: [d8974684b2e3c] waiting for daemon to start 19:45:49 [2019-09-09T19:45:49.685Z] daemon.go:336: [d8974684b2e3c] waiting for daemon to start 19:45:49 [2019-09-09T19:45:49.685Z] daemon.go:364: [d8974684b2e3c] daemon started 19:45:49 [2019-09-09T19:45:49.685Z] daemon.go:472: [d8974684b2e3c] Stopping daemon 19:45:49 [2019-09-09T19:45:49.685Z] daemon.go:307: [d8974684b2e3c] exiting daemon 19:45:49 [2019-09-09T19:45:49.685Z] daemon.go:459: [d8974684b2e3c] Daemon stopped 19:45:49 [2019-09-09T19:45:49.685Z] === RUN TestAuthZPluginHeader 19:45:50 [2019-09-09T19:45:50.305Z] --- PASS: TestAuthZPluginHeader (0.97s) 19:45:50 [2019-09-09T19:45:50.305Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader 19:45:50 [2019-09-09T19:45:50.305Z] daemon.go:336: [d9eef489475ed] waiting for daemon to start 19:45:50 [2019-09-09T19:45:50.305Z] daemon.go:336: [d9eef489475ed] waiting for daemon to start 19:45:50 [2019-09-09T19:45:50.305Z] daemon.go:364: [d9eef489475ed] daemon started 19:45:50 [2019-09-09T19:45:50.305Z] daemon.go:472: [d9eef489475ed] Stopping daemon 19:45:50 [2019-09-09T19:45:50.305Z] daemon.go:307: [d9eef489475ed] exiting daemon 19:45:50 [2019-09-09T19:45:50.305Z] daemon.go:459: [d9eef489475ed] Daemon stopped 19:45:50 [2019-09-09T19:45:50.305Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 19:45:50 [2019-09-09T19:45:50.305Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 19:45:50 [2019-09-09T19:45:50.305Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 19:45:50 [2019-09-09T19:45:50.305Z] === RUN TestAuthZPluginV2Disable 19:45:50 [2019-09-09T19:45:50.306Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) 19:45:50 [2019-09-09T19:45:50.306Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 19:45:50 [2019-09-09T19:45:50.306Z] === RUN TestAuthZPluginV2RejectVolumeRequests 19:45:50 [2019-09-09T19:45:50.306Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) 19:45:50 [2019-09-09T19:45:50.306Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 19:45:50 [2019-09-09T19:45:50.306Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 19:45:50 [2019-09-09T19:45:50.306Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 19:45:50 [2019-09-09T19:45:50.306Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 19:45:50 [2019-09-09T19:45:50.306Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 19:45:52 [2019-09-09T19:45:52.648Z] PASS: docker_cli_restart_test.go:196: DockerSuite.TestRestartWithPolicyUserDefinedNetwork 3.395s 19:45:54 [2019-09-09T19:45:54.018Z] PASS: docker_cli_service_logs_test.go:344: DockerSwarmSuite.TestServiceLogsDetails 2.941s 19:45:54 [2019-09-09T19:45:54.274Z] PASS: docker_cli_restart_test.go:55: DockerSuite.TestRestartWithVolumes 1.455s 19:45:54 [2019-09-09T19:45:54.274Z] PASS: docker_cli_rmi_test.go:218: DockerSuite.TestRmiBlank 0.011s 19:45:54 [2019-09-09T19:45:54.274Z] PASS: docker_cli_rmi_test.go:328: DockerSuite.TestRmiByIDHardConflict 0.115s 19:45:55 [2019-09-09T19:45:55.506Z] PASS: docker_cli_build_test.go:5647: DockerSuite.TestBuildMultiStageCopyFromSyntax 34.490s 19:45:59 [2019-09-09T19:45:59.530Z] PASS: docker_cli_rmi_test.go:228: DockerSuite.TestRmiContainerImageNotFound 3.997s 19:45:59 [2019-09-09T19:45:59.786Z] PASS: docker_cli_rmi_test.go:172: DockerSuite.TestRmiForceWithExistingContainers 1.079s 19:46:00 [2019-09-09T19:46:00.043Z] PASS: docker_cli_rmi_test.go:200: DockerSuite.TestRmiForceWithMultipleRepositories 0.293s 19:46:01 [2019-09-09T19:46:01.939Z] PASS: docker_cli_rmi_test.go:145: DockerSuite.TestRmiImageIDForceWithRunningContainersAndMultipleTags 1.567s 19:46:02 [2019-09-09T19:46:02.869Z] PASS: docker_cli_rmi_test.go:107: DockerSuite.TestRmiImgIDForce 0.969s 19:46:04 [2019-09-09T19:46:04.773Z] PASS: docker_cli_rmi_test.go:66: DockerSuite.TestRmiImgIDMultipleTag 1.885s 19:46:05 [2019-09-09T19:46:05.704Z] PASS: docker_cli_rmi_test.go:298: DockerSuite.TestRmiParentImageFail 0.999s 19:46:05 [2019-09-09T19:46:05.961Z] PASS: docker_cli_rmi_test.go:38: DockerSuite.TestRmiTag 0.118s 19:46:06 [2019-09-09T19:46:06.527Z] PASS: docker_cli_rmi_test.go:160: DockerSuite.TestRmiTagWithExistingContainers 0.778s 19:46:07 [2019-09-09T19:46:07.462Z] PASS: docker_cli_service_logs_test.go:158: DockerSwarmSuite.TestServiceLogsFollow 2.792s 19:46:08 [2019-09-09T19:46:08.751Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) 19:46:08 [2019-09-09T19:46:08.751Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart 19:46:08 [2019-09-09T19:46:08.751Z] daemon.go:336: [d61227dc8a081] waiting for daemon to start 19:46:08 [2019-09-09T19:46:08.751Z] daemon.go:336: [d61227dc8a081] waiting for daemon to start 19:46:08 [2019-09-09T19:46:08.751Z] daemon.go:364: [d61227dc8a081] daemon started 19:46:08 [2019-09-09T19:46:08.751Z] daemon.go:472: [d61227dc8a081] Stopping daemon 19:46:08 [2019-09-09T19:46:08.751Z] daemon.go:307: [d61227dc8a081] exiting daemon 19:46:08 [2019-09-09T19:46:08.751Z] daemon.go:459: [d61227dc8a081] Daemon stopped 19:46:08 [2019-09-09T19:46:08.751Z] daemon.go:336: [d61227dc8a081] waiting for daemon to start 19:46:08 [2019-09-09T19:46:08.751Z] daemon.go:336: [d61227dc8a081] waiting for daemon to start 19:46:08 [2019-09-09T19:46:08.751Z] daemon.go:336: [d61227dc8a081] waiting for daemon to start 19:46:08 [2019-09-09T19:46:08.751Z] daemon.go:336: [d61227dc8a081] waiting for daemon to start 19:46:08 [2019-09-09T19:46:08.751Z] daemon.go:350: [d61227dc8a081] error pinging daemon on start: Get http://d61227dc8a081.sock/_ping: context deadline exceeded 19:46:08 [2019-09-09T19:46:08.751Z] daemon.go:336: [d61227dc8a081] waiting for daemon to start 19:46:08 [2019-09-09T19:46:08.751Z] daemon.go:350: [d61227dc8a081] error pinging daemon on start: Get http://d61227dc8a081.sock/_ping: context deadline exceeded 19:46:08 [2019-09-09T19:46:08.751Z] daemon.go:336: [d61227dc8a081] waiting for daemon to start 19:46:08 [2019-09-09T19:46:08.751Z] daemon.go:350: [d61227dc8a081] error pinging daemon on start: Get http://d61227dc8a081.sock/_ping: context deadline exceeded 19:46:08 [2019-09-09T19:46:08.751Z] daemon.go:336: [d61227dc8a081] waiting for daemon to start 19:46:08 [2019-09-09T19:46:08.751Z] daemon.go:350: [d61227dc8a081] error pinging daemon on start: Get http://d61227dc8a081.sock/_ping: context deadline exceeded 19:46:08 [2019-09-09T19:46:08.751Z] daemon.go:307: [d61227dc8a081] exiting daemon 19:46:08 [2019-09-09T19:46:08.751Z] daemon.go:336: [d61227dc8a081] waiting for daemon to start 19:46:08 [2019-09-09T19:46:08.751Z] daemon.go:336: [d61227dc8a081] waiting for daemon to start 19:46:08 [2019-09-09T19:46:08.751Z] daemon.go:336: [d61227dc8a081] waiting for daemon to start 19:46:08 [2019-09-09T19:46:08.751Z] daemon.go:364: [d61227dc8a081] daemon started 19:46:08 [2019-09-09T19:46:08.751Z] daemon.go:472: [d61227dc8a081] Stopping daemon 19:46:08 [2019-09-09T19:46:08.751Z] daemon.go:307: [d61227dc8a081] exiting daemon 19:46:08 [2019-09-09T19:46:08.751Z] daemon.go:459: [d61227dc8a081] Daemon stopped 19:46:08 [2019-09-09T19:46:08.751Z] PASS 19:46:08 [2019-09-09T19:46:08.751Z] Running /go/src/github.com/docker/docker/integration/plugin/common flags=-test.v -test.timeout=120m 19:46:08 [2019-09-09T19:46:08.751Z] INFO: Testing against a local daemon 19:46:08 [2019-09-09T19:46:08.751Z] === RUN TestPluginInvalidJSON 19:46:08 [2019-09-09T19:46:08.751Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 19:46:08 [2019-09-09T19:46:08.751Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 19:46:08 [2019-09-09T19:46:08.751Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 19:46:08 [2019-09-09T19:46:08.751Z] --- PASS: TestPluginInvalidJSON (0.04s) 19:46:08 [2019-09-09T19:46:08.751Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) 19:46:08 [2019-09-09T19:46:08.751Z] PASS 19:46:08 [2019-09-09T19:46:08.751Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver flags=-test.v -test.timeout=120m 19:46:08 [2019-09-09T19:46:08.751Z] INFO: Testing against a local daemon 19:46:08 [2019-09-09T19:46:08.751Z] === RUN TestExternalGraphDriver 19:46:08 [2019-09-09T19:46:08.751Z] === RUN TestExternalGraphDriver/json 19:46:09 [2019-09-09T19:46:09.766Z] === RUN TestExternalGraphDriver/spec 19:46:10 [2019-09-09T19:46:10.351Z] PASS: docker_cli_build_test.go:4662: DockerSuite.TestBuildMultiStageGlobalArg 14.066s 19:46:11 [2019-09-09T19:46:11.637Z] PASS: docker_cli_rmi_test.go:254: DockerSuite.TestRmiUntagHistoryLayer 4.641s 19:46:11 [2019-09-09T19:46:11.801Z] === RUN TestExternalGraphDriver/pull 19:46:12 [2019-09-09T19:46:12.200Z] PASS: docker_cli_rmi_test.go:17: DockerSuite.TestRmiWithContainerFails 0.626s 19:46:13 [2019-09-09T19:46:13.132Z] PASS: docker_cli_rmi_test.go:186: DockerSuite.TestRmiWithMultipleRepositories 0.963s 19:46:13 [2019-09-09T19:46:13.695Z] PASS: docker_cli_rmi_test.go:311: DockerSuite.TestRmiWithParentInUse 0.407s 19:46:14 [2019-09-09T19:46:14.477Z] --- PASS: TestExternalGraphDriver (6.68s) 19:46:14 [2019-09-09T19:46:14.477Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver 19:46:14 [2019-09-09T19:46:14.477Z] daemon.go:336: [d88f5e26cebb9] waiting for daemon to start 19:46:14 [2019-09-09T19:46:14.477Z] daemon.go:336: [d88f5e26cebb9] waiting for daemon to start 19:46:14 [2019-09-09T19:46:14.477Z] daemon.go:364: [d88f5e26cebb9] daemon started 19:46:14 [2019-09-09T19:46:14.477Z] daemon.go:472: [d88f5e26cebb9] Stopping daemon 19:46:14 [2019-09-09T19:46:14.477Z] daemon.go:307: [d88f5e26cebb9] exiting daemon 19:46:14 [2019-09-09T19:46:14.477Z] daemon.go:459: [d88f5e26cebb9] Daemon stopped 19:46:14 [2019-09-09T19:46:14.477Z] daemon.go:336: [d88f5e26cebb9] waiting for daemon to start 19:46:14 [2019-09-09T19:46:14.477Z] daemon.go:336: [d88f5e26cebb9] waiting for daemon to start 19:46:14 [2019-09-09T19:46:14.477Z] daemon.go:364: [d88f5e26cebb9] daemon started 19:46:14 [2019-09-09T19:46:14.477Z] daemon.go:472: [d88f5e26cebb9] Stopping daemon 19:46:14 [2019-09-09T19:46:14.477Z] daemon.go:307: [d88f5e26cebb9] exiting daemon 19:46:14 [2019-09-09T19:46:14.477Z] daemon.go:459: [d88f5e26cebb9] Daemon stopped 19:46:14 [2019-09-09T19:46:14.477Z] --- PASS: TestExternalGraphDriver/json (2.13s) 19:46:14 [2019-09-09T19:46:14.477Z] daemon.go:336: [d88f5e26cebb9] waiting for daemon to start 19:46:14 [2019-09-09T19:46:14.477Z] daemon.go:336: [d88f5e26cebb9] waiting for daemon to start 19:46:14 [2019-09-09T19:46:14.477Z] daemon.go:364: [d88f5e26cebb9] daemon started 19:46:14 [2019-09-09T19:46:14.477Z] daemon.go:472: [d88f5e26cebb9] Stopping daemon 19:46:14 [2019-09-09T19:46:14.477Z] daemon.go:307: [d88f5e26cebb9] exiting daemon 19:46:14 [2019-09-09T19:46:14.477Z] daemon.go:459: [d88f5e26cebb9] Daemon stopped 19:46:14 [2019-09-09T19:46:14.477Z] daemon.go:336: [d88f5e26cebb9] waiting for daemon to start 19:46:14 [2019-09-09T19:46:14.477Z] daemon.go:336: [d88f5e26cebb9] waiting for daemon to start 19:46:14 [2019-09-09T19:46:14.477Z] daemon.go:364: [d88f5e26cebb9] daemon started 19:46:14 [2019-09-09T19:46:14.477Z] daemon.go:472: [d88f5e26cebb9] Stopping daemon 19:46:14 [2019-09-09T19:46:14.477Z] daemon.go:307: [d88f5e26cebb9] exiting daemon 19:46:14 [2019-09-09T19:46:14.477Z] daemon.go:459: [d88f5e26cebb9] Daemon stopped 19:46:14 [2019-09-09T19:46:14.477Z] --- PASS: TestExternalGraphDriver/spec (2.11s) 19:46:14 [2019-09-09T19:46:14.477Z] daemon.go:336: [d88f5e26cebb9] waiting for daemon to start 19:46:14 [2019-09-09T19:46:14.477Z] daemon.go:336: [d88f5e26cebb9] waiting for daemon to start 19:46:14 [2019-09-09T19:46:14.477Z] daemon.go:364: [d88f5e26cebb9] daemon started 19:46:14 [2019-09-09T19:46:14.477Z] daemon.go:472: [d88f5e26cebb9] Stopping daemon 19:46:14 [2019-09-09T19:46:14.477Z] daemon.go:307: [d88f5e26cebb9] exiting daemon 19:46:14 [2019-09-09T19:46:14.477Z] daemon.go:459: [d88f5e26cebb9] Daemon stopped 19:46:14 [2019-09-09T19:46:14.477Z] --- PASS: TestExternalGraphDriver/pull (2.22s) 19:46:14 [2019-09-09T19:46:14.477Z] === RUN TestGraphdriverPluginV2 19:46:14 [2019-09-09T19:46:14.477Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) 19:46:14 [2019-09-09T19:46:14.477Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 19:46:14 [2019-09-09T19:46:14.477Z] PASS 19:46:14 [2019-09-09T19:46:14.477Z] Running /go/src/github.com/docker/docker/integration/plugin/logging flags=-test.v -test.timeout=120m 19:46:14 [2019-09-09T19:46:14.477Z] INFO: Testing against a local daemon 19:46:14 [2019-09-09T19:46:14.477Z] === RUN TestContinueAfterPluginCrash 19:46:14 [2019-09-09T19:46:14.477Z] === PAUSE TestContinueAfterPluginCrash 19:46:14 [2019-09-09T19:46:14.477Z] === RUN TestDaemonStartWithLogOpt 19:46:14 [2019-09-09T19:46:14.477Z] === PAUSE TestDaemonStartWithLogOpt 19:46:14 [2019-09-09T19:46:14.477Z] === CONT TestContinueAfterPluginCrash 19:46:14 [2019-09-09T19:46:14.477Z] === CONT TestDaemonStartWithLogOpt 19:46:15 [2019-09-09T19:46:15.058Z] PASS: docker_cli_build_test.go:5785: DockerSuite.TestBuildMultiStageImplicitFrom 4.845s 19:46:15 [2019-09-09T19:46:15.589Z] PASS: docker_cli_run_test.go:4536: DockerSuite.TestRunAddDeviceCgroupRule 1.618s 19:46:16 [2019-09-09T19:46:16.152Z] PASS: docker_cli_run_test.go:1581: DockerSuite.TestRunAddHost 0.741s 19:46:16 [2019-09-09T19:46:16.409Z] PASS: docker_cli_run_test.go:4045: DockerSuite.TestRunAddHostInHostMode 0.352s 19:46:17 [2019-09-09T19:46:17.370Z] PASS: docker_cli_run_test.go:1173: DockerSuite.TestRunAddingOptionalDevices 0.830s 19:46:17 [2019-09-09T19:46:17.370Z] PASS: docker_cli_run_test.go:1191: DockerSuite.TestRunAddingOptionalDevicesInvalidMode 0.010s 19:46:17 [2019-09-09T19:46:17.935Z] PASS: docker_cli_run_test.go:1182: DockerSuite.TestRunAddingOptionalDevicesNoSrc 0.783s 19:46:19 [2019-09-09T19:46:19.829Z] PASS: docker_cli_run_test.go:2067: DockerSuite.TestRunAllocatePortInReservedRange 1.218s 19:46:20 [2019-09-09T19:46:20.759Z] PASS: docker_cli_run_test.go:1232: DockerSuite.TestRunAllowBindMountingRoot 0.807s 19:46:20 [2019-09-09T19:46:20.869Z] PASS: docker_cli_build_test.go:5752: DockerSuite.TestBuildMultiStageMultipleBuilds 5.711s 19:46:21 [2019-09-09T19:46:21.689Z] PASS: docker_cli_run_test.go:2272: DockerSuite.TestRunAllowPortRangeThroughExpose 0.638s 19:46:22 [2019-09-09T19:46:22.620Z] PASS: docker_cli_service_logs_test.go:295: DockerSwarmSuite.TestServiceLogsNoHangDeletedContainer 14.538s 19:46:22 [2019-09-09T19:46:22.620Z] PASS: docker_cli_run_test.go:2630: DockerSuite.TestRunAllowPortRangeThroughPublish 0.690s 19:46:23 [2019-09-09T19:46:23.990Z] PASS: docker_cli_run_unix_test.go:1330: DockerSuite.TestRunApparmorProcDirectory 1.421s 19:46:25 [2019-09-09T19:46:25.886Z] PASS: docker_cli_run_test.go:574: DockerSuite.TestRunApplyVolumesFromBeforeVolumes 1.785s 19:46:26 [2019-09-09T19:46:26.817Z] PASS: docker_cli_run_unix_test.go:98: DockerSuite.TestRunAttachDetach 0.731s 19:46:27 [2019-09-09T19:46:27.747Z] PASS: docker_cli_run_unix_test.go:243: DockerSuite.TestRunAttachDetachFromConfig 0.727s 19:46:27 [2019-09-09T19:46:27.962Z] PASS: docker_cli_build_test.go:5867: DockerSuite.TestBuildMultiStageMultipleBuildsWindows 6.237s 19:46:28 [2019-09-09T19:46:28.679Z] PASS: docker_cli_run_unix_test.go:149: DockerSuite.TestRunAttachDetachFromFlag 0.717s 19:46:29 [2019-09-09T19:46:29.609Z] PASS: docker_cli_run_unix_test.go:210: DockerSuite.TestRunAttachDetachFromInvalidFlag 0.613s 19:46:30 [2019-09-09T19:46:30.539Z] PASS: docker_cli_run_unix_test.go:326: DockerSuite.TestRunAttachDetachKeysOverrideConfig 0.714s 19:46:31 [2019-09-09T19:46:31.469Z] PASS: docker_cli_run_test.go:3926: DockerSuite.TestRunAttachFailedNoLeak 1.050s 19:46:32 [2019-09-09T19:46:32.840Z] PASS: docker_cli_run_unix_test.go:408: DockerSuite.TestRunAttachInvalidDetachKeySequencePreserved 0.928s 19:46:33 [2019-09-09T19:46:33.005Z] --- PASS: TestDaemonStartWithLogOpt (16.19s) 19:46:33 [2019-09-09T19:46:33.005Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt 19:46:33 [2019-09-09T19:46:33.005Z] daemon.go:336: [d774c50a158e6] waiting for daemon to start 19:46:33 [2019-09-09T19:46:33.005Z] daemon.go:336: [d774c50a158e6] waiting for daemon to start 19:46:33 [2019-09-09T19:46:33.005Z] daemon.go:364: [d774c50a158e6] daemon started 19:46:33 [2019-09-09T19:46:33.005Z] daemon.go:472: [d774c50a158e6] Stopping daemon 19:46:33 [2019-09-09T19:46:33.005Z] daemon.go:307: [d774c50a158e6] exiting daemon 19:46:33 [2019-09-09T19:46:33.005Z] daemon.go:459: [d774c50a158e6] Daemon stopped 19:46:33 [2019-09-09T19:46:33.005Z] daemon.go:336: [d774c50a158e6] waiting for daemon to start 19:46:33 [2019-09-09T19:46:33.005Z] daemon.go:336: [d774c50a158e6] waiting for daemon to start 19:46:33 [2019-09-09T19:46:33.005Z] daemon.go:364: [d774c50a158e6] daemon started 19:46:33 [2019-09-09T19:46:33.005Z] daemon.go:472: [d774c50a158e6] Stopping daemon 19:46:33 [2019-09-09T19:46:33.005Z] daemon.go:307: [d774c50a158e6] exiting daemon 19:46:33 [2019-09-09T19:46:33.005Z] daemon.go:459: [d774c50a158e6] Daemon stopped 19:46:33 [2019-09-09T19:46:33.404Z] PASS: docker_cli_run_test.go:1593: DockerSuite.TestRunAttachStdErrOnlyTTYMode 0.784s 19:46:34 [2019-09-09T19:46:34.336Z] PASS: docker_cli_run_test.go:1609: DockerSuite.TestRunAttachStdOutAndErrTTYMode 0.797s 19:46:35 [2019-09-09T19:46:35.266Z] PASS: docker_cli_run_test.go:1601: DockerSuite.TestRunAttachStdOutOnlyTTYMode 0.795s 19:46:35 [2019-09-09T19:46:35.266Z] PASS: docker_cli_run_test.go:1618: DockerSuite.TestRunAttachWithDetach 0.014s 19:46:35 [2019-09-09T19:46:35.676Z] --- PASS: TestContinueAfterPluginCrash (21.04s) 19:46:35 [2019-09-09T19:46:35.676Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash 19:46:35 [2019-09-09T19:46:35.676Z] daemon.go:336: [d40f9c066d6da] waiting for daemon to start 19:46:35 [2019-09-09T19:46:35.676Z] daemon.go:336: [d40f9c066d6da] waiting for daemon to start 19:46:35 [2019-09-09T19:46:35.676Z] daemon.go:364: [d40f9c066d6da] daemon started 19:46:35 [2019-09-09T19:46:35.676Z] daemon.go:472: [d40f9c066d6da] Stopping daemon 19:46:35 [2019-09-09T19:46:35.676Z] daemon.go:307: [d40f9c066d6da] exiting daemon 19:46:35 [2019-09-09T19:46:35.676Z] daemon.go:459: [d40f9c066d6da] Daemon stopped 19:46:35 [2019-09-09T19:46:35.676Z] PASS 19:46:35 [2019-09-09T19:46:35.676Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes flags=-test.v -test.timeout=120m 19:46:35 [2019-09-09T19:46:35.676Z] INFO: Testing against a local daemon 19:46:35 [2019-09-09T19:46:35.676Z] === RUN TestPluginWithDevMounts 19:46:35 [2019-09-09T19:46:35.676Z] === PAUSE TestPluginWithDevMounts 19:46:35 [2019-09-09T19:46:35.676Z] === CONT TestPluginWithDevMounts 19:46:35 [2019-09-09T19:46:35.830Z] PASS: docker_cli_service_logs_test.go:123: DockerSwarmSuite.TestServiceLogsSince 2.742s 19:46:37 [2019-09-09T19:46:37.698Z] --- PASS: TestPluginWithDevMounts (2.41s) 19:46:37 [2019-09-09T19:46:37.698Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts 19:46:37 [2019-09-09T19:46:37.698Z] daemon.go:336: [d90339873d7c6] waiting for daemon to start 19:46:37 [2019-09-09T19:46:37.698Z] daemon.go:336: [d90339873d7c6] waiting for daemon to start 19:46:37 [2019-09-09T19:46:37.698Z] daemon.go:364: [d90339873d7c6] daemon started 19:46:37 [2019-09-09T19:46:37.698Z] daemon.go:472: [d90339873d7c6] Stopping daemon 19:46:37 [2019-09-09T19:46:37.698Z] daemon.go:307: [d90339873d7c6] exiting daemon 19:46:37 [2019-09-09T19:46:37.698Z] daemon.go:459: [d90339873d7c6] Daemon stopped 19:46:37 [2019-09-09T19:46:37.698Z] PASS 19:46:37 [2019-09-09T19:46:37.698Z] Running /go/src/github.com/docker/docker/integration/secret flags=-test.v -test.timeout=120m 19:46:37 [2019-09-09T19:46:37.728Z] PASS: docker_cli_run_test.go:1883: DockerSuite.TestRunBindMounts 2.618s 19:46:37 [2019-09-09T19:46:37.981Z] INFO: Testing against a local daemon 19:46:37 [2019-09-09T19:46:37.981Z] === RUN TestSecretInspect 19:46:38 [2019-09-09T19:46:38.661Z] PASS: docker_cli_run_test.go:1054: DockerSuite.TestRunCapAddALLCanDownInterface 0.761s 19:46:39 [2019-09-09T19:46:39.226Z] PASS: docker_cli_run_test.go:1064: DockerSuite.TestRunCapAddALLDropNetAdminCanDownInterface 0.777s 19:46:40 [2019-09-09T19:46:40.157Z] PASS: docker_cli_run_test.go:3014: DockerSuite.TestRunCapAddCHOWN 0.823s 19:46:40 [2019-09-09T19:46:40.670Z] --- PASS: TestSecretInspect (2.27s) 19:46:40 [2019-09-09T19:46:40.670Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect 19:46:40 [2019-09-09T19:46:40.670Z] daemon.go:336: [d9d3e4f6cc20a] waiting for daemon to start 19:46:40 [2019-09-09T19:46:40.670Z] daemon.go:336: [d9d3e4f6cc20a] waiting for daemon to start 19:46:40 [2019-09-09T19:46:40.670Z] daemon.go:364: [d9d3e4f6cc20a] daemon started 19:46:40 [2019-09-09T19:46:40.670Z] daemon.go:472: [d9d3e4f6cc20a] Stopping daemon 19:46:40 [2019-09-09T19:46:40.670Z] daemon.go:307: [d9d3e4f6cc20a] exiting daemon 19:46:40 [2019-09-09T19:46:40.670Z] daemon.go:459: [d9d3e4f6cc20a] Daemon stopped 19:46:40 [2019-09-09T19:46:40.670Z] === RUN TestSecretList 19:46:41 [2019-09-09T19:46:41.088Z] PASS: docker_cli_run_test.go:1044: DockerSuite.TestRunCapAddCanDownInterface 0.819s 19:46:41 [2019-09-09T19:46:41.088Z] PASS: docker_cli_run_test.go:1035: DockerSuite.TestRunCapAddInvalid 0.012s 19:46:41 [2019-09-09T19:46:41.662Z] PASS: docker_cli_run_test.go:3200: DockerSuite.TestRunCapAddSYSTIME 0.796s 19:46:42 [2019-09-09T19:46:42.593Z] PASS: docker_cli_run_test.go:1025: DockerSuite.TestRunCapDropALLAddMknodCanMknod 0.785s 19:46:42 [2019-09-09T19:46:42.696Z] --- PASS: TestSecretList (2.25s) 19:46:42 [2019-09-09T19:46:42.696Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList 19:46:42 [2019-09-09T19:46:42.696Z] daemon.go:336: [d1be3308c8703] waiting for daemon to start 19:46:42 [2019-09-09T19:46:42.696Z] daemon.go:336: [d1be3308c8703] waiting for daemon to start 19:46:42 [2019-09-09T19:46:42.696Z] daemon.go:364: [d1be3308c8703] daemon started 19:46:42 [2019-09-09T19:46:42.696Z] daemon.go:472: [d1be3308c8703] Stopping daemon 19:46:42 [2019-09-09T19:46:42.696Z] daemon.go:307: [d1be3308c8703] exiting daemon 19:46:42 [2019-09-09T19:46:42.696Z] daemon.go:459: [d1be3308c8703] Daemon stopped 19:46:42 [2019-09-09T19:46:42.696Z] === RUN TestSecretsCreateAndDelete 19:46:43 [2019-09-09T19:46:43.523Z] PASS: docker_cli_run_test.go:1013: DockerSuite.TestRunCapDropALLCannotMknod 0.831s 19:46:44 [2019-09-09T19:46:44.086Z] PASS: docker_cli_run_test.go:987: DockerSuite.TestRunCapDropCannotMknod 0.789s 19:46:44 [2019-09-09T19:46:44.724Z] --- PASS: TestSecretsCreateAndDelete (2.24s) 19:46:44 [2019-09-09T19:46:44.724Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete 19:46:44 [2019-09-09T19:46:44.724Z] daemon.go:336: [d321448c7243f] waiting for daemon to start 19:46:44 [2019-09-09T19:46:44.724Z] daemon.go:336: [d321448c7243f] waiting for daemon to start 19:46:44 [2019-09-09T19:46:44.724Z] daemon.go:364: [d321448c7243f] daemon started 19:46:44 [2019-09-09T19:46:44.724Z] daemon.go:472: [d321448c7243f] Stopping daemon 19:46:44 [2019-09-09T19:46:44.724Z] daemon.go:307: [d321448c7243f] exiting daemon 19:46:44 [2019-09-09T19:46:44.724Z] daemon.go:459: [d321448c7243f] Daemon stopped 19:46:44 [2019-09-09T19:46:44.724Z] === RUN TestSecretsUpdate 19:46:45 [2019-09-09T19:46:45.019Z] PASS: docker_cli_run_test.go:1000: DockerSuite.TestRunCapDropCannotMknodLowerCase 0.830s 19:46:45 [2019-09-09T19:46:45.019Z] PASS: docker_cli_run_test.go:978: DockerSuite.TestRunCapDropInvalid 0.013s 19:46:45 [2019-09-09T19:46:45.684Z] PASS: docker_cli_build_test.go:5842: DockerSuite.TestBuildMultiStageNameVariants 15.687s 19:46:45 [2019-09-09T19:46:45.684Z] SKIP: docker_cli_build_test.go:5955: DockerSuite.TestBuildMultiStageResetScratch (unmatched requirement DaemonIsLinux) 19:46:45 [2019-09-09T19:46:45.951Z] PASS: docker_cli_run_test.go:1970: DockerSuite.TestRunCidFileCheckIDLength 0.598s 19:46:45 [2019-09-09T19:46:45.951Z] PASS: docker_cli_run_test.go:1939: DockerSuite.TestRunCidFileCleanupIfEmpty 0.013s 19:46:47 [2019-09-09T19:46:47.322Z] PASS: docker_cli_run_test.go:1696: DockerSuite.TestRunCleanupCmdOnEntrypoint 1.219s 19:46:47 [2019-09-09T19:46:47.412Z] --- PASS: TestSecretsUpdate (2.33s) 19:46:47 [2019-09-09T19:46:47.412Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate 19:46:47 [2019-09-09T19:46:47.412Z] daemon.go:336: [d98ce02e43241] waiting for daemon to start 19:46:47 [2019-09-09T19:46:47.412Z] daemon.go:336: [d98ce02e43241] waiting for daemon to start 19:46:47 [2019-09-09T19:46:47.412Z] daemon.go:364: [d98ce02e43241] daemon started 19:46:47 [2019-09-09T19:46:47.412Z] daemon.go:472: [d98ce02e43241] Stopping daemon 19:46:47 [2019-09-09T19:46:47.412Z] daemon.go:307: [d98ce02e43241] exiting daemon 19:46:47 [2019-09-09T19:46:47.412Z] daemon.go:459: [d98ce02e43241] Daemon stopped 19:46:47 [2019-09-09T19:46:47.412Z] === RUN TestTemplatedSecret 19:46:47 [2019-09-09T19:46:47.887Z] PASS: docker_cli_run_test.go:3342: DockerSuite.TestRunContainerNetModeWithDNSMacHosts 0.614s 19:46:48 [2019-09-09T19:46:48.824Z] PASS: docker_cli_run_test.go:3366: DockerSuite.TestRunContainerNetModeWithExposePort 0.666s 19:46:48 [2019-09-09T19:46:48.824Z] PASS: docker_cli_service_logs_test.go:257: DockerSwarmSuite.TestServiceLogsTTY 2.471s 19:46:49 [2019-09-09T19:46:49.756Z] PASS: docker_cli_run_test.go:923: DockerSuite.TestRunContainerNetwork 0.918s 19:46:50 [2019-09-09T19:46:50.013Z] PASS: docker_cli_run_test.go:3333: DockerSuite.TestRunContainerNetworkModeToSelf 0.082s 19:46:50 [2019-09-09T19:46:50.876Z] --- PASS: TestTemplatedSecret (3.44s) 19:46:50 [2019-09-09T19:46:50.876Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret 19:46:50 [2019-09-09T19:46:50.876Z] daemon.go:336: [d832efafbd8dc] waiting for daemon to start 19:46:50 [2019-09-09T19:46:50.876Z] daemon.go:336: [d832efafbd8dc] waiting for daemon to start 19:46:50 [2019-09-09T19:46:50.876Z] daemon.go:364: [d832efafbd8dc] daemon started 19:46:50 [2019-09-09T19:46:50.876Z] daemon.go:472: [d832efafbd8dc] Stopping daemon 19:46:50 [2019-09-09T19:46:50.876Z] daemon.go:307: [d832efafbd8dc] exiting daemon 19:46:50 [2019-09-09T19:46:50.876Z] daemon.go:459: [d832efafbd8dc] Daemon stopped 19:46:50 [2019-09-09T19:46:50.876Z] === RUN TestSecretCreateResolve 19:46:50 [2019-09-09T19:46:50.944Z] PASS: docker_cli_run_test.go:3317: DockerSuite.TestRunContainerWithCgroupMountRO 0.866s 19:46:51 [2019-09-09T19:46:51.496Z] PASS: docker_cli_build_test.go:4687: DockerSuite.TestBuildMultiStageUnusedArg 7.053s 19:46:51 [2019-09-09T19:46:51.496Z] PASS: docker_cli_build_test.go:4748: DockerSuite.TestBuildMultipleTags 0.624s 19:46:51 [2019-09-09T19:46:51.957Z] SKIP: docker_cli_build_test.go:5562: DockerSuite.TestBuildNetContainer (unmatched requirement DaemonIsLinux) 19:46:51 [2019-09-09T19:46:51.957Z] SKIP: docker_cli_build_test.go:5550: DockerSuite.TestBuildNetNone (unmatched requirement DaemonIsLinux) 19:46:52 [2019-09-09T19:46:52.313Z] PASS: docker_cli_run_test.go:3243: DockerSuite.TestRunContainerWithCgroupParent 1.560s 19:46:52 [2019-09-09T19:46:52.904Z] --- PASS: TestSecretCreateResolve (2.32s) 19:46:52 [2019-09-09T19:46:52.905Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve 19:46:52 [2019-09-09T19:46:52.905Z] daemon.go:336: [d04482f6a53ac] waiting for daemon to start 19:46:52 [2019-09-09T19:46:52.905Z] daemon.go:336: [d04482f6a53ac] waiting for daemon to start 19:46:52 [2019-09-09T19:46:52.905Z] daemon.go:364: [d04482f6a53ac] daemon started 19:46:52 [2019-09-09T19:46:52.905Z] daemon.go:472: [d04482f6a53ac] Stopping daemon 19:46:52 [2019-09-09T19:46:52.905Z] daemon.go:307: [d04482f6a53ac] exiting daemon 19:46:52 [2019-09-09T19:46:52.905Z] daemon.go:459: [d04482f6a53ac] Daemon stopped 19:46:52 [2019-09-09T19:46:52.905Z] PASS 19:46:52 [2019-09-09T19:46:52.905Z] Running /go/src/github.com/docker/docker/integration/service flags=-test.v -test.timeout=120m 19:46:52 [2019-09-09T19:46:52.905Z] INFO: Testing against a local daemon 19:46:52 [2019-09-09T19:46:52.905Z] === RUN TestServiceCreateInit 19:46:52 [2019-09-09T19:46:52.905Z] === RUN TestServiceCreateInit/daemonInitDisabled 19:46:54 [2019-09-09T19:46:54.208Z] PASS: docker_cli_run_test.go:2740: DockerSuite.TestRunContainerWithReadonlyEtcHostsAndLinkedContainer 1.360s 19:46:55 [2019-09-09T19:46:55.582Z] PASS: docker_cli_run_test.go:2689: DockerSuite.TestRunContainerWithReadonlyRootfs 1.520s 19:46:56 [2019-09-09T19:46:56.513Z] PASS: docker_cli_run_test.go:2762: DockerSuite.TestRunContainerWithReadonlyRootfsWithAddHostFlag 0.808s 19:46:57 [2019-09-09T19:46:57.076Z] PASS: docker_cli_run_test.go:2752: DockerSuite.TestRunContainerWithReadonlyRootfsWithDNSFlag 0.793s 19:46:57 [2019-09-09T19:46:57.285Z] === RUN TestServiceCreateInit/daemonInitEnabled 19:46:58 [2019-09-09T19:46:58.006Z] PASS: docker_cli_run_test.go:2799: DockerSuite.TestRunContainerWithRmFlagCannotStartContainer 0.791s 19:46:58 [2019-09-09T19:46:58.938Z] PASS: docker_cli_run_test.go:2785: DockerSuite.TestRunContainerWithRmFlagExitCodeNotEqualToZero 0.779s 19:46:59 [2019-09-09T19:46:59.048Z] PASS: docker_cli_build_test.go:2054: DockerSuite.TestBuildNoContext 7.258s 19:46:59 [2019-09-09T19:46:59.502Z] PASS: docker_cli_run_test.go:2685: DockerSuite.TestRunContainerWithWritableRootfs 0.801s 19:47:01 [2019-09-09T19:47:01.397Z] PASS: docker_cli_run_test.go:1681: DockerSuite.TestRunCopyVolumeContent 1.837s 19:47:01 [2019-09-09T19:47:01.680Z] --- PASS: TestServiceCreateInit (8.51s) 19:47:01 [2019-09-09T19:47:01.680Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.23s) 19:47:01 [2019-09-09T19:47:01.680Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled 19:47:01 [2019-09-09T19:47:01.680Z] daemon.go:336: [db4b2d0f4fc2a] waiting for daemon to start 19:47:01 [2019-09-09T19:47:01.680Z] daemon.go:336: [db4b2d0f4fc2a] waiting for daemon to start 19:47:01 [2019-09-09T19:47:01.680Z] daemon.go:364: [db4b2d0f4fc2a] daemon started 19:47:01 [2019-09-09T19:47:01.680Z] daemon.go:472: [db4b2d0f4fc2a] Stopping daemon 19:47:01 [2019-09-09T19:47:01.680Z] daemon.go:307: [db4b2d0f4fc2a] exiting daemon 19:47:01 [2019-09-09T19:47:01.680Z] daemon.go:459: [db4b2d0f4fc2a] Daemon stopped 19:47:01 [2019-09-09T19:47:01.680Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.23s) 19:47:01 [2019-09-09T19:47:01.680Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled 19:47:01 [2019-09-09T19:47:01.680Z] daemon.go:336: [d43c618c4d6a0] waiting for daemon to start 19:47:01 [2019-09-09T19:47:01.680Z] daemon.go:336: [d43c618c4d6a0] waiting for daemon to start 19:47:01 [2019-09-09T19:47:01.680Z] daemon.go:364: [d43c618c4d6a0] daemon started 19:47:01 [2019-09-09T19:47:01.680Z] daemon.go:472: [d43c618c4d6a0] Stopping daemon 19:47:01 [2019-09-09T19:47:01.680Z] daemon.go:307: [d43c618c4d6a0] exiting daemon 19:47:01 [2019-09-09T19:47:01.680Z] daemon.go:459: [d43c618c4d6a0] Daemon stopped 19:47:01 [2019-09-09T19:47:01.680Z] === RUN TestCreateServiceMultipleTimes 19:47:01 [2019-09-09T19:47:01.962Z] PASS: docker_cli_service_logs_test.go:99: DockerSwarmSuite.TestServiceLogsTail 2.430s 19:47:03 [2019-09-09T19:47:03.757Z] PASS: docker_cli_build_test.go:4002: DockerSuite.TestBuildNoDupOutput 4.166s 19:47:05 [2019-09-09T19:47:05.236Z] PASS: docker_cli_run_test.go:1663: DockerSuite.TestRunCopyVolumeUIDGID 3.930s 19:47:05 [2019-09-09T19:47:05.493Z] PASS: docker_cli_run_test.go:3208: DockerSuite.TestRunCreateContainerFailedCleanUp 0.061s 19:47:05 [2019-09-09T19:47:05.947Z] PASS: docker_cli_build_test.go:4707: DockerSuite.TestBuildNoNamedVolume 2.203s 19:47:06 [2019-09-09T19:47:06.058Z] PASS: docker_cli_run_test.go:613: DockerSuite.TestRunCreateVolume 0.761s 19:47:06 [2019-09-09T19:47:06.408Z] PASS: docker_cli_build_test.go:3499: DockerSuite.TestBuildNotVerboseFailure 0.237s 19:47:06 [2019-09-09T19:47:06.408Z] PASS: docker_cli_build_test.go:3527: DockerSuite.TestBuildNotVerboseFailureRemote 0.172s 19:47:08 [2019-09-09T19:47:08.595Z] PASS: docker_cli_build_test.go:3478: DockerSuite.TestBuildNotVerboseFailureWithNonExistImage 2.249s 19:47:08 [2019-09-09T19:47:08.606Z] PASS: docker_cli_run_test.go:2159: DockerSuite.TestRunCreateVolumeEtc 2.414s 19:47:09 [2019-09-09T19:47:09.568Z] PASS: docker_cli_build_test.go:3427: DockerSuite.TestBuildNotVerboseSuccess 1.104s 19:47:10 [2019-09-09T19:47:10.500Z] PASS: docker_cli_run_test.go:623: DockerSuite.TestRunCreateVolumeWithSymlink 1.838s 19:47:11 [2019-09-09T19:47:11.113Z] PASS: docker_cli_build_test.go:4052: DockerSuite.TestBuildNullStringInAddCopyVolume 1.135s 19:47:13 [2019-09-09T19:47:13.023Z] PASS: docker_cli_run_test.go:379: DockerSuite.TestRunCreateVolumesInSymlinkDir 2.595s 19:47:14 [2019-09-09T19:47:14.488Z] PASS: docker_api_images_test.go:60: DockerSuite.TestAPIImagesSaveAndLoad 592.606s 19:47:14 [2019-09-09T19:47:14.488Z] PASS: docker_api_images_test.go:175: DockerSuite.TestAPIImagesSearchJSONContentType 0.745s 19:47:14 [2019-09-09T19:47:14.488Z] PASS: docker_api_images_test.go:187: DockerSuite.TestAPIImagesSizeCompatibility 0.033s 19:47:14 [2019-09-09T19:47:14.488Z] SKIP: docker_api_network_test.go:130: DockerSuite.TestAPINetworkConnectDisconnect (unmatched requirement DaemonIsLinux) 19:47:14 [2019-09-09T19:47:14.488Z] SKIP: docker_api_network_test.go:29: DockerSuite.TestAPINetworkCreateCheckDuplicate (unmatched requirement DaemonIsLinux) 19:47:14 [2019-09-09T19:47:14.488Z] SKIP: docker_api_network_test.go:67: DockerSuite.TestAPINetworkFilter (unmatched requirement DaemonIsLinux) 19:47:14 [2019-09-09T19:47:14.488Z] SKIP: docker_api_network_test.go:20: DockerSuite.TestAPINetworkGetDefaults (unmatched requirement DaemonIsLinux) 19:47:14 [2019-09-09T19:47:14.488Z] SKIP: docker_api_network_test.go:172: DockerSuite.TestAPINetworkIPAMMultipleBridgeNetworks (unmatched requirement DaemonIsLinux) 19:47:14 [2019-09-09T19:47:14.488Z] SKIP: docker_api_network_test.go:73: DockerSuite.TestAPINetworkInspectBridge (unmatched requirement DaemonIsLinux) 19:47:14 [2019-09-09T19:47:14.488Z] SKIP: docker_api_network_test.go:99: DockerSuite.TestAPINetworkInspectUserDefinedNetwork (unmatched requirement DaemonIsLinux) 19:47:14 [2019-09-09T19:47:14.488Z] PASS: docker_api_test.go:18: DockerSuite.TestAPIOptionsRoute 0.004s 19:47:14 [2019-09-09T19:47:14.488Z] SKIP: docker_api_stats_test.go:260: DockerSuite.TestAPIStatsContainerNotFound (unmatched requirement DaemonIsLinux) 19:47:14 [2019-09-09T19:47:14.488Z] PASS: docker_api_stats_test.go:100: DockerSuite.TestAPIStatsNetworkStats 8.034s 19:47:14 [2019-09-09T19:47:14.488Z] SKIP: docker_api_stats_test.go:165: DockerSuite.TestAPIStatsNetworkStatsVersioning (unmatched requirement DaemonIsLinux) 19:47:14 [2019-09-09T19:47:14.488Z] SKIP: docker_api_stats_test.go:274: DockerSuite.TestAPIStatsNoStreamConnectedContainers (unmatched requirement DaemonIsLinux) 19:47:16 [2019-09-09T19:47:16.296Z] PASS: docker_cli_run_test.go:423: DockerSuite.TestRunCreateVolumesInSymlinkDir2 2.618s 19:47:16 [2019-09-09T19:47:16.296Z] SKIP: docker_cli_run_test.go:4152: DockerSuite.TestRunCredentialSpecFailures (unmatched requirement DaemonIsWindows) 19:47:16 [2019-09-09T19:47:16.296Z] SKIP: docker_cli_run_test.go:4171: DockerSuite.TestRunCredentialSpecWellFormed (unmatched requirement DaemonIsWindows) 19:47:16 [2019-09-09T19:47:16.296Z] PASS: docker_cli_service_logs_test.go:204: DockerSwarmSuite.TestServiceLogsTaskLogs 3.012s 19:47:16 [2019-09-09T19:47:16.553Z] PASS: docker_cli_run_test.go:1255: DockerSuite.TestRunDNSDefaultOptions 0.786s 19:47:18 [2019-09-09T19:47:18.262Z] PASS: docker_api_stats_test.go:25: DockerSuite.TestAPIStatsNoStreamGetCpu 4.530s 19:47:18 [2019-09-09T19:47:18.450Z] PASS: docker_cli_run_test.go:4010: DockerSuite.TestRunDNSInHostMode 2.011s 19:47:18 [2019-09-09T19:47:18.707Z] PASS: docker_cli_service_scale_test.go:13: DockerSwarmSuite.TestServiceScale 1.471s 19:47:20 [2019-09-09T19:47:20.133Z] --- PASS: TestCreateServiceMultipleTimes (18.60s) 19:47:20 [2019-09-09T19:47:20.133Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes 19:47:20 [2019-09-09T19:47:20.133Z] daemon.go:336: [d572fe87c2c16] waiting for daemon to start 19:47:20 [2019-09-09T19:47:20.133Z] daemon.go:336: [d572fe87c2c16] waiting for daemon to start 19:47:20 [2019-09-09T19:47:20.133Z] daemon.go:364: [d572fe87c2c16] daemon started 19:47:20 [2019-09-09T19:47:20.133Z] daemon.go:472: [d572fe87c2c16] Stopping daemon 19:47:20 [2019-09-09T19:47:20.133Z] daemon.go:307: [d572fe87c2c16] exiting daemon 19:47:20 [2019-09-09T19:47:20.133Z] daemon.go:459: [d572fe87c2c16] Daemon stopped 19:47:20 [2019-09-09T19:47:20.133Z] === RUN TestCreateServiceConflict 19:47:20 [2019-09-09T19:47:20.603Z] PASS: docker_cli_run_test.go:1289: DockerSuite.TestRunDNSOptions 1.690s 19:47:21 [2019-09-09T19:47:21.462Z] PASS: docker_cli_build_test.go:2237: DockerSuite.TestBuildOnBuild 8.798s 19:47:21 [2019-09-09T19:47:21.462Z] PASS: docker_api_build_test.go:282: DockerSuite.TestBuildOnBuildCache 0.999s 19:47:22 [2019-09-09T19:47:22.032Z] PASS: docker_api_stats_test.go:65: DockerSuite.TestAPIStatsStoppedContainerInGoroutines 3.167s 19:47:22 [2019-09-09T19:47:22.032Z] SKIP: docker_cli_run_test.go:3187: DockerSuite.TestAppArmorDeniesChmodProc (unmatched requirement Apparmor) 19:47:22 [2019-09-09T19:47:22.032Z] SKIP: docker_cli_run_test.go:3165: DockerSuite.TestAppArmorDeniesPtrace (unmatched requirement Apparmor) 19:47:22 [2019-09-09T19:47:22.032Z] SKIP: docker_cli_run_test.go:3177: DockerSuite.TestAppArmorTraceSelf (unmatched requirement DaemonIsLinux) 19:47:22 [2019-09-09T19:47:22.494Z] SKIP: docker_cli_attach_test.go:136: DockerSuite.TestAttachDisconnect (unmatched requirement DaemonIsLinux) 19:47:22 [2019-09-09T19:47:22.830Z] --- PASS: TestCreateServiceConflict (2.34s) 19:47:22 [2019-09-09T19:47:22.830Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict 19:47:22 [2019-09-09T19:47:22.830Z] daemon.go:336: [dacc98208d111] waiting for daemon to start 19:47:22 [2019-09-09T19:47:22.830Z] daemon.go:336: [dacc98208d111] waiting for daemon to start 19:47:22 [2019-09-09T19:47:22.830Z] daemon.go:364: [dacc98208d111] daemon started 19:47:22 [2019-09-09T19:47:22.830Z] daemon.go:472: [dacc98208d111] Stopping daemon 19:47:22 [2019-09-09T19:47:22.830Z] daemon.go:307: [dacc98208d111] exiting daemon 19:47:22 [2019-09-09T19:47:22.830Z] daemon.go:459: [dacc98208d111] Daemon stopped 19:47:22 [2019-09-09T19:47:22.830Z] === RUN TestCreateServiceMaxReplicas 19:47:23 [2019-09-09T19:47:23.128Z] PASS: docker_cli_run_test.go:1323: DockerSuite.TestRunDNSOptionsBasedOnHostResolvConf 2.423s 19:47:23 [2019-09-09T19:47:23.691Z] PASS: docker_cli_run_test.go:1313: DockerSuite.TestRunDNSRepeatOptions 0.789s 19:47:25 [2019-09-09T19:47:25.509Z] --- PASS: TestCreateServiceMaxReplicas (3.02s) 19:47:25 [2019-09-09T19:47:25.509Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas 19:47:25 [2019-09-09T19:47:25.509Z] daemon.go:336: [df5f1df03e057] waiting for daemon to start 19:47:25 [2019-09-09T19:47:25.509Z] daemon.go:336: [df5f1df03e057] waiting for daemon to start 19:47:25 [2019-09-09T19:47:25.509Z] daemon.go:364: [df5f1df03e057] daemon started 19:47:25 [2019-09-09T19:47:25.509Z] daemon.go:472: [df5f1df03e057] Stopping daemon 19:47:25 [2019-09-09T19:47:25.509Z] daemon.go:307: [df5f1df03e057] exiting daemon 19:47:25 [2019-09-09T19:47:25.509Z] daemon.go:459: [df5f1df03e057] Daemon stopped 19:47:25 [2019-09-09T19:47:25.509Z] === RUN TestCreateWithDuplicateNetworkNames 19:47:25 [2019-09-09T19:47:25.586Z] PASS: docker_cli_run_test.go:2032: DockerSuite.TestRunDeallocatePortOnMissingIptablesRule 1.477s 19:47:26 [2019-09-09T19:47:26.149Z] PASS: docker_cli_run_test.go:122: DockerSuite.TestRunDetachedContainerIDPrinting 0.921s 19:47:26 [2019-09-09T19:47:26.149Z] SKIP: docker_cli_run_unix_test.go:84: DockerSuite.TestRunDeviceDirectory (Host does not have /dev/snd) 19:47:27 [2019-09-09T19:47:27.081Z] PASS: docker_cli_run_test.go:1142: DockerSuite.TestRunDeviceNumbers 0.818s 19:47:27 [2019-09-09T19:47:27.200Z] PASS: docker_cli_attach_test.go:21: DockerSuite.TestAttachMultipleAndRestart 4.553s 19:47:27 [2019-09-09T19:47:27.200Z] SKIP: docker_cli_attach_test.go:169: DockerSuite.TestAttachPausedContainer (unmatched requirement IsPausable) 19:47:27 [2019-09-09T19:47:27.200Z] SKIP: docker_cli_attach_test.go:91: DockerSuite.TestAttachTTYWithoutStdin (unmatched requirement DaemonIsLinux) 19:47:28 [2019-09-09T19:47:28.976Z] PASS: docker_cli_run_unix_test.go:1358: DockerSuite.TestRunDeviceSymlink 2.000s 19:47:28 [2019-09-09T19:47:28.976Z] PASS: docker_cli_run_test.go:1241: DockerSuite.TestRunDisallowBindMountingRootToRoot 0.058s 19:47:29 [2019-09-09T19:47:29.905Z] PASS: docker_cli_run_test.go:4187: DockerSuite.TestRunDuplicateMount 0.875s 19:47:30 [2019-09-09T19:47:30.836Z] PASS: docker_cli_run_test.go:52: DockerSuite.TestRunEchoNamedContainer 0.772s 19:47:31 [2019-09-09T19:47:31.399Z] PASS: docker_cli_run_test.go:44: DockerSuite.TestRunEchoStdout 0.737s 19:47:31 [2019-09-09T19:47:31.805Z] PASS: docker_cli_build_test.go:338: DockerSuite.TestBuildOnBuildCmdEntrypointJSON 8.346s 19:47:32 [2019-09-09T19:47:32.330Z] PASS: docker_cli_run_unix_test.go:539: DockerSuite.TestRunEchoStdoutWithCPUSharesAndMemoryLimit 0.803s 19:47:32 [2019-09-09T19:47:32.330Z] PASS: docker_cli_run_test.go:4273: DockerSuite.TestRunEmptyEnv 0.032s 19:47:33 [2019-09-09T19:47:33.261Z] PASS: docker_cli_run_test.go:1872: DockerSuite.TestRunEntrypoint 0.770s 19:47:33 [2019-09-09T19:47:33.993Z] PASS: docker_cli_build_test.go:355: DockerSuite.TestBuildOnBuildEntrypointJSON 3.238s 19:47:34 [2019-09-09T19:47:34.192Z] PASS: docker_cli_run_test.go:818: DockerSuite.TestRunEnvironment 0.819s 19:47:34 [2019-09-09T19:47:34.756Z] PASS: docker_cli_run_test.go:857: DockerSuite.TestRunEnvironmentErase 0.816s 19:47:35 [2019-09-09T19:47:35.691Z] PASS: docker_cli_run_test.go:890: DockerSuite.TestRunEnvironmentOverride 0.921s 19:47:35 [2019-09-09T19:47:35.818Z] PASS: docker_api_build_test.go:155: DockerSuite.TestBuildAPIBuildGitWithF 8.165s 19:47:36 [2019-09-09T19:47:36.621Z] PASS: docker_cli_run_test.go:700: DockerSuite.TestRunExitCode 0.850s 19:47:37 [2019-09-09T19:47:37.551Z] PASS: docker_cli_run_test.go:91: DockerSuite.TestRunExitCodeOne 0.919s 19:47:38 [2019-09-09T19:47:38.482Z] PASS: docker_cli_run_test.go:86: DockerSuite.TestRunExitCodeZero 0.930s 19:47:38 [2019-09-09T19:47:38.739Z] PASS: docker_cli_swarm_test.go:1423: DockerSwarmSuite.TestSwarmAlternateLockUnlock 18.787s 19:47:39 [2019-09-09T19:47:39.304Z] PASS: docker_cli_run_test.go:1735: DockerSuite.TestRunExitOnStdinClose 0.722s 19:47:39 [2019-09-09T19:47:39.304Z] PASS: docker_cli_run_test.go:2295: DockerSuite.TestRunExposePort 0.009s 19:47:40 [2019-09-09T19:47:40.235Z] PASS: docker_cli_run_test.go:949: DockerSuite.TestRunFullHostnameSet 0.841s 19:47:40 [2019-09-09T19:47:40.732Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.43s) 19:47:40 [2019-09-09T19:47:40.732Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames 19:47:40 [2019-09-09T19:47:40.732Z] daemon.go:336: [d9f484925e78e] waiting for daemon to start 19:47:40 [2019-09-09T19:47:40.732Z] daemon.go:336: [d9f484925e78e] waiting for daemon to start 19:47:40 [2019-09-09T19:47:40.732Z] daemon.go:364: [d9f484925e78e] daemon started 19:47:40 [2019-09-09T19:47:40.732Z] daemon.go:472: [d9f484925e78e] Stopping daemon 19:47:40 [2019-09-09T19:47:40.732Z] daemon.go:307: [d9f484925e78e] exiting daemon 19:47:40 [2019-09-09T19:47:40.732Z] daemon.go:459: [d9f484925e78e] Daemon stopped 19:47:40 [2019-09-09T19:47:40.732Z] === RUN TestCreateServiceSecretFileMode 19:47:40 [2019-09-09T19:47:40.799Z] PASS: docker_cli_run_test.go:1076: DockerSuite.TestRunGroupAdd 0.851s 19:47:41 [2019-09-09T19:47:41.351Z] --- PASS: TestCreateServiceSecretFileMode (2.58s) 19:47:41 [2019-09-09T19:47:41.351Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode 19:47:41 [2019-09-09T19:47:41.351Z] daemon.go:336: [db8b163d4afc4] waiting for daemon to start 19:47:41 [2019-09-09T19:47:41.351Z] daemon.go:336: [db8b163d4afc4] waiting for daemon to start 19:47:41 [2019-09-09T19:47:41.351Z] daemon.go:364: [db8b163d4afc4] daemon started 19:47:41 [2019-09-09T19:47:41.351Z] daemon.go:472: [db8b163d4afc4] Stopping daemon 19:47:41 [2019-09-09T19:47:41.351Z] daemon.go:307: [db8b163d4afc4] exiting daemon 19:47:41 [2019-09-09T19:47:41.351Z] daemon.go:459: [db8b163d4afc4] Daemon stopped 19:47:41 [2019-09-09T19:47:41.351Z] === RUN TestCreateServiceConfigFileMode 19:47:42 [2019-09-09T19:47:42.168Z] PASS: docker_cli_swarm_test.go:2001: DockerSwarmSuite.TestSwarmClusterEventsConfig 1.730s 19:47:42 [2019-09-09T19:47:42.590Z] PASS: docker_cli_build_test.go:1734: DockerSuite.TestBuildOnBuildLimitedInheritance 8.524s 19:47:42 [2019-09-09T19:47:42.734Z] PASS: docker_cli_run_test.go:4515: DockerSuite.TestRunHostnameFQDN 1.879s 19:47:43 [2019-09-09T19:47:43.299Z] PASS: docker_cli_run_test.go:4528: DockerSuite.TestRunHostnameInHostMode 0.392s 19:47:43 [2019-09-09T19:47:43.299Z] SKIP: docker_cli_run_test.go:4256: DockerSuite.TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (unmatched requirement DaemonIsWindows) 19:47:44 [2019-09-09T19:47:44.040Z] --- PASS: TestCreateServiceConfigFileMode (2.64s) 19:47:44 [2019-09-09T19:47:44.040Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode 19:47:44 [2019-09-09T19:47:44.040Z] daemon.go:336: [dd74ed7464043] waiting for daemon to start 19:47:44 [2019-09-09T19:47:44.040Z] daemon.go:336: [dd74ed7464043] waiting for daemon to start 19:47:44 [2019-09-09T19:47:44.040Z] daemon.go:364: [dd74ed7464043] daemon started 19:47:44 [2019-09-09T19:47:44.040Z] daemon.go:472: [dd74ed7464043] Stopping daemon 19:47:44 [2019-09-09T19:47:44.040Z] daemon.go:307: [dd74ed7464043] exiting daemon 19:47:44 [2019-09-09T19:47:44.040Z] daemon.go:459: [dd74ed7464043] Daemon stopped 19:47:44 [2019-09-09T19:47:44.040Z] === RUN TestCreateServiceSysctls 19:47:44 [2019-09-09T19:47:44.669Z] PASS: docker_cli_swarm_test.go:1962: DockerSwarmSuite.TestSwarmClusterEventsNetwork 1.042s 19:47:47 [2019-09-09T19:47:47.196Z] PASS: docker_cli_run_test.go:3732: DockerSuite.TestRunInitLayerPathOwnership 3.829s 19:47:47 [2019-09-09T19:47:47.504Z] --- PASS: TestCreateServiceSysctls (3.50s) 19:47:47 [2019-09-09T19:47:47.504Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls 19:47:47 [2019-09-09T19:47:47.504Z] daemon.go:336: [db72b55ec5f9e] waiting for daemon to start 19:47:47 [2019-09-09T19:47:47.504Z] daemon.go:336: [db72b55ec5f9e] waiting for daemon to start 19:47:47 [2019-09-09T19:47:47.504Z] daemon.go:364: [db72b55ec5f9e] daemon started 19:47:47 [2019-09-09T19:47:47.504Z] daemon.go:472: [db72b55ec5f9e] Stopping daemon 19:47:47 [2019-09-09T19:47:47.504Z] daemon.go:307: [db72b55ec5f9e] exiting daemon 19:47:47 [2019-09-09T19:47:47.504Z] daemon.go:459: [db72b55ec5f9e] Daemon stopped 19:47:47 [2019-09-09T19:47:47.504Z] === RUN TestCreateServiceCapabilities 19:47:48 [2019-09-09T19:47:48.127Z] PASS: docker_cli_run_test.go:2010: DockerSuite.TestRunInspectMacAddress 0.699s 19:47:48 [2019-09-09T19:47:48.400Z] PASS: docker_cli_build_test.go:279: DockerSuite.TestBuildOnBuildLowercase 4.319s 19:47:50 [2019-09-09T19:47:50.963Z] --- PASS: TestCreateServiceCapabilities (3.30s) 19:47:50 [2019-09-09T19:47:50.963Z] create_test.go:462: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities 19:47:50 [2019-09-09T19:47:50.963Z] daemon.go:336: [de481484ffd35] waiting for daemon to start 19:47:50 [2019-09-09T19:47:50.963Z] daemon.go:336: [de481484ffd35] waiting for daemon to start 19:47:50 [2019-09-09T19:47:50.963Z] daemon.go:364: [de481484ffd35] daemon started 19:47:50 [2019-09-09T19:47:50.963Z] daemon.go:472: [de481484ffd35] Stopping daemon 19:47:50 [2019-09-09T19:47:50.963Z] daemon.go:307: [de481484ffd35] exiting daemon 19:47:50 [2019-09-09T19:47:50.963Z] daemon.go:459: [de481484ffd35] Daemon stopped 19:47:50 [2019-09-09T19:47:50.963Z] === RUN TestInspect 19:47:53 [2019-09-09T19:47:53.022Z] --- PASS: TestInspect (2.25s) 19:47:53 [2019-09-09T19:47:53.022Z] inspect_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect 19:47:53 [2019-09-09T19:47:53.022Z] daemon.go:336: [d422943164fd1] waiting for daemon to start 19:47:53 [2019-09-09T19:47:53.022Z] daemon.go:336: [d422943164fd1] waiting for daemon to start 19:47:53 [2019-09-09T19:47:53.022Z] daemon.go:364: [d422943164fd1] daemon started 19:47:53 [2019-09-09T19:47:53.022Z] daemon.go:472: [d422943164fd1] Stopping daemon 19:47:53 [2019-09-09T19:47:53.022Z] daemon.go:307: [d422943164fd1] exiting daemon 19:47:53 [2019-09-09T19:47:53.022Z] daemon.go:459: [d422943164fd1] Daemon stopped 19:47:53 [2019-09-09T19:47:53.022Z] === RUN TestDockerNetworkConnectAlias 19:47:53 [2019-09-09T19:47:53.104Z] PASS: docker_cli_build_test.go:3182: DockerSuite.TestBuildOnBuildOutput 4.648s 19:47:53 [2019-09-09T19:47:53.566Z] PASS: docker_api_build_test.go:257: DockerSuite.TestBuildOnBuildWithCopy 0.660s 19:47:53 [2019-09-09T19:47:53.566Z] SKIP: docker_cli_build_test.go:6013: DockerSuite.TestBuildOpaqueDirectory (unmatched requirement DaemonIsLinux) 19:47:53 [2019-09-09T19:47:53.566Z] SKIP: docker_cli_build_test.go:1484: DockerSuite.TestBuildPATH (unmatched requirement DaemonIsLinux) 19:47:55 [2019-09-09T19:47:55.758Z] PASS: docker_cli_build_test.go:4030: DockerSuite.TestBuildRUNErrMsg 2.048s 19:47:55 [2019-09-09T19:47:55.758Z] SKIP: docker_cli_build_test.go:3952: DockerSuite.TestBuildRUNoneJSON (unmatched requirement DaemonIsLinux) 19:47:58 [2019-09-09T19:47:58.519Z] --- PASS: TestDockerNetworkConnectAlias (4.72s) 19:47:58 [2019-09-09T19:47:58.519Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias 19:47:58 [2019-09-09T19:47:58.519Z] daemon.go:336: [db3151fec0ced] waiting for daemon to start 19:47:58 [2019-09-09T19:47:58.519Z] daemon.go:336: [db3151fec0ced] waiting for daemon to start 19:47:58 [2019-09-09T19:47:58.519Z] daemon.go:364: [db3151fec0ced] daemon started 19:47:58 [2019-09-09T19:47:58.519Z] daemon.go:472: [db3151fec0ced] Stopping daemon 19:47:58 [2019-09-09T19:47:58.519Z] daemon.go:307: [db3151fec0ced] exiting daemon 19:47:58 [2019-09-09T19:47:58.519Z] daemon.go:459: [db3151fec0ced] Daemon stopped 19:47:58 [2019-09-09T19:47:58.519Z] === RUN TestDockerNetworkReConnect 19:48:00 [2019-09-09T19:48:00.307Z] PASS: docker_cli_run_test.go:1792: DockerSuite.TestRunInteractiveWithRestartPolicy 11.798s 19:48:00 [2019-09-09T19:48:00.871Z] PASS: docker_cli_run_unix_test.go:768: DockerSuite.TestRunInvalidCPUShares 1.115s 19:48:02 [2019-09-09T19:48:02.767Z] PASS: docker_cli_run_test.go:3278: DockerSuite.TestRunInvalidCgroupParent 1.606s 19:48:02 [2019-09-09T19:48:02.767Z] PASS: docker_cli_run_unix_test.go:730: DockerSuite.TestRunInvalidCpusetCpusFlagValue 0.015s 19:48:02 [2019-09-09T19:48:02.767Z] PASS: docker_cli_run_unix_test.go:749: DockerSuite.TestRunInvalidCpusetMemsFlagValue 0.017s 19:48:02 [2019-09-09T19:48:02.767Z] PASS: docker_cli_run_test.go:3720: DockerSuite.TestRunInvalidReference 0.009s 19:48:03 [2019-09-09T19:48:03.017Z] --- PASS: TestDockerNetworkReConnect (4.69s) 19:48:03 [2019-09-09T19:48:03.017Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect 19:48:03 [2019-09-09T19:48:03.017Z] daemon.go:336: [dcba258880e23] waiting for daemon to start 19:48:03 [2019-09-09T19:48:03.017Z] daemon.go:336: [dcba258880e23] waiting for daemon to start 19:48:03 [2019-09-09T19:48:03.017Z] daemon.go:364: [dcba258880e23] daemon started 19:48:03 [2019-09-09T19:48:03.017Z] daemon.go:472: [dcba258880e23] Stopping daemon 19:48:03 [2019-09-09T19:48:03.017Z] daemon.go:307: [dcba258880e23] exiting daemon 19:48:03 [2019-09-09T19:48:03.017Z] daemon.go:459: [dcba258880e23] Daemon stopped 19:48:03 [2019-09-09T19:48:03.017Z] === RUN TestServicePlugin 19:48:03 [2019-09-09T19:48:03.017Z] --- SKIP: TestServicePlugin (0.00s) 19:48:03 [2019-09-09T19:48:03.017Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 19:48:03 [2019-09-09T19:48:03.017Z] === RUN TestServiceUpdateLabel 19:48:03 [2019-09-09T19:48:03.332Z] PASS: docker_cli_run_test.go:61: DockerSuite.TestRunLeakyFileDescriptors 0.771s 19:48:05 [2019-09-09T19:48:05.042Z] --- PASS: TestServiceUpdateLabel (2.29s) 19:48:05 [2019-09-09T19:48:05.042Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel 19:48:05 [2019-09-09T19:48:05.042Z] daemon.go:336: [d17f8235459e2] waiting for daemon to start 19:48:05 [2019-09-09T19:48:05.042Z] daemon.go:336: [d17f8235459e2] waiting for daemon to start 19:48:05 [2019-09-09T19:48:05.042Z] daemon.go:364: [d17f8235459e2] daemon started 19:48:05 [2019-09-09T19:48:05.042Z] daemon.go:472: [d17f8235459e2] Stopping daemon 19:48:05 [2019-09-09T19:48:05.042Z] daemon.go:307: [d17f8235459e2] exiting daemon 19:48:05 [2019-09-09T19:48:05.042Z] daemon.go:459: [d17f8235459e2] Daemon stopped 19:48:05 [2019-09-09T19:48:05.042Z] === RUN TestServiceUpdateSecrets 19:48:06 [2019-09-09T19:48:06.606Z] PASS: docker_cli_run_test.go:3387: DockerSuite.TestRunLinkToContainerNetMode 2.262s 19:48:08 [2019-09-09T19:48:08.502Z] PASS: docker_cli_run_test.go:194: DockerSuite.TestRunLinksContainerWithContainerID 1.387s 19:48:09 [2019-09-09T19:48:09.070Z] PASS: docker_cli_swarm_test.go:1932: DockerSwarmSuite.TestSwarmClusterEventsNode 3.936s 19:48:10 [2019-09-09T19:48:10.007Z] PASS: docker_cli_run_test.go:179: DockerSuite.TestRunLinksContainerWithContainerName 1.444s 19:48:10 [2019-09-09T19:48:10.938Z] PASS: docker_cli_run_test.go:73: DockerSuite.TestRunLookupGoogleDNS 0.969s 19:48:11 [2019-09-09T19:48:11.870Z] PASS: docker_cli_run_test.go:3397: DockerSuite.TestRunLoopbackOnlyExistsWhenNetworkingDisabled 0.729s 19:48:12 [2019-09-09T19:48:12.434Z] PASS: docker_cli_run_test.go:3423: DockerSuite.TestRunLoopbackWhenNetworkDisabled 0.678s 19:48:13 [2019-09-09T19:48:13.806Z] PASS: docker_cli_run_test.go:1200: DockerSuite.TestRunModeHostname 1.141s 19:48:13 [2019-09-09T19:48:13.806Z] PASS: docker_cli_run_test.go:2323: DockerSuite.TestRunModeIpcContainerNotExists 0.015s 19:48:13 [2019-09-09T19:48:13.806Z] PASS: docker_cli_run_test.go:2332: DockerSuite.TestRunModeIpcContainerNotRunning 0.212s 19:48:15 [2019-09-09T19:48:15.701Z] PASS: docker_cli_run_test.go:2301: DockerSuite.TestRunModeIpcHost 1.563s 19:48:17 [2019-09-09T19:48:17.071Z] PASS: docker_cli_run_test.go:3431: DockerSuite.TestRunModeNetContainerHostname 1.084s 19:48:17 [2019-09-09T19:48:17.071Z] PASS: docker_cli_swarm_test.go:1848: DockerSwarmSuite.TestSwarmClusterEventsScope 7.404s 19:48:18 [2019-09-09T19:48:18.443Z] PASS: docker_cli_run_test.go:2345: DockerSuite.TestRunModePIDContainer 1.474s 19:48:18 [2019-09-09T19:48:18.443Z] PASS: docker_cli_run_test.go:2370: DockerSuite.TestRunModePIDContainerNotExists 0.012s 19:48:18 [2019-09-09T19:48:18.700Z] PASS: docker_cli_run_test.go:2379: DockerSuite.TestRunModePIDContainerNotRunning 0.223s 19:48:20 [2019-09-09T19:48:20.070Z] PASS: docker_cli_swarm_test.go:1981: DockerSwarmSuite.TestSwarmClusterEventsSecret 1.453s 19:48:20 [2019-09-09T19:48:20.252Z] --- PASS: TestServiceUpdateSecrets (14.93s) 19:48:20 [2019-09-09T19:48:20.252Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets 19:48:20 [2019-09-09T19:48:20.252Z] daemon.go:336: [df8133297bb38] waiting for daemon to start 19:48:20 [2019-09-09T19:48:20.252Z] daemon.go:336: [df8133297bb38] waiting for daemon to start 19:48:20 [2019-09-09T19:48:20.252Z] daemon.go:364: [df8133297bb38] daemon started 19:48:20 [2019-09-09T19:48:20.252Z] daemon.go:472: [df8133297bb38] Stopping daemon 19:48:20 [2019-09-09T19:48:20.252Z] daemon.go:307: [df8133297bb38] exiting daemon 19:48:20 [2019-09-09T19:48:20.252Z] daemon.go:459: [df8133297bb38] Daemon stopped 19:48:20 [2019-09-09T19:48:20.252Z] === RUN TestServiceUpdateConfigs 19:48:20 [2019-09-09T19:48:20.327Z] PASS: docker_cli_run_test.go:2437: DockerSuite.TestRunModePIDHost 1.552s 19:48:22 [2019-09-09T19:48:22.223Z] PASS: docker_cli_run_test.go:2459: DockerSuite.TestRunModeUTSHost 1.663s 19:48:28 [2019-09-09T19:48:28.772Z] PASS: docker_cli_run_test.go:4335: DockerSuite.TestRunMount 6.535s 19:48:29 [2019-09-09T19:48:29.335Z] PASS: docker_cli_run_test.go:2088: DockerSuite.TestRunMountOrdering 0.845s 19:48:30 [2019-09-09T19:48:30.266Z] PASS: docker_cli_run_test.go:4323: DockerSuite.TestRunMountReadOnlyDevShm 0.857s 19:48:32 [2019-09-09T19:48:32.161Z] PASS: docker_cli_run_test.go:2392: DockerSuite.TestRunMountShmMqueueFromHost 1.413s 19:48:34 [2019-09-09T19:48:34.684Z] PASS: docker_cli_run_test.go:583: DockerSuite.TestRunMultipleVolumesFrom 2.304s 19:48:35 [2019-09-09T19:48:35.478Z] --- PASS: TestServiceUpdateConfigs (14.77s) 19:48:35 [2019-09-09T19:48:35.478Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs 19:48:35 [2019-09-09T19:48:35.478Z] daemon.go:336: [d7dcdf9e184fe] waiting for daemon to start 19:48:35 [2019-09-09T19:48:35.478Z] daemon.go:336: [d7dcdf9e184fe] waiting for daemon to start 19:48:35 [2019-09-09T19:48:35.478Z] daemon.go:364: [d7dcdf9e184fe] daemon started 19:48:35 [2019-09-09T19:48:35.478Z] daemon.go:472: [d7dcdf9e184fe] Stopping daemon 19:48:35 [2019-09-09T19:48:35.478Z] daemon.go:307: [d7dcdf9e184fe] exiting daemon 19:48:35 [2019-09-09T19:48:35.478Z] daemon.go:459: [d7dcdf9e184fe] Daemon stopped 19:48:35 [2019-09-09T19:48:35.478Z] === RUN TestServiceUpdateNetwork 19:48:36 [2019-09-09T19:48:36.578Z] PASS: docker_cli_swarm_test.go:1892: DockerSwarmSuite.TestSwarmClusterEventsService 15.631s 19:48:37 [2019-09-09T19:48:37.963Z] PASS: docker_cli_exec_test.go:383: DockerSuite.TestRunMutableNetworkFiles 2.918s 19:48:38 [2019-09-09T19:48:38.467Z] PASS: docker_cli_build_test.go:1402: DockerSuite.TestBuildRelativeCopy 40.358s 19:48:40 [2019-09-09T19:48:40.491Z] PASS: docker_cli_run_test.go:3220: DockerSuite.TestRunNamedVolume 2.722s 19:48:43 [2019-09-09T19:48:43.016Z] PASS: docker_cli_run_test.go:3864: DockerSuite.TestRunNamedVolumeCopyImageData 2.582s 19:48:44 [2019-09-09T19:48:44.915Z] PASS: docker_cli_run_test.go:3878: DockerSuite.TestRunNamedVolumeNotRemoved 1.689s 19:48:46 [2019-09-09T19:48:46.294Z] PASS: docker_cli_run_test.go:3895: DockerSuite.TestRunNamedVolumesFromNotRemoved 1.655s 19:48:46 [2019-09-09T19:48:46.294Z] PASS: docker_cli_run_test.go:3857: DockerSuite.TestRunNamedVolumesMountedAsShared 0.046s 19:48:47 [2019-09-09T19:48:47.225Z] PASS: docker_cli_run_test.go:2612: DockerSuite.TestRunNetContainerWhichHost 0.708s 19:48:48 [2019-09-09T19:48:48.017Z] --- PASS: TestServiceUpdateNetwork (13.03s) 19:48:48 [2019-09-09T19:48:48.017Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork 19:48:48 [2019-09-09T19:48:48.017Z] daemon.go:336: [d0e95f1b24f96] waiting for daemon to start 19:48:48 [2019-09-09T19:48:48.017Z] daemon.go:336: [d0e95f1b24f96] waiting for daemon to start 19:48:48 [2019-09-09T19:48:48.017Z] daemon.go:364: [d0e95f1b24f96] daemon started 19:48:48 [2019-09-09T19:48:48.017Z] daemon.go:472: [d0e95f1b24f96] Stopping daemon 19:48:48 [2019-09-09T19:48:48.017Z] daemon.go:307: [d0e95f1b24f96] exiting daemon 19:48:48 [2019-09-09T19:48:48.017Z] daemon.go:459: [d0e95f1b24f96] Daemon stopped 19:48:48 [2019-09-09T19:48:48.017Z] PASS 19:48:48 [2019-09-09T19:48:48.017Z] Running /go/src/github.com/docker/docker/integration/session flags=-test.v -test.timeout=120m 19:48:48 [2019-09-09T19:48:48.017Z] INFO: Testing against a local daemon 19:48:48 [2019-09-09T19:48:48.017Z] === RUN TestSessionCreate 19:48:48 [2019-09-09T19:48:48.017Z] --- PASS: TestSessionCreate (0.06s) 19:48:48 [2019-09-09T19:48:48.017Z] === RUN TestSessionCreateWithBadUpgrade 19:48:48 [2019-09-09T19:48:48.017Z] --- PASS: TestSessionCreateWithBadUpgrade (0.07s) 19:48:48 [2019-09-09T19:48:48.017Z] PASS 19:48:48 [2019-09-09T19:48:48.017Z] Running /go/src/github.com/docker/docker/integration/system flags=-test.v -test.timeout=120m 19:48:48 [2019-09-09T19:48:48.017Z] INFO: Testing against a local daemon 19:48:48 [2019-09-09T19:48:48.017Z] === RUN TestCgroupDriverSystemdMemoryLimit 19:48:48 [2019-09-09T19:48:48.017Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 19:48:48 [2019-09-09T19:48:48.017Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 19:48:48 [2019-09-09T19:48:48.017Z] === RUN TestEventsExecDie 19:48:48 [2019-09-09T19:48:48.596Z] PASS: docker_cli_run_test.go:2581: DockerSuite.TestRunNetHost 1.216s 19:48:48 [2019-09-09T19:48:48.635Z] --- PASS: TestEventsExecDie (0.94s) 19:48:48 [2019-09-09T19:48:48.635Z] === RUN TestEventsBackwardsCompatible 19:48:48 [2019-09-09T19:48:48.919Z] --- PASS: TestEventsBackwardsCompatible (0.10s) 19:48:48 [2019-09-09T19:48:48.919Z] === RUN TestInfoBinaryCommits 19:48:48 [2019-09-09T19:48:48.919Z] --- PASS: TestInfoBinaryCommits (0.07s) 19:48:48 [2019-09-09T19:48:48.919Z] === RUN TestInfoAPIVersioned 19:48:48 [2019-09-09T19:48:48.919Z] --- PASS: TestInfoAPIVersioned (0.01s) 19:48:48 [2019-09-09T19:48:48.919Z] === RUN TestInfoAPI 19:48:48 [2019-09-09T19:48:48.919Z] --- PASS: TestInfoAPI (0.06s) 19:48:48 [2019-09-09T19:48:48.919Z] === RUN TestInfoAPIWarnings 19:48:49 [2019-09-09T19:48:49.526Z] PASS: docker_cli_run_test.go:932: DockerSuite.TestRunNetHostNotAllowedWithLinks 0.907s 19:48:49 [2019-09-09T19:48:49.926Z] --- PASS: TestInfoAPIWarnings (0.93s) 19:48:49 [2019-09-09T19:48:49.926Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings 19:48:49 [2019-09-09T19:48:49.926Z] daemon.go:336: [d7705239cd78d] waiting for daemon to start 19:48:49 [2019-09-09T19:48:49.926Z] daemon.go:336: [d7705239cd78d] waiting for daemon to start 19:48:49 [2019-09-09T19:48:49.926Z] daemon.go:364: [d7705239cd78d] daemon started 19:48:49 [2019-09-09T19:48:49.926Z] daemon.go:472: [d7705239cd78d] Stopping daemon 19:48:49 [2019-09-09T19:48:49.926Z] daemon.go:307: [d7705239cd78d] exiting daemon 19:48:49 [2019-09-09T19:48:49.926Z] daemon.go:459: [d7705239cd78d] Daemon stopped 19:48:49 [2019-09-09T19:48:49.926Z] === RUN TestLoginFailsWithBadCredentials 19:48:50 [2019-09-09T19:48:50.457Z] PASS: docker_cli_run_test.go:2603: DockerSuite.TestRunNetHostTwiceSameName 0.883s 19:48:50 [2019-09-09T19:48:50.542Z] --- PASS: TestLoginFailsWithBadCredentials (0.55s) 19:48:50 [2019-09-09T19:48:50.542Z] === RUN TestPingCacheHeaders 19:48:50 [2019-09-09T19:48:50.542Z] --- PASS: TestPingCacheHeaders (0.05s) 19:48:50 [2019-09-09T19:48:50.542Z] === RUN TestPingGet 19:48:50 [2019-09-09T19:48:50.542Z] --- PASS: TestPingGet (0.04s) 19:48:50 [2019-09-09T19:48:50.542Z] === RUN TestPingHead 19:48:50 [2019-09-09T19:48:50.542Z] --- PASS: TestPingHead (0.05s) 19:48:50 [2019-09-09T19:48:50.542Z] === RUN TestVersion 19:48:50 [2019-09-09T19:48:50.542Z] --- PASS: TestVersion (0.05s) 19:48:50 [2019-09-09T19:48:50.542Z] PASS 19:48:50 [2019-09-09T19:48:50.824Z] Running /go/src/github.com/docker/docker/integration/volume flags=-test.v -test.timeout=120m 19:48:50 [2019-09-09T19:48:50.824Z] INFO: Testing against a local daemon 19:48:50 [2019-09-09T19:48:50.824Z] === RUN TestVolumesCreateAndList 19:48:50 [2019-09-09T19:48:50.824Z] --- PASS: TestVolumesCreateAndList (0.05s) 19:48:50 [2019-09-09T19:48:50.824Z] === RUN TestVolumesRemove 19:48:50 [2019-09-09T19:48:50.824Z] --- PASS: TestVolumesRemove (0.10s) 19:48:50 [2019-09-09T19:48:50.824Z] === RUN TestVolumesInspect 19:48:50 [2019-09-09T19:48:50.824Z] --- PASS: TestVolumesInspect (0.04s) 19:48:50 [2019-09-09T19:48:50.824Z] === RUN TestVolumesInvalidJSON 19:48:51 [2019-09-09T19:48:51.107Z] === RUN TestVolumesInvalidJSON//volumes/create 19:48:51 [2019-09-09T19:48:51.107Z] === PAUSE TestVolumesInvalidJSON//volumes/create 19:48:51 [2019-09-09T19:48:51.107Z] === CONT TestVolumesInvalidJSON//volumes/create 19:48:51 [2019-09-09T19:48:51.107Z] --- PASS: TestVolumesInvalidJSON (0.05s) 19:48:51 [2019-09-09T19:48:51.107Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) 19:48:51 [2019-09-09T19:48:51.107Z] PASS 19:48:51 [2019-09-09T19:48:51.107Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 19:48:53 [2019-09-09T19:48:53.129Z] umount: bundles/test-integration/root: mountpoint not found 19:48:53 [2019-09-09T19:48:53.129Z] Clearing AppArmor profiles cache:. 19:48:53 [2019-09-09T19:48:53.129Z] All profile caches have been cleared, but no profiles have been unloaded. 19:48:53 [2019-09-09T19:48:53.129Z] Unloading profiles will leave already running processes permanently 19:48:53 [2019-09-09T19:48:53.129Z] unconfined, which can lead to unexpected situations. 19:48:53 [2019-09-09T19:48:53.129Z] 19:48:53 [2019-09-09T19:48:53.129Z] To set a process to complain mode, use the command line tool 19:48:53 [2019-09-09T19:48:53.129Z] 'aa-complain'. To really tear down all profiles, run the init script 19:48:53 [2019-09-09T19:48:53.129Z] with the 'teardown' option." 19:48:53 [2019-09-09T19:48:53.129Z] Removing test suite binaries 19:48:53 [2019-09-09T19:48:53.129Z] 19:48:53 [2019-09-09T19:48:53.732Z] PASS: docker_cli_run_test.go:3075: DockerSuite.TestRunNetworkFilesBindMount 2.991s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 19:48:55 [2019-09-09T19:48:55.604Z] + echo Ensuring container killed. 19:48:55 [2019-09-09T19:48:55.604Z] Ensuring container killed. 19:48:55 [2019-09-09T19:48:55.604Z] + docker rm -vf docker-pr5 19:48:55 [2019-09-09T19:48:55.604Z] Error: No such container: docker-pr5 19:48:55 [2019-09-09T19:48:55.604Z] + true [Pipeline] sh 19:48:55 [2019-09-09T19:48:55.628Z] PASS: docker_cli_swarm_test.go:1828: DockerSwarmSuite.TestSwarmClusterEventsSource 3.808s 19:48:55 [2019-09-09T19:48:55.991Z] + echo Chowning /workspace to jenkins user 19:48:55 [2019-09-09T19:48:55.991Z] Chowning /workspace to jenkins user 19:48:55 [2019-09-09T19:48:55.991Z] + id -u 19:48:55 [2019-09-09T19:48:55.991Z] + id -g 19:48:55 [2019-09-09T19:48:55.991Z] + docker run --rm -v /home/docker/workspace/moby_PR-39874:/workspace busybox chown -R 1001:1001 /workspace 19:48:55 [2019-09-09T19:48:55.991Z] Unable to find image 'busybox:latest' locally 19:48:56 [2019-09-09T19:48:56.276Z] latest: Pulling from library/busybox 19:48:56 [2019-09-09T19:48:56.276Z] e38168a01e65: Pulling fs layer 19:48:56 [2019-09-09T19:48:56.559Z] e38168a01e65: Download complete 19:48:56 [2019-09-09T19:48:56.559Z] PASS: docker_cli_run_test.go:3099: DockerSuite.TestRunNetworkFilesBindMountRO 3.093s 19:48:56 [2019-09-09T19:48:56.842Z] e38168a01e65: Pull complete 19:48:56 [2019-09-09T19:48:56.842Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e 19:48:56 [2019-09-09T19:48:56.842Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh 19:48:59 [2019-09-09T19:48:59.263Z] + bundleName=powerpc-integration 19:48:59 [2019-09-09T19:48:59.263Z] + echo Creating powerpc-integration-bundles.tar.gz 19:48:59 [2019-09-09T19:48:59.263Z] Creating powerpc-integration-bundles.tar.gz 19:48:59 [2019-09-09T19:48:59.263Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *.log -o -name *.prof ) -print+ 19:48:59 [2019-09-09T19:48:59.263Z] xargs tar -czf powerpc-integration-bundles.tar.gz [Pipeline] archiveArtifacts 19:48:59 [2019-09-09T19:48:59.580Z] Archiving artifacts 19:48:59 [2019-09-09T19:48:59.960Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39874/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 19:49:00 [2019-09-09T19:49:00.345Z] + make clean 19:49:00 [2019-09-09T19:49:00.960Z] docker volume rm -f docker-dev-cache 19:49:00 [2019-09-09T19:49:00.960Z] docker-dev-cache [Pipeline] deleteDir 19:49:03 [2019-09-09T19:49:03.111Z] PASS: docker_cli_run_test.go:3121: DockerSuite.TestRunNetworkFilesBindMountROFilesystem 5.609s 19:49:03 [2019-09-09T19:49:03.111Z] PASS: docker_cli_run_test.go:3444: DockerSuite.TestRunNetworkNotInitializedNoneMode 0.577s 19:49:03 [2019-09-09T19:49:03.111Z] PASS: docker_cli_run_test.go:522: DockerSuite.TestRunNoDupVolumes 0.110s [Pipeline] } [Pipeline] // withEnv [Pipeline] } 19:49:03 [2019-09-09T19:49:03.643Z] PASS: docker_cli_build_test.go:1295: DockerSuite.TestBuildRelativeWorkdir 23.365s [Pipeline] // withEnv [Pipeline] } 19:49:03 [2019-09-09T19:49:03.675Z] PASS: docker_cli_run_unix_test.go:1145: DockerSuite.TestRunNoNewPrivSetuid 0.806s [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:49:03 [2019-09-09T19:49:03.935Z] PASS: docker_cli_run_test.go:2200: DockerSuite.TestRunNoOutputFromPullInStdout 0.141s 19:49:04 [2019-09-09T19:49:04.867Z] PASS: docker_cli_swarm_test.go:1869: DockerSwarmSuite.TestSwarmClusterEventsType 8.435s 19:49:04 [2019-09-09T19:49:04.867Z] PASS: docker_cli_run_test.go:3669: DockerSuite.TestRunNonExecutableCmd 0.930s 19:49:05 [2019-09-09T19:49:05.798Z] PASS: docker_cli_run_test.go:3678: DockerSuite.TestRunNonExistingCmd 0.863s 19:49:05 [2019-09-09T19:49:05.798Z] PASS: docker_cli_run_test.go:3703: DockerSuite.TestRunNonExistingImage 0.071s 19:49:06 [2019-09-09T19:49:06.730Z] PASS: docker_cli_run_test.go:2564: DockerSuite.TestRunNonLocalMacAddress 0.807s 19:49:07 [2019-09-09T19:49:07.689Z] PASS: docker_cli_run_test.go:1405: DockerSuite.TestRunNonRootUserResolvName 1.023s 19:49:07 [2019-09-09T19:49:07.689Z] SKIP: docker_cli_run_unix_test.go:618: DockerSuite.TestRunOOMExitCode (unmatched requirement swapMemorySupport) 19:49:08 [2019-09-09T19:49:08.622Z] PASS: docker_cli_run_test.go:2812: DockerSuite.TestRunPIDHostWithChildIsKillable 0.926s 19:49:09 [2019-09-09T19:49:09.554Z] PASS: docker_cli_run_unix_test.go:1407: DockerSuite.TestRunPIDsLimit 0.832s 19:49:11 [2019-09-09T19:49:11.448Z] PASS: docker_cli_run_test.go:2500: DockerSuite.TestRunPortFromDockerRangeInUse 1.202s 19:49:12 [2019-09-09T19:49:12.379Z] PASS: docker_cli_run_test.go:2048: DockerSuite.TestRunPortInUse 0.754s 19:49:12 [2019-09-09T19:49:12.943Z] PASS: docker_cli_run_unix_test.go:1418: DockerSuite.TestRunPrivilegedAllowedDevices 0.776s 19:49:13 [2019-09-09T19:49:13.874Z] PASS: docker_cli_run_test.go:958: DockerSuite.TestRunPrivilegedCanMknod 0.765s 19:49:13 [2019-09-09T19:49:13.999Z] PASS: docker_cli_build_test.go:1190: DockerSuite.TestBuildRm 13.665s 19:49:14 [2019-09-09T19:49:14.807Z] PASS: docker_cli_run_test.go:1087: DockerSuite.TestRunPrivilegedCanMount 0.849s 19:49:15 [2019-09-09T19:49:15.371Z] PASS: docker_cli_run_test.go:1126: DockerSuite.TestRunProcNotWritableInNonPrivilegedContainers 0.828s 19:49:16 [2019-09-09T19:49:16.302Z] PASS: docker_cli_run_test.go:1134: DockerSuite.TestRunProcWritableInPrivilegedContainers 0.700s 19:49:16 [2019-09-09T19:49:16.302Z] SKIP: docker_cli_run_test.go:4238: DockerSuite.TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (unmatched requirement DaemonIsWindows) 19:49:16 [2019-09-09T19:49:16.866Z] PASS: docker_cli_run_test.go:2989: DockerSuite.TestRunPublishPort 0.605s 19:49:17 [2019-09-09T19:49:17.748Z] PASS: docker_cli_build_test.go:3296: DockerSuite.TestBuildRunShEntrypoint 2.409s 19:49:17 [2019-09-09T19:49:17.748Z] SKIP: docker_cli_build_test.go:1752: DockerSuite.TestBuildSameDockerfileWithAndWithoutCache (unmatched requirement DaemonIsLinux) 19:49:17 [2019-09-09T19:49:17.748Z] SKIP: docker_api_build_test.go:517: DockerSuite.TestBuildScratchCopy (unmatched requirement DaemonIsLinux) 19:49:17 [2019-09-09T19:49:17.797Z] PASS: docker_cli_run_test.go:2892: DockerSuite.TestRunReadFilteredProc 0.698s 19:49:17 [2019-09-09T19:49:17.797Z] SKIP: docker_cli_run_test.go:2871: DockerSuite.TestRunReadProcLatency (kernel doesn't have latency_stats configured) 19:49:18 [2019-09-09T19:49:18.728Z] PASS: docker_cli_run_test.go:2856: DockerSuite.TestRunReadProcTimer 0.779s 19:49:19 [2019-09-09T19:49:19.293Z] PASS: docker_cli_build_test.go:6163: DockerSuite.TestBuildSetCommandWithDefinedShell 1.061s 19:49:20 [2019-09-09T19:49:20.098Z] PASS: docker_cli_run_unix_test.go:35: DockerSuite.TestRunRedirectStdout 1.603s 19:49:20 [2019-09-09T19:49:20.098Z] SKIP: docker_cli_run_test.go:1427: DockerSuite.TestRunResolvconfUpdate (Unstable test, to be re-activated once #19937 is resolved) 19:49:23 [2019-09-09T19:49:23.042Z] PASS: docker_cli_build_test.go:42: DockerSuite.TestBuildShCmdJSONEntrypoint 2.749s 19:49:23 [2019-09-09T19:49:23.375Z] PASS: docker_cli_run_test.go:2662: DockerSuite.TestRunRestartMaxRetries 3.299s 19:49:25 [2019-09-09T19:49:25.270Z] PASS: docker_cli_run_test.go:2133: DockerSuite.TestRunReuseBindVolumeThatIsSymlink 1.567s 19:49:25 [2019-09-09T19:49:25.835Z] PASS: docker_cli_run_test.go:4063: DockerSuite.TestRunRm 0.836s 19:49:25 [2019-09-09T19:49:25.958Z] PASS: docker_cli_build_test.go:5265: DockerSuite.TestBuildShellEntrypoint 3.109s 19:49:30 [2019-09-09T19:49:30.008Z] PASS: docker_cli_run_test.go:4053: DockerSuite.TestRunRmAndWait 3.821s 19:49:30 [2019-09-09T19:49:30.571Z] PASS: docker_cli_run_test.go:4074: DockerSuite.TestRunRmPre125Api 0.789s 19:49:30 [2019-09-09T19:49:30.665Z] PASS: docker_cli_build_test.go:5280: DockerSuite.TestBuildShellInherited 4.420s 19:49:31 [2019-09-09T19:49:31.134Z] PASS: docker_cli_run_test.go:1221: DockerSuite.TestRunRootWorkdir 0.756s 19:49:33 [2019-09-09T19:49:33.033Z] PASS: docker_cli_run_unix_test.go:1051: DockerSuite.TestRunSeccompAllowPrivCloneUserns 1.614s 19:49:33 [2019-09-09T19:49:33.600Z] PASS: docker_cli_run_unix_test.go:1071: DockerSuite.TestRunSeccompAllowSetrlimit 0.795s 19:49:37 [2019-09-09T19:49:37.789Z] PASS: docker_cli_run_unix_test.go:1078: DockerSuite.TestRunSeccompDefaultProfileAcct 3.919s 19:49:43 [2019-09-09T19:49:43.044Z] PASS: docker_cli_run_unix_test.go:1108: DockerSuite.TestRunSeccompDefaultProfileNS 4.729s 19:49:43 [2019-09-09T19:49:43.301Z] PASS: docker_cli_run_unix_test.go:1063: DockerSuite.TestRunSeccompProfileAllow32Bit 0.800s 19:49:43 [2019-09-09T19:49:43.865Z] PASS: docker_cli_run_unix_test.go:953: DockerSuite.TestRunSeccompProfileDenyChmod 0.778s 19:49:44 [2019-09-09T19:49:44.796Z] PASS: docker_cli_run_unix_test.go:1026: DockerSuite.TestRunSeccompProfileDenyCloneUserns 0.751s 19:49:45 [2019-09-09T19:49:45.360Z] PASS: docker_cli_run_unix_test.go:924: DockerSuite.TestRunSeccompProfileDenyUnshare 0.724s 19:49:46 [2019-09-09T19:49:46.290Z] PASS: docker_cli_run_unix_test.go:988: DockerSuite.TestRunSeccompProfileDenyUnshareUserns 0.736s 19:49:47 [2019-09-09T19:49:47.221Z] PASS: docker_cli_run_unix_test.go:1038: DockerSuite.TestRunSeccompUnconfinedCloneUserns 0.757s 19:49:47 [2019-09-09T19:49:47.554Z] PASS: docker_api_build_test.go:25: DockerSuite.TestBuildAPIDockerFileRemote 130.359s 19:49:47 [2019-09-09T19:49:47.554Z] SKIP: docker_api_build_test.go:176: DockerSuite.TestBuildAPIDoubleDockerfile (unmatched requirement UnixCli) 19:49:47 [2019-09-09T19:49:47.785Z] PASS: docker_cli_run_unix_test.go:1349: DockerSuite.TestRunSeccompWithDefaultProfile 0.825s 19:49:48 [2019-09-09T19:49:48.715Z] PASS: docker_cli_run_test.go:2654: DockerSuite.TestRunSetDefaultRestartPolicy 0.622s 19:49:49 [2019-09-09T19:49:49.646Z] PASS: docker_cli_run_test.go:1994: DockerSuite.TestRunSetMacAddress 0.769s 19:49:51 [2019-09-09T19:49:51.791Z] PASS: docker_cli_build_test.go:5229: DockerSuite.TestBuildShellMultiple 20.418s 19:49:52 [2019-09-09T19:49:52.167Z] PASS: docker_cli_run_test.go:2244: DockerSuite.TestRunSlowStdoutConsumer 2.693s 19:49:52 [2019-09-09T19:49:52.252Z] PASS: docker_cli_build_test.go:5293: DockerSuite.TestBuildShellNotJSON 0.062s 19:49:52 [2019-09-09T19:49:52.713Z] PASS: docker_cli_build_test.go:5212: DockerSuite.TestBuildShellUpdatesConfig 0.503s 19:49:54 [2019-09-09T19:49:54.063Z] PASS: docker_cli_run_test.go:1626: DockerSuite.TestRunState 1.439s 19:49:54 [2019-09-09T19:49:54.626Z] PASS: docker_cli_run_test.go:3623: DockerSuite.TestRunStdinBlockedAfterContainerExit 0.793s 19:49:54 [2019-09-09T19:49:54.655Z] PASS: docker_api_build_test.go:137: DockerSuite.TestBuildAPILowerDockerfile 7.978s 19:49:54 [2019-09-09T19:49:54.655Z] PASS: docker_api_build_test.go:56: DockerSuite.TestBuildAPIRemoteTarballContext 0.006s 19:49:55 [2019-09-09T19:49:55.557Z] PASS: docker_cli_run_test.go:98: DockerSuite.TestRunStdinPipe 0.833s 19:49:55 [2019-09-09T19:49:55.557Z] PASS: docker_cli_run_test.go:4138: DockerSuite.TestRunStoppedLoggingDriverNoLeak 0.178s 19:49:55 [2019-09-09T19:49:55.557Z] SKIP: docker_cli_run_unix_test.go:720: DockerSuite.TestRunSwapLessThanMemoryLimit (unmatched requirement swapMemorySupport) 19:49:56 [2019-09-09T19:49:56.488Z] PASS: docker_cli_run_test.go:1110: DockerSuite.TestRunSysNotWritableInNonPrivilegedContainers 0.816s 19:49:57 [2019-09-09T19:49:57.421Z] PASS: docker_cli_run_test.go:1118: DockerSuite.TestRunSysWritableInPrivilegedContainers 0.766s 19:49:58 [2019-09-09T19:49:58.789Z] PASS: docker_cli_run_unix_test.go:893: DockerSuite.TestRunSysctls 1.561s 19:49:58 [2019-09-09T19:49:58.789Z] PASS: docker_cli_run_test.go:2484: DockerSuite.TestRunTLSVerify 0.031s 19:49:58 [2019-09-09T19:49:58.789Z] PASS: docker_cli_run_test.go:2532: DockerSuite.TestRunTTYWithPipe 0.009s 19:49:59 [2019-09-09T19:49:59.719Z] PASS: docker_cli_run_test.go:1158: DockerSuite.TestRunThatCharacterDevicesActLikeCharacterDevices 0.782s 19:50:00 [2019-09-09T19:50:00.467Z] PASS: docker_api_build_test.go:83: DockerSuite.TestBuildAPIRemoteTarballContextWithCustomDockerfile 5.241s 19:50:03 [2019-09-09T19:50:03.001Z] PASS: docker_cli_run_unix_test.go:820: DockerSuite.TestRunTmpfsMounts 2.694s 19:50:03 [2019-09-09T19:50:03.259Z] PASS: docker_cli_run_unix_test.go:812: DockerSuite.TestRunTmpfsMountsEnsureOrdered 0.834s 19:50:03 [2019-09-09T19:50:03.386Z] PASS: docker_api_build_test.go:198: DockerSuite.TestBuildAPIUnnormalizedTarPaths 3.166s 19:50:03 [2019-09-09T19:50:03.386Z] SKIP: docker_cli_build_test.go:574: DockerSuite.TestBuildAddAndCopyFileWithWhitespace (unmatched requirement DaemonIsLinux) 19:50:03 [2019-09-09T19:50:03.386Z] SKIP: docker_cli_build_test.go:927: DockerSuite.TestBuildAddBadLinks (unmatched requirement DaemonIsLinux) 19:50:03 [2019-09-09T19:50:03.386Z] SKIP: docker_cli_build_test.go:1007: DockerSuite.TestBuildAddBadLinksVolume (unmatched requirement DaemonIsLinux) 19:50:03 [2019-09-09T19:50:03.849Z] PASS: docker_cli_build_test.go:2886: DockerSuite.TestBuildAddBrokenTar 0.303s 19:50:05 [2019-09-09T19:50:05.119Z] PASS: docker_cli_build_test.go:5306: DockerSuite.TestBuildShellWindowsPowershell 10.576s 19:50:05 [2019-09-09T19:50:05.119Z] PASS: docker_cli_build_test.go:3796: DockerSuite.TestBuildSpaces 0.272s 19:50:05 [2019-09-09T19:50:05.780Z] PASS: docker_cli_run_unix_test.go:841: DockerSuite.TestRunTmpfsMountsOverrideImageVolumes 2.057s 19:50:07 [2019-09-09T19:50:07.602Z] PASS: docker_api_build_test.go:476: DockerSuite.TestBuildAddCacheOnFileChange 3.336s 19:50:09 [2019-09-09T19:50:09.825Z] PASS: docker_cli_build_test.go:3859: DockerSuite.TestBuildSpacesWithQuotes 3.916s 19:50:09 [2019-09-09T19:50:09.825Z] PASS: docker_cli_build_test.go:4019: DockerSuite.TestBuildStartsFromOne 0.066s 19:50:09 [2019-09-09T19:50:09.955Z] PASS: docker_cli_run_unix_test.go:853: DockerSuite.TestRunTmpfsMountsWithOptions 3.874s 19:50:12 [2019-09-09T19:50:12.475Z] PASS: docker_cli_run_test.go:796: DockerSuite.TestRunTwoConcurrentContainers 3.074s 19:50:13 [2019-09-09T19:50:13.039Z] PASS: docker_cli_run_test.go:968: DockerSuite.TestRunUnprivilegedCanMknod 0.804s 19:50:13 [2019-09-09T19:50:13.970Z] PASS: docker_cli_run_test.go:1097: DockerSuite.TestRunUnprivilegedCannotMount 0.829s 19:50:14 [2019-09-09T19:50:14.903Z] PASS: docker_cli_run_test.go:1167: DockerSuite.TestRunUnprivilegedWithChroot 0.778s 19:50:15 [2019-09-09T19:50:15.637Z] PASS: docker_cli_build_test.go:3557: DockerSuite.TestBuildStderr 4.012s 19:50:16 [2019-09-09T19:50:16.196Z] PASS: docker_cli_build_test.go:1864: DockerSuite.TestBuildAddCurrentDirWithCache 8.325s 19:50:17 [2019-09-09T19:50:17.428Z] PASS: docker_cli_run_test.go:4086: DockerSuite.TestRunUnsetEntrypoint 2.287s 19:50:17 [2019-09-09T19:50:17.994Z] PASS: docker_cli_run_test.go:2931: DockerSuite.TestRunUnshareProc 1.010s 19:50:18 [2019-09-09T19:50:18.929Z] PASS: docker_cli_run_test.go:737: DockerSuite.TestRunUserByID 0.804s 19:50:19 [2019-09-09T19:50:19.187Z] PASS: docker_cli_run_test.go:747: DockerSuite.TestRunUserByIDBig 0.142s 19:50:19 [2019-09-09T19:50:19.187Z] PASS: docker_cli_run_test.go:760: DockerSuite.TestRunUserByIDNegative 0.165s 19:50:20 [2019-09-09T19:50:20.117Z] PASS: docker_cli_run_test.go:773: DockerSuite.TestRunUserByIDZero 0.844s 19:50:21 [2019-09-09T19:50:21.012Z] PASS: docker_cli_build_test.go:1911: DockerSuite.TestBuildAddCurrentDirWithoutCache 5.041s 19:50:21 [2019-09-09T19:50:21.012Z] SKIP: docker_cli_build_test.go:752: DockerSuite.TestBuildAddDirContentToExistingDir (unmatched requirement DaemonIsLinux) 19:50:21 [2019-09-09T19:50:21.012Z] SKIP: docker_cli_build_test.go:738: DockerSuite.TestBuildAddDirContentToRoot (unmatched requirement DaemonIsLinux) 19:50:21 [2019-09-09T19:50:21.012Z] PASS: docker_cli_build_test.go:2190: DockerSuite.TestBuildAddFileNotFound 0.065s 19:50:21 [2019-09-09T19:50:21.048Z] PASS: docker_cli_run_test.go:727: DockerSuite.TestRunUserByName 0.800s 19:50:21 [2019-09-09T19:50:21.978Z] PASS: docker_cli_run_test.go:716: DockerSuite.TestRunUserDefaults 0.834s 19:50:21 [2019-09-09T19:50:21.978Z] SKIP: docker_cli_run_unix_test.go:1427: DockerSuite.TestRunUserDeviceAllowed (Host does not have /dev/snd/timer) 19:50:21 [2019-09-09T19:50:21.978Z] PASS: docker_cli_run_test.go:786: DockerSuite.TestRunUserNotFound 0.153s 19:50:22 [2019-09-09T19:50:22.908Z] PASS: docker_cli_run_test.go:594: DockerSuite.TestRunVerifyContainerID 0.579s 19:50:28 [2019-09-09T19:50:28.162Z] PASS: docker_cli_run_test.go:3975: DockerSuite.TestRunVolumeCopyFlag 4.535s 19:50:28 [2019-09-09T19:50:28.162Z] PASS: docker_cli_run_test.go:3968: DockerSuite.TestRunVolumeWithOneCharacter 0.801s 19:50:29 [2019-09-09T19:50:29.532Z] PASS: docker_cli_run_test.go:2213: DockerSuite.TestRunVolumesCleanPaths 1.126s 19:50:31 [2019-09-09T19:50:31.364Z] PASS: docker_cli_build_test.go:1998: DockerSuite.TestBuildAddLocalAndRemoteFilesWithAndWithoutCache 10.447s 19:50:32 [2019-09-09T19:50:32.055Z] PASS: docker_cli_run_test.go:474: DockerSuite.TestRunVolumesFromInReadWriteMode 2.485s 19:50:33 [2019-09-09T19:50:33.437Z] PASS: docker_cli_run_test.go:453: DockerSuite.TestRunVolumesFromInReadonlyModeFails 1.628s 19:50:35 [2019-09-09T19:50:35.963Z] PASS: docker_cli_run_test.go:2772: DockerSuite.TestRunVolumesFromRestartAfterRemoved 2.172s 19:50:36 [2019-09-09T19:50:36.779Z] PASS: docker_cli_build_test.go:5381: DockerSuite.TestBuildStepsWithProgress 19.734s 19:50:36 [2019-09-09T19:50:36.779Z] SKIP: docker_cli_build_test.go:4072: DockerSuite.TestBuildStopSignal (unmatched requirement DaemonIsLinux) 19:50:38 [2019-09-09T19:50:38.323Z] PASS: docker_cli_build_test.go:4852: DockerSuite.TestBuildSymlinkBasename 2.489s 19:50:39 [2019-09-09T19:50:39.235Z] PASS: docker_cli_run_test.go:659: DockerSuite.TestRunVolumesFromSymlinkPath 2.779s 19:50:39 [2019-09-09T19:50:39.297Z] PASS: docker_cli_build_test.go:3599: DockerSuite.TestBuildSymlinkBreakout 0.788s 19:50:39 [2019-09-09T19:50:39.492Z] PASS: docker_cli_run_test.go:447: DockerSuite.TestRunVolumesMountedAsReadonly 0.807s 19:50:40 [2019-09-09T19:50:40.422Z] PASS: docker_cli_run_test.go:3777: DockerSuite.TestRunVolumesMountedAsShared 0.740s 19:50:41 [2019-09-09T19:50:41.356Z] PASS: docker_cli_run_test.go:3808: DockerSuite.TestRunVolumesMountedAsSlave 0.770s 19:50:41 [2019-09-09T19:50:41.356Z] SKIP: docker_cli_run_test.go:4208: DockerSuite.TestRunWindowsWithCPUCount (unmatched requirement DaemonIsWindows) 19:50:41 [2019-09-09T19:50:41.356Z] SKIP: docker_cli_run_test.go:4228: DockerSuite.TestRunWindowsWithCPUPercent (unmatched requirement DaemonIsWindows) 19:50:41 [2019-09-09T19:50:41.356Z] SKIP: docker_cli_run_test.go:4218: DockerSuite.TestRunWindowsWithCPUShares (unmatched requirement DaemonIsWindows) 19:50:41 [2019-09-09T19:50:41.356Z] PASS: docker_cli_run_test.go:1857: DockerSuite.TestRunWithBadDevice 0.194s 19:50:42 [2019-09-09T19:50:42.726Z] PASS: docker_cli_run_unix_test.go:569: DockerSuite.TestRunWithBlkioWeight 0.956s 19:50:43 [2019-09-09T19:50:43.290Z] PASS: docker_cli_run_unix_test.go:459: DockerSuite.TestRunWithCPUQuota 0.939s 19:50:44 [2019-09-09T19:50:44.220Z] PASS: docker_cli_run_unix_test.go:527: DockerSuite.TestRunWithCPUShares 0.805s 19:50:45 [2019-09-09T19:50:45.111Z] PASS: docker_cli_build_test.go:4724: DockerSuite.TestBuildTagEvent 4.260s 19:50:46 [2019-09-09T19:50:46.113Z] PASS: docker_cli_run_unix_test.go:470: DockerSuite.TestRunWithCpuPeriod 1.766s 19:50:46 [2019-09-09T19:50:46.676Z] PASS: docker_cli_run_unix_test.go:547: DockerSuite.TestRunWithCpusetCpus 0.808s 19:50:47 [2019-09-09T19:50:47.606Z] PASS: docker_cli_run_unix_test.go:558: DockerSuite.TestRunWithCpusetMems 0.805s 19:50:47 [2019-09-09T19:50:47.606Z] PASS: docker_cli_run_test.go:342: DockerSuite.TestRunWithDaemonFlags 0.008s 19:50:48 [2019-09-09T19:50:48.537Z] PASS: docker_cli_run_unix_test.go:786: DockerSuite.TestRunWithDefaultShmSize 0.810s 19:50:48 [2019-09-09T19:50:48.537Z] PASS: docker_cli_run_unix_test.go:580: DockerSuite.TestRunWithInvalidBlkioWeight 0.011s 19:50:48 [2019-09-09T19:50:48.537Z] PASS: docker_cli_run_unix_test.go:484: DockerSuite.TestRunWithInvalidCpuPeriod 0.038s 19:50:48 [2019-09-09T19:50:48.537Z] PASS: docker_cli_run_unix_test.go:513: DockerSuite.TestRunWithInvalidKernelMemory 0.020s 19:50:48 [2019-09-09T19:50:48.537Z] PASS: docker_cli_run_test.go:2024: DockerSuite.TestRunWithInvalidMacAddress 0.008s 19:50:48 [2019-09-09T19:50:48.794Z] PASS: docker_cli_run_unix_test.go:594: DockerSuite.TestRunWithInvalidPathforBlkioDeviceReadBps 0.150s 19:50:48 [2019-09-09T19:50:48.794Z] PASS: docker_cli_run_unix_test.go:606: DockerSuite.TestRunWithInvalidPathforBlkioDeviceReadIOps 0.151s 19:50:49 [2019-09-09T19:50:49.051Z] PASS: docker_cli_run_unix_test.go:600: DockerSuite.TestRunWithInvalidPathforBlkioDeviceWriteBps 0.159s 19:50:49 [2019-09-09T19:50:49.051Z] PASS: docker_cli_run_unix_test.go:612: DockerSuite.TestRunWithInvalidPathforBlkioDeviceWriteIOps 0.139s 19:50:49 [2019-09-09T19:50:49.308Z] PASS: docker_cli_run_unix_test.go:588: DockerSuite.TestRunWithInvalidPathforBlkioWeightDevice 0.159s 19:50:49 [2019-09-09T19:50:49.817Z] PASS: docker_cli_build_test.go:4144: DockerSuite.TestBuildTimeArgHistoryExclusions 5.029s 19:50:49 [2019-09-09T19:50:49.817Z] SKIP: docker_cli_build_test.go:1281: DockerSuite.TestBuildUser (unmatched requirement DaemonIsLinux) 19:50:49 [2019-09-09T19:50:49.817Z] SKIP: docker_cli_build_test.go:555: DockerSuite.TestBuildUsernamespaceValidateRemappedRoot (unmatched requirement DaemonIsLinux) 19:50:49 [2019-09-09T19:50:49.817Z] SKIP: docker_cli_build_test.go:2660: DockerSuite.TestBuildUsersAndGroups (unmatched requirement DaemonIsLinux) 19:50:50 [2019-09-09T19:50:50.239Z] PASS: docker_cli_run_unix_test.go:500: DockerSuite.TestRunWithKernelMemory 0.838s 19:50:51 [2019-09-09T19:50:51.168Z] PASS: docker_cli_run_unix_test.go:638: DockerSuite.TestRunWithMemoryLimit 0.789s 19:50:51 [2019-09-09T19:50:51.732Z] PASS: docker_cli_run_unix_test.go:683: DockerSuite.TestRunWithMemoryReservation 0.807s 19:50:51 [2019-09-09T19:50:51.732Z] PASS: docker_cli_run_unix_test.go:694: DockerSuite.TestRunWithMemoryReservationInvalid 0.025s 19:50:52 [2019-09-09T19:50:52.662Z] PASS: docker_cli_run_unix_test.go:1568: DockerSuite.TestRunWithNanoCPUs 0.870s 19:50:52 [2019-09-09T19:50:52.919Z] PASS: docker_cli_run_test.go:283: DockerSuite.TestRunWithNetAliasOnDefaultNetworks 0.255s 19:50:53 [2019-09-09T19:50:53.850Z] PASS: docker_cli_run_test.go:3749: DockerSuite.TestRunWithOomScoreAdj 0.801s 19:50:53 [2019-09-09T19:50:53.850Z] PASS: docker_cli_run_test.go:3760: DockerSuite.TestRunWithOomScoreAdjInvalidRange 0.025s 19:50:54 [2019-09-09T19:50:54.520Z] PASS: docker_cli_build_test.go:3345: DockerSuite.TestBuildVerboseOut 3.823s 19:50:54 [2019-09-09T19:50:54.520Z] PASS: docker_cli_build_test.go:2282: DockerSuite.TestBuildVerifyIntString 0.470s 19:50:54 [2019-09-09T19:50:54.780Z] PASS: docker_cli_run_unix_test.go:799: DockerSuite.TestRunWithShmSize 0.821s 19:50:55 [2019-09-09T19:50:55.711Z] PASS: docker_cli_run_unix_test.go:661: DockerSuite.TestRunWithSwappiness 0.811s 19:50:55 [2019-09-09T19:50:55.711Z] PASS: docker_cli_run_unix_test.go:671: DockerSuite.TestRunWithSwappinessInvalid 0.020s 19:50:55 [2019-09-09T19:50:55.711Z] PASS: docker_cli_run_test.go:2835: DockerSuite.TestRunWithTooSmallMemoryLimit 0.015s 19:50:56 [2019-09-09T19:50:56.276Z] PASS: docker_cli_run_test.go:3232: DockerSuite.TestRunWithUlimits 0.824s 19:50:56 [2019-09-09T19:50:56.551Z] PASS: docker_cli_build_test.go:1808: DockerSuite.TestBuildAddMultipleLocalFileWithAndWithoutCache 20.951s 19:50:57 [2019-09-09T19:50:57.440Z] PASS: docker_cli_build_test.go:3328: DockerSuite.TestBuildVerifySingleQuoteFails 2.430s 19:50:57 [2019-09-09T19:50:57.440Z] SKIP: docker_cli_build_test.go:3879: DockerSuite.TestBuildVolumeFileExistsinContainer (unmatched requirement DaemonIsLinux) 19:50:57 [2019-09-09T19:50:57.440Z] SKIP: docker_cli_build_test.go:3672: DockerSuite.TestBuildVolumesRetainContents (unmatched requirement DaemonIsLinux) 19:50:58 [2019-09-09T19:50:58.210Z] PASS: docker_cli_run_test.go:349: DockerSuite.TestRunWithVolumesFromExited 1.568s 19:50:58 [2019-09-09T19:50:58.773Z] PASS: docker_cli_run_unix_test.go:63: DockerSuite.TestRunWithVolumesIsRecursive 0.798s 19:50:58 [2019-09-09T19:50:58.774Z] SKIP: docker_cli_run_unix_test.go:654: DockerSuite.TestRunWithoutMemoryswapLimit (unmatched requirement swapMemorySupport) 19:50:59 [2019-09-09T19:50:59.337Z] PASS: docker_cli_run_test.go:160: DockerSuite.TestRunWithoutNetworking 0.692s 19:50:59 [2019-09-09T19:50:59.594Z] PASS: docker_cli_run_test.go:1721: DockerSuite.TestRunWorkdirExistsAndIsFile 0.069s 19:51:01 [2019-09-09T19:51:01.489Z] PASS: docker_cli_run_test.go:137: DockerSuite.TestRunWorkingDirectory 1.588s 19:51:02 [2019-09-09T19:51:02.053Z] PASS: docker_cli_run_test.go:3048: DockerSuite.TestRunWriteFilteredProc 0.751s 19:51:02 [2019-09-09T19:51:02.309Z] PASS: docker_cli_swarm_test.go:1333: DockerSwarmSuite.TestSwarmClusterRotateUnlockKey 97.104s 19:51:02 [2019-09-09T19:51:02.362Z] PASS: docker_cli_build_test.go:2937: DockerSuite.TestBuildAddNonTar 8.503s 19:51:04 [2019-09-09T19:51:04.834Z] PASS: docker_cli_run_test.go:1809: DockerSuite.TestRunWriteSpecialFilesAndNotCommit 2.781s 19:51:05 [2019-09-09T19:51:05.283Z] PASS: docker_cli_build_test.go:786: DockerSuite.TestBuildAddOrCopyEtcToRootShouldNotConflict 3.308s 19:51:05 [2019-09-09T19:51:05.283Z] SKIP: docker_cli_build_test.go:798: DockerSuite.TestBuildAddPreservesFilesSpecialBits (unmatched requirement DaemonIsLinux) 19:51:05 [2019-09-09T19:51:05.767Z] PASS: docker_cli_run_test.go:2847: DockerSuite.TestRunWriteToProcAsound 0.949s 19:51:05 [2019-09-09T19:51:05.768Z] PASS: docker_cli_run_test.go:3646: DockerSuite.TestRunWrongCpusetCpusFlagValue 0.013s 19:51:05 [2019-09-09T19:51:05.768Z] PASS: docker_cli_run_test.go:3657: DockerSuite.TestRunWrongCpusetMemsFlagValue 0.011s 19:51:06 [2019-09-09T19:51:06.700Z] PASS: docker_cli_save_load_test.go:159: DockerSuite.TestSaveAndLoadRepoFlags 1.081s 19:51:08 [2019-09-09T19:51:08.069Z] PASS: docker_cli_save_load_unix_test.go:22: DockerSuite.TestSaveAndLoadRepoStdout 1.197s 19:51:08 [2019-09-09T19:51:08.327Z] PASS: docker_cli_swarm_test.go:371: DockerSwarmSuite.TestSwarmContainerAttachByNetworkId 5.470s 19:51:09 [2019-09-09T19:51:09.259Z] PASS: docker_cli_save_load_unix_test.go:73: DockerSuite.TestSaveAndLoadWithProgressBar 1.306s 19:51:09 [2019-09-09T19:51:09.259Z] PASS: docker_cli_save_load_test.go:101: DockerSuite.TestSaveCheckTimes 0.037s 19:51:11 [2019-09-09T19:51:11.102Z] PASS: docker_cli_build_test.go:1955: DockerSuite.TestBuildAddRemoteFileMTime 5.492s 19:51:11 [2019-09-09T19:51:11.783Z] PASS: docker_cli_save_load_test.go:260: DockerSuite.TestSaveDirectoryPermissions 2.100s 19:51:11 [2019-09-09T19:51:11.783Z] PASS: docker_cli_save_load_test.go:120: DockerSuite.TestSaveImageId 0.057s 19:51:12 [2019-09-09T19:51:12.040Z] PASS: docker_cli_save_load_test.go:381: DockerSuite.TestSaveLoadNoTag 0.538s 19:51:14 [2019-09-09T19:51:14.566Z] PASS: docker_cli_save_load_test.go:342: DockerSuite.TestSaveLoadParents 2.208s 19:51:14 [2019-09-09T19:51:14.566Z] PASS: docker_cli_save_load_test.go:190: DockerSuite.TestSaveMultipleNames 0.054s 19:51:16 [2019-09-09T19:51:16.461Z] PASS: docker_cli_save_load_test.go:208: DockerSuite.TestSaveRepoWithMultipleImages 2.084s 19:51:16 [2019-09-09T19:51:16.461Z] PASS: docker_cli_save_load_test.go:86: DockerSuite.TestSaveSingleTag 0.076s 19:51:16 [2019-09-09T19:51:16.461Z] PASS: docker_cli_save_load_test.go:180: DockerSuite.TestSaveWithNoExistImage 0.013s 19:51:16 [2019-09-09T19:51:16.912Z] PASS: docker_cli_build_test.go:1930: DockerSuite.TestBuildAddRemoteFileWithAndWithoutCache 5.062s 19:51:18 [2019-09-09T19:51:18.356Z] PASS: docker_cli_save_load_test.go:28: DockerSuite.TestSaveXzAndLoadRepoStdout 1.713s 19:51:19 [2019-09-09T19:51:19.727Z] PASS: docker_cli_swarm_test.go:324: DockerSwarmSuite.TestSwarmContainerAutoStart 10.624s 19:51:19 [2019-09-09T19:51:19.727Z] PASS: docker_cli_save_load_test.go:57: DockerSuite.TestSaveXzGzAndLoadRepoStdout 1.532s 19:51:20 [2019-09-09T19:51:20.291Z] PASS: docker_cli_search_test.go:35: DockerSuite.TestSearchCmdOptions 0.398s 19:51:20 [2019-09-09T19:51:20.291Z] PASS: docker_cli_search_test.go:12: DockerSuite.TestSearchOnCentralRegistry 0.055s 19:51:20 [2019-09-09T19:51:20.291Z] PASS: docker_cli_search_test.go:63: DockerSuite.TestSearchOnCentralRegistryWithDash 0.076s 19:51:20 [2019-09-09T19:51:20.548Z] PASS: docker_cli_search_test.go:17: DockerSuite.TestSearchStarsOptionWithWrongParameter 0.110s 19:51:20 [2019-09-09T19:51:20.807Z] PASS: docker_cli_search_test.go:68: DockerSuite.TestSearchWithLimit 0.434s 19:51:22 [2019-09-09T19:51:22.617Z] PASS: docker_cli_build_test.go:1348: DockerSuite.TestBuildWindowsAddCopyPathProcessing 21.922s 19:51:22 [2019-09-09T19:51:22.617Z] PASS: docker_cli_build_test.go:6058: DockerSuite.TestBuildWindowsEnvCaseInsensitive 0.452s 19:51:23 [2019-09-09T19:51:23.330Z] PASS: docker_cli_run_test.go:4292: DockerSuite.TestSlowStdinClosing 2.555s 19:51:25 [2019-09-09T19:51:25.514Z] PASS: docker_api_build_test.go:361: DockerSuite.TestBuildAddRemoteNoDecompress 8.530s 19:51:25 [2019-09-09T19:51:25.515Z] SKIP: docker_cli_build_test.go:2816: DockerSuite.TestBuildAddScript (unmatched requirement DaemonIsLinux) 19:51:25 [2019-09-09T19:51:25.515Z] SKIP: docker_cli_build_test.go:506: DockerSuite.TestBuildAddSingleFileToExistDir (unmatched requirement DaemonIsLinux) 19:51:25 [2019-09-09T19:51:25.515Z] SKIP: docker_cli_build_test.go:723: DockerSuite.TestBuildAddSingleFileToNonExistingDir (unmatched requirement DaemonIsLinux) 19:51:25 [2019-09-09T19:51:25.515Z] SKIP: docker_cli_build_test.go:467: DockerSuite.TestBuildAddSingleFileToRoot (unmatched requirement DaemonIsLinux) 19:51:27 [2019-09-09T19:51:27.060Z] PASS: docker_cli_build_test.go:483: DockerSuite.TestBuildAddSingleFileToWorkdir 1.686s 19:51:29 [2019-09-09T19:51:29.885Z] PASS: docker_cli_swarm_test.go:346: DockerSwarmSuite.TestSwarmContainerEndpointOptions 7.744s 19:51:29 [2019-09-09T19:51:29.885Z] PASS: docker_cli_start_test.go:45: DockerSuite.TestStartAttachCorrectExitCode 5.882s 19:51:32 [2019-09-09T19:51:32.410Z] PASS: docker_cli_swarm_test.go:525: DockerSwarmSuite.TestSwarmCreateServiceWithNoIngressNetwork 1.542s 19:51:32 [2019-09-09T19:51:32.410Z] PASS: docker_cli_start_test.go:146: DockerSuite.TestStartAttachMultipleContainers 2.771s 19:51:33 [2019-09-09T19:51:33.341Z] PASS: docker_cli_start_test.go:16: DockerSuite.TestStartAttachReturnsOnError 1.137s 19:51:35 [2019-09-09T19:51:35.236Z] PASS: docker_cli_start_test.go:58: DockerSuite.TestStartAttachSilent 1.935s 19:51:38 [2019-09-09T19:51:38.516Z] PASS: docker_cli_swarm_test.go:147: DockerSwarmSuite.TestSwarmIncompatibleDaemon 5.112s 19:51:38 [2019-09-09T19:51:38.516Z] PASS: docker_cli_start_test.go:175: DockerSuite.TestStartAttachWithRename 3.017s 19:51:40 [2019-09-09T19:51:40.336Z] PASS: docker_cli_build_test.go:6028: DockerSuite.TestBuildWindowsUser 18.211s 19:51:41 [2019-09-09T19:51:41.792Z] PASS: docker_cli_start_test.go:110: DockerSuite.TestStartMultipleContainers 2.454s 19:51:41 [2019-09-09T19:51:41.792Z] PASS: docker_cli_swarm_test.go:471: DockerSwarmSuite.TestSwarmIngressNetwork 1.896s 19:51:42 [2019-09-09T19:51:42.356Z] PASS: docker_cli_start_test.go:95: DockerSuite.TestStartPausedContainer 0.786s 19:51:44 [2019-09-09T19:51:44.251Z] PASS: docker_cli_start_test.go:70: DockerSuite.TestStartRecordError 1.487s 19:51:45 [2019-09-09T19:51:45.043Z] PASS: docker_cli_build_test.go:1337: DockerSuite.TestBuildWindowsWorkdirProcessing 5.387s 19:51:45 [2019-09-09T19:51:45.043Z] SKIP: docker_cli_build_test.go:5578: DockerSuite.TestBuildWithExtraHost (unmatched requirement DaemonIsLinux) 19:51:45 [2019-09-09T19:51:45.043Z] SKIP: docker_cli_build_test.go:5594: DockerSuite.TestBuildWithExtraHostInvalidFormat (unmatched requirement DaemonIsLinux) 19:51:46 [2019-09-09T19:51:46.775Z] PASS: docker_cli_swarm_test.go:85: DockerSwarmSuite.TestSwarmInit 3.718s 19:51:46 [2019-09-09T19:51:46.775Z] SKIP: docker_cli_swarm_test.go:128: DockerSwarmSuite.TestSwarmInitIPv6 (unmatched requirement IPv6) 19:51:47 [2019-09-09T19:51:47.034Z] PASS: docker_cli_start_test.go:190: DockerSuite.TestStartReturnCorrectExitCode 2.101s 19:51:47 [2019-09-09T19:51:47.961Z] PASS: docker_cli_build_test.go:5392: DockerSuite.TestBuildWithFailure 2.124s 19:51:47 [2019-09-09T19:51:47.961Z] SKIP: docker_cli_build_test.go:1050: DockerSuite.TestBuildWithInaccessibleFilesInContext (unmatched requirement DaemonIsLinux) 19:51:49 [2019-09-09T19:51:49.557Z] PASS: docker_cli_stats_test.go:124: DockerSuite.TestStatsAllNewContainersAdded 1.736s 19:51:53 [2019-09-09T19:51:53.734Z] PASS: docker_cli_stats_test.go:94: DockerSuite.TestStatsAllNoStream 4.067s 19:51:54 [2019-09-09T19:51:54.666Z] PASS: docker_cli_swarm_test.go:1058: DockerSwarmSuite.TestSwarmInitLocked 6.560s 19:51:55 [2019-09-09T19:51:55.230Z] PASS: docker_cli_swarm_test.go:140: DockerSwarmSuite.TestSwarmInitUnspecifiedAdvertiseAddr 0.791s 19:51:56 [2019-09-09T19:51:56.164Z] PASS: docker_cli_swarm_test.go:1766: DockerSwarmSuite.TestSwarmInitUnspecifiedDataPathAddr 0.759s 19:51:58 [2019-09-09T19:51:58.076Z] PASS: docker_cli_stats_test.go:58: DockerSuite.TestStatsAllRunningNoStream 3.801s 19:51:58 [2019-09-09T19:51:58.640Z] PASS: docker_cli_swarm_test.go:1610: DockerSwarmSuite.TestSwarmInitWithDrain 1.167s 19:52:00 [2019-09-09T19:52:00.370Z] PASS: docker_api_build_windows_test.go:15: DockerSuite.TestBuildWithRecycleBin 11.564s 19:52:01 [2019-09-09T19:52:01.161Z] PASS: docker_cli_stats_test.go:45: DockerSuite.TestStatsContainerNotFound 3.034s 19:52:05 [2019-09-09T19:52:05.078Z] PASS: docker_cli_build_test.go:3359: DockerSuite.TestBuildWithTabs 3.985s 19:52:05 [2019-09-09T19:52:05.078Z] PASS: docker_cli_build_test.go:5185: DockerSuite.TestBuildWithUTF8BOM 0.064s 19:52:07 [2019-09-09T19:52:07.710Z] PASS: docker_cli_stats_test.go:165: DockerSuite.TestStatsFormatAll 5.484s 19:52:09 [2019-09-09T19:52:09.603Z] PASS: docker_cli_stats_test.go:16: DockerSuite.TestStatsNoStream 2.779s 19:52:11 [2019-09-09T19:52:11.498Z] PASS: docker_cli_run_unix_test.go:708: DockerSuite.TestStopContainerSignal 1.809s 19:52:12 [2019-09-09T19:52:12.430Z] PASS: docker_cli_top_test.go:11: DockerSuite.TestTopMultipleArgs 0.604s 19:52:13 [2019-09-09T19:52:13.361Z] PASS: docker_cli_top_test.go:26: DockerSuite.TestTopNonPrivileged 0.799s 19:52:13 [2019-09-09T19:52:13.925Z] PASS: docker_cli_top_test.go:61: DockerSuite.TestTopPrivileged 0.791s 19:52:13 [2019-09-09T19:52:13.925Z] SKIP: docker_cli_top_test.go:50: DockerSuite.TestTopWindowsCoreProcesses (unmatched requirement DaemonIsWindows) 19:52:14 [2019-09-09T19:52:14.856Z] PASS: docker_cli_run_test.go:3456: DockerSuite.TestTwoContainersInNetHost 0.847s 19:52:19 [2019-09-09T19:52:19.032Z] PASS: docker_cli_port_test.go:213: DockerSuite.TestUnpublishedPortsInPsOutput 3.610s 19:52:19 [2019-09-09T19:52:19.922Z] PASS: docker_cli_build_test.go:5195: DockerSuite.TestBuildWithUTF8BOMDockerignore 13.322s 19:52:19 [2019-09-09T19:52:19.922Z] SKIP: docker_cli_build_test.go:2151: DockerSuite.TestBuildWithVolumeOwnership (unmatched requirement DaemonIsLinux) 19:52:19 [2019-09-09T19:52:19.922Z] SKIP: docker_cli_build_test.go:1233: DockerSuite.TestBuildWithVolumes (unmatched requirement DaemonIsLinux) 19:52:19 [2019-09-09T19:52:19.922Z] SKIP: docker_cli_build_test.go:6093: DockerSuite.TestBuildWorkdirCmd (unmatched requirement DaemonIsLinux) 19:52:20 [2019-09-09T19:52:20.896Z] PASS: docker_cli_build_test.go:6072: DockerSuite.TestBuildWorkdirImageCmd 1.072s 19:52:23 [2019-09-09T19:52:23.205Z] PASS: docker_cli_health_test.go:147: DockerSuite.TestUnsetEnvVarHealthCheck 3.385s 19:52:23 [2019-09-09T19:52:23.206Z] PASS: docker_cli_update_unix_test.go:103: DockerSuite.TestUpdateContainerInvalidValue 0.591s 19:52:24 [2019-09-09T19:52:24.137Z] PASS: docker_cli_update_unix_test.go:115: DockerSuite.TestUpdateContainerWithoutFlags 0.586s 19:52:24 [2019-09-09T19:52:24.137Z] SKIP: docker_cli_update_unix_test.go:202: DockerSuite.TestUpdateInvalidSwapMemory (unmatched requirement swapMemorySupport) 19:52:25 [2019-09-09T19:52:25.069Z] PASS: docker_cli_update_unix_test.go:125: DockerSuite.TestUpdateKernelMemory 0.728s 19:52:26 [2019-09-09T19:52:26.964Z] PASS: docker_cli_update_unix_test.go:139: DockerSuite.TestUpdateKernelMemoryUninitialized 1.603s 19:52:26 [2019-09-09T19:52:26.964Z] SKIP: docker_cli_update_unix_test.go:256: DockerSuite.TestUpdateMemoryWithSwapMemory (unmatched requirement swapMemorySupport) 19:52:27 [2019-09-09T19:52:27.551Z] PASS: docker_cli_build_test.go:2832: DockerSuite.TestBuildAddTar 55.614s 19:52:27 [2019-09-09T19:52:27.551Z] SKIP: docker_cli_build_test.go:2950: DockerSuite.TestBuildAddTarXz (unmatched requirement DaemonIsLinux) 19:52:27 [2019-09-09T19:52:27.551Z] SKIP: docker_cli_build_test.go:2999: DockerSuite.TestBuildAddTarXzGz (unmatched requirement DaemonIsLinux) 19:52:28 [2019-09-09T19:52:28.876Z] PASS: docker_cli_update_unix_test.go:270: DockerSuite.TestUpdateNotAffectMonitorRestartPolicy 1.364s 19:52:29 [2019-09-09T19:52:29.442Z] PASS: docker_cli_update_unix_test.go:68: DockerSuite.TestUpdatePausedContainer 0.737s 19:52:29 [2019-09-09T19:52:29.486Z] PASS: docker_cli_build_test.go:4913: DockerSuite.TestBuildWorkdirWindowsPath 8.296s 19:52:30 [2019-09-09T19:52:30.812Z] PASS: docker_cli_update_unix_test.go:22: DockerSuite.TestUpdateRunningContainer 0.728s 19:52:31 [2019-09-09T19:52:31.675Z] PASS: docker_cli_build_test.go:1381: DockerSuite.TestBuildWorkdirWithEnvVariables 1.789s 19:52:31 [2019-09-09T19:52:31.675Z] SKIP: docker_cli_build_test.go:3654: DockerSuite.TestBuildXZHost (unmatched requirement DaemonIsLinux) 19:52:31 [2019-09-09T19:52:31.675Z] SKIP: docker_cli_proxy_test.go:12: DockerSuite.TestCLIProxyDisableProxyUnixSock (unmatched requirement DaemonIsLinux) 19:52:31 [2019-09-09T19:52:31.675Z] SKIP: docker_cli_sni_test.go:17: DockerSuite.TestClientSetsTLSServerName (Flakey test) 19:52:32 [2019-09-09T19:52:32.181Z] PASS: docker_cli_update_unix_test.go:37: DockerSuite.TestUpdateRunningContainerWithRestart 1.479s 19:52:33 [2019-09-09T19:52:33.864Z] PASS: docker_cli_run_test.go:3689: DockerSuite.TestCmdCannotBeInvoked 1.974s 19:52:36 [2019-09-09T19:52:36.355Z] PASS: docker_cli_update_unix_test.go:227: DockerSuite.TestUpdateStats 3.782s 19:52:38 [2019-09-09T19:52:38.250Z] PASS: docker_cli_update_unix_test.go:53: DockerSuite.TestUpdateStoppedContainer 1.553s 19:52:38 [2019-09-09T19:52:38.250Z] SKIP: docker_cli_update_unix_test.go:186: DockerSuite.TestUpdateSwapMemoryOnly (unmatched requirement swapMemorySupport) 19:52:38 [2019-09-09T19:52:38.570Z] PASS: docker_cli_commit_test.go:12: DockerSuite.TestCommitAfterContainerIsDone 4.091s 19:52:39 [2019-09-09T19:52:39.180Z] PASS: docker_cli_update_unix_test.go:298: DockerSuite.TestUpdateWithNanoCPUs 0.864s 19:52:39 [2019-09-09T19:52:39.746Z] PASS: docker_cli_update_unix_test.go:85: DockerSuite.TestUpdateWithUntouchedFields 0.623s 19:52:43 [2019-09-09T19:52:43.276Z] PASS: docker_cli_commit_test.go:106: DockerSuite.TestCommitChange 4.603s 19:52:44 [2019-09-09T19:52:44.999Z] PASS: docker_cli_run_test.go:294: DockerSuite.TestUserDefinedNetworkAlias 3.854s 19:52:47 [2019-09-09T19:52:47.984Z] PASS: docker_cli_commit_test.go:156: DockerSuite.TestCommitChangeLabels 4.270s 19:52:47 [2019-09-09T19:52:47.984Z] SKIP: docker_cli_commit_test.go:67: DockerSuite.TestCommitHardlink (unmatched requirement DaemonIsLinux) 19:52:48 [2019-09-09T19:52:48.273Z] PASS: docker_cli_network_unix_test.go:1535: DockerSuite.TestUserDefinedNetworkConnectDisconnectAlias 3.039s 19:52:51 [2019-09-09T19:52:51.549Z] PASS: docker_cli_network_unix_test.go:1461: DockerSuite.TestUserDefinedNetworkConnectDisconnectLink 2.710s 19:52:51 [2019-09-09T19:52:51.807Z] PASS: docker_cli_swarm_test.go:1778: DockerSwarmSuite.TestSwarmJoinLeave 52.892s 19:52:52 [2019-09-09T19:52:52.782Z] PASS: docker_cli_build_test.go:2246: DockerSuite.TestBuildAddToSymlinkDest 27.418s 19:52:52 [2019-09-09T19:52:52.782Z] SKIP: docker_cli_build_test.go:768: DockerSuite.TestBuildAddWholeDirToRoot (unmatched requirement DaemonIsLinux) 19:52:52 [2019-09-09T19:52:52.782Z] PASS: docker_cli_build_test.go:1441: DockerSuite.TestBuildBlankName 0.174s 19:52:54 [2019-09-09T19:52:54.329Z] PASS: docker_cli_network_unix_test.go:1590: DockerSuite.TestUserDefinedNetworkConnectivity 2.257s 19:52:55 [2019-09-09T19:52:55.080Z] PASS: docker_cli_commit_test.go:56: DockerSuite.TestCommitNewFile 6.292s 19:52:55 [2019-09-09T19:52:55.080Z] SKIP: docker_cli_commit_test.go:42: DockerSuite.TestCommitPausedContainer (unmatched requirement DaemonIsLinux) 19:53:00 [2019-09-09T19:53:00.874Z] PASS: docker_cli_run_test.go:209: DockerSuite.TestUserDefinedNetworkLinks 5.123s 19:53:05 [2019-09-09T19:53:05.197Z] PASS: docker_cli_build_test.go:4090: DockerSuite.TestBuildBuildTimeArg 12.869s 19:53:06 [2019-09-09T19:53:06.137Z] PASS: docker_cli_run_test.go:245: DockerSuite.TestUserDefinedNetworkLinksWithRestart 4.790s 19:53:06 [2019-09-09T19:53:06.170Z] SKIP: docker_cli_build_test.go:4462: DockerSuite.TestBuildBuildTimeArgBuiltinArg (unmatched requirement DaemonIsLinux) 19:53:07 [2019-09-09T19:53:07.486Z] PASS: docker_cli_commit_test.go:87: DockerSuite.TestCommitTTY 11.202s 19:53:08 [2019-09-09T19:53:08.031Z] PASS: docker_cli_run_unix_test.go:1169: DockerSuite.TestUserNoEffectiveCapabilitiesChown 2.424s 19:53:10 [2019-09-09T19:53:10.556Z] PASS: docker_cli_run_unix_test.go:1290: DockerSuite.TestUserNoEffectiveCapabilitiesChroot 2.284s 19:53:11 [2019-09-09T19:53:11.234Z] PASS: docker_cli_images_test.go:105: DockerSuite.TestCommitWithFilterLabel 4.409s 19:53:11 [2019-09-09T19:53:11.234Z] SKIP: docker_cli_commit_test.go:96: DockerSuite.TestCommitWithHostBindMount (unmatched requirement DaemonIsLinux) 19:53:11 [2019-09-09T19:53:11.234Z] SKIP: docker_cli_commit_test.go:26: DockerSuite.TestCommitWithoutPause (unmatched requirement DaemonIsLinux) 19:53:11 [2019-09-09T19:53:11.234Z] SKIP: docker_cli_netmode_test.go:55: DockerSuite.TestConflictContainerNetworkAndLinks (unmatched requirement DaemonIsLinux) 19:53:11 [2019-09-09T19:53:11.235Z] SKIP: docker_cli_netmode_test.go:62: DockerSuite.TestConflictContainerNetworkHostAndLinks (unmatched requirement DaemonIsLinux) 19:53:11 [2019-09-09T19:53:11.235Z] SKIP: docker_cli_netmode_test.go:76: DockerSuite.TestConflictNetworkModeAndOptions (unmatched requirement DaemonIsLinux) 19:53:11 [2019-09-09T19:53:11.235Z] SKIP: docker_cli_netmode_test.go:69: DockerSuite.TestConflictNetworkModeNetHostAndOptions (unmatched requirement DaemonIsLinux) 19:53:11 [2019-09-09T19:53:11.235Z] SKIP: docker_api_containers_test.go:543: DockerSuite.TestContainerAPIBadPort (unmatched requirement DaemonIsLinux) 19:53:11 [2019-09-09T19:53:11.235Z] PASS: docker_api_containers_test.go:1266: DockerSuite.TestContainerAPIChunkedEncoding 0.033s 19:53:11 [2019-09-09T19:53:11.925Z] PASS: docker_cli_run_unix_test.go:1187: DockerSuite.TestUserNoEffectiveCapabilitiesDacOverride 1.547s 19:53:13 [2019-09-09T19:53:13.293Z] PASS: docker_cli_run_unix_test.go:1200: DockerSuite.TestUserNoEffectiveCapabilitiesFowner 1.552s 19:53:15 [2019-09-09T19:53:15.815Z] PASS: docker_cli_run_unix_test.go:1308: DockerSuite.TestUserNoEffectiveCapabilitiesMknod 2.291s 19:53:16 [2019-09-09T19:53:16.521Z] PASS: docker_cli_build_test.go:4184: DockerSuite.TestBuildBuildTimeArgCacheHit 8.473s 19:53:18 [2019-09-09T19:53:18.325Z] PASS: docker_api_containers_test.go:489: DockerSuite.TestContainerAPICommit 6.565s 19:53:18 [2019-09-09T19:53:18.338Z] PASS: docker_cli_run_unix_test.go:1254: DockerSuite.TestUserNoEffectiveCapabilitiesNetBindService 2.429s 19:53:20 [2019-09-09T19:53:20.859Z] PASS: docker_cli_run_unix_test.go:1272: DockerSuite.TestUserNoEffectiveCapabilitiesNetRaw 2.358s 19:53:22 [2019-09-09T19:53:22.755Z] PASS: docker_cli_run_unix_test.go:1234: DockerSuite.TestUserNoEffectiveCapabilitiesSetgid 2.340s 19:53:25 [2019-09-09T19:53:25.279Z] PASS: docker_cli_run_unix_test.go:1216: DockerSuite.TestUserNoEffectiveCapabilitiesSetuid 2.351s 19:53:25 [2019-09-09T19:53:25.431Z] PASS: docker_api_containers_test.go:511: DockerSuite.TestContainerAPICommitWithLabelInConfig 6.495s 19:53:25 [2019-09-09T19:53:25.431Z] SKIP: docker_api_containers_test.go:1132: DockerSuite.TestContainerAPICopyContainerNotFoundPr124 (unmatched requirement DaemonIsLinux) 19:53:27 [2019-09-09T19:53:27.622Z] PASS: docker_api_containers_test.go:1047: DockerSuite.TestContainerAPICopyNotExistsAnyMore 2.126s 19:53:27 [2019-09-09T19:53:27.622Z] SKIP: docker_api_containers_test.go:1060: DockerSuite.TestContainerAPICopyPre124 (unmatched requirement DaemonIsLinux) 19:53:27 [2019-09-09T19:53:27.622Z] SKIP: docker_api_containers_test.go:1090: DockerSuite.TestContainerAPICopyResourcePathEmptyPre124 (unmatched requirement DaemonIsLinux) 19:53:27 [2019-09-09T19:53:27.622Z] SKIP: docker_api_containers_test.go:1111: DockerSuite.TestContainerAPICopyResourcePathNotFoundPre124 (unmatched requirement DaemonIsLinux) 19:53:29 [2019-09-09T19:53:29.809Z] PASS: docker_api_containers_test.go:570: DockerSuite.TestContainerAPICreate 1.978s 19:53:29 [2019-09-09T19:53:29.809Z] SKIP: docker_api_containers_test.go:626: DockerSuite.TestContainerAPICreateBridgeNetworkMode (unmatched requirement DaemonIsLinux) 19:53:29 [2019-09-09T19:53:29.809Z] PASS: docker_api_containers_test.go:587: DockerSuite.TestContainerAPICreateEmptyConfig 0.003s 19:53:31 [2019-09-09T19:53:31.372Z] PASS: docker_cli_build_test.go:4208: DockerSuite.TestBuildBuildTimeArgCacheMissExtraArg 13.686s 19:53:31 [2019-09-09T19:53:31.999Z] PASS: docker_api_containers_test.go:1975: DockerSuite.TestContainerAPICreateMountsBindRead 2.231s 19:53:31 [2019-09-09T19:53:31.999Z] PASS: docker_api_containers_test.go:599: DockerSuite.TestContainerAPICreateMultipleNetworksConfig 0.003s 19:53:31 [2019-09-09T19:53:31.999Z] SKIP: docker_api_containers_test.go:1388: DockerSuite.TestContainerAPICreateNoHostConfig118 (unmatched requirement DaemonIsLinux) 19:53:31 [2019-09-09T19:53:31.999Z] SKIP: docker_api_containers_test.go:632: DockerSuite.TestContainerAPICreateOtherNetworkModes (unmatched requirement DaemonIsLinux) 19:53:31 [2019-09-09T19:53:31.999Z] SKIP: docker_api_containers_test.go:661: DockerSuite.TestContainerAPICreateWithCpuSharesCpuset (unmatched requirement DaemonIsLinux) 19:53:34 [2019-09-09T19:53:34.184Z] PASS: docker_api_containers_test.go:1143: DockerSuite.TestContainerAPIDelete 2.575s 19:53:36 [2019-09-09T19:53:36.378Z] PASS: docker_api_containers_test.go:1216: DockerSuite.TestContainerAPIDeleteConflict 1.607s 19:53:38 [2019-09-09T19:53:38.566Z] PASS: docker_api_containers_test.go:1168: DockerSuite.TestContainerAPIDeleteForce 1.953s 19:53:38 [2019-09-09T19:53:38.566Z] PASS: docker_api_containers_test.go:1159: DockerSuite.TestContainerAPIDeleteNotExist 0.002s 19:53:38 [2019-09-09T19:53:38.566Z] SKIP: docker_api_containers_test.go:1185: DockerSuite.TestContainerAPIDeleteRemoveLinks (unmatched requirement DaemonIsLinux) 19:53:40 [2019-09-09T19:53:40.129Z] PASS: docker_cli_volume_test.go:23: DockerSuite.TestVolumeCLICreate 15.049s 19:53:40 [2019-09-09T19:53:40.386Z] PASS: docker_cli_volume_test.go:283: DockerSuite.TestVolumeCLICreateLabel 0.024s 19:53:40 [2019-09-09T19:53:40.386Z] PASS: docker_cli_volume_test.go:295: DockerSuite.TestVolumeCLICreateLabelMultiple 0.033s 19:53:40 [2019-09-09T19:53:40.755Z] PASS: docker_api_containers_test.go:1231: DockerSuite.TestContainerAPIDeleteRemoveVolume 2.089s 19:53:40 [2019-09-09T19:53:40.755Z] PASS: docker_api_containers_test.go:1626: DockerSuite.TestContainerAPIDeleteWithEmptyName 0.001s 19:53:41 [2019-09-09T19:53:41.316Z] PASS: docker_cli_volume_test.go:259: DockerSuite.TestVolumeCLICreateWithOpts 0.822s 19:53:41 [2019-09-09T19:53:41.316Z] PASS: docker_cli_volume_test.go:39: DockerSuite.TestVolumeCLIInspect 0.055s 19:53:41 [2019-09-09T19:53:41.316Z] PASS: docker_cli_volume_test.go:56: DockerSuite.TestVolumeCLIInspectMulti 0.040s 19:53:41 [2019-09-09T19:53:41.316Z] PASS: docker_cli_volume_test.go:249: DockerSuite.TestVolumeCLIInspectTmplError 0.019s 19:53:41 [2019-09-09T19:53:41.734Z] PASS: docker_cli_build_test.go:4239: DockerSuite.TestBuildBuildTimeArgCacheMissSameArgDiffVal 11.650s 19:53:42 [2019-09-09T19:53:42.195Z] SKIP: docker_cli_build_test.go:4485: DockerSuite.TestBuildBuildTimeArgDefaultOverride (unmatched requirement DaemonIsLinux) 19:53:42 [2019-09-09T19:53:42.270Z] PASS: docker_cli_volume_test.go:73: DockerSuite.TestVolumeCLILs 0.853s 19:53:42 [2019-09-09T19:53:42.270Z] PASS: docker_cli_volume_test.go:178: DockerSuite.TestVolumeCLILsErrorWithInvalidFilterName 0.010s 19:53:42 [2019-09-09T19:53:42.941Z] PASS: docker_api_containers_test.go:41: DockerSuite.TestContainerAPIGetAll 2.112s 19:53:42 [2019-09-09T19:53:42.942Z] SKIP: docker_api_containers_test.go:167: DockerSuite.TestContainerAPIGetChanges (unmatched requirement DaemonIsLinux) 19:53:42 [2019-09-09T19:53:42.942Z] SKIP: docker_api_containers_test.go:140: DockerSuite.TestContainerAPIGetExport (unmatched requirement DaemonIsLinux) 19:53:43 [2019-09-09T19:53:43.200Z] PASS: docker_cli_volume_test.go:128: DockerSuite.TestVolumeCLILsFilterDangling 0.925s 19:53:43 [2019-09-09T19:53:43.200Z] PASS: docker_cli_volume_test.go:352: DockerSuite.TestVolumeCLILsFilterDrivers 0.060s 19:53:43 [2019-09-09T19:53:43.200Z] PASS: docker_cli_volume_test.go:322: DockerSuite.TestVolumeCLILsFilterLabels 0.056s 19:53:43 [2019-09-09T19:53:43.200Z] PASS: docker_cli_volume_test.go:184: DockerSuite.TestVolumeCLILsWithIncorrectFilterValue 0.009s 19:53:43 [2019-09-09T19:53:43.200Z] PASS: docker_cli_volume_test.go:226: DockerSuite.TestVolumeCLINoArgs 0.025s 19:53:43 [2019-09-09T19:53:43.763Z] PASS: docker_cli_swarm_test.go:1194: DockerSwarmSuite.TestSwarmJoinPromoteLocked 36.498s 19:53:46 [2019-09-09T19:53:46.284Z] PASS: docker_cli_volume_test.go:190: DockerSuite.TestVolumeCLIRm 2.698s 19:53:46 [2019-09-09T19:53:46.284Z] PASS: docker_cli_volume_test.go:391: DockerSuite.TestVolumeCLIRmForce 0.088s 19:53:46 [2019-09-09T19:53:46.284Z] PASS: docker_cli_volume_test.go:415: DockerSuite.TestVolumeCLIRmForceInUse 0.248s 19:53:46 [2019-09-09T19:53:46.284Z] PASS: docker_cli_volume_test.go:383: DockerSuite.TestVolumeCLIRmForceUsage 0.032s 19:53:46 [2019-09-09T19:53:46.541Z] PASS: docker_cli_volume_test.go:453: DockerSuite.TestVolumeCliInspectWithVolumeOpts 0.046s 19:53:47 [2019-09-09T19:53:47.472Z] PASS: docker_cli_events_unix_test.go:167: DockerSuite.TestVolumeEvents 0.952s 19:53:49 [2019-09-09T19:53:49.995Z] PASS: docker_cli_run_test.go:3025: DockerSuite.TestVolumeFromMixedRWOptions 2.354s 19:53:49 [2019-09-09T19:53:49.995Z] PASS: docker_cli_volume_test.go:86: DockerSuite.TestVolumeLsFormat 0.048s 19:53:49 [2019-09-09T19:53:49.995Z] PASS: docker_cli_volume_test.go:95: DockerSuite.TestVolumeLsFormatDefaultFormat 0.041s 19:53:50 [2019-09-09T19:53:50.030Z] PASS: docker_api_containers_test.go:61: DockerSuite.TestContainerAPIGetJSONNoFieldsOmitted 6.855s 19:53:50 [2019-09-09T19:53:50.030Z] PASS: docker_api_containers_test.go:733: DockerSuite.TestContainerAPIInvalidPortSyntax 0.003s 19:53:50 [2019-09-09T19:53:50.796Z] PASS: docker_cli_build_test.go:4624: DockerSuite.TestBuildBuildTimeArgDefinitionWithNoEnvInjection 8.079s 19:53:50 [2019-09-09T19:53:50.796Z] SKIP: docker_cli_build_test.go:4608: DockerSuite.TestBuildBuildTimeArgEmptyValVariants (unmatched requirement DaemonIsLinux) 19:53:50 [2019-09-09T19:53:50.796Z] SKIP: docker_cli_build_test.go:4527: DockerSuite.TestBuildBuildTimeArgEnv (unmatched requirement DaemonIsLinux) 19:53:51 [2019-09-09T19:53:51.574Z] PASS: docker_api_containers_test.go:934: DockerSuite.TestContainerAPIKill 1.850s 19:53:51 [2019-09-09T19:53:51.574Z] SKIP: docker_api_containers_test.go:404: DockerSuite.TestContainerAPIPause (unmatched requirement DaemonIsLinux) 19:53:53 [2019-09-09T19:53:53.268Z] PASS: docker_cli_run_test.go:497: DockerSuite.TestVolumesFromGetsProperMode 3.179s 19:53:53 [2019-09-09T19:53:53.762Z] PASS: docker_api_containers_test.go:1286: DockerSuite.TestContainerAPIPostContainerStop 2.285s 19:53:53 [2019-09-09T19:53:53.762Z] PASS: docker_api_containers_test.go:849: DockerSuite.TestContainerAPIPostCreateNull 0.197s 19:53:54 [2019-09-09T19:53:54.224Z] SKIP: docker_api_containers_test.go:107: DockerSuite.TestContainerAPIPsOmitFields (unmatched requirement DaemonIsLinux) 19:53:57 [2019-09-09T19:53:57.443Z] PASS: docker_cli_swarm_test.go:1582: DockerSwarmSuite.TestSwarmJoinWithDrain 3.186s 19:53:57 [2019-09-09T19:53:57.444Z] PASS: docker_cli_run_test.go:2180: DockerSuite.TestVolumesNoCopyData 4.222s 19:53:57 [2019-09-09T19:53:57.444Z] SKIP: docker_cli_run_test.go:4551: DockerSuite.TestWindowsRunAsSystem (unmatched requirement DaemonIsWindowsAtLeastBuild.func1) 19:53:59 [2019-09-09T19:53:59.337Z] PASS: docker_cli_by_digest_test.go:183: DockerRegistrySuite.TestBuildByDigest 1.651s 19:54:00 [2019-09-09T19:54:00.707Z] PASS: docker_api_build_test.go:324: DockerRegistrySuite.TestBuildCopyFromForcePull 1.239s 19:54:01 [2019-09-09T19:54:01.317Z] PASS: docker_api_containers_test.go:917: DockerSuite.TestContainerAPIRename 1.701s 19:54:02 [2019-09-09T19:54:02.601Z] PASS: docker_cli_build_test.go:5812: DockerRegistrySuite.TestBuildMultiStageImplicitPull 1.743s 19:54:03 [2019-09-09T19:54:03.532Z] PASS: docker_cli_swarm_test.go:1100: DockerSwarmSuite.TestSwarmLeaveLocked 4.614s 19:54:05 [2019-09-09T19:54:05.065Z] PASS: docker_api_containers_test.go:949: DockerSuite.TestContainerAPIRestart 3.293s 19:54:07 [2019-09-09T19:54:07.710Z] PASS: docker_cli_pull_local_test.go:198: DockerRegistrySuite.TestConcurrentPullMultipleTags 4.480s 19:54:08 [2019-09-09T19:54:08.815Z] PASS: docker_api_containers_test.go:963: DockerSuite.TestContainerAPIRestartNotimeoutParam 3.363s 19:54:08 [2019-09-09T19:54:08.815Z] PASS: docker_api_containers_test.go:831: DockerSuite.TestContainerAPIRestartPolicyDefaultRetryCount 0.029s 19:54:08 [2019-09-09T19:54:08.815Z] PASS: docker_api_containers_test.go:759: DockerSuite.TestContainerAPIRestartPolicyInvalidPolicyName 0.005s 19:54:08 [2019-09-09T19:54:08.815Z] PASS: docker_api_containers_test.go:807: DockerSuite.TestContainerAPIRestartPolicyNegativeRetryCount 0.004s 19:54:08 [2019-09-09T19:54:08.815Z] PASS: docker_api_containers_test.go:783: DockerSuite.TestContainerAPIRestartPolicyRetryMismatch 0.004s 19:54:10 [2019-09-09T19:54:10.360Z] PASS: docker_api_containers_test.go:979: DockerSuite.TestContainerAPIStart 1.334s 19:54:10 [2019-09-09T19:54:10.360Z] SKIP: docker_api_containers_test.go:1635: DockerSuite.TestContainerAPIStatsWithNetworkDisabled (unmatched requirement DaemonIsLinux) 19:54:11 [2019-09-09T19:54:11.885Z] PASS: docker_cli_push_test.go:199: DockerRegistrySuite.TestConcurrentPush 4.135s 19:54:12 [2019-09-09T19:54:12.549Z] PASS: docker_api_containers_test.go:1005: DockerSuite.TestContainerAPIStop 2.171s 19:54:12 [2019-09-09T19:54:12.549Z] SKIP: docker_api_containers_test.go:435: DockerSuite.TestContainerAPITop (unmatched requirement DaemonIsLinux) 19:54:12 [2019-09-09T19:54:12.851Z] PASS: docker_cli_by_digest_test.go:130: DockerRegistrySuite.TestCreateByDigest 1.334s 19:54:14 [2019-09-09T19:54:14.092Z] PASS: docker_api_containers_test.go:458: DockerSuite.TestContainerAPITopWindows 1.609s 19:54:14 [2019-09-09T19:54:14.219Z] PASS: docker_cli_push_test.go:207: DockerRegistrySuite.TestCrossRepositoryLayerPush 1.044s 19:54:14 [2019-09-09T19:54:14.553Z] PASS: docker_api_containers_test.go:692: DockerSuite.TestContainerAPIVerifyHeader 0.035s 19:54:15 [2019-09-09T19:54:15.590Z] PASS: docker_cli_by_digest_test.go:445: DockerRegistrySuite.TestDeleteImageByIDOnlyPulledByDigest 1.298s 19:54:15 [2019-09-09T19:54:15.973Z] PASS: docker_cli_build_test.go:4320: DockerSuite.TestBuildBuildTimeArgExpansion 23.209s 19:54:15 [2019-09-09T19:54:15.973Z] SKIP: docker_cli_build_test.go:4410: DockerSuite.TestBuildBuildTimeArgExpansionOverride (unmatched requirement DaemonIsLinux) 19:54:15 [2019-09-09T19:54:15.973Z] PASS: docker_cli_build_test.go:4123: DockerSuite.TestBuildBuildTimeArgHistory 1.716s 19:54:15 [2019-09-09T19:54:15.973Z] SKIP: docker_cli_build_test.go:4264: DockerSuite.TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (unmatched requirement DaemonIsLinux) 19:54:15 [2019-09-09T19:54:15.973Z] SKIP: docker_cli_build_test.go:4293: DockerSuite.TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (unmatched requirement DaemonIsLinux) 19:54:16 [2019-09-09T19:54:16.958Z] PASS: docker_cli_by_digest_test.go:491: DockerRegistrySuite.TestDeleteImageWithDigestAndMultiRepoTag 1.370s 19:54:18 [2019-09-09T19:54:18.301Z] PASS: docker_api_containers_test.go:1024: DockerSuite.TestContainerAPIWait 3.989s 19:54:18 [2019-09-09T19:54:18.327Z] PASS: docker_cli_by_digest_test.go:464: DockerRegistrySuite.TestDeleteImageWithDigestAndTag 1.332s 19:54:19 [2019-09-09T19:54:19.697Z] PASS: docker_cli_events_test.go:529: DockerRegistrySuite.TestEventsImageFilterPush 1.178s 19:54:20 [2019-09-09T19:54:20.487Z] PASS: docker_api_containers_test.go:2270: DockerSuite.TestContainerKillCustomStopSignal 1.846s 19:54:20 [2019-09-09T19:54:20.487Z] SKIP: docker_cli_run_test.go:2416: DockerSuite.TestContainerNetworkMode (unmatched requirement DaemonIsLinux) 19:54:20 [2019-09-09T19:54:20.487Z] SKIP: docker_cli_run_test.go:3537: DockerSuite.TestContainerRestartInMultipleNetworks (unmatched requirement DaemonIsLinux) 19:54:20 [2019-09-09T19:54:20.487Z] SKIP: docker_cli_run_test.go:3569: DockerSuite.TestContainerWithConflictingHostNetworks (unmatched requirement DaemonIsLinux) 19:54:20 [2019-09-09T19:54:20.487Z] SKIP: docker_cli_run_test.go:3600: DockerSuite.TestContainerWithConflictingNoneNetwork (unmatched requirement DaemonIsLinux) 19:54:20 [2019-09-09T19:54:20.487Z] SKIP: docker_cli_run_test.go:3583: DockerSuite.TestContainerWithConflictingSharedNetwork (unmatched requirement DaemonIsLinux) 19:54:21 [2019-09-09T19:54:21.066Z] PASS: docker_cli_by_digest_test.go:390: DockerRegistrySuite.TestInspectImageWithDigests 1.195s 19:54:22 [2019-09-09T19:54:22.031Z] PASS: docker_api_containers_windows_test.go:21: DockerSuite.TestContainersAPICreateMountsBindNamedPipe 1.176s 19:54:23 [2019-09-09T19:54:23.589Z] PASS: docker_cli_by_digest_test.go:317: DockerRegistrySuite.TestListDanglingImagesWithDigests 2.597s 19:54:26 [2019-09-09T19:54:26.110Z] PASS: docker_cli_by_digest_test.go:240: DockerRegistrySuite.TestListImagesWithDigests 2.514s 19:54:27 [2019-09-09T19:54:27.481Z] PASS: docker_cli_by_digest_test.go:227: DockerRegistrySuite.TestListImagesWithoutDigests 1.258s 19:54:30 [2019-09-09T19:54:30.754Z] PASS: docker_cli_by_digest_test.go:409: DockerRegistrySuite.TestPsListContainersFilterAncestorImageByDigest 3.114s 19:54:32 [2019-09-09T19:54:32.126Z] PASS: docker_cli_by_digest_test.go:105: DockerRegistrySuite.TestPullByDigest 1.172s 19:54:32 [2019-09-09T19:54:32.126Z] PASS: docker_cli_by_digest_test.go:122: DockerRegistrySuite.TestPullByDigestNoFallback 0.015s 19:54:33 [2019-09-09T19:54:33.495Z] PASS: docker_cli_by_digest_test.go:79: DockerRegistrySuite.TestPullByTagDisplaysDigest 1.216s 19:54:34 [2019-09-09T19:54:34.864Z] PASS: docker_cli_by_digest_test.go:610: DockerRegistrySuite.TestPullFailsWithAlteredLayer 1.117s 19:54:36 [2019-09-09T19:54:36.234Z] PASS: docker_cli_by_digest_test.go:528: DockerRegistrySuite.TestPullFailsWithAlteredManifest 1.121s 19:54:39 [2019-09-09T19:54:39.510Z] PASS: docker_cli_pull_local_test.go:259: DockerRegistrySuite.TestPullIDStability 3.417s 19:54:40 [2019-09-09T19:54:40.089Z] PASS: docker_cli_pull_local_test.go:55: DockerRegistrySuite.TestPullImageWithAliases 0.250s 19:54:41 [2019-09-09T19:54:41.474Z] PASS: docker_cli_pull_local_test.go:287: DockerRegistrySuite.TestPullManifestList 1.256s 19:54:41 [2019-09-09T19:54:41.730Z] PASS: docker_cli_pull_local_test.go:279: DockerRegistrySuite.TestPullNoLayers 0.320s 19:54:41 [2019-09-09T19:54:41.730Z] PASS: docker_cli_push_test.go:69: DockerRegistrySuite.TestPushBadTag 0.010s 19:54:41 [2019-09-09T19:54:41.987Z] PASS: docker_cli_push_test.go:29: DockerRegistrySuite.TestPushBusyboxImage 0.154s 19:54:42 [2019-09-09T19:54:42.552Z] PASS: docker_cli_push_test.go:145: DockerRegistrySuite.TestPushEmptyLayer 0.185s 19:54:42 [2019-09-09T19:54:42.810Z] PASS: docker_cli_push_test.go:114: DockerRegistrySuite.TestPushMultipleTags 0.195s 19:54:42 [2019-09-09T19:54:42.810Z] PASS: docker_cli_push_test.go:52: DockerRegistrySuite.TestPushUntagged 0.019s 19:54:44 [2019-09-09T19:54:44.180Z] PASS: docker_cli_by_digest_test.go:161: DockerRegistrySuite.TestRemoveImageByDigest 1.243s 19:54:46 [2019-09-09T19:54:46.701Z] PASS: docker_cli_by_digest_test.go:143: DockerRegistrySuite.TestRunByDigest 2.036s 19:54:47 [2019-09-09T19:54:47.632Z] PASS: docker_cli_pull_local_test.go:452: DockerRegistrySuite.TestRunImplicitPullWithNoTag 1.052s 19:54:49 [2019-09-09T19:54:49.003Z] PASS: docker_cli_by_digest_test.go:208: DockerRegistrySuite.TestTagByDigest 1.243s 19:54:49 [2019-09-09T19:54:49.934Z] PASS: docker_cli_registry_user_agent_test.go:74: DockerRegistrySuite.TestUserAgentPassThrough 0.896s 19:54:50 [2019-09-09T19:54:50.865Z] PASS: docker_cli_v2_only_test.go:28: DockerRegistrySuite.TestV2Only 0.661s 19:54:52 [2019-09-09T19:54:52.016Z] PASS: docker_api_containers_test.go:2006: DockerSuite.TestContainersAPICreateMountsCreate 26.306s 19:54:52 [2019-09-09T19:54:52.016Z] SKIP: docker_api_containers_test.go:2220: DockerSuite.TestContainersAPICreateMountsTmpfs (unmatched requirement DaemonIsLinux) 19:54:52 [2019-09-09T19:54:52.016Z] PASS: docker_api_containers_test.go:1684: DockerSuite.TestContainersAPICreateMountsValidation 0.158s 19:54:52 [2019-09-09T19:54:52.016Z] SKIP: docker_cli_run_test.go:3473: DockerSuite.TestContainersInMultipleNetworks (unmatched requirement DaemonIsLinux) 19:54:52 [2019-09-09T19:54:52.016Z] SKIP: docker_cli_run_test.go:3465: DockerSuite.TestContainersInUserDefinedNetwork (unmatched requirement DaemonIsLinux) 19:54:52 [2019-09-09T19:54:52.016Z] SKIP: docker_cli_run_test.go:3492: DockerSuite.TestContainersNetworkIsolation (unmatched requirement DaemonIsLinux) 19:54:52 [2019-09-09T19:54:52.016Z] SKIP: docker_cli_cp_test.go:536: DockerSuite.TestCopyAndRestart (unmatched requirement DaemonIsLinux) 19:54:52 [2019-09-09T19:54:52.016Z] SKIP: docker_cli_cp_test.go:555: DockerSuite.TestCopyCreatedContainer (unmatched requirement DaemonIsLinux) 19:54:52 [2019-09-09T19:54:52.016Z] PASS: docker_cli_cp_test.go:115: DockerSuite.TestCpAbsolutePath 2.154s 19:54:52 [2019-09-09T19:54:52.016Z] SKIP: docker_cli_cp_test.go:152: DockerSuite.TestCpAbsoluteSymlink (unmatched requirement DaemonIsLinux) 19:54:52 [2019-09-09T19:54:52.016Z] SKIP: docker_cli_cp_from_container_test.go:120: DockerSuite.TestCpFromCaseA (unmatched requirement DaemonIsLinux) 19:54:52 [2019-09-09T19:54:52.016Z] SKIP: docker_cli_cp_from_container_test.go:140: DockerSuite.TestCpFromCaseB (unmatched requirement DaemonIsLinux) 19:54:52 [2019-09-09T19:54:52.016Z] SKIP: docker_cli_cp_from_container_test.go:158: DockerSuite.TestCpFromCaseC (unmatched requirement DaemonIsLinux) 19:54:52 [2019-09-09T19:54:52.016Z] SKIP: docker_cli_cp_from_container_test.go:183: DockerSuite.TestCpFromCaseD (unmatched requirement DaemonIsLinux) 19:54:52 [2019-09-09T19:54:52.016Z] SKIP: docker_cli_cp_from_container_test.go:223: DockerSuite.TestCpFromCaseE (unmatched requirement DaemonIsLinux) 19:54:52 [2019-09-09T19:54:52.016Z] SKIP: docker_cli_cp_from_container_test.go:252: DockerSuite.TestCpFromCaseF (unmatched requirement DaemonIsLinux) 19:54:52 [2019-09-09T19:54:52.016Z] SKIP: docker_cli_cp_from_container_test.go:275: DockerSuite.TestCpFromCaseG (unmatched requirement DaemonIsLinux) 19:54:52 [2019-09-09T19:54:52.016Z] SKIP: docker_cli_cp_from_container_test.go:314: DockerSuite.TestCpFromCaseH (unmatched requirement DaemonIsLinux) 19:54:52 [2019-09-09T19:54:52.016Z] SKIP: docker_cli_cp_from_container_test.go:344: DockerSuite.TestCpFromCaseI (unmatched requirement DaemonIsLinux) 19:54:52 [2019-09-09T19:54:52.016Z] SKIP: docker_cli_cp_from_container_test.go:368: DockerSuite.TestCpFromCaseJ (unmatched requirement DaemonIsLinux) 19:54:52 [2019-09-09T19:54:52.016Z] SKIP: docker_cli_cp_from_container_test.go:25: DockerSuite.TestCpFromSymlinkDestination (unmatched requirement DaemonIsLinux) 19:54:52 [2019-09-09T19:54:52.016Z] SKIP: docker_cli_cp_test.go:188: DockerSuite.TestCpFromSymlinkToDirectory (unmatched requirement DaemonIsLinux) 19:54:53 [2019-09-09T19:54:53.562Z] PASS: docker_cli_cp_test.go:37: DockerSuite.TestCpGarbagePath 2.073s 19:54:53 [2019-09-09T19:54:53.562Z] PASS: docker_cli_cp_test.go:30: DockerSuite.TestCpLocalOnly 0.054s 19:54:53 [2019-09-09T19:54:53.562Z] SKIP: docker_cli_cp_test.go:517: DockerSuite.TestCpNameHasColon (unmatched requirement DaemonIsLinux) 19:54:55 [2019-09-09T19:54:55.040Z] PASS: docker_cli_pull_local_test.go:202: DockerSchema1RegistrySuite.TestConcurrentPullMultipleTags 4.044s 19:54:55 [2019-09-09T19:54:55.749Z] PASS: docker_cli_cp_test.go:73: DockerSuite.TestCpRelativePath 2.116s 19:54:55 [2019-09-09T19:54:55.749Z] SKIP: docker_cli_cp_test.go:374: DockerSuite.TestCpSpecialFiles (unmatched requirement DaemonIsLinux) 19:54:55 [2019-09-09T19:54:55.749Z] SKIP: docker_cli_cp_test.go:311: DockerSuite.TestCpSymlinkComponent (unmatched requirement DaemonIsLinux) 19:54:55 [2019-09-09T19:54:55.749Z] SKIP: docker_cli_cp_test.go:568: DockerSuite.TestCpSymlinkFromConToHostFollowSymlink (unmatched requirement DaemonIsLinux) 19:54:58 [2019-09-09T19:54:58.540Z] PASS: docker_cli_build_test.go:4587: DockerSuite.TestBuildBuildTimeArgQuotedValVariants 40.428s 19:54:59 [2019-09-09T19:54:59.216Z] PASS: docker_cli_push_test.go:203: DockerSchema1RegistrySuite.TestConcurrentPush 4.247s 19:55:00 [2019-09-09T19:55:00.454Z] PASS: docker_cli_cp_to_container_test.go:124: DockerSuite.TestCpToCaseA 4.459s 19:55:00 [2019-09-09T19:55:00.585Z] PASS: docker_cli_push_test.go:249: DockerSchema1RegistrySuite.TestCrossRepositoryLayerPushNotSupported 1.143s 19:55:01 [2019-09-09T19:55:01.956Z] PASS: docker_cli_by_digest_test.go:109: DockerSchema1RegistrySuite.TestPullByDigest 1.272s 19:55:01 [2019-09-09T19:55:01.956Z] PASS: docker_cli_by_digest_test.go:126: DockerSchema1RegistrySuite.TestPullByDigestNoFallback 0.014s 19:55:01 [2019-09-09T19:55:01.999Z] PASS: docker_cli_cp_to_container_test.go:145: DockerSuite.TestCpToCaseB 2.178s 19:55:02 [2019-09-09T19:55:02.461Z] SKIP: docker_cli_cp_to_container_test.go:166: DockerSuite.TestCpToCaseC (unmatched requirement DaemonIsLinux) 19:55:02 [2019-09-09T19:55:02.461Z] SKIP: docker_cli_cp_to_container_test.go:193: DockerSuite.TestCpToCaseD (unmatched requirement DaemonIsLinux) 19:55:03 [2019-09-09T19:55:03.325Z] PASS: docker_cli_by_digest_test.go:83: DockerSchema1RegistrySuite.TestPullByTagDisplaysDigest 1.294s 19:55:04 [2019-09-09T19:55:04.693Z] PASS: docker_cli_by_digest_test.go:653: DockerSchema1RegistrySuite.TestPullFailsWithAlteredLayer 1.128s 19:55:05 [2019-09-09T19:55:05.634Z] PASS: docker_cli_build_test.go:4511: DockerSuite.TestBuildBuildTimeArgUnconsumedArg 8.337s 19:55:06 [2019-09-09T19:55:06.064Z] PASS: docker_cli_by_digest_test.go:568: DockerSchema1RegistrySuite.TestPullFailsWithAlteredManifest 1.174s 19:55:06 [2019-09-09T19:55:06.096Z] SKIP: docker_cli_build_test.go:4438: DockerSuite.TestBuildBuildTimeArgUntrustedDefinedAfterUse (unmatched requirement DaemonIsLinux) 19:55:06 [2019-09-09T19:55:06.558Z] SKIP: docker_cli_build_test.go:372: DockerSuite.TestBuildCacheAdd (unmatched requirement DaemonIsLinux) 19:55:10 [2019-09-09T19:55:10.263Z] PASS: docker_cli_pull_local_test.go:263: DockerSchema1RegistrySuite.TestPullIDStability 3.679s 19:55:10 [2019-09-09T19:55:10.264Z] PASS: docker_cli_pull_local_test.go:59: DockerSchema1RegistrySuite.TestPullImageWithAliases 0.278s 19:55:10 [2019-09-09T19:55:10.308Z] PASS: docker_cli_build_test.go:4761: DockerSuite.TestBuildCacheBrokenSymlink 3.325s 19:55:10 [2019-09-09T19:55:10.308Z] SKIP: docker_cli_build_test.go:5432: DockerSuite.TestBuildCacheFrom (unmatched requirement DaemonIsLinux) 19:55:10 [2019-09-09T19:55:10.521Z] PASS: docker_cli_pull_local_test.go:283: DockerSchema1RegistrySuite.TestPullNoLayers 0.329s 19:55:10 [2019-09-09T19:55:10.778Z] PASS: docker_cli_push_test.go:73: DockerSchema1RegistrySuite.TestPushBadTag 0.012s 19:55:11 [2019-09-09T19:55:11.035Z] PASS: docker_cli_push_test.go:33: DockerSchema1RegistrySuite.TestPushBusyboxImage 0.160s 19:55:11 [2019-09-09T19:55:11.055Z] PASS: docker_cli_cp_to_container_test.go:239: DockerSuite.TestCpToCaseE 8.197s 19:55:11 [2019-09-09T19:55:11.055Z] SKIP: docker_cli_cp_to_container_test.go:274: DockerSuite.TestCpToCaseF (unmatched requirement DaemonIsLinux) 19:55:11 [2019-09-09T19:55:11.055Z] SKIP: docker_cli_cp_to_container_test.go:297: DockerSuite.TestCpToCaseG (unmatched requirement DaemonIsLinux) 19:55:11 [2019-09-09T19:55:11.292Z] PASS: docker_cli_push_test.go:149: DockerSchema1RegistrySuite.TestPushEmptyLayer 0.163s 19:55:11 [2019-09-09T19:55:11.549Z] PASS: docker_cli_push_test.go:118: DockerSchema1RegistrySuite.TestPushMultipleTags 0.225s 19:55:11 [2019-09-09T19:55:11.805Z] PASS: docker_cli_push_test.go:56: DockerSchema1RegistrySuite.TestPushUntagged 0.013s 19:55:12 [2019-09-09T19:55:12.736Z] PASS: docker_cli_build_test.go:5002: DockerRegistryAuthHtpasswdSuite.TestBuildFromAuthenticatedRegistry 0.766s 19:55:12 [2019-09-09T19:55:12.993Z] PASS: docker_cli_build_test.go:5020: DockerRegistryAuthHtpasswdSuite.TestBuildWithExternalAuth 0.367s 19:55:13 [2019-09-09T19:55:13.250Z] PASS: docker_cli_login_test.go:23: DockerRegistryAuthHtpasswdSuite.TestLoginToPrivateRegistry 0.043s 19:55:14 [2019-09-09T19:55:14.619Z] PASS: docker_cli_logout_test.go:16: DockerRegistryAuthHtpasswdSuite.TestLogoutWithExternalAuth 1.123s 19:55:14 [2019-09-09T19:55:14.619Z] PASS: docker_cli_logout_test.go:68: DockerRegistryAuthHtpasswdSuite.TestLogoutWithWrongHostnamesStored 0.096s 19:55:15 [2019-09-09T19:55:15.183Z] PASS: docker_cli_pull_local_test.go:416: DockerRegistryAuthHtpasswdSuite.TestPullWithExternalAuth 0.280s 19:55:15 [2019-09-09T19:55:15.747Z] PASS: docker_cli_pull_local_test.go:371: DockerRegistryAuthHtpasswdSuite.TestPullWithExternalAuthLoginWithScheme 0.357s 19:55:15 [2019-09-09T19:55:15.747Z] PASS: docker_cli_push_test.go:282: DockerRegistryAuthHtpasswdSuite.TestPushNoCredentialsNoRetry 0.029s 19:55:18 [2019-09-09T19:55:18.904Z] PASS: docker_cli_build_test.go:5410: DockerSuite.TestBuildCacheFromEqualDiffIDsLength 8.359s 19:55:19 [2019-09-09T19:55:19.642Z] PASS: docker_cli_cp_to_container_test.go:343: DockerSuite.TestCpToCaseH 8.411s 19:55:19 [2019-09-09T19:55:19.642Z] SKIP: docker_cli_cp_to_container_test.go:379: DockerSuite.TestCpToCaseI (unmatched requirement DaemonIsLinux) 19:55:19 [2019-09-09T19:55:19.642Z] SKIP: docker_cli_cp_to_container_test.go:403: DockerSuite.TestCpToCaseJ (unmatched requirement DaemonIsLinux) 19:55:20 [2019-09-09T19:55:20.997Z] PASS: docker_cli_push_test.go:344: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseError 5.132s 19:55:20 [2019-09-09T19:55:20.997Z] PASS: docker_cli_push_test.go:372: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseNoToken 0.132s 19:55:21 [2019-09-09T19:55:21.200Z] PASS: docker_cli_cp_test.go:477: DockerSuite.TestCpToDot 2.155s 19:55:21 [2019-09-09T19:55:21.200Z] SKIP: docker_cli_cp_to_container_test.go:446: DockerSuite.TestCpToErrReadOnlyRootfs (unmatched requirement DaemonIsLinux) 19:55:21 [2019-09-09T19:55:21.200Z] SKIP: docker_cli_cp_to_container_test.go:473: DockerSuite.TestCpToErrReadOnlyVolume (unmatched requirement DaemonIsLinux) 19:55:21 [2019-09-09T19:55:21.254Z] PASS: docker_cli_push_test.go:331: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseUnauthorized 0.138s 19:55:21 [2019-09-09T19:55:21.254Z] PASS: docker_cli_push_test.go:359: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseUnparsable 0.151s 19:55:21 [2019-09-09T19:55:21.511Z] PASS: docker_cli_push_test.go:319: DockerRegistryAuthTokenSuite.TestPushTokenServiceUnauthResponse 0.137s 19:55:22 [2019-09-09T19:55:22.653Z] PASS: docker_cli_build_test.go:4873: DockerSuite.TestBuildCacheRootSource 3.229s 19:55:22 [2019-09-09T19:55:22.653Z] SKIP: docker_api_build_test.go:405: DockerSuite.TestBuildChownOnCopy (unmatched requirement DaemonIsLinux) 19:55:22 [2019-09-09T19:55:22.653Z] SKIP: docker_cli_build_test.go:3575: DockerSuite.TestBuildChownSingleFile (unmatched requirement UnixCli) 19:55:23 [2019-09-09T19:55:23.389Z] PASS: docker_cli_cp_test.go:500: DockerSuite.TestCpToStdout 2.203s 19:55:23 [2019-09-09T19:55:23.389Z] SKIP: docker_cli_cp_to_container_test.go:23: DockerSuite.TestCpToSymlinkDestination (unmatched requirement DaemonIsLinux) 19:55:23 [2019-09-09T19:55:23.389Z] SKIP: docker_cli_cp_test.go:234: DockerSuite.TestCpToSymlinkToDirectory (unmatched requirement DaemonIsLinux) 19:55:23 [2019-09-09T19:55:23.389Z] SKIP: docker_cli_cp_test.go:350: DockerSuite.TestCpUnprivilegedUser (unmatched requirement DaemonIsLinux) 19:55:23 [2019-09-09T19:55:23.389Z] SKIP: docker_cli_cp_test.go:414: DockerSuite.TestCpVolumePath (unmatched requirement DaemonIsLinux) 19:55:23 [2019-09-09T19:55:23.850Z] PASS: docker_cli_create_test.go:328: DockerSuite.TestCreate64ByteHexID 0.135s 19:55:23 [2019-09-09T19:55:23.850Z] PASS: docker_cli_create_test.go:23: DockerSuite.TestCreateArgs 0.143s 19:55:24 [2019-09-09T19:55:24.786Z] PASS: docker_cli_network_unix_test.go:1786: DockerNetworkSuite.TestConntrackFlowsLeak 2.749s 19:55:25 [2019-09-09T19:55:25.394Z] PASS: docker_cli_create_test.go:260: DockerSuite.TestCreateByImageID 1.693s 19:55:25 [2019-09-09T19:55:25.717Z] PASS: docker_deprecated_api_v124_unix_test.go:14: DockerNetworkSuite.TestDeprecatedDockerNetworkStartAPIWithHostconfig 0.954s 19:55:27 [2019-09-09T19:55:27.360Z] PASS: docker_cli_build_test.go:3138: DockerSuite.TestBuildCleanupCmdOnEntrypoint 4.870s 19:55:27 [2019-09-09T19:55:27.579Z] PASS: docker_cli_create_test.go:165: DockerSuite.TestCreateEchoStdout 2.040s 19:55:28 [2019-09-09T19:55:28.041Z] PASS: docker_cli_create_test.go:61: DockerSuite.TestCreateGrowRootfs 0.215s 19:55:28 [2019-09-09T19:55:28.041Z] PASS: docker_cli_create_test.go:85: DockerSuite.TestCreateHostConfig 0.145s 19:55:30 [2019-09-09T19:55:30.229Z] PASS: docker_cli_create_test.go:223: DockerSuite.TestCreateHostnameWithNumber 1.906s 19:55:30 [2019-09-09T19:55:30.274Z] PASS: docker_cli_build_test.go:3157: DockerSuite.TestBuildClearCmd 3.158s 19:55:30 [2019-09-09T19:55:30.691Z] PASS: docker_cli_create_test.go:206: DockerSuite.TestCreateLabelFromImage 0.559s 19:55:30 [2019-09-09T19:55:30.691Z] PASS: docker_cli_create_test.go:193: DockerSuite.TestCreateLabels 0.144s 19:55:30 [2019-09-09T19:55:30.691Z] SKIP: docker_cli_create_test.go:250: DockerSuite.TestCreateModeIpcContainer (unmatched requirement DaemonIsLinux) 19:55:30 [2019-09-09T19:55:30.970Z] PASS: docker_cli_network_unix_test.go:864: DockerNetworkSuite.TestDockerNetworkAnonymousEndpoint 4.185s 19:55:31 [2019-09-09T19:55:31.152Z] PASS: docker_cli_create_test.go:233: DockerSuite.TestCreateRM 0.294s 19:55:31 [2019-09-09T19:55:31.152Z] SKIP: docker_cli_create_test.go:75: DockerSuite.TestCreateShrinkRootfs (unmatched requirement Devicemapper) 19:55:31 [2019-09-09T19:55:31.152Z] PASS: docker_cli_create_test.go:293: DockerSuite.TestCreateStopSignal 0.132s 19:55:31 [2019-09-09T19:55:31.617Z] PASS: docker_cli_create_test.go:363: DockerSuite.TestCreateStopTimeout 0.267s 19:55:32 [2019-09-09T19:55:32.462Z] PASS: docker_cli_build_test.go:1578: DockerSuite.TestBuildCmd 1.654s 19:55:33 [2019-09-09T19:55:33.492Z] PASS: docker_cli_network_unix_test.go:539: DockerNetworkSuite.TestDockerNetworkConnectDisconnect 2.273s 19:55:34 [2019-09-09T19:55:34.007Z] PASS: docker_cli_build_test.go:3241: DockerSuite.TestBuildCmdJSONNoShDashC 1.698s 19:55:35 [2019-09-09T19:55:35.550Z] PASS: docker_cli_build_test.go:3200: DockerSuite.TestBuildCmdShDashC 1.802s 19:55:37 [2019-09-09T19:55:37.666Z] PASS: docker_cli_network_unix_test.go:1257: DockerNetworkSuite.TestDockerNetworkConnectDisconnectToStoppedContainer 3.536s 19:55:39 [2019-09-09T19:55:39.036Z] PASS: docker_cli_network_unix_test.go:1191: DockerNetworkSuite.TestDockerNetworkConnectDisconnectWithPortMapping 1.440s 19:55:40 [2019-09-09T19:55:40.208Z] PASS: docker_cli_create_test.go:336: DockerSuite.TestCreateUnsetEntrypoint 7.552s 19:55:40 [2019-09-09T19:55:40.208Z] PASS: docker_cli_create_test.go:174: DockerSuite.TestCreateVolumesCreated 0.157s 19:55:40 [2019-09-09T19:55:40.208Z] PASS: docker_cli_create_test.go:316: DockerSuite.TestCreateWithInvalidLogOpts 0.110s 19:55:43 [2019-09-09T19:55:43.957Z] PASS: docker_cli_create_test.go:136: DockerSuite.TestCreateWithLargePortRange 3.061s 19:55:43 [2019-09-09T19:55:43.958Z] PASS: docker_cli_create_test.go:107: DockerSuite.TestCreateWithPortRange 0.138s 19:55:43 [2019-09-09T19:55:43.958Z] SKIP: docker_api_containers_test.go:893: DockerSuite.TestCreateWithTooLowMemoryLimit (unmatched requirement DaemonIsLinux) 19:55:45 [2019-09-09T19:55:45.905Z] PASS: docker_cli_build_test.go:5341: DockerSuite.TestBuildCmdShellArgsEscaped 9.295s 19:55:49 [2019-09-09T19:55:49.002Z] PASS: docker_cli_network_unix_test.go:1414: DockerNetworkSuite.TestDockerNetworkConnectLinkLocalIP 7.724s 19:55:51 [2019-09-09T19:55:51.051Z] PASS: docker_cli_create_test.go:302: DockerSuite.TestCreateWithWorkdir 1.608s 19:55:51 [2019-09-09T19:55:51.051Z] SKIP: docker_deprecated_api_v124_test.go:71: DockerSuite.TestDeprecatedContainerAPIStartDupVolumeBinds (unmatched requirement DaemonIsLinux) 19:55:51 [2019-09-09T19:55:51.051Z] PASS: docker_deprecated_api_v124_test.go:21: DockerSuite.TestDeprecatedContainerAPIStartHostConfig 0.092s 19:55:51 [2019-09-09T19:55:51.051Z] SKIP: docker_deprecated_api_v124_test.go:40: DockerSuite.TestDeprecatedContainerAPIStartVolumeBinds (unmatched requirement DaemonIsLinux) 19:55:51 [2019-09-09T19:55:51.051Z] SKIP: docker_deprecated_api_v124_test.go:104: DockerSuite.TestDeprecatedContainerAPIStartVolumesFrom (unmatched requirement DaemonIsLinux) 19:55:51 [2019-09-09T19:55:51.051Z] SKIP: docker_deprecated_api_v124_test.go:137: DockerSuite.TestDeprecatedPostContainerBindNormalVolume (unmatched requirement DaemonIsLinux) 19:55:51 [2019-09-09T19:55:51.051Z] SKIP: docker_deprecated_api_v124_test.go:199: DockerSuite.TestDeprecatedPostContainersStartWithLinksInHostConfig (unmatched requirement DaemonIsLinux) 19:55:51 [2019-09-09T19:55:51.051Z] SKIP: docker_deprecated_api_v124_test.go:217: DockerSuite.TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (unmatched requirement DaemonIsLinux) 19:55:51 [2019-09-09T19:55:51.051Z] SKIP: docker_deprecated_api_v124_test.go:182: DockerSuite.TestDeprecatedPostContainersStartWithoutLinksInHostConfig (unmatched requirement DaemonIsLinux) 19:55:51 [2019-09-09T19:55:51.051Z] SKIP: docker_deprecated_api_v124_test.go:236: DockerSuite.TestDeprecatedStartWithNilDNS (unmatched requirement DaemonIsLinux) 19:55:51 [2019-09-09T19:55:51.051Z] SKIP: docker_deprecated_api_v124_test.go:157: DockerSuite.TestDeprecatedStartWithTooLowMemoryLimit (unmatched requirement DaemonIsLinux) 19:55:51 [2019-09-09T19:55:51.051Z] SKIP: docker_cli_run_test.go:3001: DockerSuite.TestDevicePermissions (unmatched requirement DaemonIsLinux) 19:55:51 [2019-09-09T19:55:51.051Z] PASS: docker_cli_run_test.go:3712: DockerSuite.TestDockerFails 0.056s 19:55:51 [2019-09-09T19:55:51.051Z] SKIP: docker_cli_volume_test.go:475: DockerSuite.TestDuplicateMountpointsForVolumesFrom (unmatched requirement DaemonIsLinux) 19:55:51 [2019-09-09T19:55:51.051Z] SKIP: docker_cli_volume_test.go:517: DockerSuite.TestDuplicateMountpointsForVolumesFromAndBind (unmatched requirement DaemonIsLinux) 19:55:51 [2019-09-09T19:55:51.051Z] SKIP: docker_cli_volume_test.go:561: DockerSuite.TestDuplicateMountpointsForVolumesFromAndMounts (unmatched requirement DaemonIsLinux) 19:55:51 [2019-09-09T19:55:51.051Z] SKIP: docker_cli_events_test.go:463: DockerSuite.TestEventsAttach (unmatched requirement DaemonIsLinux) 19:55:51 [2019-09-09T19:55:51.051Z] SKIP: docker_cli_events_test.go:394: DockerSuite.TestEventsCommit (unmatched requirement DaemonIsLinux) 19:55:51 [2019-09-09T19:55:51.524Z] PASS: docker_cli_network_unix_test.go:1307: DockerNetworkSuite.TestDockerNetworkConnectPreferredIP 2.778s 19:55:52 [2019-09-09T19:55:52.895Z] PASS: docker_cli_network_unix_test.go:1343: DockerNetworkSuite.TestDockerNetworkConnectPreferredIPStoppedContainer 1.599s 19:55:53 [2019-09-09T19:55:53.004Z] PASS: docker_cli_build_test.go:3215: DockerSuite.TestBuildCmdSpaces 7.186s 19:55:53 [2019-09-09T19:55:53.004Z] SKIP: docker_cli_build_test.go:2646: DockerSuite.TestBuildCommentsShebangs (unmatched requirement DaemonIsLinux) 19:55:53 [2019-09-09T19:55:53.239Z] PASS: docker_cli_events_test.go:80: DockerSuite.TestEventsContainerEvents 2.148s 19:55:53 [2019-09-09T19:55:53.830Z] PASS: docker_cli_network_unix_test.go:1157: DockerNetworkSuite.TestDockerNetworkConnectToHostFromOtherNetwork 0.730s 19:55:54 [2019-09-09T19:55:54.394Z] PASS: docker_cli_network_unix_test.go:1522: DockerNetworkSuite.TestDockerNetworkConnectWithAliasOnDefaultNetworks 0.598s 19:55:55 [2019-09-09T19:55:55.427Z] PASS: docker_cli_events_test.go:92: DockerSuite.TestEventsContainerEventsAttrSort 2.152s 19:55:55 [2019-09-09T19:55:55.763Z] PASS: docker_cli_network_unix_test.go:1228: DockerNetworkSuite.TestDockerNetworkConnectWithMac 1.039s 19:55:56 [2019-09-09T19:55:56.757Z] PASS: docker_cli_build_test.go:1774: DockerSuite.TestBuildConditionalCache 3.709s 19:55:57 [2019-09-09T19:55:57.613Z] PASS: docker_cli_events_test.go:116: DockerSuite.TestEventsContainerEventsSinceUnixEpoch 2.216s 19:55:57 [2019-09-09T19:55:57.657Z] PASS: docker_cli_network_unix_test.go:1174: DockerNetworkSuite.TestDockerNetworkConnectWithPortMapping 1.029s 19:55:57 [2019-09-09T19:55:57.657Z] PASS: docker_cli_network_unix_test.go:375: DockerNetworkSuite.TestDockerNetworkCreateDelete 0.126s 19:55:57 [2019-09-09T19:55:57.657Z] PASS: docker_cli_network_unix_test.go:1654: DockerNetworkSuite.TestDockerNetworkCreateDeleteSpecialCharacters 0.245s 19:55:59 [2019-09-09T19:55:59.026Z] PASS: docker_cli_network_unix_test.go:299: DockerNetworkSuite.TestDockerNetworkCreateHostBind 0.951s 19:55:59 [2019-09-09T19:55:59.026Z] PASS: docker_cli_network_unix_test.go:383: DockerNetworkSuite.TestDockerNetworkCreateLabel 0.128s 19:55:59 [2019-09-09T19:55:59.283Z] PASS: docker_cli_network_unix_test.go:290: DockerNetworkSuite.TestDockerNetworkCreatePredefined 0.036s 19:55:59 [2019-09-09T19:55:59.283Z] PASS: docker_cli_network_unix_test.go:633: DockerNetworkSuite.TestDockerNetworkCustomIPAM 0.136s 19:56:00 [2019-09-09T19:56:00.654Z] PASS: docker_cli_network_unix_test.go:1291: DockerNetworkSuite.TestDockerNetworkDisconnectContainerNonexistingNetwork 1.239s 19:56:02 [2019-09-09T19:56:02.024Z] PASS: docker_cli_network_unix_test.go:1502: DockerNetworkSuite.TestDockerNetworkDisconnectDefault 1.100s 19:56:02 [2019-09-09T19:56:02.281Z] PASS: docker_cli_network_unix_test.go:1772: DockerNetworkSuite.TestDockerNetworkDisconnectFromBridge 0.096s 19:56:02 [2019-09-09T19:56:02.538Z] PASS: docker_cli_network_unix_test.go:1166: DockerNetworkSuite.TestDockerNetworkDisconnectFromHost 0.259s 19:56:02 [2019-09-09T19:56:02.795Z] PASS: docker_cli_network_unix_test.go:768: DockerNetworkSuite.TestDockerNetworkDriverOptions 0.051s 19:56:06 [2019-09-09T19:56:06.202Z] PASS: docker_cli_events_test.go:643: DockerSuite.TestEventsContainerRestart 7.488s 19:56:08 [2019-09-09T19:56:08.050Z] PASS: docker_cli_swarm_test.go:1133: DockerSwarmSuite.TestSwarmLockUnlockCluster 94.334s 19:56:10 [2019-09-09T19:56:10.911Z] PASS: docker_cli_events_test.go:411: DockerSuite.TestEventsCopy 5.138s 19:56:15 [2019-09-09T19:56:15.617Z] PASS: docker_cli_events_test.go:356: DockerSuite.TestEventsFilterContainer 4.727s 19:56:16 [2019-09-09T19:56:16.145Z] PASS: docker_cli_network_unix_test.go:978: DockerNetworkSuite.TestDockerNetworkDriverUngracefulRestart 3.194s 19:56:17 [2019-09-09T19:56:17.161Z] PASS: docker_cli_events_test.go:633: DockerSuite.TestEventsFilterImageInContainerAction 1.627s 19:56:17 [2019-09-09T19:56:17.903Z] PASS: docker_cli_build_test.go:5621: DockerSuite.TestBuildContChar 17.776s 19:56:17 [2019-09-09T19:56:17.903Z] SKIP: docker_cli_build_test.go:3974: DockerSuite.TestBuildContainerWithCgroupParent (unmatched requirement DaemonIsLinux) 19:56:17 [2019-09-09T19:56:17.903Z] PASS: docker_cli_build_test.go:1513: DockerSuite.TestBuildContextCleanup 1.748s 19:56:18 [2019-09-09T19:56:18.134Z] PASS: docker_cli_events_test.go:326: DockerSuite.TestEventsFilterImageLabels 0.698s 19:56:18 [2019-09-09T19:56:18.877Z] PASS: docker_cli_build_test.go:1535: DockerSuite.TestBuildContextCleanupFailedBuild 2.439s 19:56:20 [2019-09-09T19:56:20.327Z] PASS: docker_cli_network_unix_test.go:1735: DockerNetworkSuite.TestDockerNetworkFlagAlias 3.395s 19:56:21 [2019-09-09T19:56:21.697Z] PASS: docker_cli_swarm_test.go:1471: DockerSwarmSuite.TestSwarmManagerAddress 3.252s 19:56:22 [2019-09-09T19:56:22.627Z] PASS: docker_cli_build_test.go:2046: DockerSuite.TestBuildContextTarGzip 3.339s 19:56:24 [2019-09-09T19:56:24.169Z] PASS: docker_cli_build_test.go:2050: DockerSuite.TestBuildContextTarNoCompression 1.727s 19:56:24 [2019-09-09T19:56:24.169Z] SKIP: docker_cli_build_test.go:522: DockerSuite.TestBuildCopyAddMultipleFiles (unmatched requirement DaemonIsLinux) 19:56:24 [2019-09-09T19:56:24.220Z] PASS: docker_cli_swarm_test.go:1541: DockerSwarmSuite.TestSwarmNetworkCreateDup 1.629s 19:56:25 [2019-09-09T19:56:25.228Z] PASS: docker_cli_events_test.go:263: DockerSuite.TestEventsFilterImageName 2.944s 19:56:25 [2019-09-09T19:56:25.228Z] PASS: docker_cli_events_test.go:291: DockerSuite.TestEventsFilterLabels 0.471s 19:56:26 [2019-09-09T19:56:26.201Z] PASS: docker_cli_events_test.go:549: DockerSuite.TestEventsFilterType 0.913s 19:56:27 [2019-09-09T19:56:27.493Z] PASS: docker_cli_swarm_test.go:1518: DockerSwarmSuite.TestSwarmNetworkCreateIssue27866 0.976s 19:56:27 [2019-09-09T19:56:27.920Z] PASS: docker_api_build_test.go:435: DockerSuite.TestBuildCopyCacheOnFileChange 3.222s 19:56:29 [2019-09-09T19:56:29.463Z] PASS: docker_cli_build_test.go:1840: DockerSuite.TestBuildCopyDirButNotFile 1.837s 19:56:29 [2019-09-09T19:56:29.463Z] SKIP: docker_cli_build_test.go:894: DockerSuite.TestBuildCopyDirContentToExistDir (unmatched requirement DaemonIsLinux) 19:56:29 [2019-09-09T19:56:29.463Z] SKIP: docker_cli_build_test.go:880: DockerSuite.TestBuildCopyDirContentToRoot (unmatched requirement DaemonIsLinux) 19:56:30 [2019-09-09T19:56:30.771Z] PASS: docker_cli_network_unix_test.go:1131: DockerNetworkSuite.TestDockerNetworkHostModeUngracefulDaemonRestart 9.889s 19:56:30 [2019-09-09T19:56:30.771Z] PASS: docker_cli_network_unix_test.go:744: DockerNetworkSuite.TestDockerNetworkIPAMInvalidCombinations 0.172s 19:56:30 [2019-09-09T19:56:30.904Z] PASS: docker_cli_events_test.go:248: DockerSuite.TestEventsFilters 4.222s 19:56:31 [2019-09-09T19:56:31.335Z] PASS: docker_cli_network_unix_test.go:592: DockerNetworkSuite.TestDockerNetworkIPAMMultipleNetworks 0.826s 19:56:31 [2019-09-09T19:56:31.335Z] PASS: docker_cli_network_unix_test.go:649: DockerNetworkSuite.TestDockerNetworkIPAMOptions 0.059s 19:56:31 [2019-09-09T19:56:31.591Z] PASS: docker_cli_network_unix_test.go:1240: DockerNetworkSuite.TestDockerNetworkInspectCreatedContainer 0.075s 19:56:31 [2019-09-09T19:56:31.849Z] PASS: docker_cli_network_unix_test.go:725: DockerNetworkSuite.TestDockerNetworkInspectCustomSpecified 0.248s 19:56:31 [2019-09-09T19:56:31.849Z] PASS: docker_cli_network_unix_test.go:706: DockerNetworkSuite.TestDockerNetworkInspectCustomUnspecified 0.173s 19:56:31 [2019-09-09T19:56:31.849Z] PASS: docker_cli_network_unix_test.go:678: DockerNetworkSuite.TestDockerNetworkInspectDefault 0.002s 19:56:32 [2019-09-09T19:56:32.780Z] PASS: docker_cli_swarm_test.go:1492: DockerSwarmSuite.TestSwarmNetworkIPAMOptions 4.942s 19:56:34 [2019-09-09T19:56:34.653Z] PASS: docker_cli_events_test.go:712: DockerSuite.TestEventsFormat 4.138s 19:56:34 [2019-09-09T19:56:34.653Z] PASS: docker_cli_events_test.go:745: DockerSuite.TestEventsFormatBadField 0.054s 19:56:34 [2019-09-09T19:56:34.653Z] PASS: docker_cli_events_test.go:735: DockerSuite.TestEventsFormatBadFunc 0.048s 19:56:34 [2019-09-09T19:56:34.653Z] SKIP: docker_cli_events_test.go:166: DockerSuite.TestEventsImageImport (unmatched requirement DaemonIsLinux) 19:56:34 [2019-09-09T19:56:34.653Z] SKIP: docker_cli_events_test.go:190: DockerSuite.TestEventsImageLoad (unmatched requirement DaemonIsLinux) 19:56:34 [2019-09-09T19:56:34.653Z] SKIP: docker_cli_events_test.go:148: DockerSuite.TestEventsImagePull (unmatched requirement DaemonIsLinux) 19:56:35 [2019-09-09T19:56:35.304Z] PASS: docker_cli_swarm_test.go:803: DockerSwarmSuite.TestSwarmNetworkPlugin 0.934s 19:56:36 [2019-09-09T19:56:36.198Z] PASS: docker_cli_events_test.go:130: DockerSuite.TestEventsImageTag 1.179s 19:56:36 [2019-09-09T19:56:36.198Z] SKIP: docker_cli_events_test.go:229: DockerSuite.TestEventsPluginOps (unmatched requirement DaemonIsLinux) 19:56:36 [2019-09-09T19:56:36.236Z] PASS: docker_cli_network_unix_test.go:925: DockerNetworkSuite.TestDockerNetworkLinkOnDefaultNetworkOnly 3.194s 19:56:36 [2019-09-09T19:56:36.493Z] PASS: docker_cli_network_unix_test.go:283: DockerNetworkSuite.TestDockerNetworkLsDefault 0.030s 19:56:36 [2019-09-09T19:56:36.493Z] SKIP: docker_cli_network_unix_test.go:319: DockerNetworkSuite.TestDockerNetworkLsFilter (unmatched requirement OnlyDefaultNetworks) 19:56:37 [2019-09-09T19:56:37.862Z] PASS: docker_cli_network_unix_test.go:1019: DockerNetworkSuite.TestDockerNetworkMacInspect 1.085s 19:56:38 [2019-09-09T19:56:38.385Z] PASS: docker_cli_events_test.go:501: DockerSuite.TestEventsRename 2.135s 19:56:39 [2019-09-09T19:56:39.810Z] PASS: docker_cli_build_test.go:6045: DockerSuite.TestBuildCopyFileDotWithWorkdir 9.821s 19:56:41 [2019-09-09T19:56:41.303Z] PASS: docker_cli_events_test.go:440: DockerSuite.TestEventsResize 2.614s 19:56:42 [2019-09-09T19:56:42.847Z] PASS: docker_cli_events_test.go:683: DockerSuite.TestEventsSinceInTheFuture 1.788s 19:56:43 [2019-09-09T19:56:43.117Z] PASS: docker_cli_network_unix_test.go:1085: DockerNetworkSuite.TestDockerNetworkMultipleNetworksGracefulDaemonRestart 4.311s 19:56:45 [2019-09-09T19:56:45.769Z] PASS: docker_cli_events_test.go:603: DockerSuite.TestEventsSpecialFiltersWithExecCreate 2.066s 19:56:47 [2019-09-09T19:56:47.291Z] PASS: docker_cli_network_unix_test.go:1104: DockerNetworkSuite.TestDockerNetworkMultipleNetworksUngracefulDaemonRestart 3.946s 19:56:47 [2019-09-09T19:56:47.291Z] PASS: docker_cli_network_unix_test.go:662: DockerNetworkSuite.TestDockerNetworkNullIPAMDriver 0.034s 19:56:48 [2019-09-09T19:56:48.660Z] PASS: docker_cli_network_unix_test.go:951: DockerNetworkSuite.TestDockerNetworkOverlayPortMapping 1.014s 19:56:51 [2019-09-09T19:56:51.184Z] PASS: docker_cli_network_unix_test.go:1246: DockerNetworkSuite.TestDockerNetworkRestartWithMultipleNetworks 2.330s 19:56:51 [2019-09-09T19:56:51.440Z] PASS: docker_cli_network_unix_test.go:310: DockerNetworkSuite.TestDockerNetworkRmPredefined 0.052s 19:56:52 [2019-09-09T19:56:52.809Z] PASS: docker_cli_network_unix_test.go:1125: DockerNetworkSuite.TestDockerNetworkRunNetByID 0.970s 19:56:53 [2019-09-09T19:56:53.373Z] PASS: docker_cli_network_unix_test.go:1366: DockerNetworkSuite.TestDockerNetworkUnsupportedRequiredIP 0.686s 19:56:55 [2019-09-09T19:56:55.269Z] PASS: docker_cli_network_unix_test.go:1747: DockerNetworkSuite.TestDockerNetworkValidateIP 1.164s 19:56:56 [2019-09-09T19:56:56.114Z] PASS: docker_cli_events_test.go:28: DockerSuite.TestEventsTimestampFormats 9.360s 19:56:56 [2019-09-09T19:56:56.114Z] SKIP: docker_cli_events_test.go:512: DockerSuite.TestEventsTop (unmatched requirement DaemonIsLinux) 19:56:57 [2019-09-09T19:56:57.658Z] PASS: docker_cli_events_test.go:57: DockerSuite.TestEventsUntag 2.732s 19:57:01 [2019-09-09T19:57:01.413Z] PASS: docker_cli_events_test.go:695: DockerSuite.TestEventsUntilInThePast 3.047s 19:57:01 [2019-09-09T19:57:01.413Z] SKIP: docker_cli_exec_test.go:25: DockerSuite.TestExec (unmatched requirement DaemonIsLinux) 19:57:01 [2019-09-09T19:57:01.413Z] SKIP: docker_api_exec_test.go:61: DockerSuite.TestExecAPICreateContainerPaused (unmatched requirement DaemonIsLinux) 19:57:02 [2019-09-09T19:57:02.957Z] PASS: docker_api_exec_test.go:24: DockerSuite.TestExecAPICreateNoCmd 1.453s 19:57:03 [2019-09-09T19:57:03.369Z] PASS: docker_cli_network_unix_test.go:783: DockerNetworkSuite.TestDockerPluginV2NetworkDriver 6.860s 19:57:03 [2019-09-09T19:57:03.625Z] PASS: docker_cli_pull_test.go:197: DockerHubPullSuite.TestPullAllTagsFromCentralRegistry 0.958s 19:57:05 [2019-09-09T19:57:05.145Z] PASS: docker_api_exec_test.go:40: DockerSuite.TestExecAPICreateNoValidContentType 1.429s 19:57:05 [2019-09-09T19:57:05.145Z] SKIP: docker_api_exec_test.go:80: DockerSuite.TestExecAPIStart (unmatched requirement DaemonIsLinux) 19:57:05 [2019-09-09T19:57:05.145Z] SKIP: docker_api_exec_test.go:117: DockerSuite.TestExecAPIStartBackwardsCompatible (unmatched requirement DaemonIsLinux) 19:57:05 [2019-09-09T19:57:05.145Z] SKIP: docker_api_exec_test.go:107: DockerSuite.TestExecAPIStartEnsureHeaders (unmatched requirement DaemonIsLinux) 19:57:06 [2019-09-09T19:57:06.145Z] PASS: docker_cli_pull_test.go:241: DockerHubPullSuite.TestPullClientDisconnect 2.175s 19:57:06 [2019-09-09T19:57:06.145Z] PASS: docker_cli_pull_test.go:18: DockerHubPullSuite.TestPullFromCentralRegistry 0.337s 19:57:06 [2019-09-09T19:57:06.689Z] PASS: docker_api_exec_test.go:189: DockerSuite.TestExecAPIStartInvalidCommand 1.552s 19:57:08 [2019-09-09T19:57:08.040Z] PASS: docker_cli_pull_test.go:118: DockerHubPullSuite.TestPullFromCentralRegistryImplicitRefParts 1.550s 19:57:08 [2019-09-09T19:57:08.040Z] PASS: docker_cli_pull_test.go:43: DockerHubPullSuite.TestPullNonExistingImage 0.200s 19:57:08 [2019-09-09T19:57:08.040Z] PASS: docker_cli_pull_test.go:187: DockerHubPullSuite.TestPullScratchNotAllowed 0.015s 19:57:08 [2019-09-09T19:57:08.040Z] OK: 1197 passed, 46 skipped 19:57:08 [2019-09-09T19:57:08.040Z] PASS 19:57:08 [2019-09-09T19:57:08.040Z] ---> Making bundle: .integration-daemon-stop (in /go/src/github.com/docker/docker/bundles/test-integration/2) 19:57:08 [2019-09-09T19:57:08.876Z] PASS: docker_api_exec_test.go:132: DockerSuite.TestExecAPIStartMultipleTimesError 1.660s 19:57:11 [2019-09-09T19:57:11.065Z] PASS: docker_api_exec_test.go:173: DockerSuite.TestExecAPIStartValidCommand 1.696s 19:57:13 [2019-09-09T19:57:13.255Z] PASS: docker_api_exec_test.go:142: DockerSuite.TestExecAPIStartWithDetach 1.579s 19:57:14 [2019-09-09T19:57:14.589Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/2/root: mountpoint not found 19:57:14 [2019-09-09T19:57:14.589Z] Clearing AppArmor profiles cache:. 19:57:14 [2019-09-09T19:57:14.589Z] All profile caches have been cleared, but no profiles have been unloaded. 19:57:14 [2019-09-09T19:57:14.589Z] Unloading profiles will leave already running processes permanently 19:57:14 [2019-09-09T19:57:14.589Z] unconfined, which can lead to unexpected situations. 19:57:14 [2019-09-09T19:57:14.589Z] 19:57:14 [2019-09-09T19:57:14.589Z] To set a process to complain mode, use the command line tool 19:57:14 [2019-09-09T19:57:14.589Z] 'aa-complain'. To really tear down all profiles, run the init script 19:57:14 [2019-09-09T19:57:14.589Z] with the 'teardown' option." 19:57:14 [2019-09-09T19:57:14.589Z] Removing test suite binaries 19:57:14 [2019-09-09T19:57:14.589Z] 19:57:17 [2019-09-09T19:57:17.006Z] PASS: docker_cli_exec_test.go:70: DockerSuite.TestExecAfterContainerRestart 3.586s 19:57:17 [2019-09-09T19:57:17.006Z] SKIP: docker_cli_exec_test.go:247: DockerSuite.TestExecCgroup (unmatched requirement DaemonIsLinux) 19:57:17 [2019-09-09T19:57:17.006Z] SKIP: docker_cli_exec_test.go:99: DockerSuite.TestExecEnv (unmatched requirement DaemonIsLinux) 19:57:17 [2019-09-09T19:57:17.006Z] SKIP: docker_cli_exec_test.go:524: DockerSuite.TestExecEnvLinksHost (unmatched requirement DaemonIsLinux) 19:57:19 [2019-09-09T19:57:19.198Z] PASS: docker_cli_exec_test.go:125: DockerSuite.TestExecExitStatus 1.672s 19:57:23 [2019-09-09T19:57:23.925Z] PASS: docker_cli_exec_test.go:300: DockerSuite.TestExecInspectID 4.681s 19:57:23 [2019-09-09T19:57:23.925Z] SKIP: docker_cli_exec_test.go:34: DockerSuite.TestExecInteractive (unmatched requirement DaemonIsLinux) 19:57:23 [2019-09-09T19:57:23.925Z] SKIP: docker_cli_exec_test.go:480: DockerSuite.TestExecOnReadonlyContainer (unmatched requirement DaemonIsLinux) 19:57:23 [2019-09-09T19:57:23.925Z] SKIP: docker_cli_exec_test.go:205: DockerSuite.TestExecParseError (unmatched requirement DaemonIsLinux) 19:57:23 [2019-09-09T19:57:23.925Z] SKIP: docker_cli_exec_test.go:132: DockerSuite.TestExecPausedContainer (unmatched requirement IsPausable) 19:57:23 [2019-09-09T19:57:23.925Z] SKIP: docker_api_exec_resize_test.go:18: DockerSuite.TestExecResizeAPIHeightWidthNoInt (unmatched requirement DaemonIsLinux) 19:57:26 [2019-09-09T19:57:26.112Z] PASS: docker_api_exec_resize_test.go:34: DockerSuite.TestExecResizeImmediatelyAfterExecStart 1.988s 19:57:26 [2019-09-09T19:57:26.112Z] SKIP: docker_cli_exec_test.go:114: DockerSuite.TestExecSetEnv (unmatched requirement DaemonIsLinux) 19:57:26 [2019-09-09T19:57:26.112Z] SKIP: docker_cli_exec_test.go:500: DockerSuite.TestExecStartFails (unmatched requirement DaemonIsLinux) 19:57:26 [2019-09-09T19:57:26.112Z] SKIP: docker_api_exec_test.go:207: DockerSuite.TestExecStateCleanup (unmatched requirement DaemonIsLinux) 19:57:26 [2019-09-09T19:57:26.112Z] SKIP: docker_cli_exec_test.go:219: DockerSuite.TestExecStopNotHanging (unmatched requirement DaemonIsLinux) 19:57:26 [2019-09-09T19:57:26.112Z] SKIP: docker_cli_exec_test.go:147: DockerSuite.TestExecTTYCloseStdin (unmatched requirement DaemonIsLinux) 19:57:28 [2019-09-09T19:57:28.300Z] PASS: docker_cli_exec_test.go:168: DockerSuite.TestExecTTYWithoutStdin 1.619s 19:57:28 [2019-09-09T19:57:28.300Z] SKIP: docker_cli_exec_test.go:488: DockerSuite.TestExecUlimits (unmatched requirement DaemonIsLinux) 19:57:30 [2019-09-09T19:57:30.552Z] PASS: docker_cli_build_test.go:607: DockerSuite.TestBuildCopyFileWithWhitespaceOnWindows 50.501s 19:57:32 [2019-09-09T19:57:32.096Z] PASS: docker_cli_build_test.go:5918: DockerSuite.TestBuildCopyFromForbidWindowsRelativePaths 1.498s 19:57:32 [2019-09-09T19:57:32.649Z] PASS: docker_cli_swarm_unix_test.go:58: DockerSwarmSuite.TestSwarmNetworkPluginV2 49.218s 19:57:32 [2019-09-09T19:57:32.649Z] PASS: docker_cli_swarm_test.go:230: DockerSwarmSuite.TestSwarmNodeListFilter 1.161s 19:57:33 [2019-09-09T19:57:33.641Z] PASS: docker_cli_build_test.go:5901: DockerSuite.TestBuildCopyFromForbidWindowsSystemPaths 1.220s 19:57:36 [2019-09-09T19:57:36.821Z] PASS: docker_cli_swarm_test.go:249: DockerSwarmSuite.TestSwarmNodeTaskListFilter 2.800s 19:57:36 [2019-09-09T19:57:36.894Z] PASS: docker_cli_exec_test.go:514: DockerSuite.TestExecWindowsPathNotWiped 7.265s 19:57:36 [2019-09-09T19:57:36.894Z] SKIP: docker_cli_exec_test.go:467: DockerSuite.TestExecWithImageUser (unmatched requirement DaemonIsLinux) 19:57:36 [2019-09-09T19:57:36.894Z] SKIP: docker_cli_exec_test.go:437: DockerSuite.TestExecWithPrivileged (unmatched requirement DaemonIsLinux) 19:57:36 [2019-09-09T19:57:36.894Z] SKIP: docker_cli_exec_test.go:424: DockerSuite.TestExecWithUser (unmatched requirement DaemonIsLinux) 19:57:38 [2019-09-09T19:57:38.728Z] PASS: docker_cli_swarm_test.go:276: DockerSwarmSuite.TestSwarmPublishAdd 0.964s 19:57:42 [2019-09-09T19:57:42.707Z] PASS: docker_api_containers_test.go:190: DockerSuite.TestGetContainerStats 5.800s 19:57:43 [2019-09-09T19:57:43.982Z] PASS: docker_cli_swarm_test.go:1563: DockerSwarmSuite.TestSwarmPublishDuplicatePorts 3.806s 19:57:43 [2019-09-09T19:57:43.997Z] PASS: docker_cli_build_test.go:5936: DockerSuite.TestBuildCopyFromWindowsIsCaseInsensitive 8.573s 19:57:43 [2019-09-09T19:57:43.997Z] SKIP: docker_cli_build_test.go:849: DockerSuite.TestBuildCopySingleFileToExistDir (unmatched requirement DaemonIsLinux) 19:57:43 [2019-09-09T19:57:43.997Z] SKIP: docker_cli_build_test.go:865: DockerSuite.TestBuildCopySingleFileToNonExistDir (unmatched requirement DaemonIsLinux) 19:57:43 [2019-09-09T19:57:43.997Z] SKIP: docker_cli_build_test.go:811: DockerSuite.TestBuildCopySingleFileToRoot (unmatched requirement DaemonIsLinux) 19:57:45 [2019-09-09T19:57:45.540Z] PASS: docker_cli_build_test.go:827: DockerSuite.TestBuildCopySingleFileToWorkdir 1.759s 19:57:45 [2019-09-09T19:57:45.541Z] SKIP: docker_cli_build_test.go:910: DockerSuite.TestBuildCopyWholeDirToRoot (unmatched requirement DaemonIsLinux) 19:57:45 [2019-09-09T19:57:45.878Z] PASS: docker_cli_swarm_test.go:1621: DockerSwarmSuite.TestSwarmReadonlyRootfs 1.922s 19:57:48 [2019-09-09T19:57:48.514Z] PASS: docker_api_containers_test.go:338: DockerSuite.TestGetContainerStatsNoStream 5.773s 19:57:50 [2019-09-09T19:57:50.701Z] PASS: docker_api_containers_test.go:230: DockerSuite.TestGetContainerStatsRmRunning 2.959s 19:57:56 [2019-09-09T19:57:56.514Z] PASS: docker_api_containers_test.go:297: DockerSuite.TestGetContainerStatsStream 5.782s 19:57:56 [2019-09-09T19:57:56.514Z] SKIP: docker_api_attach_test.go:26: DockerSuite.TestGetContainersAttachWebsocket (unmatched requirement DaemonIsLinux) 19:57:56 [2019-09-09T19:57:56.514Z] PASS: docker_api_attach_test.go:90: DockerSuite.TestGetContainersWsAttachContainerNotFound 0.001s 19:57:56 [2019-09-09T19:57:56.514Z] PASS: docker_api_containers_test.go:378: DockerSuite.TestGetStoppedContainerStats 0.083s 19:57:56 [2019-09-09T19:57:56.514Z] SKIP: docker_cli_health_test.go:39: DockerSuite.TestHealth (unmatched requirement DaemonIsLinux) 19:57:56 [2019-09-09T19:57:56.514Z] PASS: docker_cli_history_test.go:58: DockerSuite.TestHistoryExistentImage 0.059s 19:57:56 [2019-09-09T19:57:56.514Z] PASS: docker_cli_history_test.go:86: DockerSuite.TestHistoryHumanOptionFalse 0.058s 19:57:56 [2019-09-09T19:57:56.976Z] PASS: docker_cli_history_test.go:104: DockerSuite.TestHistoryHumanOptionTrue 0.060s 19:58:01 [2019-09-09T19:58:01.682Z] PASS: docker_cli_history_test.go:67: DockerSuite.TestHistoryImageWithComment 4.461s 19:58:01 [2019-09-09T19:58:01.682Z] PASS: docker_cli_history_test.go:62: DockerSuite.TestHistoryNonExistentImage 0.053s 19:58:01 [2019-09-09T19:58:01.682Z] SKIP: docker_cli_images_test.go:227: DockerSuite.TestImagesEnsureDanglingImageOnlyListedOnce (unmatched requirement DaemonIsLinux) 19:58:01 [2019-09-09T19:58:01.682Z] PASS: docker_cli_images_test.go:22: DockerSuite.TestImagesEnsureImageIsListed 0.059s 19:58:02 [2019-09-09T19:58:02.144Z] PASS: docker_cli_images_test.go:46: DockerSuite.TestImagesEnsureImageWithBadTagIsNotListed 0.059s 19:58:02 [2019-09-09T19:58:02.144Z] PASS: docker_cli_images_test.go:27: DockerSuite.TestImagesEnsureImageWithTagIsListed 0.294s 19:58:03 [2019-09-09T19:58:03.118Z] PASS: docker_cli_images_test.go:301: DockerSuite.TestImagesEnsureImagesFromBusyboxShown 0.563s 19:58:03 [2019-09-09T19:58:03.118Z] SKIP: docker_cli_images_test.go:284: DockerSuite.TestImagesEnsureImagesFromScratchShown (unmatched requirement DaemonIsLinux) 19:58:03 [2019-09-09T19:58:03.580Z] PASS: docker_cli_images_test.go:261: DockerSuite.TestImagesEnsureOnlyHeadsImagesShown 0.872s 19:58:04 [2019-09-09T19:58:04.041Z] PASS: docker_cli_images_test.go:71: DockerSuite.TestImagesErrorWithInvalidFilterNameTest 0.052s 19:58:05 [2019-09-09T19:58:05.586Z] PASS: docker_cli_images_test.go:77: DockerSuite.TestImagesFilterLabelMatch 1.534s 19:58:05 [2019-09-09T19:58:05.586Z] PASS: docker_cli_images_test.go:316: DockerSuite.TestImagesFilterNameWithPort 0.249s 19:58:07 [2019-09-09T19:58:07.774Z] PASS: docker_cli_images_test.go:117: DockerSuite.TestImagesFilterSinceAndBefore 1.821s 19:58:07 [2019-09-09T19:58:07.778Z] PASS: docker_api_swarm_test.go:959: DockerSwarmSuite.TestSwarmRepeatedRootRotation 14.636s 19:58:09 [2019-09-09T19:58:09.961Z] PASS: docker_cli_images_test.go:187: DockerSuite.TestImagesFilterSpaceTrimCase 2.381s 19:58:10 [2019-09-09T19:58:10.427Z] PASS: docker_cli_images_test.go:329: DockerSuite.TestImagesFormat 0.180s 19:58:10 [2019-09-09T19:58:10.427Z] SKIP: docker_cli_images_test.go:345: DockerSuite.TestImagesFormatDefaultFormat (unmatched requirement DaemonIsLinux) 19:58:14 [2019-09-09T19:58:14.176Z] PASS: docker_cli_images_test.go:51: DockerSuite.TestImagesOrderedByCreationDate 3.546s 19:58:14 [2019-09-09T19:58:14.176Z] PASS: docker_cli_images_test.go:255: DockerSuite.TestImagesWithIncorrectFilter 0.055s 19:58:16 [2019-09-09T19:58:16.363Z] PASS: docker_cli_import_test.go:37: DockerSuite.TestImportBadURL 2.392s 19:58:16 [2019-09-09T19:58:16.363Z] SKIP: docker_cli_import_test.go:19: DockerSuite.TestImportDisplay (unmatched requirement DaemonIsLinux) 19:58:16 [2019-09-09T19:58:16.363Z] SKIP: docker_cli_import_test.go:48: DockerSuite.TestImportFile (unmatched requirement DaemonIsLinux) 19:58:16 [2019-09-09T19:58:16.363Z] PASS: docker_cli_import_test.go:123: DockerSuite.TestImportFileNonExistentFile 0.058s 19:58:16 [2019-09-09T19:58:16.363Z] SKIP: docker_cli_import_test.go:92: DockerSuite.TestImportFileWithMessage (unmatched requirement DaemonIsLinux) 19:58:16 [2019-09-09T19:58:16.363Z] SKIP: docker_cli_import_test.go:69: DockerSuite.TestImportGzipped (unmatched requirement DaemonIsLinux) 19:58:16 [2019-09-09T19:58:16.363Z] SKIP: docker_cli_import_test.go:128: DockerSuite.TestImportWithQuotedChanges (unmatched requirement DaemonIsLinux) 19:58:16 [2019-09-09T19:58:16.363Z] SKIP: docker_cli_info_test.go:178: DockerSuite.TestInfoDebug (unmatched requirement DaemonIsLinux) 19:58:16 [2019-09-09T19:58:16.824Z] SKIP: docker_cli_info_test.go:107: DockerSuite.TestInfoDiscoveryAdvertiseInterfaceName (unmatched requirement DaemonIsLinux) 19:58:16 [2019-09-09T19:58:16.824Z] SKIP: docker_cli_info_test.go:73: DockerSuite.TestInfoDiscoveryBackend (unmatched requirement DaemonIsLinux) 19:58:16 [2019-09-09T19:58:16.824Z] SKIP: docker_cli_info_test.go:90: DockerSuite.TestInfoDiscoveryInvalidAdvertise (unmatched requirement DaemonIsLinux) 19:58:16 [2019-09-09T19:58:16.824Z] SKIP: docker_cli_info_test.go:144: DockerSuite.TestInfoDisplaysPausedContainers (unmatched requirement IsPausable) 19:58:16 [2019-09-09T19:58:16.824Z] SKIP: docker_cli_info_test.go:131: DockerSuite.TestInfoDisplaysRunningContainers (unmatched requirement DaemonIsLinux) 19:58:16 [2019-09-09T19:58:16.824Z] SKIP: docker_cli_info_test.go:161: DockerSuite.TestInfoDisplaysStoppedContainers (unmatched requirement DaemonIsLinux) 19:58:16 [2019-09-09T19:58:16.824Z] PASS: docker_cli_info_test.go:17: DockerSuite.TestInfoEnsureSucceeds 0.061s 19:58:17 [2019-09-09T19:58:17.285Z] PASS: docker_cli_info_test.go:61: DockerSuite.TestInfoFormat 0.108s 19:58:17 [2019-09-09T19:58:17.285Z] SKIP: docker_cli_info_test.go:196: DockerSuite.TestInsecureRegistries (unmatched requirement DaemonIsLinux) 19:58:17 [2019-09-09T19:58:17.285Z] SKIP: docker_api_inspect_test.go:146: DockerSuite.TestInspectAPIBridgeNetworkSettings120 (unmatched requirement DaemonIsLinux) 19:58:17 [2019-09-09T19:58:17.285Z] SKIP: docker_api_inspect_test.go:163: DockerSuite.TestInspectAPIBridgeNetworkSettings121 (unmatched requirement DaemonIsLinux) 19:58:19 [2019-09-09T19:58:19.473Z] PASS: docker_api_inspect_test.go:16: DockerSuite.TestInspectAPIContainerResponse 1.382s 19:58:21 [2019-09-09T19:58:21.019Z] PASS: docker_api_inspect_test.go:83: DockerSuite.TestInspectAPIContainerVolumeDriver 1.359s 19:58:21 [2019-09-09T19:58:21.019Z] SKIP: docker_api_inspect_test.go:60: DockerSuite.TestInspectAPIContainerVolumeDriverLegacy (unmatched requirement DaemonIsLinux) 19:58:21 [2019-09-09T19:58:21.019Z] SKIP: docker_api_inspect_test.go:122: DockerSuite.TestInspectAPIEmptyFieldsInConfigPre121 (unmatched requirement DaemonIsLinux) 19:58:21 [2019-09-09T19:58:21.482Z] PASS: docker_api_inspect_test.go:107: DockerSuite.TestInspectAPIImageResponse 0.068s 19:58:21 [2019-09-09T19:58:21.482Z] SKIP: docker_cli_inspect_test.go:413: DockerSuite.TestInspectAmpersand (unmatched requirement DaemonIsLinux) 19:58:23 [2019-09-09T19:58:23.028Z] PASS: docker_cli_inspect_test.go:207: DockerSuite.TestInspectBindMountPoint 1.487s 19:58:23 [2019-09-09T19:58:23.489Z] PASS: docker_cli_inspect_test.go:342: DockerSuite.TestInspectByPrefix 0.177s 19:58:25 [2019-09-09T19:58:25.677Z] PASS: docker_cli_inspect_test.go:142: DockerSuite.TestInspectContainerFilterInt 1.585s 19:58:25 [2019-09-09T19:58:25.677Z] SKIP: docker_cli_inspect_test.go:182: DockerSuite.TestInspectContainerGraphDriver (unmatched requirement DaemonIsLinux) 19:58:25 [2019-09-09T19:58:25.677Z] SKIP: docker_cli_inspect_test.go:392: DockerSuite.TestInspectContainerNetworkCustom (unmatched requirement DaemonIsLinux) 19:58:25 [2019-09-09T19:58:25.677Z] SKIP: docker_cli_inspect_test.go:380: DockerSuite.TestInspectContainerNetworkDefault (unmatched requirement DaemonIsLinux) 19:58:25 [2019-09-09T19:58:25.834Z] PASS: docker_cli_swarm_test.go:1253: DockerSwarmSuite.TestSwarmRotateUnlockKey 15.750s 19:58:25 [2019-09-09T19:58:25.834Z] PASS: docker_cli_swarm_test.go:822: DockerSwarmSuite.TestSwarmServiceEnvFile 1.141s 19:58:27 [2019-09-09T19:58:27.864Z] PASS: docker_cli_inspect_test.go:45: DockerSuite.TestInspectDefault 1.550s 19:58:28 [2019-09-09T19:58:28.115Z] PASS: docker_cli_build_test.go:637: DockerSuite.TestBuildCopyWildcard 39.306s 19:58:28 [2019-09-09T19:58:28.115Z] PASS: docker_cli_build_test.go:697: DockerSuite.TestBuildCopyWildcardCache 1.821s 19:58:28 [2019-09-09T19:58:28.115Z] SKIP: docker_cli_build_test.go:677: DockerSuite.TestBuildCopyWildcardInName (unmatched requirement DaemonIsLinux) 19:58:28 [2019-09-09T19:58:28.354Z] PASS: docker_cli_swarm_test.go:189: DockerSwarmSuite.TestSwarmServiceListFilter 1.611s 19:58:32 [2019-09-09T19:58:32.528Z] PASS: docker_cli_swarm_test.go:1735: DockerSwarmSuite.TestSwarmServiceLsFilterMode 2.691s 19:58:32 [2019-09-09T19:58:32.571Z] PASS: docker_cli_inspect_test.go:372: DockerSuite.TestInspectHistory 4.480s 19:58:32 [2019-09-09T19:58:32.571Z] SKIP: docker_cli_inspect_test.go:25: DockerSuite.TestInspectImage (unmatched requirement DaemonIsLinux) 19:58:32 [2019-09-09T19:58:32.571Z] SKIP: docker_cli_inspect_test.go:126: DockerSuite.TestInspectImageFilterInt (unmatched requirement DaemonIsLinux) 19:58:32 [2019-09-09T19:58:32.571Z] SKIP: docker_cli_inspect_test.go:164: DockerSuite.TestInspectImageGraphDriver (unmatched requirement DaemonIsLinux) 19:58:34 [2019-09-09T19:58:34.769Z] PASS: docker_cli_inspect_test.go:39: DockerSuite.TestInspectInt64 1.467s 19:58:36 [2019-09-09T19:58:36.956Z] PASS: docker_cli_inspect_test.go:334: DockerSuite.TestInspectJSONFields 1.687s 19:58:36 [2019-09-09T19:58:36.956Z] PASS: docker_cli_inspect_test.go:284: DockerSuite.TestInspectLogConfigNoType 0.145s 19:58:39 [2019-09-09T19:58:39.076Z] PASS: docker_cli_swarm_test.go:911: DockerSwarmSuite.TestSwarmServiceNetworkUpdate 6.791s 19:58:44 [2019-09-09T19:58:44.053Z] PASS: docker_cli_inspect_test.go:239: DockerSuite.TestInspectNamedMountPoint 1.592s 19:58:45 [2019-09-09T19:58:45.597Z] PASS: docker_cli_inspect_test.go:297: DockerSuite.TestInspectNoSizeFlagContainer 1.639s 19:58:45 [2019-09-09T19:58:45.597Z] SKIP: docker_cli_inspect_test.go:423: DockerSuite.TestInspectPlugin (unmatched requirement DaemonIsLinux) 19:58:45 [2019-09-09T19:58:45.597Z] PASS: docker_cli_inspect_test.go:403: DockerSuite.TestInspectRootFS 0.063s 19:58:47 [2019-09-09T19:58:47.785Z] PASS: docker_cli_inspect_test.go:309: DockerSuite.TestInspectSizeFlagContainer 1.606s 19:58:49 [2019-09-09T19:58:49.974Z] PASS: docker_cli_inspect_test.go:56: DockerSuite.TestInspectStatus 2.470s 19:58:54 [2019-09-09T19:58:54.680Z] PASS: docker_cli_inspect_test.go:353: DockerSuite.TestInspectStopWhenNotFound 3.137s 19:58:56 [2019-09-09T19:58:56.228Z] PASS: docker_cli_inspect_test.go:320: DockerSuite.TestInspectTemplateError 1.723s 19:58:58 [2019-09-09T19:58:58.113Z] PASS: docker_cli_build_test.go:5141: DockerSuite.TestBuildDeleteCommittedFile 27.666s 19:58:58 [2019-09-09T19:58:58.415Z] PASS: docker_cli_inspect_test.go:263: DockerSuite.TestInspectTimesAsRFC3339Nano 1.705s 19:58:59 [2019-09-09T19:58:59.656Z] PASS: docker_cli_build_test.go:2069: DockerSuite.TestBuildDockerfileStdin 3.404s 19:58:59 [2019-09-09T19:58:59.958Z] PASS: docker_cli_inspect_test.go:81: DockerSuite.TestInspectTypeFlagContainer 1.585s 19:59:00 [2019-09-09T19:59:00.629Z] PASS: docker_cli_build_test.go:2089: DockerSuite.TestBuildDockerfileStdinConflict 0.053s 19:59:02 [2019-09-09T19:59:02.143Z] PASS: docker_cli_inspect_test.go:103: DockerSuite.TestInspectTypeFlagWithImage 1.536s 19:59:04 [2019-09-09T19:59:04.333Z] PASS: docker_cli_inspect_test.go:114: DockerSuite.TestInspectTypeFlagWithInvalidValue 1.583s 19:59:05 [2019-09-09T19:59:05.598Z] PASS: docker_cli_swarm_test.go:840: DockerSwarmSuite.TestSwarmServiceTTY 14.924s 19:59:06 [2019-09-09T19:59:06.447Z] PASS: docker_cli_build_test.go:2103: DockerSuite.TestBuildDockerfileStdinDockerignore 5.432s 19:59:06 [2019-09-09T19:59:06.521Z] PASS: docker_cli_inspect_test.go:91: DockerSuite.TestInspectTypeFlagWithNoContainer 1.536s 19:59:06 [2019-09-09T19:59:06.521Z] PASS: docker_cli_inspect_test.go:454: DockerSuite.TestInspectUnknownObject 0.072s 19:59:06 [2019-09-09T19:59:06.521Z] SKIP: docker_cli_links_test.go:201: DockerSuite.TestLinkShortDefinition (unmatched requirement DaemonIsLinux) 19:59:06 [2019-09-09T19:59:06.521Z] SKIP: docker_cli_links_test.go:192: DockerSuite.TestLinksEnvs (unmatched requirement DaemonIsLinux) 19:59:06 [2019-09-09T19:59:06.521Z] SKIP: docker_cli_links_test.go:228: DockerSuite.TestLinksEtcHostsRegularFile (unmatched requirement DaemonIsLinux) 19:59:06 [2019-09-09T19:59:06.521Z] SKIP: docker_cli_links_test.go:141: DockerSuite.TestLinksHostsFilesInject (unmatched requirement DaemonIsLinux) 19:59:06 [2019-09-09T19:59:06.521Z] SKIP: docker_cli_links_test.go:94: DockerSuite.TestLinksInspectLinksStarted (unmatched requirement DaemonIsLinux) 19:59:06 [2019-09-09T19:59:06.521Z] SKIP: docker_cli_links_test.go:113: DockerSuite.TestLinksInspectLinksStopped (unmatched requirement DaemonIsLinux) 19:59:06 [2019-09-09T19:59:06.521Z] SKIP: docker_cli_links_test.go:25: DockerSuite.TestLinksInvalidContainerTarget (unmatched requirement DaemonIsLinux) 19:59:06 [2019-09-09T19:59:06.521Z] SKIP: docker_cli_links_test.go:235: DockerSuite.TestLinksMultipleWithSameName (unmatched requirement DaemonIsLinux) 19:59:06 [2019-09-09T19:59:06.521Z] SKIP: docker_cli_links_test.go:217: DockerSuite.TestLinksNetworkHostContainer (unmatched requirement DaemonIsLinux) 19:59:06 [2019-09-09T19:59:06.521Z] SKIP: docker_cli_links_test.go:133: DockerSuite.TestLinksNotStartedParentNotFail (unmatched requirement DaemonIsLinux) 19:59:06 [2019-09-09T19:59:06.521Z] SKIP: docker_cli_links_test.go:37: DockerSuite.TestLinksPingLinkedContainers (unmatched requirement DaemonIsLinux) 19:59:06 [2019-09-09T19:59:06.521Z] SKIP: docker_cli_links_test.go:81: DockerSuite.TestLinksPingLinkedContainersAfterRename (unmatched requirement DaemonIsLinux) 19:59:06 [2019-09-09T19:59:06.521Z] SKIP: docker_cli_exec_test.go:367: DockerSuite.TestLinksPingLinkedContainersOnRename (unmatched requirement DaemonIsLinux) 19:59:06 [2019-09-09T19:59:06.521Z] SKIP: docker_cli_links_test.go:16: DockerSuite.TestLinksPingUnlinkedContainers (unmatched requirement DaemonIsLinux) 19:59:06 [2019-09-09T19:59:06.521Z] SKIP: docker_cli_links_test.go:159: DockerSuite.TestLinksUpdateOnRestart (unmatched requirement DaemonIsLinux) 19:59:06 [2019-09-09T19:59:06.521Z] SKIP: docker_cli_save_load_test.go:334: DockerSuite.TestLoadZeroSizeLayer (unmatched requirement DaemonIsLinux) 19:59:06 [2019-09-09T19:59:06.521Z] PASS: docker_cli_login_test.go:12: DockerSuite.TestLoginWithoutTTY 0.056s 19:59:06 [2019-09-09T19:59:06.521Z] PASS: docker_api_logs_test.go:86: DockerSuite.TestLogsAPIContainerNotFound 0.001s 19:59:08 [2019-09-09T19:59:08.120Z] PASS: docker_cli_swarm_test.go:888: DockerSwarmSuite.TestSwarmServiceTTYUpdate 2.503s 19:59:08 [2019-09-09T19:59:08.707Z] PASS: docker_api_logs_test.go:71: DockerSuite.TestLogsAPIFollowEmptyOutput 1.403s 19:59:10 [2019-09-09T19:59:10.252Z] PASS: docker_api_logs_test.go:59: DockerSuite.TestLogsAPINoStdoutNorStderr 1.435s 19:59:11 [2019-09-09T19:59:11.394Z] PASS: docker_cli_swarm_test.go:171: DockerSwarmSuite.TestSwarmServiceTemplatingHostname 2.499s 19:59:12 [2019-09-09T19:59:12.260Z] PASS: docker_cli_build_test.go:2107: DockerSuite.TestBuildDockerfileStdinDockerignoreIgnored 5.465s 19:59:14 [2019-09-09T19:59:14.667Z] PASS: docker_cli_swarm_test.go:302: DockerSwarmSuite.TestSwarmServiceWithGroup 2.662s 19:59:16 [2019-09-09T19:59:16.061Z] PASS: docker_api_logs_test.go:150: DockerSuite.TestLogsAPIUntil 5.355s 19:59:17 [2019-09-09T19:59:17.189Z] PASS: docker_cli_swarm_test.go:1707: DockerSwarmSuite.TestSwarmStopSignal 2.083s 19:59:18 [2019-09-09T19:59:18.074Z] PASS: docker_cli_build_test.go:2099: DockerSuite.TestBuildDockerfileStdinNoExtraFiles 5.577s 19:59:18 [2019-09-09T19:59:18.248Z] PASS: docker_api_logs_test.go:188: DockerSuite.TestLogsAPIUntilDefaultValue 2.280s 19:59:18 [2019-09-09T19:59:18.248Z] SKIP: docker_api_logs_test.go:93: DockerSuite.TestLogsAPIUntilFutureFollow (unmatched requirement DaemonIsLinux) 19:59:19 [2019-09-09T19:59:19.793Z] PASS: docker_api_logs_test.go:23: DockerSuite.TestLogsAPIWithStdout 1.611s 19:59:19 [2019-09-09T19:59:19.793Z] PASS: docker_cli_logs_test.go:318: DockerSuite.TestLogsCLIContainerNotFound 0.056s 19:59:20 [2019-09-09T19:59:20.461Z] PASS: docker_cli_swarm_test.go:544: DockerSwarmSuite.TestSwarmTaskListFilter 1.419s 19:59:22 [2019-09-09T19:59:22.983Z] PASS: docker_cli_swarm_test.go:37: DockerSwarmSuite.TestSwarmUpdate 1.460s 19:59:26 [2019-09-09T19:59:26.887Z] PASS: docker_cli_logs_test.go:24: DockerSuite.TestLogsContainerBiggerThanPage 6.987s 19:59:33 [2019-09-09T19:59:33.982Z] PASS: docker_cli_logs_test.go:29: DockerSuite.TestLogsContainerMuchBiggerThanPage 6.938s 19:59:42 [2019-09-09T19:59:42.575Z] PASS: docker_cli_logs_test.go:19: DockerSuite.TestLogsContainerSmallerThanPage 7.389s 19:59:43 [2019-09-09T19:59:43.548Z] PASS: docker_cli_logs_test.go:300: DockerSuite.TestLogsFollowGoroutinesNoOutput 2.023s 19:59:46 [2019-09-09T19:59:46.465Z] PASS: docker_cli_logs_test.go:272: DockerSuite.TestLogsFollowGoroutinesWithStdout 1.897s 19:59:46 [2019-09-09T19:59:46.465Z] SKIP: docker_cli_logs_test.go:214: DockerSuite.TestLogsFollowSlowStdoutConsumer (unmatched requirement DaemonIsLinux) 19:59:48 [2019-09-09T19:59:48.010Z] PASS: docker_cli_logs_test.go:124: DockerSuite.TestLogsFollowStopped 2.085s 19:59:50 [2019-09-09T19:59:50.199Z] PASS: docker_cli_logs_test.go:66: DockerSuite.TestLogsSeparateStderr 1.985s 19:59:58 [2019-09-09T19:59:58.790Z] PASS: docker_cli_logs_test.go:145: DockerSuite.TestLogsSince 8.674s 19:59:58 [2019-09-09T19:59:58.790Z] SKIP: docker_cli_logs_test.go:180: DockerSuite.TestLogsSinceFutureFollow (unmatched requirement DaemonIsLinux) 19:59:58 [2019-09-09T19:59:58.790Z] SKIP: docker_cli_logs_test.go:77: DockerSuite.TestLogsStderrInStdout (unmatched requirement DaemonIsLinux) 20:00:01 [2019-09-09T20:00:01.709Z] PASS: docker_cli_logs_test.go:92: DockerSuite.TestLogsTail 2.628s 20:00:03 [2019-09-09T20:00:03.899Z] PASS: docker_cli_logs_test.go:41: DockerSuite.TestLogsTimestamps 2.393s 20:00:06 [2019-09-09T20:00:06.086Z] PASS: docker_cli_logs_test.go:325: DockerSuite.TestLogsWithDetails 2.057s 20:00:06 [2019-09-09T20:00:06.086Z] SKIP: docker_cli_run_test.go:2915: DockerSuite.TestMountIntoProc (unmatched requirement DaemonIsLinux) 20:00:06 [2019-09-09T20:00:06.086Z] SKIP: docker_cli_run_test.go:2924: DockerSuite.TestMountIntoSys (unmatched requirement DaemonIsLinux) 20:00:06 [2019-09-09T20:00:06.086Z] SKIP: docker_cli_netmode_test.go:33: DockerSuite.TestNetHostname (unmatched requirement DaemonIsLinux) 20:00:06 [2019-09-09T20:00:06.086Z] SKIP: docker_cli_netmode_test.go:26: DockerSuite.TestNetHostnameWithNetHost (unmatched requirement DaemonIsLinux) 20:00:06 [2019-09-09T20:00:06.086Z] SKIP: docker_cli_run_test.go:3519: DockerSuite.TestNetworkRmWithActiveContainers (unmatched requirement DaemonIsLinux) 20:00:06 [2019-09-09T20:00:06.086Z] SKIP: docker_cli_run_test.go:2701: DockerSuite.TestPermissionsPtsReadonlyRootfs (unmatched requirement DaemonIsLinux) 20:00:06 [2019-09-09T20:00:06.086Z] SKIP: docker_cli_plugins_test.go:77: DockerSuite.TestPluginActive (unmatched requirement DaemonIsLinux) 20:00:06 [2019-09-09T20:00:06.086Z] SKIP: docker_cli_plugins_test.go:100: DockerSuite.TestPluginActiveNetwork (unmatched requirement DaemonIsLinux) 20:00:06 [2019-09-09T20:00:06.086Z] PASS: docker_cli_plugins_test.go:345: DockerSuite.TestPluginInspectOnWindows 0.064s 20:00:06 [2019-09-09T20:00:06.086Z] SKIP: docker_cli_plugins_test.go:151: DockerSuite.TestPluginInstallDisableVolumeLs (unmatched requirement DaemonIsLinux) 20:00:06 [2019-09-09T20:00:06.086Z] SKIP: docker_cli_plugins_logdriver_test.go:12: DockerSuite.TestPluginLogDriver (unmatched requirement IsAmd64) 20:00:06 [2019-09-09T20:00:06.086Z] SKIP: docker_cli_plugins_logdriver_test.go:32: DockerSuite.TestPluginLogDriverInfoList (unmatched requirement IsAmd64) 20:00:06 [2019-09-09T20:00:06.548Z] SKIP: docker_cli_plugins_test.go:475: DockerSuite.TestPluginMetricsCollector (unmatched requirement DaemonIsLinux) 20:00:06 [2019-09-09T20:00:06.548Z] SKIP: docker_cli_plugins_test.go:443: DockerSuite.TestPluginUpgrade (unmatched requirement DaemonIsLinux) 20:00:06 [2019-09-09T20:00:06.548Z] SKIP: docker_cli_port_test.go:330: DockerSuite.TestPortBindingOnSandbox (unmatched requirement DaemonIsLinux) 20:00:06 [2019-09-09T20:00:06.548Z] SKIP: docker_cli_port_test.go:308: DockerSuite.TestPortExposeHostBinding (unmatched requirement DaemonIsLinux) 20:00:06 [2019-09-09T20:00:06.548Z] SKIP: docker_cli_port_test.go:286: DockerSuite.TestPortHostBinding (unmatched requirement DaemonIsLinux) 20:00:06 [2019-09-09T20:00:06.548Z] SKIP: docker_cli_port_test.go:16: DockerSuite.TestPortList (unmatched requirement DaemonIsLinux) 20:00:15 [2019-09-09T20:00:15.149Z] PASS: docker_api_containers_test.go:1302: DockerSuite.TestPostContainerAPICreateWithStringOrSliceEntrypoint 8.818s 20:00:15 [2019-09-09T20:00:15.149Z] SKIP: docker_api_attach_test.go:100: DockerSuite.TestPostContainersAttach (unmatched requirement DaemonIsLinux) 20:00:15 [2019-09-09T20:00:15.149Z] PASS: docker_api_attach_test.go:79: DockerSuite.TestPostContainersAttachContainerNotFound 0.003s 20:00:15 [2019-09-09T20:00:15.149Z] SKIP: docker_api_containers_test.go:1567: DockerSuite.TestPostContainersCreateMemorySwappinessHostConfigOmitted (unmatched requirement DaemonIsLinux) 20:00:15 [2019-09-09T20:00:15.149Z] SKIP: docker_api_containers_test.go:1481: DockerSuite.TestPostContainersCreateShmSizeHostConfigOmitted (unmatched requirement DaemonIsLinux) 20:00:15 [2019-09-09T20:00:15.149Z] SKIP: docker_api_containers_test.go:1463: DockerSuite.TestPostContainersCreateShmSizeNegative (unmatched requirement DaemonIsLinux) 20:00:15 [2019-09-09T20:00:15.612Z] SKIP: docker_api_containers_test.go:1509: DockerSuite.TestPostContainersCreateShmSizeOmitted (unmatched requirement DaemonIsLinux) 20:00:15 [2019-09-09T20:00:15.612Z] SKIP: docker_api_containers_test.go:1592: DockerSuite.TestPostContainersCreateWithOomScoreAdjInvalidRange (unmatched requirement DaemonIsLinux) 20:00:15 [2019-09-09T20:00:15.612Z] SKIP: docker_api_containers_test.go:1536: DockerSuite.TestPostContainersCreateWithShmSize (unmatched requirement DaemonIsLinux) 20:00:15 [2019-09-09T20:00:15.612Z] SKIP: docker_api_containers_test.go:1359: DockerSuite.TestPostContainersCreateWithStringOrSliceCapAddDrop (unmatched requirement DaemonIsLinux) 20:00:19 [2019-09-09T20:00:19.168Z] PASS: docker_cli_swarm_unix_test.go:16: DockerSwarmSuite.TestSwarmVolumePlugin 21.764s 20:00:19 [2019-09-09T20:00:19.362Z] PASS: docker_api_containers_test.go:1330: DockerSuite.TestPostContainersCreateWithStringOrSliceCmd 3.970s 20:00:19 [2019-09-09T20:00:19.362Z] SKIP: docker_api_containers_test.go:1430: DockerSuite.TestPostContainersCreateWithWrongCpusetValues (unmatched requirement DaemonIsLinux) 20:00:27 [2019-09-09T20:00:27.955Z] PASS: docker_cli_ps_test.go:791: DockerSuite.TestPsByOrder 6.135s 20:00:27 [2019-09-09T20:00:27.955Z] SKIP: docker_cli_ps_test.go:544: DockerSuite.TestPsImageIDAfterUpdate (unmatched requirement DaemonIsLinux) 20:00:34 [2019-09-09T20:00:34.036Z] PASS: docker_cli_swarm_test.go:1033: DockerSwarmSuite.TestUnlockEngineAndUnlockedSwarm 1.439s 20:00:35 [2019-09-09T20:00:35.049Z] PASS: docker_cli_ps_test.go:21: DockerSuite.TestPsListContainersBase 7.116s 20:00:44 [2019-09-09T20:00:44.183Z] PASS: docker_cli_build_test.go:2297: DockerSuite.TestBuildDockerignore 76.532s 20:00:44 [2019-09-09T20:00:44.183Z] PASS: docker_cli_build_test.go:2335: DockerSuite.TestBuildDockerignoreCleanPaths 8.403s 20:00:44 [2019-09-09T20:00:44.183Z] SKIP: docker_cli_build_test.go:5151: DockerSuite.TestBuildDockerignoreComment (unmatched requirement DaemonIsLinux) 20:00:49 [2019-09-09T20:00:49.892Z] PASS: docker_cli_ps_test.go:308: DockerSuite.TestPsListContainersFilterAncestorImage 12.419s 20:00:49 [2019-09-09T20:00:49.892Z] PASS: docker_cli_ps_test.go:513: DockerSuite.TestPsListContainersFilterCreated 0.253s 20:00:52 [2019-09-09T20:00:52.091Z] PASS: docker_api_swarm_test.go:161: DockerSwarmSuite.TestUpdateSwarmAddExternalCA 1.509s 20:01:02 [2019-09-09T20:01:02.301Z] PASS: docker_cli_ps_test.go:439: DockerSuite.TestPsListContainersFilterExited 12.896s 20:01:06 [2019-09-09T20:01:06.941Z] PASS: docker_cli_external_volume_driver_unix_test.go:447: DockerExternalVolumeSuite.TestExternalVolumeDriverBindExternalVolume 0.713s 20:01:14 [2019-09-09T20:01:14.712Z] PASS: docker_cli_ps_test.go:229: DockerSuite.TestPsListContainersFilterHealth 10.755s 20:01:16 [2019-09-09T20:01:16.915Z] PASS: docker_cli_ps_test.go:272: DockerSuite.TestPsListContainersFilterID 2.823s 20:01:24 [2019-09-09T20:01:24.052Z] PASS: docker_cli_ps_test.go:403: DockerSuite.TestPsListContainersFilterLabel 6.932s 20:01:27 [2019-09-09T20:01:27.821Z] PASS: docker_cli_ps_test.go:286: DockerSuite.TestPsListContainersFilterName 3.900s 20:01:27 [2019-09-09T20:01:27.821Z] SKIP: docker_cli_ps_test.go:711: DockerSuite.TestPsListContainersFilterNetwork (unmatched requirement DaemonIsLinux) 20:01:27 [2019-09-09T20:01:27.821Z] SKIP: docker_cli_ps_test.go:810: DockerSuite.TestPsListContainersFilterPorts (unmatched requirement DaemonIsLinux) 20:01:32 [2019-09-09T20:01:32.550Z] PASS: docker_cli_ps_test.go:182: DockerSuite.TestPsListContainersFilterStatus 3.941s 20:01:32 [2019-09-09T20:01:32.550Z] SKIP: docker_cli_ps_test.go:142: DockerSuite.TestPsListContainersSize (unmatched requirement DaemonIsLinux) 20:01:32 [2019-09-09T20:01:32.550Z] SKIP: docker_cli_ps_test.go:846: DockerSuite.TestPsNotShowLinknamesOfDeletedContainer (unmatched requirement DaemonIsLinux) 20:01:32 [2019-09-09T20:01:32.550Z] SKIP: docker_cli_ps_test.go:593: DockerSuite.TestPsNotShowPortsOfStoppedContainer (unmatched requirement DaemonIsLinux) 20:01:32 [2019-09-09T20:01:32.550Z] SKIP: docker_cli_ps_test.go:467: DockerSuite.TestPsRightTagName (unmatched requirement DaemonIsLinux) 20:01:39 [2019-09-09T20:01:39.675Z] PASS: docker_cli_ps_test.go:611: DockerSuite.TestPsShowMounts 5.285s 20:01:39 [2019-09-09T20:01:39.675Z] SKIP: docker_cli_run_test.go:3150: DockerSuite.TestPtraceContainerProcsFromHost (unmatched requirement DaemonIsLinux) 20:01:40 [2019-09-09T20:01:40.140Z] PASS: docker_cli_pull_test.go:266: DockerSuite.TestPullLinuxImageFailsOnWindows 1.372s 20:01:40 [2019-09-09T20:01:40.140Z] SKIP: docker_cli_pull_test.go:273: DockerSuite.TestPullWindowsImageFailsOnLinux (unmatched requirement DaemonIsLinux) 20:01:41 [2019-09-09T20:01:41.694Z] PASS: docker_cli_push_test.go:292: DockerSuite.TestPushToCentralRegistryUnauthorized 1.308s 20:01:42 [2019-09-09T20:01:42.674Z] PASS: docker_cli_push_test.go:38: DockerSuite.TestPushUnprefixedRepo 0.948s 20:01:42 [2019-09-09T20:01:42.674Z] SKIP: docker_api_containers_test.go:1404: DockerSuite.TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (unmatched requirement DaemonIsLinux) 20:01:46 [2019-09-09T20:01:46.443Z] PASS: docker_cli_restart_test.go:304: DockerSuite.TestRestartAutoRemoveContainer 3.827s 20:01:50 [2019-09-09T20:01:50.213Z] PASS: docker_cli_restart_test.go:167: DockerSuite.TestRestartContainerSuccess 3.464s 20:01:52 [2019-09-09T20:01:52.415Z] PASS: docker_cli_restart_test.go:153: DockerSuite.TestRestartContainerwithGoodContainer 2.118s 20:02:10 [2019-09-09T20:02:10.338Z] PASS: docker_cli_build_test.go:2349: DockerSuite.TestBuildDockerignoreExceptions 81.565s 20:02:10 [2019-09-09T20:02:10.338Z] PASS: docker_cli_build_test.go:2446: DockerSuite.TestBuildDockerignoreTouchDockerfile 2.093s 20:02:10 [2019-09-09T20:02:10.338Z] PASS: docker_cli_build_test.go:2522: DockerSuite.TestBuildDockerignoringBadExclusion 0.057s 20:02:14 [2019-09-09T20:02:14.581Z] PASS: docker_cli_external_volume_driver_unix_test.go:546: DockerExternalVolumeSuite.TestExternalVolumeDriverCapabilities 0.571s 20:02:22 [2019-09-09T20:02:22.462Z] PASS: docker_cli_restart_test.go:273: DockerSuite.TestRestartContainerwithRestartPolicy 28.631s 20:02:22 [2019-09-09T20:02:22.462Z] SKIP: docker_cli_restart_test.go:80: DockerSuite.TestRestartDisconnectedContainer (unmatched requirement DaemonIsLinux) 20:02:24 [2019-09-09T20:02:24.557Z] PASS: docker_cli_external_volume_driver_unix_test.go:353: DockerExternalVolumeSuite.TestExternalVolumeDriverDeleteContainer 1.579s 20:02:27 [2019-09-09T20:02:27.231Z] PASS: docker_cli_restart_test.go:240: DockerSuite.TestRestartPolicyAfterRestart 6.094s 20:02:27 [2019-09-09T20:02:27.696Z] PASS: docker_cli_restart_test.go:105: DockerSuite.TestRestartPolicyAlways 0.216s 20:02:27 [2019-09-09T20:02:27.696Z] PASS: docker_cli_restart_test.go:97: DockerSuite.TestRestartPolicyNO 0.148s 20:02:28 [2019-09-09T20:02:28.676Z] PASS: docker_cli_restart_test.go:118: DockerSuite.TestRestartPolicyOnFailure 0.668s 20:02:33 [2019-09-09T20:02:33.402Z] PASS: docker_cli_restart_test.go:32: DockerSuite.TestRestartRunningContainer 3.905s 20:02:37 [2019-09-09T20:02:37.171Z] PASS: docker_cli_restart_test.go:15: DockerSuite.TestRestartStoppedContainer 3.974s 20:02:37 [2019-09-09T20:02:37.171Z] SKIP: docker_cli_restart_test.go:196: DockerSuite.TestRestartWithPolicyUserDefinedNetwork (unmatched requirement DaemonIsLinux) 20:02:40 [2019-09-09T20:02:40.340Z] PASS: docker_cli_build_test.go:2394: DockerSuite.TestBuildDockerignoringDockerfile 29.272s 20:02:40 [2019-09-09T20:02:40.940Z] PASS: docker_cli_restart_test.go:55: DockerSuite.TestRestartWithVolumes 3.902s 20:02:41 [2019-09-09T20:02:41.404Z] PASS: docker_cli_rmi_test.go:218: DockerSuite.TestRmiBlank 0.061s 20:02:41 [2019-09-09T20:02:41.404Z] PASS: docker_cli_rmi_test.go:328: DockerSuite.TestRmiByIDHardConflict 0.251s 20:02:56 [2019-09-09T20:02:56.293Z] PASS: docker_cli_rmi_test.go:228: DockerSuite.TestRmiContainerImageNotFound 12.758s 20:02:56 [2019-09-09T20:02:56.596Z] PASS: docker_cli_external_volume_driver_unix_test.go:476: DockerExternalVolumeSuite.TestExternalVolumeDriverGet 15.035s 20:02:57 [2019-09-09T20:02:57.851Z] PASS: docker_cli_rmi_test.go:172: DockerSuite.TestRmiForceWithExistingContainers 2.558s 20:02:58 [2019-09-09T20:02:58.080Z] PASS: docker_cli_build_test.go:2433: DockerSuite.TestBuildDockerignoringDockerignore 15.550s 20:02:58 [2019-09-09T20:02:58.830Z] PASS: docker_cli_rmi_test.go:200: DockerSuite.TestRmiForceWithMultipleRepositories 0.623s 20:03:05 [2019-09-09T20:03:05.960Z] PASS: docker_cli_rmi_test.go:145: DockerSuite.TestRmiImageIDForceWithRunningContainersAndMultipleTags 6.102s 20:03:11 [2019-09-09T20:03:11.446Z] PASS: docker_cli_external_volume_driver_unix_test.go:509: DockerExternalVolumeSuite.TestExternalVolumeDriverGetEmptyResponse 0.533s 20:03:11 [2019-09-09T20:03:11.799Z] PASS: docker_cli_rmi_test.go:107: DockerSuite.TestRmiImgIDForce 5.377s 20:03:15 [2019-09-09T20:03:15.807Z] PASS: docker_cli_build_test.go:2505: DockerSuite.TestBuildDockerignoringOnlyDotfiles 16.075s 20:03:24 [2019-09-09T20:03:24.246Z] PASS: docker_cli_rmi_test.go:66: DockerSuite.TestRmiImgIDMultipleTag 12.138s 20:03:28 [2019-09-09T20:03:28.016Z] PASS: docker_cli_rmi_test.go:298: DockerSuite.TestRmiParentImageFail 4.041s 20:03:28 [2019-09-09T20:03:28.481Z] PASS: docker_cli_rmi_test.go:38: DockerSuite.TestRmiTag 0.657s 20:03:30 [2019-09-09T20:03:30.683Z] PASS: docker_cli_rmi_test.go:160: DockerSuite.TestRmiTagWithExistingContainers 2.202s 20:03:43 [2019-09-09T20:03:43.484Z] PASS: docker_cli_external_volume_driver_unix_test.go:462: DockerExternalVolumeSuite.TestExternalVolumeDriverList 15.030s 20:03:48 [2019-09-09T20:03:48.445Z] PASS: docker_cli_rmi_test.go:254: DockerSuite.TestRmiUntagHistoryLayer 15.994s 20:03:50 [2019-09-09T20:03:50.649Z] PASS: docker_cli_rmi_test.go:17: DockerSuite.TestRmiWithContainerFails 1.594s 20:03:55 [2019-09-09T20:03:55.381Z] PASS: docker_cli_rmi_test.go:186: DockerSuite.TestRmiWithMultipleRepositories 4.649s 20:03:55 [2019-09-09T20:03:55.665Z] PASS: docker_cli_external_volume_driver_unix_test.go:374: DockerExternalVolumeSuite.TestExternalVolumeDriverLookupNotBlocked 0.112s 20:03:56 [2019-09-09T20:03:56.359Z] PASS: docker_cli_rmi_test.go:311: DockerSuite.TestRmiWithParentInUse 1.001s 20:03:56 [2019-09-09T20:03:56.359Z] SKIP: docker_cli_run_test.go:4536: DockerSuite.TestRunAddDeviceCgroupRule (unmatched requirement DaemonIsLinux) 20:03:56 [2019-09-09T20:03:56.359Z] SKIP: docker_cli_run_test.go:1581: DockerSuite.TestRunAddHost (unmatched requirement DaemonIsLinux) 20:03:56 [2019-09-09T20:03:56.359Z] SKIP: docker_cli_run_test.go:4045: DockerSuite.TestRunAddHostInHostMode (unmatched requirement DaemonIsLinux) 20:03:56 [2019-09-09T20:03:56.359Z] SKIP: docker_cli_run_test.go:1173: DockerSuite.TestRunAddingOptionalDevices (unmatched requirement DaemonIsLinux) 20:03:56 [2019-09-09T20:03:56.359Z] SKIP: docker_cli_run_test.go:1191: DockerSuite.TestRunAddingOptionalDevicesInvalidMode (unmatched requirement DaemonIsLinux) 20:03:56 [2019-09-09T20:03:56.359Z] SKIP: docker_cli_run_test.go:1182: DockerSuite.TestRunAddingOptionalDevicesNoSrc (unmatched requirement DaemonIsLinux) 20:03:56 [2019-09-09T20:03:56.359Z] SKIP: docker_cli_run_test.go:2067: DockerSuite.TestRunAllocatePortInReservedRange (unmatched requirement DaemonIsLinux) 20:03:58 [2019-09-09T20:03:58.561Z] PASS: docker_cli_run_test.go:1232: DockerSuite.TestRunAllowBindMountingRoot 2.029s 20:03:58 [2019-09-09T20:03:58.561Z] SKIP: docker_cli_run_test.go:2272: DockerSuite.TestRunAllowPortRangeThroughExpose (unmatched requirement DaemonIsLinux) 20:03:58 [2019-09-09T20:03:58.561Z] SKIP: docker_cli_run_test.go:2630: DockerSuite.TestRunAllowPortRangeThroughPublish (unmatched requirement DaemonIsLinux) 20:04:03 [2019-09-09T20:04:03.294Z] PASS: docker_cli_run_test.go:574: DockerSuite.TestRunApplyVolumesFromBeforeVolumes 4.039s 20:04:05 [2019-09-09T20:04:05.495Z] PASS: docker_cli_run_test.go:3926: DockerSuite.TestRunAttachFailedNoLeak 2.569s 20:04:06 [2019-09-09T20:04:06.603Z] PASS: docker_cli_build_test.go:2412: DockerSuite.TestBuildDockerignoringRenamedDockerfile 46.702s 20:04:07 [2019-09-09T20:04:07.695Z] PASS: docker_cli_run_test.go:1593: DockerSuite.TestRunAttachStdErrOnlyTTYMode 2.163s 20:04:14 [2019-09-09T20:04:14.820Z] PASS: docker_cli_run_test.go:1609: DockerSuite.TestRunAttachStdOutAndErrTTYMode 6.869s 20:04:17 [2019-09-09T20:04:17.019Z] PASS: docker_cli_run_test.go:1601: DockerSuite.TestRunAttachStdOutOnlyTTYMode 2.309s 20:04:17 [2019-09-09T20:04:17.019Z] PASS: docker_cli_run_test.go:1618: DockerSuite.TestRunAttachWithDetach 0.060s 20:04:21 [2019-09-09T20:04:21.450Z] PASS: docker_cli_build_test.go:2488: DockerSuite.TestBuildDockerignoringWholeDir 15.051s 20:04:21 [2019-09-09T20:04:21.747Z] PASS: docker_cli_run_test.go:1883: DockerSuite.TestRunBindMounts 4.377s 20:04:21 [2019-09-09T20:04:21.747Z] SKIP: docker_cli_run_test.go:1054: DockerSuite.TestRunCapAddALLCanDownInterface (unmatched requirement DaemonIsLinux) 20:04:21 [2019-09-09T20:04:21.747Z] SKIP: docker_cli_run_test.go:1064: DockerSuite.TestRunCapAddALLDropNetAdminCanDownInterface (unmatched requirement DaemonIsLinux) 20:04:21 [2019-09-09T20:04:21.747Z] SKIP: docker_cli_run_test.go:3014: DockerSuite.TestRunCapAddCHOWN (unmatched requirement DaemonIsLinux) 20:04:21 [2019-09-09T20:04:21.747Z] SKIP: docker_cli_run_test.go:1044: DockerSuite.TestRunCapAddCanDownInterface (unmatched requirement DaemonIsLinux) 20:04:21 [2019-09-09T20:04:21.747Z] SKIP: docker_cli_run_test.go:1035: DockerSuite.TestRunCapAddInvalid (unmatched requirement DaemonIsLinux) 20:04:21 [2019-09-09T20:04:21.747Z] SKIP: docker_cli_run_test.go:3200: DockerSuite.TestRunCapAddSYSTIME (unmatched requirement DaemonIsLinux) 20:04:21 [2019-09-09T20:04:21.747Z] SKIP: docker_cli_run_test.go:1025: DockerSuite.TestRunCapDropALLAddMknodCanMknod (unmatched requirement DaemonIsLinux) 20:04:21 [2019-09-09T20:04:21.747Z] SKIP: docker_cli_run_test.go:1013: DockerSuite.TestRunCapDropALLCannotMknod (unmatched requirement DaemonIsLinux) 20:04:21 [2019-09-09T20:04:21.747Z] SKIP: docker_cli_run_test.go:987: DockerSuite.TestRunCapDropCannotMknod (unmatched requirement DaemonIsLinux) 20:04:21 [2019-09-09T20:04:21.747Z] SKIP: docker_cli_run_test.go:1000: DockerSuite.TestRunCapDropCannotMknodLowerCase (unmatched requirement DaemonIsLinux) 20:04:21 [2019-09-09T20:04:21.747Z] SKIP: docker_cli_run_test.go:978: DockerSuite.TestRunCapDropInvalid (unmatched requirement DaemonIsLinux) 20:04:23 [2019-09-09T20:04:23.302Z] PASS: docker_cli_run_test.go:1970: DockerSuite.TestRunCidFileCheckIDLength 1.418s 20:04:23 [2019-09-09T20:04:23.302Z] SKIP: docker_cli_run_test.go:1939: DockerSuite.TestRunCidFileCleanupIfEmpty (unmatched requirement DaemonIsLinux) 20:04:26 [2019-09-09T20:04:26.237Z] PASS: docker_cli_run_test.go:1696: DockerSuite.TestRunCleanupCmdOnEntrypoint 2.812s 20:04:26 [2019-09-09T20:04:26.237Z] SKIP: docker_cli_run_test.go:3342: DockerSuite.TestRunContainerNetModeWithDNSMacHosts (unmatched requirement DaemonIsLinux) 20:04:26 [2019-09-09T20:04:26.237Z] SKIP: docker_cli_run_test.go:3366: DockerSuite.TestRunContainerNetModeWithExposePort (unmatched requirement DaemonIsLinux) 20:04:27 [2019-09-09T20:04:27.733Z] PASS: docker_cli_external_volume_driver_unix_test.go:537: DockerExternalVolumeSuite.TestExternalVolumeDriverMountID 1.601s 20:04:28 [2019-09-09T20:04:28.446Z] PASS: docker_cli_run_test.go:923: DockerSuite.TestRunContainerNetwork 1.871s 20:04:28 [2019-09-09T20:04:28.446Z] SKIP: docker_cli_run_test.go:3333: DockerSuite.TestRunContainerNetworkModeToSelf (unmatched requirement DaemonIsLinux) 20:04:28 [2019-09-09T20:04:28.446Z] SKIP: docker_cli_run_test.go:3317: DockerSuite.TestRunContainerWithCgroupMountRO (unmatched requirement DaemonIsLinux) 20:04:28 [2019-09-09T20:04:28.446Z] SKIP: docker_cli_run_test.go:3243: DockerSuite.TestRunContainerWithCgroupParent (unmatched requirement DaemonIsLinux) 20:04:28 [2019-09-09T20:04:28.446Z] SKIP: docker_cli_run_test.go:2740: DockerSuite.TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (unmatched requirement DaemonIsLinux) 20:04:28 [2019-09-09T20:04:28.446Z] SKIP: docker_cli_run_test.go:2689: DockerSuite.TestRunContainerWithReadonlyRootfs (unmatched requirement DaemonIsLinux) 20:04:28 [2019-09-09T20:04:28.446Z] SKIP: docker_cli_run_test.go:2762: DockerSuite.TestRunContainerWithReadonlyRootfsWithAddHostFlag (unmatched requirement DaemonIsLinux) 20:04:28 [2019-09-09T20:04:28.446Z] SKIP: docker_cli_run_test.go:2752: DockerSuite.TestRunContainerWithReadonlyRootfsWithDNSFlag (unmatched requirement DaemonIsLinux) 20:04:30 [2019-09-09T20:04:30.653Z] PASS: docker_cli_run_test.go:2799: DockerSuite.TestRunContainerWithRmFlagCannotStartContainer 2.014s 20:04:32 [2019-09-09T20:04:32.858Z] PASS: docker_cli_run_test.go:2785: DockerSuite.TestRunContainerWithRmFlagExitCodeNotEqualToZero 2.325s 20:04:34 [2019-09-09T20:04:34.417Z] PASS: docker_cli_run_test.go:2685: DockerSuite.TestRunContainerWithWritableRootfs 2.007s 20:04:34 [2019-09-09T20:04:34.417Z] SKIP: docker_cli_run_test.go:1681: DockerSuite.TestRunCopyVolumeContent (unmatched requirement DaemonIsLinux) 20:04:34 [2019-09-09T20:04:34.881Z] SKIP: docker_cli_run_test.go:1663: DockerSuite.TestRunCopyVolumeUIDGID (unmatched requirement DaemonIsLinux) 20:04:34 [2019-09-09T20:04:34.881Z] SKIP: docker_cli_run_test.go:3208: DockerSuite.TestRunCreateContainerFailedCleanUp (unmatched requirement DaemonIsLinux) 20:04:36 [2019-09-09T20:04:36.304Z] PASS: docker_cli_build_test.go:2561: DockerSuite.TestBuildDockerignoringWildDirs 13.860s 20:04:36 [2019-09-09T20:04:36.436Z] PASS: docker_cli_run_test.go:613: DockerSuite.TestRunCreateVolume 1.940s 20:04:36 [2019-09-09T20:04:36.436Z] SKIP: docker_cli_run_test.go:2159: DockerSuite.TestRunCreateVolumeEtc (unmatched requirement DaemonIsLinux) 20:04:36 [2019-09-09T20:04:36.901Z] SKIP: docker_cli_run_test.go:623: DockerSuite.TestRunCreateVolumeWithSymlink (unmatched requirement DaemonIsLinux) 20:04:36 [2019-09-09T20:04:36.901Z] SKIP: docker_cli_run_test.go:379: DockerSuite.TestRunCreateVolumesInSymlinkDir (unmatched requirement DaemonIsLinux) 20:04:36 [2019-09-09T20:04:36.901Z] SKIP: docker_cli_run_test.go:423: DockerSuite.TestRunCreateVolumesInSymlinkDir2 (unmatched requirement DaemonIsLinux) 20:04:39 [2019-09-09T20:04:39.105Z] PASS: docker_cli_run_test.go:4152: DockerSuite.TestRunCredentialSpecFailures 2.044s 20:04:45 [2019-09-09T20:04:45.789Z] PASS: docker_cli_external_volume_driver_unix_test.go:298: DockerExternalVolumeSuite.TestExternalVolumeDriverNamed 1.594s 20:04:51 [2019-09-09T20:04:51.562Z] PASS: docker_cli_run_test.go:4171: DockerSuite.TestRunCredentialSpecWellFormed 12.448s 20:04:51 [2019-09-09T20:04:51.562Z] SKIP: docker_cli_run_test.go:1255: DockerSuite.TestRunDNSDefaultOptions (unmatched requirement DaemonIsLinux) 20:04:51 [2019-09-09T20:04:51.562Z] SKIP: docker_cli_run_test.go:4010: DockerSuite.TestRunDNSInHostMode (unmatched requirement DaemonIsLinux) 20:04:51 [2019-09-09T20:04:51.562Z] SKIP: docker_cli_run_test.go:1289: DockerSuite.TestRunDNSOptions (unmatched requirement DaemonIsLinux) 20:04:51 [2019-09-09T20:04:51.562Z] SKIP: docker_cli_run_test.go:1323: DockerSuite.TestRunDNSOptionsBasedOnHostResolvConf (unmatched requirement DaemonIsLinux) 20:04:51 [2019-09-09T20:04:51.562Z] SKIP: docker_cli_run_test.go:1313: DockerSuite.TestRunDNSRepeatOptions (unmatched requirement DaemonIsLinux) 20:04:51 [2019-09-09T20:04:51.562Z] SKIP: docker_cli_run_test.go:2032: DockerSuite.TestRunDeallocatePortOnMissingIptablesRule (unmatched requirement DaemonIsLinux) 20:04:53 [2019-09-09T20:04:53.765Z] PASS: docker_cli_run_test.go:122: DockerSuite.TestRunDetachedContainerIDPrinting 2.082s 20:04:53 [2019-09-09T20:04:53.765Z] SKIP: docker_cli_run_test.go:1142: DockerSuite.TestRunDeviceNumbers (unmatched requirement DaemonIsLinux) 20:04:53 [2019-09-09T20:04:53.765Z] PASS: docker_cli_run_test.go:1241: DockerSuite.TestRunDisallowBindMountingRootToRoot 0.088s 20:04:53 [2019-09-09T20:04:53.765Z] SKIP: docker_cli_run_test.go:4187: DockerSuite.TestRunDuplicateMount (unmatched requirement DaemonIsLinux) 20:04:55 [2019-09-09T20:04:55.970Z] PASS: docker_cli_run_test.go:52: DockerSuite.TestRunEchoNamedContainer 2.027s 20:04:58 [2019-09-09T20:04:58.173Z] PASS: docker_cli_run_test.go:44: DockerSuite.TestRunEchoStdout 2.114s 20:04:58 [2019-09-09T20:04:58.173Z] SKIP: docker_cli_run_test.go:4273: DockerSuite.TestRunEmptyEnv (unmatched requirement DaemonIsLinux) 20:04:59 [2019-09-09T20:04:59.732Z] PASS: docker_cli_run_test.go:1872: DockerSuite.TestRunEntrypoint 2.071s 20:04:59 [2019-09-09T20:04:59.732Z] SKIP: docker_cli_run_test.go:818: DockerSuite.TestRunEnvironment (unmatched requirement DaemonIsLinux) 20:05:00 [2019-09-09T20:05:00.197Z] SKIP: docker_cli_run_test.go:857: DockerSuite.TestRunEnvironmentErase (unmatched requirement DaemonIsLinux) 20:05:00 [2019-09-09T20:05:00.197Z] SKIP: docker_cli_run_test.go:890: DockerSuite.TestRunEnvironmentOverride (unmatched requirement DaemonIsLinux) 20:05:00 [2019-09-09T20:05:00.640Z] PASS: docker_cli_external_volume_driver_unix_test.go:560: DockerExternalVolumeSuite.TestExternalVolumeDriverOutOfBandDelete 0.793s 20:05:02 [2019-09-09T20:05:02.400Z] PASS: docker_cli_run_test.go:700: DockerSuite.TestRunExitCode 2.079s 20:05:03 [2019-09-09T20:05:03.958Z] PASS: docker_cli_run_test.go:91: DockerSuite.TestRunExitCodeOne 2.055s 20:05:06 [2019-09-09T20:05:06.159Z] PASS: docker_cli_run_test.go:86: DockerSuite.TestRunExitCodeZero 2.021s 20:05:08 [2019-09-09T20:05:08.361Z] PASS: docker_cli_run_test.go:1735: DockerSuite.TestRunExitOnStdinClose 2.239s 20:05:08 [2019-09-09T20:05:08.361Z] PASS: docker_cli_run_test.go:2295: DockerSuite.TestRunExposePort 0.057s 20:05:08 [2019-09-09T20:05:08.361Z] SKIP: docker_cli_run_test.go:949: DockerSuite.TestRunFullHostnameSet (unmatched requirement DaemonIsLinux) 20:05:08 [2019-09-09T20:05:08.826Z] SKIP: docker_cli_run_test.go:1076: DockerSuite.TestRunGroupAdd (unmatched requirement DaemonIsLinux) 20:05:08 [2019-09-09T20:05:08.826Z] SKIP: docker_cli_run_test.go:4515: DockerSuite.TestRunHostnameFQDN (unmatched requirement DaemonIsLinux) 20:05:08 [2019-09-09T20:05:08.826Z] SKIP: docker_cli_run_test.go:4528: DockerSuite.TestRunHostnameInHostMode (unmatched requirement DaemonIsLinux) 20:05:08 [2019-09-09T20:05:08.826Z] SKIP: docker_cli_run_test.go:4256: DockerSuite.TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (unmatched requirement IsolationIsHyperv) 20:05:08 [2019-09-09T20:05:08.826Z] SKIP: docker_cli_run_test.go:3732: DockerSuite.TestRunInitLayerPathOwnership (unmatched requirement DaemonIsLinux) 20:05:08 [2019-09-09T20:05:08.826Z] SKIP: docker_cli_run_test.go:2010: DockerSuite.TestRunInspectMacAddress (unmatched requirement DaemonIsLinux) 20:05:13 [2019-09-09T20:05:13.572Z] PASS: docker_cli_run_test.go:1792: DockerSuite.TestRunInteractiveWithRestartPolicy 4.165s 20:05:13 [2019-09-09T20:05:13.572Z] SKIP: docker_cli_run_test.go:3278: DockerSuite.TestRunInvalidCgroupParent (unmatched requirement DaemonIsLinux) 20:05:13 [2019-09-09T20:05:13.572Z] PASS: docker_cli_run_test.go:3720: DockerSuite.TestRunInvalidReference 0.062s 20:05:13 [2019-09-09T20:05:13.572Z] SKIP: docker_cli_run_test.go:61: DockerSuite.TestRunLeakyFileDescriptors (unmatched requirement DaemonIsLinux) 20:05:13 [2019-09-09T20:05:13.572Z] SKIP: docker_cli_run_test.go:3387: DockerSuite.TestRunLinkToContainerNetMode (unmatched requirement DaemonIsLinux) 20:05:13 [2019-09-09T20:05:13.573Z] SKIP: docker_cli_run_test.go:194: DockerSuite.TestRunLinksContainerWithContainerID (unmatched requirement DaemonIsLinux) 20:05:13 [2019-09-09T20:05:13.573Z] SKIP: docker_cli_run_test.go:179: DockerSuite.TestRunLinksContainerWithContainerName (unmatched requirement DaemonIsLinux) 20:05:22 [2019-09-09T20:05:22.198Z] PASS: docker_cli_run_test.go:73: DockerSuite.TestRunLookupGoogleDNS 9.066s 20:05:22 [2019-09-09T20:05:22.198Z] SKIP: docker_cli_run_test.go:3397: DockerSuite.TestRunLoopbackOnlyExistsWhenNetworkingDisabled (unmatched requirement DaemonIsLinux) 20:05:23 [2019-09-09T20:05:23.754Z] PASS: docker_cli_run_test.go:3423: DockerSuite.TestRunLoopbackWhenNetworkDisabled 1.686s 20:05:23 [2019-09-09T20:05:23.754Z] SKIP: docker_cli_run_test.go:1200: DockerSuite.TestRunModeHostname (unmatched requirement DaemonIsLinux) 20:05:23 [2019-09-09T20:05:23.754Z] SKIP: docker_cli_run_test.go:2323: DockerSuite.TestRunModeIpcContainerNotExists (unmatched requirement DaemonIsLinux) 20:05:23 [2019-09-09T20:05:23.754Z] SKIP: docker_cli_run_test.go:2332: DockerSuite.TestRunModeIpcContainerNotRunning (unmatched requirement DaemonIsLinux) 20:05:23 [2019-09-09T20:05:23.754Z] SKIP: docker_cli_run_test.go:2301: DockerSuite.TestRunModeIpcHost (unmatched requirement DaemonIsLinux) 20:05:23 [2019-09-09T20:05:23.754Z] SKIP: docker_cli_run_test.go:3431: DockerSuite.TestRunModeNetContainerHostname (unmatched requirement DaemonIsLinux) 20:05:23 [2019-09-09T20:05:23.754Z] SKIP: docker_cli_run_test.go:2345: DockerSuite.TestRunModePIDContainer (unmatched requirement DaemonIsLinux) 20:05:23 [2019-09-09T20:05:23.754Z] SKIP: docker_cli_run_test.go:2370: DockerSuite.TestRunModePIDContainerNotExists (unmatched requirement DaemonIsLinux) 20:05:23 [2019-09-09T20:05:23.754Z] SKIP: docker_cli_run_test.go:2379: DockerSuite.TestRunModePIDContainerNotRunning (unmatched requirement DaemonIsLinux) 20:05:24 [2019-09-09T20:05:24.219Z] SKIP: docker_cli_run_test.go:2437: DockerSuite.TestRunModePIDHost (unmatched requirement DaemonIsLinux) 20:05:24 [2019-09-09T20:05:24.219Z] SKIP: docker_cli_run_test.go:2459: DockerSuite.TestRunModeUTSHost (unmatched requirement DaemonIsLinux) 20:05:24 [2019-09-09T20:05:24.219Z] SKIP: docker_cli_run_test.go:4335: DockerSuite.TestRunMount (unmatched requirement DaemonIsLinux) 20:05:24 [2019-09-09T20:05:24.219Z] SKIP: docker_cli_run_test.go:2088: DockerSuite.TestRunMountOrdering (unmatched requirement DaemonIsLinux) 20:05:24 [2019-09-09T20:05:24.219Z] SKIP: docker_cli_run_test.go:4323: DockerSuite.TestRunMountReadOnlyDevShm (unmatched requirement DaemonIsLinux) 20:05:24 [2019-09-09T20:05:24.219Z] SKIP: docker_cli_run_test.go:2392: DockerSuite.TestRunMountShmMqueueFromHost (unmatched requirement DaemonIsLinux) 20:05:36 [2019-09-09T20:05:36.673Z] PASS: docker_cli_run_test.go:583: DockerSuite.TestRunMultipleVolumesFrom 11.606s 20:05:36 [2019-09-09T20:05:36.673Z] SKIP: docker_cli_exec_test.go:383: DockerSuite.TestRunMutableNetworkFiles (unmatched requirement DaemonIsLinux) 20:05:36 [2019-09-09T20:05:36.674Z] SKIP: docker_cli_run_test.go:3220: DockerSuite.TestRunNamedVolume (unmatched requirement DaemonIsLinux) 20:05:36 [2019-09-09T20:05:36.674Z] SKIP: docker_cli_run_test.go:3864: DockerSuite.TestRunNamedVolumeCopyImageData (unmatched requirement DaemonIsLinux) 20:05:40 [2019-09-09T20:05:40.442Z] PASS: docker_cli_run_test.go:3878: DockerSuite.TestRunNamedVolumeNotRemoved 4.564s 20:05:44 [2019-09-09T20:05:44.213Z] PASS: docker_cli_run_test.go:3895: DockerSuite.TestRunNamedVolumesFromNotRemoved 3.882s 20:05:44 [2019-09-09T20:05:44.213Z] SKIP: docker_cli_run_test.go:3857: DockerSuite.TestRunNamedVolumesMountedAsShared (unmatched requirement DaemonIsLinux) 20:05:44 [2019-09-09T20:05:44.213Z] SKIP: docker_cli_run_test.go:2612: DockerSuite.TestRunNetContainerWhichHost (unmatched requirement DaemonIsLinux) 20:05:44 [2019-09-09T20:05:44.213Z] SKIP: docker_cli_run_test.go:2581: DockerSuite.TestRunNetHost (unmatched requirement DaemonIsLinux) 20:05:44 [2019-09-09T20:05:44.213Z] SKIP: docker_cli_run_test.go:932: DockerSuite.TestRunNetHostNotAllowedWithLinks (unmatched requirement DaemonIsLinux) 20:05:44 [2019-09-09T20:05:44.213Z] SKIP: docker_cli_run_test.go:2603: DockerSuite.TestRunNetHostTwiceSameName (unmatched requirement DaemonIsLinux) 20:05:44 [2019-09-09T20:05:44.213Z] SKIP: docker_cli_run_test.go:3075: DockerSuite.TestRunNetworkFilesBindMount (unmatched requirement DaemonIsLinux) 20:05:44 [2019-09-09T20:05:44.213Z] SKIP: docker_cli_run_test.go:3099: DockerSuite.TestRunNetworkFilesBindMountRO (unmatched requirement DaemonIsLinux) 20:05:44 [2019-09-09T20:05:44.213Z] SKIP: docker_cli_run_test.go:3121: DockerSuite.TestRunNetworkFilesBindMountROFilesystem (unmatched requirement DaemonIsLinux) 20:05:44 [2019-09-09T20:05:44.213Z] SKIP: docker_cli_run_test.go:3444: DockerSuite.TestRunNetworkNotInitializedNoneMode (unmatched requirement DaemonIsLinux) 20:05:44 [2019-09-09T20:05:44.679Z] PASS: docker_cli_run_test.go:522: DockerSuite.TestRunNoDupVolumes 0.318s 20:05:45 [2019-09-09T20:05:45.801Z] PASS: docker_cli_run_test.go:2200: DockerSuite.TestRunNoOutputFromPullInStdout 0.939s 20:05:47 [2019-09-09T20:05:47.276Z] PASS: docker_cli_external_volume_driver_unix_test.go:524: DockerExternalVolumeSuite.TestExternalVolumeDriverPathCalls 15.535s 20:05:48 [2019-09-09T20:05:48.001Z] PASS: docker_cli_run_test.go:3669: DockerSuite.TestRunNonExecutableCmd 1.946s 20:05:49 [2019-09-09T20:05:49.555Z] PASS: docker_cli_run_test.go:3678: DockerSuite.TestRunNonExistingCmd 1.934s 20:05:50 [2019-09-09T20:05:50.535Z] PASS: docker_cli_run_test.go:3703: DockerSuite.TestRunNonExistingImage 0.959s 20:05:52 [2019-09-09T20:05:52.735Z] PASS: docker_cli_run_test.go:2564: DockerSuite.TestRunNonLocalMacAddress 1.957s 20:05:52 [2019-09-09T20:05:52.735Z] SKIP: docker_cli_run_test.go:1405: DockerSuite.TestRunNonRootUserResolvName (unmatched requirement DaemonIsLinux) 20:05:52 [2019-09-09T20:05:52.735Z] SKIP: docker_cli_run_test.go:2812: DockerSuite.TestRunPIDHostWithChildIsKillable (unmatched requirement DaemonIsLinux) 20:05:52 [2019-09-09T20:05:52.735Z] SKIP: docker_cli_run_test.go:2500: DockerSuite.TestRunPortFromDockerRangeInUse (unmatched requirement DaemonIsLinux) 20:05:52 [2019-09-09T20:05:52.735Z] SKIP: docker_cli_run_test.go:2048: DockerSuite.TestRunPortInUse (unmatched requirement DaemonIsLinux) 20:05:52 [2019-09-09T20:05:52.735Z] SKIP: docker_cli_run_test.go:958: DockerSuite.TestRunPrivilegedCanMknod (unmatched requirement DaemonIsLinux) 20:05:52 [2019-09-09T20:05:52.735Z] SKIP: docker_cli_run_test.go:1087: DockerSuite.TestRunPrivilegedCanMount (unmatched requirement DaemonIsLinux) 20:05:52 [2019-09-09T20:05:52.735Z] SKIP: docker_cli_run_test.go:1126: DockerSuite.TestRunProcNotWritableInNonPrivilegedContainers (unmatched requirement DaemonIsLinux) 20:05:53 [2019-09-09T20:05:53.200Z] SKIP: docker_cli_run_test.go:1134: DockerSuite.TestRunProcWritableInPrivilegedContainers (unmatched requirement DaemonIsLinux) 20:05:55 [2019-09-09T20:05:55.401Z] PASS: docker_cli_run_test.go:4238: DockerSuite.TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent 2.558s 20:05:55 [2019-09-09T20:05:55.401Z] SKIP: docker_cli_run_test.go:2989: DockerSuite.TestRunPublishPort (unmatched requirement DaemonIsLinux) 20:05:55 [2019-09-09T20:05:55.401Z] SKIP: docker_cli_run_test.go:2892: DockerSuite.TestRunReadFilteredProc (unmatched requirement Apparmor) 20:05:55 [2019-09-09T20:05:55.401Z] SKIP: docker_cli_run_test.go:2871: DockerSuite.TestRunReadProcLatency (unmatched requirement DaemonIsLinux) 20:05:55 [2019-09-09T20:05:55.401Z] SKIP: docker_cli_run_test.go:2856: DockerSuite.TestRunReadProcTimer (unmatched requirement DaemonIsLinux) 20:05:55 [2019-09-09T20:05:55.401Z] SKIP: docker_cli_run_test.go:1427: DockerSuite.TestRunResolvconfUpdate (unmatched requirement DaemonIsLinux) 20:06:05 [2019-09-09T20:06:05.330Z] PASS: docker_cli_external_volume_driver_unix_test.go:410: DockerExternalVolumeSuite.TestExternalVolumeDriverRetryNotImmediatelyExists 4.617s 20:06:13 [2019-09-09T20:06:13.163Z] PASS: docker_cli_run_test.go:2662: DockerSuite.TestRunRestartMaxRetries 17.348s 20:06:13 [2019-09-09T20:06:13.163Z] SKIP: docker_cli_run_test.go:2133: DockerSuite.TestRunReuseBindVolumeThatIsSymlink (unmatched requirement DaemonIsLinux) 20:06:15 [2019-09-09T20:06:15.364Z] PASS: docker_cli_run_test.go:4063: DockerSuite.TestRunRm 2.106s 20:06:21 [2019-09-09T20:06:21.200Z] PASS: docker_cli_run_test.go:4053: DockerSuite.TestRunRmAndWait 5.243s 20:06:22 [2019-09-09T20:06:22.755Z] PASS: docker_cli_run_test.go:4074: DockerSuite.TestRunRmPre125Api 2.150s 20:06:24 [2019-09-09T20:06:24.956Z] PASS: docker_cli_run_test.go:1221: DockerSuite.TestRunRootWorkdir 2.008s 20:06:26 [2019-09-09T20:06:26.511Z] PASS: docker_cli_run_test.go:2654: DockerSuite.TestRunSetDefaultRestartPolicy 1.610s 20:06:29 [2019-09-09T20:06:29.444Z] PASS: docker_cli_run_test.go:1994: DockerSuite.TestRunSetMacAddress 2.436s 20:06:29 [2019-09-09T20:06:29.444Z] SKIP: docker_cli_run_test.go:2244: DockerSuite.TestRunSlowStdoutConsumer (unmatched requirement DaemonIsLinux) 20:06:29 [2019-09-09T20:06:29.444Z] SKIP: docker_cli_run_test.go:1626: DockerSuite.TestRunState (unmatched requirement DaemonIsLinux) 20:06:30 [2019-09-09T20:06:30.996Z] PASS: docker_cli_run_test.go:3623: DockerSuite.TestRunStdinBlockedAfterContainerExit 1.968s 20:06:30 [2019-09-09T20:06:30.996Z] SKIP: docker_cli_run_test.go:98: DockerSuite.TestRunStdinPipe (unmatched requirement DaemonIsLinux) 20:06:32 [2019-09-09T20:06:32.853Z] PASS: docker_cli_build_test.go:2539: DockerSuite.TestBuildDockerignoringWildTopDir 115.207s 20:06:32 [2019-09-09T20:06:32.853Z] PASS: docker_cli_build_test.go:3945: DockerSuite.TestBuildDotDotFile 0.062s 20:06:32 [2019-09-09T20:06:32.853Z] SKIP: docker_cli_build_test.go:2635: DockerSuite.TestBuildEOLInLine (unmatched requirement DaemonIsLinux) 20:06:32 [2019-09-09T20:06:32.853Z] SKIP: docker_cli_build_test.go:3169: DockerSuite.TestBuildEmptyCmd (unmatched requirement DaemonIsLinux) 20:06:33 [2019-09-09T20:06:33.197Z] PASS: docker_cli_run_test.go:4138: DockerSuite.TestRunStoppedLoggingDriverNoLeak 1.761s 20:06:33 [2019-09-09T20:06:33.197Z] SKIP: docker_cli_run_test.go:1110: DockerSuite.TestRunSysNotWritableInNonPrivilegedContainers (unmatched requirement DaemonIsLinux) 20:06:33 [2019-09-09T20:06:33.197Z] SKIP: docker_cli_run_test.go:1118: DockerSuite.TestRunSysWritableInPrivilegedContainers (unmatched requirement DaemonIsLinux) 20:06:33 [2019-09-09T20:06:33.197Z] PASS: docker_cli_run_test.go:2484: DockerSuite.TestRunTLSVerify 0.160s 20:06:33 [2019-09-09T20:06:33.197Z] PASS: docker_cli_run_test.go:2532: DockerSuite.TestRunTTYWithPipe 0.050s 20:06:33 [2019-09-09T20:06:33.197Z] SKIP: docker_cli_run_test.go:1158: DockerSuite.TestRunThatCharacterDevicesActLikeCharacterDevices (unmatched requirement DaemonIsLinux) 20:06:33 [2019-09-09T20:06:33.826Z] PASS: docker_cli_build_test.go:1705: DockerSuite.TestBuildEmptyEntrypoint 1.924s 20:06:37 [2019-09-09T20:06:37.383Z] PASS: docker_cli_external_volume_driver_unix_test.go:619: DockerExternalVolumeSuite.TestExternalVolumeDriverUnmountOnCp 1.742s 20:06:37 [2019-09-09T20:06:37.574Z] PASS: docker_cli_build_test.go:1682: DockerSuite.TestBuildEmptyEntrypointInheritance 3.449s 20:06:37 [2019-09-09T20:06:37.574Z] SKIP: docker_cli_build_test.go:3937: DockerSuite.TestBuildEmptyScratch (unmatched requirement DaemonIsLinux) 20:06:37 [2019-09-09T20:06:37.940Z] PASS: docker_cli_run_test.go:796: DockerSuite.TestRunTwoConcurrentContainers 4.618s 20:06:37 [2019-09-09T20:06:37.940Z] SKIP: docker_cli_run_test.go:968: DockerSuite.TestRunUnprivilegedCanMknod (unmatched requirement DaemonIsLinux) 20:06:37 [2019-09-09T20:06:37.940Z] SKIP: docker_cli_run_test.go:1097: DockerSuite.TestRunUnprivilegedCannotMount (unmatched requirement DaemonIsLinux) 20:06:37 [2019-09-09T20:06:37.940Z] SKIP: docker_cli_run_test.go:1167: DockerSuite.TestRunUnprivilegedWithChroot (unmatched requirement DaemonIsLinux) 20:06:37 [2019-09-09T20:06:37.940Z] SKIP: docker_cli_run_test.go:4086: DockerSuite.TestRunUnsetEntrypoint (unmatched requirement DaemonIsLinux) 20:06:37 [2019-09-09T20:06:37.940Z] SKIP: docker_cli_run_test.go:2931: DockerSuite.TestRunUnshareProc (unmatched requirement Apparmor) 20:06:37 [2019-09-09T20:06:37.940Z] SKIP: docker_cli_run_test.go:737: DockerSuite.TestRunUserByID (unmatched requirement DaemonIsLinux) 20:06:37 [2019-09-09T20:06:37.940Z] SKIP: docker_cli_run_test.go:747: DockerSuite.TestRunUserByIDBig (unmatched requirement DaemonIsLinux) 20:06:37 [2019-09-09T20:06:37.940Z] SKIP: docker_cli_run_test.go:760: DockerSuite.TestRunUserByIDNegative (unmatched requirement DaemonIsLinux) 20:06:37 [2019-09-09T20:06:37.940Z] SKIP: docker_cli_run_test.go:773: DockerSuite.TestRunUserByIDZero (unmatched requirement DaemonIsLinux) 20:06:37 [2019-09-09T20:06:37.940Z] SKIP: docker_cli_run_test.go:727: DockerSuite.TestRunUserByName (unmatched requirement DaemonIsLinux) 20:06:39 [2019-09-09T20:06:39.115Z] PASS: docker_cli_build_test.go:3962: DockerSuite.TestBuildEmptyStringVolume 1.703s 20:06:40 [2019-09-09T20:06:40.141Z] PASS: docker_cli_run_test.go:716: DockerSuite.TestRunUserDefaults 2.181s 20:06:40 [2019-09-09T20:06:40.141Z] SKIP: docker_cli_run_test.go:786: DockerSuite.TestRunUserNotFound (unmatched requirement DaemonIsLinux) 20:06:40 [2019-09-09T20:06:40.660Z] PASS: docker_cli_build_test.go:1719: DockerSuite.TestBuildEntrypoint 1.678s 20:06:42 [2019-09-09T20:06:42.342Z] PASS: docker_cli_run_test.go:594: DockerSuite.TestRunVerifyContainerID 1.393s 20:06:42 [2019-09-09T20:06:42.342Z] SKIP: docker_cli_run_test.go:3975: DockerSuite.TestRunVolumeCopyFlag (unmatched requirement DaemonIsLinux) 20:06:42 [2019-09-09T20:06:42.342Z] SKIP: docker_cli_run_test.go:3968: DockerSuite.TestRunVolumeWithOneCharacter (unmatched requirement DaemonIsLinux) 20:06:45 [2019-09-09T20:06:45.274Z] PASS: docker_cli_run_test.go:2213: DockerSuite.TestRunVolumesCleanPaths 2.671s 20:06:51 [2019-09-09T20:06:51.011Z] PASS: docker_cli_build_test.go:3252: DockerSuite.TestBuildEntrypointCanBeOverriddenByChild 9.838s 20:06:51 [2019-09-09T20:06:51.115Z] PASS: docker_cli_run_test.go:474: DockerSuite.TestRunVolumesFromInReadWriteMode 6.263s 20:06:55 [2019-09-09T20:06:55.845Z] PASS: docker_cli_run_test.go:453: DockerSuite.TestRunVolumesFromInReadonlyModeFails 4.105s 20:06:58 [2019-09-09T20:06:58.111Z] PASS: docker_cli_build_test.go:3272: DockerSuite.TestBuildEntrypointCanBeOverriddenByChildInspect 7.094s 20:07:01 [2019-09-09T20:07:01.687Z] PASS: docker_cli_run_test.go:2772: DockerSuite.TestRunVolumesFromRestartAfterRemoved 5.398s 20:07:01 [2019-09-09T20:07:01.687Z] SKIP: docker_cli_run_test.go:659: DockerSuite.TestRunVolumesFromSymlinkPath (unmatched requirement DaemonIsLinux) 20:07:01 [2019-09-09T20:07:01.687Z] PASS: docker_cli_run_test.go:447: DockerSuite.TestRunVolumesMountedAsReadonly 0.100s 20:07:01 [2019-09-09T20:07:01.687Z] SKIP: docker_cli_run_test.go:3777: DockerSuite.TestRunVolumesMountedAsShared (unmatched requirement DaemonIsLinux) 20:07:01 [2019-09-09T20:07:01.687Z] SKIP: docker_cli_run_test.go:3808: DockerSuite.TestRunVolumesMountedAsSlave (unmatched requirement DaemonIsLinux) 20:07:03 [2019-09-09T20:07:03.889Z] PASS: docker_cli_run_test.go:4208: DockerSuite.TestRunWindowsWithCPUCount 2.469s 20:07:06 [2019-09-09T20:07:06.089Z] PASS: docker_cli_run_test.go:4228: DockerSuite.TestRunWindowsWithCPUPercent 2.112s 20:07:08 [2019-09-09T20:07:08.296Z] PASS: docker_cli_run_test.go:4218: DockerSuite.TestRunWindowsWithCPUShares 2.160s 20:07:08 [2019-09-09T20:07:08.296Z] SKIP: docker_cli_run_test.go:1857: DockerSuite.TestRunWithBadDevice (unmatched requirement DaemonIsLinux) 20:07:08 [2019-09-09T20:07:08.296Z] PASS: docker_cli_run_test.go:342: DockerSuite.TestRunWithDaemonFlags 0.045s 20:07:08 [2019-09-09T20:07:08.296Z] PASS: docker_cli_run_test.go:2024: DockerSuite.TestRunWithInvalidMacAddress 0.055s 20:07:08 [2019-09-09T20:07:08.296Z] SKIP: docker_cli_run_test.go:283: DockerSuite.TestRunWithNetAliasOnDefaultNetworks (unmatched requirement DaemonIsLinux) 20:07:08 [2019-09-09T20:07:08.296Z] SKIP: docker_cli_run_test.go:3749: DockerSuite.TestRunWithOomScoreAdj (unmatched requirement DaemonIsLinux) 20:07:08 [2019-09-09T20:07:08.296Z] SKIP: docker_cli_run_test.go:3760: DockerSuite.TestRunWithOomScoreAdjInvalidRange (unmatched requirement DaemonIsLinux) 20:07:08 [2019-09-09T20:07:08.296Z] SKIP: docker_cli_run_test.go:2835: DockerSuite.TestRunWithTooSmallMemoryLimit (unmatched requirement DaemonIsLinux) 20:07:08 [2019-09-09T20:07:08.296Z] SKIP: docker_cli_run_test.go:3232: DockerSuite.TestRunWithUlimits (unmatched requirement DaemonIsLinux) 20:07:08 [2019-09-09T20:07:08.454Z] PASS: docker_cli_build_test.go:2171: DockerSuite.TestBuildEntrypointRunCleanup 10.145s 20:07:08 [2019-09-09T20:07:08.454Z] SKIP: docker_cli_build_test.go:1470: DockerSuite.TestBuildEnv (unmatched requirement DaemonIsLinux) 20:07:08 [2019-09-09T20:07:08.454Z] SKIP: docker_cli_build_test.go:303: DockerSuite.TestBuildEnvEscapes (unmatched requirement DaemonIsLinux) 20:07:08 [2019-09-09T20:07:08.454Z] SKIP: docker_cli_build_test.go:320: DockerSuite.TestBuildEnvOverwrite (unmatched requirement DaemonIsLinux) 20:07:08 [2019-09-09T20:07:08.454Z] SKIP: docker_cli_build_test.go:2716: DockerSuite.TestBuildEnvUsage (unmatched requirement DaemonIsLinux) 20:07:08 [2019-09-09T20:07:08.454Z] SKIP: docker_cli_build_test.go:2747: DockerSuite.TestBuildEnvUsage2 (unmatched requirement DaemonIsLinux) 20:07:09 [2019-09-09T20:07:09.422Z] PASS: docker_cli_external_volume_driver_unix_test.go:609: DockerExternalVolumeSuite.TestExternalVolumeDriverUnmountOnMountFail 0.980s 20:07:13 [2019-09-09T20:07:13.026Z] PASS: docker_cli_run_test.go:349: DockerSuite.TestRunWithVolumesFromExited 3.977s 20:07:14 [2019-09-09T20:07:14.009Z] PASS: docker_cli_run_test.go:160: DockerSuite.TestRunWithoutNetworking 1.735s 20:07:16 [2019-09-09T20:07:16.211Z] PASS: docker_cli_run_test.go:1721: DockerSuite.TestRunWorkdirExistsAndIsFile 2.015s 20:07:20 [2019-09-09T20:07:20.944Z] PASS: docker_cli_run_test.go:137: DockerSuite.TestRunWorkingDirectory 4.146s 20:07:20 [2019-09-09T20:07:20.944Z] SKIP: docker_cli_run_test.go:3048: DockerSuite.TestRunWriteFilteredProc (unmatched requirement Apparmor) 20:07:20 [2019-09-09T20:07:20.944Z] SKIP: docker_cli_run_test.go:1809: DockerSuite.TestRunWriteSpecialFilesAndNotCommit (unmatched requirement DaemonIsLinux) 20:07:20 [2019-09-09T20:07:20.944Z] SKIP: docker_cli_run_test.go:2847: DockerSuite.TestRunWriteToProcAsound (unmatched requirement DaemonIsLinux) 20:07:20 [2019-09-09T20:07:20.944Z] SKIP: docker_cli_run_test.go:3646: DockerSuite.TestRunWrongCpusetCpusFlagValue (unmatched requirement DaemonIsLinux) 20:07:20 [2019-09-09T20:07:20.944Z] SKIP: docker_cli_run_test.go:3657: DockerSuite.TestRunWrongCpusetMemsFlagValue (unmatched requirement DaemonIsLinux) 20:07:20 [2019-09-09T20:07:20.944Z] SKIP: docker_cli_save_load_test.go:159: DockerSuite.TestSaveAndLoadRepoFlags (unmatched requirement DaemonIsLinux) 20:07:20 [2019-09-09T20:07:20.944Z] SKIP: docker_cli_save_load_test.go:101: DockerSuite.TestSaveCheckTimes (unmatched requirement DaemonIsLinux) 20:07:20 [2019-09-09T20:07:20.944Z] SKIP: docker_cli_save_load_test.go:260: DockerSuite.TestSaveDirectoryPermissions (unmatched requirement DaemonIsLinux) 20:07:20 [2019-09-09T20:07:20.944Z] SKIP: docker_cli_save_load_test.go:120: DockerSuite.TestSaveImageId (unmatched requirement DaemonIsLinux) 20:07:20 [2019-09-09T20:07:20.944Z] SKIP: docker_cli_save_load_test.go:381: DockerSuite.TestSaveLoadNoTag (unmatched requirement DaemonIsLinux) 20:07:20 [2019-09-09T20:07:20.944Z] SKIP: docker_cli_save_load_test.go:342: DockerSuite.TestSaveLoadParents (unmatched requirement DaemonIsLinux) 20:07:20 [2019-09-09T20:07:20.944Z] SKIP: docker_cli_save_load_test.go:190: DockerSuite.TestSaveMultipleNames (unmatched requirement DaemonIsLinux) 20:07:20 [2019-09-09T20:07:20.944Z] SKIP: docker_cli_save_load_test.go:208: DockerSuite.TestSaveRepoWithMultipleImages (unmatched requirement DaemonIsLinux) 20:07:20 [2019-09-09T20:07:20.944Z] SKIP: docker_cli_save_load_test.go:86: DockerSuite.TestSaveSingleTag (unmatched requirement DaemonIsLinux) 20:07:20 [2019-09-09T20:07:20.944Z] SKIP: docker_cli_save_load_test.go:180: DockerSuite.TestSaveWithNoExistImage (unmatched requirement DaemonIsLinux) 20:07:20 [2019-09-09T20:07:20.944Z] SKIP: docker_cli_save_load_test.go:28: DockerSuite.TestSaveXzAndLoadRepoStdout (unmatched requirement DaemonIsLinux) 20:07:20 [2019-09-09T20:07:20.944Z] SKIP: docker_cli_save_load_test.go:57: DockerSuite.TestSaveXzGzAndLoadRepoStdout (unmatched requirement DaemonIsLinux) 20:07:23 [2019-09-09T20:07:23.147Z] PASS: docker_cli_search_test.go:35: DockerSuite.TestSearchCmdOptions 2.283s 20:07:23 [2019-09-09T20:07:23.147Z] PASS: docker_cli_search_test.go:12: DockerSuite.TestSearchOnCentralRegistry 0.373s 20:07:23 [2019-09-09T20:07:23.292Z] PASS: docker_cli_build_test.go:148: DockerSuite.TestBuildEnvironmentReplacementAddCopy 14.213s 20:07:23 [2019-09-09T20:07:23.292Z] SKIP: docker_cli_build_test.go:172: DockerSuite.TestBuildEnvironmentReplacementEnv (unmatched requirement DaemonIsLinux) 20:07:23 [2019-09-09T20:07:23.292Z] SKIP: docker_cli_build_test.go:103: DockerSuite.TestBuildEnvironmentReplacementExpose (unmatched requirement DaemonIsLinux) 20:07:23 [2019-09-09T20:07:23.292Z] SKIP: docker_cli_build_test.go:61: DockerSuite.TestBuildEnvironmentReplacementUser (unmatched requirement DaemonIsLinux) 20:07:23 [2019-09-09T20:07:23.630Z] PASS: docker_cli_search_test.go:63: DockerSuite.TestSearchOnCentralRegistryWithDash 0.404s 20:07:24 [2019-09-09T20:07:24.101Z] PASS: docker_cli_search_test.go:17: DockerSuite.TestSearchStarsOptionWithWrongParameter 0.299s 20:07:24 [2019-09-09T20:07:24.272Z] PASS: docker_cli_external_volume_driver_unix_test.go:320: DockerExternalVolumeSuite.TestExternalVolumeDriverUnnamed 1.560s 20:07:25 [2019-09-09T20:07:25.659Z] PASS: docker_cli_search_test.go:68: DockerSuite.TestSearchWithLimit 1.583s 20:07:26 [2019-09-09T20:07:26.207Z] PASS: docker_cli_build_test.go:78: DockerSuite.TestBuildEnvironmentReplacementVolume 3.254s 20:07:36 [2019-09-09T20:07:36.553Z] PASS: docker_cli_build_test.go:128: DockerSuite.TestBuildEnvironmentReplacementWorkdir 10.219s 20:07:38 [2019-09-09T20:07:38.134Z] PASS: docker_cli_run_test.go:4292: DockerSuite.TestSlowStdinClosing 11.255s 20:07:38 [2019-09-09T20:07:38.134Z] SKIP: docker_cli_start_test.go:45: DockerSuite.TestStartAttachCorrectExitCode (unmatched requirement DaemonIsLinux) 20:07:42 [2019-09-09T20:07:42.333Z] PASS: docker_cli_external_volume_driver_unix_test.go:334: DockerExternalVolumeSuite.TestExternalVolumeDriverVolumesFrom 2.402s 20:07:43 [2019-09-09T20:07:43.972Z] PASS: docker_cli_start_test.go:146: DockerSuite.TestStartAttachMultipleContainers 7.233s 20:07:43 [2019-09-09T20:07:43.972Z] SKIP: docker_cli_start_test.go:16: DockerSuite.TestStartAttachReturnsOnError (unmatched requirement DaemonIsLinux) 20:07:48 [2019-09-09T20:07:48.700Z] PASS: docker_cli_start_test.go:58: DockerSuite.TestStartAttachSilent 3.860s 20:07:48 [2019-09-09T20:07:48.700Z] SKIP: docker_cli_start_test.go:175: DockerSuite.TestStartAttachWithRename (unmatched requirement DaemonIsLinux) 20:07:48 [2019-09-09T20:07:48.700Z] SKIP: docker_cli_start_test.go:110: DockerSuite.TestStartMultipleContainers (unmatched requirement DaemonIsLinux) 20:07:48 [2019-09-09T20:07:48.700Z] SKIP: docker_cli_start_test.go:95: DockerSuite.TestStartPausedContainer (unmatched requirement IsPausable) 20:07:48 [2019-09-09T20:07:48.700Z] SKIP: docker_cli_start_test.go:70: DockerSuite.TestStartRecordError (unmatched requirement DaemonIsLinux) 20:07:54 [2019-09-09T20:07:54.539Z] PASS: docker_cli_start_test.go:190: DockerSuite.TestStartReturnCorrectExitCode 5.186s 20:07:54 [2019-09-09T20:07:54.539Z] SKIP: docker_cli_stats_test.go:124: DockerSuite.TestStatsAllNewContainersAdded (unmatched requirement DaemonIsLinux) 20:07:54 [2019-09-09T20:07:54.539Z] SKIP: docker_cli_stats_test.go:94: DockerSuite.TestStatsAllNoStream (unmatched requirement DaemonIsLinux) 20:07:54 [2019-09-09T20:07:54.539Z] SKIP: docker_cli_stats_test.go:58: DockerSuite.TestStatsAllRunningNoStream (unmatched requirement DaemonIsLinux) 20:07:54 [2019-09-09T20:07:54.539Z] SKIP: docker_cli_stats_test.go:45: DockerSuite.TestStatsContainerNotFound (unmatched requirement DaemonIsLinux) 20:07:54 [2019-09-09T20:07:54.539Z] SKIP: docker_cli_stats_test.go:165: DockerSuite.TestStatsFormatAll (unmatched requirement DaemonIsLinux) 20:07:54 [2019-09-09T20:07:54.539Z] SKIP: docker_cli_stats_test.go:16: DockerSuite.TestStatsNoStream (unmatched requirement DaemonIsLinux) 20:07:56 [2019-09-09T20:07:56.739Z] PASS: docker_cli_top_test.go:11: DockerSuite.TestTopMultipleArgs 1.622s 20:07:57 [2019-09-09T20:07:57.187Z] PASS: docker_cli_external_volume_driver_unix_test.go:496: DockerExternalVolumeSuite.TestExternalVolumeDriverWithDaemonRestart 1.355s 20:07:58 [2019-09-09T20:07:58.938Z] PASS: docker_cli_top_test.go:26: DockerSuite.TestTopNonPrivileged 2.137s 20:07:58 [2019-09-09T20:07:58.938Z] SKIP: docker_cli_top_test.go:61: DockerSuite.TestTopPrivileged (unmatched requirement DaemonIsLinux) 20:08:01 [2019-09-09T20:08:01.140Z] PASS: docker_cli_top_test.go:50: DockerSuite.TestTopWindowsCoreProcesses 1.642s 20:08:01 [2019-09-09T20:08:01.140Z] SKIP: docker_cli_run_test.go:3456: DockerSuite.TestTwoContainersInNetHost (unmatched requirement DaemonIsLinux) 20:08:01 [2019-09-09T20:08:01.140Z] SKIP: docker_cli_port_test.go:213: DockerSuite.TestUnpublishedPortsInPsOutput (unmatched requirement DaemonIsLinux) 20:08:01 [2019-09-09T20:08:01.140Z] SKIP: docker_cli_health_test.go:147: DockerSuite.TestUnsetEnvVarHealthCheck (unmatched requirement DaemonIsLinux) 20:08:01 [2019-09-09T20:08:01.140Z] SKIP: docker_cli_run_test.go:294: DockerSuite.TestUserDefinedNetworkAlias (unmatched requirement DaemonIsLinux) 20:08:01 [2019-09-09T20:08:01.140Z] SKIP: docker_cli_run_test.go:209: DockerSuite.TestUserDefinedNetworkLinks (unmatched requirement DaemonIsLinux) 20:08:01 [2019-09-09T20:08:01.140Z] SKIP: docker_cli_run_test.go:245: DockerSuite.TestUserDefinedNetworkLinksWithRestart (unmatched requirement DaemonIsLinux) 20:08:06 [2019-09-09T20:08:06.555Z] PASS: docker_cli_build_test.go:5318: DockerSuite.TestBuildEscapeNotBackslashWordTest 27.138s 20:08:06 [2019-09-09T20:08:06.555Z] PASS: docker_cli_build_test.go:2264: DockerSuite.TestBuildEscapeWhitespace 1.697s 20:08:06 [2019-09-09T20:08:06.555Z] SKIP: docker_cli_build_test.go:3303: DockerSuite.TestBuildExoticShellInterpolation (unmatched requirement DaemonIsLinux) 20:08:06 [2019-09-09T20:08:06.555Z] SKIP: docker_cli_build_test.go:1591: DockerSuite.TestBuildExpose (unmatched requirement DaemonIsLinux) 20:08:06 [2019-09-09T20:08:06.555Z] SKIP: docker_cli_build_test.go:1605: DockerSuite.TestBuildExposeMorePorts (unmatched requirement DaemonIsLinux) 20:08:06 [2019-09-09T20:08:06.555Z] SKIP: docker_cli_build_test.go:1654: DockerSuite.TestBuildExposeOrder (unmatched requirement DaemonIsLinux) 20:08:06 [2019-09-09T20:08:06.555Z] SKIP: docker_cli_build_test.go:1670: DockerSuite.TestBuildExposeUpperCaseProto (unmatched requirement DaemonIsLinux) 20:08:10 [2019-09-09T20:08:10.312Z] PASS: docker_cli_build_test.go:2228: DockerSuite.TestBuildFails 3.722s 20:08:10 [2019-09-09T20:08:10.312Z] PASS: docker_cli_build_test.go:4898: DockerSuite.TestBuildFailsGitNotCallable 0.103s 20:08:12 [2019-09-09T20:08:12.037Z] PASS: docker_cli_external_volume_driver_unix_test.go:286: DockerExternalVolumeSuite.TestVolumeCLICreateOptionConflict 0.039s 20:08:12 [2019-09-09T20:08:12.037Z] OK: 261 passed, 6 skipped 20:08:12 [2019-09-09T20:08:12.037Z] PASS 20:08:12 [2019-09-09T20:08:12.037Z] ---> Making bundle: .integration-daemon-stop (in /go/src/github.com/docker/docker/bundles/test-integration/3) 20:08:13 [2019-09-09T20:08:13.931Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/3/root: mountpoint not found 20:08:13 [2019-09-09T20:08:13.931Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 5497 is not a child of this shell 20:08:13 [2019-09-09T20:08:13.931Z] warning: PID 5497 from /go/src/github.com/docker/docker/bundles/test-integration/3/DockerDaemonSuite.TestFailedPluginRemove/dd918ff857e0a/docker.pid had a nonzero exit code 20:08:13 [2019-09-09T20:08:13.931Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/3/DockerDaemonSuite.TestFailedPluginRemove/dd918ff857e0a/root: target is busy 20:08:13 [2019-09-09T20:08:13.931Z] (In some cases useful info about processes that 20:08:13 [2019-09-09T20:08:13.931Z] use the device is found by lsof(8) or fuser(1).) 20:08:13 [2019-09-09T20:08:13.931Z] Clearing AppArmor profiles cache:. 20:08:13 [2019-09-09T20:08:13.931Z] All profile caches have been cleared, but no profiles have been unloaded. 20:08:13 [2019-09-09T20:08:13.931Z] Unloading profiles will leave already running processes permanently 20:08:13 [2019-09-09T20:08:13.931Z] unconfined, which can lead to unexpected situations. 20:08:13 [2019-09-09T20:08:13.931Z] 20:08:13 [2019-09-09T20:08:13.931Z] To set a process to complain mode, use the command line tool 20:08:13 [2019-09-09T20:08:13.931Z] 'aa-complain'. To really tear down all profiles, run the init script 20:08:13 [2019-09-09T20:08:13.931Z] with the 'teardown' option." 20:08:13 [2019-09-09T20:08:13.931Z] Removing test suite binaries 20:08:13 [2019-09-09T20:08:13.931Z] 20:08:15 [2019-09-09T20:08:15.825Z] Remaining pids to kill: [] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 20:08:16 [2019-09-09T20:08:16.135Z] + echo Ensuring container killed. 20:08:16 [2019-09-09T20:08:16.135Z] Ensuring container killed. 20:08:16 [2019-09-09T20:08:16.135Z] + docker rm -vf docker-pr5 20:08:16 [2019-09-09T20:08:16.135Z] Error: No such container: docker-pr5 20:08:16 [2019-09-09T20:08:16.135Z] + true [Pipeline] sh 20:08:16 [2019-09-09T20:08:16.417Z] + echo Chowning /workspace to jenkins user 20:08:16 [2019-09-09T20:08:16.417Z] Chowning /workspace to jenkins user 20:08:16 [2019-09-09T20:08:16.417Z] + id -u 20:08:16 [2019-09-09T20:08:16.417Z] + id -g 20:08:16 [2019-09-09T20:08:16.417Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39874:/workspace busybox chown -R 1000:1000 /workspace 20:08:18 [2019-09-09T20:08:18.903Z] PASS: docker_cli_volume_test.go:23: DockerSuite.TestVolumeCLICreate 15.272s 20:08:18 [2019-09-09T20:08:18.903Z] PASS: docker_cli_volume_test.go:283: DockerSuite.TestVolumeCLICreateLabel 0.127s 20:08:18 [2019-09-09T20:08:18.903Z] PASS: docker_cli_volume_test.go:295: DockerSuite.TestVolumeCLICreateLabelMultiple 0.189s 20:08:18 [2019-09-09T20:08:18.903Z] SKIP: docker_cli_volume_test.go:259: DockerSuite.TestVolumeCLICreateWithOpts (unmatched requirement DaemonIsLinux) 20:08:18 [2019-09-09T20:08:18.903Z] PASS: docker_cli_volume_test.go:39: DockerSuite.TestVolumeCLIInspect 0.325s 20:08:18 [2019-09-09T20:08:18.903Z] PASS: docker_cli_volume_test.go:56: DockerSuite.TestVolumeCLIInspectMulti 0.261s 20:08:18 [2019-09-09T20:08:18.903Z] PASS: docker_cli_volume_test.go:249: DockerSuite.TestVolumeCLIInspectTmplError 0.134s 20:08:20 [2019-09-09T20:08:20.457Z] PASS: docker_cli_volume_test.go:73: DockerSuite.TestVolumeCLILs 2.550s 20:08:20 [2019-09-09T20:08:20.457Z] PASS: docker_cli_volume_test.go:178: DockerSuite.TestVolumeCLILsErrorWithInvalidFilterName 0.065s [Pipeline] catchError [Pipeline] { [Pipeline] sh 20:08:20 [2019-09-09T20:08:20.887Z] + bundleName=janky 20:08:20 [2019-09-09T20:08:20.887Z] + echo Creating janky-bundles.tar.gz 20:08:20 [2019-09-09T20:08:20.887Z] Creating janky-bundles.tar.gz 20:08:20 [2019-09-09T20:08:20.887Z] + xargs tar -czf janky-bundles.tar.gz 20:08:20 [2019-09-09T20:08:20.887Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *.log -o -name *.prof ) -print [Pipeline] archiveArtifacts 20:08:21 [2019-09-09T20:08:21.828Z] Archiving artifacts 20:08:22 [2019-09-09T20:08:22.237Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39874/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 20:08:22 [2019-09-09T20:08:22.545Z] + make clean 20:08:22 [2019-09-09T20:08:22.729Z] PASS: docker_cli_build_test.go:4818: DockerSuite.TestBuildFollowSymlinkToDir 10.853s 20:08:22 [2019-09-09T20:08:22.804Z] docker volume rm -f docker-dev-cache 20:08:22 [2019-09-09T20:08:22.804Z] docker-dev-cache [Pipeline] deleteDir 20:08:23 [2019-09-09T20:08:23.392Z] PASS: docker_cli_volume_test.go:128: DockerSuite.TestVolumeCLILsFilterDangling 2.666s 20:08:23 [2019-09-09T20:08:23.392Z] PASS: docker_cli_volume_test.go:352: DockerSuite.TestVolumeCLILsFilterDrivers 0.383s 20:08:23 [2019-09-09T20:08:23.856Z] PASS: docker_cli_volume_test.go:322: DockerSuite.TestVolumeCLILsFilterLabels 0.382s 20:08:23 [2019-09-09T20:08:23.856Z] PASS: docker_cli_volume_test.go:184: DockerSuite.TestVolumeCLILsWithIncorrectFilterValue 0.069s 20:08:23 [2019-09-09T20:08:23.856Z] PASS: docker_cli_volume_test.go:226: DockerSuite.TestVolumeCLINoArgs 0.174s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:08:32 [2019-09-09T20:08:32.485Z] PASS: docker_cli_volume_test.go:190: DockerSuite.TestVolumeCLIRm 7.442s 20:08:32 [2019-09-09T20:08:32.485Z] SKIP: docker_cli_volume_test.go:391: DockerSuite.TestVolumeCLIRmForce (unmatched requirement DaemonIsLinux) 20:08:32 [2019-09-09T20:08:32.485Z] PASS: docker_cli_volume_test.go:415: DockerSuite.TestVolumeCLIRmForceInUse 0.607s 20:08:32 [2019-09-09T20:08:32.485Z] PASS: docker_cli_volume_test.go:383: DockerSuite.TestVolumeCLIRmForceUsage 0.200s 20:08:32 [2019-09-09T20:08:32.485Z] SKIP: docker_cli_volume_test.go:453: DockerSuite.TestVolumeCliInspectWithVolumeOpts (unmatched requirement DaemonIsLinux) 20:08:33 [2019-09-09T20:08:33.095Z] PASS: docker_cli_build_test.go:4788: DockerSuite.TestBuildFollowSymlinkToFile 10.655s 20:08:39 [2019-09-09T20:08:39.611Z] PASS: docker_cli_run_test.go:3025: DockerSuite.TestVolumeFromMixedRWOptions 6.300s 20:08:39 [2019-09-09T20:08:39.611Z] PASS: docker_cli_volume_test.go:86: DockerSuite.TestVolumeLsFormat 0.262s 20:08:39 [2019-09-09T20:08:39.611Z] PASS: docker_cli_volume_test.go:95: DockerSuite.TestVolumeLsFormatDefaultFormat 0.270s 20:08:43 [2019-09-09T20:08:43.615Z] PASS: docker_cli_build_test.go:1171: DockerSuite.TestBuildForceRm 11.074s 20:08:48 [2019-09-09T20:08:48.236Z] PASS: docker_cli_run_test.go:497: DockerSuite.TestVolumesFromGetsProperMode 8.229s 20:08:48 [2019-09-09T20:08:48.236Z] SKIP: docker_cli_run_test.go:2180: DockerSuite.TestVolumesNoCopyData (unmatched requirement DaemonIsLinux) 20:08:49 [2019-09-09T20:08:49.216Z] PASS: docker_cli_run_test.go:4551: DockerSuite.TestWindowsRunAsSystem 1.390s 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_by_digest_test.go:183: DockerRegistrySuite.TestBuildByDigest 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_api_build_test.go:324: DockerRegistrySuite.TestBuildCopyFromForcePull 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_build_test.go:5812: DockerRegistrySuite.TestBuildMultiStageImplicitPull 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_pull_local_test.go:198: DockerRegistrySuite.TestConcurrentPullMultipleTags 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_push_test.go:199: DockerRegistrySuite.TestConcurrentPush 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_by_digest_test.go:130: DockerRegistrySuite.TestCreateByDigest 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_push_test.go:207: DockerRegistrySuite.TestCrossRepositoryLayerPush 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_by_digest_test.go:445: DockerRegistrySuite.TestDeleteImageByIDOnlyPulledByDigest 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_by_digest_test.go:491: DockerRegistrySuite.TestDeleteImageWithDigestAndMultiRepoTag 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_by_digest_test.go:464: DockerRegistrySuite.TestDeleteImageWithDigestAndTag 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_events_test.go:529: DockerRegistrySuite.TestEventsImageFilterPush 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_by_digest_test.go:390: DockerRegistrySuite.TestInspectImageWithDigests 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_by_digest_test.go:317: DockerRegistrySuite.TestListDanglingImagesWithDigests 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_by_digest_test.go:240: DockerRegistrySuite.TestListImagesWithDigests 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_by_digest_test.go:227: DockerRegistrySuite.TestListImagesWithoutDigests 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_by_digest_test.go:409: DockerRegistrySuite.TestPsListContainersFilterAncestorImageByDigest 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_by_digest_test.go:105: DockerRegistrySuite.TestPullByDigest 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_by_digest_test.go:122: DockerRegistrySuite.TestPullByDigestNoFallback 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_by_digest_test.go:79: DockerRegistrySuite.TestPullByTagDisplaysDigest 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_by_digest_test.go:610: DockerRegistrySuite.TestPullFailsWithAlteredLayer 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_by_digest_test.go:528: DockerRegistrySuite.TestPullFailsWithAlteredManifest 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_pull_local_test.go:259: DockerRegistrySuite.TestPullIDStability 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_pull_local_test.go:55: DockerRegistrySuite.TestPullImageWithAliases 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_pull_local_test.go:287: DockerRegistrySuite.TestPullManifestList 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_pull_local_test.go:279: DockerRegistrySuite.TestPullNoLayers 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_push_test.go:69: DockerRegistrySuite.TestPushBadTag 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_push_test.go:29: DockerRegistrySuite.TestPushBusyboxImage 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_push_test.go:145: DockerRegistrySuite.TestPushEmptyLayer 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_push_test.go:114: DockerRegistrySuite.TestPushMultipleTags 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_push_test.go:52: DockerRegistrySuite.TestPushUntagged 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_by_digest_test.go:161: DockerRegistrySuite.TestRemoveImageByDigest 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_by_digest_test.go:143: DockerRegistrySuite.TestRunByDigest 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_pull_local_test.go:452: DockerRegistrySuite.TestRunImplicitPullWithNoTag 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_by_digest_test.go:208: DockerRegistrySuite.TestTagByDigest 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_registry_user_agent_test.go:74: DockerRegistrySuite.TestUserAgentPassThrough 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_v2_only_test.go:28: DockerRegistrySuite.TestV2Only 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_pull_local_test.go:202: DockerSchema1RegistrySuite.TestConcurrentPullMultipleTags 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_push_test.go:203: DockerSchema1RegistrySuite.TestConcurrentPush 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_push_test.go:249: DockerSchema1RegistrySuite.TestCrossRepositoryLayerPushNotSupported 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_by_digest_test.go:109: DockerSchema1RegistrySuite.TestPullByDigest 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_by_digest_test.go:126: DockerSchema1RegistrySuite.TestPullByDigestNoFallback 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_by_digest_test.go:83: DockerSchema1RegistrySuite.TestPullByTagDisplaysDigest 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_by_digest_test.go:653: DockerSchema1RegistrySuite.TestPullFailsWithAlteredLayer 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_by_digest_test.go:568: DockerSchema1RegistrySuite.TestPullFailsWithAlteredManifest 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_pull_local_test.go:263: DockerSchema1RegistrySuite.TestPullIDStability 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_pull_local_test.go:59: DockerSchema1RegistrySuite.TestPullImageWithAliases 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_pull_local_test.go:283: DockerSchema1RegistrySuite.TestPullNoLayers 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_push_test.go:73: DockerSchema1RegistrySuite.TestPushBadTag 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_push_test.go:33: DockerSchema1RegistrySuite.TestPushBusyboxImage 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_push_test.go:149: DockerSchema1RegistrySuite.TestPushEmptyLayer 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_push_test.go:118: DockerSchema1RegistrySuite.TestPushMultipleTags 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_push_test.go:56: DockerSchema1RegistrySuite.TestPushUntagged 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_build_test.go:5002: DockerRegistryAuthHtpasswdSuite.TestBuildFromAuthenticatedRegistry 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_build_test.go:5020: DockerRegistryAuthHtpasswdSuite.TestBuildWithExternalAuth 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_login_test.go:23: DockerRegistryAuthHtpasswdSuite.TestLoginToPrivateRegistry 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_logout_test.go:16: DockerRegistryAuthHtpasswdSuite.TestLogoutWithExternalAuth 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_logout_test.go:68: DockerRegistryAuthHtpasswdSuite.TestLogoutWithWrongHostnamesStored 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_pull_local_test.go:416: DockerRegistryAuthHtpasswdSuite.TestPullWithExternalAuth 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_pull_local_test.go:371: DockerRegistryAuthHtpasswdSuite.TestPullWithExternalAuthLoginWithScheme 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_push_test.go:282: DockerRegistryAuthHtpasswdSuite.TestPushNoCredentialsNoRetry 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_push_test.go:344: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseError 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_push_test.go:372: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseNoToken 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_push_test.go:331: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseUnauthorized 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_push_test.go:359: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseUnparsable 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_push_test.go:319: DockerRegistryAuthTokenSuite.TestPushTokenServiceUnauthResponse 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_proxy_test.go:23: DockerDaemonSuite.TestCLIProxyProxyTCPSock 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_exec_test.go:81: DockerDaemonSuite.TestExecAfterDaemonRestart 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_info_test.go:213: DockerDaemonSuite.TestRegistryMirrors 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_run_test.go:4116: DockerDaemonSuite.TestRunWithUlimitAndDaemonDefault 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_plugins_test.go:32: DockerPluginSuite.TestPluginBasicOps 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_plugins_test.go:263: DockerPluginSuite.TestPluginCreate 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_plugins_test.go:241: DockerPluginSuite.TestPluginEnableDisableNegative 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_plugins_test.go:63: DockerPluginSuite.TestPluginForceRemove 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_plugins_test.go:355: DockerPluginSuite.TestPluginIDPrefix 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_plugins_test.go:295: DockerPluginSuite.TestPluginInspect 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_plugins_test.go:211: DockerPluginSuite.TestPluginInstallArgs 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_plugins_test.go:127: DockerPluginSuite.TestPluginInstallDisable 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_plugins_test.go:227: DockerPluginSuite.TestPluginInstallImage 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_plugins_test.go:412: DockerPluginSuite.TestPluginListDefaultFormat 20:08:49 [2019-09-09T20:08:49.216Z] SKIP: docker_cli_plugins_test.go:160: DockerPluginSuite.TestPluginSet 20:08:49 [2019-09-09T20:08:49.216Z] OK: 524 passed, 548 skipped 20:08:49 [2019-09-09T20:08:49.216Z] PASS 20:08:49 [2019-09-09T20:08:49.216Z] ok github.com/docker/docker/integration-cli 2485.299s 20:08:49 [2019-09-09T20:08:49.216Z] INFO: Integration tests ended at 09/09/2019 20:08:48. Duration:00:41:36.2272288 20:08:49 [2019-09-09T20:08:49.216Z] INFO: Docker info of the daemon under test at end of run 20:08:49 [2019-09-09T20:08:49.216Z] 20:08:49 [2019-09-09T20:08:49.216Z] Containers: 2 20:08:49 [2019-09-09T20:08:49.216Z] Running: 0 20:08:49 [2019-09-09T20:08:49.216Z] Paused: 0 20:08:49 [2019-09-09T20:08:49.216Z] Stopped: 2 20:08:49 [2019-09-09T20:08:49.216Z] Images: 12 20:08:49 [2019-09-09T20:08:49.216Z] Server Version: 0.0.0-dev 20:08:49 [2019-09-09T20:08:49.216Z] Storage Driver: windowsfilter 20:08:49 [2019-09-09T20:08:49.216Z] Windows: 20:08:49 [2019-09-09T20:08:49.216Z] Logging Driver: json-file 20:08:49 [2019-09-09T20:08:49.216Z] Plugins: 20:08:49 [2019-09-09T20:08:49.216Z] Volume: local 20:08:49 [2019-09-09T20:08:49.216Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent 20:08:49 [2019-09-09T20:08:49.216Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 20:08:49 [2019-09-09T20:08:49.216Z] Swarm: inactive 20:08:49 [2019-09-09T20:08:49.216Z] Default Isolation: process 20:08:49 [2019-09-09T20:08:49.216Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) 20:08:49 [2019-09-09T20:08:49.216Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.678) 20:08:49 [2019-09-09T20:08:49.216Z] OSType: windows 20:08:49 [2019-09-09T20:08:49.216Z] Architecture: x86_64 20:08:49 [2019-09-09T20:08:49.217Z] CPUs: 4 20:08:49 [2019-09-09T20:08:49.217Z] Total Memory: 32GiB 20:08:49 [2019-09-09T20:08:49.217Z] Name: azwin-2-bddf60 20:08:49 [2019-09-09T20:08:49.217Z] ID: HHJI:4FV5:IHS4:JAIT:7FLE:JK2L:7Y3S:2AT5:VF3U:LORU:4BWG:MH7W 20:08:49 [2019-09-09T20:08:49.217Z] Docker Root Dir: D:\CI-5\CI-f14a47e58\daemon 20:08:49 [2019-09-09T20:08:49.217Z] Debug Mode (client): false 20:08:49 [2019-09-09T20:08:49.217Z] Debug Mode (server): true 20:08:49 [2019-09-09T20:08:49.217Z] File Descriptors: -1 20:08:49 [2019-09-09T20:08:49.217Z] Goroutines: 18 20:08:49 [2019-09-09T20:08:49.217Z] System Time: 2019-09-09T20:08:48.9646022Z 20:08:49 [2019-09-09T20:08:49.217Z] EventsListeners: 0 20:08:49 [2019-09-09T20:08:49.217Z] Registry: https://index.docker.io/v1/ 20:08:49 [2019-09-09T20:08:49.217Z] Labels: 20:08:49 [2019-09-09T20:08:49.217Z] Experimental: false 20:08:49 [2019-09-09T20:08:49.217Z] Insecure Registries: 20:08:49 [2019-09-09T20:08:49.217Z] 127.0.0.0/8 20:08:49 [2019-09-09T20:08:49.217Z] Live Restore Enabled: false 20:08:49 [2019-09-09T20:08:49.217Z] 20:08:49 [2019-09-09T20:08:49.217Z] 20:08:49 [2019-09-09T20:08:49.217Z] INFO: Stopping daemon under test 20:08:49 [2019-09-09T20:08:49.217Z] SUCCESS: The process with PID 6264 (child process of PID 10748) has been terminated. 20:08:49 [2019-09-09T20:08:49.217Z] SUCCESS: The process with PID 10748 (child process of PID 3684) has been terminated. 20:08:49 [2019-09-09T20:08:49.217Z] INFO: executeCI.ps1 Completed successfully at 09/09/2019 20:08:49. 20:08:49 [2019-09-09T20:08:49.217Z] INFO: Tidying up at end of run 20:08:49 [2019-09-09T20:08:49.217Z] INFO: Saving daemon under test log (d:\CI-5\CI-f14a47e58\dut.out) to C:\windows\TEMP\CIDUT.out 20:08:49 [2019-09-09T20:08:49.217Z] INFO: Saving daemon under test log (d:\CI-5\CI-f14a47e58\dut.err) to C:\windows\TEMP\CIDUT.err 20:08:49 [2019-09-09T20:08:49.217Z] INFO: Nuke-Everything... 20:08:49 [2019-09-09T20:08:49.681Z] INFO: Container count on control daemon to delete is 2 20:08:50 [2019-09-09T20:08:50.660Z] 9f87547d4088 20:08:50 [2019-09-09T20:08:50.660Z] 112436de4397 20:08:51 [2019-09-09T20:08:51.125Z] INFO: Non-base image count on control daemon to delete is 1 20:08:52 [2019-09-09T20:08:52.680Z] Deleted: sha256:2edeb510be24aeb1a5cc2f834ab6ceb4361e7c31b50e86392916d34b723dc214 20:08:52 [2019-09-09T20:08:52.680Z] Deleted: sha256:c52e67c38e0e26aa63c1032467329ea052e6a809b895e1557a8e6613b191f837 20:08:52 [2019-09-09T20:08:52.680Z] INFO: Tidying pidfile d:\CI-5\CI-f14a47e58\docker.pid 20:08:52 [2019-09-09T20:08:52.680Z] INFO: Nuking d:\CI-5 20:08:56 [2019-09-09T20:08:56.056Z] PASS: docker_cli_build_test.go:3052: DockerSuite.TestBuildFromGit 11.195s 20:08:57 [2019-09-09T20:08:57.028Z] PASS: docker_cli_build_test.go:3071: DockerSuite.TestBuildFromGitWithContext 2.585s 20:09:05 [2019-09-09T20:09:05.620Z] PASS: docker_cli_build_test.go:3090: DockerSuite.TestBuildFromGitWithF 7.423s 20:09:05 [2019-09-09T20:09:05.620Z] SKIP: docker_cli_build_test.go:3702: DockerSuite.TestBuildFromMixedcaseDockerfile (unmatched requirement UnixCli) 20:09:06 [2019-09-09T20:09:06.087Z] PASS: docker_cli_build_test.go:3778: DockerSuite.TestBuildFromOfficialNames 0.732s 20:09:07 [2019-09-09T20:09:07.632Z] PASS: docker_cli_build_test.go:3103: DockerSuite.TestBuildFromRemoteTarball 1.693s 20:09:07 [2019-09-09T20:09:07.632Z] SKIP: docker_cli_build_test.go:3753: DockerSuite.TestBuildFromStdinWithF (unmatched requirement DaemonIsLinux) 20:09:22 [2019-09-09T20:09:22.751Z] INFO: Zapped successfully 20:09:22 [2019-09-09T20:09:22.751Z] 20:09:22 [2019-09-09T20:09:22.751Z] INFO: executeCI.ps1 exiting at Mon Sep 9 20:09:22 CUT 2019. Duration 00:57:13.3302908 20:09:22 [2019-09-09T20:09:22.751Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell 20:09:24 [2019-09-09T20:09:24.427Z] Creating windowsRS5-integration-bundles.zip 20:09:25 [2019-09-09T20:09:25.354Z] PASS: docker_cli_build_test.go:3726: DockerSuite.TestBuildFromURLWithF 15.471s 20:09:25 [2019-09-09T20:09:25.354Z] SKIP: docker_cli_build_test.go:235: DockerSuite.TestBuildHandleEscapesInVolume (unmatched requirement DaemonIsLinux) [Pipeline] step 20:09:25 [2019-09-09T20:09:25.625Z] Archiving artifacts 20:09:26 [2019-09-09T20:09:26.709Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39874/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 20:09:27 [2019-09-09T20:09:27.646Z] + make clean 20:09:28 [2019-09-09T20:09:28.626Z] docker volume rm -f docker-dev-cache 20:09:28 [2019-09-09T20:09:28.626Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:10:07 [2019-09-09T20:10:07.919Z] PASS: docker_cli_history_test.go:16: DockerSuite.TestBuildHistory 41.707s 20:10:08 [2019-09-09T20:10:08.890Z] PASS: docker_cli_build_test.go:6182: DockerSuite.TestBuildIidFile 3.214s 20:10:11 [2019-09-09T20:10:11.809Z] PASS: docker_cli_build_test.go:6207: DockerSuite.TestBuildIidFileCleanupOnFail 2.660s 20:10:11 [2019-09-09T20:10:11.809Z] SKIP: docker_cli_build_test.go:2207: DockerSuite.TestBuildInheritance (unmatched requirement DaemonIsLinux) 20:10:14 [2019-09-09T20:10:14.000Z] PASS: docker_cli_build_test.go:5975: DockerSuite.TestBuildIntermediateTarget 2.065s 20:10:14 [2019-09-09T20:10:14.000Z] PASS: docker_cli_build_test.go:3192: DockerSuite.TestBuildInvalidTag 0.049s 20:10:19 [2019-09-09T20:10:19.813Z] PASS: docker_cli_build_test.go:35: DockerSuite.TestBuildJSONEmptyRun 4.945s 20:10:22 [2019-09-09T20:10:22.730Z] PASS: docker_cli_build_test.go:4924: DockerSuite.TestBuildLabel 3.321s 20:10:24 [2019-09-09T20:10:24.275Z] PASS: docker_cli_build_test.go:4955: DockerSuite.TestBuildLabelCacheCommit 1.733s 20:10:28 [2019-09-09T20:10:28.023Z] PASS: docker_cli_build_test.go:4976: DockerSuite.TestBuildLabelMultiple 3.352s 20:10:29 [2019-09-09T20:10:29.565Z] PASS: docker_cli_build_test.go:4941: DockerSuite.TestBuildLabelOneNode 1.718s 20:10:33 [2019-09-09T20:10:33.311Z] PASS: docker_cli_build_test.go:3374: DockerSuite.TestBuildLabels 3.274s 20:10:37 [2019-09-09T20:10:37.058Z] PASS: docker_cli_build_test.go:3386: DockerSuite.TestBuildLabelsCache 3.920s 20:10:58 [2019-09-09T20:10:58.187Z] PASS: docker_cli_build_test.go:5062: DockerSuite.TestBuildLabelsOverride 19.914s 20:10:58 [2019-09-09T20:10:58.187Z] SKIP: docker_cli_build_test.go:392: DockerSuite.TestBuildLastModified (unmatched requirement DaemonIsLinux) 20:10:58 [2019-09-09T20:10:58.187Z] SKIP: docker_cli_build_test.go:2624: DockerSuite.TestBuildLineBreak (unmatched requirement DaemonIsLinux) 20:10:58 [2019-09-09T20:10:58.187Z] PASS: docker_cli_build_test.go:6107: DockerSuite.TestBuildLineErrorOnBuild 0.058s 20:10:58 [2019-09-09T20:10:58.187Z] PASS: docker_cli_build_test.go:6118: DockerSuite.TestBuildLineErrorUnknownInstruction 0.062s 20:10:58 [2019-09-09T20:10:58.187Z] PASS: docker_cli_build_test.go:6149: DockerSuite.TestBuildLineErrorWithComments 0.055s 20:10:58 [2019-09-09T20:10:58.187Z] PASS: docker_cli_build_test.go:6132: DockerSuite.TestBuildLineErrorWithEmptyLines 0.057s 20:10:59 [2019-09-09T20:10:59.738Z] PASS: docker_cli_build_test.go:1268: DockerSuite.TestBuildMaintainer 1.696s 20:11:00 [2019-09-09T20:11:00.199Z] PASS: docker_cli_build_test.go:3892: DockerSuite.TestBuildMissingArgs 0.609s 20:11:10 [2019-09-09T20:11:10.545Z] PASS: docker_cli_build_test.go:445: DockerSuite.TestBuildModifyFileInFolder 10.173s 20:11:40 [2019-09-09T20:11:40.537Z] PASS: docker_cli_build_test.go:4638: DockerSuite.TestBuildMultiStageArg 25.308s 20:11:40 [2019-09-09T20:11:40.537Z] SKIP: docker_cli_build_test.go:5526: DockerSuite.TestBuildMultiStageCache (unmatched requirement DaemonIsLinux) 20:11:40 [2019-09-09T20:11:40.537Z] PASS: docker_cli_build_test.go:5705: DockerSuite.TestBuildMultiStageCopyFromErrors 2.008s 20:12:41 [2019-09-09T20:12:41.040Z] PASS: docker_cli_build_test.go:5647: DockerSuite.TestBuildMultiStageCopyFromSyntax 57.881s 20:13:02 [2019-09-09T20:13:02.170Z] PASS: docker_cli_build_test.go:4662: DockerSuite.TestBuildMultiStageGlobalArg 22.388s 20:13:10 [2019-09-09T20:13:10.758Z] PASS: docker_cli_build_test.go:5785: DockerSuite.TestBuildMultiStageImplicitFrom 9.147s 20:13:23 [2019-09-09T20:13:23.167Z] PASS: docker_cli_build_test.go:5752: DockerSuite.TestBuildMultiStageMultipleBuilds 12.625s 20:13:33 [2019-09-09T20:13:33.523Z] PASS: docker_cli_build_test.go:5867: DockerSuite.TestBuildMultiStageMultipleBuildsWindows 11.088s 20:14:03 [2019-09-09T20:14:03.520Z] PASS: docker_cli_build_test.go:5842: DockerSuite.TestBuildMultiStageNameVariants 28.135s 20:14:03 [2019-09-09T20:14:03.520Z] SKIP: docker_cli_build_test.go:5955: DockerSuite.TestBuildMultiStageResetScratch (unmatched requirement DaemonIsLinux) 20:14:18 [2019-09-09T20:14:18.360Z] PASS: docker_cli_build_test.go:4687: DockerSuite.TestBuildMultiStageUnusedArg 13.705s 20:14:18 [2019-09-09T20:14:18.360Z] PASS: docker_cli_build_test.go:4748: DockerSuite.TestBuildMultipleTags 1.914s 20:14:18 [2019-09-09T20:14:18.360Z] SKIP: docker_cli_build_test.go:5562: DockerSuite.TestBuildNetContainer (unmatched requirement DaemonIsLinux) 20:14:18 [2019-09-09T20:14:18.360Z] SKIP: docker_cli_build_test.go:5550: DockerSuite.TestBuildNetNone (unmatched requirement DaemonIsLinux) 20:14:24 [2019-09-09T20:14:24.172Z] PASS: docker_cli_build_test.go:2054: DockerSuite.TestBuildNoContext 5.374s 20:14:31 [2019-09-09T20:14:31.269Z] PASS: docker_cli_build_test.go:4002: DockerSuite.TestBuildNoDupOutput 6.843s 20:14:35 [2019-09-09T20:14:35.020Z] PASS: docker_cli_build_test.go:4707: DockerSuite.TestBuildNoNamedVolume 3.873s 20:14:35 [2019-09-09T20:14:35.020Z] PASS: docker_cli_build_test.go:3499: DockerSuite.TestBuildNotVerboseFailure 0.221s 20:14:35 [2019-09-09T20:14:35.481Z] PASS: docker_cli_build_test.go:3527: DockerSuite.TestBuildNotVerboseFailureRemote 0.130s 20:14:38 [2019-09-09T20:14:38.393Z] PASS: docker_cli_build_test.go:3478: DockerSuite.TestBuildNotVerboseFailureWithNonExistImage 2.694s 20:14:39 [2019-09-09T20:14:39.366Z] PASS: docker_cli_build_test.go:3427: DockerSuite.TestBuildNotVerboseSuccess 1.128s 20:14:44 [2019-09-09T20:14:44.069Z] PASS: docker_cli_build_test.go:4052: DockerSuite.TestBuildNullStringInAddCopyVolume 5.010s 20:14:58 [2019-09-09T20:14:58.919Z] PASS: docker_cli_build_test.go:2237: DockerSuite.TestBuildOnBuild 14.199s 20:15:04 [2019-09-09T20:15:04.730Z] PASS: docker_api_build_test.go:282: DockerSuite.TestBuildOnBuildCache 4.771s 20:15:25 [2019-09-09T20:15:25.988Z] PASS: docker_cli_build_test.go:338: DockerSuite.TestBuildOnBuildCmdEntrypointJSON 18.644s 20:15:31 [2019-09-09T20:15:31.811Z] PASS: docker_cli_build_test.go:355: DockerSuite.TestBuildOnBuildEntrypointJSON 8.673s 20:15:46 [2019-09-09T20:15:46.667Z] PASS: docker_cli_build_test.go:1734: DockerSuite.TestBuildOnBuildLimitedInheritance 13.934s 20:15:55 [2019-09-09T20:15:55.264Z] PASS: docker_cli_build_test.go:279: DockerSuite.TestBuildOnBuildLowercase 8.061s 20:16:03 [2019-09-09T20:16:03.861Z] PASS: docker_cli_build_test.go:3182: DockerSuite.TestBuildOnBuildOutput 8.314s 20:16:06 [2019-09-09T20:16:06.782Z] PASS: docker_api_build_test.go:257: DockerSuite.TestBuildOnBuildWithCopy 3.105s 20:16:06 [2019-09-09T20:16:06.782Z] SKIP: docker_cli_build_test.go:6013: DockerSuite.TestBuildOpaqueDirectory (unmatched requirement DaemonIsLinux) 20:16:06 [2019-09-09T20:16:06.782Z] SKIP: docker_cli_build_test.go:1484: DockerSuite.TestBuildPATH (unmatched requirement DaemonIsLinux) 20:16:10 [2019-09-09T20:16:10.531Z] PASS: docker_cli_build_test.go:4030: DockerSuite.TestBuildRUNErrMsg 3.743s 20:16:10 [2019-09-09T20:16:10.531Z] SKIP: docker_cli_build_test.go:3952: DockerSuite.TestBuildRUNoneJSON (unmatched requirement DaemonIsLinux) 20:17:36 [2019-09-09T20:17:36.634Z] PASS: docker_cli_build_test.go:1402: DockerSuite.TestBuildRelativeCopy 74.724s 20:17:57 [2019-09-09T20:17:57.788Z] PASS: docker_cli_build_test.go:1295: DockerSuite.TestBuildRelativeWorkdir 30.559s 20:18:18 [2019-09-09T20:18:18.952Z] PASS: docker_cli_build_test.go:1190: DockerSuite.TestBuildRm 20.012s 20:18:21 [2019-09-09T20:18:21.937Z] PASS: docker_cli_build_test.go:3296: DockerSuite.TestBuildRunShEntrypoint 4.495s 20:18:21 [2019-09-09T20:18:21.937Z] SKIP: docker_cli_build_test.go:1752: DockerSuite.TestBuildSameDockerfileWithAndWithoutCache (unmatched requirement DaemonIsLinux) 20:18:21 [2019-09-09T20:18:21.937Z] SKIP: docker_api_build_test.go:517: DockerSuite.TestBuildScratchCopy (unmatched requirement DaemonIsLinux) 20:18:26 [2019-09-09T20:18:26.706Z] PASS: docker_cli_build_test.go:6163: DockerSuite.TestBuildSetCommandWithDefinedShell 3.444s 20:18:33 [2019-09-09T20:18:33.801Z] PASS: docker_cli_build_test.go:42: DockerSuite.TestBuildShCmdJSONEntrypoint 7.036s 20:18:40 [2019-09-09T20:18:40.897Z] PASS: docker_cli_build_test.go:5265: DockerSuite.TestBuildShellEntrypoint 7.169s 20:18:48 [2019-09-09T20:18:48.001Z] PASS: docker_cli_build_test.go:5280: DockerSuite.TestBuildShellInherited 6.915s 20:19:18 [2019-09-09T20:19:18.004Z] PASS: docker_cli_build_test.go:5229: DockerSuite.TestBuildShellMultiple 28.154s 20:19:18 [2019-09-09T20:19:18.004Z] PASS: docker_cli_build_test.go:5293: DockerSuite.TestBuildShellNotJSON 0.070s 20:19:18 [2019-09-09T20:19:18.977Z] PASS: docker_cli_build_test.go:5212: DockerSuite.TestBuildShellUpdatesConfig 1.703s 20:19:36 [2019-09-09T20:19:36.710Z] PASS: docker_cli_build_test.go:5306: DockerSuite.TestBuildShellWindowsPowershell 15.723s 20:19:36 [2019-09-09T20:19:36.710Z] PASS: docker_cli_build_test.go:3796: DockerSuite.TestBuildSpaces 0.217s 20:19:41 [2019-09-09T20:19:41.415Z] PASS: docker_cli_build_test.go:3859: DockerSuite.TestBuildSpacesWithQuotes 4.971s 20:19:41 [2019-09-09T20:19:41.415Z] PASS: docker_cli_build_test.go:4019: DockerSuite.TestBuildStartsFromOne 0.069s 20:19:47 [2019-09-09T20:19:47.281Z] PASS: docker_cli_build_test.go:3557: DockerSuite.TestBuildStderr 5.026s 20:20:17 [2019-09-09T20:20:17.276Z] PASS: docker_cli_build_test.go:5381: DockerSuite.TestBuildStepsWithProgress 29.522s 20:20:17 [2019-09-09T20:20:17.276Z] SKIP: docker_cli_build_test.go:4072: DockerSuite.TestBuildStopSignal (unmatched requirement DaemonIsLinux) 20:20:23 [2019-09-09T20:20:23.098Z] PASS: docker_cli_build_test.go:4852: DockerSuite.TestBuildSymlinkBasename 5.260s 20:20:26 [2019-09-09T20:20:26.850Z] PASS: docker_cli_build_test.go:3599: DockerSuite.TestBuildSymlinkBreakout 3.471s 20:20:33 [2019-09-09T20:20:33.954Z] PASS: docker_cli_build_test.go:4724: DockerSuite.TestBuildTagEvent 6.535s 20:20:42 [2019-09-09T20:20:42.550Z] PASS: docker_cli_build_test.go:4144: DockerSuite.TestBuildTimeArgHistoryExclusions 8.156s 20:20:42 [2019-09-09T20:20:42.550Z] SKIP: docker_cli_build_test.go:1281: DockerSuite.TestBuildUser (unmatched requirement DaemonIsLinux) 20:20:42 [2019-09-09T20:20:42.550Z] SKIP: docker_cli_build_test.go:555: DockerSuite.TestBuildUsernamespaceValidateRemappedRoot (unmatched requirement DaemonIsLinux) 20:20:42 [2019-09-09T20:20:42.550Z] SKIP: docker_cli_build_test.go:2660: DockerSuite.TestBuildUsersAndGroups (unmatched requirement DaemonIsLinux) 20:20:49 [2019-09-09T20:20:49.645Z] PASS: docker_cli_build_test.go:3345: DockerSuite.TestBuildVerboseOut 6.589s 20:20:51 [2019-09-09T20:20:51.190Z] PASS: docker_cli_build_test.go:2282: DockerSuite.TestBuildVerifyIntString 1.768s 20:20:57 [2019-09-09T20:20:57.001Z] PASS: docker_cli_build_test.go:3328: DockerSuite.TestBuildVerifySingleQuoteFails 5.409s 20:20:57 [2019-09-09T20:20:57.001Z] SKIP: docker_cli_build_test.go:3879: DockerSuite.TestBuildVolumeFileExistsinContainer (unmatched requirement DaemonIsLinux) 20:20:57 [2019-09-09T20:20:57.001Z] SKIP: docker_cli_build_test.go:3672: DockerSuite.TestBuildVolumesRetainContents (unmatched requirement DaemonIsLinux) 20:21:39 [2019-09-09T20:21:39.591Z] PASS: docker_cli_build_test.go:1348: DockerSuite.TestBuildWindowsAddCopyPathProcessing 42.227s 20:21:41 [2019-09-09T20:21:41.134Z] PASS: docker_cli_build_test.go:6058: DockerSuite.TestBuildWindowsEnvCaseInsensitive 1.721s 20:21:58 [2019-09-09T20:21:58.951Z] PASS: docker_cli_build_test.go:6028: DockerSuite.TestBuildWindowsUser 16.556s 20:22:09 [2019-09-09T20:22:09.302Z] PASS: docker_cli_build_test.go:1337: DockerSuite.TestBuildWindowsWorkdirProcessing 9.952s 20:22:09 [2019-09-09T20:22:09.302Z] SKIP: docker_cli_build_test.go:5578: DockerSuite.TestBuildWithExtraHost (unmatched requirement DaemonIsLinux) 20:22:09 [2019-09-09T20:22:09.302Z] SKIP: docker_cli_build_test.go:5594: DockerSuite.TestBuildWithExtraHostInvalidFormat (unmatched requirement DaemonIsLinux) 20:22:13 [2019-09-09T20:22:13.055Z] PASS: docker_cli_build_test.go:5392: DockerSuite.TestBuildWithFailure 3.919s 20:22:13 [2019-09-09T20:22:13.055Z] SKIP: docker_cli_build_test.go:1050: DockerSuite.TestBuildWithInaccessibleFilesInContext (unmatched requirement DaemonIsLinux) 20:22:30 [2019-09-09T20:22:30.807Z] PASS: docker_api_build_windows_test.go:15: DockerSuite.TestBuildWithRecycleBin 17.100s 20:22:36 [2019-09-09T20:22:36.621Z] PASS: docker_cli_build_test.go:3359: DockerSuite.TestBuildWithTabs 5.012s 20:22:36 [2019-09-09T20:22:36.621Z] PASS: docker_cli_build_test.go:5185: DockerSuite.TestBuildWithUTF8BOM 0.064s 20:22:57 [2019-09-09T20:22:57.797Z] PASS: docker_cli_build_test.go:5195: DockerSuite.TestBuildWithUTF8BOMDockerignore 20.337s 20:22:57 [2019-09-09T20:22:57.797Z] SKIP: docker_cli_build_test.go:2151: DockerSuite.TestBuildWithVolumeOwnership (unmatched requirement DaemonIsLinux) 20:22:57 [2019-09-09T20:22:57.797Z] SKIP: docker_cli_build_test.go:1233: DockerSuite.TestBuildWithVolumes (unmatched requirement DaemonIsLinux) 20:22:57 [2019-09-09T20:22:57.797Z] SKIP: docker_cli_build_test.go:6093: DockerSuite.TestBuildWorkdirCmd (unmatched requirement DaemonIsLinux) 20:23:01 [2019-09-09T20:23:01.564Z] PASS: docker_cli_build_test.go:6072: DockerSuite.TestBuildWorkdirImageCmd 3.639s 20:23:16 [2019-09-09T20:23:16.454Z] PASS: docker_cli_build_test.go:4913: DockerSuite.TestBuildWorkdirWindowsPath 13.947s 20:23:23 [2019-09-09T20:23:23.602Z] PASS: docker_cli_build_test.go:1381: DockerSuite.TestBuildWorkdirWithEnvVariables 6.780s 20:23:23 [2019-09-09T20:23:23.602Z] SKIP: docker_cli_build_test.go:3654: DockerSuite.TestBuildXZHost (unmatched requirement DaemonIsLinux) 20:23:23 [2019-09-09T20:23:23.602Z] SKIP: docker_cli_proxy_test.go:12: DockerSuite.TestCLIProxyDisableProxyUnixSock (unmatched requirement DaemonIsLinux) 20:23:23 [2019-09-09T20:23:23.602Z] SKIP: docker_cli_sni_test.go:17: DockerSuite.TestClientSetsTLSServerName (Flakey test) 20:23:26 [2019-09-09T20:23:26.537Z] PASS: docker_cli_run_test.go:3689: DockerSuite.TestCmdCannotBeInvoked 3.229s 20:23:35 [2019-09-09T20:23:35.173Z] PASS: docker_cli_commit_test.go:12: DockerSuite.TestCommitAfterContainerIsDone 7.213s 20:23:42 [2019-09-09T20:23:42.299Z] PASS: docker_cli_commit_test.go:106: DockerSuite.TestCommitChange 7.548s 20:23:48 [2019-09-09T20:23:48.136Z] PASS: docker_cli_commit_test.go:156: DockerSuite.TestCommitChangeLabels 5.500s 20:23:48 [2019-09-09T20:23:48.136Z] SKIP: docker_cli_commit_test.go:67: DockerSuite.TestCommitHardlink (unmatched requirement DaemonIsLinux) 20:23:58 [2019-09-09T20:23:58.522Z] PASS: docker_cli_commit_test.go:56: DockerSuite.TestCommitNewFile 10.537s 20:23:58 [2019-09-09T20:23:58.522Z] SKIP: docker_cli_commit_test.go:42: DockerSuite.TestCommitPausedContainer (unmatched requirement DaemonIsLinux) 20:24:10 [2019-09-09T20:24:10.970Z] PASS: docker_cli_commit_test.go:87: DockerSuite.TestCommitTTY 11.166s 20:24:18 [2019-09-09T20:24:18.093Z] PASS: docker_cli_images_test.go:105: DockerSuite.TestCommitWithFilterLabel 7.396s 20:24:18 [2019-09-09T20:24:18.093Z] SKIP: docker_cli_commit_test.go:96: DockerSuite.TestCommitWithHostBindMount (unmatched requirement DaemonIsLinux) 20:24:18 [2019-09-09T20:24:18.093Z] SKIP: docker_cli_commit_test.go:26: DockerSuite.TestCommitWithoutPause (unmatched requirement DaemonIsLinux) 20:24:18 [2019-09-09T20:24:18.093Z] SKIP: docker_cli_netmode_test.go:55: DockerSuite.TestConflictContainerNetworkAndLinks (unmatched requirement DaemonIsLinux) 20:24:18 [2019-09-09T20:24:18.093Z] SKIP: docker_cli_netmode_test.go:62: DockerSuite.TestConflictContainerNetworkHostAndLinks (unmatched requirement DaemonIsLinux) 20:24:18 [2019-09-09T20:24:18.093Z] SKIP: docker_cli_netmode_test.go:76: DockerSuite.TestConflictNetworkModeAndOptions (unmatched requirement DaemonIsLinux) 20:24:18 [2019-09-09T20:24:18.093Z] SKIP: docker_cli_netmode_test.go:69: DockerSuite.TestConflictNetworkModeNetHostAndOptions (unmatched requirement DaemonIsLinux) 20:24:18 [2019-09-09T20:24:18.093Z] SKIP: docker_api_containers_test.go:543: DockerSuite.TestContainerAPIBadPort (unmatched requirement DaemonIsLinux) 20:24:18 [2019-09-09T20:24:18.093Z] PASS: docker_api_containers_test.go:1266: DockerSuite.TestContainerAPIChunkedEncoding 0.033s 20:24:28 [2019-09-09T20:24:28.471Z] PASS: docker_api_containers_test.go:489: DockerSuite.TestContainerAPICommit 10.294s 20:24:40 [2019-09-09T20:24:40.931Z] PASS: docker_api_containers_test.go:511: DockerSuite.TestContainerAPICommitWithLabelInConfig 10.857s 20:24:40 [2019-09-09T20:24:40.931Z] SKIP: docker_api_containers_test.go:1132: DockerSuite.TestContainerAPICopyContainerNotFoundPr124 (unmatched requirement DaemonIsLinux) 20:24:43 [2019-09-09T20:24:43.865Z] PASS: docker_api_containers_test.go:1047: DockerSuite.TestContainerAPICopyNotExistsAnyMore 3.731s 20:24:43 [2019-09-09T20:24:43.865Z] SKIP: docker_api_containers_test.go:1060: DockerSuite.TestContainerAPICopyPre124 (unmatched requirement DaemonIsLinux) 20:24:43 [2019-09-09T20:24:43.865Z] SKIP: docker_api_containers_test.go:1090: DockerSuite.TestContainerAPICopyResourcePathEmptyPre124 (unmatched requirement DaemonIsLinux) 20:24:43 [2019-09-09T20:24:43.865Z] SKIP: docker_api_containers_test.go:1111: DockerSuite.TestContainerAPICopyResourcePathNotFoundPre124 (unmatched requirement DaemonIsLinux) 20:24:46 [2019-09-09T20:24:46.828Z] PASS: docker_api_containers_test.go:570: DockerSuite.TestContainerAPICreate 2.948s 20:24:46 [2019-09-09T20:24:46.828Z] SKIP: docker_api_containers_test.go:626: DockerSuite.TestContainerAPICreateBridgeNetworkMode (unmatched requirement DaemonIsLinux) 20:24:46 [2019-09-09T20:24:46.828Z] PASS: docker_api_containers_test.go:587: DockerSuite.TestContainerAPICreateEmptyConfig 0.004s 20:24:50 [2019-09-09T20:24:50.598Z] PASS: docker_api_containers_test.go:1975: DockerSuite.TestContainerAPICreateMountsBindRead 3.650s 20:24:50 [2019-09-09T20:24:50.598Z] PASS: docker_api_containers_test.go:599: DockerSuite.TestContainerAPICreateMultipleNetworksConfig 0.004s 20:24:50 [2019-09-09T20:24:50.598Z] SKIP: docker_api_containers_test.go:1388: DockerSuite.TestContainerAPICreateNoHostConfig118 (unmatched requirement DaemonIsLinux) 20:24:50 [2019-09-09T20:24:50.598Z] SKIP: docker_api_containers_test.go:632: DockerSuite.TestContainerAPICreateOtherNetworkModes (unmatched requirement DaemonIsLinux) 20:24:50 [2019-09-09T20:24:50.598Z] SKIP: docker_api_containers_test.go:661: DockerSuite.TestContainerAPICreateWithCpuSharesCpuset (unmatched requirement DaemonIsLinux) 20:24:54 [2019-09-09T20:24:54.370Z] PASS: docker_api_containers_test.go:1143: DockerSuite.TestContainerAPIDelete 3.722s 20:24:58 [2019-09-09T20:24:58.146Z] PASS: docker_api_containers_test.go:1216: DockerSuite.TestContainerAPIDeleteConflict 3.306s 20:25:01 [2019-09-09T20:25:01.913Z] PASS: docker_api_containers_test.go:1168: DockerSuite.TestContainerAPIDeleteForce 3.605s 20:25:01 [2019-09-09T20:25:01.913Z] PASS: docker_api_containers_test.go:1159: DockerSuite.TestContainerAPIDeleteNotExist 0.002s 20:25:01 [2019-09-09T20:25:01.913Z] SKIP: docker_api_containers_test.go:1185: DockerSuite.TestContainerAPIDeleteRemoveLinks (unmatched requirement DaemonIsLinux) 20:25:04 [2019-09-09T20:25:04.867Z] PASS: docker_api_containers_test.go:1231: DockerSuite.TestContainerAPIDeleteRemoveVolume 3.400s 20:25:04 [2019-09-09T20:25:04.867Z] PASS: docker_api_containers_test.go:1626: DockerSuite.TestContainerAPIDeleteWithEmptyName 0.001s 20:25:08 [2019-09-09T20:25:08.639Z] PASS: docker_api_containers_test.go:41: DockerSuite.TestContainerAPIGetAll 3.672s 20:25:08 [2019-09-09T20:25:08.639Z] SKIP: docker_api_containers_test.go:167: DockerSuite.TestContainerAPIGetChanges (unmatched requirement DaemonIsLinux) 20:25:08 [2019-09-09T20:25:08.639Z] SKIP: docker_api_containers_test.go:140: DockerSuite.TestContainerAPIGetExport (unmatched requirement DaemonIsLinux) 20:25:12 [2019-09-09T20:25:12.415Z] PASS: docker_api_containers_test.go:61: DockerSuite.TestContainerAPIGetJSONNoFieldsOmitted 3.709s 20:25:12 [2019-09-09T20:25:12.415Z] PASS: docker_api_containers_test.go:733: DockerSuite.TestContainerAPIInvalidPortSyntax 0.005s 20:25:16 [2019-09-09T20:25:16.185Z] PASS: docker_api_containers_test.go:934: DockerSuite.TestContainerAPIKill 3.669s 20:25:16 [2019-09-09T20:25:16.185Z] SKIP: docker_api_containers_test.go:404: DockerSuite.TestContainerAPIPause (unmatched requirement DaemonIsLinux) 20:25:19 [2019-09-09T20:25:19.953Z] PASS: docker_api_containers_test.go:1286: DockerSuite.TestContainerAPIPostContainerStop 3.673s 20:25:19 [2019-09-09T20:25:19.953Z] PASS: docker_api_containers_test.go:849: DockerSuite.TestContainerAPIPostCreateNull 0.180s 20:25:19 [2019-09-09T20:25:19.953Z] SKIP: docker_api_containers_test.go:107: DockerSuite.TestContainerAPIPsOmitFields (unmatched requirement DaemonIsLinux) 20:25:23 [2019-09-09T20:25:23.721Z] PASS: docker_api_containers_test.go:917: DockerSuite.TestContainerAPIRename 3.249s 20:25:29 [2019-09-09T20:25:29.558Z] PASS: docker_api_containers_test.go:949: DockerSuite.TestContainerAPIRestart 4.941s 20:25:34 [2019-09-09T20:25:34.288Z] PASS: docker_api_containers_test.go:963: DockerSuite.TestContainerAPIRestartNotimeoutParam 5.018s 20:25:34 [2019-09-09T20:25:34.754Z] PASS: docker_api_containers_test.go:831: DockerSuite.TestContainerAPIRestartPolicyDefaultRetryCount 0.029s 20:25:34 [2019-09-09T20:25:34.754Z] PASS: docker_api_containers_test.go:759: DockerSuite.TestContainerAPIRestartPolicyInvalidPolicyName 0.005s 20:25:34 [2019-09-09T20:25:34.754Z] PASS: docker_api_containers_test.go:807: DockerSuite.TestContainerAPIRestartPolicyNegativeRetryCount 0.005s 20:25:34 [2019-09-09T20:25:34.754Z] PASS: docker_api_containers_test.go:783: DockerSuite.TestContainerAPIRestartPolicyRetryMismatch 0.004s 20:25:38 [2019-09-09T20:25:38.533Z] PASS: docker_api_containers_test.go:979: DockerSuite.TestContainerAPIStart 3.221s 20:25:38 [2019-09-09T20:25:38.533Z] SKIP: docker_api_containers_test.go:1635: DockerSuite.TestContainerAPIStatsWithNetworkDisabled (unmatched requirement DaemonIsLinux) 20:25:42 [2019-09-09T20:25:42.306Z] PASS: docker_api_containers_test.go:1005: DockerSuite.TestContainerAPIStop 3.699s 20:25:42 [2019-09-09T20:25:42.306Z] SKIP: docker_api_containers_test.go:435: DockerSuite.TestContainerAPITop (unmatched requirement DaemonIsLinux) 20:25:46 [2019-09-09T20:25:46.078Z] PASS: docker_api_containers_test.go:458: DockerSuite.TestContainerAPITopWindows 3.212s 20:25:46 [2019-09-09T20:25:46.078Z] PASS: docker_api_containers_test.go:692: DockerSuite.TestContainerAPIVerifyHeader 0.047s 20:25:50 [2019-09-09T20:25:50.812Z] PASS: docker_api_containers_test.go:1024: DockerSuite.TestContainerAPIWait 4.798s 20:25:54 [2019-09-09T20:25:54.584Z] PASS: docker_api_containers_test.go:2270: DockerSuite.TestContainerKillCustomStopSignal 3.707s 20:25:54 [2019-09-09T20:25:54.584Z] SKIP: docker_cli_run_test.go:2416: DockerSuite.TestContainerNetworkMode (unmatched requirement DaemonIsLinux) 20:25:54 [2019-09-09T20:25:54.584Z] SKIP: docker_cli_run_test.go:3537: DockerSuite.TestContainerRestartInMultipleNetworks (unmatched requirement DaemonIsLinux) 20:25:54 [2019-09-09T20:25:54.584Z] SKIP: docker_cli_run_test.go:3569: DockerSuite.TestContainerWithConflictingHostNetworks (unmatched requirement DaemonIsLinux) 20:25:54 [2019-09-09T20:25:54.584Z] SKIP: docker_cli_run_test.go:3600: DockerSuite.TestContainerWithConflictingNoneNetwork (unmatched requirement DaemonIsLinux) 20:25:54 [2019-09-09T20:25:54.584Z] SKIP: docker_cli_run_test.go:3583: DockerSuite.TestContainerWithConflictingSharedNetwork (unmatched requirement DaemonIsLinux) 20:25:54 [2019-09-09T20:25:54.584Z] SKIP: docker_api_containers_windows_test.go:21: DockerSuite.TestContainersAPICreateMountsBindNamedPipe (unmatched requirement DaemonIsWindowsAtLeastBuild.func1) 20:26:24 [2019-09-09T20:26:24.657Z] PASS: docker_api_containers_test.go:2006: DockerSuite.TestContainersAPICreateMountsCreate 28.152s 20:26:24 [2019-09-09T20:26:24.658Z] SKIP: docker_api_containers_test.go:2220: DockerSuite.TestContainersAPICreateMountsTmpfs (unmatched requirement DaemonIsLinux) 20:26:24 [2019-09-09T20:26:24.658Z] PASS: docker_api_containers_test.go:1684: DockerSuite.TestContainersAPICreateMountsValidation 0.164s 20:26:24 [2019-09-09T20:26:24.658Z] SKIP: docker_cli_run_test.go:3473: DockerSuite.TestContainersInMultipleNetworks (unmatched requirement DaemonIsLinux) 20:26:24 [2019-09-09T20:26:24.658Z] SKIP: docker_cli_run_test.go:3465: DockerSuite.TestContainersInUserDefinedNetwork (unmatched requirement DaemonIsLinux) 20:26:24 [2019-09-09T20:26:24.658Z] SKIP: docker_cli_run_test.go:3492: DockerSuite.TestContainersNetworkIsolation (unmatched requirement DaemonIsLinux) 20:26:24 [2019-09-09T20:26:24.658Z] SKIP: docker_cli_cp_test.go:536: DockerSuite.TestCopyAndRestart (unmatched requirement DaemonIsLinux) 20:26:24 [2019-09-09T20:26:24.658Z] SKIP: docker_cli_cp_test.go:555: DockerSuite.TestCopyCreatedContainer (unmatched requirement DaemonIsLinux) 20:26:26 [2019-09-09T20:26:26.857Z] PASS: docker_cli_cp_test.go:115: DockerSuite.TestCpAbsolutePath 3.789s 20:26:26 [2019-09-09T20:26:26.857Z] SKIP: docker_cli_cp_test.go:152: DockerSuite.TestCpAbsoluteSymlink (unmatched requirement DaemonIsLinux) 20:26:26 [2019-09-09T20:26:26.857Z] SKIP: docker_cli_cp_from_container_test.go:120: DockerSuite.TestCpFromCaseA (unmatched requirement DaemonIsLinux) 20:26:26 [2019-09-09T20:26:26.857Z] SKIP: docker_cli_cp_from_container_test.go:140: DockerSuite.TestCpFromCaseB (unmatched requirement DaemonIsLinux) 20:26:26 [2019-09-09T20:26:26.857Z] SKIP: docker_cli_cp_from_container_test.go:158: DockerSuite.TestCpFromCaseC (unmatched requirement DaemonIsLinux) 20:26:26 [2019-09-09T20:26:26.857Z] SKIP: docker_cli_cp_from_container_test.go:183: DockerSuite.TestCpFromCaseD (unmatched requirement DaemonIsLinux) 20:26:26 [2019-09-09T20:26:26.857Z] SKIP: docker_cli_cp_from_container_test.go:223: DockerSuite.TestCpFromCaseE (unmatched requirement DaemonIsLinux) 20:26:26 [2019-09-09T20:26:26.857Z] SKIP: docker_cli_cp_from_container_test.go:252: DockerSuite.TestCpFromCaseF (unmatched requirement DaemonIsLinux) 20:26:26 [2019-09-09T20:26:26.857Z] SKIP: docker_cli_cp_from_container_test.go:275: DockerSuite.TestCpFromCaseG (unmatched requirement DaemonIsLinux) 20:26:26 [2019-09-09T20:26:26.857Z] SKIP: docker_cli_cp_from_container_test.go:314: DockerSuite.TestCpFromCaseH (unmatched requirement DaemonIsLinux) 20:26:26 [2019-09-09T20:26:26.857Z] SKIP: docker_cli_cp_from_container_test.go:344: DockerSuite.TestCpFromCaseI (unmatched requirement DaemonIsLinux) 20:26:26 [2019-09-09T20:26:26.857Z] SKIP: docker_cli_cp_from_container_test.go:368: DockerSuite.TestCpFromCaseJ (unmatched requirement DaemonIsLinux) 20:26:26 [2019-09-09T20:26:26.857Z] SKIP: docker_cli_cp_from_container_test.go:25: DockerSuite.TestCpFromSymlinkDestination (unmatched requirement DaemonIsLinux) 20:26:26 [2019-09-09T20:26:26.857Z] SKIP: docker_cli_cp_test.go:188: DockerSuite.TestCpFromSymlinkToDirectory (unmatched requirement DaemonIsLinux) 20:26:30 [2019-09-09T20:26:30.630Z] PASS: docker_cli_cp_test.go:37: DockerSuite.TestCpGarbagePath 3.890s 20:26:31 [2019-09-09T20:26:31.098Z] PASS: docker_cli_cp_test.go:30: DockerSuite.TestCpLocalOnly 0.050s 20:26:31 [2019-09-09T20:26:31.098Z] SKIP: docker_cli_cp_test.go:517: DockerSuite.TestCpNameHasColon (unmatched requirement DaemonIsLinux) 20:26:34 [2019-09-09T20:26:34.875Z] PASS: docker_cli_cp_test.go:73: DockerSuite.TestCpRelativePath 3.724s 20:26:34 [2019-09-09T20:26:34.875Z] SKIP: docker_cli_cp_test.go:374: DockerSuite.TestCpSpecialFiles (unmatched requirement DaemonIsLinux) 20:26:34 [2019-09-09T20:26:34.875Z] SKIP: docker_cli_cp_test.go:311: DockerSuite.TestCpSymlinkComponent (unmatched requirement DaemonIsLinux) 20:26:34 [2019-09-09T20:26:34.875Z] SKIP: docker_cli_cp_test.go:568: DockerSuite.TestCpSymlinkFromConToHostFollowSymlink (unmatched requirement DaemonIsLinux) 20:26:40 [2019-09-09T20:26:40.714Z] PASS: docker_cli_cp_to_container_test.go:124: DockerSuite.TestCpToCaseA 6.104s 20:26:44 [2019-09-09T20:26:44.490Z] PASS: docker_cli_cp_to_container_test.go:145: DockerSuite.TestCpToCaseB 3.764s 20:26:44 [2019-09-09T20:26:44.490Z] SKIP: docker_cli_cp_to_container_test.go:166: DockerSuite.TestCpToCaseC (unmatched requirement DaemonIsLinux) 20:26:44 [2019-09-09T20:26:44.490Z] SKIP: docker_cli_cp_to_container_test.go:193: DockerSuite.TestCpToCaseD (unmatched requirement DaemonIsLinux) 20:26:56 [2019-09-09T20:26:56.948Z] PASS: docker_cli_cp_to_container_test.go:239: DockerSuite.TestCpToCaseE 12.191s 20:26:56 [2019-09-09T20:26:56.948Z] SKIP: docker_cli_cp_to_container_test.go:274: DockerSuite.TestCpToCaseF (unmatched requirement DaemonIsLinux) 20:26:56 [2019-09-09T20:26:56.948Z] SKIP: docker_cli_cp_to_container_test.go:297: DockerSuite.TestCpToCaseG (unmatched requirement DaemonIsLinux) 20:27:09 [2019-09-09T20:27:09.417Z] PASS: docker_cli_cp_to_container_test.go:343: DockerSuite.TestCpToCaseH 12.069s 20:27:09 [2019-09-09T20:27:09.417Z] SKIP: docker_cli_cp_to_container_test.go:379: DockerSuite.TestCpToCaseI (unmatched requirement DaemonIsLinux) 20:27:09 [2019-09-09T20:27:09.417Z] SKIP: docker_cli_cp_to_container_test.go:403: DockerSuite.TestCpToCaseJ (unmatched requirement DaemonIsLinux) 20:27:13 [2019-09-09T20:27:13.200Z] PASS: docker_cli_cp_test.go:477: DockerSuite.TestCpToDot 3.862s 20:27:13 [2019-09-09T20:27:13.200Z] SKIP: docker_cli_cp_to_container_test.go:446: DockerSuite.TestCpToErrReadOnlyRootfs (unmatched requirement DaemonIsLinux) 20:27:13 [2019-09-09T20:27:13.200Z] SKIP: docker_cli_cp_to_container_test.go:473: DockerSuite.TestCpToErrReadOnlyVolume (unmatched requirement DaemonIsLinux) 20:27:16 [2019-09-09T20:27:16.969Z] PASS: docker_cli_cp_test.go:500: DockerSuite.TestCpToStdout 3.625s 20:27:16 [2019-09-09T20:27:16.969Z] SKIP: docker_cli_cp_to_container_test.go:23: DockerSuite.TestCpToSymlinkDestination (unmatched requirement DaemonIsLinux) 20:27:16 [2019-09-09T20:27:16.969Z] SKIP: docker_cli_cp_test.go:234: DockerSuite.TestCpToSymlinkToDirectory (unmatched requirement DaemonIsLinux) 20:27:16 [2019-09-09T20:27:16.969Z] SKIP: docker_cli_cp_test.go:350: DockerSuite.TestCpUnprivilegedUser (unmatched requirement DaemonIsLinux) 20:27:16 [2019-09-09T20:27:16.969Z] SKIP: docker_cli_cp_test.go:414: DockerSuite.TestCpVolumePath (unmatched requirement DaemonIsLinux) 20:27:16 [2019-09-09T20:27:16.969Z] PASS: docker_cli_create_test.go:328: DockerSuite.TestCreate64ByteHexID 0.142s 20:27:16 [2019-09-09T20:27:16.969Z] PASS: docker_cli_create_test.go:23: DockerSuite.TestCreateArgs 0.152s 20:27:19 [2019-09-09T20:27:19.905Z] PASS: docker_cli_create_test.go:260: DockerSuite.TestCreateByImageID 3.009s 20:27:22 [2019-09-09T20:27:22.839Z] PASS: docker_cli_create_test.go:165: DockerSuite.TestCreateEchoStdout 2.835s 20:27:23 [2019-09-09T20:27:23.304Z] PASS: docker_cli_create_test.go:61: DockerSuite.TestCreateGrowRootfs 0.242s 20:27:23 [2019-09-09T20:27:23.304Z] PASS: docker_cli_create_test.go:85: DockerSuite.TestCreateHostConfig 0.136s 20:27:27 [2019-09-09T20:27:27.116Z] PASS: docker_cli_create_test.go:223: DockerSuite.TestCreateHostnameWithNumber 3.644s 20:27:29 [2019-09-09T20:27:29.346Z] PASS: docker_cli_create_test.go:206: DockerSuite.TestCreateLabelFromImage 2.188s 20:27:29 [2019-09-09T20:27:29.346Z] PASS: docker_cli_create_test.go:193: DockerSuite.TestCreateLabels 0.146s 20:27:29 [2019-09-09T20:27:29.346Z] SKIP: docker_cli_create_test.go:250: DockerSuite.TestCreateModeIpcContainer (unmatched requirement DaemonIsLinux) 20:27:29 [2019-09-09T20:27:29.811Z] PASS: docker_cli_create_test.go:233: DockerSuite.TestCreateRM 0.308s 20:27:29 [2019-09-09T20:27:29.811Z] SKIP: docker_cli_create_test.go:75: DockerSuite.TestCreateShrinkRootfs (unmatched requirement Devicemapper) 20:27:29 [2019-09-09T20:27:29.811Z] PASS: docker_cli_create_test.go:293: DockerSuite.TestCreateStopSignal 0.149s 20:27:30 [2019-09-09T20:27:30.275Z] PASS: docker_cli_create_test.go:363: DockerSuite.TestCreateStopTimeout 0.306s 20:27:48 [2019-09-09T20:27:48.043Z] PASS: docker_cli_create_test.go:336: DockerSuite.TestCreateUnsetEntrypoint 15.426s 20:27:48 [2019-09-09T20:27:48.043Z] PASS: docker_cli_create_test.go:174: DockerSuite.TestCreateVolumesCreated 0.148s 20:27:48 [2019-09-09T20:27:48.043Z] PASS: docker_cli_create_test.go:316: DockerSuite.TestCreateWithInvalidLogOpts 0.104s 20:27:50 [2019-09-09T20:27:50.244Z] PASS: docker_cli_create_test.go:136: DockerSuite.TestCreateWithLargePortRange 3.001s 20:27:50 [2019-09-09T20:27:50.244Z] PASS: docker_cli_create_test.go:107: DockerSuite.TestCreateWithPortRange 0.137s 20:27:50 [2019-09-09T20:27:50.244Z] SKIP: docker_api_containers_test.go:893: DockerSuite.TestCreateWithTooLowMemoryLimit (unmatched requirement DaemonIsLinux) 20:27:54 [2019-09-09T20:27:54.020Z] PASS: docker_cli_create_test.go:302: DockerSuite.TestCreateWithWorkdir 3.292s 20:27:54 [2019-09-09T20:27:54.020Z] SKIP: docker_deprecated_api_v124_test.go:71: DockerSuite.TestDeprecatedContainerAPIStartDupVolumeBinds (unmatched requirement DaemonIsLinux) 20:27:54 [2019-09-09T20:27:54.020Z] PASS: docker_deprecated_api_v124_test.go:21: DockerSuite.TestDeprecatedContainerAPIStartHostConfig 0.099s 20:27:54 [2019-09-09T20:27:54.020Z] SKIP: docker_deprecated_api_v124_test.go:40: DockerSuite.TestDeprecatedContainerAPIStartVolumeBinds (unmatched requirement DaemonIsLinux) 20:27:54 [2019-09-09T20:27:54.020Z] SKIP: docker_deprecated_api_v124_test.go:104: DockerSuite.TestDeprecatedContainerAPIStartVolumesFrom (unmatched requirement DaemonIsLinux) 20:27:54 [2019-09-09T20:27:54.020Z] SKIP: docker_deprecated_api_v124_test.go:137: DockerSuite.TestDeprecatedPostContainerBindNormalVolume (unmatched requirement DaemonIsLinux) 20:27:54 [2019-09-09T20:27:54.020Z] SKIP: docker_deprecated_api_v124_test.go:199: DockerSuite.TestDeprecatedPostContainersStartWithLinksInHostConfig (unmatched requirement DaemonIsLinux) 20:27:54 [2019-09-09T20:27:54.020Z] SKIP: docker_deprecated_api_v124_test.go:217: DockerSuite.TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (unmatched requirement DaemonIsLinux) 20:27:54 [2019-09-09T20:27:54.020Z] SKIP: docker_deprecated_api_v124_test.go:182: DockerSuite.TestDeprecatedPostContainersStartWithoutLinksInHostConfig (unmatched requirement DaemonIsLinux) 20:27:54 [2019-09-09T20:27:54.020Z] SKIP: docker_deprecated_api_v124_test.go:236: DockerSuite.TestDeprecatedStartWithNilDNS (unmatched requirement DaemonIsLinux) 20:27:54 [2019-09-09T20:27:54.020Z] SKIP: docker_deprecated_api_v124_test.go:157: DockerSuite.TestDeprecatedStartWithTooLowMemoryLimit (unmatched requirement DaemonIsLinux) 20:27:54 [2019-09-09T20:27:54.020Z] SKIP: docker_cli_run_test.go:3001: DockerSuite.TestDevicePermissions (unmatched requirement DaemonIsLinux) 20:27:54 [2019-09-09T20:27:54.486Z] PASS: docker_cli_run_test.go:3712: DockerSuite.TestDockerFails 0.056s 20:27:54 [2019-09-09T20:27:54.486Z] SKIP: docker_cli_volume_test.go:475: DockerSuite.TestDuplicateMountpointsForVolumesFrom (unmatched requirement DaemonIsLinux) 20:27:54 [2019-09-09T20:27:54.486Z] SKIP: docker_cli_volume_test.go:517: DockerSuite.TestDuplicateMountpointsForVolumesFromAndBind (unmatched requirement DaemonIsLinux) 20:27:54 [2019-09-09T20:27:54.486Z] SKIP: docker_cli_volume_test.go:561: DockerSuite.TestDuplicateMountpointsForVolumesFromAndMounts (unmatched requirement DaemonIsLinux) 20:27:54 [2019-09-09T20:27:54.486Z] SKIP: docker_cli_events_test.go:463: DockerSuite.TestEventsAttach (unmatched requirement DaemonIsLinux) 20:27:54 [2019-09-09T20:27:54.486Z] SKIP: docker_cli_events_test.go:394: DockerSuite.TestEventsCommit (unmatched requirement DaemonIsLinux) 20:27:58 [2019-09-09T20:27:58.254Z] PASS: docker_cli_events_test.go:80: DockerSuite.TestEventsContainerEvents 3.774s 20:28:02 [2019-09-09T20:28:02.024Z] PASS: docker_cli_events_test.go:92: DockerSuite.TestEventsContainerEventsAttrSort 3.829s 20:28:05 [2019-09-09T20:28:05.795Z] PASS: docker_cli_events_test.go:116: DockerSuite.TestEventsContainerEventsSinceUnixEpoch 3.889s 20:28:16 [2019-09-09T20:28:16.192Z] PASS: docker_cli_events_test.go:643: DockerSuite.TestEventsContainerRestart 10.317s 20:28:23 [2019-09-09T20:28:23.327Z] PASS: docker_cli_events_test.go:411: DockerSuite.TestEventsCopy 6.126s 20:28:30 [2019-09-09T20:28:30.456Z] PASS: docker_cli_events_test.go:356: DockerSuite.TestEventsFilterContainer 7.855s 20:28:33 [2019-09-09T20:28:33.396Z] PASS: docker_cli_events_test.go:633: DockerSuite.TestEventsFilterImageInContainerAction 2.509s 20:28:35 [2019-09-09T20:28:35.598Z] PASS: docker_cli_events_test.go:326: DockerSuite.TestEventsFilterImageLabels 2.044s 20:28:42 [2019-09-09T20:28:42.731Z] PASS: docker_cli_events_test.go:263: DockerSuite.TestEventsFilterImageName 6.431s 20:28:43 [2019-09-09T20:28:43.196Z] PASS: docker_cli_events_test.go:291: DockerSuite.TestEventsFilterLabels 1.142s 20:28:46 [2019-09-09T20:28:46.134Z] PASS: docker_cli_events_test.go:549: DockerSuite.TestEventsFilterType 2.681s 20:28:53 [2019-09-09T20:28:53.263Z] PASS: docker_cli_events_test.go:248: DockerSuite.TestEventsFilters 6.976s 20:29:00 [2019-09-09T20:29:00.400Z] PASS: docker_cli_events_test.go:712: DockerSuite.TestEventsFormat 7.218s 20:29:00 [2019-09-09T20:29:00.400Z] PASS: docker_cli_events_test.go:745: DockerSuite.TestEventsFormatBadField 0.051s 20:29:00 [2019-09-09T20:29:00.400Z] PASS: docker_cli_events_test.go:735: DockerSuite.TestEventsFormatBadFunc 0.067s 20:29:00 [2019-09-09T20:29:00.400Z] SKIP: docker_cli_events_test.go:166: DockerSuite.TestEventsImageImport (unmatched requirement DaemonIsLinux) 20:29:00 [2019-09-09T20:29:00.400Z] SKIP: docker_cli_events_test.go:190: DockerSuite.TestEventsImageLoad (unmatched requirement DaemonIsLinux) 20:29:00 [2019-09-09T20:29:00.400Z] SKIP: docker_cli_events_test.go:148: DockerSuite.TestEventsImagePull (unmatched requirement DaemonIsLinux) 20:29:01 [2019-09-09T20:29:01.959Z] PASS: docker_cli_events_test.go:130: DockerSuite.TestEventsImageTag 1.170s 20:29:01 [2019-09-09T20:29:01.959Z] SKIP: docker_cli_events_test.go:229: DockerSuite.TestEventsPluginOps (unmatched requirement DaemonIsLinux) 20:29:05 [2019-09-09T20:29:05.727Z] PASS: docker_cli_events_test.go:501: DockerSuite.TestEventsRename 3.951s 20:29:09 [2019-09-09T20:29:09.498Z] PASS: docker_cli_events_test.go:440: DockerSuite.TestEventsResize 3.913s 20:29:13 [2019-09-09T20:29:13.273Z] PASS: docker_cli_events_test.go:683: DockerSuite.TestEventsSinceInTheFuture 3.468s 20:29:18 [2019-09-09T20:29:18.001Z] PASS: docker_cli_events_test.go:603: DockerSuite.TestEventsSpecialFiltersWithExecCreate 3.664s 20:29:23 [2019-09-09T20:29:23.844Z] PASS: docker_cli_events_test.go:28: DockerSuite.TestEventsTimestampFormats 5.882s 20:29:23 [2019-09-09T20:29:23.844Z] SKIP: docker_cli_events_test.go:512: DockerSuite.TestEventsTop (unmatched requirement DaemonIsLinux) 20:29:26 [2019-09-09T20:29:26.051Z] PASS: docker_cli_events_test.go:57: DockerSuite.TestEventsUntag 2.731s 20:29:33 [2019-09-09T20:29:33.194Z] PASS: docker_cli_events_test.go:695: DockerSuite.TestEventsUntilInThePast 6.371s 20:29:33 [2019-09-09T20:29:33.194Z] SKIP: docker_cli_exec_test.go:25: DockerSuite.TestExec (unmatched requirement DaemonIsLinux) 20:29:33 [2019-09-09T20:29:33.194Z] SKIP: docker_api_exec_test.go:61: DockerSuite.TestExecAPICreateContainerPaused (unmatched requirement DaemonIsLinux) 20:29:36 [2019-09-09T20:29:36.966Z] PASS: docker_api_exec_test.go:24: DockerSuite.TestExecAPICreateNoCmd 2.813s 20:29:40 [2019-09-09T20:29:40.742Z] PASS: docker_api_exec_test.go:40: DockerSuite.TestExecAPICreateNoValidContentType 3.324s 20:29:40 [2019-09-09T20:29:40.742Z] SKIP: docker_api_exec_test.go:80: DockerSuite.TestExecAPIStart (unmatched requirement DaemonIsLinux) 20:29:40 [2019-09-09T20:29:40.742Z] SKIP: docker_api_exec_test.go:117: DockerSuite.TestExecAPIStartBackwardsCompatible (unmatched requirement DaemonIsLinux) 20:29:40 [2019-09-09T20:29:40.742Z] SKIP: docker_api_exec_test.go:107: DockerSuite.TestExecAPIStartEnsureHeaders (unmatched requirement DaemonIsLinux) 20:29:44 [2019-09-09T20:29:44.521Z] PASS: docker_api_exec_test.go:189: DockerSuite.TestExecAPIStartInvalidCommand 3.048s 20:29:48 [2019-09-09T20:29:48.314Z] PASS: docker_api_exec_test.go:132: DockerSuite.TestExecAPIStartMultipleTimesError 3.247s 20:29:52 [2019-09-09T20:29:52.089Z] PASS: docker_api_exec_test.go:173: DockerSuite.TestExecAPIStartValidCommand 3.299s 20:30:00 [2019-09-09T20:30:00.715Z] PASS: docker_api_exec_test.go:142: DockerSuite.TestExecAPIStartWithDetach 8.326s 20:30:06 [2019-09-09T20:30:06.567Z] PASS: docker_cli_exec_test.go:70: DockerSuite.TestExecAfterContainerRestart 5.601s 20:30:06 [2019-09-09T20:30:06.567Z] SKIP: docker_cli_exec_test.go:247: DockerSuite.TestExecCgroup (unmatched requirement DaemonIsLinux) 20:30:06 [2019-09-09T20:30:06.567Z] SKIP: docker_cli_exec_test.go:99: DockerSuite.TestExecEnv (unmatched requirement DaemonIsLinux) 20:30:06 [2019-09-09T20:30:06.567Z] SKIP: docker_cli_exec_test.go:524: DockerSuite.TestExecEnvLinksHost (unmatched requirement DaemonIsLinux) 20:30:11 [2019-09-09T20:30:11.299Z] PASS: docker_cli_exec_test.go:125: DockerSuite.TestExecExitStatus 3.445s 20:30:16 [2019-09-09T20:30:16.031Z] PASS: docker_cli_exec_test.go:300: DockerSuite.TestExecInspectID 5.184s 20:30:16 [2019-09-09T20:30:16.031Z] SKIP: docker_cli_exec_test.go:34: DockerSuite.TestExecInteractive (unmatched requirement DaemonIsLinux) 20:30:16 [2019-09-09T20:30:16.031Z] SKIP: docker_cli_exec_test.go:480: DockerSuite.TestExecOnReadonlyContainer (unmatched requirement DaemonIsLinux) 20:30:16 [2019-09-09T20:30:16.031Z] SKIP: docker_cli_exec_test.go:205: DockerSuite.TestExecParseError (unmatched requirement DaemonIsLinux) 20:30:16 [2019-09-09T20:30:16.031Z] SKIP: docker_cli_exec_test.go:132: DockerSuite.TestExecPausedContainer (unmatched requirement IsPausable) 20:30:16 [2019-09-09T20:30:16.031Z] SKIP: docker_api_exec_resize_test.go:18: DockerSuite.TestExecResizeAPIHeightWidthNoInt (unmatched requirement DaemonIsLinux) 20:30:19 [2019-09-09T20:30:19.805Z] PASS: docker_api_exec_resize_test.go:34: DockerSuite.TestExecResizeImmediatelyAfterExecStart 3.582s 20:30:19 [2019-09-09T20:30:19.805Z] SKIP: docker_cli_exec_test.go:114: DockerSuite.TestExecSetEnv (unmatched requirement DaemonIsLinux) 20:30:19 [2019-09-09T20:30:19.806Z] SKIP: docker_cli_exec_test.go:500: DockerSuite.TestExecStartFails (unmatched requirement DaemonIsLinux) 20:30:19 [2019-09-09T20:30:19.806Z] SKIP: docker_api_exec_test.go:207: DockerSuite.TestExecStateCleanup (unmatched requirement DaemonIsLinux) 20:30:19 [2019-09-09T20:30:19.806Z] SKIP: docker_cli_exec_test.go:219: DockerSuite.TestExecStopNotHanging (unmatched requirement DaemonIsLinux) 20:30:19 [2019-09-09T20:30:19.806Z] SKIP: docker_cli_exec_test.go:147: DockerSuite.TestExecTTYCloseStdin (unmatched requirement DaemonIsLinux) 20:30:23 [2019-09-09T20:30:23.585Z] PASS: docker_cli_exec_test.go:168: DockerSuite.TestExecTTYWithoutStdin 3.084s 20:30:23 [2019-09-09T20:30:23.585Z] SKIP: docker_cli_exec_test.go:488: DockerSuite.TestExecUlimits (unmatched requirement DaemonIsLinux) 20:30:36 [2019-09-09T20:30:36.077Z] PASS: docker_cli_exec_test.go:514: DockerSuite.TestExecWindowsPathNotWiped 11.050s 20:30:36 [2019-09-09T20:30:36.077Z] SKIP: docker_cli_exec_test.go:467: DockerSuite.TestExecWithImageUser (unmatched requirement DaemonIsLinux) 20:30:36 [2019-09-09T20:30:36.077Z] SKIP: docker_cli_exec_test.go:437: DockerSuite.TestExecWithPrivileged (unmatched requirement DaemonIsLinux) 20:30:36 [2019-09-09T20:30:36.077Z] SKIP: docker_cli_exec_test.go:424: DockerSuite.TestExecWithUser (unmatched requirement DaemonIsLinux) 20:30:41 [2019-09-09T20:30:41.926Z] PASS: docker_api_containers_test.go:190: DockerSuite.TestGetContainerStats 6.647s 20:30:50 [2019-09-09T20:30:50.560Z] PASS: docker_api_containers_test.go:338: DockerSuite.TestGetContainerStatsNoStream 7.679s 20:30:55 [2019-09-09T20:30:55.313Z] PASS: docker_api_containers_test.go:230: DockerSuite.TestGetContainerStatsRmRunning 5.606s 20:31:02 [2019-09-09T20:31:02.446Z] PASS: docker_api_containers_test.go:297: DockerSuite.TestGetContainerStatsStream 7.303s 20:31:02 [2019-09-09T20:31:02.446Z] SKIP: docker_api_attach_test.go:26: DockerSuite.TestGetContainersAttachWebsocket (unmatched requirement DaemonIsLinux) 20:31:02 [2019-09-09T20:31:02.446Z] PASS: docker_api_attach_test.go:90: DockerSuite.TestGetContainersWsAttachContainerNotFound 0.001s 20:31:02 [2019-09-09T20:31:02.911Z] PASS: docker_api_containers_test.go:378: DockerSuite.TestGetStoppedContainerStats 0.088s 20:31:02 [2019-09-09T20:31:02.911Z] SKIP: docker_cli_health_test.go:39: DockerSuite.TestHealth (unmatched requirement DaemonIsLinux) 20:31:02 [2019-09-09T20:31:02.911Z] PASS: docker_cli_history_test.go:58: DockerSuite.TestHistoryExistentImage 0.059s 20:31:02 [2019-09-09T20:31:02.911Z] PASS: docker_cli_history_test.go:86: DockerSuite.TestHistoryHumanOptionFalse 0.061s 20:31:02 [2019-09-09T20:31:02.911Z] PASS: docker_cli_history_test.go:104: DockerSuite.TestHistoryHumanOptionTrue 0.064s 20:31:08 [2019-09-09T20:31:08.749Z] PASS: docker_cli_history_test.go:67: DockerSuite.TestHistoryImageWithComment 5.116s 20:31:08 [2019-09-09T20:31:08.749Z] PASS: docker_cli_history_test.go:62: DockerSuite.TestHistoryNonExistentImage 0.058s 20:31:08 [2019-09-09T20:31:08.749Z] SKIP: docker_cli_images_test.go:227: DockerSuite.TestImagesEnsureDanglingImageOnlyListedOnce (unmatched requirement DaemonIsLinux) 20:31:08 [2019-09-09T20:31:08.749Z] PASS: docker_cli_images_test.go:22: DockerSuite.TestImagesEnsureImageIsListed 0.064s 20:31:08 [2019-09-09T20:31:08.749Z] PASS: docker_cli_images_test.go:46: DockerSuite.TestImagesEnsureImageWithBadTagIsNotListed 0.060s 20:31:09 [2019-09-09T20:31:09.213Z] PASS: docker_cli_images_test.go:27: DockerSuite.TestImagesEnsureImageWithTagIsListed 0.303s 20:31:10 [2019-09-09T20:31:10.771Z] PASS: docker_cli_images_test.go:301: DockerSuite.TestImagesEnsureImagesFromBusyboxShown 1.846s 20:31:10 [2019-09-09T20:31:10.771Z] SKIP: docker_cli_images_test.go:284: DockerSuite.TestImagesEnsureImagesFromScratchShown (unmatched requirement DaemonIsLinux) 20:31:14 [2019-09-09T20:31:14.540Z] PASS: docker_cli_images_test.go:261: DockerSuite.TestImagesEnsureOnlyHeadsImagesShown 3.529s 20:31:14 [2019-09-09T20:31:14.540Z] PASS: docker_cli_images_test.go:71: DockerSuite.TestImagesErrorWithInvalidFilterNameTest 0.053s 20:31:20 [2019-09-09T20:31:20.376Z] PASS: docker_cli_images_test.go:77: DockerSuite.TestImagesFilterLabelMatch 5.521s 20:31:20 [2019-09-09T20:31:20.376Z] PASS: docker_cli_images_test.go:316: DockerSuite.TestImagesFilterNameWithPort 0.251s 20:31:26 [2019-09-09T20:31:26.213Z] PASS: docker_cli_images_test.go:117: DockerSuite.TestImagesFilterSinceAndBefore 5.736s 20:31:30 [2019-09-09T20:31:30.954Z] PASS: docker_cli_images_test.go:187: DockerSuite.TestImagesFilterSpaceTrimCase 4.125s 20:31:30 [2019-09-09T20:31:30.954Z] PASS: docker_cli_images_test.go:329: DockerSuite.TestImagesFormat 0.215s 20:31:30 [2019-09-09T20:31:30.954Z] SKIP: docker_cli_images_test.go:345: DockerSuite.TestImagesFormatDefaultFormat (unmatched requirement DaemonIsLinux) 20:31:39 [2019-09-09T20:31:39.584Z] PASS: docker_cli_images_test.go:51: DockerSuite.TestImagesOrderedByCreationDate 7.645s 20:31:39 [2019-09-09T20:31:39.584Z] PASS: docker_cli_images_test.go:255: DockerSuite.TestImagesWithIncorrectFilter 0.064s 20:31:41 [2019-09-09T20:31:41.138Z] PASS: docker_cli_import_test.go:37: DockerSuite.TestImportBadURL 2.364s 20:31:41 [2019-09-09T20:31:41.138Z] SKIP: docker_cli_import_test.go:19: DockerSuite.TestImportDisplay (unmatched requirement DaemonIsLinux) 20:31:41 [2019-09-09T20:31:41.138Z] SKIP: docker_cli_import_test.go:48: DockerSuite.TestImportFile (unmatched requirement DaemonIsLinux) 20:31:41 [2019-09-09T20:31:41.138Z] PASS: docker_cli_import_test.go:123: DockerSuite.TestImportFileNonExistentFile 0.059s 20:31:41 [2019-09-09T20:31:41.138Z] SKIP: docker_cli_import_test.go:92: DockerSuite.TestImportFileWithMessage (unmatched requirement DaemonIsLinux) 20:31:41 [2019-09-09T20:31:41.138Z] SKIP: docker_cli_import_test.go:69: DockerSuite.TestImportGzipped (unmatched requirement DaemonIsLinux) 20:31:41 [2019-09-09T20:31:41.138Z] SKIP: docker_cli_import_test.go:128: DockerSuite.TestImportWithQuotedChanges (unmatched requirement DaemonIsLinux) 20:31:41 [2019-09-09T20:31:41.138Z] SKIP: docker_cli_info_test.go:178: DockerSuite.TestInfoDebug (unmatched requirement DaemonIsLinux) 20:31:41 [2019-09-09T20:31:41.138Z] SKIP: docker_cli_info_test.go:107: DockerSuite.TestInfoDiscoveryAdvertiseInterfaceName (unmatched requirement DaemonIsLinux) 20:31:41 [2019-09-09T20:31:41.603Z] SKIP: docker_cli_info_test.go:73: DockerSuite.TestInfoDiscoveryBackend (unmatched requirement DaemonIsLinux) 20:31:41 [2019-09-09T20:31:41.603Z] SKIP: docker_cli_info_test.go:90: DockerSuite.TestInfoDiscoveryInvalidAdvertise (unmatched requirement DaemonIsLinux) 20:31:41 [2019-09-09T20:31:41.603Z] SKIP: docker_cli_info_test.go:144: DockerSuite.TestInfoDisplaysPausedContainers (unmatched requirement IsPausable) 20:31:41 [2019-09-09T20:31:41.603Z] SKIP: docker_cli_info_test.go:131: DockerSuite.TestInfoDisplaysRunningContainers (unmatched requirement DaemonIsLinux) 20:31:41 [2019-09-09T20:31:41.603Z] SKIP: docker_cli_info_test.go:161: DockerSuite.TestInfoDisplaysStoppedContainers (unmatched requirement DaemonIsLinux) 20:31:41 [2019-09-09T20:31:41.603Z] PASS: docker_cli_info_test.go:17: DockerSuite.TestInfoEnsureSucceeds 0.062s 20:31:41 [2019-09-09T20:31:41.603Z] PASS: docker_cli_info_test.go:61: DockerSuite.TestInfoFormat 0.112s 20:31:41 [2019-09-09T20:31:41.603Z] SKIP: docker_cli_info_test.go:196: DockerSuite.TestInsecureRegistries (unmatched requirement DaemonIsLinux) 20:31:41 [2019-09-09T20:31:41.603Z] SKIP: docker_api_inspect_test.go:146: DockerSuite.TestInspectAPIBridgeNetworkSettings120 (unmatched requirement DaemonIsLinux) 20:31:41 [2019-09-09T20:31:41.603Z] SKIP: docker_api_inspect_test.go:163: DockerSuite.TestInspectAPIBridgeNetworkSettings121 (unmatched requirement DaemonIsLinux) 20:31:45 [2019-09-09T20:31:45.392Z] PASS: docker_api_inspect_test.go:16: DockerSuite.TestInspectAPIContainerResponse 3.237s 20:31:49 [2019-09-09T20:31:49.169Z] PASS: docker_api_inspect_test.go:83: DockerSuite.TestInspectAPIContainerVolumeDriver 3.312s 20:31:49 [2019-09-09T20:31:49.170Z] SKIP: docker_api_inspect_test.go:60: DockerSuite.TestInspectAPIContainerVolumeDriverLegacy (unmatched requirement DaemonIsLinux) 20:31:49 [2019-09-09T20:31:49.636Z] SKIP: docker_api_inspect_test.go:122: DockerSuite.TestInspectAPIEmptyFieldsInConfigPre121 (unmatched requirement DaemonIsLinux) 20:31:49 [2019-09-09T20:31:49.636Z] PASS: docker_api_inspect_test.go:107: DockerSuite.TestInspectAPIImageResponse 0.083s 20:31:49 [2019-09-09T20:31:49.636Z] SKIP: docker_cli_inspect_test.go:413: DockerSuite.TestInspectAmpersand (unmatched requirement DaemonIsLinux) 20:31:53 [2019-09-09T20:31:53.411Z] PASS: docker_cli_inspect_test.go:207: DockerSuite.TestInspectBindMountPoint 3.334s 20:31:53 [2019-09-09T20:31:53.411Z] PASS: docker_cli_inspect_test.go:342: DockerSuite.TestInspectByPrefix 0.187s 20:31:57 [2019-09-09T20:31:57.183Z] PASS: docker_cli_inspect_test.go:142: DockerSuite.TestInspectContainerFilterInt 3.275s 20:31:57 [2019-09-09T20:31:57.183Z] SKIP: docker_cli_inspect_test.go:182: DockerSuite.TestInspectContainerGraphDriver (unmatched requirement DaemonIsLinux) 20:31:57 [2019-09-09T20:31:57.183Z] SKIP: docker_cli_inspect_test.go:392: DockerSuite.TestInspectContainerNetworkCustom (unmatched requirement DaemonIsLinux) 20:31:57 [2019-09-09T20:31:57.183Z] SKIP: docker_cli_inspect_test.go:380: DockerSuite.TestInspectContainerNetworkDefault (unmatched requirement DaemonIsLinux) 20:32:00 [2019-09-09T20:32:00.120Z] PASS: docker_cli_inspect_test.go:45: DockerSuite.TestInspectDefault 2.649s 20:32:08 [2019-09-09T20:32:08.756Z] PASS: docker_cli_inspect_test.go:372: DockerSuite.TestInspectHistory 7.550s 20:32:08 [2019-09-09T20:32:08.756Z] SKIP: docker_cli_inspect_test.go:25: DockerSuite.TestInspectImage (unmatched requirement DaemonIsLinux) 20:32:08 [2019-09-09T20:32:08.756Z] SKIP: docker_cli_inspect_test.go:126: DockerSuite.TestInspectImageFilterInt (unmatched requirement DaemonIsLinux) 20:32:08 [2019-09-09T20:32:08.756Z] SKIP: docker_cli_inspect_test.go:164: DockerSuite.TestInspectImageGraphDriver (unmatched requirement DaemonIsLinux) 20:32:11 [2019-09-09T20:32:11.694Z] PASS: docker_cli_inspect_test.go:39: DockerSuite.TestInspectInt64 2.907s 20:32:15 [2019-09-09T20:32:15.469Z] PASS: docker_cli_inspect_test.go:334: DockerSuite.TestInspectJSONFields 2.762s 20:32:15 [2019-09-09T20:32:15.469Z] PASS: docker_cli_inspect_test.go:284: DockerSuite.TestInspectLogConfigNoType 0.149s 20:32:19 [2019-09-09T20:32:19.240Z] PASS: docker_cli_inspect_test.go:239: DockerSuite.TestInspectNamedMountPoint 2.861s 20:32:23 [2019-09-09T20:32:23.017Z] PASS: docker_cli_inspect_test.go:297: DockerSuite.TestInspectNoSizeFlagContainer 3.255s 20:32:23 [2019-09-09T20:32:23.017Z] SKIP: docker_cli_inspect_test.go:423: DockerSuite.TestInspectPlugin (unmatched requirement DaemonIsLinux) 20:32:23 [2019-09-09T20:32:23.017Z] PASS: docker_cli_inspect_test.go:403: DockerSuite.TestInspectRootFS 0.057s 20:32:26 [2019-09-09T20:32:26.789Z] PASS: docker_cli_inspect_test.go:309: DockerSuite.TestInspectSizeFlagContainer 3.246s 20:32:30 [2019-09-09T20:32:30.559Z] PASS: docker_cli_inspect_test.go:56: DockerSuite.TestInspectStatus 3.784s 20:32:37 [2019-09-09T20:32:37.685Z] PASS: docker_cli_inspect_test.go:353: DockerSuite.TestInspectStopWhenNotFound 5.975s 20:32:41 [2019-09-09T20:32:41.456Z] PASS: docker_cli_inspect_test.go:320: DockerSuite.TestInspectTemplateError 3.391s 20:32:44 [2019-09-09T20:32:44.395Z] PASS: docker_cli_inspect_test.go:263: DockerSuite.TestInspectTimesAsRFC3339Nano 2.718s 20:32:48 [2019-09-09T20:32:48.169Z] PASS: docker_cli_inspect_test.go:81: DockerSuite.TestInspectTypeFlagContainer 3.108s 20:32:51 [2019-09-09T20:32:51.938Z] PASS: docker_cli_inspect_test.go:103: DockerSuite.TestInspectTypeFlagWithImage 3.166s 20:32:55 [2019-09-09T20:32:55.715Z] PASS: docker_cli_inspect_test.go:114: DockerSuite.TestInspectTypeFlagWithInvalidValue 3.175s 20:32:59 [2019-09-09T20:32:59.485Z] PASS: docker_cli_inspect_test.go:91: DockerSuite.TestInspectTypeFlagWithNoContainer 3.356s 20:32:59 [2019-09-09T20:32:59.485Z] PASS: docker_cli_inspect_test.go:454: DockerSuite.TestInspectUnknownObject 0.081s 20:32:59 [2019-09-09T20:32:59.485Z] SKIP: docker_cli_links_test.go:201: DockerSuite.TestLinkShortDefinition (unmatched requirement DaemonIsLinux) 20:32:59 [2019-09-09T20:32:59.485Z] SKIP: docker_cli_links_test.go:192: DockerSuite.TestLinksEnvs (unmatched requirement DaemonIsLinux) 20:32:59 [2019-09-09T20:32:59.485Z] SKIP: docker_cli_links_test.go:228: DockerSuite.TestLinksEtcHostsRegularFile (unmatched requirement DaemonIsLinux) 20:32:59 [2019-09-09T20:32:59.486Z] SKIP: docker_cli_links_test.go:141: DockerSuite.TestLinksHostsFilesInject (unmatched requirement DaemonIsLinux) 20:32:59 [2019-09-09T20:32:59.486Z] SKIP: docker_cli_links_test.go:94: DockerSuite.TestLinksInspectLinksStarted (unmatched requirement DaemonIsLinux) 20:32:59 [2019-09-09T20:32:59.486Z] SKIP: docker_cli_links_test.go:113: DockerSuite.TestLinksInspectLinksStopped (unmatched requirement DaemonIsLinux) 20:32:59 [2019-09-09T20:32:59.486Z] SKIP: docker_cli_links_test.go:25: DockerSuite.TestLinksInvalidContainerTarget (unmatched requirement DaemonIsLinux) 20:32:59 [2019-09-09T20:32:59.486Z] SKIP: docker_cli_links_test.go:235: DockerSuite.TestLinksMultipleWithSameName (unmatched requirement DaemonIsLinux) 20:32:59 [2019-09-09T20:32:59.486Z] SKIP: docker_cli_links_test.go:217: DockerSuite.TestLinksNetworkHostContainer (unmatched requirement DaemonIsLinux) 20:32:59 [2019-09-09T20:32:59.486Z] SKIP: docker_cli_links_test.go:133: DockerSuite.TestLinksNotStartedParentNotFail (unmatched requirement DaemonIsLinux) 20:32:59 [2019-09-09T20:32:59.486Z] SKIP: docker_cli_links_test.go:37: DockerSuite.TestLinksPingLinkedContainers (unmatched requirement DaemonIsLinux) 20:32:59 [2019-09-09T20:32:59.486Z] SKIP: docker_cli_links_test.go:81: DockerSuite.TestLinksPingLinkedContainersAfterRename (unmatched requirement DaemonIsLinux) 20:32:59 [2019-09-09T20:32:59.486Z] SKIP: docker_cli_exec_test.go:367: DockerSuite.TestLinksPingLinkedContainersOnRename (unmatched requirement DaemonIsLinux) 20:32:59 [2019-09-09T20:32:59.486Z] SKIP: docker_cli_links_test.go:16: DockerSuite.TestLinksPingUnlinkedContainers (unmatched requirement DaemonIsLinux) 20:32:59 [2019-09-09T20:32:59.486Z] SKIP: docker_cli_links_test.go:159: DockerSuite.TestLinksUpdateOnRestart (unmatched requirement DaemonIsLinux) 20:32:59 [2019-09-09T20:32:59.486Z] SKIP: docker_cli_save_load_test.go:334: DockerSuite.TestLoadZeroSizeLayer (unmatched requirement DaemonIsLinux) 20:32:59 [2019-09-09T20:32:59.486Z] PASS: docker_cli_login_test.go:12: DockerSuite.TestLoginWithoutTTY 0.054s 20:32:59 [2019-09-09T20:32:59.486Z] PASS: docker_api_logs_test.go:86: DockerSuite.TestLogsAPIContainerNotFound 0.003s 20:33:03 [2019-09-09T20:33:03.263Z] PASS: docker_api_logs_test.go:71: DockerSuite.TestLogsAPIFollowEmptyOutput 2.884s 20:33:07 [2019-09-09T20:33:07.043Z] PASS: docker_api_logs_test.go:59: DockerSuite.TestLogsAPINoStdoutNorStderr 2.387s 20:33:14 [2019-09-09T20:33:14.175Z] PASS: docker_api_logs_test.go:150: DockerSuite.TestLogsAPIUntil 6.808s 20:33:17 [2019-09-09T20:33:17.113Z] PASS: docker_api_logs_test.go:188: DockerSuite.TestLogsAPIUntilDefaultValue 3.675s 20:33:17 [2019-09-09T20:33:17.113Z] SKIP: docker_api_logs_test.go:93: DockerSuite.TestLogsAPIUntilFutureFollow (unmatched requirement DaemonIsLinux) 20:33:20 [2019-09-09T20:33:20.890Z] PASS: docker_api_logs_test.go:23: DockerSuite.TestLogsAPIWithStdout 3.176s 20:33:20 [2019-09-09T20:33:20.890Z] PASS: docker_cli_logs_test.go:318: DockerSuite.TestLogsCLIContainerNotFound 0.054s 20:33:29 [2019-09-09T20:33:29.534Z] PASS: docker_cli_logs_test.go:24: DockerSuite.TestLogsContainerBiggerThanPage 7.603s 20:33:36 [2019-09-09T20:33:36.683Z] PASS: docker_cli_logs_test.go:29: DockerSuite.TestLogsContainerMuchBiggerThanPage 7.939s 20:33:43 [2019-09-09T20:33:43.811Z] PASS: docker_cli_logs_test.go:19: DockerSuite.TestLogsContainerSmallerThanPage 7.205s 20:33:48 [2019-09-09T20:33:48.570Z] PASS: docker_cli_logs_test.go:300: DockerSuite.TestLogsFollowGoroutinesNoOutput 3.646s 20:33:52 [2019-09-09T20:33:52.362Z] PASS: docker_cli_logs_test.go:272: DockerSuite.TestLogsFollowGoroutinesWithStdout 3.248s 20:33:52 [2019-09-09T20:33:52.362Z] SKIP: docker_cli_logs_test.go:214: DockerSuite.TestLogsFollowSlowStdoutConsumer (unmatched requirement DaemonIsLinux) 20:33:55 [2019-09-09T20:33:55.299Z] PASS: docker_cli_logs_test.go:124: DockerSuite.TestLogsFollowStopped 3.302s 20:33:59 [2019-09-09T20:33:59.118Z] PASS: docker_cli_logs_test.go:66: DockerSuite.TestLogsSeparateStderr 3.712s 20:34:09 [2019-09-09T20:34:09.522Z] PASS: docker_cli_logs_test.go:145: DockerSuite.TestLogsSince 10.178s 20:34:09 [2019-09-09T20:34:09.522Z] SKIP: docker_cli_logs_test.go:180: DockerSuite.TestLogsSinceFutureFollow (unmatched requirement DaemonIsLinux) 20:34:09 [2019-09-09T20:34:09.522Z] SKIP: docker_cli_logs_test.go:77: DockerSuite.TestLogsStderrInStdout (unmatched requirement DaemonIsLinux) 20:34:13 [2019-09-09T20:34:13.298Z] PASS: docker_cli_logs_test.go:92: DockerSuite.TestLogsTail 4.026s 20:34:17 [2019-09-09T20:34:17.222Z] PASS: docker_cli_logs_test.go:41: DockerSuite.TestLogsTimestamps 3.746s 20:34:20 [2019-09-09T20:34:20.999Z] PASS: docker_cli_logs_test.go:325: DockerSuite.TestLogsWithDetails 3.850s 20:34:20 [2019-09-09T20:34:20.999Z] SKIP: docker_cli_run_test.go:2915: DockerSuite.TestMountIntoProc (unmatched requirement DaemonIsLinux) 20:34:20 [2019-09-09T20:34:20.999Z] SKIP: docker_cli_run_test.go:2924: DockerSuite.TestMountIntoSys (unmatched requirement DaemonIsLinux) 20:34:20 [2019-09-09T20:34:20.999Z] SKIP: docker_cli_netmode_test.go:33: DockerSuite.TestNetHostname (unmatched requirement DaemonIsLinux) 20:34:20 [2019-09-09T20:34:20.999Z] SKIP: docker_cli_netmode_test.go:26: DockerSuite.TestNetHostnameWithNetHost (unmatched requirement DaemonIsLinux) 20:34:20 [2019-09-09T20:34:20.999Z] SKIP: docker_cli_run_test.go:3519: DockerSuite.TestNetworkRmWithActiveContainers (unmatched requirement DaemonIsLinux) 20:34:20 [2019-09-09T20:34:20.999Z] SKIP: docker_cli_run_test.go:2701: DockerSuite.TestPermissionsPtsReadonlyRootfs (unmatched requirement DaemonIsLinux) 20:34:20 [2019-09-09T20:34:20.999Z] SKIP: docker_cli_plugins_test.go:77: DockerSuite.TestPluginActive (unmatched requirement DaemonIsLinux) 20:34:20 [2019-09-09T20:34:20.999Z] SKIP: docker_cli_plugins_test.go:100: DockerSuite.TestPluginActiveNetwork (unmatched requirement DaemonIsLinux) 20:34:20 [2019-09-09T20:34:20.999Z] PASS: docker_cli_plugins_test.go:345: DockerSuite.TestPluginInspectOnWindows 0.063s 20:34:20 [2019-09-09T20:34:20.999Z] SKIP: docker_cli_plugins_test.go:151: DockerSuite.TestPluginInstallDisableVolumeLs (unmatched requirement DaemonIsLinux) 20:34:20 [2019-09-09T20:34:20.999Z] SKIP: docker_cli_plugins_logdriver_test.go:12: DockerSuite.TestPluginLogDriver (unmatched requirement IsAmd64) 20:34:20 [2019-09-09T20:34:20.999Z] SKIP: docker_cli_plugins_logdriver_test.go:32: DockerSuite.TestPluginLogDriverInfoList (unmatched requirement IsAmd64) 20:34:20 [2019-09-09T20:34:20.999Z] SKIP: docker_cli_plugins_test.go:475: DockerSuite.TestPluginMetricsCollector (unmatched requirement DaemonIsLinux) 20:34:20 [2019-09-09T20:34:20.999Z] SKIP: docker_cli_plugins_test.go:443: DockerSuite.TestPluginUpgrade (unmatched requirement DaemonIsLinux) 20:34:20 [2019-09-09T20:34:20.999Z] SKIP: docker_cli_port_test.go:330: DockerSuite.TestPortBindingOnSandbox (unmatched requirement DaemonIsLinux) 20:34:20 [2019-09-09T20:34:20.999Z] SKIP: docker_cli_port_test.go:308: DockerSuite.TestPortExposeHostBinding (unmatched requirement DaemonIsLinux) 20:34:20 [2019-09-09T20:34:20.999Z] SKIP: docker_cli_port_test.go:286: DockerSuite.TestPortHostBinding (unmatched requirement DaemonIsLinux) 20:34:20 [2019-09-09T20:34:20.999Z] SKIP: docker_cli_port_test.go:16: DockerSuite.TestPortList (unmatched requirement DaemonIsLinux) 20:34:28 [2019-09-09T20:34:28.130Z] PASS: docker_api_containers_test.go:1302: DockerSuite.TestPostContainerAPICreateWithStringOrSliceEntrypoint 7.161s 20:34:28 [2019-09-09T20:34:28.130Z] SKIP: docker_api_attach_test.go:100: DockerSuite.TestPostContainersAttach (unmatched requirement DaemonIsLinux) 20:34:28 [2019-09-09T20:34:28.131Z] PASS: docker_api_attach_test.go:79: DockerSuite.TestPostContainersAttachContainerNotFound 0.002s 20:34:28 [2019-09-09T20:34:28.131Z] SKIP: docker_api_containers_test.go:1567: DockerSuite.TestPostContainersCreateMemorySwappinessHostConfigOmitted (unmatched requirement DaemonIsLinux) 20:34:28 [2019-09-09T20:34:28.131Z] SKIP: docker_api_containers_test.go:1481: DockerSuite.TestPostContainersCreateShmSizeHostConfigOmitted (unmatched requirement DaemonIsLinux) 20:34:28 [2019-09-09T20:34:28.595Z] SKIP: docker_api_containers_test.go:1463: DockerSuite.TestPostContainersCreateShmSizeNegative (unmatched requirement DaemonIsLinux) 20:34:28 [2019-09-09T20:34:28.595Z] SKIP: docker_api_containers_test.go:1509: DockerSuite.TestPostContainersCreateShmSizeOmitted (unmatched requirement DaemonIsLinux) 20:34:28 [2019-09-09T20:34:28.595Z] SKIP: docker_api_containers_test.go:1592: DockerSuite.TestPostContainersCreateWithOomScoreAdjInvalidRange (unmatched requirement DaemonIsLinux) 20:34:28 [2019-09-09T20:34:28.595Z] SKIP: docker_api_containers_test.go:1536: DockerSuite.TestPostContainersCreateWithShmSize (unmatched requirement DaemonIsLinux) 20:34:28 [2019-09-09T20:34:28.595Z] SKIP: docker_api_containers_test.go:1359: DockerSuite.TestPostContainersCreateWithStringOrSliceCapAddDrop (unmatched requirement DaemonIsLinux) 20:34:35 [2019-09-09T20:34:35.745Z] PASS: docker_api_containers_test.go:1330: DockerSuite.TestPostContainersCreateWithStringOrSliceCmd 7.425s 20:34:35 [2019-09-09T20:34:35.745Z] SKIP: docker_api_containers_test.go:1430: DockerSuite.TestPostContainersCreateWithWrongCpusetValues (unmatched requirement DaemonIsLinux) 20:34:53 [2019-09-09T20:34:53.523Z] PASS: docker_cli_ps_test.go:791: DockerSuite.TestPsByOrder 13.513s 20:34:53 [2019-09-09T20:34:53.523Z] SKIP: docker_cli_ps_test.go:544: DockerSuite.TestPsImageIDAfterUpdate (unmatched requirement DaemonIsLinux) 20:35:08 [2019-09-09T20:35:08.461Z] PASS: docker_cli_ps_test.go:21: DockerSuite.TestPsListContainersBase 15.067s 20:35:33 [2019-09-09T20:35:33.696Z] PASS: docker_cli_ps_test.go:308: DockerSuite.TestPsListContainersFilterAncestorImage 24.845s 20:35:33 [2019-09-09T20:35:33.696Z] PASS: docker_cli_ps_test.go:513: DockerSuite.TestPsListContainersFilterCreated 0.248s 20:35:51 [2019-09-09T20:35:51.461Z] PASS: docker_cli_ps_test.go:439: DockerSuite.TestPsListContainersFilterExited 17.571s 20:36:12 [2019-09-09T20:36:12.657Z] PASS: docker_cli_ps_test.go:229: DockerSuite.TestPsListContainersFilterHealth 17.306s 20:36:17 [2019-09-09T20:36:17.389Z] PASS: docker_cli_ps_test.go:272: DockerSuite.TestPsListContainersFilterID 6.124s 20:36:29 [2019-09-09T20:36:29.847Z] PASS: docker_cli_ps_test.go:403: DockerSuite.TestPsListContainersFilterLabel 11.462s 20:36:35 [2019-09-09T20:36:35.714Z] PASS: docker_cli_ps_test.go:286: DockerSuite.TestPsListContainersFilterName 6.277s 20:36:35 [2019-09-09T20:36:35.714Z] SKIP: docker_cli_ps_test.go:711: DockerSuite.TestPsListContainersFilterNetwork (unmatched requirement DaemonIsLinux) 20:36:35 [2019-09-09T20:36:35.714Z] SKIP: docker_cli_ps_test.go:810: DockerSuite.TestPsListContainersFilterPorts (unmatched requirement DaemonIsLinux) 20:36:42 [2019-09-09T20:36:42.843Z] PASS: docker_cli_ps_test.go:182: DockerSuite.TestPsListContainersFilterStatus 6.638s 20:36:42 [2019-09-09T20:36:42.843Z] SKIP: docker_cli_ps_test.go:142: DockerSuite.TestPsListContainersSize (unmatched requirement DaemonIsLinux) 20:36:42 [2019-09-09T20:36:42.843Z] SKIP: docker_cli_ps_test.go:846: DockerSuite.TestPsNotShowLinknamesOfDeletedContainer (unmatched requirement DaemonIsLinux) 20:36:42 [2019-09-09T20:36:42.843Z] SKIP: docker_cli_ps_test.go:593: DockerSuite.TestPsNotShowPortsOfStoppedContainer (unmatched requirement DaemonIsLinux) 20:36:42 [2019-09-09T20:36:42.843Z] SKIP: docker_cli_ps_test.go:467: DockerSuite.TestPsRightTagName (unmatched requirement DaemonIsLinux) 20:36:55 [2019-09-09T20:36:55.292Z] PASS: docker_cli_ps_test.go:611: DockerSuite.TestPsShowMounts 10.852s 20:36:55 [2019-09-09T20:36:55.292Z] SKIP: docker_cli_run_test.go:3150: DockerSuite.TestPtraceContainerProcsFromHost (unmatched requirement DaemonIsLinux) 20:36:55 [2019-09-09T20:36:55.757Z] PASS: docker_cli_pull_test.go:266: DockerSuite.TestPullLinuxImageFailsOnWindows 1.310s 20:36:55 [2019-09-09T20:36:55.757Z] SKIP: docker_cli_pull_test.go:273: DockerSuite.TestPullWindowsImageFailsOnLinux (unmatched requirement DaemonIsLinux) 20:36:57 [2019-09-09T20:36:57.310Z] PASS: docker_cli_push_test.go:292: DockerSuite.TestPushToCentralRegistryUnauthorized 1.297s 20:36:58 [2019-09-09T20:36:58.289Z] PASS: docker_cli_push_test.go:38: DockerSuite.TestPushUnprefixedRepo 0.936s 20:36:58 [2019-09-09T20:36:58.289Z] SKIP: docker_api_containers_test.go:1404: DockerSuite.TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (unmatched requirement DaemonIsLinux) 20:37:04 [2019-09-09T20:37:04.128Z] PASS: docker_cli_restart_test.go:304: DockerSuite.TestRestartAutoRemoveContainer 5.670s 20:37:09 [2019-09-09T20:37:09.979Z] PASS: docker_cli_restart_test.go:167: DockerSuite.TestRestartContainerSuccess 5.315s 20:37:13 [2019-09-09T20:37:13.752Z] PASS: docker_cli_restart_test.go:153: DockerSuite.TestRestartContainerwithGoodContainer 3.838s 20:37:38 [2019-09-09T20:37:38.996Z] PASS: docker_cli_restart_test.go:273: DockerSuite.TestRestartContainerwithRestartPolicy 24.861s 20:37:38 [2019-09-09T20:37:38.996Z] SKIP: docker_cli_restart_test.go:80: DockerSuite.TestRestartDisconnectedContainer (unmatched requirement DaemonIsLinux) 20:37:46 [2019-09-09T20:37:46.131Z] PASS: docker_cli_restart_test.go:240: DockerSuite.TestRestartPolicyAfterRestart 7.291s 20:37:46 [2019-09-09T20:37:46.131Z] PASS: docker_cli_restart_test.go:105: DockerSuite.TestRestartPolicyAlways 0.200s 20:37:46 [2019-09-09T20:37:46.596Z] PASS: docker_cli_restart_test.go:97: DockerSuite.TestRestartPolicyNO 0.137s 20:37:47 [2019-09-09T20:37:47.064Z] PASS: docker_cli_restart_test.go:118: DockerSuite.TestRestartPolicyOnFailure 0.619s 20:37:52 [2019-09-09T20:37:52.904Z] PASS: docker_cli_restart_test.go:32: DockerSuite.TestRestartRunningContainer 5.220s 20:37:58 [2019-09-09T20:37:58.748Z] PASS: docker_cli_restart_test.go:15: DockerSuite.TestRestartStoppedContainer 5.820s 20:37:58 [2019-09-09T20:37:58.748Z] SKIP: docker_cli_restart_test.go:196: DockerSuite.TestRestartWithPolicyUserDefinedNetwork (unmatched requirement DaemonIsLinux) 20:38:04 [2019-09-09T20:38:04.616Z] PASS: docker_cli_restart_test.go:55: DockerSuite.TestRestartWithVolumes 5.166s 20:38:04 [2019-09-09T20:38:04.616Z] PASS: docker_cli_rmi_test.go:218: DockerSuite.TestRmiBlank 0.054s 20:38:04 [2019-09-09T20:38:04.616Z] PASS: docker_cli_rmi_test.go:328: DockerSuite.TestRmiByIDHardConflict 0.234s 20:38:29 [2019-09-09T20:38:29.857Z] PASS: docker_cli_rmi_test.go:228: DockerSuite.TestRmiContainerImageNotFound 22.624s 20:38:33 [2019-09-09T20:38:33.642Z] PASS: docker_cli_rmi_test.go:172: DockerSuite.TestRmiForceWithExistingContainers 5.221s 20:38:35 [2019-09-09T20:38:35.849Z] PASS: docker_cli_rmi_test.go:200: DockerSuite.TestRmiForceWithMultipleRepositories 2.017s 20:38:46 [2019-09-09T20:38:46.337Z] PASS: docker_cli_rmi_test.go:145: DockerSuite.TestRmiImageIDForceWithRunningContainersAndMultipleTags 9.626s 20:38:54 [2019-09-09T20:38:54.963Z] PASS: docker_cli_rmi_test.go:107: DockerSuite.TestRmiImgIDForce 8.510s 20:39:07 [2019-09-09T20:39:07.426Z] PASS: docker_cli_rmi_test.go:66: DockerSuite.TestRmiImgIDMultipleTag 11.060s 20:39:12 [2019-09-09T20:39:12.157Z] PASS: docker_cli_rmi_test.go:298: DockerSuite.TestRmiParentImageFail 5.083s 20:39:12 [2019-09-09T20:39:12.157Z] PASS: docker_cli_rmi_test.go:38: DockerSuite.TestRmiTag 0.616s 20:39:16 [2019-09-09T20:39:16.930Z] PASS: docker_cli_rmi_test.go:160: DockerSuite.TestRmiTagWithExistingContainers 3.842s 20:39:46 [2019-09-09T20:39:46.986Z] PASS: docker_cli_rmi_test.go:254: DockerSuite.TestRmiUntagHistoryLayer 26.234s 20:39:46 [2019-09-09T20:39:46.986Z] PASS: docker_cli_rmi_test.go:17: DockerSuite.TestRmiWithContainerFails 3.323s 20:39:55 [2019-09-09T20:39:55.619Z] PASS: docker_cli_rmi_test.go:186: DockerSuite.TestRmiWithMultipleRepositories 7.349s 20:39:58 [2019-09-09T20:39:58.553Z] PASS: docker_cli_rmi_test.go:311: DockerSuite.TestRmiWithParentInUse 3.665s 20:39:58 [2019-09-09T20:39:58.553Z] SKIP: docker_cli_run_test.go:4536: DockerSuite.TestRunAddDeviceCgroupRule (unmatched requirement DaemonIsLinux) 20:39:58 [2019-09-09T20:39:58.553Z] SKIP: docker_cli_run_test.go:1581: DockerSuite.TestRunAddHost (unmatched requirement DaemonIsLinux) 20:39:58 [2019-09-09T20:39:58.553Z] SKIP: docker_cli_run_test.go:4045: DockerSuite.TestRunAddHostInHostMode (unmatched requirement DaemonIsLinux) 20:39:58 [2019-09-09T20:39:58.553Z] SKIP: docker_cli_run_test.go:1173: DockerSuite.TestRunAddingOptionalDevices (unmatched requirement DaemonIsLinux) 20:39:58 [2019-09-09T20:39:58.553Z] SKIP: docker_cli_run_test.go:1191: DockerSuite.TestRunAddingOptionalDevicesInvalidMode (unmatched requirement DaemonIsLinux) 20:39:58 [2019-09-09T20:39:58.553Z] SKIP: docker_cli_run_test.go:1182: DockerSuite.TestRunAddingOptionalDevicesNoSrc (unmatched requirement DaemonIsLinux) 20:39:58 [2019-09-09T20:39:58.553Z] SKIP: docker_cli_run_test.go:2067: DockerSuite.TestRunAllocatePortInReservedRange (unmatched requirement DaemonIsLinux) 20:40:01 [2019-09-09T20:40:01.485Z] PASS: docker_cli_run_test.go:1232: DockerSuite.TestRunAllowBindMountingRoot 2.662s 20:40:01 [2019-09-09T20:40:01.485Z] SKIP: docker_cli_run_test.go:2272: DockerSuite.TestRunAllowPortRangeThroughExpose (unmatched requirement DaemonIsLinux) 20:40:01 [2019-09-09T20:40:01.485Z] SKIP: docker_cli_run_test.go:2630: DockerSuite.TestRunAllowPortRangeThroughPublish (unmatched requirement DaemonIsLinux) 20:40:08 [2019-09-09T20:40:08.613Z] PASS: docker_cli_run_test.go:574: DockerSuite.TestRunApplyVolumesFromBeforeVolumes 7.488s 20:40:13 [2019-09-09T20:40:13.343Z] PASS: docker_cli_run_test.go:3926: DockerSuite.TestRunAttachFailedNoLeak 4.502s 20:40:17 [2019-09-09T20:40:17.132Z] PASS: docker_cli_run_test.go:1593: DockerSuite.TestRunAttachStdErrOnlyTTYMode 3.606s 20:40:20 [2019-09-09T20:40:20.897Z] PASS: docker_cli_run_test.go:1609: DockerSuite.TestRunAttachStdOutAndErrTTYMode 3.580s 20:40:24 [2019-09-09T20:40:24.673Z] PASS: docker_cli_run_test.go:1601: DockerSuite.TestRunAttachStdOutOnlyTTYMode 3.619s 20:40:24 [2019-09-09T20:40:24.673Z] PASS: docker_cli_run_test.go:1618: DockerSuite.TestRunAttachWithDetach 0.063s 20:40:24 [2019-09-09T20:40:24.673Z] SKIP: docker_cli_run_test.go:1883: DockerSuite.TestRunBindMounts (unmatched requirement DaemonIsWindowsAtLeastBuild.func1) 20:40:24 [2019-09-09T20:40:24.673Z] SKIP: docker_cli_run_test.go:1054: DockerSuite.TestRunCapAddALLCanDownInterface (unmatched requirement DaemonIsLinux) 20:40:24 [2019-09-09T20:40:24.673Z] SKIP: docker_cli_run_test.go:1064: DockerSuite.TestRunCapAddALLDropNetAdminCanDownInterface (unmatched requirement DaemonIsLinux) 20:40:24 [2019-09-09T20:40:24.673Z] SKIP: docker_cli_run_test.go:3014: DockerSuite.TestRunCapAddCHOWN (unmatched requirement DaemonIsLinux) 20:40:24 [2019-09-09T20:40:24.673Z] SKIP: docker_cli_run_test.go:1044: DockerSuite.TestRunCapAddCanDownInterface (unmatched requirement DaemonIsLinux) 20:40:24 [2019-09-09T20:40:24.673Z] SKIP: docker_cli_run_test.go:1035: DockerSuite.TestRunCapAddInvalid (unmatched requirement DaemonIsLinux) 20:40:24 [2019-09-09T20:40:24.673Z] SKIP: docker_cli_run_test.go:3200: DockerSuite.TestRunCapAddSYSTIME (unmatched requirement DaemonIsLinux) 20:40:24 [2019-09-09T20:40:24.673Z] SKIP: docker_cli_run_test.go:1025: DockerSuite.TestRunCapDropALLAddMknodCanMknod (unmatched requirement DaemonIsLinux) 20:40:24 [2019-09-09T20:40:24.673Z] SKIP: docker_cli_run_test.go:1013: DockerSuite.TestRunCapDropALLCannotMknod (unmatched requirement DaemonIsLinux) 20:40:24 [2019-09-09T20:40:24.673Z] SKIP: docker_cli_run_test.go:987: DockerSuite.TestRunCapDropCannotMknod (unmatched requirement DaemonIsLinux) 20:40:24 [2019-09-09T20:40:24.673Z] SKIP: docker_cli_run_test.go:1000: DockerSuite.TestRunCapDropCannotMknodLowerCase (unmatched requirement DaemonIsLinux) 20:40:24 [2019-09-09T20:40:24.673Z] SKIP: docker_cli_run_test.go:978: DockerSuite.TestRunCapDropInvalid (unmatched requirement DaemonIsLinux) 20:40:28 [2019-09-09T20:40:28.434Z] PASS: docker_cli_run_test.go:1970: DockerSuite.TestRunCidFileCheckIDLength 3.217s 20:40:28 [2019-09-09T20:40:28.434Z] SKIP: docker_cli_run_test.go:1939: DockerSuite.TestRunCidFileCleanupIfEmpty (unmatched requirement DaemonIsLinux) 20:40:35 [2019-09-09T20:40:35.524Z] PASS: docker_cli_run_test.go:1696: DockerSuite.TestRunCleanupCmdOnEntrypoint 6.932s 20:40:35 [2019-09-09T20:40:35.524Z] SKIP: docker_cli_run_test.go:3342: DockerSuite.TestRunContainerNetModeWithDNSMacHosts (unmatched requirement DaemonIsLinux) 20:40:35 [2019-09-09T20:40:35.524Z] SKIP: docker_cli_run_test.go:3366: DockerSuite.TestRunContainerNetModeWithExposePort (unmatched requirement DaemonIsLinux) 20:40:38 [2019-09-09T20:40:38.435Z] PASS: docker_cli_run_test.go:923: DockerSuite.TestRunContainerNetwork 2.826s 20:40:38 [2019-09-09T20:40:38.435Z] SKIP: docker_cli_run_test.go:3333: DockerSuite.TestRunContainerNetworkModeToSelf (unmatched requirement DaemonIsLinux) 20:40:38 [2019-09-09T20:40:38.435Z] SKIP: docker_cli_run_test.go:3317: DockerSuite.TestRunContainerWithCgroupMountRO (unmatched requirement DaemonIsLinux) 20:40:38 [2019-09-09T20:40:38.435Z] SKIP: docker_cli_run_test.go:3243: DockerSuite.TestRunContainerWithCgroupParent (unmatched requirement DaemonIsLinux) 20:40:38 [2019-09-09T20:40:38.435Z] SKIP: docker_cli_run_test.go:2740: DockerSuite.TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (unmatched requirement DaemonIsLinux) 20:40:38 [2019-09-09T20:40:38.435Z] SKIP: docker_cli_run_test.go:2689: DockerSuite.TestRunContainerWithReadonlyRootfs (unmatched requirement DaemonIsLinux) 20:40:38 [2019-09-09T20:40:38.435Z] SKIP: docker_cli_run_test.go:2762: DockerSuite.TestRunContainerWithReadonlyRootfsWithAddHostFlag (unmatched requirement DaemonIsLinux) 20:40:38 [2019-09-09T20:40:38.435Z] SKIP: docker_cli_run_test.go:2752: DockerSuite.TestRunContainerWithReadonlyRootfsWithDNSFlag (unmatched requirement DaemonIsLinux) 20:40:42 [2019-09-09T20:40:42.178Z] PASS: docker_cli_run_test.go:2799: DockerSuite.TestRunContainerWithRmFlagCannotStartContainer 3.636s 20:40:45 [2019-09-09T20:40:45.917Z] PASS: docker_cli_run_test.go:2785: DockerSuite.TestRunContainerWithRmFlagExitCodeNotEqualToZero 3.751s 20:40:49 [2019-09-09T20:40:49.668Z] PASS: docker_cli_run_test.go:2685: DockerSuite.TestRunContainerWithWritableRootfs 3.735s 20:40:49 [2019-09-09T20:40:49.668Z] SKIP: docker_cli_run_test.go:1681: DockerSuite.TestRunCopyVolumeContent (unmatched requirement DaemonIsLinux) 20:40:49 [2019-09-09T20:40:49.668Z] SKIP: docker_cli_run_test.go:1663: DockerSuite.TestRunCopyVolumeUIDGID (unmatched requirement DaemonIsLinux) 20:40:49 [2019-09-09T20:40:49.668Z] SKIP: docker_cli_run_test.go:3208: DockerSuite.TestRunCreateContainerFailedCleanUp (unmatched requirement DaemonIsLinux) 20:40:53 [2019-09-09T20:40:53.415Z] PASS: docker_cli_run_test.go:613: DockerSuite.TestRunCreateVolume 3.666s 20:40:53 [2019-09-09T20:40:53.415Z] SKIP: docker_cli_run_test.go:2159: DockerSuite.TestRunCreateVolumeEtc (unmatched requirement DaemonIsLinux) 20:40:53 [2019-09-09T20:40:53.415Z] SKIP: docker_cli_run_test.go:623: DockerSuite.TestRunCreateVolumeWithSymlink (unmatched requirement DaemonIsLinux) 20:40:53 [2019-09-09T20:40:53.415Z] SKIP: docker_cli_run_test.go:379: DockerSuite.TestRunCreateVolumesInSymlinkDir (unmatched requirement DaemonIsLinux) 20:40:53 [2019-09-09T20:40:53.415Z] SKIP: docker_cli_run_test.go:423: DockerSuite.TestRunCreateVolumesInSymlinkDir2 (unmatched requirement DaemonIsLinux) 20:40:55 [2019-09-09T20:40:55.598Z] PASS: docker_cli_run_test.go:4152: DockerSuite.TestRunCredentialSpecFailures 2.109s 20:41:02 [2019-09-09T20:41:02.689Z] PASS: docker_cli_run_test.go:4171: DockerSuite.TestRunCredentialSpecWellFormed 6.745s 20:41:02 [2019-09-09T20:41:02.689Z] SKIP: docker_cli_run_test.go:1255: DockerSuite.TestRunDNSDefaultOptions (unmatched requirement DaemonIsLinux) 20:41:02 [2019-09-09T20:41:02.689Z] SKIP: docker_cli_run_test.go:4010: DockerSuite.TestRunDNSInHostMode (unmatched requirement DaemonIsLinux) 20:41:02 [2019-09-09T20:41:02.689Z] SKIP: docker_cli_run_test.go:1289: DockerSuite.TestRunDNSOptions (unmatched requirement DaemonIsLinux) 20:41:02 [2019-09-09T20:41:02.689Z] SKIP: docker_cli_run_test.go:1323: DockerSuite.TestRunDNSOptionsBasedOnHostResolvConf (unmatched requirement DaemonIsLinux) 20:41:02 [2019-09-09T20:41:02.689Z] SKIP: docker_cli_run_test.go:1313: DockerSuite.TestRunDNSRepeatOptions (unmatched requirement DaemonIsLinux) 20:41:02 [2019-09-09T20:41:02.689Z] SKIP: docker_cli_run_test.go:2032: DockerSuite.TestRunDeallocatePortOnMissingIptablesRule (unmatched requirement DaemonIsLinux) 20:41:04 [2019-09-09T20:41:04.880Z] PASS: docker_cli_run_test.go:122: DockerSuite.TestRunDetachedContainerIDPrinting 2.711s 20:41:04 [2019-09-09T20:41:04.880Z] SKIP: docker_cli_run_test.go:1142: DockerSuite.TestRunDeviceNumbers (unmatched requirement DaemonIsLinux) 20:41:05 [2019-09-09T20:41:05.341Z] PASS: docker_cli_run_test.go:1241: DockerSuite.TestRunDisallowBindMountingRootToRoot 0.091s 20:41:05 [2019-09-09T20:41:05.341Z] SKIP: docker_cli_run_test.go:4187: DockerSuite.TestRunDuplicateMount (unmatched requirement DaemonIsLinux) 20:41:09 [2019-09-09T20:41:09.081Z] PASS: docker_cli_run_test.go:52: DockerSuite.TestRunEchoNamedContainer 3.666s 20:41:12 [2019-09-09T20:41:12.819Z] PASS: docker_cli_run_test.go:44: DockerSuite.TestRunEchoStdout 3.459s 20:41:12 [2019-09-09T20:41:12.819Z] SKIP: docker_cli_run_test.go:4273: DockerSuite.TestRunEmptyEnv (unmatched requirement DaemonIsLinux) 20:41:15 [2019-09-09T20:41:15.731Z] PASS: docker_cli_run_test.go:1872: DockerSuite.TestRunEntrypoint 3.549s 20:41:16 [2019-09-09T20:41:16.192Z] SKIP: docker_cli_run_test.go:818: DockerSuite.TestRunEnvironment (unmatched requirement DaemonIsLinux) 20:41:16 [2019-09-09T20:41:16.192Z] SKIP: docker_cli_run_test.go:857: DockerSuite.TestRunEnvironmentErase (unmatched requirement DaemonIsLinux) 20:41:16 [2019-09-09T20:41:16.192Z] SKIP: docker_cli_run_test.go:890: DockerSuite.TestRunEnvironmentOverride (unmatched requirement DaemonIsLinux) 20:41:19 [2019-09-09T20:41:19.932Z] PASS: docker_cli_run_test.go:700: DockerSuite.TestRunExitCode 3.595s 20:41:23 [2019-09-09T20:41:23.676Z] PASS: docker_cli_run_test.go:91: DockerSuite.TestRunExitCodeOne 3.676s 20:41:27 [2019-09-09T20:41:27.414Z] PASS: docker_cli_run_test.go:86: DockerSuite.TestRunExitCodeZero 3.675s 20:41:31 [2019-09-09T20:41:31.159Z] PASS: docker_cli_run_test.go:1735: DockerSuite.TestRunExitOnStdinClose 3.744s 20:41:31 [2019-09-09T20:41:31.159Z] PASS: docker_cli_run_test.go:2295: DockerSuite.TestRunExposePort 0.049s 20:41:31 [2019-09-09T20:41:31.159Z] SKIP: docker_cli_run_test.go:949: DockerSuite.TestRunFullHostnameSet (unmatched requirement DaemonIsLinux) 20:41:31 [2019-09-09T20:41:31.159Z] SKIP: docker_cli_run_test.go:1076: DockerSuite.TestRunGroupAdd (unmatched requirement DaemonIsLinux) 20:41:31 [2019-09-09T20:41:31.159Z] SKIP: docker_cli_run_test.go:4515: DockerSuite.TestRunHostnameFQDN (unmatched requirement DaemonIsLinux) 20:41:31 [2019-09-09T20:41:31.159Z] SKIP: docker_cli_run_test.go:4528: DockerSuite.TestRunHostnameInHostMode (unmatched requirement DaemonIsLinux) 20:41:31 [2019-09-09T20:41:31.159Z] SKIP: docker_cli_run_test.go:4256: DockerSuite.TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (unmatched requirement IsolationIsHyperv) 20:41:31 [2019-09-09T20:41:31.159Z] SKIP: docker_cli_run_test.go:3732: DockerSuite.TestRunInitLayerPathOwnership (unmatched requirement DaemonIsLinux) 20:41:31 [2019-09-09T20:41:31.159Z] SKIP: docker_cli_run_test.go:2010: DockerSuite.TestRunInspectMacAddress (unmatched requirement DaemonIsLinux) 20:41:36 [2019-09-09T20:41:36.958Z] PASS: docker_cli_run_test.go:1792: DockerSuite.TestRunInteractiveWithRestartPolicy 5.919s 20:41:36 [2019-09-09T20:41:36.958Z] SKIP: docker_cli_run_test.go:3278: DockerSuite.TestRunInvalidCgroupParent (unmatched requirement DaemonIsLinux) 20:41:36 [2019-09-09T20:41:36.958Z] PASS: docker_cli_run_test.go:3720: DockerSuite.TestRunInvalidReference 0.070s 20:41:36 [2019-09-09T20:41:36.958Z] SKIP: docker_cli_run_test.go:61: DockerSuite.TestRunLeakyFileDescriptors (unmatched requirement DaemonIsLinux) 20:41:36 [2019-09-09T20:41:36.958Z] SKIP: docker_cli_run_test.go:3387: DockerSuite.TestRunLinkToContainerNetMode (unmatched requirement DaemonIsLinux) 20:41:36 [2019-09-09T20:41:36.958Z] SKIP: docker_cli_run_test.go:194: DockerSuite.TestRunLinksContainerWithContainerID (unmatched requirement DaemonIsLinux) 20:41:36 [2019-09-09T20:41:36.958Z] SKIP: docker_cli_run_test.go:179: DockerSuite.TestRunLinksContainerWithContainerName (unmatched requirement DaemonIsLinux) 20:41:51 [2019-09-09T20:41:51.856Z] PASS: docker_cli_run_test.go:73: DockerSuite.TestRunLookupGoogleDNS 12.707s 20:41:51 [2019-09-09T20:41:51.856Z] SKIP: docker_cli_run_test.go:3397: DockerSuite.TestRunLoopbackOnlyExistsWhenNetworkingDisabled (unmatched requirement DaemonIsLinux) 20:41:52 [2019-09-09T20:41:52.825Z] PASS: docker_cli_run_test.go:3423: DockerSuite.TestRunLoopbackWhenNetworkDisabled 3.124s 20:41:52 [2019-09-09T20:41:52.825Z] SKIP: docker_cli_run_test.go:1200: DockerSuite.TestRunModeHostname (unmatched requirement DaemonIsLinux) 20:41:52 [2019-09-09T20:41:52.825Z] SKIP: docker_cli_run_test.go:2323: DockerSuite.TestRunModeIpcContainerNotExists (unmatched requirement DaemonIsLinux) 20:41:52 [2019-09-09T20:41:52.825Z] SKIP: docker_cli_run_test.go:2332: DockerSuite.TestRunModeIpcContainerNotRunning (unmatched requirement DaemonIsLinux) 20:41:52 [2019-09-09T20:41:52.825Z] SKIP: docker_cli_run_test.go:2301: DockerSuite.TestRunModeIpcHost (unmatched requirement DaemonIsLinux) 20:41:52 [2019-09-09T20:41:52.825Z] SKIP: docker_cli_run_test.go:3431: DockerSuite.TestRunModeNetContainerHostname (unmatched requirement DaemonIsLinux) 20:41:52 [2019-09-09T20:41:52.825Z] SKIP: docker_cli_run_test.go:2345: DockerSuite.TestRunModePIDContainer (unmatched requirement DaemonIsLinux) 20:41:52 [2019-09-09T20:41:52.825Z] SKIP: docker_cli_run_test.go:2370: DockerSuite.TestRunModePIDContainerNotExists (unmatched requirement DaemonIsLinux) 20:41:53 [2019-09-09T20:41:53.284Z] SKIP: docker_cli_run_test.go:2379: DockerSuite.TestRunModePIDContainerNotRunning (unmatched requirement DaemonIsLinux) 20:41:53 [2019-09-09T20:41:53.284Z] SKIP: docker_cli_run_test.go:2437: DockerSuite.TestRunModePIDHost (unmatched requirement DaemonIsLinux) 20:41:53 [2019-09-09T20:41:53.284Z] SKIP: docker_cli_run_test.go:2459: DockerSuite.TestRunModeUTSHost (unmatched requirement DaemonIsLinux) 20:41:53 [2019-09-09T20:41:53.284Z] SKIP: docker_cli_run_test.go:4335: DockerSuite.TestRunMount (unmatched requirement DaemonIsLinux) 20:41:53 [2019-09-09T20:41:53.284Z] SKIP: docker_cli_run_test.go:2088: DockerSuite.TestRunMountOrdering (unmatched requirement DaemonIsLinux) 20:41:53 [2019-09-09T20:41:53.284Z] SKIP: docker_cli_run_test.go:4323: DockerSuite.TestRunMountReadOnlyDevShm (unmatched requirement DaemonIsLinux) 20:41:53 [2019-09-09T20:41:53.284Z] SKIP: docker_cli_run_test.go:2392: DockerSuite.TestRunMountShmMqueueFromHost (unmatched requirement DaemonIsLinux) 20:42:05 [2019-09-09T20:42:05.720Z] PASS: docker_cli_run_test.go:583: DockerSuite.TestRunMultipleVolumesFrom 10.942s 20:42:05 [2019-09-09T20:42:05.720Z] SKIP: docker_cli_exec_test.go:383: DockerSuite.TestRunMutableNetworkFiles (unmatched requirement DaemonIsLinux) 20:42:05 [2019-09-09T20:42:05.720Z] SKIP: docker_cli_run_test.go:3220: DockerSuite.TestRunNamedVolume (unmatched requirement DaemonIsLinux) 20:42:05 [2019-09-09T20:42:05.720Z] SKIP: docker_cli_run_test.go:3864: DockerSuite.TestRunNamedVolumeCopyImageData (unmatched requirement DaemonIsLinux) 20:42:12 [2019-09-09T20:42:12.813Z] PASS: docker_cli_run_test.go:3878: DockerSuite.TestRunNamedVolumeNotRemoved 7.785s 20:42:19 [2019-09-09T20:42:19.910Z] PASS: docker_cli_run_test.go:3895: DockerSuite.TestRunNamedVolumesFromNotRemoved 7.051s 20:42:19 [2019-09-09T20:42:19.911Z] SKIP: docker_cli_run_test.go:3857: DockerSuite.TestRunNamedVolumesMountedAsShared (unmatched requirement DaemonIsLinux) 20:42:19 [2019-09-09T20:42:19.911Z] SKIP: docker_cli_run_test.go:2612: DockerSuite.TestRunNetContainerWhichHost (unmatched requirement DaemonIsLinux) 20:42:19 [2019-09-09T20:42:19.911Z] SKIP: docker_cli_run_test.go:2581: DockerSuite.TestRunNetHost (unmatched requirement DaemonIsLinux) 20:42:19 [2019-09-09T20:42:19.911Z] SKIP: docker_cli_run_test.go:932: DockerSuite.TestRunNetHostNotAllowedWithLinks (unmatched requirement DaemonIsLinux) 20:42:19 [2019-09-09T20:42:19.911Z] SKIP: docker_cli_run_test.go:2603: DockerSuite.TestRunNetHostTwiceSameName (unmatched requirement DaemonIsLinux) 20:42:19 [2019-09-09T20:42:19.911Z] SKIP: docker_cli_run_test.go:3075: DockerSuite.TestRunNetworkFilesBindMount (unmatched requirement DaemonIsLinux) 20:42:19 [2019-09-09T20:42:19.911Z] SKIP: docker_cli_run_test.go:3099: DockerSuite.TestRunNetworkFilesBindMountRO (unmatched requirement DaemonIsLinux) 20:42:19 [2019-09-09T20:42:19.911Z] SKIP: docker_cli_run_test.go:3121: DockerSuite.TestRunNetworkFilesBindMountROFilesystem (unmatched requirement DaemonIsLinux) 20:42:19 [2019-09-09T20:42:19.911Z] SKIP: docker_cli_run_test.go:3444: DockerSuite.TestRunNetworkNotInitializedNoneMode (unmatched requirement DaemonIsLinux) 20:42:19 [2019-09-09T20:42:19.911Z] PASS: docker_cli_run_test.go:522: DockerSuite.TestRunNoDupVolumes 0.307s 20:42:20 [2019-09-09T20:42:20.370Z] PASS: docker_cli_run_test.go:2200: DockerSuite.TestRunNoOutputFromPullInStdout 0.980s 20:42:24 [2019-09-09T20:42:24.115Z] PASS: docker_cli_run_test.go:3669: DockerSuite.TestRunNonExecutableCmd 3.297s 20:42:27 [2019-09-09T20:42:27.862Z] PASS: docker_cli_run_test.go:3678: DockerSuite.TestRunNonExistingCmd 3.510s 20:42:28 [2019-09-09T20:42:28.321Z] PASS: docker_cli_run_test.go:3703: DockerSuite.TestRunNonExistingImage 0.950s 20:42:31 [2019-09-09T20:42:31.234Z] PASS: docker_cli_run_test.go:2564: DockerSuite.TestRunNonLocalMacAddress 2.765s 20:42:31 [2019-09-09T20:42:31.234Z] SKIP: docker_cli_run_test.go:1405: DockerSuite.TestRunNonRootUserResolvName (unmatched requirement DaemonIsLinux) 20:42:31 [2019-09-09T20:42:31.234Z] SKIP: docker_cli_run_test.go:2812: DockerSuite.TestRunPIDHostWithChildIsKillable (unmatched requirement DaemonIsLinux) 20:42:31 [2019-09-09T20:42:31.234Z] SKIP: docker_cli_run_test.go:2500: DockerSuite.TestRunPortFromDockerRangeInUse (unmatched requirement DaemonIsLinux) 20:42:31 [2019-09-09T20:42:31.695Z] SKIP: docker_cli_run_test.go:2048: DockerSuite.TestRunPortInUse (unmatched requirement DaemonIsLinux) 20:42:31 [2019-09-09T20:42:31.695Z] SKIP: docker_cli_run_test.go:958: DockerSuite.TestRunPrivilegedCanMknod (unmatched requirement DaemonIsLinux) 20:42:31 [2019-09-09T20:42:31.695Z] SKIP: docker_cli_run_test.go:1087: DockerSuite.TestRunPrivilegedCanMount (unmatched requirement DaemonIsLinux) 20:42:31 [2019-09-09T20:42:31.695Z] SKIP: docker_cli_run_test.go:1126: DockerSuite.TestRunProcNotWritableInNonPrivilegedContainers (unmatched requirement DaemonIsLinux) 20:42:31 [2019-09-09T20:42:31.695Z] SKIP: docker_cli_run_test.go:1134: DockerSuite.TestRunProcWritableInPrivilegedContainers (unmatched requirement DaemonIsLinux) 20:42:36 [2019-09-09T20:42:36.395Z] PASS: docker_cli_run_test.go:4238: DockerSuite.TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent 4.711s 20:42:36 [2019-09-09T20:42:36.395Z] SKIP: docker_cli_run_test.go:2989: DockerSuite.TestRunPublishPort (unmatched requirement DaemonIsLinux) 20:42:36 [2019-09-09T20:42:36.395Z] SKIP: docker_cli_run_test.go:2892: DockerSuite.TestRunReadFilteredProc (unmatched requirement Apparmor) 20:42:36 [2019-09-09T20:42:36.395Z] SKIP: docker_cli_run_test.go:2871: DockerSuite.TestRunReadProcLatency (unmatched requirement DaemonIsLinux) 20:42:36 [2019-09-09T20:42:36.395Z] SKIP: docker_cli_run_test.go:2856: DockerSuite.TestRunReadProcTimer (unmatched requirement DaemonIsLinux) 20:42:36 [2019-09-09T20:42:36.395Z] SKIP: docker_cli_run_test.go:1427: DockerSuite.TestRunResolvconfUpdate (unmatched requirement DaemonIsLinux) 20:42:46 [2019-09-09T20:42:46.734Z] PASS: docker_cli_run_test.go:2662: DockerSuite.TestRunRestartMaxRetries 10.252s 20:42:46 [2019-09-09T20:42:46.734Z] SKIP: docker_cli_run_test.go:2133: DockerSuite.TestRunReuseBindVolumeThatIsSymlink (unmatched requirement DaemonIsLinux) 20:42:49 [2019-09-09T20:42:49.646Z] PASS: docker_cli_run_test.go:4063: DockerSuite.TestRunRm 2.806s 20:42:55 [2019-09-09T20:42:55.443Z] PASS: docker_cli_run_test.go:4053: DockerSuite.TestRunRmAndWait 5.986s 20:42:59 [2019-09-09T20:42:59.190Z] PASS: docker_cli_run_test.go:4074: DockerSuite.TestRunRmPre125Api 3.622s 20:43:02 [2019-09-09T20:43:02.928Z] PASS: docker_cli_run_test.go:1221: DockerSuite.TestRunRootWorkdir 3.309s 20:43:05 [2019-09-09T20:43:05.875Z] PASS: docker_cli_run_test.go:2654: DockerSuite.TestRunSetDefaultRestartPolicy 2.747s 20:43:10 [2019-09-09T20:43:10.574Z] PASS: docker_cli_run_test.go:1994: DockerSuite.TestRunSetMacAddress 3.788s 20:43:10 [2019-09-09T20:43:10.574Z] SKIP: docker_cli_run_test.go:2244: DockerSuite.TestRunSlowStdoutConsumer (unmatched requirement DaemonIsLinux) 20:43:10 [2019-09-09T20:43:10.574Z] SKIP: docker_cli_run_test.go:1626: DockerSuite.TestRunState (unmatched requirement DaemonIsLinux) 20:43:13 [2019-09-09T20:43:13.482Z] PASS: docker_cli_run_test.go:3623: DockerSuite.TestRunStdinBlockedAfterContainerExit 3.195s 20:43:13 [2019-09-09T20:43:13.482Z] SKIP: docker_cli_run_test.go:98: DockerSuite.TestRunStdinPipe (unmatched requirement DaemonIsLinux) 20:43:16 [2019-09-09T20:43:16.392Z] PASS: docker_cli_run_test.go:4138: DockerSuite.TestRunStoppedLoggingDriverNoLeak 3.097s 20:43:16 [2019-09-09T20:43:16.392Z] SKIP: docker_cli_run_test.go:1110: DockerSuite.TestRunSysNotWritableInNonPrivilegedContainers (unmatched requirement DaemonIsLinux) 20:43:16 [2019-09-09T20:43:16.392Z] SKIP: docker_cli_run_test.go:1118: DockerSuite.TestRunSysWritableInPrivilegedContainers (unmatched requirement DaemonIsLinux) 20:43:16 [2019-09-09T20:43:16.392Z] PASS: docker_cli_run_test.go:2484: DockerSuite.TestRunTLSVerify 0.163s 20:43:16 [2019-09-09T20:43:16.392Z] PASS: docker_cli_run_test.go:2532: DockerSuite.TestRunTTYWithPipe 0.052s 20:43:16 [2019-09-09T20:43:16.392Z] SKIP: docker_cli_run_test.go:1158: DockerSuite.TestRunThatCharacterDevicesActLikeCharacterDevices (unmatched requirement DaemonIsLinux) 20:43:23 [2019-09-09T20:43:23.495Z] PASS: docker_cli_run_test.go:796: DockerSuite.TestRunTwoConcurrentContainers 6.881s 20:43:23 [2019-09-09T20:43:23.495Z] SKIP: docker_cli_run_test.go:968: DockerSuite.TestRunUnprivilegedCanMknod (unmatched requirement DaemonIsLinux) 20:43:23 [2019-09-09T20:43:23.495Z] SKIP: docker_cli_run_test.go:1097: DockerSuite.TestRunUnprivilegedCannotMount (unmatched requirement DaemonIsLinux) 20:43:23 [2019-09-09T20:43:23.495Z] SKIP: docker_cli_run_test.go:1167: DockerSuite.TestRunUnprivilegedWithChroot (unmatched requirement DaemonIsLinux) 20:43:23 [2019-09-09T20:43:23.495Z] SKIP: docker_cli_run_test.go:4086: DockerSuite.TestRunUnsetEntrypoint (unmatched requirement DaemonIsLinux) 20:43:23 [2019-09-09T20:43:23.495Z] SKIP: docker_cli_run_test.go:2931: DockerSuite.TestRunUnshareProc (unmatched requirement Apparmor) 20:43:23 [2019-09-09T20:43:23.495Z] SKIP: docker_cli_run_test.go:737: DockerSuite.TestRunUserByID (unmatched requirement DaemonIsLinux) 20:43:23 [2019-09-09T20:43:23.495Z] SKIP: docker_cli_run_test.go:747: DockerSuite.TestRunUserByIDBig (unmatched requirement DaemonIsLinux) 20:43:23 [2019-09-09T20:43:23.495Z] SKIP: docker_cli_run_test.go:760: DockerSuite.TestRunUserByIDNegative (unmatched requirement DaemonIsLinux) 20:43:23 [2019-09-09T20:43:23.495Z] SKIP: docker_cli_run_test.go:773: DockerSuite.TestRunUserByIDZero (unmatched requirement DaemonIsLinux) 20:43:23 [2019-09-09T20:43:23.495Z] SKIP: docker_cli_run_test.go:727: DockerSuite.TestRunUserByName (unmatched requirement DaemonIsLinux) 20:43:28 [2019-09-09T20:43:28.200Z] PASS: docker_cli_run_test.go:716: DockerSuite.TestRunUserDefaults 3.889s 20:43:28 [2019-09-09T20:43:28.200Z] SKIP: docker_cli_run_test.go:786: DockerSuite.TestRunUserNotFound (unmatched requirement DaemonIsLinux) 20:43:31 [2019-09-09T20:43:31.108Z] PASS: docker_cli_run_test.go:594: DockerSuite.TestRunVerifyContainerID 3.187s 20:43:31 [2019-09-09T20:43:31.108Z] SKIP: docker_cli_run_test.go:3975: DockerSuite.TestRunVolumeCopyFlag (unmatched requirement DaemonIsLinux) 20:43:31 [2019-09-09T20:43:31.108Z] SKIP: docker_cli_run_test.go:3968: DockerSuite.TestRunVolumeWithOneCharacter (unmatched requirement DaemonIsLinux) 20:43:38 [2019-09-09T20:43:38.193Z] PASS: docker_cli_run_test.go:2213: DockerSuite.TestRunVolumesCleanPaths 5.950s 20:43:48 [2019-09-09T20:43:48.527Z] PASS: docker_cli_run_test.go:474: DockerSuite.TestRunVolumesFromInReadWriteMode 11.218s 20:43:55 [2019-09-09T20:43:55.625Z] PASS: docker_cli_run_test.go:453: DockerSuite.TestRunVolumesFromInReadonlyModeFails 6.441s 20:44:04 [2019-09-09T20:44:04.211Z] PASS: docker_cli_run_test.go:2772: DockerSuite.TestRunVolumesFromRestartAfterRemoved 8.859s 20:44:04 [2019-09-09T20:44:04.211Z] SKIP: docker_cli_run_test.go:659: DockerSuite.TestRunVolumesFromSymlinkPath (unmatched requirement DaemonIsLinux) 20:44:04 [2019-09-09T20:44:04.672Z] PASS: docker_cli_run_test.go:447: DockerSuite.TestRunVolumesMountedAsReadonly 0.104s 20:44:04 [2019-09-09T20:44:04.672Z] SKIP: docker_cli_run_test.go:3777: DockerSuite.TestRunVolumesMountedAsShared (unmatched requirement DaemonIsLinux) 20:44:04 [2019-09-09T20:44:04.672Z] SKIP: docker_cli_run_test.go:3808: DockerSuite.TestRunVolumesMountedAsSlave (unmatched requirement DaemonIsLinux) 20:44:09 [2019-09-09T20:44:09.388Z] PASS: docker_cli_run_test.go:4208: DockerSuite.TestRunWindowsWithCPUCount 4.556s 20:44:12 [2019-09-09T20:44:12.304Z] PASS: docker_cli_run_test.go:4228: DockerSuite.TestRunWindowsWithCPUPercent 2.758s 20:44:16 [2019-09-09T20:44:16.185Z] PASS: docker_cli_run_test.go:4218: DockerSuite.TestRunWindowsWithCPUShares 3.650s 20:44:16 [2019-09-09T20:44:16.185Z] SKIP: docker_cli_run_test.go:1857: DockerSuite.TestRunWithBadDevice (unmatched requirement DaemonIsLinux) 20:44:16 [2019-09-09T20:44:16.185Z] PASS: docker_cli_run_test.go:342: DockerSuite.TestRunWithDaemonFlags 0.047s 20:44:16 [2019-09-09T20:44:16.185Z] PASS: docker_cli_run_test.go:2024: DockerSuite.TestRunWithInvalidMacAddress 0.047s 20:44:16 [2019-09-09T20:44:16.185Z] SKIP: docker_cli_run_test.go:283: DockerSuite.TestRunWithNetAliasOnDefaultNetworks (unmatched requirement DaemonIsLinux) 20:44:16 [2019-09-09T20:44:16.185Z] SKIP: docker_cli_run_test.go:3749: DockerSuite.TestRunWithOomScoreAdj (unmatched requirement DaemonIsLinux) 20:44:16 [2019-09-09T20:44:16.185Z] SKIP: docker_cli_run_test.go:3760: DockerSuite.TestRunWithOomScoreAdjInvalidRange (unmatched requirement DaemonIsLinux) 20:44:16 [2019-09-09T20:44:16.185Z] SKIP: docker_cli_run_test.go:2835: DockerSuite.TestRunWithTooSmallMemoryLimit (unmatched requirement DaemonIsLinux) 20:44:16 [2019-09-09T20:44:16.185Z] SKIP: docker_cli_run_test.go:3232: DockerSuite.TestRunWithUlimits (unmatched requirement DaemonIsLinux) 20:44:21 [2019-09-09T20:44:21.987Z] PASS: docker_cli_run_test.go:349: DockerSuite.TestRunWithVolumesFromExited 5.614s 20:44:24 [2019-09-09T20:44:24.180Z] PASS: docker_cli_run_test.go:160: DockerSuite.TestRunWithoutNetworking 2.662s 20:44:27 [2019-09-09T20:44:27.928Z] PASS: docker_cli_run_test.go:1721: DockerSuite.TestRunWorkdirExistsAndIsFile 3.363s 20:44:35 [2019-09-09T20:44:35.007Z] PASS: docker_cli_run_test.go:137: DockerSuite.TestRunWorkingDirectory 7.065s 20:44:35 [2019-09-09T20:44:35.007Z] SKIP: docker_cli_run_test.go:3048: DockerSuite.TestRunWriteFilteredProc (unmatched requirement Apparmor) 20:44:35 [2019-09-09T20:44:35.007Z] SKIP: docker_cli_run_test.go:1809: DockerSuite.TestRunWriteSpecialFilesAndNotCommit (unmatched requirement DaemonIsLinux) 20:44:35 [2019-09-09T20:44:35.007Z] SKIP: docker_cli_run_test.go:2847: DockerSuite.TestRunWriteToProcAsound (unmatched requirement DaemonIsLinux) 20:44:35 [2019-09-09T20:44:35.007Z] SKIP: docker_cli_run_test.go:3646: DockerSuite.TestRunWrongCpusetCpusFlagValue (unmatched requirement DaemonIsLinux) 20:44:35 [2019-09-09T20:44:35.007Z] SKIP: docker_cli_run_test.go:3657: DockerSuite.TestRunWrongCpusetMemsFlagValue (unmatched requirement DaemonIsLinux) 20:44:35 [2019-09-09T20:44:35.007Z] SKIP: docker_cli_save_load_test.go:159: DockerSuite.TestSaveAndLoadRepoFlags (unmatched requirement DaemonIsLinux) 20:44:35 [2019-09-09T20:44:35.007Z] SKIP: docker_cli_save_load_test.go:101: DockerSuite.TestSaveCheckTimes (unmatched requirement DaemonIsLinux) 20:44:35 [2019-09-09T20:44:35.007Z] SKIP: docker_cli_save_load_test.go:260: DockerSuite.TestSaveDirectoryPermissions (unmatched requirement DaemonIsLinux) 20:44:35 [2019-09-09T20:44:35.007Z] SKIP: docker_cli_save_load_test.go:120: DockerSuite.TestSaveImageId (unmatched requirement DaemonIsLinux) 20:44:35 [2019-09-09T20:44:35.007Z] SKIP: docker_cli_save_load_test.go:381: DockerSuite.TestSaveLoadNoTag (unmatched requirement DaemonIsLinux) 20:44:35 [2019-09-09T20:44:35.007Z] SKIP: docker_cli_save_load_test.go:342: DockerSuite.TestSaveLoadParents (unmatched requirement DaemonIsLinux) 20:44:35 [2019-09-09T20:44:35.007Z] SKIP: docker_cli_save_load_test.go:190: DockerSuite.TestSaveMultipleNames (unmatched requirement DaemonIsLinux) 20:44:35 [2019-09-09T20:44:35.007Z] SKIP: docker_cli_save_load_test.go:208: DockerSuite.TestSaveRepoWithMultipleImages (unmatched requirement DaemonIsLinux) 20:44:35 [2019-09-09T20:44:35.007Z] SKIP: docker_cli_save_load_test.go:86: DockerSuite.TestSaveSingleTag (unmatched requirement DaemonIsLinux) 20:44:35 [2019-09-09T20:44:35.007Z] SKIP: docker_cli_save_load_test.go:180: DockerSuite.TestSaveWithNoExistImage (unmatched requirement DaemonIsLinux) 20:44:35 [2019-09-09T20:44:35.007Z] SKIP: docker_cli_save_load_test.go:28: DockerSuite.TestSaveXzAndLoadRepoStdout (unmatched requirement DaemonIsLinux) 20:44:35 [2019-09-09T20:44:35.007Z] SKIP: docker_cli_save_load_test.go:57: DockerSuite.TestSaveXzGzAndLoadRepoStdout (unmatched requirement DaemonIsLinux) 20:44:37 [2019-09-09T20:44:37.189Z] PASS: docker_cli_search_test.go:35: DockerSuite.TestSearchCmdOptions 2.324s 20:44:37 [2019-09-09T20:44:37.653Z] PASS: docker_cli_search_test.go:12: DockerSuite.TestSearchOnCentralRegistry 0.378s 20:44:38 [2019-09-09T20:44:38.112Z] PASS: docker_cli_search_test.go:63: DockerSuite.TestSearchOnCentralRegistryWithDash 0.430s 20:44:38 [2019-09-09T20:44:38.112Z] PASS: docker_cli_search_test.go:17: DockerSuite.TestSearchStarsOptionWithWrongParameter 0.223s 20:44:39 [2019-09-09T20:44:39.653Z] PASS: docker_cli_search_test.go:68: DockerSuite.TestSearchWithLimit 1.562s 20:44:52 [2019-09-09T20:44:52.052Z] PASS: docker_cli_run_test.go:4292: DockerSuite.TestSlowStdinClosing 11.021s 20:44:52 [2019-09-09T20:44:52.052Z] SKIP: docker_cli_start_test.go:45: DockerSuite.TestStartAttachCorrectExitCode (unmatched requirement DaemonIsLinux) 20:45:04 [2019-09-09T20:45:04.467Z] PASS: docker_cli_start_test.go:146: DockerSuite.TestStartAttachMultipleContainers 12.640s 20:45:04 [2019-09-09T20:45:04.467Z] SKIP: docker_cli_start_test.go:16: DockerSuite.TestStartAttachReturnsOnError (unmatched requirement DaemonIsLinux) 20:45:09 [2019-09-09T20:45:09.165Z] PASS: docker_cli_start_test.go:58: DockerSuite.TestStartAttachSilent 5.738s 20:45:09 [2019-09-09T20:45:09.625Z] SKIP: docker_cli_start_test.go:175: DockerSuite.TestStartAttachWithRename (unmatched requirement DaemonIsLinux) 20:45:09 [2019-09-09T20:45:09.625Z] SKIP: docker_cli_start_test.go:110: DockerSuite.TestStartMultipleContainers (unmatched requirement DaemonIsLinux) 20:45:09 [2019-09-09T20:45:09.625Z] SKIP: docker_cli_start_test.go:95: DockerSuite.TestStartPausedContainer (unmatched requirement IsPausable) 20:45:09 [2019-09-09T20:45:09.625Z] SKIP: docker_cli_start_test.go:70: DockerSuite.TestStartRecordError (unmatched requirement DaemonIsLinux) 20:45:19 [2019-09-09T20:45:19.974Z] PASS: docker_cli_start_test.go:190: DockerSuite.TestStartReturnCorrectExitCode 8.044s 20:45:19 [2019-09-09T20:45:19.974Z] SKIP: docker_cli_stats_test.go:124: DockerSuite.TestStatsAllNewContainersAdded (unmatched requirement DaemonIsLinux) 20:45:19 [2019-09-09T20:45:19.974Z] SKIP: docker_cli_stats_test.go:94: DockerSuite.TestStatsAllNoStream (unmatched requirement DaemonIsLinux) 20:45:19 [2019-09-09T20:45:19.974Z] SKIP: docker_cli_stats_test.go:58: DockerSuite.TestStatsAllRunningNoStream (unmatched requirement DaemonIsLinux) 20:45:19 [2019-09-09T20:45:19.974Z] SKIP: docker_cli_stats_test.go:45: DockerSuite.TestStatsContainerNotFound (unmatched requirement DaemonIsLinux) 20:45:19 [2019-09-09T20:45:19.974Z] SKIP: docker_cli_stats_test.go:165: DockerSuite.TestStatsFormatAll (unmatched requirement DaemonIsLinux) 20:45:19 [2019-09-09T20:45:19.974Z] SKIP: docker_cli_stats_test.go:16: DockerSuite.TestStatsNoStream (unmatched requirement DaemonIsLinux) 20:45:22 [2019-09-09T20:45:22.882Z] PASS: docker_cli_top_test.go:11: DockerSuite.TestTopMultipleArgs 2.928s 20:45:26 [2019-09-09T20:45:26.626Z] PASS: docker_cli_top_test.go:26: DockerSuite.TestTopNonPrivileged 3.611s 20:45:26 [2019-09-09T20:45:26.626Z] SKIP: docker_cli_top_test.go:61: DockerSuite.TestTopPrivileged (unmatched requirement DaemonIsLinux) 20:45:30 [2019-09-09T20:45:30.368Z] PASS: docker_cli_top_test.go:50: DockerSuite.TestTopWindowsCoreProcesses 3.264s 20:45:30 [2019-09-09T20:45:30.368Z] SKIP: docker_cli_run_test.go:3456: DockerSuite.TestTwoContainersInNetHost (unmatched requirement DaemonIsLinux) 20:45:30 [2019-09-09T20:45:30.368Z] SKIP: docker_cli_port_test.go:213: DockerSuite.TestUnpublishedPortsInPsOutput (unmatched requirement DaemonIsLinux) 20:45:30 [2019-09-09T20:45:30.368Z] SKIP: docker_cli_health_test.go:147: DockerSuite.TestUnsetEnvVarHealthCheck (unmatched requirement DaemonIsLinux) 20:45:30 [2019-09-09T20:45:30.368Z] SKIP: docker_cli_run_test.go:294: DockerSuite.TestUserDefinedNetworkAlias (unmatched requirement DaemonIsLinux) 20:45:30 [2019-09-09T20:45:30.368Z] SKIP: docker_cli_run_test.go:209: DockerSuite.TestUserDefinedNetworkLinks (unmatched requirement DaemonIsLinux) 20:45:30 [2019-09-09T20:45:30.368Z] SKIP: docker_cli_run_test.go:245: DockerSuite.TestUserDefinedNetworkLinksWithRestart (unmatched requirement DaemonIsLinux) 20:45:48 [2019-09-09T20:45:48.105Z] PASS: docker_cli_volume_test.go:23: DockerSuite.TestVolumeCLICreate 15.273s 20:45:48 [2019-09-09T20:45:48.105Z] PASS: docker_cli_volume_test.go:283: DockerSuite.TestVolumeCLICreateLabel 0.126s 20:45:48 [2019-09-09T20:45:48.105Z] PASS: docker_cli_volume_test.go:295: DockerSuite.TestVolumeCLICreateLabelMultiple 0.185s 20:45:48 [2019-09-09T20:45:48.105Z] SKIP: docker_cli_volume_test.go:259: DockerSuite.TestVolumeCLICreateWithOpts (unmatched requirement DaemonIsLinux) 20:45:48 [2019-09-09T20:45:48.105Z] PASS: docker_cli_volume_test.go:39: DockerSuite.TestVolumeCLIInspect 0.314s 20:45:48 [2019-09-09T20:45:48.105Z] PASS: docker_cli_volume_test.go:56: DockerSuite.TestVolumeCLIInspectMulti 0.261s 20:45:48 [2019-09-09T20:45:48.105Z] PASS: docker_cli_volume_test.go:249: DockerSuite.TestVolumeCLIInspectTmplError 0.128s 20:45:51 [2019-09-09T20:45:51.038Z] PASS: docker_cli_volume_test.go:73: DockerSuite.TestVolumeCLILs 3.866s 20:45:51 [2019-09-09T20:45:51.038Z] PASS: docker_cli_volume_test.go:178: DockerSuite.TestVolumeCLILsErrorWithInvalidFilterName 0.059s 20:45:55 [2019-09-09T20:45:55.745Z] PASS: docker_cli_volume_test.go:128: DockerSuite.TestVolumeCLILsFilterDangling 4.436s 20:45:55 [2019-09-09T20:45:55.745Z] PASS: docker_cli_volume_test.go:352: DockerSuite.TestVolumeCLILsFilterDrivers 0.366s 20:45:56 [2019-09-09T20:45:56.209Z] PASS: docker_cli_volume_test.go:322: DockerSuite.TestVolumeCLILsFilterLabels 0.355s 20:45:56 [2019-09-09T20:45:56.209Z] PASS: docker_cli_volume_test.go:184: DockerSuite.TestVolumeCLILsWithIncorrectFilterValue 0.058s 20:45:56 [2019-09-09T20:45:56.668Z] PASS: docker_cli_volume_test.go:226: DockerSuite.TestVolumeCLINoArgs 0.160s 20:46:09 [2019-09-09T20:46:09.065Z] PASS: docker_cli_volume_test.go:190: DockerSuite.TestVolumeCLIRm 11.602s 20:46:09 [2019-09-09T20:46:09.065Z] SKIP: docker_cli_volume_test.go:391: DockerSuite.TestVolumeCLIRmForce (unmatched requirement DaemonIsLinux) 20:46:09 [2019-09-09T20:46:09.065Z] PASS: docker_cli_volume_test.go:415: DockerSuite.TestVolumeCLIRmForceInUse 0.547s 20:46:09 [2019-09-09T20:46:09.065Z] PASS: docker_cli_volume_test.go:383: DockerSuite.TestVolumeCLIRmForceUsage 0.186s 20:46:09 [2019-09-09T20:46:09.065Z] SKIP: docker_cli_volume_test.go:453: DockerSuite.TestVolumeCliInspectWithVolumeOpts (unmatched requirement DaemonIsLinux) 20:46:21 [2019-09-09T20:46:21.471Z] PASS: docker_cli_run_test.go:3025: DockerSuite.TestVolumeFromMixedRWOptions 11.016s 20:46:21 [2019-09-09T20:46:21.471Z] PASS: docker_cli_volume_test.go:86: DockerSuite.TestVolumeLsFormat 0.265s 20:46:21 [2019-09-09T20:46:21.471Z] PASS: docker_cli_volume_test.go:95: DockerSuite.TestVolumeLsFormatDefaultFormat 0.269s 20:46:36 [2019-09-09T20:46:36.303Z] PASS: docker_cli_run_test.go:497: DockerSuite.TestVolumesFromGetsProperMode 14.684s 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_run_test.go:2180: DockerSuite.TestVolumesNoCopyData (unmatched requirement DaemonIsLinux) 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_run_test.go:4551: DockerSuite.TestWindowsRunAsSystem (unmatched requirement DaemonIsWindowsAtLeastBuild.func1) 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_by_digest_test.go:183: DockerRegistrySuite.TestBuildByDigest 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_api_build_test.go:324: DockerRegistrySuite.TestBuildCopyFromForcePull 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_build_test.go:5812: DockerRegistrySuite.TestBuildMultiStageImplicitPull 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_pull_local_test.go:198: DockerRegistrySuite.TestConcurrentPullMultipleTags 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_push_test.go:199: DockerRegistrySuite.TestConcurrentPush 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_by_digest_test.go:130: DockerRegistrySuite.TestCreateByDigest 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_push_test.go:207: DockerRegistrySuite.TestCrossRepositoryLayerPush 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_by_digest_test.go:445: DockerRegistrySuite.TestDeleteImageByIDOnlyPulledByDigest 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_by_digest_test.go:491: DockerRegistrySuite.TestDeleteImageWithDigestAndMultiRepoTag 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_by_digest_test.go:464: DockerRegistrySuite.TestDeleteImageWithDigestAndTag 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_events_test.go:529: DockerRegistrySuite.TestEventsImageFilterPush 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_by_digest_test.go:390: DockerRegistrySuite.TestInspectImageWithDigests 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_by_digest_test.go:317: DockerRegistrySuite.TestListDanglingImagesWithDigests 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_by_digest_test.go:240: DockerRegistrySuite.TestListImagesWithDigests 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_by_digest_test.go:227: DockerRegistrySuite.TestListImagesWithoutDigests 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_by_digest_test.go:409: DockerRegistrySuite.TestPsListContainersFilterAncestorImageByDigest 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_by_digest_test.go:105: DockerRegistrySuite.TestPullByDigest 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_by_digest_test.go:122: DockerRegistrySuite.TestPullByDigestNoFallback 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_by_digest_test.go:79: DockerRegistrySuite.TestPullByTagDisplaysDigest 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_by_digest_test.go:610: DockerRegistrySuite.TestPullFailsWithAlteredLayer 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_by_digest_test.go:528: DockerRegistrySuite.TestPullFailsWithAlteredManifest 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_pull_local_test.go:259: DockerRegistrySuite.TestPullIDStability 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_pull_local_test.go:55: DockerRegistrySuite.TestPullImageWithAliases 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_pull_local_test.go:287: DockerRegistrySuite.TestPullManifestList 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_pull_local_test.go:279: DockerRegistrySuite.TestPullNoLayers 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_push_test.go:69: DockerRegistrySuite.TestPushBadTag 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_push_test.go:29: DockerRegistrySuite.TestPushBusyboxImage 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_push_test.go:145: DockerRegistrySuite.TestPushEmptyLayer 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_push_test.go:114: DockerRegistrySuite.TestPushMultipleTags 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_push_test.go:52: DockerRegistrySuite.TestPushUntagged 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_by_digest_test.go:161: DockerRegistrySuite.TestRemoveImageByDigest 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_by_digest_test.go:143: DockerRegistrySuite.TestRunByDigest 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_pull_local_test.go:452: DockerRegistrySuite.TestRunImplicitPullWithNoTag 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_by_digest_test.go:208: DockerRegistrySuite.TestTagByDigest 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_registry_user_agent_test.go:74: DockerRegistrySuite.TestUserAgentPassThrough 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_v2_only_test.go:28: DockerRegistrySuite.TestV2Only 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_pull_local_test.go:202: DockerSchema1RegistrySuite.TestConcurrentPullMultipleTags 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_push_test.go:203: DockerSchema1RegistrySuite.TestConcurrentPush 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_push_test.go:249: DockerSchema1RegistrySuite.TestCrossRepositoryLayerPushNotSupported 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_by_digest_test.go:109: DockerSchema1RegistrySuite.TestPullByDigest 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_by_digest_test.go:126: DockerSchema1RegistrySuite.TestPullByDigestNoFallback 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_by_digest_test.go:83: DockerSchema1RegistrySuite.TestPullByTagDisplaysDigest 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_by_digest_test.go:653: DockerSchema1RegistrySuite.TestPullFailsWithAlteredLayer 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_by_digest_test.go:568: DockerSchema1RegistrySuite.TestPullFailsWithAlteredManifest 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_pull_local_test.go:263: DockerSchema1RegistrySuite.TestPullIDStability 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_pull_local_test.go:59: DockerSchema1RegistrySuite.TestPullImageWithAliases 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_pull_local_test.go:283: DockerSchema1RegistrySuite.TestPullNoLayers 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_push_test.go:73: DockerSchema1RegistrySuite.TestPushBadTag 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_push_test.go:33: DockerSchema1RegistrySuite.TestPushBusyboxImage 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_push_test.go:149: DockerSchema1RegistrySuite.TestPushEmptyLayer 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_push_test.go:118: DockerSchema1RegistrySuite.TestPushMultipleTags 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_push_test.go:56: DockerSchema1RegistrySuite.TestPushUntagged 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_build_test.go:5002: DockerRegistryAuthHtpasswdSuite.TestBuildFromAuthenticatedRegistry 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_build_test.go:5020: DockerRegistryAuthHtpasswdSuite.TestBuildWithExternalAuth 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_login_test.go:23: DockerRegistryAuthHtpasswdSuite.TestLoginToPrivateRegistry 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_logout_test.go:16: DockerRegistryAuthHtpasswdSuite.TestLogoutWithExternalAuth 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_logout_test.go:68: DockerRegistryAuthHtpasswdSuite.TestLogoutWithWrongHostnamesStored 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_pull_local_test.go:416: DockerRegistryAuthHtpasswdSuite.TestPullWithExternalAuth 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_pull_local_test.go:371: DockerRegistryAuthHtpasswdSuite.TestPullWithExternalAuthLoginWithScheme 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_push_test.go:282: DockerRegistryAuthHtpasswdSuite.TestPushNoCredentialsNoRetry 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_push_test.go:344: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseError 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_push_test.go:372: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseNoToken 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_push_test.go:331: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseUnauthorized 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_push_test.go:359: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseUnparsable 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_push_test.go:319: DockerRegistryAuthTokenSuite.TestPushTokenServiceUnauthResponse 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_proxy_test.go:23: DockerDaemonSuite.TestCLIProxyProxyTCPSock 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_exec_test.go:81: DockerDaemonSuite.TestExecAfterDaemonRestart 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_info_test.go:213: DockerDaemonSuite.TestRegistryMirrors 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_run_test.go:4116: DockerDaemonSuite.TestRunWithUlimitAndDaemonDefault 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_plugins_test.go:32: DockerPluginSuite.TestPluginBasicOps 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_plugins_test.go:263: DockerPluginSuite.TestPluginCreate 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_plugins_test.go:241: DockerPluginSuite.TestPluginEnableDisableNegative 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_plugins_test.go:63: DockerPluginSuite.TestPluginForceRemove 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_plugins_test.go:355: DockerPluginSuite.TestPluginIDPrefix 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_plugins_test.go:295: DockerPluginSuite.TestPluginInspect 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_plugins_test.go:211: DockerPluginSuite.TestPluginInstallArgs 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_plugins_test.go:127: DockerPluginSuite.TestPluginInstallDisable 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_plugins_test.go:227: DockerPluginSuite.TestPluginInstallImage 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_plugins_test.go:412: DockerPluginSuite.TestPluginListDefaultFormat 20:46:36 [2019-09-09T20:46:36.303Z] SKIP: docker_cli_plugins_test.go:160: DockerPluginSuite.TestPluginSet 20:46:36 [2019-09-09T20:46:36.303Z] OK: 521 passed, 551 skipped 20:46:36 [2019-09-09T20:46:36.303Z] PASS 20:46:36 [2019-09-09T20:46:36.303Z] ok github.com/docker/docker/integration-cli 4169.102s 20:46:36 [2019-09-09T20:46:36.303Z] INFO: Integration tests ended at 09/09/2019 20:46:35. Duration:01:09:39.8970377 20:46:36 [2019-09-09T20:46:36.303Z] INFO: Docker info of the daemon under test at end of run 20:46:36 [2019-09-09T20:46:36.303Z] 20:46:36 [2019-09-09T20:46:36.303Z] Containers: 2 20:46:36 [2019-09-09T20:46:36.303Z] Running: 0 20:46:36 [2019-09-09T20:46:36.303Z] Paused: 0 20:46:36 [2019-09-09T20:46:36.303Z] Stopped: 2 20:46:36 [2019-09-09T20:46:36.303Z] Images: 12 20:46:36 [2019-09-09T20:46:36.303Z] Server Version: 0.0.0-dev 20:46:36 [2019-09-09T20:46:36.303Z] Storage Driver: windowsfilter 20:46:36 [2019-09-09T20:46:36.303Z] Windows: 20:46:36 [2019-09-09T20:46:36.303Z] Logging Driver: json-file 20:46:36 [2019-09-09T20:46:36.303Z] Plugins: 20:46:36 [2019-09-09T20:46:36.303Z] Volume: local 20:46:36 [2019-09-09T20:46:36.303Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent 20:46:36 [2019-09-09T20:46:36.303Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 20:46:36 [2019-09-09T20:46:36.303Z] Swarm: inactive 20:46:36 [2019-09-09T20:46:36.303Z] Default Isolation: process 20:46:36 [2019-09-09T20:46:36.303Z] Kernel Version: 10.0 14393 (14393.3179.amd64fre.rs1_release_1.190806-2245) 20:46:36 [2019-09-09T20:46:36.303Z] Operating System: Windows Server 2016 Datacenter Version 1607 (OS Build 14393.3181) 20:46:36 [2019-09-09T20:46:36.303Z] OSType: windows 20:46:36 [2019-09-09T20:46:36.303Z] Architecture: x86_64 20:46:36 [2019-09-09T20:46:36.303Z] CPUs: 4 20:46:36 [2019-09-09T20:46:36.303Z] Total Memory: 32GiB 20:46:36 [2019-09-09T20:46:36.303Z] Name: azwin-2-3135a0 20:46:36 [2019-09-09T20:46:36.303Z] ID: TWT5:4V2K:JVLQ:PNTX:2HIG:5WDS:MLEG:CHX3:CAFQ:626E:EZUO:TNUU 20:46:36 [2019-09-09T20:46:36.303Z] Docker Root Dir: D:\CI-5\CI-337212915\daemon 20:46:36 [2019-09-09T20:46:36.303Z] Debug Mode (client): false 20:46:36 [2019-09-09T20:46:36.303Z] Debug Mode (server): true 20:46:36 [2019-09-09T20:46:36.303Z] File Descriptors: -1 20:46:36 [2019-09-09T20:46:36.303Z] Goroutines: 18 20:46:36 [2019-09-09T20:46:36.303Z] System Time: 2019-09-09T20:46:35.7212386Z 20:46:36 [2019-09-09T20:46:36.303Z] EventsListeners: 0 20:46:36 [2019-09-09T20:46:36.303Z] Registry: https://index.docker.io/v1/ 20:46:36 [2019-09-09T20:46:36.303Z] Labels: 20:46:36 [2019-09-09T20:46:36.303Z] Experimental: false 20:46:36 [2019-09-09T20:46:36.303Z] Insecure Registries: 20:46:36 [2019-09-09T20:46:36.303Z] 127.0.0.0/8 20:46:36 [2019-09-09T20:46:36.303Z] Live Restore Enabled: false 20:46:36 [2019-09-09T20:46:36.303Z] 20:46:36 [2019-09-09T20:46:36.303Z] 20:46:36 [2019-09-09T20:46:36.303Z] INFO: Stopping daemon under test 20:46:36 [2019-09-09T20:46:36.303Z] SUCCESS: The process with PID 1636 (child process of PID 6876) has been terminated. 20:46:36 [2019-09-09T20:46:36.303Z] SUCCESS: The process with PID 6876 (child process of PID 1128) has been terminated. 20:46:36 [2019-09-09T20:46:36.303Z] INFO: executeCI.ps1 Completed successfully at 09/09/2019 20:46:35. 20:46:36 [2019-09-09T20:46:36.303Z] INFO: Tidying up at end of run 20:46:36 [2019-09-09T20:46:36.303Z] INFO: Saving daemon under test log (d:\CI-5\CI-337212915\dut.out) to C:\windows\TEMP\CIDUT.out 20:46:36 [2019-09-09T20:46:36.303Z] INFO: Saving daemon under test log (d:\CI-5\CI-337212915\dut.err) to C:\windows\TEMP\CIDUT.err 20:46:36 [2019-09-09T20:46:36.303Z] INFO: Nuke-Everything... 20:46:37 [2019-09-09T20:46:37.844Z] INFO: Container count on control daemon to delete is 2 20:46:37 [2019-09-09T20:46:37.844Z] 1f480e37993b 20:46:37 [2019-09-09T20:46:37.844Z] bc13abe74332 20:46:38 [2019-09-09T20:46:38.304Z] INFO: Non-base image count on control daemon to delete is 1 20:46:39 [2019-09-09T20:46:39.274Z] Deleted: sha256:ef7fdd20c5c6e23d485649a16d8569acfd5f46fb61b9e48048f7a067c77dd35c 20:46:39 [2019-09-09T20:46:39.274Z] Deleted: sha256:129d5ec6826cdf6da9deeb64e2d0cd8957cad274c893aa69eb336d8cbdfd3199 20:46:39 [2019-09-09T20:46:39.274Z] INFO: Tidying pidfile d:\CI-5\CI-337212915\docker.pid 20:46:39 [2019-09-09T20:46:39.274Z] INFO: Nuking d:\CI-5 20:47:14 [2019-09-09T20:47:14.983Z] INFO: Zapped successfully 20:47:14 [2019-09-09T20:47:14.983Z] WARNING: There are 600 NdisAdapters leaked under Psched\Parameters 20:47:14 [2019-09-09T20:47:14.983Z] WARNING: Cleaning Psched... 20:47:14 [2019-09-09T20:47:14.983Z] WARNING: There are 600 NdisAdapters leaked under WFPLWFS\Parameters 20:47:14 [2019-09-09T20:47:14.983Z] WARNING: Cleaning WFPLWFS... 20:47:14 [2019-09-09T20:47:14.983Z] 20:47:14 [2019-09-09T20:47:14.983Z] INFO: executeCI.ps1 exiting at Mon Sep 9 20:47:14 CUT 2019. Duration 01:30:52.7695927 20:47:14 [2019-09-09T20:47:14.983Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell 20:47:16 [2019-09-09T20:47:16.637Z] Creating windowsRS1-integration-bundles.zip [Pipeline] step 20:47:18 [2019-09-09T20:47:18.393Z] Archiving artifacts 20:47:19 [2019-09-09T20:47:19.494Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39874/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 20:47:20 [2019-09-09T20:47:20.544Z] + make clean 20:47:21 [2019-09-09T20:47:21.516Z] docker volume rm -f docker-dev-cache 20:47:21 [2019-09-09T20:47:21.516Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS