Pull request #350 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Connecting to https://api.github.com to check permissions of obtain list of thaJeztah for docker/engine Obtained Jenkinsfile from 78198da34a57b1f6e92b9c95d89e02d8888169ff+c8ef549bf6b88b77a1dd754c9477ed0ed7540b7f (7a3cba24d52227fb55304b84d920d6e5501bebeb) 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/engine_PR-350@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master Checking out Revision ead69454b4062f17d1f8389642089a002b037213 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f ead69454b4062f17d1f8389642089a002b037213 Commit message: "Merge pull request #10 from russellcardullo/sonar-scan" First time build. Skipping changelog. [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] { (DCO-check) [Pipeline] node [2019-09-06T23:12:12.006Z] Running on s390x-ubuntu-15 in /home/jenkins/workspace/engine_PR-350 [Pipeline] { [Pipeline] checkout [2019-09-06T23:12:12.227Z] using credential docker-jenkins-github-credentials [2019-09-06T23:12:12.278Z] Cloning the remote Git repository [2019-09-06T23:12:12.278Z] Cloning with configured refspecs honoured and without tags [2019-09-06T23:12:12.308Z] Cloning repository https://github.com/docker/engine.git [2019-09-06T23:12:12.310Z] > git init /home/jenkins/workspace/engine_PR-350 # timeout=10 [2019-09-06T23:12:12.341Z] Fetching upstream changes from https://github.com/docker/engine.git [2019-09-06T23:12:12.342Z] > git --version # timeout=10 [2019-09-06T23:12:12.357Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-06T23:12:12.358Z] > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/350/head:refs/remotes/origin/PR-350 +refs/heads/19.03:refs/remotes/origin/19.03 [2019-09-06T23:12:20.594Z] Fetching without tags [2019-09-06T23:12:20.892Z] Merging remotes/origin/19.03 commit c8ef549bf6b88b77a1dd754c9477ed0ed7540b7f into PR head commit 78198da34a57b1f6e92b9c95d89e02d8888169ff [2019-09-06T23:12:21.623Z] Merge succeeded, producing 78198da34a57b1f6e92b9c95d89e02d8888169ff [2019-09-06T23:12:21.624Z] Checking out Revision 78198da34a57b1f6e92b9c95d89e02d8888169ff (PR-350) [2019-09-06T23:12:20.463Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2019-09-06T23:12:20.478Z] > git config --add remote.origin.fetch +refs/pull/350/head:refs/remotes/origin/PR-350 # timeout=10 [2019-09-06T23:12:20.494Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2019-09-06T23:12:20.556Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2019-09-06T23:12:20.623Z] Fetching upstream changes from https://github.com/docker/engine.git [2019-09-06T23:12:20.625Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-06T23:12:20.626Z] > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/350/head:refs/remotes/origin/PR-350 +refs/heads/19.03:refs/remotes/origin/19.03 [2019-09-06T23:12:20.919Z] > git config core.sparsecheckout # timeout=10 [2019-09-06T23:12:20.934Z] > git checkout -f 78198da34a57b1f6e92b9c95d89e02d8888169ff [2019-09-06T23:12:21.519Z] > git merge c8ef549bf6b88b77a1dd754c9477ed0ed7540b7f # timeout=10 [2019-09-06T23:12:21.584Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-09-06T23:12:22.319Z] Commit message: "Skip TestServiceRemoveKeepsIngressNetwork" [2019-09-06T23:12:22.320Z] First time build. Skipping changelog. [2019-09-06T23:12:22.603Z] fatal: bad object ead69454b4062f17d1f8389642089a002b037213 [2019-09-06T23:12:21.652Z] > git config core.sparsecheckout # timeout=10 [2019-09-06T23:12:21.670Z] > git checkout -f 78198da34a57b1f6e92b9c95d89e02d8888169ff [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-09-06T23:12:24.016Z] + docker run --rm -v /home/jenkins/workspace/engine_PR-350:/workspace alpine sh -c apk add --no-cache -q git bash && cd /workspace && hack/validate/dco [2019-09-06T23:12:24.016Z] Unable to find image 'alpine:latest' locally [2019-09-06T23:12:24.016Z] latest: Pulling from library/alpine [2019-09-06T23:12:24.379Z] 407ea80cb4d5: Pulling fs layer [2019-09-06T23:12:24.379Z] 407ea80cb4d5: Verifying Checksum [2019-09-06T23:12:24.379Z] 407ea80cb4d5: Download complete [2019-09-06T23:12:24.739Z] 407ea80cb4d5: Pull complete [2019-09-06T23:12:24.739Z] Digest: sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb [2019-09-06T23:12:24.739Z] Status: Downloaded newer image for alpine:latest [2019-09-06T23:12:28.774Z] 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 [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] } [2019-09-06T23:12:29.403Z] Running on ubuntu-1804-overlay2 (i-0ded171f6ecd441dd) in /home/ubuntu/workspace/engine_PR-350 [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2019-09-06T23:12:29.439Z] Running on ubuntu-1804-overlay2 (i-05ab82de46808682a) in /home/ubuntu/workspace/engine_PR-350 [Pipeline] checkout Stage "z-master" skipped due to when conditional [Pipeline] } Stage "powerpc-master" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] // stage [2019-09-06T23:12:29.467Z] using credential docker-jenkins-github-credentials [2019-09-06T23:12:29.475Z] Cloning the remote Git repository [2019-09-06T23:12:29.475Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [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 [2019-09-06T23:12:29.562Z] using credential docker-jenkins-github-credentials [Pipeline] } [Pipeline] } [2019-09-06T23:12:29.568Z] Cloning the remote Git repository [2019-09-06T23:12:29.568Z] Cloning with configured refspecs honoured and without tags [2019-09-06T23:12:29.761Z] Running on s390x-ubuntu-14 in /home/jenkins/workspace/engine_PR-350 [Pipeline] { [Pipeline] checkout [2019-09-06T23:12:29.812Z] Running on azwin-2-424620 in d:\jenkins\workspace\engine_PR-350 [Pipeline] { [Pipeline] ws [2019-09-06T23:12:29.825Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2019-09-06T23:12:29.969Z] using credential docker-jenkins-github-credentials [2019-09-06T23:12:30.019Z] Cloning the remote Git repository [2019-09-06T23:12:30.019Z] Cloning with configured refspecs honoured and without tags [2019-09-06T23:12:30.121Z] using credential docker-jenkins-github-credentials [2019-09-06T23:12:30.196Z] Cloning the remote Git repository [2019-09-06T23:12:30.196Z] Cloning with configured refspecs honoured and without tags [2019-09-06T23:12:29.467Z] Cloning repository https://github.com/docker/engine.git [2019-09-06T23:12:29.468Z] > git init /home/ubuntu/workspace/engine_PR-350 # timeout=10 [2019-09-06T23:12:29.483Z] Fetching upstream changes from https://github.com/docker/engine.git [2019-09-06T23:12:29.484Z] > git --version # timeout=10 [2019-09-06T23:12:29.491Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-06T23:12:29.492Z] > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/350/head:refs/remotes/origin/PR-350 +refs/heads/19.03:refs/remotes/origin/19.03 [2019-09-06T23:12:29.589Z] Cloning repository https://github.com/docker/engine.git [2019-09-06T23:12:29.589Z] > git init /home/ubuntu/workspace/engine_PR-350 # timeout=10 [2019-09-06T23:12:29.609Z] Fetching upstream changes from https://github.com/docker/engine.git [2019-09-06T23:12:29.609Z] > git --version # timeout=10 [2019-09-06T23:12:29.613Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-06T23:12:29.614Z] > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/350/head:refs/remotes/origin/PR-350 +refs/heads/19.03:refs/remotes/origin/19.03 [2019-09-06T23:12:30.707Z] Running on azwin-2-5ad430 in d:\jenkins\workspace\engine_PR-350 [Pipeline] { [Pipeline] ws [2019-09-06T23:12:30.720Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2019-09-06T23:12:30.054Z] Cloning repository https://github.com/docker/engine.git [2019-09-06T23:12:30.056Z] > git init /home/jenkins/workspace/engine_PR-350 # timeout=10 [2019-09-06T23:12:30.088Z] Fetching upstream changes from https://github.com/docker/engine.git [2019-09-06T23:12:30.090Z] > git --version # timeout=10 [2019-09-06T23:12:30.105Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-06T23:12:30.110Z] > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/350/head:refs/remotes/origin/PR-350 +refs/heads/19.03:refs/remotes/origin/19.03 [2019-09-06T23:12:30.219Z] Cloning repository https://github.com/docker/engine.git [2019-09-06T23:12:30.219Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2019-09-06T23:12:30.272Z] Fetching upstream changes from https://github.com/docker/engine.git [2019-09-06T23:12:30.272Z] > git --version # timeout=10 [2019-09-06T23:12:30.312Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-06T23:12:30.312Z] > git fetch --no-tags --force --progress https://github.com/docker/engine.git +refs/pull/350/head:refs/remotes/origin/PR-350 +refs/heads/19.03:refs/remotes/origin/19.03 [2019-09-06T23:12:41.700Z] Fetching without tags [2019-09-06T23:12:41.806Z] Merging remotes/origin/19.03 commit c8ef549bf6b88b77a1dd754c9477ed0ed7540b7f into PR head commit 78198da34a57b1f6e92b9c95d89e02d8888169ff [2019-09-06T23:12:41.663Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2019-09-06T23:12:41.670Z] > git config --add remote.origin.fetch +refs/pull/350/head:refs/remotes/origin/PR-350 # timeout=10 [2019-09-06T23:12:41.675Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2019-09-06T23:12:41.683Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2019-09-06T23:12:41.691Z] Fetching upstream changes from https://github.com/docker/engine.git [2019-09-06T23:12:41.691Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-06T23:12:41.691Z] > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/350/head:refs/remotes/origin/PR-350 +refs/heads/19.03:refs/remotes/origin/19.03 [2019-09-06T23:12:41.796Z] > git config core.sparsecheckout # timeout=10 [2019-09-06T23:12:41.804Z] > git checkout -f 78198da34a57b1f6e92b9c95d89e02d8888169ff [2019-09-06T23:12:42.294Z] Merge succeeded, producing 78198da34a57b1f6e92b9c95d89e02d8888169ff [2019-09-06T23:12:42.296Z] Checking out Revision 78198da34a57b1f6e92b9c95d89e02d8888169ff (PR-350) [2019-09-06T23:12:42.535Z] Fetching without tags [2019-09-06T23:12:42.611Z] Commit message: "Skip TestServiceRemoveKeepsIngressNetwork" [2019-09-06T23:12:42.655Z] Fetching without tags [2019-09-06T23:12:42.647Z] fatal: bad object ead69454b4062f17d1f8389642089a002b037213 [2019-09-06T23:12:42.671Z] Merging remotes/origin/19.03 commit c8ef549bf6b88b77a1dd754c9477ed0ed7540b7f into PR head commit 78198da34a57b1f6e92b9c95d89e02d8888169ff [2019-09-06T23:12:42.979Z] Merging remotes/origin/19.03 commit c8ef549bf6b88b77a1dd754c9477ed0ed7540b7f into PR head commit 78198da34a57b1f6e92b9c95d89e02d8888169ff [Pipeline] withEnv [Pipeline] { [2019-09-06T23:12:43.225Z] Merge succeeded, producing 78198da34a57b1f6e92b9c95d89e02d8888169ff [2019-09-06T23:12:43.226Z] Checking out Revision 78198da34a57b1f6e92b9c95d89e02d8888169ff (PR-350) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-09-06T23:12:43.524Z] + docker version [2019-09-06T23:12:43.524Z] Client: Docker Engine - Community [2019-09-06T23:12:43.524Z] Version: 19.03.1 [2019-09-06T23:12:43.524Z] API version: 1.40 [2019-09-06T23:12:43.524Z] Go version: go1.12.5 [2019-09-06T23:12:43.524Z] Git commit: 74b1e89 [2019-09-06T23:12:43.524Z] Built: Thu Jul 25 21:21:05 2019 [2019-09-06T23:12:43.524Z] OS/Arch: linux/amd64 [2019-09-06T23:12:43.524Z] Experimental: false [2019-09-06T23:12:43.524Z] [2019-09-06T23:12:43.524Z] Server: Docker Engine - Community [2019-09-06T23:12:43.524Z] Engine: [2019-09-06T23:12:43.524Z] Version: 19.03.1 [2019-09-06T23:12:43.524Z] API version: 1.40 (minimum version 1.12) [2019-09-06T23:12:43.524Z] Go version: go1.12.5 [2019-09-06T23:12:43.524Z] Git commit: 74b1e89 [2019-09-06T23:12:43.524Z] Built: Thu Jul 25 21:19:41 2019 [2019-09-06T23:12:43.524Z] OS/Arch: linux/amd64 [2019-09-06T23:12:43.524Z] Experimental: true [2019-09-06T23:12:43.524Z] containerd: [2019-09-06T23:12:43.524Z] Version: 1.2.6 [2019-09-06T23:12:43.524Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-09-06T23:12:43.524Z] runc: [2019-09-06T23:12:43.524Z] Version: 1.0.0-rc8 [2019-09-06T23:12:43.524Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-06T23:12:43.524Z] docker-init: [2019-09-06T23:12:43.524Z] Version: 0.18.0 [2019-09-06T23:12:43.524Z] GitCommit: fec3683 [Pipeline] sh [2019-09-06T23:12:43.535Z] Commit message: "Skip TestServiceRemoveKeepsIngressNetwork" [2019-09-06T23:12:43.590Z] fatal: bad object ead69454b4062f17d1f8389642089a002b037213 [2019-09-06T23:12:42.273Z] > git merge c8ef549bf6b88b77a1dd754c9477ed0ed7540b7f # timeout=10 [2019-09-06T23:12:42.279Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-09-06T23:12:42.286Z] > git config core.sparsecheckout # timeout=10 [2019-09-06T23:12:42.291Z] > git checkout -f 78198da34a57b1f6e92b9c95d89e02d8888169ff [2019-09-06T23:12:42.511Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2019-09-06T23:12:42.514Z] > git config --add remote.origin.fetch +refs/pull/350/head:refs/remotes/origin/PR-350 # timeout=10 [2019-09-06T23:12:42.519Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2019-09-06T23:12:42.530Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2019-09-06T23:12:42.538Z] Fetching upstream changes from https://github.com/docker/engine.git [2019-09-06T23:12:42.538Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-06T23:12:42.538Z] > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/350/head:refs/remotes/origin/PR-350 +refs/heads/19.03:refs/remotes/origin/19.03 [2019-09-06T23:12:42.673Z] > git config core.sparsecheckout # timeout=10 [2019-09-06T23:12:42.696Z] > git checkout -f 78198da34a57b1f6e92b9c95d89e02d8888169ff [2019-09-06T23:12:43.211Z] > git merge c8ef549bf6b88b77a1dd754c9477ed0ed7540b7f # timeout=10 [2019-09-06T23:12:43.219Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-09-06T23:12:43.268Z] > git config core.sparsecheckout # timeout=10 [2019-09-06T23:12:43.276Z] > git checkout -f 78198da34a57b1f6e92b9c95d89e02d8888169ff [2019-09-06T23:12:43.721Z] Merge succeeded, producing 78198da34a57b1f6e92b9c95d89e02d8888169ff [2019-09-06T23:12:43.722Z] Checking out Revision 78198da34a57b1f6e92b9c95d89e02d8888169ff (PR-350) [2019-09-06T23:12:43.807Z] + docker info [2019-09-06T23:12:42.527Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2019-09-06T23:12:42.543Z] > git config --add remote.origin.fetch +refs/pull/350/head:refs/remotes/origin/PR-350 # timeout=10 [2019-09-06T23:12:42.558Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2019-09-06T23:12:42.618Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2019-09-06T23:12:42.683Z] Fetching upstream changes from https://github.com/docker/engine.git [2019-09-06T23:12:42.685Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-06T23:12:42.686Z] > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/350/head:refs/remotes/origin/PR-350 +refs/heads/19.03:refs/remotes/origin/19.03 [2019-09-06T23:12:43.007Z] > git config core.sparsecheckout # timeout=10 [2019-09-06T23:12:43.022Z] > git checkout -f 78198da34a57b1f6e92b9c95d89e02d8888169ff [2019-09-06T23:12:43.615Z] > git merge c8ef549bf6b88b77a1dd754c9477ed0ed7540b7f # timeout=10 [2019-09-06T23:12:43.683Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-09-06T23:12:43.750Z] > git config core.sparsecheckout # timeout=10 [2019-09-06T23:12:43.767Z] > git checkout -f 78198da34a57b1f6e92b9c95d89e02d8888169ff [2019-09-06T23:12:44.061Z] Fetching without tags [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-09-06T23:12:43.769Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2019-09-06T23:12:43.810Z] > git config --add remote.origin.fetch +refs/pull/350/head:refs/remotes/origin/PR-350 # timeout=10 [2019-09-06T23:12:43.852Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2019-09-06T23:12:43.970Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2019-09-06T23:12:44.084Z] Fetching upstream changes from https://github.com/docker/engine.git [2019-09-06T23:12:44.084Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-06T23:12:44.085Z] > git fetch --no-tags --force --progress https://github.com/docker/engine.git +refs/pull/350/head:refs/remotes/origin/PR-350 +refs/heads/19.03:refs/remotes/origin/19.03 [2019-09-06T23:12:44.371Z] Client: [2019-09-06T23:12:44.371Z] Debug Mode: false [2019-09-06T23:12:44.371Z] [2019-09-06T23:12:44.371Z] Server: [2019-09-06T23:12:44.371Z] Containers: 0 [2019-09-06T23:12:44.371Z] Running: 0 [2019-09-06T23:12:44.371Z] Paused: 0 [2019-09-06T23:12:44.371Z] Stopped: 0 [2019-09-06T23:12:44.371Z] Images: 5 [2019-09-06T23:12:44.371Z] Server Version: 19.03.1 [2019-09-06T23:12:44.371Z] Storage Driver: overlay2 [2019-09-06T23:12:44.371Z] Backing Filesystem: extfs [2019-09-06T23:12:44.371Z] Supports d_type: true [2019-09-06T23:12:44.371Z] Native Overlay Diff: true [2019-09-06T23:12:44.371Z] Logging Driver: json-file [2019-09-06T23:12:44.371Z] Cgroup Driver: cgroupfs [2019-09-06T23:12:44.371Z] Plugins: [2019-09-06T23:12:44.371Z] Volume: local [2019-09-06T23:12:44.371Z] Network: bridge host ipvlan macvlan null overlay [2019-09-06T23:12:44.371Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-09-06T23:12:44.371Z] Swarm: inactive [2019-09-06T23:12:44.371Z] Runtimes: runc [2019-09-06T23:12:44.371Z] Default Runtime: runc [2019-09-06T23:12:44.371Z] Init Binary: docker-init [2019-09-06T23:12:44.371Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-09-06T23:12:44.371Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-06T23:12:44.371Z] init version: fec3683 [2019-09-06T23:12:44.371Z] Security Options: [2019-09-06T23:12:44.371Z] apparmor [2019-09-06T23:12:44.371Z] seccomp [2019-09-06T23:12:44.371Z] Profile: default [2019-09-06T23:12:44.371Z] Kernel Version: 4.15.0-1045-aws [2019-09-06T23:12:44.371Z] Operating System: Ubuntu 18.04.3 LTS [2019-09-06T23:12:44.371Z] OSType: linux [2019-09-06T23:12:44.371Z] Architecture: x86_64 [2019-09-06T23:12:44.371Z] CPUs: 2 [2019-09-06T23:12:44.371Z] Total Memory: 7.501GiB [2019-09-06T23:12:44.371Z] Name: ip-10-100-99-164 [2019-09-06T23:12:44.371Z] ID: Q5BR:4XSA:4VGI:HCQ4:NCXQ:W6V2:NU5B:4PS4:IJFG:GRAK:RFRC:V5LS [2019-09-06T23:12:44.371Z] Docker Root Dir: /var/lib/docker [2019-09-06T23:12:44.371Z] Debug Mode: false [2019-09-06T23:12:44.371Z] Registry: https://index.docker.io/v1/ [2019-09-06T23:12:44.371Z] Labels: [2019-09-06T23:12:44.371Z] Experimental: true [2019-09-06T23:12:44.371Z] Insecure Registries: [2019-09-06T23:12:44.371Z] 127.0.0.0/8 [2019-09-06T23:12:44.371Z] Live Restore Enabled: true [2019-09-06T23:12:44.371Z] [2019-09-06T23:12:44.371Z] WARNING: No swap limit support [Pipeline] sh [2019-09-06T23:12:44.385Z] Still waiting to schedule task [2019-09-06T23:12:44.385Z] Waiting for next available executor on ‘ppc64le-ubuntu-1604’ [2019-09-06T23:12:44.386Z] + docker version [2019-09-06T23:12:44.386Z] Client: Docker Engine - Community [2019-09-06T23:12:44.386Z] Version: 19.03.1 [2019-09-06T23:12:44.386Z] API version: 1.40 [2019-09-06T23:12:44.386Z] Go version: go1.12.5 [2019-09-06T23:12:44.386Z] Git commit: 74b1e89 [2019-09-06T23:12:44.386Z] Built: Thu Jul 25 21:21:05 2019 [2019-09-06T23:12:44.386Z] OS/Arch: linux/amd64 [2019-09-06T23:12:44.386Z] Experimental: false [2019-09-06T23:12:44.386Z] [2019-09-06T23:12:44.386Z] Server: Docker Engine - Community [2019-09-06T23:12:44.386Z] Engine: [2019-09-06T23:12:44.386Z] Version: 19.03.1 [2019-09-06T23:12:44.386Z] API version: 1.40 (minimum version 1.12) [2019-09-06T23:12:44.386Z] Go version: go1.12.5 [2019-09-06T23:12:44.386Z] Git commit: 74b1e89 [2019-09-06T23:12:44.386Z] Built: Thu Jul 25 21:19:41 2019 [2019-09-06T23:12:44.386Z] OS/Arch: linux/amd64 [2019-09-06T23:12:44.386Z] Experimental: true [2019-09-06T23:12:44.386Z] containerd: [2019-09-06T23:12:44.386Z] Version: 1.2.6 [2019-09-06T23:12:44.386Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-09-06T23:12:44.386Z] runc: [2019-09-06T23:12:44.386Z] Version: 1.0.0-rc8 [2019-09-06T23:12:44.386Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-06T23:12:44.386Z] docker-init: [2019-09-06T23:12:44.386Z] Version: 0.18.0 [2019-09-06T23:12:44.386Z] GitCommit: fec3683 [Pipeline] sh [2019-09-06T23:12:44.425Z] Commit message: "Skip TestServiceRemoveKeepsIngressNetwork" [2019-09-06T23:12:44.624Z] fatal: bad object ead69454b4062f17d1f8389642089a002b037213 [2019-09-06T23:12:44.653Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-06T23:12:44.653Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-06T23:12:44.653Z] + curl -fsSL -o /home/ubuntu/workspace/engine_PR-350/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-09-06T23:12:44.653Z] + bash /home/ubuntu/workspace/engine_PR-350/check-config.sh [2019-09-06T23:12:44.653Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-09-06T23:12:44.653Z] info: reading kernel config from /boot/config-4.15.0-1045-aws ... [2019-09-06T23:12:44.653Z] [2019-09-06T23:12:44.653Z] Generally Necessary: [2019-09-06T23:12:44.653Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-09-06T23:12:44.653Z] - apparmor: enabled and tools installed [2019-09-06T23:12:44.653Z] - CONFIG_NAMESPACES: enabled [2019-09-06T23:12:44.653Z] - CONFIG_NET_NS: enabled [2019-09-06T23:12:44.653Z] - CONFIG_PID_NS: enabled [2019-09-06T23:12:44.653Z] - CONFIG_IPC_NS: enabled [2019-09-06T23:12:44.653Z] - CONFIG_UTS_NS: enabled [2019-09-06T23:12:44.653Z] - CONFIG_CGROUPS: enabled [2019-09-06T23:12:44.653Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-09-06T23:12:44.653Z] - CONFIG_CGROUP_DEVICE: enabled [2019-09-06T23:12:44.653Z] - CONFIG_CGROUP_FREEZER: enabled [2019-09-06T23:12:44.653Z] - CONFIG_CGROUP_SCHED: enabled [2019-09-06T23:12:44.653Z] - CONFIG_CPUSETS: enabled [2019-09-06T23:12:44.653Z] - CONFIG_MEMCG: enabled [2019-09-06T23:12:44.653Z] - CONFIG_KEYS: enabled [2019-09-06T23:12:44.653Z] - CONFIG_VETH: enabled (as module) [2019-09-06T23:12:44.653Z] - CONFIG_BRIDGE: enabled (as module) [2019-09-06T23:12:44.653Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-09-06T23:12:44.653Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-09-06T23:12:44.653Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-09-06T23:12:44.653Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-09-06T23:12:44.653Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-09-06T23:12:44.653Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-09-06T23:12:44.653Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-09-06T23:12:44.653Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-09-06T23:12:44.653Z] - CONFIG_NF_NAT: enabled (as module) [2019-09-06T23:12:44.653Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-09-06T23:12:44.653Z] - CONFIG_POSIX_MQUEUE: enabled [2019-09-06T23:12:44.653Z] [2019-09-06T23:12:44.653Z] Optional Features: [2019-09-06T23:12:44.653Z] - CONFIG_USER_NS: enabled [2019-09-06T23:12:44.653Z] - CONFIG_SECCOMP: enabled [2019-09-06T23:12:44.653Z] - CONFIG_CGROUP_PIDS: enabled [2019-09-06T23:12:44.653Z] - CONFIG_MEMCG_SWAP: enabled [2019-09-06T23:12:44.653Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-09-06T23:12:44.653Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-09-06T23:12:44.653Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-09-06T23:12:44.653Z] - CONFIG_BLK_CGROUP: enabled [2019-09-06T23:12:44.653Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-09-06T23:12:44.653Z] - CONFIG_IOSCHED_CFQ: enabled [2019-09-06T23:12:44.653Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-09-06T23:12:44.653Z] - CONFIG_CGROUP_PERF: enabled [2019-09-06T23:12:44.653Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-09-06T23:12:44.653Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-09-06T23:12:44.653Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-09-06T23:12:44.653Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-09-06T23:12:44.653Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-09-06T23:12:44.706Z] Merging remotes/origin/19.03 commit c8ef549bf6b88b77a1dd754c9477ed0ed7540b7f into PR head commit 78198da34a57b1f6e92b9c95d89e02d8888169ff [2019-09-06T23:12:44.762Z] + docker info [2019-09-06T23:12:44.911Z] - CONFIG_RT_GROUP_SCHED: missing [2019-09-06T23:12:44.911Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-09-06T23:12:44.911Z] - CONFIG_IP_VS: enabled (as module) [2019-09-06T23:12:44.911Z] - CONFIG_IP_VS_NFCT: enabled [2019-09-06T23:12:44.911Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-09-06T23:12:44.911Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-09-06T23:12:44.911Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-09-06T23:12:44.911Z] - CONFIG_EXT4_FS: enabled [2019-09-06T23:12:44.911Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-09-06T23:12:44.911Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-09-06T23:12:44.911Z] - Network Drivers: [2019-09-06T23:12:44.911Z] - "overlay": [2019-09-06T23:12:44.911Z] - CONFIG_VXLAN: enabled (as module) [2019-09-06T23:12:44.911Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-09-06T23:12:44.911Z] Optional (for encrypted networks): [2019-09-06T23:12:44.911Z] - CONFIG_CRYPTO: enabled [2019-09-06T23:12:44.911Z] - CONFIG_CRYPTO_AEAD: enabled [2019-09-06T23:12:44.911Z] - CONFIG_CRYPTO_GCM: enabled [2019-09-06T23:12:44.911Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-09-06T23:12:44.911Z] - CONFIG_CRYPTO_GHASH: enabled [2019-09-06T23:12:44.911Z] - CONFIG_XFRM: enabled [2019-09-06T23:12:44.911Z] - CONFIG_XFRM_USER: enabled (as module) [2019-09-06T23:12:44.911Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-09-06T23:12:44.911Z] - CONFIG_INET_ESP: enabled (as module) [2019-09-06T23:12:44.911Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-09-06T23:12:44.911Z] - "ipvlan": [2019-09-06T23:12:44.911Z] - CONFIG_IPVLAN: enabled (as module) [2019-09-06T23:12:44.911Z] - "macvlan": [2019-09-06T23:12:44.911Z] - CONFIG_MACVLAN: enabled (as module) [2019-09-06T23:12:44.911Z] - CONFIG_DUMMY: enabled (as module) [2019-09-06T23:12:44.911Z] - "ftp,tftp client in container": [2019-09-06T23:12:44.911Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-09-06T23:12:44.911Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-09-06T23:12:44.911Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-09-06T23:12:44.911Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-09-06T23:12:44.911Z] - Storage Drivers: [2019-09-06T23:12:44.911Z] - "aufs": [2019-09-06T23:12:44.911Z] - CONFIG_AUFS_FS: enabled (as module) [2019-09-06T23:12:44.911Z] - "btrfs": [2019-09-06T23:12:44.911Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-09-06T23:12:44.911Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-09-06T23:12:44.911Z] - "devicemapper": [2019-09-06T23:12:44.911Z] - CONFIG_BLK_DEV_DM: enabled [2019-09-06T23:12:44.911Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-09-06T23:12:44.911Z] - "overlay": [2019-09-06T23:12:44.911Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-09-06T23:12:44.911Z] - "zfs": [2019-09-06T23:12:44.911Z] - /dev/zfs: missing [2019-09-06T23:12:44.911Z] - zfs command: missing [2019-09-06T23:12:44.911Z] - zpool command: missing [2019-09-06T23:12:44.911Z] [2019-09-06T23:12:44.911Z] Limits: [2019-09-06T23:12:44.911Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-09-06T23:12:44.911Z] [2019-09-06T23:12:44.911Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-09-06T23:12:45.229Z] + sudo modprobe ip_vs [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-09-06T23:12:45.321Z] Client: [2019-09-06T23:12:45.321Z] Debug Mode: false [2019-09-06T23:12:45.321Z] [2019-09-06T23:12:45.321Z] Server: [2019-09-06T23:12:45.321Z] Containers: 0 [2019-09-06T23:12:45.321Z] Running: 0 [2019-09-06T23:12:45.321Z] Paused: 0 [2019-09-06T23:12:45.321Z] Stopped: 0 [2019-09-06T23:12:45.321Z] Images: 3 [2019-09-06T23:12:45.321Z] Server Version: 19.03.1 [2019-09-06T23:12:45.321Z] Storage Driver: overlay2 [2019-09-06T23:12:45.321Z] Backing Filesystem: extfs [2019-09-06T23:12:45.321Z] Supports d_type: true [2019-09-06T23:12:45.321Z] Native Overlay Diff: true [2019-09-06T23:12:45.321Z] Logging Driver: json-file [2019-09-06T23:12:45.321Z] Cgroup Driver: cgroupfs [2019-09-06T23:12:45.321Z] Plugins: [2019-09-06T23:12:45.321Z] Volume: local [2019-09-06T23:12:45.321Z] Network: bridge host ipvlan macvlan null overlay [2019-09-06T23:12:45.321Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-09-06T23:12:45.321Z] Swarm: inactive [2019-09-06T23:12:45.322Z] Runtimes: runc [2019-09-06T23:12:45.322Z] Default Runtime: runc [2019-09-06T23:12:45.322Z] Init Binary: docker-init [2019-09-06T23:12:45.322Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-09-06T23:12:45.322Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-06T23:12:45.322Z] init version: fec3683 [2019-09-06T23:12:45.322Z] Security Options: [2019-09-06T23:12:45.322Z] apparmor [2019-09-06T23:12:45.322Z] seccomp [2019-09-06T23:12:45.322Z] Profile: default [2019-09-06T23:12:45.322Z] Kernel Version: 4.15.0-1045-aws [2019-09-06T23:12:45.322Z] Operating System: Ubuntu 18.04.3 LTS [2019-09-06T23:12:45.322Z] OSType: linux [2019-09-06T23:12:45.322Z] Architecture: x86_64 [2019-09-06T23:12:45.322Z] CPUs: 2 [2019-09-06T23:12:45.322Z] Total Memory: 7.501GiB [2019-09-06T23:12:45.322Z] Name: ip-10-100-79-202 [2019-09-06T23:12:45.322Z] ID: Q5BR:4XSA:4VGI:HCQ4:NCXQ:W6V2:NU5B:4PS4:IJFG:GRAK:RFRC:V5LS [2019-09-06T23:12:45.322Z] Docker Root Dir: /var/lib/docker [2019-09-06T23:12:45.322Z] Debug Mode: false [2019-09-06T23:12:45.322Z] Registry: https://index.docker.io/v1/ [2019-09-06T23:12:45.322Z] Labels: [2019-09-06T23:12:45.322Z] Experimental: true [2019-09-06T23:12:45.322Z] Insecure Registries: [2019-09-06T23:12:45.322Z] 127.0.0.0/8 [2019-09-06T23:12:45.322Z] Live Restore Enabled: true [2019-09-06T23:12:45.322Z] [2019-09-06T23:12:45.322Z] WARNING: No swap limit support [2019-09-06T23:12:45.487Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:78198da34a57b1f6e92b9c95d89e02d8888169ff . [2019-09-06T23:12:45.487Z] #2 [internal] load .dockerignore [2019-09-06T23:12:45.487Z] #2 DONE 0.0s [2019-09-06T23:12:45.487Z] [2019-09-06T23:12:45.487Z] #1 [internal] load build definition from Dockerfile [2019-09-06T23:12:45.487Z] #1 transferring dockerfile: 10.90kB done [2019-09-06T23:12:45.487Z] #1 DONE 0.0s [2019-09-06T23:12:45.487Z] [2019-09-06T23:12:45.487Z] #2 [internal] load .dockerignore [2019-09-06T23:12:45.487Z] #2 transferring context: 87B done [2019-09-06T23:12:45.487Z] #2 DONE 0.0s [2019-09-06T23:12:45.487Z] [2019-09-06T23:12:45.487Z] #3 [internal] load metadata for docker.io/library/golang:1.12.8-stretch [Pipeline] sh [2019-09-06T23:12:45.744Z] #3 DONE 0.1s [2019-09-06T23:12:45.744Z] [2019-09-06T23:12:45.744Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-09-06T23:12:45.744Z] #64 DONE 0.0s [2019-09-06T23:12:45.744Z] [2019-09-06T23:12:45.744Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.8-stretch@sha256:cb542b93d... [2019-09-06T23:12:45.744Z] #4 DONE 0.0s [2019-09-06T23:12:45.744Z] [2019-09-06T23:12:45.744Z] #18 [internal] load build context [2019-09-06T23:12:44.729Z] > git config core.sparsecheckout # timeout=10 [2019-09-06T23:12:44.770Z] > git checkout -f 78198da34a57b1f6e92b9c95d89e02d8888169ff [2019-09-06T23:12:45.967Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-06T23:12:45.967Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-06T23:12:45.967Z] + curl -fsSL -o /home/ubuntu/workspace/engine_PR-350/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-09-06T23:12:45.967Z] + bash /home/ubuntu/workspace/engine_PR-350/check-config.sh [2019-09-06T23:12:45.967Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-09-06T23:12:45.967Z] info: reading kernel config from /boot/config-4.15.0-1045-aws ... [2019-09-06T23:12:45.967Z] [2019-09-06T23:12:45.967Z] Generally Necessary: [2019-09-06T23:12:45.967Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-09-06T23:12:45.967Z] - apparmor: enabled and tools installed [2019-09-06T23:12:45.967Z] - CONFIG_NAMESPACES: enabled [2019-09-06T23:12:45.967Z] - CONFIG_NET_NS: enabled [2019-09-06T23:12:45.967Z] - CONFIG_PID_NS: enabled [2019-09-06T23:12:45.967Z] - CONFIG_IPC_NS: enabled [2019-09-06T23:12:45.967Z] - CONFIG_UTS_NS: enabled [2019-09-06T23:12:45.967Z] - CONFIG_CGROUPS: enabled [2019-09-06T23:12:45.967Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-09-06T23:12:45.967Z] - CONFIG_CGROUP_DEVICE: enabled [2019-09-06T23:12:45.967Z] - CONFIG_CGROUP_FREEZER: enabled [2019-09-06T23:12:45.967Z] - CONFIG_CGROUP_SCHED: enabled [2019-09-06T23:12:45.967Z] - CONFIG_CPUSETS: enabled [2019-09-06T23:12:45.967Z] - CONFIG_MEMCG: enabled [2019-09-06T23:12:45.967Z] - CONFIG_KEYS: enabled [2019-09-06T23:12:45.967Z] - CONFIG_VETH: enabled (as module) [2019-09-06T23:12:45.967Z] - CONFIG_BRIDGE: enabled (as module) [2019-09-06T23:12:45.967Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-09-06T23:12:45.967Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-09-06T23:12:45.967Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-09-06T23:12:45.967Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-09-06T23:12:45.967Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-09-06T23:12:45.967Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-09-06T23:12:45.967Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-09-06T23:12:45.967Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-09-06T23:12:45.967Z] - CONFIG_NF_NAT: enabled (as module) [2019-09-06T23:12:45.967Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-09-06T23:12:45.967Z] - CONFIG_POSIX_MQUEUE: enabled [2019-09-06T23:12:45.967Z] [2019-09-06T23:12:45.967Z] Optional Features: [2019-09-06T23:12:45.967Z] - CONFIG_USER_NS: enabled [2019-09-06T23:12:45.967Z] - CONFIG_SECCOMP: enabled [2019-09-06T23:12:45.967Z] - CONFIG_CGROUP_PIDS: enabled [2019-09-06T23:12:45.967Z] - CONFIG_MEMCG_SWAP: enabled [2019-09-06T23:12:45.967Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-09-06T23:12:45.967Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-09-06T23:12:45.967Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-09-06T23:12:45.967Z] - CONFIG_BLK_CGROUP: enabled [2019-09-06T23:12:45.967Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-09-06T23:12:45.967Z] - CONFIG_IOSCHED_CFQ: enabled [2019-09-06T23:12:45.967Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-09-06T23:12:45.967Z] - CONFIG_CGROUP_PERF: enabled [2019-09-06T23:12:45.967Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-09-06T23:12:45.998Z] + docker version [2019-09-06T23:12:45.998Z] Client: [2019-09-06T23:12:45.998Z] Version: 18.06.1-ce [2019-09-06T23:12:45.998Z] API version: 1.38 [2019-09-06T23:12:45.998Z] Go version: go1.10.3 [2019-09-06T23:12:45.998Z] Git commit: e68fc7a [2019-09-06T23:12:45.998Z] Built: Tue Aug 21 17:24:34 2018 [2019-09-06T23:12:45.998Z] OS/Arch: linux/s390x [2019-09-06T23:12:45.998Z] Experimental: false [2019-09-06T23:12:45.998Z] [2019-09-06T23:12:45.998Z] Server: [2019-09-06T23:12:45.998Z] Engine: [2019-09-06T23:12:45.998Z] Version: 18.06.1-ce [2019-09-06T23:12:45.998Z] API version: 1.38 (minimum version 1.12) [2019-09-06T23:12:45.998Z] Go version: go1.10.3 [2019-09-06T23:12:45.998Z] Git commit: e68fc7a [2019-09-06T23:12:45.998Z] Built: Tue Aug 21 17:23:34 2018 [2019-09-06T23:12:45.998Z] OS/Arch: linux/s390x [2019-09-06T23:12:45.998Z] Experimental: true [Pipeline] sh [2019-09-06T23:12:46.223Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-09-06T23:12:46.223Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-09-06T23:12:46.223Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-09-06T23:12:46.223Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-09-06T23:12:46.223Z] - CONFIG_RT_GROUP_SCHED: missing [2019-09-06T23:12:46.223Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-09-06T23:12:46.223Z] - CONFIG_IP_VS: enabled (as module) [2019-09-06T23:12:46.223Z] - CONFIG_IP_VS_NFCT: enabled [2019-09-06T23:12:46.223Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-09-06T23:12:46.223Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-09-06T23:12:46.223Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-09-06T23:12:46.223Z] - CONFIG_EXT4_FS: enabled [2019-09-06T23:12:46.223Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-09-06T23:12:46.223Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-09-06T23:12:46.223Z] - Network Drivers: [2019-09-06T23:12:46.223Z] - "overlay": [2019-09-06T23:12:46.223Z] - CONFIG_VXLAN: enabled (as module) [2019-09-06T23:12:46.223Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-09-06T23:12:46.223Z] Optional (for encrypted networks): [2019-09-06T23:12:46.223Z] - CONFIG_CRYPTO: enabled [2019-09-06T23:12:46.223Z] - CONFIG_CRYPTO_AEAD: enabled [2019-09-06T23:12:46.223Z] - CONFIG_CRYPTO_GCM: enabled [2019-09-06T23:12:46.223Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-09-06T23:12:46.223Z] - CONFIG_CRYPTO_GHASH: enabled [2019-09-06T23:12:46.223Z] - CONFIG_XFRM: enabled [2019-09-06T23:12:46.223Z] - CONFIG_XFRM_USER: enabled (as module) [2019-09-06T23:12:46.223Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-09-06T23:12:46.223Z] - CONFIG_INET_ESP: enabled (as module) [2019-09-06T23:12:46.223Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-09-06T23:12:46.223Z] - "ipvlan": [2019-09-06T23:12:46.223Z] - CONFIG_IPVLAN: enabled (as module) [2019-09-06T23:12:46.223Z] - "macvlan": [2019-09-06T23:12:46.223Z] - CONFIG_MACVLAN: enabled (as module) [2019-09-06T23:12:46.223Z] - CONFIG_DUMMY: enabled (as module) [2019-09-06T23:12:46.223Z] - "ftp,tftp client in container": [2019-09-06T23:12:46.223Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-09-06T23:12:46.223Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-09-06T23:12:46.223Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-09-06T23:12:46.223Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-09-06T23:12:46.223Z] - Storage Drivers: [2019-09-06T23:12:46.223Z] - "aufs": [2019-09-06T23:12:46.223Z] - CONFIG_AUFS_FS: enabled (as module) [2019-09-06T23:12:46.223Z] - "btrfs": [2019-09-06T23:12:46.223Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-09-06T23:12:46.223Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-09-06T23:12:46.223Z] - "devicemapper": [2019-09-06T23:12:46.223Z] - CONFIG_BLK_DEV_DM: enabled [2019-09-06T23:12:46.223Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-09-06T23:12:46.223Z] - "overlay": [2019-09-06T23:12:46.223Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-09-06T23:12:46.223Z] - "zfs": [2019-09-06T23:12:46.223Z] - /dev/zfs: missing [2019-09-06T23:12:46.223Z] - zfs command: missing [2019-09-06T23:12:46.223Z] - zpool command: missing [2019-09-06T23:12:46.223Z] [2019-09-06T23:12:46.223Z] Limits: [2019-09-06T23:12:46.223Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-09-06T23:12:46.223Z] [2019-09-06T23:12:46.223Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-09-06T23:12:46.811Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:78198da34a57b1f6e92b9c95d89e02d8888169ff . [2019-09-06T23:12:46.811Z] #1 [internal] load .dockerignore [2019-09-06T23:12:46.880Z] + docker info [2019-09-06T23:12:46.880Z] Containers: 0 [2019-09-06T23:12:46.880Z] Running: 0 [2019-09-06T23:12:46.880Z] Paused: 0 [2019-09-06T23:12:46.880Z] Stopped: 0 [2019-09-06T23:12:46.880Z] Images: 0 [2019-09-06T23:12:46.880Z] Server Version: 18.06.1-ce [2019-09-06T23:12:46.880Z] Storage Driver: overlay2 [2019-09-06T23:12:46.880Z] Backing Filesystem: extfs [2019-09-06T23:12:46.880Z] Supports d_type: true [2019-09-06T23:12:46.880Z] Native Overlay Diff: true [2019-09-06T23:12:46.880Z] Logging Driver: json-file [2019-09-06T23:12:46.880Z] Cgroup Driver: cgroupfs [2019-09-06T23:12:46.880Z] Plugins: [2019-09-06T23:12:46.880Z] Volume: local [2019-09-06T23:12:46.880Z] Network: bridge host ipvlan macvlan null overlay [2019-09-06T23:12:46.880Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-09-06T23:12:46.880Z] Swarm: inactive [2019-09-06T23:12:46.880Z] Runtimes: runc [2019-09-06T23:12:46.880Z] Default Runtime: runc [2019-09-06T23:12:46.880Z] Init Binary: docker-init [2019-09-06T23:12:46.880Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-09-06T23:12:46.880Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-09-06T23:12:46.880Z] init version: fec3683 [2019-09-06T23:12:46.880Z] Security Options: [2019-09-06T23:12:46.880Z] apparmor [2019-09-06T23:12:46.880Z] seccomp [2019-09-06T23:12:46.880Z] Profile: default [2019-09-06T23:12:46.880Z] Kernel Version: 4.4.0-157-generic [2019-09-06T23:12:46.880Z] Operating System: Ubuntu 16.04.5 LTS [2019-09-06T23:12:46.880Z] OSType: linux [2019-09-06T23:12:46.880Z] Architecture: s390x [2019-09-06T23:12:46.880Z] CPUs: 2 [2019-09-06T23:12:46.880Z] Total Memory: 7.862GiB [2019-09-06T23:12:46.880Z] Name: s390x-ubuntu-14 [2019-09-06T23:12:46.880Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2019-09-06T23:12:46.880Z] Docker Root Dir: /var/lib/docker [2019-09-06T23:12:46.880Z] Debug Mode (client): false [2019-09-06T23:12:46.880Z] Debug Mode (server): false [2019-09-06T23:12:46.880Z] Username: dockerbuildbot [2019-09-06T23:12:46.880Z] Registry: https://index.docker.io/v1/ [2019-09-06T23:12:46.880Z] Labels: [2019-09-06T23:12:46.880Z] Experimental: true [2019-09-06T23:12:46.880Z] Insecure Registries: [2019-09-06T23:12:46.880Z] 127.0.0.0/8 [2019-09-06T23:12:46.880Z] Live Restore Enabled: false [2019-09-06T23:12:46.880Z] [2019-09-06T23:12:46.880Z] WARNING: No swap limit support [Pipeline] sh [2019-09-06T23:12:47.071Z] #1 transferring context: 87B done [2019-09-06T23:12:47.071Z] #1 DONE 0.2s [2019-09-06T23:12:47.071Z] [2019-09-06T23:12:47.071Z] #2 [internal] load build definition from Dockerfile [2019-09-06T23:12:47.071Z] #2 transferring dockerfile: 10.90kB done [2019-09-06T23:12:47.071Z] #2 DONE 0.2s [2019-09-06T23:12:47.071Z] [2019-09-06T23:12:47.071Z] #3 [internal] load metadata for docker.io/library/golang:1.12.8-stretch [2019-09-06T23:12:47.116Z] #18 transferring context: 43.56MB 1.1s done [2019-09-06T23:12:47.116Z] #18 DONE 1.2s [2019-09-06T23:12:47.116Z] [2019-09-06T23:12:47.116Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-09-06T23:12:47.116Z] #38 CACHED [2019-09-06T23:12:47.116Z] [2019-09-06T23:12:47.116Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-09-06T23:12:47.116Z] #53 CACHED [2019-09-06T23:12:47.116Z] [2019-09-06T23:12:47.116Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-09-06T23:12:47.116Z] #63 CACHED [2019-09-06T23:12:47.116Z] [2019-09-06T23:12:47.116Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-09-06T23:12:47.116Z] #8 CACHED [2019-09-06T23:12:47.116Z] [2019-09-06T23:12:47.116Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-06T23:12:47.116Z] #35 CACHED [2019-09-06T23:12:47.116Z] [2019-09-06T23:12:47.116Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-06T23:12:47.116Z] #30 CACHED [2019-09-06T23:12:47.116Z] [2019-09-06T23:12:47.116Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-09-06T23:12:47.116Z] #34 CACHED [2019-09-06T23:12:47.116Z] [2019-09-06T23:12:47.116Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-09-06T23:12:47.116Z] #21 CACHED [2019-09-06T23:12:47.116Z] [2019-09-06T23:12:47.116Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-09-06T23:12:47.116Z] #14 CACHED [2019-09-06T23:12:47.116Z] [2019-09-06T23:12:47.116Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-06T23:12:47.116Z] #20 CACHED [2019-09-06T23:12:47.116Z] [2019-09-06T23:12:47.116Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-09-06T23:12:47.116Z] #31 CACHED [2019-09-06T23:12:47.116Z] [2019-09-06T23:12:47.116Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-09-06T23:12:47.116Z] #42 CACHED [2019-09-06T23:12:47.116Z] [2019-09-06T23:12:47.116Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-09-06T23:12:47.116Z] #6 CACHED [2019-09-06T23:12:47.116Z] [2019-09-06T23:12:47.116Z] #23 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2019-09-06T23:12:47.116Z] #23 CACHED [2019-09-06T23:12:47.116Z] [2019-09-06T23:12:47.116Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/ [2019-09-06T23:12:47.116Z] #43 CACHED [2019-09-06T23:12:47.116Z] [2019-09-06T23:12:47.116Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/ [2019-09-06T23:12:47.116Z] #59 CACHED [2019-09-06T23:12:47.116Z] [2019-09-06T23:12:47.116Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-06T23:12:47.116Z] #47 CACHED [2019-09-06T23:12:47.116Z] [2019-09-06T23:12:47.116Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-09-06T23:12:47.116Z] #19 CACHED [2019-09-06T23:12:47.116Z] [2019-09-06T23:12:47.116Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-09-06T23:12:47.116Z] #16 CACHED [2019-09-06T23:12:47.116Z] [2019-09-06T23:12:47.116Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-09-06T23:12:47.116Z] #26 CACHED [2019-09-06T23:12:47.116Z] [2019-09-06T23:12:47.116Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-09-06T23:12:47.116Z] #9 CACHED [2019-09-06T23:12:47.116Z] [2019-09-06T23:12:47.116Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-06T23:12:47.116Z] #45 CACHED [2019-09-06T23:12:47.116Z] [2019-09-06T23:12:47.116Z] #12 [dev 6/24] RUN ldconfig [2019-09-06T23:12:47.116Z] #12 CACHED [2019-09-06T23:12:47.116Z] [2019-09-06T23:12:47.116Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-09-06T23:12:47.116Z] #51 CACHED [2019-09-06T23:12:47.116Z] [2019-09-06T23:12:47.116Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-09-06T23:12:47.116Z] #50 CACHED [2019-09-06T23:12:47.116Z] [2019-09-06T23:12:47.116Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-09-06T23:12:47.116Z] #37 CACHED [2019-09-06T23:12:47.116Z] [2019-09-06T23:12:47.116Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-09-06T23:12:47.116Z] #65 CACHED [2019-09-06T23:12:47.116Z] [2019-09-06T23:12:47.116Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-09-06T23:12:47.116Z] #60 CACHED [2019-09-06T23:12:47.116Z] [2019-09-06T23:12:47.116Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-09-06T23:12:47.116Z] #46 CACHED [2019-09-06T23:12:47.116Z] [2019-09-06T23:12:47.116Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-09-06T23:12:47.116Z] #44 CACHED [2019-09-06T23:12:47.116Z] [2019-09-06T23:12:47.116Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-06T23:12:47.116Z] #57 CACHED [2019-09-06T23:12:47.116Z] [2019-09-06T23:12:47.116Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-06T23:12:47.116Z] #36 CACHED [2019-09-06T23:12:47.116Z] [2019-09-06T23:12:47.116Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-09-06T23:12:47.116Z] #5 CACHED [2019-09-06T23:12:47.116Z] [2019-09-06T23:12:47.116Z] #7 [dev 1/24] RUN groupadd -r docker [2019-09-06T23:12:47.116Z] #7 CACHED [2019-09-06T23:12:47.116Z] [2019-09-06T23:12:47.116Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-06T23:12:47.116Z] #58 CACHED [2019-09-06T23:12:47.116Z] [2019-09-06T23:12:47.116Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-09-06T23:12:47.116Z] #62 CACHED [2019-09-06T23:12:47.116Z] [2019-09-06T23:12:47.116Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-06T23:12:47.116Z] #33 CACHED [2019-09-06T23:12:47.116Z] [2019-09-06T23:12:47.116Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-09-06T23:12:47.116Z] #55 CACHED [2019-09-06T23:12:47.116Z] [2019-09-06T23:12:47.116Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-09-06T23:12:47.116Z] #29 CACHED [2019-09-06T23:12:47.116Z] [2019-09-06T23:12:47.116Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli [2019-09-06T23:12:47.116Z] #54 CACHED [2019-09-06T23:12:47.116Z] [2019-09-06T23:12:47.116Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-06T23:12:47.116Z] #13 CACHED [2019-09-06T23:12:47.116Z] [2019-09-06T23:12:47.116Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-09-06T23:12:47.116Z] #52 CACHED [2019-09-06T23:12:47.116Z] [2019-09-06T23:12:47.116Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-09-06T23:12:47.116Z] #49 CACHED [2019-09-06T23:12:47.116Z] [2019-09-06T23:12:47.116Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-09-06T23:12:47.116Z] #15 CACHED [2019-09-06T23:12:47.116Z] [2019-09-06T23:12:47.116Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-09-06T23:12:47.116Z] #17 CACHED [2019-09-06T23:12:47.116Z] [2019-09-06T23:12:47.116Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-09-06T23:12:47.116Z] #48 CACHED [2019-09-06T23:12:47.116Z] [2019-09-06T23:12:47.116Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-09-06T23:12:47.116Z] #32 CACHED [2019-09-06T23:12:47.116Z] [2019-09-06T23:12:47.116Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-06T23:12:47.116Z] #40 CACHED [2019-09-06T23:12:47.116Z] [2019-09-06T23:12:47.116Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/ [2019-09-06T23:12:47.116Z] #56 CACHED [2019-09-06T23:12:47.116Z] [2019-09-06T23:12:47.116Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/ [2019-09-06T23:12:47.116Z] #39 CACHED [2019-09-06T23:12:47.116Z] [2019-09-06T23:12:47.116Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-09-06T23:12:47.116Z] #11 CACHED [2019-09-06T23:12:47.116Z] [2019-09-06T23:12:47.116Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-09-06T23:12:47.116Z] #10 CACHED [2019-09-06T23:12:47.116Z] [2019-09-06T23:12:47.116Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-09-06T23:12:47.116Z] #27 CACHED [2019-09-06T23:12:47.116Z] [2019-09-06T23:12:47.116Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-09-06T23:12:47.116Z] #41 CACHED [2019-09-06T23:12:47.116Z] [2019-09-06T23:12:47.116Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-06T23:12:47.116Z] #22 CACHED [2019-09-06T23:12:47.116Z] [2019-09-06T23:12:47.116Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-09-06T23:12:47.116Z] #28 CACHED [2019-09-06T23:12:47.116Z] [2019-09-06T23:12:47.116Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-09-06T23:12:47.116Z] #24 CACHED [2019-09-06T23:12:47.116Z] [2019-09-06T23:12:47.116Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-09-06T23:12:47.116Z] #61 CACHED [2019-09-06T23:12:47.116Z] [2019-09-06T23:12:47.116Z] #25 [dev 11/24] COPY --from=gometalinter /build/ /usr/local/bin/ [2019-09-06T23:12:47.116Z] #25 CACHED [2019-09-06T23:12:47.116Z] [2019-09-06T23:12:47.116Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-09-06T23:12:47.116Z] #66 CACHED [2019-09-06T23:12:47.116Z] [2019-09-06T23:12:47.116Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2019-09-06T23:12:47.326Z] #3 DONE 0.3s [2019-09-06T23:12:47.326Z] [2019-09-06T23:12:47.326Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-09-06T23:12:47.326Z] #64 DONE 0.0s [2019-09-06T23:12:47.326Z] [2019-09-06T23:12:47.326Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.8-stretch@sha256:cb542b93d... [2019-09-06T23:12:47.326Z] #4 resolve docker.io/library/golang:1.12.8-stretch@sha256:cb542b93d57a40d3ef010f5df41e810b7612fc6711720c70ce9aed7d67b23b69 done [2019-09-06T23:12:47.326Z] #4 sha256:a2e19a69cf9111171f042f74810182b007aef12efa7e6ca4134b23f5d30a1f1a 0B / 126B 0.1s [2019-09-06T23:12:47.326Z] #4 sha256:cb542b93d57a40d3ef010f5df41e810b7612fc6711720c70ce9aed7d67b23b69 1.42kB / 1.42kB done [2019-09-06T23:12:47.326Z] #4 sha256:58920d6c0c6fb65f7d2d3fbf257dbad1f94b0d886763f903003d3f3949d8b11a 1.80kB / 1.80kB done [2019-09-06T23:12:47.326Z] #4 sha256:30ca2a55cedbc3c5ac8eb15703916a9cad3907dfa8dcbb740368677d620e0b1b 5.47kB / 5.47kB done [2019-09-06T23:12:47.326Z] #4 sha256:d4f6770113d0135c71c3891a4abc8c06061dc244ee55a97e0d31e001185617d6 0B / 127.96MB 0.1s [2019-09-06T23:12:47.581Z] #4 sha256:a2e19a69cf9111171f042f74810182b007aef12efa7e6ca4134b23f5d30a1f1a 126B / 126B 0.1s done [2019-09-06T23:12:47.581Z] #4 sha256:d4f6770113d0135c71c3891a4abc8c06061dc244ee55a97e0d31e001185617d6 9.44MB / 127.96MB 0.3s [2019-09-06T23:12:47.601Z] > git merge c8ef549bf6b88b77a1dd754c9477ed0ed7540b7f # timeout=10 [2019-09-06T23:12:47.767Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-06T23:12:47.767Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-06T23:12:47.767Z] + curl -fsSL -o /home/jenkins/workspace/engine_PR-350/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-09-06T23:12:47.767Z] + bash /home/jenkins/workspace/engine_PR-350/check-config.sh [2019-09-06T23:12:47.767Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-09-06T23:12:47.767Z] info: reading kernel config from /boot/config-4.4.0-157-generic ... [2019-09-06T23:12:47.767Z] [2019-09-06T23:12:47.767Z] Generally Necessary: [2019-09-06T23:12:47.767Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-09-06T23:12:47.767Z] - apparmor: enabled and tools installed [2019-09-06T23:12:47.767Z] - CONFIG_NAMESPACES: enabled [2019-09-06T23:12:47.767Z] - CONFIG_NET_NS: enabled [2019-09-06T23:12:47.767Z] - CONFIG_PID_NS: enabled [2019-09-06T23:12:47.767Z] - CONFIG_IPC_NS: enabled [2019-09-06T23:12:47.767Z] - CONFIG_UTS_NS: enabled [2019-09-06T23:12:47.767Z] - CONFIG_CGROUPS: enabled [2019-09-06T23:12:47.767Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-09-06T23:12:47.767Z] - CONFIG_CGROUP_DEVICE: enabled [2019-09-06T23:12:47.767Z] - CONFIG_CGROUP_FREEZER: enabled [2019-09-06T23:12:47.767Z] - CONFIG_CGROUP_SCHED: enabled [2019-09-06T23:12:47.767Z] - CONFIG_CPUSETS: enabled [2019-09-06T23:12:47.767Z] - CONFIG_MEMCG: enabled [2019-09-06T23:12:47.767Z] - CONFIG_KEYS: enabled [2019-09-06T23:12:47.767Z] - CONFIG_VETH: enabled (as module) [2019-09-06T23:12:47.767Z] - CONFIG_BRIDGE: enabled (as module) [2019-09-06T23:12:47.767Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-09-06T23:12:47.767Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-09-06T23:12:47.767Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-09-06T23:12:47.767Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-09-06T23:12:47.767Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-09-06T23:12:47.767Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-09-06T23:12:47.767Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-09-06T23:12:47.767Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-09-06T23:12:47.767Z] - CONFIG_NF_NAT: enabled (as module) [2019-09-06T23:12:47.767Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-09-06T23:12:47.767Z] - CONFIG_POSIX_MQUEUE: enabled [2019-09-06T23:12:47.767Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-09-06T23:12:47.767Z] [2019-09-06T23:12:47.767Z] Optional Features: [2019-09-06T23:12:47.767Z] - CONFIG_USER_NS: enabled [2019-09-06T23:12:47.767Z] - CONFIG_SECCOMP: enabled [2019-09-06T23:12:47.767Z] - CONFIG_CGROUP_PIDS: enabled [2019-09-06T23:12:47.824Z] Merge succeeded, producing 78198da34a57b1f6e92b9c95d89e02d8888169ff [2019-09-06T23:12:47.825Z] Checking out Revision 78198da34a57b1f6e92b9c95d89e02d8888169ff (PR-350) [2019-09-06T23:12:47.841Z] #4 sha256:d4f6770113d0135c71c3891a4abc8c06061dc244ee55a97e0d31e001185617d6 29.80MB / 127.96MB 0.5s [2019-09-06T23:12:47.841Z] #4 sha256:d4f6770113d0135c71c3891a4abc8c06061dc244ee55a97e0d31e001185617d6 39.39MB / 127.96MB 0.6s [2019-09-06T23:12:48.104Z] #4 sha256:d4f6770113d0135c71c3891a4abc8c06061dc244ee55a97e0d31e001185617d6 51.66MB / 127.96MB 0.8s [2019-09-06T23:12:48.104Z] #4 sha256:d4f6770113d0135c71c3891a4abc8c06061dc244ee55a97e0d31e001185617d6 59.42MB / 127.96MB 0.9s [2019-09-06T23:12:48.136Z] - CONFIG_MEMCG_SWAP: enabled [2019-09-06T23:12:48.136Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-09-06T23:12:48.136Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-09-06T23:12:48.136Z] - CONFIG_MEMCG_KMEM: enabled [2019-09-06T23:12:48.136Z] - CONFIG_BLK_CGROUP: enabled [2019-09-06T23:12:48.136Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-09-06T23:12:48.136Z] - CONFIG_IOSCHED_CFQ: enabled [2019-09-06T23:12:48.136Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-09-06T23:12:48.136Z] - CONFIG_CGROUP_PERF: enabled [2019-09-06T23:12:48.136Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-09-06T23:12:48.136Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-09-06T23:12:48.136Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-09-06T23:12:48.136Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-09-06T23:12:48.136Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-09-06T23:12:48.136Z] - CONFIG_RT_GROUP_SCHED: missing [2019-09-06T23:12:48.136Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-09-06T23:12:48.136Z] - CONFIG_IP_VS: enabled (as module) [2019-09-06T23:12:48.136Z] - CONFIG_IP_VS_NFCT: enabled [2019-09-06T23:12:48.136Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-09-06T23:12:48.136Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-09-06T23:12:48.136Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-09-06T23:12:48.136Z] - CONFIG_EXT4_FS: enabled [2019-09-06T23:12:48.136Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-09-06T23:12:48.136Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-09-06T23:12:48.136Z] - Network Drivers: [2019-09-06T23:12:48.136Z] - "overlay": [2019-09-06T23:12:48.136Z] - CONFIG_VXLAN: enabled (as module) [2019-09-06T23:12:48.136Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-09-06T23:12:48.136Z] Optional (for encrypted networks): [2019-09-06T23:12:48.136Z] - CONFIG_CRYPTO: enabled [2019-09-06T23:12:48.136Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-09-06T23:12:48.136Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-09-06T23:12:48.136Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-09-06T23:12:48.136Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-09-06T23:12:48.136Z] - CONFIG_XFRM: enabled [2019-09-06T23:12:48.136Z] - CONFIG_XFRM_USER: enabled (as module) [2019-09-06T23:12:48.136Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-09-06T23:12:48.136Z] - CONFIG_INET_ESP: enabled (as module) [2019-09-06T23:12:48.136Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-09-06T23:12:48.137Z] - "ipvlan": [2019-09-06T23:12:48.137Z] - CONFIG_IPVLAN: enabled (as module) [2019-09-06T23:12:48.137Z] - "macvlan": [2019-09-06T23:12:48.137Z] - CONFIG_MACVLAN: enabled (as module) [2019-09-06T23:12:48.137Z] - CONFIG_DUMMY: enabled (as module) [2019-09-06T23:12:48.137Z] - "ftp,tftp client in container": [2019-09-06T23:12:48.137Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-09-06T23:12:48.137Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-09-06T23:12:48.137Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-09-06T23:12:48.137Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-09-06T23:12:48.137Z] - Storage Drivers: [2019-09-06T23:12:48.137Z] - "aufs": [2019-09-06T23:12:48.137Z] - CONFIG_AUFS_FS: enabled (as module) [2019-09-06T23:12:48.137Z] - "btrfs": [2019-09-06T23:12:48.137Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-09-06T23:12:48.137Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-09-06T23:12:48.137Z] - "devicemapper": [2019-09-06T23:12:48.137Z] - CONFIG_BLK_DEV_DM: enabled [2019-09-06T23:12:48.137Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-09-06T23:12:48.137Z] - "overlay": [2019-09-06T23:12:48.137Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-09-06T23:12:48.137Z] - "zfs": [2019-09-06T23:12:48.137Z] - /dev/zfs: missing [2019-09-06T23:12:48.137Z] - zfs command: missing [2019-09-06T23:12:48.137Z] - zpool command: missing [2019-09-06T23:12:48.137Z] [2019-09-06T23:12:48.137Z] Limits: [2019-09-06T23:12:48.137Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-09-06T23:12:48.137Z] [2019-09-06T23:12:48.137Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-09-06T23:12:48.288Z] Commit message: "Skip TestServiceRemoveKeepsIngressNetwork" [2019-09-06T23:12:48.361Z] #4 sha256:d4f6770113d0135c71c3891a4abc8c06061dc244ee55a97e0d31e001185617d6 70.41MB / 127.96MB 1.0s [2019-09-06T23:12:48.361Z] #4 sha256:d4f6770113d0135c71c3891a4abc8c06061dc244ee55a97e0d31e001185617d6 91.00MB / 127.96MB 1.2s [2019-09-06T23:12:48.485Z] #67 DONE 1.5s [2019-09-06T23:12:48.485Z] [2019-09-06T23:12:48.485Z] #68 exporting to image [2019-09-06T23:12:48.485Z] #68 exporting layers [2019-09-06T23:12:48.618Z] #4 sha256:d4f6770113d0135c71c3891a4abc8c06061dc244ee55a97e0d31e001185617d6 105.78MB / 127.96MB 1.4s [2019-09-06T23:12:48.702Z] fatal: bad object ead69454b4062f17d1f8389642089a002b037213 [2019-09-06T23:12:48.873Z] #4 sha256:d4f6770113d0135c71c3891a4abc8c06061dc244ee55a97e0d31e001185617d6 122.32MB / 127.96MB 1.6s [2019-09-06T23:12:48.962Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:78198da34a57b1f6e92b9c95d89e02d8888169ff -f Dockerfile . [2019-09-06T23:12:49.048Z] #68 exporting layers 0.7s done [2019-09-06T23:12:49.048Z] #68 writing image sha256:d667094ca4878db5c8a373f25b5ea5667fcda438d0a27e2220113671f9b39a3e done [2019-09-06T23:12:49.048Z] #68 naming to docker.io/library/docker:78198da34a57b1f6e92b9c95d89e02d8888169ff done [2019-09-06T23:12:49.048Z] #68 DONE 0.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-09-06T23:12:47.727Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2019-09-06T23:12:47.835Z] > git config core.sparsecheckout # timeout=10 [2019-09-06T23:12:47.884Z] > git checkout -f 78198da34a57b1f6e92b9c95d89e02d8888169ff [2019-09-06T23:12:49.796Z] #4 sha256:d4f6770113d0135c71c3891a4abc8c06061dc244ee55a97e0d31e001185617d6 127.96MB / 127.96MB 2.2s done [2019-09-06T23:12:49.796Z] #4 ... [2019-09-06T23:12:49.796Z] [2019-09-06T23:12:49.796Z] #18 [internal] load build context [2019-09-06T23:12:49.796Z] #18 transferring context: 43.56MB 2.5s done [2019-09-06T23:12:49.796Z] #18 DONE 2.5s [2019-09-06T23:12:49.796Z] [2019-09-06T23:12:49.796Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.8-stretch@sha256:cb542b93d... [2019-09-06T23:12:49.796Z] #4 extracting sha256:d4f6770113d0135c71c3891a4abc8c06061dc244ee55a97e0d31e001185617d6 [2019-09-06T23:12:50.042Z] [2019-09-06T23:12:50.273Z] Sending build context to Docker daemon 48.01MB [2019-09-06T23:12:50.273Z] Step 1/126 : ARG CROSS="false" [2019-09-06T23:12:50.273Z] Step 2/126 : ARG GO_VERSION=1.12.8 [2019-09-06T23:12:50.273Z] Step 3/126 : ARG DEBIAN_FRONTEND=noninteractive [2019-09-06T23:12:50.273Z] Step 4/126 : FROM golang:${GO_VERSION}-stretch AS base [2019-09-06T23:12:50.300Z] Removing bundles/ [2019-09-06T23:12:50.300Z] [2019-09-06T23:12:50.300Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-09-06T23:12:50.300Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-09-06T23:12:50.300Z] GOOS="" GOARCH="" GOARM="" [2019-09-06T23:12:50.305Z] + docker version [2019-09-06T23:12:50.305Z] Client: Docker Engine - Enterprise [2019-09-06T23:12:50.305Z] Version: 19.03.2-tp2 [2019-09-06T23:12:50.305Z] API version: 1.40 [2019-09-06T23:12:50.305Z] Go version: go1.12.8 [2019-09-06T23:12:50.305Z] Git commit: 49fe2072d9 [2019-09-06T23:12:50.305Z] Built: 08/16/2019 19:26:08 [2019-09-06T23:12:50.305Z] OS/Arch: windows/amd64 [2019-09-06T23:12:50.305Z] Experimental: false [2019-09-06T23:12:50.305Z] [2019-09-06T23:12:50.305Z] Server: Docker Engine - Enterprise [2019-09-06T23:12:50.305Z] Engine: [2019-09-06T23:12:50.305Z] Version: 19.03.2-tp2 [2019-09-06T23:12:50.305Z] API version: 1.40 (minimum version 1.24) [2019-09-06T23:12:50.305Z] Go version: go1.12.8 [2019-09-06T23:12:50.305Z] Git commit: 49fe2072d9 [2019-09-06T23:12:50.305Z] Built: 08/16/2019 19:23:48 [2019-09-06T23:12:50.305Z] OS/Arch: windows/amd64 [2019-09-06T23:12:50.305Z] Experimental: true [Pipeline] sh [2019-09-06T23:12:50.632Z] using credential docker-jenkins-github-credentials [2019-09-06T23:12:50.638Z] 1.12.8-stretch: Pulling from library/golang [2019-09-06T23:12:50.638Z] 05b3194a550b: Pulling fs layer [2019-09-06T23:12:50.638Z] 5cc01dcd9b0a: Pulling fs layer [2019-09-06T23:12:50.638Z] 5154470af4c8: Pulling fs layer [2019-09-06T23:12:50.638Z] cd3b67ff4ea9: Pulling fs layer [2019-09-06T23:12:50.638Z] 81cc889ba28f: Pulling fs layer [2019-09-06T23:12:50.638Z] c8a80ec91ff1: Pulling fs layer [2019-09-06T23:12:50.638Z] bbaf7f224ceb: Pulling fs layer [2019-09-06T23:12:50.638Z] 81cc889ba28f: Waiting [2019-09-06T23:12:50.638Z] c8a80ec91ff1: Waiting [2019-09-06T23:12:50.638Z] bbaf7f224ceb: Waiting [2019-09-06T23:12:50.638Z] cd3b67ff4ea9: Waiting [2019-09-06T23:12:50.956Z] Fetching changes from the remote Git repository [2019-09-06T23:12:51.080Z] 5154470af4c8: Verifying Checksum [2019-09-06T23:12:51.080Z] 5154470af4c8: Download complete [2019-09-06T23:12:51.080Z] 5cc01dcd9b0a: Verifying Checksum [2019-09-06T23:12:51.080Z] 5cc01dcd9b0a: Download complete [2019-09-06T23:12:51.085Z] Fetching without tags [2019-09-06T23:12:51.337Z] + docker info [2019-09-06T23:12:51.472Z] 05b3194a550b: Verifying Checksum [2019-09-06T23:12:51.472Z] 05b3194a550b: Download complete [2019-09-06T23:12:51.852Z] cd3b67ff4ea9: Download complete [2019-09-06T23:12:51.852Z] bbaf7f224ceb: Verifying Checksum [2019-09-06T23:12:51.852Z] bbaf7f224ceb: Download complete [2019-09-06T23:12:50.743Z] > git rev-parse --is-inside-work-tree # timeout=10 [2019-09-06T23:12:50.979Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2019-09-06T23:12:51.263Z] Fetching upstream changes from https://github.com/docker/engine.git [2019-09-06T23:12:51.263Z] > git --version # timeout=10 [2019-09-06T23:12:51.321Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-06T23:12:51.326Z] > git fetch --no-tags --force --progress https://github.com/docker/engine.git +refs/pull/350/head:refs/remotes/origin/PR-350 +refs/heads/19.03:refs/remotes/origin/19.03 [2019-09-06T23:12:52.385Z] Merging remotes/origin/19.03 commit c8ef549bf6b88b77a1dd754c9477ed0ed7540b7f into PR head commit 78198da34a57b1f6e92b9c95d89e02d8888169ff [2019-09-06T23:12:53.013Z] Client: [2019-09-06T23:12:53.013Z] Debug Mode: false [2019-09-06T23:12:53.013Z] Plugins: [2019-09-06T23:12:53.013Z] cluster: Manage Docker clusters (Docker Inc., v1.0.1) [2019-09-06T23:12:53.013Z] [2019-09-06T23:12:53.013Z] Server: [2019-09-06T23:12:53.013Z] Containers: 0 [2019-09-06T23:12:53.013Z] Running: 0 [2019-09-06T23:12:53.013Z] Paused: 0 [2019-09-06T23:12:53.013Z] Stopped: 0 [2019-09-06T23:12:53.013Z] Images: 8 [2019-09-06T23:12:53.013Z] Server Version: 19.03.2-tp2 [2019-09-06T23:12:53.013Z] Storage Driver: windowsfilter [2019-09-06T23:12:53.013Z] Windows: [2019-09-06T23:12:53.013Z] Logging Driver: json-file [2019-09-06T23:12:53.013Z] Plugins: [2019-09-06T23:12:53.013Z] Volume: local [2019-09-06T23:12:53.013Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-09-06T23:12:53.013Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-09-06T23:12:53.013Z] Swarm: inactive [2019-09-06T23:12:53.013Z] Default Isolation: process [2019-09-06T23:12:53.013Z] Kernel Version: 10.0 14393 (14393.3179.amd64fre.rs1_release_1.190806-2245) [2019-09-06T23:12:53.013Z] Operating System: Windows Server 2016 Datacenter Version 1607 (OS Build 14393.3181) [2019-09-06T23:12:53.013Z] OSType: windows [2019-09-06T23:12:53.013Z] Architecture: x86_64 [2019-09-06T23:12:53.013Z] CPUs: 4 [2019-09-06T23:12:53.013Z] Total Memory: 32GiB [2019-09-06T23:12:53.013Z] Name: azwin-2-424620 [2019-09-06T23:12:53.013Z] ID: 2UIV:VWQY:XVEE:4K7O:BNCB:5UVL:FIHW:7WNE:ZH6X:KWQB:QGVD:NYEG [2019-09-06T23:12:53.013Z] Docker Root Dir: D:\docker [2019-09-06T23:12:53.013Z] Debug Mode: false [2019-09-06T23:12:53.013Z] Registry: https://index.docker.io/v1/ [2019-09-06T23:12:53.013Z] Labels: [2019-09-06T23:12:53.013Z] Experimental: true [2019-09-06T23:12:53.013Z] Insecure Registries: [2019-09-06T23:12:53.013Z] 10.0.0.4:5000 [2019-09-06T23:12:53.013Z] 127.0.0.0/8 [2019-09-06T23:12:53.013Z] Registry Mirrors: [2019-09-06T23:12:53.013Z] http://10.0.0.4:5000/ [2019-09-06T23:12:53.013Z] Live Restore Enabled: false [2019-09-06T23:12:53.013Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2019-09-06T23:12:53.121Z] 81cc889ba28f: Verifying Checksum [2019-09-06T23:12:53.121Z] 81cc889ba28f: Download complete [2019-09-06T23:12:53.267Z] Merge succeeded, producing 78198da34a57b1f6e92b9c95d89e02d8888169ff [2019-09-06T23:12:53.268Z] Checking out Revision 78198da34a57b1f6e92b9c95d89e02d8888169ff (PR-350) [2019-09-06T23:12:53.495Z] c8a80ec91ff1: Verifying Checksum [2019-09-06T23:12:53.496Z] c8a80ec91ff1: Download complete [2019-09-06T23:12:53.496Z] 05b3194a550b: Pull complete [2019-09-06T23:12:53.951Z] #4 extracting sha256:d4f6770113d0135c71c3891a4abc8c06061dc244ee55a97e0d31e001185617d6 4.3s done [2019-09-06T23:12:53.951Z] #4 extracting sha256:a2e19a69cf9111171f042f74810182b007aef12efa7e6ca4134b23f5d30a1f1a [2019-09-06T23:12:52.482Z] > git config core.sparsecheckout # timeout=10 [2019-09-06T23:12:52.541Z] > git checkout -f 78198da34a57b1f6e92b9c95d89e02d8888169ff [2019-09-06T23:12:53.026Z] > git merge c8ef549bf6b88b77a1dd754c9477ed0ed7540b7f # timeout=10 [2019-09-06T23:12:53.161Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2019-09-06T23:12:53.291Z] > git config core.sparsecheckout # timeout=10 [2019-09-06T23:12:53.345Z] > git checkout -f 78198da34a57b1f6e92b9c95d89e02d8888169ff [2019-09-06T23:12:54.205Z] #4 extracting sha256:a2e19a69cf9111171f042f74810182b007aef12efa7e6ca4134b23f5d30a1f1a done [2019-09-06T23:12:54.205Z] #4 DONE 7.0s [2019-09-06T23:12:54.205Z] [2019-09-06T23:12:54.205Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-09-06T23:12:54.281Z] 5cc01dcd9b0a: Pull complete [2019-09-06T23:12:54.281Z] 5154470af4c8: Pull complete [2019-09-06T23:12:56.106Z] cd3b67ff4ea9: Pull complete [2019-09-06T23:12:57.517Z] #5 DONE 3.1s [2019-09-06T23:12:57.517Z] [2019-09-06T23:12:57.517Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-06T23:12:57.517Z] #22 DONE 0.1s [2019-09-06T23:12:57.517Z] [2019-09-06T23:12:57.517Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-09-06T23:12:57.913Z] 81cc889ba28f: Pull complete [2019-09-06T23:12:58.878Z] #15 1.369 + mktemp -d [2019-09-06T23:12:58.878Z] #15 1.372 + export GOPATH=/tmp/tmp.rXArtGqMgY [2019-09-06T23:12:58.878Z] #15 1.372 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.rXArtGqMgY/src/github.com/go-swagger/go-swagger [2019-09-06T23:12:58.878Z] #15 1.374 Cloning into '/tmp/tmp.rXArtGqMgY/src/github.com/go-swagger/go-swagger'... [2019-09-06T23:13:00.768Z] Commit message: "Skip TestServiceRemoveKeepsIngressNetwork" [2019-09-06T23:13:01.241Z] c8a80ec91ff1: Pull complete [2019-09-06T23:13:01.241Z] bbaf7f224ceb: Pull complete [2019-09-06T23:13:01.241Z] Digest: sha256:cb542b93d57a40d3ef010f5df41e810b7612fc6711720c70ce9aed7d67b23b69 [2019-09-06T23:13:01.241Z] Status: Downloaded newer image for golang:1.12.8-stretch [2019-09-06T23:13:01.241Z] ---> 87e331a9279d [2019-09-06T23:13:01.241Z] Step 5/126 : ARG APT_MIRROR [2019-09-06T23:13:01.241Z] ---> Running in 30e30d002548 [2019-09-06T23:13:01.241Z] Removing intermediate container 30e30d002548 [2019-09-06T23:13:01.241Z] ---> 42a9ccc39a1a [2019-09-06T23:13:01.241Z] 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 [2019-09-06T23:13:01.241Z] ---> Running in 70f5cf6e7a9f [2019-09-06T23:13:01.198Z] fatal: bad object ead69454b4062f17d1f8389642089a002b037213 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-09-06T23:13:02.731Z] Removing intermediate container 70f5cf6e7a9f [2019-09-06T23:13:02.731Z] ---> 35c945688188 [2019-09-06T23:13:02.731Z] Step 7/126 : FROM base AS criu [2019-09-06T23:13:02.731Z] ---> 35c945688188 [2019-09-06T23:13:02.731Z] Step 8/126 : ARG DEBIAN_FRONTEND [2019-09-06T23:13:02.731Z] ---> Running in d54955185d2a [2019-09-06T23:13:02.731Z] Removing intermediate container d54955185d2a [2019-09-06T23:13:02.731Z] ---> 8f46ed43e359 [2019-09-06T23:13:02.731Z] Step 9/126 : ENV CRIU_VERSION 3.11 [2019-09-06T23:13:02.731Z] ---> Running in d01d78128151 [2019-09-06T23:13:02.731Z] Removing intermediate container d01d78128151 [2019-09-06T23:13:02.731Z] ---> eab200cb7fbd [2019-09-06T23:13:02.731Z] 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/* [2019-09-06T23:13:03.148Z] ---> Running in 6487dff78702 [2019-09-06T23:13:03.628Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-06T23:13:03.628Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-06T23:13:03.628Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-06T23:13:03.628Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-06T23:13:03.628Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-09-06T23:13:03.628Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-09-06T23:13:03.628Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-09-06T23:13:03.628Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-09-06T23:13:03.808Z] + docker version [2019-09-06T23:13:03.808Z] Client: Docker Engine - Enterprise [2019-09-06T23:13:03.808Z] Version: 19.03.2-tp2 [2019-09-06T23:13:03.808Z] API version: 1.40 [2019-09-06T23:13:03.808Z] Go version: go1.12.8 [2019-09-06T23:13:03.808Z] Git commit: 49fe2072d9 [2019-09-06T23:13:03.808Z] Built: 08/16/2019 19:26:08 [2019-09-06T23:13:03.808Z] OS/Arch: windows/amd64 [2019-09-06T23:13:03.808Z] Experimental: false [2019-09-06T23:13:03.808Z] [2019-09-06T23:13:03.808Z] Server: Docker Engine - Enterprise [2019-09-06T23:13:03.808Z] Engine: [2019-09-06T23:13:03.808Z] Version: 19.03.2-tp2 [2019-09-06T23:13:03.808Z] API version: 1.40 (minimum version 1.24) [2019-09-06T23:13:03.808Z] Go version: go1.12.8 [2019-09-06T23:13:03.808Z] Git commit: 49fe2072d9 [2019-09-06T23:13:03.808Z] Built: 08/16/2019 19:23:48 [2019-09-06T23:13:03.808Z] OS/Arch: windows/amd64 [2019-09-06T23:13:03.808Z] Experimental: true [2019-09-06T23:13:03.862Z] [2019-09-06T23:13:03.862Z] INFO: executeCI.ps1 starting at Fri Sep 6 23:13:02 CUT 2019 [2019-09-06T23:13:03.862Z] [2019-09-06T23:13:03.862Z] INFO: Script version 05-Feb-2019 09:03 PDT [2019-09-06T23:13:03.862Z] INFO: Running git version 2.23.0.windows.1 [2019-09-06T23:13:03.862Z] INFO: Branch:rs1_release_1 Build:14393.3179.190806-2245 [2019-09-06T23:13:03.862Z] INFO: Environment variables: [2019-09-06T23:13:03.862Z] [2019-09-06T23:13:03.862Z] Name Value [2019-09-06T23:13:03.862Z] ---- ----- [2019-09-06T23:13:03.862Z] ALLUSERSPROFILE C:\ProgramData [2019-09-06T23:13:03.862Z] APPDATA C:\windows\system32\config\systemprofile\AppD... [2019-09-06T23:13:03.862Z] APT_MIRROR cdn-fastly.deb.debian.org [2019-09-06T23:13:03.862Z] BRANCH_NAME PR-350 [2019-09-06T23:13:03.862Z] BUILD_DISPLAY_NAME #1 [2019-09-06T23:13:03.862Z] BUILD_ID 1 [2019-09-06T23:13:03.862Z] BUILD_NUMBER 1 [2019-09-06T23:13:03.862Z] BUILD_TAG jenkins-engine-PR-350-1 [2019-09-06T23:13:03.862Z] BUILD_URL https://ci.docker.com/public/job/engine/job/P... [2019-09-06T23:13:03.862Z] CHANGE_AUTHOR thaJeztah [2019-09-06T23:13:03.862Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2019-09-06T23:13:03.862Z] CHANGE_BRANCH 19.03_backport_swarm_flake [2019-09-06T23:13:03.862Z] CHANGE_FORK thaJeztah [2019-09-06T23:13:03.862Z] CHANGE_ID 350 [2019-09-06T23:13:03.862Z] CHANGE_TARGET 19.03 [2019-09-06T23:13:03.862Z] CHANGE_TITLE [19.03 backport] Skip TestServiceRemoveKeepsI... [2019-09-06T23:13:03.862Z] CHANGE_URL https://github.com/docker/engine/pull/350 [2019-09-06T23:13:03.862Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-06T23:13:03.862Z] CommonProgramFiles C:\Program Files\Common Files [2019-09-06T23:13:03.862Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2019-09-06T23:13:03.862Z] CommonProgramW6432 C:\Program Files\Common Files [2019-09-06T23:13:03.862Z] COMPUTERNAME azwin-2-424620 [2019-09-06T23:13:03.862Z] ComSpec C:\windows\system32\cmd.exe [2019-09-06T23:13:03.862Z] ConfigSequenceNumber 0 [2019-09-06T23:13:03.862Z] DOCKER_BUILDKIT 0 [2019-09-06T23:13:03.862Z] DOCKER_EXPERIMENTAL 1 [2019-09-06T23:13:03.862Z] DOCKER_GRAPHDRIVER overlay2 [2019-09-06T23:13:03.862Z] EXECUTOR_NUMBER 0 [2019-09-06T23:13:03.862Z] FQDN azwin-2-424620.westus.cloudapp.azure.com [2019-09-06T23:13:03.862Z] GIT_BRANCH PR-350 [2019-09-06T23:13:03.862Z] GIT_COMMIT 78198da34a57b1f6e92b9c95d89e02d8888169ff [2019-09-06T23:13:03.862Z] GIT_URL https://github.com/docker/engine.git [2019-09-06T23:13:03.862Z] HUDSON_COOKIE 354bf137-6d7a-4901-bb41-43839f7a1980 [2019-09-06T23:13:03.862Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2019-09-06T23:13:03.862Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2019-09-06T23:13:03.862Z] HUDSON_URL https://ci.docker.com/public/ [2019-09-06T23:13:03.862Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbui... [2019-09-06T23:13:03.862Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2019-09-06T23:13:03.862Z] JENKINS_NODE_COOKIE f6dfc301-aff7-4364-9b23-1f95d8ad7432 [2019-09-06T23:13:03.862Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2019-09-06T23:13:03.862Z] JENKINS_URL https://ci.docker.com/public/ [2019-09-06T23:13:03.862Z] JOB_BASE_NAME PR-350 [2019-09-06T23:13:03.862Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/engine/job/P... [2019-09-06T23:13:03.862Z] JOB_NAME engine/PR-350 [2019-09-06T23:13:03.862Z] JOB_URL https://ci.docker.com/public/job/engine/job/P... [2019-09-06T23:13:03.862Z] library.jps.version master [2019-09-06T23:13:03.862Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppD... [2019-09-06T23:13:03.862Z] NODE_LABELS amd64 azure azwin-2-424620 azwin-2016 docker ... [2019-09-06T23:13:03.862Z] NODE_NAME azwin-2-424620 [2019-09-06T23:13:03.862Z] NUMBER_OF_PROCESSORS 4 [2019-09-06T23:13:03.862Z] OS Windows_NT [2019-09-06T23:13:03.862Z] Path C:\windows\system32;C:\windows;C:\windows\Sys... [2019-09-06T23:13:03.862Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.... [2019-09-06T23:13:03.863Z] PROCESSOR_ARCHITECTURE AMD64 [2019-09-06T23:13:03.863Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, Genuine... [2019-09-06T23:13:03.863Z] PROCESSOR_LEVEL 6 [2019-09-06T23:13:03.863Z] PROCESSOR_REVISION 4f01 [2019-09-06T23:13:03.863Z] ProgramData C:\ProgramData [2019-09-06T23:13:03.863Z] ProgramFiles C:\Program Files [2019-09-06T23:13:03.863Z] ProgramFiles(x86) C:\Program Files (x86) [2019-09-06T23:13:03.863Z] ProgramW6432 C:\Program Files [2019-09-06T23:13:03.863Z] PROMPT $P$G [2019-09-06T23:13:03.863Z] PSExecutionPolicyPreference Bypass [2019-09-06T23:13:03.863Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\Wi... [2019-09-06T23:13:03.863Z] PUBLIC C:\Users\Public [2019-09-06T23:13:03.863Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/engine/job/P... [2019-09-06T23:13:03.863Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/engine/job/P... [2019-09-06T23:13:03.863Z] SKIP_VALIDATION_TESTS 1 [2019-09-06T23:13:03.863Z] SOURCES_DRIVE d [2019-09-06T23:13:03.863Z] SOURCES_SUBDIR gopath [2019-09-06T23:13:03.863Z] STAGE_NAME Run tests [2019-09-06T23:13:03.863Z] SystemDrive C: [2019-09-06T23:13:03.863Z] SystemRoot C:\windows [2019-09-06T23:13:03.863Z] TEMP C:\windows\TEMP [2019-09-06T23:13:03.863Z] TESTRUN_DRIVE d [2019-09-06T23:13:03.863Z] TESTRUN_SUBDIR CI-1 [2019-09-06T23:13:03.863Z] TIMEOUT 120m [2019-09-06T23:13:03.863Z] TMP C:\windows\TEMP [2019-09-06T23:13:03.863Z] USERDOMAIN WORKGROUP [2019-09-06T23:13:03.863Z] USERNAME azwin-2-424620$ [2019-09-06T23:13:03.863Z] USERPROFILE C:\windows\system32\config\systemprofile [2019-09-06T23:13:03.863Z] windir C:\windows [2019-09-06T23:13:03.863Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2019-09-06T23:13:03.863Z] WINDOWS_BASE_IMAGE_TAG ltsc2016 [2019-09-06T23:13:03.863Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2019-09-06T23:13:03.863Z] [2019-09-06T23:13:03.863Z] [2019-09-06T23:13:03.863Z] [2019-09-06T23:13:03.863Z] INFO: Sources under d:\gopath\... [2019-09-06T23:13:03.863Z] INFO: Test run under d:\CI-1\... [2019-09-06T23:13:03.863Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2019-09-06T23:13:03.863Z] INFO: docker/docker repository was found [2019-09-06T23:13:03.863Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2019-09-06T23:13:03.863Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.14393.3144' [2019-09-06T23:13:03.863Z] INFO: Docker version of control daemon [2019-09-06T23:13:03.863Z] [2019-09-06T23:13:03.863Z] Client: Docker Engine - Enterprise [2019-09-06T23:13:03.863Z] Version: 19.03.2-tp2 [2019-09-06T23:13:03.863Z] API version: 1.40 [2019-09-06T23:13:03.863Z] Go version: go1.12.8 [2019-09-06T23:13:03.863Z] Git commit: 49fe2072d9 [2019-09-06T23:13:03.863Z] Built: 08/16/2019 19:26:08 [2019-09-06T23:13:03.863Z] OS/Arch: windows/amd64 [2019-09-06T23:13:03.863Z] Experimental: false [2019-09-06T23:13:03.863Z] [2019-09-06T23:13:03.863Z] Server: Docker Engine - Enterprise [2019-09-06T23:13:03.863Z] Engine: [2019-09-06T23:13:03.863Z] Version: 19.03.2-tp2 [2019-09-06T23:13:03.863Z] API version: 1.40 (minimum version 1.24) [2019-09-06T23:13:03.863Z] Go version: go1.12.8 [2019-09-06T23:13:03.863Z] Git commit: 49fe2072d9 [2019-09-06T23:13:03.863Z] Built: 08/16/2019 19:23:48 [2019-09-06T23:13:03.864Z] OS/Arch: windows/amd64 [2019-09-06T23:13:03.864Z] Experimental: true [2019-09-06T23:13:03.864Z] [2019-09-06T23:13:03.864Z] INFO: Docker info of control daemon [2019-09-06T23:13:03.864Z] [2019-09-06T23:13:04.186Z] #15 ... [2019-09-06T23:13:04.186Z] [2019-09-06T23:13:04.186Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-09-06T23:13:04.186Z] #17 2.382 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-06T23:13:04.186Z] #17 2.384 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-06T23:13:04.186Z] #17 2.404 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-06T23:13:04.186Z] #17 2.406 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-06T23:13:04.186Z] #17 2.413 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-09-06T23:13:04.186Z] #17 2.648 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [503 kB] [2019-09-06T23:13:04.186Z] #17 3.069 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-09-06T23:13:04.186Z] #17 3.250 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-09-06T23:13:04.186Z] #17 5.636 Fetched 7919 kB in 4s (1859 kB/s) [2019-09-06T23:13:04.186Z] #17 5.636 Reading package lists... [Pipeline] sh [2019-09-06T23:13:04.973Z] Fetched 7671 kB in 1s (4982 kB/s) [2019-09-06T23:13:05.341Z] Reading package lists... [2019-09-06T23:13:05.341Z] + docker info [2019-09-06T23:13:05.395Z] Client: [2019-09-06T23:13:05.396Z] Debug Mode: false [2019-09-06T23:13:05.396Z] Plugins: [2019-09-06T23:13:05.396Z] cluster: Manage Docker clusters (Docker Inc., v1.0.1) [2019-09-06T23:13:05.396Z] [2019-09-06T23:13:05.396Z] Server: [2019-09-06T23:13:05.396Z] Containers: 0 [2019-09-06T23:13:05.396Z] Running: 0 [2019-09-06T23:13:05.396Z] Paused: 0 [2019-09-06T23:13:05.396Z] Stopped: 0 [2019-09-06T23:13:05.396Z] Images: 8 [2019-09-06T23:13:05.396Z] Server Version: 19.03.2-tp2 [2019-09-06T23:13:05.396Z] Storage Driver: windowsfilter [2019-09-06T23:13:05.396Z] Windows: [2019-09-06T23:13:05.396Z] Logging Driver: json-file [2019-09-06T23:13:05.396Z] Plugins: [2019-09-06T23:13:05.396Z] Volume: local [2019-09-06T23:13:05.396Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-09-06T23:13:05.396Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-09-06T23:13:05.396Z] Swarm: inactive [2019-09-06T23:13:05.396Z] Default Isolation: process [2019-09-06T23:13:05.396Z] Kernel Version: 10.0 14393 (14393.3179.amd64fre.rs1_release_1.190806-2245) [2019-09-06T23:13:05.396Z] Operating System: Windows Server 2016 Datacenter Version 1607 (OS Build 14393.3181) [2019-09-06T23:13:05.396Z] OSType: windows [2019-09-06T23:13:05.396Z] Architecture: x86_64 [2019-09-06T23:13:05.396Z] CPUs: 4 [2019-09-06T23:13:05.396Z] Total Memory: 32GiB [2019-09-06T23:13:05.396Z] Name: azwin-2-424620 [2019-09-06T23:13:05.396Z] ID: 2UIV:VWQY:XVEE:4K7O:BNCB:5UVL:FIHW:7WNE:ZH6X:KWQB:QGVD:NYEG [2019-09-06T23:13:05.396Z] Docker Root Dir: D:\docker [2019-09-06T23:13:05.396Z] Debug Mode: false [2019-09-06T23:13:05.396Z] Registry: https://index.docker.io/v1/ [2019-09-06T23:13:05.396Z] Labels: [2019-09-06T23:13:05.396Z] Experimental: true [2019-09-06T23:13:05.396Z] Insecure Registries: [2019-09-06T23:13:05.396Z] 10.0.0.4:5000 [2019-09-06T23:13:05.396Z] 127.0.0.0/8 [2019-09-06T23:13:05.396Z] Registry Mirrors: [2019-09-06T23:13:05.396Z] http://10.0.0.4:5000/ [2019-09-06T23:13:05.396Z] Live Restore Enabled: false [2019-09-06T23:13:05.396Z] [2019-09-06T23:13:05.396Z] [2019-09-06T23:13:05.396Z] INFO: Commit hash is 78198da34 [2019-09-06T23:13:05.396Z] INFO: Nuke-Everything... [2019-09-06T23:13:05.396Z] INFO: Container count on control daemon to delete is 0 [2019-09-06T23:13:05.548Z] #17 6.895 Reading package lists... [2019-09-06T23:13:05.548Z] #17 8.066 Building dependency tree... [2019-09-06T23:13:05.548Z] #17 ... [2019-09-06T23:13:05.548Z] [2019-09-06T23:13:05.548Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-09-06T23:13:05.548Z] #15 8.169 + cd /tmp/tmp.rXArtGqMgY/src/github.com/go-swagger/go-swagger [2019-09-06T23:13:05.548Z] #15 8.169 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-09-06T23:13:06.107Z] #15 8.644 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-09-06T23:13:06.116Z] Reading package lists... [2019-09-06T23:13:06.116Z] Building dependency tree... [2019-09-06T23:13:06.116Z] Reading state information... [2019-09-06T23:13:06.116Z] The following additional packages will be installed: [2019-09-06T23:13:06.116Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-09-06T23:13:06.116Z] libprotoc10 python-pkg-resources zlib1g-dev [2019-09-06T23:13:06.116Z] Suggested packages: [2019-09-06T23:13:06.116Z] manpages-dev python-setuptools [2019-09-06T23:13:06.361Z] INFO: Nuking d:\CI-1 [2019-09-06T23:13:06.361Z] INFO: Zapped successfully [2019-09-06T23:13:06.361Z] INFO: Location for testing is d:\CI-1\CI-78198da34 [2019-09-06T23:13:06.361Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2019-09-06T23:13:06.361Z] [2019-09-06T23:13:06.361Z] [2019-09-06T23:13:06.361Z] INFO: Building the image from Dockerfile.windows at 09/06/2019 23:13:05... [2019-09-06T23:13:06.361Z] [2019-09-06T23:13:06.500Z] The following NEW packages will be installed: [2019-09-06T23:13:06.501Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-09-06T23:13:06.501Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-09-06T23:13:06.501Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-09-06T23:13:06.501Z] zlib1g-dev [2019-09-06T23:13:06.501Z] 0 upgraded, 16 newly installed, 0 to remove and 2 not upgraded. [2019-09-06T23:13:06.501Z] Need to get 3476 kB of archives. [2019-09-06T23:13:06.501Z] After this operation, 20.2 MB of additional disk space will be used. [2019-09-06T23:13:06.501Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-09-06T23:13:06.501Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB] [2019-09-06T23:13:06.501Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB] [2019-09-06T23:13:06.501Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-09-06T23:13:06.501Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB] [2019-09-06T23:13:06.501Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-09-06T23:13:06.501Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB] [2019-09-06T23:13:06.501Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB] [2019-09-06T23:13:06.501Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB] [2019-09-06T23:13:06.501Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB] [2019-09-06T23:13:06.501Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB] [2019-09-06T23:13:06.501Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB] [2019-09-06T23:13:06.501Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB] [2019-09-06T23:13:06.501Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB] [2019-09-06T23:13:06.501Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB] [2019-09-06T23:13:06.501Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB] [2019-09-06T23:13:06.501Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-06T23:13:06.501Z] Fetched 3476 kB in 0s (26.6 MB/s) [2019-09-06T23:13:06.501Z] Selecting previously unselected package libnet1:s390x. [2019-09-06T23:13:06.501Z] (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.) [2019-09-06T23:13:06.501Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-09-06T23:13:06.501Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-09-06T23:13:06.501Z] Selecting previously unselected package libcap-dev:s390x. [2019-09-06T23:13:06.501Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ... [2019-09-06T23:13:06.501Z] Unpacking libcap-dev:s390x (1:2.25-1) ... [2019-09-06T23:13:06.880Z] Client: [2019-09-06T23:13:06.880Z] Debug Mode: false [2019-09-06T23:13:06.880Z] Plugins: [2019-09-06T23:13:06.880Z] cluster: Manage Docker clusters (Docker Inc., v1.0.1) [2019-09-06T23:13:06.880Z] [2019-09-06T23:13:06.880Z] Server: [2019-09-06T23:13:06.880Z] Containers: 0 [2019-09-06T23:13:06.880Z] Running: 0 [2019-09-06T23:13:06.880Z] Paused: 0 [2019-09-06T23:13:06.880Z] Stopped: 0 [2019-09-06T23:13:06.880Z] Images: 8 [2019-09-06T23:13:06.880Z] Server Version: 19.03.2-tp2 [2019-09-06T23:13:06.880Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-09-06T23:13:06.880Z] Windows: [2019-09-06T23:13:06.880Z] LCOW: [2019-09-06T23:13:06.880Z] Logging Driver: json-file [2019-09-06T23:13:06.880Z] Plugins: [2019-09-06T23:13:06.880Z] Volume: local [2019-09-06T23:13:06.880Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-09-06T23:13:06.880Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-09-06T23:13:06.880Z] Swarm: inactive [2019-09-06T23:13:06.880Z] Default Isolation: process [2019-09-06T23:13:06.880Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-09-06T23:13:06.880Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.678) [2019-09-06T23:13:06.880Z] OSType: windows [2019-09-06T23:13:06.880Z] Architecture: x86_64 [2019-09-06T23:13:06.880Z] CPUs: 4 [2019-09-06T23:13:06.880Z] Total Memory: 32GiB [2019-09-06T23:13:06.880Z] Name: azwin-2-5ad430 [2019-09-06T23:13:06.880Z] ID: DLLG:KRFC:4AEN:DP5D:5NQB:FA6L:UYCK:GBQM:SUKT:TS22:QSV5:E7LK [2019-09-06T23:13:06.880Z] Docker Root Dir: D:\docker [2019-09-06T23:13:06.880Z] Debug Mode: false [2019-09-06T23:13:06.880Z] Registry: https://index.docker.io/v1/ [2019-09-06T23:13:06.880Z] Labels: [2019-09-06T23:13:06.880Z] Experimental: true [2019-09-06T23:13:06.880Z] Insecure Registries: [2019-09-06T23:13:06.880Z] 10.0.0.4:5000 [2019-09-06T23:13:06.880Z] 127.0.0.0/8 [2019-09-06T23:13:06.880Z] Registry Mirrors: [2019-09-06T23:13:06.880Z] http://10.0.0.4:5000/ [2019-09-06T23:13:06.880Z] Live Restore Enabled: false [2019-09-06T23:13:06.880Z] [2019-09-06T23:13:06.880Z] Selecting previously unselected package libnet1-dev. [2019-09-06T23:13:06.880Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ... [2019-09-06T23:13:06.880Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-09-06T23:13:06.880Z] Selecting previously unselected package libnl-3-200:s390x. [2019-09-06T23:13:06.880Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ... [2019-09-06T23:13:06.880Z] Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-09-06T23:13:06.880Z] Selecting previously unselected package libnl-3-dev:s390x. [2019-09-06T23:13:06.880Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ... [2019-09-06T23:13:06.880Z] Unpacking libnl-3-dev:s390x (3.2.27-2) ... [2019-09-06T23:13:06.880Z] Selecting previously unselected package libprotobuf-c1:s390x. [2019-09-06T23:13:06.880Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-09-06T23:13:06.880Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-09-06T23:13:06.880Z] Selecting previously unselected package libprotobuf-c-dev:s390x. [2019-09-06T23:13:06.880Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ... [2019-09-06T23:13:06.880Z] Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-09-06T23:13:06.880Z] Selecting previously unselected package zlib1g-dev:s390x. [2019-09-06T23:13:06.880Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ... [2019-09-06T23:13:06.880Z] Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-09-06T23:13:06.880Z] Selecting previously unselected package libprotobuf10:s390x. [2019-09-06T23:13:06.880Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ... [2019-09-06T23:13:06.880Z] Unpacking libprotobuf10:s390x (3.0.0-9) ... [2019-09-06T23:13:06.880Z] Selecting previously unselected package libprotobuf-lite10:s390x. [2019-09-06T23:13:06.880Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ... [2019-09-06T23:13:06.880Z] Unpacking libprotobuf-lite10:s390x (3.0.0-9) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2019-09-06T23:13:07.245Z] Selecting previously unselected package libprotobuf-dev:s390x. [2019-09-06T23:13:07.245Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ... [2019-09-06T23:13:07.245Z] Unpacking libprotobuf-dev:s390x (3.0.0-9) ... [2019-09-06T23:13:07.245Z] Selecting previously unselected package libprotoc10:s390x. [2019-09-06T23:13:07.245Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ... [2019-09-06T23:13:07.245Z] Unpacking libprotoc10:s390x (3.0.0-9) ... [2019-09-06T23:13:07.245Z] Selecting previously unselected package protobuf-c-compiler. [2019-09-06T23:13:07.245Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ... [2019-09-06T23:13:07.245Z] Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-09-06T23:13:07.514Z] #15 ... [2019-09-06T23:13:07.514Z] [2019-09-06T23:13:07.514Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-09-06T23:13:07.514Z] #6 2.222 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-06T23:13:07.514Z] #6 2.223 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-06T23:13:07.514Z] #6 2.246 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-06T23:13:07.514Z] #6 2.248 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-06T23:13:07.514Z] #6 2.261 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-09-06T23:13:07.514Z] #6 2.445 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [503 kB] [2019-09-06T23:13:07.514Z] #6 2.825 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-09-06T23:13:07.514Z] #6 3.036 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-09-06T23:13:07.514Z] #6 5.416 Fetched 7919 kB in 4s (1883 kB/s) [2019-09-06T23:13:07.514Z] #6 5.416 Reading package lists... [2019-09-06T23:13:07.514Z] #6 6.795 Reading package lists... [2019-09-06T23:13:07.514Z] #6 8.082 Building dependency tree... [2019-09-06T23:13:07.514Z] #6 8.365 Reading state information... [2019-09-06T23:13:07.514Z] #6 8.524 The following additional packages will be installed: [2019-09-06T23:13:07.514Z] #6 8.525 libapparmor1 libseccomp2 [2019-09-06T23:13:07.514Z] #6 8.526 Suggested packages: [2019-09-06T23:13:07.514Z] #6 8.526 seccomp [2019-09-06T23:13:07.514Z] #6 8.628 The following NEW packages will be installed: [2019-09-06T23:13:07.514Z] #6 8.629 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-09-06T23:13:07.514Z] #6 9.679 0 upgraded, 4 newly installed, 0 to remove and 2 not upgraded. [2019-09-06T23:13:07.514Z] #6 9.679 Need to get 300 kB of archives. [2019-09-06T23:13:07.514Z] #6 9.679 After this operation, 1201 kB of additional disk space will be used. [2019-09-06T23:13:07.514Z] #6 9.679 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2019-09-06T23:13:07.514Z] #6 9.689 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2019-09-06T23:13:07.514Z] #6 9.696 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-09-06T23:13:07.514Z] #6 9.697 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-09-06T23:13:07.514Z] #6 9.983 debconf: delaying package configuration, since apt-utils is not installed [2019-09-06T23:13:07.514Z] #6 10.03 Fetched 300 kB in 1s (287 kB/s) [2019-09-06T23:13:07.514Z] #6 10.06 Selecting previously unselected package libseccomp2:amd64. [2019-09-06T23:13:07.514Z] #6 10.06 (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.) [2019-09-06T23:13:07.514Z] #6 ... [2019-09-06T23:13:07.514Z] [2019-09-06T23:13:07.514Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-09-06T23:13:07.514Z] #17 8.066 Building dependency tree... [2019-09-06T23:13:07.514Z] #17 8.302 Reading state information... [2019-09-06T23:13:07.514Z] #17 8.570 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-09-06T23:13:07.514Z] #17 8.570 The following additional packages will be installed: [2019-09-06T23:13:07.514Z] #17 8.571 libjq1 libonig4 [2019-09-06T23:13:07.514Z] #17 8.636 The following NEW packages will be installed: [2019-09-06T23:13:07.514Z] #17 8.640 jq libjq1 libonig4 [2019-09-06T23:13:07.514Z] #17 9.678 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. [2019-09-06T23:13:07.514Z] #17 9.678 Need to get 327 kB of archives. [2019-09-06T23:13:07.514Z] #17 9.678 After this operation, 1157 kB of additional disk space will be used. [2019-09-06T23:13:07.514Z] #17 9.678 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-09-06T23:13:07.514Z] #17 9.683 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-09-06T23:13:07.514Z] #17 9.686 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-09-06T23:13:07.514Z] #17 9.949 debconf: delaying package configuration, since apt-utils is not installed [2019-09-06T23:13:07.514Z] #17 10.01 Fetched 327 kB in 1s (319 kB/s) [2019-09-06T23:13:07.514Z] #17 10.05 Selecting previously unselected package libonig4:amd64. [2019-09-06T23:13:07.514Z] #17 10.05 (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.) [2019-09-06T23:13:07.514Z] #17 10.13 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-09-06T23:13:07.514Z] #17 10.14 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-09-06T23:13:07.514Z] #17 10.22 Selecting previously unselected package libjq1:amd64. [2019-09-06T23:13:07.514Z] #17 10.22 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-09-06T23:13:07.514Z] #17 10.23 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-09-06T23:13:07.614Z] Selecting previously unselected package protobuf-compiler. [2019-09-06T23:13:07.614Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ... [2019-09-06T23:13:07.614Z] Unpacking protobuf-compiler (3.0.0-9) ... [2019-09-06T23:13:07.614Z] Selecting previously unselected package python-pkg-resources. [2019-09-06T23:13:07.614Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-09-06T23:13:07.614Z] Unpacking python-pkg-resources (33.1.1-1) ... [2019-09-06T23:13:07.614Z] Selecting previously unselected package python-protobuf. [2019-09-06T23:13:07.614Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ... [2019-09-06T23:13:07.614Z] Unpacking python-protobuf (3.0.0-9) ... [2019-09-06T23:13:07.614Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-09-06T23:13:07.614Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-09-06T23:13:07.614Z] Setting up python-pkg-resources (33.1.1-1) ... [2019-09-06T23:13:07.813Z] #17 10.29 Selecting previously unselected package jq. [2019-09-06T23:13:07.813Z] #17 10.29 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-09-06T23:13:07.813Z] #17 10.30 Unpacking jq (1.5+dfsg-1.3) ... [2019-09-06T23:13:07.813Z] #17 10.38 Setting up libonig4:amd64 (6.1.3-2) ... [2019-09-06T23:13:07.813Z] #17 10.39 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-09-06T23:13:07.813Z] #17 10.41 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-06T23:13:07.983Z] Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-09-06T23:13:07.983Z] Setting up libprotobuf10:s390x (3.0.0-9) ... [2019-09-06T23:13:07.983Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-06T23:13:07.983Z] Setting up python-protobuf (3.0.0-9) ... [2019-09-06T23:13:08.110Z] #17 10.53 Setting up jq (1.5+dfsg-1.3) ... [2019-09-06T23:13:08.363Z] Setting up libcap-dev:s390x (1:2.25-1) ... [2019-09-06T23:13:08.363Z] Setting up libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-09-06T23:13:08.363Z] Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-09-06T23:13:08.363Z] Setting up libprotobuf-lite10:s390x (3.0.0-9) ... [2019-09-06T23:13:08.363Z] Setting up libprotoc10:s390x (3.0.0-9) ... [2019-09-06T23:13:08.363Z] Setting up protobuf-c-compiler (1.2.1-2) ... [2019-09-06T23:13:08.365Z] #17 DONE 11.0s [2019-09-06T23:13:08.365Z] [2019-09-06T23:13:08.365Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-09-06T23:13:08.365Z] #6 10.13 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-09-06T23:13:08.365Z] #6 10.14 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-09-06T23:13:08.365Z] #6 10.19 Selecting previously unselected package libseccomp-dev:amd64. [2019-09-06T23:13:08.365Z] #6 10.19 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-09-06T23:13:08.365Z] #6 10.20 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-09-06T23:13:08.365Z] #6 10.26 Selecting previously unselected package libapparmor1:amd64. [2019-09-06T23:13:08.365Z] #6 10.27 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-09-06T23:13:08.365Z] #6 10.27 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-09-06T23:13:08.365Z] #6 10.33 Selecting previously unselected package libapparmor-dev:amd64. [2019-09-06T23:13:08.365Z] #6 10.33 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-09-06T23:13:08.365Z] #6 10.33 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-09-06T23:13:08.365Z] #6 10.44 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-06T23:13:08.365Z] #6 10.53 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-09-06T23:13:08.365Z] #6 10.56 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-09-06T23:13:08.365Z] #6 10.57 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-09-06T23:13:08.365Z] #6 10.58 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-09-06T23:13:08.365Z] #6 10.59 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-06T23:13:08.365Z] #6 DONE 11.0s [2019-09-06T23:13:08.365Z] [2019-09-06T23:13:08.365Z] #7 [dev 1/24] RUN groupadd -r docker [2019-09-06T23:13:08.621Z] #7 ... [2019-09-06T23:13:08.621Z] [2019-09-06T23:13:08.621Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-09-06T23:13:08.621Z] #19 DONE 0.1s [2019-09-06T23:13:08.621Z] [2019-09-06T23:13:08.621Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-06T23:13:08.741Z] Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-09-06T23:13:08.741Z] Setting up protobuf-compiler (3.0.0-9) ... [2019-09-06T23:13:08.741Z] Setting up libprotobuf-dev:s390x (3.0.0-9) ... [2019-09-06T23:13:08.741Z] Setting up libnl-3-dev:s390x (3.2.27-2) ... [2019-09-06T23:13:08.741Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-06T23:13:09.520Z] Removing intermediate container 6487dff78702 [2019-09-06T23:13:09.520Z] ---> fd3f8bad569c [2019-09-06T23:13:09.520Z] 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 [2019-09-06T23:13:09.520Z] ---> Running in 34b0b411035b [2019-09-06T23:13:10.506Z] #20 ... [2019-09-06T23:13:10.506Z] [2019-09-06T23:13:10.506Z] #7 [dev 1/24] RUN groupadd -r docker [2019-09-06T23:13:10.506Z] #7 DONE 1.9s [2019-09-06T23:13:10.506Z] [2019-09-06T23:13:10.506Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-09-06T23:13:10.916Z] fatal: Not a git repository (or any of the parent directories): .git [2019-09-06T23:13:10.916Z]  GEN .gitid [2019-09-06T23:13:10.916Z] GEN criu/include/version.h [2019-09-06T23:13:10.916Z] GEN include/common/asm [2019-09-06T23:13:10.916Z] PBCC images/google/protobuf/descriptor.pb-c.c [2019-09-06T23:13:10.916Z] PBCC images/opts.pb-c.c [2019-09-06T23:13:10.916Z] PBCC images/sit.pb-c.c [2019-09-06T23:13:10.916Z] DEP images/google/protobuf/descriptor.pb-c.d [2019-09-06T23:13:10.916Z] DEP images/opts.pb-c.d [2019-09-06T23:13:10.916Z] DEP images/sit.pb-c.d [2019-09-06T23:13:10.916Z] PBCC images/macvlan.pb-c.c [2019-09-06T23:13:10.916Z] DEP images/macvlan.pb-c.d [2019-09-06T23:13:10.916Z] PBCC images/autofs.pb-c.c [2019-09-06T23:13:10.916Z] DEP images/autofs.pb-c.d [2019-09-06T23:13:10.916Z] PBCC images/sysctl.pb-c.c [2019-09-06T23:13:10.916Z] DEP images/sysctl.pb-c.d [2019-09-06T23:13:10.916Z] PBCC images/time.pb-c.c [2019-09-06T23:13:10.916Z] DEP images/time.pb-c.d [2019-09-06T23:13:10.916Z] PBCC images/binfmt-misc.pb-c.c [2019-09-06T23:13:10.916Z] DEP images/binfmt-misc.pb-c.d [2019-09-06T23:13:10.916Z] PBCC images/seccomp.pb-c.c [2019-09-06T23:13:10.916Z] DEP images/seccomp.pb-c.d [2019-09-06T23:13:10.916Z] PBCC images/userns.pb-c.c [2019-09-06T23:13:10.916Z] DEP images/userns.pb-c.d [2019-09-06T23:13:10.916Z] PBCC images/cgroup.pb-c.c [2019-09-06T23:13:10.916Z] DEP images/cgroup.pb-c.d [2019-09-06T23:13:10.916Z] PBCC images/fown.pb-c.c [2019-09-06T23:13:10.916Z] PBCC images/ext-file.pb-c.c [2019-09-06T23:13:10.916Z] DEP images/fown.pb-c.d [2019-09-06T23:13:10.916Z] DEP images/ext-file.pb-c.d [2019-09-06T23:13:10.916Z] PBCC images/rpc.pb-c.c [2019-09-06T23:13:10.916Z] DEP images/rpc.pb-c.d [2019-09-06T23:13:10.916Z] PBCC images/siginfo.pb-c.c [2019-09-06T23:13:10.916Z] DEP images/siginfo.pb-c.d [2019-09-06T23:13:10.916Z] PBCC images/pagemap.pb-c.c [2019-09-06T23:13:10.916Z] DEP images/pagemap.pb-c.d [2019-09-06T23:13:10.916Z] PBCC images/rlimit.pb-c.c [2019-09-06T23:13:10.916Z] DEP images/rlimit.pb-c.d [2019-09-06T23:13:10.916Z] PBCC images/file-lock.pb-c.c [2019-09-06T23:13:10.916Z] DEP images/file-lock.pb-c.d [2019-09-06T23:13:10.916Z] PBCC images/tty.pb-c.c [2019-09-06T23:13:10.916Z] DEP images/tty.pb-c.d [2019-09-06T23:13:10.916Z] PBCC images/tun.pb-c.c [2019-09-06T23:13:10.916Z] PBCC images/netdev.pb-c.c [2019-09-06T23:13:10.916Z] DEP images/tun.pb-c.d [2019-09-06T23:13:10.916Z] DEP images/netdev.pb-c.d [2019-09-06T23:13:10.916Z] PBCC images/vma.pb-c.c [2019-09-06T23:13:11.307Z] DEP images/vma.pb-c.d [2019-09-06T23:13:11.307Z] PBCC images/creds.pb-c.c [2019-09-06T23:13:11.307Z] DEP images/creds.pb-c.d [2019-09-06T23:13:11.307Z] PBCC images/utsns.pb-c.c [2019-09-06T23:13:11.307Z] DEP images/utsns.pb-c.d [2019-09-06T23:13:11.307Z] PBCC images/ipc-desc.pb-c.c [2019-09-06T23:13:11.307Z] PBCC images/ipc-sem.pb-c.c [2019-09-06T23:13:11.307Z] DEP images/ipc-desc.pb-c.d [2019-09-06T23:13:11.307Z] DEP images/ipc-sem.pb-c.d [2019-09-06T23:13:11.307Z] PBCC images/ipc-msg.pb-c.c [2019-09-06T23:13:11.307Z] DEP images/ipc-msg.pb-c.d [2019-09-06T23:13:11.307Z] PBCC images/ipc-shm.pb-c.c [2019-09-06T23:13:11.307Z] DEP images/ipc-shm.pb-c.d [2019-09-06T23:13:11.307Z] PBCC images/ipc-var.pb-c.c [2019-09-06T23:13:11.307Z] DEP images/ipc-var.pb-c.d [2019-09-06T23:13:11.307Z] PBCC images/sk-opts.pb-c.c [2019-09-06T23:13:11.307Z] PBCC images/packet-sock.pb-c.c [2019-09-06T23:13:11.307Z] DEP images/sk-opts.pb-c.d [2019-09-06T23:13:11.307Z] DEP images/packet-sock.pb-c.d [2019-09-06T23:13:11.307Z] PBCC images/sk-netlink.pb-c.c [2019-09-06T23:13:11.307Z] DEP images/sk-netlink.pb-c.d [2019-09-06T23:13:11.307Z] PBCC images/sk-inet.pb-c.c [2019-09-06T23:13:11.307Z] DEP images/sk-inet.pb-c.d [2019-09-06T23:13:11.307Z] PBCC images/sk-unix.pb-c.c [2019-09-06T23:13:11.307Z] DEP images/sk-unix.pb-c.d [2019-09-06T23:13:11.307Z] PBCC images/mm.pb-c.c [2019-09-06T23:13:11.307Z] DEP images/mm.pb-c.d [2019-09-06T23:13:11.307Z] PBCC images/timerfd.pb-c.c [2019-09-06T23:13:11.307Z] DEP images/timerfd.pb-c.d [2019-09-06T23:13:11.307Z] PBCC images/timer.pb-c.c [2019-09-06T23:13:11.307Z] DEP images/timer.pb-c.d [2019-09-06T23:13:11.307Z] PBCC images/sa.pb-c.c [2019-09-06T23:13:11.307Z] DEP images/sa.pb-c.d [2019-09-06T23:13:11.307Z] PBCC images/pipe-data.pb-c.c [2019-09-06T23:13:11.307Z] DEP images/pipe-data.pb-c.d [2019-09-06T23:13:11.307Z] PBCC images/mnt.pb-c.c [2019-09-06T23:13:11.307Z] DEP images/mnt.pb-c.d [2019-09-06T23:13:11.307Z] PBCC images/sk-packet.pb-c.c [2019-09-06T23:13:11.307Z] DEP images/sk-packet.pb-c.d [2019-09-06T23:13:11.307Z] PBCC images/tcp-stream.pb-c.c [2019-09-06T23:13:11.307Z] DEP images/tcp-stream.pb-c.d [2019-09-06T23:13:11.307Z] PBCC images/pipe.pb-c.c [2019-09-06T23:13:11.307Z] DEP images/pipe.pb-c.d [2019-09-06T23:13:11.307Z] PBCC images/pstree.pb-c.c [2019-09-06T23:13:11.307Z] DEP images/pstree.pb-c.d [2019-09-06T23:13:11.307Z] PBCC images/fs.pb-c.c [2019-09-06T23:13:11.307Z] DEP images/fs.pb-c.d [2019-09-06T23:13:11.307Z] PBCC images/signalfd.pb-c.c [2019-09-06T23:13:11.307Z] DEP images/signalfd.pb-c.d [2019-09-06T23:13:11.307Z] PBCC images/fh.pb-c.c [2019-09-06T23:13:11.307Z] PBCC images/fsnotify.pb-c.c [2019-09-06T23:13:11.307Z] DEP images/fh.pb-c.d [2019-09-06T23:13:11.307Z] DEP images/fsnotify.pb-c.d [2019-09-06T23:13:11.307Z] PBCC images/eventpoll.pb-c.c [2019-09-06T23:13:11.307Z] DEP images/eventpoll.pb-c.d [2019-09-06T23:13:11.307Z] PBCC images/eventfd.pb-c.c [2019-09-06T23:13:11.307Z] DEP images/eventfd.pb-c.d [2019-09-06T23:13:11.307Z] PBCC images/remap-file-path.pb-c.c [2019-09-06T23:13:11.307Z] DEP images/remap-file-path.pb-c.d [2019-09-06T23:13:11.307Z] PBCC images/fifo.pb-c.c [2019-09-06T23:13:11.307Z] DEP images/fifo.pb-c.d [2019-09-06T23:13:11.307Z] PBCC images/ghost-file.pb-c.c [2019-09-06T23:13:11.307Z] DEP images/ghost-file.pb-c.d [2019-09-06T23:13:11.307Z] PBCC images/regfile.pb-c.c [2019-09-06T23:13:11.307Z] DEP images/regfile.pb-c.d [2019-09-06T23:13:11.307Z] PBCC images/ns.pb-c.c [2019-09-06T23:13:11.307Z] DEP images/ns.pb-c.d [2019-09-06T23:13:11.678Z] PBCC images/fdinfo.pb-c.c [2019-09-06T23:13:11.678Z] DEP images/fdinfo.pb-c.d [2019-09-06T23:13:11.678Z] PBCC images/core-aarch64.pb-c.c [2019-09-06T23:13:11.678Z] PBCC images/core-arm.pb-c.c [2019-09-06T23:13:11.678Z] PBCC images/core-ppc64.pb-c.c [2019-09-06T23:13:11.678Z] PBCC images/core-s390.pb-c.c [2019-09-06T23:13:11.678Z] PBCC images/core-x86.pb-c.c [2019-09-06T23:13:11.678Z] PBCC images/core.pb-c.c [2019-09-06T23:13:11.678Z] PBCC images/inventory.pb-c.c [2019-09-06T23:13:11.678Z] DEP images/core-aarch64.pb-c.d [2019-09-06T23:13:11.678Z] DEP images/core-arm.pb-c.d [2019-09-06T23:13:11.678Z] DEP images/core-ppc64.pb-c.d [2019-09-06T23:13:11.678Z] DEP images/core-s390.pb-c.d [2019-09-06T23:13:11.678Z] DEP images/core-x86.pb-c.d [2019-09-06T23:13:11.678Z] DEP images/core.pb-c.d [2019-09-06T23:13:11.678Z] DEP images/inventory.pb-c.d [2019-09-06T23:13:11.678Z] PBCC images/cpuinfo.pb-c.c [2019-09-06T23:13:11.678Z] DEP images/cpuinfo.pb-c.d [2019-09-06T23:13:11.678Z] PBCC images/stats.pb-c.c [2019-09-06T23:13:11.678Z] DEP images/stats.pb-c.d [2019-09-06T23:13:11.678Z] make[1]: Nothing to be done for 'all'. [2019-09-06T23:13:12.055Z] CC images/stats.o [2019-09-06T23:13:12.055Z] CC images/core.o [2019-09-06T23:13:12.055Z] CC images/core-x86.o [2019-09-06T23:13:12.055Z] CC images/core-arm.o [2019-09-06T23:13:12.055Z] CC images/core-aarch64.o [2019-09-06T23:13:12.142Z] Sending build context to Docker daemon 48MB [2019-09-06T23:13:12.142Z] [2019-09-06T23:13:12.142Z] Step 1/8 : FROM microsoft/windowsservercore [2019-09-06T23:13:12.142Z] ---> 02bf0dbc0e6a [2019-09-06T23:13:12.142Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2019-09-06T23:13:12.142Z] ---> Using cache [2019-09-06T23:13:12.142Z] ---> 5109f2d51ae5 [2019-09-06T23:13:12.142Z] Step 3/8 : ARG GO_VERSION=1.12.8 [2019-09-06T23:13:12.142Z] ---> Running in b3515ea26d6f [2019-09-06T23:13:12.392Z] #8 DONE 1.8s [2019-09-06T23:13:12.392Z] [2019-09-06T23:13:12.392Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-06T23:13:12.392Z] #20 2.646 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-09-06T23:13:12.392Z] #20 2.810 [2019-09-06T23:13:12.392Z] #20 2.978 ############ 16.8% ########################### 37.7% ######################################## 56.0% ###################################################### 75.9% ################################################################### 94.3% ######################################################################## 100.0% [2019-09-06T23:13:12.392Z] #20 3.610 [2019-09-06T23:13:12.392Z] #20 3.790 ########### 15.8% #################################################################### 95.4% ######################################################################## 100.0% [2019-09-06T23:13:12.422Z] CC images/core-ppc64.o [2019-09-06T23:13:12.422Z] CC images/core-s390.o [2019-09-06T23:13:12.422Z] CC images/cpuinfo.o [2019-09-06T23:13:12.422Z] CC images/inventory.o [2019-09-06T23:13:12.422Z] CC images/fdinfo.o [2019-09-06T23:13:12.422Z] CC images/fown.o [2019-09-06T23:13:12.422Z] CC images/ns.o [2019-09-06T23:13:12.422Z] CC images/regfile.o [2019-09-06T23:13:12.647Z] #20 4.081 [2019-09-06T23:13:12.794Z] CC images/ghost-file.o [2019-09-06T23:13:12.794Z] CC images/fifo.o [2019-09-06T23:13:12.794Z] CC images/remap-file-path.o [2019-09-06T23:13:12.794Z] CC images/eventfd.o [2019-09-06T23:13:12.794Z] CC images/eventpoll.o [2019-09-06T23:13:12.794Z] CC images/fh.o [2019-09-06T23:13:12.794Z] CC images/fsnotify.o [2019-09-06T23:13:12.794Z] CC images/signalfd.o [2019-09-06T23:13:12.794Z] CC images/fs.o [2019-09-06T23:13:12.794Z] CC images/pstree.o [2019-09-06T23:13:12.794Z] CC images/pipe.o [2019-09-06T23:13:13.158Z] #20 4.256 ####### 10.3% #################### 27.8% ##################################### 51.7% ################################################# 68.2% ######################################################################## 100.0% [2019-09-06T23:13:13.165Z] CC images/tcp-stream.o [2019-09-06T23:13:13.165Z] CC images/sk-packet.o [2019-09-06T23:13:13.165Z] CC images/mnt.o [2019-09-06T23:13:13.165Z] CC images/pipe-data.o [2019-09-06T23:13:13.165Z] CC images/sa.o [2019-09-06T23:13:13.165Z] CC images/timer.o [2019-09-06T23:13:13.165Z] CC images/timerfd.o [2019-09-06T23:13:13.165Z] CC images/mm.o [2019-09-06T23:13:13.165Z] CC images/sk-opts.o [2019-09-06T23:13:13.165Z] CC images/sk-unix.o [2019-09-06T23:13:13.165Z] CC images/sk-inet.o [2019-09-06T23:13:13.413Z] #20 4.817 [2019-09-06T23:13:13.544Z] CC images/tun.o [2019-09-06T23:13:13.544Z] CC images/sk-netlink.o [2019-09-06T23:13:13.544Z] CC images/packet-sock.o [2019-09-06T23:13:13.544Z] CC images/ipc-var.o [2019-09-06T23:13:13.544Z] CC images/ipc-desc.o [2019-09-06T23:13:13.544Z] CC images/ipc-shm.o [2019-09-06T23:13:13.544Z] CC images/ipc-msg.o [2019-09-06T23:13:13.544Z] CC images/ipc-sem.o [2019-09-06T23:13:13.544Z] CC images/utsns.o [2019-09-06T23:13:13.544Z] CC images/creds.o [2019-09-06T23:13:13.544Z] CC images/vma.o [2019-09-06T23:13:13.544Z] CC images/netdev.o [2019-09-06T23:13:13.918Z] CC images/tty.o [2019-09-06T23:13:13.918Z] CC images/file-lock.o [2019-09-06T23:13:13.918Z] CC images/rlimit.o [2019-09-06T23:13:13.918Z] CC images/pagemap.o [2019-09-06T23:13:13.918Z] CC images/siginfo.o [2019-09-06T23:13:13.918Z] CC images/rpc.o [2019-09-06T23:13:14.285Z] CC images/ext-file.o [2019-09-06T23:13:14.285Z] CC images/cgroup.o [2019-09-06T23:13:14.285Z] CC images/userns.o [2019-09-06T23:13:14.285Z] CC images/google/protobuf/descriptor.o [2019-09-06T23:13:14.285Z] CC images/opts.o [2019-09-06T23:13:14.438Z] #20 4.990 ### 4.3% ######### 13.1% ############## 20.6% #################### 28.1% ######################### 35.5% ############################## 42.9% #################################### 50.1% ######################################### 57.6% ############################################## 65.1% #################################################### 72.5% [2019-09-06T23:13:14.438Z] #20 ... [2019-09-06T23:13:14.438Z] [2019-09-06T23:13:14.438Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-09-06T23:13:14.438Z] #9 1.567 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-09-06T23:13:14.438Z] #9 DONE 2.4s [2019-09-06T23:13:14.438Z] [2019-09-06T23:13:14.438Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-06T23:13:14.671Z] CC images/seccomp.o [2019-09-06T23:13:14.671Z] CC images/binfmt-misc.o [2019-09-06T23:13:14.671Z] CC images/time.o [2019-09-06T23:13:14.671Z] CC images/sysctl.o [2019-09-06T23:13:14.671Z] CC images/autofs.o [2019-09-06T23:13:14.671Z] CC images/macvlan.o [2019-09-06T23:13:14.671Z] CC images/sit.o [2019-09-06T23:13:14.671Z] LINK images/built-in.o [2019-09-06T23:13:14.671Z] GEN compel/include/asm [2019-09-06T23:13:14.671Z] GEN compel/include/version.h [2019-09-06T23:13:14.671Z] touch .config [2019-09-06T23:13:14.671Z] GEN include/common/config.h [2019-09-06T23:13:14.671Z] DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2019-09-06T23:13:14.671Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-09-06T23:13:14.671Z] GEN compel/plugins/include/uapi/std/syscall.h [2019-09-06T23:13:14.671Z] GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2019-09-06T23:13:14.671Z] DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2019-09-06T23:13:14.671Z] DEP compel/arch/s390/plugins/std/parasite-head.d [2019-09-06T23:13:14.671Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-09-06T23:13:14.671Z] DEP compel/plugins/std/infect.d [2019-09-06T23:13:14.671Z] DEP compel/plugins/std/string.d [2019-09-06T23:13:14.671Z] DEP compel/plugins/std/log.d [2019-09-06T23:13:14.671Z] DEP compel/plugins/std/fds.d [2019-09-06T23:13:14.671Z] DEP compel/plugins/std/std.d [2019-09-06T23:13:14.948Z] #20 4.990 ### 4.3% ######### 13.1% ############## 20.6% #################### 28.1% ######################### 35.5% ############################## 42.9% #################################### 50.1% ######################################### 57.6% ############################################## 65.1% #################################################### 72.5% ######################################################### 79.8% ############################################################## 86.9% #################################################################### 94.6% ####################################################################### 99.5% ######################################################################## 100.0% [2019-09-06T23:13:14.948Z] #20 6.354 [2019-09-06T23:13:15.038Z] DEP compel/plugins/shmem/shmem.d [2019-09-06T23:13:15.038Z] DEP compel/plugins/fds/fds.d [2019-09-06T23:13:15.038Z] CC compel/plugins/std/std.o [2019-09-06T23:13:15.038Z] CC compel/plugins/std/fds.o [2019-09-06T23:13:15.038Z] CC compel/plugins/std/log.o [2019-09-06T23:13:15.042Z] Removing intermediate container b3515ea26d6f [2019-09-06T23:13:15.042Z] ---> 8931da8192b6 [2019-09-06T23:13:15.042Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\go FROM_DOCKERFILE=1 [2019-09-06T23:13:15.042Z] ---> Running in cc95fb602115 [2019-09-06T23:13:15.402Z] CC compel/plugins/std/string.o [2019-09-06T23:13:15.402Z] CC compel/plugins/std/infect.o [2019-09-06T23:13:15.402Z] CC compel/arch/s390/plugins/std/parasite-head.o [2019-09-06T23:13:15.402Z] CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2019-09-06T23:13:15.402Z] CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2019-09-06T23:13:15.402Z] AR compel/plugins/std.lib.a [2019-09-06T23:13:15.402Z] CC compel/plugins/fds/fds.o [2019-09-06T23:13:15.402Z] AR compel/plugins/fds.lib.a [2019-09-06T23:13:15.402Z] HOSTDEP compel/src/lib/handle-elf-host.d [2019-09-06T23:13:15.402Z] HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2019-09-06T23:13:15.402Z] HOSTDEP compel/src/lib/log-host.d [2019-09-06T23:13:15.402Z] HOSTDEP compel/src/main-host.d [2019-09-06T23:13:15.508Z] #20 6.975 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-09-06T23:13:15.763Z] DEP compel/src/lib/ptrace.d [2019-09-06T23:13:15.763Z] DEP compel/src/lib/infect.d [2019-09-06T23:13:15.763Z] DEP compel/src/lib/infect-util.d [2019-09-06T23:13:15.763Z] DEP compel/src/lib/infect-rpc.d [2019-09-06T23:13:15.763Z] DEP compel/src/lib/handle-elf.d [2019-09-06T23:13:15.763Z] DEP compel/arch/s390/src/lib/handle-elf.d [2019-09-06T23:13:15.763Z] DEP compel/arch/s390/src/lib/infect.d [2019-09-06T23:13:15.763Z] DEP compel/arch/s390/src/lib/cpu.d [2019-09-06T23:13:15.763Z] DEP compel/src/lib/log.d [2019-09-06T23:13:15.763Z] DEP compel/src/main.d [2019-09-06T23:13:15.763Z] CC compel/src/lib/log.o [2019-09-06T23:13:15.763Z] CC compel/arch/s390/src/lib/cpu.o [2019-09-06T23:13:15.763Z] CC compel/arch/s390/src/lib/infect.o [2019-09-06T23:13:15.764Z] #20 7.123 [2019-09-06T23:13:15.764Z] #20 7.196 ######################################################################## 100.0% [2019-09-06T23:13:15.764Z] #20 7.232 [2019-09-06T23:13:16.127Z] CC compel/arch/s390/src/lib/handle-elf.o [2019-09-06T23:13:16.127Z] CC compel/src/lib/handle-elf.o [2019-09-06T23:13:16.324Z] #20 7.722 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-09-06T23:13:16.324Z] #20 ... [2019-09-06T23:13:16.324Z] [2019-09-06T23:13:16.324Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-09-06T23:13:16.324Z] #10 DONE 1.9s [2019-09-06T23:13:16.324Z] [2019-09-06T23:13:16.324Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-06T23:13:16.324Z] #20 7.859 [2019-09-06T23:13:16.489Z] CC compel/src/lib/infect-rpc.o [2019-09-06T23:13:16.489Z] CC compel/src/lib/infect-util.o [2019-09-06T23:13:16.489Z] CC compel/src/lib/infect.o [2019-09-06T23:13:16.580Z] #20 8.003 ########################## 37.0% ######################################################################## 100.0% [2019-09-06T23:13:16.580Z] #20 8.061 [2019-09-06T23:13:16.853Z] CC compel/src/lib/ptrace.o [2019-09-06T23:13:16.853Z] AR compel/libcompel.a [2019-09-06T23:13:16.853Z] HOSTCC compel/src/main-host.o [2019-09-06T23:13:16.853Z] HOSTCC compel/src/lib/log-host.o [2019-09-06T23:13:16.853Z] HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2019-09-06T23:13:16.853Z] HOSTCC compel/src/lib/handle-elf-host.o [2019-09-06T23:13:17.144Z] #20 8.638 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-09-06T23:13:17.144Z] #20 8.675 skipping existing 1849cc453dee [2019-09-06T23:13:17.144Z] #20 8.710 [2019-09-06T23:13:17.215Z] Removing intermediate container cc95fb602115 [2019-09-06T23:13:17.215Z] ---> 3dde53bf9009 [2019-09-06T23:13:17.215Z] 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+'.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 [2019-09-06T23:13:17.215Z] ---> Running in 195b4d4346ba [2019-09-06T23:13:17.221Z] HOSTLINK compel/compel-host-bin [2019-09-06T23:13:17.221Z] DEP soccr/soccr.d [2019-09-06T23:13:17.221Z] CC soccr/soccr.o [2019-09-06T23:13:17.221Z] AR soccr/libsoccr.a [2019-09-06T23:13:17.221Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-09-06T23:13:17.221Z] DEP criu/arch/s390/sigframe.d [2019-09-06T23:13:17.596Z] DEP criu/arch/s390/crtools.d [2019-09-06T23:13:17.596Z] DEP criu/arch/s390/cpu.d [2019-09-06T23:13:17.596Z] CC criu/arch/s390/cpu.o [2019-09-06T23:13:17.596Z] CC criu/arch/s390/crtools.o [2019-09-06T23:13:17.596Z] CC criu/arch/s390/sigframe.o [2019-09-06T23:13:17.979Z] LINK criu/arch/s390/crtools.built-in.o [2019-09-06T23:13:17.979Z] DEP criu/arch/s390/vdso-pie.d [2019-09-06T23:13:17.979Z] DEP criu/pie/parasite-vdso.d [2019-09-06T23:13:17.979Z] DEP criu/pie/util-vdso.d [2019-09-06T23:13:17.979Z] DEP criu/pie/util.d [2019-09-06T23:13:17.979Z] CC criu/pie/util.o [2019-09-06T23:13:17.979Z] CC criu/pie/util-vdso.o [2019-09-06T23:13:17.979Z] CC criu/pie/parasite-vdso.o [2019-09-06T23:13:18.069Z] #20 ... [2019-09-06T23:13:18.069Z] [2019-09-06T23:13:18.069Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-09-06T23:13:18.069Z] #11 DONE 1.3s [2019-09-06T23:13:18.069Z] [2019-09-06T23:13:18.069Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-06T23:13:18.069Z] #20 9.257 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-09-06T23:13:18.069Z] #20 9.496 [2019-09-06T23:13:18.069Z] #20 9.605 ######################################################################## 100.0% [2019-09-06T23:13:18.325Z] #20 9.667 [2019-09-06T23:13:18.325Z] #20 9.699 Download of images into '/build' complete. [2019-09-06T23:13:18.325Z] #20 9.699 Use something like the following to load the result into a Docker daemon: [2019-09-06T23:13:18.325Z] #20 9.699 tar -cC '/build' . | docker load [2019-09-06T23:13:18.325Z] #20 DONE 9.8s [2019-09-06T23:13:18.325Z] [2019-09-06T23:13:18.325Z] #12 [dev 6/24] RUN ldconfig [2019-09-06T23:13:18.377Z] CC criu/arch/s390/vdso-pie.o [2019-09-06T23:13:18.377Z] AR criu/pie/pie.lib.a [2019-09-06T23:13:18.377Z] DEP criu/pie/restorer.d [2019-09-06T23:13:18.377Z] DEP criu/arch/s390/restorer.d [2019-09-06T23:13:18.377Z] DEP criu/pie/parasite.d [2019-09-06T23:13:18.377Z] CC criu/pie/parasite.o [2019-09-06T23:13:18.752Z] LINK criu/pie/parasite.built-in.o [2019-09-06T23:13:18.752Z] GEN criu/pie/parasite-blob.h [2019-09-06T23:13:18.752Z] CC criu/arch/s390/restorer.o [2019-09-06T23:13:18.752Z] CC criu/pie/restorer.o [2019-09-06T23:13:19.139Z] LINK criu/pie/restorer.built-in.o [2019-09-06T23:13:19.139Z] GEN criu/pie/restorer-blob.h [2019-09-06T23:13:19.139Z] DEP criu/vdso.d [2019-09-06T23:13:19.139Z] DEP criu/uts_ns.d [2019-09-06T23:13:19.139Z] DEP criu/util.d [2019-09-06T23:13:19.139Z] DEP criu/uffd.d [2019-09-06T23:13:19.516Z] DEP criu/tun.d [2019-09-06T23:13:19.516Z] DEP criu/tty.d [2019-09-06T23:13:19.516Z] DEP criu/timerfd.d [2019-09-06T23:13:19.516Z] DEP criu/sysfs_parse.d [2019-09-06T23:13:19.516Z] DEP criu/sysctl.d [2019-09-06T23:13:19.516Z] DEP criu/string.d [2019-09-06T23:13:19.516Z] DEP criu/stats.d [2019-09-06T23:13:19.516Z] DEP criu/sockets.d [2019-09-06T23:13:19.516Z] DEP criu/sk-unix.d [2019-09-06T23:13:19.516Z] DEP criu/sk-tcp.d [2019-09-06T23:13:19.516Z] DEP criu/sk-queue.d [2019-09-06T23:13:19.689Z] #12 DONE 1.8s [2019-09-06T23:13:19.689Z] [2019-09-06T23:13:19.689Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-09-06T23:13:19.689Z] #15 ... [2019-09-06T23:13:19.689Z] [2019-09-06T23:13:19.689Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-06T23:13:19.887Z] DEP criu/sk-packet.d [2019-09-06T23:13:19.887Z] DEP criu/sk-netlink.d [2019-09-06T23:13:19.887Z] DEP criu/sk-inet.d [2019-09-06T23:13:19.887Z] DEP criu/signalfd.d [2019-09-06T23:13:19.887Z] DEP criu/sigframe.d [2019-09-06T23:13:19.887Z] DEP criu/shmem.d [2019-09-06T23:13:19.887Z] DEP criu/seize.d [2019-09-06T23:13:19.887Z] DEP criu/seccomp.d [2019-09-06T23:13:19.887Z] DEP criu/rst-malloc.d [2019-09-06T23:13:19.887Z] DEP criu/rbtree.d [2019-09-06T23:13:19.887Z] DEP criu/pstree.d [2019-09-06T23:13:19.887Z] DEP criu/protobuf.d [2019-09-06T23:13:20.276Z] GEN criu/protobuf-desc-gen.h [2019-09-06T23:13:20.276Z] DEP criu/protobuf-desc.d [2019-09-06T23:13:20.276Z] DEP criu/proc_parse.d [2019-09-06T23:13:20.276Z] DEP criu/plugin.d [2019-09-06T23:13:20.276Z] DEP criu/pipes.d [2019-09-06T23:13:20.276Z] DEP criu/pie-util.d [2019-09-06T23:13:20.276Z] DEP criu/pie-util-vdso.d [2019-09-06T23:13:20.663Z] DEP criu/pie-util-vdso-elf32.d [2019-09-06T23:13:20.663Z] DEP criu/path.d [2019-09-06T23:13:20.663Z] DEP criu/parasite-syscall.d [2019-09-06T23:13:20.663Z] DEP criu/pagemap.d [2019-09-06T23:13:20.663Z] DEP criu/pagemap-cache.d [2019-09-06T23:13:20.663Z] DEP criu/page-xfer.d [2019-09-06T23:13:20.663Z] DEP criu/page-pipe.d [2019-09-06T23:13:20.663Z] DEP criu/netfilter.d [2019-09-06T23:13:20.663Z] DEP criu/net.d [2019-09-06T23:13:20.663Z] DEP criu/namespaces.d [2019-09-06T23:13:20.663Z] DEP criu/mount.d [2019-09-06T23:13:21.024Z] DEP criu/mem.d [2019-09-06T23:13:21.024Z] DEP criu/lsm.d [2019-09-06T23:13:21.024Z] DEP criu/log.d [2019-09-06T23:13:21.024Z] DEP criu/libnetlink.d [2019-09-06T23:13:21.024Z] DEP criu/kerndat.d [2019-09-06T23:13:21.024Z] DEP criu/kcmp-ids.d [2019-09-06T23:13:21.024Z] DEP criu/irmap.d [2019-09-06T23:13:21.024Z] DEP criu/ipc_ns.d [2019-09-06T23:13:21.024Z] DEP criu/image.d [2019-09-06T23:13:21.024Z] DEP criu/image-desc.d [2019-09-06T23:13:21.024Z] DEP criu/fsnotify.d [2019-09-06T23:13:21.024Z] DEP criu/filesystems.d [2019-09-06T23:13:21.405Z] DEP criu/files.d [2019-09-06T23:13:21.405Z] DEP criu/files-reg.d [2019-09-06T23:13:21.405Z] DEP criu/files-ext.d [2019-09-06T23:13:21.405Z] DEP criu/file-lock.d [2019-09-06T23:13:21.405Z] DEP criu/file-ids.d [2019-09-06T23:13:21.405Z] DEP criu/fifo.d [2019-09-06T23:13:21.405Z] DEP criu/fdstore.d [2019-09-06T23:13:21.405Z] DEP criu/fault-injection.d [2019-09-06T23:13:21.405Z] DEP criu/external.d [2019-09-06T23:13:21.405Z] DEP criu/eventpoll.d [2019-09-06T23:13:21.405Z] DEP criu/eventfd.d [2019-09-06T23:13:21.405Z] DEP criu/crtools.d [2019-09-06T23:13:21.767Z] DEP criu/cr-service.d [2019-09-06T23:13:21.767Z] DEP criu/cr-restore.d [2019-09-06T23:13:21.767Z] DEP criu/cr-errno.d [2019-09-06T23:13:21.767Z] DEP criu/cr-dump.d [2019-09-06T23:13:21.767Z] DEP criu/cr-dedup.d [2019-09-06T23:13:21.767Z] DEP criu/cr-check.d [2019-09-06T23:13:21.767Z] DEP criu/config.d [2019-09-06T23:13:21.767Z] DEP criu/clone-noasan.d [2019-09-06T23:13:21.767Z] DEP criu/cgroup.d [2019-09-06T23:13:21.767Z] DEP criu/cgroup-props.d [2019-09-06T23:13:21.767Z] DEP criu/bitmap.d [2019-09-06T23:13:21.767Z] DEP criu/bfd.d [2019-09-06T23:13:22.158Z] DEP criu/autofs.d [2019-09-06T23:13:22.158Z] DEP criu/aio.d [2019-09-06T23:13:22.158Z] DEP criu/action-scripts.d [2019-09-06T23:13:22.158Z] CC criu/action-scripts.o [2019-09-06T23:13:22.158Z] CC criu/aio.o [2019-09-06T23:13:22.158Z] CC criu/autofs.o [2019-09-06T23:13:22.390Z] [2019-09-06T23:13:22.390Z] INFO: executeCI.ps1 starting at Fri Sep 6 23:13:20 CUT 2019 [2019-09-06T23:13:22.390Z] [2019-09-06T23:13:22.390Z] INFO: Script version 05-Feb-2019 09:03 PDT [2019-09-06T23:13:22.390Z] INFO: Running git version 2.23.0.windows.1 [2019-09-06T23:13:22.390Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2019-09-06T23:13:22.390Z] INFO: Environment variables: [2019-09-06T23:13:22.390Z] [2019-09-06T23:13:22.390Z] Name Value [2019-09-06T23:13:22.390Z] ---- ----- [2019-09-06T23:13:22.390Z] ALLUSERSPROFILE C:\ProgramData [2019-09-06T23:13:22.390Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2019-09-06T23:13:22.390Z] APT_MIRROR cdn-fastly.deb.debian.org [2019-09-06T23:13:22.390Z] BRANCH_NAME PR-350 [2019-09-06T23:13:22.390Z] BUILD_DISPLAY_NAME #1 [2019-09-06T23:13:22.390Z] BUILD_ID 1 [2019-09-06T23:13:22.390Z] BUILD_NUMBER 1 [2019-09-06T23:13:22.390Z] BUILD_TAG jenkins-engine-PR-350-1 [2019-09-06T23:13:22.390Z] BUILD_URL https://ci.docker.com/public/job/engine/job/PR-350/1/ [2019-09-06T23:13:22.390Z] CHANGE_AUTHOR thaJeztah [2019-09-06T23:13:22.390Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2019-09-06T23:13:22.390Z] CHANGE_BRANCH 19.03_backport_swarm_flake [2019-09-06T23:13:22.390Z] CHANGE_FORK thaJeztah [2019-09-06T23:13:22.390Z] CHANGE_ID 350 [2019-09-06T23:13:22.390Z] CHANGE_TARGET 19.03 [2019-09-06T23:13:22.390Z] CHANGE_TITLE [19.03 backport] Skip TestServiceRemoveKeepsIngressNetwork [2019-09-06T23:13:22.390Z] CHANGE_URL https://github.com/docker/engine/pull/350 [2019-09-06T23:13:22.390Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-06T23:13:22.390Z] CommonProgramFiles C:\Program Files\Common Files [2019-09-06T23:13:22.390Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2019-09-06T23:13:22.390Z] CommonProgramW6432 C:\Program Files\Common Files [2019-09-06T23:13:22.390Z] COMPUTERNAME azwin-2-5ad430 [2019-09-06T23:13:22.390Z] ComSpec C:\windows\system32\cmd.exe [2019-09-06T23:13:22.390Z] ConfigSequenceNumber 0 [2019-09-06T23:13:22.390Z] DOCKER_BUILDKIT 0 [2019-09-06T23:13:22.390Z] DOCKER_EXPERIMENTAL 1 [2019-09-06T23:13:22.390Z] DOCKER_GRAPHDRIVER overlay2 [2019-09-06T23:13:22.390Z] DriverData C:\Windows\System32\Drivers\DriverData [2019-09-06T23:13:22.390Z] EXECUTOR_NUMBER 0 [2019-09-06T23:13:22.390Z] FQDN azwin-2-5ad430.westus.cloudapp.azure.com [2019-09-06T23:13:22.390Z] GIT_BRANCH PR-350 [2019-09-06T23:13:22.390Z] GIT_COMMIT 78198da34a57b1f6e92b9c95d89e02d8888169ff [2019-09-06T23:13:22.390Z] GIT_URL https://github.com/docker/engine.git [2019-09-06T23:13:22.390Z] HUDSON_COOKIE ab75a77a-3c75-4067-b017-9bf2be2492ab [2019-09-06T23:13:22.390Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2019-09-06T23:13:22.390Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2019-09-06T23:13:22.390Z] HUDSON_URL https://ci.docker.com/public/ [2019-09-06T23:13:22.390Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbuild.windows.x86_64 [2019-09-06T23:13:22.390Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2019-09-06T23:13:22.390Z] JENKINS_NODE_COOKIE 3c08ad96-de59-4bd3-a885-13dfcf1043ba [2019-09-06T23:13:22.390Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2019-09-06T23:13:22.390Z] JENKINS_URL https://ci.docker.com/public/ [2019-09-06T23:13:22.390Z] JOB_BASE_NAME PR-350 [2019-09-06T23:13:22.390Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/engine/job/PR-350/display/redirect [2019-09-06T23:13:22.390Z] JOB_NAME engine/PR-350 [2019-09-06T23:13:22.390Z] JOB_URL https://ci.docker.com/public/job/engine/job/PR-350/ [2019-09-06T23:13:22.390Z] library.jps.version master [2019-09-06T23:13:22.390Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2019-09-06T23:13:22.390Z] NODE_LABELS amd64 azure azwin-2-5ad430 azwin-2019 docker west-us windows windows-2019 x86_64 [2019-09-06T23:13:22.390Z] NODE_NAME azwin-2-5ad430 [2019-09-06T23:13:22.390Z] NUMBER_OF_PROCESSORS 4 [2019-09-06T23:13:22.390Z] OS Windows_NT [2019-09-06T23:13:22.390Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2019-09-06T23:13:22.390Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2019-09-06T23:13:22.390Z] PROCESSOR_ARCHITECTURE AMD64 [2019-09-06T23:13:22.390Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2019-09-06T23:13:22.390Z] PROCESSOR_LEVEL 6 [2019-09-06T23:13:22.390Z] PROCESSOR_REVISION 4f01 [2019-09-06T23:13:22.390Z] ProgramData C:\ProgramData [2019-09-06T23:13:22.390Z] ProgramFiles C:\Program Files [2019-09-06T23:13:22.390Z] ProgramFiles(x86) C:\Program Files (x86) [2019-09-06T23:13:22.390Z] ProgramW6432 C:\Program Files [2019-09-06T23:13:22.390Z] PROMPT $P$G [2019-09-06T23:13:22.392Z] PSExecutionPolicyPreference Bypass [2019-09-06T23:13:22.392Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2019-09-06T23:13:22.392Z] PUBLIC C:\Users\Public [2019-09-06T23:13:22.392Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/engine/job/PR-350/1/display/redirect?page=changes [2019-09-06T23:13:22.392Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/engine/job/PR-350/1/display/redirect [2019-09-06T23:13:22.392Z] SKIP_VALIDATION_TESTS 1 [2019-09-06T23:13:22.392Z] SOURCES_DRIVE d [2019-09-06T23:13:22.392Z] SOURCES_SUBDIR gopath [2019-09-06T23:13:22.392Z] STAGE_NAME Run tests [2019-09-06T23:13:22.392Z] SystemDrive C: [2019-09-06T23:13:22.392Z] SystemRoot C:\windows [2019-09-06T23:13:22.392Z] TEMP C:\windows\TEMP [2019-09-06T23:13:22.392Z] TESTRUN_DRIVE d [2019-09-06T23:13:22.392Z] TESTRUN_SUBDIR CI-1 [2019-09-06T23:13:22.392Z] TIMEOUT 120m [2019-09-06T23:13:22.392Z] TMP C:\windows\TEMP [2019-09-06T23:13:22.392Z] USERDOMAIN WORKGROUP [2019-09-06T23:13:22.392Z] USERNAME azwin-2-5ad430$ [2019-09-06T23:13:22.392Z] USERPROFILE C:\windows\system32\config\systemprofile [2019-09-06T23:13:22.392Z] windir C:\windows [2019-09-06T23:13:22.392Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2019-09-06T23:13:22.392Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2019-09-06T23:13:22.392Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2019-09-06T23:13:22.392Z] [2019-09-06T23:13:22.392Z] [2019-09-06T23:13:22.392Z] [2019-09-06T23:13:22.392Z] INFO: Sources under d:\gopath\... [2019-09-06T23:13:22.392Z] INFO: Test run under d:\CI-1\... [2019-09-06T23:13:22.392Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2019-09-06T23:13:22.392Z] INFO: docker/docker repository was found [2019-09-06T23:13:22.392Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2019-09-06T23:13:22.392Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.678' [2019-09-06T23:13:22.392Z] INFO: Docker version of control daemon [2019-09-06T23:13:22.392Z] [2019-09-06T23:13:22.392Z] Client: Docker Engine - Enterprise [2019-09-06T23:13:22.392Z] Version: 19.03.2-tp2 [2019-09-06T23:13:22.392Z] API version: 1.40 [2019-09-06T23:13:22.392Z] Go version: go1.12.8 [2019-09-06T23:13:22.392Z] Git commit: 49fe2072d9 [2019-09-06T23:13:22.392Z] Built: 08/16/2019 19:26:08 [2019-09-06T23:13:22.392Z] OS/Arch: windows/amd64 [2019-09-06T23:13:22.392Z] Experimental: false [2019-09-06T23:13:22.392Z] [2019-09-06T23:13:22.392Z] Server: Docker Engine - Enterprise [2019-09-06T23:13:22.392Z] Engine: [2019-09-06T23:13:22.392Z] Version: 19.03.2-tp2 [2019-09-06T23:13:22.392Z] API version: 1.40 (minimum version 1.24) [2019-09-06T23:13:22.392Z] Go version: go1.12.8 [2019-09-06T23:13:22.392Z] Git commit: 49fe2072d9 [2019-09-06T23:13:22.392Z] Built: 08/16/2019 19:23:48 [2019-09-06T23:13:22.392Z] OS/Arch: windows/amd64 [2019-09-06T23:13:22.392Z] Experimental: true [2019-09-06T23:13:22.392Z] [2019-09-06T23:13:22.392Z] INFO: Docker info of control daemon [2019-09-06T23:13:22.392Z] [2019-09-06T23:13:22.550Z] CC criu/bfd.o [2019-09-06T23:13:22.851Z] Client: [2019-09-06T23:13:22.851Z] Debug Mode: false [2019-09-06T23:13:22.851Z] Plugins: [2019-09-06T23:13:22.851Z] cluster: Manage Docker clusters (Docker Inc., v1.0.1) [2019-09-06T23:13:22.851Z] [2019-09-06T23:13:22.851Z] Server: [2019-09-06T23:13:22.851Z] Containers: 0 [2019-09-06T23:13:22.851Z] Running: 0 [2019-09-06T23:13:22.851Z] Paused: 0 [2019-09-06T23:13:22.851Z] Stopped: 0 [2019-09-06T23:13:22.851Z] Images: 8 [2019-09-06T23:13:22.851Z] Server Version: 19.03.2-tp2 [2019-09-06T23:13:22.851Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-09-06T23:13:22.851Z] Windows: [2019-09-06T23:13:22.851Z] LCOW: [2019-09-06T23:13:22.851Z] Logging Driver: json-file [2019-09-06T23:13:22.851Z] Plugins: [2019-09-06T23:13:22.851Z] Volume: local [2019-09-06T23:13:22.851Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-09-06T23:13:22.851Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-09-06T23:13:22.851Z] Swarm: inactive [2019-09-06T23:13:22.851Z] Default Isolation: process [2019-09-06T23:13:22.851Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-09-06T23:13:22.851Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.678) [2019-09-06T23:13:22.851Z] OSType: windows [2019-09-06T23:13:22.851Z] Architecture: x86_64 [2019-09-06T23:13:22.851Z] CPUs: 4 [2019-09-06T23:13:22.851Z] Total Memory: 32GiB [2019-09-06T23:13:22.851Z] Name: azwin-2-5ad430 [2019-09-06T23:13:22.851Z] ID: DLLG:KRFC:4AEN:DP5D:5NQB:FA6L:UYCK:GBQM:SUKT:TS22:QSV5:E7LK [2019-09-06T23:13:22.851Z] Docker Root Dir: D:\docker [2019-09-06T23:13:22.851Z] Debug Mode: false [2019-09-06T23:13:22.851Z] Registry: https://index.docker.io/v1/ [2019-09-06T23:13:22.852Z] Labels: [2019-09-06T23:13:22.852Z] Experimental: true [2019-09-06T23:13:22.852Z] Insecure Registries: [2019-09-06T23:13:22.852Z] 10.0.0.4:5000 [2019-09-06T23:13:22.852Z] 127.0.0.0/8 [2019-09-06T23:13:22.852Z] Registry Mirrors: [2019-09-06T23:13:22.852Z] http://10.0.0.4:5000/ [2019-09-06T23:13:22.852Z] Live Restore Enabled: false [2019-09-06T23:13:22.852Z] [2019-09-06T23:13:22.852Z] [2019-09-06T23:13:22.852Z] INFO: Commit hash is 78198da34 [2019-09-06T23:13:22.852Z] INFO: Nuke-Everything... [2019-09-06T23:13:22.915Z] CC criu/bitmap.o [2019-09-06T23:13:22.916Z] CC criu/cgroup-props.o [2019-09-06T23:13:22.916Z] CC criu/cgroup.o [2019-09-06T23:13:22.952Z] #13 2.734 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-06T23:13:22.952Z] #13 2.736 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-06T23:13:22.952Z] #13 2.756 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-06T23:13:22.952Z] #13 2.758 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-06T23:13:22.952Z] #13 2.763 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-09-06T23:13:22.952Z] #13 2.956 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [503 kB] [2019-09-06T23:13:22.952Z] #13 3.195 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-09-06T23:13:22.952Z] #13 3.371 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-09-06T23:13:23.311Z] INFO: Container count on control daemon to delete is 0 [2019-09-06T23:13:23.771Z] INFO: Nuking d:\CI-1 [2019-09-06T23:13:23.771Z] INFO: Zapped successfully [2019-09-06T23:13:23.771Z] INFO: Location for testing is d:\CI-1\CI-78198da34 [2019-09-06T23:13:23.771Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2019-09-06T23:13:23.771Z] [2019-09-06T23:13:23.771Z] [2019-09-06T23:13:23.771Z] INFO: Building the image from Dockerfile.windows at 09/06/2019 23:13:23... [2019-09-06T23:13:23.771Z] [2019-09-06T23:13:23.789Z] CC criu/clone-noasan.o [2019-09-06T23:13:23.789Z] CC criu/config.o [2019-09-06T23:13:24.208Z] CC criu/cr-check.o [2019-09-06T23:13:24.208Z] CC criu/cr-dedup.o [2019-09-06T23:13:24.629Z] CC criu/cr-dump.o [2019-09-06T23:13:24.834Z] #13 5.058 Fetched 7919 kB in 3s (2307 kB/s) [2019-09-06T23:13:25.048Z] CC criu/cr-errno.o [2019-09-06T23:13:25.048Z] CC criu/cr-restore.o [2019-09-06T23:13:25.394Z] #13 5.058 Reading package lists... [2019-09-06T23:13:25.769Z] [2019-09-06T23:13:25.769Z] SUCCESS: Specified value was saved. [2019-09-06T23:13:25.910Z] CC criu/cr-service.o [2019-09-06T23:13:26.227Z] INFO: Downloading git... [2019-09-06T23:13:26.297Z] CC criu/crtools.o [2019-09-06T23:13:26.297Z] CC criu/eventfd.o [2019-09-06T23:13:26.297Z] CC criu/eventpoll.o [2019-09-06T23:13:26.574Z] #13 5.957 Reading package lists... [2019-09-06T23:13:26.574Z] #13 6.865 Building dependency tree... [2019-09-06T23:13:26.574Z] #13 ... [2019-09-06T23:13:26.574Z] [2019-09-06T23:13:26.574Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-09-06T23:13:26.574Z] #15 29.15 + rm -rf /tmp/tmp.rXArtGqMgY [2019-09-06T23:13:26.663Z] CC criu/external.o [2019-09-06T23:13:26.663Z] CC criu/fault-injection.o [2019-09-06T23:13:26.663Z] CC criu/fdstore.o [2019-09-06T23:13:26.663Z] CC criu/fifo.o [2019-09-06T23:13:26.840Z] #15 DONE 29.5s [2019-09-06T23:13:26.840Z] [2019-09-06T23:13:26.840Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-06T23:13:26.840Z] #13 6.865 Building dependency tree... [2019-09-06T23:13:26.840Z] #13 6.998 Reading state information... [2019-09-06T23:13:26.840Z] #13 7.096 The following additional packages will be installed: [2019-09-06T23:13:26.840Z] #13 7.096 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-09-06T23:13:26.840Z] #13 7.096 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-09-06T23:13:26.840Z] #13 7.096 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-09-06T23:13:26.840Z] #13 7.096 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-09-06T23:13:26.840Z] #13 7.096 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-09-06T23:13:26.840Z] #13 7.096 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-09-06T23:13:26.840Z] #13 7.096 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-09-06T23:13:26.840Z] #13 7.096 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-09-06T23:13:26.840Z] #13 7.097 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-09-06T23:13:26.840Z] #13 7.098 Suggested packages: [2019-09-06T23:13:26.840Z] #13 7.098 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-09-06T23:13:26.840Z] #13 7.098 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-09-06T23:13:26.840Z] #13 7.098 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-09-06T23:13:26.840Z] #13 7.098 vim-doc vim-scripts xfsdump acl attr quota [2019-09-06T23:13:26.840Z] #13 7.098 Recommended packages: [2019-09-06T23:13:26.840Z] #13 7.098 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-09-06T23:13:26.840Z] #13 7.098 python3-keyrings.alt python3-xdg unzip [2019-09-06T23:13:27.028Z] CC criu/file-ids.o [2019-09-06T23:13:27.028Z] CC criu/file-lock.o [2019-09-06T23:13:27.028Z] CC criu/files-ext.o [2019-09-06T23:13:27.401Z] #13 7.796 The following NEW packages will be installed: [2019-09-06T23:13:27.401Z] #13 7.796 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-09-06T23:13:27.401Z] #13 7.796 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-09-06T23:13:27.401Z] #13 7.796 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-09-06T23:13:27.401Z] #13 7.797 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-09-06T23:13:27.401Z] #13 7.797 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-09-06T23:13:27.401Z] #13 7.797 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-09-06T23:13:27.401Z] #13 7.797 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-09-06T23:13:27.401Z] #13 7.797 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-09-06T23:13:27.401Z] #13 7.797 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-09-06T23:13:27.401Z] #13 7.797 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-09-06T23:13:27.401Z] #13 7.797 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-09-06T23:13:27.401Z] #13 7.797 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-09-06T23:13:27.401Z] #13 7.797 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-09-06T23:13:27.401Z] #13 7.797 xfsprogs xxd xz-utils zip [2019-09-06T23:13:27.402Z] CC criu/files-reg.o [2019-09-06T23:13:27.766Z] CC criu/files.o [2019-09-06T23:13:28.130Z] CC criu/filesystems.o [2019-09-06T23:13:28.497Z] CC criu/fsnotify.o [2019-09-06T23:13:28.758Z] #13 8.943 0 upgraded, 69 newly installed, 0 to remove and 2 not upgraded. [2019-09-06T23:13:28.758Z] #13 8.943 Need to get 90.9 MB of archives. [2019-09-06T23:13:28.758Z] #13 8.943 After this operation, 541 MB of additional disk space will be used. [2019-09-06T23:13:28.758Z] #13 8.943 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-09-06T23:13:28.758Z] #13 8.949 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-09-06T23:13:28.758Z] #13 8.951 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-09-06T23:13:28.758Z] #13 8.951 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-09-06T23:13:28.758Z] #13 8.955 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u11 [92.4 kB] [2019-09-06T23:13:28.759Z] #13 8.957 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2019-09-06T23:13:28.759Z] #13 8.963 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2019-09-06T23:13:28.759Z] #13 8.980 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-09-06T23:13:28.759Z] #13 8.981 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-09-06T23:13:28.759Z] #13 8.982 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2019-09-06T23:13:28.759Z] #13 9.003 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-09-06T23:13:28.759Z] #13 9.005 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-09-06T23:13:28.759Z] #13 9.006 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-09-06T23:13:28.759Z] #13 9.007 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-09-06T23:13:28.759Z] #13 9.007 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-09-06T23:13:28.759Z] #13 9.008 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-09-06T23:13:28.759Z] #13 9.009 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-09-06T23:13:28.759Z] #13 9.012 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-09-06T23:13:28.759Z] #13 9.013 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-09-06T23:13:28.759Z] #13 9.014 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-09-06T23:13:28.759Z] #13 9.015 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-09-06T23:13:28.759Z] #13 9.019 Get:22 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-09-06T23:13:28.759Z] #13 9.021 Get:23 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-09-06T23:13:28.759Z] #13 9.023 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-09-06T23:13:28.759Z] #13 9.024 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2019-09-06T23:13:28.759Z] #13 9.024 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2019-09-06T23:13:28.759Z] #13 9.027 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-09-06T23:13:28.759Z] #13 9.029 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-09-06T23:13:28.759Z] #13 9.029 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-09-06T23:13:28.759Z] #13 9.035 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-09-06T23:13:28.759Z] #13 9.036 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2019-09-06T23:13:28.759Z] #13 9.038 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-09-06T23:13:28.759Z] #13 9.039 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-09-06T23:13:28.759Z] #13 9.041 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-09-06T23:13:28.759Z] #13 9.042 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-09-06T23:13:28.759Z] #13 9.043 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-09-06T23:13:28.759Z] #13 9.044 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-09-06T23:13:28.759Z] #13 9.044 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] [2019-09-06T23:13:28.759Z] #13 9.045 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-09-06T23:13:28.759Z] #13 9.048 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-09-06T23:13:28.759Z] #13 9.051 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-09-06T23:13:28.759Z] #13 9.054 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-09-06T23:13:28.759Z] #13 9.060 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-09-06T23:13:28.759Z] #13 9.062 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2019-09-06T23:13:28.759Z] #13 9.063 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-09-06T23:13:28.759Z] #13 9.064 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-09-06T23:13:28.759Z] #13 9.065 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-09-06T23:13:28.759Z] #13 9.066 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u11 [1974 kB] [2019-09-06T23:13:28.759Z] #13 9.085 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-09-06T23:13:28.759Z] #13 9.088 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-09-06T23:13:28.759Z] #13 9.104 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-09-06T23:13:28.759Z] #13 9.106 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-09-06T23:13:28.759Z] #13 9.108 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-09-06T23:13:28.759Z] #13 9.110 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-09-06T23:13:28.759Z] #13 9.111 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2019-09-06T23:13:28.759Z] #13 9.115 Get:56 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-09-06T23:13:28.759Z] #13 9.182 Get:57 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-09-06T23:13:28.864Z] CC criu/image-desc.o [2019-09-06T23:13:28.864Z] CC criu/image.o [2019-09-06T23:13:28.864Z] CC criu/ipc_ns.o [2019-09-06T23:13:29.013Z] #13 9.194 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-09-06T23:13:29.013Z] #13 9.202 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-09-06T23:13:29.013Z] #13 9.205 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2019-09-06T23:13:29.013Z] #13 9.206 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-09-06T23:13:29.013Z] #13 9.211 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] [2019-09-06T23:13:29.013Z] #13 9.233 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB] [2019-09-06T23:13:29.013Z] #13 9.256 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-09-06T23:13:29.013Z] #13 9.258 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-09-06T23:13:29.013Z] #13 9.382 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-09-06T23:13:29.013Z] #13 9.419 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB] [2019-09-06T23:13:29.013Z] #13 9.421 Get:68 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] [2019-09-06T23:13:29.132Z] INFO: Downloading go... [2019-09-06T23:13:29.241Z] CC criu/irmap.o [2019-09-06T23:13:29.241Z] CC criu/kcmp-ids.o [2019-09-06T23:13:29.571Z] #13 9.786 Get:69 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] [2019-09-06T23:13:29.619Z] CC criu/kerndat.o [2019-09-06T23:13:29.619Z] CC criu/libnetlink.o [2019-09-06T23:13:29.826Z] #13 10.16 debconf: delaying package configuration, since apt-utils is not installed [2019-09-06T23:13:29.826Z] #13 10.18 Fetched 90.9 MB in 2s (40.7 MB/s) [2019-09-06T23:13:29.826Z] #13 10.21 Selecting previously unselected package bash-completion. [2019-09-06T23:13:29.826Z] #13 10.21 (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.) [2019-09-06T23:13:29.826Z] #13 10.21 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-09-06T23:13:29.978Z] CC criu/log.o [2019-09-06T23:13:29.978Z] CC criu/lsm.o [2019-09-06T23:13:29.978Z] CC criu/mem.o [2019-09-06T23:13:30.385Z] #13 10.74 Unpacking bash-completion (1:2.1-4.3) ... [2019-09-06T23:13:30.385Z] #13 10.84 Selecting previously unselected package libnet1:amd64. [2019-09-06T23:13:30.385Z] #13 10.84 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-09-06T23:13:30.385Z] #13 10.84 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-09-06T23:13:30.385Z] #13 10.87 Selecting previously unselected package libnfnetlink0:amd64. [2019-09-06T23:13:30.385Z] #13 10.87 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-09-06T23:13:30.385Z] #13 10.87 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-09-06T23:13:30.385Z] #13 10.90 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-09-06T23:13:30.385Z] #13 10.90 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-09-06T23:13:30.385Z] #13 10.91 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-09-06T23:13:30.385Z] #13 10.94 Selecting previously unselected package libudev-dev:amd64. [2019-09-06T23:13:30.640Z] #13 10.94 Preparing to unpack .../04-libudev-dev_232-25+deb9u11_amd64.deb ... [2019-09-06T23:13:30.640Z] #13 10.95 Unpacking libudev-dev:amd64 (232-25+deb9u11) ... [2019-09-06T23:13:30.640Z] #13 10.99 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-09-06T23:13:30.640Z] #13 10.99 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-09-06T23:13:30.640Z] #13 11.00 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-09-06T23:13:30.640Z] #13 11.09 Selecting previously unselected package python3.5-minimal. [2019-09-06T23:13:30.640Z] #13 11.09 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-09-06T23:13:30.662Z] INFO: Downloading compiler 1 of 3... [2019-09-06T23:13:30.760Z] CC criu/mount.o [2019-09-06T23:13:30.895Z] #13 11.09 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-09-06T23:13:30.895Z] #13 11.27 Selecting previously unselected package python3-minimal. [2019-09-06T23:13:30.895Z] #13 11.27 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-09-06T23:13:30.895Z] #13 11.27 Unpacking python3-minimal (3.5.3-1) ... [2019-09-06T23:13:30.895Z] #13 11.30 Selecting previously unselected package libmpdec2:amd64. [2019-09-06T23:13:30.895Z] #13 11.30 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-09-06T23:13:30.895Z] #13 11.30 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-09-06T23:13:30.895Z] #13 11.33 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-09-06T23:13:30.895Z] #13 11.33 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-09-06T23:13:30.895Z] #13 11.34 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-09-06T23:13:31.150Z] #13 11.57 Selecting previously unselected package python3.5. [2019-09-06T23:13:31.150Z] #13 11.57 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-09-06T23:13:31.150Z] #13 11.57 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-09-06T23:13:31.150Z] #13 11.61 Selecting previously unselected package libpython3-stdlib:amd64. [2019-09-06T23:13:31.150Z] #13 11.61 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-09-06T23:13:31.405Z] #13 11.62 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-09-06T23:13:31.405Z] #13 11.64 Selecting previously unselected package dh-python. [2019-09-06T23:13:31.405Z] #13 11.64 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-09-06T23:13:31.405Z] #13 11.65 Unpacking dh-python (2.20170125) ... [2019-09-06T23:13:31.405Z] #13 11.69 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-09-06T23:13:31.405Z] #13 11.70 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-09-06T23:13:31.537Z] CC criu/namespaces.o [2019-09-06T23:13:31.626Z] INFO: Downloading compiler 2 of 3... [2019-09-06T23:13:31.660Z] #13 12.12 Setting up python3-minimal (3.5.3-1) ... [2019-09-06T23:13:31.904Z] CC criu/net.o [2019-09-06T23:13:31.915Z] #13 12.31 Selecting previously unselected package python3. [2019-09-06T23:13:31.915Z] #13 12.31 (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.) [2019-09-06T23:13:31.915Z] #13 12.31 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-09-06T23:13:31.915Z] #13 12.32 Unpacking python3 (3.5.3-1) ... [2019-09-06T23:13:31.915Z] #13 12.35 Selecting previously unselected package pigz. [2019-09-06T23:13:31.915Z] #13 12.35 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-09-06T23:13:31.915Z] #13 12.35 Unpacking pigz (2.3.4-1) ... [2019-09-06T23:13:31.915Z] #13 12.38 Selecting previously unselected package libip4tc0:amd64. [2019-09-06T23:13:31.915Z] #13 12.38 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-09-06T23:13:31.915Z] #13 12.38 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-06T23:13:31.915Z] #13 12.42 Selecting previously unselected package libip6tc0:amd64. [2019-09-06T23:13:31.915Z] #13 12.42 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-09-06T23:13:32.084Z] INFO: Downloading compiler 3 of 3... [2019-09-06T23:13:32.170Z] #13 12.42 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-06T23:13:32.170Z] #13 12.45 Selecting previously unselected package libiptc0:amd64. [2019-09-06T23:13:32.170Z] #13 12.45 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-09-06T23:13:32.170Z] #13 12.45 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-06T23:13:32.170Z] #13 12.48 Selecting previously unselected package libxtables12:amd64. [2019-09-06T23:13:32.170Z] #13 12.49 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-09-06T23:13:32.170Z] #13 12.49 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-06T23:13:32.170Z] #13 12.52 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-09-06T23:13:32.170Z] #13 12.52 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-09-06T23:13:32.170Z] #13 12.52 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-09-06T23:13:32.170Z] #13 12.55 Selecting previously unselected package iptables. [2019-09-06T23:13:32.170Z] #13 12.55 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-09-06T23:13:32.170Z] #13 12.55 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-09-06T23:13:32.170Z] #13 12.61 Selecting previously unselected package xxd. [2019-09-06T23:13:32.170Z] #13 12.61 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-09-06T23:13:32.170Z] #13 12.61 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-09-06T23:13:32.170Z] #13 12.65 Selecting previously unselected package vim-common. [2019-09-06T23:13:32.170Z] #13 12.65 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-06T23:13:32.425Z] #13 12.65 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-06T23:13:32.425Z] #13 12.69 Selecting previously unselected package bzip2. [2019-09-06T23:13:32.425Z] #13 12.69 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-09-06T23:13:32.425Z] #13 12.69 Unpacking bzip2 (1.0.6-8.1) ... [2019-09-06T23:13:32.425Z] #13 12.72 Selecting previously unselected package libgpm2:amd64. [2019-09-06T23:13:32.425Z] #13 12.73 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-09-06T23:13:32.425Z] #13 12.73 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-09-06T23:13:32.425Z] #13 12.76 Selecting previously unselected package xz-utils. [2019-09-06T23:13:32.425Z] #13 12.76 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-09-06T23:13:32.425Z] #13 12.76 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-09-06T23:13:32.425Z] #13 12.81 Selecting previously unselected package aufs-tools. [2019-09-06T23:13:32.425Z] #13 12.81 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-09-06T23:13:32.425Z] #13 12.81 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-09-06T23:13:32.425Z] #13 12.85 Selecting previously unselected package liblzo2-2:amd64. [2019-09-06T23:13:32.425Z] #13 12.85 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-09-06T23:13:32.425Z] #13 12.86 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-09-06T23:13:32.425Z] #13 12.89 Selecting previously unselected package btrfs-progs. [2019-09-06T23:13:32.425Z] #13 12.89 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-09-06T23:13:32.425Z] #13 12.89 Unpacking btrfs-progs (4.7.3-1) ... [2019-09-06T23:13:32.425Z] #13 12.98 Selecting previously unselected package btrfs-tools. [2019-09-06T23:13:32.425Z] #13 12.98 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-09-06T23:13:32.541Z] INFO: Extracting git... [2019-09-06T23:13:32.680Z] #13 12.98 Unpacking btrfs-tools (4.7.3-1) ... [2019-09-06T23:13:32.680Z] #13 13.01 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-09-06T23:13:32.680Z] #13 13.01 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-09-06T23:13:32.680Z] #13 13.02 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-09-06T23:13:32.680Z] #13 13.05 Selecting previously unselected package dmsetup. [2019-09-06T23:13:32.680Z] #13 13.05 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-09-06T23:13:32.680Z] #13 13.06 Unpacking dmsetup (2:1.02.137-2) ... [2019-09-06T23:13:32.680Z] #13 13.10 Selecting previously unselected package libonig4:amd64. [2019-09-06T23:13:32.680Z] #13 13.10 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-09-06T23:13:32.680Z] #13 13.10 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-09-06T23:13:32.680Z] #13 13.14 Selecting previously unselected package libjq1:amd64. [2019-09-06T23:13:32.680Z] #13 13.14 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-09-06T23:13:32.680Z] #13 13.14 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-09-06T23:13:32.680Z] #13 13.18 Selecting previously unselected package jq. [2019-09-06T23:13:32.680Z] #13 13.18 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-09-06T23:13:32.680Z] #13 13.18 Unpacking jq (1.5+dfsg-1.3) ... [2019-09-06T23:13:32.680Z] #13 13.21 Selecting previously unselected package libaio1:amd64. [2019-09-06T23:13:32.799Z] CC criu/netfilter.o [2019-09-06T23:13:32.799Z] CC criu/page-pipe.o [2019-09-06T23:13:32.799Z] CC criu/page-xfer.o [2019-09-06T23:13:32.935Z] #13 13.21 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-09-06T23:13:32.935Z] #13 13.22 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-09-06T23:13:32.935Z] #13 13.24 Selecting previously unselected package libcap2-bin. [2019-09-06T23:13:32.935Z] #13 13.24 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-09-06T23:13:32.935Z] #13 13.25 Unpacking libcap2-bin (1:2.25-1) ... [2019-09-06T23:13:32.935Z] #13 13.28 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-09-06T23:13:32.935Z] #13 13.28 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-09-06T23:13:32.935Z] #13 13.28 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-09-06T23:13:32.935Z] #13 13.31 Selecting previously unselected package libsepol1-dev:amd64. [2019-09-06T23:13:32.935Z] #13 13.31 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-09-06T23:13:32.935Z] #13 13.31 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-09-06T23:13:32.935Z] #13 13.37 Selecting previously unselected package libpcre16-3:amd64. [2019-09-06T23:13:32.935Z] #13 13.37 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-09-06T23:13:32.935Z] #13 13.37 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-09-06T23:13:32.935Z] #13 13.42 Selecting previously unselected package libpcre32-3:amd64. [2019-09-06T23:13:32.935Z] #13 13.42 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-09-06T23:13:32.935Z] #13 13.42 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-09-06T23:13:32.935Z] #13 13.46 Selecting previously unselected package libpcre3-dev:amd64. [2019-09-06T23:13:32.935Z] #13 13.46 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-09-06T23:13:32.935Z] #13 13.47 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-09-06T23:13:33.190Z] #13 13.55 Selecting previously unselected package libselinux1-dev:amd64. [2019-09-06T23:13:33.190Z] #13 13.55 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-09-06T23:13:33.190Z] #13 13.55 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-09-06T23:13:33.190Z] #13 13.61 Selecting previously unselected package libdevmapper-dev:amd64. [2019-09-06T23:13:33.190Z] #13 13.61 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-09-06T23:13:33.190Z] #13 13.61 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-09-06T23:13:33.190Z] #13 13.65 Selecting previously unselected package libnl-3-200:amd64. [2019-09-06T23:13:33.190Z] #13 13.65 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-09-06T23:13:33.190Z] #13 13.65 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-09-06T23:13:33.190Z] #13 13.68 Selecting previously unselected package libprotobuf-c1:amd64. [2019-09-06T23:13:33.190Z] #13 13.68 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-09-06T23:13:33.190Z] #13 13.69 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-09-06T23:13:33.190Z] #13 13.71 Selecting previously unselected package libreadline5:amd64. [2019-09-06T23:13:33.217Z] CC criu/pagemap-cache.o [2019-09-06T23:13:33.217Z] CC criu/pagemap.o [2019-09-06T23:13:33.445Z] #13 13.72 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-09-06T23:13:33.445Z] #13 13.72 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-09-06T23:13:33.445Z] #13 13.75 Selecting previously unselected package libsystemd-dev:amd64. [2019-09-06T23:13:33.445Z] #13 13.75 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u11_amd64.deb ... [2019-09-06T23:13:33.445Z] #13 13.76 Unpacking libsystemd-dev:amd64 (232-25+deb9u11) ... [2019-09-06T23:13:33.636Z] CC criu/parasite-syscall.o [2019-09-06T23:13:33.726Z] #13 14.14 Selecting previously unselected package net-tools. [2019-09-06T23:13:33.726Z] #13 14.14 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-09-06T23:13:33.726Z] #13 14.14 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-09-06T23:13:33.726Z] #13 14.19 Selecting previously unselected package python-pip-whl. [2019-09-06T23:13:33.726Z] #13 14.19 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-09-06T23:13:33.726Z] #13 14.19 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-09-06T23:13:33.993Z] #13 14.32 Selecting previously unselected package python3-pip. [2019-09-06T23:13:33.993Z] #13 14.32 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-09-06T23:13:33.993Z] #13 14.33 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-09-06T23:13:33.993Z] #13 14.37 Selecting previously unselected package python3-pkg-resources. [2019-09-06T23:13:33.993Z] #13 14.37 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-09-06T23:13:33.993Z] #13 14.37 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-09-06T23:13:33.993Z] #13 14.41 Selecting previously unselected package python3-setuptools. [2019-09-06T23:13:33.993Z] #13 14.41 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-09-06T23:13:33.993Z] #13 14.41 Unpacking python3-setuptools (33.1.1-1) ... [2019-09-06T23:13:33.993Z] #13 14.46 Selecting previously unselected package python3-wheel. [2019-09-06T23:13:33.993Z] #13 14.46 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-09-06T23:13:33.993Z] #13 14.46 Unpacking python3-wheel (0.29.0-2) ... [2019-09-06T23:13:33.993Z] #13 14.49 Selecting previously unselected package thin-provisioning-tools. [2019-09-06T23:13:33.993Z] #13 14.49 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-09-06T23:13:33.993Z] #13 14.49 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-09-06T23:13:33.993Z] #13 14.56 Selecting previously unselected package vim-runtime. [2019-09-06T23:13:33.993Z] #13 14.56 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-06T23:13:34.002Z] CC criu/path.o [2019-09-06T23:13:34.002Z] CC criu/pie-util-vdso-elf32.o [2019-09-06T23:13:34.002Z] CC criu/pie-util-vdso.o [2019-09-06T23:13:34.002Z] CC criu/pie-util.o [2019-09-06T23:13:34.115Z] Sending build context to Docker daemon 303.1MB [2019-09-06T23:13:34.115Z] [2019-09-06T23:13:34.115Z] Step 1/8 : FROM microsoft/windowsservercore [2019-09-06T23:13:34.115Z] ---> b05c49cadc10 [2019-09-06T23:13:34.115Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2019-09-06T23:13:34.115Z] ---> Using cache [2019-09-06T23:13:34.115Z] ---> c790b0215e02 [2019-09-06T23:13:34.115Z] Step 3/8 : ARG GO_VERSION=1.12.8 [2019-09-06T23:13:34.115Z] ---> Using cache [2019-09-06T23:13:34.115Z] ---> 4fdd34c59f4b [2019-09-06T23:13:34.115Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\go FROM_DOCKERFILE=1 [2019-09-06T23:13:34.115Z] ---> Using cache [2019-09-06T23:13:34.115Z] ---> c06fda0e068d [2019-09-06T23:13:34.115Z] 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+'.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 [2019-09-06T23:13:34.115Z] ---> Using cache [2019-09-06T23:13:34.115Z] ---> e2730e8f151c [2019-09-06T23:13:34.115Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2019-09-06T23:13:34.115Z] ---> Using cache [2019-09-06T23:13:34.115Z] ---> f41215b719ba [2019-09-06T23:13:34.115Z] Step 7/8 : WORKDIR C:\go\src\github.com\docker\docker [2019-09-06T23:13:34.115Z] ---> Using cache [2019-09-06T23:13:34.115Z] ---> e9bf863e720d [2019-09-06T23:13:34.115Z] Step 8/8 : COPY . . [2019-09-06T23:13:34.254Z] #13 14.58 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-09-06T23:13:34.254Z] #13 14.59 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-09-06T23:13:34.254Z] #13 14.59 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-09-06T23:13:34.371Z] CC criu/pipes.o [2019-09-06T23:13:34.371Z] CC criu/plugin.o [2019-09-06T23:13:34.371Z] CC criu/proc_parse.o [2019-09-06T23:13:35.164Z] CC criu/protobuf-desc.o [2019-09-06T23:13:35.180Z] #13 15.32 Selecting previously unselected package vim. [2019-09-06T23:13:35.181Z] #13 15.32 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-09-06T23:13:35.181Z] #13 15.33 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-09-06T23:13:35.181Z] #13 15.44 Selecting previously unselected package xfsprogs. [2019-09-06T23:13:35.181Z] #13 15.44 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-09-06T23:13:35.181Z] #13 15.45 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-09-06T23:13:35.181Z] #13 15.55 Selecting previously unselected package zip. [2019-09-06T23:13:35.181Z] #13 15.55 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-09-06T23:13:35.181Z] #13 15.55 Unpacking zip (3.0-11+b1) ... [2019-09-06T23:13:35.181Z] #13 15.59 Selecting previously unselected package libapparmor-perl. [2019-09-06T23:13:35.181Z] #13 15.59 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-09-06T23:13:35.181Z] #13 15.60 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-09-06T23:13:35.181Z] #13 15.64 Selecting previously unselected package apparmor. [2019-09-06T23:13:35.181Z] #13 15.64 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-09-06T23:13:35.181Z] #13 15.65 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-09-06T23:13:35.435Z] #13 15.73 Selecting previously unselected package binutils-mingw-w64-i686. [2019-09-06T23:13:35.435Z] #13 15.73 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-09-06T23:13:35.435Z] #13 15.74 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-09-06T23:13:35.540Z] CC criu/protobuf.o [2019-09-06T23:13:35.689Z] #13 16.01 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-09-06T23:13:35.689Z] #13 16.01 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-09-06T23:13:35.689Z] #13 16.02 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-09-06T23:13:35.910Z] CC criu/pstree.o [2019-09-06T23:13:35.943Z] #13 16.32 Selecting previously unselected package binutils-mingw-w64. [2019-09-06T23:13:35.943Z] #13 16.32 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-09-06T23:13:35.943Z] #13 16.32 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-09-06T23:13:35.944Z] #13 16.35 Selecting previously unselected package mingw-w64-common. [2019-09-06T23:13:35.944Z] #13 16.35 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-09-06T23:13:35.944Z] #13 16.36 Unpacking mingw-w64-common (5.0.1-1) ... [2019-09-06T23:13:36.496Z] CC criu/rbtree.o [2019-09-06T23:13:36.496Z] CC criu/rst-malloc.o [2019-09-06T23:13:36.496Z] CC criu/seccomp.o [2019-09-06T23:13:36.496Z] CC criu/seize.o [2019-09-06T23:13:36.867Z] #13 17.10 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-09-06T23:13:36.867Z] #13 17.10 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-09-06T23:13:36.867Z] #13 17.12 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-09-06T23:13:36.940Z] CC criu/shmem.o [2019-09-06T23:13:36.940Z] CC criu/sigframe.o [2019-09-06T23:13:37.332Z] CC criu/signalfd.o [2019-09-06T23:13:37.332Z] CC criu/sk-inet.o [2019-09-06T23:13:37.332Z] CC criu/sk-netlink.o [2019-09-06T23:13:37.731Z] CC criu/sk-packet.o [2019-09-06T23:13:37.731Z] CC criu/sk-queue.o [2019-09-06T23:13:37.791Z] #13 18.05 Selecting previously unselected package gcc-mingw-w64-base. [2019-09-06T23:13:37.791Z] #13 18.05 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-09-06T23:13:37.791Z] #13 18.05 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-09-06T23:13:37.791Z] #13 18.09 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-09-06T23:13:37.791Z] #13 18.09 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-09-06T23:13:37.791Z] #13 18.09 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-06T23:13:38.115Z] CC criu/sk-tcp.o [2019-09-06T23:13:38.115Z] CC criu/sk-unix.o [2019-09-06T23:13:38.902Z] CC criu/sockets.o [2019-09-06T23:13:38.902Z] CC criu/stats.o [2019-09-06T23:13:38.902Z] CC criu/string.o [2019-09-06T23:13:38.902Z] CC criu/sysctl.o [2019-09-06T23:13:39.272Z] CC criu/sysfs_parse.o [2019-09-06T23:13:39.272Z] CC criu/timerfd.o [2019-09-06T23:13:39.635Z] CC criu/tty.o [2019-09-06T23:13:40.013Z] CC criu/tun.o [2019-09-06T23:13:40.375Z] CC criu/uffd.o [2019-09-06T23:13:40.745Z] CC criu/util.o [2019-09-06T23:13:41.050Z] #13 21.31 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-09-06T23:13:41.050Z] #13 21.32 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-09-06T23:13:41.050Z] #13 21.32 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-06T23:13:41.108Z] CC criu/uts_ns.o [2019-09-06T23:13:41.108Z] CC criu/vdso.o [2019-09-06T23:13:41.476Z] LINK criu/built-in.o [2019-09-06T23:13:41.476Z] LINK criu/criu [2019-09-06T23:13:41.476Z] DEP lib/c/criu.d [2019-09-06T23:13:41.476Z] CC images/rpc.pb-c.o [2019-09-06T23:13:41.843Z] CC lib/c/criu.o [2019-09-06T23:13:41.843Z] LINK lib/c/built-in.o [2019-09-06T23:13:41.843Z] LINK lib/c/libcriu.so [2019-09-06T23:13:42.220Z] GEN magic.py [2019-09-06T23:13:42.220Z] fatal: Not a git repository (or any of the parent directories): .git [2019-09-06T23:13:42.220Z] make[1]: Nothing to be done for 'all'. [2019-09-06T23:13:42.590Z] make[1]: 'images/built-in.o' is up to date. [2019-09-06T23:13:42.590Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-09-06T23:13:42.590Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-09-06T23:13:42.590Z] make[1]: 'compel/libcompel.a' is up to date. [2019-09-06T23:13:42.590Z] make[1]: 'compel/compel-host-bin' is up to date. [2019-09-06T23:13:42.590Z] make[1]: Nothing to be done for 'all'. [2019-09-06T23:13:42.590Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-09-06T23:13:42.590Z] make[2]: Nothing to be done for 'all'. [2019-09-06T23:13:42.590Z] make[2]: Nothing to be done for 'all'. [2019-09-06T23:13:42.590Z] make[2]: Nothing to be done for 'all'. [2019-09-06T23:13:42.590Z] make[2]: Nothing to be done for 'all'. [2019-09-06T23:13:42.590Z] make[2]: Nothing to be done for 'all'. [2019-09-06T23:13:42.590Z] make[2]: Nothing to be done for 'all'. [2019-09-06T23:13:42.590Z] make[2]: Nothing to be done for 'all'. [2019-09-06T23:13:42.590Z] make[2]: Nothing to be done for 'all'. [2019-09-06T23:13:42.590Z] INSTALL criu/criu [2019-09-06T23:13:43.558Z] #13 24.06 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-09-06T23:13:43.558Z] #13 24.08 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-09-06T23:13:43.558Z] #13 24.08 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-09-06T23:13:43.558Z] #13 24.09 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-09-06T23:13:43.558Z] #13 24.10 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-09-06T23:13:43.558Z] #13 24.12 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-06T23:13:43.812Z] #13 24.13 Processing triggers for mime-support (3.60) ... [2019-09-06T23:13:43.812Z] #13 24.15 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-09-06T23:13:43.812Z] #13 24.16 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-09-06T23:13:43.812Z] #13 24.16 Setting up libcap2-bin (1:2.25-1) ... [2019-09-06T23:13:43.812Z] #13 24.17 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-09-06T23:13:43.812Z] #13 24.18 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-09-06T23:13:43.812Z] #13 24.19 Setting up bash-completion (1:2.1-4.3) ... [2019-09-06T23:13:43.862Z] Removing intermediate container 34b0b411035b [2019-09-06T23:13:43.862Z] ---> ec488f39cfcd [2019-09-06T23:13:43.862Z] Step 12/126 : FROM base AS registry [2019-09-06T23:13:43.862Z] ---> 35c945688188 [2019-09-06T23:13:43.862Z] Step 13/126 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-09-06T23:13:43.862Z] ---> Running in 093b99372bf8 [2019-09-06T23:13:44.225Z] Removing intermediate container 093b99372bf8 [2019-09-06T23:13:44.225Z] ---> a84e5009d40d [2019-09-06T23:13:44.225Z] Step 14/126 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-09-06T23:13:44.225Z] ---> Running in 55dd6c23bc5a [2019-09-06T23:13:44.225Z] Removing intermediate container 55dd6c23bc5a [2019-09-06T23:13:44.225Z] ---> a8fcf616fcba [2019-09-06T23:13:44.225Z] 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" [2019-09-06T23:13:44.371Z] #13 24.74 Setting up libonig4:amd64 (6.1.3-2) ... [2019-09-06T23:13:44.371Z] #13 24.75 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-09-06T23:13:44.371Z] #13 24.75 Setting up zip (3.0-11+b1) ... [2019-09-06T23:13:44.371Z] #13 24.76 Setting up bzip2 (1.0.6-8.1) ... [2019-09-06T23:13:44.371Z] #13 24.77 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-09-06T23:13:44.371Z] #13 24.78 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-09-06T23:13:44.371Z] #13 24.79 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-06T23:13:44.371Z] #13 24.80 Setting up libaio1:amd64 (0.3.110-3) ... [2019-09-06T23:13:44.371Z] #13 24.81 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-06T23:13:44.371Z] #13 24.82 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-09-06T23:13:44.587Z] ---> Running in 3a26ce91a044 [2019-09-06T23:13:44.625Z] #13 24.84 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-09-06T23:13:44.625Z] #13 24.84 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-09-06T23:13:44.625Z] #13 24.85 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-06T23:13:44.625Z] #13 24.86 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-09-06T23:13:44.625Z] #13 24.87 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-09-06T23:13:44.625Z] #13 24.89 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-09-06T23:13:44.625Z] #13 24.90 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-09-06T23:13:44.625Z] #13 24.98 Setting up libsystemd-dev:amd64 (232-25+deb9u11) ... [2019-09-06T23:13:44.625Z] #13 24.99 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-09-06T23:13:44.625Z] #13 24.99 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-09-06T23:13:44.625Z] #13 25.00 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-09-06T23:13:44.625Z] #13 25.02 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-09-06T23:13:44.625Z] #13 25.03 Setting up libudev-dev:amd64 (232-25+deb9u11) ... [2019-09-06T23:13:44.625Z] #13 25.04 Setting up pigz (2.3.4-1) ... [2019-09-06T23:13:44.625Z] #13 25.05 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-09-06T23:13:44.625Z] #13 25.05 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-09-06T23:13:44.625Z] #13 25.06 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-06T23:13:44.625Z] #13 25.07 Setting up mingw-w64-common (5.0.1-1) ... [2019-09-06T23:13:44.625Z] #13 25.08 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-09-06T23:13:44.625Z] #13 25.09 Setting up jq (1.5+dfsg-1.3) ... [2019-09-06T23:13:44.625Z] #13 25.10 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-09-06T23:13:44.625Z] #13 25.11 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-09-06T23:13:44.625Z] #13 25.11 Setting up xfsprogs (4.9.0+nmu1) ... [2019-09-06T23:13:44.625Z] #13 25.12 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-09-06T23:13:44.625Z] #13 25.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-09-06T23:13:44.625Z] #13 25.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-09-06T23:13:44.625Z] #13 25.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-09-06T23:13:44.625Z] #13 25.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-09-06T23:13:44.625Z] #13 25.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-09-06T23:13:44.625Z] #13 25.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-09-06T23:13:44.625Z] #13 25.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-09-06T23:13:44.625Z] #13 25.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-09-06T23:13:44.625Z] #13 25.16 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-09-06T23:13:44.625Z] #13 25.17 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-09-06T23:13:44.625Z] #13 25.18 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-09-06T23:13:44.880Z] #13 25.19 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-09-06T23:13:44.880Z] #13 25.20 Setting up btrfs-progs (4.7.3-1) ... [2019-09-06T23:13:44.880Z] #13 25.21 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-09-06T23:13:44.880Z] #13 25.22 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-09-06T23:13:44.948Z] + mktemp -d [2019-09-06T23:13:44.948Z] + export GOPATH=/tmp/tmp.GuHFw9jyXu [2019-09-06T23:13:44.948Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.GuHFw9jyXu/src/github.com/docker/distribution [2019-09-06T23:13:44.948Z] Cloning into '/tmp/tmp.GuHFw9jyXu/src/github.com/docker/distribution'... [2019-09-06T23:13:45.804Z] #13 26.10 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-09-06T23:13:45.804Z] #13 26.11 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-06T23:13:45.804Z] #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 [2019-09-06T23:13:45.804Z] #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-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-09-06T23:13:45.804Z] #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 [2019-09-06T23:13:45.804Z] #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 [2019-09-06T23:13:45.804Z] #13 26.13 Setting up btrfs-tools (4.7.3-1) ... [2019-09-06T23:13:45.804Z] #13 26.13 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-06T23:13:45.804Z] #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 [2019-09-06T23:13:45.804Z] #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 [2019-09-06T23:13:45.804Z] #13 26.15 Setting up python3 (3.5.3-1) ... [2019-09-06T23:13:46.059Z] #13 26.45 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-09-06T23:13:46.617Z] #13 27.09 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-09-06T23:13:46.769Z] + cd /tmp/tmp.GuHFw9jyXu/src/github.com/docker/distribution [2019-09-06T23:13:46.769Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-09-06T23:13:46.769Z] + GOPATH=/tmp/tmp.GuHFw9jyXu/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.GuHFw9jyXu go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-09-06T23:13:46.872Z] #13 27.12 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-09-06T23:13:46.872Z] #13 27.14 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-09-06T23:13:46.872Z] #13 27.15 Setting up python3-wheel (0.29.0-2) ... [2019-09-06T23:13:46.872Z] #13 27.33 Setting up python3-pkg-resources (33.1.1-1) ... [2019-09-06T23:13:47.127Z] #13 27.52 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-09-06T23:13:47.127Z] #13 27.53 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-09-06T23:13:47.383Z] #13 27.74 Setting up dmsetup (2:1.02.137-2) ... [2019-09-06T23:13:47.383Z] #13 27.75 Setting up python3-setuptools (33.1.1-1) ... [2019-09-06T23:13:47.639Z] #13 27.96 Setting up dh-python (2.20170125) ... [2019-09-06T23:13:47.639Z] #13 28.10 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-09-06T23:13:47.893Z] #13 28.12 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-06T23:13:47.893Z] #13 DONE 28.4s [2019-09-06T23:13:48.147Z] [2019-09-06T23:13:48.147Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-09-06T23:13:49.507Z] #14 1.578 Collecting yamllint==1.16.0 [2019-09-06T23:13:50.207Z] INFO: Expanding go... [2019-09-06T23:13:56.024Z] #14 7.854 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-09-06T23:13:56.024Z] #14 7.919 Collecting pyyaml (from yamllint==1.16.0) [2019-09-06T23:13:56.946Z] #14 8.966 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-09-06T23:13:57.505Z] #14 9.389 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-09-06T23:13:58.428Z] #14 10.43 Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz [2019-09-06T23:13:58.683Z] #14 10.69 Building wheels for collected packages: pyyaml, pathspec [2019-09-06T23:13:58.683Z] #14 10.69 Running setup.py bdist_wheel for pyyaml: started [2019-09-06T23:13:58.938Z] #14 10.97 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-09-06T23:13:59.192Z] #14 10.97 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-09-06T23:13:59.192Z] #14 10.99 Running setup.py bdist_wheel for pathspec: started [2019-09-06T23:13:59.192Z] #14 11.26 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-09-06T23:13:59.447Z] #14 11.26 Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b [2019-09-06T23:13:59.447Z] #14 11.27 Successfully built pyyaml pathspec [2019-09-06T23:13:59.447Z] #14 11.27 Installing collected packages: pyyaml, pathspec, yamllint [2019-09-06T23:13:59.447Z] #14 11.37 Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0 [2019-09-06T23:13:59.701Z] #14 DONE 11.5s [2019-09-06T23:13:59.701Z] [2019-09-06T23:13:59.701Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-09-06T23:13:59.701Z] #16 DONE 0.1s [2019-09-06T23:13:59.701Z] [2019-09-06T23:13:59.701Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-09-06T23:13:59.701Z] #64 CACHED [2019-09-06T23:13:59.701Z] [2019-09-06T23:13:59.701Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-09-06T23:13:59.701Z] #26 DONE 0.1s [2019-09-06T23:13:59.701Z] [2019-09-06T23:13:59.701Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-09-06T23:13:59.956Z] #49 ... [2019-09-06T23:13:59.956Z] [2019-09-06T23:13:59.956Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-06T23:13:59.956Z] #40 DONE 0.3s [2019-09-06T23:13:59.956Z] [2019-09-06T23:13:59.956Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-09-06T23:13:59.956Z] #32 DONE 0.4s [2019-09-06T23:14:00.210Z] [2019-09-06T23:14:00.210Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-09-06T23:14:00.210Z] #52 DONE 0.5s [2019-09-06T23:14:00.210Z] [2019-09-06T23:14:00.210Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-06T23:14:00.466Z] #33 ... [2019-09-06T23:14:00.466Z] [2019-09-06T23:14:00.466Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-09-06T23:14:00.466Z] #49 DONE 0.8s [2019-09-06T23:14:00.466Z] [2019-09-06T23:14:00.466Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-09-06T23:14:00.720Z] #50 ... [2019-09-06T23:14:00.720Z] [2019-09-06T23:14:00.720Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-09-06T23:14:00.720Z] #29 DONE 1.0s [2019-09-06T23:14:00.720Z] [2019-09-06T23:14:00.720Z] #23 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2019-09-06T23:14:00.720Z] #23 DONE 1.0s [2019-09-06T23:14:00.720Z] [2019-09-06T23:14:00.720Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-09-06T23:14:00.720Z] #60 DONE 1.0s [2019-09-06T23:14:00.720Z] [2019-09-06T23:14:00.720Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-09-06T23:14:00.720Z] #21 DONE 1.1s [2019-09-06T23:14:00.720Z] [2019-09-06T23:14:00.720Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-09-06T23:14:00.720Z] #41 DONE 0.8s [2019-09-06T23:14:00.975Z] [2019-09-06T23:14:00.975Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-09-06T23:14:06.297Z] #42 ... [2019-09-06T23:14:06.297Z] [2019-09-06T23:14:06.297Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-09-06T23:14:06.297Z] #50 4.954 + RM_GOPATH=0 [2019-09-06T23:14:06.297Z] #50 4.954 + TMP_GOPATH= [2019-09-06T23:14:06.297Z] #50 4.954 + : /build [2019-09-06T23:14:06.297Z] #50 4.954 + '[' -z '' ']' [2019-09-06T23:14:06.297Z] #50 4.957 ++ mktemp -d [2019-09-06T23:14:06.297Z] #50 4.960 + export GOPATH=/tmp/tmp.atOB5CzByP [2019-09-06T23:14:06.298Z] #50 4.960 + GOPATH=/tmp/tmp.atOB5CzByP [2019-09-06T23:14:06.298Z] #50 4.960 + RM_GOPATH=1 [2019-09-06T23:14:06.298Z] #50 4.965 ++ dirname ./install.sh [2019-09-06T23:14:06.298Z] #50 4.966 + dir=. [2019-09-06T23:14:06.298Z] #50 4.969 + bin=proxy [2019-09-06T23:14:06.298Z] #50 4.969 + shift [2019-09-06T23:14:06.298Z] #50 4.969 + '[' '!' -f ./proxy.installer ']' [2019-09-06T23:14:06.298Z] #50 4.969 + . ./proxy.installer [2019-09-06T23:14:06.298Z] #50 4.970 ++ LIBNETWORK_COMMIT=fc5a7d91d54cc98f64fc28f9e288b46a0bee756c [2019-09-06T23:14:06.298Z] #50 4.972 + install_proxy [2019-09-06T23:14:06.298Z] #50 4.972 + case "$1" in [2019-09-06T23:14:06.298Z] #50 4.972 + export CGO_ENABLED=0 [2019-09-06T23:14:06.298Z] #50 4.972 + CGO_ENABLED=0 [2019-09-06T23:14:06.298Z] #50 4.972 + _install_proxy [2019-09-06T23:14:06.298Z] #50 4.973 + echo 'Install docker-proxy version fc5a7d91d54cc98f64fc28f9e288b46a0bee756c' [2019-09-06T23:14:06.298Z] #50 4.973 Install docker-proxy version fc5a7d91d54cc98f64fc28f9e288b46a0bee756c [2019-09-06T23:14:06.298Z] #50 4.973 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.atOB5CzByP/src/github.com/docker/libnetwork [2019-09-06T23:14:06.298Z] #50 4.975 Cloning into '/tmp/tmp.atOB5CzByP/src/github.com/docker/libnetwork'... [2019-09-06T23:14:06.618Z] + dpkg --print-architecture [2019-09-06T23:14:06.618Z] + cd /tmp/tmp.GuHFw9jyXu/src/github.com/docker/distribution [2019-09-06T23:14:06.618Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-09-06T23:14:06.618Z] + GOPATH=/tmp/tmp.GuHFw9jyXu/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.GuHFw9jyXu [2019-09-06T23:14:06.618Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-09-06T23:14:10.473Z] #50 ... [2019-09-06T23:14:10.473Z] [2019-09-06T23:14:10.473Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-09-06T23:14:10.473Z] #55 5.227 + mktemp -d [2019-09-06T23:14:10.473Z] #55 5.231 + export GOPATH=/tmp/tmp.QsqtM6BMxm [2019-09-06T23:14:10.473Z] #55 5.231 + git clone https://github.com/docker/distribution.git /tmp/tmp.QsqtM6BMxm/src/github.com/docker/distribution [2019-09-06T23:14:10.473Z] #55 5.234 Cloning into '/tmp/tmp.QsqtM6BMxm/src/github.com/docker/distribution'... [2019-09-06T23:14:10.473Z] #55 ... [2019-09-06T23:14:10.473Z] [2019-09-06T23:14:10.473Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-06T23:14:10.473Z] #35 6.262 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-06T23:14:10.473Z] #35 6.264 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-06T23:14:10.473Z] #35 6.318 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-06T23:14:10.473Z] #35 6.325 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-06T23:14:10.473Z] #35 6.363 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-09-06T23:14:10.473Z] #35 7.266 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [503 kB] [2019-09-06T23:14:10.473Z] #35 8.831 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-09-06T23:14:10.473Z] #35 9.759 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-09-06T23:14:10.473Z] #35 ... [2019-09-06T23:14:10.473Z] [2019-09-06T23:14:10.473Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-09-06T23:14:10.473Z] #27 5.974 + RM_GOPATH=0 [2019-09-06T23:14:10.473Z] #27 5.974 + TMP_GOPATH= [2019-09-06T23:14:10.473Z] #27 5.975 + : /build [2019-09-06T23:14:10.473Z] #27 5.975 + '[' -z '' ']' [2019-09-06T23:14:10.473Z] #27 5.975 ++ mktemp -d [2019-09-06T23:14:10.473Z] #27 5.988 + export GOPATH=/tmp/tmp.UI0kqOJF8A [2019-09-06T23:14:10.473Z] #27 5.989 + GOPATH=/tmp/tmp.UI0kqOJF8A [2019-09-06T23:14:10.473Z] #27 5.989 + RM_GOPATH=1 [2019-09-06T23:14:10.473Z] #27 5.989 ++ dirname ./install.sh [2019-09-06T23:14:10.473Z] #27 5.998 + dir=. [2019-09-06T23:14:10.473Z] #27 5.999 + bin=gotestsum [2019-09-06T23:14:10.473Z] #27 5.999 + shift [2019-09-06T23:14:10.473Z] #27 5.999 + '[' '!' -f ./gotestsum.installer ']' [2019-09-06T23:14:10.473Z] #27 5.999 + . ./gotestsum.installer [2019-09-06T23:14:10.473Z] #27 5.999 ++ GOTESTSUM_COMMIT=v0.3.5 [2019-09-06T23:14:10.473Z] #27 6.000 + install_gotestsum [2019-09-06T23:14:10.473Z] #27 6.000 + echo 'Installing gotestsum version v0.3.5' [2019-09-06T23:14:10.473Z] #27 6.000 Installing gotestsum version v0.3.5 [2019-09-06T23:14:10.473Z] #27 6.000 + go get -d gotest.tools/gotestsum [2019-09-06T23:14:10.473Z] #27 ... [2019-09-06T23:14:10.473Z] [2019-09-06T23:14:10.473Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-06T23:14:10.473Z] #57 5.144 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-06T23:14:10.473Z] #57 5.145 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-06T23:14:10.473Z] #57 5.180 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-06T23:14:10.473Z] #57 5.190 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-06T23:14:10.473Z] #57 5.198 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-09-06T23:14:10.473Z] #57 5.778 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [503 kB] [2019-09-06T23:14:10.473Z] #57 7.137 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-09-06T23:14:10.473Z] #57 7.787 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-09-06T23:14:10.473Z] #57 ... [2019-09-06T23:14:10.473Z] [2019-09-06T23:14:10.473Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-09-06T23:14:10.473Z] #44 2.358 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-06T23:14:10.473Z] #44 2.368 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-06T23:14:10.473Z] #44 2.374 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-06T23:14:10.473Z] #44 2.375 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-06T23:14:10.473Z] #44 2.385 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-09-06T23:14:10.473Z] #44 2.628 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [503 kB] [2019-09-06T23:14:10.473Z] #44 2.962 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-09-06T23:14:10.473Z] #44 3.173 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7082 kB] [2019-09-06T23:14:10.473Z] #44 9.881 Fetched 7919 kB in 8s (933 kB/s) [2019-09-06T23:14:10.473Z] #44 9.881 Reading package lists... [2019-09-06T23:14:10.473Z] #44 ... [2019-09-06T23:14:10.473Z] [2019-09-06T23:14:10.473Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-09-06T23:14:10.473Z] #53 5.777 + RM_GOPATH=0 [2019-09-06T23:14:10.473Z] #53 5.777 + TMP_GOPATH= [2019-09-06T23:14:10.473Z] #53 5.777 + : /build [2019-09-06T23:14:10.473Z] #53 5.777 + '[' -z '' ']' [2019-09-06T23:14:10.473Z] #53 5.777 ++ mktemp -d [2019-09-06T23:14:10.473Z] #53 5.777 + export GOPATH=/tmp/tmp.gBPCbaRIRL [2019-09-06T23:14:10.473Z] #53 5.777 + GOPATH=/tmp/tmp.gBPCbaRIRL [2019-09-06T23:14:10.473Z] #53 5.777 + RM_GOPATH=1 [2019-09-06T23:14:10.473Z] #53 5.777 ++ dirname ./install.sh [2019-09-06T23:14:10.473Z] #53 5.777 + dir=. [2019-09-06T23:14:10.473Z] #53 5.792 + bin=dockercli [2019-09-06T23:14:10.473Z] #53 5.792 + shift [2019-09-06T23:14:10.473Z] #53 5.792 + '[' '!' -f ./dockercli.installer ']' [2019-09-06T23:14:10.473Z] #53 5.792 + . ./dockercli.installer [2019-09-06T23:14:10.473Z] #53 5.792 ++ DOCKERCLI_CHANNEL=stable [2019-09-06T23:14:10.473Z] #53 5.792 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-09-06T23:14:10.473Z] #53 5.808 Install docker/cli version 17.06.2-ce from stable [2019-09-06T23:14:10.473Z] #53 5.808 + install_dockercli [2019-09-06T23:14:10.473Z] #53 5.808 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-09-06T23:14:10.473Z] #53 5.808 ++ uname -m [2019-09-06T23:14:10.473Z] #53 5.817 + arch=x86_64 [2019-09-06T23:14:10.473Z] #53 5.817 + '[' x86_64 '!=' x86_64 ']' [2019-09-06T23:14:10.473Z] #53 5.817 + url=https://download.docker.com/linux/static [2019-09-06T23:14:10.473Z] #53 5.821 + tar -xz docker/docker [2019-09-06T23:14:10.473Z] #53 5.822 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-09-06T23:14:10.728Z] #53 ... [2019-09-06T23:14:10.728Z] [2019-09-06T23:14:10.728Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-06T23:14:10.728Z] #33 6.057 + RM_GOPATH=0 [2019-09-06T23:14:10.728Z] #33 6.057 + TMP_GOPATH= [2019-09-06T23:14:10.728Z] #33 6.057 + : /build [2019-09-06T23:14:10.728Z] #33 6.057 + '[' -z '' ']' [2019-09-06T23:14:10.728Z] #33 6.057 ++ mktemp -d [2019-09-06T23:14:10.728Z] #33 6.058 + export GOPATH=/tmp/tmp.46p4QSv6T8 [2019-09-06T23:14:10.728Z] #33 6.058 + GOPATH=/tmp/tmp.46p4QSv6T8 [2019-09-06T23:14:10.728Z] #33 6.058 + RM_GOPATH=1 [2019-09-06T23:14:10.728Z] #33 6.069 ++ dirname ./install.sh [2019-09-06T23:14:10.728Z] #33 6.074 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-06T23:14:10.728Z] #33 6.074 + dir=. [2019-09-06T23:14:10.728Z] #33 6.074 + bin=vndr [2019-09-06T23:14:10.728Z] #33 6.074 + shift [2019-09-06T23:14:10.728Z] #33 6.074 + '[' '!' -f ./vndr.installer ']' [2019-09-06T23:14:10.728Z] #33 6.074 + . ./vndr.installer [2019-09-06T23:14:10.728Z] #33 6.074 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-06T23:14:10.728Z] #33 6.074 + install_vndr [2019-09-06T23:14:10.728Z] #33 6.074 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-09-06T23:14:10.728Z] #33 6.074 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.46p4QSv6T8/src/github.com/LK4D4/vndr [2019-09-06T23:14:10.728Z] #33 6.079 Cloning into '/tmp/tmp.46p4QSv6T8/src/github.com/LK4D4/vndr'... [2019-09-06T23:14:10.728Z] #33 7.022 + cd /tmp/tmp.46p4QSv6T8/src/github.com/LK4D4/vndr [2019-09-06T23:14:10.728Z] #33 7.022 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-06T23:14:10.728Z] #33 7.064 + go build -buildmode=pie -v -o /build/vndr . [2019-09-06T23:14:10.728Z] #33 8.434 errors [2019-09-06T23:14:10.728Z] #33 8.444 internal/cpu [2019-09-06T23:14:10.728Z] #33 8.534 internal/race [2019-09-06T23:14:10.728Z] #33 8.615 runtime/internal/atomic [2019-09-06T23:14:10.728Z] #33 8.992 runtime/internal/sys [2019-09-06T23:14:10.728Z] #33 9.051 internal/bytealg [2019-09-06T23:14:10.728Z] #33 9.174 runtime/internal/math [2019-09-06T23:14:10.728Z] #33 9.238 sync/atomic [2019-09-06T23:14:10.728Z] #33 9.507 unicode [2019-09-06T23:14:10.728Z] #33 9.554 runtime [2019-09-06T23:14:10.728Z] #33 ... [2019-09-06T23:14:10.728Z] [2019-09-06T23:14:10.728Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-09-06T23:14:10.728Z] #24 5.396 + RM_GOPATH=0 [2019-09-06T23:14:10.728Z] #24 5.396 + TMP_GOPATH= [2019-09-06T23:14:10.728Z] #24 5.396 + : /build [2019-09-06T23:14:10.728Z] #24 5.396 + '[' -z '' ']' [2019-09-06T23:14:10.728Z] #24 5.399 ++ mktemp -d [2019-09-06T23:14:10.728Z] #24 5.408 + export GOPATH=/tmp/tmp.9whXHWCvT9 [2019-09-06T23:14:10.728Z] #24 5.409 + GOPATH=/tmp/tmp.9whXHWCvT9 [2019-09-06T23:14:10.728Z] #24 5.409 + RM_GOPATH=1 [2019-09-06T23:14:10.728Z] #24 5.409 ++ dirname ./install.sh [2019-09-06T23:14:10.728Z] #24 5.410 + dir=. [2019-09-06T23:14:10.728Z] #24 5.412 + bin=gometalinter [2019-09-06T23:14:10.728Z] #24 5.412 + shift [2019-09-06T23:14:10.728Z] #24 5.413 + '[' '!' -f ./gometalinter.installer ']' [2019-09-06T23:14:10.728Z] #24 5.413 + . ./gometalinter.installer [2019-09-06T23:14:10.728Z] #24 5.413 ++ GOMETALINTER_COMMIT=v2.0.6 [2019-09-06T23:14:10.728Z] #24 5.413 + install_gometalinter [2019-09-06T23:14:10.728Z] #24 5.413 + echo 'Installing gometalinter version v2.0.6' [2019-09-06T23:14:10.728Z] #24 5.414 Installing gometalinter version v2.0.6 [2019-09-06T23:14:10.728Z] #24 5.414 + go get -d github.com/alecthomas/gometalinter [2019-09-06T23:14:10.983Z] #24 ... [2019-09-06T23:14:10.983Z] [2019-09-06T23:14:10.983Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-06T23:14:10.983Z] #30 5.028 + RM_GOPATH=0 [2019-09-06T23:14:10.983Z] #30 5.028 + TMP_GOPATH= [2019-09-06T23:14:10.983Z] #30 5.028 + : /build [2019-09-06T23:14:10.983Z] #30 5.028 + '[' -z '' ']' [2019-09-06T23:14:10.983Z] #30 5.028 ++ mktemp -d [2019-09-06T23:14:10.983Z] #30 5.030 + export GOPATH=/tmp/tmp.fn1UpQHDtG [2019-09-06T23:14:10.983Z] #30 5.030 + GOPATH=/tmp/tmp.fn1UpQHDtG [2019-09-06T23:14:10.983Z] #30 5.030 + RM_GOPATH=1 [2019-09-06T23:14:10.983Z] #30 5.032 ++ dirname ./install.sh [2019-09-06T23:14:10.983Z] #30 5.037 + dir=. [2019-09-06T23:14:10.983Z] #30 5.037 + bin=tomlv [2019-09-06T23:14:10.983Z] #30 5.037 + shift [2019-09-06T23:14:10.983Z] #30 5.037 + '[' '!' -f ./tomlv.installer ']' [2019-09-06T23:14:10.983Z] #30 5.040 + . ./tomlv.installer [2019-09-06T23:14:10.983Z] #30 5.040 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-06T23:14:10.983Z] #30 5.040 + install_tomlv [2019-09-06T23:14:10.983Z] #30 5.040 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-06T23:14:10.983Z] #30 5.040 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-09-06T23:14:10.983Z] #30 5.040 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.fn1UpQHDtG/src/github.com/BurntSushi/toml [2019-09-06T23:14:10.983Z] #30 5.045 Cloning into '/tmp/tmp.fn1UpQHDtG/src/github.com/BurntSushi/toml'... [2019-09-06T23:14:10.983Z] #30 6.085 + cd /tmp/tmp.fn1UpQHDtG/src/github.com/BurntSushi/toml [2019-09-06T23:14:10.983Z] #30 6.085 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-06T23:14:10.983Z] #30 6.132 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-09-06T23:14:10.983Z] #30 6.760 errors [2019-09-06T23:14:10.983Z] #30 6.796 internal/cpu [2019-09-06T23:14:10.983Z] #30 6.848 math/bits [2019-09-06T23:14:10.983Z] #30 7.357 runtime/internal/atomic [2019-09-06T23:14:10.983Z] #30 7.512 math [2019-09-06T23:14:10.983Z] #30 7.747 internal/bytealg [2019-09-06T23:14:10.983Z] #30 8.353 runtime/internal/sys [2019-09-06T23:14:10.983Z] #30 8.584 runtime/internal/math [2019-09-06T23:14:10.983Z] #30 8.903 runtime [2019-09-06T23:14:10.983Z] #30 ... [2019-09-06T23:14:10.983Z] [2019-09-06T23:14:10.983Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-09-06T23:14:10.983Z] #61 5.676 + RM_GOPATH=0 [2019-09-06T23:14:10.983Z] #61 5.676 + TMP_GOPATH= [2019-09-06T23:14:10.983Z] #61 5.676 + : /build/ [2019-09-06T23:14:10.983Z] #61 5.676 + '[' -z '' ']' [2019-09-06T23:14:10.983Z] #61 5.676 ++ mktemp -d [2019-09-06T23:14:10.983Z] #61 5.682 + export GOPATH=/tmp/tmp.FMzbqTBTWg [2019-09-06T23:14:10.983Z] #61 5.682 + GOPATH=/tmp/tmp.FMzbqTBTWg [2019-09-06T23:14:10.983Z] #61 5.682 + RM_GOPATH=1 [2019-09-06T23:14:10.983Z] #61 5.689 ++ dirname ./install.sh [2019-09-06T23:14:10.983Z] #61 5.690 + dir=. [2019-09-06T23:14:10.983Z] #61 5.690 + bin=rootlesskit [2019-09-06T23:14:10.983Z] #61 5.690 + shift [2019-09-06T23:14:10.983Z] #61 5.690 + '[' '!' -f ./rootlesskit.installer ']' [2019-09-06T23:14:10.983Z] #61 5.690 + . ./rootlesskit.installer [2019-09-06T23:14:10.983Z] #61 5.691 ++ ROOTLESSKIT_COMMIT=2fcff6ceae968a1d895e6205e5154b107247356f [2019-09-06T23:14:10.983Z] #61 5.691 + install_rootlesskit [2019-09-06T23:14:10.983Z] #61 5.691 + case "$1" in [2019-09-06T23:14:10.983Z] #61 5.691 + export CGO_ENABLED=0 [2019-09-06T23:14:10.983Z] #61 5.691 + CGO_ENABLED=0 [2019-09-06T23:14:10.983Z] #61 5.692 + _install_rootlesskit [2019-09-06T23:14:10.983Z] #61 5.692 + echo 'Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f' [2019-09-06T23:14:10.983Z] #61 5.692 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.FMzbqTBTWg/src/github.com/rootless-containers/rootlesskit [2019-09-06T23:14:10.983Z] #61 5.692 Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f [2019-09-06T23:14:10.983Z] #61 5.699 Cloning into '/tmp/tmp.FMzbqTBTWg/src/github.com/rootless-containers/rootlesskit'... [2019-09-06T23:14:10.983Z] #61 9.583 + cd /tmp/tmp.FMzbqTBTWg/src/github.com/rootless-containers/rootlesskit [2019-09-06T23:14:10.983Z] #61 9.584 + git checkout -q 2fcff6ceae968a1d895e6205e5154b107247356f [2019-09-06T23:14:10.983Z] #61 9.957 + for f in rootlesskit rootlesskit-docker-proxy [2019-09-06T23:14:10.983Z] #61 9.963 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-09-06T23:14:11.171Z] + rm -rf /tmp/tmp.GuHFw9jyXu/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.GuHFw9jyXu [2019-09-06T23:14:11.237Z] #61 ... [2019-09-06T23:14:11.237Z] [2019-09-06T23:14:11.237Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-09-06T23:14:11.237Z] #42 5.582 + RM_GOPATH=0 [2019-09-06T23:14:11.237Z] #42 5.582 + TMP_GOPATH= [2019-09-06T23:14:11.237Z] #42 5.582 + : /build [2019-09-06T23:14:11.237Z] #42 5.582 + '[' -z '' ']' [2019-09-06T23:14:11.237Z] #42 5.582 ++ mktemp -d [2019-09-06T23:14:11.237Z] #42 5.585 + export GOPATH=/tmp/tmp.5mvRZMOZU7 [2019-09-06T23:14:11.237Z] #42 5.585 + GOPATH=/tmp/tmp.5mvRZMOZU7 [2019-09-06T23:14:11.237Z] #42 5.585 + RM_GOPATH=1 [2019-09-06T23:14:11.237Z] #42 5.586 ++ dirname ./install.sh [2019-09-06T23:14:11.237Z] #42 5.588 + dir=. [2019-09-06T23:14:11.237Z] #42 5.588 + bin=runc [2019-09-06T23:14:11.237Z] #42 5.588 + shift [2019-09-06T23:14:11.237Z] #42 5.588 + '[' '!' -f ./runc.installer ']' [2019-09-06T23:14:11.237Z] #42 5.588 + . ./runc.installer [2019-09-06T23:14:11.237Z] #42 5.588 ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-06T23:14:11.237Z] #42 5.588 + install_runc [2019-09-06T23:14:11.237Z] #42 5.588 + uname -r [2019-09-06T23:14:11.237Z] #42 5.592 + grep -q '^3\.10\.0.*\.el7\.' [2019-09-06T23:14:11.238Z] #42 5.599 Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux ) [2019-09-06T23:14:11.238Z] #42 5.601 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-09-06T23:14:11.238Z] #42 5.601 + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )' [2019-09-06T23:14:11.238Z] #42 5.601 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.5mvRZMOZU7/src/github.com/opencontainers/runc [2019-09-06T23:14:11.238Z] #42 5.601 Cloning into '/tmp/tmp.5mvRZMOZU7/src/github.com/opencontainers/runc'... [2019-09-06T23:14:11.703Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-09-06T23:14:11.703Z] [2019-09-06T23:14:11.703Z] [2019-09-06T23:14:11.703Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-09-06T23:14:11.703Z] Skipping integration tests since TESTFLAGS includes integration-cli only flags [2019-09-06T23:14:11.703Z] [2019-09-06T23:14:11.703Z] [2019-09-06T23:14:11.703Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-09-06T23:14:11.703Z] Skipping integration tests since TESTFLAGS includes integration-cli only flags [2019-09-06T23:14:11.703Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2019-09-06T23:14:11.703Z] PKG_CONFIG=pkg-config [2019-09-06T23:14:11.703Z] GOLANG_VERSION=1.12.8 [2019-09-06T23:14:11.703Z] HOSTNAME=31878ac9ff6f [2019-09-06T23:14:11.703Z] KEEPBUNDLE=1 [2019-09-06T23:14:11.703Z] DOCKER_INTEGRATION_DAEMON_DEST=/go/src/github.com/docker/docker/bundles/test-integration/2 [2019-09-06T23:14:11.703Z] container=docker [2019-09-06T23:14:11.703Z] TEST_SKIP_INTEGRATION=1 [2019-09-06T23:14:11.703Z] GOMETALINTER_OPTS=--deadline=2m [2019-09-06T23:14:11.703Z] GOPATH=/go [2019-09-06T23:14:11.703Z] PWD=/go/src/github.com/docker/docker [2019-09-06T23:14:11.703Z] HOME=/root [2019-09-06T23:14:11.703Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-09-06T23:14:11.703Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-09-06T23:14:11.703Z] DOCKER_GITCOMMIT=78198da34a57b1f6e92b9c95d89e02d8888169ff [2019-09-06T23:14:11.703Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-09-06T23:14:11.703Z] DOCKER_GRAPHDRIVER=overlay2 [2019-09-06T23:14:11.703Z] TEST_INTEGRATION_DEST=2 [2019-09-06T23:14:11.703Z] TERM=xterm [2019-09-06T23:14:11.703Z] DEST=/go/src/github.com/docker/docker/bundles/test-integration/2 [2019-09-06T23:14:11.703Z] SHLVL=1 [2019-09-06T23:14:11.703Z] TIMEOUT=120m [2019-09-06T23:14:11.703Z] TESTFLAGS=-check.f ^(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite) [2019-09-06T23:14:11.703Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-09-06T23:14:11.703Z] DOCKER_PKG=github.com/docker/docker [2019-09-06T23:14:11.703Z] _=/usr/bin/env [2019-09-06T23:14:11.703Z] Building test suite binary ./integration-cli/test.main [2019-09-06T23:14:11.703Z] PKG_CONFIG=pkg-config [2019-09-06T23:14:11.703Z] GOLANG_VERSION=1.12.8 [2019-09-06T23:14:11.703Z] HOSTNAME=ac067770e426 [2019-09-06T23:14:11.703Z] KEEPBUNDLE=1 [2019-09-06T23:14:11.703Z] DOCKER_INTEGRATION_DAEMON_DEST=/go/src/github.com/docker/docker/bundles/test-integration/3 [2019-09-06T23:14:11.703Z] container=docker [2019-09-06T23:14:11.703Z] TEST_SKIP_INTEGRATION=1 [2019-09-06T23:14:11.703Z] GOMETALINTER_OPTS=--deadline=2m [2019-09-06T23:14:11.703Z] GOPATH=/go [2019-09-06T23:14:11.703Z] PWD=/go/src/github.com/docker/docker [2019-09-06T23:14:11.703Z] HOME=/root [2019-09-06T23:14:11.703Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-09-06T23:14:11.703Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-09-06T23:14:11.703Z] DOCKER_GITCOMMIT=78198da34a57b1f6e92b9c95d89e02d8888169ff [2019-09-06T23:14:11.703Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-09-06T23:14:11.703Z] DOCKER_GRAPHDRIVER=overlay2 [2019-09-06T23:14:11.703Z] TEST_INTEGRATION_DEST=3 [2019-09-06T23:14:11.703Z] TERM=xterm [2019-09-06T23:14:11.703Z] DEST=/go/src/github.com/docker/docker/bundles/test-integration/3 [2019-09-06T23:14:11.703Z] SHLVL=1 [2019-09-06T23:14:11.703Z] TIMEOUT=120m [2019-09-06T23:14:11.703Z] TESTFLAGS=-check.f ^(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite) [2019-09-06T23:14:11.703Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-09-06T23:14:11.703Z] DOCKER_PKG=github.com/docker/docker [2019-09-06T23:14:11.703Z] _=/usr/bin/env [2019-09-06T23:14:11.703Z] Building test suite binary ./integration-cli/test.main [2019-09-06T23:14:12.161Z] #42 ... [2019-09-06T23:14:12.161Z] [2019-09-06T23:14:12.161Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-09-06T23:14:12.161Z] #24 11.21 + cd /tmp/tmp.9whXHWCvT9/src/github.com/alecthomas/gometalinter [2019-09-06T23:14:12.161Z] #24 11.21 + git checkout -q v2.0.6 [2019-09-06T23:14:12.161Z] #24 11.58 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2019-09-06T23:14:12.267Z] [2019-09-06T23:14:12.267Z] Found new integrations tests: [2019-09-06T23:14:12.267Z] +func TestBuildMultiStageCopy(t *testing.T) { [2019-09-06T23:14:12.267Z] +func TestConfigDaemonLibtrustID(t *testing.T) { [2019-09-06T23:14:12.267Z] +func TestCopyFromContainer(t *testing.T) { [2019-09-06T23:14:12.267Z] +func TestHealthKillContainer(t *testing.T) { [2019-09-06T23:14:12.267Z] +func TestDockerNetworkReConnect(t *testing.T) { [2019-09-06T23:14:12.267Z] +func TestServiceUpdateNetwork(t *testing.T) { [2019-09-06T23:14:12.267Z] Running stress test for them. [2019-09-06T23:14:12.267Z] Using test flags: -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:14:12.267Z] Skipping integration-cli tests since TESTFLAGS includes integration only flags [2019-09-06T23:14:12.426Z] Removing intermediate container 3a26ce91a044 [2019-09-06T23:14:12.426Z] ---> 6cb3ca91ba3e [2019-09-06T23:14:12.426Z] Step 16/126 : FROM base AS swagger [2019-09-06T23:14:12.426Z] ---> 35c945688188 [2019-09-06T23:14:12.426Z] Step 17/126 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb [2019-09-06T23:14:12.426Z] ---> Running in e0b41cc2ccd4 [2019-09-06T23:14:12.791Z] Removing intermediate container e0b41cc2ccd4 [2019-09-06T23:14:12.791Z] ---> dd5c873682a1 [2019-09-06T23:14:12.791Z] 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" [2019-09-06T23:14:12.791Z] ---> Running in 16b5f18bd7b3 [2019-09-06T23:14:13.199Z] PKG_CONFIG=pkg-config [2019-09-06T23:14:13.199Z] GOLANG_VERSION=1.12.8 [2019-09-06T23:14:13.199Z] HOSTNAME=bd4d0b41eefd [2019-09-06T23:14:13.199Z] KEEPBUNDLE=1 [2019-09-06T23:14:13.199Z] DOCKER_INTEGRATION_DAEMON_DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky/1 [2019-09-06T23:14:13.199Z] container=docker [2019-09-06T23:14:13.199Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-09-06T23:14:13.199Z] GOMETALINTER_OPTS=--deadline=2m [2019-09-06T23:14:13.199Z] GOPATH=/go [2019-09-06T23:14:13.199Z] PWD=/go/src/github.com/docker/docker [2019-09-06T23:14:13.199Z] HOME=/root [2019-09-06T23:14:13.199Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-09-06T23:14:13.199Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-09-06T23:14:13.199Z] DOCKER_GITCOMMIT=78198da34a57b1f6e92b9c95d89e02d8888169ff [2019-09-06T23:14:13.199Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-09-06T23:14:13.199Z] DOCKER_GRAPHDRIVER=overlay2 [2019-09-06T23:14:13.199Z] TEST_INTEGRATION_DEST=1 [2019-09-06T23:14:13.199Z] TERM=xterm [2019-09-06T23:14:13.199Z] DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky/1 [2019-09-06T23:14:13.199Z] SHLVL=1 [2019-09-06T23:14:13.199Z] TIMEOUT=120m [2019-09-06T23:14:13.199Z] TESTFLAGS=-test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:14:13.199Z] TEST_REPEAT=5 [2019-09-06T23:14:13.199Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-09-06T23:14:13.199Z] DOCKER_PKG=github.com/docker/docker [2019-09-06T23:14:13.199Z] _=/usr/bin/env [2019-09-06T23:14:13.199Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-09-06T23:14:13.586Z] + mktemp -d [2019-09-06T23:14:13.586Z] + export GOPATH=/tmp/tmp.JygN47l5CH [2019-09-06T23:14:13.586Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.JygN47l5CH/src/github.com/go-swagger/go-swagger [2019-09-06T23:14:13.586Z] Cloning into '/tmp/tmp.JygN47l5CH/src/github.com/go-swagger/go-swagger'... [2019-09-06T23:14:14.670Z] #24 ... [2019-09-06T23:14:14.670Z] [2019-09-06T23:14:14.670Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-09-06T23:14:14.670Z] #53 13.24 + mkdir -p /build [2019-09-06T23:14:14.670Z] #53 13.24 + mv docker/docker /build/ [2019-09-06T23:14:14.670Z] #53 13.24 + rmdir docker [2019-09-06T23:14:14.670Z] #53 DONE 13.8s [2019-09-06T23:14:14.670Z] [2019-09-06T23:14:14.670Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-09-06T23:14:14.670Z] #42 13.16 + cd /tmp/tmp.5mvRZMOZU7/src/github.com/opencontainers/runc [2019-09-06T23:14:14.670Z] #42 13.16 + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-06T23:14:14.670Z] #42 13.94 + '[' -z '' ']' [2019-09-06T23:14:14.670Z] #42 13.94 + target=static [2019-09-06T23:14:14.670Z] #42 13.94 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-09-06T23:14:15.329Z] INFO: Expanding compiler 1 of 3... [2019-09-06T23:14:15.329Z] INFO: Expanding compiler 2 of 3... [2019-09-06T23:14:16.975Z] + cd /tmp/tmp.JygN47l5CH/src/github.com/go-swagger/go-swagger [2019-09-06T23:14:16.975Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-09-06T23:14:16.975Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-09-06T23:14:17.180Z] #42 16.03 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 . [2019-09-06T23:14:19.053Z] INFO: Expanding compiler 3 of 3... [2019-09-06T23:14:19.688Z] #42 ... [2019-09-06T23:14:19.688Z] [2019-09-06T23:14:19.688Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-09-06T23:14:19.688Z] #55 16.90 + cd /tmp/tmp.QsqtM6BMxm/src/github.com/docker/distribution [2019-09-06T23:14:19.688Z] #55 16.90 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-09-06T23:14:19.688Z] #55 18.85 + GOPATH=/tmp/tmp.QsqtM6BMxm/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.QsqtM6BMxm go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-09-06T23:14:20.018Z] INFO: Removing downloaded files... [2019-09-06T23:14:20.018Z] INFO: Creating source directory... [2019-09-06T23:14:20.018Z] INFO: Configuring git core.autocrlf... [2019-09-06T23:14:20.018Z] INFO: Completed [2019-09-06T23:14:22.943Z] #55 ... [2019-09-06T23:14:22.943Z] [2019-09-06T23:14:22.943Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-06T23:14:22.943Z] #33 12.48 unicode/utf8 [2019-09-06T23:14:22.943Z] #33 13.12 math/bits [2019-09-06T23:14:22.943Z] #33 13.54 math [2019-09-06T23:14:22.943Z] #33 17.98 strconv [2019-09-06T23:14:22.943Z] #33 21.03 internal/testlog [2019-09-06T23:14:22.943Z] #33 21.26 encoding [2019-09-06T23:14:22.943Z] #33 21.38 unicode/utf16 [2019-09-06T23:14:22.943Z] #33 21.62 container/list [2019-09-06T23:14:22.943Z] #33 22.03 crypto/internal/subtle [2019-09-06T23:14:22.943Z] #33 22.09 crypto/subtle [2019-09-06T23:14:22.943Z] #33 22.19 crypto/rc4 [2019-09-06T23:14:22.943Z] #33 22.40 internal/x/crypto/cryptobyte/asn1 [2019-09-06T23:14:22.943Z] #33 22.45 internal/nettrace [2019-09-06T23:14:22.943Z] #33 22.53 internal/x/net/dns/dnsmessage [2019-09-06T23:14:22.943Z] #33 ... [2019-09-06T23:14:22.943Z] [2019-09-06T23:14:22.943Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-06T23:14:22.943Z] #30 12.09 unicode/utf8 [2019-09-06T23:14:22.943Z] #30 12.54 strconv [2019-09-06T23:14:22.943Z] #30 16.18 internal/race [2019-09-06T23:14:22.943Z] #30 16.32 sync/atomic [2019-09-06T23:14:22.943Z] #30 16.54 unicode [2019-09-06T23:14:22.943Z] #30 18.96 internal/testlog [2019-09-06T23:14:22.943Z] #30 19.21 encoding [2019-09-06T23:14:22.943Z] #30 19.35 runtime/cgo [2019-09-06T23:14:22.943Z] #30 ... [2019-09-06T23:14:22.943Z] [2019-09-06T23:14:22.943Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-09-06T23:14:22.943Z] #44 9.881 Reading package lists... [2019-09-06T23:14:22.943Z] #44 16.52 Reading package lists... [2019-09-06T23:14:22.943Z] #44 22.09 Building dependency tree... [2019-09-06T23:14:22.943Z] #44 23.17 Reading state information... [2019-09-06T23:14:23.866Z] #44 24.06 The following additional packages will be installed: [2019-09-06T23:14:23.866Z] #44 24.07 btrfs-progs liblzo2-2 [2019-09-06T23:14:24.121Z] #44 24.31 The following NEW packages will be installed: [2019-09-06T23:14:24.121Z] #44 24.32 btrfs-progs btrfs-tools liblzo2-2 [2019-09-06T23:14:24.822Z] ---> fce127c3a76c [2019-09-06T23:14:24.822Z] Successfully built fce127c3a76c [2019-09-06T23:14:24.822Z] Successfully tagged docker:latest [2019-09-06T23:14:24.822Z] INFO: Image build ended at 09/06/2019 23:14:18. Duration:00:00:55.3019394 [2019-09-06T23:14:24.822Z] [2019-09-06T23:14:24.822Z] [2019-09-06T23:14:24.822Z] INFO: Building the test binaries at 09/06/2019 23:14:18... [2019-09-06T23:14:24.822Z] INFO: make.ps1 starting at 09/06/2019 23:14:23 [2019-09-06T23:14:24.822Z] INFO: Git commit (78198da34) assumed from DOCKER_GITCOMMIT environment variable [2019-09-06T23:14:24.822Z] INFO: Invoking autogen... [2019-09-06T23:14:24.822Z] INFO: Building daemon... [2019-09-06T23:14:25.045Z] #44 25.43 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. [2019-09-06T23:14:25.045Z] #44 25.43 Need to get 649 kB of archives. [2019-09-06T23:14:25.045Z] #44 25.43 After this operation, 4320 kB of additional disk space will be used. [2019-09-06T23:14:25.045Z] #44 25.43 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-09-06T23:14:25.299Z] #44 25.43 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-09-06T23:14:25.299Z] #44 25.47 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-09-06T23:14:26.222Z] #44 26.44 debconf: delaying package configuration, since apt-utils is not installed [2019-09-06T23:14:26.222Z] #44 26.61 Fetched 649 kB in 1s (599 kB/s) [2019-09-06T23:14:26.222Z] #44 26.70 Selecting previously unselected package liblzo2-2:amd64. [2019-09-06T23:14:26.222Z] #44 ... [2019-09-06T23:14:26.222Z] [2019-09-06T23:14:26.222Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-06T23:14:26.222Z] #33 26.10 runtime/cgo [2019-09-06T23:14:26.446Z] + rm -rf /tmp/tmp.JygN47l5CH [2019-09-06T23:14:27.235Z] Removing intermediate container 16b5f18bd7b3 [2019-09-06T23:14:27.235Z] ---> a8f655086dc7 [2019-09-06T23:14:27.235Z] Step 19/126 : FROM base AS frozen-images [2019-09-06T23:14:27.235Z] ---> 35c945688188 [2019-09-06T23:14:27.235Z] Step 20/126 : ARG DEBIAN_FRONTEND [2019-09-06T23:14:27.235Z] ---> Using cache [2019-09-06T23:14:27.235Z] ---> 8f46ed43e359 [2019-09-06T23:14:27.235Z] Step 21/126 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2019-09-06T23:14:27.235Z] ---> Running in a7e376954197 [2019-09-06T23:14:28.023Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-06T23:14:28.023Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-06T23:14:28.023Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-06T23:14:28.023Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-06T23:14:28.023Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-09-06T23:14:28.023Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-09-06T23:14:28.023Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-09-06T23:14:28.104Z] #33 ... [2019-09-06T23:14:28.104Z] [2019-09-06T23:14:28.104Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-06T23:14:28.104Z] #57 18.41 Fetched 7919 kB in 14s (555 kB/s) [2019-09-06T23:14:28.104Z] #57 18.41 Reading package lists... [2019-09-06T23:14:28.104Z] #57 23.79 Reading package lists... [2019-09-06T23:14:28.104Z] #57 ... [2019-09-06T23:14:28.104Z] [2019-09-06T23:14:28.104Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-09-06T23:14:28.104Z] #44 26.70 Selecting previously unselected package liblzo2-2:amd64. [2019-09-06T23:14:28.104Z] #44 26.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 ... 15091 files and directories currently installed.) [2019-09-06T23:14:28.104Z] #44 26.77 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-09-06T23:14:28.104Z] #44 26.78 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-09-06T23:14:28.104Z] #44 26.89 Selecting previously unselected package btrfs-progs. [2019-09-06T23:14:28.104Z] #44 26.90 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-09-06T23:14:28.104Z] #44 26.90 Unpacking btrfs-progs (4.7.3-1) ... [2019-09-06T23:14:28.104Z] #44 27.56 Selecting previously unselected package btrfs-tools. [2019-09-06T23:14:28.104Z] #44 27.57 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-09-06T23:14:28.104Z] #44 27.60 Unpacking btrfs-tools (4.7.3-1) ... [2019-09-06T23:14:28.104Z] #44 27.77 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-06T23:14:28.104Z] #44 27.91 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-09-06T23:14:28.104Z] #44 27.92 Setting up btrfs-progs (4.7.3-1) ... [2019-09-06T23:14:28.104Z] #44 27.94 Setting up btrfs-tools (4.7.3-1) ... [2019-09-06T23:14:28.104Z] #44 27.96 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-06T23:14:28.104Z] #44 DONE 28.6s [2019-09-06T23:14:28.104Z] [2019-09-06T23:14:28.104Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-09-06T23:14:28.104Z] #50 17.57 + cd /tmp/tmp.atOB5CzByP/src/github.com/docker/libnetwork [2019-09-06T23:14:28.104Z] #50 17.59 + git checkout -q fc5a7d91d54cc98f64fc28f9e288b46a0bee756c [2019-09-06T23:14:28.104Z] #50 18.71 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-09-06T23:14:28.359Z] #50 ... [2019-09-06T23:14:28.359Z] [2019-09-06T23:14:28.359Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-06T23:14:28.359Z] #45 DONE 0.1s [2019-09-06T23:14:28.359Z] [2019-09-06T23:14:28.359Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-09-06T23:14:28.359Z] #46 DONE 0.1s [2019-09-06T23:14:28.359Z] [2019-09-06T23:14:28.359Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-06T23:14:28.359Z] #57 23.79 Reading package lists... [2019-09-06T23:14:28.395Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-09-06T23:14:29.672Z] Fetched 7671 kB in 1s (4703 kB/s) [2019-09-06T23:14:29.974Z] #57 29.04 Building dependency tree... [2019-09-06T23:14:29.974Z] #57 ... [2019-09-06T23:14:29.974Z] [2019-09-06T23:14:29.974Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-06T23:14:29.974Z] #35 20.06 Fetched 7919 kB in 14s (531 kB/s) [2019-09-06T23:14:29.974Z] #35 20.06 Reading package lists... [2019-09-06T23:14:29.974Z] #35 25.17 Reading package lists... [2019-09-06T23:14:29.974Z] #35 ... [2019-09-06T23:14:29.974Z] [2019-09-06T23:14:29.974Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-06T23:14:30.032Z] Reading package lists... [2019-09-06T23:14:30.811Z] Reading package lists... [2019-09-06T23:14:30.811Z] Building dependency tree... [2019-09-06T23:14:30.811Z] Reading state information... [2019-09-06T23:14:30.811Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-09-06T23:14:30.811Z] The following additional packages will be installed: [2019-09-06T23:14:30.811Z] libjq1 libonig4 [2019-09-06T23:14:30.811Z] The following NEW packages will be installed: [2019-09-06T23:14:30.811Z] jq libjq1 libonig4 [2019-09-06T23:14:30.811Z] 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. [2019-09-06T23:14:30.811Z] Need to get 328 kB of archives. [2019-09-06T23:14:30.811Z] After this operation, 1263 kB of additional disk space will be used. [2019-09-06T23:14:30.811Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-09-06T23:14:30.811Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-09-06T23:14:30.811Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-09-06T23:14:30.897Z] #47 2.296 + RM_GOPATH=0 [2019-09-06T23:14:30.897Z] #47 2.296 + TMP_GOPATH= [2019-09-06T23:14:30.897Z] #47 2.296 + : /build [2019-09-06T23:14:30.897Z] #47 2.296 + '[' -z '' ']' [2019-09-06T23:14:30.897Z] #47 2.296 ++ mktemp -d [2019-09-06T23:14:30.897Z] #47 2.300 Install containerd version 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-09-06T23:14:30.897Z] #47 2.300 + export GOPATH=/tmp/tmp.dL7v24ofoQ [2019-09-06T23:14:30.897Z] #47 2.300 + GOPATH=/tmp/tmp.dL7v24ofoQ [2019-09-06T23:14:30.897Z] #47 2.300 + RM_GOPATH=1 [2019-09-06T23:14:30.897Z] #47 2.300 ++ dirname ./install.sh [2019-09-06T23:14:30.897Z] #47 2.300 + dir=. [2019-09-06T23:14:30.897Z] #47 2.300 + bin=containerd [2019-09-06T23:14:30.897Z] #47 2.300 + shift [2019-09-06T23:14:30.897Z] #47 2.300 + '[' '!' -f ./containerd.installer ']' [2019-09-06T23:14:30.897Z] #47 2.300 + . ./containerd.installer [2019-09-06T23:14:30.897Z] #47 2.300 ++ CONTAINERD_COMMIT=894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-09-06T23:14:30.897Z] #47 2.300 + install_containerd [2019-09-06T23:14:30.897Z] #47 2.300 + echo 'Install containerd version 894b81a4b802e4eb2a91d1ce216b8817763c29fb' [2019-09-06T23:14:30.897Z] #47 2.300 + git clone https://github.com/containerd/containerd.git /tmp/tmp.dL7v24ofoQ/src/github.com/containerd/containerd [2019-09-06T23:14:30.898Z] #47 2.327 Cloning into '/tmp/tmp.dL7v24ofoQ/src/github.com/containerd/containerd'... [2019-09-06T23:14:31.191Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-06T23:14:31.191Z] Fetched 328 kB in 0s (4415 kB/s) [2019-09-06T23:14:31.191Z] Selecting previously unselected package libonig4:s390x. [2019-09-06T23:14:31.191Z] (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.) [2019-09-06T23:14:31.191Z] Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ... [2019-09-06T23:14:31.191Z] Unpacking libonig4:s390x (6.1.3-2) ... [2019-09-06T23:14:31.191Z] Selecting previously unselected package libjq1:s390x. [2019-09-06T23:14:31.191Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-09-06T23:14:31.191Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-09-06T23:14:31.191Z] Selecting previously unselected package jq. [2019-09-06T23:14:31.191Z] Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ... [2019-09-06T23:14:31.191Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-09-06T23:14:31.191Z] Setting up libonig4:s390x (6.1.3-2) ... [2019-09-06T23:14:31.191Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-09-06T23:14:31.191Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-06T23:14:31.191Z] Setting up jq (1.5+dfsg-1.3) ... [2019-09-06T23:14:32.140Z] Removing intermediate container a7e376954197 [2019-09-06T23:14:32.140Z] ---> 9ba13959a4d0 [2019-09-06T23:14:32.140Z] Step 22/126 : COPY contrib/download-frozen-image-v2.sh / [2019-09-06T23:14:32.140Z] ---> 68421289cdda [2019-09-06T23:14:32.140Z] 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 [2019-09-06T23:14:32.140Z] ---> Running in 33c530487870 [2019-09-06T23:14:33.405Z] #47 ... [2019-09-06T23:14:33.405Z] [2019-09-06T23:14:33.405Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-09-06T23:14:33.405Z] #50 DONE 32.4s [2019-09-06T23:14:33.405Z] [2019-09-06T23:14:33.405Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-06T23:14:33.405Z] #57 29.04 Building dependency tree... [2019-09-06T23:14:33.405Z] #57 30.29 Reading state information... [2019-09-06T23:14:33.405Z] #57 31.24 The following additional packages will be installed: [2019-09-06T23:14:33.405Z] #57 31.24 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-09-06T23:14:33.405Z] #57 31.26 libprotoc10 python-pkg-resources zlib1g-dev [2019-09-06T23:14:33.405Z] #57 31.26 Suggested packages: [2019-09-06T23:14:33.405Z] #57 31.26 manpages-dev python-setuptools [2019-09-06T23:14:33.405Z] #57 32.70 The following NEW packages will be installed: [2019-09-06T23:14:33.405Z] #57 32.71 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-09-06T23:14:33.405Z] #57 32.71 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-09-06T23:14:33.405Z] #57 32.71 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-09-06T23:14:33.405Z] #57 32.72 zlib1g-dev [2019-09-06T23:14:33.405Z] #57 33.89 0 upgraded, 16 newly installed, 0 to remove and 2 not upgraded. [2019-09-06T23:14:33.405Z] #57 33.89 Need to get 3602 kB of archives. [2019-09-06T23:14:33.405Z] #57 33.89 After this operation, 18.9 MB of additional disk space will be used. [2019-09-06T23:14:33.405Z] #57 33.89 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-09-06T23:14:33.428Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-09-06T23:14:33.428Z]  [2019-09-06T23:14:33.659Z] #57 33.91 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-09-06T23:14:33.659Z] #57 33.92 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-09-06T23:14:33.659Z] #57 33.95 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-09-06T23:14:33.659Z] #57 34.00 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2019-09-06T23:14:33.659Z] #57 34.03 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-09-06T23:14:33.659Z] #57 34.04 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2019-09-06T23:14:33.659Z] #57 34.05 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2019-09-06T23:14:33.659Z] #57 34.09 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-09-06T23:14:33.914Z] #57 34.23 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-09-06T23:14:33.914Z] #57 34.23 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-09-06T23:14:33.914Z] #57 34.35 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-09-06T23:14:33.914Z] #57 34.41 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2019-09-06T23:14:34.169Z] #57 34.41 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-09-06T23:14:34.169Z] #57 34.41 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-09-06T23:14:34.169Z] #57 34.43 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-09-06T23:14:34.192Z]  ## 3.1% ###########    15.6% #######################   32.4% ###################################  49.1% ############################################# 63.7% #########################################################                 80.4% ##################################################################### 97.1% ######################################################################## 100.0% [2019-09-06T23:14:34.560Z]  [2019-09-06T23:14:34.926Z]  ##########################                                                37.1% #######################################################  76.8% ######################################################################## 100.0% [2019-09-06T23:14:34.926Z]  [2019-09-06T23:14:35.092Z] #57 35.36 debconf: delaying package configuration, since apt-utils is not installed [2019-09-06T23:14:35.092Z] #57 35.47 Fetched 3602 kB in 1s (2171 kB/s) [2019-09-06T23:14:35.389Z] #57 35.62 Selecting previously unselected package libnet1:amd64. [2019-09-06T23:14:35.389Z] #57 35.62 (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.) [2019-09-06T23:14:35.389Z] #57 35.70 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-09-06T23:14:35.389Z] #57 35.71 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-09-06T23:14:35.644Z] #57 35.84 Selecting previously unselected package libcap-dev:amd64. [2019-09-06T23:14:35.644Z] #57 35.85 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-09-06T23:14:35.644Z] #57 35.86 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-09-06T23:14:35.644Z] #57 35.99 Selecting previously unselected package libnet1-dev. [2019-09-06T23:14:35.644Z] #57 36.00 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-09-06T23:14:35.644Z] #57 36.01 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-09-06T23:14:35.676Z]  ######### 12.9% ####################  28.4% ################################   45.8% ############################################### 66.2% ########################################################## 81.4% ######################################################################## 100.0% [2019-09-06T23:14:35.676Z]  [2019-09-06T23:14:35.899Z] #57 36.22 Selecting previously unselected package libnl-3-200:amd64. [2019-09-06T23:14:35.899Z] #57 36.22 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-09-06T23:14:35.899Z] #57 36.23 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-09-06T23:14:36.154Z] #57 36.38 Selecting previously unselected package libnl-3-dev:amd64. [2019-09-06T23:14:36.154Z] #57 36.38 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-09-06T23:14:36.154Z] #57 36.39 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-09-06T23:14:36.409Z] #57 36.61 Selecting previously unselected package libprotobuf-c1:amd64. [2019-09-06T23:14:36.409Z] #57 36.63 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-09-06T23:14:36.409Z] #57 36.64 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-09-06T23:14:36.409Z] #57 36.73 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-09-06T23:14:36.409Z] #57 36.75 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-09-06T23:14:36.409Z] #57 36.75 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-09-06T23:14:36.664Z] #57 36.84 Selecting previously unselected package zlib1g-dev:amd64. [2019-09-06T23:14:36.664Z] #57 36.86 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-09-06T23:14:36.664Z] #57 36.87 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-09-06T23:14:36.918Z] #57 37.15 Selecting previously unselected package libprotobuf10:amd64. [2019-09-06T23:14:36.918Z] #57 37.16 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-09-06T23:14:36.918Z] #57 37.17 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-09-06T23:14:37.477Z] #57 37.74 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-09-06T23:14:37.477Z] #57 37.74 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-09-06T23:14:37.477Z] #57 37.74 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-09-06T23:14:37.477Z] #57 37.97 Selecting previously unselected package libprotobuf-dev:amd64. [2019-09-06T23:14:37.477Z] #57 37.97 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-09-06T23:14:37.729Z]  ###                                         5.5% ########                                                                  12.4% #########                                                                 13.2% ############                             17.4% #################                               24.6% ######################                                                    30.9% ########################### 37.6% ###############################     44.2% #####################################       51.7% ##########################################      58.4% ##############################################      65.0% ###################################################     71.6% ########################################################     78.2% #############################################################   85.8% ################################################################### 93.3% ######################################################################## 100.0% [2019-09-06T23:14:37.729Z]  [2019-09-06T23:14:37.732Z] #57 37.97 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-09-06T23:14:38.199Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-09-06T23:14:38.199Z]  [2019-09-06T23:14:38.627Z]  ######################################################################## 100.0% [2019-09-06T23:14:38.627Z]  [2019-09-06T23:14:38.655Z] #57 38.99 Selecting previously unselected package libprotoc10:amd64. [2019-09-06T23:14:38.656Z] #57 38.99 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-09-06T23:14:38.656Z] #57 38.99 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-09-06T23:14:39.052Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-09-06T23:14:39.052Z]  [2019-09-06T23:14:39.215Z] #57 39.47 Selecting previously unselected package protobuf-c-compiler. [2019-09-06T23:14:39.215Z] #57 39.47 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-09-06T23:14:39.215Z] #57 39.48 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-09-06T23:14:39.215Z] #57 39.60 Selecting previously unselected package protobuf-compiler. [2019-09-06T23:14:39.215Z] #57 39.60 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-09-06T23:14:39.215Z] #57 39.60 Unpacking protobuf-compiler (3.0.0-9) ... [2019-09-06T23:14:39.454Z]  ######################################################################## 100.0% [2019-09-06T23:14:39.454Z]  [2019-09-06T23:14:39.469Z] #57 39.72 Selecting previously unselected package python-pkg-resources. [2019-09-06T23:14:39.469Z] #57 39.72 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-09-06T23:14:39.469Z] #57 39.72 Unpacking python-pkg-resources (33.1.1-1) ... [2019-09-06T23:14:39.723Z] #57 39.86 Selecting previously unselected package python-protobuf. [2019-09-06T23:14:39.723Z] #57 39.86 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-09-06T23:14:39.723Z] #57 39.89 Unpacking python-protobuf (3.0.0-9) ... [2019-09-06T23:14:39.826Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-09-06T23:14:39.826Z] skipping existing b63cc5f62c21 [2019-09-06T23:14:39.826Z] [2019-09-06T23:14:39.978Z] #57 40.39 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-09-06T23:14:40.200Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-09-06T23:14:40.233Z] #57 40.45 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-09-06T23:14:40.233Z] #57 40.46 Setting up python-pkg-resources (33.1.1-1) ... [2019-09-06T23:14:40.233Z] #57 ... [2019-09-06T23:14:40.233Z] [2019-09-06T23:14:40.233Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-06T23:14:40.233Z] #35 25.17 Reading package lists... [2019-09-06T23:14:40.233Z] #35 30.65 Building dependency tree... [2019-09-06T23:14:40.233Z] #35 31.77 Reading state information... [2019-09-06T23:14:40.233Z] #35 33.04 The following additional packages will be installed: [2019-09-06T23:14:40.233Z] #35 33.06 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-09-06T23:14:40.233Z] #35 33.08 Suggested packages: [2019-09-06T23:14:40.233Z] #35 33.08 codeblocks eclipse ninja-build lrzip [2019-09-06T23:14:40.233Z] #35 33.08 Recommended packages: [2019-09-06T23:14:40.233Z] #35 33.08 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-09-06T23:14:40.233Z] #35 33.48 The following NEW packages will be installed: [2019-09-06T23:14:40.233Z] #35 33.48 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-09-06T23:14:40.233Z] #35 33.48 vim-common xxd [2019-09-06T23:14:40.233Z] #35 34.61 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2019-09-06T23:14:40.233Z] #35 34.61 Need to get 13.7 MB of archives. [2019-09-06T23:14:40.233Z] #35 34.61 After this operation, 57.2 MB of additional disk space will be used. [2019-09-06T23:14:40.233Z] #35 34.61 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-09-06T23:14:40.233Z] #35 34.69 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-09-06T23:14:40.233Z] #35 34.69 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u2 [7700 kB] [2019-09-06T23:14:40.233Z] #35 35.39 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2019-09-06T23:14:40.233Z] #35 35.44 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB] [2019-09-06T23:14:40.233Z] #35 35.48 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-09-06T23:14:40.233Z] #35 35.48 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-09-06T23:14:40.233Z] #35 35.49 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-09-06T23:14:40.233Z] #35 35.77 Get:9 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-09-06T23:14:40.233Z] #35 35.80 Get:10 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-09-06T23:14:40.233Z] #35 36.65 debconf: delaying package configuration, since apt-utils is not installed [2019-09-06T23:14:40.233Z] #35 36.83 Fetched 13.7 MB in 2s (5997 kB/s) [2019-09-06T23:14:40.233Z] #35 36.93 Selecting previously unselected package cmake-data. [2019-09-06T23:14:40.233Z] #35 36.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.) [2019-09-06T23:14:40.233Z] #35 36.99 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-09-06T23:14:40.233Z] #35 37.00 Unpacking cmake-data (3.7.2-1) ... [2019-09-06T23:14:40.233Z] #35 39.42 Selecting previously unselected package liblzo2-2:amd64. [2019-09-06T23:14:40.233Z] #35 39.42 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-09-06T23:14:40.233Z] #35 39.43 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-09-06T23:14:40.233Z] #35 39.54 Selecting previously unselected package libicu57:amd64. [2019-09-06T23:14:40.233Z] #35 39.54 Preparing to unpack .../2-libicu57_57.1-6+deb9u2_amd64.deb ... [2019-09-06T23:14:40.233Z] #35 39.54 Unpacking libicu57:amd64 (57.1-6+deb9u2) ... [2019-09-06T23:14:40.487Z] #35 ... [2019-09-06T23:14:40.487Z] [2019-09-06T23:14:40.487Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-09-06T23:14:40.487Z] #27 30.67 + cd /tmp/tmp.UI0kqOJF8A/src/gotest.tools/gotestsum [2019-09-06T23:14:40.487Z] #27 30.67 + git checkout -q v0.3.5 [2019-09-06T23:14:40.487Z] #27 30.70 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-09-06T23:14:40.563Z]  [2019-09-06T23:14:40.563Z]  ######################################################################## 100.0% [2019-09-06T23:14:40.563Z]  [2019-09-06T23:14:40.563Z] Download of images into '/build' complete. [2019-09-06T23:14:40.563Z] Use something like the following to load the result into a Docker daemon: [2019-09-06T23:14:40.563Z] tar -cC '/build' . | docker load [2019-09-06T23:14:40.742Z] #27 ... [2019-09-06T23:14:40.742Z] [2019-09-06T23:14:40.742Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-06T23:14:40.742Z] #33 34.69 internal/x/crypto/curve25519 [2019-09-06T23:14:40.742Z] #33 38.99 sync [2019-09-06T23:14:40.742Z] #33 39.52 reflect [2019-09-06T23:14:40.742Z] #33 39.52 io [2019-09-06T23:14:40.742Z] #33 40.62 bytes [2019-09-06T23:14:41.833Z] Removing intermediate container 33c530487870 [2019-09-06T23:14:41.833Z] ---> 776253a77f1b [2019-09-06T23:14:41.833Z] Step 24/126 : FROM base AS cross-false [2019-09-06T23:14:41.833Z] ---> 35c945688188 [2019-09-06T23:14:41.833Z] Step 25/126 : FROM base AS cross-true [2019-09-06T23:14:41.833Z] ---> 35c945688188 [2019-09-06T23:14:41.833Z] Step 26/126 : ARG DEBIAN_FRONTEND [2019-09-06T23:14:41.833Z] ---> Using cache [2019-09-06T23:14:41.833Z] ---> 8f46ed43e359 [2019-09-06T23:14:41.833Z] Step 27/126 : RUN dpkg --add-architecture armhf [2019-09-06T23:14:41.833Z] ---> Running in 41037467d842 [2019-09-06T23:14:42.625Z] #33 42.26 bufio [2019-09-06T23:14:43.097Z] Removing intermediate container 41037467d842 [2019-09-06T23:14:43.097Z] ---> f851e57821a5 [2019-09-06T23:14:43.097Z] Step 28/126 : RUN dpkg --add-architecture arm64 [2019-09-06T23:14:43.097Z] ---> Running in 83c23d846b19 [2019-09-06T23:14:44.090Z] #33 43.85 syscall [2019-09-06T23:14:44.090Z] #33 ... [2019-09-06T23:14:44.090Z] [2019-09-06T23:14:44.090Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-06T23:14:44.090Z] #57 44.45 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-09-06T23:14:44.090Z] #57 44.46 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-09-06T23:14:44.090Z] #57 44.47 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-06T23:14:44.090Z] #57 44.49 Setting up python-protobuf (3.0.0-9) ... [2019-09-06T23:14:44.350Z] Removing intermediate container 83c23d846b19 [2019-09-06T23:14:44.350Z] ---> dc92ce042837 [2019-09-06T23:14:44.350Z] Step 29/126 : RUN dpkg --add-architecture armel [2019-09-06T23:14:44.350Z] ---> Running in 6c687715aae6 [2019-09-06T23:14:45.157Z] Removing intermediate container 6c687715aae6 [2019-09-06T23:14:45.157Z] ---> 9ddc039d29ec [2019-09-06T23:14:45.157Z] 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 [2019-09-06T23:14:45.450Z] #57 ... [2019-09-06T23:14:45.450Z] [2019-09-06T23:14:45.450Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-06T23:14:45.450Z] #30 34.52 sync [2019-09-06T23:14:45.450Z] #30 35.02 io [2019-09-06T23:14:45.450Z] #30 35.03 reflect [2019-09-06T23:14:45.450Z] #30 36.15 syscall [2019-09-06T23:14:45.450Z] #30 42.62 time [2019-09-06T23:14:45.450Z] #30 ... [2019-09-06T23:14:45.450Z] [2019-09-06T23:14:45.450Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-06T23:14:45.450Z] #35 45.75 Selecting previously unselected package libxml2:amd64. [2019-09-06T23:14:45.450Z] #35 45.75 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-09-06T23:14:45.450Z] #35 45.76 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-09-06T23:14:45.629Z] ---> Running in 94d52922590d [2019-09-06T23:14:46.009Z] #35 46.34 Selecting previously unselected package libarchive13:amd64. [2019-09-06T23:14:46.009Z] #35 46.35 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ... [2019-09-06T23:14:46.009Z] #35 46.36 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-09-06T23:14:46.554Z] Removing intermediate container 94d52922590d [2019-09-06T23:14:46.555Z] ---> 839e2333def2 [2019-09-06T23:14:46.555Z] Step 31/126 : FROM cross-${CROSS} as dev-base [2019-09-06T23:14:46.555Z] ---> 35c945688188 [2019-09-06T23:14:46.555Z] Step 32/126 : FROM dev-base AS runtime-dev-cross-false [2019-09-06T23:14:46.555Z] ---> 35c945688188 [2019-09-06T23:14:46.555Z] Step 33/126 : ARG DEBIAN_FRONTEND [2019-09-06T23:14:46.555Z] ---> Using cache [2019-09-06T23:14:46.555Z] ---> 8f46ed43e359 [2019-09-06T23:14:46.555Z] Step 34/126 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* [2019-09-06T23:14:46.555Z] ---> Running in ec018a9d312a [2019-09-06T23:14:46.568Z] #35 46.67 Selecting previously unselected package libjsoncpp1:amd64. [2019-09-06T23:14:46.568Z] #35 46.68 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-09-06T23:14:46.568Z] #35 46.68 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-09-06T23:14:46.568Z] #35 46.84 Selecting previously unselected package libuv1:amd64. [2019-09-06T23:14:46.568Z] #35 46.84 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-09-06T23:14:46.568Z] #35 46.85 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-09-06T23:14:46.568Z] #35 46.99 Selecting previously unselected package cmake. [2019-09-06T23:14:46.568Z] #35 46.99 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-09-06T23:14:46.822Z] #35 47.09 Unpacking cmake (3.7.2-1) ... [2019-09-06T23:14:47.347Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-06T23:14:47.347Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-06T23:14:47.347Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-06T23:14:47.347Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-06T23:14:47.347Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-09-06T23:14:47.347Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-09-06T23:14:47.347Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-09-06T23:14:47.347Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-09-06T23:14:48.585Z] Fetched 7671 kB in 1s (4992 kB/s) [2019-09-06T23:14:49.329Z] #35 49.66 Selecting previously unselected package xxd. [2019-09-06T23:14:49.329Z] #35 49.67 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-09-06T23:14:49.329Z] #35 49.67 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-09-06T23:14:49.379Z] Reading package lists... [2019-09-06T23:14:49.583Z] #35 49.81 Selecting previously unselected package vim-common. [2019-09-06T23:14:49.583Z] #35 49.83 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-06T23:14:49.583Z] #35 49.86 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-06T23:14:49.752Z] Reading package lists... [2019-09-06T23:14:49.752Z] Building dependency tree... [2019-09-06T23:14:49.752Z] Reading state information... [2019-09-06T23:14:49.752Z] The following additional packages will be installed: [2019-09-06T23:14:49.752Z] libapparmor1 libseccomp2 [2019-09-06T23:14:49.752Z] Suggested packages: [2019-09-06T23:14:49.752Z] seccomp [2019-09-06T23:14:50.124Z] The following NEW packages will be installed: [2019-09-06T23:14:50.124Z] libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-09-06T23:14:50.124Z] 0 upgraded, 4 newly installed, 0 to remove and 2 not upgraded. [2019-09-06T23:14:50.124Z] Need to get 301 kB of archives. [2019-09-06T23:14:50.124Z] After this operation, 1402 kB of additional disk space will be used. [2019-09-06T23:14:50.124Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB] [2019-09-06T23:14:50.124Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp-dev s390x 2.3.1-2.1+deb9u1 [61.6 kB] [2019-09-06T23:14:50.124Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB] [2019-09-06T23:14:50.124Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB] [2019-09-06T23:14:50.124Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-06T23:14:50.124Z] Fetched 301 kB in 0s (3715 kB/s) [2019-09-06T23:14:50.124Z] Selecting previously unselected package libseccomp2:s390x. [2019-09-06T23:14:50.124Z] (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.) [2019-09-06T23:14:50.124Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ... [2019-09-06T23:14:50.124Z] Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-09-06T23:14:50.124Z] Selecting previously unselected package libseccomp-dev:s390x. [2019-09-06T23:14:50.124Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ... [2019-09-06T23:14:50.124Z] Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-09-06T23:14:50.124Z] Selecting previously unselected package libapparmor1:s390x. [2019-09-06T23:14:50.124Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ... [2019-09-06T23:14:50.124Z] Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-09-06T23:14:50.142Z] #35 ... [2019-09-06T23:14:50.142Z] [2019-09-06T23:14:50.142Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-06T23:14:50.142Z] #57 49.39 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-09-06T23:14:50.142Z] #57 49.40 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-09-06T23:14:50.142Z] #57 49.41 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-09-06T23:14:50.142Z] #57 49.57 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-09-06T23:14:50.142Z] #57 49.58 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-09-06T23:14:50.142Z] #57 49.59 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-09-06T23:14:50.142Z] #57 49.67 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-09-06T23:14:50.142Z] #57 49.68 Setting up protobuf-compiler (3.0.0-9) ... [2019-09-06T23:14:50.142Z] #57 49.69 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-09-06T23:14:50.142Z] #57 49.70 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-09-06T23:14:50.142Z] #57 49.71 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-06T23:14:50.142Z] #57 DONE 50.4s [2019-09-06T23:14:50.142Z] [2019-09-06T23:14:50.142Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-09-06T23:14:50.142Z] #35 50.52 Processing triggers for mime-support (3.60) ... [2019-09-06T23:14:50.142Z] #35 50.64 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-09-06T23:14:50.445Z] #35 50.68 Setting up libuv1:amd64 (1.9.1-3) ... [2019-09-06T23:14:50.445Z] #35 50.70 Setting up cmake-data (3.7.2-1) ... [2019-09-06T23:14:50.445Z] #35 50.73 Setting up libicu57:amd64 (57.1-6+deb9u2) ... [2019-09-06T23:14:50.445Z] #35 50.75 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-09-06T23:14:50.445Z] #35 50.76 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-06T23:14:50.445Z] #35 50.90 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-06T23:14:50.489Z] Selecting previously unselected package libapparmor-dev:s390x. [2019-09-06T23:14:50.489Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ... [2019-09-06T23:14:50.489Z] Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-09-06T23:14:50.489Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-06T23:14:50.489Z] Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-09-06T23:14:50.489Z] Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-09-06T23:14:50.489Z] Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-09-06T23:14:50.489Z] Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-09-06T23:14:50.489Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-06T23:14:50.700Z] #35 50.98 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-09-06T23:14:50.700Z] #35 51.01 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-09-06T23:14:50.700Z] #35 51.01 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-09-06T23:14:50.700Z] #35 51.03 Setting up cmake (3.7.2-1) ... [2019-09-06T23:14:50.861Z] Removing intermediate container ec018a9d312a [2019-09-06T23:14:50.861Z] ---> 9e9a25b9a82b [2019-09-06T23:14:50.861Z] Step 35/126 : FROM cross-true AS runtime-dev-cross-true [2019-09-06T23:14:50.861Z] ---> 839e2333def2 [2019-09-06T23:14:50.861Z] Step 36/126 : ARG DEBIAN_FRONTEND [2019-09-06T23:14:50.955Z] #35 51.20 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-06T23:14:51.221Z] ---> Running in b48657a165fe [2019-09-06T23:14:51.221Z] Removing intermediate container b48657a165fe [2019-09-06T23:14:51.221Z] ---> 4df0a755b1af [2019-09-06T23:14:51.221Z] 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 [2019-09-06T23:14:51.221Z] ---> Running in 66b85ecef100 [2019-09-06T23:14:51.514Z] #35 DONE 51.9s [2019-09-06T23:14:51.514Z] [2019-09-06T23:14:51.514Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-06T23:14:51.770Z] #47 22.22 Checking out files: 49% (1413/2849) Checking out files: 50% (1425/2849) Checking out files: 51% (1453/2849) Checking out files: 52% (1482/2849) Checking out files: 53% (1510/2849) Checking out files: 54% (1539/2849) Checking out files: 55% (1567/2849) Checking out files: 56% (1596/2849) Checking out files: 57% (1624/2849) Checking out files: 58% (1653/2849) Checking out files: 59% (1681/2849) Checking out files: 60% (1710/2849) Checking out files: 61% (1738/2849) Checking out files: 62% (1767/2849) Checking out files: 63% (1795/2849) Checking out files: 64% (1824/2849) Checking out files: 65% (1852/2849) Checking out files: 66% (1881/2849) Checking out files: 67% (1909/2849) Checking out files: 68% (1938/2849) Checking out files: 69% (1966/2849) Checking out files: 70% (1995/2849) Checking out files: 71% (2023/2849) Checking out files: 72% (2052/2849) Checking out files: 73% (2080/2849) Checking out files: 74% (2109/2849) Checking out files: 75% (2137/2849) Checking out files: 76% (2166/2849) Checking out files: 77% (2194/2849) Checking out files: 78% (2223/2849) Checking out files: 79% (2251/2849) Checking out files: 80% (2280/2849) Checking out files: 81% (2308/2849) Checking out files: 82% (2337/2849) Checking out files: 83% (2365/2849) Checking out files: 84% (2394/2849) Checking out files: 85% (2422/2849) Checking out files: 86% (2451/2849) Checking out files: 87% (2479/2849) Checking out files: 88% (2508/2849) Checking out files: 89% (2536/2849) Checking out files: 90% (2565/2849) Checking out files: 91% (2593/2849) Checking out files: 92% (2622/2849) Checking out files: 93% (2650/2849) Checking out files: 94% (2679/2849) Checking out files: 95% (2707/2849) Checking out files: 96% (2736/2849) [2019-09-06T23:14:51.770Z] #47 ... [2019-09-06T23:14:51.770Z] [2019-09-06T23:14:51.770Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-06T23:14:51.770Z] #36 DONE 0.1s [2019-09-06T23:14:51.770Z] [2019-09-06T23:14:51.770Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-06T23:14:51.770Z] #47 22.22 Checking out files: 49% (1413/2849) Checking out files: 50% (1425/2849) Checking out files: 51% (1453/2849) Checking out files: 52% (1482/2849) Checking out files: 53% (1510/2849) Checking out files: 54% (1539/2849) Checking out files: 55% (1567/2849) Checking out files: 56% (1596/2849) Checking out files: 57% (1624/2849) Checking out files: 58% (1653/2849) Checking out files: 59% (1681/2849) Checking out files: 60% (1710/2849) Checking out files: 61% (1738/2849) Checking out files: 62% (1767/2849) Checking out files: 63% (1795/2849) Checking out files: 64% (1824/2849) Checking out files: 65% (1852/2849) Checking out files: 66% (1881/2849) Checking out files: 67% (1909/2849) Checking out files: 68% (1938/2849) Checking out files: 69% (1966/2849) Checking out files: 70% (1995/2849) Checking out files: 71% (2023/2849) Checking out files: 72% (2052/2849) Checking out files: 73% (2080/2849) Checking out files: 74% (2109/2849) Checking out files: 75% (2137/2849) Checking out files: 76% (2166/2849) Checking out files: 77% (2194/2849) Checking out files: 78% (2223/2849) Checking out files: 79% (2251/2849) Checking out files: 80% (2280/2849) Checking out files: 81% (2308/2849) Checking out files: 82% (2337/2849) Checking out files: 83% (2365/2849) Checking out files: 84% (2394/2849) Checking out files: 85% (2422/2849) Checking out files: 86% (2451/2849) Checking out files: 87% (2479/2849) Checking out files: 88% (2508/2849) Checking out files: 89% (2536/2849) Checking out files: 90% (2565/2849) Checking out files: 91% (2593/2849) Checking out files: 92% (2622/2849) Checking out files: 93% (2650/2849) Checking out files: 94% (2679/2849) Checking out files: 95% (2707/2849) Checking out files: 96% (2736/2849) Checking out files: 97% (2764/2849) Checking out files: 98% (2793/2849) Checking out files: 99% (2821/2849) Checking out files: 100% (2849/2849) #47 ... [2019-09-06T23:14:51.770Z] [2019-09-06T23:14:51.770Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-09-06T23:14:51.770Z] #37 DONE 0.1s [2019-09-06T23:14:51.770Z] [2019-09-06T23:14:51.770Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-06T23:14:51.770Z] #47 22.22 Checking out files: 49% (1413/2849) Checking out files: 50% (1425/2849) Checking out files: 51% (1453/2849) Checking out files: 52% (1482/2849) Checking out files: 53% (1510/2849) Checking out files: 54% (1539/2849) Checking out files: 55% (1567/2849) Checking out files: 56% (1596/2849) Checking out files: 57% (1624/2849) Checking out files: 58% (1653/2849) Checking out files: 59% (1681/2849) Checking out files: 60% (1710/2849) Checking out files: 61% (1738/2849) Checking out files: 62% (1767/2849) Checking out files: 63% (1795/2849) Checking out files: 64% (1824/2849) Checking out files: 65% (1852/2849) Checking out files: 66% (1881/2849) Checking out files: 67% (1909/2849) Checking out files: 68% (1938/2849) Checking out files: 69% (1966/2849) Checking out files: 70% (1995/2849) Checking out files: 71% (2023/2849) Checking out files: 72% (2052/2849) Checking out files: 73% (2080/2849) Checking out files: 74% (2109/2849) Checking out files: 75% (2137/2849) Checking out files: 76% (2166/2849) Checking out files: 77% (2194/2849) Checking out files: 78% (2223/2849) Checking out files: 79% (2251/2849) Checking out files: 80% (2280/2849) Checking out files: 81% (2308/2849) Checking out files: 82% (2337/2849) Checking out files: 83% (2365/2849) Checking out files: 84% (2394/2849) Checking out files: 85% (2422/2849) Checking out files: 86% (2451/2849) Checking out files: 87% (2479/2849) Checking out files: 88% (2508/2849) Checking out files: 89% (2536/2849) Checking out files: 90% (2565/2849) Checking out files: 91% (2593/2849) Checking out files: 92% (2622/2849) Checking out files: 93% (2650/2849) Checking out files: 94% (2679/2849) Checking out files: 95% (2707/2849) Checking out files: 96% (2736/2849) Checking out files: 97% (2764/2849) Checking out files: 98% (2793/2849) Checking out files: 99% (2821/2849) Checking out files: 100% (2849/2849) Checking out files: 100% (2849/2849), done. [2019-09-06T23:14:51.770Z] #47 23.40 + cd /tmp/tmp.dL7v24ofoQ/src/github.com/containerd/containerd [2019-09-06T23:14:51.770Z] #47 23.40 + git checkout -q 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-09-06T23:14:52.486Z] Removing intermediate container 66b85ecef100 [2019-09-06T23:14:52.486Z] ---> 3eb711fd98f7 [2019-09-06T23:14:52.486Z] Step 38/126 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2019-09-06T23:14:52.486Z] ---> 9e9a25b9a82b [2019-09-06T23:14:52.486Z] Step 39/126 : FROM base AS tomlv [2019-09-06T23:14:52.486Z] ---> 35c945688188 [2019-09-06T23:14:52.486Z] Step 40/126 : ENV INSTALL_BINARY_NAME=tomlv [2019-09-06T23:14:52.486Z] ---> Running in 8a4a80110465 [2019-09-06T23:14:52.486Z] Removing intermediate container 8a4a80110465 [2019-09-06T23:14:52.486Z] ---> c48d1b036e73 [2019-09-06T23:14:52.486Z] Step 41/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-06T23:14:52.847Z] ---> 959dcd6ed9f1 [2019-09-06T23:14:52.847Z] Step 42/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-06T23:14:53.209Z] ---> 31ea2ea7e371 [2019-09-06T23:14:53.209Z] Step 43/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-06T23:14:53.209Z] ---> Running in f78dff05ad0d [2019-09-06T23:14:53.580Z] + RM_GOPATH=0 [2019-09-06T23:14:53.580Z] + TMP_GOPATH= [2019-09-06T23:14:53.580Z] + : /build [2019-09-06T23:14:53.580Z] + '[' -z '' ']' [2019-09-06T23:14:53.580Z] ++ mktemp -d [2019-09-06T23:14:53.580Z] + export GOPATH=/tmp/tmp.oAFKsllZ6s [2019-09-06T23:14:53.580Z] + GOPATH=/tmp/tmp.oAFKsllZ6s [2019-09-06T23:14:53.580Z] + RM_GOPATH=1 [2019-09-06T23:14:53.580Z] ++ dirname ./install.sh [2019-09-06T23:14:53.580Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-06T23:14:53.580Z] + dir=. [2019-09-06T23:14:53.580Z] + bin=tomlv [2019-09-06T23:14:53.580Z] + shift [2019-09-06T23:14:53.580Z] + '[' '!' -f ./tomlv.installer ']' [2019-09-06T23:14:53.580Z] + . ./tomlv.installer [2019-09-06T23:14:53.580Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-06T23:14:53.580Z] + install_tomlv [2019-09-06T23:14:53.580Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-09-06T23:14:53.580Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.oAFKsllZ6s/src/github.com/BurntSushi/toml [2019-09-06T23:14:53.580Z] Cloning into '/tmp/tmp.oAFKsllZ6s/src/github.com/BurntSushi/toml'... [2019-09-06T23:14:53.655Z] #47 25.21 + export 'BUILDTAGS=netgo osusergo static_build' [2019-09-06T23:14:53.655Z] #47 25.21 + BUILDTAGS='netgo osusergo static_build' [2019-09-06T23:14:53.655Z] #47 25.21 + export EXTRA_FLAGS=-buildmode=pie [2019-09-06T23:14:53.655Z] #47 25.21 + EXTRA_FLAGS=-buildmode=pie [2019-09-06T23:14:53.655Z] #47 25.21 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-09-06T23:14:53.655Z] #47 25.21 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-09-06T23:14:53.655Z] #47 25.21 + '[' '' = dynamic ']' [2019-09-06T23:14:53.655Z] #47 25.21 + make [2019-09-06T23:14:53.961Z] + cd /tmp/tmp.oAFKsllZ6s/src/github.com/BurntSushi/toml [2019-09-06T23:14:53.962Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-06T23:14:53.962Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-09-06T23:14:53.962Z] errors [2019-09-06T23:14:53.962Z] math/bits [2019-09-06T23:14:53.962Z] internal/cpu [2019-09-06T23:14:53.962Z] math [2019-09-06T23:14:53.962Z] internal/bytealg [2019-09-06T23:14:53.962Z] runtime/internal/atomic [2019-09-06T23:14:54.344Z] runtime/internal/sys [2019-09-06T23:14:54.344Z] runtime/internal/math [2019-09-06T23:14:54.344Z] runtime [2019-09-06T23:14:54.344Z] unicode/utf8 [2019-09-06T23:14:54.344Z] strconv [2019-09-06T23:14:54.578Z] #47 26.08 🇩 bin/ctr [2019-09-06T23:14:54.757Z] internal/race [2019-09-06T23:14:54.757Z] sync/atomic [2019-09-06T23:14:54.757Z] unicode [2019-09-06T23:14:54.757Z] internal/testlog [2019-09-06T23:14:55.156Z] encoding [2019-09-06T23:14:55.156Z] runtime/cgo [2019-09-06T23:14:56.460Z] #47 ... [2019-09-06T23:14:56.460Z] [2019-09-06T23:14:56.460Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-06T23:14:56.460Z] #30 45.61 sort [2019-09-06T23:14:56.460Z] #30 46.64 internal/fmtsort [2019-09-06T23:14:56.460Z] #30 47.01 internal/syscall/unix [2019-09-06T23:14:56.460Z] #30 47.29 strings [2019-09-06T23:14:56.460Z] #30 47.37 internal/poll [2019-09-06T23:14:56.460Z] #30 48.95 os [2019-09-06T23:14:56.460Z] #30 50.77 bytes [2019-09-06T23:14:56.460Z] #30 52.33 fmt [2019-09-06T23:14:56.460Z] #30 52.61 bufio [2019-09-06T23:14:56.460Z] #30 54.27 path/filepath [2019-09-06T23:14:56.460Z] #30 55.64 io/ioutil [2019-09-06T23:14:56.460Z] #30 ... [2019-09-06T23:14:56.460Z] [2019-09-06T23:14:56.460Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-09-06T23:14:56.460Z] #38 2.456 + RM_GOPATH=0 [2019-09-06T23:14:56.460Z] #38 2.456 + TMP_GOPATH= [2019-09-06T23:14:56.460Z] #38 2.456 + : /build [2019-09-06T23:14:56.460Z] #38 2.456 + '[' -z '' ']' [2019-09-06T23:14:56.460Z] #38 2.460 ++ mktemp -d [2019-09-06T23:14:56.460Z] #38 2.462 + export GOPATH=/tmp/tmp.tfBMN7gmOC [2019-09-06T23:14:56.460Z] #38 2.462 + GOPATH=/tmp/tmp.tfBMN7gmOC [2019-09-06T23:14:56.460Z] #38 2.462 + RM_GOPATH=1 [2019-09-06T23:14:56.460Z] #38 2.466 ++ dirname ./install.sh [2019-09-06T23:14:56.460Z] #38 2.470 + dir=. [2019-09-06T23:14:56.460Z] #38 2.473 + bin=tini [2019-09-06T23:14:56.460Z] #38 2.473 + shift [2019-09-06T23:14:56.460Z] #38 2.473 + '[' '!' -f ./tini.installer ']' [2019-09-06T23:14:56.460Z] #38 2.473 + . ./tini.installer [2019-09-06T23:14:56.460Z] #38 2.473 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-06T23:14:56.460Z] #38 2.474 + install_tini [2019-09-06T23:14:56.460Z] #38 2.474 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-09-06T23:14:56.460Z] #38 2.474 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-06T23:14:56.460Z] #38 2.474 + git clone https://github.com/krallin/tini.git /tmp/tmp.tfBMN7gmOC/tini [2019-09-06T23:14:56.460Z] #38 2.476 Cloning into '/tmp/tmp.tfBMN7gmOC/tini'... [2019-09-06T23:14:56.460Z] #38 3.316 + cd /tmp/tmp.tfBMN7gmOC/tini [2019-09-06T23:14:56.460Z] #38 3.317 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-06T23:14:56.460Z] #38 3.340 + cmake . [2019-09-06T23:14:56.460Z] #38 3.893 -- The C compiler identification is GNU 6.3.0 [2019-09-06T23:14:56.460Z] #38 3.925 -- Check for working C compiler: /usr/bin/cc [2019-09-06T23:14:56.460Z] #38 4.442 -- Check for working C compiler: /usr/bin/cc -- works [2019-09-06T23:14:56.460Z] #38 4.450 -- Detecting C compiler ABI info [2019-09-06T23:14:56.462Z] sync [2019-09-06T23:14:56.462Z] reflect [2019-09-06T23:14:56.462Z] io [2019-09-06T23:14:56.462Z] syscall [2019-09-06T23:14:56.714Z] #38 5.019 -- Detecting C compiler ABI info - done [2019-09-06T23:14:56.845Z] time [2019-09-06T23:14:56.969Z] #38 5.061 -- Detecting C compile features [2019-09-06T23:14:57.228Z] sort [2019-09-06T23:14:57.228Z] internal/fmtsort [2019-09-06T23:14:57.228Z] internal/poll [2019-09-06T23:14:57.228Z] internal/syscall/unix [2019-09-06T23:14:57.599Z] strings [2019-09-06T23:14:57.599Z] os [2019-09-06T23:14:57.599Z] bytes [2019-09-06T23:14:57.599Z] fmt [2019-09-06T23:14:57.984Z] bufio [2019-09-06T23:14:57.984Z] path/filepath [2019-09-06T23:14:57.984Z] io/ioutil [2019-09-06T23:14:57.984Z] path [2019-09-06T23:14:57.984Z] flag [2019-09-06T23:14:57.984Z] github.com/BurntSushi/toml [2019-09-06T23:14:58.328Z] #38 6.629 -- Detecting C compile features - done [2019-09-06T23:14:58.328Z] #38 6.660 -- Performing Test HAS_BUILTIN_FORTIFY [2019-09-06T23:14:58.378Z] log [2019-09-06T23:14:58.378Z] text/tabwriter [2019-09-06T23:14:58.756Z] github.com/BurntSushi/toml/cmd/tomlv [2019-09-06T23:14:58.888Z] #38 6.882 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-09-06T23:14:58.888Z] #38 6.975 -- Configuring done [2019-09-06T23:14:58.888Z] #38 7.027 -- Generating done [2019-09-06T23:14:58.888Z] #38 7.034 -- Build files have been written to: /tmp/tmp.tfBMN7gmOC/tini [2019-09-06T23:14:58.888Z] #38 7.051 + make tini-static [2019-09-06T23:14:59.143Z] #38 7.285 Scanning dependencies of target tini-static [2019-09-06T23:14:59.143Z] #38 7.333 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-09-06T23:14:59.704Z] #38 ... [2019-09-06T23:14:59.704Z] [2019-09-06T23:14:59.704Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-06T23:14:59.704Z] #58 5.469 fatal: Not a git repository (or any of the parent directories): .git [2019-09-06T23:14:59.704Z] #58 5.506 GEN .gitid [2019-09-06T23:14:59.704Z] #58 5.512 GEN criu/include/version.h [2019-09-06T23:14:59.704Z] #58 5.547 GEN include/common/asm [2019-09-06T23:14:59.704Z] #58 6.946 PBCC images/google/protobuf/descriptor.pb-c.c [2019-09-06T23:14:59.704Z] #58 7.027 PBCC images/opts.pb-c.c [2019-09-06T23:14:59.704Z] #58 7.080 PBCC images/sit.pb-c.c [2019-09-06T23:14:59.704Z] #58 7.128 DEP images/google/protobuf/descriptor.pb-c.d [2019-09-06T23:14:59.704Z] #58 7.168 DEP images/opts.pb-c.d [2019-09-06T23:14:59.704Z] #58 7.228 DEP images/sit.pb-c.d [2019-09-06T23:14:59.704Z] #58 7.290 PBCC images/macvlan.pb-c.c [2019-09-06T23:14:59.704Z] #58 7.348 DEP images/macvlan.pb-c.d [2019-09-06T23:14:59.704Z] #58 7.388 PBCC images/autofs.pb-c.c [2019-09-06T23:14:59.704Z] #58 7.424 DEP images/autofs.pb-c.d [2019-09-06T23:14:59.704Z] #58 7.476 PBCC images/sysctl.pb-c.c [2019-09-06T23:14:59.704Z] #58 7.504 DEP images/sysctl.pb-c.d [2019-09-06T23:14:59.704Z] #58 7.547 PBCC images/time.pb-c.c [2019-09-06T23:14:59.704Z] #58 7.566 DEP images/time.pb-c.d [2019-09-06T23:14:59.704Z] #58 7.622 PBCC images/binfmt-misc.pb-c.c [2019-09-06T23:14:59.704Z] #58 7.665 DEP images/binfmt-misc.pb-c.d [2019-09-06T23:14:59.704Z] #58 7.700 PBCC images/seccomp.pb-c.c [2019-09-06T23:14:59.704Z] #58 7.760 DEP images/seccomp.pb-c.d [2019-09-06T23:14:59.704Z] #58 7.836 PBCC images/userns.pb-c.c [2019-09-06T23:14:59.704Z] #58 7.856 DEP images/userns.pb-c.d [2019-09-06T23:14:59.704Z] #58 7.916 PBCC images/cgroup.pb-c.c [2019-09-06T23:14:59.704Z] #58 7.964 DEP images/cgroup.pb-c.d [2019-09-06T23:14:59.704Z] #58 8.052 PBCC images/fown.pb-c.c [2019-09-06T23:14:59.704Z] #58 8.076 PBCC images/ext-file.pb-c.c [2019-09-06T23:14:59.704Z] #58 8.136 DEP images/fown.pb-c.d [2019-09-06T23:14:59.704Z] #58 8.174 DEP images/ext-file.pb-c.d [2019-09-06T23:14:59.704Z] #58 8.248 PBCC images/rpc.pb-c.c [2019-09-06T23:14:59.704Z] #58 8.295 DEP images/rpc.pb-c.d [2019-09-06T23:14:59.704Z] #58 8.338 PBCC images/siginfo.pb-c.c [2019-09-06T23:14:59.704Z] #58 8.363 DEP images/siginfo.pb-c.d [2019-09-06T23:14:59.704Z] #58 8.416 PBCC images/pagemap.pb-c.c [2019-09-06T23:14:59.704Z] #58 8.460 DEP images/pagemap.pb-c.d [2019-09-06T23:14:59.704Z] #58 8.508 PBCC images/rlimit.pb-c.c [2019-09-06T23:14:59.704Z] #58 8.530 DEP images/rlimit.pb-c.d [2019-09-06T23:14:59.704Z] #58 8.548 PBCC images/file-lock.pb-c.c [2019-09-06T23:14:59.704Z] #58 8.625 DEP images/file-lock.pb-c.d [2019-09-06T23:14:59.704Z] #58 8.690 PBCC images/tty.pb-c.c [2019-09-06T23:14:59.704Z] #58 8.748 DEP images/tty.pb-c.d [2019-09-06T23:14:59.704Z] #58 8.826 PBCC images/tun.pb-c.c [2019-09-06T23:14:59.704Z] #58 8.902 PBCC images/netdev.pb-c.c [2019-09-06T23:14:59.704Z] #58 9.018 DEP images/tun.pb-c.d [2019-09-06T23:14:59.704Z] #58 9.068 DEP images/netdev.pb-c.d [2019-09-06T23:14:59.704Z] #58 9.188 PBCC images/vma.pb-c.c [2019-09-06T23:14:59.704Z] #58 9.288 DEP images/vma.pb-c.d [2019-09-06T23:14:59.704Z] #58 9.342 PBCC images/creds.pb-c.c [2019-09-06T23:14:59.704Z] #58 9.388 DEP images/creds.pb-c.d [2019-09-06T23:14:59.704Z] #58 9.419 PBCC images/utsns.pb-c.c [2019-09-06T23:14:59.704Z] #58 9.475 DEP images/utsns.pb-c.d [2019-09-06T23:14:59.704Z] #58 9.533 PBCC images/ipc-desc.pb-c.c [2019-09-06T23:14:59.704Z] #58 9.580 PBCC images/ipc-sem.pb-c.c [2019-09-06T23:14:59.704Z] #58 9.609 DEP images/ipc-desc.pb-c.d [2019-09-06T23:14:59.704Z] #58 9.665 DEP images/ipc-sem.pb-c.d [2019-09-06T23:14:59.756Z] Removing intermediate container f78dff05ad0d [2019-09-06T23:14:59.756Z] ---> 356da6a52041 [2019-09-06T23:14:59.756Z] Step 44/126 : FROM base AS vndr [2019-09-06T23:14:59.756Z] ---> 35c945688188 [2019-09-06T23:14:59.756Z] Step 45/126 : ENV INSTALL_BINARY_NAME=vndr [2019-09-06T23:14:59.959Z] #58 9.734 PBCC images/ipc-msg.pb-c.c [2019-09-06T23:14:59.959Z] #58 9.749 DEP images/ipc-msg.pb-c.d [2019-09-06T23:14:59.959Z] #58 9.795 PBCC images/ipc-shm.pb-c.c [2019-09-06T23:14:59.959Z] #58 9.820 DEP images/ipc-shm.pb-c.d [2019-09-06T23:14:59.959Z] #58 9.896 PBCC images/ipc-var.pb-c.c [2019-09-06T23:14:59.959Z] #58 9.956 DEP images/ipc-var.pb-c.d [2019-09-06T23:14:59.959Z] #58 10.02 PBCC images/sk-opts.pb-c.c [2019-09-06T23:15:00.176Z] ---> Running in d9555c6e9bad [2019-09-06T23:15:00.176Z] Removing intermediate container d9555c6e9bad [2019-09-06T23:15:00.176Z] ---> 5d5c81291bc2 [2019-09-06T23:15:00.176Z] Step 46/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-06T23:15:00.214Z] #58 10.09 PBCC images/packet-sock.pb-c.c [2019-09-06T23:15:00.214Z] #58 10.15 DEP images/sk-opts.pb-c.d [2019-09-06T23:15:00.214Z] #58 10.18 DEP images/packet-sock.pb-c.d [2019-09-06T23:15:00.214Z] #58 10.24 PBCC images/sk-netlink.pb-c.c [2019-09-06T23:15:00.214Z] #58 ... [2019-09-06T23:15:00.214Z] [2019-09-06T23:15:00.214Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-09-06T23:15:00.214Z] #38 8.551 [100%] Linking C executable tini-static [2019-09-06T23:15:00.470Z] #38 ... [2019-09-06T23:15:00.470Z] [2019-09-06T23:15:00.470Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-06T23:15:00.470Z] #33 50.29 time [2019-09-06T23:15:00.470Z] #33 51.26 sort [2019-09-06T23:15:00.470Z] #33 52.80 internal/fmtsort [2019-09-06T23:15:00.470Z] #33 53.36 internal/syscall/unix [2019-09-06T23:15:00.470Z] #33 53.69 strings [2019-09-06T23:15:00.470Z] #33 55.03 internal/poll [2019-09-06T23:15:00.470Z] #33 56.07 path [2019-09-06T23:15:00.470Z] #33 56.59 regexp/syntax [2019-09-06T23:15:00.470Z] #33 57.17 os [2019-09-06T23:15:00.470Z] #33 ... [2019-09-06T23:15:00.470Z] [2019-09-06T23:15:00.470Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-06T23:15:00.470Z] #58 10.35 DEP images/sk-netlink.pb-c.d [2019-09-06T23:15:00.470Z] #58 10.46 PBCC images/sk-inet.pb-c.c [2019-09-06T23:15:00.584Z] ---> ff85f8fae468 [2019-09-06T23:15:00.584Z] Step 47/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-06T23:15:00.725Z] #58 10.56 DEP images/sk-inet.pb-c.d [2019-09-06T23:15:00.725Z] #58 10.61 PBCC images/sk-unix.pb-c.c [2019-09-06T23:15:00.980Z] #58 10.72 DEP images/sk-unix.pb-c.d [2019-09-06T23:15:00.980Z] #58 10.84 PBCC images/mm.pb-c.c [2019-09-06T23:15:00.980Z] #58 10.89 DEP images/mm.pb-c.d [2019-09-06T23:15:00.980Z] #58 10.95 PBCC images/timerfd.pb-c.c [2019-09-06T23:15:00.980Z] #58 11.01 DEP images/timerfd.pb-c.d [2019-09-06T23:15:00.980Z] #58 11.04 PBCC images/timer.pb-c.c [2019-09-06T23:15:00.980Z] #58 11.07 DEP images/timer.pb-c.d [2019-09-06T23:15:00.983Z] ---> 87766eb3a6b2 [2019-09-06T23:15:00.983Z] Step 48/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-06T23:15:00.983Z] ---> Running in aafa8f1ecffa [2019-09-06T23:15:01.235Z] #58 11.11 PBCC images/sa.pb-c.c [2019-09-06T23:15:01.235Z] #58 11.15 DEP images/sa.pb-c.d [2019-09-06T23:15:01.235Z] #58 11.22 PBCC images/pipe-data.pb-c.c [2019-09-06T23:15:01.362Z] + RM_GOPATH=0 [2019-09-06T23:15:01.362Z] + TMP_GOPATH= [2019-09-06T23:15:01.362Z] + : /build [2019-09-06T23:15:01.362Z] + '[' -z '' ']' [2019-09-06T23:15:01.362Z] ++ mktemp -d [2019-09-06T23:15:01.362Z] + export GOPATH=/tmp/tmp.TnRxthTgTn [2019-09-06T23:15:01.362Z] + GOPATH=/tmp/tmp.TnRxthTgTn [2019-09-06T23:15:01.362Z] + RM_GOPATH=1 [2019-09-06T23:15:01.362Z] ++ dirname ./install.sh [2019-09-06T23:15:01.362Z] + dir=. [2019-09-06T23:15:01.362Z] + bin=vndr [2019-09-06T23:15:01.362Z] + shift [2019-09-06T23:15:01.362Z] + '[' '!' -f ./vndr.installer ']' [2019-09-06T23:15:01.362Z] + . ./vndr.installer [2019-09-06T23:15:01.362Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-06T23:15:01.362Z] + install_vndr [2019-09-06T23:15:01.362Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-09-06T23:15:01.362Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.TnRxthTgTn/src/github.com/LK4D4/vndr [2019-09-06T23:15:01.362Z] Cloning into '/tmp/tmp.TnRxthTgTn/src/github.com/LK4D4/vndr'... [2019-09-06T23:15:01.362Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-06T23:15:01.491Z] #58 11.24 DEP images/pipe-data.pb-c.d [2019-09-06T23:15:01.491Z] #58 11.30 PBCC images/mnt.pb-c.c [2019-09-06T23:15:01.491Z] #58 11.35 DEP images/mnt.pb-c.d [2019-09-06T23:15:01.491Z] #58 ... [2019-09-06T23:15:01.491Z] [2019-09-06T23:15:01.491Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-09-06T23:15:01.491Z] #38 8.894 [100%] Built target tini-static [2019-09-06T23:15:01.491Z] #38 9.004 + mkdir -p /build [2019-09-06T23:15:01.491Z] #38 9.055 + cp tini-static /build/docker-init [2019-09-06T23:15:01.491Z] #38 DONE 9.7s [2019-09-06T23:15:01.491Z] [2019-09-06T23:15:01.491Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-06T23:15:01.491Z] #58 11.41 PBCC images/sk-packet.pb-c.c [2019-09-06T23:15:01.735Z] + cd /tmp/tmp.TnRxthTgTn/src/github.com/LK4D4/vndr [2019-09-06T23:15:01.735Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-06T23:15:01.735Z] + go build -buildmode=pie -v -o /build/vndr . [2019-09-06T23:15:01.735Z] errors [2019-09-06T23:15:01.735Z] internal/cpu [2019-09-06T23:15:01.735Z] internal/race [2019-09-06T23:15:01.735Z] runtime/internal/atomic [2019-09-06T23:15:01.735Z] runtime/internal/sys [2019-09-06T23:15:01.735Z] internal/bytealg [2019-09-06T23:15:01.735Z] runtime/internal/math [2019-09-06T23:15:01.735Z] sync/atomic [2019-09-06T23:15:01.735Z] unicode [2019-09-06T23:15:01.735Z] runtime [2019-09-06T23:15:01.746Z] #58 11.48 DEP images/sk-packet.pb-c.d [2019-09-06T23:15:01.746Z] #58 11.70 PBCC images/tcp-stream.pb-c.c [2019-09-06T23:15:02.002Z] #58 11.78 DEP images/tcp-stream.pb-c.d [2019-09-06T23:15:02.002Z] #58 11.89 PBCC images/pipe.pb-c.c [2019-09-06T23:15:02.002Z] #58 11.93 DEP images/pipe.pb-c.d [2019-09-06T23:15:02.132Z] unicode/utf8 [2019-09-06T23:15:02.133Z] math/bits [2019-09-06T23:15:02.133Z] math [2019-09-06T23:15:02.303Z] #58 12.02 PBCC images/pstree.pb-c.c [2019-09-06T23:15:02.303Z] #58 12.10 DEP images/pstree.pb-c.d [2019-09-06T23:15:02.303Z] #58 12.18 PBCC images/fs.pb-c.c [2019-09-06T23:15:02.303Z] #58 12.26 DEP images/fs.pb-c.d [2019-09-06T23:15:02.303Z] #58 12.29 PBCC images/signalfd.pb-c.c [2019-09-06T23:15:02.303Z] #58 12.33 DEP images/signalfd.pb-c.d [2019-09-06T23:15:02.303Z] #58 12.36 PBCC images/fh.pb-c.c [2019-09-06T23:15:02.303Z] #58 12.37 PBCC images/fsnotify.pb-c.c [2019-09-06T23:15:02.520Z] strconv [2019-09-06T23:15:02.520Z] internal/testlog [2019-09-06T23:15:02.520Z] encoding [2019-09-06T23:15:02.558Z] #58 12.41 DEP images/fh.pb-c.d [2019-09-06T23:15:02.558Z] #58 12.44 DEP images/fsnotify.pb-c.d [2019-09-06T23:15:02.558Z] #58 12.49 PBCC images/eventpoll.pb-c.c [2019-09-06T23:15:02.558Z] #58 12.51 DEP images/eventpoll.pb-c.d [2019-09-06T23:15:02.558Z] #58 12.55 PBCC images/eventfd.pb-c.c [2019-09-06T23:15:02.558Z] #58 12.59 DEP images/eventfd.pb-c.d [2019-09-06T23:15:02.813Z] #58 12.64 PBCC images/remap-file-path.pb-c.c [2019-09-06T23:15:02.813Z] #58 12.66 DEP images/remap-file-path.pb-c.d [2019-09-06T23:15:02.813Z] #58 12.70 PBCC images/fifo.pb-c.c [2019-09-06T23:15:02.813Z] #58 12.72 DEP images/fifo.pb-c.d [2019-09-06T23:15:02.813Z] #58 12.77 PBCC images/ghost-file.pb-c.c [2019-09-06T23:15:02.911Z] unicode/utf16 [2019-09-06T23:15:02.911Z] container/list [2019-09-06T23:15:02.911Z] crypto/internal/subtle [2019-09-06T23:15:02.911Z] crypto/subtle [2019-09-06T23:15:02.911Z] crypto/rc4 [2019-09-06T23:15:02.911Z] internal/x/crypto/cryptobyte/asn1 [2019-09-06T23:15:02.911Z] internal/nettrace [2019-09-06T23:15:02.911Z] internal/x/net/dns/dnsmessage [2019-09-06T23:15:02.911Z] runtime/cgo [2019-09-06T23:15:03.068Z] #58 12.85 DEP images/ghost-file.pb-c.d [2019-09-06T23:15:03.068Z] #58 12.90 PBCC images/regfile.pb-c.c [2019-09-06T23:15:03.068Z] #58 12.97 DEP images/regfile.pb-c.d [2019-09-06T23:15:03.068Z] #58 13.03 PBCC images/ns.pb-c.c [2019-09-06T23:15:03.068Z] #58 13.06 DEP images/ns.pb-c.d [2019-09-06T23:15:03.068Z] #58 13.11 PBCC images/fdinfo.pb-c.c [2019-09-06T23:15:03.323Z] #58 13.19 DEP images/fdinfo.pb-c.d [2019-09-06T23:15:03.323Z] #58 13.28 PBCC images/core-aarch64.pb-c.c [2019-09-06T23:15:03.323Z] #58 13.29 PBCC images/core-arm.pb-c.c [2019-09-06T23:15:03.323Z] #58 13.37 PBCC images/core-ppc64.pb-c.c [2019-09-06T23:15:03.621Z] #58 13.45 PBCC images/core-s390.pb-c.c [2019-09-06T23:15:03.621Z] #58 13.48 PBCC images/core-x86.pb-c.c [2019-09-06T23:15:03.621Z] #58 13.54 PBCC images/core.pb-c.c [2019-09-06T23:15:03.876Z] #58 13.64 PBCC images/inventory.pb-c.c [2019-09-06T23:15:03.876Z] #58 13.66 DEP images/core-aarch64.pb-c.d [2019-09-06T23:15:03.876Z] #58 13.72 DEP images/core-arm.pb-c.d [2019-09-06T23:15:03.876Z] #58 13.78 DEP images/core-ppc64.pb-c.d [2019-09-06T23:15:03.876Z] #58 13.83 DEP images/core-s390.pb-c.d [2019-09-06T23:15:03.876Z] #58 13.90 DEP images/core-x86.pb-c.d [2019-09-06T23:15:04.131Z] #58 13.95 DEP images/core.pb-c.d [2019-09-06T23:15:04.131Z] #58 14.06 DEP images/inventory.pb-c.d [2019-09-06T23:15:04.131Z] #58 14.10 PBCC images/cpuinfo.pb-c.c [2019-09-06T23:15:04.131Z] #58 14.17 DEP images/cpuinfo.pb-c.d [2019-09-06T23:15:04.223Z] sync [2019-09-06T23:15:04.223Z] io [2019-09-06T23:15:04.223Z] reflect [2019-09-06T23:15:04.223Z] bytes [2019-09-06T23:15:04.223Z] bufio [2019-09-06T23:15:04.223Z] syscall [2019-09-06T23:15:04.386Z] #58 14.21 PBCC images/stats.pb-c.c [2019-09-06T23:15:04.386Z] #58 14.26 DEP images/stats.pb-c.d [2019-09-06T23:15:05.038Z] time [2019-09-06T23:15:05.038Z] sort [2019-09-06T23:15:05.038Z] internal/fmtsort [2019-09-06T23:15:05.038Z] internal/syscall/unix [2019-09-06T23:15:05.038Z] strings [2019-09-06T23:15:05.405Z] internal/poll [2019-09-06T23:15:05.405Z] path [2019-09-06T23:15:05.405Z] regexp/syntax [2019-09-06T23:15:05.405Z] os [2019-09-06T23:15:05.747Z] #58 ... [2019-09-06T23:15:05.747Z] [2019-09-06T23:15:05.747Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-09-06T23:15:05.747Z] #30 56.22 path [2019-09-06T23:15:05.747Z] #30 56.76 flag [2019-09-06T23:15:05.747Z] #30 56.78 github.com/BurntSushi/toml [2019-09-06T23:15:05.747Z] #30 58.41 log [2019-09-06T23:15:05.747Z] #30 58.97 text/tabwriter [2019-09-06T23:15:05.747Z] #30 61.64 github.com/BurntSushi/toml/cmd/tomlv [2019-09-06T23:15:05.747Z] #30 DONE 64.9s [2019-09-06T23:15:05.747Z] [2019-09-06T23:15:05.747Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-06T23:15:05.747Z] #58 15.55 make[1]: Nothing to be done for 'all'. [2019-09-06T23:15:05.804Z] fmt [2019-09-06T23:15:05.804Z] path/filepath [2019-09-06T23:15:05.804Z] regexp [2019-09-06T23:15:06.207Z] flag [2019-09-06T23:15:06.207Z] go/token [2019-09-06T23:15:06.207Z] go/scanner [2019-09-06T23:15:06.207Z] io/ioutil [2019-09-06T23:15:06.207Z] net/url [2019-09-06T23:15:06.207Z] go/ast [2019-09-06T23:15:06.604Z] text/template/parse [2019-09-06T23:15:06.604Z] go/parser [2019-09-06T23:15:06.604Z] text/template [2019-09-06T23:15:07.003Z] log [2019-09-06T23:15:07.003Z] encoding/binary [2019-09-06T23:15:07.003Z] encoding/base64 [2019-09-06T23:15:07.390Z] go/doc [2019-09-06T23:15:07.390Z] encoding/json [2019-09-06T23:15:07.390Z] github.com/LK4D4/vndr/build [2019-09-06T23:15:07.630Z] #58 17.37 CC images/stats.o [2019-09-06T23:15:07.791Z] encoding/xml [2019-09-06T23:15:07.792Z] github.com/LK4D4/vndr/godl/singleflight [2019-09-06T23:15:07.792Z] compress/flate [2019-09-06T23:15:07.885Z] #58 17.63 CC images/core.o [2019-09-06T23:15:08.139Z] #58 18.15 CC images/core-x86.o [2019-09-06T23:15:08.213Z] hash [2019-09-06T23:15:08.213Z] hash/crc32 [2019-09-06T23:15:08.213Z] context [2019-09-06T23:15:08.213Z] compress/gzip [2019-09-06T23:15:08.213Z] crypto/cipher [2019-09-06T23:15:08.213Z] math/rand [2019-09-06T23:15:08.213Z] math/big [2019-09-06T23:15:08.213Z] crypto/aes [2019-09-06T23:15:08.698Z] #58 18.62 CC images/core-arm.o [2019-09-06T23:15:08.755Z] crypto [2019-09-06T23:15:08.755Z] crypto/des [2019-09-06T23:15:08.755Z] crypto/internal/randutil [2019-09-06T23:15:08.755Z] crypto/sha512 [2019-09-06T23:15:08.755Z] crypto/hmac [2019-09-06T23:15:08.755Z] crypto/md5 [2019-09-06T23:15:08.953Z] #58 19.04 CC images/core-aarch64.o [2019-09-06T23:15:09.209Z] crypto/sha1 [2019-09-06T23:15:09.209Z] crypto/sha256 [2019-09-06T23:15:09.209Z] encoding/hex [2019-09-06T23:15:09.209Z] encoding/pem [2019-09-06T23:15:09.209Z] internal/singleflight [2019-09-06T23:15:09.209Z] net [2019-09-06T23:15:09.209Z] crypto/rand [2019-09-06T23:15:09.512Z] #58 19.33 CC images/core-ppc64.o [2019-09-06T23:15:09.680Z] crypto/elliptic [2019-09-06T23:15:10.071Z] #58 19.92 CC images/core-s390.o [2019-09-06T23:15:10.091Z] encoding/asn1 [2019-09-06T23:15:10.091Z] crypto/ecdsa [2019-09-06T23:15:10.488Z] crypto/rsa [2019-09-06T23:15:10.488Z] crypto/dsa [2019-09-06T23:15:10.488Z] crypto/x509/pkix [2019-09-06T23:15:10.488Z] internal/x/crypto/cryptobyte [2019-09-06T23:15:10.631Z] #58 20.56 CC images/cpuinfo.o [2019-09-06T23:15:10.872Z] internal/x/crypto/internal/chacha20 [2019-09-06T23:15:10.872Z] internal/x/crypto/poly1305 [2019-09-06T23:15:10.872Z] internal/x/crypto/chacha20poly1305 [2019-09-06T23:15:10.872Z] internal/x/crypto/curve25519 [2019-09-06T23:15:10.872Z] internal/x/crypto/hkdf [2019-09-06T23:15:10.886Z] #58 20.95 CC images/inventory.o [2019-09-06T23:15:11.142Z] #58 ... [2019-09-06T23:15:11.142Z] [2019-09-06T23:15:11.142Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-06T23:15:11.142Z] #33 60.97 fmt [2019-09-06T23:15:11.142Z] #33 61.36 path/filepath [2019-09-06T23:15:11.142Z] #33 63.10 regexp [2019-09-06T23:15:11.142Z] #33 64.95 flag [2019-09-06T23:15:11.142Z] #33 66.92 go/token [2019-09-06T23:15:11.142Z] #33 67.14 io/ioutil [2019-09-06T23:15:11.142Z] #33 67.47 go/scanner [2019-09-06T23:15:11.142Z] #33 67.60 net/url [2019-09-06T23:15:11.142Z] #33 68.43 go/ast [2019-09-06T23:15:11.142Z] #33 69.21 text/template/parse [2019-09-06T23:15:11.260Z] internal/x/text/transform [2019-09-06T23:15:11.260Z] internal/x/text/unicode/bidi [2019-09-06T23:15:11.260Z] internal/x/text/secure/bidirule [2019-09-06T23:15:11.260Z] internal/x/text/unicode/norm [2019-09-06T23:15:11.397Z] #33 ... [2019-09-06T23:15:11.397Z] [2019-09-06T23:15:11.397Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-06T23:15:11.397Z] #58 21.16 CC images/fdinfo.o [2019-09-06T23:15:11.648Z] crypto/x509 [2019-09-06T23:15:11.648Z] internal/x/net/idna [2019-09-06T23:15:11.653Z] #58 21.47 CC images/fown.o [2019-09-06T23:15:11.653Z] #58 21.68 CC images/ns.o [2019-09-06T23:15:11.908Z] #58 21.87 CC images/regfile.o [2019-09-06T23:15:12.036Z] net/textproto [2019-09-06T23:15:12.036Z] internal/x/net/http/httpguts [2019-09-06T23:15:12.036Z] internal/x/net/http/httpproxy [2019-09-06T23:15:12.036Z] internal/x/net/http2/hpack [2019-09-06T23:15:12.036Z] crypto/tls [2019-09-06T23:15:12.421Z] mime [2019-09-06T23:15:12.421Z] mime/quotedprintable [2019-09-06T23:15:12.421Z] mime/multipart [2019-09-06T23:15:12.493Z] #58 22.16 CC images/ghost-file.o [2019-09-06T23:15:12.752Z] #58 22.50 CC images/fifo.o [2019-09-06T23:15:12.752Z] #58 22.69 CC images/remap-file-path.o [2019-09-06T23:15:12.805Z] net/http/internal [2019-09-06T23:15:12.805Z] os/exec [2019-09-06T23:15:13.022Z] #58 22.97 CC images/eventfd.o [2019-09-06T23:15:13.186Z] net/http/httptrace [2019-09-06T23:15:13.186Z] net/http [2019-09-06T23:15:13.277Z] #58 23.13 CC images/eventpoll.o [2019-09-06T23:15:13.532Z] #58 23.39 CC images/fh.o [2019-09-06T23:15:13.786Z] #58 23.66 CC images/fsnotify.o [2019-09-06T23:15:14.345Z] #58 24.19 CC images/signalfd.o [2019-09-06T23:15:14.345Z] #58 24.38 CC images/fs.o [2019-09-06T23:15:14.600Z] #58 24.61 CC images/pstree.o [2019-09-06T23:15:14.855Z] #58 24.76 CC images/pipe.o [2019-09-06T23:15:14.855Z] #58 24.94 CC images/tcp-stream.o [2019-09-06T23:15:15.091Z] github.com/LK4D4/vndr/godl [2019-09-06T23:15:15.091Z] github.com/LK4D4/vndr [2019-09-06T23:15:15.414Z] #58 25.14 CC images/sk-packet.o [2019-09-06T23:15:15.414Z] #58 25.39 CC images/mnt.o [2019-09-06T23:15:15.668Z] #58 25.62 CC images/pipe-data.o [2019-09-06T23:15:15.923Z] #58 25.83 CC images/sa.o [2019-09-06T23:15:16.177Z] #58 26.01 CC images/timer.o [2019-09-06T23:15:16.431Z] #58 26.31 CC images/timerfd.o [2019-09-06T23:15:16.686Z] #58 26.46 CC images/mm.o [2019-09-06T23:15:16.940Z] #58 26.73 CC images/sk-opts.o [2019-09-06T23:15:17.194Z] #58 26.89 CC images/sk-unix.o [2019-09-06T23:15:17.194Z] #58 27.13 CC images/sk-inet.o [2019-09-06T23:15:17.448Z] #58 27.37 CC images/tun.o [2019-09-06T23:15:17.564Z] Removing intermediate container aafa8f1ecffa [2019-09-06T23:15:17.564Z] ---> 0b0dc4fff8ba [2019-09-06T23:15:17.564Z] Step 49/126 : FROM dev-base AS containerd [2019-09-06T23:15:17.564Z] ---> 35c945688188 [2019-09-06T23:15:17.564Z] Step 50/126 : ARG DEBIAN_FRONTEND [2019-09-06T23:15:17.564Z] ---> Using cache [2019-09-06T23:15:17.564Z] ---> 8f46ed43e359 [2019-09-06T23:15:17.564Z] Step 51/126 : RUN apt-get update && apt-get install -y --no-install-recommends btrfs-tools && rm -rf /var/lib/apt/lists/* [2019-09-06T23:15:17.564Z] ---> Running in 18beaa21be81 [2019-09-06T23:15:17.703Z] #58 27.63 CC images/sk-netlink.o [2019-09-06T23:15:17.703Z] #58 27.77 CC images/packet-sock.o [2019-09-06T23:15:18.262Z] #58 28.14 CC images/ipc-var.o [2019-09-06T23:15:18.355Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-06T23:15:18.355Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-06T23:15:18.355Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-06T23:15:18.355Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-06T23:15:18.355Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-09-06T23:15:18.355Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-09-06T23:15:18.355Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-09-06T23:15:18.355Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-09-06T23:15:18.517Z] #58 28.39 CC images/ipc-desc.o [2019-09-06T23:15:18.772Z] #58 28.53 CC images/ipc-shm.o [2019-09-06T23:15:18.772Z] #58 28.68 CC images/ipc-msg.o [2019-09-06T23:15:19.026Z] #58 28.90 CC images/ipc-sem.o [2019-09-06T23:15:19.281Z] #58 29.06 CC images/utsns.o [2019-09-06T23:15:19.536Z] #58 29.32 CC images/creds.o [2019-09-06T23:15:19.536Z] #58 29.50 CC images/vma.o [2019-09-06T23:15:19.618Z] Fetched 7671 kB in 1s (5001 kB/s) [2019-09-06T23:15:19.791Z] #58 29.77 CC images/netdev.o [2019-09-06T23:15:20.352Z] #58 30.12 CC images/tty.o [2019-09-06T23:15:20.393Z] Reading package lists... [2019-09-06T23:15:20.607Z] #58 30.62 CC images/file-lock.o [2019-09-06T23:15:20.753Z] Reading package lists... [2019-09-06T23:15:20.753Z] Building dependency tree... [2019-09-06T23:15:20.753Z] Reading state information... [2019-09-06T23:15:20.753Z] The following additional packages will be installed: [2019-09-06T23:15:20.753Z] btrfs-progs liblzo2-2 [2019-09-06T23:15:20.862Z] #58 30.77 CC images/rlimit.o [2019-09-06T23:15:20.862Z] #58 30.92 CC images/pagemap.o [2019-09-06T23:15:21.120Z] The following NEW packages will be installed: [2019-09-06T23:15:21.120Z] btrfs-progs btrfs-tools liblzo2-2 [2019-09-06T23:15:21.120Z] 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. [2019-09-06T23:15:21.120Z] Need to get 668 kB of archives. [2019-09-06T23:15:21.120Z] After this operation, 5446 kB of additional disk space will be used. [2019-09-06T23:15:21.120Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-09-06T23:15:21.120Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-09-06T23:15:21.120Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-09-06T23:15:21.120Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-06T23:15:21.120Z] Fetched 668 kB in 0s (6644 kB/s) [2019-09-06T23:15:21.120Z] Selecting previously unselected package liblzo2-2:s390x. [2019-09-06T23:15:21.120Z] (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.) [2019-09-06T23:15:21.120Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-09-06T23:15:21.120Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-09-06T23:15:21.120Z] Selecting previously unselected package btrfs-progs. [2019-09-06T23:15:21.120Z] Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ... [2019-09-06T23:15:21.120Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-09-06T23:15:21.421Z] #58 31.14 CC images/siginfo.o [2019-09-06T23:15:21.421Z] #58 31.48 CC images/rpc.o [2019-09-06T23:15:21.499Z] Selecting previously unselected package btrfs-tools. [2019-09-06T23:15:21.499Z] Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ... [2019-09-06T23:15:21.499Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-09-06T23:15:21.499Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-06T23:15:21.499Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-09-06T23:15:21.499Z] Setting up btrfs-progs (4.7.3-1) ... [2019-09-06T23:15:21.499Z] Setting up btrfs-tools (4.7.3-1) ... [2019-09-06T23:15:21.499Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-06T23:15:22.395Z] Removing intermediate container 18beaa21be81 [2019-09-06T23:15:22.395Z] ---> 0b7137edaaa2 [2019-09-06T23:15:22.395Z] Step 52/126 : ENV INSTALL_BINARY_NAME=containerd [2019-09-06T23:15:22.395Z] ---> Running in f9ae81bbd547 [2019-09-06T23:15:22.395Z] Removing intermediate container f9ae81bbd547 [2019-09-06T23:15:22.395Z] ---> 8147608a51c2 [2019-09-06T23:15:22.395Z] Step 53/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-06T23:15:22.780Z] #58 32.68 CC images/ext-file.o [2019-09-06T23:15:22.947Z] ---> 966a28ac998f [2019-09-06T23:15:22.947Z] Step 54/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-06T23:15:22.947Z] ---> 6c8962775960 [2019-09-06T23:15:22.947Z] Step 55/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-06T23:15:22.947Z] ---> Running in 1bc15c5a315f [2019-09-06T23:15:23.035Z] #58 32.88 CC images/cgroup.o [2019-09-06T23:15:23.035Z] #58 ... [2019-09-06T23:15:23.035Z] [2019-09-06T23:15:23.035Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-06T23:15:23.035Z] #33 72.82 go/parser [2019-09-06T23:15:23.035Z] #33 72.98 text/template [2019-09-06T23:15:23.035Z] #33 75.69 log [2019-09-06T23:15:23.035Z] #33 76.16 encoding/binary [2019-09-06T23:15:23.035Z] #33 77.57 encoding/base64 [2019-09-06T23:15:23.035Z] #33 77.64 go/doc [2019-09-06T23:15:23.035Z] #33 78.10 encoding/json [2019-09-06T23:15:23.035Z] #33 80.86 github.com/LK4D4/vndr/build [2019-09-06T23:15:23.290Z] #33 83.08 encoding/xml [2019-09-06T23:15:23.439Z] + RM_GOPATH=0 [2019-09-06T23:15:23.439Z] + TMP_GOPATH= [2019-09-06T23:15:23.439Z] + : /build [2019-09-06T23:15:23.439Z] + '[' -z '' ']' [2019-09-06T23:15:23.439Z] ++ mktemp -d [2019-09-06T23:15:23.439Z] + export GOPATH=/tmp/tmp.Iulv9S1SAP [2019-09-06T23:15:23.439Z] + GOPATH=/tmp/tmp.Iulv9S1SAP [2019-09-06T23:15:23.439Z] + RM_GOPATH=1 [2019-09-06T23:15:23.439Z] ++ dirname ./install.sh [2019-09-06T23:15:23.439Z] + dir=. [2019-09-06T23:15:23.439Z] + bin=containerd [2019-09-06T23:15:23.439Z] + shift [2019-09-06T23:15:23.439Z] + '[' '!' -f ./containerd.installer ']' [2019-09-06T23:15:23.439Z] + . ./containerd.installer [2019-09-06T23:15:23.439Z] ++ CONTAINERD_COMMIT=894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-09-06T23:15:23.439Z] + install_containerd [2019-09-06T23:15:23.439Z] + echo 'Install containerd version 894b81a4b802e4eb2a91d1ce216b8817763c29fb' [2019-09-06T23:15:23.439Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.Iulv9S1SAP/src/github.com/containerd/containerd [2019-09-06T23:15:23.439Z] Cloning into '/tmp/tmp.Iulv9S1SAP/src/github.com/containerd/containerd'... [2019-09-06T23:15:23.439Z] Install containerd version 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-09-06T23:15:23.545Z] #33 ... [2019-09-06T23:15:23.545Z] [2019-09-06T23:15:23.545Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-06T23:15:23.545Z] #58 33.50 CC images/userns.o [2019-09-06T23:15:23.800Z] #58 33.73 CC images/google/protobuf/descriptor.o [2019-09-06T23:15:25.162Z] #58 35.11 CC images/opts.o [2019-09-06T23:15:25.417Z] #58 35.28 CC images/seccomp.o [2019-09-06T23:15:25.417Z] #58 35.49 CC images/binfmt-misc.o [2019-09-06T23:15:25.977Z] #58 35.67 CC images/time.o [2019-09-06T23:15:25.977Z] #58 35.85 CC images/sysctl.o [2019-09-06T23:15:26.232Z] #58 36.07 CC images/autofs.o [2019-09-06T23:15:26.487Z] #58 36.28 CC images/macvlan.o [2019-09-06T23:15:26.487Z] #58 36.48 CC images/sit.o [2019-09-06T23:15:26.743Z] #58 36.70 LINK images/built-in.o [2019-09-06T23:15:26.825Z] + cd /tmp/tmp.Iulv9S1SAP/src/github.com/containerd/containerd [2019-09-06T23:15:26.825Z] + git checkout -q 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-09-06T23:15:26.825Z] + export 'BUILDTAGS=netgo osusergo static_build' [2019-09-06T23:15:26.825Z] + BUILDTAGS='netgo osusergo static_build' [2019-09-06T23:15:26.825Z] + export EXTRA_FLAGS=-buildmode=pie [2019-09-06T23:15:26.825Z] + EXTRA_FLAGS=-buildmode=pie [2019-09-06T23:15:26.825Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-09-06T23:15:26.825Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-09-06T23:15:26.825Z] + '[' '' = dynamic ']' [2019-09-06T23:15:26.825Z] + make [2019-09-06T23:15:26.998Z] #58 36.84 GEN compel/include/asm [2019-09-06T23:15:26.998Z] #58 36.84 GEN compel/include/version.h [2019-09-06T23:15:26.998Z] #58 36.87 touch .config [2019-09-06T23:15:26.998Z] #58 36.89 GEN include/common/config.h [2019-09-06T23:15:26.998Z] #58 36.98 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-09-06T23:15:27.203Z] 🇩 bin/ctr [2019-09-06T23:15:27.253Z] #58 37.01 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-09-06T23:15:27.253Z] #58 37.04 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-09-06T23:15:27.253Z] #58 37.06 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-09-06T23:15:27.253Z] #58 37.12 DEP compel/arch/x86/plugins/std/memcpy.d [2019-09-06T23:15:27.253Z] #58 37.15 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-09-06T23:15:27.253Z] #58 37.19 GEN compel/plugins/include/uapi/std/syscall.h [2019-09-06T23:15:27.253Z] #58 37.21 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-09-06T23:15:27.253Z] #58 37.23 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-09-06T23:15:27.508Z] #58 37.24 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-09-06T23:15:27.508Z] #58 37.25 DEP compel/plugins/std/infect.d [2019-09-06T23:15:27.508Z] #58 37.35 DEP compel/plugins/std/string.d [2019-09-06T23:15:27.508Z] #58 37.43 DEP compel/plugins/std/log.d [2019-09-06T23:15:27.508Z] #58 37.57 DEP compel/plugins/std/fds.d [2019-09-06T23:15:27.763Z] #58 37.66 DEP compel/plugins/std/std.d [2019-09-06T23:15:27.763Z] #58 37.75 DEP compel/plugins/shmem/shmem.d [2019-09-06T23:15:28.019Z] #58 37.88 DEP compel/plugins/fds/fds.d [2019-09-06T23:15:28.019Z] #58 38.10 CC compel/plugins/std/std.o [2019-09-06T23:15:28.579Z] #58 38.51 CC compel/plugins/std/fds.o [2019-09-06T23:15:29.140Z] #58 39.04 CC compel/plugins/std/log.o [2019-09-06T23:15:30.066Z] #58 39.84 CC compel/plugins/std/string.o [2019-09-06T23:15:30.626Z] #58 40.52 CC compel/plugins/std/infect.o [2019-09-06T23:15:31.187Z] #58 40.94 CC compel/arch/x86/plugins/std/parasite-head.o [2019-09-06T23:15:31.187Z] #58 40.98 CC compel/arch/x86/plugins/std/memcpy.o [2019-09-06T23:15:31.187Z] #58 41.02 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-09-06T23:15:31.187Z] #58 41.09 AR compel/plugins/std.lib.a [2019-09-06T23:15:31.187Z] #58 41.16 CC compel/plugins/fds/fds.o [2019-09-06T23:15:31.442Z] #58 41.51 AR compel/plugins/fds.lib.a [2019-09-06T23:15:31.697Z] #58 41.55 HOSTDEP compel/src/lib/handle-elf-host.d [2019-09-06T23:15:31.953Z] #58 41.71 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-09-06T23:15:31.953Z] #58 41.86 HOSTDEP compel/src/lib/log-host.d [2019-09-06T23:15:32.209Z] #58 41.95 HOSTDEP compel/src/main-host.d [2019-09-06T23:15:32.209Z] #58 42.13 DEP compel/src/lib/ptrace.d [2019-09-06T23:15:32.464Z] #58 42.27 DEP compel/src/lib/infect.d [2019-09-06T23:15:32.464Z] #58 42.48 DEP compel/src/lib/infect-util.d [2019-09-06T23:15:32.720Z] #58 42.61 DEP compel/src/lib/infect-rpc.d [2019-09-06T23:15:32.720Z] #58 42.70 DEP compel/src/lib/handle-elf.d [2019-09-06T23:15:32.975Z] #58 42.88 DEP compel/arch/x86/src/lib/handle-elf.d [2019-09-06T23:15:33.230Z] #58 43.05 DEP compel/arch/x86/src/lib/infect.d [2019-09-06T23:15:33.486Z] #58 43.22 DEP compel/arch/x86/src/lib/cpu.d [2019-09-06T23:15:33.486Z] #58 43.39 DEP compel/src/lib/log.d [2019-09-06T23:15:33.741Z] #58 43.51 DEP compel/src/main.d [2019-09-06T23:15:33.741Z] #58 43.75 CC compel/src/lib/log.o [2019-09-06T23:15:33.997Z] #58 43.96 CC compel/arch/x86/src/lib/cpu.o [2019-09-06T23:15:33.997Z] #58 ... [2019-09-06T23:15:33.997Z] [2019-09-06T23:15:33.997Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-06T23:15:33.997Z] #33 83.89 github.com/LK4D4/vndr/godl/singleflight [2019-09-06T23:15:33.997Z] #33 84.09 compress/flate [2019-09-06T23:15:33.997Z] #33 86.52 hash [2019-09-06T23:15:33.997Z] #33 86.70 hash/crc32 [2019-09-06T23:15:33.997Z] #33 87.26 compress/gzip [2019-09-06T23:15:33.997Z] #33 87.78 context [2019-09-06T23:15:33.997Z] #33 87.97 crypto/cipher [2019-09-06T23:15:33.997Z] #33 88.34 math/rand [2019-09-06T23:15:33.997Z] #33 88.90 math/big [2019-09-06T23:15:33.997Z] #33 89.03 crypto/aes [2019-09-06T23:15:33.997Z] #33 90.13 crypto [2019-09-06T23:15:33.997Z] #33 90.32 crypto/des [2019-09-06T23:15:33.997Z] #33 90.69 crypto/internal/randutil [2019-09-06T23:15:33.997Z] #33 90.79 crypto/sha512 [2019-09-06T23:15:33.997Z] #33 91.66 crypto/hmac [2019-09-06T23:15:33.997Z] #33 91.85 crypto/md5 [2019-09-06T23:15:33.997Z] #33 92.39 crypto/sha1 [2019-09-06T23:15:33.997Z] #33 93.32 crypto/sha256 [2019-09-06T23:15:34.558Z] #33 94.33 encoding/hex [2019-09-06T23:15:34.558Z] #33 ... [2019-09-06T23:15:34.558Z] [2019-09-06T23:15:34.558Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-09-06T23:15:34.558Z] #61 86.81 + for f in rootlesskit rootlesskit-docker-proxy [2019-09-06T23:15:34.558Z] #61 86.81 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-09-06T23:15:34.558Z] #61 DONE 93.9s [2019-09-06T23:15:34.558Z] [2019-09-06T23:15:34.558Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-09-06T23:15:34.558Z] #62 DONE 0.1s [2019-09-06T23:15:34.813Z] [2019-09-06T23:15:34.813Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-09-06T23:15:35.069Z] #27 ... [2019-09-06T23:15:35.069Z] [2019-09-06T23:15:35.069Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-06T23:15:35.069Z] #58 44.83 CC compel/arch/x86/src/lib/infect.o [2019-09-06T23:15:36.432Z] #58 46.10 CC compel/arch/x86/src/lib/handle-elf.o [2019-09-06T23:15:36.432Z] #58 46.34 CC compel/src/lib/handle-elf.o [2019-09-06T23:15:37.358Z] #58 47.35 CC compel/src/lib/infect-rpc.o [2019-09-06T23:15:37.614Z] #58 47.58 CC compel/src/lib/infect-util.o [2019-09-06T23:15:37.878Z] #58 47.86 CC compel/src/lib/infect.o [2019-09-06T23:15:40.407Z] #58 49.82 CC compel/src/lib/ptrace.o [2019-09-06T23:15:40.407Z] #58 50.25 AR compel/libcompel.a [2019-09-06T23:15:40.407Z] #58 50.32 HOSTCC compel/src/main-host.o [2019-09-06T23:15:40.663Z] #58 50.65 HOSTCC compel/src/lib/log-host.o [2019-09-06T23:15:40.918Z] #58 50.87 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-09-06T23:15:41.174Z] #58 51.10 HOSTCC compel/src/lib/handle-elf-host.o [2019-09-06T23:15:41.735Z] #58 51.50 HOSTLINK compel/compel-host-bin [2019-09-06T23:15:41.735Z] #58 51.69 DEP soccr/soccr.d [2019-09-06T23:15:41.990Z] #58 51.78 CC soccr/soccr.o [2019-09-06T23:15:42.960Z] #58 52.89 AR soccr/libsoccr.a [2019-09-06T23:15:42.960Z] #58 52.91 make[1]: 'soccr/libsoccr.a' is up to date. [2019-09-06T23:15:43.216Z] #58 53.18 DEP criu/arch/x86/sigframe.d [2019-09-06T23:15:43.471Z] #58 53.35 DEP criu/arch/x86/sigaction_compat.d [2019-09-06T23:15:43.726Z] #58 53.51 DEP criu/arch/x86/kerndat.d [2019-09-06T23:15:43.726Z] #58 53.71 DEP criu/arch/x86/crtools.d [2019-09-06T23:15:43.982Z] #58 53.89 DEP criu/arch/x86/cpu.d [2019-09-06T23:15:44.237Z] #58 54.02 CC criu/arch/x86/cpu.o [2019-09-06T23:15:44.797Z] #58 54.61 CC criu/arch/x86/crtools.o [2019-09-06T23:15:45.053Z] #58 ... [2019-09-06T23:15:45.053Z] [2019-09-06T23:15:45.053Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-06T23:15:45.053Z] #33 94.94 encoding/pem [2019-09-06T23:15:45.053Z] #33 95.64 internal/singleflight [2019-09-06T23:15:45.053Z] #33 95.84 net [2019-09-06T23:15:45.053Z] #33 96.15 crypto/rand [2019-09-06T23:15:45.053Z] #33 96.61 crypto/elliptic [2019-09-06T23:15:45.053Z] #33 98.54 encoding/asn1 [2019-09-06T23:15:45.053Z] #33 100.5 crypto/ecdsa [2019-09-06T23:15:45.053Z] #33 101.0 crypto/rsa [2019-09-06T23:15:45.053Z] #33 101.8 crypto/dsa [2019-09-06T23:15:45.053Z] #33 102.2 crypto/x509/pkix [2019-09-06T23:15:45.053Z] #33 102.6 internal/x/crypto/cryptobyte [2019-09-06T23:15:45.053Z] #33 104.1 internal/x/crypto/internal/chacha20 [2019-09-06T23:15:45.053Z] #33 104.4 internal/x/crypto/poly1305 [2019-09-06T23:15:45.053Z] #33 104.8 internal/x/crypto/chacha20poly1305 [2019-09-06T23:15:45.979Z] #33 ... [2019-09-06T23:15:45.979Z] [2019-09-06T23:15:45.979Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-06T23:15:45.979Z] #58 55.72 CC criu/arch/x86/kerndat.o [2019-09-06T23:15:46.539Z] #58 56.26 CC criu/arch/x86/sigaction_compat.o [2019-09-06T23:15:46.795Z] #58 56.56 CC criu/arch/x86/sigframe.o [2019-09-06T23:15:46.795Z] #58 56.81 LINK criu/arch/x86/crtools.built-in.o [2019-09-06T23:15:47.050Z] #58 56.86 DEP criu/pie/util-vdso-elf32.d [2019-09-06T23:15:47.050Z] #58 56.98 DEP criu/arch/x86/vdso-pie.d [2019-09-06T23:15:47.050Z] #58 57.06 DEP criu/pie/parasite-vdso.d [2019-09-06T23:15:47.307Z] #58 57.26 DEP criu/pie/util-vdso.d [2019-09-06T23:15:47.563Z] #58 57.37 DEP criu/pie/util.d [2019-09-06T23:15:47.563Z] #58 57.51 CC criu/pie/util.o [2019-09-06T23:15:48.123Z] #58 57.84 CC criu/pie/util-vdso.o [2019-09-06T23:15:48.684Z] #58 58.49 CC criu/pie/parasite-vdso.o [2019-09-06T23:15:49.609Z] #58 59.45 CC criu/arch/x86/vdso-pie.o [2019-09-06T23:15:49.864Z] #58 59.82 CC criu/pie/util-vdso-elf32.o [2019-09-06T23:15:50.425Z] #58 60.38 AR criu/pie/pie.lib.a [2019-09-06T23:15:50.680Z] #58 60.45 DEP criu/pie/restorer.d [2019-09-06T23:15:50.680Z] #58 60.64 DEP criu/arch/x86/sigaction_compat_pie.d [2019-09-06T23:15:50.680Z] #58 60.74 DEP criu/arch/x86/restorer_unmap.d [2019-09-06T23:15:50.680Z] #58 60.76 DEP criu/arch/x86/restorer.d [2019-09-06T23:15:50.884Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2019-09-06T23:15:50.884Z] [2019-09-06T23:15:50.884Z] ________ ____ __. [2019-09-06T23:15:50.884Z] \_____ \ | |/ _| [2019-09-06T23:15:50.884Z] / | \| < [2019-09-06T23:15:50.884Z] / | \ | \ [2019-09-06T23:15:50.884Z] \_______ /____|__ \ [2019-09-06T23:15:50.884Z] \/ \/ [2019-09-06T23:15:50.884Z] [2019-09-06T23:15:50.884Z] INFO: make.ps1 ended at 09/06/2019 23:15:44 [2019-09-06T23:15:50.884Z] INFO: Binaries build ended at 09/06/2019 23:15:47. Duration:00:01:28.1474841 [2019-09-06T23:15:50.884Z] INFO: Copying the built daemon binary to d:\CI-1\CI-78198da34\binary\dockerd-78198da34.exe... [2019-09-06T23:15:50.884Z] INFO: Copying the built client binary to d:\CI-1\CI-78198da34\binary\docker-78198da34.exe... [2019-09-06T23:15:50.884Z] INFO: Copying dockerversion from the container... [2019-09-06T23:15:50.884Z] INFO: Copying the golang package from the container to d:\CI-1\CI-78198da34\installer\go.zip... [2019-09-06T23:15:51.241Z] #58 60.97 DEP criu/pie/parasite.d [2019-09-06T23:15:51.241Z] #58 61.21 CC criu/pie/parasite.o [2019-09-06T23:15:52.603Z] #58 62.41 LINK criu/pie/parasite.built-in.o [2019-09-06T23:15:52.603Z] #58 62.42 GEN criu/pie/parasite-blob.h [2019-09-06T23:15:52.603Z] #58 62.43 CC criu/arch/x86/restorer.o [2019-09-06T23:15:53.069Z] INFO: Extracting go.zip to d:\CI-1\CI-78198da34\go [2019-09-06T23:15:53.163Z] #58 62.99 CC criu/arch/x86/restorer_unmap.o [2019-09-06T23:15:53.163Z] #58 63.04 CC criu/arch/x86/sigaction_compat_pie.o [2019-09-06T23:15:53.419Z] #58 63.27 CC criu/pie/restorer.o [2019-09-06T23:15:55.828Z] 🇩 bin/containerd [2019-09-06T23:15:55.931Z] #58 65.50 LINK criu/pie/restorer.built-in.o [2019-09-06T23:15:55.931Z] #58 65.52 GEN criu/pie/restorer-blob.h [2019-09-06T23:15:55.931Z] #58 65.64 DEP criu/vdso.d [2019-09-06T23:15:55.931Z] #58 65.84 DEP criu/vdso-compat.d [2019-09-06T23:15:55.931Z] #58 ... [2019-09-06T23:15:55.931Z] [2019-09-06T23:15:55.931Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-09-06T23:15:55.931Z] #24 105.2 + GOBIN=/build [2019-09-06T23:15:55.931Z] #24 105.2 + /build/gometalinter --install [2019-09-06T23:15:55.931Z] #24 105.2 Installing: [2019-09-06T23:15:55.931Z] #24 105.2 deadcode [2019-09-06T23:15:55.931Z] #24 105.2 dupl [2019-09-06T23:15:55.931Z] #24 105.2 errcheck [2019-09-06T23:15:55.931Z] #24 105.2 gas [2019-09-06T23:15:55.931Z] #24 105.2 gochecknoglobals [2019-09-06T23:15:55.931Z] #24 105.2 gochecknoinits [2019-09-06T23:15:55.931Z] #24 105.2 goconst [2019-09-06T23:15:55.931Z] #24 105.2 gocyclo [2019-09-06T23:15:55.931Z] #24 105.2 goimports [2019-09-06T23:15:55.931Z] #24 105.2 golint [2019-09-06T23:15:55.931Z] #24 105.2 gosimple [2019-09-06T23:15:55.931Z] #24 105.2 gotype [2019-09-06T23:15:55.931Z] #24 105.2 gotypex [2019-09-06T23:15:55.931Z] #24 105.2 ineffassign [2019-09-06T23:15:55.931Z] #24 105.2 interfacer [2019-09-06T23:15:55.931Z] #24 105.2 lll [2019-09-06T23:15:55.931Z] #24 105.2 maligned [2019-09-06T23:15:55.931Z] #24 105.2 megacheck [2019-09-06T23:15:55.931Z] #24 105.2 misspell [2019-09-06T23:15:55.931Z] #24 105.2 nakedret [2019-09-06T23:15:55.931Z] #24 105.2 safesql [2019-09-06T23:15:55.931Z] #24 105.2 staticcheck [2019-09-06T23:15:55.931Z] #24 105.2 structcheck [2019-09-06T23:15:55.931Z] #24 105.2 unconvert [2019-09-06T23:15:55.931Z] #24 105.2 unparam [2019-09-06T23:15:55.931Z] #24 105.2 unused [2019-09-06T23:15:55.931Z] #24 105.2 varcheck [2019-09-06T23:15:56.186Z] #24 ... [2019-09-06T23:15:56.186Z] [2019-09-06T23:15:56.186Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-06T23:15:56.186Z] #33 106.0 internal/x/crypto/hkdf [2019-09-06T23:15:56.186Z] #33 106.2 internal/x/text/transform [2019-09-06T23:15:56.186Z] #33 106.8 internal/x/text/unicode/bidi [2019-09-06T23:15:56.186Z] #33 108.4 internal/x/text/secure/bidirule [2019-09-06T23:15:56.186Z] #33 108.6 internal/x/text/unicode/norm [2019-09-06T23:15:56.186Z] #33 112.2 crypto/x509 [2019-09-06T23:15:56.186Z] #33 112.4 internal/x/net/idna [2019-09-06T23:15:56.186Z] #33 114.3 net/textproto [2019-09-06T23:15:56.186Z] #33 115.2 internal/x/net/http/httpguts [2019-09-06T23:15:56.186Z] #33 115.4 internal/x/net/http/httpproxy [2019-09-06T23:15:56.186Z] #33 115.9 internal/x/net/http2/hpack [2019-09-06T23:15:56.186Z] #33 ... [2019-09-06T23:15:56.186Z] [2019-09-06T23:15:56.186Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-06T23:15:56.186Z] #58 65.96 DEP criu/uts_ns.d [2019-09-06T23:15:56.186Z] #58 66.09 DEP criu/util.d [2019-09-06T23:15:56.442Z] #58 66.29 DEP criu/uffd.d [2019-09-06T23:15:56.697Z] #58 66.48 DEP criu/tun.d [2019-09-06T23:15:56.697Z] #58 66.66 DEP criu/tty.d [2019-09-06T23:15:56.952Z] #58 66.80 DEP criu/timerfd.d [2019-09-06T23:15:57.208Z] #58 66.99 DEP criu/sysfs_parse.d [2019-09-06T23:15:57.208Z] #58 67.19 DEP criu/sysctl.d [2019-09-06T23:15:57.464Z] #58 67.30 DEP criu/string.d [2019-09-06T23:15:57.464Z] #58 67.36 DEP criu/stats.d [2019-09-06T23:15:57.762Z] #58 67.45 DEP criu/sockets.d [2019-09-06T23:15:57.762Z] #58 67.61 DEP criu/sk-unix.d [2019-09-06T23:15:58.017Z] #58 67.86 DEP criu/sk-tcp.d [2019-09-06T23:15:58.272Z] #58 68.02 DEP criu/sk-queue.d [2019-09-06T23:15:58.272Z] #58 68.13 DEP criu/sk-packet.d [2019-09-06T23:15:58.527Z] #58 68.28 DEP criu/sk-netlink.d [2019-09-06T23:15:58.527Z] #58 68.43 DEP criu/sk-inet.d [2019-09-06T23:15:58.782Z] #58 68.63 DEP criu/signalfd.d [2019-09-06T23:15:59.038Z] #58 68.79 DEP criu/sigframe.d [2019-09-06T23:15:59.038Z] #58 68.90 DEP criu/shmem.d [2019-09-06T23:15:59.293Z] #58 69.15 DEP criu/seize.d [2019-09-06T23:15:59.548Z] #58 69.31 DEP criu/seccomp.d [2019-09-06T23:15:59.548Z] #58 69.54 DEP criu/rst-malloc.d [2019-09-06T23:15:59.548Z] #58 69.59 DEP criu/rbtree.d [2019-09-06T23:15:59.803Z] #58 69.64 DEP criu/pstree.d [2019-09-06T23:15:59.803Z] #58 69.81 DEP criu/protobuf.d [2019-09-06T23:16:00.059Z] #58 70.03 GEN criu/protobuf-desc-gen.h [2019-09-06T23:16:01.423Z] #58 71.30 DEP criu/protobuf-desc.d [2019-09-06T23:16:01.679Z] #58 71.45 DEP criu/proc_parse.d [2019-09-06T23:16:01.978Z] #58 71.72 DEP criu/plugin.d [2019-09-06T23:16:01.978Z] #58 71.83 DEP criu/pipes.d [2019-09-06T23:16:02.234Z] #58 71.99 DEP criu/pie-util.d [2019-09-06T23:16:02.234Z] #58 72.15 DEP criu/pie-util-vdso.d [2019-09-06T23:16:02.489Z] #58 72.31 DEP criu/pie-util-vdso-elf32.d [2019-09-06T23:16:02.489Z] #58 72.40 DEP criu/path.d [2019-09-06T23:16:02.489Z] #58 72.52 DEP criu/parasite-syscall.d [2019-09-06T23:16:02.745Z] #58 72.71 DEP criu/pagemap.d [2019-09-06T23:16:03.028Z] #58 72.95 DEP criu/pagemap-cache.d [2019-09-06T23:16:03.283Z] #58 73.11 DEP criu/page-xfer.d [2019-09-06T23:16:03.283Z] #58 73.36 DEP criu/page-pipe.d [2019-09-06T23:16:03.539Z] #58 73.43 DEP criu/netfilter.d [2019-09-06T23:16:03.794Z] #58 73.54 DEP criu/net.d [2019-09-06T23:16:03.794Z] #58 73.69 DEP criu/namespaces.d [2019-09-06T23:16:04.050Z] #58 73.91 DEP criu/mount.d [2019-09-06T23:16:04.050Z] #58 74.05 DEP criu/mem.d [2019-09-06T23:16:04.305Z] #58 74.27 DEP criu/lsm.d [2019-09-06T23:16:04.561Z] #58 74.41 DEP criu/log.d [2019-09-06T23:16:04.561Z] #58 74.56 DEP criu/libnetlink.d [2019-09-06T23:16:04.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-09-06T23:16:04.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-09-06T23:16:04.817Z] #58 74.69 DEP criu/kerndat.d [2019-09-06T23:16:05.072Z] #58 74.86 DEP criu/kcmp-ids.d [2019-09-06T23:16:05.073Z] #58 75.02 DEP criu/irmap.d [2019-09-06T23:16:05.328Z] #58 75.22 DEP criu/ipc_ns.d [2019-09-06T23:16:05.568Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-09-06T23:16:05.583Z] #58 75.38 DEP criu/image.d [2019-09-06T23:16:05.583Z] #58 75.49 DEP criu/image-desc.d [2019-09-06T23:16:05.583Z] #58 75.58 DEP criu/fsnotify.d [2019-09-06T23:16:05.852Z] #58 75.85 DEP criu/filesystems.d [2019-09-06T23:16:06.107Z] #58 76.01 DEP criu/files.d [2019-09-06T23:16:06.363Z] #58 76.13 DEP criu/files-reg.d [2019-09-06T23:16:06.363Z] #58 76.33 DEP criu/files-ext.d [2019-09-06T23:16:06.618Z] #58 ... [2019-09-06T23:16:06.618Z] [2019-09-06T23:16:06.618Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-09-06T23:16:06.618Z] #27 DONE 126.7s [2019-09-06T23:16:06.618Z] [2019-09-06T23:16:06.618Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-06T23:16:06.618Z] #58 76.45 DEP criu/file-lock.d [2019-09-06T23:16:06.618Z] #58 ... [2019-09-06T23:16:06.618Z] [2019-09-06T23:16:06.619Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-06T23:16:06.619Z] #33 116.9 mime [2019-09-06T23:16:06.619Z] #33 117.1 crypto/tls [2019-09-06T23:16:06.619Z] #33 118.6 mime/quotedprintable [2019-09-06T23:16:06.619Z] #33 118.9 mime/multipart [2019-09-06T23:16:06.619Z] #33 120.0 net/http/internal [2019-09-06T23:16:06.619Z] #33 120.3 os/exec [2019-09-06T23:16:06.619Z] #33 124.7 net/http/httptrace [2019-09-06T23:16:06.619Z] #33 124.9 net/http [2019-09-06T23:16:06.619Z] #33 ... [2019-09-06T23:16:06.619Z] [2019-09-06T23:16:06.619Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-06T23:16:06.619Z] #58 76.61 DEP criu/file-ids.d [2019-09-06T23:16:06.874Z] #58 76.75 DEP criu/fifo.d [2019-09-06T23:16:07.129Z] #58 76.90 DEP criu/fdstore.d [2019-09-06T23:16:07.129Z] #58 77.09 DEP criu/fault-injection.d [2019-09-06T23:16:07.385Z] #58 77.19 DEP criu/external.d [2019-09-06T23:16:07.385Z] #58 77.39 DEP criu/eventpoll.d [2019-09-06T23:16:07.640Z] #58 77.50 DEP criu/eventfd.d [2019-09-06T23:16:07.895Z] #58 77.66 DEP criu/crtools.d [2019-09-06T23:16:07.896Z] #58 77.93 DEP criu/cr-service.d [2019-09-06T23:16:08.151Z] #58 78.11 DEP criu/cr-restore.d [2019-09-06T23:16:08.407Z] #58 78.24 DEP criu/cr-errno.d [2019-09-06T23:16:08.407Z] #58 78.26 DEP criu/cr-dump.d [2019-09-06T23:16:08.407Z] #58 78.49 DEP criu/cr-dedup.d [2019-09-06T23:16:08.662Z] #58 78.64 DEP criu/cr-check.d [2019-09-06T23:16:08.918Z] #58 78.80 DEP criu/config.d [2019-09-06T23:16:09.173Z] #58 79.03 DEP criu/clone-noasan.d [2019-09-06T23:16:09.173Z] #58 79.09 DEP criu/cgroup.d [2019-09-06T23:16:09.428Z] #58 79.25 DEP criu/cgroup-props.d [2019-09-06T23:16:09.428Z] #58 79.34 DEP criu/bitmap.d [2019-09-06T23:16:09.428Z] #58 79.36 DEP criu/bfd.d [2019-09-06T23:16:09.428Z] #58 79.47 DEP criu/autofs.d [2019-09-06T23:16:09.726Z] #58 79.67 DEP criu/aio.d [2019-09-06T23:16:09.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-09-06T23:16:09.981Z] #58 79.81 DEP criu/action-scripts.d [2019-09-06T23:16:10.237Z] #58 80.08 CC criu/action-scripts.o [2019-09-06T23:16:10.492Z] #58 80.44 CC criu/aio.o [2019-09-06T23:16:11.052Z] #58 81.01 CC criu/autofs.o [2019-09-06T23:16:12.416Z] #58 82.43 CC criu/bfd.o [2019-09-06T23:16:12.977Z] #58 82.86 CC criu/bitmap.o [2019-09-06T23:16:12.977Z] #58 82.99 CC criu/cgroup-props.o [2019-09-06T23:16:13.903Z] #58 83.70 CC criu/cgroup.o [2019-09-06T23:16:13.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-09-06T23:16:15.270Z] #58 ... [2019-09-06T23:16:15.270Z] [2019-09-06T23:16:15.270Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-06T23:16:15.270Z] #33 135.1 github.com/LK4D4/vndr/godl [2019-09-06T23:16:15.831Z] #33 135.7 github.com/LK4D4/vndr [2019-09-06T23:16:15.878Z] 🇩 bin/containerd-stress [2019-09-06T23:16:15.878Z] 🇩 bin/containerd-shim [2019-09-06T23:16:17.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-09-06T23:16:20.057Z] 🇩 bin/containerd-shim-runc-v1 [2019-09-06T23:16:20.501Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-09-06T23:16:21.436Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-09-06T23:16:22.361Z] #33 ... [2019-09-06T23:16:22.361Z] [2019-09-06T23:16:22.361Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-06T23:16:22.361Z] #58 86.13 CC criu/clone-noasan.o [2019-09-06T23:16:22.361Z] #58 86.24 CC criu/config.o [2019-09-06T23:16:22.361Z] #58 87.47 CC criu/cr-check.o [2019-09-06T23:16:22.361Z] #58 89.08 CC criu/cr-dedup.o [2019-09-06T23:16:22.361Z] #58 89.47 CC criu/cr-dump.o [2019-09-06T23:16:22.361Z] #58 91.43 CC criu/cr-errno.o [2019-09-06T23:16:22.361Z] #58 91.51 CC criu/cr-restore.o [2019-09-06T23:16:22.559Z] 🇩 binaries [2019-09-06T23:16:22.559Z] + mkdir -p /build [2019-09-06T23:16:22.559Z] + cp bin/containerd /build/containerd [2019-09-06T23:16:22.559Z] + cp bin/containerd-shim /build/containerd-shim [2019-09-06T23:16:22.559Z] + cp bin/ctr /build/ctr [2019-09-06T23:16:22.616Z] #58 ... [2019-09-06T23:16:22.616Z] [2019-09-06T23:16:22.616Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-09-06T23:16:22.616Z] #33 DONE 142.3s [2019-09-06T23:16:22.616Z] [2019-09-06T23:16:22.616Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-09-06T23:16:23.091Z] INFO: Extraction ended at 09/06/2019 23:16:20. Duration:00:00:27.2968215 [2019-09-06T23:16:23.091Z] INFO: Updating the golang and path environment variables [2019-09-06T23:16:23.092Z] INFO: GOPATH=d:\gopath [2019-09-06T23:16:23.092Z] INFO: go version go1.12.8 windows/amd64 [2019-09-06T23:16:23.092Z] INFO: Starting a daemon under test... [2019-09-06T23:16:23.092Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI-1\CI-78198da34\daemon --pidfile d:\CI-1\CI-78198da34\docker.pid [2019-09-06T23:16:23.092Z] INFO: Process started successfully. [2019-09-06T23:16:23.092Z] INFO: Waiting for the daemon under test to start... [2019-09-06T23:16:24.065Z] INFO: Daemon under test started and replied! [2019-09-06T23:16:24.065Z] INFO: Docker version of the daemon under test [2019-09-06T23:16:24.065Z] [2019-09-06T23:16:24.065Z] Client: [2019-09-06T23:16:24.065Z] Version: 17.06.2-ce [2019-09-06T23:16:24.065Z] API version: 1.30 [2019-09-06T23:16:24.065Z] Go version: go1.8.3 [2019-09-06T23:16:24.065Z] Git commit: cec0b72 [2019-09-06T23:16:24.065Z] Built: Tue Sep 5 19:57:19 2017 [2019-09-06T23:16:24.065Z] OS/Arch: windows/amd64 [2019-09-06T23:16:24.065Z] [2019-09-06T23:16:24.065Z] Server: [2019-09-06T23:16:24.065Z] Version: 0.0.0-dev [2019-09-06T23:16:24.065Z] API version: 1.40 (minimum version 1.24) [2019-09-06T23:16:24.065Z] Go version: go1.12.8 [2019-09-06T23:16:24.065Z] Git commit: 78198da34 [2019-09-06T23:16:24.065Z] Built: 09/06/2019 23:14:24 [2019-09-06T23:16:24.065Z] OS/Arch: windows/amd64 [2019-09-06T23:16:24.065Z] Experimental: false [2019-09-06T23:16:24.065Z] [2019-09-06T23:16:24.065Z] INFO: Docker info of the daemon under test [2019-09-06T23:16:24.065Z] [2019-09-06T23:16:24.065Z] Containers: 0 [2019-09-06T23:16:24.065Z] Running: 0 [2019-09-06T23:16:24.065Z] Paused: 0 [2019-09-06T23:16:24.065Z] Stopped: 0 [2019-09-06T23:16:24.065Z] Images: 0 [2019-09-06T23:16:24.065Z] Server Version: 0.0.0-dev [2019-09-06T23:16:24.065Z] Storage Driver: windowsfilter [2019-09-06T23:16:24.065Z] Windows: [2019-09-06T23:16:24.065Z] Logging Driver: json-file [2019-09-06T23:16:24.065Z] Plugins: [2019-09-06T23:16:24.065Z] Volume: local [2019-09-06T23:16:24.065Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-09-06T23:16:24.065Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-09-06T23:16:24.065Z] Swarm: inactive [2019-09-06T23:16:24.065Z] Default Isolation: process [2019-09-06T23:16:24.065Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-09-06T23:16:24.065Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.678) [2019-09-06T23:16:24.065Z] OSType: windows [2019-09-06T23:16:24.065Z] Architecture: x86_64 [2019-09-06T23:16:24.065Z] CPUs: 4 [2019-09-06T23:16:24.065Z] Total Memory: 32GiB [2019-09-06T23:16:24.065Z] Name: azwin-2-5ad430 [2019-09-06T23:16:24.065Z] ID: DO6P:6IUL:E2DG:QUYP:JUYB:W7BD:W7BQ:QTKB:M5PS:N5AC:SJBF:FQLH [2019-09-06T23:16:24.065Z] Docker Root Dir: D:\CI-1\CI-78198da34\daemon [2019-09-06T23:16:24.065Z] Debug Mode (client): false [2019-09-06T23:16:24.065Z] Debug Mode (server): false [2019-09-06T23:16:24.065Z] Registry: https://index.docker.io/v1/ [2019-09-06T23:16:24.065Z] Labels: [2019-09-06T23:16:24.065Z] Experimental: false [2019-09-06T23:16:24.066Z] Insecure Registries: [2019-09-06T23:16:24.066Z] 127.0.0.0/8 [2019-09-06T23:16:24.066Z] Live Restore Enabled: false [2019-09-06T23:16:24.066Z] [2019-09-06T23:16:24.066Z] [2019-09-06T23:16:24.066Z] INFO: Docker images of the daemon under test [2019-09-06T23:16:24.066Z] [2019-09-06T23:16:24.066Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-09-06T23:16:24.066Z] [2019-09-06T23:16:24.066Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2019-09-06T23:16:24.066Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2019-09-06T23:16:24.530Z] ltsc2019: Pulling from windows/servercore [2019-09-06T23:16:24.530Z] 65014b3c3121: Pulling fs layer [2019-09-06T23:16:24.530Z] e7a74de96ddd: Pulling fs layer [2019-09-06T23:16:25.219Z] Removing intermediate container 1bc15c5a315f [2019-09-06T23:16:25.219Z] ---> ef2dd460cd31 [2019-09-06T23:16:25.219Z] Step 56/126 : FROM dev-base AS proxy [2019-09-06T23:16:25.219Z] ---> 35c945688188 [2019-09-06T23:16:25.219Z] Step 57/126 : ENV INSTALL_BINARY_NAME=proxy [2019-09-06T23:16:25.219Z] ---> Running in 830ac621e064 [2019-09-06T23:16:25.635Z] Removing intermediate container 830ac621e064 [2019-09-06T23:16:25.635Z] ---> 44f710800a76 [2019-09-06T23:16:25.635Z] Step 58/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-06T23:16:25.635Z] ---> 862d772aca2c [2019-09-06T23:16:25.635Z] Step 59/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-06T23:16:25.878Z] #55 ... [2019-09-06T23:16:25.878Z] [2019-09-06T23:16:25.878Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-06T23:16:25.878Z] #58 95.39 CC criu/cr-service.o [2019-09-06T23:16:26.010Z] ---> e0a50046d1d8 [2019-09-06T23:16:26.010Z] Step 60/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-06T23:16:26.010Z] ---> Running in c1c4faa9f60c [2019-09-06T23:16:26.476Z] + RM_GOPATH=0 [2019-09-06T23:16:26.476Z] + TMP_GOPATH= [2019-09-06T23:16:26.476Z] + : /build [2019-09-06T23:16:26.476Z] + '[' -z '' ']' [2019-09-06T23:16:26.476Z] ++ mktemp -d [2019-09-06T23:16:26.476Z] + export GOPATH=/tmp/tmp.OXZ33bfhTy [2019-09-06T23:16:26.476Z] + GOPATH=/tmp/tmp.OXZ33bfhTy [2019-09-06T23:16:26.476Z] + RM_GOPATH=1 [2019-09-06T23:16:26.476Z] ++ dirname ./install.sh [2019-09-06T23:16:26.476Z] Install docker-proxy version fc5a7d91d54cc98f64fc28f9e288b46a0bee756c [2019-09-06T23:16:26.476Z] + dir=. [2019-09-06T23:16:26.476Z] + bin=proxy [2019-09-06T23:16:26.476Z] + shift [2019-09-06T23:16:26.476Z] + '[' '!' -f ./proxy.installer ']' [2019-09-06T23:16:26.476Z] + . ./proxy.installer [2019-09-06T23:16:26.476Z] ++ LIBNETWORK_COMMIT=fc5a7d91d54cc98f64fc28f9e288b46a0bee756c [2019-09-06T23:16:26.476Z] + install_proxy [2019-09-06T23:16:26.476Z] + case "$1" in [2019-09-06T23:16:26.476Z] + export CGO_ENABLED=0 [2019-09-06T23:16:26.476Z] + CGO_ENABLED=0 [2019-09-06T23:16:26.476Z] + _install_proxy [2019-09-06T23:16:26.476Z] + echo 'Install docker-proxy version fc5a7d91d54cc98f64fc28f9e288b46a0bee756c' [2019-09-06T23:16:26.476Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.OXZ33bfhTy/src/github.com/docker/libnetwork [2019-09-06T23:16:26.476Z] Cloning into '/tmp/tmp.OXZ33bfhTy/src/github.com/docker/libnetwork'... [2019-09-06T23:16:26.803Z] #58 96.48 CC criu/crtools.o [2019-09-06T23:16:27.058Z] #58 97.12 CC criu/eventfd.o [2019-09-06T23:16:27.314Z] #58 97.40 CC criu/eventpoll.o [2019-09-06T23:16:27.785Z] + cd /tmp/tmp.OXZ33bfhTy/src/github.com/docker/libnetwork [2019-09-06T23:16:27.785Z] + git checkout -q fc5a7d91d54cc98f64fc28f9e288b46a0bee756c [2019-09-06T23:16:27.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-09-06T23:16:28.169Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-09-06T23:16:28.281Z] #58 98.07 CC criu/external.o [2019-09-06T23:16:28.536Z] #58 98.47 CC criu/fault-injection.o [2019-09-06T23:16:28.536Z] #58 98.54 CC criu/fdstore.o [2019-09-06T23:16:28.793Z] #58 ... [2019-09-06T23:16:28.793Z] [2019-09-06T23:16:28.793Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-09-06T23:16:28.793Z] #42 146.0 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 [2019-09-06T23:16:28.793Z] #42 147.9 + mkdir -p /build [2019-09-06T23:16:28.793Z] #42 147.9 + cp runc /build/runc [2019-09-06T23:16:28.793Z] #42 DONE 148.2s [2019-09-06T23:16:29.049Z] [2019-09-06T23:16:29.049Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-06T23:16:29.049Z] #58 98.86 CC criu/fifo.o [2019-09-06T23:16:29.610Z] #58 99.32 CC criu/file-ids.o [2019-09-06T23:16:29.865Z] #58 99.83 CC criu/file-lock.o [2019-09-06T23:16:30.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-09-06T23:16:30.666Z] Removing intermediate container c1c4faa9f60c [2019-09-06T23:16:30.666Z] ---> 53e1a1682e2d [2019-09-06T23:16:30.666Z] Step 61/126 : FROM base AS gometalinter [2019-09-06T23:16:30.666Z] ---> 35c945688188 [2019-09-06T23:16:30.666Z] Step 62/126 : ENV INSTALL_BINARY_NAME=gometalinter [2019-09-06T23:16:30.666Z] ---> Running in 0c5d577f736d [2019-09-06T23:16:30.666Z] Removing intermediate container 0c5d577f736d [2019-09-06T23:16:30.666Z] ---> dbfeab39309c [2019-09-06T23:16:30.666Z] Step 63/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-06T23:16:30.790Z] #58 100.7 CC criu/files-ext.o [2019-09-06T23:16:31.028Z] ---> ee00d20391e9 [2019-09-06T23:16:31.028Z] Step 64/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-06T23:16:31.028Z] ---> a3e315c99fe5 [2019-09-06T23:16:31.028Z] Step 65/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-06T23:16:31.046Z] #58 101.0 CC criu/files-reg.o [2019-09-06T23:16:31.428Z] ---> Running in 47c9b0d84734 [2019-09-06T23:16:31.657Z] Removing intermediate container 195b4d4346ba [2019-09-06T23:16:31.657Z] ---> f672a054c94a [2019-09-06T23:16:31.657Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2019-09-06T23:16:31.657Z] ---> Running in 4328f028e6ba [2019-09-06T23:16:31.657Z] Removing intermediate container 4328f028e6ba [2019-09-06T23:16:31.657Z] ---> d3317ba9daaa [2019-09-06T23:16:31.657Z] Step 7/8 : WORKDIR C:\go\src\github.com\docker\docker [2019-09-06T23:16:31.657Z] ---> Running in 9de43b79d8b7 [2019-09-06T23:16:31.657Z] Removing intermediate container 9de43b79d8b7 [2019-09-06T23:16:31.657Z] ---> 1a6855388d76 [2019-09-06T23:16:31.657Z] Step 8/8 : COPY . . [2019-09-06T23:16:31.810Z] + RM_GOPATH=0 [2019-09-06T23:16:31.810Z] + TMP_GOPATH= [2019-09-06T23:16:31.810Z] + : /build [2019-09-06T23:16:31.810Z] + '[' -z '' ']' [2019-09-06T23:16:31.810Z] ++ mktemp -d [2019-09-06T23:16:31.810Z] + export GOPATH=/tmp/tmp.4xrtEvJZbz [2019-09-06T23:16:31.810Z] + GOPATH=/tmp/tmp.4xrtEvJZbz [2019-09-06T23:16:31.810Z] + RM_GOPATH=1 [2019-09-06T23:16:31.810Z] ++ dirname ./install.sh [2019-09-06T23:16:31.810Z] + dir=. [2019-09-06T23:16:31.810Z] + bin=gometalinter [2019-09-06T23:16:31.810Z] + shift [2019-09-06T23:16:31.810Z] + '[' '!' -f ./gometalinter.installer ']' [2019-09-06T23:16:31.810Z] + . ./gometalinter.installer [2019-09-06T23:16:31.810Z] ++ GOMETALINTER_COMMIT=v2.0.6 [2019-09-06T23:16:31.810Z] + install_gometalinter [2019-09-06T23:16:31.810Z] + echo 'Installing gometalinter version v2.0.6' [2019-09-06T23:16:31.810Z] + go get -d github.com/alecthomas/gometalinter [2019-09-06T23:16:31.810Z] Installing gometalinter version v2.0.6 [2019-09-06T23:16:32.408Z] #58 102.3 CC criu/files.o [2019-09-06T23:16:32.641Z] + cd /tmp/tmp.4xrtEvJZbz/src/github.com/alecthomas/gometalinter [2019-09-06T23:16:32.641Z] + git checkout -q v2.0.6 [2019-09-06T23:16:32.641Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2019-09-06T23:16:33.148Z] e7a74de96ddd: Verifying Checksum [2019-09-06T23:16:33.148Z] e7a74de96ddd: Download complete [2019-09-06T23:16:33.815Z] #58 103.6 CC criu/filesystems.o [2019-09-06T23:16:34.375Z] #58 104.1 CC criu/fsnotify.o [2019-09-06T23:16:34.936Z] #58 104.9 CC criu/image-desc.o [2019-09-06T23:16:35.192Z] #58 105.0 CC criu/image.o [2019-09-06T23:16:35.753Z] #58 105.6 CC criu/ipc_ns.o [2019-09-06T23:16:36.678Z] #58 106.6 CC criu/irmap.o [2019-09-06T23:16:37.239Z] #58 107.1 CC criu/kcmp-ids.o [2019-09-06T23:16:37.239Z] #58 107.3 CC criu/kerndat.o [2019-09-06T23:16:38.165Z] #58 108.1 CC criu/libnetlink.o [2019-09-06T23:16:38.429Z] #58 108.3 CC criu/log.o [2019-09-06T23:16:38.685Z] #58 108.6 CC criu/lsm.o [2019-09-06T23:16:39.249Z] #58 109.0 CC criu/mem.o [2019-09-06T23:16:40.175Z] #58 110.1 CC criu/mount.o [2019-09-06T23:16:40.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-09-06T23:16:42.392Z] + GOBIN=/build [2019-09-06T23:16:42.392Z] + /build/gometalinter --install [2019-09-06T23:16:42.392Z] Installing: [2019-09-06T23:16:42.392Z] deadcode [2019-09-06T23:16:42.392Z] dupl [2019-09-06T23:16:42.392Z] errcheck [2019-09-06T23:16:42.392Z] gas [2019-09-06T23:16:42.392Z] gochecknoglobals [2019-09-06T23:16:42.392Z] gochecknoinits [2019-09-06T23:16:42.392Z] goconst [2019-09-06T23:16:42.392Z] gocyclo [2019-09-06T23:16:42.392Z] goimports [2019-09-06T23:16:42.392Z] golint [2019-09-06T23:16:42.392Z] gosimple [2019-09-06T23:16:42.392Z] gotype [2019-09-06T23:16:42.392Z] gotypex [2019-09-06T23:16:42.392Z] ineffassign [2019-09-06T23:16:42.392Z] interfacer [2019-09-06T23:16:42.392Z] lll [2019-09-06T23:16:42.392Z] maligned [2019-09-06T23:16:42.392Z] megacheck [2019-09-06T23:16:42.392Z] misspell [2019-09-06T23:16:42.392Z] nakedret [2019-09-06T23:16:42.392Z] safesql [2019-09-06T23:16:42.392Z] staticcheck [2019-09-06T23:16:42.392Z] structcheck [2019-09-06T23:16:42.392Z] unconvert [2019-09-06T23:16:42.392Z] unparam [2019-09-06T23:16:42.392Z] unused [2019-09-06T23:16:42.392Z] varcheck [2019-09-06T23:16:42.691Z] #58 112.4 CC criu/namespaces.o [2019-09-06T23:16:43.617Z] #58 113.6 CC criu/net.o [2019-09-06T23:16:46.129Z] #58 115.8 CC criu/netfilter.o [2019-09-06T23:16:46.129Z] #58 116.0 CC criu/page-pipe.o [2019-09-06T23:16:46.384Z] #58 116.4 CC criu/page-xfer.o [2019-09-06T23:16:47.310Z] #58 117.2 CC criu/pagemap-cache.o [2019-09-06T23:16:47.565Z] #58 117.6 CC criu/pagemap.o [2019-09-06T23:16:48.003Z] 65014b3c3121: Download complete [2019-09-06T23:16:48.491Z] #58 118.4 CC criu/parasite-syscall.o [2019-09-06T23:16:49.051Z] #58 119.1 CC criu/path.o [2019-09-06T23:16:49.306Z] #58 119.3 CC criu/pie-util-vdso-elf32.o [2019-09-06T23:16:49.395Z] ---> 401a427ce212 [2019-09-06T23:16:49.395Z] Successfully built 401a427ce212 [2019-09-06T23:16:49.395Z] Successfully tagged docker:latest [2019-09-06T23:16:49.395Z] INFO: Image build ended at 09/06/2019 23:16:48. Duration:00:03:42.8781447 [2019-09-06T23:16:49.395Z] [2019-09-06T23:16:49.395Z] [2019-09-06T23:16:49.395Z] INFO: Building the test binaries at 09/06/2019 23:16:48... [2019-09-06T23:16:49.866Z] #58 119.7 CC criu/pie-util-vdso.o [2019-09-06T23:16:50.122Z] #58 120.1 CC criu/pie-util.o [2019-09-06T23:16:50.377Z] #58 120.2 CC criu/pipes.o [2019-09-06T23:16:50.937Z] #58 120.8 CC criu/plugin.o [2019-09-06T23:16:51.192Z] #58 121.1 CC criu/proc_parse.o [2019-09-06T23:16:53.078Z] #58 123.0 CC criu/protobuf-desc.o [2019-09-06T23:16:54.004Z] #58 123.7 CC criu/protobuf.o [2019-09-06T23:16:54.004Z] #58 124.0 CC criu/pstree.o [2019-09-06T23:16:54.260Z] #58 ... [2019-09-06T23:16:54.260Z] [2019-09-06T23:16:54.260Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-09-06T23:16:54.260Z] #55 174.5 + dpkg --print-architecture [2019-09-06T23:16:54.260Z] #55 174.5 + cd /tmp/tmp.QsqtM6BMxm/src/github.com/docker/distribution [2019-09-06T23:16:54.260Z] #55 174.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-09-06T23:16:54.515Z] #55 174.7 + GOPATH=/tmp/tmp.QsqtM6BMxm/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.QsqtM6BMxm [2019-09-06T23:16:54.515Z] #55 174.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-09-06T23:16:59.082Z] Removing intermediate container 47c9b0d84734 [2019-09-06T23:16:59.082Z] ---> 2d6784b270c6 [2019-09-06T23:16:59.082Z] Step 66/126 : FROM base AS gotestsum [2019-09-06T23:16:59.082Z] ---> 35c945688188 [2019-09-06T23:16:59.083Z] Step 67/126 : ENV INSTALL_BINARY_NAME=gotestsum [2019-09-06T23:16:59.083Z] ---> Running in 39743c299aef [2019-09-06T23:16:59.083Z] Removing intermediate container 39743c299aef [2019-09-06T23:16:59.083Z] ---> bc1055d7499e [2019-09-06T23:16:59.083Z] Step 68/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-06T23:16:59.083Z] ---> d41cc37b90e6 [2019-09-06T23:16:59.083Z] Step 69/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-06T23:16:59.443Z] ---> cff9b94512d7 [2019-09-06T23:16:59.443Z] Step 70/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-06T23:16:59.443Z] ---> Running in 87eca68b4211 [2019-09-06T23:16:59.764Z] INFO: make.ps1 starting at 09/06/2019 23:16:59 [2019-09-06T23:16:59.764Z] INFO: Git commit (78198da34) assumed from DOCKER_GITCOMMIT environment variable [2019-09-06T23:16:59.764Z] INFO: Invoking autogen... [2019-09-06T23:16:59.807Z] + RM_GOPATH=0 [2019-09-06T23:16:59.807Z] + TMP_GOPATH= [2019-09-06T23:16:59.807Z] + : /build [2019-09-06T23:16:59.807Z] + '[' -z '' ']' [2019-09-06T23:16:59.807Z] ++ mktemp -d [2019-09-06T23:16:59.807Z] + export GOPATH=/tmp/tmp.63Et6hZSxb [2019-09-06T23:16:59.807Z] + GOPATH=/tmp/tmp.63Et6hZSxb [2019-09-06T23:16:59.807Z] + RM_GOPATH=1 [2019-09-06T23:16:59.807Z] ++ dirname ./install.sh [2019-09-06T23:16:59.807Z] + dir=. [2019-09-06T23:16:59.807Z] + bin=gotestsum [2019-09-06T23:16:59.807Z] + shift [2019-09-06T23:16:59.807Z] + '[' '!' -f ./gotestsum.installer ']' [2019-09-06T23:16:59.807Z] + . ./gotestsum.installer [2019-09-06T23:16:59.807Z] ++ GOTESTSUM_COMMIT=v0.3.5 [2019-09-06T23:16:59.807Z] + install_gotestsum [2019-09-06T23:16:59.807Z] + echo 'Installing gotestsum version v0.3.5' [2019-09-06T23:16:59.807Z] Installing gotestsum version v0.3.5 [2019-09-06T23:16:59.807Z] + go get -d gotest.tools/gotestsum [2019-09-06T23:17:00.740Z] INFO: Building daemon... [2019-09-06T23:17:02.411Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-09-06T23:17:03.913Z] + cd /tmp/tmp.63Et6hZSxb/src/gotest.tools/gotestsum [2019-09-06T23:17:03.913Z] + git checkout -q v0.3.5 [2019-09-06T23:17:03.913Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-09-06T23:17:04.449Z] #55 ... [2019-09-06T23:17:04.449Z] [2019-09-06T23:17:04.449Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-09-06T23:17:04.449Z] #58 125.0 CC criu/rbtree.o [2019-09-06T23:17:04.449Z] #58 125.3 CC criu/rst-malloc.o [2019-09-06T23:17:04.449Z] #58 125.5 CC criu/seccomp.o [2019-09-06T23:17:04.449Z] #58 126.0 CC criu/seize.o [2019-09-06T23:17:04.449Z] #58 126.6 CC criu/shmem.o [2019-09-06T23:17:04.449Z] #58 127.1 CC criu/sigframe.o [2019-09-06T23:17:04.449Z] #58 127.3 CC criu/signalfd.o [2019-09-06T23:17:04.449Z] #58 127.5 CC criu/sk-inet.o [2019-09-06T23:17:04.449Z] #58 128.3 CC criu/sk-netlink.o [2019-09-06T23:17:04.449Z] #58 128.5 CC criu/sk-packet.o [2019-09-06T23:17:04.449Z] #58 129.1 CC criu/sk-queue.o [2019-09-06T23:17:04.449Z] #58 129.4 CC criu/sk-tcp.o [2019-09-06T23:17:04.449Z] #58 129.9 CC criu/sk-unix.o [2019-09-06T23:17:04.449Z] #58 131.4 CC criu/sockets.o [2019-09-06T23:17:04.449Z] #58 132.0 CC criu/stats.o [2019-09-06T23:17:04.449Z] #58 132.3 CC criu/string.o [2019-09-06T23:17:04.449Z] #58 132.4 CC criu/sysctl.o [2019-09-06T23:17:04.449Z] #58 132.9 CC criu/sysfs_parse.o [2019-09-06T23:17:04.449Z] #58 133.2 CC criu/timerfd.o [2019-09-06T23:17:04.449Z] #58 133.5 CC criu/tty.o [2019-09-06T23:17:05.375Z] #58 135.3 CC criu/tun.o [2019-09-06T23:17:05.631Z] #58 135.7 CC criu/uffd.o [2019-09-06T23:17:06.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-09-06T23:17:06.994Z] #58 136.6 CC criu/util.o [2019-09-06T23:17:07.920Z] #58 137.8 CC criu/uts_ns.o [2019-09-06T23:17:08.175Z] #58 138.1 CC criu/vdso-compat.o [2019-09-06T23:17:08.431Z] #58 138.3 CC criu/vdso.o [2019-09-06T23:17:09.357Z] #58 139.0 LINK criu/built-in.o [2019-09-06T23:17:09.357Z] #58 139.1 LINK criu/criu [2019-09-06T23:17:09.612Z] #58 139.5 DEP lib/c/criu.d [2019-09-06T23:17:09.868Z] #58 139.7 CC images/rpc.pb-c.o [2019-09-06T23:17:09.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-09-06T23:17:10.428Z] #58 140.2 CC lib/c/criu.o [2019-09-06T23:17:10.988Z] #58 141.0 LINK lib/c/built-in.o [2019-09-06T23:17:11.244Z] #58 141.1 LINK lib/c/libcriu.so [2019-09-06T23:17:11.244Z] #58 141.3 GEN magic.py [2019-09-06T23:17:12.170Z] #58 142.0 fatal: Not a git repository (or any of the parent directories): .git [2019-09-06T23:17:12.730Z] #58 142.6 make[1]: Nothing to be done for 'all'. [2019-09-06T23:17:12.986Z] #58 143.1 make[1]: 'images/built-in.o' is up to date. [2019-09-06T23:17:13.241Z] #58 143.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-09-06T23:17:13.241Z] #58 143.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-09-06T23:17:13.241Z] #58 143.1 make[1]: 'compel/libcompel.a' is up to date. [2019-09-06T23:17:13.241Z] #58 143.2 make[1]: 'compel/compel-host-bin' is up to date. [2019-09-06T23:17:13.241Z] #58 143.2 make[1]: Nothing to be done for 'all'. [2019-09-06T23:17:13.241Z] #58 143.2 make[1]: 'soccr/libsoccr.a' is up to date. [2019-09-06T23:17:13.496Z] #58 143.5 make[2]: Nothing to be done for 'all'. [2019-09-06T23:17:13.752Z] #58 143.5 make[2]: Nothing to be done for 'all'. [2019-09-06T23:17:13.752Z] #58 143.5 make[2]: Nothing to be done for 'all'. [2019-09-06T23:17:13.752Z] #58 143.6 make[2]: Nothing to be done for 'all'. [2019-09-06T23:17:13.752Z] #58 143.7 make[2]: Nothing to be done for 'all'. [2019-09-06T23:17:13.752Z] #58 143.7 make[2]: Nothing to be done for 'all'. [2019-09-06T23:17:13.752Z] #58 143.7 make[2]: Nothing to be done for 'all'. [2019-09-06T23:17:14.011Z] #58 143.8 make[2]: Nothing to be done for 'all'. [2019-09-06T23:17:14.011Z] #58 143.8 INSTALL criu/criu [2019-09-06T23:17:14.586Z] #58 DONE 144.5s [2019-09-06T23:17:14.586Z] [2019-09-06T23:17:14.586Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-09-06T23:17:15.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-09-06T23:17:15.153Z] #24 ... [2019-09-06T23:17:15.153Z] [2019-09-06T23:17:15.153Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-09-06T23:17:15.407Z] #55 195.6 + rm -rf /tmp/tmp.QsqtM6BMxm/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.QsqtM6BMxm [2019-09-06T23:17:15.407Z] #55 DONE 195.8s [2019-09-06T23:17:15.407Z] [2019-09-06T23:17:15.407Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-09-06T23:17:15.646Z] Removing intermediate container 87eca68b4211 [2019-09-06T23:17:15.646Z] ---> 6d650aca6d77 [2019-09-06T23:17:15.646Z] Step 71/126 : FROM dev-base AS dockercli [2019-09-06T23:17:15.646Z] ---> 35c945688188 [2019-09-06T23:17:15.646Z] Step 72/126 : ENV INSTALL_BINARY_NAME=dockercli [2019-09-06T23:17:15.646Z] ---> Running in e2568bff2525 [2019-09-06T23:17:15.646Z] Removing intermediate container e2568bff2525 [2019-09-06T23:17:15.646Z] ---> fd476c1e1eac [2019-09-06T23:17:15.646Z] Step 73/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-06T23:17:15.646Z] ---> d79a32b070eb [2019-09-06T23:17:15.646Z] Step 74/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-06T23:17:16.009Z] ---> 71760fd187a1 [2019-09-06T23:17:16.009Z] Step 75/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-06T23:17:16.009Z] ---> Running in 6b2dedeaba38 [2019-09-06T23:17:16.767Z] #24 DONE 196.2s [2019-09-06T23:17:16.767Z] [2019-09-06T23:17:16.767Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-06T23:17:16.782Z] + RM_GOPATH=0 [2019-09-06T23:17:16.782Z] + TMP_GOPATH= [2019-09-06T23:17:16.782Z] + : /build [2019-09-06T23:17:16.782Z] + '[' -z '' ']' [2019-09-06T23:17:16.782Z] ++ mktemp -d [2019-09-06T23:17:16.782Z] + export GOPATH=/tmp/tmp.Ns5qc3HqR7 [2019-09-06T23:17:16.782Z] + GOPATH=/tmp/tmp.Ns5qc3HqR7 [2019-09-06T23:17:16.782Z] + RM_GOPATH=1 [2019-09-06T23:17:16.782Z] ++ dirname ./install.sh [2019-09-06T23:17:16.782Z] + dir=. [2019-09-06T23:17:16.782Z] + bin=dockercli [2019-09-06T23:17:16.782Z] + shift [2019-09-06T23:17:16.782Z] + '[' '!' -f ./dockercli.installer ']' [2019-09-06T23:17:16.782Z] + . ./dockercli.installer [2019-09-06T23:17:16.782Z] ++ DOCKERCLI_CHANNEL=stable [2019-09-06T23:17:16.782Z] ++ DOCKERCLI_VERSION=17.06.2-ce [2019-09-06T23:17:16.782Z] + install_dockercli [2019-09-06T23:17:16.782Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-09-06T23:17:16.782Z] ++ uname -m [2019-09-06T23:17:16.782Z] Install docker/cli version 17.06.2-ce from stable [2019-09-06T23:17:16.782Z] + arch=s390x [2019-09-06T23:17:16.782Z] + '[' s390x '!=' x86_64 ']' [2019-09-06T23:17:16.782Z] + '[' s390x '!=' s390x ']' [2019-09-06T23:17:16.782Z] + url=https://download.docker.com/linux/static [2019-09-06T23:17:16.782Z] + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2019-09-06T23:17:16.782Z] + tar -xz docker/docker [2019-09-06T23:17:17.567Z] + mkdir -p /build [2019-09-06T23:17:17.567Z] + mv docker/docker /build/ [2019-09-06T23:17:17.567Z] + rmdir docker [2019-09-06T23:17:17.673Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-09-06T23:17:18.360Z] Removing intermediate container 6b2dedeaba38 [2019-09-06T23:17:18.360Z] ---> b3a427060bad [2019-09-06T23:17:18.360Z] Step 76/126 : FROM runtime-dev AS runc [2019-09-06T23:17:18.360Z] ---> 9e9a25b9a82b [2019-09-06T23:17:18.360Z] Step 77/126 : ENV INSTALL_BINARY_NAME=runc [2019-09-06T23:17:18.360Z] ---> Running in 966ec499998a [2019-09-06T23:17:18.360Z] Removing intermediate container 966ec499998a [2019-09-06T23:17:18.360Z] ---> f8cbe6cdab04 [2019-09-06T23:17:18.360Z] Step 78/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-06T23:17:18.722Z] ---> 141758e3f893 [2019-09-06T23:17:18.722Z] Step 79/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-06T23:17:19.085Z] ---> d83bd0034838 [2019-09-06T23:17:19.085Z] Step 80/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-06T23:17:19.085Z] ---> Running in 07503c056e01 [2019-09-06T23:17:19.479Z] + RM_GOPATH=0 [2019-09-06T23:17:19.479Z] + TMP_GOPATH= [2019-09-06T23:17:19.479Z] + : /build [2019-09-06T23:17:19.479Z] + '[' -z '' ']' [2019-09-06T23:17:19.479Z] ++ mktemp -d [2019-09-06T23:17:19.479Z] + export GOPATH=/tmp/tmp.ToSXPRt6zg [2019-09-06T23:17:19.479Z] + GOPATH=/tmp/tmp.ToSXPRt6zg [2019-09-06T23:17:19.479Z] + RM_GOPATH=1 [2019-09-06T23:17:19.479Z] ++ dirname ./install.sh [2019-09-06T23:17:19.479Z] + dir=. [2019-09-06T23:17:19.479Z] + bin=runc [2019-09-06T23:17:19.479Z] + shift [2019-09-06T23:17:19.479Z] + '[' '!' -f ./runc.installer ']' [2019-09-06T23:17:19.479Z] + . ./runc.installer [2019-09-06T23:17:19.479Z] ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-06T23:17:19.479Z] + install_runc [2019-09-06T23:17:19.479Z] + uname -r [2019-09-06T23:17:19.479Z] + grep -q '^3\.10\.0.*\.el7\.' [2019-09-06T23:17:19.479Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-09-06T23:17:19.479Z] + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )' [2019-09-06T23:17:19.479Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ToSXPRt6zg/src/github.com/opencontainers/runc [2019-09-06T23:17:19.479Z] Cloning into '/tmp/tmp.ToSXPRt6zg/src/github.com/opencontainers/runc'... [2019-09-06T23:17:19.479Z] Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux ) [2019-09-06T23:17:20.023Z] #47 ... [2019-09-06T23:17:20.023Z] [2019-09-06T23:17:20.023Z] #25 [dev 11/24] COPY --from=gometalinter /build/ /usr/local/bin/ [2019-09-06T23:17:20.256Z] + cd /tmp/tmp.ToSXPRt6zg/src/github.com/opencontainers/runc [2019-09-06T23:17:20.256Z] + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-06T23:17:20.584Z] #25 DONE 1.0s [2019-09-06T23:17:20.584Z] [2019-09-06T23:17:20.584Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-09-06T23:17:20.584Z] #28 DONE 0.1s [2019-09-06T23:17:20.584Z] [2019-09-06T23:17:20.584Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-06T23:17:20.584Z] #47 ... [2019-09-06T23:17:20.584Z] [2019-09-06T23:17:20.584Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-09-06T23:17:20.584Z] #31 DONE 0.1s [2019-09-06T23:17:20.584Z] [2019-09-06T23:17:20.584Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-09-06T23:17:20.627Z] + '[' -z '' ']' [2019-09-06T23:17:20.627Z] + target=static [2019-09-06T23:17:20.627Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-09-06T23:17:20.627Z] 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 . [2019-09-06T23:17:20.839Z] #34 DONE 0.2s [2019-09-06T23:17:20.839Z] [2019-09-06T23:17:20.839Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/ [2019-09-06T23:17:20.839Z] #39 DONE 0.1s [2019-09-06T23:17:20.839Z] [2019-09-06T23:17:20.839Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-06T23:17:20.839Z] #47 ... [2019-09-06T23:17:20.839Z] [2019-09-06T23:17:20.839Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/ [2019-09-06T23:17:20.839Z] #43 DONE 0.1s [2019-09-06T23:17:20.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-09-06T23:17:21.093Z] [2019-09-06T23:17:21.093Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-09-06T23:17:25.135Z] ---> Making bundle: .integration-daemon-start (in /go/src/github.com/docker/docker/bundles/test-integration-flaky/1) [2019-09-06T23:17:25.135Z] Using test binary docker [2019-09-06T23:17:25.135Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-09-06T23:17:25.135Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-09-06T23:17:25.135Z] Warning failed to create cache: (null) [2019-09-06T23:17:25.135Z] . [2019-09-06T23:17:25.135Z] INFO: Waiting for daemon to start... [2019-09-06T23:17:25.135Z] Starting dockerd [2019-09-06T23:17:26.326Z] #47 177.4 🇩 bin/containerd [2019-09-06T23:17:27.032Z] . [2019-09-06T23:17:27.032Z] ---> Making bundle: .integration-daemon-setup (in /go/src/github.com/docker/docker/bundles/test-integration-flaky/1) [2019-09-06T23:17:27.032Z] ---> Making bundle: .ensure-emptyfs (in /go/src/github.com/docker/docker/bundles/test-integration-flaky/1) [2019-09-06T23:17:27.032Z] Error: No such image: emptyfs [2019-09-06T23:17:27.596Z] Running integration-test (iteration 1) [2019-09-06T23:17:27.596Z] Running /go/src/github.com/docker/docker/integration/build flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:17:34.565Z] 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 [2019-09-06T23:17:34.565Z] + mkdir -p /build [2019-09-06T23:17:34.565Z] + cp runc /build/runc [2019-09-06T23:17:35.381Z] Removing intermediate container 07503c056e01 [2019-09-06T23:17:35.381Z] ---> afa69dab9e14 [2019-09-06T23:17:35.381Z] Step 81/126 : FROM dev-base AS tini [2019-09-06T23:17:35.381Z] ---> 35c945688188 [2019-09-06T23:17:35.381Z] Step 82/126 : ARG DEBIAN_FRONTEND [2019-09-06T23:17:35.381Z] ---> Using cache [2019-09-06T23:17:35.381Z] ---> 8f46ed43e359 [2019-09-06T23:17:35.381Z] Step 83/126 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2019-09-06T23:17:35.381Z] ---> Running in abacac1ddb65 [2019-09-06T23:17:36.181Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-06T23:17:36.181Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-06T23:17:36.181Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-06T23:17:36.181Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-06T23:17:36.181Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-09-06T23:17:36.181Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-09-06T23:17:36.555Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-09-06T23:17:36.555Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-09-06T23:17:37.811Z] Fetched 7671 kB in 1s (4460 kB/s) [2019-09-06T23:17:38.201Z] Reading package lists... [2019-09-06T23:17:38.971Z] Reading package lists... [2019-09-06T23:17:38.971Z] Building dependency tree... [2019-09-06T23:17:38.971Z] Reading state information... [2019-09-06T23:17:38.971Z] The following additional packages will be installed: [2019-09-06T23:17:38.971Z] cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-09-06T23:17:38.971Z] Suggested packages: [2019-09-06T23:17:38.971Z] codeblocks eclipse ninja-build lrzip [2019-09-06T23:17:38.971Z] Recommended packages: [2019-09-06T23:17:38.971Z] xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-09-06T23:17:38.971Z] The following NEW packages will be installed: [2019-09-06T23:17:38.971Z] cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-09-06T23:17:38.971Z] vim-common xxd [2019-09-06T23:17:38.971Z] 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2019-09-06T23:17:38.971Z] Need to get 13.2 MB of archives. [2019-09-06T23:17:38.971Z] After this operation, 59.4 MB of additional disk space will be used. [2019-09-06T23:17:38.971Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB] [2019-09-06T23:17:39.364Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-09-06T23:17:39.364Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u2 [7531 kB] [2019-09-06T23:17:39.364Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB] [2019-09-06T23:17:39.364Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libarchive13 s390x 3.2.2-2+deb9u1 [283 kB] [2019-09-06T23:17:39.364Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2019-09-06T23:17:39.364Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB] [2019-09-06T23:17:39.364Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB] [2019-09-06T23:17:39.364Z] Get:9 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-09-06T23:17:39.364Z] Get:10 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-09-06T23:17:39.364Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-06T23:17:39.364Z] Fetched 13.2 MB in 0s (58.6 MB/s) [2019-09-06T23:17:39.364Z] Selecting previously unselected package cmake-data. [2019-09-06T23:17:39.364Z] (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.) [2019-09-06T23:17:39.364Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-09-06T23:17:39.364Z] Unpacking cmake-data (3.7.2-1) ... [2019-09-06T23:17:39.737Z] Selecting previously unselected package liblzo2-2:s390x. [2019-09-06T23:17:39.737Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-09-06T23:17:39.737Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-09-06T23:17:39.737Z] Selecting previously unselected package libicu57:s390x. [2019-09-06T23:17:39.737Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u2_s390x.deb ... [2019-09-06T23:17:39.737Z] Unpacking libicu57:s390x (57.1-6+deb9u2) ... [2019-09-06T23:17:40.984Z] Selecting previously unselected package libxml2:s390x. [2019-09-06T23:17:40.984Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ... [2019-09-06T23:17:40.984Z] Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-09-06T23:17:40.984Z] Selecting previously unselected package libarchive13:s390x. [2019-09-06T23:17:40.984Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_s390x.deb ... [2019-09-06T23:17:40.984Z] Unpacking libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-09-06T23:17:40.984Z] Selecting previously unselected package libjsoncpp1:s390x. [2019-09-06T23:17:40.984Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ... [2019-09-06T23:17:40.984Z] Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2019-09-06T23:17:40.984Z] Selecting previously unselected package libuv1:s390x. [2019-09-06T23:17:40.984Z] Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ... [2019-09-06T23:17:40.984Z] Unpacking libuv1:s390x (1.9.1-3) ... [2019-09-06T23:17:40.984Z] Selecting previously unselected package cmake. [2019-09-06T23:17:40.984Z] Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ... [2019-09-06T23:17:40.984Z] Unpacking cmake (3.7.2-1) ... [2019-09-06T23:17:41.354Z] Selecting previously unselected package xxd. [2019-09-06T23:17:41.354Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-09-06T23:17:41.354Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-09-06T23:17:41.354Z] Selecting previously unselected package vim-common. [2019-09-06T23:17:41.354Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-06T23:17:41.354Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-06T23:17:41.354Z] Processing triggers for mime-support (3.60) ... [2019-09-06T23:17:41.354Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-09-06T23:17:41.354Z] Setting up libuv1:s390x (1.9.1-3) ... [2019-09-06T23:17:41.354Z] Setting up cmake-data (3.7.2-1) ... [2019-09-06T23:17:41.354Z] Setting up libicu57:s390x (57.1-6+deb9u2) ... [2019-09-06T23:17:41.354Z] Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-09-06T23:17:41.354Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-06T23:17:41.354Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-06T23:17:41.722Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-09-06T23:17:41.722Z] Setting up libjsoncpp1:s390x (1.7.4-3) ... [2019-09-06T23:17:41.722Z] Setting up libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-09-06T23:17:41.722Z] Setting up cmake (3.7.2-1) ... [2019-09-06T23:17:41.722Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-06T23:17:42.517Z] Removing intermediate container abacac1ddb65 [2019-09-06T23:17:42.518Z] ---> 88b75f21aec1 [2019-09-06T23:17:42.518Z] Step 84/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-06T23:17:42.887Z] ---> 6d3d710e6c8e [2019-09-06T23:17:42.887Z] Step 85/126 : ENV INSTALL_BINARY_NAME=tini [2019-09-06T23:17:42.887Z] ---> Running in d91f3287db72 [2019-09-06T23:17:43.247Z] Removing intermediate container d91f3287db72 [2019-09-06T23:17:43.247Z] ---> bac1b2523417 [2019-09-06T23:17:43.247Z] Step 86/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-06T23:17:43.607Z] ---> 5fd8bf3fe67e [2019-09-06T23:17:43.607Z] Step 87/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-06T23:17:43.607Z] ---> Running in c1069a0aaf6d [2019-09-06T23:17:43.983Z] + RM_GOPATH=0 [2019-09-06T23:17:43.983Z] + TMP_GOPATH= [2019-09-06T23:17:43.983Z] + : /build [2019-09-06T23:17:43.983Z] + '[' -z '' ']' [2019-09-06T23:17:43.983Z] ++ mktemp -d [2019-09-06T23:17:43.983Z] + export GOPATH=/tmp/tmp.JHgIkoaNPF [2019-09-06T23:17:43.983Z] + GOPATH=/tmp/tmp.JHgIkoaNPF [2019-09-06T23:17:43.983Z] + RM_GOPATH=1 [2019-09-06T23:17:43.983Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-06T23:17:43.983Z] ++ dirname ./install.sh [2019-09-06T23:17:43.983Z] + dir=. [2019-09-06T23:17:43.983Z] + bin=tini [2019-09-06T23:17:43.983Z] + shift [2019-09-06T23:17:43.983Z] + '[' '!' -f ./tini.installer ']' [2019-09-06T23:17:43.983Z] + . ./tini.installer [2019-09-06T23:17:43.983Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-06T23:17:43.983Z] + install_tini [2019-09-06T23:17:43.983Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-09-06T23:17:43.983Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.JHgIkoaNPF/tini [2019-09-06T23:17:43.983Z] Cloning into '/tmp/tmp.JHgIkoaNPF/tini'... [2019-09-06T23:17:44.380Z] + cd /tmp/tmp.JHgIkoaNPF/tini [2019-09-06T23:17:44.380Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-06T23:17:44.380Z] + cmake . [2019-09-06T23:17:44.380Z] -- The C compiler identification is GNU 6.3.0 [2019-09-06T23:17:44.380Z] -- Check for working C compiler: /usr/bin/cc [2019-09-06T23:17:44.380Z] -- Check for working C compiler: /usr/bin/cc -- works [2019-09-06T23:17:44.380Z] -- Detecting C compiler ABI info [2019-09-06T23:17:44.380Z] -- Detecting C compiler ABI info - done [2019-09-06T23:17:44.380Z] -- Detecting C compile features [2019-09-06T23:17:44.843Z] -- Detecting C compile features - done [2019-09-06T23:17:44.843Z] -- Performing Test HAS_BUILTIN_FORTIFY [2019-09-06T23:17:44.843Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-09-06T23:17:44.843Z] -- Configuring done [2019-09-06T23:17:44.843Z] -- Generating done [2019-09-06T23:17:44.843Z] -- Build files have been written to: /tmp/tmp.JHgIkoaNPF/tini [2019-09-06T23:17:44.843Z] + make tini-static [2019-09-06T23:17:44.843Z] Scanning dependencies of target tini-static [2019-09-06T23:17:44.843Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-09-06T23:17:44.843Z] [100%] Linking C executable tini-static [2019-09-06T23:17:45.279Z] [100%] Built target tini-static [2019-09-06T23:17:45.279Z] + mkdir -p /build [2019-09-06T23:17:45.279Z] + cp tini-static /build/docker-init [2019-09-06T23:17:45.746Z] Removing intermediate container c1069a0aaf6d [2019-09-06T23:17:45.746Z] ---> 878d5cf4ca12 [2019-09-06T23:17:45.746Z] Step 88/126 : FROM dev-base AS rootlesskit [2019-09-06T23:17:45.746Z] ---> 35c945688188 [2019-09-06T23:17:45.746Z] Step 89/126 : ENV INSTALL_BINARY_NAME=rootlesskit [2019-09-06T23:17:45.746Z] ---> Running in c3bdc7856b51 [2019-09-06T23:17:46.157Z] Removing intermediate container c3bdc7856b51 [2019-09-06T23:17:46.157Z] ---> 824dd90991b4 [2019-09-06T23:17:46.157Z] Step 90/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-06T23:17:46.157Z] ---> 80911abd3c98 [2019-09-06T23:17:46.157Z] Step 91/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-06T23:17:46.519Z] ---> b50fbcd057b7 [2019-09-06T23:17:46.519Z] Step 92/126 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2019-09-06T23:17:46.519Z] ---> Running in 356bba83922b [2019-09-06T23:17:46.883Z] + RM_GOPATH=0 [2019-09-06T23:17:46.883Z] + TMP_GOPATH= [2019-09-06T23:17:46.883Z] + : /build/ [2019-09-06T23:17:46.883Z] + '[' -z '' ']' [2019-09-06T23:17:46.883Z] ++ mktemp -d [2019-09-06T23:17:46.883Z] + export GOPATH=/tmp/tmp.P5vNiUfJSZ [2019-09-06T23:17:46.883Z] + GOPATH=/tmp/tmp.P5vNiUfJSZ [2019-09-06T23:17:46.883Z] + RM_GOPATH=1 [2019-09-06T23:17:46.883Z] Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f [2019-09-06T23:17:46.883Z] ++ dirname ./install.sh [2019-09-06T23:17:46.883Z] + dir=. [2019-09-06T23:17:46.883Z] + bin=rootlesskit [2019-09-06T23:17:46.883Z] + shift [2019-09-06T23:17:46.883Z] + '[' '!' -f ./rootlesskit.installer ']' [2019-09-06T23:17:46.883Z] + . ./rootlesskit.installer [2019-09-06T23:17:46.883Z] ++ ROOTLESSKIT_COMMIT=2fcff6ceae968a1d895e6205e5154b107247356f [2019-09-06T23:17:46.883Z] + install_rootlesskit [2019-09-06T23:17:46.883Z] + case "$1" in [2019-09-06T23:17:46.883Z] + export CGO_ENABLED=0 [2019-09-06T23:17:46.883Z] + CGO_ENABLED=0 [2019-09-06T23:17:46.883Z] + _install_rootlesskit [2019-09-06T23:17:46.883Z] + echo 'Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f' [2019-09-06T23:17:46.883Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.P5vNiUfJSZ/src/github.com/rootless-containers/rootlesskit [2019-09-06T23:17:46.883Z] Cloning into '/tmp/tmp.P5vNiUfJSZ/src/github.com/rootless-containers/rootlesskit'... [2019-09-06T23:17:47.682Z] + cd /tmp/tmp.P5vNiUfJSZ/src/github.com/rootless-containers/rootlesskit [2019-09-06T23:17:47.682Z] + git checkout -q 2fcff6ceae968a1d895e6205e5154b107247356f [2019-09-06T23:17:47.682Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-09-06T23:17:47.682Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-09-06T23:17:48.202Z] #47 199.2 🇩 bin/containerd-stress [2019-09-06T23:17:49.563Z] #47 200.8 🇩 bin/containerd-shim [2019-09-06T23:17:55.512Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-09-06T23:17:55.512Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-09-06T23:17:56.086Z] #47 206.6 🇩 bin/containerd-shim-runc-v1 [2019-09-06T23:17:56.296Z] Removing intermediate container 356bba83922b [2019-09-06T23:17:56.296Z] ---> 9b12c5e1cfb7 [2019-09-06T23:17:56.296Z] Step 93/126 : COPY ./contrib/dockerd-rootless.sh /build [2019-09-06T23:17:56.296Z] ---> 2fbc8b96c286 [2019-09-06T23:17:56.296Z] Step 94/126 : FROM runtime-dev AS dev [2019-09-06T23:17:56.296Z] ---> 9e9a25b9a82b [2019-09-06T23:17:56.296Z] Step 95/126 : ARG DEBIAN_FRONTEND [2019-09-06T23:17:56.296Z] ---> Running in 677d98ed8d3f [2019-09-06T23:17:56.657Z] Removing intermediate container 677d98ed8d3f [2019-09-06T23:17:56.657Z] ---> 513552457099 [2019-09-06T23:17:56.657Z] Step 96/126 : RUN groupadd -r docker [2019-09-06T23:17:56.657Z] ---> Running in 06dca58139e5 [2019-09-06T23:17:57.897Z] Removing intermediate container 06dca58139e5 [2019-09-06T23:17:57.897Z] ---> 34d2d2210753 [2019-09-06T23:17:57.897Z] Step 97/126 : RUN useradd --create-home --gid docker unprivilegeduser [2019-09-06T23:17:57.897Z] ---> Running in f5100066835e [2019-09-06T23:17:57.968Z] #47 209.3 🇩 binaries [2019-09-06T23:17:57.969Z] #47 209.3 + mkdir -p /build [2019-09-06T23:17:57.969Z] #47 209.3 + cp bin/containerd /build/containerd [2019-09-06T23:17:57.969Z] #47 209.3 + cp bin/containerd-shim /build/containerd-shim [2019-09-06T23:17:57.969Z] #47 209.3 + cp bin/ctr /build/ctr [2019-09-06T23:17:58.527Z] #47 DONE 210.1s [2019-09-06T23:17:58.713Z] Removing intermediate container f5100066835e [2019-09-06T23:17:58.713Z] ---> 60d1c786fcc1 [2019-09-06T23:17:58.713Z] Step 98/126 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2019-09-06T23:17:59.183Z] ---> Running in a739b4149050 [2019-09-06T23:17:59.451Z] [2019-09-06T23:17:59.451Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-09-06T23:17:59.451Z] #48 DONE 0.2s [2019-09-06T23:17:59.451Z] [2019-09-06T23:17:59.451Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-09-06T23:17:59.617Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-09-06T23:17:59.657Z] Loaded image: buildpack-deps:jessie [2019-09-06T23:17:59.657Z] Loaded image: busybox:latest [2019-09-06T23:17:59.657Z] Loaded image: busybox:glibc [2019-09-06T23:17:59.657Z] Loaded image: debian:jessie [2019-09-06T23:17:59.657Z] Loaded image: hello-world:latest [2019-09-06T23:17:59.657Z] INFO: Testing against a local daemon [2019-09-06T23:17:59.657Z] === RUN TestBuildMultiStageCopy [2019-09-06T23:17:59.657Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-09-06T23:17:59.705Z] #51 DONE 0.2s [2019-09-06T23:17:59.705Z] [2019-09-06T23:17:59.705Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli [2019-09-06T23:18:00.002Z] #54 DONE 0.1s [2019-09-06T23:18:00.002Z] [2019-09-06T23:18:00.002Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/ [2019-09-06T23:18:00.002Z] #56 DONE 0.2s [2019-09-06T23:18:00.002Z] [2019-09-06T23:18:00.002Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/ [2019-09-06T23:18:00.002Z] #59 DONE 0.1s [2019-09-06T23:18:00.002Z] [2019-09-06T23:18:00.002Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-09-06T23:18:00.002Z] #63 DONE 0.1s [2019-09-06T23:18:00.012Z] Removing intermediate container a739b4149050 [2019-09-06T23:18:00.012Z] ---> 690d3edf7303 [2019-09-06T23:18:00.012Z] Step 99/126 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2019-09-06T23:18:00.012Z] ---> Running in 7bfb10d1e26e [2019-09-06T23:18:00.256Z] [2019-09-06T23:18:00.256Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-09-06T23:18:00.511Z] #65 DONE 0.3s [2019-09-06T23:18:00.511Z] [2019-09-06T23:18:00.511Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-09-06T23:18:00.511Z] #66 DONE 0.0s [2019-09-06T23:18:00.511Z] [2019-09-06T23:18:00.511Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2019-09-06T23:18:00.856Z] Removing intermediate container 7bfb10d1e26e [2019-09-06T23:18:00.857Z] ---> 6536d451c5a0 [2019-09-06T23:18:00.857Z] Step 100/126 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2019-09-06T23:18:01.070Z] #67 DONE 0.7s [2019-09-06T23:18:01.236Z] ---> Running in 30ed46eaec00 [2019-09-06T23:18:01.324Z] [2019-09-06T23:18:01.324Z] #68 exporting to image [2019-09-06T23:18:01.324Z] #68 exporting layers [2019-09-06T23:18:02.034Z] Removing intermediate container 30ed46eaec00 [2019-09-06T23:18:02.034Z] ---> 5304fe8e7f69 [2019-09-06T23:18:02.034Z] Step 101/126 : RUN ldconfig [2019-09-06T23:18:02.034Z] ---> Running in 6fc2cde2dc8b [2019-09-06T23:18:03.297Z] Removing intermediate container 6fc2cde2dc8b [2019-09-06T23:18:03.297Z] ---> a98da1baa3cc [2019-09-06T23:18:03.297Z] 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/* [2019-09-06T23:18:03.297Z] ---> Running in 664cd66b98bc [2019-09-06T23:18:03.840Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-09-06T23:18:04.099Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-06T23:18:04.099Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-06T23:18:04.099Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-06T23:18:04.099Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-06T23:18:04.099Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-09-06T23:18:04.099Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-09-06T23:18:04.106Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-09-06T23:18:04.481Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-09-06T23:18:04.481Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-09-06T23:18:05.038Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-09-06T23:18:05.604Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-09-06T23:18:05.737Z] Fetched 7671 kB in 1s (4904 kB/s) [2019-09-06T23:18:06.121Z] Reading package lists... [2019-09-06T23:18:06.169Z] --- PASS: TestBuildMultiStageCopy (7.84s) [2019-09-06T23:18:06.169Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (5.03s) [2019-09-06T23:18:06.169Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.67s) [2019-09-06T23:18:06.169Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.79s) [2019-09-06T23:18:06.169Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.62s) [2019-09-06T23:18:06.169Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.73s) [2019-09-06T23:18:06.169Z] === RUN TestBuildMultiStageCopy [2019-09-06T23:18:06.169Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-09-06T23:18:06.427Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-09-06T23:18:06.685Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-09-06T23:18:06.935Z] Reading package lists... [2019-09-06T23:18:06.935Z] Building dependency tree... [2019-09-06T23:18:06.935Z] Reading state information... [2019-09-06T23:18:06.935Z] The following additional packages will be installed: [2019-09-06T23:18:06.935Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-09-06T23:18:06.935Z] dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-09-06T23:18:06.935Z] libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-09-06T23:18:06.935Z] libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-09-06T23:18:06.935Z] libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-09-06T23:18:06.935Z] libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-09-06T23:18:06.935Z] libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-09-06T23:18:06.935Z] mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-09-06T23:18:06.935Z] python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-09-06T23:18:06.935Z] Suggested packages: [2019-09-06T23:18:06.935Z] apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-09-06T23:18:06.935Z] gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-09-06T23:18:06.935Z] python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-09-06T23:18:06.935Z] vim-doc vim-scripts xfsdump acl attr quota [2019-09-06T23:18:06.935Z] Recommended packages: [2019-09-06T23:18:06.935Z] aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-09-06T23:18:06.935Z] python3-keyrings.alt python3-xdg unzip [2019-09-06T23:18:06.942Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-09-06T23:18:07.200Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-09-06T23:18:07.734Z] The following NEW packages will be installed: [2019-09-06T23:18:07.734Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-09-06T23:18:07.734Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-09-06T23:18:07.734Z] bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-09-06T23:18:07.734Z] gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-09-06T23:18:07.734Z] libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-09-06T23:18:07.734Z] libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-09-06T23:18:07.734Z] libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-09-06T23:18:07.734Z] libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-09-06T23:18:07.734Z] libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-09-06T23:18:07.734Z] libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-09-06T23:18:07.734Z] mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-09-06T23:18:07.734Z] python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-09-06T23:18:07.734Z] python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-09-06T23:18:07.734Z] xfsprogs xxd xz-utils zip [2019-09-06T23:18:07.734Z] 0 upgraded, 69 newly installed, 0 to remove and 2 not upgraded. [2019-09-06T23:18:07.734Z] Need to get 88.2 MB of archives. [2019-09-06T23:18:07.734Z] After this operation, 565 MB of additional disk space will be used. [2019-09-06T23:18:07.734Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB] [2019-09-06T23:18:07.734Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-09-06T23:18:07.734Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB] [2019-09-06T23:18:07.734Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB] [2019-09-06T23:18:07.734Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u11 [92.4 kB] [2019-09-06T23:18:07.734Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB] [2019-09-06T23:18:07.734Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB] [2019-09-06T23:18:07.734Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB] [2019-09-06T23:18:07.734Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB] [2019-09-06T23:18:07.734Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB] [2019-09-06T23:18:07.734Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB] [2019-09-06T23:18:07.734Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB] [2019-09-06T23:18:07.734Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB] [2019-09-06T23:18:07.734Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB] [2019-09-06T23:18:07.734Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB] [2019-09-06T23:18:07.734Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB] [2019-09-06T23:18:07.734Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB] [2019-09-06T23:18:07.734Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB] [2019-09-06T23:18:07.734Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB] [2019-09-06T23:18:07.734Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB] [2019-09-06T23:18:07.734Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB] [2019-09-06T23:18:07.734Z] Get:22 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-09-06T23:18:07.734Z] Get:23 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-09-06T23:18:07.734Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB] [2019-09-06T23:18:07.734Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB] [2019-09-06T23:18:07.734Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB] [2019-09-06T23:18:07.734Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB] [2019-09-06T23:18:07.734Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-09-06T23:18:07.734Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-09-06T23:18:07.734Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-09-06T23:18:07.734Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB] [2019-09-06T23:18:07.734Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB] [2019-09-06T23:18:07.734Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-09-06T23:18:07.734Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-09-06T23:18:07.734Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-09-06T23:18:07.734Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B] [2019-09-06T23:18:07.734Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB] [2019-09-06T23:18:07.734Z] Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-event1.02.1 s390x 2:1.02.137-2 [41.0 kB] [2019-09-06T23:18:07.734Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB] [2019-09-06T23:18:07.734Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB] [2019-09-06T23:18:07.734Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB] [2019-09-06T23:18:07.734Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB] [2019-09-06T23:18:07.734Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB] [2019-09-06T23:18:07.734Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB] [2019-09-06T23:18:07.734Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-09-06T23:18:07.734Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-09-06T23:18:07.734Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB] [2019-09-06T23:18:07.734Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u11 [1762 kB] [2019-09-06T23:18:07.734Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB] [2019-09-06T23:18:07.734Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-09-06T23:18:07.734Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-09-06T23:18:07.734Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB] [2019-09-06T23:18:07.734Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB] [2019-09-06T23:18:07.734Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB] [2019-09-06T23:18:07.734Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB] [2019-09-06T23:18:07.734Z] Get:56 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-09-06T23:18:07.766Z] --- PASS: TestBuildMultiStageCopy (1.34s) [2019-09-06T23:18:07.766Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.21s) [2019-09-06T23:18:07.766Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.27s) [2019-09-06T23:18:07.766Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.29s) [2019-09-06T23:18:07.766Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.27s) [2019-09-06T23:18:07.766Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.30s) [2019-09-06T23:18:07.766Z] === RUN TestBuildMultiStageCopy [2019-09-06T23:18:07.766Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-09-06T23:18:07.766Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-09-06T23:18:07.849Z] #68 exporting layers 6.6s done [2019-09-06T23:18:07.849Z] #68 writing image sha256:d91dd87fe3423caaf4b2eb2b23ce4c9592f1e24b1fbdf20bf6676afc5f36561f done [2019-09-06T23:18:07.849Z] #68 naming to docker.io/library/docker:78198da34a57b1f6e92b9c95d89e02d8888169ff done [2019-09-06T23:18:07.849Z] #68 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2019-09-06T23:18:08.023Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-09-06T23:18:08.108Z] Get:57 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB] [2019-09-06T23:18:08.108Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB] [2019-09-06T23:18:08.108Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB] [2019-09-06T23:18:08.108Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB] [2019-09-06T23:18:08.108Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB] [2019-09-06T23:18:08.108Z] Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-i686 s390x 2.28-5+7.4+b4 [2151 kB] [2019-09-06T23:18:08.108Z] Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-x86-64 s390x 2.28-5+7.4+b4 [2722 kB] [2019-09-06T23:18:08.108Z] Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-09-06T23:18:08.108Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB] [2019-09-06T23:18:08.108Z] Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-09-06T23:18:08.108Z] Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-base s390x 6.3.0-18+19.3+b3 [170 kB] [2019-09-06T23:18:08.108Z] Get:68 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] [2019-09-06T23:18:08.157Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-350/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/engine_PR-350/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=78198da34a57b1f6e92b9c95d89e02d8888169ff -e DOCKER_GRAPHDRIVER docker:78198da34a57b1f6e92b9c95d89e02d8888169ff hack/validate/default [2019-09-06T23:18:08.476Z] Get:69 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] [2019-09-06T23:18:08.589Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-09-06T23:18:08.842Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-06T23:18:08.842Z] Fetched 88.2 MB in 1s (77.9 MB/s) [2019-09-06T23:18:08.842Z] Selecting previously unselected package bash-completion. [2019-09-06T23:18:08.842Z] (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.) [2019-09-06T23:18:08.842Z] Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-09-06T23:18:08.847Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-09-06T23:18:09.104Z] --- PASS: TestBuildMultiStageCopy (1.46s) [2019-09-06T23:18:09.104Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.25s) [2019-09-06T23:18:09.104Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.25s) [2019-09-06T23:18:09.104Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.32s) [2019-09-06T23:18:09.104Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.31s) [2019-09-06T23:18:09.104Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.33s) [2019-09-06T23:18:09.104Z] === RUN TestBuildMultiStageCopy [2019-09-06T23:18:09.105Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-09-06T23:18:09.362Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-09-06T23:18:09.615Z] Unpacking bash-completion (1:2.1-4.3) ... [2019-09-06T23:18:09.615Z] Selecting previously unselected package libnet1:s390x. [2019-09-06T23:18:09.615Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-09-06T23:18:09.615Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-09-06T23:18:09.615Z] Selecting previously unselected package libnfnetlink0:s390x. [2019-09-06T23:18:09.615Z] Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ... [2019-09-06T23:18:09.615Z] Unpacking libnfnetlink0:s390x (1.0.1-3) ... [2019-09-06T23:18:09.615Z] Selecting previously unselected package libpcrecpp0v5:s390x. [2019-09-06T23:18:09.615Z] Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ... [2019-09-06T23:18:09.615Z] Unpacking libpcrecpp0v5:s390x (2:8.39-3) ... [2019-09-06T23:18:09.615Z] Selecting previously unselected package libudev-dev:s390x. [2019-09-06T23:18:09.615Z] Preparing to unpack .../04-libudev-dev_232-25+deb9u11_s390x.deb ... [2019-09-06T23:18:09.615Z] Unpacking libudev-dev:s390x (232-25+deb9u11) ... [2019-09-06T23:18:09.615Z] Selecting previously unselected package libpython3.5-minimal:s390x. [2019-09-06T23:18:09.615Z] Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-09-06T23:18:09.615Z] Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-09-06T23:18:09.620Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-09-06T23:18:09.980Z] Selecting previously unselected package python3.5-minimal. [2019-09-06T23:18:09.981Z] Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-09-06T23:18:09.981Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-09-06T23:18:09.981Z] Selecting previously unselected package python3-minimal. [2019-09-06T23:18:09.981Z] Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ... [2019-09-06T23:18:09.981Z] Unpacking python3-minimal (3.5.3-1) ... [2019-09-06T23:18:09.981Z] Selecting previously unselected package libmpdec2:s390x. [2019-09-06T23:18:09.981Z] Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ... [2019-09-06T23:18:09.981Z] Unpacking libmpdec2:s390x (2.4.2-1) ... [2019-09-06T23:18:09.981Z] Selecting previously unselected package libpython3.5-stdlib:s390x. [2019-09-06T23:18:09.981Z] Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ... [2019-09-06T23:18:09.981Z] Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-09-06T23:18:10.186Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-09-06T23:18:10.348Z] Selecting previously unselected package python3.5. [2019-09-06T23:18:10.348Z] Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ... [2019-09-06T23:18:10.348Z] Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-09-06T23:18:10.348Z] Selecting previously unselected package libpython3-stdlib:s390x. [2019-09-06T23:18:10.348Z] Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ... [2019-09-06T23:18:10.348Z] Unpacking libpython3-stdlib:s390x (3.5.3-1) ... [2019-09-06T23:18:10.348Z] Selecting previously unselected package dh-python. [2019-09-06T23:18:10.348Z] Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-09-06T23:18:10.348Z] Unpacking dh-python (2.20170125) ... [2019-09-06T23:18:10.444Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-09-06T23:18:10.702Z] --- PASS: TestBuildMultiStageCopy (1.59s) [2019-09-06T23:18:10.702Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.23s) [2019-09-06T23:18:10.702Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.24s) [2019-09-06T23:18:10.702Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.48s) [2019-09-06T23:18:10.702Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.32s) [2019-09-06T23:18:10.702Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.31s) [2019-09-06T23:18:10.702Z] === RUN TestBuildMultiStageCopy [2019-09-06T23:18:10.702Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-09-06T23:18:10.906Z] Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-09-06T23:18:10.906Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-09-06T23:18:10.960Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-09-06T23:18:10.960Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-09-06T23:18:11.364Z] Setting up python3-minimal (3.5.3-1) ... [2019-09-06T23:18:11.364Z] Selecting previously unselected package python3. [2019-09-06T23:18:11.364Z] (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.) [2019-09-06T23:18:11.364Z] Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ... [2019-09-06T23:18:11.364Z] Unpacking python3 (3.5.3-1) ... [2019-09-06T23:18:11.364Z] Selecting previously unselected package pigz. [2019-09-06T23:18:11.364Z] Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ... [2019-09-06T23:18:11.364Z] Unpacking pigz (2.3.4-1) ... [2019-09-06T23:18:11.364Z] Selecting previously unselected package libip4tc0:s390x. [2019-09-06T23:18:11.364Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-09-06T23:18:11.364Z] Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-09-06T23:18:11.526Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-09-06T23:18:11.767Z] Selecting previously unselected package libip6tc0:s390x. [2019-09-06T23:18:11.768Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-09-06T23:18:11.768Z] Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-09-06T23:18:11.768Z] Selecting previously unselected package libiptc0:s390x. [2019-09-06T23:18:11.768Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-09-06T23:18:11.768Z] Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-09-06T23:18:11.768Z] Selecting previously unselected package libxtables12:s390x. [2019-09-06T23:18:11.768Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ... [2019-09-06T23:18:11.768Z] Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-09-06T23:18:11.768Z] Selecting previously unselected package libnetfilter-conntrack3:s390x. [2019-09-06T23:18:11.768Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ... [2019-09-06T23:18:11.768Z] Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-09-06T23:18:11.783Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-09-06T23:18:12.041Z] --- PASS: TestBuildMultiStageCopy (1.37s) [2019-09-06T23:18:12.041Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.20s) [2019-09-06T23:18:12.041Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2019-09-06T23:18:12.041Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.29s) [2019-09-06T23:18:12.041Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.34s) [2019-09-06T23:18:12.041Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.32s) [2019-09-06T23:18:12.041Z] PASS [2019-09-06T23:18:12.041Z] Running /go/src/github.com/docker/docker/integration/config flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:18:12.042Z] INFO: Testing against a local daemon [2019-09-06T23:18:12.042Z] === RUN TestConfigDaemonLibtrustID [2019-09-06T23:18:12.168Z] Selecting previously unselected package iptables. [2019-09-06T23:18:12.168Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ... [2019-09-06T23:18:12.168Z] Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-09-06T23:18:12.168Z] Selecting previously unselected package xxd. [2019-09-06T23:18:12.168Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-09-06T23:18:12.168Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-09-06T23:18:12.168Z] Selecting previously unselected package vim-common. [2019-09-06T23:18:12.168Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-06T23:18:12.168Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-06T23:18:12.368Z] Congratulations! All commits are properly signed with the DCO! [2019-09-06T23:18:12.582Z] Selecting previously unselected package bzip2. [2019-09-06T23:18:12.582Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ... [2019-09-06T23:18:12.582Z] Unpacking bzip2 (1.0.6-8.1) ... [2019-09-06T23:18:12.582Z] Selecting previously unselected package libgpm2:s390x. [2019-09-06T23:18:12.582Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ... [2019-09-06T23:18:12.582Z] Unpacking libgpm2:s390x (1.20.4-6.2+b1) ... [2019-09-06T23:18:12.582Z] Selecting previously unselected package xz-utils. [2019-09-06T23:18:12.582Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ... [2019-09-06T23:18:12.582Z] Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-09-06T23:18:12.582Z] Selecting previously unselected package aufs-tools. [2019-09-06T23:18:12.582Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ... [2019-09-06T23:18:12.582Z] Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-09-06T23:18:12.607Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2019-09-06T23:18:12.607Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestConfigDaemonLibtrustID [2019-09-06T23:18:12.607Z] daemon.go:321: [d4f288966a9f7] waiting for daemon to start [2019-09-06T23:18:12.607Z] daemon.go:339: [d4f288966a9f7] daemon started [2019-09-06T23:18:12.608Z] daemon.go:449: [d4f288966a9f7] Stopping daemon [2019-09-06T23:18:12.608Z] daemon.go:288: [d4f288966a9f7] exiting daemon [2019-09-06T23:18:12.608Z] daemon.go:436: [d4f288966a9f7] Daemon stopped [2019-09-06T23:18:12.608Z] === RUN TestConfigDaemonLibtrustID [2019-09-06T23:18:12.946Z] Selecting previously unselected package liblzo2-2:s390x. [2019-09-06T23:18:12.946Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-09-06T23:18:12.946Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-09-06T23:18:12.946Z] Selecting previously unselected package btrfs-progs. [2019-09-06T23:18:12.946Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ... [2019-09-06T23:18:12.946Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-09-06T23:18:13.173Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2019-09-06T23:18:13.173Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestConfigDaemonLibtrustID [2019-09-06T23:18:13.173Z] daemon.go:321: [d44c33ab875e9] waiting for daemon to start [2019-09-06T23:18:13.173Z] daemon.go:339: [d44c33ab875e9] daemon started [2019-09-06T23:18:13.173Z] daemon.go:449: [d44c33ab875e9] Stopping daemon [2019-09-06T23:18:13.173Z] daemon.go:288: [d44c33ab875e9] exiting daemon [2019-09-06T23:18:13.173Z] daemon.go:436: [d44c33ab875e9] Daemon stopped [2019-09-06T23:18:13.173Z] === RUN TestConfigDaemonLibtrustID [2019-09-06T23:18:13.311Z] Selecting previously unselected package btrfs-tools. [2019-09-06T23:18:13.311Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ... [2019-09-06T23:18:13.311Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-09-06T23:18:13.674Z] Selecting previously unselected package libdevmapper1.02.1:s390x. [2019-09-06T23:18:13.674Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-09-06T23:18:13.674Z] Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-09-06T23:18:13.674Z] Selecting previously unselected package dmsetup. [2019-09-06T23:18:13.674Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ... [2019-09-06T23:18:13.674Z] Unpacking dmsetup (2:1.02.137-2) ... [2019-09-06T23:18:13.741Z] --- PASS: TestConfigDaemonLibtrustID (0.60s) [2019-09-06T23:18:13.741Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestConfigDaemonLibtrustID [2019-09-06T23:18:13.741Z] daemon.go:321: [db1b01dc22d53] waiting for daemon to start [2019-09-06T23:18:13.741Z] daemon.go:339: [db1b01dc22d53] daemon started [2019-09-06T23:18:13.741Z] daemon.go:449: [db1b01dc22d53] Stopping daemon [2019-09-06T23:18:13.741Z] daemon.go:288: [db1b01dc22d53] exiting daemon [2019-09-06T23:18:13.741Z] daemon.go:436: [db1b01dc22d53] Daemon stopped [2019-09-06T23:18:13.741Z] === RUN TestConfigDaemonLibtrustID [2019-09-06T23:18:14.037Z] Selecting previously unselected package libonig4:s390x. [2019-09-06T23:18:14.037Z] Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ... [2019-09-06T23:18:14.037Z] Unpacking libonig4:s390x (6.1.3-2) ... [2019-09-06T23:18:14.037Z] Selecting previously unselected package libjq1:s390x. [2019-09-06T23:18:14.037Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-09-06T23:18:14.306Z] --- PASS: TestConfigDaemonLibtrustID (0.58s) [2019-09-06T23:18:14.306Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestConfigDaemonLibtrustID [2019-09-06T23:18:14.306Z] daemon.go:321: [d7c539b150970] waiting for daemon to start [2019-09-06T23:18:14.306Z] daemon.go:339: [d7c539b150970] daemon started [2019-09-06T23:18:14.306Z] daemon.go:449: [d7c539b150970] Stopping daemon [2019-09-06T23:18:14.306Z] daemon.go:288: [d7c539b150970] exiting daemon [2019-09-06T23:18:14.306Z] daemon.go:436: [d7c539b150970] Daemon stopped [2019-09-06T23:18:14.306Z] === RUN TestConfigDaemonLibtrustID [2019-09-06T23:18:14.399Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-09-06T23:18:14.399Z] Selecting previously unselected package jq. [2019-09-06T23:18:14.399Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ... [2019-09-06T23:18:14.399Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-09-06T23:18:14.399Z] Selecting previously unselected package libaio1:s390x. [2019-09-06T23:18:14.399Z] Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ... [2019-09-06T23:18:14.399Z] Unpacking libaio1:s390x (0.3.110-3) ... [2019-09-06T23:18:14.762Z] Selecting previously unselected package libcap2-bin. [2019-09-06T23:18:14.762Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ... [2019-09-06T23:18:14.762Z] Unpacking libcap2-bin (1:2.25-1) ... [2019-09-06T23:18:14.872Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2019-09-06T23:18:14.872Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestConfigDaemonLibtrustID [2019-09-06T23:18:14.872Z] daemon.go:321: [dd4eeebf6ef7a] waiting for daemon to start [2019-09-06T23:18:14.872Z] daemon.go:339: [dd4eeebf6ef7a] daemon started [2019-09-06T23:18:14.872Z] daemon.go:449: [dd4eeebf6ef7a] Stopping daemon [2019-09-06T23:18:14.872Z] daemon.go:288: [dd4eeebf6ef7a] exiting daemon [2019-09-06T23:18:14.872Z] daemon.go:436: [dd4eeebf6ef7a] Daemon stopped [2019-09-06T23:18:14.872Z] PASS [2019-09-06T23:18:14.872Z] Running /go/src/github.com/docker/docker/integration/container flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:18:15.128Z] Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2019-09-06T23:18:15.128Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-09-06T23:18:15.128Z] Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-09-06T23:18:15.128Z] Selecting previously unselected package libsepol1-dev:s390x. [2019-09-06T23:18:15.128Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ... [2019-09-06T23:18:15.128Z] Unpacking libsepol1-dev:s390x (2.6-2) ... [2019-09-06T23:18:15.128Z] Selecting previously unselected package libpcre16-3:s390x. [2019-09-06T23:18:15.128Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ... [2019-09-06T23:18:15.128Z] Unpacking libpcre16-3:s390x (2:8.39-3) ... [2019-09-06T23:18:15.130Z] INFO: Testing against a local daemon [2019-09-06T23:18:15.130Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-09-06T23:18:15.130Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.16s) [2019-09-06T23:18:15.130Z] === RUN TestCopyFromContainerPathIsNotDir [2019-09-06T23:18:15.388Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2019-09-06T23:18:15.388Z] === RUN TestCopyFromContainer [2019-09-06T23:18:15.497Z] Selecting previously unselected package libpcre32-3:s390x. [2019-09-06T23:18:15.497Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ... [2019-09-06T23:18:15.497Z] Unpacking libpcre32-3:s390x (2:8.39-3) ... [2019-09-06T23:18:15.497Z] Selecting previously unselected package libpcre3-dev:s390x. [2019-09-06T23:18:15.497Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ... [2019-09-06T23:18:15.497Z] Unpacking libpcre3-dev:s390x (2:8.39-3) ... [2019-09-06T23:18:15.858Z] Selecting previously unselected package libselinux1-dev:s390x. [2019-09-06T23:18:15.858Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ... [2019-09-06T23:18:15.858Z] Unpacking libselinux1-dev:s390x (2.6-3+b3) ... [2019-09-06T23:18:16.223Z] Selecting previously unselected package libdevmapper-dev:s390x. [2019-09-06T23:18:16.223Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ... [2019-09-06T23:18:16.223Z] Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-09-06T23:18:16.223Z] Selecting previously unselected package libnl-3-200:s390x. [2019-09-06T23:18:16.223Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ... [2019-09-06T23:18:16.223Z] Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-09-06T23:18:16.223Z] Selecting previously unselected package libprotobuf-c1:s390x. [2019-09-06T23:18:16.223Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-09-06T23:18:16.223Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-09-06T23:18:16.593Z] Selecting previously unselected package libreadline5:s390x. [2019-09-06T23:18:16.593Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ... [2019-09-06T23:18:16.593Z] Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-09-06T23:18:16.593Z] Selecting previously unselected package libsystemd-dev:s390x. [2019-09-06T23:18:16.593Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u11_s390x.deb ... [2019-09-06T23:18:16.593Z] Unpacking libsystemd-dev:s390x (232-25+deb9u11) ... [2019-09-06T23:18:16.966Z] Selecting previously unselected package net-tools. [2019-09-06T23:18:16.966Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ... [2019-09-06T23:18:16.966Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-09-06T23:18:16.966Z] Selecting previously unselected package python-pip-whl. [2019-09-06T23:18:16.966Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-09-06T23:18:16.966Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-09-06T23:18:17.361Z] Selecting previously unselected package python3-pip. [2019-09-06T23:18:17.361Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-09-06T23:18:17.361Z] Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-09-06T23:18:17.361Z] Selecting previously unselected package python3-pkg-resources. [2019-09-06T23:18:17.361Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-09-06T23:18:17.361Z] Unpacking python3-pkg-resources (33.1.1-1) ... [2019-09-06T23:18:17.361Z] Selecting previously unselected package python3-setuptools. [2019-09-06T23:18:17.361Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-09-06T23:18:17.361Z] Unpacking python3-setuptools (33.1.1-1) ... [2019-09-06T23:18:17.361Z] Selecting previously unselected package python3-wheel. [2019-09-06T23:18:17.361Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-09-06T23:18:17.361Z] Unpacking python3-wheel (0.29.0-2) ... [2019-09-06T23:18:17.361Z] Selecting previously unselected package thin-provisioning-tools. [2019-09-06T23:18:17.361Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ... [2019-09-06T23:18:17.361Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-09-06T23:18:17.361Z] Selecting previously unselected package vim-runtime. [2019-09-06T23:18:17.361Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-06T23:18:17.361Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-09-06T23:18:17.361Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-09-06T23:18:17.361Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-09-06T23:18:18.149Z] Selecting previously unselected package vim. [2019-09-06T23:18:18.149Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-09-06T23:18:18.149Z] Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-09-06T23:18:18.149Z] Selecting previously unselected package xfsprogs. [2019-09-06T23:18:18.149Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ... [2019-09-06T23:18:18.149Z] Unpacking xfsprogs (4.9.0+nmu1) ... [2019-09-06T23:18:18.513Z] Selecting previously unselected package zip. [2019-09-06T23:18:18.513Z] Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ... [2019-09-06T23:18:18.513Z] Unpacking zip (3.0-11+b1) ... [2019-09-06T23:18:18.513Z] Selecting previously unselected package libapparmor-perl. [2019-09-06T23:18:18.513Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ... [2019-09-06T23:18:18.513Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-09-06T23:18:18.513Z] Selecting previously unselected package apparmor. [2019-09-06T23:18:18.513Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ... [2019-09-06T23:18:18.513Z] Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-09-06T23:18:18.513Z] Selecting previously unselected package binutils-mingw-w64-i686. [2019-09-06T23:18:18.513Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ... [2019-09-06T23:18:18.513Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-09-06T23:18:18.685Z] === RUN TestCopyFromContainer// [2019-09-06T23:18:18.685Z] === RUN TestCopyFromContainer//bar/root [2019-09-06T23:18:18.685Z] === RUN TestCopyFromContainer//bar/root/ [2019-09-06T23:18:18.685Z] === RUN TestCopyFromContainer/bar/quux [2019-09-06T23:18:18.872Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-09-06T23:18:18.873Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ... [2019-09-06T23:18:18.873Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-09-06T23:18:18.942Z] === RUN TestCopyFromContainer/bar/quux/ [2019-09-06T23:18:19.199Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-09-06T23:18:19.199Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-09-06T23:18:19.259Z] Selecting previously unselected package binutils-mingw-w64. [2019-09-06T23:18:19.259Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-09-06T23:18:19.259Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-09-06T23:18:19.259Z] Selecting previously unselected package mingw-w64-common. [2019-09-06T23:18:19.259Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-09-06T23:18:19.259Z] Unpacking mingw-w64-common (5.0.1-1) ... [2019-09-06T23:18:19.456Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-09-06T23:18:19.713Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-09-06T23:18:19.713Z] === RUN TestCopyFromContainer/bar/notarget [2019-09-06T23:18:19.970Z] --- PASS: TestCopyFromContainer (4.70s) [2019-09-06T23:18:19.970Z] --- PASS: TestCopyFromContainer// (0.19s) [2019-09-06T23:18:19.970Z] --- PASS: TestCopyFromContainer//bar/root (0.22s) [2019-09-06T23:18:19.970Z] --- PASS: TestCopyFromContainer//bar/root/ (0.18s) [2019-09-06T23:18:19.970Z] --- PASS: TestCopyFromContainer/bar/quux (0.20s) [2019-09-06T23:18:19.970Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.19s) [2019-09-06T23:18:19.970Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.16s) [2019-09-06T23:18:19.970Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.19s) [2019-09-06T23:18:19.970Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.18s) [2019-09-06T23:18:19.970Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.16s) [2019-09-06T23:18:19.970Z] --- PASS: TestCopyFromContainer/bar/notarget (0.18s) [2019-09-06T23:18:19.970Z] === RUN TestHealthKillContainer [2019-09-06T23:18:20.043Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2019-09-06T23:18:20.043Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-09-06T23:18:20.043Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-09-06T23:18:20.870Z] Selecting previously unselected package gcc-mingw-w64-base. [2019-09-06T23:18:20.870Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ... [2019-09-06T23:18:20.870Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-09-06T23:18:20.870Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-09-06T23:18:20.870Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-09-06T23:18:20.870Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-06T23:18:24.150Z] --- PASS: TestHealthKillContainer (3.76s) [2019-09-06T23:18:24.150Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-09-06T23:18:24.150Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2019-09-06T23:18:24.150Z] === RUN TestCopyFromContainerPathIsNotDir [2019-09-06T23:18:24.150Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2019-09-06T23:18:24.150Z] === RUN TestCopyFromContainer [2019-09-06T23:18:24.240Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2019-09-06T23:18:24.240Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-09-06T23:18:24.240Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-06T23:18:26.661Z] Setting up aufs-tools (1:4.1+20161219-1) ... [2019-09-06T23:18:26.661Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-09-06T23:18:26.661Z] Setting up libsepol1-dev:s390x (2.6-2) ... [2019-09-06T23:18:26.661Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-09-06T23:18:26.661Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-09-06T23:18:26.661Z] Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-09-06T23:18:26.661Z] Processing triggers for mime-support (3.60) ... [2019-09-06T23:18:26.661Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-09-06T23:18:26.661Z] Setting up libgpm2:s390x (1.20.4-6.2+b1) ... [2019-09-06T23:18:26.661Z] Setting up libcap2-bin (1:2.25-1) ... [2019-09-06T23:18:26.661Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-09-06T23:18:26.661Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-09-06T23:18:26.661Z] Setting up bash-completion (1:2.1-4.3) ... [2019-09-06T23:18:26.879Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2019-09-06T23:18:26.879Z] [2019-09-06T23:18:26.879Z] ________ ____ __. [2019-09-06T23:18:26.879Z] \_____ \ | |/ _| [2019-09-06T23:18:26.879Z] / | \| < [2019-09-06T23:18:26.879Z] / | \ | \ [2019-09-06T23:18:26.879Z] \_______ /____|__ \ [2019-09-06T23:18:26.879Z] \/ \/ [2019-09-06T23:18:26.879Z] [2019-09-06T23:18:26.879Z] INFO: make.ps1 ended at 09/06/2019 23:18:19 [2019-09-06T23:18:26.879Z] INFO: Binaries build ended at 09/06/2019 23:18:20. Duration:00:01:31.4542961 [2019-09-06T23:18:26.879Z] INFO: Copying the built daemon binary to d:\CI-1\CI-78198da34\binary\dockerd-78198da34.exe... [2019-09-06T23:18:26.879Z] INFO: Copying the built client binary to d:\CI-1\CI-78198da34\binary\docker-78198da34.exe... [2019-09-06T23:18:26.879Z] INFO: Copying dockerversion from the container... [2019-09-06T23:18:26.879Z] INFO: Copying the golang package from the container to d:\CI-1\CI-78198da34\installer\go.zip... [2019-09-06T23:18:26.879Z] INFO: Extracting go.zip to d:\CI-1\CI-78198da34\go [2019-09-06T23:18:27.431Z] === RUN TestCopyFromContainer// [2019-09-06T23:18:27.431Z] === RUN TestCopyFromContainer//bar/root [2019-09-06T23:18:27.431Z] === RUN TestCopyFromContainer//bar/root/ [2019-09-06T23:18:27.431Z] === RUN TestCopyFromContainer/bar/quux [2019-09-06T23:18:27.451Z] Setting up libonig4:s390x (6.1.3-2) ... [2019-09-06T23:18:27.451Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-09-06T23:18:27.451Z] Setting up zip (3.0-11+b1) ... [2019-09-06T23:18:27.451Z] Setting up bzip2 (1.0.6-8.1) ... [2019-09-06T23:18:27.451Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-09-06T23:18:27.451Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-09-06T23:18:27.451Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-06T23:18:27.451Z] Setting up libaio1:s390x (0.3.110-3) ... [2019-09-06T23:18:27.451Z] Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-09-06T23:18:27.451Z] Setting up xz-utils (5.2.2-1.2+b1) ... [2019-09-06T23:18:27.451Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-09-06T23:18:27.451Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-09-06T23:18:27.451Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-06T23:18:27.451Z] Setting up libpcrecpp0v5:s390x (2:8.39-3) ... [2019-09-06T23:18:27.451Z] Setting up libpcre32-3:s390x (2:8.39-3) ... [2019-09-06T23:18:27.451Z] Setting up libnfnetlink0:s390x (1.0.1-3) ... [2019-09-06T23:18:27.451Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-09-06T23:18:27.451Z] Setting up libsystemd-dev:s390x (232-25+deb9u11) ... [2019-09-06T23:18:27.451Z] Setting up libpcre16-3:s390x (2:8.39-3) ... [2019-09-06T23:18:27.451Z] Setting up libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-09-06T23:18:27.451Z] Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-09-06T23:18:27.451Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-09-06T23:18:27.451Z] Setting up libudev-dev:s390x (232-25+deb9u11) ... [2019-09-06T23:18:27.451Z] Setting up pigz (2.3.4-1) ... [2019-09-06T23:18:27.451Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-09-06T23:18:27.451Z] Setting up libmpdec2:s390x (2.4.2-1) ... [2019-09-06T23:18:27.451Z] Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-09-06T23:18:27.451Z] Setting up mingw-w64-common (5.0.1-1) ... [2019-09-06T23:18:27.451Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-09-06T23:18:27.451Z] Setting up jq (1.5+dfsg-1.3) ... [2019-09-06T23:18:27.451Z] Setting up libpcre3-dev:s390x (2:8.39-3) ... [2019-09-06T23:18:27.451Z] Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-09-06T23:18:27.451Z] Setting up xfsprogs (4.9.0+nmu1) ... [2019-09-06T23:18:27.451Z] Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-09-06T23:18:27.451Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-09-06T23:18:27.451Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-09-06T23:18:27.451Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-09-06T23:18:27.451Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-09-06T23:18:27.451Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-09-06T23:18:27.451Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-09-06T23:18:27.451Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-09-06T23:18:27.688Z] === RUN TestCopyFromContainer/bar/quux/ [2019-09-06T23:18:27.817Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-09-06T23:18:27.817Z] Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-09-06T23:18:27.817Z] Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-09-06T23:18:27.817Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-09-06T23:18:27.817Z] Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-09-06T23:18:27.817Z] Setting up btrfs-progs (4.7.3-1) ... [2019-09-06T23:18:27.817Z] Setting up libselinux1-dev:s390x (2.6-3+b3) ... [2019-09-06T23:18:27.817Z] Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-09-06T23:18:27.946Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-09-06T23:18:28.205Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-09-06T23:18:28.205Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-09-06T23:18:28.462Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-09-06T23:18:28.626Z] Setting up libpython3-stdlib:s390x (3.5.3-1) ... [2019-09-06T23:18:28.626Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-06T23:18:28.626Z] 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 [2019-09-06T23:18:28.626Z] 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 [2019-09-06T23:18:28.626Z] 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 [2019-09-06T23:18:28.626Z] 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 [2019-09-06T23:18:28.626Z] Setting up btrfs-tools (4.7.3-1) ... [2019-09-06T23:18:28.626Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-06T23:18:28.626Z] 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 [2019-09-06T23:18:28.626Z] 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 [2019-09-06T23:18:28.626Z] Setting up python3 (3.5.3-1) ... [2019-09-06T23:18:28.720Z] === RUN TestCopyFromContainer/bar/notarget [2019-09-06T23:18:28.720Z] --- PASS: TestCopyFromContainer (4.76s) [2019-09-06T23:18:28.720Z] --- PASS: TestCopyFromContainer// (0.18s) [2019-09-06T23:18:28.720Z] --- PASS: TestCopyFromContainer//bar/root (0.19s) [2019-09-06T23:18:28.720Z] --- PASS: TestCopyFromContainer//bar/root/ (0.19s) [2019-09-06T23:18:28.720Z] --- PASS: TestCopyFromContainer/bar/quux (0.28s) [2019-09-06T23:18:28.720Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.19s) [2019-09-06T23:18:28.720Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.17s) [2019-09-06T23:18:28.720Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.19s) [2019-09-06T23:18:28.720Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.17s) [2019-09-06T23:18:28.720Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.19s) [2019-09-06T23:18:28.720Z] --- PASS: TestCopyFromContainer/bar/notarget (0.15s) [2019-09-06T23:18:28.720Z] === RUN TestHealthKillContainer [2019-09-06T23:18:28.999Z] Setting up apparmor (2.11.0-3+deb9u2) ... [2019-09-06T23:18:29.776Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-09-06T23:18:29.776Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-09-06T23:18:29.776Z] Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-09-06T23:18:29.776Z] Setting up python3-wheel (0.29.0-2) ... [2019-09-06T23:18:29.776Z] Setting up python3-pkg-resources (33.1.1-1) ... [2019-09-06T23:18:30.549Z] Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-09-06T23:18:30.549Z] Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-09-06T23:18:30.549Z] Setting up dmsetup (2:1.02.137-2) ... [2019-09-06T23:18:30.549Z] Setting up python3-setuptools (33.1.1-1) ... [2019-09-06T23:18:30.918Z] Setting up dh-python (2.20170125) ... [2019-09-06T23:18:30.918Z] Setting up libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-09-06T23:18:30.918Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-06T23:18:32.902Z] --- PASS: TestHealthKillContainer (3.78s) [2019-09-06T23:18:32.902Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-09-06T23:18:32.902Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2019-09-06T23:18:32.902Z] === RUN TestCopyFromContainerPathIsNotDir [2019-09-06T23:18:32.902Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2019-09-06T23:18:32.902Z] === RUN TestCopyFromContainer [2019-09-06T23:18:34.961Z] Removing intermediate container 664cd66b98bc [2019-09-06T23:18:34.961Z] ---> 7815fd61bb32 [2019-09-06T23:18:34.961Z] Step 103/126 : RUN pip3 install yamllint==1.16.0 [2019-09-06T23:18:35.345Z] ---> Running in 5c12dc2e3731 [2019-09-06T23:18:36.184Z] === RUN TestCopyFromContainer// [2019-09-06T23:18:36.184Z] === RUN TestCopyFromContainer//bar/root [2019-09-06T23:18:36.184Z] === RUN TestCopyFromContainer//bar/root/ [2019-09-06T23:18:36.442Z] === RUN TestCopyFromContainer/bar/quux [2019-09-06T23:18:36.700Z] === RUN TestCopyFromContainer/bar/quux/ [2019-09-06T23:18:36.700Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-09-06T23:18:36.945Z] Collecting yamllint==1.16.0 [2019-09-06T23:18:36.946Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-09-06T23:18:36.946Z] Collecting pyyaml (from yamllint==1.16.0) [2019-09-06T23:18:36.946Z] Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-09-06T23:18:36.958Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-09-06T23:18:37.232Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-09-06T23:18:37.491Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-09-06T23:18:37.491Z] === RUN TestCopyFromContainer/bar/notarget [2019-09-06T23:18:37.747Z] --- PASS: TestCopyFromContainer (5.01s) [2019-09-06T23:18:37.747Z] --- PASS: TestCopyFromContainer// (0.20s) [2019-09-06T23:18:37.747Z] --- PASS: TestCopyFromContainer//bar/root (0.20s) [2019-09-06T23:18:37.747Z] --- PASS: TestCopyFromContainer//bar/root/ (0.22s) [2019-09-06T23:18:37.747Z] --- PASS: TestCopyFromContainer/bar/quux (0.20s) [2019-09-06T23:18:37.747Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.21s) [2019-09-06T23:18:37.747Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.17s) [2019-09-06T23:18:37.747Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.21s) [2019-09-06T23:18:37.747Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.18s) [2019-09-06T23:18:37.747Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.24s) [2019-09-06T23:18:37.747Z] --- PASS: TestCopyFromContainer/bar/notarget (0.19s) [2019-09-06T23:18:37.747Z] === RUN TestHealthKillContainer [2019-09-06T23:18:37.836Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-09-06T23:18:37.836Z] Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz [2019-09-06T23:18:37.836Z] Building wheels for collected packages: pyyaml, pathspec [2019-09-06T23:18:37.836Z] Running setup.py bdist_wheel for pyyaml: started [2019-09-06T23:18:38.199Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-09-06T23:18:38.199Z] Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-09-06T23:18:38.199Z] Running setup.py bdist_wheel for pathspec: started [2019-09-06T23:18:38.572Z] Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-09-06T23:18:38.572Z] Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b [2019-09-06T23:18:38.572Z] Successfully built pyyaml pathspec [2019-09-06T23:18:38.572Z] Installing collected packages: pyyaml, pathspec, yamllint [2019-09-06T23:18:38.572Z] Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0 [2019-09-06T23:18:38.937Z] Removing intermediate container 5c12dc2e3731 [2019-09-06T23:18:38.937Z] ---> f00c64e6a561 [2019-09-06T23:18:38.937Z] Step 104/126 : COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-09-06T23:18:39.723Z] ---> 0b906cc3c2ea [2019-09-06T23:18:39.723Z] Step 105/126 : COPY --from=frozen-images /build/ /docker-frozen-images [2019-09-06T23:18:41.582Z] ---> 601473423c6a [2019-09-06T23:18:41.582Z] Step 106/126 : COPY --from=gometalinter /build/ /usr/local/bin/ [2019-09-06T23:18:41.929Z] --- PASS: TestHealthKillContainer (3.71s) [2019-09-06T23:18:41.929Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-09-06T23:18:41.929Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2019-09-06T23:18:41.929Z] === RUN TestCopyFromContainerPathIsNotDir [2019-09-06T23:18:41.929Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2019-09-06T23:18:41.929Z] === RUN TestCopyFromContainer [2019-09-06T23:18:42.858Z] ---> 6a26a2ddafb5 [2019-09-06T23:18:42.858Z] Step 107/126 : COPY --from=gotestsum /build/ /usr/local/bin/ [2019-09-06T23:18:42.858Z] ---> e4a1948f3c89 [2019-09-06T23:18:42.858Z] Step 108/126 : COPY --from=tomlv /build/ /usr/local/bin/ [2019-09-06T23:18:43.225Z] ---> d42811acfdc9 [2019-09-06T23:18:43.225Z] Step 109/126 : COPY --from=vndr /build/ /usr/local/bin/ [2019-09-06T23:18:43.586Z] ---> 6b5336dcdf31 [2019-09-06T23:18:43.586Z] Step 110/126 : COPY --from=tini /build/ /usr/local/bin/ [2019-09-06T23:18:43.952Z] ---> c2e89f63aa0c [2019-09-06T23:18:43.952Z] Step 111/126 : COPY --from=runc /build/ /usr/local/bin/ [2019-09-06T23:18:44.315Z] ---> 1956a8acb1a7 [2019-09-06T23:18:44.315Z] Step 112/126 : COPY --from=containerd /build/ /usr/local/bin/ [2019-09-06T23:18:44.687Z] ---> 24fe293ff4eb [2019-09-06T23:18:44.687Z] Step 113/126 : COPY --from=proxy /build/ /usr/local/bin/ [2019-09-06T23:18:45.058Z] ---> 7df4056260a7 [2019-09-06T23:18:45.058Z] Step 114/126 : COPY --from=dockercli /build/ /usr/local/cli [2019-09-06T23:18:45.209Z] === RUN TestCopyFromContainer// [2019-09-06T23:18:45.209Z] === RUN TestCopyFromContainer//bar/root [2019-09-06T23:18:45.209Z] === RUN TestCopyFromContainer//bar/root/ [2019-09-06T23:18:45.209Z] === RUN TestCopyFromContainer/bar/quux [2019-09-06T23:18:45.431Z] ---> 7ff4a19731db [2019-09-06T23:18:45.431Z] Step 115/126 : COPY --from=registry /build/registry* /usr/local/bin/ [2019-09-06T23:18:45.466Z] === RUN TestCopyFromContainer/bar/quux/ [2019-09-06T23:18:45.466Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-09-06T23:18:45.725Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-09-06T23:18:45.982Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-09-06T23:18:45.982Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-09-06T23:18:46.241Z] === RUN TestCopyFromContainer/bar/notarget [2019-09-06T23:18:46.306Z] ---> 414bdc1c329e [2019-09-06T23:18:46.306Z] Step 116/126 : COPY --from=criu /build/ /usr/local/ [2019-09-06T23:18:46.499Z] --- PASS: TestCopyFromContainer (4.64s) [2019-09-06T23:18:46.499Z] --- PASS: TestCopyFromContainer// (0.18s) [2019-09-06T23:18:46.499Z] --- PASS: TestCopyFromContainer//bar/root (0.18s) [2019-09-06T23:18:46.499Z] --- PASS: TestCopyFromContainer//bar/root/ (0.15s) [2019-09-06T23:18:46.499Z] --- PASS: TestCopyFromContainer/bar/quux (0.20s) [2019-09-06T23:18:46.499Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.17s) [2019-09-06T23:18:46.499Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.17s) [2019-09-06T23:18:46.499Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.18s) [2019-09-06T23:18:46.499Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.18s) [2019-09-06T23:18:46.499Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.15s) [2019-09-06T23:18:46.499Z] --- PASS: TestCopyFromContainer/bar/notarget (0.20s) [2019-09-06T23:18:46.499Z] === RUN TestHealthKillContainer [2019-09-06T23:18:46.805Z] ---> c255982e40fe [2019-09-06T23:18:46.805Z] Step 117/126 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-09-06T23:18:47.249Z] ---> ddd5349e7d57 [2019-09-06T23:18:47.249Z] Step 118/126 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64 [2019-09-06T23:18:47.651Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2019-09-06T23:18:47.651Z] bad55c542dc9: Pulling fs layer [2019-09-06T23:18:47.651Z] bad55c542dc9: Verifying Checksum [2019-09-06T23:18:47.651Z] bad55c542dc9: Download complete [2019-09-06T23:18:48.051Z] bad55c542dc9: Pull complete [2019-09-06T23:18:48.051Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-09-06T23:18:48.051Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-09-06T23:18:48.438Z] ---> 000dd5dc5a0b [2019-09-06T23:18:48.438Z] Step 119/126 : ENV PATH=/usr/local/cli:$PATH [2019-09-06T23:18:48.801Z] ---> Running in dc4e92e2359f [2019-09-06T23:18:48.801Z] Removing intermediate container dc4e92e2359f [2019-09-06T23:18:48.801Z] ---> 849ee8f4ef13 [2019-09-06T23:18:48.801Z] Step 120/126 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2019-09-06T23:18:48.801Z] ---> Running in a07b02bc2eb7 [2019-09-06T23:18:49.165Z] Removing intermediate container a07b02bc2eb7 [2019-09-06T23:18:49.165Z] ---> df481d148a37 [2019-09-06T23:18:49.165Z] Step 121/126 : ENV GOMETALINTER_OPTS="--deadline=2m" [2019-09-06T23:18:49.165Z] ---> Running in 480d8b374af5 [2019-09-06T23:18:49.165Z] Removing intermediate container 480d8b374af5 [2019-09-06T23:18:49.165Z] ---> 55962bf2bd0f [2019-09-06T23:18:49.165Z] Step 122/126 : WORKDIR /go/src/github.com/docker/docker [2019-09-06T23:18:49.536Z] ---> Running in b93373315f21 [2019-09-06T23:18:49.536Z] Removing intermediate container b93373315f21 [2019-09-06T23:18:49.536Z] ---> f4c3b3e52fc8 [2019-09-06T23:18:49.536Z] Step 123/126 : VOLUME /var/lib/docker [2019-09-06T23:18:49.536Z] ---> Running in 3ce405ce4a5d [2019-09-06T23:18:49.910Z] Removing intermediate container 3ce405ce4a5d [2019-09-06T23:18:49.910Z] ---> f4832caf9a9b [2019-09-06T23:18:49.910Z] Step 124/126 : ENTRYPOINT ["hack/dind"] [2019-09-06T23:18:49.910Z] ---> Running in b4f8065fa224 [2019-09-06T23:18:49.910Z] Removing intermediate container b4f8065fa224 [2019-09-06T23:18:49.910Z] ---> cb69c7afc70e [2019-09-06T23:18:49.910Z] Step 125/126 : FROM dev AS final [2019-09-06T23:18:49.910Z] ---> cb69c7afc70e [2019-09-06T23:18:49.910Z] Step 126/126 : COPY . /go/src/github.com/docker/docker [2019-09-06T23:18:50.682Z] --- PASS: TestHealthKillContainer (3.64s) [2019-09-06T23:18:50.682Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-09-06T23:18:50.682Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2019-09-06T23:18:50.682Z] === RUN TestCopyFromContainerPathIsNotDir [2019-09-06T23:18:50.682Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2019-09-06T23:18:50.682Z] === RUN TestCopyFromContainer [2019-09-06T23:18:52.344Z] ---> 570ee3f0f7a7 [2019-09-06T23:18:52.706Z] Successfully built 570ee3f0f7a7 [2019-09-06T23:18:52.706Z] Successfully tagged docker:78198da34a57b1f6e92b9c95d89e02d8888169ff [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-09-06T23:18:53.207Z] === RUN TestCopyFromContainer// [2019-09-06T23:18:53.207Z] === RUN TestCopyFromContainer//bar/root [2019-09-06T23:18:53.465Z] === RUN TestCopyFromContainer//bar/root/ [2019-09-06T23:18:53.465Z] === RUN TestCopyFromContainer/bar/quux [2019-09-06T23:18:53.564Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/engine_PR-350/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=78198da34a57b1f6e92b9c95d89e02d8888169ff -e DOCKER_GRAPHDRIVER docker:78198da34a57b1f6e92b9c95d89e02d8888169ff hack/test/unit [2019-09-06T23:18:53.723Z] === RUN TestCopyFromContainer/bar/quux/ [2019-09-06T23:18:53.980Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-09-06T23:18:54.238Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-09-06T23:18:54.238Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-09-06T23:18:54.496Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-09-06T23:18:54.753Z] === RUN TestCopyFromContainer/bar/notarget [2019-09-06T23:18:55.011Z] --- PASS: TestCopyFromContainer (4.56s) [2019-09-06T23:18:55.011Z] --- PASS: TestCopyFromContainer// (0.18s) [2019-09-06T23:18:55.011Z] --- PASS: TestCopyFromContainer//bar/root (0.22s) [2019-09-06T23:18:55.011Z] --- PASS: TestCopyFromContainer//bar/root/ (0.14s) [2019-09-06T23:18:55.011Z] --- PASS: TestCopyFromContainer/bar/quux (0.20s) [2019-09-06T23:18:55.011Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.20s) [2019-09-06T23:18:55.011Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.17s) [2019-09-06T23:18:55.011Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.15s) [2019-09-06T23:18:55.011Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.18s) [2019-09-06T23:18:55.011Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.18s) [2019-09-06T23:18:55.011Z] --- PASS: TestCopyFromContainer/bar/notarget (0.20s) [2019-09-06T23:18:55.011Z] === RUN TestHealthKillContainer [2019-09-06T23:18:56.103Z] ? github.com/docker/docker/api [no test files] [2019-09-06T23:18:56.901Z] INFO: Extraction ended at 09/06/2019 23:18:52. Duration:00:00:25.5190678 [2019-09-06T23:18:56.901Z] INFO: Updating the golang and path environment variables [2019-09-06T23:18:56.901Z] INFO: GOPATH=d:\gopath [2019-09-06T23:18:56.901Z] INFO: go version go1.12.8 windows/amd64 [2019-09-06T23:18:56.901Z] INFO: Starting a daemon under test... [2019-09-06T23:18:56.901Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI-1\CI-78198da34\daemon --pidfile d:\CI-1\CI-78198da34\docker.pid [2019-09-06T23:18:56.901Z] INFO: Process started successfully. [2019-09-06T23:18:56.901Z] INFO: Waiting for the daemon under test to start... [2019-09-06T23:18:56.901Z] INFO: Daemon under test started and replied! [2019-09-06T23:18:56.901Z] INFO: Docker version of the daemon under test [2019-09-06T23:18:56.901Z] [2019-09-06T23:18:56.901Z] Client: [2019-09-06T23:18:56.901Z] Version: 17.06.2-ce [2019-09-06T23:18:56.901Z] API version: 1.30 [2019-09-06T23:18:56.901Z] Go version: go1.8.3 [2019-09-06T23:18:56.901Z] Git commit: cec0b72 [2019-09-06T23:18:56.901Z] Built: Tue Sep 5 19:57:19 2017 [2019-09-06T23:18:56.901Z] OS/Arch: windows/amd64 [2019-09-06T23:18:56.901Z] [2019-09-06T23:18:56.901Z] Server: [2019-09-06T23:18:56.901Z] Version: 0.0.0-dev [2019-09-06T23:18:56.901Z] API version: 1.40 (minimum version 1.24) [2019-09-06T23:18:56.901Z] Go version: go1.12.8 [2019-09-06T23:18:56.901Z] Git commit: 78198da34 [2019-09-06T23:18:56.901Z] Built: 09/06/2019 23:16:59 [2019-09-06T23:18:56.901Z] OS/Arch: windows/amd64 [2019-09-06T23:18:56.901Z] Experimental: false [2019-09-06T23:18:56.901Z] [2019-09-06T23:18:56.901Z] INFO: Docker info of the daemon under test [2019-09-06T23:18:56.901Z] [2019-09-06T23:18:56.901Z] Containers: 0 [2019-09-06T23:18:56.901Z] Running: 0 [2019-09-06T23:18:56.901Z] Paused: 0 [2019-09-06T23:18:56.901Z] Stopped: 0 [2019-09-06T23:18:56.901Z] Images: 0 [2019-09-06T23:18:56.901Z] Server Version: 0.0.0-dev [2019-09-06T23:18:56.901Z] Storage Driver: windowsfilter [2019-09-06T23:18:56.901Z] Windows: [2019-09-06T23:18:56.901Z] Logging Driver: json-file [2019-09-06T23:18:56.901Z] Plugins: [2019-09-06T23:18:56.901Z] Volume: local [2019-09-06T23:18:56.901Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-09-06T23:18:56.901Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-09-06T23:18:56.901Z] Swarm: inactive [2019-09-06T23:18:56.901Z] Default Isolation: process [2019-09-06T23:18:56.901Z] Kernel Version: 10.0 14393 (14393.3179.amd64fre.rs1_release_1.190806-2245) [2019-09-06T23:18:56.901Z] Operating System: Windows Server 2016 Datacenter Version 1607 (OS Build 14393.3181) [2019-09-06T23:18:56.901Z] OSType: windows [2019-09-06T23:18:56.901Z] Architecture: x86_64 [2019-09-06T23:18:56.901Z] CPUs: 4 [2019-09-06T23:18:56.901Z] Total Memory: 32GiB [2019-09-06T23:18:56.901Z] Name: azwin-2-424620 [2019-09-06T23:18:56.901Z] ID: ZFJ3:567I:TQD2:57KV:SAWU:5JSW:IS67:JRAQ:P7N5:PA4F:YDEQ:4D74 [2019-09-06T23:18:56.901Z] Docker Root Dir: D:\CI-1\CI-78198da34\daemon [2019-09-06T23:18:56.901Z] Debug Mode (client): false [2019-09-06T23:18:56.901Z] Debug Mode (server): false [2019-09-06T23:18:56.901Z] Registry: https://index.docker.io/v1/ [2019-09-06T23:18:56.901Z] Labels: [2019-09-06T23:18:56.901Z] Experimental: false [2019-09-06T23:18:56.901Z] Insecure Registries: [2019-09-06T23:18:56.901Z] 127.0.0.0/8 [2019-09-06T23:18:56.901Z] Live Restore Enabled: false [2019-09-06T23:18:56.901Z] [2019-09-06T23:18:56.901Z] [2019-09-06T23:18:56.901Z] INFO: Docker images of the daemon under test [2019-09-06T23:18:56.901Z] [2019-09-06T23:18:56.901Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-09-06T23:18:56.901Z] [2019-09-06T23:18:56.901Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2019-09-06T23:18:56.901Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2016 from docker hub into daemon under test. This may take some time... [2019-09-06T23:18:56.901Z] ltsc2016: Pulling from windows/servercore [2019-09-06T23:18:56.901Z] 3889bb8d808b: Pulling fs layer [2019-09-06T23:18:56.901Z] 234c9b9e497c: Pulling fs layer [2019-09-06T23:18:59.198Z] --- PASS: TestHealthKillContainer (3.58s) [2019-09-06T23:18:59.198Z] PASS [2019-09-06T23:18:59.198Z] Running /go/src/github.com/docker/docker/integration/image flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:18:59.198Z] INFO: Testing against a local daemon [2019-09-06T23:18:59.198Z] testing: warning: no tests to run [2019-09-06T23:18:59.198Z] PASS [2019-09-06T23:18:59.198Z] Running /go/src/github.com/docker/docker/integration/network flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:18:59.198Z] INFO: Testing against a local daemon [2019-09-06T23:18:59.198Z] testing: warning: no tests to run [2019-09-06T23:18:59.198Z] PASS [2019-09-06T23:18:59.198Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:18:59.198Z] INFO: Testing against a local daemon [2019-09-06T23:18:59.198Z] testing: warning: no tests to run [2019-09-06T23:18:59.198Z] PASS [2019-09-06T23:18:59.198Z] Running /go/src/github.com/docker/docker/integration/network/macvlan flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:18:59.198Z] INFO: Testing against a local daemon [2019-09-06T23:18:59.198Z] testing: warning: no tests to run [2019-09-06T23:18:59.198Z] PASS [2019-09-06T23:18:59.198Z] Running /go/src/github.com/docker/docker/integration/plugin flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:18:59.198Z] testing: warning: no tests to run [2019-09-06T23:18:59.198Z] PASS [2019-09-06T23:18:59.198Z] Running /go/src/github.com/docker/docker/integration/plugin/authz flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:18:59.198Z] INFO: Testing against a local daemon [2019-09-06T23:18:59.198Z] testing: warning: no tests to run [2019-09-06T23:18:59.198Z] PASS [2019-09-06T23:18:59.198Z] Running /go/src/github.com/docker/docker/integration/plugin/common flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:18:59.198Z] INFO: Testing against a local daemon [2019-09-06T23:18:59.198Z] testing: warning: no tests to run [2019-09-06T23:18:59.198Z] PASS [2019-09-06T23:18:59.198Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:18:59.198Z] INFO: Testing against a local daemon [2019-09-06T23:18:59.198Z] testing: warning: no tests to run [2019-09-06T23:18:59.198Z] PASS [2019-09-06T23:18:59.198Z] Running /go/src/github.com/docker/docker/integration/plugin/logging flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:18:59.198Z] INFO: Testing against a local daemon [2019-09-06T23:18:59.198Z] testing: warning: no tests to run [2019-09-06T23:18:59.198Z] PASS [2019-09-06T23:18:59.198Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:18:59.456Z] INFO: Testing against a local daemon [2019-09-06T23:18:59.456Z] testing: warning: no tests to run [2019-09-06T23:18:59.456Z] PASS [2019-09-06T23:18:59.456Z] Running /go/src/github.com/docker/docker/integration/secret flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:18:59.456Z] INFO: Testing against a local daemon [2019-09-06T23:18:59.456Z] testing: warning: no tests to run [2019-09-06T23:18:59.456Z] PASS [2019-09-06T23:18:59.456Z] Running /go/src/github.com/docker/docker/integration/service flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:18:59.456Z] INFO: Testing against a local daemon [2019-09-06T23:18:59.456Z] === RUN TestDockerNetworkReConnect [2019-09-06T23:19:07.565Z] --- PASS: TestDockerNetworkReConnect (7.56s) [2019-09-06T23:19:07.565Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect [2019-09-06T23:19:07.565Z] daemon.go:321: [dff2b9f9b025d] waiting for daemon to start [2019-09-06T23:19:07.565Z] daemon.go:339: [dff2b9f9b025d] daemon started [2019-09-06T23:19:07.565Z] daemon.go:449: [dff2b9f9b025d] Stopping daemon [2019-09-06T23:19:07.565Z] daemon.go:288: [dff2b9f9b025d] exiting daemon [2019-09-06T23:19:07.565Z] daemon.go:436: [dff2b9f9b025d] Daemon stopped [2019-09-06T23:19:07.565Z] === RUN TestServiceUpdateNetwork [2019-09-06T23:19:08.023Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2019-09-06T23:19:14.978Z] 65014b3c3121: Pull complete [2019-09-06T23:19:25.638Z] ---> Making bundle: .integration-daemon-start (in /go/src/github.com/docker/docker/bundles/test-integration/2) [2019-09-06T23:19:25.638Z] Using test binary docker [2019-09-06T23:19:25.638Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-09-06T23:19:25.638Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-09-06T23:19:25.638Z] Warning failed to create cache: (null) [2019-09-06T23:19:25.638Z] . [2019-09-06T23:19:25.638Z] Starting dockerd [2019-09-06T23:19:25.638Z] INFO: Waiting for daemon to start... [2019-09-06T23:19:25.638Z] .---> Making bundle: .integration-daemon-start (in /go/src/github.com/docker/docker/bundles/test-integration/3) [2019-09-06T23:19:25.638Z] Using test binary docker [2019-09-06T23:19:25.638Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-09-06T23:19:25.638Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-09-06T23:19:25.638Z] Warning failed to create cache: (null) [2019-09-06T23:19:25.638Z] . [2019-09-06T23:19:25.638Z] INFO: Waiting for daemon to start... [2019-09-06T23:19:25.638Z] Starting dockerd [2019-09-06T23:19:25.638Z] .--- PASS: TestServiceUpdateNetwork (17.91s) [2019-09-06T23:19:25.638Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork [2019-09-06T23:19:25.638Z] daemon.go:321: [d249ab66ebe94] waiting for daemon to start [2019-09-06T23:19:25.638Z] daemon.go:339: [d249ab66ebe94] daemon started [2019-09-06T23:19:25.638Z] daemon.go:449: [d249ab66ebe94] Stopping daemon [2019-09-06T23:19:25.638Z] daemon.go:288: [d249ab66ebe94] exiting daemon [2019-09-06T23:19:25.638Z] daemon.go:436: [d249ab66ebe94] Daemon stopped [2019-09-06T23:19:25.638Z] === RUN TestDockerNetworkReConnect [2019-09-06T23:19:25.638Z] [2019-09-06T23:19:25.638Z] ---> Making bundle: .integration-daemon-setup (in /go/src/github.com/docker/docker/bundles/test-integration/2) [2019-09-06T23:19:25.638Z] ---> Making bundle: .ensure-emptyfs (in /go/src/github.com/docker/docker/bundles/test-integration/2) [2019-09-06T23:19:25.638Z] Error: No such image: emptyfs [2019-09-06T23:19:25.895Z] [2019-09-06T23:19:25.895Z] ---> Making bundle: .integration-daemon-setup (in /go/src/github.com/docker/docker/bundles/test-integration/3) [2019-09-06T23:19:25.896Z] Running integration-test (iteration 1) [2019-09-06T23:19:25.896Z] 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) [2019-09-06T23:19:25.896Z] ---> Making bundle: .ensure-emptyfs (in /go/src/github.com/docker/docker/bundles/test-integration/3) [2019-09-06T23:19:25.896Z] Error: No such image: emptyfs [2019-09-06T23:19:26.153Z] Running integration-test (iteration 1) [2019-09-06T23:19:26.154Z] Running /go/src/github.com/docker/docker/integration-cli flags=-check.v -check.timeout=120m -test.timeout=360m -check.f ^(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite) [2019-09-06T23:19:26.936Z] 234c9b9e497c: Verifying Checksum [2019-09-06T23:19:26.937Z] 234c9b9e497c: Download complete [2019-09-06T23:19:33.705Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2019-09-06T23:19:34.282Z] --- PASS: TestDockerNetworkReConnect (8.28s) [2019-09-06T23:19:34.282Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect [2019-09-06T23:19:34.282Z] daemon.go:321: [dccd7062fce8f] waiting for daemon to start [2019-09-06T23:19:34.282Z] daemon.go:339: [dccd7062fce8f] daemon started [2019-09-06T23:19:34.282Z] daemon.go:449: [dccd7062fce8f] Stopping daemon [2019-09-06T23:19:34.282Z] daemon.go:288: [dccd7062fce8f] exiting daemon [2019-09-06T23:19:34.282Z] daemon.go:436: [dccd7062fce8f] Daemon stopped [2019-09-06T23:19:34.282Z] === RUN TestServiceUpdateNetwork [2019-09-06T23:19:34.631Z] The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2019-09-06T23:19:36.512Z] Congratulations! All api changes are done the right way. [2019-09-06T23:19:36.512Z] Congratulations! No testing.T found. [2019-09-06T23:19:36.512Z] Congratulations! All toml source files changed here have valid syntax. [2019-09-06T23:19:36.512Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2019-09-06T23:19:36.512Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2019-09-06T23:19:37.128Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-350/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=78198da34a57b1f6e92b9c95d89e02d8888169ff -e DOCKER_GRAPHDRIVER docker:78198da34a57b1f6e92b9c95d89e02d8888169ff hack/make.sh dynbinary-daemon test-docker-py [2019-09-06T23:19:37.686Z] [2019-09-06T23:19:37.942Z] Removing bundles/ [2019-09-06T23:19:37.942Z] [2019-09-06T23:19:37.942Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-09-06T23:19:37.942Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-09-06T23:19:37.942Z] GOOS="" GOARCH="" GOARM="" [2019-09-06T23:19:49.157Z] Loaded image: buildpack-deps:jessie [2019-09-06T23:19:49.157Z] Loaded image: busybox:latest [2019-09-06T23:19:49.157Z] Loaded image: buildpack-deps:jessie [2019-09-06T23:19:49.157Z] Loaded image: busybox:latest [2019-09-06T23:19:49.157Z] Loaded image: busybox:glibc [2019-09-06T23:19:49.157Z] Loaded image: debian:jessie [2019-09-06T23:19:49.157Z] Loaded image: hello-world:latest [2019-09-06T23:19:49.157Z] Loaded image: busybox:glibc [2019-09-06T23:19:49.157Z] Loaded image: debian:jessie [2019-09-06T23:19:49.157Z] INFO: Testing against a local daemon [2019-09-06T23:19:49.157Z] PASS: docker_api_test.go:36: DockerSuite.TestAPIClientVersionOldNotSupported 0.001s [2019-09-06T23:19:49.157Z] PASS: docker_api_network_test.go:241: DockerSuite.TestAPICreateDeletePredefinedNetworks 0.068s [2019-09-06T23:19:49.157Z] PASS: docker_api_test.go:60: DockerSuite.TestAPIErrorJSON 0.006s [2019-09-06T23:19:49.157Z] PASS: docker_api_test.go:91: DockerSuite.TestAPIErrorNotFoundJSON 0.004s [2019-09-06T23:19:49.157Z] PASS: docker_api_test.go:102: DockerSuite.TestAPIErrorNotFoundPlainText 0.001s [2019-09-06T23:19:49.157Z] PASS: docker_api_test.go:74: DockerSuite.TestAPIErrorPlainText 0.005s [2019-09-06T23:19:49.157Z] PASS: docker_api_test.go:24: DockerSuite.TestAPIGetEnabledCORS 0.005s [2019-09-06T23:19:49.157Z] Loaded image: hello-world:latest [2019-09-06T23:19:49.157Z] INFO: Testing against a local daemon [2019-09-06T23:19:49.723Z] PASS: docker_api_images_test.go:90: DockerSuite.TestAPIImagesDelete 0.758s [2019-09-06T23:19:49.723Z] PASS: docker_api_images_test.go:22: DockerSuite.TestAPIImagesFilter 0.069s [2019-09-06T23:19:49.981Z] PASS: docker_api_images_test.go:114: DockerSuite.TestAPIImagesHistory 0.350s [2019-09-06T23:19:49.981Z] PASS: docker_api_images_test.go:140: DockerSuite.TestAPIImagesImportBadSrc 0.025s [2019-09-06T23:19:50.544Z] PASS: docker_api_images_test.go:60: DockerSuite.TestAPIImagesSaveAndLoad 0.535s [2019-09-06T23:19:50.801Z] PASS: docker_api_images_test.go:175: DockerSuite.TestAPIImagesSearchJSONContentType 0.167s [2019-09-06T23:19:50.801Z] PASS: docker_api_images_test.go:187: DockerSuite.TestAPIImagesSizeCompatibility 0.002s [2019-09-06T23:19:52.171Z] PASS: docker_api_network_test.go:130: DockerSuite.TestAPINetworkConnectDisconnect 1.184s [2019-09-06T23:19:52.428Z] PASS: docker_api_network_test.go:29: DockerSuite.TestAPINetworkCreateCheckDuplicate 0.083s [2019-09-06T23:19:52.428Z] PASS: docker_api_network_test.go:67: DockerSuite.TestAPINetworkFilter 0.002s [2019-09-06T23:19:52.428Z] PASS: docker_api_network_test.go:20: DockerSuite.TestAPINetworkGetDefaults 0.002s [2019-09-06T23:19:53.359Z] PASS: docker_cli_daemon_test.go:1748: DockerDaemonSuite.TestBridgeIPIsExcludedFromAllocatorPool 4.319s [2019-09-06T23:19:53.359Z] PASS: docker_api_network_test.go:172: DockerSuite.TestAPINetworkIPAMMultipleBridgeNetworks 0.784s [2019-09-06T23:19:54.291Z] PASS: docker_api_network_test.go:73: DockerSuite.TestAPINetworkInspectBridge 0.728s [2019-09-06T23:19:54.549Z] PASS: docker_api_network_test.go:99: DockerSuite.TestAPINetworkInspectUserDefinedNetwork 0.277s [2019-09-06T23:19:54.549Z] PASS: docker_api_test.go:18: DockerSuite.TestAPIOptionsRoute 0.001s [2019-09-06T23:19:54.549Z] PASS: docker_api_stats_test.go:260: DockerSuite.TestAPIStatsContainerNotFound 0.001s [2019-09-06T23:19:54.549Z] --- PASS: TestServiceUpdateNetwork (21.33s) [2019-09-06T23:19:54.549Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork [2019-09-06T23:19:54.549Z] daemon.go:321: [de6d3f0392d12] waiting for daemon to start [2019-09-06T23:19:54.549Z] daemon.go:339: [de6d3f0392d12] daemon started [2019-09-06T23:19:54.549Z] daemon.go:449: [de6d3f0392d12] Stopping daemon [2019-09-06T23:19:54.549Z] daemon.go:288: [de6d3f0392d12] exiting daemon [2019-09-06T23:19:54.549Z] daemon.go:436: [de6d3f0392d12] Daemon stopped [2019-09-06T23:19:54.549Z] === RUN TestDockerNetworkReConnect [2019-09-06T23:19:55.113Z] PASS: docker_cli_daemon_test.go:2377: DockerDaemonSuite.TestBuildOnDisabledBridgeNetworkDaemon 1.801s [2019-09-06T23:19:55.677Z] PASS: docker_cli_proxy_test.go:23: DockerDaemonSuite.TestCLIProxyProxyTCPSock 0.540s [2019-09-06T23:19:56.969Z] 3889bb8d808b: Verifying Checksum [2019-09-06T23:19:56.969Z] 3889bb8d808b: Download complete [2019-09-06T23:19:58.199Z] PASS: docker_cli_daemon_test.go:1436: DockerDaemonSuite.TestCleanupMountsAfterDaemonAndContainerKill 2.549s [2019-09-06T23:19:59.130Z] PASS: docker_api_stats_test.go:100: DockerSuite.TestAPIStatsNetworkStats 4.251s [2019-09-06T23:20:00.511Z] PASS: docker_cli_daemon_test.go:2008: DockerDaemonSuite.TestCleanupMountsAfterDaemonCrash 2.399s [2019-09-06T23:20:00.769Z] --- PASS: TestDockerNetworkReConnect (6.06s) [2019-09-06T23:20:00.769Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect [2019-09-06T23:20:00.769Z] daemon.go:321: [d80b2a8e853e3] waiting for daemon to start [2019-09-06T23:20:00.769Z] daemon.go:339: [d80b2a8e853e3] daemon started [2019-09-06T23:20:00.769Z] daemon.go:449: [d80b2a8e853e3] Stopping daemon [2019-09-06T23:20:00.769Z] daemon.go:288: [d80b2a8e853e3] exiting daemon [2019-09-06T23:20:00.769Z] daemon.go:436: [d80b2a8e853e3] Daemon stopped [2019-09-06T23:20:00.769Z] === RUN TestServiceUpdateNetwork [2019-09-06T23:20:02.138Z] PASS: docker_api_stats_test.go:165: DockerSuite.TestAPIStatsNetworkStatsVersioning 2.714s [2019-09-06T23:20:02.394Z] PASS: docker_cli_daemon_test.go:1474: DockerDaemonSuite.TestCleanupMountsAfterGracefulShutdown 1.787s [2019-09-06T23:20:03.764Z] PASS: docker_cli_daemon_test.go:530: DockerDaemonSuite.TestDaemonAllocatesListeningPort 1.566s [2019-09-06T23:20:05.659Z] PASS: docker_api_stats_test.go:274: DockerSuite.TestAPIStatsNoStreamConnectedContainers 2.750s [2019-09-06T23:20:06.593Z] PASS: docker_cli_daemon_test.go:589: DockerDaemonSuite.TestDaemonBridgeExternal 2.679s [2019-09-06T23:20:06.805Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-09-06T23:20:06.805Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2019-09-06T23:20:06.805Z] ok github.com/docker/docker/api/server/middleware 0.015s coverage: 37.7% of statements [2019-09-06T23:20:06.805Z] ? github.com/docker/docker/api/server/router [no test files] [2019-09-06T23:20:06.805Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-09-06T23:20:06.805Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-09-06T23:20:06.805Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-09-06T23:20:06.805Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-09-06T23:20:06.805Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-09-06T23:20:06.805Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-09-06T23:20:06.805Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-09-06T23:20:06.805Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-09-06T23:20:06.805Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-09-06T23:20:06.805Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-09-06T23:20:06.805Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 3.1% of statements [2019-09-06T23:20:06.805Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-09-06T23:20:06.805Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-09-06T23:20:06.805Z] ? github.com/docker/docker/api/types [no test files] [2019-09-06T23:20:06.805Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-09-06T23:20:06.805Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-09-06T23:20:06.805Z] ? github.com/docker/docker/api/types/container [no test files] [2019-09-06T23:20:06.805Z] ? github.com/docker/docker/api/types/events [no test files] [2019-09-06T23:20:06.805Z] ok github.com/docker/docker/api/types/filters 0.012s coverage: 95.2% of statements [2019-09-06T23:20:06.805Z] ? github.com/docker/docker/api/types/image [no test files] [2019-09-06T23:20:06.805Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-09-06T23:20:06.805Z] ? github.com/docker/docker/api/types/network [no test files] [2019-09-06T23:20:06.805Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-09-06T23:20:06.805Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-09-06T23:20:06.805Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2019-09-06T23:20:06.805Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-09-06T23:20:06.805Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-09-06T23:20:06.805Z] ok github.com/docker/docker/api/types/time 0.023s coverage: 100.0% of statements [2019-09-06T23:20:06.805Z] ok github.com/docker/docker/api/types/versions 0.010s coverage: 75.0% of statements [2019-09-06T23:20:06.805Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-09-06T23:20:06.805Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-09-06T23:20:06.805Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-09-06T23:20:06.805Z] ? github.com/docker/docker/builder [no test files] [2019-09-06T23:20:06.805Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-09-06T23:20:06.805Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-09-06T23:20:06.805Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-09-06T23:20:06.805Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-09-06T23:20:06.805Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-09-06T23:20:06.805Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-09-06T23:20:06.805Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-09-06T23:20:06.805Z] ok github.com/docker/docker/builder/dockerignore 0.010s coverage: 96.8% of statements [2019-09-06T23:20:08.488Z] PASS: docker_api_stats_test.go:25: DockerSuite.TestAPIStatsNoStreamGetCpu 2.587s [2019-09-06T23:20:08.658Z] ok github.com/docker/docker/builder/fscache 0.111s coverage: 69.2% of statements [2019-09-06T23:20:08.744Z] PASS: docker_cli_daemon_test.go:756: DockerDaemonSuite.TestDaemonBridgeFixedCIDREqualBridgeNetwork 2.227s [2019-09-06T23:20:09.001Z] PASS: docker_api_stats_test.go:65: DockerSuite.TestAPIStatsStoppedContainerInGoroutines 0.649s [2019-09-06T23:20:09.464Z] ok github.com/docker/docker/builder/dockerfile 0.818s coverage: 45.1% of statements [2019-09-06T23:20:10.370Z] PASS: docker_cli_run_test.go:3187: DockerSuite.TestAppArmorDeniesChmodProc 1.052s [2019-09-06T23:20:11.300Z] PASS: docker_cli_run_test.go:3165: DockerSuite.TestAppArmorDeniesPtrace 1.089s [2019-09-06T23:20:11.986Z] ok github.com/docker/docker/builder/remotecontext/git 0.707s coverage: 85.1% of statements [2019-09-06T23:20:11.986Z] ok github.com/docker/docker/builder/remotecontext 0.304s coverage: 13.6% of statements [2019-09-06T23:20:11.986Z] ? github.com/docker/docker/cli [no test files] [2019-09-06T23:20:11.986Z] ? github.com/docker/docker/cli/config [no test files] [2019-09-06T23:20:12.231Z] PASS: docker_cli_run_test.go:3177: DockerSuite.TestAppArmorTraceSelf 0.936s [2019-09-06T23:20:12.366Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2019-09-06T23:20:12.488Z] PASS: docker_cli_daemon_test.go:709: DockerDaemonSuite.TestDaemonBridgeFixedCidr 3.590s [2019-09-06T23:20:14.383Z] PASS: docker_cli_attach_unix_test.go:61: DockerSuite.TestAttachAfterDetach 1.814s [2019-09-06T23:20:15.759Z] PASS: docker_cli_daemon_test.go:731: DockerDaemonSuite.TestDaemonBridgeFixedCidr2 3.074s [2019-09-06T23:20:16.016Z] PASS: docker_cli_attach_unix_test.go:18: DockerSuite.TestAttachClosedOnContainerStop 1.801s [2019-09-06T23:20:16.487Z] ok github.com/docker/docker/client 0.276s coverage: 75.8% of statements [2019-09-06T23:20:16.947Z] --- PASS: TestServiceUpdateNetwork (16.19s) [2019-09-06T23:20:16.947Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork [2019-09-06T23:20:16.947Z] daemon.go:321: [d1209cc4f0776] waiting for daemon to start [2019-09-06T23:20:16.947Z] daemon.go:339: [d1209cc4f0776] daemon started [2019-09-06T23:20:16.947Z] daemon.go:449: [d1209cc4f0776] Stopping daemon [2019-09-06T23:20:16.947Z] daemon.go:288: [d1209cc4f0776] exiting daemon [2019-09-06T23:20:16.947Z] daemon.go:436: [d1209cc4f0776] Daemon stopped [2019-09-06T23:20:16.947Z] === RUN TestDockerNetworkReConnect [2019-09-06T23:20:17.205Z] PASS: docker_cli_attach_unix_test.go:126: DockerSuite.TestAttachDetach 0.923s [2019-09-06T23:20:17.770Z] PASS: docker_cli_daemon_test.go:647: DockerDaemonSuite.TestDaemonBridgeIP 2.375s [2019-09-06T23:20:18.333Z] PASS: docker_cli_attach_test.go:136: DockerSuite.TestAttachDisconnect 0.747s [2019-09-06T23:20:19.266Z] PASS: docker_cli_daemon_test.go:617: DockerDaemonSuite.TestDaemonBridgeNone 1.346s [2019-09-06T23:20:20.637Z] PASS: docker_cli_attach_test.go:21: DockerSuite.TestAttachMultipleAndRestart 2.019s [2019-09-06T23:20:21.201Z] PASS: docker_cli_attach_test.go:169: DockerSuite.TestAttachPausedContainer 0.624s [2019-09-06T23:20:21.459Z] PASS: docker_cli_daemon_test.go:1860: DockerDaemonSuite.TestDaemonCgroupParent 2.278s [2019-09-06T23:20:21.715Z] PASS: docker_cli_daemon_test.go:1672: DockerDaemonSuite.TestDaemonCorruptedFluentdAddress 0.093s [2019-09-06T23:20:21.715Z] PASS: docker_cli_daemon_test.go:1664: DockerDaemonSuite.TestDaemonCorruptedLogDriverAddress 0.094s [2019-09-06T23:20:22.646Z] PASS: docker_cli_attach_test.go:91: DockerSuite.TestAttachTTYWithoutStdin 0.827s [2019-09-06T23:20:23.212Z] --- PASS: TestDockerNetworkReConnect (6.18s) [2019-09-06T23:20:23.212Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect [2019-09-06T23:20:23.212Z] daemon.go:321: [d906874582a53] waiting for daemon to start [2019-09-06T23:20:23.212Z] daemon.go:339: [d906874582a53] daemon started [2019-09-06T23:20:23.212Z] daemon.go:449: [d906874582a53] Stopping daemon [2019-09-06T23:20:23.212Z] daemon.go:288: [d906874582a53] exiting daemon [2019-09-06T23:20:23.212Z] daemon.go:436: [d906874582a53] Daemon stopped [2019-09-06T23:20:23.212Z] === RUN TestServiceUpdateNetwork [2019-09-06T23:20:23.212Z] PASS: docker_cli_daemon_test.go:2392: DockerDaemonSuite.TestDaemonDNSFlagsInHostMode 1.435s [2019-09-06T23:20:23.778Z] PASS: docker_cli_daemon_test.go:2188: DockerDaemonSuite.TestDaemonDebugLog 0.516s [2019-09-06T23:20:23.778Z] PASS: docker_api_build_test.go:155: DockerSuite.TestBuildAPIBuildGitWithF 1.344s [2019-09-06T23:20:26.301Z] PASS: docker_api_build_test.go:25: DockerSuite.TestBuildAPIDockerFileRemote 2.207s [2019-09-06T23:20:26.301Z] PASS: docker_cli_daemon_test.go:795: DockerDaemonSuite.TestDaemonDefaultGatewayIPv4Explicit 2.660s [2019-09-06T23:20:27.233Z] PASS: docker_api_build_test.go:176: DockerSuite.TestBuildAPIDoubleDockerfile 1.131s [2019-09-06T23:20:27.798Z] PASS: docker_cli_daemon_test.go:817: DockerDaemonSuite.TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet 1.520s [2019-09-06T23:20:28.732Z] PASS: docker_api_build_test.go:137: DockerSuite.TestBuildAPILowerDockerfile 1.541s [2019-09-06T23:20:28.732Z] PASS: docker_api_build_test.go:56: DockerSuite.TestBuildAPIRemoteTarballContext 0.002s [2019-09-06T23:20:30.104Z] PASS: docker_api_build_test.go:83: DockerSuite.TestBuildAPIRemoteTarballContextWithCustomDockerfile 1.103s [2019-09-06T23:20:30.366Z] PASS: docker_cli_daemon_test.go:774: DockerDaemonSuite.TestDaemonDefaultGatewayIPv4Implicit 2.530s [2019-09-06T23:20:30.622Z] PASS: docker_api_build_test.go:198: DockerSuite.TestBuildAPIUnnormalizedTarPaths 0.694s [2019-09-06T23:20:31.554Z] PASS: docker_cli_daemon_test.go:828: DockerDaemonSuite.TestDaemonDefaultNetworkInvalidClusterConfig 1.108s [2019-09-06T23:20:32.117Z] PASS: docker_cli_daemon_test.go:2208: DockerDaemonSuite.TestDaemonDiscoveryBackendConfigReload 0.565s [2019-09-06T23:20:36.293Z] PASS: docker_cli_events_unix_test.go:390: DockerDaemonSuite.TestDaemonEvents 3.539s [2019-09-06T23:20:39.571Z] --- PASS: TestServiceUpdateNetwork (16.09s) [2019-09-06T23:20:39.571Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork [2019-09-06T23:20:39.571Z] daemon.go:321: [d7b2c2b071e56] waiting for daemon to start [2019-09-06T23:20:39.571Z] daemon.go:339: [d7b2c2b071e56] daemon started [2019-09-06T23:20:39.571Z] daemon.go:449: [d7b2c2b071e56] Stopping daemon [2019-09-06T23:20:39.571Z] daemon.go:288: [d7b2c2b071e56] exiting daemon [2019-09-06T23:20:39.571Z] daemon.go:436: [d7b2c2b071e56] Daemon stopped [2019-09-06T23:20:39.571Z] === RUN TestDockerNetworkReConnect [2019-09-06T23:20:39.571Z] PASS: docker_cli_events_unix_test.go:459: DockerDaemonSuite.TestDaemonEventsWithFilters 3.593s [2019-09-06T23:20:39.571Z] PASS: docker_cli_daemon_test.go:574: DockerDaemonSuite.TestDaemonExitOnFailure 0.084s [2019-09-06T23:20:39.828Z] PASS: docker_cli_daemon_test.go:503: DockerDaemonSuite.TestDaemonFlagD 0.507s [2019-09-06T23:20:40.394Z] PASS: docker_cli_daemon_test.go:512: DockerDaemonSuite.TestDaemonFlagDebug 0.508s [2019-09-06T23:20:40.958Z] PASS: docker_cli_daemon_test.go:521: DockerDaemonSuite.TestDaemonFlagDebugLogLevelFatal 0.510s [2019-09-06T23:20:44.237Z] PASS: docker_cli_daemon_test.go:910: DockerDaemonSuite.TestDaemonICCLinkExpose 3.407s [2019-09-06T23:20:44.493Z] SKIP: docker_cli_daemon_test.go:874: DockerDaemonSuite.TestDaemonICCPing (unmatched requirement bridgeNfIptables) [2019-09-06T23:20:45.425Z] --- PASS: TestDockerNetworkReConnect (6.26s) [2019-09-06T23:20:45.425Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect [2019-09-06T23:20:45.425Z] daemon.go:321: [dea77a389d54d] waiting for daemon to start [2019-09-06T23:20:45.425Z] daemon.go:339: [dea77a389d54d] daemon started [2019-09-06T23:20:45.425Z] daemon.go:449: [dea77a389d54d] Stopping daemon [2019-09-06T23:20:45.426Z] daemon.go:288: [dea77a389d54d] exiting daemon [2019-09-06T23:20:45.426Z] daemon.go:436: [dea77a389d54d] Daemon stopped [2019-09-06T23:20:45.426Z] === RUN TestServiceUpdateNetwork [2019-09-06T23:20:47.324Z] PASS: docker_cli_daemon_test.go:845: DockerDaemonSuite.TestDaemonIP 2.864s [2019-09-06T23:20:47.324Z] SKIP: docker_cli_daemon_test.go:362: DockerDaemonSuite.TestDaemonIPv6Enabled (unmatched requirement IPv6) [2019-09-06T23:20:50.626Z] PASS: docker_cli_build_test.go:574: DockerSuite.TestBuildAddAndCopyFileWithWhitespace 19.888s [2019-09-06T23:20:50.883Z] PASS: docker_cli_build_test.go:927: DockerSuite.TestBuildAddBadLinks 0.582s [2019-09-06T23:20:51.013Z] ok github.com/docker/docker/cmd/dockerd/hack 0.008s coverage: 72.9% of statements [2019-09-06T23:20:51.013Z] ok github.com/docker/docker/cmd/dockerd 0.048s coverage: 29.5% of statements [2019-09-06T23:20:51.013Z] ok github.com/docker/docker/container 0.114s coverage: 35.6% of statements [2019-09-06T23:20:51.013Z] ? github.com/docker/docker/container/stream [no test files] [2019-09-06T23:20:51.013Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-09-06T23:20:51.013Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-09-06T23:20:51.013Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-09-06T23:20:52.776Z] PASS: docker_cli_build_test.go:1007: DockerSuite.TestBuildAddBadLinksVolume 1.483s [2019-09-06T23:20:52.776Z] PASS: docker_cli_build_test.go:2886: DockerSuite.TestBuildAddBrokenTar 0.201s [2019-09-06T23:20:53.339Z] PASS: docker_api_build_test.go:476: DockerSuite.TestBuildAddCacheOnFileChange 0.687s [2019-09-06T23:20:55.862Z] PASS: docker_cli_build_unix_test.go:88: DockerSuite.TestBuildAddChangeOwnership 2.565s [2019-09-06T23:20:56.570Z] ok github.com/docker/docker/daemon/cluster 0.028s coverage: 0.5% of statements [2019-09-06T23:20:58.385Z] PASS: docker_cli_build_test.go:1864: DockerSuite.TestBuildAddCurrentDirWithCache 2.214s [2019-09-06T23:20:58.949Z] PASS: docker_cli_build_test.go:1911: DockerSuite.TestBuildAddCurrentDirWithoutCache 0.773s [2019-09-06T23:20:59.073Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.021s coverage: 65.3% of statements [2019-09-06T23:20:59.294Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-09-06T23:20:59.294Z] [2019-09-06T23:20:59.294Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2019-09-06T23:20:59.294Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2019-09-06T23:20:59.294Z] Using test binary docker [2019-09-06T23:20:59.294Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-09-06T23:20:59.294Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-09-06T23:20:59.294Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-09-06T23:20:59.294Z] Warning failed to create cache: (null) [2019-09-06T23:20:59.294Z] . [2019-09-06T23:20:59.294Z] INFO: Waiting for daemon to start... [2019-09-06T23:20:59.294Z] Starting dockerd [2019-09-06T23:20:59.294Z] . [2019-09-06T23:20:59.294Z] INFO: Building docker-sdk-python3:4.0.2... [2019-09-06T23:20:59.513Z] PASS: docker_cli_daemon_test.go:421: DockerDaemonSuite.TestDaemonIPv6FixedCIDR 1.880s [2019-09-06T23:21:00.889Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.8% of statements [2019-09-06T23:21:01.412Z] --- PASS: TestServiceUpdateNetwork (15.81s) [2019-09-06T23:21:01.412Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork [2019-09-06T23:21:01.412Z] daemon.go:321: [d1ae6dc017c0e] waiting for daemon to start [2019-09-06T23:21:01.412Z] daemon.go:339: [d1ae6dc017c0e] daemon started [2019-09-06T23:21:01.412Z] daemon.go:449: [d1ae6dc017c0e] Stopping daemon [2019-09-06T23:21:01.412Z] daemon.go:288: [d1ae6dc017c0e] exiting daemon [2019-09-06T23:21:01.412Z] daemon.go:436: [d1ae6dc017c0e] Daemon stopped [2019-09-06T23:21:01.412Z] PASS [2019-09-06T23:21:01.412Z] Running /go/src/github.com/docker/docker/integration/session flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:21:01.412Z] INFO: Testing against a local daemon [2019-09-06T23:21:01.412Z] testing: warning: no tests to run [2019-09-06T23:21:01.412Z] PASS [2019-09-06T23:21:01.412Z] Running /go/src/github.com/docker/docker/integration/system flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:21:01.412Z] INFO: Testing against a local daemon [2019-09-06T23:21:01.412Z] testing: warning: no tests to run [2019-09-06T23:21:01.412Z] PASS [2019-09-06T23:21:01.412Z] Running /go/src/github.com/docker/docker/integration/volume flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:21:01.412Z] INFO: Testing against a local daemon [2019-09-06T23:21:01.412Z] testing: warning: no tests to run [2019-09-06T23:21:01.412Z] PASS [2019-09-06T23:21:01.412Z] Running integration-test (iteration 2) [2019-09-06T23:21:01.412Z] Running /go/src/github.com/docker/docker/integration/build flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:21:01.412Z] INFO: Testing against a local daemon [2019-09-06T23:21:01.412Z] === RUN TestBuildMultiStageCopy [2019-09-06T23:21:01.412Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-09-06T23:21:02.343Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-09-06T23:21:02.601Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-09-06T23:21:02.859Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-09-06T23:21:03.116Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-09-06T23:21:03.373Z] --- PASS: TestBuildMultiStageCopy (1.84s) [2019-09-06T23:21:03.373Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.05s) [2019-09-06T23:21:03.373Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.16s) [2019-09-06T23:21:03.373Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2019-09-06T23:21:03.373Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2019-09-06T23:21:03.373Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2019-09-06T23:21:03.373Z] === RUN TestBuildMultiStageCopy [2019-09-06T23:21:03.373Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-09-06T23:21:03.373Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-09-06T23:21:03.629Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-09-06T23:21:03.629Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-09-06T23:21:03.887Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-09-06T23:21:04.143Z] --- PASS: TestBuildMultiStageCopy (0.91s) [2019-09-06T23:21:04.143Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.13s) [2019-09-06T23:21:04.143Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.15s) [2019-09-06T23:21:04.143Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s) [2019-09-06T23:21:04.143Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2019-09-06T23:21:04.143Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2019-09-06T23:21:04.143Z] === RUN TestBuildMultiStageCopy [2019-09-06T23:21:04.143Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-09-06T23:21:04.404Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-09-06T23:21:04.404Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-09-06T23:21:04.661Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-09-06T23:21:04.920Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-09-06T23:21:05.177Z] --- PASS: TestBuildMultiStageCopy (0.97s) [2019-09-06T23:21:05.177Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.16s) [2019-09-06T23:21:05.177Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.16s) [2019-09-06T23:21:05.177Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2019-09-06T23:21:05.177Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2019-09-06T23:21:05.177Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2019-09-06T23:21:05.177Z] === RUN TestBuildMultiStageCopy [2019-09-06T23:21:05.177Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-09-06T23:21:05.177Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-09-06T23:21:05.446Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-09-06T23:21:05.703Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-09-06T23:21:05.960Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-09-06T23:21:06.218Z] --- PASS: TestBuildMultiStageCopy (0.98s) [2019-09-06T23:21:06.218Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.13s) [2019-09-06T23:21:06.218Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2019-09-06T23:21:06.218Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s) [2019-09-06T23:21:06.218Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2019-09-06T23:21:06.218Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2019-09-06T23:21:06.218Z] === RUN TestBuildMultiStageCopy [2019-09-06T23:21:06.218Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-09-06T23:21:06.218Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-09-06T23:21:06.475Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-09-06T23:21:06.475Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-09-06T23:21:06.732Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-09-06T23:21:06.989Z] --- PASS: TestBuildMultiStageCopy (0.91s) [2019-09-06T23:21:06.989Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.15s) [2019-09-06T23:21:06.989Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.14s) [2019-09-06T23:21:06.989Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s) [2019-09-06T23:21:06.989Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2019-09-06T23:21:06.989Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2019-09-06T23:21:06.989Z] PASS [2019-09-06T23:21:06.989Z] Running /go/src/github.com/docker/docker/integration/config flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:21:06.989Z] INFO: Testing against a local daemon [2019-09-06T23:21:06.989Z] === RUN TestConfigDaemonLibtrustID [2019-09-06T23:21:07.554Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2019-09-06T23:21:07.554Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestConfigDaemonLibtrustID [2019-09-06T23:21:07.554Z] daemon.go:321: [d1847cf044f86] waiting for daemon to start [2019-09-06T23:21:07.554Z] daemon.go:339: [d1847cf044f86] daemon started [2019-09-06T23:21:07.554Z] daemon.go:449: [d1847cf044f86] Stopping daemon [2019-09-06T23:21:07.554Z] daemon.go:288: [d1847cf044f86] exiting daemon [2019-09-06T23:21:07.554Z] daemon.go:436: [d1847cf044f86] Daemon stopped [2019-09-06T23:21:07.554Z] === RUN TestConfigDaemonLibtrustID [2019-09-06T23:21:07.810Z] PASS: docker_cli_build_test.go:752: DockerSuite.TestBuildAddDirContentToExistingDir 8.867s [2019-09-06T23:21:08.067Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2019-09-06T23:21:08.067Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestConfigDaemonLibtrustID [2019-09-06T23:21:08.067Z] daemon.go:321: [dc123d9f9c3f5] waiting for daemon to start [2019-09-06T23:21:08.067Z] daemon.go:339: [dc123d9f9c3f5] daemon started [2019-09-06T23:21:08.067Z] daemon.go:449: [dc123d9f9c3f5] Stopping daemon [2019-09-06T23:21:08.067Z] daemon.go:288: [dc123d9f9c3f5] exiting daemon [2019-09-06T23:21:08.067Z] daemon.go:436: [dc123d9f9c3f5] Daemon stopped [2019-09-06T23:21:08.067Z] === RUN TestConfigDaemonLibtrustID [2019-09-06T23:21:08.630Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2019-09-06T23:21:08.630Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestConfigDaemonLibtrustID [2019-09-06T23:21:08.630Z] daemon.go:321: [d9301c1683f64] waiting for daemon to start [2019-09-06T23:21:08.630Z] daemon.go:339: [d9301c1683f64] daemon started [2019-09-06T23:21:08.630Z] daemon.go:449: [d9301c1683f64] Stopping daemon [2019-09-06T23:21:08.630Z] daemon.go:288: [d9301c1683f64] exiting daemon [2019-09-06T23:21:08.630Z] daemon.go:436: [d9301c1683f64] Daemon stopped [2019-09-06T23:21:08.630Z] === RUN TestConfigDaemonLibtrustID [2019-09-06T23:21:09.034Z] ok github.com/docker/docker/daemon 12.232s coverage: 17.5% of statements [2019-09-06T23:21:09.034Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-09-06T23:21:09.196Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2019-09-06T23:21:09.196Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestConfigDaemonLibtrustID [2019-09-06T23:21:09.196Z] daemon.go:321: [dca737b1569e7] waiting for daemon to start [2019-09-06T23:21:09.196Z] daemon.go:339: [dca737b1569e7] daemon started [2019-09-06T23:21:09.196Z] daemon.go:449: [dca737b1569e7] Stopping daemon [2019-09-06T23:21:09.196Z] daemon.go:288: [dca737b1569e7] exiting daemon [2019-09-06T23:21:09.196Z] daemon.go:436: [dca737b1569e7] Daemon stopped [2019-09-06T23:21:09.196Z] === RUN TestConfigDaemonLibtrustID [2019-09-06T23:21:09.401Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.430s coverage: 13.7% of statements [2019-09-06T23:21:09.401Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-09-06T23:21:09.761Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2019-09-06T23:21:09.761Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestConfigDaemonLibtrustID [2019-09-06T23:21:09.761Z] daemon.go:321: [de20afa620b8b] waiting for daemon to start [2019-09-06T23:21:09.761Z] daemon.go:339: [de20afa620b8b] daemon started [2019-09-06T23:21:09.761Z] daemon.go:449: [de20afa620b8b] Stopping daemon [2019-09-06T23:21:09.761Z] daemon.go:288: [de20afa620b8b] exiting daemon [2019-09-06T23:21:09.761Z] daemon.go:436: [de20afa620b8b] Daemon stopped [2019-09-06T23:21:09.761Z] PASS [2019-09-06T23:21:09.761Z] Running /go/src/github.com/docker/docker/integration/container flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:21:09.761Z] INFO: Testing against a local daemon [2019-09-06T23:21:09.761Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-09-06T23:21:09.761Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2019-09-06T23:21:09.761Z] === RUN TestCopyFromContainerPathIsNotDir [2019-09-06T23:21:10.017Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2019-09-06T23:21:10.018Z] === RUN TestCopyFromContainer [2019-09-06T23:21:10.743Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.4% of statements [2019-09-06T23:21:10.743Z] ok github.com/docker/docker/daemon/config 0.056s coverage: 84.7% of statements [2019-09-06T23:21:11.915Z] PASS: docker_cli_daemon_test.go:448: DockerDaemonSuite.TestDaemonIPv6FixedCIDRAndMac 1.814s [2019-09-06T23:21:11.915Z] === RUN TestCopyFromContainer// [2019-09-06T23:21:12.058Z] ok github.com/docker/docker/daemon/events 0.060s coverage: 50.0% of statements [2019-09-06T23:21:12.058Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-09-06T23:21:12.058Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-09-06T23:21:12.173Z] === RUN TestCopyFromContainer//bar/root [2019-09-06T23:21:12.173Z] PASS: docker_cli_build_test.go:738: DockerSuite.TestBuildAddDirContentToRoot 4.352s [2019-09-06T23:21:12.173Z] === RUN TestCopyFromContainer//bar/root/ [2019-09-06T23:21:12.430Z] === RUN TestCopyFromContainer/bar/quux [2019-09-06T23:21:12.430Z] PASS: docker_cli_build_test.go:2190: DockerSuite.TestBuildAddFileNotFound 0.153s [2019-09-06T23:21:12.430Z] === RUN TestCopyFromContainer/bar/quux/ [2019-09-06T23:21:12.453Z] ok github.com/docker/docker/daemon/graphdriver 0.011s coverage: 2.2% of statements [2019-09-06T23:21:12.690Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-09-06T23:21:12.690Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-09-06T23:21:12.951Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-09-06T23:21:12.951Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-09-06T23:21:13.209Z] === RUN TestCopyFromContainer/bar/notarget [2019-09-06T23:21:13.209Z] --- PASS: TestCopyFromContainer (3.29s) [2019-09-06T23:21:13.209Z] --- PASS: TestCopyFromContainer// (0.11s) [2019-09-06T23:21:13.209Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2019-09-06T23:21:13.209Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2019-09-06T23:21:13.209Z] --- PASS: TestCopyFromContainer/bar/quux (0.17s) [2019-09-06T23:21:13.209Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2019-09-06T23:21:13.209Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2019-09-06T23:21:13.209Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2019-09-06T23:21:13.209Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s) [2019-09-06T23:21:13.209Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2019-09-06T23:21:13.209Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2019-09-06T23:21:13.209Z] === RUN TestHealthKillContainer [2019-09-06T23:21:14.579Z] PASS: docker_cli_build_test.go:1998: DockerSuite.TestBuildAddLocalAndRemoteFilesWithAndWithoutCache 2.046s [2019-09-06T23:21:14.993Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2019-09-06T23:21:16.348Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.328s coverage: 57.8% of statements [2019-09-06T23:21:16.473Z] --- PASS: TestHealthKillContainer (3.16s) [2019-09-06T23:21:16.473Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-09-06T23:21:16.473Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2019-09-06T23:21:16.473Z] === RUN TestCopyFromContainerPathIsNotDir [2019-09-06T23:21:16.729Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2019-09-06T23:21:16.729Z] === RUN TestCopyFromContainer [2019-09-06T23:21:18.626Z] PASS: docker_cli_build_test.go:1808: DockerSuite.TestBuildAddMultipleLocalFileWithAndWithoutCache 3.794s [2019-09-06T23:21:18.626Z] === RUN TestCopyFromContainer// [2019-09-06T23:21:18.626Z] === RUN TestCopyFromContainer//bar/root [2019-09-06T23:21:18.883Z] === RUN TestCopyFromContainer//bar/root/ [2019-09-06T23:21:18.883Z] === RUN TestCopyFromContainer/bar/quux [2019-09-06T23:21:19.140Z] === RUN TestCopyFromContainer/bar/quux/ [2019-09-06T23:21:19.140Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-09-06T23:21:19.140Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-09-06T23:21:19.401Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-09-06T23:21:19.401Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-09-06T23:21:19.401Z] === RUN TestCopyFromContainer/bar/notarget [2019-09-06T23:21:19.661Z] --- PASS: TestCopyFromContainer (3.02s) [2019-09-06T23:21:19.661Z] --- PASS: TestCopyFromContainer// (0.08s) [2019-09-06T23:21:19.661Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2019-09-06T23:21:19.661Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2019-09-06T23:21:19.661Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2019-09-06T23:21:19.661Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2019-09-06T23:21:19.661Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2019-09-06T23:21:19.661Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2019-09-06T23:21:19.661Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2019-09-06T23:21:19.661Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2019-09-06T23:21:19.661Z] --- PASS: TestCopyFromContainer/bar/notarget (0.14s) [2019-09-06T23:21:19.661Z] === RUN TestHealthKillContainer [2019-09-06T23:21:19.661Z] PASS: docker_cli_build_test.go:2937: DockerSuite.TestBuildAddNonTar 1.437s [2019-09-06T23:21:20.596Z] PASS: docker_cli_build_test.go:786: DockerSuite.TestBuildAddOrCopyEtcToRootShouldNotConflict 0.704s [2019-09-06T23:21:22.845Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.687s coverage: 46.1% of statements [2019-09-06T23:21:23.117Z] --- PASS: TestHealthKillContainer (3.20s) [2019-09-06T23:21:23.117Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-09-06T23:21:23.117Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2019-09-06T23:21:23.117Z] === RUN TestCopyFromContainerPathIsNotDir [2019-09-06T23:21:23.117Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2019-09-06T23:21:23.117Z] === RUN TestCopyFromContainer [2019-09-06T23:21:23.680Z] PASS: docker_cli_daemon_test.go:467: DockerDaemonSuite.TestDaemonIPv6HostMode 1.680s [2019-09-06T23:21:23.939Z] PASS: docker_cli_build_test.go:798: DockerSuite.TestBuildAddPreservesFilesSpecialBits 3.595s [2019-09-06T23:21:25.312Z] === RUN TestCopyFromContainer// [2019-09-06T23:21:25.312Z] === RUN TestCopyFromContainer//bar/root [2019-09-06T23:21:25.312Z] === RUN TestCopyFromContainer//bar/root/ [2019-09-06T23:21:25.312Z] === RUN TestCopyFromContainer/bar/quux [2019-09-06T23:21:25.568Z] === RUN TestCopyFromContainer/bar/quux/ [2019-09-06T23:21:25.569Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-09-06T23:21:25.826Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-09-06T23:21:25.826Z] PASS: docker_cli_daemon_test.go:300: DockerDaemonSuite.TestDaemonIptablesClean 2.013s [2019-09-06T23:21:25.826Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-09-06T23:21:26.082Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-09-06T23:21:26.082Z] === RUN TestCopyFromContainer/bar/notarget [2019-09-06T23:21:26.082Z] --- PASS: TestCopyFromContainer (3.12s) [2019-09-06T23:21:26.082Z] --- PASS: TestCopyFromContainer// (0.09s) [2019-09-06T23:21:26.082Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2019-09-06T23:21:26.082Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2019-09-06T23:21:26.082Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2019-09-06T23:21:26.082Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2019-09-06T23:21:26.082Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2019-09-06T23:21:26.082Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2019-09-06T23:21:26.082Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2019-09-06T23:21:26.082Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2019-09-06T23:21:26.082Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2019-09-06T23:21:26.082Z] === RUN TestHealthKillContainer [2019-09-06T23:21:26.088Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.245s coverage: 50.8% of statements [2019-09-06T23:21:26.467Z] ok github.com/docker/docker/daemon/graphdriver/aufs 13.089s coverage: 72.3% of statements [2019-09-06T23:21:26.467Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-09-06T23:21:26.741Z] e7a74de96ddd: Pull complete [2019-09-06T23:21:26.741Z] Digest: sha256:9323b05cd7a2678cd894fdd310612c21c50010017d6579f028d5774f3867baab [2019-09-06T23:21:26.741Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-06T23:21:26.741Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2019-09-06T23:21:26.741Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2019-09-06T23:21:26.741Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '' [2019-09-06T23:21:26.741Z] WARN: Skipping validation tests [2019-09-06T23:21:26.741Z] INFO: Running unit tests at 09/06/2019 23:21:12... [2019-09-06T23:21:26.741Z] INFO: make.ps1 starting at 09/06/2019 23:21:16 [2019-09-06T23:21:26.741Z] INFO: Git commit (78198da34) assumed from DOCKER_GITCOMMIT environment variable [2019-09-06T23:21:26.741Z] INFO: Invoking autogen... [2019-09-06T23:21:26.741Z] INFO: Running unit tests... [2019-09-06T23:21:27.015Z] PASS: docker_cli_build_test.go:1955: DockerSuite.TestBuildAddRemoteFileMTime 3.060s [2019-09-06T23:21:28.387Z] PASS: docker_cli_build_test.go:1930: DockerSuite.TestBuildAddRemoteFileWithAndWithoutCache 1.042s [2019-09-06T23:21:28.954Z] PASS: docker_cli_daemon_test.go:318: DockerDaemonSuite.TestDaemonIptablesCreate 2.820s [2019-09-06T23:21:28.963Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.556s coverage: 76.1% of statements [2019-09-06T23:21:29.212Z] --- PASS: TestHealthKillContainer (3.10s) [2019-09-06T23:21:29.213Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-09-06T23:21:29.470Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2019-09-06T23:21:29.470Z] === RUN TestCopyFromContainerPathIsNotDir [2019-09-06T23:21:29.470Z] PASS: docker_cli_daemon_test.go:554: DockerDaemonSuite.TestDaemonKeyGeneration 0.521s [2019-09-06T23:21:29.470Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2019-09-06T23:21:29.470Z] === RUN TestCopyFromContainer [2019-09-06T23:21:29.470Z] PASS: docker_api_build_test.go:361: DockerSuite.TestBuildAddRemoteNoDecompress 1.314s [2019-09-06T23:21:30.259Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.0% of statements [2019-09-06T23:21:31.561Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.005s coverage: 3.0% of statements [2019-09-06T23:21:31.995Z] === RUN TestCopyFromContainer// [2019-09-06T23:21:31.995Z] === RUN TestCopyFromContainer//bar/root [2019-09-06T23:21:31.995Z] === RUN TestCopyFromContainer//bar/root/ [2019-09-06T23:21:31.995Z] === RUN TestCopyFromContainer/bar/quux [2019-09-06T23:21:31.995Z] === RUN TestCopyFromContainer/bar/quux/ [2019-09-06T23:21:31.995Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-09-06T23:21:31.995Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-09-06T23:21:32.253Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-09-06T23:21:32.253Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-09-06T23:21:32.510Z] === RUN TestCopyFromContainer/bar/notarget [2019-09-06T23:21:32.510Z] --- PASS: TestCopyFromContainer (3.02s) [2019-09-06T23:21:32.510Z] --- PASS: TestCopyFromContainer// (0.08s) [2019-09-06T23:21:32.510Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2019-09-06T23:21:32.510Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2019-09-06T23:21:32.510Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2019-09-06T23:21:32.510Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2019-09-06T23:21:32.510Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2019-09-06T23:21:32.510Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.14s) [2019-09-06T23:21:32.510Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2019-09-06T23:21:32.510Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2019-09-06T23:21:32.510Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2019-09-06T23:21:32.510Z] === RUN TestHealthKillContainer [2019-09-06T23:21:33.447Z] PASS: docker_cli_daemon_plugins_test.go:72: DockerDaemonSuite.TestDaemonKillLiveRestoreWithPlugins 3.839s [2019-09-06T23:21:33.447Z] PASS: docker_cli_build_test.go:2816: DockerSuite.TestBuildAddScript 3.969s [2019-09-06T23:21:34.098Z] ok github.com/docker/docker/daemon/images 0.012s coverage: 4.9% of statements [2019-09-06T23:21:34.098Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.109s coverage: 56.8% of statements [2019-09-06T23:21:34.098Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-09-06T23:21:34.098Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-09-06T23:21:34.098Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-09-06T23:21:34.098Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements [2019-09-06T23:21:34.098Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-09-06T23:21:35.974Z] --- PASS: TestHealthKillContainer (3.28s) [2019-09-06T23:21:35.974Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-09-06T23:21:35.974Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2019-09-06T23:21:35.974Z] === RUN TestCopyFromContainerPathIsNotDir [2019-09-06T23:21:35.974Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2019-09-06T23:21:35.974Z] === RUN TestCopyFromContainer [2019-09-06T23:21:36.907Z] ok github.com/docker/docker/daemon/logger 0.217s coverage: 43.7% of statements [2019-09-06T23:21:37.314Z] ok github.com/docker/docker/daemon/logger/awslogs 0.111s coverage: 78.6% of statements [2019-09-06T23:21:37.314Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-09-06T23:21:37.314Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-09-06T23:21:37.345Z] PASS: docker_cli_daemon_plugins_test.go:161: DockerDaemonSuite.TestDaemonKillWithPlugins 4.070s [2019-09-06T23:21:37.910Z] === RUN TestCopyFromContainer// [2019-09-06T23:21:38.167Z] === RUN TestCopyFromContainer//bar/root [2019-09-06T23:21:38.167Z] === RUN TestCopyFromContainer//bar/root/ [2019-09-06T23:21:38.167Z] === RUN TestCopyFromContainer/bar/quux [2019-09-06T23:21:38.425Z] === RUN TestCopyFromContainer/bar/quux/ [2019-09-06T23:21:38.639Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2019-09-06T23:21:38.639Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 26.2% of statements [2019-09-06T23:21:38.683Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-09-06T23:21:38.683Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-09-06T23:21:38.941Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-09-06T23:21:38.941Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-09-06T23:21:38.941Z] === RUN TestCopyFromContainer/bar/notarget [2019-09-06T23:21:39.198Z] --- PASS: TestCopyFromContainer (3.14s) [2019-09-06T23:21:39.198Z] --- PASS: TestCopyFromContainer// (0.12s) [2019-09-06T23:21:39.198Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2019-09-06T23:21:39.198Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2019-09-06T23:21:39.198Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2019-09-06T23:21:39.198Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.16s) [2019-09-06T23:21:39.198Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2019-09-06T23:21:39.198Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.14s) [2019-09-06T23:21:39.198Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2019-09-06T23:21:39.198Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2019-09-06T23:21:39.198Z] --- PASS: TestCopyFromContainer/bar/notarget (0.14s) [2019-09-06T23:21:39.198Z] === RUN TestHealthKillContainer [2019-09-06T23:21:39.469Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.030s coverage: 88.3% of statements [2019-09-06T23:21:39.763Z] time="2019-09-06T23:21:39Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH" [2019-09-06T23:21:39.763Z] time="2019-09-06T23:21:39Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH" [2019-09-06T23:21:39.849Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 62.1% of statements [2019-09-06T23:21:40.689Z] ok github.com/docker/docker/daemon/logger/local 0.012s coverage: 74.7% of statements [2019-09-06T23:21:40.689Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-09-06T23:21:41.525Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.051s coverage: 18.6% of statements [2019-09-06T23:21:41.659Z] PASS: docker_cli_daemon_test.go:936: DockerDaemonSuite.TestDaemonLinksIpTablesRulesWhenLinkAndUnlink 3.920s [2019-09-06T23:21:41.915Z] PASS: docker_cli_daemon_test.go:484: DockerDaemonSuite.TestDaemonLogLevelDebug 0.507s [2019-09-06T23:21:42.480Z] PASS: docker_cli_daemon_test.go:493: DockerDaemonSuite.TestDaemonLogLevelFatal 0.528s [2019-09-06T23:21:42.480Z] PASS: docker_cli_daemon_test.go:480: DockerDaemonSuite.TestDaemonLogLevelWrong 0.159s [2019-09-06T23:21:42.738Z] PASS: docker_cli_build_test.go:506: DockerSuite.TestBuildAddSingleFileToExistDir 9.146s [2019-09-06T23:21:42.738Z] --- PASS: TestHealthKillContainer (3.45s) [2019-09-06T23:21:42.738Z] PASS [2019-09-06T23:21:42.738Z] Running /go/src/github.com/docker/docker/integration/image flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:21:42.738Z] INFO: Testing against a local daemon [2019-09-06T23:21:42.738Z] testing: warning: no tests to run [2019-09-06T23:21:42.738Z] PASS [2019-09-06T23:21:42.738Z] Running /go/src/github.com/docker/docker/integration/network flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:21:42.738Z] INFO: Testing against a local daemon [2019-09-06T23:21:42.738Z] testing: warning: no tests to run [2019-09-06T23:21:42.738Z] PASS [2019-09-06T23:21:42.738Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:21:42.738Z] INFO: Testing against a local daemon [2019-09-06T23:21:42.738Z] testing: warning: no tests to run [2019-09-06T23:21:42.738Z] PASS [2019-09-06T23:21:42.738Z] Running /go/src/github.com/docker/docker/integration/network/macvlan flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:21:42.869Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 47.8% of statements [2019-09-06T23:21:42.995Z] INFO: Testing against a local daemon [2019-09-06T23:21:42.995Z] testing: warning: no tests to run [2019-09-06T23:21:42.995Z] PASS [2019-09-06T23:21:42.995Z] Running /go/src/github.com/docker/docker/integration/plugin flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:21:42.995Z] testing: warning: no tests to run [2019-09-06T23:21:42.995Z] PASS [2019-09-06T23:21:42.995Z] Running /go/src/github.com/docker/docker/integration/plugin/authz flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:21:42.995Z] INFO: Testing against a local daemon [2019-09-06T23:21:42.995Z] testing: warning: no tests to run [2019-09-06T23:21:42.995Z] PASS [2019-09-06T23:21:42.995Z] Running /go/src/github.com/docker/docker/integration/plugin/common flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:21:42.995Z] INFO: Testing against a local daemon [2019-09-06T23:21:42.995Z] testing: warning: no tests to run [2019-09-06T23:21:42.995Z] PASS [2019-09-06T23:21:42.995Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:21:42.995Z] INFO: Testing against a local daemon [2019-09-06T23:21:42.995Z] testing: warning: no tests to run [2019-09-06T23:21:42.995Z] PASS [2019-09-06T23:21:42.995Z] Running /go/src/github.com/docker/docker/integration/plugin/logging flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:21:42.995Z] INFO: Testing against a local daemon [2019-09-06T23:21:42.995Z] testing: warning: no tests to run [2019-09-06T23:21:42.995Z] PASS [2019-09-06T23:21:42.995Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:21:42.995Z] INFO: Testing against a local daemon [2019-09-06T23:21:42.995Z] testing: warning: no tests to run [2019-09-06T23:21:42.995Z] PASS [2019-09-06T23:21:42.995Z] Running /go/src/github.com/docker/docker/integration/secret flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:21:43.253Z] INFO: Testing against a local daemon [2019-09-06T23:21:43.253Z] testing: warning: no tests to run [2019-09-06T23:21:43.253Z] PASS [2019-09-06T23:21:43.253Z] Running /go/src/github.com/docker/docker/integration/service flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:21:43.253Z] INFO: Testing against a local daemon [2019-09-06T23:21:43.253Z] === RUN TestDockerNetworkReConnect [2019-09-06T23:21:43.276Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2019-09-06T23:21:44.130Z] ok github.com/docker/docker/daemon/logger/splunk 1.663s coverage: 84.5% of statements [2019-09-06T23:21:44.130Z] ? github.com/docker/docker/daemon/names [no test files] [2019-09-06T23:21:44.130Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2019-09-06T23:21:44.130Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-09-06T23:21:44.489Z] ? github.com/docker/docker/api [no test files] [2019-09-06T23:21:44.623Z] PASS: docker_cli_daemon_test.go:2254: DockerDaemonSuite.TestDaemonLogOptions 1.576s [2019-09-06T23:21:46.721Z] ok github.com/docker/docker/distribution/metadata 0.043s coverage: 48.2% of statements [2019-09-06T23:21:46.721Z] ok github.com/docker/docker/distribution 0.302s coverage: 22.6% of statements [2019-09-06T23:21:46.721Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-09-06T23:21:47.149Z] PASS: docker_cli_daemon_test.go:1035: DockerDaemonSuite.TestDaemonLoggingDriverDefault 2.273s [2019-09-06T23:21:48.162Z] ok github.com/docker/docker/errdefs 0.007s coverage: 51.6% of statements [2019-09-06T23:21:49.048Z] PASS: docker_cli_daemon_test.go:1073: DockerDaemonSuite.TestDaemonLoggingDriverDefaultOverride 1.909s [2019-09-06T23:21:49.048Z] PASS: docker_cli_build_test.go:723: DockerSuite.TestBuildAddSingleFileToNonExistingDir 6.272s [2019-09-06T23:21:49.574Z] ok github.com/docker/docker/distribution/xfer 1.442s coverage: 83.4% of statements [2019-09-06T23:21:49.574Z] ? github.com/docker/docker/dockerversion [no test files] [2019-09-06T23:21:49.982Z] --- PASS: TestDockerNetworkReConnect (6.67s) [2019-09-06T23:21:49.982Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect [2019-09-06T23:21:49.982Z] daemon.go:321: [d9ba6da2cbfc7] waiting for daemon to start [2019-09-06T23:21:49.982Z] daemon.go:339: [d9ba6da2cbfc7] daemon started [2019-09-06T23:21:49.982Z] daemon.go:449: [d9ba6da2cbfc7] Stopping daemon [2019-09-06T23:21:49.982Z] daemon.go:288: [d9ba6da2cbfc7] exiting daemon [2019-09-06T23:21:49.982Z] daemon.go:436: [d9ba6da2cbfc7] Daemon stopped [2019-09-06T23:21:49.982Z] === RUN TestServiceUpdateNetwork [2019-09-06T23:21:49.987Z] ok github.com/docker/docker/image 0.094s coverage: 86.4% of statements [2019-09-06T23:21:50.547Z] PASS: docker_cli_daemon_test.go:1090: DockerDaemonSuite.TestDaemonLoggingDriverNone 1.873s [2019-09-06T23:21:51.279Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2019-09-06T23:21:51.279Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-09-06T23:21:51.279Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2019-09-06T23:21:51.279Z] ? github.com/docker/docker/internal/test [no test files] [2019-09-06T23:21:52.447Z] PASS: docker_cli_daemon_test.go:1147: DockerDaemonSuite.TestDaemonLoggingDriverNoneLogsError 1.935s [2019-09-06T23:21:53.012Z] PASS: docker_cli_build_test.go:467: DockerSuite.TestBuildAddSingleFileToRoot 3.978s [2019-09-06T23:21:53.142Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2019-09-06T23:21:53.142Z] ? github.com/docker/docker/internal/test/environment [no test files] [2019-09-06T23:21:53.142Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2019-09-06T23:21:53.142Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2019-09-06T23:21:53.142Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2019-09-06T23:21:53.142Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2019-09-06T23:21:53.142Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2019-09-06T23:21:53.142Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2019-09-06T23:21:53.142Z] ? github.com/docker/docker/internal/test/registry [no test files] [2019-09-06T23:21:53.142Z] ? github.com/docker/docker/internal/test/request [no test files] [2019-09-06T23:21:53.531Z] ok github.com/docker/docker/internal/testutil 0.012s coverage: 62.5% of statements [2019-09-06T23:21:53.576Z] PASS: docker_cli_build_test.go:483: DockerSuite.TestBuildAddSingleFileToWorkdir 0.494s [2019-09-06T23:21:54.351Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2019-09-06T23:21:54.509Z] PASS: docker_cli_daemon_test.go:1107: DockerDaemonSuite.TestDaemonLoggingDriverNoneOverride 1.861s [2019-09-06T23:21:55.675Z] ok github.com/docker/docker/opts 0.040s coverage: 66.9% of statements [2019-09-06T23:21:56.064Z] ok github.com/docker/docker/pkg/aaparser 0.003s coverage: 50.0% of statements [2019-09-06T23:21:56.405Z] PASS: docker_cli_daemon_test.go:1159: DockerDaemonSuite.TestDaemonLoggingDriverShouldBeIgnoredForBuild 2.050s [2019-09-06T23:21:56.969Z] PASS: docker_cli_daemon_test.go:2267: DockerDaemonSuite.TestDaemonMaxConcurrency 0.520s [2019-09-06T23:21:57.902Z] ok github.com/docker/docker/pkg/archive 0.468s coverage: 76.9% of statements [2019-09-06T23:21:59.182Z] ok github.com/docker/docker/pkg/authorization 0.209s coverage: 66.7% of statements [2019-09-06T23:21:59.182Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2019-09-06T23:21:59.345Z] ok github.com/docker/docker/api/server 0.190s coverage: 7.9% of statements [2019-09-06T23:21:59.615Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2019-09-06T23:22:01.144Z] PASS: docker_cli_daemon_test.go:2279: DockerDaemonSuite.TestDaemonMaxConcurrencyWithConfigFile 3.510s [2019-09-06T23:22:02.073Z] PASS: docker_cli_build_test.go:2832: DockerSuite.TestBuildAddTar 8.476s [2019-09-06T23:22:02.273Z] ok github.com/docker/docker/layer 7.305s coverage: 72.0% of statements [2019-09-06T23:22:02.273Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-09-06T23:22:02.273Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-09-06T23:22:02.273Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-09-06T23:22:02.273Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-09-06T23:22:02.273Z] ? github.com/docker/docker/oci [no test files] [2019-09-06T23:22:02.273Z] ? github.com/docker/docker/oci/caps [no test files] [2019-09-06T23:22:02.674Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2019-09-06T23:22:03.442Z] PASS: docker_cli_build_test.go:2950: DockerSuite.TestBuildAddTarXz 1.306s [2019-09-06T23:22:03.471Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2019-09-06T23:22:03.856Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2019-09-06T23:22:04.261Z] ok github.com/docker/docker/pkg/chrootarchive 3.527s coverage: 43.2% of statements [2019-09-06T23:22:04.261Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-09-06T23:22:04.261Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-09-06T23:22:04.811Z] PASS: docker_cli_build_test.go:2999: DockerSuite.TestBuildAddTarXzGz 1.301s [2019-09-06T23:22:05.082Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2019-09-06T23:22:05.469Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2019-09-06T23:22:05.852Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2019-09-06T23:22:06.182Z] --- PASS: TestServiceUpdateNetwork (16.37s) [2019-09-06T23:22:06.182Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork [2019-09-06T23:22:06.182Z] daemon.go:321: [d6a8c6a6db168] waiting for daemon to start [2019-09-06T23:22:06.182Z] daemon.go:339: [d6a8c6a6db168] daemon started [2019-09-06T23:22:06.182Z] daemon.go:449: [d6a8c6a6db168] Stopping daemon [2019-09-06T23:22:06.182Z] daemon.go:288: [d6a8c6a6db168] exiting daemon [2019-09-06T23:22:06.182Z] daemon.go:436: [d6a8c6a6db168] Daemon stopped [2019-09-06T23:22:06.182Z] === RUN TestDockerNetworkReConnect [2019-09-06T23:22:07.114Z] PASS: docker_cli_daemon_test.go:2320: DockerDaemonSuite.TestDaemonMaxConcurrencyWithConfigFileReload 6.513s [2019-09-06T23:22:07.150Z] ok github.com/docker/docker/pkg/filenotify 0.612s coverage: 66.3% of statements [2019-09-06T23:22:07.963Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 89.5% of statements [2019-09-06T23:22:08.352Z] ok github.com/docker/docker/pkg/discovery/kv 3.129s coverage: 84.1% of statements [2019-09-06T23:22:08.734Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 10.2% of statements [2019-09-06T23:22:08.734Z] ok github.com/docker/docker/pkg/fsutils 0.443s coverage: 85.1% of statements [2019-09-06T23:22:09.011Z] PASS: docker_cli_build_test.go:2246: DockerSuite.TestBuildAddToSymlinkDest 4.195s [2019-09-06T23:22:10.078Z] ok github.com/docker/docker/pkg/idtools 0.338s coverage: 70.1% of statements [2019-09-06T23:22:10.466Z] ok github.com/docker/docker/pkg/ioutils 0.409s coverage: 69.1% of statements [2019-09-06T23:22:10.466Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2019-09-06T23:22:10.841Z] ok github.com/docker/docker/pkg/locker 0.015s coverage: 88.9% of statements [2019-09-06T23:22:10.841Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2019-09-06T23:22:10.841Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-09-06T23:22:11.218Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2019-09-06T23:22:12.100Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2019-09-06T23:22:12.519Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2019-09-06T23:22:12.951Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 90.0% of statements [2019-09-06T23:22:12.951Z] ok github.com/docker/docker/pkg/mount 1.221s coverage: 70.8% of statements [2019-09-06T23:22:12.951Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-09-06T23:22:13.201Z] PASS: docker_cli_daemon_test.go:1775: DockerDaemonSuite.TestDaemonNoSpaceLeftOnDeviceError 6.073s [2019-09-06T23:22:13.201Z] --- PASS: TestDockerNetworkReConnect (6.90s) [2019-09-06T23:22:13.201Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect [2019-09-06T23:22:13.201Z] daemon.go:321: [d9765c5053c73] waiting for daemon to start [2019-09-06T23:22:13.201Z] daemon.go:339: [d9765c5053c73] daemon started [2019-09-06T23:22:13.201Z] daemon.go:449: [d9765c5053c73] Stopping daemon [2019-09-06T23:22:13.201Z] daemon.go:288: [d9765c5053c73] exiting daemon [2019-09-06T23:22:13.201Z] daemon.go:436: [d9765c5053c73] Daemon stopped [2019-09-06T23:22:13.201Z] === RUN TestServiceUpdateNetwork [2019-09-06T23:22:13.372Z] ok github.com/docker/docker/pkg/pidfile 0.020s coverage: 82.4% of statements [2019-09-06T23:22:13.372Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-09-06T23:22:13.372Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-09-06T23:22:14.688Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2019-09-06T23:22:15.064Z] ok github.com/docker/docker/pkg/plugins/transport 0.012s coverage: 85.7% of statements [2019-09-06T23:22:15.462Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 87.9% of statements [2019-09-06T23:22:15.723Z] PASS: docker_cli_daemon_test.go:1506: DockerDaemonSuite.TestDaemonRestartCleanupNetns 2.647s [2019-09-06T23:22:15.841Z] ok github.com/docker/docker/pkg/progress 0.003s coverage: 75.9% of statements [2019-09-06T23:22:17.617Z] PASS: docker_cli_build_test.go:768: DockerSuite.TestBuildAddWholeDirToRoot 8.806s [2019-09-06T23:22:17.641Z] ok github.com/docker/docker/pkg/pubsub 1.046s coverage: 72.7% of statements [2019-09-06T23:22:17.641Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2019-09-06T23:22:18.183Z] PASS: docker_cli_build_test.go:1441: DockerSuite.TestBuildBlankName 0.545s [2019-09-06T23:22:20.676Z] sha256:fae57806a0c69f2f9ced9424c147de350547347e8551a6129cfb90c15d01fcd2 [2019-09-06T23:22:20.676Z] INFO: Starting docker-py tests... [2019-09-06T23:22:20.676Z] ============================= test session starts ============================== [2019-09-06T23:22:20.676Z] platform linux -- Python 3.6.9, pytest-4.1.0, py-1.8.0, pluggy-0.12.0 [2019-09-06T23:22:20.676Z] rootdir: /src, inifile: pytest.ini [2019-09-06T23:22:20.676Z] plugins: timeout-1.3.3, cov-2.6.1 [2019-09-06T23:22:20.676Z] collected 385 items / 5 deselected [2019-09-06T23:22:20.676Z] [2019-09-06T23:22:21.464Z] PASS: docker_cli_build_test.go:4090: DockerSuite.TestBuildBuildTimeArg 2.810s [2019-09-06T23:22:21.719Z] ok github.com/docker/docker/pkg/signal 2.915s coverage: 61.0% of statements [2019-09-06T23:22:21.719Z] ok github.com/docker/docker/pkg/stdcopy 0.006s coverage: 100.0% of statements [2019-09-06T23:22:22.540Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2019-09-06T23:22:22.540Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2019-09-06T23:22:23.351Z] ok github.com/docker/docker/pkg/symlink 0.009s coverage: 87.7% of statements [2019-09-06T23:22:23.742Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 81.4% of statements [2019-09-06T23:22:23.993Z] PASS: docker_cli_build_test.go:4462: DockerSuite.TestBuildBuildTimeArgBuiltinArg 2.724s [2019-09-06T23:22:24.555Z] ok github.com/docker/docker/pkg/system 0.053s coverage: 35.8% of statements [2019-09-06T23:22:25.059Z] ok github.com/docker/docker/pkg/tailfile 0.082s coverage: 88.6% of statements [2019-09-06T23:22:25.891Z] PASS: docker_cli_build_test.go:4184: DockerSuite.TestBuildBuildTimeArgCacheHit 2.103s [2019-09-06T23:22:26.094Z] ok github.com/docker/docker/pkg/tarsum 0.037s coverage: 89.3% of statements [2019-09-06T23:22:26.555Z] ok github.com/docker/docker/pkg/term 0.005s coverage: 84.8% of statements [2019-09-06T23:22:27.404Z] testing: warning: no tests to run [2019-09-06T23:22:27.404Z] ok github.com/docker/docker/pkg/term/windows 0.003s coverage: 0.0% of statements [no tests to run] [2019-09-06T23:22:27.804Z] ok github.com/docker/docker/pkg/truncindex 0.103s coverage: 91.5% of statements [2019-09-06T23:22:28.183Z] ok github.com/docker/docker/pkg/urlutil 0.003s coverage: 100.0% of statements [2019-09-06T23:22:28.183Z] ok github.com/docker/docker/pkg/useragent 0.003s coverage: 88.9% of statements [2019-09-06T23:22:29.167Z] PASS: docker_cli_daemon_test.go:1802: DockerDaemonSuite.TestDaemonRestartContainerLinksRestart 11.425s [2019-09-06T23:22:29.167Z] PASS: docker_cli_build_test.go:4208: DockerSuite.TestBuildBuildTimeArgCacheMissExtraArg 3.214s [2019-09-06T23:22:30.540Z] --- PASS: TestServiceUpdateNetwork (17.13s) [2019-09-06T23:22:30.540Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork [2019-09-06T23:22:30.540Z] daemon.go:321: [d19280c23859c] waiting for daemon to start [2019-09-06T23:22:30.540Z] daemon.go:339: [d19280c23859c] daemon started [2019-09-06T23:22:30.540Z] daemon.go:449: [d19280c23859c] Stopping daemon [2019-09-06T23:22:30.540Z] daemon.go:288: [d19280c23859c] exiting daemon [2019-09-06T23:22:30.540Z] daemon.go:436: [d19280c23859c] Daemon stopped [2019-09-06T23:22:30.540Z] === RUN TestDockerNetworkReConnect [2019-09-06T23:22:30.629Z] ok github.com/docker/docker/plugin 0.560s coverage: 27.3% of statements [2019-09-06T23:22:31.421Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.5% of statements [2019-09-06T23:22:31.482Z] PASS: docker_cli_daemon_test.go:1248: DockerDaemonSuite.TestDaemonRestartKillWait 2.408s [2019-09-06T23:22:31.739Z] PASS: docker_cli_build_test.go:4239: DockerSuite.TestBuildBuildTimeArgCacheMissSameArgDiffVal 2.695s [2019-09-06T23:22:32.671Z] PASS: docker_cli_daemon_test.go:1652: DockerDaemonSuite.TestDaemonRestartLocalVolumes 1.133s [2019-09-06T23:22:32.728Z] ok github.com/docker/docker/profiles/seccomp 0.005s coverage: 76.5% of statements [2019-09-06T23:22:33.133Z] ok github.com/docker/docker/reference 0.008s coverage: 84.4% of statements [2019-09-06T23:22:34.450Z] ok github.com/docker/docker/registry 0.160s coverage: 56.4% of statements [2019-09-06T23:22:35.194Z] PASS: docker_cli_build_test.go:4485: DockerSuite.TestBuildBuildTimeArgDefaultOverride 3.100s [2019-09-06T23:22:35.263Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2019-09-06T23:22:35.631Z] ok github.com/docker/docker/restartmanager 0.003s coverage: 47.1% of statements [2019-09-06T23:22:36.564Z] PASS: docker_cli_build_test.go:4624: DockerSuite.TestBuildBuildTimeArgDefinitionWithNoEnvInjection 1.429s [2019-09-06T23:22:36.942Z] ok github.com/docker/docker/runconfig 0.030s coverage: 68.2% of statements [2019-09-06T23:22:37.713Z] tests/integration/api_build_test.py ......................X [ 6%] [2019-09-06T23:22:37.822Z] ok github.com/docker/docker/volume/drivers 0.012s coverage: 36.1% of statements [2019-09-06T23:22:37.933Z] PASS: docker_cli_daemon_test.go:177: DockerDaemonSuite.TestDaemonRestartOnFailure 5.380s [2019-09-06T23:22:38.271Z] tests/integration/api_client_test.py ..... [ 7%] [2019-09-06T23:22:38.719Z] ok github.com/docker/docker/volume/local 0.052s coverage: 73.0% of statements [2019-09-06T23:22:39.580Z] ok github.com/docker/docker/volume/mounts 0.030s coverage: 67.0% of statements [2019-09-06T23:22:40.450Z] tests/integration/api_config_test.py ..... [ 8%] [2019-09-06T23:22:40.459Z] PASS: docker_cli_build_test.go:4608: DockerSuite.TestBuildBuildTimeArgEmptyValVariants 3.674s [2019-09-06T23:22:40.459Z] --- PASS: TestDockerNetworkReConnect (10.15s) [2019-09-06T23:22:40.459Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect [2019-09-06T23:22:40.459Z] daemon.go:321: [dd14a512f29ee] waiting for daemon to start [2019-09-06T23:22:40.459Z] daemon.go:339: [dd14a512f29ee] daemon started [2019-09-06T23:22:40.459Z] daemon.go:449: [dd14a512f29ee] Stopping daemon [2019-09-06T23:22:40.459Z] daemon.go:288: [dd14a512f29ee] exiting daemon [2019-09-06T23:22:40.459Z] daemon.go:436: [dd14a512f29ee] Daemon stopped [2019-09-06T23:22:40.459Z] === RUN TestServiceUpdateNetwork [2019-09-06T23:22:40.870Z] ok github.com/docker/docker/volume/service 0.030s coverage: 73.0% of statements [2019-09-06T23:22:41.023Z] PASS: docker_cli_daemon_test.go:1017: DockerDaemonSuite.TestDaemonRestartRenameContainer 2.943s [2019-09-06T23:22:47.572Z] PASS: docker_cli_network_unix_test.go:1667: DockerDaemonSuite.TestDaemonRestartRestoreBridgeNetwork 5.509s [2019-09-06T23:22:48.135Z] PASS: docker_cli_daemon_test.go:1639: DockerDaemonSuite.TestDaemonRestartRmVolumeInUse 1.390s [2019-09-06T23:22:48.456Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.8% of statements [2019-09-06T23:22:48.456Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-09-06T23:22:48.456Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-09-06T23:22:48.456Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-09-06T23:22:48.456Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-09-06T23:22:48.456Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-09-06T23:22:48.456Z] ? github.com/docker/docker/rootless [no test files] [2019-09-06T23:22:48.456Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-09-06T23:22:48.456Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-09-06T23:22:48.456Z] ? github.com/docker/docker/volume [no test files] [2019-09-06T23:22:48.456Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-09-06T23:22:48.456Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-09-06T23:22:48.456Z] [2019-09-06T23:22:48.456Z] === Skipped [2019-09-06T23:22:48.456Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-09-06T23:22:48.456Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-09-06T23:22:48.456Z] [2019-09-06T23:22:48.456Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-09-06T23:22:48.456Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-09-06T23:22:48.456Z] [2019-09-06T23:22:48.456Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-09-06T23:22:48.456Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-06T23:22:48.456Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-06T23:22:48.456Z] [2019-09-06T23:22:48.456Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-09-06T23:22:48.456Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-06T23:22:48.456Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-06T23:22:48.456Z] [2019-09-06T23:22:48.456Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-09-06T23:22:48.456Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-06T23:22:48.456Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-06T23:22:48.456Z] [2019-09-06T23:22:48.456Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-09-06T23:22:48.456Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-06T23:22:48.456Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-06T23:22:48.456Z] [2019-09-06T23:22:48.456Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-09-06T23:22:48.456Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-06T23:22:48.456Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-06T23:22:48.456Z] [2019-09-06T23:22:48.456Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-09-06T23:22:48.456Z] graphtest_unix.go:73: No driver to put! [2019-09-06T23:22:48.456Z] [2019-09-06T23:22:48.456Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-09-06T23:22:48.456Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-09-06T23:22:48.456Z] [2019-09-06T23:22:48.456Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-09-06T23:22:48.457Z] overlay_test.go:49: Fails to compute changes intermittently [2019-09-06T23:22:48.457Z] [2019-09-06T23:22:48.457Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-09-06T23:22:48.457Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-09-06T23:22:48.457Z] [2019-09-06T23:22:48.457Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-09-06T23:22:48.457Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-09-06T23:22:48.457Z] [2019-09-06T23:22:48.457Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-09-06T23:22:48.457Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-06T23:22:48.457Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-06T23:22:48.457Z] [2019-09-06T23:22:48.457Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-09-06T23:22:48.457Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-06T23:22:48.457Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-06T23:22:48.457Z] [2019-09-06T23:22:48.457Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-09-06T23:22:48.457Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-06T23:22:48.457Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-06T23:22:48.457Z] [2019-09-06T23:22:48.457Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-09-06T23:22:48.457Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-06T23:22:48.457Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-06T23:22:48.457Z] [2019-09-06T23:22:48.457Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-09-06T23:22:48.457Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-06T23:22:48.457Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-06T23:22:48.457Z] [2019-09-06T23:22:48.457Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-09-06T23:22:48.457Z] graphtest_unix.go:73: No driver to put! [2019-09-06T23:22:48.457Z] [2019-09-06T23:22:48.457Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-09-06T23:22:48.457Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-09-06T23:22:48.457Z] [2019-09-06T23:22:48.457Z] [2019-09-06T23:22:48.457Z] DONE 2021 tests, 19 skipped in 233.565s Post stage [Pipeline] junit [2019-09-06T23:22:48.952Z] Recording test results [2019-09-06T23:22:50.657Z] PASS: docker_cli_daemon_test.go:2607: DockerDaemonSuite.TestDaemonRestartSaveContainerExitCode 2.639s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-09-06T23:22:51.627Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/engine_PR-350/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=78198da34a57b1f6e92b9c95d89e02d8888169ff -e DOCKER_GRAPHDRIVER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT docker:78198da34a57b1f6e92b9c95d89e02d8888169ff hack/make.sh dynbinary test-integration [2019-09-06T23:22:52.003Z] [2019-09-06T23:22:52.003Z] Removing bundles/ [2019-09-06T23:22:52.003Z] [2019-09-06T23:22:52.003Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-09-06T23:22:52.003Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-09-06T23:22:52.003Z] GOOS="" GOARCH="" GOARM="" [2019-09-06T23:22:53.948Z] PASS: docker_cli_build_test.go:4527: DockerSuite.TestBuildBuildTimeArgEnv 13.884s [2019-09-06T23:22:56.469Z] --- PASS: TestServiceUpdateNetwork (15.55s) [2019-09-06T23:22:56.469Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork [2019-09-06T23:22:56.469Z] daemon.go:321: [da87f6b5c44ff] waiting for daemon to start [2019-09-06T23:22:56.469Z] daemon.go:339: [da87f6b5c44ff] daemon started [2019-09-06T23:22:56.469Z] daemon.go:449: [da87f6b5c44ff] Stopping daemon [2019-09-06T23:22:56.469Z] daemon.go:288: [da87f6b5c44ff] exiting daemon [2019-09-06T23:22:56.469Z] daemon.go:436: [da87f6b5c44ff] Daemon stopped [2019-09-06T23:22:56.469Z] === RUN TestDockerNetworkReConnect [2019-09-06T23:22:57.843Z] PASS: docker_cli_build_test.go:4320: DockerSuite.TestBuildBuildTimeArgExpansion 3.538s [2019-09-06T23:22:59.851Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-09-06T23:22:59.851Z] ok github.com/docker/docker/api/server/httputils 0.193s coverage: 14.7% of statements [2019-09-06T23:22:59.851Z] ok github.com/docker/docker/api/server/middleware 0.152s coverage: 37.7% of statements [2019-09-06T23:22:59.851Z] ? github.com/docker/docker/api/server/router [no test files] [2019-09-06T23:22:59.851Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-09-06T23:22:59.851Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-09-06T23:22:59.851Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-09-06T23:22:59.851Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-09-06T23:22:59.851Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-09-06T23:22:59.851Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-09-06T23:22:59.851Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-09-06T23:22:59.851Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-09-06T23:22:59.851Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-09-06T23:22:59.851Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-09-06T23:22:59.851Z] ok github.com/docker/docker/api/server/router/swarm 0.130s coverage: 3.1% of statements [2019-09-06T23:22:59.851Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-09-06T23:22:59.851Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-09-06T23:22:59.851Z] ? github.com/docker/docker/api/types [no test files] [2019-09-06T23:22:59.851Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-09-06T23:22:59.851Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-09-06T23:22:59.851Z] ? github.com/docker/docker/api/types/container [no test files] [2019-09-06T23:22:59.851Z] ? github.com/docker/docker/api/types/events [no test files] [2019-09-06T23:22:59.851Z] ok github.com/docker/docker/api/types/filters 0.070s coverage: 95.2% of statements [2019-09-06T23:22:59.851Z] ? github.com/docker/docker/api/types/image [no test files] [2019-09-06T23:22:59.851Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-09-06T23:22:59.851Z] ? github.com/docker/docker/api/types/network [no test files] [2019-09-06T23:22:59.851Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-09-06T23:22:59.851Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-09-06T23:22:59.851Z] ok github.com/docker/docker/api/types/strslice 0.048s coverage: 90.0% of statements [2019-09-06T23:22:59.851Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-09-06T23:22:59.851Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-09-06T23:22:59.851Z] ok github.com/docker/docker/api/types/time 0.454s coverage: 100.0% of statements [2019-09-06T23:22:59.851Z] ok github.com/docker/docker/api/types/versions 0.051s coverage: 75.0% of statements [2019-09-06T23:22:59.851Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-09-06T23:22:59.851Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-09-06T23:22:59.851Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-09-06T23:22:59.851Z] ? github.com/docker/docker/autogen/winresources/docker [no test files] [2019-09-06T23:22:59.851Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2019-09-06T23:22:59.851Z] ? github.com/docker/docker/builder [no test files] [2019-09-06T23:22:59.851Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-09-06T23:22:59.851Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-09-06T23:22:59.851Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-09-06T23:22:59.851Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-09-06T23:22:59.851Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-09-06T23:22:59.851Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-09-06T23:22:59.851Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-09-06T23:23:01.120Z] PASS: docker_cli_daemon_test.go:118: DockerDaemonSuite.TestDaemonRestartUnlessStopped 9.527s [2019-09-06T23:23:01.377Z] PASS: docker_cli_build_test.go:4410: DockerSuite.TestBuildBuildTimeArgExpansionOverride 3.785s [2019-09-06T23:23:01.634Z] --- PASS: TestDockerNetworkReConnect (5.62s) [2019-09-06T23:23:01.634Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect [2019-09-06T23:23:01.634Z] daemon.go:321: [d106ba0be5cf1] waiting for daemon to start [2019-09-06T23:23:01.634Z] daemon.go:339: [d106ba0be5cf1] daemon started [2019-09-06T23:23:01.634Z] daemon.go:449: [d106ba0be5cf1] Stopping daemon [2019-09-06T23:23:01.634Z] daemon.go:288: [d106ba0be5cf1] exiting daemon [2019-09-06T23:23:01.634Z] daemon.go:436: [d106ba0be5cf1] Daemon stopped [2019-09-06T23:23:01.634Z] === RUN TestServiceUpdateNetwork [2019-09-06T23:23:01.634Z] PASS: docker_cli_build_test.go:4123: DockerSuite.TestBuildBuildTimeArgHistory 0.361s [2019-09-06T23:23:04.160Z] PASS: docker_cli_build_test.go:4264: DockerSuite.TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv 2.436s [2019-09-06T23:23:04.726Z] PASS: docker_cli_daemon_test.go:2583: DockerDaemonSuite.TestDaemonRestartWithAutoRemoveContainer 3.331s [2019-09-06T23:23:04.795Z] ok github.com/docker/docker/builder/dockerfile 0.522s coverage: 43.2% of statements [2019-09-06T23:23:04.795Z] ok github.com/docker/docker/builder/dockerignore 0.042s coverage: 96.8% of statements [2019-09-06T23:23:04.795Z] ok github.com/docker/docker/builder/fscache 1.133s coverage: 69.5% of statements [2019-09-06T23:23:04.795Z] ok github.com/docker/docker/builder/remotecontext 0.440s coverage: 9.2% of statements [2019-09-06T23:23:06.621Z] PASS: docker_cli_daemon_test.go:689: DockerDaemonSuite.TestDaemonRestartWithBridgeIPChange 1.971s [2019-09-06T23:23:06.878Z] PASS: docker_cli_build_test.go:4293: DockerSuite.TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg 2.750s [2019-09-06T23:23:08.772Z] PASS: docker_cli_daemon_test.go:1493: DockerDaemonSuite.TestDaemonRestartWithContainerRunning 2.271s [2019-09-06T23:23:12.957Z] PASS: docker_cli_daemon_test.go:1567: DockerDaemonSuite.TestDaemonRestartWithContainerWithRestartPolicyAlways 3.318s [2019-09-06T23:23:12.957Z] SKIP: docker_cli_daemon_test.go:231: DockerDaemonSuite.TestDaemonRestartWithIncreasedBasesize (unmatched requirement Devicemapper) [2019-09-06T23:23:12.957Z] SKIP: docker_cli_daemon_test.go:211: DockerDaemonSuite.TestDaemonRestartWithInvalidBasesize (unmatched requirement Devicemapper) [2019-09-06T23:23:13.213Z] PASS: docker_cli_build_test.go:4587: DockerSuite.TestBuildBuildTimeArgQuotedValVariants 6.229s [2019-09-06T23:23:14.582Z] PASS: docker_cli_build_test.go:4511: DockerSuite.TestBuildBuildTimeArgUnconsumedArg 1.314s [2019-09-06T23:23:15.952Z] PASS: docker_cli_daemon_test.go:1958: DockerDaemonSuite.TestDaemonRestartWithKilledRunningContainer 3.524s [2019-09-06T23:23:16.517Z] PASS: docker_cli_build_test.go:4438: DockerSuite.TestBuildBuildTimeArgUntrustedDefinedAfterUse 1.757s [2019-09-06T23:23:17.081Z] PASS: docker_cli_build_test.go:372: DockerSuite.TestBuildCacheAdd 0.695s [2019-09-06T23:23:17.644Z] --- PASS: TestServiceUpdateNetwork (15.95s) [2019-09-06T23:23:17.644Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork [2019-09-06T23:23:17.644Z] daemon.go:321: [d9487bd088b8f] waiting for daemon to start [2019-09-06T23:23:17.644Z] daemon.go:339: [d9487bd088b8f] daemon started [2019-09-06T23:23:17.644Z] daemon.go:449: [d9487bd088b8f] Stopping daemon [2019-09-06T23:23:17.644Z] daemon.go:288: [d9487bd088b8f] exiting daemon [2019-09-06T23:23:17.644Z] daemon.go:436: [d9487bd088b8f] Daemon stopped [2019-09-06T23:23:17.644Z] === RUN TestDockerNetworkReConnect [2019-09-06T23:23:17.901Z] PASS: docker_cli_build_test.go:4761: DockerSuite.TestBuildCacheBrokenSymlink 0.888s [2019-09-06T23:23:20.496Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2019-09-06T23:23:22.081Z] PASS: docker_cli_daemon_test.go:1887: DockerDaemonSuite.TestDaemonRestartWithLinks 5.639s [2019-09-06T23:23:22.340Z] --- PASS: TestDockerNetworkReConnect (4.85s) [2019-09-06T23:23:22.340Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect [2019-09-06T23:23:22.340Z] daemon.go:321: [d42e301c1f8ae] waiting for daemon to start [2019-09-06T23:23:22.340Z] daemon.go:339: [d42e301c1f8ae] daemon started [2019-09-06T23:23:22.340Z] daemon.go:449: [d42e301c1f8ae] Stopping daemon [2019-09-06T23:23:22.340Z] daemon.go:288: [d42e301c1f8ae] exiting daemon [2019-09-06T23:23:22.340Z] daemon.go:436: [d42e301c1f8ae] Daemon stopped [2019-09-06T23:23:22.340Z] === RUN TestServiceUpdateNetwork [2019-09-06T23:23:24.865Z] PASS: docker_cli_build_test.go:5432: DockerSuite.TestBuildCacheFrom 6.535s [2019-09-06T23:23:25.123Z] PASS: docker_cli_daemon_test.go:1910: DockerDaemonSuite.TestDaemonRestartWithNames 3.321s [2019-09-06T23:23:26.494Z] PASS: docker_cli_build_test.go:5410: DockerSuite.TestBuildCacheFromEqualDiffIDsLength 1.822s [2019-09-06T23:23:27.059Z] PASS: docker_cli_build_test.go:4873: DockerSuite.TestBuildCacheRootSource 0.744s [2019-09-06T23:23:28.431Z] PASS: docker_cli_build_unix_test.go:134: DockerSuite.TestBuildCancellationKillsSleep 0.936s [2019-09-06T23:23:28.688Z] PASS: docker_cli_daemon_test.go:1606: DockerDaemonSuite.TestDaemonRestartWithPausedContainer 3.199s [2019-09-06T23:23:31.218Z] PASS: docker_cli_daemon_plugins_test.go:45: DockerDaemonSuite.TestDaemonRestartWithPluginDisabled 2.115s [2019-09-06T23:23:35.394Z] PASS: docker_cli_daemon_plugins_test.go:16: DockerDaemonSuite.TestDaemonRestartWithPluginEnabled 3.928s [2019-09-06T23:23:35.394Z] PASS: docker_api_build_test.go:405: DockerSuite.TestBuildChownOnCopy 6.843s [2019-09-06T23:23:37.918Z] PASS: docker_cli_build_test.go:3575: DockerSuite.TestBuildChownSingleFile 2.432s [2019-09-06T23:23:38.483Z] --- PASS: TestServiceUpdateNetwork (15.93s) [2019-09-06T23:23:38.483Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork [2019-09-06T23:23:38.483Z] daemon.go:321: [dcbf49170ac32] waiting for daemon to start [2019-09-06T23:23:38.483Z] daemon.go:339: [dcbf49170ac32] daemon started [2019-09-06T23:23:38.483Z] daemon.go:449: [dcbf49170ac32] Stopping daemon [2019-09-06T23:23:38.483Z] daemon.go:288: [dcbf49170ac32] exiting daemon [2019-09-06T23:23:38.483Z] daemon.go:436: [dcbf49170ac32] Daemon stopped [2019-09-06T23:23:38.483Z] PASS [2019-09-06T23:23:38.483Z] Running /go/src/github.com/docker/docker/integration/session flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:23:38.483Z] INFO: Testing against a local daemon [2019-09-06T23:23:38.483Z] testing: warning: no tests to run [2019-09-06T23:23:38.483Z] PASS [2019-09-06T23:23:38.483Z] Running /go/src/github.com/docker/docker/integration/system flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:23:38.483Z] INFO: Testing against a local daemon [2019-09-06T23:23:38.483Z] testing: warning: no tests to run [2019-09-06T23:23:38.483Z] PASS [2019-09-06T23:23:38.483Z] Running /go/src/github.com/docker/docker/integration/volume flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:23:38.483Z] PASS: docker_cli_build_test.go:3138: DockerSuite.TestBuildCleanupCmdOnEntrypoint 0.923s [2019-09-06T23:23:38.483Z] INFO: Testing against a local daemon [2019-09-06T23:23:38.483Z] testing: warning: no tests to run [2019-09-06T23:23:38.483Z] PASS [2019-09-06T23:23:38.483Z] Running integration-test (iteration 3) [2019-09-06T23:23:38.483Z] Running /go/src/github.com/docker/docker/integration/build flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:23:38.483Z] INFO: Testing against a local daemon [2019-09-06T23:23:38.483Z] === RUN TestBuildMultiStageCopy [2019-09-06T23:23:38.483Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-09-06T23:23:39.048Z] PASS: docker_cli_daemon_test.go:58: DockerDaemonSuite.TestDaemonRestartWithRunningContainersPorts 3.857s [2019-09-06T23:23:39.048Z] PASS: docker_cli_build_test.go:3157: DockerSuite.TestBuildClearCmd 0.646s [2019-09-06T23:23:39.612Z] PASS: docker_cli_build_test.go:1578: DockerSuite.TestBuildCmd 0.404s [2019-09-06T23:23:40.178Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-09-06T23:23:40.178Z] PASS: docker_cli_build_test.go:3241: DockerSuite.TestBuildCmdJSONNoShDashC 0.479s [2019-09-06T23:23:40.178Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-09-06T23:23:40.437Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-09-06T23:23:40.437Z] PASS: docker_cli_build_test.go:3200: DockerSuite.TestBuildCmdShDashC 0.417s [2019-09-06T23:23:40.437Z] SKIP: docker_cli_build_test.go:5341: DockerSuite.TestBuildCmdShellArgsEscaped (unmatched requirement DaemonIsWindows) [2019-09-06T23:23:40.550Z] ok github.com/docker/docker/builder/remotecontext/git 34.849s coverage: 85.1% of statements [2019-09-06T23:23:40.550Z] ? github.com/docker/docker/cli [no test files] [2019-09-06T23:23:40.550Z] ? github.com/docker/docker/cli/config [no test files] [2019-09-06T23:23:40.550Z] ok github.com/docker/docker/cli/debug 0.071s coverage: 100.0% of statements [2019-09-06T23:23:40.550Z] ok github.com/docker/docker/client 0.620s coverage: 75.3% of statements [2019-09-06T23:23:40.694Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-09-06T23:23:40.950Z] --- PASS: TestBuildMultiStageCopy (2.38s) [2019-09-06T23:23:40.950Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.40s) [2019-09-06T23:23:40.950Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2019-09-06T23:23:40.950Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.25s) [2019-09-06T23:23:40.950Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.30s) [2019-09-06T23:23:40.950Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2019-09-06T23:23:40.950Z] === RUN TestBuildMultiStageCopy [2019-09-06T23:23:40.950Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-09-06T23:23:41.208Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-09-06T23:23:41.208Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-09-06T23:23:41.465Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-09-06T23:23:41.722Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-09-06T23:23:41.980Z] --- PASS: TestBuildMultiStageCopy (1.08s) [2019-09-06T23:23:41.980Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.11s) [2019-09-06T23:23:41.980Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2019-09-06T23:23:41.980Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2019-09-06T23:23:41.980Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.29s) [2019-09-06T23:23:41.980Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.27s) [2019-09-06T23:23:41.980Z] === RUN TestBuildMultiStageCopy [2019-09-06T23:23:41.980Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-09-06T23:23:42.237Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-09-06T23:23:42.237Z] PASS: docker_cli_build_test.go:3215: DockerSuite.TestBuildCmdSpaces 1.690s [2019-09-06T23:23:42.495Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-09-06T23:23:42.495Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-09-06T23:23:42.753Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-09-06T23:23:43.010Z] --- PASS: TestBuildMultiStageCopy (0.96s) [2019-09-06T23:23:43.010Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.12s) [2019-09-06T23:23:43.010Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2019-09-06T23:23:43.010Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.17s) [2019-09-06T23:23:43.010Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2019-09-06T23:23:43.010Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.26s) [2019-09-06T23:23:43.010Z] === RUN TestBuildMultiStageCopy [2019-09-06T23:23:43.010Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-09-06T23:23:43.268Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-09-06T23:23:43.268Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-09-06T23:23:43.475Z] ok github.com/docker/docker/cmd/dockerd 0.645s coverage: 18.4% of statements [2019-09-06T23:23:43.526Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-09-06T23:23:43.783Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-09-06T23:23:44.041Z] --- PASS: TestBuildMultiStageCopy (1.11s) [2019-09-06T23:23:44.041Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.15s) [2019-09-06T23:23:44.041Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2019-09-06T23:23:44.041Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s) [2019-09-06T23:23:44.041Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2019-09-06T23:23:44.041Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.34s) [2019-09-06T23:23:44.041Z] === RUN TestBuildMultiStageCopy [2019-09-06T23:23:44.041Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-09-06T23:23:44.041Z] PASS: docker_cli_daemon_test.go:1424: DockerDaemonSuite.TestDaemonRestartWithSocketAsVolume 4.259s [2019-09-06T23:23:44.298Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-09-06T23:23:44.555Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-09-06T23:23:44.813Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-09-06T23:23:45.071Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-09-06T23:23:45.328Z] --- PASS: TestBuildMultiStageCopy (1.06s) [2019-09-06T23:23:45.328Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.21s) [2019-09-06T23:23:45.328Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2019-09-06T23:23:45.328Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.17s) [2019-09-06T23:23:45.328Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.25s) [2019-09-06T23:23:45.328Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2019-09-06T23:23:45.328Z] PASS [2019-09-06T23:23:45.328Z] Running /go/src/github.com/docker/docker/integration/config flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:23:45.328Z] INFO: Testing against a local daemon [2019-09-06T23:23:45.328Z] === RUN TestConfigDaemonLibtrustID [2019-09-06T23:23:45.666Z] ok github.com/docker/docker/container 0.611s coverage: 42.8% of statements [2019-09-06T23:23:45.666Z] ? github.com/docker/docker/container/stream [no test files] [2019-09-06T23:23:45.666Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-09-06T23:23:45.666Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-09-06T23:23:45.666Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-09-06T23:23:45.892Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2019-09-06T23:23:45.892Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestConfigDaemonLibtrustID [2019-09-06T23:23:45.892Z] daemon.go:321: [d33557194b6d4] waiting for daemon to start [2019-09-06T23:23:45.892Z] daemon.go:339: [d33557194b6d4] daemon started [2019-09-06T23:23:45.892Z] daemon.go:449: [d33557194b6d4] Stopping daemon [2019-09-06T23:23:45.892Z] daemon.go:288: [d33557194b6d4] exiting daemon [2019-09-06T23:23:45.892Z] daemon.go:436: [d33557194b6d4] Daemon stopped [2019-09-06T23:23:45.892Z] === RUN TestConfigDaemonLibtrustID [2019-09-06T23:23:46.456Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2019-09-06T23:23:46.456Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestConfigDaemonLibtrustID [2019-09-06T23:23:46.456Z] daemon.go:321: [d773bf63619a9] waiting for daemon to start [2019-09-06T23:23:46.456Z] daemon.go:339: [d773bf63619a9] daemon started [2019-09-06T23:23:46.456Z] daemon.go:449: [d773bf63619a9] Stopping daemon [2019-09-06T23:23:46.456Z] daemon.go:288: [d773bf63619a9] exiting daemon [2019-09-06T23:23:46.456Z] daemon.go:436: [d773bf63619a9] Daemon stopped [2019-09-06T23:23:46.456Z] === RUN TestConfigDaemonLibtrustID [2019-09-06T23:23:46.713Z] PASS: docker_cli_daemon_test.go:2055: DockerDaemonSuite.TestDaemonRestartWithUnpausedRunningContainer 2.464s [2019-09-06T23:23:46.970Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2019-09-06T23:23:46.970Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestConfigDaemonLibtrustID [2019-09-06T23:23:46.970Z] daemon.go:321: [dbd4fcc05962b] waiting for daemon to start [2019-09-06T23:23:46.970Z] daemon.go:339: [dbd4fcc05962b] daemon started [2019-09-06T23:23:46.970Z] daemon.go:449: [dbd4fcc05962b] Stopping daemon [2019-09-06T23:23:46.970Z] daemon.go:288: [dbd4fcc05962b] exiting daemon [2019-09-06T23:23:46.970Z] daemon.go:436: [dbd4fcc05962b] Daemon stopped [2019-09-06T23:23:46.970Z] === RUN TestConfigDaemonLibtrustID [2019-09-06T23:23:47.540Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2019-09-06T23:23:47.540Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestConfigDaemonLibtrustID [2019-09-06T23:23:47.540Z] daemon.go:321: [d92033de4e08e] waiting for daemon to start [2019-09-06T23:23:47.540Z] daemon.go:339: [d92033de4e08e] daemon started [2019-09-06T23:23:47.540Z] daemon.go:449: [d92033de4e08e] Stopping daemon [2019-09-06T23:23:47.540Z] daemon.go:288: [d92033de4e08e] exiting daemon [2019-09-06T23:23:47.540Z] daemon.go:436: [d92033de4e08e] Daemon stopped [2019-09-06T23:23:47.540Z] === RUN TestConfigDaemonLibtrustID [2019-09-06T23:23:48.106Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2019-09-06T23:23:48.106Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestConfigDaemonLibtrustID [2019-09-06T23:23:48.106Z] daemon.go:321: [d3e9f96339561] waiting for daemon to start [2019-09-06T23:23:48.106Z] daemon.go:339: [d3e9f96339561] daemon started [2019-09-06T23:23:48.106Z] daemon.go:449: [d3e9f96339561] Stopping daemon [2019-09-06T23:23:48.106Z] daemon.go:288: [d3e9f96339561] exiting daemon [2019-09-06T23:23:48.106Z] daemon.go:436: [d3e9f96339561] Daemon stopped [2019-09-06T23:23:48.106Z] PASS [2019-09-06T23:23:48.106Z] Running /go/src/github.com/docker/docker/integration/container flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:23:48.106Z] INFO: Testing against a local daemon [2019-09-06T23:23:48.106Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-09-06T23:23:48.106Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2019-09-06T23:23:48.106Z] === RUN TestCopyFromContainerPathIsNotDir [2019-09-06T23:23:48.363Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2019-09-06T23:23:48.363Z] === RUN TestCopyFromContainer [2019-09-06T23:23:48.928Z] PASS: docker_cli_build_test.go:2646: DockerSuite.TestBuildCommentsShebangs 6.697s [2019-09-06T23:23:49.861Z] PASS: docker_cli_build_test.go:1774: DockerSuite.TestBuildConditionalCache 1.038s [2019-09-06T23:23:50.427Z] PASS: docker_cli_daemon_test.go:92: DockerDaemonSuite.TestDaemonRestartWithVolumesRefs 3.712s [2019-09-06T23:23:50.427Z] === RUN TestCopyFromContainer// [2019-09-06T23:23:50.684Z] === RUN TestCopyFromContainer//bar/root [2019-09-06T23:23:50.684Z] === RUN TestCopyFromContainer//bar/root/ [2019-09-06T23:23:50.898Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-09-06T23:23:50.983Z] === RUN TestCopyFromContainer/bar/quux [2019-09-06T23:23:50.983Z] === RUN TestCopyFromContainer/bar/quux/ [2019-09-06T23:23:51.240Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-09-06T23:23:51.240Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-09-06T23:23:51.240Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-09-06T23:23:51.278Z] [2019-09-06T23:23:51.278Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-09-06T23:23:51.497Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-09-06T23:23:51.666Z] PKG_CONFIG=pkg-config [2019-09-06T23:23:51.666Z] GOLANG_VERSION=1.12.8 [2019-09-06T23:23:51.666Z] HOSTNAME=20fef6b44f13 [2019-09-06T23:23:51.666Z] DOCKER_EXPERIMENTAL=1 [2019-09-06T23:23:51.666Z] container=docker [2019-09-06T23:23:51.666Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-09-06T23:23:51.666Z] GOMETALINTER_OPTS=--deadline=2m [2019-09-06T23:23:51.666Z] GOPATH=/go [2019-09-06T23:23:51.666Z] PWD=/go/src/github.com/docker/docker [2019-09-06T23:23:51.666Z] HOME=/root [2019-09-06T23:23:51.666Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-09-06T23:23:51.666Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-09-06T23:23:51.666Z] DOCKER_GITCOMMIT=78198da34a57b1f6e92b9c95d89e02d8888169ff [2019-09-06T23:23:51.666Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-09-06T23:23:51.666Z] DOCKER_GRAPHDRIVER=overlay2 [2019-09-06T23:23:51.666Z] TERM=xterm [2019-09-06T23:23:51.666Z] DEST=bundles/test-integration [2019-09-06T23:23:51.666Z] SHLVL=1 [2019-09-06T23:23:51.666Z] TIMEOUT=120m [2019-09-06T23:23:51.666Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-09-06T23:23:51.666Z] DOCKER_PKG=github.com/docker/docker [2019-09-06T23:23:51.666Z] _=/usr/bin/env [2019-09-06T23:23:51.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-09-06T23:23:51.755Z] === RUN TestCopyFromContainer/bar/notarget [2019-09-06T23:23:51.755Z] --- PASS: TestCopyFromContainer (3.50s) [2019-09-06T23:23:51.755Z] --- PASS: TestCopyFromContainer// (0.14s) [2019-09-06T23:23:51.755Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2019-09-06T23:23:51.755Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2019-09-06T23:23:51.755Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2019-09-06T23:23:51.755Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.16s) [2019-09-06T23:23:51.755Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2019-09-06T23:23:51.755Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.14s) [2019-09-06T23:23:51.755Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2019-09-06T23:23:51.755Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.19s) [2019-09-06T23:23:51.755Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2019-09-06T23:23:51.755Z] === RUN TestHealthKillContainer [2019-09-06T23:23:53.650Z] PASS: docker_cli_build_test.go:5621: DockerSuite.TestBuildContChar 3.762s [2019-09-06T23:23:53.908Z] PASS: docker_cli_daemon_plugins_test.go:98: DockerDaemonSuite.TestDaemonShutdownLiveRestoreWithPlugins 3.637s [2019-09-06T23:23:54.840Z] PASS: docker_cli_build_test.go:3974: DockerSuite.TestBuildContainerWithCgroupParent 1.160s [2019-09-06T23:23:55.097Z] --- PASS: TestHealthKillContainer (3.22s) [2019-09-06T23:23:55.097Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-09-06T23:23:55.097Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2019-09-06T23:23:55.097Z] === RUN TestCopyFromContainerPathIsNotDir [2019-09-06T23:23:55.354Z] PASS: docker_cli_build_test.go:1513: DockerSuite.TestBuildContextCleanup 0.340s [2019-09-06T23:23:55.354Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2019-09-06T23:23:55.354Z] === RUN TestCopyFromContainer [2019-09-06T23:23:56.284Z] PASS: docker_cli_daemon_test.go:2679: DockerDaemonSuite.TestDaemonShutdownTimeout 2.055s [2019-09-06T23:23:56.284Z] PASS: docker_cli_build_test.go:1535: DockerSuite.TestBuildContextCleanupFailedBuild 0.854s [2019-09-06T23:23:56.848Z] PASS: docker_cli_build_test.go:2046: DockerSuite.TestBuildContextTarGzip 0.577s [2019-09-06T23:23:57.106Z] PASS: docker_cli_build_test.go:2050: DockerSuite.TestBuildContextTarNoCompression 0.362s [2019-09-06T23:23:57.363Z] === RUN TestCopyFromContainer// [2019-09-06T23:23:57.363Z] === RUN TestCopyFromContainer//bar/root [2019-09-06T23:23:57.620Z] === RUN TestCopyFromContainer//bar/root/ [2019-09-06T23:23:57.620Z] === RUN TestCopyFromContainer/bar/quux [2019-09-06T23:23:57.877Z] === RUN TestCopyFromContainer/bar/quux/ [2019-09-06T23:23:57.877Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-09-06T23:23:57.877Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-09-06T23:23:58.135Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-09-06T23:23:58.135Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-09-06T23:23:58.135Z] === RUN TestCopyFromContainer/bar/notarget [2019-09-06T23:23:58.392Z] --- PASS: TestCopyFromContainer (3.10s) [2019-09-06T23:23:58.392Z] --- PASS: TestCopyFromContainer// (0.06s) [2019-09-06T23:23:58.392Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2019-09-06T23:23:58.392Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2019-09-06T23:23:58.392Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2019-09-06T23:23:58.392Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2019-09-06T23:23:58.392Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2019-09-06T23:23:58.392Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2019-09-06T23:23:58.392Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2019-09-06T23:23:58.392Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2019-09-06T23:23:58.392Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2019-09-06T23:23:58.392Z] === RUN TestHealthKillContainer [2019-09-06T23:23:59.763Z] PASS: docker_cli_daemon_test.go:2700: DockerDaemonSuite.TestDaemonShutdownTimeoutWithConfigFile 3.513s [2019-09-06T23:24:01.659Z] --- PASS: TestHealthKillContainer (3.17s) [2019-09-06T23:24:01.659Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-09-06T23:24:01.659Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2019-09-06T23:24:01.659Z] === RUN TestCopyFromContainerPathIsNotDir [2019-09-06T23:24:01.659Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2019-09-06T23:24:01.659Z] === RUN TestCopyFromContainer [2019-09-06T23:24:04.190Z] === RUN TestCopyFromContainer// [2019-09-06T23:24:04.190Z] === RUN TestCopyFromContainer//bar/root [2019-09-06T23:24:04.190Z] === RUN TestCopyFromContainer//bar/root/ [2019-09-06T23:24:04.447Z] === RUN TestCopyFromContainer/bar/quux [2019-09-06T23:24:04.447Z] === RUN TestCopyFromContainer/bar/quux/ [2019-09-06T23:24:04.447Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-09-06T23:24:04.705Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-09-06T23:24:04.705Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-09-06T23:24:04.961Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-09-06T23:24:04.961Z] === RUN TestCopyFromContainer/bar/notarget [2019-09-06T23:24:05.218Z] --- PASS: TestCopyFromContainer (3.36s) [2019-09-06T23:24:05.218Z] --- PASS: TestCopyFromContainer// (0.14s) [2019-09-06T23:24:05.218Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2019-09-06T23:24:05.218Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2019-09-06T23:24:05.218Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2019-09-06T23:24:05.218Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2019-09-06T23:24:05.218Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2019-09-06T23:24:05.218Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2019-09-06T23:24:05.218Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2019-09-06T23:24:05.218Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2019-09-06T23:24:05.218Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2019-09-06T23:24:05.218Z] === RUN TestHealthKillContainer [2019-09-06T23:24:05.476Z] PASS: docker_cli_daemon_plugins_test.go:123: DockerDaemonSuite.TestDaemonShutdownWithPlugins 5.966s [2019-09-06T23:24:06.846Z] PASS: docker_cli_daemon_test.go:284: DockerDaemonSuite.TestDaemonStartBridgeWithoutIPAssociation 1.039s [2019-09-06T23:24:07.104Z] PASS: docker_cli_daemon_test.go:206: DockerDaemonSuite.TestDaemonStartIptablesFalse 0.514s [2019-09-06T23:24:07.668Z] PASS: docker_cli_daemon_test.go:1689: DockerDaemonSuite.TestDaemonStartWithDefaultTLSHost 0.568s [2019-09-06T23:24:08.599Z] --- PASS: TestHealthKillContainer (3.33s) [2019-09-06T23:24:08.599Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-09-06T23:24:08.599Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2019-09-06T23:24:08.599Z] === RUN TestCopyFromContainerPathIsNotDir [2019-09-06T23:24:08.599Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2019-09-06T23:24:08.599Z] === RUN TestCopyFromContainer [2019-09-06T23:24:10.497Z] PASS: docker_cli_daemon_test.go:2944: DockerDaemonSuite.TestDaemonStartWithIpcModes 2.692s [2019-09-06T23:24:10.755Z] PASS: docker_cli_build_test.go:522: DockerSuite.TestBuildCopyAddMultipleFiles 13.697s [2019-09-06T23:24:10.857Z] ok github.com/docker/docker/daemon 2.964s coverage: 9.2% of statements [2019-09-06T23:24:10.857Z] ok github.com/docker/docker/daemon/cluster 1.584s coverage: 0.5% of statements [2019-09-06T23:24:10.857Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.326s coverage: 65.3% of statements [2019-09-06T23:24:10.857Z] ok github.com/docker/docker/daemon/cluster/convert 0.693s coverage: 35.8% of statements [2019-09-06T23:24:10.857Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-09-06T23:24:10.857Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.138s coverage: 10.9% of statements [2019-09-06T23:24:10.857Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-09-06T23:24:10.857Z] ok github.com/docker/docker/daemon/config 1.141s coverage: 82.3% of statements [2019-09-06T23:24:10.857Z] ok github.com/docker/docker/daemon/discovery 0.294s coverage: 30.4% of statements [2019-09-06T23:24:10.857Z] ok github.com/docker/docker/daemon/events 0.311s coverage: 50.0% of statements [2019-09-06T23:24:10.857Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-09-06T23:24:10.857Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-09-06T23:24:10.857Z] ok github.com/docker/docker/daemon/graphdriver 0.153s coverage: 2.3% of statements [2019-09-06T23:24:10.857Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2019-09-06T23:24:10.857Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2019-09-06T23:24:10.857Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-09-06T23:24:10.857Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2019-09-06T23:24:10.857Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2019-09-06T23:24:10.857Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2019-09-06T23:24:10.857Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2019-09-06T23:24:10.857Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-09-06T23:24:10.857Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2019-09-06T23:24:10.857Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2019-09-06T23:24:10.857Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2019-09-06T23:24:10.857Z] ok github.com/docker/docker/daemon/images 0.431s coverage: 4.9% of statements [2019-09-06T23:24:10.857Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-09-06T23:24:10.857Z] ok github.com/docker/docker/daemon/links 0.169s coverage: 93.0% of statements [2019-09-06T23:24:10.857Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-09-06T23:24:10.857Z] ok github.com/docker/docker/daemon/logger 0.389s coverage: 44.0% of statements [2019-09-06T23:24:10.857Z] ok github.com/docker/docker/daemon/logger/awslogs 0.781s coverage: 78.6% of statements [2019-09-06T23:24:10.857Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2019-09-06T23:24:10.857Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-09-06T23:24:10.857Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-09-06T23:24:10.857Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2019-09-06T23:24:10.857Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2019-09-06T23:24:10.857Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.407s coverage: 62.1% of statements [2019-09-06T23:24:10.857Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.299s coverage: 88.3% of statements [2019-09-06T23:24:11.015Z] === RUN TestCopyFromContainer// [2019-09-06T23:24:11.015Z] === RUN TestCopyFromContainer//bar/root [2019-09-06T23:24:11.273Z] === RUN TestCopyFromContainer//bar/root/ [2019-09-06T23:24:11.273Z] === RUN TestCopyFromContainer/bar/quux [2019-09-06T23:24:11.273Z] === RUN TestCopyFromContainer/bar/quux/ [2019-09-06T23:24:11.530Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-09-06T23:24:11.530Z] PASS: docker_cli_daemon_test.go:2138: DockerDaemonSuite.TestDaemonStartWithoutColors 1.091s [2019-09-06T23:24:11.787Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-09-06T23:24:12.046Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-09-06T23:24:12.046Z] PASS: docker_api_build_test.go:435: DockerSuite.TestBuildCopyCacheOnFileChange 1.149s [2019-09-06T23:24:12.046Z] PASS: docker_cli_daemon_test.go:1680: DockerDaemonSuite.TestDaemonStartWithoutHost 0.549s [2019-09-06T23:24:12.046Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-09-06T23:24:12.304Z] === RUN TestCopyFromContainer/bar/notarget [2019-09-06T23:24:12.404Z] ok github.com/docker/docker/daemon/logger/local 0.380s coverage: 74.7% of statements [2019-09-06T23:24:12.404Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-09-06T23:24:12.404Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.320s coverage: 18.1% of statements [2019-09-06T23:24:12.562Z] --- PASS: TestCopyFromContainer (3.76s) [2019-09-06T23:24:12.562Z] --- PASS: TestCopyFromContainer// (0.10s) [2019-09-06T23:24:12.562Z] --- PASS: TestCopyFromContainer//bar/root (0.18s) [2019-09-06T23:24:12.562Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2019-09-06T23:24:12.562Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2019-09-06T23:24:12.562Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.15s) [2019-09-06T23:24:12.562Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.18s) [2019-09-06T23:24:12.562Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.26s) [2019-09-06T23:24:12.562Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.19s) [2019-09-06T23:24:12.562Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s) [2019-09-06T23:24:12.562Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2019-09-06T23:24:12.562Z] === RUN TestHealthKillContainer [2019-09-06T23:24:12.562Z] PASS: docker_cli_daemon_test.go:1544: DockerDaemonSuite.TestDaemonTLSVerifyIssue13964 0.524s [2019-09-06T23:24:12.562Z] PASS: docker_cli_build_test.go:1840: DockerSuite.TestBuildCopyDirButNotFile 0.678s [2019-09-06T23:24:15.327Z] ok github.com/docker/docker/daemon/logger/splunk 2.307s coverage: 84.5% of statements [2019-09-06T23:24:15.327Z] ok github.com/docker/docker/daemon/logger/syslog 0.144s coverage: 47.8% of statements [2019-09-06T23:24:15.327Z] ok github.com/docker/docker/daemon/logger/templates 0.153s coverage: 8.3% of statements [2019-09-06T23:24:15.327Z] ? github.com/docker/docker/daemon/names [no test files] [2019-09-06T23:24:15.327Z] ? github.com/docker/docker/daemon/network [no test files] [2019-09-06T23:24:15.327Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-09-06T23:24:15.837Z] PASS: docker_cli_daemon_test.go:969: DockerDaemonSuite.TestDaemonUlimitDefaults 3.080s [2019-09-06T23:24:15.837Z] --- PASS: TestHealthKillContainer (3.35s) [2019-09-06T23:24:15.837Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-09-06T23:24:15.837Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2019-09-06T23:24:15.837Z] === RUN TestCopyFromContainerPathIsNotDir [2019-09-06T23:24:16.094Z] PASS: docker_cli_build_test.go:894: DockerSuite.TestBuildCopyDirContentToExistDir 3.304s [2019-09-06T23:24:16.094Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2019-09-06T23:24:16.094Z] === RUN TestCopyFromContainer [2019-09-06T23:24:16.351Z] PASS: docker_cli_daemon_test.go:1174: DockerDaemonSuite.TestDaemonUnixSockCleanedUp 0.557s [2019-09-06T23:24:17.517Z] ok github.com/docker/docker/distribution 1.554s coverage: 20.8% of statements [2019-09-06T23:24:18.248Z] === RUN TestCopyFromContainer// [2019-09-06T23:24:18.248Z] === RUN TestCopyFromContainer//bar/root [2019-09-06T23:24:18.248Z] === RUN TestCopyFromContainer//bar/root/ [2019-09-06T23:24:18.505Z] === RUN TestCopyFromContainer/bar/quux [2019-09-06T23:24:18.505Z] === RUN TestCopyFromContainer/bar/quux/ [2019-09-06T23:24:18.762Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-09-06T23:24:18.763Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-09-06T23:24:18.763Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-09-06T23:24:19.020Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-09-06T23:24:19.020Z] === RUN TestCopyFromContainer/bar/notarget [2019-09-06T23:24:19.277Z] --- PASS: TestCopyFromContainer (3.19s) [2019-09-06T23:24:19.277Z] --- PASS: TestCopyFromContainer// (0.11s) [2019-09-06T23:24:19.277Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2019-09-06T23:24:19.277Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2019-09-06T23:24:19.277Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2019-09-06T23:24:19.277Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.14s) [2019-09-06T23:24:19.277Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2019-09-06T23:24:19.277Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2019-09-06T23:24:19.277Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2019-09-06T23:24:19.277Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2019-09-06T23:24:19.277Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2019-09-06T23:24:19.277Z] === RUN TestHealthKillContainer [2019-09-06T23:24:19.709Z] ok github.com/docker/docker/distribution/metadata 2.950s coverage: 48.2% of statements [2019-09-06T23:24:19.709Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-09-06T23:24:19.709Z] ok github.com/docker/docker/distribution/xfer 2.016s coverage: 62.7% of statements [2019-09-06T23:24:19.709Z] ? github.com/docker/docker/dockerversion [no test files] [2019-09-06T23:24:19.709Z] ok github.com/docker/docker/errdefs 0.168s coverage: 51.6% of statements [2019-09-06T23:24:20.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-09-06T23:24:20.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-09-06T23:24:20.651Z] PASS: docker_cli_build_test.go:880: DockerSuite.TestBuildCopyDirContentToRoot 4.665s [2019-09-06T23:24:21.930Z] ok github.com/docker/docker/image 1.199s coverage: 86.4% of statements [2019-09-06T23:24:21.930Z] ok github.com/docker/docker/image/cache 0.334s coverage: 19.2% of statements [2019-09-06T23:24:21.930Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-09-06T23:24:21.930Z] ok github.com/docker/docker/image/v1 0.150s coverage: 25.0% of statements [2019-09-06T23:24:21.930Z] ? github.com/docker/docker/internal/test [no test files] [2019-09-06T23:24:22.397Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2019-09-06T23:24:22.397Z] ? github.com/docker/docker/internal/test/environment [no test files] [2019-09-06T23:24:22.397Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2019-09-06T23:24:22.397Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2019-09-06T23:24:22.397Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2019-09-06T23:24:22.397Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2019-09-06T23:24:22.397Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2019-09-06T23:24:22.397Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2019-09-06T23:24:22.397Z] ? github.com/docker/docker/internal/test/registry [no test files] [2019-09-06T23:24:22.397Z] ? github.com/docker/docker/internal/test/request [no test files] [2019-09-06T23:24:22.550Z] PASS: docker_cli_build_test.go:6045: DockerSuite.TestBuildCopyFileDotWithWorkdir 1.495s [2019-09-06T23:24:22.550Z] SKIP: docker_cli_build_test.go:607: DockerSuite.TestBuildCopyFileWithWhitespaceOnWindows (unmatched requirement DaemonIsWindows) [2019-09-06T23:24:22.551Z] SKIP: docker_cli_build_test.go:5918: DockerSuite.TestBuildCopyFromForbidWindowsRelativePaths (unmatched requirement DaemonIsWindows) [2019-09-06T23:24:22.551Z] SKIP: docker_cli_build_test.go:5901: DockerSuite.TestBuildCopyFromForbidWindowsSystemPaths (unmatched requirement DaemonIsWindows) [2019-09-06T23:24:22.551Z] SKIP: docker_cli_build_test.go:5936: DockerSuite.TestBuildCopyFromWindowsIsCaseInsensitive (unmatched requirement DaemonIsWindows) [2019-09-06T23:24:22.551Z] --- PASS: TestHealthKillContainer (3.03s) [2019-09-06T23:24:22.551Z] PASS [2019-09-06T23:24:22.551Z] Running /go/src/github.com/docker/docker/integration/image flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:24:22.551Z] INFO: Testing against a local daemon [2019-09-06T23:24:22.551Z] testing: warning: no tests to run [2019-09-06T23:24:22.551Z] PASS [2019-09-06T23:24:22.551Z] Running /go/src/github.com/docker/docker/integration/network flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:24:22.551Z] INFO: Testing against a local daemon [2019-09-06T23:24:22.551Z] testing: warning: no tests to run [2019-09-06T23:24:22.551Z] PASS [2019-09-06T23:24:22.551Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:24:22.551Z] INFO: Testing against a local daemon [2019-09-06T23:24:22.551Z] testing: warning: no tests to run [2019-09-06T23:24:22.551Z] PASS [2019-09-06T23:24:22.551Z] Running /go/src/github.com/docker/docker/integration/network/macvlan flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:24:22.551Z] INFO: Testing against a local daemon [2019-09-06T23:24:22.551Z] testing: warning: no tests to run [2019-09-06T23:24:22.551Z] PASS [2019-09-06T23:24:22.551Z] Running /go/src/github.com/docker/docker/integration/plugin flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:24:22.551Z] testing: warning: no tests to run [2019-09-06T23:24:22.551Z] PASS [2019-09-06T23:24:22.551Z] Running /go/src/github.com/docker/docker/integration/plugin/authz flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:24:22.551Z] INFO: Testing against a local daemon [2019-09-06T23:24:22.551Z] testing: warning: no tests to run [2019-09-06T23:24:22.551Z] PASS [2019-09-06T23:24:22.551Z] Running /go/src/github.com/docker/docker/integration/plugin/common flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:24:22.551Z] INFO: Testing against a local daemon [2019-09-06T23:24:22.551Z] testing: warning: no tests to run [2019-09-06T23:24:22.551Z] PASS [2019-09-06T23:24:22.551Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:24:22.551Z] INFO: Testing against a local daemon [2019-09-06T23:24:22.551Z] testing: warning: no tests to run [2019-09-06T23:24:22.551Z] PASS [2019-09-06T23:24:22.551Z] Running /go/src/github.com/docker/docker/integration/plugin/logging flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:24:22.551Z] INFO: Testing against a local daemon [2019-09-06T23:24:22.551Z] testing: warning: no tests to run [2019-09-06T23:24:22.551Z] PASS [2019-09-06T23:24:22.551Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:24:22.551Z] INFO: Testing against a local daemon [2019-09-06T23:24:22.551Z] testing: warning: no tests to run [2019-09-06T23:24:22.551Z] PASS [2019-09-06T23:24:22.551Z] Running /go/src/github.com/docker/docker/integration/secret flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:24:22.551Z] INFO: Testing against a local daemon [2019-09-06T23:24:22.551Z] testing: warning: no tests to run [2019-09-06T23:24:22.551Z] PASS [2019-09-06T23:24:22.551Z] Running /go/src/github.com/docker/docker/integration/service flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:24:22.807Z] INFO: Testing against a local daemon [2019-09-06T23:24:22.807Z] === RUN TestDockerNetworkReConnect [2019-09-06T23:24:22.860Z] ok github.com/docker/docker/internal/testutil 0.071s coverage: 62.5% of statements [2019-09-06T23:24:23.587Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-09-06T23:24:24.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-09-06T23:24:26.614Z] ok github.com/docker/docker/layer 0.476s coverage: 30.4% of statements [2019-09-06T23:24:26.614Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-09-06T23:24:26.966Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-09-06T23:24:26.986Z] PASS: docker_cli_build_test.go:849: DockerSuite.TestBuildCopySingleFileToExistDir 4.496s [2019-09-06T23:24:27.918Z] --- PASS: TestDockerNetworkReConnect (5.11s) [2019-09-06T23:24:27.918Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect [2019-09-06T23:24:27.918Z] daemon.go:321: [d63ed8671bb68] waiting for daemon to start [2019-09-06T23:24:27.918Z] daemon.go:339: [d63ed8671bb68] daemon started [2019-09-06T23:24:27.918Z] daemon.go:449: [d63ed8671bb68] Stopping daemon [2019-09-06T23:24:27.918Z] daemon.go:288: [d63ed8671bb68] exiting daemon [2019-09-06T23:24:27.918Z] daemon.go:436: [d63ed8671bb68] Daemon stopped [2019-09-06T23:24:27.918Z] === RUN TestServiceUpdateNetwork [2019-09-06T23:24:28.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-09-06T23:24:28.805Z] ok github.com/docker/docker/libcontainerd/local 0.342s coverage: 1.0% of statements [2019-09-06T23:24:28.805Z] ok github.com/docker/docker/libcontainerd/queue 0.148s coverage: 100.0% of statements [2019-09-06T23:24:28.805Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-09-06T23:24:28.805Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-09-06T23:24:28.805Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-09-06T23:24:28.805Z] ? github.com/docker/docker/oci [no test files] [2019-09-06T23:24:28.805Z] ? github.com/docker/docker/oci/caps [no test files] [2019-09-06T23:24:28.805Z] ok github.com/docker/docker/opts 0.262s coverage: 67.3% of statements [2019-09-06T23:24:28.805Z] ok github.com/docker/docker/pkg/aaparser 0.039s coverage: 50.0% of statements [2019-09-06T23:24:29.661Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-09-06T23:24:29.815Z] PASS: docker_cli_userns_test.go:25: DockerDaemonSuite.TestDaemonUserNamespaceRootSetting 2.666s [2019-09-06T23:24:30.040Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-09-06T23:24:31.710Z] PASS: docker_cli_daemon_test.go:1590: DockerDaemonSuite.TestDaemonWideLogConfig 1.918s [2019-09-06T23:24:31.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-09-06T23:24:32.643Z] PASS: docker_cli_build_test.go:865: DockerSuite.TestBuildCopySingleFileToNonExistDir 5.704s [2019-09-06T23:24:33.349Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-09-06T23:24:35.609Z] ................................................. [ 30%] [2019-09-06T23:24:35.920Z] PASS: docker_cli_daemon_test.go:2648: DockerDaemonSuite.TestDaemonWithUserlandProxyPath 3.855s [2019-09-06T23:24:35.920Z] PASS: docker_cli_build_test.go:811: DockerSuite.TestBuildCopySingleFileToRoot 3.247s [2019-09-06T23:24:36.177Z] PASS: docker_cli_build_test.go:827: DockerSuite.TestBuildCopySingleFileToWorkdir 0.336s [2019-09-06T23:24:36.177Z] PASS: docker_cli_daemon_test.go:1195: DockerDaemonSuite.TestDaemonWithWrongkey 0.603s [2019-09-06T23:24:36.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-09-06T23:24:40.857Z] 3889bb8d808b: Pull complete [2019-09-06T23:24:41.441Z] PASS: docker_cli_network_unix_test.go:807: DockerDaemonSuite.TestDockerNetworkNoDiscoveryDefaultBridgeNetwork 5.403s [2019-09-06T23:24:43.336Z] PASS: docker_cli_build_test.go:910: DockerSuite.TestBuildCopyWholeDirToRoot 7.057s [2019-09-06T23:24:44.267Z] --- PASS: TestServiceUpdateNetwork (16.52s) [2019-09-06T23:24:44.267Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork [2019-09-06T23:24:44.267Z] daemon.go:321: [db4efb7c422ae] waiting for daemon to start [2019-09-06T23:24:44.267Z] daemon.go:339: [db4efb7c422ae] daemon started [2019-09-06T23:24:44.267Z] daemon.go:449: [db4efb7c422ae] Stopping daemon [2019-09-06T23:24:44.267Z] daemon.go:288: [db4efb7c422ae] exiting daemon [2019-09-06T23:24:44.267Z] daemon.go:436: [db4efb7c422ae] Daemon stopped [2019-09-06T23:24:44.267Z] === RUN TestDockerNetworkReConnect [2019-09-06T23:24:44.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-09-06T23:24:45.198Z] PASS: docker_cli_exec_test.go:85: DockerDaemonSuite.TestExecAfterDaemonRestart 3.110s [2019-09-06T23:24:45.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-09-06T23:24:47.087Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-09-06T23:24:48.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-09-06T23:24:50.459Z] PASS: docker_cli_build_test.go:637: DockerSuite.TestBuildCopyWildcard 6.734s [2019-09-06T23:24:50.459Z] --- PASS: TestDockerNetworkReConnect (5.58s) [2019-09-06T23:24:50.459Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect [2019-09-06T23:24:50.459Z] daemon.go:321: [df611b601de67] waiting for daemon to start [2019-09-06T23:24:50.459Z] daemon.go:339: [df611b601de67] daemon started [2019-09-06T23:24:50.459Z] daemon.go:449: [df611b601de67] Stopping daemon [2019-09-06T23:24:50.459Z] daemon.go:288: [df611b601de67] exiting daemon [2019-09-06T23:24:50.459Z] daemon.go:436: [df611b601de67] Daemon stopped [2019-09-06T23:24:50.459Z] === RUN TestServiceUpdateNetwork [2019-09-06T23:24:50.459Z] PASS: docker_cli_build_test.go:697: DockerSuite.TestBuildCopyWildcardCache 0.513s [2019-09-06T23:24:50.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-09-06T23:24:51.828Z] PASS: docker_cli_build_test.go:677: DockerSuite.TestBuildCopyWildcardInName 1.443s [2019-09-06T23:24:52.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-09-06T23:24:53.913Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-09-06T23:24:53.913Z] Using test binary docker [2019-09-06T23:24:53.913Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-09-06T23:24:53.913Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-09-06T23:24:53.913Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-09-06T23:24:53.913Z] Warning failed to create cache: (null) [2019-09-06T23:24:53.913Z] . [2019-09-06T23:24:53.913Z] INFO: Waiting for daemon to start... [2019-09-06T23:24:53.913Z] Starting dockerd [2019-09-06T23:24:55.709Z] . [2019-09-06T23:24:55.709Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-09-06T23:24:55.709Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-09-06T23:24:55.709Z] Error: No such image: emptyfs [2019-09-06T23:24:56.003Z] PASS: docker_cli_build_test.go:5141: DockerSuite.TestBuildDeleteCommittedFile 4.017s [2019-09-06T23:24:56.081Z] Running integration-test (iteration 1) [2019-09-06T23:24:56.081Z] Running /go/src/github.com/docker/docker/integration/build flags=-test.v -test.timeout=120m [2019-09-06T23:24:56.568Z] PASS: docker_cli_build_test.go:2069: DockerSuite.TestBuildDockerfileStdin 0.540s [2019-09-06T23:24:56.568Z] PASS: docker_cli_build_test.go:2089: DockerSuite.TestBuildDockerfileStdinConflict 0.010s [2019-09-06T23:24:57.938Z] PASS: docker_cli_build_test.go:2103: DockerSuite.TestBuildDockerfileStdinDockerignore 1.178s [2019-09-06T23:24:58.310Z] tests/integration/api_exec_test.py .................... [ 35%] [2019-09-06T23:24:58.503Z] PASS: docker_cli_daemon_test.go:2734: DockerDaemonSuite.TestExecWithUserAfterLiveRestore 13.286s [2019-09-06T23:24:58.760Z] PASS: docker_cli_build_test.go:2107: DockerSuite.TestBuildDockerfileStdinDockerignoreIgnored 1.212s [2019-09-06T23:24:58.851Z] ok github.com/docker/docker/pkg/archive 10.517s coverage: 62.2% of statements [2019-09-06T23:24:58.851Z] ok github.com/docker/docker/pkg/authorization 0.792s coverage: 26.2% of statements [2019-09-06T23:24:58.851Z] ok github.com/docker/docker/pkg/broadcaster 0.044s coverage: 100.0% of statements [2019-09-06T23:24:58.851Z] ok github.com/docker/docker/pkg/capabilities 0.042s coverage: 87.5% of statements [2019-09-06T23:24:58.851Z] ok github.com/docker/docker/pkg/chrootarchive 0.256s coverage: 15.4% of statements [2019-09-06T23:24:58.851Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-09-06T23:24:58.851Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-09-06T23:24:58.851Z] ok github.com/docker/docker/pkg/directory 0.182s coverage: 80.0% of statements [2019-09-06T23:24:58.851Z] ok github.com/docker/docker/pkg/discovery 0.222s coverage: 58.3% of statements [2019-09-06T23:24:58.851Z] ok github.com/docker/docker/pkg/discovery/file 0.136s coverage: 97.6% of statements [2019-09-06T23:24:58.851Z] ok github.com/docker/docker/pkg/discovery/kv 3.550s coverage: 84.1% of statements [2019-09-06T23:24:58.851Z] ok github.com/docker/docker/pkg/discovery/memory 0.049s coverage: 92.3% of statements [2019-09-06T23:24:58.851Z] ok github.com/docker/docker/pkg/discovery/nodes 0.058s coverage: 93.8% of statements [2019-09-06T23:24:58.851Z] ok github.com/docker/docker/pkg/filenotify 0.139s coverage: 43.8% of statements [2019-09-06T23:24:58.851Z] ok github.com/docker/docker/pkg/fileutils 0.113s coverage: 87.7% of statements [2019-09-06T23:24:58.851Z] ok github.com/docker/docker/pkg/homedir 0.105s coverage: 37.5% of statements [2019-09-06T23:24:58.851Z] ok github.com/docker/docker/pkg/idtools 0.148s coverage: 6.3% of statements [2019-09-06T23:24:58.851Z] ok github.com/docker/docker/pkg/ioutils 0.841s coverage: 69.1% of statements [2019-09-06T23:24:58.851Z] ok github.com/docker/docker/pkg/jsonmessage 0.353s coverage: 91.7% of statements [2019-09-06T23:24:58.851Z] ok github.com/docker/docker/pkg/locker 0.152s coverage: 88.9% of statements [2019-09-06T23:24:58.851Z] ok github.com/docker/docker/pkg/longpath 0.062s coverage: 100.0% of statements [2019-09-06T23:24:58.851Z] ? github.com/docker/docker/pkg/mount [no test files] [2019-09-06T23:24:58.851Z] ok github.com/docker/docker/pkg/namesgenerator 0.037s coverage: 85.7% of statements [2019-09-06T23:24:58.851Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-09-06T23:24:58.851Z] ok github.com/docker/docker/pkg/parsers 0.073s coverage: 97.0% of statements [2019-09-06T23:24:58.851Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2019-09-06T23:24:58.851Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2019-09-06T23:24:58.851Z] ok github.com/docker/docker/pkg/pidfile 0.116s coverage: 82.6% of statements [2019-09-06T23:24:58.851Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-09-06T23:24:58.851Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-09-06T23:25:00.131Z] PASS: docker_cli_daemon_test.go:2968: DockerDaemonSuite.TestFailedPluginRemove 1.864s [2019-09-06T23:25:00.388Z] PASS: docker_cli_build_test.go:2099: DockerSuite.TestBuildDockerfileStdinNoExtraFiles 1.472s [2019-09-06T23:25:00.953Z] PASS: docker_cli_daemon_test.go:1282: DockerDaemonSuite.TestHTTPSInfo 0.534s [2019-09-06T23:25:01.211Z] PASS: docker_cli_daemon_test.go:1345: DockerDaemonSuite.TestHTTPSInfoRogueCert 0.522s [2019-09-06T23:25:01.776Z] PASS: docker_cli_daemon_test.go:1374: DockerDaemonSuite.TestHTTPSInfoRogueServerCert 0.522s [2019-09-06T23:25:03.672Z] PASS: docker_cli_daemon_test.go:1310: DockerDaemonSuite.TestHTTPSRun 1.765s [2019-09-06T23:25:03.672Z] PASS: docker_cli_daemon_test.go:50: DockerDaemonSuite.TestLegacyDaemonCommand 0.000s [2019-09-06T23:25:05.069Z] --- PASS: TestServiceUpdateNetwork (14.97s) [2019-09-06T23:25:05.069Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork [2019-09-06T23:25:05.069Z] daemon.go:321: [d9808aa0e7db4] waiting for daemon to start [2019-09-06T23:25:05.069Z] daemon.go:339: [d9808aa0e7db4] daemon started [2019-09-06T23:25:05.069Z] daemon.go:449: [d9808aa0e7db4] Stopping daemon [2019-09-06T23:25:05.069Z] daemon.go:288: [d9808aa0e7db4] exiting daemon [2019-09-06T23:25:05.069Z] daemon.go:436: [d9808aa0e7db4] Daemon stopped [2019-09-06T23:25:05.069Z] === RUN TestDockerNetworkReConnect [2019-09-06T23:25:05.327Z] PASS: docker_cli_daemon_plugins_test.go:303: DockerDaemonSuite.TestPluginListFilterCapability 1.622s [2019-09-06T23:25:05.535Z] Loaded image: buildpack-deps:jessie [2019-09-06T23:25:05.535Z] Loaded image: busybox:latest [2019-09-06T23:25:06.337Z] Loaded image: busybox:glibc [2019-09-06T23:25:06.337Z] Loaded image: debian:jessie [2019-09-06T23:25:06.817Z] Loaded image: hello-world:latest [2019-09-06T23:25:06.817Z] INFO: Testing against a local daemon [2019-09-06T23:25:06.817Z] === RUN TestBuildWithSession [2019-09-06T23:25:06.846Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2019-09-06T23:25:07.223Z] PASS: docker_cli_daemon_plugins_test.go:275: DockerDaemonSuite.TestPluginListFilterEnabled 1.649s [2019-09-06T23:25:10.496Z] --- PASS: TestDockerNetworkReConnect (5.48s) [2019-09-06T23:25:10.496Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect [2019-09-06T23:25:10.496Z] daemon.go:321: [de5db1dc672e2] waiting for daemon to start [2019-09-06T23:25:10.496Z] daemon.go:339: [de5db1dc672e2] daemon started [2019-09-06T23:25:10.496Z] daemon.go:449: [de5db1dc672e2] Stopping daemon [2019-09-06T23:25:10.496Z] daemon.go:288: [de5db1dc672e2] exiting daemon [2019-09-06T23:25:10.496Z] daemon.go:436: [de5db1dc672e2] Daemon stopped [2019-09-06T23:25:10.496Z] === RUN TestServiceUpdateNetwork [2019-09-06T23:25:10.753Z] PASS: docker_cli_daemon_plugins_test.go:234: DockerDaemonSuite.TestPluginVolumeRemoveOnRestart 3.803s [2019-09-06T23:25:11.014Z] --- PASS: TestBuildWithSession (4.31s) [2019-09-06T23:25:11.014Z] === RUN TestBuildSquashParent [2019-09-06T23:25:11.738Z] tests/integration/api_image_test.py ...........s..... [ 40%] [2019-09-06T23:25:12.135Z] PASS: docker_cli_prune_unix_test.go:82: DockerDaemonSuite.TestPruneImageDangling 1.344s [2019-09-06T23:25:13.067Z] PASS: docker_cli_build_test.go:2297: DockerSuite.TestBuildDockerignore 12.546s [2019-09-06T23:25:13.997Z] PASS: docker_cli_prune_unix_test.go:271: DockerDaemonSuite.TestPruneImageLabel 1.888s [2019-09-06T23:25:14.562Z] PASS: docker_cli_build_test.go:2335: DockerSuite.TestBuildDockerignoreCleanPaths 1.639s [2019-09-06T23:25:14.562Z] PASS: docker_cli_info_test.go:213: DockerDaemonSuite.TestRegistryMirrors 0.527s [2019-09-06T23:25:16.577Z] ok github.com/docker/docker/pkg/plugins 35.108s coverage: 73.6% of statements [2019-09-06T23:25:16.577Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.101s coverage: 56.8% of statements [2019-09-06T23:25:16.577Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-09-06T23:25:16.577Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-09-06T23:25:16.577Z] ok github.com/docker/docker/pkg/plugins/transport 0.181s coverage: 85.7% of statements [2019-09-06T23:25:16.577Z] ok github.com/docker/docker/pkg/pools 0.040s coverage: 87.9% of statements [2019-09-06T23:25:16.577Z] ok github.com/docker/docker/pkg/progress 0.038s coverage: 75.9% of statements [2019-09-06T23:25:16.577Z] ok github.com/docker/docker/pkg/pubsub 1.117s coverage: 72.7% of statements [2019-09-06T23:25:16.577Z] ok github.com/docker/docker/pkg/reexec 0.083s coverage: 82.4% of statements [2019-09-06T23:25:16.577Z] ok github.com/docker/docker/pkg/signal 0.079s coverage: 20.3% of statements [2019-09-06T23:25:16.577Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-09-06T23:25:16.577Z] ok github.com/docker/docker/pkg/stdcopy 0.042s coverage: 100.0% of statements [2019-09-06T23:25:16.577Z] ok github.com/docker/docker/pkg/streamformatter 0.092s coverage: 66.2% of statements [2019-09-06T23:25:16.577Z] ok github.com/docker/docker/pkg/stringid 0.076s coverage: 70.6% of statements [2019-09-06T23:25:16.577Z] ? github.com/docker/docker/pkg/symlink [no test files] [2019-09-06T23:25:16.577Z] ok github.com/docker/docker/pkg/sysinfo 0.039s coverage: 38.2% of statements [2019-09-06T23:25:16.577Z] ok github.com/docker/docker/pkg/system 0.127s coverage: 12.3% of statements [2019-09-06T23:25:16.577Z] ok github.com/docker/docker/pkg/tailfile 0.076s coverage: 88.6% of statements [2019-09-06T23:25:16.577Z] ok github.com/docker/docker/pkg/tarsum 0.181s coverage: 89.3% of statements [2019-09-06T23:25:16.577Z] ok github.com/docker/docker/pkg/term 0.102s coverage: 30.8% of statements [2019-09-06T23:25:16.577Z] ok github.com/docker/docker/pkg/term/windows 0.034s coverage: 0.0% of statements [no tests to run] [2019-09-06T23:25:16.577Z] ok github.com/docker/docker/pkg/truncindex 0.139s coverage: 91.5% of statements [2019-09-06T23:25:16.577Z] ok github.com/docker/docker/pkg/urlutil 0.042s coverage: 100.0% of statements [2019-09-06T23:25:16.577Z] ok github.com/docker/docker/pkg/useragent 0.036s coverage: 88.9% of statements [2019-09-06T23:25:16.577Z] ok github.com/docker/docker/plugin 0.217s coverage: 12.0% of statements [2019-09-06T23:25:16.577Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-09-06T23:25:16.577Z] ok github.com/docker/docker/plugin/v2 0.125s coverage: 20.1% of statements [2019-09-06T23:25:16.577Z] ok github.com/docker/docker/reference 0.133s coverage: 84.4% of statements [2019-09-06T23:25:16.577Z] ok github.com/docker/docker/registry 0.457s coverage: 52.3% of statements [2019-09-06T23:25:16.577Z] ok github.com/docker/docker/registry/resumable 0.355s coverage: 100.0% of statements [2019-09-06T23:25:16.577Z] ok github.com/docker/docker/restartmanager 0.050s coverage: 47.1% of statements [2019-09-06T23:25:16.577Z] ? github.com/docker/docker/rootless [no test files] [2019-09-06T23:25:16.577Z] ok github.com/docker/docker/runconfig 0.209s coverage: 54.5% of statements [2019-09-06T23:25:16.577Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-09-06T23:25:16.577Z] ? github.com/docker/docker/volume [no test files] [2019-09-06T23:25:16.577Z] ok github.com/docker/docker/volume/drivers 0.269s coverage: 36.1% of statements [2019-09-06T23:25:16.577Z] ok github.com/docker/docker/volume/local 0.198s coverage: 37.7% of statements [2019-09-06T23:25:16.577Z] ok github.com/docker/docker/volume/mounts 0.125s coverage: 66.2% of statements [2019-09-06T23:25:16.577Z] ok github.com/docker/docker/volume/service 0.402s coverage: 70.3% of statements [2019-09-06T23:25:16.577Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-09-06T23:25:16.577Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-09-06T23:25:17.837Z] PASS: docker_cli_build_test.go:5151: DockerSuite.TestBuildDockerignoreComment 3.284s [2019-09-06T23:25:17.837Z] PASS: docker_cli_daemon_test.go:2762: DockerDaemonSuite.TestRemoveContainerAfterLiveRestore 3.315s [2019-09-06T23:25:18.773Z] INFO: make.ps1 ended at 09/06/2019 23:25:18 [2019-09-06T23:25:20.323Z] INFO: Unit tests ended at 09/06/2019 23:25:19. Duration:00:04:07.2438476 [2019-09-06T23:25:20.323Z] INFO: Building busybox [2019-09-06T23:25:20.323Z] Downloading build context from remote url: https://raw.githubusercontent.com/jhowardmsft/busybox/v1.1/Dockerfile 701B [2019-09-06T23:25:20.323Z] Downloading build context from remote url: https://raw.githubusercontent.com/jhowardmsft/busybox/v1.1/Dockerfile 701B [2019-09-06T23:25:20.323Z] [2019-09-06T23:25:20.323Z] Sending build context to Docker daemon 2.56kB [2019-09-06T23:25:20.323Z] [2019-09-06T23:25:20.323Z] Step 1/6 : FROM microsoft/windowsservercore [2019-09-06T23:25:20.323Z] ---> b05c49cadc10 [2019-09-06T23:25:20.323Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2019-09-06T23:25:20.323Z] ---> Running in 991f211ceb77 [2019-09-06T23:25:20.349Z] --- PASS: TestBuildSquashParent (9.12s) [2019-09-06T23:25:20.349Z] === RUN TestBuildWithRemoveAndForceRemove [2019-09-06T23:25:20.349Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-06T23:25:20.349Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-06T23:25:20.349Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-06T23:25:20.349Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-06T23:25:20.349Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-06T23:25:20.349Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-06T23:25:20.349Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-06T23:25:20.349Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-06T23:25:20.349Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-06T23:25:20.349Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-06T23:25:20.349Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-06T23:25:20.349Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-06T23:25:20.349Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-06T23:25:20.349Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-06T23:25:21.112Z] PASS: docker_cli_daemon_test.go:2795: DockerDaemonSuite.TestRestartPolicyWithLiveRestore 3.258s [2019-09-06T23:25:23.560Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-06T23:25:23.560Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-06T23:25:26.139Z] Removing intermediate container 991f211ceb77 [2019-09-06T23:25:26.139Z] ---> 0251b874b70e [2019-09-06T23:25:26.139Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2019-09-06T23:25:26.143Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-06T23:25:26.143Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-06T23:25:26.366Z] PASS: docker_cli_daemon_test.go:2112: DockerDaemonSuite.TestRunLinksChanged 4.397s [2019-09-06T23:25:26.366Z] --- PASS: TestServiceUpdateNetwork (15.75s) [2019-09-06T23:25:26.366Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork [2019-09-06T23:25:26.366Z] daemon.go:321: [d0a87efe77487] waiting for daemon to start [2019-09-06T23:25:26.366Z] daemon.go:339: [d0a87efe77487] daemon started [2019-09-06T23:25:26.366Z] daemon.go:449: [d0a87efe77487] Stopping daemon [2019-09-06T23:25:26.366Z] daemon.go:288: [d0a87efe77487] exiting daemon [2019-09-06T23:25:26.366Z] daemon.go:436: [d0a87efe77487] Daemon stopped [2019-09-06T23:25:26.366Z] === RUN TestDockerNetworkReConnect [2019-09-06T23:25:27.113Z] [2019-09-06T23:25:27.113Z] ---> 642b8552beda [2019-09-06T23:25:27.113Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2019-09-06T23:25:27.113Z] ---> Running in 361fa9f29bb9 [2019-09-06T23:25:27.737Z] PASS: docker_cli_run_unix_test.go:1444: DockerDaemonSuite.TestRunSeccompJSONNewFormat 1.871s [2019-09-06T23:25:28.661Z] [2019-09-06T23:25:28.662Z] SUCCESS: Specified value was saved. [2019-09-06T23:25:28.667Z] PASS: docker_cli_run_unix_test.go:1495: DockerDaemonSuite.TestRunSeccompJSONNoArchAndArchMap 1.177s [2019-09-06T23:25:29.510Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2019-09-06T23:25:29.510Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.14s) [2019-09-06T23:25:29.510Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.26s) [2019-09-06T23:25:29.510Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.68s) [2019-09-06T23:25:29.510Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.00s) [2019-09-06T23:25:29.510Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.02s) [2019-09-06T23:25:29.510Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.88s) [2019-09-06T23:25:29.510Z] === RUN TestBuildMultiStageCopy [2019-09-06T23:25:29.510Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-09-06T23:25:30.038Z] PASS: docker_cli_run_unix_test.go:1469: DockerDaemonSuite.TestRunSeccompJSONNoNameAndNames 1.191s [2019-09-06T23:25:30.885Z] Removing intermediate container 361fa9f29bb9 [2019-09-06T23:25:30.885Z] ---> 47497e5be960 [2019-09-06T23:25:30.885Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2019-09-06T23:25:30.885Z] ---> Running in 8d2c707cf2aa [2019-09-06T23:25:31.932Z] PASS: docker_cli_build_test.go:2349: DockerSuite.TestBuildDockerignoreExceptions 13.696s [2019-09-06T23:25:31.953Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-09-06T23:25:32.190Z] --- PASS: TestDockerNetworkReConnect (6.03s) [2019-09-06T23:25:32.190Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect [2019-09-06T23:25:32.190Z] daemon.go:321: [dc15c5cb2e1c4] waiting for daemon to start [2019-09-06T23:25:32.190Z] daemon.go:339: [dc15c5cb2e1c4] daemon started [2019-09-06T23:25:32.190Z] daemon.go:449: [dc15c5cb2e1c4] Stopping daemon [2019-09-06T23:25:32.190Z] daemon.go:288: [dc15c5cb2e1c4] exiting daemon [2019-09-06T23:25:32.190Z] daemon.go:436: [dc15c5cb2e1c4] Daemon stopped [2019-09-06T23:25:32.190Z] === RUN TestServiceUpdateNetwork [2019-09-06T23:25:32.321Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-09-06T23:25:32.460Z] PASS: docker_cli_build_test.go:2446: DockerSuite.TestBuildDockerignoreTouchDockerfile 0.937s [2019-09-06T23:25:32.460Z] PASS: docker_cli_build_test.go:2522: DockerSuite.TestBuildDockerignoringBadExclusion 0.010s [2019-09-06T23:25:32.684Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-09-06T23:25:33.391Z] PASS: docker_cli_run_unix_test.go:1532: DockerDaemonSuite.TestRunWithDaemonDefaultSeccompProfile 3.526s [2019-09-06T23:25:33.493Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-09-06T23:25:33.859Z] --- PASS: TestBuildMultiStageCopy (4.90s) [2019-09-06T23:25:33.859Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.74s) [2019-09-06T23:25:33.859Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2019-09-06T23:25:33.859Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s) [2019-09-06T23:25:33.859Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2019-09-06T23:25:33.859Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.60s) [2019-09-06T23:25:33.859Z] === RUN TestBuildMultiStageParentConfig [2019-09-06T23:25:36.319Z] --- PASS: TestBuildMultiStageParentConfig (2.19s) [2019-09-06T23:25:36.319Z] === RUN TestBuildLabelWithTargets [2019-09-06T23:25:36.934Z] tests/integration/api_network_test.py ........................... [ 47%] [2019-09-06T23:25:38.004Z] Cannot create a file when that file already exists. [2019-09-06T23:25:38.646Z] PASS: docker_cli_build_test.go:2394: DockerSuite.TestBuildDockerignoringDockerfile 5.182s [2019-09-06T23:25:38.832Z] --- PASS: TestBuildLabelWithTargets (2.49s) [2019-09-06T23:25:38.832Z] === RUN TestBuildWithEmptyLayers [2019-09-06T23:25:39.755Z] --- PASS: TestBuildWithEmptyLayers (1.00s) [2019-09-06T23:25:39.755Z] === RUN TestBuildMultiStageOnBuild [2019-09-06T23:25:40.018Z] PASS: docker_cli_build_test.go:2433: DockerSuite.TestBuildDockerignoringDockerignore 2.295s [2019-09-06T23:25:41.388Z] PASS: docker_cli_daemon_test.go:2524: DockerDaemonSuite.TestRunWithRuntimeFromCommandLine 7.783s [2019-09-06T23:25:43.004Z] --- PASS: TestBuildMultiStageOnBuild (2.96s) [2019-09-06T23:25:43.004Z] === RUN TestBuildUncleanTarFilenames [2019-09-06T23:25:43.285Z] PASS: docker_cli_build_test.go:2505: DockerSuite.TestBuildDockerignoringOnlyDotfiles 3.082s [2019-09-06T23:25:43.811Z] --- PASS: TestBuildUncleanTarFilenames (1.21s) [2019-09-06T23:25:43.811Z] === RUN TestBuildMultiStageLayerLeak [2019-09-06T23:25:43.820Z] Removing intermediate container 8d2c707cf2aa [2019-09-06T23:25:43.820Z] ---> 4828ca53ea59 [2019-09-06T23:25:43.820Z] Step 6/6 : CMD ["sh"] [2019-09-06T23:25:43.820Z] ---> Running in 37e4b868bfd3 [2019-09-06T23:25:43.820Z] Removing intermediate container 37e4b868bfd3 [2019-09-06T23:25:43.820Z] ---> 7c917904a28a [2019-09-06T23:25:43.820Z] Successfully built 7c917904a28a [2019-09-06T23:25:43.820Z] Successfully tagged busybox:latest [2019-09-06T23:25:43.820Z] INFO: Docker images of the daemon under test [2019-09-06T23:25:43.820Z] [2019-09-06T23:25:44.283Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-09-06T23:25:44.283Z] busybox latest 7c917904a28a Less than a second ago 4.74GB [2019-09-06T23:25:44.283Z] microsoft/windowsservercore latest b05c49cadc10 3 weeks ago 4.71GB [2019-09-06T23:25:44.283Z] mcr.microsoft.com/windows/servercore ltsc2019 b05c49cadc10 3 weeks ago 4.71GB [2019-09-06T23:25:44.283Z] [2019-09-06T23:25:44.283Z] INFO: Running integration tests at 09/06/2019 23:25:43... [2019-09-06T23:25:44.283Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2019-09-06T23:25:44.283Z] INFO: Integration API tests being run from the host: [2019-09-06T23:25:44.283Z] INFO: make.ps1 starting at 09/06/2019 23:25:43 [2019-09-06T23:25:45.258Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2019-09-06T23:25:45.318Z] tests/integration/api_plugin_test.py ........... [ 50%] [2019-09-06T23:25:46.977Z] tests/integration/api_secret_test.py ..... [ 52%] [2019-09-06T23:25:46.989Z] --- PASS: TestBuildMultiStageLayerLeak (2.89s) [2019-09-06T23:25:46.989Z] === RUN TestBuildWithHugeFile [2019-09-06T23:25:48.548Z] --- PASS: TestServiceUpdateNetwork (16.20s) [2019-09-06T23:25:48.548Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork [2019-09-06T23:25:48.548Z] daemon.go:321: [d6143cb7691bc] waiting for daemon to start [2019-09-06T23:25:48.548Z] daemon.go:339: [d6143cb7691bc] daemon started [2019-09-06T23:25:48.548Z] daemon.go:449: [d6143cb7691bc] Stopping daemon [2019-09-06T23:25:48.548Z] daemon.go:288: [d6143cb7691bc] exiting daemon [2019-09-06T23:25:48.548Z] daemon.go:436: [d6143cb7691bc] Daemon stopped [2019-09-06T23:25:48.548Z] === RUN TestDockerNetworkReConnect [2019-09-06T23:25:49.478Z] PASS: docker_cli_build_test.go:2412: DockerSuite.TestBuildDockerignoringRenamedDockerfile 6.387s [2019-09-06T23:25:50.847Z] PASS: docker_cli_daemon_test.go:2406: DockerDaemonSuite.TestRunWithRuntimeFromConfigFile 9.277s [2019-09-06T23:25:52.220Z] PASS: docker_cli_build_test.go:2488: DockerSuite.TestBuildDockerignoringWholeDir 2.664s [2019-09-06T23:25:52.591Z] tests/integration/api_service_test.py ................s................. [ 61%] [2019-09-06T23:25:53.593Z] --- PASS: TestDockerNetworkReConnect (5.13s) [2019-09-06T23:25:53.593Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect [2019-09-06T23:25:53.593Z] daemon.go:321: [d45ffb88e4d0f] waiting for daemon to start [2019-09-06T23:25:53.593Z] daemon.go:339: [d45ffb88e4d0f] daemon started [2019-09-06T23:25:53.593Z] daemon.go:449: [d45ffb88e4d0f] Stopping daemon [2019-09-06T23:25:53.593Z] daemon.go:288: [d45ffb88e4d0f] exiting daemon [2019-09-06T23:25:53.593Z] daemon.go:436: [d45ffb88e4d0f] Daemon stopped [2019-09-06T23:25:53.593Z] === RUN TestServiceUpdateNetwork [2019-09-06T23:25:53.593Z] PASS: docker_cli_run_test.go:4116: DockerDaemonSuite.TestRunWithUlimitAndDaemonDefault 2.352s [2019-09-06T23:25:54.969Z] PASS: docker_cli_build_test.go:2561: DockerSuite.TestBuildDockerignoringWildDirs 2.619s [2019-09-06T23:25:55.534Z] PASS: docker_cli_daemon_test.go:2852: DockerDaemonSuite.TestShmSize 2.062s [2019-09-06T23:25:58.858Z] PASS: docker_cli_daemon_test.go:2869: DockerDaemonSuite.TestShmSizeReload 2.842s [2019-09-06T23:25:58.858Z] PASS: docker_cli_daemon_test.go:1336: DockerDaemonSuite.TestTLSVerify 0.068s [2019-09-06T23:26:04.110Z] PASS: docker_cli_daemon_plugins_test.go:188: DockerDaemonSuite.TestVolumePlugin 5.296s [2019-09-06T23:26:04.213Z] ........................ [ 67%] [2019-09-06T23:26:06.545Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2019-09-06T23:26:07.383Z] PASS: docker_api_swarm_test.go:890: DockerSwarmSuite.TestAPIDuplicateNetworks 1.750s [2019-09-06T23:26:07.520Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2019-09-06T23:26:08.755Z] --- PASS: TestServiceUpdateNetwork (15.40s) [2019-09-06T23:26:08.755Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork [2019-09-06T23:26:08.755Z] daemon.go:321: [d2599616338ed] waiting for daemon to start [2019-09-06T23:26:08.755Z] daemon.go:339: [d2599616338ed] daemon started [2019-09-06T23:26:08.755Z] daemon.go:449: [d2599616338ed] Stopping daemon [2019-09-06T23:26:08.755Z] daemon.go:288: [d2599616338ed] exiting daemon [2019-09-06T23:26:08.755Z] daemon.go:436: [d2599616338ed] Daemon stopped [2019-09-06T23:26:08.755Z] PASS [2019-09-06T23:26:08.755Z] Running /go/src/github.com/docker/docker/integration/session flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:26:09.013Z] INFO: Testing against a local daemon [2019-09-06T23:26:09.013Z] testing: warning: no tests to run [2019-09-06T23:26:09.013Z] PASS [2019-09-06T23:26:09.013Z] Running /go/src/github.com/docker/docker/integration/system flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:26:09.013Z] INFO: Testing against a local daemon [2019-09-06T23:26:09.013Z] testing: warning: no tests to run [2019-09-06T23:26:09.013Z] PASS [2019-09-06T23:26:09.013Z] Running /go/src/github.com/docker/docker/integration/volume flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:26:09.013Z] INFO: Testing against a local daemon [2019-09-06T23:26:09.013Z] testing: warning: no tests to run [2019-09-06T23:26:09.013Z] PASS [2019-09-06T23:26:09.013Z] Running integration-test (iteration 4) [2019-09-06T23:26:09.013Z] Running /go/src/github.com/docker/docker/integration/build flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:26:09.013Z] INFO: Testing against a local daemon [2019-09-06T23:26:09.013Z] === RUN TestBuildMultiStageCopy [2019-09-06T23:26:09.013Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-09-06T23:26:10.384Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-09-06T23:26:10.384Z] PASS: docker_api_swarm_test.go:1016: DockerSwarmSuite.TestAPINetworkInspectWithScope 1.668s [2019-09-06T23:26:10.384Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-09-06T23:26:10.457Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2019-09-06T23:26:10.641Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-09-06T23:26:10.898Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-09-06T23:26:11.155Z] --- PASS: TestBuildMultiStageCopy (2.01s) [2019-09-06T23:26:11.155Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.19s) [2019-09-06T23:26:11.155Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.17s) [2019-09-06T23:26:11.155Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.16s) [2019-09-06T23:26:11.155Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2019-09-06T23:26:11.155Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) [2019-09-06T23:26:11.155Z] === RUN TestBuildMultiStageCopy [2019-09-06T23:26:11.155Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-09-06T23:26:11.155Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-09-06T23:26:11.412Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-09-06T23:26:11.669Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-09-06T23:26:11.669Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-09-06T23:26:11.926Z] --- PASS: TestBuildMultiStageCopy (0.95s) [2019-09-06T23:26:11.926Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.19s) [2019-09-06T23:26:11.926Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.16s) [2019-09-06T23:26:11.926Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.16s) [2019-09-06T23:26:11.926Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2019-09-06T23:26:11.926Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2019-09-06T23:26:11.926Z] === RUN TestBuildMultiStageCopy [2019-09-06T23:26:11.926Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-09-06T23:26:12.184Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-09-06T23:26:12.441Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-09-06T23:26:12.698Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-09-06T23:26:12.955Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-09-06T23:26:13.222Z] --- PASS: TestBuildMultiStageCopy (1.21s) [2019-09-06T23:26:13.222Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.25s) [2019-09-06T23:26:13.222Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2019-09-06T23:26:13.222Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.24s) [2019-09-06T23:26:13.222Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2019-09-06T23:26:13.222Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.27s) [2019-09-06T23:26:13.222Z] === RUN TestBuildMultiStageCopy [2019-09-06T23:26:13.222Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-09-06T23:26:13.222Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-09-06T23:26:13.377Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2019-09-06T23:26:13.480Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-09-06T23:26:13.737Z] PASS: docker_cli_build_test.go:2539: DockerSuite.TestBuildDockerignoringWildTopDir 18.757s [2019-09-06T23:26:13.737Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-09-06T23:26:13.737Z] PASS: docker_cli_build_test.go:3945: DockerSuite.TestBuildDotDotFile 0.149s [2019-09-06T23:26:13.994Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-09-06T23:26:16.254Z] --- PASS: TestBuildMultiStageCopy (1.12s) [2019-09-06T23:26:16.254Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.15s) [2019-09-06T23:26:16.254Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.24s) [2019-09-06T23:26:16.254Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2019-09-06T23:26:16.254Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2019-09-06T23:26:16.254Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.28s) [2019-09-06T23:26:16.254Z] === RUN TestBuildMultiStageCopy [2019-09-06T23:26:16.254Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-09-06T23:26:16.254Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-09-06T23:26:16.254Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-09-06T23:26:16.254Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-09-06T23:26:16.254Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-09-06T23:26:16.254Z] --- PASS: TestBuildMultiStageCopy (1.05s) [2019-09-06T23:26:16.254Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.14s) [2019-09-06T23:26:16.254Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.15s) [2019-09-06T23:26:16.254Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2019-09-06T23:26:16.254Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2019-09-06T23:26:16.254Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.32s) [2019-09-06T23:26:16.254Z] PASS [2019-09-06T23:26:16.254Z] Running /go/src/github.com/docker/docker/integration/config flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:26:16.254Z] INFO: Testing against a local daemon [2019-09-06T23:26:16.254Z] === RUN TestConfigDaemonLibtrustID [2019-09-06T23:26:16.254Z] PASS: docker_api_swarm_service_test.go:34: DockerSwarmSuite.TestAPIServiceUpdatePort 4.591s [2019-09-06T23:26:16.254Z] --- PASS: TestConfigDaemonLibtrustID (0.61s) [2019-09-06T23:26:16.254Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestConfigDaemonLibtrustID [2019-09-06T23:26:16.254Z] daemon.go:321: [d2e17dab9c2d1] waiting for daemon to start [2019-09-06T23:26:16.254Z] daemon.go:339: [d2e17dab9c2d1] daemon started [2019-09-06T23:26:16.254Z] daemon.go:449: [d2e17dab9c2d1] Stopping daemon [2019-09-06T23:26:16.254Z] daemon.go:288: [d2e17dab9c2d1] exiting daemon [2019-09-06T23:26:16.254Z] daemon.go:436: [d2e17dab9c2d1] Daemon stopped [2019-09-06T23:26:16.254Z] === RUN TestConfigDaemonLibtrustID [2019-09-06T23:26:16.389Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-09-06T23:26:16.511Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2019-09-06T23:26:16.511Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestConfigDaemonLibtrustID [2019-09-06T23:26:16.511Z] daemon.go:321: [d4a049d11629c] waiting for daemon to start [2019-09-06T23:26:16.511Z] daemon.go:339: [d4a049d11629c] daemon started [2019-09-06T23:26:16.511Z] daemon.go:449: [d4a049d11629c] Stopping daemon [2019-09-06T23:26:16.511Z] daemon.go:288: [d4a049d11629c] exiting daemon [2019-09-06T23:26:16.511Z] daemon.go:436: [d4a049d11629c] Daemon stopped [2019-09-06T23:26:16.511Z] === RUN TestConfigDaemonLibtrustID [2019-09-06T23:26:17.076Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2019-09-06T23:26:17.076Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestConfigDaemonLibtrustID [2019-09-06T23:26:17.076Z] daemon.go:321: [d8cfb582da033] waiting for daemon to start [2019-09-06T23:26:17.076Z] daemon.go:339: [d8cfb582da033] daemon started [2019-09-06T23:26:17.076Z] daemon.go:449: [d8cfb582da033] Stopping daemon [2019-09-06T23:26:17.076Z] daemon.go:288: [d8cfb582da033] exiting daemon [2019-09-06T23:26:17.076Z] daemon.go:436: [d8cfb582da033] Daemon stopped [2019-09-06T23:26:17.076Z] === RUN TestConfigDaemonLibtrustID [2019-09-06T23:26:17.643Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2019-09-06T23:26:17.643Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestConfigDaemonLibtrustID [2019-09-06T23:26:17.643Z] daemon.go:321: [d20182c52fbca] waiting for daemon to start [2019-09-06T23:26:17.643Z] daemon.go:339: [d20182c52fbca] daemon started [2019-09-06T23:26:17.643Z] daemon.go:449: [d20182c52fbca] Stopping daemon [2019-09-06T23:26:17.643Z] daemon.go:288: [d20182c52fbca] exiting daemon [2019-09-06T23:26:17.643Z] daemon.go:436: [d20182c52fbca] Daemon stopped [2019-09-06T23:26:17.643Z] === RUN TestConfigDaemonLibtrustID [2019-09-06T23:26:18.208Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2019-09-06T23:26:18.208Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestConfigDaemonLibtrustID [2019-09-06T23:26:18.208Z] daemon.go:321: [d2b0ee81c4d5b] waiting for daemon to start [2019-09-06T23:26:18.208Z] daemon.go:339: [d2b0ee81c4d5b] daemon started [2019-09-06T23:26:18.208Z] daemon.go:449: [d2b0ee81c4d5b] Stopping daemon [2019-09-06T23:26:18.208Z] daemon.go:288: [d2b0ee81c4d5b] exiting daemon [2019-09-06T23:26:18.208Z] daemon.go:436: [d2b0ee81c4d5b] Daemon stopped [2019-09-06T23:26:18.208Z] PASS [2019-09-06T23:26:18.208Z] Running /go/src/github.com/docker/docker/integration/container flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:26:18.208Z] INFO: Testing against a local daemon [2019-09-06T23:26:18.208Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-09-06T23:26:18.466Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2019-09-06T23:26:18.466Z] === RUN TestCopyFromContainerPathIsNotDir [2019-09-06T23:26:18.466Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2019-09-06T23:26:18.466Z] === RUN TestCopyFromContainer [2019-09-06T23:26:18.580Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-09-06T23:26:19.397Z] PASS: docker_cli_build_test.go:2635: DockerSuite.TestBuildEOLInLine 5.534s [2019-09-06T23:26:19.653Z] PASS: docker_cli_build_test.go:3169: DockerSuite.TestBuildEmptyCmd 0.301s [2019-09-06T23:26:20.217Z] PASS: docker_cli_build_test.go:1705: DockerSuite.TestBuildEmptyEntrypoint 0.375s [2019-09-06T23:26:20.474Z] === RUN TestCopyFromContainer// [2019-09-06T23:26:20.731Z] === RUN TestCopyFromContainer//bar/root [2019-09-06T23:26:20.731Z] === RUN TestCopyFromContainer//bar/root/ [2019-09-06T23:26:20.731Z] PASS: docker_cli_build_test.go:1682: DockerSuite.TestBuildEmptyEntrypointInheritance 0.686s [2019-09-06T23:26:20.772Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2019-09-06T23:26:20.989Z] === RUN TestCopyFromContainer/bar/quux [2019-09-06T23:26:20.989Z] PASS: docker_cli_build_test.go:3937: DockerSuite.TestBuildEmptyScratch 0.155s [2019-09-06T23:26:20.989Z] === RUN TestCopyFromContainer/bar/quux/ [2019-09-06T23:26:20.989Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-09-06T23:26:21.246Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-09-06T23:26:21.246Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-09-06T23:26:21.246Z] PASS: docker_cli_build_test.go:3962: DockerSuite.TestBuildEmptyStringVolume 0.382s [2019-09-06T23:26:21.246Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-09-06T23:26:21.503Z] === RUN TestCopyFromContainer/bar/notarget [2019-09-06T23:26:21.503Z] --- PASS: TestCopyFromContainer (3.03s) [2019-09-06T23:26:21.503Z] --- PASS: TestCopyFromContainer// (0.11s) [2019-09-06T23:26:21.503Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2019-09-06T23:26:21.503Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2019-09-06T23:26:21.503Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2019-09-06T23:26:21.503Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2019-09-06T23:26:21.503Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2019-09-06T23:26:21.503Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2019-09-06T23:26:21.503Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2019-09-06T23:26:21.503Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2019-09-06T23:26:21.503Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2019-09-06T23:26:21.503Z] === RUN TestHealthKillContainer [2019-09-06T23:26:21.747Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-09-06T23:26:21.760Z] PASS: docker_cli_build_test.go:1719: DockerSuite.TestBuildEntrypoint 0.338s [2019-09-06T23:26:21.984Z] --- PASS: TestBuildWithHugeFile (31.30s) [2019-09-06T23:26:21.985Z] === RUN TestBuildWithEmptyDockerfile [2019-09-06T23:26:21.985Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-06T23:26:21.985Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-06T23:26:21.985Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-06T23:26:21.985Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-06T23:26:21.985Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-06T23:26:21.985Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-06T23:26:21.985Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-06T23:26:21.985Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-06T23:26:21.985Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-06T23:26:21.985Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2019-09-06T23:26:21.985Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s) [2019-09-06T23:26:21.985Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2019-09-06T23:26:21.985Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2019-09-06T23:26:21.985Z] === RUN TestBuildPreserveOwnership [2019-09-06T23:26:21.985Z] === RUN TestBuildPreserveOwnership/copy_from [2019-09-06T23:26:22.350Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-09-06T23:26:22.723Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-09-06T23:26:24.281Z] PASS: docker_cli_build_test.go:3252: DockerSuite.TestBuildEntrypointCanBeOverriddenByChild 2.248s [2019-09-06T23:26:24.803Z] --- PASS: TestBuildPreserveOwnership (6.53s) [2019-09-06T23:26:24.803Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.12s) [2019-09-06T23:26:24.803Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.40s) [2019-09-06T23:26:24.803Z] PASS [2019-09-06T23:26:24.803Z] Running /go/src/github.com/docker/docker/integration/config flags=-test.v -test.timeout=120m [2019-09-06T23:26:24.845Z] --- PASS: TestHealthKillContainer (3.10s) [2019-09-06T23:26:24.845Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-09-06T23:26:24.845Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2019-09-06T23:26:24.845Z] === RUN TestCopyFromContainerPathIsNotDir [2019-09-06T23:26:24.845Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2019-09-06T23:26:24.845Z] === RUN TestCopyFromContainer [2019-09-06T23:26:24.913Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-09-06T23:26:25.171Z] INFO: Testing against a local daemon [2019-09-06T23:26:25.171Z] === RUN TestConfigList [2019-09-06T23:26:25.774Z] PASS: docker_cli_build_test.go:3272: DockerSuite.TestBuildEntrypointCanBeOverriddenByChildInspect 1.614s [2019-09-06T23:26:26.704Z] === RUN TestCopyFromContainer// [2019-09-06T23:26:26.961Z] === RUN TestCopyFromContainer//bar/root [2019-09-06T23:26:26.961Z] === RUN TestCopyFromContainer//bar/root/ [2019-09-06T23:26:26.961Z] === RUN TestCopyFromContainer/bar/quux [2019-09-06T23:26:27.218Z] === RUN TestCopyFromContainer/bar/quux/ [2019-09-06T23:26:27.218Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-09-06T23:26:27.218Z] PASS: docker_cli_build_test.go:2171: DockerSuite.TestBuildEntrypointRunCleanup 1.718s [2019-09-06T23:26:27.475Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-09-06T23:26:27.475Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-09-06T23:26:27.475Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-09-06T23:26:27.732Z] === RUN TestCopyFromContainer/bar/notarget [2019-09-06T23:26:27.732Z] --- PASS: TestCopyFromContainer (2.89s) [2019-09-06T23:26:27.732Z] --- PASS: TestCopyFromContainer// (0.09s) [2019-09-06T23:26:27.732Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2019-09-06T23:26:27.732Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2019-09-06T23:26:27.732Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2019-09-06T23:26:27.732Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2019-09-06T23:26:27.732Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2019-09-06T23:26:27.732Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2019-09-06T23:26:27.732Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2019-09-06T23:26:27.732Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2019-09-06T23:26:27.732Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2019-09-06T23:26:27.732Z] === RUN TestHealthKillContainer [2019-09-06T23:26:28.370Z] --- PASS: TestConfigList (3.21s) [2019-09-06T23:26:28.370Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2019-09-06T23:26:28.370Z] daemon.go:321: [d32fddea60067] waiting for daemon to start [2019-09-06T23:26:28.370Z] daemon.go:339: [d32fddea60067] daemon started [2019-09-06T23:26:28.370Z] daemon.go:449: [d32fddea60067] Stopping daemon [2019-09-06T23:26:28.370Z] daemon.go:288: [d32fddea60067] exiting daemon [2019-09-06T23:26:28.370Z] daemon.go:436: [d32fddea60067] Daemon stopped [2019-09-06T23:26:28.370Z] === RUN TestConfigsCreateAndDelete [2019-09-06T23:26:28.676Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-09-06T23:26:29.100Z] PASS: docker_api_swarm_test.go:182: DockerSwarmSuite.TestAPISwarmCAHash 12.701s [2019-09-06T23:26:29.100Z] PASS: docker_cli_build_test.go:1470: DockerSuite.TestBuildEnv 1.754s [2019-09-06T23:26:30.030Z] PASS: docker_api_swarm_test.go:875: DockerSwarmSuite.TestAPISwarmErrorHandling 0.802s [2019-09-06T23:26:30.593Z] PASS: docker_cli_build_test.go:303: DockerSuite.TestBuildEnvEscapes 1.426s [2019-09-06T23:26:31.164Z] --- PASS: TestHealthKillContainer (3.23s) [2019-09-06T23:26:31.164Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-09-06T23:26:31.164Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2019-09-06T23:26:31.164Z] === RUN TestCopyFromContainerPathIsNotDir [2019-09-06T23:26:31.164Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2019-09-06T23:26:31.164Z] === RUN TestCopyFromContainer [2019-09-06T23:26:31.953Z] --- PASS: TestConfigsCreateAndDelete (3.20s) [2019-09-06T23:26:31.953Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2019-09-06T23:26:31.953Z] daemon.go:321: [d98693ad14491] waiting for daemon to start [2019-09-06T23:26:31.953Z] daemon.go:339: [d98693ad14491] daemon started [2019-09-06T23:26:31.953Z] daemon.go:449: [d98693ad14491] Stopping daemon [2019-09-06T23:26:31.953Z] daemon.go:288: [d98693ad14491] exiting daemon [2019-09-06T23:26:31.953Z] daemon.go:436: [d98693ad14491] Daemon stopped [2019-09-06T23:26:31.953Z] === RUN TestConfigsUpdate [2019-09-06T23:26:32.095Z] PASS: docker_cli_build_test.go:320: DockerSuite.TestBuildEnvOverwrite 1.553s [2019-09-06T23:26:33.465Z] === RUN TestCopyFromContainer// [2019-09-06T23:26:33.722Z] === RUN TestCopyFromContainer//bar/root [2019-09-06T23:26:33.722Z] === RUN TestCopyFromContainer//bar/root/ [2019-09-06T23:26:33.981Z] === RUN TestCopyFromContainer/bar/quux [2019-09-06T23:26:34.238Z] === RUN TestCopyFromContainer/bar/quux/ [2019-09-06T23:26:34.238Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-09-06T23:26:34.496Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-09-06T23:26:34.753Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-09-06T23:26:34.753Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-09-06T23:26:34.753Z] === RUN TestCopyFromContainer/bar/notarget [2019-09-06T23:26:35.010Z] --- PASS: TestCopyFromContainer (3.75s) [2019-09-06T23:26:35.010Z] --- PASS: TestCopyFromContainer// (0.17s) [2019-09-06T23:26:35.010Z] --- PASS: TestCopyFromContainer//bar/root (0.16s) [2019-09-06T23:26:35.010Z] --- PASS: TestCopyFromContainer//bar/root/ (0.18s) [2019-09-06T23:26:35.010Z] --- PASS: TestCopyFromContainer/bar/quux (0.24s) [2019-09-06T23:26:35.010Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2019-09-06T23:26:35.010Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.17s) [2019-09-06T23:26:35.010Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2019-09-06T23:26:35.010Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2019-09-06T23:26:35.010Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2019-09-06T23:26:35.010Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2019-09-06T23:26:35.010Z] === RUN TestHealthKillContainer [2019-09-06T23:26:35.156Z] --- PASS: TestConfigsUpdate (3.23s) [2019-09-06T23:26:35.156Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2019-09-06T23:26:35.156Z] daemon.go:321: [d0b97a65797bd] waiting for daemon to start [2019-09-06T23:26:35.156Z] daemon.go:339: [d0b97a65797bd] daemon started [2019-09-06T23:26:35.156Z] daemon.go:449: [d0b97a65797bd] Stopping daemon [2019-09-06T23:26:35.156Z] daemon.go:288: [d0b97a65797bd] exiting daemon [2019-09-06T23:26:35.156Z] daemon.go:436: [d0b97a65797bd] Daemon stopped [2019-09-06T23:26:35.156Z] === RUN TestTemplatedConfig [2019-09-06T23:26:35.787Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-09-06T23:26:38.286Z] --- PASS: TestHealthKillContainer (3.13s) [2019-09-06T23:26:38.286Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-09-06T23:26:38.286Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2019-09-06T23:26:38.286Z] === RUN TestCopyFromContainerPathIsNotDir [2019-09-06T23:26:38.286Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2019-09-06T23:26:38.286Z] === RUN TestCopyFromContainer [2019-09-06T23:26:38.707Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2019-09-06T23:26:39.219Z] --- PASS: TestTemplatedConfig (3.81s) [2019-09-06T23:26:39.219Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2019-09-06T23:26:39.219Z] daemon.go:321: [dab1eed0bca47] waiting for daemon to start [2019-09-06T23:26:39.219Z] daemon.go:339: [dab1eed0bca47] daemon started [2019-09-06T23:26:39.219Z] daemon.go:449: [dab1eed0bca47] Stopping daemon [2019-09-06T23:26:39.219Z] daemon.go:288: [dab1eed0bca47] exiting daemon [2019-09-06T23:26:39.219Z] daemon.go:436: [dab1eed0bca47] Daemon stopped [2019-09-06T23:26:39.219Z] === RUN TestConfigInspect [2019-09-06T23:26:40.808Z] === RUN TestCopyFromContainer// [2019-09-06T23:26:40.808Z] === RUN TestCopyFromContainer//bar/root [2019-09-06T23:26:40.808Z] === RUN TestCopyFromContainer//bar/root/ [2019-09-06T23:26:40.808Z] PASS: docker_cli_build_test.go:2716: DockerSuite.TestBuildEnvUsage 8.489s [2019-09-06T23:26:40.808Z] === RUN TestCopyFromContainer/bar/quux [2019-09-06T23:26:40.808Z] === RUN TestCopyFromContainer/bar/quux/ [2019-09-06T23:26:40.808Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-09-06T23:26:41.065Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-09-06T23:26:41.065Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-09-06T23:26:41.065Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-09-06T23:26:41.321Z] === RUN TestCopyFromContainer/bar/notarget [2019-09-06T23:26:41.321Z] --- PASS: TestCopyFromContainer (3.02s) [2019-09-06T23:26:41.321Z] --- PASS: TestCopyFromContainer// (0.08s) [2019-09-06T23:26:41.321Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2019-09-06T23:26:41.321Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2019-09-06T23:26:41.321Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2019-09-06T23:26:41.321Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2019-09-06T23:26:41.321Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2019-09-06T23:26:41.321Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2019-09-06T23:26:41.321Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2019-09-06T23:26:41.321Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2019-09-06T23:26:41.321Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2019-09-06T23:26:41.321Z] === RUN TestHealthKillContainer [2019-09-06T23:26:41.628Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2019-09-06T23:26:41.689Z] --- PASS: TestConfigInspect (3.15s) [2019-09-06T23:26:41.689Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2019-09-06T23:26:41.689Z] daemon.go:321: [df8b8fb837274] waiting for daemon to start [2019-09-06T23:26:41.689Z] daemon.go:339: [df8b8fb837274] daemon started [2019-09-06T23:26:41.689Z] daemon.go:449: [df8b8fb837274] Stopping daemon [2019-09-06T23:26:41.689Z] daemon.go:288: [df8b8fb837274] exiting daemon [2019-09-06T23:26:41.689Z] daemon.go:436: [df8b8fb837274] Daemon stopped [2019-09-06T23:26:41.689Z] === RUN TestConfigCreateWithLabels [2019-09-06T23:26:44.594Z] --- PASS: TestHealthKillContainer (3.03s) [2019-09-06T23:26:44.594Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-09-06T23:26:44.594Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2019-09-06T23:26:44.594Z] === RUN TestCopyFromContainerPathIsNotDir [2019-09-06T23:26:44.594Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2019-09-06T23:26:44.594Z] === RUN TestCopyFromContainer [2019-09-06T23:26:44.911Z] --- PASS: TestConfigCreateWithLabels (3.10s) [2019-09-06T23:26:44.911Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2019-09-06T23:26:44.911Z] daemon.go:321: [d628a86076d39] waiting for daemon to start [2019-09-06T23:26:44.911Z] daemon.go:339: [d628a86076d39] daemon started [2019-09-06T23:26:44.911Z] daemon.go:449: [d628a86076d39] Stopping daemon [2019-09-06T23:26:44.911Z] daemon.go:288: [d628a86076d39] exiting daemon [2019-09-06T23:26:44.911Z] daemon.go:436: [d628a86076d39] Daemon stopped [2019-09-06T23:26:44.911Z] === RUN TestConfigCreateResolve [2019-09-06T23:26:45.553Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2019-09-06T23:26:47.120Z] === RUN TestCopyFromContainer// [2019-09-06T23:26:47.120Z] === RUN TestCopyFromContainer//bar/root [2019-09-06T23:26:47.120Z] === RUN TestCopyFromContainer//bar/root/ [2019-09-06T23:26:47.377Z] === RUN TestCopyFromContainer/bar/quux [2019-09-06T23:26:47.406Z] tests/integration/api_swarm_test.py .ssss.s...x....... [ 72%] [2019-09-06T23:26:47.634Z] === RUN TestCopyFromContainer/bar/quux/ [2019-09-06T23:26:47.634Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-09-06T23:26:47.760Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2019-09-06T23:26:47.891Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-09-06T23:26:48.148Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-09-06T23:26:48.148Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-09-06T23:26:48.148Z] === RUN TestCopyFromContainer/bar/notarget [2019-09-06T23:26:48.361Z] --- PASS: TestConfigCreateResolve (3.14s) [2019-09-06T23:26:48.361Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2019-09-06T23:26:48.361Z] daemon.go:321: [db56f4672e96b] waiting for daemon to start [2019-09-06T23:26:48.361Z] daemon.go:339: [db56f4672e96b] daemon started [2019-09-06T23:26:48.361Z] daemon.go:449: [db56f4672e96b] Stopping daemon [2019-09-06T23:26:48.361Z] daemon.go:288: [db56f4672e96b] exiting daemon [2019-09-06T23:26:48.361Z] daemon.go:436: [db56f4672e96b] Daemon stopped [2019-09-06T23:26:48.361Z] === RUN TestConfigDaemonLibtrustID [2019-09-06T23:26:48.405Z] --- PASS: TestCopyFromContainer (3.74s) [2019-09-06T23:26:48.405Z] --- PASS: TestCopyFromContainer// (0.16s) [2019-09-06T23:26:48.405Z] --- PASS: TestCopyFromContainer//bar/root (0.27s) [2019-09-06T23:26:48.405Z] --- PASS: TestCopyFromContainer//bar/root/ (0.19s) [2019-09-06T23:26:48.405Z] --- PASS: TestCopyFromContainer/bar/quux (0.24s) [2019-09-06T23:26:48.405Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.13s) [2019-09-06T23:26:48.405Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.17s) [2019-09-06T23:26:48.405Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2019-09-06T23:26:48.405Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2019-09-06T23:26:48.405Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2019-09-06T23:26:48.405Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2019-09-06T23:26:48.405Z] === RUN TestHealthKillContainer [2019-09-06T23:26:48.737Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2019-09-06T23:26:48.737Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2019-09-06T23:26:48.737Z] daemon.go:321: [df0192a3a088c] waiting for daemon to start [2019-09-06T23:26:48.737Z] daemon.go:339: [df0192a3a088c] daemon started [2019-09-06T23:26:48.737Z] daemon.go:449: [df0192a3a088c] Stopping daemon [2019-09-06T23:26:48.737Z] daemon.go:288: [df0192a3a088c] exiting daemon [2019-09-06T23:26:48.737Z] daemon.go:436: [df0192a3a088c] Daemon stopped [2019-09-06T23:26:48.737Z] PASS [2019-09-06T23:26:48.737Z] Running /go/src/github.com/docker/docker/integration/container flags=-test.v -test.timeout=120m [2019-09-06T23:26:49.108Z] INFO: Testing against a local daemon [2019-09-06T23:26:49.108Z] === RUN TestCheckpoint [2019-09-06T23:26:49.108Z] --- SKIP: TestCheckpoint (0.01s) [2019-09-06T23:26:49.108Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-06T23:26:49.108Z] === RUN TestContainerInvalidJSON [2019-09-06T23:26:49.108Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-09-06T23:26:49.108Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-09-06T23:26:49.108Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-09-06T23:26:49.108Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-09-06T23:26:49.108Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-09-06T23:26:49.108Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-09-06T23:26:49.108Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-09-06T23:26:49.108Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-09-06T23:26:49.108Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-09-06T23:26:49.108Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-09-06T23:26:49.108Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-09-06T23:26:49.108Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-09-06T23:26:49.108Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-09-06T23:26:49.108Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-09-06T23:26:49.108Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.16s) [2019-09-06T23:26:49.108Z] === RUN TestCopyFromContainerPathIsNotDir [2019-09-06T23:26:49.475Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.20s) [2019-09-06T23:26:49.475Z] === RUN TestCopyToContainerPathDoesNotExist [2019-09-06T23:26:49.475Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.27s) [2019-09-06T23:26:49.475Z] === RUN TestCopyToContainerPathIsNotDir [2019-09-06T23:26:49.848Z] --- PASS: TestCopyToContainerPathIsNotDir (0.20s) [2019-09-06T23:26:49.848Z] === RUN TestCopyFromContainer [2019-09-06T23:26:50.680Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2019-09-06T23:26:51.682Z] --- PASS: TestHealthKillContainer (3.14s) [2019-09-06T23:26:51.682Z] PASS [2019-09-06T23:26:51.682Z] Running /go/src/github.com/docker/docker/integration/image flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:26:51.682Z] INFO: Testing against a local daemon [2019-09-06T23:26:51.682Z] testing: warning: no tests to run [2019-09-06T23:26:51.682Z] PASS [2019-09-06T23:26:51.682Z] Running /go/src/github.com/docker/docker/integration/network flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:26:51.682Z] INFO: Testing against a local daemon [2019-09-06T23:26:51.682Z] testing: warning: no tests to run [2019-09-06T23:26:51.682Z] PASS [2019-09-06T23:26:51.682Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:26:51.682Z] INFO: Testing against a local daemon [2019-09-06T23:26:51.682Z] testing: warning: no tests to run [2019-09-06T23:26:51.682Z] PASS [2019-09-06T23:26:51.682Z] Running /go/src/github.com/docker/docker/integration/network/macvlan flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:26:51.682Z] INFO: Testing against a local daemon [2019-09-06T23:26:51.682Z] testing: warning: no tests to run [2019-09-06T23:26:51.682Z] PASS [2019-09-06T23:26:51.682Z] Running /go/src/github.com/docker/docker/integration/plugin flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:26:51.682Z] testing: warning: no tests to run [2019-09-06T23:26:51.682Z] PASS [2019-09-06T23:26:51.682Z] Running /go/src/github.com/docker/docker/integration/plugin/authz flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:26:51.682Z] INFO: Testing against a local daemon [2019-09-06T23:26:51.682Z] testing: warning: no tests to run [2019-09-06T23:26:51.682Z] PASS [2019-09-06T23:26:51.682Z] Running /go/src/github.com/docker/docker/integration/plugin/common flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:26:51.682Z] INFO: Testing against a local daemon [2019-09-06T23:26:51.682Z] testing: warning: no tests to run [2019-09-06T23:26:51.682Z] PASS [2019-09-06T23:26:51.682Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:26:51.682Z] INFO: Testing against a local daemon [2019-09-06T23:26:51.682Z] testing: warning: no tests to run [2019-09-06T23:26:51.682Z] PASS [2019-09-06T23:26:51.682Z] Running /go/src/github.com/docker/docker/integration/plugin/logging flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:26:51.944Z] INFO: Testing against a local daemon [2019-09-06T23:26:51.944Z] testing: warning: no tests to run [2019-09-06T23:26:51.944Z] PASS [2019-09-06T23:26:51.944Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:26:51.944Z] INFO: Testing against a local daemon [2019-09-06T23:26:51.944Z] testing: warning: no tests to run [2019-09-06T23:26:51.944Z] PASS [2019-09-06T23:26:51.944Z] Running /go/src/github.com/docker/docker/integration/secret flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:26:51.944Z] INFO: Testing against a local daemon [2019-09-06T23:26:51.944Z] testing: warning: no tests to run [2019-09-06T23:26:51.944Z] PASS [2019-09-06T23:26:51.944Z] Running /go/src/github.com/docker/docker/integration/service flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:26:51.944Z] INFO: Testing against a local daemon [2019-09-06T23:26:51.944Z] === RUN TestDockerNetworkReConnect [2019-09-06T23:26:52.307Z] === RUN TestCopyFromContainer// [2019-09-06T23:26:52.307Z] === RUN TestCopyFromContainer//bar/root [2019-09-06T23:26:52.307Z] === RUN TestCopyFromContainer//bar/root/ [2019-09-06T23:26:52.307Z] === RUN TestCopyFromContainer/bar/quux [2019-09-06T23:26:52.687Z] === RUN TestCopyFromContainer/bar/quux/ [2019-09-06T23:26:52.687Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-09-06T23:26:52.687Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-09-06T23:26:52.873Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2019-09-06T23:26:52.873Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-06T23:26:52.873Z] INFO: Testing against a local daemon [2019-09-06T23:26:52.873Z] === RUN TestBuildWithSession [2019-09-06T23:26:52.873Z] --- SKIP: TestBuildWithSession (0.00s) [2019-09-06T23:26:52.873Z] build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2019-09-06T23:26:52.873Z] === RUN TestBuildSquashParent [2019-09-06T23:26:52.873Z] --- SKIP: TestBuildSquashParent (0.00s) [2019-09-06T23:26:52.873Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2019-09-06T23:26:52.873Z] === RUN TestBuildWithRemoveAndForceRemove [2019-09-06T23:26:52.873Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2019-09-06T23:26:52.873Z] build_test.go:24: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-06T23:26:52.873Z] === RUN TestBuildMultiStageCopy [2019-09-06T23:26:52.873Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-09-06T23:26:53.061Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-09-06T23:26:53.061Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-09-06T23:26:53.061Z] === RUN TestCopyFromContainer/bar/notarget [2019-09-06T23:26:53.452Z] --- PASS: TestCopyFromContainer (3.45s) [2019-09-06T23:26:53.452Z] --- PASS: TestCopyFromContainer// (0.07s) [2019-09-06T23:26:53.452Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2019-09-06T23:26:53.452Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2019-09-06T23:26:53.452Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2019-09-06T23:26:53.452Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2019-09-06T23:26:53.452Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2019-09-06T23:26:53.452Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2019-09-06T23:26:53.452Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2019-09-06T23:26:53.452Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2019-09-06T23:26:53.452Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2019-09-06T23:26:53.452Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-09-06T23:26:53.452Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-06T23:26:53.452Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-06T23:26:53.452Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-06T23:26:53.452Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-06T23:26:53.452Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-06T23:26:53.452Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-06T23:26:53.452Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-06T23:26:53.452Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-06T23:26:53.452Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-06T23:26:53.452Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-09-06T23:26:53.452Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-09-06T23:26:53.452Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-09-06T23:26:53.452Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-09-06T23:26:53.452Z] === RUN TestCreateWithInvalidEnv [2019-09-06T23:26:53.452Z] === RUN TestCreateWithInvalidEnv/0 [2019-09-06T23:26:53.452Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-09-06T23:26:53.452Z] === RUN TestCreateWithInvalidEnv/1 [2019-09-06T23:26:53.452Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-09-06T23:26:53.452Z] === RUN TestCreateWithInvalidEnv/2 [2019-09-06T23:26:53.452Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-09-06T23:26:53.452Z] === CONT TestCreateWithInvalidEnv/0 [2019-09-06T23:26:53.452Z] === CONT TestCreateWithInvalidEnv/2 [2019-09-06T23:26:53.452Z] === CONT TestCreateWithInvalidEnv/1 [2019-09-06T23:26:53.452Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-09-06T23:26:53.452Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-09-06T23:26:53.452Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-09-06T23:26:53.452Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-09-06T23:26:53.452Z] === RUN TestCreateTmpfsMountsTarget [2019-09-06T23:26:53.452Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-09-06T23:26:53.452Z] === RUN TestCreateWithCustomMaskedPaths [2019-09-06T23:26:55.937Z] --- PASS: TestCreateWithCustomMaskedPaths (2.66s) [2019-09-06T23:26:55.937Z] === RUN TestCreateWithCapabilities [2019-09-06T23:26:55.937Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-09-06T23:26:55.937Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-09-06T23:26:55.937Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-09-06T23:26:55.937Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-09-06T23:26:55.937Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-09-06T23:26:55.937Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-09-06T23:26:55.937Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-09-06T23:26:55.937Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-09-06T23:26:55.937Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-09-06T23:26:55.937Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-09-06T23:26:55.937Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-06T23:26:55.937Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-06T23:26:55.937Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-09-06T23:26:55.937Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-09-06T23:26:55.937Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-09-06T23:26:55.937Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-09-06T23:26:55.937Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-09-06T23:26:55.937Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-09-06T23:26:55.937Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-09-06T23:26:55.937Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-09-06T23:26:55.937Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-09-06T23:26:55.937Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-09-06T23:26:55.937Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-09-06T23:26:55.937Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-09-06T23:26:55.937Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-09-06T23:26:55.937Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-09-06T23:26:55.937Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-09-06T23:26:55.937Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-09-06T23:26:56.314Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-09-06T23:26:56.314Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-06T23:26:56.314Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-09-06T23:26:56.314Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-09-06T23:26:56.314Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-09-06T23:26:56.314Z] --- PASS: TestCreateWithCapabilities (0.02s) [2019-09-06T23:26:56.314Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2019-09-06T23:26:56.314Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-09-06T23:26:56.314Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2019-09-06T23:26:56.314Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-09-06T23:26:56.314Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2019-09-06T23:26:56.314Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-09-06T23:26:56.314Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.11s) [2019-09-06T23:26:56.314Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.11s) [2019-09-06T23:26:56.314Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s) [2019-09-06T23:26:56.314Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2019-09-06T23:26:56.314Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2019-09-06T23:26:56.314Z] === RUN TestCreateWithCustomReadonlyPaths [2019-09-06T23:26:58.488Z] --- PASS: TestDockerNetworkReConnect (5.41s) [2019-09-06T23:26:58.488Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect [2019-09-06T23:26:58.488Z] daemon.go:321: [dfec8d9700953] waiting for daemon to start [2019-09-06T23:26:58.488Z] daemon.go:339: [dfec8d9700953] daemon started [2019-09-06T23:26:58.488Z] daemon.go:449: [dfec8d9700953] Stopping daemon [2019-09-06T23:26:58.488Z] daemon.go:288: [dfec8d9700953] exiting daemon [2019-09-06T23:26:58.488Z] daemon.go:436: [dfec8d9700953] Daemon stopped [2019-09-06T23:26:58.488Z] === RUN TestServiceUpdateNetwork [2019-09-06T23:26:59.053Z] PASS: docker_api_swarm_test.go:548: DockerSwarmSuite.TestAPISwarmForceNewCluster 17.748s [2019-09-06T23:26:59.053Z] SKIP: docker_api_swarm_test.go:920: DockerSwarmSuite.TestAPISwarmHealthcheckNone (Root cause of Issue #36386 is needed) [2019-09-06T23:26:59.680Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.75s) [2019-09-06T23:26:59.680Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-09-06T23:26:59.680Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-06T23:26:59.680Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-06T23:26:59.680Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-06T23:26:59.680Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-06T23:26:59.680Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-06T23:26:59.680Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-06T23:26:59.680Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-06T23:26:59.680Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-06T23:26:59.680Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-06T23:26:59.680Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-06T23:26:59.681Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-06T23:26:59.681Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-06T23:26:59.681Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-06T23:26:59.681Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-06T23:26:59.681Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-06T23:26:59.681Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-09-06T23:26:59.681Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2019-09-06T23:26:59.681Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2019-09-06T23:26:59.681Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-09-06T23:26:59.681Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-09-06T23:26:59.681Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-09-06T23:26:59.681Z] === RUN TestContainerStartOnDaemonRestart [2019-09-06T23:26:59.681Z] === PAUSE TestContainerStartOnDaemonRestart [2019-09-06T23:26:59.681Z] === RUN TestDaemonRestartIpcMode [2019-09-06T23:26:59.681Z] === PAUSE TestDaemonRestartIpcMode [2019-09-06T23:26:59.681Z] === RUN TestDiff [2019-09-06T23:27:00.048Z] --- PASS: TestDiff (0.89s) [2019-09-06T23:27:00.048Z] === RUN TestExecWithCloseStdin [2019-09-06T23:27:01.331Z] --- PASS: TestExecWithCloseStdin (1.15s) [2019-09-06T23:27:01.331Z] === RUN TestExec [2019-09-06T23:27:02.258Z] tests/integration/api_volume_test.py ......... [ 74%] [2019-09-06T23:27:02.624Z] --- PASS: TestExec (1.14s) [2019-09-06T23:27:02.624Z] === RUN TestExecUser [2019-09-06T23:27:03.224Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-09-06T23:27:03.224Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-09-06T23:27:03.687Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-09-06T23:27:03.899Z] --- PASS: TestExecUser (1.26s) [2019-09-06T23:27:03.899Z] === RUN TestExportContainerAndImportImage [2019-09-06T23:27:04.179Z] tests/integration/client_test.py ..... [ 75%] [2019-09-06T23:27:04.662Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-09-06T23:27:05.146Z] tests/integration/errors_test.py . [ 76%] [2019-09-06T23:27:05.147Z] --- PASS: TestExportContainerAndImportImage (1.29s) [2019-09-06T23:27:05.147Z] === RUN TestExportContainerAfterDaemonRestart [2019-09-06T23:27:05.647Z] --- PASS: TestBuildMultiStageCopy (12.71s) [2019-09-06T23:27:05.647Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.85s) [2019-09-06T23:27:05.647Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.70s) [2019-09-06T23:27:05.647Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.95s) [2019-09-06T23:27:05.647Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.01s) [2019-09-06T23:27:05.647Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.19s) [2019-09-06T23:27:05.647Z] === RUN TestBuildMultiStageParentConfig [2019-09-06T23:27:05.647Z] --- SKIP: TestBuildMultiStageParentConfig (0.00s) [2019-09-06T23:27:05.647Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-06T23:27:05.647Z] === RUN TestBuildLabelWithTargets [2019-09-06T23:27:05.647Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2019-09-06T23:27:05.647Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-06T23:27:05.647Z] === RUN TestBuildWithEmptyLayers [2019-09-06T23:27:06.405Z] --- PASS: TestExportContainerAfterDaemonRestart (1.52s) [2019-09-06T23:27:06.405Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2019-09-06T23:27:06.405Z] daemon.go:321: [dc0e0712e2673] waiting for daemon to start [2019-09-06T23:27:06.405Z] daemon.go:339: [dc0e0712e2673] daemon started [2019-09-06T23:27:06.405Z] daemon.go:449: [dc0e0712e2673] Stopping daemon [2019-09-06T23:27:06.405Z] daemon.go:288: [dc0e0712e2673] exiting daemon [2019-09-06T23:27:06.405Z] daemon.go:436: [dc0e0712e2673] Daemon stopped [2019-09-06T23:27:06.405Z] daemon.go:321: [dc0e0712e2673] waiting for daemon to start [2019-09-06T23:27:06.405Z] daemon.go:339: [dc0e0712e2673] daemon started [2019-09-06T23:27:06.405Z] daemon.go:449: [dc0e0712e2673] Stopping daemon [2019-09-06T23:27:06.405Z] daemon.go:288: [dc0e0712e2673] exiting daemon [2019-09-06T23:27:06.405Z] daemon.go:436: [dc0e0712e2673] Daemon stopped [2019-09-06T23:27:06.405Z] === RUN TestHealthCheckWorkdir [2019-09-06T23:27:06.624Z] --- PASS: TestBuildWithEmptyLayers (0.91s) [2019-09-06T23:27:06.624Z] === RUN TestBuildMultiStageOnBuild [2019-09-06T23:27:06.624Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s) [2019-09-06T23:27:06.624Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-06T23:27:06.624Z] === RUN TestBuildUncleanTarFilenames [2019-09-06T23:27:06.624Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2019-09-06T23:27:06.624Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-06T23:27:06.624Z] === RUN TestBuildMultiStageLayerLeak [2019-09-06T23:27:06.624Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s) [2019-09-06T23:27:06.624Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-06T23:27:06.624Z] === RUN TestBuildWithHugeFile [2019-09-06T23:27:06.624Z] --- SKIP: TestBuildWithHugeFile (0.00s) [2019-09-06T23:27:06.624Z] build_test.go:491: testEnv.OSType == "windows" [2019-09-06T23:27:06.624Z] === RUN TestBuildWithEmptyDockerfile [2019-09-06T23:27:06.624Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-06T23:27:06.624Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-06T23:27:06.624Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-06T23:27:06.624Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-06T23:27:06.624Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-06T23:27:06.624Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-06T23:27:07.087Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-06T23:27:07.087Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-06T23:27:07.087Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-06T23:27:07.087Z] --- PASS: TestBuildWithEmptyDockerfile (0.45s) [2019-09-06T23:27:07.087Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2019-09-06T23:27:07.087Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2019-09-06T23:27:07.087Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2019-09-06T23:27:07.087Z] === RUN TestBuildPreserveOwnership [2019-09-06T23:27:07.087Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2019-09-06T23:27:07.087Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-06T23:27:07.087Z] PASS [2019-09-06T23:27:07.087Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2019-09-06T23:27:07.087Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-06T23:27:07.087Z] INFO: Testing against a local daemon [2019-09-06T23:27:07.087Z] === RUN TestConfigList [2019-09-06T23:27:07.087Z] --- SKIP: TestConfigList (0.00s) [2019-09-06T23:27:07.087Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-09-06T23:27:07.087Z] === RUN TestConfigsCreateAndDelete [2019-09-06T23:27:07.087Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2019-09-06T23:27:07.087Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2019-09-06T23:27:07.087Z] === RUN TestConfigsUpdate [2019-09-06T23:27:07.087Z] --- SKIP: TestConfigsUpdate (0.00s) [2019-09-06T23:27:07.087Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2019-09-06T23:27:07.087Z] === RUN TestTemplatedConfig [2019-09-06T23:27:07.087Z] --- SKIP: TestTemplatedConfig (0.00s) [2019-09-06T23:27:07.087Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2019-09-06T23:27:07.087Z] === RUN TestConfigInspect [2019-09-06T23:27:07.087Z] --- SKIP: TestConfigInspect (0.00s) [2019-09-06T23:27:07.087Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2019-09-06T23:27:07.087Z] === RUN TestConfigCreateWithLabels [2019-09-06T23:27:07.087Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2019-09-06T23:27:07.087Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2019-09-06T23:27:07.087Z] === RUN TestConfigCreateResolve [2019-09-06T23:27:07.087Z] --- SKIP: TestConfigCreateResolve (0.00s) [2019-09-06T23:27:07.087Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2019-09-06T23:27:07.087Z] === RUN TestConfigDaemonLibtrustID [2019-09-06T23:27:07.087Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2019-09-06T23:27:07.087Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2019-09-06T23:27:07.087Z] PASS [2019-09-06T23:27:07.087Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2019-09-06T23:27:07.087Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-06T23:27:07.087Z] INFO: Testing against a local daemon [2019-09-06T23:27:07.087Z] === RUN TestCheckpoint [2019-09-06T23:27:07.087Z] --- SKIP: TestCheckpoint (0.00s) [2019-09-06T23:27:07.087Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-06T23:27:07.087Z] === RUN TestContainerInvalidJSON [2019-09-06T23:27:07.087Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-09-06T23:27:07.087Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-09-06T23:27:07.087Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-09-06T23:27:07.087Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-09-06T23:27:07.087Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-09-06T23:27:07.087Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-09-06T23:27:07.087Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-09-06T23:27:07.087Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-09-06T23:27:07.087Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-09-06T23:27:07.087Z] --- PASS: TestContainerInvalidJSON (0.03s) [2019-09-06T23:27:07.087Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-09-06T23:27:07.087Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-09-06T23:27:07.087Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-09-06T23:27:07.087Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-09-06T23:27:07.148Z] PASS: docker_cli_build_test.go:2747: DockerSuite.TestBuildEnvUsage2 25.580s [2019-09-06T23:27:07.550Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.04s) [2019-09-06T23:27:07.550Z] copy_test.go:25: testEnv.OSType == "windows" [2019-09-06T23:27:07.550Z] === RUN TestCopyFromContainerPathIsNotDir [2019-09-06T23:27:07.550Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2019-09-06T23:27:07.550Z] copy_test.go:39: testEnv.OSType == "windows" [2019-09-06T23:27:07.550Z] === RUN TestCopyToContainerPathDoesNotExist [2019-09-06T23:27:07.550Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s) [2019-09-06T23:27:07.550Z] copy_test.go:51: testEnv.OSType == "windows" [2019-09-06T23:27:07.550Z] === RUN TestCopyToContainerPathIsNotDir [2019-09-06T23:27:07.550Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2019-09-06T23:27:07.550Z] copy_test.go:65: testEnv.OSType == "windows" [2019-09-06T23:27:07.550Z] === RUN TestCopyFromContainer [2019-09-06T23:27:07.550Z] --- SKIP: TestCopyFromContainer (0.00s) [2019-09-06T23:27:07.550Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2019-09-06T23:27:07.550Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-09-06T23:27:07.550Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-06T23:27:07.550Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-06T23:27:07.550Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-06T23:27:07.550Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-06T23:27:07.550Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-06T23:27:07.550Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-06T23:27:07.550Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-06T23:27:07.550Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-06T23:27:07.550Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-06T23:27:07.550Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-09-06T23:27:07.550Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-09-06T23:27:07.550Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-09-06T23:27:07.550Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-09-06T23:27:07.550Z] === RUN TestCreateWithInvalidEnv [2019-09-06T23:27:07.550Z] === RUN TestCreateWithInvalidEnv/0 [2019-09-06T23:27:07.550Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-09-06T23:27:07.550Z] === RUN TestCreateWithInvalidEnv/1 [2019-09-06T23:27:07.550Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-09-06T23:27:07.550Z] === RUN TestCreateWithInvalidEnv/2 [2019-09-06T23:27:07.550Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-09-06T23:27:07.550Z] === CONT TestCreateWithInvalidEnv/0 [2019-09-06T23:27:07.550Z] === CONT TestCreateWithInvalidEnv/2 [2019-09-06T23:27:07.550Z] === CONT TestCreateWithInvalidEnv/1 [2019-09-06T23:27:07.550Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-09-06T23:27:07.550Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-09-06T23:27:07.550Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-09-06T23:27:07.550Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-09-06T23:27:07.550Z] === RUN TestCreateTmpfsMountsTarget [2019-09-06T23:27:07.550Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2019-09-06T23:27:07.550Z] create_test.go:111: testEnv.DaemonInfo.OSType == "windows" [2019-09-06T23:27:07.550Z] === RUN TestCreateWithCustomMaskedPaths [2019-09-06T23:27:07.550Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2019-09-06T23:27:07.550Z] create_test.go:154: testEnv.DaemonInfo.OSType != "linux" [2019-09-06T23:27:07.550Z] === RUN TestCreateWithCapabilities [2019-09-06T23:27:07.550Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2019-09-06T23:27:07.550Z] create_test.go:233: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2019-09-06T23:27:07.550Z] === RUN TestCreateWithCustomReadonlyPaths [2019-09-06T23:27:07.550Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2019-09-06T23:27:07.550Z] create_test.go:359: testEnv.DaemonInfo.OSType != "linux" [2019-09-06T23:27:07.550Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-09-06T23:27:07.550Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-06T23:27:07.550Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-06T23:27:07.550Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-06T23:27:07.550Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-06T23:27:07.550Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-06T23:27:07.550Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-06T23:27:07.550Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-06T23:27:07.550Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-06T23:27:07.550Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-06T23:27:07.550Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-06T23:27:07.550Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-06T23:27:07.550Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-06T23:27:07.550Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-06T23:27:07.550Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-06T23:27:07.550Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-06T23:27:07.550Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-09-06T23:27:07.550Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2019-09-06T23:27:07.550Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2019-09-06T23:27:07.550Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-09-06T23:27:07.550Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-09-06T23:27:07.550Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-09-06T23:27:07.550Z] === RUN TestDiff [2019-09-06T23:27:07.550Z] --- SKIP: TestDiff (0.00s) [2019-09-06T23:27:07.550Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2019-09-06T23:27:07.550Z] === RUN TestExecWithCloseStdin [2019-09-06T23:27:08.244Z] --- PASS: TestHealthCheckWorkdir (1.58s) [2019-09-06T23:27:08.244Z] === RUN TestHealthKillContainer [2019-09-06T23:27:08.515Z] PASS: docker_cli_build_test.go:148: DockerSuite.TestBuildEnvironmentReplacementAddCopy 1.983s [2019-09-06T23:27:09.741Z] --- PASS: TestExecWithCloseStdin (1.99s) [2019-09-06T23:27:09.741Z] === RUN TestExec [2019-09-06T23:27:09.741Z] --- SKIP: TestExec (0.00s) [2019-09-06T23:27:09.741Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-09-06T23:27:09.741Z] === RUN TestExecUser [2019-09-06T23:27:09.741Z] --- SKIP: TestExecUser (0.00s) [2019-09-06T23:27:09.741Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-09-06T23:27:09.741Z] === RUN TestExportContainerAndImportImage [2019-09-06T23:27:09.741Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2019-09-06T23:27:09.741Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-09-06T23:27:09.741Z] === RUN TestExportContainerAfterDaemonRestart [2019-09-06T23:27:09.741Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2019-09-06T23:27:09.741Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2019-09-06T23:27:09.741Z] === RUN TestHealthCheckWorkdir [2019-09-06T23:27:09.741Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2019-09-06T23:27:09.741Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2019-09-06T23:27:09.741Z] === RUN TestHealthKillContainer [2019-09-06T23:27:09.741Z] --- SKIP: TestHealthKillContainer (0.00s) [2019-09-06T23:27:09.741Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2019-09-06T23:27:09.741Z] === RUN TestInspectCpusetInConfigPre120 [2019-09-06T23:27:09.741Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2019-09-06T23:27:09.741Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2019-09-06T23:27:09.741Z] === RUN TestKillContainerInvalidSignal [2019-09-06T23:27:11.288Z] --- PASS: TestKillContainerInvalidSignal (1.59s) [2019-09-06T23:27:11.288Z] === RUN TestKillContainer [2019-09-06T23:27:11.288Z] --- SKIP: TestKillContainer (0.00s) [2019-09-06T23:27:11.288Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2019-09-06T23:27:11.288Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-09-06T23:27:11.288Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2019-09-06T23:27:11.288Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-09-06T23:27:11.288Z] === RUN TestKillStoppedContainer [2019-09-06T23:27:11.288Z] --- SKIP: TestKillStoppedContainer (0.00s) [2019-09-06T23:27:11.288Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-09-06T23:27:11.288Z] === RUN TestKillStoppedContainerAPIPre120 [2019-09-06T23:27:11.288Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2019-09-06T23:27:11.288Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-09-06T23:27:11.288Z] === RUN TestKillDifferentUserContainer [2019-09-06T23:27:11.288Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2019-09-06T23:27:11.288Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2019-09-06T23:27:11.288Z] === RUN TestInspectOomKilledTrue [2019-09-06T23:27:11.288Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-09-06T23:27:11.288Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-06T23:27:11.288Z] === RUN TestInspectOomKilledFalse [2019-09-06T23:27:11.288Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-09-06T23:27:11.288Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-06T23:27:11.288Z] === RUN TestLogsFollowTailEmpty [2019-09-06T23:27:11.536Z] --- PASS: TestHealthKillContainer (3.24s) [2019-09-06T23:27:11.536Z] === RUN TestInspectCpusetInConfigPre120 [2019-09-06T23:27:12.527Z] --- PASS: TestInspectCpusetInConfigPre120 (1.44s) [2019-09-06T23:27:12.527Z] === RUN TestIpcModeNone [2019-09-06T23:27:12.688Z] --- PASS: TestServiceUpdateNetwork (15.16s) [2019-09-06T23:27:12.688Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork [2019-09-06T23:27:12.688Z] daemon.go:321: [d9959904245f0] waiting for daemon to start [2019-09-06T23:27:12.688Z] daemon.go:339: [d9959904245f0] daemon started [2019-09-06T23:27:12.688Z] daemon.go:449: [d9959904245f0] Stopping daemon [2019-09-06T23:27:12.688Z] daemon.go:288: [d9959904245f0] exiting daemon [2019-09-06T23:27:12.688Z] daemon.go:436: [d9959904245f0] Daemon stopped [2019-09-06T23:27:12.688Z] === RUN TestDockerNetworkReConnect [2019-09-06T23:27:12.835Z] --- PASS: TestLogsFollowTailEmpty (1.60s) [2019-09-06T23:27:12.835Z] === RUN TestNetworkNat [2019-09-06T23:27:12.835Z] --- SKIP: TestNetworkNat (0.00s) [2019-09-06T23:27:12.835Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2019-09-06T23:27:12.835Z] === RUN TestNetworkLocalhostTCPNat [2019-09-06T23:27:12.835Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2019-09-06T23:27:12.835Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-06T23:27:12.835Z] === RUN TestNetworkLoopbackNat [2019-09-06T23:27:12.835Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2019-09-06T23:27:12.835Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2019-09-06T23:27:12.835Z] === RUN TestPause [2019-09-06T23:27:12.835Z] --- SKIP: TestPause (0.00s) [2019-09-06T23:27:12.835Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2019-09-06T23:27:12.835Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-09-06T23:27:13.923Z] --- PASS: TestIpcModeNone (1.35s) [2019-09-06T23:27:13.923Z] === RUN TestIpcModePrivate [2019-09-06T23:27:14.381Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.61s) [2019-09-06T23:27:14.381Z] === RUN TestPauseStopPausedContainer [2019-09-06T23:27:14.381Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2019-09-06T23:27:14.381Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2019-09-06T23:27:14.381Z] === RUN TestPsFilter [2019-09-06T23:27:14.381Z] --- PASS: TestPsFilter (0.10s) [2019-09-06T23:27:14.381Z] === RUN TestRemoveContainerWithRemovedVolume [2019-09-06T23:27:15.182Z] --- PASS: TestIpcModePrivate (1.08s) [2019-09-06T23:27:15.182Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2019-09-06T23:27:15.182Z] === RUN TestIpcModeShareable [2019-09-06T23:27:16.438Z] --- PASS: TestIpcModeShareable (1.17s) [2019-09-06T23:27:16.438Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2019-09-06T23:27:16.438Z] === RUN TestAPIIpcModeShareableAndContainer [2019-09-06T23:27:16.570Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.98s) [2019-09-06T23:27:16.570Z] === RUN TestRemoveContainerWithVolume [2019-09-06T23:27:17.945Z] --- PASS: TestDockerNetworkReConnect (5.28s) [2019-09-06T23:27:17.945Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect [2019-09-06T23:27:17.945Z] daemon.go:321: [dd5158341d442] waiting for daemon to start [2019-09-06T23:27:17.945Z] daemon.go:339: [dd5158341d442] daemon started [2019-09-06T23:27:17.945Z] daemon.go:449: [dd5158341d442] Stopping daemon [2019-09-06T23:27:17.945Z] daemon.go:288: [dd5158341d442] exiting daemon [2019-09-06T23:27:17.945Z] daemon.go:436: [dd5158341d442] Daemon stopped [2019-09-06T23:27:17.945Z] === RUN TestServiceUpdateNetwork [2019-09-06T23:27:18.116Z] --- PASS: TestRemoveContainerWithVolume (1.90s) [2019-09-06T23:27:18.116Z] === RUN TestRemoveContainerRunning [2019-09-06T23:27:19.314Z] PASS: docker_cli_build_test.go:172: DockerSuite.TestBuildEnvironmentReplacementEnv 10.801s [2019-09-06T23:27:19.641Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.20s) [2019-09-06T23:27:19.641Z] === RUN TestAPIIpcModeHost [2019-09-06T23:27:19.663Z] --- PASS: TestRemoveContainerRunning (1.53s) [2019-09-06T23:27:19.663Z] === RUN TestRemoveContainerForceRemoveRunning [2019-09-06T23:27:19.878Z] PASS: docker_api_swarm_test.go:36: DockerSwarmSuite.TestAPISwarmInit 14.956s [2019-09-06T23:27:19.878Z] PASS: docker_cli_build_test.go:103: DockerSuite.TestBuildEnvironmentReplacementExpose 0.906s [2019-09-06T23:27:20.440Z] --- PASS: TestAPIIpcModeHost (0.88s) [2019-09-06T23:27:20.440Z] === RUN TestDaemonIpcModeShareable [2019-09-06T23:27:20.813Z] PASS: docker_cli_build_test.go:61: DockerSuite.TestBuildEnvironmentReplacementUser 0.741s [2019-09-06T23:27:20.813Z] PASS: docker_api_swarm_test.go:530: DockerSwarmSuite.TestAPISwarmInvalidAddress 0.922s [2019-09-06T23:27:21.220Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.66s) [2019-09-06T23:27:21.220Z] === RUN TestRemoveInvalidContainer [2019-09-06T23:27:21.682Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-09-06T23:27:21.682Z] === RUN TestRenameLinkedContainer [2019-09-06T23:27:21.682Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2019-09-06T23:27:21.682Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2019-09-06T23:27:21.682Z] === RUN TestRenameStoppedContainer [2019-09-06T23:27:21.743Z] PASS: docker_cli_build_test.go:78: DockerSuite.TestBuildEnvironmentReplacementVolume 0.676s [2019-09-06T23:27:22.307Z] --- PASS: TestDaemonIpcModeShareable (1.94s) [2019-09-06T23:27:22.307Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2019-09-06T23:27:22.307Z] daemon.go:321: [d0c51e037604b] waiting for daemon to start [2019-09-06T23:27:22.307Z] daemon.go:339: [d0c51e037604b] daemon started [2019-09-06T23:27:22.307Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2019-09-06T23:27:22.307Z] daemon.go:449: [d0c51e037604b] Stopping daemon [2019-09-06T23:27:22.307Z] daemon.go:288: [d0c51e037604b] exiting daemon [2019-09-06T23:27:22.307Z] daemon.go:436: [d0c51e037604b] Daemon stopped [2019-09-06T23:27:22.307Z] === RUN TestDaemonIpcModePrivate [2019-09-06T23:27:23.637Z] PASS: docker_cli_build_test.go:128: DockerSuite.TestBuildEnvironmentReplacementWorkdir 1.710s [2019-09-06T23:27:23.638Z] SKIP: docker_cli_build_test.go:5318: DockerSuite.TestBuildEscapeNotBackslashWordTest (unmatched requirement DaemonIsWindows) [2019-09-06T23:27:23.638Z] PASS: docker_cli_build_test.go:2264: DockerSuite.TestBuildEscapeWhitespace 0.373s [2019-09-06T23:27:24.200Z] --- PASS: TestDaemonIpcModePrivate (2.00s) [2019-09-06T23:27:24.200Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2019-09-06T23:27:24.200Z] daemon.go:321: [d77b2395a1b32] waiting for daemon to start [2019-09-06T23:27:24.200Z] daemon.go:339: [d77b2395a1b32] daemon started [2019-09-06T23:27:24.200Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2019-09-06T23:27:24.200Z] daemon.go:449: [d77b2395a1b32] Stopping daemon [2019-09-06T23:27:24.200Z] daemon.go:288: [d77b2395a1b32] exiting daemon [2019-09-06T23:27:24.200Z] daemon.go:436: [d77b2395a1b32] Daemon stopped [2019-09-06T23:27:24.200Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-09-06T23:27:26.403Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.17s) [2019-09-06T23:27:26.403Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2019-09-06T23:27:26.403Z] daemon.go:321: [d53ae3985ad7a] waiting for daemon to start [2019-09-06T23:27:26.403Z] daemon.go:339: [d53ae3985ad7a] daemon started [2019-09-06T23:27:26.403Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2019-09-06T23:27:26.403Z] daemon.go:449: [d53ae3985ad7a] Stopping daemon [2019-09-06T23:27:26.403Z] daemon.go:288: [d53ae3985ad7a] exiting daemon [2019-09-06T23:27:26.403Z] daemon.go:436: [d53ae3985ad7a] Daemon stopped [2019-09-06T23:27:26.403Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-09-06T23:27:28.225Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.90s) [2019-09-06T23:27:28.225Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2019-09-06T23:27:28.225Z] daemon.go:321: [dddcbdd9f87b7] waiting for daemon to start [2019-09-06T23:27:28.225Z] daemon.go:339: [dddcbdd9f87b7] daemon started [2019-09-06T23:27:28.225Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2019-09-06T23:27:28.225Z] daemon.go:449: [dddcbdd9f87b7] Stopping daemon [2019-09-06T23:27:28.225Z] daemon.go:288: [dddcbdd9f87b7] exiting daemon [2019-09-06T23:27:28.225Z] daemon.go:436: [dddcbdd9f87b7] Daemon stopped [2019-09-06T23:27:28.225Z] === RUN TestIpcModeOlderClient [2019-09-06T23:27:28.225Z] === PAUSE TestIpcModeOlderClient [2019-09-06T23:27:28.225Z] === RUN TestKillContainerInvalidSignal [2019-09-06T23:27:28.780Z] --- PASS: TestRenameStoppedContainer (6.70s) [2019-09-06T23:27:28.781Z] === RUN TestRenameRunningContainerAndReuse [2019-09-06T23:27:29.519Z] --- PASS: TestKillContainerInvalidSignal (0.84s) [2019-09-06T23:27:29.519Z] === RUN TestKillContainer [2019-09-06T23:27:29.519Z] === RUN TestKillContainer/no_signal [2019-09-06T23:27:30.301Z] === RUN TestKillContainer/non_killing_signal [2019-09-06T23:27:30.686Z] === RUN TestKillContainer/killing_signal [2019-09-06T23:27:31.995Z] --- PASS: TestKillContainer (2.74s) [2019-09-06T23:27:31.995Z] --- PASS: TestKillContainer/no_signal (0.92s) [2019-09-06T23:27:31.995Z] --- PASS: TestKillContainer/non_killing_signal (0.59s) [2019-09-06T23:27:31.995Z] --- PASS: TestKillContainer/killing_signal (0.84s) [2019-09-06T23:27:31.995Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-09-06T23:27:31.995Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-09-06T23:27:32.545Z] --- PASS: TestRenameRunningContainerAndReuse (4.17s) [2019-09-06T23:27:32.545Z] === RUN TestRenameInvalidName [2019-09-06T23:27:32.790Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-09-06T23:27:33.588Z] --- PASS: TestServiceUpdateNetwork (14.91s) [2019-09-06T23:27:33.589Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork [2019-09-06T23:27:33.589Z] daemon.go:321: [d27b80c8da0c2] waiting for daemon to start [2019-09-06T23:27:33.589Z] daemon.go:339: [d27b80c8da0c2] daemon started [2019-09-06T23:27:33.589Z] daemon.go:449: [d27b80c8da0c2] Stopping daemon [2019-09-06T23:27:33.589Z] daemon.go:288: [d27b80c8da0c2] exiting daemon [2019-09-06T23:27:33.589Z] daemon.go:436: [d27b80c8da0c2] Daemon stopped [2019-09-06T23:27:33.589Z] === RUN TestDockerNetworkReConnect [2019-09-06T23:27:34.070Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.83s) [2019-09-06T23:27:34.070Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.89s) [2019-09-06T23:27:34.070Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s) [2019-09-06T23:27:34.070Z] === RUN TestKillStoppedContainer [2019-09-06T23:27:34.070Z] --- PASS: TestKillStoppedContainer (0.09s) [2019-09-06T23:27:34.070Z] === RUN TestKillStoppedContainerAPIPre120 [2019-09-06T23:27:34.070Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2019-09-06T23:27:34.070Z] === RUN TestKillDifferentUserContainer [2019-09-06T23:27:34.093Z] --- PASS: TestRenameInvalidName (1.57s) [2019-09-06T23:27:34.093Z] === RUN TestRenameAnonymousContainer [2019-09-06T23:27:34.093Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2019-09-06T23:27:34.093Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2019-09-06T23:27:34.093Z] === RUN TestRenameContainerWithSameName [2019-09-06T23:27:34.865Z] --- PASS: TestKillDifferentUserContainer (0.94s) [2019-09-06T23:27:34.865Z] === RUN TestInspectOomKilledTrue [2019-09-06T23:27:34.865Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2019-09-06T23:27:34.865Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-06T23:27:34.865Z] === RUN TestInspectOomKilledFalse [2019-09-06T23:27:34.865Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-09-06T23:27:34.865Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-06T23:27:34.865Z] === RUN TestLinksEtcHostsContentMatch [2019-09-06T23:27:35.641Z] --- PASS: TestRenameContainerWithSameName (1.57s) [2019-09-06T23:27:35.641Z] === RUN TestRenameContainerWithLinkedContainer [2019-09-06T23:27:35.641Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2019-09-06T23:27:35.641Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2019-09-06T23:27:35.641Z] === RUN TestResize [2019-09-06T23:27:35.641Z] --- SKIP: TestResize (0.00s) [2019-09-06T23:27:35.641Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2019-09-06T23:27:35.641Z] === RUN TestResizeWithInvalidSize [2019-09-06T23:27:35.641Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2019-09-06T23:27:35.641Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2019-09-06T23:27:35.641Z] === RUN TestResizeWhenContainerNotStarted [2019-09-06T23:27:35.663Z] --- PASS: TestLinksEtcHostsContentMatch (0.67s) [2019-09-06T23:27:35.663Z] === RUN TestLinksContainerNames [2019-09-06T23:27:36.111Z] PASS: docker_cli_build_test.go:3303: DockerSuite.TestBuildExoticShellInterpolation 12.329s [2019-09-06T23:27:36.368Z] PASS: docker_cli_build_test.go:1591: DockerSuite.TestBuildExpose 0.342s [2019-09-06T23:27:36.932Z] PASS: docker_cli_build_test.go:1605: DockerSuite.TestBuildExposeMorePorts 0.471s [2019-09-06T23:27:37.189Z] --- PASS: TestResizeWhenContainerNotStarted (1.86s) [2019-09-06T23:27:37.189Z] === RUN TestDaemonRestartKillContainers [2019-09-06T23:27:37.189Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2019-09-06T23:27:37.189Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-09-06T23:27:37.189Z] === RUN TestStats [2019-09-06T23:27:37.189Z] --- SKIP: TestStats (0.00s) [2019-09-06T23:27:37.189Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2019-09-06T23:27:37.189Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-09-06T23:27:37.497Z] PASS: docker_cli_build_test.go:1654: DockerSuite.TestBuildExposeOrder 0.444s [2019-09-06T23:27:37.650Z] --- PASS: TestLinksContainerNames (1.72s) [2019-09-06T23:27:37.650Z] === RUN TestLogsFollowTailEmpty [2019-09-06T23:27:37.754Z] PASS: docker_cli_build_test.go:1670: DockerSuite.TestBuildExposeUpperCaseProto 0.330s [2019-09-06T23:27:38.010Z] --- PASS: TestDockerNetworkReConnect (5.18s) [2019-09-06T23:27:38.010Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect [2019-09-06T23:27:38.010Z] daemon.go:321: [dcaac1b924eb4] waiting for daemon to start [2019-09-06T23:27:38.010Z] daemon.go:339: [dcaac1b924eb4] daemon started [2019-09-06T23:27:38.010Z] daemon.go:449: [dcaac1b924eb4] Stopping daemon [2019-09-06T23:27:38.010Z] daemon.go:288: [dcaac1b924eb4] exiting daemon [2019-09-06T23:27:38.010Z] daemon.go:436: [dcaac1b924eb4] Daemon stopped [2019-09-06T23:27:38.010Z] === RUN TestServiceUpdateNetwork [2019-09-06T23:27:38.175Z] --- PASS: TestLogsFollowTailEmpty (1.04s) [2019-09-06T23:27:38.175Z] === RUN TestContainerNetworkMountsNoChown [2019-09-06T23:27:38.941Z] PASS: docker_cli_build_test.go:2228: DockerSuite.TestBuildFails 1.108s [2019-09-06T23:27:38.941Z] PASS: docker_cli_build_test.go:4898: DockerSuite.TestBuildFailsGitNotCallable 0.018s [2019-09-06T23:27:39.556Z] --- PASS: TestContainerNetworkMountsNoChown (0.87s) [2019-09-06T23:27:39.557Z] === RUN TestMountDaemonRoot [2019-09-06T23:27:39.557Z] === RUN TestMountDaemonRoot/default [2019-09-06T23:27:39.557Z] === PAUSE TestMountDaemonRoot/default [2019-09-06T23:27:39.557Z] === RUN TestMountDaemonRoot/private [2019-09-06T23:27:39.557Z] === PAUSE TestMountDaemonRoot/private [2019-09-06T23:27:39.557Z] === RUN TestMountDaemonRoot/rprivate [2019-09-06T23:27:39.557Z] === PAUSE TestMountDaemonRoot/rprivate [2019-09-06T23:27:39.557Z] === RUN TestMountDaemonRoot/slave [2019-09-06T23:27:39.557Z] === PAUSE TestMountDaemonRoot/slave [2019-09-06T23:27:39.557Z] === RUN TestMountDaemonRoot/rslave [2019-09-06T23:27:39.557Z] === PAUSE TestMountDaemonRoot/rslave [2019-09-06T23:27:39.557Z] === RUN TestMountDaemonRoot/shared [2019-09-06T23:27:39.557Z] === PAUSE TestMountDaemonRoot/shared [2019-09-06T23:27:39.557Z] === RUN TestMountDaemonRoot/rshared [2019-09-06T23:27:39.557Z] === PAUSE TestMountDaemonRoot/rshared [2019-09-06T23:27:39.557Z] === CONT TestMountDaemonRoot/default [2019-09-06T23:27:39.557Z] === RUN TestMountDaemonRoot/default/bind_root [2019-09-06T23:27:39.557Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-09-06T23:27:39.557Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-09-06T23:27:39.557Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-09-06T23:27:39.557Z] === RUN TestMountDaemonRoot/default/mount_root [2019-09-06T23:27:39.557Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-09-06T23:27:39.557Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-09-06T23:27:39.557Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-09-06T23:27:39.557Z] === CONT TestMountDaemonRoot/default/bind_root [2019-09-06T23:27:39.557Z] === CONT TestMountDaemonRoot/rshared [2019-09-06T23:27:39.557Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-09-06T23:27:39.557Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-09-06T23:27:39.557Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-09-06T23:27:39.557Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-09-06T23:27:39.557Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-09-06T23:27:39.557Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-09-06T23:27:39.557Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-09-06T23:27:39.557Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-09-06T23:27:39.557Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-09-06T23:27:39.557Z] === CONT TestMountDaemonRoot/shared [2019-09-06T23:27:39.557Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-09-06T23:27:39.557Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-09-06T23:27:39.557Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-09-06T23:27:39.557Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-09-06T23:27:39.557Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-09-06T23:27:39.557Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-09-06T23:27:39.557Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-09-06T23:27:39.557Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-09-06T23:27:39.557Z] === CONT TestMountDaemonRoot/rslave [2019-09-06T23:27:39.557Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-09-06T23:27:39.557Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-09-06T23:27:39.557Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-09-06T23:27:39.557Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-09-06T23:27:39.557Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-09-06T23:27:39.557Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-09-06T23:27:39.557Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-09-06T23:27:39.557Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-09-06T23:27:39.557Z] === CONT TestMountDaemonRoot/slave [2019-09-06T23:27:39.557Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-09-06T23:27:39.557Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-09-06T23:27:39.557Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-09-06T23:27:39.557Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-09-06T23:27:39.557Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-09-06T23:27:39.557Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-09-06T23:27:39.557Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-09-06T23:27:39.557Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-09-06T23:27:39.557Z] === CONT TestMountDaemonRoot/rprivate [2019-09-06T23:27:39.557Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-09-06T23:27:39.557Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-09-06T23:27:39.557Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-09-06T23:27:39.557Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-09-06T23:27:39.557Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-09-06T23:27:39.557Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-09-06T23:27:39.557Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-09-06T23:27:39.557Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-09-06T23:27:39.557Z] === CONT TestMountDaemonRoot/private [2019-09-06T23:27:39.557Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-09-06T23:27:39.557Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-09-06T23:27:39.557Z] === RUN TestMountDaemonRoot/private/mount_root [2019-09-06T23:27:39.557Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-09-06T23:27:39.557Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-09-06T23:27:39.557Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-09-06T23:27:39.557Z] === RUN TestMountDaemonRoot/private/bind_root [2019-09-06T23:27:39.557Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-09-06T23:27:39.557Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-09-06T23:27:39.557Z] === CONT TestMountDaemonRoot/default/mount_root [2019-09-06T23:27:39.557Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-09-06T23:27:39.557Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-09-06T23:27:39.557Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-09-06T23:27:39.557Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-09-06T23:27:39.557Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-09-06T23:27:39.557Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-09-06T23:27:39.557Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-09-06T23:27:39.557Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-09-06T23:27:39.557Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-09-06T23:27:39.557Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-09-06T23:27:39.955Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-09-06T23:27:39.955Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-09-06T23:27:39.955Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-09-06T23:27:39.955Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-09-06T23:27:39.955Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-09-06T23:27:39.955Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-09-06T23:27:39.955Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-09-06T23:27:39.955Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-09-06T23:27:39.955Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-09-06T23:27:39.955Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-09-06T23:27:39.955Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-09-06T23:27:39.955Z] === CONT TestMountDaemonRoot/private/bind_root [2019-09-06T23:27:39.955Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-09-06T23:27:39.955Z] === CONT TestMountDaemonRoot/private/mount_root [2019-09-06T23:27:39.955Z] --- PASS: TestMountDaemonRoot (0.02s) [2019-09-06T23:27:39.955Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-09-06T23:27:39.955Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2019-09-06T23:27:39.955Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2019-09-06T23:27:39.955Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2019-09-06T23:27:39.955Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s) [2019-09-06T23:27:39.955Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-09-06T23:27:39.955Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2019-09-06T23:27:39.955Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2019-09-06T23:27:39.955Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2019-09-06T23:27:39.955Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2019-09-06T23:27:39.955Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-09-06T23:27:39.955Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2019-09-06T23:27:39.955Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2019-09-06T23:27:39.955Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2019-09-06T23:27:39.955Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2019-09-06T23:27:39.955Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-09-06T23:27:39.955Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2019-09-06T23:27:39.955Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2019-09-06T23:27:39.955Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2019-09-06T23:27:39.955Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2019-09-06T23:27:39.955Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-09-06T23:27:39.955Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2019-09-06T23:27:39.955Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2019-09-06T23:27:39.955Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-09-06T23:27:39.955Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2019-09-06T23:27:39.955Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-09-06T23:27:39.955Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2019-09-06T23:27:39.955Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2019-09-06T23:27:39.955Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2019-09-06T23:27:39.955Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2019-09-06T23:27:39.955Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-09-06T23:27:39.955Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-09-06T23:27:39.955Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-09-06T23:27:39.955Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2019-09-06T23:27:39.955Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-09-06T23:27:39.955Z] === RUN TestContainerBindMountNonRecursive [2019-09-06T23:27:42.040Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.63s) [2019-09-06T23:27:42.040Z] === RUN TestStopContainerWithTimeout [2019-09-06T23:27:42.040Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2019-09-06T23:27:42.040Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2019-09-06T23:27:42.040Z] === RUN TestUpdateRestartPolicy [2019-09-06T23:27:42.215Z] PASS: docker_cli_build_test.go:4818: DockerSuite.TestBuildFollowSymlinkToDir 2.634s [2019-09-06T23:27:42.407Z] --- PASS: TestContainerBindMountNonRecursive (2.06s) [2019-09-06T23:27:42.407Z] === RUN TestNetworkNat [2019-09-06T23:27:43.181Z] --- PASS: TestNetworkNat (0.93s) [2019-09-06T23:27:43.181Z] === RUN TestNetworkLocalhostTCPNat [2019-09-06T23:27:43.985Z] --- PASS: TestNetworkLocalhostTCPNat (0.99s) [2019-09-06T23:27:43.985Z] === RUN TestNetworkLoopbackNat [2019-09-06T23:27:44.109Z] PASS: docker_cli_build_test.go:4788: DockerSuite.TestBuildFollowSymlinkToFile 2.308s [2019-09-06T23:27:45.276Z] --- PASS: TestNetworkLoopbackNat (1.23s) [2019-09-06T23:27:45.276Z] === RUN TestPause [2019-09-06T23:27:45.331Z] tests/integration/models_containers_test.py ............................ [ 83%] [2019-09-06T23:27:46.007Z] PASS: docker_cli_build_test.go:1171: DockerSuite.TestBuildForceRm 1.922s [2019-09-06T23:27:46.569Z] --- PASS: TestPause (1.07s) [2019-09-06T23:27:46.569Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-09-06T23:27:46.569Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-09-06T23:27:46.569Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-09-06T23:27:46.569Z] === RUN TestPauseStopPausedContainer [2019-09-06T23:27:47.383Z] --- PASS: TestPauseStopPausedContainer (1.07s) [2019-09-06T23:27:47.383Z] === RUN TestPsFilter [2019-09-06T23:27:47.389Z] PASS: docker_cli_build_test.go:3052: DockerSuite.TestBuildFromGit 1.575s [2019-09-06T23:27:47.770Z] --- PASS: TestPsFilter (0.27s) [2019-09-06T23:27:47.770Z] === RUN TestRemoveContainerWithRemovedVolume [2019-09-06T23:27:47.952Z] PASS: docker_cli_build_test.go:3071: DockerSuite.TestBuildFromGitWithContext 0.427s [2019-09-06T23:27:48.577Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.90s) [2019-09-06T23:27:48.578Z] === RUN TestRemoveContainerWithVolume [2019-09-06T23:27:48.883Z] PASS: docker_cli_build_test.go:3090: DockerSuite.TestBuildFromGitWithF 1.077s [2019-09-06T23:27:49.391Z] --- PASS: TestRemoveContainerWithVolume (0.95s) [2019-09-06T23:27:49.391Z] === RUN TestRemoveContainerRunning [2019-09-06T23:27:50.969Z] --- PASS: TestRemoveContainerRunning (1.14s) [2019-09-06T23:27:50.969Z] === RUN TestRemoveContainerForceRemoveRunning [2019-09-06T23:27:51.403Z] PASS: docker_cli_build_test.go:3702: DockerSuite.TestBuildFromMixedcaseDockerfile 2.109s [2019-09-06T23:27:51.813Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.15s) [2019-09-06T23:27:51.813Z] === RUN TestRemoveInvalidContainer [2019-09-06T23:27:51.813Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2019-09-06T23:27:51.813Z] === RUN TestRenameLinkedContainer [2019-09-06T23:27:51.966Z] PASS: docker_cli_build_test.go:3778: DockerSuite.TestBuildFromOfficialNames 0.707s [2019-09-06T23:27:52.222Z] PASS: docker_cli_build_test.go:3103: DockerSuite.TestBuildFromRemoteTarball 0.310s [2019-09-06T23:27:53.153Z] --- PASS: TestServiceUpdateNetwork (15.26s) [2019-09-06T23:27:53.153Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork [2019-09-06T23:27:53.153Z] daemon.go:321: [d4abe61e4d127] waiting for daemon to start [2019-09-06T23:27:53.153Z] daemon.go:339: [d4abe61e4d127] daemon started [2019-09-06T23:27:53.153Z] daemon.go:449: [d4abe61e4d127] Stopping daemon [2019-09-06T23:27:53.153Z] daemon.go:288: [d4abe61e4d127] exiting daemon [2019-09-06T23:27:53.153Z] daemon.go:436: [d4abe61e4d127] Daemon stopped [2019-09-06T23:27:53.153Z] === RUN TestDockerNetworkReConnect [2019-09-06T23:27:54.521Z] PASS: docker_cli_build_test.go:3753: DockerSuite.TestBuildFromStdinWithF 2.345s [2019-09-06T23:27:55.913Z] --- PASS: TestRenameLinkedContainer (3.53s) [2019-09-06T23:27:55.913Z] === RUN TestRenameStoppedContainer [2019-09-06T23:27:56.292Z] --- PASS: TestRenameStoppedContainer (1.00s) [2019-09-06T23:27:56.292Z] === RUN TestRenameRunningContainerAndReuse [2019-09-06T23:27:57.044Z] PASS: docker_cli_build_test.go:3726: DockerSuite.TestBuildFromURLWithF 2.423s [2019-09-06T23:27:58.412Z] --- PASS: TestDockerNetworkReConnect (5.19s) [2019-09-06T23:27:58.412Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect [2019-09-06T23:27:58.412Z] daemon.go:321: [de37225409839] waiting for daemon to start [2019-09-06T23:27:58.412Z] daemon.go:339: [de37225409839] daemon started [2019-09-06T23:27:58.412Z] daemon.go:449: [de37225409839] Stopping daemon [2019-09-06T23:27:58.412Z] daemon.go:288: [de37225409839] exiting daemon [2019-09-06T23:27:58.412Z] daemon.go:436: [de37225409839] Daemon stopped [2019-09-06T23:27:58.412Z] === RUN TestServiceUpdateNetwork [2019-09-06T23:27:58.412Z] PASS: docker_cli_build_test.go:235: DockerSuite.TestBuildHandleEscapesInVolume 1.559s [2019-09-06T23:27:58.751Z] --- PASS: TestRenameRunningContainerAndReuse (2.33s) [2019-09-06T23:27:58.752Z] === RUN TestRenameInvalidName [2019-09-06T23:28:00.036Z] --- PASS: TestRenameInvalidName (1.09s) [2019-09-06T23:28:00.036Z] === RUN TestRenameAnonymousContainer [2019-09-06T23:28:03.182Z] --- PASS: TestUpdateRestartPolicy (19.98s) [2019-09-06T23:28:03.182Z] === RUN TestUpdateRestartWithAutoRemove [2019-09-06T23:28:03.367Z] --- PASS: TestRenameAnonymousContainer (3.22s) [2019-09-06T23:28:03.367Z] === RUN TestRenameContainerWithSameName [2019-09-06T23:28:03.644Z] --- PASS: TestUpdateRestartWithAutoRemove (1.60s) [2019-09-06T23:28:03.644Z] === RUN TestWaitNonBlocked [2019-09-06T23:28:03.644Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-06T23:28:03.644Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-06T23:28:03.644Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-06T23:28:03.644Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-06T23:28:03.644Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-06T23:28:03.644Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-06T23:28:03.663Z] PASS: docker_cli_history_test.go:16: DockerSuite.TestBuildHistory 5.139s [2019-09-06T23:28:04.175Z] --- PASS: TestRenameContainerWithSameName (1.25s) [2019-09-06T23:28:04.175Z] === RUN TestRenameContainerWithLinkedContainer [2019-09-06T23:28:04.270Z] PASS: docker_cli_build_test.go:6182: DockerSuite.TestBuildIidFile 0.526s [2019-09-06T23:28:05.200Z] PASS: docker_cli_build_test.go:6207: DockerSuite.TestBuildIidFileCleanupOnFail 0.895s [2019-09-06T23:28:05.764Z] PASS: docker_cli_build_test.go:2207: DockerSuite.TestBuildInheritance 0.616s [2019-09-06T23:28:05.896Z] ......... [ 85%] [2019-09-06T23:28:06.210Z] --- PASS: TestRenameContainerWithLinkedContainer (2.04s) [2019-09-06T23:28:06.210Z] === RUN TestResize [2019-09-06T23:28:06.327Z] PASS: docker_cli_build_test.go:5975: DockerSuite.TestBuildIntermediateTarget 0.513s [2019-09-06T23:28:06.327Z] PASS: docker_cli_build_test.go:3192: DockerSuite.TestBuildInvalidTag 0.010s [2019-09-06T23:28:06.564Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-09-06T23:28:06.564Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.40s) [2019-09-06T23:28:06.564Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.53s) [2019-09-06T23:28:06.564Z] === RUN TestWaitBlocked [2019-09-06T23:28:06.564Z] --- SKIP: TestWaitBlocked (0.00s) [2019-09-06T23:28:06.564Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2019-09-06T23:28:06.564Z] PASS [2019-09-06T23:28:06.564Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2019-09-06T23:28:06.564Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-06T23:28:06.564Z] INFO: Testing against a local daemon [2019-09-06T23:28:06.564Z] === RUN TestCommitInheritsEnv [2019-09-06T23:28:06.564Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2019-09-06T23:28:06.564Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-06T23:28:06.564Z] === RUN TestImportExtremelyLargeImageWorks [2019-09-06T23:28:06.564Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-09-06T23:28:06.564Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2019-09-06T23:28:06.564Z] === RUN TestImagesFilterMultiReference [2019-09-06T23:28:06.564Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2019-09-06T23:28:06.564Z] === RUN TestRemoveImageOrphaning [2019-09-06T23:28:06.564Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2019-09-06T23:28:06.564Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-06T23:28:06.564Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-09-06T23:28:06.564Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-09-06T23:28:06.564Z] === RUN TestTagInvalidReference [2019-09-06T23:28:06.564Z] --- PASS: TestTagInvalidReference (0.02s) [2019-09-06T23:28:06.564Z] === RUN TestTagValidPrefixedRepo [2019-09-06T23:28:06.564Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-09-06T23:28:06.564Z] === RUN TestTagExistedNameWithoutForce [2019-09-06T23:28:06.564Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-09-06T23:28:06.564Z] === RUN TestTagOfficialNames [2019-09-06T23:28:06.564Z] --- SKIP: TestTagOfficialNames (0.00s) [2019-09-06T23:28:06.564Z] tag_test.go:98: testEnv.OSType == "windows" [2019-09-06T23:28:06.564Z] === RUN TestTagMatchesDigest [2019-09-06T23:28:06.564Z] --- PASS: TestTagMatchesDigest (0.02s) [2019-09-06T23:28:06.564Z] PASS [2019-09-06T23:28:06.564Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2019-09-06T23:28:06.564Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-06T23:28:06.564Z] INFO: Testing against a local daemon [2019-09-06T23:28:06.564Z] === RUN TestNetworkCreateDelete [2019-09-06T23:28:06.564Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2019-09-06T23:28:06.564Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2019-09-06T23:28:06.564Z] === RUN TestDockerNetworkDeletePreferID [2019-09-06T23:28:06.564Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2019-09-06T23:28:06.564Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2019-09-06T23:28:06.564Z] === RUN TestInspectNetwork [2019-09-06T23:28:06.564Z] --- SKIP: TestInspectNetwork (0.00s) [2019-09-06T23:28:06.564Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2019-09-06T23:28:06.564Z] === RUN TestRunContainerWithBridgeNone [2019-09-06T23:28:06.564Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2019-09-06T23:28:06.564Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2019-09-06T23:28:06.564Z] === RUN TestNetworkInvalidJSON [2019-09-06T23:28:06.564Z] === RUN TestNetworkInvalidJSON//networks/create [2019-09-06T23:28:06.564Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-09-06T23:28:06.564Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-09-06T23:28:06.564Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-09-06T23:28:06.564Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-06T23:28:06.564Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-06T23:28:06.564Z] === CONT TestNetworkInvalidJSON//networks/create [2019-09-06T23:28:06.564Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-06T23:28:06.564Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-09-06T23:28:06.564Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-09-06T23:28:06.564Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-09-06T23:28:06.565Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-09-06T23:28:06.565Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-09-06T23:28:06.565Z] === RUN TestDaemonRestartWithLiveRestore [2019-09-06T23:28:06.565Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2019-09-06T23:28:06.565Z] service_test.go:29: testEnv.OSType == "windows" [2019-09-06T23:28:06.565Z] === RUN TestDaemonDefaultNetworkPools [2019-09-06T23:28:06.565Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2019-09-06T23:28:06.565Z] service_test.go:51: testEnv.OSType == "windows" [2019-09-06T23:28:06.565Z] === RUN TestDaemonRestartWithExistingNetwork [2019-09-06T23:28:06.565Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2019-09-06T23:28:06.565Z] service_test.go:94: testEnv.OSType == "windows" [2019-09-06T23:28:06.565Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-09-06T23:28:06.565Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2019-09-06T23:28:06.565Z] service_test.go:127: testEnv.OSType == "windows" [2019-09-06T23:28:06.565Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-09-06T23:28:06.565Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2019-09-06T23:28:06.565Z] service_test.go:177: testEnv.OSType == "windows" [2019-09-06T23:28:06.565Z] === RUN TestServiceWithPredefinedNetwork [2019-09-06T23:28:06.565Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2019-09-06T23:28:06.565Z] service_test.go:201: testEnv.OSType == "windows" [2019-09-06T23:28:06.565Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-09-06T23:28:06.565Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-06T23:28:06.565Z] service_test.go:230: FLAKY_TEST [2019-09-06T23:28:06.565Z] === RUN TestServiceWithDataPathPortInit [2019-09-06T23:28:06.565Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2019-09-06T23:28:06.565Z] service_test.go:333: testEnv.OSType == "windows" [2019-09-06T23:28:06.565Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-09-06T23:28:06.565Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2019-09-06T23:28:06.565Z] service_test.go:392: testEnv.OSType == "windows" [2019-09-06T23:28:06.565Z] PASS [2019-09-06T23:28:06.565Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-09-06T23:28:06.565Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-06T23:28:06.565Z] INFO: Testing against a local daemon [2019-09-06T23:28:06.565Z] PASS [2019-09-06T23:28:06.565Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-09-06T23:28:06.565Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-06T23:28:06.565Z] INFO: Testing against a local daemon [2019-09-06T23:28:06.565Z] PASS [2019-09-06T23:28:06.565Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2019-09-06T23:28:06.565Z] PASS [2019-09-06T23:28:06.565Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-09-06T23:28:06.565Z] PASS [2019-09-06T23:28:06.565Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-09-06T23:28:06.565Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-06T23:28:06.565Z] INFO: Testing against a local daemon [2019-09-06T23:28:06.565Z] === RUN TestPluginInvalidJSON [2019-09-06T23:28:06.565Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-09-06T23:28:06.565Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-09-06T23:28:06.565Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-09-06T23:28:06.565Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-09-06T23:28:06.565Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-09-06T23:28:06.565Z] PASS [2019-09-06T23:28:06.565Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-09-06T23:28:06.565Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-06T23:28:06.565Z] INFO: Testing against a local daemon [2019-09-06T23:28:06.565Z] === RUN TestExternalGraphDriver [2019-09-06T23:28:06.565Z] --- SKIP: TestExternalGraphDriver (0.00s) [2019-09-06T23:28:06.565Z] external_test.go:48: runtime.GOOS == "windows" [2019-09-06T23:28:06.565Z] === RUN TestGraphdriverPluginV2 [2019-09-06T23:28:06.565Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2019-09-06T23:28:06.565Z] external_test.go:407: runtime.GOOS == "windows" [2019-09-06T23:28:06.565Z] PASS [2019-09-06T23:28:06.565Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-09-06T23:28:07.026Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-06T23:28:07.026Z] INFO: Testing against a local daemon [2019-09-06T23:28:07.026Z] PASS [2019-09-06T23:28:07.026Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-09-06T23:28:07.026Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-06T23:28:07.026Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2019-09-06T23:28:07.026Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-06T23:28:07.026Z] INFO: Testing against a local daemon [2019-09-06T23:28:07.026Z] === RUN TestSecretInspect [2019-09-06T23:28:07.026Z] --- SKIP: TestSecretInspect (0.00s) [2019-09-06T23:28:07.026Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-09-06T23:28:07.026Z] === RUN TestSecretList [2019-09-06T23:28:07.026Z] --- SKIP: TestSecretList (0.00s) [2019-09-06T23:28:07.026Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2019-09-06T23:28:07.026Z] === RUN TestSecretsCreateAndDelete [2019-09-06T23:28:07.026Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2019-09-06T23:28:07.026Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2019-09-06T23:28:07.026Z] === RUN TestSecretsUpdate [2019-09-06T23:28:07.026Z] --- SKIP: TestSecretsUpdate (0.00s) [2019-09-06T23:28:07.026Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-09-06T23:28:07.026Z] === RUN TestTemplatedSecret [2019-09-06T23:28:07.026Z] --- SKIP: TestTemplatedSecret (0.00s) [2019-09-06T23:28:07.026Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2019-09-06T23:28:07.027Z] === RUN TestSecretCreateResolve [2019-09-06T23:28:07.027Z] --- SKIP: TestSecretCreateResolve (0.00s) [2019-09-06T23:28:07.027Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2019-09-06T23:28:07.027Z] PASS [2019-09-06T23:28:07.027Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2019-09-06T23:28:07.027Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-06T23:28:07.027Z] INFO: Testing against a local daemon [2019-09-06T23:28:07.027Z] === RUN TestServiceCreateInit [2019-09-06T23:28:07.027Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-09-06T23:28:07.027Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-09-06T23:28:07.027Z] --- PASS: TestServiceCreateInit (0.02s) [2019-09-06T23:28:07.027Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2019-09-06T23:28:07.027Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-09-06T23:28:07.027Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2019-09-06T23:28:07.027Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-09-06T23:28:07.027Z] === RUN TestCreateServiceMultipleTimes [2019-09-06T23:28:07.027Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2019-09-06T23:28:07.027Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2019-09-06T23:28:07.027Z] === RUN TestCreateServiceConflict [2019-09-06T23:28:07.027Z] --- SKIP: TestCreateServiceConflict (0.00s) [2019-09-06T23:28:07.027Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2019-09-06T23:28:07.027Z] === RUN TestCreateServiceMaxReplicas [2019-09-06T23:28:07.027Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2019-09-06T23:28:07.027Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2019-09-06T23:28:07.027Z] === RUN TestCreateWithDuplicateNetworkNames [2019-09-06T23:28:07.027Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2019-09-06T23:28:07.027Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-09-06T23:28:07.027Z] === RUN TestCreateServiceSecretFileMode [2019-09-06T23:28:07.027Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2019-09-06T23:28:07.027Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2019-09-06T23:28:07.027Z] === RUN TestCreateServiceConfigFileMode [2019-09-06T23:28:07.027Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2019-09-06T23:28:07.027Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2019-09-06T23:28:07.027Z] === RUN TestCreateServiceSysctls [2019-09-06T23:28:07.027Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2019-09-06T23:28:07.027Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2019-09-06T23:28:07.027Z] === RUN TestInspect [2019-09-06T23:28:07.027Z] --- SKIP: TestInspect (0.00s) [2019-09-06T23:28:07.027Z] inspect_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2019-09-06T23:28:07.027Z] === RUN TestDockerNetworkConnectAlias [2019-09-06T23:28:07.027Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2019-09-06T23:28:07.027Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-09-06T23:28:07.027Z] === RUN TestDockerNetworkReConnect [2019-09-06T23:28:07.027Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2019-09-06T23:28:07.027Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2019-09-06T23:28:07.027Z] === RUN TestServicePlugin [2019-09-06T23:28:07.027Z] --- SKIP: TestServicePlugin (0.00s) [2019-09-06T23:28:07.027Z] plugin_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2019-09-06T23:28:07.027Z] === RUN TestServiceUpdateLabel [2019-09-06T23:28:07.027Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2019-09-06T23:28:07.027Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2019-09-06T23:28:07.027Z] === RUN TestServiceUpdateSecrets [2019-09-06T23:28:07.027Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2019-09-06T23:28:07.027Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2019-09-06T23:28:07.027Z] === RUN TestServiceUpdateConfigs [2019-09-06T23:28:07.027Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2019-09-06T23:28:07.027Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2019-09-06T23:28:07.027Z] === RUN TestServiceUpdateNetwork [2019-09-06T23:28:07.027Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2019-09-06T23:28:07.027Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2019-09-06T23:28:07.027Z] PASS [2019-09-06T23:28:07.027Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2019-09-06T23:28:07.027Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-06T23:28:07.027Z] INFO: Testing against a local daemon [2019-09-06T23:28:07.027Z] === RUN TestSessionCreate [2019-09-06T23:28:07.027Z] --- SKIP: TestSessionCreate (0.00s) [2019-09-06T23:28:07.027Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2019-09-06T23:28:07.027Z] === RUN TestSessionCreateWithBadUpgrade [2019-09-06T23:28:07.027Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2019-09-06T23:28:07.027Z] session_test.go:43: testEnv.OSType == "windows": FIXME [2019-09-06T23:28:07.027Z] PASS [2019-09-06T23:28:07.027Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2019-09-06T23:28:07.027Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-06T23:28:07.027Z] INFO: Testing against a local daemon [2019-09-06T23:28:07.027Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-09-06T23:28:07.027Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-09-06T23:28:07.027Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2019-09-06T23:28:07.027Z] === RUN TestEventsExecDie [2019-09-06T23:28:07.027Z] --- SKIP: TestEventsExecDie (0.00s) [2019-09-06T23:28:07.027Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2019-09-06T23:28:07.027Z] === RUN TestEventsBackwardsCompatible [2019-09-06T23:28:07.027Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2019-09-06T23:28:07.027Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2019-09-06T23:28:07.027Z] === RUN TestInfoAPI [2019-09-06T23:28:07.027Z] --- PASS: TestInfoAPI (0.02s) [2019-09-06T23:28:07.027Z] === RUN TestInfoAPIWarnings [2019-09-06T23:28:07.027Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2019-09-06T23:28:07.027Z] info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-06T23:28:07.027Z] === RUN TestLoginFailsWithBadCredentials [2019-09-06T23:28:07.282Z] PASS: docker_cli_build_test.go:35: DockerSuite.TestBuildJSONEmptyRun 1.058s [2019-09-06T23:28:07.580Z] --- PASS: TestResize (0.99s) [2019-09-06T23:28:07.580Z] === RUN TestResizeWithInvalidSize [2019-09-06T23:28:07.845Z] PASS: docker_cli_build_test.go:4924: DockerSuite.TestBuildLabel 0.557s [2019-09-06T23:28:08.001Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2019-09-06T23:28:08.001Z] === RUN TestPingCacheHeaders [2019-09-06T23:28:08.375Z] --- PASS: TestResizeWithInvalidSize (1.10s) [2019-09-06T23:28:08.375Z] === RUN TestResizeWhenContainerNotStarted [2019-09-06T23:28:08.410Z] PASS: docker_cli_build_test.go:4955: DockerSuite.TestBuildLabelCacheCommit 0.531s [2019-09-06T23:28:08.463Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-09-06T23:28:08.463Z] === RUN TestPingGet [2019-09-06T23:28:08.463Z] --- PASS: TestPingGet (0.02s) [2019-09-06T23:28:08.463Z] === RUN TestPingHead [2019-09-06T23:28:08.463Z] --- PASS: TestPingHead (0.03s) [2019-09-06T23:28:08.463Z] === RUN TestVersion [2019-09-06T23:28:08.463Z] --- PASS: TestVersion (0.03s) [2019-09-06T23:28:08.463Z] PASS [2019-09-06T23:28:08.463Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2019-09-06T23:28:08.463Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-06T23:28:08.463Z] INFO: Testing against a local daemon [2019-09-06T23:28:08.463Z] === RUN TestVolumesCreateAndList [2019-09-06T23:28:08.463Z] --- PASS: TestVolumesCreateAndList (0.03s) [2019-09-06T23:28:08.463Z] === RUN TestVolumesRemove [2019-09-06T23:28:08.463Z] --- SKIP: TestVolumesRemove (0.00s) [2019-09-06T23:28:08.463Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2019-09-06T23:28:08.463Z] === RUN TestVolumesInspect [2019-09-06T23:28:08.463Z] --- PASS: TestVolumesInspect (0.03s) [2019-09-06T23:28:08.463Z] === RUN TestVolumesInvalidJSON [2019-09-06T23:28:08.463Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-09-06T23:28:08.463Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-09-06T23:28:08.463Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-09-06T23:28:08.463Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-09-06T23:28:08.463Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-09-06T23:28:08.463Z] PASS [2019-09-06T23:28:08.463Z] INFO: make.ps1 ended at 09/06/2019 23:28:08 [2019-09-06T23:28:08.463Z] INFO: Integration CLI tests being run from the host: [2019-09-06T23:28:08.463Z] INFO: go test "-check.v" "-tags" "autogen" "-check.timeout" "10m" "-test.timeout" "200m" [2019-09-06T23:28:08.973Z] PASS: docker_cli_build_test.go:4976: DockerSuite.TestBuildLabelMultiple 0.472s [2019-09-06T23:28:09.196Z] --- PASS: TestResizeWhenContainerNotStarted (0.94s) [2019-09-06T23:28:09.196Z] === RUN TestDaemonRestartKillContainers [2019-09-06T23:28:09.196Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-06T23:28:09.196Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-06T23:28:09.196Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-06T23:28:09.196Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-06T23:28:09.196Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-06T23:28:09.196Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-06T23:28:09.196Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-06T23:28:09.196Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-06T23:28:09.196Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-06T23:28:09.196Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-06T23:28:09.196Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-06T23:28:09.196Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-06T23:28:09.196Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-06T23:28:09.196Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-06T23:28:09.197Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-06T23:28:09.197Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-06T23:28:09.197Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-06T23:28:09.197Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-06T23:28:09.197Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-06T23:28:09.197Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-06T23:28:09.197Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-06T23:28:09.197Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-06T23:28:09.197Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-06T23:28:09.197Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-06T23:28:09.197Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-06T23:28:09.197Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-06T23:28:09.230Z] PASS: docker_api_swarm_test.go:82: DockerSwarmSuite.TestAPISwarmJoinToken 48.111s [2019-09-06T23:28:09.487Z] PASS: docker_cli_build_test.go:4941: DockerSuite.TestBuildLabelOneNode 0.357s [2019-09-06T23:28:10.051Z] PASS: docker_cli_build_test.go:3374: DockerSuite.TestBuildLabels 0.535s [2019-09-06T23:28:11.422Z] PASS: docker_cli_build_test.go:3386: DockerSuite.TestBuildLabelsCache 1.223s [2019-09-06T23:28:11.722Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-06T23:28:11.796Z] tests/integration/models_images_test.py ............... [ 89%] [2019-09-06T23:28:12.118Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-06T23:28:13.682Z] tests/integration/models_networks_test.py .... [ 90%] [2019-09-06T23:28:13.946Z] --- PASS: TestServiceUpdateNetwork (15.38s) [2019-09-06T23:28:13.946Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork [2019-09-06T23:28:13.946Z] daemon.go:321: [dbc626c184640] waiting for daemon to start [2019-09-06T23:28:13.946Z] daemon.go:339: [dbc626c184640] daemon started [2019-09-06T23:28:13.946Z] daemon.go:449: [dbc626c184640] Stopping daemon [2019-09-06T23:28:13.946Z] daemon.go:288: [dbc626c184640] exiting daemon [2019-09-06T23:28:13.946Z] daemon.go:436: [dbc626c184640] Daemon stopped [2019-09-06T23:28:13.946Z] === RUN TestDockerNetworkReConnect [2019-09-06T23:28:14.033Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-06T23:28:14.876Z] PASS: docker_cli_build_test.go:5062: DockerSuite.TestBuildLabelsOverride 3.546s [2019-09-06T23:28:15.879Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-06T23:28:16.693Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-06T23:28:17.067Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-09-06T23:28:17.067Z] INFO: Testing against a local daemon [2019-09-06T23:28:17.067Z] PASS: docker_api_test.go:36: DockerSuite.TestAPIClientVersionOldNotSupported 0.001s [2019-09-06T23:28:17.067Z] SKIP: docker_api_network_test.go:241: DockerSuite.TestAPICreateDeletePredefinedNetworks (unmatched requirement DaemonIsLinux) [2019-09-06T23:28:17.067Z] PASS: docker_api_test.go:60: DockerSuite.TestAPIErrorJSON 0.002s [2019-09-06T23:28:17.067Z] PASS: docker_api_test.go:91: DockerSuite.TestAPIErrorNotFoundJSON 0.001s [2019-09-06T23:28:17.067Z] PASS: docker_api_test.go:102: DockerSuite.TestAPIErrorNotFoundPlainText 0.001s [2019-09-06T23:28:17.067Z] SKIP: docker_api_test.go:74: DockerSuite.TestAPIErrorPlainText (unmatched requirement DaemonIsLinux) [2019-09-06T23:28:17.067Z] PASS: docker_api_test.go:24: DockerSuite.TestAPIGetEnabledCORS 0.007s [2019-09-06T23:28:17.529Z] PASS: docker_api_images_test.go:90: DockerSuite.TestAPIImagesDelete 0.530s [2019-09-06T23:28:17.991Z] PASS: docker_api_images_test.go:22: DockerSuite.TestAPIImagesFilter 0.220s [2019-09-06T23:28:18.453Z] PASS: docker_api_images_test.go:114: DockerSuite.TestAPIImagesHistory 0.468s [2019-09-06T23:28:18.878Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-06T23:28:18.924Z] PASS: docker_api_images_test.go:140: DockerSuite.TestAPIImagesImportBadSrc 0.330s [2019-09-06T23:28:19.050Z] --- PASS: TestDockerNetworkReConnect (5.17s) [2019-09-06T23:28:19.050Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect [2019-09-06T23:28:19.050Z] daemon.go:321: [d53adf2d6a8fe] waiting for daemon to start [2019-09-06T23:28:19.050Z] daemon.go:339: [d53adf2d6a8fe] daemon started [2019-09-06T23:28:19.050Z] daemon.go:449: [d53adf2d6a8fe] Stopping daemon [2019-09-06T23:28:19.050Z] daemon.go:288: [d53adf2d6a8fe] exiting daemon [2019-09-06T23:28:19.050Z] daemon.go:436: [d53adf2d6a8fe] Daemon stopped [2019-09-06T23:28:19.050Z] === RUN TestServiceUpdateNetwork [2019-09-06T23:28:19.318Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-06T23:28:20.156Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-06T23:28:20.200Z] tests/integration/models_nodes_test.py . [ 91%] [2019-09-06T23:28:20.418Z] PASS: docker_cli_build_test.go:392: DockerSuite.TestBuildLastModified 5.622s [2019-09-06T23:28:20.759Z] tests/integration/models_resources_test.py . [ 91%] [2019-09-06T23:28:20.973Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-06T23:28:21.805Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-06T23:28:24.341Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-09-06T23:28:24.341Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.56s) [2019-09-06T23:28:24.341Z] 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 [2019-09-06T23:28:24.341Z] daemon.go:321: [d7982e332011c] waiting for daemon to start [2019-09-06T23:28:24.341Z] daemon.go:339: [d7982e332011c] daemon started [2019-09-06T23:28:24.341Z] daemon.go:321: [d7982e332011c] waiting for daemon to start [2019-09-06T23:28:24.341Z] daemon.go:288: [d7982e332011c] exiting daemon [2019-09-06T23:28:24.341Z] daemon.go:339: [d7982e332011c] daemon started [2019-09-06T23:28:24.341Z] daemon.go:449: [d7982e332011c] Stopping daemon [2019-09-06T23:28:24.341Z] daemon.go:288: [d7982e332011c] exiting daemon [2019-09-06T23:28:24.341Z] daemon.go:436: [d7982e332011c] Daemon stopped [2019-09-06T23:28:24.341Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.79s) [2019-09-06T23:28:24.341Z] 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 [2019-09-06T23:28:24.341Z] daemon.go:321: [d1fc5462d6d41] waiting for daemon to start [2019-09-06T23:28:24.341Z] daemon.go:339: [d1fc5462d6d41] daemon started [2019-09-06T23:28:24.341Z] daemon.go:321: [d1fc5462d6d41] waiting for daemon to start [2019-09-06T23:28:24.341Z] daemon.go:288: [d1fc5462d6d41] exiting daemon [2019-09-06T23:28:24.341Z] daemon.go:339: [d1fc5462d6d41] daemon started [2019-09-06T23:28:24.341Z] daemon.go:449: [d1fc5462d6d41] Stopping daemon [2019-09-06T23:28:24.341Z] daemon.go:288: [d1fc5462d6d41] exiting daemon [2019-09-06T23:28:24.341Z] daemon.go:436: [d1fc5462d6d41] Daemon stopped [2019-09-06T23:28:24.341Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.04s) [2019-09-06T23:28:24.341Z] 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 [2019-09-06T23:28:24.341Z] daemon.go:321: [dd5a5a8e25839] waiting for daemon to start [2019-09-06T23:28:24.341Z] daemon.go:339: [dd5a5a8e25839] daemon started [2019-09-06T23:28:24.341Z] daemon.go:321: [dd5a5a8e25839] waiting for daemon to start [2019-09-06T23:28:24.341Z] daemon.go:288: [dd5a5a8e25839] exiting daemon [2019-09-06T23:28:24.341Z] daemon.go:339: [dd5a5a8e25839] daemon started [2019-09-06T23:28:24.341Z] daemon.go:449: [dd5a5a8e25839] Stopping daemon [2019-09-06T23:28:24.341Z] daemon.go:288: [dd5a5a8e25839] exiting daemon [2019-09-06T23:28:24.341Z] daemon.go:436: [dd5a5a8e25839] Daemon stopped [2019-09-06T23:28:24.341Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.75s) [2019-09-06T23:28:24.341Z] 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 [2019-09-06T23:28:24.341Z] daemon.go:321: [dccfc1afbfd96] waiting for daemon to start [2019-09-06T23:28:24.341Z] daemon.go:339: [dccfc1afbfd96] daemon started [2019-09-06T23:28:24.341Z] daemon.go:449: [dccfc1afbfd96] Stopping daemon [2019-09-06T23:28:24.341Z] daemon.go:288: [dccfc1afbfd96] exiting daemon [2019-09-06T23:28:24.341Z] daemon.go:436: [dccfc1afbfd96] Daemon stopped [2019-09-06T23:28:24.341Z] daemon.go:321: [dccfc1afbfd96] waiting for daemon to start [2019-09-06T23:28:24.341Z] daemon.go:339: [dccfc1afbfd96] daemon started [2019-09-06T23:28:24.341Z] daemon.go:449: [dccfc1afbfd96] Stopping daemon [2019-09-06T23:28:24.341Z] daemon.go:288: [dccfc1afbfd96] exiting daemon [2019-09-06T23:28:24.341Z] daemon.go:436: [dccfc1afbfd96] Daemon stopped [2019-09-06T23:28:24.341Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.68s) [2019-09-06T23:28:24.342Z] 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 [2019-09-06T23:28:24.342Z] daemon.go:321: [d777bb42df1a4] waiting for daemon to start [2019-09-06T23:28:24.342Z] daemon.go:339: [d777bb42df1a4] daemon started [2019-09-06T23:28:24.342Z] daemon.go:449: [d777bb42df1a4] Stopping daemon [2019-09-06T23:28:24.342Z] daemon.go:288: [d777bb42df1a4] exiting daemon [2019-09-06T23:28:24.342Z] daemon.go:436: [d777bb42df1a4] Daemon stopped [2019-09-06T23:28:24.342Z] daemon.go:321: [d777bb42df1a4] waiting for daemon to start [2019-09-06T23:28:24.342Z] daemon.go:339: [d777bb42df1a4] daemon started [2019-09-06T23:28:24.342Z] daemon.go:449: [d777bb42df1a4] Stopping daemon [2019-09-06T23:28:24.342Z] daemon.go:288: [d777bb42df1a4] exiting daemon [2019-09-06T23:28:24.342Z] daemon.go:436: [d777bb42df1a4] Daemon stopped [2019-09-06T23:28:24.342Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.77s) [2019-09-06T23:28:24.342Z] 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 [2019-09-06T23:28:24.342Z] daemon.go:321: [d5a634bb0ce99] waiting for daemon to start [2019-09-06T23:28:24.342Z] daemon.go:339: [d5a634bb0ce99] daemon started [2019-09-06T23:28:24.342Z] daemon.go:321: [d5a634bb0ce99] waiting for daemon to start [2019-09-06T23:28:24.342Z] daemon.go:288: [d5a634bb0ce99] exiting daemon [2019-09-06T23:28:24.342Z] daemon.go:339: [d5a634bb0ce99] daemon started [2019-09-06T23:28:24.342Z] daemon.go:449: [d5a634bb0ce99] Stopping daemon [2019-09-06T23:28:24.342Z] daemon.go:288: [d5a634bb0ce99] exiting daemon [2019-09-06T23:28:24.342Z] daemon.go:436: [d5a634bb0ce99] Daemon stopped [2019-09-06T23:28:24.342Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.72s) [2019-09-06T23:28:24.342Z] 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 [2019-09-06T23:28:24.342Z] daemon.go:321: [daead864e592e] waiting for daemon to start [2019-09-06T23:28:24.342Z] daemon.go:339: [daead864e592e] daemon started [2019-09-06T23:28:24.342Z] daemon.go:449: [daead864e592e] Stopping daemon [2019-09-06T23:28:24.342Z] daemon.go:288: [daead864e592e] exiting daemon [2019-09-06T23:28:24.342Z] daemon.go:436: [daead864e592e] Daemon stopped [2019-09-06T23:28:24.342Z] daemon.go:321: [daead864e592e] waiting for daemon to start [2019-09-06T23:28:24.342Z] daemon.go:339: [daead864e592e] daemon started [2019-09-06T23:28:24.342Z] daemon.go:449: [daead864e592e] Stopping daemon [2019-09-06T23:28:24.342Z] daemon.go:288: [daead864e592e] exiting daemon [2019-09-06T23:28:24.342Z] daemon.go:436: [daead864e592e] Daemon stopped [2019-09-06T23:28:24.342Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.66s) [2019-09-06T23:28:24.342Z] 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 [2019-09-06T23:28:24.342Z] daemon.go:321: [d2b5e485afb21] waiting for daemon to start [2019-09-06T23:28:24.342Z] daemon.go:339: [d2b5e485afb21] daemon started [2019-09-06T23:28:24.342Z] daemon.go:449: [d2b5e485afb21] Stopping daemon [2019-09-06T23:28:24.342Z] daemon.go:288: [d2b5e485afb21] exiting daemon [2019-09-06T23:28:24.342Z] daemon.go:436: [d2b5e485afb21] Daemon stopped [2019-09-06T23:28:24.342Z] daemon.go:321: [d2b5e485afb21] waiting for daemon to start [2019-09-06T23:28:24.342Z] daemon.go:339: [d2b5e485afb21] daemon started [2019-09-06T23:28:24.342Z] daemon.go:449: [d2b5e485afb21] Stopping daemon [2019-09-06T23:28:24.342Z] daemon.go:288: [d2b5e485afb21] exiting daemon [2019-09-06T23:28:24.342Z] daemon.go:436: [d2b5e485afb21] Daemon stopped [2019-09-06T23:28:24.342Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.55s) [2019-09-06T23:28:24.342Z] 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 [2019-09-06T23:28:24.342Z] daemon.go:321: [dfc100ce92092] waiting for daemon to start [2019-09-06T23:28:24.342Z] daemon.go:339: [dfc100ce92092] daemon started [2019-09-06T23:28:24.342Z] daemon.go:288: [dfc100ce92092] exiting daemon [2019-09-06T23:28:24.342Z] daemon.go:321: [dfc100ce92092] waiting for daemon to start [2019-09-06T23:28:24.342Z] daemon.go:339: [dfc100ce92092] daemon started [2019-09-06T23:28:24.342Z] daemon.go:449: [dfc100ce92092] Stopping daemon [2019-09-06T23:28:24.342Z] daemon.go:288: [dfc100ce92092] exiting daemon [2019-09-06T23:28:24.342Z] daemon.go:436: [dfc100ce92092] Daemon stopped [2019-09-06T23:28:24.342Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.53s) [2019-09-06T23:28:24.342Z] 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 [2019-09-06T23:28:24.342Z] daemon.go:321: [d3fd0902d72bb] waiting for daemon to start [2019-09-06T23:28:24.342Z] daemon.go:339: [d3fd0902d72bb] daemon started [2019-09-06T23:28:24.342Z] daemon.go:449: [d3fd0902d72bb] Stopping daemon [2019-09-06T23:28:24.342Z] daemon.go:288: [d3fd0902d72bb] exiting daemon [2019-09-06T23:28:24.342Z] daemon.go:436: [d3fd0902d72bb] Daemon stopped [2019-09-06T23:28:24.342Z] daemon.go:321: [d3fd0902d72bb] waiting for daemon to start [2019-09-06T23:28:24.342Z] daemon.go:339: [d3fd0902d72bb] daemon started [2019-09-06T23:28:24.342Z] daemon.go:449: [d3fd0902d72bb] Stopping daemon [2019-09-06T23:28:24.342Z] daemon.go:288: [d3fd0902d72bb] exiting daemon [2019-09-06T23:28:24.342Z] daemon.go:436: [d3fd0902d72bb] Daemon stopped [2019-09-06T23:28:24.342Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.46s) [2019-09-06T23:28:24.342Z] 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 [2019-09-06T23:28:24.342Z] daemon.go:321: [d43c6fee782af] waiting for daemon to start [2019-09-06T23:28:24.342Z] daemon.go:339: [d43c6fee782af] daemon started [2019-09-06T23:28:24.342Z] daemon.go:321: [d43c6fee782af] waiting for daemon to start [2019-09-06T23:28:24.342Z] daemon.go:288: [d43c6fee782af] exiting daemon [2019-09-06T23:28:24.342Z] daemon.go:339: [d43c6fee782af] daemon started [2019-09-06T23:28:24.342Z] daemon.go:449: [d43c6fee782af] Stopping daemon [2019-09-06T23:28:24.342Z] daemon.go:288: [d43c6fee782af] exiting daemon [2019-09-06T23:28:24.342Z] daemon.go:436: [d43c6fee782af] Daemon stopped [2019-09-06T23:28:24.342Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.24s) [2019-09-06T23:28:24.342Z] 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 [2019-09-06T23:28:24.342Z] daemon.go:321: [dfd0dfce785ce] waiting for daemon to start [2019-09-06T23:28:24.342Z] daemon.go:339: [dfd0dfce785ce] daemon started [2019-09-06T23:28:24.342Z] daemon.go:449: [dfd0dfce785ce] Stopping daemon [2019-09-06T23:28:24.342Z] daemon.go:288: [dfd0dfce785ce] exiting daemon [2019-09-06T23:28:24.342Z] daemon.go:436: [dfd0dfce785ce] Daemon stopped [2019-09-06T23:28:24.342Z] daemon.go:321: [dfd0dfce785ce] waiting for daemon to start [2019-09-06T23:28:24.342Z] daemon.go:339: [dfd0dfce785ce] daemon started [2019-09-06T23:28:24.342Z] daemon.go:449: [dfd0dfce785ce] Stopping daemon [2019-09-06T23:28:24.342Z] daemon.go:288: [dfd0dfce785ce] exiting daemon [2019-09-06T23:28:24.342Z] daemon.go:436: [dfd0dfce785ce] Daemon stopped [2019-09-06T23:28:24.342Z] === RUN TestKernelTCPMemory [2019-09-06T23:28:24.594Z] PASS: docker_cli_build_test.go:2624: DockerSuite.TestBuildLineBreak 4.175s [2019-09-06T23:28:24.594Z] PASS: docker_cli_build_test.go:6107: DockerSuite.TestBuildLineErrorOnBuild 0.101s [2019-09-06T23:28:24.851Z] PASS: docker_cli_build_test.go:6118: DockerSuite.TestBuildLineErrorUnknownInstruction 0.104s [2019-09-06T23:28:24.851Z] PASS: docker_cli_build_test.go:6149: DockerSuite.TestBuildLineErrorWithComments 0.105s [2019-09-06T23:28:25.107Z] PASS: docker_cli_build_test.go:6132: DockerSuite.TestBuildLineErrorWithEmptyLines 0.097s [2019-09-06T23:28:25.146Z] --- PASS: TestKernelTCPMemory (1.12s) [2019-09-06T23:28:25.146Z] === RUN TestNISDomainname [2019-09-06T23:28:25.364Z] PASS: docker_cli_build_test.go:1268: DockerSuite.TestBuildMaintainer 0.307s [2019-09-06T23:28:26.733Z] PASS: docker_cli_build_test.go:3892: DockerSuite.TestBuildMissingArgs 1.477s [2019-09-06T23:28:26.797Z] tests/integration/models_services_test.py ..............X. [ 95%] [2019-09-06T23:28:26.985Z] --- PASS: TestNISDomainname (1.50s) [2019-09-06T23:28:26.985Z] === RUN TestStats [2019-09-06T23:28:28.633Z] PASS: docker_cli_build_test.go:445: DockerSuite.TestBuildModifyFileInFolder 1.675s [2019-09-06T23:28:29.197Z] PASS: docker_cli_build_test.go:5955: DockerSuite.TestBuildMulitStageResetScratch 0.542s [2019-09-06T23:28:29.428Z] --- PASS: TestStats (2.64s) [2019-09-06T23:28:29.428Z] === RUN TestStopContainerWithTimeout [2019-09-06T23:28:29.428Z] === RUN TestStopContainerWithTimeout/0 [2019-09-06T23:28:29.428Z] === PAUSE TestStopContainerWithTimeout/0 [2019-09-06T23:28:29.428Z] === RUN TestStopContainerWithTimeout/1 [2019-09-06T23:28:29.428Z] === PAUSE TestStopContainerWithTimeout/1 [2019-09-06T23:28:29.428Z] === RUN TestStopContainerWithTimeout/3 [2019-09-06T23:28:29.428Z] === PAUSE TestStopContainerWithTimeout/3 [2019-09-06T23:28:29.428Z] === RUN TestStopContainerWithTimeout/-1 [2019-09-06T23:28:29.428Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-09-06T23:28:29.428Z] === CONT TestStopContainerWithTimeout/0 [2019-09-06T23:28:29.428Z] === CONT TestStopContainerWithTimeout/3 [2019-09-06T23:28:30.694Z] === CONT TestStopContainerWithTimeout/-1 [2019-09-06T23:28:31.227Z] tests/integration/models_swarm_test.py .. [ 96%] [2019-09-06T23:28:31.227Z] tests/integration/models_volumes_test.py .. [ 96%] [2019-09-06T23:28:32.782Z] === CONT TestStopContainerWithTimeout/1 [2019-09-06T23:28:33.373Z] PASS: docker_cli_build_test.go:4638: DockerSuite.TestBuildMultiStageArg 4.276s [2019-09-06T23:28:33.936Z] PASS: docker_cli_build_test.go:5526: DockerSuite.TestBuildMultiStageCache 0.453s [2019-09-06T23:28:34.193Z] --- PASS: TestServiceUpdateNetwork (15.40s) [2019-09-06T23:28:34.193Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork [2019-09-06T23:28:34.193Z] daemon.go:321: [d69b4e8061c35] waiting for daemon to start [2019-09-06T23:28:34.193Z] daemon.go:339: [d69b4e8061c35] daemon started [2019-09-06T23:28:34.193Z] daemon.go:449: [d69b4e8061c35] Stopping daemon [2019-09-06T23:28:34.193Z] daemon.go:288: [d69b4e8061c35] exiting daemon [2019-09-06T23:28:34.193Z] daemon.go:436: [d69b4e8061c35] Daemon stopped [2019-09-06T23:28:34.193Z] PASS [2019-09-06T23:28:34.193Z] Running /go/src/github.com/docker/docker/integration/session flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:28:34.450Z] INFO: Testing against a local daemon [2019-09-06T23:28:34.450Z] testing: warning: no tests to run [2019-09-06T23:28:34.450Z] PASS [2019-09-06T23:28:34.450Z] Running /go/src/github.com/docker/docker/integration/system flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:28:34.450Z] PASS: docker_cli_build_test.go:5705: DockerSuite.TestBuildMultiStageCopyFromErrors 0.563s [2019-09-06T23:28:34.450Z] INFO: Testing against a local daemon [2019-09-06T23:28:34.450Z] testing: warning: no tests to run [2019-09-06T23:28:34.450Z] PASS [2019-09-06T23:28:34.450Z] Running /go/src/github.com/docker/docker/integration/volume flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:28:34.450Z] INFO: Testing against a local daemon [2019-09-06T23:28:34.450Z] testing: warning: no tests to run [2019-09-06T23:28:34.450Z] PASS [2019-09-06T23:28:34.450Z] Running integration-test (iteration 5) [2019-09-06T23:28:34.450Z] Running /go/src/github.com/docker/docker/integration/build flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:28:34.450Z] INFO: Testing against a local daemon [2019-09-06T23:28:34.450Z] === RUN TestBuildMultiStageCopy [2019-09-06T23:28:34.450Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-09-06T23:28:34.618Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2019-09-06T23:28:34.618Z] --- PASS: TestStopContainerWithTimeout/0 (1.18s) [2019-09-06T23:28:34.618Z] --- PASS: TestStopContainerWithTimeout/3 (3.17s) [2019-09-06T23:28:34.618Z] --- PASS: TestStopContainerWithTimeout/-1 (3.24s) [2019-09-06T23:28:34.618Z] --- PASS: TestStopContainerWithTimeout/1 (2.14s) [2019-09-06T23:28:34.618Z] === RUN TestDeleteDevicemapper [2019-09-06T23:28:34.618Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-09-06T23:28:34.618Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-09-06T23:28:34.618Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-09-06T23:28:35.819Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-09-06T23:28:35.819Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-09-06T23:28:36.075Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-09-06T23:28:36.134Z] tests/integration/regression_test.py ...... [ 98%] [2019-09-06T23:28:36.333Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-09-06T23:28:36.590Z] --- PASS: TestBuildMultiStageCopy (2.05s) [2019-09-06T23:28:36.590Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.23s) [2019-09-06T23:28:36.590Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.14s) [2019-09-06T23:28:36.590Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s) [2019-09-06T23:28:36.590Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2019-09-06T23:28:36.590Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.26s) [2019-09-06T23:28:36.590Z] === RUN TestBuildMultiStageCopy [2019-09-06T23:28:36.590Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-09-06T23:28:36.590Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-09-06T23:28:36.847Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-09-06T23:28:36.897Z] tests/integration/credentials/store_test.py ...... [ 99%] [2019-09-06T23:28:36.897Z] tests/integration/credentials/utils_test.py . [100%] [2019-09-06T23:28:36.897Z] [2019-09-06T23:28:36.897Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2019-09-06T23:28:36.897Z] =========================== short test summary info ============================ [2019-09-06T23:28:36.897Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2019-09-06T23:28:36.897Z] CONFIG_RT_GROUP_SCHED isn't enabled [2019-09-06T23:28:36.897Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2019-09-06T23:28:36.897Z] Not supported on most drivers [2019-09-06T23:28:36.897Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2019-09-06T23:28:36.897Z] This doesn't seem to be taken into account by the engine [2019-09-06T23:28:36.897Z] SKIP [1] tests/integration/api_image_test.py:290: Doesn't work inside a container - FIXME [2019-09-06T23:28:36.897Z] SKIP [1] tests/integration/api_service_test.py:853: API version is too low (< 1.38) [2019-09-06T23:28:36.897Z] SKIP [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2019-09-06T23:28:36.897Z] SKIP [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2019-09-06T23:28:36.897Z] SKIP [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2019-09-06T23:28:36.897Z] SKIP [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2019-09-06T23:28:36.897Z] SKIP [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2019-09-06T23:28:36.897Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 386.61 seconds == [2019-09-06T23:28:37.103Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-09-06T23:28:37.151Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2019-09-06T23:28:37.360Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-09-06T23:28:37.616Z] --- PASS: TestBuildMultiStageCopy (0.95s) [2019-09-06T23:28:37.616Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.14s) [2019-09-06T23:28:37.616Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.17s) [2019-09-06T23:28:37.616Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2019-09-06T23:28:37.616Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s) [2019-09-06T23:28:37.616Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.26s) [2019-09-06T23:28:37.616Z] === RUN TestBuildMultiStageCopy [2019-09-06T23:28:37.616Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-09-06T23:28:37.616Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-09-06T23:28:37.873Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-09-06T23:28:37.873Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-09-06T23:28:38.131Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-09-06T23:28:38.389Z] --- PASS: TestBuildMultiStageCopy (0.90s) [2019-09-06T23:28:38.389Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.14s) [2019-09-06T23:28:38.389Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.15s) [2019-09-06T23:28:38.389Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.16s) [2019-09-06T23:28:38.389Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2019-09-06T23:28:38.389Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.26s) [2019-09-06T23:28:38.389Z] === RUN TestBuildMultiStageCopy [2019-09-06T23:28:38.389Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-09-06T23:28:38.646Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-09-06T23:28:38.646Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-09-06T23:28:38.695Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.70s) [2019-09-06T23:28:38.695Z] === RUN TestUpdateMemory [2019-09-06T23:28:38.695Z] --- SKIP: TestUpdateMemory (0.00s) [2019-09-06T23:28:38.695Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-09-06T23:28:38.695Z] === RUN TestUpdateCPUQuota [2019-09-06T23:28:38.903Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-09-06T23:28:39.082Z] 234c9b9e497c: Pull complete [2019-09-06T23:28:39.082Z] Digest: sha256:a8bc031f38ad457c3a04fcf72c7773014c6960978299c3dfe3e1c4d133f35190 [2019-09-06T23:28:39.082Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2016 [2019-09-06T23:28:39.082Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2016 into daemon under test completed successfully [2019-09-06T23:28:39.082Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2016 as microsoft/windowsservercore in daemon under test [2019-09-06T23:28:39.082Z] powershell.exe : Error: No such object: mcr.microsoft.com/windows/servercore [2019-09-06T23:28:39.082Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-7f93177d\powershellWrapper.ps1:3 char:1 [2019-09-06T23:28:39.082Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2019-09-06T23:28:39.082Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2019-09-06T23:28:39.082Z] + CategoryInfo : NotSpecified: (Error: No such ...dows/servercore :String) [], RemoteException [2019-09-06T23:28:39.082Z] + FullyQualifiedErrorId : NativeCommandError [2019-09-06T23:28:39.082Z] [2019-09-06T23:28:39.082Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2016 is '' [2019-09-06T23:28:39.082Z] WARN: Skipping validation tests [2019-09-06T23:28:39.082Z] INFO: Running unit tests at 09/06/2019 23:28:23... [2019-09-06T23:28:39.082Z] INFO: make.ps1 starting at 09/06/2019 23:28:34 [2019-09-06T23:28:39.082Z] INFO: Git commit (78198da34) assumed from DOCKER_GITCOMMIT environment variable [2019-09-06T23:28:39.082Z] INFO: Invoking autogen... [2019-09-06T23:28:39.082Z] INFO: Running unit tests... [2019-09-06T23:28:39.159Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-09-06T23:28:39.416Z] --- PASS: TestBuildMultiStageCopy (0.91s) [2019-09-06T23:28:39.416Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.13s) [2019-09-06T23:28:39.416Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.16s) [2019-09-06T23:28:39.416Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s) [2019-09-06T23:28:39.416Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.18s) [2019-09-06T23:28:39.416Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) [2019-09-06T23:28:39.416Z] === RUN TestBuildMultiStageCopy [2019-09-06T23:28:39.416Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-09-06T23:28:39.416Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-09-06T23:28:39.672Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-09-06T23:28:39.672Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-09-06T23:28:39.929Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-09-06T23:28:40.001Z] --- PASS: TestUpdateCPUQuota (1.79s) [2019-09-06T23:28:40.001Z] === RUN TestUpdatePidsLimit [2019-09-06T23:28:40.001Z] === RUN TestUpdatePidsLimit/update_from_none [2019-09-06T23:28:40.187Z] --- PASS: TestBuildMultiStageCopy (0.88s) [2019-09-06T23:28:40.187Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.13s) [2019-09-06T23:28:40.187Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.15s) [2019-09-06T23:28:40.187Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.14s) [2019-09-06T23:28:40.187Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2019-09-06T23:28:40.187Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) [2019-09-06T23:28:40.187Z] PASS [2019-09-06T23:28:40.187Z] Running /go/src/github.com/docker/docker/integration/config flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:28:40.187Z] INFO: Testing against a local daemon [2019-09-06T23:28:40.187Z] === RUN TestConfigDaemonLibtrustID [2019-09-06T23:28:40.751Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2019-09-06T23:28:40.751Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestConfigDaemonLibtrustID [2019-09-06T23:28:40.751Z] daemon.go:321: [d3bbadee6fd88] waiting for daemon to start [2019-09-06T23:28:40.751Z] daemon.go:339: [d3bbadee6fd88] daemon started [2019-09-06T23:28:40.751Z] daemon.go:449: [d3bbadee6fd88] Stopping daemon [2019-09-06T23:28:40.751Z] daemon.go:288: [d3bbadee6fd88] exiting daemon [2019-09-06T23:28:40.751Z] daemon.go:436: [d3bbadee6fd88] Daemon stopped [2019-09-06T23:28:40.751Z] === RUN TestConfigDaemonLibtrustID [2019-09-06T23:28:40.793Z] === RUN TestUpdatePidsLimit/no_change [2019-09-06T23:28:41.173Z] === RUN TestUpdatePidsLimit/update_lower [2019-09-06T23:28:41.316Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2019-09-06T23:28:41.316Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestConfigDaemonLibtrustID [2019-09-06T23:28:41.316Z] daemon.go:321: [da71dd265a0e6] waiting for daemon to start [2019-09-06T23:28:41.316Z] daemon.go:339: [da71dd265a0e6] daemon started [2019-09-06T23:28:41.316Z] daemon.go:449: [da71dd265a0e6] Stopping daemon [2019-09-06T23:28:41.316Z] daemon.go:288: [da71dd265a0e6] exiting daemon [2019-09-06T23:28:41.316Z] daemon.go:436: [da71dd265a0e6] Daemon stopped [2019-09-06T23:28:41.316Z] === RUN TestConfigDaemonLibtrustID [2019-09-06T23:28:41.547Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-09-06T23:28:41.574Z] PASS: docker_api_swarm_test.go:292: DockerSwarmSuite.TestAPISwarmLeaderElection 20.931s [2019-09-06T23:28:41.831Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2019-09-06T23:28:41.831Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestConfigDaemonLibtrustID [2019-09-06T23:28:41.831Z] daemon.go:321: [dba5ec9c2d85c] waiting for daemon to start [2019-09-06T23:28:41.831Z] daemon.go:339: [dba5ec9c2d85c] daemon started [2019-09-06T23:28:41.831Z] daemon.go:449: [dba5ec9c2d85c] Stopping daemon [2019-09-06T23:28:41.831Z] daemon.go:288: [dba5ec9c2d85c] exiting daemon [2019-09-06T23:28:41.831Z] daemon.go:436: [dba5ec9c2d85c] Daemon stopped [2019-09-06T23:28:41.831Z] === RUN TestConfigDaemonLibtrustID [2019-09-06T23:28:42.349Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-09-06T23:28:42.395Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2019-09-06T23:28:42.395Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestConfigDaemonLibtrustID [2019-09-06T23:28:42.395Z] daemon.go:321: [de085affb5855] waiting for daemon to start [2019-09-06T23:28:42.395Z] daemon.go:339: [de085affb5855] daemon started [2019-09-06T23:28:42.395Z] daemon.go:449: [de085affb5855] Stopping daemon [2019-09-06T23:28:42.395Z] daemon.go:288: [de085affb5855] exiting daemon [2019-09-06T23:28:42.395Z] daemon.go:436: [de085affb5855] Daemon stopped [2019-09-06T23:28:42.395Z] === RUN TestConfigDaemonLibtrustID [2019-09-06T23:28:42.711Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-09-06T23:28:42.958Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2019-09-06T23:28:42.958Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestConfigDaemonLibtrustID [2019-09-06T23:28:42.958Z] daemon.go:321: [df57cc99ca8ee] waiting for daemon to start [2019-09-06T23:28:42.958Z] daemon.go:339: [df57cc99ca8ee] daemon started [2019-09-06T23:28:42.958Z] daemon.go:449: [df57cc99ca8ee] Stopping daemon [2019-09-06T23:28:42.958Z] daemon.go:288: [df57cc99ca8ee] exiting daemon [2019-09-06T23:28:42.958Z] daemon.go:436: [df57cc99ca8ee] Daemon stopped [2019-09-06T23:28:42.958Z] PASS [2019-09-06T23:28:42.958Z] Running /go/src/github.com/docker/docker/integration/container flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:28:42.958Z] INFO: Testing against a local daemon [2019-09-06T23:28:42.958Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-09-06T23:28:43.086Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-09-06T23:28:43.215Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2019-09-06T23:28:43.215Z] === RUN TestCopyFromContainerPathIsNotDir [2019-09-06T23:28:43.215Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2019-09-06T23:28:43.215Z] === RUN TestCopyFromContainer [2019-09-06T23:28:45.099Z] --- PASS: TestUpdatePidsLimit (4.73s) [2019-09-06T23:28:45.099Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.45s) [2019-09-06T23:28:45.099Z] --- PASS: TestUpdatePidsLimit/no_change (0.43s) [2019-09-06T23:28:45.099Z] --- PASS: TestUpdatePidsLimit/update_lower (0.55s) [2019-09-06T23:28:45.099Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.58s) [2019-09-06T23:28:45.099Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.49s) [2019-09-06T23:28:45.099Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.44s) [2019-09-06T23:28:45.099Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.44s) [2019-09-06T23:28:45.099Z] === RUN TestUpdateRestartPolicy [2019-09-06T23:28:45.745Z] === RUN TestCopyFromContainer// [2019-09-06T23:28:45.746Z] === RUN TestCopyFromContainer//bar/root [2019-09-06T23:28:45.746Z] === RUN TestCopyFromContainer//bar/root/ [2019-09-06T23:28:45.746Z] === RUN TestCopyFromContainer/bar/quux [2019-09-06T23:28:46.002Z] === RUN TestCopyFromContainer/bar/quux/ [2019-09-06T23:28:46.002Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-09-06T23:28:46.259Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-09-06T23:28:46.259Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-09-06T23:28:46.259Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-09-06T23:28:46.516Z] === RUN TestCopyFromContainer/bar/notarget [2019-09-06T23:28:46.516Z] --- PASS: TestCopyFromContainer (3.35s) [2019-09-06T23:28:46.516Z] --- PASS: TestCopyFromContainer// (0.10s) [2019-09-06T23:28:46.516Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2019-09-06T23:28:46.516Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2019-09-06T23:28:46.516Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2019-09-06T23:28:46.516Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2019-09-06T23:28:46.516Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.14s) [2019-09-06T23:28:46.516Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2019-09-06T23:28:46.516Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2019-09-06T23:28:46.516Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2019-09-06T23:28:46.516Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2019-09-06T23:28:46.516Z] === RUN TestHealthKillContainer [2019-09-06T23:28:46.775Z] PASS: docker_cli_build_test.go:5647: DockerSuite.TestBuildMultiStageCopyFromSyntax 12.268s [2019-09-06T23:28:49.297Z] umount: bundles/test-docker-py/root: mountpoint not found [2019-09-06T23:28:49.297Z] Clearing AppArmor profiles cache:. [2019-09-06T23:28:49.297Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-09-06T23:28:49.297Z] Unloading profiles will leave already running processes permanently [2019-09-06T23:28:49.297Z] unconfined, which can lead to unexpected situations. [2019-09-06T23:28:49.297Z] [2019-09-06T23:28:49.297Z] To set a process to complain mode, use the command line tool [2019-09-06T23:28:49.297Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-09-06T23:28:49.297Z] with the 'teardown' option." [2019-09-06T23:28:49.297Z] Post stage [Pipeline] junit [2019-09-06T23:28:49.865Z] Recording test results [2019-09-06T23:28:50.049Z] --- PASS: TestHealthKillContainer (3.14s) [2019-09-06T23:28:50.049Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-09-06T23:28:50.049Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2019-09-06T23:28:50.049Z] === RUN TestCopyFromContainerPathIsNotDir [2019-09-06T23:28:50.049Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2019-09-06T23:28:50.049Z] === RUN TestCopyFromContainer [Pipeline] sh [2019-09-06T23:28:50.980Z] PASS: docker_cli_build_test.go:4662: DockerSuite.TestBuildMultiStageGlobalArg 4.251s [2019-09-06T23:28:50.993Z] + echo Ensuring container killed. [2019-09-06T23:28:50.993Z] Ensuring container killed. [2019-09-06T23:28:50.993Z] + docker rm -vf docker-pr1 [2019-09-06T23:28:50.993Z] Error: No such container: docker-pr1 [2019-09-06T23:28:50.993Z] + true [Pipeline] sh [2019-09-06T23:28:51.393Z] + echo Chowning /workspace to jenkins user [2019-09-06T23:28:51.393Z] Chowning /workspace to jenkins user [2019-09-06T23:28:51.393Z] + id -u [2019-09-06T23:28:51.393Z] + id -g [2019-09-06T23:28:51.393Z] + docker run --rm -v /home/ubuntu/workspace/engine_PR-350:/workspace busybox chown -R 1000:1000 /workspace [2019-09-06T23:28:51.544Z] === RUN TestCopyFromContainer// [2019-09-06T23:28:51.544Z] === RUN TestCopyFromContainer//bar/root [2019-09-06T23:28:51.801Z] === RUN TestCopyFromContainer//bar/root/ [2019-09-06T23:28:51.801Z] === RUN TestCopyFromContainer/bar/quux [2019-09-06T23:28:52.059Z] === RUN TestCopyFromContainer/bar/quux/ [2019-09-06T23:28:52.059Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-09-06T23:28:52.059Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-09-06T23:28:52.317Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-09-06T23:28:52.317Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-09-06T23:28:52.317Z] === RUN TestCopyFromContainer/bar/notarget [2019-09-06T23:28:52.574Z] --- PASS: TestCopyFromContainer (2.61s) [2019-09-06T23:28:52.574Z] --- PASS: TestCopyFromContainer// (0.06s) [2019-09-06T23:28:52.574Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2019-09-06T23:28:52.574Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2019-09-06T23:28:52.574Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2019-09-06T23:28:52.574Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2019-09-06T23:28:52.574Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2019-09-06T23:28:52.574Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2019-09-06T23:28:52.574Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2019-09-06T23:28:52.574Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2019-09-06T23:28:52.574Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2019-09-06T23:28:52.574Z] === RUN TestHealthKillContainer [2019-09-06T23:28:52.574Z] PASS: docker_cli_build_test.go:5785: DockerSuite.TestBuildMultiStageImplicitFrom 1.487s [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-09-06T23:28:53.686Z] + bundleName=docker-py [2019-09-06T23:28:53.686Z] + echo Creating docker-py-bundles.tar.gz [2019-09-06T23:28:53.686Z] Creating docker-py-bundles.tar.gz [2019-09-06T23:28:53.686Z] + 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 [2019-09-06T23:28:53.696Z] Archiving artifacts [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2019-09-06T23:28:54.100Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-350/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=78198da34a57b1f6e92b9c95d89e02d8888169ff -e DOCKER_GRAPHDRIVER docker:78198da34a57b1f6e92b9c95d89e02d8888169ff hack/make.sh binary-daemon [2019-09-06T23:28:54.659Z] [2019-09-06T23:28:54.914Z] Removing bundles/ [2019-09-06T23:28:54.914Z] [2019-09-06T23:28:54.914Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2019-09-06T23:28:54.914Z] Building: bundles/binary-daemon/dockerd-dev [2019-09-06T23:28:54.914Z] GOOS="" GOARCH="" GOARM="" [2019-09-06T23:28:55.848Z] PASS: docker_cli_build_test.go:5752: DockerSuite.TestBuildMultiStageMultipleBuilds 2.681s [2019-09-06T23:28:55.848Z] SKIP: docker_cli_build_test.go:5867: DockerSuite.TestBuildMultiStageMultipleBuildsWindows (unmatched requirement DaemonIsWindows) [2019-09-06T23:28:55.848Z] --- PASS: TestHealthKillContainer (3.17s) [2019-09-06T23:28:55.848Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-09-06T23:28:55.848Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2019-09-06T23:28:55.848Z] === RUN TestCopyFromContainerPathIsNotDir [2019-09-06T23:28:55.848Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2019-09-06T23:28:55.848Z] === RUN TestCopyFromContainer [2019-09-06T23:28:57.744Z] === RUN TestCopyFromContainer// [2019-09-06T23:28:58.001Z] === RUN TestCopyFromContainer//bar/root [2019-09-06T23:28:58.001Z] === RUN TestCopyFromContainer//bar/root/ [2019-09-06T23:28:58.259Z] === RUN TestCopyFromContainer/bar/quux [2019-09-06T23:28:58.259Z] === RUN TestCopyFromContainer/bar/quux/ [2019-09-06T23:28:58.259Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-09-06T23:28:58.517Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-09-06T23:28:58.517Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-09-06T23:28:58.517Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-09-06T23:28:58.774Z] === RUN TestCopyFromContainer/bar/notarget [2019-09-06T23:28:58.774Z] --- PASS: TestCopyFromContainer (2.93s) [2019-09-06T23:28:58.774Z] --- PASS: TestCopyFromContainer// (0.08s) [2019-09-06T23:28:58.774Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2019-09-06T23:28:58.774Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2019-09-06T23:28:58.774Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2019-09-06T23:28:58.774Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2019-09-06T23:28:58.774Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2019-09-06T23:28:58.774Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2019-09-06T23:28:58.774Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2019-09-06T23:28:58.774Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s) [2019-09-06T23:28:58.774Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2019-09-06T23:28:58.774Z] === RUN TestHealthKillContainer [2019-09-06T23:28:58.801Z] --- PASS: TestUpdateRestartPolicy (13.31s) [2019-09-06T23:28:58.801Z] === RUN TestUpdateRestartWithAutoRemove [2019-09-06T23:28:59.173Z] --- PASS: TestUpdateRestartWithAutoRemove (0.87s) [2019-09-06T23:28:59.173Z] === RUN TestWaitNonBlocked [2019-09-06T23:28:59.173Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-06T23:28:59.173Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-06T23:28:59.173Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-06T23:28:59.173Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-06T23:28:59.173Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-06T23:28:59.173Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-06T23:29:00.276Z] ? github.com/docker/docker/api [no test files] [2019-09-06T23:29:00.494Z] --- PASS: TestWaitNonBlocked (0.01s) [2019-09-06T23:29:00.494Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.09s) [2019-09-06T23:29:00.494Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.18s) [2019-09-06T23:29:00.494Z] === RUN TestWaitBlocked [2019-09-06T23:29:00.494Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-06T23:29:00.494Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-06T23:29:00.494Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-09-06T23:29:00.494Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-09-06T23:29:00.494Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-06T23:29:00.494Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-09-06T23:29:01.295Z] PASS: docker_cli_build_test.go:5842: DockerSuite.TestBuildMultiStageNameVariants 5.650s [2019-09-06T23:29:01.342Z] --- PASS: TestWaitBlocked (0.02s) [2019-09-06T23:29:01.342Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.10s) [2019-09-06T23:29:01.342Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.12s) [2019-09-06T23:29:01.342Z] === CONT TestContainerStartOnDaemonRestart [2019-09-06T23:29:01.342Z] === CONT TestIpcModeOlderClient [2019-09-06T23:29:01.723Z] --- PASS: TestIpcModeOlderClient (0.20s) [2019-09-06T23:29:01.723Z] === CONT TestDaemonRestartIpcMode [2019-09-06T23:29:01.861Z] --- PASS: TestHealthKillContainer (2.98s) [2019-09-06T23:29:01.861Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-09-06T23:29:01.861Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2019-09-06T23:29:01.861Z] === RUN TestCopyFromContainerPathIsNotDir [2019-09-06T23:29:02.118Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2019-09-06T23:29:02.118Z] === RUN TestCopyFromContainer [2019-09-06T23:29:03.493Z] PASS: docker_cli_build_test.go:4687: DockerSuite.TestBuildMultiStageUnusedArg 2.267s [2019-09-06T23:29:03.751Z] PASS: docker_cli_build_test.go:4748: DockerSuite.TestBuildMultipleTags 0.382s [2019-09-06T23:29:03.751Z] === RUN TestCopyFromContainer// [2019-09-06T23:29:04.008Z] === RUN TestCopyFromContainer//bar/root [2019-09-06T23:29:04.008Z] === RUN TestCopyFromContainer//bar/root/ [2019-09-06T23:29:04.008Z] === RUN TestCopyFromContainer/bar/quux [2019-09-06T23:29:04.265Z] === RUN TestCopyFromContainer/bar/quux/ [2019-09-06T23:29:04.265Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-09-06T23:29:04.522Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-09-06T23:29:04.522Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-09-06T23:29:04.522Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-09-06T23:29:04.779Z] === RUN TestCopyFromContainer/bar/notarget [2019-09-06T23:29:04.779Z] --- PASS: TestCopyFromContainer (2.75s) [2019-09-06T23:29:04.779Z] --- PASS: TestCopyFromContainer// (0.06s) [2019-09-06T23:29:04.779Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2019-09-06T23:29:04.779Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2019-09-06T23:29:04.779Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2019-09-06T23:29:04.779Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2019-09-06T23:29:04.779Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2019-09-06T23:29:04.779Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2019-09-06T23:29:04.779Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2019-09-06T23:29:04.779Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2019-09-06T23:29:04.779Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2019-09-06T23:29:04.779Z] === RUN TestHealthKillContainer [2019-09-06T23:29:05.066Z] --- PASS: TestContainerStartOnDaemonRestart (3.44s) [2019-09-06T23:29:05.066Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2019-09-06T23:29:05.066Z] daemon.go:321: [d381b10d3164f] waiting for daemon to start [2019-09-06T23:29:05.066Z] daemon.go:339: [d381b10d3164f] daemon started [2019-09-06T23:29:05.066Z] daemon.go:321: [d381b10d3164f] waiting for daemon to start [2019-09-06T23:29:05.066Z] daemon.go:288: [d381b10d3164f] exiting daemon [2019-09-06T23:29:05.066Z] daemon.go:339: [d381b10d3164f] daemon started [2019-09-06T23:29:05.066Z] daemon.go:449: [d381b10d3164f] Stopping daemon [2019-09-06T23:29:05.066Z] daemon.go:288: [d381b10d3164f] exiting daemon [2019-09-06T23:29:05.066Z] daemon.go:436: [d381b10d3164f] Daemon stopped [2019-09-06T23:29:06.016Z] --- PASS: TestDaemonRestartIpcMode (4.24s) [2019-09-06T23:29:06.016Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2019-09-06T23:29:06.016Z] daemon.go:321: [da34c99294900] waiting for daemon to start [2019-09-06T23:29:06.016Z] daemon.go:339: [da34c99294900] daemon started [2019-09-06T23:29:06.016Z] daemon.go:449: [da34c99294900] Stopping daemon [2019-09-06T23:29:06.016Z] daemon.go:288: [da34c99294900] exiting daemon [2019-09-06T23:29:06.016Z] daemon.go:436: [da34c99294900] Daemon stopped [2019-09-06T23:29:06.016Z] daemon.go:321: [da34c99294900] waiting for daemon to start [2019-09-06T23:29:06.016Z] daemon.go:339: [da34c99294900] daemon started [2019-09-06T23:29:06.016Z] daemon.go:449: [da34c99294900] Stopping daemon [2019-09-06T23:29:06.016Z] daemon.go:288: [da34c99294900] exiting daemon [2019-09-06T23:29:06.016Z] daemon.go:436: [da34c99294900] Daemon stopped [2019-09-06T23:29:06.016Z] PASS [2019-09-06T23:29:06.016Z] Running /go/src/github.com/docker/docker/integration/image flags=-test.v -test.timeout=120m [2019-09-06T23:29:06.016Z] INFO: Testing against a local daemon [2019-09-06T23:29:06.016Z] === RUN TestCommitInheritsEnv [2019-09-06T23:29:06.149Z] PASS: docker_cli_build_test.go:5562: DockerSuite.TestBuildNetContainer 2.167s [2019-09-06T23:29:06.713Z] PASS: docker_api_swarm_test.go:267: DockerSwarmSuite.TestAPISwarmLeaderProxy 4.713s [2019-09-06T23:29:06.970Z] PASS: docker_cli_build_test.go:5550: DockerSuite.TestBuildNetNone 0.859s [2019-09-06T23:29:07.374Z] --- PASS: TestCommitInheritsEnv (1.06s) [2019-09-06T23:29:07.374Z] === RUN TestImportExtremelyLargeImageWorks [2019-09-06T23:29:07.374Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-09-06T23:29:07.374Z] === RUN TestImagesFilterMultiReference [2019-09-06T23:29:07.374Z] --- PASS: TestImagesFilterMultiReference (0.20s) [2019-09-06T23:29:07.374Z] === RUN TestRemoveImageOrphaning [2019-09-06T23:29:07.902Z] --- PASS: TestHealthKillContainer (3.07s) [2019-09-06T23:29:07.902Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-09-06T23:29:07.902Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2019-09-06T23:29:07.902Z] === RUN TestCopyFromContainerPathIsNotDir [2019-09-06T23:29:08.159Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2019-09-06T23:29:08.159Z] === RUN TestCopyFromContainer [2019-09-06T23:29:08.159Z] PASS: docker_cli_build_test.go:2054: DockerSuite.TestBuildNoContext 1.217s [2019-09-06T23:29:08.205Z] --- PASS: TestRemoveImageOrphaning (0.94s) [2019-09-06T23:29:08.205Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-09-06T23:29:08.205Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.08s) [2019-09-06T23:29:08.205Z] === RUN TestTagInvalidReference [2019-09-06T23:29:08.587Z] --- PASS: TestTagInvalidReference (0.03s) [2019-09-06T23:29:08.587Z] === RUN TestTagValidPrefixedRepo [2019-09-06T23:29:08.587Z] --- PASS: TestTagValidPrefixedRepo (0.13s) [2019-09-06T23:29:08.587Z] === RUN TestTagExistedNameWithoutForce [2019-09-06T23:29:08.587Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2019-09-06T23:29:08.587Z] === RUN TestTagOfficialNames [2019-09-06T23:29:08.966Z] --- PASS: TestTagOfficialNames (0.22s) [2019-09-06T23:29:08.966Z] === RUN TestTagMatchesDigest [2019-09-06T23:29:08.966Z] --- PASS: TestTagMatchesDigest (0.02s) [2019-09-06T23:29:08.966Z] === CONT TestImportExtremelyLargeImageWorks [2019-09-06T23:29:09.529Z] PASS: docker_cli_build_test.go:4002: DockerSuite.TestBuildNoDupOutput 1.268s [2019-09-06T23:29:10.463Z] === RUN TestCopyFromContainer// [2019-09-06T23:29:10.463Z] === RUN TestCopyFromContainer//bar/root [2019-09-06T23:29:10.463Z] === RUN TestCopyFromContainer//bar/root/ [2019-09-06T23:29:10.720Z] === RUN TestCopyFromContainer/bar/quux [2019-09-06T23:29:10.720Z] === RUN TestCopyFromContainer/bar/quux/ [2019-09-06T23:29:10.720Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-09-06T23:29:10.978Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-09-06T23:29:10.978Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-09-06T23:29:10.978Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-09-06T23:29:11.235Z] === RUN TestCopyFromContainer/bar/notarget [2019-09-06T23:29:11.235Z] --- PASS: TestCopyFromContainer (3.21s) [2019-09-06T23:29:11.235Z] --- PASS: TestCopyFromContainer// (0.06s) [2019-09-06T23:29:11.235Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2019-09-06T23:29:11.235Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-09-06T23:29:11.235Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2019-09-06T23:29:11.235Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2019-09-06T23:29:11.235Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2019-09-06T23:29:11.235Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2019-09-06T23:29:11.235Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2019-09-06T23:29:11.235Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2019-09-06T23:29:11.235Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2019-09-06T23:29:11.235Z] === RUN TestHealthKillContainer [2019-09-06T23:29:11.800Z] PASS: docker_cli_build_test.go:4707: DockerSuite.TestBuildNoNamedVolume 2.199s [2019-09-06T23:29:12.057Z] PASS: docker_cli_build_test.go:3499: DockerSuite.TestBuildNotVerboseFailure 0.422s [2019-09-06T23:29:12.057Z] PASS: docker_cli_build_test.go:3527: DockerSuite.TestBuildNotVerboseFailureRemote 0.058s [2019-09-06T23:29:12.620Z] PASS: docker_cli_build_test.go:3478: DockerSuite.TestBuildNotVerboseFailureWithNonExistImage 0.324s [2019-09-06T23:29:12.878Z] PASS: docker_cli_build_test.go:3427: DockerSuite.TestBuildNotVerboseSuccess 0.341s [2019-09-06T23:29:13.808Z] PASS: docker_cli_build_test.go:4052: DockerSuite.TestBuildNullStringInAddCopyVolume 0.746s [2019-09-06T23:29:14.371Z] --- PASS: TestHealthKillContainer (3.00s) [2019-09-06T23:29:14.371Z] PASS [2019-09-06T23:29:14.371Z] Running /go/src/github.com/docker/docker/integration/image flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:29:14.371Z] INFO: Testing against a local daemon [2019-09-06T23:29:14.371Z] testing: warning: no tests to run [2019-09-06T23:29:14.371Z] PASS [2019-09-06T23:29:14.371Z] Running /go/src/github.com/docker/docker/integration/network flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:29:14.371Z] INFO: Testing against a local daemon [2019-09-06T23:29:14.371Z] testing: warning: no tests to run [2019-09-06T23:29:14.371Z] PASS [2019-09-06T23:29:14.371Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:29:14.371Z] INFO: Testing against a local daemon [2019-09-06T23:29:14.371Z] testing: warning: no tests to run [2019-09-06T23:29:14.371Z] PASS [2019-09-06T23:29:14.371Z] Running /go/src/github.com/docker/docker/integration/network/macvlan flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:29:14.371Z] INFO: Testing against a local daemon [2019-09-06T23:29:14.371Z] testing: warning: no tests to run [2019-09-06T23:29:14.371Z] PASS [2019-09-06T23:29:14.371Z] Running /go/src/github.com/docker/docker/integration/plugin flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:29:14.371Z] testing: warning: no tests to run [2019-09-06T23:29:14.371Z] PASS [2019-09-06T23:29:14.371Z] Running /go/src/github.com/docker/docker/integration/plugin/authz flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:29:14.629Z] INFO: Testing against a local daemon [2019-09-06T23:29:14.629Z] testing: warning: no tests to run [2019-09-06T23:29:14.629Z] PASS [2019-09-06T23:29:14.629Z] Running /go/src/github.com/docker/docker/integration/plugin/common flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:29:14.629Z] INFO: Testing against a local daemon [2019-09-06T23:29:14.629Z] testing: warning: no tests to run [2019-09-06T23:29:14.629Z] PASS [2019-09-06T23:29:14.629Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:29:14.629Z] INFO: Testing against a local daemon [2019-09-06T23:29:14.629Z] testing: warning: no tests to run [2019-09-06T23:29:14.629Z] PASS [2019-09-06T23:29:14.629Z] Running /go/src/github.com/docker/docker/integration/plugin/logging flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:29:14.629Z] INFO: Testing against a local daemon [2019-09-06T23:29:14.629Z] testing: warning: no tests to run [2019-09-06T23:29:14.629Z] PASS [2019-09-06T23:29:14.629Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:29:14.629Z] INFO: Testing against a local daemon [2019-09-06T23:29:14.629Z] testing: warning: no tests to run [2019-09-06T23:29:14.629Z] PASS [2019-09-06T23:29:14.629Z] Running /go/src/github.com/docker/docker/integration/secret flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:29:14.629Z] INFO: Testing against a local daemon [2019-09-06T23:29:14.629Z] testing: warning: no tests to run [2019-09-06T23:29:14.629Z] PASS [2019-09-06T23:29:14.629Z] Running /go/src/github.com/docker/docker/integration/service flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:29:14.629Z] INFO: Testing against a local daemon [2019-09-06T23:29:14.629Z] === RUN TestDockerNetworkReConnect [2019-09-06T23:29:15.184Z] ok github.com/docker/docker/api/server 0.046s coverage: 7.9% of statements [2019-09-06T23:29:15.999Z] PASS: docker_cli_build_test.go:2237: DockerSuite.TestBuildOnBuild 2.252s [2019-09-06T23:29:16.563Z] PASS: docker_api_build_test.go:282: DockerSuite.TestBuildOnBuildCache 0.745s [2019-09-06T23:29:19.839Z] PASS: docker_cli_build_test.go:338: DockerSuite.TestBuildOnBuildCmdEntrypointJSON 3.132s [2019-09-06T23:29:20.095Z] --- PASS: TestDockerNetworkReConnect (5.28s) [2019-09-06T23:29:20.095Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect [2019-09-06T23:29:20.095Z] daemon.go:321: [de5e1ab2c02bf] waiting for daemon to start [2019-09-06T23:29:20.095Z] daemon.go:339: [de5e1ab2c02bf] daemon started [2019-09-06T23:29:20.095Z] daemon.go:449: [de5e1ab2c02bf] Stopping daemon [2019-09-06T23:29:20.095Z] daemon.go:288: [de5e1ab2c02bf] exiting daemon [2019-09-06T23:29:20.095Z] daemon.go:436: [de5e1ab2c02bf] Daemon stopped [2019-09-06T23:29:20.095Z] === RUN TestServiceUpdateNetwork [2019-09-06T23:29:21.469Z] PASS: docker_cli_build_test.go:355: DockerSuite.TestBuildOnBuildEntrypointJSON 1.709s [2019-09-06T23:29:24.742Z] PASS: docker_cli_build_test.go:1734: DockerSuite.TestBuildOnBuildLimitedInheritance 2.809s [2019-09-06T23:29:25.679Z] PASS: docker_cli_build_test.go:279: DockerSuite.TestBuildOnBuildLowercase 1.338s [2019-09-06T23:29:27.571Z] PASS: docker_cli_build_test.go:3182: DockerSuite.TestBuildOnBuildOutput 1.554s [2019-09-06T23:29:27.829Z] PASS: docker_api_build_test.go:257: DockerSuite.TestBuildOnBuildWithCopy 0.451s [2019-09-06T23:29:31.101Z] PASS: docker_api_swarm_test.go:432: DockerSwarmSuite.TestAPISwarmLeaveOnPendingJoin 23.554s [2019-09-06T23:29:32.469Z] PASS: docker_cli_build_test.go:6013: DockerSuite.TestBuildOpaqueDirectory 4.495s [2019-09-06T23:29:35.745Z] --- PASS: TestServiceUpdateNetwork (15.13s) [2019-09-06T23:29:35.745Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork [2019-09-06T23:29:35.745Z] daemon.go:321: [dc2d3fd2641b0] waiting for daemon to start [2019-09-06T23:29:35.745Z] daemon.go:339: [dc2d3fd2641b0] daemon started [2019-09-06T23:29:35.745Z] daemon.go:449: [dc2d3fd2641b0] Stopping daemon [2019-09-06T23:29:35.745Z] daemon.go:288: [dc2d3fd2641b0] exiting daemon [2019-09-06T23:29:35.745Z] daemon.go:436: [dc2d3fd2641b0] Daemon stopped [2019-09-06T23:29:35.745Z] === RUN TestDockerNetworkReConnect [2019-09-06T23:29:35.745Z] PASS: docker_api_swarm_test.go:409: DockerSwarmSuite.TestAPISwarmLeaveRemovesContainer 3.842s [2019-09-06T23:29:35.745Z] PASS: docker_cli_build_test.go:1484: DockerSuite.TestBuildPATH 3.017s [2019-09-06T23:29:36.676Z] PASS: docker_cli_build_test.go:4030: DockerSuite.TestBuildRUNErrMsg 1.199s [2019-09-06T23:29:37.609Z] PASS: docker_cli_build_test.go:3952: DockerSuite.TestBuildRUNoneJSON 1.255s [2019-09-06T23:29:40.137Z] --- PASS: TestDockerNetworkReConnect (4.93s) [2019-09-06T23:29:40.137Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect [2019-09-06T23:29:40.137Z] daemon.go:321: [d1200c1eca645] waiting for daemon to start [2019-09-06T23:29:40.137Z] daemon.go:339: [d1200c1eca645] daemon started [2019-09-06T23:29:40.137Z] daemon.go:449: [d1200c1eca645] Stopping daemon [2019-09-06T23:29:40.137Z] daemon.go:288: [d1200c1eca645] exiting daemon [2019-09-06T23:29:40.137Z] daemon.go:436: [d1200c1eca645] Daemon stopped [2019-09-06T23:29:40.137Z] === RUN TestServiceUpdateNetwork [2019-09-06T23:29:50.094Z] PASS: docker_cli_build_test.go:1402: DockerSuite.TestBuildRelativeCopy 11.126s [2019-09-06T23:29:50.094Z] PASS: docker_api_swarm_node_test.go:14: DockerSwarmSuite.TestAPISwarmListNodes 3.423s [2019-09-06T23:29:54.380Z] PASS: docker_cli_build_test.go:1295: DockerSuite.TestBuildRelativeWorkdir 5.238s [2019-09-06T23:29:55.309Z] --- PASS: TestServiceUpdateNetwork (15.10s) [2019-09-06T23:29:55.309Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork [2019-09-06T23:29:55.309Z] daemon.go:321: [d092d327305e1] waiting for daemon to start [2019-09-06T23:29:55.309Z] daemon.go:339: [d092d327305e1] daemon started [2019-09-06T23:29:55.309Z] daemon.go:449: [d092d327305e1] Stopping daemon [2019-09-06T23:29:55.309Z] daemon.go:288: [d092d327305e1] exiting daemon [2019-09-06T23:29:55.309Z] daemon.go:436: [d092d327305e1] Daemon stopped [2019-09-06T23:29:55.309Z] === RUN TestDockerNetworkReConnect [2019-09-06T23:29:56.678Z] PASS: docker_cli_build_unix_test.go:28: DockerSuite.TestBuildResourceConstraintsAreUsed 2.225s [2019-09-06T23:30:00.852Z] PASS: docker_cli_build_test.go:1190: DockerSuite.TestBuildRm 3.905s [2019-09-06T23:30:00.852Z] --- PASS: TestDockerNetworkReConnect (5.21s) [2019-09-06T23:30:00.852Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect [2019-09-06T23:30:00.852Z] daemon.go:321: [df0aeb7c0873f] waiting for daemon to start [2019-09-06T23:30:00.852Z] daemon.go:339: [df0aeb7c0873f] daemon started [2019-09-06T23:30:00.852Z] daemon.go:449: [df0aeb7c0873f] Stopping daemon [2019-09-06T23:30:00.852Z] daemon.go:288: [df0aeb7c0873f] exiting daemon [2019-09-06T23:30:00.852Z] daemon.go:436: [df0aeb7c0873f] Daemon stopped [2019-09-06T23:30:00.852Z] === RUN TestServiceUpdateNetwork [2019-09-06T23:30:01.783Z] PASS: docker_cli_build_test.go:3296: DockerSuite.TestBuildRunShEntrypoint 1.380s [2019-09-06T23:30:03.154Z] PASS: docker_cli_build_test.go:1752: DockerSuite.TestBuildSameDockerfileWithAndWithoutCache 1.493s [2019-09-06T23:30:04.085Z] PASS: docker_api_build_test.go:517: DockerSuite.TestBuildScratchCopy 0.654s [2019-09-06T23:30:04.652Z] PASS: docker_cli_build_test.go:6163: DockerSuite.TestBuildSetCommandWithDefinedShell 0.679s [2019-09-06T23:30:06.020Z] PASS: docker_cli_build_test.go:42: DockerSuite.TestBuildShCmdJSONEntrypoint 1.464s [2019-09-06T23:30:07.389Z] PASS: docker_cli_build_test.go:5265: DockerSuite.TestBuildShellEntrypoint 1.390s [2019-09-06T23:30:08.758Z] PASS: docker_cli_build_test.go:5280: DockerSuite.TestBuildShellInherited 1.161s [2019-09-06T23:30:14.018Z] PASS: docker_cli_build_test.go:5229: DockerSuite.TestBuildShellMultiple 4.545s [2019-09-06T23:30:14.018Z] PASS: docker_cli_build_test.go:5293: DockerSuite.TestBuildShellNotJSON 0.097s [2019-09-06T23:30:14.018Z] PASS: docker_cli_build_test.go:5212: DockerSuite.TestBuildShellUpdatesConfig 0.322s [2019-09-06T23:30:14.018Z] SKIP: docker_cli_build_test.go:5306: DockerSuite.TestBuildShellWindowsPowershell (unmatched requirement DaemonIsWindows) [2019-09-06T23:30:14.274Z] PASS: docker_cli_build_test.go:3796: DockerSuite.TestBuildSpaces 0.636s [2019-09-06T23:30:15.642Z] PASS: docker_cli_build_test.go:3859: DockerSuite.TestBuildSpacesWithQuotes 1.124s [2019-09-06T23:30:15.642Z] PASS: docker_cli_build_test.go:4019: DockerSuite.TestBuildStartsFromOne 0.115s [2019-09-06T23:30:15.769Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-09-06T23:30:15.769Z] ok github.com/docker/docker/api/server/httputils 0.115s coverage: 14.7% of statements [2019-09-06T23:30:15.770Z] ok github.com/docker/docker/api/server/middleware 0.166s coverage: 37.7% of statements [2019-09-06T23:30:15.770Z] ? github.com/docker/docker/api/server/router [no test files] [2019-09-06T23:30:15.770Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-09-06T23:30:15.770Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-09-06T23:30:15.770Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-09-06T23:30:15.770Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-09-06T23:30:15.770Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-09-06T23:30:15.770Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-09-06T23:30:15.770Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-09-06T23:30:15.770Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-09-06T23:30:15.770Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-09-06T23:30:15.770Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-09-06T23:30:15.770Z] ok github.com/docker/docker/api/server/router/swarm 0.128s coverage: 3.1% of statements [2019-09-06T23:30:15.770Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-09-06T23:30:15.770Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-09-06T23:30:15.770Z] ? github.com/docker/docker/api/types [no test files] [2019-09-06T23:30:15.770Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-09-06T23:30:15.770Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-09-06T23:30:15.770Z] ? github.com/docker/docker/api/types/container [no test files] [2019-09-06T23:30:15.770Z] ? github.com/docker/docker/api/types/events [no test files] [2019-09-06T23:30:15.770Z] ok github.com/docker/docker/api/types/filters 0.055s coverage: 95.2% of statements [2019-09-06T23:30:15.770Z] ? github.com/docker/docker/api/types/image [no test files] [2019-09-06T23:30:15.770Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-09-06T23:30:15.770Z] ? github.com/docker/docker/api/types/network [no test files] [2019-09-06T23:30:15.770Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-09-06T23:30:15.770Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-09-06T23:30:15.770Z] ok github.com/docker/docker/api/types/strslice 0.040s coverage: 90.0% of statements [2019-09-06T23:30:15.770Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-09-06T23:30:15.770Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-09-06T23:30:15.770Z] ok github.com/docker/docker/api/types/time 0.317s coverage: 100.0% of statements [2019-09-06T23:30:15.770Z] ok github.com/docker/docker/api/types/versions 0.041s coverage: 75.0% of statements [2019-09-06T23:30:15.770Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-09-06T23:30:15.770Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-09-06T23:30:15.770Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-09-06T23:30:15.770Z] ? github.com/docker/docker/autogen/winresources/docker [no test files] [2019-09-06T23:30:15.770Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2019-09-06T23:30:15.770Z] ? github.com/docker/docker/builder [no test files] [2019-09-06T23:30:15.770Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-09-06T23:30:15.770Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-09-06T23:30:15.770Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-09-06T23:30:15.770Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-09-06T23:30:15.770Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-09-06T23:30:15.770Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-09-06T23:30:15.770Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-09-06T23:30:15.899Z] --- PASS: TestServiceUpdateNetwork (15.41s) [2019-09-06T23:30:15.899Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork [2019-09-06T23:30:15.899Z] daemon.go:321: [d98771c92cd80] waiting for daemon to start [2019-09-06T23:30:15.899Z] daemon.go:339: [d98771c92cd80] daemon started [2019-09-06T23:30:15.899Z] daemon.go:449: [d98771c92cd80] Stopping daemon [2019-09-06T23:30:15.899Z] daemon.go:288: [d98771c92cd80] exiting daemon [2019-09-06T23:30:15.899Z] daemon.go:436: [d98771c92cd80] Daemon stopped [2019-09-06T23:30:15.899Z] === RUN TestDockerNetworkReConnect [2019-09-06T23:30:16.457Z] Created binary: bundles/binary-daemon/dockerd-dev [2019-09-06T23:30:16.457Z] Copying nested executables into bundles/binary-daemon [2019-09-06T23:30:16.457Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2019-09-06T23:30:16.795Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-350/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=78198da34a57b1f6e92b9c95d89e02d8888169ff -e DOCKER_GRAPHDRIVER docker:78198da34a57b1f6e92b9c95d89e02d8888169ff hack/make.sh cross [2019-09-06T23:30:17.317Z] PASS: docker_cli_build_test.go:3557: DockerSuite.TestBuildStderr 1.418s [2019-09-06T23:30:17.355Z] [2019-09-06T23:30:17.611Z] Removing bundles/ [2019-09-06T23:30:17.611Z] [2019-09-06T23:30:17.611Z] ---> Making bundle: cross (in bundles/cross) [2019-09-06T23:30:17.611Z] Cross building: bundles/cross/linux/amd64 [2019-09-06T23:30:17.611Z] Building: bundles/cross/linux/amd64/dockerd-dev [2019-09-06T23:30:17.611Z] GOOS="linux" GOARCH="amd64" GOARM="" [2019-09-06T23:30:18.703Z] ok github.com/docker/docker/builder/dockerfile 0.477s coverage: 43.2% of statements [2019-09-06T23:30:18.703Z] ok github.com/docker/docker/builder/dockerignore 0.037s coverage: 96.8% of statements [2019-09-06T23:30:18.703Z] ok github.com/docker/docker/builder/fscache 0.864s coverage: 69.2% of statements [2019-09-06T23:30:18.703Z] ok github.com/docker/docker/builder/remotecontext 0.772s coverage: 9.2% of statements [2019-09-06T23:30:21.491Z] --- PASS: TestDockerNetworkReConnect (5.50s) [2019-09-06T23:30:21.491Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect [2019-09-06T23:30:21.491Z] daemon.go:321: [d70dfc0e16403] waiting for daemon to start [2019-09-06T23:30:21.491Z] daemon.go:339: [d70dfc0e16403] daemon started [2019-09-06T23:30:21.491Z] daemon.go:449: [d70dfc0e16403] Stopping daemon [2019-09-06T23:30:21.491Z] daemon.go:288: [d70dfc0e16403] exiting daemon [2019-09-06T23:30:21.491Z] daemon.go:436: [d70dfc0e16403] Daemon stopped [2019-09-06T23:30:21.491Z] === RUN TestServiceUpdateNetwork [2019-09-06T23:30:22.421Z] PASS: docker_cli_build_test.go:5381: DockerSuite.TestBuildStepsWithProgress 5.196s [2019-09-06T23:30:23.352Z] PASS: docker_cli_build_test.go:4072: DockerSuite.TestBuildStopSignal 0.955s [2019-09-06T23:30:24.723Z] PASS: docker_cli_build_test.go:4852: DockerSuite.TestBuildSymlinkBasename 1.325s [2019-09-06T23:30:25.288Z] PASS: docker_cli_build_test.go:3599: DockerSuite.TestBuildSymlinkBreakout 0.608s [2019-09-06T23:30:26.657Z] PASS: docker_cli_build_test.go:4724: DockerSuite.TestBuildTagEvent 1.099s [2019-09-06T23:30:28.029Z] PASS: docker_cli_build_test.go:4144: DockerSuite.TestBuildTimeArgHistoryExclusions 1.601s [2019-09-06T23:30:30.549Z] PASS: docker_cli_build_test.go:1281: DockerSuite.TestBuildUser 2.351s [2019-09-06T23:30:34.728Z] PASS: docker_cli_build_test.go:555: DockerSuite.TestBuildUsernamespaceValidateRemappedRoot 4.116s [2019-09-06T23:30:37.251Z] --- PASS: TestServiceUpdateNetwork (15.51s) [2019-09-06T23:30:37.251Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork [2019-09-06T23:30:37.251Z] daemon.go:321: [d73f8387c829d] waiting for daemon to start [2019-09-06T23:30:37.251Z] daemon.go:339: [d73f8387c829d] daemon started [2019-09-06T23:30:37.251Z] daemon.go:449: [d73f8387c829d] Stopping daemon [2019-09-06T23:30:37.251Z] daemon.go:288: [d73f8387c829d] exiting daemon [2019-09-06T23:30:37.251Z] daemon.go:436: [d73f8387c829d] Daemon stopped [2019-09-06T23:30:37.251Z] === RUN TestDockerNetworkReConnect [2019-09-06T23:30:37.251Z] PASS: docker_api_swarm_test.go:479: DockerSwarmSuite.TestAPISwarmManagerRestore 26.925s [2019-09-06T23:30:42.504Z] --- PASS: TestDockerNetworkReConnect (5.55s) [2019-09-06T23:30:42.504Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestDockerNetworkReConnect [2019-09-06T23:30:42.504Z] daemon.go:321: [db38f85160431] waiting for daemon to start [2019-09-06T23:30:42.504Z] daemon.go:339: [db38f85160431] daemon started [2019-09-06T23:30:42.504Z] daemon.go:449: [db38f85160431] Stopping daemon [2019-09-06T23:30:42.504Z] daemon.go:288: [db38f85160431] exiting daemon [2019-09-06T23:30:42.504Z] daemon.go:436: [db38f85160431] Daemon stopped [2019-09-06T23:30:42.504Z] === RUN TestServiceUpdateNetwork [2019-09-06T23:30:45.944Z] PASS: docker_api_images_test.go:60: DockerSuite.TestAPIImagesSaveAndLoad 146.401s [2019-09-06T23:30:45.944Z] PASS: docker_api_images_test.go:175: DockerSuite.TestAPIImagesSearchJSONContentType 0.699s [2019-09-06T23:30:45.944Z] PASS: docker_api_images_test.go:187: DockerSuite.TestAPIImagesSizeCompatibility 0.019s [2019-09-06T23:30:45.944Z] SKIP: docker_api_network_test.go:130: DockerSuite.TestAPINetworkConnectDisconnect (unmatched requirement DaemonIsLinux) [2019-09-06T23:30:45.944Z] SKIP: docker_api_network_test.go:29: DockerSuite.TestAPINetworkCreateCheckDuplicate (unmatched requirement DaemonIsLinux) [2019-09-06T23:30:45.944Z] SKIP: docker_api_network_test.go:67: DockerSuite.TestAPINetworkFilter (unmatched requirement DaemonIsLinux) [2019-09-06T23:30:45.944Z] SKIP: docker_api_network_test.go:20: DockerSuite.TestAPINetworkGetDefaults (unmatched requirement DaemonIsLinux) [2019-09-06T23:30:45.944Z] SKIP: docker_api_network_test.go:172: DockerSuite.TestAPINetworkIPAMMultipleBridgeNetworks (unmatched requirement DaemonIsLinux) [2019-09-06T23:30:45.944Z] SKIP: docker_api_network_test.go:73: DockerSuite.TestAPINetworkInspectBridge (unmatched requirement DaemonIsLinux) [2019-09-06T23:30:45.944Z] SKIP: docker_api_network_test.go:99: DockerSuite.TestAPINetworkInspectUserDefinedNetwork (unmatched requirement DaemonIsLinux) [2019-09-06T23:30:45.944Z] PASS: docker_api_test.go:18: DockerSuite.TestAPIOptionsRoute 0.004s [2019-09-06T23:30:46.419Z] SKIP: docker_api_stats_test.go:260: DockerSuite.TestAPIStatsContainerNotFound (unmatched requirement DaemonIsLinux) [2019-09-06T23:30:48.583Z] --- PASS: TestImportExtremelyLargeImageWorks (97.30s) [2019-09-06T23:30:48.583Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2019-09-06T23:30:48.583Z] daemon.go:321: [d07f2cdcbafbf] waiting for daemon to start [2019-09-06T23:30:48.583Z] daemon.go:339: [d07f2cdcbafbf] daemon started [2019-09-06T23:30:48.583Z] daemon.go:449: [d07f2cdcbafbf] Stopping daemon [2019-09-06T23:30:48.583Z] daemon.go:288: [d07f2cdcbafbf] exiting daemon [2019-09-06T23:30:48.583Z] daemon.go:436: [d07f2cdcbafbf] Daemon stopped [2019-09-06T23:30:48.583Z] PASS [2019-09-06T23:30:48.583Z] Running /go/src/github.com/docker/docker/integration/network flags=-test.v -test.timeout=120m [2019-09-06T23:30:48.583Z] INFO: Testing against a local daemon [2019-09-06T23:30:48.583Z] === RUN TestNetworkCreateDelete [2019-09-06T23:30:48.583Z] --- PASS: TestNetworkCreateDelete (0.39s) [2019-09-06T23:30:48.583Z] === RUN TestDockerNetworkDeletePreferID [2019-09-06T23:30:48.583Z] --- PASS: TestDockerNetworkDeletePreferID (0.76s) [2019-09-06T23:30:48.583Z] === RUN TestInspectNetwork [2019-09-06T23:30:51.860Z] === RUN TestInspectNetwork/full_network_id [2019-09-06T23:30:51.860Z] === RUN TestInspectNetwork/partial_network_id [2019-09-06T23:30:51.860Z] === RUN TestInspectNetwork/network_name [2019-09-06T23:30:51.860Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-09-06T23:30:54.498Z] PASS: docker_api_stats_test.go:100: DockerSuite.TestAPIStatsNetworkStats 7.209s [2019-09-06T23:30:54.498Z] SKIP: docker_api_stats_test.go:165: DockerSuite.TestAPIStatsNetworkStatsVersioning (unmatched requirement DaemonIsLinux) [2019-09-06T23:30:54.498Z] SKIP: docker_api_stats_test.go:274: DockerSuite.TestAPIStatsNoStreamConnectedContainers (unmatched requirement DaemonIsLinux) [2019-09-06T23:30:54.504Z] ok github.com/docker/docker/builder/remotecontext/git 34.470s coverage: 85.1% of statements [2019-09-06T23:30:54.504Z] ? github.com/docker/docker/cli [no test files] [2019-09-06T23:30:54.504Z] ? github.com/docker/docker/cli/config [no test files] [2019-09-06T23:30:54.504Z] ok github.com/docker/docker/cli/debug 0.038s coverage: 100.0% of statements [2019-09-06T23:30:54.504Z] ok github.com/docker/docker/client 0.550s coverage: 75.3% of statements [2019-09-06T23:30:56.061Z] ok github.com/docker/docker/cmd/dockerd 0.166s coverage: 18.4% of statements [2019-09-06T23:30:56.688Z] PASS: docker_api_stats_test.go:25: DockerSuite.TestAPIStatsNoStreamGetCpu 2.618s [2019-09-06T23:30:57.026Z] --- PASS: TestInspectNetwork (9.63s) [2019-09-06T23:30:57.026Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2019-09-06T23:30:57.026Z] daemon.go:321: [db0af1911759b] waiting for daemon to start [2019-09-06T23:30:57.026Z] daemon.go:339: [db0af1911759b] daemon started [2019-09-06T23:30:57.026Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-09-06T23:30:57.026Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-09-06T23:30:57.026Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-09-06T23:30:57.026Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-09-06T23:30:57.026Z] daemon.go:449: [db0af1911759b] Stopping daemon [2019-09-06T23:30:57.026Z] daemon.go:288: [db0af1911759b] exiting daemon [2019-09-06T23:30:57.026Z] daemon.go:436: [db0af1911759b] Daemon stopped [2019-09-06T23:30:57.026Z] === RUN TestRunContainerWithBridgeNone [2019-09-06T23:30:57.564Z] PASS: docker_api_swarm_node_test.go:75: DockerSwarmSuite.TestAPISwarmNodeDrainPause 11.635s [2019-09-06T23:30:57.564Z] PASS: docker_cli_build_test.go:2660: DockerSuite.TestBuildUsersAndGroups 20.633s [2019-09-06T23:30:57.564Z] PASS: docker_cli_build_test.go:3345: DockerSuite.TestBuildVerboseOut 1.132s [2019-09-06T23:30:57.564Z] PASS: docker_cli_build_test.go:2282: DockerSuite.TestBuildVerifyIntString 0.334s [2019-09-06T23:30:57.822Z] --- PASS: TestServiceUpdateNetwork (15.52s) [2019-09-06T23:30:57.822Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/TestServiceUpdateNetwork [2019-09-06T23:30:57.822Z] daemon.go:321: [d0daf95485afe] waiting for daemon to start [2019-09-06T23:30:57.822Z] daemon.go:339: [d0daf95485afe] daemon started [2019-09-06T23:30:57.822Z] daemon.go:449: [d0daf95485afe] Stopping daemon [2019-09-06T23:30:57.822Z] daemon.go:288: [d0daf95485afe] exiting daemon [2019-09-06T23:30:57.822Z] daemon.go:436: [d0daf95485afe] Daemon stopped [2019-09-06T23:30:57.822Z] PASS [2019-09-06T23:30:57.822Z] Running /go/src/github.com/docker/docker/integration/session flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:30:58.080Z] INFO: Testing against a local daemon [2019-09-06T23:30:58.080Z] testing: warning: no tests to run [2019-09-06T23:30:58.080Z] PASS [2019-09-06T23:30:58.080Z] Running /go/src/github.com/docker/docker/integration/system flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:30:58.080Z] PASS: docker_cli_build_test.go:3328: DockerSuite.TestBuildVerifySingleQuoteFails 1.202s [2019-09-06T23:30:58.080Z] INFO: Testing against a local daemon [2019-09-06T23:30:58.080Z] testing: warning: no tests to run [2019-09-06T23:30:58.080Z] PASS [2019-09-06T23:30:58.080Z] Running /go/src/github.com/docker/docker/integration/volume flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestHealthKillContainer|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-09-06T23:30:58.080Z] INFO: Testing against a local daemon [2019-09-06T23:30:58.080Z] testing: warning: no tests to run [2019-09-06T23:30:58.080Z] PASS [2019-09-06T23:30:58.080Z] ---> Making bundle: .integration-daemon-stop (in /go/src/github.com/docker/docker/bundles/test-integration-flaky/1) [2019-09-06T23:30:58.233Z] PASS: docker_api_stats_test.go:65: DockerSuite.TestAPIStatsStoppedContainerInGoroutines 1.315s [2019-09-06T23:30:58.233Z] SKIP: docker_cli_run_test.go:3187: DockerSuite.TestAppArmorDeniesChmodProc (unmatched requirement Apparmor) [2019-09-06T23:30:58.233Z] SKIP: docker_cli_run_test.go:3165: DockerSuite.TestAppArmorDeniesPtrace (unmatched requirement Apparmor) [2019-09-06T23:30:58.233Z] SKIP: docker_cli_run_test.go:3177: DockerSuite.TestAppArmorTraceSelf (unmatched requirement DaemonIsLinux) [2019-09-06T23:30:58.233Z] SKIP: docker_cli_attach_test.go:136: DockerSuite.TestAttachDisconnect (unmatched requirement DaemonIsLinux) [2019-09-06T23:30:59.449Z] PASS: docker_cli_build_test.go:3879: DockerSuite.TestBuildVolumeFileExistsinContainer 1.266s [2019-09-06T23:30:59.449Z] umount: /go/src/github.com/docker/docker/bundles/test-integration-flaky/1/root: mountpoint not found [2019-09-06T23:30:59.449Z] Clearing AppArmor profiles cache:. [2019-09-06T23:30:59.449Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-09-06T23:30:59.449Z] Unloading profiles will leave already running processes permanently [2019-09-06T23:30:59.449Z] unconfined, which can lead to unexpected situations. [2019-09-06T23:30:59.449Z] [2019-09-06T23:30:59.449Z] To set a process to complain mode, use the command line tool [2019-09-06T23:30:59.449Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-09-06T23:30:59.449Z] with the 'teardown' option." [2019-09-06T23:30:59.449Z] Removing test suite binaries [2019-09-06T23:30:59.449Z] [2019-09-06T23:30:59.449Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-09-06T23:30:59.706Z] PKG_CONFIG=pkg-config [2019-09-06T23:30:59.706Z] GOLANG_VERSION=1.12.8 [2019-09-06T23:30:59.706Z] HOSTNAME=bd4d0b41eefd [2019-09-06T23:30:59.706Z] KEEPBUNDLE=1 [2019-09-06T23:30:59.706Z] DOCKER_INTEGRATION_DAEMON_DEST=/go/src/github.com/docker/docker/bundles/test-integration/1 [2019-09-06T23:30:59.706Z] container=docker [2019-09-06T23:30:59.706Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-09-06T23:30:59.706Z] GOMETALINTER_OPTS=--deadline=2m [2019-09-06T23:30:59.706Z] GOPATH=/go [2019-09-06T23:30:59.706Z] PWD=/go/src/github.com/docker/docker [2019-09-06T23:30:59.706Z] HOME=/root [2019-09-06T23:30:59.706Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-09-06T23:30:59.706Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-09-06T23:30:59.706Z] DOCKER_GITCOMMIT=78198da34a57b1f6e92b9c95d89e02d8888169ff [2019-09-06T23:30:59.706Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-09-06T23:30:59.706Z] DOCKER_GRAPHDRIVER=overlay2 [2019-09-06T23:30:59.706Z] TEST_INTEGRATION_DEST=1 [2019-09-06T23:30:59.706Z] TERM=xterm [2019-09-06T23:30:59.706Z] DEST=/go/src/github.com/docker/docker/bundles/test-integration/1 [2019-09-06T23:30:59.706Z] SHLVL=1 [2019-09-06T23:30:59.706Z] TIMEOUT=120m [2019-09-06T23:30:59.707Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-09-06T23:30:59.707Z] DOCKER_PKG=github.com/docker/docker [2019-09-06T23:30:59.707Z] _=/usr/bin/env [2019-09-06T23:30:59.707Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-09-06T23:30:59.837Z] ok github.com/docker/docker/container 0.572s coverage: 42.8% of statements [2019-09-06T23:30:59.838Z] ? github.com/docker/docker/container/stream [no test files] [2019-09-06T23:30:59.838Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-09-06T23:30:59.838Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-09-06T23:30:59.838Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-09-06T23:31:00.330Z] --- PASS: TestRunContainerWithBridgeNone (2.96s) [2019-09-06T23:31:00.330Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2019-09-06T23:31:00.330Z] daemon.go:321: [d5df29ce62f33] waiting for daemon to start [2019-09-06T23:31:00.330Z] daemon.go:339: [d5df29ce62f33] daemon started [2019-09-06T23:31:00.330Z] daemon.go:449: [d5df29ce62f33] Stopping daemon [2019-09-06T23:31:00.330Z] daemon.go:288: [d5df29ce62f33] exiting daemon [2019-09-06T23:31:00.330Z] daemon.go:436: [d5df29ce62f33] Daemon stopped [2019-09-06T23:31:00.330Z] === RUN TestNetworkInvalidJSON [2019-09-06T23:31:00.330Z] === RUN TestNetworkInvalidJSON//networks/create [2019-09-06T23:31:00.330Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-09-06T23:31:00.330Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-09-06T23:31:00.330Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-09-06T23:31:00.330Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-06T23:31:00.330Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-06T23:31:00.330Z] === CONT TestNetworkInvalidJSON//networks/create [2019-09-06T23:31:00.330Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-06T23:31:00.330Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-09-06T23:31:00.330Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-09-06T23:31:00.330Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-09-06T23:31:00.330Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-09-06T23:31:00.330Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-09-06T23:31:00.330Z] === RUN TestDaemonRestartWithLiveRestore [2019-09-06T23:31:01.086Z] PASS: docker_cli_build_test.go:3672: DockerSuite.TestBuildVolumesRetainContents 1.898s [2019-09-06T23:31:01.086Z] SKIP: docker_cli_build_test.go:1348: DockerSuite.TestBuildWindowsAddCopyPathProcessing (unmatched requirement DaemonIsWindows) [2019-09-06T23:31:01.168Z] PASS: docker_cli_attach_test.go:21: DockerSuite.TestAttachMultipleAndRestart 2.926s [2019-09-06T23:31:01.168Z] SKIP: docker_cli_attach_test.go:169: DockerSuite.TestAttachPausedContainer (unmatched requirement IsPausable) [2019-09-06T23:31:01.168Z] SKIP: docker_cli_attach_test.go:91: DockerSuite.TestAttachTTYWithoutStdin (unmatched requirement DaemonIsLinux) [2019-09-06T23:31:01.347Z] SKIP: docker_cli_build_test.go:6058: DockerSuite.TestBuildWindowsEnvCaseInsensitive (unmatched requirement DaemonIsWindows) [2019-09-06T23:31:01.347Z] SKIP: docker_cli_build_test.go:6028: DockerSuite.TestBuildWindowsUser (unmatched requirement DaemonIsWindows) [2019-09-06T23:31:01.347Z] SKIP: docker_cli_build_test.go:1337: DockerSuite.TestBuildWindowsWorkdirProcessing (unmatched requirement DaemonIsWindows) [2019-09-06T23:31:01.564Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-09-06T23:31:01.564Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2019-09-06T23:31:01.564Z] daemon.go:321: [d8b0256c0f17e] waiting for daemon to start [2019-09-06T23:31:01.564Z] daemon.go:339: [d8b0256c0f17e] daemon started [2019-09-06T23:31:01.564Z] daemon.go:449: [d8b0256c0f17e] Stopping daemon [2019-09-06T23:31:01.564Z] daemon.go:288: [d8b0256c0f17e] exiting daemon [2019-09-06T23:31:01.564Z] daemon.go:436: [d8b0256c0f17e] Daemon stopped [2019-09-06T23:31:01.564Z] daemon.go:321: [d8b0256c0f17e] waiting for daemon to start [2019-09-06T23:31:01.564Z] daemon.go:339: [d8b0256c0f17e] daemon started [2019-09-06T23:31:01.564Z] daemon.go:449: [d8b0256c0f17e] Stopping daemon [2019-09-06T23:31:01.564Z] daemon.go:288: [d8b0256c0f17e] exiting daemon [2019-09-06T23:31:01.564Z] daemon.go:436: [d8b0256c0f17e] Daemon stopped [2019-09-06T23:31:01.564Z] === RUN TestDaemonDefaultNetworkPools [2019-09-06T23:31:01.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-09-06T23:31:02.026Z] --- PASS: TestDaemonDefaultNetworkPools (0.84s) [2019-09-06T23:31:02.026Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2019-09-06T23:31:02.026Z] daemon.go:321: [d1a1f0092dfdb] waiting for daemon to start [2019-09-06T23:31:02.026Z] daemon.go:339: [d1a1f0092dfdb] daemon started [2019-09-06T23:31:02.026Z] daemon.go:449: [d1a1f0092dfdb] Stopping daemon [2019-09-06T23:31:02.026Z] daemon.go:288: [d1a1f0092dfdb] exiting daemon [2019-09-06T23:31:02.026Z] daemon.go:436: [d1a1f0092dfdb] Daemon stopped [2019-09-06T23:31:02.026Z] === RUN TestDaemonRestartWithExistingNetwork [2019-09-06T23:31:03.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-09-06T23:31:03.430Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.23s) [2019-09-06T23:31:03.430Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2019-09-06T23:31:03.430Z] daemon.go:321: [d8cd2693d900e] waiting for daemon to start [2019-09-06T23:31:03.430Z] daemon.go:339: [d8cd2693d900e] daemon started [2019-09-06T23:31:03.430Z] daemon.go:449: [d8cd2693d900e] Stopping daemon [2019-09-06T23:31:03.430Z] daemon.go:288: [d8cd2693d900e] exiting daemon [2019-09-06T23:31:03.430Z] daemon.go:436: [d8cd2693d900e] Daemon stopped [2019-09-06T23:31:03.430Z] daemon.go:321: [d8cd2693d900e] waiting for daemon to start [2019-09-06T23:31:03.430Z] daemon.go:339: [d8cd2693d900e] daemon started [2019-09-06T23:31:03.430Z] daemon.go:449: [d8cd2693d900e] Stopping daemon [2019-09-06T23:31:03.430Z] daemon.go:288: [d8cd2693d900e] exiting daemon [2019-09-06T23:31:03.430Z] daemon.go:436: [d8cd2693d900e] Daemon stopped [2019-09-06T23:31:03.430Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-09-06T23:31:03.845Z] PASS: docker_cli_build_test.go:5578: DockerSuite.TestBuildWithExtraHost 2.565s [2019-09-06T23:31:04.102Z] PASS: docker_cli_build_test.go:5594: DockerSuite.TestBuildWithExtraHostInvalidFormat 0.157s [2019-09-06T23:31:04.717Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.55s) [2019-09-06T23:31:04.717Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-09-06T23:31:04.717Z] daemon.go:321: [d5dbef68dc31a] waiting for daemon to start [2019-09-06T23:31:04.717Z] daemon.go:339: [d5dbef68dc31a] daemon started [2019-09-06T23:31:04.717Z] daemon.go:449: [d5dbef68dc31a] Stopping daemon [2019-09-06T23:31:04.717Z] daemon.go:288: [d5dbef68dc31a] exiting daemon [2019-09-06T23:31:04.717Z] daemon.go:436: [d5dbef68dc31a] Daemon stopped [2019-09-06T23:31:04.717Z] daemon.go:321: [d5dbef68dc31a] waiting for daemon to start [2019-09-06T23:31:04.717Z] daemon.go:339: [d5dbef68dc31a] daemon started [2019-09-06T23:31:04.718Z] daemon.go:449: [d5dbef68dc31a] Stopping daemon [2019-09-06T23:31:04.718Z] daemon.go:288: [d5dbef68dc31a] exiting daemon [2019-09-06T23:31:04.718Z] daemon.go:436: [d5dbef68dc31a] Daemon stopped [2019-09-06T23:31:04.718Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-09-06T23:31:05.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-09-06T23:31:05.472Z] PASS: docker_cli_build_test.go:5392: DockerSuite.TestBuildWithFailure 1.358s [2019-09-06T23:31:05.562Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.67s) [2019-09-06T23:31:05.562Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2019-09-06T23:31:05.562Z] daemon.go:321: [d7202f15e5a84] waiting for daemon to start [2019-09-06T23:31:05.562Z] daemon.go:339: [d7202f15e5a84] daemon started [2019-09-06T23:31:05.562Z] daemon.go:449: [d7202f15e5a84] Stopping daemon [2019-09-06T23:31:05.562Z] daemon.go:288: [d7202f15e5a84] exiting daemon [2019-09-06T23:31:05.562Z] daemon.go:436: [d7202f15e5a84] Daemon stopped [2019-09-06T23:31:05.562Z] === RUN TestServiceWithPredefinedNetwork [2019-09-06T23:31:06.403Z] PASS: docker_cli_build_test.go:1050: DockerSuite.TestBuildWithInaccessibleFilesInContext 0.937s [2019-09-06T23:31:06.660Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-09-06T23:31:06.982Z] PASS: docker_api_build_test.go:155: DockerSuite.TestBuildAPIBuildGitWithF 5.409s [2019-09-06T23:31:08.033Z] PASS: docker_cli_build_test.go:3359: DockerSuite.TestBuildWithTabs 1.399s [2019-09-06T23:31:08.033Z] PASS: docker_cli_build_test.go:5185: DockerSuite.TestBuildWithUTF8BOM 0.163s [2019-09-06T23:31:08.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-09-06T23:31:08.079Z] --- PASS: TestServiceWithPredefinedNetwork (2.71s) [2019-09-06T23:31:08.079Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2019-09-06T23:31:08.079Z] daemon.go:321: [da77a6dbd7294] waiting for daemon to start [2019-09-06T23:31:08.079Z] daemon.go:339: [da77a6dbd7294] daemon started [2019-09-06T23:31:08.079Z] daemon.go:449: [da77a6dbd7294] Stopping daemon [2019-09-06T23:31:08.079Z] daemon.go:288: [da77a6dbd7294] exiting daemon [2019-09-06T23:31:08.079Z] daemon.go:436: [da77a6dbd7294] Daemon stopped [2019-09-06T23:31:08.079Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-09-06T23:31:08.079Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-06T23:31:08.079Z] service_test.go:230: FLAKY_TEST [2019-09-06T23:31:08.079Z] === RUN TestServiceWithDataPathPortInit [2019-09-06T23:31:09.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-09-06T23:31:10.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-09-06T23:31:11.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-09-06T23:31:12.405Z] PASS: docker_cli_build_test.go:5195: DockerSuite.TestBuildWithUTF8BOMDockerignore 4.211s [2019-09-06T23:31:12.663Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-09-06T23:31:14.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-09-06T23:31:14.515Z] --- PASS: TestServiceWithDataPathPortInit (6.45s) [2019-09-06T23:31:14.515Z] service_test.go:339: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-09-06T23:31:14.515Z] daemon.go:321: [d85a7f383d12a] waiting for daemon to start [2019-09-06T23:31:14.515Z] daemon.go:339: [d85a7f383d12a] daemon started [2019-09-06T23:31:14.515Z] daemon.go:449: [d85a7f383d12a] Stopping daemon [2019-09-06T23:31:14.515Z] daemon.go:288: [d85a7f383d12a] exiting daemon [2019-09-06T23:31:14.515Z] daemon.go:436: [d85a7f383d12a] Daemon stopped [2019-09-06T23:31:14.515Z] service_test.go:367: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-09-06T23:31:14.515Z] daemon.go:321: [d96ede7cc5e21] waiting for daemon to start [2019-09-06T23:31:14.515Z] daemon.go:339: [d96ede7cc5e21] daemon started [2019-09-06T23:31:14.515Z] daemon.go:449: [d96ede7cc5e21] Stopping daemon [2019-09-06T23:31:14.515Z] daemon.go:288: [d96ede7cc5e21] exiting daemon [2019-09-06T23:31:14.515Z] daemon.go:436: [d96ede7cc5e21] Daemon stopped [2019-09-06T23:31:14.515Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-09-06T23:31:14.966Z] PASS: docker_cli_build_test.go:2151: DockerSuite.TestBuildWithVolumeOwnership 2.725s [2019-09-06T23:31:15.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-09-06T23:31:16.462Z] PASS: docker_cli_build_test.go:1233: DockerSuite.TestBuildWithVolumes 1.408s [2019-09-06T23:31:17.027Z] PASS: docker_cli_build_test.go:6093: DockerSuite.TestBuildWorkdirCmd 0.590s [2019-09-06T23:31:17.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-09-06T23:31:17.975Z] PASS: docker_cli_build_test.go:6072: DockerSuite.TestBuildWorkdirImageCmd 0.942s [2019-09-06T23:31:17.975Z] SKIP: docker_cli_build_test.go:4913: DockerSuite.TestBuildWorkdirWindowsPath (unmatched requirement DaemonIsWindows) [2019-09-06T23:31:19.345Z] PASS: docker_cli_build_test.go:1381: DockerSuite.TestBuildWorkdirWithEnvVariables 1.315s [2019-09-06T23:31:19.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-09-06T23:31:21.029Z] ok github.com/docker/docker/daemon 3.392s coverage: 9.2% of statements [2019-09-06T23:31:21.029Z] ok github.com/docker/docker/daemon/cluster 0.173s coverage: 0.5% of statements [2019-09-06T23:31:21.029Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.592s coverage: 65.3% of statements [2019-09-06T23:31:21.029Z] ok github.com/docker/docker/daemon/cluster/convert 0.514s coverage: 35.8% of statements [2019-09-06T23:31:21.029Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-09-06T23:31:21.029Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.931s coverage: 10.9% of statements [2019-09-06T23:31:21.029Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-09-06T23:31:21.029Z] ok github.com/docker/docker/daemon/config 0.565s coverage: 82.3% of statements [2019-09-06T23:31:21.029Z] ok github.com/docker/docker/daemon/discovery 0.346s coverage: 30.4% of statements [2019-09-06T23:31:21.029Z] ok github.com/docker/docker/daemon/events 0.663s coverage: 50.0% of statements [2019-09-06T23:31:21.029Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-09-06T23:31:21.029Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-09-06T23:31:21.029Z] ok github.com/docker/docker/daemon/graphdriver 0.193s coverage: 2.3% of statements [2019-09-06T23:31:21.029Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2019-09-06T23:31:21.029Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2019-09-06T23:31:21.030Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-09-06T23:31:21.030Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2019-09-06T23:31:21.030Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2019-09-06T23:31:21.030Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2019-09-06T23:31:21.030Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2019-09-06T23:31:21.030Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-09-06T23:31:21.030Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2019-09-06T23:31:21.030Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2019-09-06T23:31:21.030Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2019-09-06T23:31:21.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-09-06T23:31:21.496Z] ok github.com/docker/docker/daemon/images 0.381s coverage: 4.9% of statements [2019-09-06T23:31:21.496Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-09-06T23:31:21.496Z] ok github.com/docker/docker/daemon/links 0.042s coverage: 93.0% of statements [2019-09-06T23:31:21.496Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-09-06T23:31:21.496Z] ok github.com/docker/docker/daemon/logger 0.415s coverage: 44.0% of statements [2019-09-06T23:31:22.476Z] ok github.com/docker/docker/daemon/logger/awslogs 0.709s coverage: 78.6% of statements [2019-09-06T23:31:22.476Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2019-09-06T23:31:22.476Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-09-06T23:31:22.476Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-09-06T23:31:22.476Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2019-09-06T23:31:22.476Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2019-09-06T23:31:22.556Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.80s) [2019-09-06T23:31:22.556Z] service_test.go:398: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2019-09-06T23:31:22.556Z] daemon.go:321: [defa5c7abf786] waiting for daemon to start [2019-09-06T23:31:22.556Z] daemon.go:339: [defa5c7abf786] daemon started [2019-09-06T23:31:22.556Z] service_test.go:423: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:saanvisthiraTestServiceWithDefaultAddressPoolInit ID:767m61q3c5qejphuhu6qlvr4w Created:2019-09-06 23:31:16.000919257 +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[]} [2019-09-06T23:31:22.556Z] daemon.go:449: [defa5c7abf786] Stopping daemon [2019-09-06T23:31:22.556Z] daemon.go:288: [defa5c7abf786] exiting daemon [2019-09-06T23:31:22.556Z] daemon.go:436: [defa5c7abf786] Daemon stopped [2019-09-06T23:31:22.556Z] service_test.go:436: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2019-09-06T23:31:22.556Z] daemon.go:321: [d628c2315f492] waiting for daemon to start [2019-09-06T23:31:22.556Z] daemon.go:339: [d628c2315f492] daemon started [2019-09-06T23:31:22.556Z] daemon.go:449: [d628c2315f492] Stopping daemon [2019-09-06T23:31:22.556Z] daemon.go:288: [d628c2315f492] exiting daemon [2019-09-06T23:31:22.556Z] daemon.go:436: [d628c2315f492] Daemon stopped [2019-09-06T23:31:22.556Z] PASS [2019-09-06T23:31:22.556Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan flags=-test.v -test.timeout=120m [2019-09-06T23:31:22.556Z] INFO: Testing against a local daemon [2019-09-06T23:31:22.556Z] === RUN TestDockerNetworkIpvlanPersistance [2019-09-06T23:31:22.650Z] PASS: docker_cli_build_test.go:3654: DockerSuite.TestBuildXZHost 3.188s [2019-09-06T23:31:22.650Z] PASS: docker_cli_proxy_test.go:12: DockerSuite.TestCLIProxyDisableProxyUnixSock 0.039s [2019-09-06T23:31:22.650Z] SKIP: docker_cli_sni_test.go:17: DockerSuite.TestClientSetsTLSServerName (Flakey test) [2019-09-06T23:31:23.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-09-06T23:31:23.406Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.45s) [2019-09-06T23:31:23.406Z] ipvlan_test.go:29: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlanPersistance [2019-09-06T23:31:23.406Z] daemon.go:321: [d4ab2ba84ad66] waiting for daemon to start [2019-09-06T23:31:23.406Z] daemon.go:339: [d4ab2ba84ad66] daemon started [2019-09-06T23:31:23.406Z] daemon.go:449: [d4ab2ba84ad66] Stopping daemon [2019-09-06T23:31:23.406Z] daemon.go:288: [d4ab2ba84ad66] exiting daemon [2019-09-06T23:31:23.406Z] daemon.go:436: [d4ab2ba84ad66] Daemon stopped [2019-09-06T23:31:23.406Z] daemon.go:321: [d4ab2ba84ad66] waiting for daemon to start [2019-09-06T23:31:23.406Z] daemon.go:339: [d4ab2ba84ad66] daemon started [2019-09-06T23:31:23.406Z] daemon.go:449: [d4ab2ba84ad66] Stopping daemon [2019-09-06T23:31:23.406Z] daemon.go:288: [d4ab2ba84ad66] exiting daemon [2019-09-06T23:31:23.406Z] daemon.go:436: [d4ab2ba84ad66] Daemon stopped [2019-09-06T23:31:23.406Z] === RUN TestDockerNetworkIpvlan [2019-09-06T23:31:23.471Z] PASS: docker_cli_run_test.go:3689: DockerSuite.TestCmdCannotBeInvoked 0.931s [2019-09-06T23:31:24.263Z] === RUN TestDockerNetworkIpvlan/Subinterface [2019-09-06T23:31:24.684Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.246s coverage: 62.1% of statements [2019-09-06T23:31:24.684Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.249s coverage: 88.3% of statements [2019-09-06T23:31:24.684Z] ok github.com/docker/docker/daemon/logger/local 0.297s coverage: 74.7% of statements [2019-09-06T23:31:24.684Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-09-06T23:31:24.843Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-09-06T23:31:24.843Z] PASS: docker_cli_commit_test.go:12: DockerSuite.TestCommitAfterContainerIsDone 1.318s [2019-09-06T23:31:25.103Z] === RUN TestDockerNetworkIpvlan/OverlapParent [2019-09-06T23:31:25.667Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.186s coverage: 18.1% of statements [2019-09-06T23:31:25.923Z] === RUN TestDockerNetworkIpvlan/L2NilParent [2019-09-06T23:31:26.215Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-09-06T23:31:26.471Z] PASS: docker_cli_commit_test.go:106: DockerSuite.TestCommitChange 1.491s [2019-09-06T23:31:27.404Z] ---> Making bundle: .integration-daemon-start (in /go/src/github.com/docker/docker/bundles/test-integration/1) [2019-09-06T23:31:27.404Z] Using test binary docker [2019-09-06T23:31:27.404Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-09-06T23:31:27.404Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-09-06T23:31:27.404Z] Warning failed to create cache: (null) [2019-09-06T23:31:27.404Z] . [2019-09-06T23:31:27.404Z] INFO: Waiting for daemon to start... [2019-09-06T23:31:27.404Z] Starting dockerd [2019-09-06T23:31:27.663Z] .PASS: docker_cli_commit_test.go:156: DockerSuite.TestCommitChangeLabels 1.271s [2019-09-06T23:31:29.235Z] === RUN TestDockerNetworkIpvlan/L2InternalMode [2019-09-06T23:31:29.437Z] ok github.com/docker/docker/daemon/logger/splunk 2.817s coverage: 84.5% of statements [2019-09-06T23:31:29.437Z] ok github.com/docker/docker/daemon/logger/syslog 0.233s coverage: 47.8% of statements [2019-09-06T23:31:29.437Z] ok github.com/docker/docker/daemon/logger/templates 0.126s coverage: 8.3% of statements [2019-09-06T23:31:29.437Z] ? github.com/docker/docker/daemon/names [no test files] [2019-09-06T23:31:29.437Z] ? github.com/docker/docker/daemon/network [no test files] [2019-09-06T23:31:29.437Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-09-06T23:31:29.557Z] [2019-09-06T23:31:29.557Z] ---> Making bundle: .integration-daemon-setup (in /go/src/github.com/docker/docker/bundles/test-integration/1) [2019-09-06T23:31:29.557Z] ---> Making bundle: .ensure-emptyfs (in /go/src/github.com/docker/docker/bundles/test-integration/1) [2019-09-06T23:31:29.557Z] Running integration-test (iteration 1) [2019-09-06T23:31:29.557Z] Running /go/src/github.com/docker/docker/integration/build flags=-test.v -test.timeout=120m [2019-09-06T23:31:29.557Z] INFO: Testing against a local daemon [2019-09-06T23:31:29.557Z] === RUN TestBuildWithSession [2019-09-06T23:31:29.557Z] PASS: docker_cli_commit_test.go:67: DockerSuite.TestCommitHardlink 1.825s [2019-09-06T23:31:30.417Z] ok github.com/docker/docker/distribution 1.450s coverage: 20.8% of statements [2019-09-06T23:31:30.417Z] ok github.com/docker/docker/distribution/metadata 1.303s coverage: 48.2% of statements [2019-09-06T23:31:30.417Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-09-06T23:31:30.950Z] PASS: docker_api_swarm_node_test.go:46: DockerSwarmSuite.TestAPISwarmNodeRemove 30.227s [2019-09-06T23:31:31.881Z] PASS: docker_cli_commit_test.go:56: DockerSuite.TestCommitNewFile 2.129s [2019-09-06T23:31:32.176Z] ok github.com/docker/docker/distribution/xfer 1.969s coverage: 62.7% of statements [2019-09-06T23:31:32.176Z] ? github.com/docker/docker/dockerversion [no test files] [2019-09-06T23:31:32.176Z] ok github.com/docker/docker/errdefs 0.126s coverage: 51.6% of statements [2019-09-06T23:31:33.251Z] PASS: docker_cli_commit_test.go:42: DockerSuite.TestCommitPausedContainer 1.045s [2019-09-06T23:31:33.251Z] --- PASS: TestBuildWithSession (3.72s) [2019-09-06T23:31:33.251Z] build_session_test.go:31: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestBuildWithSession [2019-09-06T23:31:33.251Z] daemon.go:321: [df8c8a9f30e9f] waiting for daemon to start [2019-09-06T23:31:33.251Z] daemon.go:339: [df8c8a9f30e9f] daemon started [2019-09-06T23:31:33.251Z] daemon.go:449: [df8c8a9f30e9f] Stopping daemon [2019-09-06T23:31:33.251Z] daemon.go:288: [df8c8a9f30e9f] exiting daemon [2019-09-06T23:31:33.251Z] daemon.go:436: [df8c8a9f30e9f] Daemon stopped [2019-09-06T23:31:33.251Z] === RUN TestBuildSquashParent [2019-09-06T23:31:33.387Z] === RUN TestDockerNetworkIpvlan/L3NilParent [2019-09-06T23:31:33.745Z] ok github.com/docker/docker/image 0.867s coverage: 86.4% of statements [2019-09-06T23:31:33.745Z] ok github.com/docker/docker/image/cache 0.324s coverage: 19.2% of statements [2019-09-06T23:31:33.745Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-09-06T23:31:33.745Z] ok github.com/docker/docker/image/v1 0.383s coverage: 25.0% of statements [2019-09-06T23:31:33.745Z] ? github.com/docker/docker/internal/test [no test files] [2019-09-06T23:31:34.726Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2019-09-06T23:31:34.727Z] ? github.com/docker/docker/internal/test/environment [no test files] [2019-09-06T23:31:34.727Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2019-09-06T23:31:34.727Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2019-09-06T23:31:34.727Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2019-09-06T23:31:34.727Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2019-09-06T23:31:34.727Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2019-09-06T23:31:34.727Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2019-09-06T23:31:34.727Z] ? github.com/docker/docker/internal/test/registry [no test files] [2019-09-06T23:31:34.727Z] ? github.com/docker/docker/internal/test/request [no test files] [2019-09-06T23:31:35.152Z] PASS: docker_cli_commit_test.go:87: DockerSuite.TestCommitTTY 1.956s [2019-09-06T23:31:35.192Z] ok github.com/docker/docker/internal/testutil 0.273s coverage: 62.5% of statements [2019-09-06T23:31:36.521Z] PASS: docker_cli_images_test.go:105: DockerSuite.TestCommitWithFilterLabel 1.130s [2019-09-06T23:31:37.452Z] PASS: docker_api_swarm_node_test.go:33: DockerSwarmSuite.TestAPISwarmNodeUpdate 1.609s [2019-09-06T23:31:38.017Z] PASS: docker_cli_commit_test.go:96: DockerSuite.TestCommitWithHostBindMount 1.803s [2019-09-06T23:31:38.133Z] ok github.com/docker/docker/layer 0.368s coverage: 30.4% of statements [2019-09-06T23:31:38.133Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-09-06T23:31:38.995Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2019-09-06T23:31:38.995Z] Copying nested executables into bundles/cross/linux/amd64 [2019-09-06T23:31:38.995Z] Cross building: bundles/cross/windows/amd64 [2019-09-06T23:31:38.995Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2019-09-06T23:31:38.995Z] GOOS="windows" GOARCH="amd64" GOARM="" [2019-09-06T23:31:39.386Z] PASS: docker_cli_commit_test.go:26: DockerSuite.TestCommitWithoutPause 1.197s [2019-09-06T23:31:39.386Z] PASS: docker_cli_netmode_test.go:55: DockerSuite.TestConflictContainerNetworkAndLinks 0.039s [2019-09-06T23:31:39.386Z] PASS: docker_cli_netmode_test.go:62: DockerSuite.TestConflictContainerNetworkHostAndLinks 0.024s [2019-09-06T23:31:39.386Z] PASS: docker_cli_netmode_test.go:76: DockerSuite.TestConflictNetworkModeAndOptions 0.065s [2019-09-06T23:31:39.386Z] PASS: docker_cli_netmode_test.go:69: DockerSuite.TestConflictNetworkModeNetHostAndOptions 0.011s [2019-09-06T23:31:39.386Z] PASS: docker_api_containers_test.go:543: DockerSuite.TestContainerAPIBadPort 0.002s [2019-09-06T23:31:39.643Z] PASS: docker_api_containers_test.go:1266: DockerSuite.TestContainerAPIChunkedEncoding 0.085s [2019-09-06T23:31:40.334Z] ok github.com/docker/docker/libcontainerd/local 0.068s coverage: 1.0% of statements [2019-09-06T23:31:40.334Z] ok github.com/docker/docker/libcontainerd/queue 0.171s coverage: 62.5% of statements [2019-09-06T23:31:40.334Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-09-06T23:31:40.334Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-09-06T23:31:40.334Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-09-06T23:31:40.334Z] ? github.com/docker/docker/oci [no test files] [2019-09-06T23:31:40.334Z] ? github.com/docker/docker/oci/caps [no test files] [2019-09-06T23:31:40.334Z] ok github.com/docker/docker/opts 0.201s coverage: 67.3% of statements [2019-09-06T23:31:40.334Z] ok github.com/docker/docker/pkg/aaparser 0.049s coverage: 50.0% of statements [2019-09-06T23:31:42.171Z] PASS: docker_api_containers_test.go:489: DockerSuite.TestContainerAPICommit 2.191s [2019-09-06T23:31:42.171Z] --- PASS: TestBuildSquashParent (8.76s) [2019-09-06T23:31:42.171Z] build_squash_test.go:29: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestBuildSquashParent [2019-09-06T23:31:42.171Z] daemon.go:321: [d87c13567cc9e] waiting for daemon to start [2019-09-06T23:31:42.171Z] daemon.go:339: [d87c13567cc9e] daemon started [2019-09-06T23:31:42.171Z] daemon.go:449: [d87c13567cc9e] Stopping daemon [2019-09-06T23:31:42.171Z] daemon.go:288: [d87c13567cc9e] exiting daemon [2019-09-06T23:31:42.171Z] daemon.go:436: [d87c13567cc9e] Daemon stopped [2019-09-06T23:31:42.171Z] === RUN TestBuildWithRemoveAndForceRemove [2019-09-06T23:31:42.172Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-06T23:31:42.172Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-06T23:31:42.172Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-06T23:31:42.172Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-06T23:31:42.172Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-06T23:31:42.172Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-06T23:31:42.172Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-06T23:31:42.172Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-06T23:31:42.172Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-06T23:31:42.172Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-06T23:31:42.172Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-06T23:31:42.172Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-06T23:31:42.172Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-06T23:31:42.172Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-06T23:31:44.068Z] PASS: docker_api_containers_test.go:511: DockerSuite.TestContainerAPICommitWithLabelInConfig 2.032s [2019-09-06T23:31:44.068Z] PASS: docker_api_containers_test.go:1132: DockerSuite.TestContainerAPICopyContainerNotFoundPr124 0.001s [2019-09-06T23:31:44.326Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-06T23:31:44.583Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-06T23:31:44.840Z] PASS: docker_api_containers_test.go:1047: DockerSuite.TestContainerAPICopyNotExistsAnyMore 0.977s [2019-09-06T23:31:46.210Z] PASS: docker_api_containers_test.go:1060: DockerSuite.TestContainerAPICopyPre124 1.130s [2019-09-06T23:31:46.775Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-06T23:31:46.775Z] PASS: docker_api_containers_test.go:1090: DockerSuite.TestContainerAPICopyResourcePathEmptyPre124 0.809s [2019-09-06T23:31:47.031Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-06T23:31:47.963Z] PASS: docker_api_containers_test.go:1111: DockerSuite.TestContainerAPICopyResourcePathNotFoundPre124 1.160s [2019-09-06T23:31:49.335Z] PASS: docker_api_containers_test.go:570: DockerSuite.TestContainerAPICreate 0.985s [2019-09-06T23:31:49.335Z] PASS: docker_api_containers_test.go:626: DockerSuite.TestContainerAPICreateBridgeNetworkMode 0.060s [2019-09-06T23:31:49.335Z] PASS: docker_api_containers_test.go:587: DockerSuite.TestContainerAPICreateEmptyConfig 0.003s [2019-09-06T23:31:49.335Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2019-09-06T23:31:49.335Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.41s) [2019-09-06T23:31:49.335Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.58s) [2019-09-06T23:31:49.335Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.31s) [2019-09-06T23:31:49.335Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.40s) [2019-09-06T23:31:49.335Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.33s) [2019-09-06T23:31:49.335Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.29s) [2019-09-06T23:31:49.335Z] === RUN TestBuildMultiStageCopy [2019-09-06T23:31:49.335Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-09-06T23:31:49.903Z] PASS: docker_api_containers_test.go:1975: DockerSuite.TestContainerAPICreateMountsBindRead 0.867s [2019-09-06T23:31:49.903Z] PASS: docker_api_containers_test.go:599: DockerSuite.TestContainerAPICreateMultipleNetworksConfig 0.003s [2019-09-06T23:31:50.161Z] PASS: docker_api_containers_test.go:1388: DockerSuite.TestContainerAPICreateNoHostConfig118 0.059s [2019-09-06T23:31:50.161Z] PASS: docker_api_containers_test.go:632: DockerSuite.TestContainerAPICreateOtherNetworkModes 0.159s [2019-09-06T23:31:50.419Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-09-06T23:31:50.419Z] PASS: docker_api_containers_test.go:661: DockerSuite.TestContainerAPICreateWithCpuSharesCpuset 0.118s [2019-09-06T23:31:50.419Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-09-06T23:31:50.677Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-09-06T23:31:50.933Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-09-06T23:31:51.190Z] --- PASS: TestBuildMultiStageCopy (1.92s) [2019-09-06T23:31:51.190Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.12s) [2019-09-06T23:31:51.190Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.17s) [2019-09-06T23:31:51.190Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2019-09-06T23:31:51.190Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s) [2019-09-06T23:31:51.190Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2019-09-06T23:31:51.190Z] === RUN TestBuildMultiStageParentConfig [2019-09-06T23:31:51.448Z] PASS: docker_api_containers_test.go:1143: DockerSuite.TestContainerAPIDelete 1.102s [2019-09-06T23:31:52.385Z] --- PASS: TestBuildMultiStageParentConfig (1.21s) [2019-09-06T23:31:52.385Z] === RUN TestBuildLabelWithTargets [2019-09-06T23:31:52.385Z] PASS: docker_api_containers_test.go:1216: DockerSuite.TestContainerAPIDeleteConflict 0.729s [2019-09-06T23:31:53.428Z] === RUN TestDockerNetworkIpvlan/L3InternalMode [2019-09-06T23:31:53.754Z] PASS: docker_api_containers_test.go:1168: DockerSuite.TestContainerAPIDeleteForce 0.964s [2019-09-06T23:31:53.754Z] PASS: docker_api_containers_test.go:1159: DockerSuite.TestContainerAPIDeleteNotExist 0.001s [2019-09-06T23:31:54.318Z] --- PASS: TestBuildLabelWithTargets (1.94s) [2019-09-06T23:31:54.318Z] === RUN TestBuildWithEmptyLayers [2019-09-06T23:31:55.250Z] --- PASS: TestBuildWithEmptyLayers (0.82s) [2019-09-06T23:31:55.250Z] === RUN TestBuildMultiStageOnBuild [2019-09-06T23:31:55.508Z] PASS: docker_api_containers_test.go:1185: DockerSuite.TestContainerAPIDeleteRemoveLinks 1.520s [2019-09-06T23:31:56.438Z] PASS: docker_api_containers_test.go:1231: DockerSuite.TestContainerAPIDeleteRemoveVolume 0.894s [2019-09-06T23:31:56.438Z] PASS: docker_api_containers_test.go:1626: DockerSuite.TestContainerAPIDeleteWithEmptyName 0.001s [2019-09-06T23:31:57.367Z] PASS: docker_api_containers_test.go:41: DockerSuite.TestContainerAPIGetAll 0.849s [2019-09-06T23:31:57.931Z] --- PASS: TestBuildMultiStageOnBuild (2.73s) [2019-09-06T23:31:57.931Z] === RUN TestBuildUncleanTarFilenames [2019-09-06T23:31:58.188Z] PASS: docker_api_containers_test.go:167: DockerSuite.TestContainerAPIGetChanges 0.880s [2019-09-06T23:31:59.119Z] --- PASS: TestBuildUncleanTarFilenames (1.13s) [2019-09-06T23:31:59.119Z] === RUN TestBuildMultiStageLayerLeak [2019-09-06T23:31:59.119Z] PASS: docker_api_containers_test.go:140: DockerSuite.TestContainerAPIGetExport 1.042s [2019-09-06T23:32:00.489Z] PASS: docker_api_containers_test.go:61: DockerSuite.TestContainerAPIGetJSONNoFieldsOmitted 0.939s [2019-09-06T23:32:00.489Z] PASS: docker_api_containers_test.go:733: DockerSuite.TestContainerAPIInvalidPortSyntax 0.022s [2019-09-06T23:32:00.489Z] PASS: docker_api_swarm_test.go:197: DockerSwarmSuite.TestAPISwarmPromoteDemote 12.608s [2019-09-06T23:32:01.053Z] PASS: docker_api_containers_test.go:934: DockerSuite.TestContainerAPIKill 0.892s [2019-09-06T23:32:01.984Z] --- PASS: TestBuildMultiStageLayerLeak (2.78s) [2019-09-06T23:32:01.984Z] === RUN TestBuildWithHugeFile [2019-09-06T23:32:02.241Z] PASS: docker_api_containers_test.go:404: DockerSuite.TestContainerAPIPause 0.778s [2019-09-06T23:32:03.613Z] PASS: docker_api_containers_test.go:1286: DockerSuite.TestContainerAPIPostContainerStop 1.290s [2019-09-06T23:32:03.870Z] PASS: docker_api_containers_test.go:849: DockerSuite.TestContainerAPIPostCreateNull 0.269s [2019-09-06T23:32:05.585Z] ok github.com/docker/docker/pkg/archive 9.133s coverage: 62.2% of statements [2019-09-06T23:32:05.585Z] ok github.com/docker/docker/pkg/authorization 0.762s coverage: 26.2% of statements [2019-09-06T23:32:05.585Z] ok github.com/docker/docker/pkg/broadcaster 0.044s coverage: 100.0% of statements [2019-09-06T23:32:05.585Z] ok github.com/docker/docker/pkg/capabilities 0.045s coverage: 87.5% of statements [2019-09-06T23:32:05.585Z] ok github.com/docker/docker/pkg/chrootarchive 0.138s coverage: 15.4% of statements [2019-09-06T23:32:05.585Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-09-06T23:32:05.585Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-09-06T23:32:05.585Z] ok github.com/docker/docker/pkg/directory 0.090s coverage: 80.0% of statements [2019-09-06T23:32:05.585Z] ok github.com/docker/docker/pkg/discovery 0.082s coverage: 58.3% of statements [2019-09-06T23:32:05.585Z] ok github.com/docker/docker/pkg/discovery/file 0.049s coverage: 92.9% of statements [2019-09-06T23:32:05.585Z] ok github.com/docker/docker/pkg/discovery/kv 3.364s coverage: 84.1% of statements [2019-09-06T23:32:05.585Z] ok github.com/docker/docker/pkg/discovery/memory 0.285s coverage: 92.3% of statements [2019-09-06T23:32:05.585Z] ok github.com/docker/docker/pkg/discovery/nodes 0.051s coverage: 93.8% of statements [2019-09-06T23:32:05.585Z] ok github.com/docker/docker/pkg/filenotify 0.064s coverage: 38.2% of statements [2019-09-06T23:32:05.585Z] ok github.com/docker/docker/pkg/fileutils 0.243s coverage: 87.7% of statements [2019-09-06T23:32:05.585Z] ok github.com/docker/docker/pkg/homedir 0.084s coverage: 37.5% of statements [2019-09-06T23:32:05.585Z] ok github.com/docker/docker/pkg/idtools 0.033s coverage: 6.3% of statements [2019-09-06T23:32:05.585Z] ok github.com/docker/docker/pkg/ioutils 0.705s coverage: 68.2% of statements [2019-09-06T23:32:05.585Z] ok github.com/docker/docker/pkg/jsonmessage 0.198s coverage: 91.7% of statements [2019-09-06T23:32:05.585Z] ok github.com/docker/docker/pkg/locker 0.134s coverage: 88.9% of statements [2019-09-06T23:32:05.585Z] ok github.com/docker/docker/pkg/longpath 0.060s coverage: 100.0% of statements [2019-09-06T23:32:05.585Z] ? github.com/docker/docker/pkg/mount [no test files] [2019-09-06T23:32:05.585Z] ok github.com/docker/docker/pkg/namesgenerator 0.058s coverage: 85.7% of statements [2019-09-06T23:32:05.585Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-09-06T23:32:05.585Z] ok github.com/docker/docker/pkg/parsers 0.040s coverage: 97.0% of statements [2019-09-06T23:32:05.585Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2019-09-06T23:32:05.585Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2019-09-06T23:32:05.585Z] ok github.com/docker/docker/pkg/pidfile 0.055s coverage: 82.6% of statements [2019-09-06T23:32:05.585Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-09-06T23:32:05.585Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-09-06T23:32:05.767Z] PASS: docker_api_containers_test.go:107: DockerSuite.TestContainerAPIPsOmitFields 1.004s [2019-09-06T23:32:07.137Z] PASS: docker_api_containers_test.go:917: DockerSuite.TestContainerAPIRename 1.716s [2019-09-06T23:32:09.936Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnet [2019-09-06T23:32:10.419Z] PASS: docker_api_containers_test.go:949: DockerSuite.TestContainerAPIRestart 1.991s [2019-09-06T23:32:13.693Z] PASS: docker_api_containers_test.go:963: DockerSuite.TestContainerAPIRestartNotimeoutParam 1.994s [2019-09-06T23:32:13.693Z] PASS: docker_api_containers_test.go:831: DockerSuite.TestContainerAPIRestartPolicyDefaultRetryCount 0.268s [2019-09-06T23:32:13.693Z] PASS: docker_api_containers_test.go:759: DockerSuite.TestContainerAPIRestartPolicyInvalidPolicyName 0.025s [2019-09-06T23:32:13.951Z] PASS: docker_api_containers_test.go:807: DockerSuite.TestContainerAPIRestartPolicyNegativeRetryCount 0.014s [2019-09-06T23:32:13.952Z] PASS: docker_api_containers_test.go:783: DockerSuite.TestContainerAPIRestartPolicyRetryMismatch 0.012s [2019-09-06T23:32:15.853Z] PASS: docker_api_containers_test.go:979: DockerSuite.TestContainerAPIStart 1.037s [2019-09-06T23:32:23.951Z] PASS: docker_api_containers_test.go:1635: DockerSuite.TestContainerAPIStatsWithNetworkDisabled 7.148s [2019-09-06T23:32:25.845Z] PASS: docker_api_containers_test.go:1005: DockerSuite.TestContainerAPIStop 2.985s [2019-09-06T23:32:28.369Z] PASS: docker_api_containers_test.go:435: DockerSuite.TestContainerAPITop 1.083s [2019-09-06T23:32:28.369Z] SKIP: docker_api_containers_test.go:458: DockerSuite.TestContainerAPITopWindows (unmatched requirement DaemonIsWindows) [2019-09-06T23:32:28.369Z] PASS: docker_api_containers_test.go:692: DockerSuite.TestContainerAPIVerifyHeader 0.418s [2019-09-06T23:32:29.866Z] === RUN TestDockerNetworkIpvlan/L3MultiSubnet [2019-09-06T23:32:30.814Z] ok github.com/docker/docker/pkg/plugins 35.055s coverage: 73.6% of statements [2019-09-06T23:32:30.815Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.073s coverage: 56.8% of statements [2019-09-06T23:32:30.815Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-09-06T23:32:30.815Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-09-06T23:32:30.815Z] ok github.com/docker/docker/pkg/plugins/transport 0.102s coverage: 85.7% of statements [2019-09-06T23:32:30.815Z] ok github.com/docker/docker/pkg/pools 0.035s coverage: 87.9% of statements [2019-09-06T23:32:30.815Z] ok github.com/docker/docker/pkg/progress 0.034s coverage: 75.9% of statements [2019-09-06T23:32:30.815Z] ok github.com/docker/docker/pkg/pubsub 1.072s coverage: 72.7% of statements [2019-09-06T23:32:30.815Z] ok github.com/docker/docker/pkg/reexec 0.078s coverage: 82.4% of statements [2019-09-06T23:32:30.815Z] ok github.com/docker/docker/pkg/signal 0.049s coverage: 20.3% of statements [2019-09-06T23:32:30.815Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-09-06T23:32:30.815Z] ok github.com/docker/docker/pkg/stdcopy 0.035s coverage: 100.0% of statements [2019-09-06T23:32:30.815Z] ok github.com/docker/docker/pkg/streamformatter 0.057s coverage: 66.2% of statements [2019-09-06T23:32:30.815Z] ok github.com/docker/docker/pkg/stringid 0.031s coverage: 70.6% of statements [2019-09-06T23:32:30.815Z] ? github.com/docker/docker/pkg/symlink [no test files] [2019-09-06T23:32:30.815Z] ok github.com/docker/docker/pkg/sysinfo 0.029s coverage: 38.2% of statements [2019-09-06T23:32:30.815Z] ok github.com/docker/docker/pkg/system 0.069s coverage: 12.3% of statements [2019-09-06T23:32:30.815Z] ok github.com/docker/docker/pkg/tailfile 0.072s coverage: 88.6% of statements [2019-09-06T23:32:30.815Z] ok github.com/docker/docker/pkg/tarsum 0.162s coverage: 89.3% of statements [2019-09-06T23:32:30.815Z] ok github.com/docker/docker/pkg/term 0.051s coverage: 30.8% of statements [2019-09-06T23:32:30.815Z] ok github.com/docker/docker/pkg/term/windows 0.030s coverage: 0.0% of statements [no tests to run] [2019-09-06T23:32:30.815Z] ok github.com/docker/docker/pkg/truncindex 0.131s coverage: 91.5% of statements [2019-09-06T23:32:30.815Z] ok github.com/docker/docker/pkg/urlutil 0.033s coverage: 100.0% of statements [2019-09-06T23:32:30.815Z] ok github.com/docker/docker/pkg/useragent 0.033s coverage: 88.9% of statements [2019-09-06T23:32:30.815Z] ok github.com/docker/docker/plugin 0.257s coverage: 12.0% of statements [2019-09-06T23:32:30.815Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-09-06T23:32:30.815Z] ok github.com/docker/docker/plugin/v2 0.034s coverage: 20.1% of statements [2019-09-06T23:32:30.815Z] ok github.com/docker/docker/reference 0.190s coverage: 84.4% of statements [2019-09-06T23:32:30.815Z] ok github.com/docker/docker/registry 0.399s coverage: 52.3% of statements [2019-09-06T23:32:30.815Z] ok github.com/docker/docker/registry/resumable 0.314s coverage: 100.0% of statements [2019-09-06T23:32:30.815Z] ok github.com/docker/docker/restartmanager 0.031s coverage: 49.0% of statements [2019-09-06T23:32:30.815Z] ? github.com/docker/docker/rootless [no test files] [2019-09-06T23:32:30.815Z] ok github.com/docker/docker/runconfig 0.262s coverage: 54.5% of statements [2019-09-06T23:32:30.815Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-09-06T23:32:30.815Z] ? github.com/docker/docker/volume [no test files] [2019-09-06T23:32:30.815Z] ok github.com/docker/docker/volume/drivers 0.129s coverage: 36.1% of statements [2019-09-06T23:32:30.815Z] ok github.com/docker/docker/volume/local 0.261s coverage: 37.7% of statements [2019-09-06T23:32:30.815Z] ok github.com/docker/docker/volume/mounts 0.166s coverage: 66.2% of statements [2019-09-06T23:32:30.815Z] ok github.com/docker/docker/volume/service 0.306s coverage: 70.3% of statements [2019-09-06T23:32:30.815Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-09-06T23:32:30.815Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-09-06T23:32:30.815Z] INFO: make.ps1 ended at 09/06/2019 23:32:28 [2019-09-06T23:32:30.815Z] INFO: Unit tests ended at 09/06/2019 23:32:30. Duration:00:04:06.5397658 [2019-09-06T23:32:30.815Z] INFO: Building busybox [2019-09-06T23:32:31.288Z] Downloading build context from remote url: https://raw.githubusercontent.com/jhowardmsft/busybox/v1.1/Dockerfile 701B [2019-09-06T23:32:31.289Z] Downloading build context from remote url: https://raw.githubusercontent.com/jhowardmsft/busybox/v1.1/Dockerfile 701B [2019-09-06T23:32:31.289Z] [2019-09-06T23:32:31.289Z] Sending build context to Docker daemon 2.56kB [2019-09-06T23:32:31.289Z] [2019-09-06T23:32:31.289Z] Step 1/6 : FROM microsoft/windowsservercore [2019-09-06T23:32:31.289Z] ---> 02bf0dbc0e6a [2019-09-06T23:32:31.289Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2019-09-06T23:32:31.289Z] ---> Running in 8a80456d3f5d [2019-09-06T23:32:34.915Z] PASS: docker_api_containers_test.go:1024: DockerSuite.TestContainerAPIWait 5.433s [2019-09-06T23:32:35.479Z] PASS: docker_api_containers_test.go:2271: DockerSuite.TestContainerKillCustomStopSignal 1.720s [2019-09-06T23:32:38.771Z] PASS: docker_cli_run_test.go:2416: DockerSuite.TestContainerNetworkMode 2.145s [2019-09-06T23:32:43.739Z] Removing intermediate container 8a80456d3f5d [2019-09-06T23:32:43.739Z] ---> 05e26d8aeffc [2019-09-06T23:32:43.739Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2019-09-06T23:32:45.293Z] [2019-09-06T23:32:46.366Z] ---> a4b8b4adcda5 [2019-09-06T23:32:46.366Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2019-09-06T23:32:46.366Z] ---> Running in 5d846a71784e [2019-09-06T23:32:46.638Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2019-09-06T23:32:46.638Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2019-09-06T23:32:46.638Z] remote: Enumerating objects: 19, done. [2019-09-06T23:32:46.638Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2019-09-06T23:32:46.638Z] 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. [2019-09-06T23:32:46.638Z] Building: bundles/cross/windows/amd64/containerutility.exe [2019-09-06T23:32:46.638Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-09-06T23:32:47.037Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-350/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=78198da34a57b1f6e92b9c95d89e02d8888169ff -e DOCKER_GRAPHDRIVER docker:78198da34a57b1f6e92b9c95d89e02d8888169ff hack/test/unit [2019-09-06T23:32:48.728Z] PASS: docker_cli_run_test.go:3537: DockerSuite.TestContainerRestartInMultipleNetworks 8.510s [2019-09-06T23:32:49.546Z] ? github.com/docker/docker/api [no test files] [2019-09-06T23:32:49.659Z] PASS: docker_cli_run_test.go:3569: DockerSuite.TestContainerWithConflictingHostNetworks 0.785s [2019-09-06T23:32:49.754Z] === RUN TestDockerNetworkIpvlan/Addressing [2019-09-06T23:32:51.096Z] [2019-09-06T23:32:51.096Z] SUCCESS: Specified value was saved. [2019-09-06T23:32:53.297Z] Removing intermediate container 5d846a71784e [2019-09-06T23:32:53.297Z] ---> 82a720538781 [2019-09-06T23:32:53.297Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2019-09-06T23:32:53.297Z] ---> Running in 5fd4af49c5a7 [2019-09-06T23:32:54.918Z] PASS: docker_cli_run_test.go:3600: DockerSuite.TestContainerWithConflictingNoneNetwork 3.299s [2019-09-06T23:32:57.441Z] PASS: docker_cli_run_test.go:3583: DockerSuite.TestContainerWithConflictingSharedNetwork 2.123s [2019-09-06T23:33:01.618Z] PASS: docker_api_swarm_test.go:362: DockerSwarmSuite.TestAPISwarmRaftQuorum 49.351s [2019-09-06T23:33:01.828Z] ok github.com/docker/docker/api/server 0.012s coverage: 7.9% of statements [2019-09-06T23:33:01.918Z] Cannot create a file when that file already exists. [2019-09-06T23:33:03.509Z] PASS: docker_api_build_test.go:25: DockerSuite.TestBuildAPIDockerFileRemote 112.420s [2019-09-06T23:33:03.509Z] SKIP: docker_api_build_test.go:176: DockerSuite.TestBuildAPIDoubleDockerfile (unmatched requirement UnixCli) [2019-09-06T23:33:03.512Z] --- PASS: TestBuildWithHugeFile (61.59s) [2019-09-06T23:33:03.512Z] === RUN TestBuildWithEmptyDockerfile [2019-09-06T23:33:03.513Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-06T23:33:03.513Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-06T23:33:03.513Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-06T23:33:03.513Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-06T23:33:03.513Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-06T23:33:03.513Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-06T23:33:03.513Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-06T23:33:03.513Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-06T23:33:03.513Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-06T23:33:03.513Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2019-09-06T23:33:03.513Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2019-09-06T23:33:03.513Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2019-09-06T23:33:03.513Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s) [2019-09-06T23:33:03.513Z] === RUN TestBuildPreserveOwnership [2019-09-06T23:33:03.513Z] === RUN TestBuildPreserveOwnership/copy_from [2019-09-06T23:33:06.424Z] PASS: docker_api_build_test.go:137: DockerSuite.TestBuildAPILowerDockerfile 5.578s [2019-09-06T23:33:06.424Z] PASS: docker_api_build_test.go:56: DockerSuite.TestBuildAPIRemoteTarballContext 0.006s [2019-09-06T23:33:07.753Z] Removing intermediate container 5fd4af49c5a7 [2019-09-06T23:33:07.753Z] ---> c5d96a3ac778 [2019-09-06T23:33:07.753Z] Step 6/6 : CMD ["sh"] [2019-09-06T23:33:07.753Z] ---> Running in c18a66b23b0e [2019-09-06T23:33:08.781Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-09-06T23:33:09.313Z] Removing intermediate container c18a66b23b0e [2019-09-06T23:33:09.313Z] ---> 747a73d862f3 [2019-09-06T23:33:09.313Z] Successfully built 747a73d862f3 [2019-09-06T23:33:09.313Z] Successfully tagged busybox:latest [2019-09-06T23:33:09.313Z] INFO: Docker images of the daemon under test [2019-09-06T23:33:09.313Z] [2019-09-06T23:33:09.313Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-09-06T23:33:09.313Z] busybox latest 747a73d862f3 Less than a second ago 11.2GB [2019-09-06T23:33:09.313Z] microsoft/windowsservercore latest 02bf0dbc0e6a 3 weeks ago 11.1GB [2019-09-06T23:33:09.313Z] mcr.microsoft.com/windows/servercore ltsc2016 02bf0dbc0e6a 3 weeks ago 11.1GB [2019-09-06T23:33:09.313Z] [2019-09-06T23:33:09.313Z] INFO: Running integration tests at 09/06/2019 23:33:09... [2019-09-06T23:33:09.313Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2019-09-06T23:33:09.313Z] INFO: Integration API tests being run from the host: [2019-09-06T23:33:09.313Z] INFO: make.ps1 starting at 09/06/2019 23:33:09 [2019-09-06T23:33:10.150Z] --- PASS: TestBuildPreserveOwnership (6.52s) [2019-09-06T23:33:10.150Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.38s) [2019-09-06T23:33:10.150Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.14s) [2019-09-06T23:33:10.150Z] PASS [2019-09-06T23:33:10.150Z] Running /go/src/github.com/docker/docker/integration/config flags=-test.v -test.timeout=120m [2019-09-06T23:33:10.292Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2019-09-06T23:33:10.407Z] INFO: Testing against a local daemon [2019-09-06T23:33:10.407Z] === RUN TestConfigList [2019-09-06T23:33:11.121Z] PASS: docker_api_build_test.go:83: DockerSuite.TestBuildAPIRemoteTarballContextWithCustomDockerfile 3.975s [2019-09-06T23:33:11.583Z] PASS: docker_api_build_test.go:198: DockerSuite.TestBuildAPIUnnormalizedTarPaths 0.602s [2019-09-06T23:33:11.583Z] SKIP: docker_cli_build_test.go:574: DockerSuite.TestBuildAddAndCopyFileWithWhitespace (unmatched requirement DaemonIsLinux) [2019-09-06T23:33:11.583Z] SKIP: docker_cli_build_test.go:927: DockerSuite.TestBuildAddBadLinks (unmatched requirement DaemonIsLinux) [2019-09-06T23:33:11.583Z] SKIP: docker_cli_build_test.go:1007: DockerSuite.TestBuildAddBadLinksVolume (unmatched requirement DaemonIsLinux) [2019-09-06T23:33:11.583Z] PASS: docker_cli_build_test.go:2886: DockerSuite.TestBuildAddBrokenTar 0.250s [2019-09-06T23:33:12.301Z] --- PASS: TestConfigList (2.11s) [2019-09-06T23:33:12.301Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigList [2019-09-06T23:33:12.301Z] daemon.go:321: [dbdad9c632226] waiting for daemon to start [2019-09-06T23:33:12.301Z] daemon.go:339: [dbdad9c632226] daemon started [2019-09-06T23:33:12.301Z] daemon.go:449: [dbdad9c632226] Stopping daemon [2019-09-06T23:33:12.301Z] daemon.go:288: [dbdad9c632226] exiting daemon [2019-09-06T23:33:12.301Z] daemon.go:436: [dbdad9c632226] Daemon stopped [2019-09-06T23:33:12.301Z] === RUN TestConfigsCreateAndDelete [2019-09-06T23:33:12.554Z] PASS: docker_api_build_test.go:476: DockerSuite.TestBuildAddCacheOnFileChange 0.615s [2019-09-06T23:33:14.821Z] --- PASS: TestConfigsCreateAndDelete (2.10s) [2019-09-06T23:33:14.821Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigsCreateAndDelete [2019-09-06T23:33:14.821Z] daemon.go:321: [d4a02be55f54b] waiting for daemon to start [2019-09-06T23:33:14.821Z] daemon.go:339: [d4a02be55f54b] daemon started [2019-09-06T23:33:14.821Z] daemon.go:449: [d4a02be55f54b] Stopping daemon [2019-09-06T23:33:14.821Z] daemon.go:288: [d4a02be55f54b] exiting daemon [2019-09-06T23:33:14.821Z] daemon.go:436: [d4a02be55f54b] Daemon stopped [2019-09-06T23:33:14.821Z] === RUN TestConfigsUpdate [2019-09-06T23:33:15.464Z] PASS: docker_cli_build_test.go:1864: DockerSuite.TestBuildAddCurrentDirWithCache 2.722s [2019-09-06T23:33:16.435Z] PASS: docker_cli_build_test.go:1911: DockerSuite.TestBuildAddCurrentDirWithoutCache 1.156s [2019-09-06T23:33:16.435Z] SKIP: docker_cli_build_test.go:752: DockerSuite.TestBuildAddDirContentToExistingDir (unmatched requirement DaemonIsLinux) [2019-09-06T23:33:16.435Z] SKIP: docker_cli_build_test.go:738: DockerSuite.TestBuildAddDirContentToRoot (unmatched requirement DaemonIsLinux) [2019-09-06T23:33:16.435Z] PASS: docker_cli_build_test.go:2190: DockerSuite.TestBuildAddFileNotFound 0.062s [2019-09-06T23:33:16.717Z] --- PASS: TestConfigsUpdate (2.24s) [2019-09-06T23:33:16.717Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigsUpdate [2019-09-06T23:33:16.717Z] daemon.go:321: [dfcccb1eb65be] waiting for daemon to start [2019-09-06T23:33:16.717Z] daemon.go:339: [dfcccb1eb65be] daemon started [2019-09-06T23:33:16.717Z] daemon.go:449: [dfcccb1eb65be] Stopping daemon [2019-09-06T23:33:16.717Z] daemon.go:288: [dfcccb1eb65be] exiting daemon [2019-09-06T23:33:16.717Z] daemon.go:436: [dfcccb1eb65be] Daemon stopped [2019-09-06T23:33:16.717Z] === RUN TestTemplatedConfig [2019-09-06T23:33:18.619Z] PASS: docker_cli_build_test.go:1998: DockerSuite.TestBuildAddLocalAndRemoteFilesWithAndWithoutCache 2.160s [2019-09-06T23:33:19.991Z] --- PASS: TestTemplatedConfig (2.85s) [2019-09-06T23:33:19.991Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestTemplatedConfig [2019-09-06T23:33:19.991Z] daemon.go:321: [d003c7e3d1ec0] waiting for daemon to start [2019-09-06T23:33:19.991Z] daemon.go:339: [d003c7e3d1ec0] daemon started [2019-09-06T23:33:19.991Z] daemon.go:449: [d003c7e3d1ec0] Stopping daemon [2019-09-06T23:33:19.991Z] daemon.go:288: [d003c7e3d1ec0] exiting daemon [2019-09-06T23:33:19.991Z] daemon.go:436: [d003c7e3d1ec0] Daemon stopped [2019-09-06T23:33:19.991Z] === RUN TestConfigInspect [2019-09-06T23:33:21.883Z] --- PASS: TestConfigInspect (2.07s) [2019-09-06T23:33:21.883Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigInspect [2019-09-06T23:33:21.883Z] daemon.go:321: [da0d6fff8f35b] waiting for daemon to start [2019-09-06T23:33:21.883Z] daemon.go:339: [da0d6fff8f35b] daemon started [2019-09-06T23:33:21.883Z] daemon.go:449: [da0d6fff8f35b] Stopping daemon [2019-09-06T23:33:21.883Z] daemon.go:288: [da0d6fff8f35b] exiting daemon [2019-09-06T23:33:21.883Z] daemon.go:436: [da0d6fff8f35b] Daemon stopped [2019-09-06T23:33:21.883Z] === RUN TestConfigCreateWithLabels [2019-09-06T23:33:23.776Z] --- PASS: TestConfigCreateWithLabels (1.85s) [2019-09-06T23:33:23.776Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigCreateWithLabels [2019-09-06T23:33:23.776Z] daemon.go:321: [def75b9b75a86] waiting for daemon to start [2019-09-06T23:33:23.776Z] daemon.go:339: [def75b9b75a86] daemon started [2019-09-06T23:33:23.776Z] daemon.go:449: [def75b9b75a86] Stopping daemon [2019-09-06T23:33:23.776Z] daemon.go:288: [def75b9b75a86] exiting daemon [2019-09-06T23:33:23.776Z] daemon.go:436: [def75b9b75a86] Daemon stopped [2019-09-06T23:33:23.776Z] === RUN TestConfigCreateResolve [2019-09-06T23:33:24.258Z] --- PASS: TestDockerNetworkIpvlan (119.71s) [2019-09-06T23:33:24.258Z] ipvlan_test.go:90: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-06T23:33:24.258Z] daemon.go:321: [d80496be6a743] waiting for daemon to start [2019-09-06T23:33:24.258Z] daemon.go:339: [d80496be6a743] daemon started [2019-09-06T23:33:24.258Z] --- PASS: TestDockerNetworkIpvlan/Subinterface (0.11s) [2019-09-06T23:33:24.258Z] daemon.go:449: [d80496be6a743] Stopping daemon [2019-09-06T23:33:24.258Z] daemon.go:288: [d80496be6a743] exiting daemon [2019-09-06T23:33:24.258Z] daemon.go:436: [d80496be6a743] Daemon stopped [2019-09-06T23:33:24.258Z] ipvlan_test.go:90: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-06T23:33:24.258Z] daemon.go:321: [d99ba114b50d1] waiting for daemon to start [2019-09-06T23:33:24.258Z] daemon.go:339: [d99ba114b50d1] daemon started [2019-09-06T23:33:24.258Z] --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.07s) [2019-09-06T23:33:24.258Z] daemon.go:449: [d99ba114b50d1] Stopping daemon [2019-09-06T23:33:24.258Z] daemon.go:288: [d99ba114b50d1] exiting daemon [2019-09-06T23:33:24.258Z] daemon.go:436: [d99ba114b50d1] Daemon stopped [2019-09-06T23:33:24.258Z] ipvlan_test.go:90: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-06T23:33:24.258Z] daemon.go:321: [d0929d46734c2] waiting for daemon to start [2019-09-06T23:33:24.258Z] daemon.go:339: [d0929d46734c2] daemon started [2019-09-06T23:33:24.258Z] --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.43s) [2019-09-06T23:33:24.258Z] daemon.go:449: [d0929d46734c2] Stopping daemon [2019-09-06T23:33:24.258Z] daemon.go:288: [d0929d46734c2] exiting daemon [2019-09-06T23:33:24.258Z] daemon.go:436: [d0929d46734c2] Daemon stopped [2019-09-06T23:33:24.258Z] ipvlan_test.go:90: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-06T23:33:24.258Z] daemon.go:321: [d3aeff78d519b] waiting for daemon to start [2019-09-06T23:33:24.258Z] daemon.go:339: [d3aeff78d519b] daemon started [2019-09-06T23:33:24.258Z] --- PASS: TestDockerNetworkIpvlan/L2InternalMode (2.55s) [2019-09-06T23:33:24.258Z] daemon.go:449: [d3aeff78d519b] Stopping daemon [2019-09-06T23:33:24.258Z] daemon.go:288: [d3aeff78d519b] exiting daemon [2019-09-06T23:33:24.258Z] daemon.go:436: [d3aeff78d519b] Daemon stopped [2019-09-06T23:33:24.258Z] ipvlan_test.go:90: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-06T23:33:24.258Z] daemon.go:321: [d2877f4225550] waiting for daemon to start [2019-09-06T23:33:24.258Z] daemon.go:339: [d2877f4225550] daemon started [2019-09-06T23:33:24.258Z] --- PASS: TestDockerNetworkIpvlan/L3NilParent (16.44s) [2019-09-06T23:33:24.258Z] daemon.go:449: [d2877f4225550] Stopping daemon [2019-09-06T23:33:24.258Z] daemon.go:288: [d2877f4225550] exiting daemon [2019-09-06T23:33:24.258Z] daemon.go:436: [d2877f4225550] Daemon stopped [2019-09-06T23:33:24.258Z] ipvlan_test.go:90: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-06T23:33:24.258Z] daemon.go:321: [d6f1a9058b121] waiting for daemon to start [2019-09-06T23:33:24.258Z] daemon.go:339: [d6f1a9058b121] daemon started [2019-09-06T23:33:24.258Z] --- PASS: TestDockerNetworkIpvlan/L3InternalMode (17.38s) [2019-09-06T23:33:24.258Z] daemon.go:449: [d6f1a9058b121] Stopping daemon [2019-09-06T23:33:24.258Z] daemon.go:288: [d6f1a9058b121] exiting daemon [2019-09-06T23:33:24.258Z] daemon.go:436: [d6f1a9058b121] Daemon stopped [2019-09-06T23:33:24.258Z] ipvlan_test.go:90: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-06T23:33:24.258Z] daemon.go:321: [dcdf149508706] waiting for daemon to start [2019-09-06T23:33:24.258Z] daemon.go:339: [dcdf149508706] daemon started [2019-09-06T23:33:24.258Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (18.56s) [2019-09-06T23:33:24.258Z] daemon.go:449: [dcdf149508706] Stopping daemon [2019-09-06T23:33:24.258Z] daemon.go:288: [dcdf149508706] exiting daemon [2019-09-06T23:33:24.258Z] daemon.go:436: [dcdf149508706] Daemon stopped [2019-09-06T23:33:24.258Z] ipvlan_test.go:90: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-06T23:33:24.258Z] daemon.go:321: [d38f0dee4e391] waiting for daemon to start [2019-09-06T23:33:24.258Z] daemon.go:339: [d38f0dee4e391] daemon started [2019-09-06T23:33:24.258Z] --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (18.49s) [2019-09-06T23:33:24.258Z] daemon.go:449: [d38f0dee4e391] Stopping daemon [2019-09-06T23:33:24.258Z] daemon.go:288: [d38f0dee4e391] exiting daemon [2019-09-06T23:33:24.258Z] daemon.go:436: [d38f0dee4e391] Daemon stopped [2019-09-06T23:33:24.258Z] ipvlan_test.go:90: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-06T23:33:24.258Z] daemon.go:321: [daf01dfc5ffee] waiting for daemon to start [2019-09-06T23:33:24.258Z] daemon.go:339: [daf01dfc5ffee] daemon started [2019-09-06T23:33:24.258Z] --- PASS: TestDockerNetworkIpvlan/Addressing (32.40s) [2019-09-06T23:33:24.258Z] daemon.go:449: [daf01dfc5ffee] Stopping daemon [2019-09-06T23:33:24.258Z] daemon.go:288: [daf01dfc5ffee] exiting daemon [2019-09-06T23:33:24.258Z] daemon.go:436: [daf01dfc5ffee] Daemon stopped [2019-09-06T23:33:24.258Z] PASS [2019-09-06T23:33:24.258Z] Running /go/src/github.com/docker/docker/integration/network/macvlan flags=-test.v -test.timeout=120m [2019-09-06T23:33:24.258Z] INFO: Testing against a local daemon [2019-09-06T23:33:24.258Z] === RUN TestDockerNetworkMacvlanPersistance [2019-09-06T23:33:24.341Z] PASS: docker_api_containers_test.go:2006: DockerSuite.TestContainersAPICreateMountsCreate 26.823s [2019-09-06T23:33:24.660Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.54s) [2019-09-06T23:33:24.660Z] macvlan_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2019-09-06T23:33:24.660Z] daemon.go:321: [dae3e6ae5282b] waiting for daemon to start [2019-09-06T23:33:24.660Z] daemon.go:339: [dae3e6ae5282b] daemon started [2019-09-06T23:33:24.660Z] daemon.go:449: [dae3e6ae5282b] Stopping daemon [2019-09-06T23:33:24.660Z] daemon.go:288: [dae3e6ae5282b] exiting daemon [2019-09-06T23:33:24.660Z] daemon.go:436: [dae3e6ae5282b] Daemon stopped [2019-09-06T23:33:24.660Z] daemon.go:321: [dae3e6ae5282b] waiting for daemon to start [2019-09-06T23:33:24.660Z] daemon.go:339: [dae3e6ae5282b] daemon started [2019-09-06T23:33:24.660Z] daemon.go:449: [dae3e6ae5282b] Stopping daemon [2019-09-06T23:33:24.660Z] daemon.go:288: [dae3e6ae5282b] exiting daemon [2019-09-06T23:33:24.660Z] daemon.go:436: [dae3e6ae5282b] Daemon stopped [2019-09-06T23:33:24.660Z] === RUN TestDockerNetworkMacvlan [2019-09-06T23:33:25.710Z] --- PASS: TestConfigCreateResolve (2.04s) [2019-09-06T23:33:25.710Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigCreateResolve [2019-09-06T23:33:25.710Z] daemon.go:321: [da069f36a7e86] waiting for daemon to start [2019-09-06T23:33:25.710Z] daemon.go:339: [da069f36a7e86] daemon started [2019-09-06T23:33:25.710Z] daemon.go:449: [da069f36a7e86] Stopping daemon [2019-09-06T23:33:25.710Z] daemon.go:288: [da069f36a7e86] exiting daemon [2019-09-06T23:33:25.710Z] daemon.go:436: [da069f36a7e86] Daemon stopped [2019-09-06T23:33:25.710Z] === RUN TestConfigDaemonLibtrustID [2019-09-06T23:33:26.018Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-09-06T23:33:26.276Z] PASS: docker_api_containers_test.go:2221: DockerSuite.TestContainersAPICreateMountsTmpfs 1.742s [2019-09-06T23:33:26.277Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2019-09-06T23:33:26.277Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestConfigDaemonLibtrustID [2019-09-06T23:33:26.277Z] daemon.go:321: [df605b316d220] waiting for daemon to start [2019-09-06T23:33:26.277Z] daemon.go:339: [df605b316d220] daemon started [2019-09-06T23:33:26.277Z] daemon.go:449: [df605b316d220] Stopping daemon [2019-09-06T23:33:26.277Z] daemon.go:288: [df605b316d220] exiting daemon [2019-09-06T23:33:26.277Z] daemon.go:436: [df605b316d220] Daemon stopped [2019-09-06T23:33:26.277Z] PASS [2019-09-06T23:33:26.277Z] Running /go/src/github.com/docker/docker/integration/container flags=-test.v -test.timeout=120m [2019-09-06T23:33:26.277Z] INFO: Testing against a local daemon [2019-09-06T23:33:26.277Z] === RUN TestCheckpoint [2019-09-06T23:33:26.277Z] --- SKIP: TestCheckpoint (0.00s) [2019-09-06T23:33:26.277Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-06T23:33:26.277Z] === RUN TestContainerInvalidJSON [2019-09-06T23:33:26.277Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-09-06T23:33:26.277Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-09-06T23:33:26.277Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-09-06T23:33:26.277Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-09-06T23:33:26.277Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-09-06T23:33:26.277Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-09-06T23:33:26.277Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-09-06T23:33:26.277Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-09-06T23:33:26.277Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-09-06T23:33:26.277Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-09-06T23:33:26.277Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2019-09-06T23:33:26.277Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2019-09-06T23:33:26.277Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-09-06T23:33:26.277Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-09-06T23:33:26.554Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2019-09-06T23:33:26.554Z] === RUN TestCopyFromContainerPathIsNotDir [2019-09-06T23:33:26.554Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2019-09-06T23:33:26.554Z] === RUN TestCopyToContainerPathDoesNotExist [2019-09-06T23:33:26.811Z] PASS: docker_api_containers_test.go:1684: DockerSuite.TestContainersAPICreateMountsValidation 0.504s [2019-09-06T23:33:26.811Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2019-09-06T23:33:26.811Z] === RUN TestCopyToContainerPathIsNotDir [2019-09-06T23:33:26.811Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2019-09-06T23:33:26.811Z] === RUN TestCopyFromContainer [2019-09-06T23:33:27.311Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-09-06T23:33:28.132Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-09-06T23:33:29.339Z] === RUN TestCopyFromContainer// [2019-09-06T23:33:29.339Z] === RUN TestCopyFromContainer//bar/root [2019-09-06T23:33:29.339Z] === RUN TestCopyFromContainer//bar/root/ [2019-09-06T23:33:29.339Z] === RUN TestCopyFromContainer/bar/quux [2019-09-06T23:33:29.339Z] === RUN TestCopyFromContainer/bar/quux/ [2019-09-06T23:33:29.596Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-09-06T23:33:29.596Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-09-06T23:33:29.853Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-09-06T23:33:29.853Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-09-06T23:33:29.853Z] === RUN TestCopyFromContainer/bar/notarget [2019-09-06T23:33:30.110Z] --- PASS: TestCopyFromContainer (3.24s) [2019-09-06T23:33:30.110Z] --- PASS: TestCopyFromContainer// (0.06s) [2019-09-06T23:33:30.110Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2019-09-06T23:33:30.110Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2019-09-06T23:33:30.110Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2019-09-06T23:33:30.110Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2019-09-06T23:33:30.110Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.14s) [2019-09-06T23:33:30.110Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2019-09-06T23:33:30.110Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2019-09-06T23:33:30.110Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2019-09-06T23:33:30.110Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2019-09-06T23:33:30.110Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-09-06T23:33:30.110Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-06T23:33:30.110Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-06T23:33:30.110Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-06T23:33:30.110Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-06T23:33:30.110Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-06T23:33:30.110Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-06T23:33:30.110Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-06T23:33:30.110Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-06T23:33:30.111Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-06T23:33:30.111Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-09-06T23:33:30.111Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-09-06T23:33:30.111Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-09-06T23:33:30.111Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-09-06T23:33:30.111Z] === RUN TestCreateWithInvalidEnv [2019-09-06T23:33:30.111Z] === RUN TestCreateWithInvalidEnv/0 [2019-09-06T23:33:30.111Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-09-06T23:33:30.111Z] === RUN TestCreateWithInvalidEnv/1 [2019-09-06T23:33:30.111Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-09-06T23:33:30.111Z] === RUN TestCreateWithInvalidEnv/2 [2019-09-06T23:33:30.111Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-09-06T23:33:30.111Z] === CONT TestCreateWithInvalidEnv/0 [2019-09-06T23:33:30.111Z] === CONT TestCreateWithInvalidEnv/2 [2019-09-06T23:33:30.111Z] === CONT TestCreateWithInvalidEnv/1 [2019-09-06T23:33:30.111Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-09-06T23:33:30.111Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-09-06T23:33:30.111Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-09-06T23:33:30.111Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2019-09-06T23:33:30.111Z] === RUN TestCreateTmpfsMountsTarget [2019-09-06T23:33:30.111Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-09-06T23:33:30.111Z] === RUN TestCreateWithCustomMaskedPaths [2019-09-06T23:33:30.676Z] PASS: docker_cli_run_test.go:3473: DockerSuite.TestContainersInMultipleNetworks 2.947s [2019-09-06T23:33:31.012Z] PASS: docker_cli_build_test.go:1808: DockerSuite.TestBuildAddMultipleLocalFileWithAndWithoutCache 10.890s [2019-09-06T23:33:31.483Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2019-09-06T23:33:31.483Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2019-09-06T23:33:31.549Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-09-06T23:33:33.198Z] --- PASS: TestCreateWithCustomMaskedPaths (2.58s) [2019-09-06T23:33:33.199Z] === RUN TestCreateWithCapabilities [2019-09-06T23:33:33.199Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-09-06T23:33:33.199Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-09-06T23:33:33.199Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-09-06T23:33:33.199Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-09-06T23:33:33.199Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-09-06T23:33:33.199Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-09-06T23:33:33.199Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-09-06T23:33:33.199Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-09-06T23:33:33.199Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-09-06T23:33:33.199Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-09-06T23:33:33.199Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-06T23:33:33.199Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-06T23:33:33.199Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-09-06T23:33:33.199Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-09-06T23:33:33.199Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-09-06T23:33:33.199Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-09-06T23:33:33.199Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-09-06T23:33:33.199Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-09-06T23:33:33.199Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-09-06T23:33:33.199Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-09-06T23:33:33.199Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-09-06T23:33:33.199Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-09-06T23:33:33.199Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-09-06T23:33:33.199Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-09-06T23:33:33.199Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-06T23:33:33.199Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-09-06T23:33:33.199Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-09-06T23:33:33.199Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-09-06T23:33:33.199Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-09-06T23:33:33.199Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-09-06T23:33:33.199Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-09-06T23:33:33.199Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-09-06T23:33:33.199Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-09-06T23:33:33.199Z] --- PASS: TestCreateWithCapabilities (0.02s) [2019-09-06T23:33:33.199Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.10s) [2019-09-06T23:33:33.199Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.10s) [2019-09-06T23:33:33.199Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-09-06T23:33:33.199Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-09-06T23:33:33.199Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.13s) [2019-09-06T23:33:33.199Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.13s) [2019-09-06T23:33:33.199Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-09-06T23:33:33.199Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.10s) [2019-09-06T23:33:33.199Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.10s) [2019-09-06T23:33:33.199Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2019-09-06T23:33:33.199Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2019-09-06T23:33:33.199Z] === RUN TestCreateWithCustomReadonlyPaths [2019-09-06T23:33:33.199Z] PASS: docker_cli_run_test.go:3465: DockerSuite.TestContainersInUserDefinedNetwork 2.217s [2019-09-06T23:33:34.418Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2019-09-06T23:33:35.715Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-09-06T23:33:35.721Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.65s) [2019-09-06T23:33:35.721Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-09-06T23:33:35.721Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-06T23:33:35.721Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-06T23:33:35.721Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-06T23:33:35.721Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-06T23:33:35.721Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-06T23:33:35.721Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-06T23:33:35.721Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-06T23:33:35.721Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-06T23:33:35.721Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-06T23:33:35.721Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-06T23:33:35.721Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-06T23:33:35.721Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-06T23:33:35.721Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-06T23:33:35.721Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-06T23:33:35.721Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-06T23:33:35.721Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-09-06T23:33:35.721Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2019-09-06T23:33:35.721Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2019-09-06T23:33:35.721Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2019-09-06T23:33:35.721Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2019-09-06T23:33:35.721Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-09-06T23:33:35.721Z] === RUN TestContainerStartOnDaemonRestart [2019-09-06T23:33:35.721Z] === PAUSE TestContainerStartOnDaemonRestart [2019-09-06T23:33:35.721Z] === RUN TestDaemonRestartIpcMode [2019-09-06T23:33:35.721Z] === PAUSE TestDaemonRestartIpcMode [2019-09-06T23:33:35.721Z] === RUN TestDiff [2019-09-06T23:33:35.744Z] PASS: docker_cli_build_test.go:2937: DockerSuite.TestBuildAddNonTar 4.604s [2019-09-06T23:33:36.285Z] PASS: docker_cli_run_test.go:3492: DockerSuite.TestContainersNetworkIsolation 2.465s [2019-09-06T23:33:36.543Z] --- PASS: TestDiff (0.80s) [2019-09-06T23:33:36.543Z] === RUN TestExecWithCloseStdin [2019-09-06T23:33:36.719Z] PASS: docker_cli_build_test.go:786: DockerSuite.TestBuildAddOrCopyEtcToRootShouldNotConflict 0.847s [2019-09-06T23:33:36.719Z] SKIP: docker_cli_build_test.go:798: DockerSuite.TestBuildAddPreservesFilesSpecialBits (unmatched requirement DaemonIsLinux) [2019-09-06T23:33:37.352Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2019-09-06T23:33:37.913Z] --- PASS: TestExecWithCloseStdin (1.03s) [2019-09-06T23:33:37.913Z] === RUN TestExec [2019-09-06T23:33:38.171Z] PASS: docker_cli_cp_test.go:536: DockerSuite.TestCopyAndRestart 1.746s [2019-09-06T23:33:38.430Z] PASS: docker_cli_cp_test.go:555: DockerSuite.TestCopyCreatedContainer 0.201s [2019-09-06T23:33:38.687Z] --- PASS: TestExec (1.08s) [2019-09-06T23:33:38.687Z] === RUN TestExecUser [2019-09-06T23:33:39.251Z] PASS: docker_cli_cp_test.go:115: DockerSuite.TestCpAbsolutePath 0.940s [2019-09-06T23:33:39.631Z] PASS: docker_cli_build_test.go:1955: DockerSuite.TestBuildAddRemoteFileMTime 3.155s [2019-09-06T23:33:39.814Z] --- PASS: TestExecUser (1.09s) [2019-09-06T23:33:39.814Z] === RUN TestExportContainerAndImportImage [2019-09-06T23:33:40.289Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-09-06T23:33:40.378Z] PASS: docker_cli_cp_test.go:152: DockerSuite.TestCpAbsoluteSymlink 1.151s [2019-09-06T23:33:40.943Z] --- PASS: TestExportContainerAndImportImage (1.21s) [2019-09-06T23:33:40.943Z] === RUN TestExportContainerAfterDaemonRestart [2019-09-06T23:33:41.173Z] PASS: docker_cli_build_test.go:1930: DockerSuite.TestBuildAddRemoteFileWithAndWithoutCache 1.290s [2019-09-06T23:33:41.507Z] PASS: docker_cli_cp_to_container_unix_test.go:41: DockerSuite.TestCpCheckDestOwnership 1.066s [2019-09-06T23:33:41.850Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-09-06T23:33:42.437Z] --- PASS: TestExportContainerAfterDaemonRestart (1.43s) [2019-09-06T23:33:42.437Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestExportContainerAfterDaemonRestart [2019-09-06T23:33:42.437Z] daemon.go:321: [d6d643276cc89] waiting for daemon to start [2019-09-06T23:33:42.437Z] daemon.go:339: [d6d643276cc89] daemon started [2019-09-06T23:33:42.437Z] daemon.go:449: [d6d643276cc89] Stopping daemon [2019-09-06T23:33:42.437Z] daemon.go:288: [d6d643276cc89] exiting daemon [2019-09-06T23:33:42.437Z] daemon.go:436: [d6d643276cc89] Daemon stopped [2019-09-06T23:33:42.437Z] daemon.go:321: [d6d643276cc89] waiting for daemon to start [2019-09-06T23:33:42.437Z] daemon.go:339: [d6d643276cc89] daemon started [2019-09-06T23:33:42.437Z] daemon.go:449: [d6d643276cc89] Stopping daemon [2019-09-06T23:33:42.437Z] daemon.go:288: [d6d643276cc89] exiting daemon [2019-09-06T23:33:42.437Z] daemon.go:436: [d6d643276cc89] Daemon stopped [2019-09-06T23:33:42.437Z] === RUN TestHealthCheckWorkdir [2019-09-06T23:33:42.695Z] PASS: docker_cli_cp_from_container_test.go:120: DockerSuite.TestCpFromCaseA 1.075s [2019-09-06T23:33:43.631Z] PASS: docker_cli_cp_from_container_test.go:140: DockerSuite.TestCpFromCaseB 1.089s [2019-09-06T23:33:43.888Z] --- PASS: TestHealthCheckWorkdir (1.32s) [2019-09-06T23:33:43.888Z] === RUN TestHealthKillContainer [2019-09-06T23:33:44.053Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2019-09-06T23:33:44.819Z] PASS: docker_cli_cp_from_container_test.go:158: DockerSuite.TestCpFromCaseC 0.937s [2019-09-06T23:33:45.033Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-09-06T23:33:45.499Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-09-06T23:33:45.748Z] PASS: docker_cli_cp_from_container_test.go:183: DockerSuite.TestCpFromCaseD 1.140s [2019-09-06T23:33:46.976Z] PASS: docker_api_build_test.go:361: DockerSuite.TestBuildAddRemoteNoDecompress 4.726s [2019-09-06T23:33:46.976Z] SKIP: docker_cli_build_test.go:2816: DockerSuite.TestBuildAddScript (unmatched requirement DaemonIsLinux) [2019-09-06T23:33:46.976Z] SKIP: docker_cli_build_test.go:506: DockerSuite.TestBuildAddSingleFileToExistDir (unmatched requirement DaemonIsLinux) [2019-09-06T23:33:46.976Z] SKIP: docker_cli_build_test.go:723: DockerSuite.TestBuildAddSingleFileToNonExistingDir (unmatched requirement DaemonIsLinux) [2019-09-06T23:33:46.976Z] SKIP: docker_cli_build_test.go:467: DockerSuite.TestBuildAddSingleFileToRoot (unmatched requirement DaemonIsLinux) [2019-09-06T23:33:46.976Z] PASS: docker_cli_build_test.go:483: DockerSuite.TestBuildAddSingleFileToWorkdir 0.378s [2019-09-06T23:33:47.118Z] --- PASS: TestHealthKillContainer (3.02s) [2019-09-06T23:33:47.118Z] === RUN TestInspectCpusetInConfigPre120 [2019-09-06T23:33:47.118Z] PASS: docker_cli_cp_from_container_test.go:223: DockerSuite.TestCpFromCaseE 1.151s [2019-09-06T23:33:47.681Z] --- PASS: TestInspectCpusetInConfigPre120 (0.89s) [2019-09-06T23:33:47.682Z] === RUN TestIpcModeNone [2019-09-06T23:33:47.939Z] PASS: docker_cli_cp_from_container_test.go:252: DockerSuite.TestCpFromCaseF 0.980s [2019-09-06T23:33:48.437Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-09-06T23:33:48.871Z] --- PASS: TestIpcModeNone (1.17s) [2019-09-06T23:33:48.871Z] === RUN TestIpcModePrivate [2019-09-06T23:33:49.132Z] PASS: docker_cli_cp_from_container_test.go:275: DockerSuite.TestCpFromCaseG 1.160s [2019-09-06T23:33:50.067Z] --- PASS: TestIpcModePrivate (1.18s) [2019-09-06T23:33:50.067Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:196, shared: false, mustBeShared: false [2019-09-06T23:33:50.067Z] === RUN TestIpcModeShareable [2019-09-06T23:33:50.324Z] PASS: docker_cli_cp_from_container_test.go:314: DockerSuite.TestCpFromCaseH 1.163s [2019-09-06T23:33:51.285Z] --- PASS: TestIpcModeShareable (1.11s) [2019-09-06T23:33:51.286Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:189, shared: true, mustBeShared: true [2019-09-06T23:33:51.286Z] === RUN TestAPIIpcModeShareableAndContainer [2019-09-06T23:33:51.286Z] PASS: docker_cli_cp_from_container_test.go:344: DockerSuite.TestCpFromCaseI 0.944s [2019-09-06T23:33:52.215Z] --- PASS: TestDockerNetworkMacvlan (27.43s) [2019-09-06T23:33:52.215Z] macvlan_test.go:69: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-06T23:33:52.215Z] daemon.go:321: [d58fc2b431f90] waiting for daemon to start [2019-09-06T23:33:52.215Z] daemon.go:339: [d58fc2b431f90] daemon started [2019-09-06T23:33:52.215Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2019-09-06T23:33:52.215Z] daemon.go:449: [d58fc2b431f90] Stopping daemon [2019-09-06T23:33:52.215Z] daemon.go:288: [d58fc2b431f90] exiting daemon [2019-09-06T23:33:52.215Z] daemon.go:436: [d58fc2b431f90] Daemon stopped [2019-09-06T23:33:52.215Z] macvlan_test.go:69: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-06T23:33:52.215Z] daemon.go:321: [dd4426e016549] waiting for daemon to start [2019-09-06T23:33:52.215Z] daemon.go:339: [dd4426e016549] daemon started [2019-09-06T23:33:52.215Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2019-09-06T23:33:52.215Z] daemon.go:449: [dd4426e016549] Stopping daemon [2019-09-06T23:33:52.215Z] daemon.go:288: [dd4426e016549] exiting daemon [2019-09-06T23:33:52.215Z] daemon.go:436: [dd4426e016549] Daemon stopped [2019-09-06T23:33:52.215Z] macvlan_test.go:69: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-06T23:33:52.215Z] daemon.go:321: [d5025d20d2b4e] waiting for daemon to start [2019-09-06T23:33:52.215Z] daemon.go:339: [d5025d20d2b4e] daemon started [2019-09-06T23:33:52.215Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.37s) [2019-09-06T23:33:52.216Z] daemon.go:449: [d5025d20d2b4e] Stopping daemon [2019-09-06T23:33:52.216Z] daemon.go:288: [d5025d20d2b4e] exiting daemon [2019-09-06T23:33:52.216Z] daemon.go:436: [d5025d20d2b4e] Daemon stopped [2019-09-06T23:33:52.216Z] macvlan_test.go:69: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-06T23:33:52.216Z] daemon.go:321: [d6b2d98c89ed6] waiting for daemon to start [2019-09-06T23:33:52.216Z] daemon.go:339: [d6b2d98c89ed6] daemon started [2019-09-06T23:33:52.216Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.53s) [2019-09-06T23:33:52.216Z] daemon.go:449: [d6b2d98c89ed6] Stopping daemon [2019-09-06T23:33:52.216Z] daemon.go:288: [d6b2d98c89ed6] exiting daemon [2019-09-06T23:33:52.216Z] daemon.go:436: [d6b2d98c89ed6] Daemon stopped [2019-09-06T23:33:52.216Z] macvlan_test.go:69: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-06T23:33:52.216Z] daemon.go:321: [d347cbba01322] waiting for daemon to start [2019-09-06T23:33:52.216Z] daemon.go:339: [d347cbba01322] daemon started [2019-09-06T23:33:52.216Z] --- PASS: TestDockerNetworkMacvlan/Addressing (16.37s) [2019-09-06T23:33:52.216Z] daemon.go:449: [d347cbba01322] Stopping daemon [2019-09-06T23:33:52.216Z] daemon.go:288: [d347cbba01322] exiting daemon [2019-09-06T23:33:52.216Z] daemon.go:436: [d347cbba01322] Daemon stopped [2019-09-06T23:33:52.216Z] PASS [2019-09-06T23:33:52.216Z] Running /go/src/github.com/docker/docker/integration/plugin flags=-test.v -test.timeout=120m [2019-09-06T23:33:52.216Z] testing: warning: no tests to run [2019-09-06T23:33:52.216Z] PASS [2019-09-06T23:33:52.216Z] Running /go/src/github.com/docker/docker/integration/plugin/authz flags=-test.v -test.timeout=120m [2019-09-06T23:33:52.272Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-09-06T23:33:52.619Z] INFO: Testing against a local daemon [2019-09-06T23:33:52.619Z] === RUN TestAuthZPluginAllowRequest [2019-09-06T23:33:52.656Z] PASS: docker_cli_cp_from_container_test.go:368: DockerSuite.TestCpFromCaseJ 1.211s [2019-09-06T23:33:54.550Z] PASS: docker_cli_cp_from_container_test.go:25: DockerSuite.TestCpFromSymlinkDestination 1.615s [2019-09-06T23:33:54.550Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.23s) [2019-09-06T23:33:54.550Z] === RUN TestAPIIpcModeHost [2019-09-06T23:33:54.639Z] --- PASS: TestAuthZPluginAllowRequest (1.99s) [2019-09-06T23:33:54.639Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2019-09-06T23:33:54.639Z] daemon.go:321: [d03163ee329e5] waiting for daemon to start [2019-09-06T23:33:54.639Z] daemon.go:339: [d03163ee329e5] daemon started [2019-09-06T23:33:54.639Z] daemon.go:449: [d03163ee329e5] Stopping daemon [2019-09-06T23:33:54.639Z] daemon.go:288: [d03163ee329e5] exiting daemon [2019-09-06T23:33:54.639Z] daemon.go:436: [d03163ee329e5] Daemon stopped [2019-09-06T23:33:54.639Z] === RUN TestAuthZPluginTLS [2019-09-06T23:33:55.069Z] --- PASS: TestAuthZPluginTLS (0.60s) [2019-09-06T23:33:55.069Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2019-09-06T23:33:55.069Z] daemon.go:321: [da5420fd8f341] waiting for daemon to start [2019-09-06T23:33:55.069Z] daemon.go:339: [da5420fd8f341] daemon started [2019-09-06T23:33:55.069Z] daemon.go:449: [da5420fd8f341] Stopping daemon [2019-09-06T23:33:55.069Z] daemon.go:288: [da5420fd8f341] exiting daemon [2019-09-06T23:33:55.069Z] daemon.go:436: [da5420fd8f341] Daemon stopped [2019-09-06T23:33:55.069Z] === RUN TestAuthZPluginDenyRequest [2019-09-06T23:33:55.481Z] --- PASS: TestAPIIpcModeHost (0.96s) [2019-09-06T23:33:55.481Z] === RUN TestDaemonIpcModeShareable [2019-09-06T23:33:55.481Z] PASS: docker_cli_cp_test.go:188: DockerSuite.TestCpFromSymlinkToDirectory 1.345s [2019-09-06T23:33:55.972Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2019-09-06T23:33:55.972Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2019-09-06T23:33:55.972Z] daemon.go:321: [d06c589371d4f] waiting for daemon to start [2019-09-06T23:33:55.972Z] daemon.go:339: [d06c589371d4f] daemon started [2019-09-06T23:33:55.972Z] daemon.go:449: [d06c589371d4f] Stopping daemon [2019-09-06T23:33:55.972Z] daemon.go:288: [d06c589371d4f] exiting daemon [2019-09-06T23:33:55.972Z] daemon.go:436: [d06c589371d4f] Daemon stopped [2019-09-06T23:33:55.972Z] === RUN TestAuthZPluginAPIDenyResponse [2019-09-06T23:33:56.450Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2019-09-06T23:33:56.450Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2019-09-06T23:33:56.450Z] daemon.go:321: [d491aa4ccbc57] waiting for daemon to start [2019-09-06T23:33:56.450Z] daemon.go:339: [d491aa4ccbc57] daemon started [2019-09-06T23:33:56.450Z] daemon.go:449: [d491aa4ccbc57] Stopping daemon [2019-09-06T23:33:56.450Z] daemon.go:288: [d491aa4ccbc57] exiting daemon [2019-09-06T23:33:56.450Z] daemon.go:436: [d491aa4ccbc57] Daemon stopped [2019-09-06T23:33:56.450Z] === RUN TestAuthZPluginDenyResponse [2019-09-06T23:33:56.849Z] PASS: docker_cli_cp_test.go:37: DockerSuite.TestCpGarbagePath 1.117s [2019-09-06T23:33:56.849Z] PASS: docker_cli_cp_test.go:30: DockerSuite.TestCpLocalOnly 0.021s [2019-09-06T23:33:56.865Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2019-09-06T23:33:56.865Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2019-09-06T23:33:56.865Z] daemon.go:321: [d71b7e79fccf7] waiting for daemon to start [2019-09-06T23:33:56.865Z] daemon.go:339: [d71b7e79fccf7] daemon started [2019-09-06T23:33:56.865Z] daemon.go:449: [d71b7e79fccf7] Stopping daemon [2019-09-06T23:33:56.865Z] daemon.go:288: [d71b7e79fccf7] exiting daemon [2019-09-06T23:33:56.865Z] daemon.go:436: [d71b7e79fccf7] Daemon stopped [2019-09-06T23:33:56.865Z] === RUN TestAuthZPluginAllowEventStream [2019-09-06T23:33:57.106Z] --- PASS: TestDaemonIpcModeShareable (1.80s) [2019-09-06T23:33:57.106Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonIpcModeShareable [2019-09-06T23:33:57.106Z] daemon.go:321: [d3a3a6c72613e] waiting for daemon to start [2019-09-06T23:33:57.106Z] daemon.go:339: [d3a3a6c72613e] daemon started [2019-09-06T23:33:57.106Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:193, shared: true, mustBeShared: true [2019-09-06T23:33:57.106Z] daemon.go:449: [d3a3a6c72613e] Stopping daemon [2019-09-06T23:33:57.106Z] daemon.go:288: [d3a3a6c72613e] exiting daemon [2019-09-06T23:33:57.106Z] daemon.go:436: [d3a3a6c72613e] Daemon stopped [2019-09-06T23:33:57.106Z] === RUN TestDaemonIpcModePrivate [2019-09-06T23:33:57.669Z] PASS: docker_cli_cp_test.go:517: DockerSuite.TestCpNameHasColon 0.981s [2019-09-06T23:33:59.041Z] PASS: docker_cli_cp_test.go:73: DockerSuite.TestCpRelativePath 1.119s [2019-09-06T23:33:59.041Z] --- PASS: TestDaemonIpcModePrivate (1.85s) [2019-09-06T23:33:59.041Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonIpcModePrivate [2019-09-06T23:33:59.041Z] daemon.go:321: [d3954ef51ed22] waiting for daemon to start [2019-09-06T23:33:59.041Z] daemon.go:339: [d3954ef51ed22] daemon started [2019-09-06T23:33:59.041Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:213, shared: false, mustBeShared: false [2019-09-06T23:33:59.041Z] daemon.go:449: [d3954ef51ed22] Stopping daemon [2019-09-06T23:33:59.041Z] daemon.go:288: [d3954ef51ed22] exiting daemon [2019-09-06T23:33:59.041Z] daemon.go:436: [d3954ef51ed22] Daemon stopped [2019-09-06T23:33:59.041Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-09-06T23:33:59.359Z] --- PASS: TestAuthZPluginAllowEventStream (2.00s) [2019-09-06T23:33:59.359Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2019-09-06T23:33:59.359Z] daemon.go:321: [daad2dd0881a6] waiting for daemon to start [2019-09-06T23:33:59.359Z] daemon.go:339: [daad2dd0881a6] daemon started [2019-09-06T23:33:59.359Z] daemon.go:449: [daad2dd0881a6] Stopping daemon [2019-09-06T23:33:59.359Z] daemon.go:288: [daad2dd0881a6] exiting daemon [2019-09-06T23:33:59.359Z] daemon.go:436: [daad2dd0881a6] Daemon stopped [2019-09-06T23:33:59.359Z] === RUN TestAuthZPluginErrorResponse [2019-09-06T23:33:59.359Z] --- PASS: TestAuthZPluginErrorResponse (0.59s) [2019-09-06T23:33:59.359Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2019-09-06T23:33:59.359Z] daemon.go:321: [d2bb89c2097de] waiting for daemon to start [2019-09-06T23:33:59.359Z] daemon.go:339: [d2bb89c2097de] daemon started [2019-09-06T23:33:59.359Z] daemon.go:449: [d2bb89c2097de] Stopping daemon [2019-09-06T23:33:59.359Z] daemon.go:288: [d2bb89c2097de] exiting daemon [2019-09-06T23:33:59.359Z] daemon.go:436: [d2bb89c2097de] Daemon stopped [2019-09-06T23:33:59.359Z] === RUN TestAuthZPluginErrorRequest [2019-09-06T23:33:59.406Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-09-06T23:34:00.198Z] --- PASS: TestAuthZPluginErrorRequest (0.59s) [2019-09-06T23:34:00.198Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2019-09-06T23:34:00.198Z] daemon.go:321: [daab89ffc3e86] waiting for daemon to start [2019-09-06T23:34:00.198Z] daemon.go:339: [daab89ffc3e86] daemon started [2019-09-06T23:34:00.198Z] daemon.go:449: [daab89ffc3e86] Stopping daemon [2019-09-06T23:34:00.198Z] daemon.go:288: [daab89ffc3e86] exiting daemon [2019-09-06T23:34:00.198Z] daemon.go:436: [daab89ffc3e86] Daemon stopped [2019-09-06T23:34:00.198Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-09-06T23:34:00.422Z] PASS: docker_cli_cp_test.go:374: DockerSuite.TestCpSpecialFiles 1.440s [2019-09-06T23:34:00.588Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2019-09-06T23:34:00.588Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-09-06T23:34:00.588Z] daemon.go:321: [d3358e3bc9714] waiting for daemon to start [2019-09-06T23:34:00.588Z] daemon.go:339: [d3358e3bc9714] daemon started [2019-09-06T23:34:00.588Z] daemon.go:449: [d3358e3bc9714] Stopping daemon [2019-09-06T23:34:00.588Z] daemon.go:288: [d3358e3bc9714] exiting daemon [2019-09-06T23:34:00.588Z] daemon.go:436: [d3358e3bc9714] Daemon stopped [2019-09-06T23:34:00.588Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-09-06T23:34:00.960Z] Running on ppc64le-ubuntu-33 in /home/docker/workspace/engine_PR-350 [Pipeline] { [Pipeline] checkout [2019-09-06T23:34:00.986Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.00s) [2019-09-06T23:34:00.986Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonIpcModePrivateFromConfig [2019-09-06T23:34:00.986Z] daemon.go:321: [d7818b448bd84] waiting for daemon to start [2019-09-06T23:34:00.986Z] daemon.go:339: [d7818b448bd84] daemon started [2019-09-06T23:34:00.986Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:206, shared: false, mustBeShared: false [2019-09-06T23:34:00.986Z] daemon.go:449: [d7818b448bd84] Stopping daemon [2019-09-06T23:34:00.986Z] daemon.go:288: [d7818b448bd84] exiting daemon [2019-09-06T23:34:00.986Z] daemon.go:436: [d7818b448bd84] Daemon stopped [2019-09-06T23:34:00.986Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-09-06T23:34:01.031Z] using credential docker-jenkins-github-credentials [2019-09-06T23:34:01.046Z] Cloning the remote Git repository [2019-09-06T23:34:01.046Z] Cloning with configured refspecs honoured and without tags [2019-09-06T23:34:01.549Z] PASS: docker_cli_cp_test.go:311: DockerSuite.TestCpSymlinkComponent 1.145s [2019-09-06T23:34:01.607Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2019-09-06T23:34:01.042Z] Cloning repository https://github.com/docker/engine.git [2019-09-06T23:34:01.042Z] > git init /home/docker/workspace/engine_PR-350 # timeout=10 [2019-09-06T23:34:01.050Z] Fetching upstream changes from https://github.com/docker/engine.git [2019-09-06T23:34:01.051Z] > git --version # timeout=10 [2019-09-06T23:34:01.054Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-06T23:34:01.055Z] > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/350/head:refs/remotes/origin/PR-350 +refs/heads/19.03:refs/remotes/origin/19.03 [2019-09-06T23:34:02.919Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.74s) [2019-09-06T23:34:02.919Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonIpcModeShareableFromConfig [2019-09-06T23:34:02.919Z] daemon.go:321: [dee61f177a374] waiting for daemon to start [2019-09-06T23:34:02.919Z] daemon.go:339: [dee61f177a374] daemon started [2019-09-06T23:34:02.919Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:207, shared: true, mustBeShared: true [2019-09-06T23:34:02.919Z] daemon.go:449: [dee61f177a374] Stopping daemon [2019-09-06T23:34:02.919Z] daemon.go:288: [dee61f177a374] exiting daemon [2019-09-06T23:34:02.919Z] daemon.go:436: [dee61f177a374] Daemon stopped [2019-09-06T23:34:02.919Z] === RUN TestIpcModeOlderClient [2019-09-06T23:34:02.919Z] === PAUSE TestIpcModeOlderClient [2019-09-06T23:34:02.919Z] === RUN TestKillContainerInvalidSignal [2019-09-06T23:34:02.919Z] PASS: docker_cli_cp_test.go:568: DockerSuite.TestCpSymlinkFromConToHostFollowSymlink 1.355s [2019-09-06T23:34:03.177Z] PASS: docker_api_swarm_test.go:784: DockerSwarmSuite.TestAPISwarmRestartCluster 28.057s [2019-09-06T23:34:03.183Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.42s) [2019-09-06T23:34:03.183Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2019-09-06T23:34:03.183Z] daemon.go:321: [d84ed801bb72c] waiting for daemon to start [2019-09-06T23:34:03.183Z] daemon.go:339: [d84ed801bb72c] daemon started [2019-09-06T23:34:03.183Z] daemon.go:449: [d84ed801bb72c] Stopping daemon [2019-09-06T23:34:03.183Z] daemon.go:288: [d84ed801bb72c] exiting daemon [2019-09-06T23:34:03.183Z] daemon.go:436: [d84ed801bb72c] Daemon stopped [2019-09-06T23:34:03.183Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-09-06T23:34:03.743Z] --- PASS: TestKillContainerInvalidSignal (0.99s) [2019-09-06T23:34:03.743Z] === RUN TestKillContainer [2019-09-06T23:34:03.743Z] === RUN TestKillContainer/no_signal [2019-09-06T23:34:03.808Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2019-09-06T23:34:04.674Z] === RUN TestKillContainer/non_killing_signal [2019-09-06T23:34:04.931Z] PASS: docker_cli_cp_to_container_test.go:124: DockerSuite.TestCpToCaseA 2.069s [2019-09-06T23:34:05.494Z] === RUN TestKillContainer/killing_signal [2019-09-06T23:34:05.671Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.31s) [2019-09-06T23:34:05.671Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2019-09-06T23:34:05.671Z] daemon.go:321: [d45a11253376b] waiting for daemon to start [2019-09-06T23:34:05.671Z] daemon.go:339: [d45a11253376b] daemon started [2019-09-06T23:34:05.671Z] daemon.go:449: [d45a11253376b] Stopping daemon [2019-09-06T23:34:05.671Z] daemon.go:288: [d45a11253376b] exiting daemon [2019-09-06T23:34:05.671Z] daemon.go:436: [d45a11253376b] Daemon stopped [2019-09-06T23:34:05.671Z] === RUN TestAuthZPluginHeader [2019-09-06T23:34:05.751Z] PASS: docker_cli_cp_to_container_test.go:145: DockerSuite.TestCpToCaseB 0.965s [2019-09-06T23:34:06.494Z] --- PASS: TestAuthZPluginHeader (0.93s) [2019-09-06T23:34:06.494Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2019-09-06T23:34:06.494Z] daemon.go:321: [d7dea4482ec1b] waiting for daemon to start [2019-09-06T23:34:06.494Z] daemon.go:339: [d7dea4482ec1b] daemon started [2019-09-06T23:34:06.494Z] daemon.go:449: [d7dea4482ec1b] Stopping daemon [2019-09-06T23:34:06.494Z] daemon.go:288: [d7dea4482ec1b] exiting daemon [2019-09-06T23:34:06.494Z] daemon.go:436: [d7dea4482ec1b] Daemon stopped [2019-09-06T23:34:06.494Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-09-06T23:34:06.494Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2019-09-06T23:34:06.494Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-06T23:34:06.494Z] === RUN TestAuthZPluginV2Disable [2019-09-06T23:34:06.494Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-09-06T23:34:06.494Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-06T23:34:06.494Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-09-06T23:34:06.494Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-09-06T23:34:06.494Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-06T23:34:06.494Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-09-06T23:34:06.494Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-09-06T23:34:06.494Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-06T23:34:06.494Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-09-06T23:34:06.682Z] --- PASS: TestKillContainer (2.73s) [2019-09-06T23:34:06.682Z] --- PASS: TestKillContainer/no_signal (0.92s) [2019-09-06T23:34:06.682Z] --- PASS: TestKillContainer/non_killing_signal (0.72s) [2019-09-06T23:34:06.682Z] --- PASS: TestKillContainer/killing_signal (0.80s) [2019-09-06T23:34:06.682Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-09-06T23:34:06.682Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-09-06T23:34:07.580Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2019-09-06T23:34:07.614Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-09-06T23:34:08.545Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.98s) [2019-09-06T23:34:08.545Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.95s) [2019-09-06T23:34:08.545Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.78s) [2019-09-06T23:34:08.545Z] === RUN TestKillStoppedContainer [2019-09-06T23:34:08.545Z] --- PASS: TestKillStoppedContainer (0.08s) [2019-09-06T23:34:08.545Z] === RUN TestKillStoppedContainerAPIPre120 [2019-09-06T23:34:08.545Z] PASS: docker_cli_cp_to_container_test.go:166: DockerSuite.TestCpToCaseC 2.687s [2019-09-06T23:34:08.545Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2019-09-06T23:34:08.545Z] === RUN TestKillDifferentUserContainer [2019-09-06T23:34:09.473Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-09-06T23:34:09.473Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2019-09-06T23:34:09.473Z] ok github.com/docker/docker/api/server/middleware 0.017s coverage: 37.7% of statements [2019-09-06T23:34:09.473Z] ? github.com/docker/docker/api/server/router [no test files] [2019-09-06T23:34:09.473Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-09-06T23:34:09.473Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-09-06T23:34:09.473Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-09-06T23:34:09.473Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-09-06T23:34:09.473Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-09-06T23:34:09.473Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-09-06T23:34:09.473Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-09-06T23:34:09.473Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-09-06T23:34:09.473Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-09-06T23:34:09.473Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-09-06T23:34:09.473Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 3.1% of statements [2019-09-06T23:34:09.473Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-09-06T23:34:09.473Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-09-06T23:34:09.473Z] ? github.com/docker/docker/api/types [no test files] [2019-09-06T23:34:09.473Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-09-06T23:34:09.473Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-09-06T23:34:09.473Z] ? github.com/docker/docker/api/types/container [no test files] [2019-09-06T23:34:09.473Z] ? github.com/docker/docker/api/types/events [no test files] [2019-09-06T23:34:09.473Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 95.2% of statements [2019-09-06T23:34:09.473Z] ? github.com/docker/docker/api/types/image [no test files] [2019-09-06T23:34:09.473Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-09-06T23:34:09.473Z] ? github.com/docker/docker/api/types/network [no test files] [2019-09-06T23:34:09.473Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-09-06T23:34:09.473Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-09-06T23:34:09.473Z] ok github.com/docker/docker/api/types/strslice 0.011s coverage: 90.0% of statements [2019-09-06T23:34:09.473Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-09-06T23:34:09.473Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-09-06T23:34:09.473Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2019-09-06T23:34:09.473Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2019-09-06T23:34:09.473Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-09-06T23:34:09.473Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-09-06T23:34:09.473Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-09-06T23:34:09.473Z] ? github.com/docker/docker/builder [no test files] [2019-09-06T23:34:09.473Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-09-06T23:34:09.473Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-09-06T23:34:09.473Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-09-06T23:34:09.473Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-09-06T23:34:09.473Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-09-06T23:34:09.473Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-09-06T23:34:09.473Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-09-06T23:34:09.473Z] ok github.com/docker/docker/builder/dockerignore 0.006s coverage: 96.8% of statements [2019-09-06T23:34:09.781Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2019-09-06T23:34:09.915Z] --- PASS: TestKillDifferentUserContainer (1.07s) [2019-09-06T23:34:09.915Z] === RUN TestInspectOomKilledTrue [2019-09-06T23:34:09.915Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2019-09-06T23:34:09.915Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-06T23:34:09.915Z] === RUN TestInspectOomKilledFalse [2019-09-06T23:34:09.915Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-09-06T23:34:09.915Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-06T23:34:09.915Z] === RUN TestLinksEtcHostsContentMatch [2019-09-06T23:34:10.478Z] --- PASS: TestLinksEtcHostsContentMatch (0.66s) [2019-09-06T23:34:10.478Z] === RUN TestLinksContainerNames [2019-09-06T23:34:11.985Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2019-09-06T23:34:12.373Z] --- PASS: TestLinksContainerNames (1.90s) [2019-09-06T23:34:12.373Z] === RUN TestLogsFollowTailEmpty [2019-09-06T23:34:13.307Z] --- PASS: TestLogsFollowTailEmpty (0.97s) [2019-09-06T23:34:13.307Z] === RUN TestContainerNetworkMountsNoChown [2019-09-06T23:34:13.630Z] ok github.com/docker/docker/builder/fscache 0.136s coverage: 69.2% of statements [2019-09-06T23:34:13.630Z] ok github.com/docker/docker/builder/dockerfile 0.628s coverage: 45.1% of statements [2019-09-06T23:34:13.870Z] PASS: docker_cli_cp_to_container_test.go:193: DockerSuite.TestCpToCaseD 5.409s [2019-09-06T23:34:14.127Z] --- PASS: TestContainerNetworkMountsNoChown (0.95s) [2019-09-06T23:34:14.127Z] === RUN TestMountDaemonRoot [2019-09-06T23:34:14.127Z] === RUN TestMountDaemonRoot/default [2019-09-06T23:34:14.127Z] === PAUSE TestMountDaemonRoot/default [2019-09-06T23:34:14.127Z] === RUN TestMountDaemonRoot/private [2019-09-06T23:34:14.127Z] === PAUSE TestMountDaemonRoot/private [2019-09-06T23:34:14.127Z] === RUN TestMountDaemonRoot/rprivate [2019-09-06T23:34:14.127Z] === PAUSE TestMountDaemonRoot/rprivate [2019-09-06T23:34:14.127Z] === RUN TestMountDaemonRoot/slave [2019-09-06T23:34:14.127Z] === PAUSE TestMountDaemonRoot/slave [2019-09-06T23:34:14.127Z] === RUN TestMountDaemonRoot/rslave [2019-09-06T23:34:14.127Z] === PAUSE TestMountDaemonRoot/rslave [2019-09-06T23:34:14.127Z] === RUN TestMountDaemonRoot/shared [2019-09-06T23:34:14.127Z] === PAUSE TestMountDaemonRoot/shared [2019-09-06T23:34:14.127Z] === RUN TestMountDaemonRoot/rshared [2019-09-06T23:34:14.127Z] === PAUSE TestMountDaemonRoot/rshared [2019-09-06T23:34:14.127Z] === CONT TestMountDaemonRoot/default [2019-09-06T23:34:14.127Z] === RUN TestMountDaemonRoot/default/mount_root [2019-09-06T23:34:14.127Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-09-06T23:34:14.127Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-09-06T23:34:14.127Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-09-06T23:34:14.127Z] === RUN TestMountDaemonRoot/default/bind_root [2019-09-06T23:34:14.127Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-09-06T23:34:14.127Z] === CONT TestMountDaemonRoot/rslave [2019-09-06T23:34:14.127Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-09-06T23:34:14.127Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-09-06T23:34:14.127Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-09-06T23:34:14.127Z] === CONT TestMountDaemonRoot/rshared [2019-09-06T23:34:14.127Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-09-06T23:34:14.127Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-09-06T23:34:14.127Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-09-06T23:34:14.127Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-09-06T23:34:14.127Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-09-06T23:34:14.127Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-09-06T23:34:14.127Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-09-06T23:34:14.127Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-09-06T23:34:14.127Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-09-06T23:34:14.127Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-09-06T23:34:14.127Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-09-06T23:34:14.127Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-09-06T23:34:14.127Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-09-06T23:34:14.128Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-09-06T23:34:14.128Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-09-06T23:34:14.128Z] === CONT TestMountDaemonRoot/shared [2019-09-06T23:34:14.128Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-09-06T23:34:14.128Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-09-06T23:34:14.128Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-09-06T23:34:14.128Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-09-06T23:34:14.128Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-09-06T23:34:14.128Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-09-06T23:34:14.128Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-09-06T23:34:14.128Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-09-06T23:34:14.128Z] === CONT TestMountDaemonRoot/rprivate [2019-09-06T23:34:14.128Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-09-06T23:34:14.128Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-09-06T23:34:14.128Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-09-06T23:34:14.128Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-09-06T23:34:14.128Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-09-06T23:34:14.128Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-09-06T23:34:14.128Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-09-06T23:34:14.128Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-09-06T23:34:14.128Z] === CONT TestMountDaemonRoot/slave [2019-09-06T23:34:14.128Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-09-06T23:34:14.128Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-09-06T23:34:14.128Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-09-06T23:34:14.128Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-09-06T23:34:14.128Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-09-06T23:34:14.128Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-09-06T23:34:14.128Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-09-06T23:34:14.128Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-09-06T23:34:14.128Z] === CONT TestMountDaemonRoot/private [2019-09-06T23:34:14.128Z] === RUN TestMountDaemonRoot/private/bind_root [2019-09-06T23:34:14.128Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-09-06T23:34:14.128Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-09-06T23:34:14.128Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-09-06T23:34:14.128Z] === RUN TestMountDaemonRoot/private/mount_root [2019-09-06T23:34:14.128Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-09-06T23:34:14.128Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-09-06T23:34:14.128Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-09-06T23:34:14.128Z] === CONT TestMountDaemonRoot/default/mount_root [2019-09-06T23:34:14.128Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-09-06T23:34:14.385Z] === CONT TestMountDaemonRoot/default/bind_root [2019-09-06T23:34:14.385Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-09-06T23:34:14.385Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-09-06T23:34:14.385Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-09-06T23:34:14.385Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-09-06T23:34:14.385Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-09-06T23:34:14.642Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-09-06T23:34:14.642Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-09-06T23:34:14.642Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-09-06T23:34:14.642Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-09-06T23:34:14.642Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-09-06T23:34:14.899Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-09-06T23:34:14.899Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-09-06T23:34:14.899Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-09-06T23:34:14.899Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-09-06T23:34:14.899Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-09-06T23:34:14.899Z] === CONT TestMountDaemonRoot/private/bind_root [2019-09-06T23:34:14.899Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-09-06T23:34:14.899Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-09-06T23:34:14.899Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-09-06T23:34:14.920Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2019-09-06T23:34:14.920Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-09-06T23:34:14.920Z] INFO: Testing against a local daemon [2019-09-06T23:34:14.920Z] === RUN TestBuildWithSession [2019-09-06T23:34:14.920Z] --- SKIP: TestBuildWithSession (0.00s) [2019-09-06T23:34:14.920Z] build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2019-09-06T23:34:14.920Z] === RUN TestBuildSquashParent [2019-09-06T23:34:14.920Z] --- SKIP: TestBuildSquashParent (0.00s) [2019-09-06T23:34:14.920Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2019-09-06T23:34:14.920Z] === RUN TestBuildWithRemoveAndForceRemove [2019-09-06T23:34:14.920Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2019-09-06T23:34:14.920Z] build_test.go:24: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-06T23:34:14.920Z] === RUN TestBuildMultiStageCopy [2019-09-06T23:34:14.920Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-09-06T23:34:15.156Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-09-06T23:34:15.156Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-09-06T23:34:15.156Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-09-06T23:34:15.156Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-09-06T23:34:15.156Z] === CONT TestMountDaemonRoot/private/mount_root [2019-09-06T23:34:15.156Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-09-06T23:34:15.156Z] --- PASS: TestMountDaemonRoot (0.02s) [2019-09-06T23:34:15.156Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-09-06T23:34:15.156Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2019-09-06T23:34:15.156Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2019-09-06T23:34:15.156Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2019-09-06T23:34:15.156Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2019-09-06T23:34:15.156Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-09-06T23:34:15.156Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2019-09-06T23:34:15.156Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2019-09-06T23:34:15.156Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2019-09-06T23:34:15.156Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s) [2019-09-06T23:34:15.156Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-09-06T23:34:15.156Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2019-09-06T23:34:15.156Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2019-09-06T23:34:15.157Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.15s) [2019-09-06T23:34:15.157Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2019-09-06T23:34:15.157Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-09-06T23:34:15.157Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2019-09-06T23:34:15.157Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.08s) [2019-09-06T23:34:15.157Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2019-09-06T23:34:15.157Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2019-09-06T23:34:15.157Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-09-06T23:34:15.157Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2019-09-06T23:34:15.157Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2019-09-06T23:34:15.157Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.07s) [2019-09-06T23:34:15.157Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-09-06T23:34:15.157Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-09-06T23:34:15.157Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2019-09-06T23:34:15.157Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-09-06T23:34:15.157Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2019-09-06T23:34:15.157Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2019-09-06T23:34:15.157Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-09-06T23:34:15.157Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2019-09-06T23:34:15.157Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-09-06T23:34:15.157Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-09-06T23:34:15.157Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2019-09-06T23:34:15.157Z] === RUN TestContainerBindMountNonRecursive [2019-09-06T23:34:16.150Z] ok github.com/docker/docker/builder/remotecontext/git 1.031s coverage: 85.1% of statements [2019-09-06T23:34:16.405Z] ok github.com/docker/docker/builder/remotecontext 0.229s coverage: 13.6% of statements [2019-09-06T23:34:16.405Z] ? github.com/docker/docker/cli [no test files] [2019-09-06T23:34:16.405Z] ? github.com/docker/docker/cli/config [no test files] [2019-09-06T23:34:16.659Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2019-09-06T23:34:18.443Z] --- PASS: TestContainerBindMountNonRecursive (2.71s) [2019-09-06T23:34:18.443Z] === RUN TestNetworkNat [2019-09-06T23:34:18.443Z] PASS: docker_cli_cp_to_container_test.go:239: DockerSuite.TestCpToCaseE 4.033s [2019-09-06T23:34:18.699Z] --- PASS: TestNetworkNat (0.86s) [2019-09-06T23:34:18.699Z] === RUN TestNetworkLocalhostTCPNat [2019-09-06T23:34:18.956Z] PASS: docker_cli_cp_to_container_test.go:274: DockerSuite.TestCpToCaseF 0.972s [2019-09-06T23:34:19.886Z] --- PASS: TestNetworkLocalhostTCPNat (0.99s) [2019-09-06T23:34:19.886Z] === RUN TestNetworkLoopbackNat [2019-09-06T23:34:21.255Z] --- PASS: TestNetworkLoopbackNat (1.21s) [2019-09-06T23:34:21.255Z] === RUN TestPause [2019-09-06T23:34:22.185Z] --- PASS: TestPause (1.12s) [2019-09-06T23:34:22.185Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-09-06T23:34:22.185Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-09-06T23:34:22.185Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-09-06T23:34:22.185Z] === RUN TestPauseStopPausedContainer [2019-09-06T23:34:23.118Z] --- PASS: TestPauseStopPausedContainer (0.89s) [2019-09-06T23:34:23.118Z] === RUN TestPsFilter [2019-09-06T23:34:23.118Z] --- PASS: TestPsFilter (0.25s) [2019-09-06T23:34:23.118Z] === RUN TestRemoveContainerWithRemovedVolume [2019-09-06T23:34:23.185Z] ok github.com/docker/docker/client 0.212s coverage: 75.8% of statements [2019-09-06T23:34:24.049Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.72s) [2019-09-06T23:34:24.049Z] === RUN TestRemoveContainerWithVolume [2019-09-06T23:34:24.193Z] Fetching without tags [2019-09-06T23:34:24.535Z] Merging remotes/origin/19.03 commit c8ef549bf6b88b77a1dd754c9477ed0ed7540b7f into PR head commit 78198da34a57b1f6e92b9c95d89e02d8888169ff [2019-09-06T23:34:24.151Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2019-09-06T23:34:24.155Z] > git config --add remote.origin.fetch +refs/pull/350/head:refs/remotes/origin/PR-350 # timeout=10 [2019-09-06T23:34:24.158Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2019-09-06T23:34:24.173Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2019-09-06T23:34:24.188Z] Fetching upstream changes from https://github.com/docker/engine.git [2019-09-06T23:34:24.189Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-09-06T23:34:24.189Z] > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/350/head:refs/remotes/origin/PR-350 +refs/heads/19.03:refs/remotes/origin/19.03 [2019-09-06T23:34:24.530Z] > git config core.sparsecheckout # timeout=10 [2019-09-06T23:34:24.534Z] > git checkout -f 78198da34a57b1f6e92b9c95d89e02d8888169ff [2019-09-06T23:34:24.614Z] PASS: docker_cli_cp_to_container_test.go:297: DockerSuite.TestCpToCaseG 5.381s [2019-09-06T23:34:24.871Z] --- PASS: TestRemoveContainerWithVolume (0.87s) [2019-09-06T23:34:24.871Z] === RUN TestRemoveContainerRunning [2019-09-06T23:34:24.871Z] PASS: docker_api_swarm_test.go:461: DockerSwarmSuite.TestAPISwarmRestoreOnPendingJoin 21.643s [2019-09-06T23:34:25.405Z] Merge succeeded, producing 78198da34a57b1f6e92b9c95d89e02d8888169ff [2019-09-06T23:34:25.406Z] Checking out Revision 78198da34a57b1f6e92b9c95d89e02d8888169ff (PR-350) [2019-09-06T23:34:25.804Z] --- PASS: TestRemoveContainerRunning (0.95s) [2019-09-06T23:34:25.804Z] === RUN TestRemoveContainerForceRemoveRunning [2019-09-06T23:34:25.957Z] Commit message: "Skip TestServiceRemoveKeepsIngressNetwork" [2019-09-06T23:34:26.011Z] fatal: bad object ead69454b4062f17d1f8389642089a002b037213 [2019-09-06T23:34:26.635Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.48s) [2019-09-06T23:34:26.635Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2019-09-06T23:34:26.635Z] daemon.go:321: [da3a76eb67849] waiting for daemon to start [2019-09-06T23:34:26.635Z] daemon.go:339: [da3a76eb67849] daemon started [2019-09-06T23:34:26.635Z] daemon.go:449: [da3a76eb67849] Stopping daemon [2019-09-06T23:34:26.635Z] daemon.go:288: [da3a76eb67849] exiting daemon [2019-09-06T23:34:26.635Z] daemon.go:436: [da3a76eb67849] Daemon stopped [2019-09-06T23:34:26.635Z] daemon.go:321: [da3a76eb67849] waiting for daemon to start [2019-09-06T23:34:26.635Z] daemon.go:331: [da3a76eb67849] error pinging daemon on start: Get http://da3a76eb67849.sock/_ping: context deadline exceeded [2019-09-06T23:34:26.635Z] daemon.go:321: [da3a76eb67849] waiting for daemon to start [2019-09-06T23:34:26.635Z] daemon.go:331: [da3a76eb67849] error pinging daemon on start: Get http://da3a76eb67849.sock/_ping: context deadline exceeded [2019-09-06T23:34:26.635Z] daemon.go:321: [da3a76eb67849] waiting for daemon to start [2019-09-06T23:34:26.635Z] daemon.go:331: [da3a76eb67849] error pinging daemon on start: Get http://da3a76eb67849.sock/_ping: context deadline exceeded [2019-09-06T23:34:26.635Z] daemon.go:321: [da3a76eb67849] waiting for daemon to start [2019-09-06T23:34:26.635Z] daemon.go:331: [da3a76eb67849] error pinging daemon on start: Get http://da3a76eb67849.sock/_ping: context deadline exceeded [2019-09-06T23:34:26.635Z] daemon.go:321: [da3a76eb67849] waiting for daemon to start [2019-09-06T23:34:26.635Z] daemon.go:331: [da3a76eb67849] error pinging daemon on start: Get http://da3a76eb67849.sock/_ping: context deadline exceeded [2019-09-06T23:34:26.635Z] daemon.go:321: [da3a76eb67849] waiting for daemon to start [2019-09-06T23:34:26.635Z] daemon.go:331: [da3a76eb67849] error pinging daemon on start: Get http://da3a76eb67849.sock/_ping: context deadline exceeded [2019-09-06T23:34:26.635Z] daemon.go:321: [da3a76eb67849] waiting for daemon to start [2019-09-06T23:34:26.635Z] daemon.go:331: [da3a76eb67849] error pinging daemon on start: Get http://da3a76eb67849.sock/_ping: context deadline exceeded [2019-09-06T23:34:26.635Z] daemon.go:321: [da3a76eb67849] waiting for daemon to start [2019-09-06T23:34:26.635Z] daemon.go:288: [da3a76eb67849] exiting daemon [2019-09-06T23:34:26.635Z] daemon.go:331: [da3a76eb67849] error pinging daemon on start: Get http://da3a76eb67849.sock/_ping: read unix @->/tmp/docker-integration/da3a76eb67849.sock: read: connection reset by peer [2019-09-06T23:34:26.635Z] daemon.go:321: [da3a76eb67849] waiting for daemon to start [2019-09-06T23:34:26.635Z] daemon.go:331: [da3a76eb67849] error pinging daemon on start: Get http://da3a76eb67849.sock/_ping: dial unix /tmp/docker-integration/da3a76eb67849.sock: connect: connection refused [2019-09-06T23:34:26.635Z] daemon.go:321: [da3a76eb67849] waiting for daemon to start [2019-09-06T23:34:26.635Z] daemon.go:321: [da3a76eb67849] waiting for daemon to start [2019-09-06T23:34:26.635Z] daemon.go:339: [da3a76eb67849] daemon started [2019-09-06T23:34:26.635Z] daemon.go:449: [da3a76eb67849] Stopping daemon [2019-09-06T23:34:26.635Z] daemon.go:288: [da3a76eb67849] exiting daemon [2019-09-06T23:34:26.635Z] daemon.go:436: [da3a76eb67849] Daemon stopped [2019-09-06T23:34:26.635Z] PASS [2019-09-06T23:34:26.635Z] Running /go/src/github.com/docker/docker/integration/plugin/common flags=-test.v -test.timeout=120m [2019-09-06T23:34:26.635Z] INFO: Testing against a local daemon [2019-09-06T23:34:26.635Z] === RUN TestPluginInvalidJSON [2019-09-06T23:34:26.635Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-09-06T23:34:26.635Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-09-06T23:34:26.635Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-09-06T23:34:26.635Z] --- PASS: TestPluginInvalidJSON (0.07s) [2019-09-06T23:34:26.635Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2019-09-06T23:34:26.635Z] PASS [2019-09-06T23:34:26.635Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver flags=-test.v -test.timeout=120m [2019-09-06T23:34:26.635Z] INFO: Testing against a local daemon [2019-09-06T23:34:26.635Z] === RUN TestExternalGraphDriver [2019-09-06T23:34:26.635Z] === RUN TestExternalGraphDriver/json [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-09-06T23:34:26.735Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.87s) [2019-09-06T23:34:26.735Z] === RUN TestRemoveInvalidContainer [2019-09-06T23:34:26.735Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-09-06T23:34:26.735Z] === RUN TestRenameLinkedContainer [2019-09-06T23:34:25.360Z] > git merge c8ef549bf6b88b77a1dd754c9477ed0ed7540b7f # timeout=10 [2019-09-06T23:34:25.385Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-09-06T23:34:25.402Z] > git config core.sparsecheckout # timeout=10 [2019-09-06T23:34:25.405Z] > git checkout -f 78198da34a57b1f6e92b9c95d89e02d8888169ff [2019-09-06T23:34:27.111Z] + docker version [2019-09-06T23:34:27.111Z] Client: [2019-09-06T23:34:27.111Z] Version: 18.06.1-ce [2019-09-06T23:34:27.111Z] API version: 1.38 [2019-09-06T23:34:27.111Z] Go version: go1.10.3 [2019-09-06T23:34:27.111Z] Git commit: e68fc7a [2019-09-06T23:34:27.111Z] Built: Tue Aug 21 17:26:10 2018 [2019-09-06T23:34:27.111Z] OS/Arch: linux/ppc64le [2019-09-06T23:34:27.111Z] Experimental: false [2019-09-06T23:34:27.111Z] [2019-09-06T23:34:27.111Z] Server: [2019-09-06T23:34:27.111Z] Engine: [2019-09-06T23:34:27.111Z] Version: 18.06.1-ce [2019-09-06T23:34:27.111Z] API version: 1.38 (minimum version 1.12) [2019-09-06T23:34:27.111Z] Go version: go1.10.3 [2019-09-06T23:34:27.111Z] Git commit: e68fc7a [2019-09-06T23:34:27.111Z] Built: Tue Aug 21 17:24:20 2018 [2019-09-06T23:34:27.111Z] OS/Arch: linux/ppc64le [2019-09-06T23:34:27.111Z] Experimental: true [Pipeline] sh [2019-09-06T23:34:27.376Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-09-06T23:34:27.492Z] + docker info [2019-09-06T23:34:27.492Z] Containers: 0 [2019-09-06T23:34:27.492Z] Running: 0 [2019-09-06T23:34:27.492Z] Paused: 0 [2019-09-06T23:34:27.492Z] Stopped: 0 [2019-09-06T23:34:27.492Z] Images: 0 [2019-09-06T23:34:27.492Z] Server Version: 18.06.1-ce [2019-09-06T23:34:27.492Z] Storage Driver: overlay2 [2019-09-06T23:34:27.492Z] Backing Filesystem: extfs [2019-09-06T23:34:27.492Z] Supports d_type: true [2019-09-06T23:34:27.492Z] Native Overlay Diff: true [2019-09-06T23:34:27.492Z] Logging Driver: json-file [2019-09-06T23:34:27.492Z] Cgroup Driver: cgroupfs [2019-09-06T23:34:27.492Z] Plugins: [2019-09-06T23:34:27.492Z] Volume: local [2019-09-06T23:34:27.492Z] Network: bridge host ipvlan macvlan null overlay [2019-09-06T23:34:27.492Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-09-06T23:34:27.492Z] Swarm: inactive [2019-09-06T23:34:27.492Z] Runtimes: runc [2019-09-06T23:34:27.492Z] Default Runtime: runc [2019-09-06T23:34:27.492Z] Init Binary: docker-init [2019-09-06T23:34:27.492Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-09-06T23:34:27.492Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-09-06T23:34:27.492Z] init version: fec3683 [2019-09-06T23:34:27.492Z] Security Options: [2019-09-06T23:34:27.492Z] apparmor [2019-09-06T23:34:27.492Z] seccomp [2019-09-06T23:34:27.492Z] Profile: default [2019-09-06T23:34:27.492Z] Kernel Version: 4.4.0-130-generic [2019-09-06T23:34:27.492Z] Operating System: Ubuntu 16.04.3 LTS [2019-09-06T23:34:27.492Z] OSType: linux [2019-09-06T23:34:27.492Z] Architecture: ppc64le [2019-09-06T23:34:27.492Z] CPUs: 4 [2019-09-06T23:34:27.492Z] Total Memory: 7.972GiB [2019-09-06T23:34:27.492Z] Name: ppc64le-ubuntu-33 [2019-09-06T23:34:27.492Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2019-09-06T23:34:27.492Z] Docker Root Dir: /var/lib/docker [2019-09-06T23:34:27.492Z] Debug Mode (client): false [2019-09-06T23:34:27.492Z] Debug Mode (server): false [2019-09-06T23:34:27.492Z] Username: dockerbuildbot [2019-09-06T23:34:27.492Z] Registry: https://index.docker.io/v1/ [2019-09-06T23:34:27.492Z] Labels: [2019-09-06T23:34:27.492Z] Experimental: true [2019-09-06T23:34:27.492Z] Insecure Registries: [2019-09-06T23:34:27.492Z] 127.0.0.0/8 [2019-09-06T23:34:27.492Z] Live Restore Enabled: false [2019-09-06T23:34:27.492Z] [Pipeline] sh [2019-09-06T23:34:27.886Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-06T23:34:27.886Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-09-06T23:34:27.886Z] + curl -fsSL -o /home/docker/workspace/engine_PR-350/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-09-06T23:34:27.886Z] + bash /home/docker/workspace/engine_PR-350/check-config.sh [2019-09-06T23:34:27.886Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-09-06T23:34:27.886Z] info: reading kernel config from /boot/config-4.4.0-130-generic ... [2019-09-06T23:34:27.886Z] [2019-09-06T23:34:27.886Z] Generally Necessary: [2019-09-06T23:34:27.886Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-09-06T23:34:27.886Z] - apparmor: enabled and tools installed [2019-09-06T23:34:27.886Z] - CONFIG_NAMESPACES: enabled [2019-09-06T23:34:27.886Z] - CONFIG_NET_NS: enabled [2019-09-06T23:34:27.886Z] - CONFIG_PID_NS: enabled [2019-09-06T23:34:27.886Z] - CONFIG_IPC_NS: enabled [2019-09-06T23:34:28.011Z] === RUN TestExternalGraphDriver/spec [2019-09-06T23:34:28.189Z] - CONFIG_UTS_NS: enabled [2019-09-06T23:34:28.189Z] - CONFIG_CGROUPS: enabled [2019-09-06T23:34:28.189Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-09-06T23:34:28.189Z] - CONFIG_CGROUP_DEVICE: enabled [2019-09-06T23:34:28.189Z] - CONFIG_CGROUP_FREEZER: enabled [2019-09-06T23:34:28.189Z] - CONFIG_CGROUP_SCHED: enabled [2019-09-06T23:34:28.189Z] - CONFIG_CPUSETS: enabled [2019-09-06T23:34:28.189Z] - CONFIG_MEMCG: enabled [2019-09-06T23:34:28.189Z] - CONFIG_KEYS: enabled [2019-09-06T23:34:28.189Z] - CONFIG_VETH: enabled (as module) [2019-09-06T23:34:28.189Z] - CONFIG_BRIDGE: enabled (as module) [2019-09-06T23:34:28.356Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-09-06T23:34:28.486Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-09-06T23:34:28.486Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-09-06T23:34:28.486Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-09-06T23:34:28.486Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-09-06T23:34:28.486Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-09-06T23:34:28.486Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-09-06T23:34:28.486Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-09-06T23:34:28.486Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-09-06T23:34:28.486Z] - CONFIG_NF_NAT: enabled (as module) [2019-09-06T23:34:28.486Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-09-06T23:34:28.486Z] - CONFIG_POSIX_MQUEUE: enabled [2019-09-06T23:34:28.486Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-09-06T23:34:28.486Z] [2019-09-06T23:34:28.486Z] Optional Features: [2019-09-06T23:34:28.486Z] - CONFIG_USER_NS: enabled [2019-09-06T23:34:28.486Z] - CONFIG_SECCOMP: enabled [2019-09-06T23:34:28.486Z] - CONFIG_CGROUP_PIDS: enabled [2019-09-06T23:34:28.793Z] - CONFIG_MEMCG_SWAP: enabled [2019-09-06T23:34:28.793Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-09-06T23:34:28.793Z] (cgroup swap accounting is currently enabled) [2019-09-06T23:34:28.793Z] - CONFIG_MEMCG_KMEM: enabled [2019-09-06T23:34:28.793Z] - CONFIG_BLK_CGROUP: enabled [2019-09-06T23:34:28.793Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-09-06T23:34:28.793Z] - CONFIG_IOSCHED_CFQ: enabled [2019-09-06T23:34:28.793Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-09-06T23:34:28.793Z] - CONFIG_CGROUP_PERF: enabled [2019-09-06T23:34:28.793Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-09-06T23:34:28.793Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-09-06T23:34:28.793Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-09-06T23:34:29.091Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-09-06T23:34:29.091Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-09-06T23:34:29.091Z] - CONFIG_RT_GROUP_SCHED: missing [2019-09-06T23:34:29.091Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-09-06T23:34:29.091Z] - CONFIG_IP_VS: enabled (as module) [2019-09-06T23:34:29.091Z] - CONFIG_IP_VS_NFCT: enabled [2019-09-06T23:34:29.091Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-09-06T23:34:29.091Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-09-06T23:34:29.091Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-09-06T23:34:29.091Z] - CONFIG_EXT4_FS: enabled [2019-09-06T23:34:29.091Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-09-06T23:34:29.091Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-09-06T23:34:29.091Z] - Network Drivers: [2019-09-06T23:34:29.091Z] - "overlay": [2019-09-06T23:34:29.091Z] - CONFIG_VXLAN: enabled (as module) [2019-09-06T23:34:29.091Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-09-06T23:34:29.091Z] Optional (for encrypted networks): [2019-09-06T23:34:29.260Z] PASS: docker_cli_cp_to_container_test.go:343: DockerSuite.TestCpToCaseH 4.413s [2019-09-06T23:34:29.382Z] - CONFIG_CRYPTO: enabled [2019-09-06T23:34:29.382Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-09-06T23:34:29.382Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-09-06T23:34:29.382Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-09-06T23:34:29.382Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-09-06T23:34:29.382Z] - CONFIG_XFRM: enabled [2019-09-06T23:34:29.382Z] - CONFIG_XFRM_USER: enabled (as module) [2019-09-06T23:34:29.382Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-09-06T23:34:29.382Z] - CONFIG_INET_ESP: enabled (as module) [2019-09-06T23:34:29.382Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-09-06T23:34:29.382Z] - "ipvlan": [2019-09-06T23:34:29.382Z] - CONFIG_IPVLAN: enabled (as module) [2019-09-06T23:34:29.382Z] - "macvlan": [2019-09-06T23:34:29.382Z] - CONFIG_MACVLAN: enabled (as module) [2019-09-06T23:34:29.382Z] - CONFIG_DUMMY: enabled (as module) [2019-09-06T23:34:29.382Z] - "ftp,tftp client in container": [2019-09-06T23:34:29.382Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-09-06T23:34:29.382Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-09-06T23:34:29.382Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-09-06T23:34:29.382Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-09-06T23:34:29.382Z] - Storage Drivers: [2019-09-06T23:34:29.382Z] - "aufs": [2019-09-06T23:34:29.382Z] - CONFIG_AUFS_FS: enabled (as module) [2019-09-06T23:34:29.382Z] - "btrfs": [2019-09-06T23:34:29.382Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-09-06T23:34:29.382Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-09-06T23:34:29.382Z] - "devicemapper": [2019-09-06T23:34:29.382Z] - CONFIG_BLK_DEV_DM: enabled [2019-09-06T23:34:29.382Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-09-06T23:34:29.382Z] - "overlay": [2019-09-06T23:34:29.382Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-09-06T23:34:29.382Z] - "zfs": [2019-09-06T23:34:29.382Z] - /dev/zfs: missing [2019-09-06T23:34:29.382Z] - zfs command: missing [2019-09-06T23:34:29.382Z] - zpool command: missing [2019-09-06T23:34:29.382Z] [2019-09-06T23:34:29.382Z] Limits: [2019-09-06T23:34:29.382Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-09-06T23:34:29.382Z] [2019-09-06T23:34:29.382Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-09-06T23:34:29.519Z] PASS: docker_cli_build_test.go:2832: DockerSuite.TestBuildAddTar 36.970s [2019-09-06T23:34:29.519Z] SKIP: docker_cli_build_test.go:2950: DockerSuite.TestBuildAddTarXz (unmatched requirement DaemonIsLinux) [2019-09-06T23:34:29.519Z] SKIP: docker_cli_build_test.go:2999: DockerSuite.TestBuildAddTarXzGz (unmatched requirement DaemonIsLinux) [2019-09-06T23:34:29.797Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:78198da34a57b1f6e92b9c95d89e02d8888169ff -f Dockerfile . [2019-09-06T23:34:30.194Z] PASS: docker_cli_cp_to_container_test.go:379: DockerSuite.TestCpToCaseI 1.209s [2019-09-06T23:34:31.126Z] --- PASS: TestRenameLinkedContainer (4.57s) [2019-09-06T23:34:31.126Z] === RUN TestRenameStoppedContainer [2019-09-06T23:34:31.126Z] PASS: docker_api_swarm_test.go:506: DockerSwarmSuite.TestAPISwarmScaleNoRollingUpdate 4.913s [2019-09-06T23:34:31.292Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-09-06T23:34:32.229Z] === RUN TestExternalGraphDriver/pull [2019-09-06T23:34:32.493Z] Sending build context to Docker daemon 48.01MB [2019-09-06T23:34:32.493Z] Step 1/126 : ARG CROSS="false" [2019-09-06T23:34:32.493Z] Step 2/126 : ARG GO_VERSION=1.12.8 [2019-09-06T23:34:32.493Z] Step 3/126 : ARG DEBIAN_FRONTEND=noninteractive [2019-09-06T23:34:32.493Z] Step 4/126 : FROM golang:${GO_VERSION}-stretch AS base [2019-09-06T23:34:32.493Z] 1.12.8-stretch: Pulling from library/golang [2019-09-06T23:34:32.493Z] 2825fdb7e177: Pulling fs layer [2019-09-06T23:34:32.493Z] 361ecb978398: Pulling fs layer [2019-09-06T23:34:32.493Z] 15483e8c82df: Pulling fs layer [2019-09-06T23:34:32.493Z] 34839f11bbce: Pulling fs layer [2019-09-06T23:34:32.493Z] 34f648706e72: Pulling fs layer [2019-09-06T23:34:32.493Z] 1dd0fca17d70: Pulling fs layer [2019-09-06T23:34:32.493Z] 7b335bb9cab2: Pulling fs layer [2019-09-06T23:34:32.493Z] 34839f11bbce: Waiting [2019-09-06T23:34:32.493Z] 34f648706e72: Waiting [2019-09-06T23:34:32.493Z] 1dd0fca17d70: Waiting [2019-09-06T23:34:32.493Z] 7b335bb9cab2: Waiting [2019-09-06T23:34:32.498Z] --- PASS: TestRenameStoppedContainer (1.22s) [2019-09-06T23:34:32.498Z] === RUN TestRenameRunningContainerAndReuse [2019-09-06T23:34:33.111Z] 15483e8c82df: Verifying Checksum [2019-09-06T23:34:33.111Z] 15483e8c82df: Download complete [2019-09-06T23:34:33.111Z] 361ecb978398: Verifying Checksum [2019-09-06T23:34:33.111Z] 361ecb978398: Download complete [2019-09-06T23:34:33.493Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-09-06T23:34:35.027Z] --- PASS: TestRenameRunningContainerAndReuse (2.44s) [2019-09-06T23:34:35.027Z] === RUN TestRenameInvalidName [2019-09-06T23:34:35.637Z] --- PASS: TestExternalGraphDriver (10.80s) [2019-09-06T23:34:35.637Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2019-09-06T23:34:35.637Z] daemon.go:321: [db5aed77c10ec] waiting for daemon to start [2019-09-06T23:34:35.637Z] daemon.go:339: [db5aed77c10ec] daemon started [2019-09-06T23:34:35.637Z] daemon.go:449: [db5aed77c10ec] Stopping daemon [2019-09-06T23:34:35.637Z] daemon.go:288: [db5aed77c10ec] exiting daemon [2019-09-06T23:34:35.637Z] daemon.go:436: [db5aed77c10ec] Daemon stopped [2019-09-06T23:34:35.637Z] daemon.go:321: [db5aed77c10ec] waiting for daemon to start [2019-09-06T23:34:35.637Z] daemon.go:339: [db5aed77c10ec] daemon started [2019-09-06T23:34:35.637Z] daemon.go:449: [db5aed77c10ec] Stopping daemon [2019-09-06T23:34:35.637Z] daemon.go:288: [db5aed77c10ec] exiting daemon [2019-09-06T23:34:35.637Z] daemon.go:436: [db5aed77c10ec] Daemon stopped [2019-09-06T23:34:35.637Z] --- PASS: TestExternalGraphDriver/json (2.71s) [2019-09-06T23:34:35.637Z] daemon.go:321: [db5aed77c10ec] waiting for daemon to start [2019-09-06T23:34:35.637Z] daemon.go:339: [db5aed77c10ec] daemon started [2019-09-06T23:34:35.637Z] daemon.go:449: [db5aed77c10ec] Stopping daemon [2019-09-06T23:34:35.637Z] daemon.go:288: [db5aed77c10ec] exiting daemon [2019-09-06T23:34:35.637Z] daemon.go:436: [db5aed77c10ec] Daemon stopped [2019-09-06T23:34:35.637Z] daemon.go:321: [db5aed77c10ec] waiting for daemon to start [2019-09-06T23:34:35.637Z] daemon.go:339: [db5aed77c10ec] daemon started [2019-09-06T23:34:35.637Z] daemon.go:449: [db5aed77c10ec] Stopping daemon [2019-09-06T23:34:35.637Z] daemon.go:288: [db5aed77c10ec] exiting daemon [2019-09-06T23:34:35.637Z] daemon.go:436: [db5aed77c10ec] Daemon stopped [2019-09-06T23:34:35.637Z] --- PASS: TestExternalGraphDriver/spec (3.87s) [2019-09-06T23:34:35.637Z] daemon.go:321: [db5aed77c10ec] waiting for daemon to start [2019-09-06T23:34:35.637Z] daemon.go:339: [db5aed77c10ec] daemon started [2019-09-06T23:34:35.637Z] daemon.go:449: [db5aed77c10ec] Stopping daemon [2019-09-06T23:34:35.637Z] daemon.go:288: [db5aed77c10ec] exiting daemon [2019-09-06T23:34:35.637Z] daemon.go:436: [db5aed77c10ec] Daemon stopped [2019-09-06T23:34:35.637Z] --- PASS: TestExternalGraphDriver/pull (4.03s) [2019-09-06T23:34:35.637Z] === RUN TestGraphdriverPluginV2 [2019-09-06T23:34:35.637Z] --- SKIP: TestGraphdriverPluginV2 (0.08s) [2019-09-06T23:34:35.637Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-06T23:34:35.637Z] PASS [2019-09-06T23:34:35.879Z] 2825fdb7e177: Verifying Checksum [2019-09-06T23:34:35.879Z] 2825fdb7e177: Download complete [2019-09-06T23:34:35.959Z] --- PASS: TestRenameInvalidName (0.95s) [2019-09-06T23:34:35.959Z] === RUN TestRenameAnonymousContainer [2019-09-06T23:34:36.003Z] Running /go/src/github.com/docker/docker/integration/plugin/logging flags=-test.v -test.timeout=120m [2019-09-06T23:34:36.434Z] --- PASS: TestBuildMultiStageCopy (21.75s) [2019-09-06T23:34:36.435Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (11.85s) [2019-09-06T23:34:36.435Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (2.03s) [2019-09-06T23:34:36.435Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (2.37s) [2019-09-06T23:34:36.435Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (2.45s) [2019-09-06T23:34:36.435Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (3.04s) [2019-09-06T23:34:36.435Z] === RUN TestBuildMultiStageParentConfig [2019-09-06T23:34:36.435Z] --- SKIP: TestBuildMultiStageParentConfig (0.00s) [2019-09-06T23:34:36.435Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-06T23:34:36.435Z] === RUN TestBuildLabelWithTargets [2019-09-06T23:34:36.435Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2019-09-06T23:34:36.435Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-06T23:34:36.435Z] === RUN TestBuildWithEmptyLayers [2019-09-06T23:34:36.504Z] 34839f11bbce: Verifying Checksum [2019-09-06T23:34:36.504Z] 34839f11bbce: Download complete [2019-09-06T23:34:36.524Z] PASS: docker_cli_cp_to_container_test.go:403: DockerSuite.TestCpToCaseJ 6.497s [2019-09-06T23:34:36.797Z] 7b335bb9cab2: Verifying Checksum [2019-09-06T23:34:36.797Z] 7b335bb9cab2: Download complete [2019-09-06T23:34:37.094Z] 34f648706e72: Verifying Checksum [2019-09-06T23:34:37.094Z] 34f648706e72: Download complete [2019-09-06T23:34:38.105Z] INFO: Testing against a local daemon [2019-09-06T23:34:38.105Z] === RUN TestContinueAfterPluginCrash [2019-09-06T23:34:38.105Z] === PAUSE TestContinueAfterPluginCrash [2019-09-06T23:34:38.105Z] === RUN TestDaemonStartWithLogOpt [2019-09-06T23:34:38.105Z] === PAUSE TestDaemonStartWithLogOpt [2019-09-06T23:34:38.105Z] === CONT TestContinueAfterPluginCrash [2019-09-06T23:34:38.105Z] === CONT TestDaemonStartWithLogOpt [2019-09-06T23:34:38.428Z] PASS: docker_cli_cp_to_container_unix_test.go:17: DockerSuite.TestCpToContainerWithPermissions 1.476s [2019-09-06T23:34:39.785Z] 2825fdb7e177: Pull complete [2019-09-06T23:34:39.800Z] PASS: docker_cli_cp_test.go:477: DockerSuite.TestCpToDot 1.546s [2019-09-06T23:34:40.057Z] --- PASS: TestRenameAnonymousContainer (4.13s) [2019-09-06T23:34:40.057Z] === RUN TestRenameContainerWithSameName [2019-09-06T23:34:40.411Z] 361ecb978398: Pull complete [2019-09-06T23:34:40.699Z] 15483e8c82df: Pull complete [2019-09-06T23:34:40.990Z] --- PASS: TestRenameContainerWithSameName (1.15s) [2019-09-06T23:34:40.990Z] === RUN TestRenameContainerWithLinkedContainer [2019-09-06T23:34:41.166Z] --- PASS: TestBuildWithEmptyLayers (4.72s) [2019-09-06T23:34:41.166Z] === RUN TestBuildMultiStageOnBuild [2019-09-06T23:34:41.166Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s) [2019-09-06T23:34:41.166Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-06T23:34:41.166Z] === RUN TestBuildUncleanTarFilenames [2019-09-06T23:34:41.166Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2019-09-06T23:34:41.166Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-06T23:34:41.166Z] === RUN TestBuildMultiStageLayerLeak [2019-09-06T23:34:41.166Z] --- SKIP: TestBuildMultiStageLayerLeak (0.01s) [2019-09-06T23:34:41.166Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-06T23:34:41.166Z] === RUN TestBuildWithHugeFile [2019-09-06T23:34:41.166Z] --- SKIP: TestBuildWithHugeFile (0.01s) [2019-09-06T23:34:41.166Z] build_test.go:491: testEnv.OSType == "windows" [2019-09-06T23:34:41.166Z] === RUN TestBuildWithEmptyDockerfile [2019-09-06T23:34:41.166Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-06T23:34:41.166Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-06T23:34:41.166Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-06T23:34:41.166Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-06T23:34:41.166Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-06T23:34:41.166Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-06T23:34:41.166Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-06T23:34:41.166Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-06T23:34:41.166Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-06T23:34:41.166Z] --- PASS: TestBuildWithEmptyDockerfile (0.35s) [2019-09-06T23:34:41.166Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2019-09-06T23:34:41.166Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2019-09-06T23:34:41.166Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2019-09-06T23:34:41.166Z] === RUN TestBuildPreserveOwnership [2019-09-06T23:34:41.166Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2019-09-06T23:34:41.166Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-06T23:34:41.166Z] PASS [2019-09-06T23:34:41.166Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2019-09-06T23:34:41.633Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-09-06T23:34:41.633Z] INFO: Testing against a local daemon [2019-09-06T23:34:41.633Z] === RUN TestConfigList [2019-09-06T23:34:41.633Z] --- SKIP: TestConfigList (0.00s) [2019-09-06T23:34:41.633Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-09-06T23:34:41.633Z] === RUN TestConfigsCreateAndDelete [2019-09-06T23:34:41.633Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2019-09-06T23:34:41.633Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2019-09-06T23:34:41.633Z] === RUN TestConfigsUpdate [2019-09-06T23:34:41.633Z] --- SKIP: TestConfigsUpdate (0.00s) [2019-09-06T23:34:41.633Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2019-09-06T23:34:41.633Z] === RUN TestTemplatedConfig [2019-09-06T23:34:41.633Z] --- SKIP: TestTemplatedConfig (0.00s) [2019-09-06T23:34:41.633Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2019-09-06T23:34:41.633Z] === RUN TestConfigInspect [2019-09-06T23:34:41.633Z] --- SKIP: TestConfigInspect (0.00s) [2019-09-06T23:34:41.633Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2019-09-06T23:34:41.633Z] === RUN TestConfigCreateWithLabels [2019-09-06T23:34:41.633Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2019-09-06T23:34:41.633Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2019-09-06T23:34:41.633Z] === RUN TestConfigCreateResolve [2019-09-06T23:34:41.633Z] --- SKIP: TestConfigCreateResolve (0.00s) [2019-09-06T23:34:41.633Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2019-09-06T23:34:41.633Z] === RUN TestConfigDaemonLibtrustID [2019-09-06T23:34:41.633Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2019-09-06T23:34:41.633Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2019-09-06T23:34:41.633Z] PASS [2019-09-06T23:34:41.633Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2019-09-06T23:34:41.633Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-09-06T23:34:41.633Z] INFO: Testing against a local daemon [2019-09-06T23:34:41.633Z] === RUN TestCheckpoint [2019-09-06T23:34:41.633Z] --- SKIP: TestCheckpoint (0.00s) [2019-09-06T23:34:41.633Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-06T23:34:41.633Z] === RUN TestContainerInvalidJSON [2019-09-06T23:34:41.633Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-09-06T23:34:41.633Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-09-06T23:34:41.633Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-09-06T23:34:41.633Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-09-06T23:34:41.633Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-09-06T23:34:41.633Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-09-06T23:34:41.633Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-09-06T23:34:41.633Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-09-06T23:34:41.633Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-09-06T23:34:41.633Z] --- PASS: TestContainerInvalidJSON (0.04s) [2019-09-06T23:34:41.633Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-09-06T23:34:41.633Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-09-06T23:34:41.633Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-09-06T23:34:41.633Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-09-06T23:34:41.633Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.04s) [2019-09-06T23:34:41.633Z] copy_test.go:25: testEnv.OSType == "windows" [2019-09-06T23:34:41.633Z] === RUN TestCopyFromContainerPathIsNotDir [2019-09-06T23:34:41.633Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2019-09-06T23:34:41.633Z] copy_test.go:39: testEnv.OSType == "windows" [2019-09-06T23:34:41.633Z] === RUN TestCopyToContainerPathDoesNotExist [2019-09-06T23:34:41.633Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s) [2019-09-06T23:34:41.633Z] copy_test.go:51: testEnv.OSType == "windows" [2019-09-06T23:34:41.633Z] === RUN TestCopyToContainerPathIsNotDir [2019-09-06T23:34:41.633Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2019-09-06T23:34:41.633Z] copy_test.go:65: testEnv.OSType == "windows" [2019-09-06T23:34:41.633Z] === RUN TestCopyFromContainer [2019-09-06T23:34:41.633Z] --- SKIP: TestCopyFromContainer (0.00s) [2019-09-06T23:34:41.633Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2019-09-06T23:34:41.633Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-09-06T23:34:41.633Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-06T23:34:41.633Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-06T23:34:41.633Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-06T23:34:41.633Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-06T23:34:41.633Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-06T23:34:41.633Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-06T23:34:41.633Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-06T23:34:41.633Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-06T23:34:41.633Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-06T23:34:41.633Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-09-06T23:34:41.633Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-09-06T23:34:41.633Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-09-06T23:34:41.633Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-09-06T23:34:41.633Z] === RUN TestCreateWithInvalidEnv [2019-09-06T23:34:41.633Z] === RUN TestCreateWithInvalidEnv/0 [2019-09-06T23:34:41.633Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-09-06T23:34:41.633Z] === RUN TestCreateWithInvalidEnv/1 [2019-09-06T23:34:41.633Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-09-06T23:34:41.633Z] === RUN TestCreateWithInvalidEnv/2 [2019-09-06T23:34:41.633Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-09-06T23:34:41.633Z] === CONT TestCreateWithInvalidEnv/0 [2019-09-06T23:34:41.633Z] === CONT TestCreateWithInvalidEnv/2 [2019-09-06T23:34:41.633Z] === CONT TestCreateWithInvalidEnv/1 [2019-09-06T23:34:41.633Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-09-06T23:34:41.633Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-09-06T23:34:41.633Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-09-06T23:34:41.633Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-09-06T23:34:41.633Z] === RUN TestCreateTmpfsMountsTarget [2019-09-06T23:34:41.633Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2019-09-06T23:34:41.633Z] create_test.go:111: testEnv.DaemonInfo.OSType == "windows" [2019-09-06T23:34:41.633Z] === RUN TestCreateWithCustomMaskedPaths [2019-09-06T23:34:41.633Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2019-09-06T23:34:41.633Z] create_test.go:154: testEnv.DaemonInfo.OSType != "linux" [2019-09-06T23:34:41.633Z] === RUN TestCreateWithCapabilities [2019-09-06T23:34:41.633Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2019-09-06T23:34:41.633Z] create_test.go:233: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2019-09-06T23:34:41.633Z] === RUN TestCreateWithCustomReadonlyPaths [2019-09-06T23:34:41.633Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2019-09-06T23:34:41.633Z] create_test.go:359: testEnv.DaemonInfo.OSType != "linux" [2019-09-06T23:34:41.633Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-09-06T23:34:41.633Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-06T23:34:41.633Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-06T23:34:41.633Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-06T23:34:41.633Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-06T23:34:41.633Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-06T23:34:41.633Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-06T23:34:41.633Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-06T23:34:41.633Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-06T23:34:41.633Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-06T23:34:41.633Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-06T23:34:41.633Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-06T23:34:41.633Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-06T23:34:41.633Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-06T23:34:41.633Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-06T23:34:41.633Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-06T23:34:41.633Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-09-06T23:34:41.633Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2019-09-06T23:34:41.633Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2019-09-06T23:34:41.633Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2019-09-06T23:34:41.633Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-09-06T23:34:41.633Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2019-09-06T23:34:41.633Z] === RUN TestDiff [2019-09-06T23:34:41.633Z] --- SKIP: TestDiff (0.00s) [2019-09-06T23:34:41.633Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2019-09-06T23:34:41.633Z] === RUN TestExecWithCloseStdin [2019-09-06T23:34:41.923Z] PASS: docker_cli_cp_to_container_test.go:446: DockerSuite.TestCpToErrReadOnlyRootfs 2.170s [2019-09-06T23:34:42.741Z] 1dd0fca17d70: Verifying Checksum [2019-09-06T23:34:42.741Z] 1dd0fca17d70: Download complete [2019-09-06T23:34:43.293Z] --- PASS: TestRenameContainerWithLinkedContainer (2.17s) [2019-09-06T23:34:43.293Z] === RUN TestResize [2019-09-06T23:34:44.225Z] PASS: docker_cli_cp_to_container_test.go:473: DockerSuite.TestCpToErrReadOnlyVolume 2.233s [2019-09-06T23:34:44.225Z] --- PASS: TestResize (1.05s) [2019-09-06T23:34:44.225Z] === RUN TestResizeWithInvalidSize [2019-09-06T23:34:44.358Z] PASS: docker_cli_build_test.go:2246: DockerSuite.TestBuildAddToSymlinkDest 17.340s [2019-09-06T23:34:44.359Z] SKIP: docker_cli_build_test.go:768: DockerSuite.TestBuildAddWholeDirToRoot (unmatched requirement DaemonIsLinux) [2019-09-06T23:34:44.359Z] PASS: docker_cli_build_test.go:1441: DockerSuite.TestBuildBlankName 0.178s [2019-09-06T23:34:44.799Z] 34839f11bbce: Pull complete [2019-09-06T23:34:45.155Z] PASS: docker_cli_cp_test.go:500: DockerSuite.TestCpToStdout 1.075s [2019-09-06T23:34:45.155Z] --- PASS: TestResizeWithInvalidSize (0.95s) [2019-09-06T23:34:45.155Z] === RUN TestResizeWhenContainerNotStarted [2019-09-06T23:34:45.408Z] --- PASS: TestExecWithCloseStdin (3.72s) [2019-09-06T23:34:45.408Z] === RUN TestExec [2019-09-06T23:34:45.408Z] --- SKIP: TestExec (0.00s) [2019-09-06T23:34:45.408Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-09-06T23:34:45.408Z] === RUN TestExecUser [2019-09-06T23:34:45.408Z] --- SKIP: TestExecUser (0.00s) [2019-09-06T23:34:45.408Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-09-06T23:34:45.408Z] === RUN TestExportContainerAndImportImage [2019-09-06T23:34:45.408Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2019-09-06T23:34:45.408Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-09-06T23:34:45.408Z] === RUN TestExportContainerAfterDaemonRestart [2019-09-06T23:34:45.408Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2019-09-06T23:34:45.408Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2019-09-06T23:34:45.408Z] === RUN TestHealthCheckWorkdir [2019-09-06T23:34:45.408Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2019-09-06T23:34:45.408Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2019-09-06T23:34:45.408Z] === RUN TestHealthKillContainer [2019-09-06T23:34:45.408Z] --- SKIP: TestHealthKillContainer (0.00s) [2019-09-06T23:34:45.408Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2019-09-06T23:34:45.408Z] === RUN TestInspectCpusetInConfigPre120 [2019-09-06T23:34:45.408Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2019-09-06T23:34:45.408Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2019-09-06T23:34:45.408Z] === RUN TestKillContainerInvalidSignal [2019-09-06T23:34:46.087Z] --- PASS: TestResizeWhenContainerNotStarted (0.95s) [2019-09-06T23:34:46.087Z] === RUN TestDaemonRestartKillContainers [2019-09-06T23:34:46.087Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-06T23:34:46.087Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-06T23:34:46.087Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-06T23:34:46.087Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-06T23:34:46.087Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-06T23:34:46.087Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-06T23:34:46.087Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-06T23:34:46.087Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-06T23:34:46.087Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-06T23:34:46.087Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-06T23:34:46.087Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-06T23:34:46.087Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-06T23:34:46.087Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-06T23:34:46.087Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-06T23:34:46.087Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-06T23:34:46.087Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-06T23:34:46.087Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-06T23:34:46.088Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-06T23:34:46.088Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-06T23:34:46.088Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-06T23:34:46.088Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-06T23:34:46.344Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-06T23:34:46.344Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-06T23:34:46.344Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-06T23:34:46.344Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-06T23:34:46.344Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-06T23:34:46.831Z] 34f648706e72: Pull complete [2019-09-06T23:34:48.239Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-06T23:34:48.802Z] PASS: docker_cli_cp_to_container_test.go:23: DockerSuite.TestCpToSymlinkDestination 3.564s [2019-09-06T23:34:49.184Z] --- PASS: TestKillContainerInvalidSignal (3.36s) [2019-09-06T23:34:49.184Z] === RUN TestKillContainer [2019-09-06T23:34:49.184Z] --- SKIP: TestKillContainer (0.00s) [2019-09-06T23:34:49.184Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2019-09-06T23:34:49.184Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-09-06T23:34:49.184Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2019-09-06T23:34:49.184Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-09-06T23:34:49.184Z] === RUN TestKillStoppedContainer [2019-09-06T23:34:49.184Z] --- SKIP: TestKillStoppedContainer (0.00s) [2019-09-06T23:34:49.184Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-09-06T23:34:49.184Z] === RUN TestKillStoppedContainerAPIPre120 [2019-09-06T23:34:49.184Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2019-09-06T23:34:49.184Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-09-06T23:34:49.184Z] === RUN TestKillDifferentUserContainer [2019-09-06T23:34:49.184Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2019-09-06T23:34:49.184Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2019-09-06T23:34:49.184Z] === RUN TestInspectOomKilledTrue [2019-09-06T23:34:49.184Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-09-06T23:34:49.184Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-06T23:34:49.184Z] === RUN TestInspectOomKilledFalse [2019-09-06T23:34:49.184Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-09-06T23:34:49.184Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-09-06T23:34:49.184Z] === RUN TestLogsFollowTailEmpty [2019-09-06T23:34:49.365Z] PASS: docker_cli_cp_test.go:234: DockerSuite.TestCpToSymlinkToDirectory 0.554s [2019-09-06T23:34:49.623Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-06T23:34:49.623Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-06T23:34:50.561Z] PASS: docker_cli_cp_test.go:350: DockerSuite.TestCpUnprivilegedUser 1.191s [2019-09-06T23:34:51.127Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-06T23:34:51.384Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-06T23:34:51.385Z] --- PASS: TestLogsFollowTailEmpty (2.80s) [2019-09-06T23:34:51.385Z] === RUN TestNetworkNat [2019-09-06T23:34:51.385Z] --- SKIP: TestNetworkNat (0.00s) [2019-09-06T23:34:51.385Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2019-09-06T23:34:51.385Z] === RUN TestNetworkLocalhostTCPNat [2019-09-06T23:34:51.385Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2019-09-06T23:34:51.385Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-06T23:34:51.385Z] === RUN TestNetworkLoopbackNat [2019-09-06T23:34:51.442Z] PASS: docker_cli_build_test.go:4090: DockerSuite.TestBuildBuildTimeArg 6.514s [2019-09-06T23:34:51.851Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2019-09-06T23:34:51.851Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2019-09-06T23:34:51.851Z] === RUN TestPause [2019-09-06T23:34:51.851Z] --- SKIP: TestPause (0.00s) [2019-09-06T23:34:51.851Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2019-09-06T23:34:51.851Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-09-06T23:34:51.902Z] SKIP: docker_cli_build_test.go:4462: DockerSuite.TestBuildBuildTimeArgBuiltinArg (unmatched requirement DaemonIsLinux) [2019-09-06T23:34:52.596Z] --- PASS: TestDaemonStartWithLogOpt (14.36s) [2019-09-06T23:34:52.596Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2019-09-06T23:34:52.596Z] daemon.go:321: [dc1c2a7d3b8df] waiting for daemon to start [2019-09-06T23:34:52.596Z] daemon.go:339: [dc1c2a7d3b8df] daemon started [2019-09-06T23:34:52.596Z] daemon.go:449: [dc1c2a7d3b8df] Stopping daemon [2019-09-06T23:34:52.596Z] daemon.go:288: [dc1c2a7d3b8df] exiting daemon [2019-09-06T23:34:52.596Z] daemon.go:436: [dc1c2a7d3b8df] Daemon stopped [2019-09-06T23:34:52.596Z] daemon.go:321: [dc1c2a7d3b8df] waiting for daemon to start [2019-09-06T23:34:52.596Z] daemon.go:339: [dc1c2a7d3b8df] daemon started [2019-09-06T23:34:52.596Z] daemon.go:449: [dc1c2a7d3b8df] Stopping daemon [2019-09-06T23:34:52.596Z] daemon.go:288: [dc1c2a7d3b8df] exiting daemon [2019-09-06T23:34:52.596Z] daemon.go:436: [dc1c2a7d3b8df] Daemon stopped [2019-09-06T23:34:52.754Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-06T23:34:52.754Z] PASS: docker_cli_cp_test.go:414: DockerSuite.TestCpVolumePath 2.037s [2019-09-06T23:34:52.754Z] PASS: docker_cli_create_test.go:328: DockerSuite.TestCreate64ByteHexID 0.119s [2019-09-06T23:34:52.754Z] PASS: docker_cli_create_test.go:23: DockerSuite.TestCreateArgs 0.087s [2019-09-06T23:34:53.318Z] PASS: docker_api_swarm_service_test.go:403: DockerSwarmSuite.TestAPISwarmServiceConstraintLabel 10.835s [2019-09-06T23:34:53.654Z] 1dd0fca17d70: Pull complete [2019-09-06T23:34:53.654Z] 7b335bb9cab2: Pull complete [2019-09-06T23:34:53.654Z] Digest: sha256:cb542b93d57a40d3ef010f5df41e810b7612fc6711720c70ce9aed7d67b23b69 [2019-09-06T23:34:53.654Z] Status: Downloaded newer image for golang:1.12.8-stretch [2019-09-06T23:34:53.654Z] ---> 997767676905 [2019-09-06T23:34:53.654Z] Step 5/126 : ARG APT_MIRROR [2019-09-06T23:34:53.654Z] ---> Running in 1998f71cc8d2 [2019-09-06T23:34:53.654Z] Removing intermediate container 1998f71cc8d2 [2019-09-06T23:34:53.654Z] ---> fdcc58edf5f5 [2019-09-06T23:34:53.654Z] 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 [2019-09-06T23:34:53.654Z] ---> Running in 498cca331902 [2019-09-06T23:34:53.654Z] Removing intermediate container 498cca331902 [2019-09-06T23:34:53.654Z] ---> 7fb0afcff257 [2019-09-06T23:34:53.654Z] Step 7/126 : FROM base AS criu [2019-09-06T23:34:53.654Z] ---> 7fb0afcff257 [2019-09-06T23:34:53.654Z] Step 8/126 : ARG DEBIAN_FRONTEND [2019-09-06T23:34:53.654Z] ---> Running in d51d9ed1d3ad [2019-09-06T23:34:53.654Z] Removing intermediate container d51d9ed1d3ad [2019-09-06T23:34:53.654Z] ---> de9367ba9ff8 [2019-09-06T23:34:53.654Z] Step 9/126 : ENV CRIU_VERSION 3.11 [2019-09-06T23:34:53.654Z] ---> Running in 1465109d7201 [2019-09-06T23:34:53.882Z] PASS: docker_cli_create_test.go:260: DockerSuite.TestCreateByImageID 0.835s [2019-09-06T23:34:53.882Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-06T23:34:53.938Z] Removing intermediate container 1465109d7201 [2019-09-06T23:34:53.938Z] ---> 3ddd4042ac43 [2019-09-06T23:34:53.938Z] 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/* [2019-09-06T23:34:53.938Z] ---> Running in bcb068df3ef8 [2019-09-06T23:34:54.222Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-06T23:34:54.222Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-06T23:34:54.222Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-06T23:34:54.222Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-06T23:34:54.506Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-09-06T23:34:54.506Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [482 kB] [2019-09-06T23:34:54.790Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.39s) [2019-09-06T23:34:54.790Z] === RUN TestPauseStopPausedContainer [2019-09-06T23:34:54.790Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2019-09-06T23:34:54.790Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2019-09-06T23:34:54.790Z] === RUN TestPsFilter [2019-09-06T23:34:54.791Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-09-06T23:34:54.813Z] PASS: docker_cli_create_test.go:165: DockerSuite.TestCreateEchoStdout 1.139s [2019-09-06T23:34:54.813Z] SKIP: docker_cli_create_test.go:61: DockerSuite.TestCreateGrowRootfs (unmatched requirement Devicemapper) [2019-09-06T23:34:54.813Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-06T23:34:55.070Z] PASS: docker_cli_create_test.go:85: DockerSuite.TestCreateHostConfig 0.109s [2019-09-06T23:34:55.097Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6903 kB] [2019-09-06T23:34:55.256Z] --- PASS: TestPsFilter (0.09s) [2019-09-06T23:34:55.256Z] === RUN TestRemoveContainerWithRemovedVolume [2019-09-06T23:34:55.274Z] ok github.com/docker/docker/cmd/dockerd/hack 0.008s coverage: 72.9% of statements [2019-09-06T23:34:55.529Z] ok github.com/docker/docker/cmd/dockerd 0.091s coverage: 29.5% of statements [2019-09-06T23:34:56.441Z] PASS: docker_cli_create_test.go:223: DockerSuite.TestCreateHostnameWithNumber 1.294s [2019-09-06T23:34:56.811Z] --- PASS: TestContinueAfterPluginCrash (19.19s) [2019-09-06T23:34:56.811Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2019-09-06T23:34:56.811Z] daemon.go:321: [d3e57facb19ba] waiting for daemon to start [2019-09-06T23:34:56.811Z] daemon.go:339: [d3e57facb19ba] daemon started [2019-09-06T23:34:56.811Z] daemon.go:449: [d3e57facb19ba] Stopping daemon [2019-09-06T23:34:56.811Z] daemon.go:288: [d3e57facb19ba] exiting daemon [2019-09-06T23:34:56.811Z] daemon.go:436: [d3e57facb19ba] Daemon stopped [2019-09-06T23:34:56.811Z] PASS [2019-09-06T23:34:56.811Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes flags=-test.v -test.timeout=120m [2019-09-06T23:34:57.005Z] PASS: docker_cli_create_test.go:206: DockerSuite.TestCreateLabelFromImage 0.602s [2019-09-06T23:34:57.005Z] PASS: docker_cli_create_test.go:193: DockerSuite.TestCreateLabels 0.099s [2019-09-06T23:34:57.120Z] Fetched 7717 kB in 3s (2569 kB/s) [2019-09-06T23:34:57.216Z] INFO: Testing against a local daemon [2019-09-06T23:34:57.216Z] === RUN TestPluginWithDevMounts [2019-09-06T23:34:57.216Z] === PAUSE TestPluginWithDevMounts [2019-09-06T23:34:57.216Z] === CONT TestPluginWithDevMounts [2019-09-06T23:34:57.262Z] PASS: docker_cli_create_test.go:250: DockerSuite.TestCreateModeIpcContainer 0.197s [2019-09-06T23:34:57.521Z] PASS: docker_cli_create_test.go:233: DockerSuite.TestCreateRM 0.223s [2019-09-06T23:34:57.521Z] SKIP: docker_cli_create_test.go:75: DockerSuite.TestCreateShrinkRootfs (unmatched requirement Devicemapper) [2019-09-06T23:34:57.521Z] PASS: docker_cli_create_test.go:293: DockerSuite.TestCreateStopSignal 0.128s [2019-09-06T23:34:57.709Z] PASS: docker_cli_build_test.go:4184: DockerSuite.TestBuildBuildTimeArgCacheHit 4.573s [2019-09-06T23:34:57.780Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-06T23:34:58.037Z] PASS: docker_cli_create_test.go:363: DockerSuite.TestCreateStopTimeout 0.287s [2019-09-06T23:34:58.197Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.86s) [2019-09-06T23:34:58.197Z] === RUN TestRemoveContainerWithVolume [2019-09-06T23:34:58.596Z] Reading package lists... [2019-09-06T23:34:58.787Z] ok github.com/docker/docker/container 0.119s coverage: 35.6% of statements [2019-09-06T23:34:58.787Z] ? github.com/docker/docker/container/stream [no test files] [2019-09-06T23:34:58.787Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-09-06T23:34:58.787Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-09-06T23:34:58.787Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-09-06T23:34:58.969Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-06T23:34:59.607Z] Reading package lists... [2019-09-06T23:34:59.891Z] Building dependency tree... [2019-09-06T23:34:59.891Z] Reading state information... [2019-09-06T23:34:59.991Z] --- PASS: TestPluginWithDevMounts (2.29s) [2019-09-06T23:34:59.991Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2019-09-06T23:34:59.991Z] daemon.go:321: [d4c79bdbba92c] waiting for daemon to start [2019-09-06T23:34:59.991Z] daemon.go:339: [d4c79bdbba92c] daemon started [2019-09-06T23:34:59.991Z] daemon.go:449: [d4c79bdbba92c] Stopping daemon [2019-09-06T23:34:59.991Z] daemon.go:288: [d4c79bdbba92c] exiting daemon [2019-09-06T23:34:59.991Z] daemon.go:436: [d4c79bdbba92c] Daemon stopped [2019-09-06T23:34:59.991Z] PASS [2019-09-06T23:34:59.991Z] Running /go/src/github.com/docker/docker/integration/secret flags=-test.v -test.timeout=120m [2019-09-06T23:34:59.991Z] INFO: Testing against a local daemon [2019-09-06T23:34:59.991Z] === RUN TestSecretInspect [2019-09-06T23:35:00.173Z] The following additional packages will be installed: [2019-09-06T23:35:00.173Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-09-06T23:35:00.173Z] libprotoc10 python-pkg-resources zlib1g-dev [2019-09-06T23:35:00.173Z] Suggested packages: [2019-09-06T23:35:00.173Z] manpages-dev python-setuptools [2019-09-06T23:35:00.463Z] The following NEW packages will be installed: [2019-09-06T23:35:00.463Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-09-06T23:35:00.463Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-09-06T23:35:00.463Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-09-06T23:35:00.463Z] zlib1g-dev [2019-09-06T23:35:00.463Z] 0 upgraded, 16 newly installed, 0 to remove and 2 not upgraded. [2019-09-06T23:35:00.463Z] Need to get 3548 kB of archives. [2019-09-06T23:35:00.463Z] After this operation, 21.2 MB of additional disk space will be used. [2019-09-06T23:35:00.463Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-09-06T23:35:00.463Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2019-09-06T23:35:00.463Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2019-09-06T23:35:00.463Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-09-06T23:35:00.463Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB] [2019-09-06T23:35:00.463Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-09-06T23:35:00.463Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB] [2019-09-06T23:35:00.463Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB] [2019-09-06T23:35:00.463Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2019-09-06T23:35:00.463Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2019-09-06T23:35:00.463Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2019-09-06T23:35:00.463Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2019-09-06T23:35:00.463Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB] [2019-09-06T23:35:00.463Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2019-09-06T23:35:00.463Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2019-09-06T23:35:00.463Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2019-09-06T23:35:00.748Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-06T23:35:00.748Z] Fetched 3548 kB in 0s (21.0 MB/s) [2019-09-06T23:35:00.748Z] Selecting previously unselected package libnet1:ppc64el. [2019-09-06T23:35:01.037Z] (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.) [2019-09-06T23:35:01.037Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-09-06T23:35:01.037Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-09-06T23:35:01.037Z] Selecting previously unselected package libcap-dev:ppc64el. [2019-09-06T23:35:01.037Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2019-09-06T23:35:01.037Z] Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2019-09-06T23:35:01.037Z] Selecting previously unselected package libnet1-dev. [2019-09-06T23:35:01.037Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2019-09-06T23:35:01.037Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-09-06T23:35:01.037Z] Selecting previously unselected package libnl-3-200:ppc64el. [2019-09-06T23:35:01.037Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-09-06T23:35:01.037Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-09-06T23:35:01.037Z] Selecting previously unselected package libnl-3-dev:ppc64el. [2019-09-06T23:35:01.037Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2019-09-06T23:35:01.037Z] Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2019-09-06T23:35:01.037Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-09-06T23:35:01.037Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-09-06T23:35:01.037Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-09-06T23:35:01.037Z] Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2019-09-06T23:35:01.037Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2019-09-06T23:35:01.037Z] Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-09-06T23:35:01.136Z] --- PASS: TestRemoveContainerWithVolume (3.14s) [2019-09-06T23:35:01.136Z] === RUN TestRemoveContainerRunning [2019-09-06T23:35:01.348Z] Selecting previously unselected package zlib1g-dev:ppc64el. [2019-09-06T23:35:01.348Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2019-09-06T23:35:01.348Z] Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-09-06T23:35:01.348Z] Selecting previously unselected package libprotobuf10:ppc64el. [2019-09-06T23:35:01.348Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2019-09-06T23:35:01.348Z] Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2019-09-06T23:35:01.348Z] Selecting previously unselected package libprotobuf-lite10:ppc64el. [2019-09-06T23:35:01.348Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2019-09-06T23:35:01.348Z] Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-09-06T23:35:01.348Z] Selecting previously unselected package libprotobuf-dev:ppc64el. [2019-09-06T23:35:01.348Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2019-09-06T23:35:01.348Z] Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-09-06T23:35:01.496Z] PASS: docker_cli_create_test.go:336: DockerSuite.TestCreateUnsetEntrypoint 3.444s [2019-09-06T23:35:01.640Z] Selecting previously unselected package libprotoc10:ppc64el. [2019-09-06T23:35:01.640Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2019-09-06T23:35:01.640Z] Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2019-09-06T23:35:01.640Z] Selecting previously unselected package protobuf-c-compiler. [2019-09-06T23:35:01.640Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2019-09-06T23:35:01.640Z] Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-09-06T23:35:01.640Z] Selecting previously unselected package protobuf-compiler. [2019-09-06T23:35:01.640Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2019-09-06T23:35:01.640Z] Unpacking protobuf-compiler (3.0.0-9) ... [2019-09-06T23:35:01.753Z] PASS: docker_cli_create_test.go:174: DockerSuite.TestCreateVolumesCreated 0.217s [2019-09-06T23:35:01.753Z] PASS: docker_cli_create_test.go:316: DockerSuite.TestCreateWithInvalidLogOpts 0.069s [2019-09-06T23:35:01.925Z] Selecting previously unselected package python-pkg-resources. [2019-09-06T23:35:01.925Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-09-06T23:35:01.925Z] Unpacking python-pkg-resources (33.1.1-1) ... [2019-09-06T23:35:01.925Z] Selecting previously unselected package python-protobuf. [2019-09-06T23:35:01.925Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2019-09-06T23:35:01.925Z] Unpacking python-protobuf (3.0.0-9) ... [2019-09-06T23:35:01.925Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-09-06T23:35:01.925Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-09-06T23:35:01.925Z] Setting up python-pkg-resources (33.1.1-1) ... [2019-09-06T23:35:02.319Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-09-06T23:35:02.319Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.10s) [2019-09-06T23:35:02.319Z] 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 [2019-09-06T23:35:02.319Z] daemon.go:321: [db78a80f41776] waiting for daemon to start [2019-09-06T23:35:02.319Z] daemon.go:339: [db78a80f41776] daemon started [2019-09-06T23:35:02.319Z] daemon.go:321: [db78a80f41776] waiting for daemon to start [2019-09-06T23:35:02.319Z] daemon.go:288: [db78a80f41776] exiting daemon [2019-09-06T23:35:02.319Z] daemon.go:339: [db78a80f41776] daemon started [2019-09-06T23:35:02.319Z] daemon.go:449: [db78a80f41776] Stopping daemon [2019-09-06T23:35:02.319Z] daemon.go:288: [db78a80f41776] exiting daemon [2019-09-06T23:35:02.319Z] daemon.go:436: [db78a80f41776] Daemon stopped [2019-09-06T23:35:02.319Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.33s) [2019-09-06T23:35:02.319Z] 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 [2019-09-06T23:35:02.319Z] daemon.go:321: [d41a1c2d1db9d] waiting for daemon to start [2019-09-06T23:35:02.319Z] daemon.go:339: [d41a1c2d1db9d] daemon started [2019-09-06T23:35:02.319Z] daemon.go:321: [d41a1c2d1db9d] waiting for daemon to start [2019-09-06T23:35:02.319Z] daemon.go:288: [d41a1c2d1db9d] exiting daemon [2019-09-06T23:35:02.319Z] daemon.go:339: [d41a1c2d1db9d] daemon started [2019-09-06T23:35:02.319Z] daemon.go:449: [d41a1c2d1db9d] Stopping daemon [2019-09-06T23:35:02.319Z] daemon.go:288: [d41a1c2d1db9d] exiting daemon [2019-09-06T23:35:02.319Z] daemon.go:436: [d41a1c2d1db9d] Daemon stopped [2019-09-06T23:35:02.319Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.42s) [2019-09-06T23:35:02.319Z] 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 [2019-09-06T23:35:02.319Z] daemon.go:321: [d8eea9355c945] waiting for daemon to start [2019-09-06T23:35:02.319Z] daemon.go:339: [d8eea9355c945] daemon started [2019-09-06T23:35:02.319Z] daemon.go:449: [d8eea9355c945] Stopping daemon [2019-09-06T23:35:02.319Z] daemon.go:288: [d8eea9355c945] exiting daemon [2019-09-06T23:35:02.319Z] daemon.go:436: [d8eea9355c945] Daemon stopped [2019-09-06T23:35:02.319Z] daemon.go:321: [d8eea9355c945] waiting for daemon to start [2019-09-06T23:35:02.319Z] daemon.go:339: [d8eea9355c945] daemon started [2019-09-06T23:35:02.319Z] daemon.go:449: [d8eea9355c945] Stopping daemon [2019-09-06T23:35:02.319Z] daemon.go:288: [d8eea9355c945] exiting daemon [2019-09-06T23:35:02.319Z] daemon.go:436: [d8eea9355c945] Daemon stopped [2019-09-06T23:35:02.319Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.47s) [2019-09-06T23:35:02.319Z] 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 [2019-09-06T23:35:02.319Z] daemon.go:321: [da2688080cae6] waiting for daemon to start [2019-09-06T23:35:02.319Z] daemon.go:339: [da2688080cae6] daemon started [2019-09-06T23:35:02.319Z] daemon.go:288: [da2688080cae6] exiting daemon [2019-09-06T23:35:02.319Z] daemon.go:321: [da2688080cae6] waiting for daemon to start [2019-09-06T23:35:02.319Z] daemon.go:339: [da2688080cae6] daemon started [2019-09-06T23:35:02.319Z] daemon.go:449: [da2688080cae6] Stopping daemon [2019-09-06T23:35:02.319Z] daemon.go:288: [da2688080cae6] exiting daemon [2019-09-06T23:35:02.319Z] daemon.go:436: [da2688080cae6] Daemon stopped [2019-09-06T23:35:02.319Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.57s) [2019-09-06T23:35:02.319Z] 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 [2019-09-06T23:35:02.319Z] daemon.go:321: [d8d73c4486455] waiting for daemon to start [2019-09-06T23:35:02.319Z] daemon.go:339: [d8d73c4486455] daemon started [2019-09-06T23:35:02.319Z] daemon.go:449: [d8d73c4486455] Stopping daemon [2019-09-06T23:35:02.319Z] daemon.go:288: [d8d73c4486455] exiting daemon [2019-09-06T23:35:02.319Z] daemon.go:436: [d8d73c4486455] Daemon stopped [2019-09-06T23:35:02.319Z] daemon.go:321: [d8d73c4486455] waiting for daemon to start [2019-09-06T23:35:02.319Z] daemon.go:339: [d8d73c4486455] daemon started [2019-09-06T23:35:02.319Z] daemon.go:449: [d8d73c4486455] Stopping daemon [2019-09-06T23:35:02.319Z] daemon.go:288: [d8d73c4486455] exiting daemon [2019-09-06T23:35:02.319Z] daemon.go:436: [d8d73c4486455] Daemon stopped [2019-09-06T23:35:02.319Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.44s) [2019-09-06T23:35:02.319Z] 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 [2019-09-06T23:35:02.319Z] daemon.go:321: [d0d99260a58b0] waiting for daemon to start [2019-09-06T23:35:02.319Z] daemon.go:339: [d0d99260a58b0] daemon started [2019-09-06T23:35:02.319Z] daemon.go:288: [d0d99260a58b0] exiting daemon [2019-09-06T23:35:02.319Z] daemon.go:321: [d0d99260a58b0] waiting for daemon to start [2019-09-06T23:35:02.319Z] daemon.go:339: [d0d99260a58b0] daemon started [2019-09-06T23:35:02.319Z] daemon.go:449: [d0d99260a58b0] Stopping daemon [2019-09-06T23:35:02.319Z] daemon.go:288: [d0d99260a58b0] exiting daemon [2019-09-06T23:35:02.319Z] daemon.go:436: [d0d99260a58b0] Daemon stopped [2019-09-06T23:35:02.319Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.42s) [2019-09-06T23:35:02.319Z] 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 [2019-09-06T23:35:02.319Z] daemon.go:321: [d585feb1863d1] waiting for daemon to start [2019-09-06T23:35:02.319Z] daemon.go:339: [d585feb1863d1] daemon started [2019-09-06T23:35:02.319Z] daemon.go:449: [d585feb1863d1] Stopping daemon [2019-09-06T23:35:02.319Z] daemon.go:288: [d585feb1863d1] exiting daemon [2019-09-06T23:35:02.319Z] daemon.go:436: [d585feb1863d1] Daemon stopped [2019-09-06T23:35:02.319Z] daemon.go:321: [d585feb1863d1] waiting for daemon to start [2019-09-06T23:35:02.319Z] daemon.go:339: [d585feb1863d1] daemon started [2019-09-06T23:35:02.319Z] daemon.go:449: [d585feb1863d1] Stopping daemon [2019-09-06T23:35:02.319Z] daemon.go:288: [d585feb1863d1] exiting daemon [2019-09-06T23:35:02.319Z] daemon.go:436: [d585feb1863d1] Daemon stopped [2019-09-06T23:35:02.319Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.45s) [2019-09-06T23:35:02.319Z] 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 [2019-09-06T23:35:02.319Z] daemon.go:321: [d904d49c25374] waiting for daemon to start [2019-09-06T23:35:02.319Z] daemon.go:339: [d904d49c25374] daemon started [2019-09-06T23:35:02.319Z] daemon.go:449: [d904d49c25374] Stopping daemon [2019-09-06T23:35:02.319Z] daemon.go:288: [d904d49c25374] exiting daemon [2019-09-06T23:35:02.319Z] daemon.go:436: [d904d49c25374] Daemon stopped [2019-09-06T23:35:02.319Z] daemon.go:321: [d904d49c25374] waiting for daemon to start [2019-09-06T23:35:02.319Z] daemon.go:339: [d904d49c25374] daemon started [2019-09-06T23:35:02.319Z] daemon.go:449: [d904d49c25374] Stopping daemon [2019-09-06T23:35:02.319Z] daemon.go:288: [d904d49c25374] exiting daemon [2019-09-06T23:35:02.319Z] daemon.go:436: [d904d49c25374] Daemon stopped [2019-09-06T23:35:02.319Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.02s) [2019-09-06T23:35:02.319Z] 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 [2019-09-06T23:35:02.319Z] daemon.go:321: [dc39b7fee4326] waiting for daemon to start [2019-09-06T23:35:02.319Z] daemon.go:339: [dc39b7fee4326] daemon started [2019-09-06T23:35:02.319Z] daemon.go:449: [dc39b7fee4326] Stopping daemon [2019-09-06T23:35:02.319Z] daemon.go:288: [dc39b7fee4326] exiting daemon [2019-09-06T23:35:02.319Z] daemon.go:436: [dc39b7fee4326] Daemon stopped [2019-09-06T23:35:02.319Z] daemon.go:321: [dc39b7fee4326] waiting for daemon to start [2019-09-06T23:35:02.319Z] daemon.go:339: [dc39b7fee4326] daemon started [2019-09-06T23:35:02.319Z] daemon.go:449: [dc39b7fee4326] Stopping daemon [2019-09-06T23:35:02.319Z] daemon.go:288: [dc39b7fee4326] exiting daemon [2019-09-06T23:35:02.319Z] daemon.go:436: [dc39b7fee4326] Daemon stopped [2019-09-06T23:35:02.319Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.16s) [2019-09-06T23:35:02.319Z] 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 [2019-09-06T23:35:02.319Z] daemon.go:321: [da06c0f55c17e] waiting for daemon to start [2019-09-06T23:35:02.319Z] daemon.go:339: [da06c0f55c17e] daemon started [2019-09-06T23:35:02.319Z] daemon.go:321: [da06c0f55c17e] waiting for daemon to start [2019-09-06T23:35:02.319Z] daemon.go:288: [da06c0f55c17e] exiting daemon [2019-09-06T23:35:02.319Z] daemon.go:339: [da06c0f55c17e] daemon started [2019-09-06T23:35:02.319Z] daemon.go:449: [da06c0f55c17e] Stopping daemon [2019-09-06T23:35:02.319Z] daemon.go:288: [da06c0f55c17e] exiting daemon [2019-09-06T23:35:02.319Z] daemon.go:436: [da06c0f55c17e] Daemon stopped [2019-09-06T23:35:02.319Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.05s) [2019-09-06T23:35:02.319Z] 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 [2019-09-06T23:35:02.319Z] daemon.go:321: [de39c55c922b3] waiting for daemon to start [2019-09-06T23:35:02.319Z] daemon.go:339: [de39c55c922b3] daemon started [2019-09-06T23:35:02.319Z] daemon.go:321: [de39c55c922b3] waiting for daemon to start [2019-09-06T23:35:02.319Z] daemon.go:288: [de39c55c922b3] exiting daemon [2019-09-06T23:35:02.319Z] daemon.go:339: [de39c55c922b3] daemon started [2019-09-06T23:35:02.319Z] daemon.go:449: [de39c55c922b3] Stopping daemon [2019-09-06T23:35:02.319Z] daemon.go:288: [de39c55c922b3] exiting daemon [2019-09-06T23:35:02.319Z] daemon.go:436: [de39c55c922b3] Daemon stopped [2019-09-06T23:35:02.319Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.15s) [2019-09-06T23:35:02.319Z] 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 [2019-09-06T23:35:02.319Z] daemon.go:321: [de8a1927bb7ba] waiting for daemon to start [2019-09-06T23:35:02.319Z] daemon.go:339: [de8a1927bb7ba] daemon started [2019-09-06T23:35:02.319Z] daemon.go:449: [de8a1927bb7ba] Stopping daemon [2019-09-06T23:35:02.319Z] daemon.go:288: [de8a1927bb7ba] exiting daemon [2019-09-06T23:35:02.319Z] daemon.go:436: [de8a1927bb7ba] Daemon stopped [2019-09-06T23:35:02.319Z] daemon.go:321: [de8a1927bb7ba] waiting for daemon to start [2019-09-06T23:35:02.319Z] daemon.go:339: [de8a1927bb7ba] daemon started [2019-09-06T23:35:02.319Z] daemon.go:449: [de8a1927bb7ba] Stopping daemon [2019-09-06T23:35:02.319Z] daemon.go:288: [de8a1927bb7ba] exiting daemon [2019-09-06T23:35:02.319Z] daemon.go:436: [de8a1927bb7ba] Daemon stopped [2019-09-06T23:35:02.319Z] === RUN TestKernelTCPMemory [2019-09-06T23:35:02.933Z] Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-09-06T23:35:02.933Z] Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2019-09-06T23:35:02.933Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-06T23:35:02.933Z] Setting up python-protobuf (3.0.0-9) ... [2019-09-06T23:35:03.622Z] --- PASS: TestSecretInspect (3.42s) [2019-09-06T23:35:03.623Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2019-09-06T23:35:03.623Z] daemon.go:321: [d7449a6274de0] waiting for daemon to start [2019-09-06T23:35:03.623Z] daemon.go:339: [d7449a6274de0] daemon started [2019-09-06T23:35:03.623Z] daemon.go:449: [d7449a6274de0] Stopping daemon [2019-09-06T23:35:03.623Z] daemon.go:288: [d7449a6274de0] exiting daemon [2019-09-06T23:35:03.623Z] daemon.go:436: [d7449a6274de0] Daemon stopped [2019-09-06T23:35:03.623Z] === RUN TestSecretList [2019-09-06T23:35:04.215Z] --- PASS: TestKernelTCPMemory (1.79s) [2019-09-06T23:35:04.215Z] === RUN TestNISDomainname [2019-09-06T23:35:04.408Z] Setting up libcap-dev:ppc64el (1:2.25-1) ... [2019-09-06T23:35:04.408Z] Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-09-06T23:35:04.408Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-09-06T23:35:04.408Z] Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-09-06T23:35:04.408Z] Setting up libprotoc10:ppc64el (3.0.0-9) ... [2019-09-06T23:35:04.408Z] Setting up protobuf-c-compiler (1.2.1-2) ... [2019-09-06T23:35:04.408Z] Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-09-06T23:35:04.408Z] Setting up protobuf-compiler (3.0.0-9) ... [2019-09-06T23:35:04.408Z] Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-09-06T23:35:04.408Z] Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2019-09-06T23:35:04.408Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-06T23:35:04.908Z] --- PASS: TestRemoveContainerRunning (3.52s) [2019-09-06T23:35:04.908Z] === RUN TestRemoveContainerForceRemoveRunning [2019-09-06T23:35:05.421Z] Removing intermediate container bcb068df3ef8 [2019-09-06T23:35:05.421Z] ---> 54731714dbff [2019-09-06T23:35:05.421Z] 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 [2019-09-06T23:35:05.421Z] ---> Running in 2484e9007f93 [2019-09-06T23:35:05.585Z] --- PASS: TestNISDomainname (1.49s) [2019-09-06T23:35:05.585Z] === RUN TestStats [2019-09-06T23:35:06.430Z] fatal: Not a git repository (or any of the parent directories): .git [2019-09-06T23:35:06.516Z] PASS: docker_cli_create_test.go:136: DockerSuite.TestCreateWithLargePortRange 3.966s [2019-09-06T23:35:06.516Z] PASS: docker_cli_create_test.go:107: DockerSuite.TestCreateWithPortRange 0.121s [2019-09-06T23:35:06.516Z] PASS: docker_api_containers_test.go:893: DockerSuite.TestCreateWithTooLowMemoryLimit 0.006s [2019-09-06T23:35:06.516Z] PASS: docker_cli_create_test.go:302: DockerSuite.TestCreateWithWorkdir 0.164s [2019-09-06T23:35:06.716Z]  GEN .gitid [2019-09-06T23:35:06.716Z] GEN criu/include/version.h [2019-09-06T23:35:06.716Z] GEN include/common/asm [2019-09-06T23:35:06.773Z] PASS: docker_deprecated_api_v124_test.go:71: DockerSuite.TestDeprecatedContainerAPIStartDupVolumeBinds 0.063s [2019-09-06T23:35:06.773Z] PASS: docker_deprecated_api_v124_test.go:21: DockerSuite.TestDeprecatedContainerAPIStartHostConfig 0.078s [2019-09-06T23:35:06.986Z] --- PASS: TestSecretList (3.33s) [2019-09-06T23:35:06.986Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2019-09-06T23:35:06.986Z] daemon.go:321: [df27fcd5b1ba3] waiting for daemon to start [2019-09-06T23:35:06.986Z] daemon.go:339: [df27fcd5b1ba3] daemon started [2019-09-06T23:35:06.986Z] daemon.go:449: [df27fcd5b1ba3] Stopping daemon [2019-09-06T23:35:06.986Z] daemon.go:288: [df27fcd5b1ba3] exiting daemon [2019-09-06T23:35:06.986Z] daemon.go:436: [df27fcd5b1ba3] Daemon stopped [2019-09-06T23:35:06.986Z] === RUN TestSecretsCreateAndDelete [2019-09-06T23:35:07.000Z] PBCC images/google/protobuf/descriptor.pb-c.c [2019-09-06T23:35:07.001Z] PBCC images/opts.pb-c.c [2019-09-06T23:35:07.001Z] PBCC images/sit.pb-c.c [2019-09-06T23:35:07.001Z] DEP images/google/protobuf/descriptor.pb-c.d [2019-09-06T23:35:07.001Z] DEP images/opts.pb-c.d [2019-09-06T23:35:07.001Z] DEP images/sit.pb-c.d [2019-09-06T23:35:07.001Z] PBCC images/macvlan.pb-c.c [2019-09-06T23:35:07.001Z] DEP images/macvlan.pb-c.d [2019-09-06T23:35:07.001Z] PBCC images/autofs.pb-c.c [2019-09-06T23:35:07.001Z] DEP images/autofs.pb-c.d [2019-09-06T23:35:07.001Z] PBCC images/sysctl.pb-c.c [2019-09-06T23:35:07.001Z] DEP images/sysctl.pb-c.d [2019-09-06T23:35:07.001Z] PBCC images/time.pb-c.c [2019-09-06T23:35:07.001Z] DEP images/time.pb-c.d [2019-09-06T23:35:07.001Z] PBCC images/binfmt-misc.pb-c.c [2019-09-06T23:35:07.001Z] DEP images/binfmt-misc.pb-c.d [2019-09-06T23:35:07.001Z] PBCC images/seccomp.pb-c.c [2019-09-06T23:35:07.001Z] DEP images/seccomp.pb-c.d [2019-09-06T23:35:07.001Z] PBCC images/userns.pb-c.c [2019-09-06T23:35:07.001Z] DEP images/userns.pb-c.d [2019-09-06T23:35:07.285Z] PBCC images/cgroup.pb-c.c [2019-09-06T23:35:07.285Z] DEP images/cgroup.pb-c.d [2019-09-06T23:35:07.285Z] PBCC images/fown.pb-c.c [2019-09-06T23:35:07.285Z] PBCC images/ext-file.pb-c.c [2019-09-06T23:35:07.285Z] DEP images/fown.pb-c.d [2019-09-06T23:35:07.285Z] DEP images/ext-file.pb-c.d [2019-09-06T23:35:07.285Z] PBCC images/rpc.pb-c.c [2019-09-06T23:35:07.285Z] DEP images/rpc.pb-c.d [2019-09-06T23:35:07.285Z] PBCC images/siginfo.pb-c.c [2019-09-06T23:35:07.285Z] DEP images/siginfo.pb-c.d [2019-09-06T23:35:07.285Z] PBCC images/pagemap.pb-c.c [2019-09-06T23:35:07.285Z] DEP images/pagemap.pb-c.d [2019-09-06T23:35:07.285Z] PBCC images/rlimit.pb-c.c [2019-09-06T23:35:07.285Z] DEP images/rlimit.pb-c.d [2019-09-06T23:35:07.285Z] PBCC images/file-lock.pb-c.c [2019-09-06T23:35:07.285Z] DEP images/file-lock.pb-c.d [2019-09-06T23:35:07.285Z] PBCC images/tty.pb-c.c [2019-09-06T23:35:07.285Z] DEP images/tty.pb-c.d [2019-09-06T23:35:07.285Z] PBCC images/tun.pb-c.c [2019-09-06T23:35:07.285Z] PBCC images/netdev.pb-c.c [2019-09-06T23:35:07.285Z] DEP images/tun.pb-c.d [2019-09-06T23:35:07.568Z] DEP images/netdev.pb-c.d [2019-09-06T23:35:07.568Z] PBCC images/vma.pb-c.c [2019-09-06T23:35:07.568Z] DEP images/vma.pb-c.d [2019-09-06T23:35:07.568Z] PBCC images/creds.pb-c.c [2019-09-06T23:35:07.568Z] DEP images/creds.pb-c.d [2019-09-06T23:35:07.568Z] PBCC images/utsns.pb-c.c [2019-09-06T23:35:07.568Z] DEP images/utsns.pb-c.d [2019-09-06T23:35:07.568Z] PBCC images/ipc-desc.pb-c.c [2019-09-06T23:35:07.568Z] PBCC images/ipc-sem.pb-c.c [2019-09-06T23:35:07.568Z] DEP images/ipc-desc.pb-c.d [2019-09-06T23:35:07.568Z] DEP images/ipc-sem.pb-c.d [2019-09-06T23:35:07.568Z] PBCC images/ipc-msg.pb-c.c [2019-09-06T23:35:07.568Z] DEP images/ipc-msg.pb-c.d [2019-09-06T23:35:07.568Z] PBCC images/ipc-shm.pb-c.c [2019-09-06T23:35:07.568Z] DEP images/ipc-shm.pb-c.d [2019-09-06T23:35:07.568Z] PBCC images/ipc-var.pb-c.c [2019-09-06T23:35:07.568Z] DEP images/ipc-var.pb-c.d [2019-09-06T23:35:07.568Z] PBCC images/sk-opts.pb-c.c [2019-09-06T23:35:07.568Z] PBCC images/packet-sock.pb-c.c [2019-09-06T23:35:07.568Z] DEP images/sk-opts.pb-c.d [2019-09-06T23:35:07.714Z] PASS: docker_deprecated_api_v124_test.go:40: DockerSuite.TestDeprecatedContainerAPIStartVolumeBinds 0.691s [2019-09-06T23:35:07.842Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.29s) [2019-09-06T23:35:07.842Z] === RUN TestRemoveInvalidContainer [2019-09-06T23:35:07.842Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-09-06T23:35:07.842Z] === RUN TestRenameLinkedContainer [2019-09-06T23:35:07.842Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2019-09-06T23:35:07.842Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2019-09-06T23:35:07.842Z] === RUN TestRenameStoppedContainer [2019-09-06T23:35:07.851Z] DEP images/packet-sock.pb-c.d [2019-09-06T23:35:07.851Z] PBCC images/sk-netlink.pb-c.c [2019-09-06T23:35:07.851Z] DEP images/sk-netlink.pb-c.d [2019-09-06T23:35:07.851Z] PBCC images/sk-inet.pb-c.c [2019-09-06T23:35:07.851Z] DEP images/sk-inet.pb-c.d [2019-09-06T23:35:07.851Z] PBCC images/sk-unix.pb-c.c [2019-09-06T23:35:07.851Z] DEP images/sk-unix.pb-c.d [2019-09-06T23:35:07.851Z] PBCC images/mm.pb-c.c [2019-09-06T23:35:07.851Z] DEP images/mm.pb-c.d [2019-09-06T23:35:07.851Z] PBCC images/timerfd.pb-c.c [2019-09-06T23:35:07.851Z] DEP images/timerfd.pb-c.d [2019-09-06T23:35:07.851Z] PBCC images/timer.pb-c.c [2019-09-06T23:35:07.851Z] DEP images/timer.pb-c.d [2019-09-06T23:35:07.851Z] PBCC images/sa.pb-c.c [2019-09-06T23:35:07.851Z] DEP images/sa.pb-c.d [2019-09-06T23:35:07.851Z] PBCC images/pipe-data.pb-c.c [2019-09-06T23:35:07.851Z] DEP images/pipe-data.pb-c.d [2019-09-06T23:35:07.851Z] PBCC images/mnt.pb-c.c [2019-09-06T23:35:07.972Z] --- PASS: TestStats (2.44s) [2019-09-06T23:35:07.972Z] === RUN TestStopContainerWithTimeout [2019-09-06T23:35:07.972Z] === RUN TestStopContainerWithTimeout/0 [2019-09-06T23:35:07.972Z] === PAUSE TestStopContainerWithTimeout/0 [2019-09-06T23:35:07.972Z] === RUN TestStopContainerWithTimeout/1 [2019-09-06T23:35:07.972Z] === PAUSE TestStopContainerWithTimeout/1 [2019-09-06T23:35:07.972Z] === RUN TestStopContainerWithTimeout/3 [2019-09-06T23:35:07.972Z] === PAUSE TestStopContainerWithTimeout/3 [2019-09-06T23:35:07.972Z] === RUN TestStopContainerWithTimeout/-1 [2019-09-06T23:35:07.972Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-09-06T23:35:07.972Z] === CONT TestStopContainerWithTimeout/0 [2019-09-06T23:35:07.972Z] === CONT TestStopContainerWithTimeout/3 [2019-09-06T23:35:08.056Z] PASS: docker_cli_build_test.go:4208: DockerSuite.TestBuildBuildTimeArgCacheMissExtraArg 8.427s [2019-09-06T23:35:08.172Z] DEP images/mnt.pb-c.d [2019-09-06T23:35:08.172Z] PBCC images/sk-packet.pb-c.c [2019-09-06T23:35:08.172Z] DEP images/sk-packet.pb-c.d [2019-09-06T23:35:08.172Z] PBCC images/tcp-stream.pb-c.c [2019-09-06T23:35:08.172Z] DEP images/tcp-stream.pb-c.d [2019-09-06T23:35:08.172Z] PBCC images/pipe.pb-c.c [2019-09-06T23:35:08.172Z] DEP images/pipe.pb-c.d [2019-09-06T23:35:08.172Z] PBCC images/pstree.pb-c.c [2019-09-06T23:35:08.172Z] DEP images/pstree.pb-c.d [2019-09-06T23:35:08.172Z] PBCC images/fs.pb-c.c [2019-09-06T23:35:08.172Z] DEP images/fs.pb-c.d [2019-09-06T23:35:08.172Z] PBCC images/signalfd.pb-c.c [2019-09-06T23:35:08.172Z] DEP images/signalfd.pb-c.d [2019-09-06T23:35:08.173Z] PBCC images/fh.pb-c.c [2019-09-06T23:35:08.173Z] PBCC images/fsnotify.pb-c.c [2019-09-06T23:35:08.173Z] DEP images/fh.pb-c.d [2019-09-06T23:35:08.173Z] DEP images/fsnotify.pb-c.d [2019-09-06T23:35:08.173Z] PBCC images/eventpoll.pb-c.c [2019-09-06T23:35:08.173Z] DEP images/eventpoll.pb-c.d [2019-09-06T23:35:08.173Z] PBCC images/eventfd.pb-c.c [2019-09-06T23:35:08.173Z] DEP images/eventfd.pb-c.d [2019-09-06T23:35:08.173Z] PBCC images/remap-file-path.pb-c.c [2019-09-06T23:35:08.173Z] DEP images/remap-file-path.pb-c.d [2019-09-06T23:35:08.462Z] PBCC images/fifo.pb-c.c [2019-09-06T23:35:08.462Z] DEP images/fifo.pb-c.d [2019-09-06T23:35:08.462Z] PBCC images/ghost-file.pb-c.c [2019-09-06T23:35:08.462Z] DEP images/ghost-file.pb-c.d [2019-09-06T23:35:08.462Z] PBCC images/regfile.pb-c.c [2019-09-06T23:35:08.462Z] DEP images/regfile.pb-c.d [2019-09-06T23:35:08.462Z] PBCC images/ns.pb-c.c [2019-09-06T23:35:08.462Z] DEP images/ns.pb-c.d [2019-09-06T23:35:08.462Z] PBCC images/fdinfo.pb-c.c [2019-09-06T23:35:08.462Z] DEP images/fdinfo.pb-c.d [2019-09-06T23:35:08.462Z] PBCC images/core-aarch64.pb-c.c [2019-09-06T23:35:08.462Z] PBCC images/core-arm.pb-c.c [2019-09-06T23:35:08.462Z] PBCC images/core-ppc64.pb-c.c [2019-09-06T23:35:08.462Z] PBCC images/core-s390.pb-c.c [2019-09-06T23:35:08.462Z] PBCC images/core-x86.pb-c.c [2019-09-06T23:35:08.462Z] PBCC images/core.pb-c.c [2019-09-06T23:35:08.462Z] PBCC images/inventory.pb-c.c [2019-09-06T23:35:08.716Z] ok github.com/docker/docker/daemon/cluster 0.029s coverage: 0.5% of statements [2019-09-06T23:35:08.747Z] DEP images/core-aarch64.pb-c.d [2019-09-06T23:35:08.747Z] DEP images/core-arm.pb-c.d [2019-09-06T23:35:08.747Z] DEP images/core-ppc64.pb-c.d [2019-09-06T23:35:08.747Z] DEP images/core-s390.pb-c.d [2019-09-06T23:35:08.747Z] DEP images/core-x86.pb-c.d [2019-09-06T23:35:08.747Z] DEP images/core.pb-c.d [2019-09-06T23:35:08.747Z] DEP images/inventory.pb-c.d [2019-09-06T23:35:08.747Z] PBCC images/cpuinfo.pb-c.c [2019-09-06T23:35:08.747Z] DEP images/cpuinfo.pb-c.d [2019-09-06T23:35:08.747Z] PBCC images/stats.pb-c.c [2019-09-06T23:35:08.747Z] DEP images/stats.pb-c.d [2019-09-06T23:35:09.032Z] make[1]: Nothing to be done for 'all'. [2019-09-06T23:35:09.318Z] CC images/stats.o [2019-09-06T23:35:09.342Z] === CONT TestStopContainerWithTimeout/-1 [2019-09-06T23:35:09.599Z] PASS: docker_deprecated_api_v124_test.go:104: DockerSuite.TestDeprecatedContainerAPIStartVolumesFrom 1.612s [2019-09-06T23:35:09.603Z] CC images/core.o [2019-09-06T23:35:09.603Z] CC images/core-x86.o [2019-09-06T23:35:09.887Z] CC images/core-arm.o [2019-09-06T23:35:10.075Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-09-06T23:35:10.170Z] CC images/core-aarch64.o [2019-09-06T23:35:10.170Z] CC images/core-ppc64.o [2019-09-06T23:35:10.453Z] CC images/core-s390.o [2019-09-06T23:35:10.529Z] PASS: docker_deprecated_api_v124_test.go:137: DockerSuite.TestDeprecatedPostContainerBindNormalVolume 0.757s [2019-09-06T23:35:10.738Z] CC images/cpuinfo.o [2019-09-06T23:35:10.738Z] CC images/inventory.o [2019-09-06T23:35:10.738Z] CC images/fdinfo.o [2019-09-06T23:35:10.776Z] --- PASS: TestRenameStoppedContainer (2.47s) [2019-09-06T23:35:10.776Z] === RUN TestRenameRunningContainerAndReuse [2019-09-06T23:35:11.022Z] CC images/fown.o [2019-09-06T23:35:11.022Z] CC images/ns.o [2019-09-06T23:35:11.022Z] CC images/regfile.o [2019-09-06T23:35:11.092Z] === CONT TestStopContainerWithTimeout/1 [2019-09-06T23:35:11.290Z] --- PASS: TestSecretsCreateAndDelete (4.48s) [2019-09-06T23:35:11.290Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2019-09-06T23:35:11.290Z] daemon.go:321: [da40f8c23e424] waiting for daemon to start [2019-09-06T23:35:11.290Z] daemon.go:339: [da40f8c23e424] daemon started [2019-09-06T23:35:11.290Z] daemon.go:449: [da40f8c23e424] Stopping daemon [2019-09-06T23:35:11.290Z] daemon.go:288: [da40f8c23e424] exiting daemon [2019-09-06T23:35:11.290Z] daemon.go:436: [da40f8c23e424] Daemon stopped [2019-09-06T23:35:11.290Z] === RUN TestSecretsUpdate [2019-09-06T23:35:11.306Z] CC images/ghost-file.o [2019-09-06T23:35:11.307Z] CC images/fifo.o [2019-09-06T23:35:11.307Z] CC images/remap-file-path.o [2019-09-06T23:35:11.590Z] CC images/eventfd.o [2019-09-06T23:35:11.590Z] CC images/eventpoll.o [2019-09-06T23:35:11.590Z] CC images/fh.o [2019-09-06T23:35:11.590Z] CC images/fsnotify.o [2019-09-06T23:35:11.874Z] CC images/signalfd.o [2019-09-06T23:35:11.874Z] CC images/fs.o [2019-09-06T23:35:11.956Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.8% of statements [2019-09-06T23:35:12.158Z] CC images/pstree.o [2019-09-06T23:35:12.158Z] CC images/pipe.o [2019-09-06T23:35:12.158Z] CC images/tcp-stream.o [2019-09-06T23:35:12.158Z] CC images/sk-packet.o [2019-09-06T23:35:12.442Z] CC images/mnt.o [2019-09-06T23:35:12.442Z] CC images/pipe-data.o [2019-09-06T23:35:12.442Z] CC images/sa.o [2019-09-06T23:35:12.461Z] PASS: docker_deprecated_api_v124_test.go:199: DockerSuite.TestDeprecatedPostContainersStartWithLinksInHostConfig 1.314s [2019-09-06T23:35:12.726Z] CC images/timer.o [2019-09-06T23:35:12.726Z] CC images/timerfd.o [2019-09-06T23:35:12.726Z] CC images/mm.o [2019-09-06T23:35:13.009Z] CC images/sk-opts.o [2019-09-06T23:35:13.009Z] CC images/sk-unix.o [2019-09-06T23:35:13.009Z] CC images/sk-inet.o [2019-09-06T23:35:13.027Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2019-09-06T23:35:13.027Z] --- PASS: TestStopContainerWithTimeout/0 (1.13s) [2019-09-06T23:35:13.027Z] --- PASS: TestStopContainerWithTimeout/3 (3.05s) [2019-09-06T23:35:13.027Z] --- PASS: TestStopContainerWithTimeout/-1 (2.77s) [2019-09-06T23:35:13.027Z] --- PASS: TestStopContainerWithTimeout/1 (1.96s) [2019-09-06T23:35:13.027Z] === RUN TestDeleteDevicemapper [2019-09-06T23:35:13.027Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-09-06T23:35:13.027Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-09-06T23:35:13.027Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-09-06T23:35:13.302Z] CC images/tun.o [2019-09-06T23:35:13.302Z] CC images/sk-netlink.o [2019-09-06T23:35:13.302Z] CC images/packet-sock.o [2019-09-06T23:35:13.585Z] CC images/ipc-var.o [2019-09-06T23:35:13.585Z] CC images/ipc-desc.o [2019-09-06T23:35:13.585Z] CC images/ipc-shm.o [2019-09-06T23:35:13.585Z] CC images/ipc-msg.o [2019-09-06T23:35:13.869Z] CC images/ipc-sem.o [2019-09-06T23:35:13.869Z] CC images/utsns.o [2019-09-06T23:35:13.869Z] CC images/creds.o [2019-09-06T23:35:13.959Z] PASS: docker_api_swarm_service_test.go:351: DockerSwarmSuite.TestAPISwarmServiceConstraintRole 9.518s [2019-09-06T23:35:14.153Z] CC images/vma.o [2019-09-06T23:35:14.153Z] CC images/netdev.o [2019-09-06T23:35:14.153Z] CC images/tty.o [2019-09-06T23:35:14.217Z] PASS: docker_deprecated_api_v124_test.go:217: DockerSuite.TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked 1.794s [2019-09-06T23:35:14.437Z] CC images/file-lock.o [2019-09-06T23:35:14.437Z] CC images/rlimit.o [2019-09-06T23:35:14.437Z] CC images/pagemap.o [2019-09-06T23:35:14.720Z] CC images/siginfo.o [2019-09-06T23:35:14.720Z] CC images/rpc.o [2019-09-06T23:35:15.138Z] PASS: docker_cli_build_test.go:4239: DockerSuite.TestBuildBuildTimeArgCacheMissSameArgDiffVal 8.008s [2019-09-06T23:35:15.149Z] PASS: docker_deprecated_api_v124_test.go:182: DockerSuite.TestDeprecatedPostContainersStartWithoutLinksInHostConfig 0.836s [2019-09-06T23:35:15.340Z] CC images/ext-file.o [2019-09-06T23:35:15.340Z] CC images/cgroup.o [2019-09-06T23:35:15.598Z] SKIP: docker_cli_build_test.go:4485: DockerSuite.TestBuildBuildTimeArgDefaultOverride (unmatched requirement DaemonIsLinux) [2019-09-06T23:35:15.623Z] CC images/userns.o [2019-09-06T23:35:15.623Z] CC images/google/protobuf/descriptor.o [2019-09-06T23:35:15.713Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.81s) [2019-09-06T23:35:15.713Z] === RUN TestUpdateMemory [2019-09-06T23:35:15.713Z] --- SKIP: TestUpdateMemory (0.00s) [2019-09-06T23:35:15.713Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-09-06T23:35:15.713Z] === RUN TestUpdateCPUQuota [2019-09-06T23:35:16.277Z] PASS: docker_deprecated_api_v124_test.go:236: DockerSuite.TestDeprecatedStartWithNilDNS 0.816s [2019-09-06T23:35:16.277Z] PASS: docker_deprecated_api_v124_test.go:157: DockerSuite.TestDeprecatedStartWithTooLowMemoryLimit 0.109s [2019-09-06T23:35:16.279Z] CC images/opts.o [2019-09-06T23:35:16.279Z] CC images/seccomp.o [2019-09-06T23:35:16.279Z] CC images/binfmt-misc.o [2019-09-06T23:35:16.563Z] CC images/time.o [2019-09-06T23:35:16.563Z] CC images/sysctl.o [2019-09-06T23:35:16.563Z] CC images/autofs.o [2019-09-06T23:35:16.563Z] CC images/macvlan.o [2019-09-06T23:35:16.563Z] CC images/sit.o [2019-09-06T23:35:16.578Z] --- PASS: TestSecretsUpdate (5.21s) [2019-09-06T23:35:16.578Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2019-09-06T23:35:16.578Z] daemon.go:321: [dda6291fb990c] waiting for daemon to start [2019-09-06T23:35:16.578Z] daemon.go:339: [dda6291fb990c] daemon started [2019-09-06T23:35:16.578Z] daemon.go:449: [dda6291fb990c] Stopping daemon [2019-09-06T23:35:16.578Z] daemon.go:288: [dda6291fb990c] exiting daemon [2019-09-06T23:35:16.578Z] daemon.go:436: [dda6291fb990c] Daemon stopped [2019-09-06T23:35:16.578Z] === RUN TestTemplatedSecret [2019-09-06T23:35:16.846Z] LINK images/built-in.o [2019-09-06T23:35:16.846Z] GEN compel/include/asm [2019-09-06T23:35:16.846Z] GEN compel/include/version.h [2019-09-06T23:35:16.846Z] touch .config [2019-09-06T23:35:16.846Z] GEN include/common/config.h [2019-09-06T23:35:16.846Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-09-06T23:35:16.846Z] GEN compel/plugins/include/uapi/std/syscall.h [2019-09-06T23:35:16.846Z] GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2019-09-06T23:35:16.846Z] DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2019-09-06T23:35:16.846Z] DEP compel/arch/ppc64/plugins/std/memcmp.d [2019-09-06T23:35:16.846Z] DEP compel/arch/ppc64/plugins/std/memcpy.d [2019-09-06T23:35:16.846Z] DEP compel/arch/ppc64/plugins/std/parasite-head.d [2019-09-06T23:35:16.846Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-09-06T23:35:16.846Z] DEP compel/plugins/std/infect.d [2019-09-06T23:35:16.846Z] DEP compel/plugins/std/string.d [2019-09-06T23:35:17.129Z] DEP compel/plugins/std/log.d [2019-09-06T23:35:17.129Z] DEP compel/plugins/std/fds.d [2019-09-06T23:35:17.129Z] DEP compel/plugins/std/std.d [2019-09-06T23:35:17.129Z] DEP compel/plugins/shmem/shmem.d [2019-09-06T23:35:17.129Z] DEP compel/plugins/fds/fds.d [2019-09-06T23:35:17.129Z] CC compel/plugins/std/std.o [2019-09-06T23:35:17.412Z] CC compel/plugins/std/fds.o [2019-09-06T23:35:17.412Z] CC compel/plugins/std/log.o [2019-09-06T23:35:17.647Z] PASS: docker_cli_run_test.go:3001: DockerSuite.TestDevicePermissions 1.036s [2019-09-06T23:35:17.647Z] PASS: docker_cli_run_test.go:3712: DockerSuite.TestDockerFails 0.012s [2019-09-06T23:35:17.647Z] PASS: docker_cli_network_unix_test.go:450: DockerSuite.TestDockerInspectMultipleNetwork 0.011s [2019-09-06T23:35:17.647Z] PASS: docker_cli_network_unix_test.go:460: DockerSuite.TestDockerInspectMultipleNetworksIncludingNonexistent 0.029s [2019-09-06T23:35:17.695Z] CC compel/plugins/std/string.o [2019-09-06T23:35:17.905Z] --- PASS: TestUpdateCPUQuota (2.26s) [2019-09-06T23:35:17.905Z] === RUN TestUpdatePidsLimit [2019-09-06T23:35:17.941Z] --- PASS: TestRenameRunningContainerAndReuse (7.35s) [2019-09-06T23:35:17.941Z] === RUN TestRenameInvalidName [2019-09-06T23:35:17.978Z] CC compel/plugins/std/infect.o [2019-09-06T23:35:17.978Z] CC compel/arch/ppc64/plugins/std/parasite-head.o [2019-09-06T23:35:17.978Z] CC compel/arch/ppc64/plugins/std/memcpy.o [2019-09-06T23:35:17.978Z] CC compel/arch/ppc64/plugins/std/memcmp.o [2019-09-06T23:35:18.162Z] === RUN TestUpdatePidsLimit/update_from_none [2019-09-06T23:35:18.262Z] CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2019-09-06T23:35:18.262Z] AR compel/plugins/std.lib.a [2019-09-06T23:35:18.262Z] CC compel/plugins/fds/fds.o [2019-09-06T23:35:18.262Z] AR compel/plugins/fds.lib.a [2019-09-06T23:35:18.262Z] HOSTDEP compel/src/lib/handle-elf-host.d [2019-09-06T23:35:18.262Z] HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2019-09-06T23:35:18.262Z] HOSTDEP compel/src/lib/log-host.d [2019-09-06T23:35:18.545Z] HOSTDEP compel/src/main-host.d [2019-09-06T23:35:18.545Z] DEP compel/src/lib/ptrace.d [2019-09-06T23:35:18.545Z] DEP compel/src/lib/infect.d [2019-09-06T23:35:18.545Z] DEP compel/src/lib/infect-util.d [2019-09-06T23:35:18.545Z] DEP compel/src/lib/infect-rpc.d [2019-09-06T23:35:18.545Z] DEP compel/src/lib/handle-elf.d [2019-09-06T23:35:18.726Z] === RUN TestUpdatePidsLimit/no_change [2019-09-06T23:35:18.828Z] DEP compel/arch/ppc64/src/lib/handle-elf.d [2019-09-06T23:35:18.828Z] DEP compel/arch/ppc64/src/lib/infect.d [2019-09-06T23:35:18.828Z] DEP compel/arch/ppc64/src/lib/cpu.d [2019-09-06T23:35:18.828Z] DEP compel/src/lib/log.d [2019-09-06T23:35:18.828Z] DEP compel/src/main.d [2019-09-06T23:35:18.828Z] CC compel/src/lib/log.o [2019-09-06T23:35:19.111Z] CC compel/arch/ppc64/src/lib/cpu.o [2019-09-06T23:35:19.111Z] CC compel/arch/ppc64/src/lib/infect.o [2019-09-06T23:35:19.290Z] PASS: docker_cli_network_unix_test.go:499: DockerSuite.TestDockerInspectNetworkWithContainerName 1.606s [2019-09-06T23:35:19.290Z] === RUN TestUpdatePidsLimit/update_lower [2019-09-06T23:35:19.399Z] CC compel/arch/ppc64/src/lib/handle-elf.o [2019-09-06T23:35:19.682Z] CC compel/src/lib/handle-elf.o [2019-09-06T23:35:19.965Z] CC compel/src/lib/infect-rpc.o [2019-09-06T23:35:20.222Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-09-06T23:35:20.247Z] CC compel/src/lib/infect-util.o [2019-09-06T23:35:20.247Z] CC compel/src/lib/infect.o [2019-09-06T23:35:20.509Z] --- PASS: TestTemplatedSecret (4.51s) [2019-09-06T23:35:20.509Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2019-09-06T23:35:20.509Z] daemon.go:321: [dfe710dffad29] waiting for daemon to start [2019-09-06T23:35:20.509Z] daemon.go:339: [dfe710dffad29] daemon started [2019-09-06T23:35:20.509Z] daemon.go:449: [dfe710dffad29] Stopping daemon [2019-09-06T23:35:20.509Z] daemon.go:288: [dfe710dffad29] exiting daemon [2019-09-06T23:35:20.509Z] daemon.go:436: [dfe710dffad29] Daemon stopped [2019-09-06T23:35:20.509Z] === RUN TestSecretCreateResolve [2019-09-06T23:35:20.787Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-09-06T23:35:20.787Z] PASS: docker_cli_network_unix_test.go:1622: DockerSuite.TestDockerNetworkConnectFailsNoInspectChange 1.685s [2019-09-06T23:35:20.877Z] --- PASS: TestRenameInvalidName (3.14s) [2019-09-06T23:35:20.877Z] === RUN TestRenameAnonymousContainer [2019-09-06T23:35:20.877Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2019-09-06T23:35:20.877Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2019-09-06T23:35:20.877Z] === RUN TestRenameContainerWithSameName [2019-09-06T23:35:21.256Z] CC compel/src/lib/ptrace.o [2019-09-06T23:35:21.256Z] AR compel/libcompel.a [2019-09-06T23:35:21.256Z] HOSTCC compel/src/main-host.o [2019-09-06T23:35:21.352Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-09-06T23:35:21.407Z] PASS: docker_cli_build_test.go:4624: DockerSuite.TestBuildBuildTimeArgDefinitionWithNoEnvInjection 4.550s [2019-09-06T23:35:21.407Z] SKIP: docker_cli_build_test.go:4608: DockerSuite.TestBuildBuildTimeArgEmptyValVariants (unmatched requirement DaemonIsLinux) [2019-09-06T23:35:21.407Z] SKIP: docker_cli_build_test.go:4527: DockerSuite.TestBuildBuildTimeArgEnv (unmatched requirement DaemonIsLinux) [2019-09-06T23:35:21.540Z] HOSTCC compel/src/lib/log-host.o [2019-09-06T23:35:21.540Z] HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2019-09-06T23:35:21.540Z] HOSTCC compel/src/lib/handle-elf-host.o [2019-09-06T23:35:21.824Z] HOSTLINK compel/compel-host-bin [2019-09-06T23:35:21.824Z] DEP soccr/soccr.d [2019-09-06T23:35:21.824Z] CC soccr/soccr.o [2019-09-06T23:35:21.883Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.430s coverage: 13.7% of statements [2019-09-06T23:35:21.883Z] ok github.com/docker/docker/daemon 12.193s coverage: 17.5% of statements [2019-09-06T23:35:21.883Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-09-06T23:35:21.883Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-09-06T23:35:21.883Z] ok github.com/docker/docker/daemon/discovery 0.009s coverage: 30.4% of statements [2019-09-06T23:35:21.920Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-09-06T23:35:22.439Z] AR soccr/libsoccr.a [2019-09-06T23:35:22.439Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-09-06T23:35:22.439Z] DEP criu/arch/ppc64/sigframe.d [2019-09-06T23:35:22.439Z] DEP criu/arch/ppc64/crtools.d [2019-09-06T23:35:22.723Z] DEP criu/arch/ppc64/cpu.d [2019-09-06T23:35:22.723Z] CC criu/arch/ppc64/cpu.o [2019-09-06T23:35:22.865Z] PASS: docker_cli_network_unix_test.go:404: DockerSuite.TestDockerNetworkDeleteMultiple 1.557s [2019-09-06T23:35:22.865Z] PASS: docker_cli_network_unix_test.go:399: DockerSuite.TestDockerNetworkDeleteNotExists 0.016s [2019-09-06T23:35:22.865Z] PASS: docker_cli_network_unix_test.go:428: DockerSuite.TestDockerNetworkInspect 0.034s [2019-09-06T23:35:22.865Z] PASS: docker_cli_network_unix_test.go:439: DockerSuite.TestDockerNetworkInspectWithID 0.102s [2019-09-06T23:35:23.006Z] CC criu/arch/ppc64/crtools.o [2019-09-06T23:35:23.245Z] ok github.com/docker/docker/daemon/config 0.062s coverage: 84.7% of statements [2019-09-06T23:35:23.245Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2019-09-06T23:35:23.245Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-09-06T23:35:23.245Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-09-06T23:35:23.291Z] CC criu/arch/ppc64/sigframe.o [2019-09-06T23:35:23.291Z] LINK criu/arch/ppc64/crtools.built-in.o [2019-09-06T23:35:23.291Z] DEP criu/arch/ppc64/misc.d [2019-09-06T23:35:23.291Z] DEP criu/arch/ppc64/vdso-trampoline.d [2019-09-06T23:35:23.291Z] DEP criu/arch/ppc64/vdso-pie.d [2019-09-06T23:35:23.574Z] DEP criu/pie/parasite-vdso.d [2019-09-06T23:35:23.574Z] DEP criu/pie/util-vdso.d [2019-09-06T23:35:23.574Z] DEP criu/pie/util.d [2019-09-06T23:35:23.574Z] CC criu/pie/util.o [2019-09-06T23:35:23.796Z] --- PASS: TestUpdatePidsLimit (5.78s) [2019-09-06T23:35:23.796Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.64s) [2019-09-06T23:35:23.796Z] --- PASS: TestUpdatePidsLimit/no_change (0.67s) [2019-09-06T23:35:23.796Z] --- PASS: TestUpdatePidsLimit/update_lower (0.77s) [2019-09-06T23:35:23.796Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.59s) [2019-09-06T23:35:23.796Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.57s) [2019-09-06T23:35:23.796Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.60s) [2019-09-06T23:35:23.796Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.52s) [2019-09-06T23:35:23.796Z] === RUN TestUpdateRestartPolicy [2019-09-06T23:35:23.814Z] --- PASS: TestRenameContainerWithSameName (3.08s) [2019-09-06T23:35:23.814Z] === RUN TestRenameContainerWithLinkedContainer [2019-09-06T23:35:23.814Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2019-09-06T23:35:23.814Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2019-09-06T23:35:23.814Z] === RUN TestResize [2019-09-06T23:35:23.814Z] --- SKIP: TestResize (0.00s) [2019-09-06T23:35:23.814Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2019-09-06T23:35:23.814Z] === RUN TestResizeWithInvalidSize [2019-09-06T23:35:23.814Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2019-09-06T23:35:23.814Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2019-09-06T23:35:23.814Z] === RUN TestResizeWhenContainerNotStarted [2019-09-06T23:35:23.857Z] CC criu/pie/util-vdso.o [2019-09-06T23:35:24.040Z] --- PASS: TestSecretCreateResolve (3.37s) [2019-09-06T23:35:24.040Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2019-09-06T23:35:24.040Z] daemon.go:321: [d00a3aeb2feb9] waiting for daemon to start [2019-09-06T23:35:24.040Z] daemon.go:339: [d00a3aeb2feb9] daemon started [2019-09-06T23:35:24.040Z] daemon.go:449: [d00a3aeb2feb9] Stopping daemon [2019-09-06T23:35:24.040Z] daemon.go:288: [d00a3aeb2feb9] exiting daemon [2019-09-06T23:35:24.040Z] daemon.go:436: [d00a3aeb2feb9] Daemon stopped [2019-09-06T23:35:24.040Z] PASS [2019-09-06T23:35:24.040Z] Running /go/src/github.com/docker/docker/integration/service flags=-test.v -test.timeout=120m [2019-09-06T23:35:24.141Z] CC criu/pie/parasite-vdso.o [2019-09-06T23:35:24.141Z] CC criu/arch/ppc64/vdso-pie.o [2019-09-06T23:35:24.424Z] CC criu/arch/ppc64/vdso-trampoline.o [2019-09-06T23:35:24.424Z] CC criu/arch/ppc64/misc.o [2019-09-06T23:35:24.424Z] AR criu/pie/pie.lib.a [2019-09-06T23:35:24.424Z] DEP criu/pie/restorer.d [2019-09-06T23:35:24.424Z] DEP criu/arch/ppc64/restorer.d [2019-09-06T23:35:24.454Z] INFO: Testing against a local daemon [2019-09-06T23:35:24.454Z] === RUN TestServiceCreateInit [2019-09-06T23:35:24.454Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-09-06T23:35:24.711Z] DEP criu/pie/parasite.d [2019-09-06T23:35:24.711Z] CC criu/pie/parasite.o [2019-09-06T23:35:25.131Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2019-09-06T23:35:25.326Z] LINK criu/pie/parasite.built-in.o [2019-09-06T23:35:25.326Z] GEN criu/pie/parasite-blob.h [2019-09-06T23:35:25.326Z] CC criu/arch/ppc64/restorer.o [2019-09-06T23:35:25.326Z] CC criu/pie/restorer.o [2019-09-06T23:35:26.105Z] PASS: docker_cli_build_test.go:4320: DockerSuite.TestBuildBuildTimeArgExpansion 4.830s [2019-09-06T23:35:26.105Z] SKIP: docker_cli_build_test.go:4410: DockerSuite.TestBuildBuildTimeArgExpansionOverride (unmatched requirement DaemonIsLinux) [2019-09-06T23:35:26.105Z] PASS: docker_cli_build_test.go:4123: DockerSuite.TestBuildBuildTimeArgHistory 0.433s [2019-09-06T23:35:26.105Z] SKIP: docker_cli_build_test.go:4264: DockerSuite.TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (unmatched requirement DaemonIsLinux) [2019-09-06T23:35:26.105Z] SKIP: docker_cli_build_test.go:4293: DockerSuite.TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (unmatched requirement DaemonIsLinux) [2019-09-06T23:35:26.803Z] LINK criu/pie/restorer.built-in.o [2019-09-06T23:35:26.803Z] GEN criu/pie/restorer-blob.h [2019-09-06T23:35:26.803Z] DEP criu/vdso.d [2019-09-06T23:35:26.803Z] DEP criu/uts_ns.d [2019-09-06T23:35:26.803Z] DEP criu/util.d [2019-09-06T23:35:26.803Z] DEP criu/uffd.d [2019-09-06T23:35:26.803Z] DEP criu/tun.d [2019-09-06T23:35:27.056Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2019-09-06T23:35:27.086Z] DEP criu/tty.d [2019-09-06T23:35:27.086Z] DEP criu/timerfd.d [2019-09-06T23:35:27.086Z] DEP criu/sysfs_parse.d [2019-09-06T23:35:27.086Z] DEP criu/sysctl.d [2019-09-06T23:35:27.368Z] DEP criu/string.d [2019-09-06T23:35:27.368Z] DEP criu/stats.d [2019-09-06T23:35:27.368Z] DEP criu/sockets.d [2019-09-06T23:35:27.368Z] DEP criu/sk-unix.d [2019-09-06T23:35:27.368Z] DEP criu/sk-tcp.d [2019-09-06T23:35:27.586Z] --- PASS: TestResizeWhenContainerNotStarted (3.49s) [2019-09-06T23:35:27.586Z] === RUN TestDaemonRestartKillContainers [2019-09-06T23:35:27.586Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2019-09-06T23:35:27.586Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-09-06T23:35:27.586Z] === RUN TestStats [2019-09-06T23:35:27.586Z] --- SKIP: TestStats (0.00s) [2019-09-06T23:35:27.586Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2019-09-06T23:35:27.586Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-09-06T23:35:27.651Z] DEP criu/sk-queue.d [2019-09-06T23:35:27.651Z] DEP criu/sk-packet.d [2019-09-06T23:35:27.651Z] DEP criu/sk-netlink.d [2019-09-06T23:35:27.935Z] DEP criu/sk-inet.d [2019-09-06T23:35:27.935Z] DEP criu/signalfd.d [2019-09-06T23:35:27.935Z] DEP criu/sigframe.d [2019-09-06T23:35:27.935Z] DEP criu/shmem.d [2019-09-06T23:35:27.935Z] DEP criu/seize.d [2019-09-06T23:35:28.024Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.221s coverage: 56.9% of statements [2019-09-06T23:35:28.218Z] DEP criu/seccomp.d [2019-09-06T23:35:28.218Z] DEP criu/rst-malloc.d [2019-09-06T23:35:28.218Z] DEP criu/rbtree.d [2019-09-06T23:35:28.218Z] DEP criu/pstree.d [2019-09-06T23:35:28.218Z] DEP criu/protobuf.d [2019-09-06T23:35:28.502Z] GEN criu/protobuf-desc-gen.h [2019-09-06T23:35:28.786Z] DEP criu/protobuf-desc.d [2019-09-06T23:35:28.786Z] DEP criu/proc_parse.d [2019-09-06T23:35:29.068Z] DEP criu/plugin.d [2019-09-06T23:35:29.068Z] DEP criu/pipes.d [2019-09-06T23:35:29.068Z] DEP criu/pie-util.d [2019-09-06T23:35:29.068Z] DEP criu/pie-util-vdso.d [2019-09-06T23:35:29.068Z] DEP criu/pie-util-vdso-elf32.d [2019-09-06T23:35:29.351Z] DEP criu/path.d [2019-09-06T23:35:29.351Z] DEP criu/parasite-syscall.d [2019-09-06T23:35:29.351Z] DEP criu/pagemap.d [2019-09-06T23:35:29.351Z] DEP criu/pagemap-cache.d [2019-09-06T23:35:29.633Z] DEP criu/page-xfer.d [2019-09-06T23:35:29.633Z] DEP criu/page-pipe.d [2019-09-06T23:35:29.633Z] DEP criu/netfilter.d [2019-09-06T23:35:29.633Z] DEP criu/net.d [2019-09-06T23:35:29.916Z] DEP criu/namespaces.d [2019-09-06T23:35:29.916Z] DEP criu/mount.d [2019-09-06T23:35:29.916Z] DEP criu/mem.d [2019-09-06T23:35:29.916Z] DEP criu/lsm.d [2019-09-06T23:35:30.207Z] DEP criu/log.d [2019-09-06T23:35:30.207Z] DEP criu/libnetlink.d [2019-09-06T23:35:30.207Z] DEP criu/kerndat.d [2019-09-06T23:35:30.207Z] DEP criu/kcmp-ids.d [2019-09-06T23:35:30.343Z] PASS: docker_cli_network_unix_test.go:1637: DockerSuite.TestDockerNetworkInternalMode 6.287s [2019-09-06T23:35:30.493Z] DEP criu/irmap.d [2019-09-06T23:35:30.493Z] DEP criu/ipc_ns.d [2019-09-06T23:35:30.493Z] DEP criu/image.d [2019-09-06T23:35:30.493Z] DEP criu/image-desc.d [2019-09-06T23:35:30.493Z] DEP criu/fsnotify.d [2019-09-06T23:35:30.610Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.378s coverage: 72.3% of statements [2019-09-06T23:35:30.779Z] DEP criu/filesystems.d [2019-09-06T23:35:30.779Z] DEP criu/files.d [2019-09-06T23:35:30.779Z] DEP criu/files-reg.d [2019-09-06T23:35:31.075Z] DEP criu/files-ext.d [2019-09-06T23:35:31.075Z] DEP criu/file-lock.d [2019-09-06T23:35:31.075Z] DEP criu/file-ids.d [2019-09-06T23:35:31.075Z] DEP criu/fifo.d [2019-09-06T23:35:31.123Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-09-06T23:35:31.360Z] DEP criu/fdstore.d [2019-09-06T23:35:31.360Z] DEP criu/fault-injection.d [2019-09-06T23:35:31.360Z] DEP criu/external.d [2019-09-06T23:35:31.360Z] DEP criu/eventpoll.d [2019-09-06T23:35:31.360Z] DEP criu/eventfd.d [2019-09-06T23:35:31.360Z] DEP criu/crtools.d [2019-09-06T23:35:31.534Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.740s coverage: 45.9% of statements [2019-09-06T23:35:31.534Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-09-06T23:35:31.644Z] DEP criu/cr-service.d [2019-09-06T23:35:31.645Z] DEP criu/cr-restore.d [2019-09-06T23:35:31.645Z] DEP criu/cr-errno.d [2019-09-06T23:35:31.645Z] DEP criu/cr-dump.d [2019-09-06T23:35:31.927Z] DEP criu/cr-dedup.d [2019-09-06T23:35:31.927Z] DEP criu/cr-check.d [2019-09-06T23:35:31.927Z] DEP criu/config.d [2019-09-06T23:35:32.211Z] DEP criu/clone-noasan.d [2019-09-06T23:35:32.211Z] DEP criu/cgroup.d [2019-09-06T23:35:32.211Z] DEP criu/cgroup-props.d [2019-09-06T23:35:32.211Z] DEP criu/bitmap.d [2019-09-06T23:35:32.211Z] DEP criu/bfd.d [2019-09-06T23:35:32.496Z] DEP criu/autofs.d [2019-09-06T23:35:32.496Z] DEP criu/aio.d [2019-09-06T23:35:32.496Z] DEP criu/action-scripts.d [2019-09-06T23:35:32.779Z] CC criu/action-scripts.o [2019-09-06T23:35:32.779Z] CC criu/aio.o [2019-09-06T23:35:32.864Z] PASS: docker_api_swarm_service_test.go:498: DockerSwarmSuite.TestAPISwarmServicePlacementPrefs 6.868s [2019-09-06T23:35:33.063Z] CC criu/autofs.o [2019-09-06T23:35:33.121Z] PASS: docker_cli_volume_test.go:475: DockerSuite.TestDuplicateMountpointsForVolumesFrom 3.131s [2019-09-06T23:35:33.415Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.026s coverage: 50.8% of statements [2019-09-06T23:35:34.071Z] CC criu/bfd.o [2019-09-06T23:35:34.071Z] CC criu/bitmap.o [2019-09-06T23:35:34.071Z] CC criu/cgroup-props.o [2019-09-06T23:35:34.688Z] CC criu/cgroup.o [2019-09-06T23:35:34.708Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.28s) [2019-09-06T23:35:34.708Z] === RUN TestStopContainerWithTimeout [2019-09-06T23:35:34.708Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2019-09-06T23:35:34.708Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2019-09-06T23:35:34.708Z] === RUN TestUpdateRestartPolicy [2019-09-06T23:35:34.777Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.285s coverage: 76.1% of statements [2019-09-06T23:35:36.140Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2019-09-06T23:35:36.140Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.015s coverage: 57.1% of statements [2019-09-06T23:35:36.140Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-09-06T23:35:36.140Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-09-06T23:35:36.162Z] CC criu/clone-noasan.o [2019-09-06T23:35:36.162Z] CC criu/config.o [2019-09-06T23:35:36.582Z] --- PASS: TestServiceCreateInit (11.82s) [2019-09-06T23:35:36.582Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.95s) [2019-09-06T23:35:36.582Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2019-09-06T23:35:36.582Z] daemon.go:321: [d441c6274bf4c] waiting for daemon to start [2019-09-06T23:35:36.582Z] daemon.go:339: [d441c6274bf4c] daemon started [2019-09-06T23:35:36.582Z] daemon.go:449: [d441c6274bf4c] Stopping daemon [2019-09-06T23:35:36.582Z] daemon.go:288: [d441c6274bf4c] exiting daemon [2019-09-06T23:35:36.582Z] daemon.go:436: [d441c6274bf4c] Daemon stopped [2019-09-06T23:35:36.582Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.84s) [2019-09-06T23:35:36.582Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2019-09-06T23:35:36.582Z] daemon.go:321: [d8f1c91223c67] waiting for daemon to start [2019-09-06T23:35:36.582Z] daemon.go:339: [d8f1c91223c67] daemon started [2019-09-06T23:35:36.582Z] daemon.go:449: [d8f1c91223c67] Stopping daemon [2019-09-06T23:35:36.582Z] daemon.go:288: [d8f1c91223c67] exiting daemon [2019-09-06T23:35:36.582Z] daemon.go:436: [d8f1c91223c67] Daemon stopped [2019-09-06T23:35:36.582Z] === RUN TestCreateServiceMultipleTimes [2019-09-06T23:35:36.778Z] CC criu/cr-check.o [2019-09-06T23:35:37.297Z] PASS: docker_cli_volume_test.go:517: DockerSuite.TestDuplicateMountpointsForVolumesFromAndBind 3.476s [2019-09-06T23:35:37.297Z] --- PASS: TestUpdateRestartPolicy (13.19s) [2019-09-06T23:35:37.297Z] === RUN TestUpdateRestartWithAutoRemove [2019-09-06T23:35:37.500Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2019-09-06T23:35:37.787Z] CC criu/cr-dedup.o [2019-09-06T23:35:37.787Z] CC criu/cr-dump.o [2019-09-06T23:35:38.228Z] --- PASS: TestUpdateRestartWithAutoRemove (1.05s) [2019-09-06T23:35:38.228Z] === RUN TestWaitNonBlocked [2019-09-06T23:35:38.229Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-06T23:35:38.229Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-06T23:35:38.229Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-06T23:35:38.229Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-06T23:35:38.229Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-06T23:35:38.229Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-06T23:35:38.424Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2019-09-06T23:35:39.159Z] PASS: docker_api_swarm_service_test.go:63: DockerSwarmSuite.TestAPISwarmServicesCreate 6.280s [2019-09-06T23:35:39.264Z] CC criu/cr-errno.o [2019-09-06T23:35:39.264Z] CC criu/cr-restore.o [2019-09-06T23:35:39.416Z] PASS: docker_cli_volume_test.go:561: DockerSuite.TestDuplicateMountpointsForVolumesFromAndMounts 2.930s [2019-09-06T23:35:39.673Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-09-06T23:35:39.673Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.52s) [2019-09-06T23:35:39.673Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.55s) [2019-09-06T23:35:39.673Z] === RUN TestWaitBlocked [2019-09-06T23:35:39.673Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-06T23:35:39.673Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-06T23:35:39.673Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-09-06T23:35:39.673Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-09-06T23:35:39.673Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-06T23:35:39.673Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-09-06T23:35:39.786Z] ok github.com/docker/docker/daemon/images 0.013s coverage: 4.9% of statements [2019-09-06T23:35:39.786Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-09-06T23:35:39.786Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-09-06T23:35:40.346Z] ok github.com/docker/docker/daemon/logger 0.225s coverage: 43.7% of statements [2019-09-06T23:35:41.045Z] PASS: docker_cli_network_unix_test.go:1614: DockerSuite.TestEmbeddedDNSInvalidInput 1.428s [2019-09-06T23:35:41.045Z] --- PASS: TestWaitBlocked (0.02s) [2019-09-06T23:35:41.045Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.25s) [2019-09-06T23:35:41.045Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.43s) [2019-09-06T23:35:41.045Z] === CONT TestContainerStartOnDaemonRestart [2019-09-06T23:35:41.045Z] === CONT TestIpcModeOlderClient [2019-09-06T23:35:41.301Z] CC criu/cr-service.o [2019-09-06T23:35:41.302Z] --- PASS: TestIpcModeOlderClient (0.21s) [2019-09-06T23:35:41.302Z] === CONT TestDaemonRestartIpcMode [2019-09-06T23:35:42.231Z] ok github.com/docker/docker/daemon/logger/awslogs 0.135s coverage: 78.6% of statements [2019-09-06T23:35:42.231Z] ok github.com/docker/docker/daemon/logger/gelf 0.011s coverage: 68.2% of statements [2019-09-06T23:35:42.231Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-09-06T23:35:42.231Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-09-06T23:35:42.310Z] CC criu/crtools.o [2019-09-06T23:35:42.674Z] PASS: docker_cli_events_test.go:463: DockerSuite.TestEventsAttach 1.530s [2019-09-06T23:35:42.926Z] CC criu/eventfd.o [2019-09-06T23:35:42.926Z] CC criu/eventpoll.o [2019-09-06T23:35:43.157Z] ok github.com/docker/docker/daemon/logger/journald 0.011s coverage: 26.2% of statements [2019-09-06T23:35:43.546Z] CC criu/external.o [2019-09-06T23:35:43.547Z] CC criu/fault-injection.o [2019-09-06T23:35:43.547Z] CC criu/fdstore.o [2019-09-06T23:35:43.717Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 62.1% of statements [2019-09-06T23:35:43.836Z] CC criu/fifo.o [2019-09-06T23:35:43.972Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 88.3% of statements [2019-09-06T23:35:44.046Z] PASS: docker_cli_events_test.go:394: DockerSuite.TestEventsCommit 1.561s [2019-09-06T23:35:44.119Z] CC criu/file-ids.o [2019-09-06T23:35:44.119Z] CC criu/file-lock.o [2019-09-06T23:35:44.734Z] CC criu/files-ext.o [2019-09-06T23:35:45.018Z] CC criu/files-reg.o [2019-09-06T23:35:45.334Z] ok github.com/docker/docker/daemon/logger/local 0.013s coverage: 74.7% of statements [2019-09-06T23:35:45.334Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-09-06T23:35:45.441Z] --- PASS: TestContainerStartOnDaemonRestart (4.20s) [2019-09-06T23:35:45.441Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestContainerStartOnDaemonRestart [2019-09-06T23:35:45.441Z] daemon.go:321: [dc51499b647a5] waiting for daemon to start [2019-09-06T23:35:45.441Z] daemon.go:339: [dc51499b647a5] daemon started [2019-09-06T23:35:45.441Z] daemon.go:321: [dc51499b647a5] waiting for daemon to start [2019-09-06T23:35:45.441Z] daemon.go:288: [dc51499b647a5] exiting daemon [2019-09-06T23:35:45.441Z] daemon.go:339: [dc51499b647a5] daemon started [2019-09-06T23:35:45.441Z] daemon.go:449: [dc51499b647a5] Stopping daemon [2019-09-06T23:35:45.441Z] daemon.go:288: [dc51499b647a5] exiting daemon [2019-09-06T23:35:45.441Z] daemon.go:436: [dc51499b647a5] Daemon stopped [2019-09-06T23:35:45.441Z] PASS: docker_cli_events_test.go:80: DockerSuite.TestEventsContainerEvents 1.332s [2019-09-06T23:35:45.590Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.035s coverage: 18.6% of statements [2019-09-06T23:35:46.030Z] CC criu/files.o [2019-09-06T23:35:46.374Z] --- PASS: TestDaemonRestartIpcMode (5.04s) [2019-09-06T23:35:46.374Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartIpcMode [2019-09-06T23:35:46.374Z] daemon.go:321: [d41c5bf2fac35] waiting for daemon to start [2019-09-06T23:35:46.374Z] daemon.go:339: [d41c5bf2fac35] daemon started [2019-09-06T23:35:46.374Z] daemon.go:449: [d41c5bf2fac35] Stopping daemon [2019-09-06T23:35:46.374Z] daemon.go:288: [d41c5bf2fac35] exiting daemon [2019-09-06T23:35:46.374Z] daemon.go:436: [d41c5bf2fac35] Daemon stopped [2019-09-06T23:35:46.374Z] daemon.go:321: [d41c5bf2fac35] waiting for daemon to start [2019-09-06T23:35:46.374Z] daemon.go:339: [d41c5bf2fac35] daemon started [2019-09-06T23:35:46.374Z] daemon.go:449: [d41c5bf2fac35] Stopping daemon [2019-09-06T23:35:46.374Z] daemon.go:288: [d41c5bf2fac35] exiting daemon [2019-09-06T23:35:46.374Z] daemon.go:436: [d41c5bf2fac35] Daemon stopped [2019-09-06T23:35:46.374Z] PASS [2019-09-06T23:35:46.374Z] Running /go/src/github.com/docker/docker/integration/image flags=-test.v -test.timeout=120m [2019-09-06T23:35:46.374Z] PASS: docker_cli_events_test.go:92: DockerSuite.TestEventsContainerEventsAttrSort 0.985s [2019-09-06T23:35:46.374Z] INFO: Testing against a local daemon [2019-09-06T23:35:46.374Z] === RUN TestCommitInheritsEnv [2019-09-06T23:35:47.037Z] CC criu/filesystems.o [2019-09-06T23:35:47.304Z] --- PASS: TestCommitInheritsEnv (0.65s) [2019-09-06T23:35:47.304Z] === RUN TestImportExtremelyLargeImageWorks [2019-09-06T23:35:47.304Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-09-06T23:35:47.304Z] === RUN TestImagesFilterMultiReference [2019-09-06T23:35:47.304Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2019-09-06T23:35:47.304Z] === RUN TestRemoveImageOrphaning [2019-09-06T23:35:47.475Z] ok github.com/docker/docker/daemon/logger/syslog 0.027s coverage: 47.8% of statements [2019-09-06T23:35:47.561Z] PASS: docker_cli_events_test.go:116: DockerSuite.TestEventsContainerEventsSinceUnixEpoch 1.099s [2019-09-06T23:35:47.653Z] CC criu/fsnotify.o [2019-09-06T23:35:47.731Z] ok github.com/docker/docker/daemon/logger/templates 0.018s coverage: 8.3% of statements [2019-09-06T23:35:47.818Z] --- PASS: TestRemoveImageOrphaning (0.60s) [2019-09-06T23:35:47.818Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-09-06T23:35:47.818Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-09-06T23:35:47.818Z] === RUN TestTagInvalidReference [2019-09-06T23:35:47.818Z] --- PASS: TestTagInvalidReference (0.03s) [2019-09-06T23:35:47.818Z] === RUN TestTagValidPrefixedRepo [2019-09-06T23:35:48.074Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-09-06T23:35:48.074Z] === RUN TestTagExistedNameWithoutForce [2019-09-06T23:35:48.074Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-09-06T23:35:48.074Z] === RUN TestTagOfficialNames [2019-09-06T23:35:48.074Z] --- PASS: TestTagOfficialNames (0.06s) [2019-09-06T23:35:48.074Z] === RUN TestTagMatchesDigest [2019-09-06T23:35:48.074Z] --- PASS: TestTagMatchesDigest (0.02s) [2019-09-06T23:35:48.074Z] === CONT TestImportExtremelyLargeImageWorks [2019-09-06T23:35:48.269Z] CC criu/image-desc.o [2019-09-06T23:35:48.269Z] CC criu/image.o [2019-09-06T23:35:48.289Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-09-06T23:35:48.884Z] CC criu/ipc_ns.o [2019-09-06T23:35:48.888Z] ok github.com/docker/docker/daemon/logger/splunk 1.640s coverage: 84.5% of statements [2019-09-06T23:35:48.888Z] ? github.com/docker/docker/daemon/names [no test files] [2019-09-06T23:35:48.888Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-09-06T23:35:49.520Z] CC criu/irmap.o [2019-09-06T23:35:49.807Z] CC criu/kcmp-ids.o [2019-09-06T23:35:49.807Z] CC criu/kerndat.o [2019-09-06T23:35:49.970Z] PASS: docker_cli_events_unix_test.go:142: DockerSuite.TestEventsContainerFilterBeforeCreate 1.832s [2019-09-06T23:35:50.771Z] ok github.com/docker/docker/distribution 0.180s coverage: 22.6% of statements [2019-09-06T23:35:50.771Z] ok github.com/docker/docker/distribution/metadata 0.032s coverage: 48.2% of statements [2019-09-06T23:35:50.771Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-09-06T23:35:50.814Z] CC criu/libnetlink.o [2019-09-06T23:35:50.814Z] CC criu/log.o [2019-09-06T23:35:51.099Z] CC criu/lsm.o [2019-09-06T23:35:51.383Z] CC criu/mem.o [2019-09-06T23:35:52.133Z] ok github.com/docker/docker/errdefs 0.006s coverage: 51.6% of statements [2019-09-06T23:35:52.400Z] CC criu/mount.o [2019-09-06T23:35:52.492Z] PASS: docker_cli_events_unix_test.go:128: DockerSuite.TestEventsContainerFilterByName 1.714s [2019-09-06T23:35:53.537Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2019-09-06T23:35:54.098Z] ok github.com/docker/docker/distribution/xfer 1.427s coverage: 83.4% of statements [2019-09-06T23:35:54.098Z] ? github.com/docker/docker/dockerversion [no test files] [2019-09-06T23:35:54.427Z] CC criu/namespaces.o [2019-09-06T23:35:55.022Z] ok github.com/docker/docker/image/cache 0.013s coverage: 19.2% of statements [2019-09-06T23:35:55.022Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-09-06T23:35:55.901Z] CC criu/net.o [2019-09-06T23:35:55.902Z] --- PASS: TestUpdateRestartPolicy (21.20s) [2019-09-06T23:35:55.902Z] === RUN TestUpdateRestartWithAutoRemove [2019-09-06T23:35:55.947Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2019-09-06T23:35:55.947Z] ? github.com/docker/docker/internal/test [no test files] [2019-09-06T23:35:56.667Z] PASS: docker_cli_events_test.go:643: DockerSuite.TestEventsContainerRestart 4.197s [2019-09-06T23:35:56.872Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2019-09-06T23:35:56.872Z] ? github.com/docker/docker/internal/test/environment [no test files] [2019-09-06T23:35:56.872Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2019-09-06T23:35:56.872Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2019-09-06T23:35:56.872Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2019-09-06T23:35:56.872Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2019-09-06T23:35:56.872Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2019-09-06T23:35:56.872Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2019-09-06T23:35:57.126Z] ? github.com/docker/docker/internal/test/registry [no test files] [2019-09-06T23:35:57.126Z] ? github.com/docker/docker/internal/test/request [no test files] [2019-09-06T23:35:57.198Z] --- PASS: TestCreateServiceMultipleTimes (20.86s) [2019-09-06T23:35:57.198Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2019-09-06T23:35:57.198Z] daemon.go:321: [deb98187971c2] waiting for daemon to start [2019-09-06T23:35:57.198Z] daemon.go:339: [deb98187971c2] daemon started [2019-09-06T23:35:57.198Z] daemon.go:449: [deb98187971c2] Stopping daemon [2019-09-06T23:35:57.198Z] daemon.go:288: [deb98187971c2] exiting daemon [2019-09-06T23:35:57.198Z] daemon.go:436: [deb98187971c2] Daemon stopped [2019-09-06T23:35:57.198Z] === RUN TestCreateServiceConflict [2019-09-06T23:35:57.381Z] ok github.com/docker/docker/internal/testutil 0.016s coverage: 62.5% of statements [2019-09-06T23:35:57.938Z] CC criu/netfilter.o [2019-09-06T23:35:57.938Z] CC criu/page-pipe.o [2019-09-06T23:35:58.220Z] CC criu/page-xfer.o [2019-09-06T23:35:58.304Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2019-09-06T23:35:59.189Z] PASS: docker_cli_events_unix_test.go:222: DockerSuite.TestEventsContainerWithMultiNetwork 2.801s [2019-09-06T23:35:59.229Z] CC criu/pagemap-cache.o [2019-09-06T23:35:59.229Z] CC criu/pagemap.o [2019-09-06T23:35:59.665Z] ok github.com/docker/docker/opts 0.018s coverage: 66.9% of statements [2019-09-06T23:35:59.671Z] --- PASS: TestUpdateRestartWithAutoRemove (3.46s) [2019-09-06T23:35:59.671Z] === RUN TestWaitNonBlocked [2019-09-06T23:35:59.671Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-06T23:35:59.671Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-06T23:35:59.671Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-06T23:35:59.671Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-06T23:35:59.671Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-06T23:35:59.671Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-06T23:35:59.845Z] CC criu/parasite-syscall.o [2019-09-06T23:35:59.860Z] --- PASS: TestCreateServiceConflict (2.94s) [2019-09-06T23:35:59.860Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2019-09-06T23:35:59.860Z] daemon.go:321: [dab75d382130c] waiting for daemon to start [2019-09-06T23:35:59.860Z] daemon.go:339: [dab75d382130c] daemon started [2019-09-06T23:35:59.860Z] daemon.go:449: [dab75d382130c] Stopping daemon [2019-09-06T23:35:59.860Z] daemon.go:288: [dab75d382130c] exiting daemon [2019-09-06T23:35:59.860Z] daemon.go:436: [dab75d382130c] Daemon stopped [2019-09-06T23:35:59.860Z] === RUN TestCreateServiceMaxReplicas [2019-09-06T23:35:59.920Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-09-06T23:36:00.478Z] CC criu/path.o [2019-09-06T23:36:00.761Z] CC criu/pie-util-vdso-elf32.o [2019-09-06T23:36:01.047Z] CC criu/pie-util-vdso.o [2019-09-06T23:36:01.088Z] PASS: docker_cli_events_test.go:411: DockerSuite.TestEventsCopy 1.774s [2019-09-06T23:36:01.333Z] CC criu/pie-util.o [2019-09-06T23:36:01.333Z] CC criu/pipes.o [2019-09-06T23:36:01.809Z] PASS: docker_cli_build_test.go:4587: DockerSuite.TestBuildBuildTimeArgQuotedValVariants 31.205s [2019-09-06T23:36:01.833Z] ok github.com/docker/docker/pkg/archive 0.414s coverage: 77.1% of statements [2019-09-06T23:36:01.954Z] CC criu/plugin.o [2019-09-06T23:36:01.954Z] CC criu/proc_parse.o [2019-09-06T23:36:02.269Z] PASS: docker_cli_build_test.go:4511: DockerSuite.TestBuildBuildTimeArgUnconsumedArg 4.129s [2019-09-06T23:36:02.756Z] ok github.com/docker/docker/pkg/authorization 0.106s coverage: 66.7% of statements [2019-09-06T23:36:03.010Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-09-06T23:36:03.240Z] SKIP: docker_cli_build_test.go:4438: DockerSuite.TestBuildBuildTimeArgUntrustedDefinedAfterUse (unmatched requirement DaemonIsLinux) [2019-09-06T23:36:03.264Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-09-06T23:36:03.612Z] PASS: docker_cli_events_test.go:356: DockerSuite.TestEventsFilterContainer 2.243s [2019-09-06T23:36:03.703Z] SKIP: docker_cli_build_test.go:372: DockerSuite.TestBuildCacheAdd (unmatched requirement DaemonIsLinux) [2019-09-06T23:36:03.996Z] CC criu/protobuf-desc.o [2019-09-06T23:36:04.245Z] --- PASS: TestCreateServiceMaxReplicas (4.08s) [2019-09-06T23:36:04.245Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2019-09-06T23:36:04.245Z] daemon.go:321: [dfa81ef3eec5f] waiting for daemon to start [2019-09-06T23:36:04.245Z] daemon.go:339: [dfa81ef3eec5f] daemon started [2019-09-06T23:36:04.245Z] daemon.go:449: [dfa81ef3eec5f] Stopping daemon [2019-09-06T23:36:04.245Z] daemon.go:288: [dfa81ef3eec5f] exiting daemon [2019-09-06T23:36:04.245Z] daemon.go:436: [dfa81ef3eec5f] Daemon stopped [2019-09-06T23:36:04.245Z] === RUN TestCreateWithDuplicateNetworkNames [2019-09-06T23:36:04.410Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-09-06T23:36:04.410Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.53s) [2019-09-06T23:36:04.410Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.68s) [2019-09-06T23:36:04.410Z] === RUN TestWaitBlocked [2019-09-06T23:36:04.410Z] --- SKIP: TestWaitBlocked (0.00s) [2019-09-06T23:36:04.410Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2019-09-06T23:36:04.410Z] PASS [2019-09-06T23:36:04.410Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2019-09-06T23:36:04.410Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-09-06T23:36:04.410Z] INFO: Testing against a local daemon [2019-09-06T23:36:04.410Z] === RUN TestCommitInheritsEnv [2019-09-06T23:36:04.410Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2019-09-06T23:36:04.410Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-06T23:36:04.410Z] === RUN TestImportExtremelyLargeImageWorks [2019-09-06T23:36:04.410Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-09-06T23:36:04.410Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2019-09-06T23:36:04.410Z] === RUN TestImagesFilterMultiReference [2019-09-06T23:36:04.410Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2019-09-06T23:36:04.410Z] === RUN TestRemoveImageOrphaning [2019-09-06T23:36:04.410Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2019-09-06T23:36:04.410Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-06T23:36:04.410Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-09-06T23:36:04.410Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2019-09-06T23:36:04.410Z] === RUN TestTagInvalidReference [2019-09-06T23:36:04.410Z] --- PASS: TestTagInvalidReference (0.02s) [2019-09-06T23:36:04.410Z] === RUN TestTagValidPrefixedRepo [2019-09-06T23:36:04.410Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-09-06T23:36:04.410Z] === RUN TestTagExistedNameWithoutForce [2019-09-06T23:36:04.410Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-09-06T23:36:04.410Z] === RUN TestTagOfficialNames [2019-09-06T23:36:04.410Z] --- SKIP: TestTagOfficialNames (0.00s) [2019-09-06T23:36:04.410Z] tag_test.go:98: testEnv.OSType == "windows" [2019-09-06T23:36:04.410Z] === RUN TestTagMatchesDigest [2019-09-06T23:36:04.410Z] --- PASS: TestTagMatchesDigest (0.02s) [2019-09-06T23:36:04.410Z] PASS [2019-09-06T23:36:04.410Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2019-09-06T23:36:04.410Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-09-06T23:36:04.410Z] INFO: Testing against a local daemon [2019-09-06T23:36:04.410Z] === RUN TestNetworkCreateDelete [2019-09-06T23:36:04.410Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2019-09-06T23:36:04.410Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2019-09-06T23:36:04.410Z] === RUN TestDockerNetworkDeletePreferID [2019-09-06T23:36:04.410Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2019-09-06T23:36:04.410Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2019-09-06T23:36:04.410Z] === RUN TestInspectNetwork [2019-09-06T23:36:04.410Z] --- SKIP: TestInspectNetwork (0.00s) [2019-09-06T23:36:04.410Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2019-09-06T23:36:04.410Z] === RUN TestRunContainerWithBridgeNone [2019-09-06T23:36:04.410Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2019-09-06T23:36:04.410Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2019-09-06T23:36:04.410Z] === RUN TestNetworkInvalidJSON [2019-09-06T23:36:04.410Z] === RUN TestNetworkInvalidJSON//networks/create [2019-09-06T23:36:04.410Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-09-06T23:36:04.410Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-09-06T23:36:04.410Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-09-06T23:36:04.410Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-06T23:36:04.410Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-06T23:36:04.410Z] === CONT TestNetworkInvalidJSON//networks/create [2019-09-06T23:36:04.410Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-06T23:36:04.410Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-09-06T23:36:04.410Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-09-06T23:36:04.410Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-09-06T23:36:04.410Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-09-06T23:36:04.410Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-09-06T23:36:04.410Z] === RUN TestDaemonRestartWithLiveRestore [2019-09-06T23:36:04.410Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2019-09-06T23:36:04.410Z] service_test.go:29: testEnv.OSType == "windows" [2019-09-06T23:36:04.410Z] === RUN TestDaemonDefaultNetworkPools [2019-09-06T23:36:04.410Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2019-09-06T23:36:04.410Z] service_test.go:51: testEnv.OSType == "windows" [2019-09-06T23:36:04.410Z] === RUN TestDaemonRestartWithExistingNetwork [2019-09-06T23:36:04.410Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2019-09-06T23:36:04.410Z] service_test.go:94: testEnv.OSType == "windows" [2019-09-06T23:36:04.410Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-09-06T23:36:04.410Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2019-09-06T23:36:04.410Z] service_test.go:127: testEnv.OSType == "windows" [2019-09-06T23:36:04.410Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-09-06T23:36:04.410Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2019-09-06T23:36:04.410Z] service_test.go:177: testEnv.OSType == "windows" [2019-09-06T23:36:04.410Z] === RUN TestServiceWithPredefinedNetwork [2019-09-06T23:36:04.410Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2019-09-06T23:36:04.410Z] service_test.go:201: testEnv.OSType == "windows" [2019-09-06T23:36:04.411Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-09-06T23:36:04.411Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-06T23:36:04.411Z] service_test.go:230: FLAKY_TEST [2019-09-06T23:36:04.411Z] === RUN TestServiceWithDataPathPortInit [2019-09-06T23:36:04.411Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2019-09-06T23:36:04.411Z] service_test.go:333: testEnv.OSType == "windows" [2019-09-06T23:36:04.411Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-09-06T23:36:04.411Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2019-09-06T23:36:04.411Z] service_test.go:392: testEnv.OSType == "windows" [2019-09-06T23:36:04.411Z] PASS [2019-09-06T23:36:04.411Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-09-06T23:36:04.411Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-09-06T23:36:04.411Z] INFO: Testing against a local daemon [2019-09-06T23:36:04.411Z] PASS [2019-09-06T23:36:04.411Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-09-06T23:36:04.411Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-09-06T23:36:04.411Z] INFO: Testing against a local daemon [2019-09-06T23:36:04.411Z] PASS [2019-09-06T23:36:04.411Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2019-09-06T23:36:04.411Z] PASS [2019-09-06T23:36:04.411Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-09-06T23:36:04.411Z] PASS [2019-09-06T23:36:04.411Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-09-06T23:36:04.411Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-09-06T23:36:04.411Z] INFO: Testing against a local daemon [2019-09-06T23:36:04.411Z] === RUN TestPluginInvalidJSON [2019-09-06T23:36:04.542Z] PASS: docker_cli_events_test.go:633: DockerSuite.TestEventsFilterImageInContainerAction 0.841s [2019-09-06T23:36:04.611Z] CC criu/protobuf.o [2019-09-06T23:36:04.611Z] CC criu/pstree.o [2019-09-06T23:36:04.876Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-09-06T23:36:04.876Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-09-06T23:36:04.876Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-09-06T23:36:04.876Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-09-06T23:36:04.876Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2019-09-06T23:36:04.876Z] PASS [2019-09-06T23:36:04.876Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-09-06T23:36:04.876Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-09-06T23:36:04.876Z] INFO: Testing against a local daemon [2019-09-06T23:36:04.876Z] === RUN TestExternalGraphDriver [2019-09-06T23:36:04.876Z] --- SKIP: TestExternalGraphDriver (0.00s) [2019-09-06T23:36:04.876Z] external_test.go:48: runtime.GOOS == "windows" [2019-09-06T23:36:04.876Z] === RUN TestGraphdriverPluginV2 [2019-09-06T23:36:04.876Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2019-09-06T23:36:04.876Z] external_test.go:407: runtime.GOOS == "windows" [2019-09-06T23:36:04.876Z] PASS [2019-09-06T23:36:04.876Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-09-06T23:36:04.876Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-09-06T23:36:04.876Z] INFO: Testing against a local daemon [2019-09-06T23:36:04.876Z] PASS [2019-09-06T23:36:04.876Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-09-06T23:36:04.876Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-09-06T23:36:04.876Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2019-09-06T23:36:04.876Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-09-06T23:36:04.876Z] INFO: Testing against a local daemon [2019-09-06T23:36:04.876Z] === RUN TestSecretInspect [2019-09-06T23:36:04.876Z] --- SKIP: TestSecretInspect (0.00s) [2019-09-06T23:36:04.876Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-09-06T23:36:04.876Z] === RUN TestSecretList [2019-09-06T23:36:04.876Z] --- SKIP: TestSecretList (0.00s) [2019-09-06T23:36:04.876Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2019-09-06T23:36:04.876Z] === RUN TestSecretsCreateAndDelete [2019-09-06T23:36:04.876Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2019-09-06T23:36:04.876Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2019-09-06T23:36:04.876Z] === RUN TestSecretsUpdate [2019-09-06T23:36:04.876Z] --- SKIP: TestSecretsUpdate (0.00s) [2019-09-06T23:36:04.876Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-09-06T23:36:04.876Z] === RUN TestTemplatedSecret [2019-09-06T23:36:04.876Z] --- SKIP: TestTemplatedSecret (0.00s) [2019-09-06T23:36:04.876Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2019-09-06T23:36:04.876Z] === RUN TestSecretCreateResolve [2019-09-06T23:36:04.876Z] --- SKIP: TestSecretCreateResolve (0.00s) [2019-09-06T23:36:04.876Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2019-09-06T23:36:04.876Z] PASS [2019-09-06T23:36:04.876Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2019-09-06T23:36:04.876Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-09-06T23:36:04.876Z] INFO: Testing against a local daemon [2019-09-06T23:36:04.876Z] === RUN TestServiceCreateInit [2019-09-06T23:36:04.876Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-09-06T23:36:04.876Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-09-06T23:36:04.876Z] --- PASS: TestServiceCreateInit (0.02s) [2019-09-06T23:36:04.876Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2019-09-06T23:36:04.876Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-09-06T23:36:04.876Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2019-09-06T23:36:04.876Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-09-06T23:36:04.876Z] === RUN TestCreateServiceMultipleTimes [2019-09-06T23:36:04.876Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2019-09-06T23:36:04.876Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2019-09-06T23:36:04.876Z] === RUN TestCreateServiceConflict [2019-09-06T23:36:04.876Z] --- SKIP: TestCreateServiceConflict (0.00s) [2019-09-06T23:36:04.876Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2019-09-06T23:36:04.876Z] === RUN TestCreateServiceMaxReplicas [2019-09-06T23:36:04.876Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2019-09-06T23:36:04.876Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2019-09-06T23:36:04.876Z] === RUN TestCreateWithDuplicateNetworkNames [2019-09-06T23:36:04.876Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2019-09-06T23:36:04.876Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-09-06T23:36:04.876Z] === RUN TestCreateServiceSecretFileMode [2019-09-06T23:36:04.876Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2019-09-06T23:36:04.876Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2019-09-06T23:36:04.876Z] === RUN TestCreateServiceConfigFileMode [2019-09-06T23:36:04.876Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2019-09-06T23:36:04.876Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2019-09-06T23:36:04.876Z] === RUN TestCreateServiceSysctls [2019-09-06T23:36:04.876Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2019-09-06T23:36:04.876Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2019-09-06T23:36:04.876Z] === RUN TestInspect [2019-09-06T23:36:04.876Z] --- SKIP: TestInspect (0.00s) [2019-09-06T23:36:04.876Z] inspect_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2019-09-06T23:36:04.876Z] === RUN TestDockerNetworkConnectAlias [2019-09-06T23:36:04.876Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2019-09-06T23:36:04.876Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-09-06T23:36:04.876Z] === RUN TestDockerNetworkReConnect [2019-09-06T23:36:04.876Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2019-09-06T23:36:04.876Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2019-09-06T23:36:04.876Z] === RUN TestServicePlugin [2019-09-06T23:36:04.876Z] --- SKIP: TestServicePlugin (0.00s) [2019-09-06T23:36:04.876Z] plugin_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2019-09-06T23:36:04.876Z] === RUN TestServiceUpdateLabel [2019-09-06T23:36:04.876Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2019-09-06T23:36:04.876Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2019-09-06T23:36:04.876Z] === RUN TestServiceUpdateSecrets [2019-09-06T23:36:04.876Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2019-09-06T23:36:04.876Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2019-09-06T23:36:04.876Z] === RUN TestServiceUpdateConfigs [2019-09-06T23:36:04.876Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2019-09-06T23:36:04.876Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2019-09-06T23:36:04.876Z] === RUN TestServiceUpdateNetwork [2019-09-06T23:36:04.876Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2019-09-06T23:36:04.876Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2019-09-06T23:36:04.876Z] PASS [2019-09-06T23:36:04.876Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2019-09-06T23:36:05.114Z] PASS: docker_cli_events_test.go:326: DockerSuite.TestEventsFilterImageLabels 0.509s [2019-09-06T23:36:05.244Z] PASS: docker_cli_build_test.go:4761: DockerSuite.TestBuildCacheBrokenSymlink 0.793s [2019-09-06T23:36:05.244Z] SKIP: docker_cli_build_test.go:5432: DockerSuite.TestBuildCacheFrom (unmatched requirement DaemonIsLinux) [2019-09-06T23:36:05.346Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-09-06T23:36:05.346Z] INFO: Testing against a local daemon [2019-09-06T23:36:05.346Z] === RUN TestSessionCreate [2019-09-06T23:36:05.346Z] --- SKIP: TestSessionCreate (0.00s) [2019-09-06T23:36:05.346Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2019-09-06T23:36:05.346Z] === RUN TestSessionCreateWithBadUpgrade [2019-09-06T23:36:05.346Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2019-09-06T23:36:05.346Z] session_test.go:43: testEnv.OSType == "windows": FIXME [2019-09-06T23:36:05.346Z] PASS [2019-09-06T23:36:05.346Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2019-09-06T23:36:05.346Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-09-06T23:36:05.346Z] INFO: Testing against a local daemon [2019-09-06T23:36:05.346Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-09-06T23:36:05.346Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-09-06T23:36:05.346Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2019-09-06T23:36:05.346Z] === RUN TestEventsExecDie [2019-09-06T23:36:05.346Z] --- SKIP: TestEventsExecDie (0.00s) [2019-09-06T23:36:05.346Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2019-09-06T23:36:05.346Z] === RUN TestEventsBackwardsCompatible [2019-09-06T23:36:05.346Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2019-09-06T23:36:05.346Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2019-09-06T23:36:05.346Z] === RUN TestInfoAPI [2019-09-06T23:36:05.346Z] --- PASS: TestInfoAPI (0.02s) [2019-09-06T23:36:05.346Z] === RUN TestInfoAPIWarnings [2019-09-06T23:36:05.346Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2019-09-06T23:36:05.346Z] info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-09-06T23:36:05.346Z] === RUN TestLoginFailsWithBadCredentials [2019-09-06T23:36:05.620Z] CC criu/rbtree.o [2019-09-06T23:36:05.620Z] CC criu/rst-malloc.o [2019-09-06T23:36:05.904Z] CC criu/seccomp.o [2019-09-06T23:36:06.188Z] CC criu/seize.o [2019-09-06T23:36:06.330Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2019-09-06T23:36:06.330Z] === RUN TestPingCacheHeaders [2019-09-06T23:36:06.330Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-09-06T23:36:06.330Z] === RUN TestPingGet [2019-09-06T23:36:06.330Z] --- PASS: TestPingGet (0.02s) [2019-09-06T23:36:06.330Z] === RUN TestPingHead [2019-09-06T23:36:06.330Z] --- PASS: TestPingHead (0.02s) [2019-09-06T23:36:06.330Z] === RUN TestVersion [2019-09-06T23:36:06.330Z] --- PASS: TestVersion (0.02s) [2019-09-06T23:36:06.330Z] PASS [2019-09-06T23:36:06.330Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2019-09-06T23:36:06.330Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-09-06T23:36:06.330Z] INFO: Testing against a local daemon [2019-09-06T23:36:06.330Z] === RUN TestVolumesCreateAndList [2019-09-06T23:36:06.330Z] --- PASS: TestVolumesCreateAndList (0.03s) [2019-09-06T23:36:06.330Z] === RUN TestVolumesRemove [2019-09-06T23:36:06.330Z] --- SKIP: TestVolumesRemove (0.00s) [2019-09-06T23:36:06.330Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2019-09-06T23:36:06.330Z] === RUN TestVolumesInspect [2019-09-06T23:36:06.330Z] --- PASS: TestVolumesInspect (0.03s) [2019-09-06T23:36:06.330Z] === RUN TestVolumesInvalidJSON [2019-09-06T23:36:06.330Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-09-06T23:36:06.330Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-09-06T23:36:06.330Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-09-06T23:36:06.330Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-09-06T23:36:06.330Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-09-06T23:36:06.330Z] PASS [2019-09-06T23:36:06.330Z] INFO: make.ps1 ended at 09/06/2019 23:36:06 [2019-09-06T23:36:06.330Z] INFO: Integration CLI tests being run from the host: [2019-09-06T23:36:06.330Z] INFO: go test "-check.v" "-tags" "autogen" "-check.timeout" "10m" "-test.timeout" "200m" [2019-09-06T23:36:06.804Z] CC criu/shmem.o [2019-09-06T23:36:07.421Z] CC criu/sigframe.o [2019-09-06T23:36:07.458Z] ok github.com/docker/docker/pkg/chrootarchive 2.934s coverage: 43.2% of statements [2019-09-06T23:36:07.458Z] ok github.com/docker/docker/layer 7.857s coverage: 72.0% of statements [2019-09-06T23:36:07.458Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-09-06T23:36:07.458Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-09-06T23:36:07.458Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-09-06T23:36:07.458Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-09-06T23:36:07.458Z] ? github.com/docker/docker/oci [no test files] [2019-09-06T23:36:07.458Z] ? github.com/docker/docker/oci/caps [no test files] [2019-09-06T23:36:07.458Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-09-06T23:36:07.458Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-09-06T23:36:07.458Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2019-09-06T23:36:07.638Z] PASS: docker_cli_events_test.go:263: DockerSuite.TestEventsFilterImageName 1.925s [2019-09-06T23:36:07.706Z] CC criu/signalfd.o [2019-09-06T23:36:07.706Z] CC criu/sk-inet.o [2019-09-06T23:36:08.202Z] PASS: docker_cli_events_test.go:291: DockerSuite.TestEventsFilterLabels 1.003s [2019-09-06T23:36:08.323Z] CC criu/sk-netlink.o [2019-09-06T23:36:08.382Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2019-09-06T23:36:08.382Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 92.9% of statements [2019-09-06T23:36:08.459Z] PASS: docker_cli_events_unix_test.go:377: DockerSuite.TestEventsFilterNetworkID 0.089s [2019-09-06T23:36:08.608Z] CC criu/sk-packet.o [2019-09-06T23:36:09.025Z] PASS: docker_cli_events_test.go:549: DockerSuite.TestEventsFilterType 0.499s [2019-09-06T23:36:09.025Z] PASS: docker_cli_events_unix_test.go:343: DockerSuite.TestEventsFilterVolumeAndNetworkType 0.097s [2019-09-06T23:36:09.025Z] PASS: docker_cli_events_unix_test.go:362: DockerSuite.TestEventsFilterVolumeID 0.039s [2019-09-06T23:36:09.225Z] CC criu/sk-queue.o [2019-09-06T23:36:09.305Z] ok github.com/docker/docker/pkg/discovery/memory 0.015s coverage: 92.3% of statements [2019-09-06T23:36:09.508Z] CC criu/sk-tcp.o [2019-09-06T23:36:09.797Z] CC criu/sk-unix.o [2019-09-06T23:36:09.864Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2019-09-06T23:36:09.864Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2019-09-06T23:36:09.944Z] PASS: docker_cli_build_test.go:5410: DockerSuite.TestBuildCacheFromEqualDiffIDsLength 4.528s [2019-09-06T23:36:10.916Z] PASS: docker_cli_build_test.go:4873: DockerSuite.TestBuildCacheRootSource 0.725s [2019-09-06T23:36:10.916Z] SKIP: docker_api_build_test.go:405: DockerSuite.TestBuildChownOnCopy (unmatched requirement DaemonIsLinux) [2019-09-06T23:36:10.916Z] SKIP: docker_cli_build_test.go:3575: DockerSuite.TestBuildChownSingleFile (unmatched requirement UnixCli) [2019-09-06T23:36:11.222Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 66.3% of statements [2019-09-06T23:36:11.279Z] CC criu/sockets.o [2019-09-06T23:36:11.549Z] PASS: docker_cli_events_test.go:248: DockerSuite.TestEventsFilters 2.170s [2019-09-06T23:36:11.780Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2019-09-06T23:36:11.808Z] PASS: docker_api_swarm_service_test.go:124: DockerSwarmSuite.TestAPISwarmServicesCreateGlobal 10.071s [2019-09-06T23:36:11.886Z] PASS: docker_cli_build_test.go:3138: DockerSuite.TestBuildCleanupCmdOnEntrypoint 1.160s [2019-09-06T23:36:11.894Z] CC criu/stats.o [2019-09-06T23:36:12.178Z] CC criu/string.o [2019-09-06T23:36:12.178Z] CC criu/sysctl.o [2019-09-06T23:36:12.705Z] ok github.com/docker/docker/pkg/fsutils 0.169s coverage: 85.1% of statements [2019-09-06T23:36:12.705Z] ok github.com/docker/docker/pkg/discovery/kv 3.114s coverage: 84.1% of statements [2019-09-06T23:36:12.793Z] CC criu/sysfs_parse.o [2019-09-06T23:36:12.858Z] PASS: docker_cli_build_test.go:3157: DockerSuite.TestBuildClearCmd 0.748s [2019-09-06T23:36:13.076Z] CC criu/timerfd.o [2019-09-06T23:36:13.264Z] ok github.com/docker/docker/pkg/homedir 0.015s coverage: 10.2% of statements [2019-09-06T23:36:13.318Z] PASS: docker_cli_build_test.go:1578: DockerSuite.TestBuildCmd 0.426s [2019-09-06T23:36:13.359Z] CC criu/tty.o [2019-09-06T23:36:13.706Z] PASS: docker_cli_events_test.go:712: DockerSuite.TestEventsFormat 2.197s [2019-09-06T23:36:13.706Z] PASS: docker_cli_events_test.go:745: DockerSuite.TestEventsFormatBadField 0.019s [2019-09-06T23:36:13.706Z] PASS: docker_cli_events_test.go:735: DockerSuite.TestEventsFormatBadFunc 0.017s [2019-09-06T23:36:13.778Z] PASS: docker_cli_build_test.go:3241: DockerSuite.TestBuildCmdJSONNoShDashC 0.453s [2019-09-06T23:36:14.188Z] ok github.com/docker/docker/pkg/idtools 0.441s coverage: 70.1% of statements [2019-09-06T23:36:14.239Z] PASS: docker_cli_build_test.go:3200: DockerSuite.TestBuildCmdShDashC 0.443s [2019-09-06T23:36:14.746Z] ok github.com/docker/docker/pkg/ioutils 0.608s coverage: 70.4% of statements [2019-09-06T23:36:14.831Z] CC criu/tun.o [2019-09-06T23:36:14.964Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-09-06T23:36:14.964Z] INFO: Testing against a local daemon [2019-09-06T23:36:14.964Z] PASS: docker_api_test.go:36: DockerSuite.TestAPIClientVersionOldNotSupported 0.001s [2019-09-06T23:36:14.964Z] SKIP: docker_api_network_test.go:241: DockerSuite.TestAPICreateDeletePredefinedNetworks (unmatched requirement DaemonIsLinux) [2019-09-06T23:36:14.964Z] PASS: docker_api_test.go:60: DockerSuite.TestAPIErrorJSON 0.002s [2019-09-06T23:36:14.964Z] PASS: docker_api_test.go:91: DockerSuite.TestAPIErrorNotFoundJSON 0.001s [2019-09-06T23:36:14.964Z] PASS: docker_api_test.go:102: DockerSuite.TestAPIErrorNotFoundPlainText 0.001s [2019-09-06T23:36:14.964Z] SKIP: docker_api_test.go:74: DockerSuite.TestAPIErrorPlainText (unmatched requirement DaemonIsLinux) [2019-09-06T23:36:14.964Z] PASS: docker_api_test.go:24: DockerSuite.TestAPIGetEnabledCORS 0.005s [2019-09-06T23:36:15.001Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2019-09-06T23:36:15.001Z] ok github.com/docker/docker/pkg/locker 0.017s coverage: 88.9% of statements [2019-09-06T23:36:15.076Z] PASS: docker_cli_events_test.go:166: DockerSuite.TestEventsImageImport 1.397s [2019-09-06T23:36:15.114Z] CC criu/uffd.o [2019-09-06T23:36:15.255Z] ok github.com/docker/docker/pkg/longpath 0.020s coverage: 100.0% of statements [2019-09-06T23:36:15.255Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-09-06T23:36:15.643Z] PASS: docker_cli_events_test.go:190: DockerSuite.TestEventsImageLoad 0.533s [2019-09-06T23:36:15.643Z] PASS: docker_api_swarm_service_test.go:55: DockerSwarmSuite.TestAPISwarmServicesEmptyList 1.778s [2019-09-06T23:36:15.814Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2019-09-06T23:36:15.900Z] PASS: docker_cli_events_test.go:148: DockerSuite.TestEventsImagePull 0.527s [2019-09-06T23:36:16.129Z] CC criu/util.o [2019-09-06T23:36:16.374Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2019-09-06T23:36:16.628Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-09-06T23:36:16.628Z] ok github.com/docker/docker/pkg/mount 0.577s coverage: 70.8% of statements [2019-09-06T23:36:16.628Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-09-06T23:36:16.883Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 90.0% of statements [2019-09-06T23:36:17.139Z] CC criu/uts_ns.o [2019-09-06T23:36:17.139Z] CC criu/vdso.o [2019-09-06T23:36:17.166Z] PASS: docker_api_images_test.go:90: DockerSuite.TestAPIImagesDelete 1.835s [2019-09-06T23:36:17.166Z] PASS: docker_api_images_test.go:22: DockerSuite.TestAPIImagesFilter 0.190s [2019-09-06T23:36:17.270Z] PASS: docker_cli_events_test.go:130: DockerSuite.TestEventsImageTag 1.046s [2019-09-06T23:36:17.442Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2019-09-06T23:36:17.442Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-09-06T23:36:17.442Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-09-06T23:36:17.527Z] PASS: docker_cli_events_unix_test.go:304: DockerSuite.TestEventsImageUntagDelete 0.520s [2019-09-06T23:36:17.527Z] SKIP: docker_cli_events_unix_test.go:50: DockerSuite.TestEventsOOMDisableFalse (unmatched requirement swapMemorySupport) [2019-09-06T23:36:17.527Z] SKIP: docker_cli_events_unix_test.go:80: DockerSuite.TestEventsOOMDisableTrue (unmatched requirement swapMemorySupport) [2019-09-06T23:36:17.755Z] LINK criu/built-in.o [2019-09-06T23:36:17.755Z] LINK criu/criu [2019-09-06T23:36:18.038Z] DEP lib/c/criu.d [2019-09-06T23:36:18.038Z] CC images/rpc.pb-c.o [2019-09-06T23:36:18.369Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2019-09-06T23:36:18.653Z] CC lib/c/criu.o [2019-09-06T23:36:18.929Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-09-06T23:36:19.184Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 87.9% of statements [2019-09-06T23:36:19.269Z] LINK lib/c/built-in.o [2019-09-06T23:36:19.269Z] LINK lib/c/libcriu.so [2019-09-06T23:36:19.269Z] GEN magic.py [2019-09-06T23:36:19.368Z] PASS: docker_api_images_test.go:114: DockerSuite.TestAPIImagesHistory 1.842s [2019-09-06T23:36:19.368Z] PASS: docker_api_images_test.go:140: DockerSuite.TestAPIImagesImportBadSrc 0.334s [2019-09-06T23:36:19.439Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-09-06T23:36:19.885Z] fatal: Not a git repository (or any of the parent directories): .git [2019-09-06T23:36:19.885Z] make[1]: Nothing to be done for 'all'. [2019-09-06T23:36:20.042Z] PASS: docker_cli_build_test.go:5341: DockerSuite.TestBuildCmdShellArgsEscaped 4.998s [2019-09-06T23:36:20.053Z] PASS: docker_cli_events_test.go:229: DockerSuite.TestEventsPluginOps 2.253s [2019-09-06T23:36:20.169Z] make[1]: 'images/built-in.o' is up to date. [2019-09-06T23:36:20.452Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-09-06T23:36:20.452Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-09-06T23:36:20.452Z] make[1]: 'compel/libcompel.a' is up to date. [2019-09-06T23:36:20.452Z] make[1]: 'compel/compel-host-bin' is up to date. [2019-09-06T23:36:20.452Z] make[1]: Nothing to be done for 'all'. [2019-09-06T23:36:20.452Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-09-06T23:36:20.452Z] make[2]: Nothing to be done for 'all'. [2019-09-06T23:36:20.452Z] make[2]: Nothing to be done for 'all'. [2019-09-06T23:36:20.452Z] make[2]: Nothing to be done for 'all'. [2019-09-06T23:36:20.452Z] make[2]: Nothing to be done for 'all'. [2019-09-06T23:36:20.734Z] make[2]: Nothing to be done for 'all'. [2019-09-06T23:36:20.734Z] make[2]: Nothing to be done for 'all'. [2019-09-06T23:36:20.734Z] make[2]: Nothing to be done for 'all'. [2019-09-06T23:36:20.734Z] make[2]: Nothing to be done for 'all'. [2019-09-06T23:36:20.734Z] INSTALL criu/criu [2019-09-06T23:36:20.840Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 72.7% of statements [2019-09-06T23:36:20.985Z] PASS: docker_cli_events_unix_test.go:24: DockerSuite.TestEventsRedirectStdout 1.246s [2019-09-06T23:36:21.013Z] PASS: docker_cli_build_test.go:3215: DockerSuite.TestBuildCmdSpaces 1.732s [2019-09-06T23:36:21.013Z] SKIP: docker_cli_build_test.go:2646: DockerSuite.TestBuildCommentsShebangs (unmatched requirement DaemonIsLinux) [2019-09-06T23:36:21.094Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2019-09-06T23:36:21.498Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.33s) [2019-09-06T23:36:21.498Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2019-09-06T23:36:21.498Z] daemon.go:321: [d5a4a0ceae381] waiting for daemon to start [2019-09-06T23:36:21.498Z] daemon.go:339: [d5a4a0ceae381] daemon started [2019-09-06T23:36:21.498Z] daemon.go:449: [d5a4a0ceae381] Stopping daemon [2019-09-06T23:36:21.498Z] daemon.go:288: [d5a4a0ceae381] exiting daemon [2019-09-06T23:36:21.498Z] daemon.go:436: [d5a4a0ceae381] Daemon stopped [2019-09-06T23:36:21.498Z] === RUN TestCreateServiceSecretFileMode [2019-09-06T23:36:21.984Z] PASS: docker_cli_build_test.go:1774: DockerSuite.TestBuildConditionalCache 1.006s [2019-09-06T23:36:22.211Z] Removing intermediate container 2484e9007f93 [2019-09-06T23:36:22.212Z] ---> 25f883d9b97e [2019-09-06T23:36:22.212Z] Step 12/126 : FROM base AS registry [2019-09-06T23:36:22.212Z] ---> 7fb0afcff257 [2019-09-06T23:36:22.212Z] Step 13/126 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-09-06T23:36:22.212Z] ---> Running in dc34a6397245 [2019-09-06T23:36:22.496Z] Removing intermediate container dc34a6397245 [2019-09-06T23:36:22.496Z] ---> 8bed886a9ee9 [2019-09-06T23:36:22.496Z] Step 14/126 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-09-06T23:36:22.496Z] ---> Running in afd836e57306 [2019-09-06T23:36:22.496Z] Removing intermediate container afd836e57306 [2019-09-06T23:36:22.496Z] ---> 96d2931b6cdb [2019-09-06T23:36:22.496Z] 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" [2019-09-06T23:36:22.496Z] ---> Running in 4cc45222dd75 [2019-09-06T23:36:22.784Z] + mktemp -d [2019-09-06T23:36:22.784Z] + export GOPATH=/tmp/tmp.5BPgLhEH9U [2019-09-06T23:36:22.784Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.5BPgLhEH9U/src/github.com/docker/distribution [2019-09-06T23:36:22.784Z] Cloning into '/tmp/tmp.5BPgLhEH9U/src/github.com/docker/distribution'... [2019-09-06T23:36:22.883Z] PASS: docker_cli_events_test.go:501: DockerSuite.TestEventsRename 1.472s [2019-09-06T23:36:23.453Z] --- PASS: TestCreateServiceSecretFileMode (3.80s) [2019-09-06T23:36:23.453Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2019-09-06T23:36:23.453Z] daemon.go:321: [d5e36bf0114cf] waiting for daemon to start [2019-09-06T23:36:23.453Z] daemon.go:339: [d5e36bf0114cf] daemon started [2019-09-06T23:36:23.453Z] daemon.go:449: [d5e36bf0114cf] Stopping daemon [2019-09-06T23:36:23.453Z] daemon.go:288: [d5e36bf0114cf] exiting daemon [2019-09-06T23:36:23.453Z] daemon.go:436: [d5e36bf0114cf] Daemon stopped [2019-09-06T23:36:23.453Z] === RUN TestCreateServiceConfigFileMode [2019-09-06T23:36:23.819Z] PASS: docker_cli_events_test.go:440: DockerSuite.TestEventsResize 1.196s [2019-09-06T23:36:24.352Z] ok github.com/docker/docker/pkg/signal 2.807s coverage: 61.0% of statements [2019-09-06T23:36:24.606Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2019-09-06T23:36:24.749Z] PASS: docker_cli_events_test.go:683: DockerSuite.TestEventsSinceInTheFuture 0.809s [2019-09-06T23:36:25.209Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-09-06T23:36:25.463Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-09-06T23:36:25.718Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2019-09-06T23:36:26.245Z] + cd /tmp/tmp.5BPgLhEH9U/src/github.com/docker/distribution [2019-09-06T23:36:26.245Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-09-06T23:36:26.245Z] + GOPATH=/tmp/tmp.5BPgLhEH9U/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.5BPgLhEH9U go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-09-06T23:36:26.276Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 81.4% of statements [2019-09-06T23:36:26.644Z] PASS: docker_cli_events_test.go:603: DockerSuite.TestEventsSpecialFiltersWithExecCreate 1.072s [2019-09-06T23:36:26.835Z] ok github.com/docker/docker/pkg/system 0.030s coverage: 35.8% of statements [2019-09-06T23:36:26.885Z] --- PASS: TestCreateServiceConfigFileMode (3.82s) [2019-09-06T23:36:26.885Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2019-09-06T23:36:26.885Z] daemon.go:321: [de50d3622514a] waiting for daemon to start [2019-09-06T23:36:26.885Z] daemon.go:339: [de50d3622514a] daemon started [2019-09-06T23:36:26.885Z] daemon.go:449: [de50d3622514a] Stopping daemon [2019-09-06T23:36:26.885Z] daemon.go:288: [de50d3622514a] exiting daemon [2019-09-06T23:36:26.885Z] daemon.go:436: [de50d3622514a] Daemon stopped [2019-09-06T23:36:26.885Z] === RUN TestCreateServiceSysctls [2019-09-06T23:36:27.089Z] ok github.com/docker/docker/pkg/tailfile 0.049s coverage: 88.6% of statements [2019-09-06T23:36:27.208Z] PASS: docker_cli_events_unix_test.go:250: DockerSuite.TestEventsStreaming 1.048s [2019-09-06T23:36:27.649Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2019-09-06T23:36:28.209Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 85.9% of statements [2019-09-06T23:36:28.768Z] testing: warning: no tests to run [2019-09-06T23:36:28.768Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: 0.0% of statements [no tests to run] [2019-09-06T23:36:29.022Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-09-06T23:36:29.277Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-09-06T23:36:29.532Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-09-06T23:36:31.384Z] PASS: docker_cli_events_test.go:28: DockerSuite.TestEventsTimestampFormats 3.488s [2019-09-06T23:36:31.415Z] ok github.com/docker/docker/plugin 0.529s coverage: 27.3% of statements [2019-09-06T23:36:32.314Z] PASS: docker_cli_events_test.go:512: DockerSuite.TestEventsTop 1.313s [2019-09-06T23:36:32.345Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-09-06T23:36:32.534Z] --- PASS: TestCreateServiceSysctls (4.96s) [2019-09-06T23:36:32.534Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2019-09-06T23:36:32.534Z] daemon.go:321: [de2a2f6ce095f] waiting for daemon to start [2019-09-06T23:36:32.534Z] daemon.go:339: [de2a2f6ce095f] daemon started [2019-09-06T23:36:32.534Z] daemon.go:449: [de2a2f6ce095f] Stopping daemon [2019-09-06T23:36:32.534Z] daemon.go:288: [de2a2f6ce095f] exiting daemon [2019-09-06T23:36:32.534Z] daemon.go:436: [de2a2f6ce095f] Daemon stopped [2019-09-06T23:36:32.534Z] === RUN TestInspect [2019-09-06T23:36:33.272Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 74.1% of statements [2019-09-06T23:36:33.527Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2019-09-06T23:36:34.839Z] PASS: docker_cli_events_test.go:57: DockerSuite.TestEventsUntag 2.595s [2019-09-06T23:36:35.409Z] ok github.com/docker/docker/registry 0.095s coverage: 56.4% of statements [2019-09-06T23:36:35.664Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-09-06T23:36:35.919Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 49.0% of statements [2019-09-06T23:36:36.115Z] --- PASS: TestInspect (3.71s) [2019-09-06T23:36:36.115Z] inspect_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2019-09-06T23:36:36.115Z] daemon.go:321: [df0372c818de2] waiting for daemon to start [2019-09-06T23:36:36.115Z] daemon.go:339: [df0372c818de2] daemon started [2019-09-06T23:36:36.115Z] daemon.go:449: [df0372c818de2] Stopping daemon [2019-09-06T23:36:36.115Z] daemon.go:288: [df0372c818de2] exiting daemon [2019-09-06T23:36:36.115Z] daemon.go:436: [df0372c818de2] Daemon stopped [2019-09-06T23:36:36.115Z] === RUN TestDockerNetworkConnectAlias [2019-09-06T23:36:36.793Z] PASS: docker_cli_build_test.go:5621: DockerSuite.TestBuildContChar 11.808s [2019-09-06T23:36:36.793Z] SKIP: docker_cli_build_test.go:3974: DockerSuite.TestBuildContainerWithCgroupParent (unmatched requirement DaemonIsLinux) [2019-09-06T23:36:36.793Z] PASS: docker_cli_build_test.go:1513: DockerSuite.TestBuildContextCleanup 0.423s [2019-09-06T23:36:36.884Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2019-09-06T23:36:37.364Z] PASS: docker_cli_events_test.go:695: DockerSuite.TestEventsUntilInThePast 1.912s [2019-09-06T23:36:37.445Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-09-06T23:36:37.764Z] PASS: docker_cli_build_test.go:1535: DockerSuite.TestBuildContextCleanupFailedBuild 1.940s [2019-09-06T23:36:38.222Z] PASS: docker_cli_build_test.go:2046: DockerSuite.TestBuildContextTarGzip 0.644s [2019-09-06T23:36:38.296Z] PASS: docker_cli_exec_test.go:29: DockerSuite.TestExec 1.007s [2019-09-06T23:36:38.369Z] ok github.com/docker/docker/volume/local 0.024s coverage: 73.0% of statements [2019-09-06T23:36:38.682Z] PASS: docker_cli_build_test.go:2050: DockerSuite.TestBuildContextTarNoCompression 0.378s [2019-09-06T23:36:38.682Z] SKIP: docker_cli_build_test.go:522: DockerSuite.TestBuildCopyAddMultipleFiles (unmatched requirement DaemonIsLinux) [2019-09-06T23:36:38.928Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2019-09-06T23:36:39.141Z] PASS: docker_api_build_test.go:435: DockerSuite.TestBuildCopyCacheOnFileChange 0.616s [2019-09-06T23:36:39.227Z] PASS: docker_api_exec_test.go:63: DockerSuite.TestExecAPICreateContainerPaused 0.830s [2019-09-06T23:36:40.109Z] PASS: docker_cli_build_test.go:1840: DockerSuite.TestBuildCopyDirButNotFile 0.562s [2019-09-06T23:36:40.109Z] SKIP: docker_cli_build_test.go:894: DockerSuite.TestBuildCopyDirContentToExistDir (unmatched requirement DaemonIsLinux) [2019-09-06T23:36:40.109Z] SKIP: docker_cli_build_test.go:880: DockerSuite.TestBuildCopyDirContentToRoot (unmatched requirement DaemonIsLinux) [2019-09-06T23:36:40.290Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2019-09-06T23:36:40.600Z] PASS: docker_api_exec_test.go:26: DockerSuite.TestExecAPICreateNoCmd 0.785s [2019-09-06T23:36:41.531Z] PASS: docker_api_exec_test.go:42: DockerSuite.TestExecAPICreateNoValidContentType 0.850s [2019-09-06T23:36:42.096Z] PASS: docker_api_swarm_service_test.go:311: DockerSwarmSuite.TestAPISwarmServicesFailedUpdate 14.656s [2019-09-06T23:36:44.107Z] --- PASS: TestDockerNetworkConnectAlias (7.90s) [2019-09-06T23:36:44.107Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2019-09-06T23:36:44.107Z] daemon.go:321: [d8bd55a11d3fb] waiting for daemon to start [2019-09-06T23:36:44.107Z] daemon.go:339: [d8bd55a11d3fb] daemon started [2019-09-06T23:36:44.107Z] daemon.go:449: [d8bd55a11d3fb] Stopping daemon [2019-09-06T23:36:44.107Z] daemon.go:288: [d8bd55a11d3fb] exiting daemon [2019-09-06T23:36:44.107Z] daemon.go:436: [d8bd55a11d3fb] Daemon stopped [2019-09-06T23:36:44.107Z] === RUN TestDockerNetworkReConnect [2019-09-06T23:36:44.626Z] PASS: docker_api_exec_test.go:82: DockerSuite.TestExecAPIStart 2.362s [2019-09-06T23:36:45.899Z] PASS: docker_cli_build_test.go:6045: DockerSuite.TestBuildCopyFileDotWithWorkdir 4.722s [2019-09-06T23:36:46.000Z] PASS: docker_api_exec_test.go:119: DockerSuite.TestExecAPIStartBackwardsCompatible 1.180s [2019-09-06T23:36:47.373Z] PASS: docker_api_exec_test.go:109: DockerSuite.TestExecAPIStartEnsureHeaders 0.960s [2019-09-06T23:36:48.743Z] PASS: docker_api_exec_test.go:191: DockerSuite.TestExecAPIStartInvalidCommand 0.915s [2019-09-06T23:36:49.451Z] --- PASS: TestDockerNetworkReConnect (5.83s) [2019-09-06T23:36:49.451Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2019-09-06T23:36:49.451Z] daemon.go:321: [df0d921bb80ba] waiting for daemon to start [2019-09-06T23:36:49.451Z] daemon.go:339: [df0d921bb80ba] daemon started [2019-09-06T23:36:49.451Z] daemon.go:449: [df0d921bb80ba] Stopping daemon [2019-09-06T23:36:49.451Z] daemon.go:288: [df0d921bb80ba] exiting daemon [2019-09-06T23:36:49.451Z] daemon.go:436: [df0d921bb80ba] Daemon stopped [2019-09-06T23:36:49.451Z] === RUN TestServicePlugin [2019-09-06T23:36:49.451Z] --- SKIP: TestServicePlugin (0.01s) [2019-09-06T23:36:49.451Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-06T23:36:49.451Z] === RUN TestServiceUpdateLabel [2019-09-06T23:36:50.642Z] PASS: docker_api_exec_test.go:134: DockerSuite.TestExecAPIStartMultipleTimesError 1.342s [2019-09-06T23:36:52.434Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.8% of statements [2019-09-06T23:36:52.434Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-09-06T23:36:52.434Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-09-06T23:36:52.434Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-09-06T23:36:52.434Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-09-06T23:36:52.434Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-09-06T23:36:52.434Z] ? github.com/docker/docker/rootless [no test files] [2019-09-06T23:36:52.434Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-09-06T23:36:52.434Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-09-06T23:36:52.434Z] ? github.com/docker/docker/volume [no test files] [2019-09-06T23:36:52.434Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-09-06T23:36:52.434Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-09-06T23:36:52.434Z] [2019-09-06T23:36:52.434Z] === Skipped [2019-09-06T23:36:52.434Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-09-06T23:36:52.434Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-09-06T23:36:52.434Z] [2019-09-06T23:36:52.434Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-09-06T23:36:52.434Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-09-06T23:36:52.434Z] [2019-09-06T23:36:52.434Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-09-06T23:36:52.434Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-06T23:36:52.434Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-06T23:36:52.434Z] [2019-09-06T23:36:52.434Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-09-06T23:36:52.434Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-06T23:36:52.434Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-06T23:36:52.434Z] [2019-09-06T23:36:52.434Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-09-06T23:36:52.434Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-06T23:36:52.434Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-06T23:36:52.434Z] [2019-09-06T23:36:52.434Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-09-06T23:36:52.434Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-06T23:36:52.434Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-06T23:36:52.434Z] [2019-09-06T23:36:52.434Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-09-06T23:36:52.434Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-06T23:36:52.434Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-06T23:36:52.434Z] [2019-09-06T23:36:52.434Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-09-06T23:36:52.434Z] graphtest_unix.go:73: No driver to put! [2019-09-06T23:36:52.434Z] [2019-09-06T23:36:52.434Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-09-06T23:36:52.434Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-09-06T23:36:52.434Z] [2019-09-06T23:36:52.434Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-09-06T23:36:52.434Z] overlay_test.go:49: Fails to compute changes intermittently [2019-09-06T23:36:52.434Z] [2019-09-06T23:36:52.434Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-09-06T23:36:52.434Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-09-06T23:36:52.434Z] [2019-09-06T23:36:52.434Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-09-06T23:36:52.434Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-09-06T23:36:52.434Z] [2019-09-06T23:36:52.434Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-09-06T23:36:52.434Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-06T23:36:52.434Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-06T23:36:52.434Z] [2019-09-06T23:36:52.434Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-09-06T23:36:52.434Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-06T23:36:52.434Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-06T23:36:52.434Z] [2019-09-06T23:36:52.434Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-09-06T23:36:52.434Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-06T23:36:52.434Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-06T23:36:52.434Z] [2019-09-06T23:36:52.434Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-09-06T23:36:52.434Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-06T23:36:52.434Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-06T23:36:52.434Z] [2019-09-06T23:36:52.434Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-09-06T23:36:52.434Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-06T23:36:52.434Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-06T23:36:52.434Z] [2019-09-06T23:36:52.434Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-09-06T23:36:52.434Z] graphtest_unix.go:73: No driver to put! [2019-09-06T23:36:52.434Z] [2019-09-06T23:36:52.434Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-09-06T23:36:52.434Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-09-06T23:36:52.434Z] [2019-09-06T23:36:52.434Z] [2019-09-06T23:36:52.434Z] DONE 2021 tests, 19 skipped in 243.385s Post stage [Pipeline] junit [2019-09-06T23:36:52.483Z] Recording test results [2019-09-06T23:36:52.542Z] PASS: docker_api_exec_test.go:175: DockerSuite.TestExecAPIStartValidCommand 1.382s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2019-09-06T23:36:53.071Z] --- PASS: TestServiceUpdateLabel (3.56s) [2019-09-06T23:36:53.071Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2019-09-06T23:36:53.071Z] daemon.go:321: [d2799ace3fae1] waiting for daemon to start [2019-09-06T23:36:53.071Z] daemon.go:339: [d2799ace3fae1] daemon started [2019-09-06T23:36:53.071Z] daemon.go:449: [d2799ace3fae1] Stopping daemon [2019-09-06T23:36:53.071Z] daemon.go:288: [d2799ace3fae1] exiting daemon [2019-09-06T23:36:53.071Z] daemon.go:436: [d2799ace3fae1] Daemon stopped [2019-09-06T23:36:53.071Z] === RUN TestServiceUpdateSecrets [2019-09-06T23:36:53.084Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-350/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=78198da34a57b1f6e92b9c95d89e02d8888169ff -e DOCKER_GRAPHDRIVER docker:78198da34a57b1f6e92b9c95d89e02d8888169ff hack/validate/vendor [2019-09-06T23:36:53.915Z] PASS: docker_api_exec_test.go:144: DockerSuite.TestExecAPIStartWithDetach 1.082s [2019-09-06T23:36:54.445Z] 2019/09/06 23:36:54 Collecting initial packages [2019-09-06T23:36:54.445Z] 2019/09/06 23:36:54 Download dependencies [2019-09-06T23:36:56.439Z] PASS: docker_cli_exec_test.go:74: DockerSuite.TestExecAfterContainerRestart 2.034s [2019-09-06T23:36:56.951Z] 2019/09/06 23:36:56 Starting whole vndr cycle because no package specified [2019-09-06T23:36:56.951Z] 2019/09/06 23:36:56 Clone github.com/Microsoft/hcsshim, revision 672e52e9209d1e53718c1b6a7d68cc9272654ab5, attempt 1/20 [2019-09-06T23:36:56.951Z] 2019/09/06 23:36:56 Clone github.com/opencontainers/selinux, revision 3a1f366feb7aecbf7a0e71ac4cea88b31597de9e, attempt 1/20 [2019-09-06T23:36:56.951Z] 2019/09/06 23:36:56 Clone github.com/Microsoft/go-winio, revision 6c72808b55902eae4c5943626030429ff20f3b63, attempt 1/20 [2019-09-06T23:36:56.951Z] 2019/09/06 23:36:56 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2019-09-06T23:36:56.951Z] 2019/09/06 23:36:56 Clone https://github.com/cpuguy83/check.git to github.com/go-check/check, revision 4ed411733c5785b40214c70bce814c3a3a689609, attempt 1/20 [2019-09-06T23:36:56.951Z] 2019/09/06 23:36:56 Clone github.com/golang/gddo, revision 9b12a26f3fbd7397dee4e20939ddca719d840d2a, attempt 1/20 [2019-09-06T23:36:56.951Z] 2019/09/06 23:36:56 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2019-09-06T23:36:56.951Z] 2019/09/06 23:36:56 Clone github.com/gorilla/mux, revision a7962380ca08b5a188038c69871b8d3fbdf31e89, attempt 1/20 [2019-09-06T23:36:56.951Z] 2019/09/06 23:36:56 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2019-09-06T23:36:56.951Z] 2019/09/06 23:36:56 Clone github.com/konsorten/go-windows-terminal-sequences, revision f55edac94c9bbba5d6182a4be46d86a2c9b5b50e, attempt 1/20 [2019-09-06T23:36:56.951Z] 2019/09/06 23:36:56 Clone github.com/kr/pty, revision 521317be5ebc228a0f0ede099fa2a0b5ece22e49, attempt 1/20 [2019-09-06T23:36:56.951Z] 2019/09/06 23:36:56 Clone github.com/mattn/go-shellwords, revision a72fbe27a1b0ed0df2f02754945044ce1456608b, attempt 1/20 [2019-09-06T23:36:56.951Z] 2019/09/06 23:36:56 Clone github.com/sirupsen/logrus, revision 8bdbc7bcc01dcbb8ec23dc8a28e332258d25251f, attempt 1/20 [2019-09-06T23:36:56.951Z] 2019/09/06 23:36:56 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2019-09-06T23:36:56.951Z] 2019/09/06 23:36:56 Clone github.com/vdemeester/shakers, revision 24d7f1d6a71aa5d9cbe7390e4afb66b7eef9e1b3, attempt 1/20 [2019-09-06T23:36:56.951Z] 2019/09/06 23:36:56 Clone golang.org/x/net, revision eb5bcb51f2a31c7d5141d810b70815c05d9c9146, attempt 1/20 [2019-09-06T23:36:58.313Z] 2019/09/06 23:36:58 Finished clone github.com/Microsoft/go-winio [2019-09-06T23:36:58.313Z] 2019/09/06 23:36:58 Clone golang.org/x/sys, revision 4b34438f7a67ee5f45cc6132e2bad873a20324e9, attempt 1/20 [2019-09-06T23:36:58.313Z] 2019/09/06 23:36:58 Finished clone github.com/opencontainers/selinux [2019-09-06T23:36:58.313Z] 2019/09/06 23:36:58 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2019-09-06T23:36:58.568Z] 2019/09/06 23:36:58 Finished clone github.com/konsorten/go-windows-terminal-sequences [2019-09-06T23:36:58.568Z] 2019/09/06 23:36:58 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2019-09-06T23:36:58.568Z] 2019/09/06 23:36:58 Finished clone github.com/docker/libtrust [2019-09-06T23:36:58.568Z] 2019/09/06 23:36:58 Clone golang.org/x/text, revision f21a4dfb5e38f5895301dc265a8def02365cc3d0, attempt 1/20 [2019-09-06T23:36:58.568Z] 2019/09/06 23:36:58 Finished clone github.com/kr/pty [2019-09-06T23:36:58.568Z] 2019/09/06 23:36:58 Clone gotest.tools, revision 1083505acf35a0bd8a696b26837e1fb3187a7a83, attempt 1/20 [2019-09-06T23:36:58.568Z] 2019/09/06 23:36:58 Finished clone github.com/tchap/go-patricia [2019-09-06T23:36:58.568Z] 2019/09/06 23:36:58 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2019-09-06T23:36:58.568Z] 2019/09/06 23:36:58 Finished clone github.com/vdemeester/shakers [2019-09-06T23:36:58.568Z] 2019/09/06 23:36:58 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2019-09-06T23:36:58.823Z] 2019/09/06 23:36:58 Finished clone github.com/mattn/go-shellwords [2019-09-06T23:36:58.823Z] 2019/09/06 23:36:58 Clone github.com/imdario/mergo, revision 7c29201646fa3de8506f701213473dd407f19646, attempt 1/20 [2019-09-06T23:36:58.823Z] 2019/09/06 23:36:58 Finished clone github.com/google/uuid [2019-09-06T23:36:58.823Z] 2019/09/06 23:36:58 Clone golang.org/x/sync, revision e225da77a7e68af35c70ccbf71af2b83e6acac3c, attempt 1/20 [2019-09-06T23:36:58.823Z] 2019/09/06 23:36:58 Finished clone github.com/gorilla/mux [2019-09-06T23:36:58.823Z] 2019/09/06 23:36:58 Clone github.com/moby/buildkit, revision 588c73e1e4f0f3d7d3738abaaa7cf8026064b33e, attempt 1/20 [2019-09-06T23:36:58.963Z] PASS: docker_cli_exec_test.go:252: DockerSuite.TestExecCgroup 2.012s [2019-09-06T23:36:59.077Z] 2019/09/06 23:36:58 Finished clone github.com/go-check/check [2019-09-06T23:36:59.077Z] 2019/09/06 23:36:58 Clone github.com/tonistiigi/fsutil, revision 3bbb99cdbd76619ab717299830c60f6f2a533a6b, attempt 1/20 [2019-09-06T23:36:59.332Z] 2019/09/06 23:36:59 Finished clone github.com/sirupsen/logrus [2019-09-06T23:36:59.332Z] 2019/09/06 23:36:59 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2019-09-06T23:36:59.894Z] PASS: docker_cli_exec_test.go:104: DockerSuite.TestExecEnv 0.947s [2019-09-06T23:37:00.257Z] 2019/09/06 23:36:59 Finished clone github.com/docker/go-units [2019-09-06T23:37:00.257Z] 2019/09/06 23:36:59 Clone github.com/opentracing/opentracing-go, revision 1361b9cd60be79c4c3a7fa9841b3c132e40066a7, attempt 1/20 [2019-09-06T23:37:00.257Z] 2019/09/06 23:37:00 Clone github.com/google/shlex, revision 6f45313302b9c56850fc17f99e40caebce98c716, attempt 1/20 [2019-09-06T23:37:00.257Z] 2019/09/06 23:37:00 Finished clone github.com/RackSec/srslog [2019-09-06T23:37:00.817Z] 2019/09/06 23:37:00 Finished clone golang.org/x/sync [2019-09-06T23:37:00.817Z] 2019/09/06 23:37:00 Clone github.com/opentracing-contrib/go-stdlib, revision b1a47cfbdd7543e70e9ef3e73d0802ad306cc1cc, attempt 1/20 [2019-09-06T23:37:00.817Z] 2019/09/06 23:37:00 Finished clone github.com/google/go-cmp [2019-09-06T23:37:00.817Z] 2019/09/06 23:37:00 Clone github.com/mitchellh/hashstructure, revision 2bca23e0e452137f789efbc8610126fd8b94f73b, attempt 1/20 [2019-09-06T23:37:00.817Z] 2019/09/06 23:37:00 Finished clone gotest.tools [2019-09-06T23:37:00.817Z] 2019/09/06 23:37:00 Clone github.com/gofrs/flock, revision 7f43ea2e6a643ad441fc12d0ecc0d3388b300c53, attempt 1/20 [2019-09-06T23:37:00.817Z] 2019/09/06 23:37:00 Finished clone github.com/imdario/mergo [2019-09-06T23:37:00.817Z] 2019/09/06 23:37:00 Clone github.com/docker/libnetwork, revision fc5a7d91d54cc98f64fc28f9e288b46a0bee756c, attempt 1/20 [2019-09-06T23:37:01.377Z] 2019/09/06 23:37:01 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2019-09-06T23:37:01.377Z] 2019/09/06 23:37:01 Clone github.com/docker/go-events, revision 9461782956ad83b30282bf90e31fa6a70c255ba9, attempt 1/20 [2019-09-06T23:37:01.937Z] 2019/09/06 23:37:01 Finished clone github.com/google/shlex [2019-09-06T23:37:01.937Z] 2019/09/06 23:37:01 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2019-09-06T23:37:01.937Z] 2019/09/06 23:37:01 Finished clone github.com/docker/go-connections [2019-09-06T23:37:01.937Z] 2019/09/06 23:37:01 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2019-09-06T23:37:02.423Z] PASS: docker_cli_exec_test.go:529: DockerSuite.TestExecEnvLinksHost 1.845s [2019-09-06T23:37:02.496Z] 2019/09/06 23:37:02 Finished clone github.com/opentracing/opentracing-go [2019-09-06T23:37:02.496Z] 2019/09/06 23:37:02 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2019-09-06T23:37:02.497Z] 2019/09/06 23:37:02 Finished clone github.com/mitchellh/hashstructure [2019-09-06T23:37:02.497Z] 2019/09/06 23:37:02 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2019-09-06T23:37:02.497Z] 2019/09/06 23:37:02 Finished clone github.com/opentracing-contrib/go-stdlib [2019-09-06T23:37:02.497Z] 2019/09/06 23:37:02 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2019-09-06T23:37:02.497Z] 2019/09/06 23:37:02 Finished clone github.com/gofrs/flock [2019-09-06T23:37:02.497Z] 2019/09/06 23:37:02 Clone github.com/hashicorp/go-sockaddr, revision 6d291a969b86c4b633730bfc6b8b9d64c3aafed9, attempt 1/20 [2019-09-06T23:37:02.497Z] 2019/09/06 23:37:02 Finished clone github.com/tonistiigi/fsutil [2019-09-06T23:37:02.497Z] 2019/09/06 23:37:02 Clone github.com/hashicorp/go-multierror, revision fcdddc395df1ddf4247c69bd436e84cfa0733f7e, attempt 1/20 [2019-09-06T23:37:02.795Z] 2019/09/06 23:37:02 Finished clone github.com/docker/go-events [2019-09-06T23:37:02.795Z] 2019/09/06 23:37:02 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2019-09-06T23:37:03.363Z] 2019/09/06 23:37:03 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2019-09-06T23:37:03.363Z] 2019/09/06 23:37:03 Finished clone github.com/golang/gddo [2019-09-06T23:37:03.797Z] PASS: docker_cli_exec_test.go:130: DockerSuite.TestExecExitStatus 1.080s [2019-09-06T23:37:03.929Z] 2019/09/06 23:37:03 Finished clone github.com/armon/go-radix [2019-09-06T23:37:03.929Z] 2019/09/06 23:37:03 Clone github.com/vishvananda/netns, revision 604eaf189ee867d8c147fafc28def2394e878d25, attempt 1/20 [2019-09-06T23:37:03.929Z] 2019/09/06 23:37:03 Clone github.com/vishvananda/netlink, revision b2de5d10e38ecce8607e6b438b6d174f389a004e, attempt 1/20 [2019-09-06T23:37:03.929Z] 2019/09/06 23:37:03 Finished clone github.com/armon/go-metrics [2019-09-06T23:37:04.488Z] 2019/09/06 23:37:04 Finished clone github.com/sean-/seed [2019-09-06T23:37:04.488Z] 2019/09/06 23:37:04 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2019-09-06T23:37:04.743Z] 2019/09/06 23:37:04 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2019-09-06T23:37:04.743Z] 2019/09/06 23:37:04 Finished clone github.com/hashicorp/go-multierror [2019-09-06T23:37:04.743Z] 2019/09/06 23:37:04 Finished clone github.com/hashicorp/go-msgpack [2019-09-06T23:37:04.743Z] 2019/09/06 23:37:04 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2019-09-06T23:37:05.303Z] 2019/09/06 23:37:05 Finished clone github.com/hashicorp/memberlist [2019-09-06T23:37:05.303Z] 2019/09/06 23:37:05 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2019-09-06T23:37:05.513Z] + dpkg --print-architecture [2019-09-06T23:37:05.513Z] + cd /tmp/tmp.5BPgLhEH9U/src/github.com/docker/distribution [2019-09-06T23:37:05.513Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-09-06T23:37:05.513Z] + GOPATH=/tmp/tmp.5BPgLhEH9U/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.5BPgLhEH9U [2019-09-06T23:37:05.513Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-09-06T23:37:05.557Z] 2019/09/06 23:37:05 Finished clone github.com/docker/libkv [2019-09-06T23:37:05.557Z] 2019/09/06 23:37:05 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2019-09-06T23:37:05.853Z] 2019/09/06 23:37:05 Finished clone github.com/hashicorp/go-sockaddr [2019-09-06T23:37:05.853Z] 2019/09/06 23:37:05 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2019-09-06T23:37:05.853Z] 2019/09/06 23:37:05 Finished clone github.com/vishvananda/netns [2019-09-06T23:37:05.853Z] 2019/09/06 23:37:05 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2019-09-06T23:37:06.413Z] 2019/09/06 23:37:06 Finished clone github.com/Microsoft/hcsshim [2019-09-06T23:37:06.413Z] 2019/09/06 23:37:06 Clone github.com/miekg/dns, revision e57bf427e68187a27e22adceac868350d7a7079b, attempt 1/20 [2019-09-06T23:37:06.669Z] 2019/09/06 23:37:06 Finished clone github.com/samuel/go-zookeeper [2019-09-06T23:37:06.669Z] 2019/09/06 23:37:06 Clone github.com/ishidawataru/sctp, revision 07191f837fedd2f13d1ec7b5f885f0f3ec54b1cb, attempt 1/20 [2019-09-06T23:37:06.669Z] 2019/09/06 23:37:06 Finished clone github.com/deckarep/golang-set [2019-09-06T23:37:06.669Z] 2019/09/06 23:37:06 Clone go.etcd.io/bbolt, revision 7ee3ded59d4835e10f3e7d0f7603c42aa5e83820, attempt 1/20 [2019-09-06T23:37:06.669Z] 2019/09/06 23:37:06 Finished clone github.com/BurntSushi/toml [2019-09-06T23:37:06.669Z] 2019/09/06 23:37:06 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2019-09-06T23:37:06.925Z] 2019/09/06 23:37:06 Finished clone golang.org/x/net [2019-09-06T23:37:06.925Z] 2019/09/06 23:37:06 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2019-09-06T23:37:07.180Z] 2019/09/06 23:37:06 Finished clone github.com/vishvananda/netlink [2019-09-06T23:37:07.180Z] 2019/09/06 23:37:06 Clone github.com/opencontainers/go-digest, revision 279bed98673dd5bef374d3b6e4b09e2af76183bf, attempt 1/20 [2019-09-06T23:37:07.180Z] 2019/09/06 23:37:07 Finished clone github.com/coreos/go-semver [2019-09-06T23:37:07.180Z] 2019/09/06 23:37:07 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2019-09-06T23:37:07.975Z] PASS: docker_cli_exec_test.go:305: DockerSuite.TestExecInspectID 3.498s [2019-09-06T23:37:08.905Z] PASS: docker_cli_exec_test.go:38: DockerSuite.TestExecInteractive 1.052s [2019-09-06T23:37:09.063Z] 2019/09/06 23:37:08 Finished clone github.com/ishidawataru/sctp [2019-09-06T23:37:09.063Z] 2019/09/06 23:37:08 Clone google.golang.org/grpc, revision 25c4f928eaa6d96443009bd842389fb4fa48664e, attempt 1/20 [2019-09-06T23:37:09.063Z] 2019/09/06 23:37:08 Finished clone github.com/opencontainers/go-digest [2019-09-06T23:37:09.063Z] 2019/09/06 23:37:08 Clone github.com/opencontainers/runc, revision 425e105d5a03fabd737a126ad93d62a9eeede87f, attempt 1/20 [2019-09-06T23:37:09.318Z] 2019/09/06 23:37:09 Finished clone github.com/mistifyio/go-zfs [2019-09-06T23:37:09.318Z] 2019/09/06 23:37:09 Clone github.com/opencontainers/runtime-spec, revision 29686dbc5559d93fb1ef402eeda3e35c38d75af4, attempt 1/20 [2019-09-06T23:37:09.877Z] 2019/09/06 23:37:09 Finished clone github.com/vbatts/tar-split [2019-09-06T23:37:09.877Z] 2019/09/06 23:37:09 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2019-09-06T23:37:10.021Z] --- PASS: TestServiceUpdateSecrets (16.24s) [2019-09-06T23:37:10.021Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2019-09-06T23:37:10.021Z] daemon.go:321: [d23250b21507c] waiting for daemon to start [2019-09-06T23:37:10.021Z] daemon.go:339: [d23250b21507c] daemon started [2019-09-06T23:37:10.021Z] daemon.go:449: [d23250b21507c] Stopping daemon [2019-09-06T23:37:10.021Z] daemon.go:288: [d23250b21507c] exiting daemon [2019-09-06T23:37:10.021Z] daemon.go:436: [d23250b21507c] Daemon stopped [2019-09-06T23:37:10.021Z] === RUN TestServiceUpdateConfigs [2019-09-06T23:37:10.437Z] 2019/09/06 23:37:10 Finished clone github.com/Microsoft/opengcs [2019-09-06T23:37:10.437Z] 2019/09/06 23:37:10 Clone github.com/seccomp/libseccomp-golang, revision 32f571b70023028bd57d9288c20efbcb237f3ce0, attempt 1/20 [2019-09-06T23:37:10.437Z] 2019/09/06 23:37:10 Finished clone go.etcd.io/bbolt [2019-09-06T23:37:10.437Z] 2019/09/06 23:37:10 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2019-09-06T23:37:10.802Z] PASS: docker_cli_exec_unix_test.go:18: DockerSuite.TestExecInteractiveStdinClose 1.072s [2019-09-06T23:37:11.800Z] 2019/09/06 23:37:11 Finished clone github.com/hashicorp/serf [2019-09-06T23:37:11.800Z] 2019/09/06 23:37:11 Clone github.com/godbus/dbus, revision 5f6efc7ef2759c81b7ba876593971bfce311eab3, attempt 1/20 [2019-09-06T23:37:12.174Z] PASS: docker_cli_exec_test.go:485: DockerSuite.TestExecOnReadonlyContainer 1.205s [2019-09-06T23:37:12.339Z] + rm -rf /tmp/tmp.5BPgLhEH9U/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.5BPgLhEH9U [2019-09-06T23:37:12.360Z] 2019/09/06 23:37:12 Finished clone github.com/seccomp/libseccomp-golang [2019-09-06T23:37:12.360Z] 2019/09/06 23:37:12 Clone github.com/syndtr/gocapability, revision d98352740cb2c55f81556b63d4a1ec64c5a319c2, attempt 1/20 [2019-09-06T23:37:12.616Z] 2019/09/06 23:37:12 Finished clone github.com/opencontainers/runtime-spec [2019-09-06T23:37:12.616Z] 2019/09/06 23:37:12 Clone github.com/golang/protobuf, revision aa810b61a9c79d51363740d207bb46cf8e620ed5, attempt 1/20 [2019-09-06T23:37:12.871Z] 2019/09/06 23:37:12 Finished clone github.com/coreos/go-systemd [2019-09-06T23:37:12.871Z] 2019/09/06 23:37:12 Clone github.com/Graylog2/go-gelf, revision 4143646226541087117ff2f83334ea48b3201841, attempt 1/20 [2019-09-06T23:37:13.105Z] PASS: docker_cli_exec_test.go:210: DockerSuite.TestExecParseError 0.785s [2019-09-06T23:37:13.838Z] 2019/09/06 23:37:13 Finished clone golang.org/x/sys [2019-09-06T23:37:13.838Z] 2019/09/06 23:37:13 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2019-09-06T23:37:13.838Z] 2019/09/06 23:37:13 Finished clone github.com/ugorji/go [2019-09-06T23:37:13.838Z] 2019/09/06 23:37:13 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2019-09-06T23:37:13.838Z] 2019/09/06 23:37:13 Finished clone github.com/opencontainers/image-spec [2019-09-06T23:37:13.838Z] 2019/09/06 23:37:13 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2019-09-06T23:37:13.838Z] 2019/09/06 23:37:13 Finished clone github.com/godbus/dbus [2019-09-06T23:37:13.838Z] 2019/09/06 23:37:13 Clone github.com/fsnotify/fsnotify, revision 1485a34d5d5723fea214f5710708e19a831720e4, attempt 1/20 [2019-09-06T23:37:13.839Z] Removing intermediate container 4cc45222dd75 [2019-09-06T23:37:13.839Z] ---> 1b2b46589438 [2019-09-06T23:37:13.839Z] Step 16/126 : FROM base AS swagger [2019-09-06T23:37:13.839Z] ---> 7fb0afcff257 [2019-09-06T23:37:13.839Z] Step 17/126 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb [2019-09-06T23:37:13.839Z] ---> Running in b1c486541d53 [2019-09-06T23:37:13.839Z] Removing intermediate container b1c486541d53 [2019-09-06T23:37:13.839Z] ---> 06dabea0a5b6 [2019-09-06T23:37:13.839Z] 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" [2019-09-06T23:37:13.839Z] ---> Running in 485999d4cf3a [2019-09-06T23:37:14.093Z] 2019/09/06 23:37:13 Finished clone github.com/syndtr/gocapability [2019-09-06T23:37:14.093Z] 2019/09/06 23:37:13 Clone github.com/aws/aws-sdk-go, revision 9ed0c8de252f04ac45a65358377103d5a1aa2d92, attempt 1/20 [2019-09-06T23:37:14.122Z] + mktemp -d [2019-09-06T23:37:14.122Z] + export GOPATH=/tmp/tmp.K4wczQtYTw [2019-09-06T23:37:14.122Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.K4wczQtYTw/src/github.com/go-swagger/go-swagger [2019-09-06T23:37:14.122Z] Cloning into '/tmp/tmp.K4wczQtYTw/src/github.com/go-swagger/go-swagger'... [2019-09-06T23:37:14.475Z] PASS: docker_cli_exec_test.go:137: DockerSuite.TestExecPausedContainer 0.798s [2019-09-06T23:37:15.019Z] 2019/09/06 23:37:14 Finished clone github.com/Graylog2/go-gelf [2019-09-06T23:37:15.019Z] 2019/09/06 23:37:14 Clone github.com/go-ini/ini, revision 300e940a926eb277d3901b20bdfcc54928ad3642, attempt 1/20 [2019-09-06T23:37:15.405Z] PASS: docker_api_exec_resize_test.go:18: DockerSuite.TestExecResizeAPIHeightWidthNoInt 0.786s [2019-09-06T23:37:15.579Z] 2019/09/06 23:37:15 Finished clone github.com/fluent/fluent-logger-golang [2019-09-06T23:37:15.580Z] 2019/09/06 23:37:15 Clone github.com/jmespath/go-jmespath, revision 0b12d6b521d83fc7f755e7cfc1b1fbdd35a01a74, attempt 1/20 [2019-09-06T23:37:15.580Z] 2019/09/06 23:37:15 Finished clone github.com/philhofer/fwd [2019-09-06T23:37:15.580Z] 2019/09/06 23:37:15 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2019-09-06T23:37:16.140Z] 2019/09/06 23:37:15 Finished clone github.com/fsnotify/fsnotify [2019-09-06T23:37:16.140Z] 2019/09/06 23:37:15 Clone golang.org/x/oauth2, revision ec22f46f877b4505e0117eeaab541714644fdd28, attempt 1/20 [2019-09-06T23:37:16.775Z] PASS: docker_api_swarm_service_test.go:96: DockerSwarmSuite.TestAPISwarmServicesMultipleAgents 27.499s [2019-09-06T23:37:17.505Z] 2019/09/06 23:37:17 Finished clone github.com/moby/buildkit [2019-09-06T23:37:17.505Z] 2019/09/06 23:37:17 Clone google.golang.org/api, revision de943baf05a022a8f921b544b7827bacaba1aed5, attempt 1/20 [2019-09-06T23:37:17.760Z] 2019/09/06 23:37:17 Finished clone github.com/bsphere/le_go [2019-09-06T23:37:17.760Z] 2019/09/06 23:37:17 Clone go.opencensus.io, revision c3ed530f775d85e577ca652cb052a52c078aad26, attempt 1/20 [2019-09-06T23:37:17.760Z] 2019/09/06 23:37:17 Finished clone github.com/tinylib/msgp [2019-09-06T23:37:17.760Z] 2019/09/06 23:37:17 Clone cloud.google.com/go, revision 0fd7230b2a7505833d5f69b75cbd6c9582401479, attempt 1/20 [2019-09-06T23:37:17.760Z] 2019/09/06 23:37:17 Finished clone github.com/go-ini/ini [2019-09-06T23:37:17.760Z] 2019/09/06 23:37:17 Clone github.com/googleapis/gax-go, revision 317e0006254c44a0ac427cc52a0e083ff0b9622f, attempt 1/20 [2019-09-06T23:37:18.015Z] 2019/09/06 23:37:17 Finished clone github.com/jmespath/go-jmespath [2019-09-06T23:37:18.015Z] 2019/09/06 23:37:17 Clone google.golang.org/genproto, revision 694d95ba50e67b2e363f3483057db5d4910c18f9, attempt 1/20 [2019-09-06T23:37:18.940Z] 2019/09/06 23:37:18 Finished clone golang.org/x/text [2019-09-06T23:37:18.940Z] 2019/09/06 23:37:18 Clone github.com/containerd/containerd, revision 3a3f0aac8819165839a41fee77a4f4ac8b103097, attempt 1/20 [2019-09-06T23:37:19.196Z] 2019/09/06 23:37:18 Finished clone golang.org/x/oauth2 [2019-09-06T23:37:19.196Z] 2019/09/06 23:37:18 Clone github.com/containerd/fifo, revision a9fb20d87448d386e6d50b1f2e1fa70dcf0de43c, attempt 1/20 [2019-09-06T23:37:19.451Z] 2019/09/06 23:37:19 Finished clone github.com/docker/libnetwork [2019-09-06T23:37:19.451Z] 2019/09/06 23:37:19 Clone github.com/containerd/continuity, revision aaeac12a7ffcd198ae25440a9dff125c2e2703a7, attempt 1/20 [2019-09-06T23:37:19.706Z] 2019/09/06 23:37:19 Finished clone github.com/googleapis/gax-go [2019-09-06T23:37:19.706Z] 2019/09/06 23:37:19 Clone github.com/containerd/cgroups, revision 4994991857f9b0ae8dc439551e8bebdbb4bf66c1, attempt 1/20 [2019-09-06T23:37:20.267Z] 2019/09/06 23:37:20 Clone github.com/containerd/console, revision 0650fd9eeb50bab4fc99dceb9f2e14cf58f36e7f, attempt 1/20 [2019-09-06T23:37:20.267Z] 2019/09/06 23:37:20 Finished clone google.golang.org/grpc [2019-09-06T23:37:20.827Z] 2019/09/06 23:37:20 Clone github.com/containerd/go-runc, revision 7d11b49dc0769f6dbb0d1b19f3d48524d1bad9ad, attempt 1/20 [2019-09-06T23:37:20.827Z] 2019/09/06 23:37:20 Finished clone github.com/opencontainers/runc [2019-09-06T23:37:20.948Z] + cd /tmp/tmp.K4wczQtYTw/src/github.com/go-swagger/go-swagger [2019-09-06T23:37:20.948Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-09-06T23:37:20.955Z] PASS: docker_api_exec_resize_test.go:34: DockerSuite.TestExecResizeImmediatelyAfterExecStart 3.513s [2019-09-06T23:37:21.123Z] 2019/09/06 23:37:20 Finished clone github.com/containerd/fifo [2019-09-06T23:37:21.123Z] 2019/09/06 23:37:20 Clone github.com/containerd/typeurl, revision 2a93cfde8c20b23de8eb84a5adbc234ddf7a9e8d, attempt 1/20 [2019-09-06T23:37:21.520Z] PASS: docker_cli_exec_test.go:119: DockerSuite.TestExecSetEnv 0.837s [2019-09-06T23:37:21.564Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-09-06T23:37:21.571Z] PASS: docker_cli_build_test.go:607: DockerSuite.TestBuildCopyFileWithWhitespaceOnWindows 32.981s [2019-09-06T23:37:21.571Z] PASS: docker_cli_build_test.go:5918: DockerSuite.TestBuildCopyFromForbidWindowsRelativePaths 1.184s [2019-09-06T23:37:21.571Z] PASS: docker_cli_build_test.go:5901: DockerSuite.TestBuildCopyFromForbidWindowsSystemPaths 0.917s [2019-09-06T23:37:21.684Z] 2019/09/06 23:37:21 Finished clone go.opencensus.io [2019-09-06T23:37:21.684Z] 2019/09/06 23:37:21 Clone github.com/containerd/ttrpc, revision f02858b1457c5ca3aaec3a0803eb0d59f96e41d6, attempt 1/20 [2019-09-06T23:37:21.940Z] 2019/09/06 23:37:21 Finished clone github.com/containerd/cgroups [2019-09-06T23:37:21.940Z] 2019/09/06 23:37:21 Clone github.com/gogo/googleapis, revision d31c731455cb061f42baff3bda55bad0118b126b, attempt 1/20 [2019-09-06T23:37:22.196Z] 2019/09/06 23:37:21 Finished clone github.com/miekg/dns [2019-09-06T23:37:22.196Z] 2019/09/06 23:37:21 Clone github.com/docker/swarmkit, revision 4fb9e961aba635f0240a140e89ece6d6c2082585, attempt 1/20 [2019-09-06T23:37:22.196Z] 2019/09/06 23:37:22 Finished clone github.com/containerd/console [2019-09-06T23:37:22.196Z] 2019/09/06 23:37:22 Clone github.com/gogo/protobuf, revision ba06b47c162d49f2af050fb4c75bcbc86a159d5c, attempt 1/20 [2019-09-06T23:37:22.757Z] 2019/09/06 23:37:22 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2019-09-06T23:37:22.757Z] 2019/09/06 23:37:22 Finished clone github.com/containerd/go-runc [2019-09-06T23:37:22.757Z] 2019/09/06 23:37:22 Finished clone github.com/containerd/typeurl [2019-09-06T23:37:22.757Z] 2019/09/06 23:37:22 Clone github.com/fernet/fernet-go, revision 1b2437bc582b3cfbb341ee5a29f8ef5b42912ff2, attempt 1/20 [2019-09-06T23:37:22.893Z] PASS: docker_cli_exec_test.go:505: DockerSuite.TestExecStartFails 0.967s [2019-09-06T23:37:23.317Z] 2019/09/06 23:37:23 Finished clone github.com/containerd/continuity [2019-09-06T23:37:23.317Z] 2019/09/06 23:37:23 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2019-09-06T23:37:23.573Z] 2019/09/06 23:37:23 Finished clone github.com/containerd/ttrpc [2019-09-06T23:37:23.573Z] 2019/09/06 23:37:23 Clone golang.org/x/crypto, revision 88737f569e3a9c7ab309cdc09a07fe7fc87233c3, attempt 1/20 [2019-09-06T23:37:23.829Z] 2019/09/06 23:37:23 Finished clone github.com/gogo/googleapis [2019-09-06T23:37:23.829Z] 2019/09/06 23:37:23 Clone golang.org/x/time, revision fbb02b2291d28baffd63558aa44b4b56f178d650, attempt 1/20 [2019-09-06T23:37:24.086Z] 2019/09/06 23:37:23 Finished clone github.com/docker/distribution [2019-09-06T23:37:24.086Z] 2019/09/06 23:37:23 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2019-09-06T23:37:24.647Z] 2019/09/06 23:37:24 Finished clone github.com/fernet/fernet-go [2019-09-06T23:37:24.647Z] 2019/09/06 23:37:24 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2019-09-06T23:37:25.208Z] 2019/09/06 23:37:25 Finished clone github.com/hashicorp/go-immutable-radix [2019-09-06T23:37:25.208Z] 2019/09/06 23:37:25 Clone github.com/hashicorp/golang-lru, revision 7087cb70de9f7a8bc0a10c375cb0d2280a8edf9c, attempt 1/20 [2019-09-06T23:37:26.133Z] 2019/09/06 23:37:25 Finished clone golang.org/x/time [2019-09-06T23:37:26.133Z] 2019/09/06 23:37:25 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2019-09-06T23:37:26.133Z] 2019/09/06 23:37:25 Finished clone github.com/hashicorp/go-memdb [2019-09-06T23:37:26.133Z] 2019/09/06 23:37:25 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2019-09-06T23:37:26.133Z] 2019/09/06 23:37:26 Finished clone github.com/golang/protobuf [2019-09-06T23:37:26.133Z] 2019/09/06 23:37:26 Clone github.com/prometheus/client_golang, revision c5b7fccd204277076155f10851dad72b76a49317, attempt 1/20 [2019-09-06T23:37:26.857Z] --- PASS: TestServiceUpdateConfigs (16.45s) [2019-09-06T23:37:26.858Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2019-09-06T23:37:26.858Z] daemon.go:321: [dfe3d43015390] waiting for daemon to start [2019-09-06T23:37:26.858Z] daemon.go:339: [dfe3d43015390] daemon started [2019-09-06T23:37:26.858Z] daemon.go:449: [dfe3d43015390] Stopping daemon [2019-09-06T23:37:26.858Z] daemon.go:288: [dfe3d43015390] exiting daemon [2019-09-06T23:37:26.858Z] daemon.go:436: [dfe3d43015390] Daemon stopped [2019-09-06T23:37:26.858Z] === RUN TestServiceUpdateNetwork [2019-09-06T23:37:27.059Z] 2019/09/06 23:37:27 Finished clone github.com/hashicorp/golang-lru [2019-09-06T23:37:27.059Z] 2019/09/06 23:37:27 Clone github.com/beorn7/perks, revision e7f67b54abbeac9c40a31de0f81159e4cafebd6a, attempt 1/20 [2019-09-06T23:37:28.027Z] 2019/09/06 23:37:27 Finished clone github.com/coreos/pkg [2019-09-06T23:37:28.027Z] 2019/09/06 23:37:27 Clone github.com/prometheus/client_model, revision 6f3806018612930941127f2a7c6c453ba2c527d2, attempt 1/20 [2019-09-06T23:37:28.027Z] 2019/09/06 23:37:27 Finished clone code.cloudfoundry.org/clock [2019-09-06T23:37:28.027Z] 2019/09/06 23:37:27 Clone github.com/prometheus/common, revision 7600349dcfe1abd18d72d3a1770870d9800a7801, attempt 1/20 [2019-09-06T23:37:28.636Z] PASS: docker_cli_build_test.go:5936: DockerSuite.TestBuildCopyFromWindowsIsCaseInsensitive 5.706s [2019-09-06T23:37:28.636Z] SKIP: docker_cli_build_test.go:849: DockerSuite.TestBuildCopySingleFileToExistDir (unmatched requirement DaemonIsLinux) [2019-09-06T23:37:28.636Z] SKIP: docker_cli_build_test.go:865: DockerSuite.TestBuildCopySingleFileToNonExistDir (unmatched requirement DaemonIsLinux) [2019-09-06T23:37:28.636Z] SKIP: docker_cli_build_test.go:811: DockerSuite.TestBuildCopySingleFileToRoot (unmatched requirement DaemonIsLinux) [2019-09-06T23:37:29.094Z] PASS: docker_cli_build_test.go:827: DockerSuite.TestBuildCopySingleFileToWorkdir 0.368s [2019-09-06T23:37:29.094Z] SKIP: docker_cli_build_test.go:910: DockerSuite.TestBuildCopyWholeDirToRoot (unmatched requirement DaemonIsLinux) [2019-09-06T23:37:29.390Z] 2019/09/06 23:37:28 Finished clone github.com/beorn7/perks [2019-09-06T23:37:29.390Z] 2019/09/06 23:37:28 Clone github.com/prometheus/procfs, revision 7d6f385de8bea29190f15ba9931442a0eaef9af7, attempt 1/20 [2019-09-06T23:37:29.645Z] 2019/09/06 23:37:29 Finished clone golang.org/x/crypto [2019-09-06T23:37:29.646Z] 2019/09/06 23:37:29 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2019-09-06T23:37:29.901Z] 2019/09/06 23:37:29 Finished clone github.com/prometheus/client_golang [2019-09-06T23:37:29.901Z] 2019/09/06 23:37:29 Clone github.com/pkg/errors, revision ba968bfe8b2f7e042a574c888954fccecfa385b4, attempt 1/20 [2019-09-06T23:37:30.156Z] 2019/09/06 23:37:29 Finished clone github.com/prometheus/client_model [2019-09-06T23:37:30.156Z] 2019/09/06 23:37:29 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2019-09-06T23:37:31.518Z] 2019/09/06 23:37:31 Finished clone github.com/prometheus/common [2019-09-06T23:37:31.518Z] 2019/09/06 23:37:31 Clone github.com/spf13/cobra, revision ef82de70bb3f60c65fb8eebacbb2d122ef517385, attempt 1/20 [2019-09-06T23:37:31.773Z] 2019/09/06 23:37:31 Finished clone github.com/matttproud/golang_protobuf_extensions [2019-09-06T23:37:31.773Z] 2019/09/06 23:37:31 Clone github.com/spf13/pflag, revision 583c0c0531f06d5278b7d917446061adc344b5cd, attempt 1/20 [2019-09-06T23:37:31.773Z] 2019/09/06 23:37:31 Finished clone github.com/prometheus/procfs [2019-09-06T23:37:31.773Z] 2019/09/06 23:37:31 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2019-09-06T23:37:32.029Z] 2019/09/06 23:37:32 Finished clone github.com/pkg/errors [2019-09-06T23:37:32.029Z] 2019/09/06 23:37:32 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2019-09-06T23:37:32.285Z] 2019/09/06 23:37:32 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2019-09-06T23:37:32.285Z] 2019/09/06 23:37:32 Clone github.com/docker/go-metrics, revision d466d4f6fd960e01820085bd7e1a24426ee7ef18, attempt 1/20 [2019-09-06T23:37:34.227Z] 2019/09/06 23:37:33 Finished clone github.com/inconshreveable/mousetrap [2019-09-06T23:37:34.227Z] 2019/09/06 23:37:33 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2019-09-06T23:37:34.227Z] 2019/09/06 23:37:34 Finished clone github.com/spf13/pflag [2019-09-06T23:37:34.227Z] 2019/09/06 23:37:34 Finished clone github.com/docker/go-metrics [2019-09-06T23:37:34.501Z] 2019/09/06 23:37:34 Finished clone github.com/morikuni/aec [2019-09-06T23:37:34.755Z] 2019/09/06 23:37:34 Finished clone github.com/spf13/cobra [2019-09-06T23:37:35.077Z] PASS: docker_api_exec_test.go:209: DockerSuite.TestExecStateCleanup 12.128s [2019-09-06T23:37:36.008Z] PASS: docker_cli_exec_test.go:224: DockerSuite.TestExecStopNotHanging 1.155s [2019-09-06T23:37:36.116Z] 2019/09/06 23:37:35 Finished clone github.com/Azure/go-ansiterm [2019-09-06T23:37:36.676Z] 2019/09/06 23:37:36 Finished clone github.com/google/certificate-transparency-go [2019-09-06T23:37:37.903Z] PASS: docker_cli_exec_unix_test.go:47: DockerSuite.TestExecTTY 1.175s [2019-09-06T23:37:38.037Z] 2019/09/06 23:37:37 Finished clone github.com/cloudflare/cfssl [2019-09-06T23:37:39.273Z] PASS: docker_cli_exec_test.go:152: DockerSuite.TestExecTTYCloseStdin 1.080s [2019-09-06T23:37:40.204Z] PASS: docker_cli_exec_test.go:173: DockerSuite.TestExecTTYWithoutStdin 0.790s [2019-09-06T23:37:40.547Z] 2019/09/06 23:37:40 Finished clone cloud.google.com/go [2019-09-06T23:37:41.472Z] 2019/09/06 23:37:41 Finished clone google.golang.org/genproto [2019-09-06T23:37:41.575Z] PASS: docker_cli_exec_test.go:493: DockerSuite.TestExecUlimits 0.948s [2019-09-06T23:37:41.575Z] SKIP: docker_cli_exec_test.go:538: DockerSuite.TestExecWindowsOpenHandles (unmatched requirement DaemonIsWindows) [2019-09-06T23:37:41.575Z] SKIP: docker_cli_exec_test.go:519: DockerSuite.TestExecWindowsPathNotWiped (unmatched requirement DaemonIsWindows) [2019-09-06T23:37:43.770Z] --- PASS: TestServiceUpdateNetwork (15.81s) [2019-09-06T23:37:43.770Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2019-09-06T23:37:43.770Z] daemon.go:321: [d9fda4388ace4] waiting for daemon to start [2019-09-06T23:37:43.770Z] daemon.go:339: [d9fda4388ace4] daemon started [2019-09-06T23:37:43.770Z] daemon.go:449: [d9fda4388ace4] Stopping daemon [2019-09-06T23:37:43.770Z] daemon.go:288: [d9fda4388ace4] exiting daemon [2019-09-06T23:37:43.770Z] daemon.go:436: [d9fda4388ace4] Daemon stopped [2019-09-06T23:37:43.770Z] PASS [2019-09-06T23:37:43.770Z] Running /go/src/github.com/docker/docker/integration/session flags=-test.v -test.timeout=120m [2019-09-06T23:37:43.770Z] INFO: Testing against a local daemon [2019-09-06T23:37:43.770Z] === RUN TestSessionCreate [2019-09-06T23:37:43.770Z] --- PASS: TestSessionCreate (0.10s) [2019-09-06T23:37:43.770Z] === RUN TestSessionCreateWithBadUpgrade [2019-09-06T23:37:43.770Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2019-09-06T23:37:43.770Z] PASS [2019-09-06T23:37:43.770Z] Running /go/src/github.com/docker/docker/integration/system flags=-test.v -test.timeout=120m [2019-09-06T23:37:43.770Z] INFO: Testing against a local daemon [2019-09-06T23:37:43.770Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-09-06T23:37:43.770Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2019-09-06T23:37:43.770Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-09-06T23:37:43.770Z] === RUN TestEventsExecDie [2019-09-06T23:37:43.978Z] + rm -rf /tmp/tmp.K4wczQtYTw [2019-09-06T23:37:43.978Z] Removing intermediate container 485999d4cf3a [2019-09-06T23:37:43.978Z] ---> b3cd8bbbbc51 [2019-09-06T23:37:43.978Z] Step 19/126 : FROM base AS frozen-images [2019-09-06T23:37:43.978Z] ---> 7fb0afcff257 [2019-09-06T23:37:43.978Z] Step 20/126 : ARG DEBIAN_FRONTEND [2019-09-06T23:37:43.978Z] ---> Using cache [2019-09-06T23:37:43.978Z] ---> de9367ba9ff8 [2019-09-06T23:37:43.978Z] Step 21/126 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2019-09-06T23:37:43.978Z] ---> Running in 70e8fbf1041a [2019-09-06T23:37:43.978Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-06T23:37:43.978Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-06T23:37:43.978Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-06T23:37:43.978Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-06T23:37:43.978Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-09-06T23:37:43.978Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [482 kB] [2019-09-06T23:37:43.978Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-09-06T23:37:43.978Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6903 kB] [2019-09-06T23:37:44.658Z] --- PASS: TestEventsExecDie (1.94s) [2019-09-06T23:37:44.658Z] === RUN TestEventsBackwardsCompatible [2019-09-06T23:37:44.658Z] --- PASS: TestEventsBackwardsCompatible (0.17s) [2019-09-06T23:37:44.658Z] === RUN TestInfoBinaryCommits [2019-09-06T23:37:44.658Z] --- PASS: TestInfoBinaryCommits (0.04s) [2019-09-06T23:37:44.658Z] === RUN TestInfoAPIVersioned [2019-09-06T23:37:44.658Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-09-06T23:37:44.658Z] === RUN TestInfoAPI [2019-09-06T23:37:44.658Z] --- PASS: TestInfoAPI (0.10s) [2019-09-06T23:37:44.658Z] === RUN TestInfoAPIWarnings [2019-09-06T23:37:44.852Z] PASS: docker_cli_exec_test.go:472: DockerSuite.TestExecWithImageUser 2.682s [2019-09-06T23:37:45.784Z] PASS: docker_cli_exec_unix_test.go:89: DockerSuite.TestExecWithNoTERM 0.917s [2019-09-06T23:37:46.001Z] Fetched 7717 kB in 2s (3120 kB/s) [2019-09-06T23:37:46.609Z] --- PASS: TestInfoAPIWarnings (1.51s) [2019-09-06T23:37:46.609Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2019-09-06T23:37:46.609Z] daemon.go:321: [d6f5a045ddbcd] waiting for daemon to start [2019-09-06T23:37:46.609Z] daemon.go:339: [d6f5a045ddbcd] daemon started [2019-09-06T23:37:46.609Z] daemon.go:449: [d6f5a045ddbcd] Stopping daemon [2019-09-06T23:37:46.609Z] daemon.go:288: [d6f5a045ddbcd] exiting daemon [2019-09-06T23:37:46.609Z] daemon.go:436: [d6f5a045ddbcd] Daemon stopped [2019-09-06T23:37:46.609Z] === RUN TestLoginFailsWithBadCredentials [2019-09-06T23:37:46.711Z] 2019/09/06 23:37:45 Finished clone github.com/docker/swarmkit [2019-09-06T23:37:47.014Z] --- PASS: TestLoginFailsWithBadCredentials (0.50s) [2019-09-06T23:37:47.014Z] === RUN TestPingCacheHeaders [2019-09-06T23:37:47.014Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-09-06T23:37:47.014Z] === RUN TestPingGet [2019-09-06T23:37:47.014Z] --- PASS: TestPingGet (0.02s) [2019-09-06T23:37:47.014Z] === RUN TestPingHead [2019-09-06T23:37:47.014Z] --- PASS: TestPingHead (0.03s) [2019-09-06T23:37:47.014Z] === RUN TestVersion [2019-09-06T23:37:47.014Z] --- PASS: TestVersion (0.04s) [2019-09-06T23:37:47.014Z] PASS [2019-09-06T23:37:47.014Z] Running /go/src/github.com/docker/docker/integration/volume flags=-test.v -test.timeout=120m [2019-09-06T23:37:47.018Z] Reading package lists... [2019-09-06T23:37:47.636Z] 2019/09/06 23:37:47 Finished clone github.com/coreos/etcd [2019-09-06T23:37:47.678Z] PASS: docker_cli_exec_test.go:442: DockerSuite.TestExecWithPrivileged 1.521s [2019-09-06T23:37:47.891Z] 2019/09/06 23:37:47 Finished clone github.com/containerd/containerd [2019-09-06T23:37:48.243Z] PASS: docker_api_swarm_service_test.go:540: DockerSwarmSuite.TestAPISwarmServicesStateReporting 13.955s [2019-09-06T23:37:48.333Z] INFO: Testing against a local daemon [2019-09-06T23:37:48.333Z] === RUN TestVolumesCreateAndList [2019-09-06T23:37:48.333Z] --- PASS: TestVolumesCreateAndList (0.06s) [2019-09-06T23:37:48.333Z] === RUN TestVolumesRemove [2019-09-06T23:37:48.505Z] Reading package lists... [2019-09-06T23:37:48.505Z] Building dependency tree... [2019-09-06T23:37:48.505Z] Reading state information... [2019-09-06T23:37:48.505Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-09-06T23:37:48.505Z] The following additional packages will be installed: [2019-09-06T23:37:48.505Z] libjq1 libonig4 [2019-09-06T23:37:48.753Z] --- PASS: TestVolumesRemove (0.33s) [2019-09-06T23:37:48.753Z] === RUN TestVolumesInspect [2019-09-06T23:37:48.753Z] --- PASS: TestVolumesInspect (0.05s) [2019-09-06T23:37:48.753Z] === RUN TestVolumesInvalidJSON [2019-09-06T23:37:48.753Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-09-06T23:37:48.753Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-09-06T23:37:48.753Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-09-06T23:37:48.753Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-09-06T23:37:48.753Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-09-06T23:37:48.753Z] PASS [2019-09-06T23:37:48.753Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-09-06T23:37:48.788Z] The following NEW packages will be installed: [2019-09-06T23:37:48.788Z] jq libjq1 libonig4 [2019-09-06T23:37:48.788Z] 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. [2019-09-06T23:37:48.788Z] Need to get 310 kB of archives. [2019-09-06T23:37:48.788Z] After this operation, 1267 kB of additional disk space will be used. [2019-09-06T23:37:48.788Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-09-06T23:37:48.788Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-09-06T23:37:48.788Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-09-06T23:37:49.072Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-06T23:37:49.072Z] Fetched 310 kB in 0s (3626 kB/s) [2019-09-06T23:37:49.072Z] Selecting previously unselected package libonig4:ppc64el. [2019-09-06T23:37:49.072Z] (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.) [2019-09-06T23:37:49.072Z] Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2019-09-06T23:37:49.072Z] Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-09-06T23:37:49.072Z] Selecting previously unselected package libjq1:ppc64el. [2019-09-06T23:37:49.072Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-09-06T23:37:49.072Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-09-06T23:37:49.072Z] Selecting previously unselected package jq. [2019-09-06T23:37:49.072Z] Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-09-06T23:37:49.072Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-09-06T23:37:49.072Z] Setting up libonig4:ppc64el (6.1.3-2) ... [2019-09-06T23:37:49.072Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-09-06T23:37:49.072Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-06T23:37:49.072Z] Setting up jq (1.5+dfsg-1.3) ... [2019-09-06T23:37:49.188Z] PASS: docker_cli_exec_unix_test.go:77: DockerSuite.TestExecWithTERM 1.003s [2019-09-06T23:37:49.691Z] Removing intermediate container 70e8fbf1041a [2019-09-06T23:37:49.691Z] ---> 6885e0af104a [2019-09-06T23:37:49.691Z] Step 22/126 : COPY contrib/download-frozen-image-v2.sh / [2019-09-06T23:37:49.691Z] ---> 5f0f0d536364 [2019-09-06T23:37:49.691Z] 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 [2019-09-06T23:37:49.973Z] ---> Running in 356dd733c8b0 [2019-09-06T23:37:50.900Z] umount: bundles/test-integration/root: mountpoint not found [2019-09-06T23:37:50.900Z] Clearing AppArmor profiles cache:. [2019-09-06T23:37:50.900Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-09-06T23:37:50.900Z] Unloading profiles will leave already running processes permanently [2019-09-06T23:37:50.900Z] unconfined, which can lead to unexpected situations. [2019-09-06T23:37:50.900Z] [2019-09-06T23:37:50.900Z] To set a process to complain mode, use the command line tool [2019-09-06T23:37:50.900Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-09-06T23:37:50.900Z] with the 'teardown' option." [2019-09-06T23:37:50.900Z] Removing test suite binaries [2019-09-06T23:37:50.982Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-09-06T23:37:51.083Z] PASS: docker_cli_exec_test.go:429: DockerSuite.TestExecWithUser 1.298s [2019-09-06T23:37:51.282Z]  [2019-09-06T23:37:51.372Z] [2019-09-06T23:37:52.027Z]  #######  9.9% #######################   32.4% ##############################   42.8% #################################### 51.1% #################################################   68.8% ################################################################## 91.9% ######################################################################## 100.0% [2019-09-06T23:37:52.313Z]  [2019-09-06T23:37:52.598Z]  ######################################   53.5% #######################################################################  99.4% ######################################################################## 100.0% [2019-09-06T23:37:52.883Z]  [2019-09-06T23:37:53.460Z]  #############     18.5% #################################   46.0% #############################################  63.8% ########################################################## 81.4% ######################################################################## 100.0% [2019-09-06T23:37:53.765Z]  [2019-09-06T23:37:55.139Z]  ###   5.4% #########    13.0% ###############  21.0% #####################  30.4% ############################  39.4% ###################################   48.8% ######################################### 58.0% ###############################################  66.0% ###################################################### 75.3% ######################################################## 78.6% #############################################################  85.4% ###################################################################  93.7% #################################################################### 94.6% ######################################################################## 100.0% [2019-09-06T23:37:55.139Z]  [2019-09-06T23:37:56.153Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-09-06T23:37:56.153Z]  [2019-09-06T23:37:56.153Z]  ######################################################################## 100.0% [2019-09-06T23:37:56.436Z]  [2019-09-06T23:37:56.437Z] PASS: docker_api_containers_test.go:190: DockerSuite.TestGetContainerStats 5.164s [2019-09-06T23:37:57.052Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-09-06T23:37:57.340Z]  [2019-09-06T23:37:57.340Z]  ######################################################################## 100.0% [2019-09-06T23:37:57.623Z]  [2019-09-06T23:37:57.913Z] 2019/09/06 23:37:56 Finished clone github.com/gogo/protobuf [2019-09-06T23:37:57.913Z] 2019/09/06 23:37:56 Finished clone github.com/hashicorp/consul [2019-09-06T23:37:58.239Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-09-06T23:37:58.239Z] skipping existing c8c2d4a6b2e3 [2019-09-06T23:37:58.239Z] [2019-09-06T23:37:59.249Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-09-06T23:37:59.249Z]  [2019-09-06T23:37:59.249Z]  ######################################################################## 100.0% [2019-09-06T23:37:59.534Z]  [2019-09-06T23:37:59.534Z] Download of images into '/build' complete. [2019-09-06T23:37:59.534Z] Use something like the following to load the result into a Docker daemon: [2019-09-06T23:37:59.534Z] tar -cC '/build' . | docker load [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-09-06T23:38:01.690Z] PASS: docker_api_containers_test.go:338: DockerSuite.TestGetContainerStatsNoStream 5.093s [2019-09-06T23:38:02.207Z] + echo Ensuring container killed. [2019-09-06T23:38:02.207Z] Ensuring container killed. [2019-09-06T23:38:02.207Z] + docker rm -vf docker-pr1 [2019-09-06T23:38:02.207Z] Error: No such container: docker-pr1 [2019-09-06T23:38:02.207Z] + true [2019-09-06T23:38:02.225Z] Removing intermediate container 356dd733c8b0 [2019-09-06T23:38:02.225Z] ---> c4848ee10bbd [2019-09-06T23:38:02.225Z] Step 24/126 : FROM base AS cross-false [2019-09-06T23:38:02.225Z] ---> 7fb0afcff257 [2019-09-06T23:38:02.225Z] Step 25/126 : FROM base AS cross-true [2019-09-06T23:38:02.225Z] ---> 7fb0afcff257 [2019-09-06T23:38:02.225Z] Step 26/126 : ARG DEBIAN_FRONTEND [2019-09-06T23:38:02.225Z] ---> Using cache [2019-09-06T23:38:02.225Z] ---> de9367ba9ff8 [2019-09-06T23:38:02.225Z] Step 27/126 : RUN dpkg --add-architecture armhf [2019-09-06T23:38:02.225Z] ---> Running in f2be5f9f229f [Pipeline] sh [2019-09-06T23:38:02.849Z] Removing intermediate container f2be5f9f229f [2019-09-06T23:38:02.849Z] ---> c1d72d53693e [2019-09-06T23:38:02.849Z] Step 28/126 : RUN dpkg --add-architecture arm64 [2019-09-06T23:38:02.849Z] ---> Running in e29c01ace09d [2019-09-06T23:38:03.206Z] + echo Chowning /workspace to jenkins user [2019-09-06T23:38:03.206Z] Chowning /workspace to jenkins user [2019-09-06T23:38:03.206Z] + id -u [2019-09-06T23:38:03.206Z] + id -g [2019-09-06T23:38:03.206Z] + docker run --rm -v /home/jenkins/workspace/engine_PR-350:/workspace busybox chown -R 1001:1001 /workspace [2019-09-06T23:38:03.206Z] Unable to find image 'busybox:latest' locally [2019-09-06T23:38:03.605Z] latest: Pulling from library/busybox [2019-09-06T23:38:03.605Z] 6d4c3d9fc915: Pulling fs layer [2019-09-06T23:38:03.864Z] Removing intermediate container e29c01ace09d [2019-09-06T23:38:03.864Z] ---> c662cf1bea8d [2019-09-06T23:38:03.864Z] Step 29/126 : RUN dpkg --add-architecture armel [2019-09-06T23:38:03.864Z] ---> Running in 5febf80b1ed4 [2019-09-06T23:38:03.995Z] 6d4c3d9fc915: Verifying Checksum [2019-09-06T23:38:03.995Z] 6d4c3d9fc915: Download complete [2019-09-06T23:38:04.213Z] PASS: docker_api_containers_test.go:230: DockerSuite.TestGetContainerStatsRmRunning 2.926s [2019-09-06T23:38:04.485Z] Removing intermediate container 5febf80b1ed4 [2019-09-06T23:38:04.485Z] ---> 572a9b203df3 [2019-09-06T23:38:04.485Z] 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 [2019-09-06T23:38:04.485Z] ---> Running in 18511c006ccd [2019-09-06T23:38:04.762Z] PASS: docker_cli_build_test.go:637: DockerSuite.TestBuildCopyWildcard 31.970s [2019-09-06T23:38:04.762Z] PASS: docker_cli_build_test.go:697: DockerSuite.TestBuildCopyWildcardCache 0.548s [2019-09-06T23:38:04.762Z] SKIP: docker_cli_build_test.go:677: DockerSuite.TestBuildCopyWildcardInName (unmatched requirement DaemonIsLinux) [2019-09-06T23:38:05.495Z] Removing intermediate container 18511c006ccd [2019-09-06T23:38:05.495Z] ---> 2c578de5f58b [2019-09-06T23:38:05.495Z] Step 31/126 : FROM cross-${CROSS} as dev-base [2019-09-06T23:38:05.495Z] ---> 7fb0afcff257 [2019-09-06T23:38:05.495Z] Step 32/126 : FROM dev-base AS runtime-dev-cross-false [2019-09-06T23:38:05.495Z] ---> 7fb0afcff257 [2019-09-06T23:38:05.495Z] Step 33/126 : ARG DEBIAN_FRONTEND [2019-09-06T23:38:05.495Z] ---> Using cache [2019-09-06T23:38:05.495Z] ---> de9367ba9ff8 [2019-09-06T23:38:05.495Z] Step 34/126 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* [2019-09-06T23:38:05.495Z] ---> Running in 10dff12d46ac [2019-09-06T23:38:05.779Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-06T23:38:05.779Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-06T23:38:05.779Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-06T23:38:05.779Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-06T23:38:05.779Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-09-06T23:38:05.987Z] 2019/09/06 23:38:05 Finished clone github.com/aws/aws-sdk-go [2019-09-06T23:38:06.064Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [482 kB] [2019-09-06T23:38:06.170Z] 6d4c3d9fc915: Pull complete [2019-09-06T23:38:06.170Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-09-06T23:38:06.170Z] Status: Downloaded newer image for busybox:latest [2019-09-06T23:38:06.350Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-09-06T23:38:06.350Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6903 kB] [2019-09-06T23:38:08.387Z] Fetched 7717 kB in 2s (2928 kB/s) [2019-09-06T23:38:09.397Z] Reading package lists... [2019-09-06T23:38:09.467Z] PASS: docker_api_containers_test.go:297: DockerSuite.TestGetContainerStatsStream 5.247s [2019-09-06T23:38:10.399Z] PASS: docker_api_attach_test.go:26: DockerSuite.TestGetContainersAttachWebsocket 0.781s [2019-09-06T23:38:10.399Z] PASS: docker_api_attach_test.go:90: DockerSuite.TestGetContainersWsAttachContainerNotFound 0.001s [2019-09-06T23:38:10.399Z] PASS: docker_api_containers_test.go:378: DockerSuite.TestGetStoppedContainerStats 0.097s [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-09-06T23:38:10.876Z] Reading package lists... [2019-09-06T23:38:10.876Z] Building dependency tree... [2019-09-06T23:38:10.876Z] Reading state information... [2019-09-06T23:38:10.876Z] The following additional packages will be installed: [2019-09-06T23:38:10.876Z] libapparmor1 libseccomp2 [2019-09-06T23:38:10.876Z] Suggested packages: [2019-09-06T23:38:10.876Z] seccomp [2019-09-06T23:38:10.876Z] The following NEW packages will be installed: [2019-09-06T23:38:10.876Z] libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-09-06T23:38:11.159Z] 0 upgraded, 4 newly installed, 0 to remove and 2 not upgraded. [2019-09-06T23:38:11.159Z] Need to get 296 kB of archives. [2019-09-06T23:38:11.159Z] After this operation, 1346 kB of additional disk space will be used. [2019-09-06T23:38:11.159Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB] [2019-09-06T23:38:11.159Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB] [2019-09-06T23:38:11.159Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2019-09-06T23:38:11.159Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2019-09-06T23:38:11.159Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-06T23:38:11.444Z] Fetched 296 kB in 0s (3751 kB/s) [2019-09-06T23:38:11.444Z] Selecting previously unselected package libseccomp2:ppc64el. [2019-09-06T23:38:11.444Z] (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.) [2019-09-06T23:38:11.444Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-09-06T23:38:11.444Z] Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-09-06T23:38:11.444Z] Selecting previously unselected package libseccomp-dev:ppc64el. [2019-09-06T23:38:11.444Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-09-06T23:38:11.444Z] Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-09-06T23:38:11.444Z] Selecting previously unselected package libapparmor1:ppc64el. [2019-09-06T23:38:11.444Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2019-09-06T23:38:11.444Z] Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-09-06T23:38:11.444Z] Selecting previously unselected package libapparmor-dev:ppc64el. [2019-09-06T23:38:11.444Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2019-09-06T23:38:11.444Z] Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-09-06T23:38:11.444Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-06T23:38:11.444Z] Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-09-06T23:38:11.444Z] Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-09-06T23:38:11.559Z] + bundleName=s390x-integration [2019-09-06T23:38:11.559Z] + echo Creating s390x-integration-bundles.tar.gz [2019-09-06T23:38:11.559Z] Creating s390x-integration-bundles.tar.gz [2019-09-06T23:38:11.559Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2019-09-06T23:38:11.559Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *.log -o -name *.prof ) -print [2019-09-06T23:38:11.727Z] Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-09-06T23:38:11.727Z] Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-09-06T23:38:11.727Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-06T23:38:12.011Z] Removing intermediate container 10dff12d46ac [2019-09-06T23:38:12.011Z] ---> ceefb0a21385 [2019-09-06T23:38:12.011Z] Step 35/126 : FROM cross-true AS runtime-dev-cross-true [2019-09-06T23:38:12.011Z] ---> 2c578de5f58b [2019-09-06T23:38:12.011Z] Step 36/126 : ARG DEBIAN_FRONTEND [2019-09-06T23:38:12.011Z] ---> Running in 4e216c347c37 [Pipeline] archiveArtifacts [2019-09-06T23:38:12.150Z] Archiving artifacts [2019-09-06T23:38:12.295Z] Removing intermediate container 4e216c347c37 [2019-09-06T23:38:12.295Z] ---> eb75388dd950 [2019-09-06T23:38:12.295Z] 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 [2019-09-06T23:38:12.295Z] ---> Running in 0a30a0c15cc3 [2019-09-06T23:38:12.913Z] Removing intermediate container 0a30a0c15cc3 [2019-09-06T23:38:12.913Z] ---> d90e9ad94a6b [2019-09-06T23:38:12.913Z] Step 38/126 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2019-09-06T23:38:12.913Z] ---> ceefb0a21385 [2019-09-06T23:38:12.913Z] Step 39/126 : FROM base AS tomlv [2019-09-06T23:38:12.913Z] ---> 7fb0afcff257 [2019-09-06T23:38:12.913Z] Step 40/126 : ENV INSTALL_BINARY_NAME=tomlv [2019-09-06T23:38:12.913Z] ---> Running in 739c0bdda74d [2019-09-06T23:38:13.197Z] Removing intermediate container 739c0bdda74d [2019-09-06T23:38:13.197Z] ---> c14bd4ffd46f [2019-09-06T23:38:13.197Z] Step 41/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-06T23:38:13.197Z] ---> 2c1fe1ffa61e [2019-09-06T23:38:13.197Z] Step 42/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-06T23:38:13.480Z] ---> 7a675eb32423 [2019-09-06T23:38:13.480Z] Step 43/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-06T23:38:13.480Z] ---> Running in 3a1b8f16d52e [2019-09-06T23:38:13.765Z] + RM_GOPATH=0 [2019-09-06T23:38:13.765Z] + TMP_GOPATH= [2019-09-06T23:38:13.765Z] + : /build [2019-09-06T23:38:13.765Z] + '[' -z '' ']' [2019-09-06T23:38:13.765Z] ++ mktemp -d [2019-09-06T23:38:13.765Z] + export GOPATH=/tmp/tmp.tAiip5lOWF [2019-09-06T23:38:13.765Z] + GOPATH=/tmp/tmp.tAiip5lOWF [2019-09-06T23:38:13.765Z] + RM_GOPATH=1 [2019-09-06T23:38:13.765Z] ++ dirname ./install.sh [2019-09-06T23:38:13.765Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-06T23:38:13.765Z] + dir=. [2019-09-06T23:38:13.765Z] + bin=tomlv [2019-09-06T23:38:13.765Z] + shift [2019-09-06T23:38:13.765Z] + '[' '!' -f ./tomlv.installer ']' [2019-09-06T23:38:13.765Z] + . ./tomlv.installer [2019-09-06T23:38:13.765Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-06T23:38:13.765Z] + install_tomlv [2019-09-06T23:38:13.765Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-09-06T23:38:13.765Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.tAiip5lOWF/src/github.com/BurntSushi/toml [2019-09-06T23:38:13.765Z] Cloning into '/tmp/tmp.tAiip5lOWF/src/github.com/BurntSushi/toml'... [2019-09-06T23:38:14.396Z] + cd /tmp/tmp.tAiip5lOWF/src/github.com/BurntSushi/toml [2019-09-06T23:38:14.396Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-09-06T23:38:14.396Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-09-06T23:38:14.396Z] runtime/internal/atomic [2019-09-06T23:38:14.396Z] math/bits [2019-09-06T23:38:14.396Z] errors [2019-09-06T23:38:14.396Z] internal/cpu [2019-09-06T23:38:14.396Z] runtime/internal/sys [2019-09-06T23:38:14.396Z] runtime/internal/math [2019-09-06T23:38:14.396Z] unicode/utf8 [2019-09-06T23:38:14.396Z] internal/bytealg [2019-09-06T23:38:14.396Z] internal/race [2019-09-06T23:38:14.396Z] math [2019-09-06T23:38:14.396Z] sync/atomic [2019-09-06T23:38:14.684Z] unicode [2019-09-06T23:38:14.684Z] internal/testlog [2019-09-06T23:38:14.684Z] runtime [2019-09-06T23:38:14.684Z] encoding [2019-09-06T23:38:14.684Z] runtime/cgo [2019-09-06T23:38:15.311Z] strconv [2019-09-06T23:38:15.962Z] 2019/09/06 23:38:15 Finished clone google.golang.org/api [2019-09-06T23:38:15.962Z] 2019/09/06 23:38:15 Dependencies downloaded. Download time: 1m18.593596265s [2019-09-06T23:38:15.962Z] 2019/09/06 23:38:15 Collecting all dependencies [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-09-06T23:38:18.780Z] sync [2019-09-06T23:38:18.780Z] io [2019-09-06T23:38:18.780Z] reflect [2019-09-06T23:38:18.780Z] syscall [2019-09-06T23:38:19.069Z] bytes [2019-09-06T23:38:19.069Z] strings [2019-09-06T23:38:19.296Z] + make clean [2019-09-06T23:38:19.356Z] bufio [2019-09-06T23:38:19.724Z] docker volume rm -f docker-dev-cache [2019-09-06T23:38:19.724Z] docker-dev-cache [Pipeline] deleteDir [2019-09-06T23:38:19.981Z] path [2019-09-06T23:38:19.981Z] text/tabwriter [2019-09-06T23:38:20.267Z] internal/syscall/unix [2019-09-06T23:38:20.267Z] time [2019-09-06T23:38:20.889Z] sort [2019-09-06T23:38:20.889Z] internal/poll [2019-09-06T23:38:20.889Z] internal/fmtsort [2019-09-06T23:38:21.192Z] os [2019-09-06T23:38:21.477Z] path/filepath [2019-09-06T23:38:21.477Z] fmt [2019-09-06T23:38:21.761Z] io/ioutil [2019-09-06T23:38:22.046Z] log [2019-09-06T23:38:22.046Z] flag [2019-09-06T23:38:22.046Z] github.com/BurntSushi/toml [2019-09-06T23:38:22.437Z] PASS: docker_cli_build_test.go:5141: DockerSuite.TestBuildDeleteCommittedFile 17.001s [2019-09-06T23:38:22.437Z] PASS: docker_cli_build_test.go:2069: DockerSuite.TestBuildDockerfileStdin 0.857s [2019-09-06T23:38:23.062Z] github.com/BurntSushi/toml/cmd/tomlv [2019-09-06T23:38:23.404Z] PASS: docker_cli_build_test.go:2089: DockerSuite.TestBuildDockerfileStdinConflict 0.060s [2019-09-06T23:38:24.541Z] Removing intermediate container 3a1b8f16d52e [2019-09-06T23:38:24.541Z] ---> 4aace49cbadb [2019-09-06T23:38:24.541Z] Step 44/126 : FROM base AS vndr [2019-09-06T23:38:24.541Z] ---> 7fb0afcff257 [2019-09-06T23:38:24.541Z] Step 45/126 : ENV INSTALL_BINARY_NAME=vndr [2019-09-06T23:38:24.541Z] ---> Running in 401976886bbe [2019-09-06T23:38:24.541Z] Removing intermediate container 401976886bbe [2019-09-06T23:38:24.541Z] ---> 3d5cdce33e8c [2019-09-06T23:38:24.541Z] Step 46/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-06T23:38:24.828Z] ---> e14a3a15848a [2019-09-06T23:38:24.828Z] Step 47/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-06T23:38:24.828Z] ---> 9c6ec18b2656 [2019-09-06T23:38:24.828Z] Step 48/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-06T23:38:24.828Z] ---> Running in 1154b5b04606 [2019-09-06T23:38:25.447Z] + RM_GOPATH=0 [2019-09-06T23:38:25.447Z] + TMP_GOPATH= [2019-09-06T23:38:25.447Z] + : /build [2019-09-06T23:38:25.447Z] + '[' -z '' ']' [2019-09-06T23:38:25.447Z] ++ mktemp -d [2019-09-06T23:38:25.447Z] + export GOPATH=/tmp/tmp.2YXvXXrTyU [2019-09-06T23:38:25.447Z] + GOPATH=/tmp/tmp.2YXvXXrTyU [2019-09-06T23:38:25.447Z] + RM_GOPATH=1 [2019-09-06T23:38:25.447Z] ++ dirname ./install.sh [2019-09-06T23:38:25.447Z] + dir=. [2019-09-06T23:38:25.447Z] + bin=vndr [2019-09-06T23:38:25.447Z] + shift [2019-09-06T23:38:25.447Z] + '[' '!' -f ./vndr.installer ']' [2019-09-06T23:38:25.447Z] + . ./vndr.installer [2019-09-06T23:38:25.447Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-06T23:38:25.447Z] + install_vndr [2019-09-06T23:38:25.447Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-06T23:38:25.447Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-09-06T23:38:25.447Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.2YXvXXrTyU/src/github.com/LK4D4/vndr [2019-09-06T23:38:25.447Z] Cloning into '/tmp/tmp.2YXvXXrTyU/src/github.com/LK4D4/vndr'... [2019-09-06T23:38:25.732Z] + cd /tmp/tmp.2YXvXXrTyU/src/github.com/LK4D4/vndr [2019-09-06T23:38:25.732Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-09-06T23:38:25.732Z] + go build -buildmode=pie -v -o /build/vndr . [2019-09-06T23:38:25.895Z] 2019/09/06 23:38:24 Clean vendor dir from unused packages [2019-09-06T23:38:25.895Z] 2019/09/06 23:38:25 Success [2019-09-06T23:38:25.895Z] 2019/09/06 23:38:25 Running time: 1m31.281724395s [2019-09-06T23:38:25.895Z] Congratulations! All vendoring changes are done the right way. [2019-09-06T23:38:26.028Z] errors [2019-09-06T23:38:26.028Z] internal/race [2019-09-06T23:38:26.028Z] internal/cpu [2019-09-06T23:38:26.028Z] runtime/internal/sys [2019-09-06T23:38:26.028Z] runtime/internal/atomic [2019-09-06T23:38:26.028Z] sync/atomic [2019-09-06T23:38:26.028Z] runtime/internal/math [2019-09-06T23:38:26.028Z] internal/bytealg [2019-09-06T23:38:26.028Z] unicode/utf8 [2019-09-06T23:38:26.028Z] unicode [2019-09-06T23:38:26.028Z] math/bits [2019-09-06T23:38:26.028Z] internal/testlog [2019-09-06T23:38:26.028Z] runtime [2019-09-06T23:38:26.028Z] math [2019-09-06T23:38:26.028Z] encoding [2019-09-06T23:38:26.028Z] unicode/utf16 [2019-09-06T23:38:26.318Z] container/list [2019-09-06T23:38:26.318Z] crypto/internal/subtle [2019-09-06T23:38:26.318Z] crypto/subtle [2019-09-06T23:38:26.609Z] internal/x/crypto/cryptobyte/asn1 [2019-09-06T23:38:26.609Z] internal/nettrace [2019-09-06T23:38:26.609Z] internal/x/net/dns/dnsmessage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2019-09-06T23:38:26.897Z] strconv [2019-09-06T23:38:26.897Z] runtime/cgo [2019-09-06T23:38:27.135Z] PASS: docker_cli_build_test.go:2103: DockerSuite.TestBuildDockerfileStdinDockerignore 2.475s [2019-09-06T23:38:27.186Z] + echo Building e2e image [2019-09-06T23:38:27.186Z] Building e2e image [2019-09-06T23:38:27.186Z] + docker build --build-arg DOCKER_GITCOMMIT=78198da34a57b1f6e92b9c95d89e02d8888169ff -t moby-e2e-test -f Dockerfile.e2e . [2019-09-06T23:38:27.186Z] #2 [internal] load build definition from Dockerfile.e2e [2019-09-06T23:38:27.186Z] #2 transferring dockerfile: 3.19kB done [2019-09-06T23:38:27.186Z] #2 DONE 0.0s [2019-09-06T23:38:27.186Z] [2019-09-06T23:38:27.186Z] #1 [internal] load .dockerignore [2019-09-06T23:38:27.186Z] #1 transferring context: 34B done [2019-09-06T23:38:27.186Z] #1 DONE 0.0s [2019-09-06T23:38:27.186Z] [2019-09-06T23:38:27.186Z] #4 [internal] load metadata for docker.io/library/golang:1.12.8-alpine [2019-09-06T23:38:27.442Z] #4 DONE 0.3s [2019-09-06T23:38:27.442Z] [2019-09-06T23:38:27.442Z] #3 [internal] load metadata for docker.io/library/alpine:3.9 [2019-09-06T23:38:27.442Z] #3 DONE 0.3s [2019-09-06T23:38:27.442Z] [2019-09-06T23:38:27.442Z] #8 [internal] load build context [2019-09-06T23:38:27.531Z] crypto/rc4 [2019-09-06T23:38:27.713Z] #8 transferring context: 797.37kB 0.3s done [2019-09-06T23:38:27.713Z] #8 DONE 0.3s [2019-09-06T23:38:27.713Z] [2019-09-06T23:38:27.713Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.8-alpine@sha256:057690933d... [2019-09-06T23:38:27.713Z] #14 resolve docker.io/library/golang:1.12.8-alpine@sha256:057690933dda0237cef8315329d3f35c7d135c6fcffa072883a84e23988cab2e done [2019-09-06T23:38:27.713Z] #14 sha256:5b92ed72e21697c62cf5f2f4f9c09e2b1b78c05d053c778b8aa515b39bb4e10d 3.80kB / 3.80kB done [2019-09-06T23:38:27.713Z] #14 sha256:0503825856099e6adb39c8297af09547f69684b7016b7f3680ed801aa310baaa 2.79MB / 2.79MB 0.2s done [2019-09-06T23:38:27.713Z] #14 sha256:0bb4ee3360d7674b72befc5a29a65d17c2aad071dba363cedc48e21337e2f9fc 301.72kB / 301.72kB 0.2s done [2019-09-06T23:38:27.713Z] #14 sha256:057690933dda0237cef8315329d3f35c7d135c6fcffa072883a84e23988cab2e 1.65kB / 1.65kB done [2019-09-06T23:38:27.713Z] #14 sha256:c97759eb43bfdab3c6fee66ed238edf3f4c9b8eef0b9d4d6301493149b837d10 1.36kB / 1.36kB done [2019-09-06T23:38:27.713Z] #14 extracting sha256:0503825856099e6adb39c8297af09547f69684b7016b7f3680ed801aa310baaa 0.1s [2019-09-06T23:38:27.713Z] #14 sha256:893f09c2afb0995b31b535c5ef1e3e6baf15d6e3ba20cca23ab228dc23959bba 156B / 156B 0.2s done [2019-09-06T23:38:27.713Z] #14 sha256:e0b508c9fcd95d7170cc288266fa5643b5c5428d218e7fe9f0c987bf1c49acdb 0B / 125.70MB 0.2s [2019-09-06T23:38:27.713Z] #14 sha256:895d0c79b0edd748653b54a190d6217113ae3e6cb33e50b54a457e73ce6a6eb9 0B / 126B 0.2s [2019-09-06T23:38:27.975Z] #14 sha256:895d0c79b0edd748653b54a190d6217113ae3e6cb33e50b54a457e73ce6a6eb9 126B / 126B 0.3s done [2019-09-06T23:38:27.975Z] #14 sha256:e0b508c9fcd95d7170cc288266fa5643b5c5428d218e7fe9f0c987bf1c49acdb 9.79MB / 125.70MB 0.5s [2019-09-06T23:38:28.273Z] #14 extracting sha256:0503825856099e6adb39c8297af09547f69684b7016b7f3680ed801aa310baaa 0.4s done [2019-09-06T23:38:28.273Z] #14 sha256:e0b508c9fcd95d7170cc288266fa5643b5c5428d218e7fe9f0c987bf1c49acdb 21.97MB / 125.70MB 0.7s [2019-09-06T23:38:28.273Z] #14 ... [2019-09-06T23:38:28.273Z] [2019-09-06T23:38:28.273Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.9@sha256:7746df395af22f042... [2019-09-06T23:38:28.273Z] #5 resolve docker.io/library/alpine:3.9@sha256:7746df395af22f04212cd25a92c1d6dbc5a06a0ca9579a229ef43008d4d1302a done [2019-09-06T23:38:28.273Z] #5 sha256:055936d3920576da37aa9bc460d70c5f212028bda1c08c0879aedf03d7a66ea1 1.51kB / 1.51kB done [2019-09-06T23:38:28.273Z] #5 sha256:e7c96db7181be991f19a9fb6975cdbbd73c65f4a2681348e63a141a2192a5f10 2.76MB / 2.76MB 0.2s done [2019-09-06T23:38:28.273Z] #5 sha256:7746df395af22f04212cd25a92c1d6dbc5a06a0ca9579a229ef43008d4d1302a 1.64kB / 1.64kB done [2019-09-06T23:38:28.273Z] #5 sha256:bf1684a6e3676389ec861c602e97f27b03f14178e5bc3f70dce198f9f160cce9 528B / 528B done [2019-09-06T23:38:28.273Z] #5 extracting sha256:e7c96db7181be991f19a9fb6975cdbbd73c65f4a2681348e63a141a2192a5f10 0.4s done [2019-09-06T23:38:28.273Z] #5 DONE 0.8s [2019-09-06T23:38:28.273Z] [2019-09-06T23:38:28.273Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.8-alpine@sha256:057690933d... [2019-09-06T23:38:28.273Z] #14 sha256:e0b508c9fcd95d7170cc288266fa5643b5c5428d218e7fe9f0c987bf1c49acdb 29.83MB / 125.70MB 0.7s [2019-09-06T23:38:28.273Z] #14 extracting sha256:0bb4ee3360d7674b72befc5a29a65d17c2aad071dba363cedc48e21337e2f9fc [2019-09-06T23:38:28.467Z] --- PASS: TestImportExtremelyLargeImageWorks (160.28s) [2019-09-06T23:38:28.467Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestImportExtremelyLargeImageWorks [2019-09-06T23:38:28.467Z] daemon.go:321: [d1b760e36d2b7] waiting for daemon to start [2019-09-06T23:38:28.467Z] daemon.go:339: [d1b760e36d2b7] daemon started [2019-09-06T23:38:28.467Z] daemon.go:449: [d1b760e36d2b7] Stopping daemon [2019-09-06T23:38:28.467Z] daemon.go:288: [d1b760e36d2b7] exiting daemon [2019-09-06T23:38:28.467Z] daemon.go:436: [d1b760e36d2b7] Daemon stopped [2019-09-06T23:38:28.467Z] PASS [2019-09-06T23:38:28.467Z] Running /go/src/github.com/docker/docker/integration/network flags=-test.v -test.timeout=120m [2019-09-06T23:38:28.467Z] INFO: Testing against a local daemon [2019-09-06T23:38:28.467Z] === RUN TestNetworkCreateDelete [2019-09-06T23:38:28.467Z] --- PASS: TestNetworkCreateDelete (0.11s) [2019-09-06T23:38:28.467Z] === RUN TestDockerNetworkDeletePreferID [2019-09-06T23:38:28.528Z] #14 sha256:e0b508c9fcd95d7170cc288266fa5643b5c5428d218e7fe9f0c987bf1c49acdb 37.15MB / 125.70MB 0.8s [2019-09-06T23:38:28.528Z] #14 extracting sha256:0bb4ee3360d7674b72befc5a29a65d17c2aad071dba363cedc48e21337e2f9fc 0.2s done [2019-09-06T23:38:28.528Z] #14 sha256:e0b508c9fcd95d7170cc288266fa5643b5c5428d218e7fe9f0c987bf1c49acdb 55.43MB / 125.70MB 1.0s [2019-09-06T23:38:28.528Z] #14 extracting sha256:893f09c2afb0995b31b535c5ef1e3e6baf15d6e3ba20cca23ab228dc23959bba done [2019-09-06T23:38:28.782Z] #14 sha256:e0b508c9fcd95d7170cc288266fa5643b5c5428d218e7fe9f0c987bf1c49acdb 62.88MB / 125.70MB 1.1s [2019-09-06T23:38:28.782Z] #14 sha256:e0b508c9fcd95d7170cc288266fa5643b5c5428d218e7fe9f0c987bf1c49acdb 72.78MB / 125.70MB 1.2s [2019-09-06T23:38:28.782Z] #14 sha256:e0b508c9fcd95d7170cc288266fa5643b5c5428d218e7fe9f0c987bf1c49acdb 86.24MB / 125.70MB 1.4s [2019-09-06T23:38:29.030Z] --- PASS: TestDockerNetworkDeletePreferID (0.30s) [2019-09-06T23:38:29.030Z] === RUN TestInspectNetwork [2019-09-06T23:38:29.038Z] #14 sha256:e0b508c9fcd95d7170cc288266fa5643b5c5428d218e7fe9f0c987bf1c49acdb 95.73MB / 125.70MB 1.5s [2019-09-06T23:38:29.038Z] #14 sha256:e0b508c9fcd95d7170cc288266fa5643b5c5428d218e7fe9f0c987bf1c49acdb 102.61MB / 125.70MB 1.5s [2019-09-06T23:38:29.292Z] #14 sha256:e0b508c9fcd95d7170cc288266fa5643b5c5428d218e7fe9f0c987bf1c49acdb 119.90MB / 125.70MB 1.7s [2019-09-06T23:38:29.309Z] PASS: docker_cli_build_test.go:2107: DockerSuite.TestBuildDockerfileStdinDockerignoreIgnored 2.417s [2019-09-06T23:38:29.851Z] #14 extracting sha256:e0b508c9fcd95d7170cc288266fa5643b5c5428d218e7fe9f0c987bf1c49acdb [2019-09-06T23:38:30.106Z] #14 ... [2019-09-06T23:38:30.106Z] [2019-09-06T23:38:30.106Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2019-09-06T23:38:30.106Z] #6 DONE 1.8s [2019-09-06T23:38:30.106Z] [2019-09-06T23:38:30.106Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.8-alpine@sha256:057690933d... [2019-09-06T23:38:30.106Z] #14 sha256:e0b508c9fcd95d7170cc288266fa5643b5c5428d218e7fe9f0c987bf1c49acdb 125.70MB / 125.70MB 2.3s done [2019-09-06T23:38:30.996Z] sync [2019-09-06T23:38:30.996Z] github.com/LK4D4/vndr/godl/singleflight [2019-09-06T23:38:30.996Z] io [2019-09-06T23:38:30.996Z] reflect [2019-09-06T23:38:30.996Z] syscall [2019-09-06T23:38:30.996Z] math/rand [2019-09-06T23:38:30.996Z] internal/singleflight [2019-09-06T23:38:30.996Z] bytes [2019-09-06T23:38:30.997Z] strings [2019-09-06T23:38:31.624Z] bufio [2019-09-06T23:38:31.910Z] path [2019-09-06T23:38:31.910Z] hash [2019-09-06T23:38:31.910Z] crypto/internal/randutil [2019-09-06T23:38:32.199Z] hash/crc32 [2019-09-06T23:38:32.199Z] crypto [2019-09-06T23:38:32.199Z] crypto/sha512 [2019-09-06T23:38:32.199Z] crypto/hmac [2019-09-06T23:38:32.216Z] PASS: docker_cli_build_test.go:2099: DockerSuite.TestBuildDockerfileStdinNoExtraFiles 3.111s [2019-09-06T23:38:32.487Z] time [2019-09-06T23:38:32.487Z] internal/syscall/unix [2019-09-06T23:38:32.487Z] crypto/sha1 [2019-09-06T23:38:32.487Z] crypto/sha256 [2019-09-06T23:38:32.487Z] internal/x/crypto/hkdf [2019-09-06T23:38:32.775Z] internal/x/text/transform [2019-09-06T23:38:33.061Z] sort [2019-09-06T23:38:33.205Z] PASS: docker_api_swarm_service_test.go:142: DockerSwarmSuite.TestAPISwarmServicesUpdate 33.055s [2019-09-06T23:38:33.348Z] encoding/binary [2019-09-06T23:38:33.348Z] internal/poll [2019-09-06T23:38:33.348Z] internal/fmtsort [2019-09-06T23:38:33.348Z] regexp/syntax [2019-09-06T23:38:33.638Z] encoding/base64 [2019-09-06T23:38:33.638Z] crypto/cipher [2019-09-06T23:38:33.638Z] os [2019-09-06T23:38:33.769Z] PASS: docker_cli_health_test.go:39: DockerSuite.TestHealth 23.397s [2019-09-06T23:38:33.769Z] PASS: docker_cli_history_test.go:58: DockerSuite.TestHistoryExistentImage 0.025s [2019-09-06T23:38:33.769Z] PASS: docker_cli_history_test.go:86: DockerSuite.TestHistoryHumanOptionFalse 0.037s [2019-09-06T23:38:33.769Z] PASS: docker_cli_history_test.go:104: DockerSuite.TestHistoryHumanOptionTrue 0.032s [2019-09-06T23:38:33.927Z] crypto/md5 [2019-09-06T23:38:33.927Z] crypto/aes [2019-09-06T23:38:34.215Z] crypto/des [2019-09-06T23:38:34.215Z] encoding/pem [2019-09-06T23:38:34.215Z] internal/x/crypto/internal/chacha20 [2019-09-06T23:38:34.531Z] internal/x/crypto/poly1305 [2019-09-06T23:38:34.531Z] internal/x/crypto/curve25519 [2019-09-06T23:38:34.531Z] regexp [2019-09-06T23:38:34.531Z] internal/x/crypto/chacha20poly1305 [2019-09-06T23:38:34.531Z] fmt [2019-09-06T23:38:34.817Z] path/filepath [2019-09-06T23:38:35.102Z] io/ioutil [2019-09-06T23:38:35.140Z] PASS: docker_cli_history_test.go:67: DockerSuite.TestHistoryImageWithComment 1.179s [2019-09-06T23:38:35.140Z] PASS: docker_cli_history_test.go:62: DockerSuite.TestHistoryNonExistentImage 0.024s [2019-09-06T23:38:35.140Z] === RUN TestInspectNetwork/full_network_id [2019-09-06T23:38:35.140Z] === RUN TestInspectNetwork/partial_network_id [2019-09-06T23:38:35.140Z] === RUN TestInspectNetwork/network_name [2019-09-06T23:38:35.140Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-09-06T23:38:35.338Z] #14 extracting sha256:e0b508c9fcd95d7170cc288266fa5643b5c5428d218e7fe9f0c987bf1c49acdb 5.0s [2019-09-06T23:38:35.387Z] go/token [2019-09-06T23:38:35.387Z] net/url [2019-09-06T23:38:35.387Z] flag [2019-09-06T23:38:35.387Z] text/template/parse [2019-09-06T23:38:35.676Z] go/scanner [2019-09-06T23:38:35.676Z] log [2019-09-06T23:38:35.965Z] encoding/json [2019-09-06T23:38:35.965Z] go/ast [2019-09-06T23:38:35.965Z] encoding/xml [2019-09-06T23:38:36.272Z] #14 extracting sha256:e0b508c9fcd95d7170cc288266fa5643b5c5428d218e7fe9f0c987bf1c49acdb 6.1s done [2019-09-06T23:38:36.513Z] PASS: docker_cli_images_test.go:227: DockerSuite.TestImagesEnsureDanglingImageOnlyListedOnce 1.240s [2019-09-06T23:38:36.513Z] PASS: docker_cli_images_test.go:22: DockerSuite.TestImagesEnsureImageIsListed 0.036s [2019-09-06T23:38:36.513Z] PASS: docker_cli_images_test.go:46: DockerSuite.TestImagesEnsureImageWithBadTagIsNotListed 0.032s [2019-09-06T23:38:36.526Z] #14 extracting sha256:895d0c79b0edd748653b54a190d6217113ae3e6cb33e50b54a457e73ce6a6eb9 [2019-09-06T23:38:36.526Z] #14 extracting sha256:895d0c79b0edd748653b54a190d6217113ae3e6cb33e50b54a457e73ce6a6eb9 done [2019-09-06T23:38:36.771Z] PASS: docker_cli_images_test.go:27: DockerSuite.TestImagesEnsureImageWithTagIsListed 0.170s [2019-09-06T23:38:36.989Z] text/template [2019-09-06T23:38:37.088Z] #14 DONE 9.7s [2019-09-06T23:38:37.088Z] [2019-09-06T23:38:37.088Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-09-06T23:38:37.277Z] compress/flate [2019-09-06T23:38:37.277Z] go/parser [2019-09-06T23:38:37.336Z] PASS: docker_cli_images_test.go:301: DockerSuite.TestImagesEnsureImagesFromBusyboxShown 0.526s [2019-09-06T23:38:37.566Z] context [2019-09-06T23:38:37.592Z] PASS: docker_cli_images_test.go:284: DockerSuite.TestImagesEnsureImagesFromScratchShown 0.391s [2019-09-06T23:38:37.853Z] math/big [2019-09-06T23:38:38.011Z] #15 ... [2019-09-06T23:38:38.011Z] [2019-09-06T23:38:38.011Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2019-09-06T23:38:38.011Z] #7 0.998 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2019-09-06T23:38:38.011Z] #7 2.102 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2019-09-06T23:38:38.011Z] #7 2.200 (1/35) Upgrading musl (1.1.20-r4 -> 1.1.20-r5) [2019-09-06T23:38:38.011Z] #7 2.213 (2/35) Installing ncurses-terminfo-base (6.1_p20190105-r0) [2019-09-06T23:38:38.011Z] #7 2.215 (3/35) Installing ncurses-terminfo (6.1_p20190105-r0) [2019-09-06T23:38:38.011Z] #7 2.423 (4/35) Installing ncurses-libs (6.1_p20190105-r0) [2019-09-06T23:38:38.011Z] #7 2.432 (5/35) Installing readline (7.0.003-r1) [2019-09-06T23:38:38.011Z] #7 2.439 (6/35) Installing bash (4.4.19-r1) [2019-09-06T23:38:38.011Z] #7 2.454 Executing bash-4.4.19-r1.post-install [2019-09-06T23:38:38.011Z] #7 2.458 (7/35) Installing ca-certificates (20190108-r0) [2019-09-06T23:38:38.011Z] #7 2.475 (8/35) Installing libgcc (8.3.0-r0) [2019-09-06T23:38:38.011Z] #7 2.478 (9/35) Installing libstdc++ (8.3.0-r0) [2019-09-06T23:38:38.011Z] #7 2.492 (10/35) Installing binutils (2.31.1-r2) [2019-09-06T23:38:38.011Z] #7 2.591 (11/35) Installing gmp (6.1.2-r1) [2019-09-06T23:38:38.011Z] #7 2.600 (12/35) Installing isl (0.18-r0) [2019-09-06T23:38:38.011Z] #7 2.621 (13/35) Installing libgomp (8.3.0-r0) [2019-09-06T23:38:38.011Z] #7 2.630 (14/35) Installing libatomic (8.3.0-r0) [2019-09-06T23:38:38.011Z] #7 2.632 (15/35) Installing mpfr3 (3.1.5-r1) [2019-09-06T23:38:38.011Z] #7 2.638 (16/35) Installing mpc1 (1.0.3-r1) [2019-09-06T23:38:38.011Z] #7 2.641 (17/35) Installing gcc (8.3.0-r0) [2019-09-06T23:38:38.011Z] #7 3.534 (18/35) Installing musl-dev (1.1.20-r5) [2019-09-06T23:38:38.011Z] #7 3.650 (19/35) Installing libc-dev (0.7.1-r0) [2019-09-06T23:38:38.011Z] #7 3.652 (20/35) Installing g++ (8.3.0-r0) [2019-09-06T23:38:38.011Z] #7 4.236 (21/35) Installing nghttp2-libs (1.35.1-r1) [2019-09-06T23:38:38.011Z] #7 4.240 (22/35) Installing libssh2 (1.8.2-r0) [2019-09-06T23:38:38.011Z] #7 4.244 (23/35) Installing libcurl (7.64.0-r2) [2019-09-06T23:38:38.011Z] #7 4.256 (24/35) Installing expat (2.2.7-r0) [2019-09-06T23:38:38.011Z] #7 4.260 (25/35) Installing pcre2 (10.32-r1) [2019-09-06T23:38:38.011Z] #7 4.268 (26/35) Installing git (2.20.1-r0) [2019-09-06T23:38:38.011Z] #7 4.470 (27/35) Installing libmnl (1.0.4-r0) [2019-09-06T23:38:38.011Z] #7 4.473 (28/35) Installing jansson (2.11-r0) [2019-09-06T23:38:38.011Z] #7 4.476 (29/35) Installing libnftnl-libs (1.1.1-r0) [2019-09-06T23:38:38.011Z] #7 4.482 (30/35) Installing iptables (1.6.2-r1) [2019-09-06T23:38:38.011Z] #7 4.505 (31/35) Upgrading musl-utils (1.1.20-r4 -> 1.1.20-r5) [2019-09-06T23:38:38.011Z] #7 4.509 (32/35) Installing pigz (2.4-r0) [2019-09-06T23:38:38.011Z] #7 4.514 (33/35) Installing tar (1.32-r0) [2019-09-06T23:38:38.011Z] #7 4.523 (34/35) Installing xz-libs (5.2.4-r0) [2019-09-06T23:38:38.011Z] #7 4.527 (35/35) Installing xz (5.2.4-r0) [2019-09-06T23:38:38.011Z] #7 4.534 Executing busybox-1.29.3-r10.trigger [2019-09-06T23:38:38.011Z] #7 4.539 Executing ca-certificates-20190108-r0.trigger [2019-09-06T23:38:38.011Z] #7 4.597 OK: 185 MiB in 47 packages [2019-09-06T23:38:38.011Z] #7 DONE 7.8s [2019-09-06T23:38:38.011Z] [2019-09-06T23:38:38.011Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2019-09-06T23:38:38.011Z] #9 DONE 0.1s [2019-09-06T23:38:38.011Z] [2019-09-06T23:38:38.011Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2019-09-06T23:38:38.011Z] #10 DONE 0.1s [2019-09-06T23:38:38.011Z] [2019-09-06T23:38:38.011Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2019-09-06T23:38:38.011Z] #11 DONE 0.1s [2019-09-06T23:38:38.011Z] [2019-09-06T23:38:38.011Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2019-09-06T23:38:38.011Z] #12 DONE 0.1s [2019-09-06T23:38:38.011Z] [2019-09-06T23:38:38.011Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-09-06T23:38:38.141Z] compress/gzip [2019-09-06T23:38:38.158Z] PASS: docker_cli_images_test.go:261: DockerSuite.TestImagesEnsureOnlyHeadsImagesShown 0.586s [2019-09-06T23:38:38.158Z] PASS: docker_cli_images_test.go:71: DockerSuite.TestImagesErrorWithInvalidFilterNameTest 0.010s [2019-09-06T23:38:38.266Z] #15 ... [2019-09-06T23:38:38.266Z] [2019-09-06T23:38:38.266Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2019-09-06T23:38:38.266Z] #13 DONE 0.1s [2019-09-06T23:38:38.266Z] [2019-09-06T23:38:38.266Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-09-06T23:38:38.431Z] encoding/hex [2019-09-06T23:38:38.431Z] go/doc [2019-09-06T23:38:38.431Z] net [2019-09-06T23:38:38.431Z] internal/x/text/unicode/bidi [2019-09-06T23:38:38.520Z] #15 1.338 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-09-06T23:38:39.058Z] internal/x/text/secure/bidirule [2019-09-06T23:38:39.346Z] internal/x/text/unicode/norm [2019-09-06T23:38:39.346Z] github.com/LK4D4/vndr/build [2019-09-06T23:38:39.530Z] --- PASS: TestInspectNetwork (10.50s) [2019-09-06T23:38:39.530Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestInspectNetwork [2019-09-06T23:38:39.530Z] daemon.go:321: [db4cd96d7d1f0] waiting for daemon to start [2019-09-06T23:38:39.530Z] daemon.go:339: [db4cd96d7d1f0] daemon started [2019-09-06T23:38:39.530Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-09-06T23:38:39.530Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-09-06T23:38:39.531Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-09-06T23:38:39.531Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-09-06T23:38:39.531Z] daemon.go:449: [db4cd96d7d1f0] Stopping daemon [2019-09-06T23:38:39.531Z] daemon.go:288: [db4cd96d7d1f0] exiting daemon [2019-09-06T23:38:39.531Z] daemon.go:436: [db4cd96d7d1f0] Daemon stopped [2019-09-06T23:38:39.531Z] === RUN TestRunContainerWithBridgeNone [2019-09-06T23:38:39.531Z] PASS: docker_cli_images_test.go:77: DockerSuite.TestImagesFilterLabelMatch 1.357s [2019-09-06T23:38:39.788Z] PASS: docker_cli_images_test.go:316: DockerSuite.TestImagesFilterNameWithPort 0.111s [2019-09-06T23:38:39.878Z] #15 2.384 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-09-06T23:38:39.878Z] #15 2.453 (1/43) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-09-06T23:38:39.878Z] #15 2.456 (2/43) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-09-06T23:38:39.878Z] #15 2.584 (3/43) Installing ncurses-libs (6.1_p20190518-r0) [2019-09-06T23:38:39.879Z] #15 2.591 (4/43) Installing readline (8.0.0-r0) [2019-09-06T23:38:39.879Z] #15 2.595 (5/43) Installing bash (5.0.0-r0) [2019-09-06T23:38:39.879Z] #15 2.607 Executing bash-5.0.0-r0.post-install [2019-09-06T23:38:39.879Z] #15 2.608 (6/43) Installing linux-headers (4.19.36-r0) [2019-09-06T23:38:39.879Z] #15 2.679 (7/43) Installing libuuid (2.33.2-r0) [2019-09-06T23:38:39.879Z] #15 2.681 (8/43) Installing btrfs-progs-libs (5.1.1-r0) [2019-09-06T23:38:39.879Z] #15 2.684 (9/43) Installing btrfs-progs-dev (5.1.1-r0) [2019-09-06T23:38:39.879Z] #15 2.688 (10/43) Installing binutils (2.32-r0) [2019-09-06T23:38:39.879Z] #15 2.755 (11/43) Installing libmagic (5.37-r0) [2019-09-06T23:38:39.879Z] #15 2.774 (12/43) Installing file (5.37-r0) [2019-09-06T23:38:39.879Z] #15 2.776 (13/43) Installing gmp (6.1.2-r1) [2019-09-06T23:38:39.879Z] #15 2.792 (14/43) Installing isl (0.18-r0) [2019-09-06T23:38:40.134Z] #15 2.809 (15/43) Installing libgomp (8.3.0-r0) [2019-09-06T23:38:40.134Z] #15 2.812 (16/43) Installing libatomic (8.3.0-r0) [2019-09-06T23:38:40.134Z] #15 2.814 (17/43) Installing libgcc (8.3.0-r0) [2019-09-06T23:38:40.134Z] #15 2.816 (18/43) Installing mpfr3 (3.1.5-r1) [2019-09-06T23:38:40.134Z] #15 2.822 (19/43) Installing mpc1 (1.1.0-r0) [2019-09-06T23:38:40.134Z] #15 2.825 (20/43) Installing libstdc++ (8.3.0-r0) [2019-09-06T23:38:40.134Z] #15 2.835 (21/43) Installing gcc (8.3.0-r0) [2019-09-06T23:38:40.365Z] crypto/rand [2019-09-06T23:38:40.365Z] crypto/elliptic [2019-09-06T23:38:40.365Z] encoding/asn1 [2019-09-06T23:38:40.672Z] crypto/rsa [2019-09-06T23:38:40.695Z] #15 3.472 (22/43) Installing musl-dev (1.1.22-r3) [2019-09-06T23:38:40.950Z] #15 3.548 (23/43) Installing libc-dev (0.7.1-r0) [2019-09-06T23:38:40.950Z] #15 3.549 (24/43) Installing g++ (8.3.0-r0) [2019-09-06T23:38:40.950Z] #15 3.936 (25/43) Installing make (4.2.1-r2) [2019-09-06T23:38:40.950Z] #15 3.940 (26/43) Installing fortify-headers (1.1-r0) [2019-09-06T23:38:40.950Z] #15 3.942 (27/43) Installing build-base (0.5-r1) [2019-09-06T23:38:40.950Z] #15 3.944 (28/43) Installing nghttp2-libs (1.39.2-r0) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-09-06T23:38:41.160Z] PASS: docker_cli_images_test.go:117: DockerSuite.TestImagesFilterSinceAndBefore 1.487s [2019-09-06T23:38:41.205Z] #15 3.947 (29/43) Installing libcurl (7.65.1-r0) [2019-09-06T23:38:41.205Z] #15 3.954 (30/43) Installing curl (7.65.1-r0) [2019-09-06T23:38:41.205Z] #15 3.958 (31/43) Installing oniguruma (6.9.2-r0) [2019-09-06T23:38:41.205Z] #15 3.964 (32/43) Installing jq (1.6-r0) [2019-09-06T23:38:41.205Z] #15 3.971 (33/43) Installing device-mapper-libs (2.02.184-r0) [2019-09-06T23:38:41.205Z] #15 3.976 (34/43) Installing device-mapper-event-libs (2.02.184-r0) [2019-09-06T23:38:41.205Z] #15 3.979 (35/43) Installing libaio (0.3.111-r0) [2019-09-06T23:38:41.205Z] #15 3.980 (36/43) Installing libblkid (2.33.2-r0) [2019-09-06T23:38:41.205Z] #15 3.985 (37/43) Installing lvm2-libs (2.02.184-r0) [2019-09-06T23:38:41.205Z] #15 4.014 (38/43) Installing libfdisk (2.33.2-r0) [2019-09-06T23:38:41.205Z] #15 4.020 (39/43) Installing libmount (2.33.2-r0) [2019-09-06T23:38:41.205Z] #15 4.025 (40/43) Installing libsmartcols (2.33.2-r0) [2019-09-06T23:38:41.205Z] #15 4.029 (41/43) Installing pkgconf (1.6.1-r1) [2019-09-06T23:38:41.205Z] #15 4.032 (42/43) Installing util-linux-dev (2.33.2-r0) [2019-09-06T23:38:41.205Z] #15 4.053 (43/43) Installing lvm2-dev (2.02.184-r0) [2019-09-06T23:38:41.298Z] crypto/dsa [2019-09-06T23:38:41.298Z] crypto/ecdsa [2019-09-06T23:38:41.298Z] crypto/x509/pkix [2019-09-06T23:38:41.298Z] internal/x/crypto/cryptobyte [2019-09-06T23:38:41.459Z] #15 4.058 Executing busybox-1.30.1-r2.trigger [2019-09-06T23:38:41.459Z] #15 4.064 OK: 190 MiB in 58 packages [2019-09-06T23:38:41.586Z] internal/x/net/idna [2019-09-06T23:38:41.587Z] internal/x/net/http2/hpack [2019-09-06T23:38:41.875Z] mime [2019-09-06T23:38:41.875Z] mime/quotedprintable [2019-09-06T23:38:42.162Z] net/http/internal [2019-09-06T23:38:42.162Z] os/exec [2019-09-06T23:38:42.422Z] #15 DONE 5.3s [2019-09-06T23:38:42.422Z] [2019-09-06T23:38:42.422Z] #16 [base 3/5] RUN mkdir -p /build/ [2019-09-06T23:38:43.056Z] PASS: docker_cli_images_test.go:187: DockerSuite.TestImagesFilterSpaceTrimCase 1.521s [2019-09-06T23:38:43.056Z] PASS: docker_cli_images_test.go:329: DockerSuite.TestImagesFormat 0.107s [2019-09-06T23:38:43.345Z] #16 DONE 0.7s [2019-09-06T23:38:43.346Z] [2019-09-06T23:38:43.346Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2019-09-06T23:38:43.621Z] --- PASS: TestRunContainerWithBridgeNone (4.10s) [2019-09-06T23:38:43.621Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestRunContainerWithBridgeNone [2019-09-06T23:38:43.621Z] daemon.go:321: [d25b610f02df4] waiting for daemon to start [2019-09-06T23:38:43.621Z] daemon.go:339: [d25b610f02df4] daemon started [2019-09-06T23:38:43.621Z] daemon.go:449: [d25b610f02df4] Stopping daemon [2019-09-06T23:38:43.621Z] daemon.go:288: [d25b610f02df4] exiting daemon [2019-09-06T23:38:43.621Z] daemon.go:436: [d25b610f02df4] Daemon stopped [2019-09-06T23:38:43.621Z] === RUN TestNetworkInvalidJSON [2019-09-06T23:38:43.621Z] === RUN TestNetworkInvalidJSON//networks/create [2019-09-06T23:38:43.621Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-09-06T23:38:43.621Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-09-06T23:38:43.621Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-09-06T23:38:43.621Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-06T23:38:43.621Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-06T23:38:43.621Z] === CONT TestNetworkInvalidJSON//networks/create [2019-09-06T23:38:43.621Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-06T23:38:43.621Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-09-06T23:38:43.621Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-09-06T23:38:43.621Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-09-06T23:38:43.621Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-09-06T23:38:43.621Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-09-06T23:38:43.621Z] === RUN TestDaemonRestartWithLiveRestore [2019-09-06T23:38:43.878Z] PASS: docker_cli_images_test.go:345: DockerSuite.TestImagesFormatDefaultFormat 1.124s [2019-09-06T23:38:43.909Z] #17 DONE 0.7s [2019-09-06T23:38:43.909Z] [2019-09-06T23:38:43.909Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2019-09-06T23:38:43.909Z] #18 DONE 0.0s [2019-09-06T23:38:43.909Z] [2019-09-06T23:38:43.909Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2019-09-06T23:38:43.909Z] #19 DONE 0.1s [2019-09-06T23:38:43.909Z] [2019-09-06T23:38:43.909Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-06T23:38:44.163Z] #20 ... [2019-09-06T23:38:44.163Z] [2019-09-06T23:38:44.163Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-06T23:38:44.163Z] #22 DONE 0.1s [2019-09-06T23:38:44.163Z] [2019-09-06T23:38:44.163Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2019-09-06T23:38:44.163Z] #26 DONE 0.1s [2019-09-06T23:38:44.163Z] [2019-09-06T23:38:44.163Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2019-09-06T23:38:44.163Z] #27 DONE 0.1s [2019-09-06T23:38:44.163Z] [2019-09-06T23:38:44.163Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-09-06T23:38:44.163Z] #23 DONE 0.1s [2019-09-06T23:38:44.163Z] [2019-09-06T23:38:44.163Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2019-09-06T23:38:44.163Z] #28 DONE 0.1s [2019-09-06T23:38:44.163Z] [2019-09-06T23:38:44.163Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-09-06T23:38:44.192Z] internal/x/net/http/httpproxy [2019-09-06T23:38:44.192Z] net/textproto [2019-09-06T23:38:44.192Z] crypto/x509 [2019-09-06T23:38:44.192Z] internal/x/net/http/httpguts [2019-09-06T23:38:44.192Z] mime/multipart [2019-09-06T23:38:44.808Z] crypto/tls [2019-09-06T23:38:44.829Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-09-06T23:38:44.830Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartWithLiveRestore [2019-09-06T23:38:44.830Z] daemon.go:321: [d14c45785c3c3] waiting for daemon to start [2019-09-06T23:38:44.830Z] daemon.go:339: [d14c45785c3c3] daemon started [2019-09-06T23:38:44.830Z] daemon.go:449: [d14c45785c3c3] Stopping daemon [2019-09-06T23:38:44.830Z] daemon.go:288: [d14c45785c3c3] exiting daemon [2019-09-06T23:38:44.830Z] daemon.go:436: [d14c45785c3c3] Daemon stopped [2019-09-06T23:38:44.830Z] daemon.go:321: [d14c45785c3c3] waiting for daemon to start [2019-09-06T23:38:44.830Z] daemon.go:339: [d14c45785c3c3] daemon started [2019-09-06T23:38:44.830Z] daemon.go:449: [d14c45785c3c3] Stopping daemon [2019-09-06T23:38:44.830Z] daemon.go:288: [d14c45785c3c3] exiting daemon [2019-09-06T23:38:44.830Z] daemon.go:436: [d14c45785c3c3] Daemon stopped [2019-09-06T23:38:44.830Z] === RUN TestDaemonDefaultNetworkPools [2019-09-06T23:38:45.394Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2019-09-06T23:38:45.394Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonDefaultNetworkPools [2019-09-06T23:38:45.394Z] daemon.go:321: [ddf67ac8417b6] waiting for daemon to start [2019-09-06T23:38:45.394Z] daemon.go:339: [ddf67ac8417b6] daemon started [2019-09-06T23:38:45.394Z] daemon.go:449: [ddf67ac8417b6] Stopping daemon [2019-09-06T23:38:45.394Z] daemon.go:288: [ddf67ac8417b6] exiting daemon [2019-09-06T23:38:45.394Z] daemon.go:436: [ddf67ac8417b6] Daemon stopped [2019-09-06T23:38:45.394Z] === RUN TestDaemonRestartWithExistingNetwork [2019-09-06T23:38:46.766Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2019-09-06T23:38:46.766Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartWithExistingNetwork [2019-09-06T23:38:46.766Z] daemon.go:321: [debda17708bd5] waiting for daemon to start [2019-09-06T23:38:46.766Z] daemon.go:339: [debda17708bd5] daemon started [2019-09-06T23:38:46.766Z] daemon.go:449: [debda17708bd5] Stopping daemon [2019-09-06T23:38:46.766Z] daemon.go:288: [debda17708bd5] exiting daemon [2019-09-06T23:38:46.766Z] daemon.go:436: [debda17708bd5] Daemon stopped [2019-09-06T23:38:46.766Z] daemon.go:321: [debda17708bd5] waiting for daemon to start [2019-09-06T23:38:46.766Z] daemon.go:339: [debda17708bd5] daemon started [2019-09-06T23:38:46.766Z] daemon.go:449: [debda17708bd5] Stopping daemon [2019-09-06T23:38:46.766Z] daemon.go:288: [debda17708bd5] exiting daemon [2019-09-06T23:38:46.766Z] daemon.go:436: [debda17708bd5] Daemon stopped [2019-09-06T23:38:46.766Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-09-06T23:38:46.836Z] net/http/httptrace [2019-09-06T23:38:46.836Z] net/http [2019-09-06T23:38:47.698Z] PASS: docker_cli_images_test.go:51: DockerSuite.TestImagesOrderedByCreationDate 3.697s [2019-09-06T23:38:47.698Z] PASS: docker_cli_images_test.go:255: DockerSuite.TestImagesWithIncorrectFilter 0.023s [2019-09-06T23:38:47.698Z] PASS: docker_cli_import_test.go:37: DockerSuite.TestImportBadURL 0.039s [2019-09-06T23:38:47.955Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.35s) [2019-09-06T23:38:47.955Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-09-06T23:38:47.955Z] daemon.go:321: [dfeeac828634a] waiting for daemon to start [2019-09-06T23:38:47.955Z] daemon.go:339: [dfeeac828634a] daemon started [2019-09-06T23:38:47.955Z] daemon.go:449: [dfeeac828634a] Stopping daemon [2019-09-06T23:38:47.955Z] daemon.go:288: [dfeeac828634a] exiting daemon [2019-09-06T23:38:47.955Z] daemon.go:436: [dfeeac828634a] Daemon stopped [2019-09-06T23:38:47.955Z] daemon.go:321: [dfeeac828634a] waiting for daemon to start [2019-09-06T23:38:47.955Z] daemon.go:339: [dfeeac828634a] daemon started [2019-09-06T23:38:47.955Z] daemon.go:449: [dfeeac828634a] Stopping daemon [2019-09-06T23:38:47.955Z] daemon.go:288: [dfeeac828634a] exiting daemon [2019-09-06T23:38:47.955Z] daemon.go:436: [dfeeac828634a] Daemon stopped [2019-09-06T23:38:47.955Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-09-06T23:38:48.364Z] #29 ... [2019-09-06T23:38:48.364Z] [2019-09-06T23:38:48.364Z] #31 [builder 1/4] COPY . . [2019-09-06T23:38:48.364Z] #31 DONE 3.9s [2019-09-06T23:38:48.364Z] [2019-09-06T23:38:48.364Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-06T23:38:48.364Z] #20 2.104 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-09-06T23:38:48.364Z] #20 2.552 [2019-09-06T23:38:48.364Z] #20 2.678 0.0% ######### 13.4% #################### 29.0% ######################################## 56.5% ###################################################### 75.3% ############################################################### 87.5% ######################################################################## 100.0% [2019-09-06T23:38:48.364Z] #20 3.678 [2019-09-06T23:38:48.364Z] #20 3.805 ######### 13.0% ########################################## 59.2% ######################################################################## 100.0% [2019-09-06T23:38:48.519Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2019-09-06T23:38:48.519Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonWithBipAndDefaultNetworkPool [2019-09-06T23:38:48.519Z] daemon.go:321: [d47967e65c15a] waiting for daemon to start [2019-09-06T23:38:48.519Z] daemon.go:339: [d47967e65c15a] daemon started [2019-09-06T23:38:48.519Z] daemon.go:449: [d47967e65c15a] Stopping daemon [2019-09-06T23:38:48.519Z] daemon.go:288: [d47967e65c15a] exiting daemon [2019-09-06T23:38:48.519Z] daemon.go:436: [d47967e65c15a] Daemon stopped [2019-09-06T23:38:48.519Z] === RUN TestServiceWithPredefinedNetwork [2019-09-06T23:38:48.619Z] #20 4.512 [2019-09-06T23:38:49.130Z] #20 4.641 ## 3.3% ############### 20.9% ################################## 47.4% ######################################################## 78.6% ######################################################################## 100.0% [2019-09-06T23:38:49.130Z] #20 ... [2019-09-06T23:38:49.130Z] [2019-09-06T23:38:49.130Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-09-06T23:38:49.130Z] #24 1.573 + RM_GOPATH=0 [2019-09-06T23:38:49.130Z] #24 1.573 + TMP_GOPATH= [2019-09-06T23:38:49.130Z] #24 1.573 + : /build [2019-09-06T23:38:49.130Z] #24 1.573 + '[' -z '' ']' [2019-09-06T23:38:49.130Z] #24 1.579 ++ mktemp -d [2019-09-06T23:38:49.130Z] #24 1.580 + export GOPATH=/tmp/tmp.JhlnlM [2019-09-06T23:38:49.130Z] #24 1.580 + GOPATH=/tmp/tmp.JhlnlM [2019-09-06T23:38:49.130Z] #24 1.580 + RM_GOPATH=1 [2019-09-06T23:38:49.130Z] #24 1.580 ++ dirname ./install.sh [2019-09-06T23:38:49.130Z] #24 1.581 + dir=. [2019-09-06T23:38:49.130Z] #24 1.581 + bin=dockercli [2019-09-06T23:38:49.130Z] #24 1.581 + shift [2019-09-06T23:38:49.130Z] #24 1.582 + '[' '!' -f ./dockercli.installer ']' [2019-09-06T23:38:49.130Z] #24 1.582 + . ./dockercli.installer [2019-09-06T23:38:49.130Z] #24 1.582 ++ DOCKERCLI_CHANNEL=stable [2019-09-06T23:38:49.130Z] #24 1.582 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-09-06T23:38:49.130Z] #24 1.582 + install_dockercli [2019-09-06T23:38:49.130Z] #24 1.582 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-09-06T23:38:49.130Z] #24 1.583 Install docker/cli version 17.06.2-ce from stable [2019-09-06T23:38:49.130Z] #24 1.583 ++ uname -m [2019-09-06T23:38:49.130Z] #24 1.583 + arch=x86_64 [2019-09-06T23:38:49.130Z] #24 1.584 + '[' x86_64 '!=' x86_64 ']' [2019-09-06T23:38:49.130Z] #24 1.584 + url=https://download.docker.com/linux/static [2019-09-06T23:38:49.130Z] #24 1.586 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-09-06T23:38:49.130Z] #24 1.587 + tar -xz docker/docker [2019-09-06T23:38:49.130Z] #24 4.841 + mkdir -p /build [2019-09-06T23:38:49.130Z] #24 4.843 + mv docker/docker /build/ [2019-09-06T23:38:49.130Z] #24 4.846 + rmdir docker [2019-09-06T23:38:49.130Z] #24 DONE 5.1s [2019-09-06T23:38:49.385Z] [2019-09-06T23:38:49.385Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2019-09-06T23:38:49.954Z] #32 DONE 2.0s [2019-09-06T23:38:49.954Z] [2019-09-06T23:38:49.954Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-09-06T23:38:49.954Z] #20 5.739 #=#=# [2019-09-06T23:38:50.309Z] github.com/LK4D4/vndr/godl [2019-09-06T23:38:50.309Z] github.com/LK4D4/vndr [2019-09-06T23:38:51.046Z] PASS: docker_cli_import_test.go:19: DockerSuite.TestImportDisplay 2.961s [2019-09-06T23:38:51.046Z] --- PASS: TestServiceWithPredefinedNetwork (2.41s) [2019-09-06T23:38:51.046Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceWithPredefinedNetwork [2019-09-06T23:38:51.046Z] daemon.go:321: [dc74479225719] waiting for daemon to start [2019-09-06T23:38:51.046Z] daemon.go:339: [dc74479225719] daemon started [2019-09-06T23:38:51.046Z] daemon.go:449: [dc74479225719] Stopping daemon [2019-09-06T23:38:51.046Z] daemon.go:288: [dc74479225719] exiting daemon [2019-09-06T23:38:51.046Z] daemon.go:436: [dc74479225719] Daemon stopped [2019-09-06T23:38:51.046Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-09-06T23:38:51.046Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-06T23:38:51.046Z] service_test.go:230: FLAKY_TEST [2019-09-06T23:38:51.046Z] === RUN TestServiceWithDataPathPortInit [2019-09-06T23:38:51.243Z] #20 5.879 0.0% ## 4.0% ##### 8.2% ########## 14.0% ############### 22.2% ######################### 34.8% ################################ 45.4% ##################################### 52.3% ########################################### 60.7% ################################################# 68.2% ######################################################## 77.8% ############################################################# 85.3% ################################################################### 93.9% ######################################################################## 100.0% [2019-09-06T23:38:51.498Z] #20 7.524 [2019-09-06T23:38:52.858Z] #20 8.650 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-09-06T23:38:53.113Z] #20 9.028 [2019-09-06T23:38:53.113Z] #20 9.120 ######################################################################## 100.0% [2019-09-06T23:38:53.574Z] PASS: docker_cli_import_test.go:48: DockerSuite.TestImportFile 2.782s [2019-09-06T23:38:53.574Z] PASS: docker_cli_import_test.go:123: DockerSuite.TestImportFileNonExistentFile 0.027s [2019-09-06T23:38:53.673Z] #20 9.486 [2019-09-06T23:38:54.598Z] #20 10.58 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-09-06T23:38:54.702Z] Removing intermediate container 1154b5b04606 [2019-09-06T23:38:54.702Z] ---> 638937604971 [2019-09-06T23:38:54.702Z] Step 49/126 : FROM dev-base AS containerd [2019-09-06T23:38:54.702Z] ---> 7fb0afcff257 [2019-09-06T23:38:54.702Z] Step 50/126 : ARG DEBIAN_FRONTEND [2019-09-06T23:38:54.702Z] ---> Using cache [2019-09-06T23:38:54.702Z] ---> de9367ba9ff8 [2019-09-06T23:38:54.702Z] Step 51/126 : RUN apt-get update && apt-get install -y --no-install-recommends btrfs-tools && rm -rf /var/lib/apt/lists/* [2019-09-06T23:38:54.702Z] ---> Running in ec39807619de [2019-09-06T23:38:54.702Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-06T23:38:54.702Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-06T23:38:54.702Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-06T23:38:54.702Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-06T23:38:54.702Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-09-06T23:38:54.702Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [482 kB] [2019-09-06T23:38:54.987Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-09-06T23:38:55.158Z] #20 10.96 [2019-09-06T23:38:55.158Z] #20 11.07 ######################################################################## 100.0% [2019-09-06T23:38:55.273Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6903 kB] [2019-09-06T23:38:55.413Z] #20 11.44 [2019-09-06T23:38:56.775Z] #20 12.58 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-09-06T23:38:56.775Z] #20 12.76 skipping existing 1849cc453dee [2019-09-06T23:38:56.858Z] PASS: docker_cli_import_test.go:92: DockerSuite.TestImportFileWithMessage 2.886s [2019-09-06T23:38:57.305Z] Fetched 7717 kB in 2s (3113 kB/s) [2019-09-06T23:38:57.336Z] #20 13.12 [2019-09-06T23:38:57.423Z] --- PASS: TestServiceWithDataPathPortInit (6.52s) [2019-09-06T23:38:57.423Z] service_test.go:339: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceWithDataPathPortInit [2019-09-06T23:38:57.423Z] daemon.go:321: [d1aa7241a2da8] waiting for daemon to start [2019-09-06T23:38:57.423Z] daemon.go:339: [d1aa7241a2da8] daemon started [2019-09-06T23:38:57.423Z] daemon.go:449: [d1aa7241a2da8] Stopping daemon [2019-09-06T23:38:57.423Z] daemon.go:288: [d1aa7241a2da8] exiting daemon [2019-09-06T23:38:57.423Z] daemon.go:436: [d1aa7241a2da8] Daemon stopped [2019-09-06T23:38:57.423Z] service_test.go:367: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceWithDataPathPortInit [2019-09-06T23:38:57.423Z] daemon.go:321: [d021291efa304] waiting for daemon to start [2019-09-06T23:38:57.423Z] daemon.go:339: [d021291efa304] daemon started [2019-09-06T23:38:57.423Z] daemon.go:449: [d021291efa304] Stopping daemon [2019-09-06T23:38:57.423Z] daemon.go:288: [d021291efa304] exiting daemon [2019-09-06T23:38:57.423Z] daemon.go:436: [d021291efa304] Daemon stopped [2019-09-06T23:38:57.423Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-09-06T23:38:58.262Z] #20 14.23 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-09-06T23:38:58.316Z] Reading package lists... [2019-09-06T23:38:58.823Z] #20 14.61 [2019-09-06T23:38:58.823Z] #20 14.70 ######################################################################## 100.0% [2019-09-06T23:38:59.078Z] #20 15.09 [2019-09-06T23:38:59.323Z] Reading package lists... [2019-09-06T23:38:59.334Z] #20 15.17 Download of images into '/build' complete. [2019-09-06T23:38:59.334Z] #20 15.18 Use something like the following to load the result into a Docker daemon: [2019-09-06T23:38:59.334Z] #20 15.18 tar -cC '/build' . | docker load [2019-09-06T23:38:59.606Z] Building dependency tree... [2019-09-06T23:38:59.606Z] Reading state information... [2019-09-06T23:38:59.889Z] The following additional packages will be installed: [2019-09-06T23:38:59.889Z] btrfs-progs liblzo2-2 [2019-09-06T23:38:59.889Z] The following NEW packages will be installed: [2019-09-06T23:38:59.889Z] btrfs-progs btrfs-tools liblzo2-2 [2019-09-06T23:38:59.889Z] 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. [2019-09-06T23:38:59.889Z] Need to get 588 kB of archives. [2019-09-06T23:38:59.889Z] After this operation, 5005 kB of additional disk space will be used. [2019-09-06T23:38:59.889Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-09-06T23:38:59.889Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-09-06T23:38:59.889Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-09-06T23:38:59.894Z] #20 DONE 16.0s [2019-09-06T23:38:59.895Z] [2019-09-06T23:38:59.895Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-09-06T23:38:59.895Z] #33 1.753 [2019-09-06T23:38:59.895Z] #33 1.879 Removing bundles/ [2019-09-06T23:38:59.895Z] #33 1.880 [2019-09-06T23:38:59.895Z] #33 1.886 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2019-09-06T23:38:59.895Z] #33 2.782 Building test suite binary ./integration-cli/test.main [2019-09-06T23:38:59.948Z] PASS: docker_cli_import_test.go:69: DockerSuite.TestImportGzipped 2.967s [2019-09-06T23:39:00.173Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-06T23:39:00.173Z] Fetched 588 kB in 0s (5884 kB/s) [2019-09-06T23:39:00.173Z] Selecting previously unselected package liblzo2-2:ppc64el. [2019-09-06T23:39:00.173Z] (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.) [2019-09-06T23:39:00.173Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-09-06T23:39:00.173Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-09-06T23:39:00.173Z] Selecting previously unselected package btrfs-progs. [2019-09-06T23:39:00.173Z] Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-09-06T23:39:00.173Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-09-06T23:39:00.173Z] Selecting previously unselected package btrfs-tools. [2019-09-06T23:39:00.173Z] Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-09-06T23:39:00.173Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-09-06T23:39:00.458Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-06T23:39:00.458Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-09-06T23:39:00.458Z] Setting up btrfs-progs (4.7.3-1) ... [2019-09-06T23:39:00.458Z] Setting up btrfs-tools (4.7.3-1) ... [2019-09-06T23:39:00.458Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-06T23:39:01.074Z] Removing intermediate container ec39807619de [2019-09-06T23:39:01.074Z] ---> 42f7a7f053e6 [2019-09-06T23:39:01.074Z] Step 52/126 : ENV INSTALL_BINARY_NAME=containerd [2019-09-06T23:39:01.074Z] ---> Running in b14c981b5776 [2019-09-06T23:39:01.074Z] Removing intermediate container b14c981b5776 [2019-09-06T23:39:01.074Z] ---> c9149d1cd79e [2019-09-06T23:39:01.074Z] Step 53/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-06T23:39:01.074Z] ---> 91aa817f671e [2019-09-06T23:39:01.074Z] Step 54/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-06T23:39:01.357Z] ---> 6cd480d13993 [2019-09-06T23:39:01.357Z] Step 55/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-06T23:39:01.357Z] ---> Running in 1e8681753690 [2019-09-06T23:39:01.640Z] + RM_GOPATH=0 [2019-09-06T23:39:01.640Z] + TMP_GOPATH= [2019-09-06T23:39:01.640Z] + : /build [2019-09-06T23:39:01.640Z] + '[' -z '' ']' [2019-09-06T23:39:01.640Z] ++ mktemp -d [2019-09-06T23:39:01.640Z] + export GOPATH=/tmp/tmp.SBWajQRpl4 [2019-09-06T23:39:01.640Z] + GOPATH=/tmp/tmp.SBWajQRpl4 [2019-09-06T23:39:01.640Z] + RM_GOPATH=1 [2019-09-06T23:39:01.640Z] ++ dirname ./install.sh [2019-09-06T23:39:01.640Z] Install containerd version 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-09-06T23:39:01.640Z] + dir=. [2019-09-06T23:39:01.640Z] + bin=containerd [2019-09-06T23:39:01.640Z] + shift [2019-09-06T23:39:01.640Z] + '[' '!' -f ./containerd.installer ']' [2019-09-06T23:39:01.640Z] + . ./containerd.installer [2019-09-06T23:39:01.640Z] ++ CONTAINERD_COMMIT=894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-09-06T23:39:01.640Z] + install_containerd [2019-09-06T23:39:01.640Z] + echo 'Install containerd version 894b81a4b802e4eb2a91d1ce216b8817763c29fb' [2019-09-06T23:39:01.640Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.SBWajQRpl4/src/github.com/containerd/containerd [2019-09-06T23:39:01.640Z] Cloning into '/tmp/tmp.SBWajQRpl4/src/github.com/containerd/containerd'... [2019-09-06T23:39:02.471Z] PASS: docker_cli_import_test.go:128: DockerSuite.TestImportWithQuotedChanges 2.667s [2019-09-06T23:39:02.471Z] --- PASS: TestServiceWithDefaultAddressPoolInit (5.11s) [2019-09-06T23:39:02.471Z] service_test.go:398: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceWithDefaultAddressPoolInit [2019-09-06T23:39:02.471Z] daemon.go:321: [d081dfa2151ac] waiting for daemon to start [2019-09-06T23:39:02.471Z] daemon.go:339: [d081dfa2151ac] daemon started [2019-09-06T23:39:02.471Z] service_test.go:423: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:saanvisthiraTestServiceWithDefaultAddressPoolInit ID:k66q08smnrjulajp2mbgf2168 Created:2019-09-06 23:38:59.245486997 +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[]} [2019-09-06T23:39:02.471Z] daemon.go:449: [d081dfa2151ac] Stopping daemon [2019-09-06T23:39:02.471Z] daemon.go:288: [d081dfa2151ac] exiting daemon [2019-09-06T23:39:02.471Z] daemon.go:436: [d081dfa2151ac] Daemon stopped [2019-09-06T23:39:02.471Z] service_test.go:436: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceWithDefaultAddressPoolInit [2019-09-06T23:39:02.471Z] daemon.go:321: [daaf43d95a8bb] waiting for daemon to start [2019-09-06T23:39:02.471Z] daemon.go:339: [daaf43d95a8bb] daemon started [2019-09-06T23:39:02.472Z] daemon.go:449: [daaf43d95a8bb] Stopping daemon [2019-09-06T23:39:02.472Z] daemon.go:288: [daaf43d95a8bb] exiting daemon [2019-09-06T23:39:02.472Z] daemon.go:436: [daaf43d95a8bb] Daemon stopped [2019-09-06T23:39:02.472Z] PASS [2019-09-06T23:39:02.472Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan flags=-test.v -test.timeout=120m [2019-09-06T23:39:02.730Z] INFO: Testing against a local daemon [2019-09-06T23:39:02.730Z] === RUN TestDockerNetworkIpvlanPersistance [2019-09-06T23:39:02.730Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2019-09-06T23:39:02.730Z] ipvlan_test.go:27: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-09-06T23:39:02.730Z] === RUN TestDockerNetworkIpvlan [2019-09-06T23:39:02.730Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-09-06T23:39:02.730Z] ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-09-06T23:39:02.730Z] PASS [2019-09-06T23:39:02.730Z] Running /go/src/github.com/docker/docker/integration/network/macvlan flags=-test.v -test.timeout=120m [2019-09-06T23:39:02.730Z] PASS: docker_cli_info_test.go:178: DockerSuite.TestInfoDebug 0.555s [2019-09-06T23:39:02.988Z] INFO: Testing against a local daemon [2019-09-06T23:39:02.988Z] === RUN TestDockerNetworkMacvlanPersistance [2019-09-06T23:39:03.192Z] #33 ... [2019-09-06T23:39:03.192Z] [2019-09-06T23:39:03.192Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2019-09-06T23:39:03.553Z] PASS: docker_cli_info_test.go:107: DockerSuite.TestInfoDiscoveryAdvertiseInterfaceName 0.623s [2019-09-06T23:39:04.117Z] #21 DONE 1.6s [2019-09-06T23:39:04.117Z] [2019-09-06T23:39:04.117Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-09-06T23:39:04.138Z] PASS: docker_cli_info_test.go:73: DockerSuite.TestInfoDiscoveryBackend 0.565s [2019-09-06T23:39:04.371Z] #29 ... [2019-09-06T23:39:04.371Z] [2019-09-06T23:39:04.371Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2019-09-06T23:39:04.396Z] PASS: docker_cli_info_test.go:90: DockerSuite.TestInfoDiscoveryInvalidAdvertise 0.309s [2019-09-06T23:39:04.626Z] #25 DONE 0.2s [2019-09-06T23:39:04.626Z] [2019-09-06T23:39:04.626Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-09-06T23:39:04.961Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.90s) [2019-09-06T23:39:04.961Z] macvlan_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlanPersistance [2019-09-06T23:39:04.961Z] daemon.go:321: [da7bbf4d6b1aa] waiting for daemon to start [2019-09-06T23:39:04.961Z] daemon.go:339: [da7bbf4d6b1aa] daemon started [2019-09-06T23:39:04.961Z] daemon.go:449: [da7bbf4d6b1aa] Stopping daemon [2019-09-06T23:39:04.961Z] daemon.go:288: [da7bbf4d6b1aa] exiting daemon [2019-09-06T23:39:04.961Z] daemon.go:436: [da7bbf4d6b1aa] Daemon stopped [2019-09-06T23:39:04.961Z] daemon.go:321: [da7bbf4d6b1aa] waiting for daemon to start [2019-09-06T23:39:04.961Z] daemon.go:339: [da7bbf4d6b1aa] daemon started [2019-09-06T23:39:04.961Z] daemon.go:449: [da7bbf4d6b1aa] Stopping daemon [2019-09-06T23:39:04.961Z] daemon.go:288: [da7bbf4d6b1aa] exiting daemon [2019-09-06T23:39:04.961Z] daemon.go:436: [da7bbf4d6b1aa] Daemon stopped [2019-09-06T23:39:04.961Z] === RUN TestDockerNetworkMacvlan [2019-09-06T23:39:05.893Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-09-06T23:39:05.893Z] PASS: docker_cli_info_test.go:144: DockerSuite.TestInfoDisplaysPausedContainers 1.172s [2019-09-06T23:39:06.823Z] PASS: docker_api_swarm_service_test.go:202: DockerSwarmSuite.TestAPISwarmServicesUpdateStartFirst 31.394s [2019-09-06T23:39:07.081Z] PASS: docker_cli_info_test.go:131: DockerSuite.TestInfoDisplaysRunningContainers 0.874s [2019-09-06T23:39:07.338Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-09-06T23:39:08.271Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-09-06T23:39:08.271Z] PASS: docker_cli_info_test.go:161: DockerSuite.TestInfoDisplaysStoppedContainers 1.086s [2019-09-06T23:39:08.271Z] PASS: docker_cli_info_test.go:17: DockerSuite.TestInfoEnsureSucceeds 0.035s [2019-09-06T23:39:08.271Z] PASS: docker_cli_info_test.go:61: DockerSuite.TestInfoFormat 0.032s [2019-09-06T23:39:08.271Z] PASS: docker_cli_info_unix_test.go:10: DockerSuite.TestInfoSecurityOptions 0.019s [2019-09-06T23:39:08.468Z] + cd /tmp/tmp.SBWajQRpl4/src/github.com/containerd/containerd [2019-09-06T23:39:08.468Z] + git checkout -q 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-09-06T23:39:08.468Z] + export 'BUILDTAGS=netgo osusergo static_build' [2019-09-06T23:39:08.468Z] + BUILDTAGS='netgo osusergo static_build' [2019-09-06T23:39:08.468Z] + export EXTRA_FLAGS=-buildmode=pie [2019-09-06T23:39:08.468Z] + EXTRA_FLAGS=-buildmode=pie [2019-09-06T23:39:08.468Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-09-06T23:39:08.468Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-09-06T23:39:08.468Z] + '[' '' = dynamic ']' [2019-09-06T23:39:08.468Z] + make [2019-09-06T23:39:08.468Z] 🇩 bin/ctr [2019-09-06T23:39:08.834Z] PASS: docker_cli_info_test.go:196: DockerSuite.TestInsecureRegistries 0.549s [2019-09-06T23:39:10.207Z] PASS: docker_api_inspect_test.go:146: DockerSuite.TestInspectAPIBridgeNetworkSettings120 0.936s [2019-09-06T23:39:11.140Z] PASS: docker_api_inspect_test.go:163: DockerSuite.TestInspectAPIBridgeNetworkSettings121 0.773s [2019-09-06T23:39:12.071Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-09-06T23:39:12.640Z] PASS: docker_api_inspect_test.go:16: DockerSuite.TestInspectAPIContainerResponse 0.975s [2019-09-06T23:39:13.571Z] PASS: docker_api_inspect_test.go:83: DockerSuite.TestInspectAPIContainerVolumeDriver 0.812s [2019-09-06T23:39:13.828Z] PASS: docker_api_swarm_test.go:849: DockerSwarmSuite.TestAPISwarmServicesUpdateWithName 5.310s [2019-09-06T23:39:14.758Z] PASS: docker_api_inspect_test.go:60: DockerSuite.TestInspectAPIContainerVolumeDriverLegacy 0.754s [2019-09-06T23:39:15.689Z] PASS: docker_api_inspect_test.go:122: DockerSuite.TestInspectAPIEmptyFieldsInConfigPre121 0.679s [2019-09-06T23:39:15.689Z] PASS: docker_api_inspect_test.go:107: DockerSuite.TestInspectAPIImageResponse 0.039s [2019-09-06T23:39:16.780Z] #29 30.54 # github.com/docker/docker/contrib/httpserver [2019-09-06T23:39:16.780Z] #29 30.54 loadinternal: cannot find runtime/cgo [2019-09-06T23:39:16.780Z] #29 DONE 31.0s [2019-09-06T23:39:16.780Z] [2019-09-06T23:39:16.780Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-09-06T23:39:16.780Z] #33 ... [2019-09-06T23:39:16.780Z] [2019-09-06T23:39:16.780Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2019-09-06T23:39:16.780Z] #30 DONE 0.1s [2019-09-06T23:39:16.780Z] [2019-09-06T23:39:16.780Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-09-06T23:39:17.060Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-09-06T23:39:17.060Z] PASS: docker_api_swarm_test.go:868: DockerSwarmSuite.TestAPISwarmUnlockNotLocked 1.452s [2019-09-06T23:39:17.624Z] PASS: docker_cli_network_unix_test.go:1035: DockerSuite.TestInspectAPIMultipleNetworks 1.430s [2019-09-06T23:39:18.553Z] PASS: docker_cli_inspect_test.go:413: DockerSuite.TestInspectAmpersand 0.913s [2019-09-06T23:39:19.944Z] PASS: docker_cli_inspect_test.go:207: DockerSuite.TestInspectBindMountPoint 0.789s [2019-09-06T23:39:19.944Z] PASS: docker_cli_inspect_test.go:342: DockerSuite.TestInspectByPrefix 0.059s [2019-09-06T23:39:20.877Z] PASS: docker_cli_inspect_test.go:142: DockerSuite.TestInspectContainerFilterInt 0.732s [2019-09-06T23:39:20.877Z] SKIP: docker_cli_inspect_test.go:182: DockerSuite.TestInspectContainerGraphDriver (unmatched requirement Devicemapper) [2019-09-06T23:39:20.877Z] PASS: docker_cli_swarm_test.go:946: DockerSwarmSuite.TestDNSConfig 2.867s [2019-09-06T23:39:22.247Z] PASS: docker_cli_inspect_test.go:392: DockerSuite.TestInspectContainerNetworkCustom 1.254s [2019-09-06T23:39:23.616Z] PASS: docker_cli_inspect_test.go:380: DockerSuite.TestInspectContainerNetworkDefault 0.707s [2019-09-06T23:39:24.547Z] PASS: docker_cli_swarm_test.go:973: DockerSwarmSuite.TestDNSConfigUpdate 2.668s [2019-09-06T23:39:24.547Z] PASS: docker_cli_inspect_test.go:45: DockerSuite.TestInspectDefault 0.638s [2019-09-06T23:39:25.477Z] PASS: docker_cli_inspect_test.go:372: DockerSuite.TestInspectHistory 1.107s [2019-09-06T23:39:25.477Z] PASS: docker_cli_inspect_test.go:25: DockerSuite.TestInspectImage 0.011s [2019-09-06T23:39:25.477Z] PASS: docker_cli_inspect_test.go:126: DockerSuite.TestInspectImageFilterInt 0.019s [2019-09-06T23:39:25.477Z] SKIP: docker_cli_inspect_test.go:164: DockerSuite.TestInspectImageGraphDriver (unmatched requirement Devicemapper) [2019-09-06T23:39:26.409Z] PASS: docker_cli_inspect_test.go:39: DockerSuite.TestInspectInt64 0.641s [2019-09-06T23:39:27.339Z] PASS: docker_cli_inspect_test.go:334: DockerSuite.TestInspectJSONFields 0.639s [2019-09-06T23:39:27.339Z] PASS: docker_cli_inspect_test.go:284: DockerSuite.TestInspectLogConfigNoType 0.140s [2019-09-06T23:39:27.904Z] PASS: docker_cli_swarm_test.go:1420: DockerSwarmSuite.TestExtraHosts 2.751s [2019-09-06T23:39:28.468Z] PASS: docker_cli_inspect_test.go:239: DockerSuite.TestInspectNamedMountPoint 0.881s [2019-09-06T23:39:29.399Z] PASS: docker_cli_inspect_test.go:297: DockerSuite.TestInspectNoSizeFlagContainer 0.715s [2019-09-06T23:39:31.293Z] PASS: docker_cli_inspect_test.go:423: DockerSuite.TestInspectPlugin 1.730s [2019-09-06T23:39:31.293Z] PASS: docker_cli_inspect_test.go:403: DockerSuite.TestInspectRootFS 0.014s [2019-09-06T23:39:31.293Z] PASS: docker_cli_swarm_test.go:1614: DockerSwarmSuite.TestNetworkInspectWithDuplicateNames 1.969s [2019-09-06T23:39:32.224Z] PASS: docker_cli_inspect_test.go:309: DockerSuite.TestInspectSizeFlagContainer 0.825s [2019-09-06T23:39:32.689Z] PASS: docker_cli_build_test.go:2297: DockerSuite.TestBuildDockerignore 51.233s [2019-09-06T23:39:32.689Z] PASS: docker_cli_build_test.go:2335: DockerSuite.TestBuildDockerignoreCleanPaths 4.899s [2019-09-06T23:39:32.689Z] SKIP: docker_cli_build_test.go:5151: DockerSuite.TestBuildDockerignoreComment (unmatched requirement DaemonIsLinux) [2019-09-06T23:39:33.595Z] PASS: docker_cli_inspect_test.go:56: DockerSuite.TestInspectStatus 1.254s [2019-09-06T23:39:34.527Z] --- PASS: TestDockerNetworkMacvlan (29.55s) [2019-09-06T23:39:34.527Z] macvlan_test.go:69: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlan [2019-09-06T23:39:34.527Z] daemon.go:321: [de15f2d390a46] waiting for daemon to start [2019-09-06T23:39:34.527Z] daemon.go:339: [de15f2d390a46] daemon started [2019-09-06T23:39:34.527Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.33s) [2019-09-06T23:39:34.527Z] daemon.go:449: [de15f2d390a46] Stopping daemon [2019-09-06T23:39:34.527Z] daemon.go:288: [de15f2d390a46] exiting daemon [2019-09-06T23:39:34.527Z] daemon.go:436: [de15f2d390a46] Daemon stopped [2019-09-06T23:39:34.527Z] macvlan_test.go:69: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlan [2019-09-06T23:39:34.527Z] daemon.go:321: [d5bfb6e8b88fb] waiting for daemon to start [2019-09-06T23:39:34.527Z] daemon.go:339: [d5bfb6e8b88fb] daemon started [2019-09-06T23:39:34.527Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2019-09-06T23:39:34.527Z] daemon.go:449: [d5bfb6e8b88fb] Stopping daemon [2019-09-06T23:39:34.527Z] daemon.go:288: [d5bfb6e8b88fb] exiting daemon [2019-09-06T23:39:34.527Z] daemon.go:436: [d5bfb6e8b88fb] Daemon stopped [2019-09-06T23:39:34.527Z] macvlan_test.go:69: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlan [2019-09-06T23:39:34.527Z] daemon.go:321: [d5e23ddc7ab0c] waiting for daemon to start [2019-09-06T23:39:34.527Z] daemon.go:339: [d5e23ddc7ab0c] daemon started [2019-09-06T23:39:34.527Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.34s) [2019-09-06T23:39:34.527Z] daemon.go:449: [d5e23ddc7ab0c] Stopping daemon [2019-09-06T23:39:34.527Z] daemon.go:288: [d5e23ddc7ab0c] exiting daemon [2019-09-06T23:39:34.527Z] daemon.go:436: [d5e23ddc7ab0c] Daemon stopped [2019-09-06T23:39:34.527Z] macvlan_test.go:69: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlan [2019-09-06T23:39:34.527Z] daemon.go:321: [ddce9df941faf] waiting for daemon to start [2019-09-06T23:39:34.527Z] daemon.go:339: [ddce9df941faf] daemon started [2019-09-06T23:39:34.527Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.37s) [2019-09-06T23:39:34.527Z] daemon.go:449: [ddce9df941faf] Stopping daemon [2019-09-06T23:39:34.527Z] daemon.go:288: [ddce9df941faf] exiting daemon [2019-09-06T23:39:34.527Z] daemon.go:436: [ddce9df941faf] Daemon stopped [2019-09-06T23:39:34.527Z] macvlan_test.go:69: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkMacvlan [2019-09-06T23:39:34.527Z] daemon.go:321: [d865b1b9294bf] waiting for daemon to start [2019-09-06T23:39:34.527Z] daemon.go:339: [d865b1b9294bf] daemon started [2019-09-06T23:39:34.527Z] --- PASS: TestDockerNetworkMacvlan/Addressing (16.91s) [2019-09-06T23:39:34.527Z] daemon.go:449: [d865b1b9294bf] Stopping daemon [2019-09-06T23:39:34.527Z] daemon.go:288: [d865b1b9294bf] exiting daemon [2019-09-06T23:39:34.527Z] daemon.go:436: [d865b1b9294bf] Daemon stopped [2019-09-06T23:39:34.527Z] PASS [2019-09-06T23:39:34.527Z] Running /go/src/github.com/docker/docker/integration/plugin flags=-test.v -test.timeout=120m [2019-09-06T23:39:34.527Z] testing: warning: no tests to run [2019-09-06T23:39:34.527Z] PASS [2019-09-06T23:39:34.527Z] Running /go/src/github.com/docker/docker/integration/plugin/authz flags=-test.v -test.timeout=120m [2019-09-06T23:39:34.527Z] INFO: Testing against a local daemon [2019-09-06T23:39:34.527Z] === RUN TestAuthZPluginAllowRequest [2019-09-06T23:39:35.457Z] PASS: docker_cli_inspect_test.go:353: DockerSuite.TestInspectStopWhenNotFound 1.534s [2019-09-06T23:39:36.387Z] --- PASS: TestAuthZPluginAllowRequest (1.86s) [2019-09-06T23:39:36.387Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginAllowRequest [2019-09-06T23:39:36.387Z] daemon.go:321: [d82d448bbfecb] waiting for daemon to start [2019-09-06T23:39:36.387Z] daemon.go:339: [d82d448bbfecb] daemon started [2019-09-06T23:39:36.387Z] daemon.go:449: [d82d448bbfecb] Stopping daemon [2019-09-06T23:39:36.387Z] daemon.go:288: [d82d448bbfecb] exiting daemon [2019-09-06T23:39:36.387Z] daemon.go:436: [d82d448bbfecb] Daemon stopped [2019-09-06T23:39:36.387Z] === RUN TestAuthZPluginTLS [2019-09-06T23:39:36.656Z] PASS: docker_cli_inspect_test.go:320: DockerSuite.TestInspectTemplateError 0.697s [2019-09-06T23:39:36.914Z] --- PASS: TestAuthZPluginTLS (0.60s) [2019-09-06T23:39:36.914Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginTLS [2019-09-06T23:39:36.914Z] daemon.go:321: [d0233b9ba028f] waiting for daemon to start [2019-09-06T23:39:36.914Z] daemon.go:339: [d0233b9ba028f] daemon started [2019-09-06T23:39:36.914Z] daemon.go:449: [d0233b9ba028f] Stopping daemon [2019-09-06T23:39:36.914Z] daemon.go:288: [d0233b9ba028f] exiting daemon [2019-09-06T23:39:36.914Z] daemon.go:436: [d0233b9ba028f] Daemon stopped [2019-09-06T23:39:36.914Z] === RUN TestAuthZPluginDenyRequest [2019-09-06T23:39:37.479Z] PASS: docker_cli_inspect_test.go:263: DockerSuite.TestInspectTimesAsRFC3339Nano 1.055s [2019-09-06T23:39:37.736Z] --- PASS: TestAuthZPluginDenyRequest (0.60s) [2019-09-06T23:39:37.736Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginDenyRequest [2019-09-06T23:39:37.736Z] daemon.go:321: [d01c2dbe00d27] waiting for daemon to start [2019-09-06T23:39:37.736Z] daemon.go:339: [d01c2dbe00d27] daemon started [2019-09-06T23:39:37.736Z] daemon.go:449: [d01c2dbe00d27] Stopping daemon [2019-09-06T23:39:37.736Z] daemon.go:288: [d01c2dbe00d27] exiting daemon [2019-09-06T23:39:37.736Z] daemon.go:436: [d01c2dbe00d27] Daemon stopped [2019-09-06T23:39:37.736Z] === RUN TestAuthZPluginAPIDenyResponse [2019-09-06T23:39:37.993Z] PASS: docker_cli_swarm_test.go:395: DockerSwarmSuite.TestOverlayAttachable 5.731s [2019-09-06T23:39:38.250Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2019-09-06T23:39:38.250Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginAPIDenyResponse [2019-09-06T23:39:38.250Z] daemon.go:321: [d988b04910bfa] waiting for daemon to start [2019-09-06T23:39:38.250Z] daemon.go:339: [d988b04910bfa] daemon started [2019-09-06T23:39:38.250Z] daemon.go:449: [d988b04910bfa] Stopping daemon [2019-09-06T23:39:38.250Z] daemon.go:288: [d988b04910bfa] exiting daemon [2019-09-06T23:39:38.250Z] daemon.go:436: [d988b04910bfa] Daemon stopped [2019-09-06T23:39:38.250Z] === RUN TestAuthZPluginDenyResponse [2019-09-06T23:39:38.814Z] PASS: docker_cli_inspect_test.go:81: DockerSuite.TestInspectTypeFlagContainer 0.818s [2019-09-06T23:39:38.814Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2019-09-06T23:39:38.814Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginDenyResponse [2019-09-06T23:39:38.814Z] daemon.go:321: [d05b095fa41ca] waiting for daemon to start [2019-09-06T23:39:38.814Z] daemon.go:339: [d05b095fa41ca] daemon started [2019-09-06T23:39:38.814Z] daemon.go:449: [d05b095fa41ca] Stopping daemon [2019-09-06T23:39:38.814Z] daemon.go:288: [d05b095fa41ca] exiting daemon [2019-09-06T23:39:38.814Z] daemon.go:436: [d05b095fa41ca] Daemon stopped [2019-09-06T23:39:38.814Z] === RUN TestAuthZPluginAllowEventStream [2019-09-06T23:39:39.745Z] PASS: docker_cli_inspect_test.go:103: DockerSuite.TestInspectTypeFlagWithImage 0.733s [2019-09-06T23:39:41.121Z] --- PASS: TestAuthZPluginAllowEventStream (2.18s) [2019-09-06T23:39:41.121Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginAllowEventStream [2019-09-06T23:39:41.121Z] daemon.go:321: [d7e5a5a78777f] waiting for daemon to start [2019-09-06T23:39:41.121Z] daemon.go:339: [d7e5a5a78777f] daemon started [2019-09-06T23:39:41.121Z] daemon.go:449: [d7e5a5a78777f] Stopping daemon [2019-09-06T23:39:41.121Z] daemon.go:288: [d7e5a5a78777f] exiting daemon [2019-09-06T23:39:41.121Z] daemon.go:436: [d7e5a5a78777f] Daemon stopped [2019-09-06T23:39:41.121Z] === RUN TestAuthZPluginErrorResponse [2019-09-06T23:39:41.121Z] PASS: docker_cli_inspect_test.go:114: DockerSuite.TestInspectTypeFlagWithInvalidValue 1.163s [2019-09-06T23:39:41.380Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2019-09-06T23:39:41.380Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginErrorResponse [2019-09-06T23:39:41.380Z] daemon.go:321: [d9a5a06413956] waiting for daemon to start [2019-09-06T23:39:41.380Z] daemon.go:339: [d9a5a06413956] daemon started [2019-09-06T23:39:41.380Z] daemon.go:449: [d9a5a06413956] Stopping daemon [2019-09-06T23:39:41.380Z] daemon.go:288: [d9a5a06413956] exiting daemon [2019-09-06T23:39:41.380Z] daemon.go:436: [d9a5a06413956] Daemon stopped [2019-09-06T23:39:41.380Z] === RUN TestAuthZPluginErrorRequest [2019-09-06T23:39:41.945Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2019-09-06T23:39:41.945Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginErrorRequest [2019-09-06T23:39:41.945Z] daemon.go:321: [d76d97ea92502] waiting for daemon to start [2019-09-06T23:39:41.945Z] daemon.go:339: [d76d97ea92502] daemon started [2019-09-06T23:39:41.945Z] daemon.go:449: [d76d97ea92502] Stopping daemon [2019-09-06T23:39:41.945Z] daemon.go:288: [d76d97ea92502] exiting daemon [2019-09-06T23:39:41.945Z] daemon.go:436: [d76d97ea92502] Daemon stopped [2019-09-06T23:39:41.945Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-09-06T23:39:42.201Z] PASS: docker_cli_inspect_test.go:91: DockerSuite.TestInspectTypeFlagWithNoContainer 0.750s [2019-09-06T23:39:42.201Z] PASS: docker_cli_inspect_test.go:454: DockerSuite.TestInspectUnknownObject 0.030s [2019-09-06T23:39:42.765Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2019-09-06T23:39:42.765Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-09-06T23:39:42.765Z] daemon.go:321: [d7416659ffb94] waiting for daemon to start [2019-09-06T23:39:42.765Z] daemon.go:339: [d7416659ffb94] daemon started [2019-09-06T23:39:42.765Z] daemon.go:449: [d7416659ffb94] Stopping daemon [2019-09-06T23:39:42.765Z] daemon.go:288: [d7416659ffb94] exiting daemon [2019-09-06T23:39:42.765Z] daemon.go:436: [d7416659ffb94] Daemon stopped [2019-09-06T23:39:42.765Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-09-06T23:39:44.845Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.19s) [2019-09-06T23:39:44.845Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginEnsureLoadImportWorking [2019-09-06T23:39:44.845Z] daemon.go:321: [d6c5011aa401e] waiting for daemon to start [2019-09-06T23:39:44.845Z] daemon.go:339: [d6c5011aa401e] daemon started [2019-09-06T23:39:44.845Z] daemon.go:449: [d6c5011aa401e] Stopping daemon [2019-09-06T23:39:44.845Z] daemon.go:288: [d6c5011aa401e] exiting daemon [2019-09-06T23:39:44.845Z] daemon.go:436: [d6c5011aa401e] Daemon stopped [2019-09-06T23:39:44.845Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-09-06T23:39:44.845Z] PASS: docker_cli_swarm_test.go:417: DockerSwarmSuite.TestOverlayAttachableOnSwarmLeave 6.612s [2019-09-06T23:39:45.409Z] PASS: docker_cli_run_unix_test.go:1158: DockerSuite.TestLegacyRunNoNewPrivSetuid 3.165s [2019-09-06T23:39:47.309Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.57s) [2019-09-06T23:39:47.309Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthzPluginEnsureContainerCopyToFrom [2019-09-06T23:39:47.309Z] daemon.go:321: [de2905ede944e] waiting for daemon to start [2019-09-06T23:39:47.309Z] daemon.go:339: [de2905ede944e] daemon started [2019-09-06T23:39:47.309Z] daemon.go:449: [de2905ede944e] Stopping daemon [2019-09-06T23:39:47.309Z] daemon.go:288: [de2905ede944e] exiting daemon [2019-09-06T23:39:47.309Z] daemon.go:436: [de2905ede944e] Daemon stopped [2019-09-06T23:39:47.309Z] === RUN TestAuthZPluginHeader [2019-09-06T23:39:47.566Z] PASS: docker_cli_links_test.go:201: DockerSuite.TestLinkShortDefinition 1.534s [2019-09-06T23:39:48.497Z] --- PASS: TestAuthZPluginHeader (0.95s) [2019-09-06T23:39:48.497Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginHeader [2019-09-06T23:39:48.497Z] daemon.go:321: [d6601bdfc372f] waiting for daemon to start [2019-09-06T23:39:48.498Z] daemon.go:339: [d6601bdfc372f] daemon started [2019-09-06T23:39:48.498Z] daemon.go:449: [d6601bdfc372f] Stopping daemon [2019-09-06T23:39:48.498Z] daemon.go:288: [d6601bdfc372f] exiting daemon [2019-09-06T23:39:48.498Z] daemon.go:436: [d6601bdfc372f] Daemon stopped [2019-09-06T23:39:48.498Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-09-06T23:39:49.428Z] PASS: docker_cli_links_test.go:192: DockerSuite.TestLinksEnvs 1.611s [2019-09-06T23:39:49.992Z] PASS: docker_cli_links_test.go:228: DockerSuite.TestLinksEtcHostsRegularFile 0.447s [2019-09-06T23:39:51.887Z] PASS: docker_cli_links_test.go:141: DockerSuite.TestLinksHostsFilesInject 1.501s [2019-09-06T23:39:53.266Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.87s) [2019-09-06T23:39:53.266Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginV2AllowNonVolumeRequest [2019-09-06T23:39:53.266Z] daemon.go:321: [d8ebb29f6ca8c] waiting for daemon to start [2019-09-06T23:39:53.266Z] daemon.go:339: [d8ebb29f6ca8c] daemon started [2019-09-06T23:39:53.266Z] daemon.go:449: [d8ebb29f6ca8c] Stopping daemon [2019-09-06T23:39:53.266Z] daemon.go:288: [d8ebb29f6ca8c] exiting daemon [2019-09-06T23:39:53.266Z] daemon.go:436: [d8ebb29f6ca8c] Daemon stopped [2019-09-06T23:39:53.266Z] daemon.go:321: [d8ebb29f6ca8c] waiting for daemon to start [2019-09-06T23:39:53.266Z] daemon.go:339: [d8ebb29f6ca8c] daemon started [2019-09-06T23:39:53.266Z] daemon.go:449: [d8ebb29f6ca8c] Stopping daemon [2019-09-06T23:39:53.266Z] daemon.go:288: [d8ebb29f6ca8c] exiting daemon [2019-09-06T23:39:53.266Z] daemon.go:436: [d8ebb29f6ca8c] Daemon stopped [2019-09-06T23:39:53.266Z] === RUN TestAuthZPluginV2Disable [2019-09-06T23:39:55.160Z] PASS: docker_cli_links_test.go:94: DockerSuite.TestLinksInspectLinksStarted 2.062s [2019-09-06T23:39:57.052Z] --- PASS: TestAuthZPluginV2Disable (3.53s) [2019-09-06T23:39:57.052Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginV2Disable [2019-09-06T23:39:57.052Z] daemon.go:321: [d6595935fce1e] waiting for daemon to start [2019-09-06T23:39:57.052Z] daemon.go:339: [d6595935fce1e] daemon started [2019-09-06T23:39:57.052Z] daemon.go:449: [d6595935fce1e] Stopping daemon [2019-09-06T23:39:57.052Z] daemon.go:288: [d6595935fce1e] exiting daemon [2019-09-06T23:39:57.052Z] daemon.go:436: [d6595935fce1e] Daemon stopped [2019-09-06T23:39:57.052Z] daemon.go:321: [d6595935fce1e] waiting for daemon to start [2019-09-06T23:39:57.052Z] daemon.go:339: [d6595935fce1e] daemon started [2019-09-06T23:39:57.052Z] daemon.go:449: [d6595935fce1e] Stopping daemon [2019-09-06T23:39:57.052Z] daemon.go:288: [d6595935fce1e] exiting daemon [2019-09-06T23:39:57.052Z] daemon.go:436: [d6595935fce1e] Daemon stopped [2019-09-06T23:39:57.052Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-09-06T23:39:57.617Z] PASS: docker_cli_links_test.go:113: DockerSuite.TestLinksInspectLinksStopped 2.063s [2019-09-06T23:39:57.617Z] PASS: docker_cli_links_test.go:25: DockerSuite.TestLinksInvalidContainerTarget 0.055s [2019-09-06T23:40:00.143Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.25s) [2019-09-06T23:40:00.143Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginV2RejectVolumeRequests [2019-09-06T23:40:00.143Z] daemon.go:321: [daa43a779a979] waiting for daemon to start [2019-09-06T23:40:00.143Z] daemon.go:339: [daa43a779a979] daemon started [2019-09-06T23:40:00.143Z] daemon.go:449: [daa43a779a979] Stopping daemon [2019-09-06T23:40:00.143Z] daemon.go:288: [daa43a779a979] exiting daemon [2019-09-06T23:40:00.143Z] daemon.go:436: [daa43a779a979] Daemon stopped [2019-09-06T23:40:00.143Z] daemon.go:321: [daa43a779a979] waiting for daemon to start [2019-09-06T23:40:00.143Z] daemon.go:339: [daa43a779a979] daemon started [2019-09-06T23:40:00.143Z] daemon.go:449: [daa43a779a979] Stopping daemon [2019-09-06T23:40:00.143Z] daemon.go:288: [daa43a779a979] exiting daemon [2019-09-06T23:40:00.143Z] daemon.go:436: [daa43a779a979] Daemon stopped [2019-09-06T23:40:00.143Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-09-06T23:40:00.401Z] PASS: docker_cli_links_test.go:235: DockerSuite.TestLinksMultipleWithSameName 2.288s [2019-09-06T23:40:00.966Z] PASS: docker_cli_links_test.go:217: DockerSuite.TestLinksNetworkHostContainer 0.334s [2019-09-06T23:40:01.897Z] PASS: docker_cli_links_test.go:133: DockerSuite.TestLinksNotStartedParentNotFail 0.727s [2019-09-06T23:40:05.281Z] 🇩 bin/containerd [2019-09-06T23:40:11.855Z] PASS: docker_cli_swarm_test.go:443: DockerSwarmSuite.TestOverlayAttachableReleaseResourcesOnFailure 25.688s [2019-09-06T23:40:11.855Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.78s) [2019-09-06T23:40:11.855Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginV2BadManifestFailsDaemonStart [2019-09-06T23:40:11.855Z] daemon.go:321: [d2d69bc4e755f] waiting for daemon to start [2019-09-06T23:40:11.855Z] daemon.go:339: [d2d69bc4e755f] daemon started [2019-09-06T23:40:11.855Z] daemon.go:449: [d2d69bc4e755f] Stopping daemon [2019-09-06T23:40:11.855Z] daemon.go:288: [d2d69bc4e755f] exiting daemon [2019-09-06T23:40:11.855Z] daemon.go:436: [d2d69bc4e755f] Daemon stopped [2019-09-06T23:40:11.855Z] daemon.go:321: [d2d69bc4e755f] waiting for daemon to start [2019-09-06T23:40:11.855Z] daemon.go:331: [d2d69bc4e755f] error pinging daemon on start: Get http://d2d69bc4e755f.sock/_ping: read unix @->/tmp/docker-integration/d2d69bc4e755f.sock: read: connection reset by peer [2019-09-06T23:40:11.855Z] daemon.go:321: [d2d69bc4e755f] waiting for daemon to start [2019-09-06T23:40:11.855Z] daemon.go:331: [d2d69bc4e755f] error pinging daemon on start: Get http://d2d69bc4e755f.sock/_ping: dial unix /tmp/docker-integration/d2d69bc4e755f.sock: connect: connection refused [2019-09-06T23:40:11.855Z] daemon.go:321: [d2d69bc4e755f] waiting for daemon to start [2019-09-06T23:40:11.855Z] daemon.go:288: [d2d69bc4e755f] exiting daemon [2019-09-06T23:40:11.855Z] daemon.go:321: [d2d69bc4e755f] waiting for daemon to start [2019-09-06T23:40:11.855Z] daemon.go:339: [d2d69bc4e755f] daemon started [2019-09-06T23:40:11.855Z] daemon.go:449: [d2d69bc4e755f] Stopping daemon [2019-09-06T23:40:11.855Z] daemon.go:288: [d2d69bc4e755f] exiting daemon [2019-09-06T23:40:11.855Z] daemon.go:436: [d2d69bc4e755f] Daemon stopped [2019-09-06T23:40:11.855Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-09-06T23:40:19.954Z] PASS: docker_cli_links_test.go:37: DockerSuite.TestLinksPingLinkedContainers 16.651s [2019-09-06T23:40:21.340Z] PASS: docker_cli_links_test.go:81: DockerSuite.TestLinksPingLinkedContainersAfterRename 2.704s [2019-09-06T23:40:22.271Z] PASS: docker_cli_prune_unix_test.go:43: DockerSwarmSuite.TestPruneNetwork 10.508s [2019-09-06T23:40:23.640Z] PASS: docker_cli_exec_test.go:372: DockerSuite.TestLinksPingLinkedContainersOnRename 1.620s [2019-09-06T23:40:24.575Z] PASS: docker_cli_links_test.go:16: DockerSuite.TestLinksPingUnlinkedContainers 1.144s [2019-09-06T23:40:26.472Z] PASS: docker_cli_swarm_test.go:598: DockerSwarmSuite.TestPsListContainersFilterIsTask 3.439s [2019-09-06T23:40:27.844Z] PASS: docker_cli_links_test.go:159: DockerSuite.TestLinksUpdateOnRestart 2.367s [2019-09-06T23:40:27.844Z] PASS: docker_cli_save_load_unix_test.go:91: DockerSuite.TestLoadNoStdinFail 0.011s [2019-09-06T23:40:28.101Z] PASS: docker_cli_save_load_test.go:334: DockerSuite.TestLoadZeroSizeLayer 0.548s [2019-09-06T23:40:28.101Z] PASS: docker_cli_login_test.go:12: DockerSuite.TestLoginWithoutTTY 0.017s [2019-09-06T23:40:28.101Z] PASS: docker_api_logs_test.go:86: DockerSuite.TestLogsAPIContainerNotFound 0.003s [2019-09-06T23:40:28.358Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.55s) [2019-09-06T23:40:28.358Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestAuthZPluginV2NonexistentFailsDaemonStart [2019-09-06T23:40:28.358Z] daemon.go:321: [d3a456738a1cf] waiting for daemon to start [2019-09-06T23:40:28.358Z] daemon.go:339: [d3a456738a1cf] daemon started [2019-09-06T23:40:28.358Z] daemon.go:449: [d3a456738a1cf] Stopping daemon [2019-09-06T23:40:28.358Z] daemon.go:288: [d3a456738a1cf] exiting daemon [2019-09-06T23:40:28.358Z] daemon.go:436: [d3a456738a1cf] Daemon stopped [2019-09-06T23:40:28.358Z] daemon.go:321: [d3a456738a1cf] waiting for daemon to start [2019-09-06T23:40:28.358Z] daemon.go:331: [d3a456738a1cf] error pinging daemon on start: Get http://d3a456738a1cf.sock/_ping: context deadline exceeded [2019-09-06T23:40:28.359Z] daemon.go:321: [d3a456738a1cf] waiting for daemon to start [2019-09-06T23:40:28.359Z] daemon.go:331: [d3a456738a1cf] error pinging daemon on start: Get http://d3a456738a1cf.sock/_ping: context deadline exceeded [2019-09-06T23:40:28.359Z] daemon.go:321: [d3a456738a1cf] waiting for daemon to start [2019-09-06T23:40:28.359Z] daemon.go:331: [d3a456738a1cf] error pinging daemon on start: Get http://d3a456738a1cf.sock/_ping: context deadline exceeded [2019-09-06T23:40:28.359Z] daemon.go:321: [d3a456738a1cf] waiting for daemon to start [2019-09-06T23:40:28.359Z] daemon.go:331: [d3a456738a1cf] error pinging daemon on start: Get http://d3a456738a1cf.sock/_ping: context deadline exceeded [2019-09-06T23:40:28.359Z] daemon.go:321: [d3a456738a1cf] waiting for daemon to start [2019-09-06T23:40:28.359Z] daemon.go:331: [d3a456738a1cf] error pinging daemon on start: Get http://d3a456738a1cf.sock/_ping: context deadline exceeded [2019-09-06T23:40:28.359Z] daemon.go:321: [d3a456738a1cf] waiting for daemon to start [2019-09-06T23:40:28.359Z] daemon.go:331: [d3a456738a1cf] error pinging daemon on start: Get http://d3a456738a1cf.sock/_ping: context deadline exceeded [2019-09-06T23:40:28.359Z] daemon.go:321: [d3a456738a1cf] waiting for daemon to start [2019-09-06T23:40:28.359Z] daemon.go:331: [d3a456738a1cf] error pinging daemon on start: Get http://d3a456738a1cf.sock/_ping: context deadline exceeded [2019-09-06T23:40:28.359Z] daemon.go:321: [d3a456738a1cf] waiting for daemon to start [2019-09-06T23:40:28.359Z] daemon.go:331: [d3a456738a1cf] error pinging daemon on start: Get http://d3a456738a1cf.sock/_ping: read unix @->/tmp/docker-integration/d3a456738a1cf.sock: read: connection reset by peer [2019-09-06T23:40:28.359Z] daemon.go:321: [d3a456738a1cf] waiting for daemon to start [2019-09-06T23:40:28.359Z] daemon.go:331: [d3a456738a1cf] error pinging daemon on start: Get http://d3a456738a1cf.sock/_ping: dial unix /tmp/docker-integration/d3a456738a1cf.sock: connect: connection refused [2019-09-06T23:40:28.359Z] daemon.go:321: [d3a456738a1cf] waiting for daemon to start [2019-09-06T23:40:28.359Z] daemon.go:288: [d3a456738a1cf] exiting daemon [2019-09-06T23:40:28.359Z] daemon.go:321: [d3a456738a1cf] waiting for daemon to start [2019-09-06T23:40:28.359Z] daemon.go:339: [d3a456738a1cf] daemon started [2019-09-06T23:40:28.359Z] daemon.go:449: [d3a456738a1cf] Stopping daemon [2019-09-06T23:40:28.359Z] daemon.go:288: [d3a456738a1cf] exiting daemon [2019-09-06T23:40:28.359Z] daemon.go:436: [d3a456738a1cf] Daemon stopped [2019-09-06T23:40:28.359Z] PASS [2019-09-06T23:40:28.359Z] Running /go/src/github.com/docker/docker/integration/plugin/common flags=-test.v -test.timeout=120m [2019-09-06T23:40:28.616Z] INFO: Testing against a local daemon [2019-09-06T23:40:28.616Z] === RUN TestPluginInvalidJSON [2019-09-06T23:40:28.616Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-09-06T23:40:28.616Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-09-06T23:40:28.616Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-09-06T23:40:28.616Z] --- PASS: TestPluginInvalidJSON (0.05s) [2019-09-06T23:40:28.616Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-09-06T23:40:28.616Z] PASS [2019-09-06T23:40:28.616Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver flags=-test.v -test.timeout=120m [2019-09-06T23:40:28.873Z] INFO: Testing against a local daemon [2019-09-06T23:40:28.873Z] === RUN TestExternalGraphDriver [2019-09-06T23:40:28.873Z] === RUN TestExternalGraphDriver/json [2019-09-06T23:40:29.437Z] PASS: docker_api_logs_test.go:71: DockerSuite.TestLogsAPIFollowEmptyOutput 0.703s [2019-09-06T23:40:30.368Z] PASS: docker_api_logs_test.go:59: DockerSuite.TestLogsAPINoStdoutNorStderr 0.732s [2019-09-06T23:40:30.931Z] === RUN TestExternalGraphDriver/spec [2019-09-06T23:40:32.824Z] === RUN TestExternalGraphDriver/pull [2019-09-06T23:40:33.114Z] PASS: docker_cli_build_test.go:2349: DockerSuite.TestBuildDockerignoreExceptions 59.665s [2019-09-06T23:40:33.115Z] PASS: docker_cli_build_test.go:2446: DockerSuite.TestBuildDockerignoreTouchDockerfile 0.793s [2019-09-06T23:40:33.115Z] PASS: docker_cli_build_test.go:2522: DockerSuite.TestBuildDockerignoringBadExclusion 0.063s [2019-09-06T23:40:34.192Z] PASS: docker_api_logs_test.go:150: DockerSuite.TestLogsAPIUntil 3.943s [2019-09-06T23:40:34.756Z] --- PASS: TestExternalGraphDriver (5.89s) [2019-09-06T23:40:34.756Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestExternalGraphDriver [2019-09-06T23:40:34.756Z] daemon.go:321: [dbb13e69d47f1] waiting for daemon to start [2019-09-06T23:40:34.756Z] daemon.go:339: [dbb13e69d47f1] daemon started [2019-09-06T23:40:34.756Z] daemon.go:449: [dbb13e69d47f1] Stopping daemon [2019-09-06T23:40:34.756Z] daemon.go:288: [dbb13e69d47f1] exiting daemon [2019-09-06T23:40:34.756Z] daemon.go:436: [dbb13e69d47f1] Daemon stopped [2019-09-06T23:40:34.756Z] daemon.go:321: [dbb13e69d47f1] waiting for daemon to start [2019-09-06T23:40:34.756Z] daemon.go:339: [dbb13e69d47f1] daemon started [2019-09-06T23:40:34.756Z] daemon.go:449: [dbb13e69d47f1] Stopping daemon [2019-09-06T23:40:34.756Z] daemon.go:288: [dbb13e69d47f1] exiting daemon [2019-09-06T23:40:34.756Z] daemon.go:436: [dbb13e69d47f1] Daemon stopped [2019-09-06T23:40:34.756Z] --- PASS: TestExternalGraphDriver/json (1.93s) [2019-09-06T23:40:34.756Z] daemon.go:321: [dbb13e69d47f1] waiting for daemon to start [2019-09-06T23:40:34.756Z] daemon.go:339: [dbb13e69d47f1] daemon started [2019-09-06T23:40:34.756Z] daemon.go:449: [dbb13e69d47f1] Stopping daemon [2019-09-06T23:40:34.756Z] daemon.go:288: [dbb13e69d47f1] exiting daemon [2019-09-06T23:40:34.756Z] daemon.go:436: [dbb13e69d47f1] Daemon stopped [2019-09-06T23:40:34.756Z] daemon.go:321: [dbb13e69d47f1] waiting for daemon to start [2019-09-06T23:40:34.756Z] daemon.go:339: [dbb13e69d47f1] daemon started [2019-09-06T23:40:34.756Z] daemon.go:449: [dbb13e69d47f1] Stopping daemon [2019-09-06T23:40:34.756Z] daemon.go:288: [dbb13e69d47f1] exiting daemon [2019-09-06T23:40:34.756Z] daemon.go:436: [dbb13e69d47f1] Daemon stopped [2019-09-06T23:40:34.756Z] --- PASS: TestExternalGraphDriver/spec (1.99s) [2019-09-06T23:40:34.756Z] daemon.go:321: [dbb13e69d47f1] waiting for daemon to start [2019-09-06T23:40:34.756Z] daemon.go:339: [dbb13e69d47f1] daemon started [2019-09-06T23:40:34.756Z] daemon.go:449: [dbb13e69d47f1] Stopping daemon [2019-09-06T23:40:34.756Z] daemon.go:288: [dbb13e69d47f1] exiting daemon [2019-09-06T23:40:34.756Z] daemon.go:436: [dbb13e69d47f1] Daemon stopped [2019-09-06T23:40:34.756Z] --- PASS: TestExternalGraphDriver/pull (1.76s) [2019-09-06T23:40:34.756Z] === RUN TestGraphdriverPluginV2 [2019-09-06T23:40:35.013Z] PASS: docker_api_logs_test.go:188: DockerSuite.TestLogsAPIUntilDefaultValue 0.867s [2019-09-06T23:40:37.877Z] 🇩 bin/containerd-stress [2019-09-06T23:40:40.266Z] --- PASS: TestGraphdriverPluginV2 (4.75s) [2019-09-06T23:40:40.266Z] external_test.go:413: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestGraphdriverPluginV2 [2019-09-06T23:40:40.266Z] daemon.go:321: [d61af7fbda1ab] waiting for daemon to start [2019-09-06T23:40:40.266Z] daemon.go:339: [d61af7fbda1ab] daemon started [2019-09-06T23:40:40.266Z] daemon.go:449: [d61af7fbda1ab] Stopping daemon [2019-09-06T23:40:40.266Z] daemon.go:288: [d61af7fbda1ab] exiting daemon [2019-09-06T23:40:40.266Z] daemon.go:436: [d61af7fbda1ab] Daemon stopped [2019-09-06T23:40:40.266Z] daemon.go:321: [d61af7fbda1ab] waiting for daemon to start [2019-09-06T23:40:40.266Z] daemon.go:339: [d61af7fbda1ab] daemon started [2019-09-06T23:40:40.266Z] daemon.go:449: [d61af7fbda1ab] Stopping daemon [2019-09-06T23:40:40.266Z] daemon.go:288: [d61af7fbda1ab] exiting daemon [2019-09-06T23:40:40.266Z] daemon.go:436: [d61af7fbda1ab] Daemon stopped [2019-09-06T23:40:40.266Z] PASS [2019-09-06T23:40:40.266Z] Running /go/src/github.com/docker/docker/integration/plugin/logging flags=-test.v -test.timeout=120m [2019-09-06T23:40:40.266Z] INFO: Testing against a local daemon [2019-09-06T23:40:40.266Z] === RUN TestContinueAfterPluginCrash [2019-09-06T23:40:40.266Z] === PAUSE TestContinueAfterPluginCrash [2019-09-06T23:40:40.266Z] === RUN TestDaemonStartWithLogOpt [2019-09-06T23:40:40.266Z] === PAUSE TestDaemonStartWithLogOpt [2019-09-06T23:40:40.266Z] === CONT TestContinueAfterPluginCrash [2019-09-06T23:40:40.266Z] === CONT TestDaemonStartWithLogOpt [2019-09-06T23:40:40.266Z] PASS: docker_cli_service_create_test.go:362: DockerSwarmSuite.TestServiceCreateMountTmpfs 2.900s [2019-09-06T23:40:40.266Z] PASS: docker_api_logs_test.go:93: DockerSuite.TestLogsAPIUntilFutureFollow 4.637s [2019-09-06T23:40:41.197Z] PASS: docker_api_logs_test.go:23: DockerSuite.TestLogsAPIWithStdout 0.799s [2019-09-06T23:40:41.197Z] PASS: docker_cli_logs_test.go:318: DockerSuite.TestLogsCLIContainerNotFound 0.012s [2019-09-06T23:40:41.361Z] 🇩 bin/containerd-shim [2019-09-06T23:40:43.093Z] PASS: docker_cli_logs_test.go:24: DockerSuite.TestLogsContainerBiggerThanPage 1.776s [2019-09-06T23:40:44.463Z] PASS: docker_cli_service_create_test.go:19: DockerSwarmSuite.TestServiceCreateMountVolume 3.518s [2019-09-06T23:40:45.027Z] PASS: docker_cli_logs_test.go:29: DockerSuite.TestLogsContainerMuchBiggerThanPage 2.066s [2019-09-06T23:40:46.925Z] PASS: docker_cli_logs_test.go:19: DockerSuite.TestLogsContainerSmallerThanPage 1.873s [2019-09-06T23:40:48.820Z] PASS: docker_cli_logs_test.go:300: DockerSuite.TestLogsFollowGoroutinesNoOutput 1.373s [2019-09-06T23:40:50.192Z] PASS: docker_cli_service_create_test.go:314: DockerSwarmSuite.TestServiceCreateWithConfigReferencedTwice 4.635s [2019-09-06T23:40:50.452Z] PASS: docker_cli_logs_test.go:272: DockerSuite.TestLogsFollowGoroutinesWithStdout 1.286s [2019-09-06T23:40:51.707Z] 🇩 bin/containerd-shim-runc-v1 [2019-09-06T23:40:53.125Z] #33 121.9 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-09-06T23:40:53.683Z] #33 123.7 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-09-06T23:40:54.628Z] PASS: docker_cli_service_create_test.go:215: DockerSwarmSuite.TestServiceCreateWithConfigSimple 2.136s [2019-09-06T23:40:54.885Z] PASS: docker_cli_logs_test.go:214: DockerSuite.TestLogsFollowSlowStdoutConsumer 4.428s [2019-09-06T23:40:55.045Z] #33 125.0 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-09-06T23:40:55.817Z] PASS: docker_cli_logs_test.go:124: DockerSuite.TestLogsFollowStopped 1.106s [2019-09-06T23:40:56.128Z] 🇩 binaries [2019-09-06T23:40:56.128Z] + mkdir -p /build [2019-09-06T23:40:56.128Z] + cp bin/containerd /build/containerd [2019-09-06T23:40:56.128Z] + cp bin/containerd-shim /build/containerd-shim [2019-09-06T23:40:56.128Z] + cp bin/ctr /build/ctr [2019-09-06T23:40:56.929Z] #33 126.8 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-09-06T23:40:57.188Z] PASS: docker_cli_logs_test.go:66: DockerSuite.TestLogsSeparateStderr 1.211s [2019-09-06T23:40:57.897Z] #33 127.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-09-06T23:40:59.258Z] #33 129.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-09-06T23:40:59.719Z] PASS: docker_cli_service_create_test.go:249: DockerSwarmSuite.TestServiceCreateWithConfigSourceTargetPaths 4.832s [2019-09-06T23:41:00.619Z] #33 130.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-09-06T23:41:01.090Z] --- PASS: TestDaemonStartWithLogOpt (21.41s) [2019-09-06T23:41:01.091Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDaemonStartWithLogOpt [2019-09-06T23:41:01.091Z] daemon.go:321: [df0cafec6f23c] waiting for daemon to start [2019-09-06T23:41:01.091Z] daemon.go:339: [df0cafec6f23c] daemon started [2019-09-06T23:41:01.091Z] daemon.go:449: [df0cafec6f23c] Stopping daemon [2019-09-06T23:41:01.091Z] daemon.go:288: [df0cafec6f23c] exiting daemon [2019-09-06T23:41:01.091Z] daemon.go:436: [df0cafec6f23c] Daemon stopped [2019-09-06T23:41:01.091Z] daemon.go:321: [df0cafec6f23c] waiting for daemon to start [2019-09-06T23:41:01.091Z] daemon.go:339: [df0cafec6f23c] daemon started [2019-09-06T23:41:01.091Z] daemon.go:449: [df0cafec6f23c] Stopping daemon [2019-09-06T23:41:01.091Z] daemon.go:288: [df0cafec6f23c] exiting daemon [2019-09-06T23:41:01.091Z] daemon.go:436: [df0cafec6f23c] Daemon stopped [2019-09-06T23:41:01.544Z] #33 131.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-09-06T23:41:01.799Z] #33 132.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-09-06T23:41:02.948Z] Removing intermediate container 1e8681753690 [2019-09-06T23:41:02.948Z] ---> f710bf99a8e9 [2019-09-06T23:41:02.948Z] Step 56/126 : FROM dev-base AS proxy [2019-09-06T23:41:02.948Z] ---> 7fb0afcff257 [2019-09-06T23:41:02.948Z] Step 57/126 : ENV INSTALL_BINARY_NAME=proxy [2019-09-06T23:41:02.948Z] ---> Running in 73401549caf7 [2019-09-06T23:41:02.948Z] Removing intermediate container 73401549caf7 [2019-09-06T23:41:02.948Z] ---> efd001ccc7e1 [2019-09-06T23:41:02.948Z] Step 58/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-06T23:41:02.948Z] ---> 93d505de6119 [2019-09-06T23:41:02.948Z] Step 59/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-06T23:41:02.948Z] ---> 6796552c10c5 [2019-09-06T23:41:02.948Z] Step 60/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-06T23:41:02.948Z] ---> Running in a1315ade2e1f [2019-09-06T23:41:02.948Z] + RM_GOPATH=0 [2019-09-06T23:41:02.948Z] + TMP_GOPATH= [2019-09-06T23:41:02.948Z] + : /build [2019-09-06T23:41:02.948Z] + '[' -z '' ']' [2019-09-06T23:41:02.948Z] ++ mktemp -d [2019-09-06T23:41:02.948Z] + export GOPATH=/tmp/tmp.pZegHJrQ78 [2019-09-06T23:41:02.948Z] + GOPATH=/tmp/tmp.pZegHJrQ78 [2019-09-06T23:41:02.948Z] + RM_GOPATH=1 [2019-09-06T23:41:02.948Z] ++ dirname ./install.sh [2019-09-06T23:41:02.948Z] Install docker-proxy version fc5a7d91d54cc98f64fc28f9e288b46a0bee756c [2019-09-06T23:41:02.948Z] + dir=. [2019-09-06T23:41:02.948Z] + bin=proxy [2019-09-06T23:41:02.948Z] + shift [2019-09-06T23:41:02.948Z] + '[' '!' -f ./proxy.installer ']' [2019-09-06T23:41:02.948Z] + . ./proxy.installer [2019-09-06T23:41:02.948Z] ++ LIBNETWORK_COMMIT=fc5a7d91d54cc98f64fc28f9e288b46a0bee756c [2019-09-06T23:41:02.948Z] + install_proxy [2019-09-06T23:41:02.948Z] + case "$1" in [2019-09-06T23:41:02.948Z] + export CGO_ENABLED=0 [2019-09-06T23:41:02.948Z] + CGO_ENABLED=0 [2019-09-06T23:41:02.948Z] + _install_proxy [2019-09-06T23:41:02.948Z] + echo 'Install docker-proxy version fc5a7d91d54cc98f64fc28f9e288b46a0bee756c' [2019-09-06T23:41:02.948Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.pZegHJrQ78/src/github.com/docker/libnetwork [2019-09-06T23:41:02.948Z] Cloning into '/tmp/tmp.pZegHJrQ78/src/github.com/docker/libnetwork'... [2019-09-06T23:41:03.051Z] PASS: docker_cli_build_test.go:2394: DockerSuite.TestBuildDockerignoringDockerfile 27.235s [2019-09-06T23:41:03.722Z] #33 133.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-09-06T23:41:04.282Z] #33 134.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-09-06T23:41:04.363Z] PASS: docker_cli_logs_test.go:145: DockerSuite.TestLogsSince 7.147s [2019-09-06T23:41:06.168Z] #33 135.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-09-06T23:41:06.256Z] --- PASS: TestContinueAfterPluginCrash (26.37s) [2019-09-06T23:41:06.256Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestContinueAfterPluginCrash [2019-09-06T23:41:06.256Z] daemon.go:321: [d7e4aa6308030] waiting for daemon to start [2019-09-06T23:41:06.256Z] daemon.go:339: [d7e4aa6308030] daemon started [2019-09-06T23:41:06.256Z] daemon.go:449: [d7e4aa6308030] Stopping daemon [2019-09-06T23:41:06.256Z] daemon.go:288: [d7e4aa6308030] exiting daemon [2019-09-06T23:41:06.256Z] daemon.go:436: [d7e4aa6308030] Daemon stopped [2019-09-06T23:41:06.256Z] PASS [2019-09-06T23:41:06.256Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes flags=-test.v -test.timeout=120m [2019-09-06T23:41:06.256Z] INFO: Testing against a local daemon [2019-09-06T23:41:06.256Z] === RUN TestPluginWithDevMounts [2019-09-06T23:41:06.256Z] === PAUSE TestPluginWithDevMounts [2019-09-06T23:41:06.256Z] === CONT TestPluginWithDevMounts [2019-09-06T23:41:06.412Z] + cd /tmp/tmp.pZegHJrQ78/src/github.com/docker/libnetwork [2019-09-06T23:41:06.412Z] + git checkout -q fc5a7d91d54cc98f64fc28f9e288b46a0bee756c [2019-09-06T23:41:06.412Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-09-06T23:41:07.538Z] #33 137.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-09-06T23:41:08.149Z] --- PASS: TestPluginWithDevMounts (1.85s) [2019-09-06T23:41:08.149Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestPluginWithDevMounts [2019-09-06T23:41:08.149Z] daemon.go:321: [db0bc0d8c6720] waiting for daemon to start [2019-09-06T23:41:08.149Z] daemon.go:339: [db0bc0d8c6720] daemon started [2019-09-06T23:41:08.149Z] daemon.go:449: [db0bc0d8c6720] Stopping daemon [2019-09-06T23:41:08.149Z] daemon.go:288: [db0bc0d8c6720] exiting daemon [2019-09-06T23:41:08.149Z] daemon.go:436: [db0bc0d8c6720] Daemon stopped [2019-09-06T23:41:08.149Z] PASS [2019-09-06T23:41:08.149Z] Running /go/src/github.com/docker/docker/integration/secret flags=-test.v -test.timeout=120m [2019-09-06T23:41:08.149Z] INFO: Testing against a local daemon [2019-09-06T23:41:08.149Z] === RUN TestSecretInspect [2019-09-06T23:41:08.911Z] #33 139.1 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-09-06T23:41:09.883Z] Removing intermediate container a1315ade2e1f [2019-09-06T23:41:09.883Z] ---> 2bd595b8ea25 [2019-09-06T23:41:09.883Z] Step 61/126 : FROM base AS gometalinter [2019-09-06T23:41:09.883Z] ---> 7fb0afcff257 [2019-09-06T23:41:09.883Z] Step 62/126 : ENV INSTALL_BINARY_NAME=gometalinter [2019-09-06T23:41:09.883Z] ---> Running in 61c7afaaa560 [2019-09-06T23:41:10.042Z] --- PASS: TestSecretInspect (2.00s) [2019-09-06T23:41:10.042Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestSecretInspect [2019-09-06T23:41:10.042Z] daemon.go:321: [dd0d6706cb282] waiting for daemon to start [2019-09-06T23:41:10.042Z] daemon.go:339: [dd0d6706cb282] daemon started [2019-09-06T23:41:10.042Z] daemon.go:449: [dd0d6706cb282] Stopping daemon [2019-09-06T23:41:10.042Z] daemon.go:288: [dd0d6706cb282] exiting daemon [2019-09-06T23:41:10.042Z] daemon.go:436: [dd0d6706cb282] Daemon stopped [2019-09-06T23:41:10.042Z] === RUN TestSecretList [2019-09-06T23:41:10.042Z] PASS: docker_cli_logs_test.go:180: DockerSuite.TestLogsSinceFutureFollow 5.720s [2019-09-06T23:41:10.168Z] Removing intermediate container 61c7afaaa560 [2019-09-06T23:41:10.168Z] ---> 6c3b299b95e1 [2019-09-06T23:41:10.168Z] Step 63/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-06T23:41:10.168Z] ---> c1437b413446 [2019-09-06T23:41:10.168Z] Step 64/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-06T23:41:10.272Z] #33 140.3 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-09-06T23:41:10.451Z] ---> 883fcafff7d9 [2019-09-06T23:41:10.451Z] Step 65/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-06T23:41:10.451Z] ---> Running in 3ecbb93674f9 [2019-09-06T23:41:10.741Z] + RM_GOPATH=0 [2019-09-06T23:41:10.741Z] + TMP_GOPATH= [2019-09-06T23:41:10.741Z] + : /build [2019-09-06T23:41:10.741Z] + '[' -z '' ']' [2019-09-06T23:41:10.741Z] ++ mktemp -d [2019-09-06T23:41:10.741Z] + export GOPATH=/tmp/tmp.vn1qt8Eg8n [2019-09-06T23:41:10.741Z] + GOPATH=/tmp/tmp.vn1qt8Eg8n [2019-09-06T23:41:10.741Z] + RM_GOPATH=1 [2019-09-06T23:41:10.741Z] ++ dirname ./install.sh [2019-09-06T23:41:10.741Z] + dir=. [2019-09-06T23:41:10.741Z] + bin=gometalinter [2019-09-06T23:41:10.741Z] + shift [2019-09-06T23:41:10.741Z] + '[' '!' -f ./gometalinter.installer ']' [2019-09-06T23:41:10.741Z] + . ./gometalinter.installer [2019-09-06T23:41:10.741Z] ++ GOMETALINTER_COMMIT=v2.0.6 [2019-09-06T23:41:10.741Z] + install_gometalinter [2019-09-06T23:41:10.741Z] + echo 'Installing gometalinter version v2.0.6' [2019-09-06T23:41:10.741Z] + go get -d github.com/alecthomas/gometalinter [2019-09-06T23:41:10.741Z] Installing gometalinter version v2.0.6 [2019-09-06T23:41:11.412Z] PASS: docker_cli_logs_test.go:77: DockerSuite.TestLogsStderrInStdout 0.960s [2019-09-06T23:41:11.976Z] --- PASS: TestSecretList (1.94s) [2019-09-06T23:41:11.976Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestSecretList [2019-09-06T23:41:11.976Z] daemon.go:321: [d4c3369f9427f] waiting for daemon to start [2019-09-06T23:41:11.976Z] daemon.go:339: [d4c3369f9427f] daemon started [2019-09-06T23:41:11.976Z] daemon.go:449: [d4c3369f9427f] Stopping daemon [2019-09-06T23:41:11.976Z] daemon.go:288: [d4c3369f9427f] exiting daemon [2019-09-06T23:41:11.976Z] daemon.go:436: [d4c3369f9427f] Daemon stopped [2019-09-06T23:41:11.976Z] === RUN TestSecretsCreateAndDelete [2019-09-06T23:41:12.161Z] #33 142.1 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-09-06T23:41:12.230Z] + cd /tmp/tmp.vn1qt8Eg8n/src/github.com/alecthomas/gometalinter [2019-09-06T23:41:12.230Z] + git checkout -q v2.0.6 [2019-09-06T23:41:12.230Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2019-09-06T23:41:12.234Z] PASS: docker_cli_logs_test.go:92: DockerSuite.TestLogsTail 1.000s [2019-09-06T23:41:13.085Z] #33 143.2 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-09-06T23:41:13.164Z] PASS: docker_cli_logs_test.go:41: DockerSuite.TestLogsTimestamps 0.988s [2019-09-06T23:41:13.367Z] PASS: docker_cli_build_test.go:2433: DockerSuite.TestBuildDockerignoringDockerignore 8.867s [2019-09-06T23:41:14.096Z] --- PASS: TestSecretsCreateAndDelete (2.01s) [2019-09-06T23:41:14.096Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestSecretsCreateAndDelete [2019-09-06T23:41:14.096Z] daemon.go:321: [d37f89ada39c4] waiting for daemon to start [2019-09-06T23:41:14.096Z] daemon.go:339: [d37f89ada39c4] daemon started [2019-09-06T23:41:14.096Z] daemon.go:449: [d37f89ada39c4] Stopping daemon [2019-09-06T23:41:14.096Z] daemon.go:288: [d37f89ada39c4] exiting daemon [2019-09-06T23:41:14.096Z] daemon.go:436: [d37f89ada39c4] Daemon stopped [2019-09-06T23:41:14.096Z] === RUN TestSecretsUpdate [2019-09-06T23:41:14.096Z] PASS: docker_cli_logs_test.go:325: DockerSuite.TestLogsWithDetails 0.944s [2019-09-06T23:41:14.445Z] #33 144.3 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-09-06T23:41:14.660Z] PASS: docker_cli_run_test.go:2915: DockerSuite.TestMountIntoProc 0.555s [2019-09-06T23:41:15.369Z] #33 145.5 [2019-09-06T23:41:15.591Z] PASS: docker_cli_run_test.go:2924: DockerSuite.TestMountIntoSys 0.939s [2019-09-06T23:41:16.155Z] --- PASS: TestSecretsUpdate (1.90s) [2019-09-06T23:41:16.155Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestSecretsUpdate [2019-09-06T23:41:16.155Z] daemon.go:321: [d9f0eaaed2498] waiting for daemon to start [2019-09-06T23:41:16.155Z] daemon.go:339: [d9f0eaaed2498] daemon started [2019-09-06T23:41:16.155Z] daemon.go:449: [d9f0eaaed2498] Stopping daemon [2019-09-06T23:41:16.155Z] daemon.go:288: [d9f0eaaed2498] exiting daemon [2019-09-06T23:41:16.155Z] daemon.go:436: [d9f0eaaed2498] Daemon stopped [2019-09-06T23:41:16.155Z] === RUN TestTemplatedSecret [2019-09-06T23:41:16.727Z] #33 DONE 146.9s [2019-09-06T23:41:16.727Z] [2019-09-06T23:41:16.727Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2019-09-06T23:41:18.064Z] PASS: docker_cli_service_create_test.go:415: DockerSwarmSuite.TestServiceCreateWithNetworkAlias 17.597s [2019-09-06T23:41:18.629Z] PASS: docker_cli_netmode_test.go:33: DockerSuite.TestNetHostname 2.900s [2019-09-06T23:41:19.193Z] PASS: docker_cli_netmode_test.go:26: DockerSuite.TestNetHostnameWithNetHost 0.509s [2019-09-06T23:41:19.239Z] #34 DONE 2.5s [2019-09-06T23:41:19.450Z] --- PASS: TestTemplatedSecret (3.58s) [2019-09-06T23:41:19.450Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestTemplatedSecret [2019-09-06T23:41:19.450Z] daemon.go:321: [d541f19ca90bb] waiting for daemon to start [2019-09-06T23:41:19.450Z] daemon.go:339: [d541f19ca90bb] daemon started [2019-09-06T23:41:19.450Z] daemon.go:449: [d541f19ca90bb] Stopping daemon [2019-09-06T23:41:19.450Z] daemon.go:288: [d541f19ca90bb] exiting daemon [2019-09-06T23:41:19.450Z] daemon.go:436: [d541f19ca90bb] Daemon stopped [2019-09-06T23:41:19.450Z] === RUN TestSecretCreateResolve [2019-09-06T23:41:20.600Z] [2019-09-06T23:41:20.600Z] #35 [runner 12/12] COPY --from=builder /build/ / [2019-09-06T23:41:20.821Z] PASS: docker_cli_events_unix_test.go:195: DockerSuite.TestNetworkEvents 1.411s [2019-09-06T23:41:21.959Z] #35 DONE 1.3s [2019-09-06T23:41:21.959Z] [2019-09-06T23:41:21.959Z] #36 exporting to image [2019-09-06T23:41:21.959Z] #36 exporting layers [2019-09-06T23:41:22.191Z] --- PASS: TestSecretCreateResolve (2.55s) [2019-09-06T23:41:22.192Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestSecretCreateResolve [2019-09-06T23:41:22.192Z] daemon.go:321: [d4ff2bab1cb3c] waiting for daemon to start [2019-09-06T23:41:22.192Z] daemon.go:339: [d4ff2bab1cb3c] daemon started [2019-09-06T23:41:22.192Z] daemon.go:449: [d4ff2bab1cb3c] Stopping daemon [2019-09-06T23:41:22.192Z] daemon.go:288: [d4ff2bab1cb3c] exiting daemon [2019-09-06T23:41:22.192Z] daemon.go:436: [d4ff2bab1cb3c] Daemon stopped [2019-09-06T23:41:22.192Z] PASS [2019-09-06T23:41:22.192Z] Running /go/src/github.com/docker/docker/integration/service flags=-test.v -test.timeout=120m [2019-09-06T23:41:22.192Z] PASS: docker_cli_service_create_test.go:167: DockerSwarmSuite.TestServiceCreateWithSecretReferencedTwice 3.351s [2019-09-06T23:41:22.192Z] INFO: Testing against a local daemon [2019-09-06T23:41:22.192Z] === RUN TestServiceCreateInit [2019-09-06T23:41:22.449Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-09-06T23:41:23.697Z] PASS: docker_cli_build_test.go:2505: DockerSuite.TestBuildDockerignoringOnlyDotfiles 8.807s [2019-09-06T23:41:23.819Z] PASS: docker_cli_run_test.go:3519: DockerSuite.TestNetworkRmWithActiveContainers 2.642s [2019-09-06T23:41:24.385Z] PASS: docker_cli_run_test.go:2701: DockerSuite.TestPermissionsPtsReadonlyRootfs 0.946s [2019-09-06T23:41:25.216Z] #36 exporting layers 3.3s done [2019-09-06T23:41:25.216Z] #36 writing image sha256:fa95e42b80b6ee4bad4194156b329771ffde83606c0944c43c4f1e13b412d50d done [2019-09-06T23:41:25.216Z] #36 naming to docker.io/library/moby-e2e-test done [2019-09-06T23:41:25.216Z] #36 DONE 3.3s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-09-06T23:41:25.605Z] + echo Ensuring container killed. [2019-09-06T23:41:25.605Z] Ensuring container killed. [2019-09-06T23:41:25.605Z] + docker rm -vf docker-pr1 [2019-09-06T23:41:25.605Z] Error: No such container: docker-pr1 [2019-09-06T23:41:25.605Z] + true [Pipeline] sh [2019-09-06T23:41:25.757Z] PASS: docker_cli_service_create_test.go:67: DockerSwarmSuite.TestServiceCreateWithSecretSimple 1.976s [2019-09-06T23:41:25.964Z] + echo Chowning /workspace to jenkins user [2019-09-06T23:41:25.964Z] Chowning /workspace to jenkins user [2019-09-06T23:41:25.964Z] + id -u [2019-09-06T23:41:25.964Z] + id -g [2019-09-06T23:41:25.964Z] + docker run --rm -v /home/ubuntu/workspace/engine_PR-350:/workspace busybox chown -R 1000:1000 /workspace [2019-09-06T23:41:26.321Z] PASS: docker_cli_plugins_test.go:77: DockerSuite.TestPluginActive 1.737s [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-09-06T23:41:27.690Z] + bundleName=unit [2019-09-06T23:41:27.691Z] + echo Creating unit-bundles.tar.gz [2019-09-06T23:41:27.691Z] Creating unit-bundles.tar.gz [2019-09-06T23:41:27.691Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2019-09-06T23:41:27.691Z] bundles/junit-report.xml [2019-09-06T23:41:27.691Z] bundles/go-test-report.json [2019-09-06T23:41:27.691Z] bundles/profile.out [Pipeline] archiveArtifacts [2019-09-06T23:41:27.699Z] Archiving artifacts [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-09-06T23:41:28.097Z] + make clean [2019-09-06T23:41:28.219Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-09-06T23:41:28.351Z] docker volume rm -f docker-dev-cache [2019-09-06T23:41:28.351Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-09-06T23:41:30.730Z] + GOBIN=/build [2019-09-06T23:41:30.730Z] + /build/gometalinter --install [2019-09-06T23:41:30.730Z] Installing: [2019-09-06T23:41:30.730Z] deadcode [2019-09-06T23:41:30.730Z] dupl [2019-09-06T23:41:30.730Z] errcheck [2019-09-06T23:41:30.730Z] gas [2019-09-06T23:41:30.730Z] gochecknoglobals [2019-09-06T23:41:30.730Z] gochecknoinits [2019-09-06T23:41:30.730Z] goconst [2019-09-06T23:41:30.730Z] gocyclo [2019-09-06T23:41:30.730Z] goimports [2019-09-06T23:41:30.730Z] golint [2019-09-06T23:41:30.730Z] gosimple [2019-09-06T23:41:30.730Z] gotype [2019-09-06T23:41:30.730Z] gotypex [2019-09-06T23:41:30.730Z] ineffassign [2019-09-06T23:41:30.730Z] interfacer [2019-09-06T23:41:30.730Z] lll [2019-09-06T23:41:30.730Z] maligned [2019-09-06T23:41:30.730Z] megacheck [2019-09-06T23:41:30.730Z] misspell [2019-09-06T23:41:30.730Z] nakedret [2019-09-06T23:41:30.730Z] safesql [2019-09-06T23:41:30.730Z] staticcheck [2019-09-06T23:41:30.730Z] structcheck [2019-09-06T23:41:30.730Z] unconvert [2019-09-06T23:41:30.730Z] unparam [2019-09-06T23:41:30.730Z] unused [2019-09-06T23:41:30.730Z] varcheck [2019-09-06T23:41:32.395Z] PASS: docker_cli_service_create_test.go:101: DockerSwarmSuite.TestServiceCreateWithSecretSourceTargetPaths 4.970s [2019-09-06T23:41:35.671Z] --- PASS: TestServiceCreateInit (13.36s) [2019-09-06T23:41:35.671Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.91s) [2019-09-06T23:41:35.671Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceCreateInit/daemonInitDisabled [2019-09-06T23:41:35.671Z] daemon.go:321: [d67a3c86bbbd7] waiting for daemon to start [2019-09-06T23:41:35.671Z] daemon.go:339: [d67a3c86bbbd7] daemon started [2019-09-06T23:41:35.671Z] daemon.go:449: [d67a3c86bbbd7] Stopping daemon [2019-09-06T23:41:35.671Z] daemon.go:288: [d67a3c86bbbd7] exiting daemon [2019-09-06T23:41:35.671Z] daemon.go:436: [d67a3c86bbbd7] Daemon stopped [2019-09-06T23:41:35.671Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (7.42s) [2019-09-06T23:41:35.671Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceCreateInit/daemonInitEnabled [2019-09-06T23:41:35.671Z] daemon.go:321: [d660eaf258d3f] waiting for daemon to start [2019-09-06T23:41:35.671Z] daemon.go:339: [d660eaf258d3f] daemon started [2019-09-06T23:41:35.671Z] daemon.go:449: [d660eaf258d3f] Stopping daemon [2019-09-06T23:41:35.671Z] daemon.go:288: [d660eaf258d3f] exiting daemon [2019-09-06T23:41:35.671Z] daemon.go:436: [d660eaf258d3f] Daemon stopped [2019-09-06T23:41:35.671Z] === RUN TestCreateServiceMultipleTimes [2019-09-06T23:41:35.937Z] PASS: docker_cli_plugins_test.go:100: DockerSuite.TestPluginActiveNetwork 9.805s [2019-09-06T23:41:35.937Z] SKIP: docker_cli_plugins_test.go:345: DockerSuite.TestPluginInspectOnWindows (unmatched requirement DaemonIsWindows) [2019-09-06T23:41:36.873Z] PASS: docker_cli_plugins_test.go:151: DockerSuite.TestPluginInstallDisableVolumeLs 0.758s [2019-09-06T23:41:40.152Z] PASS: docker_cli_service_health_test.go:21: DockerSwarmSuite.TestServiceHealthRun 8.150s [2019-09-06T23:41:40.717Z] PASS: docker_cli_plugins_logdriver_test.go:12: DockerSuite.TestPluginLogDriver 3.885s [2019-09-06T23:41:42.196Z] PASS: docker_cli_plugins_logdriver_test.go:32: DockerSuite.TestPluginLogDriverInfoList 1.474s [2019-09-06T23:41:44.723Z] PASS: docker_cli_plugins_test.go:475: DockerSuite.TestPluginMetricsCollector 2.341s [2019-09-06T23:41:47.248Z] PASS: docker_cli_service_health_test.go:83: DockerSwarmSuite.TestServiceHealthStart 5.792s [2019-09-06T23:41:50.526Z] PASS: docker_cli_plugins_test.go:443: DockerSuite.TestPluginUpgrade 5.698s [2019-09-06T23:41:53.048Z] PASS: docker_cli_port_test.go:330: DockerSuite.TestPortBindingOnSandbox 2.216s [2019-09-06T23:41:54.945Z] PASS: docker_cli_port_test.go:308: DockerSuite.TestPortExposeHostBinding 1.589s [2019-09-06T23:41:56.315Z] PASS: docker_cli_port_test.go:286: DockerSuite.TestPortHostBinding 1.609s [2019-09-06T23:41:57.688Z] --- PASS: TestCreateServiceMultipleTimes (22.10s) [2019-09-06T23:41:57.688Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceMultipleTimes [2019-09-06T23:41:57.688Z] daemon.go:321: [da332ea92f89c] waiting for daemon to start [2019-09-06T23:41:57.688Z] daemon.go:339: [da332ea92f89c] daemon started [2019-09-06T23:41:57.688Z] daemon.go:449: [da332ea92f89c] Stopping daemon [2019-09-06T23:41:57.688Z] daemon.go:288: [da332ea92f89c] exiting daemon [2019-09-06T23:41:57.688Z] daemon.go:436: [da332ea92f89c] Daemon stopped [2019-09-06T23:41:57.688Z] === RUN TestCreateServiceConflict [2019-09-06T23:41:59.427Z] PASS: docker_cli_build_test.go:2412: DockerSuite.TestBuildDockerignoringRenamedDockerfile 30.722s [2019-09-06T23:42:00.210Z] --- PASS: TestCreateServiceConflict (2.16s) [2019-09-06T23:42:00.210Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceConflict [2019-09-06T23:42:00.210Z] daemon.go:321: [d4c79e0edeb0b] waiting for daemon to start [2019-09-06T23:42:00.210Z] daemon.go:339: [d4c79e0edeb0b] daemon started [2019-09-06T23:42:00.210Z] daemon.go:449: [d4c79e0edeb0b] Stopping daemon [2019-09-06T23:42:00.210Z] daemon.go:288: [d4c79e0edeb0b] exiting daemon [2019-09-06T23:42:00.210Z] daemon.go:436: [d4c79e0edeb0b] Daemon stopped [2019-09-06T23:42:00.210Z] === RUN TestCreateServiceMaxReplicas [2019-09-06T23:42:00.775Z] PASS: docker_cli_service_logs_test.go:25: DockerSwarmSuite.TestServiceLogs 3.171s [2019-09-06T23:42:04.051Z] --- PASS: TestCreateServiceMaxReplicas (3.56s) [2019-09-06T23:42:04.051Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceMaxReplicas [2019-09-06T23:42:04.051Z] daemon.go:321: [df7e01dfd89d4] waiting for daemon to start [2019-09-06T23:42:04.051Z] daemon.go:339: [df7e01dfd89d4] daemon started [2019-09-06T23:42:04.051Z] daemon.go:449: [df7e01dfd89d4] Stopping daemon [2019-09-06T23:42:04.051Z] daemon.go:288: [df7e01dfd89d4] exiting daemon [2019-09-06T23:42:04.051Z] daemon.go:436: [df7e01dfd89d4] Daemon stopped [2019-09-06T23:42:04.051Z] === RUN TestCreateWithDuplicateNetworkNames [2019-09-06T23:42:06.520Z] PASS: docker_cli_build_test.go:2488: DockerSuite.TestBuildDockerignoringWholeDir 8.591s [2019-09-06T23:42:08.225Z] PASS: docker_cli_port_test.go:16: DockerSuite.TestPortList 11.998s [2019-09-06T23:42:10.054Z] Removing intermediate container 3ecbb93674f9 [2019-09-06T23:42:10.054Z] ---> a9515f627fad [2019-09-06T23:42:10.054Z] Step 66/126 : FROM base AS gotestsum [2019-09-06T23:42:10.054Z] ---> 7fb0afcff257 [2019-09-06T23:42:10.054Z] Step 67/126 : ENV INSTALL_BINARY_NAME=gotestsum [2019-09-06T23:42:10.054Z] ---> Running in c4db1504483b [2019-09-06T23:42:10.054Z] Removing intermediate container c4db1504483b [2019-09-06T23:42:10.054Z] ---> 036fbe45151a [2019-09-06T23:42:10.054Z] Step 68/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-06T23:42:10.054Z] ---> c84c6195249b [2019-09-06T23:42:10.054Z] Step 69/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-06T23:42:10.054Z] ---> 8e34f5fa0067 [2019-09-06T23:42:10.054Z] Step 70/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-06T23:42:10.054Z] ---> Running in 80761b6a3835 [2019-09-06T23:42:10.054Z] + RM_GOPATH=0 [2019-09-06T23:42:10.054Z] + TMP_GOPATH= [2019-09-06T23:42:10.054Z] + : /build [2019-09-06T23:42:10.054Z] + '[' -z '' ']' [2019-09-06T23:42:10.054Z] ++ mktemp -d [2019-09-06T23:42:10.054Z] + export GOPATH=/tmp/tmp.yRlYNj33SE [2019-09-06T23:42:10.054Z] + GOPATH=/tmp/tmp.yRlYNj33SE [2019-09-06T23:42:10.054Z] + RM_GOPATH=1 [2019-09-06T23:42:10.054Z] ++ dirname ./install.sh [2019-09-06T23:42:10.054Z] Installing gotestsum version v0.3.5 [2019-09-06T23:42:10.054Z] + dir=. [2019-09-06T23:42:10.054Z] + bin=gotestsum [2019-09-06T23:42:10.054Z] + shift [2019-09-06T23:42:10.054Z] + '[' '!' -f ./gotestsum.installer ']' [2019-09-06T23:42:10.054Z] + . ./gotestsum.installer [2019-09-06T23:42:10.054Z] ++ GOTESTSUM_COMMIT=v0.3.5 [2019-09-06T23:42:10.054Z] + install_gotestsum [2019-09-06T23:42:10.054Z] + echo 'Installing gotestsum version v0.3.5' [2019-09-06T23:42:10.054Z] + go get -d gotest.tools/gotestsum [2019-09-06T23:42:10.118Z] PASS: docker_api_containers_test.go:1302: DockerSuite.TestPostContainerAPICreateWithStringOrSliceEntrypoint 1.669s [2019-09-06T23:42:15.374Z] PASS: docker_cli_service_logs_test.go:72: DockerSwarmSuite.TestServiceLogsCompleteness 3.018s [2019-09-06T23:42:16.866Z] PASS: docker_cli_build_test.go:2561: DockerSuite.TestBuildDockerignoringWildDirs 8.430s [2019-09-06T23:42:17.898Z] PASS: docker_api_attach_test.go:100: DockerSuite.TestPostContainersAttach 6.799s [2019-09-06T23:42:17.898Z] PASS: docker_api_attach_test.go:79: DockerSuite.TestPostContainersAttachContainerNotFound 0.011s [2019-09-06T23:42:18.155Z] PASS: docker_api_containers_test.go:1567: DockerSuite.TestPostContainersCreateMemorySwappinessHostConfigOmitted 0.090s [2019-09-06T23:42:18.155Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.68s) [2019-09-06T23:42:18.155Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateWithDuplicateNetworkNames [2019-09-06T23:42:18.155Z] daemon.go:321: [d300af97ed857] waiting for daemon to start [2019-09-06T23:42:18.155Z] daemon.go:339: [d300af97ed857] daemon started [2019-09-06T23:42:18.155Z] daemon.go:449: [d300af97ed857] Stopping daemon [2019-09-06T23:42:18.155Z] daemon.go:288: [d300af97ed857] exiting daemon [2019-09-06T23:42:18.155Z] daemon.go:436: [d300af97ed857] Daemon stopped [2019-09-06T23:42:18.155Z] === RUN TestCreateServiceSecretFileMode [2019-09-06T23:42:19.086Z] PASS: docker_api_containers_test.go:1481: DockerSuite.TestPostContainersCreateShmSizeHostConfigOmitted 1.008s [2019-09-06T23:42:19.086Z] PASS: docker_api_containers_test.go:1463: DockerSuite.TestPostContainersCreateShmSizeNegative 0.002s [2019-09-06T23:42:20.038Z] PASS: docker_api_containers_test.go:1509: DockerSuite.TestPostContainersCreateShmSizeOmitted 0.924s [2019-09-06T23:42:20.038Z] PASS: docker_api_containers_test.go:1592: DockerSuite.TestPostContainersCreateWithOomScoreAdjInvalidRange 0.005s [2019-09-06T23:42:20.969Z] --- PASS: TestCreateServiceSecretFileMode (2.65s) [2019-09-06T23:42:20.969Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceSecretFileMode [2019-09-06T23:42:20.969Z] daemon.go:321: [d83757abb03d4] waiting for daemon to start [2019-09-06T23:42:20.969Z] daemon.go:339: [d83757abb03d4] daemon started [2019-09-06T23:42:20.969Z] daemon.go:449: [d83757abb03d4] Stopping daemon [2019-09-06T23:42:20.969Z] daemon.go:288: [d83757abb03d4] exiting daemon [2019-09-06T23:42:20.969Z] daemon.go:436: [d83757abb03d4] Daemon stopped [2019-09-06T23:42:20.969Z] === RUN TestCreateServiceConfigFileMode [2019-09-06T23:42:20.969Z] PASS: docker_api_containers_test.go:1536: DockerSuite.TestPostContainersCreateWithShmSize 0.945s [2019-09-06T23:42:20.969Z] PASS: docker_api_containers_test.go:1359: DockerSuite.TestPostContainersCreateWithStringOrSliceCapAddDrop 0.108s [2019-09-06T23:42:22.865Z] PASS: docker_api_containers_test.go:1330: DockerSuite.TestPostContainersCreateWithStringOrSliceCmd 1.771s [2019-09-06T23:42:22.865Z] PASS: docker_api_containers_test.go:1430: DockerSuite.TestPostContainersCreateWithWrongCpusetValues 0.004s [2019-09-06T23:42:23.795Z] --- PASS: TestCreateServiceConfigFileMode (2.80s) [2019-09-06T23:42:23.795Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceConfigFileMode [2019-09-06T23:42:23.795Z] daemon.go:321: [db71752e6b0dc] waiting for daemon to start [2019-09-06T23:42:23.795Z] daemon.go:339: [db71752e6b0dc] daemon started [2019-09-06T23:42:23.795Z] daemon.go:449: [db71752e6b0dc] Stopping daemon [2019-09-06T23:42:23.795Z] daemon.go:288: [db71752e6b0dc] exiting daemon [2019-09-06T23:42:23.795Z] daemon.go:436: [db71752e6b0dc] Daemon stopped [2019-09-06T23:42:23.795Z] === RUN TestCreateServiceSysctls [2019-09-06T23:42:27.070Z] PASS: docker_cli_prune_unix_test.go:134: DockerSuite.TestPruneContainerLabel 3.764s [2019-09-06T23:42:28.001Z] --- PASS: TestCreateServiceSysctls (4.19s) [2019-09-06T23:42:28.001Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestCreateServiceSysctls [2019-09-06T23:42:28.001Z] daemon.go:321: [d24e32d64f353] waiting for daemon to start [2019-09-06T23:42:28.001Z] daemon.go:339: [d24e32d64f353] daemon started [2019-09-06T23:42:28.001Z] daemon.go:449: [d24e32d64f353] Stopping daemon [2019-09-06T23:42:28.001Z] daemon.go:288: [d24e32d64f353] exiting daemon [2019-09-06T23:42:28.001Z] daemon.go:436: [d24e32d64f353] Daemon stopped [2019-09-06T23:42:28.001Z] === RUN TestInspect [2019-09-06T23:42:28.001Z] PASS: docker_cli_service_logs_test.go:344: DockerSwarmSuite.TestServiceLogsDetails 2.622s [2019-09-06T23:42:28.565Z] PASS: docker_cli_prune_unix_test.go:114: DockerSuite.TestPruneContainerUntil 1.837s [2019-09-06T23:42:29.128Z] PASS: docker_cli_prune_unix_test.go:250: DockerSuite.TestPruneNetworkLabel 0.511s [2019-09-06T23:42:29.128Z] PASS: docker_cli_prune_unix_test.go:192: DockerSuite.TestPruneVolumeLabel 0.118s [2019-09-06T23:42:30.062Z] --- PASS: TestInspect (2.38s) [2019-09-06T23:42:30.062Z] inspect_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestInspect [2019-09-06T23:42:30.062Z] daemon.go:321: [d11ed6fb4ea89] waiting for daemon to start [2019-09-06T23:42:30.062Z] daemon.go:339: [d11ed6fb4ea89] daemon started [2019-09-06T23:42:30.062Z] daemon.go:449: [d11ed6fb4ea89] Stopping daemon [2019-09-06T23:42:30.062Z] daemon.go:288: [d11ed6fb4ea89] exiting daemon [2019-09-06T23:42:30.062Z] daemon.go:436: [d11ed6fb4ea89] Daemon stopped [2019-09-06T23:42:30.062Z] === RUN TestDockerNetworkConnectAlias [2019-09-06T23:42:34.241Z] PASS: docker_cli_ps_test.go:791: DockerSuite.TestPsByOrder 3.304s [2019-09-06T23:42:35.171Z] PASS: docker_cli_ps_test.go:544: DockerSuite.TestPsImageIDAfterUpdate 1.000s [2019-09-06T23:42:37.066Z] --- PASS: TestDockerNetworkConnectAlias (6.77s) [2019-09-06T23:42:37.066Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkConnectAlias [2019-09-06T23:42:37.066Z] daemon.go:321: [dba81684da71d] waiting for daemon to start [2019-09-06T23:42:37.066Z] daemon.go:339: [dba81684da71d] daemon started [2019-09-06T23:42:37.066Z] daemon.go:449: [dba81684da71d] Stopping daemon [2019-09-06T23:42:37.066Z] daemon.go:288: [dba81684da71d] exiting daemon [2019-09-06T23:42:37.066Z] daemon.go:436: [dba81684da71d] Daemon stopped [2019-09-06T23:42:37.066Z] === RUN TestDockerNetworkReConnect [2019-09-06T23:42:39.122Z] PASS: docker_cli_ps_test.go:21: DockerSuite.TestPsListContainersBase 3.048s [2019-09-06T23:42:42.398Z] --- PASS: TestDockerNetworkReConnect (5.08s) [2019-09-06T23:42:42.398Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestDockerNetworkReConnect [2019-09-06T23:42:42.398Z] daemon.go:321: [dfd7263631e18] waiting for daemon to start [2019-09-06T23:42:42.398Z] daemon.go:339: [dfd7263631e18] daemon started [2019-09-06T23:42:42.398Z] daemon.go:449: [dfd7263631e18] Stopping daemon [2019-09-06T23:42:42.398Z] daemon.go:288: [dfd7263631e18] exiting daemon [2019-09-06T23:42:42.398Z] daemon.go:436: [dfd7263631e18] Daemon stopped [2019-09-06T23:42:42.398Z] === RUN TestServicePlugin [2019-09-06T23:42:42.398Z] PASS: docker_cli_service_logs_test.go:158: DockerSwarmSuite.TestServiceLogsFollow 3.404s [2019-09-06T23:42:45.675Z] PASS: docker_cli_ps_test.go:308: DockerSuite.TestPsListContainersFilterAncestorImage 6.672s [2019-09-06T23:42:45.931Z] PASS: docker_cli_ps_test.go:513: DockerSuite.TestPsListContainersFilterCreated 0.209s [2019-09-06T23:42:50.108Z] PASS: docker_cli_ps_test.go:439: DockerSuite.TestPsListContainersFilterExited 4.000s [2019-09-06T23:42:57.214Z] + cd /tmp/tmp.yRlYNj33SE/src/gotest.tools/gotestsum [2019-09-06T23:42:57.214Z] + git checkout -q v0.3.5 [2019-09-06T23:42:57.214Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-09-06T23:42:58.203Z] PASS: docker_cli_service_logs_test.go:295: DockerSwarmSuite.TestServiceLogsNoHangDeletedContainer 15.629s [2019-09-06T23:42:59.574Z] PASS: docker_cli_ps_test.go:229: DockerSuite.TestPsListContainersFilterHealth 7.939s [2019-09-06T23:43:00.945Z] PASS: docker_cli_ps_test.go:272: DockerSuite.TestPsListContainersFilterID 1.388s [2019-09-06T23:43:04.221Z] PASS: docker_cli_ps_test.go:403: DockerSuite.TestPsListContainersFilterLabel 3.051s [2019-09-06T23:43:06.748Z] PASS: docker_cli_ps_test.go:286: DockerSuite.TestPsListContainersFilterName 1.736s [2019-09-06T23:43:08.641Z] PASS: docker_cli_ps_test.go:711: DockerSuite.TestPsListContainersFilterNetwork 1.510s [2019-09-06T23:43:10.012Z] PASS: docker_cli_ps_test.go:810: DockerSuite.TestPsListContainersFilterPorts 1.339s [2019-09-06T23:43:11.910Z] PASS: docker_cli_service_logs_test.go:123: DockerSwarmSuite.TestServiceLogsSince 3.131s [2019-09-06T23:43:13.280Z] PASS: docker_cli_ps_test.go:182: DockerSuite.TestPsListContainersFilterStatus 2.388s [2019-09-06T23:43:15.175Z] PASS: docker_cli_ps_test.go:142: DockerSuite.TestPsListContainersSize 1.779s [2019-09-06T23:43:15.175Z] PASS: docker_cli_ps_test.go:846: DockerSuite.TestPsNotShowLinknamesOfDeletedContainer 0.198s [2019-09-06T23:43:15.724Z] Removing intermediate container 80761b6a3835 [2019-09-06T23:43:15.724Z] ---> 0863cab328e1 [2019-09-06T23:43:15.724Z] Step 71/126 : FROM dev-base AS dockercli [2019-09-06T23:43:15.724Z] ---> 7fb0afcff257 [2019-09-06T23:43:15.724Z] Step 72/126 : ENV INSTALL_BINARY_NAME=dockercli [2019-09-06T23:43:15.724Z] ---> Running in 57b827bf3810 [2019-09-06T23:43:15.724Z] Removing intermediate container 57b827bf3810 [2019-09-06T23:43:15.724Z] ---> 807927c056de [2019-09-06T23:43:15.724Z] Step 73/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-06T23:43:15.724Z] ---> 6a87567baf81 [2019-09-06T23:43:15.724Z] Step 74/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-06T23:43:16.007Z] ---> 73c8aa921292 [2019-09-06T23:43:16.007Z] Step 75/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-06T23:43:16.007Z] ---> Running in 7e36976224a9 [2019-09-06T23:43:16.105Z] PASS: docker_cli_ps_test.go:593: DockerSuite.TestPsNotShowPortsOfStoppedContainer 0.946s [2019-09-06T23:43:16.290Z] + RM_GOPATH=0 [2019-09-06T23:43:16.290Z] + TMP_GOPATH= [2019-09-06T23:43:16.290Z] + : /build [2019-09-06T23:43:16.290Z] + '[' -z '' ']' [2019-09-06T23:43:16.290Z] ++ mktemp -d [2019-09-06T23:43:16.290Z] + export GOPATH=/tmp/tmp.IX5aP7LmGX [2019-09-06T23:43:16.290Z] + GOPATH=/tmp/tmp.IX5aP7LmGX [2019-09-06T23:43:16.290Z] + RM_GOPATH=1 [2019-09-06T23:43:16.290Z] ++ dirname ./install.sh [2019-09-06T23:43:16.290Z] Install docker/cli version 17.06.2-ce from stable [2019-09-06T23:43:16.290Z] + dir=. [2019-09-06T23:43:16.290Z] + bin=dockercli [2019-09-06T23:43:16.290Z] + shift [2019-09-06T23:43:16.290Z] + '[' '!' -f ./dockercli.installer ']' [2019-09-06T23:43:16.290Z] + . ./dockercli.installer [2019-09-06T23:43:16.290Z] ++ DOCKERCLI_CHANNEL=stable [2019-09-06T23:43:16.290Z] ++ DOCKERCLI_VERSION=17.06.2-ce [2019-09-06T23:43:16.290Z] + install_dockercli [2019-09-06T23:43:16.290Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-09-06T23:43:16.290Z] ++ uname -m [2019-09-06T23:43:16.290Z] + arch=ppc64le [2019-09-06T23:43:16.290Z] + '[' ppc64le '!=' x86_64 ']' [2019-09-06T23:43:16.290Z] + '[' ppc64le '!=' s390x ']' [2019-09-06T23:43:16.290Z] + '[' ppc64le '!=' armhf ']' [2019-09-06T23:43:16.290Z] + build_dockercli [2019-09-06T23:43:16.290Z] + git clone https://github.com/docker/docker-ce /tmp/tmp.IX5aP7LmGX/tmp/docker-ce [2019-09-06T23:43:16.290Z] Cloning into '/tmp/tmp.IX5aP7LmGX/tmp/docker-ce'... [2019-09-06T23:43:18.627Z] PASS: docker_cli_ps_test.go:467: DockerSuite.TestPsRightTagName 1.932s [2019-09-06T23:43:19.557Z] --- PASS: TestServicePlugin (37.33s) [2019-09-06T23:43:19.557Z] plugin_test.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServicePlugin [2019-09-06T23:43:19.557Z] daemon.go:321: [d76364e5ccf10] waiting for daemon to start [2019-09-06T23:43:19.557Z] daemon.go:339: [d76364e5ccf10] daemon started [2019-09-06T23:43:19.557Z] daemon.go:449: [d76364e5ccf10] Stopping daemon [2019-09-06T23:43:19.557Z] daemon.go:288: [d76364e5ccf10] exiting daemon [2019-09-06T23:43:19.557Z] daemon.go:436: [d76364e5ccf10] Daemon stopped [2019-09-06T23:43:19.557Z] plugin_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServicePlugin [2019-09-06T23:43:19.557Z] daemon.go:321: [dde09393c5ebd] waiting for daemon to start [2019-09-06T23:43:19.557Z] daemon.go:339: [dde09393c5ebd] daemon started [2019-09-06T23:43:19.557Z] plugin_test.go:59: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServicePlugin [2019-09-06T23:43:19.557Z] daemon.go:321: [da9d2403ca1cb] waiting for daemon to start [2019-09-06T23:43:19.557Z] daemon.go:339: [da9d2403ca1cb] daemon started [2019-09-06T23:43:19.557Z] plugin_test.go:62: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServicePlugin [2019-09-06T23:43:19.557Z] daemon.go:321: [d9c7c980cd422] waiting for daemon to start [2019-09-06T23:43:19.557Z] daemon.go:339: [d9c7c980cd422] daemon started [2019-09-06T23:43:19.557Z] daemon.go:449: [d9c7c980cd422] Stopping daemon [2019-09-06T23:43:19.557Z] daemon.go:288: [d9c7c980cd422] exiting daemon [2019-09-06T23:43:19.557Z] daemon.go:436: [d9c7c980cd422] Daemon stopped [2019-09-06T23:43:19.557Z] daemon.go:449: [da9d2403ca1cb] Stopping daemon [2019-09-06T23:43:19.557Z] daemon.go:288: [da9d2403ca1cb] exiting daemon [2019-09-06T23:43:19.557Z] daemon.go:436: [da9d2403ca1cb] Daemon stopped [2019-09-06T23:43:19.557Z] daemon.go:449: [dde09393c5ebd] Stopping daemon [2019-09-06T23:43:19.557Z] daemon.go:288: [dde09393c5ebd] exiting daemon [2019-09-06T23:43:19.557Z] daemon.go:436: [dde09393c5ebd] Daemon stopped [2019-09-06T23:43:19.557Z] === RUN TestServiceUpdateLabel [2019-09-06T23:43:21.456Z] --- PASS: TestServiceUpdateLabel (1.87s) [2019-09-06T23:43:21.456Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceUpdateLabel [2019-09-06T23:43:21.456Z] daemon.go:321: [d42aa14c3b3aa] waiting for daemon to start [2019-09-06T23:43:21.456Z] daemon.go:339: [d42aa14c3b3aa] daemon started [2019-09-06T23:43:21.456Z] daemon.go:449: [d42aa14c3b3aa] Stopping daemon [2019-09-06T23:43:21.456Z] daemon.go:288: [d42aa14c3b3aa] exiting daemon [2019-09-06T23:43:21.456Z] daemon.go:436: [d42aa14c3b3aa] Daemon stopped [2019-09-06T23:43:21.456Z] === RUN TestServiceUpdateSecrets [2019-09-06T23:43:21.456Z] PASS: docker_cli_ps_test.go:611: DockerSuite.TestPsShowMounts 1.973s [2019-09-06T23:43:22.387Z] PASS: docker_cli_run_test.go:3150: DockerSuite.TestPtraceContainerProcsFromHost 0.744s [2019-09-06T23:43:22.387Z] SKIP: docker_cli_pull_test.go:266: DockerSuite.TestPullLinuxImageFailsOnWindows (unmatched requirement DaemonIsWindows) [2019-09-06T23:43:22.644Z] PASS: docker_cli_pull_test.go:273: DockerSuite.TestPullWindowsImageFailsOnLinux 0.176s [2019-09-06T23:43:22.902Z] PASS: docker_cli_push_test.go:292: DockerSuite.TestPushToCentralRegistryUnauthorized 0.107s [2019-09-06T23:43:22.902Z] PASS: docker_cli_push_test.go:38: DockerSuite.TestPushUnprefixedRepo 0.077s [2019-09-06T23:43:24.277Z] PASS: docker_api_containers_test.go:1404: DockerSuite.TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs 1.149s [2019-09-06T23:43:25.207Z] PASS: docker_cli_service_logs_test.go:257: DockerSwarmSuite.TestServiceLogsTTY 2.538s [2019-09-06T23:43:25.772Z] PASS: docker_cli_restart_test.go:304: DockerSuite.TestRestartAutoRemoveContainer 1.696s [2019-09-06T23:43:25.772Z] SKIP: docker_cli_restart_test.go:167: DockerSuite.TestRestartContainerSuccess (unmatched requirement IsolationIsProcess) [2019-09-06T23:43:26.703Z] PASS: docker_cli_restart_test.go:153: DockerSuite.TestRestartContainerwithGoodContainer 0.897s [2019-09-06T23:43:34.809Z] PASS: docker_cli_restart_test.go:273: DockerSuite.TestRestartContainerwithRestartPolicy 7.654s [2019-09-06T23:43:36.181Z] PASS: docker_cli_restart_test.go:80: DockerSuite.TestRestartDisconnectedContainer 1.399s [2019-09-06T23:43:36.181Z] SKIP: docker_cli_restart_test.go:240: DockerSuite.TestRestartPolicyAfterRestart (unmatched requirement IsolationIsProcess) [2019-09-06T23:43:36.181Z] PASS: docker_cli_restart_test.go:105: DockerSuite.TestRestartPolicyAlways 0.091s [2019-09-06T23:43:36.181Z] PASS: docker_cli_restart_test.go:97: DockerSuite.TestRestartPolicyNO 0.076s [2019-09-06T23:43:36.438Z] PASS: docker_cli_restart_test.go:118: DockerSuite.TestRestartPolicyOnFailure 0.346s [2019-09-06T23:43:36.438Z] --- PASS: TestServiceUpdateSecrets (15.30s) [2019-09-06T23:43:36.438Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceUpdateSecrets [2019-09-06T23:43:36.438Z] daemon.go:321: [d7e5bc19342fa] waiting for daemon to start [2019-09-06T23:43:36.438Z] daemon.go:339: [d7e5bc19342fa] daemon started [2019-09-06T23:43:36.438Z] daemon.go:449: [d7e5bc19342fa] Stopping daemon [2019-09-06T23:43:36.438Z] daemon.go:288: [d7e5bc19342fa] exiting daemon [2019-09-06T23:43:36.438Z] daemon.go:436: [d7e5bc19342fa] Daemon stopped [2019-09-06T23:43:36.438Z] === RUN TestServiceUpdateConfigs [2019-09-06T23:43:38.960Z] PASS: docker_cli_service_logs_test.go:99: DockerSwarmSuite.TestServiceLogsTail 2.761s [2019-09-06T23:43:39.525Z] PASS: docker_cli_restart_test.go:32: DockerSuite.TestRestartRunningContainer 2.692s [2019-09-06T23:43:42.048Z] PASS: docker_cli_restart_test.go:15: DockerSuite.TestRestartStoppedContainer 2.070s [2019-09-06T23:43:43.270Z] + cd /tmp/tmp.IX5aP7LmGX/tmp/docker-ce [2019-09-06T23:43:43.270Z] + git checkout -q v17.06.2-ce [2019-09-06T23:43:44.765Z] + mkdir -p /tmp/tmp.IX5aP7LmGX/src/github.com/docker [2019-09-06T23:43:44.765Z] + mv components/cli /tmp/tmp.IX5aP7LmGX/src/github.com/docker/cli [2019-09-06T23:43:44.765Z] + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-09-06T23:43:46.222Z] PASS: docker_cli_restart_test.go:196: DockerSuite.TestRestartWithPolicyUserDefinedNetwork 3.552s [2019-09-06T23:43:47.605Z] PASS: docker_cli_restart_test.go:55: DockerSuite.TestRestartWithVolumes 1.480s [2019-09-06T23:43:47.605Z] PASS: docker_cli_rmi_test.go:218: DockerSuite.TestRmiBlank 0.011s [2019-09-06T23:43:47.861Z] PASS: docker_cli_rmi_test.go:328: DockerSuite.TestRmiByIDHardConflict 0.113s [2019-09-06T23:43:52.034Z] PASS: docker_cli_rmi_test.go:228: DockerSuite.TestRmiContainerImageNotFound 4.001s [2019-09-06T23:43:52.034Z] --- PASS: TestServiceUpdateConfigs (15.57s) [2019-09-06T23:43:52.034Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceUpdateConfigs [2019-09-06T23:43:52.034Z] daemon.go:321: [dc85cfab4aee8] waiting for daemon to start [2019-09-06T23:43:52.034Z] daemon.go:339: [dc85cfab4aee8] daemon started [2019-09-06T23:43:52.034Z] daemon.go:449: [dc85cfab4aee8] Stopping daemon [2019-09-06T23:43:52.034Z] daemon.go:288: [dc85cfab4aee8] exiting daemon [2019-09-06T23:43:52.034Z] daemon.go:436: [dc85cfab4aee8] Daemon stopped [2019-09-06T23:43:52.034Z] === RUN TestServiceUpdateNetwork [2019-09-06T23:43:52.967Z] PASS: docker_cli_service_logs_test.go:204: DockerSwarmSuite.TestServiceLogsTaskLogs 3.094s [2019-09-06T23:43:53.531Z] PASS: docker_cli_rmi_test.go:172: DockerSuite.TestRmiForceWithExistingContainers 1.392s [2019-09-06T23:43:53.787Z] PASS: docker_cli_rmi_test.go:200: DockerSuite.TestRmiForceWithMultipleRepositories 0.416s [2019-09-06T23:43:56.310Z] PASS: docker_cli_service_scale_test.go:13: DockerSwarmSuite.TestServiceScale 1.856s [2019-09-06T23:43:56.567Z] PASS: docker_cli_rmi_test.go:145: DockerSuite.TestRmiImageIDForceWithRunningContainersAndMultipleTags 2.388s [2019-09-06T23:43:57.937Z] PASS: docker_cli_rmi_test.go:107: DockerSuite.TestRmiImgIDForce 1.322s [2019-09-06T23:43:58.352Z] PASS: docker_cli_build_test.go:2539: DockerSuite.TestBuildDockerignoringWildTopDir 88.107s [2019-09-06T23:43:58.352Z] PASS: docker_cli_build_test.go:3945: DockerSuite.TestBuildDotDotFile 0.101s [2019-09-06T23:43:58.352Z] SKIP: docker_cli_build_test.go:2635: DockerSuite.TestBuildEOLInLine (unmatched requirement DaemonIsLinux) [2019-09-06T23:43:58.352Z] SKIP: docker_cli_build_test.go:3169: DockerSuite.TestBuildEmptyCmd (unmatched requirement DaemonIsLinux) [2019-09-06T23:43:58.352Z] PASS: docker_cli_build_test.go:1705: DockerSuite.TestBuildEmptyEntrypoint 0.441s [2019-09-06T23:43:58.352Z] PASS: docker_cli_build_test.go:1682: DockerSuite.TestBuildEmptyEntrypointInheritance 0.948s [2019-09-06T23:43:58.352Z] SKIP: docker_cli_build_test.go:3937: DockerSuite.TestBuildEmptyScratch (unmatched requirement DaemonIsLinux) [2019-09-06T23:43:58.352Z] PASS: docker_cli_build_test.go:3962: DockerSuite.TestBuildEmptyStringVolume 0.369s [2019-09-06T23:43:58.352Z] PASS: docker_cli_build_test.go:1719: DockerSuite.TestBuildEntrypoint 0.406s [2019-09-06T23:43:58.352Z] PASS: docker_cli_build_test.go:3252: DockerSuite.TestBuildEntrypointCanBeOverriddenByChild 4.457s [2019-09-06T23:43:58.352Z] PASS: docker_cli_build_test.go:3272: DockerSuite.TestBuildEntrypointCanBeOverriddenByChildInspect 2.690s [2019-09-06T23:43:59.834Z] PASS: docker_cli_rmi_test.go:66: DockerSuite.TestRmiImgIDMultipleTag 2.027s [2019-09-06T23:44:01.203Z] PASS: docker_cli_rmi_test.go:298: DockerSuite.TestRmiParentImageFail 1.112s [2019-09-06T23:44:01.203Z] PASS: docker_cli_rmi_test.go:38: DockerSuite.TestRmiTag 0.176s [2019-09-06T23:44:01.270Z] PASS: docker_cli_build_test.go:2171: DockerSuite.TestBuildEntrypointRunCleanup 4.750s [2019-09-06T23:44:01.270Z] SKIP: docker_cli_build_test.go:1470: DockerSuite.TestBuildEnv (unmatched requirement DaemonIsLinux) [2019-09-06T23:44:01.732Z] SKIP: docker_cli_build_test.go:303: DockerSuite.TestBuildEnvEscapes (unmatched requirement DaemonIsLinux) [2019-09-06T23:44:01.732Z] SKIP: docker_cli_build_test.go:320: DockerSuite.TestBuildEnvOverwrite (unmatched requirement DaemonIsLinux) [2019-09-06T23:44:01.732Z] SKIP: docker_cli_build_test.go:2716: DockerSuite.TestBuildEnvUsage (unmatched requirement DaemonIsLinux) [2019-09-06T23:44:01.732Z] SKIP: docker_cli_build_test.go:2747: DockerSuite.TestBuildEnvUsage2 (unmatched requirement DaemonIsLinux) [2019-09-06T23:44:02.135Z] PASS: docker_cli_rmi_test.go:160: DockerSuite.TestRmiTagWithExistingContainers 0.803s [2019-09-06T23:44:04.652Z] PASS: docker_cli_build_test.go:148: DockerSuite.TestBuildEnvironmentReplacementAddCopy 2.835s [2019-09-06T23:44:04.652Z] SKIP: docker_cli_build_test.go:172: DockerSuite.TestBuildEnvironmentReplacementEnv (unmatched requirement DaemonIsLinux) [2019-09-06T23:44:04.652Z] SKIP: docker_cli_build_test.go:103: DockerSuite.TestBuildEnvironmentReplacementExpose (unmatched requirement DaemonIsLinux) [2019-09-06T23:44:04.652Z] SKIP: docker_cli_build_test.go:61: DockerSuite.TestBuildEnvironmentReplacementUser (unmatched requirement DaemonIsLinux) [2019-09-06T23:44:05.626Z] PASS: docker_cli_build_test.go:78: DockerSuite.TestBuildEnvironmentReplacementVolume 0.766s [2019-09-06T23:44:07.389Z] PASS: docker_cli_rmi_test.go:254: DockerSuite.TestRmiUntagHistoryLayer 5.104s [2019-09-06T23:44:07.650Z] --- PASS: TestServiceUpdateNetwork (15.64s) [2019-09-06T23:44:07.650Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestServiceUpdateNetwork [2019-09-06T23:44:07.650Z] daemon.go:321: [d01639f8584b2] waiting for daemon to start [2019-09-06T23:44:07.650Z] daemon.go:339: [d01639f8584b2] daemon started [2019-09-06T23:44:07.650Z] daemon.go:449: [d01639f8584b2] Stopping daemon [2019-09-06T23:44:07.650Z] daemon.go:288: [d01639f8584b2] exiting daemon [2019-09-06T23:44:07.650Z] daemon.go:436: [d01639f8584b2] Daemon stopped [2019-09-06T23:44:07.650Z] PASS [2019-09-06T23:44:07.650Z] Running /go/src/github.com/docker/docker/integration/session flags=-test.v -test.timeout=120m [2019-09-06T23:44:07.918Z] INFO: Testing against a local daemon [2019-09-06T23:44:07.919Z] === RUN TestSessionCreate [2019-09-06T23:44:08.487Z] PASS: docker_cli_rmi_test.go:17: DockerSuite.TestRmiWithContainerFails 0.811s [2019-09-06T23:44:08.744Z] --- PASS: TestSessionCreate (0.82s) [2019-09-06T23:44:08.744Z] session_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestSessionCreate [2019-09-06T23:44:08.744Z] daemon.go:321: [d5e79de98dd5f] waiting for daemon to start [2019-09-06T23:44:08.744Z] daemon.go:339: [d5e79de98dd5f] daemon started [2019-09-06T23:44:08.744Z] daemon.go:449: [d5e79de98dd5f] Stopping daemon [2019-09-06T23:44:08.744Z] daemon.go:288: [d5e79de98dd5f] exiting daemon [2019-09-06T23:44:08.744Z] daemon.go:436: [d5e79de98dd5f] Daemon stopped [2019-09-06T23:44:08.744Z] === RUN TestSessionCreateWithBadUpgrade [2019-09-06T23:44:09.676Z] --- PASS: TestSessionCreateWithBadUpgrade (0.85s) [2019-09-06T23:44:09.676Z] session_test.go:50: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestSessionCreateWithBadUpgrade [2019-09-06T23:44:09.676Z] daemon.go:321: [d39be7fd3e4c9] waiting for daemon to start [2019-09-06T23:44:09.676Z] daemon.go:339: [d39be7fd3e4c9] daemon started [2019-09-06T23:44:09.676Z] daemon.go:449: [d39be7fd3e4c9] Stopping daemon [2019-09-06T23:44:09.676Z] daemon.go:288: [d39be7fd3e4c9] exiting daemon [2019-09-06T23:44:09.676Z] daemon.go:436: [d39be7fd3e4c9] Daemon stopped [2019-09-06T23:44:09.676Z] PASS [2019-09-06T23:44:09.676Z] Running /go/src/github.com/docker/docker/integration/system flags=-test.v -test.timeout=120m [2019-09-06T23:44:09.676Z] PASS: docker_cli_rmi_test.go:186: DockerSuite.TestRmiWithMultipleRepositories 1.157s [2019-09-06T23:44:09.676Z] INFO: Testing against a local daemon [2019-09-06T23:44:09.676Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-09-06T23:44:09.676Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2019-09-06T23:44:09.676Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-09-06T23:44:09.676Z] === RUN TestEventsExecDie [2019-09-06T23:44:10.241Z] PASS: docker_cli_rmi_test.go:311: DockerSuite.TestRmiWithParentInUse 0.471s [2019-09-06T23:44:10.334Z] PASS: docker_cli_build_test.go:128: DockerSuite.TestBuildEnvironmentReplacementWorkdir 4.682s [2019-09-06T23:44:11.172Z] --- PASS: TestEventsExecDie (1.17s) [2019-09-06T23:44:11.172Z] === RUN TestEventsBackwardsCompatible [2019-09-06T23:44:11.172Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2019-09-06T23:44:11.172Z] === RUN TestInfoBinaryCommits [2019-09-06T23:44:11.172Z] --- PASS: TestInfoBinaryCommits (0.02s) [2019-09-06T23:44:11.172Z] === RUN TestInfoAPIVersioned [2019-09-06T23:44:11.172Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-09-06T23:44:11.172Z] === RUN TestInfoAPI [2019-09-06T23:44:11.172Z] --- PASS: TestInfoAPI (0.03s) [2019-09-06T23:44:11.172Z] === RUN TestInfoAPIWarnings [2019-09-06T23:44:11.736Z] PASS: docker_cli_run_test.go:4536: DockerSuite.TestRunAddDeviceCgroupRule 1.638s [2019-09-06T23:44:11.993Z] --- PASS: TestInfoAPIWarnings (0.81s) [2019-09-06T23:44:11.993Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/1/TestInfoAPIWarnings [2019-09-06T23:44:11.993Z] daemon.go:321: [d29094e956982] waiting for daemon to start [2019-09-06T23:44:11.993Z] daemon.go:339: [d29094e956982] daemon started [2019-09-06T23:44:11.993Z] daemon.go:449: [d29094e956982] Stopping daemon [2019-09-06T23:44:11.993Z] daemon.go:288: [d29094e956982] exiting daemon [2019-09-06T23:44:11.993Z] daemon.go:436: [d29094e956982] Daemon stopped [2019-09-06T23:44:11.993Z] === RUN TestLoginFailsWithBadCredentials [2019-09-06T23:44:11.993Z] --- PASS: TestLoginFailsWithBadCredentials (0.20s) [2019-09-06T23:44:11.993Z] === RUN TestPingCacheHeaders [2019-09-06T23:44:12.250Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-09-06T23:44:12.250Z] === RUN TestPingGet [2019-09-06T23:44:12.250Z] --- PASS: TestPingGet (0.03s) [2019-09-06T23:44:12.250Z] === RUN TestPingHead [2019-09-06T23:44:12.250Z] --- PASS: TestPingHead (0.04s) [2019-09-06T23:44:12.250Z] === RUN TestVersion [2019-09-06T23:44:12.250Z] --- PASS: TestVersion (0.03s) [2019-09-06T23:44:12.250Z] PASS [2019-09-06T23:44:12.250Z] Running /go/src/github.com/docker/docker/integration/volume flags=-test.v -test.timeout=120m [2019-09-06T23:44:12.507Z] INFO: Testing against a local daemon [2019-09-06T23:44:12.507Z] === RUN TestVolumesCreateAndList [2019-09-06T23:44:12.507Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-09-06T23:44:12.507Z] === RUN TestVolumesRemove [2019-09-06T23:44:12.765Z] --- PASS: TestVolumesRemove (0.20s) [2019-09-06T23:44:12.765Z] === RUN TestVolumesInspect [2019-09-06T23:44:12.765Z] --- PASS: TestVolumesInspect (0.03s) [2019-09-06T23:44:12.765Z] === RUN TestVolumesInvalidJSON [2019-09-06T23:44:12.765Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-09-06T23:44:12.765Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-09-06T23:44:12.765Z] PASS: docker_cli_run_test.go:1581: DockerSuite.TestRunAddHost 1.047s [2019-09-06T23:44:12.765Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-09-06T23:44:12.765Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-09-06T23:44:12.765Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-09-06T23:44:12.765Z] PASS [2019-09-06T23:44:12.765Z] ---> Making bundle: .integration-daemon-stop (in /go/src/github.com/docker/docker/bundles/test-integration/1) [2019-09-06T23:44:13.329Z] PASS: docker_cli_run_test.go:4045: DockerSuite.TestRunAddHostInHostMode 0.609s [2019-09-06T23:44:13.329Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/1/root: mountpoint not found [2019-09-06T23:44:13.329Z] Clearing AppArmor profiles cache:. [2019-09-06T23:44:13.329Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-09-06T23:44:13.329Z] Unloading profiles will leave already running processes permanently [2019-09-06T23:44:13.329Z] unconfined, which can lead to unexpected situations. [2019-09-06T23:44:13.329Z] [2019-09-06T23:44:13.329Z] To set a process to complain mode, use the command line tool [2019-09-06T23:44:13.329Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-09-06T23:44:13.329Z] with the 'teardown' option." [2019-09-06T23:44:13.329Z] Removing test suite binaries [2019-09-06T23:44:13.585Z] [2019-09-06T23:44:16.862Z] PASS: docker_cli_run_test.go:1173: DockerSuite.TestRunAddingOptionalDevices 2.820s [2019-09-06T23:44:16.862Z] PASS: docker_cli_run_test.go:1191: DockerSuite.TestRunAddingOptionalDevicesInvalidMode 0.012s [2019-09-06T23:44:17.123Z] PASS: docker_cli_run_test.go:1182: DockerSuite.TestRunAddingOptionalDevicesNoSrc 0.964s [2019-09-06T23:44:19.645Z] PASS: docker_cli_run_test.go:2067: DockerSuite.TestRunAllocatePortInReservedRange 1.461s [2019-09-06T23:44:20.576Z] PASS: docker_cli_run_test.go:1232: DockerSuite.TestRunAllowBindMountingRoot 1.059s [2019-09-06T23:44:20.833Z] PASS: docker_cli_swarm_test.go:1395: DockerSwarmSuite.TestSwarmAlternateLockUnlock 22.897s [2019-09-06T23:44:21.397Z] PASS: docker_cli_run_test.go:2272: DockerSuite.TestRunAllowPortRangeThroughExpose 0.798s [2019-09-06T23:44:22.765Z] PASS: docker_cli_run_test.go:2630: DockerSuite.TestRunAllowPortRangeThroughPublish 0.711s [2019-09-06T23:44:24.134Z] PASS: docker_cli_swarm_test.go:1973: DockerSwarmSuite.TestSwarmClusterEventsConfig 1.819s [2019-09-06T23:44:24.392Z] PASS: docker_cli_run_unix_test.go:1330: DockerSuite.TestRunApparmorProcDirectory 1.753s [2019-09-06T23:44:26.291Z] PASS: docker_cli_run_test.go:574: DockerSuite.TestRunApplyVolumesFromBeforeVolumes 1.868s [2019-09-06T23:44:27.221Z] PASS: docker_cli_swarm_test.go:1934: DockerSwarmSuite.TestSwarmClusterEventsNetwork 1.621s [2019-09-06T23:44:27.221Z] PASS: docker_cli_run_unix_test.go:98: DockerSuite.TestRunAttachDetach 0.704s [2019-09-06T23:44:28.051Z] PASS: docker_cli_build_test.go:5318: DockerSuite.TestBuildEscapeNotBackslashWordTest 16.543s [2019-09-06T23:44:28.151Z] PASS: docker_cli_run_unix_test.go:243: DockerSuite.TestRunAttachDetachFromConfig 0.819s [2019-09-06T23:44:28.513Z] PASS: docker_cli_build_test.go:2264: DockerSuite.TestBuildEscapeWhitespace 0.442s [2019-09-06T23:44:28.513Z] SKIP: docker_cli_build_test.go:3303: DockerSuite.TestBuildExoticShellInterpolation (unmatched requirement DaemonIsLinux) [2019-09-06T23:44:28.513Z] SKIP: docker_cli_build_test.go:1591: DockerSuite.TestBuildExpose (unmatched requirement DaemonIsLinux) [2019-09-06T23:44:28.513Z] SKIP: docker_cli_build_test.go:1605: DockerSuite.TestBuildExposeMorePorts (unmatched requirement DaemonIsLinux) [2019-09-06T23:44:28.513Z] SKIP: docker_cli_build_test.go:1654: DockerSuite.TestBuildExposeOrder (unmatched requirement DaemonIsLinux) [2019-09-06T23:44:28.513Z] SKIP: docker_cli_build_test.go:1670: DockerSuite.TestBuildExposeUpperCaseProto (unmatched requirement DaemonIsLinux) [2019-09-06T23:44:29.523Z] PASS: docker_cli_run_unix_test.go:149: DockerSuite.TestRunAttachDetachFromFlag 0.859s [2019-09-06T23:44:30.452Z] PASS: docker_cli_run_unix_test.go:210: DockerSuite.TestRunAttachDetachFromInvalidFlag 0.590s [2019-09-06T23:44:30.701Z] PASS: docker_cli_build_test.go:2228: DockerSuite.TestBuildFails 2.033s [2019-09-06T23:44:30.701Z] PASS: docker_cli_build_test.go:4898: DockerSuite.TestBuildFailsGitNotCallable 0.100s [2019-09-06T23:44:31.383Z] PASS: docker_cli_run_unix_test.go:326: DockerSuite.TestRunAttachDetachKeysOverrideConfig 0.790s [2019-09-06T23:44:32.752Z] PASS: docker_cli_run_test.go:3926: DockerSuite.TestRunAttachFailedNoLeak 1.224s [2019-09-06T23:44:33.682Z] PASS: docker_cli_run_unix_test.go:408: DockerSuite.TestRunAttachInvalidDetachKeySequencePreserved 0.925s [2019-09-06T23:44:34.613Z] PASS: docker_cli_run_test.go:1593: DockerSuite.TestRunAttachStdErrOnlyTTYMode 0.838s [2019-09-06T23:44:35.543Z] PASS: docker_cli_run_test.go:1609: DockerSuite.TestRunAttachStdOutAndErrTTYMode 0.830s [2019-09-06T23:44:36.472Z] PASS: docker_cli_run_test.go:1601: DockerSuite.TestRunAttachStdOutOnlyTTYMode 0.858s [2019-09-06T23:44:36.472Z] PASS: docker_cli_run_test.go:1618: DockerSuite.TestRunAttachWithDetach 0.010s [2019-09-06T23:44:36.518Z] PASS: docker_cli_build_test.go:4818: DockerSuite.TestBuildFollowSymlinkToDir 5.182s [2019-09-06T23:44:38.993Z] PASS: docker_cli_run_test.go:1883: DockerSuite.TestRunBindMounts 2.649s [2019-09-06T23:44:39.923Z] PASS: docker_cli_run_test.go:1054: DockerSuite.TestRunCapAddALLCanDownInterface 0.927s [2019-09-06T23:44:40.855Z] PASS: docker_cli_run_test.go:1064: DockerSuite.TestRunCapAddALLDropNetAdminCanDownInterface 0.784s [2019-09-06T23:44:41.225Z] PASS: docker_cli_build_test.go:4788: DockerSuite.TestBuildFollowSymlinkToFile 4.708s [2019-09-06T23:44:41.784Z] PASS: docker_cli_run_test.go:3014: DockerSuite.TestRunCapAddCHOWN 0.860s [2019-09-06T23:44:42.350Z] PASS: docker_cli_run_test.go:1044: DockerSuite.TestRunCapAddCanDownInterface 0.824s [2019-09-06T23:44:42.611Z] PASS: docker_cli_run_test.go:1035: DockerSuite.TestRunCapAddInvalid 0.012s [2019-09-06T23:44:43.540Z] PASS: docker_cli_run_test.go:3200: DockerSuite.TestRunCapAddSYSTIME 0.851s [2019-09-06T23:44:44.105Z] PASS: docker_cli_swarm_test.go:1904: DockerSwarmSuite.TestSwarmClusterEventsNode 4.912s [2019-09-06T23:44:44.105Z] PASS: docker_cli_run_test.go:1025: DockerSuite.TestRunCapDropALLAddMknodCanMknod 0.846s [2019-09-06T23:44:45.034Z] PASS: docker_cli_run_test.go:1013: DockerSuite.TestRunCapDropALLCannotMknod 0.914s [2019-09-06T23:44:45.965Z] PASS: docker_cli_run_test.go:987: DockerSuite.TestRunCapDropCannotMknod 0.851s [2019-09-06T23:44:46.896Z] PASS: docker_cli_run_test.go:1000: DockerSuite.TestRunCapDropCannotMknodLowerCase 0.815s [2019-09-06T23:44:46.896Z] PASS: docker_cli_run_test.go:978: DockerSuite.TestRunCapDropInvalid 0.012s [2019-09-06T23:44:47.043Z] PASS: docker_cli_build_test.go:1171: DockerSuite.TestBuildForceRm 6.017s [2019-09-06T23:44:47.826Z] PASS: docker_cli_run_test.go:1970: DockerSuite.TestRunCidFileCheckIDLength 0.619s [2019-09-06T23:44:47.826Z] PASS: docker_cli_run_test.go:1939: DockerSuite.TestRunCidFileCleanupIfEmpty 0.014s [2019-09-06T23:44:49.196Z] PASS: docker_cli_run_test.go:1696: DockerSuite.TestRunCleanupCmdOnEntrypoint 1.320s [2019-09-06T23:44:50.125Z] PASS: docker_cli_run_test.go:3342: DockerSuite.TestRunContainerNetModeWithDNSMacHosts 0.651s [2019-09-06T23:44:51.056Z] PASS: docker_cli_run_test.go:3366: DockerSuite.TestRunContainerNetModeWithExposePort 0.618s [2019-09-06T23:44:51.621Z] PASS: docker_cli_run_test.go:923: DockerSuite.TestRunContainerNetwork 0.860s [2019-09-06T23:44:51.879Z] PASS: docker_cli_run_test.go:3333: DockerSuite.TestRunContainerNetworkModeToSelf 0.114s [2019-09-06T23:44:52.137Z] PASS: docker_cli_swarm_test.go:1820: DockerSwarmSuite.TestSwarmClusterEventsScope 7.554s [2019-09-06T23:44:52.701Z] PASS: docker_cli_run_test.go:3317: DockerSuite.TestRunContainerWithCgroupMountRO 0.697s [2019-09-06T23:44:52.853Z] PASS: docker_cli_build_test.go:3052: DockerSuite.TestBuildFromGit 5.541s [2019-09-06T23:44:53.075Z] + return [2019-09-06T23:44:53.075Z] Removing intermediate container 7e36976224a9 [2019-09-06T23:44:53.075Z] ---> 65115e994cbc [2019-09-06T23:44:53.075Z] Step 76/126 : FROM runtime-dev AS runc [2019-09-06T23:44:53.075Z] ---> ceefb0a21385 [2019-09-06T23:44:53.075Z] Step 77/126 : ENV INSTALL_BINARY_NAME=runc [2019-09-06T23:44:53.075Z] ---> Running in a90126e0cdf7 [2019-09-06T23:44:53.075Z] Removing intermediate container a90126e0cdf7 [2019-09-06T23:44:53.075Z] ---> 21d4ce8ed742 [2019-09-06T23:44:53.075Z] Step 78/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-06T23:44:53.075Z] ---> ebe74b3bf955 [2019-09-06T23:44:53.075Z] Step 79/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-06T23:44:53.075Z] ---> 07af46e72796 [2019-09-06T23:44:53.075Z] Step 80/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-06T23:44:53.075Z] ---> Running in a2b12ce72275 [2019-09-06T23:44:53.075Z] + RM_GOPATH=0 [2019-09-06T23:44:53.075Z] + TMP_GOPATH= [2019-09-06T23:44:53.075Z] + : /build [2019-09-06T23:44:53.075Z] + '[' -z '' ']' [2019-09-06T23:44:53.075Z] ++ mktemp -d [2019-09-06T23:44:53.075Z] + export GOPATH=/tmp/tmp.DSBHSxFri6 [2019-09-06T23:44:53.075Z] + GOPATH=/tmp/tmp.DSBHSxFri6 [2019-09-06T23:44:53.075Z] + RM_GOPATH=1 [2019-09-06T23:44:53.075Z] ++ dirname ./install.sh [2019-09-06T23:44:53.075Z] + dir=. [2019-09-06T23:44:53.075Z] + bin=runc [2019-09-06T23:44:53.075Z] + shift [2019-09-06T23:44:53.075Z] + '[' '!' -f ./runc.installer ']' [2019-09-06T23:44:53.075Z] + . ./runc.installer [2019-09-06T23:44:53.075Z] ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-06T23:44:53.075Z] + install_runc [2019-09-06T23:44:53.075Z] + grep -q '^3\.10\.0.*\.el7\.' [2019-09-06T23:44:53.075Z] + uname -r [2019-09-06T23:44:53.075Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-09-06T23:44:53.075Z] + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )' [2019-09-06T23:44:53.075Z] Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux ) [2019-09-06T23:44:53.075Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.DSBHSxFri6/src/github.com/opencontainers/runc [2019-09-06T23:44:53.075Z] Cloning into '/tmp/tmp.DSBHSxFri6/src/github.com/opencontainers/runc'... [2019-09-06T23:44:53.691Z] + cd /tmp/tmp.DSBHSxFri6/src/github.com/opencontainers/runc [2019-09-06T23:44:53.691Z] + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-09-06T23:44:53.830Z] PASS: docker_cli_build_test.go:3071: DockerSuite.TestBuildFromGitWithContext 1.301s [2019-09-06T23:44:53.973Z] + '[' -z '' ']' [2019-09-06T23:44:53.973Z] + target=static [2019-09-06T23:44:53.973Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-09-06T23:44:54.255Z] 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 . [2019-09-06T23:44:54.596Z] PASS: docker_cli_run_test.go:3243: DockerSuite.TestRunContainerWithCgroupParent 1.759s [2019-09-06T23:44:55.525Z] PASS: docker_cli_swarm_test.go:1953: DockerSwarmSuite.TestSwarmClusterEventsSecret 1.750s [2019-09-06T23:44:56.090Z] PASS: docker_cli_run_test.go:2740: DockerSuite.TestRunContainerWithReadonlyEtcHostsAndLinkedContainer 1.611s [2019-09-06T23:44:57.984Z] PASS: docker_cli_run_test.go:2689: DockerSuite.TestRunContainerWithReadonlyRootfs 1.753s [2019-09-06T23:44:58.923Z] PASS: docker_cli_run_test.go:2762: DockerSuite.TestRunContainerWithReadonlyRootfsWithAddHostFlag 0.864s [2019-09-06T23:44:59.641Z] PASS: docker_cli_build_test.go:3090: DockerSuite.TestBuildFromGitWithF 4.931s [2019-09-06T23:44:59.641Z] SKIP: docker_cli_build_test.go:3702: DockerSuite.TestBuildFromMixedcaseDockerfile (unmatched requirement UnixCli) [2019-09-06T23:44:59.857Z] PASS: docker_cli_run_test.go:2752: DockerSuite.TestRunContainerWithReadonlyRootfsWithDNSFlag 0.802s [2019-09-06T23:45:00.421Z] PASS: docker_cli_run_test.go:2799: DockerSuite.TestRunContainerWithRmFlagCannotStartContainer 0.800s [2019-09-06T23:45:00.614Z] PASS: docker_cli_build_test.go:3778: DockerSuite.TestBuildFromOfficialNames 0.750s [2019-09-06T23:45:01.075Z] PASS: docker_cli_build_test.go:3103: DockerSuite.TestBuildFromRemoteTarball 0.440s [2019-09-06T23:45:01.075Z] SKIP: docker_cli_build_test.go:3753: DockerSuite.TestBuildFromStdinWithF (unmatched requirement DaemonIsLinux) [2019-09-06T23:45:01.351Z] PASS: docker_cli_run_test.go:2785: DockerSuite.TestRunContainerWithRmFlagExitCodeNotEqualToZero 0.858s [2019-09-06T23:45:02.281Z] PASS: docker_cli_run_test.go:2685: DockerSuite.TestRunContainerWithWritableRootfs 0.829s [2019-09-06T23:45:04.175Z] PASS: docker_cli_run_test.go:1681: DockerSuite.TestRunCopyVolumeContent 1.862s [2019-09-06T23:45:08.351Z] PASS: docker_cli_run_test.go:1663: DockerSuite.TestRunCopyVolumeUIDGID 3.728s [2019-09-06T23:45:08.351Z] PASS: docker_cli_run_test.go:3208: DockerSuite.TestRunCreateContainerFailedCleanUp 0.063s [2019-09-06T23:45:08.608Z] PASS: docker_cli_run_test.go:613: DockerSuite.TestRunCreateVolume 0.839s [2019-09-06T23:45:09.669Z] PASS: docker_cli_build_test.go:3726: DockerSuite.TestBuildFromURLWithF 8.090s [2019-09-06T23:45:09.669Z] SKIP: docker_cli_build_test.go:235: DockerSuite.TestBuildHandleEscapesInVolume (unmatched requirement DaemonIsLinux) [2019-09-06T23:45:11.881Z] PASS: docker_cli_run_test.go:2159: DockerSuite.TestRunCreateVolumeEtc 2.610s [2019-09-06T23:45:11.881Z] PASS: docker_cli_swarm_test.go:1864: DockerSwarmSuite.TestSwarmClusterEventsService 15.469s [2019-09-06T23:45:13.776Z] PASS: docker_cli_run_test.go:623: DockerSuite.TestRunCreateVolumeWithSymlink 2.152s [2019-09-06T23:45:17.049Z] PASS: docker_cli_run_test.go:379: DockerSuite.TestRunCreateVolumesInSymlinkDir 3.342s [2019-09-06T23:45:18.263Z] PASS: docker_cli_history_test.go:16: DockerSuite.TestBuildHistory 8.298s [2019-09-06T23:45:19.237Z] PASS: docker_cli_build_test.go:6182: DockerSuite.TestBuildIidFile 0.763s [2019-09-06T23:45:20.327Z] PASS: docker_cli_run_test.go:423: DockerSuite.TestRunCreateVolumesInSymlinkDir2 2.857s [2019-09-06T23:45:20.327Z] SKIP: docker_cli_run_test.go:4152: DockerSuite.TestRunCredentialSpecFailures (unmatched requirement DaemonIsWindows) [2019-09-06T23:45:20.327Z] SKIP: docker_cli_run_test.go:4171: DockerSuite.TestRunCredentialSpecWellFormed (unmatched requirement DaemonIsWindows) [2019-09-06T23:45:20.588Z] PASS: docker_cli_run_test.go:1255: DockerSuite.TestRunDNSDefaultOptions 0.800s [2019-09-06T23:45:21.290Z] 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 [2019-09-06T23:45:21.290Z] + mkdir -p /build [2019-09-06T23:45:21.290Z] + cp runc /build/runc [2019-09-06T23:45:21.290Z] Removing intermediate container a2b12ce72275 [2019-09-06T23:45:21.290Z] ---> 6b32d531a35a [2019-09-06T23:45:21.290Z] Step 81/126 : FROM dev-base AS tini [2019-09-06T23:45:21.290Z] ---> 7fb0afcff257 [2019-09-06T23:45:21.290Z] Step 82/126 : ARG DEBIAN_FRONTEND [2019-09-06T23:45:21.290Z] ---> Using cache [2019-09-06T23:45:21.290Z] ---> de9367ba9ff8 [2019-09-06T23:45:21.290Z] Step 83/126 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2019-09-06T23:45:21.290Z] ---> Running in 7a9c317df464 [2019-09-06T23:45:21.504Z] PASS: docker_cli_build_test.go:6207: DockerSuite.TestBuildIidFileCleanupOnFail 2.064s [2019-09-06T23:45:21.504Z] SKIP: docker_cli_build_test.go:2207: DockerSuite.TestBuildInheritance (unmatched requirement DaemonIsLinux) [2019-09-06T23:45:21.572Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-06T23:45:21.572Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-06T23:45:21.572Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-06T23:45:21.572Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-06T23:45:21.572Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-09-06T23:45:21.856Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [482 kB] [2019-09-06T23:45:21.965Z] PASS: docker_cli_build_test.go:5975: DockerSuite.TestBuildIntermediateTarget 0.635s [2019-09-06T23:45:21.965Z] PASS: docker_cli_build_test.go:3192: DockerSuite.TestBuildInvalidTag 0.056s [2019-09-06T23:45:22.140Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-09-06T23:45:22.422Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6903 kB] [2019-09-06T23:45:22.481Z] PASS: docker_cli_run_test.go:4010: DockerSuite.TestRunDNSInHostMode 1.944s [2019-09-06T23:45:23.892Z] Fetched 7717 kB in 2s (3181 kB/s) [2019-09-06T23:45:24.378Z] PASS: docker_cli_run_test.go:1289: DockerSuite.TestRunDNSOptions 1.682s [2019-09-06T23:45:25.361Z] Reading package lists... [2019-09-06T23:45:26.367Z] Reading package lists... [2019-09-06T23:45:26.654Z] Building dependency tree... [2019-09-06T23:45:26.654Z] Reading state information... [2019-09-06T23:45:26.654Z] The following additional packages will be installed: [2019-09-06T23:45:26.654Z] cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-09-06T23:45:26.654Z] Suggested packages: [2019-09-06T23:45:26.654Z] codeblocks eclipse ninja-build lrzip [2019-09-06T23:45:26.654Z] Recommended packages: [2019-09-06T23:45:26.654Z] xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-09-06T23:45:26.672Z] PASS: docker_cli_build_test.go:35: DockerSuite.TestBuildJSONEmptyRun 3.986s [2019-09-06T23:45:26.900Z] PASS: docker_cli_run_test.go:1323: DockerSuite.TestRunDNSOptionsBasedOnHostResolvConf 2.389s [2019-09-06T23:45:26.954Z] The following NEW packages will be installed: [2019-09-06T23:45:26.954Z] cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-09-06T23:45:26.954Z] vim-common xxd [2019-09-06T23:45:26.954Z] 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2019-09-06T23:45:26.954Z] Need to get 13.4 MB of archives. [2019-09-06T23:45:26.954Z] After this operation, 60.4 MB of additional disk space will be used. [2019-09-06T23:45:26.954Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2019-09-06T23:45:26.954Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-09-06T23:45:26.954Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u2 [7667 kB] [2019-09-06T23:45:27.134Z] PASS: docker_cli_build_test.go:4924: DockerSuite.TestBuildLabel 0.788s [2019-09-06T23:45:27.237Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB] [2019-09-06T23:45:27.237Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u1 [272 kB] [2019-09-06T23:45:27.237Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2019-09-06T23:45:27.237Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2019-09-06T23:45:27.237Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2019-09-06T23:45:27.237Z] Get:9 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-09-06T23:45:27.237Z] Get:10 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-09-06T23:45:27.463Z] PASS: docker_cli_run_test.go:1313: DockerSuite.TestRunDNSRepeatOptions 0.830s [2019-09-06T23:45:27.520Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-06T23:45:27.520Z] Fetched 13.4 MB in 0s (31.4 MB/s) [2019-09-06T23:45:27.520Z] Selecting previously unselected package cmake-data. [2019-09-06T23:45:27.520Z] (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.) [2019-09-06T23:45:27.520Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-09-06T23:45:27.520Z] Unpacking cmake-data (3.7.2-1) ... [2019-09-06T23:45:27.595Z] PASS: docker_cli_build_test.go:4955: DockerSuite.TestBuildLabelCacheCommit 0.468s [2019-09-06T23:45:28.138Z] Selecting previously unselected package liblzo2-2:ppc64el. [2019-09-06T23:45:28.138Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-09-06T23:45:28.138Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-09-06T23:45:28.138Z] Selecting previously unselected package libicu57:ppc64el. [2019-09-06T23:45:28.138Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u2_ppc64el.deb ... [2019-09-06T23:45:28.138Z] Unpacking libicu57:ppc64el (57.1-6+deb9u2) ... [2019-09-06T23:45:28.569Z] PASS: docker_cli_build_test.go:4976: DockerSuite.TestBuildLabelMultiple 0.755s [2019-09-06T23:45:29.032Z] PASS: docker_cli_build_test.go:4941: DockerSuite.TestBuildLabelOneNode 0.463s [2019-09-06T23:45:29.357Z] PASS: docker_cli_run_test.go:2032: DockerSuite.TestRunDeallocatePortOnMissingIptablesRule 1.454s [2019-09-06T23:45:29.608Z] Selecting previously unselected package libxml2:ppc64el. [2019-09-06T23:45:29.608Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2019-09-06T23:45:29.608Z] Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-09-06T23:45:29.608Z] Selecting previously unselected package libarchive13:ppc64el. [2019-09-06T23:45:29.608Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_ppc64el.deb ... [2019-09-06T23:45:29.608Z] Unpacking libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-09-06T23:45:29.608Z] Selecting previously unselected package libjsoncpp1:ppc64el. [2019-09-06T23:45:29.608Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2019-09-06T23:45:29.608Z] Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2019-09-06T23:45:29.608Z] Selecting previously unselected package libuv1:ppc64el. [2019-09-06T23:45:29.608Z] Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2019-09-06T23:45:29.608Z] Unpacking libuv1:ppc64el (1.9.1-3) ... [2019-09-06T23:45:29.608Z] Selecting previously unselected package cmake. [2019-09-06T23:45:29.608Z] Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2019-09-06T23:45:29.608Z] Unpacking cmake (3.7.2-1) ... [2019-09-06T23:45:30.005Z] PASS: docker_cli_build_test.go:3374: DockerSuite.TestBuildLabels 0.725s [2019-09-06T23:45:30.223Z] Selecting previously unselected package xxd. [2019-09-06T23:45:30.223Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-09-06T23:45:30.223Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-09-06T23:45:30.223Z] Selecting previously unselected package vim-common. [2019-09-06T23:45:30.223Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-06T23:45:30.223Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-06T23:45:30.223Z] Processing triggers for mime-support (3.60) ... [2019-09-06T23:45:30.223Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-09-06T23:45:30.223Z] Setting up libuv1:ppc64el (1.9.1-3) ... [2019-09-06T23:45:30.223Z] Setting up cmake-data (3.7.2-1) ... [2019-09-06T23:45:30.223Z] Setting up libicu57:ppc64el (57.1-6+deb9u2) ... [2019-09-06T23:45:30.223Z] Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-09-06T23:45:30.223Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-06T23:45:30.223Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-06T23:45:30.223Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-09-06T23:45:30.223Z] Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2019-09-06T23:45:30.223Z] Setting up libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-09-06T23:45:30.223Z] Setting up cmake (3.7.2-1) ... [2019-09-06T23:45:30.223Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-06T23:45:30.287Z] PASS: docker_cli_run_test.go:122: DockerSuite.TestRunDetachedContainerIDPrinting 0.852s [2019-09-06T23:45:30.287Z] SKIP: docker_cli_run_unix_test.go:84: DockerSuite.TestRunDeviceDirectory (Host does not have /dev/snd) [2019-09-06T23:45:30.850Z] PASS: docker_cli_swarm_test.go:1800: DockerSwarmSuite.TestSwarmClusterEventsSource 3.962s [2019-09-06T23:45:30.850Z] PASS: docker_cli_run_test.go:1142: DockerSuite.TestRunDeviceNumbers 0.868s [2019-09-06T23:45:30.978Z] PASS: docker_cli_build_test.go:3386: DockerSuite.TestBuildLabelsCache 1.286s [2019-09-06T23:45:32.246Z] Removing intermediate container 7a9c317df464 [2019-09-06T23:45:32.246Z] ---> 787ba4bb2599 [2019-09-06T23:45:32.246Z] Step 84/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-06T23:45:32.246Z] ---> 0098d78a3726 [2019-09-06T23:45:32.246Z] Step 85/126 : ENV INSTALL_BINARY_NAME=tini [2019-09-06T23:45:32.246Z] ---> Running in 787d9eeebc49 [2019-09-06T23:45:32.246Z] Removing intermediate container 787d9eeebc49 [2019-09-06T23:45:32.246Z] ---> 6fa0121f91de [2019-09-06T23:45:32.246Z] Step 86/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-06T23:45:32.246Z] ---> 843a8e024930 [2019-09-06T23:45:32.246Z] Step 87/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-09-06T23:45:32.529Z] ---> Running in 49a85e999b04 [2019-09-06T23:45:32.814Z] + RM_GOPATH=0 [2019-09-06T23:45:32.814Z] + TMP_GOPATH= [2019-09-06T23:45:32.814Z] + : /build [2019-09-06T23:45:32.814Z] + '[' -z '' ']' [2019-09-06T23:45:32.814Z] ++ mktemp -d [2019-09-06T23:45:32.814Z] + export GOPATH=/tmp/tmp.4mlKAN9Oic [2019-09-06T23:45:32.814Z] + GOPATH=/tmp/tmp.4mlKAN9Oic [2019-09-06T23:45:32.814Z] + RM_GOPATH=1 [2019-09-06T23:45:32.814Z] ++ dirname ./install.sh [2019-09-06T23:45:32.814Z] + dir=. [2019-09-06T23:45:32.814Z] + bin=tini [2019-09-06T23:45:32.814Z] + shift [2019-09-06T23:45:32.814Z] + '[' '!' -f ./tini.installer ']' [2019-09-06T23:45:32.814Z] + . ./tini.installer [2019-09-06T23:45:32.814Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-06T23:45:32.814Z] + install_tini [2019-09-06T23:45:32.814Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-09-06T23:45:32.814Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.4mlKAN9Oic/tini [2019-09-06T23:45:32.814Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-06T23:45:32.814Z] Cloning into '/tmp/tmp.4mlKAN9Oic/tini'... [2019-09-06T23:45:33.096Z] + cd /tmp/tmp.4mlKAN9Oic/tini [2019-09-06T23:45:33.096Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-09-06T23:45:33.096Z] + cmake . [2019-09-06T23:45:33.096Z] -- The C compiler identification is GNU 6.3.0 [2019-09-06T23:45:33.096Z] -- Check for working C compiler: /usr/bin/cc [2019-09-06T23:45:33.374Z] PASS: docker_cli_run_unix_test.go:1358: DockerSuite.TestRunDeviceSymlink 1.946s [2019-09-06T23:45:33.374Z] PASS: docker_cli_run_test.go:1241: DockerSuite.TestRunDisallowBindMountingRootToRoot 0.060s [2019-09-06T23:45:33.399Z] -- Check for working C compiler: /usr/bin/cc -- works [2019-09-06T23:45:33.400Z] -- Detecting C compiler ABI info [2019-09-06T23:45:33.400Z] -- Detecting C compiler ABI info - done [2019-09-06T23:45:33.400Z] -- Detecting C compile features [2019-09-06T23:45:33.937Z] PASS: docker_cli_run_test.go:4187: DockerSuite.TestRunDuplicateMount 0.918s [2019-09-06T23:45:34.018Z] -- Detecting C compile features - done [2019-09-06T23:45:34.018Z] -- Performing Test HAS_BUILTIN_FORTIFY [2019-09-06T23:45:34.018Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-09-06T23:45:34.018Z] -- Configuring done [2019-09-06T23:45:34.018Z] -- Generating done [2019-09-06T23:45:34.018Z] -- Build files have been written to: /tmp/tmp.4mlKAN9Oic/tini [2019-09-06T23:45:34.018Z] + make tini-static [2019-09-06T23:45:34.018Z] Scanning dependencies of target tini-static [2019-09-06T23:45:34.018Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-09-06T23:45:34.631Z] [100%] Linking C executable tini-static [2019-09-06T23:45:34.632Z] [100%] Built target tini-static [2019-09-06T23:45:34.632Z] + mkdir -p /build [2019-09-06T23:45:34.632Z] + cp tini-static /build/docker-init [2019-09-06T23:45:34.873Z] PASS: docker_cli_run_test.go:52: DockerSuite.TestRunEchoNamedContainer 0.835s [2019-09-06T23:45:35.251Z] Removing intermediate container 49a85e999b04 [2019-09-06T23:45:35.251Z] ---> bc881a8dc126 [2019-09-06T23:45:35.251Z] Step 88/126 : FROM dev-base AS rootlesskit [2019-09-06T23:45:35.251Z] ---> 7fb0afcff257 [2019-09-06T23:45:35.251Z] Step 89/126 : ENV INSTALL_BINARY_NAME=rootlesskit [2019-09-06T23:45:35.251Z] ---> Running in 99622461975b [2019-09-06T23:45:35.251Z] Removing intermediate container 99622461975b [2019-09-06T23:45:35.251Z] ---> 29b9f3900433 [2019-09-06T23:45:35.251Z] Step 90/126 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-09-06T23:45:35.534Z] ---> cf1df5592288 [2019-09-06T23:45:35.534Z] Step 91/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-09-06T23:45:35.534Z] ---> 6b896b201482 [2019-09-06T23:45:35.534Z] Step 92/126 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2019-09-06T23:45:35.683Z] PASS: docker_cli_build_test.go:5062: DockerSuite.TestBuildLabelsOverride 4.568s [2019-09-06T23:45:35.802Z] PASS: docker_cli_run_test.go:44: DockerSuite.TestRunEchoStdout 0.815s [2019-09-06T23:45:35.817Z] ---> Running in 7dd987146b82 [2019-09-06T23:45:36.098Z] + RM_GOPATH=0 [2019-09-06T23:45:36.098Z] + TMP_GOPATH= [2019-09-06T23:45:36.098Z] + : /build/ [2019-09-06T23:45:36.098Z] + '[' -z '' ']' [2019-09-06T23:45:36.098Z] ++ mktemp -d [2019-09-06T23:45:36.098Z] + export GOPATH=/tmp/tmp.oCBxj8rYEx [2019-09-06T23:45:36.098Z] + GOPATH=/tmp/tmp.oCBxj8rYEx [2019-09-06T23:45:36.098Z] + RM_GOPATH=1 [2019-09-06T23:45:36.098Z] ++ dirname ./install.sh [2019-09-06T23:45:36.098Z] + dir=. [2019-09-06T23:45:36.098Z] + bin=rootlesskit [2019-09-06T23:45:36.098Z] + shift [2019-09-06T23:45:36.098Z] + '[' '!' -f ./rootlesskit.installer ']' [2019-09-06T23:45:36.098Z] + . ./rootlesskit.installer [2019-09-06T23:45:36.098Z] ++ ROOTLESSKIT_COMMIT=2fcff6ceae968a1d895e6205e5154b107247356f [2019-09-06T23:45:36.098Z] + install_rootlesskit [2019-09-06T23:45:36.098Z] + case "$1" in [2019-09-06T23:45:36.098Z] + export CGO_ENABLED=0 [2019-09-06T23:45:36.098Z] + CGO_ENABLED=0 [2019-09-06T23:45:36.098Z] + _install_rootlesskit [2019-09-06T23:45:36.098Z] + echo 'Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f' [2019-09-06T23:45:36.098Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.oCBxj8rYEx/src/github.com/rootless-containers/rootlesskit [2019-09-06T23:45:36.098Z] Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f [2019-09-06T23:45:36.098Z] Cloning into '/tmp/tmp.oCBxj8rYEx/src/github.com/rootless-containers/rootlesskit'... [2019-09-06T23:45:36.144Z] SKIP: docker_cli_build_test.go:392: DockerSuite.TestBuildLastModified (unmatched requirement DaemonIsLinux) [2019-09-06T23:45:36.144Z] SKIP: docker_cli_build_test.go:2624: DockerSuite.TestBuildLineBreak (unmatched requirement DaemonIsLinux) [2019-09-06T23:45:36.144Z] PASS: docker_cli_build_test.go:6107: DockerSuite.TestBuildLineErrorOnBuild 0.058s [2019-09-06T23:45:36.144Z] PASS: docker_cli_build_test.go:6118: DockerSuite.TestBuildLineErrorUnknownInstruction 0.060s [2019-09-06T23:45:36.144Z] PASS: docker_cli_build_test.go:6149: DockerSuite.TestBuildLineErrorWithComments 0.059s [2019-09-06T23:45:36.144Z] PASS: docker_cli_build_test.go:6132: DockerSuite.TestBuildLineErrorWithEmptyLines 0.059s [2019-09-06T23:45:36.365Z] PASS: docker_cli_run_unix_test.go:539: DockerSuite.TestRunEchoStdoutWithCPUSharesAndMemoryLimit 0.819s [2019-09-06T23:45:36.365Z] PASS: docker_cli_run_test.go:4273: DockerSuite.TestRunEmptyEnv 0.029s [2019-09-06T23:45:37.105Z] + cd /tmp/tmp.oCBxj8rYEx/src/github.com/rootless-containers/rootlesskit [2019-09-06T23:45:37.105Z] + git checkout -q 2fcff6ceae968a1d895e6205e5154b107247356f [2019-09-06T23:45:37.105Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-09-06T23:45:37.105Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-09-06T23:45:37.125Z] PASS: docker_cli_build_test.go:1268: DockerSuite.TestBuildMaintainer 0.453s [2019-09-06T23:45:37.295Z] PASS: docker_cli_run_test.go:1872: DockerSuite.TestRunEntrypoint 0.844s [2019-09-06T23:45:37.587Z] PASS: docker_cli_build_test.go:3892: DockerSuite.TestBuildMissingArgs 0.660s [2019-09-06T23:45:38.228Z] PASS: docker_cli_run_test.go:818: DockerSuite.TestRunEnvironment 0.855s [2019-09-06T23:45:39.159Z] PASS: docker_cli_run_test.go:857: DockerSuite.TestRunEnvironmentErase 0.931s [2019-09-06T23:45:39.159Z] PASS: docker_cli_swarm_test.go:1841: DockerSwarmSuite.TestSwarmClusterEventsType 7.605s [2019-09-06T23:45:40.528Z] PASS: docker_cli_run_test.go:890: DockerSuite.TestRunEnvironmentOverride 1.104s [2019-09-06T23:45:41.093Z] PASS: docker_cli_run_test.go:700: DockerSuite.TestRunExitCode 0.898s [2019-09-06T23:45:42.303Z] PASS: docker_cli_build_test.go:445: DockerSuite.TestBuildModifyFileInFolder 4.849s [2019-09-06T23:45:42.464Z] PASS: docker_cli_run_test.go:91: DockerSuite.TestRunExitCodeOne 1.003s [2019-09-06T23:45:42.764Z] SKIP: docker_cli_build_test.go:5955: DockerSuite.TestBuildMulitStageResetScratch (unmatched requirement DaemonIsLinux) [2019-09-06T23:45:43.027Z] PASS: docker_cli_run_test.go:86: DockerSuite.TestRunExitCodeZero 0.883s [2019-09-06T23:45:43.957Z] PASS: docker_cli_run_test.go:1735: DockerSuite.TestRunExitOnStdinClose 0.879s [2019-09-06T23:45:43.957Z] PASS: docker_cli_run_test.go:2295: DockerSuite.TestRunExposePort 0.010s [2019-09-06T23:45:44.888Z] PASS: docker_cli_run_test.go:949: DockerSuite.TestRunFullHostnameSet 0.819s [2019-09-06T23:45:45.819Z] PASS: docker_cli_run_test.go:1076: DockerSuite.TestRunGroupAdd 1.086s [2019-09-06T23:45:47.712Z] PASS: docker_cli_run_test.go:4515: DockerSuite.TestRunHostnameFQDN 1.628s [2019-09-06T23:45:47.969Z] PASS: docker_cli_run_test.go:4528: DockerSuite.TestRunHostnameInHostMode 0.380s [2019-09-06T23:45:47.969Z] SKIP: docker_cli_run_test.go:4256: DockerSuite.TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (unmatched requirement DaemonIsWindows) [2019-09-06T23:45:49.684Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-09-06T23:45:49.684Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-09-06T23:45:52.143Z] PASS: docker_cli_run_test.go:3732: DockerSuite.TestRunInitLayerPathOwnership 3.847s [2019-09-06T23:45:52.363Z] Removing intermediate container 7dd987146b82 [2019-09-06T23:45:52.363Z] ---> 221d28440b52 [2019-09-06T23:45:52.364Z] Step 93/126 : COPY ./contrib/dockerd-rootless.sh /build [2019-09-06T23:45:52.364Z] ---> 849e19b71e0d [2019-09-06T23:45:52.364Z] Step 94/126 : FROM runtime-dev AS dev [2019-09-06T23:45:52.364Z] ---> ceefb0a21385 [2019-09-06T23:45:52.364Z] Step 95/126 : ARG DEBIAN_FRONTEND [2019-09-06T23:45:52.364Z] ---> Running in b3ab881f9e3a [2019-09-06T23:45:52.646Z] Removing intermediate container b3ab881f9e3a [2019-09-06T23:45:52.647Z] ---> 1631ab5a926b [2019-09-06T23:45:52.647Z] Step 96/126 : RUN groupadd -r docker [2019-09-06T23:45:52.647Z] ---> Running in f0a0cccee67f [2019-09-06T23:45:52.707Z] PASS: docker_cli_run_test.go:2010: DockerSuite.TestRunInspectMacAddress 0.653s [2019-09-06T23:45:53.656Z] Removing intermediate container f0a0cccee67f [2019-09-06T23:45:53.656Z] ---> 6a67af1c6c07 [2019-09-06T23:45:53.656Z] Step 97/126 : RUN useradd --create-home --gid docker unprivilegeduser [2019-09-06T23:45:53.657Z] ---> Running in 161190d41fbc [2019-09-06T23:45:54.274Z] Removing intermediate container 161190d41fbc [2019-09-06T23:45:54.274Z] ---> 3df6db4d218a [2019-09-06T23:45:54.274Z] Step 98/126 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2019-09-06T23:45:54.274Z] ---> Running in f07551d6a637 [2019-09-06T23:45:54.555Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-09-06T23:45:54.845Z] Removing intermediate container f07551d6a637 [2019-09-06T23:45:54.845Z] ---> d221588abd15 [2019-09-06T23:45:54.845Z] Step 99/126 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2019-09-06T23:45:55.133Z] ---> Running in acb09ca08839 [2019-09-06T23:45:55.749Z] Removing intermediate container acb09ca08839 [2019-09-06T23:45:55.749Z] ---> 6c1731305666 [2019-09-06T23:45:55.749Z] Step 100/126 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2019-09-06T23:45:55.749Z] ---> Running in f31d09113d9c [2019-09-06T23:45:56.368Z] Removing intermediate container f31d09113d9c [2019-09-06T23:45:56.368Z] ---> 3c31fb5d0b75 [2019-09-06T23:45:56.368Z] Step 101/126 : RUN ldconfig [2019-09-06T23:45:56.368Z] ---> Running in 8eb564cf0c69 [2019-09-06T23:45:57.376Z] Removing intermediate container 8eb564cf0c69 [2019-09-06T23:45:57.376Z] ---> 00cba0964115 [2019-09-06T23:45:57.376Z] 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/* [2019-09-06T23:45:57.376Z] ---> Running in 9f183be29558 [2019-09-06T23:45:57.661Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-09-06T23:45:57.661Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-09-06T23:45:57.661Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-09-06T23:45:57.661Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-09-06T23:45:57.661Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2434 B] [2019-09-06T23:45:57.945Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [482 kB] [2019-09-06T23:45:58.227Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-09-06T23:45:58.227Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6903 kB] [2019-09-06T23:46:00.248Z] Fetched 7717 kB in 2s (2988 kB/s) [2019-09-06T23:46:01.298Z] Reading package lists... [2019-09-06T23:46:02.780Z] Reading package lists... [2019-09-06T23:46:02.780Z] Building dependency tree... [2019-09-06T23:46:02.780Z] Reading state information... [2019-09-06T23:46:02.780Z] The following additional packages will be installed: [2019-09-06T23:46:02.780Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-09-06T23:46:02.780Z] dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-09-06T23:46:02.780Z] libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-09-06T23:46:02.780Z] libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-09-06T23:46:02.780Z] libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-09-06T23:46:02.780Z] libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-09-06T23:46:02.780Z] libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-09-06T23:46:02.780Z] mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-09-06T23:46:02.780Z] python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-09-06T23:46:02.780Z] Suggested packages: [2019-09-06T23:46:02.780Z] apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-09-06T23:46:02.780Z] gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-09-06T23:46:02.780Z] python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-09-06T23:46:02.780Z] vim-doc vim-scripts xfsdump acl attr quota [2019-09-06T23:46:02.780Z] Recommended packages: [2019-09-06T23:46:02.780Z] aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-09-06T23:46:02.780Z] python3-keyrings.alt python3-xdg unzip [2019-09-06T23:46:03.787Z] The following NEW packages will be installed: [2019-09-06T23:46:03.787Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-09-06T23:46:03.787Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-09-06T23:46:03.787Z] bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-09-06T23:46:03.787Z] gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-09-06T23:46:03.787Z] libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-09-06T23:46:03.787Z] libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-09-06T23:46:03.787Z] libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-09-06T23:46:03.787Z] libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-09-06T23:46:03.787Z] libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-09-06T23:46:03.787Z] libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-09-06T23:46:03.787Z] mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-09-06T23:46:03.787Z] python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-09-06T23:46:03.787Z] python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-09-06T23:46:03.787Z] xfsprogs xxd xz-utils zip [2019-09-06T23:46:03.787Z] 0 upgraded, 69 newly installed, 0 to remove and 2 not upgraded. [2019-09-06T23:46:03.787Z] Need to get 87.3 MB of archives. [2019-09-06T23:46:03.787Z] After this operation, 585 MB of additional disk space will be used. [2019-09-06T23:46:03.787Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2019-09-06T23:46:03.787Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-09-06T23:46:03.787Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2019-09-06T23:46:03.787Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2019-09-06T23:46:03.787Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u11 [92.4 kB] [2019-09-06T23:46:03.787Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB] [2019-09-06T23:46:03.787Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB] [2019-09-06T23:46:03.892Z] PASS: docker_cli_build_test.go:4638: DockerSuite.TestBuildMultiStageArg 17.845s [2019-09-06T23:46:03.892Z] SKIP: docker_cli_build_test.go:5526: DockerSuite.TestBuildMultiStageCache (unmatched requirement DaemonIsLinux) [2019-09-06T23:46:03.892Z] PASS: docker_cli_build_test.go:5705: DockerSuite.TestBuildMultiStageCopyFromErrors 2.026s [2019-09-06T23:46:04.071Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2019-09-06T23:46:04.071Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2019-09-06T23:46:04.071Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB] [2019-09-06T23:46:04.071Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] [2019-09-06T23:46:04.071Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2019-09-06T23:46:04.071Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2019-09-06T23:46:04.071Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2019-09-06T23:46:04.071Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2019-09-06T23:46:04.071Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] [2019-09-06T23:46:04.071Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2019-09-06T23:46:04.071Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2019-09-06T23:46:04.071Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2019-09-06T23:46:04.071Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2019-09-06T23:46:04.071Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2019-09-06T23:46:04.071Z] Get:22 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-09-06T23:46:04.071Z] Get:23 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-09-06T23:46:04.071Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2019-09-06T23:46:04.071Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB] [2019-09-06T23:46:04.071Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB] [2019-09-06T23:46:04.071Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2019-09-06T23:46:04.071Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-09-06T23:46:04.071Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-09-06T23:46:04.071Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-09-06T23:46:04.071Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB] [2019-09-06T23:46:04.071Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2019-09-06T23:46:04.071Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-09-06T23:46:04.355Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-09-06T23:46:04.355Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-09-06T23:46:04.355Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2019-09-06T23:46:04.355Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2019-09-06T23:46:04.355Z] Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.137-2 [41.0 kB] [2019-09-06T23:46:04.355Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2019-09-06T23:46:04.355Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2019-09-06T23:46:04.355Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2019-09-06T23:46:04.355Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2019-09-06T23:46:04.355Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2019-09-06T23:46:04.355Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB] [2019-09-06T23:46:04.355Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-09-06T23:46:04.355Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-09-06T23:46:04.355Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2019-09-06T23:46:04.355Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u11 [1717 kB] [2019-09-06T23:46:04.355Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2019-09-06T23:46:04.355Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-09-06T23:46:04.355Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-09-06T23:46:04.355Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2019-09-06T23:46:04.355Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2019-09-06T23:46:04.355Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2019-09-06T23:46:04.355Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB] [2019-09-06T23:46:04.355Z] Get:56 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-09-06T23:46:04.638Z] Get:57 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] [2019-09-06T23:46:04.638Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2019-09-06T23:46:04.638Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2019-09-06T23:46:04.638Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB] [2019-09-06T23:46:04.638Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2019-09-06T23:46:04.887Z] PASS: docker_cli_run_test.go:1792: DockerSuite.TestRunInteractiveWithRestartPolicy 11.593s [2019-09-06T23:46:04.924Z] Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-i686 ppc64el 2.28-5+7.4+b4 [1957 kB] [2019-09-06T23:46:04.924Z] Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.28-5+7.4+b4 [2454 kB] [2019-09-06T23:46:04.924Z] Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-09-06T23:46:04.924Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2019-09-06T23:46:05.212Z] Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-09-06T23:46:05.212Z] Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-base ppc64el 6.3.0-18+19.3+b3 [170 kB] [2019-09-06T23:46:05.212Z] Get:68 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] [2019-09-06T23:46:05.817Z] PASS: docker_cli_run_unix_test.go:768: DockerSuite.TestRunInvalidCPUShares 1.403s [2019-09-06T23:46:06.242Z] Get:69 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] [2019-09-06T23:46:07.255Z] debconf: delaying package configuration, since apt-utils is not installed [2019-09-06T23:46:07.255Z] Fetched 87.3 MB in 3s (28.6 MB/s) [2019-09-06T23:46:07.255Z] Selecting previously unselected package bash-completion. [2019-09-06T23:46:07.255Z] (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.) [2019-09-06T23:46:07.255Z] Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-09-06T23:46:07.709Z] PASS: docker_cli_run_test.go:3278: DockerSuite.TestRunInvalidCgroupParent 1.621s [2019-09-06T23:46:07.710Z] PASS: docker_cli_run_unix_test.go:730: DockerSuite.TestRunInvalidCpusetCpusFlagValue 0.013s [2019-09-06T23:46:07.710Z] PASS: docker_cli_run_unix_test.go:749: DockerSuite.TestRunInvalidCpusetMemsFlagValue 0.017s [2019-09-06T23:46:07.710Z] PASS: docker_cli_run_test.go:3720: DockerSuite.TestRunInvalidReference 0.009s [2019-09-06T23:46:08.272Z] PASS: docker_cli_run_test.go:61: DockerSuite.TestRunLeakyFileDescriptors 0.812s [2019-09-06T23:46:08.275Z] Unpacking bash-completion (1:2.1-4.3) ... [2019-09-06T23:46:08.275Z] Selecting previously unselected package libnet1:ppc64el. [2019-09-06T23:46:08.276Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-09-06T23:46:08.276Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-09-06T23:46:08.276Z] Selecting previously unselected package libnfnetlink0:ppc64el. [2019-09-06T23:46:08.276Z] Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... [2019-09-06T23:46:08.276Z] Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [2019-09-06T23:46:08.276Z] Selecting previously unselected package libpcrecpp0v5:ppc64el. [2019-09-06T23:46:08.276Z] Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2019-09-06T23:46:08.276Z] Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-09-06T23:46:08.276Z] Selecting previously unselected package libudev-dev:ppc64el. [2019-09-06T23:46:08.276Z] Preparing to unpack .../04-libudev-dev_232-25+deb9u11_ppc64el.deb ... [2019-09-06T23:46:08.558Z] Unpacking libudev-dev:ppc64el (232-25+deb9u11) ... [2019-09-06T23:46:08.558Z] Selecting previously unselected package libpython3.5-minimal:ppc64el. [2019-09-06T23:46:08.558Z] Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-09-06T23:46:08.558Z] Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-09-06T23:46:08.558Z] Selecting previously unselected package python3.5-minimal. [2019-09-06T23:46:08.558Z] Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-09-06T23:46:08.558Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-09-06T23:46:08.841Z] Selecting previously unselected package python3-minimal. [2019-09-06T23:46:08.841Z] Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ... [2019-09-06T23:46:08.841Z] Unpacking python3-minimal (3.5.3-1) ... [2019-09-06T23:46:08.841Z] Selecting previously unselected package libmpdec2:ppc64el. [2019-09-06T23:46:08.841Z] Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ... [2019-09-06T23:46:08.841Z] Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2019-09-06T23:46:08.841Z] Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2019-09-06T23:46:08.841Z] Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2019-09-06T23:46:08.841Z] Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-09-06T23:46:09.457Z] Selecting previously unselected package python3.5. [2019-09-06T23:46:09.457Z] Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2019-09-06T23:46:09.457Z] Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-09-06T23:46:09.457Z] Selecting previously unselected package libpython3-stdlib:ppc64el. [2019-09-06T23:46:09.457Z] Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2019-09-06T23:46:09.457Z] Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-09-06T23:46:09.457Z] Selecting previously unselected package dh-python. [2019-09-06T23:46:09.457Z] Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-09-06T23:46:09.457Z] Unpacking dh-python (2.20170125) ... [2019-09-06T23:46:09.457Z] Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-09-06T23:46:09.457Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-09-06T23:46:10.485Z] Setting up python3-minimal (3.5.3-1) ... [2019-09-06T23:46:10.770Z] Selecting previously unselected package python3. [2019-09-06T23:46:10.770Z] (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.) [2019-09-06T23:46:10.770Z] Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2019-09-06T23:46:10.770Z] Unpacking python3 (3.5.3-1) ... [2019-09-06T23:46:10.770Z] Selecting previously unselected package pigz. [2019-09-06T23:46:10.770Z] Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2019-09-06T23:46:10.770Z] Unpacking pigz (2.3.4-1) ... [2019-09-06T23:46:10.770Z] Selecting previously unselected package libip4tc0:ppc64el. [2019-09-06T23:46:10.770Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-09-06T23:46:10.770Z] Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-06T23:46:10.770Z] Selecting previously unselected package libip6tc0:ppc64el. [2019-09-06T23:46:10.770Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-09-06T23:46:10.770Z] Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-06T23:46:10.770Z] Selecting previously unselected package libiptc0:ppc64el. [2019-09-06T23:46:10.770Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-09-06T23:46:10.770Z] Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-06T23:46:10.770Z] Selecting previously unselected package libxtables12:ppc64el. [2019-09-06T23:46:10.770Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-09-06T23:46:10.770Z] Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-06T23:46:10.770Z] Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2019-09-06T23:46:11.054Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2019-09-06T23:46:11.054Z] Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-09-06T23:46:11.054Z] Selecting previously unselected package iptables. [2019-09-06T23:46:11.054Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-09-06T23:46:11.054Z] Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-09-06T23:46:11.054Z] Selecting previously unselected package xxd. [2019-09-06T23:46:11.054Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-09-06T23:46:11.054Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-09-06T23:46:11.054Z] Selecting previously unselected package vim-common. [2019-09-06T23:46:11.054Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-06T23:46:11.054Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-06T23:46:11.054Z] Selecting previously unselected package bzip2. [2019-09-06T23:46:11.054Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2019-09-06T23:46:11.054Z] Unpacking bzip2 (1.0.6-8.1) ... [2019-09-06T23:46:11.054Z] Selecting previously unselected package libgpm2:ppc64el. [2019-09-06T23:46:11.054Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2019-09-06T23:46:11.054Z] Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-09-06T23:46:11.341Z] Selecting previously unselected package xz-utils. [2019-09-06T23:46:11.341Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2019-09-06T23:46:11.341Z] Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-09-06T23:46:11.341Z] Selecting previously unselected package aufs-tools. [2019-09-06T23:46:11.341Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2019-09-06T23:46:11.341Z] Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-09-06T23:46:11.341Z] Selecting previously unselected package liblzo2-2:ppc64el. [2019-09-06T23:46:11.341Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-09-06T23:46:11.341Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-09-06T23:46:11.341Z] Selecting previously unselected package btrfs-progs. [2019-09-06T23:46:11.341Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-09-06T23:46:11.341Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-09-06T23:46:11.341Z] Selecting previously unselected package btrfs-tools. [2019-09-06T23:46:11.341Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-09-06T23:46:11.341Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-09-06T23:46:11.626Z] Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2019-09-06T23:46:11.626Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-09-06T23:46:11.626Z] Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-09-06T23:46:11.626Z] Selecting previously unselected package dmsetup. [2019-09-06T23:46:11.626Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2019-09-06T23:46:11.626Z] Unpacking dmsetup (2:1.02.137-2) ... [2019-09-06T23:46:11.626Z] Selecting previously unselected package libonig4:ppc64el. [2019-09-06T23:46:11.626Z] Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ... [2019-09-06T23:46:11.626Z] Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-09-06T23:46:11.626Z] Selecting previously unselected package libjq1:ppc64el. [2019-09-06T23:46:11.626Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-09-06T23:46:11.626Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-09-06T23:46:11.626Z] Selecting previously unselected package jq. [2019-09-06T23:46:11.626Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-09-06T23:46:11.626Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-09-06T23:46:11.626Z] Selecting previously unselected package libaio1:ppc64el. [2019-09-06T23:46:11.626Z] Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ... [2019-09-06T23:46:11.626Z] Unpacking libaio1:ppc64el (0.3.110-3) ... [2019-09-06T23:46:11.626Z] Selecting previously unselected package libcap2-bin. [2019-09-06T23:46:11.626Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2019-09-06T23:46:11.626Z] Unpacking libcap2-bin (1:2.25-1) ... [2019-09-06T23:46:11.910Z] Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2019-09-06T23:46:11.910Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-09-06T23:46:11.910Z] Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-09-06T23:46:11.910Z] Selecting previously unselected package libsepol1-dev:ppc64el. [2019-09-06T23:46:11.910Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ... [2019-09-06T23:46:11.910Z] Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2019-09-06T23:46:11.910Z] Selecting previously unselected package libpcre16-3:ppc64el. [2019-09-06T23:46:11.910Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2019-09-06T23:46:11.910Z] Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2019-09-06T23:46:11.910Z] Selecting previously unselected package libpcre32-3:ppc64el. [2019-09-06T23:46:11.910Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2019-09-06T23:46:11.910Z] Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2019-09-06T23:46:11.910Z] Selecting previously unselected package libpcre3-dev:ppc64el. [2019-09-06T23:46:11.910Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2019-09-06T23:46:11.910Z] Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [2019-09-06T23:46:12.193Z] Selecting previously unselected package libselinux1-dev:ppc64el. [2019-09-06T23:46:12.193Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2019-09-06T23:46:12.193Z] Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-09-06T23:46:12.193Z] Selecting previously unselected package libdevmapper-dev:ppc64el. [2019-09-06T23:46:12.193Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2019-09-06T23:46:12.193Z] Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-09-06T23:46:12.193Z] Selecting previously unselected package libnl-3-200:ppc64el. [2019-09-06T23:46:12.193Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-09-06T23:46:12.193Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-09-06T23:46:12.193Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-09-06T23:46:12.193Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-09-06T23:46:12.193Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-09-06T23:46:12.193Z] Selecting previously unselected package libreadline5:ppc64el. [2019-09-06T23:46:12.193Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2019-09-06T23:46:12.193Z] Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-09-06T23:46:12.445Z] PASS: docker_cli_run_test.go:3387: DockerSuite.TestRunLinkToContainerNetMode 2.437s [2019-09-06T23:46:12.475Z] Selecting previously unselected package libsystemd-dev:ppc64el. [2019-09-06T23:46:12.476Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u11_ppc64el.deb ... [2019-09-06T23:46:12.476Z] Unpacking libsystemd-dev:ppc64el (232-25+deb9u11) ... [2019-09-06T23:46:12.757Z] Selecting previously unselected package net-tools. [2019-09-06T23:46:12.757Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2019-09-06T23:46:12.757Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-09-06T23:46:12.757Z] Selecting previously unselected package python-pip-whl. [2019-09-06T23:46:12.757Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-09-06T23:46:12.757Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-09-06T23:46:13.040Z] Selecting previously unselected package python3-pip. [2019-09-06T23:46:13.040Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-09-06T23:46:13.040Z] Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-09-06T23:46:13.040Z] Selecting previously unselected package python3-pkg-resources. [2019-09-06T23:46:13.040Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-09-06T23:46:13.040Z] Unpacking python3-pkg-resources (33.1.1-1) ... [2019-09-06T23:46:13.040Z] Selecting previously unselected package python3-setuptools. [2019-09-06T23:46:13.040Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-09-06T23:46:13.040Z] Unpacking python3-setuptools (33.1.1-1) ... [2019-09-06T23:46:13.040Z] Selecting previously unselected package python3-wheel. [2019-09-06T23:46:13.040Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-09-06T23:46:13.040Z] Unpacking python3-wheel (0.29.0-2) ... [2019-09-06T23:46:13.040Z] Selecting previously unselected package thin-provisioning-tools. [2019-09-06T23:46:13.040Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2019-09-06T23:46:13.040Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-09-06T23:46:13.323Z] Selecting previously unselected package vim-runtime. [2019-09-06T23:46:13.323Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-09-06T23:46:13.323Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-09-06T23:46:13.323Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-09-06T23:46:13.323Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-09-06T23:46:13.374Z] PASS: docker_cli_run_test.go:194: DockerSuite.TestRunLinksContainerWithContainerID 1.404s [2019-09-06T23:46:14.348Z] Selecting previously unselected package vim. [2019-09-06T23:46:14.348Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-09-06T23:46:14.348Z] Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-09-06T23:46:14.631Z] Selecting previously unselected package xfsprogs. [2019-09-06T23:46:14.631Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2019-09-06T23:46:14.631Z] Unpacking xfsprogs (4.9.0+nmu1) ... [2019-09-06T23:46:14.631Z] Selecting previously unselected package zip. [2019-09-06T23:46:14.631Z] Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ... [2019-09-06T23:46:14.631Z] Unpacking zip (3.0-11+b1) ... [2019-09-06T23:46:14.631Z] Selecting previously unselected package libapparmor-perl. [2019-09-06T23:46:14.631Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2019-09-06T23:46:14.631Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-09-06T23:46:14.914Z] Selecting previously unselected package apparmor. [2019-09-06T23:46:14.914Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2019-09-06T23:46:14.914Z] Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-09-06T23:46:14.914Z] Selecting previously unselected package binutils-mingw-w64-i686. [2019-09-06T23:46:14.914Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2019-09-06T23:46:14.914Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-09-06T23:46:15.198Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-09-06T23:46:15.198Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2019-09-06T23:46:15.270Z] PASS: docker_cli_run_test.go:179: DockerSuite.TestRunLinksContainerWithContainerName 1.447s [2019-09-06T23:46:15.481Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-09-06T23:46:15.764Z] Selecting previously unselected package binutils-mingw-w64. [2019-09-06T23:46:15.764Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-09-06T23:46:15.764Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-09-06T23:46:15.764Z] Selecting previously unselected package mingw-w64-common. [2019-09-06T23:46:15.764Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-09-06T23:46:15.764Z] Unpacking mingw-w64-common (5.0.1-1) ... [2019-09-06T23:46:16.200Z] PASS: docker_cli_run_test.go:73: DockerSuite.TestRunLookupGoogleDNS 0.853s [2019-09-06T23:46:16.762Z] PASS: docker_cli_run_test.go:3397: DockerSuite.TestRunLoopbackOnlyExistsWhenNetworkingDisabled 0.721s [2019-09-06T23:46:16.777Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2019-09-06T23:46:16.777Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-09-06T23:46:16.777Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-09-06T23:46:17.326Z] PASS: docker_cli_run_test.go:3423: DockerSuite.TestRunLoopbackWhenNetworkDisabled 0.722s [2019-09-06T23:46:18.256Z] Selecting previously unselected package gcc-mingw-w64-base. [2019-09-06T23:46:18.256Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-09-06T23:46:18.256Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-09-06T23:46:18.256Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-09-06T23:46:18.256Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-09-06T23:46:18.256Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-06T23:46:18.695Z] PASS: docker_cli_run_test.go:1200: DockerSuite.TestRunModeHostname 1.235s [2019-09-06T23:46:18.695Z] PASS: docker_cli_run_test.go:2323: DockerSuite.TestRunModeIpcContainerNotExists 0.036s [2019-09-06T23:46:18.951Z] PASS: docker_cli_run_test.go:2332: DockerSuite.TestRunModeIpcContainerNotRunning 0.298s [2019-09-06T23:46:20.843Z] PASS: docker_cli_run_test.go:2301: DockerSuite.TestRunModeIpcHost 1.579s [2019-09-06T23:46:22.212Z] PASS: docker_cli_run_test.go:3431: DockerSuite.TestRunModeNetContainerHostname 1.044s [2019-09-06T23:46:22.661Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2019-09-06T23:46:22.661Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-09-06T23:46:22.661Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-06T23:46:22.934Z] PASS: docker_api_images_test.go:60: DockerSuite.TestAPIImagesSaveAndLoad 591.742s [2019-09-06T23:46:22.934Z] PASS: docker_api_images_test.go:175: DockerSuite.TestAPIImagesSearchJSONContentType 0.709s [2019-09-06T23:46:22.934Z] PASS: docker_api_images_test.go:187: DockerSuite.TestAPIImagesSizeCompatibility 0.018s [2019-09-06T23:46:22.934Z] SKIP: docker_api_network_test.go:130: DockerSuite.TestAPINetworkConnectDisconnect (unmatched requirement DaemonIsLinux) [2019-09-06T23:46:22.934Z] SKIP: docker_api_network_test.go:29: DockerSuite.TestAPINetworkCreateCheckDuplicate (unmatched requirement DaemonIsLinux) [2019-09-06T23:46:22.934Z] SKIP: docker_api_network_test.go:67: DockerSuite.TestAPINetworkFilter (unmatched requirement DaemonIsLinux) [2019-09-06T23:46:22.934Z] SKIP: docker_api_network_test.go:20: DockerSuite.TestAPINetworkGetDefaults (unmatched requirement DaemonIsLinux) [2019-09-06T23:46:22.934Z] SKIP: docker_api_network_test.go:172: DockerSuite.TestAPINetworkIPAMMultipleBridgeNetworks (unmatched requirement DaemonIsLinux) [2019-09-06T23:46:22.934Z] SKIP: docker_api_network_test.go:73: DockerSuite.TestAPINetworkInspectBridge (unmatched requirement DaemonIsLinux) [2019-09-06T23:46:22.934Z] SKIP: docker_api_network_test.go:99: DockerSuite.TestAPINetworkInspectUserDefinedNetwork (unmatched requirement DaemonIsLinux) [2019-09-06T23:46:22.934Z] PASS: docker_api_test.go:18: DockerSuite.TestAPIOptionsRoute 0.002s [2019-09-06T23:46:22.934Z] SKIP: docker_api_stats_test.go:260: DockerSuite.TestAPIStatsContainerNotFound (unmatched requirement DaemonIsLinux) [2019-09-06T23:46:22.934Z] PASS: docker_api_stats_test.go:100: DockerSuite.TestAPIStatsNetworkStats 7.681s [2019-09-06T23:46:22.934Z] SKIP: docker_api_stats_test.go:165: DockerSuite.TestAPIStatsNetworkStatsVersioning (unmatched requirement DaemonIsLinux) [2019-09-06T23:46:22.934Z] SKIP: docker_api_stats_test.go:274: DockerSuite.TestAPIStatsNoStreamConnectedContainers (unmatched requirement DaemonIsLinux) [2019-09-06T23:46:23.601Z] PASS: docker_cli_run_test.go:2345: DockerSuite.TestRunModePIDContainer 1.402s [2019-09-06T23:46:23.601Z] PASS: docker_cli_run_test.go:2370: DockerSuite.TestRunModePIDContainerNotExists 0.012s [2019-09-06T23:46:23.858Z] PASS: docker_cli_run_test.go:2379: DockerSuite.TestRunModePIDContainerNotRunning 0.226s [2019-09-06T23:46:25.127Z] PASS: docker_api_stats_test.go:25: DockerSuite.TestAPIStatsNoStreamGetCpu 4.488s [2019-09-06T23:46:25.751Z] PASS: docker_cli_run_test.go:2437: DockerSuite.TestRunModePIDHost 1.656s [2019-09-06T23:46:26.116Z] Setting up aufs-tools (1:4.1+20161219-1) ... [2019-09-06T23:46:26.116Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-09-06T23:46:26.116Z] Setting up libsepol1-dev:ppc64el (2.6-2) ... [2019-09-06T23:46:26.116Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-09-06T23:46:26.116Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-09-06T23:46:26.116Z] Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-06T23:46:26.116Z] Processing triggers for mime-support (3.60) ... [2019-09-06T23:46:26.116Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-09-06T23:46:26.116Z] Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-09-06T23:46:26.116Z] Setting up libcap2-bin (1:2.25-1) ... [2019-09-06T23:46:26.116Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-09-06T23:46:26.400Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-09-06T23:46:26.400Z] Setting up bash-completion (1:2.1-4.3) ... [2019-09-06T23:46:27.463Z] Setting up libonig4:ppc64el (6.1.3-2) ... [2019-09-06T23:46:27.463Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-09-06T23:46:27.463Z] Setting up zip (3.0-11+b1) ... [2019-09-06T23:46:27.463Z] Setting up bzip2 (1.0.6-8.1) ... [2019-09-06T23:46:27.463Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-09-06T23:46:27.463Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-09-06T23:46:27.463Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-06T23:46:27.463Z] Setting up libaio1:ppc64el (0.3.110-3) ... [2019-09-06T23:46:27.463Z] Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-06T23:46:27.463Z] Setting up xz-utils (5.2.2-1.2+b1) ... [2019-09-06T23:46:27.463Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-09-06T23:46:27.463Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-09-06T23:46:27.463Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-09-06T23:46:27.463Z] Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-09-06T23:46:27.463Z] Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2019-09-06T23:46:27.463Z] Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2019-09-06T23:46:27.463Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-09-06T23:46:27.643Z] PASS: docker_cli_run_test.go:2459: DockerSuite.TestRunModeUTSHost 1.701s [2019-09-06T23:46:27.747Z] Setting up libsystemd-dev:ppc64el (232-25+deb9u11) ... [2019-09-06T23:46:27.747Z] Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2019-09-06T23:46:27.747Z] Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-09-06T23:46:27.747Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-09-06T23:46:27.747Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-09-06T23:46:27.747Z] Setting up libudev-dev:ppc64el (232-25+deb9u11) ... [2019-09-06T23:46:27.747Z] Setting up pigz (2.3.4-1) ... [2019-09-06T23:46:27.747Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-09-06T23:46:27.747Z] Setting up libmpdec2:ppc64el (2.4.2-1) ... [2019-09-06T23:46:27.747Z] Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-06T23:46:27.747Z] Setting up mingw-w64-common (5.0.1-1) ... [2019-09-06T23:46:27.747Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-09-06T23:46:27.747Z] Setting up jq (1.5+dfsg-1.3) ... [2019-09-06T23:46:27.747Z] Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2019-09-06T23:46:27.747Z] Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-09-06T23:46:27.747Z] Setting up xfsprogs (4.9.0+nmu1) ... [2019-09-06T23:46:27.747Z] Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-09-06T23:46:27.747Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-09-06T23:46:27.747Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-09-06T23:46:27.747Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-09-06T23:46:27.747Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-09-06T23:46:27.747Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-09-06T23:46:27.747Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-09-06T23:46:27.747Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-09-06T23:46:27.747Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-09-06T23:46:27.747Z] Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-09-06T23:46:27.747Z] Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-09-06T23:46:27.747Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-09-06T23:46:27.747Z] Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-09-06T23:46:27.747Z] Setting up btrfs-progs (4.7.3-1) ... [2019-09-06T23:46:27.747Z] Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-09-06T23:46:27.747Z] Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-09-06T23:46:28.055Z] PASS: docker_api_stats_test.go:65: DockerSuite.TestAPIStatsStoppedContainerInGoroutines 1.853s [2019-09-06T23:46:28.056Z] SKIP: docker_cli_run_test.go:3187: DockerSuite.TestAppArmorDeniesChmodProc (unmatched requirement Apparmor) [2019-09-06T23:46:28.056Z] SKIP: docker_cli_run_test.go:3165: DockerSuite.TestAppArmorDeniesPtrace (unmatched requirement Apparmor) [2019-09-06T23:46:28.056Z] SKIP: docker_cli_run_test.go:3177: DockerSuite.TestAppArmorTraceSelf (unmatched requirement DaemonIsLinux) [2019-09-06T23:46:28.056Z] SKIP: docker_cli_attach_test.go:136: DockerSuite.TestAttachDisconnect (unmatched requirement DaemonIsLinux) [2019-09-06T23:46:29.771Z] Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-09-06T23:46:29.771Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-06T23:46:29.771Z] 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 [2019-09-06T23:46:29.771Z] 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 [2019-09-06T23:46:29.771Z] 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 [2019-09-06T23:46:29.771Z] 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 [2019-09-06T23:46:29.771Z] Setting up btrfs-tools (4.7.3-1) ... [2019-09-06T23:46:29.771Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-09-06T23:46:29.771Z] 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 [2019-09-06T23:46:29.771Z] 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 [2019-09-06T23:46:29.771Z] Setting up python3 (3.5.3-1) ... [2019-09-06T23:46:30.390Z] Setting up apparmor (2.11.0-3+deb9u2) ... [2019-09-06T23:46:31.007Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-09-06T23:46:31.007Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-09-06T23:46:31.007Z] Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-09-06T23:46:31.007Z] Setting up python3-wheel (0.29.0-2) ... [2019-09-06T23:46:31.291Z] Setting up python3-pkg-resources (33.1.1-1) ... [2019-09-06T23:46:31.574Z] Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-09-06T23:46:31.574Z] Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-09-06T23:46:31.825Z] PASS: docker_cli_attach_test.go:21: DockerSuite.TestAttachMultipleAndRestart 3.812s [2019-09-06T23:46:31.825Z] SKIP: docker_cli_attach_test.go:169: DockerSuite.TestAttachPausedContainer (unmatched requirement IsPausable) [2019-09-06T23:46:31.825Z] SKIP: docker_cli_attach_test.go:91: DockerSuite.TestAttachTTYWithoutStdin (unmatched requirement DaemonIsLinux) [2019-09-06T23:46:32.188Z] Setting up dmsetup (2:1.02.137-2) ... [2019-09-06T23:46:32.188Z] Setting up python3-setuptools (33.1.1-1) ... [2019-09-06T23:46:32.471Z] Setting up dh-python (2.20170125) ... [2019-09-06T23:46:32.753Z] Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-09-06T23:46:32.753Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-09-06T23:46:35.737Z] PASS: docker_cli_run_test.go:4335: DockerSuite.TestRunMount 7.016s [2019-09-06T23:46:35.737Z] PASS: docker_cli_run_test.go:2088: DockerSuite.TestRunMountOrdering 0.855s [2019-09-06T23:46:35.995Z] PASS: docker_cli_run_test.go:4323: DockerSuite.TestRunMountReadOnlyDevShm 0.882s [2019-09-06T23:46:37.888Z] PASS: docker_cli_run_test.go:2392: DockerSuite.TestRunMountShmMqueueFromHost 1.519s [2019-09-06T23:46:38.939Z] PASS: docker_api_build_test.go:155: DockerSuite.TestBuildAPIBuildGitWithF 6.262s [2019-09-06T23:46:39.625Z] PASS: docker_cli_build_test.go:5647: DockerSuite.TestBuildMultiStageCopyFromSyntax 29.630s [2019-09-06T23:46:40.412Z] PASS: docker_cli_run_test.go:583: DockerSuite.TestRunMultipleVolumesFrom 2.605s [2019-09-06T23:46:43.034Z] Removing intermediate container 9f183be29558 [2019-09-06T23:46:43.034Z] ---> 619c717e1d2c [2019-09-06T23:46:43.034Z] Step 103/126 : RUN pip3 install yamllint==1.16.0 [2019-09-06T23:46:43.034Z] ---> Running in b2ec02bb455f [2019-09-06T23:46:44.586Z] PASS: docker_cli_exec_test.go:388: DockerSuite.TestRunMutableNetworkFiles 3.180s [2019-09-06T23:46:45.747Z] Collecting yamllint==1.16.0 [2019-09-06T23:46:46.029Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-09-06T23:46:46.029Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-09-06T23:46:46.312Z] Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz [2019-09-06T23:46:46.927Z] Collecting pyyaml (from yamllint==1.16.0) [2019-09-06T23:46:47.106Z] PASS: docker_cli_run_test.go:3220: DockerSuite.TestRunNamedVolume 2.650s [2019-09-06T23:46:47.209Z] Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-09-06T23:46:48.215Z] Building wheels for collected packages: pathspec, pyyaml [2019-09-06T23:46:48.215Z] Running setup.py bdist_wheel for pathspec: started [2019-09-06T23:46:48.224Z] PASS: docker_cli_build_test.go:4662: DockerSuite.TestBuildMultiStageGlobalArg 12.960s [2019-09-06T23:46:48.498Z] Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-09-06T23:46:48.498Z] Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b [2019-09-06T23:46:48.781Z] Running setup.py bdist_wheel for pyyaml: started [2019-09-06T23:46:49.396Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-09-06T23:46:49.396Z] Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-09-06T23:46:49.396Z] Successfully built pathspec pyyaml [2019-09-06T23:46:49.396Z] Installing collected packages: pathspec, pyyaml, yamllint [2019-09-06T23:46:49.396Z] Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0 [2019-09-06T23:46:49.700Z] PASS: docker_cli_run_test.go:3864: DockerSuite.TestRunNamedVolumeCopyImageData 2.733s [2019-09-06T23:46:50.025Z] Removing intermediate container b2ec02bb455f [2019-09-06T23:46:50.025Z] ---> 65f5ec6e2030 [2019-09-06T23:46:50.025Z] Step 104/126 : COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-09-06T23:46:51.498Z] ---> 5f2a197e1e9f [2019-09-06T23:46:51.498Z] Step 105/126 : COPY --from=frozen-images /build/ /docker-frozen-images [2019-09-06T23:46:51.594Z] PASS: docker_cli_run_test.go:3878: DockerSuite.TestRunNamedVolumeNotRemoved 1.700s [2019-09-06T23:46:52.963Z] PASS: docker_cli_run_test.go:3895: DockerSuite.TestRunNamedVolumesFromNotRemoved 1.742s [2019-09-06T23:46:53.220Z] PASS: docker_cli_run_test.go:3857: DockerSuite.TestRunNamedVolumesMountedAsShared 0.043s [2019-09-06T23:46:54.035Z] PASS: docker_cli_build_test.go:5785: DockerSuite.TestBuildMultiStageImplicitFrom 5.713s [2019-09-06T23:46:54.150Z] PASS: docker_cli_run_test.go:2612: DockerSuite.TestRunNetContainerWhichHost 0.638s [2019-09-06T23:46:55.080Z] PASS: docker_cli_run_test.go:2581: DockerSuite.TestRunNetHost 1.219s [2019-09-06T23:46:55.882Z] ---> ff98c42e8834 [2019-09-06T23:46:55.882Z] Step 106/126 : COPY --from=gometalinter /build/ /usr/local/bin/ [2019-09-06T23:46:56.009Z] PASS: docker_cli_run_test.go:932: DockerSuite.TestRunNetHostNotAllowedWithLinks 0.829s [2019-09-06T23:46:56.940Z] PASS: docker_cli_run_test.go:2603: DockerSuite.TestRunNetHostTwiceSameName 0.850s [2019-09-06T23:46:58.559Z] ---> 67018631c091 [2019-09-06T23:46:58.559Z] Step 107/126 : COPY --from=gotestsum /build/ /usr/local/bin/ [2019-09-06T23:46:58.559Z] ---> 596376662363 [2019-09-06T23:46:58.559Z] Step 108/126 : COPY --from=tomlv /build/ /usr/local/bin/ [2019-09-06T23:46:58.862Z] ---> 5932871d7898 [2019-09-06T23:46:58.862Z] Step 109/126 : COPY --from=vndr /build/ /usr/local/bin/ [2019-09-06T23:46:59.144Z] ---> 3f953f3750fe [2019-09-06T23:46:59.144Z] Step 110/126 : COPY --from=tini /build/ /usr/local/bin/ [2019-09-06T23:46:59.426Z] ---> 8f24f986faeb [2019-09-06T23:46:59.426Z] Step 111/126 : COPY --from=runc /build/ /usr/local/bin/ [2019-09-06T23:46:59.635Z] PASS: docker_cli_run_test.go:3075: DockerSuite.TestRunNetworkFilesBindMount 2.547s [2019-09-06T23:46:59.708Z] ---> f412942c6811 [2019-09-06T23:46:59.708Z] Step 112/126 : COPY --from=containerd /build/ /usr/local/bin/ [2019-09-06T23:47:00.716Z] ---> 73c6b6f8adb8 [2019-09-06T23:47:00.716Z] Step 113/126 : COPY --from=proxy /build/ /usr/local/bin/ [2019-09-06T23:47:01.003Z] ---> 51b884beca0f [2019-09-06T23:47:01.003Z] Step 114/126 : COPY --from=dockercli /build/ /usr/local/cli [2019-09-06T23:47:01.155Z] PASS: docker_cli_build_test.go:5752: DockerSuite.TestBuildMultiStageMultipleBuilds 6.244s [2019-09-06T23:47:01.622Z] ---> 57e84f69c307 [2019-09-06T23:47:01.622Z] Step 115/126 : COPY --from=registry /build/registry* /usr/local/bin/ [2019-09-06T23:47:02.157Z] PASS: docker_cli_run_test.go:3099: DockerSuite.TestRunNetworkFilesBindMountRO 2.499s [2019-09-06T23:47:03.099Z] ---> 91cb070e3665 [2019-09-06T23:47:03.099Z] Step 116/126 : COPY --from=criu /build/ /usr/local/ [2019-09-06T23:47:03.381Z] ---> 3d5882ccfe80 [2019-09-06T23:47:03.381Z] Step 117/126 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-09-06T23:47:03.995Z] ---> e9226740611f [2019-09-06T23:47:03.995Z] Step 118/126 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64 [2019-09-06T23:47:04.278Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2019-09-06T23:47:04.278Z] bad55c542dc9: Pulling fs layer [2019-09-06T23:47:04.907Z] bad55c542dc9: Verifying Checksum [2019-09-06T23:47:04.907Z] bad55c542dc9: Download complete [2019-09-06T23:47:05.191Z] bad55c542dc9: Pull complete [2019-09-06T23:47:05.191Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-09-06T23:47:05.191Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-09-06T23:47:05.805Z] ---> 59c8ed59e6d4 [2019-09-06T23:47:05.805Z] Step 119/126 : ENV PATH=/usr/local/cli:$PATH [2019-09-06T23:47:05.805Z] ---> Running in c8a300a12193 [2019-09-06T23:47:05.805Z] Removing intermediate container c8a300a12193 [2019-09-06T23:47:05.805Z] ---> ed3cd485f193 [2019-09-06T23:47:05.805Z] Step 120/126 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2019-09-06T23:47:05.805Z] ---> Running in ec9b6e4ada03 [2019-09-06T23:47:05.805Z] Removing intermediate container ec9b6e4ada03 [2019-09-06T23:47:05.805Z] ---> 1f92d537afc5 [2019-09-06T23:47:05.805Z] Step 121/126 : ENV GOMETALINTER_OPTS="--deadline=2m" [2019-09-06T23:47:05.867Z] PASS: docker_cli_build_test.go:5867: DockerSuite.TestBuildMultiStageMultipleBuildsWindows 5.447s [2019-09-06T23:47:06.088Z] ---> Running in ac159f21aef4 [2019-09-06T23:47:06.089Z] Removing intermediate container ac159f21aef4 [2019-09-06T23:47:06.089Z] ---> 5310f6ab445c [2019-09-06T23:47:06.089Z] Step 122/126 : WORKDIR /go/src/github.com/docker/docker [2019-09-06T23:47:06.089Z] ---> Running in f2c67314a614 [2019-09-06T23:47:06.089Z] Removing intermediate container f2c67314a614 [2019-09-06T23:47:06.089Z] ---> 6885000314e5 [2019-09-06T23:47:06.089Z] Step 123/126 : VOLUME /var/lib/docker [2019-09-06T23:47:06.371Z] ---> Running in 496dff3e341d [2019-09-06T23:47:06.371Z] Removing intermediate container 496dff3e341d [2019-09-06T23:47:06.371Z] ---> 9579e3a14f5c [2019-09-06T23:47:06.371Z] Step 124/126 : ENTRYPOINT ["hack/dind"] [2019-09-06T23:47:06.371Z] ---> Running in 15a05499a5a9 [2019-09-06T23:47:06.371Z] Removing intermediate container 15a05499a5a9 [2019-09-06T23:47:06.371Z] ---> d43527c34504 [2019-09-06T23:47:06.371Z] Step 125/126 : FROM dev AS final [2019-09-06T23:47:06.371Z] ---> d43527c34504 [2019-09-06T23:47:06.371Z] Step 126/126 : COPY . /go/src/github.com/docker/docker [2019-09-06T23:47:07.409Z] PASS: docker_cli_run_test.go:3121: DockerSuite.TestRunNetworkFilesBindMountROFilesystem 5.099s [2019-09-06T23:47:07.973Z] PASS: docker_cli_run_test.go:3444: DockerSuite.TestRunNetworkNotInitializedNoneMode 0.620s [2019-09-06T23:47:07.973Z] PASS: docker_cli_run_test.go:522: DockerSuite.TestRunNoDupVolumes 0.146s [2019-09-06T23:47:08.903Z] PASS: docker_cli_run_unix_test.go:1145: DockerSuite.TestRunNoNewPrivSetuid 0.899s [2019-09-06T23:47:09.160Z] PASS: docker_cli_run_test.go:2200: DockerSuite.TestRunNoOutputFromPullInStdout 0.073s [2019-09-06T23:47:10.090Z] PASS: docker_cli_run_test.go:3669: DockerSuite.TestRunNonExecutableCmd 0.918s [2019-09-06T23:47:11.020Z] PASS: docker_cli_run_test.go:3678: DockerSuite.TestRunNonExistingCmd 0.802s [2019-09-06T23:47:11.020Z] PASS: docker_cli_run_test.go:3703: DockerSuite.TestRunNonExistingImage 0.063s [2019-09-06T23:47:11.960Z] PASS: docker_cli_run_test.go:2564: DockerSuite.TestRunNonLocalMacAddress 0.887s [2019-09-06T23:47:12.890Z] PASS: docker_cli_run_test.go:1405: DockerSuite.TestRunNonRootUserResolvName 0.874s [2019-09-06T23:47:12.890Z] SKIP: docker_cli_run_unix_test.go:618: DockerSuite.TestRunOOMExitCode (unmatched requirement swapMemorySupport) [2019-09-06T23:47:13.182Z] ---> 82825c015c90 [2019-09-06T23:47:13.182Z] Successfully built 82825c015c90 [2019-09-06T23:47:13.182Z] Successfully tagged docker:78198da34a57b1f6e92b9c95d89e02d8888169ff [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-09-06T23:47:13.736Z] + docker run --rm -t --privileged -v /home/docker/workspace/engine_PR-350/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=78198da34a57b1f6e92b9c95d89e02d8888169ff -e DOCKER_GRAPHDRIVER docker:78198da34a57b1f6e92b9c95d89e02d8888169ff hack/test/unit [2019-09-06T23:47:13.821Z] PASS: docker_cli_run_test.go:2812: DockerSuite.TestRunPIDHostWithChildIsKillable 0.895s [2019-09-06T23:47:14.751Z] PASS: docker_cli_run_unix_test.go:1407: DockerSuite.TestRunPIDsLimit 0.969s [2019-09-06T23:47:16.643Z] PASS: docker_cli_run_test.go:2500: DockerSuite.TestRunPortFromDockerRangeInUse 1.361s [2019-09-06T23:47:17.572Z] PASS: docker_cli_run_test.go:2048: DockerSuite.TestRunPortInUse 0.794s [2019-09-06T23:47:18.503Z] PASS: docker_cli_run_unix_test.go:1418: DockerSuite.TestRunPrivilegedAllowedDevices 0.749s [2019-09-06T23:47:19.066Z] PASS: docker_cli_run_test.go:958: DockerSuite.TestRunPrivilegedCanMknod 0.738s [2019-09-06T23:47:19.236Z] ? github.com/docker/docker/api [no test files] [2019-09-06T23:47:19.996Z] PASS: docker_cli_run_test.go:1087: DockerSuite.TestRunPrivilegedCanMount 0.762s [2019-09-06T23:47:20.560Z] PASS: docker_cli_run_test.go:1126: DockerSuite.TestRunProcNotWritableInNonPrivilegedContainers 0.874s [2019-09-06T23:47:21.490Z] PASS: docker_cli_run_test.go:1134: DockerSuite.TestRunProcWritableInPrivilegedContainers 0.783s [2019-09-06T23:47:21.490Z] SKIP: docker_cli_run_test.go:4238: DockerSuite.TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (unmatched requirement DaemonIsWindows) [2019-09-06T23:47:22.421Z] PASS: docker_cli_run_test.go:2989: DockerSuite.TestRunPublishPort 0.618s [2019-09-06T23:47:23.351Z] PASS: docker_cli_run_test.go:2892: DockerSuite.TestRunReadFilteredProc 0.809s [2019-09-06T23:47:23.351Z] SKIP: docker_cli_run_test.go:2871: DockerSuite.TestRunReadProcLatency (kernel doesn't have latency_stats configured) [2019-09-06T23:47:23.587Z] PASS: docker_cli_build_test.go:5842: DockerSuite.TestBuildMultiStageNameVariants 16.196s [2019-09-06T23:47:24.282Z] PASS: docker_cli_run_test.go:2856: DockerSuite.TestRunReadProcTimer 0.809s [2019-09-06T23:47:25.650Z] PASS: docker_cli_run_unix_test.go:35: DockerSuite.TestRunRedirectStdout 1.665s [2019-09-06T23:47:25.650Z] SKIP: docker_cli_run_test.go:1427: DockerSuite.TestRunResolvconfUpdate (Unstable test, to be re-activated once #19937 is resolved) [2019-09-06T23:47:29.824Z] PASS: docker_cli_run_test.go:2662: DockerSuite.TestRunRestartMaxRetries 3.514s [2019-09-06T23:47:30.866Z] PASS: docker_cli_build_test.go:4687: DockerSuite.TestBuildMultiStageUnusedArg 6.770s [2019-09-06T23:47:30.866Z] PASS: docker_cli_build_test.go:4748: DockerSuite.TestBuildMultipleTags 0.483s [2019-09-06T23:47:30.866Z] SKIP: docker_cli_build_test.go:5562: DockerSuite.TestBuildNetContainer (unmatched requirement DaemonIsLinux) [2019-09-06T23:47:30.866Z] SKIP: docker_cli_build_test.go:5550: DockerSuite.TestBuildNetNone (unmatched requirement DaemonIsLinux) [2019-09-06T23:47:31.250Z] PASS: docker_cli_run_test.go:2133: DockerSuite.TestRunReuseBindVolumeThatIsSymlink 1.910s [2019-09-06T23:47:31.250Z] PASS: docker_cli_swarm_test.go:1317: DockerSwarmSuite.TestSwarmClusterRotateUnlockKey 95.020s [2019-09-06T23:47:32.620Z] PASS: docker_cli_run_test.go:4063: DockerSuite.TestRunRm 1.147s [2019-09-06T23:47:33.054Z] PASS: docker_cli_build_test.go:2054: DockerSuite.TestBuildNoContext 2.233s [2019-09-06T23:47:36.792Z] PASS: docker_cli_run_test.go:4053: DockerSuite.TestRunRmAndWait 3.910s [2019-09-06T23:47:37.356Z] PASS: docker_cli_run_test.go:4074: DockerSuite.TestRunRmPre125Api 1.029s [2019-09-06T23:47:37.356Z] PASS: docker_cli_swarm_test.go:367: DockerSwarmSuite.TestSwarmContainerAttachByNetworkId 5.648s [2019-09-06T23:47:37.761Z] PASS: docker_cli_build_test.go:4002: DockerSuite.TestBuildNoDupOutput 4.027s [2019-09-06T23:47:38.288Z] PASS: docker_cli_run_test.go:1221: DockerSuite.TestRunRootWorkdir 0.955s [2019-09-06T23:47:39.307Z] PASS: docker_cli_build_test.go:4707: DockerSuite.TestBuildNoNamedVolume 2.119s [2019-09-06T23:47:39.769Z] PASS: docker_cli_build_test.go:3499: DockerSuite.TestBuildNotVerboseFailure 0.242s [2019-09-06T23:47:39.769Z] PASS: docker_cli_build_test.go:3527: DockerSuite.TestBuildNotVerboseFailureRemote 0.119s [2019-09-06T23:47:40.810Z] PASS: docker_cli_run_unix_test.go:1051: DockerSuite.TestRunSeccompAllowPrivCloneUserns 2.286s [2019-09-06T23:47:41.374Z] PASS: docker_cli_run_unix_test.go:1071: DockerSuite.TestRunSeccompAllowSetrlimit 0.805s [2019-09-06T23:47:41.627Z] ok github.com/docker/docker/api/server 0.019s coverage: 7.9% of statements [2019-09-06T23:47:41.959Z] PASS: docker_cli_build_test.go:3478: DockerSuite.TestBuildNotVerboseFailureWithNonExistImage 2.223s [2019-09-06T23:47:43.505Z] PASS: docker_cli_build_test.go:3427: DockerSuite.TestBuildNotVerboseSuccess 1.110s [2019-09-06T23:47:44.479Z] PASS: docker_cli_build_test.go:4052: DockerSuite.TestBuildNullStringInAddCopyVolume 0.990s [2019-09-06T23:47:45.547Z] PASS: docker_cli_run_unix_test.go:1078: DockerSuite.TestRunSeccompDefaultProfileAcct 4.247s [2019-09-06T23:47:49.720Z] PASS: docker_cli_swarm_test.go:320: DockerSwarmSuite.TestSwarmContainerAutoStart 10.666s [2019-09-06T23:47:50.650Z] PASS: docker_cli_run_unix_test.go:1108: DockerSuite.TestRunSeccompDefaultProfileNS 5.046s [2019-09-06T23:47:52.020Z] PASS: docker_cli_run_unix_test.go:1063: DockerSuite.TestRunSeccompProfileAllow32Bit 0.957s [2019-09-06T23:47:52.585Z] PASS: docker_cli_run_unix_test.go:953: DockerSuite.TestRunSeccompProfileDenyChmod 0.947s [2019-09-06T23:47:53.070Z] PASS: docker_cli_build_test.go:2237: DockerSuite.TestBuildOnBuild 8.513s [2019-09-06T23:47:53.516Z] PASS: docker_cli_run_unix_test.go:1026: DockerSuite.TestRunSeccompProfileDenyCloneUserns 0.827s [2019-09-06T23:47:54.452Z] PASS: docker_cli_run_unix_test.go:924: DockerSuite.TestRunSeccompProfileDenyUnshare 0.822s [2019-09-06T23:47:54.614Z] PASS: docker_api_build_test.go:282: DockerSuite.TestBuildOnBuildCache 0.964s [2019-09-06T23:47:55.431Z] PASS: docker_cli_run_unix_test.go:988: DockerSuite.TestRunSeccompProfileDenyUnshareUserns 0.829s [2019-09-06T23:47:56.362Z] PASS: docker_cli_run_unix_test.go:1038: DockerSuite.TestRunSeccompUnconfinedCloneUserns 0.943s [2019-09-06T23:47:57.294Z] PASS: docker_cli_run_unix_test.go:1349: DockerSuite.TestRunSeccompWithDefaultProfile 1.164s [2019-09-06T23:47:58.225Z] PASS: docker_cli_swarm_test.go:342: DockerSwarmSuite.TestSwarmContainerEndpointOptions 7.735s [2019-09-06T23:47:58.225Z] PASS: docker_cli_run_test.go:2654: DockerSuite.TestRunSetDefaultRestartPolicy 0.563s [2019-09-06T23:47:59.155Z] PASS: docker_cli_run_test.go:1994: DockerSuite.TestRunSetMacAddress 0.932s [2019-09-06T23:48:01.677Z] PASS: docker_cli_swarm_test.go:521: DockerSwarmSuite.TestSwarmCreateServiceWithNoIngressNetwork 1.792s [2019-09-06T23:48:01.934Z] PASS: docker_cli_run_test.go:2244: DockerSuite.TestRunSlowStdoutConsumer 2.692s [2019-09-06T23:48:03.206Z] PASS: docker_cli_build_test.go:338: DockerSuite.TestBuildOnBuildCmdEntrypointJSON 7.670s [2019-09-06T23:48:03.827Z] PASS: docker_cli_run_test.go:1626: DockerSuite.TestRunState 1.496s [2019-09-06T23:48:04.390Z] PASS: docker_cli_run_test.go:3623: DockerSuite.TestRunStdinBlockedAfterContainerExit 0.672s [2019-09-06T23:48:05.321Z] PASS: docker_cli_run_test.go:98: DockerSuite.TestRunStdinPipe 1.051s [2019-09-06T23:48:05.884Z] PASS: docker_cli_run_test.go:4138: DockerSuite.TestRunStoppedLoggingDriverNoLeak 0.404s [2019-09-06T23:48:05.884Z] SKIP: docker_cli_run_unix_test.go:720: DockerSuite.TestRunSwapLessThanMemoryLimit (unmatched requirement swapMemorySupport) [2019-09-06T23:48:06.125Z] PASS: docker_cli_build_test.go:355: DockerSuite.TestBuildOnBuildEntrypointJSON 3.105s [2019-09-06T23:48:06.815Z] PASS: docker_cli_run_test.go:1110: DockerSuite.TestRunSysNotWritableInNonPrivilegedContainers 0.889s [2019-09-06T23:48:07.072Z] PASS: docker_cli_swarm_test.go:147: DockerSwarmSuite.TestSwarmIncompatibleDaemon 4.502s [2019-09-06T23:48:07.329Z] PASS: docker_cli_run_test.go:1118: DockerSuite.TestRunSysWritableInPrivilegedContainers 0.671s [2019-09-06T23:48:09.223Z] PASS: docker_cli_run_unix_test.go:893: DockerSuite.TestRunSysctls 1.795s [2019-09-06T23:48:09.223Z] PASS: docker_cli_run_test.go:2484: DockerSuite.TestRunTLSVerify 0.046s [2019-09-06T23:48:09.223Z] PASS: docker_cli_run_test.go:2532: DockerSuite.TestRunTTYWithPipe 0.016s [2019-09-06T23:48:10.154Z] PASS: docker_cli_run_test.go:1158: DockerSuite.TestRunThatCharacterDevicesActLikeCharacterDevices 0.984s [2019-09-06T23:48:13.425Z] PASS: docker_cli_run_unix_test.go:820: DockerSuite.TestRunTmpfsMounts 2.788s [2019-09-06T23:48:13.989Z] PASS: docker_cli_run_unix_test.go:812: DockerSuite.TestRunTmpfsMountsEnsureOrdered 0.818s [2019-09-06T23:48:13.989Z] PASS: docker_cli_swarm_test.go:467: DockerSwarmSuite.TestSwarmIngressNetwork 1.925s [2019-09-06T23:48:14.717Z] PASS: docker_cli_build_test.go:1734: DockerSuite.TestBuildOnBuildLimitedInheritance 8.180s [2019-09-06T23:48:16.517Z] PASS: docker_cli_run_unix_test.go:841: DockerSuite.TestRunTmpfsMountsOverrideImageVolumes 2.491s [2019-09-06T23:48:19.425Z] PASS: docker_cli_build_test.go:279: DockerSuite.TestBuildOnBuildLowercase 4.308s [2019-09-06T23:48:19.793Z] PASS: docker_cli_swarm_test.go:85: DockerSwarmSuite.TestSwarmInit 3.772s [2019-09-06T23:48:19.793Z] SKIP: docker_cli_swarm_test.go:128: DockerSwarmSuite.TestSwarmInitIPv6 (unmatched requirement IPv6) [2019-09-06T23:48:21.165Z] PASS: docker_cli_run_unix_test.go:853: DockerSuite.TestRunTmpfsMountsWithOptions 4.564s [2019-09-06T23:48:24.136Z] PASS: docker_cli_build_test.go:3182: DockerSuite.TestBuildOnBuildOutput 4.704s [2019-09-06T23:48:24.438Z] PASS: docker_cli_run_test.go:796: DockerSuite.TestRunTwoConcurrentContainers 3.178s [2019-09-06T23:48:25.368Z] PASS: docker_cli_run_test.go:968: DockerSuite.TestRunUnprivilegedCanMknod 0.940s [2019-09-06T23:48:25.681Z] PASS: docker_api_build_test.go:257: DockerSuite.TestBuildOnBuildWithCopy 0.608s [2019-09-06T23:48:25.681Z] SKIP: docker_cli_build_test.go:6013: DockerSuite.TestBuildOpaqueDirectory (unmatched requirement DaemonIsLinux) [2019-09-06T23:48:25.681Z] SKIP: docker_cli_build_test.go:1484: DockerSuite.TestBuildPATH (unmatched requirement DaemonIsLinux) [2019-09-06T23:48:26.299Z] PASS: docker_cli_run_test.go:1097: DockerSuite.TestRunUnprivilegedCannotMount 0.914s [2019-09-06T23:48:26.867Z] PASS: docker_cli_run_test.go:1167: DockerSuite.TestRunUnprivilegedWithChroot 0.719s [2019-09-06T23:48:27.123Z] PASS: docker_cli_swarm_test.go:1054: DockerSwarmSuite.TestSwarmInitLocked 6.868s [2019-09-06T23:48:27.226Z] PASS: docker_cli_build_test.go:4030: DockerSuite.TestBuildRUNErrMsg 1.878s [2019-09-06T23:48:27.226Z] SKIP: docker_cli_build_test.go:3952: DockerSuite.TestBuildRUNoneJSON (unmatched requirement DaemonIsLinux) [2019-09-06T23:48:28.056Z] PASS: docker_cli_swarm_test.go:140: DockerSwarmSuite.TestSwarmInitUnspecifiedAdvertiseAddr 0.828s [2019-09-06T23:48:28.987Z] PASS: docker_cli_swarm_test.go:1738: DockerSwarmSuite.TestSwarmInitUnspecifiedDataPathAddr 0.824s [2019-09-06T23:48:29.550Z] PASS: docker_cli_run_test.go:4086: DockerSuite.TestRunUnsetEntrypoint 2.658s [2019-09-06T23:48:30.921Z] PASS: docker_cli_run_test.go:2931: DockerSuite.TestRunUnshareProc 1.311s [2019-09-06T23:48:31.853Z] PASS: docker_cli_swarm_test.go:1582: DockerSwarmSuite.TestSwarmInitWithDrain 1.483s [2019-09-06T23:48:31.853Z] PASS: docker_cli_run_test.go:737: DockerSuite.TestRunUserByID 0.999s [2019-09-06T23:48:32.111Z] PASS: docker_cli_run_test.go:747: DockerSuite.TestRunUserByIDBig 0.210s [2019-09-06T23:48:32.368Z] PASS: docker_cli_run_test.go:760: DockerSuite.TestRunUserByIDNegative 0.171s [2019-09-06T23:48:33.298Z] PASS: docker_cli_run_test.go:773: DockerSuite.TestRunUserByIDZero 0.897s [2019-09-06T23:48:34.229Z] PASS: docker_cli_run_test.go:727: DockerSuite.TestRunUserByName 1.055s [2019-09-06T23:48:35.164Z] PASS: docker_cli_run_test.go:716: DockerSuite.TestRunUserDefaults 0.861s [2019-09-06T23:48:35.164Z] SKIP: docker_cli_run_unix_test.go:1427: DockerSuite.TestRunUserDeviceAllowed (Host does not have /dev/snd/timer) [2019-09-06T23:48:35.421Z] PASS: docker_cli_run_test.go:786: DockerSuite.TestRunUserNotFound 0.170s [2019-09-06T23:48:36.350Z] PASS: docker_cli_run_test.go:594: DockerSuite.TestRunVerifyContainerID 0.615s [2019-09-06T23:48:41.603Z] PASS: docker_cli_run_test.go:3975: DockerSuite.TestRunVolumeCopyFlag 4.788s [2019-09-06T23:48:41.860Z] PASS: docker_cli_run_test.go:3968: DockerSuite.TestRunVolumeWithOneCharacter 0.818s [2019-09-06T23:48:43.401Z] PASS: docker_cli_run_test.go:2213: DockerSuite.TestRunVolumesCleanPaths 1.226s [2019-09-06T23:48:45.924Z] PASS: docker_cli_run_test.go:474: DockerSuite.TestRunVolumesFromInReadWriteMode 2.486s [2019-09-06T23:48:47.292Z] PASS: docker_cli_run_test.go:453: DockerSuite.TestRunVolumesFromInReadonlyModeFails 1.626s [2019-09-06T23:48:49.813Z] PASS: docker_cli_run_test.go:2772: DockerSuite.TestRunVolumesFromRestartAfterRemoved 2.267s [2019-09-06T23:48:50.694Z] PASS: docker_api_build_test.go:25: DockerSuite.TestBuildAPIDockerFileRemote 121.648s [2019-09-06T23:48:50.694Z] SKIP: docker_api_build_test.go:176: DockerSuite.TestBuildAPIDoubleDockerfile (unmatched requirement UnixCli) [2019-09-06T23:48:51.665Z] PASS: docker_api_build_test.go:137: DockerSuite.TestBuildAPILowerDockerfile 10.463s [2019-09-06T23:48:51.665Z] PASS: docker_api_build_test.go:56: DockerSuite.TestBuildAPIRemoteTarballContext 0.006s [2019-09-06T23:48:53.086Z] PASS: docker_cli_run_test.go:659: DockerSuite.TestRunVolumesFromSymlinkPath 2.866s [2019-09-06T23:48:53.649Z] PASS: docker_cli_run_test.go:447: DockerSuite.TestRunVolumesMountedAsReadonly 0.817s [2019-09-06T23:48:54.215Z] PASS: docker_cli_run_test.go:3777: DockerSuite.TestRunVolumesMountedAsShared 0.795s [2019-09-06T23:48:55.583Z] PASS: docker_cli_run_test.go:3808: DockerSuite.TestRunVolumesMountedAsSlave 0.747s [2019-09-06T23:48:55.583Z] SKIP: docker_cli_run_test.go:4208: DockerSuite.TestRunWindowsWithCPUCount (unmatched requirement DaemonIsWindows) [2019-09-06T23:48:55.583Z] SKIP: docker_cli_run_test.go:4228: DockerSuite.TestRunWindowsWithCPUPercent (unmatched requirement DaemonIsWindows) [2019-09-06T23:48:55.583Z] SKIP: docker_cli_run_test.go:4218: DockerSuite.TestRunWindowsWithCPUShares (unmatched requirement DaemonIsWindows) [2019-09-06T23:48:55.583Z] PASS: docker_cli_run_test.go:1857: DockerSuite.TestRunWithBadDevice 0.228s [2019-09-06T23:48:56.391Z] PASS: docker_api_build_test.go:83: DockerSuite.TestBuildAPIRemoteTarballContextWithCustomDockerfile 4.389s [2019-09-06T23:48:56.513Z] PASS: docker_cli_run_unix_test.go:569: DockerSuite.TestRunWithBlkioWeight 0.710s [2019-09-06T23:48:57.077Z] PASS: docker_cli_run_unix_test.go:459: DockerSuite.TestRunWithCPUQuota 0.866s [2019-09-06T23:48:58.013Z] PASS: docker_cli_run_unix_test.go:527: DockerSuite.TestRunWithCPUShares 0.842s [2019-09-06T23:48:59.306Z] PASS: docker_api_build_test.go:198: DockerSuite.TestBuildAPIUnnormalizedTarPaths 3.010s [2019-09-06T23:48:59.306Z] SKIP: docker_cli_build_test.go:574: DockerSuite.TestBuildAddAndCopyFileWithWhitespace (unmatched requirement DaemonIsLinux) [2019-09-06T23:48:59.306Z] SKIP: docker_cli_build_test.go:927: DockerSuite.TestBuildAddBadLinks (unmatched requirement DaemonIsLinux) [2019-09-06T23:48:59.306Z] SKIP: docker_cli_build_test.go:1007: DockerSuite.TestBuildAddBadLinksVolume (unmatched requirement DaemonIsLinux) [2019-09-06T23:48:59.306Z] PASS: docker_cli_build_test.go:2886: DockerSuite.TestBuildAddBrokenTar 0.275s [2019-09-06T23:48:59.906Z] PASS: docker_cli_run_unix_test.go:470: DockerSuite.TestRunWithCpuPeriod 1.664s [2019-09-06T23:49:00.471Z] PASS: docker_cli_run_unix_test.go:547: DockerSuite.TestRunWithCpusetCpus 0.842s [2019-09-06T23:49:01.401Z] PASS: docker_cli_run_unix_test.go:558: DockerSuite.TestRunWithCpusetMems 0.816s [2019-09-06T23:49:01.401Z] PASS: docker_cli_run_test.go:342: DockerSuite.TestRunWithDaemonFlags 0.009s [2019-09-06T23:49:02.332Z] PASS: docker_cli_run_unix_test.go:786: DockerSuite.TestRunWithDefaultShmSize 0.821s [2019-09-06T23:49:02.332Z] PASS: docker_cli_run_unix_test.go:580: DockerSuite.TestRunWithInvalidBlkioWeight 0.013s [2019-09-06T23:49:02.332Z] PASS: docker_cli_run_unix_test.go:484: DockerSuite.TestRunWithInvalidCpuPeriod 0.041s [2019-09-06T23:49:02.332Z] PASS: docker_cli_run_unix_test.go:513: DockerSuite.TestRunWithInvalidKernelMemory 0.022s [2019-09-06T23:49:02.332Z] PASS: docker_cli_run_test.go:2024: DockerSuite.TestRunWithInvalidMacAddress 0.009s [2019-09-06T23:49:02.589Z] PASS: docker_cli_run_unix_test.go:594: DockerSuite.TestRunWithInvalidPathforBlkioDeviceReadBps 0.168s [2019-09-06T23:49:02.845Z] PASS: docker_cli_run_unix_test.go:606: DockerSuite.TestRunWithInvalidPathforBlkioDeviceReadIOps 0.178s [2019-09-06T23:49:02.845Z] PASS: docker_cli_run_unix_test.go:600: DockerSuite.TestRunWithInvalidPathforBlkioDeviceWriteBps 0.184s [2019-09-06T23:49:03.050Z] PASS: docker_api_build_test.go:476: DockerSuite.TestBuildAddCacheOnFileChange 3.061s [2019-09-06T23:49:03.102Z] PASS: docker_cli_run_unix_test.go:612: DockerSuite.TestRunWithInvalidPathforBlkioDeviceWriteIOps 0.177s [2019-09-06T23:49:03.359Z] PASS: docker_cli_run_unix_test.go:588: DockerSuite.TestRunWithInvalidPathforBlkioWeightDevice 0.165s [2019-09-06T23:49:04.291Z] PASS: docker_cli_run_unix_test.go:500: DockerSuite.TestRunWithKernelMemory 0.883s [2019-09-06T23:49:05.220Z] PASS: docker_cli_run_unix_test.go:638: DockerSuite.TestRunWithMemoryLimit 0.840s [2019-09-06T23:49:05.783Z] PASS: docker_cli_run_unix_test.go:683: DockerSuite.TestRunWithMemoryReservation 0.831s [2019-09-06T23:49:05.783Z] PASS: docker_cli_run_unix_test.go:694: DockerSuite.TestRunWithMemoryReservationInvalid 0.035s [2019-09-06T23:49:06.713Z] PASS: docker_cli_run_unix_test.go:1568: DockerSuite.TestRunWithNanoCPUs 0.868s [2019-09-06T23:49:07.276Z] PASS: docker_cli_run_test.go:283: DockerSuite.TestRunWithNetAliasOnDefaultNetworks 0.302s [2019-09-06T23:49:07.840Z] PASS: docker_cli_run_test.go:3749: DockerSuite.TestRunWithOomScoreAdj 0.816s [2019-09-06T23:49:08.097Z] PASS: docker_cli_run_test.go:3760: DockerSuite.TestRunWithOomScoreAdjInvalidRange 0.036s [2019-09-06T23:49:09.027Z] PASS: docker_cli_run_unix_test.go:799: DockerSuite.TestRunWithShmSize 0.814s [2019-09-06T23:49:09.590Z] PASS: docker_cli_run_unix_test.go:661: DockerSuite.TestRunWithSwappiness 0.808s [2019-09-06T23:49:09.590Z] PASS: docker_cli_run_unix_test.go:671: DockerSuite.TestRunWithSwappinessInvalid 0.020s [2019-09-06T23:49:09.590Z] PASS: docker_cli_run_test.go:2835: DockerSuite.TestRunWithTooSmallMemoryLimit 0.015s [2019-09-06T23:49:09.791Z] PASS: docker_cli_build_test.go:1402: DockerSuite.TestBuildRelativeCopy 38.688s [2019-09-06T23:49:10.519Z] PASS: docker_cli_run_test.go:3232: DockerSuite.TestRunWithUlimits 0.822s [2019-09-06T23:49:11.654Z] PASS: docker_cli_build_test.go:1864: DockerSuite.TestBuildAddCurrentDirWithCache 8.316s [2019-09-06T23:49:12.414Z] PASS: docker_cli_run_test.go:349: DockerSuite.TestRunWithVolumesFromExited 1.688s [2019-09-06T23:49:12.980Z] PASS: docker_cli_run_unix_test.go:63: DockerSuite.TestRunWithVolumesIsRecursive 0.810s [2019-09-06T23:49:12.980Z] SKIP: docker_cli_run_unix_test.go:654: DockerSuite.TestRunWithoutMemoryswapLimit (unmatched requirement swapMemorySupport) [2019-09-06T23:49:13.910Z] PASS: docker_cli_run_test.go:160: DockerSuite.TestRunWithoutNetworking 0.690s [2019-09-06T23:49:13.910Z] PASS: docker_cli_run_test.go:1721: DockerSuite.TestRunWorkdirExistsAndIsFile 0.078s [2019-09-06T23:49:15.810Z] PASS: docker_cli_run_test.go:137: DockerSuite.TestRunWorkingDirectory 1.715s [2019-09-06T23:49:16.361Z] PASS: docker_cli_build_test.go:1911: DockerSuite.TestBuildAddCurrentDirWithoutCache 4.919s [2019-09-06T23:49:16.361Z] SKIP: docker_cli_build_test.go:752: DockerSuite.TestBuildAddDirContentToExistingDir (unmatched requirement DaemonIsLinux) [2019-09-06T23:49:16.361Z] SKIP: docker_cli_build_test.go:738: DockerSuite.TestBuildAddDirContentToRoot (unmatched requirement DaemonIsLinux) [2019-09-06T23:49:16.361Z] PASS: docker_cli_build_test.go:2190: DockerSuite.TestBuildAddFileNotFound 0.061s [2019-09-06T23:49:16.374Z] PASS: docker_cli_run_test.go:3048: DockerSuite.TestRunWriteFilteredProc 0.719s [2019-09-06T23:49:18.894Z] PASS: docker_cli_run_test.go:1809: DockerSuite.TestRunWriteSpecialFilesAndNotCommit 2.622s [2019-09-06T23:49:19.828Z] PASS: docker_cli_run_test.go:2847: DockerSuite.TestRunWriteToProcAsound 0.841s [2019-09-06T23:49:19.828Z] PASS: docker_cli_run_test.go:3646: DockerSuite.TestRunWrongCpusetCpusFlagValue 0.013s [2019-09-06T23:49:19.828Z] PASS: docker_cli_run_test.go:3657: DockerSuite.TestRunWrongCpusetMemsFlagValue 0.013s [2019-09-06T23:49:21.204Z] PASS: docker_cli_save_load_test.go:159: DockerSuite.TestSaveAndLoadRepoFlags 1.193s [2019-09-06T23:49:22.136Z] PASS: docker_cli_save_load_unix_test.go:22: DockerSuite.TestSaveAndLoadRepoStdout 1.154s [2019-09-06T23:49:23.505Z] PASS: docker_cli_save_load_unix_test.go:73: DockerSuite.TestSaveAndLoadWithProgressBar 1.308s [2019-09-06T23:49:23.505Z] PASS: docker_cli_save_load_test.go:101: DockerSuite.TestSaveCheckTimes 0.037s [2019-09-06T23:49:26.027Z] PASS: docker_cli_save_load_test.go:260: DockerSuite.TestSaveDirectoryPermissions 2.036s [2019-09-06T23:49:26.027Z] PASS: docker_cli_save_load_test.go:120: DockerSuite.TestSaveImageId 0.060s [2019-09-06T23:49:26.284Z] PASS: docker_cli_save_load_test.go:381: DockerSuite.TestSaveLoadNoTag 0.560s [2019-09-06T23:49:26.284Z] PASS: docker_cli_swarm_test.go:1750: DockerSwarmSuite.TestSwarmJoinLeave 53.994s [2019-09-06T23:49:26.700Z] PASS: docker_cli_build_test.go:1998: DockerSuite.TestBuildAddLocalAndRemoteFilesWithAndWithoutCache 9.751s [2019-09-06T23:49:28.806Z] PASS: docker_cli_save_load_test.go:342: DockerSuite.TestSaveLoadParents 2.376s [2019-09-06T23:49:28.806Z] PASS: docker_cli_save_load_test.go:190: DockerSuite.TestSaveMultipleNames 0.087s [2019-09-06T23:49:30.701Z] PASS: docker_cli_save_load_test.go:208: DockerSuite.TestSaveRepoWithMultipleImages 1.883s [2019-09-06T23:49:30.701Z] PASS: docker_cli_save_load_test.go:86: DockerSuite.TestSaveSingleTag 0.058s [2019-09-06T23:49:30.701Z] PASS: docker_cli_save_load_test.go:180: DockerSuite.TestSaveWithNoExistImage 0.010s [2019-09-06T23:49:30.930Z] PASS: docker_cli_build_test.go:1295: DockerSuite.TestBuildRelativeWorkdir 23.224s [2019-09-06T23:49:32.596Z] PASS: docker_cli_save_load_test.go:28: DockerSuite.TestSaveXzAndLoadRepoStdout 1.668s [2019-09-06T23:49:33.819Z] ok github.com/docker/docker/api/server/httputils 0.023s coverage: 14.7% of statements [2019-09-06T23:49:33.819Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-09-06T23:49:33.819Z] ok github.com/docker/docker/api/server/middleware 0.016s coverage: 37.7% of statements [2019-09-06T23:49:33.819Z] ? github.com/docker/docker/api/server/router [no test files] [2019-09-06T23:49:33.819Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-09-06T23:49:33.819Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-09-06T23:49:33.819Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-09-06T23:49:33.819Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-09-06T23:49:33.819Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-09-06T23:49:33.819Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-09-06T23:49:33.819Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-09-06T23:49:33.819Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-09-06T23:49:33.819Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-09-06T23:49:33.819Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-09-06T23:49:33.819Z] ok github.com/docker/docker/api/types/strslice 0.027s coverage: 90.0% of statements [2019-09-06T23:49:33.819Z] ok github.com/docker/docker/api/types/filters 0.012s coverage: 95.2% of statements [2019-09-06T23:49:33.819Z] ok github.com/docker/docker/api/types/time 0.012s coverage: 100.0% of statements [2019-09-06T23:49:33.819Z] ok github.com/docker/docker/api/server/router/swarm 0.032s coverage: 3.1% of statements [2019-09-06T23:49:33.819Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-09-06T23:49:33.819Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-09-06T23:49:33.819Z] ? github.com/docker/docker/api/types [no test files] [2019-09-06T23:49:33.819Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-09-06T23:49:33.819Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-09-06T23:49:33.819Z] ? github.com/docker/docker/api/types/container [no test files] [2019-09-06T23:49:33.819Z] ? github.com/docker/docker/api/types/events [no test files] [2019-09-06T23:49:33.819Z] ? github.com/docker/docker/api/types/image [no test files] [2019-09-06T23:49:33.819Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-09-06T23:49:33.819Z] ? github.com/docker/docker/api/types/network [no test files] [2019-09-06T23:49:33.819Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-09-06T23:49:33.819Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-09-06T23:49:33.819Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-09-06T23:49:33.819Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-09-06T23:49:33.819Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2019-09-06T23:49:33.819Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-09-06T23:49:33.819Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-09-06T23:49:33.819Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-09-06T23:49:33.819Z] ? github.com/docker/docker/builder [no test files] [2019-09-06T23:49:33.819Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-09-06T23:49:33.819Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-09-06T23:49:33.819Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-09-06T23:49:33.819Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-09-06T23:49:33.819Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-09-06T23:49:33.819Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-09-06T23:49:33.819Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-09-06T23:49:33.819Z] ok github.com/docker/docker/builder/dockerignore 0.021s coverage: 96.8% of statements [2019-09-06T23:49:34.490Z] PASS: docker_cli_save_load_test.go:57: DockerSuite.TestSaveXzGzAndLoadRepoStdout 1.671s [2019-09-06T23:49:34.490Z] PASS: docker_cli_search_test.go:12: DockerSuite.TestSearchOnCentralRegistry 0.171s [2019-09-06T23:49:34.490Z] PASS: docker_cli_search_test.go:48: DockerSuite.TestSearchOnCentralRegistryWithDash 0.081s [2019-09-06T23:49:34.490Z] PASS: docker_cli_search_test.go:19: DockerSuite.TestSearchStarsOptionWithWrongParameter 0.077s [2019-09-06T23:49:34.747Z] PASS: docker_cli_search_test.go:55: DockerSuite.TestSearchWithLimit 0.404s [2019-09-06T23:49:38.036Z] PASS: docker_cli_run_test.go:4292: DockerSuite.TestSlowStdinClosing 2.704s [2019-09-06T23:49:43.286Z] PASS: docker_cli_start_test.go:45: DockerSuite.TestStartAttachCorrectExitCode 5.618s [2019-09-06T23:49:44.165Z] ok github.com/docker/docker/builder/fscache 0.158s coverage: 69.2% of statements [2019-09-06T23:49:44.793Z] ok github.com/docker/docker/builder/remotecontext 0.410s coverage: 13.6% of statements [2019-09-06T23:49:44.793Z] ok github.com/docker/docker/builder/remotecontext/git 4.634s coverage: 85.1% of statements [2019-09-06T23:49:45.775Z] PASS: docker_cli_build_test.go:1190: DockerSuite.TestBuildRm 13.752s [2019-09-06T23:49:45.806Z] PASS: docker_cli_start_test.go:146: DockerSuite.TestStartAttachMultipleContainers 2.629s [2019-09-06T23:49:46.285Z] ok github.com/docker/docker/cli/debug 0.024s coverage: 100.0% of statements [2019-09-06T23:49:46.571Z] ok github.com/docker/docker/builder/dockerfile 1.216s coverage: 45.1% of statements [2019-09-06T23:49:46.571Z] ? github.com/docker/docker/cli [no test files] [2019-09-06T23:49:46.571Z] ? github.com/docker/docker/cli/config [no test files] [2019-09-06T23:49:47.175Z] PASS: docker_cli_start_test.go:16: DockerSuite.TestStartAttachReturnsOnError 1.084s [2019-09-06T23:49:47.325Z] PASS: docker_cli_build_test.go:3296: DockerSuite.TestBuildRunShEntrypoint 2.293s [2019-09-06T23:49:47.325Z] SKIP: docker_cli_build_test.go:1752: DockerSuite.TestBuildSameDockerfileWithAndWithoutCache (unmatched requirement DaemonIsLinux) [2019-09-06T23:49:47.793Z] SKIP: docker_api_build_test.go:517: DockerSuite.TestBuildScratchCopy (unmatched requirement DaemonIsLinux) [2019-09-06T23:49:48.545Z] PASS: docker_cli_start_test.go:58: DockerSuite.TestStartAttachSilent 1.567s [2019-09-06T23:49:48.768Z] PASS: docker_cli_build_test.go:6163: DockerSuite.TestBuildSetCommandWithDefinedShell 0.792s [2019-09-06T23:49:51.817Z] PASS: docker_cli_start_test.go:175: DockerSuite.TestStartAttachWithRename 2.939s [2019-09-06T23:49:51.860Z] PASS: docker_cli_build_test.go:1808: DockerSuite.TestBuildAddMultipleLocalFileWithAndWithoutCache 21.871s [2019-09-06T23:49:52.520Z] PASS: docker_cli_build_test.go:42: DockerSuite.TestBuildShCmdJSONEntrypoint 2.688s [2019-09-06T23:49:54.337Z] PASS: docker_cli_start_test.go:110: DockerSuite.TestStartMultipleContainers 2.252s [2019-09-06T23:49:55.266Z] PASS: docker_cli_start_test.go:95: DockerSuite.TestStartPausedContainer 0.636s [2019-09-06T23:49:55.436Z] PASS: docker_cli_build_test.go:5265: DockerSuite.TestBuildShellEntrypoint 2.849s [2019-09-06T23:49:56.561Z] PASS: docker_cli_build_test.go:2937: DockerSuite.TestBuildAddNonTar 7.906s [2019-09-06T23:49:57.159Z] PASS: docker_cli_start_test.go:70: DockerSuite.TestStartRecordError 1.568s [2019-09-06T23:49:59.682Z] PASS: docker_cli_start_test.go:190: DockerSuite.TestStartReturnCorrectExitCode 1.864s [2019-09-06T23:50:00.313Z] PASS: docker_cli_build_test.go:786: DockerSuite.TestBuildAddOrCopyEtcToRootShouldNotConflict 3.143s [2019-09-06T23:50:00.313Z] SKIP: docker_cli_build_test.go:798: DockerSuite.TestBuildAddPreservesFilesSpecialBits (unmatched requirement DaemonIsLinux) [2019-09-06T23:50:01.865Z] ok github.com/docker/docker/client 0.778s coverage: 75.8% of statements [2019-09-06T23:50:02.209Z] PASS: docker_cli_stats_test.go:124: DockerSuite.TestStatsAllNewContainersAdded 1.896s [2019-09-06T23:50:05.781Z] PASS: docker_cli_build_test.go:5280: DockerSuite.TestBuildShellInherited 9.123s [2019-09-06T23:50:06.123Z] PASS: docker_cli_build_test.go:1955: DockerSuite.TestBuildAddRemoteFileMTime 5.379s [2019-09-06T23:50:06.384Z] PASS: docker_cli_stats_test.go:94: DockerSuite.TestStatsAllNoStream 3.536s [2019-09-06T23:50:10.558Z] PASS: docker_cli_stats_test.go:58: DockerSuite.TestStatsAllRunningNoStream 3.801s [2019-09-06T23:50:10.827Z] PASS: docker_cli_build_test.go:1930: DockerSuite.TestBuildAddRemoteFileWithAndWithoutCache 4.951s [2019-09-06T23:50:13.077Z] PASS: docker_cli_stats_test.go:45: DockerSuite.TestStatsContainerNotFound 3.046s [2019-09-06T23:50:18.326Z] PASS: docker_cli_swarm_test.go:1190: DockerSwarmSuite.TestSwarmJoinPromoteLocked 36.651s [2019-09-06T23:50:18.890Z] PASS: docker_cli_stats_test.go:165: DockerSuite.TestStatsFormatAll 5.528s [2019-09-06T23:50:19.434Z] PASS: docker_api_build_test.go:361: DockerSuite.TestBuildAddRemoteNoDecompress 7.964s [2019-09-06T23:50:19.434Z] SKIP: docker_cli_build_test.go:2816: DockerSuite.TestBuildAddScript (unmatched requirement DaemonIsLinux) [2019-09-06T23:50:19.434Z] SKIP: docker_cli_build_test.go:506: DockerSuite.TestBuildAddSingleFileToExistDir (unmatched requirement DaemonIsLinux) [2019-09-06T23:50:19.434Z] SKIP: docker_cli_build_test.go:723: DockerSuite.TestBuildAddSingleFileToNonExistingDir (unmatched requirement DaemonIsLinux) [2019-09-06T23:50:19.434Z] SKIP: docker_cli_build_test.go:467: DockerSuite.TestBuildAddSingleFileToRoot (unmatched requirement DaemonIsLinux) [2019-09-06T23:50:20.521Z] PASS: docker_cli_build_test.go:483: DockerSuite.TestBuildAddSingleFileToWorkdir 1.585s [2019-09-06T23:50:22.218Z] PASS: docker_cli_stats_test.go:16: DockerSuite.TestStatsNoStream 2.737s [2019-09-06T23:50:24.111Z] PASS: docker_cli_run_unix_test.go:708: DockerSuite.TestStopContainerSignal 1.841s [2019-09-06T23:50:24.674Z] PASS: docker_cli_top_test.go:11: DockerSuite.TestTopMultipleArgs 0.617s [2019-09-06T23:50:25.604Z] PASS: docker_cli_top_test.go:26: DockerSuite.TestTopNonPrivileged 0.921s [2019-09-06T23:50:26.537Z] PASS: docker_cli_top_test.go:61: DockerSuite.TestTopPrivileged 0.894s [2019-09-06T23:50:26.537Z] SKIP: docker_cli_top_test.go:50: DockerSuite.TestTopWindowsCoreProcesses (unmatched requirement DaemonIsWindows) [2019-09-06T23:50:26.912Z] PASS: docker_cli_build_test.go:5229: DockerSuite.TestBuildShellMultiple 19.623s [2019-09-06T23:50:26.912Z] PASS: docker_cli_build_test.go:5293: DockerSuite.TestBuildShellNotJSON 0.061s [2019-09-06T23:50:26.912Z] PASS: docker_cli_build_test.go:5212: DockerSuite.TestBuildShellUpdatesConfig 0.482s [2019-09-06T23:50:27.497Z] PASS: docker_cli_run_test.go:3456: DockerSuite.TestTwoContainersInNetHost 0.885s [2019-09-06T23:50:32.747Z] PASS: docker_cli_port_test.go:213: DockerSuite.TestUnpublishedPortsInPsOutput 3.633s [2019-09-06T23:50:32.747Z] PASS: docker_cli_swarm_test.go:1554: DockerSwarmSuite.TestSwarmJoinWithDrain 3.132s [2019-09-06T23:50:36.019Z] PASS: docker_cli_health_test.go:147: DockerSuite.TestUnsetEnvVarHealthCheck 3.586s [2019-09-06T23:50:36.275Z] PASS: docker_cli_update_unix_test.go:103: DockerSuite.TestUpdateContainerInvalidValue 0.630s [2019-09-06T23:50:37.204Z] PASS: docker_cli_update_unix_test.go:115: DockerSuite.TestUpdateContainerWithoutFlags 0.778s [2019-09-06T23:50:37.204Z] SKIP: docker_cli_update_unix_test.go:202: DockerSuite.TestUpdateInvalidSwapMemory (unmatched requirement swapMemorySupport) [2019-09-06T23:50:38.137Z] PASS: docker_cli_swarm_test.go:1096: DockerSwarmSuite.TestSwarmLeaveLocked 4.574s [2019-09-06T23:50:38.397Z] PASS: docker_cli_update_unix_test.go:125: DockerSuite.TestUpdateKernelMemory 0.834s [2019-09-06T23:50:39.324Z] PASS: docker_cli_build_test.go:5306: DockerSuite.TestBuildShellWindowsPowershell 11.056s [2019-09-06T23:50:39.324Z] PASS: docker_cli_build_test.go:3796: DockerSuite.TestBuildSpaces 0.245s [2019-09-06T23:50:40.922Z] PASS: docker_cli_update_unix_test.go:139: DockerSuite.TestUpdateKernelMemoryUninitialized 2.001s [2019-09-06T23:50:40.922Z] SKIP: docker_cli_update_unix_test.go:256: DockerSuite.TestUpdateMemoryWithSwapMemory (unmatched requirement swapMemorySupport) [2019-09-06T23:50:42.814Z] PASS: docker_cli_update_unix_test.go:270: DockerSuite.TestUpdateNotAffectMonitorRestartPolicy 1.538s [2019-09-06T23:50:43.745Z] PASS: docker_cli_update_unix_test.go:68: DockerSuite.TestUpdatePausedContainer 0.770s [2019-09-06T23:50:44.042Z] PASS: docker_cli_build_test.go:3859: DockerSuite.TestBuildSpacesWithQuotes 3.848s [2019-09-06T23:50:44.042Z] PASS: docker_cli_build_test.go:4019: DockerSuite.TestBuildStartsFromOne 0.070s [2019-09-06T23:50:44.675Z] PASS: docker_cli_update_unix_test.go:22: DockerSuite.TestUpdateRunningContainer 0.729s [2019-09-06T23:50:46.569Z] PASS: docker_cli_update_unix_test.go:37: DockerSuite.TestUpdateRunningContainerWithRestart 1.543s [2019-09-06T23:50:48.747Z] PASS: docker_cli_build_test.go:3557: DockerSuite.TestBuildStderr 3.966s [2019-09-06T23:50:49.103Z] ok github.com/docker/docker/cmd/dockerd/hack 0.037s coverage: 72.9% of statements [2019-09-06T23:50:50.742Z] PASS: docker_cli_update_unix_test.go:227: DockerSuite.TestUpdateStats 3.858s [2019-09-06T23:50:52.121Z] PASS: docker_cli_update_unix_test.go:53: DockerSuite.TestUpdateStoppedContainer 1.613s [2019-09-06T23:50:52.121Z] SKIP: docker_cli_update_unix_test.go:186: DockerSuite.TestUpdateSwapMemoryOnly (unmatched requirement swapMemorySupport) [2019-09-06T23:50:52.586Z] ok github.com/docker/docker/cmd/dockerd 0.249s coverage: 29.5% of statements [2019-09-06T23:50:53.490Z] PASS: docker_cli_update_unix_test.go:298: DockerSuite.TestUpdateWithNanoCPUs 1.052s [2019-09-06T23:50:54.422Z] PASS: docker_cli_update_unix_test.go:85: DockerSuite.TestUpdateWithUntouchedFields 0.764s [2019-09-06T23:50:58.099Z] ok github.com/docker/docker/container 0.216s coverage: 35.6% of statements [2019-09-06T23:50:58.099Z] ? github.com/docker/docker/container/stream [no test files] [2019-09-06T23:50:58.099Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-09-06T23:50:58.099Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-09-06T23:50:58.099Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-09-06T23:50:59.678Z] PASS: docker_cli_run_test.go:294: DockerSuite.TestUserDefinedNetworkAlias 4.155s [2019-09-06T23:51:03.851Z] PASS: docker_cli_network_unix_test.go:1536: DockerSuite.TestUserDefinedNetworkConnectDisconnectAlias 3.171s [2019-09-06T23:51:07.125Z] PASS: docker_cli_network_unix_test.go:1462: DockerSuite.TestUserDefinedNetworkConnectDisconnectLink 2.748s [2019-09-06T23:51:09.645Z] PASS: docker_cli_network_unix_test.go:1591: DockerSuite.TestUserDefinedNetworkConnectivity 2.235s [2019-09-06T23:51:09.878Z] PASS: docker_cli_build_test.go:5381: DockerSuite.TestBuildStepsWithProgress 19.676s [2019-09-06T23:51:09.878Z] SKIP: docker_cli_build_test.go:4072: DockerSuite.TestBuildStopSignal (unmatched requirement DaemonIsLinux) [2019-09-06T23:51:10.681Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.043s coverage: 65.3% of statements [2019-09-06T23:51:10.681Z] ok github.com/docker/docker/daemon/cluster/convert 0.030s coverage: 35.8% of statements [2019-09-06T23:51:12.066Z] PASS: docker_cli_build_test.go:4852: DockerSuite.TestBuildSymlinkBasename 2.440s [2019-09-06T23:51:13.039Z] PASS: docker_cli_build_test.go:3599: DockerSuite.TestBuildSymlinkBreakout 0.832s [2019-09-06T23:51:13.819Z] PASS: docker_cli_run_test.go:209: DockerSuite.TestUserDefinedNetworkLinks 3.652s [2019-09-06T23:51:14.157Z] ok github.com/docker/docker/daemon/cluster 0.168s coverage: 0.5% of statements [2019-09-06T23:51:17.755Z] PASS: docker_cli_build_test.go:4724: DockerSuite.TestBuildTagEvent 4.064s [2019-09-06T23:51:20.373Z] PASS: docker_cli_run_test.go:245: DockerSuite.TestUserDefinedNetworkLinksWithRestart 5.011s [2019-09-06T23:51:21.001Z] ok github.com/docker/docker/daemon/config 0.155s coverage: 84.7% of statements [2019-09-06T23:51:21.031Z] PASS: docker_cli_build_test.go:2832: DockerSuite.TestBuildAddTar 52.513s [2019-09-06T23:51:21.031Z] SKIP: docker_cli_build_test.go:2950: DockerSuite.TestBuildAddTarXz (unmatched requirement DaemonIsLinux) [2019-09-06T23:51:21.031Z] SKIP: docker_cli_build_test.go:2999: DockerSuite.TestBuildAddTarXzGz (unmatched requirement DaemonIsLinux) [2019-09-06T23:51:21.294Z] ok github.com/docker/docker/daemon/discovery 0.030s coverage: 30.4% of statements [2019-09-06T23:51:22.268Z] PASS: docker_cli_run_unix_test.go:1169: DockerSuite.TestUserNoEffectiveCapabilitiesChown 2.544s [2019-09-06T23:51:23.566Z] PASS: docker_cli_build_test.go:4144: DockerSuite.TestBuildTimeArgHistoryExclusions 4.849s [2019-09-06T23:51:23.566Z] SKIP: docker_cli_build_test.go:1281: DockerSuite.TestBuildUser (unmatched requirement DaemonIsLinux) [2019-09-06T23:51:23.566Z] SKIP: docker_cli_build_test.go:555: DockerSuite.TestBuildUsernamespaceValidateRemappedRoot (unmatched requirement DaemonIsLinux) [2019-09-06T23:51:23.566Z] SKIP: docker_cli_build_test.go:2660: DockerSuite.TestBuildUsersAndGroups (unmatched requirement DaemonIsLinux) [2019-09-06T23:51:24.775Z] ok github.com/docker/docker/daemon/events 0.095s coverage: 50.0% of statements [2019-09-06T23:51:24.789Z] PASS: docker_cli_run_unix_test.go:1290: DockerSuite.TestUserNoEffectiveCapabilitiesChroot 2.453s [2019-09-06T23:51:26.686Z] PASS: docker_cli_run_unix_test.go:1187: DockerSuite.TestUserNoEffectiveCapabilitiesDacOverride 1.713s [2019-09-06T23:51:26.827Z] ok github.com/docker/docker/daemon/graphdriver 0.014s coverage: 2.2% of statements [2019-09-06T23:51:27.308Z] PASS: docker_cli_build_test.go:3345: DockerSuite.TestBuildVerboseOut 4.006s [2019-09-06T23:51:27.768Z] PASS: docker_cli_build_test.go:2282: DockerSuite.TestBuildVerifyIntString 0.441s [2019-09-06T23:51:28.054Z] PASS: docker_cli_run_unix_test.go:1200: DockerSuite.TestUserNoEffectiveCapabilitiesFowner 1.647s [2019-09-06T23:51:30.575Z] PASS: docker_cli_run_unix_test.go:1308: DockerSuite.TestUserNoEffectiveCapabilitiesMknod 2.496s [2019-09-06T23:51:30.678Z] PASS: docker_cli_build_test.go:3328: DockerSuite.TestBuildVerifySingleQuoteFails 2.372s [2019-09-06T23:51:30.678Z] SKIP: docker_cli_build_test.go:3879: DockerSuite.TestBuildVolumeFileExistsinContainer (unmatched requirement DaemonIsLinux) [2019-09-06T23:51:30.678Z] SKIP: docker_cli_build_test.go:3672: DockerSuite.TestBuildVolumesRetainContents (unmatched requirement DaemonIsLinux) [2019-09-06T23:51:33.100Z] PASS: docker_cli_run_unix_test.go:1254: DockerSuite.TestUserNoEffectiveCapabilitiesNetBindService 2.607s [2019-09-06T23:51:33.660Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.011s coverage: 2.9% of statements [2019-09-06T23:51:33.660Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.526s coverage: 13.7% of statements [2019-09-06T23:51:35.624Z] PASS: docker_cli_run_unix_test.go:1272: DockerSuite.TestUserNoEffectiveCapabilitiesNetRaw 2.495s [2019-09-06T23:51:35.697Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.905s coverage: 57.8% of statements [2019-09-06T23:51:36.319Z] ok github.com/docker/docker/daemon 12.483s coverage: 17.5% of statements [2019-09-06T23:51:36.319Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-09-06T23:51:36.319Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-09-06T23:51:36.319Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-09-06T23:51:36.319Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-09-06T23:51:38.145Z] PASS: docker_cli_run_unix_test.go:1234: DockerSuite.TestUserNoEffectiveCapabilitiesSetgid 2.445s [2019-09-06T23:51:38.760Z] PASS: docker_cli_build_test.go:2246: DockerSuite.TestBuildAddToSymlinkDest 25.153s [2019-09-06T23:51:39.057Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.598s coverage: 68.5% of statements [2019-09-06T23:51:39.732Z] SKIP: docker_cli_build_test.go:768: DockerSuite.TestBuildAddWholeDirToRoot (unmatched requirement DaemonIsLinux) [2019-09-06T23:51:40.193Z] PASS: docker_cli_build_test.go:1441: DockerSuite.TestBuildBlankName 0.245s [2019-09-06T23:51:40.667Z] PASS: docker_cli_run_unix_test.go:1216: DockerSuite.TestUserNoEffectiveCapabilitiesSetuid 2.462s [2019-09-06T23:51:43.471Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.442s coverage: 45.9% of statements [2019-09-06T23:51:43.471Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-09-06T23:51:43.471Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.966s coverage: 50.8% of statements [2019-09-06T23:51:44.487Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.555s coverage: 76.1% of statements [2019-09-06T23:51:47.195Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.513s coverage: 52.4% of statements [2019-09-06T23:51:47.195Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-09-06T23:51:47.195Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-09-06T23:51:48.214Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.078s coverage: 58.0% of statements [2019-09-06T23:51:48.838Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.032s coverage: 3.0% of statements [2019-09-06T23:51:49.860Z] ok github.com/docker/docker/daemon/links 0.026s coverage: 93.0% of statements [2019-09-06T23:51:51.793Z] PASS: docker_cli_build_test.go:1348: DockerSuite.TestBuildWindowsAddCopyPathProcessing 21.101s [2019-09-06T23:51:52.764Z] PASS: docker_cli_build_test.go:6058: DockerSuite.TestBuildWindowsEnvCaseInsensitive 0.456s [2019-09-06T23:51:55.047Z] PASS: docker_cli_build_test.go:4090: DockerSuite.TestBuildBuildTimeArg 12.890s [2019-09-06T23:51:55.047Z] SKIP: docker_cli_build_test.go:4462: DockerSuite.TestBuildBuildTimeArgBuiltinArg (unmatched requirement DaemonIsLinux) [2019-09-06T23:51:55.383Z] ok github.com/docker/docker/daemon/logger 0.286s coverage: 43.7% of statements [2019-09-06T23:51:55.383Z] ok github.com/docker/docker/daemon/logger/gelf 0.023s coverage: 68.2% of statements [2019-09-06T23:51:56.411Z] ok github.com/docker/docker/daemon/logger/awslogs 0.668s coverage: 78.6% of statements [2019-09-06T23:51:57.034Z] ok github.com/docker/docker/daemon/images 0.066s coverage: 4.9% of statements [2019-09-06T23:51:57.034Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-09-06T23:51:57.034Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-09-06T23:51:57.034Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-09-06T23:51:57.034Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-09-06T23:51:58.522Z] ok github.com/docker/docker/daemon/logger/journald 0.010s coverage: 26.2% of statements [2019-09-06T23:51:58.738Z] PASS: docker_cli_volume_test.go:23: DockerSuite.TestVolumeCLICreate 15.051s [2019-09-06T23:51:58.738Z] PASS: docker_cli_volume_test.go:283: DockerSuite.TestVolumeCLICreateLabel 0.025s [2019-09-06T23:51:58.738Z] PASS: docker_cli_volume_test.go:295: DockerSuite.TestVolumeCLICreateLabelMultiple 0.035s [2019-09-06T23:51:58.738Z] PASS: docker_cli_volume_test.go:259: DockerSuite.TestVolumeCLICreateWithOpts 0.907s [2019-09-06T23:51:58.738Z] PASS: docker_cli_volume_test.go:39: DockerSuite.TestVolumeCLIInspect 0.055s [2019-09-06T23:51:58.738Z] PASS: docker_cli_volume_test.go:56: DockerSuite.TestVolumeCLIInspectMulti 0.045s [2019-09-06T23:51:58.738Z] PASS: docker_cli_volume_test.go:249: DockerSuite.TestVolumeCLIInspectTmplError 0.023s [2019-09-06T23:51:58.738Z] PASS: docker_cli_volume_test.go:73: DockerSuite.TestVolumeCLILs 0.937s [2019-09-06T23:51:58.738Z] PASS: docker_cli_volume_test.go:178: DockerSuite.TestVolumeCLILsErrorWithInvalidFilterName 0.019s [2019-09-06T23:51:58.738Z] PASS: docker_cli_volume_test.go:128: DockerSuite.TestVolumeCLILsFilterDangling 0.973s [2019-09-06T23:51:58.808Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 88.3% of statements [2019-09-06T23:51:58.994Z] PASS: docker_cli_volume_test.go:352: DockerSuite.TestVolumeCLILsFilterDrivers 0.069s [2019-09-06T23:51:58.994Z] PASS: docker_cli_volume_test.go:322: DockerSuite.TestVolumeCLILsFilterLabels 0.072s [2019-09-06T23:51:58.994Z] PASS: docker_cli_volume_test.go:184: DockerSuite.TestVolumeCLILsWithIncorrectFilterValue 0.012s [2019-09-06T23:51:58.994Z] PASS: docker_cli_volume_test.go:226: DockerSuite.TestVolumeCLINoArgs 0.038s [2019-09-06T23:51:59.434Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.047s coverage: 62.1% of statements [2019-09-06T23:52:01.515Z] PASS: docker_cli_volume_test.go:190: DockerSuite.TestVolumeCLIRm 2.581s [2019-09-06T23:52:01.772Z] PASS: docker_cli_volume_test.go:391: DockerSuite.TestVolumeCLIRmForce 0.079s [2019-09-06T23:52:01.772Z] PASS: docker_cli_volume_test.go:415: DockerSuite.TestVolumeCLIRmForceInUse 0.172s [2019-09-06T23:52:02.029Z] PASS: docker_cli_volume_test.go:383: DockerSuite.TestVolumeCLIRmForceUsage 0.037s [2019-09-06T23:52:02.029Z] PASS: docker_cli_volume_test.go:453: DockerSuite.TestVolumeCliInspectWithVolumeOpts 0.050s [2019-09-06T23:52:02.133Z] PASS: docker_cli_build_test.go:4184: DockerSuite.TestBuildBuildTimeArgCacheHit 6.644s [2019-09-06T23:52:02.143Z] ok github.com/docker/docker/daemon/logger/local 0.101s coverage: 74.7% of statements [2019-09-06T23:52:02.143Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-09-06T23:52:02.959Z] PASS: docker_cli_events_unix_test.go:167: DockerSuite.TestVolumeEvents 0.868s [2019-09-06T23:52:04.275Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.063s coverage: 18.6% of statements [2019-09-06T23:52:04.275Z] ok github.com/docker/docker/daemon/logger/templates 0.008s coverage: 8.3% of statements [2019-09-06T23:52:05.293Z] ok github.com/docker/docker/daemon/logger/syslog 0.014s coverage: 47.8% of statements [2019-09-06T23:52:05.479Z] PASS: docker_cli_run_test.go:3025: DockerSuite.TestVolumeFromMixedRWOptions 2.565s [2019-09-06T23:52:05.479Z] PASS: docker_cli_volume_test.go:86: DockerSuite.TestVolumeLsFormat 0.049s [2019-09-06T23:52:05.479Z] PASS: docker_cli_volume_test.go:95: DockerSuite.TestVolumeLsFormatDefaultFormat 0.044s [2019-09-06T23:52:07.334Z] ok github.com/docker/docker/daemon/network 0.008s coverage: 63.8% of statements [2019-09-06T23:52:07.590Z] PASS: docker_cli_build_test.go:6028: DockerSuite.TestBuildWindowsUser 14.129s [2019-09-06T23:52:07.620Z] ok github.com/docker/docker/daemon/logger/splunk 3.231s coverage: 84.5% of statements [2019-09-06T23:52:07.620Z] ? github.com/docker/docker/daemon/names [no test files] [2019-09-06T23:52:07.620Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-09-06T23:52:09.651Z] PASS: docker_cli_run_test.go:497: DockerSuite.TestVolumesFromGetsProperMode 3.309s [2019-09-06T23:52:11.103Z] ok github.com/docker/docker/distribution/metadata 0.227s coverage: 48.2% of statements [2019-09-06T23:52:13.156Z] ok github.com/docker/docker/errdefs 0.024s coverage: 51.6% of statements [2019-09-06T23:52:13.394Z] PASS: docker_cli_build_test.go:1337: DockerSuite.TestBuildWindowsWorkdirProcessing 4.809s [2019-09-06T23:52:13.394Z] SKIP: docker_cli_build_test.go:5578: DockerSuite.TestBuildWithExtraHost (unmatched requirement DaemonIsLinux) [2019-09-06T23:52:13.394Z] SKIP: docker_cli_build_test.go:5594: DockerSuite.TestBuildWithExtraHostInvalidFormat (unmatched requirement DaemonIsLinux) [2019-09-06T23:52:13.444Z] ok github.com/docker/docker/distribution 0.699s coverage: 22.6% of statements [2019-09-06T23:52:13.444Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-09-06T23:52:13.826Z] PASS: docker_cli_run_test.go:2180: DockerSuite.TestVolumesNoCopyData 4.517s [2019-09-06T23:52:13.826Z] SKIP: docker_cli_run_test.go:4551: DockerSuite.TestWindowsRunAsSystem (unmatched requirement DaemonIsWindowsAtLeastBuild.func1) [2019-09-06T23:52:15.196Z] PASS: docker_cli_by_digest_test.go:183: DockerRegistrySuite.TestBuildByDigest 1.612s [2019-09-06T23:52:15.579Z] PASS: docker_cli_build_test.go:5392: DockerSuite.TestBuildWithFailure 2.088s [2019-09-06T23:52:16.040Z] SKIP: docker_cli_build_test.go:1050: DockerSuite.TestBuildWithInaccessibleFilesInContext (unmatched requirement DaemonIsLinux) [2019-09-06T23:52:16.146Z] ok github.com/docker/docker/distribution/xfer 1.497s coverage: 83.9% of statements [2019-09-06T23:52:16.146Z] ? github.com/docker/docker/dockerversion [no test files] [2019-09-06T23:52:16.965Z] PASS: docker_cli_build_test.go:4208: DockerSuite.TestBuildBuildTimeArgCacheMissExtraArg 13.939s [2019-09-06T23:52:17.091Z] PASS: docker_api_build_test.go:324: DockerRegistrySuite.TestBuildCopyFromForcePull 1.502s [2019-09-06T23:52:17.640Z] ok github.com/docker/docker/image 0.156s coverage: 86.4% of statements [2019-09-06T23:52:18.661Z] ok github.com/docker/docker/image/cache 0.019s coverage: 19.2% of statements [2019-09-06T23:52:18.661Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-09-06T23:52:18.661Z] ok github.com/docker/docker/image/v1 0.034s coverage: 25.0% of statements [2019-09-06T23:52:18.661Z] ? github.com/docker/docker/internal/test [no test files] [2019-09-06T23:52:18.987Z] PASS: docker_cli_build_test.go:5812: DockerRegistrySuite.TestBuildMultiStageImplicitPull 1.869s [2019-09-06T23:52:20.709Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2019-09-06T23:52:20.709Z] ? github.com/docker/docker/internal/test/environment [no test files] [2019-09-06T23:52:20.709Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2019-09-06T23:52:20.709Z] ok github.com/docker/docker/internal/testutil 0.028s coverage: 62.5% of statements [2019-09-06T23:52:20.997Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2019-09-06T23:52:20.997Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2019-09-06T23:52:20.997Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2019-09-06T23:52:20.997Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2019-09-06T23:52:20.997Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2019-09-06T23:52:20.997Z] ? github.com/docker/docker/internal/test/registry [no test files] [2019-09-06T23:52:20.997Z] ? github.com/docker/docker/internal/test/request [no test files] [2019-09-06T23:52:22.488Z] ok github.com/docker/docker/libcontainerd/queue 0.053s coverage: 100.0% of statements [2019-09-06T23:52:23.109Z] ok github.com/docker/docker/pkg/aaparser 0.036s coverage: 50.0% of statements [2019-09-06T23:52:23.160Z] PASS: docker_cli_pull_local_test.go:198: DockerRegistrySuite.TestConcurrentPullMultipleTags 4.334s [2019-09-06T23:52:28.413Z] PASS: docker_cli_push_test.go:199: DockerRegistrySuite.TestConcurrentPush 4.452s [2019-09-06T23:52:28.437Z] PASS: docker_api_build_windows_test.go:15: DockerSuite.TestBuildWithRecycleBin 11.594s [2019-09-06T23:52:28.628Z] ok github.com/docker/docker/opts 0.077s coverage: 66.9% of statements [2019-09-06T23:52:28.923Z] ok github.com/docker/docker/pkg/broadcaster 0.005s coverage: 100.0% of statements [2019-09-06T23:52:29.343Z] PASS: docker_cli_by_digest_test.go:130: DockerRegistrySuite.TestCreateByDigest 1.397s [2019-09-06T23:52:29.940Z] ok github.com/docker/docker/pkg/authorization 1.270s coverage: 66.7% of statements [2019-09-06T23:52:29.940Z] ok github.com/docker/docker/pkg/capabilities 0.009s coverage: 87.5% of statements [2019-09-06T23:52:30.563Z] ok github.com/docker/docker/pkg/archive 1.430s coverage: 76.7% of statements [2019-09-06T23:52:30.711Z] PASS: docker_cli_push_test.go:207: DockerRegistrySuite.TestCrossRepositoryLayerPush 1.132s [2019-09-06T23:52:30.851Z] ok github.com/docker/docker/pkg/directory 0.006s coverage: 80.0% of statements [2019-09-06T23:52:32.083Z] PASS: docker_cli_by_digest_test.go:445: DockerRegistrySuite.TestDeleteImageByIDOnlyPulledByDigest 1.369s [2019-09-06T23:52:33.136Z] PASS: docker_cli_build_test.go:3359: DockerSuite.TestBuildWithTabs 3.960s [2019-09-06T23:52:33.136Z] PASS: docker_cli_build_test.go:5185: DockerSuite.TestBuildWithUTF8BOM 0.070s [2019-09-06T23:52:33.557Z] ok github.com/docker/docker/pkg/discovery 0.008s coverage: 58.3% of statements [2019-09-06T23:52:33.844Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 97.6% of statements [2019-09-06T23:52:33.976Z] PASS: docker_cli_by_digest_test.go:491: DockerRegistrySuite.TestDeleteImageWithDigestAndMultiRepoTag 1.404s [2019-09-06T23:52:35.345Z] PASS: docker_cli_by_digest_test.go:464: DockerRegistrySuite.TestDeleteImageWithDigestAndTag 1.396s [2019-09-06T23:52:35.645Z] ok github.com/docker/docker/layer 7.844s coverage: 72.0% of statements [2019-09-06T23:52:35.645Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-09-06T23:52:35.645Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-09-06T23:52:35.645Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-09-06T23:52:35.645Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-09-06T23:52:35.645Z] ? github.com/docker/docker/oci [no test files] [2019-09-06T23:52:35.645Z] ? github.com/docker/docker/oci/caps [no test files] [2019-09-06T23:52:35.645Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2019-09-06T23:52:35.645Z] ok github.com/docker/docker/pkg/dmesg 0.019s coverage: 83.3% of statements [2019-09-06T23:52:36.667Z] ok github.com/docker/docker/pkg/discovery/nodes 0.017s coverage: 93.8% of statements [2019-09-06T23:52:36.714Z] PASS: docker_cli_events_test.go:529: DockerRegistrySuite.TestEventsImageFilterPush 1.243s [2019-09-06T23:52:37.686Z] ok github.com/docker/docker/pkg/chrootarchive 4.671s coverage: 43.2% of statements [2019-09-06T23:52:37.686Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-09-06T23:52:37.686Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-09-06T23:52:37.686Z] ok github.com/docker/docker/pkg/filenotify 0.629s coverage: 66.3% of statements [2019-09-06T23:52:38.082Z] PASS: docker_cli_by_digest_test.go:390: DockerRegistrySuite.TestInspectImageWithDigests 1.306s [2019-09-06T23:52:38.709Z] ok github.com/docker/docker/pkg/fileutils 0.042s coverage: 89.5% of statements [2019-09-06T23:52:39.740Z] ok github.com/docker/docker/pkg/fsutils 0.461s coverage: 85.1% of statements [2019-09-06T23:52:40.032Z] ok github.com/docker/docker/pkg/homedir 0.049s coverage: 10.2% of statements [2019-09-06T23:52:40.032Z] ok github.com/docker/docker/pkg/discovery/kv 3.280s coverage: 84.1% of statements [2019-09-06T23:52:40.601Z] PASS: docker_cli_by_digest_test.go:317: DockerRegistrySuite.TestListDanglingImagesWithDigests 2.617s [2019-09-06T23:52:42.077Z] ok github.com/docker/docker/pkg/locker 0.071s coverage: 88.9% of statements [2019-09-06T23:52:42.162Z] PASS: docker_cli_build_test.go:4239: DockerSuite.TestBuildBuildTimeArgCacheMissSameArgDiffVal 21.979s [2019-09-06T23:52:42.163Z] SKIP: docker_cli_build_test.go:4485: DockerSuite.TestBuildBuildTimeArgDefaultOverride (unmatched requirement DaemonIsLinux) [2019-09-06T23:52:42.365Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2019-09-06T23:52:43.388Z] ok github.com/docker/docker/pkg/idtools 0.944s coverage: 70.1% of statements [2019-09-06T23:52:43.388Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2019-09-06T23:52:43.882Z] PASS: docker_cli_by_digest_test.go:240: DockerRegistrySuite.TestListImagesWithDigests 2.652s [2019-09-06T23:52:44.814Z] PASS: docker_cli_by_digest_test.go:227: DockerRegistrySuite.TestListImagesWithoutDigests 1.315s [2019-09-06T23:52:44.874Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2019-09-06T23:52:45.162Z] ok github.com/docker/docker/pkg/parsers 0.025s coverage: 97.0% of statements [2019-09-06T23:52:45.162Z] ok github.com/docker/docker/pkg/ioutils 2.781s coverage: 69.1% of statements [2019-09-06T23:52:45.162Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-09-06T23:52:46.180Z] ok github.com/docker/docker/pkg/mount 0.926s coverage: 70.8% of statements [2019-09-06T23:52:46.180Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-09-06T23:52:46.180Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.022s coverage: 90.0% of statements [2019-09-06T23:52:46.180Z] ok github.com/docker/docker/pkg/parsers/kernel 0.015s coverage: 60.0% of statements [2019-09-06T23:52:47.218Z] ok github.com/docker/docker/pkg/pidfile 0.027s coverage: 82.4% of statements [2019-09-06T23:52:47.218Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-09-06T23:52:47.218Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-09-06T23:52:47.963Z] PASS: docker_cli_build_test.go:5195: DockerSuite.TestBuildWithUTF8BOMDockerignore 13.004s [2019-09-06T23:52:47.963Z] SKIP: docker_cli_build_test.go:2151: DockerSuite.TestBuildWithVolumeOwnership (unmatched requirement DaemonIsLinux) [2019-09-06T23:52:47.963Z] SKIP: docker_cli_build_test.go:1233: DockerSuite.TestBuildWithVolumes (unmatched requirement DaemonIsLinux) [2019-09-06T23:52:47.963Z] SKIP: docker_cli_build_test.go:6093: DockerSuite.TestBuildWorkdirCmd (unmatched requirement DaemonIsLinux) [2019-09-06T23:52:47.966Z] PASS: docker_cli_build_test.go:4624: DockerSuite.TestBuildBuildTimeArgDefinitionWithNoEnvInjection 8.171s [2019-09-06T23:52:47.966Z] SKIP: docker_cli_build_test.go:4608: DockerSuite.TestBuildBuildTimeArgEmptyValVariants (unmatched requirement DaemonIsLinux) [2019-09-06T23:52:47.966Z] SKIP: docker_cli_build_test.go:4527: DockerSuite.TestBuildBuildTimeArgEnv (unmatched requirement DaemonIsLinux) [2019-09-06T23:52:48.238Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.058s coverage: 56.8% of statements [2019-09-06T23:52:48.423Z] PASS: docker_cli_build_test.go:6072: DockerSuite.TestBuildWorkdirImageCmd 1.095s [2019-09-06T23:52:48.989Z] PASS: docker_cli_by_digest_test.go:409: DockerRegistrySuite.TestPsListContainersFilterAncestorImageByDigest 3.299s [2019-09-06T23:52:49.724Z] ok github.com/docker/docker/pkg/pools 0.033s coverage: 87.9% of statements [2019-09-06T23:52:49.724Z] ok github.com/docker/docker/pkg/plugins/transport 0.014s coverage: 85.7% of statements [2019-09-06T23:52:49.724Z] ok github.com/docker/docker/pkg/progress 0.024s coverage: 75.9% of statements [2019-09-06T23:52:49.919Z] PASS: docker_cli_by_digest_test.go:105: DockerRegistrySuite.TestPullByDigest 1.266s [2019-09-06T23:52:49.919Z] PASS: docker_cli_by_digest_test.go:122: DockerRegistrySuite.TestPullByDigestNoFallback 0.016s [2019-09-06T23:52:51.227Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2019-09-06T23:52:51.290Z] PASS: docker_cli_by_digest_test.go:79: DockerRegistrySuite.TestPullByTagDisplaysDigest 1.302s [2019-09-06T23:52:51.852Z] ok github.com/docker/docker/pkg/pubsub 1.228s coverage: 72.7% of statements [2019-09-06T23:52:52.659Z] PASS: docker_cli_by_digest_test.go:610: DockerRegistrySuite.TestPullFailsWithAlteredLayer 1.197s [2019-09-06T23:52:52.878Z] ok github.com/docker/docker/pkg/stdcopy 0.009s coverage: 100.0% of statements [2019-09-06T23:52:53.912Z] ok github.com/docker/docker/pkg/stringid 0.015s coverage: 70.6% of statements [2019-09-06T23:52:54.028Z] PASS: docker_cli_by_digest_test.go:528: DockerRegistrySuite.TestPullFailsWithAlteredManifest 1.139s [2019-09-06T23:52:54.202Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2019-09-06T23:52:54.958Z] PASS: docker_cli_swarm_test.go:1129: DockerSwarmSuite.TestSwarmLockUnlockCluster 106.268s [2019-09-06T23:52:55.231Z] ok github.com/docker/docker/pkg/symlink 0.017s coverage: 87.7% of statements [2019-09-06T23:52:55.853Z] ok github.com/docker/docker/pkg/sysinfo 0.028s coverage: 80.8% of statements [2019-09-06T23:52:56.866Z] ok github.com/docker/docker/pkg/system 0.038s coverage: 35.8% of statements [2019-09-06T23:52:57.003Z] PASS: docker_cli_build_test.go:4913: DockerSuite.TestBuildWorkdirWindowsPath 8.128s [2019-09-06T23:52:57.152Z] ok github.com/docker/docker/pkg/tailfile 0.154s coverage: 88.6% of statements [2019-09-06T23:52:57.152Z] ok github.com/docker/docker/pkg/signal 5.656s coverage: 61.0% of statements [2019-09-06T23:52:58.233Z] PASS: docker_cli_pull_local_test.go:259: DockerRegistrySuite.TestPullIDStability 4.054s [2019-09-06T23:52:58.490Z] PASS: docker_cli_pull_local_test.go:55: DockerRegistrySuite.TestPullImageWithAliases 0.306s [2019-09-06T23:52:58.546Z] PASS: docker_cli_build_test.go:1381: DockerSuite.TestBuildWorkdirWithEnvVariables 1.638s [2019-09-06T23:52:59.007Z] SKIP: docker_cli_build_test.go:3654: DockerSuite.TestBuildXZHost (unmatched requirement DaemonIsLinux) [2019-09-06T23:52:59.007Z] SKIP: docker_cli_proxy_test.go:12: DockerSuite.TestCLIProxyDisableProxyUnixSock (unmatched requirement DaemonIsLinux) [2019-09-06T23:52:59.007Z] SKIP: docker_cli_sni_test.go:17: DockerSuite.TestClientSetsTLSServerName (Flakey test) [2019-09-06T23:52:59.189Z] ok github.com/docker/docker/pkg/term 0.013s coverage: 85.9% of statements [2019-09-06T23:52:59.189Z] testing: warning: no tests to run [2019-09-06T23:52:59.189Z] ok github.com/docker/docker/pkg/term/windows 0.005s coverage: 0.0% of statements [no tests to run] [2019-09-06T23:52:59.811Z] ok github.com/docker/docker/pkg/tarsum 0.229s coverage: 89.3% of statements [2019-09-06T23:52:59.860Z] PASS: docker_cli_pull_local_test.go:287: DockerRegistrySuite.TestPullManifestList 1.292s [2019-09-06T23:53:00.110Z] ok github.com/docker/docker/pkg/urlutil 0.006s coverage: 100.0% of statements [2019-09-06T23:53:00.117Z] PASS: docker_cli_pull_local_test.go:279: DockerRegistrySuite.TestPullNoLayers 0.332s [2019-09-06T23:53:00.374Z] PASS: docker_cli_push_test.go:69: DockerRegistrySuite.TestPushBadTag 0.011s [2019-09-06T23:53:00.419Z] ok github.com/docker/docker/pkg/truncindex 0.137s coverage: 91.5% of statements [2019-09-06T23:53:00.632Z] PASS: docker_cli_push_test.go:29: DockerRegistrySuite.TestPushBusyboxImage 0.153s [2019-09-06T23:53:00.889Z] PASS: docker_cli_push_test.go:145: DockerRegistrySuite.TestPushEmptyLayer 0.180s [2019-09-06T23:53:01.052Z] ok github.com/docker/docker/pkg/useragent 0.013s coverage: 88.9% of statements [2019-09-06T23:53:01.145Z] PASS: docker_cli_push_test.go:114: DockerRegistrySuite.TestPushMultipleTags 0.192s [2019-09-06T23:53:01.188Z] PASS: docker_cli_run_test.go:3689: DockerSuite.TestCmdCannotBeInvoked 1.945s [2019-09-06T23:53:01.402Z] PASS: docker_cli_push_test.go:52: DockerRegistrySuite.TestPushUntagged 0.010s [2019-09-06T23:53:02.776Z] PASS: docker_cli_by_digest_test.go:161: DockerRegistrySuite.TestRemoveImageByDigest 1.406s [2019-09-06T23:53:03.754Z] ok github.com/docker/docker/plugin/v2 0.036s coverage: 14.5% of statements [2019-09-06T23:53:05.296Z] PASS: docker_cli_by_digest_test.go:143: DockerRegistrySuite.TestRunByDigest 2.108s [2019-09-06T23:53:05.798Z] ok github.com/docker/docker/reference 0.016s coverage: 84.4% of statements [2019-09-06T23:53:05.798Z] ok github.com/docker/docker/profiles/seccomp 0.017s coverage: 69.1% of statements [2019-09-06T23:53:05.886Z] PASS: docker_cli_commit_test.go:12: DockerSuite.TestCommitAfterContainerIsDone 4.125s [2019-09-06T23:53:06.226Z] PASS: docker_cli_pull_local_test.go:452: DockerRegistrySuite.TestRunImplicitPullWithNoTag 1.043s [2019-09-06T23:53:06.816Z] ok github.com/docker/docker/plugin 0.598s coverage: 27.3% of statements [2019-09-06T23:53:07.594Z] PASS: docker_cli_by_digest_test.go:208: DockerRegistrySuite.TestTagByDigest 1.296s [2019-09-06T23:53:08.304Z] ok github.com/docker/docker/registry/resumable 0.044s coverage: 100.0% of statements [2019-09-06T23:53:08.926Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 49.0% of statements [2019-09-06T23:53:08.965Z] PASS: docker_cli_registry_user_agent_test.go:74: DockerRegistrySuite.TestUserAgentPassThrough 0.917s [2019-09-06T23:53:08.965Z] PASS: docker_cli_swarm_test.go:1443: DockerSwarmSuite.TestSwarmManagerAddress 3.923s [2019-09-06T23:53:09.530Z] PASS: docker_cli_v2_only_test.go:28: DockerRegistrySuite.TestV2Only 0.676s [2019-09-06T23:53:10.600Z] PASS: docker_cli_commit_test.go:106: DockerSuite.TestCommitChange 4.687s [2019-09-06T23:53:11.200Z] ok github.com/docker/docker/runconfig 0.023s coverage: 68.2% of statements [2019-09-06T23:53:11.820Z] ok github.com/docker/docker/volume/drivers 0.013s coverage: 36.1% of statements [2019-09-06T23:53:12.107Z] ok github.com/docker/docker/registry 0.509s coverage: 56.4% of statements [2019-09-06T23:53:12.804Z] PASS: docker_cli_swarm_test.go:1513: DockerSwarmSuite.TestSwarmNetworkCreateDup 2.424s [2019-09-06T23:53:13.143Z] PASS: docker_cli_build_test.go:4320: DockerSuite.TestBuildBuildTimeArgExpansion 21.828s [2019-09-06T23:53:13.143Z] SKIP: docker_cli_build_test.go:4410: DockerSuite.TestBuildBuildTimeArgExpansionOverride (unmatched requirement DaemonIsLinux) [2019-09-06T23:53:13.143Z] PASS: docker_cli_build_test.go:4123: DockerSuite.TestBuildBuildTimeArgHistory 1.646s [2019-09-06T23:53:13.143Z] SKIP: docker_cli_build_test.go:4264: DockerSuite.TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (unmatched requirement DaemonIsLinux) [2019-09-06T23:53:13.143Z] SKIP: docker_cli_build_test.go:4293: DockerSuite.TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (unmatched requirement DaemonIsLinux) [2019-09-06T23:53:14.698Z] PASS: docker_cli_pull_local_test.go:202: DockerSchema1RegistrySuite.TestConcurrentPullMultipleTags 4.844s [2019-09-06T23:53:14.893Z] ok github.com/docker/docker/volume/mounts 0.063s coverage: 67.0% of statements [2019-09-06T23:53:15.176Z] ok github.com/docker/docker/volume/local 0.045s coverage: 73.0% of statements [2019-09-06T23:53:15.297Z] PASS: docker_cli_commit_test.go:156: DockerSuite.TestCommitChangeLabels 4.209s [2019-09-06T23:53:15.297Z] SKIP: docker_cli_commit_test.go:67: DockerSuite.TestCommitHardlink (unmatched requirement DaemonIsLinux) [2019-09-06T23:53:15.627Z] PASS: docker_cli_swarm_test.go:1490: DockerSwarmSuite.TestSwarmNetworkCreateIssue27866 1.581s [2019-09-06T23:53:17.202Z] ok github.com/docker/docker/volume/service 0.030s coverage: 73.0% of statements [2019-09-06T23:53:19.804Z] PASS: docker_cli_push_test.go:203: DockerSchema1RegistrySuite.TestConcurrentPush 4.713s [2019-09-06T23:53:21.172Z] PASS: docker_cli_push_test.go:249: DockerSchema1RegistrySuite.TestCrossRepositoryLayerPushNotSupported 1.438s [2019-09-06T23:53:21.430Z] PASS: docker_cli_swarm_test.go:1464: DockerSwarmSuite.TestSwarmNetworkIPAMOptions 5.166s [2019-09-06T23:53:22.385Z] PASS: docker_cli_commit_test.go:56: DockerSuite.TestCommitNewFile 6.153s [2019-09-06T23:53:22.385Z] SKIP: docker_cli_commit_test.go:42: DockerSuite.TestCommitPausedContainer (unmatched requirement DaemonIsLinux) [2019-09-06T23:53:22.800Z] PASS: docker_cli_by_digest_test.go:109: DockerSchema1RegistrySuite.TestPullByDigest 1.450s [2019-09-06T23:53:22.800Z] PASS: docker_cli_by_digest_test.go:126: DockerSchema1RegistrySuite.TestPullByDigestNoFallback 0.014s [2019-09-06T23:53:23.994Z] ok github.com/docker/docker/pkg/plugins 33.633s coverage: 76.8% of statements [2019-09-06T23:53:23.994Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-09-06T23:53:23.994Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-09-06T23:53:23.994Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-09-06T23:53:23.994Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-09-06T23:53:23.994Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-09-06T23:53:23.994Z] ? github.com/docker/docker/rootless [no test files] [2019-09-06T23:53:23.994Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-09-06T23:53:23.994Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-09-06T23:53:23.994Z] ? github.com/docker/docker/volume [no test files] [2019-09-06T23:53:23.994Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-09-06T23:53:23.994Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-09-06T23:53:23.994Z] [2019-09-06T23:53:23.994Z] === Skipped [2019-09-06T23:53:23.994Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-09-06T23:53:23.994Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-09-06T23:53:23.994Z] [2019-09-06T23:53:23.994Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-09-06T23:53:23.994Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-09-06T23:53:23.994Z] [2019-09-06T23:53:23.994Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-09-06T23:53:23.994Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-06T23:53:23.994Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-06T23:53:23.994Z] [2019-09-06T23:53:23.994Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-09-06T23:53:23.994Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-06T23:53:23.994Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-06T23:53:23.994Z] [2019-09-06T23:53:23.994Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-09-06T23:53:23.994Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-06T23:53:23.994Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-06T23:53:23.994Z] [2019-09-06T23:53:23.994Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-09-06T23:53:23.994Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-06T23:53:23.994Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-06T23:53:23.994Z] [2019-09-06T23:53:23.994Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-09-06T23:53:23.994Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-06T23:53:23.994Z] graphtest_unix.go:46: Driver btrfs not supported [2019-09-06T23:53:23.994Z] [2019-09-06T23:53:23.994Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-09-06T23:53:23.994Z] graphtest_unix.go:73: No driver to put! [2019-09-06T23:53:23.994Z] [2019-09-06T23:53:23.994Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-09-06T23:53:23.994Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-09-06T23:53:23.994Z] [2019-09-06T23:53:23.994Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-09-06T23:53:23.994Z] overlay_test.go:49: Fails to compute changes intermittently [2019-09-06T23:53:23.994Z] [2019-09-06T23:53:23.994Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-09-06T23:53:23.994Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-09-06T23:53:23.994Z] [2019-09-06T23:53:23.994Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-09-06T23:53:23.994Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-09-06T23:53:23.994Z] [2019-09-06T23:53:23.994Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-09-06T23:53:23.994Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-06T23:53:23.994Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-06T23:53:23.994Z] [2019-09-06T23:53:23.994Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-09-06T23:53:23.994Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-06T23:53:23.994Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-06T23:53:23.994Z] [2019-09-06T23:53:23.994Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-09-06T23:53:23.994Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-06T23:53:23.994Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-06T23:53:23.994Z] [2019-09-06T23:53:23.994Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-09-06T23:53:23.994Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-06T23:53:23.994Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-06T23:53:23.994Z] [2019-09-06T23:53:23.994Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-09-06T23:53:23.994Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-09-06T23:53:23.994Z] graphtest_unix.go:46: Driver zfs not supported [2019-09-06T23:53:23.994Z] [2019-09-06T23:53:23.994Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-09-06T23:53:23.994Z] graphtest_unix.go:73: No driver to put! [2019-09-06T23:53:23.994Z] [2019-09-06T23:53:23.994Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-09-06T23:53:23.994Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-09-06T23:53:23.995Z] [2019-09-06T23:53:23.995Z] [2019-09-06T23:53:23.995Z] DONE 2021 tests, 19 skipped in 367.702s [2019-09-06T23:53:24.180Z] PASS: docker_cli_by_digest_test.go:83: DockerSchema1RegistrySuite.TestPullByTagDisplaysDigest 1.447s Post stage [Pipeline] junit [2019-09-06T23:53:24.652Z] Recording test results [2019-09-06T23:53:24.744Z] PASS: docker_cli_swarm_test.go:799: DockerSwarmSuite.TestSwarmNetworkPlugin 1.709s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-09-06T23:53:25.487Z] + docker run --rm -t --privileged -v /home/docker/workspace/engine_PR-350/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=78198da34a57b1f6e92b9c95d89e02d8888169ff -e DOCKER_GRAPHDRIVER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT docker:78198da34a57b1f6e92b9c95d89e02d8888169ff hack/make.sh dynbinary test-integration [2019-09-06T23:53:25.678Z] PASS: docker_cli_by_digest_test.go:653: DockerSchema1RegistrySuite.TestPullFailsWithAlteredLayer 1.320s [2019-09-06T23:53:25.770Z] [2019-09-06T23:53:26.053Z] Removing bundles/ [2019-09-06T23:53:26.053Z] [2019-09-06T23:53:26.053Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-09-06T23:53:26.053Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-09-06T23:53:26.053Z] GOOS="" GOARCH="" GOARM="" [2019-09-06T23:53:27.049Z] PASS: docker_cli_by_digest_test.go:568: DockerSchema1RegistrySuite.TestPullFailsWithAlteredManifest 1.418s [2019-09-06T23:53:32.302Z] PASS: docker_cli_pull_local_test.go:263: DockerSchema1RegistrySuite.TestPullIDStability 4.223s [2019-09-06T23:53:32.302Z] PASS: docker_cli_pull_local_test.go:59: DockerSchema1RegistrySuite.TestPullImageWithAliases 0.322s [2019-09-06T23:53:32.559Z] PASS: docker_cli_pull_local_test.go:283: DockerSchema1RegistrySuite.TestPullNoLayers 0.402s [2019-09-06T23:53:32.559Z] PASS: docker_cli_push_test.go:73: DockerSchema1RegistrySuite.TestPushBadTag 0.010s [2019-09-06T23:53:32.816Z] PASS: docker_cli_push_test.go:33: DockerSchema1RegistrySuite.TestPushBusyboxImage 0.183s [2019-09-06T23:53:33.072Z] PASS: docker_cli_push_test.go:149: DockerSchema1RegistrySuite.TestPushEmptyLayer 0.198s [2019-09-06T23:53:33.636Z] PASS: docker_cli_push_test.go:118: DockerSchema1RegistrySuite.TestPushMultipleTags 0.260s [2019-09-06T23:53:33.636Z] PASS: docker_cli_push_test.go:56: DockerSchema1RegistrySuite.TestPushUntagged 0.010s [2019-09-06T23:53:34.778Z] PASS: docker_cli_commit_test.go:87: DockerSuite.TestCommitTTY 10.908s [2019-09-06T23:53:35.006Z] PASS: docker_cli_build_test.go:5002: DockerRegistryAuthHtpasswdSuite.TestBuildFromAuthenticatedRegistry 0.906s [2019-09-06T23:53:35.263Z] PASS: docker_cli_build_test.go:5020: DockerRegistryAuthHtpasswdSuite.TestBuildWithExternalAuth 0.455s [2019-09-06T23:53:35.519Z] PASS: docker_cli_login_test.go:23: DockerRegistryAuthHtpasswdSuite.TestLoginToPrivateRegistry 0.052s [2019-09-06T23:53:36.890Z] PASS: docker_cli_logout_test.go:16: DockerRegistryAuthHtpasswdSuite.TestLogoutWithExternalAuth 1.047s [2019-09-06T23:53:36.890Z] PASS: docker_cli_logout_test.go:68: DockerRegistryAuthHtpasswdSuite.TestLogoutWithWrongHostnamesStored 0.092s [2019-09-06T23:53:37.148Z] PASS: docker_cli_pull_local_test.go:416: DockerRegistryAuthHtpasswdSuite.TestPullWithExternalAuth 0.276s [2019-09-06T23:53:37.690Z] PASS: docker_cli_images_test.go:105: DockerSuite.TestCommitWithFilterLabel 4.186s [2019-09-06T23:53:37.690Z] SKIP: docker_cli_commit_test.go:96: DockerSuite.TestCommitWithHostBindMount (unmatched requirement DaemonIsLinux) [2019-09-06T23:53:37.690Z] SKIP: docker_cli_commit_test.go:26: DockerSuite.TestCommitWithoutPause (unmatched requirement DaemonIsLinux) [2019-09-06T23:53:37.712Z] PASS: docker_cli_pull_local_test.go:371: DockerRegistryAuthHtpasswdSuite.TestPullWithExternalAuthLoginWithScheme 0.420s [2019-09-06T23:53:37.969Z] PASS: docker_cli_push_test.go:282: DockerRegistryAuthHtpasswdSuite.TestPushNoCredentialsNoRetry 0.039s [2019-09-06T23:53:38.150Z] SKIP: docker_cli_netmode_test.go:55: DockerSuite.TestConflictContainerNetworkAndLinks (unmatched requirement DaemonIsLinux) [2019-09-06T23:53:38.151Z] SKIP: docker_cli_netmode_test.go:62: DockerSuite.TestConflictContainerNetworkHostAndLinks (unmatched requirement DaemonIsLinux) [2019-09-06T23:53:38.151Z] SKIP: docker_cli_netmode_test.go:76: DockerSuite.TestConflictNetworkModeAndOptions (unmatched requirement DaemonIsLinux) [2019-09-06T23:53:38.151Z] SKIP: docker_cli_netmode_test.go:69: DockerSuite.TestConflictNetworkModeNetHostAndOptions (unmatched requirement DaemonIsLinux) [2019-09-06T23:53:38.151Z] SKIP: docker_api_containers_test.go:543: DockerSuite.TestContainerAPIBadPort (unmatched requirement DaemonIsLinux) [2019-09-06T23:53:38.151Z] PASS: docker_api_containers_test.go:1266: DockerSuite.TestContainerAPIChunkedEncoding 0.019s [2019-09-06T23:53:43.218Z] PASS: docker_cli_push_test.go:344: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseError 5.137s [2019-09-06T23:53:43.218Z] PASS: docker_cli_push_test.go:372: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseNoToken 0.147s [2019-09-06T23:53:43.474Z] PASS: docker_cli_push_test.go:331: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseUnauthorized 0.134s [2019-09-06T23:53:43.731Z] PASS: docker_cli_push_test.go:359: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseUnparsable 0.134s [2019-09-06T23:53:43.731Z] PASS: docker_cli_push_test.go:319: DockerRegistryAuthTokenSuite.TestPushTokenServiceUnauthResponse 0.134s [2019-09-06T23:53:45.234Z] PASS: docker_api_containers_test.go:489: DockerSuite.TestContainerAPICommit 6.071s [2019-09-06T23:53:47.016Z] PASS: docker_cli_network_unix_test.go:1788: DockerNetworkSuite.TestConntrackFlowsLeak 2.825s [2019-09-06T23:53:48.386Z] PASS: docker_deprecated_api_v124_unix_test.go:14: DockerNetworkSuite.TestDeprecatedDockerNetworkStartAPIWithHostconfig 1.076s [2019-09-06T23:53:48.858Z] PASS: docker_cli_build_test.go:4587: DockerSuite.TestBuildBuildTimeArgQuotedValVariants 34.473s [2019-09-06T23:53:51.036Z] PASS: docker_api_containers_test.go:511: DockerSuite.TestContainerAPICommitWithLabelInConfig 6.278s [2019-09-06T23:53:51.036Z] SKIP: docker_api_containers_test.go:1132: DockerSuite.TestContainerAPICopyContainerNotFoundPr124 (unmatched requirement DaemonIsLinux) [2019-09-06T23:53:53.221Z] PASS: docker_api_containers_test.go:1047: DockerSuite.TestContainerAPICopyNotExistsAnyMore 1.984s [2019-09-06T23:53:53.221Z] SKIP: docker_api_containers_test.go:1060: DockerSuite.TestContainerAPICopyPre124 (unmatched requirement DaemonIsLinux) [2019-09-06T23:53:53.221Z] SKIP: docker_api_containers_test.go:1090: DockerSuite.TestContainerAPICopyResourcePathEmptyPre124 (unmatched requirement DaemonIsLinux) [2019-09-06T23:53:53.221Z] SKIP: docker_api_containers_test.go:1111: DockerSuite.TestContainerAPICopyResourcePathNotFoundPre124 (unmatched requirement DaemonIsLinux) [2019-09-06T23:53:54.662Z] PASS: docker_cli_build_test.go:4511: DockerSuite.TestBuildBuildTimeArgUnconsumedArg 7.562s [2019-09-06T23:53:54.662Z] SKIP: docker_cli_build_test.go:4438: DockerSuite.TestBuildBuildTimeArgUntrustedDefinedAfterUse (unmatched requirement DaemonIsLinux) [2019-09-06T23:53:54.932Z] PASS: docker_cli_network_unix_test.go:865: DockerNetworkSuite.TestDockerNetworkAnonymousEndpoint 4.586s [2019-09-06T23:53:55.123Z] SKIP: docker_cli_build_test.go:372: DockerSuite.TestBuildCacheAdd (unmatched requirement DaemonIsLinux) [2019-09-06T23:53:55.409Z] PASS: docker_api_containers_test.go:570: DockerSuite.TestContainerAPICreate 2.029s [2019-09-06T23:53:55.409Z] SKIP: docker_api_containers_test.go:626: DockerSuite.TestContainerAPICreateBridgeNetworkMode (unmatched requirement DaemonIsLinux) [2019-09-06T23:53:55.409Z] PASS: docker_api_containers_test.go:587: DockerSuite.TestContainerAPICreateEmptyConfig 0.002s [2019-09-06T23:53:56.914Z] PASS: docker_cli_network_unix_test.go:539: DockerNetworkSuite.TestDockerNetworkConnectDisconnect 2.322s [2019-09-06T23:53:57.698Z] PASS: docker_api_containers_test.go:1975: DockerSuite.TestContainerAPICreateMountsBindRead 2.303s [2019-09-06T23:53:57.698Z] PASS: docker_api_containers_test.go:599: DockerSuite.TestContainerAPICreateMultipleNetworksConfig 0.003s [2019-09-06T23:53:57.698Z] SKIP: docker_api_containers_test.go:1388: DockerSuite.TestContainerAPICreateNoHostConfig118 (unmatched requirement DaemonIsLinux) [2019-09-06T23:53:57.698Z] SKIP: docker_api_containers_test.go:632: DockerSuite.TestContainerAPICreateOtherNetworkModes (unmatched requirement DaemonIsLinux) [2019-09-06T23:53:57.698Z] SKIP: docker_api_containers_test.go:661: DockerSuite.TestContainerAPICreateWithCpuSharesCpuset (unmatched requirement DaemonIsLinux) [2019-09-06T23:53:58.869Z] PASS: docker_cli_build_test.go:4761: DockerSuite.TestBuildCacheBrokenSymlink 3.161s [2019-09-06T23:53:58.869Z] SKIP: docker_cli_build_test.go:5432: DockerSuite.TestBuildCacheFrom (unmatched requirement DaemonIsLinux) [2019-09-06T23:53:59.882Z] PASS: docker_api_containers_test.go:1143: DockerSuite.TestContainerAPIDelete 2.332s [2019-09-06T23:54:00.187Z] PASS: docker_cli_network_unix_test.go:1258: DockerNetworkSuite.TestDockerNetworkConnectDisconnectToStoppedContainer 3.623s [2019-09-06T23:54:02.066Z] PASS: docker_api_containers_test.go:1216: DockerSuite.TestContainerAPIDeleteConflict 1.428s [2019-09-06T23:54:02.707Z] PASS: docker_cli_network_unix_test.go:1192: DockerNetworkSuite.TestDockerNetworkConnectDisconnectWithPortMapping 1.454s [2019-09-06T23:54:03.606Z] PASS: docker_api_containers_test.go:1168: DockerSuite.TestContainerAPIDeleteForce 1.682s [2019-09-06T23:54:03.606Z] PASS: docker_api_containers_test.go:1159: DockerSuite.TestContainerAPIDeleteNotExist 0.001s [2019-09-06T23:54:03.606Z] SKIP: docker_api_containers_test.go:1185: DockerSuite.TestContainerAPIDeleteRemoveLinks (unmatched requirement DaemonIsLinux) [2019-09-06T23:54:04.686Z] PASS: docker_cli_build_test.go:5410: DockerSuite.TestBuildCacheFromEqualDiffIDsLength 6.112s [2019-09-06T23:54:05.790Z] PASS: docker_api_containers_test.go:1231: DockerSuite.TestContainerAPIDeleteRemoveVolume 2.014s [2019-09-06T23:54:05.791Z] PASS: docker_api_containers_test.go:1626: DockerSuite.TestContainerAPIDeleteWithEmptyName 0.001s [2019-09-06T23:54:07.975Z] PASS: docker_api_containers_test.go:41: DockerSuite.TestContainerAPIGetAll 1.976s [2019-09-06T23:54:07.975Z] SKIP: docker_api_containers_test.go:167: DockerSuite.TestContainerAPIGetChanges (unmatched requirement DaemonIsLinux) [2019-09-06T23:54:07.975Z] SKIP: docker_api_containers_test.go:140: DockerSuite.TestContainerAPIGetExport (unmatched requirement DaemonIsLinux) [2019-09-06T23:54:08.434Z] PASS: docker_cli_build_test.go:4873: DockerSuite.TestBuildCacheRootSource 3.149s [2019-09-06T23:54:08.434Z] SKIP: docker_api_build_test.go:405: DockerSuite.TestBuildChownOnCopy (unmatched requirement DaemonIsLinux) [2019-09-06T23:54:08.434Z] SKIP: docker_cli_build_test.go:3575: DockerSuite.TestBuildChownSingleFile (unmatched requirement UnixCli) [2019-09-06T23:54:10.159Z] PASS: docker_api_containers_test.go:61: DockerSuite.TestContainerAPIGetJSONNoFieldsOmitted 2.097s [2019-09-06T23:54:10.159Z] PASS: docker_api_containers_test.go:733: DockerSuite.TestContainerAPIInvalidPortSyntax 0.002s [2019-09-06T23:54:11.700Z] PASS: docker_api_containers_test.go:934: DockerSuite.TestContainerAPIKill 1.702s [2019-09-06T23:54:11.700Z] SKIP: docker_api_containers_test.go:404: DockerSuite.TestContainerAPIPause (unmatched requirement DaemonIsLinux) [2019-09-06T23:54:12.661Z] PASS: docker_cli_network_unix_test.go:1415: DockerNetworkSuite.TestDockerNetworkConnectLinkLocalIP 8.108s [2019-09-06T23:54:13.138Z] PASS: docker_cli_build_test.go:3138: DockerSuite.TestBuildCleanupCmdOnEntrypoint 4.783s [2019-09-06T23:54:13.881Z] PASS: docker_api_containers_test.go:1286: DockerSuite.TestContainerAPIPostContainerStop 2.329s [2019-09-06T23:54:13.881Z] PASS: docker_api_containers_test.go:849: DockerSuite.TestContainerAPIPostCreateNull 0.183s [2019-09-06T23:54:13.882Z] SKIP: docker_api_containers_test.go:107: DockerSuite.TestContainerAPIPsOmitFields (unmatched requirement DaemonIsLinux) [2019-09-06T23:54:15.185Z] PASS: docker_cli_network_unix_test.go:1308: DockerNetworkSuite.TestDockerNetworkConnectPreferredIP 3.025s [2019-09-06T23:54:16.063Z] PASS: docker_api_containers_test.go:917: DockerSuite.TestContainerAPIRename 1.458s [2019-09-06T23:54:16.883Z] PASS: docker_cli_build_test.go:3157: DockerSuite.TestBuildClearCmd 3.174s [2019-09-06T23:54:17.084Z] PASS: docker_cli_network_unix_test.go:1344: DockerNetworkSuite.TestDockerNetworkConnectPreferredIPStoppedContainer 1.700s [2019-09-06T23:54:18.018Z] PASS: docker_cli_network_unix_test.go:1158: DockerNetworkSuite.TestDockerNetworkConnectToHostFromOtherNetwork 0.786s [2019-09-06T23:54:18.425Z] PASS: docker_cli_build_test.go:1578: DockerSuite.TestBuildCmd 1.708s [2019-09-06T23:54:18.581Z] PASS: docker_cli_network_unix_test.go:1523: DockerNetworkSuite.TestDockerNetworkConnectWithAliasOnDefaultNetworks 0.622s [2019-09-06T23:54:19.511Z] PASS: docker_cli_swarm_unix_test.go:58: DockerSwarmSuite.TestSwarmNetworkPluginV2 48.791s [2019-09-06T23:54:19.806Z] PASS: docker_api_containers_test.go:949: DockerSuite.TestContainerAPIRestart 3.030s [2019-09-06T23:54:19.968Z] PASS: docker_cli_build_test.go:3241: DockerSuite.TestBuildCmdJSONNoShDashC 1.631s [2019-09-06T23:54:20.443Z] PASS: docker_cli_network_unix_test.go:1229: DockerNetworkSuite.TestDockerNetworkConnectWithMac 1.133s [2019-09-06T23:54:21.511Z] PASS: docker_cli_build_test.go:3200: DockerSuite.TestBuildCmdShDashC 1.630s [2019-09-06T23:54:21.811Z] PASS: docker_cli_network_unix_test.go:1175: DockerNetworkSuite.TestDockerNetworkConnectWithPortMapping 1.030s [2019-09-06T23:54:22.068Z] PASS: docker_cli_network_unix_test.go:375: DockerNetworkSuite.TestDockerNetworkCreateDelete 0.326s [2019-09-06T23:54:22.325Z] PASS: docker_cli_swarm_test.go:230: DockerSwarmSuite.TestSwarmNodeListFilter 1.799s [2019-09-06T23:54:22.582Z] PASS: docker_cli_network_unix_test.go:1655: DockerNetworkSuite.TestDockerNetworkCreateDeleteSpecialCharacters 0.413s [2019-09-06T23:54:23.550Z] PASS: docker_api_containers_test.go:963: DockerSuite.TestContainerAPIRestartNotimeoutParam 3.159s [2019-09-06T23:54:23.550Z] PASS: docker_api_containers_test.go:831: DockerSuite.TestContainerAPIRestartPolicyDefaultRetryCount 0.019s [2019-09-06T23:54:23.550Z] PASS: docker_api_containers_test.go:759: DockerSuite.TestContainerAPIRestartPolicyInvalidPolicyName 0.002s [2019-09-06T23:54:23.550Z] PASS: docker_api_containers_test.go:807: DockerSuite.TestContainerAPIRestartPolicyNegativeRetryCount 0.002s [2019-09-06T23:54:23.550Z] PASS: docker_api_containers_test.go:783: DockerSuite.TestContainerAPIRestartPolicyRetryMismatch 0.002s [2019-09-06T23:54:23.952Z] PASS: docker_cli_network_unix_test.go:299: DockerNetworkSuite.TestDockerNetworkCreateHostBind 1.092s [2019-09-06T23:54:24.209Z] PASS: docker_cli_network_unix_test.go:383: DockerNetworkSuite.TestDockerNetworkCreateLabel 0.256s [2019-09-06T23:54:24.467Z] PASS: docker_cli_network_unix_test.go:290: DockerNetworkSuite.TestDockerNetworkCreatePredefined 0.117s [2019-09-06T23:54:24.521Z] PASS: docker_api_containers_test.go:979: DockerSuite.TestContainerAPIStart 1.200s [2019-09-06T23:54:24.521Z] SKIP: docker_api_containers_test.go:1635: DockerSuite.TestContainerAPIStatsWithNetworkDisabled (unmatched requirement DaemonIsLinux) [2019-09-06T23:54:24.725Z] PASS: docker_cli_network_unix_test.go:633: DockerNetworkSuite.TestDockerNetworkCustomIPAM 0.314s [2019-09-06T23:54:26.622Z] PASS: docker_cli_network_unix_test.go:1292: DockerNetworkSuite.TestDockerNetworkDisconnectContainerNonexistingNetwork 1.643s [2019-09-06T23:54:26.622Z] PASS: docker_cli_swarm_test.go:249: DockerSwarmSuite.TestSwarmNodeTaskListFilter 3.178s [2019-09-06T23:54:27.432Z] PASS: docker_api_containers_test.go:1005: DockerSuite.TestContainerAPIStop 2.291s [2019-09-06T23:54:27.432Z] SKIP: docker_api_containers_test.go:435: DockerSuite.TestContainerAPITop (unmatched requirement DaemonIsLinux) [2019-09-06T23:54:28.516Z] PASS: docker_cli_network_unix_test.go:1503: DockerNetworkSuite.TestDockerNetworkDisconnectDefault 1.360s [2019-09-06T23:54:28.516Z] PASS: docker_cli_network_unix_test.go:1774: DockerNetworkSuite.TestDockerNetworkDisconnectFromBridge 0.141s [2019-09-06T23:54:28.977Z] PASS: docker_api_containers_test.go:458: DockerSuite.TestContainerAPITopWindows 1.391s [2019-09-06T23:54:28.977Z] PASS: docker_api_containers_test.go:692: DockerSuite.TestContainerAPIVerifyHeader 0.024s [2019-09-06T23:54:29.081Z] PASS: docker_cli_network_unix_test.go:1167: DockerNetworkSuite.TestDockerNetworkDisconnectFromHost 0.308s [2019-09-06T23:54:29.081Z] PASS: docker_cli_network_unix_test.go:768: DockerNetworkSuite.TestDockerNetworkDriverOptions 0.082s [2019-09-06T23:54:30.011Z] PASS: docker_cli_swarm_test.go:276: DockerSwarmSuite.TestSwarmPublishAdd 1.858s [2019-09-06T23:54:30.103Z] PASS: docker_cli_build_test.go:5341: DockerSuite.TestBuildCmdShellArgsEscaped 8.472s [2019-09-06T23:54:32.719Z] PASS: docker_api_containers_test.go:1024: DockerSuite.TestContainerAPIWait 4.071s [2019-09-06T23:54:34.901Z] PASS: docker_api_containers_test.go:2271: DockerSuite.TestContainerKillCustomStopSignal 2.130s [2019-09-06T23:54:34.901Z] SKIP: docker_cli_run_test.go:2416: DockerSuite.TestContainerNetworkMode (unmatched requirement DaemonIsLinux) [2019-09-06T23:54:34.901Z] SKIP: docker_cli_run_test.go:3537: DockerSuite.TestContainerRestartInMultipleNetworks (unmatched requirement DaemonIsLinux) [2019-09-06T23:54:34.901Z] SKIP: docker_cli_run_test.go:3569: DockerSuite.TestContainerWithConflictingHostNetworks (unmatched requirement DaemonIsLinux) [2019-09-06T23:54:34.901Z] SKIP: docker_cli_run_test.go:3600: DockerSuite.TestContainerWithConflictingNoneNetwork (unmatched requirement DaemonIsLinux) [2019-09-06T23:54:34.901Z] SKIP: docker_cli_run_test.go:3583: DockerSuite.TestContainerWithConflictingSharedNetwork (unmatched requirement DaemonIsLinux) [2019-09-06T23:54:35.264Z] PASS: docker_cli_swarm_test.go:1535: DockerSwarmSuite.TestSwarmPublishDuplicatePorts 4.091s [2019-09-06T23:54:37.086Z] PASS: docker_api_containers_windows_test.go:21: DockerSuite.TestContainersAPICreateMountsBindNamedPipe 1.182s [2019-09-06T23:54:37.198Z] PASS: docker_cli_build_test.go:3215: DockerSuite.TestBuildCmdSpaces 6.783s [2019-09-06T23:54:37.198Z] SKIP: docker_cli_build_test.go:2646: DockerSuite.TestBuildCommentsShebangs (unmatched requirement DaemonIsLinux) [2019-09-06T23:54:38.544Z] PASS: docker_cli_swarm_test.go:1593: DockerSwarmSuite.TestSwarmReadonlyRootfs 2.422s [2019-09-06T23:54:40.947Z] PASS: docker_cli_build_test.go:1774: DockerSuite.TestBuildConditionalCache 3.609s [2019-09-06T23:54:42.719Z] PASS: docker_cli_network_unix_test.go:979: DockerNetworkSuite.TestDockerNetworkDriverUngracefulRestart 3.440s [2019-09-06T23:54:46.892Z] PASS: docker_cli_network_unix_test.go:1737: DockerNetworkSuite.TestDockerNetworkFlagAlias 3.519s [2019-09-06T23:54:56.849Z] PASS: docker_cli_network_unix_test.go:1132: DockerNetworkSuite.TestDockerNetworkHostModeUngracefulDaemonRestart 9.592s [2019-09-06T23:54:56.849Z] PASS: docker_cli_network_unix_test.go:744: DockerNetworkSuite.TestDockerNetworkIPAMInvalidCombinations 0.162s [2019-09-06T23:54:57.412Z] PASS: docker_cli_network_unix_test.go:592: DockerNetworkSuite.TestDockerNetworkIPAMMultipleNetworks 0.703s [2019-09-06T23:54:57.412Z] PASS: docker_cli_network_unix_test.go:649: DockerNetworkSuite.TestDockerNetworkIPAMOptions 0.052s [2019-09-06T23:54:57.669Z] PASS: docker_cli_network_unix_test.go:1241: DockerNetworkSuite.TestDockerNetworkInspectCreatedContainer 0.094s [2019-09-06T23:54:57.669Z] PASS: docker_cli_network_unix_test.go:725: DockerNetworkSuite.TestDockerNetworkInspectCustomSpecified 0.141s [2019-09-06T23:54:57.925Z] PASS: docker_cli_network_unix_test.go:706: DockerNetworkSuite.TestDockerNetworkInspectCustomUnspecified 0.125s [2019-09-06T23:54:57.925Z] PASS: docker_cli_network_unix_test.go:678: DockerNetworkSuite.TestDockerNetworkInspectDefault 0.002s [2019-09-06T23:54:58.195Z] PASS: docker_api_containers_test.go:2006: DockerSuite.TestContainersAPICreateMountsCreate 20.940s [2019-09-06T23:54:58.195Z] SKIP: docker_api_containers_test.go:2221: DockerSuite.TestContainersAPICreateMountsTmpfs (unmatched requirement DaemonIsLinux) [2019-09-06T23:54:58.195Z] PASS: docker_api_containers_test.go:1684: DockerSuite.TestContainersAPICreateMountsValidation 0.087s [2019-09-06T23:54:58.195Z] SKIP: docker_cli_run_test.go:3473: DockerSuite.TestContainersInMultipleNetworks (unmatched requirement DaemonIsLinux) [2019-09-06T23:54:58.195Z] SKIP: docker_cli_run_test.go:3465: DockerSuite.TestContainersInUserDefinedNetwork (unmatched requirement DaemonIsLinux) [2019-09-06T23:54:58.195Z] SKIP: docker_cli_run_test.go:3492: DockerSuite.TestContainersNetworkIsolation (unmatched requirement DaemonIsLinux) [2019-09-06T23:54:58.195Z] SKIP: docker_cli_cp_test.go:536: DockerSuite.TestCopyAndRestart (unmatched requirement DaemonIsLinux) [2019-09-06T23:54:58.195Z] SKIP: docker_cli_cp_test.go:555: DockerSuite.TestCopyCreatedContainer (unmatched requirement DaemonIsLinux) [2019-09-06T23:54:59.295Z] PASS: docker_api_swarm_test.go:947: DockerSwarmSuite.TestSwarmRepeatedRootRotation 15.764s [2019-09-06T23:55:00.384Z] PASS: docker_cli_cp_test.go:115: DockerSuite.TestCpAbsolutePath 2.125s [2019-09-06T23:55:00.384Z] SKIP: docker_cli_cp_test.go:152: DockerSuite.TestCpAbsoluteSymlink (unmatched requirement DaemonIsLinux) [2019-09-06T23:55:00.384Z] SKIP: docker_cli_cp_from_container_test.go:120: DockerSuite.TestCpFromCaseA (unmatched requirement DaemonIsLinux) [2019-09-06T23:55:00.384Z] SKIP: docker_cli_cp_from_container_test.go:140: DockerSuite.TestCpFromCaseB (unmatched requirement DaemonIsLinux) [2019-09-06T23:55:00.384Z] SKIP: docker_cli_cp_from_container_test.go:158: DockerSuite.TestCpFromCaseC (unmatched requirement DaemonIsLinux) [2019-09-06T23:55:00.384Z] SKIP: docker_cli_cp_from_container_test.go:183: DockerSuite.TestCpFromCaseD (unmatched requirement DaemonIsLinux) [2019-09-06T23:55:00.384Z] SKIP: docker_cli_cp_from_container_test.go:223: DockerSuite.TestCpFromCaseE (unmatched requirement DaemonIsLinux) [2019-09-06T23:55:00.384Z] SKIP: docker_cli_cp_from_container_test.go:252: DockerSuite.TestCpFromCaseF (unmatched requirement DaemonIsLinux) [2019-09-06T23:55:00.384Z] SKIP: docker_cli_cp_from_container_test.go:275: DockerSuite.TestCpFromCaseG (unmatched requirement DaemonIsLinux) [2019-09-06T23:55:00.384Z] SKIP: docker_cli_cp_from_container_test.go:314: DockerSuite.TestCpFromCaseH (unmatched requirement DaemonIsLinux) [2019-09-06T23:55:00.384Z] SKIP: docker_cli_cp_from_container_test.go:344: DockerSuite.TestCpFromCaseI (unmatched requirement DaemonIsLinux) [2019-09-06T23:55:00.384Z] SKIP: docker_cli_cp_from_container_test.go:368: DockerSuite.TestCpFromCaseJ (unmatched requirement DaemonIsLinux) [2019-09-06T23:55:00.384Z] SKIP: docker_cli_cp_from_container_test.go:25: DockerSuite.TestCpFromSymlinkDestination (unmatched requirement DaemonIsLinux) [2019-09-06T23:55:00.384Z] SKIP: docker_cli_cp_test.go:188: DockerSuite.TestCpFromSymlinkToDirectory (unmatched requirement DaemonIsLinux) [2019-09-06T23:55:02.074Z] PASS: docker_cli_build_test.go:5621: DockerSuite.TestBuildContChar 18.244s [2019-09-06T23:55:02.074Z] SKIP: docker_cli_build_test.go:3974: DockerSuite.TestBuildContainerWithCgroupParent (unmatched requirement DaemonIsLinux) [2019-09-06T23:55:02.074Z] PASS: docker_cli_build_test.go:1513: DockerSuite.TestBuildContextCleanup 1.539s [2019-09-06T23:55:02.567Z] PASS: docker_cli_cp_test.go:37: DockerSuite.TestCpGarbagePath 2.087s [2019-09-06T23:55:02.567Z] PASS: docker_cli_cp_test.go:30: DockerSuite.TestCpLocalOnly 0.052s [2019-09-06T23:55:02.567Z] SKIP: docker_cli_cp_test.go:517: DockerSuite.TestCpNameHasColon (unmatched requirement DaemonIsLinux) [2019-09-06T23:55:02.569Z] PASS: docker_cli_network_unix_test.go:926: DockerNetworkSuite.TestDockerNetworkLinkOnDefaultNetworkOnly 3.307s [2019-09-06T23:55:02.569Z] PASS: docker_cli_network_unix_test.go:283: DockerNetworkSuite.TestDockerNetworkLsDefault 0.030s [2019-09-06T23:55:02.569Z] SKIP: docker_cli_network_unix_test.go:319: DockerNetworkSuite.TestDockerNetworkLsFilter (unmatched requirement OnlyDefaultNetworks) [2019-09-06T23:55:03.937Z] PASS: docker_cli_network_unix_test.go:1020: DockerNetworkSuite.TestDockerNetworkMacInspect 1.073s [2019-09-06T23:55:04.261Z] PASS: docker_cli_build_test.go:1535: DockerSuite.TestBuildContextCleanupFailedBuild 2.619s [2019-09-06T23:55:07.177Z] PASS: docker_cli_build_test.go:2046: DockerSuite.TestBuildContextTarGzip 3.250s [2019-09-06T23:55:09.201Z] PASS: docker_cli_network_unix_test.go:1086: DockerNetworkSuite.TestDockerNetworkMultipleNetworksGracefulDaemonRestart 4.587s [2019-09-06T23:55:09.362Z] PASS: docker_cli_build_test.go:2050: DockerSuite.TestBuildContextTarNoCompression 1.610s [2019-09-06T23:55:09.362Z] SKIP: docker_cli_build_test.go:522: DockerSuite.TestBuildCopyAddMultipleFiles (unmatched requirement DaemonIsLinux) [2019-09-06T23:55:09.650Z] PASS: docker_cli_cp_test.go:73: DockerSuite.TestCpRelativePath 6.934s [2019-09-06T23:55:09.650Z] SKIP: docker_cli_cp_test.go:374: DockerSuite.TestCpSpecialFiles (unmatched requirement DaemonIsLinux) [2019-09-06T23:55:09.650Z] SKIP: docker_cli_cp_test.go:311: DockerSuite.TestCpSymlinkComponent (unmatched requirement DaemonIsLinux) [2019-09-06T23:55:09.650Z] SKIP: docker_cli_cp_test.go:568: DockerSuite.TestCpSymlinkFromConToHostFollowSymlink (unmatched requirement DaemonIsLinux) [2019-09-06T23:55:12.277Z] PASS: docker_api_build_test.go:435: DockerSuite.TestBuildCopyCacheOnFileChange 3.106s [2019-09-06T23:55:13.820Z] PASS: docker_cli_build_test.go:1840: DockerSuite.TestBuildCopyDirButNotFile 1.724s [2019-09-06T23:55:13.820Z] SKIP: docker_cli_build_test.go:894: DockerSuite.TestBuildCopyDirContentToExistDir (unmatched requirement DaemonIsLinux) [2019-09-06T23:55:13.820Z] SKIP: docker_cli_build_test.go:880: DockerSuite.TestBuildCopyDirContentToRoot (unmatched requirement DaemonIsLinux) [2019-09-06T23:55:14.346Z] PASS: docker_cli_cp_to_container_test.go:124: DockerSuite.TestCpToCaseA 4.111s [2019-09-06T23:55:14.452Z] PASS: docker_cli_network_unix_test.go:1105: DockerNetworkSuite.TestDockerNetworkMultipleNetworksUngracefulDaemonRestart 4.447s [2019-09-06T23:55:14.452Z] PASS: docker_cli_network_unix_test.go:662: DockerNetworkSuite.TestDockerNetworkNullIPAMDriver 0.041s [2019-09-06T23:55:14.709Z] PASS: docker_cli_swarm_test.go:1249: DockerSwarmSuite.TestSwarmRotateUnlockKey 14.163s [2019-09-06T23:55:15.886Z] PASS: docker_cli_cp_to_container_test.go:145: DockerSuite.TestCpToCaseB 2.140s [2019-09-06T23:55:15.886Z] SKIP: docker_cli_cp_to_container_test.go:166: DockerSuite.TestCpToCaseC (unmatched requirement DaemonIsLinux) [2019-09-06T23:55:15.886Z] SKIP: docker_cli_cp_to_container_test.go:193: DockerSuite.TestCpToCaseD (unmatched requirement DaemonIsLinux) [2019-09-06T23:55:16.077Z] PASS: docker_cli_network_unix_test.go:952: DockerNetworkSuite.TestDockerNetworkOverlayPortMapping 1.390s [2019-09-06T23:55:18.597Z] PASS: docker_cli_swarm_test.go:818: DockerSwarmSuite.TestSwarmServiceEnvFile 1.718s [2019-09-06T23:55:18.597Z] PASS: docker_cli_network_unix_test.go:1247: DockerNetworkSuite.TestDockerNetworkRestartWithMultipleNetworks 2.306s [2019-09-06T23:55:18.854Z] PASS: docker_cli_network_unix_test.go:310: DockerNetworkSuite.TestDockerNetworkRmPredefined 0.065s [2019-09-06T23:55:20.223Z] PASS: docker_cli_network_unix_test.go:1126: DockerNetworkSuite.TestDockerNetworkRunNetByID 1.043s [2019-09-06T23:55:21.153Z] PASS: docker_cli_network_unix_test.go:1367: DockerNetworkSuite.TestDockerNetworkUnsupportedRequiredIP 0.854s [2019-09-06T23:55:21.153Z] PASS: docker_cli_swarm_test.go:189: DockerSwarmSuite.TestSwarmServiceListFilter 1.681s [2019-09-06T23:55:23.047Z] PASS: docker_cli_network_unix_test.go:1749: DockerNetworkSuite.TestDockerNetworkValidateIP 1.218s [2019-09-06T23:55:24.236Z] PASS: docker_cli_build_test.go:6045: DockerSuite.TestBuildCopyFileDotWithWorkdir 8.466s [2019-09-06T23:55:26.322Z] PASS: docker_cli_swarm_test.go:1707: DockerSwarmSuite.TestSwarmServiceLsFilterMode 3.399s [2019-09-06T23:55:29.598Z] PASS: docker_cli_network_unix_test.go:783: DockerNetworkSuite.TestDockerPluginV2NetworkDriver 6.479s [2019-09-06T23:55:30.710Z] PASS: docker_cli_cp_to_container_test.go:239: DockerSuite.TestCpToCaseE 12.952s [2019-09-06T23:55:30.710Z] SKIP: docker_cli_cp_to_container_test.go:274: DockerSuite.TestCpToCaseF (unmatched requirement DaemonIsLinux) [2019-09-06T23:55:30.710Z] SKIP: docker_cli_cp_to_container_test.go:297: DockerSuite.TestCpToCaseG (unmatched requirement DaemonIsLinux) [2019-09-06T23:55:31.498Z] PASS: docker_cli_pull_test.go:197: DockerHubPullSuite.TestPullAllTagsFromCentralRegistry 1.161s [2019-09-06T23:55:33.203Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-09-06T23:55:33.204Z] [2019-09-06T23:55:33.204Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-09-06T23:55:33.204Z] PKG_CONFIG=pkg-config [2019-09-06T23:55:33.204Z] GOLANG_VERSION=1.12.8 [2019-09-06T23:55:33.204Z] HOSTNAME=96bac4e3b084 [2019-09-06T23:55:33.204Z] DOCKER_EXPERIMENTAL=1 [2019-09-06T23:55:33.204Z] container=docker [2019-09-06T23:55:33.204Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-09-06T23:55:33.204Z] GOMETALINTER_OPTS=--deadline=2m [2019-09-06T23:55:33.204Z] GOPATH=/go [2019-09-06T23:55:33.204Z] PWD=/go/src/github.com/docker/docker [2019-09-06T23:55:33.204Z] HOME=/root [2019-09-06T23:55:33.204Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-09-06T23:55:33.204Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-09-06T23:55:33.204Z] DOCKER_GITCOMMIT=78198da34a57b1f6e92b9c95d89e02d8888169ff [2019-09-06T23:55:33.204Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-09-06T23:55:33.204Z] DOCKER_GRAPHDRIVER=overlay2 [2019-09-06T23:55:33.204Z] TERM=xterm [2019-09-06T23:55:33.204Z] DEST=bundles/test-integration [2019-09-06T23:55:33.204Z] SHLVL=1 [2019-09-06T23:55:33.204Z] TIMEOUT=120m [2019-09-06T23:55:33.204Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-09-06T23:55:33.204Z] DOCKER_PKG=github.com/docker/docker [2019-09-06T23:55:33.204Z] _=/usr/bin/env [2019-09-06T23:55:33.204Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-09-06T23:55:33.390Z] PASS: docker_cli_pull_test.go:241: DockerHubPullSuite.TestPullClientDisconnect 2.157s [2019-09-06T23:55:33.647Z] PASS: docker_cli_swarm_test.go:907: DockerSwarmSuite.TestSwarmServiceNetworkUpdate 7.544s [2019-09-06T23:55:34.211Z] PASS: docker_cli_pull_test.go:18: DockerHubPullSuite.TestPullFromCentralRegistry 0.847s [2019-09-06T23:55:35.681Z] PASS: docker_cli_pull_test.go:118: DockerHubPullSuite.TestPullFromCentralRegistryImplicitRefParts 1.378s [2019-09-06T23:55:36.245Z] PASS: docker_cli_pull_test.go:43: DockerHubPullSuite.TestPullNonExistingImage 0.336s [2019-09-06T23:55:36.245Z] PASS: docker_cli_pull_test.go:187: DockerHubPullSuite.TestPullScratchNotAllowed 0.026s [2019-09-06T23:55:36.245Z] OK: 1196 passed, 47 skipped [2019-09-06T23:55:36.245Z] PASS [2019-09-06T23:55:36.245Z] ---> Making bundle: .integration-daemon-stop (in /go/src/github.com/docker/docker/bundles/test-integration/2) [2019-09-06T23:55:37.175Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/2/root: mountpoint not found [2019-09-06T23:55:37.175Z] Clearing AppArmor profiles cache:. [2019-09-06T23:55:37.175Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-09-06T23:55:37.175Z] Unloading profiles will leave already running processes permanently [2019-09-06T23:55:37.175Z] unconfined, which can lead to unexpected situations. [2019-09-06T23:55:37.175Z] [2019-09-06T23:55:37.175Z] To set a process to complain mode, use the command line tool [2019-09-06T23:55:37.175Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-09-06T23:55:37.175Z] with the 'teardown' option." [2019-09-06T23:55:37.175Z] Removing test suite binaries [2019-09-06T23:55:37.175Z] [2019-09-06T23:55:43.211Z] PASS: docker_cli_cp_to_container_test.go:343: DockerSuite.TestCpToCaseH 13.004s [2019-09-06T23:55:43.211Z] SKIP: docker_cli_cp_to_container_test.go:379: DockerSuite.TestCpToCaseI (unmatched requirement DaemonIsLinux) [2019-09-06T23:55:43.211Z] SKIP: docker_cli_cp_to_container_test.go:403: DockerSuite.TestCpToCaseJ (unmatched requirement DaemonIsLinux) [2019-09-06T23:55:44.752Z] PASS: docker_cli_cp_test.go:477: DockerSuite.TestCpToDot 2.406s [2019-09-06T23:55:44.752Z] SKIP: docker_cli_cp_to_container_test.go:446: DockerSuite.TestCpToErrReadOnlyRootfs (unmatched requirement DaemonIsLinux) [2019-09-06T23:55:44.752Z] SKIP: docker_cli_cp_to_container_test.go:473: DockerSuite.TestCpToErrReadOnlyVolume (unmatched requirement DaemonIsLinux) [2019-09-06T23:55:46.934Z] PASS: docker_cli_cp_test.go:500: DockerSuite.TestCpToStdout 2.106s [2019-09-06T23:55:46.934Z] SKIP: docker_cli_cp_to_container_test.go:23: DockerSuite.TestCpToSymlinkDestination (unmatched requirement DaemonIsLinux) [2019-09-06T23:55:46.934Z] SKIP: docker_cli_cp_test.go:234: DockerSuite.TestCpToSymlinkToDirectory (unmatched requirement DaemonIsLinux) [2019-09-06T23:55:46.934Z] SKIP: docker_cli_cp_test.go:350: DockerSuite.TestCpUnprivilegedUser (unmatched requirement DaemonIsLinux) [2019-09-06T23:55:46.934Z] SKIP: docker_cli_cp_test.go:414: DockerSuite.TestCpVolumePath (unmatched requirement DaemonIsLinux) [2019-09-06T23:55:46.934Z] PASS: docker_cli_create_test.go:328: DockerSuite.TestCreate64ByteHexID 0.129s [2019-09-06T23:55:46.934Z] PASS: docker_cli_create_test.go:23: DockerSuite.TestCreateArgs 0.132s [2019-09-06T23:55:48.475Z] PASS: docker_cli_create_test.go:260: DockerSuite.TestCreateByImageID 1.561s [2019-09-06T23:55:55.572Z] PASS: docker_cli_create_test.go:165: DockerSuite.TestCreateEchoStdout 6.830s [2019-09-06T23:55:55.572Z] PASS: docker_cli_create_test.go:61: DockerSuite.TestCreateGrowRootfs 0.197s [2019-09-06T23:55:56.039Z] PASS: docker_cli_create_test.go:85: DockerSuite.TestCreateHostConfig 0.152s [2019-09-06T23:55:58.221Z] PASS: docker_cli_create_test.go:223: DockerSuite.TestCreateHostnameWithNumber 1.992s [2019-09-06T23:55:58.221Z] PASS: docker_cli_create_test.go:206: DockerSuite.TestCreateLabelFromImage 0.518s [2019-09-06T23:55:58.681Z] PASS: docker_cli_create_test.go:193: DockerSuite.TestCreateLabels 0.129s [2019-09-06T23:55:58.681Z] SKIP: docker_cli_create_test.go:250: DockerSuite.TestCreateModeIpcContainer (unmatched requirement DaemonIsLinux) [2019-09-06T23:55:58.681Z] PASS: docker_cli_create_test.go:233: DockerSuite.TestCreateRM 0.279s [2019-09-06T23:55:58.681Z] SKIP: docker_cli_create_test.go:75: DockerSuite.TestCreateShrinkRootfs (unmatched requirement Devicemapper) [2019-09-06T23:55:59.142Z] PASS: docker_cli_create_test.go:293: DockerSuite.TestCreateStopSignal 0.131s [2019-09-06T23:55:59.142Z] PASS: docker_cli_create_test.go:363: DockerSuite.TestCreateStopTimeout 0.264s [2019-09-06T23:56:03.682Z] PASS: docker_cli_swarm_test.go:836: DockerSwarmSuite.TestSwarmServiceTTY 15.409s [2019-09-06T23:56:03.682Z] PASS: docker_cli_swarm_test.go:884: DockerSwarmSuite.TestSwarmServiceTTYUpdate 2.397s [2019-09-06T23:56:06.202Z] PASS: docker_cli_swarm_test.go:171: DockerSwarmSuite.TestSwarmServiceTemplatingHostname 2.387s [2019-09-06T23:56:07.746Z] PASS: docker_cli_create_test.go:336: DockerSuite.TestCreateUnsetEntrypoint 7.161s [2019-09-06T23:56:07.746Z] PASS: docker_cli_create_test.go:174: DockerSuite.TestCreateVolumesCreated 0.138s [2019-09-06T23:56:07.746Z] PASS: docker_cli_create_test.go:316: DockerSuite.TestCreateWithInvalidLogOpts 0.118s [2019-09-06T23:56:09.475Z] PASS: docker_cli_swarm_test.go:298: DockerSwarmSuite.TestSwarmServiceWithGroup 2.648s [2019-09-06T23:56:11.491Z] PASS: docker_cli_create_test.go:136: DockerSuite.TestCreateWithLargePortRange 3.174s [2019-09-06T23:56:11.491Z] PASS: docker_cli_create_test.go:107: DockerSuite.TestCreateWithPortRange 0.132s [2019-09-06T23:56:11.491Z] SKIP: docker_api_containers_test.go:893: DockerSuite.TestCreateWithTooLowMemoryLimit (unmatched requirement DaemonIsLinux) [2019-09-06T23:56:12.752Z] PASS: docker_cli_swarm_test.go:1679: DockerSwarmSuite.TestSwarmStopSignal 2.452s [2019-09-06T23:56:13.030Z] PASS: docker_cli_create_test.go:302: DockerSuite.TestCreateWithWorkdir 1.507s [2019-09-06T23:56:13.030Z] SKIP: docker_deprecated_api_v124_test.go:71: DockerSuite.TestDeprecatedContainerAPIStartDupVolumeBinds (unmatched requirement DaemonIsLinux) [2019-09-06T23:56:13.490Z] PASS: docker_deprecated_api_v124_test.go:21: DockerSuite.TestDeprecatedContainerAPIStartHostConfig 0.081s [2019-09-06T23:56:13.490Z] SKIP: docker_deprecated_api_v124_test.go:40: DockerSuite.TestDeprecatedContainerAPIStartVolumeBinds (unmatched requirement DaemonIsLinux) [2019-09-06T23:56:13.490Z] SKIP: docker_deprecated_api_v124_test.go:104: DockerSuite.TestDeprecatedContainerAPIStartVolumesFrom (unmatched requirement DaemonIsLinux) [2019-09-06T23:56:13.490Z] SKIP: docker_deprecated_api_v124_test.go:137: DockerSuite.TestDeprecatedPostContainerBindNormalVolume (unmatched requirement DaemonIsLinux) [2019-09-06T23:56:13.490Z] SKIP: docker_deprecated_api_v124_test.go:199: DockerSuite.TestDeprecatedPostContainersStartWithLinksInHostConfig (unmatched requirement DaemonIsLinux) [2019-09-06T23:56:13.490Z] SKIP: docker_deprecated_api_v124_test.go:217: DockerSuite.TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (unmatched requirement DaemonIsLinux) [2019-09-06T23:56:13.490Z] SKIP: docker_deprecated_api_v124_test.go:182: DockerSuite.TestDeprecatedPostContainersStartWithoutLinksInHostConfig (unmatched requirement DaemonIsLinux) [2019-09-06T23:56:13.490Z] SKIP: docker_deprecated_api_v124_test.go:236: DockerSuite.TestDeprecatedStartWithNilDNS (unmatched requirement DaemonIsLinux) [2019-09-06T23:56:13.490Z] SKIP: docker_deprecated_api_v124_test.go:157: DockerSuite.TestDeprecatedStartWithTooLowMemoryLimit (unmatched requirement DaemonIsLinux) [2019-09-06T23:56:13.490Z] SKIP: docker_cli_run_test.go:3001: DockerSuite.TestDevicePermissions (unmatched requirement DaemonIsLinux) [2019-09-06T23:56:13.490Z] PASS: docker_cli_run_test.go:3712: DockerSuite.TestDockerFails 0.056s [2019-09-06T23:56:13.490Z] SKIP: docker_cli_volume_test.go:475: DockerSuite.TestDuplicateMountpointsForVolumesFrom (unmatched requirement DaemonIsLinux) [2019-09-06T23:56:13.490Z] SKIP: docker_cli_volume_test.go:517: DockerSuite.TestDuplicateMountpointsForVolumesFromAndBind (unmatched requirement DaemonIsLinux) [2019-09-06T23:56:13.490Z] SKIP: docker_cli_volume_test.go:561: DockerSuite.TestDuplicateMountpointsForVolumesFromAndMounts (unmatched requirement DaemonIsLinux) [2019-09-06T23:56:13.490Z] SKIP: docker_cli_events_test.go:463: DockerSuite.TestEventsAttach (unmatched requirement DaemonIsLinux) [2019-09-06T23:56:13.490Z] SKIP: docker_cli_events_test.go:394: DockerSuite.TestEventsCommit (unmatched requirement DaemonIsLinux) [2019-09-06T23:56:15.075Z] PASS: docker_cli_build_test.go:607: DockerSuite.TestBuildCopyFileWithWhitespaceOnWindows 47.795s [2019-09-06T23:56:15.075Z] PASS: docker_cli_build_test.go:5918: DockerSuite.TestBuildCopyFromForbidWindowsRelativePaths 1.343s [2019-09-06T23:56:15.075Z] PASS: docker_cli_build_test.go:5901: DockerSuite.TestBuildCopyFromForbidWindowsSystemPaths 1.077s [2019-09-06T23:56:15.674Z] PASS: docker_cli_events_test.go:80: DockerSuite.TestEventsContainerEvents 2.072s [2019-09-06T23:56:16.027Z] PASS: docker_cli_swarm_test.go:540: DockerSwarmSuite.TestSwarmTaskListFilter 1.725s [2019-09-06T23:56:17.856Z] PASS: docker_cli_events_test.go:92: DockerSuite.TestEventsContainerEventsAttrSort 2.065s [2019-09-06T23:56:18.547Z] PASS: docker_cli_swarm_test.go:37: DockerSwarmSuite.TestSwarmUpdate 1.603s [2019-09-06T23:56:20.039Z] PASS: docker_cli_events_test.go:116: DockerSuite.TestEventsContainerEventsSinceUnixEpoch 2.159s [2019-09-06T23:56:20.468Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-09-06T23:56:20.468Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-09-06T23:56:22.495Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-09-06T23:56:23.657Z] PASS: docker_cli_build_test.go:5936: DockerSuite.TestBuildCopyFromWindowsIsCaseInsensitive 8.798s [2019-09-06T23:56:23.657Z] SKIP: docker_cli_build_test.go:849: DockerSuite.TestBuildCopySingleFileToExistDir (unmatched requirement DaemonIsLinux) [2019-09-06T23:56:23.657Z] SKIP: docker_cli_build_test.go:865: DockerSuite.TestBuildCopySingleFileToNonExistDir (unmatched requirement DaemonIsLinux) [2019-09-06T23:56:23.657Z] SKIP: docker_cli_build_test.go:811: DockerSuite.TestBuildCopySingleFileToRoot (unmatched requirement DaemonIsLinux) [2019-09-06T23:56:25.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-09-06T23:56:25.841Z] PASS: docker_cli_build_test.go:827: DockerSuite.TestBuildCopySingleFileToWorkdir 1.745s [2019-09-06T23:56:25.841Z] SKIP: docker_cli_build_test.go:910: DockerSuite.TestBuildCopyWholeDirToRoot (unmatched requirement DaemonIsLinux) [2019-09-06T23:56:27.864Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-09-06T23:56:29.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-09-06T23:56:32.441Z] PASS: docker_cli_events_test.go:643: DockerSuite.TestEventsContainerRestart 12.424s [2019-09-06T23:56:32.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-09-06T23:56:32.879Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-09-06T23:56:37.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-09-06T23:56:38.241Z] PASS: docker_cli_events_test.go:411: DockerSuite.TestEventsCopy 4.745s [2019-09-06T23:56:39.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-09-06T23:56:41.991Z] PASS: docker_cli_events_test.go:356: DockerSuite.TestEventsFilterContainer 4.450s [2019-09-06T23:56:44.175Z] PASS: docker_cli_events_test.go:633: DockerSuite.TestEventsFilterImageInContainerAction 1.589s [2019-09-06T23:56:44.635Z] PASS: docker_cli_events_test.go:326: DockerSuite.TestEventsFilterImageLabels 0.663s [2019-09-06T23:56:44.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-09-06T23:56:49.335Z] PASS: docker_cli_events_test.go:263: DockerSuite.TestEventsFilterImageName 3.915s [2019-09-06T23:56:49.335Z] PASS: docker_cli_events_test.go:291: DockerSuite.TestEventsFilterLabels 0.282s [2019-09-06T23:56:50.310Z] PASS: docker_cli_events_test.go:549: DockerSuite.TestEventsFilterType 0.923s [2019-09-06T23:56:55.007Z] PASS: docker_cli_events_test.go:248: DockerSuite.TestEventsFilters 4.288s [2019-09-06T23:56:57.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-09-06T23:56:58.749Z] PASS: docker_cli_events_test.go:712: DockerSuite.TestEventsFormat 4.013s [2019-09-06T23:56:58.749Z] PASS: docker_cli_events_test.go:745: DockerSuite.TestEventsFormatBadField 0.053s [2019-09-06T23:56:58.749Z] PASS: docker_cli_events_test.go:735: DockerSuite.TestEventsFormatBadFunc 0.052s [2019-09-06T23:56:58.749Z] SKIP: docker_cli_events_test.go:166: DockerSuite.TestEventsImageImport (unmatched requirement DaemonIsLinux) [2019-09-06T23:56:58.749Z] SKIP: docker_cli_events_test.go:190: DockerSuite.TestEventsImageLoad (unmatched requirement DaemonIsLinux) [2019-09-06T23:56:58.749Z] SKIP: docker_cli_events_test.go:148: DockerSuite.TestEventsImagePull (unmatched requirement DaemonIsLinux) [2019-09-06T23:57:00.289Z] PASS: docker_cli_events_test.go:130: DockerSuite.TestEventsImageTag 1.178s [2019-09-06T23:57:00.289Z] SKIP: docker_cli_events_test.go:229: DockerSuite.TestEventsPluginOps (unmatched requirement DaemonIsLinux) [2019-09-06T23:57:00.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-09-06T23:57:01.583Z] PASS: docker_cli_build_test.go:637: DockerSuite.TestBuildCopyWildcard 33.896s [2019-09-06T23:57:01.583Z] PASS: docker_cli_build_test.go:697: DockerSuite.TestBuildCopyWildcardCache 1.785s [2019-09-06T23:57:02.045Z] SKIP: docker_cli_build_test.go:677: DockerSuite.TestBuildCopyWildcardInName (unmatched requirement DaemonIsLinux) [2019-09-06T23:57:02.471Z] PASS: docker_cli_events_test.go:501: DockerSuite.TestEventsRename 2.152s [2019-09-06T23:57:02.912Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-09-06T23:57:04.657Z] PASS: docker_cli_events_test.go:440: DockerSuite.TestEventsResize 2.438s [2019-09-06T23:57:06.840Z] PASS: docker_cli_events_test.go:683: DockerSuite.TestEventsSinceInTheFuture 1.561s [2019-09-06T23:57:07.315Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-09-06T23:57:09.023Z] PASS: docker_cli_events_test.go:603: DockerSuite.TestEventsSpecialFiltersWithExecCreate 2.018s [2019-09-06T23:57:09.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-09-06T23:57:12.032Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-09-06T23:57:13.723Z] PASS: docker_cli_events_test.go:28: DockerSuite.TestEventsTimestampFormats 4.513s [2019-09-06T23:57:13.723Z] SKIP: docker_cli_events_test.go:512: DockerSuite.TestEventsTop (unmatched requirement DaemonIsLinux) [2019-09-06T23:57:14.729Z] PASS: docker_cli_swarm_unix_test.go:16: DockerSwarmSuite.TestSwarmVolumePlugin 22.314s [2019-09-06T23:57:14.734Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-09-06T23:57:14.734Z] Using test binary docker [2019-09-06T23:57:14.734Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-09-06T23:57:14.734Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-09-06T23:57:14.734Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-09-06T23:57:14.734Z] Warning failed to create cache: (null) [2019-09-06T23:57:14.734Z] . [2019-09-06T23:57:14.734Z] INFO: Waiting for daemon to start... [2019-09-06T23:57:14.734Z] Starting dockerd [2019-09-06T23:57:16.632Z] PASS: docker_cli_events_test.go:57: DockerSuite.TestEventsUntag 2.735s [2019-09-06T23:57:16.757Z] . [2019-09-06T23:57:16.757Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-09-06T23:57:16.757Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-09-06T23:57:16.757Z] Error: No such image: emptyfs [2019-09-06T23:57:16.757Z] Running integration-test (iteration 1) [2019-09-06T23:57:16.757Z] Running /go/src/github.com/docker/docker/integration/build flags=-test.v -test.timeout=120m [2019-09-06T23:57:21.329Z] PASS: docker_cli_events_test.go:695: DockerSuite.TestEventsUntilInThePast 4.004s [2019-09-06T23:57:21.329Z] SKIP: docker_cli_exec_test.go:29: DockerSuite.TestExec (unmatched requirement DaemonIsLinux) [2019-09-06T23:57:21.329Z] SKIP: docker_api_exec_test.go:63: DockerSuite.TestExecAPICreateContainerPaused (unmatched requirement DaemonIsLinux) [2019-09-06T23:57:22.299Z] PASS: docker_api_exec_test.go:26: DockerSuite.TestExecAPICreateNoCmd 1.344s [2019-09-06T23:57:24.484Z] PASS: docker_api_exec_test.go:42: DockerSuite.TestExecAPICreateNoValidContentType 1.316s [2019-09-06T23:57:24.484Z] SKIP: docker_api_exec_test.go:82: DockerSuite.TestExecAPIStart (unmatched requirement DaemonIsLinux) [2019-09-06T23:57:24.484Z] SKIP: docker_api_exec_test.go:119: DockerSuite.TestExecAPIStartBackwardsCompatible (unmatched requirement DaemonIsLinux) [2019-09-06T23:57:24.484Z] SKIP: docker_api_exec_test.go:109: DockerSuite.TestExecAPIStartEnsureHeaders (unmatched requirement DaemonIsLinux) [2019-09-06T23:57:26.027Z] PASS: docker_api_exec_test.go:191: DockerSuite.TestExecAPIStartInvalidCommand 1.388s [2019-09-06T23:57:27.261Z] PASS: docker_cli_build_test.go:5141: DockerSuite.TestBuildDeleteCommittedFile 22.957s [2019-09-06T23:57:28.213Z] PASS: docker_api_exec_test.go:134: DockerSuite.TestExecAPIStartMultipleTimesError 1.411s [2019-09-06T23:57:29.577Z] PASS: docker_cli_swarm_test.go:1029: DockerSwarmSuite.TestUnlockEngineAndUnlockedSwarm 1.541s [2019-09-06T23:57:29.754Z] PASS: docker_api_exec_test.go:175: DockerSuite.TestExecAPIStartValidCommand 1.534s [2019-09-06T23:57:30.181Z] PASS: docker_cli_build_test.go:2069: DockerSuite.TestBuildDockerfileStdin 3.226s [2019-09-06T23:57:30.181Z] PASS: docker_cli_build_test.go:2089: DockerSuite.TestBuildDockerfileStdinConflict 0.053s [2019-09-06T23:57:31.297Z] PASS: docker_api_exec_test.go:144: DockerSuite.TestExecAPIStartWithDetach 1.387s [2019-09-06T23:57:31.995Z] Loaded image: buildpack-deps:jessie [2019-09-06T23:57:31.995Z] Loaded image: busybox:latest [2019-09-06T23:57:31.995Z] Loaded image: busybox:glibc [2019-09-06T23:57:31.995Z] Loaded image: debian:jessie [2019-09-06T23:57:31.995Z] Loaded image: hello-world:latest [2019-09-06T23:57:31.995Z] INFO: Testing against a local daemon [2019-09-06T23:57:31.995Z] === RUN TestBuildWithSession [2019-09-06T23:57:33.476Z] --- PASS: TestBuildWithSession (2.29s) [2019-09-06T23:57:33.476Z] === RUN TestBuildSquashParent [2019-09-06T23:57:35.997Z] PASS: docker_cli_exec_test.go:74: DockerSuite.TestExecAfterContainerRestart 3.575s [2019-09-06T23:57:35.997Z] SKIP: docker_cli_exec_test.go:252: DockerSuite.TestExecCgroup (unmatched requirement DaemonIsLinux) [2019-09-06T23:57:35.997Z] SKIP: docker_cli_exec_test.go:104: DockerSuite.TestExecEnv (unmatched requirement DaemonIsLinux) [2019-09-06T23:57:35.997Z] SKIP: docker_cli_exec_test.go:529: DockerSuite.TestExecEnvLinksHost (unmatched requirement DaemonIsLinux) [2019-09-06T23:57:35.999Z] PASS: docker_cli_build_test.go:2103: DockerSuite.TestBuildDockerfileStdinDockerignore 5.224s [2019-09-06T23:57:37.539Z] PASS: docker_cli_exec_test.go:130: DockerSuite.TestExecExitStatus 1.606s [2019-09-06T23:57:38.960Z] --- PASS: TestBuildSquashParent (5.44s) [2019-09-06T23:57:38.960Z] === RUN TestBuildWithRemoveAndForceRemove [2019-09-06T23:57:38.960Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-06T23:57:38.960Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-06T23:57:38.960Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-06T23:57:38.960Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-06T23:57:38.960Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-06T23:57:38.960Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-06T23:57:38.960Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-06T23:57:38.960Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-06T23:57:38.960Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-06T23:57:38.960Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-06T23:57:38.960Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-06T23:57:38.960Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-06T23:57:38.960Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-09-06T23:57:38.960Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-09-06T23:57:38.960Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-09-06T23:57:38.961Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-09-06T23:57:41.811Z] PASS: docker_cli_build_test.go:2107: DockerSuite.TestBuildDockerfileStdinDockerignoreIgnored 5.168s [2019-09-06T23:57:42.245Z] PASS: docker_cli_exec_test.go:305: DockerSuite.TestExecInspectID 4.328s [2019-09-06T23:57:42.245Z] SKIP: docker_cli_exec_test.go:38: DockerSuite.TestExecInteractive (unmatched requirement DaemonIsLinux) [2019-09-06T23:57:42.245Z] SKIP: docker_cli_exec_test.go:485: DockerSuite.TestExecOnReadonlyContainer (unmatched requirement DaemonIsLinux) [2019-09-06T23:57:42.245Z] SKIP: docker_cli_exec_test.go:210: DockerSuite.TestExecParseError (unmatched requirement DaemonIsLinux) [2019-09-06T23:57:42.245Z] SKIP: docker_cli_exec_test.go:137: DockerSuite.TestExecPausedContainer (unmatched requirement IsPausable) [2019-09-06T23:57:42.245Z] SKIP: docker_api_exec_resize_test.go:18: DockerSuite.TestExecResizeAPIHeightWidthNoInt (unmatched requirement DaemonIsLinux) [2019-09-06T23:57:42.456Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-09-06T23:57:42.456Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-09-06T23:57:43.785Z] PASS: docker_api_exec_resize_test.go:34: DockerSuite.TestExecResizeImmediatelyAfterExecStart 1.743s [2019-09-06T23:57:43.785Z] SKIP: docker_cli_exec_test.go:119: DockerSuite.TestExecSetEnv (unmatched requirement DaemonIsLinux) [2019-09-06T23:57:43.785Z] SKIP: docker_cli_exec_test.go:505: DockerSuite.TestExecStartFails (unmatched requirement DaemonIsLinux) [2019-09-06T23:57:43.785Z] SKIP: docker_api_exec_test.go:209: DockerSuite.TestExecStateCleanup (unmatched requirement DaemonIsLinux) [2019-09-06T23:57:43.785Z] SKIP: docker_cli_exec_test.go:224: DockerSuite.TestExecStopNotHanging (unmatched requirement DaemonIsLinux) [2019-09-06T23:57:43.785Z] SKIP: docker_cli_exec_test.go:152: DockerSuite.TestExecTTYCloseStdin (unmatched requirement DaemonIsLinux) [2019-09-06T23:57:44.503Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2019-09-06T23:57:44.503Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.23s) [2019-09-06T23:57:44.503Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.41s) [2019-09-06T23:57:44.503Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.51s) [2019-09-06T23:57:44.503Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.55s) [2019-09-06T23:57:44.503Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.25s) [2019-09-06T23:57:44.503Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.46s) [2019-09-06T23:57:44.503Z] === RUN TestBuildMultiStageCopy [2019-09-06T23:57:44.503Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-09-06T23:57:45.968Z] PASS: docker_cli_exec_test.go:173: DockerSuite.TestExecTTYWithoutStdin 1.713s [2019-09-06T23:57:45.968Z] SKIP: docker_cli_exec_test.go:493: DockerSuite.TestExecUlimits (unmatched requirement DaemonIsLinux) [2019-09-06T23:57:45.968Z] SKIP: docker_cli_exec_test.go:538: DockerSuite.TestExecWindowsOpenHandles (Temporarily disabled on RS5 17743+ builds due to platform bug) [2019-09-06T23:57:46.516Z] PASS: docker_cli_build_test.go:2099: DockerSuite.TestBuildDockerfileStdinNoExtraFiles 5.230s [2019-09-06T23:57:46.523Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-09-06T23:57:46.806Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-09-06T23:57:47.091Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-09-06T23:57:47.376Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-09-06T23:57:47.636Z] PASS: docker_api_swarm_test.go:160: DockerSwarmSuite.TestUpdateSwarmAddExternalCA 1.517s [2019-09-06T23:57:47.993Z] --- PASS: TestBuildMultiStageCopy (3.60s) [2019-09-06T23:57:47.993Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.97s) [2019-09-06T23:57:47.993Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.37s) [2019-09-06T23:57:47.993Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.39s) [2019-09-06T23:57:47.993Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.44s) [2019-09-06T23:57:47.993Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.43s) [2019-09-06T23:57:47.993Z] === RUN TestBuildMultiStageParentConfig [2019-09-06T23:57:49.008Z] --- PASS: TestBuildMultiStageParentConfig (1.09s) [2019-09-06T23:57:49.008Z] === RUN TestBuildLabelWithTargets [2019-09-06T23:57:50.483Z] --- PASS: TestBuildLabelWithTargets (1.56s) [2019-09-06T23:57:50.483Z] === RUN TestBuildWithEmptyLayers [2019-09-06T23:57:51.494Z] --- PASS: TestBuildWithEmptyLayers (0.76s) [2019-09-06T23:57:51.494Z] === RUN TestBuildMultiStageOnBuild [2019-09-06T23:57:54.174Z] --- PASS: TestBuildMultiStageOnBuild (2.41s) [2019-09-06T23:57:54.174Z] === RUN TestBuildUncleanTarFilenames [2019-09-06T23:57:54.570Z] PASS: docker_cli_exec_test.go:519: DockerSuite.TestExecWindowsPathNotWiped 7.447s [2019-09-06T23:57:54.570Z] SKIP: docker_cli_exec_test.go:472: DockerSuite.TestExecWithImageUser (unmatched requirement DaemonIsLinux) [2019-09-06T23:57:54.570Z] SKIP: docker_cli_exec_test.go:442: DockerSuite.TestExecWithPrivileged (unmatched requirement DaemonIsLinux) [2019-09-06T23:57:54.570Z] SKIP: docker_cli_exec_test.go:429: DockerSuite.TestExecWithUser (unmatched requirement DaemonIsLinux) [2019-09-06T23:57:54.794Z] --- PASS: TestBuildUncleanTarFilenames (1.16s) [2019-09-06T23:57:54.794Z] === RUN TestBuildMultiStageLayerLeak [2019-09-06T23:57:57.473Z] --- PASS: TestBuildMultiStageLayerLeak (2.51s) [2019-09-06T23:57:57.473Z] === RUN TestBuildWithHugeFile [2019-09-06T23:58:00.372Z] PASS: docker_api_containers_test.go:190: DockerSuite.TestGetContainerStats 5.682s [2019-09-06T23:58:05.689Z] PASS: docker_cli_external_volume_driver_unix_test.go:447: DockerExternalVolumeSuite.TestExternalVolumeDriverBindExternalVolume 0.720s [2019-09-06T23:58:06.175Z] PASS: docker_api_containers_test.go:338: DockerSuite.TestGetContainerStatsNoStream 5.732s [2019-09-06T23:58:09.089Z] PASS: docker_api_containers_test.go:230: DockerSuite.TestGetContainerStatsRmRunning 3.639s [2019-09-06T23:58:16.320Z] PASS: docker_api_containers_test.go:297: DockerSuite.TestGetContainerStatsStream 5.855s [2019-09-06T23:58:16.321Z] SKIP: docker_api_attach_test.go:26: DockerSuite.TestGetContainersAttachWebsocket (unmatched requirement DaemonIsLinux) [2019-09-06T23:58:16.321Z] PASS: docker_api_attach_test.go:90: DockerSuite.TestGetContainersWsAttachContainerNotFound 0.002s [2019-09-06T23:58:16.321Z] PASS: docker_api_containers_test.go:378: DockerSuite.TestGetStoppedContainerStats 0.079s [2019-09-06T23:58:16.321Z] SKIP: docker_cli_health_test.go:39: DockerSuite.TestHealth (unmatched requirement DaemonIsLinux) [2019-09-06T23:58:16.321Z] PASS: docker_cli_history_test.go:58: DockerSuite.TestHistoryExistentImage 0.061s [2019-09-06T23:58:16.321Z] PASS: docker_cli_history_test.go:86: DockerSuite.TestHistoryHumanOptionFalse 0.062s [2019-09-06T23:58:16.321Z] PASS: docker_cli_history_test.go:104: DockerSuite.TestHistoryHumanOptionTrue 0.062s [2019-09-06T23:58:21.032Z] PASS: docker_cli_history_test.go:67: DockerSuite.TestHistoryImageWithComment 4.390s [2019-09-06T23:58:21.032Z] PASS: docker_cli_history_test.go:62: DockerSuite.TestHistoryNonExistentImage 0.056s [2019-09-06T23:58:21.032Z] SKIP: docker_cli_images_test.go:227: DockerSuite.TestImagesEnsureDanglingImageOnlyListedOnce (unmatched requirement DaemonIsLinux) [2019-09-06T23:58:21.032Z] PASS: docker_cli_images_test.go:22: DockerSuite.TestImagesEnsureImageIsListed 0.062s [2019-09-06T23:58:21.032Z] PASS: docker_cli_images_test.go:46: DockerSuite.TestImagesEnsureImageWithBadTagIsNotListed 0.068s [2019-09-06T23:58:21.033Z] PASS: docker_cli_images_test.go:27: DockerSuite.TestImagesEnsureImageWithTagIsListed 0.310s [2019-09-06T23:58:21.493Z] PASS: docker_cli_images_test.go:301: DockerSuite.TestImagesEnsureImagesFromBusyboxShown 0.515s [2019-09-06T23:58:21.493Z] SKIP: docker_cli_images_test.go:284: DockerSuite.TestImagesEnsureImagesFromScratchShown (unmatched requirement DaemonIsLinux) [2019-09-06T23:58:22.465Z] PASS: docker_cli_images_test.go:261: DockerSuite.TestImagesEnsureOnlyHeadsImagesShown 0.797s [2019-09-06T23:58:22.465Z] PASS: docker_cli_images_test.go:71: DockerSuite.TestImagesErrorWithInvalidFilterNameTest 0.059s [2019-09-06T23:58:24.006Z] PASS: docker_cli_images_test.go:77: DockerSuite.TestImagesFilterLabelMatch 1.458s [2019-09-06T23:58:24.006Z] PASS: docker_cli_images_test.go:316: DockerSuite.TestImagesFilterNameWithPort 0.255s [2019-09-06T23:58:26.189Z] PASS: docker_cli_images_test.go:117: DockerSuite.TestImagesFilterSinceAndBefore 1.841s [2019-09-06T23:58:28.376Z] PASS: docker_cli_images_test.go:187: DockerSuite.TestImagesFilterSpaceTrimCase 2.256s [2019-09-06T23:58:28.376Z] PASS: docker_cli_images_test.go:329: DockerSuite.TestImagesFormat 0.187s [2019-09-06T23:58:28.376Z] SKIP: docker_cli_images_test.go:345: DockerSuite.TestImagesFormatDefaultFormat (unmatched requirement DaemonIsLinux) [2019-09-06T23:58:32.119Z] PASS: docker_cli_images_test.go:51: DockerSuite.TestImagesOrderedByCreationDate 3.387s [2019-09-06T23:58:32.119Z] PASS: docker_cli_images_test.go:255: DockerSuite.TestImagesWithIncorrectFilter 0.056s [2019-09-06T23:58:34.302Z] PASS: docker_cli_import_test.go:37: DockerSuite.TestImportBadURL 2.337s [2019-09-06T23:58:34.302Z] SKIP: docker_cli_import_test.go:19: DockerSuite.TestImportDisplay (unmatched requirement DaemonIsLinux) [2019-09-06T23:58:34.302Z] SKIP: docker_cli_import_test.go:48: DockerSuite.TestImportFile (unmatched requirement DaemonIsLinux) [2019-09-06T23:58:34.762Z] PASS: docker_cli_import_test.go:123: DockerSuite.TestImportFileNonExistentFile 0.054s [2019-09-06T23:58:34.763Z] SKIP: docker_cli_import_test.go:92: DockerSuite.TestImportFileWithMessage (unmatched requirement DaemonIsLinux) [2019-09-06T23:58:34.763Z] SKIP: docker_cli_import_test.go:69: DockerSuite.TestImportGzipped (unmatched requirement DaemonIsLinux) [2019-09-06T23:58:34.763Z] SKIP: docker_cli_import_test.go:128: DockerSuite.TestImportWithQuotedChanges (unmatched requirement DaemonIsLinux) [2019-09-06T23:58:34.763Z] SKIP: docker_cli_info_test.go:178: DockerSuite.TestInfoDebug (unmatched requirement DaemonIsLinux) [2019-09-06T23:58:34.763Z] SKIP: docker_cli_info_test.go:107: DockerSuite.TestInfoDiscoveryAdvertiseInterfaceName (unmatched requirement DaemonIsLinux) [2019-09-06T23:58:34.763Z] SKIP: docker_cli_info_test.go:73: DockerSuite.TestInfoDiscoveryBackend (unmatched requirement DaemonIsLinux) [2019-09-06T23:58:34.763Z] SKIP: docker_cli_info_test.go:90: DockerSuite.TestInfoDiscoveryInvalidAdvertise (unmatched requirement DaemonIsLinux) [2019-09-06T23:58:34.763Z] SKIP: docker_cli_info_test.go:144: DockerSuite.TestInfoDisplaysPausedContainers (unmatched requirement IsPausable) [2019-09-06T23:58:34.763Z] SKIP: docker_cli_info_test.go:131: DockerSuite.TestInfoDisplaysRunningContainers (unmatched requirement DaemonIsLinux) [2019-09-06T23:58:34.763Z] SKIP: docker_cli_info_test.go:161: DockerSuite.TestInfoDisplaysStoppedContainers (unmatched requirement DaemonIsLinux) [2019-09-06T23:58:35.223Z] PASS: docker_cli_info_test.go:17: DockerSuite.TestInfoEnsureSucceeds 0.058s [2019-09-06T23:58:35.223Z] PASS: docker_cli_info_test.go:61: DockerSuite.TestInfoFormat 0.116s [2019-09-06T23:58:35.223Z] SKIP: docker_cli_info_test.go:196: DockerSuite.TestInsecureRegistries (unmatched requirement DaemonIsLinux) [2019-09-06T23:58:35.223Z] SKIP: docker_api_inspect_test.go:146: DockerSuite.TestInspectAPIBridgeNetworkSettings120 (unmatched requirement DaemonIsLinux) [2019-09-06T23:58:35.223Z] SKIP: docker_api_inspect_test.go:163: DockerSuite.TestInspectAPIBridgeNetworkSettings121 (unmatched requirement DaemonIsLinux) [2019-09-06T23:58:37.408Z] PASS: docker_api_inspect_test.go:16: DockerSuite.TestInspectAPIContainerResponse 1.318s [2019-09-06T23:58:38.951Z] PASS: docker_api_inspect_test.go:83: DockerSuite.TestInspectAPIContainerVolumeDriver 1.301s [2019-09-06T23:58:38.951Z] SKIP: docker_api_inspect_test.go:60: DockerSuite.TestInspectAPIContainerVolumeDriverLegacy (unmatched requirement DaemonIsLinux) [2019-09-06T23:58:38.951Z] SKIP: docker_api_inspect_test.go:122: DockerSuite.TestInspectAPIEmptyFieldsInConfigPre121 (unmatched requirement DaemonIsLinux) [2019-09-06T23:58:39.412Z] PASS: docker_api_inspect_test.go:107: DockerSuite.TestInspectAPIImageResponse 0.070s [2019-09-06T23:58:39.412Z] SKIP: docker_cli_inspect_test.go:413: DockerSuite.TestInspectAmpersand (unmatched requirement DaemonIsLinux) [2019-09-06T23:58:41.596Z] PASS: docker_cli_inspect_test.go:207: DockerSuite.TestInspectBindMountPoint 1.560s [2019-09-06T23:58:41.596Z] PASS: docker_cli_inspect_test.go:342: DockerSuite.TestInspectByPrefix 0.177s [2019-09-06T23:58:43.780Z] PASS: docker_cli_inspect_test.go:142: DockerSuite.TestInspectContainerFilterInt 1.455s [2019-09-06T23:58:43.780Z] SKIP: docker_cli_inspect_test.go:182: DockerSuite.TestInspectContainerGraphDriver (unmatched requirement DaemonIsLinux) [2019-09-06T23:58:43.780Z] SKIP: docker_cli_inspect_test.go:392: DockerSuite.TestInspectContainerNetworkCustom (unmatched requirement DaemonIsLinux) [2019-09-06T23:58:43.780Z] SKIP: docker_cli_inspect_test.go:380: DockerSuite.TestInspectContainerNetworkDefault (unmatched requirement DaemonIsLinux) [2019-09-06T23:58:45.965Z] PASS: docker_cli_inspect_test.go:45: DockerSuite.TestInspectDefault 1.436s [2019-09-06T23:58:50.672Z] PASS: docker_cli_inspect_test.go:372: DockerSuite.TestInspectHistory 4.126s [2019-09-06T23:58:50.672Z] SKIP: docker_cli_inspect_test.go:25: DockerSuite.TestInspectImage (unmatched requirement DaemonIsLinux) [2019-09-06T23:58:50.672Z] SKIP: docker_cli_inspect_test.go:126: DockerSuite.TestInspectImageFilterInt (unmatched requirement DaemonIsLinux) [2019-09-06T23:58:50.672Z] SKIP: docker_cli_inspect_test.go:164: DockerSuite.TestInspectImageGraphDriver (unmatched requirement DaemonIsLinux) [2019-09-06T23:58:52.221Z] PASS: docker_cli_inspect_test.go:39: DockerSuite.TestInspectInt64 1.467s [2019-09-06T23:58:54.404Z] PASS: docker_cli_inspect_test.go:334: DockerSuite.TestInspectJSONFields 1.395s [2019-09-06T23:58:54.404Z] PASS: docker_cli_inspect_test.go:284: DockerSuite.TestInspectLogConfigNoType 0.149s [2019-09-06T23:58:56.588Z] PASS: docker_cli_inspect_test.go:239: DockerSuite.TestInspectNamedMountPoint 1.391s [2019-09-06T23:58:58.128Z] PASS: docker_cli_inspect_test.go:297: DockerSuite.TestInspectNoSizeFlagContainer 1.406s [2019-09-06T23:58:58.128Z] SKIP: docker_cli_inspect_test.go:423: DockerSuite.TestInspectPlugin (unmatched requirement DaemonIsLinux) [2019-09-06T23:58:58.128Z] PASS: docker_cli_inspect_test.go:403: DockerSuite.TestInspectRootFS 0.061s [2019-09-06T23:58:59.669Z] PASS: docker_cli_inspect_test.go:309: DockerSuite.TestInspectSizeFlagContainer 1.321s [2019-09-06T23:59:02.579Z] PASS: docker_cli_inspect_test.go:56: DockerSuite.TestInspectStatus 2.412s [2019-09-06T23:59:06.328Z] PASS: docker_cli_inspect_test.go:353: DockerSuite.TestInspectStopWhenNotFound 2.933s [2019-09-06T23:59:07.871Z] PASS: docker_cli_inspect_test.go:320: DockerSuite.TestInspectTemplateError 1.507s [2019-09-06T23:59:12.668Z] PASS: docker_cli_build_test.go:2297: DockerSuite.TestBuildDockerignore 72.716s [2019-09-06T23:59:12.668Z] PASS: docker_cli_build_test.go:2335: DockerSuite.TestBuildDockerignoreCleanPaths 8.175s [2019-09-06T23:59:12.668Z] SKIP: docker_cli_build_test.go:5151: DockerSuite.TestBuildDockerignoreComment (unmatched requirement DaemonIsLinux) [2019-09-06T23:59:13.327Z] PASS: docker_cli_external_volume_driver_unix_test.go:546: DockerExternalVolumeSuite.TestExternalVolumeDriverCapabilities 0.585s [2019-09-06T23:59:14.959Z] PASS: docker_cli_inspect_test.go:263: DockerSuite.TestInspectTimesAsRFC3339Nano 1.591s [2019-09-06T23:59:16.500Z] PASS: docker_cli_inspect_test.go:81: DockerSuite.TestInspectTypeFlagContainer 1.409s [2019-09-06T23:59:18.041Z] PASS: docker_cli_inspect_test.go:103: DockerSuite.TestInspectTypeFlagWithImage 1.420s [2019-09-06T23:59:20.224Z] PASS: docker_cli_inspect_test.go:114: DockerSuite.TestInspectTypeFlagWithInvalidValue 1.399s [2019-09-06T23:59:21.422Z] PASS: docker_cli_external_volume_driver_unix_test.go:353: DockerExternalVolumeSuite.TestExternalVolumeDriverDeleteContainer 1.701s [2019-09-06T23:59:22.406Z] PASS: docker_cli_inspect_test.go:91: DockerSuite.TestInspectTypeFlagWithNoContainer 1.413s [2019-09-06T23:59:22.406Z] PASS: docker_cli_inspect_test.go:454: DockerSuite.TestInspectUnknownObject 0.069s [2019-09-06T23:59:22.406Z] SKIP: docker_cli_links_test.go:201: DockerSuite.TestLinkShortDefinition (unmatched requirement DaemonIsLinux) [2019-09-06T23:59:22.406Z] SKIP: docker_cli_links_test.go:192: DockerSuite.TestLinksEnvs (unmatched requirement DaemonIsLinux) [2019-09-06T23:59:22.406Z] SKIP: docker_cli_links_test.go:228: DockerSuite.TestLinksEtcHostsRegularFile (unmatched requirement DaemonIsLinux) [2019-09-06T23:59:22.406Z] SKIP: docker_cli_links_test.go:141: DockerSuite.TestLinksHostsFilesInject (unmatched requirement DaemonIsLinux) [2019-09-06T23:59:22.406Z] SKIP: docker_cli_links_test.go:94: DockerSuite.TestLinksInspectLinksStarted (unmatched requirement DaemonIsLinux) [2019-09-06T23:59:22.406Z] SKIP: docker_cli_links_test.go:113: DockerSuite.TestLinksInspectLinksStopped (unmatched requirement DaemonIsLinux) [2019-09-06T23:59:22.406Z] SKIP: docker_cli_links_test.go:25: DockerSuite.TestLinksInvalidContainerTarget (unmatched requirement DaemonIsLinux) [2019-09-06T23:59:22.406Z] SKIP: docker_cli_links_test.go:235: DockerSuite.TestLinksMultipleWithSameName (unmatched requirement DaemonIsLinux) [2019-09-06T23:59:22.406Z] SKIP: docker_cli_links_test.go:217: DockerSuite.TestLinksNetworkHostContainer (unmatched requirement DaemonIsLinux) [2019-09-06T23:59:22.406Z] SKIP: docker_cli_links_test.go:133: DockerSuite.TestLinksNotStartedParentNotFail (unmatched requirement DaemonIsLinux) [2019-09-06T23:59:22.406Z] SKIP: docker_cli_links_test.go:37: DockerSuite.TestLinksPingLinkedContainers (unmatched requirement DaemonIsLinux) [2019-09-06T23:59:22.406Z] SKIP: docker_cli_links_test.go:81: DockerSuite.TestLinksPingLinkedContainersAfterRename (unmatched requirement DaemonIsLinux) [2019-09-06T23:59:22.406Z] SKIP: docker_cli_exec_test.go:372: DockerSuite.TestLinksPingLinkedContainersOnRename (unmatched requirement DaemonIsLinux) [2019-09-06T23:59:22.406Z] SKIP: docker_cli_links_test.go:16: DockerSuite.TestLinksPingUnlinkedContainers (unmatched requirement DaemonIsLinux) [2019-09-06T23:59:22.406Z] SKIP: docker_cli_links_test.go:159: DockerSuite.TestLinksUpdateOnRestart (unmatched requirement DaemonIsLinux) [2019-09-06T23:59:22.406Z] SKIP: docker_cli_save_load_test.go:334: DockerSuite.TestLoadZeroSizeLayer (unmatched requirement DaemonIsLinux) [2019-09-06T23:59:22.406Z] PASS: docker_cli_login_test.go:12: DockerSuite.TestLoginWithoutTTY 0.066s [2019-09-06T23:59:22.406Z] PASS: docker_api_logs_test.go:86: DockerSuite.TestLogsAPIContainerNotFound 0.001s [2019-09-06T23:59:24.591Z] PASS: docker_api_logs_test.go:71: DockerSuite.TestLogsAPIFollowEmptyOutput 1.282s [2019-09-06T23:59:26.131Z] PASS: docker_api_logs_test.go:59: DockerSuite.TestLogsAPINoStdoutNorStderr 1.299s [2019-09-06T23:59:31.934Z] PASS: docker_api_logs_test.go:150: DockerSuite.TestLogsAPIUntil 5.393s [2019-09-06T23:59:33.473Z] PASS: docker_api_logs_test.go:188: DockerSuite.TestLogsAPIUntilDefaultValue 2.229s [2019-09-06T23:59:33.473Z] SKIP: docker_api_logs_test.go:93: DockerSuite.TestLogsAPIUntilFutureFollow (unmatched requirement DaemonIsLinux) [2019-09-06T23:59:34.543Z] --- PASS: TestBuildWithHugeFile (84.11s) [2019-09-06T23:59:34.543Z] === RUN TestBuildWithEmptyDockerfile [2019-09-06T23:59:34.543Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-06T23:59:34.543Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-06T23:59:34.543Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-06T23:59:34.543Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-06T23:59:34.543Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-06T23:59:34.543Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-06T23:59:34.543Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-09-06T23:59:34.543Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-09-06T23:59:34.543Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-09-06T23:59:34.543Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2019-09-06T23:59:34.543Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.31s) [2019-09-06T23:59:34.543Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.32s) [2019-09-06T23:59:34.543Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.34s) [2019-09-06T23:59:34.543Z] === RUN TestBuildPreserveOwnership [2019-09-06T23:59:34.543Z] === RUN TestBuildPreserveOwnership/copy_from [2019-09-06T23:59:34.543Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-09-06T23:59:34.543Z] --- PASS: TestBuildPreserveOwnership (5.11s) [2019-09-06T23:59:34.543Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.39s) [2019-09-06T23:59:34.543Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.71s) [2019-09-06T23:59:34.543Z] PASS [2019-09-06T23:59:34.543Z] Running /go/src/github.com/docker/docker/integration/config flags=-test.v -test.timeout=120m [2019-09-06T23:59:34.543Z] INFO: Testing against a local daemon [2019-09-06T23:59:34.543Z] === RUN TestConfigList [2019-09-06T23:59:34.543Z] --- PASS: TestConfigList (2.41s) [2019-09-06T23:59:34.543Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2019-09-06T23:59:34.543Z] daemon.go:321: [db6e0b13cccdd] waiting for daemon to start [2019-09-06T23:59:34.543Z] daemon.go:339: [db6e0b13cccdd] daemon started [2019-09-06T23:59:34.543Z] daemon.go:449: [db6e0b13cccdd] Stopping daemon [2019-09-06T23:59:34.543Z] daemon.go:288: [db6e0b13cccdd] exiting daemon [2019-09-06T23:59:34.543Z] daemon.go:436: [db6e0b13cccdd] Daemon stopped [2019-09-06T23:59:34.543Z] === RUN TestConfigsCreateAndDelete [2019-09-06T23:59:34.543Z] --- PASS: TestConfigsCreateAndDelete (2.33s) [2019-09-06T23:59:34.543Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2019-09-06T23:59:34.543Z] daemon.go:321: [dd3f3eee25dad] waiting for daemon to start [2019-09-06T23:59:34.543Z] daemon.go:339: [dd3f3eee25dad] daemon started [2019-09-06T23:59:34.543Z] daemon.go:449: [dd3f3eee25dad] Stopping daemon [2019-09-06T23:59:34.543Z] daemon.go:288: [dd3f3eee25dad] exiting daemon [2019-09-06T23:59:34.543Z] daemon.go:436: [dd3f3eee25dad] Daemon stopped [2019-09-06T23:59:34.543Z] === RUN TestConfigsUpdate [2019-09-06T23:59:34.543Z] --- PASS: TestConfigsUpdate (2.29s) [2019-09-06T23:59:34.543Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2019-09-06T23:59:34.543Z] daemon.go:321: [d6550ba523936] waiting for daemon to start [2019-09-06T23:59:34.543Z] daemon.go:339: [d6550ba523936] daemon started [2019-09-06T23:59:34.543Z] daemon.go:449: [d6550ba523936] Stopping daemon [2019-09-06T23:59:34.543Z] daemon.go:288: [d6550ba523936] exiting daemon [2019-09-06T23:59:34.543Z] daemon.go:436: [d6550ba523936] Daemon stopped [2019-09-06T23:59:34.543Z] === RUN TestTemplatedConfig [2019-09-06T23:59:35.655Z] PASS: docker_api_logs_test.go:23: DockerSuite.TestLogsAPIWithStdout 1.419s [2019-09-06T23:59:35.655Z] PASS: docker_cli_logs_test.go:318: DockerSuite.TestLogsCLIContainerNotFound 0.060s [2019-09-06T23:59:37.225Z] --- PASS: TestTemplatedConfig (3.07s) [2019-09-06T23:59:37.226Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2019-09-06T23:59:37.226Z] daemon.go:321: [d6873f7bbd17e] waiting for daemon to start [2019-09-06T23:59:37.226Z] daemon.go:339: [d6873f7bbd17e] daemon started [2019-09-06T23:59:37.226Z] daemon.go:449: [d6873f7bbd17e] Stopping daemon [2019-09-06T23:59:37.226Z] daemon.go:288: [d6873f7bbd17e] exiting daemon [2019-09-06T23:59:37.226Z] daemon.go:436: [d6873f7bbd17e] Daemon stopped [2019-09-06T23:59:37.226Z] === RUN TestConfigInspect [2019-09-06T23:59:39.909Z] --- PASS: TestConfigInspect (2.32s) [2019-09-06T23:59:39.909Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2019-09-06T23:59:39.909Z] daemon.go:321: [d739c9d575530] waiting for daemon to start [2019-09-06T23:59:39.909Z] daemon.go:339: [d739c9d575530] daemon started [2019-09-06T23:59:39.909Z] daemon.go:449: [d739c9d575530] Stopping daemon [2019-09-06T23:59:39.909Z] daemon.go:288: [d739c9d575530] exiting daemon [2019-09-06T23:59:39.909Z] daemon.go:436: [d739c9d575530] Daemon stopped [2019-09-06T23:59:39.909Z] === RUN TestConfigCreateWithLabels [2019-09-06T23:59:41.957Z] --- PASS: TestConfigCreateWithLabels (2.33s) [2019-09-06T23:59:41.957Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2019-09-06T23:59:41.957Z] daemon.go:321: [dd1a806c2d9b9] waiting for daemon to start [2019-09-06T23:59:41.957Z] daemon.go:339: [dd1a806c2d9b9] daemon started [2019-09-06T23:59:41.957Z] daemon.go:449: [dd1a806c2d9b9] Stopping daemon [2019-09-06T23:59:41.957Z] daemon.go:288: [dd1a806c2d9b9] exiting daemon [2019-09-06T23:59:41.957Z] daemon.go:436: [dd1a806c2d9b9] Daemon stopped [2019-09-06T23:59:41.957Z] === RUN TestConfigCreateResolve [2019-09-06T23:59:42.744Z] PASS: docker_cli_logs_test.go:24: DockerSuite.TestLogsContainerBiggerThanPage 7.248s [2019-09-06T23:59:44.636Z] --- PASS: TestConfigCreateResolve (2.35s) [2019-09-06T23:59:44.636Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2019-09-06T23:59:44.636Z] daemon.go:321: [dd799973295a3] waiting for daemon to start [2019-09-06T23:59:44.636Z] daemon.go:339: [dd799973295a3] daemon started [2019-09-06T23:59:44.636Z] daemon.go:449: [dd799973295a3] Stopping daemon [2019-09-06T23:59:44.636Z] daemon.go:288: [dd799973295a3] exiting daemon [2019-09-06T23:59:44.636Z] daemon.go:436: [dd799973295a3] Daemon stopped [2019-09-06T23:59:44.636Z] === RUN TestConfigDaemonLibtrustID [2019-09-06T23:59:44.919Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2019-09-06T23:59:44.919Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2019-09-06T23:59:44.919Z] daemon.go:321: [dd95869c9f0ef] waiting for daemon to start [2019-09-06T23:59:44.919Z] daemon.go:339: [dd95869c9f0ef] daemon started [2019-09-06T23:59:44.919Z] daemon.go:449: [dd95869c9f0ef] Stopping daemon [2019-09-06T23:59:44.919Z] daemon.go:288: [dd95869c9f0ef] exiting daemon [2019-09-06T23:59:44.919Z] daemon.go:436: [dd95869c9f0ef] Daemon stopped [2019-09-06T23:59:44.919Z] PASS [2019-09-06T23:59:44.919Z] Running /go/src/github.com/docker/docker/integration/container flags=-test.v -test.timeout=120m [2019-09-06T23:59:44.919Z] INFO: Testing against a local daemon [2019-09-06T23:59:44.919Z] === RUN TestCheckpoint [2019-09-06T23:59:44.919Z] --- SKIP: TestCheckpoint (0.00s) [2019-09-06T23:59:44.919Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-09-06T23:59:44.919Z] === RUN TestContainerInvalidJSON [2019-09-06T23:59:44.919Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-09-06T23:59:44.919Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-09-06T23:59:44.919Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-09-06T23:59:44.919Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-09-06T23:59:44.919Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-09-06T23:59:44.919Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-09-06T23:59:44.919Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-09-06T23:59:44.919Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-09-06T23:59:44.919Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-09-06T23:59:44.919Z] --- PASS: TestContainerInvalidJSON (0.03s) [2019-09-06T23:59:44.919Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-09-06T23:59:44.919Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-09-06T23:59:44.919Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-09-06T23:59:44.919Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-09-06T23:59:44.919Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2019-09-06T23:59:44.919Z] === RUN TestCopyFromContainerPathIsNotDir [2019-09-06T23:59:45.203Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2019-09-06T23:59:45.204Z] === RUN TestCopyToContainerPathDoesNotExist [2019-09-06T23:59:45.204Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2019-09-06T23:59:45.204Z] === RUN TestCopyToContainerPathIsNotDir [2019-09-06T23:59:45.204Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2019-09-06T23:59:45.204Z] === RUN TestCopyFromContainer [2019-09-06T23:59:47.232Z] === RUN TestCopyFromContainer// [2019-09-06T23:59:47.232Z] === RUN TestCopyFromContainer//bar/root [2019-09-06T23:59:47.232Z] === RUN TestCopyFromContainer//bar/root/ [2019-09-06T23:59:47.232Z] === RUN TestCopyFromContainer/bar/quux [2019-09-06T23:59:47.232Z] === RUN TestCopyFromContainer/bar/quux/ [2019-09-06T23:59:47.514Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-09-06T23:59:47.514Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-09-06T23:59:47.514Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-09-06T23:59:47.798Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-09-06T23:59:47.798Z] === RUN TestCopyFromContainer/bar/notarget [2019-09-06T23:59:48.083Z] --- PASS: TestCopyFromContainer (2.65s) [2019-09-06T23:59:48.083Z] --- PASS: TestCopyFromContainer// (0.10s) [2019-09-06T23:59:48.083Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2019-09-06T23:59:48.083Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2019-09-06T23:59:48.083Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2019-09-06T23:59:48.083Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2019-09-06T23:59:48.083Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2019-09-06T23:59:48.083Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2019-09-06T23:59:48.083Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2019-09-06T23:59:48.083Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2019-09-06T23:59:48.083Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2019-09-06T23:59:48.083Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-09-06T23:59:48.083Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-06T23:59:48.083Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-06T23:59:48.083Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-06T23:59:48.083Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-06T23:59:48.083Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-06T23:59:48.083Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-06T23:59:48.083Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-09-06T23:59:48.083Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-09-06T23:59:48.083Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-09-06T23:59:48.083Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-09-06T23:59:48.083Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-09-06T23:59:48.083Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-09-06T23:59:48.083Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-09-06T23:59:48.083Z] === RUN TestCreateWithInvalidEnv [2019-09-06T23:59:48.083Z] === RUN TestCreateWithInvalidEnv/0 [2019-09-06T23:59:48.083Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-09-06T23:59:48.083Z] === RUN TestCreateWithInvalidEnv/1 [2019-09-06T23:59:48.083Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-09-06T23:59:48.083Z] === RUN TestCreateWithInvalidEnv/2 [2019-09-06T23:59:48.083Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-09-06T23:59:48.083Z] === CONT TestCreateWithInvalidEnv/0 [2019-09-06T23:59:48.083Z] === CONT TestCreateWithInvalidEnv/2 [2019-09-06T23:59:48.083Z] === CONT TestCreateWithInvalidEnv/1 [2019-09-06T23:59:48.083Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-09-06T23:59:48.083Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-09-06T23:59:48.083Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-09-06T23:59:48.083Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-09-06T23:59:48.083Z] === RUN TestCreateTmpfsMountsTarget [2019-09-06T23:59:48.083Z] --- PASS: TestCreateTmpfsMountsTarget (0.05s) [2019-09-06T23:59:48.083Z] === RUN TestCreateWithCustomMaskedPaths [2019-09-06T23:59:50.104Z] --- PASS: TestCreateWithCustomMaskedPaths (1.95s) [2019-09-06T23:59:50.104Z] === RUN TestCreateWithCapabilities [2019-09-06T23:59:50.104Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-09-06T23:59:50.104Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-09-06T23:59:50.104Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-09-06T23:59:50.104Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-09-06T23:59:50.104Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-09-06T23:59:50.104Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-09-06T23:59:50.104Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-09-06T23:59:50.104Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-09-06T23:59:50.104Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-09-06T23:59:50.104Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-09-06T23:59:50.104Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-06T23:59:50.104Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-06T23:59:50.104Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-09-06T23:59:50.104Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-09-06T23:59:50.104Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-09-06T23:59:50.104Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-09-06T23:59:50.104Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-09-06T23:59:50.104Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-09-06T23:59:50.104Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-09-06T23:59:50.104Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-09-06T23:59:50.104Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-09-06T23:59:50.104Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-09-06T23:59:50.104Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-09-06T23:59:50.104Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-09-06T23:59:50.104Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-09-06T23:59:50.104Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-09-06T23:59:50.104Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-09-06T23:59:50.104Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-09-06T23:59:50.104Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-09-06T23:59:50.104Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-09-06T23:59:50.104Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-09-06T23:59:50.104Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-09-06T23:59:50.104Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-09-06T23:59:50.104Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-09-06T23:59:50.104Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-09-06T23:59:50.104Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2019-09-06T23:59:50.104Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2019-09-06T23:59:50.104Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2019-09-06T23:59:50.104Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2019-09-06T23:59:50.104Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2019-09-06T23:59:50.104Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2019-09-06T23:59:50.104Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2019-09-06T23:59:50.104Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2019-09-06T23:59:50.104Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2019-09-06T23:59:50.104Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2019-09-06T23:59:50.104Z] === RUN TestCreateWithCustomReadonlyPaths [2019-09-06T23:59:51.320Z] PASS: docker_cli_logs_test.go:29: DockerSuite.TestLogsContainerMuchBiggerThanPage 7.164s [2019-09-06T23:59:52.784Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.08s) [2019-09-06T23:59:52.784Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-09-06T23:59:52.784Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-06T23:59:52.784Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-06T23:59:52.784Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-06T23:59:52.784Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-06T23:59:52.784Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-06T23:59:52.784Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-06T23:59:52.784Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-06T23:59:52.784Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-06T23:59:52.784Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-06T23:59:52.784Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-06T23:59:52.784Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-09-06T23:59:52.784Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-09-06T23:59:52.784Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-09-06T23:59:52.784Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-09-06T23:59:52.784Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-09-06T23:59:52.784Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2019-09-06T23:59:52.784Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2019-09-06T23:59:52.784Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2019-09-06T23:59:52.784Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2019-09-06T23:59:52.784Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2019-09-06T23:59:52.784Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2019-09-06T23:59:52.784Z] === RUN TestContainerStartOnDaemonRestart [2019-09-06T23:59:52.784Z] === PAUSE TestContainerStartOnDaemonRestart [2019-09-06T23:59:52.784Z] === RUN TestDaemonRestartIpcMode [2019-09-06T23:59:52.784Z] === PAUSE TestDaemonRestartIpcMode [2019-09-06T23:59:52.784Z] === RUN TestDiff [2019-09-06T23:59:53.070Z] --- PASS: TestDiff (0.73s) [2019-09-06T23:59:53.070Z] === RUN TestExecWithCloseStdin [2019-09-06T23:59:53.456Z] PASS: docker_cli_external_volume_driver_unix_test.go:476: DockerExternalVolumeSuite.TestExternalVolumeDriverGet 15.036s [2019-09-06T23:59:54.079Z] --- PASS: TestExecWithCloseStdin (0.97s) [2019-09-06T23:59:54.079Z] === RUN TestExec [2019-09-06T23:59:55.095Z] --- PASS: TestExec (0.96s) [2019-09-06T23:59:55.095Z] === RUN TestExecUser [2019-09-06T23:59:56.111Z] --- PASS: TestExecUser (0.97s) [2019-09-06T23:59:56.111Z] === RUN TestExportContainerAndImportImage [2019-09-06T23:59:57.135Z] --- PASS: TestExportContainerAndImportImage (1.09s) [2019-09-06T23:59:57.135Z] === RUN TestExportContainerAfterDaemonRestart [2019-09-06T23:59:58.411Z] PASS: docker_cli_logs_test.go:19: DockerSuite.TestLogsContainerSmallerThanPage 7.305s [2019-09-06T23:59:58.613Z] --- PASS: TestExportContainerAfterDaemonRestart (1.59s) [2019-09-06T23:59:58.613Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2019-09-06T23:59:58.613Z] daemon.go:321: [de342628ede30] waiting for daemon to start [2019-09-06T23:59:58.613Z] daemon.go:339: [de342628ede30] daemon started [2019-09-06T23:59:58.613Z] daemon.go:449: [de342628ede30] Stopping daemon [2019-09-06T23:59:58.613Z] daemon.go:288: [de342628ede30] exiting daemon [2019-09-06T23:59:58.613Z] daemon.go:436: [de342628ede30] Daemon stopped [2019-09-06T23:59:58.613Z] daemon.go:321: [de342628ede30] waiting for daemon to start [2019-09-06T23:59:58.613Z] daemon.go:339: [de342628ede30] daemon started [2019-09-06T23:59:58.613Z] daemon.go:449: [de342628ede30] Stopping daemon [2019-09-06T23:59:58.613Z] daemon.go:288: [de342628ede30] exiting daemon [2019-09-06T23:59:58.613Z] daemon.go:436: [de342628ede30] Daemon stopped [2019-09-06T23:59:58.613Z] === RUN TestHealthCheckWorkdir [2019-09-06T23:59:59.381Z] PASS: docker_cli_logs_test.go:300: DockerSuite.TestLogsFollowGoroutinesNoOutput 1.804s [2019-09-07T00:00:00.091Z] --- PASS: TestHealthCheckWorkdir (1.18s) [2019-09-07T00:00:00.091Z] === RUN TestHealthKillContainer [2019-09-07T00:00:02.292Z] PASS: docker_cli_logs_test.go:272: DockerSuite.TestLogsFollowGoroutinesWithStdout 1.838s [2019-09-07T00:00:02.292Z] SKIP: docker_cli_logs_test.go:214: DockerSuite.TestLogsFollowSlowStdoutConsumer (unmatched requirement DaemonIsLinux) [2019-09-07T00:00:02.775Z] --- PASS: TestHealthKillContainer (2.95s) [2019-09-07T00:00:02.775Z] === RUN TestInspectCpusetInConfigPre120 [2019-09-07T00:00:03.392Z] --- PASS: TestInspectCpusetInConfigPre120 (0.73s) [2019-09-07T00:00:03.392Z] === RUN TestIpcModeNone [2019-09-07T00:00:03.833Z] PASS: docker_cli_logs_test.go:124: DockerSuite.TestLogsFollowStopped 2.115s [2019-09-07T00:00:04.411Z] --- PASS: TestIpcModeNone (0.97s) [2019-09-07T00:00:04.411Z] === RUN TestIpcModePrivate [2019-09-07T00:00:05.421Z] --- PASS: TestIpcModePrivate (0.92s) [2019-09-07T00:00:05.421Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:54, shared: false, mustBeShared: false [2019-09-07T00:00:05.421Z] === RUN TestIpcModeShareable [2019-09-07T00:00:06.442Z] --- PASS: TestIpcModeShareable (0.89s) [2019-09-07T00:00:06.442Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:48, shared: true, mustBeShared: true [2019-09-07T00:00:06.442Z] === RUN TestAPIIpcModeShareableAndContainer [2019-09-07T00:00:08.304Z] PASS: docker_cli_external_volume_driver_unix_test.go:509: DockerExternalVolumeSuite.TestExternalVolumeDriverGetEmptyResponse 0.541s [2019-09-07T00:00:09.122Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.63s) [2019-09-07T00:00:09.122Z] === RUN TestAPIIpcModeHost [2019-09-07T00:00:09.740Z] --- PASS: TestAPIIpcModeHost (0.75s) [2019-09-07T00:00:09.740Z] === RUN TestDaemonIpcModeShareable [2019-09-07T00:00:10.917Z] PASS: docker_cli_logs_test.go:66: DockerSuite.TestLogsSeparateStderr 6.818s [2019-09-07T00:00:11.778Z] --- PASS: TestDaemonIpcModeShareable (1.88s) [2019-09-07T00:00:11.778Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2019-09-07T00:00:11.778Z] daemon.go:321: [d4b6da25025ab] waiting for daemon to start [2019-09-07T00:00:11.778Z] daemon.go:339: [d4b6da25025ab] daemon started [2019-09-07T00:00:11.778Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2019-09-07T00:00:11.778Z] daemon.go:449: [d4b6da25025ab] Stopping daemon [2019-09-07T00:00:11.778Z] daemon.go:288: [d4b6da25025ab] exiting daemon [2019-09-07T00:00:11.778Z] daemon.go:436: [d4b6da25025ab] Daemon stopped [2019-09-07T00:00:11.778Z] === RUN TestDaemonIpcModePrivate [2019-09-07T00:00:13.818Z] --- PASS: TestDaemonIpcModePrivate (1.88s) [2019-09-07T00:00:13.818Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2019-09-07T00:00:13.818Z] daemon.go:321: [d4e52186781d4] waiting for daemon to start [2019-09-07T00:00:13.818Z] daemon.go:339: [d4e52186781d4] daemon started [2019-09-07T00:00:13.818Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2019-09-07T00:00:13.818Z] daemon.go:449: [d4e52186781d4] Stopping daemon [2019-09-07T00:00:13.818Z] daemon.go:288: [d4e52186781d4] exiting daemon [2019-09-07T00:00:13.818Z] daemon.go:436: [d4e52186781d4] Daemon stopped [2019-09-07T00:00:13.818Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-09-07T00:00:15.296Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.87s) [2019-09-07T00:00:15.296Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2019-09-07T00:00:15.296Z] daemon.go:321: [d4ba718dabbd1] waiting for daemon to start [2019-09-07T00:00:15.296Z] daemon.go:339: [d4ba718dabbd1] daemon started [2019-09-07T00:00:15.296Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2019-09-07T00:00:15.296Z] daemon.go:449: [d4ba718dabbd1] Stopping daemon [2019-09-07T00:00:15.296Z] daemon.go:288: [d4ba718dabbd1] exiting daemon [2019-09-07T00:00:15.296Z] daemon.go:436: [d4ba718dabbd1] Daemon stopped [2019-09-07T00:00:15.296Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-09-07T00:00:17.338Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.89s) [2019-09-07T00:00:17.338Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2019-09-07T00:00:17.338Z] daemon.go:321: [ded9da473110e] waiting for daemon to start [2019-09-07T00:00:17.338Z] daemon.go:339: [ded9da473110e] daemon started [2019-09-07T00:00:17.338Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2019-09-07T00:00:17.338Z] daemon.go:449: [ded9da473110e] Stopping daemon [2019-09-07T00:00:17.338Z] daemon.go:288: [ded9da473110e] exiting daemon [2019-09-07T00:00:17.338Z] daemon.go:436: [ded9da473110e] Daemon stopped [2019-09-07T00:00:17.338Z] === RUN TestIpcModeOlderClient [2019-09-07T00:00:17.338Z] === PAUSE TestIpcModeOlderClient [2019-09-07T00:00:17.338Z] === RUN TestKillContainerInvalidSignal [2019-09-07T00:00:17.960Z] --- PASS: TestKillContainerInvalidSignal (0.75s) [2019-09-07T00:00:17.960Z] === RUN TestKillContainer [2019-09-07T00:00:17.960Z] === RUN TestKillContainer/no_signal [2019-09-07T00:00:18.577Z] === RUN TestKillContainer/non_killing_signal [2019-09-07T00:00:19.196Z] === RUN TestKillContainer/killing_signal [2019-09-07T00:00:19.505Z] PASS: docker_cli_logs_test.go:145: DockerSuite.TestLogsSince 8.805s [2019-09-07T00:00:19.506Z] SKIP: docker_cli_logs_test.go:180: DockerSuite.TestLogsSinceFutureFollow (unmatched requirement DaemonIsLinux) [2019-09-07T00:00:19.506Z] SKIP: docker_cli_logs_test.go:77: DockerSuite.TestLogsStderrInStdout (unmatched requirement DaemonIsLinux) [2019-09-07T00:00:20.208Z] --- PASS: TestKillContainer (2.25s) [2019-09-07T00:00:20.208Z] --- PASS: TestKillContainer/no_signal (0.71s) [2019-09-07T00:00:20.208Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2019-09-07T00:00:20.208Z] --- PASS: TestKillContainer/killing_signal (0.72s) [2019-09-07T00:00:20.208Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-09-07T00:00:20.208Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-09-07T00:00:20.823Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-09-07T00:00:21.834Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.47s) [2019-09-07T00:00:21.834Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.72s) [2019-09-07T00:00:21.834Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.48s) [2019-09-07T00:00:21.834Z] === RUN TestKillStoppedContainer [2019-09-07T00:00:21.834Z] --- PASS: TestKillStoppedContainer (0.10s) [2019-09-07T00:00:21.834Z] === RUN TestKillStoppedContainerAPIPre120 [2019-09-07T00:00:21.834Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2019-09-07T00:00:21.834Z] === RUN TestKillDifferentUserContainer [2019-09-07T00:00:22.417Z] PASS: docker_cli_logs_test.go:92: DockerSuite.TestLogsTail 2.664s [2019-09-07T00:00:22.840Z] --- PASS: TestKillDifferentUserContainer (0.75s) [2019-09-07T00:00:22.840Z] === RUN TestInspectOomKilledTrue [2019-09-07T00:00:23.849Z] --- PASS: TestInspectOomKilledTrue (1.27s) [2019-09-07T00:00:23.849Z] === RUN TestInspectOomKilledFalse [2019-09-07T00:00:24.602Z] PASS: docker_cli_logs_test.go:41: DockerSuite.TestLogsTimestamps 2.272s [2019-09-07T00:00:24.847Z] PASS: docker_cli_build_test.go:2349: DockerSuite.TestBuildDockerignoreExceptions 72.228s [2019-09-07T00:00:24.847Z] PASS: docker_cli_build_test.go:2446: DockerSuite.TestBuildDockerignoreTouchDockerfile 2.066s [2019-09-07T00:00:24.847Z] PASS: docker_cli_build_test.go:2522: DockerSuite.TestBuildDockerignoringBadExclusion 0.056s [2019-09-07T00:00:24.855Z] --- PASS: TestInspectOomKilledFalse (0.73s) [2019-09-07T00:00:24.855Z] === RUN TestLinksEtcHostsContentMatch [2019-09-07T00:00:25.473Z] --- PASS: TestLinksEtcHostsContentMatch (0.69s) [2019-09-07T00:00:25.473Z] === RUN TestLinksContainerNames [2019-09-07T00:00:26.784Z] PASS: docker_cli_logs_test.go:325: DockerSuite.TestLogsWithDetails 2.027s [2019-09-07T00:00:26.784Z] SKIP: docker_cli_run_test.go:2915: DockerSuite.TestMountIntoProc (unmatched requirement DaemonIsLinux) [2019-09-07T00:00:26.785Z] SKIP: docker_cli_run_test.go:2924: DockerSuite.TestMountIntoSys (unmatched requirement DaemonIsLinux) [2019-09-07T00:00:26.785Z] SKIP: docker_cli_netmode_test.go:33: DockerSuite.TestNetHostname (unmatched requirement DaemonIsLinux) [2019-09-07T00:00:26.785Z] SKIP: docker_cli_netmode_test.go:26: DockerSuite.TestNetHostnameWithNetHost (unmatched requirement DaemonIsLinux) [2019-09-07T00:00:26.785Z] SKIP: docker_cli_run_test.go:3519: DockerSuite.TestNetworkRmWithActiveContainers (unmatched requirement DaemonIsLinux) [2019-09-07T00:00:26.785Z] SKIP: docker_cli_run_test.go:2701: DockerSuite.TestPermissionsPtsReadonlyRootfs (unmatched requirement DaemonIsLinux) [2019-09-07T00:00:26.785Z] SKIP: docker_cli_plugins_test.go:77: DockerSuite.TestPluginActive (unmatched requirement DaemonIsLinux) [2019-09-07T00:00:26.785Z] SKIP: docker_cli_plugins_test.go:100: DockerSuite.TestPluginActiveNetwork (unmatched requirement DaemonIsLinux) [2019-09-07T00:00:26.785Z] PASS: docker_cli_plugins_test.go:345: DockerSuite.TestPluginInspectOnWindows 0.065s [2019-09-07T00:00:26.785Z] SKIP: docker_cli_plugins_test.go:151: DockerSuite.TestPluginInstallDisableVolumeLs (unmatched requirement DaemonIsLinux) [2019-09-07T00:00:26.785Z] SKIP: docker_cli_plugins_logdriver_test.go:12: DockerSuite.TestPluginLogDriver (unmatched requirement IsAmd64) [2019-09-07T00:00:26.785Z] SKIP: docker_cli_plugins_logdriver_test.go:32: DockerSuite.TestPluginLogDriverInfoList (unmatched requirement IsAmd64) [2019-09-07T00:00:26.785Z] SKIP: docker_cli_plugins_test.go:475: DockerSuite.TestPluginMetricsCollector (unmatched requirement DaemonIsLinux) [2019-09-07T00:00:26.785Z] SKIP: docker_cli_plugins_test.go:443: DockerSuite.TestPluginUpgrade (unmatched requirement DaemonIsLinux) [2019-09-07T00:00:26.785Z] SKIP: docker_cli_port_test.go:330: DockerSuite.TestPortBindingOnSandbox (unmatched requirement DaemonIsLinux) [2019-09-07T00:00:26.785Z] SKIP: docker_cli_port_test.go:308: DockerSuite.TestPortExposeHostBinding (unmatched requirement DaemonIsLinux) [2019-09-07T00:00:26.785Z] SKIP: docker_cli_port_test.go:286: DockerSuite.TestPortHostBinding (unmatched requirement DaemonIsLinux) [2019-09-07T00:00:26.785Z] SKIP: docker_cli_port_test.go:16: DockerSuite.TestPortList (unmatched requirement DaemonIsLinux) [2019-09-07T00:00:26.989Z] --- PASS: TestLinksContainerNames (1.50s) [2019-09-07T00:00:26.989Z] === RUN TestLogsFollowTailEmpty [2019-09-07T00:00:27.607Z] --- PASS: TestLogsFollowTailEmpty (0.74s) [2019-09-07T00:00:27.607Z] === RUN TestContainerNetworkMountsNoChown [2019-09-07T00:00:28.226Z] --- PASS: TestContainerNetworkMountsNoChown (0.67s) [2019-09-07T00:00:28.226Z] === RUN TestMountDaemonRoot [2019-09-07T00:00:28.226Z] === RUN TestMountDaemonRoot/default [2019-09-07T00:00:28.226Z] === PAUSE TestMountDaemonRoot/default [2019-09-07T00:00:28.226Z] === RUN TestMountDaemonRoot/private [2019-09-07T00:00:28.226Z] === PAUSE TestMountDaemonRoot/private [2019-09-07T00:00:28.226Z] === RUN TestMountDaemonRoot/rprivate [2019-09-07T00:00:28.226Z] === PAUSE TestMountDaemonRoot/rprivate [2019-09-07T00:00:28.226Z] === RUN TestMountDaemonRoot/slave [2019-09-07T00:00:28.226Z] === PAUSE TestMountDaemonRoot/slave [2019-09-07T00:00:28.226Z] === RUN TestMountDaemonRoot/rslave [2019-09-07T00:00:28.226Z] === PAUSE TestMountDaemonRoot/rslave [2019-09-07T00:00:28.226Z] === RUN TestMountDaemonRoot/shared [2019-09-07T00:00:28.226Z] === PAUSE TestMountDaemonRoot/shared [2019-09-07T00:00:28.226Z] === RUN TestMountDaemonRoot/rshared [2019-09-07T00:00:28.226Z] === PAUSE TestMountDaemonRoot/rshared [2019-09-07T00:00:28.226Z] === CONT TestMountDaemonRoot/default [2019-09-07T00:00:28.226Z] === RUN TestMountDaemonRoot/default/bind_root [2019-09-07T00:00:28.226Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-09-07T00:00:28.226Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-09-07T00:00:28.226Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-09-07T00:00:28.226Z] === RUN TestMountDaemonRoot/default/mount_root [2019-09-07T00:00:28.226Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-09-07T00:00:28.226Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-09-07T00:00:28.226Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-09-07T00:00:28.226Z] === CONT TestMountDaemonRoot/default/bind_root [2019-09-07T00:00:28.226Z] === CONT TestMountDaemonRoot/rshared [2019-09-07T00:00:28.226Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-09-07T00:00:28.226Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-09-07T00:00:28.226Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-09-07T00:00:28.226Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-09-07T00:00:28.226Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-09-07T00:00:28.226Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-09-07T00:00:28.226Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-09-07T00:00:28.226Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-09-07T00:00:28.226Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-09-07T00:00:28.226Z] === CONT TestMountDaemonRoot/shared [2019-09-07T00:00:28.226Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-09-07T00:00:28.226Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-09-07T00:00:28.226Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-09-07T00:00:28.226Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-09-07T00:00:28.226Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-09-07T00:00:28.226Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-09-07T00:00:28.226Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-09-07T00:00:28.226Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-09-07T00:00:28.226Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-09-07T00:00:28.226Z] === CONT TestMountDaemonRoot/rslave [2019-09-07T00:00:28.226Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-09-07T00:00:28.226Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-09-07T00:00:28.226Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-09-07T00:00:28.226Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-09-07T00:00:28.226Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-09-07T00:00:28.226Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-09-07T00:00:28.226Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-09-07T00:00:28.227Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-09-07T00:00:28.227Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-09-07T00:00:28.227Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-09-07T00:00:28.227Z] === CONT TestMountDaemonRoot/slave [2019-09-07T00:00:28.227Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-09-07T00:00:28.227Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-09-07T00:00:28.227Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-09-07T00:00:28.227Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-09-07T00:00:28.227Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-09-07T00:00:28.227Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-09-07T00:00:28.227Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-09-07T00:00:28.227Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-09-07T00:00:28.227Z] === CONT TestMountDaemonRoot/rprivate [2019-09-07T00:00:28.227Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-09-07T00:00:28.227Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-09-07T00:00:28.227Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-09-07T00:00:28.227Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-09-07T00:00:28.227Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-09-07T00:00:28.227Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-09-07T00:00:28.227Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-09-07T00:00:28.227Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-09-07T00:00:28.227Z] === CONT TestMountDaemonRoot/private [2019-09-07T00:00:28.227Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-09-07T00:00:28.227Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-09-07T00:00:28.227Z] === RUN TestMountDaemonRoot/private/mount_root [2019-09-07T00:00:28.227Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-09-07T00:00:28.227Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-09-07T00:00:28.227Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-09-07T00:00:28.227Z] === RUN TestMountDaemonRoot/private/bind_root [2019-09-07T00:00:28.227Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-09-07T00:00:28.227Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-09-07T00:00:28.514Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-09-07T00:00:28.514Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-09-07T00:00:28.514Z] === CONT TestMountDaemonRoot/default/mount_root [2019-09-07T00:00:28.514Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-09-07T00:00:28.514Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-09-07T00:00:28.514Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-09-07T00:00:28.514Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-09-07T00:00:28.514Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-09-07T00:00:28.514Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-09-07T00:00:28.514Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-09-07T00:00:28.514Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-09-07T00:00:28.514Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-09-07T00:00:28.514Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-09-07T00:00:28.514Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-09-07T00:00:28.514Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-09-07T00:00:28.514Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-09-07T00:00:28.514Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-09-07T00:00:28.514Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-09-07T00:00:28.514Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-09-07T00:00:28.514Z] === CONT TestMountDaemonRoot/private/bind_root [2019-09-07T00:00:28.514Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-09-07T00:00:28.514Z] === CONT TestMountDaemonRoot/private/mount_root [2019-09-07T00:00:28.514Z] --- PASS: TestMountDaemonRoot (0.06s) [2019-09-07T00:00:28.514Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-09-07T00:00:28.514Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2019-09-07T00:00:28.514Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2019-09-07T00:00:28.514Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2019-09-07T00:00:28.514Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2019-09-07T00:00:28.514Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-09-07T00:00:28.514Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2019-09-07T00:00:28.514Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2019-09-07T00:00:28.514Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2019-09-07T00:00:28.514Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2019-09-07T00:00:28.514Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-09-07T00:00:28.514Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-09-07T00:00:28.514Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-09-07T00:00:28.514Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2019-09-07T00:00:28.514Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-09-07T00:00:28.514Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-09-07T00:00:28.514Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2019-09-07T00:00:28.514Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2019-09-07T00:00:28.514Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2019-09-07T00:00:28.514Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2019-09-07T00:00:28.514Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-09-07T00:00:28.514Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-09-07T00:00:28.514Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-09-07T00:00:28.514Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-09-07T00:00:28.514Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2019-09-07T00:00:28.514Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-09-07T00:00:28.514Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2019-09-07T00:00:28.514Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2019-09-07T00:00:28.514Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-09-07T00:00:28.514Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-09-07T00:00:28.514Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-09-07T00:00:28.514Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-09-07T00:00:28.514Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-09-07T00:00:28.514Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-09-07T00:00:28.514Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-09-07T00:00:28.514Z] === RUN TestContainerBindMountNonRecursive [2019-09-07T00:00:30.549Z] --- PASS: TestContainerBindMountNonRecursive (1.87s) [2019-09-07T00:00:30.549Z] === RUN TestNetworkNat [2019-09-07T00:00:31.502Z] PASS: docker_api_containers_test.go:1302: DockerSuite.TestPostContainerAPICreateWithStringOrSliceEntrypoint 3.973s [2019-09-07T00:00:31.502Z] SKIP: docker_api_attach_test.go:100: DockerSuite.TestPostContainersAttach (unmatched requirement DaemonIsLinux) [2019-09-07T00:00:31.502Z] PASS: docker_api_attach_test.go:79: DockerSuite.TestPostContainersAttachContainerNotFound 0.002s [2019-09-07T00:00:31.502Z] SKIP: docker_api_containers_test.go:1567: DockerSuite.TestPostContainersCreateMemorySwappinessHostConfigOmitted (unmatched requirement DaemonIsLinux) [2019-09-07T00:00:31.502Z] SKIP: docker_api_containers_test.go:1481: DockerSuite.TestPostContainersCreateShmSizeHostConfigOmitted (unmatched requirement DaemonIsLinux) [2019-09-07T00:00:31.502Z] SKIP: docker_api_containers_test.go:1463: DockerSuite.TestPostContainersCreateShmSizeNegative (unmatched requirement DaemonIsLinux) [2019-09-07T00:00:31.502Z] SKIP: docker_api_containers_test.go:1509: DockerSuite.TestPostContainersCreateShmSizeOmitted (unmatched requirement DaemonIsLinux) [2019-09-07T00:00:31.502Z] SKIP: docker_api_containers_test.go:1592: DockerSuite.TestPostContainersCreateWithOomScoreAdjInvalidRange (unmatched requirement DaemonIsLinux) [2019-09-07T00:00:31.502Z] SKIP: docker_api_containers_test.go:1536: DockerSuite.TestPostContainersCreateWithShmSize (unmatched requirement DaemonIsLinux) [2019-09-07T00:00:31.502Z] SKIP: docker_api_containers_test.go:1359: DockerSuite.TestPostContainersCreateWithStringOrSliceCapAddDrop (unmatched requirement DaemonIsLinux) [2019-09-07T00:00:31.571Z] --- PASS: TestNetworkNat (0.82s) [2019-09-07T00:00:31.571Z] === RUN TestNetworkLocalhostTCPNat [2019-09-07T00:00:32.186Z] --- PASS: TestNetworkLocalhostTCPNat (0.77s) [2019-09-07T00:00:32.186Z] === RUN TestNetworkLoopbackNat [2019-09-07T00:00:33.200Z] --- PASS: TestNetworkLoopbackNat (1.02s) [2019-09-07T00:00:33.200Z] === RUN TestPause [2019-09-07T00:00:34.211Z] --- PASS: TestPause (0.86s) [2019-09-07T00:00:34.211Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-09-07T00:00:34.211Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-09-07T00:00:34.211Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-09-07T00:00:34.211Z] === RUN TestPauseStopPausedContainer [2019-09-07T00:00:34.829Z] --- PASS: TestPauseStopPausedContainer (0.82s) [2019-09-07T00:00:34.829Z] === RUN TestPsFilter [2019-09-07T00:00:35.113Z] --- PASS: TestPsFilter (0.20s) [2019-09-07T00:00:35.113Z] === RUN TestRemoveContainerWithRemovedVolume [2019-09-07T00:00:35.246Z] PASS: docker_api_containers_test.go:1330: DockerSuite.TestPostContainersCreateWithStringOrSliceCmd 4.110s [2019-09-07T00:00:35.246Z] SKIP: docker_api_containers_test.go:1430: DockerSuite.TestPostContainersCreateWithWrongCpusetValues (unmatched requirement DaemonIsLinux) [2019-09-07T00:00:35.733Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.77s) [2019-09-07T00:00:35.733Z] === RUN TestRemoveContainerWithVolume [2019-09-07T00:00:36.745Z] --- PASS: TestRemoveContainerWithVolume (0.76s) [2019-09-07T00:00:36.745Z] === RUN TestRemoveContainerRunning [2019-09-07T00:00:37.372Z] --- PASS: TestRemoveContainerRunning (0.87s) [2019-09-07T00:00:37.372Z] === RUN TestRemoveContainerForceRemoveRunning [2019-09-07T00:00:38.412Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.91s) [2019-09-07T00:00:38.412Z] === RUN TestRemoveInvalidContainer [2019-09-07T00:00:38.412Z] --- PASS: TestRemoveInvalidContainer (0.07s) [2019-09-07T00:00:38.412Z] === RUN TestRenameLinkedContainer [2019-09-07T00:00:40.354Z] PASS: docker_cli_external_volume_driver_unix_test.go:462: DockerExternalVolumeSuite.TestExternalVolumeDriverList 15.025s [2019-09-07T00:00:41.884Z] --- PASS: TestRenameLinkedContainer (2.97s) [2019-09-07T00:00:41.884Z] === RUN TestRenameStoppedContainer [2019-09-07T00:00:42.167Z] --- PASS: TestRenameStoppedContainer (0.68s) [2019-09-07T00:00:42.167Z] === RUN TestRenameRunningContainerAndReuse [2019-09-07T00:00:42.338Z] PASS: docker_cli_ps_test.go:791: DockerSuite.TestPsByOrder 5.898s [2019-09-07T00:00:42.338Z] SKIP: docker_cli_ps_test.go:544: DockerSuite.TestPsImageIDAfterUpdate (unmatched requirement DaemonIsLinux) [2019-09-07T00:00:43.639Z] --- PASS: TestRenameRunningContainerAndReuse (1.44s) [2019-09-07T00:00:43.639Z] === RUN TestRenameInvalidName [2019-09-07T00:00:44.254Z] --- PASS: TestRenameInvalidName (0.74s) [2019-09-07T00:00:44.254Z] === RUN TestRenameAnonymousContainer [2019-09-07T00:00:46.935Z] --- PASS: TestRenameAnonymousContainer (2.66s) [2019-09-07T00:00:46.935Z] === RUN TestRenameContainerWithSameName [2019-09-07T00:00:47.552Z] --- PASS: TestRenameContainerWithSameName (0.72s) [2019-09-07T00:00:47.552Z] === RUN TestRenameContainerWithLinkedContainer [2019-09-07T00:00:49.029Z] --- PASS: TestRenameContainerWithLinkedContainer (1.42s) [2019-09-07T00:00:49.029Z] === RUN TestResize [2019-09-07T00:00:49.645Z] --- PASS: TestResize (0.76s) [2019-09-07T00:00:49.645Z] === RUN TestResizeWithInvalidSize [2019-09-07T00:00:50.655Z] --- PASS: TestResizeWithInvalidSize (0.75s) [2019-09-07T00:00:50.655Z] === RUN TestResizeWhenContainerNotStarted [2019-09-07T00:00:51.286Z] --- PASS: TestResizeWhenContainerNotStarted (0.72s) [2019-09-07T00:00:51.286Z] === RUN TestDaemonRestartKillContainers [2019-09-07T00:00:51.286Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-07T00:00:51.286Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-07T00:00:51.286Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-07T00:00:51.286Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-07T00:00:51.286Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-07T00:00:51.286Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-07T00:00:51.286Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-07T00:00:51.286Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-07T00:00:51.286Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-07T00:00:51.286Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-07T00:00:51.286Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-07T00:00:51.286Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-07T00:00:51.286Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-07T00:00:51.286Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-07T00:00:51.286Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-07T00:00:51.286Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-07T00:00:51.286Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-07T00:00:51.286Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-07T00:00:51.286Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-07T00:00:51.286Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-07T00:00:51.286Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-07T00:00:51.286Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-07T00:00:51.286Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-07T00:00:51.286Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-07T00:00:51.286Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-09-07T00:00:51.286Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-09-07T00:00:51.286Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-09-07T00:00:51.286Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-09-07T00:00:52.538Z] PASS: docker_cli_external_volume_driver_unix_test.go:374: DockerExternalVolumeSuite.TestExternalVolumeDriverLookupNotBlocked 0.113s [2019-09-07T00:00:52.672Z] PASS: docker_cli_ps_test.go:21: DockerSuite.TestPsListContainersBase 7.927s [2019-09-07T00:00:53.317Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-09-07T00:00:54.348Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-09-07T00:00:55.875Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-09-07T00:00:55.875Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-09-07T00:00:57.374Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-09-07T00:00:58.406Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-09-07T00:00:59.429Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-09-07T00:01:00.577Z] PASS: docker_cli_build_test.go:2394: DockerSuite.TestBuildDockerignoringDockerfile 30.202s [2019-09-07T00:01:00.939Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-09-07T00:01:03.639Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-09-07T00:01:03.639Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.13s) [2019-09-07T00:01:03.639Z] 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 [2019-09-07T00:01:03.639Z] daemon.go:321: [df79a3b539177] waiting for daemon to start [2019-09-07T00:01:03.639Z] daemon.go:339: [df79a3b539177] daemon started [2019-09-07T00:01:03.639Z] daemon.go:321: [df79a3b539177] waiting for daemon to start [2019-09-07T00:01:03.639Z] daemon.go:288: [df79a3b539177] exiting daemon [2019-09-07T00:01:03.639Z] daemon.go:339: [df79a3b539177] daemon started [2019-09-07T00:01:03.639Z] daemon.go:449: [df79a3b539177] Stopping daemon [2019-09-07T00:01:03.639Z] daemon.go:288: [df79a3b539177] exiting daemon [2019-09-07T00:01:03.639Z] daemon.go:436: [df79a3b539177] Daemon stopped [2019-09-07T00:01:03.639Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.91s) [2019-09-07T00:01:03.639Z] 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 [2019-09-07T00:01:03.639Z] daemon.go:321: [ddf18ead6ff08] waiting for daemon to start [2019-09-07T00:01:03.639Z] daemon.go:339: [ddf18ead6ff08] daemon started [2019-09-07T00:01:03.639Z] daemon.go:449: [ddf18ead6ff08] Stopping daemon [2019-09-07T00:01:03.639Z] daemon.go:288: [ddf18ead6ff08] exiting daemon [2019-09-07T00:01:03.639Z] daemon.go:436: [ddf18ead6ff08] Daemon stopped [2019-09-07T00:01:03.639Z] daemon.go:321: [ddf18ead6ff08] waiting for daemon to start [2019-09-07T00:01:03.639Z] daemon.go:339: [ddf18ead6ff08] daemon started [2019-09-07T00:01:03.639Z] daemon.go:449: [ddf18ead6ff08] Stopping daemon [2019-09-07T00:01:03.639Z] daemon.go:288: [ddf18ead6ff08] exiting daemon [2019-09-07T00:01:03.639Z] daemon.go:436: [ddf18ead6ff08] Daemon stopped [2019-09-07T00:01:03.639Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (4.35s) [2019-09-07T00:01:03.639Z] 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 [2019-09-07T00:01:03.639Z] daemon.go:321: [dd9ae5ec37c18] waiting for daemon to start [2019-09-07T00:01:03.639Z] daemon.go:331: [dd9ae5ec37c18] error pinging daemon on start: Get http://dd9ae5ec37c18.sock/_ping: context deadline exceeded [2019-09-07T00:01:03.639Z] daemon.go:321: [dd9ae5ec37c18] waiting for daemon to start [2019-09-07T00:01:03.639Z] daemon.go:339: [dd9ae5ec37c18] daemon started [2019-09-07T00:01:03.639Z] daemon.go:449: [dd9ae5ec37c18] Stopping daemon [2019-09-07T00:01:03.639Z] daemon.go:288: [dd9ae5ec37c18] exiting daemon [2019-09-07T00:01:03.639Z] daemon.go:436: [dd9ae5ec37c18] Daemon stopped [2019-09-07T00:01:03.639Z] daemon.go:321: [dd9ae5ec37c18] waiting for daemon to start [2019-09-07T00:01:03.639Z] daemon.go:339: [dd9ae5ec37c18] daemon started [2019-09-07T00:01:03.639Z] daemon.go:449: [dd9ae5ec37c18] Stopping daemon [2019-09-07T00:01:03.639Z] daemon.go:288: [dd9ae5ec37c18] exiting daemon [2019-09-07T00:01:03.639Z] daemon.go:436: [dd9ae5ec37c18] Daemon stopped [2019-09-07T00:01:03.639Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.39s) [2019-09-07T00:01:03.639Z] 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 [2019-09-07T00:01:03.639Z] daemon.go:321: [d1e6873e01977] waiting for daemon to start [2019-09-07T00:01:03.639Z] daemon.go:339: [d1e6873e01977] daemon started [2019-09-07T00:01:03.639Z] daemon.go:288: [d1e6873e01977] exiting daemon [2019-09-07T00:01:03.639Z] daemon.go:321: [d1e6873e01977] waiting for daemon to start [2019-09-07T00:01:03.639Z] daemon.go:339: [d1e6873e01977] daemon started [2019-09-07T00:01:03.639Z] daemon.go:449: [d1e6873e01977] Stopping daemon [2019-09-07T00:01:03.639Z] daemon.go:288: [d1e6873e01977] exiting daemon [2019-09-07T00:01:03.639Z] daemon.go:436: [d1e6873e01977] Daemon stopped [2019-09-07T00:01:03.639Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (5.84s) [2019-09-07T00:01:03.639Z] 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 [2019-09-07T00:01:03.639Z] daemon.go:321: [dd90900cad809] waiting for daemon to start [2019-09-07T00:01:03.639Z] daemon.go:331: [dd90900cad809] error pinging daemon on start: Get http://dd90900cad809.sock/_ping: context deadline exceeded [2019-09-07T00:01:03.639Z] daemon.go:321: [dd90900cad809] waiting for daemon to start [2019-09-07T00:01:03.639Z] daemon.go:339: [dd90900cad809] daemon started [2019-09-07T00:01:03.639Z] daemon.go:288: [dd90900cad809] exiting daemon [2019-09-07T00:01:03.639Z] daemon.go:321: [dd90900cad809] waiting for daemon to start [2019-09-07T00:01:03.639Z] daemon.go:339: [dd90900cad809] daemon started [2019-09-07T00:01:03.639Z] daemon.go:449: [dd90900cad809] Stopping daemon [2019-09-07T00:01:03.639Z] daemon.go:288: [dd90900cad809] exiting daemon [2019-09-07T00:01:03.639Z] daemon.go:436: [dd90900cad809] Daemon stopped [2019-09-07T00:01:03.639Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (4.01s) [2019-09-07T00:01:03.639Z] 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 [2019-09-07T00:01:03.639Z] daemon.go:321: [d9173bb785981] waiting for daemon to start [2019-09-07T00:01:03.639Z] daemon.go:339: [d9173bb785981] daemon started [2019-09-07T00:01:03.639Z] daemon.go:449: [d9173bb785981] Stopping daemon [2019-09-07T00:01:03.639Z] daemon.go:288: [d9173bb785981] exiting daemon [2019-09-07T00:01:03.639Z] daemon.go:436: [d9173bb785981] Daemon stopped [2019-09-07T00:01:03.639Z] daemon.go:321: [d9173bb785981] waiting for daemon to start [2019-09-07T00:01:03.639Z] daemon.go:339: [d9173bb785981] daemon started [2019-09-07T00:01:03.639Z] daemon.go:449: [d9173bb785981] Stopping daemon [2019-09-07T00:01:03.639Z] daemon.go:288: [d9173bb785981] exiting daemon [2019-09-07T00:01:03.639Z] daemon.go:436: [d9173bb785981] Daemon stopped [2019-09-07T00:01:03.639Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.34s) [2019-09-07T00:01:03.639Z] 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 [2019-09-07T00:01:03.639Z] daemon.go:321: [da227d695f93b] waiting for daemon to start [2019-09-07T00:01:03.639Z] daemon.go:339: [da227d695f93b] daemon started [2019-09-07T00:01:03.639Z] daemon.go:321: [da227d695f93b] waiting for daemon to start [2019-09-07T00:01:03.639Z] daemon.go:288: [da227d695f93b] exiting daemon [2019-09-07T00:01:03.639Z] daemon.go:339: [da227d695f93b] daemon started [2019-09-07T00:01:03.639Z] daemon.go:449: [da227d695f93b] Stopping daemon [2019-09-07T00:01:03.639Z] daemon.go:288: [da227d695f93b] exiting daemon [2019-09-07T00:01:03.639Z] daemon.go:436: [da227d695f93b] Daemon stopped [2019-09-07T00:01:03.639Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.34s) [2019-09-07T00:01:03.639Z] 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 [2019-09-07T00:01:03.639Z] daemon.go:321: [deb8836c5f883] waiting for daemon to start [2019-09-07T00:01:03.639Z] daemon.go:339: [deb8836c5f883] daemon started [2019-09-07T00:01:03.639Z] daemon.go:449: [deb8836c5f883] Stopping daemon [2019-09-07T00:01:03.639Z] daemon.go:288: [deb8836c5f883] exiting daemon [2019-09-07T00:01:03.639Z] daemon.go:436: [deb8836c5f883] Daemon stopped [2019-09-07T00:01:03.639Z] daemon.go:321: [deb8836c5f883] waiting for daemon to start [2019-09-07T00:01:03.639Z] daemon.go:339: [deb8836c5f883] daemon started [2019-09-07T00:01:03.639Z] daemon.go:449: [deb8836c5f883] Stopping daemon [2019-09-07T00:01:03.639Z] daemon.go:288: [deb8836c5f883] exiting daemon [2019-09-07T00:01:03.639Z] daemon.go:436: [deb8836c5f883] Daemon stopped [2019-09-07T00:01:03.639Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (5.40s) [2019-09-07T00:01:03.639Z] 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 [2019-09-07T00:01:03.639Z] daemon.go:321: [dfa05f9403bd1] waiting for daemon to start [2019-09-07T00:01:03.639Z] daemon.go:339: [dfa05f9403bd1] daemon started [2019-09-07T00:01:03.639Z] daemon.go:288: [dfa05f9403bd1] exiting daemon [2019-09-07T00:01:03.639Z] daemon.go:321: [dfa05f9403bd1] waiting for daemon to start [2019-09-07T00:01:03.639Z] daemon.go:339: [dfa05f9403bd1] daemon started [2019-09-07T00:01:03.639Z] daemon.go:449: [dfa05f9403bd1] Stopping daemon [2019-09-07T00:01:03.639Z] daemon.go:288: [dfa05f9403bd1] exiting daemon [2019-09-07T00:01:03.639Z] daemon.go:436: [dfa05f9403bd1] Daemon stopped [2019-09-07T00:01:03.639Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.51s) [2019-09-07T00:01:03.639Z] 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 [2019-09-07T00:01:03.639Z] daemon.go:321: [da338e877c9c4] waiting for daemon to start [2019-09-07T00:01:03.639Z] daemon.go:339: [da338e877c9c4] daemon started [2019-09-07T00:01:03.639Z] daemon.go:449: [da338e877c9c4] Stopping daemon [2019-09-07T00:01:03.639Z] daemon.go:288: [da338e877c9c4] exiting daemon [2019-09-07T00:01:03.639Z] daemon.go:436: [da338e877c9c4] Daemon stopped [2019-09-07T00:01:03.639Z] daemon.go:321: [da338e877c9c4] waiting for daemon to start [2019-09-07T00:01:03.639Z] daemon.go:339: [da338e877c9c4] daemon started [2019-09-07T00:01:03.639Z] daemon.go:449: [da338e877c9c4] Stopping daemon [2019-09-07T00:01:03.639Z] daemon.go:288: [da338e877c9c4] exiting daemon [2019-09-07T00:01:03.639Z] daemon.go:436: [da338e877c9c4] Daemon stopped [2019-09-07T00:01:03.639Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.32s) [2019-09-07T00:01:03.639Z] 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 [2019-09-07T00:01:03.639Z] daemon.go:321: [df7ca832e8b10] waiting for daemon to start [2019-09-07T00:01:03.639Z] daemon.go:339: [df7ca832e8b10] daemon started [2019-09-07T00:01:03.639Z] daemon.go:321: [df7ca832e8b10] waiting for daemon to start [2019-09-07T00:01:03.639Z] daemon.go:288: [df7ca832e8b10] exiting daemon [2019-09-07T00:01:03.639Z] daemon.go:339: [df7ca832e8b10] daemon started [2019-09-07T00:01:03.639Z] daemon.go:449: [df7ca832e8b10] Stopping daemon [2019-09-07T00:01:03.639Z] daemon.go:288: [df7ca832e8b10] exiting daemon [2019-09-07T00:01:03.639Z] daemon.go:436: [df7ca832e8b10] Daemon stopped [2019-09-07T00:01:03.639Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.49s) [2019-09-07T00:01:03.639Z] 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 [2019-09-07T00:01:03.639Z] daemon.go:321: [d913bad8864ab] waiting for daemon to start [2019-09-07T00:01:03.639Z] daemon.go:339: [d913bad8864ab] daemon started [2019-09-07T00:01:03.639Z] daemon.go:449: [d913bad8864ab] Stopping daemon [2019-09-07T00:01:03.639Z] daemon.go:288: [d913bad8864ab] exiting daemon [2019-09-07T00:01:03.639Z] daemon.go:436: [d913bad8864ab] Daemon stopped [2019-09-07T00:01:03.639Z] daemon.go:321: [d913bad8864ab] waiting for daemon to start [2019-09-07T00:01:03.639Z] daemon.go:339: [d913bad8864ab] daemon started [2019-09-07T00:01:03.639Z] daemon.go:449: [d913bad8864ab] Stopping daemon [2019-09-07T00:01:03.639Z] daemon.go:288: [d913bad8864ab] exiting daemon [2019-09-07T00:01:03.639Z] daemon.go:436: [d913bad8864ab] Daemon stopped [2019-09-07T00:01:03.639Z] === RUN TestKernelTCPMemory [2019-09-07T00:01:04.254Z] --- PASS: TestKernelTCPMemory (0.93s) [2019-09-07T00:01:04.254Z] === RUN TestNISDomainname [2019-09-07T00:01:05.067Z] PASS: docker_cli_ps_test.go:308: DockerSuite.TestPsListContainersFilterAncestorImage 12.449s [2019-09-07T00:01:05.067Z] PASS: docker_cli_ps_test.go:513: DockerSuite.TestPsListContainersFilterCreated 0.250s [2019-09-07T00:01:05.725Z] --- PASS: TestNISDomainname (1.14s) [2019-09-07T00:01:05.725Z] === RUN TestStats [2019-09-07T00:01:07.742Z] --- PASS: TestStats (2.34s) [2019-09-07T00:01:07.742Z] === RUN TestStopContainerWithTimeout [2019-09-07T00:01:07.742Z] === RUN TestStopContainerWithTimeout/0 [2019-09-07T00:01:07.742Z] === PAUSE TestStopContainerWithTimeout/0 [2019-09-07T00:01:07.742Z] === RUN TestStopContainerWithTimeout/1 [2019-09-07T00:01:07.742Z] === PAUSE TestStopContainerWithTimeout/1 [2019-09-07T00:01:07.742Z] === RUN TestStopContainerWithTimeout/3 [2019-09-07T00:01:07.742Z] === PAUSE TestStopContainerWithTimeout/3 [2019-09-07T00:01:07.742Z] === RUN TestStopContainerWithTimeout/-1 [2019-09-07T00:01:07.742Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-09-07T00:01:07.742Z] === CONT TestStopContainerWithTimeout/0 [2019-09-07T00:01:07.742Z] === CONT TestStopContainerWithTimeout/-1 [2019-09-07T00:01:07.742Z] === CONT TestStopContainerWithTimeout/1 [2019-09-07T00:01:07.742Z] === CONT TestStopContainerWithTimeout/3 [2019-09-07T00:01:11.227Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-09-07T00:01:11.227Z] --- PASS: TestStopContainerWithTimeout/0 (1.44s) [2019-09-07T00:01:11.227Z] --- PASS: TestStopContainerWithTimeout/1 (2.51s) [2019-09-07T00:01:11.227Z] --- PASS: TestStopContainerWithTimeout/3 (2.93s) [2019-09-07T00:01:11.227Z] --- PASS: TestStopContainerWithTimeout/-1 (3.15s) [2019-09-07T00:01:11.227Z] === RUN TestDeleteDevicemapper [2019-09-07T00:01:11.227Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-09-07T00:01:11.227Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-09-07T00:01:11.227Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-09-07T00:01:12.985Z] PASS: docker_cli_build_test.go:2433: DockerSuite.TestBuildDockerignoringDockerignore 13.283s [2019-09-07T00:01:13.261Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.15s) [2019-09-07T00:01:13.261Z] === RUN TestUpdateMemory [2019-09-07T00:01:13.649Z] PASS: docker_cli_ps_test.go:439: DockerSuite.TestPsListContainersFilterExited 8.841s [2019-09-07T00:01:14.272Z] --- PASS: TestUpdateMemory (1.19s) [2019-09-07T00:01:14.272Z] === RUN TestUpdateCPUQuota [2019-09-07T00:01:16.298Z] --- PASS: TestUpdateCPUQuota (1.86s) [2019-09-07T00:01:16.298Z] === RUN TestUpdatePidsLimit [2019-09-07T00:01:16.298Z] === RUN TestUpdatePidsLimit/update_from_none [2019-09-07T00:01:16.583Z] === RUN TestUpdatePidsLimit/no_change [2019-09-07T00:01:17.215Z] === RUN TestUpdatePidsLimit/update_lower [2019-09-07T00:01:17.501Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-09-07T00:01:17.787Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-09-07T00:01:18.406Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-09-07T00:01:18.689Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-09-07T00:01:20.716Z] --- PASS: TestUpdatePidsLimit (4.32s) [2019-09-07T00:01:20.716Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.41s) [2019-09-07T00:01:20.716Z] --- PASS: TestUpdatePidsLimit/no_change (0.42s) [2019-09-07T00:01:20.717Z] --- PASS: TestUpdatePidsLimit/update_lower (0.46s) [2019-09-07T00:01:20.717Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s) [2019-09-07T00:01:20.717Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s) [2019-09-07T00:01:20.717Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2019-09-07T00:01:20.717Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.44s) [2019-09-07T00:01:20.717Z] === RUN TestUpdateRestartPolicy [2019-09-07T00:01:24.576Z] PASS: docker_cli_external_volume_driver_unix_test.go:537: DockerExternalVolumeSuite.TestExternalVolumeDriverMountID 1.656s [2019-09-07T00:01:27.826Z] PASS: docker_cli_build_test.go:2505: DockerSuite.TestBuildDockerignoringOnlyDotfiles 13.024s [2019-09-07T00:01:28.477Z] PASS: docker_cli_ps_test.go:229: DockerSuite.TestPsListContainersFilterHealth 11.858s [2019-09-07T00:01:30.659Z] PASS: docker_cli_ps_test.go:272: DockerSuite.TestPsListContainersFilterID 3.814s [2019-09-07T00:01:33.242Z] --- PASS: TestUpdateRestartPolicy (12.41s) [2019-09-07T00:01:33.242Z] === RUN TestUpdateRestartWithAutoRemove [2019-09-07T00:01:33.858Z] --- PASS: TestUpdateRestartWithAutoRemove (0.78s) [2019-09-07T00:01:33.858Z] === RUN TestWaitNonBlocked [2019-09-07T00:01:33.858Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-07T00:01:33.858Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-07T00:01:33.858Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-07T00:01:33.858Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-07T00:01:33.858Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-09-07T00:01:33.858Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-09-07T00:01:34.891Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-09-07T00:01:34.891Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.03s) [2019-09-07T00:01:34.891Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.07s) [2019-09-07T00:01:34.891Z] === RUN TestWaitBlocked [2019-09-07T00:01:34.891Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-07T00:01:34.891Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-07T00:01:34.891Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-09-07T00:01:34.891Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-09-07T00:01:34.891Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-09-07T00:01:34.891Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-09-07T00:01:35.910Z] --- PASS: TestWaitBlocked (0.05s) [2019-09-07T00:01:35.910Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.09s) [2019-09-07T00:01:35.910Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.14s) [2019-09-07T00:01:35.910Z] === CONT TestContainerStartOnDaemonRestart [2019-09-07T00:01:35.910Z] === CONT TestIpcModeOlderClient [2019-09-07T00:01:35.910Z] === CONT TestDaemonRestartIpcMode [2019-09-07T00:01:36.195Z] --- PASS: TestIpcModeOlderClient (0.17s) [2019-09-07T00:01:37.750Z] PASS: docker_cli_ps_test.go:403: DockerSuite.TestPsListContainersFilterLabel 6.394s [2019-09-07T00:01:39.425Z] PASS: docker_cli_external_volume_driver_unix_test.go:298: DockerExternalVolumeSuite.TestExternalVolumeDriverNamed 1.649s [2019-09-07T00:01:40.610Z] --- PASS: TestDaemonRestartIpcMode (4.27s) [2019-09-07T00:01:40.610Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2019-09-07T00:01:40.610Z] daemon.go:321: [dacfb547d83b2] waiting for daemon to start [2019-09-07T00:01:40.610Z] daemon.go:339: [dacfb547d83b2] daemon started [2019-09-07T00:01:40.610Z] daemon.go:449: [dacfb547d83b2] Stopping daemon [2019-09-07T00:01:40.610Z] daemon.go:288: [dacfb547d83b2] exiting daemon [2019-09-07T00:01:40.610Z] daemon.go:436: [dacfb547d83b2] Daemon stopped [2019-09-07T00:01:40.610Z] daemon.go:321: [dacfb547d83b2] waiting for daemon to start [2019-09-07T00:01:40.610Z] daemon.go:339: [dacfb547d83b2] daemon started [2019-09-07T00:01:40.610Z] daemon.go:449: [dacfb547d83b2] Stopping daemon [2019-09-07T00:01:40.610Z] daemon.go:288: [dacfb547d83b2] exiting daemon [2019-09-07T00:01:40.610Z] daemon.go:436: [dacfb547d83b2] Daemon stopped [2019-09-07T00:01:40.610Z] --- PASS: TestContainerStartOnDaemonRestart (4.31s) [2019-09-07T00:01:40.610Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2019-09-07T00:01:40.610Z] daemon.go:321: [dd6c9f7b3afd4] waiting for daemon to start [2019-09-07T00:01:40.610Z] daemon.go:339: [dd6c9f7b3afd4] daemon started [2019-09-07T00:01:40.610Z] daemon.go:321: [dd6c9f7b3afd4] waiting for daemon to start [2019-09-07T00:01:40.610Z] daemon.go:288: [dd6c9f7b3afd4] exiting daemon [2019-09-07T00:01:40.610Z] daemon.go:339: [dd6c9f7b3afd4] daemon started [2019-09-07T00:01:40.610Z] daemon.go:449: [dd6c9f7b3afd4] Stopping daemon [2019-09-07T00:01:40.610Z] daemon.go:288: [dd6c9f7b3afd4] exiting daemon [2019-09-07T00:01:40.610Z] daemon.go:436: [dd6c9f7b3afd4] Daemon stopped [2019-09-07T00:01:40.610Z] PASS [2019-09-07T00:01:40.610Z] Running /go/src/github.com/docker/docker/integration/image flags=-test.v -test.timeout=120m [2019-09-07T00:01:40.610Z] INFO: Testing against a local daemon [2019-09-07T00:01:40.610Z] === RUN TestCommitInheritsEnv [2019-09-07T00:01:40.894Z] --- PASS: TestCommitInheritsEnv (0.50s) [2019-09-07T00:01:40.894Z] === RUN TestImportExtremelyLargeImageWorks [2019-09-07T00:01:40.894Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-09-07T00:01:40.894Z] === RUN TestImagesFilterMultiReference [2019-09-07T00:01:40.894Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2019-09-07T00:01:40.894Z] === RUN TestRemoveImageOrphaning [2019-09-07T00:01:41.497Z] PASS: docker_cli_ps_test.go:286: DockerSuite.TestPsListContainersFilterName 3.460s [2019-09-07T00:01:41.497Z] SKIP: docker_cli_ps_test.go:711: DockerSuite.TestPsListContainersFilterNetwork (unmatched requirement DaemonIsLinux) [2019-09-07T00:01:41.497Z] SKIP: docker_cli_ps_test.go:810: DockerSuite.TestPsListContainersFilterPorts (unmatched requirement DaemonIsLinux) [2019-09-07T00:01:41.510Z] --- PASS: TestRemoveImageOrphaning (0.43s) [2019-09-07T00:01:41.510Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-09-07T00:01:41.510Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-09-07T00:01:41.510Z] === RUN TestTagInvalidReference [2019-09-07T00:01:41.510Z] --- PASS: TestTagInvalidReference (0.04s) [2019-09-07T00:01:41.510Z] === RUN TestTagValidPrefixedRepo [2019-09-07T00:01:41.510Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2019-09-07T00:01:41.510Z] === RUN TestTagExistedNameWithoutForce [2019-09-07T00:01:41.510Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2019-09-07T00:01:41.510Z] === RUN TestTagOfficialNames [2019-09-07T00:01:41.793Z] --- PASS: TestTagOfficialNames (0.06s) [2019-09-07T00:01:41.793Z] === RUN TestTagMatchesDigest [2019-09-07T00:01:41.793Z] --- PASS: TestTagMatchesDigest (0.04s) [2019-09-07T00:01:41.793Z] === CONT TestImportExtremelyLargeImageWorks [2019-09-07T00:01:45.240Z] PASS: docker_cli_ps_test.go:182: DockerSuite.TestPsListContainersFilterStatus 3.779s [2019-09-07T00:01:45.240Z] SKIP: docker_cli_ps_test.go:142: DockerSuite.TestPsListContainersSize (unmatched requirement DaemonIsLinux) [2019-09-07T00:01:45.240Z] SKIP: docker_cli_ps_test.go:846: DockerSuite.TestPsNotShowLinknamesOfDeletedContainer (unmatched requirement DaemonIsLinux) [2019-09-07T00:01:45.240Z] SKIP: docker_cli_ps_test.go:593: DockerSuite.TestPsNotShowPortsOfStoppedContainer (unmatched requirement DaemonIsLinux) [2019-09-07T00:01:45.240Z] SKIP: docker_cli_ps_test.go:467: DockerSuite.TestPsRightTagName (unmatched requirement DaemonIsLinux) [2019-09-07T00:01:52.324Z] PASS: docker_cli_ps_test.go:611: DockerSuite.TestPsShowMounts 6.139s [2019-09-07T00:01:52.784Z] SKIP: docker_cli_run_test.go:3150: DockerSuite.TestPtraceContainerProcsFromHost (unmatched requirement DaemonIsLinux) [2019-09-07T00:01:53.753Z] PASS: docker_cli_pull_test.go:266: DockerSuite.TestPullLinuxImageFailsOnWindows 1.293s [2019-09-07T00:01:53.753Z] SKIP: docker_cli_pull_test.go:273: DockerSuite.TestPullWindowsImageFailsOnLinux (unmatched requirement DaemonIsLinux) [2019-09-07T00:01:55.293Z] PASS: docker_cli_push_test.go:292: DockerSuite.TestPushToCentralRegistryUnauthorized 1.338s [2019-09-07T00:01:56.262Z] PASS: docker_cli_push_test.go:38: DockerSuite.TestPushUnprefixedRepo 0.946s [2019-09-07T00:01:56.262Z] SKIP: docker_api_containers_test.go:1404: DockerSuite.TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (unmatched requirement DaemonIsLinux) [2019-09-07T00:01:57.481Z] PASS: docker_cli_external_volume_driver_unix_test.go:560: DockerExternalVolumeSuite.TestExternalVolumeDriverOutOfBandDelete 0.816s [2019-09-07T00:02:00.009Z] PASS: docker_cli_restart_test.go:304: DockerSuite.TestRestartAutoRemoveContainer 3.976s [2019-09-07T00:02:04.710Z] PASS: docker_cli_restart_test.go:167: DockerSuite.TestRestartContainerSuccess 3.784s [2019-09-07T00:02:06.894Z] PASS: docker_cli_restart_test.go:153: DockerSuite.TestRestartContainerwithGoodContainer 2.252s [2019-09-07T00:02:18.591Z] PASS: docker_cli_build_test.go:2412: DockerSuite.TestBuildDockerignoringRenamedDockerfile 43.966s [2019-09-07T00:02:25.688Z] PASS: docker_cli_build_test.go:2488: DockerSuite.TestBuildDockerignoringWholeDir 12.727s [2019-09-07T00:02:32.064Z] PASS: docker_cli_restart_test.go:273: DockerSuite.TestRestartContainerwithRestartPolicy 22.294s [2019-09-07T00:02:32.064Z] SKIP: docker_cli_restart_test.go:80: DockerSuite.TestRestartDisconnectedContainer (unmatched requirement DaemonIsLinux) [2019-09-07T00:02:34.977Z] PASS: docker_cli_restart_test.go:240: DockerSuite.TestRestartPolicyAfterRestart 5.289s [2019-09-07T00:02:34.977Z] PASS: docker_cli_restart_test.go:105: DockerSuite.TestRestartPolicyAlways 0.192s [2019-09-07T00:02:34.977Z] PASS: docker_cli_restart_test.go:97: DockerSuite.TestRestartPolicyNO 0.137s [2019-09-07T00:02:35.437Z] PASS: docker_cli_restart_test.go:118: DockerSuite.TestRestartPolicyOnFailure 0.619s [2019-09-07T00:02:40.133Z] PASS: docker_cli_restart_test.go:32: DockerSuite.TestRestartRunningContainer 3.659s [2019-09-07T00:02:43.404Z] PASS: docker_cli_build_test.go:2561: DockerSuite.TestBuildDockerignoringWildDirs 14.581s [2019-09-07T00:02:43.875Z] PASS: docker_cli_restart_test.go:15: DockerSuite.TestRestartStoppedContainer 3.865s [2019-09-07T00:02:43.875Z] SKIP: docker_cli_restart_test.go:196: DockerSuite.TestRestartWithPolicyUserDefinedNetwork (unmatched requirement DaemonIsLinux) [2019-09-07T00:02:44.113Z] PASS: docker_cli_external_volume_driver_unix_test.go:524: DockerExternalVolumeSuite.TestExternalVolumeDriverPathCalls 15.542s [2019-09-07T00:02:47.617Z] PASS: docker_cli_restart_test.go:55: DockerSuite.TestRestartWithVolumes 3.764s [2019-09-07T00:02:47.617Z] PASS: docker_cli_rmi_test.go:218: DockerSuite.TestRmiBlank 0.060s [2019-09-07T00:02:48.078Z] PASS: docker_cli_rmi_test.go:328: DockerSuite.TestRmiByIDHardConflict 0.251s [2019-09-07T00:03:02.165Z] PASS: docker_cli_external_volume_driver_unix_test.go:410: DockerExternalVolumeSuite.TestExternalVolumeDriverRetryNotImmediatelyExists 4.718s [2019-09-07T00:03:02.904Z] PASS: docker_cli_rmi_test.go:228: DockerSuite.TestRmiContainerImageNotFound 13.620s [2019-09-07T00:03:05.818Z] PASS: docker_cli_rmi_test.go:172: DockerSuite.TestRmiForceWithExistingContainers 2.575s [2019-09-07T00:03:05.818Z] PASS: docker_cli_rmi_test.go:200: DockerSuite.TestRmiForceWithMultipleRepositories 0.566s [2019-09-07T00:03:12.901Z] PASS: docker_cli_rmi_test.go:145: DockerSuite.TestRmiImageIDForceWithRunningContainersAndMultipleTags 5.547s [2019-09-07T00:03:17.601Z] PASS: docker_cli_rmi_test.go:107: DockerSuite.TestRmiImgIDForce 5.159s [2019-09-07T00:03:26.185Z] PASS: docker_cli_rmi_test.go:66: DockerSuite.TestRmiImgIDMultipleTag 7.375s [2019-09-07T00:03:29.926Z] PASS: docker_cli_rmi_test.go:298: DockerSuite.TestRmiParentImageFail 4.018s [2019-09-07T00:03:30.387Z] PASS: docker_cli_rmi_test.go:38: DockerSuite.TestRmiTag 0.693s [2019-09-07T00:03:32.572Z] PASS: docker_cli_rmi_test.go:160: DockerSuite.TestRmiTagWithExistingContainers 2.106s [2019-09-07T00:03:34.207Z] PASS: docker_cli_external_volume_driver_unix_test.go:619: DockerExternalVolumeSuite.TestExternalVolumeDriverUnmountOnCp 1.845s [2019-09-07T00:03:50.274Z] PASS: docker_cli_rmi_test.go:254: DockerSuite.TestRmiUntagHistoryLayer 16.269s [2019-09-07T00:03:52.458Z] PASS: docker_cli_rmi_test.go:17: DockerSuite.TestRmiWithContainerFails 1.526s [2019-09-07T00:03:57.158Z] PASS: docker_cli_rmi_test.go:186: DockerSuite.TestRmiWithMultipleRepositories 4.512s [2019-09-07T00:03:58.129Z] PASS: docker_cli_rmi_test.go:311: DockerSuite.TestRmiWithParentInUse 1.010s [2019-09-07T00:03:58.129Z] SKIP: docker_cli_run_test.go:4536: DockerSuite.TestRunAddDeviceCgroupRule (unmatched requirement DaemonIsLinux) [2019-09-07T00:03:58.129Z] SKIP: docker_cli_run_test.go:1581: DockerSuite.TestRunAddHost (unmatched requirement DaemonIsLinux) [2019-09-07T00:03:58.129Z] SKIP: docker_cli_run_test.go:4045: DockerSuite.TestRunAddHostInHostMode (unmatched requirement DaemonIsLinux) [2019-09-07T00:03:58.129Z] SKIP: docker_cli_run_test.go:1173: DockerSuite.TestRunAddingOptionalDevices (unmatched requirement DaemonIsLinux) [2019-09-07T00:03:58.129Z] SKIP: docker_cli_run_test.go:1191: DockerSuite.TestRunAddingOptionalDevicesInvalidMode (unmatched requirement DaemonIsLinux) [2019-09-07T00:03:58.129Z] SKIP: docker_cli_run_test.go:1182: DockerSuite.TestRunAddingOptionalDevicesNoSrc (unmatched requirement DaemonIsLinux) [2019-09-07T00:03:58.129Z] SKIP: docker_cli_run_test.go:2067: DockerSuite.TestRunAllocatePortInReservedRange (unmatched requirement DaemonIsLinux) [2019-09-07T00:04:00.312Z] PASS: docker_cli_run_test.go:1232: DockerSuite.TestRunAllowBindMountingRoot 1.912s [2019-09-07T00:04:00.312Z] SKIP: docker_cli_run_test.go:2272: DockerSuite.TestRunAllowPortRangeThroughExpose (unmatched requirement DaemonIsLinux) [2019-09-07T00:04:00.312Z] SKIP: docker_cli_run_test.go:2630: DockerSuite.TestRunAllowPortRangeThroughPublish (unmatched requirement DaemonIsLinux) [2019-09-07T00:04:04.052Z] PASS: docker_cli_run_test.go:574: DockerSuite.TestRunApplyVolumesFromBeforeVolumes 3.960s [2019-09-07T00:04:06.242Z] PASS: docker_cli_external_volume_driver_unix_test.go:609: DockerExternalVolumeSuite.TestExternalVolumeDriverUnmountOnMountFail 1.038s [2019-09-07T00:04:07.793Z] PASS: docker_cli_run_test.go:3926: DockerSuite.TestRunAttachFailedNoLeak 3.336s [2019-09-07T00:04:09.333Z] PASS: docker_cli_run_test.go:1593: DockerSuite.TestRunAttachStdErrOnlyTTYMode 1.984s [2019-09-07T00:04:16.421Z] PASS: docker_cli_run_test.go:1609: DockerSuite.TestRunAttachStdOutAndErrTTYMode 6.865s [2019-09-07T00:04:18.603Z] PASS: docker_cli_run_test.go:1601: DockerSuite.TestRunAttachStdOutOnlyTTYMode 1.996s [2019-09-07T00:04:18.603Z] PASS: docker_cli_run_test.go:1618: DockerSuite.TestRunAttachWithDetach 0.060s [2019-09-07T00:04:21.089Z] PASS: docker_cli_external_volume_driver_unix_test.go:320: DockerExternalVolumeSuite.TestExternalVolumeDriverUnnamed 1.656s [2019-09-07T00:04:22.345Z] PASS: docker_cli_run_test.go:1883: DockerSuite.TestRunBindMounts 3.963s [2019-09-07T00:04:22.345Z] SKIP: docker_cli_run_test.go:1054: DockerSuite.TestRunCapAddALLCanDownInterface (unmatched requirement DaemonIsLinux) [2019-09-07T00:04:22.346Z] SKIP: docker_cli_run_test.go:1064: DockerSuite.TestRunCapAddALLDropNetAdminCanDownInterface (unmatched requirement DaemonIsLinux) [2019-09-07T00:04:22.346Z] SKIP: docker_cli_run_test.go:3014: DockerSuite.TestRunCapAddCHOWN (unmatched requirement DaemonIsLinux) [2019-09-07T00:04:22.346Z] SKIP: docker_cli_run_test.go:1044: DockerSuite.TestRunCapAddCanDownInterface (unmatched requirement DaemonIsLinux) [2019-09-07T00:04:22.346Z] SKIP: docker_cli_run_test.go:1035: DockerSuite.TestRunCapAddInvalid (unmatched requirement DaemonIsLinux) [2019-09-07T00:04:22.346Z] SKIP: docker_cli_run_test.go:3200: DockerSuite.TestRunCapAddSYSTIME (unmatched requirement DaemonIsLinux) [2019-09-07T00:04:22.346Z] SKIP: docker_cli_run_test.go:1025: DockerSuite.TestRunCapDropALLAddMknodCanMknod (unmatched requirement DaemonIsLinux) [2019-09-07T00:04:22.346Z] SKIP: docker_cli_run_test.go:1013: DockerSuite.TestRunCapDropALLCannotMknod (unmatched requirement DaemonIsLinux) [2019-09-07T00:04:22.346Z] SKIP: docker_cli_run_test.go:987: DockerSuite.TestRunCapDropCannotMknod (unmatched requirement DaemonIsLinux) [2019-09-07T00:04:22.806Z] SKIP: docker_cli_run_test.go:1000: DockerSuite.TestRunCapDropCannotMknodLowerCase (unmatched requirement DaemonIsLinux) [2019-09-07T00:04:22.806Z] SKIP: docker_cli_run_test.go:978: DockerSuite.TestRunCapDropInvalid (unmatched requirement DaemonIsLinux) [2019-09-07T00:04:24.346Z] PASS: docker_cli_run_test.go:1970: DockerSuite.TestRunCidFileCheckIDLength 1.274s [2019-09-07T00:04:24.346Z] SKIP: docker_cli_run_test.go:1939: DockerSuite.TestRunCidFileCleanupIfEmpty (unmatched requirement DaemonIsLinux) [2019-09-07T00:04:27.258Z] PASS: docker_cli_run_test.go:1696: DockerSuite.TestRunCleanupCmdOnEntrypoint 2.645s [2019-09-07T00:04:27.258Z] SKIP: docker_cli_run_test.go:3342: DockerSuite.TestRunContainerNetModeWithDNSMacHosts (unmatched requirement DaemonIsLinux) [2019-09-07T00:04:27.258Z] SKIP: docker_cli_run_test.go:3366: DockerSuite.TestRunContainerNetModeWithExposePort (unmatched requirement DaemonIsLinux) [2019-09-07T00:04:29.440Z] PASS: docker_cli_run_test.go:923: DockerSuite.TestRunContainerNetwork 1.885s [2019-09-07T00:04:29.440Z] SKIP: docker_cli_run_test.go:3333: DockerSuite.TestRunContainerNetworkModeToSelf (unmatched requirement DaemonIsLinux) [2019-09-07T00:04:29.440Z] SKIP: docker_cli_run_test.go:3317: DockerSuite.TestRunContainerWithCgroupMountRO (unmatched requirement DaemonIsLinux) [2019-09-07T00:04:29.440Z] SKIP: docker_cli_run_test.go:3243: DockerSuite.TestRunContainerWithCgroupParent (unmatched requirement DaemonIsLinux) [2019-09-07T00:04:29.440Z] SKIP: docker_cli_run_test.go:2740: DockerSuite.TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (unmatched requirement DaemonIsLinux) [2019-09-07T00:04:29.440Z] SKIP: docker_cli_run_test.go:2689: DockerSuite.TestRunContainerWithReadonlyRootfs (unmatched requirement DaemonIsLinux) [2019-09-07T00:04:29.440Z] SKIP: docker_cli_run_test.go:2762: DockerSuite.TestRunContainerWithReadonlyRootfsWithAddHostFlag (unmatched requirement DaemonIsLinux) [2019-09-07T00:04:29.440Z] SKIP: docker_cli_run_test.go:2752: DockerSuite.TestRunContainerWithReadonlyRootfsWithDNSFlag (unmatched requirement DaemonIsLinux) [2019-09-07T00:04:31.623Z] PASS: docker_cli_run_test.go:2799: DockerSuite.TestRunContainerWithRmFlagCannotStartContainer 2.004s [2019-09-07T00:04:33.164Z] PASS: docker_cli_run_test.go:2785: DockerSuite.TestRunContainerWithRmFlagExitCodeNotEqualToZero 2.061s [2019-09-07T00:04:35.346Z] PASS: docker_cli_run_test.go:2685: DockerSuite.TestRunContainerWithWritableRootfs 1.974s [2019-09-07T00:04:35.346Z] SKIP: docker_cli_run_test.go:1681: DockerSuite.TestRunCopyVolumeContent (unmatched requirement DaemonIsLinux) [2019-09-07T00:04:35.346Z] SKIP: docker_cli_run_test.go:1663: DockerSuite.TestRunCopyVolumeUIDGID (unmatched requirement DaemonIsLinux) [2019-09-07T00:04:35.346Z] SKIP: docker_cli_run_test.go:3208: DockerSuite.TestRunCreateContainerFailedCleanUp (unmatched requirement DaemonIsLinux) [2019-09-07T00:04:37.530Z] PASS: docker_cli_run_test.go:613: DockerSuite.TestRunCreateVolume 2.292s [2019-09-07T00:04:37.530Z] SKIP: docker_cli_run_test.go:2159: DockerSuite.TestRunCreateVolumeEtc (unmatched requirement DaemonIsLinux) [2019-09-07T00:04:37.530Z] SKIP: docker_cli_run_test.go:623: DockerSuite.TestRunCreateVolumeWithSymlink (unmatched requirement DaemonIsLinux) [2019-09-07T00:04:37.530Z] SKIP: docker_cli_run_test.go:379: DockerSuite.TestRunCreateVolumesInSymlinkDir (unmatched requirement DaemonIsLinux) [2019-09-07T00:04:37.530Z] SKIP: docker_cli_run_test.go:423: DockerSuite.TestRunCreateVolumesInSymlinkDir2 (unmatched requirement DaemonIsLinux) [2019-09-07T00:04:39.142Z] PASS: docker_cli_external_volume_driver_unix_test.go:334: DockerExternalVolumeSuite.TestExternalVolumeDriverVolumesFrom 2.533s [2019-09-07T00:04:39.712Z] PASS: docker_cli_run_test.go:4152: DockerSuite.TestRunCredentialSpecFailures 1.602s [2019-09-07T00:04:39.913Z] PASS: docker_cli_build_test.go:2539: DockerSuite.TestBuildDockerignoringWildTopDir 110.787s [2019-09-07T00:04:39.913Z] PASS: docker_cli_build_test.go:3945: DockerSuite.TestBuildDotDotFile 0.065s [2019-09-07T00:04:39.913Z] SKIP: docker_cli_build_test.go:2635: DockerSuite.TestBuildEOLInLine (unmatched requirement DaemonIsLinux) [2019-09-07T00:04:39.913Z] SKIP: docker_cli_build_test.go:3169: DockerSuite.TestBuildEmptyCmd (unmatched requirement DaemonIsLinux) [2019-09-07T00:04:39.913Z] PASS: docker_cli_build_test.go:1705: DockerSuite.TestBuildEmptyEntrypoint 1.686s [2019-09-07T00:04:39.913Z] PASS: docker_cli_build_test.go:1682: DockerSuite.TestBuildEmptyEntrypointInheritance 3.402s [2019-09-07T00:04:39.913Z] SKIP: docker_cli_build_test.go:3937: DockerSuite.TestBuildEmptyScratch (unmatched requirement DaemonIsLinux) [2019-09-07T00:04:40.886Z] PASS: docker_cli_build_test.go:3962: DockerSuite.TestBuildEmptyStringVolume 1.582s [2019-09-07T00:04:42.430Z] PASS: docker_cli_build_test.go:1719: DockerSuite.TestBuildEntrypoint 1.621s [2019-09-07T00:04:52.111Z] PASS: docker_cli_run_test.go:4171: DockerSuite.TestRunCredentialSpecWellFormed 12.072s [2019-09-07T00:04:52.111Z] SKIP: docker_cli_run_test.go:1255: DockerSuite.TestRunDNSDefaultOptions (unmatched requirement DaemonIsLinux) [2019-09-07T00:04:52.111Z] SKIP: docker_cli_run_test.go:4010: DockerSuite.TestRunDNSInHostMode (unmatched requirement DaemonIsLinux) [2019-09-07T00:04:52.111Z] SKIP: docker_cli_run_test.go:1289: DockerSuite.TestRunDNSOptions (unmatched requirement DaemonIsLinux) [2019-09-07T00:04:52.111Z] SKIP: docker_cli_run_test.go:1323: DockerSuite.TestRunDNSOptionsBasedOnHostResolvConf (unmatched requirement DaemonIsLinux) [2019-09-07T00:04:52.111Z] SKIP: docker_cli_run_test.go:1313: DockerSuite.TestRunDNSRepeatOptions (unmatched requirement DaemonIsLinux) [2019-09-07T00:04:52.111Z] SKIP: docker_cli_run_test.go:2032: DockerSuite.TestRunDeallocatePortOnMissingIptablesRule (unmatched requirement DaemonIsLinux) [2019-09-07T00:04:52.775Z] PASS: docker_cli_build_test.go:3252: DockerSuite.TestBuildEntrypointCanBeOverriddenByChild 9.047s [2019-09-07T00:04:53.651Z] PASS: docker_cli_run_test.go:122: DockerSuite.TestRunDetachedContainerIDPrinting 2.013s [2019-09-07T00:04:53.651Z] SKIP: docker_cli_run_test.go:1142: DockerSuite.TestRunDeviceNumbers (unmatched requirement DaemonIsLinux) [2019-09-07T00:04:53.651Z] PASS: docker_cli_run_test.go:1241: DockerSuite.TestRunDisallowBindMountingRootToRoot 0.076s [2019-09-07T00:04:53.651Z] SKIP: docker_cli_run_test.go:4187: DockerSuite.TestRunDuplicateMount (unmatched requirement DaemonIsLinux) [2019-09-07T00:04:54.015Z] PASS: docker_cli_external_volume_driver_unix_test.go:496: DockerExternalVolumeSuite.TestExternalVolumeDriverWithDaemonRestart 1.392s [2019-09-07T00:04:58.589Z] PASS: docker_cli_build_test.go:3272: DockerSuite.TestBuildEntrypointCanBeOverriddenByChildInspect 6.301s [2019-09-07T00:05:00.737Z] PASS: docker_cli_run_test.go:52: DockerSuite.TestRunEchoNamedContainer 6.731s [2019-09-07T00:05:02.277Z] PASS: docker_cli_run_test.go:44: DockerSuite.TestRunEchoStdout 1.941s [2019-09-07T00:05:02.277Z] SKIP: docker_cli_run_test.go:4273: DockerSuite.TestRunEmptyEnv (unmatched requirement DaemonIsLinux) [2019-09-07T00:05:04.458Z] PASS: docker_cli_run_test.go:1872: DockerSuite.TestRunEntrypoint 1.964s [2019-09-07T00:05:04.458Z] SKIP: docker_cli_run_test.go:818: DockerSuite.TestRunEnvironment (unmatched requirement DaemonIsLinux) [2019-09-07T00:05:04.458Z] SKIP: docker_cli_run_test.go:857: DockerSuite.TestRunEnvironmentErase (unmatched requirement DaemonIsLinux) [2019-09-07T00:05:04.458Z] SKIP: docker_cli_run_test.go:890: DockerSuite.TestRunEnvironmentOverride (unmatched requirement DaemonIsLinux) [2019-09-07T00:05:06.640Z] PASS: docker_cli_run_test.go:700: DockerSuite.TestRunExitCode 2.043s [2019-09-07T00:05:07.179Z] PASS: docker_cli_build_test.go:2171: DockerSuite.TestBuildEntrypointRunCleanup 9.274s [2019-09-07T00:05:07.179Z] SKIP: docker_cli_build_test.go:1470: DockerSuite.TestBuildEnv (unmatched requirement DaemonIsLinux) [2019-09-07T00:05:07.640Z] SKIP: docker_cli_build_test.go:303: DockerSuite.TestBuildEnvEscapes (unmatched requirement DaemonIsLinux) [2019-09-07T00:05:07.640Z] SKIP: docker_cli_build_test.go:320: DockerSuite.TestBuildEnvOverwrite (unmatched requirement DaemonIsLinux) [2019-09-07T00:05:07.640Z] SKIP: docker_cli_build_test.go:2716: DockerSuite.TestBuildEnvUsage (unmatched requirement DaemonIsLinux) [2019-09-07T00:05:07.640Z] SKIP: docker_cli_build_test.go:2747: DockerSuite.TestBuildEnvUsage2 (unmatched requirement DaemonIsLinux) [2019-09-07T00:05:08.822Z] PASS: docker_cli_run_test.go:91: DockerSuite.TestRunExitCodeOne 1.883s [2019-09-07T00:05:10.362Z] PASS: docker_cli_run_test.go:86: DockerSuite.TestRunExitCodeZero 1.924s [2019-09-07T00:05:12.065Z] PASS: docker_cli_external_volume_driver_unix_test.go:286: DockerExternalVolumeSuite.TestVolumeCLICreateOptionConflict 0.043s [2019-09-07T00:05:12.065Z] OK: 261 passed, 6 skipped [2019-09-07T00:05:12.065Z] PASS [2019-09-07T00:05:12.065Z] ---> Making bundle: .integration-daemon-stop (in /go/src/github.com/docker/docker/bundles/test-integration/3) [2019-09-07T00:05:12.065Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/3/root: mountpoint not found [2019-09-07T00:05:12.065Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 7787 is not a child of this shell [2019-09-07T00:05:12.065Z] warning: PID 7787 from /go/src/github.com/docker/docker/bundles/test-integration/3/DockerDaemonSuite.TestFailedPluginRemove/d5eadb8c51533/docker.pid had a nonzero exit code [2019-09-07T00:05:12.065Z] Clearing AppArmor profiles cache:. [2019-09-07T00:05:12.065Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-09-07T00:05:12.065Z] Unloading profiles will leave already running processes permanently [2019-09-07T00:05:12.065Z] unconfined, which can lead to unexpected situations. [2019-09-07T00:05:12.065Z] [2019-09-07T00:05:12.065Z] To set a process to complain mode, use the command line tool [2019-09-07T00:05:12.065Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-09-07T00:05:12.065Z] with the 'teardown' option." [2019-09-07T00:05:12.065Z] Removing test suite binaries [2019-09-07T00:05:12.065Z] [2019-09-07T00:05:12.544Z] PASS: docker_cli_run_test.go:1735: DockerSuite.TestRunExitOnStdinClose 2.090s [2019-09-07T00:05:12.544Z] PASS: docker_cli_run_test.go:2295: DockerSuite.TestRunExposePort 0.056s [2019-09-07T00:05:12.544Z] SKIP: docker_cli_run_test.go:949: DockerSuite.TestRunFullHostnameSet (unmatched requirement DaemonIsLinux) [2019-09-07T00:05:12.544Z] SKIP: docker_cli_run_test.go:1076: DockerSuite.TestRunGroupAdd (unmatched requirement DaemonIsLinux) [2019-09-07T00:05:12.544Z] SKIP: docker_cli_run_test.go:4515: DockerSuite.TestRunHostnameFQDN (unmatched requirement DaemonIsLinux) [2019-09-07T00:05:12.544Z] SKIP: docker_cli_run_test.go:4528: DockerSuite.TestRunHostnameInHostMode (unmatched requirement DaemonIsLinux) [2019-09-07T00:05:12.544Z] SKIP: docker_cli_run_test.go:4256: DockerSuite.TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (unmatched requirement IsolationIsHyperv) [2019-09-07T00:05:12.544Z] SKIP: docker_cli_run_test.go:3732: DockerSuite.TestRunInitLayerPathOwnership (unmatched requirement DaemonIsLinux) [2019-09-07T00:05:12.544Z] SKIP: docker_cli_run_test.go:2010: DockerSuite.TestRunInspectMacAddress (unmatched requirement DaemonIsLinux) [2019-09-07T00:05:12.995Z] Remaining pids to kill: [] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-09-07T00:05:13.310Z] + echo Ensuring container killed. [2019-09-07T00:05:13.310Z] Ensuring container killed. [2019-09-07T00:05:13.310Z] + docker rm -vf docker-pr1 [2019-09-07T00:05:13.310Z] Error: No such container: docker-pr1 [2019-09-07T00:05:13.310Z] + true [Pipeline] sh [2019-09-07T00:05:13.591Z] + echo Chowning /workspace to jenkins user [2019-09-07T00:05:13.591Z] Chowning /workspace to jenkins user [2019-09-07T00:05:13.591Z] + id -u [2019-09-07T00:05:13.591Z] + id -g [2019-09-07T00:05:13.591Z] + docker run --rm -v /home/ubuntu/workspace/engine_PR-350:/workspace busybox chown -R 1000:1000 /workspace [2019-09-07T00:05:16.288Z] PASS: docker_cli_run_test.go:1792: DockerSuite.TestRunInteractiveWithRestartPolicy 3.640s [2019-09-07T00:05:16.288Z] SKIP: docker_cli_run_test.go:3278: DockerSuite.TestRunInvalidCgroupParent (unmatched requirement DaemonIsLinux) [2019-09-07T00:05:16.288Z] PASS: docker_cli_run_test.go:3720: DockerSuite.TestRunInvalidReference 0.061s [2019-09-07T00:05:16.288Z] SKIP: docker_cli_run_test.go:61: DockerSuite.TestRunLeakyFileDescriptors (unmatched requirement DaemonIsLinux) [2019-09-07T00:05:16.288Z] SKIP: docker_cli_run_test.go:3387: DockerSuite.TestRunLinkToContainerNetMode (unmatched requirement DaemonIsLinux) [2019-09-07T00:05:16.288Z] SKIP: docker_cli_run_test.go:194: DockerSuite.TestRunLinksContainerWithContainerID (unmatched requirement DaemonIsLinux) [2019-09-07T00:05:16.288Z] SKIP: docker_cli_run_test.go:179: DockerSuite.TestRunLinksContainerWithContainerName (unmatched requirement DaemonIsLinux) [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-09-07T00:05:18.058Z] + bundleName=janky [2019-09-07T00:05:18.058Z] + echo Creating janky-bundles.tar.gz [2019-09-07T00:05:18.058Z] Creating janky-bundles.tar.gz [2019-09-07T00:05:18.058Z] + xargs tar -czf janky-bundles.tar.gz [2019-09-07T00:05:18.058Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *.log -o -name *.prof ) -print [Pipeline] archiveArtifacts [2019-09-07T00:05:19.445Z] Archiving artifacts [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-09-07T00:05:20.426Z] + make clean [2019-09-07T00:05:20.683Z] docker volume rm -f docker-dev-cache [2019-09-07T00:05:20.683Z] docker-dev-cache [Pipeline] deleteDir [2019-09-07T00:05:22.475Z] PASS: docker_cli_build_test.go:148: DockerSuite.TestBuildEnvironmentReplacementAddCopy 13.691s [2019-09-07T00:05:22.475Z] SKIP: docker_cli_build_test.go:172: DockerSuite.TestBuildEnvironmentReplacementEnv (unmatched requirement DaemonIsLinux) [2019-09-07T00:05:22.475Z] SKIP: docker_cli_build_test.go:103: DockerSuite.TestBuildEnvironmentReplacementExpose (unmatched requirement DaemonIsLinux) [2019-09-07T00:05:22.475Z] SKIP: docker_cli_build_test.go:61: DockerSuite.TestBuildEnvironmentReplacementUser (unmatched requirement DaemonIsLinux) [2019-09-07T00:05:24.661Z] PASS: docker_cli_build_test.go:78: DockerSuite.TestBuildEnvironmentReplacementVolume 3.106s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-09-07T00:05:26.619Z] PASS: docker_cli_run_test.go:73: DockerSuite.TestRunLookupGoogleDNS 8.793s [2019-09-07T00:05:26.619Z] SKIP: docker_cli_run_test.go:3397: DockerSuite.TestRunLoopbackOnlyExistsWhenNetworkingDisabled (unmatched requirement DaemonIsLinux) [2019-09-07T00:05:27.079Z] PASS: docker_cli_run_test.go:3423: DockerSuite.TestRunLoopbackWhenNetworkDisabled 1.625s [2019-09-07T00:05:27.079Z] SKIP: docker_cli_run_test.go:1200: DockerSuite.TestRunModeHostname (unmatched requirement DaemonIsLinux) [2019-09-07T00:05:27.079Z] SKIP: docker_cli_run_test.go:2323: DockerSuite.TestRunModeIpcContainerNotExists (unmatched requirement DaemonIsLinux) [2019-09-07T00:05:27.079Z] SKIP: docker_cli_run_test.go:2332: DockerSuite.TestRunModeIpcContainerNotRunning (unmatched requirement DaemonIsLinux) [2019-09-07T00:05:27.079Z] SKIP: docker_cli_run_test.go:2301: DockerSuite.TestRunModeIpcHost (unmatched requirement DaemonIsLinux) [2019-09-07T00:05:27.079Z] SKIP: docker_cli_run_test.go:3431: DockerSuite.TestRunModeNetContainerHostname (unmatched requirement DaemonIsLinux) [2019-09-07T00:05:27.079Z] SKIP: docker_cli_run_test.go:2345: DockerSuite.TestRunModePIDContainer (unmatched requirement DaemonIsLinux) [2019-09-07T00:05:27.079Z] SKIP: docker_cli_run_test.go:2370: DockerSuite.TestRunModePIDContainerNotExists (unmatched requirement DaemonIsLinux) [2019-09-07T00:05:27.079Z] SKIP: docker_cli_run_test.go:2379: DockerSuite.TestRunModePIDContainerNotRunning (unmatched requirement DaemonIsLinux) [2019-09-07T00:05:27.079Z] SKIP: docker_cli_run_test.go:2437: DockerSuite.TestRunModePIDHost (unmatched requirement DaemonIsLinux) [2019-09-07T00:05:27.079Z] SKIP: docker_cli_run_test.go:2459: DockerSuite.TestRunModeUTSHost (unmatched requirement DaemonIsLinux) [2019-09-07T00:05:27.079Z] SKIP: docker_cli_run_test.go:4335: DockerSuite.TestRunMount (unmatched requirement DaemonIsLinux) [2019-09-07T00:05:27.079Z] SKIP: docker_cli_run_test.go:2088: DockerSuite.TestRunMountOrdering (unmatched requirement DaemonIsLinux) [2019-09-07T00:05:27.080Z] SKIP: docker_cli_run_test.go:4323: DockerSuite.TestRunMountReadOnlyDevShm (unmatched requirement DaemonIsLinux) [2019-09-07T00:05:27.080Z] SKIP: docker_cli_run_test.go:2392: DockerSuite.TestRunMountShmMqueueFromHost (unmatched requirement DaemonIsLinux) [2019-09-07T00:05:33.247Z] PASS: docker_cli_build_test.go:128: DockerSuite.TestBuildEnvironmentReplacementWorkdir 7.825s [2019-09-07T00:05:34.159Z] PASS: docker_cli_run_test.go:583: DockerSuite.TestRunMultipleVolumesFrom 6.134s [2019-09-07T00:05:34.159Z] SKIP: docker_cli_exec_test.go:388: DockerSuite.TestRunMutableNetworkFiles (unmatched requirement DaemonIsLinux) [2019-09-07T00:05:34.159Z] SKIP: docker_cli_run_test.go:3220: DockerSuite.TestRunNamedVolume (unmatched requirement DaemonIsLinux) [2019-09-07T00:05:34.159Z] SKIP: docker_cli_run_test.go:3864: DockerSuite.TestRunNamedVolumeCopyImageData (unmatched requirement DaemonIsLinux) [2019-09-07T00:05:37.902Z] PASS: docker_cli_run_test.go:3878: DockerSuite.TestRunNamedVolumeNotRemoved 4.245s [2019-09-07T00:05:48.409Z] PASS: docker_cli_run_test.go:3895: DockerSuite.TestRunNamedVolumesFromNotRemoved 9.584s [2019-09-07T00:05:48.409Z] SKIP: docker_cli_run_test.go:3857: DockerSuite.TestRunNamedVolumesMountedAsShared (unmatched requirement DaemonIsLinux) [2019-09-07T00:05:48.409Z] SKIP: docker_cli_run_test.go:2612: DockerSuite.TestRunNetContainerWhichHost (unmatched requirement DaemonIsLinux) [2019-09-07T00:05:48.409Z] SKIP: docker_cli_run_test.go:2581: DockerSuite.TestRunNetHost (unmatched requirement DaemonIsLinux) [2019-09-07T00:05:48.409Z] SKIP: docker_cli_run_test.go:932: DockerSuite.TestRunNetHostNotAllowedWithLinks (unmatched requirement DaemonIsLinux) [2019-09-07T00:05:48.409Z] SKIP: docker_cli_run_test.go:2603: DockerSuite.TestRunNetHostTwiceSameName (unmatched requirement DaemonIsLinux) [2019-09-07T00:05:48.409Z] SKIP: docker_cli_run_test.go:3075: DockerSuite.TestRunNetworkFilesBindMount (unmatched requirement DaemonIsLinux) [2019-09-07T00:05:48.409Z] SKIP: docker_cli_run_test.go:3099: DockerSuite.TestRunNetworkFilesBindMountRO (unmatched requirement DaemonIsLinux) [2019-09-07T00:05:48.409Z] SKIP: docker_cli_run_test.go:3121: DockerSuite.TestRunNetworkFilesBindMountROFilesystem (unmatched requirement DaemonIsLinux) [2019-09-07T00:05:48.409Z] SKIP: docker_cli_run_test.go:3444: DockerSuite.TestRunNetworkNotInitializedNoneMode (unmatched requirement DaemonIsLinux) [2019-09-07T00:05:48.409Z] PASS: docker_cli_run_test.go:522: DockerSuite.TestRunNoDupVolumes 0.285s [2019-09-07T00:05:48.409Z] PASS: docker_cli_run_test.go:2200: DockerSuite.TestRunNoOutputFromPullInStdout 0.935s [2019-09-07T00:05:50.593Z] PASS: docker_cli_run_test.go:3669: DockerSuite.TestRunNonExecutableCmd 1.894s [2019-09-07T00:05:52.776Z] PASS: docker_cli_run_test.go:3678: DockerSuite.TestRunNonExistingCmd 2.067s [2019-09-07T00:05:53.748Z] PASS: docker_cli_run_test.go:3703: DockerSuite.TestRunNonExistingImage 0.987s [2019-09-07T00:05:55.289Z] PASS: docker_cli_run_test.go:2564: DockerSuite.TestRunNonLocalMacAddress 1.881s [2019-09-07T00:05:55.749Z] SKIP: docker_cli_run_test.go:1405: DockerSuite.TestRunNonRootUserResolvName (unmatched requirement DaemonIsLinux) [2019-09-07T00:05:55.749Z] SKIP: docker_cli_run_test.go:2812: DockerSuite.TestRunPIDHostWithChildIsKillable (unmatched requirement DaemonIsLinux) [2019-09-07T00:05:55.749Z] SKIP: docker_cli_run_test.go:2500: DockerSuite.TestRunPortFromDockerRangeInUse (unmatched requirement DaemonIsLinux) [2019-09-07T00:05:55.749Z] SKIP: docker_cli_run_test.go:2048: DockerSuite.TestRunPortInUse (unmatched requirement DaemonIsLinux) [2019-09-07T00:05:55.749Z] SKIP: docker_cli_run_test.go:958: DockerSuite.TestRunPrivilegedCanMknod (unmatched requirement DaemonIsLinux) [2019-09-07T00:05:55.749Z] SKIP: docker_cli_run_test.go:1087: DockerSuite.TestRunPrivilegedCanMount (unmatched requirement DaemonIsLinux) [2019-09-07T00:05:55.749Z] SKIP: docker_cli_run_test.go:1126: DockerSuite.TestRunProcNotWritableInNonPrivilegedContainers (unmatched requirement DaemonIsLinux) [2019-09-07T00:05:55.749Z] SKIP: docker_cli_run_test.go:1134: DockerSuite.TestRunProcWritableInPrivilegedContainers (unmatched requirement DaemonIsLinux) [2019-09-07T00:05:58.659Z] PASS: docker_cli_run_test.go:4238: DockerSuite.TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent 2.631s [2019-09-07T00:05:58.659Z] SKIP: docker_cli_run_test.go:2989: DockerSuite.TestRunPublishPort (unmatched requirement DaemonIsLinux) [2019-09-07T00:05:58.659Z] SKIP: docker_cli_run_test.go:2892: DockerSuite.TestRunReadFilteredProc (unmatched requirement Apparmor) [2019-09-07T00:05:58.659Z] SKIP: docker_cli_run_test.go:2871: DockerSuite.TestRunReadProcLatency (unmatched requirement DaemonIsLinux) [2019-09-07T00:05:58.659Z] SKIP: docker_cli_run_test.go:2856: DockerSuite.TestRunReadProcTimer (unmatched requirement DaemonIsLinux) [2019-09-07T00:05:58.659Z] SKIP: docker_cli_run_test.go:1427: DockerSuite.TestRunResolvconfUpdate (unmatched requirement DaemonIsLinux) [2019-09-07T00:06:03.233Z] PASS: docker_cli_build_test.go:5318: DockerSuite.TestBuildEscapeNotBackslashWordTest 25.334s [2019-09-07T00:06:03.233Z] PASS: docker_cli_build_test.go:2264: DockerSuite.TestBuildEscapeWhitespace 1.722s [2019-09-07T00:06:03.233Z] SKIP: docker_cli_build_test.go:3303: DockerSuite.TestBuildExoticShellInterpolation (unmatched requirement DaemonIsLinux) [2019-09-07T00:06:03.233Z] SKIP: docker_cli_build_test.go:1591: DockerSuite.TestBuildExpose (unmatched requirement DaemonIsLinux) [2019-09-07T00:06:03.233Z] SKIP: docker_cli_build_test.go:1605: DockerSuite.TestBuildExposeMorePorts (unmatched requirement DaemonIsLinux) [2019-09-07T00:06:03.233Z] SKIP: docker_cli_build_test.go:1654: DockerSuite.TestBuildExposeOrder (unmatched requirement DaemonIsLinux) [2019-09-07T00:06:03.233Z] SKIP: docker_cli_build_test.go:1670: DockerSuite.TestBuildExposeUpperCaseProto (unmatched requirement DaemonIsLinux) [2019-09-07T00:06:04.205Z] PASS: docker_cli_build_test.go:2228: DockerSuite.TestBuildFails 3.307s [2019-09-07T00:06:04.205Z] PASS: docker_cli_build_test.go:4898: DockerSuite.TestBuildFailsGitNotCallable 0.095s [2019-09-07T00:06:07.244Z] PASS: docker_cli_run_test.go:2662: DockerSuite.TestRunRestartMaxRetries 7.507s [2019-09-07T00:06:07.244Z] SKIP: docker_cli_run_test.go:2133: DockerSuite.TestRunReuseBindVolumeThatIsSymlink (unmatched requirement DaemonIsLinux) [2019-09-07T00:06:08.215Z] PASS: docker_cli_run_test.go:4063: DockerSuite.TestRunRm 2.005s [2019-09-07T00:06:14.014Z] PASS: docker_cli_run_test.go:4053: DockerSuite.TestRunRmAndWait 5.178s [2019-09-07T00:06:14.552Z] PASS: docker_cli_build_test.go:4818: DockerSuite.TestBuildFollowSymlinkToDir 10.165s [2019-09-07T00:06:15.554Z] PASS: docker_cli_run_test.go:4074: DockerSuite.TestRunRmPre125Api 1.969s [2019-09-07T00:06:17.096Z] PASS: docker_cli_run_test.go:1221: DockerSuite.TestRunRootWorkdir 2.001s [2019-09-07T00:06:19.279Z] PASS: docker_cli_run_test.go:2654: DockerSuite.TestRunSetDefaultRestartPolicy 1.350s [2019-09-07T00:06:21.461Z] PASS: docker_cli_run_test.go:1994: DockerSuite.TestRunSetMacAddress 2.356s [2019-09-07T00:06:21.461Z] SKIP: docker_cli_run_test.go:2244: DockerSuite.TestRunSlowStdoutConsumer (unmatched requirement DaemonIsLinux) [2019-09-07T00:06:21.461Z] SKIP: docker_cli_run_test.go:1626: DockerSuite.TestRunState (unmatched requirement DaemonIsLinux) [2019-09-07T00:06:23.643Z] PASS: docker_cli_run_test.go:3623: DockerSuite.TestRunStdinBlockedAfterContainerExit 1.964s [2019-09-07T00:06:23.643Z] SKIP: docker_cli_run_test.go:98: DockerSuite.TestRunStdinPipe (unmatched requirement DaemonIsLinux) [2019-09-07T00:06:24.891Z] PASS: docker_cli_build_test.go:4788: DockerSuite.TestBuildFollowSymlinkToFile 10.349s [2019-09-07T00:06:25.182Z] PASS: docker_cli_run_test.go:4138: DockerSuite.TestRunStoppedLoggingDriverNoLeak 1.781s [2019-09-07T00:06:25.182Z] SKIP: docker_cli_run_test.go:1110: DockerSuite.TestRunSysNotWritableInNonPrivilegedContainers (unmatched requirement DaemonIsLinux) [2019-09-07T00:06:25.182Z] SKIP: docker_cli_run_test.go:1118: DockerSuite.TestRunSysWritableInPrivilegedContainers (unmatched requirement DaemonIsLinux) [2019-09-07T00:06:25.642Z] PASS: docker_cli_run_test.go:2484: DockerSuite.TestRunTLSVerify 0.165s [2019-09-07T00:06:25.642Z] PASS: docker_cli_run_test.go:2532: DockerSuite.TestRunTTYWithPipe 0.055s [2019-09-07T00:06:25.642Z] SKIP: docker_cli_run_test.go:1158: DockerSuite.TestRunThatCharacterDevicesActLikeCharacterDevices (unmatched requirement DaemonIsLinux) [2019-09-07T00:06:30.339Z] PASS: docker_cli_run_test.go:796: DockerSuite.TestRunTwoConcurrentContainers 4.481s [2019-09-07T00:06:30.339Z] SKIP: docker_cli_run_test.go:968: DockerSuite.TestRunUnprivilegedCanMknod (unmatched requirement DaemonIsLinux) [2019-09-07T00:06:30.339Z] SKIP: docker_cli_run_test.go:1097: DockerSuite.TestRunUnprivilegedCannotMount (unmatched requirement DaemonIsLinux) [2019-09-07T00:06:30.339Z] SKIP: docker_cli_run_test.go:1167: DockerSuite.TestRunUnprivilegedWithChroot (unmatched requirement DaemonIsLinux) [2019-09-07T00:06:30.339Z] SKIP: docker_cli_run_test.go:4086: DockerSuite.TestRunUnsetEntrypoint (unmatched requirement DaemonIsLinux) [2019-09-07T00:06:30.339Z] SKIP: docker_cli_run_test.go:2931: DockerSuite.TestRunUnshareProc (unmatched requirement Apparmor) [2019-09-07T00:06:30.339Z] SKIP: docker_cli_run_test.go:737: DockerSuite.TestRunUserByID (unmatched requirement DaemonIsLinux) [2019-09-07T00:06:30.339Z] SKIP: docker_cli_run_test.go:747: DockerSuite.TestRunUserByIDBig (unmatched requirement DaemonIsLinux) [2019-09-07T00:06:30.339Z] SKIP: docker_cli_run_test.go:760: DockerSuite.TestRunUserByIDNegative (unmatched requirement DaemonIsLinux) [2019-09-07T00:06:30.339Z] SKIP: docker_cli_run_test.go:773: DockerSuite.TestRunUserByIDZero (unmatched requirement DaemonIsLinux) [2019-09-07T00:06:30.339Z] SKIP: docker_cli_run_test.go:727: DockerSuite.TestRunUserByName (unmatched requirement DaemonIsLinux) [2019-09-07T00:06:31.879Z] PASS: docker_cli_run_test.go:716: DockerSuite.TestRunUserDefaults 1.974s [2019-09-07T00:06:32.340Z] SKIP: docker_cli_run_test.go:786: DockerSuite.TestRunUserNotFound (unmatched requirement DaemonIsLinux) [2019-09-07T00:06:33.479Z] PASS: docker_cli_build_test.go:1171: DockerSuite.TestBuildForceRm 8.423s [2019-09-07T00:06:33.880Z] PASS: docker_cli_run_test.go:594: DockerSuite.TestRunVerifyContainerID 1.278s [2019-09-07T00:06:33.880Z] SKIP: docker_cli_run_test.go:3975: DockerSuite.TestRunVolumeCopyFlag (unmatched requirement DaemonIsLinux) [2019-09-07T00:06:33.880Z] SKIP: docker_cli_run_test.go:3968: DockerSuite.TestRunVolumeWithOneCharacter (unmatched requirement DaemonIsLinux) [2019-09-07T00:06:36.793Z] PASS: docker_cli_run_test.go:2213: DockerSuite.TestRunVolumesCleanPaths 2.671s [2019-09-07T00:06:42.596Z] PASS: docker_cli_run_test.go:474: DockerSuite.TestRunVolumesFromInReadWriteMode 5.869s [2019-09-07T00:06:45.893Z] PASS: docker_cli_build_test.go:3052: DockerSuite.TestBuildFromGit 11.196s [2019-09-07T00:06:47.295Z] PASS: docker_cli_run_test.go:453: DockerSuite.TestRunVolumesFromInReadonlyModeFails 3.894s [2019-09-07T00:06:47.435Z] PASS: docker_cli_build_test.go:3071: DockerSuite.TestBuildFromGitWithContext 2.535s [2019-09-07T00:06:53.098Z] PASS: docker_cli_run_test.go:2772: DockerSuite.TestRunVolumesFromRestartAfterRemoved 5.954s [2019-09-07T00:06:53.098Z] SKIP: docker_cli_run_test.go:659: DockerSuite.TestRunVolumesFromSymlinkPath (unmatched requirement DaemonIsLinux) [2019-09-07T00:06:53.098Z] PASS: docker_cli_run_test.go:447: DockerSuite.TestRunVolumesMountedAsReadonly 0.082s [2019-09-07T00:06:53.099Z] SKIP: docker_cli_run_test.go:3777: DockerSuite.TestRunVolumesMountedAsShared (unmatched requirement DaemonIsLinux) [2019-09-07T00:06:53.099Z] SKIP: docker_cli_run_test.go:3808: DockerSuite.TestRunVolumesMountedAsSlave (unmatched requirement DaemonIsLinux) [2019-09-07T00:06:54.524Z] PASS: docker_cli_build_test.go:3090: DockerSuite.TestBuildFromGitWithF 5.760s [2019-09-07T00:06:54.524Z] SKIP: docker_cli_build_test.go:3702: DockerSuite.TestBuildFromMixedcaseDockerfile (unmatched requirement UnixCli) [2019-09-07T00:06:54.524Z] PASS: docker_cli_build_test.go:3778: DockerSuite.TestBuildFromOfficialNames 0.664s [2019-09-07T00:06:56.010Z] PASS: docker_cli_run_test.go:4208: DockerSuite.TestRunWindowsWithCPUCount 2.675s [2019-09-07T00:06:56.698Z] PASS: docker_cli_build_test.go:3103: DockerSuite.TestBuildFromRemoteTarball 1.814s [2019-09-07T00:06:56.698Z] SKIP: docker_cli_build_test.go:3753: DockerSuite.TestBuildFromStdinWithF (unmatched requirement DaemonIsLinux) [2019-09-07T00:06:58.195Z] PASS: docker_cli_run_test.go:4228: DockerSuite.TestRunWindowsWithCPUPercent 2.020s [2019-09-07T00:07:00.378Z] PASS: docker_cli_run_test.go:4218: DockerSuite.TestRunWindowsWithCPUShares 2.210s [2019-09-07T00:07:00.378Z] SKIP: docker_cli_run_test.go:1857: DockerSuite.TestRunWithBadDevice (unmatched requirement DaemonIsLinux) [2019-09-07T00:07:00.378Z] PASS: docker_cli_run_test.go:342: DockerSuite.TestRunWithDaemonFlags 0.045s [2019-09-07T00:07:00.378Z] PASS: docker_cli_run_test.go:2024: DockerSuite.TestRunWithInvalidMacAddress 0.054s [2019-09-07T00:07:00.378Z] SKIP: docker_cli_run_test.go:283: DockerSuite.TestRunWithNetAliasOnDefaultNetworks (unmatched requirement DaemonIsLinux) [2019-09-07T00:07:00.378Z] SKIP: docker_cli_run_test.go:3749: DockerSuite.TestRunWithOomScoreAdj (unmatched requirement DaemonIsLinux) [2019-09-07T00:07:00.378Z] SKIP: docker_cli_run_test.go:3760: DockerSuite.TestRunWithOomScoreAdjInvalidRange (unmatched requirement DaemonIsLinux) [2019-09-07T00:07:00.378Z] SKIP: docker_cli_run_test.go:2835: DockerSuite.TestRunWithTooSmallMemoryLimit (unmatched requirement DaemonIsLinux) [2019-09-07T00:07:00.378Z] SKIP: docker_cli_run_test.go:3232: DockerSuite.TestRunWithUlimits (unmatched requirement DaemonIsLinux) [2019-09-07T00:07:04.117Z] PASS: docker_cli_run_test.go:349: DockerSuite.TestRunWithVolumesFromExited 3.846s [2019-09-07T00:07:04.354Z] --- PASS: TestImportExtremelyLargeImageWorks (311.93s) [2019-09-07T00:07:04.354Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2019-09-07T00:07:04.354Z] daemon.go:321: [d1c20a2cc860d] waiting for daemon to start [2019-09-07T00:07:04.354Z] daemon.go:339: [d1c20a2cc860d] daemon started [2019-09-07T00:07:04.354Z] daemon.go:449: [d1c20a2cc860d] Stopping daemon [2019-09-07T00:07:04.354Z] daemon.go:288: [d1c20a2cc860d] exiting daemon [2019-09-07T00:07:04.354Z] daemon.go:436: [d1c20a2cc860d] Daemon stopped [2019-09-07T00:07:04.354Z] PASS [2019-09-07T00:07:04.354Z] Running /go/src/github.com/docker/docker/integration/network flags=-test.v -test.timeout=120m [2019-09-07T00:07:04.354Z] INFO: Testing against a local daemon [2019-09-07T00:07:04.354Z] === RUN TestNetworkCreateDelete [2019-09-07T00:07:04.354Z] --- PASS: TestNetworkCreateDelete (0.25s) [2019-09-07T00:07:04.354Z] === RUN TestDockerNetworkDeletePreferID [2019-09-07T00:07:04.354Z] --- PASS: TestDockerNetworkDeletePreferID (0.62s) [2019-09-07T00:07:04.354Z] === RUN TestInspectNetwork [2019-09-07T00:07:04.354Z] === RUN TestInspectNetwork/full_network_id [2019-09-07T00:07:04.354Z] === RUN TestInspectNetwork/partial_network_id [2019-09-07T00:07:04.354Z] === RUN TestInspectNetwork/network_name [2019-09-07T00:07:04.354Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-09-07T00:07:04.354Z] --- PASS: TestInspectNetwork (7.65s) [2019-09-07T00:07:04.354Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2019-09-07T00:07:04.354Z] daemon.go:321: [de2e9fa48bf9f] waiting for daemon to start [2019-09-07T00:07:04.354Z] daemon.go:339: [de2e9fa48bf9f] daemon started [2019-09-07T00:07:04.354Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-09-07T00:07:04.354Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-09-07T00:07:04.354Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-09-07T00:07:04.354Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-09-07T00:07:04.354Z] daemon.go:449: [de2e9fa48bf9f] Stopping daemon [2019-09-07T00:07:04.354Z] daemon.go:288: [de2e9fa48bf9f] exiting daemon [2019-09-07T00:07:04.354Z] daemon.go:436: [de2e9fa48bf9f] Daemon stopped [2019-09-07T00:07:04.354Z] === RUN TestRunContainerWithBridgeNone [2019-09-07T00:07:05.362Z] --- PASS: TestRunContainerWithBridgeNone (2.92s) [2019-09-07T00:07:05.362Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2019-09-07T00:07:05.362Z] daemon.go:321: [d1cbe08f9b8f1] waiting for daemon to start [2019-09-07T00:07:05.362Z] daemon.go:339: [d1cbe08f9b8f1] daemon started [2019-09-07T00:07:05.362Z] daemon.go:449: [d1cbe08f9b8f1] Stopping daemon [2019-09-07T00:07:05.362Z] daemon.go:288: [d1cbe08f9b8f1] exiting daemon [2019-09-07T00:07:05.362Z] daemon.go:436: [d1cbe08f9b8f1] Daemon stopped [2019-09-07T00:07:05.362Z] === RUN TestNetworkInvalidJSON [2019-09-07T00:07:05.362Z] === RUN TestNetworkInvalidJSON//networks/create [2019-09-07T00:07:05.362Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-09-07T00:07:05.362Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-09-07T00:07:05.362Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-09-07T00:07:05.362Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-07T00:07:05.362Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-07T00:07:05.362Z] === CONT TestNetworkInvalidJSON//networks/create [2019-09-07T00:07:05.362Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-09-07T00:07:05.362Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-09-07T00:07:05.362Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-09-07T00:07:05.362Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-09-07T00:07:05.362Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-09-07T00:07:05.362Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-09-07T00:07:05.362Z] === RUN TestDaemonRestartWithLiveRestore [2019-09-07T00:07:06.303Z] PASS: docker_cli_run_test.go:160: DockerSuite.TestRunWithoutNetworking 1.642s [2019-09-07T00:07:06.379Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-09-07T00:07:06.379Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2019-09-07T00:07:06.379Z] daemon.go:321: [dc03013772cb7] waiting for daemon to start [2019-09-07T00:07:06.379Z] daemon.go:339: [dc03013772cb7] daemon started [2019-09-07T00:07:06.379Z] daemon.go:449: [dc03013772cb7] Stopping daemon [2019-09-07T00:07:06.379Z] daemon.go:288: [dc03013772cb7] exiting daemon [2019-09-07T00:07:06.379Z] daemon.go:436: [dc03013772cb7] Daemon stopped [2019-09-07T00:07:06.379Z] daemon.go:321: [dc03013772cb7] waiting for daemon to start [2019-09-07T00:07:06.379Z] daemon.go:339: [dc03013772cb7] daemon started [2019-09-07T00:07:06.379Z] daemon.go:449: [dc03013772cb7] Stopping daemon [2019-09-07T00:07:06.379Z] daemon.go:288: [dc03013772cb7] exiting daemon [2019-09-07T00:07:06.379Z] daemon.go:436: [dc03013772cb7] Daemon stopped [2019-09-07T00:07:06.379Z] === RUN TestDaemonDefaultNetworkPools [2019-09-07T00:07:07.392Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2019-09-07T00:07:07.392Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2019-09-07T00:07:07.392Z] daemon.go:321: [dbbe17966e813] waiting for daemon to start [2019-09-07T00:07:07.392Z] daemon.go:339: [dbbe17966e813] daemon started [2019-09-07T00:07:07.392Z] daemon.go:449: [dbbe17966e813] Stopping daemon [2019-09-07T00:07:07.392Z] daemon.go:288: [dbbe17966e813] exiting daemon [2019-09-07T00:07:07.392Z] daemon.go:436: [dbbe17966e813] Daemon stopped [2019-09-07T00:07:07.392Z] === RUN TestDaemonRestartWithExistingNetwork [2019-09-07T00:07:07.843Z] PASS: docker_cli_run_test.go:1721: DockerSuite.TestRunWorkdirExistsAndIsFile 1.884s [2019-09-07T00:07:08.405Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.28s) [2019-09-07T00:07:08.405Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2019-09-07T00:07:08.405Z] daemon.go:321: [d008fcfa65e85] waiting for daemon to start [2019-09-07T00:07:08.405Z] daemon.go:339: [d008fcfa65e85] daemon started [2019-09-07T00:07:08.405Z] daemon.go:449: [d008fcfa65e85] Stopping daemon [2019-09-07T00:07:08.405Z] daemon.go:288: [d008fcfa65e85] exiting daemon [2019-09-07T00:07:08.405Z] daemon.go:436: [d008fcfa65e85] Daemon stopped [2019-09-07T00:07:08.405Z] daemon.go:321: [d008fcfa65e85] waiting for daemon to start [2019-09-07T00:07:08.405Z] daemon.go:339: [d008fcfa65e85] daemon started [2019-09-07T00:07:08.405Z] daemon.go:449: [d008fcfa65e85] Stopping daemon [2019-09-07T00:07:08.405Z] daemon.go:288: [d008fcfa65e85] exiting daemon [2019-09-07T00:07:08.405Z] daemon.go:436: [d008fcfa65e85] Daemon stopped [2019-09-07T00:07:08.405Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-09-07T00:07:09.881Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.52s) [2019-09-07T00:07:09.881Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-09-07T00:07:09.881Z] daemon.go:321: [d9d9d15e3428a] waiting for daemon to start [2019-09-07T00:07:09.881Z] daemon.go:339: [d9d9d15e3428a] daemon started [2019-09-07T00:07:09.881Z] daemon.go:449: [d9d9d15e3428a] Stopping daemon [2019-09-07T00:07:09.881Z] daemon.go:288: [d9d9d15e3428a] exiting daemon [2019-09-07T00:07:09.881Z] daemon.go:436: [d9d9d15e3428a] Daemon stopped [2019-09-07T00:07:09.881Z] daemon.go:321: [d9d9d15e3428a] waiting for daemon to start [2019-09-07T00:07:09.881Z] daemon.go:339: [d9d9d15e3428a] daemon started [2019-09-07T00:07:09.881Z] daemon.go:449: [d9d9d15e3428a] Stopping daemon [2019-09-07T00:07:09.881Z] daemon.go:288: [d9d9d15e3428a] exiting daemon [2019-09-07T00:07:09.881Z] daemon.go:436: [d9d9d15e3428a] Daemon stopped [2019-09-07T00:07:09.881Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-09-07T00:07:10.518Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2019-09-07T00:07:10.518Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2019-09-07T00:07:10.518Z] daemon.go:321: [dee9792d6cdb9] waiting for daemon to start [2019-09-07T00:07:10.518Z] daemon.go:339: [dee9792d6cdb9] daemon started [2019-09-07T00:07:10.518Z] daemon.go:449: [dee9792d6cdb9] Stopping daemon [2019-09-07T00:07:10.518Z] daemon.go:288: [dee9792d6cdb9] exiting daemon [2019-09-07T00:07:10.518Z] daemon.go:436: [dee9792d6cdb9] Daemon stopped [2019-09-07T00:07:10.518Z] === RUN TestServiceWithPredefinedNetwork [2019-09-07T00:07:11.498Z] PASS: docker_cli_build_test.go:3726: DockerSuite.TestBuildFromURLWithF 13.306s [2019-09-07T00:07:11.498Z] SKIP: docker_cli_build_test.go:235: DockerSuite.TestBuildHandleEscapesInVolume (unmatched requirement DaemonIsLinux) [2019-09-07T00:07:12.542Z] PASS: docker_cli_run_test.go:137: DockerSuite.TestRunWorkingDirectory 3.946s [2019-09-07T00:07:12.542Z] SKIP: docker_cli_run_test.go:3048: DockerSuite.TestRunWriteFilteredProc (unmatched requirement Apparmor) [2019-09-07T00:07:12.542Z] SKIP: docker_cli_run_test.go:1809: DockerSuite.TestRunWriteSpecialFilesAndNotCommit (unmatched requirement DaemonIsLinux) [2019-09-07T00:07:12.542Z] SKIP: docker_cli_run_test.go:2847: DockerSuite.TestRunWriteToProcAsound (unmatched requirement DaemonIsLinux) [2019-09-07T00:07:12.542Z] SKIP: docker_cli_run_test.go:3646: DockerSuite.TestRunWrongCpusetCpusFlagValue (unmatched requirement DaemonIsLinux) [2019-09-07T00:07:12.542Z] SKIP: docker_cli_run_test.go:3657: DockerSuite.TestRunWrongCpusetMemsFlagValue (unmatched requirement DaemonIsLinux) [2019-09-07T00:07:12.542Z] SKIP: docker_cli_save_load_test.go:159: DockerSuite.TestSaveAndLoadRepoFlags (unmatched requirement DaemonIsLinux) [2019-09-07T00:07:12.543Z] SKIP: docker_cli_save_load_test.go:101: DockerSuite.TestSaveCheckTimes (unmatched requirement DaemonIsLinux) [2019-09-07T00:07:12.543Z] SKIP: docker_cli_save_load_test.go:260: DockerSuite.TestSaveDirectoryPermissions (unmatched requirement DaemonIsLinux) [2019-09-07T00:07:12.543Z] SKIP: docker_cli_save_load_test.go:120: DockerSuite.TestSaveImageId (unmatched requirement DaemonIsLinux) [2019-09-07T00:07:12.543Z] SKIP: docker_cli_save_load_test.go:381: DockerSuite.TestSaveLoadNoTag (unmatched requirement DaemonIsLinux) [2019-09-07T00:07:12.543Z] SKIP: docker_cli_save_load_test.go:342: DockerSuite.TestSaveLoadParents (unmatched requirement DaemonIsLinux) [2019-09-07T00:07:12.543Z] SKIP: docker_cli_save_load_test.go:190: DockerSuite.TestSaveMultipleNames (unmatched requirement DaemonIsLinux) [2019-09-07T00:07:12.543Z] SKIP: docker_cli_save_load_test.go:208: DockerSuite.TestSaveRepoWithMultipleImages (unmatched requirement DaemonIsLinux) [2019-09-07T00:07:12.543Z] SKIP: docker_cli_save_load_test.go:86: DockerSuite.TestSaveSingleTag (unmatched requirement DaemonIsLinux) [2019-09-07T00:07:12.543Z] SKIP: docker_cli_save_load_test.go:180: DockerSuite.TestSaveWithNoExistImage (unmatched requirement DaemonIsLinux) [2019-09-07T00:07:12.543Z] SKIP: docker_cli_save_load_test.go:28: DockerSuite.TestSaveXzAndLoadRepoStdout (unmatched requirement DaemonIsLinux) [2019-09-07T00:07:12.543Z] SKIP: docker_cli_save_load_test.go:57: DockerSuite.TestSaveXzGzAndLoadRepoStdout (unmatched requirement DaemonIsLinux) [2019-09-07T00:07:12.543Z] SKIP: docker_cli_search_test.go:12: DockerSuite.TestSearchOnCentralRegistry (unmatched requirement DaemonIsLinux) [2019-09-07T00:07:12.543Z] SKIP: docker_cli_search_test.go:48: DockerSuite.TestSearchOnCentralRegistryWithDash (unmatched requirement DaemonIsLinux) [2019-09-07T00:07:13.003Z] PASS: docker_cli_search_test.go:19: DockerSuite.TestSearchStarsOptionWithWrongParameter 0.341s [2019-09-07T00:07:13.212Z] --- PASS: TestServiceWithPredefinedNetwork (2.43s) [2019-09-07T00:07:13.212Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2019-09-07T00:07:13.212Z] daemon.go:321: [da38ea0126cf0] waiting for daemon to start [2019-09-07T00:07:13.212Z] daemon.go:339: [da38ea0126cf0] daemon started [2019-09-07T00:07:13.212Z] daemon.go:449: [da38ea0126cf0] Stopping daemon [2019-09-07T00:07:13.212Z] daemon.go:288: [da38ea0126cf0] exiting daemon [2019-09-07T00:07:13.212Z] daemon.go:436: [da38ea0126cf0] Daemon stopped [2019-09-07T00:07:13.212Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-09-07T00:07:13.212Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-09-07T00:07:13.212Z] service_test.go:230: FLAKY_TEST [2019-09-07T00:07:13.212Z] === RUN TestServiceWithDataPathPortInit [2019-09-07T00:07:13.462Z] SKIP: docker_cli_search_test.go:55: DockerSuite.TestSearchWithLimit (unmatched requirement DaemonIsLinux) [2019-09-07T00:07:17.596Z] --- PASS: TestServiceWithDataPathPortInit (4.68s) [2019-09-07T00:07:17.596Z] service_test.go:339: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-09-07T00:07:17.596Z] daemon.go:321: [dc9e951dfcf38] waiting for daemon to start [2019-09-07T00:07:17.596Z] daemon.go:339: [dc9e951dfcf38] daemon started [2019-09-07T00:07:17.596Z] daemon.go:449: [dc9e951dfcf38] Stopping daemon [2019-09-07T00:07:17.596Z] daemon.go:288: [dc9e951dfcf38] exiting daemon [2019-09-07T00:07:17.596Z] daemon.go:436: [dc9e951dfcf38] Daemon stopped [2019-09-07T00:07:17.596Z] service_test.go:367: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-09-07T00:07:17.596Z] daemon.go:321: [d6ae39acbe4b6] waiting for daemon to start [2019-09-07T00:07:17.596Z] daemon.go:339: [d6ae39acbe4b6] daemon started [2019-09-07T00:07:17.596Z] daemon.go:449: [d6ae39acbe4b6] Stopping daemon [2019-09-07T00:07:17.596Z] daemon.go:288: [d6ae39acbe4b6] exiting daemon [2019-09-07T00:07:17.596Z] daemon.go:436: [d6ae39acbe4b6] Daemon stopped [2019-09-07T00:07:17.596Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-09-07T00:07:19.262Z] PASS: docker_cli_run_test.go:4292: DockerSuite.TestSlowStdinClosing 5.965s [2019-09-07T00:07:19.262Z] SKIP: docker_cli_start_test.go:45: DockerSuite.TestStartAttachCorrectExitCode (unmatched requirement DaemonIsLinux) [2019-09-07T00:07:23.091Z] --- PASS: TestServiceWithDefaultAddressPoolInit (4.63s) [2019-09-07T00:07:23.091Z] service_test.go:398: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2019-09-07T00:07:23.091Z] daemon.go:321: [d550030546a60] waiting for daemon to start [2019-09-07T00:07:23.091Z] daemon.go:339: [d550030546a60] daemon started [2019-09-07T00:07:23.092Z] service_test.go:423: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:saanvisthiraTestServiceWithDefaultAddressPoolInit ID:17bfhazh717u9mpxyjtgq6top Created:2019-09-07 00:07:18.627145665 +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[]} [2019-09-07T00:07:23.092Z] daemon.go:449: [d550030546a60] Stopping daemon [2019-09-07T00:07:23.092Z] daemon.go:288: [d550030546a60] exiting daemon [2019-09-07T00:07:23.092Z] daemon.go:436: [d550030546a60] Daemon stopped [2019-09-07T00:07:23.092Z] service_test.go:436: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2019-09-07T00:07:23.092Z] daemon.go:321: [d20141d53af30] waiting for daemon to start [2019-09-07T00:07:23.092Z] daemon.go:339: [d20141d53af30] daemon started [2019-09-07T00:07:23.092Z] daemon.go:449: [d20141d53af30] Stopping daemon [2019-09-07T00:07:23.092Z] daemon.go:288: [d20141d53af30] exiting daemon [2019-09-07T00:07:23.092Z] daemon.go:436: [d20141d53af30] Daemon stopped [2019-09-07T00:07:23.092Z] PASS [2019-09-07T00:07:23.092Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan flags=-test.v -test.timeout=120m [2019-09-07T00:07:23.092Z] INFO: Testing against a local daemon [2019-09-07T00:07:23.092Z] === RUN TestDockerNetworkIpvlanPersistance [2019-09-07T00:07:24.103Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.53s) [2019-09-07T00:07:24.103Z] ipvlan_test.go:29: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlanPersistance [2019-09-07T00:07:24.103Z] daemon.go:321: [d403f7be935a2] waiting for daemon to start [2019-09-07T00:07:24.103Z] daemon.go:339: [d403f7be935a2] daemon started [2019-09-07T00:07:24.103Z] daemon.go:449: [d403f7be935a2] Stopping daemon [2019-09-07T00:07:24.103Z] daemon.go:288: [d403f7be935a2] exiting daemon [2019-09-07T00:07:24.103Z] daemon.go:436: [d403f7be935a2] Daemon stopped [2019-09-07T00:07:24.103Z] daemon.go:321: [d403f7be935a2] waiting for daemon to start [2019-09-07T00:07:24.103Z] daemon.go:339: [d403f7be935a2] daemon started [2019-09-07T00:07:24.103Z] daemon.go:449: [d403f7be935a2] Stopping daemon [2019-09-07T00:07:24.103Z] daemon.go:288: [d403f7be935a2] exiting daemon [2019-09-07T00:07:24.103Z] daemon.go:436: [d403f7be935a2] Daemon stopped [2019-09-07T00:07:24.103Z] === RUN TestDockerNetworkIpvlan [2019-09-07T00:07:24.718Z] === RUN TestDockerNetworkIpvlan/Subinterface [2019-09-07T00:07:25.734Z] === RUN TestDockerNetworkIpvlan/OverlapParent [2019-09-07T00:07:26.345Z] PASS: docker_cli_start_test.go:146: DockerSuite.TestStartAttachMultipleContainers 6.855s [2019-09-07T00:07:26.345Z] SKIP: docker_cli_start_test.go:16: DockerSuite.TestStartAttachReturnsOnError (unmatched requirement DaemonIsLinux) [2019-09-07T00:07:26.758Z] === RUN TestDockerNetworkIpvlan/L2NilParent [2019-09-07T00:07:29.470Z] === RUN TestDockerNetworkIpvlan/L2InternalMode [2019-09-07T00:07:30.086Z] PASS: docker_cli_start_test.go:58: DockerSuite.TestStartAttachSilent 3.800s [2019-09-07T00:07:30.086Z] SKIP: docker_cli_start_test.go:175: DockerSuite.TestStartAttachWithRename (unmatched requirement DaemonIsLinux) [2019-09-07T00:07:30.086Z] SKIP: docker_cli_start_test.go:110: DockerSuite.TestStartMultipleContainers (unmatched requirement DaemonIsLinux) [2019-09-07T00:07:30.086Z] SKIP: docker_cli_start_test.go:95: DockerSuite.TestStartPausedContainer (unmatched requirement IsPausable) [2019-09-07T00:07:30.086Z] SKIP: docker_cli_start_test.go:70: DockerSuite.TestStartRecordError (unmatched requirement DaemonIsLinux) [2019-09-07T00:07:33.853Z] === RUN TestDockerNetworkIpvlan/L3NilParent [2019-09-07T00:07:40.413Z] PASS: docker_cli_start_test.go:190: DockerSuite.TestStartReturnCorrectExitCode 10.130s [2019-09-07T00:07:40.413Z] SKIP: docker_cli_stats_test.go:124: DockerSuite.TestStatsAllNewContainersAdded (unmatched requirement DaemonIsLinux) [2019-09-07T00:07:40.413Z] SKIP: docker_cli_stats_test.go:94: DockerSuite.TestStatsAllNoStream (unmatched requirement DaemonIsLinux) [2019-09-07T00:07:40.413Z] SKIP: docker_cli_stats_test.go:58: DockerSuite.TestStatsAllRunningNoStream (unmatched requirement DaemonIsLinux) [2019-09-07T00:07:40.874Z] SKIP: docker_cli_stats_test.go:45: DockerSuite.TestStatsContainerNotFound (unmatched requirement DaemonIsLinux) [2019-09-07T00:07:40.874Z] SKIP: docker_cli_stats_test.go:165: DockerSuite.TestStatsFormatAll (unmatched requirement DaemonIsLinux) [2019-09-07T00:07:40.874Z] SKIP: docker_cli_stats_test.go:16: DockerSuite.TestStatsNoStream (unmatched requirement DaemonIsLinux) [2019-09-07T00:07:42.415Z] PASS: docker_cli_top_test.go:11: DockerSuite.TestTopMultipleArgs 1.438s [2019-09-07T00:07:44.599Z] PASS: docker_cli_top_test.go:26: DockerSuite.TestTopNonPrivileged 2.046s [2019-09-07T00:07:44.599Z] SKIP: docker_cli_top_test.go:61: DockerSuite.TestTopPrivileged (unmatched requirement DaemonIsLinux) [2019-09-07T00:07:46.139Z] PASS: docker_cli_top_test.go:50: DockerSuite.TestTopWindowsCoreProcesses 1.416s [2019-09-07T00:07:46.139Z] SKIP: docker_cli_run_test.go:3456: DockerSuite.TestTwoContainersInNetHost (unmatched requirement DaemonIsLinux) [2019-09-07T00:07:46.139Z] SKIP: docker_cli_port_test.go:213: DockerSuite.TestUnpublishedPortsInPsOutput (unmatched requirement DaemonIsLinux) [2019-09-07T00:07:46.139Z] SKIP: docker_cli_health_test.go:147: DockerSuite.TestUnsetEnvVarHealthCheck (unmatched requirement DaemonIsLinux) [2019-09-07T00:07:46.139Z] SKIP: docker_cli_run_test.go:294: DockerSuite.TestUserDefinedNetworkAlias (unmatched requirement DaemonIsLinux) [2019-09-07T00:07:46.139Z] SKIP: docker_cli_run_test.go:209: DockerSuite.TestUserDefinedNetworkLinks (unmatched requirement DaemonIsLinux) [2019-09-07T00:07:46.139Z] SKIP: docker_cli_run_test.go:245: DockerSuite.TestUserDefinedNetworkLinksWithRestart (unmatched requirement DaemonIsLinux) [2019-09-07T00:07:52.342Z] === RUN TestDockerNetworkIpvlan/L3InternalMode [2019-09-07T00:07:54.032Z] PASS: docker_cli_history_test.go:16: DockerSuite.TestBuildHistory 39.592s [2019-09-07T00:07:54.032Z] PASS: docker_cli_build_test.go:6182: DockerSuite.TestBuildIidFile 3.197s [2019-09-07T00:07:55.581Z] PASS: docker_cli_build_test.go:6207: DockerSuite.TestBuildIidFileCleanupOnFail 2.465s [2019-09-07T00:07:55.581Z] SKIP: docker_cli_build_test.go:2207: DockerSuite.TestBuildInheritance (unmatched requirement DaemonIsLinux) [2019-09-07T00:07:57.768Z] PASS: docker_cli_build_test.go:5975: DockerSuite.TestBuildIntermediateTarget 1.850s [2019-09-07T00:07:57.768Z] PASS: docker_cli_build_test.go:3192: DockerSuite.TestBuildInvalidTag 0.048s [2019-09-07T00:08:03.854Z] PASS: docker_cli_volume_test.go:23: DockerSuite.TestVolumeCLICreate 15.290s [2019-09-07T00:08:03.854Z] PASS: docker_cli_volume_test.go:283: DockerSuite.TestVolumeCLICreateLabel 0.125s [2019-09-07T00:08:03.854Z] PASS: docker_cli_volume_test.go:295: DockerSuite.TestVolumeCLICreateLabelMultiple 0.190s [2019-09-07T00:08:03.854Z] SKIP: docker_cli_volume_test.go:259: DockerSuite.TestVolumeCLICreateWithOpts (unmatched requirement DaemonIsLinux) [2019-09-07T00:08:03.854Z] PASS: docker_cli_volume_test.go:39: DockerSuite.TestVolumeCLIInspect 0.318s [2019-09-07T00:08:03.854Z] PASS: docker_cli_volume_test.go:56: DockerSuite.TestVolumeCLIInspectMulti 0.256s [2019-09-07T00:08:03.854Z] PASS: docker_cli_volume_test.go:249: DockerSuite.TestVolumeCLIInspectTmplError 0.128s [2019-09-07T00:08:04.824Z] PASS: docker_cli_volume_test.go:73: DockerSuite.TestVolumeCLILs 2.247s [2019-09-07T00:08:04.861Z] PASS: docker_cli_build_test.go:35: DockerSuite.TestBuildJSONEmptyRun 6.502s [2019-09-07T00:08:05.284Z] PASS: docker_cli_volume_test.go:178: DockerSuite.TestVolumeCLILsErrorWithInvalidFilterName 0.063s [2019-09-07T00:08:07.778Z] PASS: docker_cli_build_test.go:4924: DockerSuite.TestBuildLabel 3.119s [2019-09-07T00:08:09.323Z] PASS: docker_cli_build_test.go:4955: DockerSuite.TestBuildLabelCacheCommit 1.686s [2019-09-07T00:08:10.785Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnet [2019-09-07T00:08:12.372Z] PASS: docker_cli_volume_test.go:128: DockerSuite.TestVolumeCLILsFilterDangling 7.382s [2019-09-07T00:08:12.832Z] PASS: docker_cli_volume_test.go:352: DockerSuite.TestVolumeCLILsFilterDrivers 0.371s [2019-09-07T00:08:13.073Z] PASS: docker_cli_build_test.go:4976: DockerSuite.TestBuildLabelMultiple 3.106s [2019-09-07T00:08:13.294Z] PASS: docker_cli_volume_test.go:322: DockerSuite.TestVolumeCLILsFilterLabels 0.385s [2019-09-07T00:08:13.294Z] PASS: docker_cli_volume_test.go:184: DockerSuite.TestVolumeCLILsWithIncorrectFilterValue 0.061s [2019-09-07T00:08:13.755Z] PASS: docker_cli_volume_test.go:226: DockerSuite.TestVolumeCLINoArgs 0.179s [2019-09-07T00:08:14.621Z] PASS: docker_cli_build_test.go:4941: DockerSuite.TestBuildLabelOneNode 1.603s [2019-09-07T00:08:17.538Z] PASS: docker_cli_build_test.go:3374: DockerSuite.TestBuildLabels 3.131s [2019-09-07T00:08:20.838Z] PASS: docker_cli_volume_test.go:190: DockerSuite.TestVolumeCLIRm 7.354s [2019-09-07T00:08:20.838Z] SKIP: docker_cli_volume_test.go:391: DockerSuite.TestVolumeCLIRmForce (unmatched requirement DaemonIsLinux) [2019-09-07T00:08:21.289Z] PASS: docker_cli_build_test.go:3386: DockerSuite.TestBuildLabelsCache 3.647s [2019-09-07T00:08:21.808Z] PASS: docker_cli_volume_test.go:415: DockerSuite.TestVolumeCLIRmForceInUse 0.598s [2019-09-07T00:08:21.808Z] PASS: docker_cli_volume_test.go:383: DockerSuite.TestVolumeCLIRmForceUsage 0.192s [2019-09-07T00:08:21.808Z] SKIP: docker_cli_volume_test.go:453: DockerSuite.TestVolumeCliInspectWithVolumeOpts (unmatched requirement DaemonIsLinux) [2019-09-07T00:08:28.893Z] PASS: docker_cli_run_test.go:3025: DockerSuite.TestVolumeFromMixedRWOptions 6.250s [2019-09-07T00:08:28.893Z] PASS: docker_cli_volume_test.go:86: DockerSuite.TestVolumeLsFormat 0.256s [2019-09-07T00:08:28.893Z] PASS: docker_cli_volume_test.go:95: DockerSuite.TestVolumeLsFormatDefaultFormat 0.245s [2019-09-07T00:08:33.143Z] === RUN TestDockerNetworkIpvlan/L3MultiSubnet [2019-09-07T00:08:37.473Z] PASS: docker_cli_run_test.go:497: DockerSuite.TestVolumesFromGetsProperMode 7.798s [2019-09-07T00:08:37.473Z] SKIP: docker_cli_run_test.go:2180: DockerSuite.TestVolumesNoCopyData (unmatched requirement DaemonIsLinux) [2019-09-07T00:08:37.933Z] PASS: docker_cli_run_test.go:4551: DockerSuite.TestWindowsRunAsSystem 1.332s [2019-09-07T00:08:37.933Z] SKIP: docker_cli_by_digest_test.go:183: DockerRegistrySuite.TestBuildByDigest [2019-09-07T00:08:37.933Z] SKIP: docker_api_build_test.go:324: DockerRegistrySuite.TestBuildCopyFromForcePull [2019-09-07T00:08:37.933Z] SKIP: docker_cli_build_test.go:5812: DockerRegistrySuite.TestBuildMultiStageImplicitPull [2019-09-07T00:08:37.933Z] SKIP: docker_cli_pull_local_test.go:198: DockerRegistrySuite.TestConcurrentPullMultipleTags [2019-09-07T00:08:37.933Z] SKIP: docker_cli_push_test.go:199: DockerRegistrySuite.TestConcurrentPush [2019-09-07T00:08:37.933Z] SKIP: docker_cli_by_digest_test.go:130: DockerRegistrySuite.TestCreateByDigest [2019-09-07T00:08:37.933Z] SKIP: docker_cli_push_test.go:207: DockerRegistrySuite.TestCrossRepositoryLayerPush [2019-09-07T00:08:37.933Z] SKIP: docker_cli_by_digest_test.go:445: DockerRegistrySuite.TestDeleteImageByIDOnlyPulledByDigest [2019-09-07T00:08:37.933Z] SKIP: docker_cli_by_digest_test.go:491: DockerRegistrySuite.TestDeleteImageWithDigestAndMultiRepoTag [2019-09-07T00:08:37.933Z] SKIP: docker_cli_by_digest_test.go:464: DockerRegistrySuite.TestDeleteImageWithDigestAndTag [2019-09-07T00:08:37.933Z] SKIP: docker_cli_events_test.go:529: DockerRegistrySuite.TestEventsImageFilterPush [2019-09-07T00:08:37.933Z] SKIP: docker_cli_by_digest_test.go:390: DockerRegistrySuite.TestInspectImageWithDigests [2019-09-07T00:08:37.933Z] SKIP: docker_cli_by_digest_test.go:317: DockerRegistrySuite.TestListDanglingImagesWithDigests [2019-09-07T00:08:37.933Z] SKIP: docker_cli_by_digest_test.go:240: DockerRegistrySuite.TestListImagesWithDigests [2019-09-07T00:08:37.933Z] SKIP: docker_cli_by_digest_test.go:227: DockerRegistrySuite.TestListImagesWithoutDigests [2019-09-07T00:08:37.933Z] SKIP: docker_cli_by_digest_test.go:409: DockerRegistrySuite.TestPsListContainersFilterAncestorImageByDigest [2019-09-07T00:08:37.933Z] SKIP: docker_cli_by_digest_test.go:105: DockerRegistrySuite.TestPullByDigest [2019-09-07T00:08:37.933Z] SKIP: docker_cli_by_digest_test.go:122: DockerRegistrySuite.TestPullByDigestNoFallback [2019-09-07T00:08:37.933Z] SKIP: docker_cli_by_digest_test.go:79: DockerRegistrySuite.TestPullByTagDisplaysDigest [2019-09-07T00:08:37.933Z] SKIP: docker_cli_by_digest_test.go:610: DockerRegistrySuite.TestPullFailsWithAlteredLayer [2019-09-07T00:08:37.933Z] SKIP: docker_cli_by_digest_test.go:528: DockerRegistrySuite.TestPullFailsWithAlteredManifest [2019-09-07T00:08:37.933Z] SKIP: docker_cli_pull_local_test.go:259: DockerRegistrySuite.TestPullIDStability [2019-09-07T00:08:37.933Z] SKIP: docker_cli_pull_local_test.go:55: DockerRegistrySuite.TestPullImageWithAliases [2019-09-07T00:08:37.933Z] SKIP: docker_cli_pull_local_test.go:287: DockerRegistrySuite.TestPullManifestList [2019-09-07T00:08:37.933Z] SKIP: docker_cli_pull_local_test.go:279: DockerRegistrySuite.TestPullNoLayers [2019-09-07T00:08:37.933Z] SKIP: docker_cli_push_test.go:69: DockerRegistrySuite.TestPushBadTag [2019-09-07T00:08:37.933Z] SKIP: docker_cli_push_test.go:29: DockerRegistrySuite.TestPushBusyboxImage [2019-09-07T00:08:37.933Z] SKIP: docker_cli_push_test.go:145: DockerRegistrySuite.TestPushEmptyLayer [2019-09-07T00:08:37.933Z] SKIP: docker_cli_push_test.go:114: DockerRegistrySuite.TestPushMultipleTags [2019-09-07T00:08:37.933Z] SKIP: docker_cli_push_test.go:52: DockerRegistrySuite.TestPushUntagged [2019-09-07T00:08:37.933Z] SKIP: docker_cli_by_digest_test.go:161: DockerRegistrySuite.TestRemoveImageByDigest [2019-09-07T00:08:37.933Z] SKIP: docker_cli_by_digest_test.go:143: DockerRegistrySuite.TestRunByDigest [2019-09-07T00:08:37.934Z] SKIP: docker_cli_pull_local_test.go:452: DockerRegistrySuite.TestRunImplicitPullWithNoTag [2019-09-07T00:08:37.934Z] SKIP: docker_cli_by_digest_test.go:208: DockerRegistrySuite.TestTagByDigest [2019-09-07T00:08:37.934Z] SKIP: docker_cli_registry_user_agent_test.go:74: DockerRegistrySuite.TestUserAgentPassThrough [2019-09-07T00:08:37.934Z] SKIP: docker_cli_v2_only_test.go:28: DockerRegistrySuite.TestV2Only [2019-09-07T00:08:37.934Z] SKIP: docker_cli_pull_local_test.go:202: DockerSchema1RegistrySuite.TestConcurrentPullMultipleTags [2019-09-07T00:08:37.934Z] SKIP: docker_cli_push_test.go:203: DockerSchema1RegistrySuite.TestConcurrentPush [2019-09-07T00:08:37.934Z] SKIP: docker_cli_push_test.go:249: DockerSchema1RegistrySuite.TestCrossRepositoryLayerPushNotSupported [2019-09-07T00:08:37.934Z] SKIP: docker_cli_by_digest_test.go:109: DockerSchema1RegistrySuite.TestPullByDigest [2019-09-07T00:08:37.934Z] SKIP: docker_cli_by_digest_test.go:126: DockerSchema1RegistrySuite.TestPullByDigestNoFallback [2019-09-07T00:08:37.934Z] SKIP: docker_cli_by_digest_test.go:83: DockerSchema1RegistrySuite.TestPullByTagDisplaysDigest [2019-09-07T00:08:37.934Z] SKIP: docker_cli_by_digest_test.go:653: DockerSchema1RegistrySuite.TestPullFailsWithAlteredLayer [2019-09-07T00:08:37.934Z] SKIP: docker_cli_by_digest_test.go:568: DockerSchema1RegistrySuite.TestPullFailsWithAlteredManifest [2019-09-07T00:08:37.934Z] SKIP: docker_cli_pull_local_test.go:263: DockerSchema1RegistrySuite.TestPullIDStability [2019-09-07T00:08:37.934Z] SKIP: docker_cli_pull_local_test.go:59: DockerSchema1RegistrySuite.TestPullImageWithAliases [2019-09-07T00:08:37.934Z] SKIP: docker_cli_pull_local_test.go:283: DockerSchema1RegistrySuite.TestPullNoLayers [2019-09-07T00:08:37.934Z] SKIP: docker_cli_push_test.go:73: DockerSchema1RegistrySuite.TestPushBadTag [2019-09-07T00:08:37.934Z] SKIP: docker_cli_push_test.go:33: DockerSchema1RegistrySuite.TestPushBusyboxImage [2019-09-07T00:08:37.934Z] SKIP: docker_cli_push_test.go:149: DockerSchema1RegistrySuite.TestPushEmptyLayer [2019-09-07T00:08:37.934Z] SKIP: docker_cli_push_test.go:118: DockerSchema1RegistrySuite.TestPushMultipleTags [2019-09-07T00:08:37.934Z] SKIP: docker_cli_push_test.go:56: DockerSchema1RegistrySuite.TestPushUntagged [2019-09-07T00:08:37.934Z] SKIP: docker_cli_build_test.go:5002: DockerRegistryAuthHtpasswdSuite.TestBuildFromAuthenticatedRegistry [2019-09-07T00:08:37.934Z] SKIP: docker_cli_build_test.go:5020: DockerRegistryAuthHtpasswdSuite.TestBuildWithExternalAuth [2019-09-07T00:08:37.934Z] SKIP: docker_cli_login_test.go:23: DockerRegistryAuthHtpasswdSuite.TestLoginToPrivateRegistry [2019-09-07T00:08:37.934Z] SKIP: docker_cli_logout_test.go:16: DockerRegistryAuthHtpasswdSuite.TestLogoutWithExternalAuth [2019-09-07T00:08:37.934Z] SKIP: docker_cli_logout_test.go:68: DockerRegistryAuthHtpasswdSuite.TestLogoutWithWrongHostnamesStored [2019-09-07T00:08:37.934Z] SKIP: docker_cli_pull_local_test.go:416: DockerRegistryAuthHtpasswdSuite.TestPullWithExternalAuth [2019-09-07T00:08:37.934Z] SKIP: docker_cli_pull_local_test.go:371: DockerRegistryAuthHtpasswdSuite.TestPullWithExternalAuthLoginWithScheme [2019-09-07T00:08:37.934Z] SKIP: docker_cli_push_test.go:282: DockerRegistryAuthHtpasswdSuite.TestPushNoCredentialsNoRetry [2019-09-07T00:08:37.934Z] SKIP: docker_cli_push_test.go:344: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseError [2019-09-07T00:08:37.934Z] SKIP: docker_cli_push_test.go:372: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseNoToken [2019-09-07T00:08:37.934Z] SKIP: docker_cli_push_test.go:331: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-09-07T00:08:37.934Z] SKIP: docker_cli_push_test.go:359: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseUnparsable [2019-09-07T00:08:37.934Z] SKIP: docker_cli_push_test.go:319: DockerRegistryAuthTokenSuite.TestPushTokenServiceUnauthResponse [2019-09-07T00:08:37.934Z] SKIP: docker_cli_proxy_test.go:23: DockerDaemonSuite.TestCLIProxyProxyTCPSock [2019-09-07T00:08:37.934Z] SKIP: docker_cli_exec_test.go:85: DockerDaemonSuite.TestExecAfterDaemonRestart [2019-09-07T00:08:37.934Z] SKIP: docker_cli_info_test.go:213: DockerDaemonSuite.TestRegistryMirrors [2019-09-07T00:08:37.934Z] SKIP: docker_cli_run_test.go:4116: DockerDaemonSuite.TestRunWithUlimitAndDaemonDefault [2019-09-07T00:08:37.934Z] SKIP: docker_cli_plugins_test.go:32: DockerPluginSuite.TestPluginBasicOps [2019-09-07T00:08:37.934Z] SKIP: docker_cli_plugins_test.go:263: DockerPluginSuite.TestPluginCreate [2019-09-07T00:08:37.934Z] SKIP: docker_cli_plugins_test.go:241: DockerPluginSuite.TestPluginEnableDisableNegative [2019-09-07T00:08:37.934Z] SKIP: docker_cli_plugins_test.go:63: DockerPluginSuite.TestPluginForceRemove [2019-09-07T00:08:37.934Z] SKIP: docker_cli_plugins_test.go:355: DockerPluginSuite.TestPluginIDPrefix [2019-09-07T00:08:37.934Z] SKIP: docker_cli_plugins_test.go:295: DockerPluginSuite.TestPluginInspect [2019-09-07T00:08:37.934Z] SKIP: docker_cli_plugins_test.go:211: DockerPluginSuite.TestPluginInstallArgs [2019-09-07T00:08:37.934Z] SKIP: docker_cli_plugins_test.go:127: DockerPluginSuite.TestPluginInstallDisable [2019-09-07T00:08:37.934Z] SKIP: docker_cli_plugins_test.go:227: DockerPluginSuite.TestPluginInstallImage [2019-09-07T00:08:37.934Z] SKIP: docker_cli_plugins_test.go:412: DockerPluginSuite.TestPluginListDefaultFormat [2019-09-07T00:08:37.934Z] SKIP: docker_cli_plugins_test.go:160: DockerPluginSuite.TestPluginSet [2019-09-07T00:08:37.934Z] OK: 520 passed, 552 skipped [2019-09-07T00:08:37.934Z] PASS [2019-09-07T00:08:37.934Z] ok github.com/docker/docker/integration-cli 2421.100s [2019-09-07T00:08:37.934Z] INFO: Integration tests ended at 09/07/2019 00:08:37. Duration:00:40:29.4944863 [2019-09-07T00:08:37.934Z] INFO: Docker info of the daemon under test at end of run [2019-09-07T00:08:37.934Z] [2019-09-07T00:08:37.934Z] Containers: 2 [2019-09-07T00:08:37.934Z] Running: 0 [2019-09-07T00:08:37.934Z] Paused: 0 [2019-09-07T00:08:37.934Z] Stopped: 2 [2019-09-07T00:08:37.934Z] Images: 12 [2019-09-07T00:08:37.934Z] Server Version: 0.0.0-dev [2019-09-07T00:08:37.934Z] Storage Driver: windowsfilter [2019-09-07T00:08:37.934Z] Windows: [2019-09-07T00:08:37.934Z] Logging Driver: json-file [2019-09-07T00:08:37.934Z] Plugins: [2019-09-07T00:08:37.934Z] Volume: local [2019-09-07T00:08:37.934Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-09-07T00:08:37.934Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-09-07T00:08:37.934Z] Swarm: inactive [2019-09-07T00:08:37.934Z] Default Isolation: process [2019-09-07T00:08:37.934Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-09-07T00:08:37.934Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.678) [2019-09-07T00:08:37.934Z] OSType: windows [2019-09-07T00:08:37.934Z] Architecture: x86_64 [2019-09-07T00:08:37.934Z] CPUs: 4 [2019-09-07T00:08:37.934Z] Total Memory: 32GiB [2019-09-07T00:08:37.934Z] Name: azwin-2-5ad430 [2019-09-07T00:08:37.934Z] ID: DO6P:6IUL:E2DG:QUYP:JUYB:W7BD:W7BQ:QTKB:M5PS:N5AC:SJBF:FQLH [2019-09-07T00:08:37.934Z] Docker Root Dir: D:\CI-1\CI-78198da34\daemon [2019-09-07T00:08:37.934Z] Debug Mode (client): false [2019-09-07T00:08:37.934Z] Debug Mode (server): false [2019-09-07T00:08:37.934Z] Registry: https://index.docker.io/v1/ [2019-09-07T00:08:37.934Z] Labels: [2019-09-07T00:08:37.934Z] Experimental: false [2019-09-07T00:08:37.934Z] Insecure Registries: [2019-09-07T00:08:37.934Z] 127.0.0.0/8 [2019-09-07T00:08:37.934Z] Live Restore Enabled: false [2019-09-07T00:08:37.934Z] [2019-09-07T00:08:37.934Z] [2019-09-07T00:08:37.934Z] INFO: Stopping daemon under test [2019-09-07T00:08:37.934Z] SUCCESS: The process with PID 884 (child process of PID 1796) has been terminated. [2019-09-07T00:08:37.934Z] SUCCESS: The process with PID 1796 (child process of PID 3420) has been terminated. [2019-09-07T00:08:38.394Z] INFO: executeCI.ps1 Completed successfully at 09/07/2019 00:08:37. [2019-09-07T00:08:38.394Z] INFO: Tidying up at end of run [2019-09-07T00:08:38.394Z] INFO: Saving daemon under test log (d:\CI-1\CI-78198da34\dut.out) to C:\windows\TEMP\CIDUT.out [2019-09-07T00:08:38.394Z] INFO: Saving daemon under test log (d:\CI-1\CI-78198da34\dut.err) to C:\windows\TEMP\CIDUT.err [2019-09-07T00:08:38.394Z] INFO: Nuke-Everything... [2019-09-07T00:08:38.394Z] INFO: Container count on control daemon to delete is 2 [2019-09-07T00:08:38.855Z] 46bcc6924445 [2019-09-07T00:08:38.855Z] 675a538a29d3 [2019-09-07T00:08:38.855Z] INFO: Non-base image count on control daemon to delete is 1 [2019-09-07T00:08:40.397Z] Deleted: sha256:53e0ba5a0cc957b41b98a34ce85977bd160b869f818b2f3b46fa0b1aa750941d [2019-09-07T00:08:40.397Z] Deleted: sha256:e2a15a60559ab75586ee095946301918fc3005c0904cb5c8d59439a8c30b593a [2019-09-07T00:08:40.397Z] INFO: Tidying pidfile d:\CI-1\CI-78198da34\docker.pid [2019-09-07T00:08:40.397Z] INFO: Nuking d:\CI-1 [2019-09-07T00:08:42.432Z] PASS: docker_cli_build_test.go:5062: DockerSuite.TestBuildLabelsOverride 19.035s [2019-09-07T00:08:42.432Z] SKIP: docker_cli_build_test.go:392: DockerSuite.TestBuildLastModified (unmatched requirement DaemonIsLinux) [2019-09-07T00:08:42.432Z] SKIP: docker_cli_build_test.go:2624: DockerSuite.TestBuildLineBreak (unmatched requirement DaemonIsLinux) [2019-09-07T00:08:42.432Z] PASS: docker_cli_build_test.go:6107: DockerSuite.TestBuildLineErrorOnBuild 0.056s [2019-09-07T00:08:42.432Z] PASS: docker_cli_build_test.go:6118: DockerSuite.TestBuildLineErrorUnknownInstruction 0.057s [2019-09-07T00:08:42.432Z] PASS: docker_cli_build_test.go:6149: DockerSuite.TestBuildLineErrorWithComments 0.055s [2019-09-07T00:08:42.432Z] PASS: docker_cli_build_test.go:6132: DockerSuite.TestBuildLineErrorWithEmptyLines 0.056s [2019-09-07T00:08:42.895Z] PASS: docker_cli_build_test.go:1268: DockerSuite.TestBuildMaintainer 1.657s [2019-09-07T00:08:43.356Z] PASS: docker_cli_build_test.go:3892: DockerSuite.TestBuildMissingArgs 0.623s [2019-09-07T00:08:51.590Z] === RUN TestDockerNetworkIpvlan/Addressing [2019-09-07T00:08:53.714Z] PASS: docker_cli_build_test.go:445: DockerSuite.TestBuildModifyFileInFolder 10.083s [2019-09-07T00:08:53.714Z] SKIP: docker_cli_build_test.go:5955: DockerSuite.TestBuildMulitStageResetScratch (unmatched requirement DaemonIsLinux) [2019-09-07T00:09:10.381Z] INFO: Zapped successfully [2019-09-07T00:09:10.381Z] [2019-09-07T00:09:10.381Z] INFO: executeCI.ps1 exiting at Sat Sep 7 00:09:09 CUT 2019. Duration 00:55:49.2505054 [2019-09-07T00:09:10.381Z] [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-09-07T00:09:18.891Z] PASS: docker_cli_build_test.go:4638: DockerSuite.TestBuildMultiStageArg 24.160s [2019-09-07T00:09:18.891Z] SKIP: docker_cli_build_test.go:5526: DockerSuite.TestBuildMultiStageCache (unmatched requirement DaemonIsLinux) [2019-09-07T00:09:21.077Z] PASS: docker_cli_build_test.go:5705: DockerSuite.TestBuildMultiStageCopyFromErrors 2.086s [2019-09-07T00:09:24.090Z] --- PASS: TestDockerNetworkIpvlan (119.00s) [2019-09-07T00:09:24.090Z] ipvlan_test.go:90: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-07T00:09:24.090Z] daemon.go:321: [d7d0cde5a3daa] waiting for daemon to start [2019-09-07T00:09:24.090Z] daemon.go:339: [d7d0cde5a3daa] daemon started [2019-09-07T00:09:24.090Z] --- PASS: TestDockerNetworkIpvlan/Subinterface (0.09s) [2019-09-07T00:09:24.090Z] daemon.go:449: [d7d0cde5a3daa] Stopping daemon [2019-09-07T00:09:24.090Z] daemon.go:288: [d7d0cde5a3daa] exiting daemon [2019-09-07T00:09:24.090Z] daemon.go:436: [d7d0cde5a3daa] Daemon stopped [2019-09-07T00:09:24.090Z] ipvlan_test.go:90: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-07T00:09:24.090Z] daemon.go:321: [dc66c6d003450] waiting for daemon to start [2019-09-07T00:09:24.090Z] daemon.go:339: [dc66c6d003450] daemon started [2019-09-07T00:09:24.090Z] --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.07s) [2019-09-07T00:09:24.090Z] daemon.go:449: [dc66c6d003450] Stopping daemon [2019-09-07T00:09:24.090Z] daemon.go:288: [dc66c6d003450] exiting daemon [2019-09-07T00:09:24.090Z] daemon.go:436: [dc66c6d003450] Daemon stopped [2019-09-07T00:09:24.090Z] ipvlan_test.go:90: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-07T00:09:24.090Z] daemon.go:321: [d21a53ac3856c] waiting for daemon to start [2019-09-07T00:09:24.090Z] daemon.go:339: [d21a53ac3856c] daemon started [2019-09-07T00:09:24.090Z] --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.35s) [2019-09-07T00:09:24.090Z] daemon.go:449: [d21a53ac3856c] Stopping daemon [2019-09-07T00:09:24.090Z] daemon.go:288: [d21a53ac3856c] exiting daemon [2019-09-07T00:09:24.090Z] daemon.go:436: [d21a53ac3856c] Daemon stopped [2019-09-07T00:09:24.090Z] ipvlan_test.go:90: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-07T00:09:24.090Z] daemon.go:321: [d8bf83a4cff6f] waiting for daemon to start [2019-09-07T00:09:24.090Z] daemon.go:339: [d8bf83a4cff6f] daemon started [2019-09-07T00:09:24.090Z] --- PASS: TestDockerNetworkIpvlan/L2InternalMode (2.27s) [2019-09-07T00:09:24.090Z] daemon.go:449: [d8bf83a4cff6f] Stopping daemon [2019-09-07T00:09:24.090Z] daemon.go:288: [d8bf83a4cff6f] exiting daemon [2019-09-07T00:09:24.090Z] daemon.go:436: [d8bf83a4cff6f] Daemon stopped [2019-09-07T00:09:24.090Z] ipvlan_test.go:90: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-07T00:09:24.090Z] daemon.go:321: [df6848a24e397] waiting for daemon to start [2019-09-07T00:09:24.090Z] daemon.go:339: [df6848a24e397] daemon started [2019-09-07T00:09:24.090Z] --- PASS: TestDockerNetworkIpvlan/L3NilParent (16.24s) [2019-09-07T00:09:24.090Z] daemon.go:449: [df6848a24e397] Stopping daemon [2019-09-07T00:09:24.090Z] daemon.go:288: [df6848a24e397] exiting daemon [2019-09-07T00:09:24.090Z] daemon.go:436: [df6848a24e397] Daemon stopped [2019-09-07T00:09:24.090Z] ipvlan_test.go:90: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-07T00:09:24.090Z] daemon.go:321: [d4c3eb9f59857] waiting for daemon to start [2019-09-07T00:09:24.090Z] daemon.go:339: [d4c3eb9f59857] daemon started [2019-09-07T00:09:24.090Z] --- PASS: TestDockerNetworkIpvlan/L3InternalMode (17.27s) [2019-09-07T00:09:24.090Z] daemon.go:449: [d4c3eb9f59857] Stopping daemon [2019-09-07T00:09:24.090Z] daemon.go:288: [d4c3eb9f59857] exiting daemon [2019-09-07T00:09:24.090Z] daemon.go:436: [d4c3eb9f59857] Daemon stopped [2019-09-07T00:09:24.090Z] ipvlan_test.go:90: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-07T00:09:24.090Z] daemon.go:321: [dc967ec12fb20] waiting for daemon to start [2019-09-07T00:09:24.090Z] daemon.go:339: [dc967ec12fb20] daemon started [2019-09-07T00:09:24.090Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (18.65s) [2019-09-07T00:09:24.090Z] daemon.go:449: [dc967ec12fb20] Stopping daemon [2019-09-07T00:09:24.090Z] daemon.go:288: [dc967ec12fb20] exiting daemon [2019-09-07T00:09:24.090Z] daemon.go:436: [dc967ec12fb20] Daemon stopped [2019-09-07T00:09:24.090Z] ipvlan_test.go:90: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-07T00:09:24.090Z] daemon.go:321: [d38ab15a64720] waiting for daemon to start [2019-09-07T00:09:24.090Z] daemon.go:339: [d38ab15a64720] daemon started [2019-09-07T00:09:24.090Z] --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (18.60s) [2019-09-07T00:09:24.090Z] daemon.go:449: [d38ab15a64720] Stopping daemon [2019-09-07T00:09:24.090Z] daemon.go:288: [d38ab15a64720] exiting daemon [2019-09-07T00:09:24.090Z] daemon.go:436: [d38ab15a64720] Daemon stopped [2019-09-07T00:09:24.090Z] ipvlan_test.go:90: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-09-07T00:09:24.090Z] daemon.go:321: [d3576f67820dc] waiting for daemon to start [2019-09-07T00:09:24.090Z] daemon.go:339: [d3576f67820dc] daemon started [2019-09-07T00:09:24.090Z] --- PASS: TestDockerNetworkIpvlan/Addressing (32.18s) [2019-09-07T00:09:24.090Z] daemon.go:449: [d3576f67820dc] Stopping daemon [2019-09-07T00:09:24.090Z] daemon.go:288: [d3576f67820dc] exiting daemon [2019-09-07T00:09:24.091Z] daemon.go:436: [d3576f67820dc] Daemon stopped [2019-09-07T00:09:24.091Z] PASS [2019-09-07T00:09:24.091Z] Running /go/src/github.com/docker/docker/integration/network/macvlan flags=-test.v -test.timeout=120m [2019-09-07T00:09:24.091Z] INFO: Testing against a local daemon [2019-09-07T00:09:24.091Z] === RUN TestDockerNetworkMacvlanPersistance [2019-09-07T00:09:24.374Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.50s) [2019-09-07T00:09:24.374Z] macvlan_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2019-09-07T00:09:24.374Z] daemon.go:321: [d23362b3968ce] waiting for daemon to start [2019-09-07T00:09:24.374Z] daemon.go:339: [d23362b3968ce] daemon started [2019-09-07T00:09:24.374Z] daemon.go:449: [d23362b3968ce] Stopping daemon [2019-09-07T00:09:24.374Z] daemon.go:288: [d23362b3968ce] exiting daemon [2019-09-07T00:09:24.374Z] daemon.go:436: [d23362b3968ce] Daemon stopped [2019-09-07T00:09:24.374Z] daemon.go:321: [d23362b3968ce] waiting for daemon to start [2019-09-07T00:09:24.374Z] daemon.go:339: [d23362b3968ce] daemon started [2019-09-07T00:09:24.374Z] daemon.go:449: [d23362b3968ce] Stopping daemon [2019-09-07T00:09:24.374Z] daemon.go:288: [d23362b3968ce] exiting daemon [2019-09-07T00:09:24.374Z] daemon.go:436: [d23362b3968ce] Daemon stopped [2019-09-07T00:09:24.374Z] === RUN TestDockerNetworkMacvlan [2019-09-07T00:09:25.393Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-09-07T00:09:26.410Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-09-07T00:09:27.423Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-09-07T00:09:30.110Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-09-07T00:09:34.495Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-09-07T00:09:52.939Z] --- PASS: TestDockerNetworkMacvlan (25.83s) [2019-09-07T00:09:52.939Z] macvlan_test.go:69: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-07T00:09:52.939Z] daemon.go:321: [deb9f12d51266] waiting for daemon to start [2019-09-07T00:09:52.939Z] daemon.go:339: [deb9f12d51266] daemon started [2019-09-07T00:09:52.939Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2019-09-07T00:09:52.939Z] daemon.go:449: [deb9f12d51266] Stopping daemon [2019-09-07T00:09:52.939Z] daemon.go:288: [deb9f12d51266] exiting daemon [2019-09-07T00:09:52.939Z] daemon.go:436: [deb9f12d51266] Daemon stopped [2019-09-07T00:09:52.939Z] macvlan_test.go:69: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-07T00:09:52.939Z] daemon.go:321: [db74d1c7c27e9] waiting for daemon to start [2019-09-07T00:09:52.939Z] daemon.go:339: [db74d1c7c27e9] daemon started [2019-09-07T00:09:52.939Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2019-09-07T00:09:52.939Z] daemon.go:449: [db74d1c7c27e9] Stopping daemon [2019-09-07T00:09:52.939Z] daemon.go:288: [db74d1c7c27e9] exiting daemon [2019-09-07T00:09:52.939Z] daemon.go:436: [db74d1c7c27e9] Daemon stopped [2019-09-07T00:09:52.939Z] macvlan_test.go:69: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-07T00:09:52.939Z] daemon.go:321: [de354d6aaef23] waiting for daemon to start [2019-09-07T00:09:52.939Z] daemon.go:339: [de354d6aaef23] daemon started [2019-09-07T00:09:52.939Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.30s) [2019-09-07T00:09:52.939Z] daemon.go:449: [de354d6aaef23] Stopping daemon [2019-09-07T00:09:52.939Z] daemon.go:288: [de354d6aaef23] exiting daemon [2019-09-07T00:09:52.939Z] daemon.go:436: [de354d6aaef23] Daemon stopped [2019-09-07T00:09:52.939Z] macvlan_test.go:69: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-07T00:09:52.939Z] daemon.go:321: [d5b540b19a698] waiting for daemon to start [2019-09-07T00:09:52.939Z] daemon.go:339: [d5b540b19a698] daemon started [2019-09-07T00:09:52.939Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.27s) [2019-09-07T00:09:52.939Z] daemon.go:449: [d5b540b19a698] Stopping daemon [2019-09-07T00:09:52.939Z] daemon.go:288: [d5b540b19a698] exiting daemon [2019-09-07T00:09:52.939Z] daemon.go:436: [d5b540b19a698] Daemon stopped [2019-09-07T00:09:52.939Z] macvlan_test.go:69: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-09-07T00:09:52.939Z] daemon.go:321: [d413dc235fb6d] waiting for daemon to start [2019-09-07T00:09:52.939Z] daemon.go:339: [d413dc235fb6d] daemon started [2019-09-07T00:09:52.939Z] --- PASS: TestDockerNetworkMacvlan/Addressing (16.08s) [2019-09-07T00:09:52.939Z] daemon.go:449: [d413dc235fb6d] Stopping daemon [2019-09-07T00:09:52.939Z] daemon.go:288: [d413dc235fb6d] exiting daemon [2019-09-07T00:09:52.939Z] daemon.go:436: [d413dc235fb6d] Daemon stopped [2019-09-07T00:09:52.939Z] PASS [2019-09-07T00:09:52.939Z] Running /go/src/github.com/docker/docker/integration/plugin flags=-test.v -test.timeout=120m [2019-09-07T00:09:52.939Z] testing: warning: no tests to run [2019-09-07T00:09:52.939Z] PASS [2019-09-07T00:09:52.939Z] Running /go/src/github.com/docker/docker/integration/plugin/authz flags=-test.v -test.timeout=120m [2019-09-07T00:09:52.939Z] INFO: Testing against a local daemon [2019-09-07T00:09:52.939Z] === RUN TestAuthZPluginAllowRequest [2019-09-07T00:09:52.939Z] --- PASS: TestAuthZPluginAllowRequest (1.70s) [2019-09-07T00:09:52.939Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2019-09-07T00:09:52.939Z] daemon.go:321: [d84eac2cd78ca] waiting for daemon to start [2019-09-07T00:09:52.939Z] daemon.go:339: [d84eac2cd78ca] daemon started [2019-09-07T00:09:52.939Z] daemon.go:449: [d84eac2cd78ca] Stopping daemon [2019-09-07T00:09:52.939Z] daemon.go:288: [d84eac2cd78ca] exiting daemon [2019-09-07T00:09:52.939Z] daemon.go:436: [d84eac2cd78ca] Daemon stopped [2019-09-07T00:09:52.939Z] === RUN TestAuthZPluginTLS [2019-09-07T00:09:52.939Z] --- PASS: TestAuthZPluginTLS (0.61s) [2019-09-07T00:09:52.939Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2019-09-07T00:09:52.939Z] daemon.go:321: [d5566f46daf94] waiting for daemon to start [2019-09-07T00:09:52.939Z] daemon.go:339: [d5566f46daf94] daemon started [2019-09-07T00:09:52.939Z] daemon.go:449: [d5566f46daf94] Stopping daemon [2019-09-07T00:09:52.939Z] daemon.go:288: [d5566f46daf94] exiting daemon [2019-09-07T00:09:52.939Z] daemon.go:436: [d5566f46daf94] Daemon stopped [2019-09-07T00:09:52.939Z] === RUN TestAuthZPluginDenyRequest [2019-09-07T00:09:53.225Z] --- PASS: TestAuthZPluginDenyRequest (0.58s) [2019-09-07T00:09:53.225Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2019-09-07T00:09:53.225Z] daemon.go:321: [d4535b45a63d7] waiting for daemon to start [2019-09-07T00:09:53.225Z] daemon.go:339: [d4535b45a63d7] daemon started [2019-09-07T00:09:53.225Z] daemon.go:449: [d4535b45a63d7] Stopping daemon [2019-09-07T00:09:53.225Z] daemon.go:288: [d4535b45a63d7] exiting daemon [2019-09-07T00:09:53.225Z] daemon.go:436: [d4535b45a63d7] Daemon stopped [2019-09-07T00:09:53.225Z] === RUN TestAuthZPluginAPIDenyResponse [2019-09-07T00:09:53.843Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2019-09-07T00:09:53.843Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2019-09-07T00:09:53.843Z] daemon.go:321: [d6c5a5bd683a5] waiting for daemon to start [2019-09-07T00:09:53.843Z] daemon.go:339: [d6c5a5bd683a5] daemon started [2019-09-07T00:09:53.843Z] daemon.go:449: [d6c5a5bd683a5] Stopping daemon [2019-09-07T00:09:53.843Z] daemon.go:288: [d6c5a5bd683a5] exiting daemon [2019-09-07T00:09:53.843Z] daemon.go:436: [d6c5a5bd683a5] Daemon stopped [2019-09-07T00:09:53.843Z] === RUN TestAuthZPluginDenyResponse [2019-09-07T00:09:54.473Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2019-09-07T00:09:54.473Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2019-09-07T00:09:54.473Z] daemon.go:321: [d7c2c90eabb4c] waiting for daemon to start [2019-09-07T00:09:54.473Z] daemon.go:339: [d7c2c90eabb4c] daemon started [2019-09-07T00:09:54.473Z] daemon.go:449: [d7c2c90eabb4c] Stopping daemon [2019-09-07T00:09:54.473Z] daemon.go:288: [d7c2c90eabb4c] exiting daemon [2019-09-07T00:09:54.473Z] daemon.go:436: [d7c2c90eabb4c] Daemon stopped [2019-09-07T00:09:54.473Z] === RUN TestAuthZPluginAllowEventStream [2019-09-07T00:09:56.514Z] --- PASS: TestAuthZPluginAllowEventStream (1.71s) [2019-09-07T00:09:56.514Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2019-09-07T00:09:56.514Z] daemon.go:321: [df0347346216a] waiting for daemon to start [2019-09-07T00:09:56.514Z] daemon.go:339: [df0347346216a] daemon started [2019-09-07T00:09:56.514Z] daemon.go:449: [df0347346216a] Stopping daemon [2019-09-07T00:09:56.514Z] daemon.go:288: [df0347346216a] exiting daemon [2019-09-07T00:09:56.514Z] daemon.go:436: [df0347346216a] Daemon stopped [2019-09-07T00:09:56.514Z] === RUN TestAuthZPluginErrorResponse [2019-09-07T00:09:56.796Z] --- PASS: TestAuthZPluginErrorResponse (0.59s) [2019-09-07T00:09:56.796Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2019-09-07T00:09:56.796Z] daemon.go:321: [d0f587d83bf0b] waiting for daemon to start [2019-09-07T00:09:56.796Z] daemon.go:339: [d0f587d83bf0b] daemon started [2019-09-07T00:09:56.796Z] daemon.go:449: [d0f587d83bf0b] Stopping daemon [2019-09-07T00:09:56.796Z] daemon.go:288: [d0f587d83bf0b] exiting daemon [2019-09-07T00:09:56.796Z] daemon.go:436: [d0f587d83bf0b] Daemon stopped [2019-09-07T00:09:56.796Z] === RUN TestAuthZPluginErrorRequest [2019-09-07T00:09:57.410Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2019-09-07T00:09:57.410Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2019-09-07T00:09:57.410Z] daemon.go:321: [ded3d144c35ac] waiting for daemon to start [2019-09-07T00:09:57.410Z] daemon.go:339: [ded3d144c35ac] daemon started [2019-09-07T00:09:57.410Z] daemon.go:449: [ded3d144c35ac] Stopping daemon [2019-09-07T00:09:57.410Z] daemon.go:288: [ded3d144c35ac] exiting daemon [2019-09-07T00:09:57.410Z] daemon.go:436: [ded3d144c35ac] Daemon stopped [2019-09-07T00:09:57.410Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-09-07T00:09:58.030Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2019-09-07T00:09:58.030Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-09-07T00:09:58.030Z] daemon.go:321: [dc2ebf72ed63e] waiting for daemon to start [2019-09-07T00:09:58.030Z] daemon.go:339: [dc2ebf72ed63e] daemon started [2019-09-07T00:09:58.030Z] daemon.go:449: [dc2ebf72ed63e] Stopping daemon [2019-09-07T00:09:58.030Z] daemon.go:288: [dc2ebf72ed63e] exiting daemon [2019-09-07T00:09:58.030Z] daemon.go:436: [dc2ebf72ed63e] Daemon stopped [2019-09-07T00:09:58.030Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-09-07T00:10:00.054Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.25s) [2019-09-07T00:10:00.054Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2019-09-07T00:10:00.054Z] daemon.go:321: [dd4ad111932d8] waiting for daemon to start [2019-09-07T00:10:00.054Z] daemon.go:339: [dd4ad111932d8] daemon started [2019-09-07T00:10:00.054Z] daemon.go:449: [dd4ad111932d8] Stopping daemon [2019-09-07T00:10:00.054Z] daemon.go:288: [dd4ad111932d8] exiting daemon [2019-09-07T00:10:00.054Z] daemon.go:436: [dd4ad111932d8] Daemon stopped [2019-09-07T00:10:00.054Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-09-07T00:10:02.730Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.19s) [2019-09-07T00:10:02.730Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2019-09-07T00:10:02.730Z] daemon.go:321: [d73774f0f4e00] waiting for daemon to start [2019-09-07T00:10:02.730Z] daemon.go:339: [d73774f0f4e00] daemon started [2019-09-07T00:10:02.730Z] daemon.go:449: [d73774f0f4e00] Stopping daemon [2019-09-07T00:10:02.730Z] daemon.go:288: [d73774f0f4e00] exiting daemon [2019-09-07T00:10:02.730Z] daemon.go:436: [d73774f0f4e00] Daemon stopped [2019-09-07T00:10:02.730Z] === RUN TestAuthZPluginHeader [2019-09-07T00:10:03.350Z] --- PASS: TestAuthZPluginHeader (0.97s) [2019-09-07T00:10:03.350Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2019-09-07T00:10:03.350Z] daemon.go:321: [d78bea2835ceb] waiting for daemon to start [2019-09-07T00:10:03.350Z] daemon.go:339: [d78bea2835ceb] daemon started [2019-09-07T00:10:03.350Z] daemon.go:449: [d78bea2835ceb] Stopping daemon [2019-09-07T00:10:03.350Z] daemon.go:288: [d78bea2835ceb] exiting daemon [2019-09-07T00:10:03.350Z] daemon.go:436: [d78bea2835ceb] Daemon stopped [2019-09-07T00:10:03.350Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-09-07T00:10:03.350Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-09-07T00:10:03.350Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-07T00:10:03.350Z] === RUN TestAuthZPluginV2Disable [2019-09-07T00:10:03.350Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-09-07T00:10:03.350Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-07T00:10:03.350Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-09-07T00:10:03.350Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-09-07T00:10:03.350Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-07T00:10:03.350Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-09-07T00:10:03.350Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-09-07T00:10:03.350Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-07T00:10:03.350Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-09-07T00:10:21.564Z] PASS: docker_cli_build_test.go:5647: DockerSuite.TestBuildMultiStageCopyFromSyntax 54.338s [2019-09-07T00:10:21.845Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.78s) [2019-09-07T00:10:21.845Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2019-09-07T00:10:21.845Z] daemon.go:321: [d3f190202819c] waiting for daemon to start [2019-09-07T00:10:21.845Z] daemon.go:339: [d3f190202819c] daemon started [2019-09-07T00:10:21.845Z] daemon.go:449: [d3f190202819c] Stopping daemon [2019-09-07T00:10:21.845Z] daemon.go:288: [d3f190202819c] exiting daemon [2019-09-07T00:10:21.845Z] daemon.go:436: [d3f190202819c] Daemon stopped [2019-09-07T00:10:21.845Z] daemon.go:321: [d3f190202819c] waiting for daemon to start [2019-09-07T00:10:21.845Z] daemon.go:331: [d3f190202819c] error pinging daemon on start: Get http://d3f190202819c.sock/_ping: context deadline exceeded [2019-09-07T00:10:21.845Z] daemon.go:321: [d3f190202819c] waiting for daemon to start [2019-09-07T00:10:21.845Z] daemon.go:331: [d3f190202819c] error pinging daemon on start: Get http://d3f190202819c.sock/_ping: context deadline exceeded [2019-09-07T00:10:21.845Z] daemon.go:321: [d3f190202819c] waiting for daemon to start [2019-09-07T00:10:21.845Z] daemon.go:331: [d3f190202819c] error pinging daemon on start: Get http://d3f190202819c.sock/_ping: context deadline exceeded [2019-09-07T00:10:21.845Z] daemon.go:321: [d3f190202819c] waiting for daemon to start [2019-09-07T00:10:21.845Z] daemon.go:331: [d3f190202819c] error pinging daemon on start: Get http://d3f190202819c.sock/_ping: context deadline exceeded [2019-09-07T00:10:21.845Z] daemon.go:321: [d3f190202819c] waiting for daemon to start [2019-09-07T00:10:21.845Z] daemon.go:331: [d3f190202819c] error pinging daemon on start: Get http://d3f190202819c.sock/_ping: context deadline exceeded [2019-09-07T00:10:21.845Z] daemon.go:321: [d3f190202819c] waiting for daemon to start [2019-09-07T00:10:21.845Z] daemon.go:331: [d3f190202819c] error pinging daemon on start: Get http://d3f190202819c.sock/_ping: context deadline exceeded [2019-09-07T00:10:21.845Z] daemon.go:321: [d3f190202819c] waiting for daemon to start [2019-09-07T00:10:21.845Z] daemon.go:331: [d3f190202819c] error pinging daemon on start: Get http://d3f190202819c.sock/_ping: context deadline exceeded [2019-09-07T00:10:21.845Z] daemon.go:321: [d3f190202819c] waiting for daemon to start [2019-09-07T00:10:21.845Z] daemon.go:331: [d3f190202819c] error pinging daemon on start: Get http://d3f190202819c.sock/_ping: read unix @->/tmp/docker-integration/d3f190202819c.sock: read: connection reset by peer [2019-09-07T00:10:21.845Z] daemon.go:321: [d3f190202819c] waiting for daemon to start [2019-09-07T00:10:21.845Z] daemon.go:288: [d3f190202819c] exiting daemon [2019-09-07T00:10:21.845Z] daemon.go:331: [d3f190202819c] error pinging daemon on start: Get http://d3f190202819c.sock/_ping: dial unix /tmp/docker-integration/d3f190202819c.sock: connect: connection refused [2019-09-07T00:10:21.845Z] daemon.go:321: [d3f190202819c] waiting for daemon to start [2019-09-07T00:10:21.845Z] daemon.go:321: [d3f190202819c] waiting for daemon to start [2019-09-07T00:10:21.845Z] daemon.go:339: [d3f190202819c] daemon started [2019-09-07T00:10:21.845Z] daemon.go:449: [d3f190202819c] Stopping daemon [2019-09-07T00:10:21.845Z] daemon.go:288: [d3f190202819c] exiting daemon [2019-09-07T00:10:21.845Z] daemon.go:436: [d3f190202819c] Daemon stopped [2019-09-07T00:10:21.845Z] PASS [2019-09-07T00:10:21.845Z] Running /go/src/github.com/docker/docker/integration/plugin/common flags=-test.v -test.timeout=120m [2019-09-07T00:10:21.845Z] INFO: Testing against a local daemon [2019-09-07T00:10:21.845Z] === RUN TestPluginInvalidJSON [2019-09-07T00:10:21.845Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-09-07T00:10:21.845Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-09-07T00:10:21.845Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-09-07T00:10:21.845Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-09-07T00:10:21.845Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-09-07T00:10:21.845Z] PASS [2019-09-07T00:10:21.845Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver flags=-test.v -test.timeout=120m [2019-09-07T00:10:21.845Z] INFO: Testing against a local daemon [2019-09-07T00:10:21.845Z] === RUN TestExternalGraphDriver [2019-09-07T00:10:21.845Z] === RUN TestExternalGraphDriver/json [2019-09-07T00:10:22.856Z] === RUN TestExternalGraphDriver/spec [2019-09-07T00:10:24.888Z] === RUN TestExternalGraphDriver/pull [2019-09-07T00:10:27.560Z] --- PASS: TestExternalGraphDriver (6.74s) [2019-09-07T00:10:27.560Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2019-09-07T00:10:27.560Z] daemon.go:321: [d1c4cfb6f9c19] waiting for daemon to start [2019-09-07T00:10:27.560Z] daemon.go:339: [d1c4cfb6f9c19] daemon started [2019-09-07T00:10:27.560Z] daemon.go:449: [d1c4cfb6f9c19] Stopping daemon [2019-09-07T00:10:27.560Z] daemon.go:288: [d1c4cfb6f9c19] exiting daemon [2019-09-07T00:10:27.560Z] daemon.go:436: [d1c4cfb6f9c19] Daemon stopped [2019-09-07T00:10:27.560Z] daemon.go:321: [d1c4cfb6f9c19] waiting for daemon to start [2019-09-07T00:10:27.560Z] daemon.go:339: [d1c4cfb6f9c19] daemon started [2019-09-07T00:10:27.560Z] daemon.go:449: [d1c4cfb6f9c19] Stopping daemon [2019-09-07T00:10:27.560Z] daemon.go:288: [d1c4cfb6f9c19] exiting daemon [2019-09-07T00:10:27.560Z] daemon.go:436: [d1c4cfb6f9c19] Daemon stopped [2019-09-07T00:10:27.560Z] --- PASS: TestExternalGraphDriver/json (2.15s) [2019-09-07T00:10:27.560Z] daemon.go:321: [d1c4cfb6f9c19] waiting for daemon to start [2019-09-07T00:10:27.560Z] daemon.go:339: [d1c4cfb6f9c19] daemon started [2019-09-07T00:10:27.560Z] daemon.go:449: [d1c4cfb6f9c19] Stopping daemon [2019-09-07T00:10:27.560Z] daemon.go:288: [d1c4cfb6f9c19] exiting daemon [2019-09-07T00:10:27.560Z] daemon.go:436: [d1c4cfb6f9c19] Daemon stopped [2019-09-07T00:10:27.560Z] daemon.go:321: [d1c4cfb6f9c19] waiting for daemon to start [2019-09-07T00:10:27.560Z] daemon.go:339: [d1c4cfb6f9c19] daemon started [2019-09-07T00:10:27.560Z] daemon.go:449: [d1c4cfb6f9c19] Stopping daemon [2019-09-07T00:10:27.560Z] daemon.go:288: [d1c4cfb6f9c19] exiting daemon [2019-09-07T00:10:27.560Z] daemon.go:436: [d1c4cfb6f9c19] Daemon stopped [2019-09-07T00:10:27.560Z] --- PASS: TestExternalGraphDriver/spec (2.11s) [2019-09-07T00:10:27.560Z] daemon.go:321: [d1c4cfb6f9c19] waiting for daemon to start [2019-09-07T00:10:27.560Z] daemon.go:339: [d1c4cfb6f9c19] daemon started [2019-09-07T00:10:27.560Z] daemon.go:449: [d1c4cfb6f9c19] Stopping daemon [2019-09-07T00:10:27.560Z] daemon.go:288: [d1c4cfb6f9c19] exiting daemon [2019-09-07T00:10:27.560Z] daemon.go:436: [d1c4cfb6f9c19] Daemon stopped [2019-09-07T00:10:27.560Z] --- PASS: TestExternalGraphDriver/pull (2.27s) [2019-09-07T00:10:27.560Z] === RUN TestGraphdriverPluginV2 [2019-09-07T00:10:27.560Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2019-09-07T00:10:27.560Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-07T00:10:27.560Z] PASS [2019-09-07T00:10:27.560Z] Running /go/src/github.com/docker/docker/integration/plugin/logging flags=-test.v -test.timeout=120m [2019-09-07T00:10:27.560Z] INFO: Testing against a local daemon [2019-09-07T00:10:27.560Z] === RUN TestContinueAfterPluginCrash [2019-09-07T00:10:27.560Z] === PAUSE TestContinueAfterPluginCrash [2019-09-07T00:10:27.560Z] === RUN TestDaemonStartWithLogOpt [2019-09-07T00:10:27.560Z] === PAUSE TestDaemonStartWithLogOpt [2019-09-07T00:10:27.560Z] === CONT TestContinueAfterPluginCrash [2019-09-07T00:10:27.560Z] === CONT TestDaemonStartWithLogOpt [2019-09-07T00:10:42.689Z] PASS: docker_cli_build_test.go:4662: DockerSuite.TestBuildMultiStageGlobalArg 23.397s [2019-09-07T00:10:46.060Z] --- PASS: TestDaemonStartWithLogOpt (16.71s) [2019-09-07T00:10:46.060Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2019-09-07T00:10:46.060Z] daemon.go:321: [da3037419a980] waiting for daemon to start [2019-09-07T00:10:46.060Z] daemon.go:339: [da3037419a980] daemon started [2019-09-07T00:10:46.060Z] daemon.go:449: [da3037419a980] Stopping daemon [2019-09-07T00:10:46.060Z] daemon.go:288: [da3037419a980] exiting daemon [2019-09-07T00:10:46.060Z] daemon.go:436: [da3037419a980] Daemon stopped [2019-09-07T00:10:46.060Z] daemon.go:321: [da3037419a980] waiting for daemon to start [2019-09-07T00:10:46.060Z] daemon.go:339: [da3037419a980] daemon started [2019-09-07T00:10:46.060Z] daemon.go:449: [da3037419a980] Stopping daemon [2019-09-07T00:10:46.060Z] daemon.go:288: [da3037419a980] exiting daemon [2019-09-07T00:10:46.060Z] daemon.go:436: [da3037419a980] Daemon stopped [2019-09-07T00:10:48.736Z] --- PASS: TestContinueAfterPluginCrash (21.37s) [2019-09-07T00:10:48.736Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2019-09-07T00:10:48.736Z] daemon.go:321: [d5150a1acf64b] waiting for daemon to start [2019-09-07T00:10:48.736Z] daemon.go:339: [d5150a1acf64b] daemon started [2019-09-07T00:10:48.736Z] daemon.go:449: [d5150a1acf64b] Stopping daemon [2019-09-07T00:10:48.736Z] daemon.go:288: [d5150a1acf64b] exiting daemon [2019-09-07T00:10:48.736Z] daemon.go:436: [d5150a1acf64b] Daemon stopped [2019-09-07T00:10:48.736Z] PASS [2019-09-07T00:10:48.736Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes flags=-test.v -test.timeout=120m [2019-09-07T00:10:48.736Z] INFO: Testing against a local daemon [2019-09-07T00:10:48.736Z] === RUN TestPluginWithDevMounts [2019-09-07T00:10:48.736Z] === PAUSE TestPluginWithDevMounts [2019-09-07T00:10:48.736Z] === CONT TestPluginWithDevMounts [2019-09-07T00:10:49.791Z] PASS: docker_cli_build_test.go:5785: DockerSuite.TestBuildMultiStageImplicitFrom 9.218s [2019-09-07T00:10:51.407Z] --- PASS: TestPluginWithDevMounts (2.37s) [2019-09-07T00:10:51.407Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2019-09-07T00:10:51.407Z] daemon.go:321: [d1373a2228de4] waiting for daemon to start [2019-09-07T00:10:51.407Z] daemon.go:339: [d1373a2228de4] daemon started [2019-09-07T00:10:51.407Z] daemon.go:449: [d1373a2228de4] Stopping daemon [2019-09-07T00:10:51.407Z] daemon.go:288: [d1373a2228de4] exiting daemon [2019-09-07T00:10:51.407Z] daemon.go:436: [d1373a2228de4] Daemon stopped [2019-09-07T00:10:51.407Z] PASS [2019-09-07T00:10:51.407Z] Running /go/src/github.com/docker/docker/integration/secret flags=-test.v -test.timeout=120m [2019-09-07T00:10:51.407Z] INFO: Testing against a local daemon [2019-09-07T00:10:51.407Z] === RUN TestSecretInspect [2019-09-07T00:10:53.442Z] --- PASS: TestSecretInspect (2.31s) [2019-09-07T00:10:53.442Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2019-09-07T00:10:53.442Z] daemon.go:321: [d4656feb11008] waiting for daemon to start [2019-09-07T00:10:53.442Z] daemon.go:339: [d4656feb11008] daemon started [2019-09-07T00:10:53.442Z] daemon.go:449: [d4656feb11008] Stopping daemon [2019-09-07T00:10:53.442Z] daemon.go:288: [d4656feb11008] exiting daemon [2019-09-07T00:10:53.442Z] daemon.go:436: [d4656feb11008] Daemon stopped [2019-09-07T00:10:53.442Z] === RUN TestSecretList [2019-09-07T00:10:56.122Z] --- PASS: TestSecretList (2.43s) [2019-09-07T00:10:56.122Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2019-09-07T00:10:56.122Z] daemon.go:321: [dc75a087b9505] waiting for daemon to start [2019-09-07T00:10:56.122Z] daemon.go:339: [dc75a087b9505] daemon started [2019-09-07T00:10:56.122Z] daemon.go:449: [dc75a087b9505] Stopping daemon [2019-09-07T00:10:56.122Z] daemon.go:288: [dc75a087b9505] exiting daemon [2019-09-07T00:10:56.122Z] daemon.go:436: [dc75a087b9505] Daemon stopped [2019-09-07T00:10:56.122Z] === RUN TestSecretsCreateAndDelete [2019-09-07T00:10:58.151Z] --- PASS: TestSecretsCreateAndDelete (2.34s) [2019-09-07T00:10:58.151Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2019-09-07T00:10:58.151Z] daemon.go:321: [d0a3a2bdcb166] waiting for daemon to start [2019-09-07T00:10:58.151Z] daemon.go:339: [d0a3a2bdcb166] daemon started [2019-09-07T00:10:58.151Z] daemon.go:449: [d0a3a2bdcb166] Stopping daemon [2019-09-07T00:10:58.151Z] daemon.go:288: [d0a3a2bdcb166] exiting daemon [2019-09-07T00:10:58.151Z] daemon.go:436: [d0a3a2bdcb166] Daemon stopped [2019-09-07T00:10:58.151Z] === RUN TestSecretsUpdate [2019-09-07T00:11:00.828Z] --- PASS: TestSecretsUpdate (2.31s) [2019-09-07T00:11:00.828Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2019-09-07T00:11:00.828Z] daemon.go:321: [d4561534844eb] waiting for daemon to start [2019-09-07T00:11:00.828Z] daemon.go:339: [d4561534844eb] daemon started [2019-09-07T00:11:00.828Z] daemon.go:449: [d4561534844eb] Stopping daemon [2019-09-07T00:11:00.828Z] daemon.go:288: [d4561534844eb] exiting daemon [2019-09-07T00:11:00.828Z] daemon.go:436: [d4561534844eb] Daemon stopped [2019-09-07T00:11:00.828Z] === RUN TestTemplatedSecret [2019-09-07T00:11:02.198Z] PASS: docker_cli_build_test.go:5752: DockerSuite.TestBuildMultiStageMultipleBuilds 12.860s [2019-09-07T00:11:04.301Z] --- PASS: TestTemplatedSecret (3.26s) [2019-09-07T00:11:04.301Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2019-09-07T00:11:04.301Z] daemon.go:321: [de4c3852279ef] waiting for daemon to start [2019-09-07T00:11:04.301Z] daemon.go:339: [de4c3852279ef] daemon started [2019-09-07T00:11:04.301Z] daemon.go:449: [de4c3852279ef] Stopping daemon [2019-09-07T00:11:04.301Z] daemon.go:288: [de4c3852279ef] exiting daemon [2019-09-07T00:11:04.301Z] daemon.go:436: [de4c3852279ef] Daemon stopped [2019-09-07T00:11:04.301Z] === RUN TestSecretCreateResolve [2019-09-07T00:11:06.325Z] --- PASS: TestSecretCreateResolve (2.40s) [2019-09-07T00:11:06.325Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2019-09-07T00:11:06.325Z] daemon.go:321: [d9e0ee9ea178b] waiting for daemon to start [2019-09-07T00:11:06.325Z] daemon.go:339: [d9e0ee9ea178b] daemon started [2019-09-07T00:11:06.325Z] daemon.go:449: [d9e0ee9ea178b] Stopping daemon [2019-09-07T00:11:06.325Z] daemon.go:288: [d9e0ee9ea178b] exiting daemon [2019-09-07T00:11:06.325Z] daemon.go:436: [d9e0ee9ea178b] Daemon stopped [2019-09-07T00:11:06.325Z] PASS [2019-09-07T00:11:06.325Z] Running /go/src/github.com/docker/docker/integration/service flags=-test.v -test.timeout=120m [2019-09-07T00:11:06.325Z] INFO: Testing against a local daemon [2019-09-07T00:11:06.325Z] === RUN TestServiceCreateInit [2019-09-07T00:11:06.325Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-09-07T00:11:10.709Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-09-07T00:11:14.613Z] PASS: docker_cli_build_test.go:5867: DockerSuite.TestBuildMultiStageMultipleBuildsWindows 10.977s [2019-09-07T00:11:16.220Z] --- PASS: TestServiceCreateInit (8.98s) [2019-09-07T00:11:16.220Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.36s) [2019-09-07T00:11:16.220Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2019-09-07T00:11:16.220Z] daemon.go:321: [dd21705f20d9f] waiting for daemon to start [2019-09-07T00:11:16.220Z] daemon.go:339: [dd21705f20d9f] daemon started [2019-09-07T00:11:16.220Z] daemon.go:449: [dd21705f20d9f] Stopping daemon [2019-09-07T00:11:16.220Z] daemon.go:288: [dd21705f20d9f] exiting daemon [2019-09-07T00:11:16.220Z] daemon.go:436: [dd21705f20d9f] Daemon stopped [2019-09-07T00:11:16.220Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.56s) [2019-09-07T00:11:16.220Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2019-09-07T00:11:16.220Z] daemon.go:321: [d31871445d165] waiting for daemon to start [2019-09-07T00:11:16.220Z] daemon.go:339: [d31871445d165] daemon started [2019-09-07T00:11:16.220Z] daemon.go:449: [d31871445d165] Stopping daemon [2019-09-07T00:11:16.220Z] daemon.go:288: [d31871445d165] exiting daemon [2019-09-07T00:11:16.220Z] daemon.go:436: [d31871445d165] Daemon stopped [2019-09-07T00:11:16.220Z] === RUN TestCreateServiceMultipleTimes [2019-09-07T00:11:34.674Z] --- PASS: TestCreateServiceMultipleTimes (18.29s) [2019-09-07T00:11:34.674Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2019-09-07T00:11:34.674Z] daemon.go:321: [d9e1daf74a197] waiting for daemon to start [2019-09-07T00:11:34.674Z] daemon.go:339: [d9e1daf74a197] daemon started [2019-09-07T00:11:34.674Z] daemon.go:449: [d9e1daf74a197] Stopping daemon [2019-09-07T00:11:34.674Z] daemon.go:288: [d9e1daf74a197] exiting daemon [2019-09-07T00:11:34.674Z] daemon.go:436: [d9e1daf74a197] Daemon stopped [2019-09-07T00:11:34.674Z] === RUN TestCreateServiceConflict [2019-09-07T00:11:36.168Z] --- PASS: TestCreateServiceConflict (2.34s) [2019-09-07T00:11:36.168Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2019-09-07T00:11:36.168Z] daemon.go:321: [dd96beec09972] waiting for daemon to start [2019-09-07T00:11:36.168Z] daemon.go:339: [dd96beec09972] daemon started [2019-09-07T00:11:36.168Z] daemon.go:449: [dd96beec09972] Stopping daemon [2019-09-07T00:11:36.168Z] daemon.go:288: [dd96beec09972] exiting daemon [2019-09-07T00:11:36.168Z] daemon.go:436: [dd96beec09972] Daemon stopped [2019-09-07T00:11:36.168Z] === RUN TestCreateServiceMaxReplicas [2019-09-07T00:11:39.636Z] --- PASS: TestCreateServiceMaxReplicas (3.10s) [2019-09-07T00:11:39.637Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2019-09-07T00:11:39.637Z] daemon.go:321: [daae4eb5bf8a3] waiting for daemon to start [2019-09-07T00:11:39.637Z] daemon.go:339: [daae4eb5bf8a3] daemon started [2019-09-07T00:11:39.637Z] daemon.go:449: [daae4eb5bf8a3] Stopping daemon [2019-09-07T00:11:39.637Z] daemon.go:288: [daae4eb5bf8a3] exiting daemon [2019-09-07T00:11:39.637Z] daemon.go:436: [daae4eb5bf8a3] Daemon stopped [2019-09-07T00:11:39.637Z] === RUN TestCreateWithDuplicateNetworkNames [2019-09-07T00:11:39.802Z] PASS: docker_cli_build_test.go:5842: DockerSuite.TestBuildMultiStageNameVariants 25.378s [2019-09-07T00:11:52.211Z] PASS: docker_cli_build_test.go:4687: DockerSuite.TestBuildMultiStageUnusedArg 11.419s [2019-09-07T00:11:53.185Z] PASS: docker_cli_build_test.go:4748: DockerSuite.TestBuildMultipleTags 1.954s [2019-09-07T00:11:53.185Z] SKIP: docker_cli_build_test.go:5562: DockerSuite.TestBuildNetContainer (unmatched requirement DaemonIsLinux) [2019-09-07T00:11:53.185Z] SKIP: docker_cli_build_test.go:5550: DockerSuite.TestBuildNetNone (unmatched requirement DaemonIsLinux) [2019-09-07T00:11:54.864Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.41s) [2019-09-07T00:11:54.864Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2019-09-07T00:11:54.864Z] daemon.go:321: [dee90a2b1194a] waiting for daemon to start [2019-09-07T00:11:54.864Z] daemon.go:339: [dee90a2b1194a] daemon started [2019-09-07T00:11:54.864Z] daemon.go:449: [dee90a2b1194a] Stopping daemon [2019-09-07T00:11:54.864Z] daemon.go:288: [dee90a2b1194a] exiting daemon [2019-09-07T00:11:54.865Z] daemon.go:436: [dee90a2b1194a] Daemon stopped [2019-09-07T00:11:54.865Z] === RUN TestCreateServiceSecretFileMode [2019-09-07T00:11:56.341Z] --- PASS: TestCreateServiceSecretFileMode (2.76s) [2019-09-07T00:11:56.341Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2019-09-07T00:11:56.341Z] daemon.go:321: [d80d6e35a1713] waiting for daemon to start [2019-09-07T00:11:56.341Z] daemon.go:339: [d80d6e35a1713] daemon started [2019-09-07T00:11:56.341Z] daemon.go:449: [d80d6e35a1713] Stopping daemon [2019-09-07T00:11:56.341Z] daemon.go:288: [d80d6e35a1713] exiting daemon [2019-09-07T00:11:56.341Z] daemon.go:436: [d80d6e35a1713] Daemon stopped [2019-09-07T00:11:56.341Z] === RUN TestCreateServiceConfigFileMode [2019-09-07T00:11:58.998Z] PASS: docker_cli_build_test.go:2054: DockerSuite.TestBuildNoContext 5.440s [2019-09-07T00:11:59.022Z] --- PASS: TestCreateServiceConfigFileMode (2.68s) [2019-09-07T00:11:59.022Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2019-09-07T00:11:59.022Z] daemon.go:321: [d5442b37d84dd] waiting for daemon to start [2019-09-07T00:11:59.022Z] daemon.go:339: [d5442b37d84dd] daemon started [2019-09-07T00:11:59.022Z] daemon.go:449: [d5442b37d84dd] Stopping daemon [2019-09-07T00:11:59.022Z] daemon.go:288: [d5442b37d84dd] exiting daemon [2019-09-07T00:11:59.022Z] daemon.go:436: [d5442b37d84dd] Daemon stopped [2019-09-07T00:11:59.022Z] === RUN TestCreateServiceSysctls [2019-09-07T00:12:02.484Z] --- PASS: TestCreateServiceSysctls (3.49s) [2019-09-07T00:12:02.484Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2019-09-07T00:12:02.484Z] daemon.go:321: [d8991bdf0afde] waiting for daemon to start [2019-09-07T00:12:02.484Z] daemon.go:339: [d8991bdf0afde] daemon started [2019-09-07T00:12:02.484Z] daemon.go:449: [d8991bdf0afde] Stopping daemon [2019-09-07T00:12:02.484Z] daemon.go:288: [d8991bdf0afde] exiting daemon [2019-09-07T00:12:02.484Z] daemon.go:436: [d8991bdf0afde] Daemon stopped [2019-09-07T00:12:02.484Z] === RUN TestInspect [2019-09-07T00:12:05.192Z] --- PASS: TestInspect (2.32s) [2019-09-07T00:12:05.192Z] inspect_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2019-09-07T00:12:05.192Z] daemon.go:321: [dbecb8bfd6329] waiting for daemon to start [2019-09-07T00:12:05.192Z] daemon.go:339: [dbecb8bfd6329] daemon started [2019-09-07T00:12:05.192Z] daemon.go:449: [dbecb8bfd6329] Stopping daemon [2019-09-07T00:12:05.192Z] daemon.go:288: [dbecb8bfd6329] exiting daemon [2019-09-07T00:12:05.192Z] daemon.go:436: [dbecb8bfd6329] Daemon stopped [2019-09-07T00:12:05.192Z] === RUN TestDockerNetworkConnectAlias [2019-09-07T00:12:06.098Z] PASS: docker_cli_build_test.go:4002: DockerSuite.TestBuildNoDupOutput 6.632s [2019-09-07T00:12:09.013Z] PASS: docker_cli_build_test.go:4707: DockerSuite.TestBuildNoNamedVolume 3.642s [2019-09-07T00:12:09.474Z] PASS: docker_cli_build_test.go:3499: DockerSuite.TestBuildNotVerboseFailure 0.212s [2019-09-07T00:12:09.474Z] PASS: docker_cli_build_test.go:3527: DockerSuite.TestBuildNotVerboseFailureRemote 0.107s [2019-09-07T00:12:09.579Z] --- PASS: TestDockerNetworkConnectAlias (4.79s) [2019-09-07T00:12:09.579Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2019-09-07T00:12:09.579Z] daemon.go:321: [d3e4d5fd182c3] waiting for daemon to start [2019-09-07T00:12:09.579Z] daemon.go:339: [d3e4d5fd182c3] daemon started [2019-09-07T00:12:09.579Z] daemon.go:449: [d3e4d5fd182c3] Stopping daemon [2019-09-07T00:12:09.579Z] daemon.go:288: [d3e4d5fd182c3] exiting daemon [2019-09-07T00:12:09.579Z] daemon.go:436: [d3e4d5fd182c3] Daemon stopped [2019-09-07T00:12:09.579Z] === RUN TestDockerNetworkReConnect [2019-09-07T00:12:12.395Z] PASS: docker_cli_build_test.go:3478: DockerSuite.TestBuildNotVerboseFailureWithNonExistImage 2.505s [2019-09-07T00:12:13.372Z] PASS: docker_cli_build_test.go:3427: DockerSuite.TestBuildNotVerboseSuccess 1.096s [2019-09-07T00:12:13.961Z] --- PASS: TestDockerNetworkReConnect (3.80s) [2019-09-07T00:12:13.961Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2019-09-07T00:12:13.961Z] daemon.go:321: [d76d322cd38ac] waiting for daemon to start [2019-09-07T00:12:13.961Z] daemon.go:339: [d76d322cd38ac] daemon started [2019-09-07T00:12:13.961Z] daemon.go:449: [d76d322cd38ac] Stopping daemon [2019-09-07T00:12:13.961Z] daemon.go:288: [d76d322cd38ac] exiting daemon [2019-09-07T00:12:13.961Z] daemon.go:436: [d76d322cd38ac] Daemon stopped [2019-09-07T00:12:13.961Z] === RUN TestServicePlugin [2019-09-07T00:12:13.961Z] --- SKIP: TestServicePlugin (0.00s) [2019-09-07T00:12:13.961Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-09-07T00:12:13.961Z] === RUN TestServiceUpdateLabel [2019-09-07T00:12:15.998Z] --- PASS: TestServiceUpdateLabel (2.33s) [2019-09-07T00:12:15.998Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2019-09-07T00:12:15.998Z] daemon.go:321: [d69bdd9fc85a7] waiting for daemon to start [2019-09-07T00:12:15.998Z] daemon.go:339: [d69bdd9fc85a7] daemon started [2019-09-07T00:12:15.998Z] daemon.go:449: [d69bdd9fc85a7] Stopping daemon [2019-09-07T00:12:15.998Z] daemon.go:288: [d69bdd9fc85a7] exiting daemon [2019-09-07T00:12:15.998Z] daemon.go:436: [d69bdd9fc85a7] Daemon stopped [2019-09-07T00:12:15.998Z] === RUN TestServiceUpdateSecrets [2019-09-07T00:12:18.102Z] PASS: docker_cli_build_test.go:4052: DockerSuite.TestBuildNullStringInAddCopyVolume 4.725s [2019-09-07T00:12:31.218Z] --- PASS: TestServiceUpdateSecrets (15.03s) [2019-09-07T00:12:31.218Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2019-09-07T00:12:31.218Z] daemon.go:321: [df7f8cfb04347] waiting for daemon to start [2019-09-07T00:12:31.218Z] daemon.go:339: [df7f8cfb04347] daemon started [2019-09-07T00:12:31.218Z] daemon.go:449: [df7f8cfb04347] Stopping daemon [2019-09-07T00:12:31.218Z] daemon.go:288: [df7f8cfb04347] exiting daemon [2019-09-07T00:12:31.218Z] daemon.go:436: [df7f8cfb04347] Daemon stopped [2019-09-07T00:12:31.218Z] === RUN TestServiceUpdateConfigs [2019-09-07T00:12:33.008Z] PASS: docker_cli_build_test.go:2237: DockerSuite.TestBuildOnBuild 13.141s [2019-09-07T00:12:36.782Z] PASS: docker_api_build_test.go:282: DockerSuite.TestBuildOnBuildCache 4.641s [2019-09-07T00:12:46.437Z] --- PASS: TestServiceUpdateConfigs (15.02s) [2019-09-07T00:12:46.437Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2019-09-07T00:12:46.437Z] daemon.go:321: [daa011e72083d] waiting for daemon to start [2019-09-07T00:12:46.437Z] daemon.go:339: [daa011e72083d] daemon started [2019-09-07T00:12:46.437Z] daemon.go:449: [daa011e72083d] Stopping daemon [2019-09-07T00:12:46.437Z] daemon.go:288: [daa011e72083d] exiting daemon [2019-09-07T00:12:46.437Z] daemon.go:436: [daa011e72083d] Daemon stopped [2019-09-07T00:12:46.437Z] === RUN TestServiceUpdateNetwork [2019-09-07T00:12:54.554Z] PASS: docker_cli_build_test.go:338: DockerSuite.TestBuildOnBuildCmdEntrypointJSON 17.497s [2019-09-07T00:12:58.970Z] --- PASS: TestServiceUpdateNetwork (13.28s) [2019-09-07T00:12:58.970Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2019-09-07T00:12:58.970Z] daemon.go:321: [d49f808e58aba] waiting for daemon to start [2019-09-07T00:12:58.970Z] daemon.go:339: [d49f808e58aba] daemon started [2019-09-07T00:12:58.970Z] daemon.go:449: [d49f808e58aba] Stopping daemon [2019-09-07T00:12:58.970Z] daemon.go:288: [d49f808e58aba] exiting daemon [2019-09-07T00:12:58.970Z] daemon.go:436: [d49f808e58aba] Daemon stopped [2019-09-07T00:12:58.970Z] PASS [2019-09-07T00:12:58.970Z] Running /go/src/github.com/docker/docker/integration/session flags=-test.v -test.timeout=120m [2019-09-07T00:12:58.970Z] INFO: Testing against a local daemon [2019-09-07T00:12:58.970Z] === RUN TestSessionCreate [2019-09-07T00:12:58.970Z] --- PASS: TestSessionCreate (0.04s) [2019-09-07T00:12:58.970Z] === RUN TestSessionCreateWithBadUpgrade [2019-09-07T00:12:59.254Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2019-09-07T00:12:59.254Z] PASS [2019-09-07T00:12:59.254Z] Running /go/src/github.com/docker/docker/integration/system flags=-test.v -test.timeout=120m [2019-09-07T00:12:59.254Z] INFO: Testing against a local daemon [2019-09-07T00:12:59.254Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-09-07T00:12:59.254Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-09-07T00:12:59.254Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-09-07T00:12:59.254Z] === RUN TestEventsExecDie [2019-09-07T00:13:00.266Z] --- PASS: TestEventsExecDie (0.98s) [2019-09-07T00:13:00.266Z] === RUN TestEventsBackwardsCompatible [2019-09-07T00:13:00.266Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2019-09-07T00:13:00.266Z] === RUN TestInfoBinaryCommits [2019-09-07T00:13:00.266Z] --- PASS: TestInfoBinaryCommits (0.06s) [2019-09-07T00:13:00.266Z] === RUN TestInfoAPIVersioned [2019-09-07T00:13:00.266Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-09-07T00:13:00.266Z] === RUN TestInfoAPI [2019-09-07T00:13:00.549Z] --- PASS: TestInfoAPI (0.06s) [2019-09-07T00:13:00.549Z] === RUN TestInfoAPIWarnings [2019-09-07T00:13:01.559Z] --- PASS: TestInfoAPIWarnings (0.98s) [2019-09-07T00:13:01.559Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2019-09-07T00:13:01.559Z] daemon.go:321: [d0b47e6708665] waiting for daemon to start [2019-09-07T00:13:01.559Z] daemon.go:339: [d0b47e6708665] daemon started [2019-09-07T00:13:01.559Z] daemon.go:449: [d0b47e6708665] Stopping daemon [2019-09-07T00:13:01.559Z] daemon.go:288: [d0b47e6708665] exiting daemon [2019-09-07T00:13:01.559Z] daemon.go:436: [d0b47e6708665] Daemon stopped [2019-09-07T00:13:01.559Z] === RUN TestLoginFailsWithBadCredentials [2019-09-07T00:13:01.842Z] --- PASS: TestLoginFailsWithBadCredentials (0.56s) [2019-09-07T00:13:01.842Z] === RUN TestPingCacheHeaders [2019-09-07T00:13:02.127Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-09-07T00:13:02.127Z] === RUN TestPingGet [2019-09-07T00:13:02.127Z] --- PASS: TestPingGet (0.05s) [2019-09-07T00:13:02.127Z] === RUN TestPingHead [2019-09-07T00:13:02.127Z] --- PASS: TestPingHead (0.05s) [2019-09-07T00:13:02.127Z] === RUN TestVersion [2019-09-07T00:13:02.127Z] --- PASS: TestVersion (0.05s) [2019-09-07T00:13:02.127Z] PASS [2019-09-07T00:13:02.127Z] Running /go/src/github.com/docker/docker/integration/volume flags=-test.v -test.timeout=120m [2019-09-07T00:13:02.127Z] INFO: Testing against a local daemon [2019-09-07T00:13:02.127Z] === RUN TestVolumesCreateAndList [2019-09-07T00:13:02.409Z] --- PASS: TestVolumesCreateAndList (0.05s) [2019-09-07T00:13:02.409Z] === RUN TestVolumesRemove [2019-09-07T00:13:02.409Z] --- PASS: TestVolumesRemove (0.10s) [2019-09-07T00:13:02.409Z] === RUN TestVolumesInspect [2019-09-07T00:13:02.409Z] --- PASS: TestVolumesInspect (0.04s) [2019-09-07T00:13:02.409Z] === RUN TestVolumesInvalidJSON [2019-09-07T00:13:02.409Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-09-07T00:13:02.409Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-09-07T00:13:02.409Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-09-07T00:13:02.409Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2019-09-07T00:13:02.409Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-09-07T00:13:02.409Z] PASS [2019-09-07T00:13:02.409Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-09-07T00:13:03.179Z] PASS: docker_cli_build_test.go:355: DockerSuite.TestBuildOnBuildEntrypointJSON 8.421s [2019-09-07T00:13:04.436Z] umount: bundles/test-integration/root: mountpoint not found [2019-09-07T00:13:04.436Z] Clearing AppArmor profiles cache:. [2019-09-07T00:13:04.436Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-09-07T00:13:04.436Z] Unloading profiles will leave already running processes permanently [2019-09-07T00:13:04.436Z] unconfined, which can lead to unexpected situations. [2019-09-07T00:13:04.436Z] [2019-09-07T00:13:04.436Z] To set a process to complain mode, use the command line tool [2019-09-07T00:13:04.436Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-09-07T00:13:04.436Z] with the 'teardown' option." [2019-09-07T00:13:04.436Z] Removing test suite binaries [2019-09-07T00:13:04.436Z] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-09-07T00:13:06.337Z] + echo Ensuring container killed. [2019-09-07T00:13:06.337Z] Ensuring container killed. [2019-09-07T00:13:06.337Z] + docker rm -vf docker-pr1 [2019-09-07T00:13:06.337Z] Error: No such container: docker-pr1 [2019-09-07T00:13:06.337Z] + true [Pipeline] sh [2019-09-07T00:13:06.738Z] + echo Chowning /workspace to jenkins user [2019-09-07T00:13:06.739Z] Chowning /workspace to jenkins user [2019-09-07T00:13:06.739Z] + id -u [2019-09-07T00:13:06.739Z] + id -g [2019-09-07T00:13:06.739Z] + docker run --rm -v /home/docker/workspace/engine_PR-350:/workspace busybox chown -R 1001:1001 /workspace [2019-09-07T00:13:06.739Z] Unable to find image 'busybox:latest' locally [2019-09-07T00:13:07.030Z] latest: Pulling from library/busybox [2019-09-07T00:13:07.030Z] e38168a01e65: Pulling fs layer [2019-09-07T00:13:07.313Z] e38168a01e65: Verifying Checksum [2019-09-07T00:13:07.313Z] e38168a01e65: Download complete [2019-09-07T00:13:07.595Z] e38168a01e65: Pull complete [2019-09-07T00:13:07.877Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-09-07T00:13:07.877Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-09-07T00:13:09.732Z] + bundleName=powerpc-integration [2019-09-07T00:13:09.732Z] + echo Creating powerpc-integration-bundles.tar.gz [2019-09-07T00:13:09.732Z] Creating powerpc-integration-bundles.tar.gz [2019-09-07T00:13:09.732Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *.log -o -name *.prof ) -print+ [2019-09-07T00:13:09.732Z] xargs tar -czf powerpc-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-09-07T00:13:10.048Z] Archiving artifacts [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-09-07T00:13:10.624Z] + make clean [2019-09-07T00:13:11.237Z] docker volume rm -f docker-dev-cache [2019-09-07T00:13:11.237Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-09-07T00:13:15.628Z] PASS: docker_cli_build_test.go:1734: DockerSuite.TestBuildOnBuildLimitedInheritance 11.468s [2019-09-07T00:13:22.753Z] PASS: docker_cli_build_test.go:279: DockerSuite.TestBuildOnBuildLowercase 6.792s [2019-09-07T00:13:29.898Z] PASS: docker_cli_build_test.go:3182: DockerSuite.TestBuildOnBuildOutput 7.881s [2019-09-07T00:13:33.671Z] PASS: docker_api_build_test.go:257: DockerSuite.TestBuildOnBuildWithCopy 3.038s [2019-09-07T00:13:33.671Z] SKIP: docker_cli_build_test.go:6013: DockerSuite.TestBuildOpaqueDirectory (unmatched requirement DaemonIsLinux) [2019-09-07T00:13:33.671Z] SKIP: docker_cli_build_test.go:1484: DockerSuite.TestBuildPATH (unmatched requirement DaemonIsLinux) [2019-09-07T00:13:36.616Z] PASS: docker_cli_build_test.go:4030: DockerSuite.TestBuildRUNErrMsg 2.861s [2019-09-07T00:13:36.616Z] SKIP: docker_cli_build_test.go:3952: DockerSuite.TestBuildRUNoneJSON (unmatched requirement DaemonIsLinux) [2019-09-07T00:14:48.838Z] PASS: docker_cli_build_test.go:1402: DockerSuite.TestBuildRelativeCopy 67.968s [2019-09-07T00:15:14.090Z] PASS: docker_cli_build_test.go:1295: DockerSuite.TestBuildRelativeWorkdir 28.941s [2019-09-07T00:15:31.861Z] PASS: docker_cli_build_test.go:1190: DockerSuite.TestBuildRm 15.994s [2019-09-07T00:15:35.635Z] PASS: docker_cli_build_test.go:3296: DockerSuite.TestBuildRunShEntrypoint 4.752s [2019-09-07T00:15:35.635Z] SKIP: docker_cli_build_test.go:1752: DockerSuite.TestBuildSameDockerfileWithAndWithoutCache (unmatched requirement DaemonIsLinux) [2019-09-07T00:15:35.635Z] SKIP: docker_api_build_test.go:517: DockerSuite.TestBuildScratchCopy (unmatched requirement DaemonIsLinux) [2019-09-07T00:15:39.406Z] PASS: docker_cli_build_test.go:6163: DockerSuite.TestBuildSetCommandWithDefinedShell 3.315s [2019-09-07T00:15:46.536Z] PASS: docker_cli_build_test.go:42: DockerSuite.TestBuildShCmdJSONEntrypoint 5.928s [2019-09-07T00:15:53.666Z] PASS: docker_cli_build_test.go:5265: DockerSuite.TestBuildShellEntrypoint 6.784s [2019-09-07T00:15:58.406Z] PASS: docker_cli_build_test.go:5280: DockerSuite.TestBuildShellInherited 4.937s [2019-09-07T00:16:28.457Z] PASS: docker_cli_build_test.go:5229: DockerSuite.TestBuildShellMultiple 27.967s [2019-09-07T00:16:28.457Z] PASS: docker_cli_build_test.go:5293: DockerSuite.TestBuildShellNotJSON 0.068s [2019-09-07T00:16:28.457Z] PASS: docker_cli_build_test.go:5212: DockerSuite.TestBuildShellUpdatesConfig 1.661s [2019-09-07T00:16:46.278Z] PASS: docker_cli_build_test.go:5306: DockerSuite.TestBuildShellWindowsPowershell 15.463s [2019-09-07T00:16:46.278Z] PASS: docker_cli_build_test.go:3796: DockerSuite.TestBuildSpaces 0.253s [2019-09-07T00:16:52.119Z] PASS: docker_cli_build_test.go:3859: DockerSuite.TestBuildSpacesWithQuotes 6.029s [2019-09-07T00:16:52.585Z] PASS: docker_cli_build_test.go:4019: DockerSuite.TestBuildStartsFromOne 0.066s [2019-09-07T00:16:58.428Z] PASS: docker_cli_build_test.go:3557: DockerSuite.TestBuildStderr 4.766s [2019-09-07T00:17:28.416Z] PASS: docker_cli_build_test.go:5381: DockerSuite.TestBuildStepsWithProgress 29.668s [2019-09-07T00:17:28.416Z] SKIP: docker_cli_build_test.go:4072: DockerSuite.TestBuildStopSignal (unmatched requirement DaemonIsLinux) [2019-09-07T00:17:34.195Z] PASS: docker_cli_build_test.go:4852: DockerSuite.TestBuildSymlinkBasename 5.163s [2019-09-07T00:17:37.093Z] PASS: docker_cli_build_test.go:3599: DockerSuite.TestBuildSymlinkBreakout 3.388s [2019-09-07T00:17:42.877Z] PASS: docker_cli_build_test.go:4724: DockerSuite.TestBuildTagEvent 4.444s [2019-09-07T00:17:51.432Z] PASS: docker_cli_build_test.go:4144: DockerSuite.TestBuildTimeArgHistoryExclusions 7.739s [2019-09-07T00:17:51.432Z] SKIP: docker_cli_build_test.go:1281: DockerSuite.TestBuildUser (unmatched requirement DaemonIsLinux) [2019-09-07T00:17:51.432Z] SKIP: docker_cli_build_test.go:555: DockerSuite.TestBuildUsernamespaceValidateRemappedRoot (unmatched requirement DaemonIsLinux) [2019-09-07T00:17:51.432Z] SKIP: docker_cli_build_test.go:2660: DockerSuite.TestBuildUsersAndGroups (unmatched requirement DaemonIsLinux) [2019-09-07T00:17:55.160Z] PASS: docker_cli_build_test.go:3345: DockerSuite.TestBuildVerboseOut 4.222s [2019-09-07T00:17:56.691Z] PASS: docker_cli_build_test.go:2282: DockerSuite.TestBuildVerifyIntString 1.710s [2019-09-07T00:18:02.474Z] PASS: docker_cli_build_test.go:3328: DockerSuite.TestBuildVerifySingleQuoteFails 5.129s [2019-09-07T00:18:02.474Z] SKIP: docker_cli_build_test.go:3879: DockerSuite.TestBuildVolumeFileExistsinContainer (unmatched requirement DaemonIsLinux) [2019-09-07T00:18:02.474Z] SKIP: docker_cli_build_test.go:3672: DockerSuite.TestBuildVolumesRetainContents (unmatched requirement DaemonIsLinux) [2019-09-07T00:18:44.972Z] PASS: docker_cli_build_test.go:1348: DockerSuite.TestBuildWindowsAddCopyPathProcessing 41.497s [2019-09-07T00:18:45.429Z] PASS: docker_cli_build_test.go:6058: DockerSuite.TestBuildWindowsEnvCaseInsensitive 1.644s [2019-09-07T00:19:03.089Z] PASS: docker_cli_build_test.go:6028: DockerSuite.TestBuildWindowsUser 16.819s [2019-09-07T00:19:13.403Z] PASS: docker_cli_build_test.go:1337: DockerSuite.TestBuildWindowsWorkdirProcessing 10.033s [2019-09-07T00:19:13.403Z] SKIP: docker_cli_build_test.go:5578: DockerSuite.TestBuildWithExtraHost (unmatched requirement DaemonIsLinux) [2019-09-07T00:19:13.403Z] SKIP: docker_cli_build_test.go:5594: DockerSuite.TestBuildWithExtraHostInvalidFormat (unmatched requirement DaemonIsLinux) [2019-09-07T00:19:17.198Z] PASS: docker_cli_build_test.go:5392: DockerSuite.TestBuildWithFailure 2.994s [2019-09-07T00:19:17.198Z] SKIP: docker_cli_build_test.go:1050: DockerSuite.TestBuildWithInaccessibleFilesInContext (unmatched requirement DaemonIsLinux) [2019-09-07T00:19:34.905Z] PASS: docker_api_build_windows_test.go:15: DockerSuite.TestBuildWithRecycleBin 15.591s [2019-09-07T00:19:38.629Z] PASS: docker_cli_build_test.go:3359: DockerSuite.TestBuildWithTabs 5.062s [2019-09-07T00:19:39.086Z] PASS: docker_cli_build_test.go:5185: DockerSuite.TestBuildWithUTF8BOM 0.064s [2019-09-07T00:20:04.346Z] PASS: docker_cli_build_test.go:5195: DockerSuite.TestBuildWithUTF8BOMDockerignore 21.526s [2019-09-07T00:20:04.346Z] SKIP: docker_cli_build_test.go:2151: DockerSuite.TestBuildWithVolumeOwnership (unmatched requirement DaemonIsLinux) [2019-09-07T00:20:04.346Z] SKIP: docker_cli_build_test.go:1233: DockerSuite.TestBuildWithVolumes (unmatched requirement DaemonIsLinux) [2019-09-07T00:20:04.346Z] SKIP: docker_cli_build_test.go:6093: DockerSuite.TestBuildWorkdirCmd (unmatched requirement DaemonIsLinux) [2019-09-07T00:20:05.311Z] PASS: docker_cli_build_test.go:6072: DockerSuite.TestBuildWorkdirImageCmd 3.587s [2019-09-07T00:20:20.145Z] PASS: docker_cli_build_test.go:4913: DockerSuite.TestBuildWorkdirWindowsPath 13.793s [2019-09-07T00:20:25.930Z] PASS: docker_cli_build_test.go:1381: DockerSuite.TestBuildWorkdirWithEnvVariables 6.414s [2019-09-07T00:20:26.392Z] SKIP: docker_cli_build_test.go:3654: DockerSuite.TestBuildXZHost (unmatched requirement DaemonIsLinux) [2019-09-07T00:20:26.392Z] SKIP: docker_cli_proxy_test.go:12: DockerSuite.TestCLIProxyDisableProxyUnixSock (unmatched requirement DaemonIsLinux) [2019-09-07T00:20:26.392Z] SKIP: docker_cli_sni_test.go:17: DockerSuite.TestClientSetsTLSServerName (Flakey test) [2019-09-07T00:20:30.116Z] PASS: docker_cli_run_test.go:3689: DockerSuite.TestCmdCannotBeInvoked 3.354s [2019-09-07T00:20:37.173Z] PASS: docker_cli_commit_test.go:12: DockerSuite.TestCommitAfterContainerIsDone 6.712s [2019-09-07T00:20:44.231Z] PASS: docker_cli_commit_test.go:106: DockerSuite.TestCommitChange 7.042s [2019-09-07T00:20:48.919Z] PASS: docker_cli_commit_test.go:156: DockerSuite.TestCommitChangeLabels 4.723s [2019-09-07T00:20:48.919Z] SKIP: docker_cli_commit_test.go:67: DockerSuite.TestCommitHardlink (unmatched requirement DaemonIsLinux) [2019-09-07T00:20:59.228Z] PASS: docker_cli_commit_test.go:56: DockerSuite.TestCommitNewFile 9.961s [2019-09-07T00:20:59.228Z] SKIP: docker_cli_commit_test.go:42: DockerSuite.TestCommitPausedContainer (unmatched requirement DaemonIsLinux) [2019-09-07T00:21:09.548Z] PASS: docker_cli_commit_test.go:87: DockerSuite.TestCommitTTY 8.847s [2019-09-07T00:21:14.228Z] PASS: docker_cli_images_test.go:105: DockerSuite.TestCommitWithFilterLabel 5.086s [2019-09-07T00:21:14.228Z] SKIP: docker_cli_commit_test.go:96: DockerSuite.TestCommitWithHostBindMount (unmatched requirement DaemonIsLinux) [2019-09-07T00:21:14.228Z] SKIP: docker_cli_commit_test.go:26: DockerSuite.TestCommitWithoutPause (unmatched requirement DaemonIsLinux) [2019-09-07T00:21:14.228Z] SKIP: docker_cli_netmode_test.go:55: DockerSuite.TestConflictContainerNetworkAndLinks (unmatched requirement DaemonIsLinux) [2019-09-07T00:21:14.228Z] SKIP: docker_cli_netmode_test.go:62: DockerSuite.TestConflictContainerNetworkHostAndLinks (unmatched requirement DaemonIsLinux) [2019-09-07T00:21:14.228Z] SKIP: docker_cli_netmode_test.go:76: DockerSuite.TestConflictNetworkModeAndOptions (unmatched requirement DaemonIsLinux) [2019-09-07T00:21:14.228Z] SKIP: docker_cli_netmode_test.go:69: DockerSuite.TestConflictNetworkModeNetHostAndOptions (unmatched requirement DaemonIsLinux) [2019-09-07T00:21:14.228Z] SKIP: docker_api_containers_test.go:543: DockerSuite.TestContainerAPIBadPort (unmatched requirement DaemonIsLinux) [2019-09-07T00:21:14.228Z] PASS: docker_api_containers_test.go:1266: DockerSuite.TestContainerAPIChunkedEncoding 0.017s [2019-09-07T00:21:24.532Z] PASS: docker_api_containers_test.go:489: DockerSuite.TestContainerAPICommit 9.662s [2019-09-07T00:21:33.092Z] PASS: docker_api_containers_test.go:511: DockerSuite.TestContainerAPICommitWithLabelInConfig 8.228s [2019-09-07T00:21:33.092Z] SKIP: docker_api_containers_test.go:1132: DockerSuite.TestContainerAPICopyContainerNotFoundPr124 (unmatched requirement DaemonIsLinux) [2019-09-07T00:21:35.991Z] PASS: docker_api_containers_test.go:1047: DockerSuite.TestContainerAPICopyNotExistsAnyMore 3.405s [2019-09-07T00:21:35.991Z] SKIP: docker_api_containers_test.go:1060: DockerSuite.TestContainerAPICopyPre124 (unmatched requirement DaemonIsLinux) [2019-09-07T00:21:35.991Z] SKIP: docker_api_containers_test.go:1090: DockerSuite.TestContainerAPICopyResourcePathEmptyPre124 (unmatched requirement DaemonIsLinux) [2019-09-07T00:21:35.991Z] SKIP: docker_api_containers_test.go:1111: DockerSuite.TestContainerAPICopyResourcePathNotFoundPre124 (unmatched requirement DaemonIsLinux) [2019-09-07T00:21:39.715Z] PASS: docker_api_containers_test.go:570: DockerSuite.TestContainerAPICreate 3.226s [2019-09-07T00:21:39.715Z] SKIP: docker_api_containers_test.go:626: DockerSuite.TestContainerAPICreateBridgeNetworkMode (unmatched requirement DaemonIsLinux) [2019-09-07T00:21:39.715Z] PASS: docker_api_containers_test.go:587: DockerSuite.TestContainerAPICreateEmptyConfig 0.002s [2019-09-07T00:21:42.619Z] PASS: docker_api_containers_test.go:1975: DockerSuite.TestContainerAPICreateMountsBindRead 3.475s [2019-09-07T00:21:42.619Z] PASS: docker_api_containers_test.go:599: DockerSuite.TestContainerAPICreateMultipleNetworksConfig 0.002s [2019-09-07T00:21:42.619Z] SKIP: docker_api_containers_test.go:1388: DockerSuite.TestContainerAPICreateNoHostConfig118 (unmatched requirement DaemonIsLinux) [2019-09-07T00:21:42.619Z] SKIP: docker_api_containers_test.go:632: DockerSuite.TestContainerAPICreateOtherNetworkModes (unmatched requirement DaemonIsLinux) [2019-09-07T00:21:42.619Z] SKIP: docker_api_containers_test.go:661: DockerSuite.TestContainerAPICreateWithCpuSharesCpuset (unmatched requirement DaemonIsLinux) [2019-09-07T00:21:46.348Z] PASS: docker_api_containers_test.go:1143: DockerSuite.TestContainerAPIDelete 3.579s [2019-09-07T00:21:50.074Z] PASS: docker_api_containers_test.go:1216: DockerSuite.TestContainerAPIDeleteConflict 2.567s [2019-09-07T00:21:52.973Z] PASS: docker_api_containers_test.go:1168: DockerSuite.TestContainerAPIDeleteForce 2.966s [2019-09-07T00:21:52.973Z] PASS: docker_api_containers_test.go:1159: DockerSuite.TestContainerAPIDeleteNotExist 0.002s [2019-09-07T00:21:52.973Z] SKIP: docker_api_containers_test.go:1185: DockerSuite.TestContainerAPIDeleteRemoveLinks (unmatched requirement DaemonIsLinux) [2019-09-07T00:21:56.697Z] PASS: docker_api_containers_test.go:1231: DockerSuite.TestContainerAPIDeleteRemoveVolume 3.514s [2019-09-07T00:21:56.697Z] PASS: docker_api_containers_test.go:1626: DockerSuite.TestContainerAPIDeleteWithEmptyName 0.001s [2019-09-07T00:21:59.602Z] PASS: docker_api_containers_test.go:41: DockerSuite.TestContainerAPIGetAll 3.481s [2019-09-07T00:21:59.602Z] SKIP: docker_api_containers_test.go:167: DockerSuite.TestContainerAPIGetChanges (unmatched requirement DaemonIsLinux) [2019-09-07T00:21:59.602Z] SKIP: docker_api_containers_test.go:140: DockerSuite.TestContainerAPIGetExport (unmatched requirement DaemonIsLinux) [2019-09-07T00:22:03.331Z] PASS: docker_api_containers_test.go:61: DockerSuite.TestContainerAPIGetJSONNoFieldsOmitted 3.314s [2019-09-07T00:22:03.331Z] PASS: docker_api_containers_test.go:733: DockerSuite.TestContainerAPIInvalidPortSyntax 0.002s [2019-09-07T00:22:06.234Z] PASS: docker_api_containers_test.go:934: DockerSuite.TestContainerAPIKill 3.293s [2019-09-07T00:22:06.234Z] SKIP: docker_api_containers_test.go:404: DockerSuite.TestContainerAPIPause (unmatched requirement DaemonIsLinux) [2019-09-07T00:22:09.963Z] PASS: docker_api_containers_test.go:1286: DockerSuite.TestContainerAPIPostContainerStop 3.634s [2019-09-07T00:22:10.420Z] PASS: docker_api_containers_test.go:849: DockerSuite.TestContainerAPIPostCreateNull 0.171s [2019-09-07T00:22:10.420Z] SKIP: docker_api_containers_test.go:107: DockerSuite.TestContainerAPIPsOmitFields (unmatched requirement DaemonIsLinux) [2019-09-07T00:22:14.155Z] PASS: docker_api_containers_test.go:917: DockerSuite.TestContainerAPIRename 3.071s [2019-09-07T00:22:18.839Z] PASS: docker_api_containers_test.go:949: DockerSuite.TestContainerAPIRestart 4.732s [2019-09-07T00:22:23.640Z] PASS: docker_api_containers_test.go:963: DockerSuite.TestContainerAPIRestartNotimeoutParam 4.075s [2019-09-07T00:22:24.098Z] PASS: docker_api_containers_test.go:831: DockerSuite.TestContainerAPIRestartPolicyDefaultRetryCount 0.018s [2019-09-07T00:22:24.098Z] PASS: docker_api_containers_test.go:759: DockerSuite.TestContainerAPIRestartPolicyInvalidPolicyName 0.003s [2019-09-07T00:22:24.098Z] PASS: docker_api_containers_test.go:807: DockerSuite.TestContainerAPIRestartPolicyNegativeRetryCount 0.002s [2019-09-07T00:22:24.098Z] PASS: docker_api_containers_test.go:783: DockerSuite.TestContainerAPIRestartPolicyRetryMismatch 0.003s [2019-09-07T00:22:26.994Z] PASS: docker_api_containers_test.go:979: DockerSuite.TestContainerAPIStart 2.212s [2019-09-07T00:22:26.994Z] SKIP: docker_api_containers_test.go:1635: DockerSuite.TestContainerAPIStatsWithNetworkDisabled (unmatched requirement DaemonIsLinux) [2019-09-07T00:22:30.723Z] PASS: docker_api_containers_test.go:1005: DockerSuite.TestContainerAPIStop 3.473s [2019-09-07T00:22:30.723Z] SKIP: docker_api_containers_test.go:435: DockerSuite.TestContainerAPITop (unmatched requirement DaemonIsLinux) [2019-09-07T00:22:33.622Z] PASS: docker_api_containers_test.go:458: DockerSuite.TestContainerAPITopWindows 1.664s [2019-09-07T00:22:33.622Z] PASS: docker_api_containers_test.go:692: DockerSuite.TestContainerAPIVerifyHeader 0.022s [2019-09-07T00:22:39.407Z] PASS: docker_api_containers_test.go:1024: DockerSuite.TestContainerAPIWait 5.306s [2019-09-07T00:22:42.318Z] PASS: docker_api_containers_test.go:2271: DockerSuite.TestContainerKillCustomStopSignal 3.541s [2019-09-07T00:22:42.318Z] SKIP: docker_cli_run_test.go:2416: DockerSuite.TestContainerNetworkMode (unmatched requirement DaemonIsLinux) [2019-09-07T00:22:42.318Z] SKIP: docker_cli_run_test.go:3537: DockerSuite.TestContainerRestartInMultipleNetworks (unmatched requirement DaemonIsLinux) [2019-09-07T00:22:42.318Z] SKIP: docker_cli_run_test.go:3569: DockerSuite.TestContainerWithConflictingHostNetworks (unmatched requirement DaemonIsLinux) [2019-09-07T00:22:42.318Z] SKIP: docker_cli_run_test.go:3600: DockerSuite.TestContainerWithConflictingNoneNetwork (unmatched requirement DaemonIsLinux) [2019-09-07T00:22:42.318Z] SKIP: docker_cli_run_test.go:3583: DockerSuite.TestContainerWithConflictingSharedNetwork (unmatched requirement DaemonIsLinux) [2019-09-07T00:22:42.318Z] SKIP: docker_api_containers_windows_test.go:21: DockerSuite.TestContainersAPICreateMountsBindNamedPipe (unmatched requirement DaemonIsWindowsAtLeastBuild.func1) [2019-09-07T00:23:12.239Z] PASS: docker_api_containers_test.go:2006: DockerSuite.TestContainersAPICreateMountsCreate 25.442s [2019-09-07T00:23:12.239Z] SKIP: docker_api_containers_test.go:2221: DockerSuite.TestContainersAPICreateMountsTmpfs (unmatched requirement DaemonIsLinux) [2019-09-07T00:23:12.239Z] PASS: docker_api_containers_test.go:1684: DockerSuite.TestContainersAPICreateMountsValidation 0.076s [2019-09-07T00:23:12.239Z] SKIP: docker_cli_run_test.go:3473: DockerSuite.TestContainersInMultipleNetworks (unmatched requirement DaemonIsLinux) [2019-09-07T00:23:12.239Z] SKIP: docker_cli_run_test.go:3465: DockerSuite.TestContainersInUserDefinedNetwork (unmatched requirement DaemonIsLinux) [2019-09-07T00:23:12.239Z] SKIP: docker_cli_run_test.go:3492: DockerSuite.TestContainersNetworkIsolation (unmatched requirement DaemonIsLinux) [2019-09-07T00:23:12.239Z] SKIP: docker_cli_cp_test.go:536: DockerSuite.TestCopyAndRestart (unmatched requirement DaemonIsLinux) [2019-09-07T00:23:12.239Z] SKIP: docker_cli_cp_test.go:555: DockerSuite.TestCopyCreatedContainer (unmatched requirement DaemonIsLinux) [2019-09-07T00:23:12.239Z] PASS: docker_cli_cp_test.go:115: DockerSuite.TestCpAbsolutePath 2.872s [2019-09-07T00:23:12.239Z] SKIP: docker_cli_cp_test.go:152: DockerSuite.TestCpAbsoluteSymlink (unmatched requirement DaemonIsLinux) [2019-09-07T00:23:12.239Z] SKIP: docker_cli_cp_from_container_test.go:120: DockerSuite.TestCpFromCaseA (unmatched requirement DaemonIsLinux) [2019-09-07T00:23:12.239Z] SKIP: docker_cli_cp_from_container_test.go:140: DockerSuite.TestCpFromCaseB (unmatched requirement DaemonIsLinux) [2019-09-07T00:23:12.239Z] SKIP: docker_cli_cp_from_container_test.go:158: DockerSuite.TestCpFromCaseC (unmatched requirement DaemonIsLinux) [2019-09-07T00:23:12.239Z] SKIP: docker_cli_cp_from_container_test.go:183: DockerSuite.TestCpFromCaseD (unmatched requirement DaemonIsLinux) [2019-09-07T00:23:12.239Z] SKIP: docker_cli_cp_from_container_test.go:223: DockerSuite.TestCpFromCaseE (unmatched requirement DaemonIsLinux) [2019-09-07T00:23:12.239Z] SKIP: docker_cli_cp_from_container_test.go:252: DockerSuite.TestCpFromCaseF (unmatched requirement DaemonIsLinux) [2019-09-07T00:23:12.239Z] SKIP: docker_cli_cp_from_container_test.go:275: DockerSuite.TestCpFromCaseG (unmatched requirement DaemonIsLinux) [2019-09-07T00:23:12.239Z] SKIP: docker_cli_cp_from_container_test.go:314: DockerSuite.TestCpFromCaseH (unmatched requirement DaemonIsLinux) [2019-09-07T00:23:12.239Z] SKIP: docker_cli_cp_from_container_test.go:344: DockerSuite.TestCpFromCaseI (unmatched requirement DaemonIsLinux) [2019-09-07T00:23:12.239Z] SKIP: docker_cli_cp_from_container_test.go:368: DockerSuite.TestCpFromCaseJ (unmatched requirement DaemonIsLinux) [2019-09-07T00:23:12.239Z] SKIP: docker_cli_cp_from_container_test.go:25: DockerSuite.TestCpFromSymlinkDestination (unmatched requirement DaemonIsLinux) [2019-09-07T00:23:12.239Z] SKIP: docker_cli_cp_test.go:188: DockerSuite.TestCpFromSymlinkToDirectory (unmatched requirement DaemonIsLinux) [2019-09-07T00:23:14.412Z] PASS: docker_cli_cp_test.go:37: DockerSuite.TestCpGarbagePath 3.417s [2019-09-07T00:23:14.412Z] PASS: docker_cli_cp_test.go:30: DockerSuite.TestCpLocalOnly 0.053s [2019-09-07T00:23:14.412Z] SKIP: docker_cli_cp_test.go:517: DockerSuite.TestCpNameHasColon (unmatched requirement DaemonIsLinux) [2019-09-07T00:23:18.138Z] PASS: docker_cli_cp_test.go:73: DockerSuite.TestCpRelativePath 3.564s [2019-09-07T00:23:18.138Z] SKIP: docker_cli_cp_test.go:374: DockerSuite.TestCpSpecialFiles (unmatched requirement DaemonIsLinux) [2019-09-07T00:23:18.138Z] SKIP: docker_cli_cp_test.go:311: DockerSuite.TestCpSymlinkComponent (unmatched requirement DaemonIsLinux) [2019-09-07T00:23:18.138Z] SKIP: docker_cli_cp_test.go:568: DockerSuite.TestCpSymlinkFromConToHostFollowSymlink (unmatched requirement DaemonIsLinux) [2019-09-07T00:23:23.920Z] PASS: docker_cli_cp_to_container_test.go:124: DockerSuite.TestCpToCaseA 5.564s [2019-09-07T00:23:27.651Z] PASS: docker_cli_cp_to_container_test.go:145: DockerSuite.TestCpToCaseB 3.680s [2019-09-07T00:23:27.651Z] SKIP: docker_cli_cp_to_container_test.go:166: DockerSuite.TestCpToCaseC (unmatched requirement DaemonIsLinux) [2019-09-07T00:23:27.651Z] SKIP: docker_cli_cp_to_container_test.go:193: DockerSuite.TestCpToCaseD (unmatched requirement DaemonIsLinux) [2019-09-07T00:23:40.047Z] PASS: docker_cli_cp_to_container_test.go:239: DockerSuite.TestCpToCaseE 11.751s [2019-09-07T00:23:40.047Z] SKIP: docker_cli_cp_to_container_test.go:274: DockerSuite.TestCpToCaseF (unmatched requirement DaemonIsLinux) [2019-09-07T00:23:40.047Z] SKIP: docker_cli_cp_to_container_test.go:297: DockerSuite.TestCpToCaseG (unmatched requirement DaemonIsLinux) [2019-09-07T00:23:50.350Z] PASS: docker_cli_cp_to_container_test.go:343: DockerSuite.TestCpToCaseH 11.363s [2019-09-07T00:23:50.350Z] SKIP: docker_cli_cp_to_container_test.go:379: DockerSuite.TestCpToCaseI (unmatched requirement DaemonIsLinux) [2019-09-07T00:23:50.350Z] SKIP: docker_cli_cp_to_container_test.go:403: DockerSuite.TestCpToCaseJ (unmatched requirement DaemonIsLinux) [2019-09-07T00:23:54.077Z] PASS: docker_cli_cp_test.go:477: DockerSuite.TestCpToDot 3.150s [2019-09-07T00:23:54.077Z] SKIP: docker_cli_cp_to_container_test.go:446: DockerSuite.TestCpToErrReadOnlyRootfs (unmatched requirement DaemonIsLinux) [2019-09-07T00:23:54.077Z] SKIP: docker_cli_cp_to_container_test.go:473: DockerSuite.TestCpToErrReadOnlyVolume (unmatched requirement DaemonIsLinux) [2019-09-07T00:23:56.974Z] PASS: docker_cli_cp_test.go:500: DockerSuite.TestCpToStdout 3.335s [2019-09-07T00:23:56.974Z] SKIP: docker_cli_cp_to_container_test.go:23: DockerSuite.TestCpToSymlinkDestination (unmatched requirement DaemonIsLinux) [2019-09-07T00:23:56.974Z] SKIP: docker_cli_cp_test.go:234: DockerSuite.TestCpToSymlinkToDirectory (unmatched requirement DaemonIsLinux) [2019-09-07T00:23:56.974Z] SKIP: docker_cli_cp_test.go:350: DockerSuite.TestCpUnprivilegedUser (unmatched requirement DaemonIsLinux) [2019-09-07T00:23:56.974Z] SKIP: docker_cli_cp_test.go:414: DockerSuite.TestCpVolumePath (unmatched requirement DaemonIsLinux) [2019-09-07T00:23:57.431Z] PASS: docker_cli_create_test.go:328: DockerSuite.TestCreate64ByteHexID 0.122s [2019-09-07T00:23:57.431Z] PASS: docker_cli_create_test.go:23: DockerSuite.TestCreateArgs 0.112s [2019-09-07T00:24:00.328Z] PASS: docker_cli_create_test.go:260: DockerSuite.TestCreateByImageID 2.773s [2019-09-07T00:24:03.226Z] PASS: docker_cli_create_test.go:165: DockerSuite.TestCreateEchoStdout 3.181s [2019-09-07T00:24:03.683Z] PASS: docker_cli_create_test.go:61: DockerSuite.TestCreateGrowRootfs 0.216s [2019-09-07T00:24:03.683Z] PASS: docker_cli_create_test.go:85: DockerSuite.TestCreateHostConfig 0.118s [2019-09-07T00:24:06.580Z] PASS: docker_cli_create_test.go:223: DockerSuite.TestCreateHostnameWithNumber 2.566s [2019-09-07T00:24:08.112Z] PASS: docker_cli_create_test.go:206: DockerSuite.TestCreateLabelFromImage 1.787s [2019-09-07T00:24:08.570Z] PASS: docker_cli_create_test.go:193: DockerSuite.TestCreateLabels 0.118s [2019-09-07T00:24:08.570Z] SKIP: docker_cli_create_test.go:250: DockerSuite.TestCreateModeIpcContainer (unmatched requirement DaemonIsLinux) [2019-09-07T00:24:08.570Z] PASS: docker_cli_create_test.go:233: DockerSuite.TestCreateRM 0.260s [2019-09-07T00:24:08.570Z] SKIP: docker_cli_create_test.go:75: DockerSuite.TestCreateShrinkRootfs (unmatched requirement Devicemapper) [2019-09-07T00:24:08.570Z] PASS: docker_cli_create_test.go:293: DockerSuite.TestCreateStopSignal 0.117s [2019-09-07T00:24:09.028Z] PASS: docker_cli_create_test.go:363: DockerSuite.TestCreateStopTimeout 0.231s [2019-09-07T00:24:23.826Z] PASS: docker_cli_create_test.go:336: DockerSuite.TestCreateUnsetEntrypoint 12.656s [2019-09-07T00:24:23.826Z] PASS: docker_cli_create_test.go:174: DockerSuite.TestCreateVolumesCreated 0.135s [2019-09-07T00:24:23.826Z] PASS: docker_cli_create_test.go:316: DockerSuite.TestCreateWithInvalidLogOpts 0.106s [2019-09-07T00:24:25.998Z] PASS: docker_cli_create_test.go:136: DockerSuite.TestCreateWithLargePortRange 3.121s [2019-09-07T00:24:25.998Z] PASS: docker_cli_create_test.go:107: DockerSuite.TestCreateWithPortRange 0.125s [2019-09-07T00:24:25.998Z] SKIP: docker_api_containers_test.go:893: DockerSuite.TestCreateWithTooLowMemoryLimit (unmatched requirement DaemonIsLinux) [2019-09-07T00:24:29.734Z] PASS: docker_cli_create_test.go:302: DockerSuite.TestCreateWithWorkdir 2.427s [2019-09-07T00:24:29.734Z] SKIP: docker_deprecated_api_v124_test.go:71: DockerSuite.TestDeprecatedContainerAPIStartDupVolumeBinds (unmatched requirement DaemonIsLinux) [2019-09-07T00:24:29.734Z] PASS: docker_deprecated_api_v124_test.go:21: DockerSuite.TestDeprecatedContainerAPIStartHostConfig 0.082s [2019-09-07T00:24:29.734Z] SKIP: docker_deprecated_api_v124_test.go:40: DockerSuite.TestDeprecatedContainerAPIStartVolumeBinds (unmatched requirement DaemonIsLinux) [2019-09-07T00:24:29.734Z] SKIP: docker_deprecated_api_v124_test.go:104: DockerSuite.TestDeprecatedContainerAPIStartVolumesFrom (unmatched requirement DaemonIsLinux) [2019-09-07T00:24:29.734Z] SKIP: docker_deprecated_api_v124_test.go:137: DockerSuite.TestDeprecatedPostContainerBindNormalVolume (unmatched requirement DaemonIsLinux) [2019-09-07T00:24:29.734Z] SKIP: docker_deprecated_api_v124_test.go:199: DockerSuite.TestDeprecatedPostContainersStartWithLinksInHostConfig (unmatched requirement DaemonIsLinux) [2019-09-07T00:24:29.734Z] SKIP: docker_deprecated_api_v124_test.go:217: DockerSuite.TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (unmatched requirement DaemonIsLinux) [2019-09-07T00:24:29.734Z] SKIP: docker_deprecated_api_v124_test.go:182: DockerSuite.TestDeprecatedPostContainersStartWithoutLinksInHostConfig (unmatched requirement DaemonIsLinux) [2019-09-07T00:24:29.734Z] SKIP: docker_deprecated_api_v124_test.go:236: DockerSuite.TestDeprecatedStartWithNilDNS (unmatched requirement DaemonIsLinux) [2019-09-07T00:24:29.734Z] SKIP: docker_deprecated_api_v124_test.go:157: DockerSuite.TestDeprecatedStartWithTooLowMemoryLimit (unmatched requirement DaemonIsLinux) [2019-09-07T00:24:29.734Z] SKIP: docker_cli_run_test.go:3001: DockerSuite.TestDevicePermissions (unmatched requirement DaemonIsLinux) [2019-09-07T00:24:30.192Z] PASS: docker_cli_run_test.go:3712: DockerSuite.TestDockerFails 0.053s [2019-09-07T00:24:30.192Z] SKIP: docker_cli_volume_test.go:475: DockerSuite.TestDuplicateMountpointsForVolumesFrom (unmatched requirement DaemonIsLinux) [2019-09-07T00:24:30.192Z] SKIP: docker_cli_volume_test.go:517: DockerSuite.TestDuplicateMountpointsForVolumesFromAndBind (unmatched requirement DaemonIsLinux) [2019-09-07T00:24:30.192Z] SKIP: docker_cli_volume_test.go:561: DockerSuite.TestDuplicateMountpointsForVolumesFromAndMounts (unmatched requirement DaemonIsLinux) [2019-09-07T00:24:30.192Z] SKIP: docker_cli_events_test.go:463: DockerSuite.TestEventsAttach (unmatched requirement DaemonIsLinux) [2019-09-07T00:24:30.192Z] SKIP: docker_cli_events_test.go:394: DockerSuite.TestEventsCommit (unmatched requirement DaemonIsLinux) [2019-09-07T00:24:33.978Z] PASS: docker_cli_events_test.go:80: DockerSuite.TestEventsContainerEvents 3.573s [2019-09-07T00:24:36.891Z] PASS: docker_cli_events_test.go:92: DockerSuite.TestEventsContainerEventsAttrSort 3.469s [2019-09-07T00:24:40.645Z] PASS: docker_cli_events_test.go:116: DockerSuite.TestEventsContainerEventsSinceUnixEpoch 3.745s [2019-09-07T00:24:50.959Z] PASS: docker_cli_events_test.go:643: DockerSuite.TestEventsContainerRestart 10.047s [2019-09-07T00:24:58.013Z] PASS: docker_cli_events_test.go:411: DockerSuite.TestEventsCopy 6.936s [2019-09-07T00:25:06.574Z] PASS: docker_cli_events_test.go:356: DockerSuite.TestEventsFilterContainer 7.473s [2019-09-07T00:25:09.471Z] PASS: docker_cli_events_test.go:633: DockerSuite.TestEventsFilterImageInContainerAction 3.141s [2019-09-07T00:25:11.002Z] PASS: docker_cli_events_test.go:326: DockerSuite.TestEventsFilterImageLabels 1.855s [2019-09-07T00:25:18.063Z] PASS: docker_cli_events_test.go:263: DockerSuite.TestEventsFilterImageName 5.531s [2019-09-07T00:25:18.520Z] PASS: docker_cli_events_test.go:291: DockerSuite.TestEventsFilterLabels 0.669s [2019-09-07T00:25:20.705Z] PASS: docker_cli_events_test.go:549: DockerSuite.TestEventsFilterType 2.066s [2019-09-07T00:25:27.777Z] PASS: docker_cli_events_test.go:248: DockerSuite.TestEventsFilters 7.199s [2019-09-07T00:25:34.909Z] PASS: docker_cli_events_test.go:712: DockerSuite.TestEventsFormat 6.824s [2019-09-07T00:25:34.909Z] PASS: docker_cli_events_test.go:745: DockerSuite.TestEventsFormatBadField 0.050s [2019-09-07T00:25:34.909Z] PASS: docker_cli_events_test.go:735: DockerSuite.TestEventsFormatBadFunc 0.050s [2019-09-07T00:25:34.909Z] SKIP: docker_cli_events_test.go:166: DockerSuite.TestEventsImageImport (unmatched requirement DaemonIsLinux) [2019-09-07T00:25:34.909Z] SKIP: docker_cli_events_test.go:190: DockerSuite.TestEventsImageLoad (unmatched requirement DaemonIsLinux) [2019-09-07T00:25:34.909Z] SKIP: docker_cli_events_test.go:148: DockerSuite.TestEventsImagePull (unmatched requirement DaemonIsLinux) [2019-09-07T00:25:35.873Z] PASS: docker_cli_events_test.go:130: DockerSuite.TestEventsImageTag 1.167s [2019-09-07T00:25:35.873Z] SKIP: docker_cli_events_test.go:229: DockerSuite.TestEventsPluginOps (unmatched requirement DaemonIsLinux) [2019-09-07T00:25:39.603Z] PASS: docker_cli_events_test.go:501: DockerSuite.TestEventsRename 3.597s [2019-09-07T00:25:43.330Z] PASS: docker_cli_events_test.go:440: DockerSuite.TestEventsResize 3.680s [2019-09-07T00:25:46.227Z] PASS: docker_cli_events_test.go:683: DockerSuite.TestEventsSinceInTheFuture 2.330s [2019-09-07T00:25:49.957Z] PASS: docker_cli_events_test.go:603: DockerSuite.TestEventsSpecialFiltersWithExecCreate 2.932s [2019-09-07T00:25:57.013Z] PASS: docker_cli_events_test.go:28: DockerSuite.TestEventsTimestampFormats 6.117s [2019-09-07T00:25:57.013Z] SKIP: docker_cli_events_test.go:512: DockerSuite.TestEventsTop (unmatched requirement DaemonIsLinux) [2019-09-07T00:25:58.543Z] PASS: docker_cli_events_test.go:57: DockerSuite.TestEventsUntag 2.715s [2019-09-07T00:26:07.132Z] PASS: docker_cli_events_test.go:695: DockerSuite.TestEventsUntilInThePast 7.094s [2019-09-07T00:26:07.133Z] SKIP: docker_cli_exec_test.go:29: DockerSuite.TestExec (unmatched requirement DaemonIsLinux) [2019-09-07T00:26:07.133Z] SKIP: docker_api_exec_test.go:63: DockerSuite.TestExecAPICreateContainerPaused (unmatched requirement DaemonIsLinux) [2019-09-07T00:26:10.028Z] PASS: docker_api_exec_test.go:26: DockerSuite.TestExecAPICreateNoCmd 3.037s [2019-09-07T00:26:13.761Z] PASS: docker_api_exec_test.go:42: DockerSuite.TestExecAPICreateNoValidContentType 3.023s [2019-09-07T00:26:13.761Z] SKIP: docker_api_exec_test.go:82: DockerSuite.TestExecAPIStart (unmatched requirement DaemonIsLinux) [2019-09-07T00:26:13.761Z] SKIP: docker_api_exec_test.go:119: DockerSuite.TestExecAPIStartBackwardsCompatible (unmatched requirement DaemonIsLinux) [2019-09-07T00:26:13.761Z] SKIP: docker_api_exec_test.go:109: DockerSuite.TestExecAPIStartEnsureHeaders (unmatched requirement DaemonIsLinux) [2019-09-07T00:26:20.047Z] PASS: docker_api_exec_test.go:191: DockerSuite.TestExecAPIStartInvalidCommand 3.080s [2019-09-07T00:26:20.047Z] PASS: docker_api_exec_test.go:134: DockerSuite.TestExecAPIStartMultipleTimesError 2.871s [2019-09-07T00:26:23.783Z] PASS: docker_api_exec_test.go:175: DockerSuite.TestExecAPIStartValidCommand 2.481s [2019-09-07T00:26:26.684Z] PASS: docker_api_exec_test.go:144: DockerSuite.TestExecAPIStartWithDetach 3.041s [2019-09-07T00:26:32.473Z] PASS: docker_cli_exec_test.go:74: DockerSuite.TestExecAfterContainerRestart 5.184s [2019-09-07T00:26:32.473Z] SKIP: docker_cli_exec_test.go:252: DockerSuite.TestExecCgroup (unmatched requirement DaemonIsLinux) [2019-09-07T00:26:32.473Z] SKIP: docker_cli_exec_test.go:104: DockerSuite.TestExecEnv (unmatched requirement DaemonIsLinux) [2019-09-07T00:26:32.473Z] SKIP: docker_cli_exec_test.go:529: DockerSuite.TestExecEnvLinksHost (unmatched requirement DaemonIsLinux) [2019-09-07T00:26:36.197Z] PASS: docker_cli_exec_test.go:130: DockerSuite.TestExecExitStatus 3.209s [2019-09-07T00:26:40.874Z] PASS: docker_cli_exec_test.go:305: DockerSuite.TestExecInspectID 4.182s [2019-09-07T00:26:40.874Z] SKIP: docker_cli_exec_test.go:38: DockerSuite.TestExecInteractive (unmatched requirement DaemonIsLinux) [2019-09-07T00:26:40.874Z] SKIP: docker_cli_exec_test.go:485: DockerSuite.TestExecOnReadonlyContainer (unmatched requirement DaemonIsLinux) [2019-09-07T00:26:40.874Z] SKIP: docker_cli_exec_test.go:210: DockerSuite.TestExecParseError (unmatched requirement DaemonIsLinux) [2019-09-07T00:26:40.874Z] SKIP: docker_cli_exec_test.go:137: DockerSuite.TestExecPausedContainer (unmatched requirement IsPausable) [2019-09-07T00:26:40.874Z] SKIP: docker_api_exec_resize_test.go:18: DockerSuite.TestExecResizeAPIHeightWidthNoInt (unmatched requirement DaemonIsLinux) [2019-09-07T00:26:43.772Z] PASS: docker_api_exec_resize_test.go:34: DockerSuite.TestExecResizeImmediatelyAfterExecStart 2.342s [2019-09-07T00:26:43.772Z] SKIP: docker_cli_exec_test.go:119: DockerSuite.TestExecSetEnv (unmatched requirement DaemonIsLinux) [2019-09-07T00:26:43.772Z] SKIP: docker_cli_exec_test.go:505: DockerSuite.TestExecStartFails (unmatched requirement DaemonIsLinux) [2019-09-07T00:26:43.772Z] SKIP: docker_api_exec_test.go:209: DockerSuite.TestExecStateCleanup (unmatched requirement DaemonIsLinux) [2019-09-07T00:26:43.772Z] SKIP: docker_cli_exec_test.go:224: DockerSuite.TestExecStopNotHanging (unmatched requirement DaemonIsLinux) [2019-09-07T00:26:43.772Z] SKIP: docker_cli_exec_test.go:152: DockerSuite.TestExecTTYCloseStdin (unmatched requirement DaemonIsLinux) [2019-09-07T00:26:47.498Z] PASS: docker_cli_exec_test.go:173: DockerSuite.TestExecTTYWithoutStdin 2.272s [2019-09-07T00:26:47.498Z] SKIP: docker_cli_exec_test.go:493: DockerSuite.TestExecUlimits (unmatched requirement DaemonIsLinux) [2019-09-07T00:27:02.291Z] PASS: docker_cli_exec_test.go:538: DockerSuite.TestExecWindowsOpenHandles 12.831s [2019-09-07T00:27:10.859Z] PASS: docker_cli_exec_test.go:519: DockerSuite.TestExecWindowsPathNotWiped 10.315s [2019-09-07T00:27:11.317Z] SKIP: docker_cli_exec_test.go:472: DockerSuite.TestExecWithImageUser (unmatched requirement DaemonIsLinux) [2019-09-07T00:27:11.317Z] SKIP: docker_cli_exec_test.go:442: DockerSuite.TestExecWithPrivileged (unmatched requirement DaemonIsLinux) [2019-09-07T00:27:11.317Z] SKIP: docker_cli_exec_test.go:429: DockerSuite.TestExecWithUser (unmatched requirement DaemonIsLinux) [2019-09-07T00:27:17.101Z] PASS: docker_api_containers_test.go:190: DockerSuite.TestGetContainerStats 6.207s [2019-09-07T00:27:25.670Z] PASS: docker_api_containers_test.go:338: DockerSuite.TestGetContainerStatsNoStream 7.199s [2019-09-07T00:27:29.396Z] PASS: docker_api_containers_test.go:230: DockerSuite.TestGetContainerStatsRmRunning 4.902s [2019-09-07T00:27:36.460Z] PASS: docker_api_containers_test.go:297: DockerSuite.TestGetContainerStatsStream 7.075s [2019-09-07T00:27:36.460Z] SKIP: docker_api_attach_test.go:26: DockerSuite.TestGetContainersAttachWebsocket (unmatched requirement DaemonIsLinux) [2019-09-07T00:27:36.460Z] PASS: docker_api_attach_test.go:90: DockerSuite.TestGetContainersWsAttachContainerNotFound 0.001s [2019-09-07T00:27:36.460Z] PASS: docker_api_containers_test.go:378: DockerSuite.TestGetStoppedContainerStats 0.076s [2019-09-07T00:27:36.460Z] SKIP: docker_cli_health_test.go:39: DockerSuite.TestHealth (unmatched requirement DaemonIsLinux) [2019-09-07T00:27:36.918Z] PASS: docker_cli_history_test.go:58: DockerSuite.TestHistoryExistentImage 0.054s [2019-09-07T00:27:36.918Z] PASS: docker_cli_history_test.go:86: DockerSuite.TestHistoryHumanOptionFalse 0.058s [2019-09-07T00:27:36.918Z] PASS: docker_cli_history_test.go:104: DockerSuite.TestHistoryHumanOptionTrue 0.055s [2019-09-07T00:27:43.977Z] PASS: docker_cli_history_test.go:67: DockerSuite.TestHistoryImageWithComment 6.616s [2019-09-07T00:27:43.977Z] PASS: docker_cli_history_test.go:62: DockerSuite.TestHistoryNonExistentImage 0.050s [2019-09-07T00:27:43.977Z] SKIP: docker_cli_images_test.go:227: DockerSuite.TestImagesEnsureDanglingImageOnlyListedOnce (unmatched requirement DaemonIsLinux) [2019-09-07T00:27:43.977Z] PASS: docker_cli_images_test.go:22: DockerSuite.TestImagesEnsureImageIsListed 0.055s [2019-09-07T00:27:43.977Z] PASS: docker_cli_images_test.go:46: DockerSuite.TestImagesEnsureImageWithBadTagIsNotListed 0.055s [2019-09-07T00:27:44.436Z] PASS: docker_cli_images_test.go:27: DockerSuite.TestImagesEnsureImageWithTagIsListed 0.270s [2019-09-07T00:27:45.966Z] PASS: docker_cli_images_test.go:301: DockerSuite.TestImagesEnsureImagesFromBusyboxShown 1.726s [2019-09-07T00:27:45.966Z] SKIP: docker_cli_images_test.go:284: DockerSuite.TestImagesEnsureImagesFromScratchShown (unmatched requirement DaemonIsLinux) [2019-09-07T00:27:49.692Z] PASS: docker_cli_images_test.go:261: DockerSuite.TestImagesEnsureOnlyHeadsImagesShown 3.168s [2019-09-07T00:27:49.692Z] PASS: docker_cli_images_test.go:71: DockerSuite.TestImagesErrorWithInvalidFilterNameTest 0.050s [2019-09-07T00:27:54.367Z] PASS: docker_cli_images_test.go:77: DockerSuite.TestImagesFilterLabelMatch 5.051s [2019-09-07T00:27:54.824Z] PASS: docker_cli_images_test.go:316: DockerSuite.TestImagesFilterNameWithPort 0.229s [2019-09-07T00:28:00.602Z] PASS: docker_cli_images_test.go:117: DockerSuite.TestImagesFilterSinceAndBefore 5.271s [2019-09-07T00:28:03.498Z] PASS: docker_cli_images_test.go:187: DockerSuite.TestImagesFilterSpaceTrimCase 3.645s [2019-09-07T00:28:03.956Z] PASS: docker_cli_images_test.go:329: DockerSuite.TestImagesFormat 0.158s [2019-09-07T00:28:03.956Z] SKIP: docker_cli_images_test.go:345: DockerSuite.TestImagesFormatDefaultFormat (unmatched requirement DaemonIsLinux) [2019-09-07T00:28:11.020Z] PASS: docker_cli_images_test.go:51: DockerSuite.TestImagesOrderedByCreationDate 7.184s [2019-09-07T00:28:11.020Z] PASS: docker_cli_images_test.go:255: DockerSuite.TestImagesWithIncorrectFilter 0.050s [2019-09-07T00:28:13.913Z] PASS: docker_cli_import_test.go:37: DockerSuite.TestImportBadURL 2.359s [2019-09-07T00:28:13.913Z] SKIP: docker_cli_import_test.go:19: DockerSuite.TestImportDisplay (unmatched requirement DaemonIsLinux) [2019-09-07T00:28:13.913Z] SKIP: docker_cli_import_test.go:48: DockerSuite.TestImportFile (unmatched requirement DaemonIsLinux) [2019-09-07T00:28:13.913Z] PASS: docker_cli_import_test.go:123: DockerSuite.TestImportFileNonExistentFile 0.050s [2019-09-07T00:28:13.913Z] SKIP: docker_cli_import_test.go:92: DockerSuite.TestImportFileWithMessage (unmatched requirement DaemonIsLinux) [2019-09-07T00:28:13.913Z] SKIP: docker_cli_import_test.go:69: DockerSuite.TestImportGzipped (unmatched requirement DaemonIsLinux) [2019-09-07T00:28:13.913Z] SKIP: docker_cli_import_test.go:128: DockerSuite.TestImportWithQuotedChanges (unmatched requirement DaemonIsLinux) [2019-09-07T00:28:13.913Z] SKIP: docker_cli_info_test.go:178: DockerSuite.TestInfoDebug (unmatched requirement DaemonIsLinux) [2019-09-07T00:28:13.913Z] SKIP: docker_cli_info_test.go:107: DockerSuite.TestInfoDiscoveryAdvertiseInterfaceName (unmatched requirement DaemonIsLinux) [2019-09-07T00:28:13.913Z] SKIP: docker_cli_info_test.go:73: DockerSuite.TestInfoDiscoveryBackend (unmatched requirement DaemonIsLinux) [2019-09-07T00:28:13.913Z] SKIP: docker_cli_info_test.go:90: DockerSuite.TestInfoDiscoveryInvalidAdvertise (unmatched requirement DaemonIsLinux) [2019-09-07T00:28:13.913Z] SKIP: docker_cli_info_test.go:144: DockerSuite.TestInfoDisplaysPausedContainers (unmatched requirement IsPausable) [2019-09-07T00:28:13.913Z] SKIP: docker_cli_info_test.go:131: DockerSuite.TestInfoDisplaysRunningContainers (unmatched requirement DaemonIsLinux) [2019-09-07T00:28:13.913Z] SKIP: docker_cli_info_test.go:161: DockerSuite.TestInfoDisplaysStoppedContainers (unmatched requirement DaemonIsLinux) [2019-09-07T00:28:14.369Z] PASS: docker_cli_info_test.go:17: DockerSuite.TestInfoEnsureSucceeds 0.055s [2019-09-07T00:28:14.369Z] PASS: docker_cli_info_test.go:61: DockerSuite.TestInfoFormat 0.099s [2019-09-07T00:28:14.369Z] SKIP: docker_cli_info_test.go:196: DockerSuite.TestInsecureRegistries (unmatched requirement DaemonIsLinux) [2019-09-07T00:28:14.369Z] SKIP: docker_api_inspect_test.go:146: DockerSuite.TestInspectAPIBridgeNetworkSettings120 (unmatched requirement DaemonIsLinux) [2019-09-07T00:28:14.369Z] SKIP: docker_api_inspect_test.go:163: DockerSuite.TestInspectAPIBridgeNetworkSettings121 (unmatched requirement DaemonIsLinux) [2019-09-07T00:28:17.265Z] PASS: docker_api_inspect_test.go:16: DockerSuite.TestInspectAPIContainerResponse 2.090s [2019-09-07T00:28:20.995Z] PASS: docker_api_inspect_test.go:83: DockerSuite.TestInspectAPIContainerVolumeDriver 2.892s [2019-09-07T00:28:20.995Z] SKIP: docker_api_inspect_test.go:60: DockerSuite.TestInspectAPIContainerVolumeDriverLegacy (unmatched requirement DaemonIsLinux) [2019-09-07T00:28:20.995Z] SKIP: docker_api_inspect_test.go:122: DockerSuite.TestInspectAPIEmptyFieldsInConfigPre121 (unmatched requirement DaemonIsLinux) [2019-09-07T00:28:20.995Z] PASS: docker_api_inspect_test.go:107: DockerSuite.TestInspectAPIImageResponse 0.065s [2019-09-07T00:28:20.995Z] SKIP: docker_cli_inspect_test.go:413: DockerSuite.TestInspectAmpersand (unmatched requirement DaemonIsLinux) [2019-09-07T00:28:24.726Z] PASS: docker_cli_inspect_test.go:207: DockerSuite.TestInspectBindMountPoint 2.283s [2019-09-07T00:28:24.726Z] PASS: docker_cli_inspect_test.go:342: DockerSuite.TestInspectByPrefix 0.164s [2019-09-07T00:28:27.623Z] PASS: docker_cli_inspect_test.go:142: DockerSuite.TestInspectContainerFilterInt 3.023s [2019-09-07T00:28:27.623Z] SKIP: docker_cli_inspect_test.go:182: DockerSuite.TestInspectContainerGraphDriver (unmatched requirement DaemonIsLinux) [2019-09-07T00:28:27.623Z] SKIP: docker_cli_inspect_test.go:392: DockerSuite.TestInspectContainerNetworkCustom (unmatched requirement DaemonIsLinux) [2019-09-07T00:28:27.623Z] SKIP: docker_cli_inspect_test.go:380: DockerSuite.TestInspectContainerNetworkDefault (unmatched requirement DaemonIsLinux) [2019-09-07T00:28:31.353Z] PASS: docker_cli_inspect_test.go:45: DockerSuite.TestInspectDefault 3.218s [2019-09-07T00:28:37.147Z] PASS: docker_cli_inspect_test.go:372: DockerSuite.TestInspectHistory 4.731s [2019-09-07T00:28:37.147Z] SKIP: docker_cli_inspect_test.go:25: DockerSuite.TestInspectImage (unmatched requirement DaemonIsLinux) [2019-09-07T00:28:37.147Z] SKIP: docker_cli_inspect_test.go:126: DockerSuite.TestInspectImageFilterInt (unmatched requirement DaemonIsLinux) [2019-09-07T00:28:37.147Z] SKIP: docker_cli_inspect_test.go:164: DockerSuite.TestInspectImageGraphDriver (unmatched requirement DaemonIsLinux) [2019-09-07T00:28:39.323Z] PASS: docker_cli_inspect_test.go:39: DockerSuite.TestInspectInt64 2.056s [2019-09-07T00:28:42.222Z] PASS: docker_cli_inspect_test.go:334: DockerSuite.TestInspectJSONFields 2.236s [2019-09-07T00:28:42.705Z] PASS: docker_cli_inspect_test.go:284: DockerSuite.TestInspectLogConfigNoType 0.120s [2019-09-07T00:28:46.434Z] PASS: docker_cli_inspect_test.go:239: DockerSuite.TestInspectNamedMountPoint 3.018s [2019-09-07T00:28:48.611Z] PASS: docker_cli_inspect_test.go:297: DockerSuite.TestInspectNoSizeFlagContainer 2.196s [2019-09-07T00:28:48.611Z] SKIP: docker_cli_inspect_test.go:423: DockerSuite.TestInspectPlugin (unmatched requirement DaemonIsLinux) [2019-09-07T00:28:48.611Z] PASS: docker_cli_inspect_test.go:403: DockerSuite.TestInspectRootFS 0.054s [2019-09-07T00:28:52.334Z] PASS: docker_cli_inspect_test.go:309: DockerSuite.TestInspectSizeFlagContainer 2.338s [2019-09-07T00:28:56.068Z] PASS: docker_cli_inspect_test.go:56: DockerSuite.TestInspectStatus 3.824s [2019-09-07T00:29:03.131Z] PASS: docker_cli_inspect_test.go:353: DockerSuite.TestInspectStopWhenNotFound 5.906s [2019-09-07T00:29:06.861Z] PASS: docker_cli_inspect_test.go:320: DockerSuite.TestInspectTemplateError 2.320s [2019-09-07T00:29:09.762Z] PASS: docker_cli_inspect_test.go:263: DockerSuite.TestInspectTimesAsRFC3339Nano 2.525s [2019-09-07T00:29:13.495Z] PASS: docker_cli_inspect_test.go:81: DockerSuite.TestInspectTypeFlagContainer 2.877s [2019-09-07T00:29:17.219Z] PASS: docker_cli_inspect_test.go:103: DockerSuite.TestInspectTypeFlagWithImage 2.851s [2019-09-07T00:29:19.388Z] PASS: docker_cli_inspect_test.go:114: DockerSuite.TestInspectTypeFlagWithInvalidValue 2.210s [2019-09-07T00:29:23.110Z] PASS: docker_cli_inspect_test.go:91: DockerSuite.TestInspectTypeFlagWithNoContainer 2.896s [2019-09-07T00:29:23.110Z] PASS: docker_cli_inspect_test.go:454: DockerSuite.TestInspectUnknownObject 0.071s [2019-09-07T00:29:23.110Z] SKIP: docker_cli_links_test.go:201: DockerSuite.TestLinkShortDefinition (unmatched requirement DaemonIsLinux) [2019-09-07T00:29:23.110Z] SKIP: docker_cli_links_test.go:192: DockerSuite.TestLinksEnvs (unmatched requirement DaemonIsLinux) [2019-09-07T00:29:23.110Z] SKIP: docker_cli_links_test.go:228: DockerSuite.TestLinksEtcHostsRegularFile (unmatched requirement DaemonIsLinux) [2019-09-07T00:29:23.110Z] SKIP: docker_cli_links_test.go:141: DockerSuite.TestLinksHostsFilesInject (unmatched requirement DaemonIsLinux) [2019-09-07T00:29:23.110Z] SKIP: docker_cli_links_test.go:94: DockerSuite.TestLinksInspectLinksStarted (unmatched requirement DaemonIsLinux) [2019-09-07T00:29:23.110Z] SKIP: docker_cli_links_test.go:113: DockerSuite.TestLinksInspectLinksStopped (unmatched requirement DaemonIsLinux) [2019-09-07T00:29:23.110Z] SKIP: docker_cli_links_test.go:25: DockerSuite.TestLinksInvalidContainerTarget (unmatched requirement DaemonIsLinux) [2019-09-07T00:29:23.110Z] SKIP: docker_cli_links_test.go:235: DockerSuite.TestLinksMultipleWithSameName (unmatched requirement DaemonIsLinux) [2019-09-07T00:29:23.110Z] SKIP: docker_cli_links_test.go:217: DockerSuite.TestLinksNetworkHostContainer (unmatched requirement DaemonIsLinux) [2019-09-07T00:29:23.110Z] SKIP: docker_cli_links_test.go:133: DockerSuite.TestLinksNotStartedParentNotFail (unmatched requirement DaemonIsLinux) [2019-09-07T00:29:23.110Z] SKIP: docker_cli_links_test.go:37: DockerSuite.TestLinksPingLinkedContainers (unmatched requirement DaemonIsLinux) [2019-09-07T00:29:23.110Z] SKIP: docker_cli_links_test.go:81: DockerSuite.TestLinksPingLinkedContainersAfterRename (unmatched requirement DaemonIsLinux) [2019-09-07T00:29:23.110Z] SKIP: docker_cli_exec_test.go:372: DockerSuite.TestLinksPingLinkedContainersOnRename (unmatched requirement DaemonIsLinux) [2019-09-07T00:29:23.110Z] SKIP: docker_cli_links_test.go:16: DockerSuite.TestLinksPingUnlinkedContainers (unmatched requirement DaemonIsLinux) [2019-09-07T00:29:23.110Z] SKIP: docker_cli_links_test.go:159: DockerSuite.TestLinksUpdateOnRestart (unmatched requirement DaemonIsLinux) [2019-09-07T00:29:23.110Z] SKIP: docker_cli_save_load_test.go:334: DockerSuite.TestLoadZeroSizeLayer (unmatched requirement DaemonIsLinux) [2019-09-07T00:29:23.110Z] PASS: docker_cli_login_test.go:12: DockerSuite.TestLoginWithoutTTY 0.055s [2019-09-07T00:29:23.110Z] PASS: docker_api_logs_test.go:86: DockerSuite.TestLogsAPIContainerNotFound 0.001s [2019-09-07T00:29:26.009Z] PASS: docker_api_logs_test.go:71: DockerSuite.TestLogsAPIFollowEmptyOutput 2.089s [2019-09-07T00:29:29.744Z] PASS: docker_api_logs_test.go:59: DockerSuite.TestLogsAPINoStdoutNorStderr 2.975s [2019-09-07T00:29:35.532Z] PASS: docker_api_logs_test.go:150: DockerSuite.TestLogsAPIUntil 5.785s [2019-09-07T00:29:38.429Z] PASS: docker_api_logs_test.go:188: DockerSuite.TestLogsAPIUntilDefaultValue 3.380s [2019-09-07T00:29:38.429Z] SKIP: docker_api_logs_test.go:93: DockerSuite.TestLogsAPIUntilFutureFollow (unmatched requirement DaemonIsLinux) [2019-09-07T00:29:42.155Z] PASS: docker_api_logs_test.go:23: DockerSuite.TestLogsAPIWithStdout 2.863s [2019-09-07T00:29:42.155Z] PASS: docker_cli_logs_test.go:318: DockerSuite.TestLogsCLIContainerNotFound 0.054s [2019-09-07T00:29:49.211Z] PASS: docker_cli_logs_test.go:24: DockerSuite.TestLogsContainerBiggerThanPage 7.339s [2019-09-07T00:29:57.784Z] PASS: docker_cli_logs_test.go:29: DockerSuite.TestLogsContainerMuchBiggerThanPage 7.815s [2019-09-07T00:30:04.841Z] PASS: docker_cli_logs_test.go:19: DockerSuite.TestLogsContainerSmallerThanPage 7.025s [2019-09-07T00:30:07.738Z] PASS: docker_cli_logs_test.go:300: DockerSuite.TestLogsFollowGoroutinesNoOutput 3.320s [2019-09-07T00:30:11.480Z] PASS: docker_cli_logs_test.go:272: DockerSuite.TestLogsFollowGoroutinesWithStdout 2.523s [2019-09-07T00:30:11.480Z] SKIP: docker_cli_logs_test.go:214: DockerSuite.TestLogsFollowSlowStdoutConsumer (unmatched requirement DaemonIsLinux) [2019-09-07T00:30:13.656Z] PASS: docker_cli_logs_test.go:124: DockerSuite.TestLogsFollowStopped 2.638s [2019-09-07T00:30:17.388Z] PASS: docker_cli_logs_test.go:66: DockerSuite.TestLogsSeparateStderr 3.651s [2019-09-07T00:30:27.689Z] PASS: docker_cli_logs_test.go:145: DockerSuite.TestLogsSince 9.905s [2019-09-07T00:30:27.689Z] SKIP: docker_cli_logs_test.go:180: DockerSuite.TestLogsSinceFutureFollow (unmatched requirement DaemonIsLinux) [2019-09-07T00:30:27.689Z] SKIP: docker_cli_logs_test.go:77: DockerSuite.TestLogsStderrInStdout (unmatched requirement DaemonIsLinux) [2019-09-07T00:30:31.413Z] PASS: docker_cli_logs_test.go:92: DockerSuite.TestLogsTail 3.880s [2019-09-07T00:30:35.140Z] PASS: docker_cli_logs_test.go:41: DockerSuite.TestLogsTimestamps 3.595s [2019-09-07T00:30:38.870Z] PASS: docker_cli_logs_test.go:325: DockerSuite.TestLogsWithDetails 3.503s [2019-09-07T00:30:38.870Z] SKIP: docker_cli_run_test.go:2915: DockerSuite.TestMountIntoProc (unmatched requirement DaemonIsLinux) [2019-09-07T00:30:38.870Z] SKIP: docker_cli_run_test.go:2924: DockerSuite.TestMountIntoSys (unmatched requirement DaemonIsLinux) [2019-09-07T00:30:38.870Z] SKIP: docker_cli_netmode_test.go:33: DockerSuite.TestNetHostname (unmatched requirement DaemonIsLinux) [2019-09-07T00:30:38.870Z] SKIP: docker_cli_netmode_test.go:26: DockerSuite.TestNetHostnameWithNetHost (unmatched requirement DaemonIsLinux) [2019-09-07T00:30:38.870Z] SKIP: docker_cli_run_test.go:3519: DockerSuite.TestNetworkRmWithActiveContainers (unmatched requirement DaemonIsLinux) [2019-09-07T00:30:38.870Z] SKIP: docker_cli_run_test.go:2701: DockerSuite.TestPermissionsPtsReadonlyRootfs (unmatched requirement DaemonIsLinux) [2019-09-07T00:30:38.870Z] SKIP: docker_cli_plugins_test.go:77: DockerSuite.TestPluginActive (unmatched requirement DaemonIsLinux) [2019-09-07T00:30:38.870Z] SKIP: docker_cli_plugins_test.go:100: DockerSuite.TestPluginActiveNetwork (unmatched requirement DaemonIsLinux) [2019-09-07T00:30:38.870Z] PASS: docker_cli_plugins_test.go:345: DockerSuite.TestPluginInspectOnWindows 0.062s [2019-09-07T00:30:38.870Z] SKIP: docker_cli_plugins_test.go:151: DockerSuite.TestPluginInstallDisableVolumeLs (unmatched requirement DaemonIsLinux) [2019-09-07T00:30:38.870Z] SKIP: docker_cli_plugins_logdriver_test.go:12: DockerSuite.TestPluginLogDriver (unmatched requirement IsAmd64) [2019-09-07T00:30:38.870Z] SKIP: docker_cli_plugins_logdriver_test.go:32: DockerSuite.TestPluginLogDriverInfoList (unmatched requirement IsAmd64) [2019-09-07T00:30:38.870Z] SKIP: docker_cli_plugins_test.go:475: DockerSuite.TestPluginMetricsCollector (unmatched requirement DaemonIsLinux) [2019-09-07T00:30:38.870Z] SKIP: docker_cli_plugins_test.go:443: DockerSuite.TestPluginUpgrade (unmatched requirement DaemonIsLinux) [2019-09-07T00:30:38.870Z] SKIP: docker_cli_port_test.go:330: DockerSuite.TestPortBindingOnSandbox (unmatched requirement DaemonIsLinux) [2019-09-07T00:30:38.870Z] SKIP: docker_cli_port_test.go:308: DockerSuite.TestPortExposeHostBinding (unmatched requirement DaemonIsLinux) [2019-09-07T00:30:38.870Z] SKIP: docker_cli_port_test.go:286: DockerSuite.TestPortHostBinding (unmatched requirement DaemonIsLinux) [2019-09-07T00:30:38.870Z] SKIP: docker_cli_port_test.go:16: DockerSuite.TestPortList (unmatched requirement DaemonIsLinux) [2019-09-07T00:30:45.928Z] PASS: docker_api_containers_test.go:1302: DockerSuite.TestPostContainerAPICreateWithStringOrSliceEntrypoint 6.736s [2019-09-07T00:30:45.928Z] SKIP: docker_api_attach_test.go:100: DockerSuite.TestPostContainersAttach (unmatched requirement DaemonIsLinux) [2019-09-07T00:30:45.928Z] PASS: docker_api_attach_test.go:79: DockerSuite.TestPostContainersAttachContainerNotFound 0.002s [2019-09-07T00:30:45.928Z] SKIP: docker_api_containers_test.go:1567: DockerSuite.TestPostContainersCreateMemorySwappinessHostConfigOmitted (unmatched requirement DaemonIsLinux) [2019-09-07T00:30:45.928Z] SKIP: docker_api_containers_test.go:1481: DockerSuite.TestPostContainersCreateShmSizeHostConfigOmitted (unmatched requirement DaemonIsLinux) [2019-09-07T00:30:45.928Z] SKIP: docker_api_containers_test.go:1463: DockerSuite.TestPostContainersCreateShmSizeNegative (unmatched requirement DaemonIsLinux) [2019-09-07T00:30:45.928Z] SKIP: docker_api_containers_test.go:1509: DockerSuite.TestPostContainersCreateShmSizeOmitted (unmatched requirement DaemonIsLinux) [2019-09-07T00:30:45.928Z] SKIP: docker_api_containers_test.go:1592: DockerSuite.TestPostContainersCreateWithOomScoreAdjInvalidRange (unmatched requirement DaemonIsLinux) [2019-09-07T00:30:45.928Z] SKIP: docker_api_containers_test.go:1536: DockerSuite.TestPostContainersCreateWithShmSize (unmatched requirement DaemonIsLinux) [2019-09-07T00:30:45.928Z] SKIP: docker_api_containers_test.go:1359: DockerSuite.TestPostContainersCreateWithStringOrSliceCapAddDrop (unmatched requirement DaemonIsLinux) [2019-09-07T00:30:52.987Z] PASS: docker_api_containers_test.go:1330: DockerSuite.TestPostContainersCreateWithStringOrSliceCmd 6.917s [2019-09-07T00:30:52.987Z] SKIP: docker_api_containers_test.go:1430: DockerSuite.TestPostContainersCreateWithWrongCpusetValues (unmatched requirement DaemonIsLinux) [2019-09-07T00:31:10.660Z] PASS: docker_cli_ps_test.go:791: DockerSuite.TestPsByOrder 14.722s [2019-09-07T00:31:10.660Z] SKIP: docker_cli_ps_test.go:544: DockerSuite.TestPsImageIDAfterUpdate (unmatched requirement DaemonIsLinux) [2019-09-07T00:31:25.454Z] PASS: docker_cli_ps_test.go:21: DockerSuite.TestPsListContainersBase 14.518s [2019-09-07T00:31:50.573Z] PASS: docker_cli_ps_test.go:308: DockerSuite.TestPsListContainersFilterAncestorImage 22.829s [2019-09-07T00:31:50.573Z] PASS: docker_cli_ps_test.go:513: DockerSuite.TestPsListContainersFilterCreated 0.224s [2019-09-07T00:32:08.257Z] PASS: docker_cli_ps_test.go:439: DockerSuite.TestPsListContainersFilterExited 17.125s [2019-09-07T00:32:25.929Z] PASS: docker_cli_ps_test.go:229: DockerSuite.TestPsListContainersFilterHealth 16.948s [2019-09-07T00:32:31.722Z] PASS: docker_cli_ps_test.go:272: DockerSuite.TestPsListContainersFilterID 7.175s [2019-09-07T00:32:44.099Z] PASS: docker_cli_ps_test.go:403: DockerSuite.TestPsListContainersFilterLabel 10.529s [2019-09-07T00:32:49.883Z] PASS: docker_cli_ps_test.go:286: DockerSuite.TestPsListContainersFilterName 6.134s [2019-09-07T00:32:49.883Z] SKIP: docker_cli_ps_test.go:711: DockerSuite.TestPsListContainersFilterNetwork (unmatched requirement DaemonIsLinux) [2019-09-07T00:32:49.883Z] SKIP: docker_cli_ps_test.go:810: DockerSuite.TestPsListContainersFilterPorts (unmatched requirement DaemonIsLinux) [2019-09-07T00:32:55.666Z] PASS: docker_cli_ps_test.go:182: DockerSuite.TestPsListContainersFilterStatus 5.445s [2019-09-07T00:32:55.666Z] SKIP: docker_cli_ps_test.go:142: DockerSuite.TestPsListContainersSize (unmatched requirement DaemonIsLinux) [2019-09-07T00:32:55.666Z] SKIP: docker_cli_ps_test.go:846: DockerSuite.TestPsNotShowLinknamesOfDeletedContainer (unmatched requirement DaemonIsLinux) [2019-09-07T00:32:56.124Z] SKIP: docker_cli_ps_test.go:593: DockerSuite.TestPsNotShowPortsOfStoppedContainer (unmatched requirement DaemonIsLinux) [2019-09-07T00:32:56.124Z] SKIP: docker_cli_ps_test.go:467: DockerSuite.TestPsRightTagName (unmatched requirement DaemonIsLinux) [2019-09-07T00:33:10.922Z] PASS: docker_cli_ps_test.go:611: DockerSuite.TestPsShowMounts 12.177s [2019-09-07T00:33:10.922Z] SKIP: docker_cli_run_test.go:3150: DockerSuite.TestPtraceContainerProcsFromHost (unmatched requirement DaemonIsLinux) [2019-09-07T00:33:10.922Z] PASS: docker_cli_pull_test.go:266: DockerSuite.TestPullLinuxImageFailsOnWindows 1.324s [2019-09-07T00:33:10.922Z] SKIP: docker_cli_pull_test.go:273: DockerSuite.TestPullWindowsImageFailsOnLinux (unmatched requirement DaemonIsLinux) [2019-09-07T00:33:11.886Z] PASS: docker_cli_push_test.go:292: DockerSuite.TestPushToCentralRegistryUnauthorized 1.283s [2019-09-07T00:33:12.867Z] PASS: docker_cli_push_test.go:38: DockerSuite.TestPushUnprefixedRepo 0.919s [2019-09-07T00:33:12.867Z] SKIP: docker_api_containers_test.go:1404: DockerSuite.TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (unmatched requirement DaemonIsLinux) [2019-09-07T00:33:18.654Z] PASS: docker_cli_restart_test.go:304: DockerSuite.TestRestartAutoRemoveContainer 5.072s [2019-09-07T00:33:23.345Z] PASS: docker_cli_restart_test.go:167: DockerSuite.TestRestartContainerSuccess 5.044s [2019-09-07T00:33:27.066Z] PASS: docker_cli_restart_test.go:153: DockerSuite.TestRestartContainerwithGoodContainer 3.651s [2019-09-07T00:33:57.059Z] PASS: docker_cli_restart_test.go:273: DockerSuite.TestRestartContainerwithRestartPolicy 26.253s [2019-09-07T00:33:57.059Z] SKIP: docker_cli_restart_test.go:80: DockerSuite.TestRestartDisconnectedContainer (unmatched requirement DaemonIsLinux) [2019-09-07T00:33:59.958Z] PASS: docker_cli_restart_test.go:240: DockerSuite.TestRestartPolicyAfterRestart 6.364s [2019-09-07T00:34:00.415Z] PASS: docker_cli_restart_test.go:105: DockerSuite.TestRestartPolicyAlways 0.189s [2019-09-07T00:34:00.415Z] PASS: docker_cli_restart_test.go:97: DockerSuite.TestRestartPolicyNO 0.133s [2019-09-07T00:34:00.872Z] PASS: docker_cli_restart_test.go:118: DockerSuite.TestRestartPolicyOnFailure 0.587s [2019-09-07T00:34:06.660Z] PASS: docker_cli_restart_test.go:32: DockerSuite.TestRestartRunningContainer 4.670s [2019-09-07T00:34:12.453Z] PASS: docker_cli_restart_test.go:15: DockerSuite.TestRestartStoppedContainer 5.752s [2019-09-07T00:34:12.453Z] SKIP: docker_cli_restart_test.go:196: DockerSuite.TestRestartWithPolicyUserDefinedNetwork (unmatched requirement DaemonIsLinux) [2019-09-07T00:34:17.130Z] PASS: docker_cli_restart_test.go:55: DockerSuite.TestRestartWithVolumes 4.867s [2019-09-07T00:34:17.130Z] PASS: docker_cli_rmi_test.go:218: DockerSuite.TestRmiBlank 0.051s [2019-09-07T00:34:17.588Z] PASS: docker_cli_rmi_test.go:328: DockerSuite.TestRmiByIDHardConflict 0.219s [2019-09-07T00:34:42.700Z] PASS: docker_cli_rmi_test.go:228: DockerSuite.TestRmiContainerImageNotFound 22.055s [2019-09-07T00:34:46.425Z] PASS: docker_cli_rmi_test.go:172: DockerSuite.TestRmiForceWithExistingContainers 5.259s [2019-09-07T00:34:47.956Z] PASS: docker_cli_rmi_test.go:200: DockerSuite.TestRmiForceWithMultipleRepositories 1.794s [2019-09-07T00:34:58.249Z] PASS: docker_cli_rmi_test.go:145: DockerSuite.TestRmiImageIDForceWithRunningContainersAndMultipleTags 9.036s [2019-09-07T00:35:06.805Z] PASS: docker_cli_rmi_test.go:107: DockerSuite.TestRmiImgIDForce 7.913s [2019-09-07T00:35:15.362Z] PASS: docker_cli_rmi_test.go:66: DockerSuite.TestRmiImgIDMultipleTag 8.862s [2019-09-07T00:35:20.039Z] PASS: docker_cli_rmi_test.go:298: DockerSuite.TestRmiParentImageFail 4.987s [2019-09-07T00:35:20.496Z] PASS: docker_cli_rmi_test.go:38: DockerSuite.TestRmiTag 0.598s [2019-09-07T00:35:24.221Z] PASS: docker_cli_rmi_test.go:160: DockerSuite.TestRmiTagWithExistingContainers 3.707s [2019-09-07T00:35:49.340Z] PASS: docker_cli_rmi_test.go:254: DockerSuite.TestRmiUntagHistoryLayer 23.297s [2019-09-07T00:35:52.383Z] PASS: docker_cli_rmi_test.go:17: DockerSuite.TestRmiWithContainerFails 1.856s [2019-09-07T00:35:59.447Z] PASS: docker_cli_rmi_test.go:186: DockerSuite.TestRmiWithMultipleRepositories 6.955s [2019-09-07T00:36:03.172Z] PASS: docker_cli_rmi_test.go:311: DockerSuite.TestRmiWithParentInUse 3.302s [2019-09-07T00:36:03.172Z] SKIP: docker_cli_run_test.go:4536: DockerSuite.TestRunAddDeviceCgroupRule (unmatched requirement DaemonIsLinux) [2019-09-07T00:36:03.172Z] SKIP: docker_cli_run_test.go:1581: DockerSuite.TestRunAddHost (unmatched requirement DaemonIsLinux) [2019-09-07T00:36:03.172Z] SKIP: docker_cli_run_test.go:4045: DockerSuite.TestRunAddHostInHostMode (unmatched requirement DaemonIsLinux) [2019-09-07T00:36:03.172Z] SKIP: docker_cli_run_test.go:1173: DockerSuite.TestRunAddingOptionalDevices (unmatched requirement DaemonIsLinux) [2019-09-07T00:36:03.172Z] SKIP: docker_cli_run_test.go:1191: DockerSuite.TestRunAddingOptionalDevicesInvalidMode (unmatched requirement DaemonIsLinux) [2019-09-07T00:36:03.172Z] SKIP: docker_cli_run_test.go:1182: DockerSuite.TestRunAddingOptionalDevicesNoSrc (unmatched requirement DaemonIsLinux) [2019-09-07T00:36:03.172Z] SKIP: docker_cli_run_test.go:2067: DockerSuite.TestRunAllocatePortInReservedRange (unmatched requirement DaemonIsLinux) [2019-09-07T00:36:05.347Z] PASS: docker_cli_run_test.go:1232: DockerSuite.TestRunAllowBindMountingRoot 2.707s [2019-09-07T00:36:05.347Z] SKIP: docker_cli_run_test.go:2272: DockerSuite.TestRunAllowPortRangeThroughExpose (unmatched requirement DaemonIsLinux) [2019-09-07T00:36:05.347Z] SKIP: docker_cli_run_test.go:2630: DockerSuite.TestRunAllowPortRangeThroughPublish (unmatched requirement DaemonIsLinux) [2019-09-07T00:36:12.414Z] PASS: docker_cli_run_test.go:574: DockerSuite.TestRunApplyVolumesFromBeforeVolumes 5.877s [2019-09-07T00:36:17.096Z] PASS: docker_cli_run_test.go:3926: DockerSuite.TestRunAttachFailedNoLeak 4.932s [2019-09-07T00:36:20.004Z] PASS: docker_cli_run_test.go:1593: DockerSuite.TestRunAttachStdErrOnlyTTYMode 3.450s [2019-09-07T00:36:23.730Z] PASS: docker_cli_run_test.go:1609: DockerSuite.TestRunAttachStdOutAndErrTTYMode 3.492s [2019-09-07T00:36:27.461Z] PASS: docker_cli_run_test.go:1601: DockerSuite.TestRunAttachStdOutOnlyTTYMode 3.417s [2019-09-07T00:36:27.461Z] PASS: docker_cli_run_test.go:1618: DockerSuite.TestRunAttachWithDetach 0.062s [2019-09-07T00:36:27.461Z] SKIP: docker_cli_run_test.go:1883: DockerSuite.TestRunBindMounts (unmatched requirement DaemonIsWindowsAtLeastBuild.func1) [2019-09-07T00:36:27.461Z] SKIP: docker_cli_run_test.go:1054: DockerSuite.TestRunCapAddALLCanDownInterface (unmatched requirement DaemonIsLinux) [2019-09-07T00:36:27.461Z] SKIP: docker_cli_run_test.go:1064: DockerSuite.TestRunCapAddALLDropNetAdminCanDownInterface (unmatched requirement DaemonIsLinux) [2019-09-07T00:36:27.461Z] SKIP: docker_cli_run_test.go:3014: DockerSuite.TestRunCapAddCHOWN (unmatched requirement DaemonIsLinux) [2019-09-07T00:36:27.461Z] SKIP: docker_cli_run_test.go:1044: DockerSuite.TestRunCapAddCanDownInterface (unmatched requirement DaemonIsLinux) [2019-09-07T00:36:27.461Z] SKIP: docker_cli_run_test.go:1035: DockerSuite.TestRunCapAddInvalid (unmatched requirement DaemonIsLinux) [2019-09-07T00:36:27.461Z] SKIP: docker_cli_run_test.go:3200: DockerSuite.TestRunCapAddSYSTIME (unmatched requirement DaemonIsLinux) [2019-09-07T00:36:27.461Z] SKIP: docker_cli_run_test.go:1025: DockerSuite.TestRunCapDropALLAddMknodCanMknod (unmatched requirement DaemonIsLinux) [2019-09-07T00:36:27.461Z] SKIP: docker_cli_run_test.go:1013: DockerSuite.TestRunCapDropALLCannotMknod (unmatched requirement DaemonIsLinux) [2019-09-07T00:36:27.461Z] SKIP: docker_cli_run_test.go:987: DockerSuite.TestRunCapDropCannotMknod (unmatched requirement DaemonIsLinux) [2019-09-07T00:36:27.461Z] SKIP: docker_cli_run_test.go:1000: DockerSuite.TestRunCapDropCannotMknodLowerCase (unmatched requirement DaemonIsLinux) [2019-09-07T00:36:27.461Z] SKIP: docker_cli_run_test.go:978: DockerSuite.TestRunCapDropInvalid (unmatched requirement DaemonIsLinux) [2019-09-07T00:36:31.191Z] PASS: docker_cli_run_test.go:1970: DockerSuite.TestRunCidFileCheckIDLength 2.799s [2019-09-07T00:36:31.191Z] SKIP: docker_cli_run_test.go:1939: DockerSuite.TestRunCidFileCleanupIfEmpty (unmatched requirement DaemonIsLinux) [2019-09-07T00:36:38.254Z] PASS: docker_cli_run_test.go:1696: DockerSuite.TestRunCleanupCmdOnEntrypoint 6.862s [2019-09-07T00:36:38.254Z] SKIP: docker_cli_run_test.go:3342: DockerSuite.TestRunContainerNetModeWithDNSMacHosts (unmatched requirement DaemonIsLinux) [2019-09-07T00:36:38.254Z] SKIP: docker_cli_run_test.go:3366: DockerSuite.TestRunContainerNetModeWithExposePort (unmatched requirement DaemonIsLinux) [2019-09-07T00:36:40.426Z] PASS: docker_cli_run_test.go:923: DockerSuite.TestRunContainerNetwork 2.952s [2019-09-07T00:36:40.426Z] SKIP: docker_cli_run_test.go:3333: DockerSuite.TestRunContainerNetworkModeToSelf (unmatched requirement DaemonIsLinux) [2019-09-07T00:36:40.426Z] SKIP: docker_cli_run_test.go:3317: DockerSuite.TestRunContainerWithCgroupMountRO (unmatched requirement DaemonIsLinux) [2019-09-07T00:36:40.426Z] SKIP: docker_cli_run_test.go:3243: DockerSuite.TestRunContainerWithCgroupParent (unmatched requirement DaemonIsLinux) [2019-09-07T00:36:40.426Z] SKIP: docker_cli_run_test.go:2740: DockerSuite.TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (unmatched requirement DaemonIsLinux) [2019-09-07T00:36:40.426Z] SKIP: docker_cli_run_test.go:2689: DockerSuite.TestRunContainerWithReadonlyRootfs (unmatched requirement DaemonIsLinux) [2019-09-07T00:36:40.426Z] SKIP: docker_cli_run_test.go:2762: DockerSuite.TestRunContainerWithReadonlyRootfsWithAddHostFlag (unmatched requirement DaemonIsLinux) [2019-09-07T00:36:40.426Z] SKIP: docker_cli_run_test.go:2752: DockerSuite.TestRunContainerWithReadonlyRootfsWithDNSFlag (unmatched requirement DaemonIsLinux) [2019-09-07T00:36:44.184Z] PASS: docker_cli_run_test.go:2799: DockerSuite.TestRunContainerWithRmFlagCannotStartContainer 3.505s [2019-09-07T00:36:47.945Z] PASS: docker_cli_run_test.go:2785: DockerSuite.TestRunContainerWithRmFlagExitCodeNotEqualToZero 3.679s [2019-09-07T00:36:51.668Z] PASS: docker_cli_run_test.go:2685: DockerSuite.TestRunContainerWithWritableRootfs 3.398s [2019-09-07T00:36:51.668Z] SKIP: docker_cli_run_test.go:1681: DockerSuite.TestRunCopyVolumeContent (unmatched requirement DaemonIsLinux) [2019-09-07T00:36:51.668Z] SKIP: docker_cli_run_test.go:1663: DockerSuite.TestRunCopyVolumeUIDGID (unmatched requirement DaemonIsLinux) [2019-09-07T00:36:51.668Z] SKIP: docker_cli_run_test.go:3208: DockerSuite.TestRunCreateContainerFailedCleanUp (unmatched requirement DaemonIsLinux) [2019-09-07T00:36:54.565Z] PASS: docker_cli_run_test.go:613: DockerSuite.TestRunCreateVolume 3.156s [2019-09-07T00:36:54.565Z] SKIP: docker_cli_run_test.go:2159: DockerSuite.TestRunCreateVolumeEtc (unmatched requirement DaemonIsLinux) [2019-09-07T00:36:54.565Z] SKIP: docker_cli_run_test.go:623: DockerSuite.TestRunCreateVolumeWithSymlink (unmatched requirement DaemonIsLinux) [2019-09-07T00:36:54.565Z] SKIP: docker_cli_run_test.go:379: DockerSuite.TestRunCreateVolumesInSymlinkDir (unmatched requirement DaemonIsLinux) [2019-09-07T00:36:54.565Z] SKIP: docker_cli_run_test.go:423: DockerSuite.TestRunCreateVolumesInSymlinkDir2 (unmatched requirement DaemonIsLinux) [2019-09-07T00:36:56.737Z] PASS: docker_cli_run_test.go:4152: DockerSuite.TestRunCredentialSpecFailures 1.800s [2019-09-07T00:37:03.843Z] PASS: docker_cli_run_test.go:4171: DockerSuite.TestRunCredentialSpecWellFormed 7.689s [2019-09-07T00:37:03.843Z] SKIP: docker_cli_run_test.go:1255: DockerSuite.TestRunDNSDefaultOptions (unmatched requirement DaemonIsLinux) [2019-09-07T00:37:03.843Z] SKIP: docker_cli_run_test.go:4010: DockerSuite.TestRunDNSInHostMode (unmatched requirement DaemonIsLinux) [2019-09-07T00:37:03.843Z] SKIP: docker_cli_run_test.go:1289: DockerSuite.TestRunDNSOptions (unmatched requirement DaemonIsLinux) [2019-09-07T00:37:04.306Z] SKIP: docker_cli_run_test.go:1323: DockerSuite.TestRunDNSOptionsBasedOnHostResolvConf (unmatched requirement DaemonIsLinux) [2019-09-07T00:37:04.306Z] SKIP: docker_cli_run_test.go:1313: DockerSuite.TestRunDNSRepeatOptions (unmatched requirement DaemonIsLinux) [2019-09-07T00:37:04.306Z] SKIP: docker_cli_run_test.go:2032: DockerSuite.TestRunDeallocatePortOnMissingIptablesRule (unmatched requirement DaemonIsLinux) [2019-09-07T00:37:08.071Z] PASS: docker_cli_run_test.go:122: DockerSuite.TestRunDetachedContainerIDPrinting 3.535s [2019-09-07T00:37:08.071Z] SKIP: docker_cli_run_test.go:1142: DockerSuite.TestRunDeviceNumbers (unmatched requirement DaemonIsLinux) [2019-09-07T00:37:08.071Z] PASS: docker_cli_run_test.go:1241: DockerSuite.TestRunDisallowBindMountingRootToRoot 0.068s [2019-09-07T00:37:08.071Z] SKIP: docker_cli_run_test.go:4187: DockerSuite.TestRunDuplicateMount (unmatched requirement DaemonIsLinux) [2019-09-07T00:37:11.001Z] PASS: docker_cli_run_test.go:52: DockerSuite.TestRunEchoNamedContainer 3.381s [2019-09-07T00:37:14.762Z] PASS: docker_cli_run_test.go:44: DockerSuite.TestRunEchoStdout 3.452s [2019-09-07T00:37:14.762Z] SKIP: docker_cli_run_test.go:4273: DockerSuite.TestRunEmptyEnv (unmatched requirement DaemonIsLinux) [2019-09-07T00:37:16.959Z] PASS: docker_cli_run_test.go:1872: DockerSuite.TestRunEntrypoint 2.387s [2019-09-07T00:37:16.959Z] SKIP: docker_cli_run_test.go:818: DockerSuite.TestRunEnvironment (unmatched requirement DaemonIsLinux) [2019-09-07T00:37:16.959Z] SKIP: docker_cli_run_test.go:857: DockerSuite.TestRunEnvironmentErase (unmatched requirement DaemonIsLinux) [2019-09-07T00:37:16.959Z] SKIP: docker_cli_run_test.go:890: DockerSuite.TestRunEnvironmentOverride (unmatched requirement DaemonIsLinux) [2019-09-07T00:37:20.720Z] PASS: docker_cli_run_test.go:700: DockerSuite.TestRunExitCode 3.402s [2019-09-07T00:37:23.654Z] PASS: docker_cli_run_test.go:91: DockerSuite.TestRunExitCodeOne 3.216s [2019-09-07T00:37:27.414Z] PASS: docker_cli_run_test.go:86: DockerSuite.TestRunExitCodeZero 3.459s [2019-09-07T00:37:31.184Z] PASS: docker_cli_run_test.go:1735: DockerSuite.TestRunExitOnStdinClose 3.709s [2019-09-07T00:37:31.184Z] PASS: docker_cli_run_test.go:2295: DockerSuite.TestRunExposePort 0.050s [2019-09-07T00:37:31.184Z] SKIP: docker_cli_run_test.go:949: DockerSuite.TestRunFullHostnameSet (unmatched requirement DaemonIsLinux) [2019-09-07T00:37:31.184Z] SKIP: docker_cli_run_test.go:1076: DockerSuite.TestRunGroupAdd (unmatched requirement DaemonIsLinux) [2019-09-07T00:37:31.184Z] SKIP: docker_cli_run_test.go:4515: DockerSuite.TestRunHostnameFQDN (unmatched requirement DaemonIsLinux) [2019-09-07T00:37:31.184Z] SKIP: docker_cli_run_test.go:4528: DockerSuite.TestRunHostnameInHostMode (unmatched requirement DaemonIsLinux) [2019-09-07T00:37:31.184Z] SKIP: docker_cli_run_test.go:4256: DockerSuite.TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (unmatched requirement IsolationIsHyperv) [2019-09-07T00:37:31.184Z] SKIP: docker_cli_run_test.go:3732: DockerSuite.TestRunInitLayerPathOwnership (unmatched requirement DaemonIsLinux) [2019-09-07T00:37:31.184Z] SKIP: docker_cli_run_test.go:2010: DockerSuite.TestRunInspectMacAddress (unmatched requirement DaemonIsLinux) [2019-09-07T00:37:37.011Z] PASS: docker_cli_run_test.go:1792: DockerSuite.TestRunInteractiveWithRestartPolicy 5.297s [2019-09-07T00:37:37.011Z] SKIP: docker_cli_run_test.go:3278: DockerSuite.TestRunInvalidCgroupParent (unmatched requirement DaemonIsLinux) [2019-09-07T00:37:37.011Z] PASS: docker_cli_run_test.go:3720: DockerSuite.TestRunInvalidReference 0.057s [2019-09-07T00:37:37.011Z] SKIP: docker_cli_run_test.go:61: DockerSuite.TestRunLeakyFileDescriptors (unmatched requirement DaemonIsLinux) [2019-09-07T00:37:37.011Z] SKIP: docker_cli_run_test.go:3387: DockerSuite.TestRunLinkToContainerNetMode (unmatched requirement DaemonIsLinux) [2019-09-07T00:37:37.011Z] SKIP: docker_cli_run_test.go:194: DockerSuite.TestRunLinksContainerWithContainerID (unmatched requirement DaemonIsLinux) [2019-09-07T00:37:37.011Z] SKIP: docker_cli_run_test.go:179: DockerSuite.TestRunLinksContainerWithContainerName (unmatched requirement DaemonIsLinux) [2019-09-07T00:37:49.449Z] PASS: docker_cli_run_test.go:73: DockerSuite.TestRunLookupGoogleDNS 12.014s [2019-09-07T00:37:49.449Z] SKIP: docker_cli_run_test.go:3397: DockerSuite.TestRunLoopbackOnlyExistsWhenNetworkingDisabled (unmatched requirement DaemonIsLinux) [2019-09-07T00:37:50.998Z] PASS: docker_cli_run_test.go:3423: DockerSuite.TestRunLoopbackWhenNetworkDisabled 2.180s [2019-09-07T00:37:50.998Z] SKIP: docker_cli_run_test.go:1200: DockerSuite.TestRunModeHostname (unmatched requirement DaemonIsLinux) [2019-09-07T00:37:50.998Z] SKIP: docker_cli_run_test.go:2323: DockerSuite.TestRunModeIpcContainerNotExists (unmatched requirement DaemonIsLinux) [2019-09-07T00:37:50.998Z] SKIP: docker_cli_run_test.go:2332: DockerSuite.TestRunModeIpcContainerNotRunning (unmatched requirement DaemonIsLinux) [2019-09-07T00:37:50.998Z] SKIP: docker_cli_run_test.go:2301: DockerSuite.TestRunModeIpcHost (unmatched requirement DaemonIsLinux) [2019-09-07T00:37:50.998Z] SKIP: docker_cli_run_test.go:3431: DockerSuite.TestRunModeNetContainerHostname (unmatched requirement DaemonIsLinux) [2019-09-07T00:37:50.998Z] SKIP: docker_cli_run_test.go:2345: DockerSuite.TestRunModePIDContainer (unmatched requirement DaemonIsLinux) [2019-09-07T00:37:50.998Z] SKIP: docker_cli_run_test.go:2370: DockerSuite.TestRunModePIDContainerNotExists (unmatched requirement DaemonIsLinux) [2019-09-07T00:37:50.998Z] SKIP: docker_cli_run_test.go:2379: DockerSuite.TestRunModePIDContainerNotRunning (unmatched requirement DaemonIsLinux) [2019-09-07T00:37:50.998Z] SKIP: docker_cli_run_test.go:2437: DockerSuite.TestRunModePIDHost (unmatched requirement DaemonIsLinux) [2019-09-07T00:37:50.998Z] SKIP: docker_cli_run_test.go:2459: DockerSuite.TestRunModeUTSHost (unmatched requirement DaemonIsLinux) [2019-09-07T00:37:50.998Z] SKIP: docker_cli_run_test.go:4335: DockerSuite.TestRunMount (unmatched requirement DaemonIsLinux) [2019-09-07T00:37:50.998Z] SKIP: docker_cli_run_test.go:2088: DockerSuite.TestRunMountOrdering (unmatched requirement DaemonIsLinux) [2019-09-07T00:37:50.998Z] SKIP: docker_cli_run_test.go:4323: DockerSuite.TestRunMountReadOnlyDevShm (unmatched requirement DaemonIsLinux) [2019-09-07T00:37:50.998Z] SKIP: docker_cli_run_test.go:2392: DockerSuite.TestRunMountShmMqueueFromHost (unmatched requirement DaemonIsLinux) [2019-09-07T00:38:01.401Z] PASS: docker_cli_run_test.go:583: DockerSuite.TestRunMultipleVolumesFrom 10.519s [2019-09-07T00:38:01.401Z] SKIP: docker_cli_exec_test.go:388: DockerSuite.TestRunMutableNetworkFiles (unmatched requirement DaemonIsLinux) [2019-09-07T00:38:01.401Z] SKIP: docker_cli_run_test.go:3220: DockerSuite.TestRunNamedVolume (unmatched requirement DaemonIsLinux) [2019-09-07T00:38:01.401Z] SKIP: docker_cli_run_test.go:3864: DockerSuite.TestRunNamedVolumeCopyImageData (unmatched requirement DaemonIsLinux) [2019-09-07T00:38:08.511Z] PASS: docker_cli_run_test.go:3878: DockerSuite.TestRunNamedVolumeNotRemoved 7.032s [2019-09-07T00:38:15.619Z] PASS: docker_cli_run_test.go:3895: DockerSuite.TestRunNamedVolumesFromNotRemoved 7.286s [2019-09-07T00:38:15.620Z] SKIP: docker_cli_run_test.go:3857: DockerSuite.TestRunNamedVolumesMountedAsShared (unmatched requirement DaemonIsLinux) [2019-09-07T00:38:15.620Z] SKIP: docker_cli_run_test.go:2612: DockerSuite.TestRunNetContainerWhichHost (unmatched requirement DaemonIsLinux) [2019-09-07T00:38:16.081Z] SKIP: docker_cli_run_test.go:2581: DockerSuite.TestRunNetHost (unmatched requirement DaemonIsLinux) [2019-09-07T00:38:16.082Z] SKIP: docker_cli_run_test.go:932: DockerSuite.TestRunNetHostNotAllowedWithLinks (unmatched requirement DaemonIsLinux) [2019-09-07T00:38:16.082Z] SKIP: docker_cli_run_test.go:2603: DockerSuite.TestRunNetHostTwiceSameName (unmatched requirement DaemonIsLinux) [2019-09-07T00:38:16.082Z] SKIP: docker_cli_run_test.go:3075: DockerSuite.TestRunNetworkFilesBindMount (unmatched requirement DaemonIsLinux) [2019-09-07T00:38:16.082Z] SKIP: docker_cli_run_test.go:3099: DockerSuite.TestRunNetworkFilesBindMountRO (unmatched requirement DaemonIsLinux) [2019-09-07T00:38:16.082Z] SKIP: docker_cli_run_test.go:3121: DockerSuite.TestRunNetworkFilesBindMountROFilesystem (unmatched requirement DaemonIsLinux) [2019-09-07T00:38:16.082Z] SKIP: docker_cli_run_test.go:3444: DockerSuite.TestRunNetworkNotInitializedNoneMode (unmatched requirement DaemonIsLinux) [2019-09-07T00:38:16.082Z] PASS: docker_cli_run_test.go:522: DockerSuite.TestRunNoDupVolumes 0.248s [2019-09-07T00:38:17.057Z] PASS: docker_cli_run_test.go:2200: DockerSuite.TestRunNoOutputFromPullInStdout 0.992s [2019-09-07T00:38:20.820Z] PASS: docker_cli_run_test.go:3669: DockerSuite.TestRunNonExecutableCmd 3.347s [2019-09-07T00:38:23.015Z] PASS: docker_cli_run_test.go:3678: DockerSuite.TestRunNonExistingCmd 2.593s [2019-09-07T00:38:23.990Z] PASS: docker_cli_run_test.go:3703: DockerSuite.TestRunNonExistingImage 1.006s [2019-09-07T00:38:26.920Z] PASS: docker_cli_run_test.go:2564: DockerSuite.TestRunNonLocalMacAddress 2.656s [2019-09-07T00:38:27.383Z] SKIP: docker_cli_run_test.go:1405: DockerSuite.TestRunNonRootUserResolvName (unmatched requirement DaemonIsLinux) [2019-09-07T00:38:27.383Z] SKIP: docker_cli_run_test.go:2812: DockerSuite.TestRunPIDHostWithChildIsKillable (unmatched requirement DaemonIsLinux) [2019-09-07T00:38:27.383Z] SKIP: docker_cli_run_test.go:2500: DockerSuite.TestRunPortFromDockerRangeInUse (unmatched requirement DaemonIsLinux) [2019-09-07T00:38:27.383Z] SKIP: docker_cli_run_test.go:2048: DockerSuite.TestRunPortInUse (unmatched requirement DaemonIsLinux) [2019-09-07T00:38:27.383Z] SKIP: docker_cli_run_test.go:958: DockerSuite.TestRunPrivilegedCanMknod (unmatched requirement DaemonIsLinux) [2019-09-07T00:38:27.383Z] SKIP: docker_cli_run_test.go:1087: DockerSuite.TestRunPrivilegedCanMount (unmatched requirement DaemonIsLinux) [2019-09-07T00:38:27.383Z] SKIP: docker_cli_run_test.go:1126: DockerSuite.TestRunProcNotWritableInNonPrivilegedContainers (unmatched requirement DaemonIsLinux) [2019-09-07T00:38:27.383Z] SKIP: docker_cli_run_test.go:1134: DockerSuite.TestRunProcWritableInPrivilegedContainers (unmatched requirement DaemonIsLinux) [2019-09-07T00:38:31.139Z] PASS: docker_cli_run_test.go:4238: DockerSuite.TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent 3.871s [2019-09-07T00:38:31.139Z] SKIP: docker_cli_run_test.go:2989: DockerSuite.TestRunPublishPort (unmatched requirement DaemonIsLinux) [2019-09-07T00:38:31.139Z] SKIP: docker_cli_run_test.go:2892: DockerSuite.TestRunReadFilteredProc (unmatched requirement Apparmor) [2019-09-07T00:38:31.139Z] SKIP: docker_cli_run_test.go:2871: DockerSuite.TestRunReadProcLatency (unmatched requirement DaemonIsLinux) [2019-09-07T00:38:31.139Z] SKIP: docker_cli_run_test.go:2856: DockerSuite.TestRunReadProcTimer (unmatched requirement DaemonIsLinux) [2019-09-07T00:38:31.139Z] SKIP: docker_cli_run_test.go:1427: DockerSuite.TestRunResolvconfUpdate (unmatched requirement DaemonIsLinux) [2019-09-07T00:38:41.510Z] PASS: docker_cli_run_test.go:2662: DockerSuite.TestRunRestartMaxRetries 9.466s [2019-09-07T00:38:41.510Z] SKIP: docker_cli_run_test.go:2133: DockerSuite.TestRunReuseBindVolumeThatIsSymlink (unmatched requirement DaemonIsLinux) [2019-09-07T00:38:44.437Z] PASS: docker_cli_run_test.go:4063: DockerSuite.TestRunRm 3.594s [2019-09-07T00:38:50.264Z] PASS: docker_cli_run_test.go:4053: DockerSuite.TestRunRmAndWait 6.052s [2019-09-07T00:38:54.020Z] PASS: docker_cli_run_test.go:4074: DockerSuite.TestRunRmPre125Api 3.229s [2019-09-07T00:38:56.977Z] PASS: docker_cli_run_test.go:1221: DockerSuite.TestRunRootWorkdir 3.141s [2019-09-07T00:38:59.904Z] PASS: docker_cli_run_test.go:2654: DockerSuite.TestRunSetDefaultRestartPolicy 2.297s [2019-09-07T00:39:03.666Z] PASS: docker_cli_run_test.go:1994: DockerSuite.TestRunSetMacAddress 3.459s [2019-09-07T00:39:03.666Z] SKIP: docker_cli_run_test.go:2244: DockerSuite.TestRunSlowStdoutConsumer (unmatched requirement DaemonIsLinux) [2019-09-07T00:39:03.666Z] SKIP: docker_cli_run_test.go:1626: DockerSuite.TestRunState (unmatched requirement DaemonIsLinux) [2019-09-07T00:39:07.424Z] PASS: docker_cli_run_test.go:3623: DockerSuite.TestRunStdinBlockedAfterContainerExit 3.214s [2019-09-07T00:39:07.424Z] SKIP: docker_cli_run_test.go:98: DockerSuite.TestRunStdinPipe (unmatched requirement DaemonIsLinux) [2019-09-07T00:39:09.629Z] PASS: docker_cli_run_test.go:4138: DockerSuite.TestRunStoppedLoggingDriverNoLeak 2.498s [2019-09-07T00:39:09.629Z] SKIP: docker_cli_run_test.go:1110: DockerSuite.TestRunSysNotWritableInNonPrivilegedContainers (unmatched requirement DaemonIsLinux) [2019-09-07T00:39:09.629Z] SKIP: docker_cli_run_test.go:1118: DockerSuite.TestRunSysWritableInPrivilegedContainers (unmatched requirement DaemonIsLinux) [2019-09-07T00:39:09.629Z] PASS: docker_cli_run_test.go:2484: DockerSuite.TestRunTLSVerify 0.159s [2019-09-07T00:39:09.629Z] PASS: docker_cli_run_test.go:2532: DockerSuite.TestRunTTYWithPipe 0.046s [2019-09-07T00:39:09.629Z] SKIP: docker_cli_run_test.go:1158: DockerSuite.TestRunThatCharacterDevicesActLikeCharacterDevices (unmatched requirement DaemonIsLinux) [2019-09-07T00:39:16.741Z] PASS: docker_cli_run_test.go:796: DockerSuite.TestRunTwoConcurrentContainers 6.763s [2019-09-07T00:39:16.741Z] SKIP: docker_cli_run_test.go:968: DockerSuite.TestRunUnprivilegedCanMknod (unmatched requirement DaemonIsLinux) [2019-09-07T00:39:16.741Z] SKIP: docker_cli_run_test.go:1097: DockerSuite.TestRunUnprivilegedCannotMount (unmatched requirement DaemonIsLinux) [2019-09-07T00:39:16.741Z] SKIP: docker_cli_run_test.go:1167: DockerSuite.TestRunUnprivilegedWithChroot (unmatched requirement DaemonIsLinux) [2019-09-07T00:39:16.741Z] SKIP: docker_cli_run_test.go:4086: DockerSuite.TestRunUnsetEntrypoint (unmatched requirement DaemonIsLinux) [2019-09-07T00:39:16.741Z] SKIP: docker_cli_run_test.go:2931: DockerSuite.TestRunUnshareProc (unmatched requirement Apparmor) [2019-09-07T00:39:16.741Z] SKIP: docker_cli_run_test.go:737: DockerSuite.TestRunUserByID (unmatched requirement DaemonIsLinux) [2019-09-07T00:39:16.741Z] SKIP: docker_cli_run_test.go:747: DockerSuite.TestRunUserByIDBig (unmatched requirement DaemonIsLinux) [2019-09-07T00:39:16.741Z] SKIP: docker_cli_run_test.go:760: DockerSuite.TestRunUserByIDNegative (unmatched requirement DaemonIsLinux) [2019-09-07T00:39:16.741Z] SKIP: docker_cli_run_test.go:773: DockerSuite.TestRunUserByIDZero (unmatched requirement DaemonIsLinux) [2019-09-07T00:39:16.741Z] SKIP: docker_cli_run_test.go:727: DockerSuite.TestRunUserByName (unmatched requirement DaemonIsLinux) [2019-09-07T00:39:20.586Z] PASS: docker_cli_run_test.go:716: DockerSuite.TestRunUserDefaults 3.464s [2019-09-07T00:39:20.586Z] SKIP: docker_cli_run_test.go:786: DockerSuite.TestRunUserNotFound (unmatched requirement DaemonIsLinux) [2019-09-07T00:39:23.513Z] PASS: docker_cli_run_test.go:594: DockerSuite.TestRunVerifyContainerID 2.200s [2019-09-07T00:39:23.513Z] SKIP: docker_cli_run_test.go:3975: DockerSuite.TestRunVolumeCopyFlag (unmatched requirement DaemonIsLinux) [2019-09-07T00:39:23.513Z] SKIP: docker_cli_run_test.go:3968: DockerSuite.TestRunVolumeWithOneCharacter (unmatched requirement DaemonIsLinux) [2019-09-07T00:39:29.336Z] PASS: docker_cli_run_test.go:2213: DockerSuite.TestRunVolumesCleanPaths 5.258s [2019-09-07T00:39:37.948Z] PASS: docker_cli_run_test.go:474: DockerSuite.TestRunVolumesFromInReadWriteMode 8.728s [2019-09-07T00:39:45.057Z] PASS: docker_cli_run_test.go:453: DockerSuite.TestRunVolumesFromInReadonlyModeFails 7.109s [2019-09-07T00:39:55.425Z] PASS: docker_cli_run_test.go:2772: DockerSuite.TestRunVolumesFromRestartAfterRemoved 9.494s [2019-09-07T00:39:55.425Z] SKIP: docker_cli_run_test.go:659: DockerSuite.TestRunVolumesFromSymlinkPath (unmatched requirement DaemonIsLinux) [2019-09-07T00:39:55.425Z] PASS: docker_cli_run_test.go:447: DockerSuite.TestRunVolumesMountedAsReadonly 0.077s [2019-09-07T00:39:55.425Z] SKIP: docker_cli_run_test.go:3777: DockerSuite.TestRunVolumesMountedAsShared (unmatched requirement DaemonIsLinux) [2019-09-07T00:39:55.425Z] SKIP: docker_cli_run_test.go:3808: DockerSuite.TestRunVolumesMountedAsSlave (unmatched requirement DaemonIsLinux) [2019-09-07T00:39:59.201Z] PASS: docker_cli_run_test.go:4208: DockerSuite.TestRunWindowsWithCPUCount 4.417s [2019-09-07T00:40:02.962Z] PASS: docker_cli_run_test.go:4228: DockerSuite.TestRunWindowsWithCPUPercent 3.526s [2019-09-07T00:40:06.727Z] PASS: docker_cli_run_test.go:4218: DockerSuite.TestRunWindowsWithCPUShares 3.675s [2019-09-07T00:40:06.727Z] SKIP: docker_cli_run_test.go:1857: DockerSuite.TestRunWithBadDevice (unmatched requirement DaemonIsLinux) [2019-09-07T00:40:06.727Z] PASS: docker_cli_run_test.go:342: DockerSuite.TestRunWithDaemonFlags 0.044s [2019-09-07T00:40:06.727Z] PASS: docker_cli_run_test.go:2024: DockerSuite.TestRunWithInvalidMacAddress 0.048s [2019-09-07T00:40:06.727Z] SKIP: docker_cli_run_test.go:283: DockerSuite.TestRunWithNetAliasOnDefaultNetworks (unmatched requirement DaemonIsLinux) [2019-09-07T00:40:06.728Z] SKIP: docker_cli_run_test.go:3749: DockerSuite.TestRunWithOomScoreAdj (unmatched requirement DaemonIsLinux) [2019-09-07T00:40:06.728Z] SKIP: docker_cli_run_test.go:3760: DockerSuite.TestRunWithOomScoreAdjInvalidRange (unmatched requirement DaemonIsLinux) [2019-09-07T00:40:06.728Z] SKIP: docker_cli_run_test.go:2835: DockerSuite.TestRunWithTooSmallMemoryLimit (unmatched requirement DaemonIsLinux) [2019-09-07T00:40:06.728Z] SKIP: docker_cli_run_test.go:3232: DockerSuite.TestRunWithUlimits (unmatched requirement DaemonIsLinux) [2019-09-07T00:40:11.447Z] PASS: docker_cli_run_test.go:349: DockerSuite.TestRunWithVolumesFromExited 4.916s [2019-09-07T00:40:14.388Z] PASS: docker_cli_run_test.go:160: DockerSuite.TestRunWithoutNetworking 2.369s [2019-09-07T00:40:17.320Z] PASS: docker_cli_run_test.go:1721: DockerSuite.TestRunWorkdirExistsAndIsFile 3.214s [2019-09-07T00:40:23.169Z] PASS: docker_cli_run_test.go:137: DockerSuite.TestRunWorkingDirectory 5.978s [2019-09-07T00:40:23.169Z] SKIP: docker_cli_run_test.go:3048: DockerSuite.TestRunWriteFilteredProc (unmatched requirement Apparmor) [2019-09-07T00:40:23.169Z] SKIP: docker_cli_run_test.go:1809: DockerSuite.TestRunWriteSpecialFilesAndNotCommit (unmatched requirement DaemonIsLinux) [2019-09-07T00:40:23.169Z] SKIP: docker_cli_run_test.go:2847: DockerSuite.TestRunWriteToProcAsound (unmatched requirement DaemonIsLinux) [2019-09-07T00:40:23.169Z] SKIP: docker_cli_run_test.go:3646: DockerSuite.TestRunWrongCpusetCpusFlagValue (unmatched requirement DaemonIsLinux) [2019-09-07T00:40:23.169Z] SKIP: docker_cli_run_test.go:3657: DockerSuite.TestRunWrongCpusetMemsFlagValue (unmatched requirement DaemonIsLinux) [2019-09-07T00:40:23.169Z] SKIP: docker_cli_save_load_test.go:159: DockerSuite.TestSaveAndLoadRepoFlags (unmatched requirement DaemonIsLinux) [2019-09-07T00:40:23.169Z] SKIP: docker_cli_save_load_test.go:101: DockerSuite.TestSaveCheckTimes (unmatched requirement DaemonIsLinux) [2019-09-07T00:40:23.169Z] SKIP: docker_cli_save_load_test.go:260: DockerSuite.TestSaveDirectoryPermissions (unmatched requirement DaemonIsLinux) [2019-09-07T00:40:23.169Z] SKIP: docker_cli_save_load_test.go:120: DockerSuite.TestSaveImageId (unmatched requirement DaemonIsLinux) [2019-09-07T00:40:23.169Z] SKIP: docker_cli_save_load_test.go:381: DockerSuite.TestSaveLoadNoTag (unmatched requirement DaemonIsLinux) [2019-09-07T00:40:23.169Z] SKIP: docker_cli_save_load_test.go:342: DockerSuite.TestSaveLoadParents (unmatched requirement DaemonIsLinux) [2019-09-07T00:40:23.169Z] SKIP: docker_cli_save_load_test.go:190: DockerSuite.TestSaveMultipleNames (unmatched requirement DaemonIsLinux) [2019-09-07T00:40:23.169Z] SKIP: docker_cli_save_load_test.go:208: DockerSuite.TestSaveRepoWithMultipleImages (unmatched requirement DaemonIsLinux) [2019-09-07T00:40:23.169Z] SKIP: docker_cli_save_load_test.go:86: DockerSuite.TestSaveSingleTag (unmatched requirement DaemonIsLinux) [2019-09-07T00:40:23.169Z] SKIP: docker_cli_save_load_test.go:180: DockerSuite.TestSaveWithNoExistImage (unmatched requirement DaemonIsLinux) [2019-09-07T00:40:23.169Z] SKIP: docker_cli_save_load_test.go:28: DockerSuite.TestSaveXzAndLoadRepoStdout (unmatched requirement DaemonIsLinux) [2019-09-07T00:40:23.169Z] SKIP: docker_cli_save_load_test.go:57: DockerSuite.TestSaveXzGzAndLoadRepoStdout (unmatched requirement DaemonIsLinux) [2019-09-07T00:40:23.631Z] SKIP: docker_cli_search_test.go:12: DockerSuite.TestSearchOnCentralRegistry (unmatched requirement DaemonIsLinux) [2019-09-07T00:40:24.095Z] SKIP: docker_cli_search_test.go:48: DockerSuite.TestSearchOnCentralRegistryWithDash (unmatched requirement DaemonIsLinux) [2019-09-07T00:40:24.095Z] PASS: docker_cli_search_test.go:19: DockerSuite.TestSearchStarsOptionWithWrongParameter 0.310s [2019-09-07T00:40:24.557Z] SKIP: docker_cli_search_test.go:55: DockerSuite.TestSearchWithLimit (unmatched requirement DaemonIsLinux) [2019-09-07T00:40:34.928Z] PASS: docker_cli_run_test.go:4292: DockerSuite.TestSlowStdinClosing 9.513s [2019-09-07T00:40:34.928Z] SKIP: docker_cli_start_test.go:45: DockerSuite.TestStartAttachCorrectExitCode (unmatched requirement DaemonIsLinux) [2019-09-07T00:40:47.365Z] PASS: docker_cli_start_test.go:146: DockerSuite.TestStartAttachMultipleContainers 13.175s [2019-09-07T00:40:47.365Z] SKIP: docker_cli_start_test.go:16: DockerSuite.TestStartAttachReturnsOnError (unmatched requirement DaemonIsLinux) [2019-09-07T00:40:53.218Z] PASS: docker_cli_start_test.go:58: DockerSuite.TestStartAttachSilent 5.775s [2019-09-07T00:40:53.218Z] SKIP: docker_cli_start_test.go:175: DockerSuite.TestStartAttachWithRename (unmatched requirement DaemonIsLinux) [2019-09-07T00:40:53.218Z] SKIP: docker_cli_start_test.go:110: DockerSuite.TestStartMultipleContainers (unmatched requirement DaemonIsLinux) [2019-09-07T00:40:53.218Z] SKIP: docker_cli_start_test.go:95: DockerSuite.TestStartPausedContainer (unmatched requirement IsPausable) [2019-09-07T00:40:53.218Z] SKIP: docker_cli_start_test.go:70: DockerSuite.TestStartRecordError (unmatched requirement DaemonIsLinux) [2019-09-07T00:41:01.851Z] PASS: docker_cli_start_test.go:190: DockerSuite.TestStartReturnCorrectExitCode 8.056s [2019-09-07T00:41:01.851Z] SKIP: docker_cli_stats_test.go:124: DockerSuite.TestStatsAllNewContainersAdded (unmatched requirement DaemonIsLinux) [2019-09-07T00:41:01.851Z] SKIP: docker_cli_stats_test.go:94: DockerSuite.TestStatsAllNoStream (unmatched requirement DaemonIsLinux) [2019-09-07T00:41:01.851Z] SKIP: docker_cli_stats_test.go:58: DockerSuite.TestStatsAllRunningNoStream (unmatched requirement DaemonIsLinux) [2019-09-07T00:41:01.851Z] SKIP: docker_cli_stats_test.go:45: DockerSuite.TestStatsContainerNotFound (unmatched requirement DaemonIsLinux) [2019-09-07T00:41:01.851Z] SKIP: docker_cli_stats_test.go:165: DockerSuite.TestStatsFormatAll (unmatched requirement DaemonIsLinux) [2019-09-07T00:41:01.851Z] SKIP: docker_cli_stats_test.go:16: DockerSuite.TestStatsNoStream (unmatched requirement DaemonIsLinux) [2019-09-07T00:41:05.618Z] PASS: docker_cli_top_test.go:11: DockerSuite.TestTopMultipleArgs 3.109s [2019-09-07T00:41:08.555Z] PASS: docker_cli_top_test.go:26: DockerSuite.TestTopNonPrivileged 3.388s [2019-09-07T00:41:08.555Z] SKIP: docker_cli_top_test.go:61: DockerSuite.TestTopPrivileged (unmatched requirement DaemonIsLinux) [2019-09-07T00:41:12.313Z] PASS: docker_cli_top_test.go:50: DockerSuite.TestTopWindowsCoreProcesses 2.226s [2019-09-07T00:41:12.313Z] SKIP: docker_cli_run_test.go:3456: DockerSuite.TestTwoContainersInNetHost (unmatched requirement DaemonIsLinux) [2019-09-07T00:41:12.313Z] SKIP: docker_cli_port_test.go:213: DockerSuite.TestUnpublishedPortsInPsOutput (unmatched requirement DaemonIsLinux) [2019-09-07T00:41:12.313Z] SKIP: docker_cli_health_test.go:147: DockerSuite.TestUnsetEnvVarHealthCheck (unmatched requirement DaemonIsLinux) [2019-09-07T00:41:12.313Z] SKIP: docker_cli_run_test.go:294: DockerSuite.TestUserDefinedNetworkAlias (unmatched requirement DaemonIsLinux) [2019-09-07T00:41:12.313Z] SKIP: docker_cli_run_test.go:209: DockerSuite.TestUserDefinedNetworkLinks (unmatched requirement DaemonIsLinux) [2019-09-07T00:41:12.313Z] SKIP: docker_cli_run_test.go:245: DockerSuite.TestUserDefinedNetworkLinksWithRestart (unmatched requirement DaemonIsLinux) [2019-09-07T00:41:27.171Z] PASS: docker_cli_volume_test.go:23: DockerSuite.TestVolumeCLICreate 15.241s [2019-09-07T00:41:27.171Z] PASS: docker_cli_volume_test.go:283: DockerSuite.TestVolumeCLICreateLabel 0.111s [2019-09-07T00:41:27.171Z] PASS: docker_cli_volume_test.go:295: DockerSuite.TestVolumeCLICreateLabelMultiple 0.170s [2019-09-07T00:41:27.171Z] SKIP: docker_cli_volume_test.go:259: DockerSuite.TestVolumeCLICreateWithOpts (unmatched requirement DaemonIsLinux) [2019-09-07T00:41:27.634Z] PASS: docker_cli_volume_test.go:39: DockerSuite.TestVolumeCLIInspect 0.277s [2019-09-07T00:41:28.097Z] PASS: docker_cli_volume_test.go:56: DockerSuite.TestVolumeCLIInspectMulti 0.229s [2019-09-07T00:41:28.097Z] PASS: docker_cli_volume_test.go:249: DockerSuite.TestVolumeCLIInspectTmplError 0.115s [2019-09-07T00:41:31.855Z] PASS: docker_cli_volume_test.go:73: DockerSuite.TestVolumeCLILs 3.685s [2019-09-07T00:41:31.855Z] PASS: docker_cli_volume_test.go:178: DockerSuite.TestVolumeCLILsErrorWithInvalidFilterName 0.056s [2019-09-07T00:41:36.575Z] PASS: docker_cli_volume_test.go:128: DockerSuite.TestVolumeCLILsFilterDangling 4.105s [2019-09-07T00:41:36.575Z] PASS: docker_cli_volume_test.go:352: DockerSuite.TestVolumeCLILsFilterDrivers 0.340s [2019-09-07T00:41:36.575Z] PASS: docker_cli_volume_test.go:322: DockerSuite.TestVolumeCLILsFilterLabels 0.332s [2019-09-07T00:41:36.575Z] PASS: docker_cli_volume_test.go:184: DockerSuite.TestVolumeCLILsWithIncorrectFilterValue 0.055s [2019-09-07T00:41:37.038Z] PASS: docker_cli_volume_test.go:226: DockerSuite.TestVolumeCLINoArgs 0.158s [2019-09-07T00:41:47.436Z] PASS: docker_cli_volume_test.go:190: DockerSuite.TestVolumeCLIRm 10.628s [2019-09-07T00:41:47.436Z] SKIP: docker_cli_volume_test.go:391: DockerSuite.TestVolumeCLIRmForce (unmatched requirement DaemonIsLinux) [2019-09-07T00:41:47.899Z] PASS: docker_cli_volume_test.go:415: DockerSuite.TestVolumeCLIRmForceInUse 0.525s [2019-09-07T00:41:48.362Z] PASS: docker_cli_volume_test.go:383: DockerSuite.TestVolumeCLIRmForceUsage 0.180s [2019-09-07T00:41:48.362Z] SKIP: docker_cli_volume_test.go:453: DockerSuite.TestVolumeCliInspectWithVolumeOpts (unmatched requirement DaemonIsLinux) [2019-09-07T00:41:58.904Z] PASS: docker_cli_run_test.go:3025: DockerSuite.TestVolumeFromMixedRWOptions 9.300s [2019-09-07T00:41:58.904Z] PASS: docker_cli_volume_test.go:86: DockerSuite.TestVolumeLsFormat 0.231s [2019-09-07T00:41:58.904Z] PASS: docker_cli_volume_test.go:95: DockerSuite.TestVolumeLsFormatDefaultFormat 0.234s [2019-09-07T00:42:13.781Z] PASS: docker_cli_run_test.go:497: DockerSuite.TestVolumesFromGetsProperMode 13.953s [2019-09-07T00:42:13.781Z] SKIP: docker_cli_run_test.go:2180: DockerSuite.TestVolumesNoCopyData (unmatched requirement DaemonIsLinux) [2019-09-07T00:42:13.781Z] SKIP: docker_cli_run_test.go:4551: DockerSuite.TestWindowsRunAsSystem (unmatched requirement DaemonIsWindowsAtLeastBuild.func1) [2019-09-07T00:42:13.781Z] SKIP: docker_cli_by_digest_test.go:183: DockerRegistrySuite.TestBuildByDigest [2019-09-07T00:42:13.781Z] SKIP: docker_api_build_test.go:324: DockerRegistrySuite.TestBuildCopyFromForcePull [2019-09-07T00:42:13.781Z] SKIP: docker_cli_build_test.go:5812: DockerRegistrySuite.TestBuildMultiStageImplicitPull [2019-09-07T00:42:13.781Z] SKIP: docker_cli_pull_local_test.go:198: DockerRegistrySuite.TestConcurrentPullMultipleTags [2019-09-07T00:42:13.781Z] SKIP: docker_cli_push_test.go:199: DockerRegistrySuite.TestConcurrentPush [2019-09-07T00:42:13.781Z] SKIP: docker_cli_by_digest_test.go:130: DockerRegistrySuite.TestCreateByDigest [2019-09-07T00:42:13.781Z] SKIP: docker_cli_push_test.go:207: DockerRegistrySuite.TestCrossRepositoryLayerPush [2019-09-07T00:42:13.781Z] SKIP: docker_cli_by_digest_test.go:445: DockerRegistrySuite.TestDeleteImageByIDOnlyPulledByDigest [2019-09-07T00:42:13.781Z] SKIP: docker_cli_by_digest_test.go:491: DockerRegistrySuite.TestDeleteImageWithDigestAndMultiRepoTag [2019-09-07T00:42:13.781Z] SKIP: docker_cli_by_digest_test.go:464: DockerRegistrySuite.TestDeleteImageWithDigestAndTag [2019-09-07T00:42:13.781Z] SKIP: docker_cli_events_test.go:529: DockerRegistrySuite.TestEventsImageFilterPush [2019-09-07T00:42:13.781Z] SKIP: docker_cli_by_digest_test.go:390: DockerRegistrySuite.TestInspectImageWithDigests [2019-09-07T00:42:13.781Z] SKIP: docker_cli_by_digest_test.go:317: DockerRegistrySuite.TestListDanglingImagesWithDigests [2019-09-07T00:42:13.781Z] SKIP: docker_cli_by_digest_test.go:240: DockerRegistrySuite.TestListImagesWithDigests [2019-09-07T00:42:13.781Z] SKIP: docker_cli_by_digest_test.go:227: DockerRegistrySuite.TestListImagesWithoutDigests [2019-09-07T00:42:13.781Z] SKIP: docker_cli_by_digest_test.go:409: DockerRegistrySuite.TestPsListContainersFilterAncestorImageByDigest [2019-09-07T00:42:13.781Z] SKIP: docker_cli_by_digest_test.go:105: DockerRegistrySuite.TestPullByDigest [2019-09-07T00:42:13.781Z] SKIP: docker_cli_by_digest_test.go:122: DockerRegistrySuite.TestPullByDigestNoFallback [2019-09-07T00:42:13.781Z] SKIP: docker_cli_by_digest_test.go:79: DockerRegistrySuite.TestPullByTagDisplaysDigest [2019-09-07T00:42:13.781Z] SKIP: docker_cli_by_digest_test.go:610: DockerRegistrySuite.TestPullFailsWithAlteredLayer [2019-09-07T00:42:13.781Z] SKIP: docker_cli_by_digest_test.go:528: DockerRegistrySuite.TestPullFailsWithAlteredManifest [2019-09-07T00:42:13.781Z] SKIP: docker_cli_pull_local_test.go:259: DockerRegistrySuite.TestPullIDStability [2019-09-07T00:42:13.781Z] SKIP: docker_cli_pull_local_test.go:55: DockerRegistrySuite.TestPullImageWithAliases [2019-09-07T00:42:13.781Z] SKIP: docker_cli_pull_local_test.go:287: DockerRegistrySuite.TestPullManifestList [2019-09-07T00:42:13.781Z] SKIP: docker_cli_pull_local_test.go:279: DockerRegistrySuite.TestPullNoLayers [2019-09-07T00:42:13.781Z] SKIP: docker_cli_push_test.go:69: DockerRegistrySuite.TestPushBadTag [2019-09-07T00:42:13.781Z] SKIP: docker_cli_push_test.go:29: DockerRegistrySuite.TestPushBusyboxImage [2019-09-07T00:42:13.781Z] SKIP: docker_cli_push_test.go:145: DockerRegistrySuite.TestPushEmptyLayer [2019-09-07T00:42:13.781Z] SKIP: docker_cli_push_test.go:114: DockerRegistrySuite.TestPushMultipleTags [2019-09-07T00:42:13.781Z] SKIP: docker_cli_push_test.go:52: DockerRegistrySuite.TestPushUntagged [2019-09-07T00:42:13.781Z] SKIP: docker_cli_by_digest_test.go:161: DockerRegistrySuite.TestRemoveImageByDigest [2019-09-07T00:42:13.781Z] SKIP: docker_cli_by_digest_test.go:143: DockerRegistrySuite.TestRunByDigest [2019-09-07T00:42:13.781Z] SKIP: docker_cli_pull_local_test.go:452: DockerRegistrySuite.TestRunImplicitPullWithNoTag [2019-09-07T00:42:13.781Z] SKIP: docker_cli_by_digest_test.go:208: DockerRegistrySuite.TestTagByDigest [2019-09-07T00:42:13.781Z] SKIP: docker_cli_registry_user_agent_test.go:74: DockerRegistrySuite.TestUserAgentPassThrough [2019-09-07T00:42:13.781Z] SKIP: docker_cli_v2_only_test.go:28: DockerRegistrySuite.TestV2Only [2019-09-07T00:42:13.781Z] SKIP: docker_cli_pull_local_test.go:202: DockerSchema1RegistrySuite.TestConcurrentPullMultipleTags [2019-09-07T00:42:13.781Z] SKIP: docker_cli_push_test.go:203: DockerSchema1RegistrySuite.TestConcurrentPush [2019-09-07T00:42:13.781Z] SKIP: docker_cli_push_test.go:249: DockerSchema1RegistrySuite.TestCrossRepositoryLayerPushNotSupported [2019-09-07T00:42:13.781Z] SKIP: docker_cli_by_digest_test.go:109: DockerSchema1RegistrySuite.TestPullByDigest [2019-09-07T00:42:13.781Z] SKIP: docker_cli_by_digest_test.go:126: DockerSchema1RegistrySuite.TestPullByDigestNoFallback [2019-09-07T00:42:13.781Z] SKIP: docker_cli_by_digest_test.go:83: DockerSchema1RegistrySuite.TestPullByTagDisplaysDigest [2019-09-07T00:42:13.781Z] SKIP: docker_cli_by_digest_test.go:653: DockerSchema1RegistrySuite.TestPullFailsWithAlteredLayer [2019-09-07T00:42:13.781Z] SKIP: docker_cli_by_digest_test.go:568: DockerSchema1RegistrySuite.TestPullFailsWithAlteredManifest [2019-09-07T00:42:13.781Z] SKIP: docker_cli_pull_local_test.go:263: DockerSchema1RegistrySuite.TestPullIDStability [2019-09-07T00:42:13.781Z] SKIP: docker_cli_pull_local_test.go:59: DockerSchema1RegistrySuite.TestPullImageWithAliases [2019-09-07T00:42:13.781Z] SKIP: docker_cli_pull_local_test.go:283: DockerSchema1RegistrySuite.TestPullNoLayers [2019-09-07T00:42:13.781Z] SKIP: docker_cli_push_test.go:73: DockerSchema1RegistrySuite.TestPushBadTag [2019-09-07T00:42:13.781Z] SKIP: docker_cli_push_test.go:33: DockerSchema1RegistrySuite.TestPushBusyboxImage [2019-09-07T00:42:13.781Z] SKIP: docker_cli_push_test.go:149: DockerSchema1RegistrySuite.TestPushEmptyLayer [2019-09-07T00:42:13.781Z] SKIP: docker_cli_push_test.go:118: DockerSchema1RegistrySuite.TestPushMultipleTags [2019-09-07T00:42:13.781Z] SKIP: docker_cli_push_test.go:56: DockerSchema1RegistrySuite.TestPushUntagged [2019-09-07T00:42:13.781Z] SKIP: docker_cli_build_test.go:5002: DockerRegistryAuthHtpasswdSuite.TestBuildFromAuthenticatedRegistry [2019-09-07T00:42:13.781Z] SKIP: docker_cli_build_test.go:5020: DockerRegistryAuthHtpasswdSuite.TestBuildWithExternalAuth [2019-09-07T00:42:13.781Z] SKIP: docker_cli_login_test.go:23: DockerRegistryAuthHtpasswdSuite.TestLoginToPrivateRegistry [2019-09-07T00:42:13.781Z] SKIP: docker_cli_logout_test.go:16: DockerRegistryAuthHtpasswdSuite.TestLogoutWithExternalAuth [2019-09-07T00:42:13.781Z] SKIP: docker_cli_logout_test.go:68: DockerRegistryAuthHtpasswdSuite.TestLogoutWithWrongHostnamesStored [2019-09-07T00:42:13.781Z] SKIP: docker_cli_pull_local_test.go:416: DockerRegistryAuthHtpasswdSuite.TestPullWithExternalAuth [2019-09-07T00:42:13.781Z] SKIP: docker_cli_pull_local_test.go:371: DockerRegistryAuthHtpasswdSuite.TestPullWithExternalAuthLoginWithScheme [2019-09-07T00:42:13.781Z] SKIP: docker_cli_push_test.go:282: DockerRegistryAuthHtpasswdSuite.TestPushNoCredentialsNoRetry [2019-09-07T00:42:13.781Z] SKIP: docker_cli_push_test.go:344: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseError [2019-09-07T00:42:13.781Z] SKIP: docker_cli_push_test.go:372: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseNoToken [2019-09-07T00:42:13.781Z] SKIP: docker_cli_push_test.go:331: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-09-07T00:42:13.781Z] SKIP: docker_cli_push_test.go:359: DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseUnparsable [2019-09-07T00:42:13.781Z] SKIP: docker_cli_push_test.go:319: DockerRegistryAuthTokenSuite.TestPushTokenServiceUnauthResponse [2019-09-07T00:42:13.781Z] SKIP: docker_cli_proxy_test.go:23: DockerDaemonSuite.TestCLIProxyProxyTCPSock [2019-09-07T00:42:13.781Z] SKIP: docker_cli_exec_test.go:85: DockerDaemonSuite.TestExecAfterDaemonRestart [2019-09-07T00:42:13.781Z] SKIP: docker_cli_info_test.go:213: DockerDaemonSuite.TestRegistryMirrors [2019-09-07T00:42:13.781Z] SKIP: docker_cli_run_test.go:4116: DockerDaemonSuite.TestRunWithUlimitAndDaemonDefault [2019-09-07T00:42:13.781Z] SKIP: docker_cli_plugins_test.go:32: DockerPluginSuite.TestPluginBasicOps [2019-09-07T00:42:13.781Z] SKIP: docker_cli_plugins_test.go:263: DockerPluginSuite.TestPluginCreate [2019-09-07T00:42:13.781Z] SKIP: docker_cli_plugins_test.go:241: DockerPluginSuite.TestPluginEnableDisableNegative [2019-09-07T00:42:13.781Z] SKIP: docker_cli_plugins_test.go:63: DockerPluginSuite.TestPluginForceRemove [2019-09-07T00:42:13.781Z] SKIP: docker_cli_plugins_test.go:355: DockerPluginSuite.TestPluginIDPrefix [2019-09-07T00:42:13.781Z] SKIP: docker_cli_plugins_test.go:295: DockerPluginSuite.TestPluginInspect [2019-09-07T00:42:13.781Z] SKIP: docker_cli_plugins_test.go:211: DockerPluginSuite.TestPluginInstallArgs [2019-09-07T00:42:13.781Z] SKIP: docker_cli_plugins_test.go:127: DockerPluginSuite.TestPluginInstallDisable [2019-09-07T00:42:13.781Z] SKIP: docker_cli_plugins_test.go:227: DockerPluginSuite.TestPluginInstallImage [2019-09-07T00:42:13.781Z] SKIP: docker_cli_plugins_test.go:412: DockerPluginSuite.TestPluginListDefaultFormat [2019-09-07T00:42:13.781Z] SKIP: docker_cli_plugins_test.go:160: DockerPluginSuite.TestPluginSet [2019-09-07T00:42:13.781Z] OK: 518 passed, 554 skipped [2019-09-07T00:42:13.781Z] PASS [2019-09-07T00:42:13.781Z] ok github.com/docker/docker/integration-cli 3957.543s [2019-09-07T00:42:13.781Z] INFO: Integration tests ended at 09/07/2019 00:42:12. Duration:01:06:06.0056047 [2019-09-07T00:42:13.781Z] INFO: Docker info of the daemon under test at end of run [2019-09-07T00:42:13.781Z] [2019-09-07T00:42:13.781Z] Containers: 2 [2019-09-07T00:42:13.781Z] Running: 0 [2019-09-07T00:42:13.781Z] Paused: 0 [2019-09-07T00:42:13.781Z] Stopped: 2 [2019-09-07T00:42:13.781Z] Images: 12 [2019-09-07T00:42:13.781Z] Server Version: 0.0.0-dev [2019-09-07T00:42:13.781Z] Storage Driver: windowsfilter [2019-09-07T00:42:13.781Z] Windows: [2019-09-07T00:42:13.781Z] Logging Driver: json-file [2019-09-07T00:42:13.781Z] Plugins: [2019-09-07T00:42:13.781Z] Volume: local [2019-09-07T00:42:13.781Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-09-07T00:42:13.781Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-09-07T00:42:13.781Z] Swarm: inactive [2019-09-07T00:42:13.781Z] Default Isolation: process [2019-09-07T00:42:13.781Z] Kernel Version: 10.0 14393 (14393.3179.amd64fre.rs1_release_1.190806-2245) [2019-09-07T00:42:13.781Z] Operating System: Windows Server 2016 Datacenter Version 1607 (OS Build 14393.3181) [2019-09-07T00:42:13.781Z] OSType: windows [2019-09-07T00:42:13.781Z] Architecture: x86_64 [2019-09-07T00:42:13.782Z] CPUs: 4 [2019-09-07T00:42:13.782Z] Total Memory: 32GiB [2019-09-07T00:42:13.782Z] Name: azwin-2-424620 [2019-09-07T00:42:13.782Z] ID: ZFJ3:567I:TQD2:57KV:SAWU:5JSW:IS67:JRAQ:P7N5:PA4F:YDEQ:4D74 [2019-09-07T00:42:13.782Z] Docker Root Dir: D:\CI-1\CI-78198da34\daemon [2019-09-07T00:42:13.782Z] Debug Mode (client): false [2019-09-07T00:42:13.782Z] Debug Mode (server): false [2019-09-07T00:42:13.782Z] Registry: https://index.docker.io/v1/ [2019-09-07T00:42:13.782Z] Labels: [2019-09-07T00:42:13.782Z] Experimental: false [2019-09-07T00:42:13.782Z] Insecure Registries: [2019-09-07T00:42:13.782Z] 127.0.0.0/8 [2019-09-07T00:42:13.782Z] Live Restore Enabled: false [2019-09-07T00:42:13.782Z] [2019-09-07T00:42:13.782Z] [2019-09-07T00:42:13.782Z] INFO: Stopping daemon under test [2019-09-07T00:42:13.782Z] SUCCESS: The process with PID 2076 (child process of PID 5396) has been terminated. [2019-09-07T00:42:13.782Z] SUCCESS: The process with PID 5396 (child process of PID 6132) has been terminated. [2019-09-07T00:42:13.782Z] INFO: executeCI.ps1 Completed successfully at 09/07/2019 00:42:12. [2019-09-07T00:42:13.782Z] INFO: Tidying up at end of run [2019-09-07T00:42:13.782Z] INFO: Saving daemon under test log (d:\CI-1\CI-78198da34\dut.out) to C:\windows\TEMP\CIDUT.out [2019-09-07T00:42:13.782Z] INFO: Saving daemon under test log (d:\CI-1\CI-78198da34\dut.err) to C:\windows\TEMP\CIDUT.err [2019-09-07T00:42:13.782Z] INFO: Nuke-Everything... [2019-09-07T00:42:13.782Z] INFO: Container count on control daemon to delete is 2 [2019-09-07T00:42:14.245Z] 95f361f4a635 [2019-09-07T00:42:14.245Z] 749ff98a5c8b [2019-09-07T00:42:14.245Z] INFO: Non-base image count on control daemon to delete is 1 [2019-09-07T00:42:18.970Z] Deleted: sha256:bf242d4bba457538bb794ba01778e86a8e82fbd0f2b50d55b7236e20b9caf468 [2019-09-07T00:42:18.970Z] Deleted: sha256:3218005d327f3a43bffef8e299116d41063c6de3e56be8cd6e0d23c5185f6d65 [2019-09-07T00:42:18.970Z] Deleted: sha256:0128a9303c81755f6bea84946b460d1ecd1f9856be10840d1cc41c1aeedcba48 [2019-09-07T00:42:18.970Z] Deleted: sha256:7b4e914053811de3c915b598682713fbe7209432358495c619b8c230b0f4a2d2 [2019-09-07T00:42:18.970Z] Deleted: sha256:fcf2b86224ed53577a4c948ac7eb02e236e9c432498b0b7ac438a09b36e76d5e [2019-09-07T00:42:18.970Z] Deleted: sha256:68acf19f4e12bd5ddf01d7b7830e5fddb5479f4467317004fbdaf6bb9e26f1c3 [2019-09-07T00:42:18.970Z] Deleted: sha256:9a63db6686ac391dfd09029eb1de1a151ad34835a3dad1dbd6f1a82449631b94 [2019-09-07T00:42:18.970Z] Deleted: sha256:75987db234773424ed348b2342d7b3c2edf1e98f116406d602811bfee76f89eb [2019-09-07T00:42:18.970Z] Deleted: sha256:c81c2f5adaa3fee7a26b9d82efe6aca14c7dd5f005d5b6ae9e574df25b509fe0 [2019-09-07T00:42:18.970Z] Deleted: sha256:61373d9a89a17d67b5c225bd67e4d06a8fddbf69afd69c64900f03c49d19878e [2019-09-07T00:42:18.970Z] Deleted: sha256:9e4a5b4f57b4251e68612cbfcf51caaf076e26b37d2043689ec7139726265059 [2019-09-07T00:42:18.970Z] Deleted: sha256:fac48410b2fbbee94c6cca2f96ed103e8894968352b397404e983bd5ee14ecd7 [2019-09-07T00:42:18.970Z] INFO: Tidying pidfile d:\CI-1\CI-78198da34\docker.pid [2019-09-07T00:42:18.970Z] INFO: Nuking d:\CI-1 [2019-09-07T00:42:54.727Z] INFO: Zapped successfully [2019-09-07T00:42:54.727Z] WARNING: There are 603 NdisAdapters leaked under Psched\Parameters [2019-09-07T00:42:54.727Z] WARNING: Cleaning Psched... [2019-09-07T00:42:54.727Z] WARNING: There are 603 NdisAdapters leaked under WFPLWFS\Parameters [2019-09-07T00:42:54.727Z] WARNING: Cleaning WFPLWFS... [2019-09-07T00:42:54.727Z] [2019-09-07T00:42:54.727Z] INFO: executeCI.ps1 exiting at Sat Sep 7 00:42:51 CUT 2019. Duration 01:29:49.6905192 [2019-09-07T00:42:54.727Z] [Pipeline] } [Pipeline] // stage [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