Pull request #40850 opened 11:57:49 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 70e7d6fe4aee4a7dfea22fa53bd0539e8cef31f8+f432f71595086d3b015dffb7b61491636e1b81ac (e1ea607ab06fbd585d58b28cf1cad4ed1b43ff52) 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 241f6703d31895690d4cb6f158f753615abe74ac 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/moby_PR-40850@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 --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > 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 --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 241f6703d31895690d4cb6f158f753615abe74ac (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 241f6703d31895690d4cb6f158f753615abe74ac # timeout=10 Commit message: "Merge pull request #21 from docker/use-multiarch-busybox" First time build. Skipping changelog. > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo 11:57:53 [2020-04-22T11:57:53.295Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone 11:57:53 [2020-04-22T11:57:53.303Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node 11:58:08 [2020-04-22T11:58:08.439Z] Still waiting to schedule task 11:58:08 [2020-04-22T11:58:08.442Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline 12:00:46 [2020-04-22T12:00:46.882Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e90555cb48d817ec) in /home/ubuntu/workspace/moby_PR-40850 [Pipeline] { [Pipeline] checkout 12:00:49 [2020-04-22T12:00:49.245Z] using credential docker-jenkins-github-credentials 12:00:49 [2020-04-22T12:00:49.254Z] Cloning the remote Git repository 12:00:49 [2020-04-22T12:00:49.254Z] Cloning with configured refspecs honoured and without tags 12:00:49 [2020-04-22T12:00:49.272Z] Cloning repository https://github.com/moby/moby.git 12:00:49 [2020-04-22T12:00:49.325Z] > git init /home/ubuntu/workspace/moby_PR-40850 # timeout=10 12:00:49 [2020-04-22T12:00:49.817Z] Fetching upstream changes from https://github.com/moby/moby.git 12:00:49 [2020-04-22T12:00:49.817Z] > git --version # timeout=10 12:00:49 [2020-04-22T12:00:49.871Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 12:00:49 [2020-04-22T12:00:49.873Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40850/head:refs/remotes/origin/PR-40850 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 12:01:10 [2020-04-22T12:01:10.420Z] Fetching without tags 12:01:10 [2020-04-22T12:01:10.871Z] Merging remotes/origin/19.03 commit f432f71595086d3b015dffb7b61491636e1b81ac into PR head commit 70e7d6fe4aee4a7dfea22fa53bd0539e8cef31f8 12:01:10 [2020-04-22T12:01:10.304Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 12:01:10 [2020-04-22T12:01:10.341Z] > git config --add remote.origin.fetch +refs/pull/40850/head:refs/remotes/origin/PR-40850 # timeout=10 12:01:10 [2020-04-22T12:01:10.363Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 12:01:10 [2020-04-22T12:01:10.395Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 12:01:10 [2020-04-22T12:01:10.424Z] Fetching upstream changes from https://github.com/moby/moby.git 12:01:10 [2020-04-22T12:01:10.425Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 12:01:10 [2020-04-22T12:01:10.426Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40850/head:refs/remotes/origin/PR-40850 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 12:01:10 [2020-04-22T12:01:10.881Z] > git config core.sparsecheckout # timeout=10 12:01:11 [2020-04-22T12:01:11.849Z] Merge succeeded, producing 70e7d6fe4aee4a7dfea22fa53bd0539e8cef31f8 12:01:11 [2020-04-22T12:01:11.849Z] Checking out Revision 70e7d6fe4aee4a7dfea22fa53bd0539e8cef31f8 (PR-40850) 12:01:10 [2020-04-22T12:01:10.907Z] > git checkout -f 70e7d6fe4aee4a7dfea22fa53bd0539e8cef31f8 # timeout=10 12:01:11 [2020-04-22T12:01:11.777Z] > git merge f432f71595086d3b015dffb7b61491636e1b81ac # timeout=10 12:01:11 [2020-04-22T12:01:11.810Z] > git rev-parse HEAD^{commit} # timeout=10 12:01:11 [2020-04-22T12:01:11.859Z] > git config core.sparsecheckout # timeout=10 12:01:11 [2020-04-22T12:01:11.878Z] > git checkout -f 70e7d6fe4aee4a7dfea22fa53bd0539e8cef31f8 # timeout=10 12:01:16 [2020-04-22T12:01:16.302Z] Commit message: "Update CRIU to v3.13 "Silicon Willet"" 12:01:16 [2020-04-22T12:01:16.303Z] First time build. Skipping changelog. 12:01:16 [2020-04-22T12:01:16.331Z] > git --version # timeout=10 12:01:16 [2020-04-22T12:01:16.382Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:17 [2020-04-22T12:01:17.634Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40850:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco 12:01:25 [2020-04-22T12:01:25.751Z] Unable to find image 'alpine:latest' locally 12:01:25 [2020-04-22T12:01:25.751Z] latest: Pulling from library/alpine 12:01:25 [2020-04-22T12:01:25.751Z] aad63a933944: Pulling fs layer 12:01:25 [2020-04-22T12:01:25.751Z] aad63a933944: Verifying Checksum 12:01:25 [2020-04-22T12:01:25.751Z] aad63a933944: Download complete 12:01:25 [2020-04-22T12:01:25.751Z] aad63a933944: Pull complete 12:01:25 [2020-04-22T12:01:25.751Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 12:01:25 [2020-04-22T12:01:25.751Z] Status: Downloaded newer image for alpine:latest 12:01:31 [2020-04-22T12:01:31.049Z] 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: amd64) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node 12:01:31 [2020-04-22T12:01:31.868Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e90555cb48d817ec) in /home/ubuntu/workspace/moby_PR-40850 Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [Pipeline] // stage 12:01:31 [2020-04-22T12:01:31.944Z] using credential docker-jenkins-github-credentials [Pipeline] // stage 12:01:31 [2020-04-22T12:01:31.963Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-024bb9cc8d8b0b90e) in /home/ubuntu/workspace/moby_PR-40850 [Pipeline] // stage 12:01:31 [2020-04-22T12:01:31.971Z] Running on ppc64le-ubuntu-20 in /home/docker/workspace/moby_PR-40850 [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } 12:01:31 [2020-04-22T12:01:31.989Z] Fetching changes from the remote Git repository Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { 12:01:32 [2020-04-22T12:01:32.024Z] Fetching without tags [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } 12:01:32 [2020-04-22T12:01:32.113Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] } 12:01:32 [2020-04-22T12:01:32.132Z] Cloning the remote Git repository 12:01:32 [2020-04-22T12:01:32.132Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } 12:01:32 [2020-04-22T12:01:32.334Z] Running on s390x-ubuntu-13 in /home/jenkins/workspace/moby_PR-40850 [Pipeline] { [Pipeline] checkout 12:01:32 [2020-04-22T12:01:32.524Z] using credential docker-jenkins-github-credentials 12:01:32 [2020-04-22T12:01:32.543Z] Merging remotes/origin/19.03 commit f432f71595086d3b015dffb7b61491636e1b81ac into PR head commit 70e7d6fe4aee4a7dfea22fa53bd0539e8cef31f8 12:01:32 [2020-04-22T12:01:32.569Z] Cloning the remote Git repository 12:01:32 [2020-04-22T12:01:32.569Z] Cloning with configured refspecs honoured and without tags 12:01:32 [2020-04-22T12:01:32.771Z] Merge succeeded, producing 70e7d6fe4aee4a7dfea22fa53bd0539e8cef31f8 12:01:32 [2020-04-22T12:01:32.771Z] Checking out Revision 70e7d6fe4aee4a7dfea22fa53bd0539e8cef31f8 (PR-40850) 12:01:32 [2020-04-22T12:01:32.889Z] Commit message: "Update CRIU to v3.13 "Silicon Willet"" 12:01:32 [2020-04-22T12:01:32.902Z] > git --version # timeout=10 12:01:32 [2020-04-22T12:01:32.912Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac 12:01:31 [2020-04-22T12:01:31.964Z] > git rev-parse --is-inside-work-tree # timeout=10 12:01:32 [2020-04-22T12:01:32.000Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 12:01:32 [2020-04-22T12:01:32.026Z] Fetching upstream changes from https://github.com/moby/moby.git 12:01:32 [2020-04-22T12:01:32.028Z] > git --version # timeout=10 12:01:32 [2020-04-22T12:01:32.048Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 12:01:32 [2020-04-22T12:01:32.049Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40850/head:refs/remotes/origin/PR-40850 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 12:01:32 [2020-04-22T12:01:32.545Z] > git config core.sparsecheckout # timeout=10 12:01:32 [2020-04-22T12:01:32.585Z] > git checkout -f 70e7d6fe4aee4a7dfea22fa53bd0539e8cef31f8 # timeout=10 12:01:32 [2020-04-22T12:01:32.737Z] > git merge f432f71595086d3b015dffb7b61491636e1b81ac # timeout=10 12:01:32 [2020-04-22T12:01:32.758Z] > git rev-parse HEAD^{commit} # timeout=10 12:01:32 [2020-04-22T12:01:32.776Z] > git config core.sparsecheckout # timeout=10 12:01:32 [2020-04-22T12:01:32.787Z] > git checkout -f 70e7d6fe4aee4a7dfea22fa53bd0539e8cef31f8 # timeout=10 12:01:32 [2020-04-22T12:01:32.144Z] Cloning repository https://github.com/moby/moby.git 12:01:32 [2020-04-22T12:01:32.145Z] > git init /home/docker/workspace/moby_PR-40850 # timeout=10 12:01:32 [2020-04-22T12:01:32.157Z] Fetching upstream changes from https://github.com/moby/moby.git 12:01:32 [2020-04-22T12:01:32.157Z] > git --version # timeout=10 12:01:32 [2020-04-22T12:01:32.165Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 12:01:32 [2020-04-22T12:01:32.167Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40850/head:refs/remotes/origin/PR-40850 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) 12:01:32 [2020-04-22T12:01:32.602Z] Cloning repository https://github.com/moby/moby.git 12:01:32 [2020-04-22T12:01:32.603Z] > git init /home/jenkins/workspace/moby_PR-40850 # timeout=10 12:01:32 [2020-04-22T12:01:32.615Z] Fetching upstream changes from https://github.com/moby/moby.git 12:01:32 [2020-04-22T12:01:32.616Z] > git --version # timeout=10 12:01:32 [2020-04-22T12:01:32.627Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 12:01:32 [2020-04-22T12:01:32.628Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40850/head:refs/remotes/origin/PR-40850 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [Pipeline] sh 12:01:33 [2020-04-22T12:01:33.718Z] + docker version 12:01:33 [2020-04-22T12:01:33.718Z] Client: Docker Engine - Community 12:01:33 [2020-04-22T12:01:33.718Z] Version: 19.03.8 12:01:33 [2020-04-22T12:01:33.718Z] API version: 1.40 12:01:33 [2020-04-22T12:01:33.718Z] Go version: go1.12.17 12:01:33 [2020-04-22T12:01:33.718Z] Git commit: afacb8b7f0 12:01:33 [2020-04-22T12:01:33.718Z] Built: Wed Mar 11 01:25:46 2020 12:01:33 [2020-04-22T12:01:33.718Z] OS/Arch: linux/amd64 12:01:33 [2020-04-22T12:01:33.718Z] Experimental: false 12:01:33 [2020-04-22T12:01:33.718Z] 12:01:33 [2020-04-22T12:01:33.718Z] Server: Docker Engine - Community 12:01:33 [2020-04-22T12:01:33.718Z] Engine: 12:01:33 [2020-04-22T12:01:33.718Z] Version: 19.03.8 12:01:33 [2020-04-22T12:01:33.718Z] API version: 1.40 (minimum version 1.12) 12:01:33 [2020-04-22T12:01:33.718Z] Go version: go1.12.17 12:01:33 [2020-04-22T12:01:33.718Z] Git commit: afacb8b7f0 12:01:33 [2020-04-22T12:01:33.718Z] Built: Wed Mar 11 01:24:19 2020 12:01:33 [2020-04-22T12:01:33.718Z] OS/Arch: linux/amd64 12:01:33 [2020-04-22T12:01:33.718Z] Experimental: true 12:01:33 [2020-04-22T12:01:33.718Z] containerd: 12:01:33 [2020-04-22T12:01:33.718Z] Version: 1.2.13 12:01:33 [2020-04-22T12:01:33.718Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 12:01:33 [2020-04-22T12:01:33.718Z] runc: 12:01:33 [2020-04-22T12:01:33.718Z] Version: 1.0.0-rc10 12:01:33 [2020-04-22T12:01:33.718Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd 12:01:33 [2020-04-22T12:01:33.718Z] docker-init: 12:01:33 [2020-04-22T12:01:33.718Z] Version: 0.18.0 12:01:33 [2020-04-22T12:01:33.718Z] GitCommit: fec3683 [Pipeline] sh 12:01:33 [2020-04-22T12:01:33.932Z] using credential docker-jenkins-github-credentials 12:01:33 [2020-04-22T12:01:33.940Z] Cloning the remote Git repository 12:01:33 [2020-04-22T12:01:33.940Z] Cloning with configured refspecs honoured and without tags 12:01:34 [2020-04-22T12:01:34.006Z] + docker info 12:01:33 [2020-04-22T12:01:33.960Z] Cloning repository https://github.com/moby/moby.git 12:01:34 [2020-04-22T12:01:34.014Z] > git init /home/ubuntu/workspace/moby_PR-40850 # timeout=10 12:01:34 [2020-04-22T12:01:34.050Z] Fetching upstream changes from https://github.com/moby/moby.git 12:01:34 [2020-04-22T12:01:34.051Z] > git --version # timeout=10 12:01:34 [2020-04-22T12:01:34.064Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 12:01:34 [2020-04-22T12:01:34.066Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40850/head:refs/remotes/origin/PR-40850 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 12:01:40 [2020-04-22T12:01:40.487Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 12:01:40 [2020-04-22T12:01:40.499Z] > git config --add remote.origin.fetch +refs/pull/40850/head:refs/remotes/origin/PR-40850 # timeout=10 12:01:40 [2020-04-22T12:01:40.510Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 12:01:40 [2020-04-22T12:01:40.560Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 12:01:40 [2020-04-22T12:01:40.585Z] Fetching without tags 12:01:40 [2020-04-22T12:01:40.968Z] Merging remotes/origin/19.03 commit f432f71595086d3b015dffb7b61491636e1b81ac into PR head commit 70e7d6fe4aee4a7dfea22fa53bd0539e8cef31f8 12:01:41 [2020-04-22T12:01:41.605Z] Merge succeeded, producing 70e7d6fe4aee4a7dfea22fa53bd0539e8cef31f8 12:01:41 [2020-04-22T12:01:41.605Z] Checking out Revision 70e7d6fe4aee4a7dfea22fa53bd0539e8cef31f8 (PR-40850) 12:01:40 [2020-04-22T12:01:40.618Z] Fetching upstream changes from https://github.com/moby/moby.git 12:01:40 [2020-04-22T12:01:40.619Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 12:01:40 [2020-04-22T12:01:40.620Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40850/head:refs/remotes/origin/PR-40850 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 12:01:41 [2020-04-22T12:01:41.001Z] > git config core.sparsecheckout # timeout=10 12:01:41 [2020-04-22T12:01:41.012Z] > git checkout -f 70e7d6fe4aee4a7dfea22fa53bd0539e8cef31f8 # timeout=10 12:01:41 [2020-04-22T12:01:41.528Z] > git merge f432f71595086d3b015dffb7b61491636e1b81ac # timeout=10 12:01:41 [2020-04-22T12:01:41.582Z] > git rev-parse HEAD^{commit} # timeout=10 12:01:41 [2020-04-22T12:01:41.637Z] > git config core.sparsecheckout # timeout=10 12:01:41 [2020-04-22T12:01:41.650Z] > git checkout -f 70e7d6fe4aee4a7dfea22fa53bd0539e8cef31f8 # timeout=10 12:01:42 [2020-04-22T12:01:42.223Z] Commit message: "Update CRIU to v3.13 "Silicon Willet"" 12:01:42 [2020-04-22T12:01:42.493Z] > git --version # timeout=10 12:01:42 [2020-04-22T12:01:42.498Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 12:01:43 [2020-04-22T12:01:43.706Z] + docker version 12:01:43 [2020-04-22T12:01:43.706Z] Client: Docker Engine - Community 12:01:43 [2020-04-22T12:01:43.706Z] Version: 19.03.7 12:01:43 [2020-04-22T12:01:43.706Z] API version: 1.40 12:01:43 [2020-04-22T12:01:43.706Z] Go version: go1.12.17 12:01:43 [2020-04-22T12:01:43.706Z] Git commit: 7141c199a2 12:01:43 [2020-04-22T12:01:43.706Z] Built: Sat Mar 7 16:48:47 2020 12:01:43 [2020-04-22T12:01:43.706Z] OS/Arch: linux/s390x 12:01:43 [2020-04-22T12:01:43.706Z] Experimental: false 12:01:43 [2020-04-22T12:01:43.706Z] 12:01:43 [2020-04-22T12:01:43.706Z] Server: Docker Engine - Community 12:01:43 [2020-04-22T12:01:43.706Z] Engine: 12:01:43 [2020-04-22T12:01:43.706Z] Version: 19.03.7 12:01:43 [2020-04-22T12:01:43.706Z] API version: 1.40 (minimum version 1.12) 12:01:43 [2020-04-22T12:01:43.706Z] Go version: go1.12.17 12:01:43 [2020-04-22T12:01:43.706Z] Git commit: 7141c199a2 12:01:43 [2020-04-22T12:01:43.706Z] Built: Sat Mar 7 16:47:46 2020 12:01:43 [2020-04-22T12:01:43.706Z] OS/Arch: linux/s390x 12:01:43 [2020-04-22T12:01:43.706Z] Experimental: true 12:01:43 [2020-04-22T12:01:43.706Z] containerd: 12:01:43 [2020-04-22T12:01:43.706Z] Version: 1.2.13 12:01:43 [2020-04-22T12:01:43.706Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 12:01:43 [2020-04-22T12:01:43.706Z] runc: 12:01:43 [2020-04-22T12:01:43.706Z] Version: 1.0.0-rc10 12:01:43 [2020-04-22T12:01:43.706Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd 12:01:43 [2020-04-22T12:01:43.706Z] docker-init: 12:01:43 [2020-04-22T12:01:43.706Z] Version: 0.18.0 12:01:43 [2020-04-22T12:01:43.706Z] GitCommit: fec3683 [Pipeline] sh 12:01:43 [2020-04-22T12:01:43.980Z] Client: 12:01:43 [2020-04-22T12:01:43.980Z] Debug Mode: false 12:01:43 [2020-04-22T12:01:43.980Z] 12:01:43 [2020-04-22T12:01:43.980Z] Server: 12:01:43 [2020-04-22T12:01:43.980Z] Containers: 0 12:01:43 [2020-04-22T12:01:43.980Z] Running: 0 12:01:43 [2020-04-22T12:01:43.980Z] Paused: 0 12:01:43 [2020-04-22T12:01:43.980Z] Stopped: 0 12:01:43 [2020-04-22T12:01:43.980Z] Images: 1 12:01:43 [2020-04-22T12:01:43.980Z] Server Version: 19.03.8 12:01:43 [2020-04-22T12:01:43.980Z] Storage Driver: overlay2 12:01:43 [2020-04-22T12:01:43.980Z] Backing Filesystem: <unknown> 12:01:43 [2020-04-22T12:01:43.980Z] Supports d_type: true 12:01:43 [2020-04-22T12:01:43.980Z] Native Overlay Diff: true 12:01:43 [2020-04-22T12:01:43.980Z] Logging Driver: json-file 12:01:43 [2020-04-22T12:01:43.980Z] Cgroup Driver: cgroupfs 12:01:43 [2020-04-22T12:01:43.980Z] Plugins: 12:01:43 [2020-04-22T12:01:43.980Z] Volume: local 12:01:43 [2020-04-22T12:01:43.980Z] Network: bridge host ipvlan macvlan null overlay 12:01:43 [2020-04-22T12:01:43.980Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 12:01:43 [2020-04-22T12:01:43.980Z] Swarm: inactive 12:01:43 [2020-04-22T12:01:43.980Z] Runtimes: runc 12:01:43 [2020-04-22T12:01:43.980Z] Default Runtime: runc 12:01:43 [2020-04-22T12:01:43.980Z] Init Binary: docker-init 12:01:43 [2020-04-22T12:01:43.980Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 12:01:43 [2020-04-22T12:01:43.980Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd 12:01:43 [2020-04-22T12:01:43.980Z] init version: fec3683 12:01:43 [2020-04-22T12:01:43.980Z] Security Options: 12:01:43 [2020-04-22T12:01:43.980Z] apparmor 12:01:43 [2020-04-22T12:01:43.980Z] seccomp 12:01:43 [2020-04-22T12:01:43.980Z] Profile: default 12:01:43 [2020-04-22T12:01:43.980Z] Kernel Version: 4.15.0-1065-aws 12:01:43 [2020-04-22T12:01:43.980Z] Operating System: Ubuntu 18.04.4 LTS 12:01:43 [2020-04-22T12:01:43.980Z] OSType: linux 12:01:43 [2020-04-22T12:01:43.980Z] Architecture: x86_64 12:01:43 [2020-04-22T12:01:43.980Z] CPUs: 2 12:01:43 [2020-04-22T12:01:43.980Z] Total Memory: 7.501GiB 12:01:43 [2020-04-22T12:01:43.980Z] Name: ip-10-100-42-194 12:01:43 [2020-04-22T12:01:43.980Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP 12:01:43 [2020-04-22T12:01:43.980Z] Docker Root Dir: /var/lib/docker 12:01:43 [2020-04-22T12:01:43.980Z] Debug Mode: false 12:01:43 [2020-04-22T12:01:43.980Z] Registry: https://index.docker.io/v1/ 12:01:43 [2020-04-22T12:01:43.980Z] Labels: 12:01:43 [2020-04-22T12:01:43.980Z] Experimental: true 12:01:43 [2020-04-22T12:01:43.980Z] Insecure Registries: 12:01:43 [2020-04-22T12:01:43.980Z] 127.0.0.0/8 12:01:43 [2020-04-22T12:01:43.980Z] Live Restore Enabled: true 12:01:43 [2020-04-22T12:01:43.980Z] 12:01:43 [2020-04-22T12:01:43.980Z] WARNING: No swap limit support [Pipeline] sh 12:01:44 [2020-04-22T12:01:44.399Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 12:01:44 [2020-04-22T12:01:44.399Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 12:01:44 [2020-04-22T12:01:44.399Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40850/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh 12:01:44 [2020-04-22T12:01:44.399Z] + bash /home/ubuntu/workspace/moby_PR-40850/check-config.sh 12:01:44 [2020-04-22T12:01:44.399Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 12:01:44 [2020-04-22T12:01:44.399Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... 12:01:44 [2020-04-22T12:01:44.399Z] 12:01:44 [2020-04-22T12:01:44.399Z] Generally Necessary: 12:01:44 [2020-04-22T12:01:44.399Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 12:01:44 [2020-04-22T12:01:44.399Z] - apparmor: enabled and tools installed 12:01:44 [2020-04-22T12:01:44.399Z] - CONFIG_NAMESPACES: enabled 12:01:44 [2020-04-22T12:01:44.399Z] - CONFIG_NET_NS: enabled 12:01:44 [2020-04-22T12:01:44.399Z] - CONFIG_PID_NS: enabled 12:01:44 [2020-04-22T12:01:44.399Z] - CONFIG_IPC_NS: enabled 12:01:44 [2020-04-22T12:01:44.399Z] - CONFIG_UTS_NS: enabled 12:01:44 [2020-04-22T12:01:44.399Z] - CONFIG_CGROUPS: enabled 12:01:44 [2020-04-22T12:01:44.399Z] - CONFIG_CGROUP_CPUACCT: enabled 12:01:44 [2020-04-22T12:01:44.399Z] - CONFIG_CGROUP_DEVICE: enabled 12:01:44 [2020-04-22T12:01:44.399Z] - CONFIG_CGROUP_FREEZER: enabled 12:01:44 [2020-04-22T12:01:44.399Z] - CONFIG_CGROUP_SCHED: enabled 12:01:44 [2020-04-22T12:01:44.399Z] - CONFIG_CPUSETS: enabled 12:01:44 [2020-04-22T12:01:44.399Z] - CONFIG_MEMCG: enabled 12:01:44 [2020-04-22T12:01:44.447Z] + docker info 12:01:44 [2020-04-22T12:01:44.447Z] Client: 12:01:44 [2020-04-22T12:01:44.447Z] Debug Mode: false 12:01:44 [2020-04-22T12:01:44.447Z] 12:01:44 [2020-04-22T12:01:44.447Z] Server: 12:01:44 [2020-04-22T12:01:44.447Z] Containers: 0 12:01:44 [2020-04-22T12:01:44.447Z] Running: 0 12:01:44 [2020-04-22T12:01:44.447Z] Paused: 0 12:01:44 [2020-04-22T12:01:44.447Z] Stopped: 0 12:01:44 [2020-04-22T12:01:44.447Z] Images: 0 12:01:44 [2020-04-22T12:01:44.447Z] Server Version: 19.03.7 12:01:44 [2020-04-22T12:01:44.447Z] Storage Driver: overlay2 12:01:44 [2020-04-22T12:01:44.447Z] Backing Filesystem: <unknown> 12:01:44 [2020-04-22T12:01:44.447Z] Supports d_type: true 12:01:44 [2020-04-22T12:01:44.447Z] Native Overlay Diff: true 12:01:44 [2020-04-22T12:01:44.447Z] Logging Driver: json-file 12:01:44 [2020-04-22T12:01:44.447Z] Cgroup Driver: cgroupfs 12:01:44 [2020-04-22T12:01:44.447Z] Plugins: 12:01:44 [2020-04-22T12:01:44.447Z] Volume: local 12:01:44 [2020-04-22T12:01:44.447Z] Network: bridge host ipvlan macvlan null overlay 12:01:44 [2020-04-22T12:01:44.447Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 12:01:44 [2020-04-22T12:01:44.447Z] Swarm: inactive 12:01:44 [2020-04-22T12:01:44.447Z] Runtimes: runc 12:01:44 [2020-04-22T12:01:44.447Z] Default Runtime: runc 12:01:44 [2020-04-22T12:01:44.447Z] Init Binary: docker-init 12:01:44 [2020-04-22T12:01:44.447Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 12:01:44 [2020-04-22T12:01:44.447Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd 12:01:44 [2020-04-22T12:01:44.447Z] init version: fec3683 12:01:44 [2020-04-22T12:01:44.447Z] Security Options: 12:01:44 [2020-04-22T12:01:44.447Z] apparmor 12:01:44 [2020-04-22T12:01:44.447Z] seccomp 12:01:44 [2020-04-22T12:01:44.447Z] Profile: default 12:01:44 [2020-04-22T12:01:44.447Z] Kernel Version: 4.4.0-176-generic 12:01:44 [2020-04-22T12:01:44.447Z] Operating System: Ubuntu 16.04.5 LTS 12:01:44 [2020-04-22T12:01:44.447Z] OSType: linux 12:01:44 [2020-04-22T12:01:44.447Z] Architecture: s390x 12:01:44 [2020-04-22T12:01:44.447Z] CPUs: 2 12:01:44 [2020-04-22T12:01:44.447Z] Total Memory: 7.862GiB 12:01:44 [2020-04-22T12:01:44.447Z] Name: s390x-ubuntu-13 12:01:44 [2020-04-22T12:01:44.447Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM 12:01:44 [2020-04-22T12:01:44.447Z] Docker Root Dir: /var/lib/docker 12:01:44 [2020-04-22T12:01:44.447Z] Debug Mode: false 12:01:44 [2020-04-22T12:01:44.447Z] Username: dockerbuildbot 12:01:44 [2020-04-22T12:01:44.447Z] Registry: https://index.docker.io/v1/ 12:01:44 [2020-04-22T12:01:44.447Z] Labels: 12:01:44 [2020-04-22T12:01:44.447Z] Experimental: true 12:01:44 [2020-04-22T12:01:44.447Z] Insecure Registries: 12:01:44 [2020-04-22T12:01:44.447Z] 127.0.0.0/8 12:01:44 [2020-04-22T12:01:44.447Z] Live Restore Enabled: false 12:01:44 [2020-04-22T12:01:44.447Z] 12:01:44 [2020-04-22T12:01:44.447Z] WARNING: No swap limit support [Pipeline] sh 12:01:44 [2020-04-22T12:01:44.657Z] - CONFIG_KEYS: enabled 12:01:44 [2020-04-22T12:01:44.657Z] - CONFIG_VETH: enabled (as module) 12:01:44 [2020-04-22T12:01:44.657Z] - CONFIG_BRIDGE: enabled (as module) 12:01:44 [2020-04-22T12:01:44.657Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 12:01:44 [2020-04-22T12:01:44.657Z] - CONFIG_NF_NAT_IPV4: enabled (as module) 12:01:44 [2020-04-22T12:01:44.657Z] - CONFIG_IP_NF_FILTER: enabled (as module) 12:01:44 [2020-04-22T12:01:44.657Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 12:01:44 [2020-04-22T12:01:44.657Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 12:01:44 [2020-04-22T12:01:44.657Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 12:01:44 [2020-04-22T12:01:44.657Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 12:01:44 [2020-04-22T12:01:44.657Z] - CONFIG_IP_NF_NAT: enabled (as module) 12:01:44 [2020-04-22T12:01:44.657Z] - CONFIG_NF_NAT: enabled (as module) 12:01:44 [2020-04-22T12:01:44.657Z] - CONFIG_NF_NAT_NEEDED: enabled 12:01:44 [2020-04-22T12:01:44.657Z] - CONFIG_POSIX_MQUEUE: enabled 12:01:44 [2020-04-22T12:01:44.657Z] 12:01:44 [2020-04-22T12:01:44.657Z] Optional Features: 12:01:44 [2020-04-22T12:01:44.657Z] - CONFIG_USER_NS: enabled 12:01:44 [2020-04-22T12:01:44.657Z] - CONFIG_SECCOMP: enabled 12:01:44 [2020-04-22T12:01:44.657Z] - CONFIG_CGROUP_PIDS: enabled 12:01:44 [2020-04-22T12:01:44.657Z] - CONFIG_MEMCG_SWAP: enabled 12:01:44 [2020-04-22T12:01:44.657Z] - CONFIG_MEMCG_SWAP_ENABLED: missing 12:01:44 [2020-04-22T12:01:44.657Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") 12:01:44 [2020-04-22T12:01:44.657Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled 12:01:44 [2020-04-22T12:01:44.657Z] - CONFIG_BLK_CGROUP: enabled 12:01:44 [2020-04-22T12:01:44.657Z] - CONFIG_BLK_DEV_THROTTLING: enabled 12:01:44 [2020-04-22T12:01:44.657Z] - CONFIG_IOSCHED_CFQ: enabled 12:01:44 [2020-04-22T12:01:44.657Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled 12:01:44 [2020-04-22T12:01:44.657Z] - CONFIG_CGROUP_PERF: enabled 12:01:44 [2020-04-22T12:01:44.657Z] - CONFIG_CGROUP_HUGETLB: enabled 12:01:44 [2020-04-22T12:01:44.657Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 12:01:44 [2020-04-22T12:01:44.657Z] - CONFIG_CGROUP_NET_PRIO: enabled 12:01:44 [2020-04-22T12:01:44.657Z] - CONFIG_CFS_BANDWIDTH: enabled 12:01:44 [2020-04-22T12:01:44.657Z] - CONFIG_FAIR_GROUP_SCHED: enabled 12:01:44 [2020-04-22T12:01:44.657Z] - CONFIG_RT_GROUP_SCHED: missing 12:01:44 [2020-04-22T12:01:44.657Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 12:01:44 [2020-04-22T12:01:44.657Z] - CONFIG_IP_VS: enabled (as module) 12:01:44 [2020-04-22T12:01:44.657Z] - CONFIG_IP_VS_NFCT: enabled 12:01:44 [2020-04-22T12:01:44.657Z] - CONFIG_IP_VS_PROTO_TCP: enabled 12:01:44 [2020-04-22T12:01:44.657Z] - CONFIG_IP_VS_PROTO_UDP: enabled 12:01:44 [2020-04-22T12:01:44.657Z] - CONFIG_IP_VS_RR: enabled (as module) 12:01:44 [2020-04-22T12:01:44.657Z] - CONFIG_EXT4_FS: enabled 12:01:44 [2020-04-22T12:01:44.657Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 12:01:44 [2020-04-22T12:01:44.657Z] - CONFIG_EXT4_FS_SECURITY: enabled 12:01:44 [2020-04-22T12:01:44.657Z] - Network Drivers: 12:01:44 [2020-04-22T12:01:44.657Z] - "overlay": 12:01:44 [2020-04-22T12:01:44.657Z] - CONFIG_VXLAN: enabled (as module) 12:01:44 [2020-04-22T12:01:44.657Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 12:01:44 [2020-04-22T12:01:44.657Z] Optional (for encrypted networks): 12:01:44 [2020-04-22T12:01:44.915Z] - CONFIG_CRYPTO: enabled 12:01:44 [2020-04-22T12:01:44.915Z] - CONFIG_CRYPTO_AEAD: enabled 12:01:44 [2020-04-22T12:01:44.915Z] - CONFIG_CRYPTO_GCM: enabled 12:01:44 [2020-04-22T12:01:44.915Z] - CONFIG_CRYPTO_SEQIV: enabled 12:01:44 [2020-04-22T12:01:44.915Z] - CONFIG_CRYPTO_GHASH: enabled 12:01:44 [2020-04-22T12:01:44.915Z] - CONFIG_XFRM: enabled 12:01:44 [2020-04-22T12:01:44.915Z] - CONFIG_XFRM_USER: enabled (as module) 12:01:44 [2020-04-22T12:01:44.915Z] - CONFIG_XFRM_ALGO: enabled (as module) 12:01:44 [2020-04-22T12:01:44.915Z] - CONFIG_INET_ESP: enabled (as module) 12:01:44 [2020-04-22T12:01:44.915Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) 12:01:44 [2020-04-22T12:01:44.915Z] - "ipvlan": 12:01:44 [2020-04-22T12:01:44.915Z] - CONFIG_IPVLAN: enabled (as module) 12:01:44 [2020-04-22T12:01:44.915Z] - "macvlan": 12:01:44 [2020-04-22T12:01:44.915Z] - CONFIG_MACVLAN: enabled (as module) 12:01:44 [2020-04-22T12:01:44.915Z] - CONFIG_DUMMY: enabled (as module) 12:01:44 [2020-04-22T12:01:44.915Z] - "ftp,tftp client in container": 12:01:44 [2020-04-22T12:01:44.915Z] - CONFIG_NF_NAT_FTP: enabled (as module) 12:01:44 [2020-04-22T12:01:44.915Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 12:01:44 [2020-04-22T12:01:44.915Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 12:01:44 [2020-04-22T12:01:44.915Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 12:01:44 [2020-04-22T12:01:44.915Z] - Storage Drivers: 12:01:44 [2020-04-22T12:01:44.915Z] - "aufs": 12:01:44 [2020-04-22T12:01:44.915Z] - CONFIG_AUFS_FS: enabled (as module) 12:01:44 [2020-04-22T12:01:44.915Z] - "btrfs": 12:01:44 [2020-04-22T12:01:44.915Z] - CONFIG_BTRFS_FS: enabled (as module) 12:01:44 [2020-04-22T12:01:44.915Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 12:01:44 [2020-04-22T12:01:44.915Z] - "devicemapper": 12:01:44 [2020-04-22T12:01:44.915Z] - CONFIG_BLK_DEV_DM: enabled 12:01:44 [2020-04-22T12:01:44.915Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 12:01:44 [2020-04-22T12:01:44.915Z] - "overlay": 12:01:44 [2020-04-22T12:01:44.915Z] - CONFIG_OVERLAY_FS: enabled (as module) 12:01:44 [2020-04-22T12:01:44.915Z] - "zfs": 12:01:44 [2020-04-22T12:01:44.915Z] - /dev/zfs: missing 12:01:44 [2020-04-22T12:01:44.915Z] - zfs command: missing 12:01:44 [2020-04-22T12:01:44.915Z] - zpool command: missing 12:01:44 [2020-04-22T12:01:44.915Z] 12:01:44 [2020-04-22T12:01:44.915Z] Limits: 12:01:44 [2020-04-22T12:01:44.915Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 12:01:44 [2020-04-22T12:01:44.915Z] 12:01:44 [2020-04-22T12:01:44.915Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 12:01:45 [2020-04-22T12:01:45.191Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 12:01:45 [2020-04-22T12:01:45.191Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 12:01:45 [2020-04-22T12:01:45.191Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40850/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh 12:01:45 [2020-04-22T12:01:45.244Z] + sudo modprobe ip_vs 12:01:45 [2020-04-22T12:01:45.503Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:70e7d6fe4aee4a7dfea22fa53bd0539e8cef31f8 . 12:01:45 [2020-04-22T12:01:45.503Z] #2 [internal] load build definition from Dockerfile 12:01:45 [2020-04-22T12:01:45.503Z] #2 transferring dockerfile: 12.30kB done 12:01:45 [2020-04-22T12:01:45.503Z] #2 DONE 0.1s 12:01:45 [2020-04-22T12:01:45.503Z] 12:01:45 [2020-04-22T12:01:45.503Z] #1 [internal] load .dockerignore 12:01:45 [2020-04-22T12:01:45.503Z] #1 transferring context: 87B done 12:01:45 [2020-04-22T12:01:45.503Z] #1 DONE 0.1s 12:01:45 [2020-04-22T12:01:45.503Z] 12:01:45 [2020-04-22T12:01:45.503Z] #4 [internal] load metadata for docker.io/library/golang:1.13.10-buster 12:01:45 [2020-04-22T12:01:45.546Z] + bash /home/jenkins/workspace/moby_PR-40850/check-config.sh 12:01:45 [2020-04-22T12:01:45.546Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 12:01:45 [2020-04-22T12:01:45.546Z] info: reading kernel config from /boot/config-4.4.0-176-generic ... 12:01:45 [2020-04-22T12:01:45.546Z] 12:01:45 [2020-04-22T12:01:45.546Z] Generally Necessary: 12:01:45 [2020-04-22T12:01:45.546Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 12:01:45 [2020-04-22T12:01:45.546Z] - apparmor: enabled and tools installed 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_NAMESPACES: enabled 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_NET_NS: enabled 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_PID_NS: enabled 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_IPC_NS: enabled 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_UTS_NS: enabled 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_CGROUPS: enabled 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_CGROUP_CPUACCT: enabled 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_CGROUP_DEVICE: enabled 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_CGROUP_FREEZER: enabled 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_CGROUP_SCHED: enabled 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_CPUSETS: enabled 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_MEMCG: enabled 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_KEYS: enabled 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_VETH: enabled (as module) 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_BRIDGE: enabled (as module) 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_NF_NAT_IPV4: enabled (as module) 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_IP_NF_FILTER: enabled (as module) 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_IP_NF_NAT: enabled (as module) 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_NF_NAT: enabled (as module) 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_NF_NAT_NEEDED: enabled 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_POSIX_MQUEUE: enabled 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled 12:01:45 [2020-04-22T12:01:45.546Z] 12:01:45 [2020-04-22T12:01:45.546Z] Optional Features: 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_USER_NS: enabled 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_SECCOMP: enabled 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_CGROUP_PIDS: enabled 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_MEMCG_SWAP: enabled 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_MEMCG_SWAP_ENABLED: missing 12:01:45 [2020-04-22T12:01:45.546Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_MEMCG_KMEM: enabled 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_BLK_CGROUP: enabled 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_BLK_DEV_THROTTLING: enabled 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_IOSCHED_CFQ: enabled 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_CGROUP_PERF: enabled 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_CGROUP_HUGETLB: enabled 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_CGROUP_NET_PRIO: enabled 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_CFS_BANDWIDTH: enabled 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_FAIR_GROUP_SCHED: enabled 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_RT_GROUP_SCHED: missing 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_IP_VS: enabled (as module) 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_IP_VS_NFCT: enabled 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_IP_VS_PROTO_TCP: enabled 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_IP_VS_PROTO_UDP: enabled 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_IP_VS_RR: enabled (as module) 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_EXT4_FS: enabled 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_EXT4_FS_SECURITY: enabled 12:01:45 [2020-04-22T12:01:45.546Z] - Network Drivers: 12:01:45 [2020-04-22T12:01:45.546Z] - "overlay": 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_VXLAN: enabled (as module) 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 12:01:45 [2020-04-22T12:01:45.546Z] Optional (for encrypted networks): 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_CRYPTO: enabled 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_CRYPTO_AEAD: enabled (as module) 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_CRYPTO_GCM: enabled (as module) 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_CRYPTO_GHASH: enabled (as module) 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_XFRM: enabled 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_XFRM_USER: enabled (as module) 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_XFRM_ALGO: enabled (as module) 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_INET_ESP: enabled (as module) 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) 12:01:45 [2020-04-22T12:01:45.546Z] - "ipvlan": 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_IPVLAN: enabled (as module) 12:01:45 [2020-04-22T12:01:45.546Z] - "macvlan": 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_MACVLAN: enabled (as module) 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_DUMMY: enabled (as module) 12:01:45 [2020-04-22T12:01:45.546Z] - "ftp,tftp client in container": 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_NF_NAT_FTP: enabled (as module) 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 12:01:45 [2020-04-22T12:01:45.546Z] - Storage Drivers: 12:01:45 [2020-04-22T12:01:45.546Z] - "aufs": 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_AUFS_FS: enabled (as module) 12:01:45 [2020-04-22T12:01:45.546Z] - "btrfs": 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_BTRFS_FS: enabled (as module) 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 12:01:45 [2020-04-22T12:01:45.546Z] - "devicemapper": 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_BLK_DEV_DM: enabled 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 12:01:45 [2020-04-22T12:01:45.546Z] - "overlay": 12:01:45 [2020-04-22T12:01:45.546Z] - CONFIG_OVERLAY_FS: enabled (as module) 12:01:45 [2020-04-22T12:01:45.546Z] - "zfs": 12:01:45 [2020-04-22T12:01:45.546Z] - /dev/zfs: missing 12:01:45 [2020-04-22T12:01:45.546Z] - zfs command: missing 12:01:45 [2020-04-22T12:01:45.546Z] - zpool command: missing 12:01:45 [2020-04-22T12:01:45.546Z] 12:01:45 [2020-04-22T12:01:45.546Z] Limits: 12:01:45 [2020-04-22T12:01:45.546Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 12:01:45 [2020-04-22T12:01:45.546Z] 12:01:45 [2020-04-22T12:01:45.546Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 12:01:45 [2020-04-22T12:01:45.762Z] #4 DONE 0.3s 12:01:45 [2020-04-22T12:01:45.762Z] 12:01:45 [2020-04-22T12:01:45.762Z] #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... 12:01:46 [2020-04-22T12:01:46.020Z] #3 DONE 0.3s 12:01:46 [2020-04-22T12:01:46.020Z] 12:01:46 [2020-04-22T12:01:46.020Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... 12:01:46 [2020-04-22T12:01:46.020Z] #5 resolve docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d done 12:01:46 [2020-04-22T12:01:46.020Z] #5 sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d 1.42kB / 1.42kB done 12:01:46 [2020-04-22T12:01:46.020Z] #5 sha256:f0d185e111f66f303a7fda933895d6ef09440c2a396dc3c544458fea4c2954b3 5.46kB / 5.46kB done 12:01:46 [2020-04-22T12:01:46.020Z] #5 sha256:09b6f03ffac4cb4e42f8ab0bfc480bd3a3fa20e1ddee37784db63bc886b0cbb3 0B / 7.81MB 0.1s 12:01:46 [2020-04-22T12:01:46.020Z] #5 sha256:dc3f0c679f0f4c39597721c1df5cdb4f9685b26bd789a44eeb406835a1800d5f 0B / 10.00MB 0.1s 12:01:46 [2020-04-22T12:01:46.020Z] #5 sha256:8e16241796906ead8363ffeb21ecf8cf9df4bff224ee6f54f76b2274b1d34b32 1.79kB / 1.79kB done 12:01:46 [2020-04-22T12:01:46.020Z] #5 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 0B / 50.38MB 0.1s 12:01:46 [2020-04-22T12:01:46.296Z] #5 sha256:09b6f03ffac4cb4e42f8ab0bfc480bd3a3fa20e1ddee37784db63bc886b0cbb3 4.14MB / 7.81MB 0.2s 12:01:46 [2020-04-22T12:01:46.296Z] #5 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 4.82MB / 50.38MB 0.2s 12:01:46 [2020-04-22T12:01:46.296Z] #5 sha256:09b6f03ffac4cb4e42f8ab0bfc480bd3a3fa20e1ddee37784db63bc886b0cbb3 7.81MB / 7.81MB 0.2s done 12:01:46 [2020-04-22T12:01:46.296Z] #5 sha256:dc3f0c679f0f4c39597721c1df5cdb4f9685b26bd789a44eeb406835a1800d5f 6.61MB / 10.00MB 0.4s 12:01:46 [2020-04-22T12:01:46.296Z] #5 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 13.11MB / 50.38MB 0.4s 12:01:46 [2020-04-22T12:01:46.296Z] #5 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 1.89MB / 51.83MB 0.4s 12:01:46 [2020-04-22T12:01:46.296Z] #5 sha256:dc3f0c679f0f4c39597721c1df5cdb4f9685b26bd789a44eeb406835a1800d5f 10.00MB / 10.00MB 0.5s 12:01:46 [2020-04-22T12:01:46.296Z] #5 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 24.40MB / 50.38MB 0.5s 12:01:46 [2020-04-22T12:01:46.296Z] #5 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 7.74MB / 51.83MB 0.5s 12:01:46 [2020-04-22T12:01:46.334Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:70e7d6fe4aee4a7dfea22fa53bd0539e8cef31f8 . 12:01:46 [2020-04-22T12:01:46.557Z] #5 sha256:dc3f0c679f0f4c39597721c1df5cdb4f9685b26bd789a44eeb406835a1800d5f 10.00MB / 10.00MB 0.5s done 12:01:46 [2020-04-22T12:01:46.557Z] #5 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 29.33MB / 50.38MB 0.6s 12:01:46 [2020-04-22T12:01:46.557Z] #5 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 12.86MB / 51.83MB 0.6s 12:01:46 [2020-04-22T12:01:46.557Z] #5 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 0B / 68.61MB 0.6s 12:01:46 [2020-04-22T12:01:46.557Z] #5 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 36.47MB / 50.38MB 0.7s 12:01:46 [2020-04-22T12:01:46.557Z] #5 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 21.91MB / 51.83MB 0.7s 12:01:46 [2020-04-22T12:01:46.586Z] Fetching without tags 12:01:46 [2020-04-22T12:01:46.705Z] Sending build context to Docker daemon 55.38MB 12:01:46 [2020-04-22T12:01:46.705Z] Step 1/140 : ARG CROSS="false" 12:01:46 [2020-04-22T12:01:46.705Z] Step 2/140 : ARG GO_VERSION=1.13.10 12:01:46 [2020-04-22T12:01:46.705Z] Step 3/140 : ARG DEBIAN_FRONTEND=noninteractive 12:01:46 [2020-04-22T12:01:46.705Z] Step 4/140 : ARG VPNKIT_DIGEST=e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 12:01:46 [2020-04-22T12:01:46.705Z] Step 5/140 : FROM golang:${GO_VERSION}-buster AS base 12:01:46 [2020-04-22T12:01:46.816Z] #5 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 50.38MB / 50.38MB 0.9s 12:01:46 [2020-04-22T12:01:46.816Z] #5 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 38.03MB / 51.83MB 0.9s 12:01:46 [2020-04-22T12:01:46.816Z] #5 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 13.12MB / 68.61MB 0.9s 12:01:46 [2020-04-22T12:01:46.816Z] #5 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 44.18MB / 51.83MB 1.0s 12:01:46 [2020-04-22T12:01:46.816Z] #5 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 19.85MB / 68.61MB 1.0s 12:01:46 [2020-04-22T12:01:46.852Z] Merging remotes/origin/19.03 commit f432f71595086d3b015dffb7b61491636e1b81ac into PR head commit 70e7d6fe4aee4a7dfea22fa53bd0539e8cef31f8 12:01:46 [2020-04-22T12:01:46.865Z] Still waiting to schedule task 12:01:46 [2020-04-22T12:01:46.865Z] All nodes of label ‘windows-2019’ are offline 12:01:47 [2020-04-22T12:01:47.052Z] 1.13.10-buster: Pulling from library/golang 12:01:47 [2020-04-22T12:01:47.052Z] 54e2fb160a5d: Pulling fs layer 12:01:47 [2020-04-22T12:01:47.052Z] a0f0f1e0f913: Pulling fs layer 12:01:47 [2020-04-22T12:01:47.052Z] 4c7ce4aae52f: Pulling fs layer 12:01:47 [2020-04-22T12:01:47.052Z] 3d5250b872c2: Pulling fs layer 12:01:47 [2020-04-22T12:01:47.052Z] 883ca322808a: Pulling fs layer 12:01:47 [2020-04-22T12:01:47.052Z] b8e8a0c32eb6: Pulling fs layer 12:01:47 [2020-04-22T12:01:47.052Z] 3d5250b872c2: Waiting 12:01:47 [2020-04-22T12:01:47.052Z] 883ca322808a: Waiting 12:01:47 [2020-04-22T12:01:47.052Z] 46ebaa425083: Pulling fs layer 12:01:47 [2020-04-22T12:01:47.052Z] b8e8a0c32eb6: Waiting 12:01:47 [2020-04-22T12:01:47.052Z] 46ebaa425083: Waiting 12:01:47 [2020-04-22T12:01:47.076Z] #5 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 50.38MB / 50.38MB 1.0s done 12:01:47 [2020-04-22T12:01:47.076Z] #5 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 51.83MB / 51.83MB 1.1s 12:01:47 [2020-04-22T12:01:47.076Z] #5 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 27.11MB / 68.61MB 1.1s 12:01:47 [2020-04-22T12:01:47.076Z] #5 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 0B / 120.15MB 1.1s 12:01:47 [2020-04-22T12:01:47.076Z] #5 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 51.83MB / 51.83MB 1.2s done 12:01:47 [2020-04-22T12:01:47.076Z] #5 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 30.89MB / 68.61MB 1.2s 12:01:47 [2020-04-22T12:01:47.076Z] #5 sha256:661a1e4b9bc95b5c88b4741aab8cadf291d836a0b8ddda88464d3f54676c850c 0B / 125B 1.2s 12:01:47 [2020-04-22T12:01:47.076Z] #5 extracting sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 12:01:47 [2020-04-22T12:01:47.336Z] #5 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 49.55MB / 68.61MB 1.4s 12:01:47 [2020-04-22T12:01:47.336Z] #5 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 14.18MB / 120.15MB 1.4s 12:01:47 [2020-04-22T12:01:47.336Z] #5 sha256:661a1e4b9bc95b5c88b4741aab8cadf291d836a0b8ddda88464d3f54676c850c 125B / 125B 1.2s done 12:01:47 [2020-04-22T12:01:47.410Z] a0f0f1e0f913: Verifying Checksum 12:01:47 [2020-04-22T12:01:47.410Z] a0f0f1e0f913: Download complete 12:01:47 [2020-04-22T12:01:47.410Z] 4c7ce4aae52f: Verifying Checksum 12:01:47 [2020-04-22T12:01:47.410Z] 4c7ce4aae52f: Download complete 12:01:47 [2020-04-22T12:01:47.452Z] Merge succeeded, producing 70e7d6fe4aee4a7dfea22fa53bd0539e8cef31f8 12:01:47 [2020-04-22T12:01:47.452Z] Checking out Revision 70e7d6fe4aee4a7dfea22fa53bd0539e8cef31f8 (PR-40850) 12:01:47 [2020-04-22T12:01:47.594Z] #5 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 57.11MB / 68.61MB 1.6s 12:01:47 [2020-04-22T12:01:47.594Z] #5 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 33.92MB / 120.15MB 1.6s 12:01:47 [2020-04-22T12:01:47.594Z] #5 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 63.43MB / 68.61MB 1.7s 12:01:47 [2020-04-22T12:01:47.853Z] #5 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 68.61MB / 68.61MB 1.9s 12:01:47 [2020-04-22T12:01:47.853Z] #5 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 46.11MB / 120.15MB 1.9s 12:01:47 [2020-04-22T12:01:47.853Z] #5 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 68.61MB / 68.61MB 1.9s done 12:01:48 [2020-04-22T12:01:48.111Z] #5 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 56.61MB / 120.15MB 2.2s 12:01:48 [2020-04-22T12:01:48.111Z] #5 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 64.15MB / 120.15MB 2.3s 12:01:46 [2020-04-22T12:01:46.532Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 12:01:46 [2020-04-22T12:01:46.541Z] > git config --add remote.origin.fetch +refs/pull/40850/head:refs/remotes/origin/PR-40850 # timeout=10 12:01:46 [2020-04-22T12:01:46.547Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 12:01:46 [2020-04-22T12:01:46.568Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 12:01:46 [2020-04-22T12:01:46.592Z] Fetching upstream changes from https://github.com/moby/moby.git 12:01:46 [2020-04-22T12:01:46.592Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 12:01:46 [2020-04-22T12:01:46.593Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40850/head:refs/remotes/origin/PR-40850 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 12:01:46 [2020-04-22T12:01:46.862Z] > git config core.sparsecheckout # timeout=10 12:01:46 [2020-04-22T12:01:46.885Z] > git checkout -f 70e7d6fe4aee4a7dfea22fa53bd0539e8cef31f8 # timeout=10 12:01:47 [2020-04-22T12:01:47.410Z] > git merge f432f71595086d3b015dffb7b61491636e1b81ac # timeout=10 12:01:47 [2020-04-22T12:01:47.440Z] > git rev-parse HEAD^{commit} # timeout=10 12:01:47 [2020-04-22T12:01:47.457Z] > git config core.sparsecheckout # timeout=10 12:01:47 [2020-04-22T12:01:47.480Z] > git checkout -f 70e7d6fe4aee4a7dfea22fa53bd0539e8cef31f8 # timeout=10 12:01:48 [2020-04-22T12:01:48.218Z] 54e2fb160a5d: Verifying Checksum 12:01:48 [2020-04-22T12:01:48.219Z] 54e2fb160a5d: Download complete 12:01:48 [2020-04-22T12:01:48.370Z] #5 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 73.85MB / 120.15MB 2.5s 12:01:48 [2020-04-22T12:01:48.606Z] 3d5250b872c2: Verifying Checksum 12:01:48 [2020-04-22T12:01:48.606Z] 3d5250b872c2: Download complete 12:01:48 [2020-04-22T12:01:48.606Z] 46ebaa425083: Verifying Checksum 12:01:48 [2020-04-22T12:01:48.606Z] 46ebaa425083: Download complete 12:01:48 [2020-04-22T12:01:48.628Z] #5 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 82.25MB / 120.15MB 2.6s 12:01:48 [2020-04-22T12:01:48.629Z] #5 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 96.93MB / 120.15MB 2.8s 12:01:48 [2020-04-22T12:01:48.887Z] #5 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 103.50MB / 120.15MB 2.9s 12:01:48 [2020-04-22T12:01:48.887Z] #5 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 117.95MB / 120.15MB 3.1s 12:01:48 [2020-04-22T12:01:48.986Z] 883ca322808a: Verifying Checksum 12:01:48 [2020-04-22T12:01:48.986Z] 883ca322808a: Download complete 12:01:49 [2020-04-22T12:01:49.455Z] #5 ... 12:01:49 [2020-04-22T12:01:49.455Z] 12:01:49 [2020-04-22T12:01:49.455Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... 12:01:49 [2020-04-22T12:01:49.455Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done 12:01:49 [2020-04-22T12:01:49.455Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done 12:01:49 [2020-04-22T12:01:49.455Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done 12:01:49 [2020-04-22T12:01:49.455Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 1.7s done 12:01:49 [2020-04-22T12:01:49.455Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.5s done 12:01:49 [2020-04-22T12:01:49.455Z] #63 DONE 3.5s 12:01:49 [2020-04-22T12:01:49.455Z] 12:01:49 [2020-04-22T12:01:49.455Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... 12:01:49 [2020-04-22T12:01:49.455Z] #5 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 120.15MB / 120.15MB 3.4s done 12:01:49 [2020-04-22T12:01:49.782Z] b8e8a0c32eb6: Verifying Checksum 12:01:49 [2020-04-22T12:01:49.782Z] b8e8a0c32eb6: Download complete 12:01:50 [2020-04-22T12:01:50.144Z] 54e2fb160a5d: Pull complete 12:01:50 [2020-04-22T12:01:50.392Z] #5 ... 12:01:50 [2020-04-22T12:01:50.392Z] 12:01:50 [2020-04-22T12:01:50.392Z] #17 [internal] load build context 12:01:50 [2020-04-22T12:01:50.392Z] #17 transferring context: 50.86MB 4.3s done 12:01:50 [2020-04-22T12:01:50.392Z] #17 DONE 4.4s 12:01:50 [2020-04-22T12:01:50.392Z] 12:01:50 [2020-04-22T12:01:50.392Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... 12:01:50 [2020-04-22T12:01:50.494Z] a0f0f1e0f913: Pull complete 12:01:50 [2020-04-22T12:01:50.872Z] 4c7ce4aae52f: Pull complete 12:01:51 [2020-04-22T12:01:51.325Z] #5 extracting sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 4.2s done 12:01:51 [2020-04-22T12:01:51.404Z] Commit message: "Update CRIU to v3.13 "Silicon Willet"" 12:01:51 [2020-04-22T12:01:51.428Z] > git --version # timeout=10 12:01:51 [2020-04-22T12:01:51.456Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac 12:01:51 [2020-04-22T12:01:51.583Z] #5 extracting sha256:09b6f03ffac4cb4e42f8ab0bfc480bd3a3fa20e1ddee37784db63bc886b0cbb3 0.1s 12:01:51 [2020-04-22T12:01:51.843Z] #5 extracting sha256:09b6f03ffac4cb4e42f8ab0bfc480bd3a3fa20e1ddee37784db63bc886b0cbb3 0.3s done 12:01:51 [2020-04-22T12:01:51.843Z] #5 extracting sha256:dc3f0c679f0f4c39597721c1df5cdb4f9685b26bd789a44eeb406835a1800d5f [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 12:01:52 [2020-04-22T12:01:52.410Z] #5 extracting sha256:dc3f0c679f0f4c39597721c1df5cdb4f9685b26bd789a44eeb406835a1800d5f 0.2s done 12:01:52 [2020-04-22T12:01:52.410Z] #5 extracting sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 0.1s 12:01:52 [2020-04-22T12:01:52.524Z] + docker version 12:01:52 [2020-04-22T12:01:52.630Z] 3d5250b872c2: Pull complete 12:01:54 [2020-04-22T12:01:54.310Z] #5 extracting sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 1.9s done 12:01:54 [2020-04-22T12:01:54.310Z] #5 extracting sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 0.1s 12:01:54 [2020-04-22T12:01:54.399Z] 883ca322808a: Pull complete 12:01:56 [2020-04-22T12:01:56.608Z] Fetching without tags 12:01:56 [2020-04-22T12:01:56.836Z] #5 extracting sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 1.9s done 12:01:56 [2020-04-22T12:01:56.836Z] #5 extracting sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 0.1s 12:01:57 [2020-04-22T12:01:57.118Z] Merging remotes/origin/19.03 commit f432f71595086d3b015dffb7b61491636e1b81ac into PR head commit 70e7d6fe4aee4a7dfea22fa53bd0539e8cef31f8 12:01:57 [2020-04-22T12:01:57.785Z] Client: Docker Engine - Community 12:01:57 [2020-04-22T12:01:57.785Z] Version: 19.03.8 12:01:57 [2020-04-22T12:01:57.785Z] API version: 1.40 12:01:57 [2020-04-22T12:01:57.785Z] Go version: go1.12.17 12:01:57 [2020-04-22T12:01:57.785Z] Git commit: afacb8b7f0 12:01:57 [2020-04-22T12:01:57.785Z] Built: Wed Mar 11 01:25:46 2020 12:01:57 [2020-04-22T12:01:57.785Z] OS/Arch: linux/amd64 12:01:57 [2020-04-22T12:01:57.785Z] Experimental: false 12:01:57 [2020-04-22T12:01:57.785Z] 12:01:57 [2020-04-22T12:01:57.785Z] Server: Docker Engine - Community 12:01:57 [2020-04-22T12:01:57.785Z] Engine: 12:01:57 [2020-04-22T12:01:57.785Z] Version: 19.03.8 12:01:57 [2020-04-22T12:01:57.785Z] API version: 1.40 (minimum version 1.12) 12:01:57 [2020-04-22T12:01:57.785Z] Go version: go1.12.17 12:01:57 [2020-04-22T12:01:57.785Z] Git commit: afacb8b7f0 12:01:57 [2020-04-22T12:01:57.785Z] Built: Wed Mar 11 01:24:19 2020 12:01:57 [2020-04-22T12:01:57.785Z] OS/Arch: linux/amd64 12:01:57 [2020-04-22T12:01:57.785Z] Experimental: true 12:01:57 [2020-04-22T12:01:57.785Z] containerd: 12:01:57 [2020-04-22T12:01:57.785Z] Version: 1.2.13 12:01:57 [2020-04-22T12:01:57.785Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 12:01:57 [2020-04-22T12:01:57.785Z] runc: 12:01:57 [2020-04-22T12:01:57.785Z] Version: 1.0.0-rc10 12:01:57 [2020-04-22T12:01:57.785Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd 12:01:57 [2020-04-22T12:01:57.785Z] docker-init: 12:01:57 [2020-04-22T12:01:57.785Z] Version: 0.18.0 12:01:57 [2020-04-22T12:01:57.785Z] GitCommit: fec3683 [Pipeline] sh 12:01:56 [2020-04-22T12:01:56.574Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 12:01:56 [2020-04-22T12:01:56.581Z] > git config --add remote.origin.fetch +refs/pull/40850/head:refs/remotes/origin/PR-40850 # timeout=10 12:01:56 [2020-04-22T12:01:56.584Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 12:01:56 [2020-04-22T12:01:56.601Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 12:01:56 [2020-04-22T12:01:56.617Z] Fetching upstream changes from https://github.com/moby/moby.git 12:01:56 [2020-04-22T12:01:56.618Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 12:01:56 [2020-04-22T12:01:56.619Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40850/head:refs/remotes/origin/PR-40850 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 12:01:57 [2020-04-22T12:01:57.125Z] > git config core.sparsecheckout # timeout=10 12:01:57 [2020-04-22T12:01:57.129Z] > git checkout -f 70e7d6fe4aee4a7dfea22fa53bd0539e8cef31f8 # timeout=10 12:01:57 [2020-04-22T12:01:57.845Z] b8e8a0c32eb6: Pull complete 12:01:57 [2020-04-22T12:01:57.845Z] 46ebaa425083: Pull complete 12:01:57 [2020-04-22T12:01:57.845Z] Digest: sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d 12:01:57 [2020-04-22T12:01:57.845Z] Status: Downloaded newer image for golang:1.13.10-buster 12:01:57 [2020-04-22T12:01:57.845Z] ---> 37b6756d3483 12:01:57 [2020-04-22T12:01:57.845Z] Step 6/140 : ARG APT_MIRROR 12:01:57 [2020-04-22T12:01:57.845Z] ---> Running in 9c68f3a2fccb 12:01:57 [2020-04-22T12:01:57.845Z] Removing intermediate container 9c68f3a2fccb 12:01:57 [2020-04-22T12:01:57.845Z] ---> 813f4237300b 12:01:57 [2020-04-22T12:01:57.845Z] Step 7/140 : 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 12:01:57 [2020-04-22T12:01:57.845Z] ---> Running in 93324dbea841 12:01:58 [2020-04-22T12:01:58.100Z] + docker info 12:01:58 [2020-04-22T12:01:58.219Z] Merge succeeded, producing 70e7d6fe4aee4a7dfea22fa53bd0539e8cef31f8 12:01:58 [2020-04-22T12:01:58.219Z] Checking out Revision 70e7d6fe4aee4a7dfea22fa53bd0539e8cef31f8 (PR-40850) 12:01:58 [2020-04-22T12:01:58.554Z] Commit message: "Update CRIU to v3.13 "Silicon Willet"" 12:01:58 [2020-04-22T12:01:58.608Z] > git --version # timeout=10 12:01:58 [2020-04-22T12:01:58.614Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac 12:01:59 [2020-04-22T12:01:59.046Z] Removing intermediate container 93324dbea841 12:01:59 [2020-04-22T12:01:59.046Z] ---> ac054d471b0b 12:01:59 [2020-04-22T12:01:59.046Z] Step 8/140 : ENV GO111MODULE=off 12:01:59 [2020-04-22T12:01:59.046Z] ---> Running in bc5f308efc6b 12:01:59 [2020-04-22T12:01:59.046Z] Removing intermediate container bc5f308efc6b 12:01:59 [2020-04-22T12:01:59.046Z] ---> df8db52b0dab 12:01:59 [2020-04-22T12:01:59.046Z] Step 9/140 : FROM base AS criu 12:01:59 [2020-04-22T12:01:59.046Z] ---> df8db52b0dab 12:01:59 [2020-04-22T12:01:59.046Z] Step 10/140 : ARG DEBIAN_FRONTEND [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 12:01:59 [2020-04-22T12:01:59.396Z] ---> Running in 76b3729c97f1 12:01:59 [2020-04-22T12:01:59.396Z] Removing intermediate container 76b3729c97f1 12:01:59 [2020-04-22T12:01:59.396Z] ---> 075f5e2f24c8 12:01:59 [2020-04-22T12:01:59.396Z] Step 11/140 : RUN apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf && rm -rf /var/lib/apt/lists/* 12:01:59 [2020-04-22T12:01:59.396Z] ---> Running in 5cabf05d60e1 12:01:59 [2020-04-22T12:01:59.484Z] + docker version 12:01:59 [2020-04-22T12:01:59.484Z] Client: 12:01:59 [2020-04-22T12:01:59.484Z] Version: 18.06.1-ce 12:01:59 [2020-04-22T12:01:59.484Z] API version: 1.38 12:01:59 [2020-04-22T12:01:59.484Z] Go version: go1.10.3 12:01:59 [2020-04-22T12:01:59.484Z] Git commit: e68fc7a 12:01:59 [2020-04-22T12:01:59.484Z] Built: Tue Aug 21 17:26:10 2018 12:01:59 [2020-04-22T12:01:59.484Z] OS/Arch: linux/ppc64le 12:01:59 [2020-04-22T12:01:59.484Z] Experimental: false 12:01:59 [2020-04-22T12:01:59.484Z] 12:01:59 [2020-04-22T12:01:59.484Z] Server: 12:01:59 [2020-04-22T12:01:59.484Z] Engine: 12:01:59 [2020-04-22T12:01:59.484Z] Version: 18.06.1-ce 12:01:59 [2020-04-22T12:01:59.484Z] API version: 1.38 (minimum version 1.12) 12:01:59 [2020-04-22T12:01:59.484Z] Go version: go1.10.3 12:01:59 [2020-04-22T12:01:59.484Z] Git commit: e68fc7a 12:01:59 [2020-04-22T12:01:59.484Z] Built: Tue Aug 21 17:24:20 2018 12:01:59 [2020-04-22T12:01:59.484Z] OS/Arch: linux/ppc64le 12:01:59 [2020-04-22T12:01:59.484Z] Experimental: true [Pipeline] sh 12:01:59 [2020-04-22T12:01:59.865Z] + docker info 12:01:59 [2020-04-22T12:01:59.865Z] Containers: 0 12:01:59 [2020-04-22T12:01:59.865Z] Running: 0 12:01:59 [2020-04-22T12:01:59.865Z] Paused: 0 12:01:59 [2020-04-22T12:01:59.865Z] Stopped: 0 12:01:59 [2020-04-22T12:01:59.865Z] Images: 0 12:01:59 [2020-04-22T12:01:59.865Z] Server Version: 18.06.1-ce 12:01:59 [2020-04-22T12:01:59.865Z] Storage Driver: overlay2 12:01:59 [2020-04-22T12:01:59.865Z] Backing Filesystem: extfs 12:01:59 [2020-04-22T12:01:59.865Z] Supports d_type: true 12:01:59 [2020-04-22T12:01:59.865Z] Native Overlay Diff: true 12:01:59 [2020-04-22T12:01:59.865Z] Logging Driver: json-file 12:01:59 [2020-04-22T12:01:59.865Z] Cgroup Driver: cgroupfs 12:01:59 [2020-04-22T12:01:59.865Z] Plugins: 12:01:59 [2020-04-22T12:01:59.865Z] Volume: local 12:01:59 [2020-04-22T12:01:59.865Z] Network: bridge host ipvlan macvlan null overlay 12:01:59 [2020-04-22T12:01:59.865Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog 12:01:59 [2020-04-22T12:01:59.865Z] Swarm: inactive 12:01:59 [2020-04-22T12:01:59.865Z] Runtimes: runc 12:01:59 [2020-04-22T12:01:59.865Z] Default Runtime: runc 12:01:59 [2020-04-22T12:01:59.865Z] Init Binary: docker-init 12:01:59 [2020-04-22T12:01:59.865Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e 12:01:59 [2020-04-22T12:01:59.866Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 12:01:59 [2020-04-22T12:01:59.866Z] init version: fec3683 12:01:59 [2020-04-22T12:01:59.866Z] Security Options: 12:01:59 [2020-04-22T12:01:59.866Z] apparmor 12:01:59 [2020-04-22T12:01:59.866Z] seccomp 12:01:59 [2020-04-22T12:01:59.866Z] Profile: default 12:01:59 [2020-04-22T12:01:59.866Z] Kernel Version: 4.4.0-139-generic 12:01:59 [2020-04-22T12:01:59.866Z] Operating System: Ubuntu 16.04.3 LTS 12:01:59 [2020-04-22T12:01:59.866Z] OSType: linux 12:01:59 [2020-04-22T12:01:59.866Z] Architecture: ppc64le 12:01:59 [2020-04-22T12:01:59.866Z] CPUs: 4 12:01:59 [2020-04-22T12:01:59.866Z] Total Memory: 7.972GiB 12:01:59 [2020-04-22T12:01:59.866Z] Name: ppc64le-ubuntu-20 12:01:59 [2020-04-22T12:01:59.866Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE 12:01:59 [2020-04-22T12:01:59.866Z] Docker Root Dir: /var/lib/docker 12:01:59 [2020-04-22T12:01:59.866Z] Debug Mode (client): false 12:01:59 [2020-04-22T12:01:59.866Z] Debug Mode (server): false 12:01:59 [2020-04-22T12:01:59.866Z] Username: dockerbuildbot 12:01:59 [2020-04-22T12:01:59.866Z] Registry: https://index.docker.io/v1/ 12:01:59 [2020-04-22T12:01:59.866Z] Labels: 12:01:59 [2020-04-22T12:01:59.866Z] Experimental: true 12:01:59 [2020-04-22T12:01:59.866Z] Insecure Registries: 12:01:59 [2020-04-22T12:01:59.866Z] 127.0.0.0/8 12:01:59 [2020-04-22T12:01:59.866Z] Live Restore Enabled: false 12:01:59 [2020-04-22T12:01:59.866Z] [Pipeline] sh 12:01:58 [2020-04-22T12:01:58.185Z] > git merge f432f71595086d3b015dffb7b61491636e1b81ac # timeout=10 12:01:58 [2020-04-22T12:01:58.210Z] > git rev-parse HEAD^{commit} # timeout=10 12:01:58 [2020-04-22T12:01:58.226Z] > git config core.sparsecheckout # timeout=10 12:01:58 [2020-04-22T12:01:58.230Z] > git checkout -f 70e7d6fe4aee4a7dfea22fa53bd0539e8cef31f8 # timeout=10 12:02:00 [2020-04-22T12:02:00.158Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 12:02:00 [2020-04-22T12:02:00.158Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 12:02:00 [2020-04-22T12:02:00.158Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] 12:02:00 [2020-04-22T12:02:00.248Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 12:02:00 [2020-04-22T12:02:00.248Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 12:02:00 [2020-04-22T12:02:00.248Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40850/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh 12:02:00 [2020-04-22T12:02:00.503Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] 12:02:00 [2020-04-22T12:02:00.503Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB] 12:02:00 [2020-04-22T12:02:00.503Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] 12:02:00 [2020-04-22T12:02:00.534Z] + bash /home/docker/workspace/moby_PR-40850/check-config.sh 12:02:00 [2020-04-22T12:02:00.534Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 12:02:00 [2020-04-22T12:02:00.534Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... 12:02:00 [2020-04-22T12:02:00.534Z] 12:02:00 [2020-04-22T12:02:00.534Z] Generally Necessary: 12:02:00 [2020-04-22T12:02:00.534Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 12:02:00 [2020-04-22T12:02:00.534Z] - apparmor: enabled and tools installed 12:02:00 [2020-04-22T12:02:00.534Z] - CONFIG_NAMESPACES: enabled 12:02:00 [2020-04-22T12:02:00.534Z] - CONFIG_NET_NS: enabled 12:02:00 [2020-04-22T12:02:00.534Z] - CONFIG_PID_NS: enabled 12:02:00 [2020-04-22T12:02:00.534Z] - CONFIG_IPC_NS: enabled 12:02:00 [2020-04-22T12:02:00.534Z] - CONFIG_UTS_NS: enabled 12:02:00 [2020-04-22T12:02:00.534Z] - CONFIG_CGROUPS: enabled 12:02:00 [2020-04-22T12:02:00.534Z] - CONFIG_CGROUP_CPUACCT: enabled 12:02:00 [2020-04-22T12:02:00.534Z] - CONFIG_CGROUP_DEVICE: enabled 12:02:00 [2020-04-22T12:02:00.534Z] - CONFIG_CGROUP_FREEZER: enabled 12:02:00 [2020-04-22T12:02:00.534Z] - CONFIG_CGROUP_SCHED: enabled 12:02:00 [2020-04-22T12:02:00.534Z] - CONFIG_CPUSETS: enabled 12:02:00 [2020-04-22T12:02:00.534Z] - CONFIG_MEMCG: enabled 12:02:00 [2020-04-22T12:02:00.534Z] - CONFIG_KEYS: enabled 12:02:00 [2020-04-22T12:02:00.534Z] - CONFIG_VETH: enabled (as module) 12:02:00 [2020-04-22T12:02:00.534Z] - CONFIG_BRIDGE: enabled (as module) 12:02:00 [2020-04-22T12:02:00.534Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 12:02:00 [2020-04-22T12:02:00.534Z] - CONFIG_NF_NAT_IPV4: enabled (as module) 12:02:00 [2020-04-22T12:02:00.534Z] - CONFIG_IP_NF_FILTER: enabled (as module) 12:02:00 [2020-04-22T12:02:00.534Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 12:02:00 [2020-04-22T12:02:00.534Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 12:02:00 [2020-04-22T12:02:00.821Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 12:02:00 [2020-04-22T12:02:00.821Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 12:02:00 [2020-04-22T12:02:00.821Z] - CONFIG_IP_NF_NAT: enabled (as module) 12:02:00 [2020-04-22T12:02:00.821Z] - CONFIG_NF_NAT: enabled (as module) 12:02:00 [2020-04-22T12:02:00.821Z] - CONFIG_NF_NAT_NEEDED: enabled 12:02:00 [2020-04-22T12:02:00.821Z] - CONFIG_POSIX_MQUEUE: enabled 12:02:00 [2020-04-22T12:02:00.821Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled 12:02:00 [2020-04-22T12:02:00.821Z] 12:02:00 [2020-04-22T12:02:00.821Z] Optional Features: 12:02:00 [2020-04-22T12:02:00.821Z] - CONFIG_USER_NS: enabled 12:02:00 [2020-04-22T12:02:00.821Z] - CONFIG_SECCOMP: enabled 12:02:00 [2020-04-22T12:02:00.821Z] - CONFIG_CGROUP_PIDS: enabled 12:02:00 [2020-04-22T12:02:00.821Z] - CONFIG_MEMCG_SWAP: enabled 12:02:00 [2020-04-22T12:02:00.821Z] - CONFIG_MEMCG_SWAP_ENABLED: missing 12:02:00 [2020-04-22T12:02:00.821Z] (cgroup swap accounting is currently enabled) 12:02:00 [2020-04-22T12:02:00.821Z] - CONFIG_MEMCG_KMEM: enabled 12:02:00 [2020-04-22T12:02:00.821Z] - CONFIG_BLK_CGROUP: enabled 12:02:00 [2020-04-22T12:02:00.821Z] - CONFIG_BLK_DEV_THROTTLING: enabled 12:02:00 [2020-04-22T12:02:00.821Z] - CONFIG_IOSCHED_CFQ: enabled 12:02:00 [2020-04-22T12:02:00.821Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled 12:02:00 [2020-04-22T12:02:00.821Z] - CONFIG_CGROUP_PERF: enabled 12:02:00 [2020-04-22T12:02:00.821Z] - CONFIG_CGROUP_HUGETLB: enabled 12:02:00 [2020-04-22T12:02:00.821Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 12:02:00 [2020-04-22T12:02:00.821Z] - CONFIG_CGROUP_NET_PRIO: enabled 12:02:00 [2020-04-22T12:02:00.821Z] - CONFIG_CFS_BANDWIDTH: enabled 12:02:00 [2020-04-22T12:02:00.821Z] - CONFIG_FAIR_GROUP_SCHED: enabled 12:02:00 [2020-04-22T12:02:00.821Z] - CONFIG_RT_GROUP_SCHED: missing 12:02:00 [2020-04-22T12:02:00.821Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 12:02:00 [2020-04-22T12:02:00.821Z] - CONFIG_IP_VS: enabled (as module) 12:02:00 [2020-04-22T12:02:00.821Z] - CONFIG_IP_VS_NFCT: enabled 12:02:00 [2020-04-22T12:02:00.821Z] - CONFIG_IP_VS_PROTO_TCP: enabled 12:02:00 [2020-04-22T12:02:00.821Z] - CONFIG_IP_VS_PROTO_UDP: enabled 12:02:00 [2020-04-22T12:02:00.821Z] - CONFIG_IP_VS_RR: enabled (as module) 12:02:00 [2020-04-22T12:02:00.821Z] - CONFIG_EXT4_FS: enabled 12:02:00 [2020-04-22T12:02:00.821Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 12:02:00 [2020-04-22T12:02:00.821Z] - CONFIG_EXT4_FS_SECURITY: enabled 12:02:00 [2020-04-22T12:02:00.821Z] - Network Drivers: 12:02:00 [2020-04-22T12:02:00.821Z] - "overlay": 12:02:01 [2020-04-22T12:02:01.023Z] #5 extracting sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 3.8s done 12:02:01 [2020-04-22T12:02:01.023Z] #5 extracting sha256:661a1e4b9bc95b5c88b4741aab8cadf291d836a0b8ddda88464d3f54676c850c done 12:02:01 [2020-04-22T12:02:01.023Z] #5 DONE 14.7s 12:02:01 [2020-04-22T12:02:01.023Z] 12:02:01 [2020-04-22T12:02:01.023Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... 12:02:01 [2020-04-22T12:02:01.106Z] - CONFIG_VXLAN: enabled (as module) 12:02:01 [2020-04-22T12:02:01.106Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 12:02:01 [2020-04-22T12:02:01.106Z] Optional (for encrypted networks): 12:02:01 [2020-04-22T12:02:01.106Z] - CONFIG_CRYPTO: enabled 12:02:01 [2020-04-22T12:02:01.106Z] - CONFIG_CRYPTO_AEAD: enabled (as module) 12:02:01 [2020-04-22T12:02:01.106Z] - CONFIG_CRYPTO_GCM: enabled (as module) 12:02:01 [2020-04-22T12:02:01.106Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) 12:02:01 [2020-04-22T12:02:01.106Z] - CONFIG_CRYPTO_GHASH: enabled (as module) 12:02:01 [2020-04-22T12:02:01.106Z] - CONFIG_XFRM: enabled 12:02:01 [2020-04-22T12:02:01.106Z] - CONFIG_XFRM_USER: enabled (as module) 12:02:01 [2020-04-22T12:02:01.106Z] - CONFIG_XFRM_ALGO: enabled (as module) 12:02:01 [2020-04-22T12:02:01.106Z] - CONFIG_INET_ESP: enabled (as module) 12:02:01 [2020-04-22T12:02:01.106Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) 12:02:01 [2020-04-22T12:02:01.106Z] - "ipvlan": 12:02:01 [2020-04-22T12:02:01.106Z] - CONFIG_IPVLAN: enabled (as module) 12:02:01 [2020-04-22T12:02:01.106Z] - "macvlan": 12:02:01 [2020-04-22T12:02:01.106Z] - CONFIG_MACVLAN: enabled (as module) 12:02:01 [2020-04-22T12:02:01.106Z] - CONFIG_DUMMY: enabled (as module) 12:02:01 [2020-04-22T12:02:01.106Z] - "ftp,tftp client in container": 12:02:01 [2020-04-22T12:02:01.106Z] - CONFIG_NF_NAT_FTP: enabled (as module) 12:02:01 [2020-04-22T12:02:01.106Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 12:02:01 [2020-04-22T12:02:01.106Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 12:02:01 [2020-04-22T12:02:01.106Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 12:02:01 [2020-04-22T12:02:01.106Z] - Storage Drivers: 12:02:01 [2020-04-22T12:02:01.106Z] - "aufs": 12:02:01 [2020-04-22T12:02:01.106Z] - CONFIG_AUFS_FS: enabled (as module) 12:02:01 [2020-04-22T12:02:01.106Z] - "btrfs": 12:02:01 [2020-04-22T12:02:01.106Z] - CONFIG_BTRFS_FS: enabled (as module) 12:02:01 [2020-04-22T12:02:01.106Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 12:02:01 [2020-04-22T12:02:01.106Z] - "devicemapper": 12:02:01 [2020-04-22T12:02:01.106Z] - CONFIG_BLK_DEV_DM: enabled 12:02:01 [2020-04-22T12:02:01.106Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 12:02:01 [2020-04-22T12:02:01.106Z] - "overlay": 12:02:01 [2020-04-22T12:02:01.106Z] - CONFIG_OVERLAY_FS: enabled (as module) 12:02:01 [2020-04-22T12:02:01.106Z] - "zfs": 12:02:01 [2020-04-22T12:02:01.106Z] - /dev/zfs: missing 12:02:01 [2020-04-22T12:02:01.106Z] - zfs command: missing 12:02:01 [2020-04-22T12:02:01.106Z] - zpool command: missing 12:02:01 [2020-04-22T12:02:01.106Z] 12:02:01 [2020-04-22T12:02:01.106Z] Limits: 12:02:01 [2020-04-22T12:02:01.106Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 12:02:01 [2020-04-22T12:02:01.106Z] 12:02:01 [2020-04-22T12:02:01.106Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 12:02:01 [2020-04-22T12:02:01.552Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:70e7d6fe4aee4a7dfea22fa53bd0539e8cef31f8 . 12:02:01 [2020-04-22T12:02:01.706Z] Fetched 8035 kB in 2s (4995 kB/s) 12:02:02 [2020-04-22T12:02:02.054Z] Reading package lists... 12:02:02 [2020-04-22T12:02:02.398Z] #6 DONE 1.6s 12:02:02 [2020-04-22T12:02:02.398Z] 12:02:02 [2020-04-22T12:02:02.398Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh 12:02:02 [2020-04-22T12:02:02.398Z] #18 DONE 0.1s 12:02:02 [2020-04-22T12:02:02.398Z] 12:02:02 [2020-04-22T12:02:02.398Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... 12:02:02 [2020-04-22T12:02:02.398Z] #7 ... 12:02:02 [2020-04-22T12:02:02.398Z] 12:02:02 [2020-04-22T12:02:02.398Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ 12:02:02 [2020-04-22T12:02:02.398Z] #65 DONE 0.1s 12:02:02 [2020-04-22T12:02:02.398Z] 12:02:02 [2020-04-22T12:02:02.398Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ 12:02:02 [2020-04-22T12:02:02.398Z] #28 DONE 0.1s 12:02:02 [2020-04-22T12:02:02.398Z] 12:02:02 [2020-04-22T12:02:02.398Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ 12:02:02 [2020-04-22T12:02:02.398Z] #19 DONE 0.2s 12:02:02 [2020-04-22T12:02:02.398Z] 12:02:02 [2020-04-22T12:02:02.398Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ 12:02:02 [2020-04-22T12:02:02.398Z] #41 DONE 0.2s 12:02:02 [2020-04-22T12:02:02.398Z] 12:02:02 [2020-04-22T12:02:02.398Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ 12:02:02 [2020-04-22T12:02:02.398Z] #44 DONE 0.2s 12:02:02 [2020-04-22T12:02:02.398Z] 12:02:02 [2020-04-22T12:02:02.398Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli 12:02:02 [2020-04-22T12:02:02.405Z] Reading package lists... 12:02:02 [2020-04-22T12:02:02.405Z] Building dependency tree... 12:02:02 [2020-04-22T12:02:02.405Z] Reading state information... 12:02:02 [2020-04-22T12:02:02.405Z] The following additional packages will be installed: 12:02:02 [2020-04-22T12:02:02.405Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 12:02:02 [2020-04-22T12:02:02.405Z] libprotoc17 python-pkg-resources python-six zlib1g-dev 12:02:02 [2020-04-22T12:02:02.405Z] Suggested packages: 12:02:02 [2020-04-22T12:02:02.405Z] manpages-dev python-setuptools 12:02:02 [2020-04-22T12:02:02.658Z] #20 ... 12:02:02 [2020-04-22T12:02:02.658Z] 12:02:02 [2020-04-22T12:02:02.658Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ 12:02:02 [2020-04-22T12:02:02.658Z] #59 DONE 0.2s 12:02:02 [2020-04-22T12:02:02.658Z] 12:02:02 [2020-04-22T12:02:02.658Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... 12:02:02 [2020-04-22T12:02:02.658Z] #47 DONE 0.3s 12:02:02 [2020-04-22T12:02:02.774Z] The following NEW packages will be installed: 12:02:02 [2020-04-22T12:02:02.774Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev 12:02:02 [2020-04-22T12:02:02.774Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 12:02:02 [2020-04-22T12:02:02.774Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf 12:02:02 [2020-04-22T12:02:02.774Z] python-six zlib1g-dev 12:02:02 [2020-04-22T12:02:02.774Z] 0 upgraded, 17 newly installed, 0 to remove and 4 not upgraded. 12:02:02 [2020-04-22T12:02:02.774Z] Need to get 3742 kB of archives. 12:02:02 [2020-04-22T12:02:02.774Z] After this operation, 22.0 MB of additional disk space will be used. 12:02:02 [2020-04-22T12:02:02.774Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] 12:02:02 [2020-04-22T12:02:02.774Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] 12:02:02 [2020-04-22T12:02:02.774Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] 12:02:02 [2020-04-22T12:02:02.774Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] 12:02:02 [2020-04-22T12:02:02.774Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] 12:02:02 [2020-04-22T12:02:02.775Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] 12:02:02 [2020-04-22T12:02:02.775Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] 12:02:02 [2020-04-22T12:02:02.775Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] 12:02:02 [2020-04-22T12:02:02.775Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] 12:02:02 [2020-04-22T12:02:02.775Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] 12:02:02 [2020-04-22T12:02:02.775Z] Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] 12:02:02 [2020-04-22T12:02:02.775Z] Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] 12:02:02 [2020-04-22T12:02:02.775Z] Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] 12:02:02 [2020-04-22T12:02:02.775Z] Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] 12:02:02 [2020-04-22T12:02:02.775Z] Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] 12:02:02 [2020-04-22T12:02:02.775Z] Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] 12:02:02 [2020-04-22T12:02:02.775Z] Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] 12:02:02 [2020-04-22T12:02:02.775Z] debconf: delaying package configuration, since apt-utils is not installed 12:02:02 [2020-04-22T12:02:02.775Z] Fetched 3742 kB in 0s (31.3 MB/s) 12:02:02 [2020-04-22T12:02:02.775Z] Selecting previously unselected package libcap-dev:s390x. 12:02:02 [2020-04-22T12:02:02.775Z] (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 ... 15172 files and directories currently installed.) 12:02:02 [2020-04-22T12:02:02.775Z] Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... 12:02:02 [2020-04-22T12:02:02.775Z] Unpacking libcap-dev:s390x (1:2.25-2) ... 12:02:02 [2020-04-22T12:02:02.917Z] 12:02:02 [2020-04-22T12:02:02.917Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter 12:02:03 [2020-04-22T12:02:03.127Z] Selecting previously unselected package libnet1:s390x. 12:02:03 [2020-04-22T12:02:03.127Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... 12:02:03 [2020-04-22T12:02:03.127Z] Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... 12:02:03 [2020-04-22T12:02:03.127Z] Selecting previously unselected package libnet1-dev. 12:02:03 [2020-04-22T12:02:03.127Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... 12:02:03 [2020-04-22T12:02:03.127Z] Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... 12:02:03 [2020-04-22T12:02:03.127Z] Selecting previously unselected package libnl-3-200:s390x. 12:02:03 [2020-04-22T12:02:03.127Z] Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... 12:02:03 [2020-04-22T12:02:03.127Z] Unpacking libnl-3-200:s390x (3.4.0-1) ... 12:02:03 [2020-04-22T12:02:03.127Z] Selecting previously unselected package libnl-3-dev:s390x. 12:02:03 [2020-04-22T12:02:03.127Z] Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... 12:02:03 [2020-04-22T12:02:03.127Z] Unpacking libnl-3-dev:s390x (3.4.0-1) ... 12:02:03 [2020-04-22T12:02:03.127Z] Selecting previously unselected package libprotobuf-c1:s390x. 12:02:03 [2020-04-22T12:02:03.127Z] Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... 12:02:03 [2020-04-22T12:02:03.127Z] Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... 12:02:03 [2020-04-22T12:02:03.127Z] Selecting previously unselected package libprotobuf-c-dev:s390x. 12:02:03 [2020-04-22T12:02:03.127Z] Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... 12:02:03 [2020-04-22T12:02:03.127Z] Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... 12:02:03 [2020-04-22T12:02:03.127Z] Selecting previously unselected package zlib1g-dev:s390x. 12:02:03 [2020-04-22T12:02:03.127Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... 12:02:03 [2020-04-22T12:02:03.127Z] Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... 12:02:03 [2020-04-22T12:02:03.127Z] Selecting previously unselected package libprotobuf17:s390x. 12:02:03 [2020-04-22T12:02:03.127Z] Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... 12:02:03 [2020-04-22T12:02:03.127Z] Unpacking libprotobuf17:s390x (3.6.1.3-2) ... 12:02:03 [2020-04-22T12:02:03.127Z] Selecting previously unselected package libprotobuf-lite17:s390x. 12:02:03 [2020-04-22T12:02:03.127Z] Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... 12:02:03 [2020-04-22T12:02:03.127Z] Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... 12:02:03 [2020-04-22T12:02:03.127Z] Selecting previously unselected package libprotobuf-dev:s390x. 12:02:03 [2020-04-22T12:02:03.127Z] Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... 12:02:03 [2020-04-22T12:02:03.127Z] Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... 12:02:03 [2020-04-22T12:02:03.486Z] Selecting previously unselected package libprotoc17:s390x. 12:02:03 [2020-04-22T12:02:03.486Z] Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... 12:02:03 [2020-04-22T12:02:03.486Z] Unpacking libprotoc17:s390x (3.6.1.3-2) ... 12:02:03 [2020-04-22T12:02:03.486Z] Selecting previously unselected package protobuf-c-compiler. 12:02:03 [2020-04-22T12:02:03.486Z] Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... 12:02:03 [2020-04-22T12:02:03.486Z] Unpacking protobuf-c-compiler (1.3.1-1+b1) ... 12:02:03 [2020-04-22T12:02:03.486Z] Selecting previously unselected package protobuf-compiler. 12:02:03 [2020-04-22T12:02:03.486Z] Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... 12:02:03 [2020-04-22T12:02:03.486Z] Unpacking protobuf-compiler (3.6.1.3-2) ... 12:02:03 [2020-04-22T12:02:03.486Z] Selecting previously unselected package python-pkg-resources. 12:02:03 [2020-04-22T12:02:03.486Z] Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... 12:02:03 [2020-04-22T12:02:03.486Z] Unpacking python-pkg-resources (40.8.0-1) ... 12:02:03 [2020-04-22T12:02:03.486Z] Selecting previously unselected package python-six. 12:02:03 [2020-04-22T12:02:03.486Z] Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... 12:02:03 [2020-04-22T12:02:03.486Z] Unpacking python-six (1.12.0-1) ... 12:02:03 [2020-04-22T12:02:03.486Z] Selecting previously unselected package python-protobuf. 12:02:03 [2020-04-22T12:02:03.486Z] Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... 12:02:03 [2020-04-22T12:02:03.486Z] Unpacking python-protobuf (3.6.1.3-2) ... 12:02:03 [2020-04-22T12:02:03.855Z] Setting up python-pkg-resources (40.8.0-1) ... 12:02:03 [2020-04-22T12:02:03.855Z] Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... 12:02:03 [2020-04-22T12:02:03.855Z] Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... 12:02:03 [2020-04-22T12:02:03.855Z] Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... 12:02:03 [2020-04-22T12:02:03.855Z] Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... 12:02:03 [2020-04-22T12:02:03.855Z] Setting up python-six (1.12.0-1) ... 12:02:04 [2020-04-22T12:02:04.202Z] Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... 12:02:04 [2020-04-22T12:02:04.202Z] Setting up libnl-3-200:s390x (3.4.0-1) ... 12:02:04 [2020-04-22T12:02:04.202Z] Setting up libprotobuf17:s390x (3.6.1.3-2) ... 12:02:04 [2020-04-22T12:02:04.202Z] Setting up libcap-dev:s390x (1:2.25-2) ... 12:02:04 [2020-04-22T12:02:04.202Z] Setting up libprotoc17:s390x (3.6.1.3-2) ... 12:02:04 [2020-04-22T12:02:04.202Z] Setting up protobuf-compiler (3.6.1.3-2) ... 12:02:04 [2020-04-22T12:02:04.202Z] Setting up libnet1-dev (1.1.6+dfsg-3.1) ... 12:02:04 [2020-04-22T12:02:04.202Z] Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... 12:02:04 [2020-04-22T12:02:04.202Z] Setting up protobuf-c-compiler (1.3.1-1+b1) ... 12:02:04 [2020-04-22T12:02:04.202Z] Setting up python-protobuf (3.6.1.3-2) ... 12:02:04 [2020-04-22T12:02:04.245Z] Sending build context to Docker daemon 55.38MB 12:02:04 [2020-04-22T12:02:04.245Z] Step 1/140 : ARG CROSS="false" 12:02:04 [2020-04-22T12:02:04.245Z] Step 2/140 : ARG GO_VERSION=1.13.10 12:02:04 [2020-04-22T12:02:04.245Z] Step 3/140 : ARG DEBIAN_FRONTEND=noninteractive 12:02:04 [2020-04-22T12:02:04.245Z] Step 4/140 : ARG VPNKIT_DIGEST=e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 12:02:04 [2020-04-22T12:02:04.245Z] Step 5/140 : FROM golang:${GO_VERSION}-buster AS base 12:02:04 [2020-04-22T12:02:04.528Z] 1.13.10-buster: Pulling from library/golang 12:02:04 [2020-04-22T12:02:04.564Z] Setting up libnl-3-dev:s390x (3.4.0-1) ... 12:02:04 [2020-04-22T12:02:04.564Z] Processing triggers for libc-bin (2.28-10) ... 12:02:04 [2020-04-22T12:02:04.651Z] Client: 12:02:04 [2020-04-22T12:02:04.651Z] Debug Mode: false 12:02:04 [2020-04-22T12:02:04.651Z] 12:02:04 [2020-04-22T12:02:04.651Z] Server: 12:02:04 [2020-04-22T12:02:04.651Z] Containers: 0 12:02:04 [2020-04-22T12:02:04.651Z] Running: 0 12:02:04 [2020-04-22T12:02:04.651Z] Paused: 0 12:02:04 [2020-04-22T12:02:04.651Z] Stopped: 0 12:02:04 [2020-04-22T12:02:04.651Z] Images: 0 12:02:04 [2020-04-22T12:02:04.651Z] Server Version: 19.03.8 12:02:04 [2020-04-22T12:02:04.651Z] Storage Driver: overlay2 12:02:04 [2020-04-22T12:02:04.651Z] Backing Filesystem: <unknown> 12:02:04 [2020-04-22T12:02:04.651Z] Supports d_type: true 12:02:04 [2020-04-22T12:02:04.651Z] Native Overlay Diff: true 12:02:04 [2020-04-22T12:02:04.651Z] Logging Driver: json-file 12:02:04 [2020-04-22T12:02:04.651Z] Cgroup Driver: cgroupfs 12:02:04 [2020-04-22T12:02:04.651Z] Plugins: 12:02:04 [2020-04-22T12:02:04.651Z] Volume: local 12:02:04 [2020-04-22T12:02:04.651Z] Network: bridge host ipvlan macvlan null overlay 12:02:04 [2020-04-22T12:02:04.651Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 12:02:04 [2020-04-22T12:02:04.651Z] Swarm: inactive 12:02:04 [2020-04-22T12:02:04.651Z] Runtimes: runc 12:02:04 [2020-04-22T12:02:04.651Z] Default Runtime: runc 12:02:04 [2020-04-22T12:02:04.651Z] Init Binary: docker-init 12:02:04 [2020-04-22T12:02:04.651Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 12:02:04 [2020-04-22T12:02:04.651Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd 12:02:04 [2020-04-22T12:02:04.651Z] init version: fec3683 12:02:04 [2020-04-22T12:02:04.651Z] Security Options: 12:02:04 [2020-04-22T12:02:04.651Z] apparmor 12:02:04 [2020-04-22T12:02:04.651Z] seccomp 12:02:04 [2020-04-22T12:02:04.651Z] Profile: default 12:02:04 [2020-04-22T12:02:04.651Z] Kernel Version: 4.15.0-1065-aws 12:02:04 [2020-04-22T12:02:04.651Z] Operating System: Ubuntu 18.04.4 LTS 12:02:04 [2020-04-22T12:02:04.651Z] OSType: linux 12:02:04 [2020-04-22T12:02:04.651Z] Architecture: x86_64 12:02:04 [2020-04-22T12:02:04.651Z] CPUs: 2 12:02:04 [2020-04-22T12:02:04.651Z] Total Memory: 7.583GiB 12:02:04 [2020-04-22T12:02:04.651Z] Name: ip-10-100-120-64 12:02:04 [2020-04-22T12:02:04.651Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP 12:02:04 [2020-04-22T12:02:04.651Z] Docker Root Dir: /var/lib/docker 12:02:04 [2020-04-22T12:02:04.651Z] Debug Mode: false 12:02:04 [2020-04-22T12:02:04.651Z] Registry: https://index.docker.io/v1/ 12:02:04 [2020-04-22T12:02:04.651Z] Labels: 12:02:04 [2020-04-22T12:02:04.651Z] Experimental: true 12:02:04 [2020-04-22T12:02:04.651Z] Insecure Registries: 12:02:04 [2020-04-22T12:02:04.651Z] 127.0.0.0/8 12:02:04 [2020-04-22T12:02:04.651Z] Live Restore Enabled: true 12:02:04 [2020-04-22T12:02:04.651Z] 12:02:04 [2020-04-22T12:02:04.651Z] WARNING: No swap limit support [Pipeline] sh 12:02:04 [2020-04-22T12:02:04.813Z] 219153a37434: Pulling fs layer 12:02:04 [2020-04-22T12:02:04.813Z] d4e33f6c16e4: Pulling fs layer 12:02:04 [2020-04-22T12:02:04.813Z] c0c7698edca1: Pulling fs layer 12:02:04 [2020-04-22T12:02:04.813Z] f8a291b3427f: Pulling fs layer 12:02:04 [2020-04-22T12:02:04.813Z] 04f50e663753: Pulling fs layer 12:02:04 [2020-04-22T12:02:04.813Z] 549508b70ece: Pulling fs layer 12:02:04 [2020-04-22T12:02:04.813Z] 35982ef3c6ea: Pulling fs layer 12:02:04 [2020-04-22T12:02:04.813Z] f8a291b3427f: Waiting 12:02:04 [2020-04-22T12:02:04.813Z] 04f50e663753: Waiting 12:02:04 [2020-04-22T12:02:04.934Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 12:02:04 [2020-04-22T12:02:04.934Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 12:02:04 [2020-04-22T12:02:04.934Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40850/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh 12:02:04 [2020-04-22T12:02:04.934Z] + bash /home/ubuntu/workspace/moby_PR-40850/check-config.sh 12:02:04 [2020-04-22T12:02:04.934Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 12:02:04 [2020-04-22T12:02:04.934Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... 12:02:04 [2020-04-22T12:02:04.934Z] 12:02:04 [2020-04-22T12:02:04.934Z] Generally Necessary: 12:02:04 [2020-04-22T12:02:04.934Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 12:02:04 [2020-04-22T12:02:04.934Z] - apparmor: enabled and tools installed 12:02:04 [2020-04-22T12:02:04.934Z] - CONFIG_NAMESPACES: enabled 12:02:04 [2020-04-22T12:02:04.934Z] - CONFIG_NET_NS: enabled 12:02:04 [2020-04-22T12:02:04.934Z] - CONFIG_PID_NS: enabled 12:02:04 [2020-04-22T12:02:04.934Z] - CONFIG_IPC_NS: enabled 12:02:04 [2020-04-22T12:02:04.934Z] - CONFIG_UTS_NS: enabled 12:02:04 [2020-04-22T12:02:04.934Z] - CONFIG_CGROUPS: enabled 12:02:04 [2020-04-22T12:02:04.934Z] - CONFIG_CGROUP_CPUACCT: enabled 12:02:04 [2020-04-22T12:02:04.934Z] - CONFIG_CGROUP_DEVICE: enabled 12:02:04 [2020-04-22T12:02:04.934Z] - CONFIG_CGROUP_FREEZER: enabled 12:02:04 [2020-04-22T12:02:04.934Z] - CONFIG_CGROUP_SCHED: enabled 12:02:04 [2020-04-22T12:02:04.934Z] - CONFIG_CPUSETS: enabled 12:02:04 [2020-04-22T12:02:04.934Z] - CONFIG_MEMCG: enabled 12:02:04 [2020-04-22T12:02:04.934Z] - CONFIG_KEYS: enabled 12:02:04 [2020-04-22T12:02:04.934Z] - CONFIG_VETH: enabled (as module) 12:02:04 [2020-04-22T12:02:04.934Z] - CONFIG_BRIDGE: enabled (as module) 12:02:04 [2020-04-22T12:02:04.934Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 12:02:04 [2020-04-22T12:02:04.934Z] - CONFIG_NF_NAT_IPV4: enabled (as module) 12:02:04 [2020-04-22T12:02:04.934Z] - CONFIG_IP_NF_FILTER: enabled (as module) 12:02:04 [2020-04-22T12:02:04.934Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 12:02:04 [2020-04-22T12:02:04.934Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 12:02:04 [2020-04-22T12:02:04.934Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 12:02:04 [2020-04-22T12:02:04.934Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 12:02:04 [2020-04-22T12:02:04.934Z] - CONFIG_IP_NF_NAT: enabled (as module) 12:02:04 [2020-04-22T12:02:04.934Z] - CONFIG_NF_NAT: enabled (as module) 12:02:04 [2020-04-22T12:02:04.934Z] - CONFIG_NF_NAT_NEEDED: enabled 12:02:04 [2020-04-22T12:02:04.934Z] - CONFIG_POSIX_MQUEUE: enabled 12:02:04 [2020-04-22T12:02:04.934Z] 12:02:04 [2020-04-22T12:02:04.934Z] Optional Features: 12:02:04 [2020-04-22T12:02:04.934Z] - CONFIG_USER_NS: enabled 12:02:04 [2020-04-22T12:02:04.934Z] - CONFIG_SECCOMP: enabled 12:02:04 [2020-04-22T12:02:04.934Z] - CONFIG_CGROUP_PIDS: enabled 12:02:04 [2020-04-22T12:02:04.934Z] - CONFIG_MEMCG_SWAP: enabled 12:02:04 [2020-04-22T12:02:04.934Z] - CONFIG_MEMCG_SWAP_ENABLED: missing 12:02:04 [2020-04-22T12:02:04.934Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") 12:02:04 [2020-04-22T12:02:04.934Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled 12:02:04 [2020-04-22T12:02:04.934Z] - CONFIG_BLK_CGROUP: enabled 12:02:04 [2020-04-22T12:02:04.934Z] - CONFIG_BLK_DEV_THROTTLING: enabled 12:02:04 [2020-04-22T12:02:04.934Z] - CONFIG_IOSCHED_CFQ: enabled 12:02:04 [2020-04-22T12:02:04.934Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled 12:02:04 [2020-04-22T12:02:04.934Z] - CONFIG_CGROUP_PERF: enabled 12:02:04 [2020-04-22T12:02:04.934Z] - CONFIG_CGROUP_HUGETLB: enabled 12:02:04 [2020-04-22T12:02:04.934Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 12:02:04 [2020-04-22T12:02:04.934Z] - CONFIG_CGROUP_NET_PRIO: enabled 12:02:04 [2020-04-22T12:02:04.934Z] - CONFIG_CFS_BANDWIDTH: enabled 12:02:05 [2020-04-22T12:02:05.191Z] - CONFIG_FAIR_GROUP_SCHED: enabled 12:02:05 [2020-04-22T12:02:05.191Z] - CONFIG_RT_GROUP_SCHED: missing 12:02:05 [2020-04-22T12:02:05.191Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 12:02:05 [2020-04-22T12:02:05.191Z] - CONFIG_IP_VS: enabled (as module) 12:02:05 [2020-04-22T12:02:05.191Z] - CONFIG_IP_VS_NFCT: enabled 12:02:05 [2020-04-22T12:02:05.191Z] - CONFIG_IP_VS_PROTO_TCP: enabled 12:02:05 [2020-04-22T12:02:05.191Z] - CONFIG_IP_VS_PROTO_UDP: enabled 12:02:05 [2020-04-22T12:02:05.191Z] - CONFIG_IP_VS_RR: enabled (as module) 12:02:05 [2020-04-22T12:02:05.191Z] - CONFIG_EXT4_FS: enabled 12:02:05 [2020-04-22T12:02:05.191Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 12:02:05 [2020-04-22T12:02:05.191Z] - CONFIG_EXT4_FS_SECURITY: enabled 12:02:05 [2020-04-22T12:02:05.191Z] - Network Drivers: 12:02:05 [2020-04-22T12:02:05.191Z] - "overlay": 12:02:05 [2020-04-22T12:02:05.191Z] - CONFIG_VXLAN: enabled (as module) 12:02:05 [2020-04-22T12:02:05.191Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 12:02:05 [2020-04-22T12:02:05.191Z] Optional (for encrypted networks): 12:02:05 [2020-04-22T12:02:05.191Z] - CONFIG_CRYPTO: enabled 12:02:05 [2020-04-22T12:02:05.192Z] - CONFIG_CRYPTO_AEAD: enabled 12:02:05 [2020-04-22T12:02:05.192Z] - CONFIG_CRYPTO_GCM: enabled 12:02:05 [2020-04-22T12:02:05.192Z] - CONFIG_CRYPTO_SEQIV: enabled 12:02:05 [2020-04-22T12:02:05.192Z] - CONFIG_CRYPTO_GHASH: enabled 12:02:05 [2020-04-22T12:02:05.192Z] - CONFIG_XFRM: enabled 12:02:05 [2020-04-22T12:02:05.192Z] - CONFIG_XFRM_USER: enabled (as module) 12:02:05 [2020-04-22T12:02:05.192Z] - CONFIG_XFRM_ALGO: enabled (as module) 12:02:05 [2020-04-22T12:02:05.192Z] - CONFIG_INET_ESP: enabled (as module) 12:02:05 [2020-04-22T12:02:05.192Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) 12:02:05 [2020-04-22T12:02:05.192Z] - "ipvlan": 12:02:05 [2020-04-22T12:02:05.192Z] - CONFIG_IPVLAN: enabled (as module) 12:02:05 [2020-04-22T12:02:05.192Z] - "macvlan": 12:02:05 [2020-04-22T12:02:05.192Z] - CONFIG_MACVLAN: enabled (as module) 12:02:05 [2020-04-22T12:02:05.192Z] - CONFIG_DUMMY: enabled (as module) 12:02:05 [2020-04-22T12:02:05.192Z] - "ftp,tftp client in container": 12:02:05 [2020-04-22T12:02:05.192Z] - CONFIG_NF_NAT_FTP: enabled (as module) 12:02:05 [2020-04-22T12:02:05.192Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 12:02:05 [2020-04-22T12:02:05.192Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 12:02:05 [2020-04-22T12:02:05.192Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 12:02:05 [2020-04-22T12:02:05.192Z] - Storage Drivers: 12:02:05 [2020-04-22T12:02:05.192Z] - "aufs": 12:02:05 [2020-04-22T12:02:05.192Z] - CONFIG_AUFS_FS: enabled (as module) 12:02:05 [2020-04-22T12:02:05.192Z] - "btrfs": 12:02:05 [2020-04-22T12:02:05.192Z] - CONFIG_BTRFS_FS: enabled (as module) 12:02:05 [2020-04-22T12:02:05.192Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 12:02:05 [2020-04-22T12:02:05.192Z] - "devicemapper": 12:02:05 [2020-04-22T12:02:05.192Z] - CONFIG_BLK_DEV_DM: enabled 12:02:05 [2020-04-22T12:02:05.192Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 12:02:05 [2020-04-22T12:02:05.192Z] - "overlay": 12:02:05 [2020-04-22T12:02:05.192Z] - CONFIG_OVERLAY_FS: enabled (as module) 12:02:05 [2020-04-22T12:02:05.192Z] - "zfs": 12:02:05 [2020-04-22T12:02:05.192Z] - /dev/zfs: missing 12:02:05 [2020-04-22T12:02:05.192Z] - zfs command: missing 12:02:05 [2020-04-22T12:02:05.192Z] - zpool command: missing 12:02:05 [2020-04-22T12:02:05.192Z] 12:02:05 [2020-04-22T12:02:05.192Z] Limits: 12:02:05 [2020-04-22T12:02:05.192Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 12:02:05 [2020-04-22T12:02:05.192Z] 12:02:05 [2020-04-22T12:02:05.192Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 12:02:05 [2020-04-22T12:02:05.314Z] Removing intermediate container 5cabf05d60e1 12:02:05 [2020-04-22T12:02:05.314Z] ---> b1ab6795f92a 12:02:05 [2020-04-22T12:02:05.314Z] Step 12/140 : ENV CRIU_VERSION 3.13 12:02:05 [2020-04-22T12:02:05.314Z] ---> Running in 1f4c06f26330 12:02:05 [2020-04-22T12:02:05.440Z] d4e33f6c16e4: Verifying Checksum 12:02:05 [2020-04-22T12:02:05.440Z] d4e33f6c16e4: Download complete 12:02:05 [2020-04-22T12:02:05.440Z] c0c7698edca1: Verifying Checksum 12:02:05 [2020-04-22T12:02:05.440Z] c0c7698edca1: Download complete 12:02:05 [2020-04-22T12:02:05.521Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:70e7d6fe4aee4a7dfea22fa53bd0539e8cef31f8 . 12:02:05 [2020-04-22T12:02:05.521Z] #2 [internal] load build definition from Dockerfile 12:02:05 [2020-04-22T12:02:05.521Z] #2 transferring dockerfile: 12:02:05 [2020-04-22T12:02:05.662Z] Removing intermediate container 1f4c06f26330 12:02:05 [2020-04-22T12:02:05.662Z] ---> d3ea6b759484 12:02:05 [2020-04-22T12:02:05.662Z] Step 13/140 : 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 12:02:05 [2020-04-22T12:02:05.662Z] ---> Running in 70016b0c6442 12:02:05 [2020-04-22T12:02:05.780Z] #2 transferring dockerfile: 12.30kB done 12:02:05 [2020-04-22T12:02:05.780Z] #2 DONE 0.1s 12:02:05 [2020-04-22T12:02:05.780Z] 12:02:05 [2020-04-22T12:02:05.780Z] #1 [internal] load .dockerignore 12:02:05 [2020-04-22T12:02:05.780Z] #1 transferring context: 87B done 12:02:05 [2020-04-22T12:02:05.780Z] #1 DONE 0.1s 12:02:05 [2020-04-22T12:02:05.780Z] 12:02:05 [2020-04-22T12:02:05.780Z] #4 [internal] load metadata for docker.io/library/golang:1.13.10-buster 12:02:06 [2020-04-22T12:02:06.039Z] #4 DONE 0.3s 12:02:06 [2020-04-22T12:02:06.039Z] 12:02:06 [2020-04-22T12:02:06.039Z] #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... 12:02:06 [2020-04-22T12:02:06.039Z] #3 DONE 0.3s 12:02:06 [2020-04-22T12:02:06.039Z] 12:02:06 [2020-04-22T12:02:06.039Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... 12:02:06 [2020-04-22T12:02:06.039Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done 12:02:06 [2020-04-22T12:02:06.299Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done 12:02:06 [2020-04-22T12:02:06.299Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done 12:02:06 [2020-04-22T12:02:06.299Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0B / 9.11MB 0.2s 12:02:06 [2020-04-22T12:02:06.559Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 6.60MB / 9.11MB 0.5s 12:02:06 [2020-04-22T12:02:06.559Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 12:02:06 [2020-04-22T12:02:06.822Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.5s done 12:02:07 [2020-04-22T12:02:07.037Z] Note: Building without setproctitle() and strlcpy() support. 12:02:07 [2020-04-22T12:02:07.037Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 12:02:07 [2020-04-22T12:02:07.037Z] Note: Building without GnuTLS support 12:02:07 [2020-04-22T12:02:07.037Z] fatal: not a git repository (or any of the parent directories): .git 12:02:07 [2020-04-22T12:02:07.037Z]  GEN .gitid 12:02:07 [2020-04-22T12:02:07.037Z] GEN criu/include/version.h 12:02:07 [2020-04-22T12:02:07.037Z] GEN include/common/asm 12:02:07 [2020-04-22T12:02:07.037Z] PBCC images/google/protobuf/descriptor.pb-c.c 12:02:07 [2020-04-22T12:02:07.037Z] PBCC images/opts.pb-c.c 12:02:07 [2020-04-22T12:02:07.037Z] PBCC images/sit.pb-c.c 12:02:07 [2020-04-22T12:02:07.037Z] DEP images/google/protobuf/descriptor.pb-c.d 12:02:07 [2020-04-22T12:02:07.037Z] DEP images/opts.pb-c.d 12:02:07 [2020-04-22T12:02:07.037Z] DEP images/sit.pb-c.d 12:02:07 [2020-04-22T12:02:07.037Z] PBCC images/macvlan.pb-c.c 12:02:07 [2020-04-22T12:02:07.037Z] DEP images/macvlan.pb-c.d 12:02:07 [2020-04-22T12:02:07.037Z] PBCC images/autofs.pb-c.c 12:02:07 [2020-04-22T12:02:07.037Z] DEP images/autofs.pb-c.d 12:02:07 [2020-04-22T12:02:07.037Z] PBCC images/sysctl.pb-c.c 12:02:07 [2020-04-22T12:02:07.037Z] DEP images/sysctl.pb-c.d 12:02:07 [2020-04-22T12:02:07.037Z] PBCC images/time.pb-c.c 12:02:07 [2020-04-22T12:02:07.037Z] DEP images/time.pb-c.d 12:02:07 [2020-04-22T12:02:07.037Z] PBCC images/binfmt-misc.pb-c.c 12:02:07 [2020-04-22T12:02:07.037Z] DEP images/binfmt-misc.pb-c.d 12:02:07 [2020-04-22T12:02:07.037Z] PBCC images/seccomp.pb-c.c 12:02:07 [2020-04-22T12:02:07.037Z] DEP images/seccomp.pb-c.d 12:02:07 [2020-04-22T12:02:07.037Z] PBCC images/userns.pb-c.c 12:02:07 [2020-04-22T12:02:07.037Z] DEP images/userns.pb-c.d 12:02:07 [2020-04-22T12:02:07.037Z] PBCC images/cgroup.pb-c.c 12:02:07 [2020-04-22T12:02:07.037Z] DEP images/cgroup.pb-c.d 12:02:07 [2020-04-22T12:02:07.037Z] PBCC images/fown.pb-c.c 12:02:07 [2020-04-22T12:02:07.037Z] PBCC images/ext-file.pb-c.c 12:02:07 [2020-04-22T12:02:07.037Z] DEP images/fown.pb-c.d 12:02:07 [2020-04-22T12:02:07.037Z] DEP images/ext-file.pb-c.d 12:02:07 [2020-04-22T12:02:07.037Z] PBCC images/rpc.pb-c.c 12:02:07 [2020-04-22T12:02:07.037Z] DEP images/rpc.pb-c.d 12:02:07 [2020-04-22T12:02:07.037Z] PBCC images/siginfo.pb-c.c 12:02:07 [2020-04-22T12:02:07.037Z] DEP images/siginfo.pb-c.d 12:02:07 [2020-04-22T12:02:07.037Z] PBCC images/pagemap.pb-c.c 12:02:07 [2020-04-22T12:02:07.037Z] DEP images/pagemap.pb-c.d 12:02:07 [2020-04-22T12:02:07.037Z] PBCC images/rlimit.pb-c.c 12:02:07 [2020-04-22T12:02:07.037Z] DEP images/rlimit.pb-c.d 12:02:07 [2020-04-22T12:02:07.037Z] PBCC images/file-lock.pb-c.c 12:02:07 [2020-04-22T12:02:07.037Z] DEP images/file-lock.pb-c.d 12:02:07 [2020-04-22T12:02:07.037Z] PBCC images/tty.pb-c.c 12:02:07 [2020-04-22T12:02:07.037Z] DEP images/tty.pb-c.d 12:02:07 [2020-04-22T12:02:07.037Z] PBCC images/tun.pb-c.c 12:02:07 [2020-04-22T12:02:07.037Z] PBCC images/netdev.pb-c.c 12:02:07 [2020-04-22T12:02:07.037Z] DEP images/tun.pb-c.d 12:02:07 [2020-04-22T12:02:07.037Z] DEP images/netdev.pb-c.d 12:02:07 [2020-04-22T12:02:07.503Z] PBCC images/vma.pb-c.c 12:02:07 [2020-04-22T12:02:07.503Z] DEP images/vma.pb-c.d 12:02:07 [2020-04-22T12:02:07.503Z] PBCC images/creds.pb-c.c 12:02:07 [2020-04-22T12:02:07.503Z] DEP images/creds.pb-c.d 12:02:07 [2020-04-22T12:02:07.503Z] PBCC images/utsns.pb-c.c 12:02:07 [2020-04-22T12:02:07.503Z] DEP images/utsns.pb-c.d 12:02:07 [2020-04-22T12:02:07.503Z] PBCC images/ipc-desc.pb-c.c 12:02:07 [2020-04-22T12:02:07.503Z] PBCC images/ipc-sem.pb-c.c 12:02:07 [2020-04-22T12:02:07.503Z] DEP images/ipc-desc.pb-c.d 12:02:07 [2020-04-22T12:02:07.503Z] DEP images/ipc-sem.pb-c.d 12:02:07 [2020-04-22T12:02:07.503Z] PBCC images/ipc-msg.pb-c.c 12:02:07 [2020-04-22T12:02:07.503Z] DEP images/ipc-msg.pb-c.d 12:02:07 [2020-04-22T12:02:07.503Z] PBCC images/ipc-shm.pb-c.c 12:02:07 [2020-04-22T12:02:07.503Z] DEP images/ipc-shm.pb-c.d 12:02:07 [2020-04-22T12:02:07.503Z] PBCC images/ipc-var.pb-c.c 12:02:07 [2020-04-22T12:02:07.503Z] DEP images/ipc-var.pb-c.d 12:02:07 [2020-04-22T12:02:07.503Z] PBCC images/sk-opts.pb-c.c 12:02:07 [2020-04-22T12:02:07.503Z] PBCC images/packet-sock.pb-c.c 12:02:07 [2020-04-22T12:02:07.503Z] DEP images/sk-opts.pb-c.d 12:02:07 [2020-04-22T12:02:07.503Z] DEP images/packet-sock.pb-c.d 12:02:07 [2020-04-22T12:02:07.503Z] PBCC images/sk-netlink.pb-c.c 12:02:07 [2020-04-22T12:02:07.503Z] DEP images/sk-netlink.pb-c.d 12:02:07 [2020-04-22T12:02:07.503Z] PBCC images/sk-inet.pb-c.c 12:02:07 [2020-04-22T12:02:07.503Z] DEP images/sk-inet.pb-c.d 12:02:07 [2020-04-22T12:02:07.503Z] PBCC images/sk-unix.pb-c.c 12:02:07 [2020-04-22T12:02:07.503Z] DEP images/sk-unix.pb-c.d 12:02:07 [2020-04-22T12:02:07.503Z] PBCC images/mm.pb-c.c 12:02:07 [2020-04-22T12:02:07.503Z] DEP images/mm.pb-c.d 12:02:07 [2020-04-22T12:02:07.503Z] PBCC images/timerfd.pb-c.c 12:02:07 [2020-04-22T12:02:07.503Z] DEP images/timerfd.pb-c.d 12:02:07 [2020-04-22T12:02:07.503Z] PBCC images/timer.pb-c.c 12:02:07 [2020-04-22T12:02:07.503Z] DEP images/timer.pb-c.d 12:02:07 [2020-04-22T12:02:07.503Z] PBCC images/sa.pb-c.c 12:02:07 [2020-04-22T12:02:07.503Z] DEP images/sa.pb-c.d 12:02:07 [2020-04-22T12:02:07.503Z] PBCC images/pipe-data.pb-c.c 12:02:07 [2020-04-22T12:02:07.503Z] DEP images/pipe-data.pb-c.d 12:02:07 [2020-04-22T12:02:07.503Z] PBCC images/mnt.pb-c.c 12:02:07 [2020-04-22T12:02:07.503Z] DEP images/mnt.pb-c.d 12:02:07 [2020-04-22T12:02:07.503Z] PBCC images/sk-packet.pb-c.c 12:02:07 [2020-04-22T12:02:07.503Z] DEP images/sk-packet.pb-c.d 12:02:07 [2020-04-22T12:02:07.503Z] PBCC images/tcp-stream.pb-c.c 12:02:07 [2020-04-22T12:02:07.503Z] DEP images/tcp-stream.pb-c.d 12:02:07 [2020-04-22T12:02:07.503Z] PBCC images/pipe.pb-c.c 12:02:07 [2020-04-22T12:02:07.503Z] DEP images/pipe.pb-c.d 12:02:07 [2020-04-22T12:02:07.503Z] PBCC images/pstree.pb-c.c 12:02:07 [2020-04-22T12:02:07.503Z] DEP images/pstree.pb-c.d 12:02:07 [2020-04-22T12:02:07.503Z] PBCC images/fs.pb-c.c 12:02:07 [2020-04-22T12:02:07.503Z] DEP images/fs.pb-c.d 12:02:07 [2020-04-22T12:02:07.503Z] PBCC images/signalfd.pb-c.c 12:02:07 [2020-04-22T12:02:07.503Z] DEP images/signalfd.pb-c.d 12:02:07 [2020-04-22T12:02:07.503Z] PBCC images/fh.pb-c.c 12:02:07 [2020-04-22T12:02:07.503Z] PBCC images/fsnotify.pb-c.c 12:02:07 [2020-04-22T12:02:07.503Z] DEP images/fh.pb-c.d 12:02:07 [2020-04-22T12:02:07.503Z] DEP images/fsnotify.pb-c.d 12:02:07 [2020-04-22T12:02:07.503Z] PBCC images/eventpoll.pb-c.c 12:02:07 [2020-04-22T12:02:07.503Z] DEP images/eventpoll.pb-c.d 12:02:07 [2020-04-22T12:02:07.503Z] PBCC images/eventfd.pb-c.c 12:02:07 [2020-04-22T12:02:07.503Z] DEP images/eventfd.pb-c.d 12:02:07 [2020-04-22T12:02:07.503Z] PBCC images/remap-file-path.pb-c.c 12:02:07 [2020-04-22T12:02:07.503Z] DEP images/remap-file-path.pb-c.d 12:02:07 [2020-04-22T12:02:07.503Z] PBCC images/fifo.pb-c.c 12:02:07 [2020-04-22T12:02:07.503Z] DEP images/fifo.pb-c.d 12:02:07 [2020-04-22T12:02:07.503Z] PBCC images/ghost-file.pb-c.c 12:02:07 [2020-04-22T12:02:07.503Z] DEP images/ghost-file.pb-c.d 12:02:07 [2020-04-22T12:02:07.503Z] PBCC images/regfile.pb-c.c 12:02:07 [2020-04-22T12:02:07.503Z] DEP images/regfile.pb-c.d 12:02:07 [2020-04-22T12:02:07.503Z] PBCC images/ns.pb-c.c 12:02:07 [2020-04-22T12:02:07.503Z] DEP images/ns.pb-c.d 12:02:07 [2020-04-22T12:02:07.503Z] PBCC images/fdinfo.pb-c.c 12:02:07 [2020-04-22T12:02:07.503Z] DEP images/fdinfo.pb-c.d 12:02:07 [2020-04-22T12:02:07.503Z] PBCC images/core-aarch64.pb-c.c 12:02:07 [2020-04-22T12:02:07.503Z] PBCC images/core-arm.pb-c.c 12:02:07 [2020-04-22T12:02:07.503Z] PBCC images/core-ppc64.pb-c.c 12:02:07 [2020-04-22T12:02:07.503Z] PBCC images/core-s390.pb-c.c 12:02:07 [2020-04-22T12:02:07.503Z] PBCC images/core-x86.pb-c.c 12:02:07 [2020-04-22T12:02:07.503Z] PBCC images/core.pb-c.c 12:02:07 [2020-04-22T12:02:07.503Z] PBCC images/inventory.pb-c.c 12:02:07 [2020-04-22T12:02:07.503Z] DEP images/core-aarch64.pb-c.d 12:02:07 [2020-04-22T12:02:07.879Z] DEP images/core-arm.pb-c.d 12:02:07 [2020-04-22T12:02:07.879Z] DEP images/core-ppc64.pb-c.d 12:02:07 [2020-04-22T12:02:07.879Z] DEP images/core-s390.pb-c.d 12:02:07 [2020-04-22T12:02:07.879Z] DEP images/core-x86.pb-c.d 12:02:07 [2020-04-22T12:02:07.879Z] DEP images/core.pb-c.d 12:02:07 [2020-04-22T12:02:07.879Z] DEP images/inventory.pb-c.d 12:02:07 [2020-04-22T12:02:07.879Z] PBCC images/cpuinfo.pb-c.c 12:02:07 [2020-04-22T12:02:07.879Z] DEP images/cpuinfo.pb-c.d 12:02:07 [2020-04-22T12:02:07.879Z] PBCC images/stats.pb-c.c 12:02:07 [2020-04-22T12:02:07.879Z] DEP images/stats.pb-c.d 12:02:07 [2020-04-22T12:02:07.879Z] make[1]: Nothing to be done for 'all'. 12:02:08 [2020-04-22T12:02:08.154Z] 219153a37434: Verifying Checksum 12:02:08 [2020-04-22T12:02:08.154Z] 219153a37434: Download complete 12:02:08 [2020-04-22T12:02:08.182Z] #48 ... 12:02:08 [2020-04-22T12:02:08.182Z] 12:02:08 [2020-04-22T12:02:08.182Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... 12:02:08 [2020-04-22T12:02:08.182Z] #36 4.592 + mktemp -d 12:02:08 [2020-04-22T12:02:08.182Z] #36 4.599 + export GOPATH=/tmp/tmp.FrxquZ5PAT 12:02:08 [2020-04-22T12:02:08.182Z] #36 4.600 + git clone https://github.com/docker/distribution.git /tmp/tmp.FrxquZ5PAT/src/github.com/docker/distribution 12:02:08 [2020-04-22T12:02:08.182Z] #36 4.603 Cloning into '/tmp/tmp.FrxquZ5PAT/src/github.com/docker/distribution'... 12:02:08 [2020-04-22T12:02:08.247Z] CC images/stats.o 12:02:08 [2020-04-22T12:02:08.247Z] CC images/core.o 12:02:08 [2020-04-22T12:02:08.247Z] CC images/core-x86.o 12:02:08 [2020-04-22T12:02:08.247Z] CC images/core-arm.o 12:02:08 [2020-04-22T12:02:08.247Z] CC images/core-aarch64.o 12:02:08 [2020-04-22T12:02:08.247Z] CC images/core-ppc64.o 12:02:08 [2020-04-22T12:02:08.247Z] CC images/core-s390.o 12:02:08 [2020-04-22T12:02:08.440Z] #36 ... 12:02:08 [2020-04-22T12:02:08.440Z] 12:02:08 [2020-04-22T12:02:08.440Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... 12:02:08 [2020-04-22T12:02:08.440Z] #7 6.277 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 12:02:08 [2020-04-22T12:02:08.599Z] CC images/cpuinfo.o 12:02:08 [2020-04-22T12:02:08.599Z] CC images/inventory.o 12:02:08 [2020-04-22T12:02:08.599Z] CC images/fdinfo.o 12:02:08 [2020-04-22T12:02:08.599Z] CC images/fown.o 12:02:08 [2020-04-22T12:02:08.599Z] CC images/ns.o 12:02:08 [2020-04-22T12:02:08.599Z] CC images/regfile.o 12:02:08 [2020-04-22T12:02:08.599Z] CC images/ghost-file.o 12:02:08 [2020-04-22T12:02:08.599Z] CC images/fifo.o 12:02:08 [2020-04-22T12:02:08.599Z] CC images/remap-file-path.o 12:02:08 [2020-04-22T12:02:08.599Z] CC images/eventfd.o 12:02:08 [2020-04-22T12:02:08.599Z] CC images/eventpoll.o 12:02:08 [2020-04-22T12:02:08.599Z] CC images/fh.o 12:02:08 [2020-04-22T12:02:08.599Z] CC images/fsnotify.o 12:02:08 [2020-04-22T12:02:08.699Z] #7 6.374 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 12:02:08 [2020-04-22T12:02:08.699Z] #7 6.375 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] 12:02:08 [2020-04-22T12:02:08.740Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.2s done 12:02:08 [2020-04-22T12:02:08.957Z] CC images/signalfd.o 12:02:08 [2020-04-22T12:02:08.957Z] CC images/fs.o 12:02:08 [2020-04-22T12:02:08.957Z] CC images/pstree.o 12:02:08 [2020-04-22T12:02:08.957Z] CC images/pipe.o 12:02:08 [2020-04-22T12:02:08.957Z] CC images/tcp-stream.o 12:02:08 [2020-04-22T12:02:08.957Z] CC images/sk-packet.o 12:02:08 [2020-04-22T12:02:08.957Z] CC images/mnt.o 12:02:08 [2020-04-22T12:02:08.957Z] CC images/pipe-data.o 12:02:08 [2020-04-22T12:02:08.957Z] CC images/sa.o 12:02:08 [2020-04-22T12:02:08.957Z] CC images/timer.o 12:02:08 [2020-04-22T12:02:08.957Z] CC images/timerfd.o 12:02:08 [2020-04-22T12:02:08.957Z] CC images/mm.o 12:02:08 [2020-04-22T12:02:08.957Z] CC images/sk-opts.o 12:02:08 [2020-04-22T12:02:08.957Z] CC images/sk-unix.o 12:02:09 [2020-04-22T12:02:09.004Z] #63 DONE 2.9s 12:02:09 [2020-04-22T12:02:09.004Z] 12:02:09 [2020-04-22T12:02:09.004Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... 12:02:09 [2020-04-22T12:02:09.004Z] #5 resolve docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d done 12:02:09 [2020-04-22T12:02:09.004Z] #5 sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d 1.42kB / 1.42kB done 12:02:09 [2020-04-22T12:02:09.004Z] #5 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 50.38MB / 50.38MB 1.3s done 12:02:09 [2020-04-22T12:02:09.004Z] #5 sha256:8e16241796906ead8363ffeb21ecf8cf9df4bff224ee6f54f76b2274b1d34b32 1.79kB / 1.79kB done 12:02:09 [2020-04-22T12:02:09.004Z] #5 sha256:f0d185e111f66f303a7fda933895d6ef09440c2a396dc3c544458fea4c2954b3 5.46kB / 5.46kB done 12:02:09 [2020-04-22T12:02:09.004Z] #5 sha256:09b6f03ffac4cb4e42f8ab0bfc480bd3a3fa20e1ddee37784db63bc886b0cbb3 7.81MB / 7.81MB 0.3s done 12:02:09 [2020-04-22T12:02:09.004Z] #5 sha256:dc3f0c679f0f4c39597721c1df5cdb4f9685b26bd789a44eeb406835a1800d5f 10.00MB / 10.00MB 0.7s done 12:02:09 [2020-04-22T12:02:09.004Z] #5 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 51.83MB / 51.83MB 1.7s done 12:02:09 [2020-04-22T12:02:09.004Z] #5 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 68.61MB / 68.61MB 2.1s done 12:02:09 [2020-04-22T12:02:09.004Z] #5 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 95.11MB / 120.15MB 2.8s 12:02:09 [2020-04-22T12:02:09.004Z] #5 extracting sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 1.1s 12:02:09 [2020-04-22T12:02:09.004Z] #5 sha256:661a1e4b9bc95b5c88b4741aab8cadf291d836a0b8ddda88464d3f54676c850c 125B / 125B 1.7s done 12:02:09 [2020-04-22T12:02:09.004Z] #5 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 102.96MB / 120.15MB 3.0s 12:02:09 [2020-04-22T12:02:09.287Z] #5 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 110.00MB / 120.15MB 3.0s 12:02:09 [2020-04-22T12:02:09.287Z] #5 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 120.15MB / 120.15MB 3.2s 12:02:09 [2020-04-22T12:02:09.305Z] CC images/sk-inet.o 12:02:09 [2020-04-22T12:02:09.305Z] CC images/tun.o 12:02:09 [2020-04-22T12:02:09.305Z] CC images/sk-netlink.o 12:02:09 [2020-04-22T12:02:09.305Z] CC images/packet-sock.o 12:02:09 [2020-04-22T12:02:09.305Z] CC images/ipc-var.o 12:02:09 [2020-04-22T12:02:09.305Z] CC images/ipc-desc.o 12:02:09 [2020-04-22T12:02:09.305Z] CC images/ipc-shm.o 12:02:09 [2020-04-22T12:02:09.305Z] CC images/ipc-msg.o 12:02:09 [2020-04-22T12:02:09.305Z] CC images/ipc-sem.o 12:02:09 [2020-04-22T12:02:09.305Z] CC images/utsns.o 12:02:09 [2020-04-22T12:02:09.305Z] CC images/creds.o 12:02:09 [2020-04-22T12:02:09.305Z] CC images/vma.o 12:02:09 [2020-04-22T12:02:09.305Z] CC images/netdev.o 12:02:09 [2020-04-22T12:02:09.546Z] #5 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 120.15MB / 120.15MB 3.4s done 12:02:09 [2020-04-22T12:02:09.634Z] #7 7.311 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] 12:02:09 [2020-04-22T12:02:09.654Z] f8a291b3427f: Verifying Checksum 12:02:09 [2020-04-22T12:02:09.654Z] f8a291b3427f: Download complete 12:02:09 [2020-04-22T12:02:09.654Z] 35982ef3c6ea: Verifying Checksum 12:02:09 [2020-04-22T12:02:09.654Z] 35982ef3c6ea: Download complete 12:02:09 [2020-04-22T12:02:09.683Z] CC images/tty.o 12:02:09 [2020-04-22T12:02:09.683Z] CC images/file-lock.o 12:02:09 [2020-04-22T12:02:09.683Z] CC images/rlimit.o 12:02:09 [2020-04-22T12:02:09.683Z] CC images/pagemap.o 12:02:09 [2020-04-22T12:02:09.683Z] CC images/siginfo.o 12:02:09 [2020-04-22T12:02:09.683Z] CC images/rpc.o 12:02:09 [2020-04-22T12:02:09.683Z] CC images/ext-file.o 12:02:09 [2020-04-22T12:02:09.683Z] CC images/cgroup.o 12:02:10 [2020-04-22T12:02:10.037Z] CC images/userns.o 12:02:10 [2020-04-22T12:02:10.037Z] CC images/google/protobuf/descriptor.o 12:02:10 [2020-04-22T12:02:10.037Z] CC images/opts.o 12:02:10 [2020-04-22T12:02:10.037Z] CC images/seccomp.o 12:02:10 [2020-04-22T12:02:10.037Z] CC images/binfmt-misc.o 12:02:10 [2020-04-22T12:02:10.037Z] CC images/time.o 12:02:10 [2020-04-22T12:02:10.037Z] CC images/sysctl.o 12:02:10 [2020-04-22T12:02:10.037Z] CC images/autofs.o 12:02:10 [2020-04-22T12:02:10.037Z] CC images/macvlan.o 12:02:10 [2020-04-22T12:02:10.384Z] CC images/sit.o 12:02:10 [2020-04-22T12:02:10.384Z] LINK images/built-in.o 12:02:10 [2020-04-22T12:02:10.384Z] GEN compel/include/asm 12:02:10 [2020-04-22T12:02:10.384Z] GEN compel/include/version.h 12:02:10 [2020-04-22T12:02:10.384Z] touch .config 12:02:10 [2020-04-22T12:02:10.384Z] GEN include/common/config.h 12:02:10 [2020-04-22T12:02:10.385Z] DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d 12:02:10 [2020-04-22T12:02:10.385Z] GEN compel/plugins/include/uapi/std/syscall-codes.h 12:02:10 [2020-04-22T12:02:10.385Z] GEN compel/plugins/include/uapi/std/syscall.h 12:02:10 [2020-04-22T12:02:10.385Z] GEN compel/arch/s390/plugins/std/syscalls/syscalls.S 12:02:10 [2020-04-22T12:02:10.385Z] DEP compel/arch/s390/plugins/std/syscalls/syscalls.d 12:02:10 [2020-04-22T12:02:10.385Z] DEP compel/arch/s390/plugins/std/parasite-head.d 12:02:10 [2020-04-22T12:02:10.385Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h 12:02:10 [2020-04-22T12:02:10.385Z] DEP compel/plugins/std/infect.d 12:02:10 [2020-04-22T12:02:10.385Z] DEP compel/plugins/std/string.d 12:02:10 [2020-04-22T12:02:10.385Z] DEP compel/plugins/std/log.d 12:02:10 [2020-04-22T12:02:10.385Z] DEP compel/plugins/std/fds.d 12:02:10 [2020-04-22T12:02:10.385Z] DEP compel/plugins/std/std.d 12:02:10 [2020-04-22T12:02:10.385Z] DEP compel/plugins/shmem/shmem.d 12:02:10 [2020-04-22T12:02:10.385Z] DEP compel/plugins/fds/fds.d 12:02:10 [2020-04-22T12:02:10.385Z] CC compel/plugins/std/std.o 12:02:10 [2020-04-22T12:02:10.385Z] CC compel/plugins/std/fds.o 12:02:10 [2020-04-22T12:02:10.385Z] CC compel/plugins/std/log.o 12:02:10 [2020-04-22T12:02:10.480Z] #5 ... 12:02:10 [2020-04-22T12:02:10.480Z] 12:02:10 [2020-04-22T12:02:10.480Z] #17 [internal] load build context 12:02:10 [2020-04-22T12:02:10.480Z] #17 transferring context: 50.86MB 4.4s done 12:02:10 [2020-04-22T12:02:10.480Z] #17 DONE 4.5s 12:02:10 [2020-04-22T12:02:10.480Z] 12:02:10 [2020-04-22T12:02:10.480Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... 12:02:10 [2020-04-22T12:02:10.739Z] CC compel/plugins/std/string.o 12:02:10 [2020-04-22T12:02:10.739Z] CC compel/plugins/std/infect.o 12:02:10 [2020-04-22T12:02:10.739Z] CC compel/arch/s390/plugins/std/parasite-head.o 12:02:10 [2020-04-22T12:02:10.739Z] CC compel/arch/s390/plugins/std/syscalls/syscalls.o 12:02:10 [2020-04-22T12:02:10.739Z] CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o 12:02:10 [2020-04-22T12:02:10.739Z] AR compel/plugins/std.lib.a 12:02:10 [2020-04-22T12:02:10.739Z] CC compel/plugins/fds/fds.o 12:02:10 [2020-04-22T12:02:10.739Z] AR compel/plugins/fds.lib.a 12:02:10 [2020-04-22T12:02:10.739Z] HOSTDEP compel/src/lib/log-host.d 12:02:10 [2020-04-22T12:02:10.739Z] HOSTDEP compel/src/lib/handle-elf-host.d 12:02:10 [2020-04-22T12:02:10.740Z] HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d 12:02:10 [2020-04-22T12:02:10.740Z] HOSTDEP compel/src/main-host.d 12:02:10 [2020-04-22T12:02:10.740Z] DEP compel/src/lib/ptrace.d 12:02:11 [2020-04-22T12:02:11.090Z] DEP compel/src/lib/infect.d 12:02:11 [2020-04-22T12:02:11.090Z] DEP compel/src/lib/infect-util.d 12:02:11 [2020-04-22T12:02:11.090Z] DEP compel/src/lib/infect-rpc.d 12:02:11 [2020-04-22T12:02:11.090Z] DEP compel/arch/s390/src/lib/infect.d 12:02:11 [2020-04-22T12:02:11.090Z] DEP compel/arch/s390/src/lib/cpu.d 12:02:11 [2020-04-22T12:02:11.090Z] DEP compel/src/lib/log.d 12:02:11 [2020-04-22T12:02:11.090Z] DEP compel/src/main.d 12:02:11 [2020-04-22T12:02:11.090Z] DEP compel/src/lib/handle-elf.d 12:02:11 [2020-04-22T12:02:11.090Z] DEP compel/arch/s390/src/lib/handle-elf.d 12:02:11 [2020-04-22T12:02:11.090Z] CC compel/src/lib/log.o 12:02:11 [2020-04-22T12:02:11.090Z] CC compel/arch/s390/src/lib/cpu.o 12:02:11 [2020-04-22T12:02:11.090Z] CC compel/arch/s390/src/lib/infect.o 12:02:11 [2020-04-22T12:02:11.162Z] 04f50e663753: Verifying Checksum 12:02:11 [2020-04-22T12:02:11.162Z] 04f50e663753: Download complete 12:02:11 [2020-04-22T12:02:11.445Z] CC compel/src/lib/infect-rpc.o 12:02:11 [2020-04-22T12:02:11.445Z] CC compel/src/lib/infect-util.o 12:02:11 [2020-04-22T12:02:11.445Z] CC compel/src/lib/infect.o 12:02:11 [2020-04-22T12:02:11.537Z] #7 9.336 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] 12:02:11 [2020-04-22T12:02:11.790Z] CC compel/src/lib/ptrace.o 12:02:11 [2020-04-22T12:02:11.790Z] AR compel/libcompel.a 12:02:11 [2020-04-22T12:02:11.790Z] HOSTCC compel/src/main-host.o 12:02:11 [2020-04-22T12:02:11.790Z] HOSTCC compel/arch/s390/src/lib/handle-elf-host.o 12:02:11 [2020-04-22T12:02:11.790Z] HOSTCC compel/src/lib/handle-elf-host.o 12:02:11 [2020-04-22T12:02:11.790Z] HOSTCC compel/src/lib/log-host.o 12:02:11 [2020-04-22T12:02:11.790Z] HOSTLINK compel/compel-host-bin 12:02:11 [2020-04-22T12:02:11.790Z] DEP soccr/soccr.d 12:02:11 [2020-04-22T12:02:11.790Z] CC soccr/soccr.o 12:02:11 [2020-04-22T12:02:11.854Z] #5 extracting sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 3.9s done 12:02:11 [2020-04-22T12:02:11.854Z] #5 extracting sha256:09b6f03ffac4cb4e42f8ab0bfc480bd3a3fa20e1ddee37784db63bc886b0cbb3 12:02:12 [2020-04-22T12:02:12.111Z] #5 extracting sha256:09b6f03ffac4cb4e42f8ab0bfc480bd3a3fa20e1ddee37784db63bc886b0cbb3 0.3s done 12:02:12 [2020-04-22T12:02:12.112Z] #5 extracting sha256:dc3f0c679f0f4c39597721c1df5cdb4f9685b26bd789a44eeb406835a1800d5f 12:02:12 [2020-04-22T12:02:12.156Z] AR soccr/libsoccr.a 12:02:12 [2020-04-22T12:02:12.156Z] make[1]: 'soccr/libsoccr.a' is up to date. 12:02:12 [2020-04-22T12:02:12.156Z] DEP criu/arch/s390/sigframe.d 12:02:12 [2020-04-22T12:02:12.156Z] DEP criu/arch/s390/crtools.d 12:02:12 [2020-04-22T12:02:12.156Z] DEP criu/arch/s390/cpu.d 12:02:12 [2020-04-22T12:02:12.156Z] CC criu/arch/s390/cpu.o 12:02:12 [2020-04-22T12:02:12.156Z] CC criu/arch/s390/crtools.o 12:02:12 [2020-04-22T12:02:12.473Z] #7 ... 12:02:12 [2020-04-22T12:02:12.473Z] 12:02:12 [2020-04-22T12:02:12.473Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... 12:02:12 [2020-04-22T12:02:12.473Z] #26 3.825 + mktemp -d 12:02:12 [2020-04-22T12:02:12.473Z] #26 3.836 + export GOPATH=/tmp/tmp.sbD85vcmMg 12:02:12 [2020-04-22T12:02:12.473Z] #26 3.836 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.sbD85vcmMg/src/github.com/go-swagger/go-swagger 12:02:12 [2020-04-22T12:02:12.473Z] #26 3.836 Cloning into '/tmp/tmp.sbD85vcmMg/src/github.com/go-swagger/go-swagger'... 12:02:12 [2020-04-22T12:02:12.473Z] #26 ... 12:02:12 [2020-04-22T12:02:12.473Z] 12:02:12 [2020-04-22T12:02:12.473Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... 12:02:12 [2020-04-22T12:02:12.473Z] #31 5.990 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 12:02:12 [2020-04-22T12:02:12.473Z] #31 6.040 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 12:02:12 [2020-04-22T12:02:12.473Z] #31 6.040 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] 12:02:12 [2020-04-22T12:02:12.473Z] #31 6.887 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] 12:02:12 [2020-04-22T12:02:12.473Z] #31 9.018 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] 12:02:12 [2020-04-22T12:02:12.473Z] #31 ... 12:02:12 [2020-04-22T12:02:12.473Z] 12:02:12 [2020-04-22T12:02:12.473Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... 12:02:12 [2020-04-22T12:02:12.473Z] #38 5.379 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 12:02:12 [2020-04-22T12:02:12.473Z] #38 5.482 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 12:02:12 [2020-04-22T12:02:12.473Z] #38 5.486 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] 12:02:12 [2020-04-22T12:02:12.473Z] #38 6.467 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] 12:02:12 [2020-04-22T12:02:12.473Z] #38 8.662 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] 12:02:12 [2020-04-22T12:02:12.508Z] CC criu/arch/s390/sigframe.o 12:02:12 [2020-04-22T12:02:12.508Z] LINK criu/arch/s390/crtools.built-in.o 12:02:12 [2020-04-22T12:02:12.508Z] DEP criu/pie/util-vdso.d 12:02:12 [2020-04-22T12:02:12.508Z] DEP criu/pie/util.d 12:02:12 [2020-04-22T12:02:12.508Z] CC criu/pie/util.o 12:02:12 [2020-04-22T12:02:12.508Z] CC criu/pie/util-vdso.o 12:02:12 [2020-04-22T12:02:12.508Z] AR criu/pie/pie.lib.a 12:02:12 [2020-04-22T12:02:12.508Z] DEP criu/pie/restorer.d 12:02:12 [2020-04-22T12:02:12.508Z] DEP criu/arch/s390/restorer.d 12:02:12 [2020-04-22T12:02:12.677Z] #5 extracting sha256:dc3f0c679f0f4c39597721c1df5cdb4f9685b26bd789a44eeb406835a1800d5f 0.3s done 12:02:12 [2020-04-22T12:02:12.677Z] #5 extracting sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 12:02:12 [2020-04-22T12:02:12.732Z] #38 ... 12:02:12 [2020-04-22T12:02:12.732Z] 12:02:12 [2020-04-22T12:02:12.732Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv 12:02:12 [2020-04-22T12:02:12.732Z] #29 6.181 + RM_GOPATH=0 12:02:12 [2020-04-22T12:02:12.732Z] #29 6.181 + TMP_GOPATH= 12:02:12 [2020-04-22T12:02:12.732Z] #29 6.181 + : /build 12:02:12 [2020-04-22T12:02:12.732Z] #29 6.181 + '[' -z '' ']' 12:02:12 [2020-04-22T12:02:12.732Z] #29 6.184 ++ mktemp -d 12:02:12 [2020-04-22T12:02:12.732Z] #29 6.187 + export GOPATH=/tmp/tmp.nGUY2JEiMK 12:02:12 [2020-04-22T12:02:12.732Z] #29 6.187 + GOPATH=/tmp/tmp.nGUY2JEiMK 12:02:12 [2020-04-22T12:02:12.732Z] #29 6.187 + RM_GOPATH=1 12:02:12 [2020-04-22T12:02:12.732Z] #29 6.192 ++ dirname ./install.sh 12:02:12 [2020-04-22T12:02:12.732Z] #29 6.199 + dir=. 12:02:12 [2020-04-22T12:02:12.732Z] #29 6.200 + bin=tomlv 12:02:12 [2020-04-22T12:02:12.732Z] #29 6.200 + shift 12:02:12 [2020-04-22T12:02:12.732Z] #29 6.200 + '[' '!' -f ./tomlv.installer ']' 12:02:12 [2020-04-22T12:02:12.732Z] #29 6.200 + . ./tomlv.installer 12:02:12 [2020-04-22T12:02:12.732Z] #29 6.200 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 12:02:12 [2020-04-22T12:02:12.732Z] #29 6.201 + install_tomlv 12:02:12 [2020-04-22T12:02:12.732Z] #29 6.201 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' 12:02:12 [2020-04-22T12:02:12.732Z] #29 6.201 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.nGUY2JEiMK/src/github.com/BurntSushi/toml 12:02:12 [2020-04-22T12:02:12.732Z] #29 6.201 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 12:02:12 [2020-04-22T12:02:12.732Z] #29 6.203 Cloning into '/tmp/tmp.nGUY2JEiMK/src/github.com/BurntSushi/toml'... 12:02:12 [2020-04-22T12:02:12.732Z] #29 7.330 + cd /tmp/tmp.nGUY2JEiMK/src/github.com/BurntSushi/toml 12:02:12 [2020-04-22T12:02:12.732Z] #29 7.331 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 12:02:12 [2020-04-22T12:02:12.732Z] #29 7.336 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv 12:02:12 [2020-04-22T12:02:12.732Z] #29 8.103 runtime/internal/atomic 12:02:12 [2020-04-22T12:02:12.732Z] #29 8.109 internal/cpu 12:02:12 [2020-04-22T12:02:12.732Z] #29 8.266 runtime/internal/sys 12:02:12 [2020-04-22T12:02:12.732Z] #29 8.596 runtime/internal/math 12:02:12 [2020-04-22T12:02:12.732Z] #29 8.692 math/bits 12:02:12 [2020-04-22T12:02:12.732Z] #29 8.796 internal/bytealg 12:02:12 [2020-04-22T12:02:12.732Z] #29 9.235 math 12:02:12 [2020-04-22T12:02:12.732Z] #29 9.452 runtime 12:02:12 [2020-04-22T12:02:12.732Z] #29 ... 12:02:12 [2020-04-22T12:02:12.732Z] 12:02:12 [2020-04-22T12:02:12.732Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 12:02:12 [2020-04-22T12:02:12.732Z] #42 6.547 + RM_GOPATH=0 12:02:12 [2020-04-22T12:02:12.732Z] #42 6.547 + TMP_GOPATH= 12:02:12 [2020-04-22T12:02:12.732Z] #42 6.548 + : /build 12:02:12 [2020-04-22T12:02:12.732Z] #42 6.548 + '[' -z '' ']' 12:02:12 [2020-04-22T12:02:12.732Z] #42 6.552 ++ mktemp -d 12:02:12 [2020-04-22T12:02:12.732Z] #42 6.553 + export GOPATH=/tmp/tmp.0Lq7WRJt48 12:02:12 [2020-04-22T12:02:12.732Z] #42 6.553 + GOPATH=/tmp/tmp.0Lq7WRJt48 12:02:12 [2020-04-22T12:02:12.732Z] #42 6.553 + RM_GOPATH=1 12:02:12 [2020-04-22T12:02:12.732Z] #42 6.555 ++ dirname ./install.sh 12:02:12 [2020-04-22T12:02:12.732Z] #42 6.555 + dir=. 12:02:12 [2020-04-22T12:02:12.732Z] #42 6.555 + bin=vndr 12:02:12 [2020-04-22T12:02:12.732Z] #42 6.555 + shift 12:02:12 [2020-04-22T12:02:12.732Z] #42 6.556 + '[' '!' -f ./vndr.installer ']' 12:02:12 [2020-04-22T12:02:12.732Z] #42 6.556 + . ./vndr.installer 12:02:12 [2020-04-22T12:02:12.732Z] #42 6.556 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 12:02:12 [2020-04-22T12:02:12.732Z] #42 6.556 + install_vndr 12:02:12 [2020-04-22T12:02:12.732Z] #42 6.556 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' 12:02:12 [2020-04-22T12:02:12.732Z] #42 6.556 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.0Lq7WRJt48/src/github.com/LK4D4/vndr 12:02:12 [2020-04-22T12:02:12.732Z] #42 6.557 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 12:02:12 [2020-04-22T12:02:12.732Z] #42 6.606 Cloning into '/tmp/tmp.0Lq7WRJt48/src/github.com/LK4D4/vndr'... 12:02:12 [2020-04-22T12:02:12.732Z] #42 7.899 + cd /tmp/tmp.0Lq7WRJt48/src/github.com/LK4D4/vndr 12:02:12 [2020-04-22T12:02:12.732Z] #42 7.902 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 12:02:12 [2020-04-22T12:02:12.732Z] #42 7.907 + go build -buildmode=pie -v -o /build/vndr . 12:02:12 [2020-04-22T12:02:12.732Z] #42 9.317 runtime/internal/atomic 12:02:12 [2020-04-22T12:02:12.732Z] #42 9.374 internal/cpu 12:02:12 [2020-04-22T12:02:12.732Z] #42 9.552 runtime/internal/sys 12:02:12 [2020-04-22T12:02:12.732Z] #42 9.799 runtime/internal/math 12:02:12 [2020-04-22T12:02:12.732Z] #42 9.888 internal/race 12:02:12 [2020-04-22T12:02:12.732Z] #42 9.931 internal/bytealg 12:02:12 [2020-04-22T12:02:12.732Z] #42 10.00 sync/atomic 12:02:12 [2020-04-22T12:02:12.732Z] #42 10.28 unicode 12:02:12 [2020-04-22T12:02:12.864Z] DEP criu/arch/s390/vdso-pie.d 12:02:12 [2020-04-22T12:02:12.864Z] DEP criu/pie/parasite-vdso.d 12:02:12 [2020-04-22T12:02:12.864Z] DEP criu/pie/parasite.d 12:02:12 [2020-04-22T12:02:12.864Z] CC criu/pie/parasite.o 12:02:12 [2020-04-22T12:02:12.864Z] LINK criu/pie/parasite.built-in.o 12:02:12 [2020-04-22T12:02:12.864Z] GEN criu/pie/parasite-blob.h 12:02:12 [2020-04-22T12:02:12.864Z] CC criu/pie/parasite-vdso.o 12:02:12 [2020-04-22T12:02:12.864Z] CC criu/arch/s390/vdso-pie.o 12:02:12 [2020-04-22T12:02:12.991Z] #42 ... 12:02:12 [2020-04-22T12:02:12.991Z] 12:02:12 [2020-04-22T12:02:12.991Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... 12:02:12 [2020-04-22T12:02:12.991Z] #54 3.702 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 12:02:12 [2020-04-22T12:02:12.991Z] #54 3.764 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 12:02:12 [2020-04-22T12:02:12.991Z] #54 3.764 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] 12:02:12 [2020-04-22T12:02:12.991Z] #54 4.809 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] 12:02:12 [2020-04-22T12:02:12.991Z] #54 6.926 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] 12:02:12 [2020-04-22T12:02:12.991Z] #54 9.052 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] 12:02:12 [2020-04-22T12:02:12.991Z] #54 ... 12:02:12 [2020-04-22T12:02:12.991Z] 12:02:12 [2020-04-22T12:02:12.991Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit 12:02:12 [2020-04-22T12:02:12.991Z] #60 5.888 + RM_GOPATH=0 12:02:12 [2020-04-22T12:02:12.991Z] #60 5.888 + TMP_GOPATH= 12:02:12 [2020-04-22T12:02:12.991Z] #60 5.888 + : /build/ 12:02:12 [2020-04-22T12:02:12.991Z] #60 5.888 + '[' -z '' ']' 12:02:12 [2020-04-22T12:02:12.991Z] #60 5.894 ++ mktemp -d 12:02:12 [2020-04-22T12:02:12.991Z] #60 5.894 + export GOPATH=/tmp/tmp.N90XeNqvUC 12:02:12 [2020-04-22T12:02:12.991Z] #60 5.894 + GOPATH=/tmp/tmp.N90XeNqvUC 12:02:12 [2020-04-22T12:02:12.991Z] #60 5.894 + RM_GOPATH=1 12:02:12 [2020-04-22T12:02:12.991Z] #60 5.900 ++ dirname ./install.sh 12:02:12 [2020-04-22T12:02:12.991Z] #60 5.914 + dir=. 12:02:12 [2020-04-22T12:02:12.991Z] #60 5.914 + bin=rootlesskit 12:02:12 [2020-04-22T12:02:12.991Z] #60 5.914 + shift 12:02:12 [2020-04-22T12:02:12.991Z] #60 5.914 + '[' '!' -f ./rootlesskit.installer ']' 12:02:12 [2020-04-22T12:02:12.991Z] #60 5.914 + . ./rootlesskit.installer 12:02:12 [2020-04-22T12:02:12.991Z] #60 5.914 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 12:02:12 [2020-04-22T12:02:12.991Z] #60 5.914 + install_rootlesskit 12:02:12 [2020-04-22T12:02:12.991Z] #60 5.914 + case "$1" in 12:02:12 [2020-04-22T12:02:12.991Z] #60 5.914 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 12:02:12 [2020-04-22T12:02:12.991Z] #60 5.914 + export CGO_ENABLED=0 12:02:12 [2020-04-22T12:02:12.991Z] #60 5.914 + CGO_ENABLED=0 12:02:12 [2020-04-22T12:02:12.991Z] #60 5.914 + _install_rootlesskit 12:02:12 [2020-04-22T12:02:12.991Z] #60 5.914 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' 12:02:12 [2020-04-22T12:02:12.991Z] #60 5.914 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.N90XeNqvUC/src/github.com/rootless-containers/rootlesskit 12:02:12 [2020-04-22T12:02:12.991Z] #60 5.925 Cloning into '/tmp/tmp.N90XeNqvUC/src/github.com/rootless-containers/rootlesskit'... 12:02:13 [2020-04-22T12:02:13.201Z] 219153a37434: Pull complete 12:02:13 [2020-04-22T12:02:13.212Z] CC criu/arch/s390/restorer.o 12:02:13 [2020-04-22T12:02:13.212Z] CC criu/pie/restorer.o 12:02:13 [2020-04-22T12:02:13.249Z] #60 10.60 + cd /tmp/tmp.N90XeNqvUC/src/github.com/rootless-containers/rootlesskit 12:02:13 [2020-04-22T12:02:13.249Z] #60 10.60 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 12:02:13 [2020-04-22T12:02:13.249Z] #60 ... 12:02:13 [2020-04-22T12:02:13.249Z] 12:02:13 [2020-04-22T12:02:13.249Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy 12:02:13 [2020-04-22T12:02:13.249Z] #66 6.698 + RM_GOPATH=0 12:02:13 [2020-04-22T12:02:13.249Z] #66 6.698 + TMP_GOPATH= 12:02:13 [2020-04-22T12:02:13.249Z] #66 6.698 + : /build 12:02:13 [2020-04-22T12:02:13.249Z] #66 6.698 + '[' -z '' ']' 12:02:13 [2020-04-22T12:02:13.249Z] #66 6.710 ++ mktemp -d 12:02:13 [2020-04-22T12:02:13.249Z] #66 6.716 + export GOPATH=/tmp/tmp.WIFpGE98WF 12:02:13 [2020-04-22T12:02:13.249Z] #66 6.716 + GOPATH=/tmp/tmp.WIFpGE98WF 12:02:13 [2020-04-22T12:02:13.249Z] #66 6.717 + RM_GOPATH=1 12:02:13 [2020-04-22T12:02:13.249Z] #66 6.718 ++ dirname ./install.sh 12:02:13 [2020-04-22T12:02:13.249Z] #66 6.722 + dir=. 12:02:13 [2020-04-22T12:02:13.249Z] #66 6.724 + bin=proxy 12:02:13 [2020-04-22T12:02:13.249Z] #66 6.724 + shift 12:02:13 [2020-04-22T12:02:13.249Z] #66 6.727 + '[' '!' -f ./proxy.installer ']' 12:02:13 [2020-04-22T12:02:13.249Z] #66 6.727 + . ./proxy.installer 12:02:13 [2020-04-22T12:02:13.249Z] #66 6.728 ++ : 0941c3f409260d5f05cfa6fc68420d8ad45ee483 12:02:13 [2020-04-22T12:02:13.249Z] #66 6.728 + install_proxy 12:02:13 [2020-04-22T12:02:13.249Z] #66 6.729 + case "$1" in 12:02:13 [2020-04-22T12:02:13.249Z] #66 6.729 + export CGO_ENABLED=0 12:02:13 [2020-04-22T12:02:13.249Z] #66 6.729 + CGO_ENABLED=0 12:02:13 [2020-04-22T12:02:13.249Z] #66 6.730 + _install_proxy 12:02:13 [2020-04-22T12:02:13.249Z] #66 6.730 + echo 'Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483' 12:02:13 [2020-04-22T12:02:13.249Z] #66 6.730 Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483 12:02:13 [2020-04-22T12:02:13.249Z] #66 6.731 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.WIFpGE98WF/src/github.com/docker/libnetwork 12:02:13 [2020-04-22T12:02:13.249Z] #66 6.740 Cloning into '/tmp/tmp.WIFpGE98WF/src/github.com/docker/libnetwork'... 12:02:13 [2020-04-22T12:02:13.508Z] #66 ... 12:02:13 [2020-04-22T12:02:13.508Z] 12:02:13 [2020-04-22T12:02:13.508Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum 12:02:13 [2020-04-22T12:02:13.508Z] #45 6.628 + RM_GOPATH=0 12:02:13 [2020-04-22T12:02:13.508Z] #45 6.628 + TMP_GOPATH= 12:02:13 [2020-04-22T12:02:13.508Z] #45 6.628 + : /build 12:02:13 [2020-04-22T12:02:13.508Z] #45 6.628 + '[' -z '' ']' 12:02:13 [2020-04-22T12:02:13.508Z] #45 6.630 ++ mktemp -d 12:02:13 [2020-04-22T12:02:13.508Z] #45 6.636 + export GOPATH=/tmp/tmp.vAe1vH9ZAM 12:02:13 [2020-04-22T12:02:13.508Z] #45 6.636 + GOPATH=/tmp/tmp.vAe1vH9ZAM 12:02:13 [2020-04-22T12:02:13.508Z] #45 6.636 + RM_GOPATH=1 12:02:13 [2020-04-22T12:02:13.508Z] #45 6.636 ++ dirname ./install.sh 12:02:13 [2020-04-22T12:02:13.508Z] #45 6.640 + dir=. 12:02:13 [2020-04-22T12:02:13.508Z] #45 6.640 + bin=gotestsum 12:02:13 [2020-04-22T12:02:13.508Z] #45 6.640 + shift 12:02:13 [2020-04-22T12:02:13.508Z] #45 6.640 + '[' '!' -f ./gotestsum.installer ']' 12:02:13 [2020-04-22T12:02:13.508Z] #45 6.641 + . ./gotestsum.installer 12:02:13 [2020-04-22T12:02:13.508Z] #45 6.641 ++ : v0.3.5 12:02:13 [2020-04-22T12:02:13.508Z] #45 6.641 + install_gotestsum 12:02:13 [2020-04-22T12:02:13.508Z] #45 6.642 + echo 'Installing gotestsum version v0.3.5' 12:02:13 [2020-04-22T12:02:13.508Z] #45 6.642 Installing gotestsum version v0.3.5 12:02:13 [2020-04-22T12:02:13.508Z] #45 6.642 + go get -d gotest.tools/gotestsum 12:02:13 [2020-04-22T12:02:13.508Z] #45 ... 12:02:13 [2020-04-22T12:02:13.508Z] 12:02:13 [2020-04-22T12:02:13.508Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... 12:02:13 [2020-04-22T12:02:13.508Z] #22 5.949 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 12:02:13 [2020-04-22T12:02:13.508Z] #22 6.026 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 12:02:13 [2020-04-22T12:02:13.508Z] #22 6.027 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] 12:02:13 [2020-04-22T12:02:13.508Z] #22 7.000 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] 12:02:13 [2020-04-22T12:02:13.508Z] #22 9.214 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] 12:02:13 [2020-04-22T12:02:13.568Z] LINK criu/pie/restorer.built-in.o 12:02:13 [2020-04-22T12:02:13.568Z] GEN criu/pie/restorer-blob.h 12:02:13 [2020-04-22T12:02:13.568Z] DEP criu/vdso.d 12:02:13 [2020-04-22T12:02:13.568Z] DEP criu/uts_ns.d 12:02:13 [2020-04-22T12:02:13.568Z] DEP criu/util.d 12:02:13 [2020-04-22T12:02:13.568Z] DEP criu/uffd.d 12:02:13 [2020-04-22T12:02:13.568Z] DEP criu/tun.d 12:02:13 [2020-04-22T12:02:13.568Z] DEP criu/tty.d 12:02:13 [2020-04-22T12:02:13.568Z] DEP criu/timerfd.d 12:02:13 [2020-04-22T12:02:13.568Z] DEP criu/sysfs_parse.d 12:02:13 [2020-04-22T12:02:13.767Z] #22 ... 12:02:13 [2020-04-22T12:02:13.767Z] 12:02:13 [2020-04-22T12:02:13.767Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... 12:02:13 [2020-04-22T12:02:13.767Z] #38 11.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] 12:02:13 [2020-04-22T12:02:13.938Z] DEP criu/sysctl.d 12:02:13 [2020-04-22T12:02:13.938Z] DEP criu/string.d 12:02:13 [2020-04-22T12:02:13.938Z] DEP criu/stats.d 12:02:13 [2020-04-22T12:02:13.938Z] DEP criu/sockets.d 12:02:13 [2020-04-22T12:02:13.938Z] DEP criu/sk-unix.d 12:02:13 [2020-04-22T12:02:13.938Z] DEP criu/sk-tcp.d 12:02:13 [2020-04-22T12:02:13.938Z] DEP criu/sk-queue.d 12:02:13 [2020-04-22T12:02:13.938Z] DEP criu/sk-packet.d 12:02:13 [2020-04-22T12:02:13.938Z] DEP criu/sk-netlink.d 12:02:13 [2020-04-22T12:02:13.938Z] DEP criu/sk-inet.d 12:02:13 [2020-04-22T12:02:13.938Z] DEP criu/signalfd.d 12:02:13 [2020-04-22T12:02:13.938Z] DEP criu/sigframe.d 12:02:13 [2020-04-22T12:02:13.938Z] DEP criu/shmem.d 12:02:14 [2020-04-22T12:02:14.226Z] d4e33f6c16e4: Pull complete 12:02:14 [2020-04-22T12:02:14.288Z] DEP criu/servicefd.d 12:02:14 [2020-04-22T12:02:14.289Z] DEP criu/seize.d 12:02:14 [2020-04-22T12:02:14.289Z] DEP criu/seccomp.d 12:02:14 [2020-04-22T12:02:14.289Z] DEP criu/rst-malloc.d 12:02:14 [2020-04-22T12:02:14.289Z] DEP criu/rbtree.d 12:02:14 [2020-04-22T12:02:14.289Z] DEP criu/pstree.d 12:02:14 [2020-04-22T12:02:14.289Z] DEP criu/protobuf.d 12:02:14 [2020-04-22T12:02:14.289Z] GEN criu/protobuf-desc-gen.h 12:02:14 [2020-04-22T12:02:14.512Z] c0c7698edca1: Pull complete 12:02:14 [2020-04-22T12:02:14.576Z] #5 extracting sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 1.9s done 12:02:14 [2020-04-22T12:02:14.637Z] DEP criu/protobuf-desc.d 12:02:14 [2020-04-22T12:02:14.637Z] DEP criu/proc_parse.d 12:02:14 [2020-04-22T12:02:14.637Z] DEP criu/plugin.d 12:02:14 [2020-04-22T12:02:14.637Z] DEP criu/pipes.d 12:02:14 [2020-04-22T12:02:14.637Z] DEP criu/pie-util.d 12:02:14 [2020-04-22T12:02:14.637Z] DEP criu/pie-util-vdso.d 12:02:14 [2020-04-22T12:02:14.637Z] DEP criu/path.d 12:02:14 [2020-04-22T12:02:14.637Z] DEP criu/parasite-syscall.d 12:02:14 [2020-04-22T12:02:14.637Z] DEP criu/pagemap.d 12:02:14 [2020-04-22T12:02:14.637Z] DEP criu/pagemap-cache.d 12:02:14 [2020-04-22T12:02:14.637Z] DEP criu/page-xfer.d 12:02:14 [2020-04-22T12:02:14.637Z] DEP criu/page-pipe.d 12:02:14 [2020-04-22T12:02:14.637Z] DEP criu/netfilter.d 12:02:14 [2020-04-22T12:02:14.637Z] DEP criu/net.d 12:02:14 [2020-04-22T12:02:14.834Z] #5 extracting sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 12:02:14 [2020-04-22T12:02:14.988Z] DEP criu/namespaces.d 12:02:14 [2020-04-22T12:02:14.988Z] DEP criu/mount.d 12:02:14 [2020-04-22T12:02:14.988Z] DEP criu/mem.d 12:02:14 [2020-04-22T12:02:14.988Z] DEP criu/lsm.d 12:02:14 [2020-04-22T12:02:14.988Z] DEP criu/log.d 12:02:14 [2020-04-22T12:02:14.988Z] DEP criu/libnetlink.d 12:02:14 [2020-04-22T12:02:14.988Z] DEP criu/kerndat.d 12:02:14 [2020-04-22T12:02:14.988Z] DEP criu/kcmp-ids.d 12:02:14 [2020-04-22T12:02:14.988Z] DEP criu/irmap.d 12:02:14 [2020-04-22T12:02:14.988Z] DEP criu/ipc_ns.d 12:02:14 [2020-04-22T12:02:14.988Z] DEP criu/image.d 12:02:14 [2020-04-22T12:02:14.988Z] DEP criu/image-desc.d 12:02:14 [2020-04-22T12:02:14.988Z] DEP criu/fsnotify.d 12:02:14 [2020-04-22T12:02:14.988Z] DEP criu/filesystems.d 12:02:15 [2020-04-22T12:02:15.132Z] 549508b70ece: Verifying Checksum 12:02:15 [2020-04-22T12:02:15.132Z] 549508b70ece: Download complete 12:02:15 [2020-04-22T12:02:15.336Z] DEP criu/files.d 12:02:15 [2020-04-22T12:02:15.336Z] DEP criu/files-reg.d 12:02:15 [2020-04-22T12:02:15.336Z] DEP criu/files-ext.d 12:02:15 [2020-04-22T12:02:15.336Z] DEP criu/file-lock.d 12:02:15 [2020-04-22T12:02:15.336Z] DEP criu/file-ids.d 12:02:15 [2020-04-22T12:02:15.336Z] DEP criu/fifo.d 12:02:15 [2020-04-22T12:02:15.336Z] DEP criu/fdstore.d 12:02:15 [2020-04-22T12:02:15.336Z] DEP criu/fault-injection.d 12:02:15 [2020-04-22T12:02:15.336Z] DEP criu/external.d 12:02:15 [2020-04-22T12:02:15.336Z] DEP criu/eventpoll.d 12:02:15 [2020-04-22T12:02:15.336Z] DEP criu/eventfd.d 12:02:15 [2020-04-22T12:02:15.336Z] DEP criu/crtools.d 12:02:15 [2020-04-22T12:02:15.336Z] DEP criu/cr-service.d 12:02:15 [2020-04-22T12:02:15.689Z] DEP criu/cr-restore.d 12:02:15 [2020-04-22T12:02:15.689Z] DEP criu/cr-errno.d 12:02:15 [2020-04-22T12:02:15.689Z] DEP criu/cr-dump.d 12:02:15 [2020-04-22T12:02:15.689Z] DEP criu/cr-dedup.d 12:02:15 [2020-04-22T12:02:15.689Z] DEP criu/cr-check.d 12:02:15 [2020-04-22T12:02:15.689Z] DEP criu/config.d 12:02:15 [2020-04-22T12:02:15.689Z] DEP criu/clone-noasan.d 12:02:15 [2020-04-22T12:02:15.689Z] DEP criu/cgroup.d 12:02:15 [2020-04-22T12:02:15.689Z] DEP criu/cgroup-props.d 12:02:15 [2020-04-22T12:02:15.689Z] DEP criu/bitmap.d 12:02:15 [2020-04-22T12:02:15.689Z] DEP criu/bfd.d 12:02:15 [2020-04-22T12:02:15.689Z] DEP criu/autofs.d 12:02:15 [2020-04-22T12:02:15.689Z] DEP criu/aio.d 12:02:15 [2020-04-22T12:02:15.689Z] DEP criu/action-scripts.d 12:02:16 [2020-04-22T12:02:16.047Z] CC criu/action-scripts.o 12:02:16 [2020-04-22T12:02:16.047Z] CC criu/aio.o 12:02:16 [2020-04-22T12:02:16.047Z] CC criu/autofs.o 12:02:16 [2020-04-22T12:02:16.393Z] CC criu/bfd.o 12:02:16 [2020-04-22T12:02:16.393Z] CC criu/bitmap.o 12:02:16 [2020-04-22T12:02:16.393Z] CC criu/cgroup-props.o 12:02:16 [2020-04-22T12:02:16.393Z] CC criu/cgroup.o 12:02:16 [2020-04-22T12:02:16.737Z] #5 extracting sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 2.0s done 12:02:16 [2020-04-22T12:02:16.995Z] #5 extracting sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 12:02:17 [2020-04-22T12:02:17.150Z] CC criu/clone-noasan.o 12:02:17 [2020-04-22T12:02:17.150Z] CC criu/config.o 12:02:17 [2020-04-22T12:02:17.150Z] CC criu/cr-check.o 12:02:17 [2020-04-22T12:02:17.524Z] CC criu/cr-dedup.o 12:02:17 [2020-04-22T12:02:17.524Z] CC criu/cr-dump.o 12:02:17 [2020-04-22T12:02:17.848Z] f8a291b3427f: Pull complete 12:02:17 [2020-04-22T12:02:17.873Z] CC criu/cr-errno.o 12:02:17 [2020-04-22T12:02:17.874Z] CC criu/cr-restore.o 12:02:18 [2020-04-22T12:02:18.009Z] #38 ... 12:02:18 [2020-04-22T12:02:18.009Z] 12:02:18 [2020-04-22T12:02:18.009Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli 12:02:18 [2020-04-22T12:02:18.009Z] #20 6.258 + RM_GOPATH=0 12:02:18 [2020-04-22T12:02:18.009Z] #20 6.258 + TMP_GOPATH= 12:02:18 [2020-04-22T12:02:18.009Z] #20 6.258 + : /build 12:02:18 [2020-04-22T12:02:18.009Z] #20 6.258 + '[' -z '' ']' 12:02:18 [2020-04-22T12:02:18.009Z] #20 6.271 ++ mktemp -d 12:02:18 [2020-04-22T12:02:18.009Z] #20 6.285 + export GOPATH=/tmp/tmp.h92dKZegqF 12:02:18 [2020-04-22T12:02:18.009Z] #20 6.285 + GOPATH=/tmp/tmp.h92dKZegqF 12:02:18 [2020-04-22T12:02:18.009Z] #20 6.286 + RM_GOPATH=1 12:02:18 [2020-04-22T12:02:18.009Z] #20 6.287 ++ dirname ./install.sh 12:02:18 [2020-04-22T12:02:18.009Z] #20 6.288 + dir=. 12:02:18 [2020-04-22T12:02:18.009Z] #20 6.288 + bin=dockercli 12:02:18 [2020-04-22T12:02:18.009Z] #20 6.288 + shift 12:02:18 [2020-04-22T12:02:18.009Z] #20 6.288 + '[' '!' -f ./dockercli.installer ']' 12:02:18 [2020-04-22T12:02:18.009Z] #20 6.288 + . ./dockercli.installer 12:02:18 [2020-04-22T12:02:18.009Z] #20 6.288 ++ : stable 12:02:18 [2020-04-22T12:02:18.009Z] #20 6.288 ++ : 17.06.2-ce 12:02:18 [2020-04-22T12:02:18.009Z] #20 6.288 + install_dockercli 12:02:18 [2020-04-22T12:02:18.009Z] #20 6.288 + echo 'Install docker/cli version 17.06.2-ce from stable' 12:02:18 [2020-04-22T12:02:18.009Z] #20 6.288 Install docker/cli version 17.06.2-ce from stable 12:02:18 [2020-04-22T12:02:18.009Z] #20 6.289 ++ uname -m 12:02:18 [2020-04-22T12:02:18.009Z] #20 6.291 + arch=x86_64 12:02:18 [2020-04-22T12:02:18.009Z] #20 6.317 + '[' x86_64 '!=' x86_64 ']' 12:02:18 [2020-04-22T12:02:18.009Z] #20 6.318 + url=https://download.docker.com/linux/static 12:02:18 [2020-04-22T12:02:18.009Z] #20 6.319 + tar -xz docker/docker 12:02:18 [2020-04-22T12:02:18.009Z] #20 6.320 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz 12:02:18 [2020-04-22T12:02:18.009Z] #20 14.54 + mkdir -p /build 12:02:18 [2020-04-22T12:02:18.009Z] #20 14.55 + mv docker/docker /build/ 12:02:18 [2020-04-22T12:02:18.009Z] #20 14.55 + rmdir docker 12:02:18 [2020-04-22T12:02:18.009Z] #20 DONE 15.0s 12:02:18 [2020-04-22T12:02:18.009Z] 12:02:18 [2020-04-22T12:02:18.009Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv 12:02:18 [2020-04-22T12:02:18.009Z] #29 13.97 unicode/utf8 12:02:18 [2020-04-22T12:02:18.009Z] #29 14.50 internal/race 12:02:18 [2020-04-22T12:02:18.009Z] #29 14.60 sync/atomic 12:02:18 [2020-04-22T12:02:18.009Z] #29 14.93 unicode 12:02:18 [2020-04-22T12:02:18.949Z] #29 ... 12:02:18 [2020-04-22T12:02:18.949Z] 12:02:18 [2020-04-22T12:02:18.949Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter 12:02:18 [2020-04-22T12:02:18.949Z] #48 6.314 + RM_GOPATH=0 12:02:18 [2020-04-22T12:02:18.949Z] #48 6.314 + TMP_GOPATH= 12:02:18 [2020-04-22T12:02:18.949Z] #48 6.317 + : /build 12:02:18 [2020-04-22T12:02:18.949Z] #48 6.320 + '[' -z '' ']' 12:02:18 [2020-04-22T12:02:18.949Z] #48 6.323 ++ mktemp -d 12:02:18 [2020-04-22T12:02:18.949Z] #48 6.324 + export GOPATH=/tmp/tmp.BQdQhUiBBx 12:02:18 [2020-04-22T12:02:18.949Z] #48 6.325 + GOPATH=/tmp/tmp.BQdQhUiBBx 12:02:18 [2020-04-22T12:02:18.949Z] #48 6.325 + RM_GOPATH=1 12:02:18 [2020-04-22T12:02:18.949Z] #48 6.325 ++ dirname ./install.sh 12:02:18 [2020-04-22T12:02:18.949Z] #48 6.326 + dir=. 12:02:18 [2020-04-22T12:02:18.949Z] #48 6.326 + bin=gometalinter 12:02:18 [2020-04-22T12:02:18.949Z] #48 6.326 + shift 12:02:18 [2020-04-22T12:02:18.949Z] #48 6.326 + '[' '!' -f ./gometalinter.installer ']' 12:02:18 [2020-04-22T12:02:18.949Z] #48 6.326 + . ./gometalinter.installer 12:02:18 [2020-04-22T12:02:18.949Z] #48 6.326 ++ GOMETALINTER_COMMIT=v2.0.6 12:02:18 [2020-04-22T12:02:18.949Z] #48 6.326 + install_gometalinter 12:02:18 [2020-04-22T12:02:18.949Z] #48 6.326 + echo 'Installing gometalinter version v2.0.6' 12:02:18 [2020-04-22T12:02:18.949Z] #48 6.326 Installing gometalinter version v2.0.6 12:02:18 [2020-04-22T12:02:18.949Z] #48 6.326 + go get -d github.com/alecthomas/gometalinter 12:02:18 [2020-04-22T12:02:18.949Z] #48 13.65 + cd /tmp/tmp.BQdQhUiBBx/src/github.com/alecthomas/gometalinter 12:02:18 [2020-04-22T12:02:18.949Z] #48 13.65 + git checkout -q v2.0.6 12:02:18 [2020-04-22T12:02:18.949Z] #48 14.34 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter 12:02:19 [2020-04-22T12:02:19.072Z] CC criu/cr-service.o 12:02:19 [2020-04-22T12:02:19.072Z] CC criu/crtools.o 12:02:19 [2020-04-22T12:02:19.072Z] CC criu/eventfd.o 12:02:19 [2020-04-22T12:02:19.422Z] CC criu/eventpoll.o 12:02:19 [2020-04-22T12:02:19.422Z] CC criu/external.o 12:02:19 [2020-04-22T12:02:19.422Z] CC criu/fault-injection.o 12:02:19 [2020-04-22T12:02:19.422Z] CC criu/fdstore.o 12:02:19 [2020-04-22T12:02:19.422Z] CC criu/fifo.o 12:02:19 [2020-04-22T12:02:19.906Z] CC criu/file-ids.o 12:02:19 [2020-04-22T12:02:19.906Z] CC criu/file-lock.o 12:02:19 [2020-04-22T12:02:19.906Z] CC criu/files-ext.o 12:02:20 [2020-04-22T12:02:20.570Z] CC criu/files-reg.o 12:02:20 [2020-04-22T12:02:20.570Z] CC criu/files.o 12:02:21 [2020-04-22T12:02:21.100Z] CC criu/filesystems.o 12:02:21 [2020-04-22T12:02:21.100Z] CC criu/fsnotify.o 12:02:21 [2020-04-22T12:02:21.179Z] #5 extracting sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 4.0s done 12:02:21 [2020-04-22T12:02:21.179Z] #5 extracting sha256:661a1e4b9bc95b5c88b4741aab8cadf291d836a0b8ddda88464d3f54676c850c done 12:02:21 [2020-04-22T12:02:21.334Z] 04f50e663753: Pull complete 12:02:21 [2020-04-22T12:02:21.436Z] #5 DONE 15.3s 12:02:21 [2020-04-22T12:02:21.436Z] 12:02:21 [2020-04-22T12:02:21.436Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... 12:02:21 [2020-04-22T12:02:21.479Z] #48 ... 12:02:21 [2020-04-22T12:02:21.479Z] 12:02:21 [2020-04-22T12:02:21.479Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv 12:02:21 [2020-04-22T12:02:21.479Z] #29 18.75 internal/testlog 12:02:21 [2020-04-22T12:02:21.498Z] CC criu/image-desc.o 12:02:21 [2020-04-22T12:02:21.498Z] CC criu/image.o 12:02:21 [2020-04-22T12:02:21.498Z] CC criu/ipc_ns.o 12:02:21 [2020-04-22T12:02:21.739Z] #29 19.13 encoding 12:02:21 [2020-04-22T12:02:21.739Z] #29 19.27 runtime/cgo 12:02:21 [2020-04-22T12:02:21.849Z] CC criu/irmap.o 12:02:21 [2020-04-22T12:02:21.849Z] CC criu/kcmp-ids.o 12:02:21 [2020-04-22T12:02:21.849Z] CC criu/kerndat.o 12:02:22 [2020-04-22T12:02:22.204Z] CC criu/libnetlink.o 12:02:22 [2020-04-22T12:02:22.204Z] CC criu/log.o 12:02:22 [2020-04-22T12:02:22.204Z] CC criu/lsm.o 12:02:22 [2020-04-22T12:02:22.204Z] CC criu/mem.o 12:02:22 [2020-04-22T12:02:22.551Z] CC criu/mount.o 12:02:22 [2020-04-22T12:02:22.811Z] #6 DONE 1.3s 12:02:22 [2020-04-22T12:02:22.811Z] 12:02:22 [2020-04-22T12:02:22.811Z] #18 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh 12:02:22 [2020-04-22T12:02:22.811Z] #18 DONE 0.1s 12:02:22 [2020-04-22T12:02:22.811Z] 12:02:22 [2020-04-22T12:02:22.811Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... 12:02:22 [2020-04-22T12:02:22.811Z] #31 ... 12:02:22 [2020-04-22T12:02:22.811Z] 12:02:22 [2020-04-22T12:02:22.811Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ 12:02:22 [2020-04-22T12:02:22.811Z] #65 DONE 0.1s 12:02:22 [2020-04-22T12:02:22.811Z] 12:02:22 [2020-04-22T12:02:22.811Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ 12:02:22 [2020-04-22T12:02:22.811Z] #19 DONE 0.1s 12:02:22 [2020-04-22T12:02:22.811Z] 12:02:22 [2020-04-22T12:02:22.811Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... 12:02:22 [2020-04-22T12:02:22.811Z] #47 DONE 0.1s 12:02:22 [2020-04-22T12:02:22.811Z] 12:02:22 [2020-04-22T12:02:22.811Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ 12:02:22 [2020-04-22T12:02:22.811Z] #59 DONE 0.2s 12:02:22 [2020-04-22T12:02:22.811Z] 12:02:22 [2020-04-22T12:02:22.811Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ 12:02:22 [2020-04-22T12:02:22.811Z] #44 DONE 0.2s 12:02:22 [2020-04-22T12:02:22.811Z] 12:02:22 [2020-04-22T12:02:22.811Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum 12:02:23 [2020-04-22T12:02:23.074Z] #45 ... 12:02:23 [2020-04-22T12:02:23.074Z] 12:02:23 [2020-04-22T12:02:23.074Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ 12:02:23 [2020-04-22T12:02:23.074Z] #41 DONE 0.2s 12:02:23 [2020-04-22T12:02:23.074Z] 12:02:23 [2020-04-22T12:02:23.074Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ 12:02:23 [2020-04-22T12:02:23.074Z] #28 DONE 0.2s 12:02:23 [2020-04-22T12:02:23.074Z] 12:02:23 [2020-04-22T12:02:23.074Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv 12:02:23 [2020-04-22T12:02:23.323Z] CC criu/namespaces.o 12:02:23 [2020-04-22T12:02:23.637Z] #29 ... 12:02:23 [2020-04-22T12:02:23.637Z] 12:02:23 [2020-04-22T12:02:23.637Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 12:02:23 [2020-04-22T12:02:23.637Z] #42 10.74 runtime 12:02:23 [2020-04-22T12:02:23.637Z] #42 14.18 unicode/utf8 12:02:23 [2020-04-22T12:02:23.637Z] #42 14.73 math/bits 12:02:23 [2020-04-22T12:02:23.637Z] #42 15.31 math 12:02:23 [2020-04-22T12:02:23.637Z] #42 19.42 internal/testlog 12:02:23 [2020-04-22T12:02:23.637Z] #42 19.68 encoding 12:02:23 [2020-04-22T12:02:23.637Z] #42 19.74 unicode/utf16 12:02:23 [2020-04-22T12:02:23.637Z] #42 19.95 container/list 12:02:23 [2020-04-22T12:02:23.637Z] #42 20.53 crypto/internal/subtle 12:02:23 [2020-04-22T12:02:23.637Z] #42 20.64 crypto/subtle 12:02:23 [2020-04-22T12:02:23.637Z] #42 20.73 vendor/golang.org/x/crypto/cryptobyte/asn1 12:02:23 [2020-04-22T12:02:23.637Z] #42 20.82 internal/nettrace 12:02:23 [2020-04-22T12:02:23.637Z] #42 ... 12:02:23 [2020-04-22T12:02:23.637Z] 12:02:23 [2020-04-22T12:02:23.637Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... 12:02:23 [2020-04-22T12:02:23.637Z] #36 20.26 Checking out files: 80% (1282/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. 12:02:23 [2020-04-22T12:02:23.637Z] #36 20.69 + cd /tmp/tmp.FrxquZ5PAT/src/github.com/docker/distribution 12:02:23 [2020-04-22T12:02:23.637Z] #36 20.70 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 12:02:23 [2020-04-22T12:02:23.671Z] CC criu/net.o 12:02:23 [2020-04-22T12:02:23.896Z] #36 ... 12:02:23 [2020-04-22T12:02:23.896Z] 12:02:23 [2020-04-22T12:02:23.896Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit 12:02:23 [2020-04-22T12:02:23.896Z] #60 11.16 + for f in rootlesskit rootlesskit-docker-proxy 12:02:23 [2020-04-22T12:02:23.896Z] #60 11.16 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit 12:02:23 [2020-04-22T12:02:23.896Z] #60 ... 12:02:23 [2020-04-22T12:02:23.896Z] 12:02:23 [2020-04-22T12:02:23.896Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... 12:02:23 [2020-04-22T12:02:23.896Z] #31 11.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] 12:02:23 [2020-04-22T12:02:23.896Z] #31 21.76 Fetched 8338 kB in 16s (522 kB/s) 12:02:24 [2020-04-22T12:02:24.154Z] #31 21.76 Reading package lists... 12:02:24 [2020-04-22T12:02:24.154Z] #31 ... 12:02:24 [2020-04-22T12:02:24.154Z] 12:02:24 [2020-04-22T12:02:24.154Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... 12:02:24 [2020-04-22T12:02:24.154Z] #22 11.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] 12:02:24 [2020-04-22T12:02:24.154Z] #22 21.74 Fetched 8338 kB in 16s (517 kB/s) 12:02:24 [2020-04-22T12:02:24.411Z] #22 21.74 Reading package lists... 12:02:24 [2020-04-22T12:02:24.411Z] #22 ... 12:02:24 [2020-04-22T12:02:24.411Z] 12:02:24 [2020-04-22T12:02:24.411Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... 12:02:24 [2020-04-22T12:02:24.411Z] #38 21.37 Fetched 8338 kB in 16s (514 kB/s) 12:02:24 [2020-04-22T12:02:24.411Z] #38 21.37 Reading package lists... 12:02:24 [2020-04-22T12:02:24.411Z] #38 ... 12:02:24 [2020-04-22T12:02:24.411Z] 12:02:24 [2020-04-22T12:02:24.411Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... 12:02:24 [2020-04-22T12:02:24.411Z] #7 12.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] 12:02:24 [2020-04-22T12:02:24.411Z] #7 22.27 Fetched 8338 kB in 16s (513 kB/s) 12:02:24 [2020-04-22T12:02:24.423Z] CC criu/netfilter.o 12:02:24 [2020-04-22T12:02:24.423Z] CC criu/page-pipe.o 12:02:24 [2020-04-22T12:02:24.674Z] #7 22.27 Reading package lists... 12:02:24 [2020-04-22T12:02:24.674Z] #7 ... 12:02:24 [2020-04-22T12:02:24.674Z] 12:02:24 [2020-04-22T12:02:24.674Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 12:02:24 [2020-04-22T12:02:24.674Z] #42 20.96 runtime/cgo 12:02:24 [2020-04-22T12:02:24.775Z] CC criu/page-xfer.o 12:02:25 [2020-04-22T12:02:25.132Z] CC criu/pagemap-cache.o 12:02:25 [2020-04-22T12:02:25.132Z] CC criu/pagemap.o 12:02:25 [2020-04-22T12:02:25.132Z] CC criu/parasite-syscall.o 12:02:25 [2020-04-22T12:02:25.517Z] CC criu/path.o 12:02:25 [2020-04-22T12:02:25.517Z] CC criu/pie-util-vdso.o 12:02:25 [2020-04-22T12:02:25.517Z] CC criu/pie-util.o 12:02:25 [2020-04-22T12:02:25.517Z] CC criu/pipes.o 12:02:25 [2020-04-22T12:02:25.862Z] CC criu/plugin.o 12:02:25 [2020-04-22T12:02:25.863Z] CC criu/proc_parse.o 12:02:26 [2020-04-22T12:02:26.641Z] CC criu/protobuf-desc.o 12:02:26 [2020-04-22T12:02:26.642Z] CC criu/protobuf.o 12:02:26 [2020-04-22T12:02:26.642Z] CC criu/pstree.o 12:02:26 [2020-04-22T12:02:26.870Z] 549508b70ece: Pull complete 12:02:26 [2020-04-22T12:02:26.870Z] 35982ef3c6ea: Pull complete 12:02:26 [2020-04-22T12:02:26.870Z] Digest: sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d 12:02:26 [2020-04-22T12:02:26.870Z] Status: Downloaded newer image for golang:1.13.10-buster 12:02:26 [2020-04-22T12:02:26.870Z] ---> 8c47367e4f07 12:02:26 [2020-04-22T12:02:26.870Z] Step 6/140 : ARG APT_MIRROR 12:02:26 [2020-04-22T12:02:26.870Z] ---> Running in e8f0fd15c306 12:02:26 [2020-04-22T12:02:26.870Z] Removing intermediate container e8f0fd15c306 12:02:26 [2020-04-22T12:02:26.870Z] ---> 5af12715327c 12:02:26 [2020-04-22T12:02:26.870Z] Step 7/140 : 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 12:02:26 [2020-04-22T12:02:26.870Z] ---> Running in cf4f12aa2677 12:02:27 [2020-04-22T12:02:27.009Z] CC criu/rbtree.o 12:02:27 [2020-04-22T12:02:27.009Z] CC criu/rst-malloc.o 12:02:27 [2020-04-22T12:02:27.009Z] CC criu/seccomp.o 12:02:27 [2020-04-22T12:02:27.381Z] CC criu/seize.o 12:02:27 [2020-04-22T12:02:27.490Z] Removing intermediate container cf4f12aa2677 12:02:27 [2020-04-22T12:02:27.490Z] ---> de9a09fa9eb4 12:02:27 [2020-04-22T12:02:27.490Z] Step 8/140 : ENV GO111MODULE=off 12:02:27 [2020-04-22T12:02:27.490Z] ---> Running in c940f3ee5d09 12:02:27 [2020-04-22T12:02:27.490Z] Removing intermediate container c940f3ee5d09 12:02:27 [2020-04-22T12:02:27.490Z] ---> b3caa79f16a7 12:02:27 [2020-04-22T12:02:27.490Z] Step 9/140 : FROM base AS criu 12:02:27 [2020-04-22T12:02:27.490Z] ---> b3caa79f16a7 12:02:27 [2020-04-22T12:02:27.490Z] Step 10/140 : ARG DEBIAN_FRONTEND 12:02:27 [2020-04-22T12:02:27.490Z] ---> Running in 80ba8e0d353a 12:02:27 [2020-04-22T12:02:27.739Z] CC criu/servicefd.o 12:02:27 [2020-04-22T12:02:27.739Z] CC criu/shmem.o 12:02:27 [2020-04-22T12:02:27.739Z] CC criu/sigframe.o 12:02:27 [2020-04-22T12:02:27.775Z] Removing intermediate container 80ba8e0d353a 12:02:27 [2020-04-22T12:02:27.775Z] ---> 50c5ab2dacdb 12:02:27 [2020-04-22T12:02:27.775Z] Step 11/140 : RUN apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf && rm -rf /var/lib/apt/lists/* 12:02:27 [2020-04-22T12:02:27.775Z] ---> Running in c0ce6b18fb53 12:02:28 [2020-04-22T12:02:28.103Z] CC criu/signalfd.o 12:02:28 [2020-04-22T12:02:28.103Z] CC criu/sk-inet.o 12:02:28 [2020-04-22T12:02:28.103Z] CC criu/sk-netlink.o 12:02:28 [2020-04-22T12:02:28.346Z] #29 ... 12:02:28 [2020-04-22T12:02:28.346Z] 12:02:28 [2020-04-22T12:02:28.346Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... 12:02:28 [2020-04-22T12:02:28.346Z] #36 4.325 + mktemp -d 12:02:28 [2020-04-22T12:02:28.346Z] #36 4.329 + export GOPATH=/tmp/tmp.B8SsSBNil6 12:02:28 [2020-04-22T12:02:28.346Z] #36 4.329 + git clone https://github.com/docker/distribution.git /tmp/tmp.B8SsSBNil6/src/github.com/docker/distribution 12:02:28 [2020-04-22T12:02:28.346Z] #36 4.330 Cloning into '/tmp/tmp.B8SsSBNil6/src/github.com/docker/distribution'... 12:02:28 [2020-04-22T12:02:28.391Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 12:02:28 [2020-04-22T12:02:28.391Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 12:02:28 [2020-04-22T12:02:28.391Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] 12:02:28 [2020-04-22T12:02:28.473Z] CC criu/sk-packet.o 12:02:28 [2020-04-22T12:02:28.473Z] CC criu/sk-queue.o 12:02:28 [2020-04-22T12:02:28.473Z] CC criu/sk-tcp.o 12:02:28 [2020-04-22T12:02:28.605Z] #36 ... 12:02:28 [2020-04-22T12:02:28.605Z] 12:02:28 [2020-04-22T12:02:28.605Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... 12:02:28 [2020-04-22T12:02:28.605Z] #26 5.850 + mktemp -d 12:02:28 [2020-04-22T12:02:28.605Z] #26 5.857 + export GOPATH=/tmp/tmp.BUSJ72mfI3 12:02:28 [2020-04-22T12:02:28.605Z] #26 5.858 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.BUSJ72mfI3/src/github.com/go-swagger/go-swagger 12:02:28 [2020-04-22T12:02:28.605Z] #26 5.860 Cloning into '/tmp/tmp.BUSJ72mfI3/src/github.com/go-swagger/go-swagger'... 12:02:28 [2020-04-22T12:02:28.677Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] 12:02:28 [2020-04-22T12:02:28.834Z] CC criu/sk-unix.o 12:02:28 [2020-04-22T12:02:28.857Z] #42 ... 12:02:28 [2020-04-22T12:02:28.857Z] 12:02:28 [2020-04-22T12:02:28.857Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy 12:02:28 [2020-04-22T12:02:28.857Z] #66 22.77 Checking out files: 72% (1490/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. 12:02:28 [2020-04-22T12:02:28.857Z] #66 23.30 + cd /tmp/tmp.WIFpGE98WF/src/github.com/docker/libnetwork 12:02:28 [2020-04-22T12:02:28.857Z] #66 23.31 + git checkout -q 0941c3f409260d5f05cfa6fc68420d8ad45ee483 12:02:28 [2020-04-22T12:02:28.857Z] #66 23.97 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy 12:02:29 [2020-04-22T12:02:29.172Z] #26 ... 12:02:29 [2020-04-22T12:02:29.172Z] 12:02:29 [2020-04-22T12:02:29.172Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... 12:02:29 [2020-04-22T12:02:29.172Z] #31 6.439 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 12:02:29 [2020-04-22T12:02:29.172Z] #31 6.510 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 12:02:29 [2020-04-22T12:02:29.172Z] #31 6.511 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] 12:02:29 [2020-04-22T12:02:29.181Z] CC criu/sockets.o 12:02:29 [2020-04-22T12:02:29.547Z] CC criu/stats.o 12:02:29 [2020-04-22T12:02:29.547Z] CC criu/string.o 12:02:29 [2020-04-22T12:02:29.547Z] CC criu/sysctl.o 12:02:29 [2020-04-22T12:02:29.914Z] CC criu/sysfs_parse.o 12:02:29 [2020-04-22T12:02:29.914Z] CC criu/timerfd.o 12:02:29 [2020-04-22T12:02:29.914Z] CC criu/tty.o 12:02:30 [2020-04-22T12:02:30.107Z] #31 7.536 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] 12:02:30 [2020-04-22T12:02:30.270Z] CC criu/tun.o 12:02:30 [2020-04-22T12:02:30.625Z] CC criu/uffd.o 12:02:30 [2020-04-22T12:02:30.717Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] 12:02:30 [2020-04-22T12:02:30.717Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] 12:02:31 [2020-04-22T12:02:31.105Z] CC criu/util.o 12:02:31 [2020-04-22T12:02:31.105Z] CC criu/uts_ns.o 12:02:31 [2020-04-22T12:02:31.388Z] #66 ... 12:02:31 [2020-04-22T12:02:31.388Z] 12:02:31 [2020-04-22T12:02:31.388Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... 12:02:31 [2020-04-22T12:02:31.388Z] #7 22.27 Reading package lists... 12:02:31 [2020-04-22T12:02:31.519Z] CC criu/vdso.o 12:02:31 [2020-04-22T12:02:31.519Z] LINK criu/built-in.o 12:02:31 [2020-04-22T12:02:31.519Z] LINK criu/criu 12:02:31 [2020-04-22T12:02:31.519Z] DEP lib/c/criu.d 12:02:31 [2020-04-22T12:02:31.519Z] CC images/rpc.pb-c.o 12:02:31 [2020-04-22T12:02:31.970Z] CC lib/c/criu.o 12:02:31 [2020-04-22T12:02:31.970Z] LINK lib/c/built-in.o 12:02:31 [2020-04-22T12:02:31.970Z] LINK lib/c/libcriu.so 12:02:31 [2020-04-22T12:02:31.970Z] LINK lib/c/libcriu.a 12:02:31 [2020-04-22T12:02:31.970Z] GEN magic.py 12:02:31 [2020-04-22T12:02:31.970Z] Note: Building without setproctitle() and strlcpy() support. 12:02:31 [2020-04-22T12:02:31.970Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 12:02:31 [2020-04-22T12:02:31.970Z] Note: Building without GnuTLS support 12:02:32 [2020-04-22T12:02:32.212Z] #7 29.44 Reading package lists... 12:02:32 [2020-04-22T12:02:32.212Z] #7 ... 12:02:32 [2020-04-22T12:02:32.212Z] 12:02:32 [2020-04-22T12:02:32.212Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... 12:02:32 [2020-04-22T12:02:32.212Z] #54 19.96 Fetched 8338 kB in 17s (502 kB/s) 12:02:32 [2020-04-22T12:02:32.212Z] #54 19.96 Reading package lists... 12:02:32 [2020-04-22T12:02:32.212Z] #54 26.57 Reading package lists... 12:02:32 [2020-04-22T12:02:32.212Z] #54 ... 12:02:32 [2020-04-22T12:02:32.212Z] 12:02:32 [2020-04-22T12:02:32.212Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... 12:02:32 [2020-04-22T12:02:32.212Z] #22 21.74 Reading package lists... 12:02:32 [2020-04-22T12:02:32.341Z] fatal: not a git repository (or any of the parent directories): .git 12:02:32 [2020-04-22T12:02:32.341Z] make[1]: Nothing to be done for 'all'. 12:02:32 [2020-04-22T12:02:32.341Z] make[1]: 'images/built-in.o' is up to date. 12:02:32 [2020-04-22T12:02:32.341Z] make[1]: 'compel/plugins/std.lib.a' is up to date. 12:02:32 [2020-04-22T12:02:32.637Z] #31 9.716 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] 12:02:32 [2020-04-22T12:02:32.637Z] #31 ... 12:02:32 [2020-04-22T12:02:32.637Z] 12:02:32 [2020-04-22T12:02:32.637Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... 12:02:32 [2020-04-22T12:02:32.637Z] #38 6.840 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 12:02:32 [2020-04-22T12:02:32.637Z] #38 6.882 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 12:02:32 [2020-04-22T12:02:32.637Z] #38 6.883 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] 12:02:32 [2020-04-22T12:02:32.637Z] #38 7.828 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] 12:02:32 [2020-04-22T12:02:32.696Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. 12:02:32 [2020-04-22T12:02:32.696Z] make[1]: 'compel/libcompel.a' is up to date. 12:02:32 [2020-04-22T12:02:32.696Z] make[1]: 'compel/compel-host-bin' is up to date. 12:02:32 [2020-04-22T12:02:32.696Z] make[1]: Nothing to be done for 'all'. 12:02:32 [2020-04-22T12:02:32.696Z] make[1]: 'soccr/libsoccr.a' is up to date. 12:02:32 [2020-04-22T12:02:32.696Z] make[2]: Nothing to be done for 'all'. 12:02:32 [2020-04-22T12:02:32.696Z] make[2]: Nothing to be done for 'all'. 12:02:32 [2020-04-22T12:02:32.696Z] make[2]: Nothing to be done for 'all'. 12:02:32 [2020-04-22T12:02:32.696Z] make[2]: Nothing to be done for 'all'. 12:02:32 [2020-04-22T12:02:32.696Z] make[2]: Nothing to be done for 'all'. 12:02:32 [2020-04-22T12:02:32.696Z] make[2]: Nothing to be done for 'all'. 12:02:32 [2020-04-22T12:02:32.696Z] make[2]: Nothing to be done for 'all'. 12:02:32 [2020-04-22T12:02:32.696Z] make[2]: Nothing to be done for 'all'. 12:02:32 [2020-04-22T12:02:32.696Z] INSTALL criu/criu 12:02:32 [2020-04-22T12:02:32.744Z] Fetched 8120 kB in 5s (1787 kB/s) 12:02:32 [2020-04-22T12:02:32.895Z] #38 ... 12:02:32 [2020-04-22T12:02:32.895Z] 12:02:32 [2020-04-22T12:02:32.895Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... 12:02:32 [2020-04-22T12:02:32.895Z] #7 5.966 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 12:02:32 [2020-04-22T12:02:32.896Z] #7 6.002 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 12:02:32 [2020-04-22T12:02:32.896Z] #7 6.004 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] 12:02:32 [2020-04-22T12:02:32.896Z] #7 7.049 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] 12:02:32 [2020-04-22T12:02:32.896Z] #7 9.510 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] 12:02:32 [2020-04-22T12:02:32.896Z] #7 ... 12:02:32 [2020-04-22T12:02:32.896Z] 12:02:32 [2020-04-22T12:02:32.896Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit 12:02:32 [2020-04-22T12:02:32.896Z] #60 6.193 + RM_GOPATH=0 12:02:32 [2020-04-22T12:02:32.896Z] #60 6.193 + TMP_GOPATH= 12:02:32 [2020-04-22T12:02:32.896Z] #60 6.193 + : /build/ 12:02:32 [2020-04-22T12:02:32.896Z] #60 6.193 + '[' -z '' ']' 12:02:32 [2020-04-22T12:02:32.896Z] #60 6.204 ++ mktemp -d 12:02:32 [2020-04-22T12:02:32.896Z] #60 6.208 + export GOPATH=/tmp/tmp.cgyGcrt7dR 12:02:32 [2020-04-22T12:02:32.896Z] #60 6.208 + GOPATH=/tmp/tmp.cgyGcrt7dR 12:02:32 [2020-04-22T12:02:32.896Z] #60 6.208 + RM_GOPATH=1 12:02:32 [2020-04-22T12:02:32.896Z] #60 6.209 ++ dirname ./install.sh 12:02:32 [2020-04-22T12:02:32.896Z] #60 6.216 + dir=. 12:02:32 [2020-04-22T12:02:32.896Z] #60 6.216 + bin=rootlesskit 12:02:32 [2020-04-22T12:02:32.896Z] #60 6.216 + shift 12:02:32 [2020-04-22T12:02:32.896Z] #60 6.216 + '[' '!' -f ./rootlesskit.installer ']' 12:02:32 [2020-04-22T12:02:32.896Z] #60 6.216 + . ./rootlesskit.installer 12:02:32 [2020-04-22T12:02:32.896Z] #60 6.216 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 12:02:32 [2020-04-22T12:02:32.896Z] #60 6.218 + install_rootlesskit 12:02:32 [2020-04-22T12:02:32.896Z] #60 6.218 + case "$1" in 12:02:32 [2020-04-22T12:02:32.896Z] #60 6.219 + export CGO_ENABLED=0 12:02:32 [2020-04-22T12:02:32.896Z] #60 6.219 + CGO_ENABLED=0 12:02:32 [2020-04-22T12:02:32.896Z] #60 6.220 + _install_rootlesskit 12:02:32 [2020-04-22T12:02:32.896Z] #60 6.220 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' 12:02:32 [2020-04-22T12:02:32.896Z] #60 6.221 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 12:02:32 [2020-04-22T12:02:32.896Z] #60 6.221 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.cgyGcrt7dR/src/github.com/rootless-containers/rootlesskit 12:02:32 [2020-04-22T12:02:32.896Z] #60 6.233 Cloning into '/tmp/tmp.cgyGcrt7dR/src/github.com/rootless-containers/rootlesskit'... 12:02:33 [2020-04-22T12:02:33.154Z] #60 ... 12:02:33 [2020-04-22T12:02:33.154Z] 12:02:33 [2020-04-22T12:02:33.154Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli 12:02:33 [2020-04-22T12:02:33.154Z] #20 6.363 + RM_GOPATH=0 12:02:33 [2020-04-22T12:02:33.154Z] #20 6.363 + TMP_GOPATH= 12:02:33 [2020-04-22T12:02:33.154Z] #20 6.364 + : /build 12:02:33 [2020-04-22T12:02:33.154Z] #20 6.364 + '[' -z '' ']' 12:02:33 [2020-04-22T12:02:33.154Z] #20 6.369 ++ mktemp -d 12:02:33 [2020-04-22T12:02:33.154Z] #20 6.374 + export GOPATH=/tmp/tmp.XbfMUCUwFK 12:02:33 [2020-04-22T12:02:33.154Z] #20 6.374 + GOPATH=/tmp/tmp.XbfMUCUwFK 12:02:33 [2020-04-22T12:02:33.154Z] #20 6.374 + RM_GOPATH=1 12:02:33 [2020-04-22T12:02:33.154Z] #20 6.377 ++ dirname ./install.sh 12:02:33 [2020-04-22T12:02:33.154Z] #20 6.381 + dir=. 12:02:33 [2020-04-22T12:02:33.154Z] #20 6.381 + bin=dockercli 12:02:33 [2020-04-22T12:02:33.154Z] #20 6.381 + shift 12:02:33 [2020-04-22T12:02:33.154Z] #20 6.381 + '[' '!' -f ./dockercli.installer ']' 12:02:33 [2020-04-22T12:02:33.154Z] #20 6.381 + . ./dockercli.installer 12:02:33 [2020-04-22T12:02:33.154Z] #20 6.381 ++ : stable 12:02:33 [2020-04-22T12:02:33.154Z] #20 6.381 ++ : 17.06.2-ce 12:02:33 [2020-04-22T12:02:33.154Z] #20 6.382 + install_dockercli 12:02:33 [2020-04-22T12:02:33.154Z] #20 6.382 + echo 'Install docker/cli version 17.06.2-ce from stable' 12:02:33 [2020-04-22T12:02:33.154Z] #20 6.382 Install docker/cli version 17.06.2-ce from stable 12:02:33 [2020-04-22T12:02:33.154Z] #20 6.382 ++ uname -m 12:02:33 [2020-04-22T12:02:33.154Z] #20 6.399 + arch=x86_64 12:02:33 [2020-04-22T12:02:33.154Z] #20 6.408 + '[' x86_64 '!=' x86_64 ']' 12:02:33 [2020-04-22T12:02:33.154Z] #20 6.408 + url=https://download.docker.com/linux/static 12:02:33 [2020-04-22T12:02:33.154Z] #20 6.415 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz 12:02:33 [2020-04-22T12:02:33.154Z] #20 6.415 + tar -xz docker/docker 12:02:33 [2020-04-22T12:02:33.154Z] #20 ... 12:02:33 [2020-04-22T12:02:33.154Z] 12:02:33 [2020-04-22T12:02:33.154Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... 12:02:33 [2020-04-22T12:02:33.154Z] #54 5.511 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 12:02:33 [2020-04-22T12:02:33.154Z] #54 5.595 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 12:02:33 [2020-04-22T12:02:33.154Z] #54 5.602 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] 12:02:33 [2020-04-22T12:02:33.154Z] #54 6.658 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] 12:02:33 [2020-04-22T12:02:33.154Z] #54 8.956 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] 12:02:33 [2020-04-22T12:02:33.413Z] #54 ... 12:02:33 [2020-04-22T12:02:33.413Z] 12:02:33 [2020-04-22T12:02:33.413Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter 12:02:33 [2020-04-22T12:02:33.413Z] #48 6.135 + RM_GOPATH=0 12:02:33 [2020-04-22T12:02:33.413Z] #48 6.135 + TMP_GOPATH= 12:02:33 [2020-04-22T12:02:33.413Z] #48 6.135 + : /build 12:02:33 [2020-04-22T12:02:33.413Z] #48 6.135 + '[' -z '' ']' 12:02:33 [2020-04-22T12:02:33.413Z] #48 6.135 ++ mktemp -d 12:02:33 [2020-04-22T12:02:33.413Z] #48 6.145 + export GOPATH=/tmp/tmp.QMDsgFH8yy 12:02:33 [2020-04-22T12:02:33.413Z] #48 6.145 + GOPATH=/tmp/tmp.QMDsgFH8yy 12:02:33 [2020-04-22T12:02:33.413Z] #48 6.145 + RM_GOPATH=1 12:02:33 [2020-04-22T12:02:33.413Z] #48 6.145 ++ dirname ./install.sh 12:02:33 [2020-04-22T12:02:33.413Z] #48 6.147 Installing gometalinter version v2.0.6 12:02:33 [2020-04-22T12:02:33.413Z] #48 6.147 + dir=. 12:02:33 [2020-04-22T12:02:33.413Z] #48 6.147 + bin=gometalinter 12:02:33 [2020-04-22T12:02:33.413Z] #48 6.147 + shift 12:02:33 [2020-04-22T12:02:33.413Z] #48 6.147 + '[' '!' -f ./gometalinter.installer ']' 12:02:33 [2020-04-22T12:02:33.413Z] #48 6.147 + . ./gometalinter.installer 12:02:33 [2020-04-22T12:02:33.413Z] #48 6.147 ++ GOMETALINTER_COMMIT=v2.0.6 12:02:33 [2020-04-22T12:02:33.413Z] #48 6.147 + install_gometalinter 12:02:33 [2020-04-22T12:02:33.413Z] #48 6.147 + echo 'Installing gometalinter version v2.0.6' 12:02:33 [2020-04-22T12:02:33.413Z] #48 6.147 + go get -d github.com/alecthomas/gometalinter 12:02:33 [2020-04-22T12:02:33.413Z] #48 ... 12:02:33 [2020-04-22T12:02:33.413Z] 12:02:33 [2020-04-22T12:02:33.413Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 12:02:33 [2020-04-22T12:02:33.413Z] #42 6.081 + RM_GOPATH=0 12:02:33 [2020-04-22T12:02:33.413Z] #42 6.081 + TMP_GOPATH= 12:02:33 [2020-04-22T12:02:33.413Z] #42 6.081 + : /build 12:02:33 [2020-04-22T12:02:33.413Z] #42 6.081 + '[' -z '' ']' 12:02:33 [2020-04-22T12:02:33.413Z] #42 6.082 ++ mktemp -d 12:02:33 [2020-04-22T12:02:33.413Z] #42 6.113 + export GOPATH=/tmp/tmp.GQPw3Xnnxx 12:02:33 [2020-04-22T12:02:33.413Z] #42 6.113 + GOPATH=/tmp/tmp.GQPw3Xnnxx 12:02:33 [2020-04-22T12:02:33.413Z] #42 6.113 + RM_GOPATH=1 12:02:33 [2020-04-22T12:02:33.413Z] #42 6.113 ++ dirname ./install.sh 12:02:33 [2020-04-22T12:02:33.413Z] #42 6.115 + dir=. 12:02:33 [2020-04-22T12:02:33.413Z] #42 6.116 + bin=vndr 12:02:33 [2020-04-22T12:02:33.413Z] #42 6.116 + shift 12:02:33 [2020-04-22T12:02:33.413Z] #42 6.116 + '[' '!' -f ./vndr.installer ']' 12:02:33 [2020-04-22T12:02:33.413Z] #42 6.117 + . ./vndr.installer 12:02:33 [2020-04-22T12:02:33.413Z] #42 6.118 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 12:02:33 [2020-04-22T12:02:33.413Z] #42 6.123 + install_vndr 12:02:33 [2020-04-22T12:02:33.413Z] #42 6.124 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' 12:02:33 [2020-04-22T12:02:33.413Z] #42 6.124 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 12:02:33 [2020-04-22T12:02:33.413Z] #42 6.124 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.GQPw3Xnnxx/src/github.com/LK4D4/vndr 12:02:33 [2020-04-22T12:02:33.413Z] #42 6.138 Cloning into '/tmp/tmp.GQPw3Xnnxx/src/github.com/LK4D4/vndr'... 12:02:33 [2020-04-22T12:02:33.413Z] #42 6.899 + cd /tmp/tmp.GQPw3Xnnxx/src/github.com/LK4D4/vndr 12:02:33 [2020-04-22T12:02:33.413Z] #42 6.903 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 12:02:33 [2020-04-22T12:02:33.413Z] #42 6.930 + go build -buildmode=pie -v -o /build/vndr . 12:02:33 [2020-04-22T12:02:33.413Z] #42 8.477 runtime/internal/atomic 12:02:33 [2020-04-22T12:02:33.413Z] #42 8.481 internal/cpu 12:02:33 [2020-04-22T12:02:33.413Z] #42 8.761 runtime/internal/sys 12:02:33 [2020-04-22T12:02:33.413Z] #42 9.006 runtime/internal/math 12:02:33 [2020-04-22T12:02:33.413Z] #42 9.120 internal/race 12:02:33 [2020-04-22T12:02:33.413Z] #42 9.153 internal/bytealg 12:02:33 [2020-04-22T12:02:33.413Z] #42 9.249 sync/atomic 12:02:33 [2020-04-22T12:02:33.413Z] #42 9.469 unicode 12:02:33 [2020-04-22T12:02:33.413Z] #42 10.04 runtime 12:02:33 [2020-04-22T12:02:33.670Z] #42 ... 12:02:33 [2020-04-22T12:02:33.670Z] 12:02:33 [2020-04-22T12:02:33.670Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... 12:02:33 [2020-04-22T12:02:33.670Z] #22 3.980 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 12:02:33 [2020-04-22T12:02:33.670Z] #22 4.045 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 12:02:33 [2020-04-22T12:02:33.670Z] #22 4.045 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] 12:02:33 [2020-04-22T12:02:33.670Z] #22 5.208 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] 12:02:33 [2020-04-22T12:02:33.670Z] #22 7.208 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] 12:02:33 [2020-04-22T12:02:33.670Z] #22 9.447 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] 12:02:33 [2020-04-22T12:02:33.755Z] Reading package lists... 12:02:33 [2020-04-22T12:02:33.928Z] Removing intermediate container 70016b0c6442 12:02:33 [2020-04-22T12:02:33.929Z] ---> f857ff2574bb 12:02:33 [2020-04-22T12:02:33.929Z] Step 14/140 : FROM base AS registry 12:02:33 [2020-04-22T12:02:33.929Z] ---> df8db52b0dab 12:02:33 [2020-04-22T12:02:33.929Z] Step 15/140 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd 12:02:33 [2020-04-22T12:02:33.929Z] ---> Running in f8266a26851a 12:02:33 [2020-04-22T12:02:33.929Z] Removing intermediate container f8266a26851a 12:02:33 [2020-04-22T12:02:33.929Z] ---> 1a7cc606b61b 12:02:33 [2020-04-22T12:02:33.929Z] Step 16/140 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 12:02:33 [2020-04-22T12:02:33.929Z] ---> Running in 761a70728d6e 12:02:33 [2020-04-22T12:02:33.929Z] #22 ... 12:02:33 [2020-04-22T12:02:33.929Z] 12:02:33 [2020-04-22T12:02:33.929Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy 12:02:33 [2020-04-22T12:02:33.929Z] #66 6.159 + RM_GOPATH=0 12:02:33 [2020-04-22T12:02:33.929Z] #66 6.159 + TMP_GOPATH= 12:02:33 [2020-04-22T12:02:33.929Z] #66 6.159 + : /build 12:02:33 [2020-04-22T12:02:33.929Z] #66 6.159 + '[' -z '' ']' 12:02:33 [2020-04-22T12:02:33.929Z] #66 6.159 ++ mktemp -d 12:02:33 [2020-04-22T12:02:33.929Z] #66 6.159 + export GOPATH=/tmp/tmp.0h3H3ADiP1 12:02:33 [2020-04-22T12:02:33.929Z] #66 6.159 + GOPATH=/tmp/tmp.0h3H3ADiP1 12:02:33 [2020-04-22T12:02:33.929Z] #66 6.159 + RM_GOPATH=1 12:02:33 [2020-04-22T12:02:33.929Z] #66 6.159 ++ dirname ./install.sh 12:02:33 [2020-04-22T12:02:33.929Z] #66 6.168 + dir=. 12:02:33 [2020-04-22T12:02:33.929Z] #66 6.168 + bin=proxy 12:02:33 [2020-04-22T12:02:33.929Z] #66 6.168 + shift 12:02:33 [2020-04-22T12:02:33.929Z] #66 6.168 + '[' '!' -f ./proxy.installer ']' 12:02:33 [2020-04-22T12:02:33.929Z] #66 6.168 + . ./proxy.installer 12:02:33 [2020-04-22T12:02:33.929Z] #66 6.168 ++ : 0941c3f409260d5f05cfa6fc68420d8ad45ee483 12:02:33 [2020-04-22T12:02:33.929Z] #66 6.168 + install_proxy 12:02:33 [2020-04-22T12:02:33.929Z] #66 6.168 + case "$1" in 12:02:33 [2020-04-22T12:02:33.929Z] #66 6.168 + export CGO_ENABLED=0 12:02:33 [2020-04-22T12:02:33.929Z] #66 6.168 + CGO_ENABLED=0 12:02:33 [2020-04-22T12:02:33.929Z] #66 6.168 + _install_proxy 12:02:33 [2020-04-22T12:02:33.929Z] #66 6.168 + echo 'Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483' 12:02:33 [2020-04-22T12:02:33.929Z] #66 6.169 Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483 12:02:33 [2020-04-22T12:02:33.929Z] #66 6.170 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.0h3H3ADiP1/src/github.com/docker/libnetwork 12:02:33 [2020-04-22T12:02:33.929Z] #66 6.174 Cloning into '/tmp/tmp.0h3H3ADiP1/src/github.com/docker/libnetwork'... 12:02:33 [2020-04-22T12:02:33.929Z] #66 ... 12:02:33 [2020-04-22T12:02:33.929Z] 12:02:33 [2020-04-22T12:02:33.929Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit 12:02:33 [2020-04-22T12:02:33.929Z] #60 10.98 + cd /tmp/tmp.cgyGcrt7dR/src/github.com/rootless-containers/rootlesskit 12:02:33 [2020-04-22T12:02:33.929Z] #60 10.99 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 12:02:34 [2020-04-22T12:02:34.278Z] Removing intermediate container 761a70728d6e 12:02:34 [2020-04-22T12:02:34.278Z] ---> c93685f73c7b 12:02:34 [2020-04-22T12:02:34.278Z] Step 17/140 : 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" 12:02:34 [2020-04-22T12:02:34.278Z] ---> Running in dcbe2c50f438 12:02:34 [2020-04-22T12:02:34.626Z] + mktemp -d 12:02:34 [2020-04-22T12:02:34.626Z] + export GOPATH=/tmp/tmp.5NjnL2Kyq6 12:02:34 [2020-04-22T12:02:34.626Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.5NjnL2Kyq6/src/github.com/docker/distribution 12:02:34 [2020-04-22T12:02:34.626Z] Cloning into '/tmp/tmp.5NjnL2Kyq6/src/github.com/docker/distribution'... 12:02:34 [2020-04-22T12:02:34.765Z] Reading package lists... 12:02:34 [2020-04-22T12:02:34.874Z] #60 11.97 + for f in rootlesskit rootlesskit-docker-proxy 12:02:34 [2020-04-22T12:02:34.874Z] #60 11.99 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit 12:02:35 [2020-04-22T12:02:35.049Z] Building dependency tree... 12:02:35 [2020-04-22T12:02:35.049Z] Reading state information... 12:02:35 [2020-04-22T12:02:35.333Z] The following additional packages will be installed: 12:02:35 [2020-04-22T12:02:35.333Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 12:02:35 [2020-04-22T12:02:35.333Z] libprotoc17 python-pkg-resources python-six zlib1g-dev 12:02:35 [2020-04-22T12:02:35.333Z] Suggested packages: 12:02:35 [2020-04-22T12:02:35.333Z] manpages-dev python-setuptools 12:02:35 [2020-04-22T12:02:35.616Z] The following NEW packages will be installed: 12:02:35 [2020-04-22T12:02:35.616Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev 12:02:35 [2020-04-22T12:02:35.616Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 12:02:35 [2020-04-22T12:02:35.616Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf 12:02:35 [2020-04-22T12:02:35.616Z] python-six zlib1g-dev 12:02:35 [2020-04-22T12:02:35.616Z] 0 upgraded, 17 newly installed, 0 to remove and 4 not upgraded. 12:02:35 [2020-04-22T12:02:35.616Z] Need to get 4075 kB of archives. 12:02:35 [2020-04-22T12:02:35.616Z] After this operation, 24.5 MB of additional disk space will be used. 12:02:35 [2020-04-22T12:02:35.616Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] 12:02:35 [2020-04-22T12:02:35.616Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] 12:02:35 [2020-04-22T12:02:35.616Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] 12:02:35 [2020-04-22T12:02:35.616Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] 12:02:35 [2020-04-22T12:02:35.616Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] 12:02:35 [2020-04-22T12:02:35.616Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] 12:02:35 [2020-04-22T12:02:35.616Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] 12:02:35 [2020-04-22T12:02:35.616Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] 12:02:35 [2020-04-22T12:02:35.616Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] 12:02:35 [2020-04-22T12:02:35.616Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] 12:02:35 [2020-04-22T12:02:35.616Z] Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] 12:02:35 [2020-04-22T12:02:35.856Z] + cd /tmp/tmp.5NjnL2Kyq6/src/github.com/docker/distribution 12:02:35 [2020-04-22T12:02:35.856Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 12:02:36 [2020-04-22T12:02:36.205Z] + GOPATH=/tmp/tmp.5NjnL2Kyq6/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.5NjnL2Kyq6 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 12:02:36 [2020-04-22T12:02:36.236Z] Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] 12:02:36 [2020-04-22T12:02:36.236Z] Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] 12:02:36 [2020-04-22T12:02:36.410Z] #22 28.64 Reading package lists... 12:02:36 [2020-04-22T12:02:36.410Z] #22 ... 12:02:36 [2020-04-22T12:02:36.410Z] 12:02:36 [2020-04-22T12:02:36.411Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... 12:02:36 [2020-04-22T12:02:36.411Z] #36 23.43 + GOPATH=/tmp/tmp.FrxquZ5PAT/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.FrxquZ5PAT go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 12:02:36 [2020-04-22T12:02:36.411Z] #36 ... 12:02:36 [2020-04-22T12:02:36.411Z] 12:02:36 [2020-04-22T12:02:36.411Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... 12:02:36 [2020-04-22T12:02:36.411Z] #54 26.57 Reading package lists... 12:02:36 [2020-04-22T12:02:36.519Z] Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] 12:02:36 [2020-04-22T12:02:36.519Z] Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] 12:02:36 [2020-04-22T12:02:36.519Z] Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] 12:02:36 [2020-04-22T12:02:36.519Z] Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] 12:02:36 [2020-04-22T12:02:36.804Z] debconf: delaying package configuration, since apt-utils is not installed 12:02:36 [2020-04-22T12:02:36.804Z] Fetched 4075 kB in 1s (4296 kB/s) 12:02:36 [2020-04-22T12:02:36.804Z] Selecting previously unselected package libcap-dev:ppc64el. 12:02:36 [2020-04-22T12:02:36.804Z] (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 ... 15334 files and directories currently installed.) 12:02:36 [2020-04-22T12:02:36.804Z] Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... 12:02:36 [2020-04-22T12:02:36.804Z] Unpacking libcap-dev:ppc64el (1:2.25-2) ... 12:02:36 [2020-04-22T12:02:36.804Z] Selecting previously unselected package libnet1:ppc64el. 12:02:36 [2020-04-22T12:02:36.804Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... 12:02:36 [2020-04-22T12:02:36.804Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... 12:02:36 [2020-04-22T12:02:36.804Z] Selecting previously unselected package libnet1-dev. 12:02:36 [2020-04-22T12:02:36.804Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... 12:02:36 [2020-04-22T12:02:36.804Z] Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... 12:02:36 [2020-04-22T12:02:36.804Z] Selecting previously unselected package libnl-3-200:ppc64el. 12:02:36 [2020-04-22T12:02:36.804Z] Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... 12:02:36 [2020-04-22T12:02:36.804Z] Unpacking libnl-3-200:ppc64el (3.4.0-1) ... 12:02:36 [2020-04-22T12:02:36.804Z] Selecting previously unselected package libnl-3-dev:ppc64el. 12:02:36 [2020-04-22T12:02:36.804Z] Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... 12:02:36 [2020-04-22T12:02:36.804Z] Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... 12:02:36 [2020-04-22T12:02:36.804Z] Selecting previously unselected package libprotobuf-c1:ppc64el. 12:02:37 [2020-04-22T12:02:37.088Z] Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... 12:02:37 [2020-04-22T12:02:37.088Z] Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... 12:02:37 [2020-04-22T12:02:37.088Z] Selecting previously unselected package libprotobuf-c-dev:ppc64el. 12:02:37 [2020-04-22T12:02:37.088Z] Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... 12:02:37 [2020-04-22T12:02:37.088Z] Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... 12:02:37 [2020-04-22T12:02:37.088Z] Selecting previously unselected package zlib1g-dev:ppc64el. 12:02:37 [2020-04-22T12:02:37.088Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... 12:02:37 [2020-04-22T12:02:37.088Z] Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... 12:02:37 [2020-04-22T12:02:37.088Z] Selecting previously unselected package libprotobuf17:ppc64el. 12:02:37 [2020-04-22T12:02:37.088Z] Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... 12:02:37 [2020-04-22T12:02:37.088Z] Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... 12:02:37 [2020-04-22T12:02:37.088Z] Selecting previously unselected package libprotobuf-lite17:ppc64el. 12:02:37 [2020-04-22T12:02:37.089Z] Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... 12:02:37 [2020-04-22T12:02:37.089Z] Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... 12:02:37 [2020-04-22T12:02:37.347Z] #54 33.35 Building dependency tree... 12:02:37 [2020-04-22T12:02:37.347Z] #54 34.89 Reading state information... 12:02:37 [2020-04-22T12:02:37.373Z] Selecting previously unselected package libprotobuf-dev:ppc64el. 12:02:37 [2020-04-22T12:02:37.373Z] Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... 12:02:37 [2020-04-22T12:02:37.373Z] Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... 12:02:37 [2020-04-22T12:02:37.373Z] Selecting previously unselected package libprotoc17:ppc64el. 12:02:37 [2020-04-22T12:02:37.373Z] Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... 12:02:37 [2020-04-22T12:02:37.373Z] Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... 12:02:37 [2020-04-22T12:02:37.657Z] Selecting previously unselected package protobuf-c-compiler. 12:02:37 [2020-04-22T12:02:37.657Z] Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... 12:02:37 [2020-04-22T12:02:37.657Z] Unpacking protobuf-c-compiler (1.3.1-1+b1) ... 12:02:37 [2020-04-22T12:02:37.657Z] Selecting previously unselected package protobuf-compiler. 12:02:37 [2020-04-22T12:02:37.657Z] Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... 12:02:37 [2020-04-22T12:02:37.657Z] Unpacking protobuf-compiler (3.6.1.3-2) ... 12:02:37 [2020-04-22T12:02:37.657Z] Selecting previously unselected package python-pkg-resources. 12:02:37 [2020-04-22T12:02:37.657Z] Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... 12:02:37 [2020-04-22T12:02:37.657Z] Unpacking python-pkg-resources (40.8.0-1) ... 12:02:37 [2020-04-22T12:02:37.657Z] Selecting previously unselected package python-six. 12:02:37 [2020-04-22T12:02:37.657Z] Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... 12:02:37 [2020-04-22T12:02:37.657Z] Unpacking python-six (1.12.0-1) ... 12:02:37 [2020-04-22T12:02:37.657Z] Selecting previously unselected package python-protobuf. 12:02:37 [2020-04-22T12:02:37.657Z] Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... 12:02:37 [2020-04-22T12:02:37.657Z] Unpacking python-protobuf (3.6.1.3-2) ... 12:02:37 [2020-04-22T12:02:37.942Z] Setting up python-pkg-resources (40.8.0-1) ... 12:02:38 [2020-04-22T12:02:38.155Z] #60 ... 12:02:38 [2020-04-22T12:02:38.155Z] 12:02:38 [2020-04-22T12:02:38.155Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli 12:02:38 [2020-04-22T12:02:38.155Z] #20 14.97 + mkdir -p /build 12:02:38 [2020-04-22T12:02:38.155Z] #20 14.98 + mv docker/docker /build/ 12:02:38 [2020-04-22T12:02:38.155Z] #20 14.98 + rmdir docker 12:02:38 [2020-04-22T12:02:38.155Z] #20 DONE 15.3s 12:02:38 [2020-04-22T12:02:38.413Z] 12:02:38 [2020-04-22T12:02:38.413Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv 12:02:38 [2020-04-22T12:02:38.413Z] #29 6.175 + RM_GOPATH=0 12:02:38 [2020-04-22T12:02:38.413Z] #29 6.175 + TMP_GOPATH= 12:02:38 [2020-04-22T12:02:38.413Z] #29 6.175 + : /build 12:02:38 [2020-04-22T12:02:38.413Z] #29 6.175 + '[' -z '' ']' 12:02:38 [2020-04-22T12:02:38.413Z] #29 6.176 ++ mktemp -d 12:02:38 [2020-04-22T12:02:38.413Z] #29 6.182 + export GOPATH=/tmp/tmp.oEyDqHma1O 12:02:38 [2020-04-22T12:02:38.413Z] #29 6.182 + GOPATH=/tmp/tmp.oEyDqHma1O 12:02:38 [2020-04-22T12:02:38.413Z] #29 6.182 + RM_GOPATH=1 12:02:38 [2020-04-22T12:02:38.413Z] #29 6.193 ++ dirname ./install.sh 12:02:38 [2020-04-22T12:02:38.413Z] #29 6.206 + dir=. 12:02:38 [2020-04-22T12:02:38.413Z] #29 6.207 + bin=tomlv 12:02:38 [2020-04-22T12:02:38.413Z] #29 6.207 + shift 12:02:38 [2020-04-22T12:02:38.413Z] #29 6.207 + '[' '!' -f ./tomlv.installer ']' 12:02:38 [2020-04-22T12:02:38.413Z] #29 6.207 + . ./tomlv.installer 12:02:38 [2020-04-22T12:02:38.413Z] #29 6.208 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 12:02:38 [2020-04-22T12:02:38.413Z] #29 6.208 + install_tomlv 12:02:38 [2020-04-22T12:02:38.413Z] #29 6.208 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' 12:02:38 [2020-04-22T12:02:38.413Z] #29 6.208 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 12:02:38 [2020-04-22T12:02:38.413Z] #29 6.208 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.oEyDqHma1O/src/github.com/BurntSushi/toml 12:02:38 [2020-04-22T12:02:38.413Z] #29 6.210 Cloning into '/tmp/tmp.oEyDqHma1O/src/github.com/BurntSushi/toml'... 12:02:38 [2020-04-22T12:02:38.413Z] #29 7.291 + cd /tmp/tmp.oEyDqHma1O/src/github.com/BurntSushi/toml 12:02:38 [2020-04-22T12:02:38.413Z] #29 7.292 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 12:02:38 [2020-04-22T12:02:38.413Z] #29 7.310 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv 12:02:38 [2020-04-22T12:02:38.413Z] #29 7.980 internal/cpu 12:02:38 [2020-04-22T12:02:38.413Z] #29 8.012 runtime/internal/atomic 12:02:38 [2020-04-22T12:02:38.413Z] #29 8.230 runtime/internal/sys 12:02:38 [2020-04-22T12:02:38.413Z] #29 8.416 runtime/internal/math 12:02:38 [2020-04-22T12:02:38.413Z] #29 8.487 internal/bytealg 12:02:38 [2020-04-22T12:02:38.413Z] #29 8.562 math/bits 12:02:38 [2020-04-22T12:02:38.413Z] #29 9.202 runtime 12:02:38 [2020-04-22T12:02:38.413Z] #29 9.263 math 12:02:38 [2020-04-22T12:02:38.413Z] #29 13.67 unicode/utf8 12:02:38 [2020-04-22T12:02:38.413Z] #29 14.13 internal/race 12:02:38 [2020-04-22T12:02:38.413Z] #29 14.17 sync/atomic 12:02:38 [2020-04-22T12:02:38.413Z] #29 14.47 unicode 12:02:38 [2020-04-22T12:02:38.953Z] Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... 12:02:38 [2020-04-22T12:02:38.954Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... 12:02:38 [2020-04-22T12:02:38.954Z] Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... 12:02:38 [2020-04-22T12:02:38.954Z] Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... 12:02:38 [2020-04-22T12:02:38.954Z] Setting up python-six (1.12.0-1) ... 12:02:39 [2020-04-22T12:02:39.248Z] #54 36.95 The following additional packages will be installed: 12:02:39 [2020-04-22T12:02:39.248Z] #54 36.96 libbtrfs0 12:02:39 [2020-04-22T12:02:39.349Z] #29 ... 12:02:39 [2020-04-22T12:02:39.349Z] 12:02:39 [2020-04-22T12:02:39.349Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum 12:02:39 [2020-04-22T12:02:39.349Z] #45 6.373 + RM_GOPATH=0 12:02:39 [2020-04-22T12:02:39.349Z] #45 6.373 + TMP_GOPATH= 12:02:39 [2020-04-22T12:02:39.349Z] #45 6.373 + : /build 12:02:39 [2020-04-22T12:02:39.349Z] #45 6.373 + '[' -z '' ']' 12:02:39 [2020-04-22T12:02:39.349Z] #45 6.380 ++ mktemp -d 12:02:39 [2020-04-22T12:02:39.349Z] #45 6.383 + export GOPATH=/tmp/tmp.Gu0IUoWJud 12:02:39 [2020-04-22T12:02:39.349Z] #45 6.384 + GOPATH=/tmp/tmp.Gu0IUoWJud 12:02:39 [2020-04-22T12:02:39.349Z] #45 6.384 + RM_GOPATH=1 12:02:39 [2020-04-22T12:02:39.349Z] #45 6.384 ++ dirname ./install.sh 12:02:39 [2020-04-22T12:02:39.349Z] #45 6.389 + dir=. 12:02:39 [2020-04-22T12:02:39.349Z] #45 6.389 + bin=gotestsum 12:02:39 [2020-04-22T12:02:39.349Z] #45 6.389 + shift 12:02:39 [2020-04-22T12:02:39.349Z] #45 6.389 + '[' '!' -f ./gotestsum.installer ']' 12:02:39 [2020-04-22T12:02:39.349Z] #45 6.390 + . ./gotestsum.installer 12:02:39 [2020-04-22T12:02:39.349Z] #45 6.390 ++ : v0.3.5 12:02:39 [2020-04-22T12:02:39.349Z] #45 6.403 + install_gotestsum 12:02:39 [2020-04-22T12:02:39.349Z] #45 6.403 + echo 'Installing gotestsum version v0.3.5' 12:02:39 [2020-04-22T12:02:39.349Z] #45 6.403 Installing gotestsum version v0.3.5 12:02:39 [2020-04-22T12:02:39.349Z] #45 6.404 + go get -d gotest.tools/gotestsum 12:02:39 [2020-04-22T12:02:39.506Z] #54 37.22 The following NEW packages will be installed: 12:02:39 [2020-04-22T12:02:39.506Z] #54 37.26 libbtrfs-dev libbtrfs0 12:02:39 [2020-04-22T12:02:39.571Z] Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... 12:02:39 [2020-04-22T12:02:39.571Z] Setting up libnl-3-200:ppc64el (3.4.0-1) ... 12:02:39 [2020-04-22T12:02:39.571Z] Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... 12:02:39 [2020-04-22T12:02:39.571Z] Setting up libcap-dev:ppc64el (1:2.25-2) ... 12:02:39 [2020-04-22T12:02:39.571Z] Setting up libprotoc17:ppc64el (3.6.1.3-2) ... 12:02:39 [2020-04-22T12:02:39.571Z] Setting up protobuf-compiler (3.6.1.3-2) ... 12:02:39 [2020-04-22T12:02:39.571Z] Setting up libnet1-dev (1.1.6+dfsg-3.1) ... 12:02:39 [2020-04-22T12:02:39.571Z] Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... 12:02:39 [2020-04-22T12:02:39.571Z] Setting up protobuf-c-compiler (1.3.1-1+b1) ... 12:02:39 [2020-04-22T12:02:39.571Z] Setting up python-protobuf (3.6.1.3-2) ... 12:02:40 [2020-04-22T12:02:40.073Z] #54 ... 12:02:40 [2020-04-22T12:02:40.073Z] 12:02:40 [2020-04-22T12:02:40.073Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... 12:02:40 [2020-04-22T12:02:40.073Z] #38 21.37 Reading package lists... 12:02:40 [2020-04-22T12:02:40.073Z] #38 28.33 Reading package lists... 12:02:40 [2020-04-22T12:02:40.074Z] #38 35.29 Building dependency tree... 12:02:40 [2020-04-22T12:02:40.074Z] #38 36.63 Reading state information... 12:02:40 [2020-04-22T12:02:40.074Z] #38 ... 12:02:40 [2020-04-22T12:02:40.074Z] 12:02:40 [2020-04-22T12:02:40.074Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... 12:02:40 [2020-04-22T12:02:40.074Z] #31 21.76 Reading package lists... 12:02:40 [2020-04-22T12:02:40.074Z] #31 28.27 Reading package lists... 12:02:40 [2020-04-22T12:02:40.074Z] #31 35.02 Building dependency tree... 12:02:40 [2020-04-22T12:02:40.074Z] #31 36.63 Reading state information... 12:02:40 [2020-04-22T12:02:40.332Z] #31 ... 12:02:40 [2020-04-22T12:02:40.332Z] 12:02:40 [2020-04-22T12:02:40.332Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... 12:02:40 [2020-04-22T12:02:40.332Z] #54 37.84 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. 12:02:40 [2020-04-22T12:02:40.332Z] #54 37.84 Need to get 119 kB of archives. 12:02:40 [2020-04-22T12:02:40.332Z] #54 37.84 After this operation, 387 kB of additional disk space will be used. 12:02:40 [2020-04-22T12:02:40.332Z] #54 37.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] 12:02:40 [2020-04-22T12:02:40.332Z] #54 37.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] 12:02:41 [2020-04-22T12:02:41.048Z] Setting up libnl-3-dev:ppc64el (3.4.0-1) ... 12:02:41 [2020-04-22T12:02:41.048Z] Processing triggers for libc-bin (2.28-10) ... 12:02:41 [2020-04-22T12:02:41.246Z] #45 ... 12:02:41 [2020-04-22T12:02:41.246Z] 12:02:41 [2020-04-22T12:02:41.246Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv 12:02:41 [2020-04-22T12:02:41.246Z] #29 18.29 internal/testlog 12:02:41 [2020-04-22T12:02:41.266Z] #54 38.89 debconf: delaying package configuration, since apt-utils is not installed 12:02:41 [2020-04-22T12:02:41.266Z] #54 39.10 Fetched 119 kB in 0s (312 kB/s) 12:02:41 [2020-04-22T12:02:41.505Z] #29 18.56 encoding 12:02:41 [2020-04-22T12:02:41.524Z] #54 39.23 Selecting previously unselected package libbtrfs0. 12:02:41 [2020-04-22T12:02:41.524Z] #54 39.23 (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 ... 15405 files and directories currently installed.) 12:02:41 [2020-04-22T12:02:41.524Z] #54 39.32 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... 12:02:41 [2020-04-22T12:02:41.524Z] #54 39.33 Unpacking libbtrfs0 (4.20.1-2) ... 12:02:41 [2020-04-22T12:02:41.524Z] #54 39.41 Selecting previously unselected package libbtrfs-dev. 12:02:41 [2020-04-22T12:02:41.763Z] #29 18.74 runtime/cgo 12:02:41 [2020-04-22T12:02:41.782Z] #54 39.42 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... 12:02:41 [2020-04-22T12:02:41.782Z] #54 39.43 Unpacking libbtrfs-dev (4.20.1-2) ... 12:02:41 [2020-04-22T12:02:41.782Z] #54 39.66 Setting up libbtrfs0 (4.20.1-2) ... 12:02:42 [2020-04-22T12:02:42.044Z] #54 39.67 Setting up libbtrfs-dev (4.20.1-2) ... 12:02:42 [2020-04-22T12:02:42.044Z] #54 39.68 Processing triggers for libc-bin (2.28-10) ... 12:02:42 [2020-04-22T12:02:42.061Z] Removing intermediate container c0ce6b18fb53 12:02:42 [2020-04-22T12:02:42.061Z] ---> 6c8880226d73 12:02:42 [2020-04-22T12:02:42.061Z] Step 12/140 : ENV CRIU_VERSION 3.13 12:02:42 [2020-04-22T12:02:42.061Z] ---> Running in 6e09c8f1bfa7 12:02:42 [2020-04-22T12:02:42.061Z] Removing intermediate container 6e09c8f1bfa7 12:02:42 [2020-04-22T12:02:42.061Z] ---> 55dc18fd6006 12:02:42 [2020-04-22T12:02:42.061Z] Step 13/140 : 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 12:02:42 [2020-04-22T12:02:42.061Z] ---> Running in 2d2eef4e01a4 12:02:42 [2020-04-22T12:02:42.617Z] #54 DONE 40.4s 12:02:42 [2020-04-22T12:02:42.617Z] 12:02:42 [2020-04-22T12:02:42.617Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh 12:02:42 [2020-04-22T12:02:42.617Z] #55 DONE 0.1s 12:02:42 [2020-04-22T12:02:42.617Z] 12:02:42 [2020-04-22T12:02:42.617Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... 12:02:42 [2020-04-22T12:02:42.617Z] #31 38.75 The following additional packages will be installed: 12:02:42 [2020-04-22T12:02:42.617Z] #31 38.78 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd 12:02:42 [2020-04-22T12:02:42.617Z] #31 38.80 Suggested packages: 12:02:42 [2020-04-22T12:02:42.617Z] #31 38.80 cmake-doc ninja-build lrzip 12:02:42 [2020-04-22T12:02:42.617Z] #31 38.80 Recommended packages: 12:02:42 [2020-04-22T12:02:42.617Z] #31 38.80 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny 12:02:42 [2020-04-22T12:02:42.617Z] #31 39.76 The following NEW packages will be installed: 12:02:42 [2020-04-22T12:02:42.617Z] #31 39.78 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 12:02:42 [2020-04-22T12:02:42.617Z] #31 39.78 vim-common xxd 12:02:42 [2020-04-22T12:02:42.617Z] #31 40.30 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. 12:02:42 [2020-04-22T12:02:42.617Z] #31 40.30 Need to get 14.9 MB of archives. 12:02:42 [2020-04-22T12:02:42.617Z] #31 40.30 After this operation, 61.8 MB of additional disk space will be used. 12:02:42 [2020-04-22T12:02:42.617Z] #31 40.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] 12:02:42 [2020-04-22T12:02:42.617Z] #31 40.34 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] 12:02:42 [2020-04-22T12:02:42.617Z] #31 40.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] 12:02:42 [2020-04-22T12:02:42.875Z] #31 ... 12:02:42 [2020-04-22T12:02:42.875Z] 12:02:42 [2020-04-22T12:02:42.875Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ 12:02:42 [2020-04-22T12:02:42.875Z] #56 DONE 0.1s 12:02:42 [2020-04-22T12:02:42.875Z] 12:02:42 [2020-04-22T12:02:42.875Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... 12:02:42 [2020-04-22T12:02:42.875Z] #31 40.51 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] 12:02:43 [2020-04-22T12:02:43.078Z] Note: Building without setproctitle() and strlcpy() support. 12:02:43 [2020-04-22T12:02:43.078Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 12:02:43 [2020-04-22T12:02:43.078Z] Note: Building without GnuTLS support 12:02:43 [2020-04-22T12:02:43.138Z] #29 ... 12:02:43 [2020-04-22T12:02:43.138Z] 12:02:43 [2020-04-22T12:02:43.138Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... 12:02:43 [2020-04-22T12:02:43.138Z] #38 10.32 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] 12:02:43 [2020-04-22T12:02:43.138Z] #38 12.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] 12:02:43 [2020-04-22T12:02:43.138Z] #38 ... 12:02:43 [2020-04-22T12:02:43.138Z] 12:02:43 [2020-04-22T12:02:43.138Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... 12:02:43 [2020-04-22T12:02:43.138Z] #36 19.12 Checking out files: 80% (1293/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. 12:02:43 [2020-04-22T12:02:43.138Z] #36 19.51 + cd /tmp/tmp.B8SsSBNil6/src/github.com/docker/distribution 12:02:43 [2020-04-22T12:02:43.138Z] #36 19.51 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 12:02:43 [2020-04-22T12:02:43.380Z] fatal: not a git repository (or any of the parent directories): .git 12:02:43 [2020-04-22T12:02:43.380Z]  GEN .gitid 12:02:43 [2020-04-22T12:02:43.380Z] GEN criu/include/version.h 12:02:43 [2020-04-22T12:02:43.380Z] GEN include/common/asm 12:02:43 [2020-04-22T12:02:43.664Z] PBCC images/google/protobuf/descriptor.pb-c.c 12:02:43 [2020-04-22T12:02:43.664Z] PBCC images/opts.pb-c.c 12:02:43 [2020-04-22T12:02:43.664Z] PBCC images/sit.pb-c.c 12:02:43 [2020-04-22T12:02:43.664Z] DEP images/google/protobuf/descriptor.pb-c.d 12:02:43 [2020-04-22T12:02:43.664Z] DEP images/opts.pb-c.d 12:02:43 [2020-04-22T12:02:43.664Z] DEP images/sit.pb-c.d 12:02:43 [2020-04-22T12:02:43.664Z] PBCC images/macvlan.pb-c.c 12:02:43 [2020-04-22T12:02:43.664Z] DEP images/macvlan.pb-c.d 12:02:43 [2020-04-22T12:02:43.664Z] PBCC images/autofs.pb-c.c 12:02:43 [2020-04-22T12:02:43.664Z] DEP images/autofs.pb-c.d 12:02:43 [2020-04-22T12:02:43.664Z] PBCC images/sysctl.pb-c.c 12:02:43 [2020-04-22T12:02:43.664Z] DEP images/sysctl.pb-c.d 12:02:43 [2020-04-22T12:02:43.664Z] PBCC images/time.pb-c.c 12:02:43 [2020-04-22T12:02:43.664Z] DEP images/time.pb-c.d 12:02:43 [2020-04-22T12:02:43.665Z] PBCC images/binfmt-misc.pb-c.c 12:02:43 [2020-04-22T12:02:43.665Z] DEP images/binfmt-misc.pb-c.d 12:02:43 [2020-04-22T12:02:43.665Z] PBCC images/seccomp.pb-c.c 12:02:43 [2020-04-22T12:02:43.665Z] DEP images/seccomp.pb-c.d 12:02:43 [2020-04-22T12:02:43.665Z] PBCC images/userns.pb-c.c 12:02:43 [2020-04-22T12:02:43.665Z] DEP images/userns.pb-c.d 12:02:43 [2020-04-22T12:02:43.665Z] PBCC images/cgroup.pb-c.c 12:02:43 [2020-04-22T12:02:43.810Z] #31 41.44 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] 12:02:43 [2020-04-22T12:02:43.810Z] #31 ... 12:02:43 [2020-04-22T12:02:43.810Z] 12:02:43 [2020-04-22T12:02:43.810Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 12:02:43 [2020-04-22T12:02:43.810Z] #42 31.05 vendor/golang.org/x/crypto/internal/subtle 12:02:43 [2020-04-22T12:02:43.810Z] #42 31.08 vendor/golang.org/x/crypto/curve25519 12:02:43 [2020-04-22T12:02:43.810Z] #42 ... 12:02:43 [2020-04-22T12:02:43.810Z] 12:02:43 [2020-04-22T12:02:43.810Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... 12:02:43 [2020-04-22T12:02:43.810Z] #31 41.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] 12:02:43 [2020-04-22T12:02:43.810Z] #31 41.54 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] 12:02:43 [2020-04-22T12:02:43.810Z] #31 ... 12:02:43 [2020-04-22T12:02:43.810Z] 12:02:43 [2020-04-22T12:02:43.810Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy 12:02:43 [2020-04-22T12:02:43.810Z] #66 DONE 41.5s 12:02:43 [2020-04-22T12:02:43.810Z] 12:02:43 [2020-04-22T12:02:43.810Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... 12:02:43 [2020-04-22T12:02:43.810Z] #31 41.55 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] 12:02:43 [2020-04-22T12:02:43.810Z] #31 41.56 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] 12:02:43 [2020-04-22T12:02:43.810Z] #31 41.56 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] 12:02:43 [2020-04-22T12:02:43.949Z] DEP images/cgroup.pb-c.d 12:02:43 [2020-04-22T12:02:43.949Z] PBCC images/fown.pb-c.c 12:02:43 [2020-04-22T12:02:43.949Z] PBCC images/ext-file.pb-c.c 12:02:43 [2020-04-22T12:02:43.949Z] DEP images/fown.pb-c.d 12:02:43 [2020-04-22T12:02:43.949Z] DEP images/ext-file.pb-c.d 12:02:43 [2020-04-22T12:02:43.949Z] PBCC images/rpc.pb-c.c 12:02:43 [2020-04-22T12:02:43.949Z] DEP images/rpc.pb-c.d 12:02:43 [2020-04-22T12:02:43.949Z] PBCC images/siginfo.pb-c.c 12:02:43 [2020-04-22T12:02:43.949Z] DEP images/siginfo.pb-c.d 12:02:43 [2020-04-22T12:02:43.949Z] PBCC images/pagemap.pb-c.c 12:02:43 [2020-04-22T12:02:43.949Z] DEP images/pagemap.pb-c.d 12:02:43 [2020-04-22T12:02:43.949Z] PBCC images/rlimit.pb-c.c 12:02:43 [2020-04-22T12:02:43.949Z] DEP images/rlimit.pb-c.d 12:02:43 [2020-04-22T12:02:43.949Z] PBCC images/file-lock.pb-c.c 12:02:43 [2020-04-22T12:02:43.949Z] DEP images/file-lock.pb-c.d 12:02:43 [2020-04-22T12:02:43.949Z] PBCC images/tty.pb-c.c 12:02:43 [2020-04-22T12:02:43.949Z] DEP images/tty.pb-c.d 12:02:43 [2020-04-22T12:02:43.949Z] PBCC images/tun.pb-c.c 12:02:43 [2020-04-22T12:02:43.949Z] PBCC images/netdev.pb-c.c 12:02:43 [2020-04-22T12:02:43.949Z] DEP images/tun.pb-c.d 12:02:43 [2020-04-22T12:02:43.949Z] DEP images/netdev.pb-c.d 12:02:43 [2020-04-22T12:02:43.949Z] PBCC images/vma.pb-c.c 12:02:43 [2020-04-22T12:02:43.949Z] DEP images/vma.pb-c.d 12:02:43 [2020-04-22T12:02:43.949Z] PBCC images/creds.pb-c.c 12:02:44 [2020-04-22T12:02:44.073Z] #36 ... 12:02:44 [2020-04-22T12:02:44.073Z] 12:02:44 [2020-04-22T12:02:44.073Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... 12:02:44 [2020-04-22T12:02:44.073Z] #54 11.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] 12:02:44 [2020-04-22T12:02:44.073Z] #54 21.47 Fetched 8338 kB in 16s (512 kB/s) 12:02:44 [2020-04-22T12:02:44.233Z] DEP images/creds.pb-c.d 12:02:44 [2020-04-22T12:02:44.233Z] PBCC images/utsns.pb-c.c 12:02:44 [2020-04-22T12:02:44.233Z] DEP images/utsns.pb-c.d 12:02:44 [2020-04-22T12:02:44.233Z] PBCC images/ipc-desc.pb-c.c 12:02:44 [2020-04-22T12:02:44.233Z] PBCC images/ipc-sem.pb-c.c 12:02:44 [2020-04-22T12:02:44.233Z] DEP images/ipc-desc.pb-c.d 12:02:44 [2020-04-22T12:02:44.233Z] DEP images/ipc-sem.pb-c.d 12:02:44 [2020-04-22T12:02:44.233Z] PBCC images/ipc-msg.pb-c.c 12:02:44 [2020-04-22T12:02:44.233Z] DEP images/ipc-msg.pb-c.d 12:02:44 [2020-04-22T12:02:44.233Z] PBCC images/ipc-shm.pb-c.c 12:02:44 [2020-04-22T12:02:44.233Z] DEP images/ipc-shm.pb-c.d 12:02:44 [2020-04-22T12:02:44.233Z] PBCC images/ipc-var.pb-c.c 12:02:44 [2020-04-22T12:02:44.233Z] DEP images/ipc-var.pb-c.d 12:02:44 [2020-04-22T12:02:44.233Z] PBCC images/sk-opts.pb-c.c 12:02:44 [2020-04-22T12:02:44.233Z] PBCC images/packet-sock.pb-c.c 12:02:44 [2020-04-22T12:02:44.233Z] DEP images/sk-opts.pb-c.d 12:02:44 [2020-04-22T12:02:44.233Z] DEP images/packet-sock.pb-c.d 12:02:44 [2020-04-22T12:02:44.233Z] PBCC images/sk-netlink.pb-c.c 12:02:44 [2020-04-22T12:02:44.233Z] DEP images/sk-netlink.pb-c.d 12:02:44 [2020-04-22T12:02:44.233Z] PBCC images/sk-inet.pb-c.c 12:02:44 [2020-04-22T12:02:44.233Z] DEP images/sk-inet.pb-c.d 12:02:44 [2020-04-22T12:02:44.233Z] PBCC images/sk-unix.pb-c.c 12:02:44 [2020-04-22T12:02:44.233Z] DEP images/sk-unix.pb-c.d 12:02:44 [2020-04-22T12:02:44.233Z] PBCC images/mm.pb-c.c 12:02:44 [2020-04-22T12:02:44.233Z] DEP images/mm.pb-c.d 12:02:44 [2020-04-22T12:02:44.331Z] #54 21.47 Reading package lists... 12:02:44 [2020-04-22T12:02:44.331Z] #54 ... 12:02:44 [2020-04-22T12:02:44.331Z] 12:02:44 [2020-04-22T12:02:44.331Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... 12:02:44 [2020-04-22T12:02:44.331Z] #22 21.01 Fetched 8338 kB in 17s (480 kB/s) 12:02:44 [2020-04-22T12:02:44.518Z] PBCC images/timerfd.pb-c.c 12:02:44 [2020-04-22T12:02:44.518Z] DEP images/timerfd.pb-c.d 12:02:44 [2020-04-22T12:02:44.518Z] PBCC images/timer.pb-c.c 12:02:44 [2020-04-22T12:02:44.518Z] DEP images/timer.pb-c.d 12:02:44 [2020-04-22T12:02:44.518Z] PBCC images/sa.pb-c.c 12:02:44 [2020-04-22T12:02:44.518Z] DEP images/sa.pb-c.d 12:02:44 [2020-04-22T12:02:44.518Z] PBCC images/pipe-data.pb-c.c 12:02:44 [2020-04-22T12:02:44.518Z] DEP images/pipe-data.pb-c.d 12:02:44 [2020-04-22T12:02:44.518Z] PBCC images/mnt.pb-c.c 12:02:44 [2020-04-22T12:02:44.518Z] DEP images/mnt.pb-c.d 12:02:44 [2020-04-22T12:02:44.518Z] PBCC images/sk-packet.pb-c.c 12:02:44 [2020-04-22T12:02:44.518Z] DEP images/sk-packet.pb-c.d 12:02:44 [2020-04-22T12:02:44.518Z] PBCC images/tcp-stream.pb-c.c 12:02:44 [2020-04-22T12:02:44.518Z] DEP images/tcp-stream.pb-c.d 12:02:44 [2020-04-22T12:02:44.518Z] PBCC images/pipe.pb-c.c 12:02:44 [2020-04-22T12:02:44.518Z] DEP images/pipe.pb-c.d 12:02:44 [2020-04-22T12:02:44.518Z] PBCC images/pstree.pb-c.c 12:02:44 [2020-04-22T12:02:44.518Z] DEP images/pstree.pb-c.d 12:02:44 [2020-04-22T12:02:44.518Z] PBCC images/fs.pb-c.c 12:02:44 [2020-04-22T12:02:44.518Z] DEP images/fs.pb-c.d 12:02:44 [2020-04-22T12:02:44.518Z] PBCC images/signalfd.pb-c.c 12:02:44 [2020-04-22T12:02:44.518Z] DEP images/signalfd.pb-c.d 12:02:44 [2020-04-22T12:02:44.518Z] PBCC images/fh.pb-c.c 12:02:44 [2020-04-22T12:02:44.801Z] PBCC images/fsnotify.pb-c.c 12:02:44 [2020-04-22T12:02:44.801Z] DEP images/fh.pb-c.d 12:02:44 [2020-04-22T12:02:44.801Z] DEP images/fsnotify.pb-c.d 12:02:44 [2020-04-22T12:02:44.801Z] PBCC images/eventpoll.pb-c.c 12:02:44 [2020-04-22T12:02:44.801Z] DEP images/eventpoll.pb-c.d 12:02:44 [2020-04-22T12:02:44.801Z] PBCC images/eventfd.pb-c.c 12:02:44 [2020-04-22T12:02:44.801Z] DEP images/eventfd.pb-c.d 12:02:44 [2020-04-22T12:02:44.801Z] PBCC images/remap-file-path.pb-c.c 12:02:44 [2020-04-22T12:02:44.801Z] DEP images/remap-file-path.pb-c.d 12:02:44 [2020-04-22T12:02:44.801Z] PBCC images/fifo.pb-c.c 12:02:44 [2020-04-22T12:02:44.801Z] DEP images/fifo.pb-c.d 12:02:44 [2020-04-22T12:02:44.801Z] PBCC images/ghost-file.pb-c.c 12:02:44 [2020-04-22T12:02:44.801Z] DEP images/ghost-file.pb-c.d 12:02:44 [2020-04-22T12:02:44.801Z] PBCC images/regfile.pb-c.c 12:02:44 [2020-04-22T12:02:44.801Z] DEP images/regfile.pb-c.d 12:02:44 [2020-04-22T12:02:44.801Z] PBCC images/ns.pb-c.c 12:02:44 [2020-04-22T12:02:44.801Z] DEP images/ns.pb-c.d 12:02:44 [2020-04-22T12:02:44.801Z] PBCC images/fdinfo.pb-c.c 12:02:44 [2020-04-22T12:02:44.801Z] DEP images/fdinfo.pb-c.d 12:02:44 [2020-04-22T12:02:44.801Z] PBCC images/core-aarch64.pb-c.c 12:02:44 [2020-04-22T12:02:44.801Z] PBCC images/core-arm.pb-c.c 12:02:44 [2020-04-22T12:02:44.801Z] PBCC images/core-ppc64.pb-c.c 12:02:44 [2020-04-22T12:02:44.801Z] PBCC images/core-s390.pb-c.c 12:02:44 [2020-04-22T12:02:44.898Z] #22 21.01 Reading package lists... 12:02:44 [2020-04-22T12:02:44.898Z] #22 ... 12:02:44 [2020-04-22T12:02:44.898Z] 12:02:44 [2020-04-22T12:02:44.898Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... 12:02:44 [2020-04-22T12:02:44.898Z] #7 12.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] 12:02:44 [2020-04-22T12:02:44.898Z] #7 22.18 Fetched 8338 kB in 16s (506 kB/s) 12:02:44 [2020-04-22T12:02:44.898Z] #7 22.18 Reading package lists... 12:02:44 [2020-04-22T12:02:44.898Z] #7 ... 12:02:44 [2020-04-22T12:02:44.898Z] 12:02:44 [2020-04-22T12:02:44.898Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... 12:02:44 [2020-04-22T12:02:44.898Z] #31 12.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] 12:02:44 [2020-04-22T12:02:44.898Z] #31 ... 12:02:44 [2020-04-22T12:02:44.898Z] 12:02:44 [2020-04-22T12:02:44.898Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... 12:02:45 [2020-04-22T12:02:45.087Z] PBCC images/core-x86.pb-c.c 12:02:45 [2020-04-22T12:02:45.087Z] PBCC images/core.pb-c.c 12:02:45 [2020-04-22T12:02:45.087Z] PBCC images/inventory.pb-c.c 12:02:45 [2020-04-22T12:02:45.087Z] DEP images/core-aarch64.pb-c.d 12:02:45 [2020-04-22T12:02:45.087Z] DEP images/core-arm.pb-c.d 12:02:45 [2020-04-22T12:02:45.087Z] DEP images/core-ppc64.pb-c.d 12:02:45 [2020-04-22T12:02:45.087Z] DEP images/core-s390.pb-c.d 12:02:45 [2020-04-22T12:02:45.087Z] DEP images/core-x86.pb-c.d 12:02:45 [2020-04-22T12:02:45.087Z] DEP images/core.pb-c.d 12:02:45 [2020-04-22T12:02:45.087Z] DEP images/inventory.pb-c.d 12:02:45 [2020-04-22T12:02:45.087Z] PBCC images/cpuinfo.pb-c.c 12:02:45 [2020-04-22T12:02:45.087Z] DEP images/cpuinfo.pb-c.d 12:02:45 [2020-04-22T12:02:45.087Z] PBCC images/stats.pb-c.c 12:02:45 [2020-04-22T12:02:45.087Z] DEP images/stats.pb-c.d 12:02:45 [2020-04-22T12:02:45.157Z] #36 22.43 + GOPATH=/tmp/tmp.B8SsSBNil6/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.B8SsSBNil6 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 12:02:45 [2020-04-22T12:02:45.373Z] make[1]: Nothing to be done for 'all'. 12:02:45 [2020-04-22T12:02:45.657Z] CC images/stats.o 12:02:45 [2020-04-22T12:02:45.657Z] CC images/core.o 12:02:45 [2020-04-22T12:02:45.942Z] CC images/core-x86.o 12:02:46 [2020-04-22T12:02:46.093Z] #36 ... 12:02:46 [2020-04-22T12:02:46.093Z] 12:02:46 [2020-04-22T12:02:46.093Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 12:02:46 [2020-04-22T12:02:46.093Z] #42 13.06 unicode/utf8 12:02:46 [2020-04-22T12:02:46.093Z] #42 13.86 math/bits 12:02:46 [2020-04-22T12:02:46.093Z] #42 14.52 math 12:02:46 [2020-04-22T12:02:46.093Z] #42 19.07 internal/testlog 12:02:46 [2020-04-22T12:02:46.093Z] #42 19.32 encoding 12:02:46 [2020-04-22T12:02:46.093Z] #42 19.44 unicode/utf16 12:02:46 [2020-04-22T12:02:46.093Z] #42 19.64 container/list 12:02:46 [2020-04-22T12:02:46.093Z] #42 20.09 crypto/internal/subtle 12:02:46 [2020-04-22T12:02:46.093Z] #42 20.22 crypto/subtle 12:02:46 [2020-04-22T12:02:46.093Z] #42 20.33 vendor/golang.org/x/crypto/cryptobyte/asn1 12:02:46 [2020-04-22T12:02:46.093Z] #42 20.40 internal/nettrace 12:02:46 [2020-04-22T12:02:46.093Z] #42 20.58 runtime/cgo 12:02:46 [2020-04-22T12:02:46.093Z] #42 ... 12:02:46 [2020-04-22T12:02:46.093Z] 12:02:46 [2020-04-22T12:02:46.093Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy 12:02:46 [2020-04-22T12:02:46.226Z] CC images/core-arm.o 12:02:46 [2020-04-22T12:02:46.226Z] CC images/core-aarch64.o 12:02:46 [2020-04-22T12:02:46.226Z] CC images/core-ppc64.o 12:02:46 [2020-04-22T12:02:46.340Z] #31 43.72 debconf: delaying package configuration, since apt-utils is not installed 12:02:46 [2020-04-22T12:02:46.340Z] #31 ... 12:02:46 [2020-04-22T12:02:46.340Z] 12:02:46 [2020-04-22T12:02:46.340Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... 12:02:46 [2020-04-22T12:02:46.340Z] #22 28.64 Reading package lists... 12:02:46 [2020-04-22T12:02:46.340Z] #22 35.36 Building dependency tree... 12:02:46 [2020-04-22T12:02:46.340Z] #22 36.85 Reading state information... 12:02:46 [2020-04-22T12:02:46.340Z] #22 39.21 ca-certificates is already the newest version (20190110). 12:02:46 [2020-04-22T12:02:46.340Z] #22 39.21 The following additional packages will be installed: 12:02:46 [2020-04-22T12:02:46.340Z] #22 39.23 libjq1 libonig5 12:02:46 [2020-04-22T12:02:46.340Z] #22 39.74 The following NEW packages will be installed: 12:02:46 [2020-04-22T12:02:46.340Z] #22 39.75 jq libjq1 libonig5 12:02:46 [2020-04-22T12:02:46.340Z] #22 40.21 0 upgraded, 3 newly installed, 0 to remove and 4 not upgraded. 12:02:46 [2020-04-22T12:02:46.340Z] #22 40.21 Need to get 355 kB of archives. 12:02:46 [2020-04-22T12:02:46.340Z] #22 40.21 After this operation, 1072 kB of additional disk space will be used. 12:02:46 [2020-04-22T12:02:46.340Z] #22 40.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] 12:02:46 [2020-04-22T12:02:46.340Z] #22 40.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] 12:02:46 [2020-04-22T12:02:46.340Z] #22 40.25 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] 12:02:46 [2020-04-22T12:02:46.340Z] #22 41.95 debconf: delaying package configuration, since apt-utils is not installed 12:02:46 [2020-04-22T12:02:46.340Z] #22 42.22 Fetched 355 kB in 0s (1027 kB/s) 12:02:46 [2020-04-22T12:02:46.340Z] #22 42.38 Selecting previously unselected package libonig5:amd64. 12:02:46 [2020-04-22T12:02:46.340Z] #22 42.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15405 files and directories currently installed.) 12:02:46 [2020-04-22T12:02:46.340Z] #22 42.48 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... 12:02:46 [2020-04-22T12:02:46.340Z] #22 42.49 Unpacking libonig5:amd64 (6.9.1-1) ... 12:02:46 [2020-04-22T12:02:46.340Z] #22 42.85 Selecting previously unselected package libjq1:amd64. 12:02:46 [2020-04-22T12:02:46.340Z] #22 42.85 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... 12:02:46 [2020-04-22T12:02:46.340Z] #22 42.86 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... 12:02:46 [2020-04-22T12:02:46.340Z] #22 43.00 Selecting previously unselected package jq. 12:02:46 [2020-04-22T12:02:46.340Z] #22 43.03 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... 12:02:46 [2020-04-22T12:02:46.340Z] #22 43.03 Unpacking jq (1.5+dfsg-2+b1) ... 12:02:46 [2020-04-22T12:02:46.340Z] #22 43.29 Setting up libonig5:amd64 (6.9.1-1) ... 12:02:46 [2020-04-22T12:02:46.340Z] #22 43.30 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... 12:02:46 [2020-04-22T12:02:46.340Z] #22 43.31 Setting up jq (1.5+dfsg-2+b1) ... 12:02:46 [2020-04-22T12:02:46.340Z] #22 43.34 Processing triggers for libc-bin (2.28-10) ... 12:02:46 [2020-04-22T12:02:46.340Z] #22 DONE 43.8s 12:02:46 [2020-04-22T12:02:46.340Z] 12:02:46 [2020-04-22T12:02:46.340Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / 12:02:46 [2020-04-22T12:02:46.340Z] #23 DONE 0.1s 12:02:46 [2020-04-22T12:02:46.340Z] 12:02:46 [2020-04-22T12:02:46.340Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... 12:02:46 [2020-04-22T12:02:46.340Z] #38 38.77 The following additional packages will be installed: 12:02:46 [2020-04-22T12:02:46.340Z] #38 38.77 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 12:02:46 [2020-04-22T12:02:46.340Z] #38 38.77 libprotoc17 python-pkg-resources python-six zlib1g-dev 12:02:46 [2020-04-22T12:02:46.340Z] #38 38.80 Suggested packages: 12:02:46 [2020-04-22T12:02:46.340Z] #38 38.80 manpages-dev python-setuptools 12:02:46 [2020-04-22T12:02:46.340Z] #38 40.28 The following NEW packages will be installed: 12:02:46 [2020-04-22T12:02:46.340Z] #38 40.30 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev 12:02:46 [2020-04-22T12:02:46.340Z] #38 40.31 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 12:02:46 [2020-04-22T12:02:46.340Z] #38 40.32 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf 12:02:46 [2020-04-22T12:02:46.340Z] #38 40.33 python-six zlib1g-dev 12:02:46 [2020-04-22T12:02:46.340Z] #38 40.97 0 upgraded, 17 newly installed, 0 to remove and 4 not upgraded. 12:02:46 [2020-04-22T12:02:46.340Z] #38 40.97 Need to get 4095 kB of archives. 12:02:46 [2020-04-22T12:02:46.340Z] #38 40.97 After this operation, 22.5 MB of additional disk space will be used. 12:02:46 [2020-04-22T12:02:46.340Z] #38 40.97 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] 12:02:46 [2020-04-22T12:02:46.340Z] #38 41.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] 12:02:46 [2020-04-22T12:02:46.340Z] #38 41.16 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] 12:02:46 [2020-04-22T12:02:46.340Z] #38 41.17 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] 12:02:46 [2020-04-22T12:02:46.340Z] #38 41.17 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] 12:02:46 [2020-04-22T12:02:46.340Z] #38 41.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] 12:02:46 [2020-04-22T12:02:46.340Z] #38 41.21 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] 12:02:46 [2020-04-22T12:02:46.340Z] #38 41.21 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] 12:02:46 [2020-04-22T12:02:46.340Z] #38 41.23 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] 12:02:46 [2020-04-22T12:02:46.340Z] #38 41.31 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] 12:02:46 [2020-04-22T12:02:46.340Z] #38 41.32 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] 12:02:46 [2020-04-22T12:02:46.340Z] #38 41.48 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] 12:02:46 [2020-04-22T12:02:46.340Z] #38 41.55 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] 12:02:46 [2020-04-22T12:02:46.340Z] #38 41.56 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] 12:02:46 [2020-04-22T12:02:46.340Z] #38 41.56 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] 12:02:46 [2020-04-22T12:02:46.340Z] #38 41.59 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] 12:02:46 [2020-04-22T12:02:46.340Z] #38 41.59 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] 12:02:46 [2020-04-22T12:02:46.340Z] #38 43.05 debconf: delaying package configuration, since apt-utils is not installed 12:02:46 [2020-04-22T12:02:46.340Z] #38 43.23 Fetched 4095 kB in 1s (4336 kB/s) 12:02:46 [2020-04-22T12:02:46.340Z] #38 43.36 Selecting previously unselected package libcap-dev:amd64. 12:02:46 [2020-04-22T12:02:46.340Z] #38 43.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15405 files and directories currently installed.) 12:02:46 [2020-04-22T12:02:46.340Z] #38 43.42 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... 12:02:46 [2020-04-22T12:02:46.340Z] #38 43.43 Unpacking libcap-dev:amd64 (1:2.25-2) ... 12:02:46 [2020-04-22T12:02:46.340Z] #38 43.66 Selecting previously unselected package libnet1:amd64. 12:02:46 [2020-04-22T12:02:46.340Z] #38 43.68 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... 12:02:46 [2020-04-22T12:02:46.340Z] #38 43.69 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... 12:02:46 [2020-04-22T12:02:46.340Z] #38 43.90 Selecting previously unselected package libnet1-dev. 12:02:46 [2020-04-22T12:02:46.340Z] #38 43.90 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... 12:02:46 [2020-04-22T12:02:46.340Z] #38 43.91 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... 12:02:46 [2020-04-22T12:02:46.340Z] #38 ... 12:02:46 [2020-04-22T12:02:46.340Z] 12:02:46 [2020-04-22T12:02:46.340Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... 12:02:46 [2020-04-22T12:02:46.340Z] #31 44.16 Fetched 14.9 MB in 2s (6260 kB/s) 12:02:46 [2020-04-22T12:02:46.340Z] #31 44.22 Selecting previously unselected package xxd. 12:02:46 [2020-04-22T12:02:46.510Z] CC images/core-s390.o 12:02:46 [2020-04-22T12:02:46.599Z] #31 44.22 (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 ... 15405 files and directories currently installed.) 12:02:46 [2020-04-22T12:02:46.599Z] #31 44.31 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... 12:02:46 [2020-04-22T12:02:46.599Z] #31 44.31 Unpacking xxd (2:8.1.0875-5) ... 12:02:46 [2020-04-22T12:02:46.609Z] #66 23.18 Checking out files: 63% (1321/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. 12:02:46 [2020-04-22T12:02:46.609Z] #66 23.88 + cd /tmp/tmp.0h3H3ADiP1/src/github.com/docker/libnetwork 12:02:46 [2020-04-22T12:02:46.793Z] CC images/cpuinfo.o 12:02:46 [2020-04-22T12:02:46.793Z] CC images/inventory.o 12:02:46 [2020-04-22T12:02:46.793Z] CC images/fdinfo.o 12:02:46 [2020-04-22T12:02:46.857Z] #31 44.56 Selecting previously unselected package vim-common. 12:02:46 [2020-04-22T12:02:46.857Z] #31 44.56 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... 12:02:46 [2020-04-22T12:02:46.857Z] #31 44.68 Unpacking vim-common (2:8.1.0875-5) ... 12:02:46 [2020-04-22T12:02:46.867Z] #66 23.89 + git checkout -q 0941c3f409260d5f05cfa6fc68420d8ad45ee483 12:02:46 [2020-04-22T12:02:46.867Z] #66 ... 12:02:46 [2020-04-22T12:02:46.867Z] 12:02:46 [2020-04-22T12:02:46.867Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter 12:02:46 [2020-04-22T12:02:46.867Z] #48 14.02 + cd /tmp/tmp.QMDsgFH8yy/src/github.com/alecthomas/gometalinter 12:02:46 [2020-04-22T12:02:46.867Z] #48 14.02 + git checkout -q v2.0.6 12:02:46 [2020-04-22T12:02:46.867Z] #48 14.75 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter 12:02:47 [2020-04-22T12:02:47.077Z] CC images/fown.o 12:02:47 [2020-04-22T12:02:47.077Z] CC images/ns.o 12:02:47 [2020-04-22T12:02:47.077Z] CC images/regfile.o 12:02:47 [2020-04-22T12:02:47.077Z] CC images/ghost-file.o 12:02:47 [2020-04-22T12:02:47.125Z] #48 ... 12:02:47 [2020-04-22T12:02:47.125Z] 12:02:47 [2020-04-22T12:02:47.125Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... 12:02:47 [2020-04-22T12:02:47.125Z] #38 23.18 Fetched 8338 kB in 17s (503 kB/s) 12:02:47 [2020-04-22T12:02:47.360Z] CC images/fifo.o 12:02:47 [2020-04-22T12:02:47.360Z] CC images/remap-file-path.o 12:02:47 [2020-04-22T12:02:47.360Z] CC images/eventfd.o 12:02:47 [2020-04-22T12:02:47.360Z] CC images/eventpoll.o 12:02:47 [2020-04-22T12:02:47.360Z] CC images/fh.o 12:02:47 [2020-04-22T12:02:47.423Z] #31 ... 12:02:47 [2020-04-22T12:02:47.424Z] 12:02:47 [2020-04-22T12:02:47.424Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... 12:02:47 [2020-04-22T12:02:47.424Z] #7 29.44 Reading package lists... 12:02:47 [2020-04-22T12:02:47.424Z] #7 36.36 Building dependency tree... 12:02:47 [2020-04-22T12:02:47.424Z] #7 38.12 Reading state information... 12:02:47 [2020-04-22T12:02:47.424Z] #7 40.09 The following additional packages will be installed: 12:02:47 [2020-04-22T12:02:47.424Z] #7 40.11 libapparmor1 12:02:47 [2020-04-22T12:02:47.424Z] #7 40.14 Suggested packages: 12:02:47 [2020-04-22T12:02:47.424Z] #7 40.14 seccomp 12:02:47 [2020-04-22T12:02:47.424Z] #7 40.60 The following NEW packages will be installed: 12:02:47 [2020-04-22T12:02:47.424Z] #7 40.60 libapparmor-dev libapparmor1 libseccomp-dev 12:02:47 [2020-04-22T12:02:47.424Z] #7 41.10 0 upgraded, 3 newly installed, 0 to remove and 4 not upgraded. 12:02:47 [2020-04-22T12:02:47.424Z] #7 41.10 Need to get 293 kB of archives. 12:02:47 [2020-04-22T12:02:47.424Z] #7 41.10 After this operation, 952 kB of additional disk space will be used. 12:02:47 [2020-04-22T12:02:47.424Z] #7 41.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] 12:02:47 [2020-04-22T12:02:47.424Z] #7 41.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] 12:02:47 [2020-04-22T12:02:47.424Z] #7 41.13 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] 12:02:47 [2020-04-22T12:02:47.424Z] #7 43.13 debconf: delaying package configuration, since apt-utils is not installed 12:02:47 [2020-04-22T12:02:47.424Z] #7 43.36 Fetched 293 kB in 0s (886 kB/s) 12:02:47 [2020-04-22T12:02:47.424Z] #7 43.49 Selecting previously unselected package libapparmor1:amd64. 12:02:47 [2020-04-22T12:02:47.424Z] #7 43.49 (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 ... 15405 files and directories currently installed.) 12:02:47 [2020-04-22T12:02:47.424Z] #7 43.65 Preparing to unpack .../libapparmor1_2.13.2-10_amd64.deb ... 12:02:47 [2020-04-22T12:02:47.424Z] #7 43.67 Unpacking libapparmor1:amd64 (2.13.2-10) ... 12:02:47 [2020-04-22T12:02:47.424Z] #7 43.86 Selecting previously unselected package libapparmor-dev:amd64. 12:02:47 [2020-04-22T12:02:47.424Z] #7 43.86 Preparing to unpack .../libapparmor-dev_2.13.2-10_amd64.deb ... 12:02:47 [2020-04-22T12:02:47.424Z] #7 43.90 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... 12:02:47 [2020-04-22T12:02:47.424Z] #7 44.17 Selecting previously unselected package libseccomp-dev:amd64. 12:02:47 [2020-04-22T12:02:47.424Z] #7 44.17 Preparing to unpack .../libseccomp-dev_2.3.3-4_amd64.deb ... 12:02:47 [2020-04-22T12:02:47.424Z] #7 44.19 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... 12:02:47 [2020-04-22T12:02:47.424Z] #7 44.46 Setting up libseccomp-dev:amd64 (2.3.3-4) ... 12:02:47 [2020-04-22T12:02:47.424Z] #7 44.50 Setting up libapparmor1:amd64 (2.13.2-10) ... 12:02:47 [2020-04-22T12:02:47.424Z] #7 44.54 Setting up libapparmor-dev:amd64 (2.13.2-10) ... 12:02:47 [2020-04-22T12:02:47.424Z] #7 44.56 Processing triggers for libc-bin (2.28-10) ... 12:02:47 [2020-04-22T12:02:47.424Z] #7 DONE 45.1s 12:02:47 [2020-04-22T12:02:47.424Z] 12:02:47 [2020-04-22T12:02:47.424Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh 12:02:47 [2020-04-22T12:02:47.424Z] #50 DONE 0.1s 12:02:47 [2020-04-22T12:02:47.424Z] 12:02:47 [2020-04-22T12:02:47.424Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ 12:02:47 [2020-04-22T12:02:47.424Z] #51 DONE 0.1s 12:02:47 [2020-04-22T12:02:47.424Z] 12:02:47 [2020-04-22T12:02:47.424Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... 12:02:47 [2020-04-22T12:02:47.424Z] #31 45.30 Selecting previously unselected package cmake-data. 12:02:47 [2020-04-22T12:02:47.424Z] #31 45.30 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... 12:02:47 [2020-04-22T12:02:47.424Z] #31 45.31 Unpacking cmake-data (3.13.4-1) ... 12:02:47 [2020-04-22T12:02:47.645Z] CC images/fsnotify.o 12:02:47 [2020-04-22T12:02:47.645Z] CC images/signalfd.o 12:02:47 [2020-04-22T12:02:47.645Z] CC images/fs.o 12:02:47 [2020-04-22T12:02:47.929Z] CC images/pstree.o 12:02:47 [2020-04-22T12:02:47.929Z] CC images/pipe.o 12:02:47 [2020-04-22T12:02:47.929Z] CC images/tcp-stream.o 12:02:47 [2020-04-22T12:02:47.929Z] CC images/sk-packet.o 12:02:47 [2020-04-22T12:02:47.929Z] CC images/mnt.o 12:02:48 [2020-04-22T12:02:48.213Z] CC images/pipe-data.o 12:02:48 [2020-04-22T12:02:48.213Z] CC images/sa.o 12:02:48 [2020-04-22T12:02:48.213Z] CC images/timer.o 12:02:48 [2020-04-22T12:02:48.213Z] CC images/timerfd.o 12:02:48 [2020-04-22T12:02:48.502Z] CC images/mm.o 12:02:48 [2020-04-22T12:02:48.502Z] CC images/sk-opts.o 12:02:48 [2020-04-22T12:02:48.502Z] CC images/sk-unix.o 12:02:48 [2020-04-22T12:02:48.502Z] CC images/sk-inet.o 12:02:48 [2020-04-22T12:02:48.791Z] CC images/tun.o 12:02:48 [2020-04-22T12:02:48.791Z] CC images/sk-netlink.o 12:02:48 [2020-04-22T12:02:48.791Z] CC images/packet-sock.o 12:02:49 [2020-04-22T12:02:49.076Z] CC images/ipc-var.o 12:02:49 [2020-04-22T12:02:49.076Z] CC images/ipc-desc.o 12:02:49 [2020-04-22T12:02:49.076Z] CC images/ipc-shm.o 12:02:49 [2020-04-22T12:02:49.076Z] CC images/ipc-msg.o 12:02:49 [2020-04-22T12:02:49.076Z] CC images/ipc-sem.o 12:02:49 [2020-04-22T12:02:49.359Z] CC images/utsns.o 12:02:49 [2020-04-22T12:02:49.359Z] CC images/creds.o 12:02:49 [2020-04-22T12:02:49.359Z] CC images/vma.o 12:02:49 [2020-04-22T12:02:49.359Z] CC images/netdev.o 12:02:49 [2020-04-22T12:02:49.643Z] CC images/tty.o 12:02:49 [2020-04-22T12:02:49.644Z] CC images/file-lock.o 12:02:49 [2020-04-22T12:02:49.644Z] CC images/rlimit.o 12:02:49 [2020-04-22T12:02:49.928Z] CC images/pagemap.o 12:02:49 [2020-04-22T12:02:49.928Z] CC images/siginfo.o 12:02:49 [2020-04-22T12:02:49.928Z] CC images/rpc.o 12:02:50 [2020-04-22T12:02:50.211Z] CC images/ext-file.o 12:02:50 [2020-04-22T12:02:50.495Z] CC images/cgroup.o 12:02:50 [2020-04-22T12:02:50.495Z] CC images/userns.o 12:02:50 [2020-04-22T12:02:50.779Z] CC images/google/protobuf/descriptor.o 12:02:51 [2020-04-22T12:02:51.311Z] #38 23.18 Reading package lists... 12:02:51 [2020-04-22T12:02:51.311Z] #38 ... 12:02:51 [2020-04-22T12:02:51.311Z] 12:02:51 [2020-04-22T12:02:51.311Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... 12:02:51 [2020-04-22T12:02:51.311Z] #54 21.47 Reading package lists... 12:02:51 [2020-04-22T12:02:51.399Z] CC images/opts.o 12:02:51 [2020-04-22T12:02:51.399Z] CC images/seccomp.o 12:02:51 [2020-04-22T12:02:51.399Z] CC images/binfmt-misc.o 12:02:51 [2020-04-22T12:02:51.399Z] CC images/time.o 12:02:51 [2020-04-22T12:02:51.399Z] CC images/sysctl.o 12:02:51 [2020-04-22T12:02:51.399Z] CC images/autofs.o 12:02:51 [2020-04-22T12:02:51.624Z] #31 ... 12:02:51 [2020-04-22T12:02:51.624Z] 12:02:51 [2020-04-22T12:02:51.624Z] #8 [dev 1/25] RUN groupadd -r docker 12:02:51 [2020-04-22T12:02:51.624Z] #8 DONE 3.6s 12:02:51 [2020-04-22T12:02:51.624Z] 12:02:51 [2020-04-22T12:02:51.624Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... 12:02:51 [2020-04-22T12:02:51.624Z] #38 44.21 Selecting previously unselected package libnl-3-200:amd64. 12:02:51 [2020-04-22T12:02:51.624Z] #38 44.21 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... 12:02:51 [2020-04-22T12:02:51.624Z] #38 44.22 Unpacking libnl-3-200:amd64 (3.4.0-1) ... 12:02:51 [2020-04-22T12:02:51.624Z] #38 44.37 Selecting previously unselected package libnl-3-dev:amd64. 12:02:51 [2020-04-22T12:02:51.624Z] #38 44.40 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... 12:02:51 [2020-04-22T12:02:51.624Z] #38 44.41 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... 12:02:51 [2020-04-22T12:02:51.624Z] #38 44.82 Selecting previously unselected package libprotobuf-c1:amd64. 12:02:51 [2020-04-22T12:02:51.624Z] #38 44.82 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... 12:02:51 [2020-04-22T12:02:51.624Z] #38 44.82 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... 12:02:51 [2020-04-22T12:02:51.624Z] #38 45.10 Selecting previously unselected package libprotobuf-c-dev:amd64. 12:02:51 [2020-04-22T12:02:51.624Z] #38 45.11 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... 12:02:51 [2020-04-22T12:02:51.624Z] #38 45.14 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... 12:02:51 [2020-04-22T12:02:51.624Z] #38 45.33 Selecting previously unselected package zlib1g-dev:amd64. 12:02:51 [2020-04-22T12:02:51.624Z] #38 45.37 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... 12:02:51 [2020-04-22T12:02:51.624Z] #38 45.37 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... 12:02:51 [2020-04-22T12:02:51.624Z] #38 45.81 Selecting previously unselected package libprotobuf17:amd64. 12:02:51 [2020-04-22T12:02:51.624Z] #38 45.81 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... 12:02:51 [2020-04-22T12:02:51.624Z] #38 45.82 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... 12:02:51 [2020-04-22T12:02:51.624Z] #38 46.94 Selecting previously unselected package libprotobuf-lite17:amd64. 12:02:51 [2020-04-22T12:02:51.624Z] #38 46.94 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... 12:02:51 [2020-04-22T12:02:51.624Z] #38 46.94 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... 12:02:51 [2020-04-22T12:02:51.624Z] #38 47.15 Selecting previously unselected package libprotobuf-dev:amd64. 12:02:51 [2020-04-22T12:02:51.624Z] #38 47.17 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... 12:02:51 [2020-04-22T12:02:51.624Z] #38 47.19 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... 12:02:51 [2020-04-22T12:02:51.624Z] #38 48.76 Selecting previously unselected package libprotoc17:amd64. 12:02:51 [2020-04-22T12:02:51.624Z] #38 48.77 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... 12:02:51 [2020-04-22T12:02:51.624Z] #38 48.79 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... 12:02:51 [2020-04-22T12:02:51.683Z] CC images/macvlan.o 12:02:51 [2020-04-22T12:02:51.683Z] CC images/sit.o 12:02:51 [2020-04-22T12:02:51.683Z] LINK images/built-in.o 12:02:51 [2020-04-22T12:02:51.683Z] GEN compel/include/asm 12:02:51 [2020-04-22T12:02:51.683Z] GEN compel/include/version.h 12:02:51 [2020-04-22T12:02:51.683Z] touch .config 12:02:51 [2020-04-22T12:02:51.683Z] GEN include/common/config.h 12:02:51 [2020-04-22T12:02:51.683Z] GEN compel/plugins/include/uapi/std/syscall-codes.h 12:02:51 [2020-04-22T12:02:51.683Z] GEN compel/plugins/include/uapi/std/syscall.h 12:02:51 [2020-04-22T12:02:51.683Z] GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S 12:02:51 [2020-04-22T12:02:51.683Z] DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d 12:02:51 [2020-04-22T12:02:51.683Z] DEP compel/arch/ppc64/plugins/std/memcmp.d 12:02:51 [2020-04-22T12:02:51.683Z] DEP compel/arch/ppc64/plugins/std/memcpy.d 12:02:51 [2020-04-22T12:02:51.683Z] DEP compel/arch/ppc64/plugins/std/parasite-head.d 12:02:51 [2020-04-22T12:02:51.683Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h 12:02:51 [2020-04-22T12:02:51.883Z] #38 49.60 Selecting previously unselected package protobuf-c-compiler. 12:02:51 [2020-04-22T12:02:51.883Z] #38 49.60 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... 12:02:51 [2020-04-22T12:02:51.883Z] #38 49.61 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... 12:02:51 [2020-04-22T12:02:51.883Z] #38 ... 12:02:51 [2020-04-22T12:02:51.883Z] 12:02:51 [2020-04-22T12:02:51.883Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... 12:02:51 [2020-04-22T12:02:51.883Z] #31 49.66 Selecting previously unselected package libicu63:amd64. 12:02:51 [2020-04-22T12:02:51.883Z] #31 49.66 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... 12:02:51 [2020-04-22T12:02:51.883Z] #31 49.69 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... 12:02:51 [2020-04-22T12:02:51.967Z] DEP compel/plugins/std/infect.d 12:02:51 [2020-04-22T12:02:51.967Z] DEP compel/plugins/std/string.d 12:02:51 [2020-04-22T12:02:51.967Z] DEP compel/plugins/std/log.d 12:02:51 [2020-04-22T12:02:51.967Z] DEP compel/plugins/std/fds.d 12:02:51 [2020-04-22T12:02:51.967Z] DEP compel/plugins/std/std.d 12:02:51 [2020-04-22T12:02:51.967Z] DEP compel/plugins/shmem/shmem.d 12:02:51 [2020-04-22T12:02:51.967Z] DEP compel/plugins/fds/fds.d 12:02:51 [2020-04-22T12:02:51.967Z] CC compel/plugins/std/std.o 12:02:52 [2020-04-22T12:02:52.144Z] #31 ... 12:02:52 [2020-04-22T12:02:52.144Z] 12:02:52 [2020-04-22T12:02:52.144Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv 12:02:52 [2020-04-22T12:02:52.144Z] #29 39.69 sync 12:02:52 [2020-04-22T12:02:52.144Z] #29 39.70 internal/reflectlite 12:02:52 [2020-04-22T12:02:52.144Z] #29 43.05 errors 12:02:52 [2020-04-22T12:02:52.144Z] #29 43.05 sort 12:02:52 [2020-04-22T12:02:52.144Z] #29 43.60 strconv 12:02:52 [2020-04-22T12:02:52.144Z] #29 44.92 io 12:02:52 [2020-04-22T12:02:52.144Z] #29 46.29 internal/oserror 12:02:52 [2020-04-22T12:02:52.144Z] #29 46.46 syscall 12:02:52 [2020-04-22T12:02:52.144Z] #29 47.29 reflect 12:02:52 [2020-04-22T12:02:52.144Z] #29 ... 12:02:52 [2020-04-22T12:02:52.144Z] 12:02:52 [2020-04-22T12:02:52.144Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 12:02:52 [2020-04-22T12:02:52.144Z] #24 4.641 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... 12:02:52 [2020-04-22T12:02:52.144Z] #24 5.190 12:02:52 [2020-04-22T12:02:52.250Z] CC compel/plugins/std/fds.o 12:02:52 [2020-04-22T12:02:52.250Z] CC compel/plugins/std/log.o 12:02:52 [2020-04-22T12:02:52.456Z] + dpkg --print-architecture 12:02:52 [2020-04-22T12:02:52.456Z] + cd /tmp/tmp.5NjnL2Kyq6/src/github.com/docker/distribution 12:02:52 [2020-04-22T12:02:52.456Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd 12:02:52 [2020-04-22T12:02:52.456Z] + GOPATH=/tmp/tmp.5NjnL2Kyq6/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.5NjnL2Kyq6 12:02:52 [2020-04-22T12:02:52.456Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry 12:02:52 [2020-04-22T12:02:52.534Z] CC compel/plugins/std/string.o 12:02:52 [2020-04-22T12:02:52.818Z] CC compel/plugins/std/infect.o 12:02:52 [2020-04-22T12:02:52.818Z] CC compel/arch/ppc64/plugins/std/parasite-head.o 12:02:52 [2020-04-22T12:02:52.818Z] CC compel/arch/ppc64/plugins/std/memcpy.o 12:02:52 [2020-04-22T12:02:52.818Z] CC compel/arch/ppc64/plugins/std/memcmp.o 12:02:52 [2020-04-22T12:02:52.818Z] CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o 12:02:52 [2020-04-22T12:02:52.818Z] AR compel/plugins/std.lib.a 12:02:52 [2020-04-22T12:02:52.818Z] CC compel/plugins/fds/fds.o 12:02:52 [2020-04-22T12:02:52.818Z] AR compel/plugins/fds.lib.a 12:02:52 [2020-04-22T12:02:52.921Z] #24 5.359 #=#=# ### 5.2% ###### 9.5% ############# 18.7% ################## 25.6% ######################### 34.9% ################################ 45.1% ###################################### 53.9% ############################################# 62.9% ################################################### 71.8% ########################################################### 82.3% ################################################################## 92.6% ######################################################################## 100.0% 12:02:52 [2020-04-22T12:02:52.921Z] #24 ... 12:02:52 [2020-04-22T12:02:52.921Z] 12:02:52 [2020-04-22T12:02:52.921Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd 12:02:52 [2020-04-22T12:02:52.921Z] #57 3.128 + RM_GOPATH=0 12:02:52 [2020-04-22T12:02:52.921Z] #57 3.128 + TMP_GOPATH= 12:02:52 [2020-04-22T12:02:52.921Z] #57 3.128 + : /build 12:02:52 [2020-04-22T12:02:52.921Z] #57 3.128 + '[' -z '' ']' 12:02:52 [2020-04-22T12:02:52.921Z] #57 3.128 ++ mktemp -d 12:02:52 [2020-04-22T12:02:52.921Z] #57 3.140 + export GOPATH=/tmp/tmp.C2PUNWO0ln 12:02:52 [2020-04-22T12:02:52.921Z] #57 3.140 + GOPATH=/tmp/tmp.C2PUNWO0ln 12:02:52 [2020-04-22T12:02:52.921Z] #57 3.140 + RM_GOPATH=1 12:02:52 [2020-04-22T12:02:52.921Z] #57 3.143 ++ dirname ./install.sh 12:02:52 [2020-04-22T12:02:52.921Z] #57 3.146 + dir=. 12:02:52 [2020-04-22T12:02:52.921Z] #57 3.147 + bin=containerd 12:02:52 [2020-04-22T12:02:52.921Z] #57 3.147 + shift 12:02:52 [2020-04-22T12:02:52.921Z] #57 3.150 + '[' '!' -f ./containerd.installer ']' 12:02:52 [2020-04-22T12:02:52.921Z] #57 3.150 + . ./containerd.installer 12:02:52 [2020-04-22T12:02:52.921Z] #57 3.151 ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429 12:02:52 [2020-04-22T12:02:52.921Z] #57 3.152 + install_containerd 12:02:52 [2020-04-22T12:02:52.921Z] #57 3.152 + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429' 12:02:52 [2020-04-22T12:02:52.921Z] #57 3.152 Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429 12:02:52 [2020-04-22T12:02:52.921Z] #57 3.153 + git clone https://github.com/containerd/containerd.git /tmp/tmp.C2PUNWO0ln/src/github.com/containerd/containerd 12:02:52 [2020-04-22T12:02:52.921Z] #57 3.159 Cloning into '/tmp/tmp.C2PUNWO0ln/src/github.com/containerd/containerd'... 12:02:52 [2020-04-22T12:02:52.921Z] #57 ... 12:02:52 [2020-04-22T12:02:52.921Z] 12:02:52 [2020-04-22T12:02:52.921Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... 12:02:52 [2020-04-22T12:02:52.921Z] #38 49.72 Selecting previously unselected package protobuf-compiler. 12:02:52 [2020-04-22T12:02:52.921Z] #38 49.73 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... 12:02:52 [2020-04-22T12:02:52.921Z] #38 49.75 Unpacking protobuf-compiler (3.6.1.3-2) ... 12:02:52 [2020-04-22T12:02:52.921Z] #38 49.99 Selecting previously unselected package python-pkg-resources. 12:02:52 [2020-04-22T12:02:52.921Z] #38 50.01 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... 12:02:52 [2020-04-22T12:02:52.921Z] #38 50.02 Unpacking python-pkg-resources (40.8.0-1) ... 12:02:52 [2020-04-22T12:02:52.921Z] #38 50.36 Selecting previously unselected package python-six. 12:02:52 [2020-04-22T12:02:52.921Z] #38 50.38 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... 12:02:52 [2020-04-22T12:02:52.921Z] #38 50.41 Unpacking python-six (1.12.0-1) ... 12:02:52 [2020-04-22T12:02:52.921Z] #38 50.55 Selecting previously unselected package python-protobuf. 12:02:52 [2020-04-22T12:02:52.921Z] #38 50.56 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... 12:02:52 [2020-04-22T12:02:52.921Z] #38 50.59 Unpacking python-protobuf (3.6.1.3-2) ... 12:02:53 [2020-04-22T12:02:53.102Z] HOSTDEP compel/src/lib/log-host.d 12:02:53 [2020-04-22T12:02:53.102Z] HOSTDEP compel/src/lib/handle-elf-host.d 12:02:53 [2020-04-22T12:02:53.102Z] HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d 12:02:53 [2020-04-22T12:02:53.102Z] HOSTDEP compel/src/main-host.d 12:02:53 [2020-04-22T12:02:53.102Z] DEP compel/src/lib/ptrace.d 12:02:53 [2020-04-22T12:02:53.102Z] DEP compel/src/lib/infect.d 12:02:53 [2020-04-22T12:02:53.102Z] DEP compel/src/lib/infect-util.d 12:02:53 [2020-04-22T12:02:53.385Z] DEP compel/src/lib/infect-rpc.d 12:02:53 [2020-04-22T12:02:53.385Z] DEP compel/arch/ppc64/src/lib/infect.d 12:02:53 [2020-04-22T12:02:53.385Z] DEP compel/arch/ppc64/src/lib/cpu.d 12:02:53 [2020-04-22T12:02:53.385Z] DEP compel/src/lib/log.d 12:02:53 [2020-04-22T12:02:53.385Z] DEP compel/src/main.d 12:02:53 [2020-04-22T12:02:53.385Z] DEP compel/src/lib/handle-elf.d 12:02:53 [2020-04-22T12:02:53.385Z] DEP compel/arch/ppc64/src/lib/handle-elf.d 12:02:53 [2020-04-22T12:02:53.487Z] #38 51.26 Setting up python-pkg-resources (40.8.0-1) ... 12:02:53 [2020-04-22T12:02:53.670Z] CC compel/src/lib/log.o 12:02:53 [2020-04-22T12:02:53.670Z] CC compel/arch/ppc64/src/lib/cpu.o 12:02:53 [2020-04-22T12:02:53.670Z] CC compel/arch/ppc64/src/lib/infect.o 12:02:53 [2020-04-22T12:02:53.954Z] CC compel/src/lib/infect-rpc.o 12:02:53 [2020-04-22T12:02:53.954Z] CC compel/src/lib/infect-util.o 12:02:54 [2020-04-22T12:02:54.237Z] CC compel/src/lib/infect.o 12:02:54 [2020-04-22T12:02:54.859Z] CC compel/src/lib/ptrace.o 12:02:54 [2020-04-22T12:02:54.859Z] AR compel/libcompel.a 12:02:54 [2020-04-22T12:02:54.859Z] HOSTCC compel/src/main-host.o 12:02:54 [2020-04-22T12:02:54.874Z] #38 ... 12:02:54 [2020-04-22T12:02:54.874Z] 12:02:54 [2020-04-22T12:02:54.874Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser 12:02:54 [2020-04-22T12:02:54.874Z] #9 DONE 3.6s 12:02:54 [2020-04-22T12:02:54.874Z] 12:02:54 [2020-04-22T12:02:54.874Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 12:02:54 [2020-04-22T12:02:54.874Z] #24 7.098 12:02:54 [2020-04-22T12:02:54.874Z] #24 7.267 ########### 16.4% #################### 28.1% ############################### 43.8% ############################################# 62.7% ######################################################## 78.2% ######################################################################## 100.0% 12:02:54 [2020-04-22T12:02:54.874Z] #24 8.189 12:02:55 [2020-04-22T12:02:55.149Z] HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o 12:02:55 [2020-04-22T12:02:55.149Z] HOSTCC compel/src/lib/handle-elf-host.o 12:02:55 [2020-04-22T12:02:55.149Z] HOSTCC compel/src/lib/log-host.o 12:02:55 [2020-04-22T12:02:55.395Z] #24 8.440 0.0% ##### 7.5% ####### 11.1% ############### 21.2% ##################### 29.3% ######################### 35.9% ############################# 41.1% ###################################### 53.8% 12:02:55 [2020-04-22T12:02:55.395Z] #24 ... 12:02:55 [2020-04-22T12:02:55.395Z] 12:02:55 [2020-04-22T12:02:55.395Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 12:02:55 [2020-04-22T12:02:55.395Z] #42 42.78 sync 12:02:55 [2020-04-22T12:02:55.395Z] #42 42.78 internal/reflectlite 12:02:55 [2020-04-22T12:02:55.395Z] #42 44.92 github.com/LK4D4/vndr/godl/singleflight 12:02:55 [2020-04-22T12:02:55.395Z] #42 45.92 math/rand 12:02:55 [2020-04-22T12:02:55.395Z] #42 46.59 errors 12:02:55 [2020-04-22T12:02:55.395Z] #42 46.91 io 12:02:55 [2020-04-22T12:02:55.395Z] #42 47.04 strconv 12:02:55 [2020-04-22T12:02:55.395Z] #42 47.95 bytes 12:02:55 [2020-04-22T12:02:55.395Z] #42 51.01 bufio 12:02:55 [2020-04-22T12:02:55.395Z] #42 51.46 reflect 12:02:55 [2020-04-22T12:02:55.395Z] #42 ... 12:02:55 [2020-04-22T12:02:55.395Z] 12:02:55 [2020-04-22T12:02:55.395Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 12:02:55 [2020-04-22T12:02:55.433Z] HOSTLINK compel/compel-host-bin 12:02:55 [2020-04-22T12:02:55.433Z] DEP soccr/soccr.d 12:02:55 [2020-04-22T12:02:55.433Z] CC soccr/soccr.o 12:02:55 [2020-04-22T12:02:55.567Z] + rm -rf /tmp/tmp.5NjnL2Kyq6/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.5NjnL2Kyq6 12:02:55 [2020-04-22T12:02:55.584Z] #54 28.46 Reading package lists... 12:02:55 [2020-04-22T12:02:55.584Z] #54 ... 12:02:55 [2020-04-22T12:02:55.584Z] 12:02:55 [2020-04-22T12:02:55.584Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... 12:02:55 [2020-04-22T12:02:55.584Z] #31 22.50 Fetched 8338 kB in 16s (512 kB/s) 12:02:55 [2020-04-22T12:02:55.584Z] #31 22.50 Reading package lists... 12:02:55 [2020-04-22T12:02:55.584Z] #31 29.58 Reading package lists... 12:02:55 [2020-04-22T12:02:55.584Z] #31 ... 12:02:55 [2020-04-22T12:02:55.584Z] 12:02:55 [2020-04-22T12:02:55.584Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 12:02:55 [2020-04-22T12:02:55.584Z] #42 31.46 vendor/golang.org/x/crypto/internal/subtle 12:02:55 [2020-04-22T12:02:55.584Z] #42 31.59 vendor/golang.org/x/crypto/curve25519 12:02:55 [2020-04-22T12:02:55.912Z] #24 8.440 0.0% ##### 7.5% ####### 11.1% ############### 21.2% ##################### 29.3% ######################### 35.9% ############################# 41.1% ###################################### 53.8% ########################################### 60.2% ################################################# 68.7% ##################################################### 74.3% ############################################################# 85.3% ######################################################################## 100.0% 12:02:56 [2020-04-22T12:02:56.051Z] AR soccr/libsoccr.a 12:02:56 [2020-04-22T12:02:56.051Z] make[1]: 'soccr/libsoccr.a' is up to date. 12:02:56 [2020-04-22T12:02:56.051Z] DEP criu/arch/ppc64/sigframe.d 12:02:56 [2020-04-22T12:02:56.051Z] DEP criu/arch/ppc64/crtools.d 12:02:56 [2020-04-22T12:02:56.051Z] DEP criu/arch/ppc64/cpu.d 12:02:56 [2020-04-22T12:02:56.335Z] CC criu/arch/ppc64/cpu.o 12:02:56 [2020-04-22T12:02:56.335Z] CC criu/arch/ppc64/crtools.o 12:02:56 [2020-04-22T12:02:56.481Z] #24 10.32 12:02:56 [2020-04-22T12:02:56.481Z] #24 ... 12:02:56 [2020-04-22T12:02:56.481Z] 12:02:56 [2020-04-22T12:02:56.481Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... 12:02:56 [2020-04-22T12:02:56.481Z] #26 44.13 Checking out files: 75% (1148/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 93% (1422/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. 12:02:56 [2020-04-22T12:02:56.481Z] #26 45.80 + cd /tmp/tmp.sbD85vcmMg/src/github.com/go-swagger/go-swagger 12:02:56 [2020-04-22T12:02:56.481Z] #26 45.80 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 12:02:56 [2020-04-22T12:02:56.481Z] #26 46.21 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 12:02:56 [2020-04-22T12:02:56.619Z] CC criu/arch/ppc64/sigframe.o 12:02:56 [2020-04-22T12:02:56.740Z] #26 ... 12:02:56 [2020-04-22T12:02:56.740Z] 12:02:56 [2020-04-22T12:02:56.740Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 12:02:56 [2020-04-22T12:02:56.903Z] LINK criu/arch/ppc64/crtools.built-in.o 12:02:56 [2020-04-22T12:02:56.903Z] DEP criu/pie/util-vdso.d 12:02:56 [2020-04-22T12:02:56.903Z] DEP criu/pie/util.d 12:02:56 [2020-04-22T12:02:56.903Z] CC criu/pie/util.o 12:02:56 [2020-04-22T12:02:56.903Z] CC criu/pie/util-vdso.o 12:02:57 [2020-04-22T12:02:57.187Z] AR criu/pie/pie.lib.a 12:02:57 [2020-04-22T12:02:57.187Z] DEP criu/pie/restorer.d 12:02:57 [2020-04-22T12:02:57.187Z] DEP criu/arch/ppc64/vdso-trampoline.d 12:02:57 [2020-04-22T12:02:57.187Z] DEP criu/arch/ppc64/restorer.d 12:02:57 [2020-04-22T12:02:57.458Z] Removing intermediate container dcbe2c50f438 12:02:57 [2020-04-22T12:02:57.458Z] ---> 813c04c837ff 12:02:57 [2020-04-22T12:02:57.458Z] Step 18/140 : FROM base AS swagger 12:02:57 [2020-04-22T12:02:57.458Z] ---> df8db52b0dab 12:02:57 [2020-04-22T12:02:57.458Z] Step 19/140 : ENV GO_SWAGGER_COMMIT 5793aa66d4b4112c2602c716516e24710e4adbb5 12:02:57 [2020-04-22T12:02:57.458Z] ---> Running in a1503f8563cd 12:02:57 [2020-04-22T12:02:57.458Z] Removing intermediate container a1503f8563cd 12:02:57 [2020-04-22T12:02:57.458Z] ---> c6adf6809f59 12:02:57 [2020-04-22T12:02:57.458Z] Step 20/140 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/kolyshkin/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" 12:02:57 [2020-04-22T12:02:57.458Z] ---> Running in a9b5a6392580 12:02:57 [2020-04-22T12:02:57.471Z] DEP criu/arch/ppc64/vdso-pie.d 12:02:57 [2020-04-22T12:02:57.471Z] DEP criu/pie/parasite-vdso.d 12:02:57 [2020-04-22T12:02:57.471Z] DEP criu/pie/parasite.d 12:02:57 [2020-04-22T12:02:57.471Z] CC criu/pie/parasite.o 12:02:57 [2020-04-22T12:02:57.485Z] #42 ... 12:02:57 [2020-04-22T12:02:57.485Z] 12:02:57 [2020-04-22T12:02:57.485Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy 12:02:57 [2020-04-22T12:02:57.485Z] #66 24.68 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy 12:02:57 [2020-04-22T12:02:57.519Z] #24 10.51 0.4% # 1.8% ## 3.2% #### 5.6% ##### 7.7% ####### 10.5% ######## 12.0% ######### 13.8% ########### 16.1% 12:02:57 [2020-04-22T12:02:57.519Z] #24 ... 12:02:57 [2020-04-22T12:02:57.519Z] 12:02:57 [2020-04-22T12:02:57.519Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc 12:02:57 [2020-04-22T12:02:57.519Z] #52 3.668 + RM_GOPATH=0 12:02:57 [2020-04-22T12:02:57.519Z] #52 3.668 + TMP_GOPATH= 12:02:57 [2020-04-22T12:02:57.519Z] #52 3.668 + : /build 12:02:57 [2020-04-22T12:02:57.519Z] #52 3.668 + '[' -z '' ']' 12:02:57 [2020-04-22T12:02:57.519Z] #52 3.668 ++ mktemp -d 12:02:57 [2020-04-22T12:02:57.519Z] #52 3.685 + export GOPATH=/tmp/tmp.K32VXeaakg 12:02:57 [2020-04-22T12:02:57.519Z] #52 3.685 + GOPATH=/tmp/tmp.K32VXeaakg 12:02:57 [2020-04-22T12:02:57.519Z] #52 3.685 + RM_GOPATH=1 12:02:57 [2020-04-22T12:02:57.519Z] #52 3.686 ++ dirname ./install.sh 12:02:57 [2020-04-22T12:02:57.519Z] #52 3.688 + dir=. 12:02:57 [2020-04-22T12:02:57.519Z] #52 3.688 + bin=runc 12:02:57 [2020-04-22T12:02:57.519Z] #52 3.688 + shift 12:02:57 [2020-04-22T12:02:57.519Z] #52 3.689 + '[' '!' -f ./runc.installer ']' 12:02:57 [2020-04-22T12:02:57.519Z] #52 3.689 + . ./runc.installer 12:02:57 [2020-04-22T12:02:57.519Z] #52 3.697 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd 12:02:57 [2020-04-22T12:02:57.519Z] #52 3.697 + install_runc 12:02:57 [2020-04-22T12:02:57.519Z] #52 3.697 + grep -q '^3\.10\.0.*\.el7\.' 12:02:57 [2020-04-22T12:02:57.519Z] #52 3.711 + uname -r 12:02:57 [2020-04-22T12:02:57.519Z] #52 3.712 + RUNC_BUILDTAGS='seccomp apparmor selinux ' 12:02:57 [2020-04-22T12:02:57.519Z] #52 3.713 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' 12:02:57 [2020-04-22T12:02:57.519Z] #52 3.713 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) 12:02:57 [2020-04-22T12:02:57.519Z] #52 3.713 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.K32VXeaakg/src/github.com/opencontainers/runc 12:02:57 [2020-04-22T12:02:57.519Z] #52 3.742 Cloning into '/tmp/tmp.K32VXeaakg/src/github.com/opencontainers/runc'... 12:02:57 [2020-04-22T12:02:57.745Z] #66 ... 12:02:57 [2020-04-22T12:02:57.745Z] 12:02:57 [2020-04-22T12:02:57.745Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... 12:02:57 [2020-04-22T12:02:57.745Z] #54 28.46 Reading package lists... 12:02:57 [2020-04-22T12:02:57.778Z] #52 ... 12:02:57 [2020-04-22T12:02:57.778Z] 12:02:57 [2020-04-22T12:02:57.778Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 12:02:57 [2020-04-22T12:02:57.778Z] #24 10.51 0.4% # 1.8% ## 3.2% #### 5.6% ##### 7.7% ####### 10.5% ######## 12.0% ######### 13.8% ########### 16.1% ############ 17.4% ############# 18.9% 12:02:57 [2020-04-22T12:02:57.778Z] #24 ... 12:02:57 [2020-04-22T12:02:57.778Z] 12:02:57 [2020-04-22T12:02:57.778Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... 12:02:57 [2020-04-22T12:02:57.778Z] #10 3.018 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 12:02:57 [2020-04-22T12:02:57.778Z] #10 DONE 3.2s 12:02:57 [2020-04-22T12:02:57.778Z] 12:02:57 [2020-04-22T12:02:57.778Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 12:02:57 [2020-04-22T12:02:57.870Z] + mktemp -d 12:02:57 [2020-04-22T12:02:57.870Z] + export GOPATH=/tmp/tmp.UmWkqSpWWV 12:02:57 [2020-04-22T12:02:57.870Z] + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.UmWkqSpWWV/src/github.com/go-swagger/go-swagger 12:02:57 [2020-04-22T12:02:57.871Z] Cloning into '/tmp/tmp.UmWkqSpWWV/src/github.com/go-swagger/go-swagger'... 12:02:58 [2020-04-22T12:02:58.088Z] LINK criu/pie/parasite.built-in.o 12:02:58 [2020-04-22T12:02:58.088Z] GEN criu/pie/parasite-blob.h 12:02:58 [2020-04-22T12:02:58.088Z] CC criu/pie/parasite-vdso.o 12:02:58 [2020-04-22T12:02:58.088Z] CC criu/arch/ppc64/vdso-pie.o 12:02:58 [2020-04-22T12:02:58.372Z] CC criu/arch/ppc64/restorer.o 12:02:58 [2020-04-22T12:02:58.372Z] CC criu/arch/ppc64/vdso-trampoline.o 12:02:58 [2020-04-22T12:02:58.372Z] CC criu/pie/restorer.o 12:02:59 [2020-04-22T12:02:59.393Z] LINK criu/pie/restorer.built-in.o 12:02:59 [2020-04-22T12:02:59.393Z] GEN criu/pie/restorer-blob.h 12:02:59 [2020-04-22T12:02:59.394Z] DEP criu/vdso.d 12:02:59 [2020-04-22T12:02:59.394Z] DEP criu/uts_ns.d 12:02:59 [2020-04-22T12:02:59.678Z] DEP criu/util.d 12:02:59 [2020-04-22T12:02:59.678Z] DEP criu/uffd.d 12:02:59 [2020-04-22T12:02:59.678Z] DEP criu/tun.d 12:02:59 [2020-04-22T12:02:59.678Z] DEP criu/tty.d 12:02:59 [2020-04-22T12:02:59.912Z] #54 35.29 Building dependency tree... 12:02:59 [2020-04-22T12:02:59.912Z] #54 37.05 Reading state information... 12:02:59 [2020-04-22T12:02:59.961Z] DEP criu/timerfd.d 12:02:59 [2020-04-22T12:02:59.961Z] DEP criu/sysfs_parse.d 12:02:59 [2020-04-22T12:02:59.961Z] DEP criu/sysctl.d 12:02:59 [2020-04-22T12:02:59.961Z] DEP criu/string.d 12:02:59 [2020-04-22T12:02:59.961Z] DEP criu/stats.d 12:02:59 [2020-04-22T12:02:59.961Z] DEP criu/sockets.d 12:03:00 [2020-04-22T12:03:00.110Z] #24 10.51 0.4% # 1.8% ## 3.2% #### 5.6% ##### 7.7% ####### 10.5% ######## 12.0% ######### 13.8% ########### 16.1% ############ 17.4% ############# 18.9% ############### 21.0% ################# 23.9% ################# 25.0% ################### 26.7% #################### 28.5% ##################### 29.8% ###################### 31.9% ######################## 33.8% ######################### 34.9% ########################## 36.6% ############################ 39.0% ############################# 40.6% ############################## 41.7% ############################### 43.1% ################################ 45.1% ################################# 46.8% ################################### 48.8% #################################### 50.6% ##################################### 52.6% ####################################### 54.2% ######################################## 55.9% # 12:03:00 [2020-04-22T12:03:00.110Z] #24 ... 12:03:00 [2020-04-22T12:03:00.110Z] 12:03:00 [2020-04-22T12:03:00.110Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum 12:03:00 [2020-04-22T12:03:00.110Z] #45 47.54 + cd /tmp/tmp.vAe1vH9ZAM/src/gotest.tools/gotestsum 12:03:00 [2020-04-22T12:03:00.110Z] #45 47.54 + git checkout -q v0.3.5 12:03:00 [2020-04-22T12:03:00.110Z] #45 47.61 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum 12:03:00 [2020-04-22T12:03:00.110Z] #45 ... 12:03:00 [2020-04-22T12:03:00.110Z] 12:03:00 [2020-04-22T12:03:00.110Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 12:03:00 [2020-04-22T12:03:00.171Z] #54 ... 12:03:00 [2020-04-22T12:03:00.171Z] 12:03:00 [2020-04-22T12:03:00.171Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... 12:03:00 [2020-04-22T12:03:00.171Z] #22 21.01 Reading package lists... 12:03:00 [2020-04-22T12:03:00.171Z] #22 27.68 Reading package lists... 12:03:00 [2020-04-22T12:03:00.171Z] #22 34.54 Building dependency tree... 12:03:00 [2020-04-22T12:03:00.171Z] #22 36.09 Reading state information... 12:03:00 [2020-04-22T12:03:00.171Z] #22 ... 12:03:00 [2020-04-22T12:03:00.171Z] 12:03:00 [2020-04-22T12:03:00.171Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... 12:03:00 [2020-04-22T12:03:00.171Z] #31 29.58 Reading package lists... 12:03:00 [2020-04-22T12:03:00.246Z] DEP criu/sk-unix.d 12:03:00 [2020-04-22T12:03:00.246Z] DEP criu/sk-tcp.d 12:03:00 [2020-04-22T12:03:00.246Z] DEP criu/sk-queue.d 12:03:00 [2020-04-22T12:03:00.246Z] DEP criu/sk-packet.d 12:03:00 [2020-04-22T12:03:00.541Z] DEP criu/sk-netlink.d 12:03:00 [2020-04-22T12:03:00.541Z] DEP criu/sk-inet.d 12:03:00 [2020-04-22T12:03:00.541Z] DEP criu/signalfd.d 12:03:00 [2020-04-22T12:03:00.541Z] DEP criu/sigframe.d 12:03:00 [2020-04-22T12:03:00.541Z] DEP criu/shmem.d 12:03:00 [2020-04-22T12:03:00.737Z] #31 36.58 Building dependency tree... 12:03:00 [2020-04-22T12:03:00.737Z] #31 38.01 Reading state information... 12:03:00 [2020-04-22T12:03:00.824Z] DEP criu/servicefd.d 12:03:00 [2020-04-22T12:03:00.824Z] DEP criu/seize.d 12:03:00 [2020-04-22T12:03:00.824Z] DEP criu/seccomp.d 12:03:00 [2020-04-22T12:03:00.824Z] DEP criu/rst-malloc.d 12:03:00 [2020-04-22T12:03:00.824Z] DEP criu/rbtree.d 12:03:00 [2020-04-22T12:03:00.824Z] DEP criu/pstree.d 12:03:01 [2020-04-22T12:03:01.019Z] + cd /tmp/tmp.UmWkqSpWWV/src/github.com/go-swagger/go-swagger 12:03:01 [2020-04-22T12:03:01.019Z] + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 12:03:01 [2020-04-22T12:03:01.111Z] DEP criu/protobuf.d 12:03:01 [2020-04-22T12:03:01.111Z] GEN criu/protobuf-desc-gen.h 12:03:01 [2020-04-22T12:03:01.304Z] #31 ... 12:03:01 [2020-04-22T12:03:01.304Z] 12:03:01 [2020-04-22T12:03:01.304Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... 12:03:01 [2020-04-22T12:03:01.304Z] #7 22.18 Reading package lists... 12:03:01 [2020-04-22T12:03:01.304Z] #7 28.91 Reading package lists... 12:03:01 [2020-04-22T12:03:01.304Z] #7 36.31 Building dependency tree... 12:03:01 [2020-04-22T12:03:01.304Z] #7 37.79 Reading state information... 12:03:01 [2020-04-22T12:03:01.304Z] #7 ... 12:03:01 [2020-04-22T12:03:01.304Z] 12:03:01 [2020-04-22T12:03:01.304Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... 12:03:01 [2020-04-22T12:03:01.304Z] #22 38.27 ca-certificates is already the newest version (20190110). 12:03:01 [2020-04-22T12:03:01.304Z] #22 38.27 The following additional packages will be installed: 12:03:01 [2020-04-22T12:03:01.304Z] #22 38.29 libjq1 libonig5 12:03:01 [2020-04-22T12:03:01.304Z] #22 38.70 The following NEW packages will be installed: 12:03:01 [2020-04-22T12:03:01.304Z] #22 38.70 jq libjq1 libonig5 12:03:01 [2020-04-22T12:03:01.367Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 12:03:01 [2020-04-22T12:03:01.397Z] DEP criu/protobuf-desc.d 12:03:01 [2020-04-22T12:03:01.397Z] DEP criu/proc_parse.d 12:03:01 [2020-04-22T12:03:01.677Z] #24 10.51 0.4% # 1.8% ## 3.2% #### 5.6% ##### 7.7% ####### 10.5% ######## 12.0% ######### 13.8% ########### 16.1% ############ 17.4% ############# 18.9% ############### 21.0% ################# 23.9% ################# 25.0% ################### 26.7% #################### 28.5% ##################### 29.8% ###################### 31.9% ######################## 33.8% ######################### 34.9% ########################## 36.6% ############################ 39.0% ############################# 40.6% ############################## 41.7% ############################### 43.1% ################################ 45.1% ################################# 46.8% ################################### 48.8% #################################### 50.6% ##################################### 52.6% ####################################### 54.2% ######################################## 55.9% ######################################### 57.5% ########################################## 58.9% ########################################### 60.4% ############################################ 61.6% ############################################## 63.9% ############################################### 66.1% ################################################ 67.3% ################################################# 69.3% ################################################### 71.3% #################################################### 72.7% ###################################################### 75.4% ####################################################### 77.6% ######################################################### 80.1% 12:03:01 [2020-04-22T12:03:01.677Z] #24 ... 12:03:01 [2020-04-22T12:03:01.677Z] 12:03:01 [2020-04-22T12:03:01.677Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... 12:03:01 [2020-04-22T12:03:01.677Z] #11 DONE 3.8s 12:03:01 [2020-04-22T12:03:01.677Z] 12:03:01 [2020-04-22T12:03:01.677Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 12:03:01 [2020-04-22T12:03:01.682Z] DEP criu/plugin.d 12:03:01 [2020-04-22T12:03:01.682Z] DEP criu/pipes.d 12:03:01 [2020-04-22T12:03:01.682Z] DEP criu/pie-util.d 12:03:01 [2020-04-22T12:03:01.682Z] DEP criu/pie-util-vdso.d 12:03:01 [2020-04-22T12:03:01.682Z] DEP criu/path.d 12:03:01 [2020-04-22T12:03:01.682Z] DEP criu/parasite-syscall.d 12:03:01 [2020-04-22T12:03:01.871Z] #22 39.23 0 upgraded, 3 newly installed, 0 to remove and 4 not upgraded. 12:03:01 [2020-04-22T12:03:01.871Z] #22 39.23 Need to get 355 kB of archives. 12:03:01 [2020-04-22T12:03:01.871Z] #22 39.23 After this operation, 1072 kB of additional disk space will be used. 12:03:01 [2020-04-22T12:03:01.871Z] #22 39.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] 12:03:01 [2020-04-22T12:03:01.871Z] #22 39.24 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] 12:03:01 [2020-04-22T12:03:01.871Z] #22 39.24 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] 12:03:01 [2020-04-22T12:03:01.966Z] DEP criu/pagemap.d 12:03:01 [2020-04-22T12:03:01.966Z] DEP criu/pagemap-cache.d 12:03:01 [2020-04-22T12:03:01.966Z] DEP criu/page-xfer.d 12:03:01 [2020-04-22T12:03:01.966Z] DEP criu/page-pipe.d 12:03:01 [2020-04-22T12:03:01.966Z] DEP criu/netfilter.d 12:03:02 [2020-04-22T12:03:02.249Z] DEP criu/net.d 12:03:02 [2020-04-22T12:03:02.249Z] DEP criu/namespaces.d 12:03:02 [2020-04-22T12:03:02.249Z] DEP criu/mount.d 12:03:02 [2020-04-22T12:03:02.249Z] DEP criu/mem.d 12:03:02 [2020-04-22T12:03:02.441Z] #22 ... 12:03:02 [2020-04-22T12:03:02.441Z] 12:03:02 [2020-04-22T12:03:02.441Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... 12:03:02 [2020-04-22T12:03:02.441Z] #38 23.18 Reading package lists... 12:03:02 [2020-04-22T12:03:02.441Z] #38 30.08 Reading package lists... 12:03:02 [2020-04-22T12:03:02.441Z] #38 37.23 Building dependency tree... 12:03:02 [2020-04-22T12:03:02.441Z] #38 38.64 Reading state information... 12:03:02 [2020-04-22T12:03:02.441Z] #38 ... 12:03:02 [2020-04-22T12:03:02.441Z] 12:03:02 [2020-04-22T12:03:02.441Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... 12:03:02 [2020-04-22T12:03:02.441Z] #54 39.16 The following additional packages will be installed: 12:03:02 [2020-04-22T12:03:02.441Z] #54 39.17 libbtrfs0 12:03:02 [2020-04-22T12:03:02.441Z] #54 39.32 The following NEW packages will be installed: 12:03:02 [2020-04-22T12:03:02.441Z] #54 39.34 libbtrfs-dev libbtrfs0 12:03:02 [2020-04-22T12:03:02.441Z] #54 39.82 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. 12:03:02 [2020-04-22T12:03:02.441Z] #54 39.82 Need to get 119 kB of archives. 12:03:02 [2020-04-22T12:03:02.441Z] #54 39.82 After this operation, 387 kB of additional disk space will be used. 12:03:02 [2020-04-22T12:03:02.441Z] #54 39.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] 12:03:02 [2020-04-22T12:03:02.441Z] #54 39.83 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] 12:03:02 [2020-04-22T12:03:02.455Z] #24 10.51 0.4% # 1.8% ## 3.2% #### 5.6% ##### 7.7% ####### 10.5% ######## 12.0% ######### 13.8% ########### 16.1% ############ 17.4% ############# 18.9% ############### 21.0% ################# 23.9% ################# 25.0% ################### 26.7% #################### 28.5% ##################### 29.8% ###################### 31.9% ######################## 33.8% ######################### 34.9% ########################## 36.6% ############################ 39.0% ############################# 40.6% ############################## 41.7% ############################### 43.1% ################################ 45.1% ################################# 46.8% ################################### 48.8% #################################### 50.6% ##################################### 52.6% ####################################### 54.2% ######################################## 55.9% ######################################### 57.5% ########################################## 58.9% ########################################### 60.4% ############################################ 61.6% ############################################## 63.9% ############################################### 66.1% ################################################ 67.3% ################################################# 69.3% ################################################### 71.3% #################################################### 72.7% ###################################################### 75.4% ####################################################### 77.6% ######################################################### 80.1% ########################################################### 82.7% ############################################################ 83.9% ############################################################ 84.6% ############################################################## 87.1% ############################################################### 87.8% ################################################################ 89.2% ################################################################# 91.2% ################################################################## 92.7% #################################################################### 94.6% ###################################################################### 98.1% ######################################################################## 100.0% 12:03:02 [2020-04-22T12:03:02.534Z] DEP criu/lsm.d 12:03:02 [2020-04-22T12:03:02.534Z] DEP criu/log.d 12:03:02 [2020-04-22T12:03:02.534Z] DEP criu/libnetlink.d 12:03:02 [2020-04-22T12:03:02.534Z] DEP criu/kerndat.d 12:03:02 [2020-04-22T12:03:02.534Z] DEP criu/kcmp-ids.d 12:03:02 [2020-04-22T12:03:02.752Z] #24 16.62 12:03:02 [2020-04-22T12:03:02.817Z] DEP criu/irmap.d 12:03:02 [2020-04-22T12:03:02.817Z] DEP criu/ipc_ns.d 12:03:02 [2020-04-22T12:03:02.817Z] DEP criu/image.d 12:03:02 [2020-04-22T12:03:02.817Z] DEP criu/image-desc.d 12:03:02 [2020-04-22T12:03:02.817Z] DEP criu/fsnotify.d 12:03:03 [2020-04-22T12:03:03.101Z] DEP criu/filesystems.d 12:03:03 [2020-04-22T12:03:03.101Z] DEP criu/files.d 12:03:03 [2020-04-22T12:03:03.101Z] DEP criu/files-reg.d 12:03:03 [2020-04-22T12:03:03.101Z] DEP criu/files-ext.d 12:03:03 [2020-04-22T12:03:03.101Z] DEP criu/file-lock.d 12:03:03 [2020-04-22T12:03:03.385Z] DEP criu/file-ids.d 12:03:03 [2020-04-22T12:03:03.385Z] DEP criu/fifo.d 12:03:03 [2020-04-22T12:03:03.385Z] DEP criu/fdstore.d 12:03:03 [2020-04-22T12:03:03.385Z] DEP criu/fault-injection.d 12:03:03 [2020-04-22T12:03:03.385Z] DEP criu/external.d 12:03:03 [2020-04-22T12:03:03.385Z] DEP criu/eventpoll.d 12:03:03 [2020-04-22T12:03:03.669Z] DEP criu/eventfd.d 12:03:03 [2020-04-22T12:03:03.669Z] DEP criu/crtools.d 12:03:03 [2020-04-22T12:03:03.669Z] DEP criu/cr-service.d 12:03:03 [2020-04-22T12:03:03.669Z] DEP criu/cr-restore.d 12:03:03 [2020-04-22T12:03:03.669Z] DEP criu/cr-errno.d 12:03:03 [2020-04-22T12:03:03.688Z] #24 17.42 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... 12:03:03 [2020-04-22T12:03:03.818Z] #54 40.97 debconf: delaying package configuration, since apt-utils is not installed 12:03:03 [2020-04-22T12:03:03.946Z] #24 17.81 12:03:03 [2020-04-22T12:03:03.953Z] DEP criu/cr-dump.d 12:03:03 [2020-04-22T12:03:03.953Z] DEP criu/cr-dedup.d 12:03:03 [2020-04-22T12:03:03.953Z] DEP criu/cr-check.d 12:03:03 [2020-04-22T12:03:03.953Z] DEP criu/config.d 12:03:03 [2020-04-22T12:03:03.953Z] DEP criu/clone-noasan.d 12:03:04 [2020-04-22T12:03:04.078Z] #54 41.23 Fetched 119 kB in 0s (449 kB/s) 12:03:04 [2020-04-22T12:03:04.078Z] #54 41.37 Selecting previously unselected package libbtrfs0. 12:03:04 [2020-04-22T12:03:04.206Z] #24 18.02 ######################################################################## 100.0% 12:03:04 [2020-04-22T12:03:04.206Z] #24 18.14 12:03:04 [2020-04-22T12:03:04.237Z] DEP criu/cgroup.d 12:03:04 [2020-04-22T12:03:04.237Z] DEP criu/cgroup-props.d 12:03:04 [2020-04-22T12:03:04.237Z] DEP criu/bitmap.d 12:03:04 [2020-04-22T12:03:04.237Z] DEP criu/bfd.d 12:03:04 [2020-04-22T12:03:04.237Z] DEP criu/autofs.d 12:03:04 [2020-04-22T12:03:04.237Z] DEP criu/aio.d 12:03:04 [2020-04-22T12:03:04.353Z] #54 41.37 (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 ... 15405 files and directories currently installed.) 12:03:04 [2020-04-22T12:03:04.353Z] #54 41.50 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... 12:03:04 [2020-04-22T12:03:04.353Z] #54 41.53 Unpacking libbtrfs0 (4.20.1-2) ... 12:03:04 [2020-04-22T12:03:04.353Z] #54 41.65 Selecting previously unselected package libbtrfs-dev. 12:03:04 [2020-04-22T12:03:04.353Z] #54 41.65 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... 12:03:04 [2020-04-22T12:03:04.353Z] #54 41.67 Unpacking libbtrfs-dev (4.20.1-2) ... 12:03:04 [2020-04-22T12:03:04.521Z] DEP criu/action-scripts.d 12:03:04 [2020-04-22T12:03:04.521Z] CC criu/action-scripts.o 12:03:04 [2020-04-22T12:03:04.773Z] #24 ... 12:03:04 [2020-04-22T12:03:04.773Z] 12:03:04 [2020-04-22T12:03:04.773Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... 12:03:04 [2020-04-22T12:03:04.773Z] #12 DONE 3.1s 12:03:04 [2020-04-22T12:03:04.773Z] 12:03:04 [2020-04-22T12:03:04.773Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... 12:03:04 [2020-04-22T12:03:04.773Z] #31 58.58 Selecting previously unselected package libxml2:amd64. 12:03:04 [2020-04-22T12:03:04.773Z] #31 58.63 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... 12:03:04 [2020-04-22T12:03:04.773Z] #31 58.67 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... 12:03:04 [2020-04-22T12:03:04.773Z] #31 59.56 Selecting previously unselected package libarchive13:amd64. 12:03:04 [2020-04-22T12:03:04.773Z] #31 59.60 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... 12:03:04 [2020-04-22T12:03:04.773Z] #31 59.62 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... 12:03:04 [2020-04-22T12:03:04.773Z] #31 60.14 Selecting previously unselected package libjsoncpp1:amd64. 12:03:04 [2020-04-22T12:03:04.773Z] #31 60.17 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... 12:03:04 [2020-04-22T12:03:04.773Z] #31 60.18 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... 12:03:04 [2020-04-22T12:03:04.773Z] #31 60.40 Selecting previously unselected package librhash0:amd64. 12:03:04 [2020-04-22T12:03:04.773Z] #31 60.44 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... 12:03:04 [2020-04-22T12:03:04.773Z] #31 60.44 Unpacking librhash0:amd64 (1.3.8-1) ... 12:03:04 [2020-04-22T12:03:04.773Z] #31 60.73 Selecting previously unselected package libuv1:amd64. 12:03:04 [2020-04-22T12:03:04.773Z] #31 60.73 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... 12:03:04 [2020-04-22T12:03:04.773Z] #31 60.74 Unpacking libuv1:amd64 (1.24.1-1) ... 12:03:04 [2020-04-22T12:03:04.773Z] #31 60.95 Selecting previously unselected package cmake. 12:03:04 [2020-04-22T12:03:04.773Z] #31 60.96 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... 12:03:04 [2020-04-22T12:03:04.773Z] #31 60.97 Unpacking cmake (3.13.4-1) ... 12:03:04 [2020-04-22T12:03:04.805Z] CC criu/aio.o 12:03:04 [2020-04-22T12:03:04.805Z] CC criu/autofs.o 12:03:04 [2020-04-22T12:03:04.925Z] #54 ... 12:03:04 [2020-04-22T12:03:04.925Z] 12:03:04 [2020-04-22T12:03:04.925Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... 12:03:04 [2020-04-22T12:03:04.925Z] #22 40.50 debconf: delaying package configuration, since apt-utils is not installed 12:03:04 [2020-04-22T12:03:04.925Z] #22 40.71 Fetched 355 kB in 0s (861 kB/s) 12:03:04 [2020-04-22T12:03:04.925Z] #22 40.80 Selecting previously unselected package libonig5:amd64. 12:03:04 [2020-04-22T12:03:04.925Z] #22 40.80 (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 ... 15405 files and directories currently installed.) 12:03:04 [2020-04-22T12:03:04.925Z] #22 40.93 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... 12:03:04 [2020-04-22T12:03:04.925Z] #22 40.94 Unpacking libonig5:amd64 (6.9.1-1) ... 12:03:04 [2020-04-22T12:03:04.925Z] #22 41.22 Selecting previously unselected package libjq1:amd64. 12:03:04 [2020-04-22T12:03:04.925Z] #22 41.23 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... 12:03:04 [2020-04-22T12:03:04.925Z] #22 41.24 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... 12:03:04 [2020-04-22T12:03:04.925Z] #22 41.46 Selecting previously unselected package jq. 12:03:04 [2020-04-22T12:03:04.925Z] #22 41.46 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... 12:03:04 [2020-04-22T12:03:04.925Z] #22 41.46 Unpacking jq (1.5+dfsg-2+b1) ... 12:03:04 [2020-04-22T12:03:04.925Z] #22 41.68 Setting up libonig5:amd64 (6.9.1-1) ... 12:03:04 [2020-04-22T12:03:04.925Z] #22 41.70 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... 12:03:04 [2020-04-22T12:03:04.925Z] #22 41.71 Setting up jq (1.5+dfsg-2+b1) ... 12:03:04 [2020-04-22T12:03:04.925Z] #22 41.73 Processing triggers for libc-bin (2.28-10) ... 12:03:04 [2020-04-22T12:03:04.925Z] #22 DONE 42.2s 12:03:04 [2020-04-22T12:03:04.925Z] 12:03:04 [2020-04-22T12:03:04.925Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... 12:03:04 [2020-04-22T12:03:04.925Z] #54 42.09 Setting up libbtrfs0 (4.20.1-2) ... 12:03:04 [2020-04-22T12:03:04.925Z] #54 42.13 Setting up libbtrfs-dev (4.20.1-2) ... 12:03:04 [2020-04-22T12:03:04.925Z] #54 ... 12:03:04 [2020-04-22T12:03:04.925Z] 12:03:04 [2020-04-22T12:03:04.925Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy 12:03:04 [2020-04-22T12:03:04.925Z] #66 DONE 42.0s 12:03:04 [2020-04-22T12:03:04.925Z] 12:03:04 [2020-04-22T12:03:04.925Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / 12:03:04 [2020-04-22T12:03:04.925Z] #23 DONE 0.1s 12:03:04 [2020-04-22T12:03:04.925Z] 12:03:04 [2020-04-22T12:03:04.925Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... 12:03:04 [2020-04-22T12:03:04.925Z] #54 42.16 Processing triggers for libc-bin (2.28-10) ... 12:03:05 [2020-04-22T12:03:05.492Z] #54 DONE 42.8s 12:03:05 [2020-04-22T12:03:05.492Z] 12:03:05 [2020-04-22T12:03:05.492Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh 12:03:05 [2020-04-22T12:03:05.750Z] #55 DONE 0.1s 12:03:05 [2020-04-22T12:03:05.750Z] 12:03:05 [2020-04-22T12:03:05.750Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ 12:03:05 [2020-04-22T12:03:05.750Z] #56 DONE 0.1s 12:03:05 [2020-04-22T12:03:05.750Z] 12:03:05 [2020-04-22T12:03:05.750Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd 12:03:05 [2020-04-22T12:03:05.815Z] CC criu/bfd.o 12:03:05 [2020-04-22T12:03:05.815Z] CC criu/bitmap.o 12:03:05 [2020-04-22T12:03:05.815Z] CC criu/cgroup-props.o 12:03:06 [2020-04-22T12:03:06.099Z] CC criu/cgroup.o 12:03:06 [2020-04-22T12:03:06.149Z] #31 ... 12:03:06 [2020-04-22T12:03:06.149Z] 12:03:06 [2020-04-22T12:03:06.149Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 12:03:06 [2020-04-22T12:03:06.149Z] #42 53.22 sort 12:03:06 [2020-04-22T12:03:06.149Z] #42 54.55 internal/oserror 12:03:06 [2020-04-22T12:03:06.149Z] #42 54.80 syscall 12:03:06 [2020-04-22T12:03:06.149Z] #42 ... 12:03:06 [2020-04-22T12:03:06.149Z] 12:03:06 [2020-04-22T12:03:06.149Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... 12:03:06 [2020-04-22T12:03:06.149Z] #38 57.27 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... 12:03:06 [2020-04-22T12:03:06.149Z] #38 57.29 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... 12:03:06 [2020-04-22T12:03:06.149Z] #38 57.30 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... 12:03:06 [2020-04-22T12:03:06.149Z] #38 57.32 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... 12:03:06 [2020-04-22T12:03:06.149Z] #38 57.34 Setting up python-six (1.12.0-1) ... 12:03:06 [2020-04-22T12:03:06.149Z] #38 62.06 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... 12:03:06 [2020-04-22T12:03:06.149Z] #38 62.08 Setting up libnl-3-200:amd64 (3.4.0-1) ... 12:03:06 [2020-04-22T12:03:06.149Z] #38 62.11 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... 12:03:06 [2020-04-22T12:03:06.149Z] #38 62.14 Setting up libcap-dev:amd64 (1:2.25-2) ... 12:03:06 [2020-04-22T12:03:06.149Z] #38 62.15 Setting up libprotoc17:amd64 (3.6.1.3-2) ... 12:03:06 [2020-04-22T12:03:06.149Z] #38 62.17 Setting up protobuf-compiler (3.6.1.3-2) ... 12:03:06 [2020-04-22T12:03:06.149Z] #38 62.18 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... 12:03:06 [2020-04-22T12:03:06.149Z] #38 62.19 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... 12:03:06 [2020-04-22T12:03:06.149Z] #38 62.20 Setting up protobuf-c-compiler (1.3.1-1+b1) ... 12:03:06 [2020-04-22T12:03:06.149Z] #38 62.23 Setting up python-protobuf (3.6.1.3-2) ... 12:03:06 [2020-04-22T12:03:06.149Z] #38 ... 12:03:06 [2020-04-22T12:03:06.149Z] 12:03:06 [2020-04-22T12:03:06.149Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 12:03:06 [2020-04-22T12:03:06.149Z] #24 19.35 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... 12:03:06 [2020-04-22T12:03:06.149Z] #24 19.73 12:03:06 [2020-04-22T12:03:06.149Z] #24 19.96 ######################################################## 78.6% ######################################################################## 100.0% 12:03:06 [2020-04-22T12:03:06.149Z] #24 20.08 12:03:07 [2020-04-22T12:03:07.127Z] #57 ... 12:03:07 [2020-04-22T12:03:07.127Z] 12:03:07 [2020-04-22T12:03:07.127Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... 12:03:07 [2020-04-22T12:03:07.127Z] #7 40.04 The following additional packages will be installed: 12:03:07 [2020-04-22T12:03:07.127Z] #7 40.04 libapparmor1 12:03:07 [2020-04-22T12:03:07.127Z] #7 40.05 Suggested packages: 12:03:07 [2020-04-22T12:03:07.127Z] #7 40.07 seccomp 12:03:07 [2020-04-22T12:03:07.127Z] #7 40.37 The following NEW packages will be installed: 12:03:07 [2020-04-22T12:03:07.127Z] #7 40.38 libapparmor-dev libapparmor1 libseccomp-dev 12:03:07 [2020-04-22T12:03:07.127Z] #7 40.78 0 upgraded, 3 newly installed, 0 to remove and 4 not upgraded. 12:03:07 [2020-04-22T12:03:07.127Z] #7 40.78 Need to get 293 kB of archives. 12:03:07 [2020-04-22T12:03:07.127Z] #7 40.78 After this operation, 952 kB of additional disk space will be used. 12:03:07 [2020-04-22T12:03:07.127Z] #7 40.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] 12:03:07 [2020-04-22T12:03:07.128Z] #7 40.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] 12:03:07 [2020-04-22T12:03:07.128Z] #7 40.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] 12:03:07 [2020-04-22T12:03:07.128Z] #7 41.90 debconf: delaying package configuration, since apt-utils is not installed 12:03:07 [2020-04-22T12:03:07.128Z] #7 42.14 Fetched 293 kB in 0s (1063 kB/s) 12:03:07 [2020-04-22T12:03:07.128Z] #7 42.49 Selecting previously unselected package libapparmor1:amd64. 12:03:07 [2020-04-22T12:03:07.128Z] #7 42.49 (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 ... 15405 files and directories currently installed.) 12:03:07 [2020-04-22T12:03:07.128Z] #7 42.66 Preparing to unpack .../libapparmor1_2.13.2-10_amd64.deb ... 12:03:07 [2020-04-22T12:03:07.128Z] #7 42.66 Unpacking libapparmor1:amd64 (2.13.2-10) ... 12:03:07 [2020-04-22T12:03:07.128Z] #7 42.98 Selecting previously unselected package libapparmor-dev:amd64. 12:03:07 [2020-04-22T12:03:07.128Z] #7 43.00 Preparing to unpack .../libapparmor-dev_2.13.2-10_amd64.deb ... 12:03:07 [2020-04-22T12:03:07.128Z] #7 43.03 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... 12:03:07 [2020-04-22T12:03:07.128Z] #7 43.34 Selecting previously unselected package libseccomp-dev:amd64. 12:03:07 [2020-04-22T12:03:07.128Z] #7 43.34 Preparing to unpack .../libseccomp-dev_2.3.3-4_amd64.deb ... 12:03:07 [2020-04-22T12:03:07.128Z] #7 43.41 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... 12:03:07 [2020-04-22T12:03:07.128Z] #7 43.82 Setting up libseccomp-dev:amd64 (2.3.3-4) ... 12:03:07 [2020-04-22T12:03:07.128Z] #7 43.83 Setting up libapparmor1:amd64 (2.13.2-10) ... 12:03:07 [2020-04-22T12:03:07.128Z] #7 43.85 Setting up libapparmor-dev:amd64 (2.13.2-10) ... 12:03:07 [2020-04-22T12:03:07.128Z] #7 43.86 Processing triggers for libc-bin (2.28-10) ... 12:03:07 [2020-04-22T12:03:07.128Z] #7 DONE 44.3s 12:03:07 [2020-04-22T12:03:07.128Z] 12:03:07 [2020-04-22T12:03:07.128Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh 12:03:07 [2020-04-22T12:03:07.128Z] #50 DONE 0.1s 12:03:07 [2020-04-22T12:03:07.128Z] 12:03:07 [2020-04-22T12:03:07.128Z] #8 [dev 1/25] RUN groupadd -r docker 12:03:07 [2020-04-22T12:03:07.386Z] #8 ... 12:03:07 [2020-04-22T12:03:07.386Z] 12:03:07 [2020-04-22T12:03:07.386Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ 12:03:07 [2020-04-22T12:03:07.386Z] #51 DONE 0.1s 12:03:07 [2020-04-22T12:03:07.527Z] #24 21.16 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... 12:03:07 [2020-04-22T12:03:07.527Z] #24 21.22 skipping existing 1849cc453dee 12:03:07 [2020-04-22T12:03:07.527Z] #24 21.37 12:03:07 [2020-04-22T12:03:07.624Z] CC criu/clone-noasan.o 12:03:07 [2020-04-22T12:03:07.624Z] CC criu/config.o 12:03:07 [2020-04-22T12:03:07.646Z] 12:03:07 [2020-04-22T12:03:07.646Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... 12:03:07 [2020-04-22T12:03:07.646Z] #38 40.88 The following additional packages will be installed: 12:03:07 [2020-04-22T12:03:07.646Z] #38 40.88 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 12:03:07 [2020-04-22T12:03:07.646Z] #38 40.89 libprotoc17 python-pkg-resources python-six zlib1g-dev 12:03:07 [2020-04-22T12:03:07.646Z] #38 40.90 Suggested packages: 12:03:07 [2020-04-22T12:03:07.646Z] #38 40.92 manpages-dev python-setuptools 12:03:07 [2020-04-22T12:03:07.646Z] #38 42.69 The following NEW packages will be installed: 12:03:07 [2020-04-22T12:03:07.646Z] #38 42.69 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev 12:03:07 [2020-04-22T12:03:07.646Z] #38 42.69 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 12:03:07 [2020-04-22T12:03:07.646Z] #38 42.69 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf 12:03:07 [2020-04-22T12:03:07.646Z] #38 42.69 python-six zlib1g-dev 12:03:07 [2020-04-22T12:03:07.646Z] #38 43.26 0 upgraded, 17 newly installed, 0 to remove and 4 not upgraded. 12:03:07 [2020-04-22T12:03:07.646Z] #38 43.26 Need to get 4095 kB of archives. 12:03:07 [2020-04-22T12:03:07.646Z] #38 43.26 After this operation, 22.5 MB of additional disk space will be used. 12:03:07 [2020-04-22T12:03:07.646Z] #38 43.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] 12:03:07 [2020-04-22T12:03:07.646Z] #38 43.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] 12:03:07 [2020-04-22T12:03:07.646Z] #38 43.30 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] 12:03:07 [2020-04-22T12:03:07.646Z] #38 43.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] 12:03:07 [2020-04-22T12:03:07.646Z] #38 43.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] 12:03:07 [2020-04-22T12:03:07.646Z] #38 43.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] 12:03:07 [2020-04-22T12:03:07.646Z] #38 43.42 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] 12:03:07 [2020-04-22T12:03:07.646Z] #38 43.43 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] 12:03:07 [2020-04-22T12:03:07.646Z] #38 43.46 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] 12:03:07 [2020-04-22T12:03:07.646Z] #38 43.58 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] 12:03:07 [2020-04-22T12:03:07.646Z] #38 43.62 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] 12:03:07 [2020-04-22T12:03:07.646Z] #38 43.78 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] 12:03:07 [2020-04-22T12:03:07.646Z] #38 43.90 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] 12:03:07 [2020-04-22T12:03:07.646Z] #38 43.94 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] 12:03:07 [2020-04-22T12:03:07.646Z] #38 43.94 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] 12:03:07 [2020-04-22T12:03:07.646Z] #38 43.99 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] 12:03:07 [2020-04-22T12:03:07.646Z] #38 44.00 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] 12:03:07 [2020-04-22T12:03:07.788Z] #24 ... 12:03:07 [2020-04-22T12:03:07.788Z] 12:03:07 [2020-04-22T12:03:07.788Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... 12:03:07 [2020-04-22T12:03:07.788Z] #31 64.77 Setting up libicu63:amd64 (63.1-6+deb10u1) ... 12:03:07 [2020-04-22T12:03:07.788Z] #31 64.81 Setting up xxd (2:8.1.0875-5) ... 12:03:07 [2020-04-22T12:03:07.788Z] #31 64.82 Setting up libuv1:amd64 (1.24.1-1) ... 12:03:07 [2020-04-22T12:03:07.788Z] #31 64.83 Setting up vim-common (2:8.1.0875-5) ... 12:03:07 [2020-04-22T12:03:07.788Z] #31 64.85 Setting up librhash0:amd64 (1.3.8-1) ... 12:03:07 [2020-04-22T12:03:07.788Z] #31 64.86 Setting up cmake-data (3.13.4-1) ... 12:03:07 [2020-04-22T12:03:07.788Z] #31 64.89 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... 12:03:07 [2020-04-22T12:03:07.788Z] #31 64.90 Setting up libjsoncpp1:amd64 (1.7.4-3) ... 12:03:07 [2020-04-22T12:03:07.788Z] #31 64.91 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... 12:03:07 [2020-04-22T12:03:07.788Z] #31 64.92 Setting up cmake (3.13.4-1) ... 12:03:07 [2020-04-22T12:03:07.788Z] #31 64.93 Processing triggers for libc-bin (2.28-10) ... 12:03:07 [2020-04-22T12:03:07.788Z] #31 65.00 Processing triggers for mime-support (3.62) ... 12:03:07 [2020-04-22T12:03:07.788Z] #31 DONE 65.5s 12:03:07 [2020-04-22T12:03:07.788Z] 12:03:07 [2020-04-22T12:03:07.788Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh 12:03:07 [2020-04-22T12:03:07.788Z] #32 DONE 0.1s 12:03:07 [2020-04-22T12:03:07.788Z] 12:03:07 [2020-04-22T12:03:07.788Z] #13 [dev 6/25] RUN ldconfig 12:03:07 [2020-04-22T12:03:07.788Z] #13 DONE 3.2s 12:03:07 [2020-04-22T12:03:07.788Z] 12:03:07 [2020-04-22T12:03:07.788Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ 12:03:07 [2020-04-22T12:03:07.788Z] #33 DONE 0.1s 12:03:07 [2020-04-22T12:03:07.788Z] 12:03:07 [2020-04-22T12:03:07.788Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini 12:03:08 [2020-04-22T12:03:08.639Z] CC criu/cr-check.o 12:03:08 [2020-04-22T12:03:08.724Z] #34 ... 12:03:08 [2020-04-22T12:03:08.724Z] 12:03:08 [2020-04-22T12:03:08.724Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv 12:03:08 [2020-04-22T12:03:08.724Z] #29 56.22 time 12:03:08 [2020-04-22T12:03:08.724Z] #29 63.15 internal/poll 12:03:08 [2020-04-22T12:03:08.724Z] #29 64.46 internal/fmtsort 12:03:08 [2020-04-22T12:03:08.724Z] #29 65.34 internal/syscall/execenv 12:03:08 [2020-04-22T12:03:08.724Z] #29 65.71 internal/syscall/unix 12:03:08 [2020-04-22T12:03:08.724Z] #29 65.83 strings 12:03:08 [2020-04-22T12:03:08.724Z] #29 65.99 os 12:03:08 [2020-04-22T12:03:08.724Z] #29 ... 12:03:08 [2020-04-22T12:03:08.724Z] 12:03:08 [2020-04-22T12:03:08.724Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... 12:03:08 [2020-04-22T12:03:08.928Z] + rm -rf /tmp/tmp.UmWkqSpWWV 12:03:09 [2020-04-22T12:03:09.022Z] #38 46.17 debconf: delaying package configuration, since apt-utils is not installed 12:03:09 [2020-04-22T12:03:09.268Z] CC criu/cr-dedup.o 12:03:09 [2020-04-22T12:03:09.283Z] #38 46.58 Fetched 4095 kB in 1s (3750 kB/s) 12:03:09 [2020-04-22T12:03:09.283Z] #38 46.70 Selecting previously unselected package libcap-dev:amd64. 12:03:09 [2020-04-22T12:03:09.285Z] Removing intermediate container a9b5a6392580 12:03:09 [2020-04-22T12:03:09.285Z] ---> 2a7bb1b7d861 12:03:09 [2020-04-22T12:03:09.285Z] Step 21/140 : FROM base AS frozen-images 12:03:09 [2020-04-22T12:03:09.285Z] ---> df8db52b0dab 12:03:09 [2020-04-22T12:03:09.285Z] Step 22/140 : ARG DEBIAN_FRONTEND 12:03:09 [2020-04-22T12:03:09.285Z] ---> Using cache 12:03:09 [2020-04-22T12:03:09.285Z] ---> 075f5e2f24c8 12:03:09 [2020-04-22T12:03:09.285Z] Step 23/140 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* 12:03:09 [2020-04-22T12:03:09.542Z] #38 46.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 ... 15405 files and directories currently installed.) 12:03:09 [2020-04-22T12:03:09.542Z] #38 46.78 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... 12:03:09 [2020-04-22T12:03:09.542Z] #38 46.80 Unpacking libcap-dev:amd64 (1:2.25-2) ... 12:03:09 [2020-04-22T12:03:09.542Z] #38 47.00 Selecting previously unselected package libnet1:amd64. 12:03:09 [2020-04-22T12:03:09.542Z] #38 47.00 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... 12:03:09 [2020-04-22T12:03:09.542Z] #38 47.01 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... 12:03:09 [2020-04-22T12:03:09.553Z] CC criu/cr-dump.o 12:03:09 [2020-04-22T12:03:09.648Z] ---> Running in 813b40f6ee98 12:03:09 [2020-04-22T12:03:09.800Z] #38 ... 12:03:09 [2020-04-22T12:03:09.800Z] 12:03:09 [2020-04-22T12:03:09.800Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum 12:03:09 [2020-04-22T12:03:09.800Z] #45 46.75 + cd /tmp/tmp.Gu0IUoWJud/src/gotest.tools/gotestsum 12:03:09 [2020-04-22T12:03:09.800Z] #45 46.75 + git checkout -q v0.3.5 12:03:09 [2020-04-22T12:03:09.800Z] #45 46.76 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum 12:03:10 [2020-04-22T12:03:10.000Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 12:03:10 [2020-04-22T12:03:10.101Z] #14 ... 12:03:10 [2020-04-22T12:03:10.101Z] 12:03:10 [2020-04-22T12:03:10.101Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 12:03:10 [2020-04-22T12:03:10.101Z] #24 22.89 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... 12:03:10 [2020-04-22T12:03:10.101Z] #24 23.30 12:03:10 [2020-04-22T12:03:10.101Z] #24 23.52 ######################################################################## 100.0% 12:03:10 [2020-04-22T12:03:10.101Z] #24 23.60 12:03:10 [2020-04-22T12:03:10.101Z] #24 23.67 Download of images into '/build' complete. 12:03:10 [2020-04-22T12:03:10.101Z] #24 23.69 Use something like the following to load the result into a Docker daemon: 12:03:10 [2020-04-22T12:03:10.101Z] #24 23.69 tar -cC '/build' . | docker load 12:03:10 [2020-04-22T12:03:10.101Z] #24 DONE 23.8s 12:03:10 [2020-04-22T12:03:10.101Z] 12:03:10 [2020-04-22T12:03:10.101Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc 12:03:10 [2020-04-22T12:03:10.101Z] #52 15.95 + cd /tmp/tmp.K32VXeaakg/src/github.com/opencontainers/runc 12:03:10 [2020-04-22T12:03:10.101Z] #52 15.95 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd 12:03:10 [2020-04-22T12:03:10.101Z] #52 16.71 + '[' -z '' ']' 12:03:10 [2020-04-22T12:03:10.101Z] #52 16.71 + target=static 12:03:10 [2020-04-22T12:03:10.101Z] #52 16.71 + make 'BUILDTAGS=seccomp apparmor selinux ' static 12:03:10 [2020-04-22T12:03:10.101Z] #52 19.29 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . 12:03:10 [2020-04-22T12:03:10.352Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 12:03:10 [2020-04-22T12:03:10.352Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] 12:03:10 [2020-04-22T12:03:10.352Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] 12:03:10 [2020-04-22T12:03:10.565Z] CC criu/cr-errno.o 12:03:10 [2020-04-22T12:03:10.565Z] CC criu/cr-restore.o 12:03:10 [2020-04-22T12:03:10.700Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB] 12:03:10 [2020-04-22T12:03:10.700Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] 12:03:11 [2020-04-22T12:03:11.176Z] #45 ... 12:03:11 [2020-04-22T12:03:11.176Z] 12:03:11 [2020-04-22T12:03:11.176Z] #8 [dev 1/25] RUN groupadd -r docker 12:03:11 [2020-04-22T12:03:11.176Z] #8 DONE 4.1s 12:03:11 [2020-04-22T12:03:11.176Z] 12:03:11 [2020-04-22T12:03:11.176Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... 12:03:11 [2020-04-22T12:03:11.458Z] Fetched 8035 kB in 2s (4854 kB/s) 12:03:12 [2020-04-22T12:03:12.208Z] Reading package lists... 12:03:12 [2020-04-22T12:03:12.594Z] CC criu/cr-service.o 12:03:12 [2020-04-22T12:03:12.630Z] #52 ... 12:03:12 [2020-04-22T12:03:12.630Z] 12:03:12 [2020-04-22T12:03:12.630Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... 12:03:12 [2020-04-22T12:03:12.630Z] #14 4.399 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 12:03:12 [2020-04-22T12:03:12.630Z] #14 4.493 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 12:03:12 [2020-04-22T12:03:12.630Z] #14 4.564 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] 12:03:12 [2020-04-22T12:03:12.641Z] Reading package lists... 12:03:12 [2020-04-22T12:03:12.641Z] Building dependency tree... 12:03:12 [2020-04-22T12:03:12.641Z] Reading state information... 12:03:12 [2020-04-22T12:03:12.641Z] ca-certificates is already the newest version (20190110). 12:03:12 [2020-04-22T12:03:12.641Z] The following additional packages will be installed: 12:03:12 [2020-04-22T12:03:12.641Z] libjq1 libonig5 12:03:12 [2020-04-22T12:03:12.641Z] The following NEW packages will be installed: 12:03:12 [2020-04-22T12:03:12.641Z] jq libjq1 libonig5 12:03:12 [2020-04-22T12:03:12.641Z] 0 upgraded, 3 newly installed, 0 to remove and 4 not upgraded. 12:03:12 [2020-04-22T12:03:12.641Z] Need to get 350 kB of archives. 12:03:12 [2020-04-22T12:03:12.641Z] After this operation, 1154 kB of additional disk space will be used. 12:03:12 [2020-04-22T12:03:12.641Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] 12:03:12 [2020-04-22T12:03:12.641Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] 12:03:12 [2020-04-22T12:03:12.641Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] 12:03:12 [2020-04-22T12:03:12.777Z] #26 48.57 Checking out files: 81% (1235/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 92% (1402/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. 12:03:12 [2020-04-22T12:03:12.777Z] #26 50.15 + cd /tmp/tmp.BUSJ72mfI3/src/github.com/go-swagger/go-swagger 12:03:12 [2020-04-22T12:03:12.777Z] #26 50.15 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 12:03:13 [2020-04-22T12:03:13.036Z] #26 ... 12:03:13 [2020-04-22T12:03:13.036Z] 12:03:13 [2020-04-22T12:03:13.036Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... 12:03:13 [2020-04-22T12:03:13.036Z] #31 40.28 The following additional packages will be installed: 12:03:13 [2020-04-22T12:03:13.036Z] #31 40.31 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd 12:03:13 [2020-04-22T12:03:13.036Z] #31 40.35 Suggested packages: 12:03:13 [2020-04-22T12:03:13.036Z] #31 40.35 cmake-doc ninja-build lrzip 12:03:13 [2020-04-22T12:03:13.036Z] #31 40.35 Recommended packages: 12:03:13 [2020-04-22T12:03:13.036Z] #31 40.35 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny 12:03:13 [2020-04-22T12:03:13.036Z] #31 41.29 The following NEW packages will be installed: 12:03:13 [2020-04-22T12:03:13.036Z] #31 41.31 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 12:03:13 [2020-04-22T12:03:13.036Z] #31 41.32 vim-common xxd 12:03:13 [2020-04-22T12:03:13.036Z] #31 41.75 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. 12:03:13 [2020-04-22T12:03:13.036Z] #31 41.75 Need to get 14.9 MB of archives. 12:03:13 [2020-04-22T12:03:13.036Z] #31 41.75 After this operation, 61.8 MB of additional disk space will be used. 12:03:13 [2020-04-22T12:03:13.036Z] #31 41.75 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] 12:03:13 [2020-04-22T12:03:13.036Z] #31 41.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] 12:03:13 [2020-04-22T12:03:13.036Z] #31 41.76 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] 12:03:13 [2020-04-22T12:03:13.036Z] #31 41.91 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] 12:03:13 [2020-04-22T12:03:13.036Z] #31 43.19 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] 12:03:13 [2020-04-22T12:03:13.036Z] #31 43.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] 12:03:13 [2020-04-22T12:03:13.036Z] #31 43.28 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] 12:03:13 [2020-04-22T12:03:13.036Z] #31 43.32 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] 12:03:13 [2020-04-22T12:03:13.036Z] #31 43.32 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] 12:03:13 [2020-04-22T12:03:13.036Z] #31 43.33 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] 12:03:13 [2020-04-22T12:03:13.036Z] #31 45.61 debconf: delaying package configuration, since apt-utils is not installed 12:03:13 [2020-04-22T12:03:13.036Z] #31 46.02 Fetched 14.9 MB in 2s (6422 kB/s) 12:03:13 [2020-04-22T12:03:13.036Z] #31 46.24 Selecting previously unselected package xxd. 12:03:13 [2020-04-22T12:03:13.036Z] #31 46.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15405 files and directories currently installed.) 12:03:13 [2020-04-22T12:03:13.036Z] #31 46.38 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... 12:03:13 [2020-04-22T12:03:13.036Z] #31 46.39 Unpacking xxd (2:8.1.0875-5) ... 12:03:13 [2020-04-22T12:03:13.036Z] #31 46.55 Selecting previously unselected package vim-common. 12:03:13 [2020-04-22T12:03:13.036Z] #31 46.56 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... 12:03:13 [2020-04-22T12:03:13.036Z] #31 46.66 Unpacking vim-common (2:8.1.0875-5) ... 12:03:13 [2020-04-22T12:03:13.036Z] #31 47.05 Selecting previously unselected package cmake-data. 12:03:13 [2020-04-22T12:03:13.036Z] #31 47.06 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... 12:03:13 [2020-04-22T12:03:13.036Z] #31 47.06 Unpacking cmake-data (3.13.4-1) ... 12:03:13 [2020-04-22T12:03:13.036Z] #31 ... 12:03:13 [2020-04-22T12:03:13.036Z] 12:03:13 [2020-04-22T12:03:13.036Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 12:03:13 [2020-04-22T12:03:13.036Z] #24 6.355 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... 12:03:13 [2020-04-22T12:03:13.036Z] #24 7.027 12:03:13 [2020-04-22T12:03:13.075Z] debconf: delaying package configuration, since apt-utils is not installed 12:03:13 [2020-04-22T12:03:13.075Z] Fetched 350 kB in 0s (3606 kB/s) 12:03:13 [2020-04-22T12:03:13.075Z] Selecting previously unselected package libonig5:s390x. 12:03:13 [2020-04-22T12:03:13.075Z] (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 ... 15172 files and directories currently installed.) 12:03:13 [2020-04-22T12:03:13.075Z] Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... 12:03:13 [2020-04-22T12:03:13.075Z] Unpacking libonig5:s390x (6.9.1-1) ... 12:03:13 [2020-04-22T12:03:13.075Z] Selecting previously unselected package libjq1:s390x. 12:03:13 [2020-04-22T12:03:13.075Z] Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... 12:03:13 [2020-04-22T12:03:13.075Z] Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... 12:03:13 [2020-04-22T12:03:13.075Z] Selecting previously unselected package jq. 12:03:13 [2020-04-22T12:03:13.075Z] Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... 12:03:13 [2020-04-22T12:03:13.075Z] Unpacking jq (1.5+dfsg-2+b1) ... 12:03:13 [2020-04-22T12:03:13.075Z] Setting up libonig5:s390x (6.9.1-1) ... 12:03:13 [2020-04-22T12:03:13.075Z] Setting up libjq1:s390x (1.5+dfsg-2+b1) ... 12:03:13 [2020-04-22T12:03:13.075Z] Setting up jq (1.5+dfsg-2+b1) ... 12:03:13 [2020-04-22T12:03:13.075Z] Processing triggers for libc-bin (2.28-10) ... 12:03:13 [2020-04-22T12:03:13.197Z] #14 ... 12:03:13 [2020-04-22T12:03:13.197Z] 12:03:13 [2020-04-22T12:03:13.197Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... 12:03:13 [2020-04-22T12:03:13.197Z] #38 70.67 Setting up libnl-3-dev:amd64 (3.4.0-1) ... 12:03:13 [2020-04-22T12:03:13.197Z] #38 70.68 Processing triggers for libc-bin (2.28-10) ... 12:03:13 [2020-04-22T12:03:13.197Z] #38 DONE 70.9s 12:03:13 [2020-04-22T12:03:13.197Z] 12:03:13 [2020-04-22T12:03:13.197Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... 12:03:13 [2020-04-22T12:03:13.197Z] #14 5.369 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] 12:03:13 [2020-04-22T12:03:13.211Z] CC criu/crtools.o 12:03:13 [2020-04-22T12:03:13.295Z] #24 7.298 1.4% ###### 9.1% ############# 18.9% ############### 21.8% #################### 28.3% ############################# 40.4% ################################# 47.1% ##################################### 52.4% ########################################### 60.2% 12:03:13 [2020-04-22T12:03:13.295Z] #24 ... 12:03:13 [2020-04-22T12:03:13.295Z] 12:03:13 [2020-04-22T12:03:13.295Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv 12:03:13 [2020-04-22T12:03:13.295Z] #29 40.24 sync 12:03:13 [2020-04-22T12:03:13.295Z] #29 40.25 internal/reflectlite 12:03:13 [2020-04-22T12:03:13.295Z] #29 43.43 sort 12:03:13 [2020-04-22T12:03:13.295Z] #29 43.43 errors 12:03:13 [2020-04-22T12:03:13.295Z] #29 44.33 strconv 12:03:13 [2020-04-22T12:03:13.295Z] #29 45.12 io 12:03:13 [2020-04-22T12:03:13.295Z] #29 46.79 internal/oserror 12:03:13 [2020-04-22T12:03:13.295Z] #29 46.89 syscall 12:03:13 [2020-04-22T12:03:13.295Z] #29 49.20 reflect 12:03:13 [2020-04-22T12:03:13.295Z] #29 ... 12:03:13 [2020-04-22T12:03:13.295Z] 12:03:13 [2020-04-22T12:03:13.295Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 12:03:13 [2020-04-22T12:03:13.495Z] CC criu/eventfd.o 12:03:13 [2020-04-22T12:03:13.518Z] Removing intermediate container 813b40f6ee98 12:03:13 [2020-04-22T12:03:13.518Z] ---> 898a43fedbdc 12:03:13 [2020-04-22T12:03:13.518Z] Step 24/140 : COPY contrib/download-frozen-image-v2.sh / 12:03:13 [2020-04-22T12:03:13.778Z] CC criu/eventpoll.o 12:03:13 [2020-04-22T12:03:13.812Z] #24 7.298 1.4% ###### 9.1% ############# 18.9% ############### 21.8% #################### 28.3% ############################# 40.4% ################################# 47.1% ##################################### 52.4% ########################################### 60.2% ################################################ 66.9% ###################################################### 75.3% ########################################################### 82.7% ################################################################## 92.3% ######################################################################## 100.0% 12:03:13 [2020-04-22T12:03:13.925Z] ---> 03f8bbec8c2d 12:03:13 [2020-04-22T12:03:13.925Z] Step 25/140 : 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 12:03:13 [2020-04-22T12:03:13.925Z] ---> Running in c95fa07000cb 12:03:14 [2020-04-22T12:03:14.073Z] #24 9.180 12:03:14 [2020-04-22T12:03:14.073Z] #24 9.349 ## 12:03:14 [2020-04-22T12:03:14.073Z] #24 ... 12:03:14 [2020-04-22T12:03:14.073Z] 12:03:14 [2020-04-22T12:03:14.073Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 12:03:14 [2020-04-22T12:03:14.073Z] #42 41.27 internal/reflectlite 12:03:14 [2020-04-22T12:03:14.073Z] #42 41.27 sync 12:03:14 [2020-04-22T12:03:14.073Z] #42 43.31 github.com/LK4D4/vndr/godl/singleflight 12:03:14 [2020-04-22T12:03:14.073Z] #42 44.01 math/rand 12:03:14 [2020-04-22T12:03:14.073Z] #42 45.93 internal/singleflight 12:03:14 [2020-04-22T12:03:14.073Z] #42 46.48 sort 12:03:14 [2020-04-22T12:03:14.073Z] #42 46.48 errors 12:03:14 [2020-04-22T12:03:14.073Z] #42 46.92 io 12:03:14 [2020-04-22T12:03:14.073Z] #42 47.76 strconv 12:03:14 [2020-04-22T12:03:14.073Z] #42 48.70 bytes 12:03:14 [2020-04-22T12:03:14.073Z] #42 51.07 bufio 12:03:14 [2020-04-22T12:03:14.073Z] CC criu/external.o 12:03:14 [2020-04-22T12:03:14.073Z] CC criu/fault-injection.o 12:03:14 [2020-04-22T12:03:14.332Z] #42 ... 12:03:14 [2020-04-22T12:03:14.332Z] 12:03:14 [2020-04-22T12:03:14.332Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 12:03:14 [2020-04-22T12:03:14.358Z] CC criu/fdstore.o 12:03:14 [2020-04-22T12:03:14.358Z] CC criu/fifo.o 12:03:14 [2020-04-22T12:03:14.590Z] #24 9.349 ## 4.1% ####### 10.9% 12:03:14 [2020-04-22T12:03:14.590Z] #24 ... 12:03:14 [2020-04-22T12:03:14.590Z] 12:03:14 [2020-04-22T12:03:14.590Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser 12:03:14 [2020-04-22T12:03:14.590Z] #9 DONE 3.3s 12:03:14 [2020-04-22T12:03:14.590Z] 12:03:14 [2020-04-22T12:03:14.590Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 12:03:14 [2020-04-22T12:03:14.642Z] CC criu/file-ids.o 12:03:14 [2020-04-22T12:03:14.642Z] CC criu/file-lock.o 12:03:15 [2020-04-22T12:03:15.107Z] #24 9.349 ## 4.1% ####### 10.9% ########### 16.6% #################### 28.7% ######################## 33.6% ############################ 40.2% ################################### 49.5% ################################################## 70.0% ################################################################ 90.0% ######################################################################## 100.0% 12:03:15 [2020-04-22T12:03:15.165Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... 12:03:15 [2020-04-22T12:03:15.165Z]  12:03:15 [2020-04-22T12:03:15.259Z] CC criu/files-ext.o 12:03:15 [2020-04-22T12:03:15.259Z] CC criu/files-reg.o 12:03:15 [2020-04-22T12:03:15.522Z]  ######                                                                     9.6% #######################  32.0% ####################################### 54.4% ####################################################### 76.8% ####################################################################### 99.2% ######################################################################## 100.0% 12:03:15 [2020-04-22T12:03:15.673Z] #24 10.77 12:03:15 [2020-04-22T12:03:15.729Z] #14 7.692 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] 12:03:15 [2020-04-22T12:03:15.873Z]  12:03:15 [2020-04-22T12:03:15.873Z]  ########################                                                  33.7% ###################################################################       94.4% ######################################################################## 100.0% 12:03:16 [2020-04-22T12:03:16.247Z]  12:03:16 [2020-04-22T12:03:16.270Z] CC criu/files.o 12:03:16 [2020-04-22T12:03:16.604Z]  ####                                                                       6.3% #######################                                                   32.8% ########################################### 59.8% ############################################################ 83.7% ######################################################################## 100.0% 12:03:16 [2020-04-22T12:03:16.604Z]  12:03:16 [2020-04-22T12:03:16.664Z] #14 ... 12:03:16 [2020-04-22T12:03:16.664Z] 12:03:16 [2020-04-22T12:03:16.664Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 12:03:16 [2020-04-22T12:03:16.664Z] #42 64.12 time 12:03:16 [2020-04-22T12:03:16.664Z] #42 70.82 internal/fmtsort 12:03:16 [2020-04-22T12:03:16.664Z] #42 71.25 internal/poll 12:03:16 [2020-04-22T12:03:16.664Z] #42 71.77 internal/syscall/execenv 12:03:16 [2020-04-22T12:03:16.664Z] #42 71.96 internal/syscall/unix 12:03:16 [2020-04-22T12:03:16.664Z] #42 72.15 strings 12:03:16 [2020-04-22T12:03:16.664Z] #42 73.89 os 12:03:16 [2020-04-22T12:03:16.922Z] #42 ... 12:03:16 [2020-04-22T12:03:16.922Z] 12:03:16 [2020-04-22T12:03:16.922Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini 12:03:16 [2020-04-22T12:03:16.922Z] #34 4.471 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 12:03:16 [2020-04-22T12:03:16.922Z] #34 4.471 + RM_GOPATH=0 12:03:16 [2020-04-22T12:03:16.922Z] #34 4.471 + TMP_GOPATH= 12:03:16 [2020-04-22T12:03:16.922Z] #34 4.471 + : /build 12:03:16 [2020-04-22T12:03:16.922Z] #34 4.471 + '[' -z '' ']' 12:03:16 [2020-04-22T12:03:16.922Z] #34 4.471 ++ mktemp -d 12:03:16 [2020-04-22T12:03:16.922Z] #34 4.471 + export GOPATH=/tmp/tmp.zIoHtgSnaR 12:03:16 [2020-04-22T12:03:16.922Z] #34 4.471 + GOPATH=/tmp/tmp.zIoHtgSnaR 12:03:16 [2020-04-22T12:03:16.922Z] #34 4.471 + RM_GOPATH=1 12:03:16 [2020-04-22T12:03:16.922Z] #34 4.471 ++ dirname ./install.sh 12:03:16 [2020-04-22T12:03:16.922Z] #34 4.471 + dir=. 12:03:16 [2020-04-22T12:03:16.922Z] #34 4.471 + bin=tini 12:03:16 [2020-04-22T12:03:16.922Z] #34 4.471 + shift 12:03:16 [2020-04-22T12:03:16.922Z] #34 4.471 + '[' '!' -f ./tini.installer ']' 12:03:16 [2020-04-22T12:03:16.922Z] #34 4.471 + . ./tini.installer 12:03:16 [2020-04-22T12:03:16.922Z] #34 4.471 ++ : fec3683b971d9c3ef73f284f176672c44b448662 12:03:16 [2020-04-22T12:03:16.922Z] #34 4.471 + install_tini 12:03:16 [2020-04-22T12:03:16.922Z] #34 4.471 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' 12:03:16 [2020-04-22T12:03:16.922Z] #34 4.471 + git clone https://github.com/krallin/tini.git /tmp/tmp.zIoHtgSnaR/tini 12:03:16 [2020-04-22T12:03:16.922Z] #34 4.471 Cloning into '/tmp/tmp.zIoHtgSnaR/tini'... 12:03:16 [2020-04-22T12:03:16.922Z] #34 5.250 + cd /tmp/tmp.zIoHtgSnaR/tini 12:03:16 [2020-04-22T12:03:16.922Z] #34 5.250 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 12:03:16 [2020-04-22T12:03:16.922Z] #34 5.255 + cmake . 12:03:16 [2020-04-22T12:03:16.922Z] #34 6.194 -- The C compiler identification is GNU 8.3.0 12:03:16 [2020-04-22T12:03:16.922Z] #34 6.255 -- Check for working C compiler: /usr/bin/cc 12:03:16 [2020-04-22T12:03:16.922Z] #34 6.992 -- Check for working C compiler: /usr/bin/cc -- works 12:03:16 [2020-04-22T12:03:16.922Z] #34 7.007 -- Detecting C compiler ABI info 12:03:16 [2020-04-22T12:03:16.922Z] #34 7.921 -- Detecting C compiler ABI info - done 12:03:16 [2020-04-22T12:03:16.922Z] #34 7.955 -- Detecting C compile features 12:03:17 [2020-04-22T12:03:17.280Z] CC criu/filesystems.o 12:03:17 [2020-04-22T12:03:17.495Z] #24 10.99 0.6% ##### 7.7% ########### 15.6% ################# 24.4% ######################## 33.5% ############################ 40.1% ################################## 47.6% ###################################### 53.6% ########################################### 60.6% ################################################## 70.2% ####################################################### 77.6% ############################################################# 84.7% ################################################################ 89.4% ######################################################################## 100.0% 12:03:17 [2020-04-22T12:03:17.495Z] #24 ... 12:03:17 [2020-04-22T12:03:17.495Z] 12:03:17 [2020-04-22T12:03:17.495Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc 12:03:17 [2020-04-22T12:03:17.495Z] #52 3.722 + RM_GOPATH=0 12:03:17 [2020-04-22T12:03:17.495Z] #52 3.722 + TMP_GOPATH= 12:03:17 [2020-04-22T12:03:17.495Z] #52 3.723 + : /build 12:03:17 [2020-04-22T12:03:17.495Z] #52 3.723 + '[' -z '' ']' 12:03:17 [2020-04-22T12:03:17.495Z] #52 3.725 ++ mktemp -d 12:03:17 [2020-04-22T12:03:17.495Z] #52 3.732 + export GOPATH=/tmp/tmp.KgEefA3vLv 12:03:17 [2020-04-22T12:03:17.495Z] #52 3.733 + GOPATH=/tmp/tmp.KgEefA3vLv 12:03:17 [2020-04-22T12:03:17.495Z] #52 3.733 + RM_GOPATH=1 12:03:17 [2020-04-22T12:03:17.495Z] #52 3.737 ++ dirname ./install.sh 12:03:17 [2020-04-22T12:03:17.495Z] #52 3.748 + dir=. 12:03:17 [2020-04-22T12:03:17.495Z] #52 3.749 + bin=runc 12:03:17 [2020-04-22T12:03:17.495Z] #52 3.749 + shift 12:03:17 [2020-04-22T12:03:17.495Z] #52 3.749 + '[' '!' -f ./runc.installer ']' 12:03:17 [2020-04-22T12:03:17.495Z] #52 3.749 + . ./runc.installer 12:03:17 [2020-04-22T12:03:17.495Z] #52 3.749 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd 12:03:17 [2020-04-22T12:03:17.495Z] #52 3.749 + install_runc 12:03:17 [2020-04-22T12:03:17.495Z] #52 3.750 + uname -r 12:03:17 [2020-04-22T12:03:17.495Z] #52 3.750 + grep -q '^3\.10\.0.*\.el7\.' 12:03:17 [2020-04-22T12:03:17.495Z] #52 3.761 + RUNC_BUILDTAGS='seccomp apparmor selinux ' 12:03:17 [2020-04-22T12:03:17.495Z] #52 3.762 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' 12:03:17 [2020-04-22T12:03:17.495Z] #52 3.762 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) 12:03:17 [2020-04-22T12:03:17.495Z] #52 3.762 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.KgEefA3vLv/src/github.com/opencontainers/runc 12:03:17 [2020-04-22T12:03:17.495Z] #52 3.776 Cloning into '/tmp/tmp.KgEefA3vLv/src/github.com/opencontainers/runc'... 12:03:17 [2020-04-22T12:03:17.495Z] #52 ... 12:03:17 [2020-04-22T12:03:17.495Z] 12:03:17 [2020-04-22T12:03:17.495Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... 12:03:17 [2020-04-22T12:03:17.495Z] #38 47.17 Selecting previously unselected package libnet1-dev. 12:03:17 [2020-04-22T12:03:17.495Z] #38 47.19 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... 12:03:17 [2020-04-22T12:03:17.495Z] #38 47.21 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... 12:03:17 [2020-04-22T12:03:17.495Z] #38 47.43 Selecting previously unselected package libnl-3-200:amd64. 12:03:17 [2020-04-22T12:03:17.495Z] #38 47.44 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... 12:03:17 [2020-04-22T12:03:17.495Z] #38 47.44 Unpacking libnl-3-200:amd64 (3.4.0-1) ... 12:03:17 [2020-04-22T12:03:17.495Z] #38 47.59 Selecting previously unselected package libnl-3-dev:amd64. 12:03:17 [2020-04-22T12:03:17.495Z] #38 47.59 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... 12:03:17 [2020-04-22T12:03:17.495Z] #38 47.59 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... 12:03:17 [2020-04-22T12:03:17.495Z] #38 47.91 Selecting previously unselected package libprotobuf-c1:amd64. 12:03:17 [2020-04-22T12:03:17.495Z] #38 47.91 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... 12:03:17 [2020-04-22T12:03:17.495Z] #38 47.92 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... 12:03:17 [2020-04-22T12:03:17.496Z] #38 48.01 Selecting previously unselected package libprotobuf-c-dev:amd64. 12:03:17 [2020-04-22T12:03:17.496Z] #38 48.05 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... 12:03:17 [2020-04-22T12:03:17.496Z] #38 48.06 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... 12:03:17 [2020-04-22T12:03:17.496Z] #38 48.21 Selecting previously unselected package zlib1g-dev:amd64. 12:03:17 [2020-04-22T12:03:17.496Z] #38 48.21 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... 12:03:17 [2020-04-22T12:03:17.496Z] #38 48.23 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... 12:03:17 [2020-04-22T12:03:17.496Z] #38 48.61 Selecting previously unselected package libprotobuf17:amd64. 12:03:17 [2020-04-22T12:03:17.496Z] #38 48.61 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... 12:03:17 [2020-04-22T12:03:17.496Z] #38 48.62 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... 12:03:17 [2020-04-22T12:03:17.496Z] #38 49.58 Selecting previously unselected package libprotobuf-lite17:amd64. 12:03:17 [2020-04-22T12:03:17.496Z] #38 49.58 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... 12:03:17 [2020-04-22T12:03:17.496Z] #38 49.58 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... 12:03:17 [2020-04-22T12:03:17.496Z] #38 49.87 Selecting previously unselected package libprotobuf-dev:amd64. 12:03:17 [2020-04-22T12:03:17.496Z] #38 49.92 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... 12:03:17 [2020-04-22T12:03:17.496Z] #38 49.92 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... 12:03:17 [2020-04-22T12:03:17.496Z] #38 51.43 Selecting previously unselected package libprotoc17:amd64. 12:03:17 [2020-04-22T12:03:17.496Z] #38 51.44 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... 12:03:17 [2020-04-22T12:03:17.496Z] #38 51.45 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... 12:03:17 [2020-04-22T12:03:17.496Z] #38 52.66 Selecting previously unselected package protobuf-c-compiler. 12:03:17 [2020-04-22T12:03:17.496Z] #38 52.72 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... 12:03:17 [2020-04-22T12:03:17.496Z] #38 52.73 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... 12:03:17 [2020-04-22T12:03:17.496Z] #38 52.83 Selecting previously unselected package protobuf-compiler. 12:03:17 [2020-04-22T12:03:17.496Z] #38 52.85 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... 12:03:17 [2020-04-22T12:03:17.496Z] #38 52.85 Unpacking protobuf-compiler (3.6.1.3-2) ... 12:03:17 [2020-04-22T12:03:17.496Z] #38 53.01 Selecting previously unselected package python-pkg-resources. 12:03:17 [2020-04-22T12:03:17.496Z] #38 53.01 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... 12:03:17 [2020-04-22T12:03:17.496Z] #38 53.02 Unpacking python-pkg-resources (40.8.0-1) ... 12:03:17 [2020-04-22T12:03:17.496Z] #38 53.24 Selecting previously unselected package python-six. 12:03:17 [2020-04-22T12:03:17.496Z] #38 53.25 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... 12:03:17 [2020-04-22T12:03:17.496Z] #38 53.25 Unpacking python-six (1.12.0-1) ... 12:03:17 [2020-04-22T12:03:17.496Z] #38 53.40 Selecting previously unselected package python-protobuf. 12:03:17 [2020-04-22T12:03:17.496Z] #38 53.40 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... 12:03:17 [2020-04-22T12:03:17.496Z] #38 53.42 Unpacking python-protobuf (3.6.1.3-2) ... 12:03:17 [2020-04-22T12:03:17.496Z] #38 54.11 Setting up python-pkg-resources (40.8.0-1) ... 12:03:17 [2020-04-22T12:03:17.564Z] CC criu/fsnotify.o 12:03:17 [2020-04-22T12:03:17.737Z]  ### 5.5% ###########                                                               15.6% ##################                                                        25.6% #########################                                                 35.8% #################################                                         45.9% ########################################                                  56.1% ###############################################                           66.2% ######################################################                    76.2% #############################################################             85.0% ####################################################################      95.2% ######################################################################## 100.0% 12:03:17 [2020-04-22T12:03:17.737Z]  12:03:17 [2020-04-22T12:03:17.755Z] #38 ... 12:03:17 [2020-04-22T12:03:17.755Z] 12:03:17 [2020-04-22T12:03:17.755Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 12:03:17 [2020-04-22T12:03:17.755Z] #24 12.81 12:03:17 [2020-04-22T12:03:17.755Z] #24 ... 12:03:17 [2020-04-22T12:03:17.755Z] 12:03:17 [2020-04-22T12:03:17.755Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... 12:03:17 [2020-04-22T12:03:17.755Z] #10 3.181 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 12:03:17 [2020-04-22T12:03:17.755Z] #10 DONE 3.4s 12:03:17 [2020-04-22T12:03:17.858Z] #34 9.909 -- Detecting C compile features - done 12:03:17 [2020-04-22T12:03:17.858Z] #34 9.930 -- Performing Test HAS_BUILTIN_FORTIFY 12:03:18 [2020-04-22T12:03:18.027Z] 12:03:18 [2020-04-22T12:03:18.027Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 12:03:18 [2020-04-22T12:03:18.086Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... 12:03:18 [2020-04-22T12:03:18.116Z] #34 10.25 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 12:03:18 [2020-04-22T12:03:18.116Z] #34 10.34 -- Configuring done 12:03:18 [2020-04-22T12:03:18.181Z] CC criu/image-desc.o 12:03:18 [2020-04-22T12:03:18.181Z] CC criu/image.o 12:03:18 [2020-04-22T12:03:18.375Z] #34 10.36 -- Generating done 12:03:18 [2020-04-22T12:03:18.375Z] #34 10.38 -- Build files have been written to: /tmp/tmp.zIoHtgSnaR/tini 12:03:18 [2020-04-22T12:03:18.375Z] #34 10.39 + make tini-static 12:03:18 [2020-04-22T12:03:18.434Z]  12:03:18 [2020-04-22T12:03:18.434Z]  ######################################################################## 100.0% 12:03:18 [2020-04-22T12:03:18.434Z]  12:03:18 [2020-04-22T12:03:18.633Z] #34 10.80 Scanning dependencies of target tini-static 12:03:18 [2020-04-22T12:03:18.781Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... 12:03:18 [2020-04-22T12:03:18.799Z] CC criu/ipc_ns.o 12:03:18 [2020-04-22T12:03:18.892Z] #34 11.12 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 12:03:19 [2020-04-22T12:03:19.099Z] CC criu/irmap.o 12:03:19 [2020-04-22T12:03:19.131Z]  12:03:19 [2020-04-22T12:03:19.131Z]  ######################################################################## 100.0% 12:03:19 [2020-04-22T12:03:19.131Z]  12:03:19 [2020-04-22T12:03:19.478Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... 12:03:19 [2020-04-22T12:03:19.478Z] skipping existing b63cc5f62c21 12:03:19 [2020-04-22T12:03:19.478Z] 12:03:19 [2020-04-22T12:03:19.722Z] CC criu/kcmp-ids.o 12:03:19 [2020-04-22T12:03:19.722Z] CC criu/kerndat.o 12:03:20 [2020-04-22T12:03:20.097Z] #24 13.03 0.7% 1.1% # 1.7% # 2.5% ### 5.1% #### 5.9% ##### 7.9% ###### 8.8% ####### 10.8% ######### 12.9% ########## 14.8% ############ 16.8% ############# 19.3% ############### 21.5% ################# 23.7% #################### 28.0% ###################### 30.7% ######################## 34.5% ## 12:03:20 [2020-04-22T12:03:20.097Z] #24 ... 12:03:20 [2020-04-22T12:03:20.097Z] 12:03:20 [2020-04-22T12:03:20.097Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd 12:03:20 [2020-04-22T12:03:20.097Z] #57 4.337 Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429 12:03:20 [2020-04-22T12:03:20.097Z] #57 4.345 + RM_GOPATH=0 12:03:20 [2020-04-22T12:03:20.097Z] #57 4.345 + TMP_GOPATH= 12:03:20 [2020-04-22T12:03:20.097Z] #57 4.345 + : /build 12:03:20 [2020-04-22T12:03:20.097Z] #57 4.345 + '[' -z '' ']' 12:03:20 [2020-04-22T12:03:20.097Z] #57 4.345 ++ mktemp -d 12:03:20 [2020-04-22T12:03:20.097Z] #57 4.345 + export GOPATH=/tmp/tmp.Pj5WZG6Kgu 12:03:20 [2020-04-22T12:03:20.097Z] #57 4.345 + GOPATH=/tmp/tmp.Pj5WZG6Kgu 12:03:20 [2020-04-22T12:03:20.097Z] #57 4.345 + RM_GOPATH=1 12:03:20 [2020-04-22T12:03:20.097Z] #57 4.345 ++ dirname ./install.sh 12:03:20 [2020-04-22T12:03:20.097Z] #57 4.345 + dir=. 12:03:20 [2020-04-22T12:03:20.097Z] #57 4.345 + bin=containerd 12:03:20 [2020-04-22T12:03:20.097Z] #57 4.345 + shift 12:03:20 [2020-04-22T12:03:20.097Z] #57 4.345 + '[' '!' -f ./containerd.installer ']' 12:03:20 [2020-04-22T12:03:20.097Z] #57 4.345 + . ./containerd.installer 12:03:20 [2020-04-22T12:03:20.097Z] #57 4.345 ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429 12:03:20 [2020-04-22T12:03:20.097Z] #57 4.345 + install_containerd 12:03:20 [2020-04-22T12:03:20.097Z] #57 4.345 + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429' 12:03:20 [2020-04-22T12:03:20.097Z] #57 4.345 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Pj5WZG6Kgu/src/github.com/containerd/containerd 12:03:20 [2020-04-22T12:03:20.097Z] #57 4.345 Cloning into '/tmp/tmp.Pj5WZG6Kgu/src/github.com/containerd/containerd'... 12:03:20 [2020-04-22T12:03:20.097Z] #57 ... 12:03:20 [2020-04-22T12:03:20.097Z] 12:03:20 [2020-04-22T12:03:20.097Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 12:03:20 [2020-04-22T12:03:20.223Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... 12:03:20 [2020-04-22T12:03:20.223Z]  12:03:20 [2020-04-22T12:03:20.223Z]  ######################################################################## 100.0% 12:03:20 [2020-04-22T12:03:20.223Z]  12:03:20 [2020-04-22T12:03:20.223Z] Download of images into '/build' complete. 12:03:20 [2020-04-22T12:03:20.223Z] Use something like the following to load the result into a Docker daemon: 12:03:20 [2020-04-22T12:03:20.223Z] tar -cC '/build' . | docker load 12:03:20 [2020-04-22T12:03:20.340Z] CC criu/libnetlink.o 12:03:20 [2020-04-22T12:03:20.340Z] CC criu/log.o 12:03:20 [2020-04-22T12:03:20.625Z] CC criu/lsm.o 12:03:20 [2020-04-22T12:03:20.899Z] #34 12.92 [100%] Linking C executable tini-static 12:03:20 [2020-04-22T12:03:20.916Z] CC criu/mem.o 12:03:21 [2020-04-22T12:03:21.399Z] #24 13.03 0.7% 1.1% # 1.7% # 2.5% ### 5.1% #### 5.9% ##### 7.9% ###### 8.8% ####### 10.8% ######### 12.9% ########## 14.8% ############ 16.8% ############# 19.3% ############### 21.5% ################# 23.7% #################### 28.0% ###################### 30.7% ######################## 34.5% ########################### 37.7% ############################## 42.0% ############################### 44.3% ################################## 47.8% #################################### 50.9% ###################################### 53.3% ######################################## 55.6% ######################################### 58.0% ########################################### 60.9% ############################################## 63.9% ############################################### 66.6% ################################################## 69.5% ################################################### 71.8% 12:03:21 [2020-04-22T12:03:21.399Z] #24 ... 12:03:21 [2020-04-22T12:03:21.399Z] 12:03:21 [2020-04-22T12:03:21.399Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... 12:03:21 [2020-04-22T12:03:21.399Z] #11 DONE 3.7s 12:03:21 [2020-04-22T12:03:21.399Z] 12:03:21 [2020-04-22T12:03:21.399Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 12:03:21 [2020-04-22T12:03:21.444Z] Removing intermediate container c95fa07000cb 12:03:21 [2020-04-22T12:03:21.444Z] ---> c15f2bea4ef6 12:03:21 [2020-04-22T12:03:21.444Z] Step 26/140 : FROM base AS cross-false 12:03:21 [2020-04-22T12:03:21.444Z] ---> df8db52b0dab 12:03:21 [2020-04-22T12:03:21.444Z] Step 27/140 : FROM base AS cross-true 12:03:21 [2020-04-22T12:03:21.444Z] ---> df8db52b0dab 12:03:21 [2020-04-22T12:03:21.444Z] Step 28/140 : ARG DEBIAN_FRONTEND 12:03:21 [2020-04-22T12:03:21.444Z] ---> Using cache 12:03:21 [2020-04-22T12:03:21.444Z] ---> 075f5e2f24c8 12:03:21 [2020-04-22T12:03:21.444Z] Step 29/140 : RUN dpkg --add-architecture arm64 12:03:21 [2020-04-22T12:03:21.444Z] ---> Running in de63386691b7 12:03:21 [2020-04-22T12:03:21.465Z] #34 13.63 [100%] Built target tini-static 12:03:21 [2020-04-22T12:03:21.465Z] #34 13.71 + mkdir -p /build 12:03:21 [2020-04-22T12:03:21.465Z] #34 13.71 + cp tini-static /build/docker-init 12:03:21 [2020-04-22T12:03:21.930Z] CC criu/mount.o 12:03:22 [2020-04-22T12:03:22.047Z] #34 DONE 14.0s 12:03:22 [2020-04-22T12:03:22.047Z] 12:03:22 [2020-04-22T12:03:22.047Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 12:03:22 [2020-04-22T12:03:22.047Z] #39 3.570 Note: Building without setproctitle() and strlcpy() support. 12:03:22 [2020-04-22T12:03:22.047Z] #39 3.571 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 12:03:22 [2020-04-22T12:03:22.047Z] #39 3.592 Note: Building without GnuTLS support 12:03:22 [2020-04-22T12:03:22.047Z] #39 5.907 fatal: not a git repository (or any of the parent directories): .git 12:03:22 [2020-04-22T12:03:22.047Z] #39 5.945 GEN .gitid 12:03:22 [2020-04-22T12:03:22.047Z] #39 5.968 GEN criu/include/version.h 12:03:22 [2020-04-22T12:03:22.047Z] #39 6.024 GEN include/common/asm 12:03:22 [2020-04-22T12:03:22.047Z] #39 8.132 PBCC images/google/protobuf/descriptor.pb-c.c 12:03:22 [2020-04-22T12:03:22.047Z] #39 8.200 PBCC images/opts.pb-c.c 12:03:22 [2020-04-22T12:03:22.047Z] #39 8.245 PBCC images/sit.pb-c.c 12:03:22 [2020-04-22T12:03:22.047Z] #39 8.290 DEP images/google/protobuf/descriptor.pb-c.d 12:03:22 [2020-04-22T12:03:22.047Z] #39 8.351 DEP images/opts.pb-c.d 12:03:22 [2020-04-22T12:03:22.047Z] #39 8.406 DEP images/sit.pb-c.d 12:03:22 [2020-04-22T12:03:22.047Z] #39 8.471 PBCC images/macvlan.pb-c.c 12:03:22 [2020-04-22T12:03:22.047Z] #39 8.487 DEP images/macvlan.pb-c.d 12:03:22 [2020-04-22T12:03:22.047Z] #39 8.530 PBCC images/autofs.pb-c.c 12:03:22 [2020-04-22T12:03:22.047Z] #39 8.630 DEP images/autofs.pb-c.d 12:03:22 [2020-04-22T12:03:22.047Z] #39 8.790 PBCC images/sysctl.pb-c.c 12:03:22 [2020-04-22T12:03:22.047Z] #39 8.896 DEP images/sysctl.pb-c.d 12:03:22 [2020-04-22T12:03:22.047Z] #39 8.995 PBCC images/time.pb-c.c 12:03:22 [2020-04-22T12:03:22.047Z] #39 9.012 DEP images/time.pb-c.d 12:03:22 [2020-04-22T12:03:22.304Z] #39 9.084 PBCC images/binfmt-misc.pb-c.c 12:03:22 [2020-04-22T12:03:22.304Z] #39 9.127 DEP images/binfmt-misc.pb-c.d 12:03:22 [2020-04-22T12:03:22.304Z] #39 9.174 PBCC images/seccomp.pb-c.c 12:03:22 [2020-04-22T12:03:22.304Z] #39 9.210 DEP images/seccomp.pb-c.d 12:03:22 [2020-04-22T12:03:22.304Z] #39 9.288 PBCC images/userns.pb-c.c 12:03:22 [2020-04-22T12:03:22.562Z] #39 9.373 DEP images/userns.pb-c.d 12:03:22 [2020-04-22T12:03:22.665Z] Removing intermediate container de63386691b7 12:03:22 [2020-04-22T12:03:22.665Z] ---> 0603c9c7abb1 12:03:22 [2020-04-22T12:03:22.665Z] Step 30/140 : RUN dpkg --add-architecture armel 12:03:22 [2020-04-22T12:03:22.665Z] ---> Running in 8004d1ba0366 12:03:22 [2020-04-22T12:03:22.820Z] #39 9.460 PBCC images/cgroup.pb-c.c 12:03:22 [2020-04-22T12:03:22.820Z] #39 9.572 DEP images/cgroup.pb-c.d 12:03:22 [2020-04-22T12:03:22.820Z] #39 ... 12:03:22 [2020-04-22T12:03:22.820Z] 12:03:22 [2020-04-22T12:03:22.820Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv 12:03:22 [2020-04-22T12:03:22.820Z] #29 70.20 bytes 12:03:22 [2020-04-22T12:03:22.820Z] #29 71.80 fmt 12:03:22 [2020-04-22T12:03:22.820Z] #29 72.71 bufio 12:03:22 [2020-04-22T12:03:22.820Z] #29 74.12 path/filepath 12:03:22 [2020-04-22T12:03:22.820Z] #29 75.41 io/ioutil 12:03:22 [2020-04-22T12:03:22.820Z] #29 76.05 path 12:03:22 [2020-04-22T12:03:22.820Z] #29 76.66 text/tabwriter 12:03:22 [2020-04-22T12:03:22.820Z] #29 77.07 flag 12:03:22 [2020-04-22T12:03:22.820Z] #29 77.67 github.com/BurntSushi/toml 12:03:22 [2020-04-22T12:03:22.820Z] #29 79.82 log 12:03:22 [2020-04-22T12:03:22.820Z] #29 ... 12:03:22 [2020-04-22T12:03:22.820Z] 12:03:22 [2020-04-22T12:03:22.820Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd 12:03:22 [2020-04-22T12:03:22.960Z] #24 13.03 0.7% 1.1% # 1.7% # 2.5% ### 5.1% #### 5.9% ##### 7.9% ###### 8.8% ####### 10.8% ######### 12.9% ########## 14.8% ############ 16.8% ############# 19.3% ############### 21.5% ################# 23.7% #################### 28.0% ###################### 30.7% ######################## 34.5% ########################### 37.7% ############################## 42.0% ############################### 44.3% ################################## 47.8% #################################### 50.9% ###################################### 53.3% ######################################## 55.6% ######################################### 58.0% ########################################### 60.9% ############################################## 63.9% ############################################### 66.6% ################################################## 69.5% ################################################### 71.8% ##################################################### 74.5% ####################################################### 76.8% ######################################################## 78.5% ########################################################## 80.9% ########################################################### 82.5% ############################################################ 84.6% ############################################################### 87.6% ################################################################ 89.3% ################################################################# 90.9% ################################################################## 92.2% ################################################################### 94.1% #################################################################### 95.8% ######################################################################## 100.0% 12:03:22 [2020-04-22T12:03:22.960Z] #24 18.08 12:03:23 [2020-04-22T12:03:23.220Z] #24 ... 12:03:23 [2020-04-22T12:03:23.220Z] 12:03:23 [2020-04-22T12:03:23.220Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... 12:03:23 [2020-04-22T12:03:23.220Z] #26 50.63 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 12:03:23 [2020-04-22T12:03:23.220Z] #26 ... 12:03:23 [2020-04-22T12:03:23.220Z] 12:03:23 [2020-04-22T12:03:23.220Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... 12:03:23 [2020-04-22T12:03:23.220Z] #31 50.65 Selecting previously unselected package libicu63:amd64. 12:03:23 [2020-04-22T12:03:23.220Z] #31 50.72 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... 12:03:23 [2020-04-22T12:03:23.220Z] #31 50.74 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... 12:03:23 [2020-04-22T12:03:23.220Z] #31 59.50 Selecting previously unselected package libxml2:amd64. 12:03:23 [2020-04-22T12:03:23.220Z] #31 59.50 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... 12:03:23 [2020-04-22T12:03:23.220Z] #31 59.52 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... 12:03:23 [2020-04-22T12:03:23.220Z] #31 60.29 Selecting previously unselected package libarchive13:amd64. 12:03:23 [2020-04-22T12:03:23.220Z] #31 60.29 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... 12:03:23 [2020-04-22T12:03:23.220Z] #31 60.29 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... 12:03:23 [2020-04-22T12:03:23.220Z] #31 60.75 Selecting previously unselected package libjsoncpp1:amd64. 12:03:23 [2020-04-22T12:03:23.220Z] #31 60.75 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... 12:03:23 [2020-04-22T12:03:23.406Z] Removing intermediate container 8004d1ba0366 12:03:23 [2020-04-22T12:03:23.406Z] ---> c751913b30fb 12:03:23 [2020-04-22T12:03:23.406Z] Step 31/140 : RUN dpkg --add-architecture armhf 12:03:23 [2020-04-22T12:03:23.406Z] ---> Running in ac3dc632a2e0 12:03:23 [2020-04-22T12:03:23.478Z] #31 60.75 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... 12:03:23 [2020-04-22T12:03:23.478Z] #31 ... 12:03:23 [2020-04-22T12:03:23.478Z] 12:03:23 [2020-04-22T12:03:23.478Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc 12:03:23 [2020-04-22T12:03:23.478Z] #52 15.91 + cd /tmp/tmp.KgEefA3vLv/src/github.com/opencontainers/runc 12:03:23 [2020-04-22T12:03:23.478Z] #52 15.92 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd 12:03:23 [2020-04-22T12:03:23.957Z] CC criu/namespaces.o 12:03:24 [2020-04-22T12:03:24.414Z] #52 17.18 + '[' -z '' ']' 12:03:24 [2020-04-22T12:03:24.414Z] #52 17.18 + target=static 12:03:24 [2020-04-22T12:03:24.414Z] #52 17.18 + make 'BUILDTAGS=seccomp apparmor selinux ' static 12:03:24 [2020-04-22T12:03:24.616Z] Removing intermediate container ac3dc632a2e0 12:03:24 [2020-04-22T12:03:24.616Z] ---> 2b3339711461 12:03:24 [2020-04-22T12:03:24.616Z] Step 32/140 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf && rm -rf /var/lib/apt/lists/*; fi 12:03:24 [2020-04-22T12:03:24.616Z] ---> Running in 8026b221a0a6 12:03:24 [2020-04-22T12:03:24.632Z] #57 40.00 Checking out files: 34% (1095/3178) Checking out files: 35% (1113/3178) Checking out files: 36% (1145/3178) Checking out files: 37% (1176/3178) Checking out files: 38% (1208/3178) Checking out files: 39% (1240/3178) Checking out files: 40% (1272/3178) Checking out files: 41% (1303/3178) Checking out files: 42% (1335/3178) Checking out files: 43% (1367/3178) Checking out files: 44% (1399/3178) Checking out files: 45% (1431/3178) Checking out files: 46% (1462/3178) Checking out files: 47% (1494/3178) Checking out files: 48% (1526/3178) Checking out files: 49% (1558/3178) Checking out files: 50% (1589/3178) Checking out files: 51% (1621/3178) Checking out files: 52% (1653/3178) Checking out files: 53% (1685/3178) Checking out files: 54% (1717/3178) Checking out files: 55% (1748/3178) Checking out files: 56% (1780/3178) Checking out files: 57% (1812/3178) Checking out files: 58% (1844/3178) Checking out files: 59% (1876/3178) Checking out files: 60% (1907/3178) Checking out files: 61% (1939/3178) Checking out files: 62% (1971/3178) Checking out files: 63% (2003/3178) Checking out files: 64% (2034/3178) Checking out files: 65% (2066/3178) Checking out files: 66% (2098/3178) Checking out files: 67% (2130/3178) Checking out files: 68% (2162/3178) Checking out files: 69% (2193/3178) Checking out files: 70% (2225/3178) Checking out files: 71% (2257/3178) Checking out files: 72% (2289/3178) Checking out files: 73% (2320/3178) Checking out files: 74% (2352/3178) Checking out files: 75% (2384/3178) Checking out files: 76% (2416/3178) Checking out files: 77% (2448/3178) Checking out files: 77% (2473/3178) Checking out files: 78% (2479/3178) Checking out files: 79% (2511/3178) Checking out files: 80% (2543/3178) Checking out files: 81% (2575/3178) Checking out files: 82% (2606/3178) Checking out files: 83% (2638/3178) Checking out files: 84% (2670/3178) Checking out files: 85% (2702/3178) Checking out files: 86% (2734/3178) Checking out files: 87% (2765/3178) Checking out files: 88% (2797/3178) Checking out files: 89% (2829/3178) Checking out files: 90% (2861/3178) Checking out files: 91% (2892/3178) Checking out files: 92% (2924/3178) Checking out files: 93% (2956/3178) Checking out files: 94% (2988/3178) Checking out files: 95% (3020/3178) Checking out files: 96% (3051/3178) Checking out files: 97% (3083/3178) Checking out files: 98% (3115/3178) Checking out files: 99% (3147/3178) Checking out files: 100% (3178/3178) Checking out files: 100% (3178/3178), done. 12:03:24 [2020-04-22T12:03:24.632Z] #57 41.95 + cd /tmp/tmp.C2PUNWO0ln/src/github.com/containerd/containerd 12:03:24 [2020-04-22T12:03:24.632Z] #57 41.95 + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429 12:03:24 [2020-04-22T12:03:24.674Z] #52 ... 12:03:24 [2020-04-22T12:03:24.674Z] 12:03:24 [2020-04-22T12:03:24.674Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... 12:03:24 [2020-04-22T12:03:24.674Z] #12 DONE 3.0s 12:03:24 [2020-04-22T12:03:24.674Z] 12:03:24 [2020-04-22T12:03:24.674Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 12:03:24 [2020-04-22T12:03:24.674Z] #24 18.93 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... 12:03:24 [2020-04-22T12:03:24.674Z] #24 19.44 12:03:24 [2020-04-22T12:03:24.674Z] #24 19.71 # 2.3% ######################################################################## 100.0% 12:03:24 [2020-04-22T12:03:24.674Z] #24 19.94 12:03:24 [2020-04-22T12:03:24.967Z] CC criu/net.o 12:03:25 [2020-04-22T12:03:25.362Z] Removing intermediate container 8026b221a0a6 12:03:25 [2020-04-22T12:03:25.362Z] ---> dbf85f0e3f2f 12:03:25 [2020-04-22T12:03:25.362Z] Step 33/140 : FROM cross-${CROSS} as dev-base 12:03:25 [2020-04-22T12:03:25.362Z] ---> df8db52b0dab 12:03:25 [2020-04-22T12:03:25.362Z] Step 34/140 : FROM dev-base AS runtime-dev-cross-false 12:03:25 [2020-04-22T12:03:25.362Z] ---> df8db52b0dab 12:03:25 [2020-04-22T12:03:25.362Z] Step 35/140 : ARG DEBIAN_FRONTEND 12:03:25 [2020-04-22T12:03:25.362Z] ---> Using cache 12:03:25 [2020-04-22T12:03:25.362Z] ---> 075f5e2f24c8 12:03:25 [2020-04-22T12:03:25.362Z] Step 36/140 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* 12:03:25 [2020-04-22T12:03:25.712Z] ---> Running in 01ea96f5b85d 12:03:26 [2020-04-22T12:03:26.049Z] #24 21.12 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... 12:03:26 [2020-04-22T12:03:26.049Z] #24 ... 12:03:26 [2020-04-22T12:03:26.049Z] 12:03:26 [2020-04-22T12:03:26.049Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 12:03:26 [2020-04-22T12:03:26.049Z] #42 52.97 reflect 12:03:26 [2020-04-22T12:03:26.049Z] #42 53.47 internal/oserror 12:03:26 [2020-04-22T12:03:26.049Z] #42 53.61 syscall 12:03:26 [2020-04-22T12:03:26.049Z] #42 ... 12:03:26 [2020-04-22T12:03:26.049Z] 12:03:26 [2020-04-22T12:03:26.049Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... 12:03:26 [2020-04-22T12:03:26.049Z] #31 60.92 Selecting previously unselected package librhash0:amd64. 12:03:26 [2020-04-22T12:03:26.049Z] #31 60.92 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... 12:03:26 [2020-04-22T12:03:26.049Z] #31 60.93 Unpacking librhash0:amd64 (1.3.8-1) ... 12:03:26 [2020-04-22T12:03:26.049Z] #31 61.11 Selecting previously unselected package libuv1:amd64. 12:03:26 [2020-04-22T12:03:26.049Z] #31 61.11 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... 12:03:26 [2020-04-22T12:03:26.049Z] #31 61.12 Unpacking libuv1:amd64 (1.24.1-1) ... 12:03:26 [2020-04-22T12:03:26.049Z] #31 61.31 Selecting previously unselected package cmake. 12:03:26 [2020-04-22T12:03:26.049Z] #31 61.33 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... 12:03:26 [2020-04-22T12:03:26.049Z] #31 61.35 Unpacking cmake (3.13.4-1) ... 12:03:26 [2020-04-22T12:03:26.165Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 12:03:26 [2020-04-22T12:03:26.165Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 12:03:26 [2020-04-22T12:03:26.165Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] 12:03:26 [2020-04-22T12:03:26.165Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] 12:03:26 [2020-04-22T12:03:26.669Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB] 12:03:26 [2020-04-22T12:03:26.669Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] 12:03:26 [2020-04-22T12:03:26.996Z] CC criu/netfilter.o 12:03:26 [2020-04-22T12:03:26.996Z] CC criu/page-pipe.o 12:03:27 [2020-04-22T12:03:27.162Z] #57 44.16 + export 'BUILDTAGS=netgo osusergo static_build' 12:03:27 [2020-04-22T12:03:27.162Z] #57 44.16 + BUILDTAGS='netgo osusergo static_build' 12:03:27 [2020-04-22T12:03:27.162Z] #57 44.16 + export EXTRA_FLAGS=-buildmode=pie 12:03:27 [2020-04-22T12:03:27.162Z] #57 44.16 + EXTRA_FLAGS=-buildmode=pie 12:03:27 [2020-04-22T12:03:27.162Z] #57 44.16 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' 12:03:27 [2020-04-22T12:03:27.162Z] #57 44.16 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' 12:03:27 [2020-04-22T12:03:27.162Z] #57 44.16 + '[' '' = dynamic ']' 12:03:27 [2020-04-22T12:03:27.162Z] #57 44.16 + make 12:03:27 [2020-04-22T12:03:27.279Z] CC criu/page-xfer.o 12:03:27 [2020-04-22T12:03:27.512Z] Fetched 8035 kB in 2s (5168 kB/s) 12:03:27 [2020-04-22T12:03:27.729Z] #57 ... 12:03:27 [2020-04-22T12:03:27.729Z] 12:03:27 [2020-04-22T12:03:27.729Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 12:03:27 [2020-04-22T12:03:27.729Z] #42 74.98 regexp/syntax 12:03:27 [2020-04-22T12:03:27.729Z] #42 78.47 fmt 12:03:27 [2020-04-22T12:03:27.729Z] #42 81.01 path/filepath 12:03:27 [2020-04-22T12:03:27.729Z] #42 82.17 regexp 12:03:27 [2020-04-22T12:03:27.729Z] #42 84.01 flag 12:03:27 [2020-04-22T12:03:27.729Z] #42 ... 12:03:27 [2020-04-22T12:03:27.729Z] 12:03:27 [2020-04-22T12:03:27.729Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... 12:03:27 [2020-04-22T12:03:27.729Z] #14 9.718 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] 12:03:27 [2020-04-22T12:03:27.729Z] #14 18.51 Fetched 8338 kB in 14s (582 kB/s) 12:03:27 [2020-04-22T12:03:27.729Z] #14 18.51 Reading package lists... 12:03:27 [2020-04-22T12:03:27.729Z] #14 ... 12:03:27 [2020-04-22T12:03:27.729Z] 12:03:27 [2020-04-22T12:03:27.729Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 12:03:27 [2020-04-22T12:03:27.729Z] #39 9.827 PBCC images/fown.pb-c.c 12:03:27 [2020-04-22T12:03:27.729Z] #39 9.866 PBCC images/ext-file.pb-c.c 12:03:27 [2020-04-22T12:03:27.729Z] #39 9.995 DEP images/fown.pb-c.d 12:03:27 [2020-04-22T12:03:27.729Z] #39 10.07 DEP images/ext-file.pb-c.d 12:03:27 [2020-04-22T12:03:27.729Z] #39 10.13 PBCC images/rpc.pb-c.c 12:03:27 [2020-04-22T12:03:27.729Z] #39 10.23 DEP images/rpc.pb-c.d 12:03:27 [2020-04-22T12:03:27.729Z] #39 10.28 PBCC images/siginfo.pb-c.c 12:03:27 [2020-04-22T12:03:27.729Z] #39 10.32 DEP images/siginfo.pb-c.d 12:03:27 [2020-04-22T12:03:27.729Z] #39 10.40 PBCC images/pagemap.pb-c.c 12:03:27 [2020-04-22T12:03:27.729Z] #39 10.48 DEP images/pagemap.pb-c.d 12:03:27 [2020-04-22T12:03:27.729Z] #39 10.54 PBCC images/rlimit.pb-c.c 12:03:27 [2020-04-22T12:03:27.729Z] #39 10.58 DEP images/rlimit.pb-c.d 12:03:27 [2020-04-22T12:03:27.729Z] #39 10.63 PBCC images/file-lock.pb-c.c 12:03:27 [2020-04-22T12:03:27.729Z] #39 10.68 DEP images/file-lock.pb-c.d 12:03:27 [2020-04-22T12:03:27.729Z] #39 10.73 PBCC images/tty.pb-c.c 12:03:27 [2020-04-22T12:03:27.729Z] #39 10.84 DEP images/tty.pb-c.d 12:03:27 [2020-04-22T12:03:27.729Z] #39 10.89 PBCC images/tun.pb-c.c 12:03:27 [2020-04-22T12:03:27.729Z] #39 10.95 PBCC images/netdev.pb-c.c 12:03:27 [2020-04-22T12:03:27.729Z] #39 11.00 DEP images/tun.pb-c.d 12:03:27 [2020-04-22T12:03:27.729Z] #39 11.05 DEP images/netdev.pb-c.d 12:03:27 [2020-04-22T12:03:27.729Z] #39 11.10 PBCC images/vma.pb-c.c 12:03:27 [2020-04-22T12:03:27.729Z] #39 11.13 DEP images/vma.pb-c.d 12:03:27 [2020-04-22T12:03:27.729Z] #39 11.21 PBCC images/creds.pb-c.c 12:03:27 [2020-04-22T12:03:27.729Z] #39 11.25 DEP images/creds.pb-c.d 12:03:27 [2020-04-22T12:03:27.729Z] #39 11.33 PBCC images/utsns.pb-c.c 12:03:27 [2020-04-22T12:03:27.729Z] #39 11.38 DEP images/utsns.pb-c.d 12:03:27 [2020-04-22T12:03:27.729Z] #39 11.47 PBCC images/ipc-desc.pb-c.c 12:03:27 [2020-04-22T12:03:27.729Z] #39 11.52 PBCC images/ipc-sem.pb-c.c 12:03:27 [2020-04-22T12:03:27.729Z] #39 11.55 DEP images/ipc-desc.pb-c.d 12:03:27 [2020-04-22T12:03:27.729Z] #39 11.59 DEP images/ipc-sem.pb-c.d 12:03:27 [2020-04-22T12:03:27.729Z] #39 11.67 PBCC images/ipc-msg.pb-c.c 12:03:27 [2020-04-22T12:03:27.729Z] #39 11.70 DEP images/ipc-msg.pb-c.d 12:03:27 [2020-04-22T12:03:27.729Z] #39 11.75 PBCC images/ipc-shm.pb-c.c 12:03:27 [2020-04-22T12:03:27.729Z] #39 11.78 DEP images/ipc-shm.pb-c.d 12:03:27 [2020-04-22T12:03:27.729Z] #39 11.83 PBCC images/ipc-var.pb-c.c 12:03:27 [2020-04-22T12:03:27.729Z] #39 11.88 DEP images/ipc-var.pb-c.d 12:03:27 [2020-04-22T12:03:27.729Z] #39 11.94 PBCC images/sk-opts.pb-c.c 12:03:27 [2020-04-22T12:03:27.729Z] #39 11.99 PBCC images/packet-sock.pb-c.c 12:03:27 [2020-04-22T12:03:27.729Z] #39 12.06 DEP images/sk-opts.pb-c.d 12:03:27 [2020-04-22T12:03:27.729Z] #39 12.11 DEP images/packet-sock.pb-c.d 12:03:27 [2020-04-22T12:03:27.729Z] #39 12.18 PBCC images/sk-netlink.pb-c.c 12:03:27 [2020-04-22T12:03:27.729Z] #39 12.25 DEP images/sk-netlink.pb-c.d 12:03:27 [2020-04-22T12:03:27.729Z] #39 12.31 PBCC images/sk-inet.pb-c.c 12:03:27 [2020-04-22T12:03:27.729Z] #39 12.36 DEP images/sk-inet.pb-c.d 12:03:27 [2020-04-22T12:03:27.729Z] #39 12.41 PBCC images/sk-unix.pb-c.c 12:03:27 [2020-04-22T12:03:27.729Z] #39 12.45 DEP images/sk-unix.pb-c.d 12:03:27 [2020-04-22T12:03:27.729Z] #39 12.50 PBCC images/mm.pb-c.c 12:03:27 [2020-04-22T12:03:27.729Z] #39 12.61 DEP images/mm.pb-c.d 12:03:27 [2020-04-22T12:03:27.729Z] #39 12.70 PBCC images/timerfd.pb-c.c 12:03:27 [2020-04-22T12:03:27.729Z] #39 12.79 DEP images/timerfd.pb-c.d 12:03:27 [2020-04-22T12:03:27.729Z] #39 12.83 PBCC images/timer.pb-c.c 12:03:27 [2020-04-22T12:03:27.729Z] #39 12.89 DEP images/timer.pb-c.d 12:03:27 [2020-04-22T12:03:27.729Z] #39 12.96 PBCC images/sa.pb-c.c 12:03:27 [2020-04-22T12:03:27.729Z] #39 13.08 DEP images/sa.pb-c.d 12:03:27 [2020-04-22T12:03:27.729Z] #39 13.14 PBCC images/pipe-data.pb-c.c 12:03:27 [2020-04-22T12:03:27.729Z] #39 13.18 DEP images/pipe-data.pb-c.d 12:03:27 [2020-04-22T12:03:27.729Z] #39 13.22 PBCC images/mnt.pb-c.c 12:03:27 [2020-04-22T12:03:27.729Z] #39 13.29 DEP images/mnt.pb-c.d 12:03:27 [2020-04-22T12:03:27.729Z] #39 13.36 PBCC images/sk-packet.pb-c.c 12:03:27 [2020-04-22T12:03:27.729Z] #39 13.38 DEP images/sk-packet.pb-c.d 12:03:27 [2020-04-22T12:03:27.729Z] #39 13.43 PBCC images/tcp-stream.pb-c.c 12:03:27 [2020-04-22T12:03:27.729Z] #39 13.50 DEP images/tcp-stream.pb-c.d 12:03:27 [2020-04-22T12:03:27.729Z] #39 13.56 PBCC images/pipe.pb-c.c 12:03:27 [2020-04-22T12:03:27.729Z] #39 13.58 DEP images/pipe.pb-c.d 12:03:27 [2020-04-22T12:03:27.729Z] #39 13.67 PBCC images/pstree.pb-c.c 12:03:27 [2020-04-22T12:03:27.729Z] #39 13.71 DEP images/pstree.pb-c.d 12:03:27 [2020-04-22T12:03:27.729Z] #39 13.74 PBCC images/fs.pb-c.c 12:03:27 [2020-04-22T12:03:27.729Z] #39 13.75 DEP images/fs.pb-c.d 12:03:27 [2020-04-22T12:03:27.729Z] #39 13.83 PBCC images/signalfd.pb-c.c 12:03:27 [2020-04-22T12:03:27.729Z] #39 13.91 DEP images/signalfd.pb-c.d 12:03:27 [2020-04-22T12:03:27.729Z] #39 13.99 PBCC images/fh.pb-c.c 12:03:27 [2020-04-22T12:03:27.729Z] #39 14.11 PBCC images/fsnotify.pb-c.c 12:03:27 [2020-04-22T12:03:27.729Z] #39 14.23 DEP images/fh.pb-c.d 12:03:27 [2020-04-22T12:03:27.729Z] #39 14.30 DEP images/fsnotify.pb-c.d 12:03:27 [2020-04-22T12:03:27.729Z] #39 14.35 PBCC images/eventpoll.pb-c.c 12:03:27 [2020-04-22T12:03:27.729Z] #39 14.37 DEP images/eventpoll.pb-c.d 12:03:27 [2020-04-22T12:03:27.729Z] #39 14.45 PBCC images/eventfd.pb-c.c 12:03:27 [2020-04-22T12:03:27.729Z] #39 14.50 DEP images/eventfd.pb-c.d 12:03:27 [2020-04-22T12:03:27.729Z] #39 14.51 PBCC images/remap-file-path.pb-c.c 12:03:27 [2020-04-22T12:03:27.729Z] #39 14.54 DEP images/remap-file-path.pb-c.d 12:03:27 [2020-04-22T12:03:27.729Z] #39 14.61 PBCC images/fifo.pb-c.c 12:03:27 [2020-04-22T12:03:27.729Z] #39 14.66 DEP images/fifo.pb-c.d 12:03:27 [2020-04-22T12:03:27.729Z] #39 14.70 PBCC images/ghost-file.pb-c.c 12:03:27 [2020-04-22T12:03:27.896Z] CC criu/pagemap-cache.o 12:03:27 [2020-04-22T12:03:27.896Z] CC criu/pagemap.o 12:03:27 [2020-04-22T12:03:27.928Z] Reading package lists... 12:03:27 [2020-04-22T12:03:27.957Z] #31 ... 12:03:27 [2020-04-22T12:03:27.957Z] 12:03:27 [2020-04-22T12:03:27.957Z] #13 [dev 6/25] RUN ldconfig 12:03:27 [2020-04-22T12:03:27.957Z] #13 DONE 3.1s 12:03:27 [2020-04-22T12:03:27.957Z] 12:03:27 [2020-04-22T12:03:27.957Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 12:03:27 [2020-04-22T12:03:27.957Z] #24 21.50 12:03:27 [2020-04-22T12:03:27.957Z] #24 21.76 ####### 10.8% ######################################################################## 100.0% 12:03:27 [2020-04-22T12:03:27.957Z] #24 21.96 12:03:27 [2020-04-22T12:03:27.987Z] #39 14.78 DEP images/ghost-file.pb-c.d 12:03:27 [2020-04-22T12:03:27.987Z] #39 14.83 PBCC images/regfile.pb-c.c 12:03:27 [2020-04-22T12:03:27.987Z] #39 14.92 DEP images/regfile.pb-c.d 12:03:27 [2020-04-22T12:03:27.987Z] #39 14.95 PBCC images/ns.pb-c.c 12:03:28 [2020-04-22T12:03:28.216Z] #24 23.23 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... 12:03:28 [2020-04-22T12:03:28.216Z] #24 23.38 skipping existing 1849cc453dee 12:03:28 [2020-04-22T12:03:28.246Z] #39 14.99 DEP images/ns.pb-c.d 12:03:28 [2020-04-22T12:03:28.246Z] #39 15.05 PBCC images/fdinfo.pb-c.c 12:03:28 [2020-04-22T12:03:28.246Z] #39 15.16 DEP images/fdinfo.pb-c.d 12:03:28 [2020-04-22T12:03:28.474Z] #24 23.57 12:03:28 [2020-04-22T12:03:28.504Z] #39 15.27 PBCC images/core-aarch64.pb-c.c 12:03:28 [2020-04-22T12:03:28.504Z] #39 15.31 PBCC images/core-arm.pb-c.c 12:03:28 [2020-04-22T12:03:28.504Z] #39 15.37 PBCC images/core-ppc64.pb-c.c 12:03:28 [2020-04-22T12:03:28.518Z] CC criu/parasite-syscall.o 12:03:28 [2020-04-22T12:03:28.683Z] Reading package lists... 12:03:28 [2020-04-22T12:03:28.683Z] Building dependency tree... 12:03:28 [2020-04-22T12:03:28.683Z] Reading state information... 12:03:28 [2020-04-22T12:03:28.683Z] The following additional packages will be installed: 12:03:28 [2020-04-22T12:03:28.683Z] libapparmor1 12:03:28 [2020-04-22T12:03:28.683Z] Suggested packages: 12:03:28 [2020-04-22T12:03:28.683Z] seccomp 12:03:28 [2020-04-22T12:03:28.683Z] The following NEW packages will be installed: 12:03:28 [2020-04-22T12:03:28.683Z] libapparmor-dev libapparmor1 libseccomp-dev 12:03:28 [2020-04-22T12:03:28.683Z] 0 upgraded, 3 newly installed, 0 to remove and 4 not upgraded. 12:03:28 [2020-04-22T12:03:28.683Z] Need to get 288 kB of archives. 12:03:28 [2020-04-22T12:03:28.683Z] After this operation, 957 kB of additional disk space will be used. 12:03:28 [2020-04-22T12:03:28.683Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] 12:03:28 [2020-04-22T12:03:28.683Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] 12:03:28 [2020-04-22T12:03:28.683Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] 12:03:28 [2020-04-22T12:03:28.764Z] #39 15.45 PBCC images/core-s390.pb-c.c 12:03:28 [2020-04-22T12:03:28.764Z] #39 15.52 PBCC images/core-x86.pb-c.c 12:03:28 [2020-04-22T12:03:28.764Z] #39 15.62 PBCC images/core.pb-c.c 12:03:28 [2020-04-22T12:03:28.764Z] #39 15.70 PBCC images/inventory.pb-c.c 12:03:29 [2020-04-22T12:03:29.022Z] #39 15.82 DEP images/core-aarch64.pb-c.d 12:03:29 [2020-04-22T12:03:29.022Z] #39 15.91 DEP images/core-arm.pb-c.d 12:03:29 [2020-04-22T12:03:29.034Z] debconf: delaying package configuration, since apt-utils is not installed 12:03:29 [2020-04-22T12:03:29.034Z] Fetched 288 kB in 0s (3524 kB/s) 12:03:29 [2020-04-22T12:03:29.034Z] Selecting previously unselected package libapparmor1:s390x. 12:03:29 [2020-04-22T12:03:29.034Z] (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 ... 15172 files and directories currently installed.) 12:03:29 [2020-04-22T12:03:29.034Z] Preparing to unpack .../libapparmor1_2.13.2-10_s390x.deb ... 12:03:29 [2020-04-22T12:03:29.034Z] Unpacking libapparmor1:s390x (2.13.2-10) ... 12:03:29 [2020-04-22T12:03:29.034Z] Selecting previously unselected package libapparmor-dev:s390x. 12:03:29 [2020-04-22T12:03:29.034Z] Preparing to unpack .../libapparmor-dev_2.13.2-10_s390x.deb ... 12:03:29 [2020-04-22T12:03:29.034Z] Unpacking libapparmor-dev:s390x (2.13.2-10) ... 12:03:29 [2020-04-22T12:03:29.034Z] Selecting previously unselected package libseccomp-dev:s390x. 12:03:29 [2020-04-22T12:03:29.034Z] Preparing to unpack .../libseccomp-dev_2.3.3-4_s390x.deb ... 12:03:29 [2020-04-22T12:03:29.034Z] Unpacking libseccomp-dev:s390x (2.3.3-4) ... 12:03:29 [2020-04-22T12:03:29.034Z] Setting up libseccomp-dev:s390x (2.3.3-4) ... 12:03:29 [2020-04-22T12:03:29.034Z] Setting up libapparmor1:s390x (2.13.2-10) ... 12:03:29 [2020-04-22T12:03:29.034Z] Setting up libapparmor-dev:s390x (2.13.2-10) ... 12:03:29 [2020-04-22T12:03:29.034Z] Processing triggers for libc-bin (2.28-10) ... 12:03:29 [2020-04-22T12:03:29.040Z] #24 ... 12:03:29 [2020-04-22T12:03:29.040Z] 12:03:29 [2020-04-22T12:03:29.040Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... 12:03:29 [2020-04-22T12:03:29.040Z] #31 65.65 Setting up libicu63:amd64 (63.1-6+deb10u1) ... 12:03:29 [2020-04-22T12:03:29.040Z] #31 65.69 Setting up xxd (2:8.1.0875-5) ... 12:03:29 [2020-04-22T12:03:29.040Z] #31 65.70 Setting up libuv1:amd64 (1.24.1-1) ... 12:03:29 [2020-04-22T12:03:29.040Z] #31 65.72 Setting up vim-common (2:8.1.0875-5) ... 12:03:29 [2020-04-22T12:03:29.040Z] #31 65.84 Setting up librhash0:amd64 (1.3.8-1) ... 12:03:29 [2020-04-22T12:03:29.040Z] #31 65.87 Setting up cmake-data (3.13.4-1) ... 12:03:29 [2020-04-22T12:03:29.040Z] #31 65.90 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... 12:03:29 [2020-04-22T12:03:29.040Z] #31 65.92 Setting up libjsoncpp1:amd64 (1.7.4-3) ... 12:03:29 [2020-04-22T12:03:29.040Z] #31 65.96 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... 12:03:29 [2020-04-22T12:03:29.040Z] #31 65.98 Setting up cmake (3.13.4-1) ... 12:03:29 [2020-04-22T12:03:29.040Z] #31 65.99 Processing triggers for libc-bin (2.28-10) ... 12:03:29 [2020-04-22T12:03:29.040Z] #31 66.09 Processing triggers for mime-support (3.62) ... 12:03:29 [2020-04-22T12:03:29.040Z] #31 DONE 66.5s 12:03:29 [2020-04-22T12:03:29.040Z] 12:03:29 [2020-04-22T12:03:29.040Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh 12:03:29 [2020-04-22T12:03:29.040Z] #32 DONE 0.1s 12:03:29 [2020-04-22T12:03:29.136Z] CC criu/path.o 12:03:29 [2020-04-22T12:03:29.136Z] CC criu/pie-util-vdso.o 12:03:29 [2020-04-22T12:03:29.281Z] #39 ... 12:03:29 [2020-04-22T12:03:29.281Z] 12:03:29 [2020-04-22T12:03:29.281Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv 12:03:29 [2020-04-22T12:03:29.281Z] #29 82.34 github.com/BurntSushi/toml/cmd/tomlv 12:03:29 [2020-04-22T12:03:29.281Z] #29 DONE 86.7s 12:03:29 [2020-04-22T12:03:29.281Z] 12:03:29 [2020-04-22T12:03:29.281Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 12:03:29 [2020-04-22T12:03:29.281Z] #39 16.05 DEP images/core-ppc64.pb-c.d 12:03:29 [2020-04-22T12:03:29.281Z] #39 ... 12:03:29 [2020-04-22T12:03:29.281Z] 12:03:29 [2020-04-22T12:03:29.281Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 12:03:29 [2020-04-22T12:03:29.281Z] #42 85.52 go/token 12:03:29 [2020-04-22T12:03:29.281Z] #42 86.23 internal/lazyregexp 12:03:29 [2020-04-22T12:03:29.281Z] #42 86.56 path 12:03:29 [2020-04-22T12:03:29.281Z] #42 86.73 go/scanner 12:03:29 [2020-04-22T12:03:29.298Z] 12:03:29 [2020-04-22T12:03:29.298Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ 12:03:29 [2020-04-22T12:03:29.298Z] #33 DONE 0.1s 12:03:29 [2020-04-22T12:03:29.298Z] 12:03:29 [2020-04-22T12:03:29.298Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini 12:03:29 [2020-04-22T12:03:29.298Z] #34 ... 12:03:29 [2020-04-22T12:03:29.298Z] 12:03:29 [2020-04-22T12:03:29.298Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv 12:03:29 [2020-04-22T12:03:29.298Z] #29 56.41 time 12:03:29 [2020-04-22T12:03:29.298Z] #29 63.55 internal/poll 12:03:29 [2020-04-22T12:03:29.298Z] #29 65.97 internal/syscall/execenv 12:03:29 [2020-04-22T12:03:29.298Z] #29 66.26 internal/syscall/unix 12:03:29 [2020-04-22T12:03:29.420Z] CC criu/pie-util.o 12:03:29 [2020-04-22T12:03:29.420Z] CC criu/pipes.o 12:03:29 [2020-04-22T12:03:29.556Z] #29 66.56 internal/fmtsort 12:03:29 [2020-04-22T12:03:29.556Z] #29 ... 12:03:29 [2020-04-22T12:03:29.556Z] 12:03:29 [2020-04-22T12:03:29.556Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... 12:03:29 [2020-04-22T12:03:29.556Z] #38 60.92 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... 12:03:29 [2020-04-22T12:03:29.556Z] #38 60.93 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... 12:03:29 [2020-04-22T12:03:29.556Z] #38 60.96 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... 12:03:29 [2020-04-22T12:03:29.556Z] #38 60.97 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... 12:03:29 [2020-04-22T12:03:29.556Z] #38 60.98 Setting up python-six (1.12.0-1) ... 12:03:29 [2020-04-22T12:03:29.556Z] #38 66.93 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... 12:03:29 [2020-04-22T12:03:29.556Z] #38 66.99 Setting up libnl-3-200:amd64 (3.4.0-1) ... 12:03:29 [2020-04-22T12:03:29.556Z] #38 67.05 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... 12:03:29 [2020-04-22T12:03:29.556Z] #38 ... 12:03:29 [2020-04-22T12:03:29.556Z] 12:03:29 [2020-04-22T12:03:29.556Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 12:03:29 [2020-04-22T12:03:29.556Z] #24 24.75 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... 12:03:29 [2020-04-22T12:03:29.783Z] Removing intermediate container 01ea96f5b85d 12:03:29 [2020-04-22T12:03:29.783Z] ---> 7ab6e571b243 12:03:29 [2020-04-22T12:03:29.783Z] Step 37/140 : FROM cross-true AS runtime-dev-cross-true 12:03:29 [2020-04-22T12:03:29.783Z] ---> dbf85f0e3f2f 12:03:29 [2020-04-22T12:03:29.783Z] Step 38/140 : ARG DEBIAN_FRONTEND 12:03:29 [2020-04-22T12:03:29.783Z] ---> Running in 038678c8601c 12:03:29 [2020-04-22T12:03:29.783Z] Removing intermediate container 038678c8601c 12:03:29 [2020-04-22T12:03:29.783Z] ---> a70896be333b 12:03:29 [2020-04-22T12:03:29.783Z] Step 39/140 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/*; fi 12:03:29 [2020-04-22T12:03:29.783Z] ---> Running in 1cbd0559e196 12:03:30 [2020-04-22T12:03:30.037Z] CC criu/plugin.o 12:03:30 [2020-04-22T12:03:30.037Z] CC criu/proc_parse.o 12:03:30 [2020-04-22T12:03:30.123Z] #24 25.15 12:03:30 [2020-04-22T12:03:30.218Z] #42 87.57 io/ioutil 12:03:30 [2020-04-22T12:03:30.382Z] #24 25.36 ######################################################################## 100.0% 12:03:30 [2020-04-22T12:03:30.382Z] #24 25.51 12:03:30 [2020-04-22T12:03:30.382Z] #24 25.60 Download of images into '/build' complete. 12:03:30 [2020-04-22T12:03:30.382Z] #24 25.61 Use something like the following to load the result into a Docker daemon: 12:03:30 [2020-04-22T12:03:30.640Z] #24 25.61 tar -cC '/build' . | docker load 12:03:30 [2020-04-22T12:03:30.640Z] #24 DONE 25.7s 12:03:30 [2020-04-22T12:03:30.640Z] 12:03:30 [2020-04-22T12:03:30.640Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... 12:03:30 [2020-04-22T12:03:30.640Z] #38 67.06 Setting up libcap-dev:amd64 (1:2.25-2) ... 12:03:30 [2020-04-22T12:03:30.640Z] #38 67.07 Setting up libprotoc17:amd64 (3.6.1.3-2) ... 12:03:30 [2020-04-22T12:03:30.640Z] #38 67.08 Setting up protobuf-compiler (3.6.1.3-2) ... 12:03:30 [2020-04-22T12:03:30.640Z] #38 67.10 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... 12:03:30 [2020-04-22T12:03:30.640Z] #38 67.11 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... 12:03:30 [2020-04-22T12:03:30.640Z] #38 67.12 Setting up protobuf-c-compiler (1.3.1-1+b1) ... 12:03:30 [2020-04-22T12:03:30.640Z] #38 67.15 Setting up python-protobuf (3.6.1.3-2) ... 12:03:30 [2020-04-22T12:03:30.785Z] #42 88.01 net/url 12:03:30 [2020-04-22T12:03:30.977Z] Removing intermediate container 1cbd0559e196 12:03:30 [2020-04-22T12:03:30.977Z] ---> be121c31ffd9 12:03:30 [2020-04-22T12:03:30.977Z] Step 40/140 : FROM runtime-dev-cross-${CROSS} AS runtime-dev 12:03:30 [2020-04-22T12:03:30.977Z] ---> 7ab6e571b243 12:03:30 [2020-04-22T12:03:30.977Z] Step 41/140 : FROM base AS tomlv 12:03:30 [2020-04-22T12:03:30.977Z] ---> df8db52b0dab 12:03:30 [2020-04-22T12:03:30.977Z] Step 42/140 : ENV INSTALL_BINARY_NAME=tomlv 12:03:30 [2020-04-22T12:03:30.977Z] ---> Running in 01f392c86aae 12:03:30 [2020-04-22T12:03:30.977Z] Removing intermediate container 01f392c86aae 12:03:30 [2020-04-22T12:03:30.977Z] ---> fd2690a23d68 12:03:30 [2020-04-22T12:03:30.977Z] Step 43/140 : ARG TOMLV_COMMIT 12:03:31 [2020-04-22T12:03:31.043Z] #42 88.51 go/ast 12:03:31 [2020-04-22T12:03:31.324Z] ---> Running in 0d0277173191 12:03:31 [2020-04-22T12:03:31.324Z] Removing intermediate container 0d0277173191 12:03:31 [2020-04-22T12:03:31.324Z] ---> cf0a40ea2727 12:03:31 [2020-04-22T12:03:31.324Z] Step 44/140 : COPY hack/dockerfile/install/install.sh ./install.sh 12:03:31 [2020-04-22T12:03:31.674Z] ---> 53e126028e85 12:03:31 [2020-04-22T12:03:31.674Z] Step 45/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ 12:03:31 [2020-04-22T12:03:31.674Z] ---> 07841c6c3049 12:03:31 [2020-04-22T12:03:31.674Z] Step 46/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME 12:03:32 [2020-04-22T12:03:32.027Z] ---> Running in 41ba45f33500 12:03:32 [2020-04-22T12:03:32.065Z] CC criu/protobuf-desc.o 12:03:32 [2020-04-22T12:03:32.349Z] CC criu/protobuf.o 12:03:32 [2020-04-22T12:03:32.388Z] + RM_GOPATH=0 12:03:32 [2020-04-22T12:03:32.388Z] + TMP_GOPATH= 12:03:32 [2020-04-22T12:03:32.388Z] + : /build 12:03:32 [2020-04-22T12:03:32.388Z] + '[' -z '' ']' 12:03:32 [2020-04-22T12:03:32.388Z] ++ mktemp -d 12:03:32 [2020-04-22T12:03:32.388Z] + export GOPATH=/tmp/tmp.6zWzs2dGSJ 12:03:32 [2020-04-22T12:03:32.388Z] + GOPATH=/tmp/tmp.6zWzs2dGSJ 12:03:32 [2020-04-22T12:03:32.388Z] + RM_GOPATH=1 12:03:32 [2020-04-22T12:03:32.388Z] ++ dirname ./install.sh 12:03:32 [2020-04-22T12:03:32.388Z] + dir=. 12:03:32 [2020-04-22T12:03:32.388Z] + bin=tomlv 12:03:32 [2020-04-22T12:03:32.388Z] + shift 12:03:32 [2020-04-22T12:03:32.388Z] + '[' '!' -f ./tomlv.installer ']' 12:03:32 [2020-04-22T12:03:32.388Z] + . ./tomlv.installer 12:03:32 [2020-04-22T12:03:32.388Z] ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 12:03:32 [2020-04-22T12:03:32.388Z] + install_tomlv 12:03:32 [2020-04-22T12:03:32.388Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' 12:03:32 [2020-04-22T12:03:32.388Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 12:03:32 [2020-04-22T12:03:32.388Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.6zWzs2dGSJ/src/github.com/BurntSushi/toml 12:03:32 [2020-04-22T12:03:32.388Z] Cloning into '/tmp/tmp.6zWzs2dGSJ/src/github.com/BurntSushi/toml'... 12:03:32 [2020-04-22T12:03:32.418Z] #42 89.89 text/template/parse 12:03:32 [2020-04-22T12:03:32.633Z] CC criu/pstree.o 12:03:32 [2020-04-22T12:03:32.751Z] + cd /tmp/tmp.6zWzs2dGSJ/src/github.com/BurntSushi/toml 12:03:32 [2020-04-22T12:03:32.751Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 12:03:32 [2020-04-22T12:03:32.751Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv 12:03:32 [2020-04-22T12:03:32.751Z] internal/cpu 12:03:32 [2020-04-22T12:03:32.751Z] runtime/internal/atomic 12:03:32 [2020-04-22T12:03:32.751Z] runtime/internal/sys 12:03:32 [2020-04-22T12:03:32.751Z] runtime/internal/math 12:03:32 [2020-04-22T12:03:32.751Z] math/bits 12:03:32 [2020-04-22T12:03:32.751Z] internal/bytealg 12:03:32 [2020-04-22T12:03:32.751Z] runtime 12:03:32 [2020-04-22T12:03:32.751Z] math 12:03:33 [2020-04-22T12:03:33.105Z] unicode/utf8 12:03:33 [2020-04-22T12:03:33.105Z] internal/race 12:03:33 [2020-04-22T12:03:33.105Z] sync/atomic 12:03:33 [2020-04-22T12:03:33.105Z] unicode 12:03:33 [2020-04-22T12:03:33.105Z] internal/testlog 12:03:33 [2020-04-22T12:03:33.105Z] encoding 12:03:33 [2020-04-22T12:03:33.105Z] runtime/cgo 12:03:33 [2020-04-22T12:03:33.250Z] CC criu/rbtree.o 12:03:33 [2020-04-22T12:03:33.533Z] CC criu/rst-malloc.o 12:03:33 [2020-04-22T12:03:33.533Z] CC criu/seccomp.o 12:03:34 [2020-04-22T12:03:34.150Z] CC criu/seize.o 12:03:34 [2020-04-22T12:03:34.338Z] internal/reflectlite 12:03:34 [2020-04-22T12:03:34.338Z] sync 12:03:34 [2020-04-22T12:03:34.434Z] CC criu/servicefd.o 12:03:34 [2020-04-22T12:03:34.705Z] errors 12:03:34 [2020-04-22T12:03:34.705Z] sort 12:03:34 [2020-04-22T12:03:34.705Z] strconv 12:03:34 [2020-04-22T12:03:34.705Z] io 12:03:34 [2020-04-22T12:03:34.705Z] internal/oserror 12:03:34 [2020-04-22T12:03:34.705Z] syscall 12:03:34 [2020-04-22T12:03:34.705Z] reflect 12:03:34 [2020-04-22T12:03:34.717Z] CC criu/shmem.o 12:03:34 [2020-04-22T12:03:34.948Z] #42 ... 12:03:34 [2020-04-22T12:03:34.948Z] 12:03:34 [2020-04-22T12:03:34.948Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 12:03:34 [2020-04-22T12:03:34.948Z] #39 16.17 DEP images/core-s390.pb-c.d 12:03:34 [2020-04-22T12:03:34.948Z] #39 16.28 DEP images/core-x86.pb-c.d 12:03:34 [2020-04-22T12:03:34.948Z] #39 16.39 DEP images/core.pb-c.d 12:03:34 [2020-04-22T12:03:34.948Z] #39 16.50 DEP images/inventory.pb-c.d 12:03:34 [2020-04-22T12:03:34.948Z] #39 16.62 PBCC images/cpuinfo.pb-c.c 12:03:34 [2020-04-22T12:03:34.948Z] #39 16.77 DEP images/cpuinfo.pb-c.d 12:03:34 [2020-04-22T12:03:34.949Z] #39 16.85 PBCC images/stats.pb-c.c 12:03:34 [2020-04-22T12:03:34.949Z] #39 16.88 DEP images/stats.pb-c.d 12:03:34 [2020-04-22T12:03:34.949Z] #39 18.34 make[1]: Nothing to be done for 'all'. 12:03:34 [2020-04-22T12:03:34.949Z] #39 19.78 CC images/stats.o 12:03:34 [2020-04-22T12:03:34.949Z] #39 20.32 CC images/core.o 12:03:34 [2020-04-22T12:03:34.949Z] #39 21.03 CC images/core-x86.o 12:03:34 [2020-04-22T12:03:34.949Z] #39 21.65 CC images/core-arm.o 12:03:35 [2020-04-22T12:03:35.082Z] time 12:03:35 [2020-04-22T12:03:35.207Z] #39 22.06 CC images/core-aarch64.o 12:03:35 [2020-04-22T12:03:35.340Z] CC criu/sigframe.o 12:03:35 [2020-04-22T12:03:35.340Z] CC criu/signalfd.o 12:03:35 [2020-04-22T12:03:35.436Z] internal/poll 12:03:35 [2020-04-22T12:03:35.436Z] internal/fmtsort 12:03:35 [2020-04-22T12:03:35.436Z] internal/syscall/execenv 12:03:35 [2020-04-22T12:03:35.436Z] internal/syscall/unix 12:03:35 [2020-04-22T12:03:35.436Z] strings 12:03:35 [2020-04-22T12:03:35.436Z] os 12:03:35 [2020-04-22T12:03:35.624Z] CC criu/sk-inet.o 12:03:35 [2020-04-22T12:03:35.774Z] #39 ... 12:03:35 [2020-04-22T12:03:35.774Z] 12:03:35 [2020-04-22T12:03:35.774Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 12:03:35 [2020-04-22T12:03:35.774Z] #42 93.12 go/parser 12:03:35 [2020-04-22T12:03:35.804Z] bytes 12:03:35 [2020-04-22T12:03:35.804Z] fmt 12:03:35 [2020-04-22T12:03:35.804Z] bufio 12:03:35 [2020-04-22T12:03:35.804Z] path/filepath 12:03:35 [2020-04-22T12:03:35.909Z] #38 ... 12:03:35 [2020-04-22T12:03:35.909Z] 12:03:35 [2020-04-22T12:03:35.909Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini 12:03:35 [2020-04-22T12:03:35.909Z] #34 4.302 + RM_GOPATH=0 12:03:35 [2020-04-22T12:03:35.909Z] #34 4.302 + TMP_GOPATH= 12:03:35 [2020-04-22T12:03:35.909Z] #34 4.306 + : /build 12:03:35 [2020-04-22T12:03:35.909Z] #34 4.306 + '[' -z '' ']' 12:03:35 [2020-04-22T12:03:35.909Z] #34 4.306 ++ mktemp -d 12:03:35 [2020-04-22T12:03:35.909Z] #34 4.321 + export GOPATH=/tmp/tmp.Kzf4RBVLZG 12:03:35 [2020-04-22T12:03:35.909Z] #34 4.321 + GOPATH=/tmp/tmp.Kzf4RBVLZG 12:03:35 [2020-04-22T12:03:35.909Z] #34 4.322 + RM_GOPATH=1 12:03:35 [2020-04-22T12:03:35.909Z] #34 4.322 ++ dirname ./install.sh 12:03:35 [2020-04-22T12:03:35.909Z] #34 4.323 + dir=. 12:03:35 [2020-04-22T12:03:35.909Z] #34 4.324 + bin=tini 12:03:35 [2020-04-22T12:03:35.909Z] #34 4.324 + shift 12:03:35 [2020-04-22T12:03:35.909Z] #34 4.324 + '[' '!' -f ./tini.installer ']' 12:03:35 [2020-04-22T12:03:35.909Z] #34 4.324 + . ./tini.installer 12:03:35 [2020-04-22T12:03:35.909Z] #34 4.325 ++ : fec3683b971d9c3ef73f284f176672c44b448662 12:03:35 [2020-04-22T12:03:35.909Z] #34 4.325 + install_tini 12:03:35 [2020-04-22T12:03:35.909Z] #34 4.325 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' 12:03:35 [2020-04-22T12:03:35.909Z] #34 4.325 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 12:03:35 [2020-04-22T12:03:35.909Z] #34 4.326 + git clone https://github.com/krallin/tini.git /tmp/tmp.Kzf4RBVLZG/tini 12:03:35 [2020-04-22T12:03:35.909Z] #34 4.328 Cloning into '/tmp/tmp.Kzf4RBVLZG/tini'... 12:03:35 [2020-04-22T12:03:35.909Z] #34 5.058 + cd /tmp/tmp.Kzf4RBVLZG/tini 12:03:35 [2020-04-22T12:03:35.909Z] #34 5.061 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 12:03:35 [2020-04-22T12:03:35.909Z] #34 5.103 + cmake . 12:03:35 [2020-04-22T12:03:35.909Z] #34 5.766 -- The C compiler identification is GNU 8.3.0 12:03:35 [2020-04-22T12:03:35.909Z] #34 5.821 -- Check for working C compiler: /usr/bin/cc 12:03:35 [2020-04-22T12:03:35.909Z] #34 6.523 -- Check for working C compiler: /usr/bin/cc -- works 12:03:35 [2020-04-22T12:03:35.909Z] #34 6.524 -- Detecting C compiler ABI info 12:03:36 [2020-04-22T12:03:36.163Z] io/ioutil 12:03:36 [2020-04-22T12:03:36.163Z] path 12:03:36 [2020-04-22T12:03:36.163Z] text/tabwriter 12:03:36 [2020-04-22T12:03:36.163Z] flag 12:03:36 [2020-04-22T12:03:36.163Z] github.com/BurntSushi/toml 12:03:36 [2020-04-22T12:03:36.163Z] log 12:03:36 [2020-04-22T12:03:36.241Z] CC criu/sk-netlink.o 12:03:36 [2020-04-22T12:03:36.241Z] CC criu/sk-packet.o 12:03:36 [2020-04-22T12:03:36.354Z] #42 93.82 text/template 12:03:36 [2020-04-22T12:03:36.480Z] #34 ... 12:03:36 [2020-04-22T12:03:36.480Z] 12:03:36 [2020-04-22T12:03:36.480Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 12:03:36 [2020-04-22T12:03:36.480Z] #42 63.43 time 12:03:36 [2020-04-22T12:03:36.480Z] #42 70.11 internal/fmtsort 12:03:36 [2020-04-22T12:03:36.480Z] #42 70.94 internal/syscall/execenv 12:03:36 [2020-04-22T12:03:36.480Z] #42 70.98 internal/poll 12:03:36 [2020-04-22T12:03:36.480Z] #42 71.19 internal/syscall/unix 12:03:36 [2020-04-22T12:03:36.480Z] #42 71.60 strings 12:03:36 [2020-04-22T12:03:36.480Z] #42 73.65 os 12:03:36 [2020-04-22T12:03:36.513Z] github.com/BurntSushi/toml/cmd/tomlv 12:03:36 [2020-04-22T12:03:36.738Z] #42 ... 12:03:36 [2020-04-22T12:03:36.738Z] 12:03:36 [2020-04-22T12:03:36.738Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini 12:03:36 [2020-04-22T12:03:36.738Z] #34 7.384 -- Detecting C compiler ABI info - done 12:03:36 [2020-04-22T12:03:36.738Z] #34 7.405 -- Detecting C compile features 12:03:36 [2020-04-22T12:03:36.858Z] CC criu/sk-queue.o 12:03:37 [2020-04-22T12:03:37.141Z] CC criu/sk-tcp.o 12:03:37 [2020-04-22T12:03:37.304Z] #34 ... 12:03:37 [2020-04-22T12:03:37.304Z] 12:03:37 [2020-04-22T12:03:37.304Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc 12:03:37 [2020-04-22T12:03:37.304Z] #52 19.86 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . 12:03:37 [2020-04-22T12:03:37.304Z] #52 ... 12:03:37 [2020-04-22T12:03:37.304Z] 12:03:37 [2020-04-22T12:03:37.304Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv 12:03:37 [2020-04-22T12:03:37.304Z] #29 66.91 os 12:03:37 [2020-04-22T12:03:37.304Z] #29 67.75 strings 12:03:37 [2020-04-22T12:03:37.304Z] #29 71.84 bytes 12:03:37 [2020-04-22T12:03:37.304Z] #29 71.87 fmt 12:03:37 [2020-04-22T12:03:37.304Z] #29 73.88 bufio 12:03:37 [2020-04-22T12:03:37.304Z] #29 ... 12:03:37 [2020-04-22T12:03:37.304Z] 12:03:37 [2020-04-22T12:03:37.304Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 12:03:37 [2020-04-22T12:03:37.304Z] #42 74.52 regexp/syntax 12:03:37 [2020-04-22T12:03:37.425Z] CC criu/sk-unix.o 12:03:37 [2020-04-22T12:03:37.864Z] Removing intermediate container 41ba45f33500 12:03:37 [2020-04-22T12:03:37.864Z] ---> 85f19a5140ac 12:03:37 [2020-04-22T12:03:37.864Z] Step 47/140 : FROM base AS vndr 12:03:37 [2020-04-22T12:03:37.864Z] ---> df8db52b0dab 12:03:37 [2020-04-22T12:03:37.864Z] Step 48/140 : ENV INSTALL_BINARY_NAME=vndr 12:03:37 [2020-04-22T12:03:37.864Z] ---> Running in 6f21f5ce53f5 12:03:37 [2020-04-22T12:03:37.864Z] Removing intermediate container 6f21f5ce53f5 12:03:37 [2020-04-22T12:03:37.864Z] ---> 62f67d54632b 12:03:37 [2020-04-22T12:03:37.864Z] Step 49/140 : ARG VNDR_COMMIT 12:03:37 [2020-04-22T12:03:37.864Z] ---> Running in 362c6461ce05 12:03:37 [2020-04-22T12:03:37.871Z] #42 ... 12:03:37 [2020-04-22T12:03:37.871Z] 12:03:37 [2020-04-22T12:03:37.871Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... 12:03:37 [2020-04-22T12:03:37.871Z] #14 4.853 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 12:03:37 [2020-04-22T12:03:37.871Z] #14 5.040 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 12:03:37 [2020-04-22T12:03:37.871Z] #14 5.040 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] 12:03:37 [2020-04-22T12:03:37.871Z] #14 6.227 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] 12:03:37 [2020-04-22T12:03:37.871Z] #14 8.372 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] 12:03:37 [2020-04-22T12:03:37.871Z] #14 ... 12:03:37 [2020-04-22T12:03:37.871Z] 12:03:37 [2020-04-22T12:03:37.871Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... 12:03:37 [2020-04-22T12:03:37.871Z] #38 75.16 Setting up libnl-3-dev:amd64 (3.4.0-1) ... 12:03:37 [2020-04-22T12:03:37.871Z] #38 75.17 Processing triggers for libc-bin (2.28-10) ... 12:03:38 [2020-04-22T12:03:38.129Z] #38 DONE 75.5s 12:03:38 [2020-04-22T12:03:38.129Z] 12:03:38 [2020-04-22T12:03:38.129Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 12:03:38 [2020-04-22T12:03:38.240Z] Removing intermediate container 362c6461ce05 12:03:38 [2020-04-22T12:03:38.240Z] ---> 221055041440 12:03:38 [2020-04-22T12:03:38.240Z] Step 50/140 : COPY hack/dockerfile/install/install.sh ./install.sh 12:03:38 [2020-04-22T12:03:38.240Z] ---> d6fc8a49f55f 12:03:38 [2020-04-22T12:03:38.240Z] Step 51/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ 12:03:38 [2020-04-22T12:03:38.255Z] #42 ... 12:03:38 [2020-04-22T12:03:38.255Z] 12:03:38 [2020-04-22T12:03:38.255Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd 12:03:38 [2020-04-22T12:03:38.255Z] #57 45.28 🇩 bin/ctr 12:03:38 [2020-04-22T12:03:38.255Z] #57 ... 12:03:38 [2020-04-22T12:03:38.255Z] 12:03:38 [2020-04-22T12:03:38.255Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 12:03:38 [2020-04-22T12:03:38.255Z] #39 22.51 CC images/core-ppc64.o 12:03:38 [2020-04-22T12:03:38.255Z] #39 23.45 CC images/core-s390.o 12:03:38 [2020-04-22T12:03:38.255Z] #39 24.12 CC images/cpuinfo.o 12:03:38 [2020-04-22T12:03:38.255Z] #39 24.54 CC images/inventory.o 12:03:38 [2020-04-22T12:03:38.255Z] #39 24.80 CC images/fdinfo.o 12:03:38 [2020-04-22T12:03:38.255Z] #39 25.12 CC images/fown.o 12:03:38 [2020-04-22T12:03:38.435Z] CC criu/sockets.o 12:03:38 [2020-04-22T12:03:38.668Z] ---> b40f9491216c 12:03:38 [2020-04-22T12:03:38.668Z] Step 52/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME 12:03:38 [2020-04-22T12:03:38.668Z] ---> Running in 88c621e0b4c1 12:03:38 [2020-04-22T12:03:38.821Z] #39 25.45 CC images/ns.o 12:03:38 [2020-04-22T12:03:38.821Z] #39 25.68 CC images/regfile.o 12:03:39 [2020-04-22T12:03:39.023Z] + RM_GOPATH=0 12:03:39 [2020-04-22T12:03:39.023Z] + TMP_GOPATH= 12:03:39 [2020-04-22T12:03:39.023Z] + : /build 12:03:39 [2020-04-22T12:03:39.023Z] + '[' -z '' ']' 12:03:39 [2020-04-22T12:03:39.023Z] ++ mktemp -d 12:03:39 [2020-04-22T12:03:39.023Z] + export GOPATH=/tmp/tmp.9PADXjGQcV 12:03:39 [2020-04-22T12:03:39.023Z] + GOPATH=/tmp/tmp.9PADXjGQcV 12:03:39 [2020-04-22T12:03:39.023Z] + RM_GOPATH=1 12:03:39 [2020-04-22T12:03:39.023Z] ++ dirname ./install.sh 12:03:39 [2020-04-22T12:03:39.023Z] + dir=. 12:03:39 [2020-04-22T12:03:39.023Z] + bin=vndr 12:03:39 [2020-04-22T12:03:39.023Z] + shift 12:03:39 [2020-04-22T12:03:39.023Z] + '[' '!' -f ./vndr.installer ']' 12:03:39 [2020-04-22T12:03:39.023Z] + . ./vndr.installer 12:03:39 [2020-04-22T12:03:39.023Z] ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 12:03:39 [2020-04-22T12:03:39.023Z] + install_vndr 12:03:39 [2020-04-22T12:03:39.023Z] + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' 12:03:39 [2020-04-22T12:03:39.023Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.9PADXjGQcV/src/github.com/LK4D4/vndr 12:03:39 [2020-04-22T12:03:39.023Z] Cloning into '/tmp/tmp.9PADXjGQcV/src/github.com/LK4D4/vndr'... 12:03:39 [2020-04-22T12:03:39.023Z] Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 12:03:39 [2020-04-22T12:03:39.053Z] CC criu/stats.o 12:03:39 [2020-04-22T12:03:39.053Z] CC criu/string.o 12:03:39 [2020-04-22T12:03:39.081Z] #39 25.92 CC images/ghost-file.o 12:03:39 [2020-04-22T12:03:39.336Z] CC criu/sysctl.o 12:03:39 [2020-04-22T12:03:39.380Z] + cd /tmp/tmp.9PADXjGQcV/src/github.com/LK4D4/vndr 12:03:39 [2020-04-22T12:03:39.380Z] + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 12:03:39 [2020-04-22T12:03:39.380Z] + go build -buildmode=pie -v -o /build/vndr . 12:03:39 [2020-04-22T12:03:39.620Z] CC criu/sysfs_parse.o 12:03:39 [2020-04-22T12:03:39.648Z] #39 26.33 CC images/fifo.o 12:03:39 [2020-04-22T12:03:39.737Z] runtime/internal/atomic 12:03:39 [2020-04-22T12:03:39.737Z] internal/cpu 12:03:39 [2020-04-22T12:03:39.737Z] runtime/internal/sys 12:03:39 [2020-04-22T12:03:39.737Z] runtime/internal/math 12:03:39 [2020-04-22T12:03:39.737Z] internal/race 12:03:39 [2020-04-22T12:03:39.737Z] sync/atomic 12:03:39 [2020-04-22T12:03:39.737Z] internal/bytealg 12:03:39 [2020-04-22T12:03:39.737Z] unicode 12:03:39 [2020-04-22T12:03:39.737Z] runtime 12:03:39 [2020-04-22T12:03:39.737Z] unicode/utf8 12:03:39 [2020-04-22T12:03:39.737Z] math/bits 12:03:39 [2020-04-22T12:03:39.737Z] math 12:03:39 [2020-04-22T12:03:39.904Z] CC criu/timerfd.o 12:03:39 [2020-04-22T12:03:39.904Z] CC criu/tty.o 12:03:39 [2020-04-22T12:03:39.906Z] #39 26.60 CC images/remap-file-path.o 12:03:40 [2020-04-22T12:03:40.094Z] internal/testlog 12:03:40 [2020-04-22T12:03:40.094Z] encoding 12:03:40 [2020-04-22T12:03:40.094Z] unicode/utf16 12:03:40 [2020-04-22T12:03:40.094Z] container/list 12:03:40 [2020-04-22T12:03:40.094Z] crypto/internal/subtle 12:03:40 [2020-04-22T12:03:40.094Z] crypto/subtle 12:03:40 [2020-04-22T12:03:40.094Z] vendor/golang.org/x/crypto/cryptobyte/asn1 12:03:40 [2020-04-22T12:03:40.094Z] internal/nettrace 12:03:40 [2020-04-22T12:03:40.094Z] runtime/cgo 12:03:40 [2020-04-22T12:03:40.165Z] #39 26.88 CC images/eventfd.o 12:03:40 [2020-04-22T12:03:40.425Z] #39 27.19 CC images/eventpoll.o 12:03:40 [2020-04-22T12:03:40.467Z] vendor/golang.org/x/crypto/internal/subtle 12:03:40 [2020-04-22T12:03:40.696Z] #39 27.50 CC images/fh.o 12:03:40 [2020-04-22T12:03:40.955Z] #39 27.83 CC images/fsnotify.o 12:03:41 [2020-04-22T12:03:41.384Z] CC criu/tun.o 12:03:41 [2020-04-22T12:03:41.384Z] CC criu/uffd.o 12:03:41 [2020-04-22T12:03:41.709Z] internal/reflectlite 12:03:41 [2020-04-22T12:03:41.709Z] sync 12:03:41 [2020-04-22T12:03:41.709Z] github.com/LK4D4/vndr/godl/singleflight 12:03:41 [2020-04-22T12:03:41.709Z] math/rand 12:03:41 [2020-04-22T12:03:41.709Z] internal/singleflight 12:03:41 [2020-04-22T12:03:41.709Z] errors 12:03:41 [2020-04-22T12:03:41.709Z] sort 12:03:41 [2020-04-22T12:03:41.709Z] io 12:03:41 [2020-04-22T12:03:41.709Z] strconv 12:03:41 [2020-04-22T12:03:41.709Z] bytes 12:03:41 [2020-04-22T12:03:41.709Z] bufio 12:03:41 [2020-04-22T12:03:41.709Z] reflect 12:03:41 [2020-04-22T12:03:41.892Z] #39 28.60 CC images/signalfd.o 12:03:42 [2020-04-22T12:03:42.064Z] internal/oserror 12:03:42 [2020-04-22T12:03:42.064Z] syscall 12:03:42 [2020-04-22T12:03:42.151Z] #39 28.89 CC images/fs.o 12:03:42 [2020-04-22T12:03:42.151Z] #39 ... 12:03:42 [2020-04-22T12:03:42.151Z] 12:03:42 [2020-04-22T12:03:42.151Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... 12:03:42 [2020-04-22T12:03:42.151Z] #14 18.51 Reading package lists... 12:03:42 [2020-04-22T12:03:42.151Z] #14 24.62 Reading package lists... 12:03:42 [2020-04-22T12:03:42.151Z] #14 29.70 Building dependency tree... 12:03:42 [2020-04-22T12:03:42.151Z] #14 31.05 Reading state information... 12:03:42 [2020-04-22T12:03:42.151Z] #14 32.70 libcap2-bin is already the newest version (1:2.25-2). 12:03:42 [2020-04-22T12:03:42.151Z] #14 32.70 libcap2-bin set to manually installed. 12:03:42 [2020-04-22T12:03:42.151Z] #14 32.70 The following additional packages will be installed: 12:03:42 [2020-04-22T12:03:42.151Z] #14 32.70 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base 12:03:42 [2020-04-22T12:03:42.151Z] #14 32.71 gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 12:03:42 [2020-04-22T12:03:42.151Z] #14 32.71 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 12:03:42 [2020-04-22T12:03:42.151Z] #14 32.71 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 12:03:42 [2020-04-22T12:03:42.151Z] #14 32.71 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib 12:03:42 [2020-04-22T12:03:42.151Z] #14 32.71 libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev 12:03:42 [2020-04-22T12:03:42.151Z] #14 32.71 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 12:03:42 [2020-04-22T12:03:42.151Z] #14 32.71 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources 12:03:42 [2020-04-22T12:03:42.151Z] #14 32.71 python3.7 python3.7-minimal vim-runtime xxd 12:03:42 [2020-04-22T12:03:42.151Z] #14 32.72 Suggested packages: 12:03:42 [2020-04-22T12:03:42.151Z] #14 32.72 apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm 12:03:42 [2020-04-22T12:03:42.151Z] #14 32.72 wine64 python3-doc python3-tk python3-venv python-setuptools-doc 12:03:42 [2020-04-22T12:03:42.151Z] #14 32.73 python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts 12:03:42 [2020-04-22T12:03:42.151Z] #14 32.73 xfsdump acl attr quota 12:03:42 [2020-04-22T12:03:42.151Z] #14 32.73 Recommended packages: 12:03:42 [2020-04-22T12:03:42.151Z] #14 32.73 aufs-dkms nftables build-essential python3-dev python3-keyring 12:03:42 [2020-04-22T12:03:42.151Z] #14 32.73 python3-keyrings.alt python3-xdg unzip 12:03:42 [2020-04-22T12:03:42.315Z] #39 3.864 Note: Building without setproctitle() and strlcpy() support. 12:03:42 [2020-04-22T12:03:42.315Z] #39 3.864 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 12:03:42 [2020-04-22T12:03:42.315Z] #39 3.884 Note: Building without GnuTLS support 12:03:42 [2020-04-22T12:03:42.401Z] CC criu/util.o 12:03:42 [2020-04-22T12:03:42.409Z] #14 ... 12:03:42 [2020-04-22T12:03:42.409Z] 12:03:42 [2020-04-22T12:03:42.409Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 12:03:42 [2020-04-22T12:03:42.409Z] #39 29.19 CC images/pstree.o 12:03:42 [2020-04-22T12:03:42.431Z] time 12:03:42 [2020-04-22T12:03:42.431Z] internal/fmtsort 12:03:42 [2020-04-22T12:03:42.667Z] #39 29.53 CC images/pipe.o 12:03:42 [2020-04-22T12:03:42.785Z] internal/syscall/execenv 12:03:42 [2020-04-22T12:03:42.785Z] internal/syscall/unix 12:03:42 [2020-04-22T12:03:42.785Z] strings 12:03:42 [2020-04-22T12:03:42.785Z] internal/poll 12:03:42 [2020-04-22T12:03:42.785Z] os 12:03:42 [2020-04-22T12:03:42.785Z] regexp/syntax 12:03:42 [2020-04-22T12:03:42.925Z] #39 29.81 CC images/tcp-stream.o 12:03:43 [2020-04-22T12:03:43.018Z] CC criu/uts_ns.o 12:03:43 [2020-04-22T12:03:43.131Z] fmt 12:03:43 [2020-04-22T12:03:43.131Z] path/filepath 12:03:43 [2020-04-22T12:03:43.131Z] regexp 12:03:43 [2020-04-22T12:03:43.184Z] #39 30.06 CC images/sk-packet.o 12:03:43 [2020-04-22T12:03:43.249Z] #39 ... 12:03:43 [2020-04-22T12:03:43.249Z] 12:03:43 [2020-04-22T12:03:43.249Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini 12:03:43 [2020-04-22T12:03:43.249Z] #34 10.11 -- Detecting C compile features - done 12:03:43 [2020-04-22T12:03:43.249Z] #34 10.15 -- Performing Test HAS_BUILTIN_FORTIFY 12:03:43 [2020-04-22T12:03:43.249Z] #34 10.45 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 12:03:43 [2020-04-22T12:03:43.249Z] #34 10.58 -- Configuring done 12:03:43 [2020-04-22T12:03:43.249Z] #34 10.61 -- Generating done 12:03:43 [2020-04-22T12:03:43.249Z] #34 10.63 -- Build files have been written to: /tmp/tmp.Kzf4RBVLZG/tini 12:03:43 [2020-04-22T12:03:43.249Z] #34 10.65 + make tini-static 12:03:43 [2020-04-22T12:03:43.249Z] #34 11.11 Scanning dependencies of target tini-static 12:03:43 [2020-04-22T12:03:43.249Z] #34 11.18 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 12:03:43 [2020-04-22T12:03:43.249Z] #34 12.75 [100%] Linking C executable tini-static 12:03:43 [2020-04-22T12:03:43.249Z] #34 13.50 [100%] Built target tini-static 12:03:43 [2020-04-22T12:03:43.249Z] #34 13.58 + mkdir -p /build 12:03:43 [2020-04-22T12:03:43.250Z] #34 13.58 + cp tini-static /build/docker-init 12:03:43 [2020-04-22T12:03:43.250Z] #34 DONE 13.8s 12:03:43 [2020-04-22T12:03:43.250Z] 12:03:43 [2020-04-22T12:03:43.250Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv 12:03:43 [2020-04-22T12:03:43.250Z] #29 76.26 path/filepath 12:03:43 [2020-04-22T12:03:43.250Z] #29 77.25 flag 12:03:43 [2020-04-22T12:03:43.250Z] #29 77.67 io/ioutil 12:03:43 [2020-04-22T12:03:43.250Z] #29 78.41 github.com/BurntSushi/toml 12:03:43 [2020-04-22T12:03:43.250Z] #29 79.49 log 12:03:43 [2020-04-22T12:03:43.250Z] #29 80.20 path 12:03:43 [2020-04-22T12:03:43.303Z] CC criu/vdso.o 12:03:43 [2020-04-22T12:03:43.483Z] flag 12:03:43 [2020-04-22T12:03:43.483Z] go/token 12:03:43 [2020-04-22T12:03:43.483Z] internal/lazyregexp 12:03:43 [2020-04-22T12:03:43.483Z] path 12:03:43 [2020-04-22T12:03:43.483Z] go/scanner 12:03:43 [2020-04-22T12:03:43.483Z] io/ioutil 12:03:43 [2020-04-22T12:03:43.483Z] net/url 12:03:43 [2020-04-22T12:03:43.483Z] go/ast 12:03:43 [2020-04-22T12:03:43.587Z] LINK criu/built-in.o 12:03:43 [2020-04-22T12:03:43.587Z] LINK criu/criu 12:03:43 [2020-04-22T12:03:43.754Z] #39 30.46 CC images/mnt.o 12:03:43 [2020-04-22T12:03:43.754Z] #39 30.65 CC images/pipe-data.o 12:03:43 [2020-04-22T12:03:43.816Z] #29 80.88 text/tabwriter 12:03:43 [2020-04-22T12:03:43.845Z] text/template/parse 12:03:43 [2020-04-22T12:03:43.845Z] go/parser 12:03:43 [2020-04-22T12:03:43.870Z] DEP lib/c/criu.d 12:03:43 [2020-04-22T12:03:43.870Z] CC images/rpc.pb-c.o 12:03:44 [2020-04-22T12:03:44.012Z] #39 30.87 CC images/sa.o 12:03:44 [2020-04-22T12:03:44.219Z] text/template 12:03:44 [2020-04-22T12:03:44.219Z] log 12:03:44 [2020-04-22T12:03:44.219Z] encoding/binary 12:03:44 [2020-04-22T12:03:44.219Z] encoding/base64 12:03:44 [2020-04-22T12:03:44.219Z] encoding/json 12:03:44 [2020-04-22T12:03:44.271Z] #39 31.13 CC images/timer.o 12:03:44 [2020-04-22T12:03:44.382Z] #29 ... 12:03:44 [2020-04-22T12:03:44.382Z] 12:03:44 [2020-04-22T12:03:44.382Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 12:03:44 [2020-04-22T12:03:44.382Z] #39 6.326 fatal: not a git repository (or any of the parent directories): .git 12:03:44 [2020-04-22T12:03:44.487Z] CC lib/c/criu.o 12:03:44 [2020-04-22T12:03:44.585Z] go/doc 12:03:44 [2020-04-22T12:03:44.585Z] github.com/LK4D4/vndr/build 12:03:44 [2020-04-22T12:03:44.585Z] encoding/xml 12:03:44 [2020-04-22T12:03:44.641Z] #39 6.358 GEN .gitid 12:03:44 [2020-04-22T12:03:44.641Z] #39 6.376 GEN criu/include/version.h 12:03:44 [2020-04-22T12:03:44.641Z] #39 6.416 GEN include/common/asm 12:03:44 [2020-04-22T12:03:44.837Z] #39 31.53 CC images/timerfd.o 12:03:44 [2020-04-22T12:03:44.941Z] github.com/LK4D4/vndr/versioned 12:03:44 [2020-04-22T12:03:44.941Z] compress/flate 12:03:45 [2020-04-22T12:03:45.095Z] #39 31.88 CC images/mm.o 12:03:45 [2020-04-22T12:03:45.104Z] LINK lib/c/built-in.o 12:03:45 [2020-04-22T12:03:45.105Z] LINK lib/c/libcriu.so 12:03:45 [2020-04-22T12:03:45.105Z] LINK lib/c/libcriu.a 12:03:45 [2020-04-22T12:03:45.105Z] GEN magic.py 12:03:45 [2020-04-22T12:03:45.105Z] Note: Building without setproctitle() and strlcpy() support. 12:03:45 [2020-04-22T12:03:45.105Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 12:03:45 [2020-04-22T12:03:45.105Z] Note: Building without GnuTLS support 12:03:45 [2020-04-22T12:03:45.306Z] hash 12:03:45 [2020-04-22T12:03:45.307Z] hash/crc32 12:03:45 [2020-04-22T12:03:45.307Z] context 12:03:45 [2020-04-22T12:03:45.307Z] compress/gzip 12:03:45 [2020-04-22T12:03:45.307Z] crypto/cipher 12:03:45 [2020-04-22T12:03:45.307Z] math/big 12:03:45 [2020-04-22T12:03:45.307Z] crypto/aes 12:03:45 [2020-04-22T12:03:45.307Z] crypto 12:03:45 [2020-04-22T12:03:45.307Z] crypto/des 12:03:45 [2020-04-22T12:03:45.307Z] crypto/internal/randutil 12:03:45 [2020-04-22T12:03:45.307Z] crypto/sha512 12:03:45 [2020-04-22T12:03:45.354Z] #39 32.18 CC images/sk-opts.o 12:03:45 [2020-04-22T12:03:45.389Z] fatal: not a git repository (or any of the parent directories): .git 12:03:45 [2020-04-22T12:03:45.612Z] #39 32.46 CC images/sk-unix.o 12:03:45 [2020-04-22T12:03:45.675Z] make[1]: Nothing to be done for 'all'. 12:03:45 [2020-04-22T12:03:45.676Z] crypto/ed25519/internal/edwards25519 12:03:45 [2020-04-22T12:03:45.676Z] crypto/hmac 12:03:45 [2020-04-22T12:03:45.676Z] crypto/md5 12:03:45 [2020-04-22T12:03:45.676Z] crypto/rc4 12:03:45 [2020-04-22T12:03:45.676Z] crypto/sha1 12:03:45 [2020-04-22T12:03:45.676Z] crypto/sha256 12:03:45 [2020-04-22T12:03:45.960Z] make[1]: 'images/built-in.o' is up to date. 12:03:45 [2020-04-22T12:03:45.960Z] make[1]: 'compel/plugins/std.lib.a' is up to date. 12:03:45 [2020-04-22T12:03:45.960Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. 12:03:45 [2020-04-22T12:03:45.960Z] make[1]: 'compel/libcompel.a' is up to date. 12:03:46 [2020-04-22T12:03:46.041Z] crypto/rand 12:03:46 [2020-04-22T12:03:46.042Z] crypto/elliptic 12:03:46 [2020-04-22T12:03:46.042Z] encoding/asn1 12:03:46 [2020-04-22T12:03:46.042Z] crypto/ed25519 12:03:46 [2020-04-22T12:03:46.042Z] crypto/ecdsa 12:03:46 [2020-04-22T12:03:46.042Z] crypto/rsa 12:03:46 [2020-04-22T12:03:46.042Z] crypto/dsa 12:03:46 [2020-04-22T12:03:46.178Z] #39 32.83 CC images/sk-inet.o 12:03:46 [2020-04-22T12:03:46.244Z] make[1]: 'compel/compel-host-bin' is up to date. 12:03:46 [2020-04-22T12:03:46.244Z] make[1]: Nothing to be done for 'all'. 12:03:46 [2020-04-22T12:03:46.244Z] make[1]: 'soccr/libsoccr.a' is up to date. 12:03:46 [2020-04-22T12:03:46.244Z] make[2]: Nothing to be done for 'all'. 12:03:46 [2020-04-22T12:03:46.244Z] make[2]: Nothing to be done for 'all'. 12:03:46 [2020-04-22T12:03:46.244Z] make[2]: Nothing to be done for 'all'. 12:03:46 [2020-04-22T12:03:46.244Z] make[2]: Nothing to be done for 'all'. 12:03:46 [2020-04-22T12:03:46.244Z] make[2]: Nothing to be done for 'all'. 12:03:46 [2020-04-22T12:03:46.244Z] make[2]: Nothing to be done for 'all'. 12:03:46 [2020-04-22T12:03:46.416Z] encoding/hex 12:03:46 [2020-04-22T12:03:46.416Z] encoding/pem 12:03:46 [2020-04-22T12:03:46.416Z] crypto/x509/pkix 12:03:46 [2020-04-22T12:03:46.416Z] vendor/golang.org/x/crypto/cryptobyte 12:03:46 [2020-04-22T12:03:46.416Z] vendor/golang.org/x/net/dns/dnsmessage 12:03:46 [2020-04-22T12:03:46.416Z] vendor/golang.org/x/sys/cpu 12:03:46 [2020-04-22T12:03:46.416Z] vendor/golang.org/x/crypto/internal/chacha20 12:03:46 [2020-04-22T12:03:46.416Z] vendor/golang.org/x/crypto/poly1305 12:03:46 [2020-04-22T12:03:46.416Z] net 12:03:46 [2020-04-22T12:03:46.416Z] vendor/golang.org/x/crypto/chacha20poly1305 12:03:46 [2020-04-22T12:03:46.436Z] #39 33.28 CC images/tun.o 12:03:46 [2020-04-22T12:03:46.528Z] make[2]: Nothing to be done for 'all'. 12:03:46 [2020-04-22T12:03:46.528Z] make[2]: Nothing to be done for 'all'. 12:03:46 [2020-04-22T12:03:46.528Z] INSTALL criu/criu 12:03:46 [2020-04-22T12:03:46.542Z] #39 8.046 PBCC images/google/protobuf/descriptor.pb-c.c 12:03:46 [2020-04-22T12:03:46.542Z] #39 8.200 PBCC images/opts.pb-c.c 12:03:46 [2020-04-22T12:03:46.542Z] #39 8.260 PBCC images/sit.pb-c.c 12:03:46 [2020-04-22T12:03:46.542Z] #39 8.320 DEP images/google/protobuf/descriptor.pb-c.d 12:03:46 [2020-04-22T12:03:46.542Z] #39 8.400 DEP images/opts.pb-c.d 12:03:46 [2020-04-22T12:03:46.542Z] #39 8.461 DEP images/sit.pb-c.d 12:03:46 [2020-04-22T12:03:46.542Z] #39 8.507 PBCC images/macvlan.pb-c.c 12:03:46 [2020-04-22T12:03:46.542Z] #39 8.569 DEP images/macvlan.pb-c.d 12:03:46 [2020-04-22T12:03:46.782Z] vendor/golang.org/x/crypto/curve25519 12:03:46 [2020-04-22T12:03:46.782Z] vendor/golang.org/x/crypto/hkdf 12:03:46 [2020-04-22T12:03:46.782Z] vendor/golang.org/x/text/transform 12:03:46 [2020-04-22T12:03:46.782Z] vendor/golang.org/x/text/unicode/bidi 12:03:46 [2020-04-22T12:03:46.782Z] vendor/golang.org/x/text/secure/bidirule 12:03:46 [2020-04-22T12:03:46.782Z] vendor/golang.org/x/text/unicode/norm 12:03:46 [2020-04-22T12:03:46.800Z] #39 8.633 PBCC images/autofs.pb-c.c 12:03:46 [2020-04-22T12:03:46.800Z] #39 8.643 DEP images/autofs.pb-c.d 12:03:46 [2020-04-22T12:03:46.800Z] #39 8.717 PBCC images/sysctl.pb-c.c 12:03:46 [2020-04-22T12:03:46.800Z] #39 8.781 DEP images/sysctl.pb-c.d 12:03:46 [2020-04-22T12:03:46.800Z] #39 8.845 PBCC images/time.pb-c.c 12:03:47 [2020-04-22T12:03:47.002Z] #39 33.67 CC images/sk-netlink.o 12:03:47 [2020-04-22T12:03:47.058Z] #39 8.905 DEP images/time.pb-c.d 12:03:47 [2020-04-22T12:03:47.058Z] #39 8.969 PBCC images/binfmt-misc.pb-c.c 12:03:47 [2020-04-22T12:03:47.058Z] #39 8.991 DEP images/binfmt-misc.pb-c.d 12:03:47 [2020-04-22T12:03:47.058Z] #39 9.041 PBCC images/seccomp.pb-c.c 12:03:47 [2020-04-22T12:03:47.058Z] #39 9.084 DEP images/seccomp.pb-c.d 12:03:47 [2020-04-22T12:03:47.139Z] vendor/golang.org/x/net/idna 12:03:47 [2020-04-22T12:03:47.260Z] #39 33.95 CC images/packet-sock.o 12:03:47 [2020-04-22T12:03:47.316Z] #39 9.168 PBCC images/userns.pb-c.c 12:03:47 [2020-04-22T12:03:47.316Z] #39 9.190 DEP images/userns.pb-c.d 12:03:47 [2020-04-22T12:03:47.316Z] #39 9.273 PBCC images/cgroup.pb-c.c 12:03:47 [2020-04-22T12:03:47.316Z] #39 9.308 DEP images/cgroup.pb-c.d 12:03:47 [2020-04-22T12:03:47.502Z] vendor/golang.org/x/net/http2/hpack 12:03:47 [2020-04-22T12:03:47.502Z] mime 12:03:47 [2020-04-22T12:03:47.502Z] mime/quotedprintable 12:03:47 [2020-04-22T12:03:47.612Z] #39 9.380 PBCC images/fown.pb-c.c 12:03:47 [2020-04-22T12:03:47.612Z] #39 9.420 PBCC images/ext-file.pb-c.c 12:03:47 [2020-04-22T12:03:47.612Z] #39 9.458 DEP images/fown.pb-c.d 12:03:47 [2020-04-22T12:03:47.612Z] #39 9.524 DEP images/ext-file.pb-c.d 12:03:47 [2020-04-22T12:03:47.612Z] #39 9.580 PBCC images/rpc.pb-c.c 12:03:47 [2020-04-22T12:03:47.612Z] #39 9.636 DEP images/rpc.pb-c.d 12:03:47 [2020-04-22T12:03:47.826Z] #39 34.45 CC images/ipc-var.o 12:03:47 [2020-04-22T12:03:47.826Z] #39 34.73 CC images/ipc-desc.o 12:03:47 [2020-04-22T12:03:47.852Z] net/http/internal 12:03:47 [2020-04-22T12:03:47.852Z] os/exec 12:03:47 [2020-04-22T12:03:47.852Z] net/textproto 12:03:47 [2020-04-22T12:03:47.852Z] crypto/x509 12:03:47 [2020-04-22T12:03:47.903Z] #39 9.766 PBCC images/siginfo.pb-c.c 12:03:47 [2020-04-22T12:03:47.903Z] #39 9.876 DEP images/siginfo.pb-c.d 12:03:48 [2020-04-22T12:03:48.023Z] Removing intermediate container 2d2eef4e01a4 12:03:48 [2020-04-22T12:03:48.023Z] ---> 5f35d7ba5209 12:03:48 [2020-04-22T12:03:48.023Z] Step 14/140 : FROM base AS registry 12:03:48 [2020-04-22T12:03:48.023Z] ---> b3caa79f16a7 12:03:48 [2020-04-22T12:03:48.023Z] Step 15/140 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd 12:03:48 [2020-04-22T12:03:48.023Z] ---> Running in 152ce1c21de9 12:03:48 [2020-04-22T12:03:48.161Z] #39 9.972 PBCC images/pagemap.pb-c.c 12:03:48 [2020-04-22T12:03:48.161Z] #39 ... 12:03:48 [2020-04-22T12:03:48.161Z] 12:03:48 [2020-04-22T12:03:48.161Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... 12:03:48 [2020-04-22T12:03:48.161Z] #14 10.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] 12:03:48 [2020-04-22T12:03:48.161Z] #14 19.25 Fetched 8338 kB in 15s (568 kB/s) 12:03:48 [2020-04-22T12:03:48.161Z] #14 19.25 Reading package lists... 12:03:48 [2020-04-22T12:03:48.161Z] #14 ... 12:03:48 [2020-04-22T12:03:48.161Z] 12:03:48 [2020-04-22T12:03:48.161Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 12:03:48 [2020-04-22T12:03:48.161Z] #39 10.12 DEP images/pagemap.pb-c.d 12:03:48 [2020-04-22T12:03:48.203Z] vendor/golang.org/x/net/http/httpguts 12:03:48 [2020-04-22T12:03:48.203Z] vendor/golang.org/x/net/http/httpproxy 12:03:48 [2020-04-22T12:03:48.203Z] mime/multipart 12:03:48 [2020-04-22T12:03:48.203Z] crypto/tls 12:03:48 [2020-04-22T12:03:48.309Z] Removing intermediate container 152ce1c21de9 12:03:48 [2020-04-22T12:03:48.309Z] ---> 2b9f1f0bf549 12:03:48 [2020-04-22T12:03:48.309Z] Step 16/140 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 12:03:48 [2020-04-22T12:03:48.309Z] ---> Running in bb1e5b3364de 12:03:48 [2020-04-22T12:03:48.309Z] Removing intermediate container bb1e5b3364de 12:03:48 [2020-04-22T12:03:48.309Z] ---> 854fb5f4045f 12:03:48 [2020-04-22T12:03:48.309Z] Step 17/140 : 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" 12:03:48 [2020-04-22T12:03:48.309Z] ---> Running in 897733b05e35 12:03:48 [2020-04-22T12:03:48.392Z] #39 35.04 CC images/ipc-shm.o 12:03:48 [2020-04-22T12:03:48.392Z] #39 35.27 CC images/ipc-msg.o 12:03:48 [2020-04-22T12:03:48.425Z] #39 10.19 PBCC images/rlimit.pb-c.c 12:03:48 [2020-04-22T12:03:48.425Z] #39 10.20 DEP images/rlimit.pb-c.d 12:03:48 [2020-04-22T12:03:48.425Z] #39 10.31 PBCC images/file-lock.pb-c.c 12:03:48 [2020-04-22T12:03:48.425Z] #39 10.33 DEP images/file-lock.pb-c.d 12:03:48 [2020-04-22T12:03:48.425Z] #39 10.38 PBCC images/tty.pb-c.c 12:03:48 [2020-04-22T12:03:48.596Z] + mktemp -d 12:03:48 [2020-04-22T12:03:48.596Z] + export GOPATH=/tmp/tmp.RMuviQ4ccz 12:03:48 [2020-04-22T12:03:48.596Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.RMuviQ4ccz/src/github.com/docker/distribution 12:03:48 [2020-04-22T12:03:48.596Z] Cloning into '/tmp/tmp.RMuviQ4ccz/src/github.com/docker/distribution'... 12:03:48 [2020-04-22T12:03:48.684Z] #39 10.45 DEP images/tty.pb-c.d 12:03:48 [2020-04-22T12:03:48.684Z] #39 10.57 PBCC images/tun.pb-c.c 12:03:48 [2020-04-22T12:03:48.684Z] #39 10.63 PBCC images/netdev.pb-c.c 12:03:48 [2020-04-22T12:03:48.942Z] #39 10.67 DEP images/tun.pb-c.d 12:03:48 [2020-04-22T12:03:48.942Z] #39 10.74 DEP images/netdev.pb-c.d 12:03:48 [2020-04-22T12:03:48.942Z] #39 10.83 PBCC images/vma.pb-c.c 12:03:48 [2020-04-22T12:03:48.942Z] #39 10.87 DEP images/vma.pb-c.d 12:03:48 [2020-04-22T12:03:48.953Z] net/http/httptrace 12:03:48 [2020-04-22T12:03:48.958Z] #39 35.58 CC images/ipc-sem.o 12:03:48 [2020-04-22T12:03:48.958Z] #39 ... 12:03:48 [2020-04-22T12:03:48.958Z] 12:03:48 [2020-04-22T12:03:48.958Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 12:03:48 [2020-04-22T12:03:48.958Z] #42 96.47 log 12:03:48 [2020-04-22T12:03:48.958Z] #42 97.20 encoding/binary 12:03:48 [2020-04-22T12:03:48.958Z] #42 98.35 go/doc 12:03:48 [2020-04-22T12:03:48.958Z] #42 99.09 encoding/base64 12:03:48 [2020-04-22T12:03:48.958Z] #42 99.84 encoding/json 12:03:48 [2020-04-22T12:03:48.958Z] #42 101.9 github.com/LK4D4/vndr/build 12:03:48 [2020-04-22T12:03:48.958Z] #42 105.3 encoding/xml 12:03:48 [2020-04-22T12:03:48.958Z] #42 105.6 github.com/LK4D4/vndr/versioned 12:03:48 [2020-04-22T12:03:48.958Z] #42 105.8 compress/flate 12:03:49 [2020-04-22T12:03:49.200Z] #39 10.93 PBCC images/creds.pb-c.c 12:03:49 [2020-04-22T12:03:49.200Z] #39 10.95 DEP images/creds.pb-c.d 12:03:49 [2020-04-22T12:03:49.200Z] #39 11.02 PBCC images/utsns.pb-c.c 12:03:49 [2020-04-22T12:03:49.200Z] #39 11.08 DEP images/utsns.pb-c.d 12:03:49 [2020-04-22T12:03:49.200Z] #39 11.13 PBCC images/ipc-desc.pb-c.c 12:03:49 [2020-04-22T12:03:49.200Z] #39 11.15 PBCC images/ipc-sem.pb-c.c 12:03:49 [2020-04-22T12:03:49.200Z] #39 11.25 DEP images/ipc-desc.pb-c.d 12:03:49 [2020-04-22T12:03:49.216Z] #42 ... 12:03:49 [2020-04-22T12:03:49.216Z] 12:03:49 [2020-04-22T12:03:49.216Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 12:03:49 [2020-04-22T12:03:49.216Z] #39 35.89 CC images/utsns.o 12:03:49 [2020-04-22T12:03:49.328Z] net/http 12:03:49 [2020-04-22T12:03:49.458Z] #39 11.36 DEP images/ipc-sem.pb-c.d 12:03:49 [2020-04-22T12:03:49.458Z] #39 11.42 PBCC images/ipc-msg.pb-c.c 12:03:49 [2020-04-22T12:03:49.476Z] #39 36.17 CC images/creds.o 12:03:49 [2020-04-22T12:03:49.716Z] #39 11.47 DEP images/ipc-msg.pb-c.d 12:03:49 [2020-04-22T12:03:49.717Z] #39 11.54 PBCC images/ipc-shm.pb-c.c 12:03:49 [2020-04-22T12:03:49.717Z] #39 11.57 DEP images/ipc-shm.pb-c.d 12:03:49 [2020-04-22T12:03:49.717Z] #39 11.62 PBCC images/ipc-var.pb-c.c 12:03:49 [2020-04-22T12:03:49.717Z] #39 11.63 DEP images/ipc-var.pb-c.d 12:03:49 [2020-04-22T12:03:49.734Z] #39 36.47 CC images/vma.o 12:03:49 [2020-04-22T12:03:49.734Z] #39 36.71 CC images/netdev.o 12:03:49 [2020-04-22T12:03:49.975Z] #39 11.68 PBCC images/sk-opts.pb-c.c 12:03:49 [2020-04-22T12:03:49.975Z] #39 11.71 PBCC images/packet-sock.pb-c.c 12:03:49 [2020-04-22T12:03:49.975Z] #39 11.77 DEP images/sk-opts.pb-c.d 12:03:49 [2020-04-22T12:03:49.975Z] #39 11.85 DEP images/packet-sock.pb-c.d 12:03:49 [2020-04-22T12:03:49.975Z] #39 11.91 PBCC images/sk-netlink.pb-c.c 12:03:49 [2020-04-22T12:03:49.975Z] #39 12.04 DEP images/sk-netlink.pb-c.d 12:03:50 [2020-04-22T12:03:50.233Z] #39 12.14 PBCC images/sk-inet.pb-c.c 12:03:50 [2020-04-22T12:03:50.300Z] #39 37.16 CC images/tty.o 12:03:50 [2020-04-22T12:03:50.491Z] #39 12.20 DEP images/sk-inet.pb-c.d 12:03:50 [2020-04-22T12:03:50.491Z] #39 12.29 PBCC images/sk-unix.pb-c.c 12:03:50 [2020-04-22T12:03:50.491Z] #39 12.36 DEP images/sk-unix.pb-c.d 12:03:50 [2020-04-22T12:03:50.491Z] #39 12.44 PBCC images/mm.pb-c.c 12:03:50 [2020-04-22T12:03:50.709Z] github.com/LK4D4/vndr/godl 12:03:50 [2020-04-22T12:03:50.749Z] #39 12.50 DEP images/mm.pb-c.d 12:03:50 [2020-04-22T12:03:50.749Z] #39 12.55 PBCC images/timerfd.pb-c.c 12:03:50 [2020-04-22T12:03:50.749Z] #39 12.61 DEP images/timerfd.pb-c.d 12:03:50 [2020-04-22T12:03:50.749Z] #39 12.72 PBCC images/timer.pb-c.c 12:03:50 [2020-04-22T12:03:50.749Z] #39 12.74 DEP images/timer.pb-c.d 12:03:50 [2020-04-22T12:03:50.749Z] #39 12.83 PBCC images/sa.pb-c.c 12:03:50 [2020-04-22T12:03:50.865Z] #39 37.72 CC images/file-lock.o 12:03:51 [2020-04-22T12:03:51.008Z] #39 ... 12:03:51 [2020-04-22T12:03:51.008Z] 12:03:51 [2020-04-22T12:03:51.008Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv 12:03:51 [2020-04-22T12:03:51.008Z] #29 83.29 github.com/BurntSushi/toml/cmd/tomlv 12:03:51 [2020-04-22T12:03:51.008Z] #29 DONE 88.0s 12:03:51 [2020-04-22T12:03:51.008Z] 12:03:51 [2020-04-22T12:03:51.008Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 12:03:51 [2020-04-22T12:03:51.008Z] #39 12.95 DEP images/sa.pb-c.d 12:03:51 [2020-04-22T12:03:51.123Z] #39 37.98 CC images/rlimit.o 12:03:51 [2020-04-22T12:03:51.142Z] github.com/LK4D4/vndr 12:03:51 [2020-04-22T12:03:51.266Z] #39 13.05 PBCC images/pipe-data.pb-c.c 12:03:51 [2020-04-22T12:03:51.266Z] #39 ... 12:03:51 [2020-04-22T12:03:51.266Z] 12:03:51 [2020-04-22T12:03:51.266Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 12:03:51 [2020-04-22T12:03:51.266Z] #42 78.15 fmt 12:03:51 [2020-04-22T12:03:51.266Z] #42 80.60 path/filepath 12:03:51 [2020-04-22T12:03:51.266Z] #42 82.50 regexp 12:03:51 [2020-04-22T12:03:51.266Z] #42 83.58 flag 12:03:51 [2020-04-22T12:03:51.266Z] #42 85.65 go/token 12:03:51 [2020-04-22T12:03:51.266Z] #42 86.52 go/scanner 12:03:51 [2020-04-22T12:03:51.266Z] #42 86.98 internal/lazyregexp 12:03:51 [2020-04-22T12:03:51.266Z] #42 87.21 path 12:03:51 [2020-04-22T12:03:51.266Z] #42 87.90 io/ioutil 12:03:51 [2020-04-22T12:03:51.266Z] #42 88.14 go/ast 12:03:51 [2020-04-22T12:03:51.266Z] #42 ... 12:03:51 [2020-04-22T12:03:51.266Z] 12:03:51 [2020-04-22T12:03:51.266Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd 12:03:51 [2020-04-22T12:03:51.266Z] #57 42.66 Checking out files: 46% (1485/3178) Checking out files: 47% (1494/3178) Checking out files: 48% (1526/3178) Checking out files: 49% (1558/3178) Checking out files: 50% (1589/3178) Checking out files: 51% (1621/3178) Checking out files: 52% (1653/3178) Checking out files: 53% (1685/3178) Checking out files: 54% (1717/3178) Checking out files: 55% (1748/3178) Checking out files: 56% (1780/3178) Checking out files: 57% (1812/3178) Checking out files: 58% (1844/3178) Checking out files: 59% (1876/3178) Checking out files: 60% (1907/3178) Checking out files: 61% (1939/3178) Checking out files: 62% (1971/3178) Checking out files: 63% (2003/3178) Checking out files: 64% (2034/3178) Checking out files: 65% (2066/3178) Checking out files: 66% (2098/3178) Checking out files: 67% (2130/3178) Checking out files: 68% (2162/3178) Checking out files: 69% (2193/3178) Checking out files: 70% (2225/3178) Checking out files: 71% (2257/3178) Checking out files: 72% (2289/3178) Checking out files: 73% (2320/3178) Checking out files: 74% (2352/3178) Checking out files: 75% (2384/3178) Checking out files: 76% (2416/3178) Checking out files: 77% (2448/3178) Checking out files: 78% (2479/3178) Checking out files: 79% (2511/3178) Checking out files: 80% (2543/3178) Checking out files: 81% (2575/3178) Checking out files: 82% (2606/3178) Checking out files: 83% (2638/3178) Checking out files: 83% (2650/3178) Checking out files: 84% (2670/3178) Checking out files: 85% (2702/3178) Checking out files: 86% (2734/3178) Checking out files: 87% (2765/3178) Checking out files: 88% (2797/3178) Checking out files: 89% (2829/3178) Checking out files: 90% (2861/3178) Checking out files: 91% (2892/3178) Checking out files: 92% (2924/3178) Checking out files: 93% (2956/3178) Checking out files: 94% (2988/3178) Checking out files: 95% (3020/3178) Checking out files: 96% (3051/3178) Checking out files: 97% (3083/3178) Checking out files: 98% (3115/3178) Checking out files: 99% (3147/3178) Checking out files: 100% (3178/3178) Checking out files: 100% (3178/3178), done. 12:03:51 [2020-04-22T12:03:51.266Z] #57 44.42 + cd /tmp/tmp.Pj5WZG6Kgu/src/github.com/containerd/containerd 12:03:51 [2020-04-22T12:03:51.266Z] #57 44.42 + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429 12:03:51 [2020-04-22T12:03:51.287Z] + cd /tmp/tmp.RMuviQ4ccz/src/github.com/docker/distribution 12:03:51 [2020-04-22T12:03:51.287Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 12:03:51 [2020-04-22T12:03:51.382Z] #39 38.28 CC images/pagemap.o 12:03:51 [2020-04-22T12:03:51.910Z] + GOPATH=/tmp/tmp.RMuviQ4ccz/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.RMuviQ4ccz go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 12:03:51 [2020-04-22T12:03:51.949Z] #39 38.79 CC images/siginfo.o 12:03:52 [2020-04-22T12:03:52.207Z] #39 39.07 CC images/rpc.o 12:03:53 [2020-04-22T12:03:53.043Z] Removing intermediate container 88c621e0b4c1 12:03:53 [2020-04-22T12:03:53.043Z] ---> adcae1ae49fe 12:03:53 [2020-04-22T12:03:53.043Z] Step 53/140 : FROM dev-base AS containerd 12:03:53 [2020-04-22T12:03:53.043Z] ---> df8db52b0dab 12:03:53 [2020-04-22T12:03:53.043Z] Step 54/140 : ARG DEBIAN_FRONTEND 12:03:53 [2020-04-22T12:03:53.043Z] ---> Using cache 12:03:53 [2020-04-22T12:03:53.043Z] ---> 075f5e2f24c8 12:03:53 [2020-04-22T12:03:53.043Z] Step 55/140 : ARG CONTAINERD_COMMIT 12:03:53 [2020-04-22T12:03:53.166Z] #57 47.32 + export 'BUILDTAGS=netgo osusergo static_build' 12:03:53 [2020-04-22T12:03:53.166Z] #57 47.32 + BUILDTAGS='netgo osusergo static_build' 12:03:53 [2020-04-22T12:03:53.166Z] #57 47.32 + export EXTRA_FLAGS=-buildmode=pie 12:03:53 [2020-04-22T12:03:53.166Z] #57 47.32 + EXTRA_FLAGS=-buildmode=pie 12:03:53 [2020-04-22T12:03:53.166Z] #57 47.32 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' 12:03:53 [2020-04-22T12:03:53.166Z] #57 47.32 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' 12:03:53 [2020-04-22T12:03:53.166Z] #57 47.32 + '[' '' = dynamic ']' 12:03:53 [2020-04-22T12:03:53.166Z] #57 47.32 + make 12:03:53 [2020-04-22T12:03:53.410Z] ---> Running in d22fa9baca19 12:03:53 [2020-04-22T12:03:53.410Z] Removing intermediate container d22fa9baca19 12:03:53 [2020-04-22T12:03:53.410Z] ---> c3b3a45c1dba 12:03:53 [2020-04-22T12:03:53.410Z] Step 56/140 : RUN apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev && rm -rf /var/lib/apt/lists/* 12:03:53 [2020-04-22T12:03:53.410Z] ---> Running in 416c711295ef 12:03:53 [2020-04-22T12:03:53.582Z] #39 ... 12:03:53 [2020-04-22T12:03:53.582Z] 12:03:53 [2020-04-22T12:03:53.582Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... 12:03:53 [2020-04-22T12:03:53.582Z] #14 35.87 The following NEW packages will be installed: 12:03:53 [2020-04-22T12:03:53.582Z] #14 35.87 apparmor aufs-tools bash-completion binutils-mingw-w64 12:03:53 [2020-04-22T12:03:53.582Z] #14 35.87 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup 12:03:53 [2020-04-22T12:03:53.582Z] #14 35.88 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq 12:03:53 [2020-04-22T12:03:53.582Z] #14 35.88 libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 12:03:53 [2020-04-22T12:03:53.582Z] #14 35.88 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 12:03:53 [2020-04-22T12:03:53.582Z] #14 35.88 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 12:03:53 [2020-04-22T12:03:53.582Z] #14 35.88 libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 12:03:53 [2020-04-22T12:03:53.582Z] #14 35.88 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib 12:03:53 [2020-04-22T12:03:53.582Z] #14 35.88 libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev 12:03:53 [2020-04-22T12:03:53.582Z] #14 35.88 mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 12:03:53 [2020-04-22T12:03:53.582Z] #14 35.88 python3-distutils python3-lib2to3 python3-minimal python3-pip 12:03:53 [2020-04-22T12:03:53.582Z] #14 35.88 python3-pkg-resources python3-setuptools python3-wheel python3.7 12:03:53 [2020-04-22T12:03:53.582Z] #14 35.89 python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime 12:03:53 [2020-04-22T12:03:53.582Z] #14 35.89 xfsprogs xxd xz-utils zip 12:03:53 [2020-04-22T12:03:53.582Z] #14 36.30 0 upgraded, 68 newly installed, 0 to remove and 4 not upgraded. 12:03:53 [2020-04-22T12:03:53.582Z] #14 36.30 Need to get 104 MB of archives. 12:03:53 [2020-04-22T12:03:53.582Z] #14 36.30 After this operation, 597 MB of additional disk space will be used. 12:03:53 [2020-04-22T12:03:53.582Z] #14 36.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] 12:03:53 [2020-04-22T12:03:53.582Z] #14 36.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] 12:03:53 [2020-04-22T12:03:53.582Z] #14 36.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] 12:03:53 [2020-04-22T12:03:53.582Z] #14 36.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] 12:03:53 [2020-04-22T12:03:53.582Z] #14 36.46 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] 12:03:53 [2020-04-22T12:03:53.582Z] #14 36.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] 12:03:53 [2020-04-22T12:03:53.582Z] #14 36.57 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] 12:03:53 [2020-04-22T12:03:53.582Z] #14 36.60 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] 12:03:53 [2020-04-22T12:03:53.582Z] #14 36.60 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] 12:03:53 [2020-04-22T12:03:53.582Z] #14 36.60 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] 12:03:53 [2020-04-22T12:03:53.582Z] #14 36.61 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] 12:03:53 [2020-04-22T12:03:53.582Z] #14 36.62 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] 12:03:53 [2020-04-22T12:03:53.582Z] #14 36.62 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] 12:03:53 [2020-04-22T12:03:53.582Z] #14 36.62 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] 12:03:53 [2020-04-22T12:03:53.582Z] #14 36.63 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] 12:03:53 [2020-04-22T12:03:53.582Z] #14 36.64 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] 12:03:53 [2020-04-22T12:03:53.582Z] #14 36.67 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] 12:03:53 [2020-04-22T12:03:53.582Z] #14 36.69 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] 12:03:53 [2020-04-22T12:03:53.582Z] #14 36.70 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] 12:03:53 [2020-04-22T12:03:53.582Z] #14 36.72 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] 12:03:53 [2020-04-22T12:03:53.582Z] #14 36.73 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] 12:03:53 [2020-04-22T12:03:53.582Z] #14 36.75 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] 12:03:53 [2020-04-22T12:03:53.582Z] #14 36.79 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] 12:03:53 [2020-04-22T12:03:53.582Z] #14 36.79 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] 12:03:53 [2020-04-22T12:03:53.582Z] #14 36.97 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] 12:03:53 [2020-04-22T12:03:53.582Z] #14 37.17 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] 12:03:53 [2020-04-22T12:03:53.582Z] #14 37.18 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] 12:03:53 [2020-04-22T12:03:53.582Z] #14 37.20 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] 12:03:53 [2020-04-22T12:03:53.582Z] #14 37.22 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] 12:03:53 [2020-04-22T12:03:53.582Z] #14 37.60 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] 12:03:53 [2020-04-22T12:03:53.582Z] #14 37.79 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] 12:03:53 [2020-04-22T12:03:53.582Z] #14 37.81 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] 12:03:53 [2020-04-22T12:03:53.582Z] #14 40.51 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] 12:03:53 [2020-04-22T12:03:53.582Z] #14 42.26 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] 12:03:53 [2020-04-22T12:03:53.582Z] #14 42.27 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] 12:03:53 [2020-04-22T12:03:53.582Z] #14 42.28 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] 12:03:53 [2020-04-22T12:03:53.582Z] #14 42.29 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] 12:03:53 [2020-04-22T12:03:53.582Z] #14 42.29 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] 12:03:53 [2020-04-22T12:03:53.582Z] #14 42.30 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] 12:03:53 [2020-04-22T12:03:53.582Z] #14 42.30 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] 12:03:53 [2020-04-22T12:03:53.582Z] #14 42.31 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] 12:03:53 [2020-04-22T12:03:53.583Z] #14 42.32 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] 12:03:53 [2020-04-22T12:03:53.583Z] #14 42.34 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] 12:03:53 [2020-04-22T12:03:53.583Z] #14 42.39 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] 12:03:53 [2020-04-22T12:03:53.583Z] #14 42.41 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] 12:03:53 [2020-04-22T12:03:53.583Z] #14 42.42 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] 12:03:53 [2020-04-22T12:03:53.583Z] #14 42.47 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] 12:03:53 [2020-04-22T12:03:53.583Z] #14 42.49 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] 12:03:53 [2020-04-22T12:03:53.583Z] #14 42.49 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] 12:03:53 [2020-04-22T12:03:53.583Z] #14 42.50 Get:50 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] 12:03:53 [2020-04-22T12:03:53.583Z] #14 43.02 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] 12:03:53 [2020-04-22T12:03:53.583Z] #14 43.02 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] 12:03:53 [2020-04-22T12:03:53.583Z] #14 43.03 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] 12:03:53 [2020-04-22T12:03:53.583Z] #14 43.03 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] 12:03:53 [2020-04-22T12:03:53.583Z] #14 43.03 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] 12:03:53 [2020-04-22T12:03:53.583Z] #14 43.08 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] 12:03:53 [2020-04-22T12:03:53.583Z] #14 43.11 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] 12:03:53 [2020-04-22T12:03:53.583Z] #14 43.22 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] 12:03:53 [2020-04-22T12:03:53.583Z] #14 43.23 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] 12:03:53 [2020-04-22T12:03:53.583Z] #14 43.25 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] 12:03:53 [2020-04-22T12:03:53.583Z] #14 43.28 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] 12:03:53 [2020-04-22T12:03:53.583Z] #14 43.29 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] 12:03:53 [2020-04-22T12:03:53.583Z] #14 43.32 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] 12:03:53 [2020-04-22T12:03:53.583Z] #14 43.32 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] 12:03:53 [2020-04-22T12:03:53.583Z] #14 43.35 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] 12:03:53 [2020-04-22T12:03:53.583Z] #14 43.86 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] 12:03:53 [2020-04-22T12:03:53.583Z] #14 44.16 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] 12:03:53 [2020-04-22T12:03:53.583Z] #14 44.25 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] 12:03:53 [2020-04-22T12:03:53.583Z] #14 45.27 debconf: delaying package configuration, since apt-utils is not installed 12:03:53 [2020-04-22T12:03:53.583Z] #14 45.48 Fetched 104 MB in 8s (12.7 MB/s) 12:03:53 [2020-04-22T12:03:53.583Z] #14 45.54 Selecting previously unselected package pigz. 12:03:53 [2020-04-22T12:03:53.583Z] #14 45.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15468 files and directories currently installed.) 12:03:53 [2020-04-22T12:03:53.583Z] #14 45.62 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... 12:03:53 [2020-04-22T12:03:53.583Z] #14 45.64 Unpacking pigz (2.4-1) ... 12:03:53 [2020-04-22T12:03:53.583Z] #14 45.78 Selecting previously unselected package libpython3.7-minimal:amd64. 12:03:53 [2020-04-22T12:03:53.583Z] #14 45.79 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... 12:03:53 [2020-04-22T12:03:53.583Z] #14 45.79 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... 12:03:54 [2020-04-22T12:03:54.101Z] #57 48.39 🇩 bin/ctr 12:03:54 [2020-04-22T12:03:54.149Z] #14 46.51 Selecting previously unselected package python3.7-minimal. 12:03:54 [2020-04-22T12:03:54.155Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 12:03:54 [2020-04-22T12:03:54.155Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 12:03:54 [2020-04-22T12:03:54.155Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] 12:03:54 [2020-04-22T12:03:54.155Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] 12:03:54 [2020-04-22T12:03:54.407Z] #14 46.52 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... 12:03:54 [2020-04-22T12:03:54.407Z] #14 46.54 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... 12:03:54 [2020-04-22T12:03:54.504Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB] 12:03:54 [2020-04-22T12:03:54.504Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] 12:03:55 [2020-04-22T12:03:55.719Z] Fetched 8035 kB in 1s (5364 kB/s) 12:03:55 [2020-04-22T12:03:55.719Z] Reading package lists... 12:03:55 [2020-04-22T12:03:55.784Z] #14 47.83 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... 12:03:55 [2020-04-22T12:03:55.784Z] #14 47.87 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... 12:03:56 [2020-04-22T12:03:56.427Z] Reading package lists... 12:03:56 [2020-04-22T12:03:56.427Z] Building dependency tree... 12:03:56 [2020-04-22T12:03:56.427Z] Reading state information... 12:03:56 [2020-04-22T12:03:56.427Z] The following additional packages will be installed: 12:03:56 [2020-04-22T12:03:56.427Z] libbtrfs0 12:03:56 [2020-04-22T12:03:56.427Z] The following NEW packages will be installed: 12:03:56 [2020-04-22T12:03:56.427Z] libbtrfs-dev libbtrfs0 12:03:56 [2020-04-22T12:03:56.427Z] 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. 12:03:56 [2020-04-22T12:03:56.427Z] Need to get 118 kB of archives. 12:03:56 [2020-04-22T12:03:56.427Z] After this operation, 390 kB of additional disk space will be used. 12:03:56 [2020-04-22T12:03:56.427Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] 12:03:56 [2020-04-22T12:03:56.427Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] 12:03:56 [2020-04-22T12:03:56.777Z] debconf: delaying package configuration, since apt-utils is not installed 12:03:56 [2020-04-22T12:03:56.777Z] Fetched 118 kB in 0s (1727 kB/s) 12:03:56 [2020-04-22T12:03:56.777Z] Selecting previously unselected package libbtrfs0. 12:03:56 [2020-04-22T12:03:56.777Z] (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 ... 15172 files and directories currently installed.) 12:03:56 [2020-04-22T12:03:56.777Z] Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... 12:03:56 [2020-04-22T12:03:56.777Z] Unpacking libbtrfs0 (4.20.1-2) ... 12:03:56 [2020-04-22T12:03:56.777Z] Selecting previously unselected package libbtrfs-dev. 12:03:56 [2020-04-22T12:03:56.777Z] Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... 12:03:56 [2020-04-22T12:03:56.777Z] Unpacking libbtrfs-dev (4.20.1-2) ... 12:03:56 [2020-04-22T12:03:56.777Z] Setting up libbtrfs0 (4.20.1-2) ... 12:03:56 [2020-04-22T12:03:56.777Z] Setting up libbtrfs-dev (4.20.1-2) ... 12:03:56 [2020-04-22T12:03:56.777Z] Processing triggers for libc-bin (2.28-10) ... 12:03:57 [2020-04-22T12:03:57.383Z] #57 ... 12:03:57 [2020-04-22T12:03:57.383Z] 12:03:57 [2020-04-22T12:03:57.383Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 12:03:57 [2020-04-22T12:03:57.383Z] #39 13.14 DEP images/pipe-data.pb-c.d 12:03:57 [2020-04-22T12:03:57.383Z] #39 13.24 PBCC images/mnt.pb-c.c 12:03:57 [2020-04-22T12:03:57.383Z] #39 13.29 DEP images/mnt.pb-c.d 12:03:57 [2020-04-22T12:03:57.383Z] #39 13.43 PBCC images/sk-packet.pb-c.c 12:03:57 [2020-04-22T12:03:57.383Z] #39 13.47 DEP images/sk-packet.pb-c.d 12:03:57 [2020-04-22T12:03:57.383Z] #39 13.62 PBCC images/tcp-stream.pb-c.c 12:03:57 [2020-04-22T12:03:57.383Z] #39 13.72 DEP images/tcp-stream.pb-c.d 12:03:57 [2020-04-22T12:03:57.383Z] #39 13.82 PBCC images/pipe.pb-c.c 12:03:57 [2020-04-22T12:03:57.383Z] #39 13.96 DEP images/pipe.pb-c.d 12:03:57 [2020-04-22T12:03:57.383Z] #39 14.05 PBCC images/pstree.pb-c.c 12:03:57 [2020-04-22T12:03:57.383Z] #39 14.07 DEP images/pstree.pb-c.d 12:03:57 [2020-04-22T12:03:57.383Z] #39 14.12 PBCC images/fs.pb-c.c 12:03:57 [2020-04-22T12:03:57.383Z] #39 14.13 DEP images/fs.pb-c.d 12:03:57 [2020-04-22T12:03:57.383Z] #39 14.19 PBCC images/signalfd.pb-c.c 12:03:57 [2020-04-22T12:03:57.383Z] #39 14.25 DEP images/signalfd.pb-c.d 12:03:57 [2020-04-22T12:03:57.383Z] #39 14.32 PBCC images/fh.pb-c.c 12:03:57 [2020-04-22T12:03:57.383Z] #39 14.42 PBCC images/fsnotify.pb-c.c 12:03:57 [2020-04-22T12:03:57.383Z] #39 14.47 DEP images/fh.pb-c.d 12:03:57 [2020-04-22T12:03:57.383Z] #39 14.53 DEP images/fsnotify.pb-c.d 12:03:57 [2020-04-22T12:03:57.383Z] #39 14.60 PBCC images/eventpoll.pb-c.c 12:03:57 [2020-04-22T12:03:57.383Z] #39 14.62 DEP images/eventpoll.pb-c.d 12:03:57 [2020-04-22T12:03:57.383Z] #39 14.66 PBCC images/eventfd.pb-c.c 12:03:57 [2020-04-22T12:03:57.383Z] #39 14.72 DEP images/eventfd.pb-c.d 12:03:57 [2020-04-22T12:03:57.383Z] #39 14.77 PBCC images/remap-file-path.pb-c.c 12:03:57 [2020-04-22T12:03:57.383Z] #39 14.80 DEP images/remap-file-path.pb-c.d 12:03:57 [2020-04-22T12:03:57.383Z] #39 14.85 PBCC images/fifo.pb-c.c 12:03:57 [2020-04-22T12:03:57.383Z] #39 14.91 DEP images/fifo.pb-c.d 12:03:57 [2020-04-22T12:03:57.383Z] #39 14.96 PBCC images/ghost-file.pb-c.c 12:03:57 [2020-04-22T12:03:57.383Z] #39 15.05 DEP images/ghost-file.pb-c.d 12:03:57 [2020-04-22T12:03:57.383Z] #39 15.12 PBCC images/regfile.pb-c.c 12:03:57 [2020-04-22T12:03:57.383Z] #39 15.18 DEP images/regfile.pb-c.d 12:03:57 [2020-04-22T12:03:57.383Z] #39 15.26 PBCC images/ns.pb-c.c 12:03:57 [2020-04-22T12:03:57.383Z] #39 15.30 DEP images/ns.pb-c.d 12:03:57 [2020-04-22T12:03:57.383Z] #39 15.35 PBCC images/fdinfo.pb-c.c 12:03:57 [2020-04-22T12:03:57.383Z] #39 15.43 DEP images/fdinfo.pb-c.d 12:03:57 [2020-04-22T12:03:57.383Z] #39 15.49 PBCC images/core-aarch64.pb-c.c 12:03:57 [2020-04-22T12:03:57.383Z] #39 15.54 PBCC images/core-arm.pb-c.c 12:03:57 [2020-04-22T12:03:57.383Z] #39 15.59 PBCC images/core-ppc64.pb-c.c 12:03:57 [2020-04-22T12:03:57.383Z] #39 15.65 PBCC images/core-s390.pb-c.c 12:03:57 [2020-04-22T12:03:57.383Z] #39 15.72 PBCC images/core-x86.pb-c.c 12:03:57 [2020-04-22T12:03:57.383Z] #39 15.82 PBCC images/core.pb-c.c 12:03:57 [2020-04-22T12:03:57.383Z] #39 15.89 PBCC images/inventory.pb-c.c 12:03:57 [2020-04-22T12:03:57.383Z] #39 15.98 DEP images/core-aarch64.pb-c.d 12:03:57 [2020-04-22T12:03:57.383Z] #39 16.05 DEP images/core-arm.pb-c.d 12:03:57 [2020-04-22T12:03:57.383Z] #39 16.10 DEP images/core-ppc64.pb-c.d 12:03:57 [2020-04-22T12:03:57.383Z] #39 16.18 DEP images/core-s390.pb-c.d 12:03:57 [2020-04-22T12:03:57.383Z] #39 16.28 DEP images/core-x86.pb-c.d 12:03:57 [2020-04-22T12:03:57.383Z] #39 16.31 DEP images/core.pb-c.d 12:03:57 [2020-04-22T12:03:57.383Z] #39 16.36 DEP images/inventory.pb-c.d 12:03:57 [2020-04-22T12:03:57.383Z] #39 16.43 PBCC images/cpuinfo.pb-c.c 12:03:57 [2020-04-22T12:03:57.383Z] #39 16.51 DEP images/cpuinfo.pb-c.d 12:03:57 [2020-04-22T12:03:57.383Z] #39 16.60 PBCC images/stats.pb-c.c 12:03:57 [2020-04-22T12:03:57.383Z] #39 16.63 DEP images/stats.pb-c.d 12:03:57 [2020-04-22T12:03:57.383Z] #39 18.21 make[1]: Nothing to be done for 'all'. 12:03:57 [2020-04-22T12:03:57.520Z] Removing intermediate container 416c711295ef 12:03:57 [2020-04-22T12:03:57.520Z] ---> c5ca4edfdb88 12:03:57 [2020-04-22T12:03:57.520Z] Step 57/140 : ENV INSTALL_BINARY_NAME=containerd 12:03:57 [2020-04-22T12:03:57.520Z] ---> Running in c45803783f04 12:03:57 [2020-04-22T12:03:57.520Z] Removing intermediate container c45803783f04 12:03:57 [2020-04-22T12:03:57.520Z] ---> 05041acc611d 12:03:57 [2020-04-22T12:03:57.520Z] Step 58/140 : COPY hack/dockerfile/install/install.sh ./install.sh 12:03:57 [2020-04-22T12:03:57.866Z] ---> f1b6b99181f7 12:03:57 [2020-04-22T12:03:57.866Z] Step 59/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ 12:03:57 [2020-04-22T12:03:57.950Z] #39 19.73 CC images/stats.o 12:03:58 [2020-04-22T12:03:58.216Z] ---> d7e0ebfe0c3c 12:03:58 [2020-04-22T12:03:58.216Z] Step 60/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME 12:03:58 [2020-04-22T12:03:58.216Z] ---> Running in ae107b27c83e 12:03:58 [2020-04-22T12:03:58.515Z] #39 20.26 CC images/core.o 12:03:58 [2020-04-22T12:03:58.567Z] + RM_GOPATH=0 12:03:58 [2020-04-22T12:03:58.567Z] + TMP_GOPATH= 12:03:58 [2020-04-22T12:03:58.567Z] + : /build 12:03:58 [2020-04-22T12:03:58.567Z] + '[' -z '' ']' 12:03:58 [2020-04-22T12:03:58.567Z] ++ mktemp -d 12:03:58 [2020-04-22T12:03:58.567Z] + export GOPATH=/tmp/tmp.1EdtMcTv58 12:03:58 [2020-04-22T12:03:58.567Z] + GOPATH=/tmp/tmp.1EdtMcTv58 12:03:58 [2020-04-22T12:03:58.567Z] + RM_GOPATH=1 12:03:58 [2020-04-22T12:03:58.567Z] ++ dirname ./install.sh 12:03:58 [2020-04-22T12:03:58.567Z] Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429 12:03:58 [2020-04-22T12:03:58.567Z] + dir=. 12:03:58 [2020-04-22T12:03:58.567Z] + bin=containerd 12:03:58 [2020-04-22T12:03:58.567Z] + shift 12:03:58 [2020-04-22T12:03:58.567Z] + '[' '!' -f ./containerd.installer ']' 12:03:58 [2020-04-22T12:03:58.567Z] + . ./containerd.installer 12:03:58 [2020-04-22T12:03:58.567Z] ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429 12:03:58 [2020-04-22T12:03:58.567Z] + install_containerd 12:03:58 [2020-04-22T12:03:58.567Z] + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429' 12:03:58 [2020-04-22T12:03:58.567Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.1EdtMcTv58/src/github.com/containerd/containerd 12:03:58 [2020-04-22T12:03:58.567Z] Cloning into '/tmp/tmp.1EdtMcTv58/src/github.com/containerd/containerd'... 12:03:59 [2020-04-22T12:03:59.076Z] #14 ... 12:03:59 [2020-04-22T12:03:59.076Z] 12:03:59 [2020-04-22T12:03:59.076Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit 12:03:59 [2020-04-22T12:03:59.076Z] #60 108.7 + for f in rootlesskit rootlesskit-docker-proxy 12:03:59 [2020-04-22T12:03:59.076Z] #60 108.7 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy 12:03:59 [2020-04-22T12:03:59.076Z] #60 DONE 116.4s 12:03:59 [2020-04-22T12:03:59.076Z] 12:03:59 [2020-04-22T12:03:59.076Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build 12:03:59 [2020-04-22T12:03:59.076Z] #61 DONE 0.1s 12:03:59 [2020-04-22T12:03:59.076Z] 12:03:59 [2020-04-22T12:03:59.076Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 12:03:59 [2020-04-22T12:03:59.076Z] #39 40.60 CC images/ext-file.o 12:03:59 [2020-04-22T12:03:59.076Z] #39 40.80 CC images/cgroup.o 12:03:59 [2020-04-22T12:03:59.076Z] #39 41.60 CC images/userns.o 12:03:59 [2020-04-22T12:03:59.076Z] #39 41.86 CC images/google/protobuf/descriptor.o 12:03:59 [2020-04-22T12:03:59.076Z] #39 43.98 CC images/opts.o 12:03:59 [2020-04-22T12:03:59.076Z] #39 44.27 CC images/seccomp.o 12:03:59 [2020-04-22T12:03:59.076Z] #39 44.64 CC images/binfmt-misc.o 12:03:59 [2020-04-22T12:03:59.076Z] #39 44.91 CC images/time.o 12:03:59 [2020-04-22T12:03:59.076Z] #39 45.14 CC images/sysctl.o 12:03:59 [2020-04-22T12:03:59.076Z] #39 45.49 CC images/autofs.o 12:03:59 [2020-04-22T12:03:59.076Z] #39 45.81 CC images/macvlan.o 12:03:59 [2020-04-22T12:03:59.081Z] #39 21.09 CC images/core-x86.o 12:03:59 [2020-04-22T12:03:59.335Z] #39 ... 12:03:59 [2020-04-22T12:03:59.335Z] 12:03:59 [2020-04-22T12:03:59.335Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... 12:03:59 [2020-04-22T12:03:59.335Z] #14 51.50 Selecting previously unselected package python3-minimal. 12:03:59 [2020-04-22T12:03:59.335Z] #14 51.50 (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 ... 15717 files and directories currently installed.) 12:03:59 [2020-04-22T12:03:59.335Z] #14 51.53 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... 12:03:59 [2020-04-22T12:03:59.335Z] #14 51.53 Unpacking python3-minimal (3.7.3-1) ... 12:03:59 [2020-04-22T12:03:59.594Z] #14 51.76 Selecting previously unselected package libmpdec2:amd64. 12:03:59 [2020-04-22T12:03:59.594Z] #14 51.76 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... 12:03:59 [2020-04-22T12:03:59.594Z] #14 51.77 Unpacking libmpdec2:amd64 (2.4.2-2) ... 12:03:59 [2020-04-22T12:03:59.647Z] #39 21.62 CC images/core-arm.o 12:03:59 [2020-04-22T12:03:59.852Z] #14 51.96 Selecting previously unselected package libpython3.7-stdlib:amd64. 12:03:59 [2020-04-22T12:03:59.852Z] #14 51.96 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... 12:03:59 [2020-04-22T12:03:59.852Z] #14 51.97 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... 12:04:00 [2020-04-22T12:04:00.213Z] #39 22.01 CC images/core-aarch64.o 12:04:00 [2020-04-22T12:04:00.471Z] #39 22.53 CC images/core-ppc64.o 12:04:01 [2020-04-22T12:04:01.228Z] #14 53.45 Selecting previously unselected package python3.7. 12:04:01 [2020-04-22T12:04:01.406Z] #39 23.34 CC images/core-s390.o 12:04:01 [2020-04-22T12:04:01.495Z] #14 53.47 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... 12:04:01 [2020-04-22T12:04:01.495Z] #14 53.47 Unpacking python3.7 (3.7.3-2+deb10u1) ... 12:04:01 [2020-04-22T12:04:01.495Z] #14 ... 12:04:01 [2020-04-22T12:04:01.495Z] 12:04:01 [2020-04-22T12:04:01.495Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 12:04:01 [2020-04-22T12:04:01.495Z] #42 108.8 hash 12:04:01 [2020-04-22T12:04:01.495Z] #42 108.9 hash/crc32 12:04:01 [2020-04-22T12:04:01.495Z] #42 109.6 compress/gzip 12:04:01 [2020-04-22T12:04:01.495Z] #42 110.2 context 12:04:01 [2020-04-22T12:04:01.495Z] #42 110.9 crypto/cipher 12:04:01 [2020-04-22T12:04:01.495Z] #42 111.4 math/big 12:04:01 [2020-04-22T12:04:01.495Z] #42 112.2 crypto/aes 12:04:01 [2020-04-22T12:04:01.495Z] #42 113.3 crypto 12:04:01 [2020-04-22T12:04:01.495Z] #42 113.5 crypto/des 12:04:01 [2020-04-22T12:04:01.495Z] #42 114.1 crypto/internal/randutil 12:04:01 [2020-04-22T12:04:01.495Z] #42 114.2 crypto/sha512 12:04:01 [2020-04-22T12:04:01.495Z] #42 115.2 crypto/ed25519/internal/edwards25519 12:04:01 [2020-04-22T12:04:01.495Z] #42 117.9 crypto/hmac 12:04:01 [2020-04-22T12:04:01.495Z] #42 118.0 crypto/md5 12:04:01 [2020-04-22T12:04:01.495Z] #42 118.7 crypto/rc4 12:04:01 [2020-04-22T12:04:01.495Z] #42 118.9 crypto/sha1 12:04:01 [2020-04-22T12:04:01.495Z] #42 ... 12:04:01 [2020-04-22T12:04:01.495Z] 12:04:01 [2020-04-22T12:04:01.495Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... 12:04:01 [2020-04-22T12:04:01.495Z] #14 53.64 Selecting previously unselected package libpython3-stdlib:amd64. 12:04:01 [2020-04-22T12:04:01.495Z] #14 53.65 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... 12:04:01 [2020-04-22T12:04:01.495Z] #14 53.65 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... 12:04:01 [2020-04-22T12:04:01.495Z] #14 53.74 Setting up python3-minimal (3.7.3-1) ... 12:04:01 [2020-04-22T12:04:01.664Z] #39 ... 12:04:01 [2020-04-22T12:04:01.664Z] 12:04:01 [2020-04-22T12:04:01.664Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 12:04:01 [2020-04-22T12:04:01.664Z] #42 88.88 net/url 12:04:01 [2020-04-22T12:04:01.664Z] #42 90.09 text/template/parse 12:04:01 [2020-04-22T12:04:01.664Z] #42 93.54 go/parser 12:04:01 [2020-04-22T12:04:01.664Z] #42 95.29 text/template 12:04:01 [2020-04-22T12:04:01.664Z] #42 96.82 log 12:04:01 [2020-04-22T12:04:01.664Z] #42 97.51 encoding/binary 12:04:01 [2020-04-22T12:04:01.686Z] + cd /tmp/tmp.1EdtMcTv58/src/github.com/containerd/containerd 12:04:01 [2020-04-22T12:04:01.686Z] + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429 12:04:01 [2020-04-22T12:04:01.923Z] #42 ... 12:04:01 [2020-04-22T12:04:01.923Z] 12:04:01 [2020-04-22T12:04:01.923Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... 12:04:01 [2020-04-22T12:04:01.923Z] #14 19.25 Reading package lists... 12:04:01 [2020-04-22T12:04:01.923Z] #14 25.63 Reading package lists... 12:04:01 [2020-04-22T12:04:01.923Z] #14 30.42 Building dependency tree... 12:04:01 [2020-04-22T12:04:01.923Z] #14 31.60 Reading state information... 12:04:01 [2020-04-22T12:04:01.923Z] #14 33.09 libcap2-bin is already the newest version (1:2.25-2). 12:04:01 [2020-04-22T12:04:01.923Z] #14 33.09 libcap2-bin set to manually installed. 12:04:01 [2020-04-22T12:04:01.923Z] #14 33.09 The following additional packages will be installed: 12:04:01 [2020-04-22T12:04:01.923Z] #14 33.09 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base 12:04:01 [2020-04-22T12:04:01.923Z] #14 33.09 gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 12:04:01 [2020-04-22T12:04:01.923Z] #14 33.09 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 12:04:01 [2020-04-22T12:04:01.923Z] #14 33.09 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 12:04:01 [2020-04-22T12:04:01.923Z] #14 33.09 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib 12:04:01 [2020-04-22T12:04:01.923Z] #14 33.09 libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev 12:04:01 [2020-04-22T12:04:01.923Z] #14 33.10 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 12:04:01 [2020-04-22T12:04:01.923Z] #14 33.10 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources 12:04:01 [2020-04-22T12:04:01.923Z] #14 33.10 python3.7 python3.7-minimal vim-runtime xxd 12:04:01 [2020-04-22T12:04:01.923Z] #14 33.10 Suggested packages: 12:04:01 [2020-04-22T12:04:01.923Z] #14 33.11 apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm 12:04:01 [2020-04-22T12:04:01.923Z] #14 33.11 wine64 python3-doc python3-tk python3-venv python-setuptools-doc 12:04:01 [2020-04-22T12:04:01.923Z] #14 33.11 python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts 12:04:01 [2020-04-22T12:04:01.923Z] #14 33.11 xfsdump acl attr quota 12:04:01 [2020-04-22T12:04:01.923Z] #14 33.11 Recommended packages: 12:04:01 [2020-04-22T12:04:01.923Z] #14 33.11 aufs-dkms nftables build-essential python3-dev python3-keyring 12:04:01 [2020-04-22T12:04:01.923Z] #14 33.11 python3-keyrings.alt python3-xdg unzip 12:04:02 [2020-04-22T12:04:02.034Z] + export 'BUILDTAGS=netgo osusergo static_build' 12:04:02 [2020-04-22T12:04:02.034Z] + BUILDTAGS='netgo osusergo static_build' 12:04:02 [2020-04-22T12:04:02.034Z] + export EXTRA_FLAGS=-buildmode=pie 12:04:02 [2020-04-22T12:04:02.034Z] + EXTRA_FLAGS=-buildmode=pie 12:04:02 [2020-04-22T12:04:02.034Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' 12:04:02 [2020-04-22T12:04:02.034Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' 12:04:02 [2020-04-22T12:04:02.034Z] + '[' '' = dynamic ']' 12:04:02 [2020-04-22T12:04:02.034Z] + make 12:04:02 [2020-04-22T12:04:02.181Z] #14 ... 12:04:02 [2020-04-22T12:04:02.181Z] 12:04:02 [2020-04-22T12:04:02.181Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 12:04:02 [2020-04-22T12:04:02.181Z] #39 24.09 CC images/cpuinfo.o 12:04:02 [2020-04-22T12:04:02.388Z] 🇩 bin/ctr 12:04:02 [2020-04-22T12:04:02.749Z] #39 24.66 CC images/inventory.o 12:04:02 [2020-04-22T12:04:02.869Z] #14 55.05 Selecting previously unselected package python3. 12:04:02 [2020-04-22T12:04:02.869Z] #14 55.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 ... 16129 files and directories currently installed.) 12:04:02 [2020-04-22T12:04:02.869Z] #14 55.09 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... 12:04:02 [2020-04-22T12:04:02.869Z] #14 55.10 Unpacking python3 (3.7.3-1) ... 12:04:03 [2020-04-22T12:04:03.007Z] #39 24.94 CC images/fdinfo.o 12:04:03 [2020-04-22T12:04:03.127Z] #14 55.21 Selecting previously unselected package libip4tc0:amd64. 12:04:03 [2020-04-22T12:04:03.127Z] #14 55.21 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... 12:04:03 [2020-04-22T12:04:03.127Z] #14 55.22 Unpacking libip4tc0:amd64 (1.8.2-4) ... 12:04:03 [2020-04-22T12:04:03.127Z] #14 55.34 Selecting previously unselected package libip6tc0:amd64. 12:04:03 [2020-04-22T12:04:03.127Z] #14 55.34 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... 12:04:03 [2020-04-22T12:04:03.127Z] #14 55.34 Unpacking libip6tc0:amd64 (1.8.2-4) ... 12:04:03 [2020-04-22T12:04:03.127Z] #14 55.45 Selecting previously unselected package libiptc0:amd64. 12:04:03 [2020-04-22T12:04:03.385Z] #14 55.45 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... 12:04:03 [2020-04-22T12:04:03.385Z] #14 55.46 Unpacking libiptc0:amd64 (1.8.2-4) ... 12:04:03 [2020-04-22T12:04:03.385Z] #14 55.58 Selecting previously unselected package libnfnetlink0:amd64. 12:04:03 [2020-04-22T12:04:03.385Z] #14 55.58 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... 12:04:03 [2020-04-22T12:04:03.385Z] #14 55.59 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... 12:04:03 [2020-04-22T12:04:03.385Z] #14 55.66 Selecting previously unselected package libnetfilter-conntrack3:amd64. 12:04:03 [2020-04-22T12:04:03.385Z] #14 55.66 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... 12:04:03 [2020-04-22T12:04:03.385Z] #14 55.68 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... 12:04:03 [2020-04-22T12:04:03.573Z] #39 25.42 CC images/fown.o 12:04:03 [2020-04-22T12:04:03.644Z] #14 55.79 Selecting previously unselected package libnftnl11:amd64. 12:04:03 [2020-04-22T12:04:03.644Z] #14 55.79 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... 12:04:03 [2020-04-22T12:04:03.644Z] #14 55.80 Unpacking libnftnl11:amd64 (1.1.2-2) ... 12:04:03 [2020-04-22T12:04:03.831Z] #39 25.66 CC images/ns.o 12:04:03 [2020-04-22T12:04:03.905Z] #14 55.91 Selecting previously unselected package iptables. 12:04:03 [2020-04-22T12:04:03.905Z] #14 55.91 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... 12:04:03 [2020-04-22T12:04:03.905Z] #14 55.93 Unpacking iptables (1.8.2-4) ... 12:04:04 [2020-04-22T12:04:04.089Z] #39 25.93 CC images/regfile.o 12:04:04 [2020-04-22T12:04:04.163Z] #14 56.36 Selecting previously unselected package xxd. 12:04:04 [2020-04-22T12:04:04.163Z] #14 56.37 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... 12:04:04 [2020-04-22T12:04:04.163Z] #14 56.38 Unpacking xxd (2:8.1.0875-5) ... 12:04:04 [2020-04-22T12:04:04.348Z] #39 26.07 CC images/ghost-file.o 12:04:04 [2020-04-22T12:04:04.421Z] #14 56.56 Selecting previously unselected package vim-common. 12:04:04 [2020-04-22T12:04:04.422Z] #14 56.56 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... 12:04:04 [2020-04-22T12:04:04.422Z] #14 56.61 Unpacking vim-common (2:8.1.0875-5) ... 12:04:04 [2020-04-22T12:04:04.606Z] #39 26.43 CC images/fifo.o 12:04:04 [2020-04-22T12:04:04.680Z] #14 56.84 Selecting previously unselected package bash-completion. 12:04:04 [2020-04-22T12:04:04.681Z] #14 56.84 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... 12:04:04 [2020-04-22T12:04:04.864Z] #39 26.65 CC images/remap-file-path.o 12:04:04 [2020-04-22T12:04:04.864Z] #39 26.89 CC images/eventfd.o 12:04:05 [2020-04-22T12:04:05.122Z] #39 27.10 CC images/eventpoll.o 12:04:05 [2020-04-22T12:04:05.379Z] #39 27.38 CC images/fh.o 12:04:05 [2020-04-22T12:04:05.946Z] #39 27.77 CC images/fsnotify.o 12:04:06 [2020-04-22T12:04:06.513Z] #39 28.42 CC images/signalfd.o 12:04:07 [2020-04-22T12:04:07.080Z] #39 28.79 CC images/fs.o 12:04:07 [2020-04-22T12:04:07.080Z] #39 29.13 CC images/pstree.o 12:04:07 [2020-04-22T12:04:07.646Z] #39 29.43 CC images/pipe.o 12:04:07 [2020-04-22T12:04:07.904Z] #39 29.68 CC images/tcp-stream.o 12:04:08 [2020-04-22T12:04:08.163Z] #39 29.92 CC images/sk-packet.o 12:04:08 [2020-04-22T12:04:08.421Z] #39 30.22 CC images/mnt.o 12:04:08 [2020-04-22T12:04:08.421Z] #39 30.43 CC images/pipe-data.o 12:04:08 [2020-04-22T12:04:08.680Z] #39 30.69 CC images/sa.o 12:04:08 [2020-04-22T12:04:08.680Z] #39 ... 12:04:08 [2020-04-22T12:04:08.680Z] 12:04:08 [2020-04-22T12:04:08.680Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... 12:04:08 [2020-04-22T12:04:08.680Z] #14 36.11 The following NEW packages will be installed: 12:04:08 [2020-04-22T12:04:08.680Z] #14 36.11 apparmor aufs-tools bash-completion binutils-mingw-w64 12:04:08 [2020-04-22T12:04:08.680Z] #14 36.11 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup 12:04:08 [2020-04-22T12:04:08.680Z] #14 36.12 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq 12:04:08 [2020-04-22T12:04:08.680Z] #14 36.12 libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 12:04:08 [2020-04-22T12:04:08.680Z] #14 36.12 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 12:04:08 [2020-04-22T12:04:08.680Z] #14 36.12 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 12:04:08 [2020-04-22T12:04:08.680Z] #14 36.12 libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 12:04:08 [2020-04-22T12:04:08.680Z] #14 36.12 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib 12:04:08 [2020-04-22T12:04:08.680Z] #14 36.12 libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev 12:04:08 [2020-04-22T12:04:08.680Z] #14 36.12 mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 12:04:08 [2020-04-22T12:04:08.680Z] #14 36.13 python3-distutils python3-lib2to3 python3-minimal python3-pip 12:04:08 [2020-04-22T12:04:08.680Z] #14 36.13 python3-pkg-resources python3-setuptools python3-wheel python3.7 12:04:08 [2020-04-22T12:04:08.680Z] #14 36.13 python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime 12:04:08 [2020-04-22T12:04:08.680Z] #14 36.13 xfsprogs xxd xz-utils zip 12:04:08 [2020-04-22T12:04:08.680Z] #14 36.58 0 upgraded, 68 newly installed, 0 to remove and 4 not upgraded. 12:04:08 [2020-04-22T12:04:08.680Z] #14 36.58 Need to get 104 MB of archives. 12:04:08 [2020-04-22T12:04:08.680Z] #14 36.58 After this operation, 597 MB of additional disk space will be used. 12:04:08 [2020-04-22T12:04:08.680Z] #14 36.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] 12:04:08 [2020-04-22T12:04:08.680Z] #14 36.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] 12:04:08 [2020-04-22T12:04:08.680Z] #14 36.60 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] 12:04:08 [2020-04-22T12:04:08.680Z] #14 36.74 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] 12:04:08 [2020-04-22T12:04:08.680Z] #14 36.75 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] 12:04:08 [2020-04-22T12:04:08.680Z] #14 36.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] 12:04:08 [2020-04-22T12:04:08.680Z] #14 36.87 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] 12:04:08 [2020-04-22T12:04:08.680Z] #14 36.90 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] 12:04:08 [2020-04-22T12:04:08.680Z] #14 36.91 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] 12:04:08 [2020-04-22T12:04:08.680Z] #14 36.92 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] 12:04:08 [2020-04-22T12:04:08.680Z] #14 36.93 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] 12:04:08 [2020-04-22T12:04:08.680Z] #14 36.93 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] 12:04:08 [2020-04-22T12:04:08.680Z] #14 36.94 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] 12:04:08 [2020-04-22T12:04:08.680Z] #14 36.95 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] 12:04:08 [2020-04-22T12:04:08.680Z] #14 36.95 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] 12:04:08 [2020-04-22T12:04:08.680Z] #14 36.96 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] 12:04:08 [2020-04-22T12:04:08.680Z] #14 37.00 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] 12:04:08 [2020-04-22T12:04:08.680Z] #14 37.01 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] 12:04:08 [2020-04-22T12:04:08.680Z] #14 37.04 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] 12:04:08 [2020-04-22T12:04:08.680Z] #14 37.05 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] 12:04:08 [2020-04-22T12:04:08.680Z] #14 37.06 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] 12:04:08 [2020-04-22T12:04:08.680Z] #14 37.07 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] 12:04:08 [2020-04-22T12:04:08.680Z] #14 37.11 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] 12:04:08 [2020-04-22T12:04:08.680Z] #14 37.12 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] 12:04:08 [2020-04-22T12:04:08.680Z] #14 37.28 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] 12:04:08 [2020-04-22T12:04:08.680Z] #14 37.46 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] 12:04:08 [2020-04-22T12:04:08.680Z] #14 37.48 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] 12:04:08 [2020-04-22T12:04:08.680Z] #14 37.50 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] 12:04:08 [2020-04-22T12:04:08.680Z] #14 37.51 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] 12:04:08 [2020-04-22T12:04:08.680Z] #14 37.92 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] 12:04:08 [2020-04-22T12:04:08.680Z] #14 38.19 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] 12:04:08 [2020-04-22T12:04:08.680Z] #14 38.20 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] 12:04:08 [2020-04-22T12:04:08.680Z] #14 40.96 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] 12:04:08 [2020-04-22T12:04:08.867Z] #14 60.64 Unpacking bash-completion (1:2.8-6) ... 12:04:08 [2020-04-22T12:04:08.867Z] #14 61.19 Selecting previously unselected package bzip2. 12:04:09 [2020-04-22T12:04:09.125Z] #14 61.20 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... 12:04:09 [2020-04-22T12:04:09.125Z] #14 61.21 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... 12:04:09 [2020-04-22T12:04:09.125Z] #14 61.33 Selecting previously unselected package xz-utils. 12:04:09 [2020-04-22T12:04:09.125Z] #14 61.33 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... 12:04:09 [2020-04-22T12:04:09.125Z] #14 61.34 Unpacking xz-utils (5.2.4-1) ... 12:04:09 [2020-04-22T12:04:09.384Z] #14 61.56 Selecting previously unselected package apparmor. 12:04:09 [2020-04-22T12:04:09.384Z] #14 61.57 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... 12:04:09 [2020-04-22T12:04:09.384Z] #14 61.69 Unpacking apparmor (2.13.2-10) ... 12:04:09 [2020-04-22T12:04:09.384Z] #14 ... 12:04:09 [2020-04-22T12:04:09.384Z] 12:04:09 [2020-04-22T12:04:09.384Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 12:04:09 [2020-04-22T12:04:09.384Z] #39 46.29 CC images/sit.o 12:04:09 [2020-04-22T12:04:09.384Z] #39 46.87 LINK images/built-in.o 12:04:09 [2020-04-22T12:04:09.384Z] #39 47.01 GEN compel/include/asm 12:04:09 [2020-04-22T12:04:09.384Z] #39 47.02 GEN compel/include/version.h 12:04:09 [2020-04-22T12:04:09.384Z] #39 47.04 touch .config 12:04:09 [2020-04-22T12:04:09.384Z] #39 47.06 GEN include/common/config.h 12:04:09 [2020-04-22T12:04:09.384Z] #39 47.12 GEN compel/plugins/include/uapi/std/syscall-codes-64.h 12:04:09 [2020-04-22T12:04:09.384Z] #39 47.16 GEN compel/plugins/include/uapi/std/syscall-64.h 12:04:09 [2020-04-22T12:04:09.384Z] #39 47.20 GEN compel/arch/x86/plugins/std/syscalls-64.S 12:04:09 [2020-04-22T12:04:09.384Z] #39 47.22 DEP compel/arch/x86/plugins/std/syscalls-64.d 12:04:09 [2020-04-22T12:04:09.384Z] #39 47.27 DEP compel/arch/x86/plugins/std/memcpy.d 12:04:09 [2020-04-22T12:04:09.384Z] #39 47.34 DEP compel/arch/x86/plugins/std/parasite-head.d 12:04:09 [2020-04-22T12:04:09.384Z] #39 47.35 GEN compel/plugins/include/uapi/std/syscall.h 12:04:09 [2020-04-22T12:04:09.384Z] #39 47.38 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c 12:04:09 [2020-04-22T12:04:09.384Z] #39 47.39 GEN compel/plugins/include/uapi/std/syscall-codes.h 12:04:09 [2020-04-22T12:04:09.384Z] #39 47.42 GEN compel/plugins/include/uapi/std/asm/syscall-types.h 12:04:09 [2020-04-22T12:04:09.384Z] #39 47.42 DEP compel/plugins/std/infect.d 12:04:09 [2020-04-22T12:04:09.384Z] #39 47.58 DEP compel/plugins/std/string.d 12:04:09 [2020-04-22T12:04:09.384Z] #39 47.68 DEP compel/plugins/std/log.d 12:04:09 [2020-04-22T12:04:09.384Z] #39 47.82 DEP compel/plugins/std/fds.d 12:04:09 [2020-04-22T12:04:09.384Z] #39 47.89 DEP compel/plugins/std/std.d 12:04:09 [2020-04-22T12:04:09.384Z] #39 48.01 DEP compel/plugins/shmem/shmem.d 12:04:09 [2020-04-22T12:04:09.384Z] #39 48.13 DEP compel/plugins/fds/fds.d 12:04:09 [2020-04-22T12:04:09.384Z] #39 48.32 CC compel/plugins/std/std.o 12:04:09 [2020-04-22T12:04:09.384Z] #39 48.56 CC compel/plugins/std/fds.o 12:04:09 [2020-04-22T12:04:09.384Z] #39 49.06 CC compel/plugins/std/log.o 12:04:09 [2020-04-22T12:04:09.384Z] #39 49.97 CC compel/plugins/std/string.o 12:04:09 [2020-04-22T12:04:09.384Z] #39 50.60 CC compel/plugins/std/infect.o 12:04:09 [2020-04-22T12:04:09.384Z] #39 51.09 CC compel/arch/x86/plugins/std/parasite-head.o 12:04:09 [2020-04-22T12:04:09.384Z] #39 51.15 CC compel/arch/x86/plugins/std/memcpy.o 12:04:09 [2020-04-22T12:04:09.384Z] #39 51.20 CC compel/arch/x86/plugins/std/syscalls-64.o 12:04:09 [2020-04-22T12:04:09.384Z] #39 51.28 AR compel/plugins/std.lib.a 12:04:09 [2020-04-22T12:04:09.384Z] #39 51.36 CC compel/plugins/fds/fds.o 12:04:09 [2020-04-22T12:04:09.384Z] #39 51.70 AR compel/plugins/fds.lib.a 12:04:09 [2020-04-22T12:04:09.384Z] #39 51.77 HOSTDEP compel/src/lib/log-host.d 12:04:09 [2020-04-22T12:04:09.384Z] #39 51.94 HOSTDEP compel/src/lib/handle-elf-host.d 12:04:09 [2020-04-22T12:04:09.384Z] #39 52.07 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d 12:04:09 [2020-04-22T12:04:09.384Z] #39 52.15 HOSTDEP compel/src/main-host.d 12:04:09 [2020-04-22T12:04:09.384Z] #39 52.37 DEP compel/src/lib/ptrace.d 12:04:09 [2020-04-22T12:04:09.384Z] #39 52.59 DEP compel/src/lib/infect.d 12:04:09 [2020-04-22T12:04:09.384Z] #39 52.77 DEP compel/src/lib/infect-util.d 12:04:09 [2020-04-22T12:04:09.384Z] #39 52.93 DEP compel/src/lib/infect-rpc.d 12:04:09 [2020-04-22T12:04:09.384Z] #39 53.10 DEP compel/arch/x86/src/lib/infect.d 12:04:09 [2020-04-22T12:04:09.384Z] #39 53.25 DEP compel/arch/x86/src/lib/cpu.d 12:04:09 [2020-04-22T12:04:09.384Z] #39 53.34 DEP compel/src/lib/log.d 12:04:09 [2020-04-22T12:04:09.384Z] #39 53.44 DEP compel/src/main.d 12:04:09 [2020-04-22T12:04:09.384Z] #39 53.60 DEP compel/src/lib/handle-elf.d 12:04:09 [2020-04-22T12:04:09.384Z] #39 53.70 DEP compel/arch/x86/src/lib/handle-elf.d 12:04:09 [2020-04-22T12:04:09.384Z] #39 53.83 CC compel/src/lib/log.o 12:04:09 [2020-04-22T12:04:09.384Z] #39 54.22 CC compel/arch/x86/src/lib/cpu.o 12:04:09 [2020-04-22T12:04:09.384Z] #39 55.08 CC compel/arch/x86/src/lib/infect.o 12:04:09 [2020-04-22T12:04:09.384Z] #39 56.02 CC compel/src/lib/infect-rpc.o 12:04:09 [2020-04-22T12:04:09.643Z] #39 56.44 CC compel/src/lib/infect-util.o 12:04:09 [2020-04-22T12:04:09.643Z] #39 ... 12:04:09 [2020-04-22T12:04:09.643Z] 12:04:09 [2020-04-22T12:04:09.643Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... 12:04:09 [2020-04-22T12:04:09.643Z] #14 61.69 Unpacking apparmor (2.13.2-10) ... 12:04:09 [2020-04-22T12:04:09.901Z] #14 62.18 Selecting previously unselected package aufs-tools. 12:04:10 [2020-04-22T12:04:10.187Z] #14 62.19 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... 12:04:10 [2020-04-22T12:04:10.187Z] #14 62.19 Unpacking aufs-tools (1:4.14+20190211-1) ... 12:04:10 [2020-04-22T12:04:10.187Z] #14 62.33 Selecting previously unselected package binutils-mingw-w64-i686. 12:04:10 [2020-04-22T12:04:10.187Z] #14 62.35 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... 12:04:10 [2020-04-22T12:04:10.187Z] #14 62.35 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... 12:04:10 [2020-04-22T12:04:10.580Z] #14 42.80 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] 12:04:10 [2020-04-22T12:04:10.580Z] #14 42.80 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] 12:04:10 [2020-04-22T12:04:10.580Z] #14 42.81 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] 12:04:10 [2020-04-22T12:04:10.580Z] #14 42.82 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] 12:04:10 [2020-04-22T12:04:10.580Z] #14 42.83 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] 12:04:10 [2020-04-22T12:04:10.580Z] #14 42.83 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] 12:04:10 [2020-04-22T12:04:10.580Z] #14 42.83 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] 12:04:10 [2020-04-22T12:04:10.580Z] #14 42.84 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] 12:04:10 [2020-04-22T12:04:10.580Z] #14 42.85 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] 12:04:10 [2020-04-22T12:04:10.580Z] #14 42.87 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] 12:04:10 [2020-04-22T12:04:10.580Z] #14 42.90 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] 12:04:10 [2020-04-22T12:04:10.580Z] #14 42.91 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] 12:04:10 [2020-04-22T12:04:10.838Z] #14 42.92 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] 12:04:10 [2020-04-22T12:04:10.838Z] #14 42.97 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] 12:04:10 [2020-04-22T12:04:10.838Z] #14 42.98 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] 12:04:10 [2020-04-22T12:04:10.838Z] #14 43.00 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] 12:04:10 [2020-04-22T12:04:10.838Z] #14 43.00 Get:50 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] 12:04:11 [2020-04-22T12:04:11.405Z] #14 43.60 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] 12:04:11 [2020-04-22T12:04:11.405Z] #14 43.60 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] 12:04:11 [2020-04-22T12:04:11.405Z] #14 43.60 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] 12:04:11 [2020-04-22T12:04:11.405Z] #14 43.61 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] 12:04:11 [2020-04-22T12:04:11.405Z] #14 43.62 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] 12:04:11 [2020-04-22T12:04:11.405Z] #14 43.64 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] 12:04:11 [2020-04-22T12:04:11.405Z] #14 43.66 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] 12:04:11 [2020-04-22T12:04:11.663Z] #14 43.80 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] 12:04:11 [2020-04-22T12:04:11.663Z] #14 43.80 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] 12:04:11 [2020-04-22T12:04:11.663Z] #14 43.82 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] 12:04:11 [2020-04-22T12:04:11.663Z] #14 43.83 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] 12:04:11 [2020-04-22T12:04:11.663Z] #14 43.85 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] 12:04:11 [2020-04-22T12:04:11.663Z] #14 43.88 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] 12:04:11 [2020-04-22T12:04:11.663Z] #14 43.89 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] 12:04:11 [2020-04-22T12:04:11.663Z] #14 43.91 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] 12:04:12 [2020-04-22T12:04:12.108Z] #14 64.16 Selecting previously unselected package binutils-mingw-w64-x86-64. 12:04:12 [2020-04-22T12:04:12.108Z] #14 64.17 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... 12:04:12 [2020-04-22T12:04:12.108Z] #14 64.19 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... 12:04:12 [2020-04-22T12:04:12.229Z] #14 44.35 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] 12:04:12 [2020-04-22T12:04:12.229Z] #14 44.44 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] 12:04:12 [2020-04-22T12:04:12.229Z] #14 ... 12:04:12 [2020-04-22T12:04:12.229Z] 12:04:12 [2020-04-22T12:04:12.229Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 12:04:12 [2020-04-22T12:04:12.229Z] #42 99.20 encoding/base64 12:04:12 [2020-04-22T12:04:12.229Z] #42 99.89 encoding/json 12:04:12 [2020-04-22T12:04:12.229Z] #42 101.1 go/doc 12:04:12 [2020-04-22T12:04:12.229Z] #42 104.4 github.com/LK4D4/vndr/build 12:04:12 [2020-04-22T12:04:12.229Z] #42 104.9 encoding/xml 12:04:12 [2020-04-22T12:04:12.229Z] #42 108.1 github.com/LK4D4/vndr/versioned 12:04:12 [2020-04-22T12:04:12.229Z] #42 108.2 compress/flate 12:04:12 [2020-04-22T12:04:12.229Z] #42 ... 12:04:12 [2020-04-22T12:04:12.229Z] 12:04:12 [2020-04-22T12:04:12.229Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... 12:04:12 [2020-04-22T12:04:12.229Z] #14 44.50 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] 12:04:12 [2020-04-22T12:04:12.366Z] #14 ... 12:04:12 [2020-04-22T12:04:12.366Z] 12:04:12 [2020-04-22T12:04:12.366Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 12:04:12 [2020-04-22T12:04:12.366Z] #42 119.9 crypto/sha256 12:04:12 [2020-04-22T12:04:12.366Z] #42 121.1 crypto/rand 12:04:12 [2020-04-22T12:04:12.366Z] #42 121.2 crypto/elliptic 12:04:12 [2020-04-22T12:04:12.366Z] #42 121.8 encoding/asn1 12:04:12 [2020-04-22T12:04:12.366Z] #42 123.6 crypto/ed25519 12:04:12 [2020-04-22T12:04:12.366Z] #42 123.9 crypto/rsa 12:04:12 [2020-04-22T12:04:12.366Z] #42 124.9 crypto/ecdsa 12:04:12 [2020-04-22T12:04:12.366Z] #42 125.3 crypto/dsa 12:04:12 [2020-04-22T12:04:12.366Z] #42 125.6 encoding/hex 12:04:12 [2020-04-22T12:04:12.366Z] #42 125.7 encoding/pem 12:04:12 [2020-04-22T12:04:12.366Z] #42 126.1 crypto/x509/pkix 12:04:12 [2020-04-22T12:04:12.366Z] #42 126.1 vendor/golang.org/x/crypto/cryptobyte 12:04:12 [2020-04-22T12:04:12.366Z] #42 126.6 vendor/golang.org/x/net/dns/dnsmessage 12:04:12 [2020-04-22T12:04:12.366Z] #42 128.4 internal/singleflight 12:04:12 [2020-04-22T12:04:12.366Z] #42 128.7 vendor/golang.org/x/crypto/internal/chacha20 12:04:12 [2020-04-22T12:04:12.366Z] #42 129.3 vendor/golang.org/x/crypto/poly1305 12:04:12 [2020-04-22T12:04:12.366Z] #42 129.9 vendor/golang.org/x/sys/cpu 12:04:12 [2020-04-22T12:04:12.931Z] #42 130.2 vendor/golang.org/x/crypto/chacha20poly1305 12:04:13 [2020-04-22T12:04:13.190Z] #42 130.7 net 12:04:13 [2020-04-22T12:04:13.603Z] #14 45.58 debconf: delaying package configuration, since apt-utils is not installed 12:04:13 [2020-04-22T12:04:13.603Z] #14 45.76 Fetched 104 MB in 8s (12.6 MB/s) 12:04:13 [2020-04-22T12:04:13.603Z] #14 45.89 Selecting previously unselected package pigz. 12:04:13 [2020-04-22T12:04:13.603Z] #14 45.89 (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 ... 15468 files and directories currently installed.) 12:04:13 [2020-04-22T12:04:13.603Z] #14 45.98 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... 12:04:13 [2020-04-22T12:04:13.603Z] #14 46.00 Unpacking pigz (2.4-1) ... 12:04:13 [2020-04-22T12:04:13.861Z] #14 46.16 Selecting previously unselected package libpython3.7-minimal:amd64. 12:04:13 [2020-04-22T12:04:13.861Z] #14 46.17 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... 12:04:13 [2020-04-22T12:04:13.861Z] #14 46.18 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... 12:04:14 [2020-04-22T12:04:14.124Z] #42 131.4 vendor/golang.org/x/crypto/hkdf 12:04:14 [2020-04-22T12:04:14.124Z] #42 131.5 vendor/golang.org/x/text/transform 12:04:14 [2020-04-22T12:04:14.124Z] #42 ... 12:04:14 [2020-04-22T12:04:14.124Z] 12:04:14 [2020-04-22T12:04:14.124Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... 12:04:14 [2020-04-22T12:04:14.124Z] #14 66.49 Selecting previously unselected package binutils-mingw-w64. 12:04:14 [2020-04-22T12:04:14.381Z] #14 66.49 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... 12:04:14 [2020-04-22T12:04:14.381Z] #14 66.49 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... 12:04:14 [2020-04-22T12:04:14.381Z] #14 66.58 Selecting previously unselected package libdevmapper1.02.1:amd64. 12:04:14 [2020-04-22T12:04:14.639Z] #14 66.65 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... 12:04:14 [2020-04-22T12:04:14.639Z] #14 66.65 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... 12:04:14 [2020-04-22T12:04:14.639Z] #14 66.82 Selecting previously unselected package dmsetup. 12:04:14 [2020-04-22T12:04:14.639Z] #14 66.84 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_amd64.deb ... 12:04:14 [2020-04-22T12:04:14.639Z] #14 66.85 Unpacking dmsetup (2:1.02.155-3) ... 12:04:14 [2020-04-22T12:04:14.796Z] #14 46.91 Selecting previously unselected package python3.7-minimal. 12:04:14 [2020-04-22T12:04:14.796Z] #14 46.91 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... 12:04:14 [2020-04-22T12:04:14.796Z] #14 46.92 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... 12:04:14 [2020-04-22T12:04:14.897Z] #14 67.01 Selecting previously unselected package mingw-w64-common. 12:04:14 [2020-04-22T12:04:14.897Z] #14 67.04 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... 12:04:14 [2020-04-22T12:04:14.897Z] #14 67.05 Unpacking mingw-w64-common (6.0.0-3) ... 12:04:16 [2020-04-22T12:04:16.170Z] #14 48.34 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... 12:04:16 [2020-04-22T12:04:16.170Z] #14 48.38 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... 12:04:19 [2020-04-22T12:04:19.454Z] #14 ... 12:04:19 [2020-04-22T12:04:19.454Z] 12:04:19 [2020-04-22T12:04:19.454Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 12:04:19 [2020-04-22T12:04:19.454Z] #39 31.07 CC images/timer.o 12:04:19 [2020-04-22T12:04:19.454Z] #39 31.46 CC images/timerfd.o 12:04:19 [2020-04-22T12:04:19.454Z] #39 31.75 CC images/mm.o 12:04:19 [2020-04-22T12:04:19.454Z] #39 32.06 CC images/sk-opts.o 12:04:19 [2020-04-22T12:04:19.454Z] #39 32.34 CC images/sk-unix.o 12:04:19 [2020-04-22T12:04:19.454Z] #39 32.73 CC images/sk-inet.o 12:04:19 [2020-04-22T12:04:19.454Z] #39 33.20 CC images/tun.o 12:04:19 [2020-04-22T12:04:19.454Z] #39 33.58 CC images/sk-netlink.o 12:04:19 [2020-04-22T12:04:19.454Z] #39 33.87 CC images/packet-sock.o 12:04:19 [2020-04-22T12:04:19.454Z] #39 34.31 CC images/ipc-var.o 12:04:19 [2020-04-22T12:04:19.454Z] #39 34.57 CC images/ipc-desc.o 12:04:19 [2020-04-22T12:04:19.454Z] #39 34.83 CC images/ipc-shm.o 12:04:19 [2020-04-22T12:04:19.454Z] #39 35.07 CC images/ipc-msg.o 12:04:19 [2020-04-22T12:04:19.454Z] #39 35.44 CC images/ipc-sem.o 12:04:19 [2020-04-22T12:04:19.454Z] #39 35.66 CC images/utsns.o 12:04:19 [2020-04-22T12:04:19.454Z] #39 35.87 CC images/creds.o 12:04:19 [2020-04-22T12:04:19.454Z] #39 36.22 CC images/vma.o 12:04:19 [2020-04-22T12:04:19.454Z] #39 36.49 CC images/netdev.o 12:04:19 [2020-04-22T12:04:19.454Z] #39 36.93 CC images/tty.o 12:04:19 [2020-04-22T12:04:19.454Z] #39 37.43 CC images/file-lock.o 12:04:19 [2020-04-22T12:04:19.454Z] #39 37.67 CC images/rlimit.o 12:04:19 [2020-04-22T12:04:19.454Z] #39 37.88 CC images/pagemap.o 12:04:19 [2020-04-22T12:04:19.454Z] #39 38.13 CC images/siginfo.o 12:04:19 [2020-04-22T12:04:19.454Z] #39 38.48 CC images/rpc.o 12:04:19 [2020-04-22T12:04:19.454Z] #39 39.83 CC images/ext-file.o 12:04:19 [2020-04-22T12:04:19.454Z] #39 40.16 CC images/cgroup.o 12:04:19 [2020-04-22T12:04:19.454Z] #39 40.95 CC images/userns.o 12:04:19 [2020-04-22T12:04:19.454Z] #39 41.18 CC images/google/protobuf/descriptor.o 12:04:19 [2020-04-22T12:04:19.712Z] #39 ... 12:04:19 [2020-04-22T12:04:19.712Z] 12:04:19 [2020-04-22T12:04:19.712Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... 12:04:19 [2020-04-22T12:04:19.712Z] #14 52.00 Selecting previously unselected package python3-minimal. 12:04:19 [2020-04-22T12:04:19.712Z] #14 52.00 (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 ... 15717 files and directories currently installed.) 12:04:19 [2020-04-22T12:04:19.712Z] #14 52.07 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... 12:04:19 [2020-04-22T12:04:19.712Z] #14 52.07 Unpacking python3-minimal (3.7.3-1) ... 12:04:19 [2020-04-22T12:04:19.971Z] #14 52.16 Selecting previously unselected package libmpdec2:amd64. 12:04:19 [2020-04-22T12:04:19.971Z] #14 52.16 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... 12:04:19 [2020-04-22T12:04:19.971Z] #14 52.17 Unpacking libmpdec2:amd64 (2.4.2-2) ... 12:04:20 [2020-04-22T12:04:20.158Z] #14 71.99 Selecting previously unselected package mingw-w64-x86-64-dev. 12:04:20 [2020-04-22T12:04:20.158Z] #14 72.01 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... 12:04:20 [2020-04-22T12:04:20.158Z] #14 72.02 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... 12:04:20 [2020-04-22T12:04:20.158Z] #14 ... 12:04:20 [2020-04-22T12:04:20.158Z] 12:04:20 [2020-04-22T12:04:20.158Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 12:04:20 [2020-04-22T12:04:20.158Z] #39 56.70 CC compel/src/lib/infect.o 12:04:20 [2020-04-22T12:04:20.158Z] #39 59.57 CC compel/src/lib/ptrace.o 12:04:20 [2020-04-22T12:04:20.158Z] #39 59.99 AR compel/libcompel.a 12:04:20 [2020-04-22T12:04:20.158Z] #39 60.07 HOSTCC compel/src/main-host.o 12:04:20 [2020-04-22T12:04:20.158Z] #39 60.47 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o 12:04:20 [2020-04-22T12:04:20.158Z] #39 60.67 HOSTCC compel/src/lib/handle-elf-host.o 12:04:20 [2020-04-22T12:04:20.158Z] #39 61.19 HOSTCC compel/src/lib/log-host.o 12:04:20 [2020-04-22T12:04:20.158Z] #39 61.46 HOSTLINK compel/compel-host-bin 12:04:20 [2020-04-22T12:04:20.158Z] #39 61.65 DEP soccr/soccr.d 12:04:20 [2020-04-22T12:04:20.158Z] #39 61.81 CC soccr/soccr.o 12:04:20 [2020-04-22T12:04:20.158Z] #39 63.39 AR soccr/libsoccr.a 12:04:20 [2020-04-22T12:04:20.158Z] #39 63.42 make[1]: 'soccr/libsoccr.a' is up to date. 12:04:20 [2020-04-22T12:04:20.158Z] #39 63.83 DEP criu/arch/x86/sigframe.d 12:04:20 [2020-04-22T12:04:20.158Z] #39 63.95 DEP criu/arch/x86/sigaction_compat.d 12:04:20 [2020-04-22T12:04:20.158Z] #39 64.05 DEP criu/arch/x86/kerndat.d 12:04:20 [2020-04-22T12:04:20.158Z] #39 64.23 DEP criu/arch/x86/crtools.d 12:04:20 [2020-04-22T12:04:20.158Z] #39 64.41 DEP criu/arch/x86/cpu.d 12:04:20 [2020-04-22T12:04:20.158Z] #39 64.57 CC criu/arch/x86/cpu.o 12:04:20 [2020-04-22T12:04:20.158Z] #39 65.25 CC criu/arch/x86/crtools.o 12:04:20 [2020-04-22T12:04:20.158Z] #39 66.73 CC criu/arch/x86/kerndat.o 12:04:20 [2020-04-22T12:04:20.229Z] #14 52.35 Selecting previously unselected package libpython3.7-stdlib:amd64. 12:04:20 [2020-04-22T12:04:20.229Z] #14 52.35 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... 12:04:20 [2020-04-22T12:04:20.229Z] #14 52.36 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... 12:04:20 [2020-04-22T12:04:20.416Z] #39 67.23 CC criu/arch/x86/sigaction_compat.o 12:04:20 [2020-04-22T12:04:20.673Z] #39 67.45 CC criu/arch/x86/sigframe.o 12:04:20 [2020-04-22T12:04:20.931Z] #39 67.75 LINK criu/arch/x86/crtools.built-in.o 12:04:20 [2020-04-22T12:04:20.931Z] #39 67.81 DEP criu/pie/util-vdso-elf32.d 12:04:21 [2020-04-22T12:04:21.189Z] #39 67.94 DEP criu/pie/util-vdso.d 12:04:21 [2020-04-22T12:04:21.446Z] #39 68.15 DEP criu/pie/util.d 12:04:21 [2020-04-22T12:04:21.446Z] #39 68.28 CC criu/pie/util.o 12:04:22 [2020-04-22T12:04:22.012Z] #39 68.70 CC criu/pie/util-vdso.o 12:04:22 [2020-04-22T12:04:22.133Z] #14 ... 12:04:22 [2020-04-22T12:04:22.133Z] 12:04:22 [2020-04-22T12:04:22.133Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit 12:04:22 [2020-04-22T12:04:22.133Z] #60 110.8 + for f in rootlesskit rootlesskit-docker-proxy 12:04:22 [2020-04-22T12:04:22.133Z] #60 110.8 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy 12:04:22 [2020-04-22T12:04:22.133Z] #60 DONE 118.8s 12:04:22 [2020-04-22T12:04:22.133Z] 12:04:22 [2020-04-22T12:04:22.133Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build 12:04:22 [2020-04-22T12:04:22.133Z] #61 DONE 0.1s 12:04:22 [2020-04-22T12:04:22.133Z] 12:04:22 [2020-04-22T12:04:22.133Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... 12:04:22 [2020-04-22T12:04:22.133Z] #14 54.14 Selecting previously unselected package python3.7. 12:04:22 [2020-04-22T12:04:22.133Z] #14 54.14 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... 12:04:22 [2020-04-22T12:04:22.133Z] #14 54.15 Unpacking python3.7 (3.7.3-2+deb10u1) ... 12:04:22 [2020-04-22T12:04:22.133Z] #14 54.29 Selecting previously unselected package libpython3-stdlib:amd64. 12:04:22 [2020-04-22T12:04:22.133Z] #14 54.30 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... 12:04:22 [2020-04-22T12:04:22.133Z] #14 54.30 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... 12:04:22 [2020-04-22T12:04:22.391Z] #14 54.48 Setting up python3-minimal (3.7.3-1) ... 12:04:22 [2020-04-22T12:04:22.577Z] #39 69.37 CC criu/pie/util-vdso-elf32.o 12:04:23 [2020-04-22T12:04:23.511Z] #39 70.17 AR criu/pie/pie.lib.a 12:04:23 [2020-04-22T12:04:23.511Z] #39 70.26 DEP criu/pie/restorer.d 12:04:23 [2020-04-22T12:04:23.766Z] #14 55.94 Selecting previously unselected package python3. 12:04:23 [2020-04-22T12:04:23.766Z] #14 55.94 (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 ... 16129 files and directories currently installed.) 12:04:23 [2020-04-22T12:04:23.766Z] #14 56.02 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... 12:04:23 [2020-04-22T12:04:23.766Z] #14 56.04 Unpacking python3 (3.7.3-1) ... 12:04:23 [2020-04-22T12:04:23.768Z] #39 70.43 DEP criu/arch/x86/sigaction_compat_pie.d 12:04:23 [2020-04-22T12:04:23.768Z] #39 70.55 DEP criu/arch/x86/restorer_unmap.d 12:04:23 [2020-04-22T12:04:23.768Z] #39 70.61 DEP criu/arch/x86/restorer.d 12:04:24 [2020-04-22T12:04:24.025Z] #14 56.20 Selecting previously unselected package libip4tc0:amd64. 12:04:24 [2020-04-22T12:04:24.025Z] #14 56.21 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... 12:04:24 [2020-04-22T12:04:24.025Z] #14 56.21 Unpacking libip4tc0:amd64 (1.8.2-4) ... 12:04:24 [2020-04-22T12:04:24.025Z] #14 56.32 Selecting previously unselected package libip6tc0:amd64. 12:04:24 [2020-04-22T12:04:24.025Z] #14 56.32 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... 12:04:24 [2020-04-22T12:04:24.025Z] #14 56.33 Unpacking libip6tc0:amd64 (1.8.2-4) ... 12:04:24 [2020-04-22T12:04:24.025Z] #14 56.41 Selecting previously unselected package libiptc0:amd64. 12:04:24 [2020-04-22T12:04:24.025Z] #14 ... 12:04:24 [2020-04-22T12:04:24.025Z] 12:04:24 [2020-04-22T12:04:24.025Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 12:04:24 [2020-04-22T12:04:24.025Z] #42 111.1 hash 12:04:24 [2020-04-22T12:04:24.025Z] #42 111.2 context 12:04:24 [2020-04-22T12:04:24.025Z] #42 111.3 hash/crc32 12:04:24 [2020-04-22T12:04:24.025Z] #42 111.9 compress/gzip 12:04:24 [2020-04-22T12:04:24.025Z] #42 111.9 crypto/cipher 12:04:24 [2020-04-22T12:04:24.025Z] #42 112.8 math/big 12:04:24 [2020-04-22T12:04:24.025Z] #42 113.1 crypto/aes 12:04:24 [2020-04-22T12:04:24.025Z] #42 114.4 crypto 12:04:24 [2020-04-22T12:04:24.025Z] #42 114.6 crypto/des 12:04:24 [2020-04-22T12:04:24.025Z] #42 115.2 crypto/internal/randutil 12:04:24 [2020-04-22T12:04:24.025Z] #42 115.2 crypto/sha512 12:04:24 [2020-04-22T12:04:24.025Z] #42 116.5 crypto/ed25519/internal/edwards25519 12:04:24 [2020-04-22T12:04:24.025Z] #42 118.6 crypto/hmac 12:04:24 [2020-04-22T12:04:24.025Z] #42 118.9 crypto/md5 12:04:24 [2020-04-22T12:04:24.025Z] #42 120.1 crypto/rc4 12:04:24 [2020-04-22T12:04:24.025Z] #42 120.3 crypto/sha1 12:04:24 [2020-04-22T12:04:24.025Z] #42 121.1 crypto/sha256 12:04:24 [2020-04-22T12:04:24.025Z] #39 70.83 DEP criu/arch/x86/vdso-pie.d 12:04:24 [2020-04-22T12:04:24.025Z] #39 70.92 DEP criu/pie/parasite-vdso.d 12:04:24 [2020-04-22T12:04:24.283Z] #42 ... 12:04:24 [2020-04-22T12:04:24.283Z] 12:04:24 [2020-04-22T12:04:24.283Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... 12:04:24 [2020-04-22T12:04:24.283Z] #14 56.43 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... 12:04:24 [2020-04-22T12:04:24.283Z] #14 56.44 Unpacking libiptc0:amd64 (1.8.2-4) ... 12:04:24 [2020-04-22T12:04:24.283Z] #14 56.56 Selecting previously unselected package libnfnetlink0:amd64. 12:04:24 [2020-04-22T12:04:24.283Z] #14 56.56 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... 12:04:24 [2020-04-22T12:04:24.283Z] #14 56.56 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... 12:04:24 [2020-04-22T12:04:24.284Z] #39 71.06 DEP criu/pie/parasite.d 12:04:24 [2020-04-22T12:04:24.542Z] #39 71.35 CC criu/pie/parasite.o 12:04:24 [2020-04-22T12:04:24.542Z] #14 56.68 Selecting previously unselected package libnetfilter-conntrack3:amd64. 12:04:24 [2020-04-22T12:04:24.542Z] #14 56.68 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... 12:04:24 [2020-04-22T12:04:24.542Z] #14 56.69 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... 12:04:24 [2020-04-22T12:04:24.542Z] #14 56.77 Selecting previously unselected package libnftnl11:amd64. 12:04:24 [2020-04-22T12:04:24.542Z] #14 56.77 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... 12:04:24 [2020-04-22T12:04:24.542Z] #14 56.78 Unpacking libnftnl11:amd64 (1.1.2-2) ... 12:04:24 [2020-04-22T12:04:24.800Z] #39 ... 12:04:24 [2020-04-22T12:04:24.800Z] 12:04:24 [2020-04-22T12:04:24.800Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 12:04:24 [2020-04-22T12:04:24.800Z] #42 132.2 vendor/golang.org/x/text/unicode/bidi 12:04:24 [2020-04-22T12:04:24.800Z] #42 133.8 vendor/golang.org/x/text/secure/bidirule 12:04:24 [2020-04-22T12:04:24.800Z] #42 134.1 vendor/golang.org/x/text/unicode/norm 12:04:24 [2020-04-22T12:04:24.800Z] #42 137.9 vendor/golang.org/x/net/idna 12:04:24 [2020-04-22T12:04:24.800Z] #42 139.9 vendor/golang.org/x/net/http2/hpack 12:04:24 [2020-04-22T12:04:24.800Z] #42 140.9 mime 12:04:24 [2020-04-22T12:04:24.800Z] #14 56.92 Selecting previously unselected package iptables. 12:04:24 [2020-04-22T12:04:24.800Z] #14 56.94 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... 12:04:24 [2020-04-22T12:04:24.800Z] #14 56.94 Unpacking iptables (1.8.2-4) ... 12:04:25 [2020-04-22T12:04:25.058Z] #42 142.5 mime/quotedprintable 12:04:25 [2020-04-22T12:04:25.058Z] #14 57.40 Selecting previously unselected package xxd. 12:04:25 [2020-04-22T12:04:25.316Z] #14 57.41 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... 12:04:25 [2020-04-22T12:04:25.316Z] #14 57.42 Unpacking xxd (2:8.1.0875-5) ... 12:04:25 [2020-04-22T12:04:25.316Z] #14 57.60 Selecting previously unselected package vim-common. 12:04:25 [2020-04-22T12:04:25.316Z] #14 57.61 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... 12:04:25 [2020-04-22T12:04:25.316Z] #14 57.63 Unpacking vim-common (2:8.1.0875-5) ... 12:04:25 [2020-04-22T12:04:25.320Z] #42 142.9 net/http/internal 12:04:25 [2020-04-22T12:04:25.320Z] #42 ... 12:04:25 [2020-04-22T12:04:25.320Z] 12:04:25 [2020-04-22T12:04:25.320Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... 12:04:25 [2020-04-22T12:04:25.320Z] #14 77.62 Selecting previously unselected package gcc-mingw-w64-base. 12:04:25 [2020-04-22T12:04:25.574Z] #14 57.87 Selecting previously unselected package bash-completion. 12:04:25 [2020-04-22T12:04:25.575Z] #14 57.89 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... 12:04:25 [2020-04-22T12:04:25.578Z] #14 77.66 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... 12:04:25 [2020-04-22T12:04:25.578Z] #14 77.67 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... 12:04:25 [2020-04-22T12:04:25.578Z] #14 77.81 Selecting previously unselected package gcc-mingw-w64-x86-64. 12:04:25 [2020-04-22T12:04:25.578Z] #14 77.82 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... 12:04:25 [2020-04-22T12:04:25.578Z] #14 77.83 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 12:04:26 [2020-04-22T12:04:26.229Z] 🇩 bin/containerd 12:04:28 [2020-04-22T12:04:28.103Z] #14 ... 12:04:28 [2020-04-22T12:04:28.104Z] 12:04:28 [2020-04-22T12:04:28.104Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter 12:04:28 [2020-04-22T12:04:28.104Z] #48 135.5 + GOBIN=/build 12:04:28 [2020-04-22T12:04:28.104Z] #48 135.5 + /build/gometalinter --install 12:04:28 [2020-04-22T12:04:28.104Z] #48 135.5 Installing: 12:04:28 [2020-04-22T12:04:28.104Z] #48 135.5 deadcode 12:04:28 [2020-04-22T12:04:28.104Z] #48 135.5 dupl 12:04:28 [2020-04-22T12:04:28.104Z] #48 135.5 errcheck 12:04:28 [2020-04-22T12:04:28.104Z] #48 135.5 gas 12:04:28 [2020-04-22T12:04:28.104Z] #48 135.5 gochecknoglobals 12:04:28 [2020-04-22T12:04:28.104Z] #48 135.5 gochecknoinits 12:04:28 [2020-04-22T12:04:28.104Z] #48 135.5 goconst 12:04:28 [2020-04-22T12:04:28.104Z] #48 135.5 gocyclo 12:04:28 [2020-04-22T12:04:28.104Z] #48 135.5 goimports 12:04:28 [2020-04-22T12:04:28.104Z] #48 135.5 golint 12:04:28 [2020-04-22T12:04:28.104Z] #48 135.5 gosimple 12:04:28 [2020-04-22T12:04:28.104Z] #48 135.5 gotype 12:04:28 [2020-04-22T12:04:28.104Z] #48 135.5 gotypex 12:04:28 [2020-04-22T12:04:28.104Z] #48 135.5 ineffassign 12:04:28 [2020-04-22T12:04:28.104Z] #48 135.5 interfacer 12:04:28 [2020-04-22T12:04:28.104Z] #48 135.5 lll 12:04:28 [2020-04-22T12:04:28.104Z] #48 135.5 maligned 12:04:28 [2020-04-22T12:04:28.104Z] #48 135.5 megacheck 12:04:28 [2020-04-22T12:04:28.104Z] #48 135.5 misspell 12:04:28 [2020-04-22T12:04:28.104Z] #48 135.5 nakedret 12:04:28 [2020-04-22T12:04:28.104Z] #48 135.5 safesql 12:04:28 [2020-04-22T12:04:28.104Z] #48 135.5 staticcheck 12:04:28 [2020-04-22T12:04:28.104Z] #48 135.5 structcheck 12:04:28 [2020-04-22T12:04:28.104Z] #48 135.5 unconvert 12:04:28 [2020-04-22T12:04:28.104Z] #48 135.5 unparam 12:04:28 [2020-04-22T12:04:28.104Z] #48 135.5 unused 12:04:28 [2020-04-22T12:04:28.104Z] #48 135.5 varcheck 12:04:28 [2020-04-22T12:04:28.361Z] #48 ... 12:04:28 [2020-04-22T12:04:28.361Z] 12:04:28 [2020-04-22T12:04:28.361Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 12:04:28 [2020-04-22T12:04:28.361Z] #39 72.71 LINK criu/pie/parasite.built-in.o 12:04:28 [2020-04-22T12:04:28.361Z] #39 72.73 GEN criu/pie/parasite-blob.h 12:04:28 [2020-04-22T12:04:28.361Z] #39 72.77 CC criu/pie/parasite-vdso.o 12:04:28 [2020-04-22T12:04:28.361Z] #39 73.73 CC criu/arch/x86/vdso-pie.o 12:04:28 [2020-04-22T12:04:28.361Z] #39 74.13 CC criu/arch/x86/restorer.o 12:04:28 [2020-04-22T12:04:28.361Z] #39 74.76 CC criu/arch/x86/restorer_unmap.o 12:04:28 [2020-04-22T12:04:28.362Z] #39 74.80 CC criu/arch/x86/sigaction_compat_pie.o 12:04:28 [2020-04-22T12:04:28.362Z] #39 75.11 CC criu/pie/restorer.o 12:04:29 [2020-04-22T12:04:29.760Z] #14 61.89 Unpacking bash-completion (1:2.8-6) ... 12:04:30 [2020-04-22T12:04:30.326Z] #14 62.49 Selecting previously unselected package bzip2. 12:04:30 [2020-04-22T12:04:30.326Z] #14 62.51 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... 12:04:30 [2020-04-22T12:04:30.326Z] #14 62.52 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... 12:04:30 [2020-04-22T12:04:30.326Z] #14 62.63 Selecting previously unselected package xz-utils. 12:04:30 [2020-04-22T12:04:30.326Z] #14 62.64 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... 12:04:30 [2020-04-22T12:04:30.326Z] #14 62.64 Unpacking xz-utils (5.2.4-1) ... 12:04:30 [2020-04-22T12:04:30.893Z] #14 62.94 Selecting previously unselected package apparmor. 12:04:30 [2020-04-22T12:04:30.893Z] #14 62.96 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... 12:04:30 [2020-04-22T12:04:30.893Z] #14 63.09 Unpacking apparmor (2.13.2-10) ... 12:04:31 [2020-04-22T12:04:31.151Z] #14 ... 12:04:31 [2020-04-22T12:04:31.151Z] 12:04:31 [2020-04-22T12:04:31.151Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 12:04:31 [2020-04-22T12:04:31.151Z] #39 43.07 CC images/opts.o 12:04:31 [2020-04-22T12:04:31.151Z] #39 43.42 CC images/seccomp.o 12:04:31 [2020-04-22T12:04:31.151Z] #39 44.00 CC images/binfmt-misc.o 12:04:31 [2020-04-22T12:04:31.151Z] #39 44.62 CC images/time.o 12:04:31 [2020-04-22T12:04:31.151Z] #39 44.84 CC images/sysctl.o 12:04:31 [2020-04-22T12:04:31.151Z] #39 45.08 CC images/autofs.o 12:04:31 [2020-04-22T12:04:31.151Z] #39 45.30 CC images/macvlan.o 12:04:31 [2020-04-22T12:04:31.151Z] #39 45.55 CC images/sit.o 12:04:31 [2020-04-22T12:04:31.151Z] #39 45.81 LINK images/built-in.o 12:04:31 [2020-04-22T12:04:31.151Z] #39 45.94 GEN compel/include/asm 12:04:31 [2020-04-22T12:04:31.151Z] #39 45.96 GEN compel/include/version.h 12:04:31 [2020-04-22T12:04:31.151Z] #39 45.98 touch .config 12:04:31 [2020-04-22T12:04:31.151Z] #39 46.02 GEN include/common/config.h 12:04:31 [2020-04-22T12:04:31.151Z] #39 46.10 GEN compel/plugins/include/uapi/std/syscall-codes-64.h 12:04:31 [2020-04-22T12:04:31.151Z] #39 46.11 GEN compel/plugins/include/uapi/std/syscall-64.h 12:04:31 [2020-04-22T12:04:31.151Z] #39 46.14 GEN compel/arch/x86/plugins/std/syscalls-64.S 12:04:31 [2020-04-22T12:04:31.151Z] #39 46.16 DEP compel/arch/x86/plugins/std/syscalls-64.d 12:04:31 [2020-04-22T12:04:31.151Z] #39 46.21 DEP compel/arch/x86/plugins/std/memcpy.d 12:04:31 [2020-04-22T12:04:31.151Z] #39 46.24 DEP compel/arch/x86/plugins/std/parasite-head.d 12:04:31 [2020-04-22T12:04:31.151Z] #39 46.25 GEN compel/plugins/include/uapi/std/syscall.h 12:04:31 [2020-04-22T12:04:31.151Z] #39 46.28 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c 12:04:31 [2020-04-22T12:04:31.151Z] #39 46.30 GEN compel/plugins/include/uapi/std/syscall-codes.h 12:04:31 [2020-04-22T12:04:31.151Z] #39 46.33 GEN compel/plugins/include/uapi/std/asm/syscall-types.h 12:04:31 [2020-04-22T12:04:31.151Z] #39 46.34 DEP compel/plugins/std/infect.d 12:04:31 [2020-04-22T12:04:31.151Z] #39 46.45 DEP compel/plugins/std/string.d 12:04:31 [2020-04-22T12:04:31.151Z] #39 46.55 DEP compel/plugins/std/log.d 12:04:31 [2020-04-22T12:04:31.151Z] #39 46.68 DEP compel/plugins/std/fds.d 12:04:31 [2020-04-22T12:04:31.151Z] #39 46.78 DEP compel/plugins/std/std.d 12:04:31 [2020-04-22T12:04:31.151Z] #39 46.92 DEP compel/plugins/shmem/shmem.d 12:04:31 [2020-04-22T12:04:31.151Z] #39 47.04 DEP compel/plugins/fds/fds.d 12:04:31 [2020-04-22T12:04:31.151Z] #39 47.24 CC compel/plugins/std/std.o 12:04:31 [2020-04-22T12:04:31.151Z] #39 47.68 CC compel/plugins/std/fds.o 12:04:31 [2020-04-22T12:04:31.151Z] #39 48.19 CC compel/plugins/std/log.o 12:04:31 [2020-04-22T12:04:31.151Z] #39 49.15 CC compel/plugins/std/string.o 12:04:31 [2020-04-22T12:04:31.151Z] #39 49.89 CC compel/plugins/std/infect.o 12:04:31 [2020-04-22T12:04:31.151Z] #39 50.42 CC compel/arch/x86/plugins/std/parasite-head.o 12:04:31 [2020-04-22T12:04:31.151Z] #39 50.49 CC compel/arch/x86/plugins/std/memcpy.o 12:04:31 [2020-04-22T12:04:31.151Z] #39 50.58 CC compel/arch/x86/plugins/std/syscalls-64.o 12:04:31 [2020-04-22T12:04:31.151Z] #39 50.66 AR compel/plugins/std.lib.a 12:04:31 [2020-04-22T12:04:31.151Z] #39 50.74 CC compel/plugins/fds/fds.o 12:04:31 [2020-04-22T12:04:31.151Z] #39 50.98 AR compel/plugins/fds.lib.a 12:04:31 [2020-04-22T12:04:31.151Z] #39 51.04 HOSTDEP compel/src/lib/log-host.d 12:04:31 [2020-04-22T12:04:31.151Z] #39 51.19 HOSTDEP compel/src/lib/handle-elf-host.d 12:04:31 [2020-04-22T12:04:31.151Z] #39 51.31 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d 12:04:31 [2020-04-22T12:04:31.151Z] #39 51.45 HOSTDEP compel/src/main-host.d 12:04:31 [2020-04-22T12:04:31.151Z] #39 51.58 DEP compel/src/lib/ptrace.d 12:04:31 [2020-04-22T12:04:31.151Z] #39 51.77 DEP compel/src/lib/infect.d 12:04:31 [2020-04-22T12:04:31.151Z] #39 52.00 DEP compel/src/lib/infect-util.d 12:04:31 [2020-04-22T12:04:31.151Z] #39 52.12 DEP compel/src/lib/infect-rpc.d 12:04:31 [2020-04-22T12:04:31.151Z] #39 52.23 DEP compel/arch/x86/src/lib/infect.d 12:04:31 [2020-04-22T12:04:31.151Z] #39 52.47 DEP compel/arch/x86/src/lib/cpu.d 12:04:31 [2020-04-22T12:04:31.151Z] #39 52.55 DEP compel/src/lib/log.d 12:04:31 [2020-04-22T12:04:31.151Z] #39 52.71 DEP compel/src/main.d 12:04:31 [2020-04-22T12:04:31.151Z] #39 52.83 DEP compel/src/lib/handle-elf.d 12:04:31 [2020-04-22T12:04:31.151Z] #39 52.96 DEP compel/arch/x86/src/lib/handle-elf.d 12:04:31 [2020-04-22T12:04:31.151Z] #39 53.16 CC compel/src/lib/log.o 12:04:31 [2020-04-22T12:04:31.151Z] #39 ... 12:04:31 [2020-04-22T12:04:31.151Z] 12:04:31 [2020-04-22T12:04:31.151Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... 12:04:31 [2020-04-22T12:04:31.151Z] #14 63.57 Selecting previously unselected package aufs-tools. 12:04:31 [2020-04-22T12:04:31.151Z] #14 63.58 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... 12:04:31 [2020-04-22T12:04:31.159Z] + dpkg --print-architecture 12:04:31 [2020-04-22T12:04:31.159Z] + cd /tmp/tmp.RMuviQ4ccz/src/github.com/docker/distribution 12:04:31 [2020-04-22T12:04:31.159Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd 12:04:31 [2020-04-22T12:04:31.159Z] + GOPATH=/tmp/tmp.RMuviQ4ccz/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.RMuviQ4ccz 12:04:31 [2020-04-22T12:04:31.159Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry 12:04:31 [2020-04-22T12:04:31.410Z] #14 63.60 Unpacking aufs-tools (1:4.14+20190211-1) ... 12:04:31 [2020-04-22T12:04:31.642Z] #39 78.62 LINK criu/pie/restorer.built-in.o 12:04:31 [2020-04-22T12:04:31.668Z] #14 63.78 Selecting previously unselected package binutils-mingw-w64-i686. 12:04:31 [2020-04-22T12:04:31.668Z] #14 63.78 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... 12:04:31 [2020-04-22T12:04:31.668Z] #14 63.80 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... 12:04:31 [2020-04-22T12:04:31.900Z] #39 78.64 GEN criu/pie/restorer-blob.h 12:04:31 [2020-04-22T12:04:31.900Z] #39 78.77 DEP criu/vdso.d 12:04:32 [2020-04-22T12:04:32.465Z] #39 79.08 DEP criu/vdso-compat.d 12:04:32 [2020-04-22T12:04:32.465Z] #39 79.21 DEP criu/uts_ns.d 12:04:32 [2020-04-22T12:04:32.723Z] #39 79.44 DEP criu/util.d 12:04:32 [2020-04-22T12:04:32.980Z] #39 79.71 DEP criu/uffd.d 12:04:32 [2020-04-22T12:04:32.980Z] #39 79.95 DEP criu/tun.d 12:04:33 [2020-04-22T12:04:33.239Z] #39 80.09 DEP criu/tty.d 12:04:33 [2020-04-22T12:04:33.497Z] #39 80.29 DEP criu/timerfd.d 12:04:33 [2020-04-22T12:04:33.568Z] #14 65.50 Selecting previously unselected package binutils-mingw-w64-x86-64. 12:04:33 [2020-04-22T12:04:33.568Z] #14 65.52 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... 12:04:33 [2020-04-22T12:04:33.568Z] #14 65.52 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... 12:04:33 [2020-04-22T12:04:33.756Z] #39 80.47 DEP criu/sysfs_parse.d 12:04:33 [2020-04-22T12:04:33.756Z] #39 80.63 DEP criu/sysctl.d 12:04:34 [2020-04-22T12:04:34.014Z] #39 80.78 DEP criu/string.d 12:04:34 [2020-04-22T12:04:34.015Z] #39 80.83 DEP criu/stats.d 12:04:34 [2020-04-22T12:04:34.015Z] #39 80.96 DEP criu/sockets.d 12:04:34 [2020-04-22T12:04:34.273Z] #39 81.16 DEP criu/sk-unix.d 12:04:34 [2020-04-22T12:04:34.531Z] #39 81.41 DEP criu/sk-tcp.d 12:04:34 [2020-04-22T12:04:34.789Z] #39 81.69 DEP criu/sk-queue.d 12:04:34 [2020-04-22T12:04:34.942Z] #14 ... 12:04:34 [2020-04-22T12:04:34.942Z] 12:04:34 [2020-04-22T12:04:34.942Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 12:04:34 [2020-04-22T12:04:34.942Z] #42 122.0 encoding/hex 12:04:34 [2020-04-22T12:04:34.942Z] #42 122.4 crypto/rand 12:04:34 [2020-04-22T12:04:34.942Z] #42 122.5 crypto/elliptic 12:04:34 [2020-04-22T12:04:34.942Z] #42 123.1 encoding/asn1 12:04:34 [2020-04-22T12:04:34.942Z] #42 125.0 crypto/ed25519 12:04:34 [2020-04-22T12:04:34.942Z] #42 125.3 crypto/rsa 12:04:34 [2020-04-22T12:04:34.942Z] #42 126.2 crypto/ecdsa 12:04:34 [2020-04-22T12:04:34.942Z] #42 126.5 crypto/dsa 12:04:34 [2020-04-22T12:04:34.942Z] #42 126.9 crypto/x509/pkix 12:04:34 [2020-04-22T12:04:34.942Z] #42 126.9 encoding/pem 12:04:34 [2020-04-22T12:04:34.942Z] #42 127.4 vendor/golang.org/x/crypto/cryptobyte 12:04:34 [2020-04-22T12:04:34.942Z] #42 127.4 vendor/golang.org/x/net/dns/dnsmessage 12:04:34 [2020-04-22T12:04:34.942Z] #42 129.6 vendor/golang.org/x/crypto/internal/chacha20 12:04:34 [2020-04-22T12:04:34.942Z] #42 130.2 vendor/golang.org/x/crypto/poly1305 12:04:34 [2020-04-22T12:04:34.942Z] #42 130.8 vendor/golang.org/x/sys/cpu 12:04:34 [2020-04-22T12:04:34.942Z] #42 131.1 vendor/golang.org/x/crypto/chacha20poly1305 12:04:34 [2020-04-22T12:04:34.942Z] #42 131.2 net 12:04:35 [2020-04-22T12:04:35.075Z] #39 81.92 DEP criu/sk-packet.d 12:04:35 [2020-04-22T12:04:35.354Z] #39 82.20 DEP criu/sk-netlink.d 12:04:35 [2020-04-22T12:04:35.611Z] #39 82.38 DEP criu/sk-inet.d 12:04:35 [2020-04-22T12:04:35.611Z] #39 82.59 DEP criu/signalfd.d 12:04:35 [2020-04-22T12:04:35.625Z] #42 132.5 vendor/golang.org/x/crypto/hkdf 12:04:35 [2020-04-22T12:04:35.625Z] #42 ... 12:04:35 [2020-04-22T12:04:35.625Z] 12:04:35 [2020-04-22T12:04:35.625Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... 12:04:35 [2020-04-22T12:04:35.625Z] #14 67.78 Selecting previously unselected package binutils-mingw-w64. 12:04:35 [2020-04-22T12:04:35.625Z] #14 67.82 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... 12:04:35 [2020-04-22T12:04:35.625Z] #14 67.84 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... 12:04:35 [2020-04-22T12:04:35.869Z] #39 82.72 DEP criu/sigframe.d 12:04:35 [2020-04-22T12:04:35.869Z] #39 ... 12:04:35 [2020-04-22T12:04:35.869Z] 12:04:35 [2020-04-22T12:04:35.869Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 12:04:35 [2020-04-22T12:04:35.869Z] #42 143.3 os/exec 12:04:35 [2020-04-22T12:04:35.869Z] #42 149.1 net/textproto 12:04:35 [2020-04-22T12:04:35.869Z] #42 149.1 crypto/x509 12:04:35 [2020-04-22T12:04:35.869Z] #42 150.3 vendor/golang.org/x/net/http/httpguts 12:04:35 [2020-04-22T12:04:35.869Z] #42 150.6 vendor/golang.org/x/net/http/httpproxy 12:04:35 [2020-04-22T12:04:35.869Z] #42 151.1 mime/multipart 12:04:35 [2020-04-22T12:04:35.869Z] #42 ... 12:04:35 [2020-04-22T12:04:35.869Z] 12:04:35 [2020-04-22T12:04:35.869Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 12:04:35 [2020-04-22T12:04:35.869Z] #39 82.81 DEP criu/shmem.d 12:04:35 [2020-04-22T12:04:35.889Z] #14 67.97 Selecting previously unselected package libdevmapper1.02.1:amd64. 12:04:35 [2020-04-22T12:04:35.889Z] #14 68.00 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... 12:04:35 [2020-04-22T12:04:35.889Z] #14 68.01 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... 12:04:35 [2020-04-22T12:04:35.889Z] #14 68.20 Selecting previously unselected package dmsetup. 12:04:35 [2020-04-22T12:04:35.889Z] #14 68.21 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_amd64.deb ... 12:04:35 [2020-04-22T12:04:35.889Z] #14 68.21 Unpacking dmsetup (2:1.02.155-3) ... 12:04:36 [2020-04-22T12:04:36.150Z] #14 68.38 Selecting previously unselected package mingw-w64-common. 12:04:36 [2020-04-22T12:04:36.150Z] #14 68.38 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... 12:04:36 [2020-04-22T12:04:36.150Z] #14 68.38 Unpacking mingw-w64-common (6.0.0-3) ... 12:04:36 [2020-04-22T12:04:36.435Z] #39 83.07 DEP criu/servicefd.d 12:04:36 [2020-04-22T12:04:36.435Z] #39 83.29 DEP criu/seize.d 12:04:36 [2020-04-22T12:04:36.661Z] + rm -rf /tmp/tmp.RMuviQ4ccz/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.RMuviQ4ccz 12:04:36 [2020-04-22T12:04:36.692Z] #39 83.58 DEP criu/seccomp.d 12:04:36 [2020-04-22T12:04:36.949Z] #39 83.86 DEP criu/rst-malloc.d 12:04:37 [2020-04-22T12:04:37.207Z] #39 83.92 DEP criu/rbtree.d 12:04:37 [2020-04-22T12:04:37.207Z] #39 83.95 DEP criu/pstree.d 12:04:37 [2020-04-22T12:04:37.207Z] #39 84.14 DEP criu/protobuf.d 12:04:37 [2020-04-22T12:04:37.464Z] #39 84.31 GEN criu/protobuf-desc-gen.h 12:04:38 [2020-04-22T12:04:38.729Z] Removing intermediate container 897733b05e35 12:04:38 [2020-04-22T12:04:38.729Z] ---> 0144553ac655 12:04:38 [2020-04-22T12:04:38.729Z] Step 18/140 : FROM base AS swagger 12:04:38 [2020-04-22T12:04:38.729Z] ---> b3caa79f16a7 12:04:38 [2020-04-22T12:04:38.729Z] Step 19/140 : ENV GO_SWAGGER_COMMIT 5793aa66d4b4112c2602c716516e24710e4adbb5 12:04:38 [2020-04-22T12:04:38.729Z] ---> Running in 1e9f6ad66ff4 12:04:38 [2020-04-22T12:04:38.729Z] Removing intermediate container 1e9f6ad66ff4 12:04:38 [2020-04-22T12:04:38.729Z] ---> 7b04d2387592 12:04:38 [2020-04-22T12:04:38.729Z] Step 20/140 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/kolyshkin/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" 12:04:38 [2020-04-22T12:04:38.729Z] ---> Running in 27be50cc87e3 12:04:39 [2020-04-22T12:04:39.018Z] + mktemp -d 12:04:39 [2020-04-22T12:04:39.018Z] + export GOPATH=/tmp/tmp.7fjZRczgPV 12:04:39 [2020-04-22T12:04:39.018Z] + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.7fjZRczgPV/src/github.com/go-swagger/go-swagger 12:04:39 [2020-04-22T12:04:39.018Z] Cloning into '/tmp/tmp.7fjZRczgPV/src/github.com/go-swagger/go-swagger'... 12:04:39 [2020-04-22T12:04:39.365Z] #39 86.10 DEP criu/protobuf-desc.d 12:04:39 [2020-04-22T12:04:39.622Z] #39 86.32 DEP criu/proc_parse.d 12:04:39 [2020-04-22T12:04:39.742Z] 🇩 bin/containerd-stress 12:04:39 [2020-04-22T12:04:39.880Z] #39 86.56 DEP criu/plugin.d 12:04:39 [2020-04-22T12:04:39.880Z] #39 86.70 DEP criu/pipes.d 12:04:40 [2020-04-22T12:04:40.137Z] #39 86.98 DEP criu/pie-util.d 12:04:40 [2020-04-22T12:04:40.396Z] #39 87.14 DEP criu/pie-util-vdso.d 12:04:40 [2020-04-22T12:04:40.653Z] #39 87.34 DEP criu/pie-util-vdso-elf32.d 12:04:40 [2020-04-22T12:04:40.653Z] #39 87.58 DEP criu/path.d 12:04:40 [2020-04-22T12:04:40.911Z] #39 87.80 DEP criu/parasite-syscall.d 12:04:41 [2020-04-22T12:04:41.410Z] #14 72.82 Selecting previously unselected package mingw-w64-x86-64-dev. 12:04:41 [2020-04-22T12:04:41.410Z] #14 72.83 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... 12:04:41 [2020-04-22T12:04:41.410Z] #14 72.84 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... 12:04:41 [2020-04-22T12:04:41.410Z] #14 ... 12:04:41 [2020-04-22T12:04:41.410Z] 12:04:41 [2020-04-22T12:04:41.410Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter 12:04:41 [2020-04-22T12:04:41.410Z] #48 138.4 + GOBIN=/build 12:04:41 [2020-04-22T12:04:41.410Z] #48 138.4 + /build/gometalinter --install 12:04:41 [2020-04-22T12:04:41.410Z] #48 138.4 Installing: 12:04:41 [2020-04-22T12:04:41.410Z] #48 138.4 deadcode 12:04:41 [2020-04-22T12:04:41.410Z] #48 138.4 dupl 12:04:41 [2020-04-22T12:04:41.410Z] #48 138.4 errcheck 12:04:41 [2020-04-22T12:04:41.410Z] #48 138.4 gas 12:04:41 [2020-04-22T12:04:41.410Z] #48 138.4 gochecknoglobals 12:04:41 [2020-04-22T12:04:41.410Z] #48 138.4 gochecknoinits 12:04:41 [2020-04-22T12:04:41.410Z] #48 138.4 goconst 12:04:41 [2020-04-22T12:04:41.410Z] #48 138.4 gocyclo 12:04:41 [2020-04-22T12:04:41.410Z] #48 138.4 goimports 12:04:41 [2020-04-22T12:04:41.410Z] #48 138.4 golint 12:04:41 [2020-04-22T12:04:41.410Z] #48 138.4 gosimple 12:04:41 [2020-04-22T12:04:41.410Z] #48 138.4 gotype 12:04:41 [2020-04-22T12:04:41.410Z] #48 138.4 gotypex 12:04:41 [2020-04-22T12:04:41.410Z] #48 138.4 ineffassign 12:04:41 [2020-04-22T12:04:41.410Z] #48 138.4 interfacer 12:04:41 [2020-04-22T12:04:41.410Z] #48 138.4 lll 12:04:41 [2020-04-22T12:04:41.410Z] #48 138.4 maligned 12:04:41 [2020-04-22T12:04:41.410Z] #48 138.4 megacheck 12:04:41 [2020-04-22T12:04:41.410Z] #48 138.4 misspell 12:04:41 [2020-04-22T12:04:41.410Z] #48 138.4 nakedret 12:04:41 [2020-04-22T12:04:41.410Z] #48 138.4 safesql 12:04:41 [2020-04-22T12:04:41.410Z] #48 138.4 staticcheck 12:04:41 [2020-04-22T12:04:41.410Z] #48 138.4 structcheck 12:04:41 [2020-04-22T12:04:41.410Z] #48 138.4 unconvert 12:04:41 [2020-04-22T12:04:41.410Z] #48 138.4 unparam 12:04:41 [2020-04-22T12:04:41.410Z] #48 138.4 unused 12:04:41 [2020-04-22T12:04:41.410Z] #48 138.4 varcheck 12:04:41 [2020-04-22T12:04:41.475Z] #39 88.05 DEP criu/pagemap.d 12:04:41 [2020-04-22T12:04:41.475Z] #39 88.28 DEP criu/pagemap-cache.d 12:04:41 [2020-04-22T12:04:41.536Z] 🇩 bin/containerd-shim 12:04:41 [2020-04-22T12:04:41.668Z] #48 ... 12:04:41 [2020-04-22T12:04:41.668Z] 12:04:41 [2020-04-22T12:04:41.668Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 12:04:41 [2020-04-22T12:04:41.668Z] #39 53.56 CC compel/arch/x86/src/lib/cpu.o 12:04:41 [2020-04-22T12:04:41.668Z] #39 54.61 CC compel/arch/x86/src/lib/infect.o 12:04:41 [2020-04-22T12:04:41.668Z] #39 55.66 CC compel/src/lib/infect-rpc.o 12:04:41 [2020-04-22T12:04:41.668Z] #39 55.95 CC compel/src/lib/infect-util.o 12:04:41 [2020-04-22T12:04:41.668Z] #39 56.19 CC compel/src/lib/infect.o 12:04:41 [2020-04-22T12:04:41.668Z] #39 58.90 CC compel/src/lib/ptrace.o 12:04:41 [2020-04-22T12:04:41.668Z] #39 59.40 AR compel/libcompel.a 12:04:41 [2020-04-22T12:04:41.668Z] #39 59.49 HOSTCC compel/src/main-host.o 12:04:41 [2020-04-22T12:04:41.668Z] #39 59.84 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o 12:04:41 [2020-04-22T12:04:41.668Z] #39 60.13 HOSTCC compel/src/lib/handle-elf-host.o 12:04:41 [2020-04-22T12:04:41.668Z] #39 60.68 HOSTCC compel/src/lib/log-host.o 12:04:41 [2020-04-22T12:04:41.668Z] #39 60.89 HOSTLINK compel/compel-host-bin 12:04:41 [2020-04-22T12:04:41.668Z] #39 60.98 DEP soccr/soccr.d 12:04:41 [2020-04-22T12:04:41.668Z] #39 61.20 CC soccr/soccr.o 12:04:41 [2020-04-22T12:04:41.668Z] #39 62.74 AR soccr/libsoccr.a 12:04:41 [2020-04-22T12:04:41.668Z] #39 62.77 make[1]: 'soccr/libsoccr.a' is up to date. 12:04:41 [2020-04-22T12:04:41.668Z] #39 63.08 DEP criu/arch/x86/sigframe.d 12:04:41 [2020-04-22T12:04:41.668Z] #39 63.22 DEP criu/arch/x86/sigaction_compat.d 12:04:41 [2020-04-22T12:04:41.668Z] #39 63.32 DEP criu/arch/x86/kerndat.d 12:04:41 [2020-04-22T12:04:41.668Z] #39 63.50 DEP criu/arch/x86/crtools.d 12:04:41 [2020-04-22T12:04:41.733Z] #39 88.44 DEP criu/page-xfer.d 12:04:41 [2020-04-22T12:04:41.733Z] #39 88.60 DEP criu/page-pipe.d 12:04:41 [2020-04-22T12:04:41.733Z] #39 88.70 DEP criu/netfilter.d 12:04:41 [2020-04-22T12:04:41.926Z] #39 63.67 DEP criu/arch/x86/cpu.d 12:04:41 [2020-04-22T12:04:41.926Z] #39 63.89 CC criu/arch/x86/cpu.o 12:04:42 [2020-04-22T12:04:42.298Z] #39 88.86 DEP criu/net.d 12:04:42 [2020-04-22T12:04:42.298Z] #39 89.10 DEP criu/namespaces.d 12:04:42 [2020-04-22T12:04:42.298Z] #39 89.27 DEP criu/mount.d 12:04:42 [2020-04-22T12:04:42.859Z] #39 64.61 CC criu/arch/x86/crtools.o 12:04:42 [2020-04-22T12:04:42.862Z] #39 89.47 DEP criu/mem.d 12:04:43 [2020-04-22T12:04:43.120Z] #39 89.73 DEP criu/lsm.d 12:04:43 [2020-04-22T12:04:43.120Z] #39 89.97 DEP criu/log.d 12:04:43 [2020-04-22T12:04:43.377Z] #39 90.19 DEP criu/libnetlink.d 12:04:43 [2020-04-22T12:04:43.635Z] #39 90.33 DEP criu/kerndat.d 12:04:43 [2020-04-22T12:04:43.635Z] #39 90.57 DEP criu/kcmp-ids.d 12:04:43 [2020-04-22T12:04:43.892Z] #39 90.67 DEP criu/irmap.d 12:04:44 [2020-04-22T12:04:44.150Z] #39 90.83 DEP criu/ipc_ns.d 12:04:44 [2020-04-22T12:04:44.150Z] #39 91.02 DEP criu/image.d 12:04:44 [2020-04-22T12:04:44.232Z] #39 66.01 CC criu/arch/x86/kerndat.o 12:04:44 [2020-04-22T12:04:44.407Z] #39 91.22 DEP criu/image-desc.d 12:04:44 [2020-04-22T12:04:44.407Z] #39 91.30 DEP criu/fsnotify.d 12:04:44 [2020-04-22T12:04:44.665Z] #39 91.58 DEP criu/filesystems.d 12:04:44 [2020-04-22T12:04:44.798Z] #39 66.68 CC criu/arch/x86/sigaction_compat.o 12:04:44 [2020-04-22T12:04:44.922Z] #39 91.75 DEP criu/files.d 12:04:45 [2020-04-22T12:04:45.056Z] #39 66.95 CC criu/arch/x86/sigframe.o 12:04:45 [2020-04-22T12:04:45.180Z] #39 91.99 DEP criu/files-reg.d 12:04:45 [2020-04-22T12:04:45.314Z] #39 67.23 LINK criu/arch/x86/crtools.built-in.o 12:04:45 [2020-04-22T12:04:45.314Z] #39 67.27 DEP criu/pie/util-vdso-elf32.d 12:04:45 [2020-04-22T12:04:45.438Z] #39 92.20 DEP criu/files-ext.d 12:04:45 [2020-04-22T12:04:45.438Z] #39 92.35 DEP criu/file-lock.d 12:04:45 [2020-04-22T12:04:45.572Z] #39 67.39 DEP criu/pie/util-vdso.d 12:04:45 [2020-04-22T12:04:45.572Z] #39 67.52 DEP criu/pie/util.d 12:04:45 [2020-04-22T12:04:45.832Z] #39 67.68 CC criu/pie/util.o 12:04:45 [2020-04-22T12:04:45.832Z] #39 ... 12:04:45 [2020-04-22T12:04:45.832Z] 12:04:45 [2020-04-22T12:04:45.832Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 12:04:45 [2020-04-22T12:04:45.832Z] #42 132.8 vendor/golang.org/x/text/transform 12:04:45 [2020-04-22T12:04:45.832Z] #42 133.5 vendor/golang.org/x/text/unicode/bidi 12:04:45 [2020-04-22T12:04:45.832Z] #42 135.4 vendor/golang.org/x/text/secure/bidirule 12:04:45 [2020-04-22T12:04:45.832Z] #42 135.8 vendor/golang.org/x/text/unicode/norm 12:04:45 [2020-04-22T12:04:45.832Z] #42 139.8 vendor/golang.org/x/net/idna 12:04:45 [2020-04-22T12:04:45.832Z] #42 142.5 vendor/golang.org/x/net/http2/hpack 12:04:45 [2020-04-22T12:04:45.832Z] #42 ... 12:04:45 [2020-04-22T12:04:45.832Z] 12:04:45 [2020-04-22T12:04:45.832Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... 12:04:45 [2020-04-22T12:04:45.832Z] #14 78.12 Selecting previously unselected package gcc-mingw-w64-base. 12:04:45 [2020-04-22T12:04:45.832Z] #14 78.13 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... 12:04:45 [2020-04-22T12:04:45.832Z] #14 78.17 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... 12:04:45 [2020-04-22T12:04:45.879Z] + cd /tmp/tmp.7fjZRczgPV/src/github.com/go-swagger/go-swagger 12:04:45 [2020-04-22T12:04:45.880Z] + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 12:04:46 [2020-04-22T12:04:46.004Z] #39 92.58 DEP criu/file-ids.d 12:04:46 [2020-04-22T12:04:46.005Z] #39 92.78 DEP criu/fifo.d 12:04:46 [2020-04-22T12:04:46.005Z] #39 93.00 DEP criu/fdstore.d 12:04:46 [2020-04-22T12:04:46.090Z] #14 78.34 Selecting previously unselected package gcc-mingw-w64-x86-64. 12:04:46 [2020-04-22T12:04:46.090Z] #14 78.36 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... 12:04:46 [2020-04-22T12:04:46.090Z] #14 78.37 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 12:04:46 [2020-04-22T12:04:46.165Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 12:04:46 [2020-04-22T12:04:46.262Z] #39 93.10 DEP criu/fault-injection.d 12:04:46 [2020-04-22T12:04:46.262Z] #39 93.18 DEP criu/external.d 12:04:46 [2020-04-22T12:04:46.262Z] #39 ... 12:04:46 [2020-04-22T12:04:46.262Z] 12:04:46 [2020-04-22T12:04:46.262Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 12:04:46 [2020-04-22T12:04:46.262Z] #42 153.8 crypto/tls 12:04:46 [2020-04-22T12:04:46.262Z] #42 161.1 net/http/httptrace 12:04:46 [2020-04-22T12:04:46.262Z] #42 161.5 net/http 12:04:46 [2020-04-22T12:04:46.519Z] #42 ... 12:04:46 [2020-04-22T12:04:46.519Z] 12:04:46 [2020-04-22T12:04:46.519Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 12:04:46 [2020-04-22T12:04:46.519Z] #39 93.32 DEP criu/eventpoll.d 12:04:46 [2020-04-22T12:04:46.776Z] #39 93.58 DEP criu/eventfd.d 12:04:46 [2020-04-22T12:04:46.871Z] 🇩 bin/containerd-shim-runc-v1 12:04:47 [2020-04-22T12:04:47.035Z] #39 93.80 DEP criu/crtools.d 12:04:47 [2020-04-22T12:04:47.292Z] #39 94.06 DEP criu/cr-service.d 12:04:47 [2020-04-22T12:04:47.292Z] #39 ... 12:04:47 [2020-04-22T12:04:47.292Z] 12:04:47 [2020-04-22T12:04:47.292Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... 12:04:47 [2020-04-22T12:04:47.292Z] #26 164.5 + rm -rf /tmp/tmp.sbD85vcmMg 12:04:47 [2020-04-22T12:04:47.292Z] #26 DONE 165.1s 12:04:47 [2020-04-22T12:04:47.550Z] 12:04:47 [2020-04-22T12:04:47.551Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... 12:04:47 [2020-04-22T12:04:47.551Z] #14 98.89 Selecting previously unselected package g++-mingw-w64-x86-64. 12:04:47 [2020-04-22T12:04:47.551Z] #14 98.90 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... 12:04:47 [2020-04-22T12:04:47.551Z] #14 98.91 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 12:04:48 [2020-04-22T12:04:48.093Z] 🇩 binaries 12:04:48 [2020-04-22T12:04:48.093Z] + mkdir -p /build 12:04:48 [2020-04-22T12:04:48.093Z] + cp bin/containerd /build/containerd 12:04:48 [2020-04-22T12:04:48.093Z] + cp bin/containerd-shim /build/containerd-shim 12:04:48 [2020-04-22T12:04:48.093Z] + cp bin/ctr /build/ctr 12:04:50 [2020-04-22T12:04:50.485Z] Removing intermediate container ae107b27c83e 12:04:50 [2020-04-22T12:04:50.485Z] ---> 579ca21c212d 12:04:50 [2020-04-22T12:04:50.485Z] Step 61/140 : FROM dev-base AS proxy 12:04:50 [2020-04-22T12:04:50.485Z] ---> df8db52b0dab 12:04:50 [2020-04-22T12:04:50.485Z] Step 62/140 : ENV INSTALL_BINARY_NAME=proxy 12:04:50 [2020-04-22T12:04:50.485Z] ---> Running in 97fd5b9ade24 12:04:50 [2020-04-22T12:04:50.485Z] Removing intermediate container 97fd5b9ade24 12:04:50 [2020-04-22T12:04:50.485Z] ---> 3e4d9a8287e5 12:04:50 [2020-04-22T12:04:50.485Z] Step 63/140 : ARG LIBNETWORK_COMMIT 12:04:50 [2020-04-22T12:04:50.838Z] ---> Running in 0747406d685c 12:04:50 [2020-04-22T12:04:50.838Z] Removing intermediate container 0747406d685c 12:04:50 [2020-04-22T12:04:50.838Z] ---> 99d9c163d8e1 12:04:50 [2020-04-22T12:04:50.838Z] Step 64/140 : COPY hack/dockerfile/install/install.sh ./install.sh 12:04:51 [2020-04-22T12:04:51.190Z] ---> 54b0f457e364 12:04:51 [2020-04-22T12:04:51.190Z] Step 65/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ 12:04:51 [2020-04-22T12:04:51.540Z] ---> dda854ab6f04 12:04:51 [2020-04-22T12:04:51.540Z] Step 66/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME 12:04:51 [2020-04-22T12:04:51.540Z] ---> Running in 0fb9966fd17d 12:04:51 [2020-04-22T12:04:51.887Z] + RM_GOPATH=0 12:04:51 [2020-04-22T12:04:51.887Z] + TMP_GOPATH= 12:04:51 [2020-04-22T12:04:51.887Z] + : /build 12:04:51 [2020-04-22T12:04:51.887Z] + '[' -z '' ']' 12:04:51 [2020-04-22T12:04:51.887Z] ++ mktemp -d 12:04:51 [2020-04-22T12:04:51.887Z] Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483 12:04:51 [2020-04-22T12:04:51.887Z] + export GOPATH=/tmp/tmp.q7SNgakhHA 12:04:51 [2020-04-22T12:04:51.887Z] + GOPATH=/tmp/tmp.q7SNgakhHA 12:04:51 [2020-04-22T12:04:51.887Z] + RM_GOPATH=1 12:04:51 [2020-04-22T12:04:51.887Z] ++ dirname ./install.sh 12:04:51 [2020-04-22T12:04:51.887Z] + dir=. 12:04:51 [2020-04-22T12:04:51.887Z] + bin=proxy 12:04:51 [2020-04-22T12:04:51.887Z] + shift 12:04:51 [2020-04-22T12:04:51.887Z] + '[' '!' -f ./proxy.installer ']' 12:04:51 [2020-04-22T12:04:51.887Z] + . ./proxy.installer 12:04:51 [2020-04-22T12:04:51.887Z] ++ : 0941c3f409260d5f05cfa6fc68420d8ad45ee483 12:04:51 [2020-04-22T12:04:51.887Z] + install_proxy 12:04:51 [2020-04-22T12:04:51.887Z] + case "$1" in 12:04:51 [2020-04-22T12:04:51.887Z] + export CGO_ENABLED=0 12:04:51 [2020-04-22T12:04:51.887Z] + CGO_ENABLED=0 12:04:51 [2020-04-22T12:04:51.887Z] + _install_proxy 12:04:51 [2020-04-22T12:04:51.887Z] + echo 'Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483' 12:04:51 [2020-04-22T12:04:51.887Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.q7SNgakhHA/src/github.com/docker/libnetwork 12:04:51 [2020-04-22T12:04:51.887Z] Cloning into '/tmp/tmp.q7SNgakhHA/src/github.com/docker/libnetwork'... 12:04:52 [2020-04-22T12:04:52.811Z] #14 ... 12:04:52 [2020-04-22T12:04:52.811Z] 12:04:52 [2020-04-22T12:04:52.811Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 12:04:52 [2020-04-22T12:04:52.811Z] #39 94.45 DEP criu/cr-restore.d 12:04:52 [2020-04-22T12:04:52.811Z] #39 94.96 DEP criu/cr-errno.d 12:04:52 [2020-04-22T12:04:52.811Z] #39 95.03 DEP criu/cr-dump.d 12:04:52 [2020-04-22T12:04:52.811Z] #39 95.39 DEP criu/cr-dedup.d 12:04:52 [2020-04-22T12:04:52.811Z] #39 95.60 DEP criu/cr-check.d 12:04:52 [2020-04-22T12:04:52.811Z] #39 95.88 DEP criu/config.d 12:04:52 [2020-04-22T12:04:52.811Z] #39 96.05 DEP criu/clone-noasan.d 12:04:52 [2020-04-22T12:04:52.811Z] #39 96.13 DEP criu/cgroup.d 12:04:52 [2020-04-22T12:04:52.811Z] #39 96.35 DEP criu/cgroup-props.d 12:04:52 [2020-04-22T12:04:52.811Z] #39 96.45 DEP criu/bitmap.d 12:04:52 [2020-04-22T12:04:52.811Z] #39 96.48 DEP criu/bfd.d 12:04:52 [2020-04-22T12:04:52.811Z] #39 96.58 DEP criu/autofs.d 12:04:52 [2020-04-22T12:04:52.811Z] #39 96.72 DEP criu/aio.d 12:04:52 [2020-04-22T12:04:52.811Z] #39 96.95 DEP criu/action-scripts.d 12:04:52 [2020-04-22T12:04:52.811Z] #39 97.36 CC criu/action-scripts.o 12:04:52 [2020-04-22T12:04:52.811Z] #39 97.96 CC criu/aio.o 12:04:52 [2020-04-22T12:04:52.811Z] #39 98.58 CC criu/autofs.o 12:04:53 [2020-04-22T12:04:53.646Z] + cd /tmp/tmp.q7SNgakhHA/src/github.com/docker/libnetwork 12:04:53 [2020-04-22T12:04:53.646Z] + git checkout -q 0941c3f409260d5f05cfa6fc68420d8ad45ee483 12:04:53 [2020-04-22T12:04:53.646Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy 12:04:53 [2020-04-22T12:04:53.746Z] #39 100.4 CC criu/bfd.o 12:04:53 [2020-04-22T12:04:53.746Z] #39 ... 12:04:53 [2020-04-22T12:04:53.746Z] 12:04:53 [2020-04-22T12:04:53.746Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum 12:04:53 [2020-04-22T12:04:53.746Z] #45 DONE 171.1s 12:04:54 [2020-04-22T12:04:54.003Z] 12:04:54 [2020-04-22T12:04:54.003Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 12:04:54 [2020-04-22T12:04:54.197Z] #14 ... 12:04:54 [2020-04-22T12:04:54.197Z] 12:04:54 [2020-04-22T12:04:54.197Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 12:04:54 [2020-04-22T12:04:54.197Z] #39 68.03 CC criu/pie/util-vdso.o 12:04:54 [2020-04-22T12:04:54.197Z] #39 68.90 CC criu/pie/util-vdso-elf32.o 12:04:54 [2020-04-22T12:04:54.197Z] #39 69.78 AR criu/pie/pie.lib.a 12:04:54 [2020-04-22T12:04:54.197Z] #39 69.87 DEP criu/pie/restorer.d 12:04:54 [2020-04-22T12:04:54.197Z] #39 70.06 DEP criu/arch/x86/sigaction_compat_pie.d 12:04:54 [2020-04-22T12:04:54.197Z] #39 70.25 DEP criu/arch/x86/restorer_unmap.d 12:04:54 [2020-04-22T12:04:54.197Z] #39 70.30 DEP criu/arch/x86/restorer.d 12:04:54 [2020-04-22T12:04:54.197Z] #39 70.53 DEP criu/arch/x86/vdso-pie.d 12:04:54 [2020-04-22T12:04:54.197Z] #39 70.65 DEP criu/pie/parasite-vdso.d 12:04:54 [2020-04-22T12:04:54.197Z] #39 70.86 DEP criu/pie/parasite.d 12:04:54 [2020-04-22T12:04:54.197Z] #39 71.22 CC criu/pie/parasite.o 12:04:54 [2020-04-22T12:04:54.197Z] #39 72.66 LINK criu/pie/parasite.built-in.o 12:04:54 [2020-04-22T12:04:54.197Z] #39 72.66 GEN criu/pie/parasite-blob.h 12:04:54 [2020-04-22T12:04:54.197Z] #39 72.71 CC criu/pie/parasite-vdso.o 12:04:54 [2020-04-22T12:04:54.197Z] #39 73.54 CC criu/arch/x86/vdso-pie.o 12:04:54 [2020-04-22T12:04:54.197Z] #39 73.85 CC criu/arch/x86/restorer.o 12:04:54 [2020-04-22T12:04:54.197Z] #39 74.48 CC criu/arch/x86/restorer_unmap.o 12:04:54 [2020-04-22T12:04:54.197Z] #39 74.54 CC criu/arch/x86/sigaction_compat_pie.o 12:04:54 [2020-04-22T12:04:54.197Z] #39 74.83 CC criu/pie/restorer.o 12:04:54 [2020-04-22T12:04:54.568Z] #39 101.4 CC criu/bitmap.o 12:04:54 [2020-04-22T12:04:54.825Z] #39 101.6 CC criu/cgroup-props.o 12:04:55 [2020-04-22T12:04:55.400Z] Removing intermediate container 0fb9966fd17d 12:04:55 [2020-04-22T12:04:55.400Z] ---> e264cebb3cc1 12:04:55 [2020-04-22T12:04:55.400Z] Step 67/140 : FROM base AS gometalinter 12:04:55 [2020-04-22T12:04:55.400Z] ---> df8db52b0dab 12:04:55 [2020-04-22T12:04:55.400Z] Step 68/140 : ENV INSTALL_BINARY_NAME=gometalinter 12:04:55 [2020-04-22T12:04:55.754Z] ---> Running in e179dd2fcb42 12:04:55 [2020-04-22T12:04:55.754Z] Removing intermediate container e179dd2fcb42 12:04:55 [2020-04-22T12:04:55.754Z] ---> 67d5a81fd0ba 12:04:55 [2020-04-22T12:04:55.754Z] Step 69/140 : COPY hack/dockerfile/install/install.sh ./install.sh 12:04:55 [2020-04-22T12:04:55.760Z] #39 102.6 CC criu/cgroup.o 12:04:56 [2020-04-22T12:04:56.101Z] ---> 98685bf219eb 12:04:56 [2020-04-22T12:04:56.101Z] Step 70/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ 12:04:56 [2020-04-22T12:04:56.452Z] ---> 3f651783b840 12:04:56 [2020-04-22T12:04:56.452Z] Step 71/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME 12:04:56 [2020-04-22T12:04:56.452Z] ---> Running in 134434fe8781 12:04:56 [2020-04-22T12:04:56.726Z] #39 78.32 LINK criu/pie/restorer.built-in.o 12:04:56 [2020-04-22T12:04:56.726Z] #39 78.34 GEN criu/pie/restorer-blob.h 12:04:56 [2020-04-22T12:04:56.726Z] #39 78.48 DEP criu/vdso.d 12:04:56 [2020-04-22T12:04:56.726Z] #39 ... 12:04:56 [2020-04-22T12:04:56.726Z] 12:04:56 [2020-04-22T12:04:56.726Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 12:04:56 [2020-04-22T12:04:56.726Z] #42 143.7 mime 12:04:56 [2020-04-22T12:04:56.726Z] #42 145.3 mime/quotedprintable 12:04:56 [2020-04-22T12:04:56.726Z] #42 145.7 net/http/internal 12:04:56 [2020-04-22T12:04:56.726Z] #42 146.1 os/exec 12:04:56 [2020-04-22T12:04:56.726Z] #42 151.1 net/textproto 12:04:56 [2020-04-22T12:04:56.726Z] #42 151.1 crypto/x509 12:04:56 [2020-04-22T12:04:56.726Z] #42 152.3 vendor/golang.org/x/net/http/httpguts 12:04:56 [2020-04-22T12:04:56.726Z] #42 152.7 vendor/golang.org/x/net/http/httpproxy 12:04:56 [2020-04-22T12:04:56.726Z] #42 153.2 mime/multipart 12:04:56 [2020-04-22T12:04:56.726Z] #42 ... 12:04:56 [2020-04-22T12:04:56.726Z] 12:04:56 [2020-04-22T12:04:56.726Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 12:04:56 [2020-04-22T12:04:56.726Z] #39 78.64 DEP criu/vdso-compat.d 12:04:56 [2020-04-22T12:04:56.726Z] #39 78.76 DEP criu/uts_ns.d 12:04:56 [2020-04-22T12:04:56.798Z] + RM_GOPATH=0 12:04:56 [2020-04-22T12:04:56.798Z] + TMP_GOPATH= 12:04:56 [2020-04-22T12:04:56.798Z] + : /build 12:04:56 [2020-04-22T12:04:56.798Z] + '[' -z '' ']' 12:04:56 [2020-04-22T12:04:56.798Z] ++ mktemp -d 12:04:56 [2020-04-22T12:04:56.798Z] + export GOPATH=/tmp/tmp.M8hd2aK6r9 12:04:56 [2020-04-22T12:04:56.798Z] + GOPATH=/tmp/tmp.M8hd2aK6r9 12:04:56 [2020-04-22T12:04:56.798Z] + RM_GOPATH=1 12:04:56 [2020-04-22T12:04:56.798Z] ++ dirname ./install.sh 12:04:56 [2020-04-22T12:04:56.798Z] Installing gometalinter version v2.0.6 12:04:56 [2020-04-22T12:04:56.798Z] + dir=. 12:04:56 [2020-04-22T12:04:56.798Z] + bin=gometalinter 12:04:56 [2020-04-22T12:04:56.798Z] + shift 12:04:56 [2020-04-22T12:04:56.798Z] + '[' '!' -f ./gometalinter.installer ']' 12:04:56 [2020-04-22T12:04:56.798Z] + . ./gometalinter.installer 12:04:56 [2020-04-22T12:04:56.798Z] ++ GOMETALINTER_COMMIT=v2.0.6 12:04:56 [2020-04-22T12:04:56.798Z] + install_gometalinter 12:04:56 [2020-04-22T12:04:56.798Z] + echo 'Installing gometalinter version v2.0.6' 12:04:56 [2020-04-22T12:04:56.798Z] + go get -d github.com/alecthomas/gometalinter 12:04:56 [2020-04-22T12:04:56.985Z] #39 78.98 DEP criu/util.d 12:04:57 [2020-04-22T12:04:57.550Z] #39 79.27 DEP criu/uffd.d 12:04:57 [2020-04-22T12:04:57.574Z] + cd /tmp/tmp.M8hd2aK6r9/src/github.com/alecthomas/gometalinter 12:04:57 [2020-04-22T12:04:57.574Z] + git checkout -q v2.0.6 12:04:57 [2020-04-22T12:04:57.808Z] #39 79.58 DEP criu/tun.d 12:04:57 [2020-04-22T12:04:57.967Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter 12:04:58 [2020-04-22T12:04:58.066Z] #39 79.84 DEP criu/tty.d 12:04:58 [2020-04-22T12:04:58.066Z] #39 80.03 DEP criu/timerfd.d 12:04:58 [2020-04-22T12:04:58.632Z] #39 80.29 DEP criu/sysfs_parse.d 12:04:58 [2020-04-22T12:04:58.632Z] #39 80.44 DEP criu/sysctl.d 12:04:58 [2020-04-22T12:04:58.632Z] #39 80.59 DEP criu/string.d 12:04:58 [2020-04-22T12:04:58.632Z] #39 80.67 DEP criu/stats.d 12:04:58 [2020-04-22T12:04:58.890Z] #39 80.81 DEP criu/sockets.d 12:04:59 [2020-04-22T12:04:59.040Z] #39 105.5 CC criu/clone-noasan.o 12:04:59 [2020-04-22T12:04:59.040Z] #39 105.7 CC criu/config.o 12:04:59 [2020-04-22T12:04:59.148Z] #39 81.09 DEP criu/sk-unix.d 12:04:59 [2020-04-22T12:04:59.408Z] #39 81.34 DEP criu/sk-tcp.d 12:04:59 [2020-04-22T12:04:59.668Z] #39 81.54 DEP criu/sk-queue.d 12:04:59 [2020-04-22T12:04:59.926Z] #39 81.68 DEP criu/sk-packet.d 12:04:59 [2020-04-22T12:04:59.926Z] #39 81.89 DEP criu/sk-netlink.d 12:05:00 [2020-04-22T12:05:00.184Z] #39 82.16 DEP criu/sk-inet.d 12:05:00 [2020-04-22T12:05:00.481Z] #39 107.3 CC criu/cr-check.o 12:05:00 [2020-04-22T12:05:00.751Z] #39 82.40 DEP criu/signalfd.d 12:05:00 [2020-04-22T12:05:00.751Z] #39 82.62 DEP criu/sigframe.d 12:05:01 [2020-04-22T12:05:01.009Z] #39 82.79 DEP criu/shmem.d 12:05:01 [2020-04-22T12:05:01.009Z] #39 82.98 DEP criu/servicefd.d 12:05:01 [2020-04-22T12:05:01.267Z] #39 83.12 DEP criu/seize.d 12:05:01 [2020-04-22T12:05:01.437Z] #39 ... 12:05:01 [2020-04-22T12:05:01.437Z] 12:05:01 [2020-04-22T12:05:01.437Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... 12:05:01 [2020-04-22T12:05:01.437Z] #14 113.7 Selecting previously unselected package libonig5:amd64. 12:05:01 [2020-04-22T12:05:01.526Z] #39 83.32 DEP criu/seccomp.d 12:05:01 [2020-04-22T12:05:01.695Z] #14 113.8 Preparing to unpack .../25-libonig5_6.9.1-1_amd64.deb ... 12:05:01 [2020-04-22T12:05:01.695Z] #14 113.8 Unpacking libonig5:amd64 (6.9.1-1) ... 12:05:01 [2020-04-22T12:05:01.695Z] #14 113.9 Selecting previously unselected package libjq1:amd64. 12:05:01 [2020-04-22T12:05:01.695Z] #14 113.9 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_amd64.deb ... 12:05:01 [2020-04-22T12:05:01.695Z] #14 113.9 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... 12:05:01 [2020-04-22T12:05:01.784Z] #39 83.59 DEP criu/rst-malloc.d 12:05:01 [2020-04-22T12:05:01.784Z] #39 83.72 DEP criu/rbtree.d 12:05:01 [2020-04-22T12:05:01.784Z] #39 83.76 DEP criu/pstree.d 12:05:01 [2020-04-22T12:05:01.953Z] #14 114.0 Selecting previously unselected package jq. 12:05:01 [2020-04-22T12:05:01.953Z] #14 114.0 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_amd64.deb ... 12:05:01 [2020-04-22T12:05:01.953Z] #14 114.0 Unpacking jq (1.5+dfsg-2+b1) ... 12:05:01 [2020-04-22T12:05:01.953Z] #14 114.1 Selecting previously unselected package libaio1:amd64. 12:05:01 [2020-04-22T12:05:01.953Z] #14 114.1 Preparing to unpack .../28-libaio1_0.3.112-3_amd64.deb ... 12:05:01 [2020-04-22T12:05:01.953Z] #14 114.2 Unpacking libaio1:amd64 (0.3.112-3) ... 12:05:01 [2020-04-22T12:05:01.953Z] #14 114.2 Selecting previously unselected package libbtrfs0. 12:05:01 [2020-04-22T12:05:01.953Z] #14 114.2 Preparing to unpack .../29-libbtrfs0_4.20.1-2_amd64.deb ... 12:05:02 [2020-04-22T12:05:02.042Z] #39 83.99 DEP criu/protobuf.d 12:05:02 [2020-04-22T12:05:02.211Z] #14 114.2 Unpacking libbtrfs0 (4.20.1-2) ... 12:05:02 [2020-04-22T12:05:02.211Z] #14 114.3 Selecting previously unselected package libbtrfs-dev. 12:05:02 [2020-04-22T12:05:02.211Z] #14 114.3 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_amd64.deb ... 12:05:02 [2020-04-22T12:05:02.211Z] #14 114.3 Unpacking libbtrfs-dev (4.20.1-2) ... 12:05:02 [2020-04-22T12:05:02.211Z] #14 114.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. 12:05:02 [2020-04-22T12:05:02.211Z] #14 114.4 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... 12:05:02 [2020-04-22T12:05:02.211Z] #14 114.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... 12:05:02 [2020-04-22T12:05:02.211Z] #14 114.5 Selecting previously unselected package libudev-dev:amd64. 12:05:02 [2020-04-22T12:05:02.301Z] #39 84.18 GEN criu/protobuf-desc-gen.h 12:05:02 [2020-04-22T12:05:02.468Z] #14 114.5 Preparing to unpack .../32-libudev-dev_241-7~deb10u3_amd64.deb ... 12:05:02 [2020-04-22T12:05:02.468Z] #14 114.5 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... 12:05:02 [2020-04-22T12:05:02.468Z] #14 114.7 Selecting previously unselected package libsepol1-dev:amd64. 12:05:02 [2020-04-22T12:05:02.468Z] #14 114.7 Preparing to unpack .../33-libsepol1-dev_2.8-1_amd64.deb ... 12:05:02 [2020-04-22T12:05:02.468Z] #14 114.7 Unpacking libsepol1-dev:amd64 (2.8-1) ... 12:05:02 [2020-04-22T12:05:02.726Z] #14 114.9 Selecting previously unselected package libpcre16-3:amd64. 12:05:02 [2020-04-22T12:05:02.726Z] #14 114.9 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_amd64.deb ... 12:05:02 [2020-04-22T12:05:02.726Z] #14 114.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ... 12:05:02 [2020-04-22T12:05:02.984Z] #14 115.1 Selecting previously unselected package libpcre32-3:amd64. 12:05:02 [2020-04-22T12:05:02.984Z] #14 115.1 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_amd64.deb ... 12:05:02 [2020-04-22T12:05:02.984Z] #14 115.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ... 12:05:02 [2020-04-22T12:05:02.984Z] #14 115.3 Selecting previously unselected package libpcrecpp0v5:amd64. 12:05:02 [2020-04-22T12:05:02.984Z] #14 115.3 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... 12:05:02 [2020-04-22T12:05:02.984Z] #14 115.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... 12:05:03 [2020-04-22T12:05:03.241Z] #14 115.4 Selecting previously unselected package libpcre3-dev:amd64. 12:05:03 [2020-04-22T12:05:03.241Z] #14 115.4 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_amd64.deb ... 12:05:03 [2020-04-22T12:05:03.241Z] #14 115.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... 12:05:03 [2020-04-22T12:05:03.499Z] #14 115.8 Selecting previously unselected package libselinux1-dev:amd64. 12:05:03 [2020-04-22T12:05:03.499Z] #14 115.8 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_amd64.deb ... 12:05:03 [2020-04-22T12:05:03.499Z] #14 115.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... 12:05:03 [2020-04-22T12:05:03.756Z] #14 116.0 Selecting previously unselected package libdevmapper-dev:amd64. 12:05:03 [2020-04-22T12:05:03.756Z] #14 116.0 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... 12:05:03 [2020-04-22T12:05:03.756Z] #14 116.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... 12:05:03 [2020-04-22T12:05:03.756Z] #14 116.1 Selecting previously unselected package libgpm2:amd64. 12:05:03 [2020-04-22T12:05:03.756Z] #14 116.1 Preparing to unpack .../40-libgpm2_1.20.7-5_amd64.deb ... 12:05:03 [2020-04-22T12:05:03.756Z] #14 116.1 Unpacking libgpm2:amd64 (1.20.7-5) ... 12:05:04 [2020-04-22T12:05:04.014Z] #14 116.2 Selecting previously unselected package libicu63:amd64. 12:05:04 [2020-04-22T12:05:04.014Z] #14 116.2 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_amd64.deb ... 12:05:04 [2020-04-22T12:05:04.014Z] #14 116.2 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... 12:05:04 [2020-04-22T12:05:04.202Z] #39 86.00 DEP criu/protobuf-desc.d 12:05:04 [2020-04-22T12:05:04.202Z] #39 86.15 DEP criu/proc_parse.d 12:05:04 [2020-04-22T12:05:04.461Z] #39 86.40 DEP criu/plugin.d 12:05:04 [2020-04-22T12:05:04.719Z] #39 86.57 DEP criu/pipes.d 12:05:04 [2020-04-22T12:05:04.977Z] #39 86.76 DEP criu/pie-util.d 12:05:04 [2020-04-22T12:05:04.977Z] #39 86.90 DEP criu/pie-util-vdso.d 12:05:05 [2020-04-22T12:05:05.235Z] #39 87.04 DEP criu/pie-util-vdso-elf32.d 12:05:05 [2020-04-22T12:05:05.235Z] #39 87.18 DEP criu/path.d 12:05:05 [2020-04-22T12:05:05.493Z] #39 87.32 DEP criu/parasite-syscall.d 12:05:05 [2020-04-22T12:05:05.649Z] + GOBIN=/build 12:05:05 [2020-04-22T12:05:05.649Z] + /build/gometalinter --install 12:05:05 [2020-04-22T12:05:05.649Z] Installing: 12:05:05 [2020-04-22T12:05:05.649Z] deadcode 12:05:05 [2020-04-22T12:05:05.649Z] dupl 12:05:05 [2020-04-22T12:05:05.649Z] errcheck 12:05:05 [2020-04-22T12:05:05.649Z] gas 12:05:05 [2020-04-22T12:05:05.649Z] gochecknoglobals 12:05:05 [2020-04-22T12:05:05.649Z] gochecknoinits 12:05:05 [2020-04-22T12:05:05.649Z] goconst 12:05:05 [2020-04-22T12:05:05.649Z] gocyclo 12:05:05 [2020-04-22T12:05:05.649Z] goimports 12:05:05 [2020-04-22T12:05:05.649Z] golint 12:05:05 [2020-04-22T12:05:05.649Z] gosimple 12:05:05 [2020-04-22T12:05:05.649Z] gotype 12:05:05 [2020-04-22T12:05:05.649Z] gotypex 12:05:05 [2020-04-22T12:05:05.649Z] ineffassign 12:05:05 [2020-04-22T12:05:05.649Z] interfacer 12:05:05 [2020-04-22T12:05:05.649Z] lll 12:05:05 [2020-04-22T12:05:05.649Z] maligned 12:05:05 [2020-04-22T12:05:05.649Z] megacheck 12:05:05 [2020-04-22T12:05:05.649Z] misspell 12:05:05 [2020-04-22T12:05:05.649Z] nakedret 12:05:05 [2020-04-22T12:05:05.649Z] safesql 12:05:05 [2020-04-22T12:05:05.649Z] staticcheck 12:05:05 [2020-04-22T12:05:05.649Z] structcheck 12:05:05 [2020-04-22T12:05:05.649Z] unconvert 12:05:05 [2020-04-22T12:05:05.649Z] unparam 12:05:05 [2020-04-22T12:05:05.649Z] unused 12:05:05 [2020-04-22T12:05:05.649Z] varcheck 12:05:05 [2020-04-22T12:05:05.751Z] #39 87.58 DEP criu/pagemap.d 12:05:06 [2020-04-22T12:05:06.009Z] #39 87.87 DEP criu/pagemap-cache.d 12:05:06 [2020-04-22T12:05:06.268Z] #39 88.03 DEP criu/page-xfer.d 12:05:06 [2020-04-22T12:05:06.268Z] #39 88.25 DEP criu/page-pipe.d 12:05:06 [2020-04-22T12:05:06.526Z] #39 88.38 DEP criu/netfilter.d 12:05:06 [2020-04-22T12:05:06.526Z] #39 88.57 DEP criu/net.d 12:05:06 [2020-04-22T12:05:06.541Z] #14 ... 12:05:06 [2020-04-22T12:05:06.541Z] 12:05:06 [2020-04-22T12:05:06.541Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 12:05:06 [2020-04-22T12:05:06.541Z] #42 175.0 github.com/LK4D4/vndr/godl 12:05:06 [2020-04-22T12:05:06.541Z] #42 175.6 github.com/LK4D4/vndr 12:05:06 [2020-04-22T12:05:06.541Z] #42 DONE 183.9s 12:05:06 [2020-04-22T12:05:06.541Z] 12:05:06 [2020-04-22T12:05:06.541Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 12:05:06 [2020-04-22T12:05:06.541Z] #39 109.3 CC criu/cr-dedup.o 12:05:06 [2020-04-22T12:05:06.541Z] #39 109.7 CC criu/cr-dump.o 12:05:06 [2020-04-22T12:05:06.541Z] #39 112.4 CC criu/cr-errno.o 12:05:06 [2020-04-22T12:05:06.541Z] #39 112.6 CC criu/cr-restore.o 12:05:07 [2020-04-22T12:05:07.092Z] #39 88.87 DEP criu/namespaces.d 12:05:07 [2020-04-22T12:05:07.092Z] #39 89.14 DEP criu/mount.d 12:05:07 [2020-04-22T12:05:07.659Z] #39 89.34 DEP criu/mem.d 12:05:07 [2020-04-22T12:05:07.917Z] #39 89.63 DEP criu/lsm.d 12:05:07 [2020-04-22T12:05:07.917Z] #39 ... 12:05:07 [2020-04-22T12:05:07.917Z] 12:05:07 [2020-04-22T12:05:07.917Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... 12:05:07 [2020-04-22T12:05:07.917Z] #14 100.0 Selecting previously unselected package g++-mingw-w64-x86-64. 12:05:07 [2020-04-22T12:05:07.917Z] #14 100.0 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... 12:05:07 [2020-04-22T12:05:07.917Z] #14 100.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 12:05:08 [2020-04-22T12:05:08.439Z] #39 ... 12:05:08 [2020-04-22T12:05:08.439Z] 12:05:08 [2020-04-22T12:05:08.439Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... 12:05:08 [2020-04-22T12:05:08.439Z] #14 120.3 Selecting previously unselected package libnet1:amd64. 12:05:08 [2020-04-22T12:05:08.439Z] #14 120.3 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_amd64.deb ... 12:05:08 [2020-04-22T12:05:08.439Z] #14 120.3 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... 12:05:08 [2020-04-22T12:05:08.439Z] #14 120.4 Selecting previously unselected package libnl-3-200:amd64. 12:05:08 [2020-04-22T12:05:08.439Z] #14 120.4 Preparing to unpack .../43-libnl-3-200_3.4.0-1_amd64.deb ... 12:05:08 [2020-04-22T12:05:08.439Z] #14 120.4 Unpacking libnl-3-200:amd64 (3.4.0-1) ... 12:05:08 [2020-04-22T12:05:08.439Z] #14 120.5 Selecting previously unselected package libprotobuf-c1:amd64. 12:05:08 [2020-04-22T12:05:08.439Z] #14 120.5 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... 12:05:08 [2020-04-22T12:05:08.439Z] #14 120.5 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... 12:05:08 [2020-04-22T12:05:08.439Z] #14 120.6 Selecting previously unselected package libreadline5:amd64. 12:05:08 [2020-04-22T12:05:08.439Z] #14 120.6 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_amd64.deb ... 12:05:08 [2020-04-22T12:05:08.439Z] #14 120.6 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... 12:05:08 [2020-04-22T12:05:08.439Z] #14 120.7 Selecting previously unselected package libsystemd-dev:amd64. 12:05:08 [2020-04-22T12:05:08.439Z] #14 120.7 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u3_amd64.deb ... 12:05:08 [2020-04-22T12:05:08.439Z] #14 120.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... 12:05:08 [2020-04-22T12:05:08.567Z] + rm -rf /tmp/tmp.7fjZRczgPV 12:05:08 [2020-04-22T12:05:08.567Z] Removing intermediate container 27be50cc87e3 12:05:08 [2020-04-22T12:05:08.567Z] ---> efd795de57c9 12:05:08 [2020-04-22T12:05:08.567Z] Step 21/140 : FROM base AS frozen-images 12:05:08 [2020-04-22T12:05:08.567Z] ---> b3caa79f16a7 12:05:08 [2020-04-22T12:05:08.567Z] Step 22/140 : ARG DEBIAN_FRONTEND 12:05:08 [2020-04-22T12:05:08.567Z] ---> Using cache 12:05:08 [2020-04-22T12:05:08.567Z] ---> 50c5ab2dacdb 12:05:08 [2020-04-22T12:05:08.567Z] Step 23/140 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* 12:05:08 [2020-04-22T12:05:08.567Z] ---> Running in 3aa69754cb7c 12:05:08 [2020-04-22T12:05:08.567Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 12:05:08 [2020-04-22T12:05:08.567Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 12:05:08 [2020-04-22T12:05:08.567Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] 12:05:08 [2020-04-22T12:05:08.567Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] 12:05:08 [2020-04-22T12:05:08.567Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] 12:05:08 [2020-04-22T12:05:08.567Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] 12:05:08 [2020-04-22T12:05:08.850Z] #14 ... 12:05:08 [2020-04-22T12:05:08.850Z] 12:05:08 [2020-04-22T12:05:08.850Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 12:05:08 [2020-04-22T12:05:08.850Z] #42 155.7 crypto/tls 12:05:08 [2020-04-22T12:05:08.850Z] #42 162.6 net/http/httptrace 12:05:08 [2020-04-22T12:05:08.850Z] #42 162.8 net/http 12:05:08 [2020-04-22T12:05:08.850Z] #42 ... 12:05:08 [2020-04-22T12:05:08.850Z] 12:05:08 [2020-04-22T12:05:08.850Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 12:05:08 [2020-04-22T12:05:08.850Z] #39 89.78 DEP criu/log.d 12:05:08 [2020-04-22T12:05:08.850Z] #39 89.92 DEP criu/libnetlink.d 12:05:08 [2020-04-22T12:05:08.850Z] #39 90.06 DEP criu/kerndat.d 12:05:08 [2020-04-22T12:05:08.850Z] #39 90.33 DEP criu/kcmp-ids.d 12:05:08 [2020-04-22T12:05:08.850Z] #39 90.41 DEP criu/irmap.d 12:05:08 [2020-04-22T12:05:08.850Z] #39 90.55 DEP criu/ipc_ns.d 12:05:09 [2020-04-22T12:05:09.004Z] #14 121.1 Selecting previously unselected package net-tools. 12:05:09 [2020-04-22T12:05:09.004Z] #14 121.1 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... 12:05:09 [2020-04-22T12:05:09.004Z] #14 121.1 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... 12:05:09 [2020-04-22T12:05:09.109Z] #39 90.79 DEP criu/image.d 12:05:09 [2020-04-22T12:05:09.109Z] #39 91.04 DEP criu/image-desc.d 12:05:09 [2020-04-22T12:05:09.261Z] #14 121.3 Selecting previously unselected package python-pip-whl. 12:05:09 [2020-04-22T12:05:09.261Z] #14 121.3 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... 12:05:09 [2020-04-22T12:05:09.261Z] #14 121.3 Unpacking python-pip-whl (18.1-5) ... 12:05:09 [2020-04-22T12:05:09.367Z] #39 91.21 DEP criu/fsnotify.d 12:05:09 [2020-04-22T12:05:09.625Z] #39 91.48 DEP criu/filesystems.d 12:05:09 [2020-04-22T12:05:09.826Z] #14 121.9 Selecting previously unselected package python3-lib2to3. 12:05:09 [2020-04-22T12:05:09.826Z] #14 121.9 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... 12:05:09 [2020-04-22T12:05:09.826Z] #14 121.9 Unpacking python3-lib2to3 (3.7.3-1) ... 12:05:09 [2020-04-22T12:05:09.826Z] #14 122.0 Selecting previously unselected package python3-distutils. 12:05:09 [2020-04-22T12:05:09.826Z] #14 122.0 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... 12:05:09 [2020-04-22T12:05:09.826Z] #14 122.0 Unpacking python3-distutils (3.7.3-1) ... 12:05:09 [2020-04-22T12:05:09.882Z] #39 91.71 DEP criu/files.d 12:05:09 [2020-04-22T12:05:09.882Z] #39 91.90 DEP criu/files-reg.d 12:05:10 [2020-04-22T12:05:10.044Z] Fetched 8120 kB in 3s (2504 kB/s) 12:05:10 [2020-04-22T12:05:10.083Z] #14 122.2 Selecting previously unselected package python3-pip. 12:05:10 [2020-04-22T12:05:10.083Z] #14 122.2 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... 12:05:10 [2020-04-22T12:05:10.083Z] #14 122.2 Unpacking python3-pip (18.1-5) ... 12:05:10 [2020-04-22T12:05:10.083Z] #14 122.4 Selecting previously unselected package python3-pkg-resources. 12:05:10 [2020-04-22T12:05:10.083Z] #14 122.4 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... 12:05:10 [2020-04-22T12:05:10.140Z] #39 92.15 DEP criu/files-ext.d 12:05:10 [2020-04-22T12:05:10.342Z] #14 122.4 Unpacking python3-pkg-resources (40.8.0-1) ... 12:05:10 [2020-04-22T12:05:10.342Z] #14 122.5 Selecting previously unselected package python3-setuptools. 12:05:10 [2020-04-22T12:05:10.342Z] #14 122.5 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... 12:05:10 [2020-04-22T12:05:10.342Z] #14 122.5 Unpacking python3-setuptools (40.8.0-1) ... 12:05:10 [2020-04-22T12:05:10.398Z] #39 92.28 DEP criu/file-lock.d 12:05:10 [2020-04-22T12:05:10.599Z] #14 122.8 Selecting previously unselected package python3-wheel. 12:05:10 [2020-04-22T12:05:10.599Z] #14 122.8 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... 12:05:10 [2020-04-22T12:05:10.600Z] #14 122.8 Unpacking python3-wheel (0.32.3-2) ... 12:05:10 [2020-04-22T12:05:10.600Z] #14 122.9 Selecting previously unselected package thin-provisioning-tools. 12:05:10 [2020-04-22T12:05:10.600Z] #14 122.9 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... 12:05:10 [2020-04-22T12:05:10.600Z] #14 122.9 Unpacking thin-provisioning-tools (0.7.6-2.1) ... 12:05:10 [2020-04-22T12:05:10.656Z] #39 92.52 DEP criu/file-ids.d 12:05:10 [2020-04-22T12:05:10.656Z] #39 92.69 DEP criu/fifo.d 12:05:10 [2020-04-22T12:05:10.914Z] #39 92.85 DEP criu/fdstore.d 12:05:11 [2020-04-22T12:05:11.058Z] Reading package lists... 12:05:11 [2020-04-22T12:05:11.164Z] #14 123.2 Selecting previously unselected package vim-runtime. 12:05:11 [2020-04-22T12:05:11.164Z] #14 123.2 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... 12:05:11 [2020-04-22T12:05:11.164Z] #14 123.2 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' 12:05:11 [2020-04-22T12:05:11.164Z] #14 123.2 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' 12:05:11 [2020-04-22T12:05:11.164Z] #14 123.2 Unpacking vim-runtime (2:8.1.0875-5) ... 12:05:11 [2020-04-22T12:05:11.172Z] #39 93.06 DEP criu/fault-injection.d 12:05:11 [2020-04-22T12:05:11.172Z] #39 93.10 DEP criu/external.d 12:05:11 [2020-04-22T12:05:11.172Z] #39 93.20 DEP criu/eventpoll.d 12:05:11 [2020-04-22T12:05:11.738Z] #39 93.41 DEP criu/eventfd.d 12:05:11 [2020-04-22T12:05:11.738Z] #39 93.56 DEP criu/crtools.d 12:05:11 [2020-04-22T12:05:11.996Z] #39 93.73 DEP criu/cr-service.d 12:05:11 [2020-04-22T12:05:11.996Z] #39 93.97 DEP criu/cr-restore.d 12:05:12 [2020-04-22T12:05:12.255Z] #39 94.24 DEP criu/cr-errno.d 12:05:12 [2020-04-22T12:05:12.513Z] #39 94.27 DEP criu/cr-dump.d 12:05:12 [2020-04-22T12:05:12.513Z] #39 ... 12:05:12 [2020-04-22T12:05:12.513Z] 12:05:12 [2020-04-22T12:05:12.513Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... 12:05:12 [2020-04-22T12:05:12.513Z] #26 169.2 + rm -rf /tmp/tmp.BUSJ72mfI3 12:05:12 [2020-04-22T12:05:12.513Z] #26 DONE 170.0s 12:05:12 [2020-04-22T12:05:12.536Z] Reading package lists... 12:05:12 [2020-04-22T12:05:12.536Z] Building dependency tree... 12:05:12 [2020-04-22T12:05:12.536Z] Reading state information... 12:05:12 [2020-04-22T12:05:12.536Z] ca-certificates is already the newest version (20190110). 12:05:12 [2020-04-22T12:05:12.536Z] The following additional packages will be installed: 12:05:12 [2020-04-22T12:05:12.536Z] libjq1 libonig5 12:05:12 [2020-04-22T12:05:12.772Z] 12:05:12 [2020-04-22T12:05:12.772Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 12:05:12 [2020-04-22T12:05:12.772Z] #39 94.67 DEP criu/cr-dedup.d 12:05:12 [2020-04-22T12:05:12.821Z] The following NEW packages will be installed: 12:05:12 [2020-04-22T12:05:12.821Z] jq libjq1 libonig5 12:05:12 [2020-04-22T12:05:12.821Z] 0 upgraded, 3 newly installed, 0 to remove and 4 not upgraded. 12:05:12 [2020-04-22T12:05:12.821Z] Need to get 358 kB of archives. 12:05:12 [2020-04-22T12:05:12.821Z] After this operation, 1277 kB of additional disk space will be used. 12:05:12 [2020-04-22T12:05:12.821Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] 12:05:12 [2020-04-22T12:05:12.821Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] 12:05:12 [2020-04-22T12:05:12.821Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] 12:05:13 [2020-04-22T12:05:13.040Z] #39 95.02 DEP criu/cr-check.d 12:05:13 [2020-04-22T12:05:13.116Z] debconf: delaying package configuration, since apt-utils is not installed 12:05:13 [2020-04-22T12:05:13.116Z] Fetched 358 kB in 0s (4083 kB/s) 12:05:13 [2020-04-22T12:05:13.116Z] Selecting previously unselected package libonig5:ppc64el. 12:05:13 [2020-04-22T12:05:13.116Z] (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 ... 15334 files and directories currently installed.) 12:05:13 [2020-04-22T12:05:13.116Z] Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... 12:05:13 [2020-04-22T12:05:13.116Z] Unpacking libonig5:ppc64el (6.9.1-1) ... 12:05:13 [2020-04-22T12:05:13.116Z] Selecting previously unselected package libjq1:ppc64el. 12:05:13 [2020-04-22T12:05:13.116Z] Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... 12:05:13 [2020-04-22T12:05:13.116Z] Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... 12:05:13 [2020-04-22T12:05:13.116Z] Selecting previously unselected package jq. 12:05:13 [2020-04-22T12:05:13.116Z] Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... 12:05:13 [2020-04-22T12:05:13.116Z] Unpacking jq (1.5+dfsg-2+b1) ... 12:05:13 [2020-04-22T12:05:13.116Z] Setting up libonig5:ppc64el (6.9.1-1) ... 12:05:13 [2020-04-22T12:05:13.116Z] Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... 12:05:13 [2020-04-22T12:05:13.117Z] Setting up jq (1.5+dfsg-2+b1) ... 12:05:13 [2020-04-22T12:05:13.117Z] Processing triggers for libc-bin (2.28-10) ... 12:05:13 [2020-04-22T12:05:13.613Z] #39 95.49 DEP criu/config.d 12:05:13 [2020-04-22T12:05:13.735Z] Removing intermediate container 3aa69754cb7c 12:05:13 [2020-04-22T12:05:13.735Z] ---> cdf4b43afaec 12:05:13 [2020-04-22T12:05:13.735Z] Step 24/140 : COPY contrib/download-frozen-image-v2.sh / 12:05:13 [2020-04-22T12:05:13.735Z] ---> 51f7078e54e7 12:05:13 [2020-04-22T12:05:13.735Z] Step 25/140 : 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 12:05:13 [2020-04-22T12:05:13.735Z] ---> Running in f95ec5261e32 12:05:14 [2020-04-22T12:05:14.179Z] #39 95.89 DEP criu/clone-noasan.d 12:05:14 [2020-04-22T12:05:14.179Z] #39 95.97 DEP criu/cgroup.d 12:05:14 [2020-04-22T12:05:14.179Z] #39 96.15 DEP criu/cgroup-props.d 12:05:14 [2020-04-22T12:05:14.437Z] #39 96.26 DEP criu/bitmap.d 12:05:14 [2020-04-22T12:05:14.437Z] #39 96.28 DEP criu/bfd.d 12:05:14 [2020-04-22T12:05:14.437Z] #39 96.40 DEP criu/autofs.d 12:05:14 [2020-04-22T12:05:14.442Z] #14 126.4 Selecting previously unselected package vim. 12:05:14 [2020-04-22T12:05:14.442Z] #14 126.4 Preparing to unpack .../57-vim_2%3a8.1.0875-5_amd64.deb ... 12:05:14 [2020-04-22T12:05:14.442Z] #14 126.4 Unpacking vim (2:8.1.0875-5) ... 12:05:14 [2020-04-22T12:05:14.695Z] #39 96.64 DEP criu/aio.d 12:05:14 [2020-04-22T12:05:14.752Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... 12:05:14 [2020-04-22T12:05:14.954Z] #39 96.91 DEP criu/action-scripts.d 12:05:15 [2020-04-22T12:05:15.008Z] #14 126.9 Selecting previously unselected package xfsprogs. 12:05:15 [2020-04-22T12:05:15.008Z] #14 127.0 Preparing to unpack .../58-xfsprogs_4.20.0-1_amd64.deb ... 12:05:15 [2020-04-22T12:05:15.008Z] #14 127.0 Unpacking xfsprogs (4.20.0-1) ... 12:05:15 [2020-04-22T12:05:15.037Z] #=#=#  12:05:15 [2020-04-22T12:05:15.265Z] #14 127.4 Selecting previously unselected package zip. 12:05:15 [2020-04-22T12:05:15.265Z] #14 127.4 Preparing to unpack .../59-zip_3.0-11+b1_amd64.deb ... 12:05:15 [2020-04-22T12:05:15.265Z] #14 127.4 Unpacking zip (3.0-11+b1) ... 12:05:15 [2020-04-22T12:05:15.521Z] #39 97.30 CC criu/action-scripts.o 12:05:15 [2020-04-22T12:05:15.522Z] #14 127.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... 12:05:15 [2020-04-22T12:05:15.522Z] #14 127.7 Setting up aufs-tools (1:4.14+20190211-1) ... 12:05:15 [2020-04-22T12:05:15.522Z] #14 127.7 Setting up net-tools (1.60+git20180626.aebd88e-1) ... 12:05:15 [2020-04-22T12:05:15.522Z] #14 127.7 Setting up libip6tc0:amd64 (1.8.2-4) ... 12:05:15 [2020-04-22T12:05:15.522Z] #14 127.7 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... 12:05:15 [2020-04-22T12:05:15.522Z] #14 127.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... 12:05:15 [2020-04-22T12:05:15.522Z] #14 127.7 Setting up libgpm2:amd64 (1.20.7-5) ... 12:05:15 [2020-04-22T12:05:15.522Z] #14 127.7 Setting up libpcre16-3:amd64 (2:8.39-12) ... 12:05:15 [2020-04-22T12:05:15.522Z] #14 127.7 Setting up libip4tc0:amd64 (1.8.2-4) ... 12:05:15 [2020-04-22T12:05:15.522Z] #14 127.7 Setting up libsepol1-dev:amd64 (2.8-1) ... 12:05:15 [2020-04-22T12:05:15.522Z] #14 127.7 Setting up libnftnl11:amd64 (1.1.2-2) ... 12:05:15 [2020-04-22T12:05:15.522Z] #14 127.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... 12:05:15 [2020-04-22T12:05:15.522Z] #14 127.8 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... 12:05:15 [2020-04-22T12:05:15.522Z] #14 127.8 Setting up bzip2 (1.0.6-9.2~deb10u1) ... 12:05:15 [2020-04-22T12:05:15.523Z] #14 127.8 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... 12:05:15 [2020-04-22T12:05:15.523Z] #14 127.8 Setting up libicu63:amd64 (63.1-6+deb10u1) ... 12:05:15 [2020-04-22T12:05:15.523Z] #14 127.8 Setting up xxd (2:8.1.0875-5) ... 12:05:15 [2020-04-22T12:05:15.523Z] #14 127.8 Setting up libbtrfs0 (4.20.1-2) ... 12:05:15 [2020-04-22T12:05:15.523Z] #14 127.8 Setting up zip (3.0-11+b1) ... 12:05:15 [2020-04-22T12:05:15.523Z] #14 127.9 Setting up vim-common (2:8.1.0875-5) ... 12:05:15 [2020-04-22T12:05:15.523Z] #14 127.9 Setting up bash-completion (1:2.8-6) ... 12:05:15 [2020-04-22T12:05:15.893Z]      0.6% ######  8.6% ####################    28.1% ###############################   43.3% ########################################## 58.6% ########################################################  78.4% ####################################################################  95.5% ######################################################################## 100.0% 12:05:15 [2020-04-22T12:05:15.893Z]  12:05:16 [2020-04-22T12:05:16.087Z] #39 97.81 CC criu/aio.o 12:05:16 [2020-04-22T12:05:16.461Z]  ####   6.8% ###############################   43.3% #########################################################   79.5% ######################################################################## 100.0% 12:05:16 [2020-04-22T12:05:16.461Z]  12:05:16 [2020-04-22T12:05:16.653Z] #39 98.48 CC criu/autofs.o 12:05:16 [2020-04-22T12:05:16.653Z] #39 ... 12:05:16 [2020-04-22T12:05:16.653Z] 12:05:16 [2020-04-22T12:05:16.653Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum 12:05:16 [2020-04-22T12:05:16.653Z] #45 DONE 173.7s 12:05:16 [2020-04-22T12:05:16.653Z] 12:05:16 [2020-04-22T12:05:16.653Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... 12:05:17 [2020-04-22T12:05:17.052Z]  #### 6.8% #####################  29.5% ######################################  53.9% #######################################################    77.1% ######################################################################## 100.0% 12:05:17 [2020-04-22T12:05:17.336Z]  12:05:18 [2020-04-22T12:05:18.553Z] #14 ... 12:05:18 [2020-04-22T12:05:18.553Z] 12:05:18 [2020-04-22T12:05:18.553Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 12:05:18 [2020-04-22T12:05:18.553Z] #39 100.5 CC criu/bfd.o 12:05:18 [2020-04-22T12:05:18.804Z] #14 130.5 Setting up libiptc0:amd64 (1.8.2-4) ... 12:05:18 [2020-04-22T12:05:18.804Z] #14 130.5 Setting up xz-utils (5.2.4-1) ... 12:05:18 [2020-04-22T12:05:18.804Z] #14 130.5 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 12:05:18 [2020-04-22T12:05:18.804Z] #14 130.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... 12:05:18 [2020-04-22T12:05:18.804Z] #14 130.5 Setting up libudev-dev:amd64 (241-7~deb10u3) ... 12:05:18 [2020-04-22T12:05:18.804Z] #14 130.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... 12:05:18 [2020-04-22T12:05:18.804Z] #14 130.5 Setting up libbtrfs-dev (4.20.1-2) ... 12:05:18 [2020-04-22T12:05:18.804Z] #14 130.5 Setting up pigz (2.4-1) ... 12:05:18 [2020-04-22T12:05:18.804Z] #14 130.6 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... 12:05:18 [2020-04-22T12:05:18.804Z] #14 130.6 Setting up libnl-3-200:amd64 (3.4.0-1) ... 12:05:18 [2020-04-22T12:05:18.804Z] #14 130.6 Setting up python-pip-whl (18.1-5) ... 12:05:18 [2020-04-22T12:05:18.804Z] #14 130.6 Setting up libmpdec2:amd64 (2.4.2-2) ... 12:05:18 [2020-04-22T12:05:18.804Z] #14 130.6 Setting up mingw-w64-common (6.0.0-3) ... 12:05:18 [2020-04-22T12:05:18.804Z] #14 130.6 Setting up vim-runtime (2:8.1.0875-5) ... 12:05:18 [2020-04-22T12:05:18.804Z] #14 131.1 Setting up libaio1:amd64 (0.3.112-3) ... 12:05:18 [2020-04-22T12:05:18.804Z] #14 131.1 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... 12:05:18 [2020-04-22T12:05:18.804Z] #14 131.1 Setting up libonig5:amd64 (6.9.1-1) ... 12:05:18 [2020-04-22T12:05:18.804Z] #14 131.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... 12:05:18 [2020-04-22T12:05:18.824Z]     0.5% #####    7.3% ##########        14.0% ##############     20.3% ##################    25.2% #####################       30.0% #######################     33.1% ########################### 38.8% ################################ 44.9% ####################################      50.2% #######################################  55.4% #############################################    63.3% ####################################################  73.0% ##########################################################  81.4% ################################################################ 89.5% ####################################################################### 98.8% ######################################################################## 100.0% 12:05:18 [2020-04-22T12:05:18.824Z]  12:05:19 [2020-04-22T12:05:19.062Z] #14 131.1 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... 12:05:19 [2020-04-22T12:05:19.062Z] #14 131.1 Setting up vim (2:8.1.0875-5) ... 12:05:19 [2020-04-22T12:05:19.062Z] #14 131.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 12:05:19 [2020-04-22T12:05:19.062Z] #14 131.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 12:05:19 [2020-04-22T12:05:19.062Z] #14 131.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 12:05:19 [2020-04-22T12:05:19.063Z] #14 131.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 12:05:19 [2020-04-22T12:05:19.063Z] #14 131.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 12:05:19 [2020-04-22T12:05:19.063Z] #14 131.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 12:05:19 [2020-04-22T12:05:19.063Z] #14 131.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 12:05:19 [2020-04-22T12:05:19.063Z] #14 131.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 12:05:19 [2020-04-22T12:05:19.063Z] #14 131.2 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... 12:05:19 [2020-04-22T12:05:19.063Z] #14 131.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... 12:05:19 [2020-04-22T12:05:19.063Z] #14 131.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 12:05:19 [2020-04-22T12:05:19.063Z] #14 131.2 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 12:05:19 [2020-04-22T12:05:19.063Z] #14 131.2 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 12:05:19 [2020-04-22T12:05:19.063Z] #14 131.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 12:05:19 [2020-04-22T12:05:19.063Z] #14 131.3 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 12:05:19 [2020-04-22T12:05:19.063Z] #14 131.3 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 12:05:19 [2020-04-22T12:05:19.063Z] #14 131.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... 12:05:19 [2020-04-22T12:05:19.063Z] #14 131.3 Setting up thin-provisioning-tools (0.7.6-2.1) ... 12:05:19 [2020-04-22T12:05:19.063Z] #14 131.3 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... 12:05:19 [2020-04-22T12:05:19.063Z] #14 131.3 Setting up jq (1.5+dfsg-2+b1) ... 12:05:19 [2020-04-22T12:05:19.063Z] #14 131.3 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... 12:05:19 [2020-04-22T12:05:19.063Z] #14 131.3 Setting up python3.7 (3.7.3-2+deb10u1) ... 12:05:19 [2020-04-22T12:05:19.115Z] Removing intermediate container 134434fe8781 12:05:19 [2020-04-22T12:05:19.115Z] ---> 5f5535a02cd6 12:05:19 [2020-04-22T12:05:19.115Z] Step 72/140 : FROM base AS gotestsum 12:05:19 [2020-04-22T12:05:19.115Z] ---> df8db52b0dab 12:05:19 [2020-04-22T12:05:19.115Z] Step 73/140 : ENV INSTALL_BINARY_NAME=gotestsum 12:05:19 [2020-04-22T12:05:19.115Z] ---> Running in 04dd5ee88131 12:05:19 [2020-04-22T12:05:19.115Z] Removing intermediate container 04dd5ee88131 12:05:19 [2020-04-22T12:05:19.115Z] ---> 46f7c2336c89 12:05:19 [2020-04-22T12:05:19.115Z] Step 74/140 : ARG GOTESTSUM_COMMIT 12:05:19 [2020-04-22T12:05:19.115Z] ---> Running in 3cd2e13dec30 12:05:19 [2020-04-22T12:05:19.115Z] Removing intermediate container 3cd2e13dec30 12:05:19 [2020-04-22T12:05:19.115Z] ---> bc391bbf4f65 12:05:19 [2020-04-22T12:05:19.115Z] Step 75/140 : COPY hack/dockerfile/install/install.sh ./install.sh 12:05:19 [2020-04-22T12:05:19.119Z] #39 101.1 CC criu/bitmap.o 12:05:19 [2020-04-22T12:05:19.376Z] #39 101.3 CC criu/cgroup-props.o 12:05:19 [2020-04-22T12:05:19.442Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... 12:05:19 [2020-04-22T12:05:19.463Z] ---> 1c19f0ce171e 12:05:19 [2020-04-22T12:05:19.463Z] Step 76/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ 12:05:19 [2020-04-22T12:05:19.725Z]  12:05:19 [2020-04-22T12:05:19.725Z]  ######################################################################## 100.0% 12:05:19 [2020-04-22T12:05:19.725Z]  12:05:19 [2020-04-22T12:05:19.828Z] ---> 36b2e7a29cbd 12:05:19 [2020-04-22T12:05:19.828Z] Step 77/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME 12:05:19 [2020-04-22T12:05:19.828Z] ---> Running in 8d688dd66d9c 12:05:20 [2020-04-22T12:05:20.175Z] + RM_GOPATH=0 12:05:20 [2020-04-22T12:05:20.175Z] + TMP_GOPATH= 12:05:20 [2020-04-22T12:05:20.175Z] + : /build 12:05:20 [2020-04-22T12:05:20.175Z] + '[' -z '' ']' 12:05:20 [2020-04-22T12:05:20.175Z] ++ mktemp -d 12:05:20 [2020-04-22T12:05:20.175Z] + export GOPATH=/tmp/tmp.lzYN6nz6ic 12:05:20 [2020-04-22T12:05:20.175Z] + GOPATH=/tmp/tmp.lzYN6nz6ic 12:05:20 [2020-04-22T12:05:20.175Z] + RM_GOPATH=1 12:05:20 [2020-04-22T12:05:20.175Z] ++ dirname ./install.sh 12:05:20 [2020-04-22T12:05:20.175Z] + dir=. 12:05:20 [2020-04-22T12:05:20.175Z] + bin=gotestsum 12:05:20 [2020-04-22T12:05:20.175Z] + shift 12:05:20 [2020-04-22T12:05:20.175Z] + '[' '!' -f ./gotestsum.installer ']' 12:05:20 [2020-04-22T12:05:20.175Z] + . ./gotestsum.installer 12:05:20 [2020-04-22T12:05:20.175Z] ++ : v0.3.5 12:05:20 [2020-04-22T12:05:20.175Z] + install_gotestsum 12:05:20 [2020-04-22T12:05:20.175Z] + echo 'Installing gotestsum version v0.3.5' 12:05:20 [2020-04-22T12:05:20.175Z] + go get -d gotest.tools/gotestsum 12:05:20 [2020-04-22T12:05:20.175Z] Installing gotestsum version v0.3.5 12:05:20 [2020-04-22T12:05:20.309Z] #39 102.1 CC criu/cgroup.o 12:05:20 [2020-04-22T12:05:20.342Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... 12:05:20 [2020-04-22T12:05:20.625Z]  12:05:20 [2020-04-22T12:05:20.625Z]  ######################################################################## 100.0% 12:05:20 [2020-04-22T12:05:20.625Z]  12:05:20 [2020-04-22T12:05:20.964Z] #14 ... 12:05:20 [2020-04-22T12:05:20.964Z] 12:05:20 [2020-04-22T12:05:20.964Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 12:05:20 [2020-04-22T12:05:20.964Z] #39 117.7 CC criu/cr-service.o 12:05:20 [2020-04-22T12:05:20.964Z] #39 119.3 CC criu/crtools.o 12:05:20 [2020-04-22T12:05:20.964Z] #39 119.9 CC criu/eventfd.o 12:05:20 [2020-04-22T12:05:20.964Z] #39 120.3 CC criu/eventpoll.o 12:05:20 [2020-04-22T12:05:20.964Z] #39 121.1 CC criu/external.o 12:05:20 [2020-04-22T12:05:20.964Z] #39 121.5 CC criu/fault-injection.o 12:05:20 [2020-04-22T12:05:20.964Z] #39 121.6 CC criu/fdstore.o 12:05:20 [2020-04-22T12:05:20.964Z] #39 121.9 CC criu/fifo.o 12:05:20 [2020-04-22T12:05:20.964Z] #39 122.4 CC criu/file-ids.o 12:05:20 [2020-04-22T12:05:20.964Z] #39 122.8 CC criu/file-lock.o 12:05:20 [2020-04-22T12:05:20.964Z] #39 123.8 CC criu/files-ext.o 12:05:20 [2020-04-22T12:05:20.964Z] #39 124.2 CC criu/files-reg.o 12:05:20 [2020-04-22T12:05:20.964Z] #39 126.4 CC criu/files.o 12:05:21 [2020-04-22T12:05:21.241Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... 12:05:21 [2020-04-22T12:05:21.241Z] skipping existing c8c2d4a6b2e3 12:05:21 [2020-04-22T12:05:21.241Z] 12:05:21 [2020-04-22T12:05:21.857Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... 12:05:21 [2020-04-22T12:05:21.857Z]  12:05:21 [2020-04-22T12:05:21.898Z] #39 128.6 CC criu/filesystems.o 12:05:22 [2020-04-22T12:05:22.141Z] #=#=#  ######################################################################## 100.0% 12:05:22 [2020-04-22T12:05:22.141Z]  12:05:22 [2020-04-22T12:05:22.156Z] #39 ... 12:05:22 [2020-04-22T12:05:22.156Z] 12:05:22 [2020-04-22T12:05:22.156Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... 12:05:22 [2020-04-22T12:05:22.156Z] #14 134.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... 12:05:22 [2020-04-22T12:05:22.156Z] #14 134.4 Setting up iptables (1.8.2-4) ... 12:05:22 [2020-04-22T12:05:22.156Z] #14 134.4 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 12:05:22 [2020-04-22T12:05:22.156Z] #14 134.4 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 12:05:22 [2020-04-22T12:05:22.156Z] #14 134.4 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 12:05:22 [2020-04-22T12:05:22.156Z] #14 134.4 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 12:05:22 [2020-04-22T12:05:22.156Z] #14 134.4 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 12:05:22 [2020-04-22T12:05:22.156Z] #14 134.4 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 12:05:22 [2020-04-22T12:05:22.156Z] #14 134.4 Setting up python3 (3.7.3-1) ... 12:05:22 [2020-04-22T12:05:22.426Z] Download of images into '/build' complete. 12:05:22 [2020-04-22T12:05:22.426Z] Use something like the following to load the result into a Docker daemon: 12:05:22 [2020-04-22T12:05:22.426Z] tar -cC '/build' . | docker load 12:05:22 [2020-04-22T12:05:22.722Z] #14 134.9 Setting up python3-wheel (0.32.3-2) ... 12:05:23 [2020-04-22T12:05:23.288Z] #14 135.5 Setting up apparmor (2.13.2-10) ... 12:05:23 [2020-04-22T12:05:23.590Z] #39 105.2 CC criu/clone-noasan.o 12:05:23 [2020-04-22T12:05:23.590Z] #39 105.3 CC criu/config.o 12:05:23 [2020-04-22T12:05:23.849Z] #39 ... 12:05:23 [2020-04-22T12:05:23.849Z] 12:05:23 [2020-04-22T12:05:23.849Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... 12:05:23 [2020-04-22T12:05:23.849Z] #14 116.1 Selecting previously unselected package libonig5:amd64. 12:05:23 [2020-04-22T12:05:23.849Z] #14 116.2 Preparing to unpack .../25-libonig5_6.9.1-1_amd64.deb ... 12:05:23 [2020-04-22T12:05:23.849Z] #14 116.2 Unpacking libonig5:amd64 (6.9.1-1) ... 12:05:24 [2020-04-22T12:05:24.107Z] #14 116.3 Selecting previously unselected package libjq1:amd64. 12:05:24 [2020-04-22T12:05:24.107Z] #14 116.3 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_amd64.deb ... 12:05:24 [2020-04-22T12:05:24.107Z] #14 116.3 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... 12:05:24 [2020-04-22T12:05:24.107Z] #14 116.4 Selecting previously unselected package jq. 12:05:24 [2020-04-22T12:05:24.107Z] #14 116.4 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_amd64.deb ... 12:05:24 [2020-04-22T12:05:24.107Z] #14 116.4 Unpacking jq (1.5+dfsg-2+b1) ... 12:05:24 [2020-04-22T12:05:24.107Z] #14 116.5 Selecting previously unselected package libaio1:amd64. 12:05:24 [2020-04-22T12:05:24.365Z] #14 116.5 Preparing to unpack .../28-libaio1_0.3.112-3_amd64.deb ... 12:05:24 [2020-04-22T12:05:24.365Z] #14 116.6 Unpacking libaio1:amd64 (0.3.112-3) ... 12:05:24 [2020-04-22T12:05:24.365Z] #14 116.6 Selecting previously unselected package libbtrfs0. 12:05:24 [2020-04-22T12:05:24.365Z] #14 116.6 Preparing to unpack .../29-libbtrfs0_4.20.1-2_amd64.deb ... 12:05:24 [2020-04-22T12:05:24.365Z] #14 116.6 Unpacking libbtrfs0 (4.20.1-2) ... 12:05:24 [2020-04-22T12:05:24.365Z] #14 116.7 Selecting previously unselected package libbtrfs-dev. 12:05:24 [2020-04-22T12:05:24.365Z] #14 116.7 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_amd64.deb ... 12:05:24 [2020-04-22T12:05:24.365Z] #14 116.7 Unpacking libbtrfs-dev (4.20.1-2) ... 12:05:24 [2020-04-22T12:05:24.623Z] #14 116.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. 12:05:24 [2020-04-22T12:05:24.623Z] #14 116.9 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... 12:05:24 [2020-04-22T12:05:24.623Z] #14 116.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... 12:05:24 [2020-04-22T12:05:24.623Z] #14 116.9 Selecting previously unselected package libudev-dev:amd64. 12:05:24 [2020-04-22T12:05:24.623Z] #14 117.0 Preparing to unpack .../32-libudev-dev_241-7~deb10u3_amd64.deb ... 12:05:24 [2020-04-22T12:05:24.623Z] #14 117.0 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... 12:05:24 [2020-04-22T12:05:24.881Z] #14 117.1 Selecting previously unselected package libsepol1-dev:amd64. 12:05:24 [2020-04-22T12:05:24.881Z] #14 117.2 Preparing to unpack .../33-libsepol1-dev_2.8-1_amd64.deb ... 12:05:24 [2020-04-22T12:05:24.881Z] #14 117.2 Unpacking libsepol1-dev:amd64 (2.8-1) ... 12:05:25 [2020-04-22T12:05:25.112Z] Removing intermediate container f95ec5261e32 12:05:25 [2020-04-22T12:05:25.112Z] ---> ed33eeb2e5d6 12:05:25 [2020-04-22T12:05:25.112Z] Step 26/140 : FROM base AS cross-false 12:05:25 [2020-04-22T12:05:25.112Z] ---> b3caa79f16a7 12:05:25 [2020-04-22T12:05:25.112Z] Step 27/140 : FROM base AS cross-true 12:05:25 [2020-04-22T12:05:25.112Z] ---> b3caa79f16a7 12:05:25 [2020-04-22T12:05:25.112Z] Step 28/140 : ARG DEBIAN_FRONTEND 12:05:25 [2020-04-22T12:05:25.112Z] ---> Using cache 12:05:25 [2020-04-22T12:05:25.112Z] ---> 50c5ab2dacdb 12:05:25 [2020-04-22T12:05:25.112Z] Step 29/140 : RUN dpkg --add-architecture arm64 12:05:25 [2020-04-22T12:05:25.112Z] ---> Running in 69bd80991abc 12:05:25 [2020-04-22T12:05:25.139Z] #14 117.4 Selecting previously unselected package libpcre16-3:amd64. 12:05:25 [2020-04-22T12:05:25.189Z] #14 137.0 Setting up python3-lib2to3 (3.7.3-1) ... 12:05:25 [2020-04-22T12:05:25.189Z] #14 137.4 Setting up python3-pkg-resources (40.8.0-1) ... 12:05:25 [2020-04-22T12:05:25.398Z] #14 117.4 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_amd64.deb ... 12:05:25 [2020-04-22T12:05:25.398Z] #14 117.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... 12:05:25 [2020-04-22T12:05:25.398Z] #14 117.6 Selecting previously unselected package libpcre32-3:amd64. 12:05:25 [2020-04-22T12:05:25.398Z] #14 117.6 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_amd64.deb ... 12:05:25 [2020-04-22T12:05:25.398Z] #14 117.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... 12:05:25 [2020-04-22T12:05:25.656Z] #14 117.8 Selecting previously unselected package libpcrecpp0v5:amd64. 12:05:25 [2020-04-22T12:05:25.656Z] #14 117.8 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... 12:05:25 [2020-04-22T12:05:25.656Z] #14 117.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... 12:05:25 [2020-04-22T12:05:25.656Z] #14 117.9 Selecting previously unselected package libpcre3-dev:amd64. 12:05:25 [2020-04-22T12:05:25.656Z] #14 117.9 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_amd64.deb ... 12:05:25 [2020-04-22T12:05:25.656Z] #14 117.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... 12:05:25 [2020-04-22T12:05:25.732Z] Removing intermediate container 69bd80991abc 12:05:25 [2020-04-22T12:05:25.732Z] ---> 2e9ba6e390f3 12:05:25 [2020-04-22T12:05:25.732Z] Step 30/140 : RUN dpkg --add-architecture armel 12:05:25 [2020-04-22T12:05:25.732Z] ---> Running in 25a09046d73c 12:05:26 [2020-04-22T12:05:26.122Z] #14 138.3 Setting up python3-distutils (3.7.3-1) ... 12:05:26 [2020-04-22T12:05:26.222Z] #14 118.3 Selecting previously unselected package libselinux1-dev:amd64. 12:05:26 [2020-04-22T12:05:26.222Z] #14 118.3 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_amd64.deb ... 12:05:26 [2020-04-22T12:05:26.222Z] #14 118.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... 12:05:26 [2020-04-22T12:05:26.222Z] #14 118.6 Selecting previously unselected package libdevmapper-dev:amd64. 12:05:26 [2020-04-22T12:05:26.355Z] Removing intermediate container 25a09046d73c 12:05:26 [2020-04-22T12:05:26.355Z] ---> 458ae35fbe35 12:05:26 [2020-04-22T12:05:26.355Z] Step 31/140 : RUN dpkg --add-architecture armhf 12:05:26 [2020-04-22T12:05:26.355Z] ---> Running in b7803932a468 12:05:26 [2020-04-22T12:05:26.367Z] + cd /tmp/tmp.lzYN6nz6ic/src/gotest.tools/gotestsum 12:05:26 [2020-04-22T12:05:26.367Z] + git checkout -q v0.3.5 12:05:26 [2020-04-22T12:05:26.367Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum 12:05:26 [2020-04-22T12:05:26.480Z] #14 118.6 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... 12:05:26 [2020-04-22T12:05:26.480Z] #14 118.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... 12:05:26 [2020-04-22T12:05:26.480Z] #14 118.7 Selecting previously unselected package libgpm2:amd64. 12:05:26 [2020-04-22T12:05:26.480Z] #14 118.7 Preparing to unpack .../40-libgpm2_1.20.7-5_amd64.deb ... 12:05:26 [2020-04-22T12:05:26.480Z] #14 118.7 Unpacking libgpm2:amd64 (1.20.7-5) ... 12:05:26 [2020-04-22T12:05:26.480Z] #14 118.8 Selecting previously unselected package libicu63:amd64. 12:05:26 [2020-04-22T12:05:26.480Z] #14 118.8 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_amd64.deb ... 12:05:26 [2020-04-22T12:05:26.688Z] #14 138.7 Setting up python3-setuptools (40.8.0-1) ... 12:05:26 [2020-04-22T12:05:26.738Z] #14 118.8 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... 12:05:27 [2020-04-22T12:05:27.374Z] Removing intermediate container b7803932a468 12:05:27 [2020-04-22T12:05:27.374Z] ---> 3cf4cd583614 12:05:27 [2020-04-22T12:05:27.374Z] Step 32/140 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf && rm -rf /var/lib/apt/lists/*; fi 12:05:27 [2020-04-22T12:05:27.374Z] ---> Running in 8f0a1fc6eb8c 12:05:27 [2020-04-22T12:05:27.995Z] Removing intermediate container 8f0a1fc6eb8c 12:05:27 [2020-04-22T12:05:27.995Z] ---> ff5d4fc8e8a9 12:05:27 [2020-04-22T12:05:27.995Z] Step 33/140 : FROM cross-${CROSS} as dev-base 12:05:27 [2020-04-22T12:05:27.995Z] ---> b3caa79f16a7 12:05:27 [2020-04-22T12:05:27.995Z] Step 34/140 : FROM dev-base AS runtime-dev-cross-false 12:05:27 [2020-04-22T12:05:27.995Z] ---> b3caa79f16a7 12:05:27 [2020-04-22T12:05:27.995Z] Step 35/140 : ARG DEBIAN_FRONTEND 12:05:27 [2020-04-22T12:05:27.995Z] ---> Using cache 12:05:27 [2020-04-22T12:05:27.995Z] ---> 50c5ab2dacdb 12:05:27 [2020-04-22T12:05:27.995Z] Step 36/140 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* 12:05:27 [2020-04-22T12:05:27.995Z] ---> Running in 73b40b7d776b 12:05:28 [2020-04-22T12:05:28.062Z] #14 139.9 Setting up python3-pip (18.1-5) ... 12:05:28 [2020-04-22T12:05:28.280Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 12:05:28 [2020-04-22T12:05:28.566Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 12:05:28 [2020-04-22T12:05:28.566Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] 12:05:28 [2020-04-22T12:05:28.566Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] 12:05:28 [2020-04-22T12:05:28.639Z] #14 ... 12:05:28 [2020-04-22T12:05:28.639Z] 12:05:28 [2020-04-22T12:05:28.639Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 12:05:28 [2020-04-22T12:05:28.639Z] #42 176.7 github.com/LK4D4/vndr/godl 12:05:28 [2020-04-22T12:05:28.639Z] #42 177.3 github.com/LK4D4/vndr 12:05:28 [2020-04-22T12:05:28.639Z] #42 DONE 185.6s 12:05:28 [2020-04-22T12:05:28.639Z] 12:05:28 [2020-04-22T12:05:28.639Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 12:05:28 [2020-04-22T12:05:28.639Z] #39 106.7 CC criu/cr-check.o 12:05:28 [2020-04-22T12:05:28.639Z] #39 108.7 CC criu/cr-dedup.o 12:05:28 [2020-04-22T12:05:28.639Z] #39 109.2 CC criu/cr-dump.o 12:05:28 [2020-04-22T12:05:28.855Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] 12:05:28 [2020-04-22T12:05:28.996Z] #14 141.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... 12:05:28 [2020-04-22T12:05:28.996Z] #14 141.1 Setting up dmsetup (2:1.02.155-3) ... 12:05:28 [2020-04-22T12:05:28.996Z] #14 141.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... 12:05:28 [2020-04-22T12:05:28.996Z] #14 141.2 Setting up xfsprogs (4.20.0-1) ... 12:05:28 [2020-04-22T12:05:28.996Z] #14 141.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... 12:05:28 [2020-04-22T12:05:28.996Z] #14 141.2 Processing triggers for mime-support (3.62) ... 12:05:28 [2020-04-22T12:05:28.996Z] #14 141.2 Processing triggers for libc-bin (2.28-10) ... 12:05:29 [2020-04-22T12:05:29.139Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] 12:05:29 [2020-04-22T12:05:29.933Z] #14 DONE 141.9s 12:05:29 [2020-04-22T12:05:29.933Z] 12:05:29 [2020-04-22T12:05:29.933Z] #15 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... 12:05:30 [2020-04-22T12:05:30.013Z] #39 111.8 CC criu/cr-errno.o 12:05:30 [2020-04-22T12:05:30.013Z] #39 111.9 CC criu/cr-restore.o 12:05:30 [2020-04-22T12:05:30.947Z] #39 ... 12:05:30 [2020-04-22T12:05:30.947Z] 12:05:30 [2020-04-22T12:05:30.947Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... 12:05:30 [2020-04-22T12:05:30.947Z] #14 123.0 Selecting previously unselected package libnet1:amd64. 12:05:30 [2020-04-22T12:05:30.947Z] #14 123.0 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_amd64.deb ... 12:05:30 [2020-04-22T12:05:30.947Z] #14 123.0 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... 12:05:30 [2020-04-22T12:05:30.947Z] #14 123.1 Selecting previously unselected package libnl-3-200:amd64. 12:05:30 [2020-04-22T12:05:30.947Z] #14 123.1 Preparing to unpack .../43-libnl-3-200_3.4.0-1_amd64.deb ... 12:05:30 [2020-04-22T12:05:30.947Z] #14 123.1 Unpacking libnl-3-200:amd64 (3.4.0-1) ... 12:05:30 [2020-04-22T12:05:30.947Z] #14 123.2 Selecting previously unselected package libprotobuf-c1:amd64. 12:05:30 [2020-04-22T12:05:30.947Z] #14 123.3 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... 12:05:30 [2020-04-22T12:05:30.947Z] #14 123.3 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... 12:05:30 [2020-04-22T12:05:30.947Z] #14 123.3 Selecting previously unselected package libreadline5:amd64. 12:05:30 [2020-04-22T12:05:30.947Z] #14 123.3 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_amd64.deb ... 12:05:31 [2020-04-22T12:05:31.169Z] Fetched 8120 kB in 2s (3414 kB/s) 12:05:31 [2020-04-22T12:05:31.205Z] #14 123.3 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... 12:05:31 [2020-04-22T12:05:31.205Z] #14 123.5 Selecting previously unselected package libsystemd-dev:amd64. 12:05:31 [2020-04-22T12:05:31.205Z] #14 123.5 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u3_amd64.deb ... 12:05:31 [2020-04-22T12:05:31.205Z] #14 123.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... 12:05:31 [2020-04-22T12:05:31.771Z] #14 123.8 Selecting previously unselected package net-tools. 12:05:31 [2020-04-22T12:05:31.771Z] #14 123.8 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... 12:05:31 [2020-04-22T12:05:31.771Z] #14 123.8 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... 12:05:31 [2020-04-22T12:05:31.771Z] #14 124.0 Selecting previously unselected package python-pip-whl. 12:05:31 [2020-04-22T12:05:31.771Z] #14 124.1 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... 12:05:31 [2020-04-22T12:05:31.771Z] #14 124.1 Unpacking python-pip-whl (18.1-5) ... 12:05:31 [2020-04-22T12:05:31.788Z] Reading package lists... 12:05:31 [2020-04-22T12:05:31.834Z] #15 1.793 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode 12:05:31 [2020-04-22T12:05:31.834Z] #15 1.797 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode 12:05:31 [2020-04-22T12:05:31.834Z] #15 1.803 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting 12:05:31 [2020-04-22T12:05:31.834Z] #15 DONE 1.9s 12:05:31 [2020-04-22T12:05:31.834Z] 12:05:31 [2020-04-22T12:05:31.834Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 12:05:32 [2020-04-22T12:05:32.340Z] #14 124.6 Selecting previously unselected package python3-lib2to3. 12:05:32 [2020-04-22T12:05:32.340Z] #14 124.6 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... 12:05:32 [2020-04-22T12:05:32.340Z] #14 124.6 Unpacking python3-lib2to3 (3.7.3-1) ... 12:05:32 [2020-04-22T12:05:32.340Z] #14 124.7 Selecting previously unselected package python3-distutils. 12:05:32 [2020-04-22T12:05:32.401Z] #16 ... 12:05:32 [2020-04-22T12:05:32.401Z] 12:05:32 [2020-04-22T12:05:32.401Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 12:05:32 [2020-04-22T12:05:32.401Z] #39 129.2 CC criu/fsnotify.o 12:05:32 [2020-04-22T12:05:32.401Z] #39 130.3 CC criu/image-desc.o 12:05:32 [2020-04-22T12:05:32.401Z] #39 130.4 CC criu/image.o 12:05:32 [2020-04-22T12:05:32.401Z] #39 131.4 CC criu/ipc_ns.o 12:05:32 [2020-04-22T12:05:32.401Z] #39 132.6 CC criu/irmap.o 12:05:32 [2020-04-22T12:05:32.401Z] #39 133.2 CC criu/kcmp-ids.o 12:05:32 [2020-04-22T12:05:32.401Z] #39 133.5 CC criu/kerndat.o 12:05:32 [2020-04-22T12:05:32.401Z] #39 134.6 CC criu/libnetlink.o 12:05:32 [2020-04-22T12:05:32.401Z] #39 134.9 CC criu/log.o 12:05:32 [2020-04-22T12:05:32.401Z] #39 135.5 CC criu/lsm.o 12:05:32 [2020-04-22T12:05:32.401Z] #39 135.9 CC criu/mem.o 12:05:32 [2020-04-22T12:05:32.401Z] #39 137.8 CC criu/mount.o 12:05:32 [2020-04-22T12:05:32.598Z] #14 124.7 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... 12:05:32 [2020-04-22T12:05:32.598Z] #14 124.7 Unpacking python3-distutils (3.7.3-1) ... 12:05:32 [2020-04-22T12:05:32.598Z] #14 124.9 Selecting previously unselected package python3-pip. 12:05:32 [2020-04-22T12:05:32.598Z] #14 124.9 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... 12:05:32 [2020-04-22T12:05:32.598Z] #14 124.9 Unpacking python3-pip (18.1-5) ... 12:05:32 [2020-04-22T12:05:32.856Z] #14 125.1 Selecting previously unselected package python3-pkg-resources. 12:05:32 [2020-04-22T12:05:32.856Z] #14 125.1 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... 12:05:32 [2020-04-22T12:05:32.856Z] #14 125.1 Unpacking python3-pkg-resources (40.8.0-1) ... 12:05:33 [2020-04-22T12:05:33.115Z] #14 125.2 Selecting previously unselected package python3-setuptools. 12:05:33 [2020-04-22T12:05:33.115Z] #14 125.2 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... 12:05:33 [2020-04-22T12:05:33.115Z] #14 125.2 Unpacking python3-setuptools (40.8.0-1) ... 12:05:33 [2020-04-22T12:05:33.266Z] Reading package lists... 12:05:33 [2020-04-22T12:05:33.267Z] Building dependency tree... 12:05:33 [2020-04-22T12:05:33.267Z] Reading state information... 12:05:33 [2020-04-22T12:05:33.373Z] #14 125.5 Selecting previously unselected package python3-wheel. 12:05:33 [2020-04-22T12:05:33.373Z] #14 125.5 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... 12:05:33 [2020-04-22T12:05:33.373Z] #14 125.5 Unpacking python3-wheel (0.32.3-2) ... 12:05:33 [2020-04-22T12:05:33.373Z] #14 125.6 Selecting previously unselected package thin-provisioning-tools. 12:05:33 [2020-04-22T12:05:33.373Z] #14 125.6 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... 12:05:33 [2020-04-22T12:05:33.373Z] #14 125.6 Unpacking thin-provisioning-tools (0.7.6-2.1) ... 12:05:33 [2020-04-22T12:05:33.557Z] The following additional packages will be installed: 12:05:33 [2020-04-22T12:05:33.557Z] libapparmor1 12:05:33 [2020-04-22T12:05:33.557Z] Suggested packages: 12:05:33 [2020-04-22T12:05:33.557Z] seccomp 12:05:33 [2020-04-22T12:05:33.557Z] The following NEW packages will be installed: 12:05:33 [2020-04-22T12:05:33.557Z] libapparmor-dev libapparmor1 libseccomp-dev 12:05:33 [2020-04-22T12:05:33.557Z] 0 upgraded, 3 newly installed, 0 to remove and 4 not upgraded. 12:05:33 [2020-04-22T12:05:33.557Z] Need to get 307 kB of archives. 12:05:33 [2020-04-22T12:05:33.557Z] After this operation, 1108 kB of additional disk space will be used. 12:05:33 [2020-04-22T12:05:33.557Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] 12:05:33 [2020-04-22T12:05:33.558Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] 12:05:33 [2020-04-22T12:05:33.558Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] 12:05:33 [2020-04-22T12:05:33.631Z] #14 125.8 Selecting previously unselected package vim-runtime. 12:05:33 [2020-04-22T12:05:33.631Z] #14 125.8 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... 12:05:33 [2020-04-22T12:05:33.631Z] #14 125.9 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' 12:05:33 [2020-04-22T12:05:33.631Z] #14 125.9 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' 12:05:33 [2020-04-22T12:05:33.631Z] #14 125.9 Unpacking vim-runtime (2:8.1.0875-5) ... 12:05:33 [2020-04-22T12:05:33.843Z] debconf: delaying package configuration, since apt-utils is not installed 12:05:33 [2020-04-22T12:05:33.843Z] Fetched 307 kB in 0s (3049 kB/s) 12:05:33 [2020-04-22T12:05:33.843Z] Selecting previously unselected package libapparmor1:ppc64el. 12:05:33 [2020-04-22T12:05:33.843Z] (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 ... 15334 files and directories currently installed.) 12:05:33 [2020-04-22T12:05:33.843Z] Preparing to unpack .../libapparmor1_2.13.2-10_ppc64el.deb ... 12:05:33 [2020-04-22T12:05:33.843Z] Unpacking libapparmor1:ppc64el (2.13.2-10) ... 12:05:33 [2020-04-22T12:05:33.843Z] Selecting previously unselected package libapparmor-dev:ppc64el. 12:05:33 [2020-04-22T12:05:33.843Z] Preparing to unpack .../libapparmor-dev_2.13.2-10_ppc64el.deb ... 12:05:33 [2020-04-22T12:05:33.843Z] Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... 12:05:33 [2020-04-22T12:05:33.843Z] Selecting previously unselected package libseccomp-dev:ppc64el. 12:05:33 [2020-04-22T12:05:33.843Z] Preparing to unpack .../libseccomp-dev_2.3.3-4_ppc64el.deb ... 12:05:33 [2020-04-22T12:05:33.843Z] Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... 12:05:34 [2020-04-22T12:05:34.126Z] Setting up libseccomp-dev:ppc64el (2.3.3-4) ... 12:05:34 [2020-04-22T12:05:34.126Z] Setting up libapparmor1:ppc64el (2.13.2-10) ... 12:05:34 [2020-04-22T12:05:34.126Z] Setting up libapparmor-dev:ppc64el (2.13.2-10) ... 12:05:34 [2020-04-22T12:05:34.126Z] Processing triggers for libc-bin (2.28-10) ... 12:05:34 [2020-04-22T12:05:34.576Z] Removing intermediate container 73b40b7d776b 12:05:34 [2020-04-22T12:05:34.576Z] ---> 6e0fa62d5d41 12:05:34 [2020-04-22T12:05:34.576Z] Step 37/140 : FROM cross-true AS runtime-dev-cross-true 12:05:34 [2020-04-22T12:05:34.576Z] ---> ff5d4fc8e8a9 12:05:34 [2020-04-22T12:05:34.576Z] Step 38/140 : ARG DEBIAN_FRONTEND 12:05:34 [2020-04-22T12:05:34.576Z] ---> Running in bf0272786762 12:05:34 [2020-04-22T12:05:34.576Z] Removing intermediate container bf0272786762 12:05:34 [2020-04-22T12:05:34.576Z] ---> eb267a3d3674 12:05:34 [2020-04-22T12:05:34.576Z] Step 39/140 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/*; fi 12:05:34 [2020-04-22T12:05:34.860Z] ---> Running in e88bc101fe1b 12:05:35 [2020-04-22T12:05:35.480Z] Removing intermediate container e88bc101fe1b 12:05:35 [2020-04-22T12:05:35.480Z] ---> b107116bf4c5 12:05:35 [2020-04-22T12:05:35.480Z] Step 40/140 : FROM runtime-dev-cross-${CROSS} AS runtime-dev 12:05:35 [2020-04-22T12:05:35.480Z] ---> 6e0fa62d5d41 12:05:35 [2020-04-22T12:05:35.480Z] Step 41/140 : FROM base AS tomlv 12:05:35 [2020-04-22T12:05:35.480Z] ---> b3caa79f16a7 12:05:35 [2020-04-22T12:05:35.480Z] Step 42/140 : ENV INSTALL_BINARY_NAME=tomlv 12:05:35 [2020-04-22T12:05:35.480Z] ---> Running in 21c992cd94c5 12:05:35 [2020-04-22T12:05:35.480Z] Removing intermediate container 21c992cd94c5 12:05:35 [2020-04-22T12:05:35.480Z] ---> fe264cbc06d5 12:05:35 [2020-04-22T12:05:35.480Z] Step 43/140 : ARG TOMLV_COMMIT 12:05:35 [2020-04-22T12:05:35.612Z] Removing intermediate container 8d688dd66d9c 12:05:35 [2020-04-22T12:05:35.612Z] ---> 3e2d100bd527 12:05:35 [2020-04-22T12:05:35.612Z] Step 78/140 : FROM dev-base AS dockercli 12:05:35 [2020-04-22T12:05:35.612Z] ---> df8db52b0dab 12:05:35 [2020-04-22T12:05:35.612Z] Step 79/140 : ENV INSTALL_BINARY_NAME=dockercli 12:05:35 [2020-04-22T12:05:35.612Z] ---> Running in 7a6bec242eaf 12:05:35 [2020-04-22T12:05:35.612Z] Removing intermediate container 7a6bec242eaf 12:05:35 [2020-04-22T12:05:35.612Z] ---> 95332dc7458b 12:05:35 [2020-04-22T12:05:35.612Z] Step 80/140 : ARG DOCKERCLI_CHANNEL 12:05:35 [2020-04-22T12:05:35.683Z] #39 142.1 CC criu/namespaces.o 12:05:35 [2020-04-22T12:05:35.769Z] ---> Running in c6f2dcb4778d 12:05:35 [2020-04-22T12:05:35.769Z] Removing intermediate container c6f2dcb4778d 12:05:35 [2020-04-22T12:05:35.769Z] ---> 4f398b90fc35 12:05:35 [2020-04-22T12:05:35.769Z] Step 44/140 : COPY hack/dockerfile/install/install.sh ./install.sh 12:05:35 [2020-04-22T12:05:35.769Z] ---> cd9fcdbaa28d 12:05:35 [2020-04-22T12:05:35.769Z] Step 45/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ 12:05:35 [2020-04-22T12:05:35.962Z] ---> Running in 3d77950a2e67 12:05:35 [2020-04-22T12:05:35.962Z] Removing intermediate container 3d77950a2e67 12:05:35 [2020-04-22T12:05:35.962Z] ---> 26468cfe8f03 12:05:35 [2020-04-22T12:05:35.962Z] Step 81/140 : ARG DOCKERCLI_VERSION 12:05:35 [2020-04-22T12:05:35.962Z] ---> Running in 2faa96b1a68c 12:05:36 [2020-04-22T12:05:36.056Z] ---> d010b31b2756 12:05:36 [2020-04-22T12:05:36.056Z] Step 46/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME 12:05:36 [2020-04-22T12:05:36.056Z] ---> Running in 1d9fc40528b2 12:05:36 [2020-04-22T12:05:36.309Z] Removing intermediate container 2faa96b1a68c 12:05:36 [2020-04-22T12:05:36.309Z] ---> 82f30982ef64 12:05:36 [2020-04-22T12:05:36.309Z] Step 82/140 : COPY hack/dockerfile/install/install.sh ./install.sh 12:05:36 [2020-04-22T12:05:36.309Z] ---> b6184e183cb0 12:05:36 [2020-04-22T12:05:36.309Z] Step 83/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ 12:05:36 [2020-04-22T12:05:36.342Z] + RM_GOPATH=0 12:05:36 [2020-04-22T12:05:36.342Z] + TMP_GOPATH= 12:05:36 [2020-04-22T12:05:36.342Z] + : /build 12:05:36 [2020-04-22T12:05:36.342Z] + '[' -z '' ']' 12:05:36 [2020-04-22T12:05:36.342Z] ++ mktemp -d 12:05:36 [2020-04-22T12:05:36.342Z] + export GOPATH=/tmp/tmp.xvpVlsZNDS 12:05:36 [2020-04-22T12:05:36.342Z] + GOPATH=/tmp/tmp.xvpVlsZNDS 12:05:36 [2020-04-22T12:05:36.342Z] + RM_GOPATH=1 12:05:36 [2020-04-22T12:05:36.342Z] ++ dirname ./install.sh 12:05:36 [2020-04-22T12:05:36.342Z] + dir=. 12:05:36 [2020-04-22T12:05:36.342Z] + bin=tomlv 12:05:36 [2020-04-22T12:05:36.342Z] + shift 12:05:36 [2020-04-22T12:05:36.342Z] + '[' '!' -f ./tomlv.installer ']' 12:05:36 [2020-04-22T12:05:36.342Z] + . ./tomlv.installer 12:05:36 [2020-04-22T12:05:36.342Z] ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 12:05:36 [2020-04-22T12:05:36.342Z] + install_tomlv 12:05:36 [2020-04-22T12:05:36.342Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' 12:05:36 [2020-04-22T12:05:36.342Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.xvpVlsZNDS/src/github.com/BurntSushi/toml 12:05:36 [2020-04-22T12:05:36.342Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 12:05:36 [2020-04-22T12:05:36.342Z] Cloning into '/tmp/tmp.xvpVlsZNDS/src/github.com/BurntSushi/toml'... 12:05:36 [2020-04-22T12:05:36.654Z] ---> f43bd0238e07 12:05:36 [2020-04-22T12:05:36.654Z] Step 84/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME 12:05:36 [2020-04-22T12:05:36.654Z] ---> Running in bf59a4fd7592 12:05:36 [2020-04-22T12:05:36.967Z] + cd /tmp/tmp.xvpVlsZNDS/src/github.com/BurntSushi/toml 12:05:36 [2020-04-22T12:05:36.967Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 12:05:36 [2020-04-22T12:05:36.967Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv 12:05:36 [2020-04-22T12:05:36.967Z] internal/cpu 12:05:36 [2020-04-22T12:05:36.967Z] runtime/internal/sys 12:05:36 [2020-04-22T12:05:36.967Z] runtime/internal/atomic 12:05:36 [2020-04-22T12:05:36.967Z] math/bits 12:05:36 [2020-04-22T12:05:36.967Z] runtime/internal/math 12:05:36 [2020-04-22T12:05:36.967Z] unicode/utf8 12:05:36 [2020-04-22T12:05:36.967Z] internal/bytealg 12:05:36 [2020-04-22T12:05:36.967Z] internal/race 12:05:36 [2020-04-22T12:05:36.967Z] sync/atomic 12:05:36 [2020-04-22T12:05:36.967Z] math 12:05:36 [2020-04-22T12:05:36.967Z] internal/testlog 12:05:36 [2020-04-22T12:05:36.967Z] unicode 12:05:36 [2020-04-22T12:05:36.967Z] encoding 12:05:37 [2020-04-22T12:05:37.224Z] #14 129.4 Selecting previously unselected package vim. 12:05:37 [2020-04-22T12:05:37.224Z] #14 129.4 Preparing to unpack .../57-vim_2%3a8.1.0875-5_amd64.deb ... 12:05:37 [2020-04-22T12:05:37.224Z] #14 129.4 Unpacking vim (2:8.1.0875-5) ... 12:05:37 [2020-04-22T12:05:37.255Z] runtime/cgo 12:05:37 [2020-04-22T12:05:37.255Z] runtime 12:05:37 [2020-04-22T12:05:37.431Z] + RM_GOPATH=0 12:05:37 [2020-04-22T12:05:37.431Z] + TMP_GOPATH= 12:05:37 [2020-04-22T12:05:37.431Z] + : /build 12:05:37 [2020-04-22T12:05:37.431Z] + '[' -z '' ']' 12:05:37 [2020-04-22T12:05:37.431Z] ++ mktemp -d 12:05:37 [2020-04-22T12:05:37.431Z] + export GOPATH=/tmp/tmp.Z2R6rQiI5Y 12:05:37 [2020-04-22T12:05:37.431Z] + GOPATH=/tmp/tmp.Z2R6rQiI5Y 12:05:37 [2020-04-22T12:05:37.431Z] + RM_GOPATH=1 12:05:37 [2020-04-22T12:05:37.431Z] ++ dirname ./install.sh 12:05:37 [2020-04-22T12:05:37.431Z] Install docker/cli version 17.06.2-ce from stable 12:05:37 [2020-04-22T12:05:37.431Z] + dir=. 12:05:37 [2020-04-22T12:05:37.431Z] + bin=dockercli 12:05:37 [2020-04-22T12:05:37.431Z] + shift 12:05:37 [2020-04-22T12:05:37.431Z] + '[' '!' -f ./dockercli.installer ']' 12:05:37 [2020-04-22T12:05:37.431Z] + . ./dockercli.installer 12:05:37 [2020-04-22T12:05:37.431Z] ++ : stable 12:05:37 [2020-04-22T12:05:37.431Z] ++ : 17.06.2-ce 12:05:37 [2020-04-22T12:05:37.431Z] + install_dockercli 12:05:37 [2020-04-22T12:05:37.431Z] + echo 'Install docker/cli version 17.06.2-ce from stable' 12:05:37 [2020-04-22T12:05:37.431Z] ++ uname -m 12:05:37 [2020-04-22T12:05:37.431Z] + arch=s390x 12:05:37 [2020-04-22T12:05:37.431Z] + '[' s390x '!=' x86_64 ']' 12:05:37 [2020-04-22T12:05:37.431Z] + '[' s390x '!=' s390x ']' 12:05:37 [2020-04-22T12:05:37.431Z] + url=https://download.docker.com/linux/static 12:05:37 [2020-04-22T12:05:37.431Z] + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz 12:05:37 [2020-04-22T12:05:37.431Z] + tar -xz docker/docker 12:05:37 [2020-04-22T12:05:37.583Z] #39 144.0 CC criu/net.o 12:05:37 [2020-04-22T12:05:37.583Z] #39 ... 12:05:37 [2020-04-22T12:05:37.583Z] 12:05:37 [2020-04-22T12:05:37.583Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 12:05:37 [2020-04-22T12:05:37.583Z] #16 5.923 Collecting yamllint==1.16.0 12:05:37 [2020-04-22T12:05:37.788Z] #14 129.9 Selecting previously unselected package xfsprogs. 12:05:37 [2020-04-22T12:05:37.788Z] #14 129.9 Preparing to unpack .../58-xfsprogs_4.20.0-1_amd64.deb ... 12:05:37 [2020-04-22T12:05:37.788Z] #14 129.9 Unpacking xfsprogs (4.20.0-1) ... 12:05:38 [2020-04-22T12:05:38.353Z] #14 130.4 Selecting previously unselected package zip. 12:05:38 [2020-04-22T12:05:38.353Z] #14 130.5 Preparing to unpack .../59-zip_3.0-11+b1_amd64.deb ... 12:05:38 [2020-04-22T12:05:38.353Z] #14 130.5 Unpacking zip (3.0-11+b1) ... 12:05:38 [2020-04-22T12:05:38.353Z] #14 130.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... 12:05:38 [2020-04-22T12:05:38.353Z] #14 130.7 Setting up aufs-tools (1:4.14+20190211-1) ... 12:05:38 [2020-04-22T12:05:38.353Z] #14 130.7 Setting up net-tools (1.60+git20180626.aebd88e-1) ... 12:05:38 [2020-04-22T12:05:38.353Z] #14 130.7 Setting up libip6tc0:amd64 (1.8.2-4) ... 12:05:38 [2020-04-22T12:05:38.353Z] #14 130.7 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... 12:05:38 [2020-04-22T12:05:38.353Z] #14 130.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... 12:05:38 [2020-04-22T12:05:38.353Z] #14 130.8 Setting up libgpm2:amd64 (1.20.7-5) ... 12:05:38 [2020-04-22T12:05:38.353Z] #14 130.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... 12:05:38 [2020-04-22T12:05:38.353Z] #14 130.8 Setting up libip4tc0:amd64 (1.8.2-4) ... 12:05:38 [2020-04-22T12:05:38.611Z] #14 130.8 Setting up libsepol1-dev:amd64 (2.8-1) ... 12:05:38 [2020-04-22T12:05:38.611Z] #14 130.8 Setting up libnftnl11:amd64 (1.1.2-2) ... 12:05:38 [2020-04-22T12:05:38.611Z] #14 130.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... 12:05:38 [2020-04-22T12:05:38.611Z] #14 130.8 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... 12:05:38 [2020-04-22T12:05:38.611Z] #14 130.8 Setting up bzip2 (1.0.6-9.2~deb10u1) ... 12:05:38 [2020-04-22T12:05:38.611Z] #14 130.8 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... 12:05:38 [2020-04-22T12:05:38.611Z] #14 130.8 Setting up libicu63:amd64 (63.1-6+deb10u1) ... 12:05:38 [2020-04-22T12:05:38.611Z] #14 130.9 Setting up xxd (2:8.1.0875-5) ... 12:05:38 [2020-04-22T12:05:38.611Z] #14 130.9 Setting up libbtrfs0 (4.20.1-2) ... 12:05:38 [2020-04-22T12:05:38.611Z] #14 130.9 Setting up zip (3.0-11+b1) ... 12:05:38 [2020-04-22T12:05:38.611Z] #14 130.9 Setting up vim-common (2:8.1.0875-5) ... 12:05:38 [2020-04-22T12:05:38.611Z] #14 130.9 Setting up bash-completion (1:2.8-6) ... 12:05:38 [2020-04-22T12:05:38.636Z] + mkdir -p /build 12:05:38 [2020-04-22T12:05:38.636Z] + mv docker/docker /build/ 12:05:38 [2020-04-22T12:05:38.636Z] + rmdir docker 12:05:38 [2020-04-22T12:05:38.982Z] Removing intermediate container bf59a4fd7592 12:05:38 [2020-04-22T12:05:38.982Z] ---> 938aa258af51 12:05:38 [2020-04-22T12:05:38.982Z] Step 85/140 : FROM runtime-dev AS runc 12:05:38 [2020-04-22T12:05:38.982Z] ---> 7ab6e571b243 12:05:38 [2020-04-22T12:05:38.982Z] Step 86/140 : ENV INSTALL_BINARY_NAME=runc 12:05:38 [2020-04-22T12:05:38.982Z] ---> Running in 506517a0dbe4 12:05:39 [2020-04-22T12:05:39.339Z] Removing intermediate container 506517a0dbe4 12:05:39 [2020-04-22T12:05:39.339Z] ---> 3da8c356cba9 12:05:39 [2020-04-22T12:05:39.339Z] Step 87/140 : ARG RUNC_COMMIT 12:05:39 [2020-04-22T12:05:39.339Z] ---> Running in 95869eed7d94 12:05:39 [2020-04-22T12:05:39.339Z] Removing intermediate container 95869eed7d94 12:05:39 [2020-04-22T12:05:39.339Z] ---> b895c8a2c0aa 12:05:39 [2020-04-22T12:05:39.339Z] Step 88/140 : ARG RUNC_BUILDTAGS 12:05:39 [2020-04-22T12:05:39.339Z] ---> Running in 7771ec312c59 12:05:39 [2020-04-22T12:05:39.684Z] Removing intermediate container 7771ec312c59 12:05:39 [2020-04-22T12:05:39.684Z] ---> 2ce3612b58c8 12:05:39 [2020-04-22T12:05:39.684Z] Step 89/140 : COPY hack/dockerfile/install/install.sh ./install.sh 12:05:39 [2020-04-22T12:05:39.684Z] ---> ca2a425ba2ed 12:05:39 [2020-04-22T12:05:39.684Z] Step 90/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ 12:05:40 [2020-04-22T12:05:40.100Z] ---> d98c1a33c1c8 12:05:40 [2020-04-22T12:05:40.100Z] Step 91/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME 12:05:40 [2020-04-22T12:05:40.100Z] ---> Running in 8fb3a9294f8f 12:05:40 [2020-04-22T12:05:40.862Z] + RM_GOPATH=0 12:05:40 [2020-04-22T12:05:40.862Z] + TMP_GOPATH= 12:05:40 [2020-04-22T12:05:40.862Z] + : /build 12:05:40 [2020-04-22T12:05:40.862Z] + '[' -z '' ']' 12:05:40 [2020-04-22T12:05:40.862Z] ++ mktemp -d 12:05:40 [2020-04-22T12:05:40.862Z] + export GOPATH=/tmp/tmp.pMhxjl5lRZ 12:05:40 [2020-04-22T12:05:40.862Z] + GOPATH=/tmp/tmp.pMhxjl5lRZ 12:05:40 [2020-04-22T12:05:40.862Z] + RM_GOPATH=1 12:05:40 [2020-04-22T12:05:40.862Z] ++ dirname ./install.sh 12:05:40 [2020-04-22T12:05:40.862Z] + dir=. 12:05:40 [2020-04-22T12:05:40.862Z] + bin=runc 12:05:40 [2020-04-22T12:05:40.862Z] + shift 12:05:40 [2020-04-22T12:05:40.862Z] + '[' '!' -f ./runc.installer ']' 12:05:40 [2020-04-22T12:05:40.862Z] + . ./runc.installer 12:05:40 [2020-04-22T12:05:40.862Z] ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd 12:05:40 [2020-04-22T12:05:40.862Z] + install_runc 12:05:40 [2020-04-22T12:05:40.862Z] + uname -r 12:05:40 [2020-04-22T12:05:40.862Z] + grep -q '^3\.10\.0.*\.el7\.' 12:05:40 [2020-04-22T12:05:40.862Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' 12:05:40 [2020-04-22T12:05:40.862Z] + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' 12:05:40 [2020-04-22T12:05:40.862Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.pMhxjl5lRZ/src/github.com/opencontainers/runc 12:05:40 [2020-04-22T12:05:40.862Z] Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) 12:05:40 [2020-04-22T12:05:40.862Z] Cloning into '/tmp/tmp.pMhxjl5lRZ/src/github.com/opencontainers/runc'... 12:05:41 [2020-04-22T12:05:41.666Z] + cd /tmp/tmp.pMhxjl5lRZ/src/github.com/opencontainers/runc 12:05:41 [2020-04-22T12:05:41.666Z] + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd 12:05:41 [2020-04-22T12:05:41.666Z] + '[' -z '' ']' 12:05:41 [2020-04-22T12:05:41.666Z] + target=static 12:05:41 [2020-04-22T12:05:41.666Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static 12:05:41 [2020-04-22T12:05:41.671Z] internal/reflectlite 12:05:41 [2020-04-22T12:05:41.671Z] sync 12:05:41 [2020-04-22T12:05:41.671Z] errors 12:05:41 [2020-04-22T12:05:41.671Z] sort 12:05:41 [2020-04-22T12:05:41.671Z] internal/oserror 12:05:41 [2020-04-22T12:05:41.671Z] strconv 12:05:41 [2020-04-22T12:05:41.671Z] io 12:05:41 [2020-04-22T12:05:41.671Z] syscall 12:05:41 [2020-04-22T12:05:41.671Z] strings 12:05:41 [2020-04-22T12:05:41.671Z] bytes 12:05:41 [2020-04-22T12:05:41.889Z] #14 133.5 Setting up libiptc0:amd64 (1.8.2-4) ... 12:05:41 [2020-04-22T12:05:41.889Z] #14 133.5 Setting up xz-utils (5.2.4-1) ... 12:05:41 [2020-04-22T12:05:41.889Z] #14 133.5 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 12:05:41 [2020-04-22T12:05:41.889Z] #14 133.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... 12:05:41 [2020-04-22T12:05:41.889Z] #14 133.5 Setting up libudev-dev:amd64 (241-7~deb10u3) ... 12:05:41 [2020-04-22T12:05:41.889Z] #14 133.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... 12:05:41 [2020-04-22T12:05:41.889Z] #14 133.6 Setting up libbtrfs-dev (4.20.1-2) ... 12:05:41 [2020-04-22T12:05:41.889Z] #14 133.6 Setting up pigz (2.4-1) ... 12:05:41 [2020-04-22T12:05:41.889Z] #14 133.6 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... 12:05:41 [2020-04-22T12:05:41.889Z] #14 133.6 Setting up libnl-3-200:amd64 (3.4.0-1) ... 12:05:41 [2020-04-22T12:05:41.889Z] #14 133.6 Setting up python-pip-whl (18.1-5) ... 12:05:41 [2020-04-22T12:05:41.889Z] #14 133.6 Setting up libmpdec2:amd64 (2.4.2-2) ... 12:05:41 [2020-04-22T12:05:41.889Z] #14 133.6 Setting up mingw-w64-common (6.0.0-3) ... 12:05:41 [2020-04-22T12:05:41.889Z] #14 133.6 Setting up vim-runtime (2:8.1.0875-5) ... 12:05:41 [2020-04-22T12:05:41.889Z] #14 134.1 Setting up libaio1:amd64 (0.3.112-3) ... 12:05:41 [2020-04-22T12:05:41.889Z] #14 134.1 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... 12:05:41 [2020-04-22T12:05:41.889Z] #14 134.1 Setting up libonig5:amd64 (6.9.1-1) ... 12:05:41 [2020-04-22T12:05:41.889Z] #14 134.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... 12:05:41 [2020-04-22T12:05:41.889Z] #14 134.1 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... 12:05:41 [2020-04-22T12:05:41.889Z] #14 134.2 Setting up vim (2:8.1.0875-5) ... 12:05:41 [2020-04-22T12:05:41.889Z] #14 134.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 12:05:41 [2020-04-22T12:05:41.889Z] #14 134.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 12:05:41 [2020-04-22T12:05:41.889Z] #14 134.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 12:05:41 [2020-04-22T12:05:41.889Z] #14 134.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 12:05:41 [2020-04-22T12:05:41.889Z] #14 134.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 12:05:41 [2020-04-22T12:05:41.889Z] #14 134.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 12:05:41 [2020-04-22T12:05:41.889Z] #14 134.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 12:05:41 [2020-04-22T12:05:41.889Z] #14 134.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 12:05:41 [2020-04-22T12:05:41.889Z] #14 134.2 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... 12:05:41 [2020-04-22T12:05:41.889Z] #14 134.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... 12:05:42 [2020-04-22T12:05:42.107Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . 12:05:42 [2020-04-22T12:05:42.146Z] #14 134.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 12:05:42 [2020-04-22T12:05:42.146Z] #14 134.3 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 12:05:42 [2020-04-22T12:05:42.146Z] #14 134.3 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 12:05:42 [2020-04-22T12:05:42.146Z] #14 134.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 12:05:42 [2020-04-22T12:05:42.146Z] #14 134.3 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 12:05:42 [2020-04-22T12:05:42.146Z] #14 134.3 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 12:05:42 [2020-04-22T12:05:42.146Z] #14 134.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... 12:05:42 [2020-04-22T12:05:42.146Z] #14 134.3 Setting up thin-provisioning-tools (0.7.6-2.1) ... 12:05:42 [2020-04-22T12:05:42.146Z] #14 134.3 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... 12:05:42 [2020-04-22T12:05:42.146Z] #14 134.3 Setting up jq (1.5+dfsg-2+b1) ... 12:05:42 [2020-04-22T12:05:42.146Z] #14 134.3 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... 12:05:42 [2020-04-22T12:05:42.146Z] #14 134.3 Setting up python3.7 (3.7.3-2+deb10u1) ... 12:05:42 [2020-04-22T12:05:42.298Z] bufio 12:05:42 [2020-04-22T12:05:42.298Z] reflect 12:05:42 [2020-04-22T12:05:42.298Z] path 12:05:42 [2020-04-22T12:05:42.587Z] text/tabwriter 12:05:42 [2020-04-22T12:05:42.848Z] #16 11.25 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) 12:05:42 [2020-04-22T12:05:42.875Z] internal/syscall/execenv 12:05:42 [2020-04-22T12:05:42.875Z] internal/syscall/unix 12:05:42 [2020-04-22T12:05:42.875Z] time 12:05:43 [2020-04-22T12:05:43.106Z] #16 11.34 Collecting pyyaml (from yamllint==1.16.0) 12:05:43 [2020-04-22T12:05:43.106Z] #16 11.50 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) 12:05:43 [2020-04-22T12:05:43.894Z] internal/poll 12:05:43 [2020-04-22T12:05:43.894Z] os 12:05:44 [2020-04-22T12:05:44.179Z] internal/fmtsort 12:05:44 [2020-04-22T12:05:44.464Z] path/filepath 12:05:44 [2020-04-22T12:05:44.464Z] fmt 12:05:44 [2020-04-22T12:05:44.464Z] io/ioutil 12:05:44 [2020-04-22T12:05:44.481Z] #16 12.74 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) 12:05:44 [2020-04-22T12:05:44.481Z] #16 12.80 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl 12:05:44 [2020-04-22T12:05:44.481Z] #16 12.85 Building wheels for collected packages: pyyaml 12:05:44 [2020-04-22T12:05:44.481Z] #16 12.86 Running setup.py bdist_wheel for pyyaml: started 12:05:44 [2020-04-22T12:05:44.674Z] #14 ... 12:05:44 [2020-04-22T12:05:44.674Z] 12:05:44 [2020-04-22T12:05:44.674Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 12:05:44 [2020-04-22T12:05:44.674Z] #39 116.4 CC criu/cr-service.o 12:05:44 [2020-04-22T12:05:44.674Z] #39 118.1 CC criu/crtools.o 12:05:44 [2020-04-22T12:05:44.674Z] #39 118.7 CC criu/eventfd.o 12:05:44 [2020-04-22T12:05:44.674Z] #39 119.1 CC criu/eventpoll.o 12:05:44 [2020-04-22T12:05:44.674Z] #39 120.1 CC criu/external.o 12:05:44 [2020-04-22T12:05:44.674Z] #39 120.4 CC criu/fault-injection.o 12:05:44 [2020-04-22T12:05:44.674Z] #39 120.6 CC criu/fdstore.o 12:05:44 [2020-04-22T12:05:44.674Z] #39 121.0 CC criu/fifo.o 12:05:44 [2020-04-22T12:05:44.674Z] #39 121.3 CC criu/file-ids.o 12:05:44 [2020-04-22T12:05:44.674Z] #39 121.7 CC criu/file-lock.o 12:05:44 [2020-04-22T12:05:44.674Z] #39 122.7 CC criu/files-ext.o 12:05:44 [2020-04-22T12:05:44.674Z] #39 123.1 CC criu/files-reg.o 12:05:44 [2020-04-22T12:05:44.674Z] #39 125.3 CC criu/files.o 12:05:45 [2020-04-22T12:05:45.082Z] log 12:05:45 [2020-04-22T12:05:45.082Z] flag 12:05:45 [2020-04-22T12:05:45.082Z] github.com/BurntSushi/toml 12:05:45 [2020-04-22T12:05:45.240Z] #39 ... 12:05:45 [2020-04-22T12:05:45.240Z] 12:05:45 [2020-04-22T12:05:45.240Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... 12:05:45 [2020-04-22T12:05:45.240Z] #14 137.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... 12:05:45 [2020-04-22T12:05:45.240Z] #14 137.4 Setting up iptables (1.8.2-4) ... 12:05:45 [2020-04-22T12:05:45.240Z] #14 137.5 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 12:05:45 [2020-04-22T12:05:45.240Z] #14 137.5 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 12:05:45 [2020-04-22T12:05:45.240Z] #14 137.5 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 12:05:45 [2020-04-22T12:05:45.240Z] #14 137.5 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 12:05:45 [2020-04-22T12:05:45.240Z] #14 137.5 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 12:05:45 [2020-04-22T12:05:45.240Z] #14 137.5 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 12:05:45 [2020-04-22T12:05:45.240Z] #14 137.5 Setting up python3 (3.7.3-1) ... 12:05:45 [2020-04-22T12:05:45.415Z] #16 ... 12:05:45 [2020-04-22T12:05:45.415Z] 12:05:45 [2020-04-22T12:05:45.415Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc 12:05:45 [2020-04-22T12:05:45.415Z] #52 177.7 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty 12:05:45 [2020-04-22T12:05:45.701Z] github.com/BurntSushi/toml/cmd/tomlv 12:05:45 [2020-04-22T12:05:45.818Z] #14 137.9 Setting up python3-wheel (0.32.3-2) ... 12:05:46 [2020-04-22T12:05:46.397Z] #14 138.7 Setting up apparmor (2.13.2-10) ... 12:05:46 [2020-04-22T12:05:46.790Z] #52 ... 12:05:46 [2020-04-22T12:05:46.790Z] 12:05:46 [2020-04-22T12:05:46.790Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 12:05:46 [2020-04-22T12:05:46.790Z] #16 14.01 Running setup.py bdist_wheel for pyyaml: finished with status 'done' 12:05:46 [2020-04-22T12:05:46.790Z] #16 14.01 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd 12:05:46 [2020-04-22T12:05:46.790Z] #16 14.09 Successfully built pyyaml 12:05:46 [2020-04-22T12:05:46.790Z] #16 14.12 Installing collected packages: pyyaml, pathspec, yamllint 12:05:46 [2020-04-22T12:05:46.790Z] #16 14.47 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 12:05:46 [2020-04-22T12:05:46.790Z] #16 DONE 14.9s 12:05:46 [2020-04-22T12:05:46.790Z] 12:05:46 [2020-04-22T12:05:46.790Z] #21 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli 12:05:46 [2020-04-22T12:05:46.790Z] #21 DONE 0.2s 12:05:46 [2020-04-22T12:05:46.790Z] 12:05:46 [2020-04-22T12:05:46.790Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images 12:05:47 [2020-04-22T12:05:47.182Z] Removing intermediate container 1d9fc40528b2 12:05:47 [2020-04-22T12:05:47.182Z] ---> 510d8e01950e 12:05:47 [2020-04-22T12:05:47.182Z] Step 47/140 : FROM base AS vndr 12:05:47 [2020-04-22T12:05:47.182Z] ---> b3caa79f16a7 12:05:47 [2020-04-22T12:05:47.182Z] Step 48/140 : ENV INSTALL_BINARY_NAME=vndr 12:05:47 [2020-04-22T12:05:47.182Z] ---> Running in 9d4c4b1f0827 12:05:47 [2020-04-22T12:05:47.361Z] #25 DONE 0.7s 12:05:47 [2020-04-22T12:05:47.361Z] 12:05:47 [2020-04-22T12:05:47.361Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 12:05:47 [2020-04-22T12:05:47.361Z] #39 146.8 CC criu/netfilter.o 12:05:47 [2020-04-22T12:05:47.361Z] #39 147.2 CC criu/page-pipe.o 12:05:47 [2020-04-22T12:05:47.361Z] #39 147.8 CC criu/page-xfer.o 12:05:47 [2020-04-22T12:05:47.361Z] #39 149.1 CC criu/pagemap-cache.o 12:05:47 [2020-04-22T12:05:47.361Z] #39 149.3 CC criu/pagemap.o 12:05:47 [2020-04-22T12:05:47.361Z] #39 150.4 CC criu/parasite-syscall.o 12:05:47 [2020-04-22T12:05:47.361Z] #39 151.5 CC criu/path.o 12:05:47 [2020-04-22T12:05:47.361Z] #39 151.8 CC criu/pie-util-vdso-elf32.o 12:05:47 [2020-04-22T12:05:47.361Z] #39 152.5 CC criu/pie-util-vdso.o 12:05:47 [2020-04-22T12:05:47.361Z] #39 153.1 CC criu/pie-util.o 12:05:47 [2020-04-22T12:05:47.361Z] #39 153.3 CC criu/pipes.o 12:05:47 [2020-04-22T12:05:47.361Z] #39 ... 12:05:47 [2020-04-22T12:05:47.361Z] 12:05:47 [2020-04-22T12:05:47.361Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc 12:05:47 [2020-04-22T12:05:47.361Z] #52 179.8 + mkdir -p /build 12:05:47 [2020-04-22T12:05:47.361Z] #52 179.8 + cp runc /build/runc 12:05:47 [2020-04-22T12:05:47.469Z] Removing intermediate container 9d4c4b1f0827 12:05:47 [2020-04-22T12:05:47.469Z] ---> d1e994284e5c 12:05:47 [2020-04-22T12:05:47.469Z] Step 49/140 : ARG VNDR_COMMIT 12:05:47 [2020-04-22T12:05:47.469Z] ---> Running in 57bc963129c1 12:05:47 [2020-04-22T12:05:47.469Z] Removing intermediate container 57bc963129c1 12:05:47 [2020-04-22T12:05:47.469Z] ---> 98a9cebbb4a4 12:05:47 [2020-04-22T12:05:47.469Z] Step 50/140 : COPY hack/dockerfile/install/install.sh ./install.sh 12:05:47 [2020-04-22T12:05:47.624Z] #52 DONE 180.0s 12:05:47 [2020-04-22T12:05:47.624Z] 12:05:47 [2020-04-22T12:05:47.624Z] #27 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ 12:05:47 [2020-04-22T12:05:47.624Z] #27 DONE 0.2s 12:05:47 [2020-04-22T12:05:47.624Z] 12:05:47 [2020-04-22T12:05:47.624Z] #30 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ 12:05:47 [2020-04-22T12:05:47.624Z] #30 DONE 0.1s 12:05:47 [2020-04-22T12:05:47.624Z] 12:05:47 [2020-04-22T12:05:47.624Z] #35 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ 12:05:47 [2020-04-22T12:05:47.624Z] #35 DONE 0.1s 12:05:47 [2020-04-22T12:05:47.624Z] 12:05:47 [2020-04-22T12:05:47.624Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 12:05:47 [2020-04-22T12:05:47.624Z] #39 154.5 CC criu/plugin.o 12:05:47 [2020-04-22T12:05:47.756Z] ---> 6ecf2024c507 12:05:47 [2020-04-22T12:05:47.756Z] Step 51/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ 12:05:47 [2020-04-22T12:05:47.756Z] ---> cb1e8baac349 12:05:47 [2020-04-22T12:05:47.756Z] Step 52/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME 12:05:47 [2020-04-22T12:05:47.756Z] ---> Running in 4c56fc896a5d 12:05:48 [2020-04-22T12:05:48.044Z] + RM_GOPATH=0 12:05:48 [2020-04-22T12:05:48.044Z] + TMP_GOPATH= 12:05:48 [2020-04-22T12:05:48.044Z] + : /build 12:05:48 [2020-04-22T12:05:48.044Z] + '[' -z '' ']' 12:05:48 [2020-04-22T12:05:48.044Z] ++ mktemp -d 12:05:48 [2020-04-22T12:05:48.044Z] + export GOPATH=/tmp/tmp.PN0Y6xyBPO 12:05:48 [2020-04-22T12:05:48.044Z] + GOPATH=/tmp/tmp.PN0Y6xyBPO 12:05:48 [2020-04-22T12:05:48.044Z] + RM_GOPATH=1 12:05:48 [2020-04-22T12:05:48.044Z] ++ dirname ./install.sh 12:05:48 [2020-04-22T12:05:48.044Z] + dir=. 12:05:48 [2020-04-22T12:05:48.044Z] + bin=vndr 12:05:48 [2020-04-22T12:05:48.044Z] + shift 12:05:48 [2020-04-22T12:05:48.044Z] + '[' '!' -f ./vndr.installer ']' 12:05:48 [2020-04-22T12:05:48.044Z] + . ./vndr.installer 12:05:48 [2020-04-22T12:05:48.044Z] ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 12:05:48 [2020-04-22T12:05:48.044Z] + install_vndr 12:05:48 [2020-04-22T12:05:48.044Z] + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' 12:05:48 [2020-04-22T12:05:48.044Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.PN0Y6xyBPO/src/github.com/LK4D4/vndr 12:05:48 [2020-04-22T12:05:48.044Z] Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 12:05:48 [2020-04-22T12:05:48.044Z] Cloning into '/tmp/tmp.PN0Y6xyBPO/src/github.com/LK4D4/vndr'... 12:05:48 [2020-04-22T12:05:48.294Z] #14 140.2 Setting up python3-lib2to3 (3.7.3-1) ... 12:05:48 [2020-04-22T12:05:48.294Z] #14 140.6 Setting up python3-pkg-resources (40.8.0-1) ... 12:05:48 [2020-04-22T12:05:48.558Z] #39 155.1 CC criu/proc_parse.o 12:05:48 [2020-04-22T12:05:48.665Z] + cd /tmp/tmp.PN0Y6xyBPO/src/github.com/LK4D4/vndr 12:05:48 [2020-04-22T12:05:48.665Z] + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 12:05:48 [2020-04-22T12:05:48.665Z] + go build -buildmode=pie -v -o /build/vndr . 12:05:48 [2020-04-22T12:05:48.665Z] internal/race 12:05:48 [2020-04-22T12:05:48.665Z] internal/cpu 12:05:48 [2020-04-22T12:05:48.665Z] runtime/internal/sys 12:05:48 [2020-04-22T12:05:48.665Z] runtime/internal/atomic 12:05:48 [2020-04-22T12:05:48.665Z] sync/atomic 12:05:48 [2020-04-22T12:05:48.665Z] runtime/internal/math 12:05:48 [2020-04-22T12:05:48.665Z] unicode 12:05:48 [2020-04-22T12:05:48.665Z] unicode/utf8 12:05:48 [2020-04-22T12:05:48.665Z] math/bits 12:05:48 [2020-04-22T12:05:48.665Z] internal/bytealg 12:05:48 [2020-04-22T12:05:48.665Z] internal/testlog 12:05:48 [2020-04-22T12:05:48.952Z] encoding 12:05:48 [2020-04-22T12:05:48.952Z] math 12:05:48 [2020-04-22T12:05:48.952Z] runtime 12:05:48 [2020-04-22T12:05:48.952Z] unicode/utf16 12:05:48 [2020-04-22T12:05:48.952Z] container/list 12:05:48 [2020-04-22T12:05:48.952Z] crypto/internal/subtle 12:05:48 [2020-04-22T12:05:48.952Z] crypto/subtle 12:05:48 [2020-04-22T12:05:48.952Z] vendor/golang.org/x/crypto/cryptobyte/asn1 12:05:49 [2020-04-22T12:05:49.225Z] #14 141.6 Setting up python3-distutils (3.7.3-1) ... 12:05:49 [2020-04-22T12:05:49.258Z] internal/nettrace 12:05:49 [2020-04-22T12:05:49.258Z] runtime/cgo 12:05:49 [2020-04-22T12:05:49.544Z] vendor/golang.org/x/crypto/internal/subtle 12:05:49 [2020-04-22T12:05:49.793Z] #14 142.0 Setting up python3-setuptools (40.8.0-1) ... 12:05:50 [2020-04-22T12:05:50.984Z] #14 143.1 Setting up python3-pip (18.1-5) ... 12:05:51 [2020-04-22T12:05:51.088Z] #39 157.6 CC criu/protobuf-desc.o 12:05:51 [2020-04-22T12:05:51.346Z] #39 158.2 CC criu/protobuf.o 12:05:51 [2020-04-22T12:05:51.604Z] #39 158.5 CC criu/pstree.o 12:05:51 [2020-04-22T12:05:51.917Z] #14 144.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... 12:05:51 [2020-04-22T12:05:51.917Z] #14 144.2 Setting up dmsetup (2:1.02.155-3) ... 12:05:51 [2020-04-22T12:05:51.917Z] #14 144.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... 12:05:51 [2020-04-22T12:05:51.917Z] #14 144.2 Setting up xfsprogs (4.20.0-1) ... 12:05:51 [2020-04-22T12:05:51.917Z] #14 144.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... 12:05:51 [2020-04-22T12:05:51.917Z] #14 144.2 Processing triggers for mime-support (3.62) ... 12:05:51 [2020-04-22T12:05:51.917Z] #14 144.3 Processing triggers for libc-bin (2.28-10) ... 12:05:52 [2020-04-22T12:05:52.538Z] #39 159.3 CC criu/rbtree.o 12:05:52 [2020-04-22T12:05:52.796Z] #39 159.6 CC criu/rst-malloc.o 12:05:52 [2020-04-22T12:05:52.853Z] #14 DONE 144.9s 12:05:52 [2020-04-22T12:05:52.853Z] 12:05:52 [2020-04-22T12:05:52.853Z] #15 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... 12:05:53 [2020-04-22T12:05:53.019Z] internal/reflectlite 12:05:53 [2020-04-22T12:05:53.019Z] sync 12:05:53 [2020-04-22T12:05:53.019Z] github.com/LK4D4/vndr/godl/singleflight 12:05:53 [2020-04-22T12:05:53.019Z] internal/singleflight 12:05:53 [2020-04-22T12:05:53.019Z] math/rand 12:05:53 [2020-04-22T12:05:53.055Z] #39 159.8 CC criu/seccomp.o 12:05:53 [2020-04-22T12:05:53.305Z] errors 12:05:53 [2020-04-22T12:05:53.305Z] sort 12:05:53 [2020-04-22T12:05:53.305Z] internal/oserror 12:05:53 [2020-04-22T12:05:53.305Z] io 12:05:53 [2020-04-22T12:05:53.305Z] strconv 12:05:53 [2020-04-22T12:05:53.305Z] syscall 12:05:53 [2020-04-22T12:05:53.594Z] vendor/golang.org/x/net/dns/dnsmessage 12:05:53 [2020-04-22T12:05:53.594Z] bytes 12:05:53 [2020-04-22T12:05:53.623Z] #39 ... 12:05:53 [2020-04-22T12:05:53.623Z] 12:05:53 [2020-04-22T12:05:53.623Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... 12:05:53 [2020-04-22T12:05:53.623Z] #36 228.4 + dpkg --print-architecture 12:05:53 [2020-04-22T12:05:53.623Z] #36 228.4 + cd /tmp/tmp.FrxquZ5PAT/src/github.com/docker/distribution 12:05:53 [2020-04-22T12:05:53.623Z] #36 228.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd 12:05:53 [2020-04-22T12:05:53.623Z] #36 228.7 + GOPATH=/tmp/tmp.FrxquZ5PAT/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.FrxquZ5PAT 12:05:53 [2020-04-22T12:05:53.623Z] #36 228.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry 12:05:54 [2020-04-22T12:05:54.221Z] bufio 12:05:54 [2020-04-22T12:05:54.221Z] reflect 12:05:54 [2020-04-22T12:05:54.228Z] #15 1.694 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode 12:05:54 [2020-04-22T12:05:54.228Z] #15 1.698 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode 12:05:54 [2020-04-22T12:05:54.228Z] #15 1.700 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting 12:05:54 [2020-04-22T12:05:54.486Z] #15 DONE 1.8s 12:05:54 [2020-04-22T12:05:54.486Z] 12:05:54 [2020-04-22T12:05:54.486Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 12:05:54 [2020-04-22T12:05:54.510Z] strings 12:05:54 [2020-04-22T12:05:54.796Z] hash 12:05:54 [2020-04-22T12:05:54.796Z] hash/crc32 12:05:54 [2020-04-22T12:05:54.796Z] time 12:05:54 [2020-04-22T12:05:54.884Z] Running on azwin-2-54a580 in d:\jenkins\workspace\moby_PR-40850 [Pipeline] { [Pipeline] ws 12:05:54 [2020-04-22T12:05:54.901Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout 12:05:55 [2020-04-22T12:05:55.103Z] internal/syscall/execenv 12:05:55 [2020-04-22T12:05:55.103Z] internal/syscall/unix 12:05:55 [2020-04-22T12:05:55.103Z] path 12:05:55 [2020-04-22T12:05:55.103Z] regexp/syntax 12:05:55 [2020-04-22T12:05:55.103Z] crypto 12:05:55 [2020-04-22T12:05:55.390Z] crypto/internal/randutil 12:05:55 [2020-04-22T12:05:55.390Z] crypto/hmac 12:05:55 [2020-04-22T12:05:55.390Z] crypto/rc4 12:05:55 [2020-04-22T12:05:55.390Z] vendor/golang.org/x/crypto/hkdf 12:05:55 [2020-04-22T12:05:55.422Z] #16 ... 12:05:55 [2020-04-22T12:05:55.422Z] 12:05:55 [2020-04-22T12:05:55.422Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 12:05:55 [2020-04-22T12:05:55.422Z] #39 127.4 CC criu/filesystems.o 12:05:55 [2020-04-22T12:05:55.422Z] #39 128.1 CC criu/fsnotify.o 12:05:55 [2020-04-22T12:05:55.422Z] #39 129.2 CC criu/image-desc.o 12:05:55 [2020-04-22T12:05:55.422Z] #39 129.4 CC criu/image.o 12:05:55 [2020-04-22T12:05:55.422Z] #39 130.3 CC criu/ipc_ns.o 12:05:55 [2020-04-22T12:05:55.422Z] #39 131.6 CC criu/irmap.o 12:05:55 [2020-04-22T12:05:55.422Z] #39 132.1 CC criu/kcmp-ids.o 12:05:55 [2020-04-22T12:05:55.422Z] #39 132.4 CC criu/kerndat.o 12:05:55 [2020-04-22T12:05:55.422Z] #39 133.5 CC criu/libnetlink.o 12:05:55 [2020-04-22T12:05:55.422Z] #39 133.9 CC criu/log.o 12:05:55 [2020-04-22T12:05:55.422Z] #39 134.7 CC criu/lsm.o 12:05:55 [2020-04-22T12:05:55.422Z] #39 135.2 CC criu/mem.o 12:05:55 [2020-04-22T12:05:55.422Z] #39 137.3 CC criu/mount.o 12:05:55 [2020-04-22T12:05:55.693Z] vendor/golang.org/x/text/transform 12:05:55 [2020-04-22T12:05:55.700Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty 12:05:55 [2020-04-22T12:05:55.700Z] + mkdir -p /build 12:05:55 [2020-04-22T12:05:55.700Z] + cp runc /build/runc 12:05:55 [2020-04-22T12:05:55.979Z] context 12:05:55 [2020-04-22T12:05:55.979Z] internal/poll 12:05:56 [2020-04-22T12:05:56.068Z] Removing intermediate container 8fb3a9294f8f 12:05:56 [2020-04-22T12:05:56.068Z] ---> e0418002e4c1 12:05:56 [2020-04-22T12:05:56.068Z] Step 92/140 : FROM dev-base AS tini 12:05:56 [2020-04-22T12:05:56.068Z] ---> df8db52b0dab 12:05:56 [2020-04-22T12:05:56.068Z] Step 93/140 : ARG DEBIAN_FRONTEND 12:05:56 [2020-04-22T12:05:56.068Z] ---> Using cache 12:05:56 [2020-04-22T12:05:56.068Z] ---> 075f5e2f24c8 12:05:56 [2020-04-22T12:05:56.068Z] Step 94/140 : ARG TINI_COMMIT 12:05:56 [2020-04-22T12:05:56.068Z] ---> Running in f50dd3dd6f52 12:05:56 [2020-04-22T12:05:56.068Z] Removing intermediate container f50dd3dd6f52 12:05:56 [2020-04-22T12:05:56.068Z] ---> 381ea5ac7148 12:05:56 [2020-04-22T12:05:56.068Z] Step 95/140 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* 12:05:56 [2020-04-22T12:05:56.068Z] ---> Running in 52d1f66f215e 12:05:56 [2020-04-22T12:05:56.268Z] regexp 12:05:56 [2020-04-22T12:05:56.557Z] os 12:05:56 [2020-04-22T12:05:56.557Z] encoding/binary 12:05:56 [2020-04-22T12:05:56.820Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 12:05:56 [2020-04-22T12:05:56.821Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 12:05:56 [2020-04-22T12:05:56.845Z] internal/fmtsort 12:05:57 [2020-04-22T12:05:57.132Z] github.com/LK4D4/vndr/versioned 12:05:57 [2020-04-22T12:05:57.132Z] encoding/base64 12:05:57 [2020-04-22T12:05:57.132Z] crypto/sha512 12:05:57 [2020-04-22T12:05:57.132Z] crypto/cipher 12:05:57 [2020-04-22T12:05:57.132Z] fmt 12:05:57 [2020-04-22T12:05:57.166Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] 12:05:57 [2020-04-22T12:05:57.166Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] 12:05:57 [2020-04-22T12:05:57.166Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB] 12:05:57 [2020-04-22T12:05:57.166Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] 12:05:57 [2020-04-22T12:05:57.421Z] path/filepath 12:05:57 [2020-04-22T12:05:57.421Z] internal/lazyregexp 12:05:57 [2020-04-22T12:05:57.421Z] crypto/aes 12:05:57 [2020-04-22T12:05:57.421Z] crypto/des 12:05:57 [2020-04-22T12:05:57.710Z] crypto/ed25519/internal/edwards25519 12:05:57 [2020-04-22T12:05:57.710Z] io/ioutil 12:05:57 [2020-04-22T12:05:57.710Z] crypto/md5 12:05:57 [2020-04-22T12:05:57.710Z] crypto/sha1 12:05:57 [2020-04-22T12:05:57.995Z] crypto/sha256 12:05:57 [2020-04-22T12:05:57.995Z] encoding/pem 12:05:57 [2020-04-22T12:05:57.995Z] net 12:05:58 [2020-04-22T12:05:58.283Z] vendor/golang.org/x/crypto/internal/chacha20 12:05:58 [2020-04-22T12:05:58.283Z] vendor/golang.org/x/crypto/poly1305 12:05:58 [2020-04-22T12:05:58.283Z] vendor/golang.org/x/crypto/curve25519 12:05:58 [2020-04-22T12:05:58.283Z] flag 12:05:58 [2020-04-22T12:05:58.283Z] go/token 12:05:58 [2020-04-22T12:05:58.368Z] Fetched 8035 kB in 2s (5294 kB/s) 12:05:58 [2020-04-22T12:05:58.570Z] net/url 12:05:58 [2020-04-22T12:05:58.570Z] go/scanner 12:05:58 [2020-04-22T12:05:58.713Z] Reading package lists... 12:05:58 [2020-04-22T12:05:58.858Z] text/template/parse 12:05:58 [2020-04-22T12:05:58.858Z] log 12:05:59 [2020-04-22T12:05:59.074Z] Reading package lists... 12:05:59 [2020-04-22T12:05:59.074Z] Building dependency tree... 12:05:59 [2020-04-22T12:05:59.074Z] Reading state information... 12:05:59 [2020-04-22T12:05:59.074Z] The following additional packages will be installed: 12:05:59 [2020-04-22T12:05:59.074Z] cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd 12:05:59 [2020-04-22T12:05:59.074Z] Suggested packages: 12:05:59 [2020-04-22T12:05:59.074Z] cmake-doc ninja-build lrzip 12:05:59 [2020-04-22T12:05:59.074Z] Recommended packages: 12:05:59 [2020-04-22T12:05:59.074Z] vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny 12:05:59 [2020-04-22T12:05:59.147Z] go/ast 12:05:59 [2020-04-22T12:05:59.147Z] encoding/json 12:05:59 [2020-04-22T12:05:59.423Z] The following NEW packages will be installed: 12:05:59 [2020-04-22T12:05:59.423Z] cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 12:05:59 [2020-04-22T12:05:59.423Z] vim-common xxd 12:05:59 [2020-04-22T12:05:59.423Z] 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. 12:05:59 [2020-04-22T12:05:59.423Z] Need to get 14.0 MB of archives. 12:05:59 [2020-04-22T12:05:59.423Z] After this operation, 62.1 MB of additional disk space will be used. 12:05:59 [2020-04-22T12:05:59.424Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] 12:05:59 [2020-04-22T12:05:59.424Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] 12:05:59 [2020-04-22T12:05:59.424Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] 12:05:59 [2020-04-22T12:05:59.424Z] Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] 12:05:59 [2020-04-22T12:05:59.424Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] 12:05:59 [2020-04-22T12:05:59.424Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] 12:05:59 [2020-04-22T12:05:59.424Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] 12:05:59 [2020-04-22T12:05:59.424Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] 12:05:59 [2020-04-22T12:05:59.424Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] 12:05:59 [2020-04-22T12:05:59.424Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] 12:05:59 [2020-04-22T12:05:59.605Z] #39 141.6 CC criu/namespaces.o 12:05:59 [2020-04-22T12:05:59.772Z] debconf: delaying package configuration, since apt-utils is not installed 12:05:59 [2020-04-22T12:05:59.772Z] Fetched 14.0 MB in 0s (66.0 MB/s) 12:05:59 [2020-04-22T12:05:59.772Z] Selecting previously unselected package xxd. 12:05:59 [2020-04-22T12:05:59.772Z] (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 ... 15172 files and directories currently installed.) 12:05:59 [2020-04-22T12:05:59.772Z] Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... 12:05:59 [2020-04-22T12:05:59.772Z] Unpacking xxd (2:8.1.0875-5) ... 12:05:59 [2020-04-22T12:05:59.772Z] Selecting previously unselected package vim-common. 12:05:59 [2020-04-22T12:05:59.772Z] Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... 12:05:59 [2020-04-22T12:05:59.772Z] Unpacking vim-common (2:8.1.0875-5) ... 12:05:59 [2020-04-22T12:05:59.772Z] Selecting previously unselected package cmake-data. 12:05:59 [2020-04-22T12:05:59.772Z] Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... 12:05:59 [2020-04-22T12:05:59.772Z] Unpacking cmake-data (3.13.4-1) ... 12:06:00 [2020-04-22T12:06:00.129Z] Selecting previously unselected package libicu63:s390x. 12:06:00 [2020-04-22T12:06:00.129Z] Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... 12:06:00 [2020-04-22T12:06:00.129Z] Unpacking libicu63:s390x (63.1-6+deb10u1) ... 12:06:00 [2020-04-22T12:06:00.169Z] text/template 12:06:00 [2020-04-22T12:06:00.169Z] go/parser 12:06:00 [2020-04-22T12:06:00.171Z] #39 ... 12:06:00 [2020-04-22T12:06:00.171Z] 12:06:00 [2020-04-22T12:06:00.171Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 12:06:00 [2020-04-22T12:06:00.171Z] #16 5.713 Collecting yamllint==1.16.0 12:06:00 [2020-04-22T12:06:00.457Z] encoding/xml 12:06:00 [2020-04-22T12:06:00.900Z] Selecting previously unselected package libxml2:s390x. 12:06:00 [2020-04-22T12:06:00.900Z] Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... 12:06:00 [2020-04-22T12:06:00.900Z] Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... 12:06:00 [2020-04-22T12:06:00.900Z] Selecting previously unselected package libarchive13:s390x. 12:06:00 [2020-04-22T12:06:00.900Z] Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... 12:06:00 [2020-04-22T12:06:00.900Z] Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... 12:06:00 [2020-04-22T12:06:00.900Z] Selecting previously unselected package libjsoncpp1:s390x. 12:06:00 [2020-04-22T12:06:00.900Z] Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... 12:06:00 [2020-04-22T12:06:00.900Z] Unpacking libjsoncpp1:s390x (1.7.4-3) ... 12:06:00 [2020-04-22T12:06:00.900Z] Selecting previously unselected package librhash0:s390x. 12:06:00 [2020-04-22T12:06:00.900Z] Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... 12:06:00 [2020-04-22T12:06:00.900Z] Unpacking librhash0:s390x (1.3.8-1) ... 12:06:00 [2020-04-22T12:06:00.900Z] Selecting previously unselected package libuv1:s390x. 12:06:00 [2020-04-22T12:06:00.900Z] Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... 12:06:00 [2020-04-22T12:06:00.900Z] Unpacking libuv1:s390x (1.24.1-1) ... 12:06:00 [2020-04-22T12:06:00.900Z] Selecting previously unselected package cmake. 12:06:00 [2020-04-22T12:06:00.900Z] Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... 12:06:00 [2020-04-22T12:06:00.900Z] Unpacking cmake (3.13.4-1) ... 12:06:01 [2020-04-22T12:06:01.086Z] compress/flate 12:06:01 [2020-04-22T12:06:01.252Z] Setting up libicu63:s390x (63.1-6+deb10u1) ... 12:06:01 [2020-04-22T12:06:01.252Z] Setting up xxd (2:8.1.0875-5) ... 12:06:01 [2020-04-22T12:06:01.252Z] Setting up libuv1:s390x (1.24.1-1) ... 12:06:01 [2020-04-22T12:06:01.252Z] Setting up vim-common (2:8.1.0875-5) ... 12:06:01 [2020-04-22T12:06:01.252Z] Setting up librhash0:s390x (1.3.8-1) ... 12:06:01 [2020-04-22T12:06:01.252Z] Setting up cmake-data (3.13.4-1) ... 12:06:01 [2020-04-22T12:06:01.252Z] Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... 12:06:01 [2020-04-22T12:06:01.252Z] Setting up libjsoncpp1:s390x (1.7.4-3) ... 12:06:01 [2020-04-22T12:06:01.252Z] Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... 12:06:01 [2020-04-22T12:06:01.252Z] Setting up cmake (3.13.4-1) ... 12:06:01 [2020-04-22T12:06:01.252Z] Processing triggers for libc-bin (2.28-10) ... 12:06:01 [2020-04-22T12:06:01.252Z] Processing triggers for mime-support (3.62) ... 12:06:01 [2020-04-22T12:06:01.374Z] go/doc 12:06:02 [2020-04-22T12:06:02.005Z] compress/gzip 12:06:02 [2020-04-22T12:06:02.330Z] encoding/hex 12:06:02 [2020-04-22T12:06:02.330Z] math/big 12:06:02 [2020-04-22T12:06:02.330Z] github.com/LK4D4/vndr/build 12:06:02 [2020-04-22T12:06:02.458Z] Removing intermediate container 52d1f66f215e 12:06:02 [2020-04-22T12:06:02.458Z] ---> c741b06e60ce 12:06:02 [2020-04-22T12:06:02.458Z] Step 96/140 : COPY hack/dockerfile/install/install.sh ./install.sh 12:06:02 [2020-04-22T12:06:02.622Z] vendor/golang.org/x/crypto/chacha20poly1305 12:06:02 [2020-04-22T12:06:02.810Z] ---> b4e86f3fb3c5 12:06:02 [2020-04-22T12:06:02.810Z] Step 97/140 : ENV INSTALL_BINARY_NAME=tini 12:06:02 [2020-04-22T12:06:02.810Z] ---> Running in a653594fda87 12:06:02 [2020-04-22T12:06:02.810Z] Removing intermediate container a653594fda87 12:06:02 [2020-04-22T12:06:02.810Z] ---> 6560aec823e6 12:06:02 [2020-04-22T12:06:02.810Z] Step 98/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ 12:06:02 [2020-04-22T12:06:02.909Z] vendor/golang.org/x/text/unicode/bidi 12:06:03 [2020-04-22T12:06:03.165Z] ---> 88fc8b5c19dd 12:06:03 [2020-04-22T12:06:03.165Z] Step 99/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME 12:06:03 [2020-04-22T12:06:03.165Z] ---> Running in ecc6b3891969 12:06:03 [2020-04-22T12:06:03.196Z] vendor/golang.org/x/text/unicode/norm 12:06:03 [2020-04-22T12:06:03.484Z] vendor/golang.org/x/text/secure/bidirule 12:06:03 [2020-04-22T12:06:03.606Z] #36 ... 12:06:03 [2020-04-22T12:06:03.606Z] 12:06:03 [2020-04-22T12:06:03.606Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 12:06:03 [2020-04-22T12:06:03.606Z] #39 160.4 CC criu/seize.o 12:06:03 [2020-04-22T12:06:03.606Z] #39 160.9 CC criu/servicefd.o 12:06:03 [2020-04-22T12:06:03.606Z] #39 161.3 CC criu/shmem.o 12:06:03 [2020-04-22T12:06:03.606Z] #39 161.9 CC criu/sigframe.o 12:06:03 [2020-04-22T12:06:03.606Z] #39 162.1 CC criu/signalfd.o 12:06:03 [2020-04-22T12:06:03.606Z] #39 162.3 CC criu/sk-inet.o 12:06:03 [2020-04-22T12:06:03.606Z] #39 163.1 CC criu/sk-netlink.o 12:06:03 [2020-04-22T12:06:03.606Z] #39 163.5 CC criu/sk-packet.o 12:06:03 [2020-04-22T12:06:03.606Z] #39 164.1 CC criu/sk-queue.o 12:06:03 [2020-04-22T12:06:03.606Z] #39 164.6 CC criu/sk-tcp.o 12:06:03 [2020-04-22T12:06:03.606Z] #39 165.1 CC criu/sk-unix.o 12:06:03 [2020-04-22T12:06:03.606Z] #39 166.8 CC criu/sockets.o 12:06:03 [2020-04-22T12:06:03.606Z] #39 167.6 CC criu/stats.o 12:06:03 [2020-04-22T12:06:03.606Z] #39 167.9 CC criu/string.o 12:06:03 [2020-04-22T12:06:03.606Z] #39 167.9 CC criu/sysctl.o 12:06:03 [2020-04-22T12:06:03.606Z] #39 168.5 CC criu/sysfs_parse.o 12:06:03 [2020-04-22T12:06:03.606Z] #39 168.8 CC criu/timerfd.o 12:06:03 [2020-04-22T12:06:03.606Z] #39 169.2 CC criu/tty.o 12:06:03 [2020-04-22T12:06:03.773Z] vendor/golang.org/x/net/http2/hpack 12:06:04 [2020-04-22T12:06:04.045Z] + RM_GOPATH=0 12:06:04 [2020-04-22T12:06:04.045Z] + TMP_GOPATH= 12:06:04 [2020-04-22T12:06:04.045Z] + : /build 12:06:04 [2020-04-22T12:06:04.045Z] + '[' -z '' ']' 12:06:04 [2020-04-22T12:06:04.045Z] ++ mktemp -d 12:06:04 [2020-04-22T12:06:04.045Z] + export GOPATH=/tmp/tmp.QcWeJ1zxrG 12:06:04 [2020-04-22T12:06:04.045Z] + GOPATH=/tmp/tmp.QcWeJ1zxrG 12:06:04 [2020-04-22T12:06:04.045Z] + RM_GOPATH=1 12:06:04 [2020-04-22T12:06:04.045Z] ++ dirname ./install.sh 12:06:04 [2020-04-22T12:06:04.045Z] + dir=. 12:06:04 [2020-04-22T12:06:04.045Z] + bin=tini 12:06:04 [2020-04-22T12:06:04.045Z] + shift 12:06:04 [2020-04-22T12:06:04.045Z] + '[' '!' -f ./tini.installer ']' 12:06:04 [2020-04-22T12:06:04.045Z] + . ./tini.installer 12:06:04 [2020-04-22T12:06:04.045Z] ++ : fec3683b971d9c3ef73f284f176672c44b448662 12:06:04 [2020-04-22T12:06:04.045Z] + install_tini 12:06:04 [2020-04-22T12:06:04.045Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' 12:06:04 [2020-04-22T12:06:04.045Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.QcWeJ1zxrG/tini 12:06:04 [2020-04-22T12:06:04.045Z] Cloning into '/tmp/tmp.QcWeJ1zxrG/tini'... 12:06:04 [2020-04-22T12:06:04.045Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 12:06:04 [2020-04-22T12:06:04.062Z] mime 12:06:04 [2020-04-22T12:06:04.178Z] #39 170.9 CC criu/tun.o 12:06:04 [2020-04-22T12:06:04.436Z] #39 171.3 CC criu/uffd.o 12:06:04 [2020-04-22T12:06:04.512Z] + cd /tmp/tmp.QcWeJ1zxrG/tini 12:06:04 [2020-04-22T12:06:04.512Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 12:06:04 [2020-04-22T12:06:04.512Z] + cmake . 12:06:04 [2020-04-22T12:06:04.512Z] -- The C compiler identification is GNU 8.3.0 12:06:04 [2020-04-22T12:06:04.512Z] -- Check for working C compiler: /usr/bin/cc 12:06:04 [2020-04-22T12:06:04.512Z] -- Check for working C compiler: /usr/bin/cc -- works 12:06:04 [2020-04-22T12:06:04.512Z] -- Detecting C compiler ABI info 12:06:04 [2020-04-22T12:06:04.512Z] -- Detecting C compiler ABI info - done 12:06:04 [2020-04-22T12:06:04.512Z] -- Detecting C compile features 12:06:04 [2020-04-22T12:06:04.512Z] -- Detecting C compile features - done 12:06:04 [2020-04-22T12:06:04.512Z] -- Performing Test HAS_BUILTIN_FORTIFY 12:06:04 [2020-04-22T12:06:04.512Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed 12:06:04 [2020-04-22T12:06:04.512Z] -- Configuring done 12:06:04 [2020-04-22T12:06:04.512Z] -- Generating done 12:06:04 [2020-04-22T12:06:04.512Z] -- Build files have been written to: /tmp/tmp.QcWeJ1zxrG/tini 12:06:04 [2020-04-22T12:06:04.512Z] + make tini-static 12:06:04 [2020-04-22T12:06:04.689Z] net/textproto 12:06:04 [2020-04-22T12:06:04.689Z] mime/quotedprintable 12:06:04 [2020-04-22T12:06:04.689Z] net/http/internal 12:06:04 [2020-04-22T12:06:04.689Z] os/exec 12:06:04 [2020-04-22T12:06:04.689Z] vendor/golang.org/x/net/idna 12:06:04 [2020-04-22T12:06:04.890Z] Scanning dependencies of target tini-static 12:06:04 [2020-04-22T12:06:04.890Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 12:06:04 [2020-04-22T12:06:04.890Z] [100%] Linking C executable tini-static 12:06:04 [2020-04-22T12:06:04.890Z] [100%] Built target tini-static 12:06:04 [2020-04-22T12:06:04.890Z] + mkdir -p /build 12:06:04 [2020-04-22T12:06:04.890Z] + cp tini-static /build/docker-init 12:06:04 [2020-04-22T12:06:04.978Z] crypto/elliptic 12:06:04 [2020-04-22T12:06:04.978Z] crypto/rand 12:06:04 [2020-04-22T12:06:04.978Z] encoding/asn1 12:06:05 [2020-04-22T12:06:05.269Z] crypto/ed25519 12:06:05 [2020-04-22T12:06:05.281Z] Removing intermediate container ecc6b3891969 12:06:05 [2020-04-22T12:06:05.281Z] ---> e125c165eeda 12:06:05 [2020-04-22T12:06:05.281Z] Step 100/140 : FROM dev-base AS rootlesskit 12:06:05 [2020-04-22T12:06:05.281Z] ---> df8db52b0dab 12:06:05 [2020-04-22T12:06:05.281Z] Step 101/140 : ENV INSTALL_BINARY_NAME=rootlesskit 12:06:05 [2020-04-22T12:06:05.397Z] #39 172.3 CC criu/util.o 12:06:05 [2020-04-22T12:06:05.436Z] #16 11.06 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) 12:06:05 [2020-04-22T12:06:05.436Z] #16 11.15 Collecting pyyaml (from yamllint==1.16.0) 12:06:05 [2020-04-22T12:06:05.559Z] crypto/rsa 12:06:05 [2020-04-22T12:06:05.559Z] crypto/dsa 12:06:05 [2020-04-22T12:06:05.559Z] vendor/golang.org/x/net/http/httpguts 12:06:05 [2020-04-22T12:06:05.559Z] vendor/golang.org/x/net/http/httpproxy 12:06:05 [2020-04-22T12:06:05.559Z] mime/multipart 12:06:05 [2020-04-22T12:06:05.635Z] ---> Running in 02530b93969e 12:06:05 [2020-04-22T12:06:05.635Z] Removing intermediate container 02530b93969e 12:06:05 [2020-04-22T12:06:05.635Z] ---> 7d840a62c463 12:06:05 [2020-04-22T12:06:05.635Z] Step 102/140 : ARG ROOTLESSKIT_COMMIT 12:06:05 [2020-04-22T12:06:05.635Z] ---> Running in ff2104fb582e 12:06:05 [2020-04-22T12:06:05.848Z] crypto/ecdsa 12:06:05 [2020-04-22T12:06:05.848Z] crypto/x509/pkix 12:06:05 [2020-04-22T12:06:05.848Z] vendor/golang.org/x/crypto/cryptobyte 12:06:05 [2020-04-22T12:06:05.982Z] Removing intermediate container ff2104fb582e 12:06:05 [2020-04-22T12:06:05.982Z] ---> c2d5c42864c9 12:06:05 [2020-04-22T12:06:05.982Z] Step 103/140 : COPY hack/dockerfile/install/install.sh ./install.sh 12:06:05 [2020-04-22T12:06:05.982Z] ---> 6103b5c9041e 12:06:05 [2020-04-22T12:06:05.982Z] Step 104/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ 12:06:06 [2020-04-22T12:06:06.002Z] #16 11.31 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) 12:06:06 [2020-04-22T12:06:06.136Z] crypto/x509 12:06:06 [2020-04-22T12:06:06.334Z] ---> a50e5c7e299e 12:06:06 [2020-04-22T12:06:06.334Z] Step 105/140 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME 12:06:06 [2020-04-22T12:06:06.334Z] ---> Running in 0df86bae9213 12:06:06 [2020-04-22T12:06:06.778Z] #39 173.5 CC criu/uts_ns.o 12:06:06 [2020-04-22T12:06:06.936Z] #16 12.62 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) 12:06:07 [2020-04-22T12:06:07.036Z] #39 173.8 CC criu/vdso-compat.o 12:06:07 [2020-04-22T12:06:07.036Z] #39 174.0 CC criu/vdso.o 12:06:07 [2020-04-22T12:06:07.092Z] + RM_GOPATH=0 12:06:07 [2020-04-22T12:06:07.092Z] + TMP_GOPATH= 12:06:07 [2020-04-22T12:06:07.092Z] + : /build/ 12:06:07 [2020-04-22T12:06:07.092Z] + '[' -z '' ']' 12:06:07 [2020-04-22T12:06:07.092Z] ++ mktemp -d 12:06:07 [2020-04-22T12:06:07.092Z] + export GOPATH=/tmp/tmp.cmDDRvHwfD 12:06:07 [2020-04-22T12:06:07.092Z] + GOPATH=/tmp/tmp.cmDDRvHwfD 12:06:07 [2020-04-22T12:06:07.092Z] + RM_GOPATH=1 12:06:07 [2020-04-22T12:06:07.092Z] ++ dirname ./install.sh 12:06:07 [2020-04-22T12:06:07.092Z] Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 12:06:07 [2020-04-22T12:06:07.092Z] + dir=. 12:06:07 [2020-04-22T12:06:07.092Z] + bin=rootlesskit 12:06:07 [2020-04-22T12:06:07.092Z] + shift 12:06:07 [2020-04-22T12:06:07.092Z] + '[' '!' -f ./rootlesskit.installer ']' 12:06:07 [2020-04-22T12:06:07.092Z] + . ./rootlesskit.installer 12:06:07 [2020-04-22T12:06:07.092Z] ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 12:06:07 [2020-04-22T12:06:07.092Z] + install_rootlesskit 12:06:07 [2020-04-22T12:06:07.092Z] + case "$1" in 12:06:07 [2020-04-22T12:06:07.092Z] + export CGO_ENABLED=0 12:06:07 [2020-04-22T12:06:07.092Z] + CGO_ENABLED=0 12:06:07 [2020-04-22T12:06:07.092Z] + _install_rootlesskit 12:06:07 [2020-04-22T12:06:07.092Z] + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' 12:06:07 [2020-04-22T12:06:07.092Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.cmDDRvHwfD/src/github.com/rootless-containers/rootlesskit 12:06:07 [2020-04-22T12:06:07.092Z] Cloning into '/tmp/tmp.cmDDRvHwfD/src/github.com/rootless-containers/rootlesskit'... 12:06:07 [2020-04-22T12:06:07.151Z] crypto/tls 12:06:07 [2020-04-22T12:06:07.194Z] #16 12.66 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl 12:06:07 [2020-04-22T12:06:07.194Z] #16 12.72 Building wheels for collected packages: pyyaml 12:06:07 [2020-04-22T12:06:07.194Z] #16 12.72 Running setup.py bdist_wheel for pyyaml: started 12:06:07 [2020-04-22T12:06:07.461Z] + cd /tmp/tmp.cmDDRvHwfD/src/github.com/rootless-containers/rootlesskit 12:06:07 [2020-04-22T12:06:07.462Z] + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 12:06:07 [2020-04-22T12:06:07.462Z] + for f in rootlesskit rootlesskit-docker-proxy 12:06:07 [2020-04-22T12:06:07.462Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit 12:06:07 [2020-04-22T12:06:07.601Z] #39 174.5 LINK criu/built-in.o 12:06:07 [2020-04-22T12:06:07.859Z] #39 174.6 LINK criu/criu 12:06:08 [2020-04-22T12:06:08.117Z] #39 175.0 DEP lib/c/criu.d 12:06:08 [2020-04-22T12:06:08.117Z] #39 175.1 CC images/rpc.pb-c.o 12:06:08 [2020-04-22T12:06:08.128Z] #16 ... 12:06:08 [2020-04-22T12:06:08.128Z] 12:06:08 [2020-04-22T12:06:08.128Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc 12:06:08 [2020-04-22T12:06:08.128Z] #52 180.6 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty 12:06:09 [2020-04-22T12:06:09.051Z] #39 175.6 CC lib/c/criu.o 12:06:09 [2020-04-22T12:06:09.190Z] net/http/httptrace 12:06:09 [2020-04-22T12:06:09.190Z] net/http 12:06:09 [2020-04-22T12:06:09.502Z] #52 ... 12:06:09 [2020-04-22T12:06:09.502Z] 12:06:09 [2020-04-22T12:06:09.502Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 12:06:09 [2020-04-22T12:06:09.502Z] #16 13.84 Running setup.py bdist_wheel for pyyaml: finished with status 'done' 12:06:09 [2020-04-22T12:06:09.502Z] #16 13.84 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd 12:06:09 [2020-04-22T12:06:09.502Z] #16 13.93 Successfully built pyyaml 12:06:09 [2020-04-22T12:06:09.502Z] #16 13.94 Installing collected packages: pyyaml, pathspec, yamllint 12:06:09 [2020-04-22T12:06:09.502Z] #16 14.29 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 12:06:09 [2020-04-22T12:06:09.502Z] #16 DONE 14.8s 12:06:09 [2020-04-22T12:06:09.502Z] 12:06:09 [2020-04-22T12:06:09.502Z] #21 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli 12:06:09 [2020-04-22T12:06:09.502Z] #21 DONE 0.1s 12:06:09 [2020-04-22T12:06:09.502Z] 12:06:09 [2020-04-22T12:06:09.502Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images 12:06:09 [2020-04-22T12:06:09.616Z] #39 176.6 LINK lib/c/built-in.o 12:06:09 [2020-04-22T12:06:09.873Z] #39 176.6 LINK lib/c/libcriu.so 12:06:09 [2020-04-22T12:06:09.873Z] #39 176.7 LINK lib/c/libcriu.a 12:06:09 [2020-04-22T12:06:09.873Z] #39 176.9 GEN magic.py 12:06:10 [2020-04-22T12:06:10.068Z] #25 DONE 0.7s 12:06:10 [2020-04-22T12:06:10.068Z] 12:06:10 [2020-04-22T12:06:10.068Z] #27 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ 12:06:10 [2020-04-22T12:06:10.131Z] #39 176.9 Note: Building without setproctitle() and strlcpy() support. 12:06:10 [2020-04-22T12:06:10.131Z] #39 176.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 12:06:10 [2020-04-22T12:06:10.131Z] #39 176.9 Note: Building without GnuTLS support 12:06:10 [2020-04-22T12:06:10.327Z] #27 DONE 0.1s 12:06:10 [2020-04-22T12:06:10.327Z] 12:06:10 [2020-04-22T12:06:10.327Z] #30 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ 12:06:10 [2020-04-22T12:06:10.327Z] #30 DONE 0.1s 12:06:10 [2020-04-22T12:06:10.327Z] 12:06:10 [2020-04-22T12:06:10.327Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 12:06:10 [2020-04-22T12:06:10.327Z] #39 143.2 CC criu/net.o 12:06:10 [2020-04-22T12:06:10.327Z] #39 146.0 CC criu/netfilter.o 12:06:10 [2020-04-22T12:06:10.327Z] #39 146.3 CC criu/page-pipe.o 12:06:10 [2020-04-22T12:06:10.327Z] #39 146.8 CC criu/page-xfer.o 12:06:10 [2020-04-22T12:06:10.327Z] #39 148.1 CC criu/pagemap-cache.o 12:06:10 [2020-04-22T12:06:10.327Z] #39 148.5 CC criu/pagemap.o 12:06:10 [2020-04-22T12:06:10.327Z] #39 149.6 CC criu/parasite-syscall.o 12:06:10 [2020-04-22T12:06:10.327Z] #39 150.5 CC criu/path.o 12:06:10 [2020-04-22T12:06:10.327Z] #39 150.9 CC criu/pie-util-vdso-elf32.o 12:06:10 [2020-04-22T12:06:10.327Z] #39 151.6 CC criu/pie-util-vdso.o 12:06:10 [2020-04-22T12:06:10.327Z] #39 152.0 CC criu/pie-util.o 12:06:10 [2020-04-22T12:06:10.327Z] #39 ... 12:06:10 [2020-04-22T12:06:10.327Z] 12:06:10 [2020-04-22T12:06:10.327Z] #35 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ 12:06:10 [2020-04-22T12:06:10.327Z] #35 DONE 0.1s 12:06:10 [2020-04-22T12:06:10.327Z] 12:06:10 [2020-04-22T12:06:10.327Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 12:06:10 [2020-04-22T12:06:10.327Z] #39 152.2 CC criu/pipes.o 12:06:10 [2020-04-22T12:06:10.327Z] #39 ... 12:06:10 [2020-04-22T12:06:10.327Z] 12:06:10 [2020-04-22T12:06:10.327Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc 12:06:10 [2020-04-22T12:06:10.327Z] #52 183.1 + mkdir -p /build 12:06:10 [2020-04-22T12:06:10.327Z] #52 183.1 + cp runc /build/runc 12:06:10 [2020-04-22T12:06:10.585Z] #52 DONE 183.2s 12:06:10 [2020-04-22T12:06:10.585Z] 12:06:10 [2020-04-22T12:06:10.585Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 12:06:11 [2020-04-22T12:06:11.065Z] #39 177.7 fatal: not a git repository (or any of the parent directories): .git 12:06:11 [2020-04-22T12:06:11.065Z] #39 ... 12:06:11 [2020-04-22T12:06:11.065Z] 12:06:11 [2020-04-22T12:06:11.065Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... 12:06:11 [2020-04-22T12:06:11.065Z] #36 248.9 + rm -rf /tmp/tmp.FrxquZ5PAT/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.FrxquZ5PAT 12:06:11 [2020-04-22T12:06:11.151Z] #39 153.2 CC criu/plugin.o 12:06:11 [2020-04-22T12:06:11.324Z] #36 ... 12:06:11 [2020-04-22T12:06:11.324Z] 12:06:11 [2020-04-22T12:06:11.324Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter 12:06:11 [2020-04-22T12:06:11.324Z] #48 DONE 248.7s 12:06:11 [2020-04-22T12:06:11.324Z] 12:06:11 [2020-04-22T12:06:11.324Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... 12:06:11 [2020-04-22T12:06:11.324Z] #36 DONE 249.1s 12:06:11 [2020-04-22T12:06:11.324Z] 12:06:11 [2020-04-22T12:06:11.324Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 12:06:11 [2020-04-22T12:06:11.581Z] #39 178.4 make[1]: Nothing to be done for 'all'. 12:06:11 [2020-04-22T12:06:11.717Z] #39 153.7 CC criu/proc_parse.o 12:06:12 [2020-04-22T12:06:12.513Z] #39 179.3 make[1]: 'images/built-in.o' is up to date. 12:06:12 [2020-04-22T12:06:12.513Z] #39 179.3 make[1]: 'compel/plugins/std.lib.a' is up to date. 12:06:12 [2020-04-22T12:06:12.513Z] #39 179.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. 12:06:12 [2020-04-22T12:06:12.513Z] #39 179.4 make[1]: 'compel/libcompel.a' is up to date. 12:06:12 [2020-04-22T12:06:12.513Z] #39 179.4 make[1]: 'compel/compel-host-bin' is up to date. 12:06:12 [2020-04-22T12:06:12.660Z] github.com/LK4D4/vndr/godl 12:06:12 [2020-04-22T12:06:12.660Z] github.com/LK4D4/vndr 12:06:12 [2020-04-22T12:06:12.772Z] #39 179.5 make[1]: Nothing to be done for 'all'. 12:06:12 [2020-04-22T12:06:12.772Z] #39 179.5 make[1]: 'soccr/libsoccr.a' is up to date. 12:06:13 [2020-04-22T12:06:13.030Z] #39 179.8 make[2]: Nothing to be done for 'all'. 12:06:13 [2020-04-22T12:06:13.030Z] #39 179.8 make[2]: Nothing to be done for 'all'. 12:06:13 [2020-04-22T12:06:13.030Z] #39 179.9 make[2]: Nothing to be done for 'all'. 12:06:13 [2020-04-22T12:06:13.287Z] #39 180.0 make[2]: Nothing to be done for 'all'. 12:06:13 [2020-04-22T12:06:13.287Z] #39 180.1 make[2]: Nothing to be done for 'all'. 12:06:13 [2020-04-22T12:06:13.287Z] #39 180.1 make[2]: Nothing to be done for 'all'. 12:06:13 [2020-04-22T12:06:13.287Z] #39 180.2 make[2]: Nothing to be done for 'all'. 12:06:13 [2020-04-22T12:06:13.545Z] #39 180.3 make[2]: Nothing to be done for 'all'. 12:06:13 [2020-04-22T12:06:13.545Z] #39 180.3 INSTALL criu/criu 12:06:13 [2020-04-22T12:06:13.613Z] + for f in rootlesskit rootlesskit-docker-proxy 12:06:13 [2020-04-22T12:06:13.613Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy 12:06:13 [2020-04-22T12:06:13.802Z] #39 DONE 180.5s 12:06:13 [2020-04-22T12:06:13.802Z] 12:06:13 [2020-04-22T12:06:13.802Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd 12:06:14 [2020-04-22T12:06:14.059Z] #57 ... 12:06:14 [2020-04-22T12:06:14.059Z] 12:06:14 [2020-04-22T12:06:14.059Z] #37 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ 12:06:14 [2020-04-22T12:06:14.246Z] #39 155.8 CC criu/protobuf-desc.o 12:06:14 [2020-04-22T12:06:14.317Z] #37 DONE 0.3s 12:06:14 [2020-04-22T12:06:14.317Z] 12:06:14 [2020-04-22T12:06:14.317Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd 12:06:14 [2020-04-22T12:06:14.361Z] Removing intermediate container 0df86bae9213 12:06:14 [2020-04-22T12:06:14.361Z] ---> 56d7324afde8 12:06:14 [2020-04-22T12:06:14.361Z] Step 106/140 : COPY ./contrib/dockerd-rootless.sh /build 12:06:14 [2020-04-22T12:06:14.361Z] ---> 2fc92902365d 12:06:14 [2020-04-22T12:06:14.361Z] Step 107/140 : FROM djs55/vpnkit@sha256:${VPNKIT_DIGEST} AS vpnkit 12:06:14 [2020-04-22T12:06:14.709Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit 12:06:14 [2020-04-22T12:06:14.709Z] bad55c542dc9: Pulling fs layer 12:06:14 [2020-04-22T12:06:14.813Z] #39 156.5 CC criu/protobuf.o 12:06:15 [2020-04-22T12:06:15.071Z] #39 156.9 CC criu/pstree.o 12:06:15 [2020-04-22T12:06:15.249Z] #57 ... 12:06:15 [2020-04-22T12:06:15.249Z] 12:06:15 [2020-04-22T12:06:15.249Z] #40 [dev 16/25] COPY --from=criu /build/ /usr/local/ 12:06:15 [2020-04-22T12:06:15.448Z] bad55c542dc9: Verifying Checksum 12:06:15 [2020-04-22T12:06:15.448Z] bad55c542dc9: Download complete 12:06:15 [2020-04-22T12:06:15.507Z] #40 DONE 0.1s 12:06:15 [2020-04-22T12:06:15.507Z] 12:06:15 [2020-04-22T12:06:15.507Z] #43 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ 12:06:15 [2020-04-22T12:06:15.507Z] #43 DONE 0.1s 12:06:15 [2020-04-22T12:06:15.507Z] 12:06:15 [2020-04-22T12:06:15.507Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd 12:06:15 [2020-04-22T12:06:15.507Z] #57 ... 12:06:15 [2020-04-22T12:06:15.507Z] 12:06:15 [2020-04-22T12:06:15.507Z] #46 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ 12:06:15 [2020-04-22T12:06:15.507Z] #46 DONE 0.1s 12:06:15 [2020-04-22T12:06:15.766Z] 12:06:15 [2020-04-22T12:06:15.766Z] #49 [dev 19/25] COPY --from=gometalinter /build/ /usr/local/bin/ 12:06:15 [2020-04-22T12:06:15.804Z] bad55c542dc9: Pull complete 12:06:15 [2020-04-22T12:06:15.804Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 12:06:15 [2020-04-22T12:06:15.804Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 12:06:15 [2020-04-22T12:06:15.804Z] ---> e49efe6f0050 12:06:15 [2020-04-22T12:06:15.804Z] Step 108/140 : FROM runtime-dev AS dev 12:06:15 [2020-04-22T12:06:15.805Z] ---> 7ab6e571b243 12:06:15 [2020-04-22T12:06:15.805Z] Step 109/140 : ARG DEBIAN_FRONTEND 12:06:15 [2020-04-22T12:06:15.805Z] ---> Running in 7aa4963873e9 12:06:16 [2020-04-22T12:06:16.006Z] #39 157.8 CC criu/rbtree.o 12:06:16 [2020-04-22T12:06:16.024Z] #49 DONE 0.4s 12:06:16 [2020-04-22T12:06:16.024Z] 12:06:16 [2020-04-22T12:06:16.024Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd 12:06:16 [2020-04-22T12:06:16.024Z] #57 ... 12:06:16 [2020-04-22T12:06:16.024Z] 12:06:16 [2020-04-22T12:06:16.024Z] #53 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ 12:06:16 [2020-04-22T12:06:16.024Z] #53 DONE 0.1s 12:06:16 [2020-04-22T12:06:16.151Z] Removing intermediate container 7aa4963873e9 12:06:16 [2020-04-22T12:06:16.151Z] ---> 524926643773 12:06:16 [2020-04-22T12:06:16.151Z] Step 110/140 : RUN groupadd -r docker 12:06:16 [2020-04-22T12:06:16.151Z] ---> Running in f89ca8e442eb 12:06:16 [2020-04-22T12:06:16.264Z] #39 158.0 CC criu/rst-malloc.o 12:06:16 [2020-04-22T12:06:16.282Z] 12:06:16 [2020-04-22T12:06:16.282Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd 12:06:16 [2020-04-22T12:06:16.522Z] #39 158.3 CC criu/seccomp.o 12:06:17 [2020-04-22T12:06:17.054Z] Removing intermediate container 4c56fc896a5d 12:06:17 [2020-04-22T12:06:17.054Z] ---> ec3a01ba2acb 12:06:17 [2020-04-22T12:06:17.054Z] Step 53/140 : FROM dev-base AS containerd 12:06:17 [2020-04-22T12:06:17.054Z] ---> b3caa79f16a7 12:06:17 [2020-04-22T12:06:17.054Z] Step 54/140 : ARG DEBIAN_FRONTEND 12:06:17 [2020-04-22T12:06:17.054Z] ---> Using cache 12:06:17 [2020-04-22T12:06:17.054Z] ---> 50c5ab2dacdb 12:06:17 [2020-04-22T12:06:17.054Z] Step 55/140 : ARG CONTAINERD_COMMIT 12:06:17 [2020-04-22T12:06:17.054Z] ---> Running in 09715f5664a8 12:06:17 [2020-04-22T12:06:17.054Z] Removing intermediate container 09715f5664a8 12:06:17 [2020-04-22T12:06:17.054Z] ---> 84687ac27908 12:06:17 [2020-04-22T12:06:17.054Z] Step 56/140 : RUN apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev && rm -rf /var/lib/apt/lists/* 12:06:17 [2020-04-22T12:06:17.054Z] ---> Running in f2701512d93f 12:06:17 [2020-04-22T12:06:17.054Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 12:06:17 [2020-04-22T12:06:17.054Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 12:06:17 [2020-04-22T12:06:17.054Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] 12:06:17 [2020-04-22T12:06:17.088Z] #39 158.9 CC criu/seize.o 12:06:17 [2020-04-22T12:06:17.341Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] 12:06:17 [2020-04-22T12:06:17.449Z] Removing intermediate container f89ca8e442eb 12:06:17 [2020-04-22T12:06:17.449Z] ---> 6f3641bbaa6f 12:06:17 [2020-04-22T12:06:17.449Z] Step 111/140 : RUN useradd --create-home --gid docker unprivilegeduser 12:06:17 [2020-04-22T12:06:17.449Z] ---> Running in 935c36e92d41 12:06:17 [2020-04-22T12:06:17.628Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] 12:06:17 [2020-04-22T12:06:17.655Z] #39 ... 12:06:17 [2020-04-22T12:06:17.655Z] 12:06:17 [2020-04-22T12:06:17.655Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... 12:06:17 [2020-04-22T12:06:17.655Z] #36 230.9 + dpkg --print-architecture 12:06:17 [2020-04-22T12:06:17.655Z] #36 230.9 + cd /tmp/tmp.B8SsSBNil6/src/github.com/docker/distribution 12:06:17 [2020-04-22T12:06:17.655Z] #36 230.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd 12:06:17 [2020-04-22T12:06:17.655Z] #36 231.3 + GOPATH=/tmp/tmp.B8SsSBNil6/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.B8SsSBNil6 12:06:17 [2020-04-22T12:06:17.655Z] #36 231.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry 12:06:17 [2020-04-22T12:06:17.912Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] 12:06:18 [2020-04-22T12:06:18.337Z] Removing intermediate container 935c36e92d41 12:06:18 [2020-04-22T12:06:18.337Z] ---> 87b6770ab947 12:06:18 [2020-04-22T12:06:18.337Z] Step 112/140 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 12:06:18 [2020-04-22T12:06:18.337Z] ---> Running in 9baccb7d3df9 12:06:18 [2020-04-22T12:06:18.708Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 12:06:19 [2020-04-22T12:06:19.452Z] Removing intermediate container 9baccb7d3df9 12:06:19 [2020-04-22T12:06:19.453Z] ---> eddee2f2eafa 12:06:19 [2020-04-22T12:06:19.453Z] Step 113/140 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 12:06:19 [2020-04-22T12:06:19.453Z] ---> Running in d0203e7b1046 12:06:19 [2020-04-22T12:06:19.955Z] Fetched 8120 kB in 3s (3116 kB/s) 12:06:19 [2020-04-22T12:06:19.984Z] using credential docker-jenkins-github-credentials 12:06:20 [2020-04-22T12:06:20.066Z] Cloning the remote Git repository 12:06:20 [2020-04-22T12:06:20.066Z] Cloning with configured refspecs honoured and without tags 12:06:20 [2020-04-22T12:06:20.192Z] Removing intermediate container d0203e7b1046 12:06:20 [2020-04-22T12:06:20.192Z] ---> cde0741e74d5 12:06:20 [2020-04-22T12:06:20.192Z] Step 114/140 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 12:06:20 [2020-04-22T12:06:20.557Z] ---> Running in 5eec9c4cd8cb 12:06:20 [2020-04-22T12:06:20.575Z] Reading package lists... 12:06:20 [2020-04-22T12:06:20.266Z] Cloning repository https://github.com/moby/moby.git 12:06:21 [2020-04-22T12:06:21.301Z] Removing intermediate container 5eec9c4cd8cb 12:06:21 [2020-04-22T12:06:21.301Z] ---> 36bbd661b5d3 12:06:21 [2020-04-22T12:06:21.301Z] Step 115/140 : RUN ldconfig 12:06:21 [2020-04-22T12:06:21.301Z] ---> Running in f1a1bebe4483 12:06:21 [2020-04-22T12:06:21.876Z] Reading package lists... 12:06:22 [2020-04-22T12:06:22.160Z] Building dependency tree... 12:06:22 [2020-04-22T12:06:22.160Z] Reading state information... 12:06:22 [2020-04-22T12:06:22.444Z] The following additional packages will be installed: 12:06:22 [2020-04-22T12:06:22.444Z] libbtrfs0 12:06:22 [2020-04-22T12:06:22.444Z] The following NEW packages will be installed: 12:06:22 [2020-04-22T12:06:22.444Z] libbtrfs-dev libbtrfs0 12:06:22 [2020-04-22T12:06:22.444Z] 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. 12:06:22 [2020-04-22T12:06:22.444Z] Need to get 120 kB of archives. 12:06:22 [2020-04-22T12:06:22.444Z] After this operation, 423 kB of additional disk space will be used. 12:06:22 [2020-04-22T12:06:22.444Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] 12:06:22 [2020-04-22T12:06:22.444Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] 12:06:22 [2020-04-22T12:06:22.507Z] Removing intermediate container f1a1bebe4483 12:06:22 [2020-04-22T12:06:22.507Z] ---> 3ba3cd2a7cd7 12:06:22 [2020-04-22T12:06:22.507Z] Step 116/140 : RUN apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion binutils-mingw-w64 libbtrfs-dev bzip2 g++-mingw-w64-x86-64 iptables jq libcap2-bin libdevmapper-dev libnet1 libnl-3-200 libprotobuf-c1 libsystemd-dev libudev-dev net-tools pigz python3-pip python3-setuptools python3-wheel thin-provisioning-tools vim vim-common xfsprogs xz-utils zip && rm -rf /var/lib/apt/lists/* 12:06:22 [2020-04-22T12:06:22.507Z] ---> Running in 5a715451ae48 12:06:22 [2020-04-22T12:06:22.731Z] debconf: delaying package configuration, since apt-utils is not installed 12:06:22 [2020-04-22T12:06:22.731Z] Fetched 120 kB in 0s (1577 kB/s) 12:06:22 [2020-04-22T12:06:22.731Z] Selecting previously unselected package libbtrfs0. 12:06:22 [2020-04-22T12:06:22.731Z] (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 ... 15334 files and directories currently installed.) 12:06:22 [2020-04-22T12:06:22.731Z] Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... 12:06:22 [2020-04-22T12:06:22.731Z] Unpacking libbtrfs0 (4.20.1-2) ... 12:06:22 [2020-04-22T12:06:22.731Z] Selecting previously unselected package libbtrfs-dev. 12:06:22 [2020-04-22T12:06:22.731Z] Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... 12:06:22 [2020-04-22T12:06:22.731Z] Unpacking libbtrfs-dev (4.20.1-2) ... 12:06:22 [2020-04-22T12:06:22.731Z] Setting up libbtrfs0 (4.20.1-2) ... 12:06:22 [2020-04-22T12:06:22.731Z] Setting up libbtrfs-dev (4.20.1-2) ... 12:06:22 [2020-04-22T12:06:22.731Z] Processing triggers for libc-bin (2.28-10) ... 12:06:20 [2020-04-22T12:06:20.729Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 12:06:22 [2020-04-22T12:06:22.035Z] Fetching upstream changes from https://github.com/moby/moby.git 12:06:22 [2020-04-22T12:06:22.036Z] > git --version # timeout=10 12:06:22 [2020-04-22T12:06:22.092Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 12:06:22 [2020-04-22T12:06:22.095Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40850/head:refs/remotes/origin/PR-40850 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 12:06:22 [2020-04-22T12:06:22.839Z] #57 220.1 🇩 bin/containerd 12:06:23 [2020-04-22T12:06:23.250Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 12:06:23 [2020-04-22T12:06:23.250Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 12:06:23 [2020-04-22T12:06:23.250Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] 12:06:23 [2020-04-22T12:06:23.250Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] 12:06:23 [2020-04-22T12:06:23.250Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB] 12:06:23 [2020-04-22T12:06:23.353Z] Removing intermediate container f2701512d93f 12:06:23 [2020-04-22T12:06:23.353Z] ---> 5ea7b5bc960d 12:06:23 [2020-04-22T12:06:23.353Z] Step 57/140 : ENV INSTALL_BINARY_NAME=containerd 12:06:23 [2020-04-22T12:06:23.353Z] ---> Running in 40c16ccd7aee 12:06:23 [2020-04-22T12:06:23.353Z] Removing intermediate container 40c16ccd7aee 12:06:23 [2020-04-22T12:06:23.353Z] ---> db8239b24532 12:06:23 [2020-04-22T12:06:23.353Z] Step 58/140 : COPY hack/dockerfile/install/install.sh ./install.sh 12:06:23 [2020-04-22T12:06:23.626Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] 12:06:23 [2020-04-22T12:06:23.637Z] ---> 7b94a40439bb 12:06:23 [2020-04-22T12:06:23.637Z] Step 59/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ 12:06:23 [2020-04-22T12:06:23.637Z] ---> 951a8bd67ff2 12:06:23 [2020-04-22T12:06:23.637Z] Step 60/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME 12:06:23 [2020-04-22T12:06:23.637Z] ---> Running in 5724328dcba7 12:06:23 [2020-04-22T12:06:23.921Z] + RM_GOPATH=0 12:06:23 [2020-04-22T12:06:23.921Z] + TMP_GOPATH= 12:06:23 [2020-04-22T12:06:23.921Z] + : /build 12:06:23 [2020-04-22T12:06:23.921Z] + '[' -z '' ']' 12:06:23 [2020-04-22T12:06:23.921Z] ++ mktemp -d 12:06:23 [2020-04-22T12:06:23.921Z] + export GOPATH=/tmp/tmp.yOSPYiDLDp 12:06:23 [2020-04-22T12:06:23.921Z] + GOPATH=/tmp/tmp.yOSPYiDLDp 12:06:23 [2020-04-22T12:06:23.921Z] + RM_GOPATH=1 12:06:23 [2020-04-22T12:06:23.921Z] ++ dirname ./install.sh 12:06:23 [2020-04-22T12:06:23.921Z] + dir=. 12:06:23 [2020-04-22T12:06:23.921Z] Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429 12:06:23 [2020-04-22T12:06:23.921Z] + bin=containerd 12:06:23 [2020-04-22T12:06:23.921Z] + shift 12:06:23 [2020-04-22T12:06:23.921Z] + '[' '!' -f ./containerd.installer ']' 12:06:23 [2020-04-22T12:06:23.921Z] + . ./containerd.installer 12:06:23 [2020-04-22T12:06:23.921Z] ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429 12:06:23 [2020-04-22T12:06:23.921Z] + install_containerd 12:06:23 [2020-04-22T12:06:23.921Z] + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429' 12:06:23 [2020-04-22T12:06:23.921Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.yOSPYiDLDp/src/github.com/containerd/containerd 12:06:23 [2020-04-22T12:06:23.921Z] Cloning into '/tmp/tmp.yOSPYiDLDp/src/github.com/containerd/containerd'... 12:06:24 [2020-04-22T12:06:24.414Z] Fetched 8035 kB in 1s (5375 kB/s) 12:06:24 [2020-04-22T12:06:24.772Z] Reading package lists... 12:06:25 [2020-04-22T12:06:25.517Z] Reading package lists... 12:06:25 [2020-04-22T12:06:25.517Z] Building dependency tree... 12:06:25 [2020-04-22T12:06:25.517Z] Reading state information... 12:06:25 [2020-04-22T12:06:25.517Z] libcap2-bin is already the newest version (1:2.25-2). 12:06:25 [2020-04-22T12:06:25.517Z] libcap2-bin set to manually installed. 12:06:25 [2020-04-22T12:06:25.517Z] The following additional packages will be installed: 12:06:25 [2020-04-22T12:06:25.517Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base 12:06:25 [2020-04-22T12:06:25.517Z] gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 12:06:25 [2020-04-22T12:06:25.517Z] libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 12:06:25 [2020-04-22T12:06:25.517Z] libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 12:06:25 [2020-04-22T12:06:25.517Z] libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib 12:06:25 [2020-04-22T12:06:25.517Z] libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev 12:06:25 [2020-04-22T12:06:25.517Z] libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 12:06:25 [2020-04-22T12:06:25.517Z] python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources 12:06:25 [2020-04-22T12:06:25.517Z] python3.7 python3.7-minimal vim-runtime xxd 12:06:25 [2020-04-22T12:06:25.517Z] Suggested packages: 12:06:25 [2020-04-22T12:06:25.517Z] apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm 12:06:25 [2020-04-22T12:06:25.517Z] wine64 python3-doc python3-tk python3-venv python-setuptools-doc 12:06:25 [2020-04-22T12:06:25.517Z] python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts 12:06:25 [2020-04-22T12:06:25.517Z] xfsdump acl attr quota 12:06:25 [2020-04-22T12:06:25.517Z] Recommended packages: 12:06:25 [2020-04-22T12:06:25.517Z] aufs-dkms nftables build-essential python3-dev python3-keyring 12:06:25 [2020-04-22T12:06:25.517Z] python3-keyrings.alt python3-xdg unzip 12:06:25 [2020-04-22T12:06:25.766Z] #36 ... 12:06:25 [2020-04-22T12:06:25.766Z] 12:06:25 [2020-04-22T12:06:25.766Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 12:06:25 [2020-04-22T12:06:25.766Z] #39 159.5 CC criu/servicefd.o 12:06:25 [2020-04-22T12:06:25.766Z] #39 159.8 CC criu/shmem.o 12:06:25 [2020-04-22T12:06:25.766Z] #39 160.4 CC criu/sigframe.o 12:06:25 [2020-04-22T12:06:25.766Z] #39 160.6 CC criu/signalfd.o 12:06:25 [2020-04-22T12:06:25.766Z] #39 160.9 CC criu/sk-inet.o 12:06:25 [2020-04-22T12:06:25.766Z] #39 161.7 CC criu/sk-netlink.o 12:06:25 [2020-04-22T12:06:25.766Z] #39 162.0 CC criu/sk-packet.o 12:06:25 [2020-04-22T12:06:25.766Z] #39 162.7 CC criu/sk-queue.o 12:06:25 [2020-04-22T12:06:25.766Z] #39 163.0 CC criu/sk-tcp.o 12:06:25 [2020-04-22T12:06:25.766Z] #39 163.5 CC criu/sk-unix.o 12:06:25 [2020-04-22T12:06:25.766Z] #39 165.2 CC criu/sockets.o 12:06:25 [2020-04-22T12:06:25.766Z] #39 165.8 CC criu/stats.o 12:06:25 [2020-04-22T12:06:25.766Z] #39 166.1 CC criu/string.o 12:06:25 [2020-04-22T12:06:25.766Z] #39 166.1 CC criu/sysctl.o 12:06:25 [2020-04-22T12:06:25.766Z] #39 166.8 CC criu/sysfs_parse.o 12:06:25 [2020-04-22T12:06:25.766Z] #39 167.1 CC criu/timerfd.o 12:06:25 [2020-04-22T12:06:25.766Z] #39 167.4 CC criu/tty.o 12:06:25 [2020-04-22T12:06:25.875Z] The following NEW packages will be installed: 12:06:25 [2020-04-22T12:06:25.875Z] apparmor aufs-tools bash-completion binutils-mingw-w64 12:06:25 [2020-04-22T12:06:25.876Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup 12:06:25 [2020-04-22T12:06:25.876Z] g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq 12:06:25 [2020-04-22T12:06:25.876Z] libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 12:06:25 [2020-04-22T12:06:25.876Z] libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 12:06:25 [2020-04-22T12:06:25.876Z] libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 12:06:25 [2020-04-22T12:06:25.876Z] libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 12:06:25 [2020-04-22T12:06:25.876Z] libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib 12:06:25 [2020-04-22T12:06:25.876Z] libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev 12:06:25 [2020-04-22T12:06:25.876Z] mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 12:06:25 [2020-04-22T12:06:25.876Z] python3-distutils python3-lib2to3 python3-minimal python3-pip 12:06:25 [2020-04-22T12:06:25.876Z] python3-pkg-resources python3-setuptools python3-wheel python3.7 12:06:25 [2020-04-22T12:06:25.876Z] python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime 12:06:25 [2020-04-22T12:06:25.876Z] xfsprogs xxd xz-utils zip 12:06:25 [2020-04-22T12:06:25.876Z] 0 upgraded, 68 newly installed, 0 to remove and 4 not upgraded. 12:06:25 [2020-04-22T12:06:25.876Z] Need to get 99.3 MB of archives. 12:06:25 [2020-04-22T12:06:25.876Z] After this operation, 605 MB of additional disk space will be used. 12:06:25 [2020-04-22T12:06:25.876Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] 12:06:25 [2020-04-22T12:06:25.876Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB] 12:06:25 [2020-04-22T12:06:25.876Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB] 12:06:26 [2020-04-22T12:06:26.232Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] 12:06:26 [2020-04-22T12:06:26.233Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] 12:06:26 [2020-04-22T12:06:26.233Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB] 12:06:26 [2020-04-22T12:06:26.233Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] 12:06:26 [2020-04-22T12:06:26.233Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] 12:06:26 [2020-04-22T12:06:26.233Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] 12:06:26 [2020-04-22T12:06:26.233Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] 12:06:26 [2020-04-22T12:06:26.233Z] Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] 12:06:26 [2020-04-22T12:06:26.233Z] Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] 12:06:26 [2020-04-22T12:06:26.233Z] Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] 12:06:26 [2020-04-22T12:06:26.233Z] Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] 12:06:26 [2020-04-22T12:06:26.233Z] Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] 12:06:26 [2020-04-22T12:06:26.233Z] Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] 12:06:26 [2020-04-22T12:06:26.233Z] Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] 12:06:26 [2020-04-22T12:06:26.233Z] Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] 12:06:26 [2020-04-22T12:06:26.233Z] Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] 12:06:26 [2020-04-22T12:06:26.233Z] Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] 12:06:26 [2020-04-22T12:06:26.233Z] Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] 12:06:26 [2020-04-22T12:06:26.233Z] Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] 12:06:26 [2020-04-22T12:06:26.233Z] Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] 12:06:26 [2020-04-22T12:06:26.233Z] Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] 12:06:26 [2020-04-22T12:06:26.233Z] Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] 12:06:26 [2020-04-22T12:06:26.582Z] Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] 12:06:26 [2020-04-22T12:06:26.582Z] Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] 12:06:26 [2020-04-22T12:06:26.582Z] Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] 12:06:26 [2020-04-22T12:06:26.582Z] Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] 12:06:26 [2020-04-22T12:06:26.582Z] Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] 12:06:26 [2020-04-22T12:06:26.934Z] Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] 12:06:26 [2020-04-22T12:06:26.934Z] Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB] 12:06:27 [2020-04-22T12:06:27.140Z] #39 169.0 CC criu/tun.o 12:06:27 [2020-04-22T12:06:27.679Z] Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB] 12:06:27 [2020-04-22T12:06:27.706Z] #39 169.5 CC criu/uffd.o 12:06:28 [2020-04-22T12:06:28.447Z] Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] 12:06:28 [2020-04-22T12:06:28.447Z] Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] 12:06:28 [2020-04-22T12:06:28.447Z] Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] 12:06:28 [2020-04-22T12:06:28.447Z] Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] 12:06:28 [2020-04-22T12:06:28.447Z] Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] 12:06:28 [2020-04-22T12:06:28.447Z] Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] 12:06:28 [2020-04-22T12:06:28.447Z] Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] 12:06:28 [2020-04-22T12:06:28.447Z] Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u3 [109 kB] 12:06:28 [2020-04-22T12:06:28.447Z] Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] 12:06:28 [2020-04-22T12:06:28.447Z] Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] 12:06:28 [2020-04-22T12:06:28.447Z] Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] 12:06:28 [2020-04-22T12:06:28.447Z] Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] 12:06:28 [2020-04-22T12:06:28.447Z] Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] 12:06:28 [2020-04-22T12:06:28.447Z] Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] 12:06:28 [2020-04-22T12:06:28.447Z] Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] 12:06:28 [2020-04-22T12:06:28.447Z] Get:49 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] 12:06:28 [2020-04-22T12:06:28.447Z] Get:50 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] 12:06:28 [2020-04-22T12:06:28.447Z] Get:51 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] 12:06:28 [2020-04-22T12:06:28.447Z] Get:52 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] 12:06:28 [2020-04-22T12:06:28.447Z] Get:53 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] 12:06:28 [2020-04-22T12:06:28.447Z] Get:54 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] 12:06:28 [2020-04-22T12:06:28.447Z] Get:55 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u3 [321 kB] 12:06:28 [2020-04-22T12:06:28.447Z] Get:56 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] 12:06:28 [2020-04-22T12:06:28.447Z] Get:57 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] 12:06:28 [2020-04-22T12:06:28.641Z] #39 170.5 CC criu/util.o 12:06:28 [2020-04-22T12:06:28.808Z] Get:58 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] 12:06:28 [2020-04-22T12:06:28.808Z] Get:59 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] 12:06:28 [2020-04-22T12:06:28.808Z] Get:60 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] 12:06:28 [2020-04-22T12:06:28.808Z] Get:61 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] 12:06:28 [2020-04-22T12:06:28.808Z] Get:62 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] 12:06:28 [2020-04-22T12:06:28.808Z] Get:63 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] 12:06:28 [2020-04-22T12:06:28.808Z] Get:64 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] 12:06:28 [2020-04-22T12:06:28.808Z] Get:65 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] 12:06:28 [2020-04-22T12:06:28.808Z] Get:66 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] 12:06:28 [2020-04-22T12:06:28.808Z] Get:67 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] 12:06:28 [2020-04-22T12:06:28.808Z] Get:68 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] 12:06:29 [2020-04-22T12:06:29.165Z] debconf: delaying package configuration, since apt-utils is not installed 12:06:29 [2020-04-22T12:06:29.165Z] Fetched 99.3 MB in 3s (32.1 MB/s) 12:06:29 [2020-04-22T12:06:29.165Z] Selecting previously unselected package pigz. 12:06:29 [2020-04-22T12:06:29.165Z] (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 ... 15235 files and directories currently installed.) 12:06:29 [2020-04-22T12:06:29.165Z] Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... 12:06:29 [2020-04-22T12:06:29.165Z] Unpacking pigz (2.4-1) ... 12:06:29 [2020-04-22T12:06:29.165Z] Selecting previously unselected package libpython3.7-minimal:s390x. 12:06:29 [2020-04-22T12:06:29.165Z] Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... 12:06:29 [2020-04-22T12:06:29.165Z] Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... 12:06:29 [2020-04-22T12:06:29.165Z] Selecting previously unselected package python3.7-minimal. 12:06:29 [2020-04-22T12:06:29.165Z] Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... 12:06:29 [2020-04-22T12:06:29.165Z] Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... 12:06:29 [2020-04-22T12:06:29.513Z] Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... 12:06:29 [2020-04-22T12:06:29.513Z] Setting up python3.7-minimal (3.7.3-2+deb10u1) ... 12:06:29 [2020-04-22T12:06:29.871Z] Selecting previously unselected package python3-minimal. 12:06:29 [2020-04-22T12:06:29.871Z] (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 ... 15484 files and directories currently installed.) 12:06:29 [2020-04-22T12:06:29.871Z] Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... 12:06:29 [2020-04-22T12:06:29.872Z] Unpacking python3-minimal (3.7.3-1) ... 12:06:29 [2020-04-22T12:06:29.872Z] Selecting previously unselected package libmpdec2:s390x. 12:06:29 [2020-04-22T12:06:29.872Z] Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... 12:06:29 [2020-04-22T12:06:29.872Z] Unpacking libmpdec2:s390x (2.4.2-2) ... 12:06:29 [2020-04-22T12:06:29.872Z] Selecting previously unselected package libpython3.7-stdlib:s390x. 12:06:29 [2020-04-22T12:06:29.872Z] Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... 12:06:29 [2020-04-22T12:06:29.872Z] Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... 12:06:30 [2020-04-22T12:06:30.015Z] #39 171.8 CC criu/uts_ns.o 12:06:30 [2020-04-22T12:06:30.230Z] Selecting previously unselected package python3.7. 12:06:30 [2020-04-22T12:06:30.230Z] Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... 12:06:30 [2020-04-22T12:06:30.230Z] Unpacking python3.7 (3.7.3-2+deb10u1) ... 12:06:30 [2020-04-22T12:06:30.230Z] Selecting previously unselected package libpython3-stdlib:s390x. 12:06:30 [2020-04-22T12:06:30.230Z] Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... 12:06:30 [2020-04-22T12:06:30.230Z] Unpacking libpython3-stdlib:s390x (3.7.3-1) ... 12:06:30 [2020-04-22T12:06:30.230Z] Setting up python3-minimal (3.7.3-1) ... 12:06:30 [2020-04-22T12:06:30.230Z] Selecting previously unselected package python3. 12:06:30 [2020-04-22T12:06:30.230Z] (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 ... 15896 files and directories currently installed.) 12:06:30 [2020-04-22T12:06:30.230Z] Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... 12:06:30 [2020-04-22T12:06:30.230Z] Unpacking python3 (3.7.3-1) ... 12:06:30 [2020-04-22T12:06:30.230Z] Selecting previously unselected package libip4tc0:s390x. 12:06:30 [2020-04-22T12:06:30.230Z] Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... 12:06:30 [2020-04-22T12:06:30.230Z] Unpacking libip4tc0:s390x (1.8.2-4) ... 12:06:30 [2020-04-22T12:06:30.230Z] Selecting previously unselected package libip6tc0:s390x. 12:06:30 [2020-04-22T12:06:30.230Z] Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... 12:06:30 [2020-04-22T12:06:30.230Z] Unpacking libip6tc0:s390x (1.8.2-4) ... 12:06:30 [2020-04-22T12:06:30.230Z] Selecting previously unselected package libiptc0:s390x. 12:06:30 [2020-04-22T12:06:30.230Z] Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... 12:06:30 [2020-04-22T12:06:30.230Z] Unpacking libiptc0:s390x (1.8.2-4) ... 12:06:30 [2020-04-22T12:06:30.230Z] Selecting previously unselected package libnfnetlink0:s390x. 12:06:30 [2020-04-22T12:06:30.230Z] Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... 12:06:30 [2020-04-22T12:06:30.230Z] Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... 12:06:30 [2020-04-22T12:06:30.230Z] Selecting previously unselected package libnetfilter-conntrack3:s390x. 12:06:30 [2020-04-22T12:06:30.230Z] Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... 12:06:30 [2020-04-22T12:06:30.230Z] Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... 12:06:30 [2020-04-22T12:06:30.274Z] #39 172.1 CC criu/vdso-compat.o 12:06:30 [2020-04-22T12:06:30.274Z] #39 172.2 CC criu/vdso.o 12:06:30 [2020-04-22T12:06:30.755Z] + cd /tmp/tmp.yOSPYiDLDp/src/github.com/containerd/containerd 12:06:30 [2020-04-22T12:06:30.755Z] + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429 12:06:30 [2020-04-22T12:06:30.823Z] Selecting previously unselected package libnftnl11:s390x. 12:06:30 [2020-04-22T12:06:30.823Z] Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... 12:06:30 [2020-04-22T12:06:30.823Z] Unpacking libnftnl11:s390x (1.1.2-2) ... 12:06:30 [2020-04-22T12:06:30.823Z] Selecting previously unselected package iptables. 12:06:30 [2020-04-22T12:06:30.823Z] Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... 12:06:30 [2020-04-22T12:06:30.823Z] Unpacking iptables (1.8.2-4) ... 12:06:30 [2020-04-22T12:06:30.823Z] Selecting previously unselected package xxd. 12:06:30 [2020-04-22T12:06:30.823Z] Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... 12:06:30 [2020-04-22T12:06:30.823Z] Unpacking xxd (2:8.1.0875-5) ... 12:06:30 [2020-04-22T12:06:30.823Z] Selecting previously unselected package vim-common. 12:06:30 [2020-04-22T12:06:30.823Z] Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... 12:06:30 [2020-04-22T12:06:30.823Z] Unpacking vim-common (2:8.1.0875-5) ... 12:06:30 [2020-04-22T12:06:30.823Z] Selecting previously unselected package bash-completion. 12:06:30 [2020-04-22T12:06:30.823Z] Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... 12:06:30 [2020-04-22T12:06:30.840Z] #39 172.7 LINK criu/built-in.o 12:06:31 [2020-04-22T12:06:31.098Z] #39 172.8 LINK criu/criu 12:06:31 [2020-04-22T12:06:31.327Z] Unpacking bash-completion (1:2.8-6) ... 12:06:31 [2020-04-22T12:06:31.327Z] Selecting previously unselected package bzip2. 12:06:31 [2020-04-22T12:06:31.327Z] Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... 12:06:31 [2020-04-22T12:06:31.327Z] Unpacking bzip2 (1.0.6-9.2~deb10u1) ... 12:06:31 [2020-04-22T12:06:31.327Z] Selecting previously unselected package xz-utils. 12:06:31 [2020-04-22T12:06:31.327Z] Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... 12:06:31 [2020-04-22T12:06:31.327Z] Unpacking xz-utils (5.2.4-1) ... 12:06:31 [2020-04-22T12:06:31.327Z] Selecting previously unselected package apparmor. 12:06:31 [2020-04-22T12:06:31.327Z] Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... 12:06:31 [2020-04-22T12:06:31.327Z] Unpacking apparmor (2.13.2-10) ... 12:06:31 [2020-04-22T12:06:31.327Z] Selecting previously unselected package aufs-tools. 12:06:31 [2020-04-22T12:06:31.327Z] Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... 12:06:31 [2020-04-22T12:06:31.327Z] Unpacking aufs-tools (1:4.14+20190211-1) ... 12:06:31 [2020-04-22T12:06:31.327Z] Selecting previously unselected package binutils-mingw-w64-i686. 12:06:31 [2020-04-22T12:06:31.327Z] Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... 12:06:31 [2020-04-22T12:06:31.327Z] Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... 12:06:31 [2020-04-22T12:06:31.356Z] #39 173.2 DEP lib/c/criu.d 12:06:31 [2020-04-22T12:06:31.356Z] #39 173.3 CC images/rpc.pb-c.o 12:06:31 [2020-04-22T12:06:31.374Z] + export 'BUILDTAGS=netgo osusergo static_build' 12:06:31 [2020-04-22T12:06:31.374Z] + BUILDTAGS='netgo osusergo static_build' 12:06:31 [2020-04-22T12:06:31.374Z] + export EXTRA_FLAGS=-buildmode=pie 12:06:31 [2020-04-22T12:06:31.374Z] + EXTRA_FLAGS=-buildmode=pie 12:06:31 [2020-04-22T12:06:31.374Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' 12:06:31 [2020-04-22T12:06:31.374Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' 12:06:31 [2020-04-22T12:06:31.374Z] + '[' '' = dynamic ']' 12:06:31 [2020-04-22T12:06:31.374Z] + make 12:06:31 [2020-04-22T12:06:31.712Z] Selecting previously unselected package binutils-mingw-w64-x86-64. 12:06:31 [2020-04-22T12:06:31.712Z] Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... 12:06:31 [2020-04-22T12:06:31.712Z] Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... 12:06:31 [2020-04-22T12:06:31.922Z] #39 173.8 CC lib/c/criu.o 12:06:31 [2020-04-22T12:06:31.997Z] 🇩 bin/ctr 12:06:32 [2020-04-22T12:06:32.088Z] Selecting previously unselected package binutils-mingw-w64. 12:06:32 [2020-04-22T12:06:32.088Z] Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... 12:06:32 [2020-04-22T12:06:32.088Z] Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... 12:06:32 [2020-04-22T12:06:32.088Z] Selecting previously unselected package libdevmapper1.02.1:s390x. 12:06:32 [2020-04-22T12:06:32.088Z] Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... 12:06:32 [2020-04-22T12:06:32.088Z] Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... 12:06:32 [2020-04-22T12:06:32.088Z] Selecting previously unselected package dmsetup. 12:06:32 [2020-04-22T12:06:32.088Z] Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_s390x.deb ... 12:06:32 [2020-04-22T12:06:32.088Z] Unpacking dmsetup (2:1.02.155-3) ... 12:06:32 [2020-04-22T12:06:32.088Z] Selecting previously unselected package mingw-w64-common. 12:06:32 [2020-04-22T12:06:32.088Z] Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... 12:06:32 [2020-04-22T12:06:32.088Z] Unpacking mingw-w64-common (6.0.0-3) ... 12:06:32 [2020-04-22T12:06:32.829Z] Selecting previously unselected package mingw-w64-x86-64-dev. 12:06:32 [2020-04-22T12:06:32.829Z] Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... 12:06:32 [2020-04-22T12:06:32.829Z] Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... 12:06:32 [2020-04-22T12:06:32.857Z] #39 174.6 LINK lib/c/built-in.o 12:06:32 [2020-04-22T12:06:32.857Z] #39 174.6 LINK lib/c/libcriu.so 12:06:32 [2020-04-22T12:06:32.857Z] #39 174.7 LINK lib/c/libcriu.a 12:06:32 [2020-04-22T12:06:32.857Z] #39 174.8 GEN magic.py 12:06:32 [2020-04-22T12:06:32.857Z] #39 174.8 Note: Building without setproctitle() and strlcpy() support. 12:06:32 [2020-04-22T12:06:32.857Z] #39 174.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 12:06:32 [2020-04-22T12:06:32.857Z] #39 174.9 Note: Building without GnuTLS support 12:06:33 [2020-04-22T12:06:33.576Z] Selecting previously unselected package gcc-mingw-w64-base. 12:06:33 [2020-04-22T12:06:33.576Z] Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... 12:06:33 [2020-04-22T12:06:33.576Z] Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... 12:06:33 [2020-04-22T12:06:33.576Z] Selecting previously unselected package gcc-mingw-w64-x86-64. 12:06:33 [2020-04-22T12:06:33.576Z] Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... 12:06:33 [2020-04-22T12:06:33.576Z] Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 12:06:33 [2020-04-22T12:06:33.795Z] #39 175.5 fatal: not a git repository (or any of the parent directories): .git 12:06:33 [2020-04-22T12:06:33.795Z] #39 ... 12:06:33 [2020-04-22T12:06:33.795Z] 12:06:33 [2020-04-22T12:06:33.795Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... 12:06:33 [2020-04-22T12:06:33.795Z] #36 251.0 + rm -rf /tmp/tmp.B8SsSBNil6/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.B8SsSBNil6 12:06:34 [2020-04-22T12:06:34.053Z] #36 DONE 251.3s 12:06:34 [2020-04-22T12:06:34.053Z] 12:06:34 [2020-04-22T12:06:34.053Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd 12:06:34 [2020-04-22T12:06:34.311Z] #57 ... 12:06:34 [2020-04-22T12:06:34.312Z] 12:06:34 [2020-04-22T12:06:34.312Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter 12:06:34 [2020-04-22T12:06:34.312Z] #48 DONE 251.5s 12:06:34 [2020-04-22T12:06:34.312Z] 12:06:34 [2020-04-22T12:06:34.312Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 12:06:34 [2020-04-22T12:06:34.312Z] #39 176.4 make[1]: Nothing to be done for 'all'. 12:06:35 [2020-04-22T12:06:35.247Z] #39 177.1 make[1]: 'images/built-in.o' is up to date. 12:06:35 [2020-04-22T12:06:35.247Z] #39 177.2 make[1]: 'compel/plugins/std.lib.a' is up to date. 12:06:35 [2020-04-22T12:06:35.247Z] #39 177.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. 12:06:35 [2020-04-22T12:06:35.504Z] #39 177.3 make[1]: 'compel/libcompel.a' is up to date. 12:06:35 [2020-04-22T12:06:35.504Z] #39 177.3 make[1]: 'compel/compel-host-bin' is up to date. 12:06:35 [2020-04-22T12:06:35.504Z] #39 177.3 make[1]: Nothing to be done for 'all'. 12:06:35 [2020-04-22T12:06:35.504Z] #39 177.4 make[1]: 'soccr/libsoccr.a' is up to date. 12:06:35 [2020-04-22T12:06:35.762Z] #39 177.6 make[2]: Nothing to be done for 'all'. 12:06:35 [2020-04-22T12:06:35.762Z] #39 177.7 make[2]: Nothing to be done for 'all'. 12:06:35 [2020-04-22T12:06:35.762Z] #39 177.7 make[2]: Nothing to be done for 'all'. 12:06:36 [2020-04-22T12:06:36.019Z] #39 177.9 make[2]: Nothing to be done for 'all'. 12:06:36 [2020-04-22T12:06:36.019Z] #39 ... 12:06:36 [2020-04-22T12:06:36.019Z] 12:06:36 [2020-04-22T12:06:36.019Z] #37 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ 12:06:36 [2020-04-22T12:06:36.019Z] #37 DONE 0.3s 12:06:36 [2020-04-22T12:06:36.019Z] 12:06:36 [2020-04-22T12:06:36.019Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 12:06:36 [2020-04-22T12:06:36.019Z] #39 178.0 make[2]: Nothing to be done for 'all'. 12:06:36 [2020-04-22T12:06:36.019Z] #39 178.0 make[2]: Nothing to be done for 'all'. 12:06:36 [2020-04-22T12:06:36.019Z] #39 178.0 make[2]: Nothing to be done for 'all'. 12:06:36 [2020-04-22T12:06:36.019Z] #39 178.1 make[2]: Nothing to be done for 'all'. 12:06:36 [2020-04-22T12:06:36.308Z] #39 178.1 INSTALL criu/criu 12:06:36 [2020-04-22T12:06:36.308Z] #39 DONE 178.3s 12:06:36 [2020-04-22T12:06:36.308Z] 12:06:36 [2020-04-22T12:06:36.308Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd 12:06:36 [2020-04-22T12:06:36.667Z] Selecting previously unselected package g++-mingw-w64-x86-64. 12:06:36 [2020-04-22T12:06:36.667Z] Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... 12:06:36 [2020-04-22T12:06:36.667Z] Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 12:06:38 [2020-04-22T12:06:38.277Z] Fetching without tags 12:06:38 [2020-04-22T12:06:38.279Z] #57 ... 12:06:38 [2020-04-22T12:06:38.279Z] 12:06:38 [2020-04-22T12:06:38.279Z] #40 [dev 16/25] COPY --from=criu /build/ /usr/local/ 12:06:38 [2020-04-22T12:06:38.279Z] #40 DONE 0.1s 12:06:38 [2020-04-22T12:06:38.279Z] 12:06:38 [2020-04-22T12:06:38.279Z] #43 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ 12:06:38 [2020-04-22T12:06:38.279Z] #43 DONE 0.1s 12:06:38 [2020-04-22T12:06:38.279Z] 12:06:38 [2020-04-22T12:06:38.279Z] #46 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ 12:06:38 [2020-04-22T12:06:38.279Z] #46 DONE 0.1s 12:06:38 [2020-04-22T12:06:38.279Z] 12:06:38 [2020-04-22T12:06:38.279Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd 12:06:38 [2020-04-22T12:06:38.537Z] #57 ... 12:06:38 [2020-04-22T12:06:38.538Z] 12:06:38 [2020-04-22T12:06:38.538Z] #49 [dev 19/25] COPY --from=gometalinter /build/ /usr/local/bin/ 12:06:38 [2020-04-22T12:06:38.795Z] #49 DONE 0.4s 12:06:38 [2020-04-22T12:06:38.795Z] 12:06:38 [2020-04-22T12:06:38.795Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd 12:06:38 [2020-04-22T12:06:38.795Z] #57 ... 12:06:38 [2020-04-22T12:06:38.795Z] 12:06:38 [2020-04-22T12:06:38.795Z] #53 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ 12:06:38 [2020-04-22T12:06:38.795Z] #53 DONE 0.1s 12:06:39 [2020-04-22T12:06:39.001Z] Merging remotes/origin/19.03 commit f432f71595086d3b015dffb7b61491636e1b81ac into PR head commit 70e7d6fe4aee4a7dfea22fa53bd0539e8cef31f8 12:06:39 [2020-04-22T12:06:39.014Z] Selecting previously unselected package libonig5:s390x. 12:06:39 [2020-04-22T12:06:39.014Z] Preparing to unpack .../25-libonig5_6.9.1-1_s390x.deb ... 12:06:39 [2020-04-22T12:06:39.014Z] Unpacking libonig5:s390x (6.9.1-1) ... 12:06:39 [2020-04-22T12:06:39.014Z] Selecting previously unselected package libjq1:s390x. 12:06:39 [2020-04-22T12:06:39.014Z] Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_s390x.deb ... 12:06:39 [2020-04-22T12:06:39.014Z] Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... 12:06:39 [2020-04-22T12:06:39.014Z] Selecting previously unselected package jq. 12:06:39 [2020-04-22T12:06:39.014Z] Preparing to unpack .../27-jq_1.5+dfsg-2+b1_s390x.deb ... 12:06:39 [2020-04-22T12:06:39.014Z] Unpacking jq (1.5+dfsg-2+b1) ... 12:06:39 [2020-04-22T12:06:39.014Z] Selecting previously unselected package libaio1:s390x. 12:06:39 [2020-04-22T12:06:39.014Z] Preparing to unpack .../28-libaio1_0.3.112-3_s390x.deb ... 12:06:39 [2020-04-22T12:06:39.014Z] Unpacking libaio1:s390x (0.3.112-3) ... 12:06:39 [2020-04-22T12:06:39.014Z] Selecting previously unselected package libbtrfs0. 12:06:39 [2020-04-22T12:06:39.014Z] Preparing to unpack .../29-libbtrfs0_4.20.1-2_s390x.deb ... 12:06:39 [2020-04-22T12:06:39.014Z] Unpacking libbtrfs0 (4.20.1-2) ... 12:06:39 [2020-04-22T12:06:39.014Z] Selecting previously unselected package libbtrfs-dev. 12:06:39 [2020-04-22T12:06:39.014Z] Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_s390x.deb ... 12:06:39 [2020-04-22T12:06:39.014Z] Unpacking libbtrfs-dev (4.20.1-2) ... 12:06:39 [2020-04-22T12:06:39.014Z] Selecting previously unselected package libdevmapper-event1.02.1:s390x. 12:06:39 [2020-04-22T12:06:39.014Z] Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... 12:06:39 [2020-04-22T12:06:39.014Z] Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... 12:06:39 [2020-04-22T12:06:39.014Z] Selecting previously unselected package libudev-dev:s390x. 12:06:39 [2020-04-22T12:06:39.014Z] Preparing to unpack .../32-libudev-dev_241-7~deb10u3_s390x.deb ... 12:06:39 [2020-04-22T12:06:39.014Z] Unpacking libudev-dev:s390x (241-7~deb10u3) ... 12:06:39 [2020-04-22T12:06:39.014Z] Selecting previously unselected package libsepol1-dev:s390x. 12:06:39 [2020-04-22T12:06:39.014Z] Preparing to unpack .../33-libsepol1-dev_2.8-1_s390x.deb ... 12:06:39 [2020-04-22T12:06:39.014Z] Unpacking libsepol1-dev:s390x (2.8-1) ... 12:06:39 [2020-04-22T12:06:39.014Z] Selecting previously unselected package libpcre16-3:s390x. 12:06:39 [2020-04-22T12:06:39.014Z] Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_s390x.deb ... 12:06:39 [2020-04-22T12:06:39.014Z] Unpacking libpcre16-3:s390x (2:8.39-12) ... 12:06:39 [2020-04-22T12:06:39.014Z] Selecting previously unselected package libpcre32-3:s390x. 12:06:39 [2020-04-22T12:06:39.014Z] Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_s390x.deb ... 12:06:39 [2020-04-22T12:06:39.014Z] Unpacking libpcre32-3:s390x (2:8.39-12) ... 12:06:39 [2020-04-22T12:06:39.014Z] Selecting previously unselected package libpcrecpp0v5:s390x. 12:06:39 [2020-04-22T12:06:39.014Z] Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... 12:06:39 [2020-04-22T12:06:39.014Z] Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... 12:06:39 [2020-04-22T12:06:39.014Z] Selecting previously unselected package libpcre3-dev:s390x. 12:06:39 [2020-04-22T12:06:39.014Z] Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_s390x.deb ... 12:06:39 [2020-04-22T12:06:39.014Z] Unpacking libpcre3-dev:s390x (2:8.39-12) ... 12:06:39 [2020-04-22T12:06:39.014Z] Selecting previously unselected package libselinux1-dev:s390x. 12:06:39 [2020-04-22T12:06:39.014Z] Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_s390x.deb ... 12:06:39 [2020-04-22T12:06:39.014Z] Unpacking libselinux1-dev:s390x (2.8-1+b1) ... 12:06:39 [2020-04-22T12:06:39.014Z] Selecting previously unselected package libdevmapper-dev:s390x. 12:06:39 [2020-04-22T12:06:39.014Z] Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... 12:06:39 [2020-04-22T12:06:39.014Z] Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... 12:06:39 [2020-04-22T12:06:39.014Z] Selecting previously unselected package libgpm2:s390x. 12:06:39 [2020-04-22T12:06:39.014Z] Preparing to unpack .../40-libgpm2_1.20.7-5_s390x.deb ... 12:06:39 [2020-04-22T12:06:39.014Z] Unpacking libgpm2:s390x (1.20.7-5) ... 12:06:39 [2020-04-22T12:06:39.014Z] Selecting previously unselected package libicu63:s390x. 12:06:39 [2020-04-22T12:06:39.014Z] Preparing to unpack .../41-libicu63_63.1-6+deb10u1_s390x.deb ... 12:06:39 [2020-04-22T12:06:39.014Z] Unpacking libicu63:s390x (63.1-6+deb10u1) ... 12:06:39 [2020-04-22T12:06:39.055Z] 12:06:39 [2020-04-22T12:06:39.055Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd 12:06:39 [2020-04-22T12:06:39.767Z] Selecting previously unselected package libnet1:s390x. 12:06:39 [2020-04-22T12:06:39.767Z] Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_s390x.deb ... 12:06:39 [2020-04-22T12:06:39.767Z] Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... 12:06:39 [2020-04-22T12:06:39.767Z] Selecting previously unselected package libnl-3-200:s390x. 12:06:39 [2020-04-22T12:06:39.767Z] Preparing to unpack .../43-libnl-3-200_3.4.0-1_s390x.deb ... 12:06:39 [2020-04-22T12:06:39.767Z] Unpacking libnl-3-200:s390x (3.4.0-1) ... 12:06:39 [2020-04-22T12:06:39.767Z] Selecting previously unselected package libprotobuf-c1:s390x. 12:06:39 [2020-04-22T12:06:39.767Z] Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... 12:06:39 [2020-04-22T12:06:39.767Z] Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... 12:06:39 [2020-04-22T12:06:39.767Z] Selecting previously unselected package libreadline5:s390x. 12:06:40 [2020-04-22T12:06:40.115Z] Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_s390x.deb ... 12:06:40 [2020-04-22T12:06:40.115Z] Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... 12:06:40 [2020-04-22T12:06:40.115Z] Selecting previously unselected package libsystemd-dev:s390x. 12:06:40 [2020-04-22T12:06:40.115Z] Preparing to unpack .../46-libsystemd-dev_241-7~deb10u3_s390x.deb ... 12:06:40 [2020-04-22T12:06:40.115Z] Unpacking libsystemd-dev:s390x (241-7~deb10u3) ... 12:06:40 [2020-04-22T12:06:40.115Z] Selecting previously unselected package net-tools. 12:06:40 [2020-04-22T12:06:40.115Z] Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... 12:06:40 [2020-04-22T12:06:40.115Z] Unpacking net-tools (1.60+git20180626.aebd88e-1) ... 12:06:40 [2020-04-22T12:06:40.115Z] Selecting previously unselected package python-pip-whl. 12:06:40 [2020-04-22T12:06:40.115Z] Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... 12:06:40 [2020-04-22T12:06:40.115Z] Unpacking python-pip-whl (18.1-5) ... 12:06:40 [2020-04-22T12:06:40.115Z] Selecting previously unselected package python3-lib2to3. 12:06:40 [2020-04-22T12:06:40.115Z] Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... 12:06:40 [2020-04-22T12:06:40.115Z] Unpacking python3-lib2to3 (3.7.3-1) ... 12:06:40 [2020-04-22T12:06:40.115Z] Selecting previously unselected package python3-distutils. 12:06:40 [2020-04-22T12:06:40.115Z] Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... 12:06:40 [2020-04-22T12:06:40.115Z] Unpacking python3-distutils (3.7.3-1) ... 12:06:40 [2020-04-22T12:06:40.115Z] Selecting previously unselected package python3-pip. 12:06:40 [2020-04-22T12:06:40.115Z] Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... 12:06:40 [2020-04-22T12:06:40.470Z] Unpacking python3-pip (18.1-5) ... 12:06:40 [2020-04-22T12:06:40.470Z] Selecting previously unselected package python3-pkg-resources. 12:06:40 [2020-04-22T12:06:40.470Z] Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... 12:06:40 [2020-04-22T12:06:40.470Z] Unpacking python3-pkg-resources (40.8.0-1) ... 12:06:40 [2020-04-22T12:06:40.470Z] Selecting previously unselected package python3-setuptools. 12:06:40 [2020-04-22T12:06:40.470Z] Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... 12:06:40 [2020-04-22T12:06:40.470Z] Unpacking python3-setuptools (40.8.0-1) ... 12:06:40 [2020-04-22T12:06:40.470Z] Selecting previously unselected package python3-wheel. 12:06:40 [2020-04-22T12:06:40.470Z] Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... 12:06:40 [2020-04-22T12:06:40.470Z] Unpacking python3-wheel (0.32.3-2) ... 12:06:40 [2020-04-22T12:06:40.470Z] Selecting previously unselected package thin-provisioning-tools. 12:06:40 [2020-04-22T12:06:40.470Z] Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... 12:06:40 [2020-04-22T12:06:40.470Z] Unpacking thin-provisioning-tools (0.7.6-2.1) ... 12:06:40 [2020-04-22T12:06:40.470Z] Selecting previously unselected package vim-runtime. 12:06:40 [2020-04-22T12:06:40.470Z] Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... 12:06:40 [2020-04-22T12:06:40.470Z] Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' 12:06:40 [2020-04-22T12:06:40.470Z] Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' 12:06:40 [2020-04-22T12:06:40.470Z] Unpacking vim-runtime (2:8.1.0875-5) ... 12:06:37 [2020-04-22T12:06:37.937Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 12:06:37 [2020-04-22T12:06:37.989Z] > git config --add remote.origin.fetch +refs/pull/40850/head:refs/remotes/origin/PR-40850 # timeout=10 12:06:38 [2020-04-22T12:06:38.044Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 12:06:38 [2020-04-22T12:06:38.180Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 12:06:38 [2020-04-22T12:06:38.313Z] Fetching upstream changes from https://github.com/moby/moby.git 12:06:38 [2020-04-22T12:06:38.314Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 12:06:38 [2020-04-22T12:06:38.315Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40850/head:refs/remotes/origin/PR-40850 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 12:06:39 [2020-04-22T12:06:39.113Z] > git config core.sparsecheckout # timeout=10 12:06:39 [2020-04-22T12:06:39.161Z] > git checkout -f 70e7d6fe4aee4a7dfea22fa53bd0539e8cef31f8 # timeout=10 12:06:41 [2020-04-22T12:06:41.229Z] Selecting previously unselected package vim. 12:06:41 [2020-04-22T12:06:41.229Z] Preparing to unpack .../57-vim_2%3a8.1.0875-5_s390x.deb ... 12:06:41 [2020-04-22T12:06:41.229Z] Unpacking vim (2:8.1.0875-5) ... 12:06:41 [2020-04-22T12:06:41.229Z] Selecting previously unselected package xfsprogs. 12:06:41 [2020-04-22T12:06:41.229Z] Preparing to unpack .../58-xfsprogs_4.20.0-1_s390x.deb ... 12:06:41 [2020-04-22T12:06:41.229Z] Unpacking xfsprogs (4.20.0-1) ... 12:06:41 [2020-04-22T12:06:41.229Z] Selecting previously unselected package zip. 12:06:41 [2020-04-22T12:06:41.229Z] Preparing to unpack .../59-zip_3.0-11+b1_s390x.deb ... 12:06:41 [2020-04-22T12:06:41.229Z] Unpacking zip (3.0-11+b1) ... 12:06:41 [2020-04-22T12:06:41.229Z] Setting up libpcrecpp0v5:s390x (2:8.39-12) ... 12:06:41 [2020-04-22T12:06:41.229Z] Setting up aufs-tools (1:4.14+20190211-1) ... 12:06:41 [2020-04-22T12:06:41.229Z] Setting up net-tools (1.60+git20180626.aebd88e-1) ... 12:06:41 [2020-04-22T12:06:41.229Z] Setting up libip6tc0:s390x (1.8.2-4) ... 12:06:41 [2020-04-22T12:06:41.229Z] Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... 12:06:41 [2020-04-22T12:06:41.577Z] Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... 12:06:41 [2020-04-22T12:06:41.577Z] Setting up libgpm2:s390x (1.20.7-5) ... 12:06:41 [2020-04-22T12:06:41.577Z] Setting up libpcre16-3:s390x (2:8.39-12) ... 12:06:41 [2020-04-22T12:06:41.577Z] Setting up libip4tc0:s390x (1.8.2-4) ... 12:06:41 [2020-04-22T12:06:41.577Z] Setting up libsepol1-dev:s390x (2.8-1) ... 12:06:41 [2020-04-22T12:06:41.577Z] Setting up libnftnl11:s390x (1.1.2-2) ... 12:06:41 [2020-04-22T12:06:41.577Z] Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... 12:06:41 [2020-04-22T12:06:41.577Z] Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... 12:06:41 [2020-04-22T12:06:41.577Z] Setting up bzip2 (1.0.6-9.2~deb10u1) ... 12:06:41 [2020-04-22T12:06:41.577Z] Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... 12:06:41 [2020-04-22T12:06:41.577Z] Setting up libicu63:s390x (63.1-6+deb10u1) ... 12:06:41 [2020-04-22T12:06:41.577Z] Setting up xxd (2:8.1.0875-5) ... 12:06:41 [2020-04-22T12:06:41.577Z] Setting up libbtrfs0 (4.20.1-2) ... 12:06:41 [2020-04-22T12:06:41.577Z] Setting up zip (3.0-11+b1) ... 12:06:41 [2020-04-22T12:06:41.577Z] Setting up vim-common (2:8.1.0875-5) ... 12:06:41 [2020-04-22T12:06:41.577Z] Setting up bash-completion (1:2.8-6) ... 12:06:41 [2020-04-22T12:06:41.926Z] Setting up libiptc0:s390x (1.8.2-4) ... 12:06:41 [2020-04-22T12:06:41.926Z] Setting up xz-utils (5.2.4-1) ... 12:06:41 [2020-04-22T12:06:41.926Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 12:06:41 [2020-04-22T12:06:41.926Z] Setting up libpcre32-3:s390x (2:8.39-12) ... 12:06:41 [2020-04-22T12:06:41.926Z] Setting up libudev-dev:s390x (241-7~deb10u3) ... 12:06:41 [2020-04-22T12:06:41.926Z] Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... 12:06:41 [2020-04-22T12:06:41.926Z] Setting up libbtrfs-dev (4.20.1-2) ... 12:06:41 [2020-04-22T12:06:41.926Z] Setting up pigz (2.4-1) ... 12:06:41 [2020-04-22T12:06:41.926Z] Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... 12:06:41 [2020-04-22T12:06:41.926Z] Setting up libnl-3-200:s390x (3.4.0-1) ... 12:06:41 [2020-04-22T12:06:41.926Z] Setting up python-pip-whl (18.1-5) ... 12:06:41 [2020-04-22T12:06:41.926Z] Setting up libmpdec2:s390x (2.4.2-2) ... 12:06:41 [2020-04-22T12:06:41.926Z] Setting up mingw-w64-common (6.0.0-3) ... 12:06:41 [2020-04-22T12:06:41.926Z] Setting up vim-runtime (2:8.1.0875-5) ... 12:06:42 [2020-04-22T12:06:42.041Z] Merge succeeded, producing 70e7d6fe4aee4a7dfea22fa53bd0539e8cef31f8 12:06:42 [2020-04-22T12:06:42.041Z] Checking out Revision 70e7d6fe4aee4a7dfea22fa53bd0539e8cef31f8 (PR-40850) 12:06:42 [2020-04-22T12:06:42.288Z] Setting up libaio1:s390x (0.3.112-3) ... 12:06:42 [2020-04-22T12:06:42.288Z] Setting up libsystemd-dev:s390x (241-7~deb10u3) ... 12:06:42 [2020-04-22T12:06:42.288Z] Setting up libonig5:s390x (6.9.1-1) ... 12:06:42 [2020-04-22T12:06:42.288Z] Setting up mingw-w64-x86-64-dev (6.0.0-3) ... 12:06:42 [2020-04-22T12:06:42.288Z] Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... 12:06:42 [2020-04-22T12:06:42.288Z] Setting up vim (2:8.1.0875-5) ... 12:06:42 [2020-04-22T12:06:42.288Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 12:06:42 [2020-04-22T12:06:42.288Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 12:06:42 [2020-04-22T12:06:42.288Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 12:06:42 [2020-04-22T12:06:42.288Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 12:06:42 [2020-04-22T12:06:42.288Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 12:06:42 [2020-04-22T12:06:42.288Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 12:06:42 [2020-04-22T12:06:42.288Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 12:06:42 [2020-04-22T12:06:42.288Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 12:06:42 [2020-04-22T12:06:42.288Z] Setting up libjq1:s390x (1.5+dfsg-2+b1) ... 12:06:42 [2020-04-22T12:06:42.288Z] Setting up libpcre3-dev:s390x (2:8.39-12) ... 12:06:42 [2020-04-22T12:06:42.288Z] Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 12:06:42 [2020-04-22T12:06:42.288Z] 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 12:06:42 [2020-04-22T12:06:42.288Z] 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 12:06:42 [2020-04-22T12:06:42.288Z] Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 12:06:42 [2020-04-22T12:06:42.288Z] 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 12:06:42 [2020-04-22T12:06:42.288Z] 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 12:06:42 [2020-04-22T12:06:42.288Z] Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... 12:06:42 [2020-04-22T12:06:42.288Z] Setting up thin-provisioning-tools (0.7.6-2.1) ... 12:06:42 [2020-04-22T12:06:42.288Z] Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... 12:06:42 [2020-04-22T12:06:42.288Z] Setting up jq (1.5+dfsg-2+b1) ... 12:06:42 [2020-04-22T12:06:42.288Z] Setting up libpython3-stdlib:s390x (3.7.3-1) ... 12:06:42 [2020-04-22T12:06:42.288Z] Setting up python3.7 (3.7.3-2+deb10u1) ... 12:06:43 [2020-04-22T12:06:43.030Z] Setting up libselinux1-dev:s390x (2.8-1+b1) ... 12:06:43 [2020-04-22T12:06:43.030Z] Setting up iptables (1.8.2-4) ... 12:06:43 [2020-04-22T12:06:43.030Z] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 12:06:43 [2020-04-22T12:06:43.030Z] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 12:06:43 [2020-04-22T12:06:43.030Z] update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 12:06:43 [2020-04-22T12:06:43.030Z] update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 12:06:43 [2020-04-22T12:06:43.030Z] update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 12:06:43 [2020-04-22T12:06:43.030Z] update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 12:06:43 [2020-04-22T12:06:43.030Z] Setting up python3 (3.7.3-1) ... 12:06:43 [2020-04-22T12:06:43.030Z] Setting up python3-wheel (0.32.3-2) ... 12:06:43 [2020-04-22T12:06:43.030Z] Setting up apparmor (2.13.2-10) ... 12:06:41 [2020-04-22T12:06:41.762Z] > git merge f432f71595086d3b015dffb7b61491636e1b81ac # timeout=10 12:06:41 [2020-04-22T12:06:41.913Z] > git rev-parse "HEAD^{commit}" # timeout=10 12:06:42 [2020-04-22T12:06:42.075Z] > git config core.sparsecheckout # timeout=10 12:06:42 [2020-04-22T12:06:42.125Z] > git checkout -f 70e7d6fe4aee4a7dfea22fa53bd0539e8cef31f8 # timeout=10 12:06:43 [2020-04-22T12:06:43.865Z] Setting up python3-lib2to3 (3.7.3-1) ... 12:06:43 [2020-04-22T12:06:43.865Z] Setting up python3-pkg-resources (40.8.0-1) ... 12:06:43 [2020-04-22T12:06:43.865Z] Setting up python3-distutils (3.7.3-1) ... 12:06:43 [2020-04-22T12:06:43.865Z] Setting up python3-setuptools (40.8.0-1) ... 12:06:44 [2020-04-22T12:06:44.265Z] Setting up python3-pip (18.1-5) ... 12:06:44 [2020-04-22T12:06:44.265Z] Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... 12:06:44 [2020-04-22T12:06:44.265Z] Setting up dmsetup (2:1.02.155-3) ... 12:06:44 [2020-04-22T12:06:44.265Z] Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... 12:06:44 [2020-04-22T12:06:44.265Z] Setting up xfsprogs (4.20.0-1) ... 12:06:44 [2020-04-22T12:06:44.265Z] Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... 12:06:44 [2020-04-22T12:06:44.265Z] Processing triggers for mime-support (3.62) ... 12:06:44 [2020-04-22T12:06:44.265Z] Processing triggers for libc-bin (2.28-10) ... 12:06:44 [2020-04-22T12:06:44.751Z] #57 241.5 🇩 bin/containerd-stress 12:06:46 [2020-04-22T12:06:46.125Z] #57 243.1 🇩 bin/containerd-shim 12:06:47 [2020-04-22T12:06:47.173Z] #57 220.7 🇩 bin/containerd 12:06:48 [2020-04-22T12:06:48.275Z] Removing intermediate container 5a715451ae48 12:06:48 [2020-04-22T12:06:48.275Z] ---> abc77da12c31 12:06:48 [2020-04-22T12:06:48.275Z] Step 117/140 : RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true 12:06:48 [2020-04-22T12:06:48.275Z] ---> Running in c6c00c355bc6 12:06:48 [2020-04-22T12:06:48.631Z] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode 12:06:48 [2020-04-22T12:06:48.631Z] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode 12:06:48 [2020-04-22T12:06:48.631Z] update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting 12:06:48 [2020-04-22T12:06:48.986Z] Removing intermediate container c6c00c355bc6 12:06:48 [2020-04-22T12:06:48.986Z] ---> ba006324e70d 12:06:48 [2020-04-22T12:06:48.986Z] Step 118/140 : RUN pip3 install yamllint==1.16.0 12:06:48 [2020-04-22T12:06:48.986Z] ---> Running in 60fe018d1350 12:06:50 [2020-04-22T12:06:50.184Z] Collecting yamllint==1.16.0 12:06:50 [2020-04-22T12:06:50.536Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) 12:06:50 [2020-04-22T12:06:50.536Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) 12:06:50 [2020-04-22T12:06:50.536Z] Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl 12:06:50 [2020-04-22T12:06:50.536Z] Collecting pyyaml (from yamllint==1.16.0) 12:06:50 [2020-04-22T12:06:50.536Z] Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) 12:06:50 [2020-04-22T12:06:50.909Z] Building wheels for collected packages: pyyaml 12:06:50 [2020-04-22T12:06:50.909Z] Running setup.py bdist_wheel for pyyaml: started 12:06:50 [2020-04-22T12:06:50.909Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' 12:06:50 [2020-04-22T12:06:50.909Z] Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd 12:06:50 [2020-04-22T12:06:50.909Z] Successfully built pyyaml 12:06:50 [2020-04-22T12:06:50.909Z] Installing collected packages: pathspec, pyyaml, yamllint 12:06:51 [2020-04-22T12:06:51.254Z] Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 12:06:51 [2020-04-22T12:06:51.598Z] Removing intermediate container 60fe018d1350 12:06:51 [2020-04-22T12:06:51.598Z] ---> 5c4e95d5eac5 12:06:51 [2020-04-22T12:06:51.598Z] Step 119/140 : COPY --from=dockercli /build/ /usr/local/cli 12:06:51 [2020-04-22T12:06:51.959Z] ---> 2442a83b9b3a 12:06:51 [2020-04-22T12:06:51.959Z] Step 120/140 : COPY --from=frozen-images /build/ /docker-frozen-images 12:06:52 [2020-04-22T12:06:52.683Z] #57 248.9 🇩 bin/containerd-shim-runc-v1 12:06:53 [2020-04-22T12:06:53.729Z] ---> 460e64f25655 12:06:53 [2020-04-22T12:06:53.729Z] Step 121/140 : COPY --from=swagger /build/ /usr/local/bin/ 12:06:54 [2020-04-22T12:06:54.082Z] ---> 5d2c1c713dfc 12:06:54 [2020-04-22T12:06:54.082Z] Step 122/140 : COPY --from=tomlv /build/ /usr/local/bin/ 12:06:54 [2020-04-22T12:06:54.430Z] ---> 4ab48d52d075 12:06:54 [2020-04-22T12:06:54.430Z] Step 123/140 : COPY --from=tini /build/ /usr/local/bin/ 12:06:54 [2020-04-22T12:06:54.430Z] ---> 403412b0cd31 12:06:54 [2020-04-22T12:06:54.430Z] Step 124/140 : COPY --from=registry /build/ /usr/local/bin/ 12:06:54 [2020-04-22T12:06:54.583Z] #57 251.5 🇩 binaries 12:06:54 [2020-04-22T12:06:54.583Z] #57 251.5 + mkdir -p /build 12:06:54 [2020-04-22T12:06:54.583Z] #57 251.5 + cp bin/containerd /build/containerd 12:06:54 [2020-04-22T12:06:54.583Z] #57 251.5 + cp bin/containerd-shim /build/containerd-shim 12:06:54 [2020-04-22T12:06:54.583Z] #57 251.5 + cp bin/ctr /build/ctr 12:06:54 [2020-04-22T12:06:54.583Z] #57 DONE 251.9s 12:06:55 [2020-04-22T12:06:55.170Z] ---> 49c103a2fe7d 12:06:55 [2020-04-22T12:06:55.170Z] Step 125/140 : COPY --from=criu /build/ /usr/local/ 12:06:55 [2020-04-22T12:06:55.170Z] ---> f707f1d1cba0 12:06:55 [2020-04-22T12:06:55.170Z] Step 126/140 : COPY --from=vndr /build/ /usr/local/bin/ 12:06:55 [2020-04-22T12:06:55.514Z] 12:06:55 [2020-04-22T12:06:55.514Z] #58 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ 12:06:55 [2020-04-22T12:06:55.771Z] #58 DONE 0.2s 12:06:55 [2020-04-22T12:06:55.771Z] 12:06:55 [2020-04-22T12:06:55.771Z] #62 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ 12:06:55 [2020-04-22T12:06:55.771Z] #62 DONE 0.1s 12:06:55 [2020-04-22T12:06:55.771Z] 12:06:55 [2020-04-22T12:06:55.771Z] #64 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... 12:06:55 [2020-04-22T12:06:55.771Z] #64 DONE 0.1s 12:06:55 [2020-04-22T12:06:55.771Z] 12:06:55 [2020-04-22T12:06:55.771Z] #67 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ 12:06:55 [2020-04-22T12:06:55.771Z] #67 DONE 0.1s 12:06:55 [2020-04-22T12:06:55.771Z] 12:06:55 [2020-04-22T12:06:55.771Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker 12:06:55 [2020-04-22T12:06:55.771Z] #68 DONE 0.0s 12:06:55 [2020-04-22T12:06:55.909Z] ---> d5f953f9b652 12:06:55 [2020-04-22T12:06:55.909Z] Step 127/140 : COPY --from=gotestsum /build/ /usr/local/bin/ 12:06:55 [2020-04-22T12:06:55.909Z] ---> 795b224e4f82 12:06:55 [2020-04-22T12:06:55.909Z] Step 128/140 : COPY --from=gometalinter /build/ /usr/local/bin/ 12:06:56 [2020-04-22T12:06:56.028Z] 12:06:56 [2020-04-22T12:06:56.028Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker 12:06:56 [2020-04-22T12:06:56.593Z] #69 DONE 0.7s 12:06:56 [2020-04-22T12:06:56.593Z] 12:06:56 [2020-04-22T12:06:56.593Z] #70 exporting to image 12:06:56 [2020-04-22T12:06:56.593Z] #70 exporting layers 12:06:57 [2020-04-22T12:06:57.132Z] ---> 63418814b4e0 12:06:57 [2020-04-22T12:06:57.132Z] Step 129/140 : COPY --from=runc /build/ /usr/local/bin/ 12:06:57 [2020-04-22T12:06:57.479Z] ---> cae34ed23b6b 12:06:57 [2020-04-22T12:06:57.479Z] Step 130/140 : COPY --from=containerd /build/ /usr/local/bin/ 12:06:57 [2020-04-22T12:06:57.945Z] ---> db581c4ddbf2 12:06:57 [2020-04-22T12:06:57.945Z] Step 131/140 : COPY --from=rootlesskit /build/ /usr/local/bin/ 12:06:58 [2020-04-22T12:06:58.346Z] ---> 28ffc21d491f 12:06:58 [2020-04-22T12:06:58.346Z] Step 132/140 : COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 12:06:58 [2020-04-22T12:06:58.571Z] Commit message: "Update CRIU to v3.13 "Silicon Willet"" 12:06:58 [2020-04-22T12:06:58.991Z] > git --version # timeout=10 12:06:59 [2020-04-22T12:06:59.104Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac 12:06:59 [2020-04-22T12:06:59.169Z] ---> 54395c4fce5a 12:06:59 [2020-04-22T12:06:59.169Z] Step 133/140 : COPY --from=proxy /build/ /usr/local/bin/ 12:06:59 [2020-04-22T12:06:59.169Z] ---> aeb2a21553e4 12:06:59 [2020-04-22T12:06:59.169Z] Step 134/140 : ENV PATH=/usr/local/cli:$PATH 12:06:59 [2020-04-22T12:06:59.169Z] ---> Running in 7918ff4ff281 12:06:59 [2020-04-22T12:06:59.533Z] Removing intermediate container 7918ff4ff281 12:06:59 [2020-04-22T12:06:59.533Z] ---> 6587b26c3312 12:06:59 [2020-04-22T12:06:59.533Z] Step 135/140 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux 12:06:59 [2020-04-22T12:06:59.533Z] ---> Running in 822bfeae6153 12:06:59 [2020-04-22T12:06:59.533Z] Removing intermediate container 822bfeae6153 12:06:59 [2020-04-22T12:06:59.533Z] ---> 6b03596960a9 12:06:59 [2020-04-22T12:06:59.533Z] Step 136/140 : WORKDIR /go/src/github.com/docker/docker [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 12:06:59 [2020-04-22T12:06:59.912Z] ---> Running in ed10eae2e088 12:06:59 [2020-04-22T12:06:59.912Z] Removing intermediate container ed10eae2e088 12:06:59 [2020-04-22T12:06:59.912Z] ---> 0221cfe11dca 12:06:59 [2020-04-22T12:06:59.912Z] Step 137/140 : VOLUME /var/lib/docker 12:06:59 [2020-04-22T12:06:59.912Z] ---> Running in 589718feafa4 12:07:00 [2020-04-22T12:07:00.257Z] Removing intermediate container 589718feafa4 12:07:00 [2020-04-22T12:07:00.257Z] ---> 0e1ba740c083 12:07:00 [2020-04-22T12:07:00.257Z] Step 138/140 : ENTRYPOINT ["hack/dind"] 12:07:00 [2020-04-22T12:07:00.257Z] ---> Running in 2b3fd5722d72 12:07:00 [2020-04-22T12:07:00.257Z] Removing intermediate container 2b3fd5722d72 12:07:00 [2020-04-22T12:07:00.257Z] ---> 9347f660a346 12:07:00 [2020-04-22T12:07:00.257Z] Step 139/140 : FROM dev AS final 12:07:00 [2020-04-22T12:07:00.257Z] ---> 9347f660a346 12:07:00 [2020-04-22T12:07:00.257Z] Step 140/140 : COPY . /go/src/github.com/docker/docker 12:07:02 [2020-04-22T12:07:02.372Z] + docker version 12:07:02 [2020-04-22T12:07:02.671Z] ---> ea5e4910c68b 12:07:03 [2020-04-22T12:07:03.023Z] Successfully built ea5e4910c68b 12:07:03 [2020-04-22T12:07:03.023Z] Successfully tagged docker:70e7d6fe4aee4a7dfea22fa53bd0539e8cef31f8 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh 12:07:03 [2020-04-22T12:07:03.148Z] #70 exporting layers 6.3s done 12:07:03 [2020-04-22T12:07:03.148Z] #70 writing image sha256:444f91902a1bd9d8e97a37a4d9b52411e3a8fcaba99d935bed1c9f207499e274 12:07:03 [2020-04-22T12:07:03.148Z] #70 writing image sha256:444f91902a1bd9d8e97a37a4d9b52411e3a8fcaba99d935bed1c9f207499e274 done 12:07:03 [2020-04-22T12:07:03.148Z] #70 naming to docker.io/library/docker:70e7d6fe4aee4a7dfea22fa53bd0539e8cef31f8 done 12:07:03 [2020-04-22T12:07:03.148Z] #70 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh 12:07:03 [2020-04-22T12:07:03.794Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40850/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=70e7d6fe4aee4a7dfea22fa53bd0539e8cef31f8 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:70e7d6fe4aee4a7dfea22fa53bd0539e8cef31f8 hack/test/unit 12:07:04 [2020-04-22T12:07:04.477Z] 12:07:04 [2020-04-22T12:07:04.477Z] Removing bundles/ 12:07:04 [2020-04-22T12:07:04.477Z] 12:07:04 [2020-04-22T12:07:04.477Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) 12:07:04 [2020-04-22T12:07:04.477Z] Building: bundles/dynbinary-daemon/dockerd-dev 12:07:04 [2020-04-22T12:07:04.477Z] GOOS="" GOARCH="" GOARM="" 12:07:05 [2020-04-22T12:07:05.569Z] ? github.com/docker/docker/api [no test files] 12:07:09 [2020-04-22T12:07:09.080Z] #57 242.4 🇩 bin/containerd-stress 12:07:10 [2020-04-22T12:07:10.012Z] #57 244.1 🇩 bin/containerd-shim 12:07:14 [2020-04-22T12:07:14.981Z] Client: Docker Engine - Enterprise 12:07:14 [2020-04-22T12:07:14.981Z] Version: 19.03.5 12:07:14 [2020-04-22T12:07:14.981Z] API version: 1.40 12:07:14 [2020-04-22T12:07:14.981Z] Go version: go1.12.12 12:07:14 [2020-04-22T12:07:14.981Z] Git commit: 2ee0c57608 12:07:14 [2020-04-22T12:07:14.981Z] Built: 11/13/2019 08:00:16 12:07:14 [2020-04-22T12:07:14.981Z] OS/Arch: windows/amd64 12:07:14 [2020-04-22T12:07:14.981Z] Experimental: false 12:07:14 [2020-04-22T12:07:14.981Z] 12:07:14 [2020-04-22T12:07:14.981Z] Server: Docker Engine - Enterprise 12:07:14 [2020-04-22T12:07:14.981Z] Engine: 12:07:14 [2020-04-22T12:07:14.981Z] Version: 19.03.5 12:07:14 [2020-04-22T12:07:14.981Z] API version: 1.40 (minimum version 1.24) 12:07:14 [2020-04-22T12:07:14.981Z] Go version: go1.12.12 12:07:14 [2020-04-22T12:07:14.981Z] Git commit: 2ee0c57608 12:07:14 [2020-04-22T12:07:14.981Z] Built: 11/13/2019 07:58:51 12:07:14 [2020-04-22T12:07:14.981Z] OS/Arch: windows/amd64 12:07:14 [2020-04-22T12:07:14.981Z] Experimental: true [Pipeline] sh 12:07:16 [2020-04-22T12:07:16.565Z] #57 249.9 🇩 bin/containerd-shim-runc-v1 12:07:16 [2020-04-22T12:07:16.618Z] + docker info 12:07:16 [2020-04-22T12:07:16.805Z] ok github.com/docker/docker/api/server 0.002s coverage: 7.9% of statements 12:07:18 [2020-04-22T12:07:18.462Z] #57 252.5 🇩 binaries 12:07:18 [2020-04-22T12:07:18.462Z] #57 252.5 + mkdir -p /build 12:07:18 [2020-04-22T12:07:18.462Z] #57 252.5 + cp bin/containerd /build/containerd 12:07:18 [2020-04-22T12:07:18.462Z] #57 252.5 + cp bin/containerd-shim /build/containerd-shim 12:07:18 [2020-04-22T12:07:18.462Z] #57 252.5 + cp bin/ctr /build/ctr 12:07:18 [2020-04-22T12:07:18.721Z] #57 DONE 252.9s 12:07:19 [2020-04-22T12:07:19.286Z] 12:07:19 [2020-04-22T12:07:19.286Z] #58 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ 12:07:19 [2020-04-22T12:07:19.543Z] #58 DONE 0.2s 12:07:19 [2020-04-22T12:07:19.543Z] 12:07:19 [2020-04-22T12:07:19.543Z] #62 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ 12:07:19 [2020-04-22T12:07:19.799Z] #62 DONE 0.1s 12:07:19 [2020-04-22T12:07:19.799Z] 12:07:19 [2020-04-22T12:07:19.799Z] #64 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... 12:07:19 [2020-04-22T12:07:19.799Z] #64 DONE 0.1s 12:07:19 [2020-04-22T12:07:19.799Z] 12:07:19 [2020-04-22T12:07:19.799Z] #67 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ 12:07:19 [2020-04-22T12:07:19.799Z] #67 DONE 0.1s 12:07:19 [2020-04-22T12:07:19.799Z] 12:07:19 [2020-04-22T12:07:19.799Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker 12:07:19 [2020-04-22T12:07:19.799Z] #68 DONE 0.0s 12:07:20 [2020-04-22T12:07:20.057Z] 12:07:20 [2020-04-22T12:07:20.057Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker 12:07:20 [2020-04-22T12:07:20.622Z] #69 DONE 0.8s 12:07:20 [2020-04-22T12:07:20.622Z] 12:07:20 [2020-04-22T12:07:20.622Z] #70 exporting to image 12:07:20 [2020-04-22T12:07:20.622Z] #70 exporting layers 12:07:27 [2020-04-22T12:07:27.174Z] #70 exporting layers 6.5s done 12:07:27 [2020-04-22T12:07:27.174Z] #70 writing image sha256:0dcbcf8c89e4a3d83c12c76165a7573b0694f0689c3ae4964b6d5decfc92ee43 done 12:07:27 [2020-04-22T12:07:27.174Z] #70 naming to docker.io/library/docker:70e7d6fe4aee4a7dfea22fa53bd0539e8cef31f8 done 12:07:27 [2020-04-22T12:07:27.174Z] #70 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh 12:07:27 [2020-04-22T12:07:27.496Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40850/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40850/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=70e7d6fe4aee4a7dfea22fa53bd0539e8cef31f8 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:70e7d6fe4aee4a7dfea22fa53bd0539e8cef31f8 hack/validate/default 12:07:28 [2020-04-22T12:07:28.832Z] 🇩 bin/containerd 12:07:28 [2020-04-22T12:07:28.867Z] Congratulations! All commits are properly signed with the DCO! 12:07:52 [2020-04-22T12:07:52.645Z] Client: 12:07:52 [2020-04-22T12:07:52.645Z] Debug Mode: false 12:07:52 [2020-04-22T12:07:52.645Z] Plugins: 12:07:52 [2020-04-22T12:07:52.645Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) 12:07:52 [2020-04-22T12:07:52.645Z] 12:07:52 [2020-04-22T12:07:52.645Z] Server: 12:07:52 [2020-04-22T12:07:52.645Z] Containers: 0 12:07:52 [2020-04-22T12:07:52.645Z] Running: 0 12:07:52 [2020-04-22T12:07:52.645Z] Paused: 0 12:07:52 [2020-04-22T12:07:52.645Z] Stopped: 0 12:07:52 [2020-04-22T12:07:52.645Z] Images: 0 12:07:52 [2020-04-22T12:07:52.645Z] Server Version: 19.03.5 12:07:52 [2020-04-22T12:07:52.645Z] Storage Driver: windowsfilter (windows) lcow (linux) 12:07:52 [2020-04-22T12:07:52.645Z] Windows: 12:07:52 [2020-04-22T12:07:52.645Z] LCOW: 12:07:52 [2020-04-22T12:07:52.645Z] Logging Driver: json-file 12:07:52 [2020-04-22T12:07:52.645Z] Plugins: 12:07:52 [2020-04-22T12:07:52.645Z] Volume: local 12:07:52 [2020-04-22T12:07:52.645Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent 12:07:52 [2020-04-22T12:07:52.645Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 12:07:52 [2020-04-22T12:07:52.645Z] Swarm: inactive 12:07:52 [2020-04-22T12:07:52.645Z] Default Isolation: process 12:07:52 [2020-04-22T12:07:52.645Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) 12:07:52 [2020-04-22T12:07:52.645Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) 12:07:52 [2020-04-22T12:07:52.645Z] OSType: windows 12:07:52 [2020-04-22T12:07:52.645Z] Architecture: x86_64 12:07:52 [2020-04-22T12:07:52.645Z] CPUs: 4 12:07:52 [2020-04-22T12:07:52.645Z] Total Memory: 32GiB 12:07:52 [2020-04-22T12:07:52.645Z] Name: azwin-2-54a580 12:07:52 [2020-04-22T12:07:52.645Z] ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW 12:07:52 [2020-04-22T12:07:52.645Z] Docker Root Dir: D:\docker 12:07:52 [2020-04-22T12:07:52.645Z] Debug Mode: false 12:07:52 [2020-04-22T12:07:52.645Z] Registry: https://index.docker.io/v1/ 12:07:52 [2020-04-22T12:07:52.645Z] Labels: 12:07:52 [2020-04-22T12:07:52.645Z] Experimental: true 12:07:52 [2020-04-22T12:07:52.645Z] Insecure Registries: 12:07:52 [2020-04-22T12:07:52.645Z] 10.0.0.4:5000 12:07:52 [2020-04-22T12:07:52.645Z] 127.0.0.0/8 12:07:52 [2020-04-22T12:07:52.645Z] Registry Mirrors: 12:07:52 [2020-04-22T12:07:52.645Z] http://10.0.0.4:5000/ 12:07:52 [2020-04-22T12:07:52.645Z] Live Restore Enabled: false 12:07:52 [2020-04-22T12:07:52.645Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell 12:07:55 [2020-04-22T12:07:55.877Z] 🇩 bin/containerd-stress 12:07:57 [2020-04-22T12:07:57.399Z] ? github.com/docker/docker/api/server/backend/build [no test files] 12:07:57 [2020-04-22T12:07:57.399Z] ok github.com/docker/docker/api/server/httputils 0.012s coverage: 14.7% of statements 12:07:57 [2020-04-22T12:07:57.399Z] ok github.com/docker/docker/api/server/middleware 0.020s coverage: 37.7% of statements 12:07:57 [2020-04-22T12:07:57.399Z] ? github.com/docker/docker/api/server/router [no test files] 12:07:57 [2020-04-22T12:07:57.399Z] ? github.com/docker/docker/api/server/router/build [no test files] 12:07:57 [2020-04-22T12:07:57.399Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 12:07:57 [2020-04-22T12:07:57.765Z] ? github.com/docker/docker/api/server/router/container [no test files] 12:07:57 [2020-04-22T12:07:57.765Z] ? github.com/docker/docker/api/server/router/debug [no test files] 12:07:57 [2020-04-22T12:07:57.765Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 12:07:57 [2020-04-22T12:07:57.765Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 12:07:58 [2020-04-22T12:07:58.141Z] ? github.com/docker/docker/api/server/router/image [no test files] 12:07:58 [2020-04-22T12:07:58.141Z] ? github.com/docker/docker/api/server/router/network [no test files] 12:07:58 [2020-04-22T12:07:58.507Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 12:07:58 [2020-04-22T12:07:58.507Z] ? github.com/docker/docker/api/server/router/session [no test files] 12:07:58 [2020-04-22T12:07:58.572Z] 🇩 bin/containerd-shim 12:07:59 [2020-04-22T12:07:59.275Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 3.1% of statements 12:07:59 [2020-04-22T12:07:59.275Z] ? github.com/docker/docker/api/server/router/system [no test files] 12:07:59 [2020-04-22T12:07:59.275Z] ? github.com/docker/docker/api/server/router/volume [no test files] 12:07:59 [2020-04-22T12:07:59.275Z] ? github.com/docker/docker/api/types [no test files] 12:07:59 [2020-04-22T12:07:59.275Z] ? github.com/docker/docker/api/types/backend [no test files] 12:07:59 [2020-04-22T12:07:59.275Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 12:07:59 [2020-04-22T12:07:59.275Z] ? github.com/docker/docker/api/types/container [no test files] 12:07:59 [2020-04-22T12:07:59.275Z] ? github.com/docker/docker/api/types/events [no test files] 12:07:59 [2020-04-22T12:07:59.652Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements 12:07:59 [2020-04-22T12:07:59.652Z] ? github.com/docker/docker/api/types/image [no test files] 12:07:59 [2020-04-22T12:07:59.652Z] ? github.com/docker/docker/api/types/mount [no test files] 12:07:59 [2020-04-22T12:07:59.652Z] ? github.com/docker/docker/api/types/network [no test files] 12:07:59 [2020-04-22T12:07:59.652Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 12:07:59 [2020-04-22T12:07:59.652Z] ? github.com/docker/docker/api/types/registry [no test files] 12:07:59 [2020-04-22T12:07:59.652Z] ok github.com/docker/docker/api/types/strslice 0.001s coverage: 90.0% of statements 12:07:59 [2020-04-22T12:07:59.652Z] ? github.com/docker/docker/api/types/swarm [no test files] 12:07:59 [2020-04-22T12:07:59.652Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 12:07:59 [2020-04-22T12:07:59.652Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements 12:07:59 [2020-04-22T12:07:59.652Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements 12:08:00 [2020-04-22T12:08:00.021Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 12:08:00 [2020-04-22T12:08:00.021Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 12:08:00 [2020-04-22T12:08:00.021Z] ? github.com/docker/docker/api/types/volume [no test files] 12:08:00 [2020-04-22T12:08:00.021Z] ? github.com/docker/docker/builder [no test files] 12:08:00 [2020-04-22T12:08:00.021Z] ? github.com/docker/docker/builder/builder-next [no test files] 12:08:00 [2020-04-22T12:08:00.021Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 12:08:00 [2020-04-22T12:08:00.021Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 12:08:00 [2020-04-22T12:08:00.021Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 12:08:00 [2020-04-22T12:08:00.021Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 12:08:00 [2020-04-22T12:08:00.021Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 12:08:00 [2020-04-22T12:08:00.021Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 12:08:00 [2020-04-22T12:08:00.375Z] ok github.com/docker/docker/builder/dockerignore 0.014s coverage: 96.8% of statements 12:08:02 [2020-04-22T12:08:02.818Z] ok github.com/docker/docker/builder/fscache 0.107s coverage: 69.2% of statements 12:08:03 [2020-04-22T12:08:03.462Z] ok github.com/docker/docker/builder/dockerfile 0.965s coverage: 45.1% of statements 12:08:05 [2020-04-22T12:08:05.530Z] ok github.com/docker/docker/builder/remotecontext 0.273s coverage: 13.6% of statements 12:08:05 [2020-04-22T12:08:05.530Z] ok github.com/docker/docker/builder/remotecontext/git 1.034s coverage: 85.1% of statements 12:08:05 [2020-04-22T12:08:05.884Z] ? github.com/docker/docker/cli [no test files] 12:08:05 [2020-04-22T12:08:05.884Z] ? github.com/docker/docker/cli/config [no test files] 12:08:05 [2020-04-22T12:08:05.884Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements 12:08:05 [2020-04-22T12:08:05.996Z] DEBUG: print all environment variables to check how Jenkins runs this script 12:08:05 [2020-04-22T12:08:05.996Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-58930a9d\powershellScript.ps1'; exit $LASTEXITCODE; 12:08:05 [2020-04-22T12:08:05.996Z] ---------------------------------------------------------------------------- 12:08:05 [2020-04-22T12:08:05.996Z] 12:08:05 [2020-04-22T12:08:05.996Z] INFO: executeCI.ps1 starting at Wed Apr 22 12:08:05 CUT 2020 12:08:05 [2020-04-22T12:08:05.996Z] 12:08:05 [2020-04-22T12:08:05.996Z] INFO: Script version 05-Feb-2019 09:03 PDT 12:08:05 [2020-04-22T12:08:05.996Z] INFO: Running git version 2.24.1.windows.2 12:08:05 [2020-04-22T12:08:05.996Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 12:08:05 [2020-04-22T12:08:05.996Z] INFO: Environment variables: 12:08:05 [2020-04-22T12:08:05.996Z] 12:08:05 [2020-04-22T12:08:05.996Z] Name Value 12:08:05 [2020-04-22T12:08:05.996Z] ---- ----- 12:08:05 [2020-04-22T12:08:05.996Z] ALLUSERSPROFILE C:\ProgramData 12:08:05 [2020-04-22T12:08:05.996Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming 12:08:05 [2020-04-22T12:08:05.996Z] APT_MIRROR cdn-fastly.deb.debian.org 12:08:05 [2020-04-22T12:08:05.996Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5 12:08:05 [2020-04-22T12:08:05.996Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5 12:08:05 [2020-04-22T12:08:05.996Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN 12:08:05 [2020-04-22T12:08:05.996Z] BRANCH_NAME PR-40850 12:08:05 [2020-04-22T12:08:05.996Z] BUILD_DISPLAY_NAME #1 12:08:05 [2020-04-22T12:08:05.996Z] BUILD_ID 1 12:08:05 [2020-04-22T12:08:05.996Z] BUILD_NUMBER 1 12:08:05 [2020-04-22T12:08:05.996Z] BUILD_TAG jenkins-moby-PR-40850-1 12:08:05 [2020-04-22T12:08:05.996Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-40850/1/ 12:08:05 [2020-04-22T12:08:05.996Z] CHANGE_AUTHOR thaJeztah 12:08:05 [2020-04-22T12:08:05.996Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn 12:08:05 [2020-04-22T12:08:05.996Z] CHANGE_BRANCH 19.03_backport_criu_3.13 12:08:05 [2020-04-22T12:08:05.996Z] CHANGE_FORK thaJeztah/docker 12:08:05 [2020-04-22T12:08:05.996Z] CHANGE_ID 40850 12:08:05 [2020-04-22T12:08:05.996Z] CHANGE_TARGET 19.03 12:08:05 [2020-04-22T12:08:05.996Z] CHANGE_TITLE [19.03 backport] Update CRIU to v3.13 "Silicon Willet" 12:08:05 [2020-04-22T12:08:05.996Z] CHANGE_URL https://github.com/moby/moby/pull/40850 12:08:05 [2020-04-22T12:08:05.996Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 12:08:05 [2020-04-22T12:08:05.996Z] CommonProgramFiles C:\Program Files\Common Files 12:08:05 [2020-04-22T12:08:05.996Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files 12:08:05 [2020-04-22T12:08:05.996Z] CommonProgramW6432 C:\Program Files\Common Files 12:08:05 [2020-04-22T12:08:05.996Z] COMPUTERNAME azwin-2-54a580 12:08:05 [2020-04-22T12:08:05.996Z] ComSpec C:\windows\system32\cmd.exe 12:08:05 [2020-04-22T12:08:05.996Z] ConfigSequenceNumber 0 12:08:05 [2020-04-22T12:08:05.996Z] DOCKER_BUILDKIT 0 12:08:05 [2020-04-22T12:08:05.996Z] DOCKER_DUT_DEBUG 1 12:08:05 [2020-04-22T12:08:05.996Z] DOCKER_EXPERIMENTAL 1 12:08:05 [2020-04-22T12:08:05.996Z] DOCKER_GRAPHDRIVER overlay2 12:08:05 [2020-04-22T12:08:05.996Z] DriverData C:\Windows\System32\Drivers\DriverData 12:08:05 [2020-04-22T12:08:05.996Z] EXECUTOR_NUMBER 0 12:08:05 [2020-04-22T12:08:05.996Z] FQDN azwin-2-54a580.westus.cloudapp.azure.com 12:08:05 [2020-04-22T12:08:05.996Z] GIT_BRANCH PR-40850 12:08:05 [2020-04-22T12:08:05.996Z] GIT_COMMIT 70e7d6fe4aee4a7dfea22fa53bd0539e8cef31f8 12:08:05 [2020-04-22T12:08:05.996Z] GIT_URL https://github.com/moby/moby.git 12:08:05 [2020-04-22T12:08:05.996Z] HUDSON_COOKIE b8df8b01-e4d9-45b5-9e9a-aeba0a12149e 12:08:05 [2020-04-22T12:08:05.996Z] HUDSON_HOME /var/cloudbees-jenkins-distribution 12:08:05 [2020-04-22T12:08:05.996Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 12:08:05 [2020-04-22T12:08:05.996Z] HUDSON_URL https://ci-next.docker.com/public/ 12:08:05 [2020-04-22T12:08:05.996Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 12:08:05 [2020-04-22T12:08:05.996Z] JENKINS_HOME /var/cloudbees-jenkins-distribution 12:08:05 [2020-04-22T12:08:05.996Z] JENKINS_NODE_COOKIE e4f4cfb5-68f5-403c-bb9d-949d0fe8166a 12:08:05 [2020-04-22T12:08:05.996Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf 12:08:05 [2020-04-22T12:08:05.996Z] JENKINS_URL https://ci-next.docker.com/public/ 12:08:05 [2020-04-22T12:08:05.996Z] JOB_BASE_NAME PR-40850 12:08:05 [2020-04-22T12:08:05.996Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40850/display/redirect 12:08:05 [2020-04-22T12:08:05.996Z] JOB_NAME moby/PR-40850 12:08:05 [2020-04-22T12:08:05.996Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-40850/ 12:08:05 [2020-04-22T12:08:05.996Z] library.jps.version master 12:08:05 [2020-04-22T12:08:05.996Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local 12:08:05 [2020-04-22T12:08:05.996Z] NODE_LABELS amd64 azure azwin-2-54a580 azwin-2019 docker west-us windows windows-2019 x86_64 12:08:05 [2020-04-22T12:08:05.996Z] NODE_NAME azwin-2-54a580 12:08:05 [2020-04-22T12:08:05.996Z] NUMBER_OF_PROCESSORS 4 12:08:05 [2020-04-22T12:08:05.996Z] OS Windows_NT 12:08:05 [2020-04-22T12:08:05.996Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... 12:08:05 [2020-04-22T12:08:05.996Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL 12:08:05 [2020-04-22T12:08:05.996Z] PROCESSOR_ARCHITECTURE AMD64 12:08:05 [2020-04-22T12:08:05.996Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel 12:08:05 [2020-04-22T12:08:05.996Z] PROCESSOR_LEVEL 6 12:08:05 [2020-04-22T12:08:05.996Z] PROCESSOR_REVISION 4f01 12:08:05 [2020-04-22T12:08:05.996Z] ProgramData C:\ProgramData 12:08:05 [2020-04-22T12:08:05.996Z] ProgramFiles C:\Program Files 12:08:05 [2020-04-22T12:08:05.996Z] ProgramFiles(x86) C:\Program Files (x86) 12:08:05 [2020-04-22T12:08:05.996Z] ProgramW6432 C:\Program Files 12:08:05 [2020-04-22T12:08:05.996Z] PROMPT $P$G 12:08:05 [2020-04-22T12:08:05.996Z] PSExecutionPolicyPreference Bypass 12:08:05 [2020-04-22T12:08:05.996Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... 12:08:05 [2020-04-22T12:08:05.996Z] PUBLIC C:\Users\Public 12:08:05 [2020-04-22T12:08:05.996Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40850/1/display/redirect?page=changes 12:08:05 [2020-04-22T12:08:05.996Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40850/1/display/redirect 12:08:05 [2020-04-22T12:08:05.996Z] SKIP_VALIDATION_TESTS 1 12:08:05 [2020-04-22T12:08:05.996Z] SOURCES_DRIVE d 12:08:05 [2020-04-22T12:08:05.996Z] SOURCES_SUBDIR gopath 12:08:05 [2020-04-22T12:08:05.996Z] STAGE_NAME Run tests 12:08:05 [2020-04-22T12:08:05.996Z] SystemDrive C: 12:08:05 [2020-04-22T12:08:05.996Z] SystemRoot C:\windows 12:08:05 [2020-04-22T12:08:05.996Z] TEMP C:\windows\TEMP 12:08:05 [2020-04-22T12:08:05.996Z] TESTDEBUG 0 12:08:05 [2020-04-22T12:08:05.996Z] TESTRUN_DRIVE d 12:08:05 [2020-04-22T12:08:05.996Z] TESTRUN_SUBDIR CI 12:08:05 [2020-04-22T12:08:05.996Z] TIMEOUT 120m 12:08:05 [2020-04-22T12:08:05.996Z] TMP C:\windows\TEMP 12:08:05 [2020-04-22T12:08:05.996Z] USERDOMAIN WORKGROUP 12:08:05 [2020-04-22T12:08:05.996Z] USERNAME azwin-2-54a580$ 12:08:05 [2020-04-22T12:08:05.996Z] USERPROFILE C:\windows\system32\config\systemprofile 12:08:05 [2020-04-22T12:08:05.996Z] windir C:\windows 12:08:05 [2020-04-22T12:08:05.996Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore 12:08:05 [2020-04-22T12:08:05.996Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 12:08:05 [2020-04-22T12:08:05.996Z] WORKSPACE d:\gopath\src\github.com\docker\docker 12:08:05 [2020-04-22T12:08:05.996Z] 12:08:05 [2020-04-22T12:08:05.996Z] 12:08:05 [2020-04-22T12:08:05.996Z] 12:08:06 [2020-04-22T12:08:06.476Z] INFO: Sources under d:\gopath\... 12:08:06 [2020-04-22T12:08:06.476Z] INFO: Test run under d:\CI\... 12:08:06 [2020-04-22T12:08:06.476Z] INFO: Running in D:\gopath\src\github.com\docker\docker 12:08:06 [2020-04-22T12:08:06.476Z] INFO: docker/docker repository was found 12:08:06 [2020-04-22T12:08:06.955Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... 12:08:07 [2020-04-22T12:08:07.071Z] 🇩 bin/containerd-shim-runc-v1 12:08:07 [2020-04-22T12:08:07.434Z] ltsc2019: Pulling from windows/servercore 12:08:07 [2020-04-22T12:08:07.434Z] 65014b3c3121: Pulling fs layer 12:08:07 [2020-04-22T12:08:07.434Z] eac6fba788c9: Pulling fs layer 12:08:08 [2020-04-22T12:08:08.997Z] ok github.com/docker/docker/client 0.129s coverage: 75.7% of statements 12:08:11 [2020-04-22T12:08:11.494Z] 🇩 binaries 12:08:11 [2020-04-22T12:08:11.494Z] + mkdir -p /build 12:08:11 [2020-04-22T12:08:11.494Z] + cp bin/containerd /build/containerd 12:08:11 [2020-04-22T12:08:11.494Z] + cp bin/containerd-shim /build/containerd-shim 12:08:11 [2020-04-22T12:08:11.494Z] + cp bin/ctr /build/ctr 12:08:14 [2020-04-22T12:08:14.691Z] eac6fba788c9: Verifying Checksum 12:08:14 [2020-04-22T12:08:14.691Z] eac6fba788c9: Download complete 12:08:18 [2020-04-22T12:08:18.369Z] Removing intermediate container 5724328dcba7 12:08:18 [2020-04-22T12:08:18.369Z] ---> 8e88d3013209 12:08:18 [2020-04-22T12:08:18.369Z] Step 61/140 : FROM dev-base AS proxy 12:08:18 [2020-04-22T12:08:18.369Z] ---> b3caa79f16a7 12:08:18 [2020-04-22T12:08:18.369Z] Step 62/140 : ENV INSTALL_BINARY_NAME=proxy 12:08:18 [2020-04-22T12:08:18.369Z] ---> Running in b4bb380f64b5 12:08:18 [2020-04-22T12:08:18.369Z] Removing intermediate container b4bb380f64b5 12:08:18 [2020-04-22T12:08:18.369Z] ---> 0228074c3165 12:08:18 [2020-04-22T12:08:18.369Z] Step 63/140 : ARG LIBNETWORK_COMMIT 12:08:18 [2020-04-22T12:08:18.369Z] ---> Running in 546460f0ce8e 12:08:18 [2020-04-22T12:08:18.369Z] Removing intermediate container 546460f0ce8e 12:08:18 [2020-04-22T12:08:18.369Z] ---> 023eb82d4c9b 12:08:18 [2020-04-22T12:08:18.369Z] Step 64/140 : COPY hack/dockerfile/install/install.sh ./install.sh 12:08:18 [2020-04-22T12:08:18.369Z] ---> 503291e4e54f 12:08:18 [2020-04-22T12:08:18.369Z] Step 65/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ 12:08:18 [2020-04-22T12:08:18.369Z] ---> 02b20fd76619 12:08:18 [2020-04-22T12:08:18.369Z] Step 66/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME 12:08:18 [2020-04-22T12:08:18.369Z] ---> Running in c4a13cf69594 12:08:18 [2020-04-22T12:08:18.369Z] + RM_GOPATH=0 12:08:18 [2020-04-22T12:08:18.369Z] + TMP_GOPATH= 12:08:18 [2020-04-22T12:08:18.369Z] + : /build 12:08:18 [2020-04-22T12:08:18.369Z] + '[' -z '' ']' 12:08:18 [2020-04-22T12:08:18.369Z] ++ mktemp -d 12:08:18 [2020-04-22T12:08:18.369Z] + export GOPATH=/tmp/tmp.2iXd9n7Re9 12:08:18 [2020-04-22T12:08:18.369Z] + GOPATH=/tmp/tmp.2iXd9n7Re9 12:08:18 [2020-04-22T12:08:18.369Z] + RM_GOPATH=1 12:08:18 [2020-04-22T12:08:18.369Z] ++ dirname ./install.sh 12:08:18 [2020-04-22T12:08:18.369Z] + dir=. 12:08:18 [2020-04-22T12:08:18.369Z] + bin=proxy 12:08:18 [2020-04-22T12:08:18.369Z] + shift 12:08:18 [2020-04-22T12:08:18.369Z] + '[' '!' -f ./proxy.installer ']' 12:08:18 [2020-04-22T12:08:18.369Z] + . ./proxy.installer 12:08:18 [2020-04-22T12:08:18.369Z] ++ : 0941c3f409260d5f05cfa6fc68420d8ad45ee483 12:08:18 [2020-04-22T12:08:18.369Z] + install_proxy 12:08:18 [2020-04-22T12:08:18.369Z] + case "$1" in 12:08:18 [2020-04-22T12:08:18.369Z] + export CGO_ENABLED=0 12:08:18 [2020-04-22T12:08:18.369Z] + CGO_ENABLED=0 12:08:18 [2020-04-22T12:08:18.369Z] + _install_proxy 12:08:18 [2020-04-22T12:08:18.369Z] + echo 'Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483' 12:08:18 [2020-04-22T12:08:18.369Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.2iXd9n7Re9/src/github.com/docker/libnetwork 12:08:18 [2020-04-22T12:08:18.369Z] Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483 12:08:18 [2020-04-22T12:08:18.369Z] Cloning into '/tmp/tmp.2iXd9n7Re9/src/github.com/docker/libnetwork'... 12:08:21 [2020-04-22T12:08:21.064Z] + cd /tmp/tmp.2iXd9n7Re9/src/github.com/docker/libnetwork 12:08:21 [2020-04-22T12:08:21.064Z] + git checkout -q 0941c3f409260d5f05cfa6fc68420d8ad45ee483 12:08:21 [2020-04-22T12:08:21.353Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy 12:08:25 [2020-04-22T12:08:25.757Z] Removing intermediate container c4a13cf69594 12:08:25 [2020-04-22T12:08:25.757Z] ---> fb597f8d1583 12:08:25 [2020-04-22T12:08:25.757Z] Step 67/140 : FROM base AS gometalinter 12:08:25 [2020-04-22T12:08:25.757Z] ---> b3caa79f16a7 12:08:25 [2020-04-22T12:08:25.757Z] Step 68/140 : ENV INSTALL_BINARY_NAME=gometalinter 12:08:25 [2020-04-22T12:08:25.757Z] ---> Running in efecc1e78be9 12:08:25 [2020-04-22T12:08:25.757Z] Removing intermediate container efecc1e78be9 12:08:25 [2020-04-22T12:08:25.757Z] ---> 437fd0f8c570 12:08:25 [2020-04-22T12:08:25.757Z] Step 69/140 : COPY hack/dockerfile/install/install.sh ./install.sh 12:08:25 [2020-04-22T12:08:25.757Z] ---> c06592b083ea 12:08:25 [2020-04-22T12:08:25.757Z] Step 70/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ 12:08:25 [2020-04-22T12:08:25.757Z] ---> 54f2f9f6a53a 12:08:25 [2020-04-22T12:08:25.757Z] Step 71/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME 12:08:25 [2020-04-22T12:08:25.757Z] ---> Running in 1da221eb8aaf 12:08:25 [2020-04-22T12:08:25.757Z] + RM_GOPATH=0 12:08:25 [2020-04-22T12:08:25.757Z] + TMP_GOPATH= 12:08:25 [2020-04-22T12:08:25.757Z] + : /build 12:08:25 [2020-04-22T12:08:25.757Z] + '[' -z '' ']' 12:08:25 [2020-04-22T12:08:25.757Z] ++ mktemp -d 12:08:25 [2020-04-22T12:08:25.757Z] + export GOPATH=/tmp/tmp.EbWABWj7LD 12:08:25 [2020-04-22T12:08:25.757Z] + GOPATH=/tmp/tmp.EbWABWj7LD 12:08:25 [2020-04-22T12:08:25.757Z] + RM_GOPATH=1 12:08:25 [2020-04-22T12:08:25.757Z] ++ dirname ./install.sh 12:08:25 [2020-04-22T12:08:25.757Z] + dir=. 12:08:25 [2020-04-22T12:08:25.757Z] + bin=gometalinter 12:08:25 [2020-04-22T12:08:25.757Z] + shift 12:08:25 [2020-04-22T12:08:25.757Z] + '[' '!' -f ./gometalinter.installer ']' 12:08:25 [2020-04-22T12:08:25.757Z] + . ./gometalinter.installer 12:08:25 [2020-04-22T12:08:25.757Z] ++ GOMETALINTER_COMMIT=v2.0.6 12:08:25 [2020-04-22T12:08:25.757Z] + install_gometalinter 12:08:25 [2020-04-22T12:08:25.757Z] + echo 'Installing gometalinter version v2.0.6' 12:08:25 [2020-04-22T12:08:25.757Z] + go get -d github.com/alecthomas/gometalinter 12:08:25 [2020-04-22T12:08:25.757Z] Installing gometalinter version v2.0.6 12:08:25 [2020-04-22T12:08:25.899Z] Created binary: bundles/dynbinary-daemon/dockerd-dev 12:08:25 [2020-04-22T12:08:25.899Z] 12:08:25 [2020-04-22T12:08:25.899Z] 12:08:25 [2020-04-22T12:08:25.899Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) 12:08:25 [2020-04-22T12:08:25.899Z] 12:08:25 [2020-04-22T12:08:25.899Z] 12:08:25 [2020-04-22T12:08:25.899Z] ---> Making bundle: test-integration (in bundles/test-integration) 12:08:25 [2020-04-22T12:08:25.899Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 12:08:25 [2020-04-22T12:08:25.899Z] HOSTNAME=b8f6a6cc9a5e 12:08:25 [2020-04-22T12:08:25.899Z] TEST_SKIP_INTEGRATION=1 12:08:25 [2020-04-22T12:08:25.899Z] TESTDEBUG=0 12:08:25 [2020-04-22T12:08:25.899Z] DEST=bundles/test-integration 12:08:25 [2020-04-22T12:08:25.899Z] PWD=/go/src/github.com/docker/docker 12:08:25 [2020-04-22T12:08:25.899Z] KEEPBUNDLE=1 12:08:25 [2020-04-22T12:08:25.899Z] DOCKER_GITCOMMIT=70e7d6fe4aee4a7dfea22fa53bd0539e8cef31f8 12:08:25 [2020-04-22T12:08:25.899Z] container=docker 12:08:25 [2020-04-22T12:08:25.899Z] HOME=/root 12:08:25 [2020-04-22T12:08:25.899Z] GOLANG_VERSION=1.13.10 12:08:25 [2020-04-22T12:08:25.899Z] VALIDATE_REPO=https://github.com/moby/moby.git 12:08:25 [2020-04-22T12:08:25.899Z] VALIDATE_BRANCH=19.03 12:08:25 [2020-04-22T12:08:25.899Z] TERM=xterm 12:08:25 [2020-04-22T12:08:25.899Z] DOCKER_PKG=github.com/docker/docker 12:08:25 [2020-04-22T12:08:25.899Z] SHLVL=1 12:08:25 [2020-04-22T12:08:25.899Z] TIMEOUT=120m 12:08:25 [2020-04-22T12:08:25.899Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald 12:08:25 [2020-04-22T12:08:25.899Z] DOCKER_GRAPHDRIVER=overlay2 12:08:25 [2020-04-22T12:08:25.899Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ 12:08:25 [2020-04-22T12:08:25.899Z] GO111MODULE=off 12:08:25 [2020-04-22T12:08:25.899Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 12:08:25 [2020-04-22T12:08:25.899Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 12:08:25 [2020-04-22T12:08:25.899Z] GOPATH=/go 12:08:25 [2020-04-22T12:08:25.899Z] PKG_CONFIG=pkg-config 12:08:25 [2020-04-22T12:08:25.899Z] _=/usr/bin/env 12:08:25 [2020-04-22T12:08:25.899Z] Building test suite binary ./integration-cli/test.main 12:08:25 [2020-04-22T12:08:25.899Z] ---> Making bundle: test-integration (in bundles/test-integration) 12:08:25 [2020-04-22T12:08:25.899Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 12:08:25 [2020-04-22T12:08:25.899Z] HOSTNAME=f9bd644f9aa0 12:08:25 [2020-04-22T12:08:25.899Z] TEST_SKIP_INTEGRATION=1 12:08:25 [2020-04-22T12:08:25.899Z] TESTDEBUG=0 12:08:25 [2020-04-22T12:08:25.899Z] DEST=bundles/test-integration 12:08:25 [2020-04-22T12:08:25.899Z] PWD=/go/src/github.com/docker/docker 12:08:25 [2020-04-22T12:08:25.899Z] KEEPBUNDLE=1 12:08:25 [2020-04-22T12:08:25.899Z] DOCKER_GITCOMMIT=70e7d6fe4aee4a7dfea22fa53bd0539e8cef31f8 12:08:25 [2020-04-22T12:08:25.899Z] container=docker 12:08:25 [2020-04-22T12:08:25.899Z] HOME=/root 12:08:25 [2020-04-22T12:08:25.899Z] GOLANG_VERSION=1.13.10 12:08:25 [2020-04-22T12:08:25.899Z] VALIDATE_REPO=https://github.com/moby/moby.git 12:08:25 [2020-04-22T12:08:25.899Z] VALIDATE_BRANCH=19.03 12:08:25 [2020-04-22T12:08:25.899Z] TERM=xterm 12:08:25 [2020-04-22T12:08:25.899Z] DOCKER_PKG=github.com/docker/docker 12:08:25 [2020-04-22T12:08:25.899Z] SHLVL=1 12:08:25 [2020-04-22T12:08:25.899Z] TIMEOUT=120m 12:08:25 [2020-04-22T12:08:25.899Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald 12:08:25 [2020-04-22T12:08:25.899Z] DOCKER_GRAPHDRIVER=overlay2 12:08:25 [2020-04-22T12:08:25.899Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ 12:08:25 [2020-04-22T12:08:25.899Z] GO111MODULE=off 12:08:25 [2020-04-22T12:08:25.899Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 12:08:25 [2020-04-22T12:08:25.899Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 12:08:25 [2020-04-22T12:08:25.899Z] GOPATH=/go 12:08:25 [2020-04-22T12:08:25.899Z] PKG_CONFIG=pkg-config 12:08:25 [2020-04-22T12:08:25.899Z] _=/usr/bin/env 12:08:25 [2020-04-22T12:08:25.899Z] Building test suite binary ./integration-cli/test.main 12:08:25 [2020-04-22T12:08:25.899Z] No new tests added to integration. 12:08:25 [2020-04-22T12:08:25.899Z] 12:08:25 [2020-04-22T12:08:25.899Z] ---> Making bundle: test-integration (in bundles/test-integration) 12:08:25 [2020-04-22T12:08:25.899Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 12:08:25 [2020-04-22T12:08:25.899Z] HOSTNAME=0dcfe49857a1 12:08:25 [2020-04-22T12:08:25.899Z] TESTDEBUG=0 12:08:25 [2020-04-22T12:08:25.899Z] DEST=bundles/test-integration 12:08:25 [2020-04-22T12:08:25.899Z] PWD=/go/src/github.com/docker/docker 12:08:25 [2020-04-22T12:08:25.899Z] KEEPBUNDLE=1 12:08:25 [2020-04-22T12:08:25.899Z] DOCKER_GITCOMMIT=70e7d6fe4aee4a7dfea22fa53bd0539e8cef31f8 12:08:25 [2020-04-22T12:08:25.899Z] container=docker 12:08:25 [2020-04-22T12:08:25.899Z] HOME=/root 12:08:25 [2020-04-22T12:08:25.899Z] GOLANG_VERSION=1.13.10 12:08:25 [2020-04-22T12:08:25.899Z] VALIDATE_REPO=https://github.com/moby/moby.git 12:08:25 [2020-04-22T12:08:25.899Z] VALIDATE_BRANCH=19.03 12:08:25 [2020-04-22T12:08:25.899Z] TERM=xterm 12:08:25 [2020-04-22T12:08:25.899Z] DOCKER_PKG=github.com/docker/docker 12:08:25 [2020-04-22T12:08:25.899Z] SHLVL=1 12:08:25 [2020-04-22T12:08:25.899Z] TIMEOUT=120m 12:08:25 [2020-04-22T12:08:25.899Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald 12:08:25 [2020-04-22T12:08:25.899Z] DOCKER_GRAPHDRIVER=overlay2 12:08:25 [2020-04-22T12:08:25.899Z] GO111MODULE=off 12:08:25 [2020-04-22T12:08:25.899Z] TEST_SKIP_INTEGRATION_CLI=1 12:08:25 [2020-04-22T12:08:25.899Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 12:08:25 [2020-04-22T12:08:25.899Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 12:08:25 [2020-04-22T12:08:25.899Z] GOPATH=/go 12:08:25 [2020-04-22T12:08:25.899Z] PKG_CONFIG=pkg-config 12:08:25 [2020-04-22T12:08:25.899Z] _=/usr/bin/env 12:08:25 [2020-04-22T12:08:25.899Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 12:08:27 [2020-04-22T12:08:27.241Z] + cd /tmp/tmp.EbWABWj7LD/src/github.com/alecthomas/gometalinter 12:08:27 [2020-04-22T12:08:27.241Z] + git checkout -q v2.0.6 12:08:27 [2020-04-22T12:08:27.241Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter 12:08:29 [2020-04-22T12:08:29.758Z] 65014b3c3121: Verifying Checksum 12:08:29 [2020-04-22T12:08:29.758Z] 65014b3c3121: Download complete 12:08:32 [2020-04-22T12:08:32.570Z] ok github.com/docker/docker/cmd/dockerd/hack 0.002s coverage: 72.9% of statements 12:08:32 [2020-04-22T12:08:32.570Z] ok github.com/docker/docker/cmd/dockerd 0.048s coverage: 29.5% of statements 12:08:33 [2020-04-22T12:08:33.350Z] ok github.com/docker/docker/container 0.109s coverage: 35.3% of statements 12:08:33 [2020-04-22T12:08:33.350Z] ? github.com/docker/docker/container/stream [no test files] 12:08:33 [2020-04-22T12:08:33.350Z] ? github.com/docker/docker/contrib/apparmor [no test files] 12:08:33 [2020-04-22T12:08:33.350Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 12:08:33 [2020-04-22T12:08:33.350Z] ? github.com/docker/docker/contrib/httpserver [no test files] 12:08:39 [2020-04-22T12:08:39.849Z] ok github.com/docker/docker/daemon/cluster 0.031s coverage: 0.5% of statements 12:08:41 [2020-04-22T12:08:41.659Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements 12:08:42 [2020-04-22T12:08:42.899Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.8% of statements 12:08:45 [2020-04-22T12:08:45.745Z] + GOBIN=/build 12:08:45 [2020-04-22T12:08:45.745Z] + /build/gometalinter --install 12:08:45 [2020-04-22T12:08:45.745Z] Installing: 12:08:45 [2020-04-22T12:08:45.745Z] deadcode 12:08:45 [2020-04-22T12:08:45.745Z] dupl 12:08:45 [2020-04-22T12:08:45.745Z] errcheck 12:08:45 [2020-04-22T12:08:45.745Z] gas 12:08:45 [2020-04-22T12:08:45.745Z] gochecknoglobals 12:08:45 [2020-04-22T12:08:45.745Z] gochecknoinits 12:08:45 [2020-04-22T12:08:45.745Z] goconst 12:08:45 [2020-04-22T12:08:45.745Z] gocyclo 12:08:45 [2020-04-22T12:08:45.745Z] goimports 12:08:45 [2020-04-22T12:08:45.745Z] golint 12:08:45 [2020-04-22T12:08:45.745Z] gosimple 12:08:45 [2020-04-22T12:08:45.745Z] gotype 12:08:45 [2020-04-22T12:08:45.745Z] gotypex 12:08:45 [2020-04-22T12:08:45.745Z] ineffassign 12:08:45 [2020-04-22T12:08:45.745Z] interfacer 12:08:45 [2020-04-22T12:08:45.745Z] lll 12:08:45 [2020-04-22T12:08:45.745Z] maligned 12:08:45 [2020-04-22T12:08:45.745Z] megacheck 12:08:45 [2020-04-22T12:08:45.745Z] misspell 12:08:45 [2020-04-22T12:08:45.745Z] nakedret 12:08:45 [2020-04-22T12:08:45.745Z] safesql 12:08:45 [2020-04-22T12:08:45.745Z] staticcheck 12:08:45 [2020-04-22T12:08:45.745Z] structcheck 12:08:45 [2020-04-22T12:08:45.745Z] unconvert 12:08:45 [2020-04-22T12:08:45.745Z] unparam 12:08:45 [2020-04-22T12:08:45.745Z] unused 12:08:45 [2020-04-22T12:08:45.745Z] varcheck 12:08:50 [2020-04-22T12:08:50.281Z] Congratulations! "./pkg/..." is safely isolated from internal code. 12:08:50 [2020-04-22T12:08:50.281Z] No api/types/ or api/swagger.yaml changes in diff. 12:08:50 [2020-04-22T12:08:50.281Z] Congratulations! All toml source files changed here have valid syntax. 12:08:50 [2020-04-22T12:08:50.281Z] Congratulations! Changelog CHANGELOG.md is well-formed. 12:08:50 [2020-04-22T12:08:50.281Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh 12:08:50 [2020-04-22T12:08:50.380Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.429s coverage: 13.7% of statements 12:08:50 [2020-04-22T12:08:50.610Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40850/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=70e7d6fe4aee4a7dfea22fa53bd0539e8cef31f8 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:70e7d6fe4aee4a7dfea22fa53bd0539e8cef31f8 hack/make.sh dynbinary-daemon test-docker-py 12:08:50 [2020-04-22T12:08:50.731Z] ok github.com/docker/docker/daemon/config 0.017s coverage: 82.2% of statements 12:08:51 [2020-04-22T12:08:51.177Z] 12:08:51 [2020-04-22T12:08:51.177Z] Removing bundles/ 12:08:51 [2020-04-22T12:08:51.177Z] 12:08:51 [2020-04-22T12:08:51.177Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) 12:08:51 [2020-04-22T12:08:51.177Z] Building: bundles/dynbinary-daemon/dockerd-dev 12:08:51 [2020-04-22T12:08:51.177Z] GOOS="" GOARCH="" GOARM="" 12:08:51 [2020-04-22T12:08:51.498Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.4% of statements 12:08:51 [2020-04-22T12:08:51.851Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements 12:08:52 [2020-04-22T12:08:52.630Z] ok github.com/docker/docker/daemon 12.278s coverage: 17.5% of statements 12:08:52 [2020-04-22T12:08:52.630Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 12:08:52 [2020-04-22T12:08:52.630Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 12:08:52 [2020-04-22T12:08:52.630Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 12:08:52 [2020-04-22T12:08:52.630Z] ? github.com/docker/docker/daemon/exec [no test files] 12:08:52 [2020-04-22T12:08:52.991Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements 12:08:55 [2020-04-22T12:08:55.071Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements 12:08:55 [2020-04-22T12:08:55.969Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.176s coverage: 57.8% of statements 12:09:02 [2020-04-22T12:09:02.089Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.345s coverage: 46.2% of statements 12:09:05 [2020-04-22T12:09:05.188Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.979s coverage: 49.5% of statements 12:09:07 [2020-04-22T12:09:07.528Z] ok github.com/docker/docker/daemon/graphdriver/aufs 13.584s coverage: 72.3% of statements 12:09:07 [2020-04-22T12:09:07.528Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 12:09:09 [2020-04-22T12:09:09.328Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.562s coverage: 76.1% of statements 12:09:10 [2020-04-22T12:09:10.130Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.012s coverage: 58.0% of statements 12:09:11 [2020-04-22T12:09:11.022Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.003s coverage: 3.0% of statements 12:09:11 [2020-04-22T12:09:11.022Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.336s coverage: 60.1% of statements 12:09:11 [2020-04-22T12:09:11.022Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 12:09:11 [2020-04-22T12:09:11.022Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 12:09:12 [2020-04-22T12:09:12.001Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements 12:09:13 [2020-04-22T12:09:13.863Z] ok github.com/docker/docker/daemon/images 0.007s coverage: 4.9% of statements 12:09:13 [2020-04-22T12:09:13.863Z] ? github.com/docker/docker/daemon/initlayer [no test files] 12:09:13 [2020-04-22T12:09:13.863Z] ? github.com/docker/docker/daemon/listeners [no test files] 12:09:13 [2020-04-22T12:09:13.863Z] ok github.com/docker/docker/daemon/logger 0.208s coverage: 43.7% of statements 12:09:14 [2020-04-22T12:09:14.660Z] ok github.com/docker/docker/daemon/logger/awslogs 0.073s coverage: 78.2% of statements 12:09:14 [2020-04-22T12:09:14.660Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] 12:09:14 [2020-04-22T12:09:14.660Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 12:09:15 [2020-04-22T12:09:15.017Z] ok github.com/docker/docker/daemon/logger/gelf 0.003s coverage: 67.0% of statements 12:09:15 [2020-04-22T12:09:15.789Z] ok github.com/docker/docker/daemon/logger/journald 0.002s coverage: 26.2% of statements 12:09:15 [2020-04-22T12:09:15.789Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.003s coverage: 62.1% of statements 12:09:16 [2020-04-22T12:09:16.176Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.001s coverage: 88.3% of statements 12:09:16 [2020-04-22T12:09:16.972Z] ok github.com/docker/docker/daemon/logger/local 0.018s coverage: 74.7% of statements 12:09:16 [2020-04-22T12:09:16.972Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 12:09:17 [2020-04-22T12:09:17.336Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.005s coverage: 19.9% of statements 12:09:18 [2020-04-22T12:09:18.366Z] Removing intermediate container 1da221eb8aaf 12:09:18 [2020-04-22T12:09:18.366Z] ---> e5f19eacd540 12:09:18 [2020-04-22T12:09:18.366Z] Step 72/140 : FROM base AS gotestsum 12:09:18 [2020-04-22T12:09:18.366Z] ---> b3caa79f16a7 12:09:18 [2020-04-22T12:09:18.366Z] Step 73/140 : ENV INSTALL_BINARY_NAME=gotestsum 12:09:18 [2020-04-22T12:09:18.366Z] ---> Running in 93f433d2764b 12:09:18 [2020-04-22T12:09:18.366Z] Removing intermediate container 93f433d2764b 12:09:18 [2020-04-22T12:09:18.366Z] ---> 4eee26fca951 12:09:18 [2020-04-22T12:09:18.366Z] Step 74/140 : ARG GOTESTSUM_COMMIT 12:09:18 [2020-04-22T12:09:18.366Z] ---> Running in 2e538d7aa077 12:09:18 [2020-04-22T12:09:18.366Z] Removing intermediate container 2e538d7aa077 12:09:18 [2020-04-22T12:09:18.366Z] ---> eae419456518 12:09:18 [2020-04-22T12:09:18.366Z] Step 75/140 : COPY hack/dockerfile/install/install.sh ./install.sh 12:09:18 [2020-04-22T12:09:18.366Z] ---> e7498e3cc273 12:09:18 [2020-04-22T12:09:18.366Z] Step 76/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ 12:09:18 [2020-04-22T12:09:18.366Z] ---> 6b3d2eef8487 12:09:18 [2020-04-22T12:09:18.366Z] Step 77/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME 12:09:18 [2020-04-22T12:09:18.366Z] ---> Running in 8f57b4443142 12:09:18 [2020-04-22T12:09:18.366Z] + RM_GOPATH=0 12:09:18 [2020-04-22T12:09:18.366Z] + TMP_GOPATH= 12:09:18 [2020-04-22T12:09:18.366Z] + : /build 12:09:18 [2020-04-22T12:09:18.366Z] + '[' -z '' ']' 12:09:18 [2020-04-22T12:09:18.366Z] ++ mktemp -d 12:09:18 [2020-04-22T12:09:18.366Z] + export GOPATH=/tmp/tmp.Go5tZyOcs9 12:09:18 [2020-04-22T12:09:18.366Z] + GOPATH=/tmp/tmp.Go5tZyOcs9 12:09:18 [2020-04-22T12:09:18.366Z] + RM_GOPATH=1 12:09:18 [2020-04-22T12:09:18.366Z] ++ dirname ./install.sh 12:09:18 [2020-04-22T12:09:18.366Z] + dir=. 12:09:18 [2020-04-22T12:09:18.366Z] + bin=gotestsum 12:09:18 [2020-04-22T12:09:18.366Z] + shift 12:09:18 [2020-04-22T12:09:18.366Z] + '[' '!' -f ./gotestsum.installer ']' 12:09:18 [2020-04-22T12:09:18.366Z] + . ./gotestsum.installer 12:09:18 [2020-04-22T12:09:18.366Z] ++ : v0.3.5 12:09:18 [2020-04-22T12:09:18.366Z] + install_gotestsum 12:09:18 [2020-04-22T12:09:18.366Z] Installing gotestsum version v0.3.5 12:09:18 [2020-04-22T12:09:18.366Z] + echo 'Installing gotestsum version v0.3.5' 12:09:18 [2020-04-22T12:09:18.366Z] + go get -d gotest.tools/gotestsum 12:09:18 [2020-04-22T12:09:18.588Z] ok github.com/docker/docker/daemon/logger/syslog 0.002s coverage: 47.8% of statements 12:09:18 [2020-04-22T12:09:18.588Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements 12:09:19 [2020-04-22T12:09:19.355Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements 12:09:19 [2020-04-22T12:09:19.713Z] ok github.com/docker/docker/daemon/logger/splunk 1.510s coverage: 84.5% of statements 12:09:19 [2020-04-22T12:09:19.713Z] ? github.com/docker/docker/daemon/names [no test files] 12:09:19 [2020-04-22T12:09:19.713Z] ? github.com/docker/docker/daemon/stats [no test files] 12:09:20 [2020-04-22T12:09:20.961Z] ok github.com/docker/docker/distribution/metadata 0.032s coverage: 48.2% of statements 12:09:21 [2020-04-22T12:09:21.322Z] ok github.com/docker/docker/distribution 0.267s coverage: 22.3% of statements 12:09:21 [2020-04-22T12:09:21.322Z] ? github.com/docker/docker/distribution/utils [no test files] 12:09:22 [2020-04-22T12:09:22.091Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements 12:09:23 [2020-04-22T12:09:23.372Z] ok github.com/docker/docker/image 0.015s coverage: 86.4% of statements 12:09:23 [2020-04-22T12:09:23.372Z] ok github.com/docker/docker/distribution/xfer 1.478s coverage: 83.4% of statements 12:09:23 [2020-04-22T12:09:23.372Z] ? github.com/docker/docker/dockerversion [no test files] 12:09:24 [2020-04-22T12:09:24.157Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements 12:09:24 [2020-04-22T12:09:24.157Z] ? github.com/docker/docker/image/tarexport [no test files] 12:09:24 [2020-04-22T12:09:24.539Z] ok github.com/docker/docker/image/v1 0.005s coverage: 25.0% of statements 12:09:24 [2020-04-22T12:09:24.539Z] ? github.com/docker/docker/internal/test [no test files] 12:09:26 [2020-04-22T12:09:26.604Z] ? github.com/docker/docker/internal/test/daemon [no test files] 12:09:26 [2020-04-22T12:09:26.604Z] ? github.com/docker/docker/internal/test/environment [no test files] 12:09:26 [2020-04-22T12:09:26.604Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] 12:09:26 [2020-04-22T12:09:26.604Z] ? github.com/docker/docker/internal/test/fakegit [no test files] 12:09:26 [2020-04-22T12:09:26.604Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] 12:09:26 [2020-04-22T12:09:26.604Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] 12:09:26 [2020-04-22T12:09:26.604Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] 12:09:26 [2020-04-22T12:09:26.604Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] 12:09:26 [2020-04-22T12:09:26.604Z] ? github.com/docker/docker/internal/test/registry [no test files] 12:09:26 [2020-04-22T12:09:26.604Z] ? github.com/docker/docker/internal/test/request [no test files] 12:09:26 [2020-04-22T12:09:26.604Z] ? github.com/docker/docker/internal/test/suite [no test files] 12:09:26 [2020-04-22T12:09:26.986Z] ok github.com/docker/docker/internal/testutil 0.023s coverage: 62.5% of statements 12:09:27 [2020-04-22T12:09:27.784Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements 12:09:28 [2020-04-22T12:09:28.562Z] ok github.com/docker/docker/opts 0.012s coverage: 66.9% of statements 12:09:28 [2020-04-22T12:09:28.669Z] + cd /tmp/tmp.Go5tZyOcs9/src/gotest.tools/gotestsum 12:09:28 [2020-04-22T12:09:28.669Z] + git checkout -q v0.3.5 12:09:28 [2020-04-22T12:09:28.669Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum 12:09:28 [2020-04-22T12:09:28.926Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements 12:09:30 [2020-04-22T12:09:30.672Z] ok github.com/docker/docker/pkg/archive 0.460s coverage: 76.7% of statements 12:09:31 [2020-04-22T12:09:31.905Z] ok github.com/docker/docker/pkg/authorization 0.607s coverage: 66.7% of statements 12:09:31 [2020-04-22T12:09:31.905Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements 12:09:32 [2020-04-22T12:09:32.253Z] ok github.com/docker/docker/pkg/capabilities 0.001s coverage: 87.5% of statements 12:09:36 [2020-04-22T12:09:36.175Z] ok github.com/docker/docker/layer 7.813s coverage: 72.0% of statements 12:09:36 [2020-04-22T12:09:36.175Z] ? github.com/docker/docker/libcontainerd [no test files] 12:09:36 [2020-04-22T12:09:36.175Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 12:09:36 [2020-04-22T12:09:36.175Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 12:09:36 [2020-04-22T12:09:36.175Z] ? github.com/docker/docker/libcontainerd/types [no test files] 12:09:36 [2020-04-22T12:09:36.175Z] ? github.com/docker/docker/oci [no test files] 12:09:36 [2020-04-22T12:09:36.175Z] ? github.com/docker/docker/oci/caps [no test files] 12:09:36 [2020-04-22T12:09:36.176Z] ok github.com/docker/docker/pkg/chrootarchive 3.306s coverage: 43.2% of statements 12:09:36 [2020-04-22T12:09:36.176Z] ? github.com/docker/docker/pkg/containerfs [no test files] 12:09:36 [2020-04-22T12:09:36.176Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 12:09:36 [2020-04-22T12:09:36.537Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements 12:09:36 [2020-04-22T12:09:36.900Z] ok github.com/docker/docker/pkg/discovery 0.012s coverage: 58.3% of statements 12:09:36 [2020-04-22T12:09:36.900Z] ok github.com/docker/docker/pkg/discovery/file 0.001s coverage: 92.9% of statements 12:09:37 [2020-04-22T12:09:37.683Z] ok github.com/docker/docker/pkg/discovery/memory 0.001s coverage: 92.3% of statements 12:09:38 [2020-04-22T12:09:38.031Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements 12:09:38 [2020-04-22T12:09:38.416Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements 12:09:39 [2020-04-22T12:09:39.283Z] ok github.com/docker/docker/pkg/filenotify 0.617s coverage: 66.3% of statements 12:09:40 [2020-04-22T12:09:40.601Z] ok github.com/docker/docker/pkg/fileutils 0.024s coverage: 89.5% of statements 12:09:40 [2020-04-22T12:09:40.601Z] ok github.com/docker/docker/pkg/discovery/kv 3.100s coverage: 84.1% of statements 12:09:40 [2020-04-22T12:09:40.962Z] ok github.com/docker/docker/pkg/homedir 0.010s coverage: 10.2% of statements 12:09:41 [2020-04-22T12:09:41.342Z] ok github.com/docker/docker/pkg/fsutils 0.438s coverage: 85.1% of statements 12:09:42 [2020-04-22T12:09:42.113Z] ok github.com/docker/docker/pkg/idtools 0.230s coverage: 70.1% of statements 12:09:42 [2020-04-22T12:09:42.479Z] ok github.com/docker/docker/pkg/ioutils 0.328s coverage: 70.0% of statements 12:09:42 [2020-04-22T12:09:42.479Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements 12:09:42 [2020-04-22T12:09:42.479Z] ok github.com/docker/docker/pkg/locker 0.017s coverage: 88.9% of statements 12:09:42 [2020-04-22T12:09:42.829Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements 12:09:42 [2020-04-22T12:09:42.829Z] ? github.com/docker/docker/pkg/loopback [no test files] 12:09:43 [2020-04-22T12:09:43.177Z] ok github.com/docker/docker/pkg/namesgenerator 0.010s coverage: 85.7% of statements 12:09:43 [2020-04-22T12:09:43.527Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements 12:09:43 [2020-04-22T12:09:43.527Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements 12:09:43 [2020-04-22T12:09:43.876Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.001s coverage: 90.0% of statements 12:09:44 [2020-04-22T12:09:44.247Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements 12:09:44 [2020-04-22T12:09:44.608Z] ok github.com/docker/docker/pkg/mount 1.275s coverage: 69.6% of statements 12:09:44 [2020-04-22T12:09:44.608Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] 12:09:44 [2020-04-22T12:09:44.608Z] ? github.com/docker/docker/pkg/platform [no test files] 12:09:44 [2020-04-22T12:09:44.608Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 12:09:44 [2020-04-22T12:09:44.959Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements 12:09:45 [2020-04-22T12:09:45.741Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements 12:09:45 [2020-04-22T12:09:45.741Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 87.9% of statements 12:09:46 [2020-04-22T12:09:46.088Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements 12:09:47 [2020-04-22T12:09:47.285Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 72.7% of statements 12:09:47 [2020-04-22T12:09:47.648Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements 12:09:50 [2020-04-22T12:09:50.711Z] ok github.com/docker/docker/pkg/signal 2.700s coverage: 61.0% of statements 12:09:50 [2020-04-22T12:09:50.711Z] ok github.com/docker/docker/pkg/stdcopy 0.002s coverage: 100.0% of statements 12:09:51 [2020-04-22T12:09:51.052Z] Removing intermediate container 8f57b4443142 12:09:51 [2020-04-22T12:09:51.052Z] ---> b1aa8850d7ac 12:09:51 [2020-04-22T12:09:51.052Z] Step 78/140 : FROM dev-base AS dockercli 12:09:51 [2020-04-22T12:09:51.052Z] ---> b3caa79f16a7 12:09:51 [2020-04-22T12:09:51.052Z] Step 79/140 : ENV INSTALL_BINARY_NAME=dockercli 12:09:51 [2020-04-22T12:09:51.052Z] ---> Running in 123bd86b3e77 12:09:51 [2020-04-22T12:09:51.052Z] Removing intermediate container 123bd86b3e77 12:09:51 [2020-04-22T12:09:51.052Z] ---> 028b709d9cb7 12:09:51 [2020-04-22T12:09:51.052Z] Step 80/140 : ARG DOCKERCLI_CHANNEL 12:09:51 [2020-04-22T12:09:51.052Z] ---> Running in 79338e580d43 12:09:51 [2020-04-22T12:09:51.052Z] Removing intermediate container 79338e580d43 12:09:51 [2020-04-22T12:09:51.052Z] ---> 619348f0dc16 12:09:51 [2020-04-22T12:09:51.052Z] Step 81/140 : ARG DOCKERCLI_VERSION 12:09:51 [2020-04-22T12:09:51.052Z] ---> Running in cf788da78ba6 12:09:51 [2020-04-22T12:09:51.052Z] Removing intermediate container cf788da78ba6 12:09:51 [2020-04-22T12:09:51.052Z] ---> 289939a813f1 12:09:51 [2020-04-22T12:09:51.052Z] Step 82/140 : COPY hack/dockerfile/install/install.sh ./install.sh 12:09:51 [2020-04-22T12:09:51.052Z] ---> 7b9809cb6f01 12:09:51 [2020-04-22T12:09:51.052Z] Step 83/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ 12:09:51 [2020-04-22T12:09:51.052Z] ---> 9fed894c16d9 12:09:51 [2020-04-22T12:09:51.052Z] Step 84/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME 12:09:51 [2020-04-22T12:09:51.052Z] ---> Running in 9ca472c583c4 12:09:51 [2020-04-22T12:09:51.052Z] + RM_GOPATH=0 12:09:51 [2020-04-22T12:09:51.052Z] + TMP_GOPATH= 12:09:51 [2020-04-22T12:09:51.052Z] + : /build 12:09:51 [2020-04-22T12:09:51.052Z] + '[' -z '' ']' 12:09:51 [2020-04-22T12:09:51.052Z] ++ mktemp -d 12:09:51 [2020-04-22T12:09:51.052Z] + export GOPATH=/tmp/tmp.mF5zy0nuhT 12:09:51 [2020-04-22T12:09:51.052Z] + GOPATH=/tmp/tmp.mF5zy0nuhT 12:09:51 [2020-04-22T12:09:51.052Z] + RM_GOPATH=1 12:09:51 [2020-04-22T12:09:51.052Z] ++ dirname ./install.sh 12:09:51 [2020-04-22T12:09:51.052Z] Install docker/cli version 17.06.2-ce from stable 12:09:51 [2020-04-22T12:09:51.052Z] + dir=. 12:09:51 [2020-04-22T12:09:51.052Z] + bin=dockercli 12:09:51 [2020-04-22T12:09:51.052Z] + shift 12:09:51 [2020-04-22T12:09:51.052Z] + '[' '!' -f ./dockercli.installer ']' 12:09:51 [2020-04-22T12:09:51.052Z] + . ./dockercli.installer 12:09:51 [2020-04-22T12:09:51.052Z] ++ : stable 12:09:51 [2020-04-22T12:09:51.052Z] ++ : 17.06.2-ce 12:09:51 [2020-04-22T12:09:51.052Z] + install_dockercli 12:09:51 [2020-04-22T12:09:51.052Z] + echo 'Install docker/cli version 17.06.2-ce from stable' 12:09:51 [2020-04-22T12:09:51.052Z] ++ uname -m 12:09:51 [2020-04-22T12:09:51.052Z] + arch=ppc64le 12:09:51 [2020-04-22T12:09:51.052Z] + '[' ppc64le '!=' x86_64 ']' 12:09:51 [2020-04-22T12:09:51.052Z] + '[' ppc64le '!=' s390x ']' 12:09:51 [2020-04-22T12:09:51.052Z] + '[' ppc64le '!=' armhf ']' 12:09:51 [2020-04-22T12:09:51.052Z] + build_dockercli 12:09:51 [2020-04-22T12:09:51.052Z] + git clone https://github.com/docker/docker-ce /tmp/tmp.mF5zy0nuhT/tmp/docker-ce 12:09:51 [2020-04-22T12:09:51.052Z] Cloning into '/tmp/tmp.mF5zy0nuhT/tmp/docker-ce'... 12:09:51 [2020-04-22T12:09:51.483Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements 12:09:51 [2020-04-22T12:09:51.483Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements 12:09:51 [2020-04-22T12:09:51.843Z] ok github.com/docker/docker/pkg/symlink 0.005s coverage: 87.7% of statements 12:09:52 [2020-04-22T12:09:52.458Z] ok github.com/docker/docker/pkg/sysinfo 0.003s coverage: 81.4% of statements 12:09:52 [2020-04-22T12:09:52.933Z] ok github.com/docker/docker/pkg/system 0.039s coverage: 35.1% of statements 12:09:53 [2020-04-22T12:09:53.318Z] ok github.com/docker/docker/pkg/tailfile 0.100s coverage: 88.6% of statements 12:09:54 [2020-04-22T12:09:54.091Z] ok github.com/docker/docker/pkg/tarsum 0.025s coverage: 89.3% of statements 12:09:54 [2020-04-22T12:09:54.445Z] ok github.com/docker/docker/pkg/term 0.002s coverage: 84.8% of statements 12:09:54 [2020-04-22T12:09:54.793Z] testing: warning: no tests to run 12:09:54 [2020-04-22T12:09:54.793Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: 0.0% of statements [no tests to run] 12:09:55 [2020-04-22T12:09:55.149Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements 12:09:55 [2020-04-22T12:09:55.149Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements 12:09:55 [2020-04-22T12:09:55.149Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements 12:09:56 [2020-04-22T12:09:56.902Z] ok github.com/docker/docker/plugin 0.546s coverage: 27.3% of statements 12:09:57 [2020-04-22T12:09:57.683Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements 12:09:58 [2020-04-22T12:09:58.433Z] ok github.com/docker/docker/profiles/seccomp 0.002s coverage: 76.5% of statements 12:09:58 [2020-04-22T12:09:58.433Z] ok github.com/docker/docker/reference 0.004s coverage: 84.4% of statements 12:09:59 [2020-04-22T12:09:59.647Z] ok github.com/docker/docker/registry 0.088s coverage: 56.3% of statements 12:10:00 [2020-04-22T12:10:00.408Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements 12:10:00 [2020-04-22T12:10:00.408Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 47.1% of statements 12:10:01 [2020-04-22T12:10:01.167Z] ok github.com/docker/docker/runconfig 0.005s coverage: 68.2% of statements 12:10:01 [2020-04-22T12:10:01.524Z] ok github.com/docker/docker/volume/drivers 0.002s coverage: 36.1% of statements 12:10:02 [2020-04-22T12:10:02.300Z] ok github.com/docker/docker/volume/local 0.040s coverage: 73.0% of statements 12:10:02 [2020-04-22T12:10:02.660Z] ok github.com/docker/docker/volume/mounts 0.016s coverage: 67.0% of statements 12:10:03 [2020-04-22T12:10:03.898Z] ok github.com/docker/docker/volume/service 0.011s coverage: 73.0% of statements 12:10:12 [2020-04-22T12:10:12.593Z] Created binary: bundles/dynbinary-daemon/dockerd-dev 12:10:12 [2020-04-22T12:10:12.593Z] 12:10:12 [2020-04-22T12:10:12.593Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) 12:10:12 [2020-04-22T12:10:12.593Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) 12:10:12 [2020-04-22T12:10:12.593Z] Using test binary docker 12:10:12 [2020-04-22T12:10:12.593Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 12:10:12 [2020-04-22T12:10:12.593Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 12:10:12 [2020-04-22T12:10:12.593Z] INFO: Waiting for daemon to start... 12:10:12 [2020-04-22T12:10:12.593Z] Starting dockerd 12:10:12 [2020-04-22T12:10:12.593Z] . 12:10:12 [2020-04-22T12:10:12.593Z] INFO: Building docker-sdk-python3:4.1.0... 12:10:17 [2020-04-22T12:10:17.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 12:10:17 [2020-04-22T12:10:17.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 12:10:18 [2020-04-22T12:10:18.926Z] Checking out files: 54% (5795/10691) Checking out files: 55% (5881/10691) Checking out files: 56% (5987/10691) Checking out files: 57% (6094/10691) Checking out files: 58% (6201/10691) Checking out files: 59% (6308/10691) Checking out files: 60% (6415/10691) Checking out files: 61% (6522/10691) Checking out files: 62% (6629/10691) Checking out files: 63% (6736/10691) Checking out files: 64% (6843/10691) Checking out files: 65% (6950/10691) Checking out files: 66% (7057/10691) Checking out files: 67% (7163/10691) Checking out files: 68% (7270/10691) Checking out files: 69% (7377/10691) Checking out files: 70% (7484/10691) Checking out files: 71% (7591/10691) Checking out files: 72% (7698/10691) Checking out files: 73% (7805/10691) Checking out files: 74% (7912/10691) Checking out files: 75% (8019/10691) Checking out files: 76% (8126/10691) Checking out files: 77% (8233/10691) Checking out files: 78% (8339/10691) Checking out files: 79% (8446/10691) Checking out files: 80% (8553/10691) Checking out files: 81% (8660/10691) Checking out files: 82% (8767/10691) Checking out files: 83% (8874/10691) Checking out files: 84% (8981/10691) Checking out files: 85% (9088/10691) Checking out files: 86% (9195/10691) Checking out files: 87% (9302/10691) Checking out files: 88% (9409/10691) Checking out files: 89% (9515/10691) Checking out files: 90% (9622/10691) Checking out files: 91% (9729/10691) Checking out files: 92% (9836/10691) Checking out files: 93% (9943/10691) Checking out files: 94% (10050/10691) Checking out files: 95% (10157/10691) Checking out files: 96% (10264/10691) Checking out files: 97% (10371/10691) Checking out files: 98% (10478/10691) Checking out files: 99% (10585/10691) Checking out files: 100% (10691/10691) Checking out files: 100% (10691/10691), done. 12:10:18 [2020-04-22T12:10:18.926Z] + cd /tmp/tmp.mF5zy0nuhT/tmp/docker-ce 12:10:18 [2020-04-22T12:10:18.926Z] + git checkout -q v17.06.2-ce 12:10:20 [2020-04-22T12:10:20.104Z] ok github.com/docker/docker/pkg/plugins 33.619s coverage: 76.8% of statements 12:10:20 [2020-04-22T12:10:20.104Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 12:10:20 [2020-04-22T12:10:20.104Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 12:10:20 [2020-04-22T12:10:20.104Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] 12:10:20 [2020-04-22T12:10:20.104Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 12:10:20 [2020-04-22T12:10:20.104Z] ? github.com/docker/docker/profiles/apparmor [no test files] 12:10:20 [2020-04-22T12:10:20.104Z] ? github.com/docker/docker/rootless [no test files] 12:10:20 [2020-04-22T12:10:20.104Z] ? github.com/docker/docker/rootless/specconv [no test files] 12:10:20 [2020-04-22T12:10:20.104Z] ? github.com/docker/docker/runconfig/opts [no test files] 12:10:20 [2020-04-22T12:10:20.104Z] ? github.com/docker/docker/volume [no test files] 12:10:20 [2020-04-22T12:10:20.104Z] ? github.com/docker/docker/volume/service/opts [no test files] 12:10:20 [2020-04-22T12:10:20.104Z] ? github.com/docker/docker/volume/testutils [no test files] 12:10:20 [2020-04-22T12:10:20.104Z] 12:10:20 [2020-04-22T12:10:20.104Z] === Skipped 12:10:20 [2020-04-22T12:10:20.104Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) 12:10:20 [2020-04-22T12:10:20.104Z] exec_linux_test.go:18: requires AppArmor to be enabled 12:10:20 [2020-04-22T12:10:20.104Z] 12:10:20 [2020-04-22T12:10:20.104Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) 12:10:20 [2020-04-22T12:10:20.104Z] exec_linux_test.go:38: requires AppArmor to be enabled 12:10:20 [2020-04-22T12:10:20.104Z] 12:10:20 [2020-04-22T12:10:20.104Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 12:10:20 [2020-04-22T12:10:20.104Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 12:10:20 [2020-04-22T12:10:20.104Z] graphtest_unix.go:46: Driver btrfs not supported 12:10:20 [2020-04-22T12:10:20.104Z] 12:10:20 [2020-04-22T12:10:20.104Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 12:10:20 [2020-04-22T12:10:20.104Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 12:10:20 [2020-04-22T12:10:20.104Z] graphtest_unix.go:46: Driver btrfs not supported 12:10:20 [2020-04-22T12:10:20.104Z] 12:10:20 [2020-04-22T12:10:20.104Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 12:10:20 [2020-04-22T12:10:20.104Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 12:10:20 [2020-04-22T12:10:20.104Z] graphtest_unix.go:46: Driver btrfs not supported 12:10:20 [2020-04-22T12:10:20.104Z] 12:10:20 [2020-04-22T12:10:20.104Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 12:10:20 [2020-04-22T12:10:20.104Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 12:10:20 [2020-04-22T12:10:20.104Z] graphtest_unix.go:46: Driver btrfs not supported 12:10:20 [2020-04-22T12:10:20.105Z] 12:10:20 [2020-04-22T12:10:20.105Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 12:10:20 [2020-04-22T12:10:20.105Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 12:10:20 [2020-04-22T12:10:20.105Z] graphtest_unix.go:46: Driver btrfs not supported 12:10:20 [2020-04-22T12:10:20.105Z] 12:10:20 [2020-04-22T12:10:20.105Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 12:10:20 [2020-04-22T12:10:20.105Z] graphtest_unix.go:73: No driver to put! 12:10:20 [2020-04-22T12:10:20.105Z] 12:10:20 [2020-04-22T12:10:20.105Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) 12:10:20 [2020-04-22T12:10:20.105Z] overlay_test.go:44: Fails to compute changes after apply intermittently 12:10:20 [2020-04-22T12:10:20.105Z] 12:10:20 [2020-04-22T12:10:20.105Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) 12:10:20 [2020-04-22T12:10:20.105Z] overlay_test.go:49: Fails to compute changes intermittently 12:10:20 [2020-04-22T12:10:20.105Z] 12:10:20 [2020-04-22T12:10:20.105Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 12:10:20 [2020-04-22T12:10:20.105Z] overlay_test.go:65: Cannot run test with naive change algorithm 12:10:20 [2020-04-22T12:10:20.105Z] 12:10:20 [2020-04-22T12:10:20.105Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 12:10:20 [2020-04-22T12:10:20.105Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 12:10:20 [2020-04-22T12:10:20.105Z] 12:10:20 [2020-04-22T12:10:20.105Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 12:10:20 [2020-04-22T12:10:20.105Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 12:10:20 [2020-04-22T12:10:20.105Z] graphtest_unix.go:46: Driver zfs not supported 12:10:20 [2020-04-22T12:10:20.105Z] 12:10:20 [2020-04-22T12:10:20.105Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 12:10:20 [2020-04-22T12:10:20.105Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 12:10:20 [2020-04-22T12:10:20.105Z] graphtest_unix.go:46: Driver zfs not supported 12:10:20 [2020-04-22T12:10:20.105Z] 12:10:20 [2020-04-22T12:10:20.105Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 12:10:20 [2020-04-22T12:10:20.105Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 12:10:20 [2020-04-22T12:10:20.105Z] graphtest_unix.go:46: Driver zfs not supported 12:10:20 [2020-04-22T12:10:20.105Z] 12:10:20 [2020-04-22T12:10:20.105Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 12:10:20 [2020-04-22T12:10:20.105Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 12:10:20 [2020-04-22T12:10:20.105Z] graphtest_unix.go:46: Driver zfs not supported 12:10:20 [2020-04-22T12:10:20.105Z] 12:10:20 [2020-04-22T12:10:20.105Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 12:10:20 [2020-04-22T12:10:20.105Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 12:10:20 [2020-04-22T12:10:20.105Z] graphtest_unix.go:46: Driver zfs not supported 12:10:20 [2020-04-22T12:10:20.105Z] 12:10:20 [2020-04-22T12:10:20.105Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 12:10:20 [2020-04-22T12:10:20.105Z] graphtest_unix.go:73: No driver to put! 12:10:20 [2020-04-22T12:10:20.105Z] 12:10:20 [2020-04-22T12:10:20.105Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 12:10:20 [2020-04-22T12:10:20.105Z] sysinfo_linux_test.go:92: App Armor Must be Disabled 12:10:20 [2020-04-22T12:10:20.105Z] 12:10:20 [2020-04-22T12:10:20.105Z] 12:10:20 [2020-04-22T12:10:20.105Z] DONE 2065 tests, 19 skipped in 193.871s Post stage [Pipeline] junit 12:10:20 [2020-04-22T12:10:20.218Z] Recording test results 12:10:20 [2020-04-22T12:10:20.410Z] + mkdir -p /tmp/tmp.mF5zy0nuhT/src/github.com/docker 12:10:20 [2020-04-22T12:10:20.410Z] + mv components/cli /tmp/tmp.mF5zy0nuhT/src/github.com/docker/cli 12:10:20 [2020-04-22T12:10:20.410Z] + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker 12:10:20 [2020-04-22T12:10:20.620Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:10:22 [2020-04-22T12:10:22.566Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40850/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=70e7d6fe4aee4a7dfea22fa53bd0539e8cef31f8 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:70e7d6fe4aee4a7dfea22fa53bd0539e8cef31f8 hack/make.sh dynbinary test-integration 12:10:22 [2020-04-22T12:10:22.566Z] 12:10:22 [2020-04-22T12:10:22.566Z] Removing bundles/ 12:10:22 [2020-04-22T12:10:22.566Z] 12:10:22 [2020-04-22T12:10:22.566Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 12:10:22 [2020-04-22T12:10:22.566Z] Building: bundles/dynbinary-daemon/dockerd-dev 12:10:22 [2020-04-22T12:10:22.566Z] GOOS="" GOARCH="" GOARM="" 12:10:23 [2020-04-22T12:10:23.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 12:10:27 [2020-04-22T12:10:27.216Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 12:10:31 [2020-04-22T12:10:31.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 12:10:33 [2020-04-22T12:10:33.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 12:10:34 [2020-04-22T12:10:34.863Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 12:10:41 [2020-04-22T12:10:41.418Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 12:10:41 [2020-04-22T12:10:41.953Z] 65014b3c3121: Pull complete 12:10:43 [2020-04-22T12:10:43.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 12:10:53 [2020-04-22T12:10:53.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 12:10:59 [2020-04-22T12:10:59.260Z] sha256:bb86b0cf91f576fcd04183c349230e9606ea2f5c7fd352e39a53342ce6e37e3d 12:10:59 [2020-04-22T12:10:59.260Z] INFO: Starting docker-py tests... 12:10:59 [2020-04-22T12:10:59.260Z] ============================= test session starts ============================== 12:10:59 [2020-04-22T12:10:59.260Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 12:10:59 [2020-04-22T12:10:59.260Z] rootdir: /src, inifile: pytest.ini 12:10:59 [2020-04-22T12:10:59.260Z] plugins: cov-2.6.1, timeout-1.3.3 12:10:59 [2020-04-22T12:10:59.260Z] collected 385 items / 3 deselected / 382 selected 12:10:59 [2020-04-22T12:10:59.260Z] 12:11:11 [2020-04-22T12:11:11.233Z] Created binary: bundles/dynbinary-daemon/dockerd-dev 12:11:11 [2020-04-22T12:11:11.233Z] 12:11:11 [2020-04-22T12:11:11.233Z] ---> Making bundle: test-integration (in bundles/test-integration) 12:11:11 [2020-04-22T12:11:11.233Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 12:11:11 [2020-04-22T12:11:11.233Z] HOSTNAME=477ca63155ce 12:11:11 [2020-04-22T12:11:11.233Z] TESTDEBUG=0 12:11:11 [2020-04-22T12:11:11.233Z] DEST=bundles/test-integration 12:11:11 [2020-04-22T12:11:11.233Z] PWD=/go/src/github.com/docker/docker 12:11:11 [2020-04-22T12:11:11.233Z] DOCKER_GITCOMMIT=70e7d6fe4aee4a7dfea22fa53bd0539e8cef31f8 12:11:11 [2020-04-22T12:11:11.233Z] container=docker 12:11:11 [2020-04-22T12:11:11.233Z] HOME=/root 12:11:11 [2020-04-22T12:11:11.233Z] GOLANG_VERSION=1.13.10 12:11:11 [2020-04-22T12:11:11.233Z] VALIDATE_REPO=https://github.com/moby/moby.git 12:11:11 [2020-04-22T12:11:11.233Z] VALIDATE_BRANCH=19.03 12:11:11 [2020-04-22T12:11:11.233Z] TERM=xterm 12:11:11 [2020-04-22T12:11:11.233Z] DOCKER_PKG=github.com/docker/docker 12:11:11 [2020-04-22T12:11:11.233Z] SHLVL=1 12:11:11 [2020-04-22T12:11:11.233Z] TIMEOUT=120m 12:11:11 [2020-04-22T12:11:11.233Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald 12:11:11 [2020-04-22T12:11:11.233Z] DOCKER_GRAPHDRIVER=overlay2 12:11:11 [2020-04-22T12:11:11.233Z] GO111MODULE=off 12:11:11 [2020-04-22T12:11:11.233Z] DOCKER_EXPERIMENTAL=1 12:11:11 [2020-04-22T12:11:11.233Z] TEST_SKIP_INTEGRATION_CLI=1 12:11:11 [2020-04-22T12:11:11.233Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 12:11:11 [2020-04-22T12:11:11.233Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 12:11:11 [2020-04-22T12:11:11.233Z] GOPATH=/go 12:11:11 [2020-04-22T12:11:11.233Z] PKG_CONFIG=pkg-config 12:11:11 [2020-04-22T12:11:11.233Z] _=/usr/bin/env 12:11:11 [2020-04-22T12:11:11.233Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 12:11:15 [2020-04-22T12:11:15.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 12:11:16 [2020-04-22T12:11:16.569Z] tests/integration/api_build_test.py .......................X [ 6%] 12:11:17 [2020-04-22T12:11:17.391Z] tests/integration/api_client_test.py ..... [ 7%] 12:11:19 [2020-04-22T12:11:19.324Z] tests/integration/api_config_test.py ..... [ 8%] 12:11:20 [2020-04-22T12:11:20.037Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 12:11:23 [2020-04-22T12:11:23.320Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 12:11:28 [2020-04-22T12:11:28.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 12:11:28 [2020-04-22T12:11:28.766Z] + return 12:11:28 [2020-04-22T12:11:28.766Z] Removing intermediate container 9ca472c583c4 12:11:28 [2020-04-22T12:11:28.766Z] ---> ef2567890b86 12:11:28 [2020-04-22T12:11:28.766Z] Step 85/140 : FROM runtime-dev AS runc 12:11:28 [2020-04-22T12:11:28.766Z] ---> 6e0fa62d5d41 12:11:28 [2020-04-22T12:11:28.766Z] Step 86/140 : ENV INSTALL_BINARY_NAME=runc 12:11:28 [2020-04-22T12:11:28.766Z] ---> Running in 7945bfb6b1df 12:11:28 [2020-04-22T12:11:28.766Z] Removing intermediate container 7945bfb6b1df 12:11:28 [2020-04-22T12:11:28.766Z] ---> c470b0e729c5 12:11:28 [2020-04-22T12:11:28.766Z] Step 87/140 : ARG RUNC_COMMIT 12:11:28 [2020-04-22T12:11:28.766Z] ---> Running in 045c463eb22b 12:11:28 [2020-04-22T12:11:28.766Z] Removing intermediate container 045c463eb22b 12:11:28 [2020-04-22T12:11:28.766Z] ---> 1dcf8fe1d66d 12:11:28 [2020-04-22T12:11:28.766Z] Step 88/140 : ARG RUNC_BUILDTAGS 12:11:28 [2020-04-22T12:11:28.766Z] ---> Running in 2981effb65bf 12:11:28 [2020-04-22T12:11:28.766Z] Removing intermediate container 2981effb65bf 12:11:28 [2020-04-22T12:11:28.766Z] ---> a8964a3f3718 12:11:28 [2020-04-22T12:11:28.766Z] Step 89/140 : COPY hack/dockerfile/install/install.sh ./install.sh 12:11:28 [2020-04-22T12:11:28.766Z] ---> 304a5114626c 12:11:28 [2020-04-22T12:11:28.766Z] Step 90/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ 12:11:28 [2020-04-22T12:11:28.766Z] ---> 3b7fb887056c 12:11:28 [2020-04-22T12:11:28.767Z] Step 91/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME 12:11:28 [2020-04-22T12:11:28.767Z] ---> Running in dd281f1cdf38 12:11:28 [2020-04-22T12:11:28.767Z] + RM_GOPATH=0 12:11:28 [2020-04-22T12:11:28.767Z] + TMP_GOPATH= 12:11:28 [2020-04-22T12:11:28.767Z] + : /build 12:11:28 [2020-04-22T12:11:28.767Z] + '[' -z '' ']' 12:11:28 [2020-04-22T12:11:28.767Z] ++ mktemp -d 12:11:28 [2020-04-22T12:11:28.767Z] + export GOPATH=/tmp/tmp.WDTyFhYtd5 12:11:28 [2020-04-22T12:11:28.767Z] + GOPATH=/tmp/tmp.WDTyFhYtd5 12:11:28 [2020-04-22T12:11:28.767Z] + RM_GOPATH=1 12:11:28 [2020-04-22T12:11:28.767Z] ++ dirname ./install.sh 12:11:28 [2020-04-22T12:11:28.767Z] + dir=. 12:11:28 [2020-04-22T12:11:28.767Z] + bin=runc 12:11:28 [2020-04-22T12:11:28.767Z] + shift 12:11:28 [2020-04-22T12:11:28.767Z] + '[' '!' -f ./runc.installer ']' 12:11:28 [2020-04-22T12:11:28.767Z] + . ./runc.installer 12:11:28 [2020-04-22T12:11:28.767Z] ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd 12:11:28 [2020-04-22T12:11:28.767Z] + install_runc 12:11:28 [2020-04-22T12:11:28.767Z] + uname -r 12:11:28 [2020-04-22T12:11:28.767Z] + grep -q '^3\.10\.0.*\.el7\.' 12:11:28 [2020-04-22T12:11:28.767Z] Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) 12:11:28 [2020-04-22T12:11:28.767Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' 12:11:28 [2020-04-22T12:11:28.767Z] + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' 12:11:28 [2020-04-22T12:11:28.767Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.WDTyFhYtd5/src/github.com/opencontainers/runc 12:11:28 [2020-04-22T12:11:28.767Z] Cloning into '/tmp/tmp.WDTyFhYtd5/src/github.com/opencontainers/runc'... 12:11:28 [2020-04-22T12:11:28.767Z] + cd /tmp/tmp.WDTyFhYtd5/src/github.com/opencontainers/runc 12:11:28 [2020-04-22T12:11:28.767Z] + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd 12:11:28 [2020-04-22T12:11:28.767Z] + '[' -z '' ']' 12:11:28 [2020-04-22T12:11:28.767Z] + target=static 12:11:28 [2020-04-22T12:11:28.767Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static 12:11:28 [2020-04-22T12:11:28.767Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . 12:11:31 [2020-04-22T12:11:31.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 12:11:34 [2020-04-22T12:11:34.752Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 12:11:34 [2020-04-22T12:11:34.752Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 12:11:35 [2020-04-22T12:11:35.152Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 12:11:36 [2020-04-22T12:11:36.515Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 12:11:37 [2020-04-22T12:11:37.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 12:11:38 [2020-04-22T12:11:38.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 12:11:38 [2020-04-22T12:11:38.436Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 12:11:38 [2020-04-22T12:11:38.436Z] Using test binary docker 12:11:38 [2020-04-22T12:11:38.436Z] +++ /etc/init.d/apparmor start 12:11:38 [2020-04-22T12:11:38.436Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 12:11:38 [2020-04-22T12:11:38.436Z] INFO: Waiting for daemon to start... 12:11:38 [2020-04-22T12:11:38.436Z] Starting dockerd 12:11:38 [2020-04-22T12:11:38.436Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true 12:11:38 [2020-04-22T12:11:38.958Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 12:11:40 [2020-04-22T12:11:40.338Z] . 12:11:40 [2020-04-22T12:11:40.338Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 12:11:40 [2020-04-22T12:11:40.338Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 12:11:40 [2020-04-22T12:11:40.338Z] Error: No such image: emptyfs 12:11:40 [2020-04-22T12:11:40.338Z] ++++ tar -cC bundles/test-integration/emptyfs . 12:11:40 [2020-04-22T12:11:40.338Z] ++++ docker load 12:11:40 [2020-04-22T12:11:40.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 12:11:40 [2020-04-22T12:11:40.785Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 12:11:40 [2020-04-22T12:11:40.904Z] Running integration-test (iteration 1) 12:11:40 [2020-04-22T12:11:40.904Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 12:11:40 [2020-04-22T12:11:40.904Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m 12:11:40 [2020-04-22T12:11:40.904Z] ++ set -e 12:11:40 [2020-04-22T12:11:40.904Z] ++ '[' -n 0 ']' 12:11:40 [2020-04-22T12:11:40.904Z] ++ set -x 12:11:40 [2020-04-22T12:11:40.904Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m 12:11:42 [2020-04-22T12:11:42.563Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 12:11:42 [2020-04-22T12:11:42.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 12:11:45 [2020-04-22T12:11:45.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 12:11:51 [2020-04-22T12:11:51.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 12:11:51 [2020-04-22T12:11:51.848Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 12:11:52 [2020-04-22T12:11:52.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 12:11:53 [2020-04-22T12:11:53.190Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] 12:11:53 [2020-04-22T12:11:53.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 12:11:55 [2020-04-22T12:11:55.100Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 12:11:55 [2020-04-22T12:11:55.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 12:11:56 [2020-04-22T12:11:56.651Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 12:11:56 [2020-04-22T12:11:56.651Z] Using test binary docker 12:11:56 [2020-04-22T12:11:56.651Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 12:11:56 [2020-04-22T12:11:56.651Z] +++ /etc/init.d/apparmor start 12:11:56 [2020-04-22T12:11:56.651Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 12:11:56 [2020-04-22T12:11:56.651Z] Starting dockerd 12:11:56 [2020-04-22T12:11:56.651Z] INFO: Waiting for daemon to start... 12:11:56 [2020-04-22T12:11:56.651Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental 12:11:58 [2020-04-22T12:11:58.985Z] . 12:11:58 [2020-04-22T12:11:58.985Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 12:11:58 [2020-04-22T12:11:58.985Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 12:11:58 [2020-04-22T12:11:58.985Z] Error: No such image: emptyfs 12:11:58 [2020-04-22T12:11:58.985Z] ++++ tar -cC bundles/test-integration/emptyfs . 12:11:58 [2020-04-22T12:11:58.985Z] ++++ docker load 12:11:58 [2020-04-22T12:11:58.985Z] Running integration-test (iteration 1) 12:11:58 [2020-04-22T12:11:58.985Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 12:11:58 [2020-04-22T12:11:58.985Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m 12:11:58 [2020-04-22T12:11:58.985Z] ++ set -e 12:11:58 [2020-04-22T12:11:58.985Z] ++ '[' -n 0 ']' 12:11:58 [2020-04-22T12:11:58.985Z] ++ set -x 12:11:58 [2020-04-22T12:11:58.985Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m 12:12:01 [2020-04-22T12:12:01.360Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty 12:12:01 [2020-04-22T12:12:01.360Z] + mkdir -p /build 12:12:01 [2020-04-22T12:12:01.360Z] + cp runc /build/runc 12:12:01 [2020-04-22T12:12:01.360Z] Removing intermediate container dd281f1cdf38 12:12:01 [2020-04-22T12:12:01.360Z] ---> 72149efb1709 12:12:01 [2020-04-22T12:12:01.360Z] Step 92/140 : FROM dev-base AS tini 12:12:01 [2020-04-22T12:12:01.360Z] ---> b3caa79f16a7 12:12:01 [2020-04-22T12:12:01.360Z] Step 93/140 : ARG DEBIAN_FRONTEND 12:12:01 [2020-04-22T12:12:01.360Z] ---> Using cache 12:12:01 [2020-04-22T12:12:01.360Z] ---> 50c5ab2dacdb 12:12:01 [2020-04-22T12:12:01.360Z] Step 94/140 : ARG TINI_COMMIT 12:12:01 [2020-04-22T12:12:01.360Z] ---> Running in fb3b6a8fa5a7 12:12:01 [2020-04-22T12:12:01.360Z] Removing intermediate container fb3b6a8fa5a7 12:12:01 [2020-04-22T12:12:01.360Z] ---> 57e9266bdc2d 12:12:01 [2020-04-22T12:12:01.360Z] Step 95/140 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* 12:12:01 [2020-04-22T12:12:01.360Z] ---> Running in 0f2fa35e220a 12:12:01 [2020-04-22T12:12:01.360Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 12:12:01 [2020-04-22T12:12:01.360Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 12:12:01 [2020-04-22T12:12:01.360Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] 12:12:01 [2020-04-22T12:12:01.360Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] 12:12:01 [2020-04-22T12:12:01.360Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] 12:12:01 [2020-04-22T12:12:01.360Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] 12:12:01 [2020-04-22T12:12:01.644Z] Fetched 8120 kB in 3s (3135 kB/s) 12:12:03 [2020-04-22T12:12:03.132Z] Reading package lists... 12:12:04 [2020-04-22T12:12:04.159Z] Reading package lists... 12:12:04 [2020-04-22T12:12:04.446Z] Building dependency tree... 12:12:04 [2020-04-22T12:12:04.446Z] Reading state information... 12:12:04 [2020-04-22T12:12:04.446Z] The following additional packages will be installed: 12:12:04 [2020-04-22T12:12:04.446Z] cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd 12:12:04 [2020-04-22T12:12:04.446Z] Suggested packages: 12:12:04 [2020-04-22T12:12:04.446Z] cmake-doc ninja-build lrzip 12:12:04 [2020-04-22T12:12:04.446Z] Recommended packages: 12:12:04 [2020-04-22T12:12:04.446Z] vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny 12:12:04 [2020-04-22T12:12:04.733Z] The following NEW packages will be installed: 12:12:04 [2020-04-22T12:12:04.733Z] cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 12:12:04 [2020-04-22T12:12:04.733Z] vim-common xxd 12:12:04 [2020-04-22T12:12:04.733Z] 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. 12:12:04 [2020-04-22T12:12:04.733Z] Need to get 14.9 MB of archives. 12:12:04 [2020-04-22T12:12:04.733Z] After this operation, 67.2 MB of additional disk space will be used. 12:12:04 [2020-04-22T12:12:04.733Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] 12:12:04 [2020-04-22T12:12:04.733Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] 12:12:04 [2020-04-22T12:12:04.733Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] 12:12:05 [2020-04-22T12:12:05.019Z] Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] 12:12:06 [2020-04-22T12:12:06.501Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] 12:12:06 [2020-04-22T12:12:06.501Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] 12:12:06 [2020-04-22T12:12:06.501Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] 12:12:06 [2020-04-22T12:12:06.501Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] 12:12:06 [2020-04-22T12:12:06.501Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] 12:12:06 [2020-04-22T12:12:06.501Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] 12:12:06 [2020-04-22T12:12:06.536Z] Loaded image: buildpack-deps:jessie 12:12:06 [2020-04-22T12:12:06.536Z] Loaded image: busybox:latest 12:12:06 [2020-04-22T12:12:06.536Z] Loaded image: busybox:glibc 12:12:06 [2020-04-22T12:12:06.536Z] Loaded image: debian:jessie 12:12:06 [2020-04-22T12:12:06.536Z] Loaded image: hello-world:latest 12:12:06 [2020-04-22T12:12:06.536Z] INFO: Testing against a local daemon 12:12:06 [2020-04-22T12:12:06.536Z] === RUN TestBuildWithSession 12:12:07 [2020-04-22T12:12:07.521Z] debconf: delaying package configuration, since apt-utils is not installed 12:12:07 [2020-04-22T12:12:07.521Z] Fetched 14.9 MB in 2s (6054 kB/s) 12:12:07 [2020-04-22T12:12:07.521Z] Selecting previously unselected package xxd. 12:12:07 [2020-04-22T12:12:07.521Z] (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 ... 15334 files and directories currently installed.) 12:12:07 [2020-04-22T12:12:07.521Z] Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... 12:12:07 [2020-04-22T12:12:07.521Z] Unpacking xxd (2:8.1.0875-5) ... 12:12:07 [2020-04-22T12:12:07.521Z] Selecting previously unselected package vim-common. 12:12:07 [2020-04-22T12:12:07.521Z] Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... 12:12:07 [2020-04-22T12:12:07.521Z] Unpacking vim-common (2:8.1.0875-5) ... 12:12:07 [2020-04-22T12:12:07.521Z] Selecting previously unselected package cmake-data. 12:12:07 [2020-04-22T12:12:07.521Z] Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... 12:12:07 [2020-04-22T12:12:07.521Z] Unpacking cmake-data (3.13.4-1) ... 12:12:08 [2020-04-22T12:12:08.144Z] Selecting previously unselected package libicu63:ppc64el. 12:12:08 [2020-04-22T12:12:08.144Z] Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... 12:12:08 [2020-04-22T12:12:08.144Z] Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... 12:12:08 [2020-04-22T12:12:08.885Z] --- PASS: TestBuildWithSession (2.37s) 12:12:08 [2020-04-22T12:12:08.885Z] === RUN TestBuildSquashParent 12:12:09 [2020-04-22T12:12:09.655Z] Selecting previously unselected package libxml2:ppc64el. 12:12:09 [2020-04-22T12:12:09.655Z] Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... 12:12:09 [2020-04-22T12:12:09.655Z] Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... 12:12:09 [2020-04-22T12:12:09.655Z] Selecting previously unselected package libarchive13:ppc64el. 12:12:09 [2020-04-22T12:12:09.655Z] Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... 12:12:09 [2020-04-22T12:12:09.655Z] Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... 12:12:09 [2020-04-22T12:12:09.655Z] Selecting previously unselected package libjsoncpp1:ppc64el. 12:12:09 [2020-04-22T12:12:09.655Z] Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... 12:12:09 [2020-04-22T12:12:09.655Z] Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... 12:12:09 [2020-04-22T12:12:09.655Z] Selecting previously unselected package librhash0:ppc64el. 12:12:09 [2020-04-22T12:12:09.655Z] Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... 12:12:09 [2020-04-22T12:12:09.655Z] Unpacking librhash0:ppc64el (1.3.8-1) ... 12:12:09 [2020-04-22T12:12:09.655Z] Selecting previously unselected package libuv1:ppc64el. 12:12:09 [2020-04-22T12:12:09.655Z] Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... 12:12:09 [2020-04-22T12:12:09.655Z] Unpacking libuv1:ppc64el (1.24.1-1) ... 12:12:09 [2020-04-22T12:12:09.655Z] Selecting previously unselected package cmake. 12:12:09 [2020-04-22T12:12:09.655Z] Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... 12:12:09 [2020-04-22T12:12:09.655Z] Unpacking cmake (3.13.4-1) ... 12:12:10 [2020-04-22T12:12:10.279Z] Setting up libicu63:ppc64el (63.1-6+deb10u1) ... 12:12:10 [2020-04-22T12:12:10.280Z] Setting up xxd (2:8.1.0875-5) ... 12:12:10 [2020-04-22T12:12:10.280Z] Setting up libuv1:ppc64el (1.24.1-1) ... 12:12:10 [2020-04-22T12:12:10.280Z] Setting up vim-common (2:8.1.0875-5) ... 12:12:10 [2020-04-22T12:12:10.280Z] Setting up librhash0:ppc64el (1.3.8-1) ... 12:12:10 [2020-04-22T12:12:10.280Z] Setting up cmake-data (3.13.4-1) ... 12:12:10 [2020-04-22T12:12:10.280Z] Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... 12:12:10 [2020-04-22T12:12:10.280Z] Setting up libjsoncpp1:ppc64el (1.7.4-3) ... 12:12:10 [2020-04-22T12:12:10.280Z] Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... 12:12:10 [2020-04-22T12:12:10.280Z] Setting up cmake (3.13.4-1) ... 12:12:10 [2020-04-22T12:12:10.280Z] Processing triggers for libc-bin (2.28-10) ... 12:12:10 [2020-04-22T12:12:10.280Z] Processing triggers for mime-support (3.62) ... 12:12:12 [2020-04-22T12:12:12.331Z] Removing intermediate container 0f2fa35e220a 12:12:12 [2020-04-22T12:12:12.331Z] ---> c888860756f5 12:12:12 [2020-04-22T12:12:12.331Z] Step 96/140 : COPY hack/dockerfile/install/install.sh ./install.sh 12:12:12 [2020-04-22T12:12:12.331Z] ---> 2fa94350e5d2 12:12:12 [2020-04-22T12:12:12.331Z] Step 97/140 : ENV INSTALL_BINARY_NAME=tini 12:12:12 [2020-04-22T12:12:12.331Z] ---> Running in 9c99e464d637 12:12:12 [2020-04-22T12:12:12.331Z] Removing intermediate container 9c99e464d637 12:12:12 [2020-04-22T12:12:12.331Z] ---> 431fa6f407fe 12:12:12 [2020-04-22T12:12:12.331Z] Step 98/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ 12:12:12 [2020-04-22T12:12:12.618Z] ---> d196df6ea6b9 12:12:12 [2020-04-22T12:12:12.618Z] Step 99/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME 12:12:12 [2020-04-22T12:12:12.618Z] ---> Running in a3a75e3b164a 12:12:12 [2020-04-22T12:12:12.901Z] + RM_GOPATH=0 12:12:12 [2020-04-22T12:12:12.901Z] + TMP_GOPATH= 12:12:12 [2020-04-22T12:12:12.901Z] + : /build 12:12:12 [2020-04-22T12:12:12.901Z] + '[' -z '' ']' 12:12:12 [2020-04-22T12:12:12.901Z] ++ mktemp -d 12:12:12 [2020-04-22T12:12:12.901Z] + export GOPATH=/tmp/tmp.128GdY8IPL 12:12:12 [2020-04-22T12:12:12.901Z] + GOPATH=/tmp/tmp.128GdY8IPL 12:12:12 [2020-04-22T12:12:12.901Z] + RM_GOPATH=1 12:12:12 [2020-04-22T12:12:12.901Z] ++ dirname ./install.sh 12:12:12 [2020-04-22T12:12:12.901Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 12:12:12 [2020-04-22T12:12:12.901Z] + dir=. 12:12:12 [2020-04-22T12:12:12.901Z] + bin=tini 12:12:12 [2020-04-22T12:12:12.901Z] + shift 12:12:12 [2020-04-22T12:12:12.901Z] + '[' '!' -f ./tini.installer ']' 12:12:12 [2020-04-22T12:12:12.901Z] + . ./tini.installer 12:12:12 [2020-04-22T12:12:12.901Z] ++ : fec3683b971d9c3ef73f284f176672c44b448662 12:12:12 [2020-04-22T12:12:12.901Z] + install_tini 12:12:12 [2020-04-22T12:12:12.901Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' 12:12:12 [2020-04-22T12:12:12.901Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.128GdY8IPL/tini 12:12:12 [2020-04-22T12:12:12.901Z] Cloning into '/tmp/tmp.128GdY8IPL/tini'... 12:12:12 [2020-04-22T12:12:12.973Z] Loaded image: buildpack-deps:jessie 12:12:12 [2020-04-22T12:12:12.973Z] Loaded image: busybox:latest 12:12:12 [2020-04-22T12:12:12.973Z] Loaded image: busybox:glibc 12:12:12 [2020-04-22T12:12:12.973Z] Loaded image: debian:jessie 12:12:12 [2020-04-22T12:12:12.973Z] Loaded image: hello-world:latest 12:12:12 [2020-04-22T12:12:12.973Z] INFO: Testing against a local daemon 12:12:12 [2020-04-22T12:12:12.973Z] === RUN TestBuildWithSession 12:12:13 [2020-04-22T12:12:13.520Z] + cd /tmp/tmp.128GdY8IPL/tini 12:12:13 [2020-04-22T12:12:13.520Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 12:12:13 [2020-04-22T12:12:13.520Z] + cmake . 12:12:13 [2020-04-22T12:12:13.520Z] -- The C compiler identification is GNU 8.3.0 12:12:13 [2020-04-22T12:12:13.520Z] -- Check for working C compiler: /usr/bin/cc 12:12:13 [2020-04-22T12:12:13.804Z] -- Check for working C compiler: /usr/bin/cc -- works 12:12:13 [2020-04-22T12:12:13.804Z] -- Detecting C compiler ABI info 12:12:13 [2020-04-22T12:12:13.804Z] -- Detecting C compiler ABI info - done 12:12:13 [2020-04-22T12:12:13.804Z] -- Detecting C compile features 12:12:14 [2020-04-22T12:12:14.425Z] -- Detecting C compile features - done 12:12:14 [2020-04-22T12:12:14.425Z] -- Performing Test HAS_BUILTIN_FORTIFY 12:12:14 [2020-04-22T12:12:14.425Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed 12:12:14 [2020-04-22T12:12:14.425Z] -- Configuring done 12:12:14 [2020-04-22T12:12:14.425Z] -- Generating done 12:12:14 [2020-04-22T12:12:14.425Z] -- Build files have been written to: /tmp/tmp.128GdY8IPL/tini 12:12:14 [2020-04-22T12:12:14.425Z] + make tini-static 12:12:14 [2020-04-22T12:12:14.425Z] Scanning dependencies of target tini-static 12:12:14 [2020-04-22T12:12:14.425Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 12:12:14 [2020-04-22T12:12:14.711Z] [100%] Linking C executable tini-static 12:12:14 [2020-04-22T12:12:14.998Z] [100%] Built target tini-static 12:12:14 [2020-04-22T12:12:14.998Z] + mkdir -p /build 12:12:14 [2020-04-22T12:12:14.998Z] + cp tini-static /build/docker-init 12:12:15 [2020-04-22T12:12:15.064Z] --- PASS: TestBuildSquashParent (5.90s) 12:12:15 [2020-04-22T12:12:15.064Z] === RUN TestBuildWithRemoveAndForceRemove 12:12:15 [2020-04-22T12:12:15.064Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 12:12:15 [2020-04-22T12:12:15.064Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 12:12:15 [2020-04-22T12:12:15.064Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 12:12:15 [2020-04-22T12:12:15.064Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 12:12:15 [2020-04-22T12:12:15.064Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 12:12:15 [2020-04-22T12:12:15.064Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 12:12:15 [2020-04-22T12:12:15.064Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 12:12:15 [2020-04-22T12:12:15.064Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 12:12:15 [2020-04-22T12:12:15.064Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 12:12:15 [2020-04-22T12:12:15.064Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 12:12:15 [2020-04-22T12:12:15.064Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 12:12:15 [2020-04-22T12:12:15.064Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 12:12:15 [2020-04-22T12:12:15.064Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 12:12:15 [2020-04-22T12:12:15.064Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 12:12:15 [2020-04-22T12:12:15.287Z] Removing intermediate container a3a75e3b164a 12:12:15 [2020-04-22T12:12:15.287Z] ---> e3e804346378 12:12:15 [2020-04-22T12:12:15.287Z] Step 100/140 : FROM dev-base AS rootlesskit 12:12:15 [2020-04-22T12:12:15.287Z] ---> b3caa79f16a7 12:12:15 [2020-04-22T12:12:15.287Z] Step 101/140 : ENV INSTALL_BINARY_NAME=rootlesskit 12:12:15 [2020-04-22T12:12:15.287Z] ---> Running in 530e1a91af8c 12:12:15 [2020-04-22T12:12:15.574Z] Removing intermediate container 530e1a91af8c 12:12:15 [2020-04-22T12:12:15.575Z] ---> efb55b2646ec 12:12:15 [2020-04-22T12:12:15.575Z] Step 102/140 : ARG ROOTLESSKIT_COMMIT 12:12:15 [2020-04-22T12:12:15.575Z] ---> Running in aa53eac029cf 12:12:15 [2020-04-22T12:12:15.575Z] Removing intermediate container aa53eac029cf 12:12:15 [2020-04-22T12:12:15.575Z] ---> 9ed72a2e52b0 12:12:15 [2020-04-22T12:12:15.575Z] Step 103/140 : COPY hack/dockerfile/install/install.sh ./install.sh 12:12:15 [2020-04-22T12:12:15.868Z] ---> 457a7554fa40 12:12:15 [2020-04-22T12:12:15.868Z] Step 104/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ 12:12:15 [2020-04-22T12:12:15.868Z] ---> 152e296a7425 12:12:15 [2020-04-22T12:12:15.868Z] Step 105/140 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME 12:12:15 [2020-04-22T12:12:15.868Z] ---> Running in d152ef57a5f8 12:12:16 [2020-04-22T12:12:16.499Z] + RM_GOPATH=0 12:12:16 [2020-04-22T12:12:16.499Z] + TMP_GOPATH= 12:12:16 [2020-04-22T12:12:16.499Z] + : /build/ 12:12:16 [2020-04-22T12:12:16.499Z] + '[' -z '' ']' 12:12:16 [2020-04-22T12:12:16.499Z] ++ mktemp -d 12:12:16 [2020-04-22T12:12:16.499Z] + export GOPATH=/tmp/tmp.3TmwacLqu4 12:12:16 [2020-04-22T12:12:16.499Z] + GOPATH=/tmp/tmp.3TmwacLqu4 12:12:16 [2020-04-22T12:12:16.499Z] + RM_GOPATH=1 12:12:16 [2020-04-22T12:12:16.499Z] ++ dirname ./install.sh 12:12:16 [2020-04-22T12:12:16.499Z] Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 12:12:16 [2020-04-22T12:12:16.499Z] + dir=. 12:12:16 [2020-04-22T12:12:16.499Z] + bin=rootlesskit 12:12:16 [2020-04-22T12:12:16.499Z] + shift 12:12:16 [2020-04-22T12:12:16.499Z] + '[' '!' -f ./rootlesskit.installer ']' 12:12:16 [2020-04-22T12:12:16.499Z] + . ./rootlesskit.installer 12:12:16 [2020-04-22T12:12:16.499Z] ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 12:12:16 [2020-04-22T12:12:16.499Z] + install_rootlesskit 12:12:16 [2020-04-22T12:12:16.499Z] + case "$1" in 12:12:16 [2020-04-22T12:12:16.499Z] + export CGO_ENABLED=0 12:12:16 [2020-04-22T12:12:16.499Z] + CGO_ENABLED=0 12:12:16 [2020-04-22T12:12:16.499Z] + _install_rootlesskit 12:12:16 [2020-04-22T12:12:16.499Z] + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' 12:12:16 [2020-04-22T12:12:16.499Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.3TmwacLqu4/src/github.com/rootless-containers/rootlesskit 12:12:16 [2020-04-22T12:12:16.499Z] Cloning into '/tmp/tmp.3TmwacLqu4/src/github.com/rootless-containers/rootlesskit'... 12:12:17 [2020-04-22T12:12:17.039Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 12:12:17 [2020-04-22T12:12:17.156Z] --- PASS: TestBuildWithSession (4.57s) 12:12:17 [2020-04-22T12:12:17.156Z] === RUN TestBuildSquashParent 12:12:17 [2020-04-22T12:12:17.397Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 12:12:17 [2020-04-22T12:12:17.535Z] + cd /tmp/tmp.3TmwacLqu4/src/github.com/rootless-containers/rootlesskit 12:12:17 [2020-04-22T12:12:17.535Z] + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 12:12:17 [2020-04-22T12:12:17.535Z] + for f in rootlesskit rootlesskit-docker-proxy 12:12:17 [2020-04-22T12:12:17.535Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit 12:12:19 [2020-04-22T12:12:19.133Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 12:12:19 [2020-04-22T12:12:19.485Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 12:12:21 [2020-04-22T12:12:21.865Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) 12:12:21 [2020-04-22T12:12:21.865Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.44s) 12:12:21 [2020-04-22T12:12:21.865Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.89s) 12:12:21 [2020-04-22T12:12:21.865Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.08s) 12:12:21 [2020-04-22T12:12:21.865Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.03s) 12:12:21 [2020-04-22T12:12:21.865Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.96s) 12:12:21 [2020-04-22T12:12:21.865Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.37s) 12:12:21 [2020-04-22T12:12:21.865Z] === RUN TestBuildMultiStageCopy 12:12:21 [2020-04-22T12:12:21.865Z] === RUN TestBuildMultiStageCopy/copy_to_root 12:12:24 [2020-04-22T12:12:24.235Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 12:12:24 [2020-04-22T12:12:24.602Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 12:12:25 [2020-04-22T12:12:25.374Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 12:12:25 [2020-04-22T12:12:25.725Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 12:12:26 [2020-04-22T12:12:26.076Z] --- PASS: TestBuildMultiStageCopy (4.24s) 12:12:26 [2020-04-22T12:12:26.076Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.26s) 12:12:26 [2020-04-22T12:12:26.076Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.44s) 12:12:26 [2020-04-22T12:12:26.076Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s) 12:12:26 [2020-04-22T12:12:26.076Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s) 12:12:26 [2020-04-22T12:12:26.076Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.48s) 12:12:26 [2020-04-22T12:12:26.076Z] === RUN TestBuildMultiStageParentConfig 12:12:27 [2020-04-22T12:12:27.134Z] --- PASS: TestBuildSquashParent (10.19s) 12:12:27 [2020-04-22T12:12:27.134Z] build_squash_test.go:29: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent 12:12:27 [2020-04-22T12:12:27.134Z] daemon.go:325: [df121647b8b99] waiting for daemon to start 12:12:27 [2020-04-22T12:12:27.134Z] daemon.go:325: [df121647b8b99] waiting for daemon to start 12:12:27 [2020-04-22T12:12:27.134Z] daemon.go:353: [df121647b8b99] daemon started 12:12:27 [2020-04-22T12:12:27.134Z] daemon.go:461: [df121647b8b99] Stopping daemon 12:12:27 [2020-04-22T12:12:27.134Z] daemon.go:296: [df121647b8b99] exiting daemon 12:12:27 [2020-04-22T12:12:27.134Z] daemon.go:448: [df121647b8b99] Daemon stopped 12:12:27 [2020-04-22T12:12:27.134Z] === RUN TestBuildWithRemoveAndForceRemove 12:12:27 [2020-04-22T12:12:27.134Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 12:12:27 [2020-04-22T12:12:27.134Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 12:12:27 [2020-04-22T12:12:27.134Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 12:12:27 [2020-04-22T12:12:27.134Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 12:12:27 [2020-04-22T12:12:27.134Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 12:12:27 [2020-04-22T12:12:27.134Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 12:12:27 [2020-04-22T12:12:27.134Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 12:12:27 [2020-04-22T12:12:27.134Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 12:12:27 [2020-04-22T12:12:27.134Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 12:12:27 [2020-04-22T12:12:27.134Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 12:12:27 [2020-04-22T12:12:27.134Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 12:12:27 [2020-04-22T12:12:27.134Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 12:12:27 [2020-04-22T12:12:27.134Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 12:12:27 [2020-04-22T12:12:27.134Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 12:12:27 [2020-04-22T12:12:27.795Z] --- PASS: TestBuildMultiStageParentConfig (1.25s) 12:12:27 [2020-04-22T12:12:27.795Z] === RUN TestBuildLabelWithTargets 12:12:29 [2020-04-22T12:12:29.529Z] --- PASS: TestBuildLabelWithTargets (1.84s) 12:12:29 [2020-04-22T12:12:29.529Z] === RUN TestBuildWithEmptyLayers 12:12:30 [2020-04-22T12:12:30.163Z] + for f in rootlesskit rootlesskit-docker-proxy 12:12:30 [2020-04-22T12:12:30.163Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy 12:12:30 [2020-04-22T12:12:30.274Z] --- PASS: TestBuildWithEmptyLayers (0.83s) 12:12:30 [2020-04-22T12:12:30.274Z] === RUN TestBuildMultiStageOnBuild 12:12:30 [2020-04-22T12:12:30.419Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 12:12:30 [2020-04-22T12:12:30.677Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 12:12:31 [2020-04-22T12:12:31.660Z] Removing intermediate container d152ef57a5f8 12:12:31 [2020-04-22T12:12:31.660Z] ---> 8fa3fd009ae5 12:12:31 [2020-04-22T12:12:31.660Z] Step 106/140 : COPY ./contrib/dockerd-rootless.sh /build 12:12:31 [2020-04-22T12:12:31.660Z] ---> c2209664e2c9 12:12:31 [2020-04-22T12:12:31.660Z] Step 107/140 : FROM djs55/vpnkit@sha256:${VPNKIT_DIGEST} AS vpnkit 12:12:31 [2020-04-22T12:12:31.945Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit 12:12:31 [2020-04-22T12:12:31.945Z] bad55c542dc9: Pulling fs layer 12:12:32 [2020-04-22T12:12:32.237Z] bad55c542dc9: Verifying Checksum 12:12:32 [2020-04-22T12:12:32.237Z] bad55c542dc9: Download complete 12:12:32 [2020-04-22T12:12:32.638Z] --- PASS: TestBuildMultiStageOnBuild (2.57s) 12:12:32 [2020-04-22T12:12:32.638Z] === RUN TestBuildUncleanTarFilenames 12:12:32 [2020-04-22T12:12:32.857Z] bad55c542dc9: Pull complete 12:12:32 [2020-04-22T12:12:32.857Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 12:12:32 [2020-04-22T12:12:32.857Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 12:12:32 [2020-04-22T12:12:32.857Z] ---> e49efe6f0050 12:12:32 [2020-04-22T12:12:32.857Z] Step 108/140 : FROM runtime-dev AS dev 12:12:32 [2020-04-22T12:12:32.857Z] ---> 6e0fa62d5d41 12:12:32 [2020-04-22T12:12:32.857Z] Step 109/140 : ARG DEBIAN_FRONTEND 12:12:32 [2020-04-22T12:12:32.857Z] ---> Running in 708242cb4737 12:12:32 [2020-04-22T12:12:32.857Z] Removing intermediate container 708242cb4737 12:12:32 [2020-04-22T12:12:32.857Z] ---> 4bbfe127940f 12:12:32 [2020-04-22T12:12:32.857Z] Step 110/140 : RUN groupadd -r docker 12:12:32 [2020-04-22T12:12:32.857Z] ---> Running in 86f9400e8747 12:12:33 [2020-04-22T12:12:33.839Z] --- PASS: TestBuildUncleanTarFilenames (1.07s) 12:12:33 [2020-04-22T12:12:33.839Z] === RUN TestBuildMultiStageLayerLeak 12:12:33 [2020-04-22T12:12:33.879Z] Removing intermediate container 86f9400e8747 12:12:33 [2020-04-22T12:12:33.879Z] ---> 4a099b8960d0 12:12:33 [2020-04-22T12:12:33.880Z] Step 111/140 : RUN useradd --create-home --gid docker unprivilegeduser 12:12:33 [2020-04-22T12:12:33.880Z] ---> Running in 43c94d254522 12:12:34 [2020-04-22T12:12:34.027Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 12:12:34 [2020-04-22T12:12:34.512Z] Removing intermediate container 43c94d254522 12:12:34 [2020-04-22T12:12:34.512Z] ---> 8e85dd3c61ea 12:12:34 [2020-04-22T12:12:34.512Z] Step 112/140 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 12:12:34 [2020-04-22T12:12:34.512Z] ---> Running in 2dc758c857c2 12:12:34 [2020-04-22T12:12:34.592Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 12:12:34 [2020-04-22T12:12:34.806Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 12:12:35 [2020-04-22T12:12:35.099Z] Removing intermediate container 2dc758c857c2 12:12:35 [2020-04-22T12:12:35.099Z] ---> 967e350b0bf9 12:12:35 [2020-04-22T12:12:35.099Z] Step 113/140 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 12:12:35 [2020-04-22T12:12:35.099Z] ---> Running in 520ce99f41d4 12:12:36 [2020-04-22T12:12:36.137Z] Removing intermediate container 520ce99f41d4 12:12:36 [2020-04-22T12:12:36.137Z] ---> e96e27ba5126 12:12:36 [2020-04-22T12:12:36.137Z] Step 114/140 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 12:12:36 [2020-04-22T12:12:36.137Z] ---> Running in 6173836cef09 12:12:36 [2020-04-22T12:12:36.766Z] Removing intermediate container 6173836cef09 12:12:36 [2020-04-22T12:12:36.766Z] ---> 826dfdf2bbc6 12:12:36 [2020-04-22T12:12:36.766Z] Step 115/140 : RUN ldconfig 12:12:36 [2020-04-22T12:12:36.766Z] ---> Running in f11b0e7b4f20 12:12:36 [2020-04-22T12:12:36.932Z] --- PASS: TestBuildMultiStageLayerLeak (2.91s) 12:12:36 [2020-04-22T12:12:36.932Z] === RUN TestBuildWithHugeFile 12:12:37 [2020-04-22T12:12:37.398Z] Removing intermediate container f11b0e7b4f20 12:12:37 [2020-04-22T12:12:37.398Z] ---> 2fb44687cef7 12:12:37 [2020-04-22T12:12:37.398Z] Step 116/140 : RUN apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion binutils-mingw-w64 libbtrfs-dev bzip2 g++-mingw-w64-x86-64 iptables jq libcap2-bin libdevmapper-dev libnet1 libnl-3-200 libprotobuf-c1 libsystemd-dev libudev-dev net-tools pigz python3-pip python3-setuptools python3-wheel thin-provisioning-tools vim vim-common xfsprogs xz-utils zip && rm -rf /var/lib/apt/lists/* 12:12:37 [2020-04-22T12:12:37.398Z] ---> Running in 9ba47f2f5139 12:12:37 [2020-04-22T12:12:37.874Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) 12:12:37 [2020-04-22T12:12:37.874Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.20s) 12:12:37 [2020-04-22T12:12:37.874Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.44s) 12:12:37 [2020-04-22T12:12:37.874Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.41s) 12:12:37 [2020-04-22T12:12:37.874Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.77s) 12:12:37 [2020-04-22T12:12:37.874Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.01s) 12:12:37 [2020-04-22T12:12:37.874Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.02s) 12:12:37 [2020-04-22T12:12:37.874Z] === RUN TestBuildMultiStageCopy 12:12:37 [2020-04-22T12:12:37.874Z] === RUN TestBuildMultiStageCopy/copy_to_root 12:12:38 [2020-04-22T12:12:38.027Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 12:12:38 [2020-04-22T12:12:38.027Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 12:12:38 [2020-04-22T12:12:38.027Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] 12:12:38 [2020-04-22T12:12:38.027Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] 12:12:38 [2020-04-22T12:12:38.961Z] eac6fba788c9: Pull complete 12:12:38 [2020-04-22T12:12:38.961Z] Digest: sha256:2ecf1e2987b91b41f576afd7f56aa40c9ddbc691d7b6b066c64d8f27fb3070ca 12:12:38 [2020-04-22T12:12:38.961Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 12:12:38 [2020-04-22T12:12:38.961Z] mcr.microsoft.com/windows/servercore:ltsc2019 12:12:38 [2020-04-22T12:12:38.961Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully 12:12:38 [2020-04-22T12:12:38.961Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore 12:12:38 [2020-04-22T12:12:38.961Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1158' 12:12:38 [2020-04-22T12:12:38.961Z] INFO: Docker version of control daemon 12:12:38 [2020-04-22T12:12:38.961Z] 12:12:38 [2020-04-22T12:12:38.961Z] Client: Docker Engine - Enterprise 12:12:38 [2020-04-22T12:12:38.961Z] Version: 19.03.5 12:12:38 [2020-04-22T12:12:38.961Z] API version: 1.40 12:12:38 [2020-04-22T12:12:38.961Z] Go version: go1.12.12 12:12:38 [2020-04-22T12:12:38.961Z] Git commit: 2ee0c57608 12:12:38 [2020-04-22T12:12:38.961Z] Built: 11/13/2019 08:00:16 12:12:38 [2020-04-22T12:12:38.961Z] OS/Arch: windows/amd64 12:12:38 [2020-04-22T12:12:38.961Z] Experimental: false 12:12:38 [2020-04-22T12:12:38.961Z] 12:12:38 [2020-04-22T12:12:38.961Z] Server: Docker Engine - Enterprise 12:12:38 [2020-04-22T12:12:38.961Z] Engine: 12:12:38 [2020-04-22T12:12:38.961Z] Version: 19.03.5 12:12:38 [2020-04-22T12:12:38.961Z] API version: 1.40 (minimum version 1.24) 12:12:38 [2020-04-22T12:12:38.961Z] Go version: go1.12.12 12:12:38 [2020-04-22T12:12:38.961Z] Git commit: 2ee0c57608 12:12:38 [2020-04-22T12:12:38.961Z] Built: 11/13/2019 07:58:51 12:12:38 [2020-04-22T12:12:38.961Z] OS/Arch: windows/amd64 12:12:38 [2020-04-22T12:12:38.961Z] Experimental: true 12:12:38 [2020-04-22T12:12:38.961Z] 12:12:38 [2020-04-22T12:12:38.961Z] INFO: Docker info of control daemon 12:12:38 [2020-04-22T12:12:38.961Z] 12:12:38 [2020-04-22T12:12:38.961Z] Client: 12:12:38 [2020-04-22T12:12:38.961Z] Debug Mode: false 12:12:38 [2020-04-22T12:12:38.961Z] Plugins: 12:12:38 [2020-04-22T12:12:38.961Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) 12:12:38 [2020-04-22T12:12:38.961Z] 12:12:38 [2020-04-22T12:12:38.961Z] Server: 12:12:38 [2020-04-22T12:12:38.961Z] Containers: 0 12:12:38 [2020-04-22T12:12:38.961Z] Running: 0 12:12:38 [2020-04-22T12:12:38.961Z] Paused: 0 12:12:38 [2020-04-22T12:12:38.961Z] Stopped: 0 12:12:38 [2020-04-22T12:12:38.961Z] Images: 1 12:12:38 [2020-04-22T12:12:38.961Z] Server Version: 19.03.5 12:12:38 [2020-04-22T12:12:38.961Z] Storage Driver: windowsfilter (windows) lcow (linux) 12:12:38 [2020-04-22T12:12:38.961Z] Windows: 12:12:38 [2020-04-22T12:12:38.961Z] LCOW: 12:12:38 [2020-04-22T12:12:38.961Z] Logging Driver: json-file 12:12:38 [2020-04-22T12:12:38.961Z] Plugins: 12:12:38 [2020-04-22T12:12:38.961Z] Volume: local 12:12:38 [2020-04-22T12:12:38.961Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent 12:12:38 [2020-04-22T12:12:38.961Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 12:12:38 [2020-04-22T12:12:38.961Z] Swarm: inactive 12:12:38 [2020-04-22T12:12:38.961Z] Default Isolation: process 12:12:38 [2020-04-22T12:12:38.961Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) 12:12:38 [2020-04-22T12:12:38.961Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) 12:12:38 [2020-04-22T12:12:38.961Z] OSType: windows 12:12:38 [2020-04-22T12:12:38.961Z] Architecture: x86_64 12:12:38 [2020-04-22T12:12:38.961Z] CPUs: 4 12:12:38 [2020-04-22T12:12:38.961Z] Total Memory: 32GiB 12:12:38 [2020-04-22T12:12:38.961Z] Name: azwin-2-54a580 12:12:38 [2020-04-22T12:12:38.961Z] ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW 12:12:38 [2020-04-22T12:12:38.961Z] Docker Root Dir: D:\docker 12:12:38 [2020-04-22T12:12:38.961Z] Debug Mode: false 12:12:38 [2020-04-22T12:12:38.961Z] Registry: https://index.docker.io/v1/ 12:12:38 [2020-04-22T12:12:38.961Z] Labels: 12:12:38 [2020-04-22T12:12:38.961Z] Experimental: true 12:12:38 [2020-04-22T12:12:38.961Z] Insecure Registries: 12:12:38 [2020-04-22T12:12:38.961Z] 10.0.0.4:5000 12:12:38 [2020-04-22T12:12:38.961Z] 127.0.0.0/8 12:12:38 [2020-04-22T12:12:38.961Z] Registry Mirrors: 12:12:38 [2020-04-22T12:12:38.961Z] http://10.0.0.4:5000/ 12:12:38 [2020-04-22T12:12:38.961Z] Live Restore Enabled: false 12:12:38 [2020-04-22T12:12:38.961Z] 12:12:38 [2020-04-22T12:12:38.961Z] 12:12:38 [2020-04-22T12:12:38.961Z] INFO: Commit hash is 70e7d6fe4 12:12:38 [2020-04-22T12:12:38.961Z] INFO: Nuke-Everything... 12:12:38 [2020-04-22T12:12:38.961Z] INFO: Container count on control daemon to delete is 0 12:12:38 [2020-04-22T12:12:38.961Z] INFO: Nuking d:\CI 12:12:38 [2020-04-22T12:12:38.961Z] INFO: Zapped successfully 12:12:38 [2020-04-22T12:12:38.961Z] INFO: Location for testing is d:\CI\PR-40850\1 12:12:38 [2020-04-22T12:12:38.961Z] INFO: Validating GOLang consistency in Dockerfile.windows... 12:12:38 [2020-04-22T12:12:38.961Z] 12:12:38 [2020-04-22T12:12:38.961Z] 12:12:38 [2020-04-22T12:12:38.961Z] INFO: Building the image from Dockerfile.windows at 04/22/2020 12:12:31... 12:12:38 [2020-04-22T12:12:38.961Z] 12:12:38 [2020-04-22T12:12:38.961Z] Sending build context to Docker daemon 55.37MB 12:12:38 [2020-04-22T12:12:38.961Z] 12:12:38 [2020-04-22T12:12:38.961Z] Step 1/8 : FROM microsoft/windowsservercore 12:12:38 [2020-04-22T12:12:38.961Z] ---> fdf6432edbdc 12:12:38 [2020-04-22T12:12:38.961Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] 12:12:38 [2020-04-22T12:12:38.961Z] ---> Running in e5a8d501fee4 12:12:38 [2020-04-22T12:12:38.961Z] Removing intermediate container e5a8d501fee4 12:12:38 [2020-04-22T12:12:38.961Z] ---> 0ed4ffc9ed8c 12:12:38 [2020-04-22T12:12:38.961Z] Step 3/8 : ARG GO_VERSION=1.13.10 12:12:38 [2020-04-22T12:12:38.961Z] ---> Running in a162e9cb2f01 12:12:38 [2020-04-22T12:12:38.961Z] Removing intermediate container a162e9cb2f01 12:12:38 [2020-04-22T12:12:38.961Z] ---> 8cd49fec5b86 12:12:38 [2020-04-22T12:12:38.961Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 12:12:38 [2020-04-22T12:12:38.961Z] ---> Running in b41a54f2d53f 12:12:38 [2020-04-22T12:12:38.961Z] Removing intermediate container b41a54f2d53f 12:12:38 [2020-04-22T12:12:38.961Z] ---> eb9b14a2762f 12:12:38 [2020-04-22T12:12:38.961Z] 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...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/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 ${GOPATH}\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 12:12:38 [2020-04-22T12:12:38.961Z] ---> Running in f2765c11e473 12:12:39 [2020-04-22T12:12:39.050Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] 12:12:39 [2020-04-22T12:12:39.050Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] 12:12:41 [2020-04-22T12:12:41.090Z] Fetched 8120 kB in 3s (2629 kB/s) 12:12:41 [2020-04-22T12:12:41.152Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 12:12:41 [2020-04-22T12:12:41.152Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 12:12:42 [2020-04-22T12:12:42.086Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 12:12:42 [2020-04-22T12:12:42.119Z] Reading package lists... 12:12:42 [2020-04-22T12:12:42.652Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 12:12:43 [2020-04-22T12:12:43.155Z] Reading package lists... 12:12:43 [2020-04-22T12:12:43.218Z] --- PASS: TestBuildMultiStageCopy (5.81s) 12:12:43 [2020-04-22T12:12:43.218Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.18s) 12:12:43 [2020-04-22T12:12:43.218Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.58s) 12:12:43 [2020-04-22T12:12:43.218Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.62s) 12:12:43 [2020-04-22T12:12:43.218Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.66s) 12:12:43 [2020-04-22T12:12:43.218Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.77s) 12:12:43 [2020-04-22T12:12:43.218Z] === RUN TestBuildMultiStageParentConfig 12:12:43 [2020-04-22T12:12:43.452Z] Building dependency tree... 12:12:43 [2020-04-22T12:12:43.452Z] Reading state information... 12:12:43 [2020-04-22T12:12:43.452Z] libcap2-bin is already the newest version (1:2.25-2). 12:12:43 [2020-04-22T12:12:43.452Z] libcap2-bin set to manually installed. 12:12:43 [2020-04-22T12:12:43.452Z] The following additional packages will be installed: 12:12:43 [2020-04-22T12:12:43.452Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base 12:12:43 [2020-04-22T12:12:43.452Z] gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 12:12:43 [2020-04-22T12:12:43.452Z] libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 12:12:43 [2020-04-22T12:12:43.452Z] libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 12:12:43 [2020-04-22T12:12:43.452Z] libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib 12:12:43 [2020-04-22T12:12:43.452Z] libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev 12:12:43 [2020-04-22T12:12:43.452Z] libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 12:12:43 [2020-04-22T12:12:43.452Z] python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources 12:12:43 [2020-04-22T12:12:43.452Z] python3.7 python3.7-minimal vim-runtime xxd 12:12:43 [2020-04-22T12:12:43.452Z] Suggested packages: 12:12:43 [2020-04-22T12:12:43.452Z] apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm 12:12:43 [2020-04-22T12:12:43.452Z] wine64 python3-doc python3-tk python3-venv python-setuptools-doc 12:12:43 [2020-04-22T12:12:43.452Z] python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts 12:12:43 [2020-04-22T12:12:43.452Z] xfsdump acl attr quota 12:12:43 [2020-04-22T12:12:43.452Z] Recommended packages: 12:12:43 [2020-04-22T12:12:43.452Z] aufs-dkms nftables build-essential python3-dev python3-keyring 12:12:43 [2020-04-22T12:12:43.452Z] python3-keyrings.alt python3-xdg unzip 12:12:44 [2020-04-22T12:12:44.481Z] The following NEW packages will be installed: 12:12:44 [2020-04-22T12:12:44.481Z] apparmor aufs-tools bash-completion binutils-mingw-w64 12:12:44 [2020-04-22T12:12:44.481Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup 12:12:44 [2020-04-22T12:12:44.481Z] g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq 12:12:44 [2020-04-22T12:12:44.481Z] libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 12:12:44 [2020-04-22T12:12:44.481Z] libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 12:12:44 [2020-04-22T12:12:44.481Z] libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 12:12:44 [2020-04-22T12:12:44.481Z] libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 12:12:44 [2020-04-22T12:12:44.481Z] libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib 12:12:44 [2020-04-22T12:12:44.481Z] libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev 12:12:44 [2020-04-22T12:12:44.481Z] mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 12:12:44 [2020-04-22T12:12:44.481Z] python3-distutils python3-lib2to3 python3-minimal python3-pip 12:12:44 [2020-04-22T12:12:44.481Z] python3-pkg-resources python3-setuptools python3-wheel python3.7 12:12:44 [2020-04-22T12:12:44.481Z] python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime 12:12:44 [2020-04-22T12:12:44.481Z] xfsprogs xxd xz-utils zip 12:12:44 [2020-04-22T12:12:44.771Z] 0 upgraded, 68 newly installed, 0 to remove and 4 not upgraded. 12:12:44 [2020-04-22T12:12:44.771Z] Need to get 106 MB of archives. 12:12:44 [2020-04-22T12:12:44.771Z] After this operation, 660 MB of additional disk space will be used. 12:12:44 [2020-04-22T12:12:44.771Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] 12:12:44 [2020-04-22T12:12:44.772Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] 12:12:44 [2020-04-22T12:12:44.772Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] 12:12:45 [2020-04-22T12:12:45.057Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] 12:12:45 [2020-04-22T12:12:45.057Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] 12:12:45 [2020-04-22T12:12:45.057Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] 12:12:45 [2020-04-22T12:12:45.057Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] 12:12:45 [2020-04-22T12:12:45.118Z] --- PASS: TestBuildMultiStageParentConfig (1.50s) 12:12:45 [2020-04-22T12:12:45.118Z] === RUN TestBuildLabelWithTargets 12:12:45 [2020-04-22T12:12:45.343Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] 12:12:45 [2020-04-22T12:12:45.343Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] 12:12:45 [2020-04-22T12:12:45.343Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] 12:12:45 [2020-04-22T12:12:45.343Z] Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] 12:12:45 [2020-04-22T12:12:45.343Z] Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] 12:12:45 [2020-04-22T12:12:45.343Z] Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] 12:12:45 [2020-04-22T12:12:45.343Z] Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] 12:12:45 [2020-04-22T12:12:45.343Z] Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] 12:12:45 [2020-04-22T12:12:45.343Z] Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] 12:12:45 [2020-04-22T12:12:45.343Z] Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] 12:12:45 [2020-04-22T12:12:45.343Z] Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] 12:12:45 [2020-04-22T12:12:45.343Z] Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] 12:12:45 [2020-04-22T12:12:45.343Z] Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] 12:12:45 [2020-04-22T12:12:45.343Z] Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] 12:12:45 [2020-04-22T12:12:45.343Z] Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] 12:12:45 [2020-04-22T12:12:45.343Z] Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] 12:12:45 [2020-04-22T12:12:45.626Z] Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] 12:12:46 [2020-04-22T12:12:46.162Z] 12:12:46 [2020-04-22T12:12:46.162Z] SUCCESS: Specified value was saved. 12:12:46 [2020-04-22T12:12:46.255Z] Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] 12:12:46 [2020-04-22T12:12:46.876Z] Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] 12:12:46 [2020-04-22T12:12:46.876Z] Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] 12:12:46 [2020-04-22T12:12:46.876Z] Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] 12:12:46 [2020-04-22T12:12:46.876Z] Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] 12:12:47 [2020-04-22T12:12:47.157Z] INFO: Downloading git... 12:12:47 [2020-04-22T12:12:47.500Z] Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] 12:12:47 [2020-04-22T12:12:47.648Z] --- PASS: TestBuildLabelWithTargets (2.39s) 12:12:47 [2020-04-22T12:12:47.648Z] === RUN TestBuildWithEmptyLayers 12:12:47 [2020-04-22T12:12:47.786Z] Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] 12:12:47 [2020-04-22T12:12:47.786Z] Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] 12:12:48 [2020-04-22T12:12:48.154Z] INFO: Downloading go... 12:12:48 [2020-04-22T12:12:48.581Z] --- PASS: TestBuildWithEmptyLayers (1.34s) 12:12:48 [2020-04-22T12:12:48.581Z] === RUN TestBuildMultiStageOnBuild 12:12:49 [2020-04-22T12:12:49.772Z] INFO: Downloading compiler 1 of 3... 12:12:50 [2020-04-22T12:12:50.245Z] INFO: Downloading compiler 2 of 3... 12:12:51 [2020-04-22T12:12:51.255Z] INFO: Downloading compiler 3 of 3... 12:12:51 [2020-04-22T12:12:51.267Z] Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] 12:12:51 [2020-04-22T12:12:51.729Z] INFO: Extracting git... 12:12:52 [2020-04-22T12:12:52.765Z] --- PASS: TestBuildMultiStageOnBuild (3.64s) 12:12:52 [2020-04-22T12:12:52.766Z] === RUN TestBuildUncleanTarFilenames 12:12:53 [2020-04-22T12:12:53.167Z] ................................................ [ 29%] 12:12:54 [2020-04-22T12:12:54.140Z] --- PASS: TestBuildUncleanTarFilenames (1.87s) 12:12:54 [2020-04-22T12:12:54.140Z] === RUN TestBuildMultiStageLayerLeak 12:12:55 [2020-04-22T12:12:55.688Z] Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] 12:12:55 [2020-04-22T12:12:55.688Z] Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] 12:12:55 [2020-04-22T12:12:55.688Z] Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] 12:12:55 [2020-04-22T12:12:55.688Z] Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] 12:12:55 [2020-04-22T12:12:55.688Z] Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] 12:12:55 [2020-04-22T12:12:55.688Z] Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] 12:12:55 [2020-04-22T12:12:55.688Z] Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] 12:12:55 [2020-04-22T12:12:55.688Z] Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u3 [109 kB] 12:12:55 [2020-04-22T12:12:55.688Z] Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] 12:12:55 [2020-04-22T12:12:55.688Z] Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] 12:12:55 [2020-04-22T12:12:55.688Z] Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] 12:12:55 [2020-04-22T12:12:55.688Z] Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] 12:12:55 [2020-04-22T12:12:55.688Z] Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] 12:12:55 [2020-04-22T12:12:55.688Z] Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] 12:12:55 [2020-04-22T12:12:55.688Z] Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] 12:12:55 [2020-04-22T12:12:55.688Z] Get:49 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] 12:12:55 [2020-04-22T12:12:55.688Z] Get:50 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] 12:12:55 [2020-04-22T12:12:55.979Z] Get:51 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] 12:12:55 [2020-04-22T12:12:55.980Z] Get:52 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] 12:12:55 [2020-04-22T12:12:55.980Z] Get:53 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] 12:12:55 [2020-04-22T12:12:55.980Z] Get:54 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] 12:12:55 [2020-04-22T12:12:55.980Z] Get:55 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u3 [321 kB] 12:12:55 [2020-04-22T12:12:55.980Z] Get:56 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] 12:12:55 [2020-04-22T12:12:55.980Z] Get:57 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] 12:12:55 [2020-04-22T12:12:55.980Z] Get:58 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] 12:12:55 [2020-04-22T12:12:55.980Z] Get:59 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] 12:12:55 [2020-04-22T12:12:55.980Z] Get:60 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] 12:12:55 [2020-04-22T12:12:55.980Z] Get:61 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] 12:12:56 [2020-04-22T12:12:56.265Z] Get:62 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] 12:12:56 [2020-04-22T12:12:56.265Z] Get:63 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] 12:12:56 [2020-04-22T12:12:56.265Z] Get:64 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] 12:12:56 [2020-04-22T12:12:56.265Z] Get:65 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] 12:12:56 [2020-04-22T12:12:56.550Z] Get:66 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] 12:12:56 [2020-04-22T12:12:56.550Z] Get:67 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] 12:12:56 [2020-04-22T12:12:56.834Z] Get:68 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] 12:12:56 [2020-04-22T12:12:56.834Z] debconf: delaying package configuration, since apt-utils is not installed 12:12:57 [2020-04-22T12:12:57.118Z] Fetched 106 MB in 12s (8603 kB/s) 12:12:57 [2020-04-22T12:12:57.118Z] Selecting previously unselected package pigz. 12:12:57 [2020-04-22T12:12:57.118Z] (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 ... 15397 files and directories currently installed.) 12:12:57 [2020-04-22T12:12:57.118Z] Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... 12:12:57 [2020-04-22T12:12:57.118Z] Unpacking pigz (2.4-1) ... 12:12:57 [2020-04-22T12:12:57.118Z] Selecting previously unselected package libpython3.7-minimal:ppc64el. 12:12:57 [2020-04-22T12:12:57.118Z] Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... 12:12:57 [2020-04-22T12:12:57.118Z] Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... 12:12:57 [2020-04-22T12:12:57.118Z] Selecting previously unselected package python3.7-minimal. 12:12:57 [2020-04-22T12:12:57.118Z] Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... 12:12:57 [2020-04-22T12:12:57.118Z] Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... 12:12:57 [2020-04-22T12:12:57.404Z] Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... 12:12:57 [2020-04-22T12:12:57.404Z] Setting up python3.7-minimal (3.7.3-2+deb10u1) ... 12:12:58 [2020-04-22T12:12:58.324Z] --- PASS: TestBuildMultiStageLayerLeak (4.02s) 12:12:58 [2020-04-22T12:12:58.324Z] === RUN TestBuildWithHugeFile 12:12:58 [2020-04-22T12:12:58.424Z] Selecting previously unselected package python3-minimal. 12:12:58 [2020-04-22T12:12:58.425Z] (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 ... 15646 files and directories currently installed.) 12:12:58 [2020-04-22T12:12:58.425Z] Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... 12:12:58 [2020-04-22T12:12:58.425Z] Unpacking python3-minimal (3.7.3-1) ... 12:12:58 [2020-04-22T12:12:58.425Z] Selecting previously unselected package libmpdec2:ppc64el. 12:12:58 [2020-04-22T12:12:58.425Z] Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... 12:12:58 [2020-04-22T12:12:58.425Z] Unpacking libmpdec2:ppc64el (2.4.2-2) ... 12:12:58 [2020-04-22T12:12:58.425Z] Selecting previously unselected package libpython3.7-stdlib:ppc64el. 12:12:58 [2020-04-22T12:12:58.425Z] Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... 12:12:58 [2020-04-22T12:12:58.425Z] Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... 12:12:58 [2020-04-22T12:12:58.712Z] Selecting previously unselected package python3.7. 12:12:58 [2020-04-22T12:12:58.712Z] Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... 12:12:58 [2020-04-22T12:12:58.712Z] Unpacking python3.7 (3.7.3-2+deb10u1) ... 12:12:58 [2020-04-22T12:12:58.712Z] Selecting previously unselected package libpython3-stdlib:ppc64el. 12:12:58 [2020-04-22T12:12:58.712Z] Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... 12:12:58 [2020-04-22T12:12:58.712Z] Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... 12:12:58 [2020-04-22T12:12:58.712Z] Setting up python3-minimal (3.7.3-1) ... 12:12:59 [2020-04-22T12:12:59.001Z] Selecting previously unselected package python3. 12:12:59 [2020-04-22T12:12:59.001Z] (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 ... 16058 files and directories currently installed.) 12:12:59 [2020-04-22T12:12:59.001Z] Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... 12:12:59 [2020-04-22T12:12:59.001Z] Unpacking python3 (3.7.3-1) ... 12:12:59 [2020-04-22T12:12:59.001Z] Selecting previously unselected package libip4tc0:ppc64el. 12:12:59 [2020-04-22T12:12:59.001Z] Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... 12:12:59 [2020-04-22T12:12:59.001Z] Unpacking libip4tc0:ppc64el (1.8.2-4) ... 12:12:59 [2020-04-22T12:12:59.294Z] Selecting previously unselected package libip6tc0:ppc64el. 12:12:59 [2020-04-22T12:12:59.294Z] Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... 12:12:59 [2020-04-22T12:12:59.294Z] Unpacking libip6tc0:ppc64el (1.8.2-4) ... 12:12:59 [2020-04-22T12:12:59.294Z] Selecting previously unselected package libiptc0:ppc64el. 12:12:59 [2020-04-22T12:12:59.294Z] Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... 12:12:59 [2020-04-22T12:12:59.294Z] Unpacking libiptc0:ppc64el (1.8.2-4) ... 12:12:59 [2020-04-22T12:12:59.294Z] Selecting previously unselected package libnfnetlink0:ppc64el. 12:12:59 [2020-04-22T12:12:59.294Z] Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... 12:12:59 [2020-04-22T12:12:59.294Z] Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... 12:12:59 [2020-04-22T12:12:59.294Z] Selecting previously unselected package libnetfilter-conntrack3:ppc64el. 12:12:59 [2020-04-22T12:12:59.294Z] Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... 12:12:59 [2020-04-22T12:12:59.294Z] Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... 12:12:59 [2020-04-22T12:12:59.294Z] Selecting previously unselected package libnftnl11:ppc64el. 12:12:59 [2020-04-22T12:12:59.294Z] Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... 12:12:59 [2020-04-22T12:12:59.294Z] Unpacking libnftnl11:ppc64el (1.1.2-2) ... 12:12:59 [2020-04-22T12:12:59.294Z] Selecting previously unselected package iptables. 12:12:59 [2020-04-22T12:12:59.294Z] Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... 12:12:59 [2020-04-22T12:12:59.294Z] Unpacking iptables (1.8.2-4) ... 12:12:59 [2020-04-22T12:12:59.586Z] Selecting previously unselected package xxd. 12:12:59 [2020-04-22T12:12:59.586Z] Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... 12:12:59 [2020-04-22T12:12:59.586Z] Unpacking xxd (2:8.1.0875-5) ... 12:12:59 [2020-04-22T12:12:59.586Z] Selecting previously unselected package vim-common. 12:12:59 [2020-04-22T12:12:59.586Z] Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... 12:12:59 [2020-04-22T12:12:59.586Z] Unpacking vim-common (2:8.1.0875-5) ... 12:12:59 [2020-04-22T12:12:59.586Z] Selecting previously unselected package bash-completion. 12:12:59 [2020-04-22T12:12:59.586Z] Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... 12:13:00 [2020-04-22T12:13:00.612Z] Unpacking bash-completion (1:2.8-6) ... 12:13:00 [2020-04-22T12:13:00.903Z] Selecting previously unselected package bzip2. 12:13:00 [2020-04-22T12:13:00.903Z] Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... 12:13:00 [2020-04-22T12:13:00.903Z] Unpacking bzip2 (1.0.6-9.2~deb10u1) ... 12:13:00 [2020-04-22T12:13:00.903Z] Selecting previously unselected package xz-utils. 12:13:00 [2020-04-22T12:13:00.903Z] Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... 12:13:00 [2020-04-22T12:13:00.903Z] Unpacking xz-utils (5.2.4-1) ... 12:13:00 [2020-04-22T12:13:00.903Z] Selecting previously unselected package apparmor. 12:13:00 [2020-04-22T12:13:00.903Z] Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... 12:13:00 [2020-04-22T12:13:00.903Z] Unpacking apparmor (2.13.2-10) ... 12:13:01 [2020-04-22T12:13:01.192Z] Selecting previously unselected package aufs-tools. 12:13:01 [2020-04-22T12:13:01.192Z] Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... 12:13:01 [2020-04-22T12:13:01.192Z] Unpacking aufs-tools (1:4.14+20190211-1) ... 12:13:01 [2020-04-22T12:13:01.192Z] Selecting previously unselected package binutils-mingw-w64-i686. 12:13:01 [2020-04-22T12:13:01.192Z] Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... 12:13:01 [2020-04-22T12:13:01.192Z] Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... 12:13:01 [2020-04-22T12:13:01.823Z] Selecting previously unselected package binutils-mingw-w64-x86-64. 12:13:01 [2020-04-22T12:13:01.823Z] Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... 12:13:01 [2020-04-22T12:13:01.823Z] Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... 12:13:02 [2020-04-22T12:13:02.445Z] Selecting previously unselected package binutils-mingw-w64. 12:13:02 [2020-04-22T12:13:02.445Z] Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... 12:13:02 [2020-04-22T12:13:02.445Z] Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... 12:13:02 [2020-04-22T12:13:02.445Z] Selecting previously unselected package libdevmapper1.02.1:ppc64el. 12:13:02 [2020-04-22T12:13:02.445Z] Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... 12:13:02 [2020-04-22T12:13:02.445Z] Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... 12:13:02 [2020-04-22T12:13:02.445Z] Selecting previously unselected package dmsetup. 12:13:02 [2020-04-22T12:13:02.445Z] Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_ppc64el.deb ... 12:13:02 [2020-04-22T12:13:02.445Z] Unpacking dmsetup (2:1.02.155-3) ... 12:13:02 [2020-04-22T12:13:02.445Z] Selecting previously unselected package mingw-w64-common. 12:13:02 [2020-04-22T12:13:02.445Z] Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... 12:13:02 [2020-04-22T12:13:02.445Z] Unpacking mingw-w64-common (6.0.0-3) ... 12:13:03 [2020-04-22T12:13:03.477Z] Selecting previously unselected package mingw-w64-x86-64-dev. 12:13:03 [2020-04-22T12:13:03.477Z] Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... 12:13:03 [2020-04-22T12:13:03.477Z] Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... 12:13:04 [2020-04-22T12:13:04.280Z] INFO: Expanding go... 12:13:04 [2020-04-22T12:13:04.510Z] Selecting previously unselected package gcc-mingw-w64-base. 12:13:04 [2020-04-22T12:13:04.510Z] Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... 12:13:04 [2020-04-22T12:13:04.510Z] Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... 12:13:04 [2020-04-22T12:13:04.510Z] Selecting previously unselected package gcc-mingw-w64-x86-64. 12:13:04 [2020-04-22T12:13:04.510Z] Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... 12:13:04 [2020-04-22T12:13:04.510Z] Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 12:13:05 [2020-04-22T12:13:05.120Z] --- PASS: TestBuildWithHugeFile (26.99s) 12:13:05 [2020-04-22T12:13:05.120Z] === RUN TestBuildWithEmptyDockerfile 12:13:05 [2020-04-22T12:13:05.120Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 12:13:05 [2020-04-22T12:13:05.120Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 12:13:05 [2020-04-22T12:13:05.120Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 12:13:05 [2020-04-22T12:13:05.120Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 12:13:05 [2020-04-22T12:13:05.120Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 12:13:05 [2020-04-22T12:13:05.120Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 12:13:05 [2020-04-22T12:13:05.120Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 12:13:05 [2020-04-22T12:13:05.120Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 12:13:05 [2020-04-22T12:13:05.120Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 12:13:05 [2020-04-22T12:13:05.120Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s) 12:13:05 [2020-04-22T12:13:05.120Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) 12:13:05 [2020-04-22T12:13:05.120Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s) 12:13:05 [2020-04-22T12:13:05.120Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) 12:13:05 [2020-04-22T12:13:05.120Z] === RUN TestBuildPreserveOwnership 12:13:05 [2020-04-22T12:13:05.120Z] === RUN TestBuildPreserveOwnership/copy_from 12:13:07 [2020-04-22T12:13:07.459Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 12:13:09 [2020-04-22T12:13:09.828Z] --- PASS: TestBuildPreserveOwnership (5.53s) 12:13:09 [2020-04-22T12:13:09.828Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.61s) 12:13:09 [2020-04-22T12:13:09.828Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.92s) 12:13:09 [2020-04-22T12:13:09.828Z] === RUN TestBuildPlatformInvalid 12:13:09 [2020-04-22T12:13:09.828Z] --- PASS: TestBuildPlatformInvalid (0.13s) 12:13:09 [2020-04-22T12:13:09.828Z] PASS 12:13:09 [2020-04-22T12:13:09.828Z] 12:13:09 [2020-04-22T12:13:09.828Z] DONE 30 tests in 70.750s 12:13:09 [2020-04-22T12:13:09.828Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 12:13:09 [2020-04-22T12:13:09.828Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m 12:13:09 [2020-04-22T12:13:09.828Z] ++ set -e 12:13:09 [2020-04-22T12:13:09.828Z] ++ '[' -n 0 ']' 12:13:09 [2020-04-22T12:13:09.828Z] ++ set -x 12:13:09 [2020-04-22T12:13:09.828Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m 12:13:09 [2020-04-22T12:13:09.828Z] INFO: Testing against a local daemon 12:13:09 [2020-04-22T12:13:09.828Z] === RUN TestConfigList 12:13:10 [2020-04-22T12:13:10.068Z] Selecting previously unselected package g++-mingw-w64-x86-64. 12:13:10 [2020-04-22T12:13:10.069Z] Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... 12:13:10 [2020-04-22T12:13:10.069Z] Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 12:13:11 [2020-04-22T12:13:11.117Z] tests/integration/api_exec_test.py .................... [ 35%] 12:13:12 [2020-04-22T12:13:12.901Z] --- PASS: TestConfigList (2.61s) 12:13:12 [2020-04-22T12:13:12.901Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList 12:13:12 [2020-04-22T12:13:12.901Z] daemon.go:325: [d2436d5cc0da4] waiting for daemon to start 12:13:12 [2020-04-22T12:13:12.901Z] daemon.go:325: [d2436d5cc0da4] waiting for daemon to start 12:13:12 [2020-04-22T12:13:12.901Z] daemon.go:353: [d2436d5cc0da4] daemon started 12:13:12 [2020-04-22T12:13:12.901Z] daemon.go:461: [d2436d5cc0da4] Stopping daemon 12:13:12 [2020-04-22T12:13:12.901Z] daemon.go:296: [d2436d5cc0da4] exiting daemon 12:13:12 [2020-04-22T12:13:12.901Z] daemon.go:448: [d2436d5cc0da4] Daemon stopped 12:13:12 [2020-04-22T12:13:12.901Z] === RUN TestConfigsCreateAndDelete 12:13:14 [2020-04-22T12:13:14.491Z] Selecting previously unselected package libonig5:ppc64el. 12:13:14 [2020-04-22T12:13:14.491Z] Preparing to unpack .../25-libonig5_6.9.1-1_ppc64el.deb ... 12:13:14 [2020-04-22T12:13:14.491Z] Unpacking libonig5:ppc64el (6.9.1-1) ... 12:13:14 [2020-04-22T12:13:14.491Z] Selecting previously unselected package libjq1:ppc64el. 12:13:14 [2020-04-22T12:13:14.491Z] Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... 12:13:14 [2020-04-22T12:13:14.491Z] Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... 12:13:14 [2020-04-22T12:13:14.491Z] Selecting previously unselected package jq. 12:13:14 [2020-04-22T12:13:14.491Z] Preparing to unpack .../27-jq_1.5+dfsg-2+b1_ppc64el.deb ... 12:13:14 [2020-04-22T12:13:14.491Z] Unpacking jq (1.5+dfsg-2+b1) ... 12:13:14 [2020-04-22T12:13:14.491Z] Selecting previously unselected package libaio1:ppc64el. 12:13:14 [2020-04-22T12:13:14.491Z] Preparing to unpack .../28-libaio1_0.3.112-3_ppc64el.deb ... 12:13:14 [2020-04-22T12:13:14.491Z] Unpacking libaio1:ppc64el (0.3.112-3) ... 12:13:14 [2020-04-22T12:13:14.491Z] Selecting previously unselected package libbtrfs0. 12:13:14 [2020-04-22T12:13:14.491Z] Preparing to unpack .../29-libbtrfs0_4.20.1-2_ppc64el.deb ... 12:13:14 [2020-04-22T12:13:14.491Z] Unpacking libbtrfs0 (4.20.1-2) ... 12:13:14 [2020-04-22T12:13:14.491Z] Selecting previously unselected package libbtrfs-dev. 12:13:14 [2020-04-22T12:13:14.491Z] Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_ppc64el.deb ... 12:13:14 [2020-04-22T12:13:14.491Z] Unpacking libbtrfs-dev (4.20.1-2) ... 12:13:14 [2020-04-22T12:13:14.491Z] Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. 12:13:14 [2020-04-22T12:13:14.491Z] Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... 12:13:14 [2020-04-22T12:13:14.491Z] Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... 12:13:14 [2020-04-22T12:13:14.491Z] Selecting previously unselected package libudev-dev:ppc64el. 12:13:14 [2020-04-22T12:13:14.491Z] Preparing to unpack .../32-libudev-dev_241-7~deb10u3_ppc64el.deb ... 12:13:14 [2020-04-22T12:13:14.491Z] Unpacking libudev-dev:ppc64el (241-7~deb10u3) ... 12:13:14 [2020-04-22T12:13:14.491Z] Selecting previously unselected package libsepol1-dev:ppc64el. 12:13:14 [2020-04-22T12:13:14.491Z] Preparing to unpack .../33-libsepol1-dev_2.8-1_ppc64el.deb ... 12:13:14 [2020-04-22T12:13:14.491Z] Unpacking libsepol1-dev:ppc64el (2.8-1) ... 12:13:14 [2020-04-22T12:13:14.491Z] Selecting previously unselected package libpcre16-3:ppc64el. 12:13:14 [2020-04-22T12:13:14.491Z] Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_ppc64el.deb ... 12:13:14 [2020-04-22T12:13:14.491Z] Unpacking libpcre16-3:ppc64el (2:8.39-12) ... 12:13:14 [2020-04-22T12:13:14.491Z] Selecting previously unselected package libpcre32-3:ppc64el. 12:13:14 [2020-04-22T12:13:14.491Z] Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_ppc64el.deb ... 12:13:14 [2020-04-22T12:13:14.491Z] Unpacking libpcre32-3:ppc64el (2:8.39-12) ... 12:13:14 [2020-04-22T12:13:14.491Z] Selecting previously unselected package libpcrecpp0v5:ppc64el. 12:13:14 [2020-04-22T12:13:14.491Z] Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... 12:13:14 [2020-04-22T12:13:14.491Z] Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... 12:13:14 [2020-04-22T12:13:14.491Z] Selecting previously unselected package libpcre3-dev:ppc64el. 12:13:14 [2020-04-22T12:13:14.491Z] Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... 12:13:14 [2020-04-22T12:13:14.491Z] Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... 12:13:14 [2020-04-22T12:13:14.491Z] Selecting previously unselected package libselinux1-dev:ppc64el. 12:13:14 [2020-04-22T12:13:14.491Z] Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_ppc64el.deb ... 12:13:14 [2020-04-22T12:13:14.491Z] Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... 12:13:14 [2020-04-22T12:13:14.491Z] Selecting previously unselected package libdevmapper-dev:ppc64el. 12:13:14 [2020-04-22T12:13:14.491Z] Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... 12:13:14 [2020-04-22T12:13:14.491Z] Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... 12:13:14 [2020-04-22T12:13:14.491Z] Selecting previously unselected package libgpm2:ppc64el. 12:13:14 [2020-04-22T12:13:14.491Z] Preparing to unpack .../40-libgpm2_1.20.7-5_ppc64el.deb ... 12:13:14 [2020-04-22T12:13:14.491Z] Unpacking libgpm2:ppc64el (1.20.7-5) ... 12:13:14 [2020-04-22T12:13:14.777Z] Selecting previously unselected package libicu63:ppc64el. 12:13:14 [2020-04-22T12:13:14.777Z] Preparing to unpack .../41-libicu63_63.1-6+deb10u1_ppc64el.deb ... 12:13:14 [2020-04-22T12:13:14.777Z] Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... 12:13:15 [2020-04-22T12:13:15.258Z] --- PASS: TestConfigsCreateAndDelete (2.68s) 12:13:15 [2020-04-22T12:13:15.258Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete 12:13:15 [2020-04-22T12:13:15.258Z] daemon.go:325: [da09a5134ca3e] waiting for daemon to start 12:13:15 [2020-04-22T12:13:15.258Z] daemon.go:325: [da09a5134ca3e] waiting for daemon to start 12:13:15 [2020-04-22T12:13:15.258Z] daemon.go:353: [da09a5134ca3e] daemon started 12:13:15 [2020-04-22T12:13:15.258Z] daemon.go:461: [da09a5134ca3e] Stopping daemon 12:13:15 [2020-04-22T12:13:15.258Z] daemon.go:296: [da09a5134ca3e] exiting daemon 12:13:15 [2020-04-22T12:13:15.258Z] daemon.go:448: [da09a5134ca3e] Daemon stopped 12:13:15 [2020-04-22T12:13:15.258Z] === RUN TestConfigsUpdate 12:13:15 [2020-04-22T12:13:15.799Z] Selecting previously unselected package libnet1:ppc64el. 12:13:15 [2020-04-22T12:13:15.799Z] Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... 12:13:15 [2020-04-22T12:13:15.799Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... 12:13:15 [2020-04-22T12:13:15.799Z] Selecting previously unselected package libnl-3-200:ppc64el. 12:13:15 [2020-04-22T12:13:15.799Z] Preparing to unpack .../43-libnl-3-200_3.4.0-1_ppc64el.deb ... 12:13:15 [2020-04-22T12:13:15.799Z] Unpacking libnl-3-200:ppc64el (3.4.0-1) ... 12:13:16 [2020-04-22T12:13:16.085Z] Selecting previously unselected package libprotobuf-c1:ppc64el. 12:13:16 [2020-04-22T12:13:16.085Z] Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... 12:13:16 [2020-04-22T12:13:16.085Z] Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... 12:13:16 [2020-04-22T12:13:16.085Z] Selecting previously unselected package libreadline5:ppc64el. 12:13:16 [2020-04-22T12:13:16.085Z] Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... 12:13:16 [2020-04-22T12:13:16.085Z] Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... 12:13:16 [2020-04-22T12:13:16.085Z] Selecting previously unselected package libsystemd-dev:ppc64el. 12:13:16 [2020-04-22T12:13:16.085Z] Preparing to unpack .../46-libsystemd-dev_241-7~deb10u3_ppc64el.deb ... 12:13:16 [2020-04-22T12:13:16.085Z] Unpacking libsystemd-dev:ppc64el (241-7~deb10u3) ... 12:13:16 [2020-04-22T12:13:16.085Z] Selecting previously unselected package net-tools. 12:13:16 [2020-04-22T12:13:16.085Z] Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... 12:13:16 [2020-04-22T12:13:16.085Z] Unpacking net-tools (1.60+git20180626.aebd88e-1) ... 12:13:16 [2020-04-22T12:13:16.374Z] Selecting previously unselected package python-pip-whl. 12:13:16 [2020-04-22T12:13:16.374Z] Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... 12:13:16 [2020-04-22T12:13:16.374Z] Unpacking python-pip-whl (18.1-5) ... 12:13:16 [2020-04-22T12:13:16.374Z] Selecting previously unselected package python3-lib2to3. 12:13:16 [2020-04-22T12:13:16.374Z] Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... 12:13:16 [2020-04-22T12:13:16.374Z] Unpacking python3-lib2to3 (3.7.3-1) ... 12:13:16 [2020-04-22T12:13:16.374Z] Selecting previously unselected package python3-distutils. 12:13:16 [2020-04-22T12:13:16.374Z] Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... 12:13:16 [2020-04-22T12:13:16.374Z] Unpacking python3-distutils (3.7.3-1) ... 12:13:16 [2020-04-22T12:13:16.374Z] Selecting previously unselected package python3-pip. 12:13:16 [2020-04-22T12:13:16.374Z] Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... 12:13:16 [2020-04-22T12:13:16.374Z] Unpacking python3-pip (18.1-5) ... 12:13:16 [2020-04-22T12:13:16.780Z] Selecting previously unselected package python3-pkg-resources. 12:13:16 [2020-04-22T12:13:16.780Z] Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... 12:13:16 [2020-04-22T12:13:16.780Z] Unpacking python3-pkg-resources (40.8.0-1) ... 12:13:16 [2020-04-22T12:13:16.780Z] Selecting previously unselected package python3-setuptools. 12:13:16 [2020-04-22T12:13:16.780Z] Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... 12:13:16 [2020-04-22T12:13:16.780Z] Unpacking python3-setuptools (40.8.0-1) ... 12:13:16 [2020-04-22T12:13:16.780Z] Selecting previously unselected package python3-wheel. 12:13:16 [2020-04-22T12:13:16.780Z] Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... 12:13:16 [2020-04-22T12:13:16.780Z] Unpacking python3-wheel (0.32.3-2) ... 12:13:16 [2020-04-22T12:13:16.780Z] Selecting previously unselected package thin-provisioning-tools. 12:13:16 [2020-04-22T12:13:16.780Z] Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... 12:13:16 [2020-04-22T12:13:16.780Z] Unpacking thin-provisioning-tools (0.7.6-2.1) ... 12:13:16 [2020-04-22T12:13:16.780Z] Selecting previously unselected package vim-runtime. 12:13:16 [2020-04-22T12:13:16.780Z] Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... 12:13:16 [2020-04-22T12:13:16.780Z] Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' 12:13:16 [2020-04-22T12:13:16.780Z] Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' 12:13:16 [2020-04-22T12:13:16.780Z] Unpacking vim-runtime (2:8.1.0875-5) ... 12:13:17 [2020-04-22T12:13:17.741Z] --- PASS: TestConfigsUpdate (2.66s) 12:13:17 [2020-04-22T12:13:17.741Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate 12:13:17 [2020-04-22T12:13:17.741Z] daemon.go:325: [d77927c1475fc] waiting for daemon to start 12:13:17 [2020-04-22T12:13:17.741Z] daemon.go:325: [d77927c1475fc] waiting for daemon to start 12:13:17 [2020-04-22T12:13:17.741Z] daemon.go:353: [d77927c1475fc] daemon started 12:13:17 [2020-04-22T12:13:17.741Z] daemon.go:461: [d77927c1475fc] Stopping daemon 12:13:17 [2020-04-22T12:13:17.741Z] daemon.go:296: [d77927c1475fc] exiting daemon 12:13:17 [2020-04-22T12:13:17.741Z] daemon.go:448: [d77927c1475fc] Daemon stopped 12:13:17 [2020-04-22T12:13:17.741Z] === RUN TestTemplatedConfig 12:13:17 [2020-04-22T12:13:17.815Z] Selecting previously unselected package vim. 12:13:17 [2020-04-22T12:13:17.815Z] Preparing to unpack .../57-vim_2%3a8.1.0875-5_ppc64el.deb ... 12:13:17 [2020-04-22T12:13:17.815Z] Unpacking vim (2:8.1.0875-5) ... 12:13:18 [2020-04-22T12:13:18.111Z] Selecting previously unselected package xfsprogs. 12:13:18 [2020-04-22T12:13:18.111Z] Preparing to unpack .../58-xfsprogs_4.20.0-1_ppc64el.deb ... 12:13:18 [2020-04-22T12:13:18.111Z] Unpacking xfsprogs (4.20.0-1) ... 12:13:18 [2020-04-22T12:13:18.409Z] Selecting previously unselected package zip. 12:13:18 [2020-04-22T12:13:18.409Z] Preparing to unpack .../59-zip_3.0-11+b1_ppc64el.deb ... 12:13:18 [2020-04-22T12:13:18.409Z] Unpacking zip (3.0-11+b1) ... 12:13:18 [2020-04-22T12:13:18.409Z] Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... 12:13:18 [2020-04-22T12:13:18.409Z] Setting up aufs-tools (1:4.14+20190211-1) ... 12:13:18 [2020-04-22T12:13:18.409Z] Setting up net-tools (1.60+git20180626.aebd88e-1) ... 12:13:18 [2020-04-22T12:13:18.409Z] Setting up libip6tc0:ppc64el (1.8.2-4) ... 12:13:18 [2020-04-22T12:13:18.409Z] Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... 12:13:18 [2020-04-22T12:13:18.409Z] Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... 12:13:18 [2020-04-22T12:13:18.409Z] Setting up libgpm2:ppc64el (1.20.7-5) ... 12:13:18 [2020-04-22T12:13:18.409Z] Setting up libpcre16-3:ppc64el (2:8.39-12) ... 12:13:18 [2020-04-22T12:13:18.409Z] Setting up libip4tc0:ppc64el (1.8.2-4) ... 12:13:18 [2020-04-22T12:13:18.409Z] Setting up libsepol1-dev:ppc64el (2.8-1) ... 12:13:18 [2020-04-22T12:13:18.409Z] Setting up libnftnl11:ppc64el (1.1.2-2) ... 12:13:18 [2020-04-22T12:13:18.409Z] Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... 12:13:18 [2020-04-22T12:13:18.409Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... 12:13:18 [2020-04-22T12:13:18.409Z] Setting up bzip2 (1.0.6-9.2~deb10u1) ... 12:13:18 [2020-04-22T12:13:18.409Z] Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... 12:13:18 [2020-04-22T12:13:18.409Z] Setting up libicu63:ppc64el (63.1-6+deb10u1) ... 12:13:18 [2020-04-22T12:13:18.409Z] Setting up xxd (2:8.1.0875-5) ... 12:13:18 [2020-04-22T12:13:18.409Z] Setting up libbtrfs0 (4.20.1-2) ... 12:13:18 [2020-04-22T12:13:18.409Z] Setting up zip (3.0-11+b1) ... 12:13:18 [2020-04-22T12:13:18.409Z] Setting up vim-common (2:8.1.0875-5) ... 12:13:18 [2020-04-22T12:13:18.409Z] Setting up bash-completion (1:2.8-6) ... 12:13:18 [2020-04-22T12:13:18.561Z] tests/integration/api_healthcheck_test.py .... [ 36%] 12:13:19 [2020-04-22T12:13:19.445Z] Setting up libiptc0:ppc64el (1.8.2-4) ... 12:13:19 [2020-04-22T12:13:19.445Z] Setting up xz-utils (5.2.4-1) ... 12:13:19 [2020-04-22T12:13:19.445Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 12:13:19 [2020-04-22T12:13:19.445Z] Setting up libpcre32-3:ppc64el (2:8.39-12) ... 12:13:19 [2020-04-22T12:13:19.445Z] Setting up libudev-dev:ppc64el (241-7~deb10u3) ... 12:13:19 [2020-04-22T12:13:19.445Z] Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... 12:13:19 [2020-04-22T12:13:19.445Z] Setting up libbtrfs-dev (4.20.1-2) ... 12:13:19 [2020-04-22T12:13:19.445Z] Setting up pigz (2.4-1) ... 12:13:19 [2020-04-22T12:13:19.445Z] Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... 12:13:19 [2020-04-22T12:13:19.445Z] Setting up libnl-3-200:ppc64el (3.4.0-1) ... 12:13:19 [2020-04-22T12:13:19.746Z] Setting up python-pip-whl (18.1-5) ... 12:13:19 [2020-04-22T12:13:19.746Z] Setting up libmpdec2:ppc64el (2.4.2-2) ... 12:13:19 [2020-04-22T12:13:19.746Z] Setting up mingw-w64-common (6.0.0-3) ... 12:13:19 [2020-04-22T12:13:19.746Z] Setting up vim-runtime (2:8.1.0875-5) ... 12:13:19 [2020-04-22T12:13:19.746Z] Setting up libaio1:ppc64el (0.3.112-3) ... 12:13:19 [2020-04-22T12:13:19.746Z] Setting up libsystemd-dev:ppc64el (241-7~deb10u3) ... 12:13:19 [2020-04-22T12:13:19.746Z] Setting up libonig5:ppc64el (6.9.1-1) ... 12:13:19 [2020-04-22T12:13:19.746Z] Setting up mingw-w64-x86-64-dev (6.0.0-3) ... 12:13:19 [2020-04-22T12:13:19.746Z] Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... 12:13:19 [2020-04-22T12:13:19.746Z] Setting up vim (2:8.1.0875-5) ... 12:13:19 [2020-04-22T12:13:19.746Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 12:13:19 [2020-04-22T12:13:19.746Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 12:13:19 [2020-04-22T12:13:19.746Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 12:13:19 [2020-04-22T12:13:19.746Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 12:13:19 [2020-04-22T12:13:19.746Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 12:13:19 [2020-04-22T12:13:19.746Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 12:13:19 [2020-04-22T12:13:19.746Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 12:13:19 [2020-04-22T12:13:19.746Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 12:13:19 [2020-04-22T12:13:19.746Z] Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... 12:13:19 [2020-04-22T12:13:19.746Z] Setting up libpcre3-dev:ppc64el (2:8.39-12) ... 12:13:19 [2020-04-22T12:13:19.746Z] Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 12:13:19 [2020-04-22T12:13:19.746Z] 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 12:13:19 [2020-04-22T12:13:19.746Z] 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 12:13:19 [2020-04-22T12:13:19.746Z] Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 12:13:19 [2020-04-22T12:13:19.746Z] 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 12:13:19 [2020-04-22T12:13:19.746Z] 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 12:13:19 [2020-04-22T12:13:19.746Z] Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... 12:13:19 [2020-04-22T12:13:19.746Z] Setting up thin-provisioning-tools (0.7.6-2.1) ... 12:13:19 [2020-04-22T12:13:19.746Z] Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... 12:13:19 [2020-04-22T12:13:19.746Z] Setting up jq (1.5+dfsg-2+b1) ... 12:13:19 [2020-04-22T12:13:19.746Z] Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... 12:13:19 [2020-04-22T12:13:19.746Z] Setting up python3.7 (3.7.3-2+deb10u1) ... 12:13:20 [2020-04-22T12:13:20.846Z] --- PASS: TestTemplatedConfig (3.13s) 12:13:20 [2020-04-22T12:13:20.846Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig 12:13:20 [2020-04-22T12:13:20.846Z] daemon.go:325: [dfd9e83e97b00] waiting for daemon to start 12:13:20 [2020-04-22T12:13:20.846Z] daemon.go:325: [dfd9e83e97b00] waiting for daemon to start 12:13:20 [2020-04-22T12:13:20.846Z] daemon.go:353: [dfd9e83e97b00] daemon started 12:13:20 [2020-04-22T12:13:20.846Z] daemon.go:461: [dfd9e83e97b00] Stopping daemon 12:13:20 [2020-04-22T12:13:20.846Z] daemon.go:296: [dfd9e83e97b00] exiting daemon 12:13:20 [2020-04-22T12:13:20.846Z] daemon.go:448: [dfd9e83e97b00] Daemon stopped 12:13:20 [2020-04-22T12:13:20.846Z] === RUN TestConfigInspect 12:13:21 [2020-04-22T12:13:21.275Z] Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... 12:13:21 [2020-04-22T12:13:21.275Z] Setting up iptables (1.8.2-4) ... 12:13:21 [2020-04-22T12:13:21.275Z] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 12:13:21 [2020-04-22T12:13:21.275Z] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 12:13:21 [2020-04-22T12:13:21.275Z] update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 12:13:21 [2020-04-22T12:13:21.275Z] update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 12:13:21 [2020-04-22T12:13:21.275Z] update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 12:13:21 [2020-04-22T12:13:21.275Z] update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 12:13:21 [2020-04-22T12:13:21.275Z] Setting up python3 (3.7.3-1) ... 12:13:21 [2020-04-22T12:13:21.275Z] Setting up python3-wheel (0.32.3-2) ... 12:13:21 [2020-04-22T12:13:21.569Z] Setting up apparmor (2.13.2-10) ... 12:13:22 [2020-04-22T12:13:22.202Z] Setting up python3-lib2to3 (3.7.3-1) ... 12:13:22 [2020-04-22T12:13:22.202Z] Setting up python3-pkg-resources (40.8.0-1) ... 12:13:22 [2020-04-22T12:13:22.489Z] Setting up python3-distutils (3.7.3-1) ... 12:13:22 [2020-04-22T12:13:22.756Z] tests/integration/api_image_test.py ............s..... [ 40%] 12:13:22 [2020-04-22T12:13:22.775Z] Setting up python3-setuptools (40.8.0-1) ... 12:13:23 [2020-04-22T12:13:23.061Z] Setting up python3-pip (18.1-5) ... 12:13:23 [2020-04-22T12:13:23.693Z] Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... 12:13:23 [2020-04-22T12:13:23.693Z] Setting up dmsetup (2:1.02.155-3) ... 12:13:23 [2020-04-22T12:13:23.693Z] Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... 12:13:23 [2020-04-22T12:13:23.693Z] Setting up xfsprogs (4.20.0-1) ... 12:13:23 [2020-04-22T12:13:23.693Z] Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... 12:13:23 [2020-04-22T12:13:23.693Z] Processing triggers for mime-support (3.62) ... 12:13:23 [2020-04-22T12:13:23.693Z] Processing triggers for libc-bin (2.28-10) ... 12:13:23 [2020-04-22T12:13:23.929Z] --- PASS: TestConfigInspect (2.70s) 12:13:23 [2020-04-22T12:13:23.929Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect 12:13:23 [2020-04-22T12:13:23.929Z] daemon.go:325: [d6dda37eef5d3] waiting for daemon to start 12:13:23 [2020-04-22T12:13:23.929Z] daemon.go:325: [d6dda37eef5d3] waiting for daemon to start 12:13:23 [2020-04-22T12:13:23.929Z] daemon.go:353: [d6dda37eef5d3] daemon started 12:13:23 [2020-04-22T12:13:23.929Z] daemon.go:461: [d6dda37eef5d3] Stopping daemon 12:13:23 [2020-04-22T12:13:23.929Z] daemon.go:296: [d6dda37eef5d3] exiting daemon 12:13:23 [2020-04-22T12:13:23.929Z] daemon.go:448: [d6dda37eef5d3] Daemon stopped 12:13:23 [2020-04-22T12:13:23.929Z] === RUN TestConfigCreateWithLabels 12:13:25 [2020-04-22T12:13:25.875Z] INFO: Expanding compiler 1 of 3... 12:13:26 [2020-04-22T12:13:26.266Z] --- PASS: TestConfigCreateWithLabels (2.59s) 12:13:26 [2020-04-22T12:13:26.266Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels 12:13:26 [2020-04-22T12:13:26.266Z] daemon.go:325: [dae3c7ca3740e] waiting for daemon to start 12:13:26 [2020-04-22T12:13:26.266Z] daemon.go:325: [dae3c7ca3740e] waiting for daemon to start 12:13:26 [2020-04-22T12:13:26.266Z] daemon.go:353: [dae3c7ca3740e] daemon started 12:13:26 [2020-04-22T12:13:26.266Z] daemon.go:461: [dae3c7ca3740e] Stopping daemon 12:13:26 [2020-04-22T12:13:26.266Z] daemon.go:296: [dae3c7ca3740e] exiting daemon 12:13:26 [2020-04-22T12:13:26.266Z] daemon.go:448: [dae3c7ca3740e] Daemon stopped 12:13:26 [2020-04-22T12:13:26.266Z] === RUN TestConfigCreateResolve 12:13:26 [2020-04-22T12:13:26.348Z] INFO: Expanding compiler 2 of 3... 12:13:29 [2020-04-22T12:13:29.356Z] --- PASS: TestConfigCreateResolve (2.63s) 12:13:29 [2020-04-22T12:13:29.356Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve 12:13:29 [2020-04-22T12:13:29.356Z] daemon.go:325: [db54e30936f3f] waiting for daemon to start 12:13:29 [2020-04-22T12:13:29.356Z] daemon.go:325: [db54e30936f3f] waiting for daemon to start 12:13:29 [2020-04-22T12:13:29.356Z] daemon.go:353: [db54e30936f3f] daemon started 12:13:29 [2020-04-22T12:13:29.356Z] daemon.go:461: [db54e30936f3f] Stopping daemon 12:13:29 [2020-04-22T12:13:29.356Z] daemon.go:296: [db54e30936f3f] exiting daemon 12:13:29 [2020-04-22T12:13:29.356Z] daemon.go:448: [db54e30936f3f] Daemon stopped 12:13:29 [2020-04-22T12:13:29.356Z] === RUN TestConfigDaemonLibtrustID 12:13:29 [2020-04-22T12:13:29.356Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) 12:13:29 [2020-04-22T12:13:29.356Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID 12:13:29 [2020-04-22T12:13:29.356Z] daemon.go:325: [d3417ac036160] waiting for daemon to start 12:13:29 [2020-04-22T12:13:29.356Z] daemon.go:325: [d3417ac036160] waiting for daemon to start 12:13:29 [2020-04-22T12:13:29.356Z] daemon.go:353: [d3417ac036160] daemon started 12:13:29 [2020-04-22T12:13:29.356Z] daemon.go:461: [d3417ac036160] Stopping daemon 12:13:29 [2020-04-22T12:13:29.356Z] daemon.go:296: [d3417ac036160] exiting daemon 12:13:29 [2020-04-22T12:13:29.356Z] daemon.go:448: [d3417ac036160] Daemon stopped 12:13:29 [2020-04-22T12:13:29.356Z] PASS 12:13:29 [2020-04-22T12:13:29.356Z] 12:13:29 [2020-04-22T12:13:29.356Z] DONE 8 tests in 19.612s 12:13:29 [2020-04-22T12:13:29.356Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 12:13:29 [2020-04-22T12:13:29.356Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m 12:13:29 [2020-04-22T12:13:29.356Z] ++ set -e 12:13:29 [2020-04-22T12:13:29.356Z] ++ '[' -n 0 ']' 12:13:29 [2020-04-22T12:13:29.356Z] ++ set -x 12:13:29 [2020-04-22T12:13:29.356Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m 12:13:29 [2020-04-22T12:13:29.356Z] INFO: Testing against a local daemon 12:13:29 [2020-04-22T12:13:29.356Z] === RUN TestCheckpoint 12:13:29 [2020-04-22T12:13:29.356Z] --- SKIP: TestCheckpoint (0.00s) 12:13:29 [2020-04-22T12:13:29.356Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 12:13:29 [2020-04-22T12:13:29.356Z] === RUN TestContainerInvalidJSON 12:13:29 [2020-04-22T12:13:29.356Z] === RUN TestContainerInvalidJSON//containers/foobar/copy 12:13:29 [2020-04-22T12:13:29.356Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy 12:13:29 [2020-04-22T12:13:29.356Z] === RUN TestContainerInvalidJSON//containers/foobar/exec 12:13:29 [2020-04-22T12:13:29.356Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec 12:13:29 [2020-04-22T12:13:29.356Z] === RUN TestContainerInvalidJSON//exec/foobar/start 12:13:29 [2020-04-22T12:13:29.356Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start 12:13:29 [2020-04-22T12:13:29.357Z] === CONT TestContainerInvalidJSON//containers/foobar/copy 12:13:29 [2020-04-22T12:13:29.357Z] === CONT TestContainerInvalidJSON//exec/foobar/start 12:13:29 [2020-04-22T12:13:29.357Z] === CONT TestContainerInvalidJSON//containers/foobar/exec 12:13:29 [2020-04-22T12:13:29.357Z] --- PASS: TestContainerInvalidJSON (0.02s) 12:13:29 [2020-04-22T12:13:29.357Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) 12:13:29 [2020-04-22T12:13:29.357Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) 12:13:29 [2020-04-22T12:13:29.357Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) 12:13:29 [2020-04-22T12:13:29.357Z] === RUN TestCopyFromContainerPathDoesNotExist 12:13:29 [2020-04-22T12:13:29.700Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) 12:13:29 [2020-04-22T12:13:29.700Z] === RUN TestCopyFromContainerPathIsNotDir 12:13:29 [2020-04-22T12:13:29.700Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) 12:13:29 [2020-04-22T12:13:29.700Z] === RUN TestCopyToContainerPathDoesNotExist 12:13:29 [2020-04-22T12:13:29.700Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) 12:13:29 [2020-04-22T12:13:29.700Z] === RUN TestCopyToContainerPathIsNotDir 12:13:30 [2020-04-22T12:13:30.052Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) 12:13:30 [2020-04-22T12:13:30.052Z] === RUN TestCopyFromContainer 12:13:31 [2020-04-22T12:13:31.806Z] === RUN TestCopyFromContainer// 12:13:31 [2020-04-22T12:13:31.806Z] === RUN TestCopyFromContainer//bar/root 12:13:31 [2020-04-22T12:13:31.806Z] === RUN TestCopyFromContainer//bar/root/ 12:13:31 [2020-04-22T12:13:31.806Z] === RUN TestCopyFromContainer/bar/quux 12:13:31 [2020-04-22T12:13:31.806Z] === RUN TestCopyFromContainer/bar/quux/ 12:13:32 [2020-04-22T12:13:32.154Z] === RUN TestCopyFromContainer/bar/quux/baz 12:13:32 [2020-04-22T12:13:32.154Z] === RUN TestCopyFromContainer/bar/filesymlink 12:13:32 [2020-04-22T12:13:32.154Z] === RUN TestCopyFromContainer/bar/dirsymlink 12:13:32 [2020-04-22T12:13:32.154Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 12:13:32 [2020-04-22T12:13:32.154Z] === RUN TestCopyFromContainer/bar/notarget 12:13:32 [2020-04-22T12:13:32.254Z] INFO: Expanding compiler 3 of 3... 12:13:32 [2020-04-22T12:13:32.254Z] INFO: Removing downloaded files... 12:13:32 [2020-04-22T12:13:32.254Z] INFO: Creating source directory... 12:13:32 [2020-04-22T12:13:32.254Z] INFO: Configuring git core.autocrlf... 12:13:32 [2020-04-22T12:13:32.254Z] INFO: Completed 12:13:32 [2020-04-22T12:13:32.520Z] --- PASS: TestCopyFromContainer (2.43s) 12:13:32 [2020-04-22T12:13:32.520Z] --- PASS: TestCopyFromContainer// (0.04s) 12:13:32 [2020-04-22T12:13:32.520Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) 12:13:32 [2020-04-22T12:13:32.520Z] --- PASS: TestCopyFromContainer//bar/root/ (0.04s) 12:13:32 [2020-04-22T12:13:32.520Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) 12:13:32 [2020-04-22T12:13:32.520Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) 12:13:32 [2020-04-22T12:13:32.520Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) 12:13:32 [2020-04-22T12:13:32.520Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) 12:13:32 [2020-04-22T12:13:32.520Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) 12:13:32 [2020-04-22T12:13:32.520Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) 12:13:32 [2020-04-22T12:13:32.520Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) 12:13:32 [2020-04-22T12:13:32.520Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 12:13:32 [2020-04-22T12:13:32.520Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 12:13:32 [2020-04-22T12:13:32.520Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 12:13:32 [2020-04-22T12:13:32.520Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 12:13:32 [2020-04-22T12:13:32.520Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 12:13:32 [2020-04-22T12:13:32.520Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 12:13:32 [2020-04-22T12:13:32.520Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 12:13:32 [2020-04-22T12:13:32.520Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 12:13:32 [2020-04-22T12:13:32.520Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 12:13:32 [2020-04-22T12:13:32.520Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 12:13:32 [2020-04-22T12:13:32.520Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) 12:13:32 [2020-04-22T12:13:32.520Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 12:13:32 [2020-04-22T12:13:32.520Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 12:13:32 [2020-04-22T12:13:32.520Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 12:13:32 [2020-04-22T12:13:32.520Z] === RUN TestCreateLinkToNonExistingContainer 12:13:32 [2020-04-22T12:13:32.520Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) 12:13:32 [2020-04-22T12:13:32.520Z] === RUN TestCreateWithInvalidEnv 12:13:32 [2020-04-22T12:13:32.520Z] === RUN TestCreateWithInvalidEnv/0 12:13:32 [2020-04-22T12:13:32.520Z] === PAUSE TestCreateWithInvalidEnv/0 12:13:32 [2020-04-22T12:13:32.520Z] === RUN TestCreateWithInvalidEnv/1 12:13:32 [2020-04-22T12:13:32.520Z] === PAUSE TestCreateWithInvalidEnv/1 12:13:32 [2020-04-22T12:13:32.520Z] === RUN TestCreateWithInvalidEnv/2 12:13:32 [2020-04-22T12:13:32.520Z] === PAUSE TestCreateWithInvalidEnv/2 12:13:32 [2020-04-22T12:13:32.520Z] === CONT TestCreateWithInvalidEnv/0 12:13:32 [2020-04-22T12:13:32.520Z] === CONT TestCreateWithInvalidEnv/2 12:13:32 [2020-04-22T12:13:32.520Z] === CONT TestCreateWithInvalidEnv/1 12:13:32 [2020-04-22T12:13:32.520Z] --- PASS: TestCreateWithInvalidEnv (0.01s) 12:13:32 [2020-04-22T12:13:32.520Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 12:13:32 [2020-04-22T12:13:32.520Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 12:13:32 [2020-04-22T12:13:32.520Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 12:13:32 [2020-04-22T12:13:32.520Z] === RUN TestCreateTmpfsMountsTarget 12:13:32 [2020-04-22T12:13:32.520Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) 12:13:32 [2020-04-22T12:13:32.520Z] === RUN TestCreateWithCustomMaskedPaths 12:13:34 [2020-04-22T12:13:34.878Z] --- PASS: TestCreateWithCustomMaskedPaths (2.23s) 12:13:34 [2020-04-22T12:13:34.878Z] === RUN TestCreateWithCapabilities 12:13:34 [2020-04-22T12:13:34.878Z] === RUN TestCreateWithCapabilities/no_capabilities 12:13:34 [2020-04-22T12:13:34.878Z] === PAUSE TestCreateWithCapabilities/no_capabilities 12:13:34 [2020-04-22T12:13:34.878Z] === RUN TestCreateWithCapabilities/empty_capabilities 12:13:34 [2020-04-22T12:13:34.878Z] === PAUSE TestCreateWithCapabilities/empty_capabilities 12:13:34 [2020-04-22T12:13:34.878Z] === RUN TestCreateWithCapabilities/valid_capabilities 12:13:34 [2020-04-22T12:13:34.878Z] === PAUSE TestCreateWithCapabilities/valid_capabilities 12:13:34 [2020-04-22T12:13:34.878Z] === RUN TestCreateWithCapabilities/invalid_capabilities 12:13:34 [2020-04-22T12:13:34.878Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities 12:13:34 [2020-04-22T12:13:34.878Z] === RUN TestCreateWithCapabilities/duplicate_capabilities 12:13:34 [2020-04-22T12:13:34.878Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities 12:13:34 [2020-04-22T12:13:34.878Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 12:13:34 [2020-04-22T12:13:34.878Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 12:13:34 [2020-04-22T12:13:34.878Z] === RUN TestCreateWithCapabilities/empty_capadd 12:13:34 [2020-04-22T12:13:34.878Z] === PAUSE TestCreateWithCapabilities/empty_capadd 12:13:34 [2020-04-22T12:13:34.878Z] === RUN TestCreateWithCapabilities/empty_capdrop 12:13:34 [2020-04-22T12:13:34.878Z] === PAUSE TestCreateWithCapabilities/empty_capdrop 12:13:34 [2020-04-22T12:13:34.878Z] === RUN TestCreateWithCapabilities/capadd_capdrop 12:13:34 [2020-04-22T12:13:34.878Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop 12:13:34 [2020-04-22T12:13:34.878Z] === RUN TestCreateWithCapabilities/conflict_with_capadd 12:13:34 [2020-04-22T12:13:34.878Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd 12:13:34 [2020-04-22T12:13:34.878Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop 12:13:34 [2020-04-22T12:13:34.878Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop 12:13:34 [2020-04-22T12:13:34.878Z] === CONT TestCreateWithCapabilities/no_capabilities 12:13:34 [2020-04-22T12:13:34.878Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop 12:13:34 [2020-04-22T12:13:34.878Z] === CONT TestCreateWithCapabilities/conflict_with_capadd 12:13:34 [2020-04-22T12:13:34.878Z] === CONT TestCreateWithCapabilities/capadd_capdrop 12:13:34 [2020-04-22T12:13:34.878Z] === CONT TestCreateWithCapabilities/empty_capdrop 12:13:34 [2020-04-22T12:13:34.878Z] === CONT TestCreateWithCapabilities/empty_capadd 12:13:34 [2020-04-22T12:13:34.878Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 12:13:34 [2020-04-22T12:13:34.878Z] === CONT TestCreateWithCapabilities/duplicate_capabilities 12:13:34 [2020-04-22T12:13:34.878Z] === CONT TestCreateWithCapabilities/invalid_capabilities 12:13:34 [2020-04-22T12:13:34.878Z] === CONT TestCreateWithCapabilities/valid_capabilities 12:13:34 [2020-04-22T12:13:34.878Z] === CONT TestCreateWithCapabilities/empty_capabilities 12:13:34 [2020-04-22T12:13:34.878Z] --- PASS: TestCreateWithCapabilities (0.01s) 12:13:34 [2020-04-22T12:13:34.878Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) 12:13:34 [2020-04-22T12:13:34.878Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) 12:13:34 [2020-04-22T12:13:34.878Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) 12:13:34 [2020-04-22T12:13:34.878Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) 12:13:34 [2020-04-22T12:13:34.878Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) 12:13:34 [2020-04-22T12:13:34.878Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) 12:13:34 [2020-04-22T12:13:34.878Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) 12:13:34 [2020-04-22T12:13:34.878Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) 12:13:34 [2020-04-22T12:13:34.878Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) 12:13:34 [2020-04-22T12:13:34.878Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) 12:13:34 [2020-04-22T12:13:34.878Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) 12:13:34 [2020-04-22T12:13:34.878Z] === RUN TestCreateWithCustomReadonlyPaths 12:13:36 [2020-04-22T12:13:36.341Z] Removing intermediate container 9ba47f2f5139 12:13:36 [2020-04-22T12:13:36.341Z] ---> 9cf47f4a146d 12:13:36 [2020-04-22T12:13:36.341Z] Step 117/140 : RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true 12:13:36 [2020-04-22T12:13:36.341Z] ---> Running in e11d0205f2fd 12:13:36 [2020-04-22T12:13:36.341Z] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode 12:13:36 [2020-04-22T12:13:36.341Z] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode 12:13:36 [2020-04-22T12:13:36.341Z] update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting 12:13:36 [2020-04-22T12:13:36.341Z] Removing intermediate container e11d0205f2fd 12:13:36 [2020-04-22T12:13:36.341Z] ---> a90ee681d1f5 12:13:36 [2020-04-22T12:13:36.341Z] Step 118/140 : RUN pip3 install yamllint==1.16.0 12:13:36 [2020-04-22T12:13:36.341Z] ---> Running in 521c88b6b17b 12:13:37 [2020-04-22T12:13:37.351Z] Collecting yamllint==1.16.0 12:13:37 [2020-04-22T12:13:37.635Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) 12:13:37 [2020-04-22T12:13:37.635Z] Collecting pyyaml (from yamllint==1.16.0) 12:13:37 [2020-04-22T12:13:37.635Z] Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) 12:13:37 [2020-04-22T12:13:37.693Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.74s) 12:13:37 [2020-04-22T12:13:37.693Z] === RUN TestCreateWithInvalidHealthcheckParams 12:13:37 [2020-04-22T12:13:37.693Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 12:13:37 [2020-04-22T12:13:37.693Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 12:13:37 [2020-04-22T12:13:37.693Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 12:13:37 [2020-04-22T12:13:37.693Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 12:13:37 [2020-04-22T12:13:37.693Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 12:13:37 [2020-04-22T12:13:37.693Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 12:13:37 [2020-04-22T12:13:37.693Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 12:13:37 [2020-04-22T12:13:37.693Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 12:13:37 [2020-04-22T12:13:37.693Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 12:13:37 [2020-04-22T12:13:37.693Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 12:13:37 [2020-04-22T12:13:37.693Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 12:13:37 [2020-04-22T12:13:37.693Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 12:13:37 [2020-04-22T12:13:37.693Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 12:13:37 [2020-04-22T12:13:37.693Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 12:13:37 [2020-04-22T12:13:37.693Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 12:13:37 [2020-04-22T12:13:37.693Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) 12:13:37 [2020-04-22T12:13:37.693Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) 12:13:37 [2020-04-22T12:13:37.693Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 12:13:37 [2020-04-22T12:13:37.693Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) 12:13:37 [2020-04-22T12:13:37.693Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 12:13:37 [2020-04-22T12:13:37.693Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) 12:13:37 [2020-04-22T12:13:37.693Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 12:13:38 [2020-04-22T12:13:38.254Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) 12:13:38 [2020-04-22T12:13:38.254Z] Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl 12:13:38 [2020-04-22T12:13:38.254Z] Building wheels for collected packages: pyyaml 12:13:38 [2020-04-22T12:13:38.254Z] Running setup.py bdist_wheel for pyyaml: started 12:13:38 [2020-04-22T12:13:38.431Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.82s) 12:13:38 [2020-04-22T12:13:38.431Z] === RUN TestContainerStartOnDaemonRestart 12:13:38 [2020-04-22T12:13:38.431Z] === PAUSE TestContainerStartOnDaemonRestart 12:13:38 [2020-04-22T12:13:38.431Z] === RUN TestDaemonRestartIpcMode 12:13:38 [2020-04-22T12:13:38.431Z] === PAUSE TestDaemonRestartIpcMode 12:13:38 [2020-04-22T12:13:38.431Z] === RUN TestDiff 12:13:38 [2020-04-22T12:13:38.871Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' 12:13:38 [2020-04-22T12:13:38.871Z] Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd 12:13:38 [2020-04-22T12:13:38.871Z] Successfully built pyyaml 12:13:38 [2020-04-22T12:13:38.871Z] Installing collected packages: pyyaml, pathspec, yamllint 12:13:38 [2020-04-22T12:13:38.871Z] Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 12:13:39 [2020-04-22T12:13:39.492Z] Removing intermediate container 521c88b6b17b 12:13:39 [2020-04-22T12:13:39.492Z] ---> a683ac13e253 12:13:39 [2020-04-22T12:13:39.492Z] Step 119/140 : COPY --from=dockercli /build/ /usr/local/cli 12:13:39 [2020-04-22T12:13:39.626Z] --- PASS: TestDiff (0.86s) 12:13:39 [2020-04-22T12:13:39.626Z] === RUN TestExecWithCloseStdin 12:13:40 [2020-04-22T12:13:40.110Z] ---> 2140f719cc99 12:13:40 [2020-04-22T12:13:40.110Z] Step 120/140 : COPY --from=frozen-images /build/ /docker-frozen-images 12:13:40 [2020-04-22T12:13:40.364Z] --- PASS: TestExecWithCloseStdin (0.93s) 12:13:40 [2020-04-22T12:13:40.364Z] === RUN TestExec 12:13:41 [2020-04-22T12:13:41.570Z] --- PASS: TestExec (0.98s) 12:13:41 [2020-04-22T12:13:41.570Z] === RUN TestExecUser 12:13:42 [2020-04-22T12:13:42.312Z] --- PASS: TestExecUser (0.90s) 12:13:42 [2020-04-22T12:13:42.312Z] === RUN TestExportContainerAndImportImage 12:13:43 [2020-04-22T12:13:43.542Z] --- PASS: TestExportContainerAndImportImage (1.09s) 12:13:43 [2020-04-22T12:13:43.542Z] === RUN TestExportContainerAfterDaemonRestart 12:13:43 [2020-04-22T12:13:43.706Z] tests/integration/api_network_test.py ........................... [ 47%] 12:13:44 [2020-04-22T12:13:44.520Z] ---> 0af0705804ea 12:13:44 [2020-04-22T12:13:44.520Z] Step 121/140 : COPY --from=swagger /build/ /usr/local/bin/ 12:13:44 [2020-04-22T12:13:44.520Z] ---> d67df34a2efe 12:13:44 [2020-04-22T12:13:44.520Z] Step 122/140 : COPY --from=tomlv /build/ /usr/local/bin/ 12:13:44 [2020-04-22T12:13:44.744Z] --- PASS: TestExportContainerAfterDaemonRestart (1.39s) 12:13:44 [2020-04-22T12:13:44.744Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart 12:13:44 [2020-04-22T12:13:44.744Z] daemon.go:325: [d3c8e4ada9b22] waiting for daemon to start 12:13:44 [2020-04-22T12:13:44.744Z] daemon.go:325: [d3c8e4ada9b22] waiting for daemon to start 12:13:44 [2020-04-22T12:13:44.744Z] daemon.go:353: [d3c8e4ada9b22] daemon started 12:13:44 [2020-04-22T12:13:44.744Z] daemon.go:461: [d3c8e4ada9b22] Stopping daemon 12:13:44 [2020-04-22T12:13:44.744Z] daemon.go:296: [d3c8e4ada9b22] exiting daemon 12:13:44 [2020-04-22T12:13:44.744Z] daemon.go:448: [d3c8e4ada9b22] Daemon stopped 12:13:44 [2020-04-22T12:13:44.744Z] daemon.go:325: [d3c8e4ada9b22] waiting for daemon to start 12:13:44 [2020-04-22T12:13:44.744Z] daemon.go:325: [d3c8e4ada9b22] waiting for daemon to start 12:13:44 [2020-04-22T12:13:44.744Z] daemon.go:353: [d3c8e4ada9b22] daemon started 12:13:44 [2020-04-22T12:13:44.744Z] daemon.go:461: [d3c8e4ada9b22] Stopping daemon 12:13:44 [2020-04-22T12:13:44.744Z] daemon.go:296: [d3c8e4ada9b22] exiting daemon 12:13:44 [2020-04-22T12:13:44.744Z] daemon.go:448: [d3c8e4ada9b22] Daemon stopped 12:13:44 [2020-04-22T12:13:44.744Z] === RUN TestHealthCheckWorkdir 12:13:44 [2020-04-22T12:13:44.804Z] ---> 0c48c62fb915 12:13:44 [2020-04-22T12:13:44.804Z] Step 123/140 : COPY --from=tini /build/ /usr/local/bin/ 12:13:45 [2020-04-22T12:13:45.088Z] ---> d24b54607f5f 12:13:45 [2020-04-22T12:13:45.088Z] Step 124/140 : COPY --from=registry /build/ /usr/local/bin/ 12:13:45 [2020-04-22T12:13:45.627Z] --- PASS: TestHealthCheckWorkdir (1.05s) 12:13:45 [2020-04-22T12:13:45.627Z] === RUN TestHealthKillContainer 12:13:46 [2020-04-22T12:13:46.103Z] ---> 9691f5d029d3 12:13:46 [2020-04-22T12:13:46.103Z] Step 125/140 : COPY --from=criu /build/ /usr/local/ 12:13:46 [2020-04-22T12:13:46.103Z] ---> c922f5707a67 12:13:46 [2020-04-22T12:13:46.103Z] Step 126/140 : COPY --from=vndr /build/ /usr/local/bin/ 12:13:46 [2020-04-22T12:13:46.390Z] ---> a35b6060e920 12:13:46 [2020-04-22T12:13:46.390Z] Step 127/140 : COPY --from=gotestsum /build/ /usr/local/bin/ 12:13:46 [2020-04-22T12:13:46.677Z] ---> d5ad4fd6c5a3 12:13:46 [2020-04-22T12:13:46.677Z] Step 128/140 : COPY --from=gometalinter /build/ /usr/local/bin/ 12:13:48 [2020-04-22T12:13:48.850Z] --- PASS: TestHealthKillContainer (3.17s) 12:13:48 [2020-04-22T12:13:48.850Z] === RUN TestInspectCpusetInConfigPre120 12:13:49 [2020-04-22T12:13:49.590Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s) 12:13:49 [2020-04-22T12:13:49.590Z] === RUN TestIpcModeNone 12:13:50 [2020-04-22T12:13:50.145Z] ---> 02af5f88a8f3 12:13:50 [2020-04-22T12:13:50.145Z] Step 129/140 : COPY --from=runc /build/ /usr/local/bin/ 12:13:50 [2020-04-22T12:13:50.145Z] ---> 116c2989d6ff 12:13:50 [2020-04-22T12:13:50.145Z] Step 130/140 : COPY --from=containerd /build/ /usr/local/bin/ 12:13:50 [2020-04-22T12:13:50.798Z] --- PASS: TestIpcModeNone (0.93s) 12:13:50 [2020-04-22T12:13:50.798Z] === RUN TestIpcModePrivate 12:13:51 [2020-04-22T12:13:51.159Z] ---> 532f41d18985 12:13:51 [2020-04-22T12:13:51.159Z] Step 131/140 : COPY --from=rootlesskit /build/ /usr/local/bin/ 12:13:51 [2020-04-22T12:13:51.444Z] ---> 6f9a821a1aee 12:13:51 [2020-04-22T12:13:51.444Z] Step 132/140 : COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 12:13:51 [2020-04-22T12:13:51.550Z] --- PASS: TestIpcModePrivate (0.89s) 12:13:51 [2020-04-22T12:13:51.550Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false 12:13:51 [2020-04-22T12:13:51.550Z] === RUN TestIpcModeShareable 12:13:51 [2020-04-22T12:13:51.668Z] tests/integration/api_plugin_test.py ........... [ 50%] 12:13:52 [2020-04-22T12:13:52.066Z] ---> c62c49c1a407 12:13:52 [2020-04-22T12:13:52.066Z] Step 133/140 : COPY --from=proxy /build/ /usr/local/bin/ 12:13:52 [2020-04-22T12:13:52.066Z] ---> f7d04e32aada 12:13:52 [2020-04-22T12:13:52.066Z] Step 134/140 : ENV PATH=/usr/local/cli:$PATH 12:13:52 [2020-04-22T12:13:52.066Z] ---> Running in c67e7704494d 12:13:52 [2020-04-22T12:13:52.357Z] Removing intermediate container c67e7704494d 12:13:52 [2020-04-22T12:13:52.357Z] ---> 92cd7e7d6edc 12:13:52 [2020-04-22T12:13:52.357Z] Step 135/140 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux 12:13:52 [2020-04-22T12:13:52.357Z] ---> Running in ef108681cc12 12:13:52 [2020-04-22T12:13:52.357Z] Removing intermediate container ef108681cc12 12:13:52 [2020-04-22T12:13:52.357Z] ---> f36fe72a50b4 12:13:52 [2020-04-22T12:13:52.357Z] Step 136/140 : WORKDIR /go/src/github.com/docker/docker 12:13:52 [2020-04-22T12:13:52.357Z] ---> Running in 47233c0e00c8 12:13:52 [2020-04-22T12:13:52.643Z] Removing intermediate container 47233c0e00c8 12:13:52 [2020-04-22T12:13:52.643Z] ---> 8ab85a7a189c 12:13:52 [2020-04-22T12:13:52.643Z] Step 137/140 : VOLUME /var/lib/docker 12:13:52 [2020-04-22T12:13:52.643Z] ---> Running in 2206008e7140 12:13:52 [2020-04-22T12:13:52.643Z] Removing intermediate container 2206008e7140 12:13:52 [2020-04-22T12:13:52.643Z] ---> 62cd203f6108 12:13:52 [2020-04-22T12:13:52.643Z] Step 138/140 : ENTRYPOINT ["hack/dind"] 12:13:52 [2020-04-22T12:13:52.751Z] --- PASS: TestIpcModeShareable (1.04s) 12:13:52 [2020-04-22T12:13:52.751Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true 12:13:52 [2020-04-22T12:13:52.751Z] === RUN TestAPIIpcModeShareableAndContainer 12:13:52 [2020-04-22T12:13:52.930Z] ---> Running in 2e01e01525cd 12:13:52 [2020-04-22T12:13:52.930Z] Removing intermediate container 2e01e01525cd 12:13:52 [2020-04-22T12:13:52.930Z] ---> 0a53e98cf5bc 12:13:52 [2020-04-22T12:13:52.930Z] Step 139/140 : FROM dev AS final 12:13:52 [2020-04-22T12:13:52.930Z] ---> 0a53e98cf5bc 12:13:52 [2020-04-22T12:13:52.930Z] Step 140/140 : COPY . /go/src/github.com/docker/docker 12:13:53 [2020-04-22T12:13:53.295Z] tests/integration/api_secret_test.py ..... [ 52%] 12:13:54 [2020-04-22T12:13:54.536Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 12:13:54 [2020-04-22T12:13:54.536Z] Using test binary docker 12:13:54 [2020-04-22T12:13:54.536Z] +++ /etc/init.d/apparmor start 12:13:54 [2020-04-22T12:13:54.536Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 12:13:54 [2020-04-22T12:13:54.536Z] INFO: Waiting for daemon to start... 12:13:54 [2020-04-22T12:13:54.536Z] Starting dockerd 12:13:54 [2020-04-22T12:13:54.536Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true 12:13:54 [2020-04-22T12:13:54.536Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) 12:13:54 [2020-04-22T12:13:54.536Z] Using test binary docker 12:13:54 [2020-04-22T12:13:54.536Z] +++ /etc/init.d/apparmor start 12:13:54 [2020-04-22T12:13:54.536Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 12:13:54 [2020-04-22T12:13:54.536Z] INFO: Waiting for daemon to start... 12:13:54 [2020-04-22T12:13:54.536Z] Starting dockerd 12:13:54 [2020-04-22T12:13:54.536Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true 12:13:55 [2020-04-22T12:13:55.829Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.82s) 12:13:55 [2020-04-22T12:13:55.829Z] === RUN TestAPIIpcModeHost 12:13:56 [2020-04-22T12:13:56.174Z] --- PASS: TestAPIIpcModeHost (0.70s) 12:13:56 [2020-04-22T12:13:56.174Z] === RUN TestDaemonIpcModeShareable 12:13:56 [2020-04-22T12:13:56.434Z] . 12:13:56 [2020-04-22T12:13:56.434Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 12:13:56 [2020-04-22T12:13:56.434Z] 12:13:56 [2020-04-22T12:13:56.434Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 12:13:56 [2020-04-22T12:13:56.434Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 12:13:56 [2020-04-22T12:13:56.434Z] Error: No such image: emptyfs 12:13:56 [2020-04-22T12:13:56.434Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 12:13:56 [2020-04-22T12:13:56.434Z] ++++ tar -cC bundles/test-integration/emptyfs . 12:13:56 [2020-04-22T12:13:56.434Z] ++++ docker load 12:13:56 [2020-04-22T12:13:56.434Z] Error: No such image: emptyfs 12:13:56 [2020-04-22T12:13:56.434Z] ++++ tar -cC bundles/test-integration/emptyfs . 12:13:56 [2020-04-22T12:13:56.434Z] ++++ docker load 12:13:56 [2020-04-22T12:13:56.692Z] Running integration-test (iteration 1) 12:13:56 [2020-04-22T12:13:56.692Z] Running integration-test (iteration 1) 12:13:56 [2020-04-22T12:13:56.692Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ 12:13:56 [2020-04-22T12:13:56.692Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' 12:13:56 [2020-04-22T12:13:56.692Z] ++ set -e 12:13:56 [2020-04-22T12:13:56.692Z] ++ '[' -n 0 ']' 12:13:56 [2020-04-22T12:13:56.692Z] ++ set -x 12:13:56 [2020-04-22T12:13:56.692Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' 12:13:56 [2020-04-22T12:13:56.693Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ 12:13:56 [2020-04-22T12:13:56.693Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' 12:13:56 [2020-04-22T12:13:56.693Z] ++ set -e 12:13:56 [2020-04-22T12:13:56.693Z] ++ '[' -n 0 ']' 12:13:56 [2020-04-22T12:13:56.693Z] ++ set -x 12:13:56 [2020-04-22T12:13:56.693Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' 12:13:57 [2020-04-22T12:13:57.531Z] tests/integration/api_service_test.py ................s................. [ 60%] 12:13:57 [2020-04-22T12:13:57.904Z] --- PASS: TestDaemonIpcModeShareable (1.61s) 12:13:57 [2020-04-22T12:13:57.904Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable 12:13:57 [2020-04-22T12:13:57.904Z] daemon.go:325: [db297f46ec4d8] waiting for daemon to start 12:13:57 [2020-04-22T12:13:57.904Z] daemon.go:325: [db297f46ec4d8] waiting for daemon to start 12:13:57 [2020-04-22T12:13:57.904Z] daemon.go:353: [db297f46ec4d8] daemon started 12:13:57 [2020-04-22T12:13:57.904Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true 12:13:57 [2020-04-22T12:13:57.904Z] daemon.go:461: [db297f46ec4d8] Stopping daemon 12:13:57 [2020-04-22T12:13:57.904Z] daemon.go:296: [db297f46ec4d8] exiting daemon 12:13:57 [2020-04-22T12:13:57.904Z] daemon.go:448: [db297f46ec4d8] Daemon stopped 12:13:57 [2020-04-22T12:13:57.904Z] === RUN TestDaemonIpcModePrivate 12:13:59 [2020-04-22T12:13:59.108Z] --- PASS: TestDaemonIpcModePrivate (1.59s) 12:13:59 [2020-04-22T12:13:59.108Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate 12:13:59 [2020-04-22T12:13:59.108Z] daemon.go:325: [d31a790763b9c] waiting for daemon to start 12:13:59 [2020-04-22T12:13:59.108Z] daemon.go:325: [d31a790763b9c] waiting for daemon to start 12:13:59 [2020-04-22T12:13:59.108Z] daemon.go:353: [d31a790763b9c] daemon started 12:13:59 [2020-04-22T12:13:59.108Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false 12:13:59 [2020-04-22T12:13:59.108Z] daemon.go:461: [d31a790763b9c] Stopping daemon 12:13:59 [2020-04-22T12:13:59.108Z] daemon.go:296: [d31a790763b9c] exiting daemon 12:13:59 [2020-04-22T12:13:59.108Z] daemon.go:448: [d31a790763b9c] Daemon stopped 12:13:59 [2020-04-22T12:13:59.108Z] === RUN TestDaemonIpcModePrivateFromConfig 12:13:59 [2020-04-22T12:13:59.772Z] ---> 83a87ec11f49 12:13:59 [2020-04-22T12:13:59.772Z] Successfully built 83a87ec11f49 12:13:59 [2020-04-22T12:13:59.772Z] Successfully tagged docker:70e7d6fe4aee4a7dfea22fa53bd0539e8cef31f8 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh 12:14:00 [2020-04-22T12:14:00.220Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40850/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=70e7d6fe4aee4a7dfea22fa53bd0539e8cef31f8 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:70e7d6fe4aee4a7dfea22fa53bd0539e8cef31f8 hack/test/unit 12:14:00 [2020-04-22T12:14:00.839Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.56s) 12:14:00 [2020-04-22T12:14:00.839Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig 12:14:00 [2020-04-22T12:14:00.839Z] daemon.go:325: [d7c4be39fdd26] waiting for daemon to start 12:14:00 [2020-04-22T12:14:00.839Z] daemon.go:325: [d7c4be39fdd26] waiting for daemon to start 12:14:00 [2020-04-22T12:14:00.839Z] daemon.go:353: [d7c4be39fdd26] daemon started 12:14:00 [2020-04-22T12:14:00.839Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false 12:14:00 [2020-04-22T12:14:00.839Z] daemon.go:461: [d7c4be39fdd26] Stopping daemon 12:14:00 [2020-04-22T12:14:00.839Z] daemon.go:296: [d7c4be39fdd26] exiting daemon 12:14:00 [2020-04-22T12:14:00.839Z] daemon.go:448: [d7c4be39fdd26] Daemon stopped 12:14:00 [2020-04-22T12:14:00.839Z] === RUN TestDaemonIpcModeShareableFromConfig 12:14:02 [2020-04-22T12:14:02.584Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.65s) 12:14:02 [2020-04-22T12:14:02.584Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig 12:14:02 [2020-04-22T12:14:02.584Z] daemon.go:325: [dbbd8ba1aaa9e] waiting for daemon to start 12:14:02 [2020-04-22T12:14:02.584Z] daemon.go:325: [dbbd8ba1aaa9e] waiting for daemon to start 12:14:02 [2020-04-22T12:14:02.584Z] daemon.go:353: [dbbd8ba1aaa9e] daemon started 12:14:02 [2020-04-22T12:14:02.584Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true 12:14:02 [2020-04-22T12:14:02.584Z] daemon.go:461: [dbbd8ba1aaa9e] Stopping daemon 12:14:02 [2020-04-22T12:14:02.584Z] daemon.go:296: [dbbd8ba1aaa9e] exiting daemon 12:14:02 [2020-04-22T12:14:02.584Z] daemon.go:448: [dbbd8ba1aaa9e] Daemon stopped 12:14:02 [2020-04-22T12:14:02.584Z] === RUN TestIpcModeOlderClient 12:14:02 [2020-04-22T12:14:02.584Z] === PAUSE TestIpcModeOlderClient 12:14:02 [2020-04-22T12:14:02.584Z] === RUN TestKillContainerInvalidSignal 12:14:03 [2020-04-22T12:14:03.383Z] --- PASS: TestKillContainerInvalidSignal (0.89s) 12:14:03 [2020-04-22T12:14:03.383Z] === RUN TestKillContainer 12:14:03 [2020-04-22T12:14:03.383Z] === RUN TestKillContainer/no_signal 12:14:04 [2020-04-22T12:14:04.354Z] === RUN TestKillContainer/non_killing_signal 12:14:04 [2020-04-22T12:14:04.644Z] ? github.com/docker/docker/api [no test files] 12:14:05 [2020-04-22T12:14:05.127Z] === RUN TestKillContainer/killing_signal 12:14:05 [2020-04-22T12:14:05.894Z] --- PASS: TestKillContainer (2.67s) 12:14:05 [2020-04-22T12:14:05.894Z] --- PASS: TestKillContainer/no_signal (0.94s) 12:14:05 [2020-04-22T12:14:05.894Z] --- PASS: TestKillContainer/non_killing_signal (0.68s) 12:14:05 [2020-04-22T12:14:05.894Z] --- PASS: TestKillContainer/killing_signal (0.73s) 12:14:05 [2020-04-22T12:14:05.894Z] === RUN TestKillWithStopSignalAndRestartPolicies 12:14:06 [2020-04-22T12:14:06.238Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 12:14:06 [2020-04-22T12:14:06.983Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 12:14:07 [2020-04-22T12:14:07.736Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.71s) 12:14:07 [2020-04-22T12:14:07.736Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.85s) 12:14:07 [2020-04-22T12:14:07.736Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s) 12:14:07 [2020-04-22T12:14:07.736Z] === RUN TestKillStoppedContainer 12:14:07 [2020-04-22T12:14:07.736Z] --- PASS: TestKillStoppedContainer (0.10s) 12:14:07 [2020-04-22T12:14:07.736Z] === RUN TestKillStoppedContainerAPIPre120 12:14:08 [2020-04-22T12:14:08.080Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) 12:14:08 [2020-04-22T12:14:08.080Z] === RUN TestKillDifferentUserContainer 12:14:08 [2020-04-22T12:14:08.819Z] --- PASS: TestKillDifferentUserContainer (0.79s) 12:14:08 [2020-04-22T12:14:08.819Z] === RUN TestInspectOomKilledTrue 12:14:08 [2020-04-22T12:14:08.819Z] --- SKIP: TestInspectOomKilledTrue (0.00s) 12:14:08 [2020-04-22T12:14:08.819Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 12:14:08 [2020-04-22T12:14:08.819Z] === RUN TestInspectOomKilledFalse 12:14:08 [2020-04-22T12:14:08.819Z] --- SKIP: TestInspectOomKilledFalse (0.00s) 12:14:08 [2020-04-22T12:14:08.819Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 12:14:08 [2020-04-22T12:14:08.819Z] === RUN TestLinksEtcHostsContentMatch 12:14:09 [2020-04-22T12:14:09.171Z] --- PASS: TestLinksEtcHostsContentMatch (0.54s) 12:14:09 [2020-04-22T12:14:09.172Z] === RUN TestLinksContainerNames 12:14:10 [2020-04-22T12:14:10.911Z] --- PASS: TestLinksContainerNames (1.38s) 12:14:10 [2020-04-22T12:14:10.911Z] === RUN TestLogsFollowTailEmpty 12:14:11 [2020-04-22T12:14:11.651Z] --- PASS: TestLogsFollowTailEmpty (0.97s) 12:14:11 [2020-04-22T12:14:11.651Z] === RUN TestContainerNetworkMountsNoChown 12:14:12 [2020-04-22T12:14:12.092Z] ......................... [ 67%] 12:14:12 [2020-04-22T12:14:12.409Z] --- PASS: TestContainerNetworkMountsNoChown (0.86s) 12:14:12 [2020-04-22T12:14:12.409Z] === RUN TestMountDaemonRoot 12:14:12 [2020-04-22T12:14:12.409Z] === RUN TestMountDaemonRoot/default 12:14:12 [2020-04-22T12:14:12.409Z] === PAUSE TestMountDaemonRoot/default 12:14:12 [2020-04-22T12:14:12.409Z] === RUN TestMountDaemonRoot/private 12:14:12 [2020-04-22T12:14:12.409Z] === PAUSE TestMountDaemonRoot/private 12:14:12 [2020-04-22T12:14:12.409Z] === RUN TestMountDaemonRoot/rprivate 12:14:12 [2020-04-22T12:14:12.409Z] === PAUSE TestMountDaemonRoot/rprivate 12:14:12 [2020-04-22T12:14:12.409Z] === RUN TestMountDaemonRoot/slave 12:14:12 [2020-04-22T12:14:12.409Z] === PAUSE TestMountDaemonRoot/slave 12:14:12 [2020-04-22T12:14:12.409Z] === RUN TestMountDaemonRoot/rslave 12:14:12 [2020-04-22T12:14:12.409Z] === PAUSE TestMountDaemonRoot/rslave 12:14:12 [2020-04-22T12:14:12.409Z] === RUN TestMountDaemonRoot/shared 12:14:12 [2020-04-22T12:14:12.409Z] === PAUSE TestMountDaemonRoot/shared 12:14:12 [2020-04-22T12:14:12.409Z] === RUN TestMountDaemonRoot/rshared 12:14:12 [2020-04-22T12:14:12.409Z] === PAUSE TestMountDaemonRoot/rshared 12:14:12 [2020-04-22T12:14:12.409Z] === CONT TestMountDaemonRoot/default 12:14:12 [2020-04-22T12:14:12.409Z] === RUN TestMountDaemonRoot/default/mount_subpath 12:14:12 [2020-04-22T12:14:12.409Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 12:14:12 [2020-04-22T12:14:12.409Z] === RUN TestMountDaemonRoot/default/bind_root 12:14:12 [2020-04-22T12:14:12.409Z] === PAUSE TestMountDaemonRoot/default/bind_root 12:14:12 [2020-04-22T12:14:12.409Z] === RUN TestMountDaemonRoot/default/bind_subpath 12:14:12 [2020-04-22T12:14:12.409Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 12:14:12 [2020-04-22T12:14:12.409Z] === RUN TestMountDaemonRoot/default/mount_root 12:14:12 [2020-04-22T12:14:12.409Z] === PAUSE TestMountDaemonRoot/default/mount_root 12:14:12 [2020-04-22T12:14:12.409Z] === CONT TestMountDaemonRoot/default/mount_subpath 12:14:12 [2020-04-22T12:14:12.409Z] === CONT TestMountDaemonRoot/rshared 12:14:12 [2020-04-22T12:14:12.409Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 12:14:12 [2020-04-22T12:14:12.409Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 12:14:12 [2020-04-22T12:14:12.409Z] === RUN TestMountDaemonRoot/rshared/mount_root 12:14:12 [2020-04-22T12:14:12.409Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 12:14:12 [2020-04-22T12:14:12.409Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 12:14:12 [2020-04-22T12:14:12.409Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 12:14:12 [2020-04-22T12:14:12.409Z] === RUN TestMountDaemonRoot/rshared/bind_root 12:14:12 [2020-04-22T12:14:12.409Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 12:14:12 [2020-04-22T12:14:12.409Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 12:14:12 [2020-04-22T12:14:12.765Z] === CONT TestMountDaemonRoot/shared 12:14:12 [2020-04-22T12:14:12.765Z] === RUN TestMountDaemonRoot/shared/mount_subpath 12:14:12 [2020-04-22T12:14:12.765Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 12:14:12 [2020-04-22T12:14:12.765Z] === RUN TestMountDaemonRoot/shared/bind_root 12:14:12 [2020-04-22T12:14:12.765Z] === PAUSE TestMountDaemonRoot/shared/bind_root 12:14:12 [2020-04-22T12:14:12.765Z] === RUN TestMountDaemonRoot/shared/bind_subpath 12:14:12 [2020-04-22T12:14:12.765Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 12:14:12 [2020-04-22T12:14:12.765Z] === RUN TestMountDaemonRoot/shared/mount_root 12:14:12 [2020-04-22T12:14:12.765Z] === PAUSE TestMountDaemonRoot/shared/mount_root 12:14:12 [2020-04-22T12:14:12.765Z] === CONT TestMountDaemonRoot/rslave 12:14:12 [2020-04-22T12:14:12.765Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 12:14:12 [2020-04-22T12:14:12.765Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 12:14:12 [2020-04-22T12:14:12.765Z] === RUN TestMountDaemonRoot/rslave/mount_root 12:14:12 [2020-04-22T12:14:12.765Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 12:14:12 [2020-04-22T12:14:12.765Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 12:14:12 [2020-04-22T12:14:12.765Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 12:14:12 [2020-04-22T12:14:12.765Z] === RUN TestMountDaemonRoot/rslave/bind_root 12:14:12 [2020-04-22T12:14:12.765Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 12:14:12 [2020-04-22T12:14:12.765Z] === CONT TestMountDaemonRoot/slave 12:14:12 [2020-04-22T12:14:12.765Z] === RUN TestMountDaemonRoot/slave/bind_subpath 12:14:12 [2020-04-22T12:14:12.765Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 12:14:12 [2020-04-22T12:14:12.765Z] === RUN TestMountDaemonRoot/slave/mount_root 12:14:12 [2020-04-22T12:14:12.765Z] === PAUSE TestMountDaemonRoot/slave/mount_root 12:14:12 [2020-04-22T12:14:12.765Z] === RUN TestMountDaemonRoot/slave/mount_subpath 12:14:12 [2020-04-22T12:14:12.765Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 12:14:12 [2020-04-22T12:14:12.765Z] === RUN TestMountDaemonRoot/slave/bind_root 12:14:12 [2020-04-22T12:14:12.765Z] === PAUSE TestMountDaemonRoot/slave/bind_root 12:14:12 [2020-04-22T12:14:12.765Z] === CONT TestMountDaemonRoot/rprivate 12:14:12 [2020-04-22T12:14:12.765Z] === RUN TestMountDaemonRoot/rprivate/mount_root 12:14:12 [2020-04-22T12:14:12.765Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 12:14:12 [2020-04-22T12:14:12.765Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 12:14:12 [2020-04-22T12:14:12.765Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 12:14:12 [2020-04-22T12:14:12.765Z] === RUN TestMountDaemonRoot/rprivate/bind_root 12:14:12 [2020-04-22T12:14:12.765Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 12:14:12 [2020-04-22T12:14:12.765Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 12:14:12 [2020-04-22T12:14:12.765Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 12:14:12 [2020-04-22T12:14:12.765Z] === CONT TestMountDaemonRoot/private 12:14:12 [2020-04-22T12:14:12.765Z] === RUN TestMountDaemonRoot/private/mount_subpath 12:14:12 [2020-04-22T12:14:12.765Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 12:14:12 [2020-04-22T12:14:12.765Z] === RUN TestMountDaemonRoot/private/bind_root 12:14:12 [2020-04-22T12:14:12.765Z] === PAUSE TestMountDaemonRoot/private/bind_root 12:14:12 [2020-04-22T12:14:12.765Z] === RUN TestMountDaemonRoot/private/bind_subpath 12:14:12 [2020-04-22T12:14:12.765Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 12:14:12 [2020-04-22T12:14:12.765Z] === RUN TestMountDaemonRoot/private/mount_root 12:14:12 [2020-04-22T12:14:12.765Z] === PAUSE TestMountDaemonRoot/private/mount_root 12:14:12 [2020-04-22T12:14:12.765Z] === CONT TestMountDaemonRoot/default/mount_root 12:14:12 [2020-04-22T12:14:12.765Z] === CONT TestMountDaemonRoot/default/bind_subpath 12:14:12 [2020-04-22T12:14:12.765Z] === CONT TestMountDaemonRoot/default/bind_root 12:14:12 [2020-04-22T12:14:12.765Z] === CONT TestMountDaemonRoot/rshared/bind_root 12:14:12 [2020-04-22T12:14:12.765Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 12:14:12 [2020-04-22T12:14:12.765Z] === CONT TestMountDaemonRoot/rshared/mount_root 12:14:12 [2020-04-22T12:14:12.765Z] === CONT TestMountDaemonRoot/shared/mount_subpath 12:14:12 [2020-04-22T12:14:12.765Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 12:14:12 [2020-04-22T12:14:12.765Z] === CONT TestMountDaemonRoot/shared/mount_root 12:14:13 [2020-04-22T12:14:13.129Z] === CONT TestMountDaemonRoot/shared/bind_subpath 12:14:13 [2020-04-22T12:14:13.129Z] === CONT TestMountDaemonRoot/shared/bind_root 12:14:13 [2020-04-22T12:14:13.129Z] === CONT TestMountDaemonRoot/slave/bind_subpath 12:14:13 [2020-04-22T12:14:13.129Z] === CONT TestMountDaemonRoot/rslave/bind_root 12:14:13 [2020-04-22T12:14:13.129Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 12:14:13 [2020-04-22T12:14:13.129Z] === CONT TestMountDaemonRoot/rslave/mount_root 12:14:13 [2020-04-22T12:14:13.129Z] === CONT TestMountDaemonRoot/rprivate/mount_root 12:14:13 [2020-04-22T12:14:13.129Z] === CONT TestMountDaemonRoot/slave/bind_root 12:14:13 [2020-04-22T12:14:13.129Z] === CONT TestMountDaemonRoot/slave/mount_subpath 12:14:13 [2020-04-22T12:14:13.129Z] === CONT TestMountDaemonRoot/slave/mount_root 12:14:13 [2020-04-22T12:14:13.129Z] === CONT TestMountDaemonRoot/private/mount_subpath 12:14:13 [2020-04-22T12:14:13.129Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 12:14:13 [2020-04-22T12:14:13.129Z] === CONT TestMountDaemonRoot/rprivate/bind_root 12:14:13 [2020-04-22T12:14:13.129Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 12:14:13 [2020-04-22T12:14:13.129Z] === CONT TestMountDaemonRoot/private/mount_root 12:14:13 [2020-04-22T12:14:13.517Z] === CONT TestMountDaemonRoot/private/bind_subpath 12:14:13 [2020-04-22T12:14:13.517Z] === CONT TestMountDaemonRoot/private/bind_root 12:14:13 [2020-04-22T12:14:13.517Z] --- PASS: TestMountDaemonRoot (0.03s) 12:14:13 [2020-04-22T12:14:13.517Z] --- PASS: TestMountDaemonRoot/default (0.00s) 12:14:13 [2020-04-22T12:14:13.517Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s) 12:14:13 [2020-04-22T12:14:13.517Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) 12:14:13 [2020-04-22T12:14:13.517Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) 12:14:13 [2020-04-22T12:14:13.517Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) 12:14:13 [2020-04-22T12:14:13.517Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 12:14:13 [2020-04-22T12:14:13.517Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s) 12:14:13 [2020-04-22T12:14:13.517Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) 12:14:13 [2020-04-22T12:14:13.517Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) 12:14:13 [2020-04-22T12:14:13.517Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) 12:14:13 [2020-04-22T12:14:13.517Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 12:14:13 [2020-04-22T12:14:13.518Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) 12:14:13 [2020-04-22T12:14:13.518Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) 12:14:13 [2020-04-22T12:14:13.518Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) 12:14:13 [2020-04-22T12:14:13.518Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) 12:14:13 [2020-04-22T12:14:13.518Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 12:14:13 [2020-04-22T12:14:13.518Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) 12:14:13 [2020-04-22T12:14:13.518Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) 12:14:13 [2020-04-22T12:14:13.518Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) 12:14:13 [2020-04-22T12:14:13.518Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) 12:14:13 [2020-04-22T12:14:13.518Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 12:14:13 [2020-04-22T12:14:13.518Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) 12:14:13 [2020-04-22T12:14:13.518Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) 12:14:13 [2020-04-22T12:14:13.518Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) 12:14:13 [2020-04-22T12:14:13.518Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) 12:14:13 [2020-04-22T12:14:13.518Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 12:14:13 [2020-04-22T12:14:13.518Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) 12:14:13 [2020-04-22T12:14:13.518Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) 12:14:13 [2020-04-22T12:14:13.518Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) 12:14:13 [2020-04-22T12:14:13.518Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) 12:14:13 [2020-04-22T12:14:13.518Z] --- PASS: TestMountDaemonRoot/private (0.00s) 12:14:13 [2020-04-22T12:14:13.518Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) 12:14:13 [2020-04-22T12:14:13.518Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) 12:14:13 [2020-04-22T12:14:13.518Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) 12:14:13 [2020-04-22T12:14:13.518Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) 12:14:13 [2020-04-22T12:14:13.518Z] === RUN TestContainerBindMountNonRecursive 12:14:15 [2020-04-22T12:14:15.338Z] --- PASS: TestContainerBindMountNonRecursive (1.82s) 12:14:15 [2020-04-22T12:14:15.338Z] === RUN TestNetworkNat 12:14:16 [2020-04-22T12:14:16.075Z] --- PASS: TestNetworkNat (0.80s) 12:14:16 [2020-04-22T12:14:16.075Z] === RUN TestNetworkLocalhostTCPNat 12:14:16 [2020-04-22T12:14:16.835Z] --- PASS: TestNetworkLocalhostTCPNat (0.92s) 12:14:16 [2020-04-22T12:14:16.835Z] === RUN TestNetworkLoopbackNat 12:14:18 [2020-04-22T12:14:18.030Z] --- PASS: TestNetworkLoopbackNat (1.12s) 12:14:18 [2020-04-22T12:14:18.030Z] === RUN TestPause 12:14:19 [2020-04-22T12:14:19.221Z] --- PASS: TestPause (1.01s) 12:14:19 [2020-04-22T12:14:19.221Z] === RUN TestPauseFailsOnWindowsServerContainers 12:14:19 [2020-04-22T12:14:19.221Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 12:14:19 [2020-04-22T12:14:19.221Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 12:14:19 [2020-04-22T12:14:19.221Z] === RUN TestPauseStopPausedContainer 12:14:19 [2020-04-22T12:14:19.958Z] --- PASS: TestPauseStopPausedContainer (0.92s) 12:14:19 [2020-04-22T12:14:19.958Z] === RUN TestPsFilter 12:14:20 [2020-04-22T12:14:20.311Z] --- PASS: TestPsFilter (0.25s) 12:14:20 [2020-04-22T12:14:20.311Z] === RUN TestRemoveContainerWithRemovedVolume 12:14:21 [2020-04-22T12:14:21.048Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s) 12:14:21 [2020-04-22T12:14:21.048Z] === RUN TestRemoveContainerWithVolume 12:14:21 [2020-04-22T12:14:21.797Z] --- PASS: TestRemoveContainerWithVolume (0.87s) 12:14:21 [2020-04-22T12:14:21.797Z] === RUN TestRemoveContainerRunning 12:14:23 [2020-04-22T12:14:23.004Z] --- PASS: TestRemoveContainerRunning (0.95s) 12:14:23 [2020-04-22T12:14:23.004Z] === RUN TestRemoveContainerForceRemoveRunning 12:14:23 [2020-04-22T12:14:23.753Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.89s) 12:14:23 [2020-04-22T12:14:23.753Z] === RUN TestRemoveInvalidContainer 12:14:23 [2020-04-22T12:14:23.753Z] --- PASS: TestRemoveInvalidContainer (0.01s) 12:14:23 [2020-04-22T12:14:23.753Z] === RUN TestRenameLinkedContainer 12:14:26 [2020-04-22T12:14:26.845Z] --- PASS: TestRenameLinkedContainer (3.19s) 12:14:26 [2020-04-22T12:14:26.845Z] === RUN TestRenameStoppedContainer 12:14:27 [2020-04-22T12:14:27.069Z] ok github.com/docker/docker/api/server 0.047s coverage: 7.9% of statements 12:14:28 [2020-04-22T12:14:28.036Z] --- PASS: TestRenameStoppedContainer (0.94s) 12:14:28 [2020-04-22T12:14:28.036Z] === RUN TestRenameRunningContainerAndReuse 12:14:28 [2020-04-22T12:14:28.756Z] Loaded image: buildpack-deps:jessie 12:14:28 [2020-04-22T12:14:28.756Z] Loaded image: busybox:latest 12:14:28 [2020-04-22T12:14:28.756Z] Loaded image: buildpack-deps:jessie 12:14:28 [2020-04-22T12:14:28.756Z] Loaded image: busybox:glibc 12:14:28 [2020-04-22T12:14:28.756Z] Loaded image: debian:jessie 12:14:28 [2020-04-22T12:14:28.756Z] Loaded image: hello-world:latest 12:14:28 [2020-04-22T12:14:28.756Z] Loaded image: busybox:latest 12:14:28 [2020-04-22T12:14:28.756Z] INFO: Testing against a local daemon 12:14:28 [2020-04-22T12:14:28.756Z] === RUN TestDockerDaemonSuite 12:14:28 [2020-04-22T12:14:28.756Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool 12:14:29 [2020-04-22T12:14:29.016Z] Loaded image: busybox:glibc 12:14:29 [2020-04-22T12:14:29.016Z] Loaded image: debian:jessie 12:14:29 [2020-04-22T12:14:29.016Z] Loaded image: hello-world:latest 12:14:29 [2020-04-22T12:14:29.276Z] INFO: Testing against a local daemon 12:14:29 [2020-04-22T12:14:29.276Z] === RUN TestDockerSuite 12:14:29 [2020-04-22T12:14:29.276Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported 12:14:29 [2020-04-22T12:14:29.276Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks 12:14:29 [2020-04-22T12:14:29.276Z] === RUN TestDockerSuite/TestAPIErrorJSON 12:14:29 [2020-04-22T12:14:29.276Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON 12:14:29 [2020-04-22T12:14:29.276Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText 12:14:29 [2020-04-22T12:14:29.276Z] === RUN TestDockerSuite/TestAPIErrorPlainText 12:14:29 [2020-04-22T12:14:29.276Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS 12:14:29 [2020-04-22T12:14:29.276Z] === RUN TestDockerSuite/TestAPIImagesDelete 12:14:29 [2020-04-22T12:14:29.780Z] --- PASS: TestRenameRunningContainerAndReuse (1.63s) 12:14:29 [2020-04-22T12:14:29.780Z] === RUN TestRenameInvalidName 12:14:30 [2020-04-22T12:14:30.608Z] --- PASS: TestRenameInvalidName (0.97s) 12:14:30 [2020-04-22T12:14:30.608Z] === RUN TestRenameAnonymousContainer 12:14:30 [2020-04-22T12:14:30.647Z] === RUN TestDockerSuite/TestAPIImagesFilter 12:14:30 [2020-04-22T12:14:30.647Z] === RUN TestDockerSuite/TestAPIImagesHistory 12:14:31 [2020-04-22T12:14:31.212Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc 12:14:31 [2020-04-22T12:14:31.212Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad 12:14:31 [2020-04-22T12:14:31.777Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType 12:14:32 [2020-04-22T12:14:32.035Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility 12:14:32 [2020-04-22T12:14:32.035Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect 12:14:32 [2020-04-22T12:14:32.994Z] --- PASS: TestRenameAnonymousContainer (2.66s) 12:14:32 [2020-04-22T12:14:32.995Z] === RUN TestRenameContainerWithSameName 12:14:33 [2020-04-22T12:14:33.749Z] --- PASS: TestRenameContainerWithSameName (0.87s) 12:14:33 [2020-04-22T12:14:33.749Z] === RUN TestRenameContainerWithLinkedContainer 12:14:34 [2020-04-22T12:14:34.563Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate 12:14:34 [2020-04-22T12:14:34.563Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon 12:14:34 [2020-04-22T12:14:34.563Z] === RUN TestDockerSuite/TestAPINetworkFilter 12:14:34 [2020-04-22T12:14:34.563Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults 12:14:34 [2020-04-22T12:14:34.563Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks 12:14:35 [2020-04-22T12:14:35.487Z] --- PASS: TestRenameContainerWithLinkedContainer (1.60s) 12:14:35 [2020-04-22T12:14:35.487Z] === RUN TestResize 12:14:35 [2020-04-22T12:14:35.496Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge 12:14:36 [2020-04-22T12:14:36.234Z] --- PASS: TestResize (0.88s) 12:14:36 [2020-04-22T12:14:36.234Z] === RUN TestResizeWithInvalidSize 12:14:36 [2020-04-22T12:14:36.429Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock 12:14:36 [2020-04-22T12:14:36.994Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork 12:14:36 [2020-04-22T12:14:36.995Z] === RUN TestDockerSuite/TestAPIOptionsRoute 12:14:36 [2020-04-22T12:14:36.995Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound 12:14:36 [2020-04-22T12:14:36.995Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats 12:14:37 [2020-04-22T12:14:37.253Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill 12:14:37 [2020-04-22T12:14:37.435Z] --- PASS: TestResizeWithInvalidSize (0.84s) 12:14:37 [2020-04-22T12:14:37.435Z] === RUN TestResizeWhenContainerNotStarted 12:14:38 [2020-04-22T12:14:38.191Z] --- PASS: TestResizeWhenContainerNotStarted (0.88s) 12:14:38 [2020-04-22T12:14:38.191Z] === RUN TestDaemonRestartKillContainers 12:14:38 [2020-04-22T12:14:38.191Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 12:14:38 [2020-04-22T12:14:38.191Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 12:14:38 [2020-04-22T12:14:38.191Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 12:14:38 [2020-04-22T12:14:38.191Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 12:14:38 [2020-04-22T12:14:38.191Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 12:14:38 [2020-04-22T12:14:38.191Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 12:14:38 [2020-04-22T12:14:38.191Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 12:14:38 [2020-04-22T12:14:38.191Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 12:14:38 [2020-04-22T12:14:38.191Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 12:14:38 [2020-04-22T12:14:38.191Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 12:14:38 [2020-04-22T12:14:38.191Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 12:14:38 [2020-04-22T12:14:38.191Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 12:14:38 [2020-04-22T12:14:38.191Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 12:14:38 [2020-04-22T12:14:38.191Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 12:14:38 [2020-04-22T12:14:38.191Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 12:14:38 [2020-04-22T12:14:38.191Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 12:14:38 [2020-04-22T12:14:38.191Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 12:14:38 [2020-04-22T12:14:38.191Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 12:14:38 [2020-04-22T12:14:38.191Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 12:14:38 [2020-04-22T12:14:38.191Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 12:14:38 [2020-04-22T12:14:38.191Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 12:14:38 [2020-04-22T12:14:38.191Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 12:14:38 [2020-04-22T12:14:38.191Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 12:14:38 [2020-04-22T12:14:38.191Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 12:14:38 [2020-04-22T12:14:38.191Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 12:14:38 [2020-04-22T12:14:38.191Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 12:14:39 [2020-04-22T12:14:39.954Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 12:14:40 [2020-04-22T12:14:40.312Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 12:14:40 [2020-04-22T12:14:40.531Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash 12:14:41 [2020-04-22T12:14:41.099Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning 12:14:41 [2020-04-22T12:14:41.803Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 12:14:41 [2020-04-22T12:14:41.803Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 12:14:42 [2020-04-22T12:14:42.996Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown 12:14:43 [2020-04-22T12:14:43.042Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 12:14:43 [2020-04-22T12:14:43.408Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 12:14:43 [2020-04-22T12:14:43.563Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers 12:14:44 [2020-04-22T12:14:44.935Z] --- PASS: TestBuildWithHugeFile (106.75s) 12:14:44 [2020-04-22T12:14:44.935Z] === RUN TestBuildWithEmptyDockerfile 12:14:44 [2020-04-22T12:14:44.935Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 12:14:44 [2020-04-22T12:14:44.935Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 12:14:44 [2020-04-22T12:14:44.935Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 12:14:44 [2020-04-22T12:14:44.936Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 12:14:44 [2020-04-22T12:14:44.936Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 12:14:44 [2020-04-22T12:14:44.936Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 12:14:44 [2020-04-22T12:14:44.936Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 12:14:44 [2020-04-22T12:14:44.936Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 12:14:44 [2020-04-22T12:14:44.936Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 12:14:44 [2020-04-22T12:14:44.936Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort 12:14:44 [2020-04-22T12:14:44.936Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) 12:14:44 [2020-04-22T12:14:44.936Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) 12:14:44 [2020-04-22T12:14:44.936Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) 12:14:44 [2020-04-22T12:14:44.936Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) 12:14:44 [2020-04-22T12:14:44.936Z] === RUN TestBuildPreserveOwnership 12:14:44 [2020-04-22T12:14:44.936Z] === RUN TestBuildPreserveOwnership/copy_from 12:14:45 [2020-04-22T12:14:45.167Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 12:14:45 [2020-04-22T12:14:45.515Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 12:14:46 [2020-04-22T12:14:46.309Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu 12:14:46 [2020-04-22T12:14:46.309Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal 12:14:47 [2020-04-22T12:14:47.885Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 12:14:48 [2020-04-22T12:14:48.208Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines 12:14:48 [2020-04-22T12:14:48.238Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 12:14:48 [2020-04-22T12:14:48.886Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] 12:14:49 [2020-04-22T12:14:49.142Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 12:14:49 [2020-04-22T12:14:49.143Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc 12:14:49 [2020-04-22T12:14:49.143Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork 12:14:50 [2020-04-22T12:14:50.092Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace 12:14:50 [2020-04-22T12:14:50.622Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 12:14:50 [2020-04-22T12:14:50.622Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.99s) 12:14:50 [2020-04-22T12:14:50.622Z] 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 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:325: [d5fdd7f3160d5] waiting for daemon to start 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:325: [d5fdd7f3160d5] waiting for daemon to start 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:353: [d5fdd7f3160d5] daemon started 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:296: [d5fdd7f3160d5] exiting daemon 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:325: [d5fdd7f3160d5] waiting for daemon to start 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:325: [d5fdd7f3160d5] waiting for daemon to start 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:353: [d5fdd7f3160d5] daemon started 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:461: [d5fdd7f3160d5] Stopping daemon 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:296: [d5fdd7f3160d5] exiting daemon 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:448: [d5fdd7f3160d5] Daemon stopped 12:14:50 [2020-04-22T12:14:50.622Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.21s) 12:14:50 [2020-04-22T12:14:50.622Z] 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 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:325: [dba386278bb5d] waiting for daemon to start 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:325: [dba386278bb5d] waiting for daemon to start 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:353: [dba386278bb5d] daemon started 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:461: [dba386278bb5d] Stopping daemon 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:296: [dba386278bb5d] exiting daemon 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:448: [dba386278bb5d] Daemon stopped 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:325: [dba386278bb5d] waiting for daemon to start 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:325: [dba386278bb5d] waiting for daemon to start 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:353: [dba386278bb5d] daemon started 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:461: [dba386278bb5d] Stopping daemon 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:296: [dba386278bb5d] exiting daemon 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:448: [dba386278bb5d] Daemon stopped 12:14:50 [2020-04-22T12:14:50.622Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.39s) 12:14:50 [2020-04-22T12:14:50.622Z] 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 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:325: [d82800722c49f] waiting for daemon to start 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:325: [d82800722c49f] waiting for daemon to start 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:353: [d82800722c49f] daemon started 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:461: [d82800722c49f] Stopping daemon 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:296: [d82800722c49f] exiting daemon 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:448: [d82800722c49f] Daemon stopped 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:325: [d82800722c49f] waiting for daemon to start 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:325: [d82800722c49f] waiting for daemon to start 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:353: [d82800722c49f] daemon started 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:461: [d82800722c49f] Stopping daemon 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:296: [d82800722c49f] exiting daemon 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:448: [d82800722c49f] Daemon stopped 12:14:50 [2020-04-22T12:14:50.622Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.50s) 12:14:50 [2020-04-22T12:14:50.622Z] 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 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:325: [d1e96e90d3dd8] waiting for daemon to start 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:325: [d1e96e90d3dd8] waiting for daemon to start 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:353: [d1e96e90d3dd8] daemon started 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:325: [d1e96e90d3dd8] waiting for daemon to start 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:296: [d1e96e90d3dd8] exiting daemon 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:325: [d1e96e90d3dd8] waiting for daemon to start 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:353: [d1e96e90d3dd8] daemon started 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:461: [d1e96e90d3dd8] Stopping daemon 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:296: [d1e96e90d3dd8] exiting daemon 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:448: [d1e96e90d3dd8] Daemon stopped 12:14:50 [2020-04-22T12:14:50.622Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.43s) 12:14:50 [2020-04-22T12:14:50.622Z] 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 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:325: [d621e328e035a] waiting for daemon to start 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:325: [d621e328e035a] waiting for daemon to start 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:353: [d621e328e035a] daemon started 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:296: [d621e328e035a] exiting daemon 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:325: [d621e328e035a] waiting for daemon to start 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:325: [d621e328e035a] waiting for daemon to start 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:353: [d621e328e035a] daemon started 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:461: [d621e328e035a] Stopping daemon 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:296: [d621e328e035a] exiting daemon 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:448: [d621e328e035a] Daemon stopped 12:14:50 [2020-04-22T12:14:50.622Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.43s) 12:14:50 [2020-04-22T12:14:50.622Z] 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 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:325: [ddc87565ed318] waiting for daemon to start 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:325: [ddc87565ed318] waiting for daemon to start 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:353: [ddc87565ed318] daemon started 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:461: [ddc87565ed318] Stopping daemon 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:296: [ddc87565ed318] exiting daemon 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:448: [ddc87565ed318] Daemon stopped 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:325: [ddc87565ed318] waiting for daemon to start 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:325: [ddc87565ed318] waiting for daemon to start 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:353: [ddc87565ed318] daemon started 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:461: [ddc87565ed318] Stopping daemon 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:296: [ddc87565ed318] exiting daemon 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:448: [ddc87565ed318] Daemon stopped 12:14:50 [2020-04-22T12:14:50.622Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.17s) 12:14:50 [2020-04-22T12:14:50.622Z] 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 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:325: [d111983c0eff4] waiting for daemon to start 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:325: [d111983c0eff4] waiting for daemon to start 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:353: [d111983c0eff4] daemon started 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:325: [d111983c0eff4] waiting for daemon to start 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:296: [d111983c0eff4] exiting daemon 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:325: [d111983c0eff4] waiting for daemon to start 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:353: [d111983c0eff4] daemon started 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:461: [d111983c0eff4] Stopping daemon 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:296: [d111983c0eff4] exiting daemon 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:448: [d111983c0eff4] Daemon stopped 12:14:50 [2020-04-22T12:14:50.622Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.25s) 12:14:50 [2020-04-22T12:14:50.622Z] 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 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:325: [de405db08994e] waiting for daemon to start 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:325: [de405db08994e] waiting for daemon to start 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:353: [de405db08994e] daemon started 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:461: [de405db08994e] Stopping daemon 12:14:50 [2020-04-22T12:14:50.622Z] daemon.go:296: [de405db08994e] exiting daemon 12:14:50 [2020-04-22T12:14:50.623Z] daemon.go:448: [de405db08994e] Daemon stopped 12:14:50 [2020-04-22T12:14:50.623Z] daemon.go:325: [de405db08994e] waiting for daemon to start 12:14:50 [2020-04-22T12:14:50.623Z] daemon.go:325: [de405db08994e] waiting for daemon to start 12:14:50 [2020-04-22T12:14:50.623Z] daemon.go:353: [de405db08994e] daemon started 12:14:50 [2020-04-22T12:14:50.623Z] daemon.go:461: [de405db08994e] Stopping daemon 12:14:50 [2020-04-22T12:14:50.623Z] daemon.go:296: [de405db08994e] exiting daemon 12:14:50 [2020-04-22T12:14:50.623Z] daemon.go:448: [de405db08994e] Daemon stopped 12:14:50 [2020-04-22T12:14:50.623Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.70s) 12:14:50 [2020-04-22T12:14:50.623Z] 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 12:14:50 [2020-04-22T12:14:50.623Z] daemon.go:325: [d1c31e009fd52] waiting for daemon to start 12:14:50 [2020-04-22T12:14:50.623Z] daemon.go:325: [d1c31e009fd52] waiting for daemon to start 12:14:50 [2020-04-22T12:14:50.623Z] daemon.go:353: [d1c31e009fd52] daemon started 12:14:50 [2020-04-22T12:14:50.623Z] daemon.go:461: [d1c31e009fd52] Stopping daemon 12:14:50 [2020-04-22T12:14:50.623Z] daemon.go:296: [d1c31e009fd52] exiting daemon 12:14:50 [2020-04-22T12:14:50.623Z] daemon.go:448: [d1c31e009fd52] Daemon stopped 12:14:50 [2020-04-22T12:14:50.623Z] daemon.go:325: [d1c31e009fd52] waiting for daemon to start 12:14:50 [2020-04-22T12:14:50.623Z] daemon.go:325: [d1c31e009fd52] waiting for daemon to start 12:14:50 [2020-04-22T12:14:50.623Z] daemon.go:353: [d1c31e009fd52] daemon started 12:14:50 [2020-04-22T12:14:50.623Z] daemon.go:461: [d1c31e009fd52] Stopping daemon 12:14:50 [2020-04-22T12:14:50.623Z] daemon.go:296: [d1c31e009fd52] exiting daemon 12:14:50 [2020-04-22T12:14:50.623Z] daemon.go:448: [d1c31e009fd52] Daemon stopped 12:14:50 [2020-04-22T12:14:50.623Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.73s) 12:14:50 [2020-04-22T12:14:50.623Z] 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 12:14:50 [2020-04-22T12:14:50.623Z] daemon.go:325: [dfcdfac9261ef] waiting for daemon to start 12:14:50 [2020-04-22T12:14:50.623Z] daemon.go:325: [dfcdfac9261ef] waiting for daemon to start 12:14:50 [2020-04-22T12:14:50.623Z] daemon.go:353: [dfcdfac9261ef] daemon started 12:14:50 [2020-04-22T12:14:50.623Z] daemon.go:325: [dfcdfac9261ef] waiting for daemon to start 12:14:50 [2020-04-22T12:14:50.623Z] daemon.go:296: [dfcdfac9261ef] exiting daemon 12:14:50 [2020-04-22T12:14:50.623Z] daemon.go:325: [dfcdfac9261ef] waiting for daemon to start 12:14:50 [2020-04-22T12:14:50.623Z] daemon.go:353: [dfcdfac9261ef] daemon started 12:14:50 [2020-04-22T12:14:50.623Z] daemon.go:461: [dfcdfac9261ef] Stopping daemon 12:14:50 [2020-04-22T12:14:50.623Z] daemon.go:296: [dfcdfac9261ef] exiting daemon 12:14:50 [2020-04-22T12:14:50.623Z] daemon.go:448: [dfcdfac9261ef] Daemon stopped 12:14:50 [2020-04-22T12:14:50.623Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.14s) 12:14:50 [2020-04-22T12:14:50.623Z] 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 12:14:50 [2020-04-22T12:14:50.623Z] daemon.go:325: [d5d9159273763] waiting for daemon to start 12:14:50 [2020-04-22T12:14:50.623Z] daemon.go:325: [d5d9159273763] waiting for daemon to start 12:14:50 [2020-04-22T12:14:50.623Z] daemon.go:353: [d5d9159273763] daemon started 12:14:50 [2020-04-22T12:14:50.623Z] daemon.go:325: [d5d9159273763] waiting for daemon to start 12:14:50 [2020-04-22T12:14:50.623Z] daemon.go:296: [d5d9159273763] exiting daemon 12:14:50 [2020-04-22T12:14:50.623Z] daemon.go:325: [d5d9159273763] waiting for daemon to start 12:14:50 [2020-04-22T12:14:50.623Z] daemon.go:353: [d5d9159273763] daemon started 12:14:50 [2020-04-22T12:14:50.623Z] daemon.go:461: [d5d9159273763] Stopping daemon 12:14:50 [2020-04-22T12:14:50.623Z] daemon.go:296: [d5d9159273763] exiting daemon 12:14:50 [2020-04-22T12:14:50.623Z] daemon.go:448: [d5d9159273763] Daemon stopped 12:14:50 [2020-04-22T12:14:50.623Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.15s) 12:14:50 [2020-04-22T12:14:50.623Z] 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 12:14:50 [2020-04-22T12:14:50.623Z] daemon.go:325: [d08dd728943e6] waiting for daemon to start 12:14:50 [2020-04-22T12:14:50.623Z] daemon.go:325: [d08dd728943e6] waiting for daemon to start 12:14:50 [2020-04-22T12:14:50.623Z] daemon.go:353: [d08dd728943e6] daemon started 12:14:50 [2020-04-22T12:14:50.623Z] daemon.go:461: [d08dd728943e6] Stopping daemon 12:14:50 [2020-04-22T12:14:50.623Z] daemon.go:296: [d08dd728943e6] exiting daemon 12:14:50 [2020-04-22T12:14:50.623Z] daemon.go:448: [d08dd728943e6] Daemon stopped 12:14:50 [2020-04-22T12:14:50.623Z] daemon.go:325: [d08dd728943e6] waiting for daemon to start 12:14:50 [2020-04-22T12:14:50.623Z] daemon.go:325: [d08dd728943e6] waiting for daemon to start 12:14:50 [2020-04-22T12:14:50.623Z] daemon.go:353: [d08dd728943e6] daemon started 12:14:50 [2020-04-22T12:14:50.623Z] daemon.go:461: [d08dd728943e6] Stopping daemon 12:14:50 [2020-04-22T12:14:50.623Z] daemon.go:296: [d08dd728943e6] exiting daemon 12:14:50 [2020-04-22T12:14:50.623Z] daemon.go:448: [d08dd728943e6] Daemon stopped 12:14:50 [2020-04-22T12:14:50.623Z] === RUN TestKernelTCPMemory 12:14:51 [2020-04-22T12:14:51.058Z] === RUN TestDockerSuite/TestAppArmorTraceSelf 12:14:51 [2020-04-22T12:14:51.322Z] --- PASS: TestBuildPreserveOwnership (6.22s) 12:14:51 [2020-04-22T12:14:51.322Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.90s) 12:14:51 [2020-04-22T12:14:51.322Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.30s) 12:14:51 [2020-04-22T12:14:51.322Z] === RUN TestBuildPlatformInvalid 12:14:51 [2020-04-22T12:14:51.322Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr 12:14:51 [2020-04-22T12:14:51.322Z] --- PASS: TestBuildPlatformInvalid (0.12s) 12:14:51 [2020-04-22T12:14:51.322Z] PASS 12:14:51 [2020-04-22T12:14:51.322Z] 12:14:51 [2020-04-22T12:14:51.322Z] DONE 30 tests in 190.576s 12:14:51 [2020-04-22T12:14:51.322Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 12:14:51 [2020-04-22T12:14:51.322Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m 12:14:51 [2020-04-22T12:14:51.322Z] ++ set -e 12:14:51 [2020-04-22T12:14:51.322Z] ++ '[' -n 0 ']' 12:14:51 [2020-04-22T12:14:51.322Z] ++ set -x 12:14:51 [2020-04-22T12:14:51.322Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m 12:14:51 [2020-04-22T12:14:51.367Z] --- PASS: TestKernelTCPMemory (0.86s) 12:14:51 [2020-04-22T12:14:51.367Z] === RUN TestNISDomainname 12:14:51 [2020-04-22T12:14:51.580Z] INFO: Testing against a local daemon 12:14:51 [2020-04-22T12:14:51.580Z] === RUN TestConfigList 12:14:51 [2020-04-22T12:14:51.838Z] === RUN TestDockerSuite/TestAttachAfterDetach 12:14:52 [2020-04-22T12:14:52.569Z] --- PASS: TestNISDomainname (1.06s) 12:14:52 [2020-04-22T12:14:52.570Z] === RUN TestStats 12:14:54 [2020-04-22T12:14:54.285Z] --- PASS: TestStats (1.91s) 12:14:54 [2020-04-22T12:14:54.285Z] === RUN TestStopContainerWithTimeout 12:14:54 [2020-04-22T12:14:54.285Z] === RUN TestStopContainerWithTimeout/0 12:14:54 [2020-04-22T12:14:54.285Z] === PAUSE TestStopContainerWithTimeout/0 12:14:54 [2020-04-22T12:14:54.285Z] === RUN TestStopContainerWithTimeout/1 12:14:54 [2020-04-22T12:14:54.285Z] === PAUSE TestStopContainerWithTimeout/1 12:14:54 [2020-04-22T12:14:54.285Z] === RUN TestStopContainerWithTimeout/3 12:14:54 [2020-04-22T12:14:54.285Z] === PAUSE TestStopContainerWithTimeout/3 12:14:54 [2020-04-22T12:14:54.285Z] === RUN TestStopContainerWithTimeout/-1 12:14:54 [2020-04-22T12:14:54.285Z] === PAUSE TestStopContainerWithTimeout/-1 12:14:54 [2020-04-22T12:14:54.285Z] === CONT TestStopContainerWithTimeout/0 12:14:54 [2020-04-22T12:14:54.285Z] === CONT TestStopContainerWithTimeout/-1 12:14:54 [2020-04-22T12:14:54.364Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop 12:14:54 [2020-04-22T12:14:54.621Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 12:14:55 [2020-04-22T12:14:55.037Z] === CONT TestStopContainerWithTimeout/3 12:14:55 [2020-04-22T12:14:55.186Z] --- PASS: TestConfigList (3.47s) 12:14:55 [2020-04-22T12:14:55.186Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList 12:14:55 [2020-04-22T12:14:55.186Z] daemon.go:325: [d5c1f1c40a85c] waiting for daemon to start 12:14:55 [2020-04-22T12:14:55.186Z] daemon.go:325: [d5c1f1c40a85c] waiting for daemon to start 12:14:55 [2020-04-22T12:14:55.186Z] daemon.go:353: [d5c1f1c40a85c] daemon started 12:14:55 [2020-04-22T12:14:55.186Z] daemon.go:461: [d5c1f1c40a85c] Stopping daemon 12:14:55 [2020-04-22T12:14:55.186Z] daemon.go:296: [d5c1f1c40a85c] exiting daemon 12:14:55 [2020-04-22T12:14:55.186Z] daemon.go:448: [d5c1f1c40a85c] Daemon stopped 12:14:55 [2020-04-22T12:14:55.186Z] === RUN TestConfigsCreateAndDelete 12:14:56 [2020-04-22T12:14:56.119Z] === RUN TestDockerSuite/TestAttachDetach 12:14:57 [2020-04-22T12:14:57.053Z] === RUN TestDockerSuite/TestAttachDisconnect 12:14:57 [2020-04-22T12:14:57.364Z] === CONT TestStopContainerWithTimeout/1 12:14:57 [2020-04-22T12:14:57.985Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart 12:14:57 [2020-04-22T12:14:57.985Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP 12:14:57 [2020-04-22T12:14:57.985Z] --- PASS: TestConfigsCreateAndDelete (3.06s) 12:14:57 [2020-04-22T12:14:57.985Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete 12:14:57 [2020-04-22T12:14:57.985Z] daemon.go:325: [dc421a6ef7330] waiting for daemon to start 12:14:57 [2020-04-22T12:14:57.985Z] daemon.go:325: [dc421a6ef7330] waiting for daemon to start 12:14:57 [2020-04-22T12:14:57.985Z] daemon.go:353: [dc421a6ef7330] daemon started 12:14:57 [2020-04-22T12:14:57.985Z] daemon.go:461: [dc421a6ef7330] Stopping daemon 12:14:57 [2020-04-22T12:14:57.985Z] daemon.go:296: [dc421a6ef7330] exiting daemon 12:14:57 [2020-04-22T12:14:57.985Z] daemon.go:448: [dc421a6ef7330] Daemon stopped 12:14:57 [2020-04-22T12:14:57.985Z] === RUN TestConfigsUpdate 12:14:59 [2020-04-22T12:14:59.466Z] --- PASS: TestStopContainerWithTimeout (0.01s) 12:14:59 [2020-04-22T12:14:59.466Z] --- PASS: TestStopContainerWithTimeout/0 (0.89s) 12:14:59 [2020-04-22T12:14:59.466Z] --- PASS: TestStopContainerWithTimeout/-1 (3.00s) 12:14:59 [2020-04-22T12:14:59.466Z] --- PASS: TestStopContainerWithTimeout/3 (2.88s) 12:14:59 [2020-04-22T12:14:59.466Z] --- PASS: TestStopContainerWithTimeout/1 (1.93s) 12:14:59 [2020-04-22T12:14:59.466Z] === RUN TestDeleteDevicemapper 12:14:59 [2020-04-22T12:14:59.466Z] --- SKIP: TestDeleteDevicemapper (0.00s) 12:14:59 [2020-04-22T12:14:59.466Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 12:14:59 [2020-04-22T12:14:59.466Z] === RUN TestStopContainerWithRestartPolicyAlways 12:14:59 [2020-04-22T12:14:59.882Z] === RUN TestDockerSuite/TestAttachPausedContainer 12:15:00 [2020-04-22T12:15:00.446Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone 12:15:00 [2020-04-22T12:15:00.704Z] --- PASS: TestConfigsUpdate (2.75s) 12:15:00 [2020-04-22T12:15:00.704Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate 12:15:00 [2020-04-22T12:15:00.704Z] daemon.go:325: [dc6bc3cba96cb] waiting for daemon to start 12:15:00 [2020-04-22T12:15:00.704Z] daemon.go:325: [dc6bc3cba96cb] waiting for daemon to start 12:15:00 [2020-04-22T12:15:00.704Z] daemon.go:353: [dc6bc3cba96cb] daemon started 12:15:00 [2020-04-22T12:15:00.704Z] daemon.go:461: [dc6bc3cba96cb] Stopping daemon 12:15:00 [2020-04-22T12:15:00.704Z] daemon.go:296: [dc6bc3cba96cb] exiting daemon 12:15:00 [2020-04-22T12:15:00.704Z] daemon.go:448: [dc6bc3cba96cb] Daemon stopped 12:15:00 [2020-04-22T12:15:00.704Z] === RUN TestTemplatedConfig 12:15:00 [2020-04-22T12:15:00.962Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin 12:15:01 [2020-04-22T12:15:01.879Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.74s) 12:15:01 [2020-04-22T12:15:01.880Z] === RUN TestUpdateMemory 12:15:01 [2020-04-22T12:15:01.880Z] --- SKIP: TestUpdateMemory (0.00s) 12:15:01 [2020-04-22T12:15:01.880Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit 12:15:01 [2020-04-22T12:15:01.880Z] === RUN TestUpdateCPUQuota 12:15:01 [2020-04-22T12:15:01.898Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent 12:15:01 [2020-04-22T12:15:01.898Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF 12:15:03 [2020-04-22T12:15:03.079Z] --- PASS: TestUpdateCPUQuota (1.34s) 12:15:03 [2020-04-22T12:15:03.079Z] === RUN TestUpdatePidsLimit 12:15:03 [2020-04-22T12:15:03.079Z] === RUN TestUpdatePidsLimit/update_from_none 12:15:03 [2020-04-22T12:15:03.738Z] tests/integration/api_volume_test.py ......... [ 74%] 12:15:03 [2020-04-22T12:15:03.798Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote 12:15:03 [2020-04-22T12:15:03.835Z] === RUN TestUpdatePidsLimit/no_change 12:15:03 [2020-04-22T12:15:03.835Z] === RUN TestUpdatePidsLimit/update_lower 12:15:04 [2020-04-22T12:15:04.366Z] --- PASS: TestTemplatedConfig (3.50s) 12:15:04 [2020-04-22T12:15:04.366Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig 12:15:04 [2020-04-22T12:15:04.366Z] daemon.go:325: [dce843f70145c] waiting for daemon to start 12:15:04 [2020-04-22T12:15:04.366Z] daemon.go:325: [dce843f70145c] waiting for daemon to start 12:15:04 [2020-04-22T12:15:04.366Z] daemon.go:353: [dce843f70145c] daemon started 12:15:04 [2020-04-22T12:15:04.366Z] daemon.go:461: [dce843f70145c] Stopping daemon 12:15:04 [2020-04-22T12:15:04.366Z] daemon.go:296: [dce843f70145c] exiting daemon 12:15:04 [2020-04-22T12:15:04.366Z] daemon.go:448: [dce843f70145c] Daemon stopped 12:15:04 [2020-04-22T12:15:04.366Z] === RUN TestConfigInspect 12:15:04 [2020-04-22T12:15:04.366Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress 12:15:04 [2020-04-22T12:15:04.583Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 12:15:04 [2020-04-22T12:15:04.583Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 12:15:04 [2020-04-22T12:15:04.931Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress 12:15:05 [2020-04-22T12:15:05.333Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 12:15:05 [2020-04-22T12:15:05.496Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode 12:15:05 [2020-04-22T12:15:05.496Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile 12:15:05 [2020-04-22T12:15:05.690Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 12:15:05 [2020-04-22T12:15:05.889Z] tests/integration/client_test.py ..... [ 76%] 12:15:06 [2020-04-22T12:15:06.453Z] tests/integration/errors_test.py . [ 76%] 12:15:06 [2020-04-22T12:15:06.868Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog 12:15:06 [2020-04-22T12:15:06.868Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile 12:15:06 [2020-04-22T12:15:06.899Z] --- PASS: TestUpdatePidsLimit (3.58s) 12:15:06 [2020-04-22T12:15:06.899Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) 12:15:06 [2020-04-22T12:15:06.899Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) 12:15:06 [2020-04-22T12:15:06.899Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) 12:15:06 [2020-04-22T12:15:06.899Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) 12:15:06 [2020-04-22T12:15:06.899Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) 12:15:06 [2020-04-22T12:15:06.899Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) 12:15:06 [2020-04-22T12:15:06.899Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.32s) 12:15:06 [2020-04-22T12:15:06.899Z] === RUN TestUpdateRestartPolicy 12:15:07 [2020-04-22T12:15:07.433Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit 12:15:07 [2020-04-22T12:15:07.691Z] --- PASS: TestConfigInspect (3.44s) 12:15:07 [2020-04-22T12:15:07.691Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect 12:15:07 [2020-04-22T12:15:07.691Z] daemon.go:325: [d384945f00550] waiting for daemon to start 12:15:07 [2020-04-22T12:15:07.691Z] daemon.go:325: [d384945f00550] waiting for daemon to start 12:15:07 [2020-04-22T12:15:07.691Z] daemon.go:353: [d384945f00550] daemon started 12:15:07 [2020-04-22T12:15:07.691Z] daemon.go:461: [d384945f00550] Stopping daemon 12:15:07 [2020-04-22T12:15:07.691Z] daemon.go:296: [d384945f00550] exiting daemon 12:15:07 [2020-04-22T12:15:07.691Z] daemon.go:448: [d384945f00550] Daemon stopped 12:15:07 [2020-04-22T12:15:07.691Z] === RUN TestConfigCreateWithLabels 12:15:07 [2020-04-22T12:15:07.949Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext 12:15:07 [2020-04-22T12:15:07.949Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile 12:15:09 [2020-04-22T12:15:09.325Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths 12:15:09 [2020-04-22T12:15:09.891Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet 12:15:09 [2020-04-22T12:15:09.891Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace 12:15:11 [2020-04-22T12:15:11.263Z] --- PASS: TestConfigCreateWithLabels (3.35s) 12:15:11 [2020-04-22T12:15:11.263Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels 12:15:11 [2020-04-22T12:15:11.263Z] daemon.go:325: [d6ae9f6bfb5bd] waiting for daemon to start 12:15:11 [2020-04-22T12:15:11.263Z] daemon.go:325: [d6ae9f6bfb5bd] waiting for daemon to start 12:15:11 [2020-04-22T12:15:11.263Z] daemon.go:353: [d6ae9f6bfb5bd] daemon started 12:15:11 [2020-04-22T12:15:11.263Z] daemon.go:461: [d6ae9f6bfb5bd] Stopping daemon 12:15:11 [2020-04-22T12:15:11.263Z] daemon.go:296: [d6ae9f6bfb5bd] exiting daemon 12:15:11 [2020-04-22T12:15:11.263Z] daemon.go:448: [d6ae9f6bfb5bd] Daemon stopped 12:15:11 [2020-04-22T12:15:11.263Z] === RUN TestConfigCreateResolve 12:15:11 [2020-04-22T12:15:11.522Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit 12:15:14 [2020-04-22T12:15:14.802Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig 12:15:14 [2020-04-22T12:15:14.803Z] --- PASS: TestConfigCreateResolve (3.61s) 12:15:14 [2020-04-22T12:15:14.803Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve 12:15:14 [2020-04-22T12:15:14.803Z] daemon.go:325: [dcb7cdc08063b] waiting for daemon to start 12:15:14 [2020-04-22T12:15:14.803Z] daemon.go:325: [dcb7cdc08063b] waiting for daemon to start 12:15:14 [2020-04-22T12:15:14.803Z] daemon.go:353: [dcb7cdc08063b] daemon started 12:15:14 [2020-04-22T12:15:14.803Z] daemon.go:461: [dcb7cdc08063b] Stopping daemon 12:15:14 [2020-04-22T12:15:14.803Z] daemon.go:296: [dcb7cdc08063b] exiting daemon 12:15:14 [2020-04-22T12:15:14.803Z] daemon.go:448: [dcb7cdc08063b] Daemon stopped 12:15:14 [2020-04-22T12:15:14.803Z] === RUN TestConfigDaemonLibtrustID 12:15:15 [2020-04-22T12:15:15.369Z] --- PASS: TestConfigDaemonLibtrustID (0.58s) 12:15:15 [2020-04-22T12:15:15.369Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID 12:15:15 [2020-04-22T12:15:15.369Z] daemon.go:325: [d9f98ccee3abf] waiting for daemon to start 12:15:15 [2020-04-22T12:15:15.369Z] daemon.go:325: [d9f98ccee3abf] waiting for daemon to start 12:15:15 [2020-04-22T12:15:15.369Z] daemon.go:353: [d9f98ccee3abf] daemon started 12:15:15 [2020-04-22T12:15:15.369Z] daemon.go:461: [d9f98ccee3abf] Stopping daemon 12:15:15 [2020-04-22T12:15:15.369Z] daemon.go:296: [d9f98ccee3abf] exiting daemon 12:15:15 [2020-04-22T12:15:15.369Z] daemon.go:448: [d9f98ccee3abf] Daemon stopped 12:15:15 [2020-04-22T12:15:15.369Z] PASS 12:15:15 [2020-04-22T12:15:15.369Z] 12:15:15 [2020-04-22T12:15:15.369Z] DONE 8 tests in 23.908s 12:15:15 [2020-04-22T12:15:15.369Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 12:15:15 [2020-04-22T12:15:15.369Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m 12:15:15 [2020-04-22T12:15:15.369Z] ++ set -e 12:15:15 [2020-04-22T12:15:15.369Z] ++ '[' -n 0 ']' 12:15:15 [2020-04-22T12:15:15.369Z] ++ set -x 12:15:15 [2020-04-22T12:15:15.369Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m 12:15:15 [2020-04-22T12:15:15.369Z] INFO: Testing against a local daemon 12:15:15 [2020-04-22T12:15:15.369Z] === RUN TestCheckpoint 12:15:15 [2020-04-22T12:15:15.369Z] --- SKIP: TestCheckpoint (0.00s) 12:15:15 [2020-04-22T12:15:15.369Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 12:15:15 [2020-04-22T12:15:15.369Z] === RUN TestContainerInvalidJSON 12:15:15 [2020-04-22T12:15:15.627Z] === RUN TestContainerInvalidJSON//containers/foobar/copy 12:15:15 [2020-04-22T12:15:15.627Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy 12:15:15 [2020-04-22T12:15:15.627Z] === RUN TestContainerInvalidJSON//containers/foobar/exec 12:15:15 [2020-04-22T12:15:15.627Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec 12:15:15 [2020-04-22T12:15:15.627Z] === RUN TestContainerInvalidJSON//exec/foobar/start 12:15:15 [2020-04-22T12:15:15.627Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start 12:15:15 [2020-04-22T12:15:15.627Z] === CONT TestContainerInvalidJSON//containers/foobar/copy 12:15:15 [2020-04-22T12:15:15.627Z] === CONT TestContainerInvalidJSON//exec/foobar/start 12:15:15 [2020-04-22T12:15:15.627Z] === CONT TestContainerInvalidJSON//containers/foobar/exec 12:15:15 [2020-04-22T12:15:15.627Z] --- PASS: TestContainerInvalidJSON (0.02s) 12:15:15 [2020-04-22T12:15:15.627Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) 12:15:15 [2020-04-22T12:15:15.627Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) 12:15:15 [2020-04-22T12:15:15.627Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) 12:15:15 [2020-04-22T12:15:15.627Z] === RUN TestCopyFromContainerPathDoesNotExist 12:15:15 [2020-04-22T12:15:15.627Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) 12:15:15 [2020-04-22T12:15:15.627Z] === RUN TestCopyFromContainerPathIsNotDir 12:15:15 [2020-04-22T12:15:15.627Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) 12:15:15 [2020-04-22T12:15:15.627Z] === RUN TestCopyToContainerPathDoesNotExist 12:15:15 [2020-04-22T12:15:15.885Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload 12:15:15 [2020-04-22T12:15:15.885Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) 12:15:15 [2020-04-22T12:15:15.885Z] === RUN TestCopyToContainerPathIsNotDir 12:15:15 [2020-04-22T12:15:15.885Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) 12:15:15 [2020-04-22T12:15:15.885Z] === RUN TestCopyFromContainer 12:15:16 [2020-04-22T12:15:16.450Z] === RUN TestDockerDaemonSuite/TestDaemonEvents 12:15:17 [2020-04-22T12:15:17.823Z] === RUN TestCopyFromContainer// 12:15:17 [2020-04-22T12:15:17.823Z] === RUN TestCopyFromContainer//bar/root 12:15:18 [2020-04-22T12:15:18.080Z] === RUN TestCopyFromContainer//bar/root/ 12:15:18 [2020-04-22T12:15:18.080Z] === RUN TestCopyFromContainer/bar/quux 12:15:18 [2020-04-22T12:15:18.080Z] === RUN TestCopyFromContainer/bar/quux/ 12:15:18 [2020-04-22T12:15:18.338Z] === RUN TestCopyFromContainer/bar/quux/baz 12:15:18 [2020-04-22T12:15:18.338Z] === RUN TestCopyFromContainer/bar/filesymlink 12:15:18 [2020-04-22T12:15:18.338Z] === RUN TestCopyFromContainer/bar/dirsymlink 12:15:18 [2020-04-22T12:15:18.596Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 12:15:18 [2020-04-22T12:15:18.596Z] === RUN TestCopyFromContainer/bar/notarget 12:15:18 [2020-04-22T12:15:18.854Z] --- PASS: TestCopyFromContainer (2.87s) 12:15:18 [2020-04-22T12:15:18.854Z] --- PASS: TestCopyFromContainer// (0.07s) 12:15:18 [2020-04-22T12:15:18.854Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) 12:15:18 [2020-04-22T12:15:18.854Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) 12:15:18 [2020-04-22T12:15:18.854Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) 12:15:18 [2020-04-22T12:15:18.854Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) 12:15:18 [2020-04-22T12:15:18.854Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) 12:15:18 [2020-04-22T12:15:18.854Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) 12:15:18 [2020-04-22T12:15:18.854Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.16s) 12:15:18 [2020-04-22T12:15:18.854Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s) 12:15:18 [2020-04-22T12:15:18.854Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) 12:15:18 [2020-04-22T12:15:18.854Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 12:15:18 [2020-04-22T12:15:18.854Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 12:15:18 [2020-04-22T12:15:18.854Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 12:15:18 [2020-04-22T12:15:18.854Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 12:15:18 [2020-04-22T12:15:18.854Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 12:15:18 [2020-04-22T12:15:18.854Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 12:15:18 [2020-04-22T12:15:18.854Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 12:15:18 [2020-04-22T12:15:18.854Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 12:15:18 [2020-04-22T12:15:18.854Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 12:15:18 [2020-04-22T12:15:18.854Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 12:15:18 [2020-04-22T12:15:18.854Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) 12:15:18 [2020-04-22T12:15:18.854Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 12:15:18 [2020-04-22T12:15:18.854Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 12:15:18 [2020-04-22T12:15:18.854Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 12:15:18 [2020-04-22T12:15:18.854Z] === RUN TestCreateLinkToNonExistingContainer 12:15:18 [2020-04-22T12:15:18.854Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) 12:15:18 [2020-04-22T12:15:18.854Z] === RUN TestCreateWithInvalidEnv 12:15:18 [2020-04-22T12:15:18.854Z] === RUN TestCreateWithInvalidEnv/0 12:15:18 [2020-04-22T12:15:18.854Z] === PAUSE TestCreateWithInvalidEnv/0 12:15:18 [2020-04-22T12:15:18.854Z] === RUN TestCreateWithInvalidEnv/1 12:15:18 [2020-04-22T12:15:18.854Z] === PAUSE TestCreateWithInvalidEnv/1 12:15:18 [2020-04-22T12:15:18.854Z] === RUN TestCreateWithInvalidEnv/2 12:15:18 [2020-04-22T12:15:18.854Z] === PAUSE TestCreateWithInvalidEnv/2 12:15:18 [2020-04-22T12:15:18.854Z] === CONT TestCreateWithInvalidEnv/2 12:15:18 [2020-04-22T12:15:18.854Z] === CONT TestCreateWithInvalidEnv/0 12:15:18 [2020-04-22T12:15:18.854Z] === CONT TestCreateWithInvalidEnv/1 12:15:18 [2020-04-22T12:15:18.854Z] --- PASS: TestCreateWithInvalidEnv (0.01s) 12:15:18 [2020-04-22T12:15:18.854Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 12:15:18 [2020-04-22T12:15:18.854Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 12:15:18 [2020-04-22T12:15:18.854Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 12:15:18 [2020-04-22T12:15:18.854Z] === RUN TestCreateTmpfsMountsTarget 12:15:18 [2020-04-22T12:15:18.854Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) 12:15:18 [2020-04-22T12:15:18.854Z] === RUN TestCreateWithCustomMaskedPaths 12:15:20 [2020-04-22T12:15:20.227Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters 12:15:20 [2020-04-22T12:15:20.369Z] --- PASS: TestUpdateRestartPolicy (12.36s) 12:15:20 [2020-04-22T12:15:20.369Z] === RUN TestUpdateRestartWithAutoRemove 12:15:20 [2020-04-22T12:15:20.369Z] --- PASS: TestUpdateRestartWithAutoRemove (0.90s) 12:15:20 [2020-04-22T12:15:20.369Z] === RUN TestWaitNonBlocked 12:15:20 [2020-04-22T12:15:20.369Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 12:15:20 [2020-04-22T12:15:20.369Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 12:15:20 [2020-04-22T12:15:20.369Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 12:15:20 [2020-04-22T12:15:20.369Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 12:15:20 [2020-04-22T12:15:20.369Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 12:15:20 [2020-04-22T12:15:20.369Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 12:15:21 [2020-04-22T12:15:21.121Z] --- PASS: TestWaitNonBlocked (0.01s) 12:15:21 [2020-04-22T12:15:21.121Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.09s) 12:15:21 [2020-04-22T12:15:21.121Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.16s) 12:15:21 [2020-04-22T12:15:21.121Z] === RUN TestWaitBlocked 12:15:21 [2020-04-22T12:15:21.121Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 12:15:21 [2020-04-22T12:15:21.121Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 12:15:21 [2020-04-22T12:15:21.121Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 12:15:21 [2020-04-22T12:15:21.121Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 12:15:21 [2020-04-22T12:15:21.121Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 12:15:21 [2020-04-22T12:15:21.121Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 12:15:21 [2020-04-22T12:15:21.600Z] --- PASS: TestCreateWithCustomMaskedPaths (2.46s) 12:15:21 [2020-04-22T12:15:21.600Z] === RUN TestCreateWithCapabilities 12:15:21 [2020-04-22T12:15:21.600Z] === RUN TestCreateWithCapabilities/no_capabilities 12:15:21 [2020-04-22T12:15:21.600Z] === PAUSE TestCreateWithCapabilities/no_capabilities 12:15:21 [2020-04-22T12:15:21.600Z] === RUN TestCreateWithCapabilities/empty_capabilities 12:15:21 [2020-04-22T12:15:21.600Z] === PAUSE TestCreateWithCapabilities/empty_capabilities 12:15:21 [2020-04-22T12:15:21.600Z] === RUN TestCreateWithCapabilities/valid_capabilities 12:15:21 [2020-04-22T12:15:21.600Z] === PAUSE TestCreateWithCapabilities/valid_capabilities 12:15:21 [2020-04-22T12:15:21.600Z] === RUN TestCreateWithCapabilities/invalid_capabilities 12:15:21 [2020-04-22T12:15:21.600Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities 12:15:21 [2020-04-22T12:15:21.600Z] === RUN TestCreateWithCapabilities/duplicate_capabilities 12:15:21 [2020-04-22T12:15:21.600Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities 12:15:21 [2020-04-22T12:15:21.600Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 12:15:21 [2020-04-22T12:15:21.600Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 12:15:21 [2020-04-22T12:15:21.600Z] === RUN TestCreateWithCapabilities/empty_capadd 12:15:21 [2020-04-22T12:15:21.600Z] === PAUSE TestCreateWithCapabilities/empty_capadd 12:15:21 [2020-04-22T12:15:21.600Z] === RUN TestCreateWithCapabilities/empty_capdrop 12:15:21 [2020-04-22T12:15:21.600Z] === PAUSE TestCreateWithCapabilities/empty_capdrop 12:15:21 [2020-04-22T12:15:21.600Z] === RUN TestCreateWithCapabilities/capadd_capdrop 12:15:21 [2020-04-22T12:15:21.600Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop 12:15:21 [2020-04-22T12:15:21.600Z] === RUN TestCreateWithCapabilities/conflict_with_capadd 12:15:21 [2020-04-22T12:15:21.600Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd 12:15:21 [2020-04-22T12:15:21.600Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop 12:15:21 [2020-04-22T12:15:21.600Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop 12:15:21 [2020-04-22T12:15:21.600Z] === CONT TestCreateWithCapabilities/no_capabilities 12:15:21 [2020-04-22T12:15:21.600Z] === CONT TestCreateWithCapabilities/empty_capadd 12:15:21 [2020-04-22T12:15:21.600Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop 12:15:21 [2020-04-22T12:15:21.600Z] === CONT TestCreateWithCapabilities/conflict_with_capadd 12:15:21 [2020-04-22T12:15:21.600Z] === CONT TestCreateWithCapabilities/capadd_capdrop 12:15:21 [2020-04-22T12:15:21.600Z] === CONT TestCreateWithCapabilities/empty_capdrop 12:15:21 [2020-04-22T12:15:21.600Z] === CONT TestCreateWithCapabilities/invalid_capabilities 12:15:21 [2020-04-22T12:15:21.600Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 12:15:21 [2020-04-22T12:15:21.600Z] === CONT TestCreateWithCapabilities/duplicate_capabilities 12:15:21 [2020-04-22T12:15:21.600Z] === CONT TestCreateWithCapabilities/valid_capabilities 12:15:21 [2020-04-22T12:15:21.600Z] === CONT TestCreateWithCapabilities/empty_capabilities 12:15:21 [2020-04-22T12:15:21.600Z] --- PASS: TestCreateWithCapabilities (0.02s) 12:15:21 [2020-04-22T12:15:21.600Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) 12:15:21 [2020-04-22T12:15:21.600Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) 12:15:21 [2020-04-22T12:15:21.600Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) 12:15:21 [2020-04-22T12:15:21.600Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) 12:15:21 [2020-04-22T12:15:21.600Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s) 12:15:21 [2020-04-22T12:15:21.600Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) 12:15:21 [2020-04-22T12:15:21.600Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) 12:15:21 [2020-04-22T12:15:21.600Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s) 12:15:21 [2020-04-22T12:15:21.600Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) 12:15:21 [2020-04-22T12:15:21.600Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) 12:15:21 [2020-04-22T12:15:21.600Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) 12:15:21 [2020-04-22T12:15:21.600Z] === RUN TestCreateWithCustomReadonlyPaths 12:15:22 [2020-04-22T12:15:22.855Z] --- PASS: TestWaitBlocked (0.02s) 12:15:22 [2020-04-22T12:15:22.855Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.28s) 12:15:22 [2020-04-22T12:15:22.855Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.34s) 12:15:22 [2020-04-22T12:15:22.855Z] === CONT TestContainerStartOnDaemonRestart 12:15:22 [2020-04-22T12:15:22.855Z] === CONT TestIpcModeOlderClient 12:15:22 [2020-04-22T12:15:22.855Z] --- PASS: TestIpcModeOlderClient (0.16s) 12:15:22 [2020-04-22T12:15:22.855Z] === CONT TestDaemonRestartIpcMode 12:15:23 [2020-04-22T12:15:23.502Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure 12:15:24 [2020-04-22T12:15:24.069Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.44s) 12:15:24 [2020-04-22T12:15:24.069Z] === RUN TestCreateWithInvalidHealthcheckParams 12:15:24 [2020-04-22T12:15:24.069Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 12:15:24 [2020-04-22T12:15:24.069Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 12:15:24 [2020-04-22T12:15:24.069Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 12:15:24 [2020-04-22T12:15:24.069Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 12:15:24 [2020-04-22T12:15:24.069Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 12:15:24 [2020-04-22T12:15:24.069Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 12:15:24 [2020-04-22T12:15:24.069Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 12:15:24 [2020-04-22T12:15:24.069Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 12:15:24 [2020-04-22T12:15:24.069Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 12:15:24 [2020-04-22T12:15:24.069Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 12:15:24 [2020-04-22T12:15:24.069Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 12:15:24 [2020-04-22T12:15:24.069Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 12:15:24 [2020-04-22T12:15:24.069Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 12:15:24 [2020-04-22T12:15:24.069Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 12:15:24 [2020-04-22T12:15:24.069Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 12:15:24 [2020-04-22T12:15:24.069Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD 12:15:24 [2020-04-22T12:15:24.069Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) 12:15:24 [2020-04-22T12:15:24.069Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) 12:15:24 [2020-04-22T12:15:24.069Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) 12:15:24 [2020-04-22T12:15:24.069Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) 12:15:24 [2020-04-22T12:15:24.069Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) 12:15:24 [2020-04-22T12:15:24.069Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) 12:15:24 [2020-04-22T12:15:24.069Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 12:15:24 [2020-04-22T12:15:24.635Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug 12:15:24 [2020-04-22T12:15:24.894Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s) 12:15:24 [2020-04-22T12:15:24.894Z] === RUN TestContainerStartOnDaemonRestart 12:15:24 [2020-04-22T12:15:24.894Z] === PAUSE TestContainerStartOnDaemonRestart 12:15:24 [2020-04-22T12:15:24.894Z] === RUN TestDaemonRestartIpcMode 12:15:24 [2020-04-22T12:15:24.894Z] === PAUSE TestDaemonRestartIpcMode 12:15:24 [2020-04-22T12:15:24.894Z] === RUN TestDiff 12:15:25 [2020-04-22T12:15:25.151Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal 12:15:25 [2020-04-22T12:15:25.716Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose 12:15:25 [2020-04-22T12:15:25.915Z] --- PASS: TestContainerStartOnDaemonRestart (2.87s) 12:15:25 [2020-04-22T12:15:25.915Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart 12:15:25 [2020-04-22T12:15:25.915Z] daemon.go:325: [d131143f3a216] waiting for daemon to start 12:15:25 [2020-04-22T12:15:25.915Z] daemon.go:325: [d131143f3a216] waiting for daemon to start 12:15:25 [2020-04-22T12:15:25.915Z] daemon.go:353: [d131143f3a216] daemon started 12:15:25 [2020-04-22T12:15:25.915Z] daemon.go:325: [d131143f3a216] waiting for daemon to start 12:15:25 [2020-04-22T12:15:25.915Z] daemon.go:296: [d131143f3a216] exiting daemon 12:15:25 [2020-04-22T12:15:25.915Z] daemon.go:325: [d131143f3a216] waiting for daemon to start 12:15:25 [2020-04-22T12:15:25.915Z] daemon.go:353: [d131143f3a216] daemon started 12:15:25 [2020-04-22T12:15:25.915Z] daemon.go:461: [d131143f3a216] Stopping daemon 12:15:25 [2020-04-22T12:15:25.915Z] daemon.go:296: [d131143f3a216] exiting daemon 12:15:25 [2020-04-22T12:15:25.915Z] daemon.go:448: [d131143f3a216] Daemon stopped 12:15:25 [2020-04-22T12:15:25.973Z] --- PASS: TestDiff (0.92s) 12:15:25 [2020-04-22T12:15:25.973Z] === RUN TestExecWithCloseStdin 12:15:26 [2020-04-22T12:15:26.270Z] --- PASS: TestDaemonRestartIpcMode (3.48s) 12:15:26 [2020-04-22T12:15:26.270Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode 12:15:26 [2020-04-22T12:15:26.270Z] daemon.go:325: [df3ec3edb05ea] waiting for daemon to start 12:15:26 [2020-04-22T12:15:26.270Z] daemon.go:325: [df3ec3edb05ea] waiting for daemon to start 12:15:26 [2020-04-22T12:15:26.270Z] daemon.go:353: [df3ec3edb05ea] daemon started 12:15:26 [2020-04-22T12:15:26.270Z] daemon.go:461: [df3ec3edb05ea] Stopping daemon 12:15:26 [2020-04-22T12:15:26.270Z] daemon.go:296: [df3ec3edb05ea] exiting daemon 12:15:26 [2020-04-22T12:15:26.270Z] daemon.go:448: [df3ec3edb05ea] Daemon stopped 12:15:26 [2020-04-22T12:15:26.270Z] daemon.go:325: [df3ec3edb05ea] waiting for daemon to start 12:15:26 [2020-04-22T12:15:26.270Z] daemon.go:325: [df3ec3edb05ea] waiting for daemon to start 12:15:26 [2020-04-22T12:15:26.270Z] daemon.go:353: [df3ec3edb05ea] daemon started 12:15:26 [2020-04-22T12:15:26.270Z] daemon.go:461: [df3ec3edb05ea] Stopping daemon 12:15:26 [2020-04-22T12:15:26.270Z] daemon.go:296: [df3ec3edb05ea] exiting daemon 12:15:26 [2020-04-22T12:15:26.270Z] daemon.go:448: [df3ec3edb05ea] Daemon stopped 12:15:26 [2020-04-22T12:15:26.270Z] PASS 12:15:26 [2020-04-22T12:15:26.270Z] 12:15:26 [2020-04-22T12:15:26.270Z] === Skipped 12:15:26 [2020-04-22T12:15:26.270Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) 12:15:26 [2020-04-22T12:15:26.270Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 12:15:26 [2020-04-22T12:15:26.270Z] 12:15:26 [2020-04-22T12:15:26.270Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) 12:15:26 [2020-04-22T12:15:26.270Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 12:15:26 [2020-04-22T12:15:26.270Z] 12:15:26 [2020-04-22T12:15:26.270Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) 12:15:26 [2020-04-22T12:15:26.270Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 12:15:26 [2020-04-22T12:15:26.270Z] 12:15:26 [2020-04-22T12:15:26.270Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 12:15:26 [2020-04-22T12:15:26.270Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 12:15:26 [2020-04-22T12:15:26.270Z] 12:15:26 [2020-04-22T12:15:26.270Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) 12:15:26 [2020-04-22T12:15:26.271Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 12:15:26 [2020-04-22T12:15:26.271Z] 12:15:26 [2020-04-22T12:15:26.271Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) 12:15:26 [2020-04-22T12:15:26.271Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit 12:15:26 [2020-04-22T12:15:26.271Z] 12:15:26 [2020-04-22T12:15:26.271Z] 12:15:26 [2020-04-22T12:15:26.271Z] DONE 189 tests, 6 skipped in 116.887s 12:15:26 [2020-04-22T12:15:26.271Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 12:15:26 [2020-04-22T12:15:26.271Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m 12:15:26 [2020-04-22T12:15:26.271Z] ++ set -e 12:15:26 [2020-04-22T12:15:26.271Z] ++ '[' -n 0 ']' 12:15:26 [2020-04-22T12:15:26.271Z] ++ set -x 12:15:26 [2020-04-22T12:15:26.271Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m 12:15:26 [2020-04-22T12:15:26.271Z] INFO: Testing against a local daemon 12:15:26 [2020-04-22T12:15:26.271Z] === RUN TestCommitInheritsEnv 12:15:26 [2020-04-22T12:15:26.640Z] --- PASS: TestCommitInheritsEnv (0.43s) 12:15:26 [2020-04-22T12:15:26.640Z] === RUN TestImportExtremelyLargeImageWorks 12:15:26 [2020-04-22T12:15:26.640Z] === PAUSE TestImportExtremelyLargeImageWorks 12:15:26 [2020-04-22T12:15:26.640Z] === RUN TestImagesFilterMultiReference 12:15:26 [2020-04-22T12:15:26.906Z] --- PASS: TestExecWithCloseStdin (1.01s) 12:15:26 [2020-04-22T12:15:26.906Z] === RUN TestExec 12:15:27 [2020-04-22T12:15:27.019Z] --- PASS: TestImagesFilterMultiReference (0.07s) 12:15:27 [2020-04-22T12:15:27.019Z] === RUN TestImagePullPlatformInvalid 12:15:27 [2020-04-22T12:15:27.019Z] --- PASS: TestImagePullPlatformInvalid (0.02s) 12:15:27 [2020-04-22T12:15:27.019Z] === RUN TestRemoveImageOrphaning 12:15:27 [2020-04-22T12:15:27.378Z] --- PASS: TestRemoveImageOrphaning (0.48s) 12:15:27 [2020-04-22T12:15:27.378Z] === RUN TestTagUnprefixedRepoByNameOrName 12:15:27 [2020-04-22T12:15:27.378Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) 12:15:27 [2020-04-22T12:15:27.378Z] === RUN TestTagInvalidReference 12:15:27 [2020-04-22T12:15:27.378Z] --- PASS: TestTagInvalidReference (0.01s) 12:15:27 [2020-04-22T12:15:27.378Z] === RUN TestTagValidPrefixedRepo 12:15:27 [2020-04-22T12:15:27.378Z] --- PASS: TestTagValidPrefixedRepo (0.03s) 12:15:27 [2020-04-22T12:15:27.378Z] === RUN TestTagExistedNameWithoutForce 12:15:27 [2020-04-22T12:15:27.378Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) 12:15:27 [2020-04-22T12:15:27.378Z] === RUN TestTagOfficialNames 12:15:27 [2020-04-22T12:15:27.378Z] --- PASS: TestTagOfficialNames (0.04s) 12:15:27 [2020-04-22T12:15:27.378Z] === RUN TestTagMatchesDigest 12:15:27 [2020-04-22T12:15:27.378Z] --- PASS: TestTagMatchesDigest (0.01s) 12:15:27 [2020-04-22T12:15:27.378Z] === CONT TestImportExtremelyLargeImageWorks 12:15:27 [2020-04-22T12:15:27.840Z] --- PASS: TestExec (0.87s) 12:15:27 [2020-04-22T12:15:27.840Z] === RUN TestExecUser 12:15:28 [2020-04-22T12:15:28.773Z] === RUN TestDockerSuite/TestBuildAddBadLinks 12:15:28 [2020-04-22T12:15:28.773Z] --- PASS: TestExecUser (1.01s) 12:15:28 [2020-04-22T12:15:28.773Z] === RUN TestExportContainerAndImportImage 12:15:29 [2020-04-22T12:15:29.031Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing 12:15:29 [2020-04-22T12:15:29.066Z] Removing intermediate container f2765c11e473 12:15:29 [2020-04-22T12:15:29.066Z] ---> cd391842539a 12:15:29 [2020-04-22T12:15:29.066Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] 12:15:29 [2020-04-22T12:15:29.066Z] ---> Running in 7e5edc5f1520 12:15:29 [2020-04-22T12:15:29.066Z] Removing intermediate container 7e5edc5f1520 12:15:29 [2020-04-22T12:15:29.066Z] ---> 8af485f8aded 12:15:29 [2020-04-22T12:15:29.066Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker 12:15:29 [2020-04-22T12:15:29.066Z] ---> Running in 4626da4071fd 12:15:29 [2020-04-22T12:15:29.066Z] Removing intermediate container 4626da4071fd 12:15:29 [2020-04-22T12:15:29.066Z] ---> 048c5a7982bf 12:15:29 [2020-04-22T12:15:29.066Z] Step 8/8 : COPY . . 12:15:29 [2020-04-22T12:15:29.289Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume 12:15:29 [2020-04-22T12:15:29.856Z] --- PASS: TestExportContainerAndImportImage (1.13s) 12:15:29 [2020-04-22T12:15:29.856Z] === RUN TestExportContainerAfterDaemonRestart 12:15:30 [2020-04-22T12:15:30.790Z] === RUN TestDockerSuite/TestBuildAddBrokenTar 12:15:31 [2020-04-22T12:15:31.355Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange 12:15:31 [2020-04-22T12:15:31.355Z] --- PASS: TestExportContainerAfterDaemonRestart (1.48s) 12:15:31 [2020-04-22T12:15:31.355Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart 12:15:31 [2020-04-22T12:15:31.355Z] daemon.go:325: [d3c8a715eba5c] waiting for daemon to start 12:15:31 [2020-04-22T12:15:31.355Z] daemon.go:325: [d3c8a715eba5c] waiting for daemon to start 12:15:31 [2020-04-22T12:15:31.355Z] daemon.go:353: [d3c8a715eba5c] daemon started 12:15:31 [2020-04-22T12:15:31.355Z] daemon.go:461: [d3c8a715eba5c] Stopping daemon 12:15:31 [2020-04-22T12:15:31.355Z] daemon.go:296: [d3c8a715eba5c] exiting daemon 12:15:31 [2020-04-22T12:15:31.355Z] daemon.go:448: [d3c8a715eba5c] Daemon stopped 12:15:31 [2020-04-22T12:15:31.355Z] daemon.go:325: [d3c8a715eba5c] waiting for daemon to start 12:15:31 [2020-04-22T12:15:31.355Z] daemon.go:325: [d3c8a715eba5c] waiting for daemon to start 12:15:31 [2020-04-22T12:15:31.355Z] daemon.go:353: [d3c8a715eba5c] daemon started 12:15:31 [2020-04-22T12:15:31.355Z] daemon.go:461: [d3c8a715eba5c] Stopping daemon 12:15:31 [2020-04-22T12:15:31.355Z] daemon.go:296: [d3c8a715eba5c] exiting daemon 12:15:31 [2020-04-22T12:15:31.355Z] daemon.go:448: [d3c8a715eba5c] Daemon stopped 12:15:31 [2020-04-22T12:15:31.355Z] === RUN TestHealthCheckWorkdir 12:15:32 [2020-04-22T12:15:32.288Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership 12:15:32 [2020-04-22T12:15:32.545Z] --- PASS: TestHealthCheckWorkdir (1.15s) 12:15:32 [2020-04-22T12:15:32.546Z] === RUN TestHealthKillContainer 12:15:34 [2020-04-22T12:15:34.451Z] === RUN TestDockerDaemonSuite/TestDaemonIP 12:15:34 [2020-04-22T12:15:34.708Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache 12:15:35 [2020-04-22T12:15:35.642Z] --- PASS: TestHealthKillContainer (3.07s) 12:15:35 [2020-04-22T12:15:35.642Z] === RUN TestInspectCpusetInConfigPre120 12:15:36 [2020-04-22T12:15:36.575Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s) 12:15:36 [2020-04-22T12:15:36.575Z] === RUN TestIpcModeNone 12:15:36 [2020-04-22T12:15:36.832Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled 12:15:36 [2020-04-22T12:15:36.833Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR 12:15:37 [2020-04-22T12:15:37.090Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache 12:15:37 [2020-04-22T12:15:37.348Z] --- PASS: TestIpcModeNone (1.05s) 12:15:37 [2020-04-22T12:15:37.348Z] === RUN TestIpcModePrivate 12:15:37 [2020-04-22T12:15:37.912Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir 12:15:38 [2020-04-22T12:15:38.478Z] --- PASS: TestIpcModePrivate (1.09s) 12:15:38 [2020-04-22T12:15:38.478Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:194, shared: false, mustBeShared: false 12:15:38 [2020-04-22T12:15:38.478Z] === RUN TestIpcModeShareable 12:15:39 [2020-04-22T12:15:39.043Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac 12:15:39 [2020-04-22T12:15:39.609Z] --- PASS: TestIpcModeShareable (0.97s) 12:15:39 [2020-04-22T12:15:39.609Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:194, shared: true, mustBeShared: true 12:15:39 [2020-04-22T12:15:39.609Z] === RUN TestAPIIpcModeShareableAndContainer 12:15:40 [2020-04-22T12:15:40.985Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode 12:15:42 [2020-04-22T12:15:42.886Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.16s) 12:15:42 [2020-04-22T12:15:42.886Z] === RUN TestAPIIpcModeHost 12:15:42 [2020-04-22T12:15:42.886Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean 12:15:43 [2020-04-22T12:15:43.450Z] --- PASS: TestAPIIpcModeHost (0.77s) 12:15:43 [2020-04-22T12:15:43.450Z] === RUN TestDaemonIpcModeShareable 12:15:43 [2020-04-22T12:15:43.904Z] tests/integration/models_containers_test.py ............................ [ 83%] 12:15:44 [2020-04-22T12:15:44.394Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate 12:15:45 [2020-04-22T12:15:45.366Z] --- PASS: TestDaemonIpcModeShareable (1.97s) 12:15:45 [2020-04-22T12:15:45.366Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable 12:15:45 [2020-04-22T12:15:45.366Z] daemon.go:325: [dbace7619f769] waiting for daemon to start 12:15:45 [2020-04-22T12:15:45.366Z] daemon.go:325: [dbace7619f769] waiting for daemon to start 12:15:45 [2020-04-22T12:15:45.366Z] daemon.go:353: [dbace7619f769] daemon started 12:15:45 [2020-04-22T12:15:45.366Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:212, shared: true, mustBeShared: true 12:15:45 [2020-04-22T12:15:45.366Z] daemon.go:461: [dbace7619f769] Stopping daemon 12:15:45 [2020-04-22T12:15:45.366Z] daemon.go:296: [dbace7619f769] exiting daemon 12:15:45 [2020-04-22T12:15:45.366Z] daemon.go:448: [dbace7619f769] Daemon stopped 12:15:45 [2020-04-22T12:15:45.366Z] === RUN TestDaemonIpcModePrivate 12:15:46 [2020-04-22T12:15:46.738Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot 12:15:47 [2020-04-22T12:15:47.303Z] --- PASS: TestDaemonIpcModePrivate (1.90s) 12:15:47 [2020-04-22T12:15:47.303Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate 12:15:47 [2020-04-22T12:15:47.303Z] daemon.go:325: [d1944818feb7b] waiting for daemon to start 12:15:47 [2020-04-22T12:15:47.303Z] daemon.go:325: [d1944818feb7b] waiting for daemon to start 12:15:47 [2020-04-22T12:15:47.303Z] daemon.go:353: [d1944818feb7b] daemon started 12:15:47 [2020-04-22T12:15:47.303Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:198, shared: false, mustBeShared: false 12:15:47 [2020-04-22T12:15:47.303Z] daemon.go:461: [d1944818feb7b] Stopping daemon 12:15:47 [2020-04-22T12:15:47.303Z] daemon.go:296: [d1944818feb7b] exiting daemon 12:15:47 [2020-04-22T12:15:47.303Z] daemon.go:448: [d1944818feb7b] Daemon stopped 12:15:47 [2020-04-22T12:15:47.303Z] === RUN TestDaemonIpcModePrivateFromConfig 12:15:47 [2020-04-22T12:15:47.560Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration 12:15:48 [2020-04-22T12:15:48.124Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins 12:15:49 [2020-04-22T12:15:49.058Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.88s) 12:15:49 [2020-04-22T12:15:49.058Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig 12:15:49 [2020-04-22T12:15:49.058Z] daemon.go:325: [dca444fae1f89] waiting for daemon to start 12:15:49 [2020-04-22T12:15:49.058Z] daemon.go:325: [dca444fae1f89] waiting for daemon to start 12:15:49 [2020-04-22T12:15:49.058Z] daemon.go:353: [dca444fae1f89] daemon started 12:15:49 [2020-04-22T12:15:49.058Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:207, shared: false, mustBeShared: false 12:15:49 [2020-04-22T12:15:49.058Z] daemon.go:461: [dca444fae1f89] Stopping daemon 12:15:49 [2020-04-22T12:15:49.058Z] daemon.go:296: [dca444fae1f89] exiting daemon 12:15:49 [2020-04-22T12:15:49.058Z] daemon.go:448: [dca444fae1f89] Daemon stopped 12:15:49 [2020-04-22T12:15:49.058Z] === RUN TestDaemonIpcModeShareableFromConfig 12:15:50 [2020-04-22T12:15:50.958Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.79s) 12:15:50 [2020-04-22T12:15:50.958Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig 12:15:50 [2020-04-22T12:15:50.958Z] daemon.go:325: [dacc33600dd85] waiting for daemon to start 12:15:50 [2020-04-22T12:15:50.959Z] daemon.go:325: [dacc33600dd85] waiting for daemon to start 12:15:50 [2020-04-22T12:15:50.959Z] daemon.go:353: [dacc33600dd85] daemon started 12:15:50 [2020-04-22T12:15:50.959Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:217, shared: true, mustBeShared: true 12:15:50 [2020-04-22T12:15:50.959Z] daemon.go:461: [dacc33600dd85] Stopping daemon 12:15:50 [2020-04-22T12:15:50.959Z] daemon.go:296: [dacc33600dd85] exiting daemon 12:15:50 [2020-04-22T12:15:50.959Z] daemon.go:448: [dacc33600dd85] Daemon stopped 12:15:50 [2020-04-22T12:15:50.959Z] === RUN TestIpcModeOlderClient 12:15:50 [2020-04-22T12:15:50.959Z] === PAUSE TestIpcModeOlderClient 12:15:50 [2020-04-22T12:15:50.959Z] === RUN TestKillContainerInvalidSignal 12:15:51 [2020-04-22T12:15:51.217Z] === RUN TestDockerSuite/TestBuildAddFileNotFound 12:15:51 [2020-04-22T12:15:51.217Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache 12:15:51 [2020-04-22T12:15:51.783Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins 12:15:51 [2020-04-22T12:15:51.783Z] --- PASS: TestKillContainerInvalidSignal (0.91s) 12:15:51 [2020-04-22T12:15:51.783Z] === RUN TestKillContainer 12:15:52 [2020-04-22T12:15:52.040Z] === RUN TestKillContainer/no_signal 12:15:52 [2020-04-22T12:15:52.980Z] === RUN TestKillContainer/non_killing_signal 12:15:52 [2020-04-22T12:15:52.980Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache 12:15:53 [2020-04-22T12:15:53.546Z] === RUN TestKillContainer/killing_signal 12:15:54 [2020-04-22T12:15:54.425Z] ---> 711cc9ff2c1c 12:15:54 [2020-04-22T12:15:54.425Z] Successfully built 711cc9ff2c1c 12:15:54 [2020-04-22T12:15:54.425Z] Successfully tagged docker:latest 12:15:54 [2020-04-22T12:15:54.425Z] INFO: Image build ended at 04/22/2020 12:15:52. Duration:00:03:21.3020308 12:15:54 [2020-04-22T12:15:54.425Z] 12:15:54 [2020-04-22T12:15:54.425Z] 12:15:54 [2020-04-22T12:15:54.425Z] INFO: Building the test binaries at 04/22/2020 12:15:52... 12:15:54 [2020-04-22T12:15:54.919Z] --- PASS: TestKillContainer (2.80s) 12:15:54 [2020-04-22T12:15:54.919Z] --- PASS: TestKillContainer/no_signal (0.91s) 12:15:54 [2020-04-22T12:15:54.919Z] --- PASS: TestKillContainer/non_killing_signal (0.72s) 12:15:54 [2020-04-22T12:15:54.919Z] --- PASS: TestKillContainer/killing_signal (0.90s) 12:15:54 [2020-04-22T12:15:54.919Z] === RUN TestKillWithStopSignalAndRestartPolicies 12:15:54 [2020-04-22T12:15:54.919Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 12:15:55 [2020-04-22T12:15:55.484Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 12:15:55 [2020-04-22T12:15:55.484Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink 12:15:56 [2020-04-22T12:15:56.417Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.67s) 12:15:56 [2020-04-22T12:15:56.417Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s) 12:15:56 [2020-04-22T12:15:56.417Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.81s) 12:15:56 [2020-04-22T12:15:56.417Z] === RUN TestKillStoppedContainer 12:15:56 [2020-04-22T12:15:56.417Z] --- PASS: TestKillStoppedContainer (0.10s) 12:15:56 [2020-04-22T12:15:56.417Z] === RUN TestKillStoppedContainerAPIPre120 12:15:56 [2020-04-22T12:15:56.417Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) 12:15:56 [2020-04-22T12:15:56.417Z] === RUN TestKillDifferentUserContainer 12:15:56 [2020-04-22T12:15:56.983Z] === RUN TestDockerSuite/TestBuildAddNonTar 12:15:57 [2020-04-22T12:15:57.404Z] INFO: make.ps1 starting at 04/22/2020 12:15:56 12:15:57 [2020-04-22T12:15:57.404Z] INFO: Git commit (70e7d6fe4) assumed from DOCKER_GITCOMMIT environment variable 12:15:57 [2020-04-22T12:15:57.404Z] INFO: Invoking autogen... 12:15:57 [2020-04-22T12:15:57.549Z] --- PASS: TestKillDifferentUserContainer (0.87s) 12:15:57 [2020-04-22T12:15:57.549Z] === RUN TestInspectOomKilledTrue 12:15:57 [2020-04-22T12:15:57.549Z] --- SKIP: TestInspectOomKilledTrue (0.00s) 12:15:57 [2020-04-22T12:15:57.549Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 12:15:57 [2020-04-22T12:15:57.549Z] === RUN TestInspectOomKilledFalse 12:15:57 [2020-04-22T12:15:57.549Z] --- SKIP: TestInspectOomKilledFalse (0.00s) 12:15:57 [2020-04-22T12:15:57.549Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 12:15:57 [2020-04-22T12:15:57.549Z] === RUN TestLinksEtcHostsContentMatch 12:15:58 [2020-04-22T12:15:58.114Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s) 12:15:58 [2020-04-22T12:15:58.114Z] === RUN TestLinksContainerNames 12:15:58 [2020-04-22T12:15:58.398Z] INFO: Building daemon... 12:15:58 [2020-04-22T12:15:58.679Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict 12:15:59 [2020-04-22T12:15:59.243Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug 12:15:59 [2020-04-22T12:15:59.243Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits 12:15:59 [2020-04-22T12:15:59.808Z] --- PASS: TestLinksContainerNames (1.66s) 12:15:59 [2020-04-22T12:15:59.808Z] === RUN TestLogsFollowTailEmpty 12:15:59 [2020-04-22T12:15:59.808Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal 12:16:00 [2020-04-22T12:16:00.373Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong 12:16:00 [2020-04-22T12:16:00.630Z] --- PASS: TestLogsFollowTailEmpty (0.81s) 12:16:00 [2020-04-22T12:16:00.630Z] === RUN TestContainerNetworkMountsNoChown 12:16:00 [2020-04-22T12:16:00.887Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions 12:16:01 [2020-04-22T12:16:01.207Z] ......... [ 86%] 12:16:01 [2020-04-22T12:16:01.453Z] --- PASS: TestContainerNetworkMountsNoChown (0.97s) 12:16:01 [2020-04-22T12:16:01.453Z] === RUN TestMountDaemonRoot 12:16:01 [2020-04-22T12:16:01.453Z] === RUN TestMountDaemonRoot/default 12:16:01 [2020-04-22T12:16:01.453Z] === PAUSE TestMountDaemonRoot/default 12:16:01 [2020-04-22T12:16:01.453Z] === RUN TestMountDaemonRoot/private 12:16:01 [2020-04-22T12:16:01.453Z] === PAUSE TestMountDaemonRoot/private 12:16:01 [2020-04-22T12:16:01.453Z] === RUN TestMountDaemonRoot/rprivate 12:16:01 [2020-04-22T12:16:01.453Z] === PAUSE TestMountDaemonRoot/rprivate 12:16:01 [2020-04-22T12:16:01.453Z] === RUN TestMountDaemonRoot/slave 12:16:01 [2020-04-22T12:16:01.453Z] === PAUSE TestMountDaemonRoot/slave 12:16:01 [2020-04-22T12:16:01.453Z] === RUN TestMountDaemonRoot/rslave 12:16:01 [2020-04-22T12:16:01.453Z] === PAUSE TestMountDaemonRoot/rslave 12:16:01 [2020-04-22T12:16:01.453Z] === RUN TestMountDaemonRoot/shared 12:16:01 [2020-04-22T12:16:01.453Z] === PAUSE TestMountDaemonRoot/shared 12:16:01 [2020-04-22T12:16:01.453Z] === RUN TestMountDaemonRoot/rshared 12:16:01 [2020-04-22T12:16:01.453Z] === PAUSE TestMountDaemonRoot/rshared 12:16:01 [2020-04-22T12:16:01.453Z] === CONT TestMountDaemonRoot/default 12:16:01 [2020-04-22T12:16:01.453Z] === RUN TestMountDaemonRoot/default/bind_root 12:16:01 [2020-04-22T12:16:01.453Z] === PAUSE TestMountDaemonRoot/default/bind_root 12:16:01 [2020-04-22T12:16:01.453Z] === RUN TestMountDaemonRoot/default/bind_subpath 12:16:01 [2020-04-22T12:16:01.454Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 12:16:01 [2020-04-22T12:16:01.454Z] === RUN TestMountDaemonRoot/default/mount_root 12:16:01 [2020-04-22T12:16:01.454Z] === PAUSE TestMountDaemonRoot/default/mount_root 12:16:01 [2020-04-22T12:16:01.454Z] === RUN TestMountDaemonRoot/default/mount_subpath 12:16:01 [2020-04-22T12:16:01.454Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 12:16:01 [2020-04-22T12:16:01.454Z] === CONT TestMountDaemonRoot/default/bind_root 12:16:01 [2020-04-22T12:16:01.454Z] === CONT TestMountDaemonRoot/rshared 12:16:01 [2020-04-22T12:16:01.454Z] === RUN TestMountDaemonRoot/rshared/bind_root 12:16:01 [2020-04-22T12:16:01.454Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 12:16:01 [2020-04-22T12:16:01.454Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 12:16:01 [2020-04-22T12:16:01.454Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 12:16:01 [2020-04-22T12:16:01.454Z] === RUN TestMountDaemonRoot/rshared/mount_root 12:16:01 [2020-04-22T12:16:01.454Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 12:16:01 [2020-04-22T12:16:01.454Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 12:16:01 [2020-04-22T12:16:01.454Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 12:16:01 [2020-04-22T12:16:01.454Z] === CONT TestMountDaemonRoot/rshared/bind_root 12:16:01 [2020-04-22T12:16:01.712Z] === CONT TestMountDaemonRoot/shared 12:16:01 [2020-04-22T12:16:01.712Z] === RUN TestMountDaemonRoot/shared/mount_subpath 12:16:01 [2020-04-22T12:16:01.712Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 12:16:01 [2020-04-22T12:16:01.712Z] === RUN TestMountDaemonRoot/shared/bind_root 12:16:01 [2020-04-22T12:16:01.712Z] === PAUSE TestMountDaemonRoot/shared/bind_root 12:16:01 [2020-04-22T12:16:01.712Z] === RUN TestMountDaemonRoot/shared/bind_subpath 12:16:01 [2020-04-22T12:16:01.712Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 12:16:01 [2020-04-22T12:16:01.712Z] === RUN TestMountDaemonRoot/shared/mount_root 12:16:01 [2020-04-22T12:16:01.712Z] === PAUSE TestMountDaemonRoot/shared/mount_root 12:16:01 [2020-04-22T12:16:01.712Z] === CONT TestMountDaemonRoot/rslave 12:16:01 [2020-04-22T12:16:01.712Z] === RUN TestMountDaemonRoot/rslave/bind_root 12:16:01 [2020-04-22T12:16:01.712Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 12:16:01 [2020-04-22T12:16:01.712Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 12:16:01 [2020-04-22T12:16:01.712Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 12:16:01 [2020-04-22T12:16:01.712Z] === RUN TestMountDaemonRoot/rslave/mount_root 12:16:01 [2020-04-22T12:16:01.712Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 12:16:01 [2020-04-22T12:16:01.712Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 12:16:01 [2020-04-22T12:16:01.712Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 12:16:01 [2020-04-22T12:16:01.712Z] === CONT TestMountDaemonRoot/slave 12:16:01 [2020-04-22T12:16:01.712Z] === RUN TestMountDaemonRoot/slave/bind_root 12:16:01 [2020-04-22T12:16:01.712Z] === PAUSE TestMountDaemonRoot/slave/bind_root 12:16:01 [2020-04-22T12:16:01.712Z] === RUN TestMountDaemonRoot/slave/bind_subpath 12:16:01 [2020-04-22T12:16:01.712Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 12:16:01 [2020-04-22T12:16:01.712Z] === RUN TestMountDaemonRoot/slave/mount_root 12:16:01 [2020-04-22T12:16:01.712Z] === PAUSE TestMountDaemonRoot/slave/mount_root 12:16:01 [2020-04-22T12:16:01.712Z] === RUN TestMountDaemonRoot/slave/mount_subpath 12:16:01 [2020-04-22T12:16:01.712Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 12:16:01 [2020-04-22T12:16:01.712Z] === CONT TestMountDaemonRoot/rprivate 12:16:01 [2020-04-22T12:16:01.712Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 12:16:01 [2020-04-22T12:16:01.712Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 12:16:01 [2020-04-22T12:16:01.712Z] === RUN TestMountDaemonRoot/rprivate/mount_root 12:16:01 [2020-04-22T12:16:01.712Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 12:16:01 [2020-04-22T12:16:01.712Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 12:16:01 [2020-04-22T12:16:01.712Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 12:16:01 [2020-04-22T12:16:01.712Z] === RUN TestMountDaemonRoot/rprivate/bind_root 12:16:01 [2020-04-22T12:16:01.712Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 12:16:01 [2020-04-22T12:16:01.712Z] === CONT TestMountDaemonRoot/private 12:16:01 [2020-04-22T12:16:01.712Z] === RUN TestMountDaemonRoot/private/bind_root 12:16:01 [2020-04-22T12:16:01.712Z] === PAUSE TestMountDaemonRoot/private/bind_root 12:16:01 [2020-04-22T12:16:01.712Z] === RUN TestMountDaemonRoot/private/bind_subpath 12:16:01 [2020-04-22T12:16:01.712Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 12:16:01 [2020-04-22T12:16:01.713Z] === RUN TestMountDaemonRoot/private/mount_root 12:16:01 [2020-04-22T12:16:01.713Z] === PAUSE TestMountDaemonRoot/private/mount_root 12:16:01 [2020-04-22T12:16:01.713Z] === RUN TestMountDaemonRoot/private/mount_subpath 12:16:01 [2020-04-22T12:16:01.713Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 12:16:01 [2020-04-22T12:16:01.713Z] === CONT TestMountDaemonRoot/default/mount_subpath 12:16:01 [2020-04-22T12:16:01.713Z] === CONT TestMountDaemonRoot/default/mount_root 12:16:01 [2020-04-22T12:16:01.713Z] === CONT TestMountDaemonRoot/default/bind_subpath 12:16:01 [2020-04-22T12:16:01.713Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 12:16:01 [2020-04-22T12:16:01.713Z] === CONT TestMountDaemonRoot/rshared/mount_root 12:16:01 [2020-04-22T12:16:01.713Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 12:16:01 [2020-04-22T12:16:01.713Z] === CONT TestMountDaemonRoot/shared/mount_subpath 12:16:01 [2020-04-22T12:16:01.970Z] === CONT TestMountDaemonRoot/rslave/bind_root 12:16:01 [2020-04-22T12:16:01.971Z] === CONT TestMountDaemonRoot/shared/mount_root 12:16:01 [2020-04-22T12:16:01.971Z] === CONT TestMountDaemonRoot/shared/bind_subpath 12:16:01 [2020-04-22T12:16:01.971Z] === CONT TestMountDaemonRoot/shared/bind_root 12:16:01 [2020-04-22T12:16:01.971Z] === CONT TestMountDaemonRoot/slave/bind_root 12:16:01 [2020-04-22T12:16:01.971Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 12:16:01 [2020-04-22T12:16:01.971Z] === CONT TestMountDaemonRoot/rslave/mount_root 12:16:01 [2020-04-22T12:16:01.971Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 12:16:01 [2020-04-22T12:16:01.971Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 12:16:01 [2020-04-22T12:16:01.971Z] === CONT TestMountDaemonRoot/slave/mount_subpath 12:16:02 [2020-04-22T12:16:02.229Z] === CONT TestMountDaemonRoot/slave/mount_root 12:16:02 [2020-04-22T12:16:02.229Z] === CONT TestMountDaemonRoot/slave/bind_subpath 12:16:02 [2020-04-22T12:16:02.229Z] === CONT TestMountDaemonRoot/private/bind_root 12:16:02 [2020-04-22T12:16:02.229Z] === CONT TestMountDaemonRoot/rprivate/bind_root 12:16:02 [2020-04-22T12:16:02.229Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 12:16:02 [2020-04-22T12:16:02.229Z] === CONT TestMountDaemonRoot/rprivate/mount_root 12:16:02 [2020-04-22T12:16:02.229Z] === CONT TestMountDaemonRoot/private/mount_subpath 12:16:02 [2020-04-22T12:16:02.229Z] === CONT TestMountDaemonRoot/private/mount_root 12:16:02 [2020-04-22T12:16:02.229Z] === CONT TestMountDaemonRoot/private/bind_subpath 12:16:02 [2020-04-22T12:16:02.229Z] --- PASS: TestMountDaemonRoot (0.04s) 12:16:02 [2020-04-22T12:16:02.229Z] --- PASS: TestMountDaemonRoot/default (0.00s) 12:16:02 [2020-04-22T12:16:02.229Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) 12:16:02 [2020-04-22T12:16:02.229Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) 12:16:02 [2020-04-22T12:16:02.229Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) 12:16:02 [2020-04-22T12:16:02.229Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) 12:16:02 [2020-04-22T12:16:02.229Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 12:16:02 [2020-04-22T12:16:02.229Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) 12:16:02 [2020-04-22T12:16:02.229Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) 12:16:02 [2020-04-22T12:16:02.229Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) 12:16:02 [2020-04-22T12:16:02.229Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) 12:16:02 [2020-04-22T12:16:02.229Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 12:16:02 [2020-04-22T12:16:02.229Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) 12:16:02 [2020-04-22T12:16:02.229Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) 12:16:02 [2020-04-22T12:16:02.229Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) 12:16:02 [2020-04-22T12:16:02.229Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) 12:16:02 [2020-04-22T12:16:02.229Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 12:16:02 [2020-04-22T12:16:02.229Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) 12:16:02 [2020-04-22T12:16:02.229Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) 12:16:02 [2020-04-22T12:16:02.229Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) 12:16:02 [2020-04-22T12:16:02.229Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) 12:16:02 [2020-04-22T12:16:02.229Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 12:16:02 [2020-04-22T12:16:02.229Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) 12:16:02 [2020-04-22T12:16:02.229Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) 12:16:02 [2020-04-22T12:16:02.229Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) 12:16:02 [2020-04-22T12:16:02.229Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) 12:16:02 [2020-04-22T12:16:02.229Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 12:16:02 [2020-04-22T12:16:02.229Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) 12:16:02 [2020-04-22T12:16:02.229Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) 12:16:02 [2020-04-22T12:16:02.229Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) 12:16:02 [2020-04-22T12:16:02.229Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) 12:16:02 [2020-04-22T12:16:02.229Z] --- PASS: TestMountDaemonRoot/private (0.00s) 12:16:02 [2020-04-22T12:16:02.229Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) 12:16:02 [2020-04-22T12:16:02.229Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) 12:16:02 [2020-04-22T12:16:02.229Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) 12:16:02 [2020-04-22T12:16:02.229Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) 12:16:02 [2020-04-22T12:16:02.229Z] === RUN TestContainerBindMountNonRecursive 12:16:02 [2020-04-22T12:16:02.794Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault 12:16:03 [2020-04-22T12:16:03.051Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime 12:16:04 [2020-04-22T12:16:04.228Z] ok github.com/docker/docker/api/server/httputils 0.008s coverage: 14.7% of statements 12:16:04 [2020-04-22T12:16:04.430Z] --- PASS: TestContainerBindMountNonRecursive (2.04s) 12:16:04 [2020-04-22T12:16:04.430Z] === RUN TestNetworkNat 12:16:04 [2020-04-22T12:16:04.430Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride 12:16:05 [2020-04-22T12:16:05.255Z] ? github.com/docker/docker/api/server/backend/build [no test files] 12:16:05 [2020-04-22T12:16:05.363Z] --- PASS: TestNetworkNat (0.84s) 12:16:05 [2020-04-22T12:16:05.363Z] === RUN TestNetworkLocalhostTCPNat 12:16:05 [2020-04-22T12:16:05.927Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache 12:16:05 [2020-04-22T12:16:05.927Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s) 12:16:05 [2020-04-22T12:16:05.927Z] === RUN TestNetworkLoopbackNat 12:16:06 [2020-04-22T12:16:06.187Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone 12:16:06 [2020-04-22T12:16:06.293Z] ok github.com/docker/docker/api/server/middleware 0.010s coverage: 37.7% of statements 12:16:06 [2020-04-22T12:16:06.293Z] ? github.com/docker/docker/api/server/router [no test files] 12:16:06 [2020-04-22T12:16:06.293Z] ? github.com/docker/docker/api/server/router/build [no test files] 12:16:06 [2020-04-22T12:16:06.293Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 12:16:06 [2020-04-22T12:16:06.346Z] tests/integration/models_images_test.py .............. [ 89%] 12:16:06 [2020-04-22T12:16:06.585Z] ? github.com/docker/docker/api/server/router/container [no test files] 12:16:06 [2020-04-22T12:16:06.585Z] ? github.com/docker/docker/api/server/router/debug [no test files] 12:16:06 [2020-04-22T12:16:06.585Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 12:16:06 [2020-04-22T12:16:06.585Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 12:16:06 [2020-04-22T12:16:06.585Z] ? github.com/docker/docker/api/server/router/image [no test files] 12:16:06 [2020-04-22T12:16:06.876Z] ? github.com/docker/docker/api/server/router/network [no test files] 12:16:07 [2020-04-22T12:16:07.120Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress 12:16:07 [2020-04-22T12:16:07.377Z] --- PASS: TestNetworkLoopbackNat (1.36s) 12:16:07 [2020-04-22T12:16:07.377Z] === RUN TestPause 12:16:07 [2020-04-22T12:16:07.973Z] tests/integration/models_networks_test.py .... [ 90%] 12:16:08 [2020-04-22T12:16:08.310Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError 12:16:08 [2020-04-22T12:16:08.310Z] --- PASS: TestPause (0.93s) 12:16:08 [2020-04-22T12:16:08.310Z] === RUN TestPauseFailsOnWindowsServerContainers 12:16:08 [2020-04-22T12:16:08.310Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 12:16:08 [2020-04-22T12:16:08.310Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 12:16:08 [2020-04-22T12:16:08.310Z] === RUN TestPauseStopPausedContainer 12:16:08 [2020-04-22T12:16:08.567Z] === RUN TestDockerSuite/TestBuildAddScript 12:16:09 [2020-04-22T12:16:09.502Z] --- PASS: TestPauseStopPausedContainer (1.06s) 12:16:09 [2020-04-22T12:16:09.502Z] === RUN TestPsFilter 12:16:09 [2020-04-22T12:16:09.502Z] --- PASS: TestPsFilter (0.22s) 12:16:09 [2020-04-22T12:16:09.502Z] === RUN TestRemoveContainerWithRemovedVolume 12:16:09 [2020-04-22T12:16:09.601Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 12:16:09 [2020-04-22T12:16:09.601Z] ? github.com/docker/docker/api/server/router/session [no test files] 12:16:09 [2020-04-22T12:16:09.601Z] ok github.com/docker/docker/api/types/strslice 0.029s coverage: 90.0% of statements 12:16:09 [2020-04-22T12:16:09.894Z] ok github.com/docker/docker/api/server/router/swarm 0.013s coverage: 3.1% of statements 12:16:09 [2020-04-22T12:16:09.894Z] ok github.com/docker/docker/api/types/filters 0.031s coverage: 92.2% of statements 12:16:09 [2020-04-22T12:16:09.894Z] ? github.com/docker/docker/api/server/router/system [no test files] 12:16:09 [2020-04-22T12:16:09.894Z] ? github.com/docker/docker/api/server/router/volume [no test files] 12:16:09 [2020-04-22T12:16:09.894Z] ? github.com/docker/docker/api/types [no test files] 12:16:09 [2020-04-22T12:16:09.894Z] ? github.com/docker/docker/api/types/backend [no test files] 12:16:09 [2020-04-22T12:16:09.894Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 12:16:09 [2020-04-22T12:16:09.894Z] ? github.com/docker/docker/api/types/container [no test files] 12:16:09 [2020-04-22T12:16:09.894Z] ? github.com/docker/docker/api/types/events [no test files] 12:16:09 [2020-04-22T12:16:09.894Z] ? github.com/docker/docker/api/types/image [no test files] 12:16:09 [2020-04-22T12:16:09.894Z] ? github.com/docker/docker/api/types/mount [no test files] 12:16:09 [2020-04-22T12:16:09.894Z] ? github.com/docker/docker/api/types/network [no test files] 12:16:09 [2020-04-22T12:16:09.894Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 12:16:09 [2020-04-22T12:16:09.894Z] ? github.com/docker/docker/api/types/registry [no test files] 12:16:09 [2020-04-22T12:16:09.894Z] ? github.com/docker/docker/api/types/swarm [no test files] 12:16:09 [2020-04-22T12:16:09.894Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 12:16:10 [2020-04-22T12:16:10.070Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride 12:16:10 [2020-04-22T12:16:10.330Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.72s) 12:16:10 [2020-04-22T12:16:10.330Z] === RUN TestRemoveContainerWithVolume 12:16:10 [2020-04-22T12:16:10.924Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 75.0% of statements 12:16:10 [2020-04-22T12:16:10.924Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements 12:16:10 [2020-04-22T12:16:10.924Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 12:16:10 [2020-04-22T12:16:10.924Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 12:16:10 [2020-04-22T12:16:10.924Z] ? github.com/docker/docker/api/types/volume [no test files] 12:16:10 [2020-04-22T12:16:10.924Z] ? github.com/docker/docker/builder [no test files] 12:16:10 [2020-04-22T12:16:10.924Z] ? github.com/docker/docker/builder/builder-next [no test files] 12:16:10 [2020-04-22T12:16:10.924Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 12:16:10 [2020-04-22T12:16:10.924Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 12:16:10 [2020-04-22T12:16:10.924Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 12:16:10 [2020-04-22T12:16:10.924Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 12:16:10 [2020-04-22T12:16:10.924Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 12:16:10 [2020-04-22T12:16:10.924Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 12:16:11 [2020-04-22T12:16:11.262Z] --- PASS: TestRemoveContainerWithVolume (0.87s) 12:16:11 [2020-04-22T12:16:11.263Z] === RUN TestRemoveContainerRunning 12:16:11 [2020-04-22T12:16:11.829Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild 12:16:11 [2020-04-22T12:16:11.829Z] --- PASS: TestRemoveContainerRunning (0.70s) 12:16:11 [2020-04-22T12:16:11.829Z] === RUN TestRemoveContainerForceRemoveRunning 12:16:11 [2020-04-22T12:16:11.829Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir 12:16:11 [2020-04-22T12:16:11.963Z] ok github.com/docker/docker/builder/dockerignore 0.036s coverage: 96.8% of statements 12:16:12 [2020-04-22T12:16:12.762Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.88s) 12:16:12 [2020-04-22T12:16:12.762Z] === RUN TestRemoveInvalidContainer 12:16:12 [2020-04-22T12:16:12.762Z] --- PASS: TestRemoveInvalidContainer (0.02s) 12:16:12 [2020-04-22T12:16:12.762Z] === RUN TestRenameLinkedContainer 12:16:13 [2020-04-22T12:16:13.229Z] tests/integration/models_nodes_test.py . [ 91%] 12:16:14 [2020-04-22T12:16:14.137Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency 12:16:14 [2020-04-22T12:16:14.395Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile 12:16:14 [2020-04-22T12:16:14.599Z] tests/integration/models_resources_test.py . [ 91%] 12:16:16 [2020-04-22T12:16:16.292Z] --- PASS: TestRenameLinkedContainer (3.59s) 12:16:16 [2020-04-22T12:16:16.292Z] === RUN TestRenameStoppedContainer 12:16:17 [2020-04-22T12:16:17.225Z] --- PASS: TestRenameStoppedContainer (0.88s) 12:16:17 [2020-04-22T12:16:17.225Z] === RUN TestRenameRunningContainerAndReuse 12:16:17 [2020-04-22T12:16:17.790Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload 12:16:19 [2020-04-22T12:16:19.162Z] --- PASS: TestRenameRunningContainerAndReuse (1.58s) 12:16:19 [2020-04-22T12:16:19.162Z] === RUN TestRenameInvalidName 12:16:19 [2020-04-22T12:16:19.419Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir 12:16:19 [2020-04-22T12:16:19.676Z] --- PASS: TestRenameInvalidName (0.76s) 12:16:19 [2020-04-22T12:16:19.676Z] === RUN TestRenameAnonymousContainer 12:16:20 [2020-04-22T12:16:20.407Z] ok github.com/docker/docker/builder/fscache 0.152s coverage: 69.2% of statements 12:16:20 [2020-04-22T12:16:20.419Z] tests/integration/models_services_test.py ..............X. [ 95%] 12:16:21 [2020-04-22T12:16:21.035Z] ok github.com/docker/docker/builder/remotecontext 0.429s coverage: 13.6% of statements 12:16:22 [2020-04-22T12:16:22.068Z] ok github.com/docker/docker/cli/debug 0.008s coverage: 100.0% of statements 12:16:22 [2020-04-22T12:16:22.373Z] ok github.com/docker/docker/builder/dockerfile 0.886s coverage: 45.1% of statements 12:16:22 [2020-04-22T12:16:22.662Z] ok github.com/docker/docker/builder/remotecontext/git 3.379s coverage: 85.1% of statements 12:16:22 [2020-04-22T12:16:22.662Z] ? github.com/docker/docker/cli [no test files] 12:16:22 [2020-04-22T12:16:22.662Z] ? github.com/docker/docker/cli/config [no test files] 12:16:22 [2020-04-22T12:16:22.953Z] --- PASS: TestRenameAnonymousContainer (3.31s) 12:16:22 [2020-04-22T12:16:22.953Z] === RUN TestRenameContainerWithSameName 12:16:23 [2020-04-22T12:16:23.683Z] tests/integration/models_swarm_test.py .. [ 96%] 12:16:23 [2020-04-22T12:16:23.683Z] tests/integration/models_volumes_test.py .. [ 96%] 12:16:23 [2020-04-22T12:16:23.885Z] --- PASS: TestRenameContainerWithSameName (0.83s) 12:16:23 [2020-04-22T12:16:23.885Z] === RUN TestRenameContainerWithLinkedContainer 12:16:24 [2020-04-22T12:16:24.142Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot 12:16:24 [2020-04-22T12:16:24.401Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError 12:16:25 [2020-04-22T12:16:25.774Z] --- PASS: TestRenameContainerWithLinkedContainer (1.91s) 12:16:25 [2020-04-22T12:16:25.774Z] === RUN TestResize 12:16:26 [2020-04-22T12:16:26.709Z] --- PASS: TestResize (0.91s) 12:16:26 [2020-04-22T12:16:26.709Z] === RUN TestResizeWithInvalidSize 12:16:27 [2020-04-22T12:16:27.276Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir 12:16:27 [2020-04-22T12:16:27.534Z] --- PASS: TestResizeWithInvalidSize (1.00s) 12:16:27 [2020-04-22T12:16:27.534Z] === RUN TestResizeWhenContainerNotStarted 12:16:27 [2020-04-22T12:16:27.792Z] === RUN TestDockerSuite/TestBuildAddTar 12:16:28 [2020-04-22T12:16:28.406Z] tests/integration/regression_test.py ...... [ 98%] 12:16:28 [2020-04-22T12:16:28.663Z] tests/integration/credentials/store_test.py ...... [ 99%] 12:16:28 [2020-04-22T12:16:28.663Z] tests/integration/credentials/utils_test.py . [100%] 12:16:28 [2020-04-22T12:16:28.663Z] 12:16:28 [2020-04-22T12:16:28.663Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- 12:16:28 [2020-04-22T12:16:28.663Z] =========================== short test summary info ============================ 12:16:28 [2020-04-22T12:16:28.663Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options 12:16:28 [2020-04-22T12:16:28.663Z] CONFIG_RT_GROUP_SCHED isn't enabled 12:16:28 [2020-04-22T12:16:28.663Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt 12:16:28 [2020-04-22T12:16:28.663Z] Not supported on most drivers 12:16:28 [2020-04-22T12:16:28.663Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr 12:16:28 [2020-04-22T12:16:28.663Z] Can fail if eth0 has multiple IP addresses 12:16:28 [2020-04-22T12:16:28.663Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver 12:16:28 [2020-04-22T12:16:28.663Z] This doesn't seem to be taken into account by the engine 12:16:28 [2020-04-22T12:16:28.663Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME 12:16:28 [2020-04-22T12:16:28.663Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) 12:16:28 [2020-04-22T12:16:28.663Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) 12:16:28 [2020-04-22T12:16:28.663Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) 12:16:28 [2020-04-22T12:16:28.663Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) 12:16:28 [2020-04-22T12:16:28.663Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) 12:16:28 [2020-04-22T12:16:28.663Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 12:16:28 [2020-04-22T12:16:28.663Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 334.49 seconds == 12:16:28 [2020-04-22T12:16:28.726Z] --- PASS: TestResizeWhenContainerNotStarted (1.08s) 12:16:28 [2020-04-22T12:16:28.726Z] === RUN TestDaemonRestartKillContainers 12:16:28 [2020-04-22T12:16:28.726Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 12:16:28 [2020-04-22T12:16:28.726Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 12:16:28 [2020-04-22T12:16:28.726Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 12:16:28 [2020-04-22T12:16:28.726Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 12:16:28 [2020-04-22T12:16:28.726Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 12:16:28 [2020-04-22T12:16:28.726Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 12:16:28 [2020-04-22T12:16:28.726Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 12:16:28 [2020-04-22T12:16:28.726Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 12:16:28 [2020-04-22T12:16:28.726Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 12:16:28 [2020-04-22T12:16:28.726Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 12:16:28 [2020-04-22T12:16:28.726Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 12:16:28 [2020-04-22T12:16:28.726Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 12:16:28 [2020-04-22T12:16:28.726Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 12:16:28 [2020-04-22T12:16:28.726Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 12:16:28 [2020-04-22T12:16:28.726Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 12:16:28 [2020-04-22T12:16:28.726Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 12:16:28 [2020-04-22T12:16:28.726Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 12:16:28 [2020-04-22T12:16:28.726Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 12:16:28 [2020-04-22T12:16:28.726Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 12:16:28 [2020-04-22T12:16:28.726Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 12:16:28 [2020-04-22T12:16:28.726Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 12:16:28 [2020-04-22T12:16:28.726Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 12:16:28 [2020-04-22T12:16:28.726Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 12:16:28 [2020-04-22T12:16:28.726Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 12:16:28 [2020-04-22T12:16:28.726Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 12:16:28 [2020-04-22T12:16:28.726Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 12:16:28 [2020-04-22T12:16:28.920Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) 12:16:30 [2020-04-22T12:16:30.626Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns 12:16:31 [2020-04-22T12:16:31.564Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 12:16:31 [2020-04-22T12:16:31.822Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 12:16:33 [2020-04-22T12:16:33.195Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart 12:16:33 [2020-04-22T12:16:33.452Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 12:16:33 [2020-04-22T12:16:33.452Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 12:16:35 [2020-04-22T12:16:35.283Z] ok github.com/docker/docker/client 0.491s coverage: 75.7% of statements 12:16:35 [2020-04-22T12:16:35.354Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 12:16:35 [2020-04-22T12:16:35.354Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 12:16:38 [2020-04-22T12:16:38.634Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 12:16:38 [2020-04-22T12:16:38.634Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 12:16:38 [2020-04-22T12:16:38.634Z] === RUN TestDockerSuite/TestBuildAddTarXz 12:16:41 [2020-04-22T12:16:41.101Z] umount: bundles/test-docker-py/root: no mount point specified. 12:16:41 [2020-04-22T12:16:41.102Z] Leaving: AppArmorNo profiles have been unloaded. 12:16:41 [2020-04-22T12:16:41.102Z] 12:16:41 [2020-04-22T12:16:41.102Z] Unloading profiles will leave already running processes permanently 12:16:41 [2020-04-22T12:16:41.102Z] unconfined, which can lead to unexpected situations. 12:16:41 [2020-04-22T12:16:41.102Z] 12:16:41 [2020-04-22T12:16:41.102Z] To set a process to complain mode, use the command line tool 12:16:41 [2020-04-22T12:16:41.102Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 12:16:41 [2020-04-22T12:16:41.102Z] 12:16:41 [2020-04-22T12:16:41.185Z] === RUN TestDockerSuite/TestBuildAddTarXzGz Post stage [Pipeline] junit 12:16:41 [2020-04-22T12:16:41.677Z] Recording test results 12:16:43 [2020-04-22T12:16:43.087Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 12:16:43 [2020-04-22T12:16:43.087Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest 12:16:43 [2020-04-22T12:16:43.087Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [Pipeline] sh 12:16:43 [2020-04-22T12:16:43.913Z] + echo Ensuring container killed. 12:16:43 [2020-04-22T12:16:43.913Z] Ensuring container killed. 12:16:43 [2020-04-22T12:16:43.913Z] + docker rm -vf docker-pr1 12:16:43 [2020-04-22T12:16:43.913Z] Error: No such container: docker-pr1 12:16:43 [2020-04-22T12:16:43.913Z] + true [Pipeline] sh 12:16:44 [2020-04-22T12:16:44.198Z] + echo Chowning /workspace to jenkins user 12:16:44 [2020-04-22T12:16:44.199Z] Chowning /workspace to jenkins user 12:16:44 [2020-04-22T12:16:44.199Z] + id -u 12:16:44 [2020-04-22T12:16:44.199Z] + id -g 12:16:44 [2020-04-22T12:16:44.199Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40850:/workspace busybox chown -R 1000:1000 /workspace 12:16:44 [2020-04-22T12:16:44.199Z] Unable to find image 'busybox:latest' locally 12:16:44 [2020-04-22T12:16:44.199Z] latest: Pulling from library/busybox 12:16:44 [2020-04-22T12:16:44.199Z] e2334dd9fee4: Pulling fs layer 12:16:46 [2020-04-22T12:16:46.370Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 12:16:46 [2020-04-22T12:16:46.370Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.03s) 12:16:46 [2020-04-22T12:16:46.370Z] 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 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:325: [df04e83a468ca] waiting for daemon to start 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:325: [df04e83a468ca] waiting for daemon to start 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:353: [df04e83a468ca] daemon started 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:296: [df04e83a468ca] exiting daemon 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:325: [df04e83a468ca] waiting for daemon to start 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:325: [df04e83a468ca] waiting for daemon to start 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:353: [df04e83a468ca] daemon started 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:461: [df04e83a468ca] Stopping daemon 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:296: [df04e83a468ca] exiting daemon 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:448: [df04e83a468ca] Daemon stopped 12:16:46 [2020-04-22T12:16:46.370Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.08s) 12:16:46 [2020-04-22T12:16:46.370Z] 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 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:325: [d8b505fd4123e] waiting for daemon to start 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:325: [d8b505fd4123e] waiting for daemon to start 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:353: [d8b505fd4123e] daemon started 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:296: [d8b505fd4123e] exiting daemon 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:325: [d8b505fd4123e] waiting for daemon to start 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:325: [d8b505fd4123e] waiting for daemon to start 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:353: [d8b505fd4123e] daemon started 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:461: [d8b505fd4123e] Stopping daemon 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:296: [d8b505fd4123e] exiting daemon 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:448: [d8b505fd4123e] Daemon stopped 12:16:46 [2020-04-22T12:16:46.370Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.65s) 12:16:46 [2020-04-22T12:16:46.370Z] 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 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:325: [d5afc1b194e7c] waiting for daemon to start 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:325: [d5afc1b194e7c] waiting for daemon to start 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:353: [d5afc1b194e7c] daemon started 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:325: [d5afc1b194e7c] waiting for daemon to start 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:296: [d5afc1b194e7c] exiting daemon 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:325: [d5afc1b194e7c] waiting for daemon to start 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:353: [d5afc1b194e7c] daemon started 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:461: [d5afc1b194e7c] Stopping daemon 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:296: [d5afc1b194e7c] exiting daemon 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:448: [d5afc1b194e7c] Daemon stopped 12:16:46 [2020-04-22T12:16:46.370Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.74s) 12:16:46 [2020-04-22T12:16:46.370Z] 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 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:325: [dc33eef6dbabc] waiting for daemon to start 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:325: [dc33eef6dbabc] waiting for daemon to start 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:353: [dc33eef6dbabc] daemon started 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:461: [dc33eef6dbabc] Stopping daemon 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:296: [dc33eef6dbabc] exiting daemon 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:448: [dc33eef6dbabc] Daemon stopped 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:325: [dc33eef6dbabc] waiting for daemon to start 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:325: [dc33eef6dbabc] waiting for daemon to start 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:353: [dc33eef6dbabc] daemon started 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:461: [dc33eef6dbabc] Stopping daemon 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:296: [dc33eef6dbabc] exiting daemon 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:448: [dc33eef6dbabc] Daemon stopped 12:16:46 [2020-04-22T12:16:46.370Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.72s) 12:16:46 [2020-04-22T12:16:46.370Z] 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 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:325: [d0b1c06938696] waiting for daemon to start 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:325: [d0b1c06938696] waiting for daemon to start 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:353: [d0b1c06938696] daemon started 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:461: [d0b1c06938696] Stopping daemon 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:296: [d0b1c06938696] exiting daemon 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:448: [d0b1c06938696] Daemon stopped 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:325: [d0b1c06938696] waiting for daemon to start 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:325: [d0b1c06938696] waiting for daemon to start 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:353: [d0b1c06938696] daemon started 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:461: [d0b1c06938696] Stopping daemon 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:296: [d0b1c06938696] exiting daemon 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:448: [d0b1c06938696] Daemon stopped 12:16:46 [2020-04-22T12:16:46.370Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.88s) 12:16:46 [2020-04-22T12:16:46.370Z] 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 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:325: [dd0a5be974f3b] waiting for daemon to start 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:325: [dd0a5be974f3b] waiting for daemon to start 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:353: [dd0a5be974f3b] daemon started 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:325: [dd0a5be974f3b] waiting for daemon to start 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:296: [dd0a5be974f3b] exiting daemon 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:325: [dd0a5be974f3b] waiting for daemon to start 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:353: [dd0a5be974f3b] daemon started 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:461: [dd0a5be974f3b] Stopping daemon 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:296: [dd0a5be974f3b] exiting daemon 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:448: [dd0a5be974f3b] Daemon stopped 12:16:46 [2020-04-22T12:16:46.370Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.05s) 12:16:46 [2020-04-22T12:16:46.370Z] 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 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:325: [d565628803fc5] waiting for daemon to start 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:325: [d565628803fc5] waiting for daemon to start 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:353: [d565628803fc5] daemon started 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:461: [d565628803fc5] Stopping daemon 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:296: [d565628803fc5] exiting daemon 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:448: [d565628803fc5] Daemon stopped 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:325: [d565628803fc5] waiting for daemon to start 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:325: [d565628803fc5] waiting for daemon to start 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:353: [d565628803fc5] daemon started 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:461: [d565628803fc5] Stopping daemon 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:296: [d565628803fc5] exiting daemon 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:448: [d565628803fc5] Daemon stopped 12:16:46 [2020-04-22T12:16:46.370Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.03s) 12:16:46 [2020-04-22T12:16:46.370Z] 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 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:325: [dbff010e2938d] waiting for daemon to start 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:325: [dbff010e2938d] waiting for daemon to start 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:353: [dbff010e2938d] daemon started 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:461: [dbff010e2938d] Stopping daemon 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:296: [dbff010e2938d] exiting daemon 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:448: [dbff010e2938d] Daemon stopped 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:325: [dbff010e2938d] waiting for daemon to start 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:325: [dbff010e2938d] waiting for daemon to start 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:353: [dbff010e2938d] daemon started 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:461: [dbff010e2938d] Stopping daemon 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:296: [dbff010e2938d] exiting daemon 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:448: [dbff010e2938d] Daemon stopped 12:16:46 [2020-04-22T12:16:46.370Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.62s) 12:16:46 [2020-04-22T12:16:46.370Z] 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 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:325: [d33481d5c002c] waiting for daemon to start 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:325: [d33481d5c002c] waiting for daemon to start 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:353: [d33481d5c002c] daemon started 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:461: [d33481d5c002c] Stopping daemon 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:296: [d33481d5c002c] exiting daemon 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:448: [d33481d5c002c] Daemon stopped 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:325: [d33481d5c002c] waiting for daemon to start 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:325: [d33481d5c002c] waiting for daemon to start 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:353: [d33481d5c002c] daemon started 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:461: [d33481d5c002c] Stopping daemon 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:296: [d33481d5c002c] exiting daemon 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:448: [d33481d5c002c] Daemon stopped 12:16:46 [2020-04-22T12:16:46.370Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.54s) 12:16:46 [2020-04-22T12:16:46.370Z] 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 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:325: [d77b6669665d3] waiting for daemon to start 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:325: [d77b6669665d3] waiting for daemon to start 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:353: [d77b6669665d3] daemon started 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:296: [d77b6669665d3] exiting daemon 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:325: [d77b6669665d3] waiting for daemon to start 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:325: [d77b6669665d3] waiting for daemon to start 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:353: [d77b6669665d3] daemon started 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:461: [d77b6669665d3] Stopping daemon 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:296: [d77b6669665d3] exiting daemon 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:448: [d77b6669665d3] Daemon stopped 12:16:46 [2020-04-22T12:16:46.370Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.12s) 12:16:46 [2020-04-22T12:16:46.370Z] 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 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:325: [d70a57c831cab] waiting for daemon to start 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:325: [d70a57c831cab] waiting for daemon to start 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:353: [d70a57c831cab] daemon started 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:296: [d70a57c831cab] exiting daemon 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:325: [d70a57c831cab] waiting for daemon to start 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:325: [d70a57c831cab] waiting for daemon to start 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:353: [d70a57c831cab] daemon started 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:461: [d70a57c831cab] Stopping daemon 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:296: [d70a57c831cab] exiting daemon 12:16:46 [2020-04-22T12:16:46.370Z] daemon.go:448: [d70a57c831cab] Daemon stopped 12:16:46 [2020-04-22T12:16:46.370Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.96s) 12:16:46 [2020-04-22T12:16:46.371Z] 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 12:16:46 [2020-04-22T12:16:46.371Z] daemon.go:325: [dbb53724fd8a7] waiting for daemon to start 12:16:46 [2020-04-22T12:16:46.371Z] daemon.go:325: [dbb53724fd8a7] waiting for daemon to start 12:16:46 [2020-04-22T12:16:46.371Z] daemon.go:353: [dbb53724fd8a7] daemon started 12:16:46 [2020-04-22T12:16:46.371Z] daemon.go:461: [dbb53724fd8a7] Stopping daemon 12:16:46 [2020-04-22T12:16:46.371Z] daemon.go:296: [dbb53724fd8a7] exiting daemon 12:16:46 [2020-04-22T12:16:46.371Z] daemon.go:448: [dbb53724fd8a7] Daemon stopped 12:16:46 [2020-04-22T12:16:46.371Z] daemon.go:325: [dbb53724fd8a7] waiting for daemon to start 12:16:46 [2020-04-22T12:16:46.371Z] daemon.go:325: [dbb53724fd8a7] waiting for daemon to start 12:16:46 [2020-04-22T12:16:46.371Z] daemon.go:353: [dbb53724fd8a7] daemon started 12:16:46 [2020-04-22T12:16:46.371Z] daemon.go:461: [dbb53724fd8a7] Stopping daemon 12:16:46 [2020-04-22T12:16:46.371Z] daemon.go:296: [dbb53724fd8a7] exiting daemon 12:16:46 [2020-04-22T12:16:46.371Z] daemon.go:448: [dbb53724fd8a7] Daemon stopped 12:16:46 [2020-04-22T12:16:46.371Z] === RUN TestKernelTCPMemory 12:16:46 [2020-04-22T12:16:46.939Z] --- PASS: TestKernelTCPMemory (1.16s) 12:16:46 [2020-04-22T12:16:46.939Z] === RUN TestNISDomainname 12:16:48 [2020-04-22T12:16:48.314Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait 12:16:48 [2020-04-22T12:16:48.314Z] --- PASS: TestNISDomainname (1.19s) 12:16:48 [2020-04-22T12:16:48.314Z] === RUN TestStats 12:16:48 [2020-04-22T12:16:48.571Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot 12:16:49 [2020-04-22T12:16:49.454Z] e2334dd9fee4: Download complete 12:16:49 [2020-04-22T12:16:49.454Z] e2334dd9fee4: Pull complete 12:16:49 [2020-04-22T12:16:49.454Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 12:16:49 [2020-04-22T12:16:49.454Z] Status: Downloaded newer image for busybox:latest 12:16:50 [2020-04-22T12:16:50.469Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes 12:16:50 [2020-04-22T12:16:50.469Z] --- PASS: TestStats (1.96s) 12:16:50 [2020-04-22T12:16:50.469Z] === RUN TestStopContainerWithTimeout 12:16:50 [2020-04-22T12:16:50.469Z] === RUN TestStopContainerWithTimeout/0 12:16:50 [2020-04-22T12:16:50.469Z] === PAUSE TestStopContainerWithTimeout/0 12:16:50 [2020-04-22T12:16:50.469Z] === RUN TestStopContainerWithTimeout/1 12:16:50 [2020-04-22T12:16:50.469Z] === PAUSE TestStopContainerWithTimeout/1 12:16:50 [2020-04-22T12:16:50.469Z] === RUN TestStopContainerWithTimeout/3 12:16:50 [2020-04-22T12:16:50.469Z] === PAUSE TestStopContainerWithTimeout/3 12:16:50 [2020-04-22T12:16:50.469Z] === RUN TestStopContainerWithTimeout/-1 12:16:50 [2020-04-22T12:16:50.469Z] === PAUSE TestStopContainerWithTimeout/-1 12:16:50 [2020-04-22T12:16:50.469Z] === CONT TestStopContainerWithTimeout/0 12:16:50 [2020-04-22T12:16:50.469Z] === CONT TestStopContainerWithTimeout/3 [Pipeline] catchError [Pipeline] { [Pipeline] sh 12:16:51 [2020-04-22T12:16:51.130Z] + bundleName=docker-py 12:16:51 [2020-04-22T12:16:51.130Z] + echo Creating docker-py-bundles.tar.gz 12:16:51 [2020-04-22T12:16:51.130Z] Creating docker-py-bundles.tar.gz 12:16:51 [2020-04-22T12:16:51.130Z] + 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 12:16:51 [2020-04-22T12:16:51.140Z] Archiving artifacts 12:16:51 [2020-04-22T12:16:51.148Z] --- PASS: TestImportExtremelyLargeImageWorks (79.28s) 12:16:51 [2020-04-22T12:16:51.148Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks 12:16:51 [2020-04-22T12:16:51.148Z] daemon.go:325: [da495f1642185] waiting for daemon to start 12:16:51 [2020-04-22T12:16:51.148Z] daemon.go:325: [da495f1642185] waiting for daemon to start 12:16:51 [2020-04-22T12:16:51.148Z] daemon.go:353: [da495f1642185] daemon started 12:16:51 [2020-04-22T12:16:51.148Z] daemon.go:461: [da495f1642185] Stopping daemon 12:16:51 [2020-04-22T12:16:51.148Z] daemon.go:296: [da495f1642185] exiting daemon 12:16:51 [2020-04-22T12:16:51.148Z] daemon.go:448: [da495f1642185] Daemon stopped 12:16:51 [2020-04-22T12:16:51.148Z] PASS 12:16:51 [2020-04-22T12:16:51.148Z] 12:16:51 [2020-04-22T12:16:51.148Z] DONE 11 tests in 80.470s 12:16:51 [2020-04-22T12:16:51.148Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 12:16:51 [2020-04-22T12:16:51.148Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m 12:16:51 [2020-04-22T12:16:51.148Z] ++ set -e 12:16:51 [2020-04-22T12:16:51.148Z] ++ '[' -n 0 ']' 12:16:51 [2020-04-22T12:16:51.148Z] ++ set -x 12:16:51 [2020-04-22T12:16:51.149Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m 12:16:51 [2020-04-22T12:16:51.149Z] INFO: Testing against a local daemon 12:16:51 [2020-04-22T12:16:51.149Z] === RUN TestNetworkCreateDelete 12:16:51 [2020-04-22T12:16:51.149Z] --- PASS: TestNetworkCreateDelete (0.13s) 12:16:51 [2020-04-22T12:16:51.149Z] === RUN TestDockerNetworkDeletePreferID 12:16:51 [2020-04-22T12:16:51.149Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) 12:16:51 [2020-04-22T12:16:51.149Z] === RUN TestInspectNetwork 12:16:51 [2020-04-22T12:16:51.149Z] === RUN TestInspectNetwork/full_network_id 12:16:51 [2020-04-22T12:16:51.149Z] === RUN TestInspectNetwork/partial_network_id 12:16:51 [2020-04-22T12:16:51.149Z] === RUN TestInspectNetwork/network_name 12:16:51 [2020-04-22T12:16:51.149Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 12:16:51 [2020-04-22T12:16:51.402Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure 12:16:51 [2020-04-22T12:16:51.402Z] === CONT TestStopContainerWithTimeout/-1 12:16:52 [2020-04-22T12:16:52.919Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40850/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh 12:16:53 [2020-04-22T12:16:53.265Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40850/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=70e7d6fe4aee4a7dfea22fa53bd0539e8cef31f8 -e DOCKER_GRAPHDRIVER docker:70e7d6fe4aee4a7dfea22fa53bd0539e8cef31f8 hack/make.sh binary-daemon 12:16:53 [2020-04-22T12:16:53.831Z] 12:16:53 [2020-04-22T12:16:53.832Z] Removing bundles/ 12:16:53 [2020-04-22T12:16:53.832Z] 12:16:53 [2020-04-22T12:16:53.832Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) 12:16:53 [2020-04-22T12:16:53.832Z] Building: bundles/binary-daemon/dockerd-dev 12:16:53 [2020-04-22T12:16:53.832Z] GOOS="" GOARCH="" GOARM="" 12:16:53 [2020-04-22T12:16:53.929Z] === CONT TestStopContainerWithTimeout/1 12:16:55 [2020-04-22T12:16:55.825Z] === RUN TestDockerSuite/TestBuildBlankName 12:16:55 [2020-04-22T12:16:55.825Z] --- PASS: TestStopContainerWithTimeout (0.03s) 12:16:55 [2020-04-22T12:16:55.825Z] --- PASS: TestStopContainerWithTimeout/0 (1.20s) 12:16:55 [2020-04-22T12:16:55.825Z] --- PASS: TestStopContainerWithTimeout/3 (3.34s) 12:16:55 [2020-04-22T12:16:55.825Z] --- PASS: TestStopContainerWithTimeout/-1 (2.92s) 12:16:55 [2020-04-22T12:16:55.825Z] --- PASS: TestStopContainerWithTimeout/1 (2.20s) 12:16:55 [2020-04-22T12:16:55.825Z] === RUN TestDeleteDevicemapper 12:16:55 [2020-04-22T12:16:55.825Z] --- SKIP: TestDeleteDevicemapper (0.00s) 12:16:55 [2020-04-22T12:16:55.825Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 12:16:55 [2020-04-22T12:16:55.825Z] === RUN TestStopContainerWithRestartPolicyAlways 12:16:55 [2020-04-22T12:16:55.825Z] === RUN TestDockerSuite/TestBuildBuildTimeArg 12:16:56 [2020-04-22T12:16:56.008Z] --- PASS: TestInspectNetwork (8.48s) 12:16:56 [2020-04-22T12:16:56.008Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork 12:16:56 [2020-04-22T12:16:56.008Z] daemon.go:325: [d4d54ddce9174] waiting for daemon to start 12:16:56 [2020-04-22T12:16:56.008Z] daemon.go:325: [d4d54ddce9174] waiting for daemon to start 12:16:56 [2020-04-22T12:16:56.008Z] daemon.go:353: [d4d54ddce9174] daemon started 12:16:56 [2020-04-22T12:16:56.008Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 12:16:56 [2020-04-22T12:16:56.008Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 12:16:56 [2020-04-22T12:16:56.008Z] --- PASS: TestInspectNetwork/network_name (0.00s) 12:16:56 [2020-04-22T12:16:56.008Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 12:16:56 [2020-04-22T12:16:56.008Z] daemon.go:461: [d4d54ddce9174] Stopping daemon 12:16:56 [2020-04-22T12:16:56.008Z] daemon.go:296: [d4d54ddce9174] exiting daemon 12:16:56 [2020-04-22T12:16:56.008Z] daemon.go:448: [d4d54ddce9174] Daemon stopped 12:16:56 [2020-04-22T12:16:56.008Z] === RUN TestRunContainerWithBridgeNone 12:16:56 [2020-04-22T12:16:56.083Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer 12:16:58 [2020-04-22T12:16:58.364Z] --- PASS: TestRunContainerWithBridgeNone (2.31s) 12:16:58 [2020-04-22T12:16:58.364Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone 12:16:58 [2020-04-22T12:16:58.364Z] daemon.go:325: [da148e84de9d6] waiting for daemon to start 12:16:58 [2020-04-22T12:16:58.364Z] daemon.go:325: [da148e84de9d6] waiting for daemon to start 12:16:58 [2020-04-22T12:16:58.364Z] daemon.go:353: [da148e84de9d6] daemon started 12:16:58 [2020-04-22T12:16:58.364Z] daemon.go:461: [da148e84de9d6] Stopping daemon 12:16:58 [2020-04-22T12:16:58.364Z] daemon.go:296: [da148e84de9d6] exiting daemon 12:16:58 [2020-04-22T12:16:58.364Z] daemon.go:448: [da148e84de9d6] Daemon stopped 12:16:58 [2020-04-22T12:16:58.364Z] === RUN TestNetworkInvalidJSON 12:16:58 [2020-04-22T12:16:58.364Z] === RUN TestNetworkInvalidJSON//networks/create 12:16:58 [2020-04-22T12:16:58.364Z] === PAUSE TestNetworkInvalidJSON//networks/create 12:16:58 [2020-04-22T12:16:58.364Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect 12:16:58 [2020-04-22T12:16:58.364Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect 12:16:58 [2020-04-22T12:16:58.364Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect 12:16:58 [2020-04-22T12:16:58.364Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect 12:16:58 [2020-04-22T12:16:58.364Z] === CONT TestNetworkInvalidJSON//networks/create 12:16:58 [2020-04-22T12:16:58.364Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect 12:16:58 [2020-04-22T12:16:58.364Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect 12:16:58 [2020-04-22T12:16:58.364Z] --- PASS: TestNetworkInvalidJSON (0.01s) 12:16:58 [2020-04-22T12:16:58.364Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) 12:16:58 [2020-04-22T12:16:58.364Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) 12:16:58 [2020-04-22T12:16:58.364Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) 12:16:58 [2020-04-22T12:16:58.364Z] === RUN TestDaemonRestartWithLiveRestore 12:16:58 [2020-04-22T12:16:58.611Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg 12:16:58 [2020-04-22T12:16:58.611Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.83s) 12:16:58 [2020-04-22T12:16:58.611Z] === RUN TestUpdateMemory 12:16:58 [2020-04-22T12:16:58.611Z] --- SKIP: TestUpdateMemory (0.00s) 12:16:58 [2020-04-22T12:16:58.611Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit 12:16:58 [2020-04-22T12:16:58.611Z] === RUN TestUpdateCPUQuota 12:16:59 [2020-04-22T12:16:59.103Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) 12:16:59 [2020-04-22T12:16:59.103Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore 12:16:59 [2020-04-22T12:16:59.103Z] daemon.go:325: [d1fc4551f8be1] waiting for daemon to start 12:16:59 [2020-04-22T12:16:59.103Z] daemon.go:325: [d1fc4551f8be1] waiting for daemon to start 12:16:59 [2020-04-22T12:16:59.103Z] daemon.go:353: [d1fc4551f8be1] daemon started 12:16:59 [2020-04-22T12:16:59.103Z] daemon.go:461: [d1fc4551f8be1] Stopping daemon 12:16:59 [2020-04-22T12:16:59.103Z] daemon.go:296: [d1fc4551f8be1] exiting daemon 12:16:59 [2020-04-22T12:16:59.103Z] daemon.go:448: [d1fc4551f8be1] Daemon stopped 12:16:59 [2020-04-22T12:16:59.103Z] daemon.go:325: [d1fc4551f8be1] waiting for daemon to start 12:16:59 [2020-04-22T12:16:59.103Z] daemon.go:325: [d1fc4551f8be1] waiting for daemon to start 12:16:59 [2020-04-22T12:16:59.103Z] daemon.go:353: [d1fc4551f8be1] daemon started 12:16:59 [2020-04-22T12:16:59.103Z] daemon.go:461: [d1fc4551f8be1] Stopping daemon 12:16:59 [2020-04-22T12:16:59.103Z] daemon.go:296: [d1fc4551f8be1] exiting daemon 12:16:59 [2020-04-22T12:16:59.103Z] daemon.go:448: [d1fc4551f8be1] Daemon stopped 12:16:59 [2020-04-22T12:16:59.103Z] === RUN TestDaemonDefaultNetworkPools 12:16:59 [2020-04-22T12:16:59.152Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... 12:16:59 [2020-04-22T12:16:59.176Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork 12:16:59 [2020-04-22T12:16:59.845Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) 12:16:59 [2020-04-22T12:16:59.845Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools 12:16:59 [2020-04-22T12:16:59.845Z] daemon.go:325: [deb8e64e527ae] waiting for daemon to start 12:16:59 [2020-04-22T12:16:59.845Z] daemon.go:325: [deb8e64e527ae] waiting for daemon to start 12:16:59 [2020-04-22T12:16:59.845Z] daemon.go:353: [deb8e64e527ae] daemon started 12:16:59 [2020-04-22T12:16:59.845Z] daemon.go:461: [deb8e64e527ae] Stopping daemon 12:16:59 [2020-04-22T12:16:59.845Z] daemon.go:296: [deb8e64e527ae] exiting daemon 12:16:59 [2020-04-22T12:16:59.845Z] daemon.go:448: [deb8e64e527ae] Daemon stopped 12:16:59 [2020-04-22T12:16:59.845Z] === RUN TestDaemonRestartWithExistingNetwork 12:17:00 [2020-04-22T12:17:00.547Z] --- PASS: TestUpdateCPUQuota (1.64s) 12:17:00 [2020-04-22T12:17:00.547Z] === RUN TestUpdatePidsLimit 12:17:00 [2020-04-22T12:17:00.547Z] === RUN TestUpdatePidsLimit/update_from_none 12:17:00 [2020-04-22T12:17:00.547Z] === RUN TestUpdatePidsLimit/no_change 12:17:00 [2020-04-22T12:17:00.730Z] 12:17:00 [2020-04-22T12:17:00.730Z] ________ ____ __. 12:17:00 [2020-04-22T12:17:00.730Z] \_____ \ | |/ _| 12:17:00 [2020-04-22T12:17:00.730Z] / | \| < 12:17:00 [2020-04-22T12:17:00.730Z] / | \ | \ 12:17:00 [2020-04-22T12:17:00.730Z] \_______ /____|__ \ 12:17:00 [2020-04-22T12:17:00.730Z] \/ \/ 12:17:00 [2020-04-22T12:17:00.730Z] 12:17:00 [2020-04-22T12:17:00.730Z] INFO: make.ps1 ended at 04/22/2020 12:17:00 12:17:00 [2020-04-22T12:17:00.804Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit 12:17:01 [2020-04-22T12:17:01.053Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) 12:17:01 [2020-04-22T12:17:01.053Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork 12:17:01 [2020-04-22T12:17:01.053Z] daemon.go:325: [d26e611699224] waiting for daemon to start 12:17:01 [2020-04-22T12:17:01.053Z] daemon.go:325: [d26e611699224] waiting for daemon to start 12:17:01 [2020-04-22T12:17:01.053Z] daemon.go:353: [d26e611699224] daemon started 12:17:01 [2020-04-22T12:17:01.053Z] daemon.go:461: [d26e611699224] Stopping daemon 12:17:01 [2020-04-22T12:17:01.053Z] daemon.go:296: [d26e611699224] exiting daemon 12:17:01 [2020-04-22T12:17:01.053Z] daemon.go:448: [d26e611699224] Daemon stopped 12:17:01 [2020-04-22T12:17:01.053Z] daemon.go:325: [d26e611699224] waiting for daemon to start 12:17:01 [2020-04-22T12:17:01.053Z] daemon.go:325: [d26e611699224] waiting for daemon to start 12:17:01 [2020-04-22T12:17:01.053Z] daemon.go:353: [d26e611699224] daemon started 12:17:01 [2020-04-22T12:17:01.053Z] daemon.go:461: [d26e611699224] Stopping daemon 12:17:01 [2020-04-22T12:17:01.053Z] daemon.go:296: [d26e611699224] exiting daemon 12:17:01 [2020-04-22T12:17:01.053Z] daemon.go:448: [d26e611699224] Daemon stopped 12:17:01 [2020-04-22T12:17:01.053Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 12:17:01 [2020-04-22T12:17:01.062Z] === RUN TestUpdatePidsLimit/update_lower 12:17:01 [2020-04-22T12:17:01.319Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 12:17:01 [2020-04-22T12:17:01.885Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 12:17:02 [2020-04-22T12:17:02.144Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg 12:17:02 [2020-04-22T12:17:02.144Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 12:17:02 [2020-04-22T12:17:02.334Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) 12:17:02 [2020-04-22T12:17:02.335Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 12:17:02 [2020-04-22T12:17:02.335Z] daemon.go:325: [df07a73522f8b] waiting for daemon to start 12:17:02 [2020-04-22T12:17:02.335Z] daemon.go:325: [df07a73522f8b] waiting for daemon to start 12:17:02 [2020-04-22T12:17:02.335Z] daemon.go:353: [df07a73522f8b] daemon started 12:17:02 [2020-04-22T12:17:02.335Z] daemon.go:461: [df07a73522f8b] Stopping daemon 12:17:02 [2020-04-22T12:17:02.335Z] daemon.go:296: [df07a73522f8b] exiting daemon 12:17:02 [2020-04-22T12:17:02.335Z] daemon.go:448: [df07a73522f8b] Daemon stopped 12:17:02 [2020-04-22T12:17:02.335Z] daemon.go:325: [df07a73522f8b] waiting for daemon to start 12:17:02 [2020-04-22T12:17:02.335Z] daemon.go:325: [df07a73522f8b] waiting for daemon to start 12:17:02 [2020-04-22T12:17:02.335Z] daemon.go:353: [df07a73522f8b] daemon started 12:17:02 [2020-04-22T12:17:02.335Z] daemon.go:461: [df07a73522f8b] Stopping daemon 12:17:02 [2020-04-22T12:17:02.335Z] daemon.go:296: [df07a73522f8b] exiting daemon 12:17:02 [2020-04-22T12:17:02.335Z] daemon.go:448: [df07a73522f8b] Daemon stopped 12:17:02 [2020-04-22T12:17:02.335Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 12:17:02 [2020-04-22T12:17:02.691Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) 12:17:02 [2020-04-22T12:17:02.691Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool 12:17:02 [2020-04-22T12:17:02.691Z] daemon.go:325: [d01ce6a59635c] waiting for daemon to start 12:17:02 [2020-04-22T12:17:02.691Z] daemon.go:325: [d01ce6a59635c] waiting for daemon to start 12:17:02 [2020-04-22T12:17:02.691Z] daemon.go:353: [d01ce6a59635c] daemon started 12:17:02 [2020-04-22T12:17:02.691Z] daemon.go:461: [d01ce6a59635c] Stopping daemon 12:17:02 [2020-04-22T12:17:02.691Z] daemon.go:296: [d01ce6a59635c] exiting daemon 12:17:02 [2020-04-22T12:17:02.691Z] daemon.go:448: [d01ce6a59635c] Daemon stopped 12:17:02 [2020-04-22T12:17:02.691Z] === RUN TestServiceWithPredefinedNetwork 12:17:02 [2020-04-22T12:17:02.712Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 12:17:02 [2020-04-22T12:17:02.962Z] INFO: Binaries build ended at 04/22/2020 12:17:02. Duration:00:01:09.6324675 12:17:04 [2020-04-22T12:17:04.087Z] --- PASS: TestUpdatePidsLimit (3.82s) 12:17:04 [2020-04-22T12:17:04.087Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) 12:17:04 [2020-04-22T12:17:04.087Z] --- PASS: TestUpdatePidsLimit/no_change (0.42s) 12:17:04 [2020-04-22T12:17:04.087Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) 12:17:04 [2020-04-22T12:17:04.087Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) 12:17:04 [2020-04-22T12:17:04.087Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) 12:17:04 [2020-04-22T12:17:04.087Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s) 12:17:04 [2020-04-22T12:17:04.087Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) 12:17:04 [2020-04-22T12:17:04.087Z] === RUN TestUpdateRestartPolicy 12:17:04 [2020-04-22T12:17:04.545Z] INFO: Copying the built daemon binary to d:\CI\PR-40850\1\binary\dockerd-70e7d6fe4.exe... 12:17:04 [2020-04-22T12:17:04.653Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse 12:17:04 [2020-04-22T12:17:04.653Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal 12:17:05 [2020-04-22T12:17:05.540Z] INFO: Copying the built client binary to d:\CI\PR-40850\1\binary\docker-70e7d6fe4.exe... 12:17:05 [2020-04-22T12:17:05.540Z] INFO: Copying dockerversion from the container... 12:17:05 [2020-04-22T12:17:05.746Z] --- PASS: TestServiceWithPredefinedNetwork (2.72s) 12:17:05 [2020-04-22T12:17:05.746Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork 12:17:05 [2020-04-22T12:17:05.746Z] daemon.go:325: [d00a2b4e3fc1a] waiting for daemon to start 12:17:05 [2020-04-22T12:17:05.746Z] daemon.go:325: [d00a2b4e3fc1a] waiting for daemon to start 12:17:05 [2020-04-22T12:17:05.746Z] daemon.go:353: [d00a2b4e3fc1a] daemon started 12:17:05 [2020-04-22T12:17:05.746Z] daemon.go:461: [d00a2b4e3fc1a] Stopping daemon 12:17:05 [2020-04-22T12:17:05.746Z] daemon.go:296: [d00a2b4e3fc1a] exiting daemon 12:17:05 [2020-04-22T12:17:05.746Z] daemon.go:448: [d00a2b4e3fc1a] Daemon stopped 12:17:05 [2020-04-22T12:17:05.746Z] === RUN TestServiceRemoveKeepsIngressNetwork 12:17:05 [2020-04-22T12:17:05.746Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 12:17:05 [2020-04-22T12:17:05.746Z] service_test.go:230: FLAKY_TEST 12:17:05 [2020-04-22T12:17:05.746Z] === RUN TestServiceWithDataPathPortInit 12:17:06 [2020-04-22T12:17:06.013Z] INFO: Copying the golang package from the container to d:\CI\PR-40850\1\installer\go.zip... 12:17:06 [2020-04-22T12:17:06.027Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode 12:17:06 [2020-04-22T12:17:06.960Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride 12:17:08 [2020-04-22T12:17:08.247Z] INFO: Extracting go.zip to d:\CI\PR-40850\1\go 12:17:08 [2020-04-22T12:17:08.332Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped 12:17:09 [2020-04-22T12:17:09.263Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection 12:17:10 [2020-04-22T12:17:10.636Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants 12:17:14 [2020-04-22T12:17:14.821Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv 12:17:18 [2020-04-22T12:17:18.100Z] --- PASS: TestUpdateRestartPolicy (13.45s) 12:17:18 [2020-04-22T12:17:18.100Z] === RUN TestUpdateRestartWithAutoRemove 12:17:18 [2020-04-22T12:17:18.100Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer 12:17:18 [2020-04-22T12:17:18.358Z] --- PASS: TestUpdateRestartWithAutoRemove (0.88s) 12:17:18 [2020-04-22T12:17:18.358Z] === RUN TestWaitNonBlocked 12:17:18 [2020-04-22T12:17:18.358Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 12:17:18 [2020-04-22T12:17:18.358Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 12:17:18 [2020-04-22T12:17:18.358Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 12:17:18 [2020-04-22T12:17:18.358Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 12:17:18 [2020-04-22T12:17:18.358Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 12:17:18 [2020-04-22T12:17:18.358Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 12:17:19 [2020-04-22T12:17:19.738Z] --- PASS: TestWaitNonBlocked (0.04s) 12:17:19 [2020-04-22T12:17:19.738Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.88s) 12:17:19 [2020-04-22T12:17:19.738Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.10s) 12:17:19 [2020-04-22T12:17:19.738Z] === RUN TestWaitBlocked 12:17:19 [2020-04-22T12:17:19.738Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 12:17:19 [2020-04-22T12:17:19.738Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 12:17:19 [2020-04-22T12:17:19.738Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 12:17:19 [2020-04-22T12:17:19.738Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 12:17:19 [2020-04-22T12:17:19.738Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 12:17:19 [2020-04-22T12:17:19.738Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 12:17:21 [2020-04-22T12:17:21.113Z] --- PASS: TestWaitBlocked (0.10s) 12:17:21 [2020-04-22T12:17:21.113Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.15s) 12:17:21 [2020-04-22T12:17:21.113Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.17s) 12:17:21 [2020-04-22T12:17:21.113Z] === CONT TestContainerStartOnDaemonRestart 12:17:21 [2020-04-22T12:17:21.113Z] === CONT TestIpcModeOlderClient 12:17:21 [2020-04-22T12:17:21.113Z] --- PASS: TestIpcModeOlderClient (0.12s) 12:17:21 [2020-04-22T12:17:21.113Z] === CONT TestDaemonRestartIpcMode 12:17:21 [2020-04-22T12:17:21.371Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange 12:17:21 [2020-04-22T12:17:21.865Z] --- PASS: TestServiceWithDataPathPortInit (15.79s) 12:17:21 [2020-04-22T12:17:21.865Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit 12:17:21 [2020-04-22T12:17:21.865Z] daemon.go:325: [d4d2f82ea6c0f] waiting for daemon to start 12:17:21 [2020-04-22T12:17:21.865Z] daemon.go:325: [d4d2f82ea6c0f] waiting for daemon to start 12:17:21 [2020-04-22T12:17:21.865Z] daemon.go:353: [d4d2f82ea6c0f] daemon started 12:17:21 [2020-04-22T12:17:21.865Z] daemon.go:461: [d4d2f82ea6c0f] Stopping daemon 12:17:21 [2020-04-22T12:17:21.865Z] daemon.go:296: [d4d2f82ea6c0f] exiting daemon 12:17:21 [2020-04-22T12:17:21.865Z] daemon.go:448: [d4d2f82ea6c0f] Daemon stopped 12:17:21 [2020-04-22T12:17:21.865Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit 12:17:21 [2020-04-22T12:17:21.865Z] daemon.go:325: [dfdf6f098dbfe] waiting for daemon to start 12:17:21 [2020-04-22T12:17:21.865Z] daemon.go:325: [dfdf6f098dbfe] waiting for daemon to start 12:17:21 [2020-04-22T12:17:21.865Z] daemon.go:353: [dfdf6f098dbfe] daemon started 12:17:21 [2020-04-22T12:17:21.865Z] daemon.go:461: [dfdf6f098dbfe] Stopping daemon 12:17:21 [2020-04-22T12:17:21.865Z] daemon.go:296: [dfdf6f098dbfe] exiting daemon 12:17:21 [2020-04-22T12:17:21.865Z] daemon.go:448: [dfdf6f098dbfe] Daemon stopped 12:17:21 [2020-04-22T12:17:21.865Z] === RUN TestServiceWithDefaultAddressPoolInit 12:17:22 [2020-04-22T12:17:22.594Z] ok github.com/docker/docker/cmd/dockerd/hack 0.021s coverage: 72.9% of statements 12:17:23 [2020-04-22T12:17:23.271Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning 12:17:24 [2020-04-22T12:17:24.105Z] ok github.com/docker/docker/cmd/dockerd 0.288s coverage: 29.5% of statements 12:17:24 [2020-04-22T12:17:24.648Z] --- PASS: TestContainerStartOnDaemonRestart (3.59s) 12:17:24 [2020-04-22T12:17:24.648Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart 12:17:24 [2020-04-22T12:17:24.648Z] daemon.go:325: [d72ba690ab37b] waiting for daemon to start 12:17:24 [2020-04-22T12:17:24.648Z] daemon.go:325: [d72ba690ab37b] waiting for daemon to start 12:17:24 [2020-04-22T12:17:24.648Z] daemon.go:353: [d72ba690ab37b] daemon started 12:17:24 [2020-04-22T12:17:24.648Z] daemon.go:325: [d72ba690ab37b] waiting for daemon to start 12:17:24 [2020-04-22T12:17:24.648Z] daemon.go:296: [d72ba690ab37b] exiting daemon 12:17:24 [2020-04-22T12:17:24.648Z] daemon.go:325: [d72ba690ab37b] waiting for daemon to start 12:17:24 [2020-04-22T12:17:24.648Z] daemon.go:353: [d72ba690ab37b] daemon started 12:17:24 [2020-04-22T12:17:24.648Z] daemon.go:461: [d72ba690ab37b] Stopping daemon 12:17:24 [2020-04-22T12:17:24.648Z] daemon.go:296: [d72ba690ab37b] exiting daemon 12:17:24 [2020-04-22T12:17:24.648Z] daemon.go:448: [d72ba690ab37b] Daemon stopped 12:17:25 [2020-04-22T12:17:25.213Z] --- PASS: TestDaemonRestartIpcMode (4.24s) 12:17:25 [2020-04-22T12:17:25.213Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode 12:17:25 [2020-04-22T12:17:25.213Z] daemon.go:325: [da130f9cd7670] waiting for daemon to start 12:17:25 [2020-04-22T12:17:25.213Z] daemon.go:325: [da130f9cd7670] waiting for daemon to start 12:17:25 [2020-04-22T12:17:25.213Z] daemon.go:353: [da130f9cd7670] daemon started 12:17:25 [2020-04-22T12:17:25.213Z] daemon.go:461: [da130f9cd7670] Stopping daemon 12:17:25 [2020-04-22T12:17:25.213Z] daemon.go:296: [da130f9cd7670] exiting daemon 12:17:25 [2020-04-22T12:17:25.213Z] daemon.go:448: [da130f9cd7670] Daemon stopped 12:17:25 [2020-04-22T12:17:25.213Z] daemon.go:325: [da130f9cd7670] waiting for daemon to start 12:17:25 [2020-04-22T12:17:25.214Z] daemon.go:325: [da130f9cd7670] waiting for daemon to start 12:17:25 [2020-04-22T12:17:25.214Z] daemon.go:353: [da130f9cd7670] daemon started 12:17:25 [2020-04-22T12:17:25.214Z] daemon.go:461: [da130f9cd7670] Stopping daemon 12:17:25 [2020-04-22T12:17:25.214Z] daemon.go:296: [da130f9cd7670] exiting daemon 12:17:25 [2020-04-22T12:17:25.214Z] daemon.go:448: [da130f9cd7670] Daemon stopped 12:17:25 [2020-04-22T12:17:25.214Z] PASS 12:17:25 [2020-04-22T12:17:25.214Z] 12:17:25 [2020-04-22T12:17:25.214Z] === Skipped 12:17:25 [2020-04-22T12:17:25.214Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) 12:17:25 [2020-04-22T12:17:25.214Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 12:17:25 [2020-04-22T12:17:25.214Z] 12:17:25 [2020-04-22T12:17:25.214Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) 12:17:25 [2020-04-22T12:17:25.214Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 12:17:25 [2020-04-22T12:17:25.214Z] 12:17:25 [2020-04-22T12:17:25.214Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) 12:17:25 [2020-04-22T12:17:25.214Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 12:17:25 [2020-04-22T12:17:25.214Z] 12:17:25 [2020-04-22T12:17:25.214Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 12:17:25 [2020-04-22T12:17:25.214Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 12:17:25 [2020-04-22T12:17:25.214Z] 12:17:25 [2020-04-22T12:17:25.214Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) 12:17:25 [2020-04-22T12:17:25.214Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 12:17:25 [2020-04-22T12:17:25.214Z] 12:17:25 [2020-04-22T12:17:25.214Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) 12:17:25 [2020-04-22T12:17:25.214Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit 12:17:25 [2020-04-22T12:17:25.214Z] 12:17:25 [2020-04-22T12:17:25.214Z] 12:17:25 [2020-04-22T12:17:25.214Z] DONE 189 tests, 6 skipped in 129.817s 12:17:25 [2020-04-22T12:17:25.214Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 12:17:25 [2020-04-22T12:17:25.214Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m 12:17:25 [2020-04-22T12:17:25.214Z] ++ set -e 12:17:25 [2020-04-22T12:17:25.214Z] ++ '[' -n 0 ']' 12:17:25 [2020-04-22T12:17:25.214Z] ++ set -x 12:17:25 [2020-04-22T12:17:25.214Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m 12:17:25 [2020-04-22T12:17:25.214Z] INFO: Testing against a local daemon 12:17:25 [2020-04-22T12:17:25.214Z] === RUN TestCommitInheritsEnv 12:17:25 [2020-04-22T12:17:25.471Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways 12:17:25 [2020-04-22T12:17:25.729Z] --- PASS: TestCommitInheritsEnv (0.54s) 12:17:25 [2020-04-22T12:17:25.729Z] === RUN TestImportExtremelyLargeImageWorks 12:17:25 [2020-04-22T12:17:25.729Z] === PAUSE TestImportExtremelyLargeImageWorks 12:17:25 [2020-04-22T12:17:25.729Z] === RUN TestImagesFilterMultiReference 12:17:25 [2020-04-22T12:17:25.988Z] --- PASS: TestImagesFilterMultiReference (0.06s) 12:17:25 [2020-04-22T12:17:25.988Z] === RUN TestImagePullPlatformInvalid 12:17:25 [2020-04-22T12:17:25.988Z] --- PASS: TestImagePullPlatformInvalid (0.03s) 12:17:25 [2020-04-22T12:17:25.988Z] === RUN TestRemoveImageOrphaning 12:17:26 [2020-04-22T12:17:26.555Z] --- PASS: TestRemoveImageOrphaning (0.49s) 12:17:26 [2020-04-22T12:17:26.555Z] === RUN TestTagUnprefixedRepoByNameOrName 12:17:26 [2020-04-22T12:17:26.555Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) 12:17:26 [2020-04-22T12:17:26.555Z] === RUN TestTagInvalidReference 12:17:26 [2020-04-22T12:17:26.555Z] --- PASS: TestTagInvalidReference (0.02s) 12:17:26 [2020-04-22T12:17:26.555Z] === RUN TestTagValidPrefixedRepo 12:17:26 [2020-04-22T12:17:26.555Z] --- PASS: TestTagValidPrefixedRepo (0.10s) 12:17:26 [2020-04-22T12:17:26.555Z] === RUN TestTagExistedNameWithoutForce 12:17:26 [2020-04-22T12:17:26.555Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) 12:17:26 [2020-04-22T12:17:26.555Z] === RUN TestTagOfficialNames 12:17:26 [2020-04-22T12:17:26.815Z] --- PASS: TestTagOfficialNames (0.07s) 12:17:26 [2020-04-22T12:17:26.815Z] === RUN TestTagMatchesDigest 12:17:26 [2020-04-22T12:17:26.815Z] --- PASS: TestTagMatchesDigest (0.05s) 12:17:26 [2020-04-22T12:17:26.815Z] === CONT TestImportExtremelyLargeImageWorks 12:17:27 [2020-04-22T12:17:27.682Z] ok github.com/docker/docker/container 0.185s coverage: 35.6% of statements 12:17:27 [2020-04-22T12:17:27.683Z] ? github.com/docker/docker/container/stream [no test files] 12:17:27 [2020-04-22T12:17:27.683Z] ? github.com/docker/docker/contrib/apparmor [no test files] 12:17:27 [2020-04-22T12:17:27.683Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 12:17:27 [2020-04-22T12:17:27.683Z] ? github.com/docker/docker/contrib/httpserver [no test files] 12:17:28 [2020-04-22T12:17:28.188Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion 12:17:28 [2020-04-22T12:17:28.753Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize 12:17:28 [2020-04-22T12:17:28.753Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize 12:17:28 [2020-04-22T12:17:28.753Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer 12:17:29 [2020-04-22T12:17:29.310Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.66s) 12:17:29 [2020-04-22T12:17:29.310Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit 12:17:29 [2020-04-22T12:17:29.310Z] daemon.go:325: [ddf93afc91af5] waiting for daemon to start 12:17:29 [2020-04-22T12:17:29.310Z] daemon.go:325: [ddf93afc91af5] waiting for daemon to start 12:17:29 [2020-04-22T12:17:29.310Z] daemon.go:353: [ddf93afc91af5] daemon started 12:17:29 [2020-04-22T12:17:29.311Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:w6cadnkdysxx6tve4hj4ichpq Created:2020-04-22 12:17:22.268597923 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[1d3f372a6fbdc1fc289f073872fb79d1e5aa5d4ed889ec18b8b9740f05a04246:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pa37n3xqr2urkosvccar0fgmz EndpointID:25e31fb7bcf4a9795f135edb91465a34455f6ee02f6fbe729de736e3a5ff6fff MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:69b7d332ded5de8017597e3bf4bdab00a1f7b5a26daa1e824f00e67511cd85d5 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:c64f595c49fd IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pa37n3xqr2urkosvccar0fgmz EndpointID:25e31fb7bcf4a9795f135edb91465a34455f6ee02f6fbe729de736e3a5ff6fff EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} 12:17:29 [2020-04-22T12:17:29.311Z] daemon.go:461: [ddf93afc91af5] Stopping daemon 12:17:29 [2020-04-22T12:17:29.311Z] daemon.go:296: [ddf93afc91af5] exiting daemon 12:17:29 [2020-04-22T12:17:29.311Z] daemon.go:448: [ddf93afc91af5] Daemon stopped 12:17:29 [2020-04-22T12:17:29.311Z] PASS 12:17:29 [2020-04-22T12:17:29.311Z] 12:17:29 [2020-04-22T12:17:29.311Z] === Skipped 12:17:29 [2020-04-22T12:17:29.311Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 12:17:29 [2020-04-22T12:17:29.311Z] service_test.go:230: FLAKY_TEST 12:17:29 [2020-04-22T12:17:29.311Z] 12:17:29 [2020-04-22T12:17:29.311Z] 12:17:29 [2020-04-22T12:17:29.311Z] DONE 21 tests, 1 skipped in 42.242s 12:17:29 [2020-04-22T12:17:29.311Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 12:17:29 [2020-04-22T12:17:29.311Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m 12:17:29 [2020-04-22T12:17:29.311Z] ++ set -e 12:17:29 [2020-04-22T12:17:29.311Z] ++ '[' -n 0 ']' 12:17:29 [2020-04-22T12:17:29.311Z] ++ set -x 12:17:29 [2020-04-22T12:17:29.311Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m 12:17:29 [2020-04-22T12:17:29.311Z] INFO: Testing against a local daemon 12:17:29 [2020-04-22T12:17:29.311Z] === RUN TestDockerNetworkIpvlanPersistance 12:17:29 [2020-04-22T12:17:29.311Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 12:17:29 [2020-04-22T12:17:29.311Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 12:17:29 [2020-04-22T12:17:29.311Z] === RUN TestDockerNetworkIpvlan 12:17:29 [2020-04-22T12:17:29.311Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 12:17:29 [2020-04-22T12:17:29.311Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 12:17:29 [2020-04-22T12:17:29.311Z] PASS 12:17:29 [2020-04-22T12:17:29.311Z] 12:17:29 [2020-04-22T12:17:29.311Z] === Skipped 12:17:29 [2020-04-22T12:17:29.311Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 12:17:29 [2020-04-22T12:17:29.311Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 12:17:29 [2020-04-22T12:17:29.311Z] 12:17:29 [2020-04-22T12:17:29.311Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 12:17:29 [2020-04-22T12:17:29.311Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 12:17:29 [2020-04-22T12:17:29.311Z] 12:17:29 [2020-04-22T12:17:29.311Z] 12:17:29 [2020-04-22T12:17:29.311Z] DONE 2 tests, 2 skipped in 0.072s 12:17:29 [2020-04-22T12:17:29.311Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 12:17:29 [2020-04-22T12:17:29.311Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m 12:17:29 [2020-04-22T12:17:29.311Z] ++ set -e 12:17:29 [2020-04-22T12:17:29.311Z] ++ '[' -n 0 ']' 12:17:29 [2020-04-22T12:17:29.311Z] ++ set -x 12:17:29 [2020-04-22T12:17:29.311Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m 12:17:29 [2020-04-22T12:17:29.311Z] INFO: Testing against a local daemon 12:17:29 [2020-04-22T12:17:29.311Z] === RUN TestDockerNetworkMacvlanPersistance 12:17:30 [2020-04-22T12:17:30.509Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) 12:17:30 [2020-04-22T12:17:30.509Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance 12:17:30 [2020-04-22T12:17:30.509Z] daemon.go:325: [df67e10c7a731] waiting for daemon to start 12:17:30 [2020-04-22T12:17:30.510Z] daemon.go:325: [df67e10c7a731] waiting for daemon to start 12:17:30 [2020-04-22T12:17:30.510Z] daemon.go:353: [df67e10c7a731] daemon started 12:17:30 [2020-04-22T12:17:30.510Z] daemon.go:461: [df67e10c7a731] Stopping daemon 12:17:30 [2020-04-22T12:17:30.510Z] daemon.go:296: [df67e10c7a731] exiting daemon 12:17:30 [2020-04-22T12:17:30.510Z] daemon.go:448: [df67e10c7a731] Daemon stopped 12:17:30 [2020-04-22T12:17:30.510Z] daemon.go:325: [df67e10c7a731] waiting for daemon to start 12:17:30 [2020-04-22T12:17:30.510Z] daemon.go:325: [df67e10c7a731] waiting for daemon to start 12:17:30 [2020-04-22T12:17:30.510Z] daemon.go:353: [df67e10c7a731] daemon started 12:17:30 [2020-04-22T12:17:30.510Z] daemon.go:461: [df67e10c7a731] Stopping daemon 12:17:30 [2020-04-22T12:17:30.510Z] daemon.go:296: [df67e10c7a731] exiting daemon 12:17:30 [2020-04-22T12:17:30.510Z] daemon.go:448: [df67e10c7a731] Daemon stopped 12:17:30 [2020-04-22T12:17:30.510Z] === RUN TestDockerNetworkMacvlan 12:17:31 [2020-04-22T12:17:31.553Z] === RUN TestDockerNetworkMacvlan/Subinterface 12:17:32 [2020-04-22T12:17:32.033Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride 12:17:32 [2020-04-22T12:17:32.354Z] === RUN TestDockerNetworkMacvlan/OverlapParent 12:17:32 [2020-04-22T12:17:32.966Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks 12:17:33 [2020-04-22T12:17:33.120Z] === RUN TestDockerNetworkMacvlan/NilParent 12:17:33 [2020-04-22T12:17:33.605Z] INFO: Extraction ended at 04/22/2020 12:17:32. Duration:00:00:24.8985207 12:17:33 [2020-04-22T12:17:33.605Z] INFO: Updating the golang and path environment variables 12:17:33 [2020-04-22T12:17:33.605Z] INFO: GOPATH=d:\gopath 12:17:33 [2020-04-22T12:17:33.605Z] INFO: go version go1.13.10 windows/amd64 12:17:33 [2020-04-22T12:17:33.605Z] INFO: Running the daemon under test in debug mode 12:17:33 [2020-04-22T12:17:33.605Z] INFO: Starting a daemon under test... 12:17:33 [2020-04-22T12:17:33.605Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40850\1\daemon --pidfile d:\CI\PR-40850\1\docker.pid -D 12:17:33 [2020-04-22T12:17:33.605Z] INFO: Process started successfully. 12:17:33 [2020-04-22T12:17:33.605Z] INFO: Start tailing logs of the daemon under tests 12:17:33 [2020-04-22T12:17:33.605Z] INFO: Waiting for the daemon under test to start... 12:17:35 [2020-04-22T12:17:35.466Z] === RUN TestDockerNetworkMacvlan/InternalMode 12:17:35 [2020-04-22T12:17:35.495Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory 12:17:35 [2020-04-22T12:17:35.752Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv 12:17:36 [2020-04-22T12:17:36.582Z] INFO: Daemon under test started and replied! 12:17:36 [2020-04-22T12:17:36.582Z] INFO: Docker version of the daemon under test 12:17:36 [2020-04-22T12:17:36.582Z] 12:17:36 [2020-04-22T12:17:36.582Z] Client: 12:17:36 [2020-04-22T12:17:36.582Z] Version: 17.06.2-ce 12:17:36 [2020-04-22T12:17:36.582Z] API version: 1.30 12:17:36 [2020-04-22T12:17:36.582Z] Go version: go1.8.3 12:17:36 [2020-04-22T12:17:36.582Z] Git commit: cec0b72 12:17:36 [2020-04-22T12:17:36.582Z] Built: Tue Sep 5 19:57:19 2017 12:17:36 [2020-04-22T12:17:36.582Z] OS/Arch: windows/amd64 12:17:36 [2020-04-22T12:17:36.582Z] 12:17:36 [2020-04-22T12:17:36.582Z] Server: 12:17:36 [2020-04-22T12:17:36.582Z] Version: 0.0.0-dev 12:17:36 [2020-04-22T12:17:36.582Z] API version: 1.40 (minimum version 1.24) 12:17:36 [2020-04-22T12:17:36.582Z] Go version: go1.13.10 12:17:36 [2020-04-22T12:17:36.582Z] Git commit: 70e7d6fe4 12:17:36 [2020-04-22T12:17:36.582Z] Built: 04/22/2020 12:15:57 12:17:36 [2020-04-22T12:17:36.582Z] OS/Arch: windows/amd64 12:17:36 [2020-04-22T12:17:36.582Z] Experimental: false 12:17:36 [2020-04-22T12:17:36.582Z] 12:17:36 [2020-04-22T12:17:36.582Z] INFO: Docker info of the daemon under test 12:17:36 [2020-04-22T12:17:36.582Z] 12:17:37 [2020-04-22T12:17:37.056Z] Containers: 0 12:17:37 [2020-04-22T12:17:37.056Z] Running: 0 12:17:37 [2020-04-22T12:17:37.056Z] Paused: 0 12:17:37 [2020-04-22T12:17:37.056Z] Stopped: 0 12:17:37 [2020-04-22T12:17:37.056Z] Images: 0 12:17:37 [2020-04-22T12:17:37.056Z] Server Version: 0.0.0-dev 12:17:37 [2020-04-22T12:17:37.056Z] Storage Driver: windowsfilter 12:17:37 [2020-04-22T12:17:37.056Z] Windows: 12:17:37 [2020-04-22T12:17:37.056Z] Logging Driver: json-file 12:17:37 [2020-04-22T12:17:37.056Z] Plugins: 12:17:37 [2020-04-22T12:17:37.056Z] Volume: local 12:17:37 [2020-04-22T12:17:37.056Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent 12:17:37 [2020-04-22T12:17:37.056Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 12:17:37 [2020-04-22T12:17:37.056Z] Swarm: inactive 12:17:37 [2020-04-22T12:17:37.056Z] Default Isolation: process 12:17:37 [2020-04-22T12:17:37.056Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) 12:17:37 [2020-04-22T12:17:37.056Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) 12:17:37 [2020-04-22T12:17:37.056Z] OSType: windows 12:17:37 [2020-04-22T12:17:37.056Z] Architecture: x86_64 12:17:37 [2020-04-22T12:17:37.056Z] CPUs: 4 12:17:37 [2020-04-22T12:17:37.056Z] Total Memory: 32GiB 12:17:37 [2020-04-22T12:17:37.056Z] Name: azwin-2-54a580 12:17:37 [2020-04-22T12:17:37.056Z] ID: PV5P:SEWO:PRBA:GCUH:VOYN:AIVE:PB4I:NSCL:4UBB:HQHA:RF2M:PKPY 12:17:37 [2020-04-22T12:17:37.056Z] Docker Root Dir: D:\CI\PR-40850\1\daemon 12:17:37 [2020-04-22T12:17:37.056Z] Debug Mode (client): false 12:17:37 [2020-04-22T12:17:37.056Z] Debug Mode (server): true 12:17:37 [2020-04-22T12:17:37.056Z] File Descriptors: -1 12:17:37 [2020-04-22T12:17:37.056Z] Goroutines: 17 12:17:37 [2020-04-22T12:17:37.056Z] System Time: 2020-04-22T12:17:36.5606386Z 12:17:37 [2020-04-22T12:17:37.056Z] EventsListeners: 0 12:17:37 [2020-04-22T12:17:37.056Z] Registry: https://index.docker.io/v1/ 12:17:37 [2020-04-22T12:17:37.056Z] Labels: 12:17:37 [2020-04-22T12:17:37.056Z] Experimental: false 12:17:37 [2020-04-22T12:17:37.056Z] Insecure Registries: 12:17:37 [2020-04-22T12:17:37.056Z] 127.0.0.0/8 12:17:37 [2020-04-22T12:17:37.056Z] Live Restore Enabled: false 12:17:37 [2020-04-22T12:17:37.056Z] 12:17:37 [2020-04-22T12:17:37.056Z] 12:17:37 [2020-04-22T12:17:37.056Z] INFO: Docker images of the daemon under test 12:17:37 [2020-04-22T12:17:37.056Z] 12:17:37 [2020-04-22T12:17:37.056Z] REPOSITORY TAG IMAGE ID CREATED SIZE 12:17:37 [2020-04-22T12:17:37.056Z] 12:17:37 [2020-04-22T12:17:37.056Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore 12:17:37 [2020-04-22T12:17:37.056Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... 12:17:37 [2020-04-22T12:17:37.056Z] ltsc2019: Pulling from windows/servercore 12:17:37 [2020-04-22T12:17:37.056Z] 65014b3c3121: Pulling fs layer 12:17:37 [2020-04-22T12:17:37.056Z] eac6fba788c9: Pulling fs layer 12:17:38 [2020-04-22T12:17:38.072Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.069s coverage: 65.3% of statements 12:17:38 [2020-04-22T12:17:38.278Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg 12:17:38 [2020-04-22T12:17:38.363Z] ok github.com/docker/docker/daemon/cluster/convert 0.032s coverage: 35.8% of statements 12:17:38 [2020-04-22T12:17:38.842Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames 12:17:39 [2020-04-22T12:17:39.402Z] === RUN TestDockerNetworkMacvlan/Addressing 12:17:41 [2020-04-22T12:17:41.378Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants 12:17:42 [2020-04-22T12:17:42.771Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer 12:17:43 [2020-04-22T12:17:43.937Z] ok github.com/docker/docker/daemon/cluster 0.407s coverage: 0.5% of statements 12:17:44 [2020-04-22T12:17:44.268Z] eac6fba788c9: Verifying Checksum 12:17:44 [2020-04-22T12:17:44.268Z] eac6fba788c9: Download complete 12:17:46 [2020-04-22T12:17:46.058Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled 12:17:48 [2020-04-22T12:17:48.586Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg 12:17:48 [2020-04-22T12:17:48.586Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled 12:17:49 [2020-04-22T12:17:49.959Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse 12:17:50 [2020-04-22T12:17:50.810Z] ok github.com/docker/docker/daemon/discovery 0.021s coverage: 30.4% of statements 12:17:50 [2020-04-22T12:17:50.810Z] ok github.com/docker/docker/daemon/config 0.147s coverage: 82.2% of statements 12:17:51 [2020-04-22T12:17:51.476Z] 65014b3c3121: Verifying Checksum 12:17:51 [2020-04-22T12:17:51.476Z] 65014b3c3121: Download complete 12:17:51 [2020-04-22T12:17:51.856Z] === RUN TestDockerSuite/TestBuildCacheAdd 12:17:52 [2020-04-22T12:17:52.309Z] ok github.com/docker/docker/daemon/events 0.078s coverage: 50.0% of statements 12:17:52 [2020-04-22T12:17:52.791Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink 12:17:53 [2020-04-22T12:17:53.049Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts 12:17:53 [2020-04-22T12:17:53.615Z] === RUN TestDockerSuite/TestBuildCacheFrom 12:17:54 [2020-04-22T12:17:54.381Z] ok github.com/docker/docker/daemon/graphdriver 0.011s coverage: 2.2% of statements 12:17:55 [2020-04-22T12:17:55.472Z] --- PASS: TestDockerNetworkMacvlan (24.32s) 12:17:55 [2020-04-22T12:17:55.472Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan 12:17:55 [2020-04-22T12:17:55.472Z] daemon.go:325: [d3bc741ff6117] waiting for daemon to start 12:17:55 [2020-04-22T12:17:55.472Z] daemon.go:325: [d3bc741ff6117] waiting for daemon to start 12:17:55 [2020-04-22T12:17:55.472Z] daemon.go:353: [d3bc741ff6117] daemon started 12:17:55 [2020-04-22T12:17:55.472Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) 12:17:55 [2020-04-22T12:17:55.472Z] daemon.go:461: [d3bc741ff6117] Stopping daemon 12:17:55 [2020-04-22T12:17:55.472Z] daemon.go:296: [d3bc741ff6117] exiting daemon 12:17:55 [2020-04-22T12:17:55.472Z] daemon.go:448: [d3bc741ff6117] Daemon stopped 12:17:55 [2020-04-22T12:17:55.472Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan 12:17:55 [2020-04-22T12:17:55.472Z] daemon.go:325: [dda33ba93bb46] waiting for daemon to start 12:17:55 [2020-04-22T12:17:55.472Z] daemon.go:325: [dda33ba93bb46] waiting for daemon to start 12:17:55 [2020-04-22T12:17:55.472Z] daemon.go:353: [dda33ba93bb46] daemon started 12:17:55 [2020-04-22T12:17:55.472Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) 12:17:55 [2020-04-22T12:17:55.472Z] daemon.go:461: [dda33ba93bb46] Stopping daemon 12:17:55 [2020-04-22T12:17:55.472Z] daemon.go:296: [dda33ba93bb46] exiting daemon 12:17:55 [2020-04-22T12:17:55.472Z] daemon.go:448: [dda33ba93bb46] Daemon stopped 12:17:55 [2020-04-22T12:17:55.472Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan 12:17:55 [2020-04-22T12:17:55.472Z] daemon.go:325: [d437eded0a5d2] waiting for daemon to start 12:17:55 [2020-04-22T12:17:55.472Z] daemon.go:325: [d437eded0a5d2] waiting for daemon to start 12:17:55 [2020-04-22T12:17:55.472Z] daemon.go:353: [d437eded0a5d2] daemon started 12:17:55 [2020-04-22T12:17:55.472Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.08s) 12:17:55 [2020-04-22T12:17:55.472Z] daemon.go:461: [d437eded0a5d2] Stopping daemon 12:17:55 [2020-04-22T12:17:55.472Z] daemon.go:296: [d437eded0a5d2] exiting daemon 12:17:55 [2020-04-22T12:17:55.472Z] daemon.go:448: [d437eded0a5d2] Daemon stopped 12:17:55 [2020-04-22T12:17:55.472Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan 12:17:55 [2020-04-22T12:17:55.472Z] daemon.go:325: [dc831877d62a3] waiting for daemon to start 12:17:55 [2020-04-22T12:17:55.472Z] daemon.go:325: [dc831877d62a3] waiting for daemon to start 12:17:55 [2020-04-22T12:17:55.472Z] daemon.go:353: [dc831877d62a3] daemon started 12:17:55 [2020-04-22T12:17:55.472Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.04s) 12:17:55 [2020-04-22T12:17:55.472Z] daemon.go:461: [dc831877d62a3] Stopping daemon 12:17:55 [2020-04-22T12:17:55.472Z] daemon.go:296: [dc831877d62a3] exiting daemon 12:17:55 [2020-04-22T12:17:55.472Z] daemon.go:448: [dc831877d62a3] Daemon stopped 12:17:55 [2020-04-22T12:17:55.472Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan 12:17:55 [2020-04-22T12:17:55.472Z] daemon.go:325: [dcebfe27a6ca3] waiting for daemon to start 12:17:55 [2020-04-22T12:17:55.472Z] daemon.go:325: [dcebfe27a6ca3] waiting for daemon to start 12:17:55 [2020-04-22T12:17:55.472Z] daemon.go:353: [dcebfe27a6ca3] daemon started 12:17:55 [2020-04-22T12:17:55.472Z] --- PASS: TestDockerNetworkMacvlan/Addressing (15.71s) 12:17:55 [2020-04-22T12:17:55.472Z] daemon.go:461: [dcebfe27a6ca3] Stopping daemon 12:17:55 [2020-04-22T12:17:55.472Z] daemon.go:296: [dcebfe27a6ca3] exiting daemon 12:17:55 [2020-04-22T12:17:55.472Z] daemon.go:448: [dcebfe27a6ca3] Daemon stopped 12:17:55 [2020-04-22T12:17:55.472Z] PASS 12:17:55 [2020-04-22T12:17:55.472Z] 12:17:55 [2020-04-22T12:17:55.472Z] DONE 7 tests in 25.744s 12:17:55 [2020-04-22T12:17:55.472Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 12:17:55 [2020-04-22T12:17:55.472Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m 12:17:55 [2020-04-22T12:17:55.472Z] ++ set -e 12:17:55 [2020-04-22T12:17:55.472Z] ++ '[' -n 0 ']' 12:17:55 [2020-04-22T12:17:55.472Z] ++ set -x 12:17:55 [2020-04-22T12:17:55.472Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m 12:17:55 [2020-04-22T12:17:55.472Z] testing: warning: no tests to run 12:17:55 [2020-04-22T12:17:55.472Z] PASS 12:17:55 [2020-04-22T12:17:55.472Z] 12:17:55 [2020-04-22T12:17:55.472Z] DONE 0 tests in 0.014s 12:17:55 [2020-04-22T12:17:55.473Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 12:17:55 [2020-04-22T12:17:55.473Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m 12:17:55 [2020-04-22T12:17:55.473Z] ++ set -e 12:17:55 [2020-04-22T12:17:55.473Z] ++ '[' -n 0 ']' 12:17:55 [2020-04-22T12:17:55.473Z] ++ set -x 12:17:55 [2020-04-22T12:17:55.473Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m 12:17:55 [2020-04-22T12:17:55.473Z] INFO: Testing against a local daemon 12:17:55 [2020-04-22T12:17:55.473Z] === RUN TestAuthZPluginAllowRequest 12:17:56 [2020-04-22T12:17:56.672Z] --- PASS: TestAuthZPluginAllowRequest (1.59s) 12:17:56 [2020-04-22T12:17:56.672Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest 12:17:56 [2020-04-22T12:17:56.672Z] daemon.go:325: [d7975dcec5f9c] waiting for daemon to start 12:17:56 [2020-04-22T12:17:56.672Z] daemon.go:325: [d7975dcec5f9c] waiting for daemon to start 12:17:56 [2020-04-22T12:17:56.672Z] daemon.go:353: [d7975dcec5f9c] daemon started 12:17:56 [2020-04-22T12:17:56.672Z] daemon.go:461: [d7975dcec5f9c] Stopping daemon 12:17:56 [2020-04-22T12:17:56.672Z] daemon.go:296: [d7975dcec5f9c] exiting daemon 12:17:56 [2020-04-22T12:17:56.672Z] daemon.go:448: [d7975dcec5f9c] Daemon stopped 12:17:56 [2020-04-22T12:17:56.672Z] === RUN TestAuthZPluginTLS 12:17:57 [2020-04-22T12:17:57.034Z] --- PASS: TestAuthZPluginTLS (0.54s) 12:17:57 [2020-04-22T12:17:57.034Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS 12:17:57 [2020-04-22T12:17:57.034Z] daemon.go:325: [d857f3110dd11] waiting for daemon to start 12:17:57 [2020-04-22T12:17:57.034Z] daemon.go:325: [d857f3110dd11] waiting for daemon to start 12:17:57 [2020-04-22T12:17:57.034Z] daemon.go:353: [d857f3110dd11] daemon started 12:17:57 [2020-04-22T12:17:57.034Z] daemon.go:461: [d857f3110dd11] Stopping daemon 12:17:57 [2020-04-22T12:17:57.034Z] daemon.go:296: [d857f3110dd11] exiting daemon 12:17:57 [2020-04-22T12:17:57.034Z] daemon.go:448: [d857f3110dd11] Daemon stopped 12:17:57 [2020-04-22T12:17:57.034Z] === RUN TestAuthZPluginDenyRequest 12:17:57 [2020-04-22T12:17:57.793Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) 12:17:57 [2020-04-22T12:17:57.793Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest 12:17:57 [2020-04-22T12:17:57.793Z] daemon.go:325: [d7a55599f29f9] waiting for daemon to start 12:17:57 [2020-04-22T12:17:57.793Z] daemon.go:325: [d7a55599f29f9] waiting for daemon to start 12:17:57 [2020-04-22T12:17:57.793Z] daemon.go:353: [d7a55599f29f9] daemon started 12:17:57 [2020-04-22T12:17:57.793Z] daemon.go:461: [d7a55599f29f9] Stopping daemon 12:17:57 [2020-04-22T12:17:57.793Z] daemon.go:296: [d7a55599f29f9] exiting daemon 12:17:57 [2020-04-22T12:17:57.793Z] daemon.go:448: [d7a55599f29f9] Daemon stopped 12:17:57 [2020-04-22T12:17:57.793Z] === RUN TestAuthZPluginAPIDenyResponse 12:17:57 [2020-04-22T12:17:57.794Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume 12:17:58 [2020-04-22T12:17:58.138Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) 12:17:58 [2020-04-22T12:17:58.138Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse 12:17:58 [2020-04-22T12:17:58.138Z] daemon.go:325: [d417bff7d08cc] waiting for daemon to start 12:17:58 [2020-04-22T12:17:58.138Z] daemon.go:325: [d417bff7d08cc] waiting for daemon to start 12:17:58 [2020-04-22T12:17:58.138Z] daemon.go:353: [d417bff7d08cc] daemon started 12:17:58 [2020-04-22T12:17:58.138Z] daemon.go:461: [d417bff7d08cc] Stopping daemon 12:17:58 [2020-04-22T12:17:58.138Z] daemon.go:296: [d417bff7d08cc] exiting daemon 12:17:58 [2020-04-22T12:17:58.138Z] daemon.go:448: [d417bff7d08cc] Daemon stopped 12:17:58 [2020-04-22T12:17:58.138Z] === RUN TestAuthZPluginDenyResponse 12:17:58 [2020-04-22T12:17:58.494Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) 12:17:58 [2020-04-22T12:17:58.494Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse 12:17:58 [2020-04-22T12:17:58.494Z] daemon.go:325: [d02f12a90f655] waiting for daemon to start 12:17:58 [2020-04-22T12:17:58.494Z] daemon.go:325: [d02f12a90f655] waiting for daemon to start 12:17:58 [2020-04-22T12:17:58.494Z] daemon.go:353: [d02f12a90f655] daemon started 12:17:58 [2020-04-22T12:17:58.494Z] daemon.go:461: [d02f12a90f655] Stopping daemon 12:17:58 [2020-04-22T12:17:58.494Z] daemon.go:296: [d02f12a90f655] exiting daemon 12:17:58 [2020-04-22T12:17:58.494Z] daemon.go:448: [d02f12a90f655] Daemon stopped 12:17:58 [2020-04-22T12:17:58.494Z] === RUN TestAuthZPluginAllowEventStream 12:17:58 [2020-04-22T12:17:58.799Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.611s coverage: 13.7% of statements 12:17:59 [2020-04-22T12:17:59.423Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.012s coverage: 2.9% of statements 12:18:00 [2020-04-22T12:18:00.257Z] --- PASS: TestAuthZPluginAllowEventStream (1.56s) 12:18:00 [2020-04-22T12:18:00.257Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream 12:18:00 [2020-04-22T12:18:00.257Z] daemon.go:325: [ddf9f60eb720b] waiting for daemon to start 12:18:00 [2020-04-22T12:18:00.257Z] daemon.go:325: [ddf9f60eb720b] waiting for daemon to start 12:18:00 [2020-04-22T12:18:00.257Z] daemon.go:353: [ddf9f60eb720b] daemon started 12:18:00 [2020-04-22T12:18:00.257Z] daemon.go:461: [ddf9f60eb720b] Stopping daemon 12:18:00 [2020-04-22T12:18:00.257Z] daemon.go:296: [ddf9f60eb720b] exiting daemon 12:18:00 [2020-04-22T12:18:00.257Z] daemon.go:448: [ddf9f60eb720b] Daemon stopped 12:18:00 [2020-04-22T12:18:00.257Z] === RUN TestAuthZPluginErrorResponse 12:18:00 [2020-04-22T12:18:00.632Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) 12:18:00 [2020-04-22T12:18:00.632Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse 12:18:00 [2020-04-22T12:18:00.632Z] daemon.go:325: [dca07a30f7a76] waiting for daemon to start 12:18:00 [2020-04-22T12:18:00.632Z] daemon.go:325: [dca07a30f7a76] waiting for daemon to start 12:18:00 [2020-04-22T12:18:00.632Z] daemon.go:353: [dca07a30f7a76] daemon started 12:18:00 [2020-04-22T12:18:00.632Z] daemon.go:461: [dca07a30f7a76] Stopping daemon 12:18:00 [2020-04-22T12:18:00.632Z] daemon.go:296: [dca07a30f7a76] exiting daemon 12:18:00 [2020-04-22T12:18:00.632Z] daemon.go:448: [dca07a30f7a76] Daemon stopped 12:18:00 [2020-04-22T12:18:00.632Z] === RUN TestAuthZPluginErrorRequest 12:18:01 [2020-04-22T12:18:01.071Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength 12:18:01 [2020-04-22T12:18:01.374Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) 12:18:01 [2020-04-22T12:18:01.374Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest 12:18:01 [2020-04-22T12:18:01.374Z] daemon.go:325: [df8ea08a47bcb] waiting for daemon to start 12:18:01 [2020-04-22T12:18:01.374Z] daemon.go:325: [df8ea08a47bcb] waiting for daemon to start 12:18:01 [2020-04-22T12:18:01.374Z] daemon.go:353: [df8ea08a47bcb] daemon started 12:18:01 [2020-04-22T12:18:01.374Z] daemon.go:461: [df8ea08a47bcb] Stopping daemon 12:18:01 [2020-04-22T12:18:01.374Z] daemon.go:296: [df8ea08a47bcb] exiting daemon 12:18:01 [2020-04-22T12:18:01.375Z] daemon.go:448: [df8ea08a47bcb] Daemon stopped 12:18:01 [2020-04-22T12:18:01.375Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 12:18:01 [2020-04-22T12:18:01.725Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) 12:18:01 [2020-04-22T12:18:01.725Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration 12:18:01 [2020-04-22T12:18:01.725Z] daemon.go:325: [db466901c20a2] waiting for daemon to start 12:18:01 [2020-04-22T12:18:01.725Z] daemon.go:325: [db466901c20a2] waiting for daemon to start 12:18:01 [2020-04-22T12:18:01.725Z] daemon.go:353: [db466901c20a2] daemon started 12:18:01 [2020-04-22T12:18:01.725Z] daemon.go:461: [db466901c20a2] Stopping daemon 12:18:01 [2020-04-22T12:18:01.725Z] daemon.go:296: [db466901c20a2] exiting daemon 12:18:01 [2020-04-22T12:18:01.725Z] daemon.go:448: [db466901c20a2] Daemon stopped 12:18:01 [2020-04-22T12:18:01.725Z] === RUN TestAuthZPluginEnsureLoadImportWorking 12:18:02 [2020-04-22T12:18:02.135Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.848s coverage: 57.8% of statements 12:18:02 [2020-04-22T12:18:02.970Z] === RUN TestDockerSuite/TestBuildCacheRootSource 12:18:02 [2020-04-22T12:18:02.970Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer 12:18:03 [2020-04-22T12:18:03.623Z] ok github.com/docker/docker/daemon 12.517s coverage: 17.5% of statements 12:18:03 [2020-04-22T12:18:03.623Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 12:18:03 [2020-04-22T12:18:03.623Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 12:18:03 [2020-04-22T12:18:03.623Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 12:18:03 [2020-04-22T12:18:03.623Z] ? github.com/docker/docker/daemon/exec [no test files] 12:18:03 [2020-04-22T12:18:03.902Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep 12:18:04 [2020-04-22T12:18:04.060Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.94s) 12:18:04 [2020-04-22T12:18:04.060Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking 12:18:04 [2020-04-22T12:18:04.060Z] daemon.go:325: [dc2ef06ade5d7] waiting for daemon to start 12:18:04 [2020-04-22T12:18:04.060Z] daemon.go:325: [dc2ef06ade5d7] waiting for daemon to start 12:18:04 [2020-04-22T12:18:04.060Z] daemon.go:353: [dc2ef06ade5d7] daemon started 12:18:04 [2020-04-22T12:18:04.060Z] daemon.go:461: [dc2ef06ade5d7] Stopping daemon 12:18:04 [2020-04-22T12:18:04.060Z] daemon.go:296: [dc2ef06ade5d7] exiting daemon 12:18:04 [2020-04-22T12:18:04.060Z] daemon.go:448: [dc2ef06ade5d7] Daemon stopped 12:18:04 [2020-04-22T12:18:04.060Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 12:18:05 [2020-04-22T12:18:05.274Z] === RUN TestDockerSuite/TestBuildChownOnCopy 12:18:05 [2020-04-22T12:18:05.810Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.90s) 12:18:05 [2020-04-22T12:18:05.810Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom 12:18:05 [2020-04-22T12:18:05.810Z] daemon.go:325: [d34dadd99078d] waiting for daemon to start 12:18:05 [2020-04-22T12:18:05.811Z] daemon.go:325: [d34dadd99078d] waiting for daemon to start 12:18:05 [2020-04-22T12:18:05.811Z] daemon.go:353: [d34dadd99078d] daemon started 12:18:05 [2020-04-22T12:18:05.811Z] daemon.go:461: [d34dadd99078d] Stopping daemon 12:18:05 [2020-04-22T12:18:05.811Z] daemon.go:296: [d34dadd99078d] exiting daemon 12:18:05 [2020-04-22T12:18:05.811Z] daemon.go:448: [d34dadd99078d] Daemon stopped 12:18:05 [2020-04-22T12:18:05.811Z] === RUN TestAuthZPluginHeader 12:18:06 [2020-04-22T12:18:06.208Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs 12:18:06 [2020-04-22T12:18:06.356Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.748s coverage: 68.5% of statements 12:18:06 [2020-04-22T12:18:06.579Z] --- PASS: TestAuthZPluginHeader (0.85s) 12:18:06 [2020-04-22T12:18:06.579Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader 12:18:06 [2020-04-22T12:18:06.579Z] daemon.go:325: [d4e069b3aeb8f] waiting for daemon to start 12:18:06 [2020-04-22T12:18:06.579Z] daemon.go:325: [d4e069b3aeb8f] waiting for daemon to start 12:18:06 [2020-04-22T12:18:06.579Z] daemon.go:353: [d4e069b3aeb8f] daemon started 12:18:06 [2020-04-22T12:18:06.579Z] daemon.go:461: [d4e069b3aeb8f] Stopping daemon 12:18:06 [2020-04-22T12:18:06.579Z] daemon.go:296: [d4e069b3aeb8f] exiting daemon 12:18:06 [2020-04-22T12:18:06.579Z] daemon.go:448: [d4e069b3aeb8f] Daemon stopped 12:18:06 [2020-04-22T12:18:06.579Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 12:18:06 [2020-04-22T12:18:06.579Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 12:18:06 [2020-04-22T12:18:06.579Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 12:18:06 [2020-04-22T12:18:06.579Z] === RUN TestAuthZPluginV2Disable 12:18:06 [2020-04-22T12:18:06.579Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) 12:18:06 [2020-04-22T12:18:06.579Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 12:18:06 [2020-04-22T12:18:06.579Z] === RUN TestAuthZPluginV2RejectVolumeRequests 12:18:06 [2020-04-22T12:18:06.579Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) 12:18:06 [2020-04-22T12:18:06.579Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 12:18:06 [2020-04-22T12:18:06.579Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 12:18:06 [2020-04-22T12:18:06.579Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 12:18:06 [2020-04-22T12:18:06.579Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 12:18:06 [2020-04-22T12:18:06.579Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 12:18:08 [2020-04-22T12:18:08.407Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.273s coverage: 45.9% of statements 12:18:08 [2020-04-22T12:18:08.407Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 12:18:08 [2020-04-22T12:18:08.407Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.148s coverage: 49.5% of statements 12:18:10 [2020-04-22T12:18:10.393Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins 12:18:11 [2020-04-22T12:18:11.903Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.633s coverage: 76.1% of statements 12:18:11 [2020-04-22T12:18:11.903Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.018s coverage: 58.0% of statements 12:18:12 [2020-04-22T12:18:12.190Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.014s coverage: 3.0% of statements 12:18:12 [2020-04-22T12:18:12.290Z] === RUN TestDockerSuite/TestBuildChownSingleFile 12:18:12 [2020-04-22T12:18:12.477Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.580s coverage: 55.1% of statements 12:18:12 [2020-04-22T12:18:12.477Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 12:18:12 [2020-04-22T12:18:12.477Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 12:18:13 [2020-04-22T12:18:13.512Z] ok github.com/docker/docker/daemon/links 0.036s coverage: 93.0% of statements 12:18:13 [2020-04-22T12:18:13.663Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout 12:18:15 [2020-04-22T12:18:15.037Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint 12:18:15 [2020-04-22T12:18:15.255Z] Created binary: bundles/binary-daemon/dockerd-dev 12:18:15 [2020-04-22T12:18:15.255Z] Copying nested executables into bundles/binary-daemon 12:18:15 [2020-04-22T12:18:15.255Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh 12:18:15 [2020-04-22T12:18:15.581Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40850/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=70e7d6fe4aee4a7dfea22fa53bd0539e8cef31f8 -e DOCKER_GRAPHDRIVER docker:70e7d6fe4aee4a7dfea22fa53bd0539e8cef31f8 hack/make.sh cross 12:18:15 [2020-04-22T12:18:15.839Z] 12:18:15 [2020-04-22T12:18:15.971Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile 12:18:15 [2020-04-22T12:18:15.971Z] === RUN TestDockerSuite/TestBuildClearCmd 12:18:16 [2020-04-22T12:18:16.096Z] Removing bundles/ 12:18:16 [2020-04-22T12:18:16.096Z] 12:18:16 [2020-04-22T12:18:16.096Z] ---> Making bundle: cross (in bundles/cross) 12:18:16 [2020-04-22T12:18:16.096Z] Cross building: bundles/cross/linux/amd64 12:18:16 [2020-04-22T12:18:16.096Z] Building: bundles/cross/linux/amd64/dockerd-dev 12:18:16 [2020-04-22T12:18:16.096Z] GOOS="linux" GOARCH="amd64" GOARM="" 12:18:16 [2020-04-22T12:18:16.904Z] === RUN TestDockerSuite/TestBuildCmd 12:18:17 [2020-04-22T12:18:17.162Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC 12:18:17 [2020-04-22T12:18:17.420Z] === RUN TestDockerSuite/TestBuildCmdShDashC 12:18:17 [2020-04-22T12:18:17.986Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped 12:18:17 [2020-04-22T12:18:17.986Z] === RUN TestDockerSuite/TestBuildCmdSpaces 12:18:19 [2020-04-22T12:18:19.058Z] ok github.com/docker/docker/daemon/logger 0.270s coverage: 43.7% of statements 12:18:19 [2020-04-22T12:18:19.058Z] ok github.com/docker/docker/daemon/logger/gelf 0.037s coverage: 67.0% of statements 12:18:19 [2020-04-22T12:18:19.346Z] ok github.com/docker/docker/daemon/logger/awslogs 0.737s coverage: 78.2% of statements 12:18:19 [2020-04-22T12:18:19.358Z] === RUN TestDockerSuite/TestBuildCommentsShebangs 12:18:19 [2020-04-22T12:18:19.358Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins 12:18:22 [2020-04-22T12:18:22.055Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.030s coverage: 88.3% of statements 12:18:22 [2020-04-22T12:18:22.055Z] ok github.com/docker/docker/daemon/logger/journald 0.049s coverage: 26.2% of statements 12:18:23 [2020-04-22T12:18:23.078Z] ok github.com/docker/docker/daemon/images 0.040s coverage: 4.9% of statements 12:18:23 [2020-04-22T12:18:23.078Z] ? github.com/docker/docker/daemon/initlayer [no test files] 12:18:23 [2020-04-22T12:18:23.078Z] ? github.com/docker/docker/daemon/listeners [no test files] 12:18:23 [2020-04-22T12:18:23.078Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] 12:18:23 [2020-04-22T12:18:23.078Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 12:18:23 [2020-04-22T12:18:23.078Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.029s coverage: 62.1% of statements 12:18:25 [2020-04-22T12:18:25.913Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation 12:18:25 [2020-04-22T12:18:25.913Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse 12:18:26 [2020-04-22T12:18:26.094Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.73s) 12:18:26 [2020-04-22T12:18:26.094Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart 12:18:26 [2020-04-22T12:18:26.094Z] daemon.go:325: [dc8d0c505db40] waiting for daemon to start 12:18:26 [2020-04-22T12:18:26.094Z] daemon.go:325: [dc8d0c505db40] waiting for daemon to start 12:18:26 [2020-04-22T12:18:26.094Z] daemon.go:353: [dc8d0c505db40] daemon started 12:18:26 [2020-04-22T12:18:26.094Z] daemon.go:461: [dc8d0c505db40] Stopping daemon 12:18:26 [2020-04-22T12:18:26.094Z] daemon.go:296: [dc8d0c505db40] exiting daemon 12:18:26 [2020-04-22T12:18:26.094Z] daemon.go:448: [dc8d0c505db40] Daemon stopped 12:18:26 [2020-04-22T12:18:26.094Z] daemon.go:325: [dc8d0c505db40] waiting for daemon to start 12:18:26 [2020-04-22T12:18:26.094Z] daemon.go:325: [dc8d0c505db40] waiting for daemon to start 12:18:26 [2020-04-22T12:18:26.094Z] daemon.go:325: [dc8d0c505db40] waiting for daemon to start 12:18:26 [2020-04-22T12:18:26.094Z] daemon.go:325: [dc8d0c505db40] waiting for daemon to start 12:18:26 [2020-04-22T12:18:26.094Z] daemon.go:339: [dc8d0c505db40] error pinging daemon on start: Get http://dc8d0c505db40.sock/_ping: context deadline exceeded 12:18:26 [2020-04-22T12:18:26.094Z] daemon.go:325: [dc8d0c505db40] waiting for daemon to start 12:18:26 [2020-04-22T12:18:26.094Z] daemon.go:339: [dc8d0c505db40] error pinging daemon on start: Get http://dc8d0c505db40.sock/_ping: context deadline exceeded 12:18:26 [2020-04-22T12:18:26.094Z] daemon.go:325: [dc8d0c505db40] waiting for daemon to start 12:18:26 [2020-04-22T12:18:26.094Z] daemon.go:339: [dc8d0c505db40] error pinging daemon on start: Get http://dc8d0c505db40.sock/_ping: context deadline exceeded 12:18:26 [2020-04-22T12:18:26.094Z] daemon.go:325: [dc8d0c505db40] waiting for daemon to start 12:18:26 [2020-04-22T12:18:26.094Z] daemon.go:339: [dc8d0c505db40] error pinging daemon on start: Get http://dc8d0c505db40.sock/_ping: context deadline exceeded 12:18:26 [2020-04-22T12:18:26.094Z] daemon.go:296: [dc8d0c505db40] exiting daemon 12:18:26 [2020-04-22T12:18:26.094Z] daemon.go:325: [dc8d0c505db40] waiting for daemon to start 12:18:26 [2020-04-22T12:18:26.094Z] daemon.go:325: [dc8d0c505db40] waiting for daemon to start 12:18:26 [2020-04-22T12:18:26.094Z] daemon.go:325: [dc8d0c505db40] waiting for daemon to start 12:18:26 [2020-04-22T12:18:26.094Z] daemon.go:353: [dc8d0c505db40] daemon started 12:18:26 [2020-04-22T12:18:26.094Z] daemon.go:461: [dc8d0c505db40] Stopping daemon 12:18:26 [2020-04-22T12:18:26.094Z] daemon.go:296: [dc8d0c505db40] exiting daemon 12:18:26 [2020-04-22T12:18:26.094Z] daemon.go:448: [dc8d0c505db40] Daemon stopped 12:18:26 [2020-04-22T12:18:26.094Z] PASS 12:18:26 [2020-04-22T12:18:26.094Z] 12:18:26 [2020-04-22T12:18:26.094Z] === Skipped 12:18:26 [2020-04-22T12:18:26.094Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 12:18:26 [2020-04-22T12:18:26.094Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 12:18:26 [2020-04-22T12:18:26.094Z] 12:18:26 [2020-04-22T12:18:26.094Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) 12:18:26 [2020-04-22T12:18:26.094Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 12:18:26 [2020-04-22T12:18:26.094Z] 12:18:26 [2020-04-22T12:18:26.094Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) 12:18:26 [2020-04-22T12:18:26.094Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 12:18:26 [2020-04-22T12:18:26.094Z] 12:18:26 [2020-04-22T12:18:26.094Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 12:18:26 [2020-04-22T12:18:26.094Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 12:18:26 [2020-04-22T12:18:26.094Z] 12:18:26 [2020-04-22T12:18:26.094Z] 12:18:26 [2020-04-22T12:18:26.094Z] DONE 17 tests, 4 skipped in 28.385s 12:18:26 [2020-04-22T12:18:26.094Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 12:18:26 [2020-04-22T12:18:26.094Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m 12:18:26 [2020-04-22T12:18:26.094Z] ++ set -e 12:18:26 [2020-04-22T12:18:26.094Z] ++ '[' -n 0 ']' 12:18:26 [2020-04-22T12:18:26.094Z] ++ set -x 12:18:26 [2020-04-22T12:18:26.094Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m 12:18:26 [2020-04-22T12:18:26.094Z] INFO: Testing against a local daemon 12:18:26 [2020-04-22T12:18:26.094Z] === RUN TestPluginInvalidJSON 12:18:26 [2020-04-22T12:18:26.094Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 12:18:26 [2020-04-22T12:18:26.094Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 12:18:26 [2020-04-22T12:18:26.094Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 12:18:26 [2020-04-22T12:18:26.094Z] --- PASS: TestPluginInvalidJSON (0.02s) 12:18:26 [2020-04-22T12:18:26.094Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) 12:18:26 [2020-04-22T12:18:26.094Z] PASS 12:18:26 [2020-04-22T12:18:26.094Z] 12:18:26 [2020-04-22T12:18:26.094Z] DONE 2 tests in 0.079s 12:18:26 [2020-04-22T12:18:26.094Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 12:18:26 [2020-04-22T12:18:26.094Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m 12:18:26 [2020-04-22T12:18:26.094Z] ++ set -e 12:18:26 [2020-04-22T12:18:26.094Z] ++ '[' -n 0 ']' 12:18:26 [2020-04-22T12:18:26.094Z] ++ set -x 12:18:26 [2020-04-22T12:18:26.094Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m 12:18:26 [2020-04-22T12:18:26.094Z] INFO: Testing against a local daemon 12:18:26 [2020-04-22T12:18:26.094Z] === RUN TestExternalGraphDriver 12:18:26 [2020-04-22T12:18:26.094Z] === RUN TestExternalGraphDriver/json 12:18:26 [2020-04-22T12:18:26.094Z] === RUN TestExternalGraphDriver/spec 12:18:26 [2020-04-22T12:18:26.170Z] === RUN TestDockerSuite/TestBuildConditionalCache 12:18:26 [2020-04-22T12:18:26.427Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost 12:18:26 [2020-04-22T12:18:26.582Z] ok github.com/docker/docker/daemon/logger/local 0.146s coverage: 74.7% of statements 12:18:26 [2020-04-22T12:18:26.582Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 12:18:26 [2020-04-22T12:18:26.868Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.053s coverage: 19.9% of statements 12:18:26 [2020-04-22T12:18:26.992Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes 12:18:27 [2020-04-22T12:18:27.156Z] ok github.com/docker/docker/daemon/logger/syslog 0.029s coverage: 47.8% of statements 12:18:27 [2020-04-22T12:18:27.330Z] === RUN TestExternalGraphDriver/pull 12:18:27 [2020-04-22T12:18:27.557Z] === RUN TestDockerSuite/TestBuildContChar 12:18:28 [2020-04-22T12:18:28.178Z] ok github.com/docker/docker/daemon/logger/templates 0.029s coverage: 8.3% of statements 12:18:29 [2020-04-22T12:18:29.675Z] --- PASS: TestExternalGraphDriver (5.94s) 12:18:29 [2020-04-22T12:18:29.675Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver 12:18:29 [2020-04-22T12:18:29.675Z] daemon.go:325: [d9c840dca472c] waiting for daemon to start 12:18:29 [2020-04-22T12:18:29.675Z] daemon.go:325: [d9c840dca472c] waiting for daemon to start 12:18:29 [2020-04-22T12:18:29.675Z] daemon.go:353: [d9c840dca472c] daemon started 12:18:29 [2020-04-22T12:18:29.675Z] daemon.go:461: [d9c840dca472c] Stopping daemon 12:18:29 [2020-04-22T12:18:29.675Z] daemon.go:296: [d9c840dca472c] exiting daemon 12:18:29 [2020-04-22T12:18:29.675Z] daemon.go:448: [d9c840dca472c] Daemon stopped 12:18:29 [2020-04-22T12:18:29.675Z] daemon.go:325: [d9c840dca472c] waiting for daemon to start 12:18:29 [2020-04-22T12:18:29.675Z] daemon.go:325: [d9c840dca472c] waiting for daemon to start 12:18:29 [2020-04-22T12:18:29.675Z] daemon.go:353: [d9c840dca472c] daemon started 12:18:29 [2020-04-22T12:18:29.675Z] daemon.go:461: [d9c840dca472c] Stopping daemon 12:18:29 [2020-04-22T12:18:29.675Z] daemon.go:296: [d9c840dca472c] exiting daemon 12:18:29 [2020-04-22T12:18:29.675Z] daemon.go:448: [d9c840dca472c] Daemon stopped 12:18:29 [2020-04-22T12:18:29.675Z] --- PASS: TestExternalGraphDriver/json (1.95s) 12:18:29 [2020-04-22T12:18:29.675Z] daemon.go:325: [d9c840dca472c] waiting for daemon to start 12:18:29 [2020-04-22T12:18:29.675Z] daemon.go:325: [d9c840dca472c] waiting for daemon to start 12:18:29 [2020-04-22T12:18:29.675Z] daemon.go:353: [d9c840dca472c] daemon started 12:18:29 [2020-04-22T12:18:29.675Z] daemon.go:461: [d9c840dca472c] Stopping daemon 12:18:29 [2020-04-22T12:18:29.675Z] daemon.go:296: [d9c840dca472c] exiting daemon 12:18:29 [2020-04-22T12:18:29.675Z] daemon.go:448: [d9c840dca472c] Daemon stopped 12:18:29 [2020-04-22T12:18:29.675Z] daemon.go:325: [d9c840dca472c] waiting for daemon to start 12:18:29 [2020-04-22T12:18:29.675Z] daemon.go:325: [d9c840dca472c] waiting for daemon to start 12:18:29 [2020-04-22T12:18:29.675Z] daemon.go:353: [d9c840dca472c] daemon started 12:18:29 [2020-04-22T12:18:29.675Z] daemon.go:461: [d9c840dca472c] Stopping daemon 12:18:29 [2020-04-22T12:18:29.675Z] daemon.go:296: [d9c840dca472c] exiting daemon 12:18:29 [2020-04-22T12:18:29.675Z] daemon.go:448: [d9c840dca472c] Daemon stopped 12:18:29 [2020-04-22T12:18:29.675Z] --- PASS: TestExternalGraphDriver/spec (1.98s) 12:18:29 [2020-04-22T12:18:29.675Z] daemon.go:325: [d9c840dca472c] waiting for daemon to start 12:18:29 [2020-04-22T12:18:29.675Z] daemon.go:325: [d9c840dca472c] waiting for daemon to start 12:18:29 [2020-04-22T12:18:29.675Z] daemon.go:353: [d9c840dca472c] daemon started 12:18:29 [2020-04-22T12:18:29.675Z] daemon.go:461: [d9c840dca472c] Stopping daemon 12:18:29 [2020-04-22T12:18:29.675Z] daemon.go:296: [d9c840dca472c] exiting daemon 12:18:29 [2020-04-22T12:18:29.675Z] daemon.go:448: [d9c840dca472c] Daemon stopped 12:18:29 [2020-04-22T12:18:29.675Z] --- PASS: TestExternalGraphDriver/pull (1.87s) 12:18:29 [2020-04-22T12:18:29.675Z] === RUN TestGraphdriverPluginV2 12:18:29 [2020-04-22T12:18:29.675Z] --- SKIP: TestGraphdriverPluginV2 (0.10s) 12:18:29 [2020-04-22T12:18:29.675Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 12:18:29 [2020-04-22T12:18:29.675Z] PASS 12:18:29 [2020-04-22T12:18:29.675Z] 12:18:29 [2020-04-22T12:18:29.675Z] === Skipped 12:18:29 [2020-04-22T12:18:29.675Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.10s) 12:18:29 [2020-04-22T12:18:29.675Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 12:18:29 [2020-04-22T12:18:29.675Z] 12:18:29 [2020-04-22T12:18:29.675Z] 12:18:29 [2020-04-22T12:18:29.675Z] DONE 5 tests, 1 skipped in 6.106s 12:18:29 [2020-04-22T12:18:29.675Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 12:18:29 [2020-04-22T12:18:29.675Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m 12:18:29 [2020-04-22T12:18:29.675Z] ++ set -e 12:18:29 [2020-04-22T12:18:29.675Z] ++ '[' -n 0 ']' 12:18:29 [2020-04-22T12:18:29.675Z] ++ set -x 12:18:29 [2020-04-22T12:18:29.675Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m 12:18:29 [2020-04-22T12:18:29.675Z] INFO: Testing against a local daemon 12:18:29 [2020-04-22T12:18:29.675Z] === RUN TestContinueAfterPluginCrash 12:18:29 [2020-04-22T12:18:29.675Z] === PAUSE TestContinueAfterPluginCrash 12:18:29 [2020-04-22T12:18:29.675Z] === RUN TestDaemonStartWithLogOpt 12:18:29 [2020-04-22T12:18:29.675Z] === PAUSE TestDaemonStartWithLogOpt 12:18:29 [2020-04-22T12:18:29.675Z] === CONT TestContinueAfterPluginCrash 12:18:29 [2020-04-22T12:18:29.675Z] === CONT TestDaemonStartWithLogOpt 12:18:30 [2020-04-22T12:18:30.225Z] ok github.com/docker/docker/daemon/network 0.023s coverage: 63.8% of statements 12:18:30 [2020-04-22T12:18:30.512Z] ok github.com/docker/docker/daemon/logger/splunk 2.931s coverage: 84.5% of statements 12:18:30 [2020-04-22T12:18:30.512Z] ? github.com/docker/docker/daemon/names [no test files] 12:18:30 [2020-04-22T12:18:30.512Z] ? github.com/docker/docker/daemon/stats [no test files] 12:18:31 [2020-04-22T12:18:31.738Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent 12:18:32 [2020-04-22T12:18:32.304Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors 12:18:32 [2020-04-22T12:18:32.868Z] === RUN TestDockerSuite/TestBuildContextCleanup 12:18:33 [2020-04-22T12:18:33.125Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild 12:18:33 [2020-04-22T12:18:33.383Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost 12:18:33 [2020-04-22T12:18:33.948Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 12:18:34 [2020-04-22T12:18:34.011Z] ok github.com/docker/docker/distribution/metadata 0.126s coverage: 48.2% of statements 12:18:34 [2020-04-22T12:18:34.205Z] === RUN TestDockerSuite/TestBuildContextTarGzip 12:18:34 [2020-04-22T12:18:34.299Z] ok github.com/docker/docker/errdefs 0.032s coverage: 49.4% of statements 12:18:34 [2020-04-22T12:18:34.462Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults 12:18:35 [2020-04-22T12:18:35.026Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression 12:18:35 [2020-04-22T12:18:35.284Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles 12:18:35 [2020-04-22T12:18:35.322Z] ok github.com/docker/docker/distribution 0.619s coverage: 22.3% of statements 12:18:35 [2020-04-22T12:18:35.322Z] ? github.com/docker/docker/distribution/utils [no test files] 12:18:38 [2020-04-22T12:18:38.026Z] ok github.com/docker/docker/distribution/xfer 1.462s coverage: 83.4% of statements 12:18:38 [2020-04-22T12:18:38.026Z] ? github.com/docker/docker/dockerversion [no test files] 12:18:38 [2020-04-22T12:18:38.315Z] ok github.com/docker/docker/image/cache 0.019s coverage: 19.2% of statements 12:18:38 [2020-04-22T12:18:38.564Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp 12:18:38 [2020-04-22T12:18:38.564Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting 12:18:38 [2020-04-22T12:18:38.896Z] --- PASS: TestDaemonStartWithLogOpt (8.99s) 12:18:38 [2020-04-22T12:18:38.896Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt 12:18:38 [2020-04-22T12:18:38.896Z] daemon.go:325: [dc78a19aa3329] waiting for daemon to start 12:18:38 [2020-04-22T12:18:38.896Z] daemon.go:325: [dc78a19aa3329] waiting for daemon to start 12:18:38 [2020-04-22T12:18:38.896Z] daemon.go:353: [dc78a19aa3329] daemon started 12:18:38 [2020-04-22T12:18:38.896Z] daemon.go:461: [dc78a19aa3329] Stopping daemon 12:18:38 [2020-04-22T12:18:38.896Z] daemon.go:296: [dc78a19aa3329] exiting daemon 12:18:38 [2020-04-22T12:18:38.896Z] daemon.go:448: [dc78a19aa3329] Daemon stopped 12:18:38 [2020-04-22T12:18:38.896Z] daemon.go:325: [dc78a19aa3329] waiting for daemon to start 12:18:38 [2020-04-22T12:18:38.896Z] daemon.go:325: [dc78a19aa3329] waiting for daemon to start 12:18:38 [2020-04-22T12:18:38.896Z] daemon.go:353: [dc78a19aa3329] daemon started 12:18:38 [2020-04-22T12:18:38.896Z] daemon.go:461: [dc78a19aa3329] Stopping daemon 12:18:38 [2020-04-22T12:18:38.896Z] daemon.go:296: [dc78a19aa3329] exiting daemon 12:18:38 [2020-04-22T12:18:38.896Z] daemon.go:448: [dc78a19aa3329] Daemon stopped 12:18:39 [2020-04-22T12:18:39.808Z] ok github.com/docker/docker/image 0.069s coverage: 86.4% of statements 12:18:39 [2020-04-22T12:18:39.808Z] ? github.com/docker/docker/image/tarexport [no test files] 12:18:40 [2020-04-22T12:18:40.432Z] ok github.com/docker/docker/image/v1 0.092s coverage: 25.0% of statements 12:18:40 [2020-04-22T12:18:40.432Z] ? github.com/docker/docker/internal/test [no test files] 12:18:41 [2020-04-22T12:18:41.845Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig 12:18:41 [2020-04-22T12:18:41.962Z] ok github.com/docker/docker/internal/testutil 0.067s coverage: 62.5% of statements 12:18:43 [2020-04-22T12:18:43.459Z] ? github.com/docker/docker/internal/test/daemon [no test files] 12:18:43 [2020-04-22T12:18:43.459Z] ? github.com/docker/docker/internal/test/environment [no test files] 12:18:43 [2020-04-22T12:18:43.459Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] 12:18:43 [2020-04-22T12:18:43.459Z] ? github.com/docker/docker/internal/test/fakegit [no test files] 12:18:43 [2020-04-22T12:18:43.459Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] 12:18:43 [2020-04-22T12:18:43.459Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] 12:18:43 [2020-04-22T12:18:43.459Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] 12:18:43 [2020-04-22T12:18:43.459Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] 12:18:43 [2020-04-22T12:18:43.459Z] ? github.com/docker/docker/internal/test/registry [no test files] 12:18:43 [2020-04-22T12:18:43.459Z] ? github.com/docker/docker/internal/test/request [no test files] 12:18:43 [2020-04-22T12:18:43.459Z] ? github.com/docker/docker/internal/test/suite [no test files] 12:18:43 [2020-04-22T12:18:43.459Z] ok github.com/docker/docker/libcontainerd/queue 0.045s coverage: 100.0% of statements 12:18:43 [2020-04-22T12:18:43.911Z] --- PASS: TestContinueAfterPluginCrash (13.81s) 12:18:43 [2020-04-22T12:18:43.911Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash 12:18:43 [2020-04-22T12:18:43.911Z] daemon.go:325: [d2b3ea0556f13] waiting for daemon to start 12:18:43 [2020-04-22T12:18:43.911Z] daemon.go:325: [d2b3ea0556f13] waiting for daemon to start 12:18:43 [2020-04-22T12:18:43.911Z] daemon.go:353: [d2b3ea0556f13] daemon started 12:18:43 [2020-04-22T12:18:43.911Z] daemon.go:461: [d2b3ea0556f13] Stopping daemon 12:18:43 [2020-04-22T12:18:43.911Z] daemon.go:296: [d2b3ea0556f13] exiting daemon 12:18:43 [2020-04-22T12:18:43.911Z] daemon.go:448: [d2b3ea0556f13] Daemon stopped 12:18:43 [2020-04-22T12:18:43.911Z] PASS 12:18:43 [2020-04-22T12:18:43.911Z] 12:18:43 [2020-04-22T12:18:43.911Z] DONE 2 tests in 13.899s 12:18:43 [2020-04-22T12:18:43.911Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 12:18:43 [2020-04-22T12:18:43.911Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m 12:18:43 [2020-04-22T12:18:43.911Z] ++ set -e 12:18:43 [2020-04-22T12:18:43.911Z] ++ '[' -n 0 ']' 12:18:43 [2020-04-22T12:18:43.911Z] ++ set -x 12:18:43 [2020-04-22T12:18:43.911Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m 12:18:43 [2020-04-22T12:18:43.911Z] INFO: Testing against a local daemon 12:18:43 [2020-04-22T12:18:43.911Z] === RUN TestPluginWithDevMounts 12:18:43 [2020-04-22T12:18:43.911Z] === PAUSE TestPluginWithDevMounts 12:18:43 [2020-04-22T12:18:43.911Z] === CONT TestPluginWithDevMounts 12:18:44 [2020-04-22T12:18:44.372Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath 12:18:44 [2020-04-22T12:18:44.954Z] ok github.com/docker/docker/pkg/aaparser 0.006s coverage: 50.0% of statements 12:18:45 [2020-04-22T12:18:45.663Z] --- PASS: TestPluginWithDevMounts (1.90s) 12:18:45 [2020-04-22T12:18:45.663Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts 12:18:45 [2020-04-22T12:18:45.663Z] daemon.go:325: [d53f1eeb2bd16] waiting for daemon to start 12:18:45 [2020-04-22T12:18:45.663Z] daemon.go:325: [d53f1eeb2bd16] waiting for daemon to start 12:18:45 [2020-04-22T12:18:45.663Z] daemon.go:353: [d53f1eeb2bd16] daemon started 12:18:45 [2020-04-22T12:18:45.663Z] daemon.go:461: [d53f1eeb2bd16] Stopping daemon 12:18:45 [2020-04-22T12:18:45.663Z] daemon.go:296: [d53f1eeb2bd16] exiting daemon 12:18:45 [2020-04-22T12:18:45.663Z] daemon.go:448: [d53f1eeb2bd16] Daemon stopped 12:18:45 [2020-04-22T12:18:45.663Z] PASS 12:18:45 [2020-04-22T12:18:45.663Z] 12:18:45 [2020-04-22T12:18:45.663Z] DONE 1 tests in 1.985s 12:18:45 [2020-04-22T12:18:45.663Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 12:18:45 [2020-04-22T12:18:45.663Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m 12:18:45 [2020-04-22T12:18:45.663Z] ++ set -e 12:18:45 [2020-04-22T12:18:45.663Z] ++ '[' -n 0 ']' 12:18:45 [2020-04-22T12:18:45.663Z] ++ set -x 12:18:45 [2020-04-22T12:18:45.663Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m 12:18:45 [2020-04-22T12:18:45.663Z] INFO: Testing against a local daemon 12:18:45 [2020-04-22T12:18:45.663Z] === RUN TestSecretInspect 12:18:48 [2020-04-22T12:18:48.551Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey 12:18:48 [2020-04-22T12:18:48.746Z] --- PASS: TestSecretInspect (2.88s) 12:18:48 [2020-04-22T12:18:48.746Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect 12:18:48 [2020-04-22T12:18:48.746Z] daemon.go:325: [da2fcc098b347] waiting for daemon to start 12:18:48 [2020-04-22T12:18:48.746Z] daemon.go:325: [da2fcc098b347] waiting for daemon to start 12:18:48 [2020-04-22T12:18:48.746Z] daemon.go:353: [da2fcc098b347] daemon started 12:18:48 [2020-04-22T12:18:48.746Z] daemon.go:461: [da2fcc098b347] Stopping daemon 12:18:48 [2020-04-22T12:18:48.746Z] daemon.go:296: [da2fcc098b347] exiting daemon 12:18:48 [2020-04-22T12:18:48.746Z] daemon.go:448: [da2fcc098b347] Daemon stopped 12:18:48 [2020-04-22T12:18:48.746Z] === RUN TestSecretList 12:18:49 [2020-04-22T12:18:49.383Z] ok github.com/docker/docker/opts 0.054s coverage: 66.9% of statements 12:18:49 [2020-04-22T12:18:49.485Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork 12:18:50 [2020-04-22T12:18:50.411Z] ok github.com/docker/docker/pkg/broadcaster 0.026s coverage: 100.0% of statements 12:18:50 [2020-04-22T12:18:50.411Z] ok github.com/docker/docker/pkg/authorization 1.355s coverage: 66.7% of statements 12:18:51 [2020-04-22T12:18:51.036Z] ok github.com/docker/docker/pkg/capabilities 0.015s coverage: 87.5% of statements 12:18:51 [2020-04-22T12:18:51.097Z] --- PASS: TestSecretList (2.70s) 12:18:51 [2020-04-22T12:18:51.097Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList 12:18:51 [2020-04-22T12:18:51.097Z] daemon.go:325: [d90295fc42bae] waiting for daemon to start 12:18:51 [2020-04-22T12:18:51.097Z] daemon.go:325: [d90295fc42bae] waiting for daemon to start 12:18:51 [2020-04-22T12:18:51.097Z] daemon.go:353: [d90295fc42bae] daemon started 12:18:51 [2020-04-22T12:18:51.097Z] daemon.go:461: [d90295fc42bae] Stopping daemon 12:18:51 [2020-04-22T12:18:51.097Z] daemon.go:296: [d90295fc42bae] exiting daemon 12:18:51 [2020-04-22T12:18:51.097Z] daemon.go:448: [d90295fc42bae] Daemon stopped 12:18:51 [2020-04-22T12:18:51.097Z] === RUN TestSecretsCreateAndDelete 12:18:51 [2020-04-22T12:18:51.330Z] ok github.com/docker/docker/pkg/archive 1.412s coverage: 77.0% of statements 12:18:51 [2020-04-22T12:18:51.383Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange 12:18:51 [2020-04-22T12:18:51.948Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile 12:18:52 [2020-04-22T12:18:52.358Z] ok github.com/docker/docker/pkg/directory 0.019s coverage: 80.0% of statements 12:18:52 [2020-04-22T12:18:52.914Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir 12:18:53 [2020-04-22T12:18:53.384Z] ok github.com/docker/docker/pkg/discovery 0.012s coverage: 58.3% of statements 12:18:53 [2020-04-22T12:18:53.670Z] ok github.com/docker/docker/pkg/discovery/file 0.008s coverage: 92.9% of statements 12:18:54 [2020-04-22T12:18:54.189Z] --- PASS: TestSecretsCreateAndDelete (2.72s) 12:18:54 [2020-04-22T12:18:54.189Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete 12:18:54 [2020-04-22T12:18:54.189Z] daemon.go:325: [d04b6fd064b1e] waiting for daemon to start 12:18:54 [2020-04-22T12:18:54.189Z] daemon.go:325: [d04b6fd064b1e] waiting for daemon to start 12:18:54 [2020-04-22T12:18:54.189Z] daemon.go:353: [d04b6fd064b1e] daemon started 12:18:54 [2020-04-22T12:18:54.189Z] daemon.go:461: [d04b6fd064b1e] Stopping daemon 12:18:54 [2020-04-22T12:18:54.189Z] daemon.go:296: [d04b6fd064b1e] exiting daemon 12:18:54 [2020-04-22T12:18:54.189Z] daemon.go:448: [d04b6fd064b1e] Daemon stopped 12:18:54 [2020-04-22T12:18:54.189Z] === RUN TestSecretsUpdate 12:18:54 [2020-04-22T12:18:54.829Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart 12:18:55 [2020-04-22T12:18:55.163Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements 12:18:55 [2020-04-22T12:18:55.163Z] ok github.com/docker/docker/layer 7.753s coverage: 72.0% of statements 12:18:55 [2020-04-22T12:18:55.163Z] ? github.com/docker/docker/libcontainerd [no test files] 12:18:55 [2020-04-22T12:18:55.163Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 12:18:55 [2020-04-22T12:18:55.163Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 12:18:55 [2020-04-22T12:18:55.163Z] ? github.com/docker/docker/libcontainerd/types [no test files] 12:18:55 [2020-04-22T12:18:55.163Z] ? github.com/docker/docker/oci [no test files] 12:18:55 [2020-04-22T12:18:55.163Z] ? github.com/docker/docker/oci/caps [no test files] 12:18:56 [2020-04-22T12:18:56.540Z] --- PASS: TestSecretsUpdate (2.66s) 12:18:56 [2020-04-22T12:18:56.540Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate 12:18:56 [2020-04-22T12:18:56.540Z] daemon.go:325: [d999f39a79d01] waiting for daemon to start 12:18:56 [2020-04-22T12:18:56.540Z] daemon.go:325: [d999f39a79d01] waiting for daemon to start 12:18:56 [2020-04-22T12:18:56.540Z] daemon.go:353: [d999f39a79d01] daemon started 12:18:56 [2020-04-22T12:18:56.540Z] daemon.go:461: [d999f39a79d01] Stopping daemon 12:18:56 [2020-04-22T12:18:56.540Z] daemon.go:296: [d999f39a79d01] exiting daemon 12:18:56 [2020-04-22T12:18:56.540Z] daemon.go:448: [d999f39a79d01] Daemon stopped 12:18:56 [2020-04-22T12:18:56.540Z] === RUN TestTemplatedSecret 12:18:56 [2020-04-22T12:18:56.654Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements 12:18:56 [2020-04-22T12:18:56.654Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements 12:18:57 [2020-04-22T12:18:57.354Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot 12:18:57 [2020-04-22T12:18:57.678Z] ok github.com/docker/docker/pkg/chrootarchive 4.360s coverage: 43.2% of statements 12:18:57 [2020-04-22T12:18:57.678Z] ? github.com/docker/docker/pkg/containerfs [no test files] 12:18:57 [2020-04-22T12:18:57.678Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 12:18:57 [2020-04-22T12:18:57.987Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 66.3% of statements 12:18:58 [2020-04-22T12:18:58.275Z] ok github.com/docker/docker/pkg/fileutils 0.044s coverage: 89.5% of statements 12:18:59 [2020-04-22T12:18:59.251Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore 12:18:59 [2020-04-22T12:18:59.299Z] ok github.com/docker/docker/pkg/fsutils 0.375s coverage: 85.1% of statements 12:18:59 [2020-04-22T12:18:59.587Z] ok github.com/docker/docker/pkg/discovery/kv 3.193s coverage: 84.1% of statements 12:18:59 [2020-04-22T12:18:59.821Z] --- PASS: TestTemplatedSecret (3.29s) 12:18:59 [2020-04-22T12:18:59.821Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret 12:18:59 [2020-04-22T12:18:59.821Z] daemon.go:325: [d00d10619e984] waiting for daemon to start 12:18:59 [2020-04-22T12:18:59.821Z] daemon.go:325: [d00d10619e984] waiting for daemon to start 12:18:59 [2020-04-22T12:18:59.821Z] daemon.go:353: [d00d10619e984] daemon started 12:18:59 [2020-04-22T12:18:59.821Z] daemon.go:461: [d00d10619e984] Stopping daemon 12:18:59 [2020-04-22T12:18:59.821Z] daemon.go:296: [d00d10619e984] exiting daemon 12:18:59 [2020-04-22T12:18:59.821Z] daemon.go:448: [d00d10619e984] Daemon stopped 12:18:59 [2020-04-22T12:18:59.821Z] === RUN TestSecretCreateResolve 12:19:00 [2020-04-22T12:19:00.213Z] ok github.com/docker/docker/pkg/homedir 0.015s coverage: 10.2% of statements 12:19:01 [2020-04-22T12:19:01.707Z] ok github.com/docker/docker/pkg/locker 0.076s coverage: 88.9% of statements 12:19:01 [2020-04-22T12:19:01.994Z] ok github.com/docker/docker/pkg/jsonmessage 0.014s coverage: 91.7% of statements 12:19:02 [2020-04-22T12:19:02.532Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove 12:19:02 [2020-04-22T12:19:02.532Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir 12:19:02 [2020-04-22T12:19:02.620Z] ok github.com/docker/docker/pkg/idtools 0.727s coverage: 70.1% of statements 12:19:02 [2020-04-22T12:19:02.620Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements 12:19:02 [2020-04-22T12:19:02.940Z] --- PASS: TestSecretCreateResolve (2.75s) 12:19:02 [2020-04-22T12:19:02.940Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve 12:19:02 [2020-04-22T12:19:02.940Z] daemon.go:325: [dda49b99c77ca] waiting for daemon to start 12:19:02 [2020-04-22T12:19:02.940Z] daemon.go:325: [dda49b99c77ca] waiting for daemon to start 12:19:02 [2020-04-22T12:19:02.940Z] daemon.go:353: [dda49b99c77ca] daemon started 12:19:02 [2020-04-22T12:19:02.940Z] daemon.go:461: [dda49b99c77ca] Stopping daemon 12:19:02 [2020-04-22T12:19:02.940Z] daemon.go:296: [dda49b99c77ca] exiting daemon 12:19:02 [2020-04-22T12:19:02.940Z] daemon.go:448: [dda49b99c77ca] Daemon stopped 12:19:02 [2020-04-22T12:19:02.940Z] PASS 12:19:02 [2020-04-22T12:19:02.940Z] 12:19:02 [2020-04-22T12:19:02.940Z] DONE 6 tests in 17.091s 12:19:02 [2020-04-22T12:19:02.940Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 12:19:02 [2020-04-22T12:19:02.940Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m 12:19:02 [2020-04-22T12:19:02.940Z] ++ set -e 12:19:02 [2020-04-22T12:19:02.940Z] ++ '[' -n 0 ']' 12:19:02 [2020-04-22T12:19:02.940Z] ++ set -x 12:19:02 [2020-04-22T12:19:02.940Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m 12:19:02 [2020-04-22T12:19:02.940Z] INFO: Testing against a local daemon 12:19:02 [2020-04-22T12:19:02.940Z] === RUN TestServiceCreateInit 12:19:02 [2020-04-22T12:19:02.940Z] === RUN TestServiceCreateInit/daemonInitDisabled 12:19:03 [2020-04-22T12:19:03.640Z] ok github.com/docker/docker/pkg/namesgenerator 0.011s coverage: 85.7% of statements 12:19:04 [2020-04-22T12:19:04.276Z] ok github.com/docker/docker/pkg/ioutils 2.463s coverage: 70.0% of statements 12:19:04 [2020-04-22T12:19:04.276Z] ? github.com/docker/docker/pkg/loopback [no test files] 12:19:04 [2020-04-22T12:19:04.430Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows 12:19:04 [2020-04-22T12:19:04.430Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths 12:19:04 [2020-04-22T12:19:04.430Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths 12:19:04 [2020-04-22T12:19:04.430Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive 12:19:04 [2020-04-22T12:19:04.430Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir 12:19:04 [2020-04-22T12:19:04.430Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo 12:19:04 [2020-04-22T12:19:04.564Z] ok github.com/docker/docker/pkg/parsers 0.011s coverage: 97.0% of statements 12:19:04 [2020-04-22T12:19:04.998Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert 12:19:05 [2020-04-22T12:19:05.190Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements 12:19:05 [2020-04-22T12:19:05.190Z] ok github.com/docker/docker/pkg/mount 0.939s coverage: 69.6% of statements 12:19:05 [2020-04-22T12:19:05.190Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] 12:19:05 [2020-04-22T12:19:05.479Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.019s coverage: 90.0% of statements 12:19:05 [2020-04-22T12:19:05.563Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert 12:19:05 [2020-04-22T12:19:05.770Z] ok github.com/docker/docker/pkg/pidfile 0.008s coverage: 82.4% of statements 12:19:05 [2020-04-22T12:19:05.770Z] ? github.com/docker/docker/pkg/platform [no test files] 12:19:05 [2020-04-22T12:19:05.770Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 12:19:06 [2020-04-22T12:19:06.129Z] === RUN TestDockerDaemonSuite/TestHTTPSRun 12:19:07 [2020-04-22T12:19:07.266Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.028s coverage: 56.8% of statements 12:19:07 [2020-04-22T12:19:07.871Z] === RUN TestServiceCreateInit/daemonInitEnabled 12:19:08 [2020-04-22T12:19:08.032Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand 12:19:08 [2020-04-22T12:19:08.032Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability 12:19:08 [2020-04-22T12:19:08.291Z] ok github.com/docker/docker/pkg/plugins/transport 0.045s coverage: 85.7% of statements 12:19:08 [2020-04-22T12:19:08.291Z] ok github.com/docker/docker/pkg/progress 0.035s coverage: 75.9% of statements 12:19:08 [2020-04-22T12:19:08.291Z] ok github.com/docker/docker/pkg/pools 0.011s coverage: 87.9% of statements 12:19:09 [2020-04-22T12:19:09.403Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir 12:19:09 [2020-04-22T12:19:09.776Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements 12:19:09 [2020-04-22T12:19:09.969Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled 12:19:10 [2020-04-22T12:19:10.399Z] ok github.com/docker/docker/pkg/pubsub 1.146s coverage: 72.7% of statements 12:19:11 [2020-04-22T12:19:11.025Z] ok github.com/docker/docker/pkg/stdcopy 0.048s coverage: 100.0% of statements 12:19:11 [2020-04-22T12:19:11.866Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart 12:19:12 [2020-04-22T12:19:12.528Z] ok github.com/docker/docker/pkg/stringid 0.006s coverage: 70.6% of statements 12:19:12 [2020-04-22T12:19:12.528Z] ok github.com/docker/docker/pkg/streamformatter 0.007s coverage: 66.2% of statements 12:19:12 [2020-04-22T12:19:12.797Z] --- PASS: TestServiceCreateInit (9.52s) 12:19:12 [2020-04-22T12:19:12.797Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.62s) 12:19:12 [2020-04-22T12:19:12.797Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled 12:19:12 [2020-04-22T12:19:12.797Z] daemon.go:325: [dd852e8d10580] waiting for daemon to start 12:19:12 [2020-04-22T12:19:12.797Z] daemon.go:325: [dd852e8d10580] waiting for daemon to start 12:19:12 [2020-04-22T12:19:12.797Z] daemon.go:353: [dd852e8d10580] daemon started 12:19:12 [2020-04-22T12:19:12.797Z] daemon.go:461: [dd852e8d10580] Stopping daemon 12:19:12 [2020-04-22T12:19:12.797Z] daemon.go:296: [dd852e8d10580] exiting daemon 12:19:12 [2020-04-22T12:19:12.797Z] daemon.go:448: [dd852e8d10580] Daemon stopped 12:19:12 [2020-04-22T12:19:12.797Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.89s) 12:19:12 [2020-04-22T12:19:12.797Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled 12:19:12 [2020-04-22T12:19:12.797Z] daemon.go:325: [dd0f7c7cd8fab] waiting for daemon to start 12:19:12 [2020-04-22T12:19:12.797Z] daemon.go:325: [dd0f7c7cd8fab] waiting for daemon to start 12:19:12 [2020-04-22T12:19:12.797Z] daemon.go:353: [dd0f7c7cd8fab] daemon started 12:19:12 [2020-04-22T12:19:12.797Z] daemon.go:461: [dd0f7c7cd8fab] Stopping daemon 12:19:12 [2020-04-22T12:19:12.797Z] daemon.go:296: [dd0f7c7cd8fab] exiting daemon 12:19:12 [2020-04-22T12:19:12.797Z] daemon.go:448: [dd0f7c7cd8fab] Daemon stopped 12:19:12 [2020-04-22T12:19:12.797Z] === RUN TestCreateServiceMultipleTimes 12:19:13 [2020-04-22T12:19:13.547Z] ok github.com/docker/docker/pkg/symlink 0.018s coverage: 87.7% of statements 12:19:13 [2020-04-22T12:19:13.834Z] ok github.com/docker/docker/pkg/sysinfo 0.010s coverage: 80.8% of statements 12:19:14 [2020-04-22T12:19:14.855Z] ok github.com/docker/docker/pkg/system 0.032s coverage: 35.1% of statements 12:19:15 [2020-04-22T12:19:15.142Z] ok github.com/docker/docker/pkg/tailfile 0.113s coverage: 88.6% of statements 12:19:15 [2020-04-22T12:19:15.429Z] ok github.com/docker/docker/pkg/signal 5.510s coverage: 61.0% of statements 12:19:16 [2020-04-22T12:19:16.044Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling 12:19:16 [2020-04-22T12:19:16.045Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot 12:19:16 [2020-04-22T12:19:16.459Z] ok github.com/docker/docker/pkg/term 0.013s coverage: 85.9% of statements 12:19:16 [2020-04-22T12:19:16.745Z] ok github.com/docker/docker/pkg/tarsum 0.272s coverage: 89.3% of statements 12:19:16 [2020-04-22T12:19:16.976Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel 12:19:17 [2020-04-22T12:19:17.368Z] testing: warning: no tests to run 12:19:17 [2020-04-22T12:19:17.368Z] ok github.com/docker/docker/pkg/term/windows 0.029s coverage: 0.0% of statements [no tests to run] 12:19:17 [2020-04-22T12:19:17.655Z] ok github.com/docker/docker/pkg/truncindex 0.116s coverage: 91.5% of statements 12:19:17 [2020-04-22T12:19:17.655Z] ok github.com/docker/docker/pkg/urlutil 0.013s coverage: 100.0% of statements 12:19:17 [2020-04-22T12:19:17.963Z] ok github.com/docker/docker/pkg/useragent 0.006s coverage: 88.9% of statements 12:19:18 [2020-04-22T12:19:18.874Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors 12:19:19 [2020-04-22T12:19:19.440Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore 12:19:19 [2020-04-22T12:19:19.698Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir 12:19:20 [2020-04-22T12:19:20.265Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot 12:19:21 [2020-04-22T12:19:21.457Z] ok github.com/docker/docker/plugin/v2 0.019s coverage: 14.5% of statements 12:19:21 [2020-04-22T12:19:21.747Z] ok github.com/docker/docker/profiles/seccomp 0.018s coverage: 69.1% of statements 12:19:22 [2020-04-22T12:19:22.772Z] ok github.com/docker/docker/reference 0.040s coverage: 84.4% of statements 12:19:23 [2020-04-22T12:19:23.549Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore 12:19:23 [2020-04-22T12:19:23.794Z] ok github.com/docker/docker/plugin 0.610s coverage: 27.3% of statements 12:19:24 [2020-04-22T12:19:24.819Z] ok github.com/docker/docker/registry/resumable 0.022s coverage: 100.0% of statements 12:19:25 [2020-04-22T12:19:25.446Z] ok github.com/docker/docker/restartmanager 0.026s coverage: 49.0% of statements 12:19:27 [2020-04-22T12:19:27.519Z] ok github.com/docker/docker/runconfig 0.038s coverage: 68.2% of statements 12:19:27 [2020-04-22T12:19:27.519Z] ok github.com/docker/docker/registry 0.415s coverage: 56.3% of statements 12:19:27 [2020-04-22T12:19:27.730Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged 12:19:27 [2020-04-22T12:19:27.730Z] === RUN TestDockerSuite/TestBuildCopyWildcard 12:19:28 [2020-04-22T12:19:28.145Z] ok github.com/docker/docker/volume/drivers 0.054s coverage: 36.1% of statements 12:19:28 [2020-04-22T12:19:28.982Z] --- PASS: TestCreateServiceMultipleTimes (16.63s) 12:19:28 [2020-04-22T12:19:28.982Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes 12:19:28 [2020-04-22T12:19:28.982Z] daemon.go:325: [dc8f50c1c05bc] waiting for daemon to start 12:19:28 [2020-04-22T12:19:28.982Z] daemon.go:325: [dc8f50c1c05bc] waiting for daemon to start 12:19:28 [2020-04-22T12:19:28.982Z] daemon.go:353: [dc8f50c1c05bc] daemon started 12:19:28 [2020-04-22T12:19:28.982Z] daemon.go:461: [dc8f50c1c05bc] Stopping daemon 12:19:28 [2020-04-22T12:19:28.982Z] daemon.go:296: [dc8f50c1c05bc] exiting daemon 12:19:28 [2020-04-22T12:19:28.982Z] daemon.go:448: [dc8f50c1c05bc] Daemon stopped 12:19:28 [2020-04-22T12:19:28.982Z] === RUN TestCreateServiceConflict 12:19:30 [2020-04-22T12:19:30.858Z] ok github.com/docker/docker/volume/mounts 0.098s coverage: 67.0% of statements 12:19:30 [2020-04-22T12:19:30.858Z] ok github.com/docker/docker/volume/local 0.057s coverage: 73.0% of statements 12:19:31 [2020-04-22T12:19:31.324Z] --- PASS: TestCreateServiceConflict (2.56s) 12:19:31 [2020-04-22T12:19:31.324Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict 12:19:31 [2020-04-22T12:19:31.324Z] daemon.go:325: [d9ba0716277f1] waiting for daemon to start 12:19:31 [2020-04-22T12:19:31.324Z] daemon.go:325: [d9ba0716277f1] waiting for daemon to start 12:19:31 [2020-04-22T12:19:31.324Z] daemon.go:353: [d9ba0716277f1] daemon started 12:19:31 [2020-04-22T12:19:31.324Z] daemon.go:461: [d9ba0716277f1] Stopping daemon 12:19:31 [2020-04-22T12:19:31.324Z] daemon.go:296: [d9ba0716277f1] exiting daemon 12:19:31 [2020-04-22T12:19:31.324Z] daemon.go:448: [d9ba0716277f1] Daemon stopped 12:19:31 [2020-04-22T12:19:31.324Z] === RUN TestCreateServiceMaxReplicas 12:19:32 [2020-04-22T12:19:32.338Z] ok github.com/docker/docker/volume/service 0.031s coverage: 73.0% of statements 12:19:32 [2020-04-22T12:19:32.988Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat 12:19:33 [2020-04-22T12:19:33.922Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap 12:19:34 [2020-04-22T12:19:34.426Z] --- PASS: TestCreateServiceMaxReplicas (3.33s) 12:19:34 [2020-04-22T12:19:34.426Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas 12:19:34 [2020-04-22T12:19:34.426Z] daemon.go:325: [de4be8b96ec48] waiting for daemon to start 12:19:34 [2020-04-22T12:19:34.426Z] daemon.go:325: [de4be8b96ec48] waiting for daemon to start 12:19:34 [2020-04-22T12:19:34.426Z] daemon.go:353: [de4be8b96ec48] daemon started 12:19:34 [2020-04-22T12:19:34.426Z] daemon.go:461: [de4be8b96ec48] Stopping daemon 12:19:34 [2020-04-22T12:19:34.426Z] daemon.go:296: [de4be8b96ec48] exiting daemon 12:19:34 [2020-04-22T12:19:34.426Z] daemon.go:448: [de4be8b96ec48] Daemon stopped 12:19:34 [2020-04-22T12:19:34.426Z] === RUN TestCreateWithDuplicateNetworkNames 12:19:35 [2020-04-22T12:19:35.293Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache 12:19:35 [2020-04-22T12:19:35.294Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames 12:19:35 [2020-04-22T12:19:35.859Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName 12:19:36 [2020-04-22T12:19:36.424Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile 12:19:37 [2020-04-22T12:19:37.358Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile 12:19:37 [2020-04-22T12:19:37.530Z] Created binary: bundles/cross/linux/amd64/dockerd-dev 12:19:37 [2020-04-22T12:19:37.530Z] Copying nested executables into bundles/cross/linux/amd64 12:19:37 [2020-04-22T12:19:37.530Z] Cross building: bundles/cross/windows/amd64 12:19:37 [2020-04-22T12:19:37.530Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe 12:19:37 [2020-04-22T12:19:37.530Z] GOOS="windows" GOARCH="amd64" GOARM="" 12:19:39 [2020-04-22T12:19:39.885Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine 12:19:42 [2020-04-22T12:19:42.412Z] === RUN TestDockerSuite/TestBuildDockerfileStdin 12:19:42 [2020-04-22T12:19:42.633Z] ok github.com/docker/docker/pkg/plugins 33.648s coverage: 76.8% of statements 12:19:42 [2020-04-22T12:19:42.633Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 12:19:42 [2020-04-22T12:19:42.633Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 12:19:42 [2020-04-22T12:19:42.633Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] 12:19:42 [2020-04-22T12:19:42.633Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 12:19:42 [2020-04-22T12:19:42.633Z] ? github.com/docker/docker/profiles/apparmor [no test files] 12:19:42 [2020-04-22T12:19:42.633Z] ? github.com/docker/docker/rootless [no test files] 12:19:42 [2020-04-22T12:19:42.633Z] ? github.com/docker/docker/rootless/specconv [no test files] 12:19:42 [2020-04-22T12:19:42.633Z] ? github.com/docker/docker/runconfig/opts [no test files] 12:19:42 [2020-04-22T12:19:42.633Z] ? github.com/docker/docker/volume [no test files] 12:19:42 [2020-04-22T12:19:42.633Z] ? github.com/docker/docker/volume/service/opts [no test files] 12:19:42 [2020-04-22T12:19:42.633Z] ? github.com/docker/docker/volume/testutils [no test files] 12:19:42 [2020-04-22T12:19:42.633Z] 12:19:42 [2020-04-22T12:19:42.633Z] === Skipped 12:19:42 [2020-04-22T12:19:42.633Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) 12:19:42 [2020-04-22T12:19:42.633Z] exec_linux_test.go:18: requires AppArmor to be enabled 12:19:42 [2020-04-22T12:19:42.633Z] 12:19:42 [2020-04-22T12:19:42.633Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) 12:19:42 [2020-04-22T12:19:42.633Z] exec_linux_test.go:38: requires AppArmor to be enabled 12:19:42 [2020-04-22T12:19:42.633Z] 12:19:42 [2020-04-22T12:19:42.633Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 12:19:42 [2020-04-22T12:19:42.633Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 12:19:42 [2020-04-22T12:19:42.633Z] graphtest_unix.go:46: Driver btrfs not supported 12:19:42 [2020-04-22T12:19:42.633Z] 12:19:42 [2020-04-22T12:19:42.633Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 12:19:42 [2020-04-22T12:19:42.633Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 12:19:42 [2020-04-22T12:19:42.633Z] graphtest_unix.go:46: Driver btrfs not supported 12:19:42 [2020-04-22T12:19:42.633Z] 12:19:42 [2020-04-22T12:19:42.633Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 12:19:42 [2020-04-22T12:19:42.633Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 12:19:42 [2020-04-22T12:19:42.633Z] graphtest_unix.go:46: Driver btrfs not supported 12:19:42 [2020-04-22T12:19:42.633Z] 12:19:42 [2020-04-22T12:19:42.633Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 12:19:42 [2020-04-22T12:19:42.633Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 12:19:42 [2020-04-22T12:19:42.633Z] graphtest_unix.go:46: Driver btrfs not supported 12:19:42 [2020-04-22T12:19:42.633Z] 12:19:42 [2020-04-22T12:19:42.633Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 12:19:42 [2020-04-22T12:19:42.633Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 12:19:42 [2020-04-22T12:19:42.633Z] graphtest_unix.go:46: Driver btrfs not supported 12:19:42 [2020-04-22T12:19:42.633Z] 12:19:42 [2020-04-22T12:19:42.633Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 12:19:42 [2020-04-22T12:19:42.633Z] graphtest_unix.go:73: No driver to put! 12:19:42 [2020-04-22T12:19:42.633Z] 12:19:42 [2020-04-22T12:19:42.633Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) 12:19:42 [2020-04-22T12:19:42.633Z] overlay_test.go:44: Fails to compute changes after apply intermittently 12:19:42 [2020-04-22T12:19:42.633Z] 12:19:42 [2020-04-22T12:19:42.633Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) 12:19:42 [2020-04-22T12:19:42.633Z] overlay_test.go:49: Fails to compute changes intermittently 12:19:42 [2020-04-22T12:19:42.633Z] 12:19:42 [2020-04-22T12:19:42.633Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 12:19:42 [2020-04-22T12:19:42.633Z] overlay_test.go:65: Cannot run test with naive change algorithm 12:19:42 [2020-04-22T12:19:42.633Z] 12:19:42 [2020-04-22T12:19:42.633Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 12:19:42 [2020-04-22T12:19:42.633Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 12:19:42 [2020-04-22T12:19:42.633Z] 12:19:42 [2020-04-22T12:19:42.633Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 12:19:42 [2020-04-22T12:19:42.633Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 12:19:42 [2020-04-22T12:19:42.633Z] graphtest_unix.go:46: Driver zfs not supported 12:19:42 [2020-04-22T12:19:42.633Z] 12:19:42 [2020-04-22T12:19:42.633Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 12:19:42 [2020-04-22T12:19:42.633Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 12:19:42 [2020-04-22T12:19:42.633Z] graphtest_unix.go:46: Driver zfs not supported 12:19:42 [2020-04-22T12:19:42.633Z] 12:19:42 [2020-04-22T12:19:42.633Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 12:19:42 [2020-04-22T12:19:42.633Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 12:19:42 [2020-04-22T12:19:42.633Z] graphtest_unix.go:46: Driver zfs not supported 12:19:42 [2020-04-22T12:19:42.633Z] 12:19:42 [2020-04-22T12:19:42.633Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 12:19:42 [2020-04-22T12:19:42.633Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 12:19:42 [2020-04-22T12:19:42.633Z] graphtest_unix.go:46: Driver zfs not supported 12:19:42 [2020-04-22T12:19:42.633Z] 12:19:42 [2020-04-22T12:19:42.633Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 12:19:42 [2020-04-22T12:19:42.633Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 12:19:42 [2020-04-22T12:19:42.633Z] graphtest_unix.go:46: Driver zfs not supported 12:19:42 [2020-04-22T12:19:42.633Z] 12:19:42 [2020-04-22T12:19:42.633Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 12:19:42 [2020-04-22T12:19:42.633Z] graphtest_unix.go:73: No driver to put! 12:19:42 [2020-04-22T12:19:42.633Z] 12:19:42 [2020-04-22T12:19:42.633Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 12:19:42 [2020-04-22T12:19:42.633Z] sysinfo_linux_test.go:92: App Armor Must be Disabled 12:19:42 [2020-04-22T12:19:42.633Z] 12:19:42 [2020-04-22T12:19:42.633Z] 12:19:42 [2020-04-22T12:19:42.633Z] DONE 2065 tests, 19 skipped in 340.359s 12:19:42 [2020-04-22T12:19:42.977Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict 12:19:42 [2020-04-22T12:19:42.977Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore Post stage [Pipeline] junit 12:19:43 [2020-04-22T12:19:43.290Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:43 [2020-04-22T12:19:43.992Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40850/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=70e7d6fe4aee4a7dfea22fa53bd0539e8cef31f8 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:70e7d6fe4aee4a7dfea22fa53bd0539e8cef31f8 hack/make.sh dynbinary test-integration 12:19:44 [2020-04-22T12:19:44.280Z] 12:19:44 [2020-04-22T12:19:44.350Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored 12:19:44 [2020-04-22T12:19:44.571Z] Removing bundles/ 12:19:44 [2020-04-22T12:19:44.571Z] 12:19:44 [2020-04-22T12:19:44.571Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 12:19:44 [2020-04-22T12:19:44.571Z] Building: bundles/dynbinary-daemon/dockerd-dev 12:19:44 [2020-04-22T12:19:44.571Z] GOOS="" GOARCH="" GOARM="" 12:19:46 [2020-04-22T12:19:46.250Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles 12:19:47 [2020-04-22T12:19:47.628Z] === RUN TestDockerSuite/TestBuildDockerignore 12:19:49 [2020-04-22T12:19:49.531Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile 12:19:50 [2020-04-22T12:19:50.586Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.98s) 12:19:50 [2020-04-22T12:19:50.586Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames 12:19:50 [2020-04-22T12:19:50.586Z] daemon.go:325: [dc5384810dea8] waiting for daemon to start 12:19:50 [2020-04-22T12:19:50.586Z] daemon.go:325: [dc5384810dea8] waiting for daemon to start 12:19:50 [2020-04-22T12:19:50.586Z] daemon.go:353: [dc5384810dea8] daemon started 12:19:50 [2020-04-22T12:19:50.586Z] daemon.go:461: [dc5384810dea8] Stopping daemon 12:19:50 [2020-04-22T12:19:50.586Z] daemon.go:296: [dc5384810dea8] exiting daemon 12:19:50 [2020-04-22T12:19:50.586Z] daemon.go:448: [dc5384810dea8] Daemon stopped 12:19:50 [2020-04-22T12:19:50.586Z] === RUN TestCreateServiceSecretFileMode 12:19:51 [2020-04-22T12:19:51.787Z] --- PASS: TestCreateServiceSecretFileMode (3.20s) 12:19:51 [2020-04-22T12:19:51.787Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode 12:19:51 [2020-04-22T12:19:51.787Z] daemon.go:325: [d68fd665a88f2] waiting for daemon to start 12:19:51 [2020-04-22T12:19:51.787Z] daemon.go:325: [d68fd665a88f2] waiting for daemon to start 12:19:51 [2020-04-22T12:19:51.787Z] daemon.go:353: [d68fd665a88f2] daemon started 12:19:51 [2020-04-22T12:19:51.787Z] daemon.go:461: [d68fd665a88f2] Stopping daemon 12:19:51 [2020-04-22T12:19:51.787Z] daemon.go:296: [d68fd665a88f2] exiting daemon 12:19:51 [2020-04-22T12:19:51.787Z] daemon.go:448: [d68fd665a88f2] Daemon stopped 12:19:51 [2020-04-22T12:19:51.787Z] === RUN TestCreateServiceConfigFileMode 12:19:55 [2020-04-22T12:19:55.184Z] --- PASS: TestCreateServiceConfigFileMode (3.12s) 12:19:55 [2020-04-22T12:19:55.184Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode 12:19:55 [2020-04-22T12:19:55.184Z] daemon.go:325: [de7cda6ea528e] waiting for daemon to start 12:19:55 [2020-04-22T12:19:55.184Z] daemon.go:325: [de7cda6ea528e] waiting for daemon to start 12:19:55 [2020-04-22T12:19:55.184Z] daemon.go:353: [de7cda6ea528e] daemon started 12:19:55 [2020-04-22T12:19:55.184Z] daemon.go:461: [de7cda6ea528e] Stopping daemon 12:19:55 [2020-04-22T12:19:55.184Z] daemon.go:296: [de7cda6ea528e] exiting daemon 12:19:55 [2020-04-22T12:19:55.184Z] daemon.go:448: [de7cda6ea528e] Daemon stopped 12:19:55 [2020-04-22T12:19:55.184Z] === RUN TestCreateServiceSysctls 12:19:59 [2020-04-22T12:19:59.111Z] --- PASS: TestCreateServiceSysctls (3.82s) 12:19:59 [2020-04-22T12:19:59.111Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls 12:19:59 [2020-04-22T12:19:59.111Z] daemon.go:325: [d0e9faf2233b5] waiting for daemon to start 12:19:59 [2020-04-22T12:19:59.111Z] daemon.go:325: [d0e9faf2233b5] waiting for daemon to start 12:19:59 [2020-04-22T12:19:59.111Z] daemon.go:353: [d0e9faf2233b5] daemon started 12:19:59 [2020-04-22T12:19:59.111Z] daemon.go:461: [d0e9faf2233b5] Stopping daemon 12:19:59 [2020-04-22T12:19:59.111Z] daemon.go:296: [d0e9faf2233b5] exiting daemon 12:19:59 [2020-04-22T12:19:59.111Z] daemon.go:448: [d0e9faf2233b5] Daemon stopped 12:19:59 [2020-04-22T12:19:59.111Z] === RUN TestInspect 12:19:59 [2020-04-22T12:19:59.497Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault 12:20:00 [2020-04-22T12:20:00.430Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths 12:20:01 [2020-04-22T12:20:01.805Z] === RUN TestDockerDaemonSuite/TestShmSize 12:20:02 [2020-04-22T12:20:02.063Z] === RUN TestDockerSuite/TestBuildDockerignoreComment 12:20:02 [2020-04-22T12:20:02.173Z] --- PASS: TestInspect (3.44s) 12:20:02 [2020-04-22T12:20:02.173Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect 12:20:02 [2020-04-22T12:20:02.173Z] daemon.go:325: [d18ad1f1c959a] waiting for daemon to start 12:20:02 [2020-04-22T12:20:02.173Z] daemon.go:325: [d18ad1f1c959a] waiting for daemon to start 12:20:02 [2020-04-22T12:20:02.173Z] daemon.go:353: [d18ad1f1c959a] daemon started 12:20:02 [2020-04-22T12:20:02.173Z] daemon.go:461: [d18ad1f1c959a] Stopping daemon 12:20:02 [2020-04-22T12:20:02.173Z] daemon.go:296: [d18ad1f1c959a] exiting daemon 12:20:02 [2020-04-22T12:20:02.173Z] daemon.go:448: [d18ad1f1c959a] Daemon stopped 12:20:02 [2020-04-22T12:20:02.173Z] === RUN TestDockerNetworkConnectAlias 12:20:03 [2020-04-22T12:20:03.500Z] 65014b3c3121: Pull complete 12:20:03 [2020-04-22T12:20:03.963Z] === RUN TestDockerDaemonSuite/TestShmSizeReload 12:20:06 [2020-04-22T12:20:06.489Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions 12:20:07 [2020-04-22T12:20:07.055Z] === RUN TestDockerDaemonSuite/TestTLSVerify 12:20:07 [2020-04-22T12:20:07.055Z] === RUN TestDockerDaemonSuite/TestVolumePlugin 12:20:08 [2020-04-22T12:20:08.242Z] --- PASS: TestDockerNetworkConnectAlias (5.51s) 12:20:08 [2020-04-22T12:20:08.242Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias 12:20:08 [2020-04-22T12:20:08.242Z] daemon.go:325: [da9b51c7ae5f6] waiting for daemon to start 12:20:08 [2020-04-22T12:20:08.242Z] daemon.go:325: [da9b51c7ae5f6] waiting for daemon to start 12:20:08 [2020-04-22T12:20:08.242Z] daemon.go:353: [da9b51c7ae5f6] daemon started 12:20:08 [2020-04-22T12:20:08.242Z] daemon.go:461: [da9b51c7ae5f6] Stopping daemon 12:20:08 [2020-04-22T12:20:08.242Z] daemon.go:296: [da9b51c7ae5f6] exiting daemon 12:20:08 [2020-04-22T12:20:08.242Z] daemon.go:448: [da9b51c7ae5f6] Daemon stopped 12:20:08 [2020-04-22T12:20:08.242Z] === RUN TestDockerNetworkReConnect 12:20:12 [2020-04-22T12:20:12.329Z] --- PASS: TestDockerNetworkReConnect (4.32s) 12:20:12 [2020-04-22T12:20:12.329Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect 12:20:12 [2020-04-22T12:20:12.329Z] daemon.go:325: [d41931dcde9ad] waiting for daemon to start 12:20:12 [2020-04-22T12:20:12.329Z] daemon.go:325: [d41931dcde9ad] waiting for daemon to start 12:20:12 [2020-04-22T12:20:12.329Z] daemon.go:353: [d41931dcde9ad] daemon started 12:20:12 [2020-04-22T12:20:12.329Z] daemon.go:461: [d41931dcde9ad] Stopping daemon 12:20:12 [2020-04-22T12:20:12.329Z] daemon.go:296: [d41931dcde9ad] exiting daemon 12:20:12 [2020-04-22T12:20:12.329Z] daemon.go:448: [d41931dcde9ad] Daemon stopped 12:20:12 [2020-04-22T12:20:12.329Z] === RUN TestServicePlugin 12:20:12 [2020-04-22T12:20:12.329Z] --- SKIP: TestServicePlugin (0.00s) 12:20:12 [2020-04-22T12:20:12.329Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 12:20:12 [2020-04-22T12:20:12.329Z] === RUN TestServiceUpdateLabel 12:20:13 [2020-04-22T12:20:13.650Z] --- PASS: TestDockerDaemonSuite (344.04s) 12:20:13 [2020-04-22T12:20:13.651Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.74s) 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [d6ee9965f6bd0] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [d6ee9965f6bd0] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:353: [d6ee9965f6bd0] daemon started 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:461: [d6ee9965f6bd0] Stopping daemon 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:296: [d6ee9965f6bd0] exiting daemon 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:448: [d6ee9965f6bd0] Daemon stopped 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [d6ee9965f6bd0] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [d6ee9965f6bd0] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:353: [d6ee9965f6bd0] daemon started 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:461: [d6ee9965f6bd0] Stopping daemon 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:296: [d6ee9965f6bd0] exiting daemon 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:448: [d6ee9965f6bd0] Daemon stopped 12:20:13 [2020-04-22T12:20:13.651Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.11s) 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [d79c3b0dd65a2] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [d79c3b0dd65a2] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:353: [d79c3b0dd65a2] daemon started 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:461: [d79c3b0dd65a2] Stopping daemon 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:296: [d79c3b0dd65a2] exiting daemon 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:448: [d79c3b0dd65a2] Daemon stopped 12:20:13 [2020-04-22T12:20:13.651Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.59s) 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [db07f60f277ca] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [db07f60f277ca] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:353: [db07f60f277ca] daemon started 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:461: [db07f60f277ca] Stopping daemon 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:296: [db07f60f277ca] exiting daemon 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:448: [db07f60f277ca] Daemon stopped 12:20:13 [2020-04-22T12:20:13.651Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.20s) 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [dd0df1d2602e8] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [dd0df1d2602e8] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:353: [dd0df1d2602e8] daemon started 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:296: [dd0df1d2602e8] exiting daemon 12:20:13 [2020-04-22T12:20:13.651Z] docker_cli_daemon_test.go:1449: Daemon dd0df1d2602e8 is not started 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [dd0df1d2602e8] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [dd0df1d2602e8] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:353: [dd0df1d2602e8] daemon started 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:461: [dd0df1d2602e8] Stopping daemon 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:296: [dd0df1d2602e8] exiting daemon 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:448: [dd0df1d2602e8] Daemon stopped 12:20:13 [2020-04-22T12:20:13.651Z] check_test.go:309: Daemon d761d3d71ca75 is not started 12:20:13 [2020-04-22T12:20:13.651Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.63s) 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [df7beea58e017] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [df7beea58e017] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:353: [df7beea58e017] daemon started 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [df7beea58e017] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:296: [df7beea58e017] exiting daemon 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [df7beea58e017] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:353: [df7beea58e017] daemon started 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:461: [df7beea58e017] Stopping daemon 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:296: [df7beea58e017] exiting daemon 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:448: [df7beea58e017] Daemon stopped 12:20:13 [2020-04-22T12:20:13.651Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.96s) 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [d12bd3166fb76] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [d12bd3166fb76] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:353: [d12bd3166fb76] daemon started 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:296: [d12bd3166fb76] exiting daemon 12:20:13 [2020-04-22T12:20:13.651Z] check_test.go:309: Daemon d0cb998c0698e is not started 12:20:13 [2020-04-22T12:20:13.651Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.32s) 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [dbe8c4a7f6cbd] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [dbe8c4a7f6cbd] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:353: [dbe8c4a7f6cbd] daemon started 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:461: [dbe8c4a7f6cbd] Stopping daemon 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:296: [dbe8c4a7f6cbd] exiting daemon 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:448: [dbe8c4a7f6cbd] Daemon stopped 12:20:13 [2020-04-22T12:20:13.651Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.77s) 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [daa7a50e97015] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:296: [daa7a50e97015] exiting daemon 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [daa7a50e97015] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [daa7a50e97015] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [daa7a50e97015] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:353: [daa7a50e97015] daemon started 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:461: [daa7a50e97015] Stopping daemon 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:296: [daa7a50e97015] exiting daemon 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:448: [daa7a50e97015] Daemon stopped 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [daa7a50e97015] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [daa7a50e97015] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:353: [daa7a50e97015] daemon started 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:461: [daa7a50e97015] Stopping daemon 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:296: [daa7a50e97015] exiting daemon 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:448: [daa7a50e97015] Daemon stopped 12:20:13 [2020-04-22T12:20:13.651Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.33s) 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [d53a428b22df8] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [d53a428b22df8] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:353: [d53a428b22df8] daemon started 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:461: [d53a428b22df8] Stopping daemon 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:296: [d53a428b22df8] exiting daemon 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:448: [d53a428b22df8] Daemon stopped 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [d53a428b22df8] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [d53a428b22df8] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:353: [d53a428b22df8] daemon started 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:461: [d53a428b22df8] Stopping daemon 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:296: [d53a428b22df8] exiting daemon 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:448: [d53a428b22df8] Daemon stopped 12:20:13 [2020-04-22T12:20:13.651Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.23s) 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [d87ee924832c4] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [d87ee924832c4] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:353: [d87ee924832c4] daemon started 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:461: [d87ee924832c4] Stopping daemon 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:296: [d87ee924832c4] exiting daemon 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:448: [d87ee924832c4] Daemon stopped 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [d87ee924832c4] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [d87ee924832c4] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:353: [d87ee924832c4] daemon started 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:461: [d87ee924832c4] Stopping daemon 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:296: [d87ee924832c4] exiting daemon 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:448: [d87ee924832c4] Daemon stopped 12:20:13 [2020-04-22T12:20:13.651Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.43s) 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [d02011660a231] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [d02011660a231] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:353: [d02011660a231] daemon started 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:461: [d02011660a231] Stopping daemon 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:296: [d02011660a231] exiting daemon 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:448: [d02011660a231] Daemon stopped 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [d02011660a231] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [d02011660a231] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:353: [d02011660a231] daemon started 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:461: [d02011660a231] Stopping daemon 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:296: [d02011660a231] exiting daemon 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:448: [d02011660a231] Daemon stopped 12:20:13 [2020-04-22T12:20:13.651Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.55s) 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [ddc0ddd895f36] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [ddc0ddd895f36] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:353: [ddc0ddd895f36] daemon started 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:461: [ddc0ddd895f36] Stopping daemon 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:296: [ddc0ddd895f36] exiting daemon 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:448: [ddc0ddd895f36] Daemon stopped 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [ddc0ddd895f36] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [ddc0ddd895f36] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:353: [ddc0ddd895f36] daemon started 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:461: [ddc0ddd895f36] Stopping daemon 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:296: [ddc0ddd895f36] exiting daemon 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:448: [ddc0ddd895f36] Daemon stopped 12:20:13 [2020-04-22T12:20:13.651Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.31s) 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [d9bdf95a073c3] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [d9bdf95a073c3] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:353: [d9bdf95a073c3] daemon started 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:461: [d9bdf95a073c3] Stopping daemon 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:296: [d9bdf95a073c3] exiting daemon 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:448: [d9bdf95a073c3] Daemon stopped 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [d9bdf95a073c3] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [d9bdf95a073c3] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:353: [d9bdf95a073c3] daemon started 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:461: [d9bdf95a073c3] Stopping daemon 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:296: [d9bdf95a073c3] exiting daemon 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:448: [d9bdf95a073c3] Daemon stopped 12:20:13 [2020-04-22T12:20:13.651Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.52s) 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [d705746225c06] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [d705746225c06] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:353: [d705746225c06] daemon started 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:461: [d705746225c06] Stopping daemon 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:296: [d705746225c06] exiting daemon 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:448: [d705746225c06] Daemon stopped 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [d705746225c06] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [d705746225c06] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:353: [d705746225c06] daemon started 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:461: [d705746225c06] Stopping daemon 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:296: [d705746225c06] exiting daemon 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:448: [d705746225c06] Daemon stopped 12:20:13 [2020-04-22T12:20:13.651Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [d3e3d3a147b06] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:296: [d3e3d3a147b06] exiting daemon 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [d3e3d3a147b06] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.651Z] check_test.go:309: Daemon d1d895808d6ec is not started 12:20:13 [2020-04-22T12:20:13.651Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [dcfb309c652fe] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:296: [dcfb309c652fe] exiting daemon 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [dcfb309c652fe] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.651Z] check_test.go:309: Daemon dfec832327ff6 is not started 12:20:13 [2020-04-22T12:20:13.651Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.38s) 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [d6f4b6a718c89] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [d6f4b6a718c89] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:353: [d6f4b6a718c89] daemon started 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:461: [d6f4b6a718c89] Stopping daemon 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:296: [d6f4b6a718c89] exiting daemon 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:448: [d6f4b6a718c89] Daemon stopped 12:20:13 [2020-04-22T12:20:13.651Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s) 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [de5267e19bcc9] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [de5267e19bcc9] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:353: [de5267e19bcc9] daemon started 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:461: [de5267e19bcc9] Stopping daemon 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:296: [de5267e19bcc9] exiting daemon 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:448: [de5267e19bcc9] Daemon stopped 12:20:13 [2020-04-22T12:20:13.651Z] check_test.go:309: Daemon de5267e19bcc9 is not started 12:20:13 [2020-04-22T12:20:13.651Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.59s) 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [d8134c7dde89e] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [d8134c7dde89e] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:353: [d8134c7dde89e] daemon started 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:461: [d8134c7dde89e] Stopping daemon 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:296: [d8134c7dde89e] exiting daemon 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:448: [d8134c7dde89e] Daemon stopped 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [d8134c7dde89e] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [d8134c7dde89e] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:353: [d8134c7dde89e] daemon started 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:461: [d8134c7dde89e] Stopping daemon 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:296: [d8134c7dde89e] exiting daemon 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:448: [d8134c7dde89e] Daemon stopped 12:20:13 [2020-04-22T12:20:13.651Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.71s) 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [ddd1611c06252] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [ddd1611c06252] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:353: [ddd1611c06252] daemon started 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:461: [ddd1611c06252] Stopping daemon 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:296: [ddd1611c06252] exiting daemon 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:448: [ddd1611c06252] Daemon stopped 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [ddd1611c06252] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [ddd1611c06252] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:353: [ddd1611c06252] daemon started 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:461: [ddd1611c06252] Stopping daemon 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:296: [ddd1611c06252] exiting daemon 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:448: [ddd1611c06252] Daemon stopped 12:20:13 [2020-04-22T12:20:13.651Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.99s) 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [d263f47651395] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [d263f47651395] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:353: [d263f47651395] daemon started 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:461: [d263f47651395] Stopping daemon 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:296: [d263f47651395] exiting daemon 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:448: [d263f47651395] Daemon stopped 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [d263f47651395] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [d263f47651395] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:353: [d263f47651395] daemon started 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:461: [d263f47651395] Stopping daemon 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:296: [d263f47651395] exiting daemon 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:448: [d263f47651395] Daemon stopped 12:20:13 [2020-04-22T12:20:13.651Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.15s) 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [d012b743813ab] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.651Z] daemon.go:325: [d012b743813ab] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:353: [d012b743813ab] daemon started 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:461: [d012b743813ab] Stopping daemon 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:296: [d012b743813ab] exiting daemon 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:448: [d012b743813ab] Daemon stopped 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:325: [d012b743813ab] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:325: [d012b743813ab] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:353: [d012b743813ab] daemon started 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:461: [d012b743813ab] Stopping daemon 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:296: [d012b743813ab] exiting daemon 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:448: [d012b743813ab] Daemon stopped 12:20:13 [2020-04-22T12:20:13.652Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.58s) 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:325: [d2cb9427e9492] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:325: [d2cb9427e9492] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:353: [d2cb9427e9492] daemon started 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:461: [d2cb9427e9492] Stopping daemon 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:296: [d2cb9427e9492] exiting daemon 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:448: [d2cb9427e9492] Daemon stopped 12:20:13 [2020-04-22T12:20:13.652Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:325: [d90b8e1b93f1c] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:325: [d90b8e1b93f1c] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:353: [d90b8e1b93f1c] daemon started 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:461: [d90b8e1b93f1c] Stopping daemon 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:296: [d90b8e1b93f1c] exiting daemon 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:448: [d90b8e1b93f1c] Daemon stopped 12:20:13 [2020-04-22T12:20:13.652Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.70s) 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:325: [d21093a65be7d] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:325: [d21093a65be7d] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:353: [d21093a65be7d] daemon started 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:461: [d21093a65be7d] Stopping daemon 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:296: [d21093a65be7d] exiting daemon 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:448: [d21093a65be7d] Daemon stopped 12:20:13 [2020-04-22T12:20:13.652Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:325: [db094a535a232] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:296: [db094a535a232] exiting daemon 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:325: [db094a535a232] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:461: [db094a535a232] Stopping daemon 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:450: [db094a535a232] Error when stopping daemon: daemon not started 12:20:13 [2020-04-22T12:20:13.652Z] check_test.go:309: Daemon db094a535a232 is not started 12:20:13 [2020-04-22T12:20:13.652Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:325: [d5954b89ab9fd] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:325: [d5954b89ab9fd] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:353: [d5954b89ab9fd] daemon started 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:461: [d5954b89ab9fd] Stopping daemon 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:296: [d5954b89ab9fd] exiting daemon 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:448: [d5954b89ab9fd] Daemon stopped 12:20:13 [2020-04-22T12:20:13.652Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:325: [d630ac87609a2] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:325: [d630ac87609a2] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:353: [d630ac87609a2] daemon started 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:461: [d630ac87609a2] Stopping daemon 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:296: [d630ac87609a2] exiting daemon 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:448: [d630ac87609a2] Daemon stopped 12:20:13 [2020-04-22T12:20:13.652Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:325: [dca4f88f3bba0] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:325: [dca4f88f3bba0] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:353: [dca4f88f3bba0] daemon started 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:461: [dca4f88f3bba0] Stopping daemon 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:296: [dca4f88f3bba0] exiting daemon 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:448: [dca4f88f3bba0] Daemon stopped 12:20:13 [2020-04-22T12:20:13.652Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.24s) 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:325: [d1d33b991db72] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:325: [d1d33b991db72] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:353: [d1d33b991db72] daemon started 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:461: [d1d33b991db72] Stopping daemon 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:296: [d1d33b991db72] exiting daemon 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:448: [d1d33b991db72] Daemon stopped 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:325: [d1d33b991db72] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:325: [d1d33b991db72] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:353: [d1d33b991db72] daemon started 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:461: [d1d33b991db72] Stopping daemon 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:296: [d1d33b991db72] exiting daemon 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:448: [d1d33b991db72] Daemon stopped 12:20:13 [2020-04-22T12:20:13.652Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.41s) 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:325: [d299abd99381f] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:325: [d299abd99381f] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:353: [d299abd99381f] daemon started 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:461: [d299abd99381f] Stopping daemon 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:296: [d299abd99381f] exiting daemon 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:448: [d299abd99381f] Daemon stopped 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:325: [d299abd99381f] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:325: [d299abd99381f] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:353: [d299abd99381f] daemon started 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:461: [d299abd99381f] Stopping daemon 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:296: [d299abd99381f] exiting daemon 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:448: [d299abd99381f] Daemon stopped 12:20:13 [2020-04-22T12:20:13.652Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.58s) 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:325: [d8d8bfaaa9420] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:325: [d8d8bfaaa9420] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:353: [d8d8bfaaa9420] daemon started 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:461: [d8d8bfaaa9420] Stopping daemon 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:296: [d8d8bfaaa9420] exiting daemon 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:448: [d8d8bfaaa9420] Daemon stopped 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:325: [d8d8bfaaa9420] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:325: [d8d8bfaaa9420] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:353: [d8d8bfaaa9420] daemon started 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:461: [d8d8bfaaa9420] Stopping daemon 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:296: [d8d8bfaaa9420] exiting daemon 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:448: [d8d8bfaaa9420] Daemon stopped 12:20:13 [2020-04-22T12:20:13.652Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled 12:20:13 [2020-04-22T12:20:13.652Z] requirement.go:26: unmatched requirement IPv6 12:20:13 [2020-04-22T12:20:13.652Z] check_test.go:309: Daemon d9d05700f12e8 is not started 12:20:13 [2020-04-22T12:20:13.652Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.18s) 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:325: [d1c97e2d88732] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:325: [d1c97e2d88732] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:353: [d1c97e2d88732] daemon started 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:461: [d1c97e2d88732] Stopping daemon 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:296: [d1c97e2d88732] exiting daemon 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:448: [d1c97e2d88732] Daemon stopped 12:20:13 [2020-04-22T12:20:13.652Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.00s) 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:325: [d63dcbfa38a7c] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:325: [d63dcbfa38a7c] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:353: [d63dcbfa38a7c] daemon started 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:461: [d63dcbfa38a7c] Stopping daemon 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:296: [d63dcbfa38a7c] exiting daemon 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:448: [d63dcbfa38a7c] Daemon stopped 12:20:13 [2020-04-22T12:20:13.652Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.56s) 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:325: [defb07207facb] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:325: [defb07207facb] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:353: [defb07207facb] daemon started 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:461: [defb07207facb] Stopping daemon 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:296: [defb07207facb] exiting daemon 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:448: [defb07207facb] Daemon stopped 12:20:13 [2020-04-22T12:20:13.652Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.78s) 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:325: [d2e991c5db3c7] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:325: [d2e991c5db3c7] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:353: [d2e991c5db3c7] daemon started 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:461: [d2e991c5db3c7] Stopping daemon 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:296: [d2e991c5db3c7] exiting daemon 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:448: [d2e991c5db3c7] Daemon stopped 12:20:13 [2020-04-22T12:20:13.652Z] check_test.go:309: Daemon d2e991c5db3c7 is not started 12:20:13 [2020-04-22T12:20:13.652Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.12s) 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:325: [df2fc4dacfa18] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:325: [df2fc4dacfa18] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:353: [df2fc4dacfa18] daemon started 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:461: [df2fc4dacfa18] Stopping daemon 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:296: [df2fc4dacfa18] exiting daemon 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:448: [df2fc4dacfa18] Daemon stopped 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:325: [df2fc4dacfa18] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:325: [df2fc4dacfa18] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:353: [df2fc4dacfa18] daemon started 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:461: [df2fc4dacfa18] Stopping daemon 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:296: [df2fc4dacfa18] exiting daemon 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:448: [df2fc4dacfa18] Daemon stopped 12:20:13 [2020-04-22T12:20:13.652Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:325: [d69ed63a90789] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:325: [d69ed63a90789] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:353: [d69ed63a90789] daemon started 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:461: [d69ed63a90789] Stopping daemon 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:296: [d69ed63a90789] exiting daemon 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:448: [d69ed63a90789] Daemon stopped 12:20:13 [2020-04-22T12:20:13.652Z] check_test.go:309: Daemon d69ed63a90789 is not started 12:20:13 [2020-04-22T12:20:13.652Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.66s) 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:325: [d0373116e3737] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:325: [d0373116e3737] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:353: [d0373116e3737] daemon started 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:296: [d0373116e3737] exiting daemon 12:20:13 [2020-04-22T12:20:13.652Z] docker_cli_daemon_plugins_test.go:80: Daemon d0373116e3737 is not started 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:325: [d0373116e3737] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:325: [d0373116e3737] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:353: [d0373116e3737] daemon started 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:461: [d0373116e3737] Stopping daemon 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:296: [d0373116e3737] exiting daemon 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:448: [d0373116e3737] Daemon stopped 12:20:13 [2020-04-22T12:20:13.652Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.84s) 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:325: [dc9536495d66b] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:325: [dc9536495d66b] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:353: [dc9536495d66b] daemon started 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:296: [dc9536495d66b] exiting daemon 12:20:13 [2020-04-22T12:20:13.652Z] docker_cli_daemon_plugins_test.go:170: Daemon dc9536495d66b is not started 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:325: [dc9536495d66b] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:325: [dc9536495d66b] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:353: [dc9536495d66b] daemon started 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:461: [dc9536495d66b] Stopping daemon 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:296: [dc9536495d66b] exiting daemon 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:448: [dc9536495d66b] Daemon stopped 12:20:13 [2020-04-22T12:20:13.652Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.64s) 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:325: [dd109d0c045d9] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:325: [dd109d0c045d9] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:353: [dd109d0c045d9] daemon started 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:461: [dd109d0c045d9] Stopping daemon 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:296: [dd109d0c045d9] exiting daemon 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:448: [dd109d0c045d9] Daemon stopped 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:325: [dd109d0c045d9] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:325: [dd109d0c045d9] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:353: [dd109d0c045d9] daemon started 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:461: [dd109d0c045d9] Stopping daemon 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:296: [dd109d0c045d9] exiting daemon 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:448: [dd109d0c045d9] Daemon stopped 12:20:13 [2020-04-22T12:20:13.652Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:325: [d2e95a24bf08e] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:325: [d2e95a24bf08e] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:353: [d2e95a24bf08e] daemon started 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:461: [d2e95a24bf08e] Stopping daemon 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:296: [d2e95a24bf08e] exiting daemon 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:448: [d2e95a24bf08e] Daemon stopped 12:20:13 [2020-04-22T12:20:13.652Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:325: [deb86247dbd26] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:325: [deb86247dbd26] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:353: [deb86247dbd26] daemon started 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:461: [deb86247dbd26] Stopping daemon 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:296: [deb86247dbd26] exiting daemon 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:448: [deb86247dbd26] Daemon stopped 12:20:13 [2020-04-22T12:20:13.652Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:325: [d69eb5890c475] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:296: [d69eb5890c475] exiting daemon 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:325: [d69eb5890c475] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:461: [d69eb5890c475] Stopping daemon 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:450: [d69eb5890c475] Error when stopping daemon: daemon not started 12:20:13 [2020-04-22T12:20:13.652Z] check_test.go:309: Daemon d69eb5890c475 is not started 12:20:13 [2020-04-22T12:20:13.652Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.85s) 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:325: [dbf6d1ab368c8] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:325: [dbf6d1ab368c8] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:353: [dbf6d1ab368c8] daemon started 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:461: [dbf6d1ab368c8] Stopping daemon 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:296: [dbf6d1ab368c8] exiting daemon 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:448: [dbf6d1ab368c8] Daemon stopped 12:20:13 [2020-04-22T12:20:13.652Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.88s) 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:325: [df9c0b415a846] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:325: [df9c0b415a846] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:353: [df9c0b415a846] daemon started 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:461: [df9c0b415a846] Stopping daemon 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:296: [df9c0b415a846] exiting daemon 12:20:13 [2020-04-22T12:20:13.652Z] daemon.go:448: [df9c0b415a846] Daemon stopped 12:20:13 [2020-04-22T12:20:13.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.76s) 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:325: [d5bfe90e943ee] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:325: [d5bfe90e943ee] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:353: [d5bfe90e943ee] daemon started 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:461: [d5bfe90e943ee] Stopping daemon 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:296: [d5bfe90e943ee] exiting daemon 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:448: [d5bfe90e943ee] Daemon stopped 12:20:13 [2020-04-22T12:20:13.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.87s) 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:325: [d7a11f6ad9f38] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:325: [d7a11f6ad9f38] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:353: [d7a11f6ad9f38] daemon started 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:461: [d7a11f6ad9f38] Stopping daemon 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:296: [d7a11f6ad9f38] exiting daemon 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:448: [d7a11f6ad9f38] Daemon stopped 12:20:13 [2020-04-22T12:20:13.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.76s) 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:325: [ddb17219c6527] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:325: [ddb17219c6527] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:353: [ddb17219c6527] daemon started 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:461: [ddb17219c6527] Stopping daemon 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:296: [ddb17219c6527] exiting daemon 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:448: [ddb17219c6527] Daemon stopped 12:20:13 [2020-04-22T12:20:13.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.81s) 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:325: [d96030b44f0b6] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:325: [d96030b44f0b6] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:353: [d96030b44f0b6] daemon started 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:461: [d96030b44f0b6] Stopping daemon 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:296: [d96030b44f0b6] exiting daemon 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:448: [d96030b44f0b6] Daemon stopped 12:20:13 [2020-04-22T12:20:13.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.11s) 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:325: [d89c14b9e1cfc] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:325: [d89c14b9e1cfc] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:353: [d89c14b9e1cfc] daemon started 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:461: [d89c14b9e1cfc] Stopping daemon 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:296: [d89c14b9e1cfc] exiting daemon 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:448: [d89c14b9e1cfc] Daemon stopped 12:20:13 [2020-04-22T12:20:13.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:325: [d16606ccfadee] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:325: [d16606ccfadee] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:353: [d16606ccfadee] daemon started 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:461: [d16606ccfadee] Stopping daemon 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:296: [d16606ccfadee] exiting daemon 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:448: [d16606ccfadee] Daemon stopped 12:20:13 [2020-04-22T12:20:13.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:325: [dffc398f06091] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:325: [dffc398f06091] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:353: [dffc398f06091] daemon started 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:461: [dffc398f06091] Stopping daemon 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:296: [dffc398f06091] exiting daemon 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:448: [dffc398f06091] Daemon stopped 12:20:13 [2020-04-22T12:20:13.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:325: [d4a0483b3e895] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:325: [d4a0483b3e895] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:353: [d4a0483b3e895] daemon started 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:461: [d4a0483b3e895] Stopping daemon 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:296: [d4a0483b3e895] exiting daemon 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:448: [d4a0483b3e895] Daemon stopped 12:20:13 [2020-04-22T12:20:13.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.29s) 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:325: [d636367858d7a] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:325: [d636367858d7a] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:353: [d636367858d7a] daemon started 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:461: [d636367858d7a] Stopping daemon 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:296: [d636367858d7a] exiting daemon 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:448: [d636367858d7a] Daemon stopped 12:20:13 [2020-04-22T12:20:13.653Z] check_test.go:309: Daemon d636367858d7a is not started 12:20:13 [2020-04-22T12:20:13.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.49s) 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:325: [dbf286199365a] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:325: [dbf286199365a] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:353: [dbf286199365a] daemon started 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:461: [dbf286199365a] Stopping daemon 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:296: [dbf286199365a] exiting daemon 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:448: [dbf286199365a] Daemon stopped 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:325: [dbf286199365a] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:325: [dbf286199365a] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:353: [dbf286199365a] daemon started 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:461: [dbf286199365a] Stopping daemon 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:296: [dbf286199365a] exiting daemon 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:448: [dbf286199365a] Daemon stopped 12:20:13 [2020-04-22T12:20:13.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.80s) 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:325: [d2e1395566333] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:325: [d2e1395566333] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:353: [d2e1395566333] daemon started 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:461: [d2e1395566333] Stopping daemon 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:296: [d2e1395566333] exiting daemon 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:448: [d2e1395566333] Daemon stopped 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:325: [d2e1395566333] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:325: [d2e1395566333] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:325: [d2e1395566333] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:325: [d2e1395566333] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:353: [d2e1395566333] daemon started 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:461: [d2e1395566333] Stopping daemon 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:296: [d2e1395566333] exiting daemon 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:448: [d2e1395566333] Daemon stopped 12:20:13 [2020-04-22T12:20:13.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.12s) 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:325: [d496b3f3c3264] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:325: [d496b3f3c3264] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:353: [d496b3f3c3264] daemon started 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:461: [d496b3f3c3264] Stopping daemon 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:296: [d496b3f3c3264] exiting daemon 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:448: [d496b3f3c3264] Daemon stopped 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:325: [d496b3f3c3264] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:325: [d496b3f3c3264] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:353: [d496b3f3c3264] daemon started 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:461: [d496b3f3c3264] Stopping daemon 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:296: [d496b3f3c3264] exiting daemon 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:448: [d496b3f3c3264] Daemon stopped 12:20:13 [2020-04-22T12:20:13.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.09s) 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:325: [d6a2029ea358d] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:325: [d6a2029ea358d] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:353: [d6a2029ea358d] daemon started 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:461: [d6a2029ea358d] Stopping daemon 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:296: [d6a2029ea358d] exiting daemon 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:448: [d6a2029ea358d] Daemon stopped 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:325: [d6a2029ea358d] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:325: [d6a2029ea358d] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:353: [d6a2029ea358d] daemon started 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:461: [d6a2029ea358d] Stopping daemon 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:296: [d6a2029ea358d] exiting daemon 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:448: [d6a2029ea358d] Daemon stopped 12:20:13 [2020-04-22T12:20:13.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.81s) 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:325: [d74057f3602a8] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:325: [d74057f3602a8] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:353: [d74057f3602a8] daemon started 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:461: [d74057f3602a8] Stopping daemon 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:296: [d74057f3602a8] exiting daemon 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:448: [d74057f3602a8] Daemon stopped 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:325: [d74057f3602a8] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:325: [d74057f3602a8] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:353: [d74057f3602a8] daemon started 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:461: [d74057f3602a8] Stopping daemon 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:296: [d74057f3602a8] exiting daemon 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:448: [d74057f3602a8] Daemon stopped 12:20:13 [2020-04-22T12:20:13.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.02s) 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:325: [d2643f235b18b] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:325: [d2643f235b18b] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:353: [d2643f235b18b] daemon started 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:461: [d2643f235b18b] Stopping daemon 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:296: [d2643f235b18b] exiting daemon 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:448: [d2643f235b18b] Daemon stopped 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:325: [d2643f235b18b] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:325: [d2643f235b18b] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:353: [d2643f235b18b] daemon started 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:461: [d2643f235b18b] Stopping daemon 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:296: [d2643f235b18b] exiting daemon 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:448: [d2643f235b18b] Daemon stopped 12:20:13 [2020-04-22T12:20:13.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.52s) 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:325: [d6b5c105580f3] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:325: [d6b5c105580f3] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:353: [d6b5c105580f3] daemon started 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:296: [d6b5c105580f3] exiting daemon 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:325: [d6b5c105580f3] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:325: [d6b5c105580f3] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:353: [d6b5c105580f3] daemon started 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:461: [d6b5c105580f3] Stopping daemon 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:296: [d6b5c105580f3] exiting daemon 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:448: [d6b5c105580f3] Daemon stopped 12:20:13 [2020-04-22T12:20:13.653Z] check_test.go:309: Daemon d6b5c105580f3 is not started 12:20:13 [2020-04-22T12:20:13.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.43s) 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:325: [d39075599d1b8] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:325: [d39075599d1b8] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:353: [d39075599d1b8] daemon started 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:461: [d39075599d1b8] Stopping daemon 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:296: [d39075599d1b8] exiting daemon 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:448: [d39075599d1b8] Daemon stopped 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:325: [d39075599d1b8] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:325: [d39075599d1b8] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:353: [d39075599d1b8] daemon started 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:461: [d39075599d1b8] Stopping daemon 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:296: [d39075599d1b8] exiting daemon 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:448: [d39075599d1b8] Daemon stopped 12:20:13 [2020-04-22T12:20:13.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.23s) 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:325: [db152d8b93f4e] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:325: [db152d8b93f4e] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:353: [db152d8b93f4e] daemon started 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:461: [db152d8b93f4e] Stopping daemon 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:296: [db152d8b93f4e] exiting daemon 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:448: [db152d8b93f4e] Daemon stopped 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:325: [db152d8b93f4e] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:325: [db152d8b93f4e] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:353: [db152d8b93f4e] daemon started 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:461: [db152d8b93f4e] Stopping daemon 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:296: [db152d8b93f4e] exiting daemon 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:448: [db152d8b93f4e] Daemon stopped 12:20:13 [2020-04-22T12:20:13.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.53s) 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:325: [d88af8b3628fc] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:325: [d88af8b3628fc] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:353: [d88af8b3628fc] daemon started 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:461: [d88af8b3628fc] Stopping daemon 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:296: [d88af8b3628fc] exiting daemon 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:448: [d88af8b3628fc] Daemon stopped 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:325: [d88af8b3628fc] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:325: [d88af8b3628fc] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:353: [d88af8b3628fc] daemon started 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:461: [d88af8b3628fc] Stopping daemon 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:296: [d88af8b3628fc] exiting daemon 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:448: [d88af8b3628fc] Daemon stopped 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:325: [d88af8b3628fc] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:325: [d88af8b3628fc] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:353: [d88af8b3628fc] daemon started 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:461: [d88af8b3628fc] Stopping daemon 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:296: [d88af8b3628fc] exiting daemon 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:448: [d88af8b3628fc] Daemon stopped 12:20:13 [2020-04-22T12:20:13.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.58s) 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:325: [d23cb3eaa94b1] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:325: [d23cb3eaa94b1] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:353: [d23cb3eaa94b1] daemon started 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:461: [d23cb3eaa94b1] Stopping daemon 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:296: [d23cb3eaa94b1] exiting daemon 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:448: [d23cb3eaa94b1] Daemon stopped 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:325: [d23cb3eaa94b1] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:325: [d23cb3eaa94b1] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:353: [d23cb3eaa94b1] daemon started 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:461: [d23cb3eaa94b1] Stopping daemon 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:296: [d23cb3eaa94b1] exiting daemon 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:448: [d23cb3eaa94b1] Daemon stopped 12:20:13 [2020-04-22T12:20:13.653Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.71s) 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:325: [d2342e5a1ad6f] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.653Z] daemon.go:325: [d2342e5a1ad6f] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:353: [d2342e5a1ad6f] daemon started 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:461: [d2342e5a1ad6f] Stopping daemon 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:296: [d2342e5a1ad6f] exiting daemon 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:448: [d2342e5a1ad6f] Daemon stopped 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:325: [d2342e5a1ad6f] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:325: [d2342e5a1ad6f] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:353: [d2342e5a1ad6f] daemon started 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:461: [d2342e5a1ad6f] Stopping daemon 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:296: [d2342e5a1ad6f] exiting daemon 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:448: [d2342e5a1ad6f] Daemon stopped 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:325: [d2342e5a1ad6f] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:325: [d2342e5a1ad6f] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:353: [d2342e5a1ad6f] daemon started 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:461: [d2342e5a1ad6f] Stopping daemon 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:296: [d2342e5a1ad6f] exiting daemon 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:448: [d2342e5a1ad6f] Daemon stopped 12:20:13 [2020-04-22T12:20:13.654Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.44s) 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:325: [d24becf381565] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:325: [d24becf381565] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:353: [d24becf381565] daemon started 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:461: [d24becf381565] Stopping daemon 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:296: [d24becf381565] exiting daemon 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:448: [d24becf381565] Daemon stopped 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:325: [d24becf381565] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:325: [d24becf381565] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:353: [d24becf381565] daemon started 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:461: [d24becf381565] Stopping daemon 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:296: [d24becf381565] exiting daemon 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:448: [d24becf381565] Daemon stopped 12:20:13 [2020-04-22T12:20:13.654Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.30s) 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:325: [d95bbdac90e48] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:325: [d95bbdac90e48] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:353: [d95bbdac90e48] daemon started 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:461: [d95bbdac90e48] Stopping daemon 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:296: [d95bbdac90e48] exiting daemon 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:448: [d95bbdac90e48] Daemon stopped 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:325: [d95bbdac90e48] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:325: [d95bbdac90e48] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:353: [d95bbdac90e48] daemon started 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:461: [d95bbdac90e48] Stopping daemon 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:296: [d95bbdac90e48] exiting daemon 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:448: [d95bbdac90e48] Daemon stopped 12:20:13 [2020-04-22T12:20:13.654Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize 12:20:13 [2020-04-22T12:20:13.654Z] requirement.go:26: unmatched requirement Devicemapper 12:20:13 [2020-04-22T12:20:13.654Z] check_test.go:309: Daemon d19d005dd9e2c is not started 12:20:13 [2020-04-22T12:20:13.654Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize 12:20:13 [2020-04-22T12:20:13.654Z] requirement.go:26: unmatched requirement Devicemapper 12:20:13 [2020-04-22T12:20:13.654Z] check_test.go:309: Daemon dff11dec1e19b is not started 12:20:13 [2020-04-22T12:20:13.654Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.21s) 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:325: [d5e63b1c9d5f5] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:325: [d5e63b1c9d5f5] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:353: [d5e63b1c9d5f5] daemon started 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:296: [d5e63b1c9d5f5] exiting daemon 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:325: [d5e63b1c9d5f5] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:325: [d5e63b1c9d5f5] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:353: [d5e63b1c9d5f5] daemon started 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:461: [d5e63b1c9d5f5] Stopping daemon 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:296: [d5e63b1c9d5f5] exiting daemon 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:448: [d5e63b1c9d5f5] Daemon stopped 12:20:13 [2020-04-22T12:20:13.654Z] check_test.go:309: Daemon d5e63b1c9d5f5 is not started 12:20:13 [2020-04-22T12:20:13.654Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.73s) 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:325: [d8860d8e33f2a] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:325: [d8860d8e33f2a] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:353: [d8860d8e33f2a] daemon started 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:461: [d8860d8e33f2a] Stopping daemon 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:296: [d8860d8e33f2a] exiting daemon 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:448: [d8860d8e33f2a] Daemon stopped 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:325: [d8860d8e33f2a] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:325: [d8860d8e33f2a] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:353: [d8860d8e33f2a] daemon started 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:461: [d8860d8e33f2a] Stopping daemon 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:296: [d8860d8e33f2a] exiting daemon 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:448: [d8860d8e33f2a] Daemon stopped 12:20:13 [2020-04-22T12:20:13.654Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.79s) 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:325: [dd92a6a6be679] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:325: [dd92a6a6be679] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:353: [dd92a6a6be679] daemon started 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:461: [dd92a6a6be679] Stopping daemon 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:296: [dd92a6a6be679] exiting daemon 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:448: [dd92a6a6be679] Daemon stopped 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:325: [dd92a6a6be679] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:325: [dd92a6a6be679] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:353: [dd92a6a6be679] daemon started 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:461: [dd92a6a6be679] Stopping daemon 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:296: [dd92a6a6be679] exiting daemon 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:448: [dd92a6a6be679] Daemon stopped 12:20:13 [2020-04-22T12:20:13.654Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.56s) 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:325: [d0c87f82c88b2] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:325: [d0c87f82c88b2] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:353: [d0c87f82c88b2] daemon started 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:461: [d0c87f82c88b2] Stopping daemon 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:296: [d0c87f82c88b2] exiting daemon 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:448: [d0c87f82c88b2] Daemon stopped 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:325: [d0c87f82c88b2] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:325: [d0c87f82c88b2] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:353: [d0c87f82c88b2] daemon started 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:461: [d0c87f82c88b2] Stopping daemon 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:296: [d0c87f82c88b2] exiting daemon 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:448: [d0c87f82c88b2] Daemon stopped 12:20:13 [2020-04-22T12:20:13.654Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.37s) 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:325: [d00dd7cd6541c] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:325: [d00dd7cd6541c] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:353: [d00dd7cd6541c] daemon started 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:461: [d00dd7cd6541c] Stopping daemon 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:296: [d00dd7cd6541c] exiting daemon 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:448: [d00dd7cd6541c] Daemon stopped 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:325: [d00dd7cd6541c] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:325: [d00dd7cd6541c] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:353: [d00dd7cd6541c] daemon started 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:461: [d00dd7cd6541c] Stopping daemon 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:296: [d00dd7cd6541c] exiting daemon 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:448: [d00dd7cd6541c] Daemon stopped 12:20:13 [2020-04-22T12:20:13.654Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.46s) 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:325: [d4c44d6b9631d] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:325: [d4c44d6b9631d] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:353: [d4c44d6b9631d] daemon started 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:461: [d4c44d6b9631d] Stopping daemon 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:296: [d4c44d6b9631d] exiting daemon 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:448: [d4c44d6b9631d] Daemon stopped 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:325: [d4c44d6b9631d] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:325: [d4c44d6b9631d] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:353: [d4c44d6b9631d] daemon started 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:461: [d4c44d6b9631d] Stopping daemon 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:296: [d4c44d6b9631d] exiting daemon 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:448: [d4c44d6b9631d] Daemon stopped 12:20:13 [2020-04-22T12:20:13.654Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.61s) 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:325: [d0d4ec90947da] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:325: [d0d4ec90947da] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:353: [d0d4ec90947da] daemon started 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:461: [d0d4ec90947da] Stopping daemon 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:296: [d0d4ec90947da] exiting daemon 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:448: [d0d4ec90947da] Daemon stopped 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:325: [d0d4ec90947da] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:325: [d0d4ec90947da] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:353: [d0d4ec90947da] daemon started 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:461: [d0d4ec90947da] Stopping daemon 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:296: [d0d4ec90947da] exiting daemon 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:448: [d0d4ec90947da] Daemon stopped 12:20:13 [2020-04-22T12:20:13.654Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.42s) 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:325: [d710b097fdbff] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:325: [d710b097fdbff] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:353: [d710b097fdbff] daemon started 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:461: [d710b097fdbff] Stopping daemon 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:296: [d710b097fdbff] exiting daemon 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:448: [d710b097fdbff] Daemon stopped 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:325: [d710b097fdbff] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:325: [d710b097fdbff] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:353: [d710b097fdbff] daemon started 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:461: [d710b097fdbff] Stopping daemon 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:296: [d710b097fdbff] exiting daemon 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:448: [d710b097fdbff] Daemon stopped 12:20:13 [2020-04-22T12:20:13.654Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (3.11s) 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:325: [da880fa19da2e] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:325: [da880fa19da2e] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:353: [da880fa19da2e] daemon started 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:296: [da880fa19da2e] exiting daemon 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:325: [da880fa19da2e] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:325: [da880fa19da2e] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:353: [da880fa19da2e] daemon started 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:461: [da880fa19da2e] Stopping daemon 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:296: [da880fa19da2e] exiting daemon 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:448: [da880fa19da2e] Daemon stopped 12:20:13 [2020-04-22T12:20:13.654Z] check_test.go:309: Daemon da880fa19da2e is not started 12:20:13 [2020-04-22T12:20:13.654Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.78s) 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:325: [db33f94861b80] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:325: [db33f94861b80] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:353: [db33f94861b80] daemon started 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:461: [db33f94861b80] Stopping daemon 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:296: [db33f94861b80] exiting daemon 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:448: [db33f94861b80] Daemon stopped 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:325: [db33f94861b80] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:325: [db33f94861b80] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:353: [db33f94861b80] daemon started 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:461: [db33f94861b80] Stopping daemon 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:296: [db33f94861b80] exiting daemon 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:448: [db33f94861b80] Daemon stopped 12:20:13 [2020-04-22T12:20:13.654Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.94s) 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:325: [d1f323ee582c3] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:325: [d1f323ee582c3] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:353: [d1f323ee582c3] daemon started 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:461: [d1f323ee582c3] Stopping daemon 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:296: [d1f323ee582c3] exiting daemon 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:448: [d1f323ee582c3] Daemon stopped 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:325: [d1f323ee582c3] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:325: [d1f323ee582c3] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:353: [d1f323ee582c3] daemon started 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:461: [d1f323ee582c3] Stopping daemon 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:296: [d1f323ee582c3] exiting daemon 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:448: [d1f323ee582c3] Daemon stopped 12:20:13 [2020-04-22T12:20:13.654Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.10s) 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:325: [d67bcb85db106] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:325: [d67bcb85db106] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:353: [d67bcb85db106] daemon started 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:296: [d67bcb85db106] exiting daemon 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:461: [d67bcb85db106] Stopping daemon 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:450: [d67bcb85db106] Error when stopping daemon: daemon not started 12:20:13 [2020-04-22T12:20:13.654Z] check_test.go:309: Daemon d67bcb85db106 is not started 12:20:13 [2020-04-22T12:20:13.654Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:325: [d5c405b24b0a8] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:325: [d5c405b24b0a8] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:353: [d5c405b24b0a8] daemon started 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:461: [d5c405b24b0a8] Stopping daemon 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:296: [d5c405b24b0a8] exiting daemon 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:448: [d5c405b24b0a8] Daemon stopped 12:20:13 [2020-04-22T12:20:13.654Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.46s) 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:325: [d875e80592417] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:325: [d875e80592417] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:353: [d875e80592417] daemon started 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:296: [d875e80592417] exiting daemon 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:325: [d875e80592417] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:325: [d875e80592417] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:353: [d875e80592417] daemon started 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:461: [d875e80592417] Stopping daemon 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:296: [d875e80592417] exiting daemon 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:448: [d875e80592417] Daemon stopped 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:325: [d875e80592417] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:325: [d875e80592417] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:353: [d875e80592417] daemon started 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:461: [d875e80592417] Stopping daemon 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:296: [d875e80592417] exiting daemon 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:448: [d875e80592417] Daemon stopped 12:20:13 [2020-04-22T12:20:13.654Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:325: [d9c1b2239c9fa] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:325: [d9c1b2239c9fa] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:353: [d9c1b2239c9fa] daemon started 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:461: [d9c1b2239c9fa] Stopping daemon 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:296: [d9c1b2239c9fa] exiting daemon 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:448: [d9c1b2239c9fa] Daemon stopped 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:325: [d9c1b2239c9fa] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:325: [d9c1b2239c9fa] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:353: [d9c1b2239c9fa] daemon started 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:461: [d9c1b2239c9fa] Stopping daemon 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:296: [d9c1b2239c9fa] exiting daemon 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:448: [d9c1b2239c9fa] Daemon stopped 12:20:13 [2020-04-22T12:20:13.654Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse 12:20:13 [2020-04-22T12:20:13.654Z] daemon.go:325: [db21668f60a71] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:325: [db21668f60a71] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:353: [db21668f60a71] daemon started 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:461: [db21668f60a71] Stopping daemon 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:296: [db21668f60a71] exiting daemon 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:448: [db21668f60a71] Daemon stopped 12:20:13 [2020-04-22T12:20:13.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.59s) 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:325: [d33de321575cc] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:325: [d33de321575cc] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:353: [d33de321575cc] daemon started 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:461: [d33de321575cc] Stopping daemon 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:296: [d33de321575cc] exiting daemon 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:448: [d33de321575cc] Daemon stopped 12:20:13 [2020-04-22T12:20:13.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.13s) 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes 12:20:13 [2020-04-22T12:20:13.655Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:325: [d272ec21aa851] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:325: [d272ec21aa851] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:353: [d272ec21aa851] daemon started 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:461: [d272ec21aa851] Stopping daemon 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:296: [d272ec21aa851] exiting daemon 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:448: [d272ec21aa851] Daemon stopped 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes 12:20:13 [2020-04-22T12:20:13.655Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:325: [dc816e80338e4] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:325: [dc816e80338e4] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:353: [dc816e80338e4] daemon started 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:461: [dc816e80338e4] Stopping daemon 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:296: [dc816e80338e4] exiting daemon 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:448: [dc816e80338e4] Daemon stopped 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes 12:20:13 [2020-04-22T12:20:13.655Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:325: [ddda14d1765c5] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:296: [ddda14d1765c5] exiting daemon 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:325: [ddda14d1765c5] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes 12:20:13 [2020-04-22T12:20:13.655Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:325: [d8490b955e6fa] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:296: [d8490b955e6fa] exiting daemon 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:325: [d8490b955e6fa] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes 12:20:13 [2020-04-22T12:20:13.655Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:325: [ddf5ae28ff7d0] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:296: [ddf5ae28ff7d0] exiting daemon 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:325: [ddf5ae28ff7d0] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes 12:20:13 [2020-04-22T12:20:13.655Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:325: [da47b884d21f2] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:325: [da47b884d21f2] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:353: [da47b884d21f2] daemon started 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:461: [da47b884d21f2] Stopping daemon 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:296: [da47b884d21f2] exiting daemon 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:448: [da47b884d21f2] Daemon stopped 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes 12:20:13 [2020-04-22T12:20:13.655Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:325: [d457c369eed68] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:325: [d457c369eed68] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:353: [d457c369eed68] daemon started 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:461: [d457c369eed68] Stopping daemon 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:296: [d457c369eed68] exiting daemon 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:448: [d457c369eed68] Daemon stopped 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes 12:20:13 [2020-04-22T12:20:13.655Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:325: [dfcb8e69c62a7] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:296: [dfcb8e69c62a7] exiting daemon 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:325: [dfcb8e69c62a7] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes 12:20:13 [2020-04-22T12:20:13.655Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:325: [ded66f5b567c6] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:296: [ded66f5b567c6] exiting daemon 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:325: [ded66f5b567c6] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes 12:20:13 [2020-04-22T12:20:13.655Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:325: [d2bc026876049] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:296: [d2bc026876049] exiting daemon 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:325: [d2bc026876049] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.655Z] check_test.go:309: Daemon d1d9f428c7a2e is not started 12:20:13 [2020-04-22T12:20:13.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.10s) 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:325: [d89d84916830b] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:325: [d89d84916830b] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:353: [d89d84916830b] daemon started 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:461: [d89d84916830b] Stopping daemon 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:296: [d89d84916830b] exiting daemon 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:448: [d89d84916830b] Daemon stopped 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:325: [d89d84916830b] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:325: [d89d84916830b] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:353: [d89d84916830b] daemon started 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:461: [d89d84916830b] Stopping daemon 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:296: [d89d84916830b] exiting daemon 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:448: [d89d84916830b] Daemon stopped 12:20:13 [2020-04-22T12:20:13.655Z] check_test.go:309: Daemon d89d84916830b is not started 12:20:13 [2020-04-22T12:20:13.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:325: [d48c97087836c] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:325: [d48c97087836c] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:353: [d48c97087836c] daemon started 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:461: [d48c97087836c] Stopping daemon 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:296: [d48c97087836c] exiting daemon 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:448: [d48c97087836c] Daemon stopped 12:20:13 [2020-04-22T12:20:13.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.65s) 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:325: [d3ed09e3f4131] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:325: [d3ed09e3f4131] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:353: [d3ed09e3f4131] daemon started 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:461: [d3ed09e3f4131] Stopping daemon 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:296: [d3ed09e3f4131] exiting daemon 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:448: [d3ed09e3f4131] Daemon stopped 12:20:13 [2020-04-22T12:20:13.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.61s) 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:325: [d018a1c8be11e] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:325: [d018a1c8be11e] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:353: [d018a1c8be11e] daemon started 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:461: [d018a1c8be11e] Stopping daemon 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:296: [d018a1c8be11e] exiting daemon 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:448: [d018a1c8be11e] Daemon stopped 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:325: [d018a1c8be11e] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:325: [d018a1c8be11e] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:353: [d018a1c8be11e] daemon started 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:461: [d018a1c8be11e] Stopping daemon 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:296: [d018a1c8be11e] exiting daemon 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:448: [d018a1c8be11e] Daemon stopped 12:20:13 [2020-04-22T12:20:13.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:325: [d42b48935c1f5] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:325: [d42b48935c1f5] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:353: [d42b48935c1f5] daemon started 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:461: [d42b48935c1f5] Stopping daemon 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:296: [d42b48935c1f5] exiting daemon 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:448: [d42b48935c1f5] Daemon stopped 12:20:13 [2020-04-22T12:20:13.655Z] check_test.go:309: Daemon d42b48935c1f5 is not started 12:20:13 [2020-04-22T12:20:13.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.23s) 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:325: [d47d7e760c35c] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:325: [d47d7e760c35c] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:353: [d47d7e760c35c] daemon started 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:461: [d47d7e760c35c] Stopping daemon 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:296: [d47d7e760c35c] exiting daemon 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:448: [d47d7e760c35c] Daemon stopped 12:20:13 [2020-04-22T12:20:13.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.18s) 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:325: [da394103cdef4] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:325: [da394103cdef4] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:353: [da394103cdef4] daemon started 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:461: [da394103cdef4] Stopping daemon 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:296: [da394103cdef4] exiting daemon 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:448: [da394103cdef4] Daemon stopped 12:20:13 [2020-04-22T12:20:13.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.31s) 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:325: [d29072d9ad48c] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:325: [d29072d9ad48c] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:353: [d29072d9ad48c] daemon started 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:461: [d29072d9ad48c] Stopping daemon 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:296: [d29072d9ad48c] exiting daemon 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:448: [d29072d9ad48c] Daemon stopped 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:325: [d29072d9ad48c] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:325: [d29072d9ad48c] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:353: [d29072d9ad48c] daemon started 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:461: [d29072d9ad48c] Stopping daemon 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:296: [d29072d9ad48c] exiting daemon 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:448: [d29072d9ad48c] Daemon stopped 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:325: [d29072d9ad48c] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:325: [d29072d9ad48c] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:353: [d29072d9ad48c] daemon started 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:461: [d29072d9ad48c] Stopping daemon 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:296: [d29072d9ad48c] exiting daemon 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:448: [d29072d9ad48c] Daemon stopped 12:20:13 [2020-04-22T12:20:13.655Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:325: [da3b48519cead] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:325: [da3b48519cead] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:353: [da3b48519cead] daemon started 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:461: [da3b48519cead] Stopping daemon 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:296: [da3b48519cead] exiting daemon 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:448: [da3b48519cead] Daemon stopped 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:325: [da3b48519cead] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:296: [da3b48519cead] exiting daemon 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:325: [da3b48519cead] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:461: [da3b48519cead] Stopping daemon 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:450: [da3b48519cead] Error when stopping daemon: daemon not started 12:20:13 [2020-04-22T12:20:13.655Z] check_test.go:309: Daemon da3b48519cead is not started 12:20:13 [2020-04-22T12:20:13.655Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.40s) 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:325: [d76e7ff2a6844] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:325: [d76e7ff2a6844] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:353: [d76e7ff2a6844] daemon started 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:461: [d76e7ff2a6844] Stopping daemon 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:296: [d76e7ff2a6844] exiting daemon 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:448: [d76e7ff2a6844] Daemon stopped 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:325: [d76e7ff2a6844] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:325: [d76e7ff2a6844] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:353: [d76e7ff2a6844] daemon started 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:461: [d76e7ff2a6844] Stopping daemon 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:296: [d76e7ff2a6844] exiting daemon 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:448: [d76e7ff2a6844] Daemon stopped 12:20:13 [2020-04-22T12:20:13.655Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.10s) 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:325: [df4a273db06ec] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:325: [df4a273db06ec] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:353: [df4a273db06ec] daemon started 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:461: [df4a273db06ec] Stopping daemon 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:296: [df4a273db06ec] exiting daemon 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:448: [df4a273db06ec] Daemon stopped 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:325: [df4a273db06ec] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:325: [df4a273db06ec] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:353: [df4a273db06ec] daemon started 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:461: [df4a273db06ec] Stopping daemon 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:296: [df4a273db06ec] exiting daemon 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:448: [df4a273db06ec] Daemon stopped 12:20:13 [2020-04-22T12:20:13.655Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.33s) 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:325: [d69f98c021ebb] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:325: [d69f98c021ebb] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:353: [d69f98c021ebb] daemon started 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:461: [d69f98c021ebb] Stopping daemon 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:296: [d69f98c021ebb] exiting daemon 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:448: [d69f98c021ebb] Daemon stopped 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:325: [d69f98c021ebb] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:325: [d69f98c021ebb] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:353: [d69f98c021ebb] daemon started 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:461: [d69f98c021ebb] Stopping daemon 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:296: [d69f98c021ebb] exiting daemon 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:448: [d69f98c021ebb] Daemon stopped 12:20:13 [2020-04-22T12:20:13.655Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.12s) 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:325: [dfd2b2702b4f7] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:325: [dfd2b2702b4f7] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:353: [dfd2b2702b4f7] daemon started 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:461: [dfd2b2702b4f7] Stopping daemon 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:296: [dfd2b2702b4f7] exiting daemon 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:448: [dfd2b2702b4f7] Daemon stopped 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:325: [dfd2b2702b4f7] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:325: [dfd2b2702b4f7] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:353: [dfd2b2702b4f7] daemon started 12:20:13 [2020-04-22T12:20:13.655Z] check_test.go:309: Daemon d80dbead2ae75 is not started 12:20:13 [2020-04-22T12:20:13.655Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:325: [d01f11746671a] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:325: [d01f11746671a] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:353: [d01f11746671a] daemon started 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:461: [d01f11746671a] Stopping daemon 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:296: [d01f11746671a] exiting daemon 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:448: [d01f11746671a] Daemon stopped 12:20:13 [2020-04-22T12:20:13.655Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.60s) 12:20:13 [2020-04-22T12:20:13.655Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:325: [d441566e9fd0d] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:325: [d441566e9fd0d] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:353: [d441566e9fd0d] daemon started 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:461: [d441566e9fd0d] Stopping daemon 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:296: [d441566e9fd0d] exiting daemon 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:448: [d441566e9fd0d] Daemon stopped 12:20:13 [2020-04-22T12:20:13.656Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.54s) 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:325: [d1c8a0bb1c340] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:325: [d1c8a0bb1c340] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:353: [d1c8a0bb1c340] daemon started 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:461: [d1c8a0bb1c340] Stopping daemon 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:296: [d1c8a0bb1c340] exiting daemon 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:448: [d1c8a0bb1c340] Daemon stopped 12:20:13 [2020-04-22T12:20:13.656Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.03s) 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:325: [dafc55557bd7b] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:325: [dafc55557bd7b] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:353: [dafc55557bd7b] daemon started 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:461: [dafc55557bd7b] Stopping daemon 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:296: [dafc55557bd7b] exiting daemon 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:448: [dafc55557bd7b] Daemon stopped 12:20:13 [2020-04-22T12:20:13.656Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand 12:20:13 [2020-04-22T12:20:13.656Z] check_test.go:309: Daemon d994f894506b2 is not started 12:20:13 [2020-04-22T12:20:13.656Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.74s) 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:325: [d3a7b473ecc46] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:325: [d3a7b473ecc46] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:353: [d3a7b473ecc46] daemon started 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:461: [d3a7b473ecc46] Stopping daemon 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:296: [d3a7b473ecc46] exiting daemon 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:448: [d3a7b473ecc46] Daemon stopped 12:20:13 [2020-04-22T12:20:13.656Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.73s) 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:325: [d1a558c0709e6] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:325: [d1a558c0709e6] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:353: [d1a558c0709e6] daemon started 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:461: [d1a558c0709e6] Stopping daemon 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:296: [d1a558c0709e6] exiting daemon 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:448: [d1a558c0709e6] Daemon stopped 12:20:13 [2020-04-22T12:20:13.656Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.91s) 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:325: [de9a396afb444] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:325: [de9a396afb444] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:353: [de9a396afb444] daemon started 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:461: [de9a396afb444] Stopping daemon 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:296: [de9a396afb444] exiting daemon 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:448: [de9a396afb444] Daemon stopped 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:325: [de9a396afb444] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:325: [de9a396afb444] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:353: [de9a396afb444] daemon started 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:461: [de9a396afb444] Stopping daemon 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:296: [de9a396afb444] exiting daemon 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:448: [de9a396afb444] Daemon stopped 12:20:13 [2020-04-22T12:20:13.656Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.52s) 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:325: [dd13f4f558991] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:325: [dd13f4f558991] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:353: [dd13f4f558991] daemon started 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:461: [dd13f4f558991] Stopping daemon 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:296: [dd13f4f558991] exiting daemon 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:448: [dd13f4f558991] Daemon stopped 12:20:13 [2020-04-22T12:20:13.656Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.84s) 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:325: [d13a125b25768] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:325: [d13a125b25768] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:353: [d13a125b25768] daemon started 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:461: [d13a125b25768] Stopping daemon 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:296: [d13a125b25768] exiting daemon 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:448: [d13a125b25768] Daemon stopped 12:20:13 [2020-04-22T12:20:13.656Z] --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.59s) 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:325: [d6f0837dc399f] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:325: [d6f0837dc399f] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:353: [d6f0837dc399f] daemon started 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:461: [d6f0837dc399f] Stopping daemon 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:296: [d6f0837dc399f] exiting daemon 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:448: [d6f0837dc399f] Daemon stopped 12:20:13 [2020-04-22T12:20:13.656Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.78s) 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:325: [d4a85c6fa52e7] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:325: [d4a85c6fa52e7] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:353: [d4a85c6fa52e7] daemon started 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:461: [d4a85c6fa52e7] Stopping daemon 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:296: [d4a85c6fa52e7] exiting daemon 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:448: [d4a85c6fa52e7] Daemon stopped 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:325: [d4a85c6fa52e7] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:325: [d4a85c6fa52e7] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:353: [d4a85c6fa52e7] daemon started 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:461: [d4a85c6fa52e7] Stopping daemon 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:296: [d4a85c6fa52e7] exiting daemon 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:448: [d4a85c6fa52e7] Daemon stopped 12:20:13 [2020-04-22T12:20:13.656Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.90s) 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:325: [dfd3f19db7251] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:325: [dfd3f19db7251] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:353: [dfd3f19db7251] daemon started 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:461: [dfd3f19db7251] Stopping daemon 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:296: [dfd3f19db7251] exiting daemon 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:448: [dfd3f19db7251] Daemon stopped 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:325: [dfd3f19db7251] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:325: [dfd3f19db7251] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:353: [dfd3f19db7251] daemon started 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:461: [dfd3f19db7251] Stopping daemon 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:296: [dfd3f19db7251] exiting daemon 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:448: [dfd3f19db7251] Daemon stopped 12:20:13 [2020-04-22T12:20:13.656Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.97s) 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:325: [de63d45a6feaa] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:325: [de63d45a6feaa] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:353: [de63d45a6feaa] daemon started 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:461: [de63d45a6feaa] Stopping daemon 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:296: [de63d45a6feaa] exiting daemon 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:448: [de63d45a6feaa] Daemon stopped 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:325: [de63d45a6feaa] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:325: [de63d45a6feaa] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:353: [de63d45a6feaa] daemon started 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:461: [de63d45a6feaa] Stopping daemon 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:296: [de63d45a6feaa] exiting daemon 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:448: [de63d45a6feaa] Daemon stopped 12:20:13 [2020-04-22T12:20:13.656Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.87s) 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:325: [dc252288c8543] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:325: [dc252288c8543] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:353: [dc252288c8543] daemon started 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:461: [dc252288c8543] Stopping daemon 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:296: [dc252288c8543] exiting daemon 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:448: [dc252288c8543] Daemon stopped 12:20:13 [2020-04-22T12:20:13.656Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.14s) 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:325: [d3b4ec57a6bdf] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:325: [d3b4ec57a6bdf] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:353: [d3b4ec57a6bdf] daemon started 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:461: [d3b4ec57a6bdf] Stopping daemon 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:296: [d3b4ec57a6bdf] exiting daemon 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:448: [d3b4ec57a6bdf] Daemon stopped 12:20:13 [2020-04-22T12:20:13.656Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.12s) 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:325: [da144af958990] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:325: [da144af958990] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:353: [da144af958990] daemon started 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:461: [da144af958990] Stopping daemon 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:296: [da144af958990] exiting daemon 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:448: [da144af958990] Daemon stopped 12:20:13 [2020-04-22T12:20:13.656Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.56s) 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:325: [de138748aaf53] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:325: [de138748aaf53] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:353: [de138748aaf53] daemon started 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:461: [de138748aaf53] Stopping daemon 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:296: [de138748aaf53] exiting daemon 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:448: [de138748aaf53] Daemon stopped 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:325: [de138748aaf53] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:325: [de138748aaf53] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:353: [de138748aaf53] daemon started 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:461: [de138748aaf53] Stopping daemon 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:296: [de138748aaf53] exiting daemon 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:448: [de138748aaf53] Daemon stopped 12:20:13 [2020-04-22T12:20:13.656Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.34s) 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:325: [d9bff7f912878] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:325: [d9bff7f912878] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:353: [d9bff7f912878] daemon started 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:461: [d9bff7f912878] Stopping daemon 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:296: [d9bff7f912878] exiting daemon 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:448: [d9bff7f912878] Daemon stopped 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:325: [d9bff7f912878] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:325: [d9bff7f912878] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:353: [d9bff7f912878] daemon started 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:461: [d9bff7f912878] Stopping daemon 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:296: [d9bff7f912878] exiting daemon 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:448: [d9bff7f912878] Daemon stopped 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:325: [d9bff7f912878] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:296: [d9bff7f912878] exiting daemon 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:325: [d9bff7f912878] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:461: [d9bff7f912878] Stopping daemon 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:450: [d9bff7f912878] Error when stopping daemon: daemon not started 12:20:13 [2020-04-22T12:20:13.656Z] docker_cli_daemon_test.go:2542: Daemon d9bff7f912878 is not started 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:325: [d9bff7f912878] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:325: [d9bff7f912878] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:353: [d9bff7f912878] daemon started 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:461: [d9bff7f912878] Stopping daemon 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:296: [d9bff7f912878] exiting daemon 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:448: [d9bff7f912878] Daemon stopped 12:20:13 [2020-04-22T12:20:13.656Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.65s) 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:325: [d52411e1cd468] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:325: [d52411e1cd468] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:353: [d52411e1cd468] daemon started 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:461: [d52411e1cd468] Stopping daemon 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:296: [d52411e1cd468] exiting daemon 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:448: [d52411e1cd468] Daemon stopped 12:20:13 [2020-04-22T12:20:13.656Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.96s) 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:325: [d34a9145ee441] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:325: [d34a9145ee441] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:353: [d34a9145ee441] daemon started 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:461: [d34a9145ee441] Stopping daemon 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:296: [d34a9145ee441] exiting daemon 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:448: [d34a9145ee441] Daemon stopped 12:20:13 [2020-04-22T12:20:13.656Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.00s) 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:325: [d9ebaa2048d45] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:325: [d9ebaa2048d45] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:353: [d9ebaa2048d45] daemon started 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:461: [d9ebaa2048d45] Stopping daemon 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:296: [d9ebaa2048d45] exiting daemon 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:448: [d9ebaa2048d45] Daemon stopped 12:20:13 [2020-04-22T12:20:13.656Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.18s) 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:325: [dd30a81ecab44] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:325: [dd30a81ecab44] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:353: [dd30a81ecab44] daemon started 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:461: [dd30a81ecab44] Stopping daemon 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:296: [dd30a81ecab44] exiting daemon 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:448: [dd30a81ecab44] Daemon stopped 12:20:13 [2020-04-22T12:20:13.656Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify 12:20:13 [2020-04-22T12:20:13.656Z] check_test.go:309: Daemon daa26cf0debc9 is not started 12:20:13 [2020-04-22T12:20:13.656Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.59s) 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:325: [d585d16fc4b2c] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:325: [d585d16fc4b2c] waiting for daemon to start 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:353: [d585d16fc4b2c] daemon started 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:461: [d585d16fc4b2c] Stopping daemon 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:296: [d585d16fc4b2c] exiting daemon 12:20:13 [2020-04-22T12:20:13.656Z] daemon.go:448: [d585d16fc4b2c] Daemon stopped 12:20:13 [2020-04-22T12:20:13.656Z] === RUN TestDockerSwarmSuite 12:20:13 [2020-04-22T12:20:13.656Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks 12:20:14 [2020-04-22T12:20:14.667Z] --- PASS: TestServiceUpdateLabel (2.74s) 12:20:14 [2020-04-22T12:20:14.667Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel 12:20:14 [2020-04-22T12:20:14.667Z] daemon.go:325: [d529df7becb97] waiting for daemon to start 12:20:14 [2020-04-22T12:20:14.667Z] daemon.go:325: [d529df7becb97] waiting for daemon to start 12:20:14 [2020-04-22T12:20:14.667Z] daemon.go:353: [d529df7becb97] daemon started 12:20:14 [2020-04-22T12:20:14.667Z] daemon.go:461: [d529df7becb97] Stopping daemon 12:20:14 [2020-04-22T12:20:14.667Z] daemon.go:296: [d529df7becb97] exiting daemon 12:20:14 [2020-04-22T12:20:14.667Z] daemon.go:448: [d529df7becb97] Daemon stopped 12:20:14 [2020-04-22T12:20:14.667Z] === RUN TestServiceUpdateSecrets 12:20:16 [2020-04-22T12:20:16.182Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope 12:20:20 [2020-04-22T12:20:20.364Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort 12:20:20 [2020-04-22T12:20:20.364Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile 12:20:21 [2020-04-22T12:20:21.296Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion 12:20:21 [2020-04-22T12:20:21.296Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile 12:20:25 [2020-04-22T12:20:25.474Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash 12:20:27 [2020-04-22T12:20:27.375Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore 12:20:27 [2020-04-22T12:20:27.941Z] --- PASS: TestImportExtremelyLargeImageWorks (181.15s) 12:20:27 [2020-04-22T12:20:27.941Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks 12:20:27 [2020-04-22T12:20:27.941Z] daemon.go:325: [d835ceef37d4b] waiting for daemon to start 12:20:27 [2020-04-22T12:20:27.941Z] daemon.go:325: [d835ceef37d4b] waiting for daemon to start 12:20:27 [2020-04-22T12:20:27.941Z] daemon.go:353: [d835ceef37d4b] daemon started 12:20:27 [2020-04-22T12:20:27.941Z] daemon.go:461: [d835ceef37d4b] Stopping daemon 12:20:27 [2020-04-22T12:20:27.941Z] daemon.go:296: [d835ceef37d4b] exiting daemon 12:20:27 [2020-04-22T12:20:27.941Z] daemon.go:448: [d835ceef37d4b] Daemon stopped 12:20:27 [2020-04-22T12:20:27.941Z] PASS 12:20:27 [2020-04-22T12:20:27.941Z] 12:20:27 [2020-04-22T12:20:27.941Z] DONE 11 tests in 182.698s 12:20:27 [2020-04-22T12:20:27.941Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 12:20:27 [2020-04-22T12:20:27.941Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m 12:20:27 [2020-04-22T12:20:27.941Z] ++ set -e 12:20:27 [2020-04-22T12:20:27.941Z] ++ '[' -n 0 ']' 12:20:27 [2020-04-22T12:20:27.941Z] ++ set -x 12:20:27 [2020-04-22T12:20:27.941Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m 12:20:27 [2020-04-22T12:20:27.941Z] INFO: Testing against a local daemon 12:20:27 [2020-04-22T12:20:27.941Z] === RUN TestNetworkCreateDelete 12:20:28 [2020-04-22T12:20:28.199Z] --- PASS: TestNetworkCreateDelete (0.26s) 12:20:28 [2020-04-22T12:20:28.199Z] === RUN TestDockerNetworkDeletePreferID 12:20:28 [2020-04-22T12:20:28.763Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) 12:20:28 [2020-04-22T12:20:28.763Z] === RUN TestInspectNetwork 12:20:29 [2020-04-22T12:20:29.695Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles 12:20:30 [2020-04-22T12:20:30.754Z] --- PASS: TestServiceUpdateSecrets (15.16s) 12:20:30 [2020-04-22T12:20:30.754Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets 12:20:30 [2020-04-22T12:20:30.754Z] daemon.go:325: [d43dec1fae963] waiting for daemon to start 12:20:30 [2020-04-22T12:20:30.754Z] daemon.go:325: [d43dec1fae963] waiting for daemon to start 12:20:30 [2020-04-22T12:20:30.754Z] daemon.go:353: [d43dec1fae963] daemon started 12:20:30 [2020-04-22T12:20:30.754Z] daemon.go:461: [d43dec1fae963] Stopping daemon 12:20:30 [2020-04-22T12:20:30.754Z] daemon.go:296: [d43dec1fae963] exiting daemon 12:20:30 [2020-04-22T12:20:30.754Z] daemon.go:448: [d43dec1fae963] Daemon stopped 12:20:30 [2020-04-22T12:20:30.754Z] === RUN TestServiceUpdateConfigs 12:20:31 [2020-04-22T12:20:31.595Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile 12:20:33 [2020-04-22T12:20:33.491Z] === RUN TestInspectNetwork/full_network_id 12:20:33 [2020-04-22T12:20:33.491Z] === RUN TestInspectNetwork/partial_network_id 12:20:33 [2020-04-22T12:20:33.491Z] === RUN TestInspectNetwork/network_name 12:20:33 [2020-04-22T12:20:33.491Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 12:20:37 [2020-04-22T12:20:37.668Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir 12:20:37 [2020-04-22T12:20:37.926Z] --- PASS: TestInspectNetwork (9.26s) 12:20:37 [2020-04-22T12:20:37.926Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork 12:20:37 [2020-04-22T12:20:37.926Z] daemon.go:325: [d96cfd8ec4dea] waiting for daemon to start 12:20:37 [2020-04-22T12:20:37.926Z] daemon.go:325: [d96cfd8ec4dea] waiting for daemon to start 12:20:37 [2020-04-22T12:20:37.926Z] daemon.go:353: [d96cfd8ec4dea] daemon started 12:20:37 [2020-04-22T12:20:37.926Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 12:20:37 [2020-04-22T12:20:37.926Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 12:20:37 [2020-04-22T12:20:37.926Z] --- PASS: TestInspectNetwork/network_name (0.00s) 12:20:37 [2020-04-22T12:20:37.926Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 12:20:37 [2020-04-22T12:20:37.926Z] daemon.go:461: [d96cfd8ec4dea] Stopping daemon 12:20:37 [2020-04-22T12:20:37.926Z] daemon.go:296: [d96cfd8ec4dea] exiting daemon 12:20:37 [2020-04-22T12:20:37.926Z] daemon.go:448: [d96cfd8ec4dea] Daemon stopped 12:20:37 [2020-04-22T12:20:37.926Z] === RUN TestRunContainerWithBridgeNone 12:20:37 [2020-04-22T12:20:37.926Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling 12:20:38 [2020-04-22T12:20:38.858Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster 12:20:39 [2020-04-22T12:20:39.789Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs 12:20:41 [2020-04-22T12:20:41.162Z] --- PASS: TestRunContainerWithBridgeNone (3.03s) 12:20:41 [2020-04-22T12:20:41.162Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone 12:20:41 [2020-04-22T12:20:41.162Z] daemon.go:325: [d22067fef5c8a] waiting for daemon to start 12:20:41 [2020-04-22T12:20:41.162Z] daemon.go:325: [d22067fef5c8a] waiting for daemon to start 12:20:41 [2020-04-22T12:20:41.162Z] daemon.go:353: [d22067fef5c8a] daemon started 12:20:41 [2020-04-22T12:20:41.162Z] daemon.go:461: [d22067fef5c8a] Stopping daemon 12:20:41 [2020-04-22T12:20:41.162Z] daemon.go:296: [d22067fef5c8a] exiting daemon 12:20:41 [2020-04-22T12:20:41.162Z] daemon.go:448: [d22067fef5c8a] Daemon stopped 12:20:41 [2020-04-22T12:20:41.162Z] === RUN TestNetworkInvalidJSON 12:20:41 [2020-04-22T12:20:41.162Z] === RUN TestNetworkInvalidJSON//networks/create 12:20:41 [2020-04-22T12:20:41.162Z] === PAUSE TestNetworkInvalidJSON//networks/create 12:20:41 [2020-04-22T12:20:41.162Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect 12:20:41 [2020-04-22T12:20:41.162Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect 12:20:41 [2020-04-22T12:20:41.162Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect 12:20:41 [2020-04-22T12:20:41.162Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect 12:20:41 [2020-04-22T12:20:41.162Z] === CONT TestNetworkInvalidJSON//networks/create 12:20:41 [2020-04-22T12:20:41.162Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect 12:20:41 [2020-04-22T12:20:41.162Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect 12:20:41 [2020-04-22T12:20:41.162Z] --- PASS: TestNetworkInvalidJSON (0.03s) 12:20:41 [2020-04-22T12:20:41.162Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) 12:20:41 [2020-04-22T12:20:41.162Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) 12:20:41 [2020-04-22T12:20:41.162Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) 12:20:41 [2020-04-22T12:20:41.162Z] === RUN TestDaemonRestartWithLiveRestore 12:20:42 [2020-04-22T12:20:42.095Z] --- PASS: TestDaemonRestartWithLiveRestore (1.19s) 12:20:42 [2020-04-22T12:20:42.095Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore 12:20:42 [2020-04-22T12:20:42.095Z] daemon.go:325: [dd56f4be1652b] waiting for daemon to start 12:20:42 [2020-04-22T12:20:42.095Z] daemon.go:325: [dd56f4be1652b] waiting for daemon to start 12:20:42 [2020-04-22T12:20:42.095Z] daemon.go:353: [dd56f4be1652b] daemon started 12:20:42 [2020-04-22T12:20:42.095Z] daemon.go:461: [dd56f4be1652b] Stopping daemon 12:20:42 [2020-04-22T12:20:42.095Z] daemon.go:296: [dd56f4be1652b] exiting daemon 12:20:42 [2020-04-22T12:20:42.095Z] daemon.go:448: [dd56f4be1652b] Daemon stopped 12:20:42 [2020-04-22T12:20:42.095Z] daemon.go:325: [dd56f4be1652b] waiting for daemon to start 12:20:42 [2020-04-22T12:20:42.095Z] daemon.go:325: [dd56f4be1652b] waiting for daemon to start 12:20:42 [2020-04-22T12:20:42.095Z] daemon.go:353: [dd56f4be1652b] daemon started 12:20:42 [2020-04-22T12:20:42.095Z] daemon.go:461: [dd56f4be1652b] Stopping daemon 12:20:42 [2020-04-22T12:20:42.095Z] daemon.go:296: [dd56f4be1652b] exiting daemon 12:20:42 [2020-04-22T12:20:42.095Z] daemon.go:448: [dd56f4be1652b] Daemon stopped 12:20:42 [2020-04-22T12:20:42.095Z] === RUN TestDaemonDefaultNetworkPools 12:20:42 [2020-04-22T12:20:42.353Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir 12:20:42 [2020-04-22T12:20:42.918Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) 12:20:42 [2020-04-22T12:20:42.918Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools 12:20:42 [2020-04-22T12:20:42.918Z] daemon.go:325: [d5d304f77cd2e] waiting for daemon to start 12:20:42 [2020-04-22T12:20:42.918Z] daemon.go:325: [d5d304f77cd2e] waiting for daemon to start 12:20:42 [2020-04-22T12:20:42.918Z] daemon.go:353: [d5d304f77cd2e] daemon started 12:20:42 [2020-04-22T12:20:42.918Z] daemon.go:461: [d5d304f77cd2e] Stopping daemon 12:20:42 [2020-04-22T12:20:42.918Z] daemon.go:296: [d5d304f77cd2e] exiting daemon 12:20:42 [2020-04-22T12:20:42.918Z] daemon.go:448: [d5d304f77cd2e] Daemon stopped 12:20:42 [2020-04-22T12:20:42.918Z] === RUN TestDaemonRestartWithExistingNetwork 12:20:44 [2020-04-22T12:20:44.290Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) 12:20:44 [2020-04-22T12:20:44.290Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork 12:20:44 [2020-04-22T12:20:44.290Z] daemon.go:325: [defcc2fecbbd7] waiting for daemon to start 12:20:44 [2020-04-22T12:20:44.290Z] daemon.go:325: [defcc2fecbbd7] waiting for daemon to start 12:20:44 [2020-04-22T12:20:44.290Z] daemon.go:353: [defcc2fecbbd7] daemon started 12:20:44 [2020-04-22T12:20:44.290Z] daemon.go:461: [defcc2fecbbd7] Stopping daemon 12:20:44 [2020-04-22T12:20:44.290Z] daemon.go:296: [defcc2fecbbd7] exiting daemon 12:20:44 [2020-04-22T12:20:44.290Z] daemon.go:448: [defcc2fecbbd7] Daemon stopped 12:20:44 [2020-04-22T12:20:44.290Z] daemon.go:325: [defcc2fecbbd7] waiting for daemon to start 12:20:44 [2020-04-22T12:20:44.290Z] daemon.go:325: [defcc2fecbbd7] waiting for daemon to start 12:20:44 [2020-04-22T12:20:44.290Z] daemon.go:353: [defcc2fecbbd7] daemon started 12:20:44 [2020-04-22T12:20:44.290Z] daemon.go:461: [defcc2fecbbd7] Stopping daemon 12:20:44 [2020-04-22T12:20:44.290Z] daemon.go:296: [defcc2fecbbd7] exiting daemon 12:20:44 [2020-04-22T12:20:44.290Z] daemon.go:448: [defcc2fecbbd7] Daemon stopped 12:20:44 [2020-04-22T12:20:44.290Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 12:20:45 [2020-04-22T12:20:45.202Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe 12:20:45 [2020-04-22T12:20:45.202Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... 12:20:45 [2020-04-22T12:20:45.202Z] remote: Enumerating objects: 2, done. 12:20:45 [2020-04-22T12:20:45.202Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. 12:20:45 [2020-04-22T12:20:45.202Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. 12:20:45 [2020-04-22T12:20:45.202Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 12:20:45 [2020-04-22T12:20:45.202Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. 12:20:45 [2020-04-22T12:20:45.202Z] Building: bundles/cross/windows/amd64/containerutility.exe 12:20:45 [2020-04-22T12:20:45.202Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh 12:20:45 [2020-04-22T12:20:45.531Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40850/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=70e7d6fe4aee4a7dfea22fa53bd0539e8cef31f8 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:70e7d6fe4aee4a7dfea22fa53bd0539e8cef31f8 hack/test/unit 12:20:45 [2020-04-22T12:20:45.661Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) 12:20:45 [2020-04-22T12:20:45.661Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 12:20:45 [2020-04-22T12:20:45.661Z] daemon.go:325: [dc9b00358e5e9] waiting for daemon to start 12:20:45 [2020-04-22T12:20:45.661Z] daemon.go:325: [dc9b00358e5e9] waiting for daemon to start 12:20:45 [2020-04-22T12:20:45.661Z] daemon.go:353: [dc9b00358e5e9] daemon started 12:20:45 [2020-04-22T12:20:45.661Z] daemon.go:461: [dc9b00358e5e9] Stopping daemon 12:20:45 [2020-04-22T12:20:45.661Z] daemon.go:296: [dc9b00358e5e9] exiting daemon 12:20:45 [2020-04-22T12:20:45.661Z] daemon.go:448: [dc9b00358e5e9] Daemon stopped 12:20:45 [2020-04-22T12:20:45.661Z] daemon.go:325: [dc9b00358e5e9] waiting for daemon to start 12:20:45 [2020-04-22T12:20:45.661Z] daemon.go:325: [dc9b00358e5e9] waiting for daemon to start 12:20:45 [2020-04-22T12:20:45.661Z] daemon.go:353: [dc9b00358e5e9] daemon started 12:20:45 [2020-04-22T12:20:45.661Z] daemon.go:461: [dc9b00358e5e9] Stopping daemon 12:20:45 [2020-04-22T12:20:45.661Z] daemon.go:296: [dc9b00358e5e9] exiting daemon 12:20:45 [2020-04-22T12:20:45.661Z] daemon.go:448: [dc9b00358e5e9] Daemon stopped 12:20:45 [2020-04-22T12:20:45.661Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 12:20:45 [2020-04-22T12:20:45.919Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) 12:20:45 [2020-04-22T12:20:45.919Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool 12:20:45 [2020-04-22T12:20:45.919Z] daemon.go:325: [da15c4cdf1681] waiting for daemon to start 12:20:45 [2020-04-22T12:20:45.919Z] daemon.go:325: [da15c4cdf1681] waiting for daemon to start 12:20:45 [2020-04-22T12:20:45.919Z] daemon.go:353: [da15c4cdf1681] daemon started 12:20:45 [2020-04-22T12:20:45.919Z] daemon.go:461: [da15c4cdf1681] Stopping daemon 12:20:45 [2020-04-22T12:20:45.919Z] daemon.go:296: [da15c4cdf1681] exiting daemon 12:20:45 [2020-04-22T12:20:45.919Z] daemon.go:448: [da15c4cdf1681] Daemon stopped 12:20:45 [2020-04-22T12:20:45.919Z] === RUN TestServiceWithPredefinedNetwork 12:20:46 [2020-04-22T12:20:46.889Z] --- PASS: TestServiceUpdateConfigs (15.36s) 12:20:46 [2020-04-22T12:20:46.889Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs 12:20:46 [2020-04-22T12:20:46.889Z] daemon.go:325: [d1a34114fee1d] waiting for daemon to start 12:20:46 [2020-04-22T12:20:46.889Z] daemon.go:325: [d1a34114fee1d] waiting for daemon to start 12:20:46 [2020-04-22T12:20:46.889Z] daemon.go:353: [d1a34114fee1d] daemon started 12:20:46 [2020-04-22T12:20:46.889Z] daemon.go:461: [d1a34114fee1d] Stopping daemon 12:20:46 [2020-04-22T12:20:46.889Z] daemon.go:296: [d1a34114fee1d] exiting daemon 12:20:46 [2020-04-22T12:20:46.889Z] daemon.go:448: [d1a34114fee1d] Daemon stopped 12:20:46 [2020-04-22T12:20:46.889Z] === RUN TestServiceUpdateNetwork 12:20:48 [2020-04-22T12:20:48.057Z] ? github.com/docker/docker/api [no test files] 12:20:49 [2020-04-22T12:20:49.197Z] --- PASS: TestServiceWithPredefinedNetwork (3.22s) 12:20:49 [2020-04-22T12:20:49.197Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork 12:20:49 [2020-04-22T12:20:49.197Z] daemon.go:325: [d15bfa0945f40] waiting for daemon to start 12:20:49 [2020-04-22T12:20:49.197Z] daemon.go:325: [d15bfa0945f40] waiting for daemon to start 12:20:49 [2020-04-22T12:20:49.197Z] daemon.go:353: [d15bfa0945f40] daemon started 12:20:49 [2020-04-22T12:20:49.197Z] daemon.go:461: [d15bfa0945f40] Stopping daemon 12:20:49 [2020-04-22T12:20:49.197Z] daemon.go:296: [d15bfa0945f40] exiting daemon 12:20:49 [2020-04-22T12:20:49.197Z] daemon.go:448: [d15bfa0945f40] Daemon stopped 12:20:49 [2020-04-22T12:20:49.197Z] === RUN TestServiceRemoveKeepsIngressNetwork 12:20:49 [2020-04-22T12:20:49.197Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 12:20:49 [2020-04-22T12:20:49.197Z] service_test.go:230: FLAKY_TEST 12:20:49 [2020-04-22T12:20:49.197Z] === RUN TestServiceWithDataPathPortInit 12:20:59 [2020-04-22T12:20:59.159Z] === RUN TestDockerSuite/TestBuildDotDotFile 12:20:59 [2020-04-22T12:20:59.159Z] === RUN TestDockerSuite/TestBuildEOLInLine 12:21:00 [2020-04-22T12:21:00.254Z] --- PASS: TestServiceUpdateNetwork (13.84s) 12:21:00 [2020-04-22T12:21:00.254Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork 12:21:00 [2020-04-22T12:21:00.254Z] daemon.go:325: [d011733c79921] waiting for daemon to start 12:21:00 [2020-04-22T12:21:00.254Z] daemon.go:325: [d011733c79921] waiting for daemon to start 12:21:00 [2020-04-22T12:21:00.254Z] daemon.go:353: [d011733c79921] daemon started 12:21:00 [2020-04-22T12:21:00.254Z] daemon.go:461: [d011733c79921] Stopping daemon 12:21:00 [2020-04-22T12:21:00.254Z] daemon.go:296: [d011733c79921] exiting daemon 12:21:00 [2020-04-22T12:21:00.254Z] daemon.go:448: [d011733c79921] Daemon stopped 12:21:00 [2020-04-22T12:21:00.254Z] PASS 12:21:00 [2020-04-22T12:21:00.254Z] 12:21:00 [2020-04-22T12:21:00.254Z] === Skipped 12:21:00 [2020-04-22T12:21:00.254Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) 12:21:00 [2020-04-22T12:21:00.254Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 12:21:00 [2020-04-22T12:21:00.254Z] 12:21:00 [2020-04-22T12:21:00.254Z] 12:21:00 [2020-04-22T12:21:00.254Z] DONE 18 tests, 1 skipped in 116.593s 12:21:00 [2020-04-22T12:21:00.254Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 12:21:00 [2020-04-22T12:21:00.254Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m 12:21:00 [2020-04-22T12:21:00.254Z] ++ set -e 12:21:00 [2020-04-22T12:21:00.254Z] ++ '[' -n 0 ']' 12:21:00 [2020-04-22T12:21:00.254Z] ++ set -x 12:21:00 [2020-04-22T12:21:00.254Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m 12:21:00 [2020-04-22T12:21:00.254Z] INFO: Testing against a local daemon 12:21:00 [2020-04-22T12:21:00.254Z] === RUN TestSessionCreate 12:21:00 [2020-04-22T12:21:00.254Z] --- PASS: TestSessionCreate (0.02s) 12:21:00 [2020-04-22T12:21:00.254Z] === RUN TestSessionCreateWithBadUpgrade 12:21:00 [2020-04-22T12:21:00.254Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) 12:21:00 [2020-04-22T12:21:00.254Z] PASS 12:21:00 [2020-04-22T12:21:00.254Z] 12:21:00 [2020-04-22T12:21:00.254Z] DONE 2 tests in 0.114s 12:21:00 [2020-04-22T12:21:00.254Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 12:21:00 [2020-04-22T12:21:00.254Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m 12:21:00 [2020-04-22T12:21:00.254Z] ++ set -e 12:21:00 [2020-04-22T12:21:00.254Z] ++ '[' -n 0 ']' 12:21:00 [2020-04-22T12:21:00.254Z] ++ set -x 12:21:00 [2020-04-22T12:21:00.254Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m 12:21:00 [2020-04-22T12:21:00.254Z] INFO: Testing against a local daemon 12:21:00 [2020-04-22T12:21:00.254Z] === RUN TestCgroupDriverSystemdMemoryLimit 12:21:00 [2020-04-22T12:21:00.254Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 12:21:00 [2020-04-22T12:21:00.254Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 12:21:00 [2020-04-22T12:21:00.254Z] === RUN TestEventsExecDie 12:21:00 [2020-04-22T12:21:00.254Z] --- PASS: TestEventsExecDie (0.82s) 12:21:00 [2020-04-22T12:21:00.254Z] === RUN TestEventsBackwardsCompatible 12:21:00 [2020-04-22T12:21:00.254Z] --- PASS: TestEventsBackwardsCompatible (0.08s) 12:21:00 [2020-04-22T12:21:00.254Z] === RUN TestInfoBinaryCommits 12:21:00 [2020-04-22T12:21:00.254Z] --- PASS: TestInfoBinaryCommits (0.01s) 12:21:00 [2020-04-22T12:21:00.254Z] === RUN TestInfoAPIVersioned 12:21:00 [2020-04-22T12:21:00.254Z] --- PASS: TestInfoAPIVersioned (0.00s) 12:21:00 [2020-04-22T12:21:00.254Z] === RUN TestInfoAPI 12:21:00 [2020-04-22T12:21:00.254Z] --- PASS: TestInfoAPI (0.02s) 12:21:00 [2020-04-22T12:21:00.254Z] === RUN TestInfoAPIWarnings 12:21:01 [2020-04-22T12:21:01.053Z] --- PASS: TestInfoAPIWarnings (0.80s) 12:21:01 [2020-04-22T12:21:01.053Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings 12:21:01 [2020-04-22T12:21:01.053Z] daemon.go:325: [d21e9b97c2ce5] waiting for daemon to start 12:21:01 [2020-04-22T12:21:01.053Z] daemon.go:325: [d21e9b97c2ce5] waiting for daemon to start 12:21:01 [2020-04-22T12:21:01.053Z] daemon.go:353: [d21e9b97c2ce5] daemon started 12:21:01 [2020-04-22T12:21:01.053Z] daemon.go:461: [d21e9b97c2ce5] Stopping daemon 12:21:01 [2020-04-22T12:21:01.053Z] daemon.go:296: [d21e9b97c2ce5] exiting daemon 12:21:01 [2020-04-22T12:21:01.053Z] daemon.go:448: [d21e9b97c2ce5] Daemon stopped 12:21:01 [2020-04-22T12:21:01.053Z] === RUN TestLoginFailsWithBadCredentials 12:21:01 [2020-04-22T12:21:01.406Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s) 12:21:01 [2020-04-22T12:21:01.406Z] === RUN TestPingCacheHeaders 12:21:01 [2020-04-22T12:21:01.406Z] --- PASS: TestPingCacheHeaders (0.01s) 12:21:01 [2020-04-22T12:21:01.406Z] === RUN TestPingGet 12:21:01 [2020-04-22T12:21:01.406Z] --- PASS: TestPingGet (0.01s) 12:21:01 [2020-04-22T12:21:01.406Z] === RUN TestPingHead 12:21:01 [2020-04-22T12:21:01.406Z] --- PASS: TestPingHead (0.01s) 12:21:01 [2020-04-22T12:21:01.406Z] === RUN TestVersion 12:21:01 [2020-04-22T12:21:01.406Z] --- PASS: TestVersion (0.02s) 12:21:01 [2020-04-22T12:21:01.406Z] PASS 12:21:01 [2020-04-22T12:21:01.406Z] 12:21:01 [2020-04-22T12:21:01.406Z] === Skipped 12:21:01 [2020-04-22T12:21:01.406Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 12:21:01 [2020-04-22T12:21:01.406Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 12:21:01 [2020-04-22T12:21:01.406Z] 12:21:01 [2020-04-22T12:21:01.406Z] 12:21:01 [2020-04-22T12:21:01.406Z] DONE 12 tests, 1 skipped in 2.174s 12:21:01 [2020-04-22T12:21:01.406Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 12:21:01 [2020-04-22T12:21:01.406Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m 12:21:01 [2020-04-22T12:21:01.406Z] ++ set -e 12:21:01 [2020-04-22T12:21:01.406Z] ++ '[' -n 0 ']' 12:21:01 [2020-04-22T12:21:01.406Z] ++ set -x 12:21:01 [2020-04-22T12:21:01.406Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m 12:21:01 [2020-04-22T12:21:01.406Z] INFO: Testing against a local daemon 12:21:01 [2020-04-22T12:21:01.406Z] === RUN TestVolumesCreateAndList 12:21:01 [2020-04-22T12:21:01.406Z] --- PASS: TestVolumesCreateAndList (0.02s) 12:21:01 [2020-04-22T12:21:01.406Z] === RUN TestVolumesRemove 12:21:01 [2020-04-22T12:21:01.766Z] --- PASS: TestVolumesRemove (0.11s) 12:21:01 [2020-04-22T12:21:01.766Z] === RUN TestVolumesInspect 12:21:01 [2020-04-22T12:21:01.766Z] --- PASS: TestVolumesInspect (0.01s) 12:21:01 [2020-04-22T12:21:01.766Z] === RUN TestVolumesInvalidJSON 12:21:01 [2020-04-22T12:21:01.766Z] === RUN TestVolumesInvalidJSON//volumes/create 12:21:01 [2020-04-22T12:21:01.766Z] === PAUSE TestVolumesInvalidJSON//volumes/create 12:21:01 [2020-04-22T12:21:01.766Z] === CONT TestVolumesInvalidJSON//volumes/create 12:21:01 [2020-04-22T12:21:01.766Z] --- PASS: TestVolumesInvalidJSON (0.02s) 12:21:01 [2020-04-22T12:21:01.766Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) 12:21:01 [2020-04-22T12:21:01.766Z] PASS 12:21:01 [2020-04-22T12:21:01.766Z] 12:21:01 [2020-04-22T12:21:01.766Z] DONE 5 tests in 0.223s 12:21:01 [2020-04-22T12:21:01.766Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 12:21:01 [2020-04-22T12:21:01.766Z] ++++ cat bundles/test-integration/docker.pid 12:21:01 [2020-04-22T12:21:01.766Z] +++ kill 10815 12:21:02 [2020-04-22T12:21:02.921Z] ok github.com/docker/docker/api/server 0.006s coverage: 7.9% of statements 12:21:02 [2020-04-22T12:21:02.959Z] umount: bundles/test-integration/root: no mount point specified. 12:21:02 [2020-04-22T12:21:02.959Z] +++ /etc/init.d/apparmor stop 12:21:02 [2020-04-22T12:21:02.959Z] Leaving: AppArmorNo profiles have been unloaded. 12:21:02 [2020-04-22T12:21:02.959Z] 12:21:02 [2020-04-22T12:21:02.959Z] Unloading profiles will leave already running processes permanently 12:21:02 [2020-04-22T12:21:02.959Z] unconfined, which can lead to unexpected situations. 12:21:02 [2020-04-22T12:21:02.959Z] 12:21:02 [2020-04-22T12:21:02.959Z] To set a process to complain mode, use the command line tool 12:21:02 [2020-04-22T12:21:02.959Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 12:21:02 [2020-04-22T12:21:02.959Z] +++ true 12:21:02 [2020-04-22T12:21:02.959Z] 12:21:04 [2020-04-22T12:21:04.419Z] === RUN TestDockerSuite/TestBuildEmptyCmd 12:21:04 [2020-04-22T12:21:04.419Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint 12:21:04 [2020-04-22T12:21:04.419Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance 12:21:04 [2020-04-22T12:21:04.983Z] === RUN TestDockerSuite/TestBuildEmptyScratch 12:21:04 [2020-04-22T12:21:04.983Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume Post stage [Pipeline] junit 12:21:05 [2020-04-22T12:21:05.454Z] Recording test results 12:21:05 [2020-04-22T12:21:05.547Z] === RUN TestDockerSuite/TestBuildEntrypoint 12:21:05 [2020-04-22T12:21:05.548Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 12:21:06 [2020-04-22T12:21:06.482Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone 12:21:06 [2020-04-22T12:21:06.482Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit 12:21:06 [2020-04-22T12:21:06.865Z] + echo Ensuring container killed. 12:21:06 [2020-04-22T12:21:06.865Z] Ensuring container killed. 12:21:06 [2020-04-22T12:21:06.865Z] + docker rm -vf docker-pr1 12:21:06 [2020-04-22T12:21:06.865Z] Error: No such container: docker-pr1 12:21:06 [2020-04-22T12:21:06.865Z] + true [Pipeline] sh 12:21:07 [2020-04-22T12:21:07.415Z] --- PASS: TestServiceWithDataPathPortInit (18.24s) 12:21:07 [2020-04-22T12:21:07.415Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit 12:21:07 [2020-04-22T12:21:07.415Z] daemon.go:325: [d93cc9de7f6d3] waiting for daemon to start 12:21:07 [2020-04-22T12:21:07.415Z] daemon.go:325: [d93cc9de7f6d3] waiting for daemon to start 12:21:07 [2020-04-22T12:21:07.415Z] daemon.go:353: [d93cc9de7f6d3] daemon started 12:21:07 [2020-04-22T12:21:07.415Z] daemon.go:461: [d93cc9de7f6d3] Stopping daemon 12:21:07 [2020-04-22T12:21:07.415Z] daemon.go:296: [d93cc9de7f6d3] exiting daemon 12:21:07 [2020-04-22T12:21:07.415Z] daemon.go:448: [d93cc9de7f6d3] Daemon stopped 12:21:07 [2020-04-22T12:21:07.415Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit 12:21:07 [2020-04-22T12:21:07.415Z] daemon.go:325: [d889189a280f7] waiting for daemon to start 12:21:07 [2020-04-22T12:21:07.415Z] daemon.go:325: [d889189a280f7] waiting for daemon to start 12:21:07 [2020-04-22T12:21:07.415Z] daemon.go:353: [d889189a280f7] daemon started 12:21:07 [2020-04-22T12:21:07.415Z] daemon.go:461: [d889189a280f7] Stopping daemon 12:21:07 [2020-04-22T12:21:07.415Z] daemon.go:296: [d889189a280f7] exiting daemon 12:21:07 [2020-04-22T12:21:07.415Z] daemon.go:448: [d889189a280f7] Daemon stopped 12:21:07 [2020-04-22T12:21:07.415Z] === RUN TestServiceWithDefaultAddressPoolInit 12:21:07 [2020-04-22T12:21:07.609Z] + echo Chowning /workspace to jenkins user 12:21:07 [2020-04-22T12:21:07.609Z] Chowning /workspace to jenkins user 12:21:07 [2020-04-22T12:21:07.609Z] + id -u 12:21:07 [2020-04-22T12:21:07.609Z] + id -g 12:21:07 [2020-04-22T12:21:07.609Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40850:/workspace busybox chown -R 1001:1001 /workspace 12:21:07 [2020-04-22T12:21:07.609Z] Unable to find image 'busybox:latest' locally 12:21:07 [2020-04-22T12:21:07.609Z] latest: Pulling from library/busybox 12:21:07 [2020-04-22T12:21:07.959Z] 0f0ac3ee2e90: Pulling fs layer 12:21:07 [2020-04-22T12:21:07.959Z] 0f0ac3ee2e90: Download complete 12:21:07 [2020-04-22T12:21:07.979Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect 12:21:08 [2020-04-22T12:21:08.309Z] 0f0ac3ee2e90: Pull complete 12:21:08 [2020-04-22T12:21:08.309Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 12:21:08 [2020-04-22T12:21:08.309Z] Status: Downloaded newer image for busybox:latest 12:21:09 [2020-04-22T12:21:09.877Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [Pipeline] catchError [Pipeline] { [Pipeline] sh 12:21:10 [2020-04-22T12:21:10.787Z] + bundleName=s390x-integration 12:21:10 [2020-04-22T12:21:10.787Z] + echo Creating s390x-integration-bundles.tar.gz 12:21:10 [2020-04-22T12:21:10.787Z] Creating s390x-integration-bundles.tar.gz 12:21:10 [2020-04-22T12:21:10.787Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print 12:21:10 [2020-04-22T12:21:10.787Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts 12:21:10 [2020-04-22T12:21:10.907Z] Archiving artifacts 12:21:11 [2020-04-22T12:21:11.248Z] === RUN TestDockerSuite/TestBuildEnv 12:21:12 [2020-04-22T12:21:12.083Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40850/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 12:21:12 [2020-04-22T12:21:12.619Z] === RUN TestDockerSuite/TestBuildEnvEscapes 12:21:12 [2020-04-22T12:21:12.753Z] + make clean 12:21:12 [2020-04-22T12:21:12.753Z] docker volume rm -f docker-dev-cache 12:21:13 [2020-04-22T12:21:13.100Z] docker-dev-cache [Pipeline] deleteDir 12:21:13 [2020-04-22T12:21:13.989Z] === RUN TestDockerSuite/TestBuildEnvOverwrite 12:21:14 [2020-04-22T12:21:14.921Z] === RUN TestDockerSuite/TestBuildEnvUsage 12:21:16 [2020-04-22T12:21:16.818Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.22s) 12:21:16 [2020-04-22T12:21:16.818Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit 12:21:16 [2020-04-22T12:21:16.818Z] daemon.go:325: [d0a9fa15ea509] waiting for daemon to start 12:21:16 [2020-04-22T12:21:16.818Z] daemon.go:325: [d0a9fa15ea509] waiting for daemon to start 12:21:16 [2020-04-22T12:21:16.818Z] daemon.go:353: [d0a9fa15ea509] daemon started 12:21:16 [2020-04-22T12:21:16.818Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:1ksy3enrl4sn9r9mcv146pt5d Created:2020-04-22 12:21:09.012118159 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[732ebf644cf04d878fbf24c1fb3dfd9c6c055546ddad63f9e9efd70d03996f68:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.eut1zrbp0ffo6w3rmsf6gn3cl EndpointID:91a65b54fab644a9b8745d0c66317575941e0e0e66c4370b0fd6c0fe44af245f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:157b3fd68a677f115529e00ee7b03a6d6caa6de18c3c6f1b16831cb88b1a9d50 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:657532b10adb IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.eut1zrbp0ffo6w3rmsf6gn3cl EndpointID:91a65b54fab644a9b8745d0c66317575941e0e0e66c4370b0fd6c0fe44af245f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} 12:21:16 [2020-04-22T12:21:16.818Z] daemon.go:461: [d0a9fa15ea509] Stopping daemon 12:21:16 [2020-04-22T12:21:16.818Z] daemon.go:296: [d0a9fa15ea509] exiting daemon 12:21:16 [2020-04-22T12:21:16.818Z] daemon.go:448: [d0a9fa15ea509] Daemon stopped 12:21:16 [2020-04-22T12:21:16.818Z] PASS 12:21:16 [2020-04-22T12:21:16.818Z] 12:21:16 [2020-04-22T12:21:16.818Z] === Skipped 12:21:16 [2020-04-22T12:21:16.818Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 12:21:16 [2020-04-22T12:21:16.818Z] service_test.go:230: FLAKY_TEST 12:21:16 [2020-04-22T12:21:16.818Z] 12:21:16 [2020-04-22T12:21:16.818Z] 12:21:16 [2020-04-22T12:21:16.818Z] DONE 21 tests, 1 skipped in 48.804s 12:21:16 [2020-04-22T12:21:16.818Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 12:21:16 [2020-04-22T12:21:16.818Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m 12:21:16 [2020-04-22T12:21:16.818Z] ++ set -e 12:21:16 [2020-04-22T12:21:16.818Z] ++ '[' -n 0 ']' 12:21:16 [2020-04-22T12:21:16.818Z] ++ set -x 12:21:16 [2020-04-22T12:21:16.818Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m 12:21:16 [2020-04-22T12:21:16.818Z] INFO: Testing against a local daemon 12:21:16 [2020-04-22T12:21:16.818Z] === RUN TestDockerNetworkIpvlanPersistance 12:21:16 [2020-04-22T12:21:16.818Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 12:21:16 [2020-04-22T12:21:16.818Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 12:21:16 [2020-04-22T12:21:16.818Z] === RUN TestDockerNetworkIpvlan 12:21:16 [2020-04-22T12:21:16.818Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 12:21:16 [2020-04-22T12:21:16.818Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 12:21:16 [2020-04-22T12:21:16.818Z] PASS 12:21:16 [2020-04-22T12:21:16.818Z] 12:21:16 [2020-04-22T12:21:16.818Z] === Skipped 12:21:16 [2020-04-22T12:21:16.818Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 12:21:16 [2020-04-22T12:21:16.818Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 12:21:16 [2020-04-22T12:21:16.818Z] 12:21:16 [2020-04-22T12:21:16.818Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 12:21:16 [2020-04-22T12:21:16.818Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 12:21:16 [2020-04-22T12:21:16.818Z] 12:21:16 [2020-04-22T12:21:16.818Z] 12:21:16 [2020-04-22T12:21:16.818Z] DONE 2 tests, 2 skipped in 0.118s 12:21:16 [2020-04-22T12:21:16.818Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 12:21:16 [2020-04-22T12:21:16.818Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m 12:21:16 [2020-04-22T12:21:16.818Z] ++ set -e 12:21:16 [2020-04-22T12:21:16.818Z] ++ '[' -n 0 ']' 12:21:16 [2020-04-22T12:21:16.818Z] ++ set -x 12:21:16 [2020-04-22T12:21:16.818Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m 12:21:17 [2020-04-22T12:21:17.076Z] INFO: Testing against a local daemon 12:21:17 [2020-04-22T12:21:17.076Z] === RUN TestDockerNetworkMacvlanPersistance 12:21:18 [2020-04-22T12:21:18.449Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) 12:21:18 [2020-04-22T12:21:18.449Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance 12:21:18 [2020-04-22T12:21:18.449Z] daemon.go:325: [d06c941ebbbe8] waiting for daemon to start 12:21:18 [2020-04-22T12:21:18.449Z] daemon.go:325: [d06c941ebbbe8] waiting for daemon to start 12:21:18 [2020-04-22T12:21:18.449Z] daemon.go:353: [d06c941ebbbe8] daemon started 12:21:18 [2020-04-22T12:21:18.449Z] daemon.go:461: [d06c941ebbbe8] Stopping daemon 12:21:18 [2020-04-22T12:21:18.449Z] daemon.go:296: [d06c941ebbbe8] exiting daemon 12:21:18 [2020-04-22T12:21:18.449Z] daemon.go:448: [d06c941ebbbe8] Daemon stopped 12:21:18 [2020-04-22T12:21:18.449Z] daemon.go:325: [d06c941ebbbe8] waiting for daemon to start 12:21:18 [2020-04-22T12:21:18.449Z] daemon.go:325: [d06c941ebbbe8] waiting for daemon to start 12:21:18 [2020-04-22T12:21:18.449Z] daemon.go:353: [d06c941ebbbe8] daemon started 12:21:18 [2020-04-22T12:21:18.449Z] daemon.go:461: [d06c941ebbbe8] Stopping daemon 12:21:18 [2020-04-22T12:21:18.449Z] daemon.go:296: [d06c941ebbbe8] exiting daemon 12:21:18 [2020-04-22T12:21:18.449Z] daemon.go:448: [d06c941ebbbe8] Daemon stopped 12:21:18 [2020-04-22T12:21:18.449Z] === RUN TestDockerNetworkMacvlan 12:21:19 [2020-04-22T12:21:19.381Z] === RUN TestDockerNetworkMacvlan/Subinterface 12:21:20 [2020-04-22T12:21:20.315Z] === RUN TestDockerNetworkMacvlan/OverlapParent 12:21:21 [2020-04-22T12:21:21.247Z] === RUN TestDockerNetworkMacvlan/NilParent 12:21:22 [2020-04-22T12:21:22.182Z] === RUN TestDockerSuite/TestBuildEnvUsage2 12:21:24 [2020-04-22T12:21:24.102Z] === RUN TestDockerNetworkMacvlan/InternalMode [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 12:21:27 [2020-04-22T12:21:27.408Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress 12:21:27 [2020-04-22T12:21:27.666Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken 12:21:28 [2020-04-22T12:21:28.231Z] === RUN TestDockerNetworkMacvlan/Addressing 12:21:43 [2020-04-22T12:21:43.090Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy 12:21:44 [2020-04-22T12:21:44.461Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv 12:21:44 [2020-04-22T12:21:44.718Z] --- PASS: TestDockerNetworkMacvlan (26.42s) 12:21:44 [2020-04-22T12:21:44.718Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan 12:21:44 [2020-04-22T12:21:44.718Z] daemon.go:325: [d22af5f201bde] waiting for daemon to start 12:21:44 [2020-04-22T12:21:44.718Z] daemon.go:325: [d22af5f201bde] waiting for daemon to start 12:21:44 [2020-04-22T12:21:44.718Z] daemon.go:353: [d22af5f201bde] daemon started 12:21:44 [2020-04-22T12:21:44.718Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) 12:21:44 [2020-04-22T12:21:44.718Z] daemon.go:461: [d22af5f201bde] Stopping daemon 12:21:44 [2020-04-22T12:21:44.718Z] daemon.go:296: [d22af5f201bde] exiting daemon 12:21:44 [2020-04-22T12:21:44.718Z] daemon.go:448: [d22af5f201bde] Daemon stopped 12:21:44 [2020-04-22T12:21:44.718Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan 12:21:44 [2020-04-22T12:21:44.718Z] daemon.go:325: [d03c581dd6c92] waiting for daemon to start 12:21:44 [2020-04-22T12:21:44.718Z] daemon.go:325: [d03c581dd6c92] waiting for daemon to start 12:21:44 [2020-04-22T12:21:44.718Z] daemon.go:353: [d03c581dd6c92] daemon started 12:21:44 [2020-04-22T12:21:44.718Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) 12:21:44 [2020-04-22T12:21:44.718Z] daemon.go:461: [d03c581dd6c92] Stopping daemon 12:21:44 [2020-04-22T12:21:44.718Z] daemon.go:296: [d03c581dd6c92] exiting daemon 12:21:44 [2020-04-22T12:21:44.718Z] daemon.go:448: [d03c581dd6c92] Daemon stopped 12:21:44 [2020-04-22T12:21:44.718Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan 12:21:44 [2020-04-22T12:21:44.718Z] daemon.go:325: [d10d2bf2bf598] waiting for daemon to start 12:21:44 [2020-04-22T12:21:44.718Z] daemon.go:325: [d10d2bf2bf598] waiting for daemon to start 12:21:44 [2020-04-22T12:21:44.718Z] daemon.go:353: [d10d2bf2bf598] daemon started 12:21:44 [2020-04-22T12:21:44.718Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.00s) 12:21:44 [2020-04-22T12:21:44.718Z] daemon.go:461: [d10d2bf2bf598] Stopping daemon 12:21:44 [2020-04-22T12:21:44.718Z] daemon.go:296: [d10d2bf2bf598] exiting daemon 12:21:44 [2020-04-22T12:21:44.718Z] daemon.go:448: [d10d2bf2bf598] Daemon stopped 12:21:44 [2020-04-22T12:21:44.718Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan 12:21:44 [2020-04-22T12:21:44.718Z] daemon.go:325: [dbf4e4d197331] waiting for daemon to start 12:21:44 [2020-04-22T12:21:44.718Z] daemon.go:325: [dbf4e4d197331] waiting for daemon to start 12:21:44 [2020-04-22T12:21:44.718Z] daemon.go:353: [dbf4e4d197331] daemon started 12:21:44 [2020-04-22T12:21:44.719Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.95s) 12:21:44 [2020-04-22T12:21:44.719Z] daemon.go:461: [dbf4e4d197331] Stopping daemon 12:21:44 [2020-04-22T12:21:44.719Z] daemon.go:296: [dbf4e4d197331] exiting daemon 12:21:44 [2020-04-22T12:21:44.719Z] daemon.go:448: [dbf4e4d197331] Daemon stopped 12:21:44 [2020-04-22T12:21:44.719Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan 12:21:44 [2020-04-22T12:21:44.719Z] daemon.go:325: [d079de3c48e2b] waiting for daemon to start 12:21:44 [2020-04-22T12:21:44.719Z] daemon.go:325: [d079de3c48e2b] waiting for daemon to start 12:21:44 [2020-04-22T12:21:44.719Z] daemon.go:353: [d079de3c48e2b] daemon started 12:21:44 [2020-04-22T12:21:44.719Z] --- PASS: TestDockerNetworkMacvlan/Addressing (16.32s) 12:21:44 [2020-04-22T12:21:44.719Z] daemon.go:461: [d079de3c48e2b] Stopping daemon 12:21:44 [2020-04-22T12:21:44.719Z] daemon.go:296: [d079de3c48e2b] exiting daemon 12:21:44 [2020-04-22T12:21:44.719Z] daemon.go:448: [d079de3c48e2b] Daemon stopped 12:21:44 [2020-04-22T12:21:44.719Z] PASS 12:21:44 [2020-04-22T12:21:44.719Z] 12:21:44 [2020-04-22T12:21:44.719Z] DONE 7 tests in 27.916s 12:21:44 [2020-04-22T12:21:44.719Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 12:21:44 [2020-04-22T12:21:44.719Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m 12:21:44 [2020-04-22T12:21:44.719Z] ++ set -e 12:21:44 [2020-04-22T12:21:44.719Z] ++ '[' -n 0 ']' 12:21:44 [2020-04-22T12:21:44.719Z] ++ set -x 12:21:44 [2020-04-22T12:21:44.719Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m 12:21:44 [2020-04-22T12:21:44.719Z] testing: warning: no tests to run 12:21:44 [2020-04-22T12:21:44.719Z] PASS 12:21:44 [2020-04-22T12:21:44.719Z] 12:21:44 [2020-04-22T12:21:44.719Z] DONE 0 tests in 0.025s 12:21:44 [2020-04-22T12:21:44.719Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 12:21:44 [2020-04-22T12:21:44.719Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m 12:21:44 [2020-04-22T12:21:44.719Z] ++ set -e 12:21:44 [2020-04-22T12:21:44.719Z] ++ '[' -n 0 ']' 12:21:44 [2020-04-22T12:21:44.719Z] ++ set -x 12:21:44 [2020-04-22T12:21:44.719Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m 12:21:44 [2020-04-22T12:21:44.976Z] INFO: Testing against a local daemon 12:21:44 [2020-04-22T12:21:44.976Z] === RUN TestAuthZPluginAllowRequest 12:21:46 [2020-04-22T12:21:46.875Z] --- PASS: TestAuthZPluginAllowRequest (1.59s) 12:21:46 [2020-04-22T12:21:46.875Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest 12:21:46 [2020-04-22T12:21:46.875Z] daemon.go:325: [de2aa14704b0a] waiting for daemon to start 12:21:46 [2020-04-22T12:21:46.875Z] daemon.go:325: [de2aa14704b0a] waiting for daemon to start 12:21:46 [2020-04-22T12:21:46.875Z] daemon.go:353: [de2aa14704b0a] daemon started 12:21:46 [2020-04-22T12:21:46.875Z] daemon.go:461: [de2aa14704b0a] Stopping daemon 12:21:46 [2020-04-22T12:21:46.875Z] daemon.go:296: [de2aa14704b0a] exiting daemon 12:21:46 [2020-04-22T12:21:46.875Z] daemon.go:448: [de2aa14704b0a] Daemon stopped 12:21:46 [2020-04-22T12:21:46.875Z] === RUN TestAuthZPluginTLS 12:21:47 [2020-04-22T12:21:47.133Z] --- PASS: TestAuthZPluginTLS (0.55s) 12:21:47 [2020-04-22T12:21:47.133Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS 12:21:47 [2020-04-22T12:21:47.133Z] daemon.go:325: [d16223be144f7] waiting for daemon to start 12:21:47 [2020-04-22T12:21:47.133Z] daemon.go:325: [d16223be144f7] waiting for daemon to start 12:21:47 [2020-04-22T12:21:47.133Z] daemon.go:353: [d16223be144f7] daemon started 12:21:47 [2020-04-22T12:21:47.133Z] daemon.go:461: [d16223be144f7] Stopping daemon 12:21:47 [2020-04-22T12:21:47.133Z] daemon.go:296: [d16223be144f7] exiting daemon 12:21:47 [2020-04-22T12:21:47.133Z] daemon.go:448: [d16223be144f7] Daemon stopped 12:21:47 [2020-04-22T12:21:47.133Z] === RUN TestAuthZPluginDenyRequest 12:21:47 [2020-04-22T12:21:47.698Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) 12:21:47 [2020-04-22T12:21:47.698Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest 12:21:47 [2020-04-22T12:21:47.698Z] daemon.go:325: [df58eee9fdd81] waiting for daemon to start 12:21:47 [2020-04-22T12:21:47.698Z] daemon.go:325: [df58eee9fdd81] waiting for daemon to start 12:21:47 [2020-04-22T12:21:47.698Z] daemon.go:353: [df58eee9fdd81] daemon started 12:21:47 [2020-04-22T12:21:47.698Z] daemon.go:461: [df58eee9fdd81] Stopping daemon 12:21:47 [2020-04-22T12:21:47.698Z] daemon.go:296: [df58eee9fdd81] exiting daemon 12:21:47 [2020-04-22T12:21:47.698Z] daemon.go:448: [df58eee9fdd81] Daemon stopped 12:21:47 [2020-04-22T12:21:47.698Z] === RUN TestAuthZPluginAPIDenyResponse 12:21:48 [2020-04-22T12:21:48.263Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) 12:21:48 [2020-04-22T12:21:48.263Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse 12:21:48 [2020-04-22T12:21:48.263Z] daemon.go:325: [dcbcc974ad5ac] waiting for daemon to start 12:21:48 [2020-04-22T12:21:48.263Z] daemon.go:325: [dcbcc974ad5ac] waiting for daemon to start 12:21:48 [2020-04-22T12:21:48.263Z] daemon.go:353: [dcbcc974ad5ac] daemon started 12:21:48 [2020-04-22T12:21:48.263Z] daemon.go:461: [dcbcc974ad5ac] Stopping daemon 12:21:48 [2020-04-22T12:21:48.263Z] daemon.go:296: [dcbcc974ad5ac] exiting daemon 12:21:48 [2020-04-22T12:21:48.263Z] daemon.go:448: [dcbcc974ad5ac] Daemon stopped 12:21:48 [2020-04-22T12:21:48.263Z] === RUN TestAuthZPluginDenyResponse 12:21:48 [2020-04-22T12:21:48.828Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) 12:21:48 [2020-04-22T12:21:48.828Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse 12:21:48 [2020-04-22T12:21:48.828Z] daemon.go:325: [d816c21ad5037] waiting for daemon to start 12:21:48 [2020-04-22T12:21:48.828Z] daemon.go:325: [d816c21ad5037] waiting for daemon to start 12:21:48 [2020-04-22T12:21:48.828Z] daemon.go:353: [d816c21ad5037] daemon started 12:21:48 [2020-04-22T12:21:48.828Z] daemon.go:461: [d816c21ad5037] Stopping daemon 12:21:48 [2020-04-22T12:21:48.828Z] daemon.go:296: [d816c21ad5037] exiting daemon 12:21:48 [2020-04-22T12:21:48.828Z] daemon.go:448: [d816c21ad5037] Daemon stopped 12:21:48 [2020-04-22T12:21:48.828Z] === RUN TestAuthZPluginAllowEventStream 12:21:50 [2020-04-22T12:21:50.726Z] --- PASS: TestAuthZPluginAllowEventStream (1.66s) 12:21:50 [2020-04-22T12:21:50.726Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream 12:21:50 [2020-04-22T12:21:50.726Z] daemon.go:325: [d9a1f7ac091fb] waiting for daemon to start 12:21:50 [2020-04-22T12:21:50.726Z] daemon.go:325: [d9a1f7ac091fb] waiting for daemon to start 12:21:50 [2020-04-22T12:21:50.726Z] daemon.go:353: [d9a1f7ac091fb] daemon started 12:21:50 [2020-04-22T12:21:50.726Z] daemon.go:461: [d9a1f7ac091fb] Stopping daemon 12:21:50 [2020-04-22T12:21:50.726Z] daemon.go:296: [d9a1f7ac091fb] exiting daemon 12:21:50 [2020-04-22T12:21:50.726Z] daemon.go:448: [d9a1f7ac091fb] Daemon stopped 12:21:50 [2020-04-22T12:21:50.726Z] === RUN TestAuthZPluginErrorResponse 12:21:50 [2020-04-22T12:21:50.984Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) 12:21:50 [2020-04-22T12:21:50.984Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse 12:21:50 [2020-04-22T12:21:50.984Z] daemon.go:325: [d888764d9abf0] waiting for daemon to start 12:21:50 [2020-04-22T12:21:50.984Z] daemon.go:325: [d888764d9abf0] waiting for daemon to start 12:21:50 [2020-04-22T12:21:50.984Z] daemon.go:353: [d888764d9abf0] daemon started 12:21:50 [2020-04-22T12:21:50.984Z] daemon.go:461: [d888764d9abf0] Stopping daemon 12:21:50 [2020-04-22T12:21:50.984Z] daemon.go:296: [d888764d9abf0] exiting daemon 12:21:50 [2020-04-22T12:21:50.984Z] daemon.go:448: [d888764d9abf0] Daemon stopped 12:21:50 [2020-04-22T12:21:50.984Z] === RUN TestAuthZPluginErrorRequest 12:21:51 [2020-04-22T12:21:51.549Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) 12:21:51 [2020-04-22T12:21:51.549Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest 12:21:51 [2020-04-22T12:21:51.549Z] daemon.go:325: [d70ac306a3911] waiting for daemon to start 12:21:51 [2020-04-22T12:21:51.549Z] daemon.go:325: [d70ac306a3911] waiting for daemon to start 12:21:51 [2020-04-22T12:21:51.549Z] daemon.go:353: [d70ac306a3911] daemon started 12:21:51 [2020-04-22T12:21:51.549Z] daemon.go:461: [d70ac306a3911] Stopping daemon 12:21:51 [2020-04-22T12:21:51.549Z] daemon.go:296: [d70ac306a3911] exiting daemon 12:21:51 [2020-04-22T12:21:51.549Z] daemon.go:448: [d70ac306a3911] Daemon stopped 12:21:51 [2020-04-22T12:21:51.549Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 12:21:51 [2020-04-22T12:21:51.825Z] Created binary: bundles/dynbinary-daemon/dockerd-dev 12:21:51 [2020-04-22T12:21:51.825Z] 12:21:51 [2020-04-22T12:21:51.825Z] ---> Making bundle: test-integration (in bundles/test-integration) 12:21:51 [2020-04-22T12:21:51.825Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 12:21:51 [2020-04-22T12:21:51.825Z] HOSTNAME=ae6b4843fb1d 12:21:51 [2020-04-22T12:21:51.825Z] TESTDEBUG=0 12:21:51 [2020-04-22T12:21:51.825Z] DEST=bundles/test-integration 12:21:51 [2020-04-22T12:21:51.825Z] PWD=/go/src/github.com/docker/docker 12:21:51 [2020-04-22T12:21:51.825Z] DOCKER_GITCOMMIT=70e7d6fe4aee4a7dfea22fa53bd0539e8cef31f8 12:21:51 [2020-04-22T12:21:51.825Z] container=docker 12:21:51 [2020-04-22T12:21:51.825Z] HOME=/root 12:21:51 [2020-04-22T12:21:51.825Z] GOLANG_VERSION=1.13.10 12:21:51 [2020-04-22T12:21:51.825Z] VALIDATE_REPO=https://github.com/moby/moby.git 12:21:51 [2020-04-22T12:21:51.825Z] VALIDATE_BRANCH=19.03 12:21:51 [2020-04-22T12:21:51.825Z] TERM=xterm 12:21:51 [2020-04-22T12:21:51.825Z] DOCKER_PKG=github.com/docker/docker 12:21:51 [2020-04-22T12:21:51.825Z] SHLVL=1 12:21:51 [2020-04-22T12:21:51.825Z] TIMEOUT=120m 12:21:51 [2020-04-22T12:21:51.825Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald 12:21:51 [2020-04-22T12:21:51.825Z] DOCKER_GRAPHDRIVER=overlay2 12:21:51 [2020-04-22T12:21:51.825Z] GO111MODULE=off 12:21:51 [2020-04-22T12:21:51.825Z] DOCKER_EXPERIMENTAL=1 12:21:51 [2020-04-22T12:21:51.825Z] TEST_SKIP_INTEGRATION_CLI=1 12:21:51 [2020-04-22T12:21:51.825Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 12:21:51 [2020-04-22T12:21:51.825Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 12:21:51 [2020-04-22T12:21:51.825Z] GOPATH=/go 12:21:51 [2020-04-22T12:21:51.825Z] PKG_CONFIG=pkg-config 12:21:51 [2020-04-22T12:21:51.825Z] _=/usr/bin/env 12:21:51 [2020-04-22T12:21:51.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 12:21:52 [2020-04-22T12:21:52.113Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) 12:21:52 [2020-04-22T12:21:52.114Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration 12:21:52 [2020-04-22T12:21:52.114Z] daemon.go:325: [d38ffd60a3a47] waiting for daemon to start 12:21:52 [2020-04-22T12:21:52.114Z] daemon.go:325: [d38ffd60a3a47] waiting for daemon to start 12:21:52 [2020-04-22T12:21:52.114Z] daemon.go:353: [d38ffd60a3a47] daemon started 12:21:52 [2020-04-22T12:21:52.114Z] daemon.go:461: [d38ffd60a3a47] Stopping daemon 12:21:52 [2020-04-22T12:21:52.114Z] daemon.go:296: [d38ffd60a3a47] exiting daemon 12:21:52 [2020-04-22T12:21:52.114Z] daemon.go:448: [d38ffd60a3a47] Daemon stopped 12:21:52 [2020-04-22T12:21:52.114Z] === RUN TestAuthZPluginEnsureLoadImportWorking 12:21:54 [2020-04-22T12:21:54.010Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.93s) 12:21:54 [2020-04-22T12:21:54.010Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking 12:21:54 [2020-04-22T12:21:54.010Z] daemon.go:325: [df8d10bba6833] waiting for daemon to start 12:21:54 [2020-04-22T12:21:54.010Z] daemon.go:325: [df8d10bba6833] waiting for daemon to start 12:21:54 [2020-04-22T12:21:54.010Z] daemon.go:353: [df8d10bba6833] daemon started 12:21:54 [2020-04-22T12:21:54.010Z] daemon.go:461: [df8d10bba6833] Stopping daemon 12:21:54 [2020-04-22T12:21:54.010Z] daemon.go:296: [df8d10bba6833] exiting daemon 12:21:54 [2020-04-22T12:21:54.010Z] daemon.go:448: [df8d10bba6833] Daemon stopped 12:21:54 [2020-04-22T12:21:54.010Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 12:21:54 [2020-04-22T12:21:54.010Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose 12:21:54 [2020-04-22T12:21:54.943Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser 12:21:55 [2020-04-22T12:21:55.507Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume 12:21:56 [2020-04-22T12:21:56.073Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir 12:21:56 [2020-04-22T12:21:56.073Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.06s) 12:21:56 [2020-04-22T12:21:56.073Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom 12:21:56 [2020-04-22T12:21:56.073Z] daemon.go:325: [dcca293d34bef] waiting for daemon to start 12:21:56 [2020-04-22T12:21:56.073Z] daemon.go:325: [dcca293d34bef] waiting for daemon to start 12:21:56 [2020-04-22T12:21:56.073Z] daemon.go:353: [dcca293d34bef] daemon started 12:21:56 [2020-04-22T12:21:56.073Z] daemon.go:461: [dcca293d34bef] Stopping daemon 12:21:56 [2020-04-22T12:21:56.073Z] daemon.go:296: [dcca293d34bef] exiting daemon 12:21:56 [2020-04-22T12:21:56.073Z] daemon.go:448: [dcca293d34bef] Daemon stopped 12:21:56 [2020-04-22T12:21:56.073Z] === RUN TestAuthZPluginHeader 12:21:57 [2020-04-22T12:21:57.004Z] --- PASS: TestAuthZPluginHeader (0.85s) 12:21:57 [2020-04-22T12:21:57.004Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader 12:21:57 [2020-04-22T12:21:57.005Z] daemon.go:325: [d4c9051cd9f9f] waiting for daemon to start 12:21:57 [2020-04-22T12:21:57.005Z] daemon.go:325: [d4c9051cd9f9f] waiting for daemon to start 12:21:57 [2020-04-22T12:21:57.005Z] daemon.go:353: [d4c9051cd9f9f] daemon started 12:21:57 [2020-04-22T12:21:57.005Z] daemon.go:461: [d4c9051cd9f9f] Stopping daemon 12:21:57 [2020-04-22T12:21:57.005Z] daemon.go:296: [d4c9051cd9f9f] exiting daemon 12:21:57 [2020-04-22T12:21:57.005Z] daemon.go:448: [d4c9051cd9f9f] Daemon stopped 12:21:57 [2020-04-22T12:21:57.005Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 12:21:57 [2020-04-22T12:21:57.262Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest 12:21:57 [2020-04-22T12:21:57.262Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace 12:21:57 [2020-04-22T12:21:57.827Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation 12:22:02 [2020-04-22T12:22:02.008Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.87s) 12:22:02 [2020-04-22T12:22:02.008Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest 12:22:02 [2020-04-22T12:22:02.008Z] daemon.go:325: [d46005ff9e596] waiting for daemon to start 12:22:02 [2020-04-22T12:22:02.008Z] daemon.go:325: [d46005ff9e596] waiting for daemon to start 12:22:02 [2020-04-22T12:22:02.008Z] daemon.go:353: [d46005ff9e596] daemon started 12:22:02 [2020-04-22T12:22:02.008Z] daemon.go:461: [d46005ff9e596] Stopping daemon 12:22:02 [2020-04-22T12:22:02.008Z] daemon.go:296: [d46005ff9e596] exiting daemon 12:22:02 [2020-04-22T12:22:02.008Z] daemon.go:448: [d46005ff9e596] Daemon stopped 12:22:02 [2020-04-22T12:22:02.008Z] daemon.go:325: [d46005ff9e596] waiting for daemon to start 12:22:02 [2020-04-22T12:22:02.008Z] daemon.go:325: [d46005ff9e596] waiting for daemon to start 12:22:02 [2020-04-22T12:22:02.008Z] daemon.go:353: [d46005ff9e596] daemon started 12:22:02 [2020-04-22T12:22:02.008Z] daemon.go:461: [d46005ff9e596] Stopping daemon 12:22:02 [2020-04-22T12:22:02.008Z] daemon.go:296: [d46005ff9e596] exiting daemon 12:22:02 [2020-04-22T12:22:02.008Z] daemon.go:448: [d46005ff9e596] Daemon stopped 12:22:02 [2020-04-22T12:22:02.008Z] === RUN TestAuthZPluginV2Disable 12:22:05 [2020-04-22T12:22:05.284Z] --- PASS: TestAuthZPluginV2Disable (3.47s) 12:22:05 [2020-04-22T12:22:05.284Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable 12:22:05 [2020-04-22T12:22:05.284Z] daemon.go:325: [d0802686a2a57] waiting for daemon to start 12:22:05 [2020-04-22T12:22:05.284Z] daemon.go:325: [d0802686a2a57] waiting for daemon to start 12:22:05 [2020-04-22T12:22:05.284Z] daemon.go:353: [d0802686a2a57] daemon started 12:22:05 [2020-04-22T12:22:05.284Z] daemon.go:461: [d0802686a2a57] Stopping daemon 12:22:05 [2020-04-22T12:22:05.284Z] daemon.go:296: [d0802686a2a57] exiting daemon 12:22:05 [2020-04-22T12:22:05.284Z] daemon.go:448: [d0802686a2a57] Daemon stopped 12:22:05 [2020-04-22T12:22:05.284Z] daemon.go:325: [d0802686a2a57] waiting for daemon to start 12:22:05 [2020-04-22T12:22:05.284Z] daemon.go:325: [d0802686a2a57] waiting for daemon to start 12:22:05 [2020-04-22T12:22:05.284Z] daemon.go:353: [d0802686a2a57] daemon started 12:22:05 [2020-04-22T12:22:05.284Z] daemon.go:461: [d0802686a2a57] Stopping daemon 12:22:05 [2020-04-22T12:22:05.284Z] daemon.go:296: [d0802686a2a57] exiting daemon 12:22:05 [2020-04-22T12:22:05.284Z] daemon.go:448: [d0802686a2a57] Daemon stopped 12:22:05 [2020-04-22T12:22:05.284Z] === RUN TestAuthZPluginV2RejectVolumeRequests 12:22:08 [2020-04-22T12:22:08.561Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.21s) 12:22:08 [2020-04-22T12:22:08.561Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests 12:22:08 [2020-04-22T12:22:08.561Z] daemon.go:325: [defaeb3b11238] waiting for daemon to start 12:22:08 [2020-04-22T12:22:08.561Z] daemon.go:325: [defaeb3b11238] waiting for daemon to start 12:22:08 [2020-04-22T12:22:08.561Z] daemon.go:353: [defaeb3b11238] daemon started 12:22:08 [2020-04-22T12:22:08.561Z] daemon.go:461: [defaeb3b11238] Stopping daemon 12:22:08 [2020-04-22T12:22:08.561Z] daemon.go:296: [defaeb3b11238] exiting daemon 12:22:08 [2020-04-22T12:22:08.561Z] daemon.go:448: [defaeb3b11238] Daemon stopped 12:22:08 [2020-04-22T12:22:08.561Z] daemon.go:325: [defaeb3b11238] waiting for daemon to start 12:22:08 [2020-04-22T12:22:08.561Z] daemon.go:325: [defaeb3b11238] waiting for daemon to start 12:22:08 [2020-04-22T12:22:08.561Z] daemon.go:353: [defaeb3b11238] daemon started 12:22:08 [2020-04-22T12:22:08.561Z] daemon.go:461: [defaeb3b11238] Stopping daemon 12:22:08 [2020-04-22T12:22:08.561Z] daemon.go:296: [defaeb3b11238] exiting daemon 12:22:08 [2020-04-22T12:22:08.561Z] daemon.go:448: [defaeb3b11238] Daemon stopped 12:22:08 [2020-04-22T12:22:08.561Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 12:22:09 [2020-04-22T12:22:09.126Z] === RUN TestDockerSuite/TestBuildExpose 12:22:09 [2020-04-22T12:22:09.384Z] === RUN TestDockerSuite/TestBuildExposeMorePorts 12:22:10 [2020-04-22T12:22:10.317Z] === RUN TestDockerSuite/TestBuildExposeOrder 12:22:10 [2020-04-22T12:22:10.618Z] ? github.com/docker/docker/api/server/backend/build [no test files] 12:22:10 [2020-04-22T12:22:10.618Z] ok github.com/docker/docker/api/server/httputils 0.017s coverage: 14.7% of statements 12:22:10 [2020-04-22T12:22:10.618Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements 12:22:10 [2020-04-22T12:22:10.618Z] ? github.com/docker/docker/api/server/router [no test files] 12:22:10 [2020-04-22T12:22:10.618Z] ? github.com/docker/docker/api/server/router/build [no test files] 12:22:10 [2020-04-22T12:22:10.618Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 12:22:10 [2020-04-22T12:22:10.618Z] ? github.com/docker/docker/api/server/router/container [no test files] 12:22:10 [2020-04-22T12:22:10.618Z] ? github.com/docker/docker/api/server/router/debug [no test files] 12:22:10 [2020-04-22T12:22:10.618Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 12:22:10 [2020-04-22T12:22:10.618Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 12:22:10 [2020-04-22T12:22:10.618Z] ? github.com/docker/docker/api/server/router/image [no test files] 12:22:10 [2020-04-22T12:22:10.618Z] ? github.com/docker/docker/api/server/router/network [no test files] 12:22:10 [2020-04-22T12:22:10.618Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 12:22:10 [2020-04-22T12:22:10.618Z] ? github.com/docker/docker/api/server/router/session [no test files] 12:22:10 [2020-04-22T12:22:10.618Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 3.1% of statements 12:22:10 [2020-04-22T12:22:10.618Z] ? github.com/docker/docker/api/server/router/system [no test files] 12:22:10 [2020-04-22T12:22:10.618Z] ? github.com/docker/docker/api/server/router/volume [no test files] 12:22:10 [2020-04-22T12:22:10.618Z] ? github.com/docker/docker/api/types [no test files] 12:22:10 [2020-04-22T12:22:10.619Z] ? github.com/docker/docker/api/types/backend [no test files] 12:22:10 [2020-04-22T12:22:10.619Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 12:22:10 [2020-04-22T12:22:10.619Z] ? github.com/docker/docker/api/types/container [no test files] 12:22:10 [2020-04-22T12:22:10.619Z] ? github.com/docker/docker/api/types/events [no test files] 12:22:10 [2020-04-22T12:22:10.619Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements 12:22:10 [2020-04-22T12:22:10.619Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements 12:22:10 [2020-04-22T12:22:10.619Z] ? github.com/docker/docker/api/types/image [no test files] 12:22:10 [2020-04-22T12:22:10.619Z] ? github.com/docker/docker/api/types/mount [no test files] 12:22:10 [2020-04-22T12:22:10.619Z] ? github.com/docker/docker/api/types/network [no test files] 12:22:10 [2020-04-22T12:22:10.619Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 12:22:10 [2020-04-22T12:22:10.619Z] ? github.com/docker/docker/api/types/registry [no test files] 12:22:10 [2020-04-22T12:22:10.619Z] ? github.com/docker/docker/api/types/swarm [no test files] 12:22:10 [2020-04-22T12:22:10.619Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 12:22:10 [2020-04-22T12:22:10.619Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements 12:22:10 [2020-04-22T12:22:10.619Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements 12:22:10 [2020-04-22T12:22:10.619Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 12:22:10 [2020-04-22T12:22:10.619Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 12:22:10 [2020-04-22T12:22:10.619Z] ? github.com/docker/docker/api/types/volume [no test files] 12:22:10 [2020-04-22T12:22:10.619Z] ? github.com/docker/docker/builder [no test files] 12:22:10 [2020-04-22T12:22:10.619Z] ? github.com/docker/docker/builder/builder-next [no test files] 12:22:10 [2020-04-22T12:22:10.619Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 12:22:10 [2020-04-22T12:22:10.619Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 12:22:10 [2020-04-22T12:22:10.619Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 12:22:10 [2020-04-22T12:22:10.619Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 12:22:10 [2020-04-22T12:22:10.619Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 12:22:10 [2020-04-22T12:22:10.619Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 12:22:10 [2020-04-22T12:22:10.881Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto 12:22:11 [2020-04-22T12:22:11.139Z] === RUN TestDockerSuite/TestBuildFails 12:22:11 [2020-04-22T12:22:11.184Z] ok github.com/docker/docker/builder/dockerignore 0.008s coverage: 96.8% of statements 12:22:12 [2020-04-22T12:22:12.511Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable 12:22:12 [2020-04-22T12:22:12.512Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir 12:22:14 [2020-04-22T12:22:14.460Z] ok github.com/docker/docker/builder/fscache 0.114s coverage: 69.2% of statements 12:22:15 [2020-04-22T12:22:15.024Z] ok github.com/docker/docker/builder/dockerfile 0.578s coverage: 45.1% of statements 12:22:15 [2020-04-22T12:22:15.535Z] eac6fba788c9: Pull complete 12:22:15 [2020-04-22T12:22:15.535Z] Digest: sha256:2ecf1e2987b91b41f576afd7f56aa40c9ddbc691d7b6b066c64d8f27fb3070ca 12:22:15 [2020-04-22T12:22:15.535Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 12:22:15 [2020-04-22T12:22:15.535Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully 12:22:15 [2020-04-22T12:22:15.535Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test 12:22:15 [2020-04-22T12:22:15.535Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1158' 12:22:15 [2020-04-22T12:22:15.535Z] WARN: Skipping validation tests 12:22:15 [2020-04-22T12:22:15.535Z] INFO: Running unit tests at 04/22/2020 12:22:01... 12:22:15 [2020-04-22T12:22:15.535Z] INFO: make.ps1 starting at 04/22/2020 12:22:04 12:22:15 [2020-04-22T12:22:15.535Z] INFO: Git commit (70e7d6fe4) assumed from DOCKER_GITCOMMIT environment variable 12:22:15 [2020-04-22T12:22:15.535Z] INFO: Invoking autogen... 12:22:15 [2020-04-22T12:22:15.535Z] INFO: Running unit tests... 12:22:15 [2020-04-22T12:22:15.791Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile 12:22:16 [2020-04-22T12:22:16.049Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection 12:22:17 [2020-04-22T12:22:17.552Z] ok github.com/docker/docker/builder/remotecontext 0.183s coverage: 13.6% of statements 12:22:17 [2020-04-22T12:22:17.809Z] ok github.com/docker/docker/builder/remotecontext/git 1.114s coverage: 85.1% of statements 12:22:17 [2020-04-22T12:22:17.809Z] ? github.com/docker/docker/cli [no test files] 12:22:17 [2020-04-22T12:22:17.809Z] ? github.com/docker/docker/cli/config [no test files] 12:22:17 [2020-04-22T12:22:17.809Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements 12:22:18 [2020-04-22T12:22:18.574Z] === RUN TestDockerSuite/TestBuildForceRm 12:22:20 [2020-04-22T12:22:20.473Z] === RUN TestDockerSuite/TestBuildFromGit 12:22:21 [2020-04-22T12:22:21.406Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.00s) 12:22:21 [2020-04-22T12:22:21.406Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart 12:22:21 [2020-04-22T12:22:21.406Z] daemon.go:325: [def3049e68d64] waiting for daemon to start 12:22:21 [2020-04-22T12:22:21.406Z] daemon.go:325: [def3049e68d64] waiting for daemon to start 12:22:21 [2020-04-22T12:22:21.406Z] daemon.go:353: [def3049e68d64] daemon started 12:22:21 [2020-04-22T12:22:21.406Z] daemon.go:461: [def3049e68d64] Stopping daemon 12:22:21 [2020-04-22T12:22:21.406Z] daemon.go:296: [def3049e68d64] exiting daemon 12:22:21 [2020-04-22T12:22:21.406Z] daemon.go:448: [def3049e68d64] Daemon stopped 12:22:21 [2020-04-22T12:22:21.406Z] daemon.go:325: [def3049e68d64] waiting for daemon to start 12:22:21 [2020-04-22T12:22:21.406Z] daemon.go:325: [def3049e68d64] waiting for daemon to start 12:22:21 [2020-04-22T12:22:21.406Z] daemon.go:296: [def3049e68d64] exiting daemon 12:22:21 [2020-04-22T12:22:21.406Z] daemon.go:325: [def3049e68d64] waiting for daemon to start 12:22:21 [2020-04-22T12:22:21.406Z] daemon.go:325: [def3049e68d64] waiting for daemon to start 12:22:21 [2020-04-22T12:22:21.406Z] daemon.go:325: [def3049e68d64] waiting for daemon to start 12:22:21 [2020-04-22T12:22:21.406Z] daemon.go:353: [def3049e68d64] daemon started 12:22:21 [2020-04-22T12:22:21.406Z] daemon.go:461: [def3049e68d64] Stopping daemon 12:22:21 [2020-04-22T12:22:21.406Z] daemon.go:296: [def3049e68d64] exiting daemon 12:22:21 [2020-04-22T12:22:21.406Z] daemon.go:448: [def3049e68d64] Daemon stopped 12:22:21 [2020-04-22T12:22:21.406Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 12:22:21 [2020-04-22T12:22:21.664Z] === RUN TestDockerSuite/TestBuildFromGitWithContext 12:22:22 [2020-04-22T12:22:22.230Z] === RUN TestDockerSuite/TestBuildFromGitWithF 12:22:22 [2020-04-22T12:22:22.738Z] ? github.com/docker/docker/api [no test files] 12:22:23 [2020-04-22T12:22:23.091Z] ok github.com/docker/docker/client 0.143s coverage: 75.7% of statements 12:22:23 [2020-04-22T12:22:23.161Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile 12:22:25 [2020-04-22T12:22:25.055Z] === RUN TestDockerSuite/TestBuildFromOfficialNames 12:22:25 [2020-04-22T12:22:25.986Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball 12:22:25 [2020-04-22T12:22:25.986Z] === RUN TestDockerSuite/TestBuildFromStdinWithF 12:22:28 [2020-04-22T12:22:28.509Z] === RUN TestDockerSuite/TestBuildFromURLWithF 12:22:30 [2020-04-22T12:22:30.407Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume 12:22:31 [2020-04-22T12:22:31.184Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 12:22:31 [2020-04-22T12:22:31.340Z] === RUN TestDockerSuite/TestBuildHistory 12:22:33 [2020-04-22T12:22:33.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 12:22:35 [2020-04-22T12:22:35.517Z] === RUN TestDockerSuite/TestBuildIidFile 12:22:35 [2020-04-22T12:22:35.774Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail 12:22:36 [2020-04-22T12:22:36.706Z] === RUN TestDockerSuite/TestBuildInheritance 12:22:37 [2020-04-22T12:22:37.272Z] === RUN TestDockerSuite/TestBuildIntermediateTarget 12:22:37 [2020-04-22T12:22:37.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 12:22:37 [2020-04-22T12:22:37.739Z] ok github.com/docker/docker/api/server 0.109s coverage: 7.9% of statements 12:22:37 [2020-04-22T12:22:37.837Z] === RUN TestDockerSuite/TestBuildInvalidTag 12:22:37 [2020-04-22T12:22:37.837Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun 12:22:38 [2020-04-22T12:22:38.094Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) 12:22:38 [2020-04-22T12:22:38.094Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart 12:22:38 [2020-04-22T12:22:38.094Z] daemon.go:325: [d6bb4995511ac] waiting for daemon to start 12:22:38 [2020-04-22T12:22:38.094Z] daemon.go:325: [d6bb4995511ac] waiting for daemon to start 12:22:38 [2020-04-22T12:22:38.094Z] daemon.go:353: [d6bb4995511ac] daemon started 12:22:38 [2020-04-22T12:22:38.094Z] daemon.go:461: [d6bb4995511ac] Stopping daemon 12:22:38 [2020-04-22T12:22:38.094Z] daemon.go:296: [d6bb4995511ac] exiting daemon 12:22:38 [2020-04-22T12:22:38.094Z] daemon.go:448: [d6bb4995511ac] Daemon stopped 12:22:38 [2020-04-22T12:22:38.094Z] daemon.go:325: [d6bb4995511ac] waiting for daemon to start 12:22:38 [2020-04-22T12:22:38.094Z] daemon.go:325: [d6bb4995511ac] waiting for daemon to start 12:22:38 [2020-04-22T12:22:38.094Z] daemon.go:325: [d6bb4995511ac] waiting for daemon to start 12:22:38 [2020-04-22T12:22:38.094Z] daemon.go:325: [d6bb4995511ac] waiting for daemon to start 12:22:38 [2020-04-22T12:22:38.094Z] daemon.go:339: [d6bb4995511ac] error pinging daemon on start: Get http://d6bb4995511ac.sock/_ping: context deadline exceeded 12:22:38 [2020-04-22T12:22:38.094Z] daemon.go:325: [d6bb4995511ac] waiting for daemon to start 12:22:38 [2020-04-22T12:22:38.094Z] daemon.go:339: [d6bb4995511ac] error pinging daemon on start: Get http://d6bb4995511ac.sock/_ping: context deadline exceeded 12:22:38 [2020-04-22T12:22:38.094Z] daemon.go:325: [d6bb4995511ac] waiting for daemon to start 12:22:38 [2020-04-22T12:22:38.094Z] daemon.go:339: [d6bb4995511ac] error pinging daemon on start: Get http://d6bb4995511ac.sock/_ping: context deadline exceeded 12:22:38 [2020-04-22T12:22:38.094Z] daemon.go:325: [d6bb4995511ac] waiting for daemon to start 12:22:38 [2020-04-22T12:22:38.094Z] daemon.go:339: [d6bb4995511ac] error pinging daemon on start: Get http://d6bb4995511ac.sock/_ping: context deadline exceeded 12:22:38 [2020-04-22T12:22:38.094Z] daemon.go:296: [d6bb4995511ac] exiting daemon 12:22:38 [2020-04-22T12:22:38.094Z] daemon.go:325: [d6bb4995511ac] waiting for daemon to start 12:22:38 [2020-04-22T12:22:38.094Z] daemon.go:325: [d6bb4995511ac] waiting for daemon to start 12:22:38 [2020-04-22T12:22:38.094Z] daemon.go:325: [d6bb4995511ac] waiting for daemon to start 12:22:38 [2020-04-22T12:22:38.094Z] daemon.go:353: [d6bb4995511ac] daemon started 12:22:38 [2020-04-22T12:22:38.094Z] daemon.go:461: [d6bb4995511ac] Stopping daemon 12:22:38 [2020-04-22T12:22:38.094Z] daemon.go:296: [d6bb4995511ac] exiting daemon 12:22:38 [2020-04-22T12:22:38.094Z] daemon.go:448: [d6bb4995511ac] Daemon stopped 12:22:38 [2020-04-22T12:22:38.094Z] PASS 12:22:38 [2020-04-22T12:22:38.094Z] 12:22:38 [2020-04-22T12:22:38.094Z] DONE 17 tests in 53.149s 12:22:38 [2020-04-22T12:22:38.094Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 12:22:38 [2020-04-22T12:22:38.094Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m 12:22:38 [2020-04-22T12:22:38.094Z] ++ set -e 12:22:38 [2020-04-22T12:22:38.094Z] ++ '[' -n 0 ']' 12:22:38 [2020-04-22T12:22:38.094Z] ++ set -x 12:22:38 [2020-04-22T12:22:38.094Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m 12:22:38 [2020-04-22T12:22:38.094Z] INFO: Testing against a local daemon 12:22:38 [2020-04-22T12:22:38.094Z] === RUN TestPluginInvalidJSON 12:22:38 [2020-04-22T12:22:38.094Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 12:22:38 [2020-04-22T12:22:38.094Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 12:22:38 [2020-04-22T12:22:38.094Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 12:22:38 [2020-04-22T12:22:38.094Z] --- PASS: TestPluginInvalidJSON (0.02s) 12:22:38 [2020-04-22T12:22:38.094Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) 12:22:38 [2020-04-22T12:22:38.094Z] PASS 12:22:38 [2020-04-22T12:22:38.094Z] 12:22:38 [2020-04-22T12:22:38.094Z] DONE 2 tests in 0.126s 12:22:38 [2020-04-22T12:22:38.094Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 12:22:38 [2020-04-22T12:22:38.094Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m 12:22:38 [2020-04-22T12:22:38.094Z] ++ set -e 12:22:38 [2020-04-22T12:22:38.094Z] ++ '[' -n 0 ']' 12:22:38 [2020-04-22T12:22:38.094Z] ++ set -x 12:22:38 [2020-04-22T12:22:38.094Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m 12:22:38 [2020-04-22T12:22:38.351Z] INFO: Testing against a local daemon 12:22:38 [2020-04-22T12:22:38.351Z] === RUN TestExternalGraphDriver 12:22:38 [2020-04-22T12:22:38.351Z] === RUN TestExternalGraphDriver/json 12:22:38 [2020-04-22T12:22:38.916Z] === RUN TestDockerSuite/TestBuildLabel 12:22:39 [2020-04-22T12:22:39.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 12:22:39 [2020-04-22T12:22:39.504Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit 12:22:40 [2020-04-22T12:22:40.102Z] === RUN TestDockerSuite/TestBuildLabelMultiple 12:22:40 [2020-04-22T12:22:40.367Z] === RUN TestDockerSuite/TestBuildLabelOneNode 12:22:40 [2020-04-22T12:22:40.629Z] === RUN TestExternalGraphDriver/spec 12:22:40 [2020-04-22T12:22:40.886Z] === RUN TestDockerSuite/TestBuildLabels 12:22:41 [2020-04-22T12:22:41.193Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 12:22:41 [2020-04-22T12:22:41.451Z] === RUN TestDockerSuite/TestBuildLabelsCache 12:22:42 [2020-04-22T12:22:42.383Z] === RUN TestDockerSuite/TestBuildLabelsOverride 12:22:42 [2020-04-22T12:22:42.641Z] === RUN TestExternalGraphDriver/pull 12:22:43 [2020-04-22T12:22:43.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 12:22:44 [2020-04-22T12:22:44.537Z] --- PASS: TestExternalGraphDriver (6.17s) 12:22:44 [2020-04-22T12:22:44.537Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver 12:22:44 [2020-04-22T12:22:44.537Z] daemon.go:325: [dbf85cd336401] waiting for daemon to start 12:22:44 [2020-04-22T12:22:44.537Z] daemon.go:325: [dbf85cd336401] waiting for daemon to start 12:22:44 [2020-04-22T12:22:44.537Z] daemon.go:353: [dbf85cd336401] daemon started 12:22:44 [2020-04-22T12:22:44.537Z] daemon.go:461: [dbf85cd336401] Stopping daemon 12:22:44 [2020-04-22T12:22:44.537Z] daemon.go:296: [dbf85cd336401] exiting daemon 12:22:44 [2020-04-22T12:22:44.537Z] daemon.go:448: [dbf85cd336401] Daemon stopped 12:22:44 [2020-04-22T12:22:44.537Z] daemon.go:325: [dbf85cd336401] waiting for daemon to start 12:22:44 [2020-04-22T12:22:44.537Z] daemon.go:325: [dbf85cd336401] waiting for daemon to start 12:22:44 [2020-04-22T12:22:44.537Z] daemon.go:353: [dbf85cd336401] daemon started 12:22:44 [2020-04-22T12:22:44.537Z] daemon.go:461: [dbf85cd336401] Stopping daemon 12:22:44 [2020-04-22T12:22:44.537Z] daemon.go:296: [dbf85cd336401] exiting daemon 12:22:44 [2020-04-22T12:22:44.537Z] daemon.go:448: [dbf85cd336401] Daemon stopped 12:22:44 [2020-04-22T12:22:44.537Z] --- PASS: TestExternalGraphDriver/json (2.16s) 12:22:44 [2020-04-22T12:22:44.537Z] daemon.go:325: [dbf85cd336401] waiting for daemon to start 12:22:44 [2020-04-22T12:22:44.537Z] daemon.go:325: [dbf85cd336401] waiting for daemon to start 12:22:44 [2020-04-22T12:22:44.537Z] daemon.go:353: [dbf85cd336401] daemon started 12:22:44 [2020-04-22T12:22:44.537Z] daemon.go:461: [dbf85cd336401] Stopping daemon 12:22:44 [2020-04-22T12:22:44.537Z] daemon.go:296: [dbf85cd336401] exiting daemon 12:22:44 [2020-04-22T12:22:44.537Z] daemon.go:448: [dbf85cd336401] Daemon stopped 12:22:44 [2020-04-22T12:22:44.537Z] daemon.go:325: [dbf85cd336401] waiting for daemon to start 12:22:44 [2020-04-22T12:22:44.537Z] daemon.go:325: [dbf85cd336401] waiting for daemon to start 12:22:44 [2020-04-22T12:22:44.537Z] daemon.go:353: [dbf85cd336401] daemon started 12:22:44 [2020-04-22T12:22:44.537Z] daemon.go:461: [dbf85cd336401] Stopping daemon 12:22:44 [2020-04-22T12:22:44.537Z] daemon.go:296: [dbf85cd336401] exiting daemon 12:22:44 [2020-04-22T12:22:44.537Z] daemon.go:448: [dbf85cd336401] Daemon stopped 12:22:44 [2020-04-22T12:22:44.537Z] --- PASS: TestExternalGraphDriver/spec (2.08s) 12:22:44 [2020-04-22T12:22:44.537Z] daemon.go:325: [dbf85cd336401] waiting for daemon to start 12:22:44 [2020-04-22T12:22:44.538Z] daemon.go:325: [dbf85cd336401] waiting for daemon to start 12:22:44 [2020-04-22T12:22:44.538Z] daemon.go:353: [dbf85cd336401] daemon started 12:22:44 [2020-04-22T12:22:44.538Z] daemon.go:461: [dbf85cd336401] Stopping daemon 12:22:44 [2020-04-22T12:22:44.538Z] daemon.go:296: [dbf85cd336401] exiting daemon 12:22:44 [2020-04-22T12:22:44.538Z] daemon.go:448: [dbf85cd336401] Daemon stopped 12:22:44 [2020-04-22T12:22:44.538Z] --- PASS: TestExternalGraphDriver/pull (1.79s) 12:22:44 [2020-04-22T12:22:44.538Z] === RUN TestGraphdriverPluginV2 12:22:45 [2020-04-22T12:22:45.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 12:22:45 [2020-04-22T12:22:45.469Z] === RUN TestDockerSuite/TestBuildLastModified 12:22:45 [2020-04-22T12:22:45.985Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 12:22:47 [2020-04-22T12:22:47.992Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy 12:22:49 [2020-04-22T12:22:49.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 12:22:49 [2020-04-22T12:22:49.890Z] --- PASS: TestGraphdriverPluginV2 (5.28s) 12:22:49 [2020-04-22T12:22:49.890Z] external_test.go:413: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2 12:22:49 [2020-04-22T12:22:49.890Z] daemon.go:325: [d1cd99d889f42] waiting for daemon to start 12:22:49 [2020-04-22T12:22:49.890Z] daemon.go:325: [d1cd99d889f42] waiting for daemon to start 12:22:49 [2020-04-22T12:22:49.890Z] daemon.go:353: [d1cd99d889f42] daemon started 12:22:49 [2020-04-22T12:22:49.890Z] daemon.go:461: [d1cd99d889f42] Stopping daemon 12:22:49 [2020-04-22T12:22:49.890Z] daemon.go:296: [d1cd99d889f42] exiting daemon 12:22:49 [2020-04-22T12:22:49.890Z] daemon.go:448: [d1cd99d889f42] Daemon stopped 12:22:49 [2020-04-22T12:22:49.890Z] daemon.go:325: [d1cd99d889f42] waiting for daemon to start 12:22:49 [2020-04-22T12:22:49.890Z] daemon.go:325: [d1cd99d889f42] waiting for daemon to start 12:22:49 [2020-04-22T12:22:49.890Z] daemon.go:353: [d1cd99d889f42] daemon started 12:22:49 [2020-04-22T12:22:49.890Z] daemon.go:461: [d1cd99d889f42] Stopping daemon 12:22:49 [2020-04-22T12:22:49.890Z] daemon.go:296: [d1cd99d889f42] exiting daemon 12:22:49 [2020-04-22T12:22:49.890Z] daemon.go:448: [d1cd99d889f42] Daemon stopped 12:22:49 [2020-04-22T12:22:49.890Z] PASS 12:22:49 [2020-04-22T12:22:49.890Z] 12:22:49 [2020-04-22T12:22:49.890Z] DONE 5 tests in 11.556s 12:22:49 [2020-04-22T12:22:49.890Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 12:22:49 [2020-04-22T12:22:49.890Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m 12:22:49 [2020-04-22T12:22:49.890Z] ++ set -e 12:22:49 [2020-04-22T12:22:49.890Z] ++ '[' -n 0 ']' 12:22:49 [2020-04-22T12:22:49.890Z] ++ set -x 12:22:49 [2020-04-22T12:22:49.890Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m 12:22:49 [2020-04-22T12:22:49.890Z] INFO: Testing against a local daemon 12:22:49 [2020-04-22T12:22:49.890Z] === RUN TestContinueAfterPluginCrash 12:22:49 [2020-04-22T12:22:49.890Z] === PAUSE TestContinueAfterPluginCrash 12:22:49 [2020-04-22T12:22:49.890Z] === RUN TestDaemonStartWithLogOpt 12:22:49 [2020-04-22T12:22:49.890Z] === PAUSE TestDaemonStartWithLogOpt 12:22:49 [2020-04-22T12:22:49.890Z] === CONT TestContinueAfterPluginCrash 12:22:49 [2020-04-22T12:22:49.890Z] === CONT TestDaemonStartWithLogOpt 12:22:51 [2020-04-22T12:22:51.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 12:22:51 [2020-04-22T12:22:51.791Z] === RUN TestDockerSuite/TestBuildLineBreak 12:22:57 [2020-04-22T12:22:57.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 12:22:57 [2020-04-22T12:22:57.051Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild 12:22:57 [2020-04-22T12:22:57.051Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction 12:22:57 [2020-04-22T12:22:57.051Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments 12:22:57 [2020-04-22T12:22:57.309Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines 12:22:57 [2020-04-22T12:22:57.567Z] === RUN TestDockerSuite/TestBuildMaintainer 12:22:57 [2020-04-22T12:22:57.825Z] === RUN TestDockerSuite/TestBuildMissingArgs 12:23:01 [2020-04-22T12:23:01.108Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder 12:23:01 [2020-04-22T12:23:01.786Z] ok github.com/docker/docker/cmd/dockerd/hack 0.052s coverage: 72.9% of statements 12:23:01 [2020-04-22T12:23:01.786Z] ok github.com/docker/docker/cmd/dockerd 0.059s coverage: 29.5% of statements 12:23:01 [2020-04-22T12:23:01.786Z] ok github.com/docker/docker/container 0.121s coverage: 35.6% of statements 12:23:01 [2020-04-22T12:23:01.786Z] ? github.com/docker/docker/container/stream [no test files] 12:23:01 [2020-04-22T12:23:01.786Z] ? github.com/docker/docker/contrib/apparmor [no test files] 12:23:01 [2020-04-22T12:23:01.786Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 12:23:01 [2020-04-22T12:23:01.786Z] ? github.com/docker/docker/contrib/httpserver [no test files] 12:23:03 [2020-04-22T12:23:03.636Z] === RUN TestDockerSuite/TestBuildMultiStageArg 12:23:05 [2020-04-22T12:23:05.534Z] --- PASS: TestDaemonStartWithLogOpt (15.36s) 12:23:05 [2020-04-22T12:23:05.534Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt 12:23:05 [2020-04-22T12:23:05.534Z] daemon.go:325: [d5b0748ba0fc1] waiting for daemon to start 12:23:05 [2020-04-22T12:23:05.534Z] daemon.go:325: [d5b0748ba0fc1] waiting for daemon to start 12:23:05 [2020-04-22T12:23:05.534Z] daemon.go:353: [d5b0748ba0fc1] daemon started 12:23:05 [2020-04-22T12:23:05.534Z] daemon.go:461: [d5b0748ba0fc1] Stopping daemon 12:23:05 [2020-04-22T12:23:05.534Z] daemon.go:296: [d5b0748ba0fc1] exiting daemon 12:23:05 [2020-04-22T12:23:05.534Z] daemon.go:448: [d5b0748ba0fc1] Daemon stopped 12:23:05 [2020-04-22T12:23:05.534Z] daemon.go:325: [d5b0748ba0fc1] waiting for daemon to start 12:23:05 [2020-04-22T12:23:05.534Z] daemon.go:325: [d5b0748ba0fc1] waiting for daemon to start 12:23:05 [2020-04-22T12:23:05.534Z] daemon.go:353: [d5b0748ba0fc1] daemon started 12:23:05 [2020-04-22T12:23:05.534Z] daemon.go:461: [d5b0748ba0fc1] Stopping daemon 12:23:05 [2020-04-22T12:23:05.534Z] daemon.go:296: [d5b0748ba0fc1] exiting daemon 12:23:05 [2020-04-22T12:23:05.534Z] daemon.go:448: [d5b0748ba0fc1] Daemon stopped 12:23:07 [2020-04-22T12:23:07.430Z] === RUN TestDockerSuite/TestBuildMultiStageCache 12:23:07 [2020-04-22T12:23:07.688Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors 12:23:08 [2020-04-22T12:23:08.252Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax 12:23:09 [2020-04-22T12:23:09.624Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin 12:23:09 [2020-04-22T12:23:09.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 12:23:09 [2020-04-22T12:23:09.899Z] ok github.com/docker/docker/daemon/cluster 0.032s coverage: 0.5% of statements 12:23:09 [2020-04-22T12:23:09.899Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements 12:23:10 [2020-04-22T12:23:10.557Z] --- PASS: TestContinueAfterPluginCrash (20.60s) 12:23:10 [2020-04-22T12:23:10.557Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash 12:23:10 [2020-04-22T12:23:10.557Z] daemon.go:325: [d9df0ecb6aede] waiting for daemon to start 12:23:10 [2020-04-22T12:23:10.557Z] daemon.go:325: [d9df0ecb6aede] waiting for daemon to start 12:23:10 [2020-04-22T12:23:10.557Z] daemon.go:353: [d9df0ecb6aede] daemon started 12:23:10 [2020-04-22T12:23:10.557Z] daemon.go:461: [d9df0ecb6aede] Stopping daemon 12:23:10 [2020-04-22T12:23:10.557Z] daemon.go:296: [d9df0ecb6aede] exiting daemon 12:23:10 [2020-04-22T12:23:10.557Z] daemon.go:448: [d9df0ecb6aede] Daemon stopped 12:23:10 [2020-04-22T12:23:10.557Z] PASS 12:23:10 [2020-04-22T12:23:10.557Z] 12:23:10 [2020-04-22T12:23:10.557Z] DONE 2 tests in 20.782s 12:23:10 [2020-04-22T12:23:10.557Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 12:23:10 [2020-04-22T12:23:10.557Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m 12:23:10 [2020-04-22T12:23:10.557Z] ++ set -e 12:23:10 [2020-04-22T12:23:10.557Z] ++ '[' -n 0 ']' 12:23:10 [2020-04-22T12:23:10.557Z] ++ set -x 12:23:10 [2020-04-22T12:23:10.557Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m 12:23:10 [2020-04-22T12:23:10.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 12:23:10 [2020-04-22T12:23:10.814Z] INFO: Testing against a local daemon 12:23:10 [2020-04-22T12:23:10.814Z] === RUN TestPluginWithDevMounts 12:23:10 [2020-04-22T12:23:10.814Z] === PAUSE TestPluginWithDevMounts 12:23:10 [2020-04-22T12:23:10.814Z] === CONT TestPluginWithDevMounts 12:23:11 [2020-04-22T12:23:11.796Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.8% of statements 12:23:12 [2020-04-22T12:23:12.702Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 12:23:13 [2020-04-22T12:23:13.339Z] --- PASS: TestPluginWithDevMounts (2.36s) 12:23:13 [2020-04-22T12:23:13.339Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts 12:23:13 [2020-04-22T12:23:13.339Z] daemon.go:325: [d29873c8abf63] waiting for daemon to start 12:23:13 [2020-04-22T12:23:13.339Z] daemon.go:325: [d29873c8abf63] waiting for daemon to start 12:23:13 [2020-04-22T12:23:13.339Z] daemon.go:353: [d29873c8abf63] daemon started 12:23:13 [2020-04-22T12:23:13.339Z] daemon.go:461: [d29873c8abf63] Stopping daemon 12:23:13 [2020-04-22T12:23:13.339Z] daemon.go:296: [d29873c8abf63] exiting daemon 12:23:13 [2020-04-22T12:23:13.339Z] daemon.go:448: [d29873c8abf63] Daemon stopped 12:23:13 [2020-04-22T12:23:13.339Z] PASS 12:23:13 [2020-04-22T12:23:13.339Z] 12:23:13 [2020-04-22T12:23:13.339Z] DONE 1 tests in 2.487s 12:23:13 [2020-04-22T12:23:13.339Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 12:23:13 [2020-04-22T12:23:13.339Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m 12:23:13 [2020-04-22T12:23:13.339Z] ++ set -e 12:23:13 [2020-04-22T12:23:13.339Z] ++ '[' -n 0 ']' 12:23:13 [2020-04-22T12:23:13.339Z] ++ set -x 12:23:13 [2020-04-22T12:23:13.339Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m 12:23:13 [2020-04-22T12:23:13.339Z] INFO: Testing against a local daemon 12:23:13 [2020-04-22T12:23:13.339Z] === RUN TestSecretInspect 12:23:16 [2020-04-22T12:23:16.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 12:23:16 [2020-04-22T12:23:16.617Z] --- PASS: TestSecretInspect (3.29s) 12:23:16 [2020-04-22T12:23:16.617Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect 12:23:16 [2020-04-22T12:23:16.617Z] daemon.go:325: [d5d315fff7a9b] waiting for daemon to start 12:23:16 [2020-04-22T12:23:16.617Z] daemon.go:325: [d5d315fff7a9b] waiting for daemon to start 12:23:16 [2020-04-22T12:23:16.617Z] daemon.go:353: [d5d315fff7a9b] daemon started 12:23:16 [2020-04-22T12:23:16.617Z] daemon.go:461: [d5d315fff7a9b] Stopping daemon 12:23:16 [2020-04-22T12:23:16.617Z] daemon.go:296: [d5d315fff7a9b] exiting daemon 12:23:16 [2020-04-22T12:23:16.617Z] daemon.go:448: [d5d315fff7a9b] Daemon stopped 12:23:16 [2020-04-22T12:23:16.617Z] === RUN TestSecretList 12:23:17 [2020-04-22T12:23:17.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 12:23:19 [2020-04-22T12:23:19.142Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg 12:23:19 [2020-04-22T12:23:19.399Z] --- PASS: TestSecretList (2.87s) 12:23:19 [2020-04-22T12:23:19.399Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList 12:23:19 [2020-04-22T12:23:19.399Z] daemon.go:325: [df40868e71fcf] waiting for daemon to start 12:23:19 [2020-04-22T12:23:19.399Z] daemon.go:325: [df40868e71fcf] waiting for daemon to start 12:23:19 [2020-04-22T12:23:19.399Z] daemon.go:353: [df40868e71fcf] daemon started 12:23:19 [2020-04-22T12:23:19.399Z] daemon.go:461: [df40868e71fcf] Stopping daemon 12:23:19 [2020-04-22T12:23:19.399Z] daemon.go:296: [df40868e71fcf] exiting daemon 12:23:19 [2020-04-22T12:23:19.399Z] daemon.go:448: [df40868e71fcf] Daemon stopped 12:23:19 [2020-04-22T12:23:19.399Z] === RUN TestSecretsCreateAndDelete 12:23:19 [2020-04-22T12:23:19.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 12:23:19 [2020-04-22T12:23:19.898Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.432s coverage: 13.7% of statements 12:23:20 [2020-04-22T12:23:20.464Z] ok github.com/docker/docker/daemon 12.206s coverage: 17.5% of statements 12:23:20 [2020-04-22T12:23:20.464Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 12:23:20 [2020-04-22T12:23:20.464Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 12:23:20 [2020-04-22T12:23:20.541Z] ? github.com/docker/docker/api/server/backend/build [no test files] 12:23:21 [2020-04-22T12:23:21.016Z] ok github.com/docker/docker/api/server/httputils 0.158s coverage: 14.7% of statements 12:23:21 [2020-04-22T12:23:21.397Z] ok github.com/docker/docker/daemon/config 0.041s coverage: 82.2% of statements 12:23:21 [2020-04-22T12:23:21.793Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 12:23:21 [2020-04-22T12:23:21.793Z] Using test binary docker 12:23:21 [2020-04-22T12:23:21.793Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 12:23:21 [2020-04-22T12:23:21.793Z] +++ /etc/init.d/apparmor start 12:23:21 [2020-04-22T12:23:21.793Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 12:23:21 [2020-04-22T12:23:21.793Z] INFO: Waiting for daemon to start... 12:23:21 [2020-04-22T12:23:21.793Z] Starting dockerd 12:23:21 [2020-04-22T12:23:21.793Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental 12:23:21 [2020-04-22T12:23:21.962Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.4% of statements 12:23:22 [2020-04-22T12:23:22.673Z] --- PASS: TestSecretsCreateAndDelete (2.95s) 12:23:22 [2020-04-22T12:23:22.673Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete 12:23:22 [2020-04-22T12:23:22.673Z] daemon.go:325: [d90ccc84c1c1e] waiting for daemon to start 12:23:22 [2020-04-22T12:23:22.673Z] daemon.go:325: [d90ccc84c1c1e] waiting for daemon to start 12:23:22 [2020-04-22T12:23:22.673Z] daemon.go:353: [d90ccc84c1c1e] daemon started 12:23:22 [2020-04-22T12:23:22.673Z] daemon.go:461: [d90ccc84c1c1e] Stopping daemon 12:23:22 [2020-04-22T12:23:22.673Z] daemon.go:296: [d90ccc84c1c1e] exiting daemon 12:23:22 [2020-04-22T12:23:22.673Z] daemon.go:448: [d90ccc84c1c1e] Daemon stopped 12:23:22 [2020-04-22T12:23:22.673Z] === RUN TestSecretsUpdate 12:23:22 [2020-04-22T12:23:22.916Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements 12:23:22 [2020-04-22T12:23:22.916Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 12:23:22 [2020-04-22T12:23:22.916Z] ? github.com/docker/docker/daemon/exec [no test files] 12:23:23 [2020-04-22T12:23:23.237Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom 12:23:23 [2020-04-22T12:23:23.254Z] ok github.com/docker/docker/api/server/middleware 0.170s coverage: 37.7% of statements 12:23:23 [2020-04-22T12:23:23.254Z] ? github.com/docker/docker/api/server/router [no test files] 12:23:23 [2020-04-22T12:23:23.254Z] ? github.com/docker/docker/api/server/router/build [no test files] 12:23:23 [2020-04-22T12:23:23.254Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 12:23:23 [2020-04-22T12:23:23.254Z] ? github.com/docker/docker/api/server/router/container [no test files] 12:23:23 [2020-04-22T12:23:23.254Z] ? github.com/docker/docker/api/server/router/debug [no test files] 12:23:23 [2020-04-22T12:23:23.254Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 12:23:23 [2020-04-22T12:23:23.254Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 12:23:23 [2020-04-22T12:23:23.254Z] ? github.com/docker/docker/api/server/router/image [no test files] 12:23:23 [2020-04-22T12:23:23.254Z] ? github.com/docker/docker/api/server/router/network [no test files] 12:23:23 [2020-04-22T12:23:23.254Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 12:23:23 [2020-04-22T12:23:23.254Z] ? github.com/docker/docker/api/server/router/session [no test files] 12:23:23 [2020-04-22T12:23:23.828Z] . 12:23:23 [2020-04-22T12:23:23.828Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 12:23:23 [2020-04-22T12:23:23.847Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements 12:23:24 [2020-04-22T12:23:24.112Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 12:23:24 [2020-04-22T12:23:24.112Z] Error: No such image: emptyfs 12:23:24 [2020-04-22T12:23:24.112Z] ++++ tar -cC bundles/test-integration/emptyfs . 12:23:24 [2020-04-22T12:23:24.112Z] ++++ docker load 12:23:24 [2020-04-22T12:23:24.398Z] Running integration-test (iteration 1) 12:23:24 [2020-04-22T12:23:24.398Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 12:23:24 [2020-04-22T12:23:24.398Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m 12:23:24 [2020-04-22T12:23:24.398Z] ++ set -e 12:23:24 [2020-04-22T12:23:24.398Z] ++ '[' -n 0 ']' 12:23:24 [2020-04-22T12:23:24.398Z] ++ set -x 12:23:24 [2020-04-22T12:23:24.399Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m 12:23:24 [2020-04-22T12:23:24.609Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds 12:23:24 [2020-04-22T12:23:24.836Z] ok github.com/docker/docker/api/server/router/swarm 0.161s coverage: 3.1% of statements 12:23:24 [2020-04-22T12:23:24.836Z] ? github.com/docker/docker/api/server/router/system [no test files] 12:23:24 [2020-04-22T12:23:24.836Z] ? github.com/docker/docker/api/server/router/volume [no test files] 12:23:24 [2020-04-22T12:23:24.836Z] ? github.com/docker/docker/api/types [no test files] 12:23:24 [2020-04-22T12:23:24.836Z] ? github.com/docker/docker/api/types/backend [no test files] 12:23:24 [2020-04-22T12:23:24.836Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 12:23:24 [2020-04-22T12:23:24.836Z] ? github.com/docker/docker/api/types/container [no test files] 12:23:24 [2020-04-22T12:23:24.836Z] ? github.com/docker/docker/api/types/events [no test files] 12:23:24 [2020-04-22T12:23:24.836Z] ok github.com/docker/docker/api/types/filters 0.043s coverage: 92.2% of statements 12:23:24 [2020-04-22T12:23:24.836Z] ? github.com/docker/docker/api/types/image [no test files] 12:23:24 [2020-04-22T12:23:24.836Z] ? github.com/docker/docker/api/types/mount [no test files] 12:23:24 [2020-04-22T12:23:24.836Z] ? github.com/docker/docker/api/types/network [no test files] 12:23:24 [2020-04-22T12:23:24.836Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 12:23:24 [2020-04-22T12:23:24.836Z] ? github.com/docker/docker/api/types/registry [no test files] 12:23:24 [2020-04-22T12:23:24.836Z] ok github.com/docker/docker/api/types/strslice 0.072s coverage: 90.0% of statements 12:23:24 [2020-04-22T12:23:24.836Z] ? github.com/docker/docker/api/types/swarm [no test files] 12:23:24 [2020-04-22T12:23:24.836Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 12:23:24 [2020-04-22T12:23:24.836Z] ok github.com/docker/docker/api/types/time 0.381s coverage: 100.0% of statements 12:23:25 [2020-04-22T12:23:25.309Z] ok github.com/docker/docker/api/types/versions 0.047s coverage: 75.0% of statements 12:23:25 [2020-04-22T12:23:25.309Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 12:23:25 [2020-04-22T12:23:25.309Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 12:23:25 [2020-04-22T12:23:25.309Z] ? github.com/docker/docker/api/types/volume [no test files] 12:23:25 [2020-04-22T12:23:25.310Z] ? github.com/docker/docker/autogen/winresources/docker [no test files] 12:23:25 [2020-04-22T12:23:25.310Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] 12:23:25 [2020-04-22T12:23:25.310Z] ? github.com/docker/docker/builder [no test files] 12:23:25 [2020-04-22T12:23:25.310Z] ? github.com/docker/docker/builder/builder-next [no test files] 12:23:25 [2020-04-22T12:23:25.310Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 12:23:25 [2020-04-22T12:23:25.310Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 12:23:25 [2020-04-22T12:23:25.310Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 12:23:25 [2020-04-22T12:23:25.310Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 12:23:25 [2020-04-22T12:23:25.310Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 12:23:25 [2020-04-22T12:23:25.310Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 12:23:25 [2020-04-22T12:23:25.540Z] --- PASS: TestSecretsUpdate (3.10s) 12:23:25 [2020-04-22T12:23:25.540Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate 12:23:25 [2020-04-22T12:23:25.540Z] daemon.go:325: [d9773746f165b] waiting for daemon to start 12:23:25 [2020-04-22T12:23:25.540Z] daemon.go:325: [d9773746f165b] waiting for daemon to start 12:23:25 [2020-04-22T12:23:25.540Z] daemon.go:353: [d9773746f165b] daemon started 12:23:25 [2020-04-22T12:23:25.540Z] daemon.go:461: [d9773746f165b] Stopping daemon 12:23:25 [2020-04-22T12:23:25.540Z] daemon.go:296: [d9773746f165b] exiting daemon 12:23:25 [2020-04-22T12:23:25.540Z] daemon.go:448: [d9773746f165b] Daemon stopped 12:23:25 [2020-04-22T12:23:25.540Z] === RUN TestTemplatedSecret 12:23:26 [2020-04-22T12:23:26.373Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements 12:23:27 [2020-04-22T12:23:27.306Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.213s coverage: 56.9% of statements 12:23:27 [2020-04-22T12:23:27.435Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows 12:23:27 [2020-04-22T12:23:27.435Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants 12:23:28 [2020-04-22T12:23:28.807Z] --- PASS: TestTemplatedSecret (3.32s) 12:23:28 [2020-04-22T12:23:28.807Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret 12:23:28 [2020-04-22T12:23:28.807Z] daemon.go:325: [d35233d9e72f2] waiting for daemon to start 12:23:28 [2020-04-22T12:23:28.807Z] daemon.go:325: [d35233d9e72f2] waiting for daemon to start 12:23:28 [2020-04-22T12:23:28.807Z] daemon.go:353: [d35233d9e72f2] daemon started 12:23:28 [2020-04-22T12:23:28.807Z] daemon.go:461: [d35233d9e72f2] Stopping daemon 12:23:28 [2020-04-22T12:23:28.807Z] daemon.go:296: [d35233d9e72f2] exiting daemon 12:23:28 [2020-04-22T12:23:28.807Z] daemon.go:448: [d35233d9e72f2] Daemon stopped 12:23:28 [2020-04-22T12:23:28.807Z] === RUN TestSecretCreateResolve 12:23:29 [2020-04-22T12:23:29.833Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.234s coverage: 72.3% of statements 12:23:30 [2020-04-22T12:23:30.100Z] ok github.com/docker/docker/builder/dockerfile 0.390s coverage: 43.2% of statements 12:23:30 [2020-04-22T12:23:30.100Z] ok github.com/docker/docker/builder/dockerignore 0.088s coverage: 96.8% of statements 12:23:30 [2020-04-22T12:23:30.100Z] ok github.com/docker/docker/builder/fscache 1.143s coverage: 69.2% of statements 12:23:30 [2020-04-22T12:23:30.573Z] ok github.com/docker/docker/builder/remotecontext 0.536s coverage: 9.2% of statements 12:23:30 [2020-04-22T12:23:30.770Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.769s coverage: 46.2% of statements 12:23:30 [2020-04-22T12:23:30.770Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 12:23:32 [2020-04-22T12:23:32.085Z] --- PASS: TestSecretCreateResolve (2.88s) 12:23:32 [2020-04-22T12:23:32.085Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve 12:23:32 [2020-04-22T12:23:32.085Z] daemon.go:325: [dac28a5eda5f2] waiting for daemon to start 12:23:32 [2020-04-22T12:23:32.085Z] daemon.go:325: [dac28a5eda5f2] waiting for daemon to start 12:23:32 [2020-04-22T12:23:32.085Z] daemon.go:353: [dac28a5eda5f2] daemon started 12:23:32 [2020-04-22T12:23:32.085Z] daemon.go:461: [dac28a5eda5f2] Stopping daemon 12:23:32 [2020-04-22T12:23:32.085Z] daemon.go:296: [dac28a5eda5f2] exiting daemon 12:23:32 [2020-04-22T12:23:32.085Z] daemon.go:448: [dac28a5eda5f2] Daemon stopped 12:23:32 [2020-04-22T12:23:32.085Z] PASS 12:23:32 [2020-04-22T12:23:32.085Z] 12:23:32 [2020-04-22T12:23:32.085Z] DONE 6 tests in 18.531s 12:23:32 [2020-04-22T12:23:32.085Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 12:23:32 [2020-04-22T12:23:32.085Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m 12:23:32 [2020-04-22T12:23:32.085Z] ++ set -e 12:23:32 [2020-04-22T12:23:32.085Z] ++ '[' -n 0 ']' 12:23:32 [2020-04-22T12:23:32.085Z] ++ set -x 12:23:32 [2020-04-22T12:23:32.085Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m 12:23:32 [2020-04-22T12:23:32.085Z] INFO: Testing against a local daemon 12:23:32 [2020-04-22T12:23:32.085Z] === RUN TestServiceCreateInit 12:23:32 [2020-04-22T12:23:32.085Z] === RUN TestServiceCreateInit/daemonInitDisabled 12:23:32 [2020-04-22T12:23:32.085Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch 12:23:32 [2020-04-22T12:23:32.342Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg 12:23:32 [2020-04-22T12:23:32.665Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.058s coverage: 49.5% of statements 12:23:33 [2020-04-22T12:23:33.715Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer 12:23:34 [2020-04-22T12:23:34.564Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.306s coverage: 76.1% of statements 12:23:35 [2020-04-22T12:23:35.086Z] === RUN TestDockerSuite/TestBuildMultipleTags 12:23:35 [2020-04-22T12:23:35.086Z] === RUN TestDockerSuite/TestBuildNetContainer 12:23:35 [2020-04-22T12:23:35.130Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.0% of statements 12:23:35 [2020-04-22T12:23:35.387Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.115s coverage: 60.4% of statements 12:23:35 [2020-04-22T12:23:35.388Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 12:23:35 [2020-04-22T12:23:35.388Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 12:23:36 [2020-04-22T12:23:36.761Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements 12:23:37 [2020-04-22T12:23:37.614Z] === RUN TestServiceCreateInit/daemonInitEnabled 12:23:37 [2020-04-22T12:23:37.692Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements 12:23:37 [2020-04-22T12:23:37.871Z] === RUN TestDockerSuite/TestBuildNetNone 12:23:38 [2020-04-22T12:23:38.437Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes 12:23:38 [2020-04-22T12:23:38.437Z] === RUN TestDockerSuite/TestBuildNoContext 12:23:38 [2020-04-22T12:23:38.623Z] ok github.com/docker/docker/daemon/images 0.014s coverage: 4.9% of statements 12:23:38 [2020-04-22T12:23:38.623Z] ? github.com/docker/docker/daemon/initlayer [no test files] 12:23:38 [2020-04-22T12:23:38.623Z] ? github.com/docker/docker/daemon/listeners [no test files] 12:23:39 [2020-04-22T12:23:39.555Z] ok github.com/docker/docker/daemon/logger 0.246s coverage: 43.7% of statements 12:23:39 [2020-04-22T12:23:39.658Z] Loaded image: buildpack-deps:jessie 12:23:39 [2020-04-22T12:23:39.658Z] Loaded image: busybox:latest 12:23:39 [2020-04-22T12:23:39.658Z] Loaded image: busybox:glibc 12:23:39 [2020-04-22T12:23:39.658Z] Loaded image: debian:jessie 12:23:39 [2020-04-22T12:23:39.658Z] Loaded image: hello-world:latest 12:23:39 [2020-04-22T12:23:39.658Z] INFO: Testing against a local daemon 12:23:39 [2020-04-22T12:23:39.658Z] === RUN TestBuildWithSession 12:23:39 [2020-04-22T12:23:39.807Z] === RUN TestDockerSuite/TestBuildNoDupOutput 12:23:40 [2020-04-22T12:23:40.680Z] --- PASS: TestBuildWithSession (2.10s) 12:23:40 [2020-04-22T12:23:40.680Z] === RUN TestBuildSquashParent 12:23:40 [2020-04-22T12:23:40.927Z] ok github.com/docker/docker/daemon/logger/awslogs 0.164s coverage: 78.2% of statements 12:23:40 [2020-04-22T12:23:40.927Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] 12:23:40 [2020-04-22T12:23:40.927Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 12:23:40 [2020-04-22T12:23:40.927Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements 12:23:41 [2020-04-22T12:23:41.179Z] === RUN TestDockerSuite/TestBuildNoNamedVolume 12:23:42 [2020-04-22T12:23:42.298Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements 12:23:42 [2020-04-22T12:23:42.298Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.024s coverage: 62.1% of statements 12:23:42 [2020-04-22T12:23:42.555Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 88.3% of statements 12:23:43 [2020-04-22T12:23:43.075Z] --- PASS: TestServiceCreateInit (11.00s) 12:23:43 [2020-04-22T12:23:43.075Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.50s) 12:23:43 [2020-04-22T12:23:43.075Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled 12:23:43 [2020-04-22T12:23:43.075Z] daemon.go:325: [d012f1b2b0ef1] waiting for daemon to start 12:23:43 [2020-04-22T12:23:43.075Z] daemon.go:325: [d012f1b2b0ef1] waiting for daemon to start 12:23:43 [2020-04-22T12:23:43.075Z] daemon.go:353: [d012f1b2b0ef1] daemon started 12:23:43 [2020-04-22T12:23:43.075Z] daemon.go:461: [d012f1b2b0ef1] Stopping daemon 12:23:43 [2020-04-22T12:23:43.075Z] daemon.go:296: [d012f1b2b0ef1] exiting daemon 12:23:43 [2020-04-22T12:23:43.075Z] daemon.go:448: [d012f1b2b0ef1] Daemon stopped 12:23:43 [2020-04-22T12:23:43.075Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.49s) 12:23:43 [2020-04-22T12:23:43.075Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled 12:23:43 [2020-04-22T12:23:43.075Z] daemon.go:325: [d77d6baf1bf31] waiting for daemon to start 12:23:43 [2020-04-22T12:23:43.075Z] daemon.go:325: [d77d6baf1bf31] waiting for daemon to start 12:23:43 [2020-04-22T12:23:43.075Z] daemon.go:353: [d77d6baf1bf31] daemon started 12:23:43 [2020-04-22T12:23:43.075Z] daemon.go:461: [d77d6baf1bf31] Stopping daemon 12:23:43 [2020-04-22T12:23:43.075Z] daemon.go:296: [d77d6baf1bf31] exiting daemon 12:23:43 [2020-04-22T12:23:43.075Z] daemon.go:448: [d77d6baf1bf31] Daemon stopped 12:23:43 [2020-04-22T12:23:43.075Z] === RUN TestCreateServiceMultipleTimes 12:23:43 [2020-04-22T12:23:43.075Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure 12:23:43 [2020-04-22T12:23:43.639Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote 12:23:43 [2020-04-22T12:23:43.639Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage 12:23:43 [2020-04-22T12:23:43.897Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess 12:23:43 [2020-04-22T12:23:43.926Z] ok github.com/docker/docker/daemon/logger/local 0.018s coverage: 74.7% of statements 12:23:43 [2020-04-22T12:23:43.926Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 12:23:44 [2020-04-22T12:23:44.154Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume 12:23:44 [2020-04-22T12:23:44.183Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.044s coverage: 19.9% of statements 12:23:45 [2020-04-22T12:23:45.086Z] === RUN TestDockerSuite/TestBuildOnBuild 12:23:46 [2020-04-22T12:23:46.078Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements 12:23:46 [2020-04-22T12:23:46.078Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements 12:23:46 [2020-04-22T12:23:46.195Z] --- PASS: TestBuildSquashParent (4.80s) 12:23:46 [2020-04-22T12:23:46.195Z] === RUN TestBuildWithRemoveAndForceRemove 12:23:46 [2020-04-22T12:23:46.195Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 12:23:46 [2020-04-22T12:23:46.195Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 12:23:46 [2020-04-22T12:23:46.195Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 12:23:46 [2020-04-22T12:23:46.195Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 12:23:46 [2020-04-22T12:23:46.195Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 12:23:46 [2020-04-22T12:23:46.195Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 12:23:46 [2020-04-22T12:23:46.195Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 12:23:46 [2020-04-22T12:23:46.195Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 12:23:46 [2020-04-22T12:23:46.195Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 12:23:46 [2020-04-22T12:23:46.195Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 12:23:46 [2020-04-22T12:23:46.195Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 12:23:46 [2020-04-22T12:23:46.195Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 12:23:46 [2020-04-22T12:23:46.195Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 12:23:46 [2020-04-22T12:23:46.195Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 12:23:46 [2020-04-22T12:23:46.195Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 12:23:46 [2020-04-22T12:23:46.195Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 12:23:47 [2020-04-22T12:23:47.011Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements 12:23:47 [2020-04-22T12:23:47.011Z] ok github.com/docker/docker/daemon/logger/splunk 1.596s coverage: 84.5% of statements 12:23:47 [2020-04-22T12:23:47.011Z] ? github.com/docker/docker/daemon/names [no test files] 12:23:47 [2020-04-22T12:23:47.011Z] ? github.com/docker/docker/daemon/stats [no test files] 12:23:47 [2020-04-22T12:23:47.617Z] === RUN TestDockerSuite/TestBuildOnBuildCache 12:23:48 [2020-04-22T12:23:48.182Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON 12:23:48 [2020-04-22T12:23:48.247Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 12:23:48 [2020-04-22T12:23:48.535Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 12:23:49 [2020-04-22T12:23:49.552Z] ok github.com/docker/docker/distribution/metadata 0.040s coverage: 48.2% of statements 12:23:49 [2020-04-22T12:23:49.552Z] ok github.com/docker/docker/distribution 0.255s coverage: 22.3% of statements 12:23:49 [2020-04-22T12:23:49.552Z] ? github.com/docker/docker/distribution/utils [no test files] 12:23:50 [2020-04-22T12:23:50.576Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s) 12:23:50 [2020-04-22T12:23:50.576Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.62s) 12:23:50 [2020-04-22T12:23:50.576Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.10s) 12:23:50 [2020-04-22T12:23:50.576Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.22s) 12:23:50 [2020-04-22T12:23:50.576Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.27s) 12:23:50 [2020-04-22T12:23:50.576Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.23s) 12:23:50 [2020-04-22T12:23:50.576Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.97s) 12:23:50 [2020-04-22T12:23:50.576Z] === RUN TestBuildMultiStageCopy 12:23:50 [2020-04-22T12:23:50.576Z] === RUN TestBuildMultiStageCopy/copy_to_root 12:23:50 [2020-04-22T12:23:50.990Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements 12:23:51 [2020-04-22T12:23:51.497Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON 12:23:52 [2020-04-22T12:23:52.379Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements 12:23:52 [2020-04-22T12:23:52.609Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 12:23:52 [2020-04-22T12:23:52.636Z] ok github.com/docker/docker/distribution/xfer 1.447s coverage: 83.4% of statements 12:23:52 [2020-04-22T12:23:52.636Z] ? github.com/docker/docker/dockerversion [no test files] 12:23:52 [2020-04-22T12:23:52.868Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore 12:23:52 [2020-04-22T12:23:52.894Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 12:23:53 [2020-04-22T12:23:53.126Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance 12:23:53 [2020-04-22T12:23:53.178Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 12:23:53 [2020-04-22T12:23:53.463Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 12:23:53 [2020-04-22T12:23:53.570Z] ok github.com/docker/docker/image/cache 0.010s coverage: 19.2% of statements 12:23:53 [2020-04-22T12:23:53.570Z] ? github.com/docker/docker/image/tarexport [no test files] 12:23:54 [2020-04-22T12:23:54.080Z] --- PASS: TestBuildMultiStageCopy (3.29s) 12:23:54 [2020-04-22T12:23:54.080Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.80s) 12:23:54 [2020-04-22T12:23:54.080Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.35s) 12:23:54 [2020-04-22T12:23:54.080Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.38s) 12:23:54 [2020-04-22T12:23:54.080Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.37s) 12:23:54 [2020-04-22T12:23:54.080Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.40s) 12:23:54 [2020-04-22T12:23:54.080Z] === RUN TestBuildMultiStageParentConfig 12:23:54 [2020-04-22T12:23:54.134Z] ok github.com/docker/docker/image/v1 0.023s coverage: 25.0% of statements 12:23:54 [2020-04-22T12:23:54.134Z] ? github.com/docker/docker/internal/test [no test files] 12:23:55 [2020-04-22T12:23:55.090Z] --- PASS: TestBuildMultiStageParentConfig (0.95s) 12:23:55 [2020-04-22T12:23:55.090Z] === RUN TestBuildLabelWithTargets 12:23:55 [2020-04-22T12:23:55.505Z] ? github.com/docker/docker/internal/test/daemon [no test files] 12:23:55 [2020-04-22T12:23:55.505Z] ? github.com/docker/docker/internal/test/environment [no test files] 12:23:55 [2020-04-22T12:23:55.505Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] 12:23:55 [2020-04-22T12:23:55.505Z] ? github.com/docker/docker/internal/test/fakegit [no test files] 12:23:55 [2020-04-22T12:23:55.505Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] 12:23:55 [2020-04-22T12:23:55.505Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] 12:23:55 [2020-04-22T12:23:55.505Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] 12:23:55 [2020-04-22T12:23:55.505Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] 12:23:55 [2020-04-22T12:23:55.505Z] ? github.com/docker/docker/internal/test/registry [no test files] 12:23:55 [2020-04-22T12:23:55.505Z] ? github.com/docker/docker/internal/test/request [no test files] 12:23:55 [2020-04-22T12:23:55.505Z] ? github.com/docker/docker/internal/test/suite [no test files] 12:23:56 [2020-04-22T12:23:56.070Z] ok github.com/docker/docker/internal/testutil 0.015s coverage: 62.5% of statements 12:23:56 [2020-04-22T12:23:56.401Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase 12:23:56 [2020-04-22T12:23:56.571Z] --- PASS: TestBuildLabelWithTargets (1.50s) 12:23:56 [2020-04-22T12:23:56.571Z] === RUN TestBuildWithEmptyLayers 12:23:57 [2020-04-22T12:23:57.001Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements 12:23:57 [2020-04-22T12:23:57.191Z] --- PASS: TestBuildWithEmptyLayers (0.76s) 12:23:57 [2020-04-22T12:23:57.191Z] === RUN TestBuildMultiStageOnBuild 12:23:57 [2020-04-22T12:23:57.331Z] === RUN TestDockerSuite/TestBuildOnBuildOutput 12:23:58 [2020-04-22T12:23:58.371Z] ok github.com/docker/docker/opts 0.017s coverage: 66.9% of statements 12:23:58 [2020-04-22T12:23:58.371Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements 12:23:59 [2020-04-22T12:23:59.226Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy 12:23:59 [2020-04-22T12:23:59.231Z] --- PASS: TestBuildMultiStageOnBuild (2.21s) 12:23:59 [2020-04-22T12:23:59.231Z] === RUN TestBuildUncleanTarFilenames 12:23:59 [2020-04-22T12:23:59.483Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory 12:24:00 [2020-04-22T12:24:00.266Z] ok github.com/docker/docker/pkg/archive 0.402s coverage: 76.7% of statements 12:24:00 [2020-04-22T12:24:00.717Z] --- PASS: TestBuildUncleanTarFilenames (1.10s) 12:24:00 [2020-04-22T12:24:00.717Z] === RUN TestBuildMultiStageLayerLeak 12:24:00 [2020-04-22T12:24:00.786Z] ok github.com/docker/docker/builder/remotecontext/git 27.280s coverage: 85.1% of statements 12:24:00 [2020-04-22T12:24:00.786Z] ? github.com/docker/docker/cli [no test files] 12:24:00 [2020-04-22T12:24:00.786Z] ? github.com/docker/docker/cli/config [no test files] 12:24:00 [2020-04-22T12:24:00.786Z] ok github.com/docker/docker/cli/debug 0.079s coverage: 100.0% of statements 12:24:00 [2020-04-22T12:24:00.786Z] ok github.com/docker/docker/client 0.447s coverage: 75.2% of statements 12:24:00 [2020-04-22T12:24:00.854Z] --- PASS: TestCreateServiceMultipleTimes (17.96s) 12:24:00 [2020-04-22T12:24:00.854Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes 12:24:00 [2020-04-22T12:24:00.854Z] daemon.go:325: [d9f776a61ca0d] waiting for daemon to start 12:24:00 [2020-04-22T12:24:00.854Z] daemon.go:325: [d9f776a61ca0d] waiting for daemon to start 12:24:00 [2020-04-22T12:24:00.854Z] daemon.go:353: [d9f776a61ca0d] daemon started 12:24:00 [2020-04-22T12:24:00.854Z] daemon.go:461: [d9f776a61ca0d] Stopping daemon 12:24:00 [2020-04-22T12:24:00.854Z] daemon.go:296: [d9f776a61ca0d] exiting daemon 12:24:00 [2020-04-22T12:24:00.854Z] daemon.go:448: [d9f776a61ca0d] Daemon stopped 12:24:00 [2020-04-22T12:24:00.854Z] === RUN TestCreateServiceConflict 12:24:01 [2020-04-22T12:24:01.200Z] ok github.com/docker/docker/pkg/authorization 0.187s coverage: 66.7% of statements 12:24:01 [2020-04-22T12:24:01.457Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements 12:24:01 [2020-04-22T12:24:01.457Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements 12:24:02 [2020-04-22T12:24:02.751Z] --- PASS: TestBuildMultiStageLayerLeak (2.27s) 12:24:02 [2020-04-22T12:24:02.751Z] === RUN TestBuildWithHugeFile 12:24:03 [2020-04-22T12:24:03.022Z] ok github.com/docker/docker/cmd/dockerd 0.616s coverage: 18.6% of statements 12:24:03 [2020-04-22T12:24:03.379Z] === RUN TestDockerSuite/TestBuildPATH 12:24:03 [2020-04-22T12:24:03.637Z] --- PASS: TestCreateServiceConflict (3.00s) 12:24:03 [2020-04-22T12:24:03.637Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict 12:24:03 [2020-04-22T12:24:03.637Z] daemon.go:325: [d059c3afe7501] waiting for daemon to start 12:24:03 [2020-04-22T12:24:03.637Z] daemon.go:325: [d059c3afe7501] waiting for daemon to start 12:24:03 [2020-04-22T12:24:03.637Z] daemon.go:353: [d059c3afe7501] daemon started 12:24:03 [2020-04-22T12:24:03.637Z] daemon.go:461: [d059c3afe7501] Stopping daemon 12:24:03 [2020-04-22T12:24:03.637Z] daemon.go:296: [d059c3afe7501] exiting daemon 12:24:03 [2020-04-22T12:24:03.637Z] daemon.go:448: [d059c3afe7501] Daemon stopped 12:24:03 [2020-04-22T12:24:03.637Z] === RUN TestCreateServiceMaxReplicas 12:24:05 [2020-04-22T12:24:05.534Z] === RUN TestDockerSuite/TestBuildRUNErrMsg 12:24:05 [2020-04-22T12:24:05.633Z] ok github.com/docker/docker/layer 7.392s coverage: 72.0% of statements 12:24:05 [2020-04-22T12:24:05.634Z] ? github.com/docker/docker/libcontainerd [no test files] 12:24:05 [2020-04-22T12:24:05.634Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 12:24:05 [2020-04-22T12:24:05.634Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 12:24:05 [2020-04-22T12:24:05.634Z] ? github.com/docker/docker/libcontainerd/types [no test files] 12:24:05 [2020-04-22T12:24:05.634Z] ? github.com/docker/docker/oci [no test files] 12:24:05 [2020-04-22T12:24:05.634Z] ? github.com/docker/docker/oci/caps [no test files] 12:24:05 [2020-04-22T12:24:05.634Z] ok github.com/docker/docker/pkg/chrootarchive 2.934s coverage: 43.2% of statements 12:24:05 [2020-04-22T12:24:05.634Z] ? github.com/docker/docker/pkg/containerfs [no test files] 12:24:05 [2020-04-22T12:24:05.634Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 12:24:05 [2020-04-22T12:24:05.634Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements 12:24:05 [2020-04-22T12:24:05.891Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements 12:24:06 [2020-04-22T12:24:06.002Z] ok github.com/docker/docker/container 0.446s coverage: 42.8% of statements 12:24:06 [2020-04-22T12:24:06.002Z] ? github.com/docker/docker/container/stream [no test files] 12:24:06 [2020-04-22T12:24:06.002Z] ? github.com/docker/docker/contrib/apparmor [no test files] 12:24:06 [2020-04-22T12:24:06.002Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 12:24:06 [2020-04-22T12:24:06.002Z] ? github.com/docker/docker/contrib/httpserver [no test files] 12:24:06 [2020-04-22T12:24:06.149Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements 12:24:06 [2020-04-22T12:24:06.715Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements 12:24:06 [2020-04-22T12:24:06.908Z] === RUN TestDockerSuite/TestBuildRUNoneJSON 12:24:07 [2020-04-22T12:24:07.281Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements 12:24:07 [2020-04-22T12:24:07.472Z] --- PASS: TestCreateServiceMaxReplicas (3.82s) 12:24:07 [2020-04-22T12:24:07.472Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas 12:24:07 [2020-04-22T12:24:07.472Z] daemon.go:325: [da12702914ecc] waiting for daemon to start 12:24:07 [2020-04-22T12:24:07.472Z] daemon.go:325: [da12702914ecc] waiting for daemon to start 12:24:07 [2020-04-22T12:24:07.472Z] daemon.go:353: [da12702914ecc] daemon started 12:24:07 [2020-04-22T12:24:07.472Z] daemon.go:461: [da12702914ecc] Stopping daemon 12:24:07 [2020-04-22T12:24:07.472Z] daemon.go:296: [da12702914ecc] exiting daemon 12:24:07 [2020-04-22T12:24:07.472Z] daemon.go:448: [da12702914ecc] Daemon stopped 12:24:07 [2020-04-22T12:24:07.472Z] === RUN TestCreateWithDuplicateNetworkNames 12:24:07 [2020-04-22T12:24:07.729Z] === RUN TestDockerSuite/TestBuildRelativeCopy 12:24:07 [2020-04-22T12:24:07.846Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements 12:24:08 [2020-04-22T12:24:08.779Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 66.3% of statements 12:24:09 [2020-04-22T12:24:09.711Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 89.5% of statements 12:24:10 [2020-04-22T12:24:10.275Z] ok github.com/docker/docker/pkg/fsutils 0.218s coverage: 85.1% of statements 12:24:10 [2020-04-22T12:24:10.532Z] ok github.com/docker/docker/pkg/discovery/kv 3.063s coverage: 84.1% of statements 12:24:10 [2020-04-22T12:24:10.790Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 10.2% of statements 12:24:11 [2020-04-22T12:24:11.722Z] ok github.com/docker/docker/pkg/idtools 0.452s coverage: 70.1% of statements 12:24:12 [2020-04-22T12:24:12.287Z] ok github.com/docker/docker/pkg/ioutils 0.469s coverage: 70.4% of statements 12:24:12 [2020-04-22T12:24:12.287Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements 12:24:12 [2020-04-22T12:24:12.545Z] ok github.com/docker/docker/pkg/locker 0.021s coverage: 88.9% of statements 12:24:12 [2020-04-22T12:24:12.803Z] ok github.com/docker/docker/pkg/longpath 0.021s coverage: 100.0% of statements 12:24:12 [2020-04-22T12:24:12.803Z] ? github.com/docker/docker/pkg/loopback [no test files] 12:24:13 [2020-04-22T12:24:13.368Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements 12:24:13 [2020-04-22T12:24:13.626Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements 12:24:13 [2020-04-22T12:24:13.884Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements 12:24:14 [2020-04-22T12:24:14.141Z] ok github.com/docker/docker/pkg/mount 0.593s coverage: 69.6% of statements 12:24:14 [2020-04-22T12:24:14.141Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] 12:24:14 [2020-04-22T12:24:14.141Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 90.0% of statements 12:24:14 [2020-04-22T12:24:14.708Z] ok github.com/docker/docker/pkg/pidfile 0.010s coverage: 82.4% of statements 12:24:14 [2020-04-22T12:24:14.708Z] ? github.com/docker/docker/pkg/platform [no test files] 12:24:14 [2020-04-22T12:24:14.708Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 12:24:15 [2020-04-22T12:24:15.641Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements 12:24:16 [2020-04-22T12:24:16.206Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements 12:24:16 [2020-04-22T12:24:16.463Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 87.9% of statements 12:24:16 [2020-04-22T12:24:16.721Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements 12:24:17 [2020-04-22T12:24:17.689Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir 12:24:18 [2020-04-22T12:24:18.092Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 72.7% of statements 12:24:18 [2020-04-22T12:24:18.350Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements 12:24:21 [2020-04-22T12:24:21.625Z] ok github.com/docker/docker/pkg/signal 2.852s coverage: 61.0% of statements 12:24:21 [2020-04-22T12:24:21.864Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed 12:24:21 [2020-04-22T12:24:21.882Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements 12:24:22 [2020-04-22T12:24:22.430Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.76s) 12:24:22 [2020-04-22T12:24:22.430Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames 12:24:22 [2020-04-22T12:24:22.430Z] daemon.go:325: [d17f0aa4aeef6] waiting for daemon to start 12:24:22 [2020-04-22T12:24:22.430Z] daemon.go:325: [d17f0aa4aeef6] waiting for daemon to start 12:24:22 [2020-04-22T12:24:22.430Z] daemon.go:353: [d17f0aa4aeef6] daemon started 12:24:22 [2020-04-22T12:24:22.430Z] daemon.go:461: [d17f0aa4aeef6] Stopping daemon 12:24:22 [2020-04-22T12:24:22.430Z] daemon.go:296: [d17f0aa4aeef6] exiting daemon 12:24:22 [2020-04-22T12:24:22.430Z] daemon.go:448: [d17f0aa4aeef6] Daemon stopped 12:24:22 [2020-04-22T12:24:22.430Z] === RUN TestCreateServiceSecretFileMode 12:24:22 [2020-04-22T12:24:22.448Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements 12:24:22 [2020-04-22T12:24:22.448Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements 12:24:23 [2020-04-22T12:24:23.012Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements 12:24:23 [2020-04-22T12:24:23.270Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 81.4% of statements 12:24:23 [2020-04-22T12:24:23.362Z] === RUN TestDockerSuite/TestBuildRm 12:24:23 [2020-04-22T12:24:23.835Z] ok github.com/docker/docker/pkg/system 0.018s coverage: 35.1% of statements 12:24:23 [2020-04-22T12:24:23.872Z] ok github.com/docker/docker/daemon 3.236s coverage: 9.1% of statements 12:24:23 [2020-04-22T12:24:23.872Z] ok github.com/docker/docker/daemon/cluster 1.082s coverage: 0.5% of statements 12:24:23 [2020-04-22T12:24:23.872Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.241s coverage: 65.3% of statements 12:24:23 [2020-04-22T12:24:23.872Z] ok github.com/docker/docker/daemon/cluster/convert 0.878s coverage: 35.8% of statements 12:24:23 [2020-04-22T12:24:23.872Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 12:24:23 [2020-04-22T12:24:23.872Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.246s coverage: 10.9% of statements 12:24:23 [2020-04-22T12:24:23.872Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 12:24:23 [2020-04-22T12:24:23.872Z] ok github.com/docker/docker/daemon/config 0.499s coverage: 79.7% of statements 12:24:23 [2020-04-22T12:24:23.872Z] ok github.com/docker/docker/daemon/discovery 0.512s coverage: 30.4% of statements 12:24:23 [2020-04-22T12:24:23.872Z] ok github.com/docker/docker/daemon/events 0.700s coverage: 50.0% of statements 12:24:23 [2020-04-22T12:24:23.872Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 12:24:23 [2020-04-22T12:24:23.872Z] ? github.com/docker/docker/daemon/exec [no test files] 12:24:23 [2020-04-22T12:24:23.872Z] ok github.com/docker/docker/daemon/graphdriver 0.159s coverage: 2.3% of statements 12:24:23 [2020-04-22T12:24:23.872Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] 12:24:23 [2020-04-22T12:24:23.872Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] 12:24:23 [2020-04-22T12:24:23.872Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 12:24:23 [2020-04-22T12:24:23.872Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] 12:24:23 [2020-04-22T12:24:23.872Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] 12:24:23 [2020-04-22T12:24:23.872Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] 12:24:23 [2020-04-22T12:24:23.872Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] 12:24:23 [2020-04-22T12:24:23.872Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 12:24:23 [2020-04-22T12:24:23.872Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] 12:24:23 [2020-04-22T12:24:23.872Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] 12:24:23 [2020-04-22T12:24:23.872Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] 12:24:24 [2020-04-22T12:24:24.092Z] ok github.com/docker/docker/pkg/tailfile 0.080s coverage: 88.6% of statements 12:24:24 [2020-04-22T12:24:24.657Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements 12:24:25 [2020-04-22T12:24:25.225Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements 12:24:25 [2020-04-22T12:24:25.440Z] ok github.com/docker/docker/daemon/images 0.305s coverage: 4.9% of statements 12:24:25 [2020-04-22T12:24:25.440Z] ? github.com/docker/docker/daemon/initlayer [no test files] 12:24:25 [2020-04-22T12:24:25.440Z] ok github.com/docker/docker/daemon/links 0.105s coverage: 93.0% of statements 12:24:25 [2020-04-22T12:24:25.440Z] ? github.com/docker/docker/daemon/listeners [no test files] 12:24:25 [2020-04-22T12:24:25.440Z] ok github.com/docker/docker/daemon/logger 0.688s coverage: 44.0% of statements 12:24:25 [2020-04-22T12:24:25.482Z] testing: warning: no tests to run 12:24:25 [2020-04-22T12:24:25.482Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: 0.0% of statements [no tests to run] 12:24:25 [2020-04-22T12:24:25.884Z] --- PASS: TestCreateServiceSecretFileMode (3.15s) 12:24:25 [2020-04-22T12:24:25.884Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode 12:24:25 [2020-04-22T12:24:25.884Z] daemon.go:325: [d355ff7bc8e8b] waiting for daemon to start 12:24:25 [2020-04-22T12:24:25.884Z] daemon.go:325: [d355ff7bc8e8b] waiting for daemon to start 12:24:25 [2020-04-22T12:24:25.884Z] daemon.go:353: [d355ff7bc8e8b] daemon started 12:24:25 [2020-04-22T12:24:25.884Z] daemon.go:461: [d355ff7bc8e8b] Stopping daemon 12:24:25 [2020-04-22T12:24:25.884Z] daemon.go:296: [d355ff7bc8e8b] exiting daemon 12:24:25 [2020-04-22T12:24:25.884Z] daemon.go:448: [d355ff7bc8e8b] Daemon stopped 12:24:25 [2020-04-22T12:24:25.884Z] === RUN TestCreateServiceConfigFileMode 12:24:25 [2020-04-22T12:24:25.909Z] ok github.com/docker/docker/daemon/logger/awslogs 0.830s coverage: 78.6% of statements 12:24:25 [2020-04-22T12:24:25.909Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] 12:24:25 [2020-04-22T12:24:25.909Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] 12:24:25 [2020-04-22T12:24:25.909Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 12:24:25 [2020-04-22T12:24:25.909Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] 12:24:25 [2020-04-22T12:24:25.909Z] ? github.com/docker/docker/daemon/logger/journald [no test files] 12:24:26 [2020-04-22T12:24:26.046Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements 12:24:26 [2020-04-22T12:24:26.046Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements 12:24:26 [2020-04-22T12:24:26.303Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements 12:24:26 [2020-04-22T12:24:26.380Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.355s coverage: 62.1% of statements 12:24:26 [2020-04-22T12:24:26.448Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint 12:24:26 [2020-04-22T12:24:26.849Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.211s coverage: 88.3% of statements 12:24:27 [2020-04-22T12:24:27.379Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache 12:24:28 [2020-04-22T12:24:28.426Z] ok github.com/docker/docker/daemon/logger/local 0.564s coverage: 74.7% of statements 12:24:28 [2020-04-22T12:24:28.427Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 12:24:28 [2020-04-22T12:24:28.752Z] --- PASS: TestCreateServiceConfigFileMode (3.22s) 12:24:28 [2020-04-22T12:24:28.753Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode 12:24:28 [2020-04-22T12:24:28.753Z] daemon.go:325: [de2b8be0d2de4] waiting for daemon to start 12:24:28 [2020-04-22T12:24:28.753Z] daemon.go:325: [de2b8be0d2de4] waiting for daemon to start 12:24:28 [2020-04-22T12:24:28.753Z] daemon.go:353: [de2b8be0d2de4] daemon started 12:24:28 [2020-04-22T12:24:28.753Z] daemon.go:461: [de2b8be0d2de4] Stopping daemon 12:24:28 [2020-04-22T12:24:28.753Z] daemon.go:296: [de2b8be0d2de4] exiting daemon 12:24:28 [2020-04-22T12:24:28.753Z] daemon.go:448: [de2b8be0d2de4] Daemon stopped 12:24:28 [2020-04-22T12:24:28.753Z] === RUN TestCreateServiceSysctls 12:24:28 [2020-04-22T12:24:28.753Z] === RUN TestDockerSuite/TestBuildScratchCopy 12:24:28 [2020-04-22T12:24:28.827Z] ok github.com/docker/docker/plugin 0.533s coverage: 27.3% of statements 12:24:29 [2020-04-22T12:24:29.317Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell 12:24:29 [2020-04-22T12:24:29.393Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements 12:24:29 [2020-04-22T12:24:29.428Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.619s coverage: 21.4% of statements 12:24:29 [2020-04-22T12:24:29.881Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint 12:24:29 [2020-04-22T12:24:29.958Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 74.1% of statements 12:24:30 [2020-04-22T12:24:30.524Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements 12:24:31 [2020-04-22T12:24:31.252Z] === RUN TestDockerSuite/TestBuildShellEntrypoint 12:24:31 [2020-04-22T12:24:31.896Z] ok github.com/docker/docker/registry 0.074s coverage: 56.3% of statements 12:24:32 [2020-04-22T12:24:32.400Z] ok github.com/docker/docker/daemon/logger/splunk 2.523s coverage: 84.5% of statements 12:24:32 [2020-04-22T12:24:32.400Z] ok github.com/docker/docker/daemon/logger/syslog 0.351s coverage: 47.8% of statements 12:24:32 [2020-04-22T12:24:32.400Z] ok github.com/docker/docker/daemon/logger/templates 0.120s coverage: 8.3% of statements 12:24:32 [2020-04-22T12:24:32.400Z] ? github.com/docker/docker/daemon/names [no test files] 12:24:32 [2020-04-22T12:24:32.400Z] ? github.com/docker/docker/daemon/network [no test files] 12:24:32 [2020-04-22T12:24:32.400Z] ? github.com/docker/docker/daemon/stats [no test files] 12:24:32 [2020-04-22T12:24:32.461Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements 12:24:32 [2020-04-22T12:24:32.623Z] === RUN TestDockerSuite/TestBuildShellInherited 12:24:32 [2020-04-22T12:24:32.623Z] --- PASS: TestCreateServiceSysctls (4.07s) 12:24:32 [2020-04-22T12:24:32.623Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls 12:24:32 [2020-04-22T12:24:32.623Z] daemon.go:325: [d247e832a0db7] waiting for daemon to start 12:24:32 [2020-04-22T12:24:32.623Z] daemon.go:325: [d247e832a0db7] waiting for daemon to start 12:24:32 [2020-04-22T12:24:32.623Z] daemon.go:353: [d247e832a0db7] daemon started 12:24:32 [2020-04-22T12:24:32.623Z] daemon.go:461: [d247e832a0db7] Stopping daemon 12:24:32 [2020-04-22T12:24:32.623Z] daemon.go:296: [d247e832a0db7] exiting daemon 12:24:32 [2020-04-22T12:24:32.623Z] daemon.go:448: [d247e832a0db7] Daemon stopped 12:24:32 [2020-04-22T12:24:32.623Z] === RUN TestInspect 12:24:32 [2020-04-22T12:24:32.719Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 49.0% of statements 12:24:33 [2020-04-22T12:24:33.283Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements 12:24:33 [2020-04-22T12:24:33.994Z] === RUN TestDockerSuite/TestBuildShellMultiple 12:24:34 [2020-04-22T12:24:34.216Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements 12:24:34 [2020-04-22T12:24:34.781Z] ok github.com/docker/docker/volume/local 0.024s coverage: 73.0% of statements 12:24:35 [2020-04-22T12:24:35.346Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements 12:24:35 [2020-04-22T12:24:35.356Z] ok github.com/docker/docker/distribution 1.866s coverage: 20.5% of statements 12:24:35 [2020-04-22T12:24:35.356Z] ok github.com/docker/docker/distribution/metadata 1.973s coverage: 48.2% of statements 12:24:35 [2020-04-22T12:24:35.356Z] ? github.com/docker/docker/distribution/utils [no test files] 12:24:35 [2020-04-22T12:24:35.826Z] ok github.com/docker/docker/distribution/xfer 1.977s coverage: 61.7% of statements 12:24:35 [2020-04-22T12:24:35.826Z] ? github.com/docker/docker/dockerversion [no test files] 12:24:35 [2020-04-22T12:24:35.826Z] ok github.com/docker/docker/errdefs 0.101s coverage: 49.4% of statements 12:24:36 [2020-04-22T12:24:36.522Z] --- PASS: TestInspect (3.32s) 12:24:36 [2020-04-22T12:24:36.522Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect 12:24:36 [2020-04-22T12:24:36.522Z] daemon.go:325: [d36ca2f66df94] waiting for daemon to start 12:24:36 [2020-04-22T12:24:36.522Z] daemon.go:325: [d36ca2f66df94] waiting for daemon to start 12:24:36 [2020-04-22T12:24:36.522Z] daemon.go:353: [d36ca2f66df94] daemon started 12:24:36 [2020-04-22T12:24:36.522Z] daemon.go:461: [d36ca2f66df94] Stopping daemon 12:24:36 [2020-04-22T12:24:36.522Z] daemon.go:296: [d36ca2f66df94] exiting daemon 12:24:36 [2020-04-22T12:24:36.522Z] daemon.go:448: [d36ca2f66df94] Daemon stopped 12:24:36 [2020-04-22T12:24:36.522Z] === RUN TestDockerNetworkConnectAlias 12:24:36 [2020-04-22T12:24:36.717Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements 12:24:37 [2020-04-22T12:24:37.893Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause 12:24:38 [2020-04-22T12:24:38.458Z] === RUN TestDockerSuite/TestBuildShellNotJSON 12:24:38 [2020-04-22T12:24:38.715Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig 12:24:38 [2020-04-22T12:24:38.784Z] ok github.com/docker/docker/image 1.056s coverage: 86.4% of statements 12:24:38 [2020-04-22T12:24:38.784Z] ok github.com/docker/docker/image/cache 0.258s coverage: 19.2% of statements 12:24:38 [2020-04-22T12:24:38.784Z] ? github.com/docker/docker/image/tarexport [no test files] 12:24:38 [2020-04-22T12:24:38.784Z] ok github.com/docker/docker/image/v1 0.346s coverage: 25.0% of statements 12:24:38 [2020-04-22T12:24:38.784Z] ? github.com/docker/docker/internal/test [no test files] 12:24:38 [2020-04-22T12:24:38.784Z] ? github.com/docker/docker/internal/test/daemon [no test files] 12:24:38 [2020-04-22T12:24:38.784Z] ? github.com/docker/docker/internal/test/environment [no test files] 12:24:38 [2020-04-22T12:24:38.784Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] 12:24:38 [2020-04-22T12:24:38.784Z] ? github.com/docker/docker/internal/test/fakegit [no test files] 12:24:38 [2020-04-22T12:24:38.784Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] 12:24:38 [2020-04-22T12:24:38.784Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] 12:24:38 [2020-04-22T12:24:38.784Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] 12:24:38 [2020-04-22T12:24:38.784Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] 12:24:38 [2020-04-22T12:24:38.784Z] ? github.com/docker/docker/internal/test/registry [no test files] 12:24:38 [2020-04-22T12:24:38.784Z] ? github.com/docker/docker/internal/test/request [no test files] 12:24:38 [2020-04-22T12:24:38.784Z] ? github.com/docker/docker/internal/test/suite [no test files] 12:24:38 [2020-04-22T12:24:38.973Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell 12:24:38 [2020-04-22T12:24:38.973Z] === RUN TestDockerSuite/TestBuildSpaces 12:24:39 [2020-04-22T12:24:39.538Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes 12:24:39 [2020-04-22T12:24:39.772Z] ok github.com/docker/docker/internal/testutil 0.243s coverage: 62.5% of statements 12:24:40 [2020-04-22T12:24:40.910Z] === RUN TestDockerSuite/TestBuildStartsFromOne 12:24:41 [2020-04-22T12:24:41.168Z] === RUN TestDockerSuite/TestBuildStderr 12:24:42 [2020-04-22T12:24:42.541Z] === RUN TestDockerSuite/TestBuildStepsWithProgress 12:24:42 [2020-04-22T12:24:42.728Z] ok github.com/docker/docker/layer 0.490s coverage: 30.4% of statements 12:24:42 [2020-04-22T12:24:42.728Z] ? github.com/docker/docker/libcontainerd [no test files] 12:24:42 [2020-04-22T12:24:42.798Z] --- PASS: TestDockerNetworkConnectAlias (6.62s) 12:24:42 [2020-04-22T12:24:42.798Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias 12:24:42 [2020-04-22T12:24:42.798Z] daemon.go:325: [d6c7a59cd1c52] waiting for daemon to start 12:24:42 [2020-04-22T12:24:42.798Z] daemon.go:325: [d6c7a59cd1c52] waiting for daemon to start 12:24:42 [2020-04-22T12:24:42.798Z] daemon.go:353: [d6c7a59cd1c52] daemon started 12:24:42 [2020-04-22T12:24:42.798Z] daemon.go:461: [d6c7a59cd1c52] Stopping daemon 12:24:42 [2020-04-22T12:24:42.798Z] daemon.go:296: [d6c7a59cd1c52] exiting daemon 12:24:42 [2020-04-22T12:24:42.798Z] daemon.go:448: [d6c7a59cd1c52] Daemon stopped 12:24:42 [2020-04-22T12:24:42.798Z] === RUN TestDockerNetworkReConnect 12:24:43 [2020-04-22T12:24:43.716Z] ok github.com/docker/docker/libcontainerd/local 0.384s coverage: 1.0% of statements 12:24:43 [2020-04-22T12:24:43.716Z] ok github.com/docker/docker/libcontainerd/queue 0.067s coverage: 100.0% of statements 12:24:43 [2020-04-22T12:24:43.716Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 12:24:43 [2020-04-22T12:24:43.716Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 12:24:43 [2020-04-22T12:24:43.716Z] ? github.com/docker/docker/libcontainerd/types [no test files] 12:24:43 [2020-04-22T12:24:43.716Z] ? github.com/docker/docker/oci [no test files] 12:24:43 [2020-04-22T12:24:43.716Z] ? github.com/docker/docker/oci/caps [no test files] 12:24:43 [2020-04-22T12:24:43.716Z] ok github.com/docker/docker/opts 0.367s coverage: 67.3% of statements 12:24:43 [2020-04-22T12:24:43.716Z] ok github.com/docker/docker/pkg/aaparser 0.048s coverage: 50.0% of statements 12:24:48 [2020-04-22T12:24:48.059Z] === RUN TestDockerSuite/TestBuildStopSignal 12:24:48 [2020-04-22T12:24:48.059Z] --- PASS: TestDockerNetworkReConnect (5.39s) 12:24:48 [2020-04-22T12:24:48.059Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect 12:24:48 [2020-04-22T12:24:48.059Z] daemon.go:325: [dd4890fc01dad] waiting for daemon to start 12:24:48 [2020-04-22T12:24:48.059Z] daemon.go:325: [dd4890fc01dad] waiting for daemon to start 12:24:48 [2020-04-22T12:24:48.059Z] daemon.go:353: [dd4890fc01dad] daemon started 12:24:48 [2020-04-22T12:24:48.059Z] daemon.go:461: [dd4890fc01dad] Stopping daemon 12:24:48 [2020-04-22T12:24:48.059Z] daemon.go:296: [dd4890fc01dad] exiting daemon 12:24:48 [2020-04-22T12:24:48.059Z] daemon.go:448: [dd4890fc01dad] Daemon stopped 12:24:48 [2020-04-22T12:24:48.059Z] === RUN TestServicePlugin 12:24:48 [2020-04-22T12:24:48.625Z] === RUN TestDockerSuite/TestBuildSymlinkBasename 12:24:49 [2020-04-22T12:24:49.997Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout 12:24:50 [2020-04-22T12:24:50.930Z] === RUN TestDockerSuite/TestBuildTagEvent 12:24:51 [2020-04-22T12:24:51.568Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.8% of statements 12:24:51 [2020-04-22T12:24:51.568Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 12:24:51 [2020-04-22T12:24:51.568Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 12:24:51 [2020-04-22T12:24:51.568Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] 12:24:51 [2020-04-22T12:24:51.568Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 12:24:51 [2020-04-22T12:24:51.568Z] ? github.com/docker/docker/profiles/apparmor [no test files] 12:24:51 [2020-04-22T12:24:51.568Z] ? github.com/docker/docker/rootless [no test files] 12:24:51 [2020-04-22T12:24:51.568Z] ? github.com/docker/docker/rootless/specconv [no test files] 12:24:51 [2020-04-22T12:24:51.568Z] ? github.com/docker/docker/runconfig/opts [no test files] 12:24:51 [2020-04-22T12:24:51.568Z] ? github.com/docker/docker/volume [no test files] 12:24:51 [2020-04-22T12:24:51.568Z] ? github.com/docker/docker/volume/service/opts [no test files] 12:24:51 [2020-04-22T12:24:51.568Z] ? github.com/docker/docker/volume/testutils [no test files] 12:24:51 [2020-04-22T12:24:51.568Z] 12:24:51 [2020-04-22T12:24:51.568Z] === Skipped 12:24:51 [2020-04-22T12:24:51.568Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) 12:24:51 [2020-04-22T12:24:51.568Z] exec_linux_test.go:18: requires AppArmor to be enabled 12:24:51 [2020-04-22T12:24:51.568Z] 12:24:51 [2020-04-22T12:24:51.568Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) 12:24:51 [2020-04-22T12:24:51.568Z] exec_linux_test.go:38: requires AppArmor to be enabled 12:24:51 [2020-04-22T12:24:51.568Z] 12:24:51 [2020-04-22T12:24:51.568Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 12:24:51 [2020-04-22T12:24:51.568Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 12:24:51 [2020-04-22T12:24:51.568Z] graphtest_unix.go:46: Driver btrfs not supported 12:24:51 [2020-04-22T12:24:51.568Z] 12:24:51 [2020-04-22T12:24:51.568Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 12:24:51 [2020-04-22T12:24:51.568Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 12:24:51 [2020-04-22T12:24:51.568Z] graphtest_unix.go:46: Driver btrfs not supported 12:24:51 [2020-04-22T12:24:51.568Z] 12:24:51 [2020-04-22T12:24:51.568Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 12:24:51 [2020-04-22T12:24:51.568Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 12:24:51 [2020-04-22T12:24:51.568Z] graphtest_unix.go:46: Driver btrfs not supported 12:24:51 [2020-04-22T12:24:51.568Z] 12:24:51 [2020-04-22T12:24:51.568Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 12:24:51 [2020-04-22T12:24:51.568Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 12:24:51 [2020-04-22T12:24:51.568Z] graphtest_unix.go:46: Driver btrfs not supported 12:24:51 [2020-04-22T12:24:51.568Z] 12:24:51 [2020-04-22T12:24:51.568Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 12:24:51 [2020-04-22T12:24:51.568Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 12:24:51 [2020-04-22T12:24:51.568Z] graphtest_unix.go:46: Driver btrfs not supported 12:24:51 [2020-04-22T12:24:51.568Z] 12:24:51 [2020-04-22T12:24:51.568Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 12:24:51 [2020-04-22T12:24:51.568Z] graphtest_unix.go:73: No driver to put! 12:24:51 [2020-04-22T12:24:51.568Z] 12:24:51 [2020-04-22T12:24:51.568Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) 12:24:51 [2020-04-22T12:24:51.568Z] overlay_test.go:44: Fails to compute changes after apply intermittently 12:24:51 [2020-04-22T12:24:51.568Z] 12:24:51 [2020-04-22T12:24:51.568Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) 12:24:51 [2020-04-22T12:24:51.568Z] overlay_test.go:49: Fails to compute changes intermittently 12:24:51 [2020-04-22T12:24:51.568Z] 12:24:51 [2020-04-22T12:24:51.568Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 12:24:51 [2020-04-22T12:24:51.568Z] overlay_test.go:65: Cannot run test with naive change algorithm 12:24:51 [2020-04-22T12:24:51.568Z] 12:24:51 [2020-04-22T12:24:51.568Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 12:24:51 [2020-04-22T12:24:51.568Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 12:24:51 [2020-04-22T12:24:51.568Z] 12:24:51 [2020-04-22T12:24:51.568Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 12:24:51 [2020-04-22T12:24:51.568Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 12:24:51 [2020-04-22T12:24:51.568Z] graphtest_unix.go:46: Driver zfs not supported 12:24:51 [2020-04-22T12:24:51.568Z] 12:24:51 [2020-04-22T12:24:51.568Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 12:24:51 [2020-04-22T12:24:51.568Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 12:24:51 [2020-04-22T12:24:51.568Z] graphtest_unix.go:46: Driver zfs not supported 12:24:51 [2020-04-22T12:24:51.568Z] 12:24:51 [2020-04-22T12:24:51.568Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 12:24:51 [2020-04-22T12:24:51.568Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 12:24:51 [2020-04-22T12:24:51.568Z] graphtest_unix.go:46: Driver zfs not supported 12:24:51 [2020-04-22T12:24:51.568Z] 12:24:51 [2020-04-22T12:24:51.568Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 12:24:51 [2020-04-22T12:24:51.569Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 12:24:51 [2020-04-22T12:24:51.569Z] graphtest_unix.go:46: Driver zfs not supported 12:24:51 [2020-04-22T12:24:51.569Z] 12:24:51 [2020-04-22T12:24:51.569Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 12:24:51 [2020-04-22T12:24:51.569Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 12:24:51 [2020-04-22T12:24:51.569Z] graphtest_unix.go:46: Driver zfs not supported 12:24:51 [2020-04-22T12:24:51.569Z] 12:24:51 [2020-04-22T12:24:51.569Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 12:24:51 [2020-04-22T12:24:51.569Z] graphtest_unix.go:73: No driver to put! 12:24:51 [2020-04-22T12:24:51.569Z] 12:24:51 [2020-04-22T12:24:51.569Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 12:24:51 [2020-04-22T12:24:51.569Z] sysinfo_linux_test.go:92: App Armor Must be Disabled 12:24:51 [2020-04-22T12:24:51.569Z] 12:24:51 [2020-04-22T12:24:51.569Z] 12:24:51 [2020-04-22T12:24:51.569Z] DONE 2065 tests, 19 skipped in 242.408s Post stage [Pipeline] junit 12:24:51 [2020-04-22T12:24:51.581Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh 12:24:52 [2020-04-22T12:24:52.303Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions 12:24:52 [2020-04-22T12:24:52.307Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40850/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=70e7d6fe4aee4a7dfea22fa53bd0539e8cef31f8 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:70e7d6fe4aee4a7dfea22fa53bd0539e8cef31f8 hack/validate/vendor 12:24:52 [2020-04-22T12:24:52.871Z] No vendor changes in diff. 12:24:53 [2020-04-22T12:24:53.676Z] === RUN TestDockerSuite/TestBuildUser [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh 12:24:54 [2020-04-22T12:24:54.124Z] + echo Building e2e image 12:24:54 [2020-04-22T12:24:54.124Z] Building e2e image 12:24:54 [2020-04-22T12:24:54.124Z] + docker build --build-arg DOCKER_GITCOMMIT=70e7d6fe4aee4a7dfea22fa53bd0539e8cef31f8 -t moby-e2e-test -f Dockerfile.e2e . 12:24:54 [2020-04-22T12:24:54.124Z] #2 [internal] load .dockerignore 12:24:54 [2020-04-22T12:24:54.124Z] #2 transferring context: 34B done 12:24:54 [2020-04-22T12:24:54.124Z] #2 DONE 0.0s 12:24:54 [2020-04-22T12:24:54.124Z] 12:24:54 [2020-04-22T12:24:54.124Z] #1 [internal] load build definition from Dockerfile.e2e 12:24:54 [2020-04-22T12:24:54.124Z] #1 transferring dockerfile: 3.21kB done 12:24:54 [2020-04-22T12:24:54.124Z] #1 DONE 0.0s 12:24:54 [2020-04-22T12:24:54.124Z] 12:24:54 [2020-04-22T12:24:54.124Z] #4 [internal] load metadata for docker.io/library/golang:1.13.10-alpine 12:24:54 [2020-04-22T12:24:54.383Z] #4 DONE 0.2s 12:24:54 [2020-04-22T12:24:54.383Z] 12:24:54 [2020-04-22T12:24:54.383Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 12:24:54 [2020-04-22T12:24:54.383Z] #3 DONE 0.3s 12:24:54 [2020-04-22T12:24:54.383Z] 12:24:54 [2020-04-22T12:24:54.383Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c... 12:24:54 [2020-04-22T12:24:54.383Z] #14 resolve docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c174965a51e393064e46f6eb32adb80daa6097851268458136fd68b6 done 12:24:54 [2020-04-22T12:24:54.640Z] #14 sha256:84a409b4c174965a51e393064e46f6eb32adb80daa6097851268458136fd68b6 1.65kB / 1.65kB done 12:24:54 [2020-04-22T12:24:54.640Z] #14 sha256:c036cd76f7c49d77e3fb960854076ec537524f89bb0c99d73e5945b68e08a011 1.36kB / 1.36kB done 12:24:54 [2020-04-22T12:24:54.640Z] #14 sha256:3369136a43d197814f14414bf7112e8ddebd23c5bf787dd14dc3f078bad90dae 3.83kB / 3.83kB done 12:24:54 [2020-04-22T12:24:54.640Z] #14 sha256:aad63a9339440e7c3e1fff2b988991b9bfb81280042fa7f39a5e327023056819 0B / 2.80MB 0.1s 12:24:54 [2020-04-22T12:24:54.640Z] #14 sha256:c732a2540651eb09faab95b03b3b5928ab23e096fae0006bdc2abf9e0cb5bfb4 0B / 301.28kB 0.1s 12:24:54 [2020-04-22T12:24:54.640Z] #14 extracting sha256:aad63a9339440e7c3e1fff2b988991b9bfb81280042fa7f39a5e327023056819 12:24:54 [2020-04-22T12:24:54.640Z] #14 sha256:aad63a9339440e7c3e1fff2b988991b9bfb81280042fa7f39a5e327023056819 2.80MB / 2.80MB 0.1s done 12:24:54 [2020-04-22T12:24:54.640Z] #14 sha256:c732a2540651eb09faab95b03b3b5928ab23e096fae0006bdc2abf9e0cb5bfb4 301.28kB / 301.28kB 0.1s done 12:24:54 [2020-04-22T12:24:54.640Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 3.34MB / 126.95MB 0.3s 12:24:54 [2020-04-22T12:24:54.640Z] #14 sha256:5871566633bc6faf1b0e52c1712830bcc8ef24b9b6dddc4fdf9f24f1d0b257ef 124B / 124B 0.2s done 12:24:54 [2020-04-22T12:24:54.640Z] #14 sha256:7b2225181d6bcfb7877529a7257ff207cb14e52831420f770cbc2187031b6228 153B / 153B 0.1s done 12:24:54 [2020-04-22T12:24:54.898Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 12.58MB / 126.95MB 0.4s 12:24:54 [2020-04-22T12:24:54.898Z] #14 ... 12:24:54 [2020-04-22T12:24:54.898Z] 12:24:54 [2020-04-22T12:24:54.898Z] #8 [internal] load build context 12:24:54 [2020-04-22T12:24:54.898Z] #8 transferring context: 799.38kB 0.5s done 12:24:54 [2020-04-22T12:24:54.898Z] #8 DONE 0.5s 12:24:54 [2020-04-22T12:24:54.898Z] 12:24:54 [2020-04-22T12:24:54.898Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c... 12:24:54 [2020-04-22T12:24:54.898Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 26.18MB / 126.95MB 0.5s 12:24:55 [2020-04-22T12:24:55.155Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 33.18MB / 126.95MB 0.6s 12:24:55 [2020-04-22T12:24:55.155Z] #14 ... 12:24:55 [2020-04-22T12:24:55.155Z] 12:24:55 [2020-04-22T12:24:55.155Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f0... 12:24:55 [2020-04-22T12:24:55.155Z] #5 resolve docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f done 12:24:55 [2020-04-22T12:24:55.155Z] #5 extracting sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 0.5s done 12:24:55 [2020-04-22T12:24:55.155Z] #5 sha256:af341ccd2df8b0e2d67cf8dd32e087bfda4e5756ebd1c76bbf3efa0dc246590e 1.51kB / 1.51kB done 12:24:55 [2020-04-22T12:24:55.155Z] #5 sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 2.79MB / 2.79MB 0.1s done 12:24:55 [2020-04-22T12:24:55.155Z] #5 sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f 1.64kB / 1.64kB done 12:24:55 [2020-04-22T12:24:55.155Z] #5 sha256:de78803598bc4c940fc4591d412bffe488205d5d953f94751c6308deeaaa7eb8 528B / 528B done 12:24:55 [2020-04-22T12:24:55.155Z] #5 DONE 0.7s 12:24:55 [2020-04-22T12:24:55.155Z] 12:24:55 [2020-04-22T12:24:55.155Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c... 12:24:55 [2020-04-22T12:24:55.155Z] #14 extracting sha256:aad63a9339440e7c3e1fff2b988991b9bfb81280042fa7f39a5e327023056819 0.5s done 12:24:55 [2020-04-22T12:24:55.155Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 42.61MB / 126.95MB 0.7s 12:24:55 [2020-04-22T12:24:55.413Z] #14 extracting sha256:c732a2540651eb09faab95b03b3b5928ab23e096fae0006bdc2abf9e0cb5bfb4 12:24:55 [2020-04-22T12:24:55.413Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 61.60MB / 126.95MB 1.0s 12:24:55 [2020-04-22T12:24:55.573Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove 12:24:55 [2020-04-22T12:24:55.574Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot 12:24:55 [2020-04-22T12:24:55.670Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 71.00MB / 126.95MB 1.1s 12:24:55 [2020-04-22T12:24:55.670Z] #14 extracting sha256:c732a2540651eb09faab95b03b3b5928ab23e096fae0006bdc2abf9e0cb5bfb4 0.2s done 12:24:55 [2020-04-22T12:24:55.670Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 78.73MB / 126.95MB 1.2s 12:24:55 [2020-04-22T12:24:55.670Z] #14 extracting sha256:7b2225181d6bcfb7877529a7257ff207cb14e52831420f770cbc2187031b6228 done 12:24:55 [2020-04-22T12:24:55.928Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 94.12MB / 126.95MB 1.4s 12:24:55 [2020-04-22T12:24:55.928Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 106.01MB / 126.95MB 1.5s 12:24:56 [2020-04-22T12:24:56.185Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 125.28MB / 126.95MB 1.7s 12:24:56 [2020-04-22T12:24:56.442Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 126.95MB / 126.95MB 1.8s done 12:24:56 [2020-04-22T12:24:56.442Z] #14 ... 12:24:56 [2020-04-22T12:24:56.442Z] 12:24:56 [2020-04-22T12:24:56.442Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... 12:24:56 [2020-04-22T12:24:56.442Z] #6 DONE 1.2s 12:24:56 [2020-04-22T12:24:56.442Z] 12:24:56 [2020-04-22T12:24:56.442Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c... 12:24:56 [2020-04-22T12:24:56.442Z] #14 extracting sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 0.1s 12:25:00 [2020-04-22T12:25:00.836Z] === RUN TestDockerSuite/TestBuildUsersAndGroups 12:25:01 [2020-04-22T12:25:01.702Z] #14 extracting sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 5.3s 12:25:01 [2020-04-22T12:25:01.959Z] #14 ... 12:25:01 [2020-04-22T12:25:01.959Z] 12:25:01 [2020-04-22T12:25:01.959Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... 12:25:01 [2020-04-22T12:25:01.959Z] #7 0.994 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 12:25:01 [2020-04-22T12:25:01.959Z] #7 2.111 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 12:25:01 [2020-04-22T12:25:01.959Z] #7 2.217 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) 12:25:01 [2020-04-22T12:25:01.959Z] #7 2.223 (2/30) Installing ncurses-libs (6.1_p20190518-r2) 12:25:01 [2020-04-22T12:25:01.959Z] #7 2.231 (3/30) Installing readline (8.0.0-r0) 12:25:01 [2020-04-22T12:25:01.959Z] #7 2.235 (4/30) Installing bash (5.0.0-r0) 12:25:01 [2020-04-22T12:25:01.959Z] #7 2.248 Executing bash-5.0.0-r0.post-install 12:25:01 [2020-04-22T12:25:01.959Z] #7 2.254 (5/30) Installing ca-certificates (20191127-r0) 12:25:01 [2020-04-22T12:25:01.959Z] #7 2.273 (6/30) Installing libgcc (8.3.0-r0) 12:25:01 [2020-04-22T12:25:01.959Z] #7 2.278 (7/30) Installing libstdc++ (8.3.0-r0) 12:25:01 [2020-04-22T12:25:01.959Z] #7 2.290 (8/30) Installing binutils (2.32-r0) 12:25:01 [2020-04-22T12:25:01.959Z] #7 2.383 (9/30) Installing gmp (6.1.2-r1) 12:25:01 [2020-04-22T12:25:01.959Z] #7 2.392 (10/30) Installing isl (0.18-r0) 12:25:01 [2020-04-22T12:25:01.959Z] #7 2.412 (11/30) Installing libgomp (8.3.0-r0) 12:25:01 [2020-04-22T12:25:01.959Z] #7 2.416 (12/30) Installing libatomic (8.3.0-r0) 12:25:01 [2020-04-22T12:25:01.959Z] #7 2.418 (13/30) Installing mpfr3 (3.1.5-r1) 12:25:01 [2020-04-22T12:25:01.959Z] #7 2.424 (14/30) Installing mpc1 (1.1.0-r0) 12:25:01 [2020-04-22T12:25:01.959Z] #7 2.427 (15/30) Installing gcc (8.3.0-r0) 12:25:01 [2020-04-22T12:25:01.959Z] #7 3.271 (16/30) Installing musl-dev (1.1.22-r3) 12:25:01 [2020-04-22T12:25:01.959Z] #7 3.369 (17/30) Installing libc-dev (0.7.1-r0) 12:25:01 [2020-04-22T12:25:01.959Z] #7 3.371 (18/30) Installing g++ (8.3.0-r0) 12:25:01 [2020-04-22T12:25:01.959Z] #7 3.930 (19/30) Installing nghttp2-libs (1.39.2-r0) 12:25:01 [2020-04-22T12:25:01.959Z] #7 3.934 (20/30) Installing libcurl (7.66.0-r0) 12:25:01 [2020-04-22T12:25:01.959Z] #7 3.941 (21/30) Installing expat (2.2.8-r0) 12:25:01 [2020-04-22T12:25:01.959Z] #7 3.945 (22/30) Installing pcre2 (10.33-r0) 12:25:01 [2020-04-22T12:25:01.959Z] #7 3.954 (23/30) Installing git (2.22.4-r0) 12:25:01 [2020-04-22T12:25:01.959Z] #7 4.155 (24/30) Installing libmnl (1.0.4-r0) 12:25:01 [2020-04-22T12:25:01.959Z] #7 4.160 (25/30) Installing libnftnl-libs (1.1.3-r0) 12:25:01 [2020-04-22T12:25:01.959Z] #7 4.163 (26/30) Installing iptables (1.8.3-r1) 12:25:01 [2020-04-22T12:25:01.959Z] #7 4.190 (27/30) Installing pigz (2.4-r0) 12:25:01 [2020-04-22T12:25:01.959Z] #7 4.194 (28/30) Installing tar (1.32-r0) 12:25:01 [2020-04-22T12:25:01.959Z] #7 4.205 (29/30) Installing xz-libs (5.2.4-r0) 12:25:01 [2020-04-22T12:25:01.959Z] #7 4.209 (30/30) Installing xz (5.2.4-r0) 12:25:01 [2020-04-22T12:25:01.959Z] #7 4.216 Executing busybox-1.30.1-r3.trigger 12:25:01 [2020-04-22T12:25:01.959Z] #7 4.221 Executing ca-certificates-20191127-r0.trigger 12:25:01 [2020-04-22T12:25:01.959Z] #7 4.275 OK: 179 MiB in 44 packages 12:25:01 [2020-04-22T12:25:01.959Z] #7 DONE 5.4s 12:25:01 [2020-04-22T12:25:01.959Z] 12:25:01 [2020-04-22T12:25:01.959Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh 12:25:01 [2020-04-22T12:25:01.959Z] #9 DONE 0.1s 12:25:01 [2020-04-22T12:25:01.959Z] 12:25:01 [2020-04-22T12:25:01.959Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh 12:25:01 [2020-04-22T12:25:01.959Z] #10 DONE 0.1s 12:25:01 [2020-04-22T12:25:01.959Z] 12:25:01 [2020-04-22T12:25:01.959Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... 12:25:01 [2020-04-22T12:25:01.959Z] #11 DONE 0.1s 12:25:01 [2020-04-22T12:25:01.959Z] 12:25:01 [2020-04-22T12:25:01.959Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c... 12:25:02 [2020-04-22T12:25:02.216Z] #14 ... 12:25:02 [2020-04-22T12:25:02.216Z] 12:25:02 [2020-04-22T12:25:02.216Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... 12:25:02 [2020-04-22T12:25:02.216Z] #12 DONE 0.1s 12:25:02 [2020-04-22T12:25:02.216Z] 12:25:02 [2020-04-22T12:25:02.216Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... 12:25:02 [2020-04-22T12:25:02.216Z] #13 DONE 0.1s 12:25:02 [2020-04-22T12:25:02.216Z] 12:25:02 [2020-04-22T12:25:02.216Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c... 12:25:02 [2020-04-22T12:25:02.216Z] #14 extracting sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 5.9s done 12:25:02 [2020-04-22T12:25:02.474Z] #14 extracting sha256:5871566633bc6faf1b0e52c1712830bcc8ef24b9b6dddc4fdf9f24f1d0b257ef 12:25:02 [2020-04-22T12:25:02.474Z] #14 extracting sha256:5871566633bc6faf1b0e52c1712830bcc8ef24b9b6dddc4fdf9f24f1d0b257ef done 12:25:02 [2020-04-22T12:25:02.474Z] #14 DONE 8.1s 12:25:02 [2020-04-22T12:25:02.732Z] 12:25:02 [2020-04-22T12:25:02.732Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... 12:25:02 [2020-04-22T12:25:02.989Z] #15 0.560 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 12:25:04 [2020-04-22T12:25:04.359Z] #15 1.613 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 12:25:04 [2020-04-22T12:25:04.359Z] #15 1.697 (1/42) Installing ncurses-terminfo-base (6.1_p20200118-r3) 12:25:04 [2020-04-22T12:25:04.359Z] #15 1.701 (2/42) Installing ncurses-libs (6.1_p20200118-r3) 12:25:04 [2020-04-22T12:25:04.359Z] #15 1.708 (3/42) Installing readline (8.0.1-r0) 12:25:04 [2020-04-22T12:25:04.359Z] #15 1.712 (4/42) Installing bash (5.0.11-r1) 12:25:04 [2020-04-22T12:25:04.359Z] #15 1.724 Executing bash-5.0.11-r1.post-install 12:25:04 [2020-04-22T12:25:04.359Z] #15 1.726 (5/42) Installing linux-headers (4.19.36-r0) 12:25:04 [2020-04-22T12:25:04.359Z] #15 1.801 (6/42) Installing libblkid (2.34-r1) 12:25:04 [2020-04-22T12:25:04.359Z] #15 1.805 (7/42) Installing libuuid (2.34-r1) 12:25:04 [2020-04-22T12:25:04.359Z] #15 1.807 (8/42) Installing btrfs-progs-libs (5.4-r0) 12:25:04 [2020-04-22T12:25:04.359Z] #15 1.815 (9/42) Installing btrfs-progs-dev (5.4-r0) 12:25:04 [2020-04-22T12:25:04.359Z] #15 1.819 (10/42) Installing libgcc (9.2.0-r4) 12:25:04 [2020-04-22T12:25:04.359Z] #15 1.821 (11/42) Installing libstdc++ (9.2.0-r4) 12:25:04 [2020-04-22T12:25:04.359Z] #15 1.833 (12/42) Installing binutils (2.33.1-r0) 12:25:04 [2020-04-22T12:25:04.359Z] #15 1.901 (13/42) Installing libmagic (5.37-r1) 12:25:04 [2020-04-22T12:25:04.359Z] #15 1.920 (14/42) Installing file (5.37-r1) 12:25:04 [2020-04-22T12:25:04.617Z] #15 1.922 (15/42) Installing gmp (6.1.2-r1) 12:25:04 [2020-04-22T12:25:04.617Z] #15 1.927 (16/42) Installing isl (0.18-r0) 12:25:04 [2020-04-22T12:25:04.617Z] #15 1.941 (17/42) Installing libgomp (9.2.0-r4) 12:25:04 [2020-04-22T12:25:04.617Z] #15 1.944 (18/42) Installing libatomic (9.2.0-r4) 12:25:04 [2020-04-22T12:25:04.617Z] #15 1.946 (19/42) Installing mpfr4 (4.0.2-r1) 12:25:04 [2020-04-22T12:25:04.617Z] #15 1.951 (20/42) Installing mpc1 (1.1.0-r1) 12:25:04 [2020-04-22T12:25:04.617Z] #15 1.954 (21/42) Installing gcc (9.2.0-r4) 12:25:05 [2020-04-22T12:25:05.187Z] #15 2.623 (22/42) Installing musl-dev (1.1.24-r2) 12:25:05 [2020-04-22T12:25:05.187Z] #15 2.695 (23/42) Installing libc-dev (0.7.2-r0) 12:25:05 [2020-04-22T12:25:05.187Z] #15 2.696 (24/42) Installing g++ (9.2.0-r4) 12:25:05 [2020-04-22T12:25:05.753Z] #15 3.109 (25/42) Installing make (4.2.1-r2) 12:25:05 [2020-04-22T12:25:05.753Z] #15 3.113 (26/42) Installing fortify-headers (1.1-r0) 12:25:05 [2020-04-22T12:25:05.753Z] #15 3.115 (27/42) Installing build-base (0.5-r1) 12:25:05 [2020-04-22T12:25:05.753Z] #15 3.116 (28/42) Installing nghttp2-libs (1.40.0-r0) 12:25:05 [2020-04-22T12:25:05.753Z] #15 3.119 (29/42) Installing libcurl (7.67.0-r0) 12:25:05 [2020-04-22T12:25:05.753Z] #15 3.125 (30/42) Installing curl (7.67.0-r0) 12:25:05 [2020-04-22T12:25:05.753Z] #15 3.128 (31/42) Installing oniguruma (6.9.4-r0) 12:25:05 [2020-04-22T12:25:05.753Z] #15 3.133 (32/42) Installing jq (1.6-r0) 12:25:05 [2020-04-22T12:25:05.753Z] #15 3.139 (33/42) Installing device-mapper-libs (2.02.186-r0) 12:25:05 [2020-04-22T12:25:05.753Z] #15 3.143 (34/42) Installing device-mapper-event-libs (2.02.186-r0) 12:25:05 [2020-04-22T12:25:05.753Z] #15 3.156 (35/42) Installing libaio (0.3.112-r1) 12:25:05 [2020-04-22T12:25:05.753Z] #15 3.158 (36/42) Installing lvm2-libs (2.02.186-r0) 12:25:05 [2020-04-22T12:25:05.753Z] #15 3.188 (37/42) Installing libfdisk (2.34-r1) 12:25:05 [2020-04-22T12:25:05.753Z] #15 3.194 (38/42) Installing libmount (2.34-r1) 12:25:05 [2020-04-22T12:25:05.753Z] #15 3.198 (39/42) Installing libsmartcols (2.34-r1) 12:25:05 [2020-04-22T12:25:05.753Z] #15 3.202 (40/42) Installing pkgconf (1.6.3-r0) 12:25:05 [2020-04-22T12:25:05.753Z] #15 3.204 (41/42) Installing util-linux-dev (2.34-r1) 12:25:05 [2020-04-22T12:25:05.753Z] #15 3.225 (42/42) Installing lvm2-dev (2.02.186-r0) 12:25:05 [2020-04-22T12:25:05.753Z] #15 3.230 Executing busybox-1.31.1-r9.trigger 12:25:05 [2020-04-22T12:25:05.753Z] #15 3.235 OK: 196 MiB in 57 packages 12:25:06 [2020-04-22T12:25:06.318Z] #15 DONE 3.7s 12:25:06 [2020-04-22T12:25:06.318Z] 12:25:06 [2020-04-22T12:25:06.318Z] #16 [base 3/5] RUN mkdir -p /build/ 12:25:07 [2020-04-22T12:25:07.251Z] #16 DONE 0.7s 12:25:07 [2020-04-22T12:25:07.251Z] 12:25:07 [2020-04-22T12:25:07.251Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ 12:25:07 [2020-04-22T12:25:07.508Z] #17 DONE 0.7s 12:25:07 [2020-04-22T12:25:07.766Z] 12:25:07 [2020-04-22T12:25:07.766Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ 12:25:07 [2020-04-22T12:25:07.766Z] #18 DONE 0.0s 12:25:07 [2020-04-22T12:25:07.766Z] 12:25:07 [2020-04-22T12:25:07.766Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test 12:25:07 [2020-04-22T12:25:07.766Z] #26 DONE 0.1s 12:25:07 [2020-04-22T12:25:07.766Z] 12:25:07 [2020-04-22T12:25:07.766Z] #31 [builder 1/4] COPY . . 12:25:07 [2020-04-22T12:25:07.766Z] #31 ... 12:25:07 [2020-04-22T12:25:07.766Z] 12:25:07 [2020-04-22T12:25:07.766Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / 12:25:07 [2020-04-22T12:25:07.766Z] #19 DONE 0.1s 12:25:07 [2020-04-22T12:25:07.766Z] 12:25:07 [2020-04-22T12:25:07.766Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh 12:25:07 [2020-04-22T12:25:07.766Z] #22 DONE 0.1s 12:25:07 [2020-04-22T12:25:07.766Z] 12:25:07 [2020-04-22T12:25:07.766Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... 12:25:07 [2020-04-22T12:25:07.766Z] #27 DONE 0.1s 12:25:07 [2020-04-22T12:25:07.766Z] 12:25:07 [2020-04-22T12:25:07.766Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ 12:25:07 [2020-04-22T12:25:07.766Z] #23 DONE 0.1s 12:25:08 [2020-04-22T12:25:08.023Z] 12:25:08 [2020-04-22T12:25:08.023Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver 12:25:08 [2020-04-22T12:25:08.023Z] #28 DONE 0.1s 12:25:08 [2020-04-22T12:25:08.023Z] 12:25:08 [2020-04-22T12:25:08.023Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... 12:25:09 [2020-04-22T12:25:09.023Z] ok github.com/docker/docker/pkg/archive 8.336s coverage: 62.2% of statements 12:25:09 [2020-04-22T12:25:09.023Z] ok github.com/docker/docker/pkg/authorization 0.749s coverage: 26.2% of statements 12:25:09 [2020-04-22T12:25:09.023Z] ok github.com/docker/docker/pkg/broadcaster 0.176s coverage: 100.0% of statements 12:25:09 [2020-04-22T12:25:09.023Z] ok github.com/docker/docker/pkg/capabilities 0.090s coverage: 87.5% of statements 12:25:09 [2020-04-22T12:25:09.023Z] ok github.com/docker/docker/pkg/chrootarchive 0.194s coverage: 15.4% of statements 12:25:09 [2020-04-22T12:25:09.023Z] ? github.com/docker/docker/pkg/containerfs [no test files] 12:25:09 [2020-04-22T12:25:09.023Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 12:25:09 [2020-04-22T12:25:09.023Z] ok github.com/docker/docker/pkg/directory 0.109s coverage: 80.0% of statements 12:25:09 [2020-04-22T12:25:09.023Z] ok github.com/docker/docker/pkg/discovery 0.171s coverage: 58.3% of statements 12:25:09 [2020-04-22T12:25:09.023Z] ok github.com/docker/docker/pkg/discovery/file 0.123s coverage: 92.9% of statements 12:25:09 [2020-04-22T12:25:09.023Z] ok github.com/docker/docker/pkg/discovery/kv 3.419s coverage: 84.1% of statements 12:25:09 [2020-04-22T12:25:09.023Z] ok github.com/docker/docker/pkg/discovery/memory 0.091s coverage: 92.3% of statements 12:25:09 [2020-04-22T12:25:09.023Z] ok github.com/docker/docker/pkg/discovery/nodes 0.089s coverage: 93.8% of statements 12:25:09 [2020-04-22T12:25:09.023Z] ok github.com/docker/docker/pkg/filenotify 0.146s coverage: 41.6% of statements 12:25:09 [2020-04-22T12:25:09.023Z] ok github.com/docker/docker/pkg/fileutils 0.205s coverage: 87.7% of statements 12:25:09 [2020-04-22T12:25:09.023Z] ok github.com/docker/docker/pkg/homedir 0.039s coverage: 37.5% of statements 12:25:09 [2020-04-22T12:25:09.023Z] ok github.com/docker/docker/pkg/idtools 0.223s coverage: 6.3% of statements 12:25:09 [2020-04-22T12:25:09.023Z] ok github.com/docker/docker/pkg/ioutils 0.555s coverage: 68.2% of statements 12:25:09 [2020-04-22T12:25:09.023Z] ok github.com/docker/docker/pkg/jsonmessage 0.276s coverage: 91.7% of statements 12:25:09 [2020-04-22T12:25:09.023Z] ok github.com/docker/docker/pkg/locker 0.166s coverage: 88.9% of statements 12:25:09 [2020-04-22T12:25:09.023Z] ok github.com/docker/docker/pkg/longpath 0.055s coverage: 100.0% of statements 12:25:09 [2020-04-22T12:25:09.023Z] ? github.com/docker/docker/pkg/mount [no test files] 12:25:09 [2020-04-22T12:25:09.023Z] ok github.com/docker/docker/pkg/namesgenerator 0.099s coverage: 85.7% of statements 12:25:09 [2020-04-22T12:25:09.023Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] 12:25:09 [2020-04-22T12:25:09.023Z] ok github.com/docker/docker/pkg/parsers 0.048s coverage: 97.0% of statements 12:25:09 [2020-04-22T12:25:09.023Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] 12:25:09 [2020-04-22T12:25:09.023Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] 12:25:09 [2020-04-22T12:25:09.023Z] ok github.com/docker/docker/pkg/pidfile 0.076s coverage: 82.6% of statements 12:25:09 [2020-04-22T12:25:09.023Z] ? github.com/docker/docker/pkg/platform [no test files] 12:25:09 [2020-04-22T12:25:09.023Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 12:25:11 [2020-04-22T12:25:11.305Z] #29 ... 12:25:11 [2020-04-22T12:25:11.305Z] 12:25:11 [2020-04-22T12:25:11.305Z] #31 [builder 1/4] COPY . . 12:25:11 [2020-04-22T12:25:11.305Z] #31 DONE 3.2s 12:25:11 [2020-04-22T12:25:11.305Z] 12:25:11 [2020-04-22T12:25:11.305Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... 12:25:12 [2020-04-22T12:25:12.679Z] #32 DONE 1.5s 12:25:12 [2020-04-22T12:25:12.679Z] 12:25:12 [2020-04-22T12:25:12.679Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli 12:25:12 [2020-04-22T12:25:12.679Z] #24 1.366 + RM_GOPATH=0 12:25:12 [2020-04-22T12:25:12.679Z] #24 1.366 + TMP_GOPATH= 12:25:12 [2020-04-22T12:25:12.679Z] #24 1.366 + : /build 12:25:12 [2020-04-22T12:25:12.679Z] #24 1.366 + '[' -z '' ']' 12:25:12 [2020-04-22T12:25:12.679Z] #24 1.366 ++ mktemp -d 12:25:12 [2020-04-22T12:25:12.679Z] #24 1.368 + export GOPATH=/tmp/tmp.OAlNch 12:25:12 [2020-04-22T12:25:12.679Z] #24 1.368 + GOPATH=/tmp/tmp.OAlNch 12:25:12 [2020-04-22T12:25:12.679Z] #24 1.368 + RM_GOPATH=1 12:25:12 [2020-04-22T12:25:12.679Z] #24 1.368 ++ dirname ./install.sh 12:25:12 [2020-04-22T12:25:12.679Z] #24 1.372 + dir=. 12:25:12 [2020-04-22T12:25:12.679Z] #24 1.372 + bin=dockercli 12:25:12 [2020-04-22T12:25:12.679Z] #24 1.372 + shift 12:25:12 [2020-04-22T12:25:12.679Z] #24 1.372 + '[' '!' -f ./dockercli.installer ']' 12:25:12 [2020-04-22T12:25:12.679Z] #24 1.372 + . ./dockercli.installer 12:25:12 [2020-04-22T12:25:12.679Z] #24 1.372 ++ : stable 12:25:12 [2020-04-22T12:25:12.679Z] #24 1.372 ++ : 17.06.2-ce 12:25:12 [2020-04-22T12:25:12.679Z] #24 1.372 + install_dockercli 12:25:12 [2020-04-22T12:25:12.679Z] #24 1.372 + echo 'Install docker/cli version 17.06.2-ce from stable' 12:25:12 [2020-04-22T12:25:12.679Z] #24 1.372 ++ uname -m 12:25:12 [2020-04-22T12:25:12.679Z] #24 1.373 Install docker/cli version 17.06.2-ce from stable 12:25:12 [2020-04-22T12:25:12.679Z] #24 1.373 + arch=x86_64 12:25:12 [2020-04-22T12:25:12.679Z] #24 1.373 + '[' x86_64 '!=' x86_64 ']' 12:25:12 [2020-04-22T12:25:12.679Z] #24 1.373 + url=https://download.docker.com/linux/static 12:25:12 [2020-04-22T12:25:12.679Z] #24 1.373 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz 12:25:12 [2020-04-22T12:25:12.679Z] #24 1.374 + tar -xz docker/docker 12:25:12 [2020-04-22T12:25:12.679Z] #24 4.389 + mkdir -p /build 12:25:12 [2020-04-22T12:25:12.679Z] #24 4.390 + mv docker/docker /build/ 12:25:12 [2020-04-22T12:25:12.679Z] #24 4.391 + rmdir docker 12:25:12 [2020-04-22T12:25:12.679Z] #24 DONE 4.5s 12:25:12 [2020-04-22T12:25:12.679Z] 12:25:12 [2020-04-22T12:25:12.679Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary 12:25:14 [2020-04-22T12:25:14.579Z] #33 1.881 12:25:14 [2020-04-22T12:25:14.579Z] #33 1.989 Removing bundles/ 12:25:14 [2020-04-22T12:25:14.579Z] #33 1.990 12:25:14 [2020-04-22T12:25:14.579Z] #33 1.996 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) 12:25:15 [2020-04-22T12:25:15.514Z] #33 3.100 Building test suite binary ./integration-cli/test.main 12:25:18 [2020-04-22T12:25:18.043Z] #33 ... 12:25:18 [2020-04-22T12:25:18.043Z] 12:25:18 [2020-04-22T12:25:18.043Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... 12:25:18 [2020-04-22T12:25:18.043Z] #20 2.916 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... 12:25:18 [2020-04-22T12:25:18.043Z] #20 3.451 curl: option --progress: is ambiguous 12:25:18 [2020-04-22T12:25:18.043Z] #20 3.451 curl: try 'curl --help' or 'curl --manual' for more information 12:25:18 [2020-04-22T12:25:18.043Z] #20 3.975 curl: option --progress: is ambiguous 12:25:18 [2020-04-22T12:25:18.043Z] #20 3.976 curl: try 'curl --help' or 'curl --manual' for more information 12:25:18 [2020-04-22T12:25:18.043Z] #20 4.568 curl: option --progress: is ambiguous 12:25:18 [2020-04-22T12:25:18.043Z] #20 4.568 curl: try 'curl --help' or 'curl --manual' for more information 12:25:18 [2020-04-22T12:25:18.043Z] #20 5.273 curl: option --progress: is ambiguous 12:25:18 [2020-04-22T12:25:18.043Z] #20 5.273 curl: try 'curl --help' or 'curl --manual' for more information 12:25:18 [2020-04-22T12:25:18.043Z] #20 5.597 12:25:18 [2020-04-22T12:25:18.043Z] #20 6.933 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... 12:25:18 [2020-04-22T12:25:18.043Z] #20 7.324 curl: option --progress: is ambiguous 12:25:18 [2020-04-22T12:25:18.043Z] #20 7.324 curl: try 'curl --help' or 'curl --manual' for more information 12:25:18 [2020-04-22T12:25:18.043Z] #20 7.623 12:25:18 [2020-04-22T12:25:18.043Z] #20 8.703 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... 12:25:18 [2020-04-22T12:25:18.043Z] #20 9.097 curl: option --progress: is ambiguous 12:25:18 [2020-04-22T12:25:18.043Z] #20 9.097 curl: try 'curl --help' or 'curl --manual' for more information 12:25:18 [2020-04-22T12:25:18.043Z] #20 9.361 12:25:18 [2020-04-22T12:25:18.301Z] #20 10.53 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... 12:25:18 [2020-04-22T12:25:18.867Z] #20 10.85 curl: option --progress: is ambiguous 12:25:18 [2020-04-22T12:25:18.867Z] #20 10.85 curl: try 'curl --help' or 'curl --manual' for more information 12:25:18 [2020-04-22T12:25:18.974Z] === RUN TestDockerSuite/TestBuildVerboseOut 12:25:18 [2020-04-22T12:25:18.974Z] === RUN TestDockerSuite/TestBuildVerifyIntString 12:25:18 [2020-04-22T12:25:18.974Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails 12:25:19 [2020-04-22T12:25:19.125Z] #20 11.16 12:25:19 [2020-04-22T12:25:19.905Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer 12:25:20 [2020-04-22T12:25:20.499Z] #20 12.47 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... 12:25:20 [2020-04-22T12:25:20.758Z] #20 12.95 curl: option --progress: is ambiguous 12:25:20 [2020-04-22T12:25:20.758Z] #20 12.95 curl: try 'curl --help' or 'curl --manual' for more information 12:25:20 [2020-04-22T12:25:20.836Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents 12:25:21 [2020-04-22T12:25:21.016Z] #20 13.27 12:25:21 [2020-04-22T12:25:21.274Z] #20 13.42 Download of images into '/build' complete. 12:25:21 [2020-04-22T12:25:21.274Z] #20 13.43 Use something like the following to load the result into a Docker daemon: 12:25:21 [2020-04-22T12:25:21.274Z] #20 13.43 tar -cC '/build' . | docker load 12:25:21 [2020-04-22T12:25:21.532Z] #20 DONE 13.5s 12:25:21 [2020-04-22T12:25:21.532Z] 12:25:21 [2020-04-22T12:25:21.533Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... 12:25:22 [2020-04-22T12:25:22.098Z] #29 ... 12:25:22 [2020-04-22T12:25:22.098Z] 12:25:22 [2020-04-22T12:25:22.098Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images 12:25:22 [2020-04-22T12:25:22.098Z] #21 DONE 0.1s 12:25:22 [2020-04-22T12:25:22.098Z] 12:25:22 [2020-04-22T12:25:22.098Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ 12:25:22 [2020-04-22T12:25:22.098Z] #25 DONE 0.1s 12:25:22 [2020-04-22T12:25:22.098Z] 12:25:22 [2020-04-22T12:25:22.098Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... 12:25:22 [2020-04-22T12:25:22.735Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing 12:25:22 [2020-04-22T12:25:22.735Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive 12:25:22 [2020-04-22T12:25:22.735Z] === RUN TestDockerSuite/TestBuildWindowsUser 12:25:22 [2020-04-22T12:25:22.735Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing 12:25:22 [2020-04-22T12:25:22.735Z] === RUN TestDockerSuite/TestBuildWithExtraHost 12:25:24 [2020-04-22T12:25:24.106Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat 12:25:24 [2020-04-22T12:25:24.363Z] === RUN TestDockerSuite/TestBuildWithFailure 12:25:24 [2020-04-22T12:25:24.622Z] --- PASS: TestServicePlugin (36.46s) 12:25:24 [2020-04-22T12:25:24.622Z] plugin_test.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin 12:25:24 [2020-04-22T12:25:24.622Z] daemon.go:325: [dcd916a4298ce] waiting for daemon to start 12:25:24 [2020-04-22T12:25:24.622Z] daemon.go:325: [dcd916a4298ce] waiting for daemon to start 12:25:24 [2020-04-22T12:25:24.622Z] daemon.go:353: [dcd916a4298ce] daemon started 12:25:24 [2020-04-22T12:25:24.622Z] daemon.go:461: [dcd916a4298ce] Stopping daemon 12:25:24 [2020-04-22T12:25:24.622Z] daemon.go:296: [dcd916a4298ce] exiting daemon 12:25:24 [2020-04-22T12:25:24.622Z] daemon.go:448: [dcd916a4298ce] Daemon stopped 12:25:24 [2020-04-22T12:25:24.622Z] plugin_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin 12:25:24 [2020-04-22T12:25:24.622Z] daemon.go:325: [d5942357b0081] waiting for daemon to start 12:25:24 [2020-04-22T12:25:24.622Z] daemon.go:325: [d5942357b0081] waiting for daemon to start 12:25:24 [2020-04-22T12:25:24.622Z] daemon.go:353: [d5942357b0081] daemon started 12:25:24 [2020-04-22T12:25:24.622Z] plugin_test.go:59: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin 12:25:24 [2020-04-22T12:25:24.622Z] daemon.go:325: [daf12cb08380e] waiting for daemon to start 12:25:24 [2020-04-22T12:25:24.622Z] daemon.go:325: [daf12cb08380e] waiting for daemon to start 12:25:24 [2020-04-22T12:25:24.622Z] daemon.go:353: [daf12cb08380e] daemon started 12:25:24 [2020-04-22T12:25:24.622Z] plugin_test.go:60: [daf12cb08380e] joining swarm manager [d5942357b0081]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 12:25:24 [2020-04-22T12:25:24.622Z] plugin_test.go:62: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin 12:25:24 [2020-04-22T12:25:24.622Z] daemon.go:325: [d99f17ee2b01f] waiting for daemon to start 12:25:24 [2020-04-22T12:25:24.622Z] daemon.go:325: [d99f17ee2b01f] waiting for daemon to start 12:25:24 [2020-04-22T12:25:24.622Z] daemon.go:353: [d99f17ee2b01f] daemon started 12:25:24 [2020-04-22T12:25:24.622Z] plugin_test.go:63: [d99f17ee2b01f] joining swarm manager [d5942357b0081]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 12:25:24 [2020-04-22T12:25:24.622Z] daemon.go:461: [d99f17ee2b01f] Stopping daemon 12:25:24 [2020-04-22T12:25:24.622Z] daemon.go:296: [d99f17ee2b01f] exiting daemon 12:25:24 [2020-04-22T12:25:24.622Z] daemon.go:448: [d99f17ee2b01f] Daemon stopped 12:25:24 [2020-04-22T12:25:24.622Z] daemon.go:461: [daf12cb08380e] Stopping daemon 12:25:24 [2020-04-22T12:25:24.622Z] daemon.go:296: [daf12cb08380e] exiting daemon 12:25:24 [2020-04-22T12:25:24.622Z] daemon.go:448: [daf12cb08380e] Daemon stopped 12:25:24 [2020-04-22T12:25:24.622Z] daemon.go:461: [d5942357b0081] Stopping daemon 12:25:24 [2020-04-22T12:25:24.622Z] daemon.go:296: [d5942357b0081] exiting daemon 12:25:24 [2020-04-22T12:25:24.622Z] daemon.go:448: [d5942357b0081] Daemon stopped 12:25:24 [2020-04-22T12:25:24.622Z] === RUN TestServiceUpdateLabel 12:25:25 [2020-04-22T12:25:25.553Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext 12:25:26 [2020-04-22T12:25:26.118Z] === RUN TestDockerSuite/TestBuildWithTabs 12:25:27 [2020-04-22T12:25:27.488Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM 12:25:27 [2020-04-22T12:25:27.488Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore 12:25:27 [2020-04-22T12:25:27.488Z] --- PASS: TestServiceUpdateLabel (3.00s) 12:25:27 [2020-04-22T12:25:27.488Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel 12:25:27 [2020-04-22T12:25:27.488Z] daemon.go:325: [d056f314fd170] waiting for daemon to start 12:25:27 [2020-04-22T12:25:27.488Z] daemon.go:325: [d056f314fd170] waiting for daemon to start 12:25:27 [2020-04-22T12:25:27.488Z] daemon.go:353: [d056f314fd170] daemon started 12:25:27 [2020-04-22T12:25:27.488Z] daemon.go:461: [d056f314fd170] Stopping daemon 12:25:27 [2020-04-22T12:25:27.488Z] daemon.go:296: [d056f314fd170] exiting daemon 12:25:27 [2020-04-22T12:25:27.488Z] daemon.go:448: [d056f314fd170] Daemon stopped 12:25:27 [2020-04-22T12:25:27.488Z] === RUN TestServiceUpdateSecrets 12:25:30 [2020-04-22T12:25:30.768Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership 12:25:31 [2020-04-22T12:25:31.333Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate 12:25:32 [2020-04-22T12:25:32.705Z] === RUN TestDockerSuite/TestBuildWithVolumes 12:25:33 [2020-04-22T12:25:33.638Z] === RUN TestDockerSuite/TestBuildWorkdirCmd 12:25:33 [2020-04-22T12:25:33.897Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd 12:25:34 [2020-04-22T12:25:34.314Z] ok github.com/docker/docker/pkg/plugins 35.202s coverage: 73.6% of statements 12:25:34 [2020-04-22T12:25:34.314Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.105s coverage: 56.8% of statements 12:25:34 [2020-04-22T12:25:34.314Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 12:25:34 [2020-04-22T12:25:34.314Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 12:25:34 [2020-04-22T12:25:34.314Z] ok github.com/docker/docker/pkg/plugins/transport 0.197s coverage: 85.7% of statements 12:25:34 [2020-04-22T12:25:34.314Z] ok github.com/docker/docker/pkg/pools 0.113s coverage: 87.9% of statements 12:25:34 [2020-04-22T12:25:34.314Z] ok github.com/docker/docker/pkg/progress 0.066s coverage: 75.9% of statements 12:25:34 [2020-04-22T12:25:34.314Z] ok github.com/docker/docker/pkg/pubsub 1.156s coverage: 72.7% of statements 12:25:34 [2020-04-22T12:25:34.314Z] ok github.com/docker/docker/pkg/reexec 0.167s coverage: 82.4% of statements 12:25:34 [2020-04-22T12:25:34.314Z] ok github.com/docker/docker/pkg/signal 0.111s coverage: 20.3% of statements 12:25:34 [2020-04-22T12:25:34.314Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] 12:25:34 [2020-04-22T12:25:34.314Z] ok github.com/docker/docker/pkg/stdcopy 0.053s coverage: 100.0% of statements 12:25:34 [2020-04-22T12:25:34.314Z] ok github.com/docker/docker/pkg/streamformatter 0.099s coverage: 66.2% of statements 12:25:34 [2020-04-22T12:25:34.314Z] ok github.com/docker/docker/pkg/stringid 0.125s coverage: 70.6% of statements 12:25:34 [2020-04-22T12:25:34.314Z] ? github.com/docker/docker/pkg/symlink [no test files] 12:25:34 [2020-04-22T12:25:34.314Z] ok github.com/docker/docker/pkg/sysinfo 0.069s coverage: 38.2% of statements 12:25:34 [2020-04-22T12:25:34.314Z] ok github.com/docker/docker/pkg/system 0.109s coverage: 12.3% of statements 12:25:34 [2020-04-22T12:25:34.314Z] ok github.com/docker/docker/pkg/tailfile 0.121s coverage: 88.6% of statements 12:25:34 [2020-04-22T12:25:34.314Z] ok github.com/docker/docker/pkg/tarsum 0.201s coverage: 89.3% of statements 12:25:34 [2020-04-22T12:25:34.314Z] ok github.com/docker/docker/pkg/term 0.070s coverage: 30.8% of statements 12:25:34 [2020-04-22T12:25:34.314Z] ok github.com/docker/docker/pkg/term/windows 0.034s coverage: 0.0% of statements [no tests to run] 12:25:34 [2020-04-22T12:25:34.314Z] ok github.com/docker/docker/pkg/truncindex 0.136s coverage: 91.5% of statements 12:25:34 [2020-04-22T12:25:34.314Z] ok github.com/docker/docker/pkg/urlutil 0.032s coverage: 100.0% of statements 12:25:34 [2020-04-22T12:25:34.314Z] ok github.com/docker/docker/pkg/useragent 0.031s coverage: 88.9% of statements 12:25:34 [2020-04-22T12:25:34.314Z] ok github.com/docker/docker/plugin 0.301s coverage: 12.0% of statements 12:25:34 [2020-04-22T12:25:34.314Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 12:25:34 [2020-04-22T12:25:34.314Z] ok github.com/docker/docker/plugin/v2 0.252s coverage: 20.1% of statements 12:25:34 [2020-04-22T12:25:34.314Z] ok github.com/docker/docker/reference 0.440s coverage: 84.4% of statements 12:25:34 [2020-04-22T12:25:34.314Z] ok github.com/docker/docker/registry 0.537s coverage: 52.0% of statements 12:25:34 [2020-04-22T12:25:34.314Z] ok github.com/docker/docker/registry/resumable 0.446s coverage: 100.0% of statements 12:25:34 [2020-04-22T12:25:34.314Z] ok github.com/docker/docker/restartmanager 0.236s coverage: 49.0% of statements 12:25:34 [2020-04-22T12:25:34.314Z] ? github.com/docker/docker/rootless [no test files] 12:25:34 [2020-04-22T12:25:34.314Z] ok github.com/docker/docker/runconfig 0.240s coverage: 54.5% of statements 12:25:34 [2020-04-22T12:25:34.314Z] ? github.com/docker/docker/runconfig/opts [no test files] 12:25:34 [2020-04-22T12:25:34.314Z] ? github.com/docker/docker/volume [no test files] 12:25:34 [2020-04-22T12:25:34.314Z] ok github.com/docker/docker/volume/drivers 0.242s coverage: 36.1% of statements 12:25:34 [2020-04-22T12:25:34.314Z] ok github.com/docker/docker/volume/local 0.250s coverage: 37.7% of statements 12:25:34 [2020-04-22T12:25:34.314Z] ok github.com/docker/docker/volume/mounts 0.211s coverage: 66.2% of statements 12:25:34 [2020-04-22T12:25:34.314Z] ok github.com/docker/docker/volume/service 0.452s coverage: 70.3% of statements 12:25:34 [2020-04-22T12:25:34.314Z] ? github.com/docker/docker/volume/service/opts [no test files] 12:25:34 [2020-04-22T12:25:34.314Z] ? github.com/docker/docker/volume/testutils [no test files] 12:25:34 [2020-04-22T12:25:34.314Z] INFO: make.ps1 ended at 04/22/2020 12:25:32 12:25:34 [2020-04-22T12:25:34.314Z] INFO: Unit tests ended at 04/22/2020 12:25:34. Duration:00:03:32.9635668 12:25:34 [2020-04-22T12:25:34.314Z] INFO: Building busybox 12:25:34 [2020-04-22T12:25:34.461Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath 12:25:34 [2020-04-22T12:25:34.461Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables 12:25:34 [2020-04-22T12:25:34.783Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B 12:25:34 [2020-04-22T12:25:34.783Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B 12:25:34 [2020-04-22T12:25:34.783Z] 12:25:34 [2020-04-22T12:25:34.783Z] Sending build context to Docker daemon 2.56kB 12:25:34 [2020-04-22T12:25:34.783Z] 12:25:34 [2020-04-22T12:25:34.783Z] Step 1/6 : FROM microsoft/windowsservercore 12:25:34 [2020-04-22T12:25:34.783Z] ---> fdf6432edbdc 12:25:34 [2020-04-22T12:25:34.783Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin 12:25:34 [2020-04-22T12:25:34.783Z] ---> Running in 74e2acb7600a 12:25:35 [2020-04-22T12:25:35.392Z] === RUN TestDockerSuite/TestBuildXZHost 12:25:37 [2020-04-22T12:25:37.917Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote 12:25:37 [2020-04-22T12:25:37.917Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock 12:25:37 [2020-04-22T12:25:37.917Z] === RUN TestDockerSuite/TestClientSetsTLSServerName 12:25:37 [2020-04-22T12:25:37.917Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked 12:25:38 [2020-04-22T12:25:38.481Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone 12:25:39 [2020-04-22T12:25:39.849Z] --- PASS: TestBuildWithHugeFile (83.14s) 12:25:39 [2020-04-22T12:25:39.849Z] === RUN TestBuildWithEmptyDockerfile 12:25:39 [2020-04-22T12:25:39.849Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 12:25:39 [2020-04-22T12:25:39.849Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 12:25:39 [2020-04-22T12:25:39.849Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 12:25:39 [2020-04-22T12:25:39.849Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 12:25:39 [2020-04-22T12:25:39.849Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 12:25:39 [2020-04-22T12:25:39.849Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 12:25:39 [2020-04-22T12:25:39.849Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 12:25:39 [2020-04-22T12:25:39.849Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 12:25:39 [2020-04-22T12:25:39.849Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 12:25:39 [2020-04-22T12:25:39.849Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) 12:25:39 [2020-04-22T12:25:39.849Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.26s) 12:25:39 [2020-04-22T12:25:39.849Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.27s) 12:25:39 [2020-04-22T12:25:39.849Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s) 12:25:39 [2020-04-22T12:25:39.849Z] === RUN TestBuildPreserveOwnership 12:25:39 [2020-04-22T12:25:39.849Z] === RUN TestBuildPreserveOwnership/copy_from 12:25:39 [2020-04-22T12:25:39.849Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 12:25:39 [2020-04-22T12:25:39.849Z] --- PASS: TestBuildPreserveOwnership (4.72s) 12:25:39 [2020-04-22T12:25:39.849Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.10s) 12:25:39 [2020-04-22T12:25:39.849Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.61s) 12:25:39 [2020-04-22T12:25:39.849Z] === RUN TestBuildPlatformInvalid 12:25:39 [2020-04-22T12:25:39.849Z] --- PASS: TestBuildPlatformInvalid (0.15s) 12:25:39 [2020-04-22T12:25:39.849Z] PASS 12:25:39 [2020-04-22T12:25:39.849Z] 12:25:39 [2020-04-22T12:25:39.849Z] DONE 30 tests in 126.744s 12:25:39 [2020-04-22T12:25:39.849Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 12:25:39 [2020-04-22T12:25:39.849Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m 12:25:39 [2020-04-22T12:25:39.849Z] ++ set -e 12:25:39 [2020-04-22T12:25:39.849Z] ++ '[' -n 0 ']' 12:25:39 [2020-04-22T12:25:39.849Z] ++ set -x 12:25:39 [2020-04-22T12:25:39.850Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m 12:25:39 [2020-04-22T12:25:39.850Z] INFO: Testing against a local daemon 12:25:39 [2020-04-22T12:25:39.850Z] === RUN TestConfigList 12:25:39 [2020-04-22T12:25:39.850Z] --- PASS: TestConfigList (2.27s) 12:25:39 [2020-04-22T12:25:39.850Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList 12:25:39 [2020-04-22T12:25:39.850Z] daemon.go:325: [d9c8cd63eeb4d] waiting for daemon to start 12:25:39 [2020-04-22T12:25:39.850Z] daemon.go:325: [d9c8cd63eeb4d] waiting for daemon to start 12:25:39 [2020-04-22T12:25:39.850Z] daemon.go:353: [d9c8cd63eeb4d] daemon started 12:25:39 [2020-04-22T12:25:39.850Z] daemon.go:461: [d9c8cd63eeb4d] Stopping daemon 12:25:39 [2020-04-22T12:25:39.850Z] daemon.go:296: [d9c8cd63eeb4d] exiting daemon 12:25:39 [2020-04-22T12:25:39.850Z] daemon.go:448: [d9c8cd63eeb4d] Daemon stopped 12:25:39 [2020-04-22T12:25:39.850Z] === RUN TestConfigsCreateAndDelete 12:25:39 [2020-04-22T12:25:39.850Z] --- PASS: TestConfigsCreateAndDelete (2.18s) 12:25:39 [2020-04-22T12:25:39.850Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete 12:25:39 [2020-04-22T12:25:39.850Z] daemon.go:325: [d9a5f195292fd] waiting for daemon to start 12:25:39 [2020-04-22T12:25:39.850Z] daemon.go:325: [d9a5f195292fd] waiting for daemon to start 12:25:39 [2020-04-22T12:25:39.850Z] daemon.go:353: [d9a5f195292fd] daemon started 12:25:39 [2020-04-22T12:25:39.850Z] daemon.go:461: [d9a5f195292fd] Stopping daemon 12:25:39 [2020-04-22T12:25:39.850Z] daemon.go:296: [d9a5f195292fd] exiting daemon 12:25:39 [2020-04-22T12:25:39.850Z] daemon.go:448: [d9a5f195292fd] Daemon stopped 12:25:39 [2020-04-22T12:25:39.850Z] === RUN TestConfigsUpdate 12:25:39 [2020-04-22T12:25:39.850Z] --- PASS: TestConfigsUpdate (2.18s) 12:25:39 [2020-04-22T12:25:39.850Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate 12:25:39 [2020-04-22T12:25:39.850Z] daemon.go:325: [d3931e2566033] waiting for daemon to start 12:25:39 [2020-04-22T12:25:39.850Z] daemon.go:325: [d3931e2566033] waiting for daemon to start 12:25:39 [2020-04-22T12:25:39.850Z] daemon.go:353: [d3931e2566033] daemon started 12:25:39 [2020-04-22T12:25:39.850Z] daemon.go:461: [d3931e2566033] Stopping daemon 12:25:39 [2020-04-22T12:25:39.850Z] daemon.go:296: [d3931e2566033] exiting daemon 12:25:39 [2020-04-22T12:25:39.850Z] daemon.go:448: [d3931e2566033] Daemon stopped 12:25:39 [2020-04-22T12:25:39.850Z] === RUN TestTemplatedConfig 12:25:39 [2020-04-22T12:25:39.852Z] === RUN TestDockerSuite/TestCommitChange 12:25:40 [2020-04-22T12:25:40.173Z] #29 29.60 # github.com/docker/docker/contrib/httpserver 12:25:40 [2020-04-22T12:25:40.173Z] #29 29.60 loadinternal: cannot find runtime/cgo 12:25:40 [2020-04-22T12:25:40.173Z] #29 DONE 29.9s 12:25:40 [2020-04-22T12:25:40.173Z] 12:25:40 [2020-04-22T12:25:40.173Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary 12:25:40 [2020-04-22T12:25:40.173Z] #33 ... 12:25:40 [2020-04-22T12:25:40.173Z] 12:25:40 [2020-04-22T12:25:40.173Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ 12:25:40 [2020-04-22T12:25:40.173Z] #30 DONE 0.1s 12:25:40 [2020-04-22T12:25:40.173Z] 12:25:40 [2020-04-22T12:25:40.173Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary 12:25:40 [2020-04-22T12:25:40.468Z] --- PASS: TestTemplatedConfig (2.73s) 12:25:40 [2020-04-22T12:25:40.468Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig 12:25:40 [2020-04-22T12:25:40.468Z] daemon.go:325: [d740c2d4bd4d7] waiting for daemon to start 12:25:40 [2020-04-22T12:25:40.468Z] daemon.go:325: [d740c2d4bd4d7] waiting for daemon to start 12:25:40 [2020-04-22T12:25:40.468Z] daemon.go:353: [d740c2d4bd4d7] daemon started 12:25:40 [2020-04-22T12:25:40.468Z] daemon.go:461: [d740c2d4bd4d7] Stopping daemon 12:25:40 [2020-04-22T12:25:40.468Z] daemon.go:296: [d740c2d4bd4d7] exiting daemon 12:25:40 [2020-04-22T12:25:40.468Z] daemon.go:448: [d740c2d4bd4d7] Daemon stopped 12:25:40 [2020-04-22T12:25:40.468Z] === RUN TestConfigInspect 12:25:40 [2020-04-22T12:25:40.665Z] Removing intermediate container 74e2acb7600a 12:25:40 [2020-04-22T12:25:40.665Z] ---> 2181b49779ab 12:25:40 [2020-04-22T12:25:40.665Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ 12:25:40 [2020-04-22T12:25:40.665Z] 12:25:40 [2020-04-22T12:25:40.784Z] === RUN TestDockerSuite/TestCommitChangeLabels 12:25:41 [2020-04-22T12:25:41.134Z] ---> f135206a8320 12:25:41 [2020-04-22T12:25:41.134Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" 12:25:41 [2020-04-22T12:25:41.134Z] ---> Running in 847b8f49614c 12:25:41 [2020-04-22T12:25:41.716Z] === RUN TestDockerSuite/TestCommitHardlink 12:25:42 [2020-04-22T12:25:42.123Z] 12:25:42 [2020-04-22T12:25:42.123Z] SUCCESS: Specified value was saved. 12:25:43 [2020-04-22T12:25:43.086Z] --- PASS: TestServiceUpdateSecrets (15.40s) 12:25:43 [2020-04-22T12:25:43.086Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets 12:25:43 [2020-04-22T12:25:43.086Z] daemon.go:325: [d6cbc88a15734] waiting for daemon to start 12:25:43 [2020-04-22T12:25:43.086Z] daemon.go:325: [d6cbc88a15734] waiting for daemon to start 12:25:43 [2020-04-22T12:25:43.086Z] daemon.go:353: [d6cbc88a15734] daemon started 12:25:43 [2020-04-22T12:25:43.086Z] daemon.go:461: [d6cbc88a15734] Stopping daemon 12:25:43 [2020-04-22T12:25:43.086Z] daemon.go:296: [d6cbc88a15734] exiting daemon 12:25:43 [2020-04-22T12:25:43.086Z] daemon.go:448: [d6cbc88a15734] Daemon stopped 12:25:43 [2020-04-22T12:25:43.086Z] === RUN TestServiceUpdateConfigs 12:25:43 [2020-04-22T12:25:43.169Z] --- PASS: TestConfigInspect (2.16s) 12:25:43 [2020-04-22T12:25:43.169Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect 12:25:43 [2020-04-22T12:25:43.169Z] daemon.go:325: [d5ec27fbc510f] waiting for daemon to start 12:25:43 [2020-04-22T12:25:43.169Z] daemon.go:325: [d5ec27fbc510f] waiting for daemon to start 12:25:43 [2020-04-22T12:25:43.169Z] daemon.go:353: [d5ec27fbc510f] daemon started 12:25:43 [2020-04-22T12:25:43.169Z] daemon.go:461: [d5ec27fbc510f] Stopping daemon 12:25:43 [2020-04-22T12:25:43.169Z] daemon.go:296: [d5ec27fbc510f] exiting daemon 12:25:43 [2020-04-22T12:25:43.169Z] daemon.go:448: [d5ec27fbc510f] Daemon stopped 12:25:43 [2020-04-22T12:25:43.169Z] === RUN TestConfigCreateWithLabels 12:25:43 [2020-04-22T12:25:43.344Z] === RUN TestDockerSuite/TestCommitNewFile 12:25:45 [2020-04-22T12:25:45.081Z] Removing intermediate container 847b8f49614c 12:25:45 [2020-04-22T12:25:45.081Z] ---> 1651dfe4801b 12:25:45 [2020-04-22T12:25:45.081Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} 12:25:45 [2020-04-22T12:25:45.081Z] ---> Running in 0f4c7cda2990 12:25:45 [2020-04-22T12:25:45.208Z] --- PASS: TestConfigCreateWithLabels (2.18s) 12:25:45 [2020-04-22T12:25:45.208Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels 12:25:45 [2020-04-22T12:25:45.208Z] daemon.go:325: [d13942319fae7] waiting for daemon to start 12:25:45 [2020-04-22T12:25:45.208Z] daemon.go:325: [d13942319fae7] waiting for daemon to start 12:25:45 [2020-04-22T12:25:45.208Z] daemon.go:353: [d13942319fae7] daemon started 12:25:45 [2020-04-22T12:25:45.208Z] daemon.go:461: [d13942319fae7] Stopping daemon 12:25:45 [2020-04-22T12:25:45.208Z] daemon.go:296: [d13942319fae7] exiting daemon 12:25:45 [2020-04-22T12:25:45.208Z] daemon.go:448: [d13942319fae7] Daemon stopped 12:25:45 [2020-04-22T12:25:45.208Z] === RUN TestConfigCreateResolve 12:25:45 [2020-04-22T12:25:45.241Z] === RUN TestDockerSuite/TestCommitPausedContainer 12:25:46 [2020-04-22T12:25:46.172Z] === RUN TestDockerSuite/TestCommitTTY 12:25:47 [2020-04-22T12:25:47.240Z] --- PASS: TestConfigCreateResolve (2.17s) 12:25:47 [2020-04-22T12:25:47.240Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve 12:25:47 [2020-04-22T12:25:47.240Z] daemon.go:325: [d7b50adb581f5] waiting for daemon to start 12:25:47 [2020-04-22T12:25:47.240Z] daemon.go:325: [d7b50adb581f5] waiting for daemon to start 12:25:47 [2020-04-22T12:25:47.240Z] daemon.go:353: [d7b50adb581f5] daemon started 12:25:47 [2020-04-22T12:25:47.240Z] daemon.go:461: [d7b50adb581f5] Stopping daemon 12:25:47 [2020-04-22T12:25:47.240Z] daemon.go:296: [d7b50adb581f5] exiting daemon 12:25:47 [2020-04-22T12:25:47.240Z] daemon.go:448: [d7b50adb581f5] Daemon stopped 12:25:47 [2020-04-22T12:25:47.240Z] === RUN TestConfigDaemonLibtrustID 12:25:47 [2020-04-22T12:25:47.526Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) 12:25:47 [2020-04-22T12:25:47.526Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID 12:25:47 [2020-04-22T12:25:47.526Z] daemon.go:325: [d3b746ea0c5ca] waiting for daemon to start 12:25:47 [2020-04-22T12:25:47.526Z] daemon.go:325: [d3b746ea0c5ca] waiting for daemon to start 12:25:47 [2020-04-22T12:25:47.526Z] daemon.go:353: [d3b746ea0c5ca] daemon started 12:25:47 [2020-04-22T12:25:47.526Z] daemon.go:461: [d3b746ea0c5ca] Stopping daemon 12:25:47 [2020-04-22T12:25:47.526Z] daemon.go:296: [d3b746ea0c5ca] exiting daemon 12:25:47 [2020-04-22T12:25:47.526Z] daemon.go:448: [d3b746ea0c5ca] Daemon stopped 12:25:47 [2020-04-22T12:25:47.526Z] PASS 12:25:47 [2020-04-22T12:25:47.526Z] 12:25:47 [2020-04-22T12:25:47.526Z] DONE 8 tests in 16.520s 12:25:47 [2020-04-22T12:25:47.526Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 12:25:47 [2020-04-22T12:25:47.526Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m 12:25:47 [2020-04-22T12:25:47.526Z] ++ set -e 12:25:47 [2020-04-22T12:25:47.526Z] ++ '[' -n 0 ']' 12:25:47 [2020-04-22T12:25:47.526Z] ++ set -x 12:25:47 [2020-04-22T12:25:47.526Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m 12:25:47 [2020-04-22T12:25:47.811Z] INFO: Testing against a local daemon 12:25:47 [2020-04-22T12:25:47.812Z] === RUN TestCheckpoint 12:25:47 [2020-04-22T12:25:47.812Z] --- SKIP: TestCheckpoint (0.00s) 12:25:47 [2020-04-22T12:25:47.812Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 12:25:47 [2020-04-22T12:25:47.812Z] === RUN TestContainerInvalidJSON 12:25:47 [2020-04-22T12:25:47.812Z] === RUN TestContainerInvalidJSON//containers/foobar/copy 12:25:47 [2020-04-22T12:25:47.812Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy 12:25:47 [2020-04-22T12:25:47.812Z] === RUN TestContainerInvalidJSON//containers/foobar/exec 12:25:47 [2020-04-22T12:25:47.812Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec 12:25:47 [2020-04-22T12:25:47.812Z] === RUN TestContainerInvalidJSON//exec/foobar/start 12:25:47 [2020-04-22T12:25:47.812Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start 12:25:47 [2020-04-22T12:25:47.812Z] === CONT TestContainerInvalidJSON//containers/foobar/copy 12:25:47 [2020-04-22T12:25:47.812Z] === CONT TestContainerInvalidJSON//exec/foobar/start 12:25:47 [2020-04-22T12:25:47.812Z] === CONT TestContainerInvalidJSON//containers/foobar/exec 12:25:47 [2020-04-22T12:25:47.812Z] --- PASS: TestContainerInvalidJSON (0.02s) 12:25:47 [2020-04-22T12:25:47.812Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) 12:25:47 [2020-04-22T12:25:47.812Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) 12:25:47 [2020-04-22T12:25:47.812Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) 12:25:47 [2020-04-22T12:25:47.812Z] === RUN TestCopyFromContainerPathDoesNotExist 12:25:47 [2020-04-22T12:25:47.812Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) 12:25:47 [2020-04-22T12:25:47.812Z] === RUN TestCopyFromContainerPathIsNotDir 12:25:47 [2020-04-22T12:25:47.812Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) 12:25:47 [2020-04-22T12:25:47.812Z] === RUN TestCopyToContainerPathDoesNotExist 12:25:48 [2020-04-22T12:25:48.070Z] === RUN TestDockerSuite/TestCommitWithFilterLabel 12:25:48 [2020-04-22T12:25:48.096Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) 12:25:48 [2020-04-22T12:25:48.096Z] === RUN TestCopyToContainerPathIsNotDir 12:25:48 [2020-04-22T12:25:48.096Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) 12:25:48 [2020-04-22T12:25:48.096Z] === RUN TestCopyFromContainer 12:25:48 [2020-04-22T12:25:48.635Z] === RUN TestDockerSuite/TestCommitWithHostBindMount 12:25:49 [2020-04-22T12:25:49.583Z] === RUN TestCopyFromContainer// 12:25:49 [2020-04-22T12:25:49.583Z] === RUN TestCopyFromContainer//bar/root 12:25:49 [2020-04-22T12:25:49.583Z] === RUN TestCopyFromContainer//bar/root/ 12:25:49 [2020-04-22T12:25:49.870Z] === RUN TestCopyFromContainer/bar/quux 12:25:49 [2020-04-22T12:25:49.870Z] === RUN TestCopyFromContainer/bar/quux/ 12:25:49 [2020-04-22T12:25:49.870Z] === RUN TestCopyFromContainer/bar/quux/baz 12:25:50 [2020-04-22T12:25:50.157Z] === RUN TestCopyFromContainer/bar/filesymlink 12:25:50 [2020-04-22T12:25:50.157Z] === RUN TestCopyFromContainer/bar/dirsymlink 12:25:50 [2020-04-22T12:25:50.157Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 12:25:50 [2020-04-22T12:25:50.444Z] === RUN TestCopyFromContainer/bar/notarget 12:25:50 [2020-04-22T12:25:50.444Z] --- PASS: TestCopyFromContainer (2.45s) 12:25:50 [2020-04-22T12:25:50.444Z] --- PASS: TestCopyFromContainer// (0.09s) 12:25:50 [2020-04-22T12:25:50.444Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) 12:25:50 [2020-04-22T12:25:50.444Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) 12:25:50 [2020-04-22T12:25:50.445Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) 12:25:50 [2020-04-22T12:25:50.445Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) 12:25:50 [2020-04-22T12:25:50.445Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) 12:25:50 [2020-04-22T12:25:50.445Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) 12:25:50 [2020-04-22T12:25:50.445Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) 12:25:50 [2020-04-22T12:25:50.445Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) 12:25:50 [2020-04-22T12:25:50.445Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) 12:25:50 [2020-04-22T12:25:50.445Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 12:25:50 [2020-04-22T12:25:50.445Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 12:25:50 [2020-04-22T12:25:50.445Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 12:25:50 [2020-04-22T12:25:50.445Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 12:25:50 [2020-04-22T12:25:50.445Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 12:25:50 [2020-04-22T12:25:50.445Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 12:25:50 [2020-04-22T12:25:50.445Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 12:25:50 [2020-04-22T12:25:50.445Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 12:25:50 [2020-04-22T12:25:50.445Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 12:25:50 [2020-04-22T12:25:50.445Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 12:25:50 [2020-04-22T12:25:50.445Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) 12:25:50 [2020-04-22T12:25:50.445Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) 12:25:50 [2020-04-22T12:25:50.445Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) 12:25:50 [2020-04-22T12:25:50.445Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) 12:25:50 [2020-04-22T12:25:50.445Z] === RUN TestCreateLinkToNonExistingContainer 12:25:50 [2020-04-22T12:25:50.530Z] === RUN TestDockerSuite/TestCommitWithoutPause 12:25:50 [2020-04-22T12:25:50.746Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) 12:25:50 [2020-04-22T12:25:50.746Z] === RUN TestCreateWithInvalidEnv 12:25:50 [2020-04-22T12:25:50.746Z] === RUN TestCreateWithInvalidEnv/0 12:25:50 [2020-04-22T12:25:50.746Z] === PAUSE TestCreateWithInvalidEnv/0 12:25:50 [2020-04-22T12:25:50.746Z] === RUN TestCreateWithInvalidEnv/1 12:25:50 [2020-04-22T12:25:50.746Z] === PAUSE TestCreateWithInvalidEnv/1 12:25:50 [2020-04-22T12:25:50.746Z] === RUN TestCreateWithInvalidEnv/2 12:25:50 [2020-04-22T12:25:50.746Z] === PAUSE TestCreateWithInvalidEnv/2 12:25:50 [2020-04-22T12:25:50.746Z] === CONT TestCreateWithInvalidEnv/0 12:25:50 [2020-04-22T12:25:50.746Z] === CONT TestCreateWithInvalidEnv/1 12:25:50 [2020-04-22T12:25:50.746Z] === CONT TestCreateWithInvalidEnv/2 12:25:50 [2020-04-22T12:25:50.746Z] --- PASS: TestCreateWithInvalidEnv (0.02s) 12:25:50 [2020-04-22T12:25:50.746Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 12:25:50 [2020-04-22T12:25:50.746Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 12:25:50 [2020-04-22T12:25:50.746Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 12:25:50 [2020-04-22T12:25:50.746Z] === RUN TestCreateTmpfsMountsTarget 12:25:50 [2020-04-22T12:25:50.746Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) 12:25:50 [2020-04-22T12:25:50.746Z] === RUN TestCreateWithCustomMaskedPaths 12:25:50 [2020-04-22T12:25:50.955Z] Cannot create a file when that file already exists. 12:25:51 [2020-04-22T12:25:51.094Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks 12:25:51 [2020-04-22T12:25:51.094Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks 12:25:51 [2020-04-22T12:25:51.094Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions 12:25:51 [2020-04-22T12:25:51.351Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions 12:25:51 [2020-04-22T12:25:51.351Z] === RUN TestDockerSuite/TestContainerAPIBadPort 12:25:51 [2020-04-22T12:25:51.351Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding 12:25:51 [2020-04-22T12:25:51.351Z] === RUN TestDockerSuite/TestContainerAPICommit 12:25:52 [2020-04-22T12:25:52.789Z] --- PASS: TestCreateWithCustomMaskedPaths (1.96s) 12:25:52 [2020-04-22T12:25:52.789Z] === RUN TestCreateWithCapabilities 12:25:52 [2020-04-22T12:25:52.789Z] === RUN TestCreateWithCapabilities/no_capabilities 12:25:52 [2020-04-22T12:25:52.789Z] === PAUSE TestCreateWithCapabilities/no_capabilities 12:25:52 [2020-04-22T12:25:52.789Z] === RUN TestCreateWithCapabilities/empty_capabilities 12:25:52 [2020-04-22T12:25:52.789Z] === PAUSE TestCreateWithCapabilities/empty_capabilities 12:25:52 [2020-04-22T12:25:52.789Z] === RUN TestCreateWithCapabilities/valid_capabilities 12:25:52 [2020-04-22T12:25:52.789Z] === PAUSE TestCreateWithCapabilities/valid_capabilities 12:25:52 [2020-04-22T12:25:52.789Z] === RUN TestCreateWithCapabilities/invalid_capabilities 12:25:52 [2020-04-22T12:25:52.789Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities 12:25:52 [2020-04-22T12:25:52.789Z] === RUN TestCreateWithCapabilities/duplicate_capabilities 12:25:52 [2020-04-22T12:25:52.789Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities 12:25:52 [2020-04-22T12:25:52.789Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 12:25:52 [2020-04-22T12:25:52.789Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 12:25:52 [2020-04-22T12:25:52.789Z] === RUN TestCreateWithCapabilities/empty_capadd 12:25:52 [2020-04-22T12:25:52.789Z] === PAUSE TestCreateWithCapabilities/empty_capadd 12:25:52 [2020-04-22T12:25:52.789Z] === RUN TestCreateWithCapabilities/empty_capdrop 12:25:52 [2020-04-22T12:25:52.789Z] === PAUSE TestCreateWithCapabilities/empty_capdrop 12:25:52 [2020-04-22T12:25:52.789Z] === RUN TestCreateWithCapabilities/capadd_capdrop 12:25:52 [2020-04-22T12:25:52.789Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop 12:25:52 [2020-04-22T12:25:52.789Z] === RUN TestCreateWithCapabilities/conflict_with_capadd 12:25:52 [2020-04-22T12:25:52.789Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd 12:25:52 [2020-04-22T12:25:52.789Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop 12:25:52 [2020-04-22T12:25:52.789Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop 12:25:52 [2020-04-22T12:25:52.789Z] === CONT TestCreateWithCapabilities/no_capabilities 12:25:52 [2020-04-22T12:25:52.789Z] === CONT TestCreateWithCapabilities/empty_capadd 12:25:52 [2020-04-22T12:25:52.789Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop 12:25:52 [2020-04-22T12:25:52.789Z] === CONT TestCreateWithCapabilities/empty_capdrop 12:25:52 [2020-04-22T12:25:52.789Z] === CONT TestCreateWithCapabilities/conflict_with_capadd 12:25:52 [2020-04-22T12:25:52.789Z] === CONT TestCreateWithCapabilities/invalid_capabilities 12:25:52 [2020-04-22T12:25:52.789Z] === CONT TestCreateWithCapabilities/capadd_capdrop 12:25:52 [2020-04-22T12:25:52.789Z] === CONT TestCreateWithCapabilities/valid_capabilities 12:25:52 [2020-04-22T12:25:52.789Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 12:25:52 [2020-04-22T12:25:52.789Z] === CONT TestCreateWithCapabilities/duplicate_capabilities 12:25:52 [2020-04-22T12:25:52.789Z] === CONT TestCreateWithCapabilities/empty_capabilities 12:25:52 [2020-04-22T12:25:52.789Z] --- PASS: TestCreateWithCapabilities (0.03s) 12:25:52 [2020-04-22T12:25:52.789Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) 12:25:52 [2020-04-22T12:25:52.789Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) 12:25:52 [2020-04-22T12:25:52.789Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) 12:25:52 [2020-04-22T12:25:52.789Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) 12:25:52 [2020-04-22T12:25:52.789Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) 12:25:52 [2020-04-22T12:25:52.789Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) 12:25:52 [2020-04-22T12:25:52.789Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) 12:25:52 [2020-04-22T12:25:52.789Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) 12:25:52 [2020-04-22T12:25:52.789Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) 12:25:52 [2020-04-22T12:25:52.789Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) 12:25:52 [2020-04-22T12:25:52.789Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) 12:25:52 [2020-04-22T12:25:52.789Z] === RUN TestCreateWithCustomReadonlyPaths 12:25:53 [2020-04-22T12:25:53.249Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig 12:25:54 [2020-04-22T12:25:54.823Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.92s) 12:25:54 [2020-04-22T12:25:54.823Z] === RUN TestCreateWithInvalidHealthcheckParams 12:25:54 [2020-04-22T12:25:54.823Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 12:25:54 [2020-04-22T12:25:54.823Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 12:25:54 [2020-04-22T12:25:54.823Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 12:25:54 [2020-04-22T12:25:54.823Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 12:25:54 [2020-04-22T12:25:54.823Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 12:25:54 [2020-04-22T12:25:54.823Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 12:25:54 [2020-04-22T12:25:54.823Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 12:25:54 [2020-04-22T12:25:54.823Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 12:25:54 [2020-04-22T12:25:54.823Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 12:25:54 [2020-04-22T12:25:54.823Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 12:25:54 [2020-04-22T12:25:54.823Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 12:25:54 [2020-04-22T12:25:54.823Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 12:25:54 [2020-04-22T12:25:54.823Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 12:25:54 [2020-04-22T12:25:54.823Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 12:25:54 [2020-04-22T12:25:54.824Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 12:25:54 [2020-04-22T12:25:54.824Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) 12:25:54 [2020-04-22T12:25:54.824Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) 12:25:54 [2020-04-22T12:25:54.824Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) 12:25:54 [2020-04-22T12:25:54.824Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) 12:25:54 [2020-04-22T12:25:54.824Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) 12:25:54 [2020-04-22T12:25:54.824Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) 12:25:54 [2020-04-22T12:25:54.824Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 12:25:55 [2020-04-22T12:25:55.143Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 12:25:55 [2020-04-22T12:25:55.143Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore 12:25:55 [2020-04-22T12:25:55.400Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum 12:25:55 [2020-04-22T12:25:55.444Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.64s) 12:25:55 [2020-04-22T12:25:55.445Z] === RUN TestContainerStartOnDaemonRestart 12:25:55 [2020-04-22T12:25:55.445Z] === PAUSE TestContainerStartOnDaemonRestart 12:25:55 [2020-04-22T12:25:55.445Z] === RUN TestDaemonRestartIpcMode 12:25:55 [2020-04-22T12:25:55.445Z] === PAUSE TestDaemonRestartIpcMode 12:25:55 [2020-04-22T12:25:55.445Z] === RUN TestDiff 12:25:55 [2020-04-22T12:25:55.658Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 12:25:56 [2020-04-22T12:25:56.066Z] --- PASS: TestDiff (0.68s) 12:25:56 [2020-04-22T12:25:56.066Z] === RUN TestExecWithCloseStdin 12:25:56 [2020-04-22T12:25:56.590Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 12:25:56 [2020-04-22T12:25:56.818Z] Removing intermediate container 0f4c7cda2990 12:25:56 [2020-04-22T12:25:56.818Z] ---> 6fe37ec040da 12:25:56 [2020-04-22T12:25:56.818Z] Step 6/6 : CMD ["sh"] 12:25:56 [2020-04-22T12:25:56.818Z] ---> Running in 2b26992a5a1b 12:25:57 [2020-04-22T12:25:57.080Z] --- PASS: TestExecWithCloseStdin (0.77s) 12:25:57 [2020-04-22T12:25:57.080Z] === RUN TestExec 12:25:57 [2020-04-22T12:25:57.287Z] Removing intermediate container 2b26992a5a1b 12:25:57 [2020-04-22T12:25:57.287Z] ---> 1d78e0cfed0a 12:25:57 [2020-04-22T12:25:57.287Z] Successfully built 1d78e0cfed0a 12:25:57 [2020-04-22T12:25:57.287Z] Successfully tagged busybox:latest 12:25:57 [2020-04-22T12:25:57.287Z] INFO: Docker images of the daemon under test 12:25:57 [2020-04-22T12:25:57.287Z] 12:25:57 [2020-04-22T12:25:57.287Z] REPOSITORY TAG IMAGE ID CREATED SIZE 12:25:57 [2020-04-22T12:25:57.287Z] busybox latest 1d78e0cfed0a Less than a second ago 4.98GB 12:25:57 [2020-04-22T12:25:57.287Z] microsoft/windowsservercore latest fdf6432edbdc 9 days ago 4.94GB 12:25:57 [2020-04-22T12:25:57.287Z] mcr.microsoft.com/windows/servercore ltsc2019 fdf6432edbdc 9 days ago 4.94GB 12:25:57 [2020-04-22T12:25:57.287Z] 12:25:57 [2020-04-22T12:25:57.287Z] INFO: Running integration tests at 04/22/2020 12:25:56... 12:25:57 [2020-04-22T12:25:57.287Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 12:25:57 [2020-04-22T12:25:57.287Z] INFO: Integration API tests being run from the host: 12:25:57 [2020-04-22T12:25:57.287Z] INFO: make.ps1 starting at 04/22/2020 12:25:56 12:25:57 [2020-04-22T12:25:57.522Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 12:25:57 [2020-04-22T12:25:57.717Z] --- PASS: TestExec (0.77s) 12:25:57 [2020-04-22T12:25:57.717Z] === RUN TestExecUser 12:25:58 [2020-04-22T12:25:58.282Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build 12:25:58 [2020-04-22T12:25:58.342Z] --- PASS: TestExecUser (0.77s) 12:25:58 [2020-04-22T12:25:58.342Z] === RUN TestExportContainerAndImportImage 12:25:58 [2020-04-22T12:25:58.893Z] === RUN TestDockerSuite/TestContainerAPICreate 12:25:58 [2020-04-22T12:25:58.893Z] --- PASS: TestServiceUpdateConfigs (15.76s) 12:25:58 [2020-04-22T12:25:58.893Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs 12:25:58 [2020-04-22T12:25:58.893Z] daemon.go:325: [d3ab9e334c3ae] waiting for daemon to start 12:25:58 [2020-04-22T12:25:58.893Z] daemon.go:325: [d3ab9e334c3ae] waiting for daemon to start 12:25:58 [2020-04-22T12:25:58.893Z] daemon.go:353: [d3ab9e334c3ae] daemon started 12:25:58 [2020-04-22T12:25:58.893Z] daemon.go:461: [d3ab9e334c3ae] Stopping daemon 12:25:58 [2020-04-22T12:25:58.893Z] daemon.go:296: [d3ab9e334c3ae] exiting daemon 12:25:58 [2020-04-22T12:25:58.893Z] daemon.go:448: [d3ab9e334c3ae] Daemon stopped 12:25:58 [2020-04-22T12:25:58.893Z] === RUN TestServiceUpdateNetwork 12:25:59 [2020-04-22T12:25:59.370Z] --- PASS: TestExportContainerAndImportImage (0.97s) 12:25:59 [2020-04-22T12:25:59.370Z] === RUN TestExportContainerAfterDaemonRestart 12:25:59 [2020-04-22T12:25:59.458Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode 12:25:59 [2020-04-22T12:25:59.715Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig 12:25:59 [2020-04-22T12:25:59.715Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead 12:26:00 [2020-04-22T12:26:00.647Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig 12:26:00 [2020-04-22T12:26:00.647Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 12:26:00 [2020-04-22T12:26:00.647Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes 12:26:00 [2020-04-22T12:26:00.647Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset 12:26:00 [2020-04-22T12:26:00.647Z] === RUN TestDockerSuite/TestContainerAPIDelete 12:26:00 [2020-04-22T12:26:00.859Z] --- PASS: TestExportContainerAfterDaemonRestart (1.49s) 12:26:00 [2020-04-22T12:26:00.859Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart 12:26:00 [2020-04-22T12:26:00.859Z] daemon.go:325: [d950650c64c7b] waiting for daemon to start 12:26:00 [2020-04-22T12:26:00.859Z] daemon.go:325: [d950650c64c7b] waiting for daemon to start 12:26:00 [2020-04-22T12:26:00.859Z] daemon.go:353: [d950650c64c7b] daemon started 12:26:00 [2020-04-22T12:26:00.859Z] daemon.go:461: [d950650c64c7b] Stopping daemon 12:26:00 [2020-04-22T12:26:00.859Z] daemon.go:296: [d950650c64c7b] exiting daemon 12:26:00 [2020-04-22T12:26:00.859Z] daemon.go:448: [d950650c64c7b] Daemon stopped 12:26:00 [2020-04-22T12:26:00.859Z] daemon.go:325: [d950650c64c7b] waiting for daemon to start 12:26:00 [2020-04-22T12:26:00.859Z] daemon.go:325: [d950650c64c7b] waiting for daemon to start 12:26:00 [2020-04-22T12:26:00.859Z] daemon.go:353: [d950650c64c7b] daemon started 12:26:00 [2020-04-22T12:26:00.859Z] daemon.go:461: [d950650c64c7b] Stopping daemon 12:26:00 [2020-04-22T12:26:00.859Z] daemon.go:296: [d950650c64c7b] exiting daemon 12:26:00 [2020-04-22T12:26:00.859Z] daemon.go:448: [d950650c64c7b] Daemon stopped 12:26:00 [2020-04-22T12:26:00.859Z] === RUN TestHealthCheckWorkdir 12:26:01 [2020-04-22T12:26:01.581Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict 12:26:01 [2020-04-22T12:26:01.876Z] --- PASS: TestHealthCheckWorkdir (0.94s) 12:26:01 [2020-04-22T12:26:01.876Z] === RUN TestHealthKillContainer 12:26:02 [2020-04-22T12:26:02.513Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce 12:26:03 [2020-04-22T12:26:03.445Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist 12:26:03 [2020-04-22T12:26:03.445Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks 12:26:04 [2020-04-22T12:26:04.562Z] --- PASS: TestHealthKillContainer (2.87s) 12:26:04 [2020-04-22T12:26:04.562Z] === RUN TestInspectCpusetInConfigPre120 12:26:05 [2020-04-22T12:26:05.342Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume 12:26:05 [2020-04-22T12:26:05.579Z] --- PASS: TestInspectCpusetInConfigPre120 (0.71s) 12:26:05 [2020-04-22T12:26:05.579Z] === RUN TestIpcModeNone 12:26:05 [2020-04-22T12:26:05.906Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName 12:26:05 [2020-04-22T12:26:05.907Z] === RUN TestDockerSuite/TestContainerAPIGetAll 12:26:06 [2020-04-22T12:26:06.221Z] --- PASS: TestIpcModeNone (0.77s) 12:26:06 [2020-04-22T12:26:06.221Z] === RUN TestIpcModePrivate 12:26:06 [2020-04-22T12:26:06.840Z] === RUN TestDockerSuite/TestContainerAPIGetChanges 12:26:07 [2020-04-22T12:26:07.237Z] --- PASS: TestIpcModePrivate (0.81s) 12:26:07 [2020-04-22T12:26:07.237Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:54, shared: false, mustBeShared: false 12:26:07 [2020-04-22T12:26:07.237Z] === RUN TestIpcModeShareable 12:26:07 [2020-04-22T12:26:07.771Z] === RUN TestDockerSuite/TestContainerAPIGetExport 12:26:07 [2020-04-22T12:26:07.856Z] --- PASS: TestIpcModeShareable (0.78s) 12:26:07 [2020-04-22T12:26:07.856Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:48, shared: true, mustBeShared: true 12:26:07 [2020-04-22T12:26:07.856Z] === RUN TestAPIIpcModeShareableAndContainer 12:26:08 [2020-04-22T12:26:08.593Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted 12:26:09 [2020-04-22T12:26:09.157Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax 12:26:09 [2020-04-22T12:26:09.415Z] === RUN TestDockerSuite/TestContainerAPIKill 12:26:09 [2020-04-22T12:26:09.888Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.25s) 12:26:09 [2020-04-22T12:26:09.888Z] === RUN TestAPIIpcModeHost 12:26:10 [2020-04-22T12:26:10.346Z] === RUN TestDockerSuite/TestContainerAPIPause 12:26:10 [2020-04-22T12:26:10.508Z] --- PASS: TestAPIIpcModeHost (0.59s) 12:26:10 [2020-04-22T12:26:10.508Z] === RUN TestDaemonIpcModeShareable 12:26:10 [2020-04-22T12:26:10.910Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop 12:26:11 [2020-04-22T12:26:11.841Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull 12:26:11 [2020-04-22T12:26:11.841Z] === RUN TestDockerSuite/TestContainerAPIRename 12:26:12 [2020-04-22T12:26:12.542Z] --- PASS: TestDaemonIpcModeShareable (1.61s) 12:26:12 [2020-04-22T12:26:12.542Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable 12:26:12 [2020-04-22T12:26:12.542Z] daemon.go:325: [d0153d0ba835e] waiting for daemon to start 12:26:12 [2020-04-22T12:26:12.542Z] daemon.go:325: [d0153d0ba835e] waiting for daemon to start 12:26:12 [2020-04-22T12:26:12.542Z] daemon.go:353: [d0153d0ba835e] daemon started 12:26:12 [2020-04-22T12:26:12.542Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true 12:26:12 [2020-04-22T12:26:12.542Z] daemon.go:461: [d0153d0ba835e] Stopping daemon 12:26:12 [2020-04-22T12:26:12.542Z] daemon.go:296: [d0153d0ba835e] exiting daemon 12:26:12 [2020-04-22T12:26:12.542Z] daemon.go:448: [d0153d0ba835e] Daemon stopped 12:26:12 [2020-04-22T12:26:12.542Z] === RUN TestDaemonIpcModePrivate 12:26:12 [2020-04-22T12:26:12.773Z] === RUN TestDockerSuite/TestContainerAPIRestart 12:26:13 [2020-04-22T12:26:13.337Z] --- PASS: TestServiceUpdateNetwork (14.71s) 12:26:13 [2020-04-22T12:26:13.337Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork 12:26:13 [2020-04-22T12:26:13.337Z] daemon.go:325: [de18452ca7aaa] waiting for daemon to start 12:26:13 [2020-04-22T12:26:13.337Z] daemon.go:325: [de18452ca7aaa] waiting for daemon to start 12:26:13 [2020-04-22T12:26:13.337Z] daemon.go:353: [de18452ca7aaa] daemon started 12:26:13 [2020-04-22T12:26:13.337Z] daemon.go:461: [de18452ca7aaa] Stopping daemon 12:26:13 [2020-04-22T12:26:13.337Z] daemon.go:296: [de18452ca7aaa] exiting daemon 12:26:13 [2020-04-22T12:26:13.337Z] daemon.go:448: [de18452ca7aaa] Daemon stopped 12:26:13 [2020-04-22T12:26:13.337Z] PASS 12:26:13 [2020-04-22T12:26:13.337Z] 12:26:13 [2020-04-22T12:26:13.337Z] DONE 18 tests in 161.777s 12:26:13 [2020-04-22T12:26:13.337Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 12:26:13 [2020-04-22T12:26:13.337Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m 12:26:13 [2020-04-22T12:26:13.337Z] ++ set -e 12:26:13 [2020-04-22T12:26:13.337Z] ++ '[' -n 0 ']' 12:26:13 [2020-04-22T12:26:13.337Z] ++ set -x 12:26:13 [2020-04-22T12:26:13.337Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m 12:26:13 [2020-04-22T12:26:13.594Z] INFO: Testing against a local daemon 12:26:13 [2020-04-22T12:26:13.594Z] === RUN TestSessionCreate 12:26:13 [2020-04-22T12:26:13.594Z] --- PASS: TestSessionCreate (0.03s) 12:26:13 [2020-04-22T12:26:13.594Z] === RUN TestSessionCreateWithBadUpgrade 12:26:13 [2020-04-22T12:26:13.594Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) 12:26:13 [2020-04-22T12:26:13.594Z] PASS 12:26:13 [2020-04-22T12:26:13.594Z] 12:26:13 [2020-04-22T12:26:13.594Z] DONE 2 tests in 0.173s 12:26:13 [2020-04-22T12:26:13.594Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 12:26:13 [2020-04-22T12:26:13.594Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m 12:26:13 [2020-04-22T12:26:13.594Z] ++ set -e 12:26:13 [2020-04-22T12:26:13.594Z] ++ '[' -n 0 ']' 12:26:13 [2020-04-22T12:26:13.594Z] ++ set -x 12:26:13 [2020-04-22T12:26:13.594Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m 12:26:13 [2020-04-22T12:26:13.594Z] INFO: Testing against a local daemon 12:26:13 [2020-04-22T12:26:13.594Z] === RUN TestCgroupDriverSystemdMemoryLimit 12:26:13 [2020-04-22T12:26:13.594Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 12:26:13 [2020-04-22T12:26:13.594Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 12:26:13 [2020-04-22T12:26:13.594Z] === RUN TestEventsExecDie 12:26:14 [2020-04-22T12:26:14.031Z] --- PASS: TestDaemonIpcModePrivate (1.59s) 12:26:14 [2020-04-22T12:26:14.031Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate 12:26:14 [2020-04-22T12:26:14.031Z] daemon.go:325: [d9cc4bc1046ad] waiting for daemon to start 12:26:14 [2020-04-22T12:26:14.031Z] daemon.go:325: [d9cc4bc1046ad] waiting for daemon to start 12:26:14 [2020-04-22T12:26:14.031Z] daemon.go:353: [d9cc4bc1046ad] daemon started 12:26:14 [2020-04-22T12:26:14.031Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false 12:26:14 [2020-04-22T12:26:14.031Z] daemon.go:461: [d9cc4bc1046ad] Stopping daemon 12:26:14 [2020-04-22T12:26:14.031Z] daemon.go:296: [d9cc4bc1046ad] exiting daemon 12:26:14 [2020-04-22T12:26:14.031Z] daemon.go:448: [d9cc4bc1046ad] Daemon stopped 12:26:14 [2020-04-22T12:26:14.031Z] === RUN TestDaemonIpcModePrivateFromConfig 12:26:14 [2020-04-22T12:26:14.159Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam 12:26:14 [2020-04-22T12:26:14.724Z] --- PASS: TestEventsExecDie (0.85s) 12:26:14 [2020-04-22T12:26:14.724Z] === RUN TestEventsBackwardsCompatible 12:26:14 [2020-04-22T12:26:14.724Z] --- PASS: TestEventsBackwardsCompatible (0.09s) 12:26:14 [2020-04-22T12:26:14.724Z] === RUN TestInfoBinaryCommits 12:26:14 [2020-04-22T12:26:14.724Z] --- PASS: TestInfoBinaryCommits (0.03s) 12:26:14 [2020-04-22T12:26:14.724Z] === RUN TestInfoAPIVersioned 12:26:14 [2020-04-22T12:26:14.724Z] --- PASS: TestInfoAPIVersioned (0.01s) 12:26:14 [2020-04-22T12:26:14.724Z] === RUN TestInfoAPI 12:26:14 [2020-04-22T12:26:14.724Z] --- PASS: TestInfoAPI (0.03s) 12:26:14 [2020-04-22T12:26:14.724Z] === RUN TestInfoAPIWarnings 12:26:15 [2020-04-22T12:26:15.515Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.61s) 12:26:15 [2020-04-22T12:26:15.515Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig 12:26:15 [2020-04-22T12:26:15.515Z] daemon.go:325: [dc7aed8094947] waiting for daemon to start 12:26:15 [2020-04-22T12:26:15.515Z] daemon.go:325: [dc7aed8094947] waiting for daemon to start 12:26:15 [2020-04-22T12:26:15.515Z] daemon.go:353: [dc7aed8094947] daemon started 12:26:15 [2020-04-22T12:26:15.515Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false 12:26:15 [2020-04-22T12:26:15.515Z] daemon.go:461: [dc7aed8094947] Stopping daemon 12:26:15 [2020-04-22T12:26:15.515Z] daemon.go:296: [dc7aed8094947] exiting daemon 12:26:15 [2020-04-22T12:26:15.515Z] daemon.go:448: [dc7aed8094947] Daemon stopped 12:26:15 [2020-04-22T12:26:15.515Z] === RUN TestDaemonIpcModeShareableFromConfig 12:26:15 [2020-04-22T12:26:15.656Z] --- PASS: TestInfoAPIWarnings (0.83s) 12:26:15 [2020-04-22T12:26:15.656Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings 12:26:15 [2020-04-22T12:26:15.656Z] daemon.go:325: [d31990c4914c2] waiting for daemon to start 12:26:15 [2020-04-22T12:26:15.656Z] daemon.go:325: [d31990c4914c2] waiting for daemon to start 12:26:15 [2020-04-22T12:26:15.656Z] daemon.go:353: [d31990c4914c2] daemon started 12:26:15 [2020-04-22T12:26:15.656Z] daemon.go:461: [d31990c4914c2] Stopping daemon 12:26:15 [2020-04-22T12:26:15.656Z] daemon.go:296: [d31990c4914c2] exiting daemon 12:26:15 [2020-04-22T12:26:15.656Z] daemon.go:448: [d31990c4914c2] Daemon stopped 12:26:15 [2020-04-22T12:26:15.656Z] === RUN TestLoginFailsWithBadCredentials 12:26:15 [2020-04-22T12:26:15.913Z] --- PASS: TestLoginFailsWithBadCredentials (0.24s) 12:26:15 [2020-04-22T12:26:15.913Z] === RUN TestPingCacheHeaders 12:26:15 [2020-04-22T12:26:15.913Z] --- PASS: TestPingCacheHeaders (0.02s) 12:26:15 [2020-04-22T12:26:15.913Z] === RUN TestPingGet 12:26:15 [2020-04-22T12:26:15.913Z] --- PASS: TestPingGet (0.02s) 12:26:15 [2020-04-22T12:26:15.913Z] === RUN TestPingHead 12:26:15 [2020-04-22T12:26:15.913Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount 12:26:15 [2020-04-22T12:26:15.913Z] --- PASS: TestPingHead (0.03s) 12:26:15 [2020-04-22T12:26:15.913Z] === RUN TestVersion 12:26:15 [2020-04-22T12:26:15.913Z] --- PASS: TestVersion (0.02s) 12:26:15 [2020-04-22T12:26:15.913Z] PASS 12:26:15 [2020-04-22T12:26:15.913Z] 12:26:15 [2020-04-22T12:26:15.913Z] === Skipped 12:26:15 [2020-04-22T12:26:15.913Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 12:26:15 [2020-04-22T12:26:15.913Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 12:26:15 [2020-04-22T12:26:15.913Z] 12:26:15 [2020-04-22T12:26:15.913Z] 12:26:15 [2020-04-22T12:26:15.913Z] DONE 12 tests, 1 skipped in 2.275s 12:26:15 [2020-04-22T12:26:15.913Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 12:26:15 [2020-04-22T12:26:15.913Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m 12:26:15 [2020-04-22T12:26:15.913Z] ++ set -e 12:26:15 [2020-04-22T12:26:15.913Z] ++ '[' -n 0 ']' 12:26:15 [2020-04-22T12:26:15.913Z] ++ set -x 12:26:15 [2020-04-22T12:26:15.913Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m 12:26:15 [2020-04-22T12:26:15.913Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName 12:26:15 [2020-04-22T12:26:15.913Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount 12:26:15 [2020-04-22T12:26:15.913Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch 12:26:15 [2020-04-22T12:26:15.913Z] === RUN TestDockerSuite/TestContainerAPIStart 12:26:15 [2020-04-22T12:26:15.913Z] INFO: Testing against a local daemon 12:26:15 [2020-04-22T12:26:15.913Z] === RUN TestVolumesCreateAndList 12:26:16 [2020-04-22T12:26:16.170Z] --- PASS: TestVolumesCreateAndList (0.05s) 12:26:16 [2020-04-22T12:26:16.170Z] === RUN TestVolumesRemove 12:26:16 [2020-04-22T12:26:16.170Z] --- PASS: TestVolumesRemove (0.08s) 12:26:16 [2020-04-22T12:26:16.170Z] === RUN TestVolumesInspect 12:26:16 [2020-04-22T12:26:16.170Z] --- PASS: TestVolumesInspect (0.02s) 12:26:16 [2020-04-22T12:26:16.170Z] === RUN TestVolumesInvalidJSON 12:26:16 [2020-04-22T12:26:16.170Z] === RUN TestVolumesInvalidJSON//volumes/create 12:26:16 [2020-04-22T12:26:16.170Z] === PAUSE TestVolumesInvalidJSON//volumes/create 12:26:16 [2020-04-22T12:26:16.170Z] === CONT TestVolumesInvalidJSON//volumes/create 12:26:16 [2020-04-22T12:26:16.170Z] --- PASS: TestVolumesInvalidJSON (0.01s) 12:26:16 [2020-04-22T12:26:16.170Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) 12:26:16 [2020-04-22T12:26:16.170Z] PASS 12:26:16 [2020-04-22T12:26:16.170Z] 12:26:16 [2020-04-22T12:26:16.170Z] DONE 5 tests in 0.266s 12:26:16 [2020-04-22T12:26:16.170Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 12:26:16 [2020-04-22T12:26:16.434Z] ++++ cat bundles/test-integration/docker.pid 12:26:16 [2020-04-22T12:26:16.434Z] +++ kill 4675 12:26:16 [2020-04-22T12:26:16.696Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled 12:26:16 [2020-04-22T12:26:16.999Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.60s) 12:26:16 [2020-04-22T12:26:16.999Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig 12:26:16 [2020-04-22T12:26:16.999Z] daemon.go:325: [d6447309e7cf0] waiting for daemon to start 12:26:16 [2020-04-22T12:26:16.999Z] daemon.go:325: [d6447309e7cf0] waiting for daemon to start 12:26:16 [2020-04-22T12:26:16.999Z] daemon.go:353: [d6447309e7cf0] daemon started 12:26:16 [2020-04-22T12:26:16.999Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true 12:26:16 [2020-04-22T12:26:16.999Z] daemon.go:461: [d6447309e7cf0] Stopping daemon 12:26:16 [2020-04-22T12:26:16.999Z] daemon.go:296: [d6447309e7cf0] exiting daemon 12:26:16 [2020-04-22T12:26:16.999Z] daemon.go:448: [d6447309e7cf0] Daemon stopped 12:26:16 [2020-04-22T12:26:16.999Z] === RUN TestIpcModeOlderClient 12:26:16 [2020-04-22T12:26:16.999Z] === PAUSE TestIpcModeOlderClient 12:26:16 [2020-04-22T12:26:16.999Z] === RUN TestKillContainerInvalidSignal 12:26:17 [2020-04-22T12:26:17.619Z] --- PASS: TestKillContainerInvalidSignal (0.64s) 12:26:17 [2020-04-22T12:26:17.619Z] === RUN TestKillContainer 12:26:17 [2020-04-22T12:26:17.619Z] === RUN TestKillContainer/no_signal 12:26:17 [2020-04-22T12:26:17.647Z] umount: bundles/test-integration/root: no mount point specified. 12:26:17 [2020-04-22T12:26:17.647Z] +++ /etc/init.d/apparmor stop 12:26:17 [2020-04-22T12:26:17.647Z] Leaving: AppArmorNo profiles have been unloaded. 12:26:17 [2020-04-22T12:26:17.647Z] 12:26:17 [2020-04-22T12:26:17.647Z] Unloading profiles will leave already running processes permanently 12:26:17 [2020-04-22T12:26:17.647Z] unconfined, which can lead to unexpected situations. 12:26:17 [2020-04-22T12:26:17.647Z] 12:26:17 [2020-04-22T12:26:17.647Z] To set a process to complain mode, use the command line tool 12:26:17 [2020-04-22T12:26:17.647Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 12:26:17 [2020-04-22T12:26:17.647Z] +++ true 12:26:17 [2020-04-22T12:26:17.647Z] 12:26:18 [2020-04-22T12:26:18.239Z] === RUN TestKillContainer/non_killing_signal 12:26:18 [2020-04-22T12:26:18.859Z] === RUN TestKillContainer/killing_signal 12:26:19 [2020-04-22T12:26:19.478Z] --- PASS: TestKillContainer (1.92s) 12:26:19 [2020-04-22T12:26:19.479Z] --- PASS: TestKillContainer/no_signal (0.62s) 12:26:19 [2020-04-22T12:26:19.479Z] --- PASS: TestKillContainer/non_killing_signal (0.42s) 12:26:19 [2020-04-22T12:26:19.479Z] --- PASS: TestKillContainer/killing_signal (0.60s) 12:26:19 [2020-04-22T12:26:19.479Z] === RUN TestKillWithStopSignalAndRestartPolicies 12:26:19 [2020-04-22T12:26:19.479Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 12:26:19 [2020-04-22T12:26:19.533Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config 12:26:20 [2020-04-22T12:26:20.098Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 12:26:21 [2020-04-22T12:26:21.101Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container 12:26:21 [2020-04-22T12:26:21.127Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.29s) 12:26:21 [2020-04-22T12:26:21.127Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.61s) 12:26:21 [2020-04-22T12:26:21.127Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.43s) 12:26:21 [2020-04-22T12:26:21.127Z] === RUN TestKillStoppedContainer 12:26:21 [2020-04-22T12:26:21.127Z] --- PASS: TestKillStoppedContainer (0.09s) 12:26:21 [2020-04-22T12:26:21.127Z] === RUN TestKillStoppedContainerAPIPre120 12:26:21 [2020-04-22T12:26:21.127Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) 12:26:21 [2020-04-22T12:26:21.127Z] === RUN TestKillDifferentUserContainer 12:26:21 [2020-04-22T12:26:21.748Z] --- PASS: TestKillDifferentUserContainer (0.64s) 12:26:21 [2020-04-22T12:26:21.748Z] === RUN TestInspectOomKilledTrue 12:26:21 [2020-04-22T12:26:21.821Z] === RUN TestDockerSuite/TestContainerAPIStop 12:26:22 [2020-04-22T12:26:22.078Z] === RUN TestDockerSuite/TestContainerAPITop 12:26:22 [2020-04-22T12:26:22.761Z] --- PASS: TestInspectOomKilledTrue (1.19s) 12:26:22 [2020-04-22T12:26:22.761Z] === RUN TestInspectOomKilledFalse 12:26:23 [2020-04-22T12:26:23.009Z] === RUN TestDockerSuite/TestContainerAPITopWindows 12:26:23 [2020-04-22T12:26:23.009Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader 12:26:23 [2020-04-22T12:26:23.009Z] === RUN TestDockerSuite/TestContainerAPIWait 12:26:23 [2020-04-22T12:26:23.379Z] --- PASS: TestInspectOomKilledFalse (0.64s) 12:26:23 [2020-04-22T12:26:23.379Z] === RUN TestLinksEtcHostsContentMatch 12:26:24 [2020-04-22T12:26:24.001Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s) 12:26:24 [2020-04-22T12:26:24.001Z] === RUN TestLinksContainerNames 12:26:24 [2020-04-22T12:26:24.057Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image 12:26:25 [2020-04-22T12:26:25.480Z] --- PASS: TestLinksContainerNames (1.28s) 12:26:25 [2020-04-22T12:26:25.480Z] === RUN TestLogsFollowTailEmpty 12:26:26 [2020-04-22T12:26:26.100Z] --- PASS: TestLogsFollowTailEmpty (0.66s) 12:26:26 [2020-04-22T12:26:26.100Z] === RUN TestContainerNetworkMountsNoChown 12:26:26 [2020-04-22T12:26:26.284Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal 12:26:26 [2020-04-22T12:26:26.542Z] === RUN TestDockerSuite/TestContainerNetworkMode 12:26:26 [2020-04-22T12:26:26.719Z] --- PASS: TestContainerNetworkMountsNoChown (0.61s) 12:26:26 [2020-04-22T12:26:26.719Z] === RUN TestMountDaemonRoot 12:26:26 [2020-04-22T12:26:26.719Z] === RUN TestMountDaemonRoot/default 12:26:26 [2020-04-22T12:26:26.719Z] === PAUSE TestMountDaemonRoot/default 12:26:26 [2020-04-22T12:26:26.719Z] === RUN TestMountDaemonRoot/private 12:26:26 [2020-04-22T12:26:26.719Z] === PAUSE TestMountDaemonRoot/private 12:26:26 [2020-04-22T12:26:26.719Z] === RUN TestMountDaemonRoot/rprivate 12:26:26 [2020-04-22T12:26:26.719Z] === PAUSE TestMountDaemonRoot/rprivate 12:26:26 [2020-04-22T12:26:26.719Z] === RUN TestMountDaemonRoot/slave 12:26:26 [2020-04-22T12:26:26.719Z] === PAUSE TestMountDaemonRoot/slave 12:26:26 [2020-04-22T12:26:26.719Z] === RUN TestMountDaemonRoot/rslave 12:26:26 [2020-04-22T12:26:26.719Z] === PAUSE TestMountDaemonRoot/rslave 12:26:26 [2020-04-22T12:26:26.719Z] === RUN TestMountDaemonRoot/shared 12:26:26 [2020-04-22T12:26:26.719Z] === PAUSE TestMountDaemonRoot/shared 12:26:26 [2020-04-22T12:26:26.719Z] === RUN TestMountDaemonRoot/rshared 12:26:26 [2020-04-22T12:26:26.719Z] === PAUSE TestMountDaemonRoot/rshared 12:26:26 [2020-04-22T12:26:26.719Z] === CONT TestMountDaemonRoot/default 12:26:26 [2020-04-22T12:26:26.719Z] === CONT TestMountDaemonRoot/rprivate 12:26:26 [2020-04-22T12:26:26.719Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 12:26:26 [2020-04-22T12:26:26.719Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 12:26:26 [2020-04-22T12:26:26.719Z] === RUN TestMountDaemonRoot/rprivate/bind_root 12:26:26 [2020-04-22T12:26:26.719Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 12:26:26 [2020-04-22T12:26:26.719Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 12:26:26 [2020-04-22T12:26:26.719Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 12:26:26 [2020-04-22T12:26:26.719Z] === RUN TestMountDaemonRoot/rprivate/mount_root 12:26:26 [2020-04-22T12:26:26.719Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 12:26:26 [2020-04-22T12:26:26.719Z] === CONT TestMountDaemonRoot/shared 12:26:26 [2020-04-22T12:26:26.719Z] === RUN TestMountDaemonRoot/shared/bind_subpath 12:26:26 [2020-04-22T12:26:26.719Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 12:26:26 [2020-04-22T12:26:26.719Z] === RUN TestMountDaemonRoot/shared/mount_root 12:26:26 [2020-04-22T12:26:26.719Z] === PAUSE TestMountDaemonRoot/shared/mount_root 12:26:26 [2020-04-22T12:26:26.719Z] === RUN TestMountDaemonRoot/shared/mount_subpath 12:26:26 [2020-04-22T12:26:26.719Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 12:26:26 [2020-04-22T12:26:26.719Z] === RUN TestMountDaemonRoot/shared/bind_root 12:26:26 [2020-04-22T12:26:26.719Z] === PAUSE TestMountDaemonRoot/shared/bind_root 12:26:26 [2020-04-22T12:26:26.719Z] === CONT TestMountDaemonRoot/slave 12:26:26 [2020-04-22T12:26:26.719Z] === RUN TestMountDaemonRoot/slave/bind_subpath 12:26:26 [2020-04-22T12:26:26.719Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 12:26:26 [2020-04-22T12:26:26.719Z] === RUN TestMountDaemonRoot/slave/mount_root 12:26:26 [2020-04-22T12:26:26.719Z] === PAUSE TestMountDaemonRoot/slave/mount_root 12:26:26 [2020-04-22T12:26:26.719Z] === RUN TestMountDaemonRoot/slave/mount_subpath 12:26:26 [2020-04-22T12:26:26.719Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 12:26:26 [2020-04-22T12:26:26.719Z] === RUN TestMountDaemonRoot/slave/bind_root 12:26:26 [2020-04-22T12:26:26.719Z] === PAUSE TestMountDaemonRoot/slave/bind_root 12:26:26 [2020-04-22T12:26:26.719Z] === CONT TestMountDaemonRoot/private 12:26:26 [2020-04-22T12:26:26.719Z] === RUN TestMountDaemonRoot/private/bind_root 12:26:26 [2020-04-22T12:26:26.719Z] === PAUSE TestMountDaemonRoot/private/bind_root 12:26:26 [2020-04-22T12:26:26.719Z] === RUN TestMountDaemonRoot/private/bind_subpath 12:26:26 [2020-04-22T12:26:26.719Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 12:26:26 [2020-04-22T12:26:26.719Z] === RUN TestMountDaemonRoot/private/mount_root 12:26:26 [2020-04-22T12:26:26.719Z] === PAUSE TestMountDaemonRoot/private/mount_root 12:26:26 [2020-04-22T12:26:26.719Z] === RUN TestMountDaemonRoot/private/mount_subpath 12:26:26 [2020-04-22T12:26:26.719Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 12:26:26 [2020-04-22T12:26:26.719Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 12:26:26 [2020-04-22T12:26:26.719Z] === RUN TestMountDaemonRoot/default/bind_subpath 12:26:26 [2020-04-22T12:26:26.719Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 12:26:26 [2020-04-22T12:26:26.719Z] === RUN TestMountDaemonRoot/default/mount_root 12:26:26 [2020-04-22T12:26:26.719Z] === PAUSE TestMountDaemonRoot/default/mount_root 12:26:26 [2020-04-22T12:26:26.719Z] === RUN TestMountDaemonRoot/default/mount_subpath 12:26:26 [2020-04-22T12:26:26.719Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 12:26:26 [2020-04-22T12:26:26.719Z] === RUN TestMountDaemonRoot/default/bind_root 12:26:26 [2020-04-22T12:26:26.719Z] === PAUSE TestMountDaemonRoot/default/bind_root 12:26:26 [2020-04-22T12:26:26.719Z] === CONT TestMountDaemonRoot/rslave 12:26:26 [2020-04-22T12:26:26.719Z] === RUN TestMountDaemonRoot/rslave/bind_root 12:26:26 [2020-04-22T12:26:26.719Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 12:26:26 [2020-04-22T12:26:26.719Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 12:26:26 [2020-04-22T12:26:26.719Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 12:26:26 [2020-04-22T12:26:26.719Z] === RUN TestMountDaemonRoot/rslave/mount_root 12:26:26 [2020-04-22T12:26:26.719Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 12:26:26 [2020-04-22T12:26:26.719Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 12:26:26 [2020-04-22T12:26:26.719Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 12:26:26 [2020-04-22T12:26:26.719Z] === CONT TestMountDaemonRoot/shared/bind_subpath 12:26:26 [2020-04-22T12:26:26.719Z] === CONT TestMountDaemonRoot/rshared 12:26:26 [2020-04-22T12:26:26.719Z] === RUN TestMountDaemonRoot/rshared/bind_root 12:26:26 [2020-04-22T12:26:26.719Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 12:26:26 [2020-04-22T12:26:26.719Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 12:26:26 [2020-04-22T12:26:26.719Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 12:26:26 [2020-04-22T12:26:26.719Z] === RUN TestMountDaemonRoot/rshared/mount_root 12:26:26 [2020-04-22T12:26:26.719Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 12:26:26 [2020-04-22T12:26:26.719Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 12:26:26 [2020-04-22T12:26:26.719Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 12:26:26 [2020-04-22T12:26:26.719Z] === CONT TestMountDaemonRoot/rprivate/mount_root 12:26:26 [2020-04-22T12:26:26.719Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 12:26:26 [2020-04-22T12:26:26.719Z] === CONT TestMountDaemonRoot/slave/bind_subpath 12:26:26 [2020-04-22T12:26:26.719Z] === CONT TestMountDaemonRoot/rprivate/bind_root 12:26:26 [2020-04-22T12:26:26.719Z] === CONT TestMountDaemonRoot/shared/bind_root 12:26:26 [2020-04-22T12:26:26.719Z] === CONT TestMountDaemonRoot/shared/mount_subpath 12:26:26 [2020-04-22T12:26:26.719Z] === CONT TestMountDaemonRoot/shared/mount_root 12:26:26 [2020-04-22T12:26:26.719Z] === CONT TestMountDaemonRoot/private/bind_root 12:26:26 [2020-04-22T12:26:26.719Z] === CONT TestMountDaemonRoot/slave/bind_root 12:26:26 [2020-04-22T12:26:26.719Z] === CONT TestMountDaemonRoot/slave/mount_subpath 12:26:26 [2020-04-22T12:26:26.719Z] === CONT TestMountDaemonRoot/slave/mount_root 12:26:26 [2020-04-22T12:26:26.719Z] === CONT TestMountDaemonRoot/private/mount_subpath 12:26:26 [2020-04-22T12:26:26.719Z] === CONT TestMountDaemonRoot/private/mount_root 12:26:26 [2020-04-22T12:26:26.719Z] === CONT TestMountDaemonRoot/private/bind_subpath 12:26:26 [2020-04-22T12:26:26.719Z] === CONT TestMountDaemonRoot/default/bind_subpath 12:26:26 [2020-04-22T12:26:26.719Z] === CONT TestMountDaemonRoot/rslave/bind_root 12:26:26 [2020-04-22T12:26:26.719Z] === CONT TestMountDaemonRoot/default/bind_root 12:26:27 [2020-04-22T12:26:27.013Z] === CONT TestMountDaemonRoot/default/mount_subpath 12:26:27 [2020-04-22T12:26:27.013Z] === CONT TestMountDaemonRoot/default/mount_root 12:26:27 [2020-04-22T12:26:27.013Z] === CONT TestMountDaemonRoot/rshared/bind_root 12:26:27 [2020-04-22T12:26:27.013Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 12:26:27 [2020-04-22T12:26:27.013Z] === CONT TestMountDaemonRoot/rslave/mount_root 12:26:27 [2020-04-22T12:26:27.013Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 12:26:27 [2020-04-22T12:26:27.013Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 12:26:27 [2020-04-22T12:26:27.013Z] === CONT TestMountDaemonRoot/rshared/mount_root 12:26:27 [2020-04-22T12:26:27.013Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 12:26:27 [2020-04-22T12:26:27.013Z] --- PASS: TestMountDaemonRoot (0.05s) 12:26:27 [2020-04-22T12:26:27.013Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 12:26:27 [2020-04-22T12:26:27.013Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) 12:26:27 [2020-04-22T12:26:27.013Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) 12:26:27 [2020-04-22T12:26:27.013Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) 12:26:27 [2020-04-22T12:26:27.013Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) 12:26:27 [2020-04-22T12:26:27.013Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 12:26:27 [2020-04-22T12:26:27.013Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) 12:26:27 [2020-04-22T12:26:27.013Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) 12:26:27 [2020-04-22T12:26:27.013Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) 12:26:27 [2020-04-22T12:26:27.013Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) 12:26:27 [2020-04-22T12:26:27.013Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 12:26:27 [2020-04-22T12:26:27.013Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) 12:26:27 [2020-04-22T12:26:27.013Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) 12:26:27 [2020-04-22T12:26:27.013Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) 12:26:27 [2020-04-22T12:26:27.013Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) 12:26:27 [2020-04-22T12:26:27.013Z] --- PASS: TestMountDaemonRoot/private (0.00s) 12:26:27 [2020-04-22T12:26:27.013Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) 12:26:27 [2020-04-22T12:26:27.013Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) 12:26:27 [2020-04-22T12:26:27.013Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) 12:26:27 [2020-04-22T12:26:27.013Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) 12:26:27 [2020-04-22T12:26:27.013Z] --- PASS: TestMountDaemonRoot/default (0.01s) 12:26:27 [2020-04-22T12:26:27.013Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) 12:26:27 [2020-04-22T12:26:27.013Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) 12:26:27 [2020-04-22T12:26:27.013Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) 12:26:27 [2020-04-22T12:26:27.013Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) 12:26:27 [2020-04-22T12:26:27.013Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 12:26:27 [2020-04-22T12:26:27.013Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) 12:26:27 [2020-04-22T12:26:27.013Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) 12:26:27 [2020-04-22T12:26:27.013Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) 12:26:27 [2020-04-22T12:26:27.013Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) 12:26:27 [2020-04-22T12:26:27.013Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 12:26:27 [2020-04-22T12:26:27.013Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) 12:26:27 [2020-04-22T12:26:27.013Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) 12:26:27 [2020-04-22T12:26:27.013Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) 12:26:27 [2020-04-22T12:26:27.013Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) 12:26:27 [2020-04-22T12:26:27.013Z] === RUN TestContainerBindMountNonRecursive 12:26:27 [2020-04-22T12:26:27.016Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network 12:26:27 [2020-04-22T12:26:27.912Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks 12:26:29 [2020-04-22T12:26:29.059Z] --- PASS: TestContainerBindMountNonRecursive (1.64s) 12:26:29 [2020-04-22T12:26:29.060Z] === RUN TestNetworkNat 12:26:29 [2020-04-22T12:26:29.232Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan 12:26:29 [2020-04-22T12:26:29.347Z] --- PASS: TestNetworkNat (0.68s) 12:26:29 [2020-04-22T12:26:29.347Z] === RUN TestNetworkLocalhostTCPNat 12:26:29 [2020-04-22T12:26:29.701Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan 12:26:29 [2020-04-22T12:26:29.967Z] --- PASS: TestNetworkLocalhostTCPNat (0.70s) 12:26:29 [2020-04-22T12:26:29.968Z] === RUN TestNetworkLoopbackNat 12:26:30 [2020-04-22T12:26:30.690Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin 12:26:30 [2020-04-22T12:26:30.983Z] --- PASS: TestNetworkLoopbackNat (0.91s) 12:26:30 [2020-04-22T12:26:30.983Z] === RUN TestPause 12:26:31 [2020-04-22T12:26:31.159Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz 12:26:31 [2020-04-22T12:26:31.607Z] --- PASS: TestPause (0.71s) 12:26:31 [2020-04-22T12:26:31.607Z] === RUN TestPauseFailsOnWindowsServerContainers 12:26:31 [2020-04-22T12:26:31.607Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 12:26:31 [2020-04-22T12:26:31.607Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 12:26:31 [2020-04-22T12:26:31.607Z] === RUN TestPauseStopPausedContainer 12:26:32 [2020-04-22T12:26:32.088Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks 12:26:32 [2020-04-22T12:26:32.147Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common 12:26:32 [2020-04-22T12:26:32.624Z] --- PASS: TestPauseStopPausedContainer (0.69s) 12:26:32 [2020-04-22T12:26:32.624Z] === RUN TestPsFilter 12:26:32 [2020-04-22T12:26:32.624Z] --- PASS: TestPsFilter (0.17s) 12:26:32 [2020-04-22T12:26:32.624Z] === RUN TestRemoveContainerWithRemovedVolume 12:26:32 [2020-04-22T12:26:32.652Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork 12:26:33 [2020-04-22T12:26:33.245Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.63s) 12:26:33 [2020-04-22T12:26:33.245Z] === RUN TestRemoveContainerWithVolume 12:26:33 [2020-04-22T12:26:33.868Z] --- PASS: TestRemoveContainerWithVolume (0.67s) 12:26:33 [2020-04-22T12:26:33.868Z] === RUN TestRemoveContainerRunning 12:26:34 [2020-04-22T12:26:34.362Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver 12:26:34 [2020-04-22T12:26:34.488Z] --- PASS: TestRemoveContainerRunning (0.68s) 12:26:34 [2020-04-22T12:26:34.488Z] === RUN TestRemoveContainerForceRemoveRunning 12:26:34 [2020-04-22T12:26:34.546Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork 12:26:35 [2020-04-22T12:26:35.121Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.65s) 12:26:35 [2020-04-22T12:26:35.121Z] === RUN TestRemoveInvalidContainer 12:26:35 [2020-04-22T12:26:35.121Z] --- PASS: TestRemoveInvalidContainer (0.03s) 12:26:35 [2020-04-22T12:26:35.121Z] === RUN TestRenameLinkedContainer 12:26:35 [2020-04-22T12:26:35.919Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate 12:26:37 [2020-04-22T12:26:37.824Z] --- PASS: TestRenameLinkedContainer (2.57s) 12:26:37 [2020-04-22T12:26:37.824Z] === RUN TestRenameStoppedContainer 12:26:38 [2020-04-22T12:26:38.167Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging 12:26:38 [2020-04-22T12:26:38.446Z] --- PASS: TestRenameStoppedContainer (0.62s) 12:26:38 [2020-04-22T12:26:38.446Z] === RUN TestRenameRunningContainerAndReuse 12:26:39 [2020-04-22T12:26:39.930Z] --- PASS: TestRenameRunningContainerAndReuse (1.29s) 12:26:39 [2020-04-22T12:26:39.930Z] === RUN TestRenameInvalidName 12:26:40 [2020-04-22T12:26:40.217Z] --- PASS: TestRenameInvalidName (0.65s) 12:26:40 [2020-04-22T12:26:40.217Z] === RUN TestRenameAnonymousContainer 12:26:42 [2020-04-22T12:26:42.920Z] --- PASS: TestRenameAnonymousContainer (2.48s) 12:26:42 [2020-04-22T12:26:42.920Z] === RUN TestRenameContainerWithSameName 12:26:43 [2020-04-22T12:26:43.575Z] --- PASS: TestRenameContainerWithSameName (0.63s) 12:26:43 [2020-04-22T12:26:43.575Z] === RUN TestRenameContainerWithLinkedContainer 12:26:44 [2020-04-22T12:26:44.593Z] --- PASS: TestRenameContainerWithLinkedContainer (1.28s) 12:26:44 [2020-04-22T12:26:44.593Z] === RUN TestResize 12:26:45 [2020-04-22T12:26:45.347Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes 12:26:45 [2020-04-22T12:26:45.606Z] --- PASS: TestResize (0.70s) 12:26:45 [2020-04-22T12:26:45.606Z] === RUN TestResizeWithInvalidSize 12:26:46 [2020-04-22T12:26:46.224Z] --- PASS: TestResizeWithInvalidSize (0.69s) 12:26:46 [2020-04-22T12:26:46.224Z] === RUN TestResizeWhenContainerNotStarted 12:26:46 [2020-04-22T12:26:46.845Z] --- PASS: TestResizeWhenContainerNotStarted (0.65s) 12:26:46 [2020-04-22T12:26:46.846Z] === RUN TestDaemonRestartKillContainers 12:26:46 [2020-04-22T12:26:46.846Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 12:26:46 [2020-04-22T12:26:46.846Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 12:26:46 [2020-04-22T12:26:46.846Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 12:26:46 [2020-04-22T12:26:46.846Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 12:26:46 [2020-04-22T12:26:46.846Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 12:26:46 [2020-04-22T12:26:46.846Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 12:26:46 [2020-04-22T12:26:46.846Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 12:26:46 [2020-04-22T12:26:46.846Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 12:26:46 [2020-04-22T12:26:46.846Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 12:26:46 [2020-04-22T12:26:46.846Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 12:26:46 [2020-04-22T12:26:46.846Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 12:26:46 [2020-04-22T12:26:46.846Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 12:26:46 [2020-04-22T12:26:46.846Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 12:26:46 [2020-04-22T12:26:46.846Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 12:26:46 [2020-04-22T12:26:46.846Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 12:26:46 [2020-04-22T12:26:46.846Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 12:26:46 [2020-04-22T12:26:46.846Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 12:26:46 [2020-04-22T12:26:46.846Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 12:26:46 [2020-04-22T12:26:46.846Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 12:26:46 [2020-04-22T12:26:46.846Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 12:26:46 [2020-04-22T12:26:46.846Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 12:26:46 [2020-04-22T12:26:46.846Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 12:26:46 [2020-04-22T12:26:46.846Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 12:26:46 [2020-04-22T12:26:46.846Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 12:26:46 [2020-04-22T12:26:46.846Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 12:26:46 [2020-04-22T12:26:46.846Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 12:26:46 [2020-04-22T12:26:46.846Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 12:26:46 [2020-04-22T12:26:46.846Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 12:26:47 [2020-04-22T12:26:47.567Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret 12:26:49 [2020-04-22T12:26:49.559Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 12:26:49 [2020-04-22T12:26:49.787Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service 12:26:50 [2020-04-22T12:26:50.188Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 12:26:50 [2020-04-22T12:26:50.188Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 12:26:51 [2020-04-22T12:26:51.225Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 12:26:52 [2020-04-22T12:26:52.258Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 12:26:52 [2020-04-22T12:26:52.757Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session 12:26:53 [2020-04-22T12:26:53.286Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 12:26:53 [2020-04-22T12:26:53.579Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 12:26:54 [2020-04-22T12:26:54.606Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 12:26:54 [2020-04-22T12:26:54.974Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system 12:26:57 [2020-04-22T12:26:57.193Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume 12:26:57 [2020-04-22T12:26:57.316Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 12:26:57 [2020-04-22T12:26:57.316Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.29s) 12:26:57 [2020-04-22T12:26:57.316Z] 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 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:325: [d7134f7d11990] waiting for daemon to start 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:325: [d7134f7d11990] waiting for daemon to start 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:353: [d7134f7d11990] daemon started 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:461: [d7134f7d11990] Stopping daemon 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:296: [d7134f7d11990] exiting daemon 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:448: [d7134f7d11990] Daemon stopped 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:325: [d7134f7d11990] waiting for daemon to start 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:325: [d7134f7d11990] waiting for daemon to start 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:353: [d7134f7d11990] daemon started 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:461: [d7134f7d11990] Stopping daemon 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:296: [d7134f7d11990] exiting daemon 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:448: [d7134f7d11990] Daemon stopped 12:26:57 [2020-04-22T12:26:57.316Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.37s) 12:26:57 [2020-04-22T12:26:57.316Z] 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 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:325: [db10c0dfa60ba] waiting for daemon to start 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:325: [db10c0dfa60ba] waiting for daemon to start 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:353: [db10c0dfa60ba] daemon started 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:325: [db10c0dfa60ba] waiting for daemon to start 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:296: [db10c0dfa60ba] exiting daemon 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:325: [db10c0dfa60ba] waiting for daemon to start 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:353: [db10c0dfa60ba] daemon started 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:461: [db10c0dfa60ba] Stopping daemon 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:296: [db10c0dfa60ba] exiting daemon 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:448: [db10c0dfa60ba] Daemon stopped 12:26:57 [2020-04-22T12:26:57.316Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.55s) 12:26:57 [2020-04-22T12:26:57.316Z] 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 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:325: [d88de6937286d] waiting for daemon to start 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:325: [d88de6937286d] waiting for daemon to start 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:353: [d88de6937286d] daemon started 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:325: [d88de6937286d] waiting for daemon to start 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:296: [d88de6937286d] exiting daemon 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:325: [d88de6937286d] waiting for daemon to start 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:353: [d88de6937286d] daemon started 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:461: [d88de6937286d] Stopping daemon 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:296: [d88de6937286d] exiting daemon 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:448: [d88de6937286d] Daemon stopped 12:26:57 [2020-04-22T12:26:57.316Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.53s) 12:26:57 [2020-04-22T12:26:57.316Z] 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 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:325: [d06ced6a2287d] waiting for daemon to start 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:325: [d06ced6a2287d] waiting for daemon to start 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:353: [d06ced6a2287d] daemon started 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:461: [d06ced6a2287d] Stopping daemon 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:296: [d06ced6a2287d] exiting daemon 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:448: [d06ced6a2287d] Daemon stopped 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:325: [d06ced6a2287d] waiting for daemon to start 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:325: [d06ced6a2287d] waiting for daemon to start 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:353: [d06ced6a2287d] daemon started 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:461: [d06ced6a2287d] Stopping daemon 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:296: [d06ced6a2287d] exiting daemon 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:448: [d06ced6a2287d] Daemon stopped 12:26:57 [2020-04-22T12:26:57.316Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.29s) 12:26:57 [2020-04-22T12:26:57.316Z] 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 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:325: [dd73a52cd90af] waiting for daemon to start 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:325: [dd73a52cd90af] waiting for daemon to start 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:353: [dd73a52cd90af] daemon started 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:461: [dd73a52cd90af] Stopping daemon 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:296: [dd73a52cd90af] exiting daemon 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:448: [dd73a52cd90af] Daemon stopped 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:325: [dd73a52cd90af] waiting for daemon to start 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:325: [dd73a52cd90af] waiting for daemon to start 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:353: [dd73a52cd90af] daemon started 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:461: [dd73a52cd90af] Stopping daemon 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:296: [dd73a52cd90af] exiting daemon 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:448: [dd73a52cd90af] Daemon stopped 12:26:57 [2020-04-22T12:26:57.316Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.05s) 12:26:57 [2020-04-22T12:26:57.316Z] 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 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:325: [dc46854b6a10c] waiting for daemon to start 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:325: [dc46854b6a10c] waiting for daemon to start 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:353: [dc46854b6a10c] daemon started 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:325: [dc46854b6a10c] waiting for daemon to start 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:296: [dc46854b6a10c] exiting daemon 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:325: [dc46854b6a10c] waiting for daemon to start 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:353: [dc46854b6a10c] daemon started 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:461: [dc46854b6a10c] Stopping daemon 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:296: [dc46854b6a10c] exiting daemon 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:448: [dc46854b6a10c] Daemon stopped 12:26:57 [2020-04-22T12:26:57.316Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.27s) 12:26:57 [2020-04-22T12:26:57.316Z] 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 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:325: [d3c4ed5efeb02] waiting for daemon to start 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:325: [d3c4ed5efeb02] waiting for daemon to start 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:353: [d3c4ed5efeb02] daemon started 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:296: [d3c4ed5efeb02] exiting daemon 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:325: [d3c4ed5efeb02] waiting for daemon to start 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:325: [d3c4ed5efeb02] waiting for daemon to start 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:353: [d3c4ed5efeb02] daemon started 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:461: [d3c4ed5efeb02] Stopping daemon 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:296: [d3c4ed5efeb02] exiting daemon 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:448: [d3c4ed5efeb02] Daemon stopped 12:26:57 [2020-04-22T12:26:57.316Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.08s) 12:26:57 [2020-04-22T12:26:57.316Z] 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 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:325: [d16d3ae3314eb] waiting for daemon to start 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:325: [d16d3ae3314eb] waiting for daemon to start 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:353: [d16d3ae3314eb] daemon started 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:461: [d16d3ae3314eb] Stopping daemon 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:296: [d16d3ae3314eb] exiting daemon 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:448: [d16d3ae3314eb] Daemon stopped 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:325: [d16d3ae3314eb] waiting for daemon to start 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:325: [d16d3ae3314eb] waiting for daemon to start 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:353: [d16d3ae3314eb] daemon started 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:461: [d16d3ae3314eb] Stopping daemon 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:296: [d16d3ae3314eb] exiting daemon 12:26:57 [2020-04-22T12:26:57.316Z] daemon.go:448: [d16d3ae3314eb] Daemon stopped 12:26:57 [2020-04-22T12:26:57.316Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.67s) 12:26:57 [2020-04-22T12:26:57.317Z] 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 12:26:57 [2020-04-22T12:26:57.317Z] daemon.go:325: [d74ba89357e9e] waiting for daemon to start 12:26:57 [2020-04-22T12:26:57.317Z] daemon.go:325: [d74ba89357e9e] waiting for daemon to start 12:26:57 [2020-04-22T12:26:57.317Z] daemon.go:353: [d74ba89357e9e] daemon started 12:26:57 [2020-04-22T12:26:57.317Z] daemon.go:325: [d74ba89357e9e] waiting for daemon to start 12:26:57 [2020-04-22T12:26:57.317Z] daemon.go:296: [d74ba89357e9e] exiting daemon 12:26:57 [2020-04-22T12:26:57.317Z] daemon.go:325: [d74ba89357e9e] waiting for daemon to start 12:26:57 [2020-04-22T12:26:57.317Z] daemon.go:353: [d74ba89357e9e] daemon started 12:26:57 [2020-04-22T12:26:57.317Z] daemon.go:461: [d74ba89357e9e] Stopping daemon 12:26:57 [2020-04-22T12:26:57.317Z] daemon.go:296: [d74ba89357e9e] exiting daemon 12:26:57 [2020-04-22T12:26:57.317Z] daemon.go:448: [d74ba89357e9e] Daemon stopped 12:26:57 [2020-04-22T12:26:57.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.09s) 12:26:57 [2020-04-22T12:26:57.317Z] 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 12:26:57 [2020-04-22T12:26:57.317Z] daemon.go:325: [d33f9b9790726] waiting for daemon to start 12:26:57 [2020-04-22T12:26:57.317Z] daemon.go:325: [d33f9b9790726] waiting for daemon to start 12:26:57 [2020-04-22T12:26:57.317Z] daemon.go:353: [d33f9b9790726] daemon started 12:26:57 [2020-04-22T12:26:57.317Z] daemon.go:325: [d33f9b9790726] waiting for daemon to start 12:26:57 [2020-04-22T12:26:57.317Z] daemon.go:296: [d33f9b9790726] exiting daemon 12:26:57 [2020-04-22T12:26:57.317Z] daemon.go:325: [d33f9b9790726] waiting for daemon to start 12:26:57 [2020-04-22T12:26:57.317Z] daemon.go:353: [d33f9b9790726] daemon started 12:26:57 [2020-04-22T12:26:57.317Z] daemon.go:461: [d33f9b9790726] Stopping daemon 12:26:57 [2020-04-22T12:26:57.317Z] daemon.go:296: [d33f9b9790726] exiting daemon 12:26:57 [2020-04-22T12:26:57.317Z] daemon.go:448: [d33f9b9790726] Daemon stopped 12:26:57 [2020-04-22T12:26:57.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.81s) 12:26:57 [2020-04-22T12:26:57.317Z] 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 12:26:57 [2020-04-22T12:26:57.317Z] daemon.go:325: [d8ea21d343800] waiting for daemon to start 12:26:57 [2020-04-22T12:26:57.317Z] daemon.go:325: [d8ea21d343800] waiting for daemon to start 12:26:57 [2020-04-22T12:26:57.317Z] daemon.go:353: [d8ea21d343800] daemon started 12:26:57 [2020-04-22T12:26:57.317Z] daemon.go:461: [d8ea21d343800] Stopping daemon 12:26:57 [2020-04-22T12:26:57.317Z] daemon.go:296: [d8ea21d343800] exiting daemon 12:26:57 [2020-04-22T12:26:57.317Z] daemon.go:448: [d8ea21d343800] Daemon stopped 12:26:57 [2020-04-22T12:26:57.317Z] daemon.go:325: [d8ea21d343800] waiting for daemon to start 12:26:57 [2020-04-22T12:26:57.317Z] daemon.go:325: [d8ea21d343800] waiting for daemon to start 12:26:57 [2020-04-22T12:26:57.317Z] daemon.go:353: [d8ea21d343800] daemon started 12:26:57 [2020-04-22T12:26:57.317Z] daemon.go:461: [d8ea21d343800] Stopping daemon 12:26:57 [2020-04-22T12:26:57.317Z] daemon.go:296: [d8ea21d343800] exiting daemon 12:26:57 [2020-04-22T12:26:57.317Z] daemon.go:448: [d8ea21d343800] Daemon stopped 12:26:57 [2020-04-22T12:26:57.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.43s) 12:26:57 [2020-04-22T12:26:57.317Z] 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 12:26:57 [2020-04-22T12:26:57.317Z] daemon.go:325: [d3804353415a2] waiting for daemon to start 12:26:57 [2020-04-22T12:26:57.317Z] daemon.go:325: [d3804353415a2] waiting for daemon to start 12:26:57 [2020-04-22T12:26:57.317Z] daemon.go:353: [d3804353415a2] daemon started 12:26:57 [2020-04-22T12:26:57.317Z] daemon.go:461: [d3804353415a2] Stopping daemon 12:26:57 [2020-04-22T12:26:57.317Z] daemon.go:296: [d3804353415a2] exiting daemon 12:26:57 [2020-04-22T12:26:57.317Z] daemon.go:448: [d3804353415a2] Daemon stopped 12:26:57 [2020-04-22T12:26:57.317Z] daemon.go:325: [d3804353415a2] waiting for daemon to start 12:26:57 [2020-04-22T12:26:57.317Z] daemon.go:325: [d3804353415a2] waiting for daemon to start 12:26:57 [2020-04-22T12:26:57.317Z] daemon.go:353: [d3804353415a2] daemon started 12:26:57 [2020-04-22T12:26:57.317Z] daemon.go:461: [d3804353415a2] Stopping daemon 12:26:57 [2020-04-22T12:26:57.317Z] daemon.go:296: [d3804353415a2] exiting daemon 12:26:57 [2020-04-22T12:26:57.317Z] daemon.go:448: [d3804353415a2] Daemon stopped 12:26:57 [2020-04-22T12:26:57.317Z] === RUN TestKernelTCPMemory 12:26:57 [2020-04-22T12:26:57.604Z] --- PASS: TestKernelTCPMemory (0.78s) 12:26:57 [2020-04-22T12:26:57.604Z] === RUN TestNISDomainname 12:26:58 [2020-04-22T12:26:58.633Z] --- PASS: TestNISDomainname (0.90s) 12:26:58 [2020-04-22T12:26:58.633Z] === RUN TestStats 12:26:59 [2020-04-22T12:26:59.411Z] Running D:\gopath\src\github.com\docker\docker\integration\build 12:26:59 [2020-04-22T12:26:59.411Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 12:26:59 [2020-04-22T12:26:59.411Z] INFO: Testing against a local daemon 12:26:59 [2020-04-22T12:26:59.411Z] === RUN TestBuildWithSession 12:26:59 [2020-04-22T12:26:59.411Z] --- SKIP: TestBuildWithSession (0.00s) 12:26:59 [2020-04-22T12:26:59.411Z] build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows" 12:26:59 [2020-04-22T12:26:59.411Z] === RUN TestBuildSquashParent 12:26:59 [2020-04-22T12:26:59.411Z] --- SKIP: TestBuildSquashParent (0.00s) 12:26:59 [2020-04-22T12:26:59.411Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" 12:26:59 [2020-04-22T12:26:59.411Z] === RUN TestBuildWithRemoveAndForceRemove 12:26:59 [2020-04-22T12:26:59.411Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) 12:26:59 [2020-04-22T12:26:59.411Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME 12:26:59 [2020-04-22T12:26:59.411Z] === RUN TestBuildMultiStageCopy 12:26:59 [2020-04-22T12:26:59.411Z] === RUN TestBuildMultiStageCopy/copy_to_root 12:27:00 [2020-04-22T12:27:00.111Z] --- PASS: TestStats (1.71s) 12:27:00 [2020-04-22T12:27:00.111Z] === RUN TestStopContainerWithTimeout 12:27:00 [2020-04-22T12:27:00.111Z] === RUN TestStopContainerWithTimeout/0 12:27:00 [2020-04-22T12:27:00.111Z] === PAUSE TestStopContainerWithTimeout/0 12:27:00 [2020-04-22T12:27:00.111Z] === RUN TestStopContainerWithTimeout/1 12:27:00 [2020-04-22T12:27:00.111Z] === PAUSE TestStopContainerWithTimeout/1 12:27:00 [2020-04-22T12:27:00.111Z] === RUN TestStopContainerWithTimeout/3 12:27:00 [2020-04-22T12:27:00.111Z] === PAUSE TestStopContainerWithTimeout/3 12:27:00 [2020-04-22T12:27:00.111Z] === RUN TestStopContainerWithTimeout/-1 12:27:00 [2020-04-22T12:27:00.111Z] === PAUSE TestStopContainerWithTimeout/-1 12:27:00 [2020-04-22T12:27:00.402Z] === CONT TestStopContainerWithTimeout/0 12:27:00 [2020-04-22T12:27:00.402Z] === CONT TestStopContainerWithTimeout/3 12:27:00 [2020-04-22T12:27:00.402Z] === CONT TestStopContainerWithTimeout/-1 12:27:00 [2020-04-22T12:27:00.402Z] === CONT TestStopContainerWithTimeout/1 12:27:02 [2020-04-22T12:27:02.436Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs 12:27:02 [2020-04-22T12:27:02.436Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation 12:27:02 [2020-04-22T12:27:02.436Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster 12:27:02 [2020-04-22T12:27:02.436Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks 12:27:03 [2020-04-22T12:27:03.889Z] --- PASS: TestStopContainerWithTimeout (0.03s) 12:27:03 [2020-04-22T12:27:03.889Z] --- PASS: TestStopContainerWithTimeout/0 (1.06s) 12:27:03 [2020-04-22T12:27:03.889Z] --- PASS: TestStopContainerWithTimeout/1 (1.96s) 12:27:03 [2020-04-22T12:27:03.889Z] --- PASS: TestStopContainerWithTimeout/3 (3.18s) 12:27:03 [2020-04-22T12:27:03.889Z] --- PASS: TestStopContainerWithTimeout/-1 (3.23s) 12:27:03 [2020-04-22T12:27:03.889Z] === RUN TestDeleteDevicemapper 12:27:03 [2020-04-22T12:27:03.889Z] --- SKIP: TestDeleteDevicemapper (0.00s) 12:27:03 [2020-04-22T12:27:03.889Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 12:27:03 [2020-04-22T12:27:03.889Z] === RUN TestStopContainerWithRestartPolicyAlways 12:27:04 [2020-04-22T12:27:04.337Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork 12:27:06 [2020-04-22T12:27:06.587Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.84s) 12:27:06 [2020-04-22T12:27:06.587Z] === RUN TestUpdateMemory 12:27:06 [2020-04-22T12:27:06.863Z] === RUN TestDockerSuite/TestContainersNetworkIsolation 12:27:07 [2020-04-22T12:27:07.210Z] --- PASS: TestUpdateMemory (0.91s) 12:27:07 [2020-04-22T12:27:07.210Z] === RUN TestUpdateCPUQuota 12:27:08 [2020-04-22T12:27:08.695Z] --- PASS: TestUpdateCPUQuota (1.22s) 12:27:08 [2020-04-22T12:27:08.695Z] === RUN TestUpdatePidsLimit 12:27:08 [2020-04-22T12:27:08.695Z] === RUN TestUpdatePidsLimit/update_from_none 12:27:08 [2020-04-22T12:27:08.695Z] === RUN TestUpdatePidsLimit/no_change 12:27:09 [2020-04-22T12:27:09.317Z] === RUN TestUpdatePidsLimit/update_lower 12:27:09 [2020-04-22T12:27:09.317Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 12:27:09 [2020-04-22T12:27:09.843Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 12:27:09 [2020-04-22T12:27:09.843Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 12:27:09 [2020-04-22T12:27:09.940Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 12:27:10 [2020-04-22T12:27:10.143Z] === RUN TestDockerSuite/TestCopyAndRestart 12:27:10 [2020-04-22T12:27:10.226Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 12:27:10 [2020-04-22T12:27:10.511Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 12:27:10 [2020-04-22T12:27:10.830Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 12:27:11 [2020-04-22T12:27:11.514Z] === RUN TestDockerSuite/TestCopyCreatedContainer 12:27:11 [2020-04-22T12:27:11.514Z] === RUN TestDockerSuite/TestCpAbsolutePath 12:27:11 [2020-04-22T12:27:11.822Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 12:27:12 [2020-04-22T12:27:12.001Z] --- PASS: TestUpdatePidsLimit (3.24s) 12:27:12 [2020-04-22T12:27:12.001Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.33s) 12:27:12 [2020-04-22T12:27:12.002Z] --- PASS: TestUpdatePidsLimit/no_change (0.31s) 12:27:12 [2020-04-22T12:27:12.002Z] --- PASS: TestUpdatePidsLimit/update_lower (0.33s) 12:27:12 [2020-04-22T12:27:12.002Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.32s) 12:27:12 [2020-04-22T12:27:12.002Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.33s) 12:27:12 [2020-04-22T12:27:12.002Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.32s) 12:27:12 [2020-04-22T12:27:12.002Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.31s) 12:27:12 [2020-04-22T12:27:12.002Z] === RUN TestUpdateRestartPolicy 12:27:12 [2020-04-22T12:27:12.445Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink 12:27:13 [2020-04-22T12:27:13.377Z] === RUN TestDockerSuite/TestCpCheckDestOwnership 12:27:13 [2020-04-22T12:27:13.387Z] --- PASS: TestBuildMultiStageCopy (13.94s) 12:27:13 [2020-04-22T12:27:13.388Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.58s) 12:27:13 [2020-04-22T12:27:13.388Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.81s) 12:27:13 [2020-04-22T12:27:13.388Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.05s) 12:27:13 [2020-04-22T12:27:13.388Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.09s) 12:27:13 [2020-04-22T12:27:13.388Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.40s) 12:27:13 [2020-04-22T12:27:13.388Z] === RUN TestBuildMultiStageParentConfig 12:27:13 [2020-04-22T12:27:13.388Z] --- SKIP: TestBuildMultiStageParentConfig (0.01s) 12:27:13 [2020-04-22T12:27:13.388Z] build_test.go:193: testEnv.DaemonInfo.OSType == "windows": FIXME 12:27:13 [2020-04-22T12:27:13.388Z] === RUN TestBuildLabelWithTargets 12:27:13 [2020-04-22T12:27:13.388Z] --- SKIP: TestBuildLabelWithTargets (0.01s) 12:27:13 [2020-04-22T12:27:13.388Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME 12:27:13 [2020-04-22T12:27:13.388Z] === RUN TestBuildWithEmptyLayers 12:27:14 [2020-04-22T12:27:14.310Z] === RUN TestDockerSuite/TestCpFromCaseA 12:27:14 [2020-04-22T12:27:14.376Z] --- PASS: TestBuildWithEmptyLayers (1.00s) 12:27:14 [2020-04-22T12:27:14.376Z] === RUN TestBuildMultiStageOnBuild 12:27:14 [2020-04-22T12:27:14.376Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s) 12:27:14 [2020-04-22T12:27:14.376Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME 12:27:14 [2020-04-22T12:27:14.376Z] === RUN TestBuildUncleanTarFilenames 12:27:14 [2020-04-22T12:27:14.376Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) 12:27:14 [2020-04-22T12:27:14.376Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME 12:27:14 [2020-04-22T12:27:14.376Z] === RUN TestBuildMultiStageLayerLeak 12:27:14 [2020-04-22T12:27:14.376Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s) 12:27:14 [2020-04-22T12:27:14.377Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME 12:27:14 [2020-04-22T12:27:14.377Z] === RUN TestBuildWithHugeFile 12:27:14 [2020-04-22T12:27:14.377Z] --- SKIP: TestBuildWithHugeFile (0.01s) 12:27:14 [2020-04-22T12:27:14.377Z] build_test.go:492: testEnv.OSType == "windows" 12:27:14 [2020-04-22T12:27:14.377Z] === RUN TestBuildWithEmptyDockerfile 12:27:14 [2020-04-22T12:27:14.377Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 12:27:14 [2020-04-22T12:27:14.377Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 12:27:14 [2020-04-22T12:27:14.377Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 12:27:14 [2020-04-22T12:27:14.377Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 12:27:14 [2020-04-22T12:27:14.377Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 12:27:14 [2020-04-22T12:27:14.377Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 12:27:14 [2020-04-22T12:27:14.846Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 12:27:14 [2020-04-22T12:27:14.846Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 12:27:14 [2020-04-22T12:27:14.846Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 12:27:14 [2020-04-22T12:27:14.846Z] --- PASS: TestBuildWithEmptyDockerfile (0.43s) 12:27:14 [2020-04-22T12:27:14.846Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) 12:27:14 [2020-04-22T12:27:14.846Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) 12:27:14 [2020-04-22T12:27:14.846Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) 12:27:14 [2020-04-22T12:27:14.846Z] === RUN TestBuildPreserveOwnership 12:27:14 [2020-04-22T12:27:14.846Z] --- SKIP: TestBuildPreserveOwnership (0.00s) 12:27:14 [2020-04-22T12:27:14.846Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME 12:27:14 [2020-04-22T12:27:14.846Z] === RUN TestBuildPlatformInvalid 12:27:14 [2020-04-22T12:27:14.846Z] --- PASS: TestBuildPlatformInvalid (0.04s) 12:27:14 [2020-04-22T12:27:14.846Z] PASS 12:27:14 [2020-04-22T12:27:14.846Z] Running D:\gopath\src\github.com\docker\docker\integration\config 12:27:14 [2020-04-22T12:27:14.846Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 12:27:14 [2020-04-22T12:27:14.846Z] INFO: Testing against a local daemon 12:27:14 [2020-04-22T12:27:14.846Z] === RUN TestConfigList 12:27:14 [2020-04-22T12:27:14.846Z] --- SKIP: TestConfigList (0.00s) 12:27:14 [2020-04-22T12:27:14.846Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" 12:27:14 [2020-04-22T12:27:14.846Z] === RUN TestConfigsCreateAndDelete 12:27:14 [2020-04-22T12:27:14.846Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) 12:27:14 [2020-04-22T12:27:14.846Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" 12:27:14 [2020-04-22T12:27:14.846Z] === RUN TestConfigsUpdate 12:27:14 [2020-04-22T12:27:14.846Z] --- SKIP: TestConfigsUpdate (0.00s) 12:27:14 [2020-04-22T12:27:14.846Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" 12:27:14 [2020-04-22T12:27:14.846Z] === RUN TestTemplatedConfig 12:27:14 [2020-04-22T12:27:14.846Z] --- SKIP: TestTemplatedConfig (0.00s) 12:27:14 [2020-04-22T12:27:14.846Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" 12:27:14 [2020-04-22T12:27:14.846Z] === RUN TestConfigInspect 12:27:14 [2020-04-22T12:27:14.846Z] --- SKIP: TestConfigInspect (0.00s) 12:27:14 [2020-04-22T12:27:14.846Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" 12:27:14 [2020-04-22T12:27:14.846Z] === RUN TestConfigCreateWithLabels 12:27:14 [2020-04-22T12:27:14.846Z] --- SKIP: TestConfigCreateWithLabels (0.00s) 12:27:14 [2020-04-22T12:27:14.846Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" 12:27:14 [2020-04-22T12:27:14.846Z] === RUN TestConfigCreateResolve 12:27:14 [2020-04-22T12:27:14.846Z] --- SKIP: TestConfigCreateResolve (0.00s) 12:27:14 [2020-04-22T12:27:14.846Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" 12:27:14 [2020-04-22T12:27:14.846Z] === RUN TestConfigDaemonLibtrustID 12:27:14 [2020-04-22T12:27:14.846Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) 12:27:14 [2020-04-22T12:27:14.846Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" 12:27:14 [2020-04-22T12:27:14.846Z] PASS 12:27:14 [2020-04-22T12:27:14.846Z] Running D:\gopath\src\github.com\docker\docker\integration\container 12:27:14 [2020-04-22T12:27:14.846Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 12:27:14 [2020-04-22T12:27:14.846Z] INFO: Testing against a local daemon 12:27:14 [2020-04-22T12:27:14.846Z] === RUN TestCheckpoint 12:27:14 [2020-04-22T12:27:14.846Z] --- SKIP: TestCheckpoint (0.00s) 12:27:14 [2020-04-22T12:27:14.846Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 12:27:14 [2020-04-22T12:27:14.846Z] === RUN TestContainerInvalidJSON 12:27:14 [2020-04-22T12:27:14.846Z] === RUN TestContainerInvalidJSON//containers/foobar/copy 12:27:14 [2020-04-22T12:27:14.846Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy 12:27:14 [2020-04-22T12:27:14.846Z] === RUN TestContainerInvalidJSON//containers/foobar/exec 12:27:14 [2020-04-22T12:27:14.846Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec 12:27:14 [2020-04-22T12:27:14.846Z] === RUN TestContainerInvalidJSON//exec/foobar/start 12:27:14 [2020-04-22T12:27:14.846Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start 12:27:15 [2020-04-22T12:27:15.243Z] === RUN TestDockerSuite/TestCpFromCaseB 12:27:15 [2020-04-22T12:27:15.315Z] === CONT TestContainerInvalidJSON//containers/foobar/copy 12:27:15 [2020-04-22T12:27:15.315Z] === CONT TestContainerInvalidJSON//exec/foobar/start 12:27:15 [2020-04-22T12:27:15.315Z] === CONT TestContainerInvalidJSON//containers/foobar/exec 12:27:15 [2020-04-22T12:27:15.315Z] --- PASS: TestContainerInvalidJSON (0.04s) 12:27:15 [2020-04-22T12:27:15.315Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) 12:27:15 [2020-04-22T12:27:15.315Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) 12:27:15 [2020-04-22T12:27:15.315Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) 12:27:15 [2020-04-22T12:27:15.315Z] === RUN TestCopyFromContainerPathDoesNotExist 12:27:15 [2020-04-22T12:27:15.315Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.04s) 12:27:15 [2020-04-22T12:27:15.315Z] copy_test.go:25: testEnv.OSType == "windows" 12:27:15 [2020-04-22T12:27:15.315Z] === RUN TestCopyFromContainerPathIsNotDir 12:27:15 [2020-04-22T12:27:15.315Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) 12:27:15 [2020-04-22T12:27:15.315Z] copy_test.go:39: testEnv.OSType == "windows" 12:27:15 [2020-04-22T12:27:15.315Z] === RUN TestCopyToContainerPathDoesNotExist 12:27:15 [2020-04-22T12:27:15.315Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s) 12:27:15 [2020-04-22T12:27:15.315Z] copy_test.go:51: testEnv.OSType == "windows" 12:27:15 [2020-04-22T12:27:15.315Z] === RUN TestCopyToContainerPathIsNotDir 12:27:15 [2020-04-22T12:27:15.315Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) 12:27:15 [2020-04-22T12:27:15.315Z] copy_test.go:65: testEnv.OSType == "windows" 12:27:15 [2020-04-22T12:27:15.315Z] === RUN TestCopyFromContainer 12:27:15 [2020-04-22T12:27:15.315Z] --- SKIP: TestCopyFromContainer (0.00s) 12:27:15 [2020-04-22T12:27:15.315Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" 12:27:15 [2020-04-22T12:27:15.315Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 12:27:15 [2020-04-22T12:27:15.315Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 12:27:15 [2020-04-22T12:27:15.315Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 12:27:15 [2020-04-22T12:27:15.315Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 12:27:15 [2020-04-22T12:27:15.315Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 12:27:15 [2020-04-22T12:27:15.315Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 12:27:15 [2020-04-22T12:27:15.315Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 12:27:15 [2020-04-22T12:27:15.315Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 12:27:15 [2020-04-22T12:27:15.315Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 12:27:15 [2020-04-22T12:27:15.315Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 12:27:15 [2020-04-22T12:27:15.315Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) 12:27:15 [2020-04-22T12:27:15.315Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 12:27:15 [2020-04-22T12:27:15.315Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) 12:27:15 [2020-04-22T12:27:15.315Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) 12:27:15 [2020-04-22T12:27:15.315Z] === RUN TestCreateLinkToNonExistingContainer 12:27:15 [2020-04-22T12:27:15.315Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) 12:27:15 [2020-04-22T12:27:15.315Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows 12:27:15 [2020-04-22T12:27:15.315Z] === RUN TestCreateWithInvalidEnv 12:27:15 [2020-04-22T12:27:15.315Z] === RUN TestCreateWithInvalidEnv/0 12:27:15 [2020-04-22T12:27:15.315Z] === PAUSE TestCreateWithInvalidEnv/0 12:27:15 [2020-04-22T12:27:15.315Z] === RUN TestCreateWithInvalidEnv/1 12:27:15 [2020-04-22T12:27:15.315Z] === PAUSE TestCreateWithInvalidEnv/1 12:27:15 [2020-04-22T12:27:15.315Z] === RUN TestCreateWithInvalidEnv/2 12:27:15 [2020-04-22T12:27:15.315Z] === PAUSE TestCreateWithInvalidEnv/2 12:27:15 [2020-04-22T12:27:15.315Z] === CONT TestCreateWithInvalidEnv/0 12:27:15 [2020-04-22T12:27:15.315Z] === CONT TestCreateWithInvalidEnv/2 12:27:15 [2020-04-22T12:27:15.315Z] === CONT TestCreateWithInvalidEnv/1 12:27:15 [2020-04-22T12:27:15.315Z] --- PASS: TestCreateWithInvalidEnv (0.02s) 12:27:15 [2020-04-22T12:27:15.315Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 12:27:15 [2020-04-22T12:27:15.315Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 12:27:15 [2020-04-22T12:27:15.315Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 12:27:15 [2020-04-22T12:27:15.315Z] === RUN TestCreateTmpfsMountsTarget 12:27:15 [2020-04-22T12:27:15.315Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) 12:27:15 [2020-04-22T12:27:15.315Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" 12:27:15 [2020-04-22T12:27:15.315Z] === RUN TestCreateWithCustomMaskedPaths 12:27:15 [2020-04-22T12:27:15.315Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) 12:27:15 [2020-04-22T12:27:15.315Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" 12:27:15 [2020-04-22T12:27:15.315Z] === RUN TestCreateWithCapabilities 12:27:15 [2020-04-22T12:27:15.315Z] --- SKIP: TestCreateWithCapabilities (0.00s) 12:27:15 [2020-04-22T12:27:15.315Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW 12:27:15 [2020-04-22T12:27:15.315Z] === RUN TestCreateWithCustomReadonlyPaths 12:27:15 [2020-04-22T12:27:15.315Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) 12:27:15 [2020-04-22T12:27:15.315Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" 12:27:15 [2020-04-22T12:27:15.315Z] === RUN TestCreateWithInvalidHealthcheckParams 12:27:15 [2020-04-22T12:27:15.315Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 12:27:15 [2020-04-22T12:27:15.315Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 12:27:15 [2020-04-22T12:27:15.315Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 12:27:15 [2020-04-22T12:27:15.315Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 12:27:15 [2020-04-22T12:27:15.315Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 12:27:15 [2020-04-22T12:27:15.315Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 12:27:15 [2020-04-22T12:27:15.316Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 12:27:15 [2020-04-22T12:27:15.316Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 12:27:15 [2020-04-22T12:27:15.316Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 12:27:15 [2020-04-22T12:27:15.316Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 12:27:15 [2020-04-22T12:27:15.316Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 12:27:15 [2020-04-22T12:27:15.316Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 12:27:15 [2020-04-22T12:27:15.316Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 12:27:15 [2020-04-22T12:27:15.316Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 12:27:15 [2020-04-22T12:27:15.316Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 12:27:15 [2020-04-22T12:27:15.316Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) 12:27:15 [2020-04-22T12:27:15.316Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 12:27:15 [2020-04-22T12:27:15.316Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 12:27:15 [2020-04-22T12:27:15.316Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 12:27:15 [2020-04-22T12:27:15.316Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) 12:27:15 [2020-04-22T12:27:15.316Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) 12:27:15 [2020-04-22T12:27:15.316Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 12:27:15 [2020-04-22T12:27:15.316Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) 12:27:15 [2020-04-22T12:27:15.316Z] create_test.go:542: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs 12:27:15 [2020-04-22T12:27:15.316Z] === RUN TestDiff 12:27:15 [2020-04-22T12:27:15.316Z] --- SKIP: TestDiff (0.00s) 12:27:15 [2020-04-22T12:27:15.316Z] diff_test.go:17: testEnv.OSType == "windows": FIXME 12:27:15 [2020-04-22T12:27:15.316Z] === RUN TestExecWithCloseStdin 12:27:16 [2020-04-22T12:27:16.174Z] === RUN TestDockerSuite/TestCpFromCaseC 12:27:17 [2020-04-22T12:27:17.105Z] === RUN TestDockerSuite/TestCpFromCaseD 12:27:17 [2020-04-22T12:27:17.535Z] --- PASS: TestExecWithCloseStdin (1.86s) 12:27:17 [2020-04-22T12:27:17.535Z] === RUN TestExec 12:27:17 [2020-04-22T12:27:17.535Z] --- SKIP: TestExec (0.00s) 12:27:17 [2020-04-22T12:27:17.535Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. 12:27:17 [2020-04-22T12:27:17.535Z] === RUN TestExecUser 12:27:17 [2020-04-22T12:27:17.535Z] --- SKIP: TestExecUser (0.00s) 12:27:17 [2020-04-22T12:27:17.535Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. 12:27:17 [2020-04-22T12:27:17.535Z] === RUN TestExportContainerAndImportImage 12:27:17 [2020-04-22T12:27:17.535Z] --- SKIP: TestExportContainerAndImportImage (0.00s) 12:27:17 [2020-04-22T12:27:17.535Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" 12:27:17 [2020-04-22T12:27:17.535Z] === RUN TestExportContainerAfterDaemonRestart 12:27:17 [2020-04-22T12:27:17.535Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) 12:27:17 [2020-04-22T12:27:17.536Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" 12:27:17 [2020-04-22T12:27:17.536Z] === RUN TestHealthCheckWorkdir 12:27:17 [2020-04-22T12:27:17.536Z] --- SKIP: TestHealthCheckWorkdir (0.00s) 12:27:17 [2020-04-22T12:27:17.536Z] health_test.go:20: testEnv.OSType == "windows": FIXME 12:27:17 [2020-04-22T12:27:17.536Z] === RUN TestHealthKillContainer 12:27:17 [2020-04-22T12:27:17.536Z] --- SKIP: TestHealthKillContainer (0.00s) 12:27:17 [2020-04-22T12:27:17.536Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 12:27:17 [2020-04-22T12:27:17.536Z] === RUN TestInspectCpusetInConfigPre120 12:27:17 [2020-04-22T12:27:17.536Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) 12:27:17 [2020-04-22T12:27:17.536Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet 12:27:17 [2020-04-22T12:27:17.536Z] === RUN TestKillContainerInvalidSignal 12:27:18 [2020-04-22T12:27:18.477Z] === RUN TestDockerSuite/TestCpFromCaseE 12:27:18 [2020-04-22T12:27:18.523Z] --- PASS: TestKillContainerInvalidSignal (1.59s) 12:27:18 [2020-04-22T12:27:18.523Z] === RUN TestKillContainer 12:27:18 [2020-04-22T12:27:18.523Z] --- SKIP: TestKillContainer (0.00s) 12:27:18 [2020-04-22T12:27:18.523Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH 12:27:18 [2020-04-22T12:27:18.523Z] === RUN TestKillWithStopSignalAndRestartPolicies 12:27:18 [2020-04-22T12:27:18.523Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) 12:27:18 [2020-04-22T12:27:18.523Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later 12:27:18 [2020-04-22T12:27:18.523Z] === RUN TestKillStoppedContainer 12:27:18 [2020-04-22T12:27:18.523Z] --- SKIP: TestKillStoppedContainer (0.00s) 12:27:18 [2020-04-22T12:27:18.523Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later 12:27:18 [2020-04-22T12:27:18.523Z] === RUN TestKillStoppedContainerAPIPre120 12:27:18 [2020-04-22T12:27:18.523Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) 12:27:18 [2020-04-22T12:27:18.523Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later 12:27:18 [2020-04-22T12:27:18.523Z] === RUN TestKillDifferentUserContainer 12:27:18 [2020-04-22T12:27:18.523Z] --- SKIP: TestKillDifferentUserContainer (0.00s) 12:27:18 [2020-04-22T12:27:18.523Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform 12:27:18 [2020-04-22T12:27:18.523Z] === RUN TestInspectOomKilledTrue 12:27:18 [2020-04-22T12:27:18.523Z] --- SKIP: TestInspectOomKilledTrue (0.00s) 12:27:18 [2020-04-22T12:27:18.523Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 12:27:18 [2020-04-22T12:27:18.523Z] === RUN TestInspectOomKilledFalse 12:27:18 [2020-04-22T12:27:18.523Z] --- SKIP: TestInspectOomKilledFalse (0.00s) 12:27:18 [2020-04-22T12:27:18.523Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 12:27:18 [2020-04-22T12:27:18.523Z] === RUN TestLogsFollowTailEmpty 12:27:19 [2020-04-22T12:27:19.410Z] === RUN TestDockerSuite/TestCpFromCaseF 12:27:20 [2020-04-22T12:27:20.089Z] --- PASS: TestLogsFollowTailEmpty (1.54s) 12:27:20 [2020-04-22T12:27:20.090Z] === RUN TestNetworkNat 12:27:20 [2020-04-22T12:27:20.090Z] --- SKIP: TestNetworkNat (0.00s) 12:27:20 [2020-04-22T12:27:20.090Z] nat_test.go:24: testEnv.OSType == "windows": FIXME 12:27:20 [2020-04-22T12:27:20.090Z] === RUN TestNetworkLocalhostTCPNat 12:27:20 [2020-04-22T12:27:20.090Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) 12:27:20 [2020-04-22T12:27:20.090Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME 12:27:20 [2020-04-22T12:27:20.090Z] === RUN TestNetworkLoopbackNat 12:27:20 [2020-04-22T12:27:20.090Z] --- SKIP: TestNetworkLoopbackNat (0.00s) 12:27:20 [2020-04-22T12:27:20.090Z] nat_test.go:61: testEnv.OSType == "windows": FIXME 12:27:20 [2020-04-22T12:27:20.090Z] === RUN TestPause 12:27:20 [2020-04-22T12:27:20.090Z] --- SKIP: TestPause (0.00s) 12:27:20 [2020-04-22T12:27:20.090Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" 12:27:20 [2020-04-22T12:27:20.090Z] === RUN TestPauseFailsOnWindowsServerContainers 12:27:20 [2020-04-22T12:27:20.342Z] === RUN TestDockerSuite/TestCpFromCaseG 12:27:21 [2020-04-22T12:27:21.274Z] === RUN TestDockerSuite/TestCpFromCaseH 12:27:21 [2020-04-22T12:27:21.655Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.61s) 12:27:21 [2020-04-22T12:27:21.655Z] === RUN TestPauseStopPausedContainer 12:27:21 [2020-04-22T12:27:21.655Z] --- SKIP: TestPauseStopPausedContainer (0.00s) 12:27:21 [2020-04-22T12:27:21.655Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" 12:27:21 [2020-04-22T12:27:21.656Z] === RUN TestPsFilter 12:27:22 [2020-04-22T12:27:22.124Z] --- PASS: TestPsFilter (0.13s) 12:27:22 [2020-04-22T12:27:22.124Z] === RUN TestRemoveContainerWithRemovedVolume 12:27:22 [2020-04-22T12:27:22.206Z] === RUN TestDockerSuite/TestCpFromCaseI 12:27:23 [2020-04-22T12:27:23.138Z] === RUN TestDockerSuite/TestCpFromCaseJ 12:27:23 [2020-04-22T12:27:23.690Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.88s) 12:27:23 [2020-04-22T12:27:23.690Z] === RUN TestRemoveContainerWithVolume 12:27:24 [2020-04-22T12:27:24.069Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination 12:27:24 [2020-04-22T12:27:24.560Z] --- PASS: TestUpdateRestartPolicy (11.98s) 12:27:24 [2020-04-22T12:27:24.560Z] === RUN TestUpdateRestartWithAutoRemove 12:27:24 [2020-04-22T12:27:24.560Z] --- PASS: TestUpdateRestartWithAutoRemove (0.69s) 12:27:24 [2020-04-22T12:27:24.560Z] === RUN TestWaitNonBlocked 12:27:24 [2020-04-22T12:27:24.560Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 12:27:24 [2020-04-22T12:27:24.560Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 12:27:24 [2020-04-22T12:27:24.560Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 12:27:24 [2020-04-22T12:27:24.560Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 12:27:24 [2020-04-22T12:27:24.560Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 12:27:24 [2020-04-22T12:27:24.560Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 12:27:25 [2020-04-22T12:27:25.442Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory 12:27:25 [2020-04-22T12:27:25.575Z] --- PASS: TestWaitNonBlocked (0.05s) 12:27:25 [2020-04-22T12:27:25.575Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.90s) 12:27:25 [2020-04-22T12:27:25.575Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.96s) 12:27:25 [2020-04-22T12:27:25.575Z] === RUN TestWaitBlocked 12:27:25 [2020-04-22T12:27:25.575Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 12:27:25 [2020-04-22T12:27:25.575Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 12:27:25 [2020-04-22T12:27:25.575Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 12:27:25 [2020-04-22T12:27:25.575Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 12:27:25 [2020-04-22T12:27:25.575Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 12:27:25 [2020-04-22T12:27:25.575Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 12:27:25 [2020-04-22T12:27:25.906Z] --- PASS: TestRemoveContainerWithVolume (1.81s) 12:27:25 [2020-04-22T12:27:25.906Z] === RUN TestRemoveContainerRunning 12:27:26 [2020-04-22T12:27:26.597Z] --- PASS: TestWaitBlocked (0.04s) 12:27:26 [2020-04-22T12:27:26.597Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.91s) 12:27:26 [2020-04-22T12:27:26.597Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.98s) 12:27:26 [2020-04-22T12:27:26.597Z] === CONT TestContainerStartOnDaemonRestart 12:27:26 [2020-04-22T12:27:26.597Z] === CONT TestIpcModeOlderClient 12:27:26 [2020-04-22T12:27:26.597Z] === CONT TestDaemonRestartIpcMode 12:27:26 [2020-04-22T12:27:26.597Z] --- PASS: TestIpcModeOlderClient (0.17s) 12:27:26 [2020-04-22T12:27:26.815Z] === RUN TestDockerSuite/TestCpGarbagePath 12:27:27 [2020-04-22T12:27:27.381Z] === RUN TestDockerSuite/TestCpLocalOnly 12:27:27 [2020-04-22T12:27:27.471Z] --- PASS: TestRemoveContainerRunning (1.52s) 12:27:27 [2020-04-22T12:27:27.471Z] === RUN TestRemoveContainerForceRemoveRunning 12:27:27 [2020-04-22T12:27:27.638Z] === RUN TestDockerSuite/TestCpNameHasColon 12:27:28 [2020-04-22T12:27:28.459Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.46s) 12:27:28 [2020-04-22T12:27:28.459Z] === RUN TestRemoveInvalidContainer 12:27:28 [2020-04-22T12:27:28.570Z] === RUN TestDockerSuite/TestCpRelativePath 12:27:28 [2020-04-22T12:27:28.929Z] --- PASS: TestRemoveInvalidContainer (0.03s) 12:27:28 [2020-04-22T12:27:28.929Z] === RUN TestRenameLinkedContainer 12:27:28 [2020-04-22T12:27:28.929Z] --- SKIP: TestRenameLinkedContainer (0.00s) 12:27:28 [2020-04-22T12:27:28.929Z] rename_test.go:26: testEnv.OSType == "windows": FIXME 12:27:28 [2020-04-22T12:27:28.929Z] === RUN TestRenameStoppedContainer 12:27:29 [2020-04-22T12:27:29.502Z] === RUN TestDockerSuite/TestCpSpecialFiles 12:27:30 [2020-04-22T12:27:30.086Z] --- PASS: TestContainerStartOnDaemonRestart (3.18s) 12:27:30 [2020-04-22T12:27:30.086Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart 12:27:30 [2020-04-22T12:27:30.086Z] daemon.go:325: [db517e648aacc] waiting for daemon to start 12:27:30 [2020-04-22T12:27:30.086Z] daemon.go:325: [db517e648aacc] waiting for daemon to start 12:27:30 [2020-04-22T12:27:30.086Z] daemon.go:353: [db517e648aacc] daemon started 12:27:30 [2020-04-22T12:27:30.086Z] daemon.go:325: [db517e648aacc] waiting for daemon to start 12:27:30 [2020-04-22T12:27:30.086Z] daemon.go:296: [db517e648aacc] exiting daemon 12:27:30 [2020-04-22T12:27:30.086Z] daemon.go:325: [db517e648aacc] waiting for daemon to start 12:27:30 [2020-04-22T12:27:30.086Z] daemon.go:353: [db517e648aacc] daemon started 12:27:30 [2020-04-22T12:27:30.086Z] daemon.go:461: [db517e648aacc] Stopping daemon 12:27:30 [2020-04-22T12:27:30.086Z] daemon.go:296: [db517e648aacc] exiting daemon 12:27:30 [2020-04-22T12:27:30.086Z] daemon.go:448: [db517e648aacc] Daemon stopped 12:27:30 [2020-04-22T12:27:30.086Z] --- PASS: TestDaemonRestartIpcMode (3.77s) 12:27:30 [2020-04-22T12:27:30.086Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode 12:27:30 [2020-04-22T12:27:30.086Z] daemon.go:325: [d3e60282faaad] waiting for daemon to start 12:27:30 [2020-04-22T12:27:30.086Z] daemon.go:325: [d3e60282faaad] waiting for daemon to start 12:27:30 [2020-04-22T12:27:30.086Z] daemon.go:353: [d3e60282faaad] daemon started 12:27:30 [2020-04-22T12:27:30.086Z] daemon.go:461: [d3e60282faaad] Stopping daemon 12:27:30 [2020-04-22T12:27:30.086Z] daemon.go:296: [d3e60282faaad] exiting daemon 12:27:30 [2020-04-22T12:27:30.086Z] daemon.go:448: [d3e60282faaad] Daemon stopped 12:27:30 [2020-04-22T12:27:30.086Z] daemon.go:325: [d3e60282faaad] waiting for daemon to start 12:27:30 [2020-04-22T12:27:30.086Z] daemon.go:325: [d3e60282faaad] waiting for daemon to start 12:27:30 [2020-04-22T12:27:30.086Z] daemon.go:353: [d3e60282faaad] daemon started 12:27:30 [2020-04-22T12:27:30.086Z] daemon.go:461: [d3e60282faaad] Stopping daemon 12:27:30 [2020-04-22T12:27:30.086Z] daemon.go:296: [d3e60282faaad] exiting daemon 12:27:30 [2020-04-22T12:27:30.086Z] daemon.go:448: [d3e60282faaad] Daemon stopped 12:27:30 [2020-04-22T12:27:30.086Z] PASS 12:27:30 [2020-04-22T12:27:30.086Z] 12:27:30 [2020-04-22T12:27:30.086Z] === Skipped 12:27:30 [2020-04-22T12:27:30.086Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) 12:27:30 [2020-04-22T12:27:30.086Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 12:27:30 [2020-04-22T12:27:30.086Z] 12:27:30 [2020-04-22T12:27:30.086Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 12:27:30 [2020-04-22T12:27:30.086Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 12:27:30 [2020-04-22T12:27:30.086Z] 12:27:30 [2020-04-22T12:27:30.086Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) 12:27:30 [2020-04-22T12:27:30.086Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 12:27:30 [2020-04-22T12:27:30.086Z] 12:27:30 [2020-04-22T12:27:30.086Z] 12:27:30 [2020-04-22T12:27:30.086Z] DONE 189 tests, 3 skipped in 102.540s 12:27:30 [2020-04-22T12:27:30.086Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 12:27:30 [2020-04-22T12:27:30.086Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m 12:27:30 [2020-04-22T12:27:30.086Z] ++ set -e 12:27:30 [2020-04-22T12:27:30.086Z] ++ '[' -n 0 ']' 12:27:30 [2020-04-22T12:27:30.086Z] ++ set -x 12:27:30 [2020-04-22T12:27:30.086Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m 12:27:30 [2020-04-22T12:27:30.372Z] INFO: Testing against a local daemon 12:27:30 [2020-04-22T12:27:30.372Z] === RUN TestCommitInheritsEnv 12:27:30 [2020-04-22T12:27:30.495Z] --- PASS: TestRenameStoppedContainer (1.83s) 12:27:30 [2020-04-22T12:27:30.495Z] === RUN TestRenameRunningContainerAndReuse 12:27:30 [2020-04-22T12:27:30.657Z] --- PASS: TestCommitInheritsEnv (0.42s) 12:27:30 [2020-04-22T12:27:30.657Z] === RUN TestImportExtremelyLargeImageWorks 12:27:30 [2020-04-22T12:27:30.657Z] === PAUSE TestImportExtremelyLargeImageWorks 12:27:30 [2020-04-22T12:27:30.657Z] === RUN TestImagesFilterMultiReference 12:27:30 [2020-04-22T12:27:30.657Z] --- PASS: TestImagesFilterMultiReference (0.07s) 12:27:30 [2020-04-22T12:27:30.657Z] === RUN TestImagePullPlatformInvalid 12:27:30 [2020-04-22T12:27:30.875Z] === RUN TestDockerSuite/TestCpSymlinkComponent 12:27:30 [2020-04-22T12:27:30.957Z] --- PASS: TestImagePullPlatformInvalid (0.05s) 12:27:30 [2020-04-22T12:27:30.957Z] === RUN TestRemoveImageOrphaning 12:27:31 [2020-04-22T12:27:31.243Z] --- PASS: TestRemoveImageOrphaning (0.43s) 12:27:31 [2020-04-22T12:27:31.243Z] === RUN TestTagUnprefixedRepoByNameOrName 12:27:31 [2020-04-22T12:27:31.243Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) 12:27:31 [2020-04-22T12:27:31.243Z] === RUN TestTagInvalidReference 12:27:31 [2020-04-22T12:27:31.243Z] --- PASS: TestTagInvalidReference (0.04s) 12:27:31 [2020-04-22T12:27:31.243Z] === RUN TestTagValidPrefixedRepo 12:27:31 [2020-04-22T12:27:31.529Z] --- PASS: TestTagValidPrefixedRepo (0.05s) 12:27:31 [2020-04-22T12:27:31.529Z] === RUN TestTagExistedNameWithoutForce 12:27:31 [2020-04-22T12:27:31.529Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) 12:27:31 [2020-04-22T12:27:31.529Z] === RUN TestTagOfficialNames 12:27:31 [2020-04-22T12:27:31.529Z] --- PASS: TestTagOfficialNames (0.06s) 12:27:31 [2020-04-22T12:27:31.529Z] === RUN TestTagMatchesDigest 12:27:31 [2020-04-22T12:27:31.529Z] --- PASS: TestTagMatchesDigest (0.03s) 12:27:31 [2020-04-22T12:27:31.529Z] === CONT TestImportExtremelyLargeImageWorks 12:27:31 [2020-04-22T12:27:31.604Z] #33 124.7 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 12:27:31 [2020-04-22T12:27:31.604Z] #33 126.6 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 12:27:31 [2020-04-22T12:27:31.604Z] #33 127.8 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 12:27:31 [2020-04-22T12:27:31.604Z] #33 129.6 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 12:27:31 [2020-04-22T12:27:31.604Z] #33 130.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 12:27:31 [2020-04-22T12:27:31.604Z] #33 132.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 12:27:31 [2020-04-22T12:27:31.604Z] #33 133.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 12:27:31 [2020-04-22T12:27:31.604Z] #33 134.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 12:27:31 [2020-04-22T12:27:31.604Z] #33 134.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 12:27:31 [2020-04-22T12:27:31.604Z] #33 136.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 12:27:31 [2020-04-22T12:27:31.604Z] #33 137.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 12:27:31 [2020-04-22T12:27:31.604Z] #33 138.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 12:27:31 [2020-04-22T12:27:31.806Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink 12:27:32 [2020-04-22T12:27:32.538Z] #33 140.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 12:27:32 [2020-04-22T12:27:32.739Z] === RUN TestDockerSuite/TestCpToCaseA 12:27:33 [2020-04-22T12:27:33.745Z] --- PASS: TestRenameRunningContainerAndReuse (3.19s) 12:27:33 [2020-04-22T12:27:33.745Z] === RUN TestRenameInvalidName 12:27:33 [2020-04-22T12:27:33.912Z] #33 141.6 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 12:27:34 [2020-04-22T12:27:34.637Z] === RUN TestDockerSuite/TestCpToCaseB 12:27:35 [2020-04-22T12:27:35.287Z] #33 142.7 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 12:27:35 [2020-04-22T12:27:35.313Z] --- PASS: TestRenameInvalidName (1.47s) 12:27:35 [2020-04-22T12:27:35.313Z] === RUN TestRenameAnonymousContainer 12:27:35 [2020-04-22T12:27:35.313Z] --- SKIP: TestRenameAnonymousContainer (0.00s) 12:27:35 [2020-04-22T12:27:35.313Z] rename_test.go:126: testEnv.OSType == "windows": FIXME 12:27:35 [2020-04-22T12:27:35.313Z] === RUN TestRenameContainerWithSameName 12:27:35 [2020-04-22T12:27:35.569Z] === RUN TestDockerSuite/TestCpToCaseC 12:27:36 [2020-04-22T12:27:36.879Z] --- PASS: TestRenameContainerWithSameName (1.57s) 12:27:36 [2020-04-22T12:27:36.879Z] === RUN TestRenameContainerWithLinkedContainer 12:27:36 [2020-04-22T12:27:36.879Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) 12:27:36 [2020-04-22T12:27:36.879Z] rename_test.go:194: testEnv.OSType == "windows": FIXME 12:27:36 [2020-04-22T12:27:36.879Z] === RUN TestResize 12:27:36 [2020-04-22T12:27:36.879Z] --- SKIP: TestResize (0.00s) 12:27:36 [2020-04-22T12:27:36.879Z] resize_test.go:20: testEnv.OSType == "windows": FIXME 12:27:36 [2020-04-22T12:27:36.879Z] === RUN TestResizeWithInvalidSize 12:27:36 [2020-04-22T12:27:36.879Z] --- SKIP: TestResizeWithInvalidSize (0.00s) 12:27:36 [2020-04-22T12:27:36.879Z] resize_test.go:38: testEnv.OSType == "windows": FIXME 12:27:36 [2020-04-22T12:27:36.879Z] === RUN TestResizeWhenContainerNotStarted 12:27:37 [2020-04-22T12:27:37.186Z] #33 144.4 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 12:27:38 [2020-04-22T12:27:38.097Z] === RUN TestDockerSuite/TestCpToCaseD 12:27:38 [2020-04-22T12:27:38.119Z] #33 145.4 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 12:27:38 [2020-04-22T12:27:38.445Z] --- PASS: TestResizeWhenContainerNotStarted (1.72s) 12:27:38 [2020-04-22T12:27:38.445Z] === RUN TestDaemonRestartKillContainers 12:27:38 [2020-04-22T12:27:38.445Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) 12:27:38 [2020-04-22T12:27:38.445Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" 12:27:38 [2020-04-22T12:27:38.445Z] === RUN TestStats 12:27:38 [2020-04-22T12:27:38.445Z] --- SKIP: TestStats (0.00s) 12:27:38 [2020-04-22T12:27:38.445Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit 12:27:38 [2020-04-22T12:27:38.445Z] === RUN TestStopContainerWithRestartPolicyAlways 12:27:39 [2020-04-22T12:27:39.076Z] #33 146.6 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 12:27:40 [2020-04-22T12:27:40.486Z] #33 147.8 12:27:40 [2020-04-22T12:27:40.486Z] #33 DONE 148.1s 12:27:40 [2020-04-22T12:27:40.486Z] 12:27:40 [2020-04-22T12:27:40.486Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... 12:27:41 [2020-04-22T12:27:41.857Z] #34 DONE 1.2s 12:27:42 [2020-04-22T12:27:42.794Z] 12:27:42 [2020-04-22T12:27:42.794Z] #35 [runner 12/12] COPY --from=builder /build/ / 12:27:43 [2020-04-22T12:27:43.353Z] === RUN TestDockerSuite/TestCpToCaseE 12:27:43 [2020-04-22T12:27:43.726Z] #35 DONE 0.5s 12:27:43 [2020-04-22T12:27:43.726Z] 12:27:43 [2020-04-22T12:27:43.726Z] #36 exporting to image 12:27:43 [2020-04-22T12:27:43.726Z] #36 exporting layers 12:27:45 [2020-04-22T12:27:45.097Z] #36 exporting layers 1.7s done 12:27:45 [2020-04-22T12:27:45.098Z] #36 writing image sha256:463e942183a78a8d491ce3caf480aac93f212310efc93f4d249843dbd5427093 done 12:27:45 [2020-04-22T12:27:45.098Z] #36 naming to docker.io/library/moby-e2e-test done 12:27:45 [2020-04-22T12:27:45.098Z] #36 DONE 1.7s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 12:27:45 [2020-04-22T12:27:45.412Z] + echo Ensuring container killed. 12:27:45 [2020-04-22T12:27:45.412Z] Ensuring container killed. 12:27:45 [2020-04-22T12:27:45.412Z] + docker rm -vf docker-pr1 12:27:45 [2020-04-22T12:27:45.412Z] Error: No such container: docker-pr1 12:27:45 [2020-04-22T12:27:45.412Z] + true [Pipeline] sh 12:27:45 [2020-04-22T12:27:45.604Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.62s) 12:27:45 [2020-04-22T12:27:45.604Z] === RUN TestStopContainerWithTimeout 12:27:45 [2020-04-22T12:27:45.604Z] --- SKIP: TestStopContainerWithTimeout (0.00s) 12:27:45 [2020-04-22T12:27:45.604Z] stop_windows_test.go:19: testEnv.OSType == "windows" 12:27:45 [2020-04-22T12:27:45.604Z] === RUN TestUpdateRestartPolicy 12:27:45 [2020-04-22T12:27:45.696Z] + echo Chowning /workspace to jenkins user 12:27:45 [2020-04-22T12:27:45.696Z] Chowning /workspace to jenkins user 12:27:45 [2020-04-22T12:27:45.696Z] + id -u 12:27:45 [2020-04-22T12:27:45.696Z] + id -g 12:27:45 [2020-04-22T12:27:45.696Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40850:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh 12:27:46 [2020-04-22T12:27:46.662Z] === RUN TestDockerSuite/TestCpToCaseF 12:27:46 [2020-04-22T12:27:46.921Z] + bundleName=unit 12:27:46 [2020-04-22T12:27:46.921Z] + echo Creating unit-bundles.tar.gz 12:27:46 [2020-04-22T12:27:46.921Z] Creating unit-bundles.tar.gz 12:27:46 [2020-04-22T12:27:46.921Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out 12:27:46 [2020-04-22T12:27:46.921Z] bundles/junit-report.xml 12:27:46 [2020-04-22T12:27:46.921Z] bundles/go-test-report.json 12:27:46 [2020-04-22T12:27:46.921Z] bundles/profile.out 12:27:46 [2020-04-22T12:27:46.928Z] === RUN TestDockerSuite/TestCpToCaseG [Pipeline] archiveArtifacts 12:27:46 [2020-04-22T12:27:46.932Z] Archiving artifacts 12:27:47 [2020-04-22T12:27:47.411Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40850/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 12:27:47 [2020-04-22T12:27:47.715Z] + make clean 12:27:47 [2020-04-22T12:27:47.972Z] docker volume rm -f docker-dev-cache 12:27:47 [2020-04-22T12:27:47.972Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 12:27:52 [2020-04-22T12:27:52.186Z] === RUN TestDockerSuite/TestCpToCaseH 12:27:55 [2020-04-22T12:27:55.461Z] === RUN TestDockerSuite/TestCpToCaseI 12:27:56 [2020-04-22T12:27:56.026Z] === RUN TestDockerSuite/TestCpToCaseJ 12:28:01 [2020-04-22T12:28:01.288Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions 12:28:02 [2020-04-22T12:28:02.219Z] === RUN TestDockerSuite/TestCpToDot 12:28:02 [2020-04-22T12:28:02.219Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin 12:28:03 [2020-04-22T12:28:03.152Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs 12:28:04 [2020-04-22T12:28:04.523Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume 12:28:06 [2020-04-22T12:28:06.419Z] === RUN TestDockerSuite/TestCpToStdout 12:28:06 [2020-04-22T12:28:06.843Z] --- PASS: TestUpdateRestartPolicy (18.84s) 12:28:06 [2020-04-22T12:28:06.844Z] === RUN TestUpdateRestartWithAutoRemove 12:28:06 [2020-04-22T12:28:06.844Z] --- PASS: TestUpdateRestartWithAutoRemove (1.54s) 12:28:06 [2020-04-22T12:28:06.844Z] === RUN TestWaitNonBlocked 12:28:06 [2020-04-22T12:28:06.844Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 12:28:06 [2020-04-22T12:28:06.844Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 12:28:06 [2020-04-22T12:28:06.844Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 12:28:06 [2020-04-22T12:28:06.844Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 12:28:06 [2020-04-22T12:28:06.844Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 12:28:06 [2020-04-22T12:28:06.844Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 12:28:07 [2020-04-22T12:28:07.351Z] === RUN TestDockerSuite/TestCpToSymlinkDestination 12:28:10 [2020-04-22T12:28:10.626Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory 12:28:10 [2020-04-22T12:28:10.883Z] === RUN TestDockerSuite/TestCpUnprivilegedUser 12:28:11 [2020-04-22T12:28:11.815Z] === RUN TestDockerSuite/TestCpVolumePath 12:28:13 [2020-04-22T12:28:13.712Z] === RUN TestDockerSuite/TestCreate64ByteHexID 12:28:13 [2020-04-22T12:28:13.713Z] === RUN TestDockerSuite/TestCreateArgs 12:28:13 [2020-04-22T12:28:13.713Z] === RUN TestDockerSuite/TestCreateByImageID 12:28:14 [2020-04-22T12:28:14.277Z] === RUN TestDockerSuite/TestCreateEchoStdout 12:28:14 [2020-04-22T12:28:14.841Z] === RUN TestDockerSuite/TestCreateGrowRootfs 12:28:14 [2020-04-22T12:28:14.841Z] === RUN TestDockerSuite/TestCreateHostConfig 12:28:15 [2020-04-22T12:28:15.098Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber 12:28:16 [2020-04-22T12:28:16.030Z] === RUN TestDockerSuite/TestCreateLabelFromImage 12:28:16 [2020-04-22T12:28:16.288Z] === RUN TestDockerSuite/TestCreateLabels 12:28:16 [2020-04-22T12:28:16.288Z] === RUN TestDockerSuite/TestCreateModeIpcContainer 12:28:16 [2020-04-22T12:28:16.288Z] === RUN TestDockerSuite/TestCreateRM 12:28:16 [2020-04-22T12:28:16.545Z] === RUN TestDockerSuite/TestCreateShrinkRootfs 12:28:16 [2020-04-22T12:28:16.545Z] === RUN TestDockerSuite/TestCreateStopSignal 12:28:16 [2020-04-22T12:28:16.545Z] === RUN TestDockerSuite/TestCreateStopTimeout 12:28:16 [2020-04-22T12:28:16.802Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint 12:28:17 [2020-04-22T12:28:17.272Z] --- PASS: TestWaitNonBlocked (0.02s) 12:28:17 [2020-04-22T12:28:17.272Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.18s) 12:28:17 [2020-04-22T12:28:17.272Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (10.52s) 12:28:17 [2020-04-22T12:28:17.272Z] === RUN TestWaitBlocked 12:28:17 [2020-04-22T12:28:17.272Z] --- SKIP: TestWaitBlocked (0.00s) 12:28:17 [2020-04-22T12:28:17.272Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" 12:28:17 [2020-04-22T12:28:17.272Z] PASS 12:28:17 [2020-04-22T12:28:17.272Z] Running D:\gopath\src\github.com\docker\docker\integration\image 12:28:17 [2020-04-22T12:28:17.272Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 12:28:17 [2020-04-22T12:28:17.272Z] INFO: Testing against a local daemon 12:28:17 [2020-04-22T12:28:17.272Z] === RUN TestCommitInheritsEnv 12:28:17 [2020-04-22T12:28:17.272Z] --- SKIP: TestCommitInheritsEnv (0.00s) 12:28:17 [2020-04-22T12:28:17.272Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME 12:28:17 [2020-04-22T12:28:17.272Z] === RUN TestImportExtremelyLargeImageWorks 12:28:17 [2020-04-22T12:28:17.272Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) 12:28:17 [2020-04-22T12:28:17.272Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows 12:28:17 [2020-04-22T12:28:17.272Z] === RUN TestImagesFilterMultiReference 12:28:17 [2020-04-22T12:28:17.272Z] --- PASS: TestImagesFilterMultiReference (0.08s) 12:28:17 [2020-04-22T12:28:17.272Z] === RUN TestImagePullPlatformInvalid 12:28:17 [2020-04-22T12:28:17.272Z] --- PASS: TestImagePullPlatformInvalid (0.03s) 12:28:17 [2020-04-22T12:28:17.272Z] === RUN TestRemoveImageOrphaning 12:28:17 [2020-04-22T12:28:17.272Z] --- SKIP: TestRemoveImageOrphaning (0.00s) 12:28:17 [2020-04-22T12:28:17.272Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME 12:28:17 [2020-04-22T12:28:17.272Z] === RUN TestTagUnprefixedRepoByNameOrName 12:28:17 [2020-04-22T12:28:17.272Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) 12:28:17 [2020-04-22T12:28:17.272Z] === RUN TestTagInvalidReference 12:28:17 [2020-04-22T12:28:17.272Z] --- PASS: TestTagInvalidReference (0.02s) 12:28:17 [2020-04-22T12:28:17.272Z] === RUN TestTagValidPrefixedRepo 12:28:17 [2020-04-22T12:28:17.272Z] --- PASS: TestTagValidPrefixedRepo (0.06s) 12:28:17 [2020-04-22T12:28:17.272Z] === RUN TestTagExistedNameWithoutForce 12:28:17 [2020-04-22T12:28:17.272Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) 12:28:17 [2020-04-22T12:28:17.272Z] === RUN TestTagOfficialNames 12:28:17 [2020-04-22T12:28:17.272Z] --- SKIP: TestTagOfficialNames (0.00s) 12:28:17 [2020-04-22T12:28:17.272Z] tag_test.go:98: testEnv.OSType == "windows" 12:28:17 [2020-04-22T12:28:17.272Z] === RUN TestTagMatchesDigest 12:28:17 [2020-04-22T12:28:17.272Z] --- PASS: TestTagMatchesDigest (0.02s) 12:28:17 [2020-04-22T12:28:17.272Z] PASS 12:28:17 [2020-04-22T12:28:17.272Z] Running D:\gopath\src\github.com\docker\docker\integration\network 12:28:17 [2020-04-22T12:28:17.272Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 12:28:17 [2020-04-22T12:28:17.272Z] INFO: Testing against a local daemon 12:28:17 [2020-04-22T12:28:17.272Z] === RUN TestNetworkCreateDelete 12:28:17 [2020-04-22T12:28:17.272Z] --- SKIP: TestNetworkCreateDelete (0.00s) 12:28:17 [2020-04-22T12:28:17.272Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" 12:28:17 [2020-04-22T12:28:17.272Z] === RUN TestDockerNetworkDeletePreferID 12:28:17 [2020-04-22T12:28:17.272Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) 12:28:17 [2020-04-22T12:28:17.272Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test 12:28:17 [2020-04-22T12:28:17.272Z] === RUN TestInspectNetwork 12:28:17 [2020-04-22T12:28:17.272Z] --- SKIP: TestInspectNetwork (0.00s) 12:28:17 [2020-04-22T12:28:17.272Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME 12:28:17 [2020-04-22T12:28:17.272Z] === RUN TestRunContainerWithBridgeNone 12:28:17 [2020-04-22T12:28:17.272Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) 12:28:17 [2020-04-22T12:28:17.272Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" 12:28:17 [2020-04-22T12:28:17.272Z] === RUN TestNetworkInvalidJSON 12:28:17 [2020-04-22T12:28:17.272Z] === RUN TestNetworkInvalidJSON//networks/create 12:28:17 [2020-04-22T12:28:17.272Z] === PAUSE TestNetworkInvalidJSON//networks/create 12:28:17 [2020-04-22T12:28:17.272Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect 12:28:17 [2020-04-22T12:28:17.272Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect 12:28:17 [2020-04-22T12:28:17.272Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect 12:28:17 [2020-04-22T12:28:17.272Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect 12:28:17 [2020-04-22T12:28:17.272Z] === CONT TestNetworkInvalidJSON//networks/create 12:28:17 [2020-04-22T12:28:17.272Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect 12:28:17 [2020-04-22T12:28:17.272Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect 12:28:17 [2020-04-22T12:28:17.272Z] --- PASS: TestNetworkInvalidJSON (0.02s) 12:28:17 [2020-04-22T12:28:17.272Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) 12:28:17 [2020-04-22T12:28:17.272Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) 12:28:17 [2020-04-22T12:28:17.272Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) 12:28:17 [2020-04-22T12:28:17.272Z] === RUN TestDaemonRestartWithLiveRestore 12:28:17 [2020-04-22T12:28:17.272Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) 12:28:17 [2020-04-22T12:28:17.272Z] service_test.go:29: testEnv.OSType == "windows" 12:28:17 [2020-04-22T12:28:17.272Z] === RUN TestDaemonDefaultNetworkPools 12:28:17 [2020-04-22T12:28:17.272Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) 12:28:17 [2020-04-22T12:28:17.272Z] service_test.go:51: testEnv.OSType == "windows" 12:28:17 [2020-04-22T12:28:17.272Z] === RUN TestDaemonRestartWithExistingNetwork 12:28:17 [2020-04-22T12:28:17.272Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) 12:28:17 [2020-04-22T12:28:17.272Z] service_test.go:94: testEnv.OSType == "windows" 12:28:17 [2020-04-22T12:28:17.272Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 12:28:17 [2020-04-22T12:28:17.272Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) 12:28:17 [2020-04-22T12:28:17.272Z] service_test.go:127: testEnv.OSType == "windows" 12:28:17 [2020-04-22T12:28:17.272Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 12:28:17 [2020-04-22T12:28:17.272Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) 12:28:17 [2020-04-22T12:28:17.272Z] service_test.go:177: testEnv.OSType == "windows" 12:28:17 [2020-04-22T12:28:17.272Z] === RUN TestServiceWithPredefinedNetwork 12:28:17 [2020-04-22T12:28:17.272Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) 12:28:17 [2020-04-22T12:28:17.272Z] service_test.go:201: testEnv.OSType == "windows" 12:28:17 [2020-04-22T12:28:17.272Z] === RUN TestServiceRemoveKeepsIngressNetwork 12:28:17 [2020-04-22T12:28:17.272Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 12:28:17 [2020-04-22T12:28:17.272Z] service_test.go:230: FLAKY_TEST 12:28:17 [2020-04-22T12:28:17.272Z] === RUN TestServiceWithDataPathPortInit 12:28:17 [2020-04-22T12:28:17.272Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) 12:28:17 [2020-04-22T12:28:17.272Z] service_test.go:319: testEnv.OSType == "windows" 12:28:17 [2020-04-22T12:28:17.272Z] === RUN TestServiceWithDefaultAddressPoolInit 12:28:17 [2020-04-22T12:28:17.272Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) 12:28:17 [2020-04-22T12:28:17.272Z] service_test.go:386: testEnv.OSType == "windows" 12:28:17 [2020-04-22T12:28:17.272Z] PASS 12:28:17 [2020-04-22T12:28:17.272Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan 12:28:17 [2020-04-22T12:28:17.272Z] PASS 12:28:17 [2020-04-22T12:28:17.272Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan 12:28:17 [2020-04-22T12:28:17.272Z] PASS 12:28:17 [2020-04-22T12:28:17.272Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin 12:28:17 [2020-04-22T12:28:17.272Z] PASS 12:28:17 [2020-04-22T12:28:17.272Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz 12:28:17 [2020-04-22T12:28:17.272Z] PASS 12:28:17 [2020-04-22T12:28:17.272Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common 12:28:17 [2020-04-22T12:28:17.272Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 12:28:17 [2020-04-22T12:28:17.272Z] INFO: Testing against a local daemon 12:28:17 [2020-04-22T12:28:17.272Z] === RUN TestPluginInvalidJSON 12:28:17 [2020-04-22T12:28:17.272Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 12:28:17 [2020-04-22T12:28:17.272Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 12:28:17 [2020-04-22T12:28:17.272Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 12:28:17 [2020-04-22T12:28:17.272Z] --- PASS: TestPluginInvalidJSON (0.03s) 12:28:17 [2020-04-22T12:28:17.272Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) 12:28:17 [2020-04-22T12:28:17.272Z] PASS 12:28:17 [2020-04-22T12:28:17.272Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver 12:28:17 [2020-04-22T12:28:17.272Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 12:28:17 [2020-04-22T12:28:17.272Z] INFO: Testing against a local daemon 12:28:17 [2020-04-22T12:28:17.272Z] === RUN TestExternalGraphDriver 12:28:17 [2020-04-22T12:28:17.272Z] --- SKIP: TestExternalGraphDriver (0.01s) 12:28:17 [2020-04-22T12:28:17.272Z] external_test.go:48: runtime.GOOS == "windows" 12:28:17 [2020-04-22T12:28:17.272Z] === RUN TestGraphdriverPluginV2 12:28:17 [2020-04-22T12:28:17.272Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) 12:28:17 [2020-04-22T12:28:17.272Z] external_test.go:407: runtime.GOOS == "windows" 12:28:17 [2020-04-22T12:28:17.272Z] PASS 12:28:17 [2020-04-22T12:28:17.272Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging 12:28:17 [2020-04-22T12:28:17.272Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 12:28:17 [2020-04-22T12:28:17.272Z] INFO: Testing against a local daemon 12:28:17 [2020-04-22T12:28:17.272Z] PASS 12:28:17 [2020-04-22T12:28:17.272Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes 12:28:17 [2020-04-22T12:28:17.272Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 12:28:17 [2020-04-22T12:28:17.272Z] Running D:\gopath\src\github.com\docker\docker\integration\secret 12:28:17 [2020-04-22T12:28:17.272Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 12:28:17 [2020-04-22T12:28:17.272Z] INFO: Testing against a local daemon 12:28:17 [2020-04-22T12:28:17.272Z] === RUN TestSecretInspect 12:28:17 [2020-04-22T12:28:17.272Z] --- SKIP: TestSecretInspect (0.00s) 12:28:17 [2020-04-22T12:28:17.272Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" 12:28:17 [2020-04-22T12:28:17.272Z] === RUN TestSecretList 12:28:17 [2020-04-22T12:28:17.272Z] --- SKIP: TestSecretList (0.00s) 12:28:17 [2020-04-22T12:28:17.272Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" 12:28:17 [2020-04-22T12:28:17.272Z] === RUN TestSecretsCreateAndDelete 12:28:17 [2020-04-22T12:28:17.272Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) 12:28:17 [2020-04-22T12:28:17.272Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" 12:28:17 [2020-04-22T12:28:17.272Z] === RUN TestSecretsUpdate 12:28:17 [2020-04-22T12:28:17.272Z] --- SKIP: TestSecretsUpdate (0.00s) 12:28:17 [2020-04-22T12:28:17.272Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" 12:28:17 [2020-04-22T12:28:17.272Z] === RUN TestTemplatedSecret 12:28:17 [2020-04-22T12:28:17.272Z] --- SKIP: TestTemplatedSecret (0.00s) 12:28:17 [2020-04-22T12:28:17.272Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" 12:28:17 [2020-04-22T12:28:17.272Z] === RUN TestSecretCreateResolve 12:28:17 [2020-04-22T12:28:17.272Z] --- SKIP: TestSecretCreateResolve (0.00s) 12:28:17 [2020-04-22T12:28:17.272Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" 12:28:17 [2020-04-22T12:28:17.272Z] PASS 12:28:17 [2020-04-22T12:28:17.272Z] Running D:\gopath\src\github.com\docker\docker\integration\service 12:28:17 [2020-04-22T12:28:17.272Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 12:28:17 [2020-04-22T12:28:17.273Z] INFO: Testing against a local daemon 12:28:17 [2020-04-22T12:28:17.273Z] === RUN TestServiceCreateInit 12:28:17 [2020-04-22T12:28:17.273Z] === RUN TestServiceCreateInit/daemonInitDisabled 12:28:17 [2020-04-22T12:28:17.273Z] === RUN TestServiceCreateInit/daemonInitEnabled 12:28:17 [2020-04-22T12:28:17.273Z] --- PASS: TestServiceCreateInit (0.03s) 12:28:17 [2020-04-22T12:28:17.273Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) 12:28:17 [2020-04-22T12:28:17.273Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" 12:28:17 [2020-04-22T12:28:17.273Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) 12:28:17 [2020-04-22T12:28:17.273Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" 12:28:17 [2020-04-22T12:28:17.273Z] === RUN TestCreateServiceMultipleTimes 12:28:17 [2020-04-22T12:28:17.273Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) 12:28:17 [2020-04-22T12:28:17.273Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" 12:28:17 [2020-04-22T12:28:17.273Z] === RUN TestCreateServiceConflict 12:28:17 [2020-04-22T12:28:17.273Z] --- SKIP: TestCreateServiceConflict (0.00s) 12:28:17 [2020-04-22T12:28:17.273Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" 12:28:17 [2020-04-22T12:28:17.273Z] === RUN TestCreateServiceMaxReplicas 12:28:17 [2020-04-22T12:28:17.273Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) 12:28:17 [2020-04-22T12:28:17.273Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" 12:28:17 [2020-04-22T12:28:17.273Z] === RUN TestCreateWithDuplicateNetworkNames 12:28:17 [2020-04-22T12:28:17.273Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) 12:28:17 [2020-04-22T12:28:17.273Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" 12:28:17 [2020-04-22T12:28:17.273Z] === RUN TestCreateServiceSecretFileMode 12:28:17 [2020-04-22T12:28:17.273Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) 12:28:17 [2020-04-22T12:28:17.273Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" 12:28:17 [2020-04-22T12:28:17.273Z] === RUN TestCreateServiceConfigFileMode 12:28:17 [2020-04-22T12:28:17.273Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) 12:28:17 [2020-04-22T12:28:17.273Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" 12:28:17 [2020-04-22T12:28:17.273Z] === RUN TestCreateServiceSysctls 12:28:17 [2020-04-22T12:28:17.273Z] --- SKIP: TestCreateServiceSysctls (0.02s) 12:28:17 [2020-04-22T12:28:17.273Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" 12:28:17 [2020-04-22T12:28:17.273Z] === RUN TestInspect 12:28:17 [2020-04-22T12:28:17.273Z] --- SKIP: TestInspect (0.00s) 12:28:17 [2020-04-22T12:28:17.273Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" 12:28:17 [2020-04-22T12:28:17.273Z] === RUN TestDockerNetworkConnectAlias 12:28:17 [2020-04-22T12:28:17.273Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) 12:28:17 [2020-04-22T12:28:17.273Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" 12:28:17 [2020-04-22T12:28:17.273Z] === RUN TestDockerNetworkReConnect 12:28:17 [2020-04-22T12:28:17.273Z] --- SKIP: TestDockerNetworkReConnect (0.00s) 12:28:17 [2020-04-22T12:28:17.273Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" 12:28:17 [2020-04-22T12:28:17.273Z] === RUN TestServicePlugin 12:28:17 [2020-04-22T12:28:17.273Z] --- SKIP: TestServicePlugin (0.00s) 12:28:17 [2020-04-22T12:28:17.273Z] plugin_test.go:25: testEnv.DaemonInfo.OSType == "windows" 12:28:17 [2020-04-22T12:28:17.273Z] === RUN TestServiceUpdateLabel 12:28:17 [2020-04-22T12:28:17.273Z] --- SKIP: TestServiceUpdateLabel (0.00s) 12:28:17 [2020-04-22T12:28:17.273Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" 12:28:17 [2020-04-22T12:28:17.273Z] === RUN TestServiceUpdateSecrets 12:28:17 [2020-04-22T12:28:17.273Z] --- SKIP: TestServiceUpdateSecrets (0.00s) 12:28:17 [2020-04-22T12:28:17.273Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" 12:28:17 [2020-04-22T12:28:17.273Z] === RUN TestServiceUpdateConfigs 12:28:17 [2020-04-22T12:28:17.273Z] --- SKIP: TestServiceUpdateConfigs (0.00s) 12:28:17 [2020-04-22T12:28:17.273Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" 12:28:17 [2020-04-22T12:28:17.273Z] === RUN TestServiceUpdateNetwork 12:28:17 [2020-04-22T12:28:17.273Z] --- SKIP: TestServiceUpdateNetwork (0.00s) 12:28:17 [2020-04-22T12:28:17.273Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" 12:28:17 [2020-04-22T12:28:17.273Z] PASS 12:28:17 [2020-04-22T12:28:17.273Z] Running D:\gopath\src\github.com\docker\docker\integration\session 12:28:17 [2020-04-22T12:28:17.273Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 12:28:17 [2020-04-22T12:28:17.273Z] INFO: Testing against a local daemon 12:28:17 [2020-04-22T12:28:17.273Z] === RUN TestSessionCreate 12:28:17 [2020-04-22T12:28:17.273Z] --- SKIP: TestSessionCreate (0.00s) 12:28:17 [2020-04-22T12:28:17.273Z] session_test.go:15: testEnv.OSType == "windows": FIXME 12:28:17 [2020-04-22T12:28:17.273Z] === RUN TestSessionCreateWithBadUpgrade 12:28:17 [2020-04-22T12:28:17.273Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) 12:28:17 [2020-04-22T12:28:17.273Z] session_test.go:36: testEnv.OSType == "windows": FIXME 12:28:17 [2020-04-22T12:28:17.273Z] PASS 12:28:17 [2020-04-22T12:28:17.273Z] Running D:\gopath\src\github.com\docker\docker\integration\system 12:28:17 [2020-04-22T12:28:17.273Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 12:28:17 [2020-04-22T12:28:17.273Z] INFO: Testing against a local daemon 12:28:17 [2020-04-22T12:28:17.273Z] === RUN TestCgroupDriverSystemdMemoryLimit 12:28:17 [2020-04-22T12:28:17.273Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 12:28:17 [2020-04-22T12:28:17.273Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" 12:28:17 [2020-04-22T12:28:17.273Z] === RUN TestEventsExecDie 12:28:17 [2020-04-22T12:28:17.273Z] --- SKIP: TestEventsExecDie (0.00s) 12:28:17 [2020-04-22T12:28:17.273Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec 12:28:17 [2020-04-22T12:28:17.273Z] === RUN TestEventsBackwardsCompatible 12:28:17 [2020-04-22T12:28:17.273Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) 12:28:17 [2020-04-22T12:28:17.273Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages 12:28:17 [2020-04-22T12:28:17.273Z] === RUN TestInfoAPI 12:28:17 [2020-04-22T12:28:17.273Z] --- PASS: TestInfoAPI (0.03s) 12:28:17 [2020-04-22T12:28:17.273Z] === RUN TestInfoAPIWarnings 12:28:17 [2020-04-22T12:28:17.273Z] --- SKIP: TestInfoAPIWarnings (0.00s) 12:28:17 [2020-04-22T12:28:17.273Z] info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME 12:28:17 [2020-04-22T12:28:17.273Z] === RUN TestLoginFailsWithBadCredentials 12:28:18 [2020-04-22T12:28:18.260Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) 12:28:18 [2020-04-22T12:28:18.260Z] === RUN TestPingCacheHeaders 12:28:18 [2020-04-22T12:28:18.260Z] --- PASS: TestPingCacheHeaders (0.02s) 12:28:18 [2020-04-22T12:28:18.260Z] === RUN TestPingGet 12:28:18 [2020-04-22T12:28:18.260Z] --- PASS: TestPingGet (0.03s) 12:28:18 [2020-04-22T12:28:18.260Z] === RUN TestPingHead 12:28:18 [2020-04-22T12:28:18.260Z] --- PASS: TestPingHead (0.02s) 12:28:18 [2020-04-22T12:28:18.260Z] === RUN TestVersion 12:28:18 [2020-04-22T12:28:18.260Z] --- PASS: TestVersion (0.02s) 12:28:18 [2020-04-22T12:28:18.260Z] PASS 12:28:18 [2020-04-22T12:28:18.260Z] Running D:\gopath\src\github.com\docker\docker\integration\volume 12:28:18 [2020-04-22T12:28:18.260Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 12:28:18 [2020-04-22T12:28:18.260Z] INFO: Testing against a local daemon 12:28:18 [2020-04-22T12:28:18.260Z] === RUN TestVolumesCreateAndList 12:28:18 [2020-04-22T12:28:18.260Z] --- PASS: TestVolumesCreateAndList (0.03s) 12:28:18 [2020-04-22T12:28:18.260Z] === RUN TestVolumesRemove 12:28:18 [2020-04-22T12:28:18.260Z] --- SKIP: TestVolumesRemove (0.00s) 12:28:18 [2020-04-22T12:28:18.260Z] volume_test.go:64: testEnv.OSType == "windows": FIXME 12:28:18 [2020-04-22T12:28:18.260Z] === RUN TestVolumesInspect 12:28:18 [2020-04-22T12:28:18.729Z] --- PASS: TestVolumesInspect (0.04s) 12:28:18 [2020-04-22T12:28:18.729Z] === RUN TestVolumesInvalidJSON 12:28:18 [2020-04-22T12:28:18.729Z] === RUN TestVolumesInvalidJSON//volumes/create 12:28:18 [2020-04-22T12:28:18.729Z] === PAUSE TestVolumesInvalidJSON//volumes/create 12:28:18 [2020-04-22T12:28:18.729Z] === CONT TestVolumesInvalidJSON//volumes/create 12:28:18 [2020-04-22T12:28:18.729Z] --- PASS: TestVolumesInvalidJSON (0.02s) 12:28:18 [2020-04-22T12:28:18.729Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) 12:28:18 [2020-04-22T12:28:18.729Z] PASS 12:28:18 [2020-04-22T12:28:18.729Z] INFO: make.ps1 ended at 04/22/2020 12:28:18 12:28:18 [2020-04-22T12:28:18.729Z] INFO: Integration CLI tests being run from the host: 12:28:18 [2020-04-22T12:28:18.729Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" 12:28:19 [2020-04-22T12:28:19.394Z] === RUN TestDockerSuite/TestCreateVolumesCreated 12:28:19 [2020-04-22T12:28:19.394Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts 12:28:19 [2020-04-22T12:28:19.394Z] === RUN TestDockerSuite/TestCreateWithLargePortRange 12:28:23 [2020-04-22T12:28:23.575Z] === RUN TestDockerSuite/TestCreateWithPortRange 12:28:23 [2020-04-22T12:28:23.575Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit 12:28:23 [2020-04-22T12:28:23.575Z] === RUN TestDockerSuite/TestCreateWithWorkdir 12:28:23 [2020-04-22T12:28:23.575Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds 12:28:23 [2020-04-22T12:28:23.575Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig 12:28:23 [2020-04-22T12:28:23.575Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds 12:28:23 [2020-04-22T12:28:23.575Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate 12:28:24 [2020-04-22T12:28:24.140Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom 12:28:26 [2020-04-22T12:28:26.038Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume 12:28:26 [2020-04-22T12:28:26.972Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig 12:28:28 [2020-04-22T12:28:28.344Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel 12:28:28 [2020-04-22T12:28:28.601Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked 12:28:29 [2020-04-22T12:28:29.168Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 12:28:29 [2020-04-22T12:28:29.168Z] INFO: Testing against a local daemon 12:28:29 [2020-04-22T12:28:29.168Z] === RUN TestDockerSuite 12:28:29 [2020-04-22T12:28:29.168Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported 12:28:29 [2020-04-22T12:28:29.168Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks 12:28:29 [2020-04-22T12:28:29.168Z] === RUN TestDockerSuite/TestAPIErrorJSON 12:28:29 [2020-04-22T12:28:29.168Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON 12:28:29 [2020-04-22T12:28:29.168Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText 12:28:29 [2020-04-22T12:28:29.168Z] === RUN TestDockerSuite/TestAPIErrorPlainText 12:28:29 [2020-04-22T12:28:29.168Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS 12:28:29 [2020-04-22T12:28:29.168Z] === RUN TestDockerSuite/TestAPIImagesDelete 12:28:29 [2020-04-22T12:28:29.168Z] === RUN TestDockerSuite/TestAPIImagesFilter 12:28:29 [2020-04-22T12:28:29.168Z] === RUN TestDockerSuite/TestAPIImagesHistory 12:28:29 [2020-04-22T12:28:29.637Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc 12:28:30 [2020-04-22T12:28:30.105Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad 12:28:30 [2020-04-22T12:28:30.499Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig 12:28:31 [2020-04-22T12:28:31.433Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS 12:28:31 [2020-04-22T12:28:31.999Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit 12:28:31 [2020-04-22T12:28:31.999Z] === RUN TestDockerSuite/TestDevicePermissions 12:28:32 [2020-04-22T12:28:32.933Z] === RUN TestDockerSuite/TestDockerFails 12:28:32 [2020-04-22T12:28:32.934Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork 12:28:32 [2020-04-22T12:28:32.934Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent 12:28:33 [2020-04-22T12:28:33.191Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName 12:28:34 [2020-04-22T12:28:34.567Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange 12:28:35 [2020-04-22T12:28:35.500Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple 12:28:37 [2020-04-22T12:28:37.402Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists 12:28:37 [2020-04-22T12:28:37.402Z] === RUN TestDockerSuite/TestDockerNetworkInspect 12:28:37 [2020-04-22T12:28:37.402Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID 12:28:37 [2020-04-22T12:28:37.660Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode 12:28:44 [2020-04-22T12:28:44.212Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom 12:28:46 [2020-04-22T12:28:46.739Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind 12:28:47 [2020-04-22T12:28:47.672Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole 12:28:49 [2020-04-22T12:28:49.580Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts 12:28:52 [2020-04-22T12:28:52.107Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput 12:28:53 [2020-04-22T12:28:53.042Z] === RUN TestDockerSuite/TestEventsAttach 12:28:53 [2020-04-22T12:28:53.977Z] === RUN TestDockerSuite/TestEventsCommit 12:28:54 [2020-04-22T12:28:54.910Z] === RUN TestDockerSuite/TestEventsContainerEvents 12:28:55 [2020-04-22T12:28:55.842Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort 12:28:56 [2020-04-22T12:28:56.406Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch 12:28:57 [2020-04-22T12:28:57.337Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate 12:28:59 [2020-04-22T12:28:59.233Z] === RUN TestDockerSuite/TestEventsContainerFilterByName 12:29:01 [2020-04-22T12:29:01.128Z] === RUN TestDockerSuite/TestEventsContainerRestart 12:29:04 [2020-04-22T12:29:04.406Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork 12:29:04 [2020-04-22T12:29:04.665Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs 12:29:06 [2020-04-22T12:29:06.563Z] === RUN TestDockerSuite/TestEventsCopy 12:29:07 [2020-04-22T12:29:07.935Z] === RUN TestDockerSuite/TestEventsFilterContainer 12:29:09 [2020-04-22T12:29:09.832Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction 12:29:10 [2020-04-22T12:29:10.397Z] === RUN TestDockerSuite/TestEventsFilterImageLabels 12:29:10 [2020-04-22T12:29:10.655Z] === RUN TestDockerSuite/TestEventsFilterImageName 12:29:12 [2020-04-22T12:29:12.027Z] === RUN TestDockerSuite/TestEventsFilterLabels 12:29:13 [2020-04-22T12:29:13.397Z] === RUN TestDockerSuite/TestEventsFilterNetworkID 12:29:13 [2020-04-22T12:29:13.397Z] === RUN TestDockerSuite/TestEventsFilterType 12:29:13 [2020-04-22T12:29:13.653Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType 12:29:13 [2020-04-22T12:29:13.653Z] === RUN TestDockerSuite/TestEventsFilterVolumeID 12:29:13 [2020-04-22T12:29:13.653Z] === RUN TestDockerSuite/TestEventsFilters 12:29:15 [2020-04-22T12:29:15.548Z] === RUN TestDockerSuite/TestEventsFormat 12:29:16 [2020-04-22T12:29:16.943Z] === RUN TestDockerSuite/TestEventsFormatBadField 12:29:16 [2020-04-22T12:29:16.943Z] === RUN TestDockerSuite/TestEventsFormatBadFunc 12:29:16 [2020-04-22T12:29:16.943Z] === RUN TestDockerSuite/TestEventsImageImport 12:29:17 [2020-04-22T12:29:17.511Z] === RUN TestDockerSuite/TestEventsImageLoad 12:29:17 [2020-04-22T12:29:17.768Z] === RUN TestDockerSuite/TestEventsImagePull 12:29:18 [2020-04-22T12:29:18.332Z] === RUN TestDockerSuite/TestEventsImageTag 12:29:19 [2020-04-22T12:29:19.264Z] === RUN TestDockerSuite/TestEventsImageUntagDelete 12:29:19 [2020-04-22T12:29:19.521Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse 12:29:19 [2020-04-22T12:29:19.521Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue 12:29:19 [2020-04-22T12:29:19.521Z] === RUN TestDockerSuite/TestEventsPluginOps 12:29:20 [2020-04-22T12:29:20.453Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate 12:29:21 [2020-04-22T12:29:21.385Z] === RUN TestDockerSuite/TestEventsRedirectStdout 12:29:21 [2020-04-22T12:29:21.949Z] === RUN TestDockerSuite/TestEventsRename 12:29:22 [2020-04-22T12:29:22.882Z] === RUN TestDockerSuite/TestEventsResize 12:29:23 [2020-04-22T12:29:23.815Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture 12:29:24 [2020-04-22T12:29:24.747Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate 12:29:25 [2020-04-22T12:29:25.679Z] === RUN TestDockerSuite/TestEventsStreaming 12:29:26 [2020-04-22T12:29:26.611Z] === RUN TestDockerSuite/TestEventsTimestampFormats 12:29:26 [2020-04-22T12:29:26.868Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal 12:29:30 [2020-04-22T12:29:30.145Z] === RUN TestDockerSuite/TestEventsTop 12:29:30 [2020-04-22T12:29:30.709Z] === RUN TestDockerSuite/TestEventsUntag 12:29:33 [2020-04-22T12:29:33.233Z] === RUN TestDockerSuite/TestEventsUntilInThePast 12:29:34 [2020-04-22T12:29:34.604Z] === RUN TestDockerSuite/TestExec 12:29:35 [2020-04-22T12:29:35.536Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused 12:29:36 [2020-04-22T12:29:36.467Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd 12:29:37 [2020-04-22T12:29:37.399Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType 12:29:37 [2020-04-22T12:29:37.964Z] === RUN TestDockerSuite/TestExecAPIStart 12:29:39 [2020-04-22T12:29:39.859Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible 12:29:40 [2020-04-22T12:29:40.429Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders 12:29:41 [2020-04-22T12:29:41.380Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand 12:29:42 [2020-04-22T12:29:42.312Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError 12:29:43 [2020-04-22T12:29:43.245Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand 12:29:44 [2020-04-22T12:29:44.177Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach 12:29:44 [2020-04-22T12:29:44.743Z] === RUN TestDockerSuite/TestExecAfterContainerRestart 12:29:46 [2020-04-22T12:29:46.658Z] === RUN TestDockerSuite/TestExecCgroup 12:29:47 [2020-04-22T12:29:47.592Z] === RUN TestDockerSuite/TestExecEnv 12:29:48 [2020-04-22T12:29:48.524Z] === RUN TestDockerSuite/TestExecEnvLinksHost 12:29:50 [2020-04-22T12:29:50.420Z] === RUN TestDockerSuite/TestExecExitStatus 12:29:50 [2020-04-22T12:29:50.826Z] === RUN TestDockerSuite/TestExecInspectID 12:29:54 [2020-04-22T12:29:54.107Z] === RUN TestDockerSuite/TestExecInteractive 12:29:54 [2020-04-22T12:29:54.672Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose 12:29:55 [2020-04-22T12:29:55.605Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList 12:29:55 [2020-04-22T12:29:55.605Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer 12:29:56 [2020-04-22T12:29:56.537Z] === RUN TestDockerSuite/TestExecParseError 12:29:57 [2020-04-22T12:29:57.470Z] === RUN TestDockerSuite/TestExecPausedContainer 12:29:58 [2020-04-22T12:29:58.402Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate 12:29:58 [2020-04-22T12:29:58.402Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt 12:29:59 [2020-04-22T12:29:59.333Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart 12:30:01 [2020-04-22T12:30:01.233Z] === RUN TestDockerSuite/TestExecSetEnv 12:30:02 [2020-04-22T12:30:02.165Z] === RUN TestDockerSuite/TestExecStartFails 12:30:03 [2020-04-22T12:30:03.102Z] === RUN TestDockerSuite/TestExecStateCleanup 12:30:15 [2020-04-22T12:30:15.301Z] === RUN TestDockerSuite/TestExecStopNotHanging 12:30:15 [2020-04-22T12:30:15.301Z] === RUN TestDockerSuite/TestExecTTY 12:30:15 [2020-04-22T12:30:15.559Z] === RUN TestDockerSuite/TestExecTTYCloseStdin 12:30:16 [2020-04-22T12:30:16.492Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin 12:30:17 [2020-04-22T12:30:17.425Z] === RUN TestDockerSuite/TestExecUlimits 12:30:18 [2020-04-22T12:30:18.357Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped 12:30:18 [2020-04-22T12:30:18.357Z] === RUN TestDockerSuite/TestExecWithImageUser 12:30:20 [2020-04-22T12:30:20.253Z] === RUN TestDockerSuite/TestExecWithNoTERM 12:30:21 [2020-04-22T12:30:21.186Z] === RUN TestDockerSuite/TestExecWithPrivileged 12:30:21 [2020-04-22T12:30:21.186Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents 12:30:22 [2020-04-22T12:30:22.558Z] === RUN TestDockerSuite/TestExecWithTERM 12:30:23 [2020-04-22T12:30:23.490Z] === RUN TestDockerSuite/TestExecWithUser 12:30:24 [2020-04-22T12:30:24.426Z] === RUN TestDockerSuite/TestGetContainerStats 12:30:29 [2020-04-22T12:30:29.683Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream 12:30:33 [2020-04-22T12:30:33.858Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning 12:30:35 [2020-04-22T12:30:35.754Z] === RUN TestDockerSuite/TestGetContainerStatsStream 12:30:41 [2020-04-22T12:30:41.015Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket 12:30:41 [2020-04-22T12:30:41.579Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound 12:30:41 [2020-04-22T12:30:41.579Z] === RUN TestDockerSuite/TestGetStoppedContainerStats 12:30:41 [2020-04-22T12:30:41.579Z] === RUN TestDockerSuite/TestHealth 12:30:46 [2020-04-22T12:30:46.856Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting 12:30:57 [2020-04-22T12:30:57.353Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType 12:30:57 [2020-04-22T12:30:57.353Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility 12:30:57 [2020-04-22T12:30:57.353Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect 12:30:57 [2020-04-22T12:30:57.353Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate 12:30:57 [2020-04-22T12:30:57.353Z] === RUN TestDockerSuite/TestAPINetworkFilter 12:30:57 [2020-04-22T12:30:57.353Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults 12:30:57 [2020-04-22T12:30:57.353Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks 12:30:57 [2020-04-22T12:30:57.353Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge 12:30:57 [2020-04-22T12:30:57.353Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork 12:30:57 [2020-04-22T12:30:57.353Z] === RUN TestDockerSuite/TestAPIOptionsRoute 12:30:57 [2020-04-22T12:30:57.353Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound 12:30:57 [2020-04-22T12:30:57.353Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats 12:30:58 [2020-04-22T12:30:58.933Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning 12:30:58 [2020-04-22T12:30:58.933Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers 12:30:58 [2020-04-22T12:30:58.933Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu 12:31:01 [2020-04-22T12:31:01.907Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines 12:31:03 [2020-04-22T12:31:03.485Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc 12:31:03 [2020-04-22T12:31:03.485Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace 12:31:03 [2020-04-22T12:31:03.485Z] === RUN TestDockerSuite/TestAppArmorTraceSelf 12:31:03 [2020-04-22T12:31:03.485Z] === RUN TestDockerSuite/TestAttachDisconnect 12:31:03 [2020-04-22T12:31:03.485Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart 12:31:04 [2020-04-22T12:31:04.930Z] === RUN TestDockerSuite/TestHistoryExistentImage 12:31:04 [2020-04-22T12:31:04.930Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse 12:31:04 [2020-04-22T12:31:04.930Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue 12:31:04 [2020-04-22T12:31:04.930Z] === RUN TestDockerSuite/TestHistoryImageWithComment 12:31:04 [2020-04-22T12:31:04.930Z] === RUN TestDockerSuite/TestHistoryNonExistentImage 12:31:04 [2020-04-22T12:31:04.930Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce 12:31:04 [2020-04-22T12:31:04.930Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed 12:31:04 [2020-04-22T12:31:04.930Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed 12:31:04 [2020-04-22T12:31:04.930Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed 12:31:04 [2020-04-22T12:31:04.930Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown 12:31:04 [2020-04-22T12:31:04.930Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown 12:31:04 [2020-04-22T12:31:04.930Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown 12:31:05 [2020-04-22T12:31:05.494Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest 12:31:05 [2020-04-22T12:31:05.494Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch 12:31:06 [2020-04-22T12:31:06.426Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort 12:31:06 [2020-04-22T12:31:06.426Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore 12:31:06 [2020-04-22T12:31:06.458Z] === RUN TestDockerSuite/TestAttachPausedContainer 12:31:06 [2020-04-22T12:31:06.458Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin 12:31:06 [2020-04-22T12:31:06.458Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF 12:31:07 [2020-04-22T12:31:07.356Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase 12:31:08 [2020-04-22T12:31:08.288Z] === RUN TestDockerSuite/TestImagesFormat 12:31:08 [2020-04-22T12:31:08.288Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat 12:31:08 [2020-04-22T12:31:08.855Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate 12:31:12 [2020-04-22T12:31:12.133Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter 12:31:12 [2020-04-22T12:31:12.133Z] === RUN TestDockerSuite/TestImportBadURL 12:31:12 [2020-04-22T12:31:12.133Z] === RUN TestDockerSuite/TestImportDisplay 12:31:13 [2020-04-22T12:31:13.068Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate 12:31:13 [2020-04-22T12:31:13.632Z] === RUN TestDockerSuite/TestImportFile 12:31:13 [2020-04-22T12:31:13.651Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote 12:31:15 [2020-04-22T12:31:15.529Z] === RUN TestDockerSuite/TestImportFileNonExistentFile 12:31:15 [2020-04-22T12:31:15.529Z] === RUN TestDockerSuite/TestImportFileWithMessage 12:31:18 [2020-04-22T12:31:18.056Z] === RUN TestDockerSuite/TestImportGzipped 12:31:19 [2020-04-22T12:31:19.428Z] === RUN TestDockerSuite/TestImportWithQuotedChanges 12:31:21 [2020-04-22T12:31:21.323Z] === RUN TestDockerSuite/TestInfoDebug 12:31:21 [2020-04-22T12:31:21.580Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName 12:31:22 [2020-04-22T12:31:22.520Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend 12:31:22 [2020-04-22T12:31:22.778Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise 12:31:24 [2020-04-22T12:31:24.148Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers 12:31:24 [2020-04-22T12:31:24.713Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers 12:31:25 [2020-04-22T12:31:25.645Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers 12:31:26 [2020-04-22T12:31:26.578Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds 12:31:26 [2020-04-22T12:31:26.578Z] === RUN TestDockerSuite/TestInfoFormat 12:31:26 [2020-04-22T12:31:26.578Z] === RUN TestDockerSuite/TestInfoSecurityOptions 12:31:26 [2020-04-22T12:31:26.578Z] === RUN TestDockerSuite/TestInsecureRegistries 12:31:27 [2020-04-22T12:31:27.143Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 12:31:28 [2020-04-22T12:31:28.077Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 12:31:28 [2020-04-22T12:31:28.641Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse 12:31:29 [2020-04-22T12:31:29.572Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver 12:31:30 [2020-04-22T12:31:30.504Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy 12:31:31 [2020-04-22T12:31:31.069Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 12:31:32 [2020-04-22T12:31:32.000Z] === RUN TestDockerSuite/TestInspectAPIImageResponse 12:31:32 [2020-04-22T12:31:32.000Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks 12:31:33 [2020-04-22T12:31:33.896Z] === RUN TestDockerSuite/TestInspectAmpersand 12:31:34 [2020-04-22T12:31:34.461Z] === RUN TestDockerSuite/TestInspectBindMountPoint 12:31:35 [2020-04-22T12:31:35.392Z] === RUN TestDockerSuite/TestInspectByPrefix 12:31:35 [2020-04-22T12:31:35.392Z] === RUN TestDockerSuite/TestInspectContainerFilterInt 12:31:36 [2020-04-22T12:31:36.324Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver 12:31:36 [2020-04-22T12:31:36.325Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom 12:31:37 [2020-04-22T12:31:37.697Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault 12:31:38 [2020-04-22T12:31:38.261Z] === RUN TestDockerSuite/TestInspectDefault 12:31:39 [2020-04-22T12:31:39.194Z] === RUN TestDockerSuite/TestInspectHistory 12:31:40 [2020-04-22T12:31:40.125Z] === RUN TestDockerSuite/TestInspectImage 12:31:40 [2020-04-22T12:31:40.125Z] === RUN TestDockerSuite/TestInspectImageFilterInt 12:31:40 [2020-04-22T12:31:40.125Z] === RUN TestDockerSuite/TestInspectImageGraphDriver 12:31:40 [2020-04-22T12:31:40.125Z] === RUN TestDockerSuite/TestInspectInt64 12:31:41 [2020-04-22T12:31:41.057Z] === RUN TestDockerSuite/TestInspectJSONFields 12:31:41 [2020-04-22T12:31:41.989Z] === RUN TestDockerSuite/TestInspectLogConfigNoType 12:31:41 [2020-04-22T12:31:41.989Z] === RUN TestDockerSuite/TestInspectNamedMountPoint 12:31:42 [2020-04-22T12:31:42.553Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer 12:31:43 [2020-04-22T12:31:43.484Z] === RUN TestDockerSuite/TestInspectPlugin 12:31:45 [2020-04-22T12:31:45.378Z] === RUN TestDockerSuite/TestInspectRootFS 12:31:45 [2020-04-22T12:31:45.378Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer 12:31:45 [2020-04-22T12:31:45.964Z] === RUN TestDockerSuite/TestInspectStatus 12:31:46 [2020-04-22T12:31:46.895Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound 12:31:48 [2020-04-22T12:31:48.789Z] === RUN TestDockerSuite/TestInspectTemplateError 12:31:49 [2020-04-22T12:31:49.355Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano 12:31:50 [2020-04-22T12:31:50.285Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer 12:31:50 [2020-04-22T12:31:50.849Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage 12:31:51 [2020-04-22T12:31:51.781Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue 12:31:52 [2020-04-22T12:31:52.712Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer 12:31:53 [2020-04-22T12:31:53.277Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst 12:31:53 [2020-04-22T12:31:53.277Z] === RUN TestDockerSuite/TestInspectUnknownObject 12:31:53 [2020-04-22T12:31:53.277Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid 12:31:55 [2020-04-22T12:31:55.805Z] === RUN TestDockerSuite/TestLinkShortDefinition 12:31:57 [2020-04-22T12:31:57.701Z] === RUN TestDockerSuite/TestLinksEnvs 12:31:59 [2020-04-22T12:31:59.597Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile 12:31:59 [2020-04-22T12:31:59.597Z] === RUN TestDockerSuite/TestLinksHostsFilesInject 12:32:01 [2020-04-22T12:32:01.496Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted 12:32:04 [2020-04-22T12:32:04.020Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped 12:32:06 [2020-04-22T12:32:06.543Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget 12:32:06 [2020-04-22T12:32:06.543Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName 12:32:09 [2020-04-22T12:32:09.071Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer 12:32:09 [2020-04-22T12:32:09.636Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail 12:32:10 [2020-04-22T12:32:10.568Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers 12:32:18 [2020-04-22T12:32:18.673Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName 12:32:22 [2020-04-22T12:32:22.851Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked 12:32:24 [2020-04-22T12:32:24.222Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename 12:32:26 [2020-04-22T12:32:26.119Z] === RUN TestDockerSwarmSuite/TestDNSConfig 12:32:26 [2020-04-22T12:32:26.375Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename 12:32:28 [2020-04-22T12:32:28.270Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers 12:32:28 [2020-04-22T12:32:28.834Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate 12:32:29 [2020-04-22T12:32:29.091Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart 12:32:32 [2020-04-22T12:32:32.367Z] === RUN TestDockerSuite/TestLoadNoStdinFail 12:32:32 [2020-04-22T12:32:32.367Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer 12:32:32 [2020-04-22T12:32:32.367Z] === RUN TestDockerSwarmSuite/TestExtraHosts 12:32:32 [2020-04-22T12:32:32.367Z] === RUN TestDockerSuite/TestLoginWithoutTTY 12:32:32 [2020-04-22T12:32:32.367Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound 12:32:32 [2020-04-22T12:32:32.367Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput 12:32:33 [2020-04-22T12:32:33.299Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr 12:32:34 [2020-04-22T12:32:34.671Z] === RUN TestDockerSuite/TestLogsAPIUntil 12:32:35 [2020-04-22T12:32:35.235Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames 12:32:38 [2020-04-22T12:32:38.510Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable 12:32:38 [2020-04-22T12:32:38.510Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue 12:32:39 [2020-04-22T12:32:39.075Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow 12:32:39 [2020-04-22T12:32:39.117Z] --- PASS: TestImportExtremelyLargeImageWorks (296.66s) 12:32:39 [2020-04-22T12:32:39.117Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks 12:32:39 [2020-04-22T12:32:39.117Z] daemon.go:325: [daeeec4ee4f17] waiting for daemon to start 12:32:39 [2020-04-22T12:32:39.117Z] daemon.go:325: [daeeec4ee4f17] waiting for daemon to start 12:32:39 [2020-04-22T12:32:39.117Z] daemon.go:353: [daeeec4ee4f17] daemon started 12:32:39 [2020-04-22T12:32:39.117Z] daemon.go:461: [daeeec4ee4f17] Stopping daemon 12:32:39 [2020-04-22T12:32:39.117Z] daemon.go:296: [daeeec4ee4f17] exiting daemon 12:32:39 [2020-04-22T12:32:39.117Z] daemon.go:448: [daeeec4ee4f17] Daemon stopped 12:32:39 [2020-04-22T12:32:39.117Z] PASS 12:32:39 [2020-04-22T12:32:39.117Z] 12:32:39 [2020-04-22T12:32:39.117Z] DONE 11 tests in 298.019s 12:32:39 [2020-04-22T12:32:39.117Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 12:32:39 [2020-04-22T12:32:39.117Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m 12:32:39 [2020-04-22T12:32:39.117Z] ++ set -e 12:32:39 [2020-04-22T12:32:39.117Z] ++ '[' -n 0 ']' 12:32:39 [2020-04-22T12:32:39.117Z] ++ set -x 12:32:39 [2020-04-22T12:32:39.117Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m 12:32:39 [2020-04-22T12:32:39.117Z] INFO: Testing against a local daemon 12:32:39 [2020-04-22T12:32:39.117Z] === RUN TestNetworkCreateDelete 12:32:39 [2020-04-22T12:32:39.117Z] --- PASS: TestNetworkCreateDelete (0.20s) 12:32:39 [2020-04-22T12:32:39.117Z] === RUN TestDockerNetworkDeletePreferID 12:32:39 [2020-04-22T12:32:39.117Z] --- PASS: TestDockerNetworkDeletePreferID (0.59s) 12:32:39 [2020-04-22T12:32:39.117Z] === RUN TestInspectNetwork 12:32:39 [2020-04-22T12:32:39.117Z] === RUN TestInspectNetwork/full_network_id 12:32:39 [2020-04-22T12:32:39.117Z] === RUN TestInspectNetwork/partial_network_id 12:32:39 [2020-04-22T12:32:39.117Z] === RUN TestInspectNetwork/network_name 12:32:39 [2020-04-22T12:32:39.117Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 12:32:39 [2020-04-22T12:32:39.117Z] --- PASS: TestInspectNetwork (7.39s) 12:32:39 [2020-04-22T12:32:39.117Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork 12:32:39 [2020-04-22T12:32:39.117Z] daemon.go:325: [d503c014729de] waiting for daemon to start 12:32:39 [2020-04-22T12:32:39.117Z] daemon.go:325: [d503c014729de] waiting for daemon to start 12:32:39 [2020-04-22T12:32:39.117Z] daemon.go:353: [d503c014729de] daemon started 12:32:39 [2020-04-22T12:32:39.117Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 12:32:39 [2020-04-22T12:32:39.117Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 12:32:39 [2020-04-22T12:32:39.117Z] --- PASS: TestInspectNetwork/network_name (0.00s) 12:32:39 [2020-04-22T12:32:39.117Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 12:32:39 [2020-04-22T12:32:39.117Z] daemon.go:461: [d503c014729de] Stopping daemon 12:32:39 [2020-04-22T12:32:39.117Z] daemon.go:296: [d503c014729de] exiting daemon 12:32:39 [2020-04-22T12:32:39.117Z] daemon.go:448: [d503c014729de] Daemon stopped 12:32:39 [2020-04-22T12:32:39.117Z] === RUN TestRunContainerWithBridgeNone 12:32:39 [2020-04-22T12:32:39.117Z] --- PASS: TestRunContainerWithBridgeNone (2.33s) 12:32:39 [2020-04-22T12:32:39.117Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone 12:32:39 [2020-04-22T12:32:39.117Z] daemon.go:325: [d899df19656d4] waiting for daemon to start 12:32:39 [2020-04-22T12:32:39.117Z] daemon.go:325: [d899df19656d4] waiting for daemon to start 12:32:39 [2020-04-22T12:32:39.117Z] daemon.go:353: [d899df19656d4] daemon started 12:32:39 [2020-04-22T12:32:39.117Z] daemon.go:461: [d899df19656d4] Stopping daemon 12:32:39 [2020-04-22T12:32:39.117Z] daemon.go:296: [d899df19656d4] exiting daemon 12:32:39 [2020-04-22T12:32:39.117Z] daemon.go:448: [d899df19656d4] Daemon stopped 12:32:39 [2020-04-22T12:32:39.117Z] === RUN TestNetworkInvalidJSON 12:32:39 [2020-04-22T12:32:39.117Z] === RUN TestNetworkInvalidJSON//networks/create 12:32:39 [2020-04-22T12:32:39.117Z] === PAUSE TestNetworkInvalidJSON//networks/create 12:32:39 [2020-04-22T12:32:39.117Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect 12:32:39 [2020-04-22T12:32:39.117Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect 12:32:39 [2020-04-22T12:32:39.117Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect 12:32:39 [2020-04-22T12:32:39.117Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect 12:32:39 [2020-04-22T12:32:39.117Z] === CONT TestNetworkInvalidJSON//networks/create 12:32:39 [2020-04-22T12:32:39.117Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect 12:32:39 [2020-04-22T12:32:39.117Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect 12:32:39 [2020-04-22T12:32:39.117Z] --- PASS: TestNetworkInvalidJSON (0.04s) 12:32:39 [2020-04-22T12:32:39.117Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) 12:32:39 [2020-04-22T12:32:39.117Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) 12:32:39 [2020-04-22T12:32:39.117Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) 12:32:39 [2020-04-22T12:32:39.117Z] === RUN TestDaemonRestartWithLiveRestore 12:32:40 [2020-04-22T12:32:40.131Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) 12:32:40 [2020-04-22T12:32:40.132Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore 12:32:40 [2020-04-22T12:32:40.132Z] daemon.go:325: [d0f28ff9daad5] waiting for daemon to start 12:32:40 [2020-04-22T12:32:40.132Z] daemon.go:325: [d0f28ff9daad5] waiting for daemon to start 12:32:40 [2020-04-22T12:32:40.132Z] daemon.go:353: [d0f28ff9daad5] daemon started 12:32:40 [2020-04-22T12:32:40.132Z] daemon.go:461: [d0f28ff9daad5] Stopping daemon 12:32:40 [2020-04-22T12:32:40.132Z] daemon.go:296: [d0f28ff9daad5] exiting daemon 12:32:40 [2020-04-22T12:32:40.132Z] daemon.go:448: [d0f28ff9daad5] Daemon stopped 12:32:40 [2020-04-22T12:32:40.132Z] daemon.go:325: [d0f28ff9daad5] waiting for daemon to start 12:32:40 [2020-04-22T12:32:40.132Z] daemon.go:325: [d0f28ff9daad5] waiting for daemon to start 12:32:40 [2020-04-22T12:32:40.132Z] daemon.go:353: [d0f28ff9daad5] daemon started 12:32:40 [2020-04-22T12:32:40.132Z] daemon.go:461: [d0f28ff9daad5] Stopping daemon 12:32:40 [2020-04-22T12:32:40.132Z] daemon.go:296: [d0f28ff9daad5] exiting daemon 12:32:40 [2020-04-22T12:32:40.132Z] daemon.go:448: [d0f28ff9daad5] Daemon stopped 12:32:40 [2020-04-22T12:32:40.132Z] === RUN TestDaemonDefaultNetworkPools 12:32:40 [2020-04-22T12:32:40.755Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) 12:32:40 [2020-04-22T12:32:40.755Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools 12:32:40 [2020-04-22T12:32:40.755Z] daemon.go:325: [d9eaa7d8e6b58] waiting for daemon to start 12:32:40 [2020-04-22T12:32:40.755Z] daemon.go:325: [d9eaa7d8e6b58] waiting for daemon to start 12:32:40 [2020-04-22T12:32:40.755Z] daemon.go:353: [d9eaa7d8e6b58] daemon started 12:32:40 [2020-04-22T12:32:40.755Z] daemon.go:461: [d9eaa7d8e6b58] Stopping daemon 12:32:40 [2020-04-22T12:32:40.755Z] daemon.go:296: [d9eaa7d8e6b58] exiting daemon 12:32:40 [2020-04-22T12:32:40.755Z] daemon.go:448: [d9eaa7d8e6b58] Daemon stopped 12:32:40 [2020-04-22T12:32:40.755Z] === RUN TestDaemonRestartWithExistingNetwork 12:32:42 [2020-04-22T12:32:42.238Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s) 12:32:42 [2020-04-22T12:32:42.238Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork 12:32:42 [2020-04-22T12:32:42.238Z] daemon.go:325: [d0eb734cf22b8] waiting for daemon to start 12:32:42 [2020-04-22T12:32:42.238Z] daemon.go:325: [d0eb734cf22b8] waiting for daemon to start 12:32:42 [2020-04-22T12:32:42.238Z] daemon.go:353: [d0eb734cf22b8] daemon started 12:32:42 [2020-04-22T12:32:42.238Z] daemon.go:461: [d0eb734cf22b8] Stopping daemon 12:32:42 [2020-04-22T12:32:42.238Z] daemon.go:296: [d0eb734cf22b8] exiting daemon 12:32:42 [2020-04-22T12:32:42.238Z] daemon.go:448: [d0eb734cf22b8] Daemon stopped 12:32:42 [2020-04-22T12:32:42.239Z] daemon.go:325: [d0eb734cf22b8] waiting for daemon to start 12:32:42 [2020-04-22T12:32:42.239Z] daemon.go:325: [d0eb734cf22b8] waiting for daemon to start 12:32:42 [2020-04-22T12:32:42.239Z] daemon.go:353: [d0eb734cf22b8] daemon started 12:32:42 [2020-04-22T12:32:42.239Z] daemon.go:461: [d0eb734cf22b8] Stopping daemon 12:32:42 [2020-04-22T12:32:42.239Z] daemon.go:296: [d0eb734cf22b8] exiting daemon 12:32:42 [2020-04-22T12:32:42.239Z] daemon.go:448: [d0eb734cf22b8] Daemon stopped 12:32:42 [2020-04-22T12:32:42.239Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 12:32:43 [2020-04-22T12:32:43.251Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave 12:32:43 [2020-04-22T12:32:43.720Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.50s) 12:32:43 [2020-04-22T12:32:43.720Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 12:32:43 [2020-04-22T12:32:43.720Z] daemon.go:325: [d1e5ea8c649f3] waiting for daemon to start 12:32:43 [2020-04-22T12:32:43.720Z] daemon.go:325: [d1e5ea8c649f3] waiting for daemon to start 12:32:43 [2020-04-22T12:32:43.720Z] daemon.go:353: [d1e5ea8c649f3] daemon started 12:32:43 [2020-04-22T12:32:43.720Z] daemon.go:461: [d1e5ea8c649f3] Stopping daemon 12:32:43 [2020-04-22T12:32:43.720Z] daemon.go:296: [d1e5ea8c649f3] exiting daemon 12:32:43 [2020-04-22T12:32:43.720Z] daemon.go:448: [d1e5ea8c649f3] Daemon stopped 12:32:43 [2020-04-22T12:32:43.720Z] daemon.go:325: [d1e5ea8c649f3] waiting for daemon to start 12:32:43 [2020-04-22T12:32:43.720Z] daemon.go:325: [d1e5ea8c649f3] waiting for daemon to start 12:32:43 [2020-04-22T12:32:43.720Z] daemon.go:353: [d1e5ea8c649f3] daemon started 12:32:43 [2020-04-22T12:32:43.720Z] daemon.go:461: [d1e5ea8c649f3] Stopping daemon 12:32:43 [2020-04-22T12:32:43.720Z] daemon.go:296: [d1e5ea8c649f3] exiting daemon 12:32:43 [2020-04-22T12:32:43.720Z] daemon.go:448: [d1e5ea8c649f3] Daemon stopped 12:32:43 [2020-04-22T12:32:43.720Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 12:32:44 [2020-04-22T12:32:44.008Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) 12:32:44 [2020-04-22T12:32:44.008Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool 12:32:44 [2020-04-22T12:32:44.008Z] daemon.go:325: [d3071f1a1a65e] waiting for daemon to start 12:32:44 [2020-04-22T12:32:44.008Z] daemon.go:325: [d3071f1a1a65e] waiting for daemon to start 12:32:44 [2020-04-22T12:32:44.008Z] daemon.go:353: [d3071f1a1a65e] daemon started 12:32:44 [2020-04-22T12:32:44.008Z] daemon.go:461: [d3071f1a1a65e] Stopping daemon 12:32:44 [2020-04-22T12:32:44.008Z] daemon.go:296: [d3071f1a1a65e] exiting daemon 12:32:44 [2020-04-22T12:32:44.008Z] daemon.go:448: [d3071f1a1a65e] Daemon stopped 12:32:44 [2020-04-22T12:32:44.008Z] === RUN TestServiceWithPredefinedNetwork 12:32:44 [2020-04-22T12:32:44.181Z] === RUN TestDockerSuite/TestLogsAPIWithStdout 12:32:44 [2020-04-22T12:32:44.745Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound 12:32:44 [2020-04-22T12:32:44.745Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage 12:32:46 [2020-04-22T12:32:46.139Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage 12:32:46 [2020-04-22T12:32:46.717Z] --- PASS: TestServiceWithPredefinedNetwork (2.34s) 12:32:46 [2020-04-22T12:32:46.717Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork 12:32:46 [2020-04-22T12:32:46.717Z] daemon.go:325: [db6366933d779] waiting for daemon to start 12:32:46 [2020-04-22T12:32:46.717Z] daemon.go:325: [db6366933d779] waiting for daemon to start 12:32:46 [2020-04-22T12:32:46.717Z] daemon.go:353: [db6366933d779] daemon started 12:32:46 [2020-04-22T12:32:46.717Z] daemon.go:461: [db6366933d779] Stopping daemon 12:32:46 [2020-04-22T12:32:46.717Z] daemon.go:296: [db6366933d779] exiting daemon 12:32:46 [2020-04-22T12:32:46.717Z] daemon.go:448: [db6366933d779] Daemon stopped 12:32:46 [2020-04-22T12:32:46.717Z] === RUN TestServiceRemoveKeepsIngressNetwork 12:32:46 [2020-04-22T12:32:46.717Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 12:32:46 [2020-04-22T12:32:46.717Z] service_test.go:230: FLAKY_TEST 12:32:46 [2020-04-22T12:32:46.717Z] === RUN TestServiceWithDataPathPortInit 12:32:47 [2020-04-22T12:32:47.512Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage 12:32:47 [2020-04-22T12:32:47.769Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure 12:32:48 [2020-04-22T12:32:48.333Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput 12:32:49 [2020-04-22T12:32:49.703Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout 12:32:51 [2020-04-22T12:32:51.073Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer 12:32:52 [2020-04-22T12:32:52.969Z] === RUN TestDockerSuite/TestLogsFollowStopped 12:32:53 [2020-04-22T12:32:53.899Z] === RUN TestDockerSuite/TestLogsSeparateStderr 12:32:54 [2020-04-22T12:32:54.830Z] === RUN TestDockerSuite/TestLogsSince 12:33:01 [2020-04-22T12:33:01.377Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow 12:33:01 [2020-04-22T12:33:01.963Z] --- PASS: TestServiceWithDataPathPortInit (14.52s) 12:33:01 [2020-04-22T12:33:01.963Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit 12:33:01 [2020-04-22T12:33:01.963Z] daemon.go:325: [d75b928aabf33] waiting for daemon to start 12:33:01 [2020-04-22T12:33:01.963Z] daemon.go:325: [d75b928aabf33] waiting for daemon to start 12:33:01 [2020-04-22T12:33:01.963Z] daemon.go:353: [d75b928aabf33] daemon started 12:33:01 [2020-04-22T12:33:01.963Z] daemon.go:461: [d75b928aabf33] Stopping daemon 12:33:01 [2020-04-22T12:33:01.963Z] daemon.go:296: [d75b928aabf33] exiting daemon 12:33:01 [2020-04-22T12:33:01.963Z] daemon.go:448: [d75b928aabf33] Daemon stopped 12:33:01 [2020-04-22T12:33:01.963Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit 12:33:01 [2020-04-22T12:33:01.963Z] daemon.go:325: [ddfaae709b85e] waiting for daemon to start 12:33:01 [2020-04-22T12:33:01.963Z] daemon.go:325: [ddfaae709b85e] waiting for daemon to start 12:33:01 [2020-04-22T12:33:01.963Z] daemon.go:353: [ddfaae709b85e] daemon started 12:33:01 [2020-04-22T12:33:01.963Z] daemon.go:461: [ddfaae709b85e] Stopping daemon 12:33:01 [2020-04-22T12:33:01.963Z] daemon.go:296: [ddfaae709b85e] exiting daemon 12:33:01 [2020-04-22T12:33:01.963Z] daemon.go:448: [ddfaae709b85e] Daemon stopped 12:33:01 [2020-04-22T12:33:01.963Z] === RUN TestServiceWithDefaultAddressPoolInit 12:33:07 [2020-04-22T12:33:07.923Z] === RUN TestDockerSuite/TestLogsStderrInStdout 12:33:08 [2020-04-22T12:33:08.180Z] === RUN TestDockerSuite/TestLogsTail 12:33:08 [2020-04-22T12:33:08.805Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.20s) 12:33:08 [2020-04-22T12:33:08.805Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit 12:33:08 [2020-04-22T12:33:08.805Z] daemon.go:325: [d355ad5cd86ba] waiting for daemon to start 12:33:08 [2020-04-22T12:33:08.805Z] daemon.go:325: [d355ad5cd86ba] waiting for daemon to start 12:33:08 [2020-04-22T12:33:08.805Z] daemon.go:353: [d355ad5cd86ba] daemon started 12:33:08 [2020-04-22T12:33:08.805Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:i2nwuntaymlps22kdhcmt3i9c Created:2020-04-22 12:33:01.986207813 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[b99205769932389d9d6001da9cb967b75ab95b3d7491b6f1677414a76dc14c50:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.oubogs8v0gwa6l96trkjhpnl7 EndpointID:0ff348479bef650c0bd3a6d99bd4dced7cd17ef7035bab231209cb646c5d81a3 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8545043c7b9cd172984e1e1e2b141bdb1584826f69289c256eb22fdd7fbf8bee MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:34e1e5785cdf IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.oubogs8v0gwa6l96trkjhpnl7 EndpointID:0ff348479bef650c0bd3a6d99bd4dced7cd17ef7035bab231209cb646c5d81a3 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} 12:33:08 [2020-04-22T12:33:08.805Z] daemon.go:461: [d355ad5cd86ba] Stopping daemon 12:33:08 [2020-04-22T12:33:08.805Z] daemon.go:296: [d355ad5cd86ba] exiting daemon 12:33:08 [2020-04-22T12:33:08.805Z] daemon.go:448: [d355ad5cd86ba] Daemon stopped 12:33:08 [2020-04-22T12:33:08.805Z] PASS 12:33:08 [2020-04-22T12:33:08.805Z] 12:33:08 [2020-04-22T12:33:08.805Z] === Skipped 12:33:08 [2020-04-22T12:33:08.805Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 12:33:08 [2020-04-22T12:33:08.805Z] service_test.go:230: FLAKY_TEST 12:33:08 [2020-04-22T12:33:08.805Z] 12:33:08 [2020-04-22T12:33:08.805Z] 12:33:08 [2020-04-22T12:33:08.805Z] DONE 21 tests, 1 skipped in 39.862s 12:33:08 [2020-04-22T12:33:08.805Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 12:33:08 [2020-04-22T12:33:08.805Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m 12:33:08 [2020-04-22T12:33:08.805Z] ++ set -e 12:33:08 [2020-04-22T12:33:08.805Z] ++ '[' -n 0 ']' 12:33:08 [2020-04-22T12:33:08.805Z] ++ set -x 12:33:08 [2020-04-22T12:33:08.805Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m 12:33:08 [2020-04-22T12:33:08.805Z] INFO: Testing against a local daemon 12:33:08 [2020-04-22T12:33:08.805Z] === RUN TestDockerNetworkIpvlanPersistance 12:33:08 [2020-04-22T12:33:08.805Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 12:33:08 [2020-04-22T12:33:08.805Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 12:33:08 [2020-04-22T12:33:08.805Z] === RUN TestDockerNetworkIpvlan 12:33:08 [2020-04-22T12:33:08.805Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 12:33:08 [2020-04-22T12:33:08.805Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 12:33:08 [2020-04-22T12:33:08.805Z] PASS 12:33:08 [2020-04-22T12:33:08.805Z] 12:33:08 [2020-04-22T12:33:08.805Z] === Skipped 12:33:08 [2020-04-22T12:33:08.805Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 12:33:08 [2020-04-22T12:33:08.805Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 12:33:08 [2020-04-22T12:33:08.805Z] 12:33:08 [2020-04-22T12:33:08.805Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 12:33:08 [2020-04-22T12:33:08.805Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 12:33:08 [2020-04-22T12:33:08.805Z] 12:33:08 [2020-04-22T12:33:08.805Z] 12:33:08 [2020-04-22T12:33:08.805Z] DONE 2 tests, 2 skipped in 0.104s 12:33:08 [2020-04-22T12:33:08.805Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 12:33:08 [2020-04-22T12:33:08.805Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m 12:33:08 [2020-04-22T12:33:08.805Z] ++ set -e 12:33:08 [2020-04-22T12:33:08.805Z] ++ '[' -n 0 ']' 12:33:08 [2020-04-22T12:33:08.805Z] ++ set -x 12:33:08 [2020-04-22T12:33:08.805Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m 12:33:08 [2020-04-22T12:33:08.805Z] INFO: Testing against a local daemon 12:33:08 [2020-04-22T12:33:08.805Z] === RUN TestDockerNetworkMacvlanPersistance 12:33:09 [2020-04-22T12:33:09.113Z] === RUN TestDockerSuite/TestLogsTimestamps 12:33:09 [2020-04-22T12:33:09.678Z] === RUN TestDockerSuite/TestLogsWithDetails 12:33:09 [2020-04-22T12:33:09.822Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.49s) 12:33:09 [2020-04-22T12:33:09.822Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance 12:33:09 [2020-04-22T12:33:09.822Z] daemon.go:325: [d5b04fe39b409] waiting for daemon to start 12:33:09 [2020-04-22T12:33:09.822Z] daemon.go:325: [d5b04fe39b409] waiting for daemon to start 12:33:09 [2020-04-22T12:33:09.822Z] daemon.go:353: [d5b04fe39b409] daemon started 12:33:09 [2020-04-22T12:33:09.822Z] daemon.go:461: [d5b04fe39b409] Stopping daemon 12:33:09 [2020-04-22T12:33:09.822Z] daemon.go:296: [d5b04fe39b409] exiting daemon 12:33:09 [2020-04-22T12:33:09.822Z] daemon.go:448: [d5b04fe39b409] Daemon stopped 12:33:09 [2020-04-22T12:33:09.822Z] daemon.go:325: [d5b04fe39b409] waiting for daemon to start 12:33:09 [2020-04-22T12:33:09.822Z] daemon.go:325: [d5b04fe39b409] waiting for daemon to start 12:33:09 [2020-04-22T12:33:09.822Z] daemon.go:353: [d5b04fe39b409] daemon started 12:33:09 [2020-04-22T12:33:09.822Z] daemon.go:461: [d5b04fe39b409] Stopping daemon 12:33:09 [2020-04-22T12:33:09.822Z] daemon.go:296: [d5b04fe39b409] exiting daemon 12:33:09 [2020-04-22T12:33:09.822Z] daemon.go:448: [d5b04fe39b409] Daemon stopped 12:33:09 [2020-04-22T12:33:09.822Z] === RUN TestDockerNetworkMacvlan 12:33:10 [2020-04-22T12:33:10.459Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile 12:33:10 [2020-04-22T12:33:10.459Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile 12:33:10 [2020-04-22T12:33:10.459Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext 12:33:10 [2020-04-22T12:33:10.459Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile 12:33:10 [2020-04-22T12:33:10.610Z] === RUN TestDockerSuite/TestMountIntoProc 12:33:10 [2020-04-22T12:33:10.837Z] === RUN TestDockerNetworkMacvlan/Subinterface 12:33:10 [2020-04-22T12:33:10.867Z] === RUN TestDockerSuite/TestMountIntoSys 12:33:11 [2020-04-22T12:33:11.797Z] === RUN TestDockerSuite/TestNetHostname 12:33:11 [2020-04-22T12:33:11.852Z] === RUN TestDockerNetworkMacvlan/OverlapParent 12:33:12 [2020-04-22T12:33:12.692Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths 12:33:12 [2020-04-22T12:33:12.872Z] === RUN TestDockerNetworkMacvlan/NilParent 12:33:13 [2020-04-22T12:33:13.689Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace 12:33:13 [2020-04-22T12:33:13.689Z] === RUN TestDockerSuite/TestBuildAddBadLinks 12:33:13 [2020-04-22T12:33:13.689Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume 12:33:13 [2020-04-22T12:33:13.689Z] === RUN TestDockerSuite/TestBuildAddBrokenTar 12:33:13 [2020-04-22T12:33:13.695Z] === RUN TestDockerSwarmSuite/TestPruneNetwork 12:33:14 [2020-04-22T12:33:14.161Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange 12:33:14 [2020-04-22T12:33:14.260Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost 12:33:14 [2020-04-22T12:33:14.633Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache 12:33:14 [2020-04-22T12:33:14.823Z] === RUN TestDockerSuite/TestNetworkEvents 12:33:15 [2020-04-22T12:33:15.563Z] === RUN TestDockerNetworkMacvlan/InternalMode 12:33:16 [2020-04-22T12:33:16.207Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers 12:33:17 [2020-04-22T12:33:17.608Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache 12:33:18 [2020-04-22T12:33:18.608Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir 12:33:18 [2020-04-22T12:33:18.742Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs 12:33:19 [2020-04-22T12:33:19.028Z] === RUN TestDockerNetworkMacvlan/Addressing 12:33:19 [2020-04-22T12:33:19.080Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot 12:33:19 [2020-04-22T12:33:19.080Z] === RUN TestDockerSuite/TestBuildAddFileNotFound 12:33:19 [2020-04-22T12:33:19.080Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache 12:33:19 [2020-04-22T12:33:19.673Z] === RUN TestDockerSuite/TestPluginActive 12:33:21 [2020-04-22T12:33:21.311Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache 12:33:21 [2020-04-22T12:33:21.570Z] === RUN TestDockerSuite/TestPluginActiveNetwork 12:33:24 [2020-04-22T12:33:24.095Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask 12:33:28 [2020-04-22T12:33:28.273Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs 12:33:28 [2020-04-22T12:33:28.530Z] === RUN TestDockerSuite/TestPluginInspectOnWindows 12:33:28 [2020-04-22T12:33:28.530Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs 12:33:29 [2020-04-22T12:33:29.094Z] === RUN TestDockerSuite/TestPluginLogDriver 12:33:32 [2020-04-22T12:33:32.370Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList 12:33:33 [2020-04-22T12:33:33.743Z] === RUN TestDockerSuite/TestPluginMetricsCollector 12:33:33 [2020-04-22T12:33:33.863Z] === RUN TestDockerSuite/TestBuildAddNonTar 12:33:36 [2020-04-22T12:33:36.265Z] === RUN TestDockerSuite/TestPluginUpgrade 12:33:37 [2020-04-22T12:33:37.495Z] --- PASS: TestDockerNetworkMacvlan (24.80s) 12:33:37 [2020-04-22T12:33:37.495Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan 12:33:37 [2020-04-22T12:33:37.495Z] daemon.go:325: [df8813d2c563c] waiting for daemon to start 12:33:37 [2020-04-22T12:33:37.495Z] daemon.go:325: [df8813d2c563c] waiting for daemon to start 12:33:37 [2020-04-22T12:33:37.495Z] daemon.go:353: [df8813d2c563c] daemon started 12:33:37 [2020-04-22T12:33:37.495Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) 12:33:37 [2020-04-22T12:33:37.495Z] daemon.go:461: [df8813d2c563c] Stopping daemon 12:33:37 [2020-04-22T12:33:37.495Z] daemon.go:296: [df8813d2c563c] exiting daemon 12:33:37 [2020-04-22T12:33:37.495Z] daemon.go:448: [df8813d2c563c] Daemon stopped 12:33:37 [2020-04-22T12:33:37.495Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan 12:33:37 [2020-04-22T12:33:37.495Z] daemon.go:325: [d93fd56a6f337] waiting for daemon to start 12:33:37 [2020-04-22T12:33:37.495Z] daemon.go:325: [d93fd56a6f337] waiting for daemon to start 12:33:37 [2020-04-22T12:33:37.495Z] daemon.go:353: [d93fd56a6f337] daemon started 12:33:37 [2020-04-22T12:33:37.495Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) 12:33:37 [2020-04-22T12:33:37.495Z] daemon.go:461: [d93fd56a6f337] Stopping daemon 12:33:37 [2020-04-22T12:33:37.495Z] daemon.go:296: [d93fd56a6f337] exiting daemon 12:33:37 [2020-04-22T12:33:37.495Z] daemon.go:448: [d93fd56a6f337] Daemon stopped 12:33:37 [2020-04-22T12:33:37.495Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan 12:33:37 [2020-04-22T12:33:37.495Z] daemon.go:325: [d7bf1a0ae74aa] waiting for daemon to start 12:33:37 [2020-04-22T12:33:37.495Z] daemon.go:325: [d7bf1a0ae74aa] waiting for daemon to start 12:33:37 [2020-04-22T12:33:37.495Z] daemon.go:353: [d7bf1a0ae74aa] daemon started 12:33:37 [2020-04-22T12:33:37.495Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.15s) 12:33:37 [2020-04-22T12:33:37.495Z] daemon.go:461: [d7bf1a0ae74aa] Stopping daemon 12:33:37 [2020-04-22T12:33:37.495Z] daemon.go:296: [d7bf1a0ae74aa] exiting daemon 12:33:37 [2020-04-22T12:33:37.495Z] daemon.go:448: [d7bf1a0ae74aa] Daemon stopped 12:33:37 [2020-04-22T12:33:37.495Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan 12:33:37 [2020-04-22T12:33:37.495Z] daemon.go:325: [dec9938044a43] waiting for daemon to start 12:33:37 [2020-04-22T12:33:37.495Z] daemon.go:325: [dec9938044a43] waiting for daemon to start 12:33:37 [2020-04-22T12:33:37.495Z] daemon.go:353: [dec9938044a43] daemon started 12:33:37 [2020-04-22T12:33:37.495Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.19s) 12:33:37 [2020-04-22T12:33:37.495Z] daemon.go:461: [dec9938044a43] Stopping daemon 12:33:37 [2020-04-22T12:33:37.495Z] daemon.go:296: [dec9938044a43] exiting daemon 12:33:37 [2020-04-22T12:33:37.495Z] daemon.go:448: [dec9938044a43] Daemon stopped 12:33:37 [2020-04-22T12:33:37.495Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan 12:33:37 [2020-04-22T12:33:37.495Z] daemon.go:325: [d450bd14eec14] waiting for daemon to start 12:33:37 [2020-04-22T12:33:37.495Z] daemon.go:325: [d450bd14eec14] waiting for daemon to start 12:33:37 [2020-04-22T12:33:37.495Z] daemon.go:353: [d450bd14eec14] daemon started 12:33:37 [2020-04-22T12:33:37.495Z] --- PASS: TestDockerNetworkMacvlan/Addressing (15.89s) 12:33:37 [2020-04-22T12:33:37.495Z] daemon.go:461: [d450bd14eec14] Stopping daemon 12:33:37 [2020-04-22T12:33:37.495Z] daemon.go:296: [d450bd14eec14] exiting daemon 12:33:37 [2020-04-22T12:33:37.495Z] daemon.go:448: [d450bd14eec14] Daemon stopped 12:33:37 [2020-04-22T12:33:37.495Z] PASS 12:33:37 [2020-04-22T12:33:37.495Z] 12:33:37 [2020-04-22T12:33:37.495Z] DONE 7 tests in 26.395s 12:33:37 [2020-04-22T12:33:37.495Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 12:33:37 [2020-04-22T12:33:37.495Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m 12:33:37 [2020-04-22T12:33:37.495Z] ++ set -e 12:33:37 [2020-04-22T12:33:37.495Z] ++ '[' -n 0 ']' 12:33:37 [2020-04-22T12:33:37.495Z] ++ set -x 12:33:37 [2020-04-22T12:33:37.495Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m 12:33:37 [2020-04-22T12:33:37.495Z] testing: warning: no tests to run 12:33:37 [2020-04-22T12:33:37.495Z] PASS 12:33:37 [2020-04-22T12:33:37.495Z] 12:33:37 [2020-04-22T12:33:37.495Z] DONE 0 tests in 0.016s 12:33:37 [2020-04-22T12:33:37.495Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 12:33:37 [2020-04-22T12:33:37.495Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m 12:33:37 [2020-04-22T12:33:37.495Z] ++ set -e 12:33:37 [2020-04-22T12:33:37.495Z] ++ '[' -n 0 ']' 12:33:37 [2020-04-22T12:33:37.495Z] ++ set -x 12:33:37 [2020-04-22T12:33:37.495Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m 12:33:37 [2020-04-22T12:33:37.495Z] INFO: Testing against a local daemon 12:33:37 [2020-04-22T12:33:37.495Z] === RUN TestAuthZPluginAllowRequest 12:33:37 [2020-04-22T12:33:37.495Z] --- PASS: TestAuthZPluginAllowRequest (1.57s) 12:33:37 [2020-04-22T12:33:37.495Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest 12:33:37 [2020-04-22T12:33:37.495Z] daemon.go:325: [df8f8fe9a94fa] waiting for daemon to start 12:33:37 [2020-04-22T12:33:37.495Z] daemon.go:325: [df8f8fe9a94fa] waiting for daemon to start 12:33:37 [2020-04-22T12:33:37.495Z] daemon.go:353: [df8f8fe9a94fa] daemon started 12:33:37 [2020-04-22T12:33:37.495Z] daemon.go:461: [df8f8fe9a94fa] Stopping daemon 12:33:37 [2020-04-22T12:33:37.495Z] daemon.go:296: [df8f8fe9a94fa] exiting daemon 12:33:37 [2020-04-22T12:33:37.495Z] daemon.go:448: [df8f8fe9a94fa] Daemon stopped 12:33:37 [2020-04-22T12:33:37.495Z] === RUN TestAuthZPluginTLS 12:33:37 [2020-04-22T12:33:37.495Z] --- PASS: TestAuthZPluginTLS (0.58s) 12:33:37 [2020-04-22T12:33:37.495Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS 12:33:37 [2020-04-22T12:33:37.495Z] daemon.go:325: [d42f5fe131a2f] waiting for daemon to start 12:33:37 [2020-04-22T12:33:37.495Z] daemon.go:325: [d42f5fe131a2f] waiting for daemon to start 12:33:37 [2020-04-22T12:33:37.495Z] daemon.go:353: [d42f5fe131a2f] daemon started 12:33:37 [2020-04-22T12:33:37.495Z] daemon.go:461: [d42f5fe131a2f] Stopping daemon 12:33:37 [2020-04-22T12:33:37.495Z] daemon.go:296: [d42f5fe131a2f] exiting daemon 12:33:37 [2020-04-22T12:33:37.495Z] daemon.go:448: [d42f5fe131a2f] Daemon stopped 12:33:37 [2020-04-22T12:33:37.495Z] === RUN TestAuthZPluginDenyRequest 12:33:37 [2020-04-22T12:33:37.495Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) 12:33:37 [2020-04-22T12:33:37.495Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest 12:33:37 [2020-04-22T12:33:37.495Z] daemon.go:325: [da09b82826e61] waiting for daemon to start 12:33:37 [2020-04-22T12:33:37.495Z] daemon.go:325: [da09b82826e61] waiting for daemon to start 12:33:37 [2020-04-22T12:33:37.495Z] daemon.go:353: [da09b82826e61] daemon started 12:33:37 [2020-04-22T12:33:37.495Z] daemon.go:461: [da09b82826e61] Stopping daemon 12:33:37 [2020-04-22T12:33:37.495Z] daemon.go:296: [da09b82826e61] exiting daemon 12:33:37 [2020-04-22T12:33:37.495Z] daemon.go:448: [da09b82826e61] Daemon stopped 12:33:37 [2020-04-22T12:33:37.495Z] === RUN TestAuthZPluginAPIDenyResponse 12:33:37 [2020-04-22T12:33:37.686Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict 12:33:38 [2020-04-22T12:33:38.123Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s) 12:33:38 [2020-04-22T12:33:38.123Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse 12:33:38 [2020-04-22T12:33:38.123Z] daemon.go:325: [d540e4b2c38ee] waiting for daemon to start 12:33:38 [2020-04-22T12:33:38.123Z] daemon.go:325: [d540e4b2c38ee] waiting for daemon to start 12:33:38 [2020-04-22T12:33:38.123Z] daemon.go:353: [d540e4b2c38ee] daemon started 12:33:38 [2020-04-22T12:33:38.123Z] daemon.go:461: [d540e4b2c38ee] Stopping daemon 12:33:38 [2020-04-22T12:33:38.123Z] daemon.go:296: [d540e4b2c38ee] exiting daemon 12:33:38 [2020-04-22T12:33:38.123Z] daemon.go:448: [d540e4b2c38ee] Daemon stopped 12:33:38 [2020-04-22T12:33:38.123Z] === RUN TestAuthZPluginDenyResponse 12:33:38 [2020-04-22T12:33:38.159Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits 12:33:38 [2020-04-22T12:33:38.159Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime 12:33:38 [2020-04-22T12:33:38.742Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) 12:33:38 [2020-04-22T12:33:38.742Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse 12:33:38 [2020-04-22T12:33:38.742Z] daemon.go:325: [d1d60ddb288ce] waiting for daemon to start 12:33:38 [2020-04-22T12:33:38.742Z] daemon.go:325: [d1d60ddb288ce] waiting for daemon to start 12:33:38 [2020-04-22T12:33:38.742Z] daemon.go:353: [d1d60ddb288ce] daemon started 12:33:38 [2020-04-22T12:33:38.742Z] daemon.go:461: [d1d60ddb288ce] Stopping daemon 12:33:38 [2020-04-22T12:33:38.742Z] daemon.go:296: [d1d60ddb288ce] exiting daemon 12:33:38 [2020-04-22T12:33:38.742Z] daemon.go:448: [d1d60ddb288ce] Daemon stopped 12:33:38 [2020-04-22T12:33:38.742Z] === RUN TestAuthZPluginAllowEventStream 12:33:40 [2020-04-22T12:33:40.222Z] --- PASS: TestAuthZPluginAllowEventStream (1.59s) 12:33:40 [2020-04-22T12:33:40.222Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream 12:33:40 [2020-04-22T12:33:40.222Z] daemon.go:325: [d036ac75bbc5b] waiting for daemon to start 12:33:40 [2020-04-22T12:33:40.222Z] daemon.go:325: [d036ac75bbc5b] waiting for daemon to start 12:33:40 [2020-04-22T12:33:40.222Z] daemon.go:353: [d036ac75bbc5b] daemon started 12:33:40 [2020-04-22T12:33:40.222Z] daemon.go:461: [d036ac75bbc5b] Stopping daemon 12:33:40 [2020-04-22T12:33:40.222Z] daemon.go:296: [d036ac75bbc5b] exiting daemon 12:33:40 [2020-04-22T12:33:40.222Z] daemon.go:448: [d036ac75bbc5b] Daemon stopped 12:33:40 [2020-04-22T12:33:40.222Z] === RUN TestAuthZPluginErrorResponse 12:33:40 [2020-04-22T12:33:40.841Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) 12:33:40 [2020-04-22T12:33:40.841Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse 12:33:40 [2020-04-22T12:33:40.841Z] daemon.go:325: [d9486dcfe4e5c] waiting for daemon to start 12:33:40 [2020-04-22T12:33:40.841Z] daemon.go:325: [d9486dcfe4e5c] waiting for daemon to start 12:33:40 [2020-04-22T12:33:40.841Z] daemon.go:353: [d9486dcfe4e5c] daemon started 12:33:40 [2020-04-22T12:33:40.841Z] daemon.go:461: [d9486dcfe4e5c] Stopping daemon 12:33:40 [2020-04-22T12:33:40.841Z] daemon.go:296: [d9486dcfe4e5c] exiting daemon 12:33:40 [2020-04-22T12:33:40.841Z] daemon.go:448: [d9486dcfe4e5c] Daemon stopped 12:33:40 [2020-04-22T12:33:40.841Z] === RUN TestAuthZPluginErrorRequest 12:33:41 [2020-04-22T12:33:41.132Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache 12:33:41 [2020-04-22T12:33:41.463Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) 12:33:41 [2020-04-22T12:33:41.463Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest 12:33:41 [2020-04-22T12:33:41.463Z] daemon.go:325: [dc5bcae1333bc] waiting for daemon to start 12:33:41 [2020-04-22T12:33:41.463Z] daemon.go:325: [dc5bcae1333bc] waiting for daemon to start 12:33:41 [2020-04-22T12:33:41.463Z] daemon.go:353: [dc5bcae1333bc] daemon started 12:33:41 [2020-04-22T12:33:41.463Z] daemon.go:461: [dc5bcae1333bc] Stopping daemon 12:33:41 [2020-04-22T12:33:41.463Z] daemon.go:296: [dc5bcae1333bc] exiting daemon 12:33:41 [2020-04-22T12:33:41.463Z] daemon.go:448: [dc5bcae1333bc] Daemon stopped 12:33:41 [2020-04-22T12:33:41.463Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 12:33:41 [2020-04-22T12:33:41.521Z] === RUN TestDockerSuite/TestPortBindingOnSandbox 12:33:41 [2020-04-22T12:33:41.521Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume 12:33:42 [2020-04-22T12:33:42.084Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.59s) 12:33:42 [2020-04-22T12:33:42.085Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration 12:33:42 [2020-04-22T12:33:42.085Z] daemon.go:325: [d2f3b46f9484b] waiting for daemon to start 12:33:42 [2020-04-22T12:33:42.085Z] daemon.go:325: [d2f3b46f9484b] waiting for daemon to start 12:33:42 [2020-04-22T12:33:42.085Z] daemon.go:353: [d2f3b46f9484b] daemon started 12:33:42 [2020-04-22T12:33:42.085Z] daemon.go:461: [d2f3b46f9484b] Stopping daemon 12:33:42 [2020-04-22T12:33:42.085Z] daemon.go:296: [d2f3b46f9484b] exiting daemon 12:33:42 [2020-04-22T12:33:42.085Z] daemon.go:448: [d2f3b46f9484b] Daemon stopped 12:33:42 [2020-04-22T12:33:42.085Z] === RUN TestAuthZPluginEnsureLoadImportWorking 12:33:42 [2020-04-22T12:33:42.710Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress 12:33:43 [2020-04-22T12:33:43.417Z] === RUN TestDockerSuite/TestPortExposeHostBinding 12:33:44 [2020-04-22T12:33:44.121Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.06s) 12:33:44 [2020-04-22T12:33:44.121Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking 12:33:44 [2020-04-22T12:33:44.121Z] daemon.go:325: [d22f5397aa397] waiting for daemon to start 12:33:44 [2020-04-22T12:33:44.121Z] daemon.go:325: [d22f5397aa397] waiting for daemon to start 12:33:44 [2020-04-22T12:33:44.121Z] daemon.go:353: [d22f5397aa397] daemon started 12:33:44 [2020-04-22T12:33:44.121Z] daemon.go:461: [d22f5397aa397] Stopping daemon 12:33:44 [2020-04-22T12:33:44.121Z] daemon.go:296: [d22f5397aa397] exiting daemon 12:33:44 [2020-04-22T12:33:44.121Z] daemon.go:448: [d22f5397aa397] Daemon stopped 12:33:44 [2020-04-22T12:33:44.121Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 12:33:44 [2020-04-22T12:33:44.352Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice 12:33:44 [2020-04-22T12:33:44.916Z] === RUN TestDockerSuite/TestPortHostBinding 12:33:46 [2020-04-22T12:33:46.160Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.10s) 12:33:46 [2020-04-22T12:33:46.160Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom 12:33:46 [2020-04-22T12:33:46.160Z] daemon.go:325: [d60d29e7095ee] waiting for daemon to start 12:33:46 [2020-04-22T12:33:46.160Z] daemon.go:325: [d60d29e7095ee] waiting for daemon to start 12:33:46 [2020-04-22T12:33:46.160Z] daemon.go:353: [d60d29e7095ee] daemon started 12:33:46 [2020-04-22T12:33:46.160Z] daemon.go:461: [d60d29e7095ee] Stopping daemon 12:33:46 [2020-04-22T12:33:46.160Z] daemon.go:296: [d60d29e7095ee] exiting daemon 12:33:46 [2020-04-22T12:33:46.160Z] daemon.go:448: [d60d29e7095ee] Daemon stopped 12:33:46 [2020-04-22T12:33:46.160Z] === RUN TestAuthZPluginHeader 12:33:46 [2020-04-22T12:33:46.285Z] === RUN TestDockerSuite/TestPortList 12:33:47 [2020-04-22T12:33:47.174Z] --- PASS: TestAuthZPluginHeader (0.92s) 12:33:47 [2020-04-22T12:33:47.174Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader 12:33:47 [2020-04-22T12:33:47.174Z] daemon.go:325: [d55448547ab4e] waiting for daemon to start 12:33:47 [2020-04-22T12:33:47.174Z] daemon.go:325: [d55448547ab4e] waiting for daemon to start 12:33:47 [2020-04-22T12:33:47.174Z] daemon.go:353: [d55448547ab4e] daemon started 12:33:47 [2020-04-22T12:33:47.174Z] daemon.go:461: [d55448547ab4e] Stopping daemon 12:33:47 [2020-04-22T12:33:47.174Z] daemon.go:296: [d55448547ab4e] exiting daemon 12:33:47 [2020-04-22T12:33:47.174Z] daemon.go:448: [d55448547ab4e] Daemon stopped 12:33:47 [2020-04-22T12:33:47.174Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 12:33:47 [2020-04-22T12:33:47.174Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 12:33:47 [2020-04-22T12:33:47.174Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 12:33:47 [2020-04-22T12:33:47.174Z] === RUN TestAuthZPluginV2Disable 12:33:47 [2020-04-22T12:33:47.174Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) 12:33:47 [2020-04-22T12:33:47.174Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 12:33:47 [2020-04-22T12:33:47.174Z] === RUN TestAuthZPluginV2RejectVolumeRequests 12:33:47 [2020-04-22T12:33:47.174Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) 12:33:47 [2020-04-22T12:33:47.174Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 12:33:47 [2020-04-22T12:33:47.174Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 12:33:47 [2020-04-22T12:33:47.174Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 12:33:47 [2020-04-22T12:33:47.174Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 12:33:47 [2020-04-22T12:33:47.174Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 12:33:47 [2020-04-22T12:33:47.688Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple 12:33:50 [2020-04-22T12:33:50.965Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths 12:33:53 [2020-04-22T12:33:53.179Z] === RUN TestDockerSuite/TestBuildAddScript 12:33:53 [2020-04-22T12:33:53.179Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir 12:33:53 [2020-04-22T12:33:53.179Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir 12:33:53 [2020-04-22T12:33:53.179Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot 12:33:53 [2020-04-22T12:33:53.179Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir 12:33:53 [2020-04-22T12:33:53.179Z] === RUN TestDockerSuite/TestBuildAddTar 12:33:53 [2020-04-22T12:33:53.490Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias 12:33:57 [2020-04-22T12:33:57.669Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint 12:33:58 [2020-04-22T12:33:58.600Z] === RUN TestDockerSuite/TestPostContainersAttach 12:34:05 [2020-04-22T12:34:05.636Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.82s) 12:34:05 [2020-04-22T12:34:05.637Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart 12:34:05 [2020-04-22T12:34:05.637Z] daemon.go:325: [df79c7dbf1bab] waiting for daemon to start 12:34:05 [2020-04-22T12:34:05.637Z] daemon.go:325: [df79c7dbf1bab] waiting for daemon to start 12:34:05 [2020-04-22T12:34:05.637Z] daemon.go:353: [df79c7dbf1bab] daemon started 12:34:05 [2020-04-22T12:34:05.637Z] daemon.go:461: [df79c7dbf1bab] Stopping daemon 12:34:05 [2020-04-22T12:34:05.637Z] daemon.go:296: [df79c7dbf1bab] exiting daemon 12:34:05 [2020-04-22T12:34:05.637Z] daemon.go:448: [df79c7dbf1bab] Daemon stopped 12:34:05 [2020-04-22T12:34:05.637Z] daemon.go:325: [df79c7dbf1bab] waiting for daemon to start 12:34:05 [2020-04-22T12:34:05.637Z] daemon.go:325: [df79c7dbf1bab] waiting for daemon to start 12:34:05 [2020-04-22T12:34:05.637Z] daemon.go:325: [df79c7dbf1bab] waiting for daemon to start 12:34:05 [2020-04-22T12:34:05.637Z] daemon.go:325: [df79c7dbf1bab] waiting for daemon to start 12:34:05 [2020-04-22T12:34:05.637Z] daemon.go:339: [df79c7dbf1bab] error pinging daemon on start: Get http://df79c7dbf1bab.sock/_ping: context deadline exceeded 12:34:05 [2020-04-22T12:34:05.637Z] daemon.go:325: [df79c7dbf1bab] waiting for daemon to start 12:34:05 [2020-04-22T12:34:05.637Z] daemon.go:339: [df79c7dbf1bab] error pinging daemon on start: Get http://df79c7dbf1bab.sock/_ping: context deadline exceeded 12:34:05 [2020-04-22T12:34:05.637Z] daemon.go:325: [df79c7dbf1bab] waiting for daemon to start 12:34:05 [2020-04-22T12:34:05.637Z] daemon.go:339: [df79c7dbf1bab] error pinging daemon on start: Get http://df79c7dbf1bab.sock/_ping: context deadline exceeded 12:34:05 [2020-04-22T12:34:05.637Z] daemon.go:325: [df79c7dbf1bab] waiting for daemon to start 12:34:05 [2020-04-22T12:34:05.637Z] daemon.go:339: [df79c7dbf1bab] error pinging daemon on start: Get http://df79c7dbf1bab.sock/_ping: context deadline exceeded 12:34:05 [2020-04-22T12:34:05.637Z] daemon.go:296: [df79c7dbf1bab] exiting daemon 12:34:05 [2020-04-22T12:34:05.637Z] daemon.go:325: [df79c7dbf1bab] waiting for daemon to start 12:34:05 [2020-04-22T12:34:05.637Z] daemon.go:325: [df79c7dbf1bab] waiting for daemon to start 12:34:05 [2020-04-22T12:34:05.637Z] daemon.go:325: [df79c7dbf1bab] waiting for daemon to start 12:34:05 [2020-04-22T12:34:05.637Z] daemon.go:353: [df79c7dbf1bab] daemon started 12:34:05 [2020-04-22T12:34:05.637Z] daemon.go:461: [df79c7dbf1bab] Stopping daemon 12:34:05 [2020-04-22T12:34:05.637Z] daemon.go:296: [df79c7dbf1bab] exiting daemon 12:34:05 [2020-04-22T12:34:05.637Z] daemon.go:448: [df79c7dbf1bab] Daemon stopped 12:34:05 [2020-04-22T12:34:05.637Z] PASS 12:34:05 [2020-04-22T12:34:05.637Z] 12:34:05 [2020-04-22T12:34:05.637Z] === Skipped 12:34:05 [2020-04-22T12:34:05.637Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 12:34:05 [2020-04-22T12:34:05.637Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 12:34:05 [2020-04-22T12:34:05.637Z] 12:34:05 [2020-04-22T12:34:05.637Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) 12:34:05 [2020-04-22T12:34:05.637Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 12:34:05 [2020-04-22T12:34:05.637Z] 12:34:05 [2020-04-22T12:34:05.637Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) 12:34:05 [2020-04-22T12:34:05.637Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 12:34:05 [2020-04-22T12:34:05.637Z] 12:34:05 [2020-04-22T12:34:05.637Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 12:34:05 [2020-04-22T12:34:05.637Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 12:34:05 [2020-04-22T12:34:05.637Z] 12:34:05 [2020-04-22T12:34:05.637Z] 12:34:05 [2020-04-22T12:34:05.637Z] DONE 17 tests, 4 skipped in 29.180s 12:34:05 [2020-04-22T12:34:05.637Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 12:34:05 [2020-04-22T12:34:05.637Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m 12:34:05 [2020-04-22T12:34:05.637Z] ++ set -e 12:34:05 [2020-04-22T12:34:05.637Z] ++ '[' -n 0 ']' 12:34:05 [2020-04-22T12:34:05.637Z] ++ set -x 12:34:05 [2020-04-22T12:34:05.637Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m 12:34:05 [2020-04-22T12:34:05.637Z] INFO: Testing against a local daemon 12:34:05 [2020-04-22T12:34:05.637Z] === RUN TestPluginInvalidJSON 12:34:05 [2020-04-22T12:34:05.637Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 12:34:05 [2020-04-22T12:34:05.637Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 12:34:05 [2020-04-22T12:34:05.637Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 12:34:05 [2020-04-22T12:34:05.637Z] --- PASS: TestPluginInvalidJSON (0.04s) 12:34:05 [2020-04-22T12:34:05.637Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) 12:34:05 [2020-04-22T12:34:05.637Z] PASS 12:34:05 [2020-04-22T12:34:05.637Z] 12:34:05 [2020-04-22T12:34:05.637Z] DONE 2 tests in 0.130s 12:34:05 [2020-04-22T12:34:05.637Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 12:34:05 [2020-04-22T12:34:05.637Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m 12:34:05 [2020-04-22T12:34:05.637Z] ++ set -e 12:34:05 [2020-04-22T12:34:05.637Z] ++ '[' -n 0 ']' 12:34:05 [2020-04-22T12:34:05.637Z] ++ set -x 12:34:05 [2020-04-22T12:34:05.637Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m 12:34:05 [2020-04-22T12:34:05.637Z] INFO: Testing against a local daemon 12:34:05 [2020-04-22T12:34:05.637Z] === RUN TestExternalGraphDriver 12:34:05 [2020-04-22T12:34:05.637Z] === RUN TestExternalGraphDriver/json 12:34:06 [2020-04-22T12:34:06.279Z] === RUN TestExternalGraphDriver/spec 12:34:06 [2020-04-22T12:34:06.700Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound 12:34:06 [2020-04-22T12:34:06.700Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted 12:34:06 [2020-04-22T12:34:06.700Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted 12:34:06 [2020-04-22T12:34:06.700Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative 12:34:06 [2020-04-22T12:34:06.700Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted 12:34:07 [2020-04-22T12:34:07.269Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange 12:34:07 [2020-04-22T12:34:07.269Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize 12:34:08 [2020-04-22T12:34:08.200Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop 12:34:08 [2020-04-22T12:34:08.200Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd 12:34:08 [2020-04-22T12:34:08.314Z] === RUN TestExternalGraphDriver/pull 12:34:09 [2020-04-22T12:34:09.571Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues 12:34:09 [2020-04-22T12:34:09.571Z] === RUN TestDockerSuite/TestPruneContainerLabel 12:34:10 [2020-04-22T12:34:10.351Z] --- PASS: TestExternalGraphDriver (6.17s) 12:34:10 [2020-04-22T12:34:10.351Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver 12:34:10 [2020-04-22T12:34:10.351Z] daemon.go:325: [d2f6e27ae234a] waiting for daemon to start 12:34:10 [2020-04-22T12:34:10.351Z] daemon.go:325: [d2f6e27ae234a] waiting for daemon to start 12:34:10 [2020-04-22T12:34:10.351Z] daemon.go:353: [d2f6e27ae234a] daemon started 12:34:10 [2020-04-22T12:34:10.351Z] daemon.go:461: [d2f6e27ae234a] Stopping daemon 12:34:10 [2020-04-22T12:34:10.351Z] daemon.go:296: [d2f6e27ae234a] exiting daemon 12:34:10 [2020-04-22T12:34:10.351Z] daemon.go:448: [d2f6e27ae234a] Daemon stopped 12:34:10 [2020-04-22T12:34:10.351Z] daemon.go:325: [d2f6e27ae234a] waiting for daemon to start 12:34:10 [2020-04-22T12:34:10.351Z] daemon.go:325: [d2f6e27ae234a] waiting for daemon to start 12:34:10 [2020-04-22T12:34:10.351Z] daemon.go:353: [d2f6e27ae234a] daemon started 12:34:10 [2020-04-22T12:34:10.351Z] daemon.go:461: [d2f6e27ae234a] Stopping daemon 12:34:10 [2020-04-22T12:34:10.351Z] daemon.go:296: [d2f6e27ae234a] exiting daemon 12:34:10 [2020-04-22T12:34:10.351Z] daemon.go:448: [d2f6e27ae234a] Daemon stopped 12:34:10 [2020-04-22T12:34:10.351Z] --- PASS: TestExternalGraphDriver/json (2.02s) 12:34:10 [2020-04-22T12:34:10.351Z] daemon.go:325: [d2f6e27ae234a] waiting for daemon to start 12:34:10 [2020-04-22T12:34:10.351Z] daemon.go:325: [d2f6e27ae234a] waiting for daemon to start 12:34:10 [2020-04-22T12:34:10.351Z] daemon.go:353: [d2f6e27ae234a] daemon started 12:34:10 [2020-04-22T12:34:10.351Z] daemon.go:461: [d2f6e27ae234a] Stopping daemon 12:34:10 [2020-04-22T12:34:10.351Z] daemon.go:296: [d2f6e27ae234a] exiting daemon 12:34:10 [2020-04-22T12:34:10.351Z] daemon.go:448: [d2f6e27ae234a] Daemon stopped 12:34:10 [2020-04-22T12:34:10.351Z] daemon.go:325: [d2f6e27ae234a] waiting for daemon to start 12:34:10 [2020-04-22T12:34:10.351Z] daemon.go:325: [d2f6e27ae234a] waiting for daemon to start 12:34:10 [2020-04-22T12:34:10.351Z] daemon.go:353: [d2f6e27ae234a] daemon started 12:34:10 [2020-04-22T12:34:10.351Z] daemon.go:461: [d2f6e27ae234a] Stopping daemon 12:34:10 [2020-04-22T12:34:10.351Z] daemon.go:296: [d2f6e27ae234a] exiting daemon 12:34:10 [2020-04-22T12:34:10.351Z] daemon.go:448: [d2f6e27ae234a] Daemon stopped 12:34:10 [2020-04-22T12:34:10.351Z] --- PASS: TestExternalGraphDriver/spec (2.00s) 12:34:10 [2020-04-22T12:34:10.351Z] daemon.go:325: [d2f6e27ae234a] waiting for daemon to start 12:34:10 [2020-04-22T12:34:10.351Z] daemon.go:325: [d2f6e27ae234a] waiting for daemon to start 12:34:10 [2020-04-22T12:34:10.351Z] daemon.go:353: [d2f6e27ae234a] daemon started 12:34:10 [2020-04-22T12:34:10.351Z] daemon.go:461: [d2f6e27ae234a] Stopping daemon 12:34:10 [2020-04-22T12:34:10.351Z] daemon.go:296: [d2f6e27ae234a] exiting daemon 12:34:10 [2020-04-22T12:34:10.351Z] daemon.go:448: [d2f6e27ae234a] Daemon stopped 12:34:10 [2020-04-22T12:34:10.351Z] --- PASS: TestExternalGraphDriver/pull (1.97s) 12:34:10 [2020-04-22T12:34:10.351Z] === RUN TestGraphdriverPluginV2 12:34:10 [2020-04-22T12:34:10.351Z] --- SKIP: TestGraphdriverPluginV2 (0.08s) 12:34:10 [2020-04-22T12:34:10.351Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 12:34:10 [2020-04-22T12:34:10.351Z] PASS 12:34:10 [2020-04-22T12:34:10.351Z] 12:34:10 [2020-04-22T12:34:10.351Z] === Skipped 12:34:10 [2020-04-22T12:34:10.351Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s) 12:34:10 [2020-04-22T12:34:10.351Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 12:34:10 [2020-04-22T12:34:10.351Z] 12:34:10 [2020-04-22T12:34:10.351Z] 12:34:10 [2020-04-22T12:34:10.351Z] DONE 5 tests, 1 skipped in 6.349s 12:34:10 [2020-04-22T12:34:10.351Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 12:34:10 [2020-04-22T12:34:10.351Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m 12:34:10 [2020-04-22T12:34:10.351Z] ++ set -e 12:34:10 [2020-04-22T12:34:10.351Z] ++ '[' -n 0 ']' 12:34:10 [2020-04-22T12:34:10.351Z] ++ set -x 12:34:10 [2020-04-22T12:34:10.351Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m 12:34:10 [2020-04-22T12:34:10.351Z] INFO: Testing against a local daemon 12:34:10 [2020-04-22T12:34:10.351Z] === RUN TestContinueAfterPluginCrash 12:34:10 [2020-04-22T12:34:10.351Z] === PAUSE TestContinueAfterPluginCrash 12:34:10 [2020-04-22T12:34:10.351Z] === RUN TestDaemonStartWithLogOpt 12:34:10 [2020-04-22T12:34:10.351Z] === PAUSE TestDaemonStartWithLogOpt 12:34:10 [2020-04-22T12:34:10.351Z] === CONT TestContinueAfterPluginCrash 12:34:10 [2020-04-22T12:34:10.351Z] === CONT TestDaemonStartWithLogOpt 12:34:12 [2020-04-22T12:34:12.093Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice 12:34:13 [2020-04-22T12:34:13.469Z] === RUN TestDockerSuite/TestPruneContainerUntil 12:34:15 [2020-04-22T12:34:15.364Z] === RUN TestDockerSuite/TestPruneNetworkLabel 12:34:15 [2020-04-22T12:34:15.364Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple 12:34:15 [2020-04-22T12:34:15.622Z] === RUN TestDockerSuite/TestPruneVolumeLabel 12:34:15 [2020-04-22T12:34:15.622Z] === RUN TestDockerSuite/TestPsByOrder 12:34:18 [2020-04-22T12:34:18.898Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths 12:34:18 [2020-04-22T12:34:18.898Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate 12:34:20 [2020-04-22T12:34:20.275Z] === RUN TestDockerSuite/TestPsListContainersBase 12:34:22 [2020-04-22T12:34:22.194Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun 12:34:24 [2020-04-22T12:34:24.091Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage 12:34:25 [2020-04-22T12:34:25.638Z] --- PASS: TestDaemonStartWithLogOpt (14.81s) 12:34:25 [2020-04-22T12:34:25.639Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt 12:34:25 [2020-04-22T12:34:25.639Z] daemon.go:325: [d7865c5d65994] waiting for daemon to start 12:34:25 [2020-04-22T12:34:25.639Z] daemon.go:325: [d7865c5d65994] waiting for daemon to start 12:34:25 [2020-04-22T12:34:25.639Z] daemon.go:353: [d7865c5d65994] daemon started 12:34:25 [2020-04-22T12:34:25.639Z] daemon.go:461: [d7865c5d65994] Stopping daemon 12:34:25 [2020-04-22T12:34:25.639Z] daemon.go:296: [d7865c5d65994] exiting daemon 12:34:25 [2020-04-22T12:34:25.639Z] daemon.go:448: [d7865c5d65994] Daemon stopped 12:34:25 [2020-04-22T12:34:25.639Z] daemon.go:325: [d7865c5d65994] waiting for daemon to start 12:34:25 [2020-04-22T12:34:25.639Z] daemon.go:325: [d7865c5d65994] waiting for daemon to start 12:34:25 [2020-04-22T12:34:25.639Z] daemon.go:353: [d7865c5d65994] daemon started 12:34:25 [2020-04-22T12:34:25.639Z] daemon.go:461: [d7865c5d65994] Stopping daemon 12:34:25 [2020-04-22T12:34:25.639Z] daemon.go:296: [d7865c5d65994] exiting daemon 12:34:25 [2020-04-22T12:34:25.639Z] daemon.go:448: [d7865c5d65994] Daemon stopped 12:34:29 [2020-04-22T12:34:29.109Z] === RUN TestDockerSuite/TestBuildAddTarXz 12:34:29 [2020-04-22T12:34:29.109Z] === RUN TestDockerSuite/TestBuildAddTarXzGz 12:34:29 [2020-04-22T12:34:29.347Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart 12:34:29 [2020-04-22T12:34:29.347Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated 12:34:29 [2020-04-22T12:34:29.347Z] === RUN TestDockerSuite/TestPsListContainersFilterExited 12:34:29 [2020-04-22T12:34:29.581Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest 12:34:31 [2020-04-22T12:34:31.137Z] --- PASS: TestContinueAfterPluginCrash (19.92s) 12:34:31 [2020-04-22T12:34:31.137Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash 12:34:31 [2020-04-22T12:34:31.137Z] daemon.go:325: [d605c9765e6dc] waiting for daemon to start 12:34:31 [2020-04-22T12:34:31.138Z] daemon.go:325: [d605c9765e6dc] waiting for daemon to start 12:34:31 [2020-04-22T12:34:31.138Z] daemon.go:353: [d605c9765e6dc] daemon started 12:34:31 [2020-04-22T12:34:31.138Z] daemon.go:461: [d605c9765e6dc] Stopping daemon 12:34:31 [2020-04-22T12:34:31.138Z] daemon.go:296: [d605c9765e6dc] exiting daemon 12:34:31 [2020-04-22T12:34:31.138Z] daemon.go:448: [d605c9765e6dc] Daemon stopped 12:34:31 [2020-04-22T12:34:31.138Z] PASS 12:34:31 [2020-04-22T12:34:31.138Z] 12:34:31 [2020-04-22T12:34:31.138Z] DONE 2 tests in 20.020s 12:34:31 [2020-04-22T12:34:31.138Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 12:34:31 [2020-04-22T12:34:31.138Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m 12:34:31 [2020-04-22T12:34:31.138Z] ++ set -e 12:34:31 [2020-04-22T12:34:31.138Z] ++ '[' -n 0 ']' 12:34:31 [2020-04-22T12:34:31.138Z] ++ set -x 12:34:31 [2020-04-22T12:34:31.138Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m 12:34:31 [2020-04-22T12:34:31.138Z] INFO: Testing against a local daemon 12:34:31 [2020-04-22T12:34:31.138Z] === RUN TestPluginWithDevMounts 12:34:31 [2020-04-22T12:34:31.138Z] === PAUSE TestPluginWithDevMounts 12:34:31 [2020-04-22T12:34:31.138Z] === CONT TestPluginWithDevMounts 12:34:33 [2020-04-22T12:34:33.184Z] --- PASS: TestPluginWithDevMounts (2.25s) 12:34:33 [2020-04-22T12:34:33.184Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts 12:34:33 [2020-04-22T12:34:33.184Z] daemon.go:325: [dd085ca27afd3] waiting for daemon to start 12:34:33 [2020-04-22T12:34:33.184Z] daemon.go:325: [dd085ca27afd3] waiting for daemon to start 12:34:33 [2020-04-22T12:34:33.184Z] daemon.go:353: [dd085ca27afd3] daemon started 12:34:33 [2020-04-22T12:34:33.184Z] daemon.go:461: [dd085ca27afd3] Stopping daemon 12:34:33 [2020-04-22T12:34:33.184Z] daemon.go:296: [dd085ca27afd3] exiting daemon 12:34:33 [2020-04-22T12:34:33.184Z] daemon.go:448: [dd085ca27afd3] Daemon stopped 12:34:33 [2020-04-22T12:34:33.184Z] PASS 12:34:33 [2020-04-22T12:34:33.184Z] 12:34:33 [2020-04-22T12:34:33.184Z] DONE 1 tests in 2.356s 12:34:33 [2020-04-22T12:34:33.184Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 12:34:33 [2020-04-22T12:34:33.184Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m 12:34:33 [2020-04-22T12:34:33.184Z] ++ set -e 12:34:33 [2020-04-22T12:34:33.184Z] ++ '[' -n 0 ']' 12:34:33 [2020-04-22T12:34:33.184Z] ++ set -x 12:34:33 [2020-04-22T12:34:33.184Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m 12:34:33 [2020-04-22T12:34:33.184Z] INFO: Testing against a local daemon 12:34:33 [2020-04-22T12:34:33.184Z] === RUN TestSecretInspect 12:34:33 [2020-04-22T12:34:33.525Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth 12:34:34 [2020-04-22T12:34:34.456Z] === RUN TestDockerSwarmSuite/TestServiceLogs 12:34:35 [2020-04-22T12:34:35.220Z] --- PASS: TestSecretInspect (2.23s) 12:34:35 [2020-04-22T12:34:35.220Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect 12:34:35 [2020-04-22T12:34:35.220Z] daemon.go:325: [d030f5e25f2c5] waiting for daemon to start 12:34:35 [2020-04-22T12:34:35.220Z] daemon.go:325: [d030f5e25f2c5] waiting for daemon to start 12:34:35 [2020-04-22T12:34:35.220Z] daemon.go:353: [d030f5e25f2c5] daemon started 12:34:35 [2020-04-22T12:34:35.220Z] daemon.go:461: [d030f5e25f2c5] Stopping daemon 12:34:35 [2020-04-22T12:34:35.220Z] daemon.go:296: [d030f5e25f2c5] exiting daemon 12:34:35 [2020-04-22T12:34:35.220Z] daemon.go:448: [d030f5e25f2c5] Daemon stopped 12:34:35 [2020-04-22T12:34:35.220Z] === RUN TestSecretList 12:34:37 [2020-04-22T12:34:37.258Z] --- PASS: TestSecretList (2.17s) 12:34:37 [2020-04-22T12:34:37.258Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList 12:34:37 [2020-04-22T12:34:37.258Z] daemon.go:325: [da2f8c6504fe5] waiting for daemon to start 12:34:37 [2020-04-22T12:34:37.258Z] daemon.go:325: [da2f8c6504fe5] waiting for daemon to start 12:34:37 [2020-04-22T12:34:37.258Z] daemon.go:353: [da2f8c6504fe5] daemon started 12:34:37 [2020-04-22T12:34:37.258Z] daemon.go:461: [da2f8c6504fe5] Stopping daemon 12:34:37 [2020-04-22T12:34:37.258Z] daemon.go:296: [da2f8c6504fe5] exiting daemon 12:34:37 [2020-04-22T12:34:37.258Z] daemon.go:448: [da2f8c6504fe5] Daemon stopped 12:34:37 [2020-04-22T12:34:37.258Z] === RUN TestSecretsCreateAndDelete 12:34:39 [2020-04-22T12:34:39.969Z] --- PASS: TestSecretsCreateAndDelete (2.25s) 12:34:39 [2020-04-22T12:34:39.969Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete 12:34:39 [2020-04-22T12:34:39.969Z] daemon.go:325: [d571c4228709b] waiting for daemon to start 12:34:39 [2020-04-22T12:34:39.969Z] daemon.go:325: [d571c4228709b] waiting for daemon to start 12:34:39 [2020-04-22T12:34:39.969Z] daemon.go:353: [d571c4228709b] daemon started 12:34:39 [2020-04-22T12:34:39.969Z] daemon.go:461: [d571c4228709b] Stopping daemon 12:34:39 [2020-04-22T12:34:39.969Z] daemon.go:296: [d571c4228709b] exiting daemon 12:34:39 [2020-04-22T12:34:39.969Z] daemon.go:448: [d571c4228709b] Daemon stopped 12:34:39 [2020-04-22T12:34:39.969Z] === RUN TestSecretsUpdate 12:34:41 [2020-04-22T12:34:41.005Z] === RUN TestDockerSuite/TestPsListContainersFilterID 12:34:42 [2020-04-22T12:34:42.017Z] --- PASS: TestSecretsUpdate (2.25s) 12:34:42 [2020-04-22T12:34:42.017Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate 12:34:42 [2020-04-22T12:34:42.017Z] daemon.go:325: [d17d5c6a88a1f] waiting for daemon to start 12:34:42 [2020-04-22T12:34:42.017Z] daemon.go:325: [d17d5c6a88a1f] waiting for daemon to start 12:34:42 [2020-04-22T12:34:42.017Z] daemon.go:353: [d17d5c6a88a1f] daemon started 12:34:42 [2020-04-22T12:34:42.017Z] daemon.go:461: [d17d5c6a88a1f] Stopping daemon 12:34:42 [2020-04-22T12:34:42.017Z] daemon.go:296: [d17d5c6a88a1f] exiting daemon 12:34:42 [2020-04-22T12:34:42.017Z] daemon.go:448: [d17d5c6a88a1f] Daemon stopped 12:34:42 [2020-04-22T12:34:42.017Z] === RUN TestTemplatedSecret 12:34:42 [2020-04-22T12:34:42.375Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel 12:34:44 [2020-04-22T12:34:44.737Z] --- PASS: TestTemplatedSecret (2.70s) 12:34:44 [2020-04-22T12:34:44.737Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret 12:34:44 [2020-04-22T12:34:44.737Z] daemon.go:325: [d4922482a8cdc] waiting for daemon to start 12:34:44 [2020-04-22T12:34:44.737Z] daemon.go:325: [d4922482a8cdc] waiting for daemon to start 12:34:44 [2020-04-22T12:34:44.738Z] daemon.go:353: [d4922482a8cdc] daemon started 12:34:44 [2020-04-22T12:34:44.738Z] daemon.go:461: [d4922482a8cdc] Stopping daemon 12:34:44 [2020-04-22T12:34:44.738Z] daemon.go:296: [d4922482a8cdc] exiting daemon 12:34:44 [2020-04-22T12:34:44.738Z] daemon.go:448: [d4922482a8cdc] Daemon stopped 12:34:44 [2020-04-22T12:34:44.738Z] === RUN TestSecretCreateResolve 12:34:44 [2020-04-22T12:34:44.897Z] === RUN TestDockerSuite/TestPsListContainersFilterName 12:34:46 [2020-04-22T12:34:46.774Z] --- PASS: TestSecretCreateResolve (2.26s) 12:34:46 [2020-04-22T12:34:46.774Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve 12:34:46 [2020-04-22T12:34:46.774Z] daemon.go:325: [def4a56eaab3e] waiting for daemon to start 12:34:46 [2020-04-22T12:34:46.774Z] daemon.go:325: [def4a56eaab3e] waiting for daemon to start 12:34:46 [2020-04-22T12:34:46.774Z] daemon.go:353: [def4a56eaab3e] daemon started 12:34:46 [2020-04-22T12:34:46.774Z] daemon.go:461: [def4a56eaab3e] Stopping daemon 12:34:46 [2020-04-22T12:34:46.774Z] daemon.go:296: [def4a56eaab3e] exiting daemon 12:34:46 [2020-04-22T12:34:46.774Z] daemon.go:448: [def4a56eaab3e] Daemon stopped 12:34:46 [2020-04-22T12:34:46.774Z] PASS 12:34:46 [2020-04-22T12:34:46.774Z] 12:34:46 [2020-04-22T12:34:46.774Z] DONE 6 tests in 13.941s 12:34:46 [2020-04-22T12:34:46.774Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 12:34:46 [2020-04-22T12:34:46.774Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m 12:34:46 [2020-04-22T12:34:46.774Z] ++ set -e 12:34:46 [2020-04-22T12:34:46.774Z] ++ '[' -n 0 ']' 12:34:46 [2020-04-22T12:34:46.774Z] ++ set -x 12:34:46 [2020-04-22T12:34:46.774Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m 12:34:46 [2020-04-22T12:34:46.774Z] INFO: Testing against a local daemon 12:34:46 [2020-04-22T12:34:46.774Z] === RUN TestServiceCreateInit 12:34:46 [2020-04-22T12:34:46.774Z] === RUN TestServiceCreateInit/daemonInitDisabled 12:34:46 [2020-04-22T12:34:46.791Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork 12:34:47 [2020-04-22T12:34:47.455Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot 12:34:47 [2020-04-22T12:34:47.455Z] === RUN TestDockerSuite/TestBuildBlankName 12:34:47 [2020-04-22T12:34:47.455Z] === RUN TestDockerSuite/TestBuildBuildTimeArg 12:34:47 [2020-04-22T12:34:47.724Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness 12:34:47 [2020-04-22T12:34:47.981Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts 12:34:49 [2020-04-22T12:34:49.877Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus 12:34:50 [2020-04-22T12:34:50.809Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails 12:34:51 [2020-04-22T12:34:51.191Z] === RUN TestServiceCreateInit/daemonInitEnabled 12:34:52 [2020-04-22T12:34:52.180Z] === RUN TestDockerSuite/TestPsListContainersSize 12:34:54 [2020-04-22T12:34:54.091Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer 12:34:54 [2020-04-22T12:34:54.091Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer 12:34:54 [2020-04-22T12:34:54.650Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg 12:34:55 [2020-04-22T12:34:55.025Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow 12:34:55 [2020-04-22T12:34:55.025Z] === RUN TestDockerSuite/TestPsRightTagName 12:34:55 [2020-04-22T12:34:55.124Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit 12:34:55 [2020-04-22T12:34:55.611Z] --- PASS: TestServiceCreateInit (8.35s) 12:34:55 [2020-04-22T12:34:55.611Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.22s) 12:34:55 [2020-04-22T12:34:55.611Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled 12:34:55 [2020-04-22T12:34:55.611Z] daemon.go:325: [d27e760294321] waiting for daemon to start 12:34:55 [2020-04-22T12:34:55.611Z] daemon.go:325: [d27e760294321] waiting for daemon to start 12:34:55 [2020-04-22T12:34:55.611Z] daemon.go:353: [d27e760294321] daemon started 12:34:55 [2020-04-22T12:34:55.611Z] daemon.go:461: [d27e760294321] Stopping daemon 12:34:55 [2020-04-22T12:34:55.611Z] daemon.go:296: [d27e760294321] exiting daemon 12:34:55 [2020-04-22T12:34:55.611Z] daemon.go:448: [d27e760294321] Daemon stopped 12:34:55 [2020-04-22T12:34:55.611Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.10s) 12:34:55 [2020-04-22T12:34:55.611Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled 12:34:55 [2020-04-22T12:34:55.611Z] daemon.go:325: [db1e97cab2659] waiting for daemon to start 12:34:55 [2020-04-22T12:34:55.611Z] daemon.go:325: [db1e97cab2659] waiting for daemon to start 12:34:55 [2020-04-22T12:34:55.611Z] daemon.go:353: [db1e97cab2659] daemon started 12:34:55 [2020-04-22T12:34:55.611Z] daemon.go:461: [db1e97cab2659] Stopping daemon 12:34:55 [2020-04-22T12:34:55.611Z] daemon.go:296: [db1e97cab2659] exiting daemon 12:34:55 [2020-04-22T12:34:55.611Z] daemon.go:448: [db1e97cab2659] Daemon stopped 12:34:55 [2020-04-22T12:34:55.611Z] === RUN TestCreateServiceMultipleTimes 12:34:57 [2020-04-22T12:34:57.550Z] === RUN TestDockerSuite/TestPsShowMounts 12:34:58 [2020-04-22T12:34:58.482Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer 12:34:59 [2020-04-22T12:34:59.908Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg 12:35:00 [2020-04-22T12:35:00.378Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost 12:35:01 [2020-04-22T12:35:01.311Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows 12:35:01 [2020-04-22T12:35:01.311Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux 12:35:01 [2020-04-22T12:35:01.311Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized 12:35:01 [2020-04-22T12:35:01.569Z] === RUN TestDockerSuite/TestPushUnprefixedRepo 12:35:01 [2020-04-22T12:35:01.569Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs 12:35:02 [2020-04-22T12:35:02.501Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer 12:35:03 [2020-04-22T12:35:03.433Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince 12:35:04 [2020-04-22T12:35:04.367Z] === RUN TestDockerSuite/TestRestartContainerSuccess 12:35:06 [2020-04-22T12:35:06.266Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer 12:35:06 [2020-04-22T12:35:06.831Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy 12:35:06 [2020-04-22T12:35:06.831Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY 12:35:10 [2020-04-22T12:35:10.382Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal 12:35:14 [2020-04-22T12:35:14.128Z] --- PASS: TestCreateServiceMultipleTimes (15.91s) 12:35:14 [2020-04-22T12:35:14.128Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes 12:35:14 [2020-04-22T12:35:14.128Z] daemon.go:325: [d566ba62dfe7a] waiting for daemon to start 12:35:14 [2020-04-22T12:35:14.128Z] daemon.go:325: [d566ba62dfe7a] waiting for daemon to start 12:35:14 [2020-04-22T12:35:14.128Z] daemon.go:353: [d566ba62dfe7a] daemon started 12:35:14 [2020-04-22T12:35:14.128Z] daemon.go:461: [d566ba62dfe7a] Stopping daemon 12:35:14 [2020-04-22T12:35:14.128Z] daemon.go:296: [d566ba62dfe7a] exiting daemon 12:35:14 [2020-04-22T12:35:14.128Z] daemon.go:448: [d566ba62dfe7a] Daemon stopped 12:35:14 [2020-04-22T12:35:14.128Z] === RUN TestCreateServiceConflict 12:35:14 [2020-04-22T12:35:14.128Z] --- PASS: TestCreateServiceConflict (2.18s) 12:35:14 [2020-04-22T12:35:14.128Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict 12:35:14 [2020-04-22T12:35:14.128Z] daemon.go:325: [d8382f1dd5cf3] waiting for daemon to start 12:35:14 [2020-04-22T12:35:14.128Z] daemon.go:325: [d8382f1dd5cf3] waiting for daemon to start 12:35:14 [2020-04-22T12:35:14.128Z] daemon.go:353: [d8382f1dd5cf3] daemon started 12:35:14 [2020-04-22T12:35:14.128Z] daemon.go:461: [d8382f1dd5cf3] Stopping daemon 12:35:14 [2020-04-22T12:35:14.128Z] daemon.go:296: [d8382f1dd5cf3] exiting daemon 12:35:14 [2020-04-22T12:35:14.128Z] daemon.go:448: [d8382f1dd5cf3] Daemon stopped 12:35:14 [2020-04-22T12:35:14.128Z] === RUN TestCreateServiceMaxReplicas 12:35:14 [2020-04-22T12:35:14.933Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer 12:35:16 [2020-04-22T12:35:16.179Z] --- PASS: TestCreateServiceMaxReplicas (2.88s) 12:35:16 [2020-04-22T12:35:16.179Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas 12:35:16 [2020-04-22T12:35:16.179Z] daemon.go:325: [daf6dda3d3eca] waiting for daemon to start 12:35:16 [2020-04-22T12:35:16.179Z] daemon.go:325: [daf6dda3d3eca] waiting for daemon to start 12:35:16 [2020-04-22T12:35:16.179Z] daemon.go:353: [daf6dda3d3eca] daemon started 12:35:16 [2020-04-22T12:35:16.179Z] daemon.go:461: [daf6dda3d3eca] Stopping daemon 12:35:16 [2020-04-22T12:35:16.179Z] daemon.go:296: [daf6dda3d3eca] exiting daemon 12:35:16 [2020-04-22T12:35:16.179Z] daemon.go:448: [daf6dda3d3eca] Daemon stopped 12:35:16 [2020-04-22T12:35:16.179Z] === RUN TestCreateWithDuplicateNetworkNames 12:35:16 [2020-04-22T12:35:16.304Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart 12:35:18 [2020-04-22T12:35:18.826Z] === RUN TestDockerSuite/TestRestartPolicyAlways 12:35:18 [2020-04-22T12:35:18.826Z] === RUN TestDockerSuite/TestRestartPolicyNO 12:35:18 [2020-04-22T12:35:18.826Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure 12:35:18 [2020-04-22T12:35:18.826Z] === RUN TestDockerSuite/TestRestartRunningContainer 12:35:19 [2020-04-22T12:35:19.084Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride 12:35:19 [2020-04-22T12:35:19.084Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection 12:35:19 [2020-04-22T12:35:19.759Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail 12:35:21 [2020-04-22T12:35:21.654Z] === RUN TestDockerSuite/TestRestartStoppedContainer 12:35:23 [2020-04-22T12:35:23.555Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork 12:35:27 [2020-04-22T12:35:27.753Z] === RUN TestDockerSuite/TestRestartWithVolumes 12:35:28 [2020-04-22T12:35:28.684Z] === RUN TestDockerSuite/TestRmiBlank 12:35:28 [2020-04-22T12:35:28.684Z] === RUN TestDockerSuite/TestRmiByIDHardConflict 12:35:28 [2020-04-22T12:35:28.684Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound 12:35:29 [2020-04-22T12:35:29.551Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants 12:35:29 [2020-04-22T12:35:29.551Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv 12:35:29 [2020-04-22T12:35:29.551Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion 12:35:31 [2020-04-22T12:35:31.423Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.29s) 12:35:31 [2020-04-22T12:35:31.423Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames 12:35:31 [2020-04-22T12:35:31.423Z] daemon.go:325: [d4825f1d2532d] waiting for daemon to start 12:35:31 [2020-04-22T12:35:31.423Z] daemon.go:325: [d4825f1d2532d] waiting for daemon to start 12:35:31 [2020-04-22T12:35:31.423Z] daemon.go:353: [d4825f1d2532d] daemon started 12:35:31 [2020-04-22T12:35:31.423Z] daemon.go:461: [d4825f1d2532d] Stopping daemon 12:35:31 [2020-04-22T12:35:31.423Z] daemon.go:296: [d4825f1d2532d] exiting daemon 12:35:31 [2020-04-22T12:35:31.423Z] daemon.go:448: [d4825f1d2532d] Daemon stopped 12:35:31 [2020-04-22T12:35:31.423Z] === RUN TestCreateServiceSecretFileMode 12:35:32 [2020-04-22T12:35:32.051Z] --- PASS: TestCreateServiceSecretFileMode (2.52s) 12:35:32 [2020-04-22T12:35:32.051Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode 12:35:32 [2020-04-22T12:35:32.051Z] daemon.go:325: [d81aaecb2c5f1] waiting for daemon to start 12:35:32 [2020-04-22T12:35:32.051Z] daemon.go:325: [d81aaecb2c5f1] waiting for daemon to start 12:35:32 [2020-04-22T12:35:32.051Z] daemon.go:353: [d81aaecb2c5f1] daemon started 12:35:32 [2020-04-22T12:35:32.051Z] daemon.go:461: [d81aaecb2c5f1] Stopping daemon 12:35:32 [2020-04-22T12:35:32.051Z] daemon.go:296: [d81aaecb2c5f1] exiting daemon 12:35:32 [2020-04-22T12:35:32.051Z] daemon.go:448: [d81aaecb2c5f1] Daemon stopped 12:35:32 [2020-04-22T12:35:32.051Z] === RUN TestCreateServiceConfigFileMode 12:35:32 [2020-04-22T12:35:32.861Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers 12:35:32 [2020-04-22T12:35:32.861Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs 12:35:33 [2020-04-22T12:35:33.793Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories 12:35:34 [2020-04-22T12:35:34.338Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride 12:35:34 [2020-04-22T12:35:34.338Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory 12:35:34 [2020-04-22T12:35:34.359Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags 12:35:34 [2020-04-22T12:35:34.740Z] --- PASS: TestCreateServiceConfigFileMode (2.53s) 12:35:34 [2020-04-22T12:35:34.740Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode 12:35:34 [2020-04-22T12:35:34.740Z] daemon.go:325: [dc30ee8f13543] waiting for daemon to start 12:35:34 [2020-04-22T12:35:34.740Z] daemon.go:325: [dc30ee8f13543] waiting for daemon to start 12:35:34 [2020-04-22T12:35:34.740Z] daemon.go:353: [dc30ee8f13543] daemon started 12:35:34 [2020-04-22T12:35:34.740Z] daemon.go:461: [dc30ee8f13543] Stopping daemon 12:35:34 [2020-04-22T12:35:34.740Z] daemon.go:296: [dc30ee8f13543] exiting daemon 12:35:34 [2020-04-22T12:35:34.740Z] daemon.go:448: [dc30ee8f13543] Daemon stopped 12:35:34 [2020-04-22T12:35:34.740Z] === RUN TestCreateServiceSysctls 12:35:34 [2020-04-22T12:35:34.810Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv 12:35:34 [2020-04-22T12:35:34.810Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg 12:35:35 [2020-04-22T12:35:35.283Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants 12:35:36 [2020-04-22T12:35:36.257Z] === RUN TestDockerSuite/TestRmiImgIDForce 12:35:37 [2020-04-22T12:35:37.189Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag 12:35:38 [2020-04-22T12:35:38.212Z] --- PASS: TestCreateServiceSysctls (3.31s) 12:35:38 [2020-04-22T12:35:38.212Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls 12:35:38 [2020-04-22T12:35:38.212Z] daemon.go:325: [d7fe526b5de4a] waiting for daemon to start 12:35:38 [2020-04-22T12:35:38.212Z] daemon.go:325: [d7fe526b5de4a] waiting for daemon to start 12:35:38 [2020-04-22T12:35:38.212Z] daemon.go:353: [d7fe526b5de4a] daemon started 12:35:38 [2020-04-22T12:35:38.212Z] daemon.go:461: [d7fe526b5de4a] Stopping daemon 12:35:38 [2020-04-22T12:35:38.212Z] daemon.go:296: [d7fe526b5de4a] exiting daemon 12:35:38 [2020-04-22T12:35:38.212Z] daemon.go:448: [d7fe526b5de4a] Daemon stopped 12:35:38 [2020-04-22T12:35:38.212Z] === RUN TestInspect 12:35:39 [2020-04-22T12:35:39.084Z] === RUN TestDockerSuite/TestRmiParentImageFail 12:35:40 [2020-04-22T12:35:40.015Z] === RUN TestDockerSuite/TestRmiTag 12:35:40 [2020-04-22T12:35:40.015Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers 12:35:40 [2020-04-22T12:35:40.909Z] --- PASS: TestInspect (2.77s) 12:35:40 [2020-04-22T12:35:40.909Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect 12:35:40 [2020-04-22T12:35:40.909Z] daemon.go:325: [d4b1a203510e4] waiting for daemon to start 12:35:40 [2020-04-22T12:35:40.909Z] daemon.go:325: [d4b1a203510e4] waiting for daemon to start 12:35:40 [2020-04-22T12:35:40.909Z] daemon.go:353: [d4b1a203510e4] daemon started 12:35:40 [2020-04-22T12:35:40.909Z] daemon.go:461: [d4b1a203510e4] Stopping daemon 12:35:40 [2020-04-22T12:35:40.909Z] daemon.go:296: [d4b1a203510e4] exiting daemon 12:35:40 [2020-04-22T12:35:40.909Z] daemon.go:448: [d4b1a203510e4] Daemon stopped 12:35:40 [2020-04-22T12:35:40.909Z] === RUN TestDockerNetworkConnectAlias 12:35:40 [2020-04-22T12:35:40.946Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer 12:35:45 [2020-04-22T12:35:45.321Z] --- PASS: TestDockerNetworkConnectAlias (4.49s) 12:35:45 [2020-04-22T12:35:45.321Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias 12:35:45 [2020-04-22T12:35:45.321Z] daemon.go:325: [d42dbcad573e0] waiting for daemon to start 12:35:45 [2020-04-22T12:35:45.321Z] daemon.go:325: [d42dbcad573e0] waiting for daemon to start 12:35:45 [2020-04-22T12:35:45.321Z] daemon.go:353: [d42dbcad573e0] daemon started 12:35:45 [2020-04-22T12:35:45.321Z] daemon.go:461: [d42dbcad573e0] Stopping daemon 12:35:45 [2020-04-22T12:35:45.321Z] daemon.go:296: [d42dbcad573e0] exiting daemon 12:35:45 [2020-04-22T12:35:45.321Z] daemon.go:448: [d42dbcad573e0] Daemon stopped 12:35:45 [2020-04-22T12:35:45.321Z] === RUN TestDockerNetworkReConnect 12:35:46 [2020-04-22T12:35:46.201Z] === RUN TestDockerSuite/TestRmiWithContainerFails 12:35:46 [2020-04-22T12:35:46.201Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories 12:35:46 [2020-04-22T12:35:46.201Z] === RUN TestDockerSwarmSuite/TestServiceScale 12:35:47 [2020-04-22T12:35:47.571Z] === RUN TestDockerSuite/TestRmiWithParentInUse 12:35:47 [2020-04-22T12:35:47.571Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule 12:35:48 [2020-04-22T12:35:48.823Z] --- PASS: TestDockerNetworkReConnect (3.69s) 12:35:48 [2020-04-22T12:35:48.823Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect 12:35:48 [2020-04-22T12:35:48.823Z] daemon.go:325: [d67c1bb445e73] waiting for daemon to start 12:35:48 [2020-04-22T12:35:48.823Z] daemon.go:325: [d67c1bb445e73] waiting for daemon to start 12:35:48 [2020-04-22T12:35:48.823Z] daemon.go:353: [d67c1bb445e73] daemon started 12:35:48 [2020-04-22T12:35:48.823Z] daemon.go:461: [d67c1bb445e73] Stopping daemon 12:35:48 [2020-04-22T12:35:48.823Z] daemon.go:296: [d67c1bb445e73] exiting daemon 12:35:48 [2020-04-22T12:35:48.823Z] daemon.go:448: [d67c1bb445e73] Daemon stopped 12:35:48 [2020-04-22T12:35:48.823Z] === RUN TestServicePlugin 12:35:48 [2020-04-22T12:35:48.823Z] --- SKIP: TestServicePlugin (0.00s) 12:35:48 [2020-04-22T12:35:48.823Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 12:35:48 [2020-04-22T12:35:48.823Z] === RUN TestServiceUpdateLabel 12:35:49 [2020-04-22T12:35:49.468Z] === RUN TestDockerSuite/TestRunAddHost 12:35:49 [2020-04-22T12:35:49.468Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock 12:35:50 [2020-04-22T12:35:50.400Z] === RUN TestDockerSuite/TestRunAddHostInHostMode 12:35:50 [2020-04-22T12:35:50.657Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices 12:35:51 [2020-04-22T12:35:51.513Z] --- PASS: TestServiceUpdateLabel (2.27s) 12:35:51 [2020-04-22T12:35:51.513Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel 12:35:51 [2020-04-22T12:35:51.513Z] daemon.go:325: [d01bfb5fc0c5d] waiting for daemon to start 12:35:51 [2020-04-22T12:35:51.513Z] daemon.go:325: [d01bfb5fc0c5d] waiting for daemon to start 12:35:51 [2020-04-22T12:35:51.513Z] daemon.go:353: [d01bfb5fc0c5d] daemon started 12:35:51 [2020-04-22T12:35:51.513Z] daemon.go:461: [d01bfb5fc0c5d] Stopping daemon 12:35:51 [2020-04-22T12:35:51.513Z] daemon.go:296: [d01bfb5fc0c5d] exiting daemon 12:35:51 [2020-04-22T12:35:51.513Z] daemon.go:448: [d01bfb5fc0c5d] Daemon stopped 12:35:51 [2020-04-22T12:35:51.513Z] === RUN TestServiceUpdateSecrets 12:35:51 [2020-04-22T12:35:51.588Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode 12:35:51 [2020-04-22T12:35:51.588Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc 12:35:52 [2020-04-22T12:35:52.153Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange 12:35:54 [2020-04-22T12:35:54.064Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot 12:35:54 [2020-04-22T12:35:54.629Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose 12:35:55 [2020-04-22T12:35:55.561Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish 12:35:56 [2020-04-22T12:35:56.493Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory 12:35:56 [2020-04-22T12:35:56.582Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg 12:35:58 [2020-04-22T12:35:58.390Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes 12:36:00 [2020-04-22T12:36:00.286Z] === RUN TestDockerSuite/TestRunAttachDetach 12:36:00 [2020-04-22T12:36:00.850Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig 12:36:01 [2020-04-22T12:36:01.390Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse 12:36:01 [2020-04-22T12:36:01.781Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag 12:36:02 [2020-04-22T12:36:02.392Z] === RUN TestDockerSuite/TestBuildCacheAdd 12:36:02 [2020-04-22T12:36:02.713Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag 12:36:02 [2020-04-22T12:36:02.865Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink 12:36:03 [2020-04-22T12:36:03.645Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig 12:36:03 [2020-04-22T12:36:03.863Z] === RUN TestDockerSuite/TestBuildCacheFrom 12:36:03 [2020-04-22T12:36:03.863Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength 12:36:04 [2020-04-22T12:36:04.576Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak 12:36:05 [2020-04-22T12:36:05.948Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved 12:36:06 [2020-04-22T12:36:06.768Z] --- PASS: TestServiceUpdateSecrets (14.80s) 12:36:06 [2020-04-22T12:36:06.768Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets 12:36:06 [2020-04-22T12:36:06.768Z] daemon.go:325: [d6e3b3fe17561] waiting for daemon to start 12:36:06 [2020-04-22T12:36:06.768Z] daemon.go:325: [d6e3b3fe17561] waiting for daemon to start 12:36:06 [2020-04-22T12:36:06.768Z] daemon.go:353: [d6e3b3fe17561] daemon started 12:36:06 [2020-04-22T12:36:06.768Z] daemon.go:461: [d6e3b3fe17561] Stopping daemon 12:36:06 [2020-04-22T12:36:06.768Z] daemon.go:296: [d6e3b3fe17561] exiting daemon 12:36:06 [2020-04-22T12:36:06.768Z] daemon.go:448: [d6e3b3fe17561] Daemon stopped 12:36:06 [2020-04-22T12:36:06.768Z] === RUN TestServiceUpdateConfigs 12:36:07 [2020-04-22T12:36:07.319Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode 12:36:08 [2020-04-22T12:36:08.250Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode 12:36:08 [2020-04-22T12:36:08.657Z] === RUN TestDockerSuite/TestBuildCacheRootSource 12:36:08 [2020-04-22T12:36:08.814Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig 12:36:08 [2020-04-22T12:36:08.814Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode 12:36:09 [2020-04-22T12:36:09.654Z] === RUN TestDockerSuite/TestBuildChownOnCopy 12:36:09 [2020-04-22T12:36:09.654Z] === RUN TestDockerSuite/TestBuildChownSingleFile 12:36:09 [2020-04-22T12:36:09.654Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint 12:36:10 [2020-04-22T12:36:10.184Z] === RUN TestDockerSuite/TestRunAttachWithDetach 12:36:10 [2020-04-22T12:36:10.184Z] === RUN TestDockerSuite/TestRunBindMounts 12:36:11 [2020-04-22T12:36:11.233Z] === RUN TestDockerSuite/TestBuildClearCmd 12:36:11 [2020-04-22T12:36:11.554Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork 12:36:11 [2020-04-22T12:36:11.706Z] === RUN TestDockerSuite/TestBuildCmd 12:36:12 [2020-04-22T12:36:12.180Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC 12:36:12 [2020-04-22T12:36:12.485Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface 12:36:12 [2020-04-22T12:36:12.653Z] === RUN TestDockerSuite/TestBuildCmdShDashC 12:36:13 [2020-04-22T12:36:13.127Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped 12:36:13 [2020-04-22T12:36:13.417Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface 12:36:14 [2020-04-22T12:36:14.348Z] === RUN TestDockerSuite/TestRunCapAddCHOWN 12:36:14 [2020-04-22T12:36:14.605Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode 12:36:14 [2020-04-22T12:36:14.862Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface 12:36:15 [2020-04-22T12:36:15.795Z] === RUN TestDockerSuite/TestRunCapAddInvalid 12:36:15 [2020-04-22T12:36:15.795Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME 12:36:16 [2020-04-22T12:36:16.729Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod 12:36:17 [2020-04-22T12:36:17.294Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod 12:36:18 [2020-04-22T12:36:18.229Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod 12:36:19 [2020-04-22T12:36:19.036Z] === RUN TestDockerSuite/TestBuildCmdSpaces 12:36:19 [2020-04-22T12:36:19.160Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase 12:36:19 [2020-04-22T12:36:19.725Z] === RUN TestDockerSuite/TestRunCapDropInvalid 12:36:19 [2020-04-22T12:36:19.725Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength 12:36:20 [2020-04-22T12:36:20.038Z] === RUN TestDockerSuite/TestBuildCommentsShebangs 12:36:20 [2020-04-22T12:36:20.038Z] === RUN TestDockerSuite/TestBuildConditionalCache 12:36:20 [2020-04-22T12:36:20.655Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty 12:36:20 [2020-04-22T12:36:20.655Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint 12:36:21 [2020-04-22T12:36:21.034Z] === RUN TestDockerSuite/TestBuildContChar 12:36:22 [2020-04-22T12:36:22.019Z] --- PASS: TestServiceUpdateConfigs (14.71s) 12:36:22 [2020-04-22T12:36:22.019Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs 12:36:22 [2020-04-22T12:36:22.019Z] daemon.go:325: [d483d25d591da] waiting for daemon to start 12:36:22 [2020-04-22T12:36:22.019Z] daemon.go:325: [d483d25d591da] waiting for daemon to start 12:36:22 [2020-04-22T12:36:22.019Z] daemon.go:353: [d483d25d591da] daemon started 12:36:22 [2020-04-22T12:36:22.019Z] daemon.go:461: [d483d25d591da] Stopping daemon 12:36:22 [2020-04-22T12:36:22.019Z] daemon.go:296: [d483d25d591da] exiting daemon 12:36:22 [2020-04-22T12:36:22.019Z] daemon.go:448: [d483d25d591da] Daemon stopped 12:36:22 [2020-04-22T12:36:22.019Z] === RUN TestServiceUpdateNetwork 12:36:22 [2020-04-22T12:36:22.029Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts 12:36:22 [2020-04-22T12:36:22.592Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort 12:36:23 [2020-04-22T12:36:23.523Z] === RUN TestDockerSuite/TestRunContainerNetwork 12:36:24 [2020-04-22T12:36:24.086Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf 12:36:24 [2020-04-22T12:36:24.343Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO 12:36:24 [2020-04-22T12:36:24.907Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent 12:36:26 [2020-04-22T12:36:26.802Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer 12:36:28 [2020-04-22T12:36:28.173Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs 12:36:30 [2020-04-22T12:36:30.069Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag 12:36:30 [2020-04-22T12:36:30.633Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag 12:36:31 [2020-04-22T12:36:31.197Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer 12:36:32 [2020-04-22T12:36:32.129Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero 12:36:32 [2020-04-22T12:36:32.693Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs 12:36:33 [2020-04-22T12:36:33.624Z] === RUN TestDockerSuite/TestRunCopyVolumeContent 12:36:34 [2020-04-22T12:36:34.555Z] --- PASS: TestServiceUpdateNetwork (12.96s) 12:36:34 [2020-04-22T12:36:34.555Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork 12:36:34 [2020-04-22T12:36:34.555Z] daemon.go:325: [df33e18027e25] waiting for daemon to start 12:36:34 [2020-04-22T12:36:34.555Z] daemon.go:325: [df33e18027e25] waiting for daemon to start 12:36:34 [2020-04-22T12:36:34.555Z] daemon.go:353: [df33e18027e25] daemon started 12:36:34 [2020-04-22T12:36:34.555Z] daemon.go:461: [df33e18027e25] Stopping daemon 12:36:34 [2020-04-22T12:36:34.555Z] daemon.go:296: [df33e18027e25] exiting daemon 12:36:34 [2020-04-22T12:36:34.555Z] daemon.go:448: [df33e18027e25] Daemon stopped 12:36:34 [2020-04-22T12:36:34.555Z] PASS 12:36:34 [2020-04-22T12:36:34.555Z] 12:36:34 [2020-04-22T12:36:34.555Z] === Skipped 12:36:34 [2020-04-22T12:36:34.555Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) 12:36:34 [2020-04-22T12:36:34.555Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 12:36:34 [2020-04-22T12:36:34.555Z] 12:36:34 [2020-04-22T12:36:34.555Z] 12:36:34 [2020-04-22T12:36:34.555Z] DONE 18 tests, 1 skipped in 106.769s 12:36:34 [2020-04-22T12:36:34.555Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 12:36:34 [2020-04-22T12:36:34.555Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m 12:36:34 [2020-04-22T12:36:34.555Z] ++ set -e 12:36:34 [2020-04-22T12:36:34.555Z] ++ '[' -n 0 ']' 12:36:34 [2020-04-22T12:36:34.555Z] ++ set -x 12:36:34 [2020-04-22T12:36:34.555Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope 12:36:34 [2020-04-22T12:36:34.555Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m 12:36:34 [2020-04-22T12:36:34.555Z] INFO: Testing against a local daemon 12:36:34 [2020-04-22T12:36:34.555Z] === RUN TestSessionCreate 12:36:34 [2020-04-22T12:36:34.555Z] --- PASS: TestSessionCreate (0.06s) 12:36:34 [2020-04-22T12:36:34.555Z] === RUN TestSessionCreateWithBadUpgrade 12:36:34 [2020-04-22T12:36:34.555Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) 12:36:34 [2020-04-22T12:36:34.555Z] PASS 12:36:34 [2020-04-22T12:36:34.555Z] 12:36:34 [2020-04-22T12:36:34.555Z] DONE 2 tests in 0.208s 12:36:34 [2020-04-22T12:36:34.555Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 12:36:34 [2020-04-22T12:36:34.555Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m 12:36:34 [2020-04-22T12:36:34.555Z] ++ set -e 12:36:34 [2020-04-22T12:36:34.555Z] ++ '[' -n 0 ']' 12:36:34 [2020-04-22T12:36:34.555Z] ++ set -x 12:36:34 [2020-04-22T12:36:34.555Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m 12:36:34 [2020-04-22T12:36:34.555Z] INFO: Testing against a local daemon 12:36:34 [2020-04-22T12:36:34.555Z] === RUN TestCgroupDriverSystemdMemoryLimit 12:36:34 [2020-04-22T12:36:34.555Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 12:36:34 [2020-04-22T12:36:34.555Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 12:36:34 [2020-04-22T12:36:34.555Z] === RUN TestEventsExecDie 12:36:34 [2020-04-22T12:36:34.555Z] --- PASS: TestEventsExecDie (0.79s) 12:36:34 [2020-04-22T12:36:34.555Z] === RUN TestEventsBackwardsCompatible 12:36:34 [2020-04-22T12:36:34.840Z] --- PASS: TestEventsBackwardsCompatible (0.11s) 12:36:34 [2020-04-22T12:36:34.840Z] === RUN TestInfoBinaryCommits 12:36:34 [2020-04-22T12:36:34.840Z] --- PASS: TestInfoBinaryCommits (0.05s) 12:36:34 [2020-04-22T12:36:34.840Z] === RUN TestInfoAPIVersioned 12:36:34 [2020-04-22T12:36:34.840Z] --- PASS: TestInfoAPIVersioned (0.01s) 12:36:34 [2020-04-22T12:36:34.840Z] === RUN TestInfoAPI 12:36:34 [2020-04-22T12:36:34.840Z] --- PASS: TestInfoAPI (0.05s) 12:36:34 [2020-04-22T12:36:34.840Z] === RUN TestInfoAPIWarnings 12:36:35 [2020-04-22T12:36:35.486Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID 12:36:35 [2020-04-22T12:36:35.869Z] --- PASS: TestInfoAPIWarnings (0.93s) 12:36:35 [2020-04-22T12:36:35.869Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings 12:36:35 [2020-04-22T12:36:35.869Z] daemon.go:325: [d978e3d9b3f82] waiting for daemon to start 12:36:35 [2020-04-22T12:36:35.869Z] daemon.go:325: [d978e3d9b3f82] waiting for daemon to start 12:36:35 [2020-04-22T12:36:35.869Z] daemon.go:353: [d978e3d9b3f82] daemon started 12:36:35 [2020-04-22T12:36:35.869Z] daemon.go:461: [d978e3d9b3f82] Stopping daemon 12:36:35 [2020-04-22T12:36:35.869Z] daemon.go:296: [d978e3d9b3f82] exiting daemon 12:36:35 [2020-04-22T12:36:35.869Z] daemon.go:448: [d978e3d9b3f82] Daemon stopped 12:36:35 [2020-04-22T12:36:35.869Z] === RUN TestLoginFailsWithBadCredentials 12:36:36 [2020-04-22T12:36:36.024Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent 12:36:36 [2020-04-22T12:36:36.025Z] === RUN TestDockerSuite/TestBuildContextCleanup 12:36:36 [2020-04-22T12:36:36.025Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild 12:36:36 [2020-04-22T12:36:36.486Z] --- PASS: TestLoginFailsWithBadCredentials (0.50s) 12:36:36 [2020-04-22T12:36:36.486Z] === RUN TestPingCacheHeaders 12:36:36 [2020-04-22T12:36:36.486Z] --- PASS: TestPingCacheHeaders (0.05s) 12:36:36 [2020-04-22T12:36:36.486Z] === RUN TestPingGet 12:36:36 [2020-04-22T12:36:36.486Z] --- PASS: TestPingGet (0.03s) 12:36:36 [2020-04-22T12:36:36.486Z] === RUN TestPingHead 12:36:36 [2020-04-22T12:36:36.486Z] --- PASS: TestPingHead (0.05s) 12:36:36 [2020-04-22T12:36:36.486Z] === RUN TestVersion 12:36:36 [2020-04-22T12:36:36.486Z] --- PASS: TestVersion (0.05s) 12:36:36 [2020-04-22T12:36:36.486Z] PASS 12:36:36 [2020-04-22T12:36:36.486Z] 12:36:36 [2020-04-22T12:36:36.486Z] === Skipped 12:36:36 [2020-04-22T12:36:36.486Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 12:36:36 [2020-04-22T12:36:36.486Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 12:36:36 [2020-04-22T12:36:36.486Z] 12:36:36 [2020-04-22T12:36:36.486Z] 12:36:36 [2020-04-22T12:36:36.486Z] DONE 12 tests, 1 skipped in 2.707s 12:36:36 [2020-04-22T12:36:36.486Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 12:36:36 [2020-04-22T12:36:36.486Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m 12:36:36 [2020-04-22T12:36:36.486Z] ++ set -e 12:36:36 [2020-04-22T12:36:36.486Z] ++ '[' -n 0 ']' 12:36:36 [2020-04-22T12:36:36.486Z] ++ set -x 12:36:36 [2020-04-22T12:36:36.486Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m 12:36:36 [2020-04-22T12:36:36.486Z] INFO: Testing against a local daemon 12:36:36 [2020-04-22T12:36:36.486Z] === RUN TestVolumesCreateAndList 12:36:36 [2020-04-22T12:36:36.499Z] === RUN TestDockerSuite/TestBuildContextTarGzip 12:36:36 [2020-04-22T12:36:36.772Z] --- PASS: TestVolumesCreateAndList (0.04s) 12:36:36 [2020-04-22T12:36:36.772Z] === RUN TestVolumesRemove 12:36:36 [2020-04-22T12:36:36.772Z] --- PASS: TestVolumesRemove (0.08s) 12:36:36 [2020-04-22T12:36:36.772Z] === RUN TestVolumesInspect 12:36:36 [2020-04-22T12:36:36.772Z] --- PASS: TestVolumesInspect (0.04s) 12:36:36 [2020-04-22T12:36:36.772Z] === RUN TestVolumesInvalidJSON 12:36:36 [2020-04-22T12:36:36.772Z] === RUN TestVolumesInvalidJSON//volumes/create 12:36:36 [2020-04-22T12:36:36.772Z] === PAUSE TestVolumesInvalidJSON//volumes/create 12:36:36 [2020-04-22T12:36:36.772Z] === CONT TestVolumesInvalidJSON//volumes/create 12:36:36 [2020-04-22T12:36:36.772Z] --- PASS: TestVolumesInvalidJSON (0.04s) 12:36:36 [2020-04-22T12:36:36.772Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) 12:36:36 [2020-04-22T12:36:36.772Z] PASS 12:36:36 [2020-04-22T12:36:36.772Z] 12:36:36 [2020-04-22T12:36:36.772Z] DONE 5 tests in 0.292s 12:36:36 [2020-04-22T12:36:36.772Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 12:36:36 [2020-04-22T12:36:36.971Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression 12:36:37 [2020-04-22T12:36:37.055Z] ++++ cat bundles/test-integration/docker.pid 12:36:37 [2020-04-22T12:36:37.055Z] +++ kill 12325 12:36:37 [2020-04-22T12:36:37.443Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles 12:36:37 [2020-04-22T12:36:37.443Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange 12:36:38 [2020-04-22T12:36:38.438Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile 12:36:38 [2020-04-22T12:36:38.531Z] umount: bundles/test-integration/root: no mount point specified. 12:36:38 [2020-04-22T12:36:38.531Z] +++ /etc/init.d/apparmor stop 12:36:38 [2020-04-22T12:36:38.531Z] Leaving: AppArmorNo profiles have been unloaded. 12:36:38 [2020-04-22T12:36:38.531Z] 12:36:38 [2020-04-22T12:36:38.531Z] Unloading profiles will leave already running processes permanently 12:36:38 [2020-04-22T12:36:38.531Z] unconfined, which can lead to unexpected situations. 12:36:38 [2020-04-22T12:36:38.531Z] 12:36:38 [2020-04-22T12:36:38.531Z] To set a process to complain mode, use the command line tool 12:36:38 [2020-04-22T12:36:38.531Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 12:36:38 [2020-04-22T12:36:38.531Z] +++ true 12:36:38 [2020-04-22T12:36:38.531Z] 12:36:38 [2020-04-22T12:36:38.910Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir 12:36:38 [2020-04-22T12:36:38.910Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot 12:36:38 [2020-04-22T12:36:38.910Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir 12:36:39 [2020-04-22T12:36:39.664Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp 12:36:39 [2020-04-22T12:36:39.664Z] === RUN TestDockerSuite/TestRunCreateVolume 12:36:39 [2020-04-22T12:36:39.921Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc Post stage [Pipeline] junit 12:36:40 [2020-04-22T12:36:40.600Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 12:36:41 [2020-04-22T12:36:41.273Z] + echo Ensuring container killed. 12:36:41 [2020-04-22T12:36:41.273Z] Ensuring container killed. 12:36:41 [2020-04-22T12:36:41.273Z] + docker rm -vf docker-pr1 12:36:41 [2020-04-22T12:36:41.273Z] Error: No such container: docker-pr1 12:36:41 [2020-04-22T12:36:41.273Z] + true [Pipeline] sh 12:36:41 [2020-04-22T12:36:41.654Z] + echo Chowning /workspace to jenkins user 12:36:41 [2020-04-22T12:36:41.654Z] Chowning /workspace to jenkins user 12:36:41 [2020-04-22T12:36:41.654Z] + id -u 12:36:41 [2020-04-22T12:36:41.654Z] + id -g 12:36:41 [2020-04-22T12:36:41.654Z] + docker run --rm -v /home/docker/workspace/moby_PR-40850:/workspace busybox chown -R 1001:1001 /workspace 12:36:41 [2020-04-22T12:36:41.654Z] Unable to find image 'busybox:latest' locally 12:36:41 [2020-04-22T12:36:41.937Z] latest: Pulling from library/busybox 12:36:41 [2020-04-22T12:36:41.937Z] abe12e943b1b: Pulling fs layer 12:36:42 [2020-04-22T12:36:42.221Z] abe12e943b1b: Verifying Checksum 12:36:42 [2020-04-22T12:36:42.221Z] abe12e943b1b: Download complete 12:36:42 [2020-04-22T12:36:42.472Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink 12:36:42 [2020-04-22T12:36:42.505Z] abe12e943b1b: Pull complete 12:36:42 [2020-04-22T12:36:42.505Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 12:36:42 [2020-04-22T12:36:42.505Z] Status: Downloaded newer image for busybox:latest 12:36:42 [2020-04-22T12:36:42.729Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret 12:36:44 [2020-04-22T12:36:44.100Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [Pipeline] catchError [Pipeline] { [Pipeline] sh 12:36:44 [2020-04-22T12:36:44.812Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows 12:36:44 [2020-04-22T12:36:44.931Z] + bundleName=ppc64le-integration 12:36:44 [2020-04-22T12:36:44.931Z] + echo Creating ppc64le-integration-bundles.tar.gz 12:36:44 [2020-04-22T12:36:44.931Z] Creating ppc64le-integration-bundles.tar.gz 12:36:44 [2020-04-22T12:36:44.931Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log+ -o -name *.prof -oxargs -name tar *-report.xml -czf ) ppc64le-integration-bundles.tar.gz -print 12:36:44 [2020-04-22T12:36:44.931Z] [Pipeline] archiveArtifacts 12:36:44 [2020-04-22T12:36:44.967Z] Archiving artifacts 12:36:45 [2020-04-22T12:36:45.517Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40850/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 12:36:45 [2020-04-22T12:36:45.903Z] + make clean 12:36:45 [2020-04-22T12:36:45.995Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService 12:36:46 [2020-04-22T12:36:46.522Z] docker volume rm -f docker-dev-cache 12:36:46 [2020-04-22T12:36:46.522Z] docker-dev-cache [Pipeline] deleteDir 12:36:46 [2020-04-22T12:36:46.558Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 12:36:49 [2020-04-22T12:36:49.835Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures 12:36:49 [2020-04-22T12:36:49.835Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed 12:36:49 [2020-04-22T12:36:49.835Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions 12:36:50 [2020-04-22T12:36:50.092Z] === RUN TestDockerSuite/TestRunDNSInHostMode 12:36:51 [2020-04-22T12:36:51.989Z] === RUN TestDockerSuite/TestRunDNSOptions 12:36:53 [2020-04-22T12:36:53.360Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf 12:36:55 [2020-04-22T12:36:55.883Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions 12:36:56 [2020-04-22T12:36:56.814Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule 12:36:58 [2020-04-22T12:36:58.185Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting 12:36:59 [2020-04-22T12:36:59.116Z] === RUN TestDockerSuite/TestRunDeviceDirectory 12:36:59 [2020-04-22T12:36:59.116Z] === RUN TestDockerSuite/TestRunDeviceNumbers 12:37:00 [2020-04-22T12:37:00.048Z] === RUN TestDockerSuite/TestRunDeviceSymlink 12:37:01 [2020-04-22T12:37:01.943Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource 12:37:01 [2020-04-22T12:37:01.943Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot 12:37:01 [2020-04-22T12:37:01.943Z] === RUN TestDockerSuite/TestRunDuplicateMount 12:37:02 [2020-04-22T12:37:02.878Z] === RUN TestDockerSuite/TestRunEchoNamedContainer 12:37:03 [2020-04-22T12:37:03.812Z] === RUN TestDockerSuite/TestRunEchoStdout 12:37:04 [2020-04-22T12:37:04.744Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit 12:37:05 [2020-04-22T12:37:05.675Z] === RUN TestDockerSuite/TestRunEmptyEnv 12:37:05 [2020-04-22T12:37:05.675Z] === RUN TestDockerSuite/TestRunEntrypoint 12:37:06 [2020-04-22T12:37:06.238Z] === RUN TestDockerSuite/TestRunEnvironment 12:37:07 [2020-04-22T12:37:07.181Z] === RUN TestDockerSuite/TestRunEnvironmentErase 12:37:07 [2020-04-22T12:37:07.745Z] === RUN TestDockerSuite/TestRunEnvironmentOverride 12:37:08 [2020-04-22T12:37:08.676Z] === RUN TestDockerSuite/TestRunExitCode 12:37:09 [2020-04-22T12:37:09.240Z] === RUN TestDockerSuite/TestRunExitCodeOne 12:37:10 [2020-04-22T12:37:10.171Z] === RUN TestDockerSuite/TestRunExitCodeZero 12:37:11 [2020-04-22T12:37:11.103Z] === RUN TestDockerSuite/TestRunExitOnStdinClose 12:37:11 [2020-04-22T12:37:11.668Z] === RUN TestDockerSuite/TestRunExposePort 12:37:11 [2020-04-22T12:37:11.668Z] === RUN TestDockerSuite/TestRunFullHostnameSet 12:37:12 [2020-04-22T12:37:12.600Z] === RUN TestDockerSuite/TestRunGroupAdd 12:37:13 [2020-04-22T12:37:13.531Z] === RUN TestDockerSuite/TestRunHostnameFQDN 12:37:14 [2020-04-22T12:37:14.903Z] === RUN TestDockerSuite/TestRunHostnameInHostMode 12:37:15 [2020-04-22T12:37:15.160Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent 12:37:15 [2020-04-22T12:37:15.160Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership 12:37:19 [2020-04-22T12:37:19.337Z] === RUN TestDockerSuite/TestRunInspectMacAddress 12:37:19 [2020-04-22T12:37:19.594Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy 12:37:20 [2020-04-22T12:37:20.745Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths 12:37:20 [2020-04-22T12:37:20.745Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths 12:37:20 [2020-04-22T12:37:20.745Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive 12:37:20 [2020-04-22T12:37:20.964Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType 12:37:26 [2020-04-22T12:37:26.652Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir 12:37:26 [2020-04-22T12:37:26.652Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir 12:37:27 [2020-04-22T12:37:27.126Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot 12:37:27 [2020-04-22T12:37:27.126Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir 12:37:27 [2020-04-22T12:37:27.598Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot 12:37:27 [2020-04-22T12:37:27.598Z] === RUN TestDockerSuite/TestBuildCopyWildcard 12:37:29 [2020-04-22T12:37:29.061Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey 12:37:30 [2020-04-22T12:37:30.956Z] === RUN TestDockerSuite/TestRunInvalidCPUShares 12:37:32 [2020-04-22T12:37:32.329Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent 12:37:34 [2020-04-22T12:37:34.224Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue 12:37:34 [2020-04-22T12:37:34.224Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue 12:37:34 [2020-04-22T12:37:34.224Z] === RUN TestDockerSuite/TestRunInvalidReference 12:37:34 [2020-04-22T12:37:34.224Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors 12:37:34 [2020-04-22T12:37:34.788Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode 12:37:38 [2020-04-22T12:37:38.080Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID 12:37:39 [2020-04-22T12:37:39.451Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName 12:37:41 [2020-04-22T12:37:41.345Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS 12:37:41 [2020-04-22T12:37:41.910Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled 12:37:42 [2020-04-22T12:37:42.473Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled 12:37:43 [2020-04-22T12:37:43.406Z] === RUN TestDockerSuite/TestRunModeHostname 12:37:44 [2020-04-22T12:37:44.337Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists 12:37:44 [2020-04-22T12:37:44.337Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning 12:37:44 [2020-04-22T12:37:44.594Z] === RUN TestDockerSuite/TestRunModeIpcHost 12:37:46 [2020-04-22T12:37:46.492Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname 12:37:47 [2020-04-22T12:37:47.423Z] === RUN TestDockerSuite/TestRunModePIDContainer 12:37:49 [2020-04-22T12:37:49.319Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists 12:37:49 [2020-04-22T12:37:49.319Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning 12:37:49 [2020-04-22T12:37:49.319Z] === RUN TestDockerSuite/TestRunModePIDHost 12:37:50 [2020-04-22T12:37:50.689Z] === RUN TestDockerSuite/TestRunModeUTSHost 12:37:52 [2020-04-22T12:37:52.586Z] === RUN TestDockerSuite/TestRunMount 12:37:52 [2020-04-22T12:37:52.955Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache 12:37:52 [2020-04-22T12:37:52.955Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName 12:37:52 [2020-04-22T12:37:52.955Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile 12:37:59 [2020-04-22T12:37:59.134Z] === RUN TestDockerSuite/TestRunMountOrdering 12:37:59 [2020-04-22T12:37:59.134Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm 12:38:00 [2020-04-22T12:38:00.067Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost 12:38:01 [2020-04-22T12:38:01.438Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom 12:38:03 [2020-04-22T12:38:03.964Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles 12:38:07 [2020-04-22T12:38:07.256Z] === RUN TestDockerSuite/TestRunNamedVolume 12:38:09 [2020-04-22T12:38:09.151Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData 12:38:11 [2020-04-22T12:38:11.692Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved 12:38:13 [2020-04-22T12:38:13.588Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved 12:38:14 [2020-04-22T12:38:14.250Z] === RUN TestDockerSuite/TestBuildDockerfileStdin 12:38:14 [2020-04-22T12:38:14.250Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict 12:38:14 [2020-04-22T12:38:14.722Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore 12:38:15 [2020-04-22T12:38:15.485Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared 12:38:15 [2020-04-22T12:38:15.485Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost 12:38:15 [2020-04-22T12:38:15.742Z] === RUN TestDockerSuite/TestRunNetHost 12:38:17 [2020-04-22T12:38:17.112Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks 12:38:17 [2020-04-22T12:38:17.676Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName 12:38:17 [2020-04-22T12:38:17.692Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored 12:38:18 [2020-04-22T12:38:18.608Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount 12:38:19 [2020-04-22T12:38:19.925Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles 12:38:21 [2020-04-22T12:38:21.132Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO 12:38:22 [2020-04-22T12:38:22.897Z] === RUN TestDockerSuite/TestBuildDockerignore 12:38:23 [2020-04-22T12:38:23.028Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem 12:38:28 [2020-04-22T12:38:28.292Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode 12:38:28 [2020-04-22T12:38:28.292Z] === RUN TestDockerSuite/TestRunNoDupVolumes 12:38:28 [2020-04-22T12:38:28.549Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid 12:38:29 [2020-04-22T12:38:29.480Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout 12:38:29 [2020-04-22T12:38:29.480Z] === RUN TestDockerSuite/TestRunNonExecutableCmd 12:38:30 [2020-04-22T12:38:30.044Z] === RUN TestDockerSuite/TestRunNonExistingCmd 12:38:30 [2020-04-22T12:38:30.975Z] === RUN TestDockerSuite/TestRunNonExistingImage 12:38:30 [2020-04-22T12:38:30.975Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress 12:38:31 [2020-04-22T12:38:31.906Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName 12:38:32 [2020-04-22T12:38:32.837Z] === RUN TestDockerSuite/TestRunOOMExitCode 12:38:32 [2020-04-22T12:38:32.837Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable 12:38:33 [2020-04-22T12:38:33.400Z] === RUN TestDockerSuite/TestRunPIDsLimit 12:38:34 [2020-04-22T12:38:34.331Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse 12:38:36 [2020-04-22T12:38:36.228Z] === RUN TestDockerSuite/TestRunPortInUse 12:38:36 [2020-04-22T12:38:36.792Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices 12:38:37 [2020-04-22T12:38:37.724Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod 12:38:38 [2020-04-22T12:38:38.290Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount 12:38:39 [2020-04-22T12:38:39.221Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers 12:38:39 [2020-04-22T12:38:39.787Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers 12:38:40 [2020-04-22T12:38:40.721Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent 12:38:40 [2020-04-22T12:38:40.721Z] === RUN TestDockerSuite/TestRunPublishPort 12:38:41 [2020-04-22T12:38:41.286Z] === RUN TestDockerSuite/TestRunReadFilteredProc 12:38:42 [2020-04-22T12:38:42.219Z] === RUN TestDockerSuite/TestRunReadProcLatency 12:38:42 [2020-04-22T12:38:42.219Z] === RUN TestDockerSuite/TestRunReadProcTimer 12:38:42 [2020-04-22T12:38:42.784Z] === RUN TestDockerSuite/TestRunRedirectStdout 12:38:44 [2020-04-22T12:38:44.680Z] === RUN TestDockerSuite/TestRunResolvconfUpdate 12:38:44 [2020-04-22T12:38:44.680Z] === RUN TestDockerSuite/TestRunRestartMaxRetries 12:38:47 [2020-04-22T12:38:47.957Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink 12:38:49 [2020-04-22T12:38:49.329Z] === RUN TestDockerSuite/TestRunRm 12:38:49 [2020-04-22T12:38:49.913Z] === RUN TestDockerSuite/TestRunRmAndWait 12:38:54 [2020-04-22T12:38:54.092Z] === RUN TestDockerSuite/TestRunRmPre125Api 12:38:54 [2020-04-22T12:38:54.656Z] === RUN TestDockerSuite/TestRunRootWorkdir 12:38:55 [2020-04-22T12:38:55.590Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns 12:38:57 [2020-04-22T12:38:57.825Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit 12:38:57 [2020-04-22T12:38:57.825Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct 12:39:02 [2020-04-22T12:39:02.003Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS 12:39:07 [2020-04-22T12:39:07.258Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit 12:39:07 [2020-04-22T12:39:07.258Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod 12:39:08 [2020-04-22T12:39:08.190Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns 12:39:08 [2020-04-22T12:39:08.755Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare 12:39:09 [2020-04-22T12:39:09.686Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns 12:39:10 [2020-04-22T12:39:10.617Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns 12:39:11 [2020-04-22T12:39:11.181Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile 12:39:12 [2020-04-22T12:39:12.112Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy 12:39:13 [2020-04-22T12:39:13.044Z] === RUN TestDockerSuite/TestRunSetMacAddress 12:39:13 [2020-04-22T12:39:13.608Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer 12:39:16 [2020-04-22T12:39:16.884Z] === RUN TestDockerSuite/TestRunState 12:39:17 [2020-04-22T12:39:17.815Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit 12:39:18 [2020-04-22T12:39:18.747Z] === RUN TestDockerSuite/TestRunStdinPipe 12:39:19 [2020-04-22T12:39:19.678Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak 12:39:19 [2020-04-22T12:39:19.678Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit 12:39:19 [2020-04-22T12:39:19.678Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers 12:39:20 [2020-04-22T12:39:20.618Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers 12:39:21 [2020-04-22T12:39:21.182Z] === RUN TestDockerSuite/TestRunSysctls 12:39:23 [2020-04-22T12:39:23.078Z] === RUN TestDockerSuite/TestRunTLSVerify 12:39:23 [2020-04-22T12:39:23.078Z] === RUN TestDockerSuite/TestRunTTYWithPipe 12:39:23 [2020-04-22T12:39:23.078Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices 12:39:23 [2020-04-22T12:39:23.618Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths 12:39:23 [2020-04-22T12:39:23.619Z] === RUN TestDockerSuite/TestBuildDockerignoreComment 12:39:23 [2020-04-22T12:39:23.619Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions 12:39:23 [2020-04-22T12:39:23.642Z] === RUN TestDockerSuite/TestRunTmpfsMounts 12:39:26 [2020-04-22T12:39:26.169Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered 12:39:27 [2020-04-22T12:39:27.100Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes 12:39:28 [2020-04-22T12:39:28.995Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions 12:39:30 [2020-04-22T12:39:30.365Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId 12:39:33 [2020-04-22T12:39:33.642Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers 12:39:36 [2020-04-22T12:39:36.167Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart 12:39:36 [2020-04-22T12:39:36.425Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod 12:39:37 [2020-04-22T12:39:37.357Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount 12:39:38 [2020-04-22T12:39:38.291Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot 12:39:39 [2020-04-22T12:39:39.223Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint 12:39:41 [2020-04-22T12:39:41.748Z] === RUN TestDockerSuite/TestRunUnshareProc 12:39:43 [2020-04-22T12:39:43.119Z] === RUN TestDockerSuite/TestRunUserByID 12:39:44 [2020-04-22T12:39:44.052Z] === RUN TestDockerSuite/TestRunUserByIDBig 12:39:44 [2020-04-22T12:39:44.052Z] === RUN TestDockerSuite/TestRunUserByIDNegative 12:39:44 [2020-04-22T12:39:44.310Z] === RUN TestDockerSuite/TestRunUserByIDZero 12:39:45 [2020-04-22T12:39:45.241Z] === RUN TestDockerSuite/TestRunUserByName 12:39:45 [2020-04-22T12:39:45.499Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions 12:39:46 [2020-04-22T12:39:46.071Z] === RUN TestDockerSuite/TestRunUserDefaults 12:39:46 [2020-04-22T12:39:46.635Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed 12:39:46 [2020-04-22T12:39:46.635Z] === RUN TestDockerSuite/TestRunUserNotFound 12:39:46 [2020-04-22T12:39:46.893Z] === RUN TestDockerSuite/TestRunVerifyContainerID 12:39:47 [2020-04-22T12:39:47.825Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag 12:39:53 [2020-04-22T12:39:53.084Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter 12:39:53 [2020-04-22T12:39:53.650Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths 12:39:53 [2020-04-22T12:39:53.650Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork 12:39:55 [2020-04-22T12:39:55.021Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode 12:39:56 [2020-04-22T12:39:56.918Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon 12:39:57 [2020-04-22T12:39:57.482Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails 12:39:59 [2020-04-22T12:39:59.380Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved 12:40:01 [2020-04-22T12:40:01.908Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath 12:40:02 [2020-04-22T12:40:02.840Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork 12:40:04 [2020-04-22T12:40:04.738Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly 12:40:05 [2020-04-22T12:40:05.302Z] === RUN TestDockerSwarmSuite/TestSwarmInit 12:40:05 [2020-04-22T12:40:05.559Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared 12:40:06 [2020-04-22T12:40:06.491Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave 12:40:07 [2020-04-22T12:40:07.423Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount 12:40:07 [2020-04-22T12:40:07.423Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent 12:40:07 [2020-04-22T12:40:07.423Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares 12:40:07 [2020-04-22T12:40:07.423Z] === RUN TestDockerSuite/TestRunWithBadDevice 12:40:07 [2020-04-22T12:40:07.680Z] === RUN TestDockerSuite/TestRunWithBlkioWeight 12:40:08 [2020-04-22T12:40:08.611Z] === RUN TestDockerSuite/TestRunWithCPUQuota 12:40:09 [2020-04-22T12:40:09.544Z] === RUN TestDockerSuite/TestRunWithCPUShares 12:40:10 [2020-04-22T12:40:10.111Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 12:40:10 [2020-04-22T12:40:10.111Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked 12:40:10 [2020-04-22T12:40:10.111Z] === RUN TestDockerSuite/TestRunWithCpuPeriod 12:40:12 [2020-04-22T12:40:12.024Z] === RUN TestDockerSuite/TestRunWithCpusetCpus 12:40:12 [2020-04-22T12:40:12.958Z] === RUN TestDockerSuite/TestRunWithCpusetMems 12:40:13 [2020-04-22T12:40:13.523Z] === RUN TestDockerSuite/TestRunWithDaemonFlags 12:40:13 [2020-04-22T12:40:13.523Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize 12:40:14 [2020-04-22T12:40:14.454Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight 12:40:14 [2020-04-22T12:40:14.454Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod 12:40:14 [2020-04-22T12:40:14.454Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory 12:40:14 [2020-04-22T12:40:14.454Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress 12:40:14 [2020-04-22T12:40:14.454Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps 12:40:14 [2020-04-22T12:40:14.455Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps 12:40:14 [2020-04-22T12:40:14.712Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps 12:40:14 [2020-04-22T12:40:14.712Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps 12:40:14 [2020-04-22T12:40:14.970Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice 12:40:15 [2020-04-22T12:40:15.227Z] === RUN TestDockerSuite/TestRunWithKernelMemory 12:40:15 [2020-04-22T12:40:15.791Z] === RUN TestDockerSuite/TestRunWithMemoryLimit 12:40:16 [2020-04-22T12:40:16.724Z] === RUN TestDockerSuite/TestRunWithMemoryReservation 12:40:17 [2020-04-22T12:40:17.656Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid 12:40:17 [2020-04-22T12:40:17.656Z] === RUN TestDockerSuite/TestRunWithNanoCPUs 12:40:18 [2020-04-22T12:40:18.588Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr 12:40:18 [2020-04-22T12:40:18.588Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks 12:40:18 [2020-04-22T12:40:18.845Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj 12:40:19 [2020-04-22T12:40:19.410Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr 12:40:19 [2020-04-22T12:40:19.667Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange 12:40:19 [2020-04-22T12:40:19.668Z] === RUN TestDockerSuite/TestRunWithShmSize 12:40:20 [2020-04-22T12:40:20.234Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain 12:40:20 [2020-04-22T12:40:20.492Z] === RUN TestDockerSuite/TestRunWithSwappiness 12:40:21 [2020-04-22T12:40:21.425Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid 12:40:21 [2020-04-22T12:40:21.425Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit 12:40:21 [2020-04-22T12:40:21.425Z] === RUN TestDockerSuite/TestRunWithUlimits 12:40:22 [2020-04-22T12:40:22.358Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited 12:40:22 [2020-04-22T12:40:22.616Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave 12:40:23 [2020-04-22T12:40:23.987Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive 12:40:24 [2020-04-22T12:40:24.374Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile 12:40:24 [2020-04-22T12:40:24.919Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit 12:40:24 [2020-04-22T12:40:24.919Z] === RUN TestDockerSuite/TestRunWithoutNetworking 12:40:25 [2020-04-22T12:40:25.369Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion 12:40:25 [2020-04-22T12:40:25.842Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile 12:40:25 [2020-04-22T12:40:25.851Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile 12:40:25 [2020-04-22T12:40:25.851Z] === RUN TestDockerSuite/TestRunWorkingDirectory 12:40:27 [2020-04-22T12:40:27.220Z] === RUN TestDockerSuite/TestRunWriteFilteredProc 12:40:28 [2020-04-22T12:40:28.152Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit 12:40:30 [2020-04-22T12:40:30.676Z] === RUN TestDockerSuite/TestRunWriteToProcAsound 12:40:31 [2020-04-22T12:40:31.240Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue 12:40:31 [2020-04-22T12:40:31.240Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue 12:40:31 [2020-04-22T12:40:31.240Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags 12:40:32 [2020-04-22T12:40:32.611Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout 12:40:33 [2020-04-22T12:40:33.543Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar 12:40:34 [2020-04-22T12:40:34.494Z] === RUN TestDockerSuite/TestSaveCheckTimes 12:40:34 [2020-04-22T12:40:34.751Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions 12:40:36 [2020-04-22T12:40:36.648Z] === RUN TestDockerSuite/TestSaveImageId 12:40:36 [2020-04-22T12:40:36.648Z] === RUN TestDockerSuite/TestSaveLoadNoTag 12:40:37 [2020-04-22T12:40:37.213Z] === RUN TestDockerSuite/TestSaveLoadParents 12:40:39 [2020-04-22T12:40:39.108Z] === RUN TestDockerSuite/TestSaveMultipleNames 12:40:39 [2020-04-22T12:40:39.108Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages 12:40:41 [2020-04-22T12:40:41.005Z] === RUN TestDockerSuite/TestSaveSingleTag 12:40:41 [2020-04-22T12:40:41.005Z] === RUN TestDockerSuite/TestSaveWithNoExistImage 12:40:41 [2020-04-22T12:40:41.005Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout 12:40:42 [2020-04-22T12:40:42.376Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout 12:40:43 [2020-04-22T12:40:43.747Z] === RUN TestDockerSuite/TestSearchCmdOptions 12:40:44 [2020-04-22T12:40:44.311Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry 12:40:44 [2020-04-22T12:40:44.311Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash 12:40:44 [2020-04-22T12:40:44.311Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter 12:40:44 [2020-04-22T12:40:44.311Z] === RUN TestDockerSuite/TestSearchWithLimit 12:40:44 [2020-04-22T12:40:44.876Z] === RUN TestDockerSuite/TestSlowStdinClosing 12:40:47 [2020-04-22T12:40:47.140Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore 12:40:47 [2020-04-22T12:40:47.400Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode 12:40:52 [2020-04-22T12:40:52.654Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers 12:40:55 [2020-04-22T12:40:55.181Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError 12:40:55 [2020-04-22T12:40:55.849Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles 12:40:56 [2020-04-22T12:40:56.552Z] === RUN TestDockerSuite/TestStartAttachSilent 12:40:57 [2020-04-22T12:40:57.922Z] === RUN TestDockerSuite/TestStartAttachWithRename 12:41:01 [2020-04-22T12:41:01.197Z] === RUN TestDockerSuite/TestStartMultipleContainers 12:41:03 [2020-04-22T12:41:03.109Z] === RUN TestDockerSuite/TestStartPausedContainer 12:41:04 [2020-04-22T12:41:04.042Z] === RUN TestDockerSuite/TestStartRecordError 12:41:05 [2020-04-22T12:41:05.941Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode 12:41:06 [2020-04-22T12:41:06.319Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile 12:41:08 [2020-04-22T12:41:08.466Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded 12:41:10 [2020-04-22T12:41:10.362Z] === RUN TestDockerSuite/TestStatsAllNoStream 12:41:13 [2020-04-22T12:41:13.637Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream 12:41:16 [2020-04-22T12:41:16.913Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked 12:41:18 [2020-04-22T12:41:18.284Z] === RUN TestDockerSuite/TestStatsContainerNotFound 12:41:21 [2020-04-22T12:41:21.560Z] === RUN TestDockerSuite/TestStatsFormatAll 12:41:26 [2020-04-22T12:41:26.816Z] === RUN TestDockerSuite/TestStatsNoStream 12:41:29 [2020-04-22T12:41:29.338Z] === RUN TestDockerSuite/TestStopContainerSignal 12:41:31 [2020-04-22T12:41:31.233Z] === RUN TestDockerSuite/TestTopMultipleArgs 12:41:31 [2020-04-22T12:41:31.797Z] === RUN TestDockerSuite/TestTopNonPrivileged 12:41:32 [2020-04-22T12:41:32.733Z] === RUN TestDockerSuite/TestTopPrivileged 12:41:33 [2020-04-22T12:41:33.680Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses 12:41:33 [2020-04-22T12:41:33.680Z] === RUN TestDockerSuite/TestTwoContainersInNetHost 12:41:34 [2020-04-22T12:41:34.245Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput 12:41:39 [2020-04-22T12:41:39.504Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck 12:41:42 [2020-04-22T12:41:42.028Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue 12:41:42 [2020-04-22T12:41:42.248Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir 12:41:42 [2020-04-22T12:41:42.959Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags 12:41:43 [2020-04-22T12:41:43.525Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory 12:41:43 [2020-04-22T12:41:43.525Z] === RUN TestDockerSuite/TestUpdateKernelMemory 12:41:44 [2020-04-22T12:41:44.457Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized 12:41:46 [2020-04-22T12:41:46.352Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory 12:41:46 [2020-04-22T12:41:46.352Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy 12:41:47 [2020-04-22T12:41:47.723Z] === RUN TestDockerSuite/TestUpdatePausedContainer 12:41:48 [2020-04-22T12:41:48.655Z] === RUN TestDockerSuite/TestUpdateRunningContainer 12:41:49 [2020-04-22T12:41:49.588Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart 12:41:50 [2020-04-22T12:41:50.958Z] === RUN TestDockerSuite/TestUpdateStats 12:41:52 [2020-04-22T12:41:52.717Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs 12:41:55 [2020-04-22T12:41:55.134Z] === RUN TestDockerSuite/TestUpdateStoppedContainer 12:41:56 [2020-04-22T12:41:56.503Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly 12:41:56 [2020-04-22T12:41:56.503Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs 12:41:57 [2020-04-22T12:41:57.434Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields 12:41:58 [2020-04-22T12:41:58.366Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias 12:42:02 [2020-04-22T12:42:02.559Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias 12:42:03 [2020-04-22T12:42:03.123Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain 12:42:03 [2020-04-22T12:42:03.191Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir 12:42:06 [2020-04-22T12:42:06.400Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink 12:42:09 [2020-04-22T12:42:09.681Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity 12:42:12 [2020-04-22T12:42:12.205Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks 12:42:16 [2020-04-22T12:42:16.381Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart 12:42:16 [2020-04-22T12:42:16.381Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked 12:42:21 [2020-04-22T12:42:21.637Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown 12:42:22 [2020-04-22T12:42:22.572Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster 12:42:23 [2020-04-22T12:42:23.944Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot 12:42:26 [2020-04-22T12:42:26.470Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride 12:42:28 [2020-04-22T12:42:28.367Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner 12:42:29 [2020-04-22T12:42:29.737Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod 12:42:32 [2020-04-22T12:42:32.263Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService 12:42:34 [2020-04-22T12:42:34.792Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw 12:42:36 [2020-04-22T12:42:36.689Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid 12:42:39 [2020-04-22T12:42:39.214Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid 12:42:41 [2020-04-22T12:42:41.738Z] === RUN TestDockerSuite/TestVolumeCLICreate 12:42:56 [2020-04-22T12:42:56.594Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel 12:42:56 [2020-04-22T12:42:56.594Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple 12:42:56 [2020-04-22T12:42:56.594Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts 12:42:57 [2020-04-22T12:42:57.525Z] === RUN TestDockerSuite/TestVolumeCLIInspect 12:42:57 [2020-04-22T12:42:57.525Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti 12:42:57 [2020-04-22T12:42:57.525Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError 12:42:57 [2020-04-22T12:42:57.525Z] === RUN TestDockerSuite/TestVolumeCLILs 12:42:58 [2020-04-22T12:42:58.456Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName 12:42:58 [2020-04-22T12:42:58.456Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling 12:42:59 [2020-04-22T12:42:59.388Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers 12:42:59 [2020-04-22T12:42:59.388Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels 12:42:59 [2020-04-22T12:42:59.388Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue 12:42:59 [2020-04-22T12:42:59.388Z] === RUN TestDockerSuite/TestVolumeCLINoArgs 12:42:59 [2020-04-22T12:42:59.388Z] === RUN TestDockerSuite/TestVolumeCLIRm 12:43:01 [2020-04-22T12:43:01.913Z] === RUN TestDockerSuite/TestVolumeCLIRmForce 12:43:01 [2020-04-22T12:43:01.913Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse 12:43:02 [2020-04-22T12:43:02.171Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage 12:43:02 [2020-04-22T12:43:02.171Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts 12:43:02 [2020-04-22T12:43:02.171Z] === RUN TestDockerSuite/TestVolumeEvents 12:43:03 [2020-04-22T12:43:03.103Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions 12:43:05 [2020-04-22T12:43:05.626Z] === RUN TestDockerSuite/TestVolumeLsFormat 12:43:05 [2020-04-22T12:43:05.626Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat 12:43:05 [2020-04-22T12:43:05.626Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode 12:43:08 [2020-04-22T12:43:08.904Z] === RUN TestDockerSuite/TestVolumesNoCopyData 12:43:13 [2020-04-22T12:43:13.101Z] === RUN TestDockerSuite/TestWindowsRunAsSystem 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite (1723.49s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.05s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.56s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.72s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.22s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.01s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.43s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.79s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.51s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.11s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.22s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.42s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.47s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.96s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.96s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.99s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.93s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.91s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.09s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.00s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestAttachDetach (1.02s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.94s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.05s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.91s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.07s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.59s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.08s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.33s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.10s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.19s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.74s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (18.68s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.59s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.67s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.32s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.90s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.51s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.34s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.01s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.63s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.51s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.86s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.98s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.49s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.79s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.58s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.05s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.13s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.48s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.35s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.41s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.68s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.19s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.60s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.90s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (2.23s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.96s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.58s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.99s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.41s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.52s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.32s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.36s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.53s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.18s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.50s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.32s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.57s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.76s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.94s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.35s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.48s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.48s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.11s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.03s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.68s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.73s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.88s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.05s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.25s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.82s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.99s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.23s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.40s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.67s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.02s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.63s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildCmd (0.37s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.41s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.37s) 12:43:13 [2020-04-22T12:43:13.101Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) 12:43:13 [2020-04-22T12:43:13.101Z] requirement.go:26: unmatched requirement DaemonIsWindows 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.47s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.77s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.32s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildContChar (4.07s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.22s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.43s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.04s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.76s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.38s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.70s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.04s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.88s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.33s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.98s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.95s) 12:43:13 [2020-04-22T12:43:13.101Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) 12:43:13 [2020-04-22T12:43:13.101Z] requirement.go:26: unmatched requirement DaemonIsWindows 12:43:13 [2020-04-22T12:43:13.101Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) 12:43:13 [2020-04-22T12:43:13.101Z] requirement.go:26: unmatched requirement DaemonIsWindows 12:43:13 [2020-04-22T12:43:13.101Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) 12:43:13 [2020-04-22T12:43:13.101Z] requirement.go:26: unmatched requirement DaemonIsWindows 12:43:13 [2020-04-22T12:43:13.101Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) 12:43:13 [2020-04-22T12:43:13.101Z] requirement.go:26: unmatched requirement DaemonIsWindows 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.01s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.40s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.15s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.57s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.19s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.46s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.73s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.66s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.60s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.82s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.48s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.49s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.56s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.04s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.58s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.08s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.02s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.14s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.74s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.47s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.09s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.83s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.37s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.43s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.65s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.11s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.81s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.27s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.33s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.59s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.09s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.28s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.26s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.19s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.74s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.58s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildEnv (1.36s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.23s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.95s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.32s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.66s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.82s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.55s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.84s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.52s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.52s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.45s) 12:43:13 [2020-04-22T12:43:13.101Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) 12:43:13 [2020-04-22T12:43:13.101Z] requirement.go:26: unmatched requirement DaemonIsWindows 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.34s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.43s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildExpose (0.31s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.76s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.55s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.37s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildFails (1.19s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.91s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.90s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.15s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.40s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.38s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.05s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.95s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.66s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.30s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.03s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.00s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.28s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildHistory (4.02s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.44s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.90s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.56s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.54s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.04s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildLabel (0.53s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.49s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.50s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.33s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildLabels (0.55s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.13s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.07s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.95s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildLineBreak (5.15s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.17s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.21s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.20s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.23s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.51s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (2.98s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (2.29s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.13s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.41s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.49s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.85s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.20s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.23s) 12:43:13 [2020-04-22T12:43:13.101Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.53s) 12:43:13 [2020-04-22T12:43:13.101Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) 12:43:13 [2020-04-22T12:43:13.101Z] requirement.go:26: unmatched requirement DaemonIsWindows 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (4.85s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.54s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.40s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.31s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.68s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.69s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.24s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.18s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.10s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.42s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.34s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.36s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.76s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.58s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.65s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.25s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.57s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (3.03s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.19s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.71s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.42s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.69s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestBuildPATH (2.47s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.26s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.00s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (9.37s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.11s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.20s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestBuildRm (2.99s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.03s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.37s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.50s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.59s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.42s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.33s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.21s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.46s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.24s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.42s) 12:43:13 [2020-04-22T12:43:13.102Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) 12:43:13 [2020-04-22T12:43:13.102Z] requirement.go:26: unmatched requirement DaemonIsWindows 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.55s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.34s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.16s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestBuildStderr (1.22s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.01s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.23s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.45s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.82s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.20s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.42s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestBuildUser (1.97s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.70s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.46s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.95s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.29s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.10s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.00s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.43s) 12:43:13 [2020-04-22T12:43:13.102Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) 12:43:13 [2020-04-22T12:43:13.102Z] requirement.go:26: unmatched requirement DaemonIsWindows 12:43:13 [2020-04-22T12:43:13.102Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) 12:43:13 [2020-04-22T12:43:13.102Z] requirement.go:26: unmatched requirement DaemonIsWindows 12:43:13 [2020-04-22T12:43:13.102Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) 12:43:13 [2020-04-22T12:43:13.102Z] requirement.go:26: unmatched requirement DaemonIsWindows 12:43:13 [2020-04-22T12:43:13.102Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) 12:43:13 [2020-04-22T12:43:13.102Z] requirement.go:26: unmatched requirement DaemonIsWindows 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.80s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.17s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.06s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.60s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.20s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.16s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.93s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.01s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.44s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.60s) 12:43:13 [2020-04-22T12:43:13.102Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) 12:43:13 [2020-04-22T12:43:13.102Z] requirement.go:26: unmatched requirement DaemonIsWindows 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.85s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.36s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) 12:43:13 [2020-04-22T12:43:13.102Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) 12:43:13 [2020-04-22T12:43:13.102Z] docker_cli_sni_test.go:18: Flakey test 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.84s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.96s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestCommitChange (1.12s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.97s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.64s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.74s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.03s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestCommitTTY (1.64s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.89s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.72s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.89s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.81s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.71s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.82s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.90s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.85s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.11s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.99s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.10s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.75s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.12s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.11s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.93s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.86s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.85s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.74s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.82s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.83s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.82s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.87s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.81s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.83s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.86s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.81s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.78s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.62s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.56s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.85s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.54s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.79s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.82s) 12:43:13 [2020-04-22T12:43:13.102Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) 12:43:13 [2020-04-22T12:43:13.102Z] requirement.go:26: unmatched requirement DaemonIsWindows 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.76s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.80s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.09s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.39s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.51s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.96s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.24s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.35s) 12:43:13 [2020-04-22T12:43:13.102Z] docker_api_containers_test.go:2107: case 0 - config: {volume /foo false <nil> <nil> <nil>} 12:43:13 [2020-04-22T12:43:13.102Z] docker_api_containers_test.go:2107: case 1 - config: {volume /foo/ false <nil> <nil> <nil>} 12:43:13 [2020-04-22T12:43:13.102Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 /foo false <nil> <nil> <nil>} 12:43:13 [2020-04-22T12:43:13.102Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 /foo true <nil> <nil> <nil>} 12:43:13 [2020-04-22T12:43:13.102Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 /foo false <nil> 0xc00091c9a0 <nil>} 12:43:13 [2020-04-22T12:43:13.102Z] docker_api_containers_test.go:2107: case 5 - config: {bind /tmp/test-mounts-api-1008241831 /foo false <nil> <nil> <nil>} 12:43:13 [2020-04-22T12:43:13.102Z] docker_api_containers_test.go:2107: case 6 - config: {bind /tmp/test-mounts-api-1008241831 /foo true <nil> <nil> <nil>} 12:43:13 [2020-04-22T12:43:13.102Z] docker_api_containers_test.go:2107: case 7 - config: {bind /tmp/test-mounts-api-3996139994 /foo false <nil> <nil> <nil>} 12:43:13 [2020-04-22T12:43:13.102Z] docker_api_containers_test.go:2107: case 8 - config: {bind /tmp/test-mounts-api-3996139994 /foo true <nil> <nil> <nil>} 12:43:13 [2020-04-22T12:43:13.102Z] docker_api_containers_test.go:2107: case 9 - config: {bind /tmp/test-mounts-api-3996139994 /foo true 0xc00091ce20 <nil> <nil>} 12:43:13 [2020-04-22T12:43:13.102Z] docker_api_containers_test.go:2107: case 10 - config: {volume /foo false <nil> 0xc00091ce40 <nil>} 12:43:13 [2020-04-22T12:43:13.102Z] docker_api_containers_test.go:2107: case 11 - config: {volume /foo/ false <nil> 0xc00091ce60 <nil>} 12:43:13 [2020-04-22T12:43:13.102Z] docker_api_containers_test.go:2107: case 12 - config: {volume test4 /foo false <nil> 0xc00091ce80 <nil>} 12:43:13 [2020-04-22T12:43:13.102Z] docker_api_containers_test.go:2107: case 13 - config: {volume test5 /foo true <nil> 0xc00091cea0 <nil>} 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.52s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.46s) 12:43:13 [2020-04-22T12:43:13.102Z] docker_api_containers_test.go:1926: case 0 12:43:13 [2020-04-22T12:43:13.102Z] docker_api_containers_test.go:1926: case 1 12:43:13 [2020-04-22T12:43:13.102Z] docker_api_containers_test.go:1926: case 2 12:43:13 [2020-04-22T12:43:13.102Z] docker_api_containers_test.go:1926: case 3 12:43:13 [2020-04-22T12:43:13.102Z] docker_api_containers_test.go:1926: case 4 12:43:13 [2020-04-22T12:43:13.102Z] docker_api_containers_test.go:1926: case 5 12:43:13 [2020-04-22T12:43:13.102Z] docker_api_containers_test.go:1926: case 6 12:43:13 [2020-04-22T12:43:13.102Z] docker_api_containers_test.go:1926: case 7 12:43:13 [2020-04-22T12:43:13.102Z] docker_api_containers_test.go:1926: case 8 12:43:13 [2020-04-22T12:43:13.102Z] docker_api_containers_test.go:1926: case 9 12:43:13 [2020-04-22T12:43:13.102Z] docker_api_containers_test.go:1926: case 10 12:43:13 [2020-04-22T12:43:13.102Z] docker_api_containers_test.go:1926: case 11 12:43:13 [2020-04-22T12:43:13.102Z] docker_api_containers_test.go:1926: case 12 12:43:13 [2020-04-22T12:43:13.102Z] docker_api_containers_test.go:1926: case 13 12:43:13 [2020-04-22T12:43:13.102Z] docker_api_containers_test.go:1926: case 14 12:43:13 [2020-04-22T12:43:13.102Z] docker_api_containers_test.go:1926: case 15 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.24s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.41s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.00s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.53s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.17s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.86s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.87s) 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.07s) 12:43:13 [2020-04-22T12:43:13.102Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-check-ownership391547695/file1 a1798154ba36cc74a088221ddee1b65a52c360f4714eb0dfaba44c6fe14e83b2:/tmpvol/file1` 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.07s) 12:43:13 [2020-04-22T12:43:13.102Z] docker_cli_cp_utils_test.go:192: running `docker cp 79ff9aec738b13ddfe3670ad5d5d151332140fcd567fb06febf715b957470154:/root/file1 /tmp/test-cp-from-case-a128592578/itWorks.txt` 12:43:13 [2020-04-22T12:43:13.102Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a128592578/itWorks.txt" contains "file1\n" 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.93s) 12:43:13 [2020-04-22T12:43:13.102Z] docker_cli_cp_utils_test.go:192: running `docker cp 8e476dd20ce113b2e0146a5f9c9e62fb2ff19332d463fda600f4d591bfa88757:/file1 /tmp/test-cp-from-case-b958670137/testDir/` 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.93s) 12:43:13 [2020-04-22T12:43:13.102Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c583875396/file2" contains "file2\n" 12:43:13 [2020-04-22T12:43:13.102Z] docker_cli_cp_utils_test.go:192: running `docker cp 9ea99f85fb241a852d17712fedcb15f23830d91ba679ac3a813c9fbe3aed6ed6:/root/file1 /tmp/test-cp-from-case-c583875396/file2` 12:43:13 [2020-04-22T12:43:13.102Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c583875396/file2" contains "file1\n" 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.03s) 12:43:13 [2020-04-22T12:43:13.102Z] docker_cli_cp_utils_test.go:192: running `docker cp 61c31d54d2853e4525b52badf9f6013448311b78bca0762c19655b72df7b4ddf:/file1 /tmp/test-cp-from-case-d791791571/dir1` 12:43:13 [2020-04-22T12:43:13.102Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d791791571/dir1/file1" contains "file1\n" 12:43:13 [2020-04-22T12:43:13.102Z] docker_cli_cp_utils_test.go:192: running `docker cp 61c31d54d2853e4525b52badf9f6013448311b78bca0762c19655b72df7b4ddf:/file1 /tmp/test-cp-from-case-d791791571/dir1/` 12:43:13 [2020-04-22T12:43:13.102Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d791791571/dir1/file1" contains "file1\n" 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.02s) 12:43:13 [2020-04-22T12:43:13.102Z] docker_cli_cp_utils_test.go:192: running `docker cp f84e44375f1069a3fa2bf1b1dd547d75c42881e90c66f7558bb79340db9e9e96:dir1 /tmp/test-cp-from-case-e753705750/testDir` 12:43:13 [2020-04-22T12:43:13.102Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e753705750/testDir/file1-1" contains "file1-1\n" 12:43:13 [2020-04-22T12:43:13.102Z] docker_cli_cp_utils_test.go:192: running `docker cp f84e44375f1069a3fa2bf1b1dd547d75c42881e90c66f7558bb79340db9e9e96:dir1 /tmp/test-cp-from-case-e753705750/testDir/` 12:43:13 [2020-04-22T12:43:13.102Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e753705750/testDir/file1-1" contains "file1-1\n" 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.90s) 12:43:13 [2020-04-22T12:43:13.102Z] docker_cli_cp_utils_test.go:192: running `docker cp b6c44a338b4e2fd7869a06ce5923907e4badfbf5e5f169bba61e217409fa679f:/root/dir1 /tmp/test-cp-from-case-f669794685/file1` 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.06s) 12:43:13 [2020-04-22T12:43:13.102Z] docker_cli_cp_utils_test.go:192: running `docker cp bbef123a7091e9ba7fb52d5586f1a93e746d3241a917386bc32023123c560bb2:/root/dir1 /tmp/test-cp-from-case-g401258168/dir2` 12:43:13 [2020-04-22T12:43:13.102Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g401258168/dir2/dir1/file1-1" contains "file1-1\n" 12:43:13 [2020-04-22T12:43:13.102Z] docker_cli_cp_utils_test.go:192: running `docker cp bbef123a7091e9ba7fb52d5586f1a93e746d3241a917386bc32023123c560bb2:/root/dir1 /tmp/test-cp-from-case-g401258168/dir2/` 12:43:13 [2020-04-22T12:43:13.102Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g401258168/dir2/dir1/file1-1" contains "file1-1\n" 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.01s) 12:43:13 [2020-04-22T12:43:13.102Z] docker_cli_cp_utils_test.go:192: running `docker cp 1f6e77270bc7b68dc63aa353ac73ac15a612916b4cced24f766dc2ba20b4aae6:dir1/. /tmp/test-cp-from-case-h405295287/testDir` 12:43:13 [2020-04-22T12:43:13.102Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h405295287/testDir/file1-1" contains "file1-1\n" 12:43:13 [2020-04-22T12:43:13.102Z] docker_cli_cp_utils_test.go:192: running `docker cp 1f6e77270bc7b68dc63aa353ac73ac15a612916b4cced24f766dc2ba20b4aae6:dir1/. /tmp/test-cp-from-case-h405295287/testDir/` 12:43:13 [2020-04-22T12:43:13.102Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h405295287/testDir/file1-1" contains "file1-1\n" 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.88s) 12:43:13 [2020-04-22T12:43:13.102Z] docker_cli_cp_utils_test.go:192: running `docker cp d3ce624408d7801e4de803a422645fb502d0b2690f8a262bad6d5032aedc364c:/root/dir1/. /tmp/test-cp-from-case-i753413290/file1` 12:43:13 [2020-04-22T12:43:13.102Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.00s) 12:43:13 [2020-04-22T12:43:13.102Z] docker_cli_cp_utils_test.go:192: running `docker cp 9aa1e608a1afd07428e63936f8d662dcaeec9744e3ac17eae51aac360c9a4366:/root/dir1/. /tmp/test-cp-from-case-j489084929/dir2` 12:43:13 [2020-04-22T12:43:13.102Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j489084929/dir2/file1-1" contains "file1-1\n" 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:192: running `docker cp 9aa1e608a1afd07428e63936f8d662dcaeec9744e3ac17eae51aac360c9a4366:/root/dir1/. /tmp/test-cp-from-case-j489084929/dir2/` 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j489084929/dir2/file1-1" contains "file1-1\n" 12:43:13 [2020-04-22T12:43:13.103Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.45s) 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:192: running `docker cp 2c8fe8002430dee980f6ac13d704c1f2f531fc7d795433e88c3dad0eab9bad11:/file2 /tmp/test-cp-from-err-dst-not-dir442794860/symlinkToFile1` 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir442794860/symlinkToFile1" points to "file1" 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir442794860/file1" contains "file2\n" 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:192: running `docker cp 2c8fe8002430dee980f6ac13d704c1f2f531fc7d795433e88c3dad0eab9bad11:/file2 /tmp/test-cp-from-err-dst-not-dir442794860/symlinkToDir1` 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir442794860/symlinkToDir1" points to "dir1" 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir442794860/file2" contains "file2\n" 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:192: running `docker cp 2c8fe8002430dee980f6ac13d704c1f2f531fc7d795433e88c3dad0eab9bad11:/file2 /tmp/test-cp-from-err-dst-not-dir442794860/brokenSymlinkToFileX` 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir442794860/brokenSymlinkToFileX" points to "fileX" 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir442794860/fileX" contains "file2\n" 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:192: running `docker cp 2c8fe8002430dee980f6ac13d704c1f2f531fc7d795433e88c3dad0eab9bad11:/dir2 /tmp/test-cp-from-err-dst-not-dir442794860/symlinkToDir1` 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir442794860/symlinkToDir1" points to "dir1" 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir442794860/dir1/dir2/file2-1" contains "file2-1\n" 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:192: running `docker cp 2c8fe8002430dee980f6ac13d704c1f2f531fc7d795433e88c3dad0eab9bad11:/dir2 /tmp/test-cp-from-err-dst-not-dir442794860/brokenSymlinkToDirX` 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir442794860/brokenSymlinkToDirX" points to "dirX" 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir442794860/dirX/file2-1" contains "file2-1\n" 12:43:13 [2020-04-22T12:43:13.103Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.08s) 12:43:13 [2020-04-22T12:43:13.103Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.87s) 12:43:13 [2020-04-22T12:43:13.103Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` 12:43:13 [2020-04-22T12:43:13.103Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.91s) 12:43:13 [2020-04-22T12:43:13.103Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.03s) 12:43:13 [2020-04-22T12:43:13.103Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.22s) 12:43:13 [2020-04-22T12:43:13.103Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.92s) 12:43:13 [2020-04-22T12:43:13.103Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.17s) 12:43:13 [2020-04-22T12:43:13.103Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.71s) 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-a843894932/file1 e63e133539ad73acaec5eb05d0328ffd5d6413c66efcf678bc0c50d0a4a82951:/root/itWorks.txt` 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:279: checking that container "e63e133539ad73acaec5eb05d0328ffd5d6413c66efcf678bc0c50d0a4a82951" start output contains "file1\n" 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:209: running `docker start -a e63e133539ad73acaec5eb05d0328ffd5d6413c66efcf678bc0c50d0a4a82951` 12:43:13 [2020-04-22T12:43:13.103Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.91s) 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-b660566755/file1 cf474494d8930c099fe84d4d4df34f1313cd8eeb2f595fa75e558bc7b817c69c:testDir/` 12:43:13 [2020-04-22T12:43:13.103Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.58s) 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:279: checking that container "dc611a0a59d1c8b05015d118cbef3518430da5c36e611f10a5fbea54c222d716" start output contains "file2\n" 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:209: running `docker start -a dc611a0a59d1c8b05015d118cbef3518430da5c36e611f10a5fbea54c222d716` 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-c458159334/file1 dc611a0a59d1c8b05015d118cbef3518430da5c36e611f10a5fbea54c222d716:/root/file2` 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:279: checking that container "dc611a0a59d1c8b05015d118cbef3518430da5c36e611f10a5fbea54c222d716" start output contains "file1\n" 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:209: running `docker start -a dc611a0a59d1c8b05015d118cbef3518430da5c36e611f10a5fbea54c222d716` 12:43:13 [2020-04-22T12:43:13.103Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.75s) 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:279: checking that container "736ba48899f5c2c6a3b932d8ccebbf53891237a1cf253771c50b0e394ff382db" start output contains "" 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:209: running `docker start -a 736ba48899f5c2c6a3b932d8ccebbf53891237a1cf253771c50b0e394ff382db` 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d825786125/file1 736ba48899f5c2c6a3b932d8ccebbf53891237a1cf253771c50b0e394ff382db:dir1` 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:279: checking that container "736ba48899f5c2c6a3b932d8ccebbf53891237a1cf253771c50b0e394ff382db" start output contains "file1\n" 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:209: running `docker start -a 736ba48899f5c2c6a3b932d8ccebbf53891237a1cf253771c50b0e394ff382db` 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:279: checking that container "7eb5c5ecde3e91f2818ee998d8e5b78f5ae22b7e768eaceb3461941087eb2950" start output contains "" 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:209: running `docker start -a 7eb5c5ecde3e91f2818ee998d8e5b78f5ae22b7e768eaceb3461941087eb2950` 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d825786125/file1 7eb5c5ecde3e91f2818ee998d8e5b78f5ae22b7e768eaceb3461941087eb2950:dir1/` 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:279: checking that container "7eb5c5ecde3e91f2818ee998d8e5b78f5ae22b7e768eaceb3461941087eb2950" start output contains "file1\n" 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:209: running `docker start -a 7eb5c5ecde3e91f2818ee998d8e5b78f5ae22b7e768eaceb3461941087eb2950` 12:43:13 [2020-04-22T12:43:13.103Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.39s) 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e344577800/dir1 8a778d6684894e4ac921dc95aa135bda778d36a452c3be265004e65584f6d0be:testDir` 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:279: checking that container "8a778d6684894e4ac921dc95aa135bda778d36a452c3be265004e65584f6d0be" start output contains "file1-1\n" 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:209: running `docker start -a 8a778d6684894e4ac921dc95aa135bda778d36a452c3be265004e65584f6d0be` 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e344577800/dir1 ee61cdecd81be7a20346c4e27d2f8de94720b1a17d1f6888be97c127cad3a376:testDir/` 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:279: checking that container "ee61cdecd81be7a20346c4e27d2f8de94720b1a17d1f6888be97c127cad3a376" start output contains "file1-1\n" 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:209: running `docker start -a ee61cdecd81be7a20346c4e27d2f8de94720b1a17d1f6888be97c127cad3a376` 12:43:13 [2020-04-22T12:43:13.103Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.84s) 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-f853806791/dir1 185f4d78ee06ff9ba68f380469a23f375ac920025798a96909d4509c8b95e58a:/root/file1` 12:43:13 [2020-04-22T12:43:13.103Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.82s) 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:279: checking that container "f6ffc165d6716ad7becad99bbcb2d3ae459a23e66c451b103c6e3c2f4a6be54e" start output contains "" 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:209: running `docker start -a f6ffc165d6716ad7becad99bbcb2d3ae459a23e66c451b103c6e3c2f4a6be54e` 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g559283578/dir1 f6ffc165d6716ad7becad99bbcb2d3ae459a23e66c451b103c6e3c2f4a6be54e:/root/dir2` 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:279: checking that container "f6ffc165d6716ad7becad99bbcb2d3ae459a23e66c451b103c6e3c2f4a6be54e" start output contains "file1-1\n" 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:209: running `docker start -a f6ffc165d6716ad7becad99bbcb2d3ae459a23e66c451b103c6e3c2f4a6be54e` 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:279: checking that container "ebc3a8385244c961705e5ed2bd84406c116bed4ca16ac375c65fc6719253c3e2" start output contains "" 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:209: running `docker start -a ebc3a8385244c961705e5ed2bd84406c116bed4ca16ac375c65fc6719253c3e2` 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g559283578/dir1 ebc3a8385244c961705e5ed2bd84406c116bed4ca16ac375c65fc6719253c3e2:/dir2/` 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:279: checking that container "ebc3a8385244c961705e5ed2bd84406c116bed4ca16ac375c65fc6719253c3e2" start output contains "file1-1\n" 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:209: running `docker start -a ebc3a8385244c961705e5ed2bd84406c116bed4ca16ac375c65fc6719253c3e2` 12:43:13 [2020-04-22T12:43:13.103Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.40s) 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h055199377/dir1/. 959858b73676a052177152c608f34e011935052cd835c294edf9430ab8a79b69:testDir` 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:279: checking that container "959858b73676a052177152c608f34e011935052cd835c294edf9430ab8a79b69" start output contains "file1-1\n" 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:209: running `docker start -a 959858b73676a052177152c608f34e011935052cd835c294edf9430ab8a79b69` 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h055199377/dir1/. 59344207743b80d2ebfde02dcd29c5433f327b7e7a095e3167754b1f40887aa1:testDir/` 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:279: checking that container "59344207743b80d2ebfde02dcd29c5433f327b7e7a095e3167754b1f40887aa1" start output contains "file1-1\n" 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:209: running `docker start -a 59344207743b80d2ebfde02dcd29c5433f327b7e7a095e3167754b1f40887aa1` 12:43:13 [2020-04-22T12:43:13.103Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.90s) 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-i564576956/dir1/. e386083cb817f32aee9f48bdd173ecbbfc66f8034c7091d34b20126889a584ca:/root/file1` 12:43:13 [2020-04-22T12:43:13.103Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.97s) 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:279: checking that container "e2bec990881c245353cc0fef3a5f4dfd81c9b582ff8024d22cca0df247769e17" start output contains "" 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:209: running `docker start -a e2bec990881c245353cc0fef3a5f4dfd81c9b582ff8024d22cca0df247769e17` 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j116357355/dir1/. e2bec990881c245353cc0fef3a5f4dfd81c9b582ff8024d22cca0df247769e17:/dir2` 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:279: checking that container "e2bec990881c245353cc0fef3a5f4dfd81c9b582ff8024d22cca0df247769e17" start output contains "file1-1\n" 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:209: running `docker start -a e2bec990881c245353cc0fef3a5f4dfd81c9b582ff8024d22cca0df247769e17` 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:279: checking that container "821cbfdddc09bafc48f9d984938356359afaf17da270794f7288284d4a2646e3" start output contains "" 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:209: running `docker start -a 821cbfdddc09bafc48f9d984938356359afaf17da270794f7288284d4a2646e3` 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j116357355/dir1/. 821cbfdddc09bafc48f9d984938356359afaf17da270794f7288284d4a2646e3:/dir2/` 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:279: checking that container "821cbfdddc09bafc48f9d984938356359afaf17da270794f7288284d4a2646e3" start output contains "file1-1\n" 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:209: running `docker start -a 821cbfdddc09bafc48f9d984938356359afaf17da270794f7288284d4a2646e3` 12:43:13 [2020-04-22T12:43:13.103Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.95s) 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions024523086/permdirtest permtest:/` 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:209: running `docker start -a permtest` 12:43:13 [2020-04-22T12:43:13.103Z] --- PASS: TestDockerSuite/TestCpToDot (0.93s) 12:43:13 [2020-04-22T12:43:13.103Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.63s) 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-rootfs900760496/file1 a244434a5d1d5bcd54b012e9ab55b65ca2b2ecff72e6616d90fba1c966af5786:/root/shouldNotExist` 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:279: checking that container "a244434a5d1d5bcd54b012e9ab55b65ca2b2ecff72e6616d90fba1c966af5786" start output contains "" 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:209: running `docker start -a a244434a5d1d5bcd54b012e9ab55b65ca2b2ecff72e6616d90fba1c966af5786` 12:43:13 [2020-04-22T12:43:13.103Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.77s) 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-volume029247311/file1 88f2423813e7781361d5ab527a3bec8b2a559cf8273707d21680f6232c5e7ad5:/vol_ro/shouldNotExist` 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:279: checking that container "88f2423813e7781361d5ab527a3bec8b2a559cf8273707d21680f6232c5e7ad5" start output contains "" 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:209: running `docker start -a 88f2423813e7781361d5ab527a3bec8b2a559cf8273707d21680f6232c5e7ad5` 12:43:13 [2020-04-22T12:43:13.103Z] --- PASS: TestDockerSuite/TestCpToStdout (0.89s) 12:43:13 [2020-04-22T12:43:13.103Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.28s) 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-439946338/file2 fe27257da14a0626ba4ad26a9ac3da4d5d0bf4bcc88df83f3bd99aadc92f6fac:/vol2/symlinkToFile1` 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-439946338/symlinkToFile1" points to "file1" 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-439946338/file1" contains "file2\n" 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-439946338/file2 fe27257da14a0626ba4ad26a9ac3da4d5d0bf4bcc88df83f3bd99aadc92f6fac:/vol2/symlinkToDir1` 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-439946338/symlinkToDir1" points to "dir1" 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-439946338/file2" contains "file2\n" 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-439946338/file2 fe27257da14a0626ba4ad26a9ac3da4d5d0bf4bcc88df83f3bd99aadc92f6fac:/vol2/brokenSymlinkToFileX` 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-439946338/brokenSymlinkToFileX" points to "fileX" 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-439946338/fileX" contains "file2\n" 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-439946338//dir2 fe27257da14a0626ba4ad26a9ac3da4d5d0bf4bcc88df83f3bd99aadc92f6fac:/vol2/symlinkToDir1` 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-439946338/symlinkToDir1" points to "dir1" 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-439946338/dir1/dir2/file2-1" contains "file2-1\n" 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-439946338//dir2 fe27257da14a0626ba4ad26a9ac3da4d5d0bf4bcc88df83f3bd99aadc92f6fac:/vol2/brokenSymlinkToDirX` 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-439946338/brokenSymlinkToDirX" points to "dirX" 12:43:13 [2020-04-22T12:43:13.103Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-439946338/dirX/file2-1" contains "file2-1\n" 12:43:13 [2020-04-22T12:43:13.103Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.41s) 12:43:13 [2020-04-22T12:43:13.103Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.93s) 12:43:13 [2020-04-22T12:43:13.103Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.68s) 12:43:13 [2020-04-22T12:43:13.103Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) 12:43:13 [2020-04-22T12:43:13.103Z] --- PASS: TestDockerSuite/TestCreateArgs (0.08s) 12:43:13 [2020-04-22T12:43:13.103Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.50s) 12:43:13 [2020-04-22T12:43:13.103Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.77s) 12:43:13 [2020-04-22T12:43:13.103Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) 12:43:13 [2020-04-22T12:43:13.103Z] requirement.go:26: unmatched requirement Devicemapper 12:43:13 [2020-04-22T12:43:13.103Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) 12:43:13 [2020-04-22T12:43:13.103Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.79s) 12:43:13 [2020-04-22T12:43:13.103Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.34s) 12:43:13 [2020-04-22T12:43:13.103Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) 12:43:13 [2020-04-22T12:43:13.103Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.15s) 12:43:13 [2020-04-22T12:43:13.103Z] --- PASS: TestDockerSuite/TestCreateRM (0.15s) 12:43:13 [2020-04-22T12:43:13.103Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) 12:43:13 [2020-04-22T12:43:13.103Z] requirement.go:26: unmatched requirement Devicemapper 12:43:13 [2020-04-22T12:43:13.103Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) 12:43:13 [2020-04-22T12:43:13.103Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.15s) 12:43:13 [2020-04-22T12:43:13.103Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.29s) 12:43:13 [2020-04-22T12:43:13.103Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) 12:43:13 [2020-04-22T12:43:13.103Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.02s) 12:43:13 [2020-04-22T12:43:13.103Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.61s) 12:43:13 [2020-04-22T12:43:13.103Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) 12:43:13 [2020-04-22T12:43:13.103Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) 12:43:13 [2020-04-22T12:43:13.103Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s) 12:43:13 [2020-04-22T12:43:13.103Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) 12:43:13 [2020-04-22T12:43:13.103Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) 12:43:13 [2020-04-22T12:43:13.103Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.81s) 12:43:13 [2020-04-22T12:43:13.103Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.81s) 12:43:13 [2020-04-22T12:43:13.103Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.93s) 12:43:13 [2020-04-22T12:43:13.103Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.72s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.81s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.93s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.81s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.89s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.56s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.95s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.84s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.13s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.43s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.66s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.89s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.23s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.32s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestEventsAttach (0.81s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestEventsCommit (0.97s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.79s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.80s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.85s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.83s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.64s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.25s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.58s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestEventsCopy (1.23s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.83s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.73s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.32s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.25s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.12s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.11s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.34s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.12s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.02s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestEventsFilters (1.55s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestEventsFormat (1.43s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.82s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.41s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.29s) 12:43:13 [2020-04-22T12:43:13.104Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) 12:43:13 [2020-04-22T12:43:13.104Z] requirement.go:26: unmatched requirement swapMemorySupport 12:43:13 [2020-04-22T12:43:13.104Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) 12:43:13 [2020-04-22T12:43:13.104Z] requirement.go:26: unmatched requirement swapMemorySupport 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.73s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.80s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestEventsRename (0.80s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestEventsResize (0.88s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.97s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.96s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestEventsStreaming (1.01s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.98s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestEventsTop (0.91s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestEventsUntag (2.58s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.56s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestExec (0.94s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.84s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.79s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.81s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.67s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.75s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.88s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.87s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.87s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.85s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.81s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.65s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestExecCgroup (1.19s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestExecEnv (0.88s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.62s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.81s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestExecInspectID (2.95s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestExecInteractive (0.87s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.84s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.93s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestExecParseError (0.83s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.99s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.99s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.66s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.96s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestExecStartFails (1.01s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.02s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.76s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestExecTTY (0.86s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.98s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.83s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestExecUlimits (0.85s) 12:43:13 [2020-04-22T12:43:13.104Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) 12:43:13 [2020-04-22T12:43:13.104Z] requirement.go:26: unmatched requirement DaemonIsWindows 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.94s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.91s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.24s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.93s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestExecWithUser (1.05s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.82s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.77s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.83s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.91s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.90s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestHealth (20.67s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.03s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.04s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.03s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.94s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.86s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.30s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.27s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.45s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.86s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.86s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.96s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.79s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.85s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestImportDisplay (1.64s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestImportFile (1.96s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.03s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.16s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestImportGzipped (1.88s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.66s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestInfoDebug (0.53s) 12:43:13 [2020-04-22T12:43:13.104Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug 12:43:13 [2020-04-22T12:43:13.104Z] daemon.go:325: [d5c6aaa3f879e] waiting for daemon to start 12:43:13 [2020-04-22T12:43:13.104Z] daemon.go:325: [d5c6aaa3f879e] waiting for daemon to start 12:43:13 [2020-04-22T12:43:13.104Z] daemon.go:353: [d5c6aaa3f879e] daemon started 12:43:13 [2020-04-22T12:43:13.104Z] daemon.go:461: [d5c6aaa3f879e] Stopping daemon 12:43:13 [2020-04-22T12:43:13.104Z] daemon.go:296: [d5c6aaa3f879e] exiting daemon 12:43:13 [2020-04-22T12:43:13.104Z] daemon.go:448: [d5c6aaa3f879e] Daemon stopped 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.63s) 12:43:13 [2020-04-22T12:43:13.104Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName 12:43:13 [2020-04-22T12:43:13.104Z] daemon.go:325: [d696f9c14179a] waiting for daemon to start 12:43:13 [2020-04-22T12:43:13.104Z] daemon.go:325: [d696f9c14179a] waiting for daemon to start 12:43:13 [2020-04-22T12:43:13.104Z] daemon.go:353: [d696f9c14179a] daemon started 12:43:13 [2020-04-22T12:43:13.104Z] daemon.go:461: [d696f9c14179a] Stopping daemon 12:43:13 [2020-04-22T12:43:13.104Z] daemon.go:296: [d696f9c14179a] exiting daemon 12:43:13 [2020-04-22T12:43:13.104Z] daemon.go:448: [d696f9c14179a] Daemon stopped 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.53s) 12:43:13 [2020-04-22T12:43:13.104Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend 12:43:13 [2020-04-22T12:43:13.104Z] daemon.go:325: [d055ae4735da3] waiting for daemon to start 12:43:13 [2020-04-22T12:43:13.104Z] daemon.go:325: [d055ae4735da3] waiting for daemon to start 12:43:13 [2020-04-22T12:43:13.104Z] daemon.go:353: [d055ae4735da3] daemon started 12:43:13 [2020-04-22T12:43:13.104Z] daemon.go:461: [d055ae4735da3] Stopping daemon 12:43:13 [2020-04-22T12:43:13.104Z] daemon.go:296: [d055ae4735da3] exiting daemon 12:43:13 [2020-04-22T12:43:13.104Z] daemon.go:448: [d055ae4735da3] Daemon stopped 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.01s) 12:43:13 [2020-04-22T12:43:13.104Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise 12:43:13 [2020-04-22T12:43:13.104Z] daemon.go:325: [d49e75f9e1734] waiting for daemon to start 12:43:13 [2020-04-22T12:43:13.104Z] daemon.go:296: [d49e75f9e1734] exiting daemon 12:43:13 [2020-04-22T12:43:13.104Z] daemon.go:325: [d49e75f9e1734] waiting for daemon to start 12:43:13 [2020-04-22T12:43:13.104Z] daemon.go:325: [d49e75f9e1734] waiting for daemon to start 12:43:13 [2020-04-22T12:43:13.104Z] daemon.go:296: [d49e75f9e1734] exiting daemon 12:43:13 [2020-04-22T12:43:13.104Z] daemon.go:325: [d49e75f9e1734] waiting for daemon to start 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.88s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.81s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.93s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.04s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestInfoFormat (0.05s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestInsecureRegistries (0.54s) 12:43:13 [2020-04-22T12:43:13.104Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries 12:43:13 [2020-04-22T12:43:13.104Z] daemon.go:325: [d28f28d65275c] waiting for daemon to start 12:43:13 [2020-04-22T12:43:13.104Z] daemon.go:325: [d28f28d65275c] waiting for daemon to start 12:43:13 [2020-04-22T12:43:13.104Z] daemon.go:353: [d28f28d65275c] daemon started 12:43:13 [2020-04-22T12:43:13.104Z] daemon.go:461: [d28f28d65275c] Stopping daemon 12:43:13 [2020-04-22T12:43:13.104Z] daemon.go:296: [d28f28d65275c] exiting daemon 12:43:13 [2020-04-22T12:43:13.104Z] daemon.go:448: [d28f28d65275c] Daemon stopped 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.83s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.80s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.81s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.75s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.77s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.79s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.05s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.70s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.82s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.96s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.79s) 12:43:13 [2020-04-22T12:43:13.104Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) 12:43:13 [2020-04-22T12:43:13.104Z] requirement.go:26: unmatched requirement Devicemapper 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.24s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.80s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestInspectDefault (0.78s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestInspectHistory (0.91s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) 12:43:13 [2020-04-22T12:43:13.104Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) 12:43:13 [2020-04-22T12:43:13.104Z] requirement.go:26: unmatched requirement Devicemapper 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.83s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.92s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.08s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.72s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.68s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.82s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.86s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestInspectStatus (0.88s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.66s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.81s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.78s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.82s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.80s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.79s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.79s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.04s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.60s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.77s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.63s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.36s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.77s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.62s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.48s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.55s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.46s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.91s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.43s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.37s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.00s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.73s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.94s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.38s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.90s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.06s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.90s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.89s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.80s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.82s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.18s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.35s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.05s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.26s) 12:43:13 [2020-04-22T12:43:13.104Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.26s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.13s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.80s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.78s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestLogsSince (6.84s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.79s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.80s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestLogsTail (0.84s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.79s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.78s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.50s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.80s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestNetHostname (2.59s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.33s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.59s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.54s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.74s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestPluginActive (1.64s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.25s) 12:43:13 [2020-04-22T12:43:13.105Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) 12:43:13 [2020-04-22T12:43:13.105Z] requirement.go:26: unmatched requirement DaemonIsWindows 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.70s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.14s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.48s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.10s) 12:43:13 [2020-04-22T12:43:13.105Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector 12:43:13 [2020-04-22T12:43:13.105Z] daemon.go:325: [d20e1733de004] waiting for daemon to start 12:43:13 [2020-04-22T12:43:13.105Z] daemon.go:325: [d20e1733de004] waiting for daemon to start 12:43:13 [2020-04-22T12:43:13.105Z] daemon.go:353: [d20e1733de004] daemon started 12:43:13 [2020-04-22T12:43:13.105Z] daemon.go:461: [d20e1733de004] Stopping daemon 12:43:13 [2020-04-22T12:43:13.105Z] daemon.go:296: [d20e1733de004] exiting daemon 12:43:13 [2020-04-22T12:43:13.105Z] daemon.go:448: [d20e1733de004] Daemon stopped 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.02s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.29s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.62s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.55s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestPortList (10.61s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.49s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.30s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.67s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.75s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.77s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.13s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.53s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.55s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.87s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.11s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestPsByOrder (3.38s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.09s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.62s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.12s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.12s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.22s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.69s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.58s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.32s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.62s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.54s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.79s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.45s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.60s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.19s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.03s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.54s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.78s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.78s) 12:43:13 [2020-04-22T12:43:13.105Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) 12:43:13 [2020-04-22T12:43:13.105Z] requirement.go:26: unmatched requirement DaemonIsWindows 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.17s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.19s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.95s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.65s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.83s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.71s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.06s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.41s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.30s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.29s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.66s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.65s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.79s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.52s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRmiBlank (0.04s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.17s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.99s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.11s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.35s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.13s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.94s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.73s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.97s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.79s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.53s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.75s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.10s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.39s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.66s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunAddHost (0.96s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.34s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.82s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.75s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.65s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.80s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.90s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.97s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.71s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.69s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.88s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.91s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.92s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.78s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.97s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.51s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.19s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.97s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.84s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.99s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.63s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.77s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.88s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.79s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.80s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.81s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.72s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.90s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.80s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.77s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.74s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.23s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.82s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.85s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.71s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.09s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.76s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.60s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.56s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.53s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.78s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.77s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.74s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.78s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.75s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.72s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.71s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.77s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.38s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.78s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.69s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.64s) 12:43:13 [2020-04-22T12:43:13.105Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) 12:43:13 [2020-04-22T12:43:13.105Z] requirement.go:26: unmatched requirement DaemonIsWindows 12:43:13 [2020-04-22T12:43:13.105Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) 12:43:13 [2020-04-22T12:43:13.105Z] requirement.go:26: unmatched requirement DaemonIsWindows 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.79s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.75s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.52s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.48s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.76s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.68s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.79s) 12:43:13 [2020-04-22T12:43:13.105Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) 12:43:13 [2020-04-22T12:43:13.105Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.82s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.95s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.88s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.94s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.87s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.89s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.66s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.80s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.80s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.77s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunExitCode (0.81s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.76s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.77s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.84s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.79s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.81s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.53s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.35s) 12:43:13 [2020-04-22T12:43:13.105Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 12:43:13 [2020-04-22T12:43:13.105Z] requirement.go:26: unmatched requirement IsolationIsHyperv 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.42s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.82s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.52s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.27s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.61s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.75s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.09s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.62s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.62s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.82s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.67s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.68s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.10s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.27s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.60s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.22s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.62s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.22s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.56s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.54s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunMount (6.07s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.76s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.75s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.52s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.32s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.22s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.26s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.55s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.60s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.71s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.69s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunNetHost (1.13s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.74s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.71s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.39s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.27s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.64s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.68s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.78s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.78s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.76s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.78s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.95s) 12:43:13 [2020-04-22T12:43:13.105Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) 12:43:13 [2020-04-22T12:43:13.105Z] requirement.go:26: unmatched requirement swapMemorySupport 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.80s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.77s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.60s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.96s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.78s) 12:43:13 [2020-04-22T12:43:13.105Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.73s) 12:43:13 [2020-04-22T12:43:13.105Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.71s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.78s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.70s) 12:43:13 [2020-04-22T12:43:13.106Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 12:43:13 [2020-04-22T12:43:13.106Z] requirement.go:26: unmatched requirement IsolationIsProcess 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.83s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.71s) 12:43:13 [2020-04-22T12:43:13.106Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) 12:43:13 [2020-04-22T12:43:13.106Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.76s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.60s) 12:43:13 [2020-04-22T12:43:13.106Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) 12:43:13 [2020-04-22T12:43:13.106Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.25s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.57s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunRm (0.78s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.79s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.79s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.79s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.66s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.78s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.86s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.72s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.81s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.78s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.79s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.76s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.87s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.84s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.79s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.82s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.77s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.65s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunState (1.61s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.78s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.79s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.21s) 12:43:13 [2020-04-22T12:43:13.106Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) 12:43:13 [2020-04-22T12:43:13.106Z] requirement.go:26: unmatched requirement swapMemorySupport 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.78s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.72s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunSysctls (1.62s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.85s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.59s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.79s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.02s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.18s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.05s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.87s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.97s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.89s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.38s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.78s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunUserByID (0.77s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.80s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunUserByName (0.79s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.85s) 12:43:13 [2020-04-22T12:43:13.106Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) 12:43:13 [2020-04-22T12:43:13.106Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.94s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.82s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.90s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.23s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.70s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.72s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.37s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (3.18s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.73s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.84s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (1.03s) 12:43:13 [2020-04-22T12:43:13.106Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) 12:43:13 [2020-04-22T12:43:13.106Z] requirement.go:26: unmatched requirement DaemonIsWindows 12:43:13 [2020-04-22T12:43:13.106Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) 12:43:13 [2020-04-22T12:43:13.106Z] requirement.go:26: unmatched requirement DaemonIsWindows 12:43:13 [2020-04-22T12:43:13.106Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) 12:43:13 [2020-04-22T12:43:13.106Z] requirement.go:26: unmatched requirement DaemonIsWindows 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.24s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.78s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (1.05s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.67s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.70s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.91s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.71s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.80s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.14s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.16s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.17s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.16s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.20s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.72s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.81s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.78s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (1.04s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.30s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.84s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.87s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.85s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.83s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.60s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.98s) 12:43:13 [2020-04-22T12:43:13.106Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) 12:43:13 [2020-04-22T12:43:13.106Z] requirement.go:26: unmatched requirement swapMemorySupport 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.75s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.53s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.74s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.51s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.79s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.01s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.06s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.21s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.91s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.52s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.96s) 12:43:13 [2020-04-22T12:43:13.106Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents970752468 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.60s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.48s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.48s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.41s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.09s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.46s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.36s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.52s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.46s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.02s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.49s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.84s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.57s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.84s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestStartRecordError (1.69s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.41s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.01s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.16s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.96s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.16s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.81s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.83s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.83s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.86s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.80s) 12:43:13 [2020-04-22T12:43:13.106Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) 12:43:13 [2020-04-22T12:43:13.106Z] requirement.go:26: unmatched requirement DaemonIsWindows 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.77s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.21s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.41s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.77s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.77s) 12:43:13 [2020-04-22T12:43:13.106Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) 12:43:13 [2020-04-22T12:43:13.106Z] requirement.go:26: unmatched requirement swapMemorySupport 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.93s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.68s) 12:43:13 [2020-04-22T12:43:13.106Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) 12:43:13 [2020-04-22T12:43:13.106Z] requirement.go:26: unmatched requirement swapMemorySupport 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.54s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.82s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.87s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.60s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestUpdateStats (3.81s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.62s) 12:43:13 [2020-04-22T12:43:13.106Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) 12:43:13 [2020-04-22T12:43:13.106Z] requirement.go:26: unmatched requirement swapMemorySupport 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.95s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.89s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.11s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.88s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.22s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.57s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (3.94s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.50s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.43s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.55s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.61s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.54s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.33s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.45s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.31s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.34s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.39s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.84s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.83s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.98s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.41s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.15s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.89s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.39s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.07s) 12:43:13 [2020-04-22T12:43:13.106Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.03s) 12:43:13 [2020-04-22T12:43:13.106Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) 12:43:13 [2020-04-22T12:43:13.106Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 12:43:13 [2020-04-22T12:43:13.106Z] === RUN TestDockerRegistrySuite 12:43:13 [2020-04-22T12:43:13.106Z] === RUN TestDockerRegistrySuite/TestBuildByDigest 12:43:14 [2020-04-22T12:43:14.479Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull 12:43:15 [2020-04-22T12:43:15.589Z] === RUN TestDockerSuite/TestBuildDotDotFile 12:43:15 [2020-04-22T12:43:15.589Z] === RUN TestDockerSuite/TestBuildEOLInLine 12:43:15 [2020-04-22T12:43:15.589Z] === RUN TestDockerSuite/TestBuildEmptyCmd 12:43:15 [2020-04-22T12:43:15.589Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint 12:43:15 [2020-04-22T12:43:15.589Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance 12:43:15 [2020-04-22T12:43:15.850Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull 12:43:16 [2020-04-22T12:43:16.585Z] === RUN TestDockerSuite/TestBuildEmptyScratch 12:43:16 [2020-04-22T12:43:16.585Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume 12:43:16 [2020-04-22T12:43:16.585Z] === RUN TestDockerSuite/TestBuildEntrypoint 12:43:17 [2020-04-22T12:43:17.058Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild 12:43:17 [2020-04-22T12:43:17.745Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags 12:43:21 [2020-04-22T12:43:21.842Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect 12:43:21 [2020-04-22T12:43:21.924Z] === RUN TestDockerRegistrySuite/TestConcurrentPush 12:43:24 [2020-04-22T12:43:24.812Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup 12:43:26 [2020-04-22T12:43:26.101Z] === RUN TestDockerRegistrySuite/TestCreateByDigest 12:43:27 [2020-04-22T12:43:27.033Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush 12:43:28 [2020-04-22T12:43:28.403Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest 12:43:29 [2020-04-22T12:43:29.592Z] === RUN TestDockerSuite/TestBuildEnv 12:43:29 [2020-04-22T12:43:29.592Z] === RUN TestDockerSuite/TestBuildEnvEscapes 12:43:29 [2020-04-22T12:43:29.592Z] === RUN TestDockerSuite/TestBuildEnvOverwrite 12:43:29 [2020-04-22T12:43:29.592Z] === RUN TestDockerSuite/TestBuildEnvUsage 12:43:29 [2020-04-22T12:43:29.592Z] === RUN TestDockerSuite/TestBuildEnvUsage2 12:43:29 [2020-04-22T12:43:29.593Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy 12:43:29 [2020-04-22T12:43:29.775Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag 12:43:31 [2020-04-22T12:43:31.145Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag 12:43:32 [2020-04-22T12:43:32.517Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush 12:43:32 [2020-04-22T12:43:32.564Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv 12:43:32 [2020-04-22T12:43:32.564Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose 12:43:32 [2020-04-22T12:43:32.564Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser 12:43:32 [2020-04-22T12:43:32.564Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume 12:43:33 [2020-04-22T12:43:33.557Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir 12:43:33 [2020-04-22T12:43:33.888Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests 12:43:35 [2020-04-22T12:43:35.259Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests 12:43:37 [2020-04-22T12:43:37.782Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests 12:43:38 [2020-04-22T12:43:38.338Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest 12:43:40 [2020-04-22T12:43:40.319Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests 12:43:41 [2020-04-22T12:43:41.689Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest 12:43:44 [2020-04-22T12:43:44.969Z] === RUN TestDockerRegistrySuite/TestPullByDigest 12:43:45 [2020-04-22T12:43:45.900Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback 12:43:45 [2020-04-22T12:43:45.900Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest 12:43:47 [2020-04-22T12:43:47.270Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer 12:43:48 [2020-04-22T12:43:48.642Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest 12:43:50 [2020-04-22T12:43:50.014Z] === RUN TestDockerRegistrySuite/TestPullIDStability 12:43:53 [2020-04-22T12:43:53.291Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases 12:43:53 [2020-04-22T12:43:53.937Z] === RUN TestDockerRegistrySuite/TestPullManifestList 12:43:55 [2020-04-22T12:43:55.308Z] === RUN TestDockerRegistrySuite/TestPullNoLayers 12:43:55 [2020-04-22T12:43:55.565Z] === RUN TestDockerRegistrySuite/TestPushBadTag 12:43:55 [2020-04-22T12:43:55.565Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage 12:43:55 [2020-04-22T12:43:55.822Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer 12:43:56 [2020-04-22T12:43:56.080Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags 12:43:56 [2020-04-22T12:43:56.118Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace 12:43:56 [2020-04-22T12:43:56.118Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation 12:43:56 [2020-04-22T12:43:56.118Z] === RUN TestDockerSuite/TestBuildExpose 12:43:56 [2020-04-22T12:43:56.118Z] === RUN TestDockerSuite/TestBuildExposeMorePorts 12:43:56 [2020-04-22T12:43:56.118Z] === RUN TestDockerSuite/TestBuildExposeOrder 12:43:56 [2020-04-22T12:43:56.118Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto 12:43:56 [2020-04-22T12:43:56.118Z] === RUN TestDockerSuite/TestBuildFails 12:43:56 [2020-04-22T12:43:56.645Z] === RUN TestDockerRegistrySuite/TestPushUntagged 12:43:56 [2020-04-22T12:43:56.645Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest 12:43:58 [2020-04-22T12:43:58.017Z] === RUN TestDockerRegistrySuite/TestRunByDigest 12:43:58 [2020-04-22T12:43:58.306Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable 12:43:58 [2020-04-22T12:43:58.306Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir 12:44:00 [2020-04-22T12:44:00.540Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag 12:44:01 [2020-04-22T12:44:01.105Z] === RUN TestDockerRegistrySuite/TestTagByDigest 12:44:02 [2020-04-22T12:44:02.475Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough 12:44:03 [2020-04-22T12:44:03.012Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile 12:44:03 [2020-04-22T12:44:03.846Z] === RUN TestDockerRegistrySuite/TestV2Only 12:44:04 [2020-04-22T12:44:04.420Z] --- PASS: TestDockerRegistrySuite (51.74s) 12:44:04 [2020-04-22T12:44:04.420Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.59s) 12:44:04 [2020-04-22T12:44:04.420Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest 12:44:04 [2020-04-22T12:44:04.420Z] check_test.go:196: Daemon d436871e2caa3 is not started 12:44:04 [2020-04-22T12:44:04.420Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.41s) 12:44:04 [2020-04-22T12:44:04.420Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull 12:44:04 [2020-04-22T12:44:04.420Z] check_test.go:196: Daemon db799b2930536 is not started 12:44:04 [2020-04-22T12:44:04.420Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.79s) 12:44:04 [2020-04-22T12:44:04.420Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull 12:44:04 [2020-04-22T12:44:04.420Z] check_test.go:196: Daemon d0df87bef198e is not started 12:44:04 [2020-04-22T12:44:04.420Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.20s) 12:44:04 [2020-04-22T12:44:04.420Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags 12:44:04 [2020-04-22T12:44:04.420Z] check_test.go:196: Daemon d31b0bfedc548 is not started 12:44:04 [2020-04-22T12:44:04.420Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.96s) 12:44:04 [2020-04-22T12:44:04.420Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush 12:44:04 [2020-04-22T12:44:04.420Z] check_test.go:196: Daemon d7fee245e89f7 is not started 12:44:04 [2020-04-22T12:44:04.420Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.36s) 12:44:04 [2020-04-22T12:44:04.420Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest 12:44:04 [2020-04-22T12:44:04.420Z] check_test.go:196: Daemon decd491ca37bb is not started 12:44:04 [2020-04-22T12:44:04.420Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.16s) 12:44:04 [2020-04-22T12:44:04.420Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush 12:44:04 [2020-04-22T12:44:04.420Z] check_test.go:196: Daemon de01c6c7b12d9 is not started 12:44:04 [2020-04-22T12:44:04.420Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.39s) 12:44:04 [2020-04-22T12:44:04.420Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest 12:44:04 [2020-04-22T12:44:04.420Z] check_test.go:196: Daemon d19143dba0633 is not started 12:44:04 [2020-04-22T12:44:04.420Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.42s) 12:44:04 [2020-04-22T12:44:04.420Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag 12:44:04 [2020-04-22T12:44:04.420Z] check_test.go:196: Daemon dda22e0950568 is not started 12:44:04 [2020-04-22T12:44:04.420Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.40s) 12:44:04 [2020-04-22T12:44:04.420Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag 12:44:04 [2020-04-22T12:44:04.420Z] check_test.go:196: Daemon d35eb2f64ce14 is not started 12:44:04 [2020-04-22T12:44:04.420Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.28s) 12:44:04 [2020-04-22T12:44:04.420Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush 12:44:04 [2020-04-22T12:44:04.420Z] check_test.go:196: Daemon d3574b99d579e is not started 12:44:04 [2020-04-22T12:44:04.420Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.35s) 12:44:04 [2020-04-22T12:44:04.420Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests 12:44:04 [2020-04-22T12:44:04.420Z] check_test.go:196: Daemon da16981049309 is not started 12:44:04 [2020-04-22T12:44:04.420Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.53s) 12:44:04 [2020-04-22T12:44:04.420Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests 12:44:04 [2020-04-22T12:44:04.420Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c4c391885fb752925b4a3b569fd9397414430d0ae7cf1b6fc0647351b58cb49e 12:44:04 [2020-04-22T12:44:04.420Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0ad182a955f9e8dabd98c47b972c1bc4fa44d787893c74e4c321746515ed36a4 12:44:04 [2020-04-22T12:44:04.420Z] check_test.go:196: Daemon daa3eaa8c4255 is not started 12:44:04 [2020-04-22T12:44:04.420Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.60s) 12:44:04 [2020-04-22T12:44:04.420Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests 12:44:04 [2020-04-22T12:44:04.420Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e7bed9e534496522a20741fe229210913137a13e5559deb228becc0833f68ee1 12:44:04 [2020-04-22T12:44:04.420Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:73e8e7d380622ba48867c169d4dbf075c01a1e0bc6be9a9e2304e4d2ecc091e1 12:44:04 [2020-04-22T12:44:04.420Z] check_test.go:196: Daemon d3de1e253e48c is not started 12:44:04 [2020-04-22T12:44:04.420Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.30s) 12:44:04 [2020-04-22T12:44:04.420Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests 12:44:04 [2020-04-22T12:44:04.420Z] check_test.go:196: Daemon dd55d76213341 is not started 12:44:04 [2020-04-22T12:44:04.420Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.12s) 12:44:04 [2020-04-22T12:44:04.420Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest 12:44:04 [2020-04-22T12:44:04.420Z] check_test.go:196: Daemon ddb2f83bacc56 is not started 12:44:04 [2020-04-22T12:44:04.420Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.30s) 12:44:04 [2020-04-22T12:44:04.420Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest 12:44:04 [2020-04-22T12:44:04.420Z] check_test.go:196: Daemon db329c1862310 is not started 12:44:04 [2020-04-22T12:44:04.420Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) 12:44:04 [2020-04-22T12:44:04.420Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback 12:44:04 [2020-04-22T12:44:04.420Z] check_test.go:196: Daemon dcefd06138c82 is not started 12:44:04 [2020-04-22T12:44:04.420Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.28s) 12:44:04 [2020-04-22T12:44:04.420Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest 12:44:04 [2020-04-22T12:44:04.420Z] check_test.go:196: Daemon d658e02946275 is not started 12:44:04 [2020-04-22T12:44:04.420Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.25s) 12:44:04 [2020-04-22T12:44:04.420Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer 12:44:04 [2020-04-22T12:44:04.420Z] check_test.go:196: Daemon d1c0a6e22390c is not started 12:44:04 [2020-04-22T12:44:04.420Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.26s) 12:44:04 [2020-04-22T12:44:04.420Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest 12:44:04 [2020-04-22T12:44:04.420Z] check_test.go:196: Daemon d0c87f069d451 is not started 12:44:04 [2020-04-22T12:44:04.420Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.55s) 12:44:04 [2020-04-22T12:44:04.420Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability 12:44:04 [2020-04-22T12:44:04.420Z] check_test.go:196: Daemon d7c4ea77f7e70 is not started 12:44:04 [2020-04-22T12:44:04.420Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.36s) 12:44:04 [2020-04-22T12:44:04.420Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases 12:44:04 [2020-04-22T12:44:04.420Z] check_test.go:196: Daemon dae57e90448d4 is not started 12:44:04 [2020-04-22T12:44:04.420Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.33s) 12:44:04 [2020-04-22T12:44:04.420Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList 12:44:04 [2020-04-22T12:44:04.420Z] check_test.go:196: Daemon ddbc0ea6725e5 is not started 12:44:04 [2020-04-22T12:44:04.420Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.43s) 12:44:04 [2020-04-22T12:44:04.420Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers 12:44:04 [2020-04-22T12:44:04.420Z] check_test.go:196: Daemon d258164b4b355 is not started 12:44:04 [2020-04-22T12:44:04.420Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) 12:44:04 [2020-04-22T12:44:04.420Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag 12:44:04 [2020-04-22T12:44:04.420Z] check_test.go:196: Daemon d2fc3a2810359 is not started 12:44:04 [2020-04-22T12:44:04.420Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s) 12:44:04 [2020-04-22T12:44:04.420Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage 12:44:04 [2020-04-22T12:44:04.420Z] check_test.go:196: Daemon dd2a154bfd238 is not started 12:44:04 [2020-04-22T12:44:04.420Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.33s) 12:44:04 [2020-04-22T12:44:04.420Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer 12:44:04 [2020-04-22T12:44:04.420Z] check_test.go:196: Daemon db6b0236e0d64 is not started 12:44:04 [2020-04-22T12:44:04.420Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.30s) 12:44:04 [2020-04-22T12:44:04.420Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags 12:44:04 [2020-04-22T12:44:04.420Z] check_test.go:196: Daemon db571362db806 is not started 12:44:04 [2020-04-22T12:44:04.420Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) 12:44:04 [2020-04-22T12:44:04.420Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged 12:44:04 [2020-04-22T12:44:04.420Z] check_test.go:196: Daemon d19cf15c368ec is not started 12:44:04 [2020-04-22T12:44:04.420Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.37s) 12:44:04 [2020-04-22T12:44:04.420Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest 12:44:04 [2020-04-22T12:44:04.420Z] check_test.go:196: Daemon d2da91fdf930b is not started 12:44:04 [2020-04-22T12:44:04.420Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.11s) 12:44:04 [2020-04-22T12:44:04.420Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest 12:44:04 [2020-04-22T12:44:04.420Z] check_test.go:196: Daemon dc472ba4f1e76 is not started 12:44:04 [2020-04-22T12:44:04.420Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.14s) 12:44:04 [2020-04-22T12:44:04.420Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag 12:44:04 [2020-04-22T12:44:04.420Z] check_test.go:196: Daemon d8c39285ee5f7 is not started 12:44:04 [2020-04-22T12:44:04.420Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.35s) 12:44:04 [2020-04-22T12:44:04.420Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest 12:44:04 [2020-04-22T12:44:04.420Z] check_test.go:196: Daemon d5fffbc65e1d7 is not started 12:44:04 [2020-04-22T12:44:04.420Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.10s) 12:44:04 [2020-04-22T12:44:04.420Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough 12:44:04 [2020-04-22T12:44:04.420Z] daemon.go:325: [d01322bde6527] waiting for daemon to start 12:44:04 [2020-04-22T12:44:04.420Z] daemon.go:325: [d01322bde6527] waiting for daemon to start 12:44:04 [2020-04-22T12:44:04.420Z] daemon.go:353: [d01322bde6527] daemon started 12:44:04 [2020-04-22T12:44:04.420Z] daemon.go:461: [d01322bde6527] Stopping daemon 12:44:04 [2020-04-22T12:44:04.420Z] daemon.go:296: [d01322bde6527] exiting daemon 12:44:04 [2020-04-22T12:44:04.420Z] daemon.go:448: [d01322bde6527] Daemon stopped 12:44:04 [2020-04-22T12:44:04.420Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.79s) 12:44:04 [2020-04-22T12:44:04.420Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only 12:44:04 [2020-04-22T12:44:04.420Z] daemon.go:325: [d973ebcedf7f9] waiting for daemon to start 12:44:04 [2020-04-22T12:44:04.420Z] daemon.go:325: [d973ebcedf7f9] waiting for daemon to start 12:44:04 [2020-04-22T12:44:04.420Z] daemon.go:353: [d973ebcedf7f9] daemon started 12:44:04 [2020-04-22T12:44:04.420Z] daemon.go:461: [d973ebcedf7f9] Stopping daemon 12:44:04 [2020-04-22T12:44:04.420Z] daemon.go:296: [d973ebcedf7f9] exiting daemon 12:44:04 [2020-04-22T12:44:04.420Z] daemon.go:448: [d973ebcedf7f9] Daemon stopped 12:44:04 [2020-04-22T12:44:04.420Z] === RUN TestDockerSchema1RegistrySuite 12:44:04 [2020-04-22T12:44:04.420Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags 12:44:07 [2020-04-22T12:44:07.741Z] === RUN TestDockerSuite/TestBuildForceRm 12:44:08 [2020-04-22T12:44:08.605Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush 12:44:12 [2020-04-22T12:44:12.786Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported 12:44:14 [2020-04-22T12:44:14.157Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest 12:44:14 [2020-04-22T12:44:14.721Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress 12:44:15 [2020-04-22T12:44:15.654Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback 12:44:15 [2020-04-22T12:44:15.654Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest 12:44:17 [2020-04-22T12:44:17.552Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer 12:44:18 [2020-04-22T12:44:18.483Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest 12:44:19 [2020-04-22T12:44:19.855Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability 12:44:20 [2020-04-22T12:44:20.171Z] === RUN TestDockerSuite/TestBuildFromGit 12:44:24 [2020-04-22T12:44:24.032Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases 12:44:24 [2020-04-22T12:44:24.032Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers 12:44:24 [2020-04-22T12:44:24.289Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag 12:44:24 [2020-04-22T12:44:24.547Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage 12:44:24 [2020-04-22T12:44:24.806Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer 12:44:25 [2020-04-22T12:44:25.064Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags 12:44:25 [2020-04-22T12:44:25.321Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged 12:44:25 [2020-04-22T12:44:25.578Z] --- PASS: TestDockerSchema1RegistrySuite (21.03s) 12:44:25 [2020-04-22T12:44:25.578Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.13s) 12:44:25 [2020-04-22T12:44:25.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags 12:44:25 [2020-04-22T12:44:25.578Z] check_test.go:223: Daemon d52d202c67531 is not started 12:44:25 [2020-04-22T12:44:25.578Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.19s) 12:44:25 [2020-04-22T12:44:25.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush 12:44:25 [2020-04-22T12:44:25.578Z] check_test.go:223: Daemon db30683282836 is not started 12:44:25 [2020-04-22T12:44:25.578Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.29s) 12:44:25 [2020-04-22T12:44:25.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported 12:44:25 [2020-04-22T12:44:25.578Z] check_test.go:223: Daemon d0a5c3a0683b0 is not started 12:44:25 [2020-04-22T12:44:25.578Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.56s) 12:44:25 [2020-04-22T12:44:25.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest 12:44:25 [2020-04-22T12:44:25.578Z] check_test.go:223: Daemon d97884e092aeb is not started 12:44:25 [2020-04-22T12:44:25.578Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) 12:44:25 [2020-04-22T12:44:25.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback 12:44:25 [2020-04-22T12:44:25.578Z] check_test.go:223: Daemon d428a7caf26d7 is not started 12:44:25 [2020-04-22T12:44:25.578Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.55s) 12:44:25 [2020-04-22T12:44:25.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest 12:44:25 [2020-04-22T12:44:25.578Z] check_test.go:223: Daemon d5e64e8ef432a is not started 12:44:25 [2020-04-22T12:44:25.578Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.26s) 12:44:25 [2020-04-22T12:44:25.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer 12:44:25 [2020-04-22T12:44:25.578Z] check_test.go:223: Daemon da6a4283d63d7 is not started 12:44:25 [2020-04-22T12:44:25.578Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.28s) 12:44:25 [2020-04-22T12:44:25.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest 12:44:25 [2020-04-22T12:44:25.578Z] check_test.go:223: Daemon d275d470821a1 is not started 12:44:25 [2020-04-22T12:44:25.578Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.63s) 12:44:25 [2020-04-22T12:44:25.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability 12:44:25 [2020-04-22T12:44:25.578Z] check_test.go:223: Daemon d3988f85d832d is not started 12:44:25 [2020-04-22T12:44:25.578Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.39s) 12:44:25 [2020-04-22T12:44:25.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases 12:44:25 [2020-04-22T12:44:25.578Z] check_test.go:223: Daemon d6d37918396b9 is not started 12:44:25 [2020-04-22T12:44:25.578Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.47s) 12:44:25 [2020-04-22T12:44:25.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers 12:44:25 [2020-04-22T12:44:25.578Z] check_test.go:223: Daemon db7fcf9b2c0cf is not started 12:44:25 [2020-04-22T12:44:25.578Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) 12:44:25 [2020-04-22T12:44:25.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag 12:44:25 [2020-04-22T12:44:25.578Z] check_test.go:223: Daemon d2b836effcf23 is not started 12:44:25 [2020-04-22T12:44:25.578Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) 12:44:25 [2020-04-22T12:44:25.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage 12:44:25 [2020-04-22T12:44:25.578Z] check_test.go:223: Daemon d94d13913cb61 is not started 12:44:25 [2020-04-22T12:44:25.578Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.28s) 12:44:25 [2020-04-22T12:44:25.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer 12:44:25 [2020-04-22T12:44:25.579Z] check_test.go:223: Daemon dd9828a92ed89 is not started 12:44:25 [2020-04-22T12:44:25.579Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.34s) 12:44:25 [2020-04-22T12:44:25.579Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags 12:44:25 [2020-04-22T12:44:25.579Z] check_test.go:223: Daemon de3e098741f62 is not started 12:44:25 [2020-04-22T12:44:25.579Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) 12:44:25 [2020-04-22T12:44:25.579Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged 12:44:25 [2020-04-22T12:44:25.579Z] check_test.go:223: Daemon de68f7631c6fc is not started 12:44:25 [2020-04-22T12:44:25.579Z] === RUN TestDockerRegistryAuthHtpasswdSuite 12:44:25 [2020-04-22T12:44:25.579Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry 12:44:26 [2020-04-22T12:44:26.511Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth 12:44:26 [2020-04-22T12:44:26.768Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry 12:44:27 [2020-04-22T12:44:27.026Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth 12:44:28 [2020-04-22T12:44:28.396Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored 12:44:28 [2020-04-22T12:44:28.396Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth 12:44:28 [2020-04-22T12:44:28.653Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup 12:44:28 [2020-04-22T12:44:28.653Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme 12:44:29 [2020-04-22T12:44:29.218Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry 12:44:29 [2020-04-22T12:44:29.475Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.97s) 12:44:29 [2020-04-22T12:44:29.475Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.89s) 12:44:29 [2020-04-22T12:44:29.475Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry 12:44:29 [2020-04-22T12:44:29.475Z] check_test.go:252: Daemon d78d1e80fc659 is not started 12:44:29 [2020-04-22T12:44:29.475Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s) 12:44:29 [2020-04-22T12:44:29.475Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth 12:44:29 [2020-04-22T12:44:29.475Z] check_test.go:252: Daemon dfe3fb74cb80b is not started 12:44:29 [2020-04-22T12:44:29.475Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) 12:44:29 [2020-04-22T12:44:29.475Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry 12:44:29 [2020-04-22T12:44:29.475Z] check_test.go:252: Daemon d13afffc9cd21 is not started 12:44:29 [2020-04-22T12:44:29.475Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.10s) 12:44:29 [2020-04-22T12:44:29.475Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth 12:44:29 [2020-04-22T12:44:29.475Z] daemon.go:325: [d6380572a552e] waiting for daemon to start 12:44:29 [2020-04-22T12:44:29.475Z] daemon.go:325: [d6380572a552e] waiting for daemon to start 12:44:29 [2020-04-22T12:44:29.475Z] daemon.go:353: [d6380572a552e] daemon started 12:44:29 [2020-04-22T12:44:29.475Z] daemon.go:461: [d6380572a552e] Stopping daemon 12:44:29 [2020-04-22T12:44:29.475Z] daemon.go:296: [d6380572a552e] exiting daemon 12:44:29 [2020-04-22T12:44:29.475Z] daemon.go:448: [d6380572a552e] Daemon stopped 12:44:29 [2020-04-22T12:44:29.475Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) 12:44:29 [2020-04-22T12:44:29.475Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored 12:44:29 [2020-04-22T12:44:29.475Z] check_test.go:252: Daemon d58143e1af246 is not started 12:44:29 [2020-04-22T12:44:29.475Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) 12:44:29 [2020-04-22T12:44:29.475Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth 12:44:29 [2020-04-22T12:44:29.475Z] check_test.go:252: Daemon d968c24456cdc is not started 12:44:29 [2020-04-22T12:44:29.475Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.56s) 12:44:29 [2020-04-22T12:44:29.475Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme 12:44:29 [2020-04-22T12:44:29.475Z] check_test.go:252: Daemon d4c6d74722631 is not started 12:44:29 [2020-04-22T12:44:29.475Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.17s) 12:44:29 [2020-04-22T12:44:29.475Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry 12:44:29 [2020-04-22T12:44:29.475Z] check_test.go:252: Daemon dd3e586d5c6da is not started 12:44:29 [2020-04-22T12:44:29.475Z] === RUN TestDockerRegistryAuthTokenSuite 12:44:29 [2020-04-22T12:44:29.475Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError 12:44:30 [2020-04-22T12:44:30.527Z] === RUN TestDockerSuite/TestBuildFromGitWithContext 12:44:30 [2020-04-22T12:44:30.989Z] === RUN TestDockerSuite/TestBuildFromGitWithF 12:44:32 [2020-04-22T12:44:32.001Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 12:44:34 [2020-04-22T12:44:34.526Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions 12:44:34 [2020-04-22T12:44:34.526Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken 12:44:34 [2020-04-22T12:44:34.783Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized 12:44:35 [2020-04-22T12:44:35.040Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable 12:44:35 [2020-04-22T12:44:35.040Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse 12:44:35 [2020-04-22T12:44:35.297Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.85s) 12:44:35 [2020-04-22T12:44:35.298Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) 12:44:35 [2020-04-22T12:44:35.298Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError 12:44:35 [2020-04-22T12:44:35.298Z] check_test.go:279: Daemon d4a55084b647a is not started 12:44:35 [2020-04-22T12:44:35.298Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) 12:44:35 [2020-04-22T12:44:35.298Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken 12:44:35 [2020-04-22T12:44:35.298Z] check_test.go:279: Daemon d1445dcbfa73c is not started 12:44:35 [2020-04-22T12:44:35.298Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.17s) 12:44:35 [2020-04-22T12:44:35.298Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized 12:44:35 [2020-04-22T12:44:35.298Z] check_test.go:279: Daemon d32a701435786 is not started 12:44:35 [2020-04-22T12:44:35.298Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.19s) 12:44:35 [2020-04-22T12:44:35.298Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable 12:44:35 [2020-04-22T12:44:35.298Z] check_test.go:279: Daemon d455b3f9b5fa2 is not started 12:44:35 [2020-04-22T12:44:35.298Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.18s) 12:44:35 [2020-04-22T12:44:35.298Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse 12:44:35 [2020-04-22T12:44:35.298Z] check_test.go:279: Daemon de45c0035493e is not started 12:44:35 [2020-04-22T12:44:35.298Z] === RUN TestDockerNetworkSuite 12:44:35 [2020-04-22T12:44:35.298Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak 12:44:36 [2020-04-22T12:44:36.799Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile 12:44:36 [2020-04-22T12:44:36.799Z] === RUN TestDockerSuite/TestBuildFromOfficialNames 12:44:37 [2020-04-22T12:44:37.261Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball 12:44:37 [2020-04-22T12:44:37.722Z] === RUN TestDockerSuite/TestBuildFromStdinWithF 12:44:37 [2020-04-22T12:44:37.722Z] === RUN TestDockerSuite/TestBuildFromURLWithF 12:44:38 [2020-04-22T12:44:38.575Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig 12:44:39 [2020-04-22T12:44:39.947Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint 12:44:39 [2020-04-22T12:44:39.947Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin 12:44:43 [2020-04-22T12:44:43.223Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 12:44:45 [2020-04-22T12:44:45.119Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect 12:44:47 [2020-04-22T12:44:47.644Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer 12:44:48 [2020-04-22T12:44:48.074Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume 12:44:48 [2020-04-22T12:44:48.074Z] === RUN TestDockerSuite/TestBuildHistory 12:44:51 [2020-04-22T12:44:51.823Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping 12:44:53 [2020-04-22T12:44:53.721Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP 12:44:58 [2020-04-22T12:44:58.430Z] === RUN TestDockerSuite/TestBuildIidFile 12:44:58 [2020-04-22T12:44:58.892Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail 12:45:01 [2020-04-22T12:45:01.083Z] === RUN TestDockerSuite/TestBuildInheritance 12:45:01 [2020-04-22T12:45:01.083Z] === RUN TestDockerSuite/TestBuildIntermediateTarget 12:45:01 [2020-04-22T12:45:01.545Z] === RUN TestDockerSuite/TestBuildInvalidTag 12:45:01 [2020-04-22T12:45:01.545Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun 12:45:03 [2020-04-22T12:45:03.683Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP 12:45:06 [2020-04-22T12:45:06.209Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer 12:45:06 [2020-04-22T12:45:06.254Z] === RUN TestDockerSuite/TestBuildLabel 12:45:06 [2020-04-22T12:45:06.717Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit 12:45:07 [2020-04-22T12:45:07.691Z] === RUN TestDockerSuite/TestBuildLabelMultiple 12:45:08 [2020-04-22T12:45:08.135Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork 12:45:08 [2020-04-22T12:45:08.153Z] === RUN TestDockerSuite/TestBuildLabelOneNode 12:45:08 [2020-04-22T12:45:08.699Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks 12:45:09 [2020-04-22T12:45:09.127Z] === RUN TestDockerSuite/TestBuildLabels 12:45:09 [2020-04-22T12:45:09.590Z] === RUN TestDockerSuite/TestBuildLabelsCache 12:45:09 [2020-04-22T12:45:09.630Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac 12:45:11 [2020-04-22T12:45:11.007Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping 12:45:11 [2020-04-22T12:45:11.137Z] === RUN TestDockerSuite/TestBuildLabelsOverride 12:45:12 [2020-04-22T12:45:12.378Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete 12:45:12 [2020-04-22T12:45:12.635Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters 12:45:12 [2020-04-22T12:45:12.893Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind 12:45:14 [2020-04-22T12:45:14.264Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel 12:45:14 [2020-04-22T12:45:14.264Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined 12:45:14 [2020-04-22T12:45:14.264Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM 12:45:14 [2020-04-22T12:45:14.521Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork 12:45:15 [2020-04-22T12:45:15.893Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault 12:45:16 [2020-04-22T12:45:16.946Z] === RUN TestDockerSuite/TestBuildLastModified 12:45:16 [2020-04-22T12:45:16.946Z] === RUN TestDockerSuite/TestBuildLineBreak 12:45:16 [2020-04-22T12:45:16.946Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild 12:45:16 [2020-04-22T12:45:16.946Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction 12:45:16 [2020-04-22T12:45:16.946Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments 12:45:16 [2020-04-22T12:45:16.946Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines 12:45:16 [2020-04-22T12:45:16.946Z] === RUN TestDockerSuite/TestBuildMaintainer 12:45:17 [2020-04-22T12:45:17.265Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge 12:45:17 [2020-04-22T12:45:17.265Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost 12:45:17 [2020-04-22T12:45:17.408Z] === RUN TestDockerSuite/TestBuildMissingArgs 12:45:17 [2020-04-22T12:45:17.829Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions 12:45:17 [2020-04-22T12:45:17.829Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart 12:45:17 [2020-04-22T12:45:17.871Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder 12:45:22 [2020-04-22T12:45:22.006Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias 12:45:23 [2020-04-22T12:45:23.684Z] === RUN TestDockerSuite/TestBuildMultiStageArg 12:45:25 [2020-04-22T12:45:25.284Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart 12:45:35 [2020-04-22T12:45:35.251Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations 12:45:35 [2020-04-22T12:45:35.251Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks 12:45:35 [2020-04-22T12:45:35.251Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions 12:45:35 [2020-04-22T12:45:35.251Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer 12:45:35 [2020-04-22T12:45:35.509Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified 12:45:35 [2020-04-22T12:45:35.509Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified 12:45:35 [2020-04-22T12:45:35.766Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault 12:45:35 [2020-04-22T12:45:35.766Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly 12:45:37 [2020-04-22T12:45:37.663Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter 12:45:38 [2020-04-22T12:45:38.532Z] === RUN TestDockerSuite/TestBuildMultiStageCache 12:45:38 [2020-04-22T12:45:38.532Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors 12:45:40 [2020-04-22T12:45:40.077Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax 12:45:40 [2020-04-22T12:45:40.204Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault 12:45:40 [2020-04-22T12:45:40.204Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter 12:45:40 [2020-04-22T12:45:40.204Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect 12:45:40 [2020-04-22T12:45:40.204Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter 12:45:41 [2020-04-22T12:45:41.574Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart 12:45:44 [2020-04-22T12:45:44.854Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd 12:45:46 [2020-04-22T12:45:46.750Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart 12:45:47 [2020-04-22T12:45:47.683Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts 12:45:51 [2020-04-22T12:45:51.863Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver 12:45:51 [2020-04-22T12:45:51.863Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping 12:45:52 [2020-04-22T12:45:52.794Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs 12:45:52 [2020-04-22T12:45:52.794Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks 12:45:56 [2020-04-22T12:45:56.074Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation 12:45:56 [2020-04-22T12:45:56.074Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined 12:45:56 [2020-04-22T12:45:56.074Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID 12:45:57 [2020-04-22T12:45:57.448Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP 12:45:58 [2020-04-22T12:45:58.014Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP 12:45:59 [2020-04-22T12:45:59.386Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver 12:46:05 [2020-04-22T12:46:05.937Z] --- PASS: TestDockerNetworkSuite (90.10s) 12:46:05 [2020-04-22T12:46:05.938Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.11s) 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestConntrackFlowsLeak 12:46:05 [2020-04-22T12:46:05.938Z] docker_cli_network_unix_test.go:46: Daemon d52cc1f6b2b45 is not started 12:46:05 [2020-04-22T12:46:05.938Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.45s) 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig 12:46:05 [2020-04-22T12:46:05.938Z] docker_cli_network_unix_test.go:46: Daemon db9b0c426d5c3 is not started 12:46:05 [2020-04-22T12:46:05.938Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.88s) 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint 12:46:05 [2020-04-22T12:46:05.938Z] docker_cli_network_unix_test.go:46: Daemon dbfa30fdc2722 is not started 12:46:05 [2020-04-22T12:46:05.938Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.88s) 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect 12:46:05 [2020-04-22T12:46:05.938Z] docker_cli_network_unix_test.go:46: Daemon d45ca7856357a is not started 12:46:05 [2020-04-22T12:46:05.938Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.76s) 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer 12:46:05 [2020-04-22T12:46:05.938Z] docker_cli_network_unix_test.go:1233: Daemon d32b910b95a4c is not started 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:325: [d32b910b95a4c] waiting for daemon to start 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:325: [d32b910b95a4c] waiting for daemon to start 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:353: [d32b910b95a4c] daemon started 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:461: [d32b910b95a4c] Stopping daemon 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:296: [d32b910b95a4c] exiting daemon 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:448: [d32b910b95a4c] Daemon stopped 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:325: [d32b910b95a4c] waiting for daemon to start 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:325: [d32b910b95a4c] waiting for daemon to start 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:353: [d32b910b95a4c] daemon started 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:461: [d32b910b95a4c] Stopping daemon 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:296: [d32b910b95a4c] exiting daemon 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:448: [d32b910b95a4c] Daemon stopped 12:46:05 [2020-04-22T12:46:05.938Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.97s) 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping 12:46:05 [2020-04-22T12:46:05.938Z] docker_cli_network_unix_test.go:46: Daemon d2af0b18c5bba is not started 12:46:05 [2020-04-22T12:46:05.938Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.99s) 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP 12:46:05 [2020-04-22T12:46:05.938Z] docker_cli_network_unix_test.go:46: Daemon d8d297569cd9e is not started 12:46:05 [2020-04-22T12:46:05.938Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.59s) 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP 12:46:05 [2020-04-22T12:46:05.938Z] docker_cli_network_unix_test.go:46: Daemon df8cc981a86d7 is not started 12:46:05 [2020-04-22T12:46:05.938Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.89s) 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer 12:46:05 [2020-04-22T12:46:05.938Z] docker_cli_network_unix_test.go:46: Daemon dbeaf8d77eee9 is not started 12:46:05 [2020-04-22T12:46:05.938Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.89s) 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork 12:46:05 [2020-04-22T12:46:05.938Z] docker_cli_network_unix_test.go:46: Daemon debdf2286dac8 is not started 12:46:05 [2020-04-22T12:46:05.938Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.73s) 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks 12:46:05 [2020-04-22T12:46:05.938Z] docker_cli_network_unix_test.go:46: Daemon df9cba070a966 is not started 12:46:05 [2020-04-22T12:46:05.938Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.56s) 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithMac 12:46:05 [2020-04-22T12:46:05.938Z] docker_cli_network_unix_test.go:46: Daemon db1a20e330830 is not started 12:46:05 [2020-04-22T12:46:05.938Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.43s) 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping 12:46:05 [2020-04-22T12:46:05.938Z] docker_cli_network_unix_test.go:46: Daemon d8db45a7af218 is not started 12:46:05 [2020-04-22T12:46:05.938Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.14s) 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDelete 12:46:05 [2020-04-22T12:46:05.938Z] docker_cli_network_unix_test.go:46: Daemon d3958dbc86dc2 is not started 12:46:05 [2020-04-22T12:46:05.938Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.26s) 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters 12:46:05 [2020-04-22T12:46:05.938Z] docker_cli_network_unix_test.go:46: Daemon d1a8bf2184f13 is not started 12:46:05 [2020-04-22T12:46:05.938Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.25s) 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateHostBind 12:46:05 [2020-04-22T12:46:05.938Z] docker_cli_network_unix_test.go:46: Daemon dde53f32a4e89 is not started 12:46:05 [2020-04-22T12:46:05.938Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.14s) 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateLabel 12:46:05 [2020-04-22T12:46:05.938Z] docker_cli_network_unix_test.go:46: Daemon d5c90e4854215 is not started 12:46:05 [2020-04-22T12:46:05.938Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreatePredefined 12:46:05 [2020-04-22T12:46:05.938Z] docker_cli_network_unix_test.go:46: Daemon d0625b934c958 is not started 12:46:05 [2020-04-22T12:46:05.938Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.14s) 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCustomIPAM 12:46:05 [2020-04-22T12:46:05.938Z] docker_cli_network_unix_test.go:46: Daemon d7c1a4f9fa095 is not started 12:46:05 [2020-04-22T12:46:05.938Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.27s) 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork 12:46:05 [2020-04-22T12:46:05.938Z] docker_cli_network_unix_test.go:46: Daemon d3dd1c39fea62 is not started 12:46:05 [2020-04-22T12:46:05.938Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.53s) 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault 12:46:05 [2020-04-22T12:46:05.938Z] docker_cli_network_unix_test.go:46: Daemon d4870ec1cfd0a is not started 12:46:05 [2020-04-22T12:46:05.938Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s) 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge 12:46:05 [2020-04-22T12:46:05.938Z] docker_cli_network_unix_test.go:46: Daemon d2a349ca72910 is not started 12:46:05 [2020-04-22T12:46:05.938Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.38s) 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost 12:46:05 [2020-04-22T12:46:05.938Z] docker_cli_network_unix_test.go:46: Daemon d819d384bca4c is not started 12:46:05 [2020-04-22T12:46:05.938Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverOptions 12:46:05 [2020-04-22T12:46:05.938Z] docker_cli_network_unix_test.go:46: Daemon d77bcfbd5102a is not started 12:46:05 [2020-04-22T12:46:05.938Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.70s) 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:325: [de03e7a5cbac8] waiting for daemon to start 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:325: [de03e7a5cbac8] waiting for daemon to start 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:353: [de03e7a5cbac8] daemon started 12:46:05 [2020-04-22T12:46:05.938Z] docker_cli_network_unix_test.go:968: Daemon de03e7a5cbac8 is not started 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:296: [de03e7a5cbac8] exiting daemon 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:325: [de03e7a5cbac8] waiting for daemon to start 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:325: [de03e7a5cbac8] waiting for daemon to start 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:353: [de03e7a5cbac8] daemon started 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:461: [de03e7a5cbac8] Stopping daemon 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:296: [de03e7a5cbac8] exiting daemon 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:448: [de03e7a5cbac8] Daemon stopped 12:46:05 [2020-04-22T12:46:05.938Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.42s) 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkFlagAlias 12:46:05 [2020-04-22T12:46:05.938Z] docker_cli_network_unix_test.go:46: Daemon d585f250f4855 is not started 12:46:05 [2020-04-22T12:46:05.938Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.38s) 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:325: [d8d7df4026462] waiting for daemon to start 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:325: [d8d7df4026462] waiting for daemon to start 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:353: [d8d7df4026462] daemon started 12:46:05 [2020-04-22T12:46:05.938Z] docker_cli_network_unix_test.go:1116: Daemon d8d7df4026462 is not started 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:325: [d8d7df4026462] waiting for daemon to start 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:296: [d8d7df4026462] exiting daemon 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:325: [d8d7df4026462] waiting for daemon to start 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:325: [d8d7df4026462] waiting for daemon to start 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:325: [d8d7df4026462] waiting for daemon to start 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:353: [d8d7df4026462] daemon started 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:461: [d8d7df4026462] Stopping daemon 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:296: [d8d7df4026462] exiting daemon 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:448: [d8d7df4026462] Daemon stopped 12:46:05 [2020-04-22T12:46:05.938Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.18s) 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations 12:46:05 [2020-04-22T12:46:05.938Z] docker_cli_network_unix_test.go:46: Daemon df927314901f9 is not started 12:46:05 [2020-04-22T12:46:05.938Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.72s) 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks 12:46:05 [2020-04-22T12:46:05.938Z] docker_cli_network_unix_test.go:46: Daemon d186bdf325406 is not started 12:46:05 [2020-04-22T12:46:05.938Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMOptions 12:46:05 [2020-04-22T12:46:05.938Z] docker_cli_network_unix_test.go:46: Daemon db741e3013b06 is not started 12:46:05 [2020-04-22T12:46:05.938Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.13s) 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer 12:46:05 [2020-04-22T12:46:05.938Z] docker_cli_network_unix_test.go:46: Daemon dd1d5e2ecd865 is not started 12:46:05 [2020-04-22T12:46:05.938Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.20s) 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified 12:46:05 [2020-04-22T12:46:05.938Z] docker_cli_network_unix_test.go:46: Daemon dc968a92b4eca is not started 12:46:05 [2020-04-22T12:46:05.938Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.14s) 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified 12:46:05 [2020-04-22T12:46:05.938Z] docker_cli_network_unix_test.go:46: Daemon d2ca9ce0786a2 is not started 12:46:05 [2020-04-22T12:46:05.938Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectDefault 12:46:05 [2020-04-22T12:46:05.938Z] docker_cli_network_unix_test.go:46: Daemon dab3181862b9f is not started 12:46:05 [2020-04-22T12:46:05.938Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.27s) 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly 12:46:05 [2020-04-22T12:46:05.938Z] docker_cli_network_unix_test.go:46: Daemon d6734ba37afee is not started 12:46:05 [2020-04-22T12:46:05.938Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsDefault 12:46:05 [2020-04-22T12:46:05.938Z] docker_cli_network_unix_test.go:46: Daemon df75d02ac81d9 is not started 12:46:05 [2020-04-22T12:46:05.938Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter 12:46:05 [2020-04-22T12:46:05.938Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks 12:46:05 [2020-04-22T12:46:05.938Z] docker_cli_network_unix_test.go:46: Daemon d187d492e114f is not started 12:46:05 [2020-04-22T12:46:05.938Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.49s) 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMacInspect 12:46:05 [2020-04-22T12:46:05.938Z] docker_cli_network_unix_test.go:46: Daemon dc9f320b70ec3 is not started 12:46:05 [2020-04-22T12:46:05.938Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (5.24s) 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:325: [d9a46f06fb05a] waiting for daemon to start 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:325: [d9a46f06fb05a] waiting for daemon to start 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:353: [d9a46f06fb05a] daemon started 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:461: [d9a46f06fb05a] Stopping daemon 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:296: [d9a46f06fb05a] exiting daemon 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:448: [d9a46f06fb05a] Daemon stopped 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:325: [d9a46f06fb05a] waiting for daemon to start 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:325: [d9a46f06fb05a] waiting for daemon to start 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:353: [d9a46f06fb05a] daemon started 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:461: [d9a46f06fb05a] Stopping daemon 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:296: [d9a46f06fb05a] exiting daemon 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:448: [d9a46f06fb05a] Daemon stopped 12:46:05 [2020-04-22T12:46:05.938Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.65s) 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:325: [da728be096aa2] waiting for daemon to start 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:325: [da728be096aa2] waiting for daemon to start 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:353: [da728be096aa2] daemon started 12:46:05 [2020-04-22T12:46:05.938Z] docker_cli_network_unix_test.go:1084: Daemon da728be096aa2 is not started 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:325: [da728be096aa2] waiting for daemon to start 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:296: [da728be096aa2] exiting daemon 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:325: [da728be096aa2] waiting for daemon to start 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:353: [da728be096aa2] daemon started 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:461: [da728be096aa2] Stopping daemon 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:296: [da728be096aa2] exiting daemon 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:448: [da728be096aa2] Daemon stopped 12:46:05 [2020-04-22T12:46:05.938Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.06s) 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver 12:46:05 [2020-04-22T12:46:05.938Z] docker_cli_network_unix_test.go:46: Daemon d50c28bb2e67b is not started 12:46:05 [2020-04-22T12:46:05.938Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.37s) 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping 12:46:05 [2020-04-22T12:46:05.938Z] docker_cli_network_unix_test.go:46: Daemon dcc6048264065 is not started 12:46:05 [2020-04-22T12:46:05.938Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.94s) 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks 12:46:05 [2020-04-22T12:46:05.938Z] docker_cli_network_unix_test.go:46: Daemon d6ff679e5edc4 is not started 12:46:05 [2020-04-22T12:46:05.938Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s) 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRmPredefined 12:46:05 [2020-04-22T12:46:05.938Z] docker_cli_network_unix_test.go:46: Daemon dbe0be9db20ba is not started 12:46:05 [2020-04-22T12:46:05.938Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.29s) 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRunNetByID 12:46:05 [2020-04-22T12:46:05.938Z] docker_cli_network_unix_test.go:46: Daemon d73db3d075286 is not started 12:46:05 [2020-04-22T12:46:05.938Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.90s) 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP 12:46:05 [2020-04-22T12:46:05.938Z] docker_cli_network_unix_test.go:46: Daemon dcfdb9422a469 is not started 12:46:05 [2020-04-22T12:46:05.938Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.38s) 12:46:05 [2020-04-22T12:46:05.938Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkValidateIP 12:46:05 [2020-04-22T12:46:05.938Z] docker_cli_network_unix_test.go:46: Daemon d9472b3c822e9 is not started 12:46:05 [2020-04-22T12:46:05.938Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.98s) 12:46:05 [2020-04-22T12:46:05.939Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver 12:46:05 [2020-04-22T12:46:05.939Z] docker_cli_network_unix_test.go:46: Daemon dc22adc87542e is not started 12:46:05 [2020-04-22T12:46:05.939Z] === RUN TestDockerHubPullSuite 12:46:05 [2020-04-22T12:46:05.939Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry 12:46:06 [2020-04-22T12:46:06.871Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect 12:46:09 [2020-04-22T12:46:09.394Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry 12:46:09 [2020-04-22T12:46:09.651Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts 12:46:10 [2020-04-22T12:46:10.074Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg 12:46:11 [2020-04-22T12:46:11.039Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage 12:46:11 [2020-04-22T12:46:11.297Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed 12:46:11 [2020-04-22T12:46:11.297Z] --- PASS: TestDockerHubPullSuite (5.93s) 12:46:11 [2020-04-22T12:46:11.297Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.44s) 12:46:11 [2020-04-22T12:46:11.297Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry 12:46:11 [2020-04-22T12:46:11.297Z] daemon.go:325: [d00499fab8e73] waiting for daemon to start 12:46:11 [2020-04-22T12:46:11.297Z] daemon.go:325: [d00499fab8e73] waiting for daemon to start 12:46:11 [2020-04-22T12:46:11.297Z] daemon.go:353: [d00499fab8e73] daemon started 12:46:11 [2020-04-22T12:46:11.297Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.38s) 12:46:11 [2020-04-22T12:46:11.297Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.34s) 12:46:11 [2020-04-22T12:46:11.297Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.43s) 12:46:11 [2020-04-22T12:46:11.297Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.24s) 12:46:11 [2020-04-22T12:46:11.297Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.08s) 12:46:11 [2020-04-22T12:46:11.297Z] daemon.go:461: [d00499fab8e73] Stopping daemon 12:46:11 [2020-04-22T12:46:11.297Z] daemon.go:296: [d00499fab8e73] exiting daemon 12:46:11 [2020-04-22T12:46:11.297Z] daemon.go:448: [d00499fab8e73] Daemon stopped 12:46:11 [2020-04-22T12:46:11.297Z] PASS 12:46:11 [2020-04-22T12:46:11.297Z] 12:46:11 [2020-04-22T12:46:11.297Z] === Skipped 12:46:11 [2020-04-22T12:46:11.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) 12:46:11 [2020-04-22T12:46:11.297Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) 12:46:11 [2020-04-22T12:46:11.297Z] requirement.go:26: unmatched requirement DaemonIsWindows 12:46:11 [2020-04-22T12:46:11.297Z] 12:46:11 [2020-04-22T12:46:11.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) 12:46:11 [2020-04-22T12:46:11.297Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) 12:46:11 [2020-04-22T12:46:11.297Z] requirement.go:26: unmatched requirement DaemonIsWindows 12:46:11 [2020-04-22T12:46:11.297Z] 12:46:11 [2020-04-22T12:46:11.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) 12:46:11 [2020-04-22T12:46:11.297Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) 12:46:11 [2020-04-22T12:46:11.297Z] requirement.go:26: unmatched requirement DaemonIsWindows 12:46:11 [2020-04-22T12:46:11.297Z] 12:46:11 [2020-04-22T12:46:11.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) 12:46:11 [2020-04-22T12:46:11.297Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) 12:46:11 [2020-04-22T12:46:11.297Z] requirement.go:26: unmatched requirement DaemonIsWindows 12:46:11 [2020-04-22T12:46:11.297Z] 12:46:11 [2020-04-22T12:46:11.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) 12:46:11 [2020-04-22T12:46:11.297Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) 12:46:11 [2020-04-22T12:46:11.297Z] requirement.go:26: unmatched requirement DaemonIsWindows 12:46:11 [2020-04-22T12:46:11.297Z] 12:46:11 [2020-04-22T12:46:11.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) 12:46:11 [2020-04-22T12:46:11.297Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) 12:46:11 [2020-04-22T12:46:11.297Z] requirement.go:26: unmatched requirement DaemonIsWindows 12:46:11 [2020-04-22T12:46:11.297Z] 12:46:11 [2020-04-22T12:46:11.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) 12:46:11 [2020-04-22T12:46:11.297Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) 12:46:11 [2020-04-22T12:46:11.297Z] requirement.go:26: unmatched requirement DaemonIsWindows 12:46:11 [2020-04-22T12:46:11.297Z] 12:46:11 [2020-04-22T12:46:11.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) 12:46:11 [2020-04-22T12:46:11.297Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) 12:46:11 [2020-04-22T12:46:11.297Z] requirement.go:26: unmatched requirement DaemonIsWindows 12:46:11 [2020-04-22T12:46:11.297Z] 12:46:11 [2020-04-22T12:46:11.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) 12:46:11 [2020-04-22T12:46:11.297Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) 12:46:11 [2020-04-22T12:46:11.297Z] requirement.go:26: unmatched requirement DaemonIsWindows 12:46:11 [2020-04-22T12:46:11.297Z] 12:46:11 [2020-04-22T12:46:11.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) 12:46:11 [2020-04-22T12:46:11.297Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) 12:46:11 [2020-04-22T12:46:11.297Z] requirement.go:26: unmatched requirement DaemonIsWindows 12:46:11 [2020-04-22T12:46:11.297Z] 12:46:11 [2020-04-22T12:46:11.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) 12:46:11 [2020-04-22T12:46:11.297Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) 12:46:11 [2020-04-22T12:46:11.297Z] requirement.go:26: unmatched requirement DaemonIsWindows 12:46:11 [2020-04-22T12:46:11.297Z] 12:46:11 [2020-04-22T12:46:11.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) 12:46:11 [2020-04-22T12:46:11.297Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) 12:46:11 [2020-04-22T12:46:11.297Z] requirement.go:26: unmatched requirement DaemonIsWindows 12:46:11 [2020-04-22T12:46:11.297Z] 12:46:11 [2020-04-22T12:46:11.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) 12:46:11 [2020-04-22T12:46:11.297Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) 12:46:11 [2020-04-22T12:46:11.297Z] requirement.go:26: unmatched requirement DaemonIsWindows 12:46:11 [2020-04-22T12:46:11.297Z] 12:46:11 [2020-04-22T12:46:11.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) 12:46:11 [2020-04-22T12:46:11.297Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) 12:46:11 [2020-04-22T12:46:11.297Z] docker_cli_sni_test.go:18: Flakey test 12:46:11 [2020-04-22T12:46:11.297Z] 12:46:11 [2020-04-22T12:46:11.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) 12:46:11 [2020-04-22T12:46:11.297Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) 12:46:11 [2020-04-22T12:46:11.297Z] requirement.go:26: unmatched requirement DaemonIsWindows 12:46:11 [2020-04-22T12:46:11.297Z] 12:46:11 [2020-04-22T12:46:11.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) 12:46:11 [2020-04-22T12:46:11.297Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) 12:46:11 [2020-04-22T12:46:11.297Z] requirement.go:26: unmatched requirement Devicemapper 12:46:11 [2020-04-22T12:46:11.297Z] 12:46:11 [2020-04-22T12:46:11.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) 12:46:11 [2020-04-22T12:46:11.297Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) 12:46:11 [2020-04-22T12:46:11.297Z] requirement.go:26: unmatched requirement Devicemapper 12:46:11 [2020-04-22T12:46:11.297Z] 12:46:11 [2020-04-22T12:46:11.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) 12:46:11 [2020-04-22T12:46:11.297Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) 12:46:11 [2020-04-22T12:46:11.297Z] requirement.go:26: unmatched requirement swapMemorySupport 12:46:11 [2020-04-22T12:46:11.297Z] 12:46:11 [2020-04-22T12:46:11.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) 12:46:11 [2020-04-22T12:46:11.297Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) 12:46:11 [2020-04-22T12:46:11.297Z] requirement.go:26: unmatched requirement swapMemorySupport 12:46:11 [2020-04-22T12:46:11.297Z] 12:46:11 [2020-04-22T12:46:11.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) 12:46:11 [2020-04-22T12:46:11.297Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) 12:46:11 [2020-04-22T12:46:11.297Z] requirement.go:26: unmatched requirement DaemonIsWindows 12:46:11 [2020-04-22T12:46:11.297Z] 12:46:11 [2020-04-22T12:46:11.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) 12:46:11 [2020-04-22T12:46:11.297Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) 12:46:11 [2020-04-22T12:46:11.297Z] requirement.go:26: unmatched requirement Devicemapper 12:46:11 [2020-04-22T12:46:11.297Z] 12:46:11 [2020-04-22T12:46:11.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) 12:46:11 [2020-04-22T12:46:11.297Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) 12:46:11 [2020-04-22T12:46:11.297Z] requirement.go:26: unmatched requirement Devicemapper 12:46:11 [2020-04-22T12:46:11.297Z] 12:46:11 [2020-04-22T12:46:11.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) 12:46:11 [2020-04-22T12:46:11.297Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) 12:46:11 [2020-04-22T12:46:11.297Z] requirement.go:26: unmatched requirement DaemonIsWindows 12:46:11 [2020-04-22T12:46:11.297Z] 12:46:11 [2020-04-22T12:46:11.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) 12:46:11 [2020-04-22T12:46:11.297Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) 12:46:11 [2020-04-22T12:46:11.297Z] requirement.go:26: unmatched requirement DaemonIsWindows 12:46:11 [2020-04-22T12:46:11.297Z] 12:46:11 [2020-04-22T12:46:11.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) 12:46:11 [2020-04-22T12:46:11.297Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) 12:46:11 [2020-04-22T12:46:11.297Z] requirement.go:26: unmatched requirement DaemonIsWindows 12:46:11 [2020-04-22T12:46:11.297Z] 12:46:11 [2020-04-22T12:46:11.298Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) 12:46:11 [2020-04-22T12:46:11.298Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) 12:46:11 [2020-04-22T12:46:11.298Z] requirement.go:26: unmatched requirement DaemonIsWindows 12:46:11 [2020-04-22T12:46:11.298Z] 12:46:11 [2020-04-22T12:46:11.298Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) 12:46:11 [2020-04-22T12:46:11.298Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) 12:46:11 [2020-04-22T12:46:11.298Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd 12:46:11 [2020-04-22T12:46:11.298Z] 12:46:11 [2020-04-22T12:46:11.298Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 12:46:11 [2020-04-22T12:46:11.298Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 12:46:11 [2020-04-22T12:46:11.298Z] requirement.go:26: unmatched requirement IsolationIsHyperv 12:46:11 [2020-04-22T12:46:11.298Z] 12:46:11 [2020-04-22T12:46:11.298Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) 12:46:11 [2020-04-22T12:46:11.298Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) 12:46:11 [2020-04-22T12:46:11.298Z] requirement.go:26: unmatched requirement swapMemorySupport 12:46:11 [2020-04-22T12:46:11.298Z] 12:46:11 [2020-04-22T12:46:11.298Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 12:46:11 [2020-04-22T12:46:11.298Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 12:46:11 [2020-04-22T12:46:11.298Z] requirement.go:26: unmatched requirement IsolationIsProcess 12:46:11 [2020-04-22T12:46:11.298Z] 12:46:11 [2020-04-22T12:46:11.298Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) 12:46:11 [2020-04-22T12:46:11.298Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) 12:46:11 [2020-04-22T12:46:11.298Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured 12:46:11 [2020-04-22T12:46:11.298Z] 12:46:11 [2020-04-22T12:46:11.298Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) 12:46:11 [2020-04-22T12:46:11.298Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) 12:46:11 [2020-04-22T12:46:11.298Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved 12:46:11 [2020-04-22T12:46:11.298Z] 12:46:11 [2020-04-22T12:46:11.298Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) 12:46:11 [2020-04-22T12:46:11.298Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) 12:46:11 [2020-04-22T12:46:11.298Z] requirement.go:26: unmatched requirement swapMemorySupport 12:46:11 [2020-04-22T12:46:11.298Z] 12:46:11 [2020-04-22T12:46:11.298Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) 12:46:11 [2020-04-22T12:46:11.298Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) 12:46:11 [2020-04-22T12:46:11.298Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer 12:46:11 [2020-04-22T12:46:11.298Z] 12:46:11 [2020-04-22T12:46:11.298Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) 12:46:11 [2020-04-22T12:46:11.298Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) 12:46:11 [2020-04-22T12:46:11.298Z] requirement.go:26: unmatched requirement DaemonIsWindows 12:46:11 [2020-04-22T12:46:11.298Z] 12:46:11 [2020-04-22T12:46:11.298Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) 12:46:11 [2020-04-22T12:46:11.298Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) 12:46:11 [2020-04-22T12:46:11.298Z] requirement.go:26: unmatched requirement DaemonIsWindows 12:46:11 [2020-04-22T12:46:11.298Z] 12:46:11 [2020-04-22T12:46:11.298Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) 12:46:11 [2020-04-22T12:46:11.298Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) 12:46:11 [2020-04-22T12:46:11.298Z] requirement.go:26: unmatched requirement DaemonIsWindows 12:46:11 [2020-04-22T12:46:11.298Z] 12:46:11 [2020-04-22T12:46:11.298Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) 12:46:11 [2020-04-22T12:46:11.298Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) 12:46:11 [2020-04-22T12:46:11.298Z] requirement.go:26: unmatched requirement swapMemorySupport 12:46:11 [2020-04-22T12:46:11.298Z] 12:46:11 [2020-04-22T12:46:11.298Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) 12:46:11 [2020-04-22T12:46:11.298Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) 12:46:11 [2020-04-22T12:46:11.298Z] requirement.go:26: unmatched requirement DaemonIsWindows 12:46:11 [2020-04-22T12:46:11.298Z] 12:46:11 [2020-04-22T12:46:11.298Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) 12:46:11 [2020-04-22T12:46:11.298Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) 12:46:11 [2020-04-22T12:46:11.298Z] requirement.go:26: unmatched requirement swapMemorySupport 12:46:11 [2020-04-22T12:46:11.298Z] 12:46:11 [2020-04-22T12:46:11.298Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) 12:46:11 [2020-04-22T12:46:11.298Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) 12:46:11 [2020-04-22T12:46:11.298Z] requirement.go:26: unmatched requirement swapMemorySupport 12:46:11 [2020-04-22T12:46:11.298Z] 12:46:11 [2020-04-22T12:46:11.298Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) 12:46:11 [2020-04-22T12:46:11.298Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) 12:46:11 [2020-04-22T12:46:11.298Z] requirement.go:26: unmatched requirement swapMemorySupport 12:46:11 [2020-04-22T12:46:11.298Z] 12:46:11 [2020-04-22T12:46:11.298Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) 12:46:11 [2020-04-22T12:46:11.298Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) 12:46:11 [2020-04-22T12:46:11.298Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 12:46:11 [2020-04-22T12:46:11.298Z] 12:46:11 [2020-04-22T12:46:11.298Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) 12:46:11 [2020-04-22T12:46:11.298Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) 12:46:11 [2020-04-22T12:46:11.298Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter 12:46:11 [2020-04-22T12:46:11.298Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks 12:46:11 [2020-04-22T12:46:11.298Z] docker_cli_network_unix_test.go:46: Daemon d187d492e114f is not started 12:46:11 [2020-04-22T12:46:11.298Z] 12:46:11 [2020-04-22T12:46:11.298Z] 12:46:11 [2020-04-22T12:46:11.298Z] DONE 1249 tests, 44 skipped in 1934.632s 12:46:11 [2020-04-22T12:46:11.298Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 12:46:11 [2020-04-22T12:46:11.298Z] ++++ cat bundles/test-integration/docker.pid 12:46:11 [2020-04-22T12:46:11.298Z] +++ kill 7362 12:46:12 [2020-04-22T12:46:12.668Z] umount: bundles/test-integration/root: no mount point specified. 12:46:12 [2020-04-22T12:46:12.668Z] +++ /etc/init.d/apparmor stop 12:46:12 [2020-04-22T12:46:12.668Z] Leaving: AppArmorNo profiles have been unloaded. 12:46:12 [2020-04-22T12:46:12.668Z] 12:46:12 [2020-04-22T12:46:12.668Z] Unloading profiles will leave already running processes permanently 12:46:12 [2020-04-22T12:46:12.668Z] unconfined, which can lead to unexpected situations. 12:46:12 [2020-04-22T12:46:12.668Z] 12:46:12 [2020-04-22T12:46:12.668Z] To set a process to complain mode, use the command line tool 12:46:12 [2020-04-22T12:46:12.668Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 12:46:12 [2020-04-22T12:46:12.668Z] +++ true 12:46:12 [2020-04-22T12:46:12.668Z] 12:46:16 [2020-04-22T12:46:16.844Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey 12:46:22 [2020-04-22T12:46:22.528Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom 12:46:37 [2020-04-22T12:46:37.400Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds 12:46:38 [2020-04-22T12:46:38.748Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile 12:46:38 [2020-04-22T12:46:38.749Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter 12:46:42 [2020-04-22T12:46:42.025Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode 12:46:43 [2020-04-22T12:46:43.230Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows 12:46:44 [2020-04-22T12:46:44.550Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate 12:46:49 [2020-04-22T12:46:49.047Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants 12:46:54 [2020-04-22T12:46:54.507Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY 12:46:59 [2020-04-22T12:46:59.764Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate 12:47:03 [2020-04-22T12:47:03.046Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname 12:47:06 [2020-04-22T12:47:06.322Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup 12:47:06 [2020-04-22T12:47:06.781Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch 12:47:06 [2020-04-22T12:47:06.781Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg 12:47:08 [2020-04-22T12:47:08.846Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal 12:47:12 [2020-04-22T12:47:12.122Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter 12:47:12 [2020-04-22T12:47:12.596Z] === RUN TestDockerSuite/TestBuildMultipleTags 12:47:12 [2020-04-22T12:47:12.596Z] === RUN TestDockerSuite/TestBuildNetContainer 12:47:12 [2020-04-22T12:47:12.596Z] === RUN TestDockerSuite/TestBuildNetNone 12:47:12 [2020-04-22T12:47:12.596Z] === RUN TestDockerSuite/TestBuildNoContext 12:47:15 [2020-04-22T12:47:15.397Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate 12:47:15 [2020-04-22T12:47:15.514Z] === RUN TestDockerSuite/TestBuildNoDupOutput 12:47:18 [2020-04-22T12:47:18.672Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin 12:47:19 [2020-04-22T12:47:19.274Z] === RUN TestDockerSuite/TestBuildNoNamedVolume 12:47:21 [2020-04-22T12:47:21.471Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure 12:47:21 [2020-04-22T12:47:21.933Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote 12:47:21 [2020-04-22T12:47:21.933Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage 12:47:24 [2020-04-22T12:47:24.121Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess 12:47:25 [2020-04-22T12:47:25.092Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume 12:47:26 [2020-04-22T12:47:26.638Z] === RUN TestDockerSuite/TestBuildOnBuild 12:47:36 [2020-04-22T12:47:36.989Z] === RUN TestDockerSuite/TestBuildOnBuildCache 12:47:36 [2020-04-22T12:47:36.989Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON 12:47:45 [2020-04-22T12:47:45.590Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON 12:47:48 [2020-04-22T12:47:48.510Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance 12:47:58 [2020-04-22T12:47:58.858Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase 12:48:02 [2020-04-22T12:48:02.609Z] === RUN TestDockerSuite/TestBuildOnBuildOutput 12:48:07 [2020-04-22T12:48:07.323Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy 12:48:08 [2020-04-22T12:48:08.296Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory 12:48:08 [2020-04-22T12:48:08.296Z] === RUN TestDockerSuite/TestBuildPATH 12:48:08 [2020-04-22T12:48:08.296Z] === RUN TestDockerSuite/TestBuildRUNErrMsg 12:48:10 [2020-04-22T12:48:10.492Z] === RUN TestDockerSuite/TestBuildRUNoneJSON 12:48:10 [2020-04-22T12:48:10.492Z] === RUN TestDockerSuite/TestBuildRelativeCopy 12:48:14 [2020-04-22T12:48:14.868Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm 12:48:29 [2020-04-22T12:48:29.725Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA 12:48:47 [2020-04-22T12:48:47.791Z] --- PASS: TestDockerSwarmSuite (1712.54s) 12:48:47 [2020-04-22T12:48:47.791Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.52s) 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:325: [de507b6457870] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:325: [de507b6457870] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:353: [de507b6457870] daemon started 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:461: [de507b6457870] Stopping daemon 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:296: [de507b6457870] exiting daemon 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:448: [de507b6457870] Daemon stopped 12:48:47 [2020-04-22T12:48:47.792Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.62s) 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:325: [d30ae4e2d1c73] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:325: [d30ae4e2d1c73] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:353: [d30ae4e2d1c73] daemon started 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:461: [d30ae4e2d1c73] Stopping daemon 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:296: [d30ae4e2d1c73] exiting daemon 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:448: [d30ae4e2d1c73] Daemon stopped 12:48:47 [2020-04-22T12:48:47.792Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.51s) 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:325: [d025d21dc4704] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:325: [d025d21dc4704] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:353: [d025d21dc4704] daemon started 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:461: [d025d21dc4704] Stopping daemon 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:296: [d025d21dc4704] exiting daemon 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:448: [d025d21dc4704] Daemon stopped 12:48:47 [2020-04-22T12:48:47.792Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.58s) 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:325: [db755b6c59105] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:325: [db755b6c59105] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:353: [db755b6c59105] daemon started 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:325: [d5101192ce1ea] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:325: [d5101192ce1ea] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:353: [d5101192ce1ea] daemon started 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:461: [db755b6c59105] Stopping daemon 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:296: [db755b6c59105] exiting daemon 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:448: [db755b6c59105] Daemon stopped 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:461: [d5101192ce1ea] Stopping daemon 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:296: [d5101192ce1ea] exiting daemon 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:448: [d5101192ce1ea] Daemon stopped 12:48:47 [2020-04-22T12:48:47.792Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.93s) 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:325: [d39f961f424fa] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:325: [d39f961f424fa] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:353: [d39f961f424fa] daemon started 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:461: [d39f961f424fa] Stopping daemon 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:296: [d39f961f424fa] exiting daemon 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:448: [d39f961f424fa] Daemon stopped 12:48:47 [2020-04-22T12:48:47.792Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.69s) 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:325: [dcd89f219ad62] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:325: [dcd89f219ad62] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:353: [dcd89f219ad62] daemon started 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:325: [d4863400b4bf4] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:325: [d4863400b4bf4] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:353: [d4863400b4bf4] daemon started 12:48:47 [2020-04-22T12:48:47.792Z] check_test.go:358: [d4863400b4bf4] joining swarm manager [dcd89f219ad62]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:461: [d4863400b4bf4] Stopping daemon 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:296: [d4863400b4bf4] exiting daemon 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:448: [d4863400b4bf4] Daemon stopped 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:325: [dc210691ebdfe] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:325: [dc210691ebdfe] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:353: [dc210691ebdfe] daemon started 12:48:47 [2020-04-22T12:48:47.792Z] check_test.go:358: [dc210691ebdfe] joining swarm manager [dcd89f219ad62]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:461: [dcd89f219ad62] Stopping daemon 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:296: [dcd89f219ad62] exiting daemon 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:448: [dcd89f219ad62] Daemon stopped 12:48:47 [2020-04-22T12:48:47.792Z] check_test.go:379: Daemon d4863400b4bf4 is not started 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:461: [dc210691ebdfe] Stopping daemon 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:296: [dc210691ebdfe] exiting daemon 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:448: [dc210691ebdfe] Daemon stopped 12:48:47 [2020-04-22T12:48:47.792Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) 12:48:47 [2020-04-22T12:48:47.792Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed 12:48:47 [2020-04-22T12:48:47.792Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.19s) 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:325: [dde058c888fd3] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:325: [dde058c888fd3] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:353: [dde058c888fd3] daemon started 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:325: [dc1e0cff7c379] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:325: [dc1e0cff7c379] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:353: [dc1e0cff7c379] daemon started 12:48:47 [2020-04-22T12:48:47.792Z] check_test.go:358: [dc1e0cff7c379] joining swarm manager [dde058c888fd3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:461: [dde058c888fd3] Stopping daemon 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:296: [dde058c888fd3] exiting daemon 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:448: [dde058c888fd3] Daemon stopped 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:461: [dc1e0cff7c379] Stopping daemon 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:296: [dc1e0cff7c379] exiting daemon 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:448: [dc1e0cff7c379] Daemon stopped 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:325: [dde058c888fd3] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:325: [dde058c888fd3] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:353: [dde058c888fd3] daemon started 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:325: [dc1e0cff7c379] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:325: [dc1e0cff7c379] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:353: [dc1e0cff7c379] daemon started 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:461: [dde058c888fd3] Stopping daemon 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:296: [dde058c888fd3] exiting daemon 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:448: [dde058c888fd3] Daemon stopped 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:461: [dc1e0cff7c379] Stopping daemon 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:296: [dc1e0cff7c379] exiting daemon 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:448: [dc1e0cff7c379] Daemon stopped 12:48:47 [2020-04-22T12:48:47.792Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.92s) 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:325: [d1352da0561a0] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:325: [d1352da0561a0] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:353: [d1352da0561a0] daemon started 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:461: [d1352da0561a0] Stopping daemon 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:296: [d1352da0561a0] exiting daemon 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:448: [d1352da0561a0] Daemon stopped 12:48:47 [2020-04-22T12:48:47.792Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.31s) 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:325: [d7265230947cd] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:325: [d7265230947cd] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:353: [d7265230947cd] daemon started 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:325: [dbd4c7328095e] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:325: [dbd4c7328095e] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:353: [dbd4c7328095e] daemon started 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:461: [d7265230947cd] Stopping daemon 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:296: [d7265230947cd] exiting daemon 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:448: [d7265230947cd] Daemon stopped 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:461: [dbd4c7328095e] Stopping daemon 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:296: [dbd4c7328095e] exiting daemon 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:448: [dbd4c7328095e] Daemon stopped 12:48:47 [2020-04-22T12:48:47.792Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (31.58s) 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:325: [dedb23df699d0] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:325: [dedb23df699d0] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:353: [dedb23df699d0] daemon started 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:325: [d5b1a7add57c4] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:325: [d5b1a7add57c4] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:353: [d5b1a7add57c4] daemon started 12:48:47 [2020-04-22T12:48:47.792Z] check_test.go:358: [d5b1a7add57c4] joining swarm manager [dedb23df699d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:325: [db68b3090f2a7] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:325: [db68b3090f2a7] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:353: [db68b3090f2a7] daemon started 12:48:47 [2020-04-22T12:48:47.792Z] check_test.go:358: [db68b3090f2a7] joining swarm manager [dedb23df699d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:461: [dedb23df699d0] Stopping daemon 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:296: [dedb23df699d0] exiting daemon 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:448: [dedb23df699d0] Daemon stopped 12:48:47 [2020-04-22T12:48:47.792Z] docker_api_swarm_test.go:351: Waiting for election to occur... 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:325: [dedb23df699d0] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:325: [dedb23df699d0] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:325: [dedb23df699d0] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:353: [dedb23df699d0] daemon started 12:48:47 [2020-04-22T12:48:47.792Z] docker_api_swarm_test.go:364: Waiting for possible election... 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:461: [dedb23df699d0] Stopping daemon 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:296: [dedb23df699d0] exiting daemon 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:448: [dedb23df699d0] Daemon stopped 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:461: [d5b1a7add57c4] Stopping daemon 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:296: [d5b1a7add57c4] exiting daemon 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:448: [d5b1a7add57c4] Daemon stopped 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:461: [db68b3090f2a7] Stopping daemon 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:296: [db68b3090f2a7] exiting daemon 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:448: [db68b3090f2a7] Daemon stopped 12:48:47 [2020-04-22T12:48:47.792Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.93s) 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:325: [d0f2ac66d9295] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:325: [d0f2ac66d9295] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:353: [d0f2ac66d9295] daemon started 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:325: [d2a0fd9740333] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:325: [d2a0fd9740333] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:353: [d2a0fd9740333] daemon started 12:48:47 [2020-04-22T12:48:47.792Z] check_test.go:358: [d2a0fd9740333] joining swarm manager [d0f2ac66d9295]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:325: [d5f001b548564] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:325: [d5f001b548564] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:353: [d5f001b548564] daemon started 12:48:47 [2020-04-22T12:48:47.792Z] check_test.go:358: [d5f001b548564] joining swarm manager [d0f2ac66d9295]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:461: [d0f2ac66d9295] Stopping daemon 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:296: [d0f2ac66d9295] exiting daemon 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:448: [d0f2ac66d9295] Daemon stopped 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:461: [d2a0fd9740333] Stopping daemon 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:296: [d2a0fd9740333] exiting daemon 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:448: [d2a0fd9740333] Daemon stopped 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:461: [d5f001b548564] Stopping daemon 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:296: [d5f001b548564] exiting daemon 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:448: [d5f001b548564] Daemon stopped 12:48:47 [2020-04-22T12:48:47.792Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.17s) 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:325: [d1fd9e848594a] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:325: [d1fd9e848594a] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:353: [d1fd9e848594a] daemon started 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:325: [d0b983caaaf91] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:325: [d0b983caaaf91] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:353: [d0b983caaaf91] daemon started 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:461: [d1fd9e848594a] Stopping daemon 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:296: [d1fd9e848594a] exiting daemon 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:448: [d1fd9e848594a] Daemon stopped 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:461: [d0b983caaaf91] Stopping daemon 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:296: [d0b983caaaf91] exiting daemon 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:448: [d0b983caaaf91] Daemon stopped 12:48:47 [2020-04-22T12:48:47.792Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.58s) 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:325: [dfdcb78edfd90] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:325: [dfdcb78edfd90] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:353: [dfdcb78edfd90] daemon started 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:461: [dfdcb78edfd90] Stopping daemon 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:296: [dfdcb78edfd90] exiting daemon 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:448: [dfdcb78edfd90] Daemon stopped 12:48:47 [2020-04-22T12:48:47.792Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.52s) 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:325: [d742134ab92e7] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:325: [d742134ab92e7] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:353: [d742134ab92e7] daemon started 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:325: [d9076a7cf5fcf] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:325: [d9076a7cf5fcf] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:353: [d9076a7cf5fcf] daemon started 12:48:47 [2020-04-22T12:48:47.792Z] check_test.go:358: [d9076a7cf5fcf] joining swarm manager [d742134ab92e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:325: [d531160b1888d] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:325: [d531160b1888d] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:353: [d531160b1888d] daemon started 12:48:47 [2020-04-22T12:48:47.792Z] check_test.go:358: [d531160b1888d] joining swarm manager [d742134ab92e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:461: [d742134ab92e7] Stopping daemon 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:296: [d742134ab92e7] exiting daemon 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:448: [d742134ab92e7] Daemon stopped 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:461: [d9076a7cf5fcf] Stopping daemon 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:296: [d9076a7cf5fcf] exiting daemon 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:448: [d9076a7cf5fcf] Daemon stopped 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:461: [d531160b1888d] Stopping daemon 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:296: [d531160b1888d] exiting daemon 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:448: [d531160b1888d] Daemon stopped 12:48:47 [2020-04-22T12:48:47.792Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.00s) 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:325: [df844145c1dad] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:325: [df844145c1dad] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:353: [df844145c1dad] daemon started 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:461: [df844145c1dad] Stopping daemon 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:296: [df844145c1dad] exiting daemon 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:448: [df844145c1dad] Daemon stopped 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:325: [df844145c1dad] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:325: [df844145c1dad] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:353: [df844145c1dad] daemon started 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore 12:48:47 [2020-04-22T12:48:47.792Z] daemon.go:325: [d2e76f2fa5a79] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [d2e76f2fa5a79] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:353: [d2e76f2fa5a79] daemon started 12:48:47 [2020-04-22T12:48:47.793Z] check_test.go:358: [d2e76f2fa5a79] joining swarm manager [df844145c1dad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:461: [d2e76f2fa5a79] Stopping daemon 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:296: [d2e76f2fa5a79] exiting daemon 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:448: [d2e76f2fa5a79] Daemon stopped 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [d2e76f2fa5a79] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [d2e76f2fa5a79] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:353: [d2e76f2fa5a79] daemon started 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [d9dee12532bba] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [d9dee12532bba] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:353: [d9dee12532bba] daemon started 12:48:47 [2020-04-22T12:48:47.793Z] check_test.go:358: [d9dee12532bba] joining swarm manager [df844145c1dad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:461: [d9dee12532bba] Stopping daemon 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:296: [d9dee12532bba] exiting daemon 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:448: [d9dee12532bba] Daemon stopped 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [d9dee12532bba] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [d9dee12532bba] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:353: [d9dee12532bba] daemon started 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:296: [d9dee12532bba] exiting daemon 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [d9dee12532bba] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [d9dee12532bba] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:353: [d9dee12532bba] daemon started 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:461: [df844145c1dad] Stopping daemon 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:296: [df844145c1dad] exiting daemon 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:448: [df844145c1dad] Daemon stopped 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:461: [d2e76f2fa5a79] Stopping daemon 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:296: [d2e76f2fa5a79] exiting daemon 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:448: [d2e76f2fa5a79] Daemon stopped 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:461: [d9dee12532bba] Stopping daemon 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:296: [d9dee12532bba] exiting daemon 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:448: [d9dee12532bba] Daemon stopped 12:48:47 [2020-04-22T12:48:47.793Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.46s) 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [dd73426eb792e] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [dd73426eb792e] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:353: [dd73426eb792e] daemon started 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [d71580890fc01] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [d71580890fc01] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:353: [d71580890fc01] daemon started 12:48:47 [2020-04-22T12:48:47.793Z] check_test.go:358: [d71580890fc01] joining swarm manager [dd73426eb792e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:461: [dd73426eb792e] Stopping daemon 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:296: [dd73426eb792e] exiting daemon 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:448: [dd73426eb792e] Daemon stopped 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:461: [d71580890fc01] Stopping daemon 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:296: [d71580890fc01] exiting daemon 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:448: [d71580890fc01] Daemon stopped 12:48:47 [2020-04-22T12:48:47.793Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.90s) 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [d4be9615d6791] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [d4be9615d6791] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:353: [d4be9615d6791] daemon started 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [d7bc5df333d1f] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [d7bc5df333d1f] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:353: [d7bc5df333d1f] daemon started 12:48:47 [2020-04-22T12:48:47.793Z] check_test.go:358: [d7bc5df333d1f] joining swarm manager [d4be9615d6791]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [d4fd9efe4ac7f] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [d4fd9efe4ac7f] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:353: [d4fd9efe4ac7f] daemon started 12:48:47 [2020-04-22T12:48:47.793Z] check_test.go:358: [d4fd9efe4ac7f] joining swarm manager [d4be9615d6791]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:461: [d7bc5df333d1f] Stopping daemon 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:296: [d7bc5df333d1f] exiting daemon 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:448: [d7bc5df333d1f] Daemon stopped 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [d7bc5df333d1f] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [d7bc5df333d1f] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [d7bc5df333d1f] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [d7bc5df333d1f] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:339: [d7bc5df333d1f] error pinging daemon on start: Get http://d7bc5df333d1f.sock/_ping: context deadline exceeded 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [d7bc5df333d1f] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:339: [d7bc5df333d1f] error pinging daemon on start: Get http://d7bc5df333d1f.sock/_ping: context deadline exceeded 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [d7bc5df333d1f] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:339: [d7bc5df333d1f] error pinging daemon on start: Get http://d7bc5df333d1f.sock/_ping: context deadline exceeded 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [d7bc5df333d1f] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:339: [d7bc5df333d1f] error pinging daemon on start: Get http://d7bc5df333d1f.sock/_ping: context deadline exceeded 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [d7bc5df333d1f] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:339: [d7bc5df333d1f] error pinging daemon on start: Get http://d7bc5df333d1f.sock/_ping: context deadline exceeded 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [d7bc5df333d1f] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:339: [d7bc5df333d1f] error pinging daemon on start: Get http://d7bc5df333d1f.sock/_ping: context deadline exceeded 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [d7bc5df333d1f] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:353: [d7bc5df333d1f] daemon started 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:461: [d4be9615d6791] Stopping daemon 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:296: [d4be9615d6791] exiting daemon 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:448: [d4be9615d6791] Daemon stopped 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:461: [d7bc5df333d1f] Stopping daemon 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:296: [d7bc5df333d1f] exiting daemon 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:448: [d7bc5df333d1f] Daemon stopped 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:461: [d4fd9efe4ac7f] Stopping daemon 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:296: [d4fd9efe4ac7f] exiting daemon 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:448: [d4fd9efe4ac7f] Daemon stopped 12:48:47 [2020-04-22T12:48:47.793Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.49s) 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [d7068bcea04e5] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [d7068bcea04e5] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:353: [d7068bcea04e5] daemon started 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:461: [d7068bcea04e5] Stopping daemon 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:296: [d7068bcea04e5] exiting daemon 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:448: [d7068bcea04e5] Daemon stopped 12:48:47 [2020-04-22T12:48:47.793Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (17.82s) 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [d6abfa39a257c] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [d6abfa39a257c] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:353: [d6abfa39a257c] daemon started 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [d060bf83d1972] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [d060bf83d1972] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:353: [d060bf83d1972] daemon started 12:48:47 [2020-04-22T12:48:47.793Z] check_test.go:358: [d060bf83d1972] joining swarm manager [d6abfa39a257c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:461: [d6abfa39a257c] Stopping daemon 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:296: [d6abfa39a257c] exiting daemon 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:448: [d6abfa39a257c] Daemon stopped 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:461: [d060bf83d1972] Stopping daemon 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:296: [d060bf83d1972] exiting daemon 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:448: [d060bf83d1972] Daemon stopped 12:48:47 [2020-04-22T12:48:47.793Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (65.55s) 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [d8d273c27557e] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [d8d273c27557e] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:353: [d8d273c27557e] daemon started 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [db1d5f0ca88c2] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [db1d5f0ca88c2] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:353: [db1d5f0ca88c2] daemon started 12:48:47 [2020-04-22T12:48:47.793Z] check_test.go:358: [db1d5f0ca88c2] joining swarm manager [d8d273c27557e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [d99f1b9d21429] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [d99f1b9d21429] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:353: [d99f1b9d21429] daemon started 12:48:47 [2020-04-22T12:48:47.793Z] check_test.go:358: [d99f1b9d21429] joining swarm manager [d8d273c27557e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:461: [db1d5f0ca88c2] Stopping daemon 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:296: [db1d5f0ca88c2] exiting daemon 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:448: [db1d5f0ca88c2] Daemon stopped 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:461: [d99f1b9d21429] Stopping daemon 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:296: [d99f1b9d21429] exiting daemon 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:448: [d99f1b9d21429] Daemon stopped 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [db1d5f0ca88c2] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [db1d5f0ca88c2] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [db1d5f0ca88c2] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [db1d5f0ca88c2] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:339: [db1d5f0ca88c2] error pinging daemon on start: Get http://db1d5f0ca88c2.sock/_ping: context deadline exceeded 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [db1d5f0ca88c2] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:339: [db1d5f0ca88c2] error pinging daemon on start: Get http://db1d5f0ca88c2.sock/_ping: context deadline exceeded 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [db1d5f0ca88c2] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:339: [db1d5f0ca88c2] error pinging daemon on start: Get http://db1d5f0ca88c2.sock/_ping: context deadline exceeded 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [db1d5f0ca88c2] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:353: [db1d5f0ca88c2] daemon started 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:461: [d8d273c27557e] Stopping daemon 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:296: [d8d273c27557e] exiting daemon 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:448: [d8d273c27557e] Daemon stopped 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:461: [db1d5f0ca88c2] Stopping daemon 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:296: [db1d5f0ca88c2] exiting daemon 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:448: [db1d5f0ca88c2] Daemon stopped 12:48:47 [2020-04-22T12:48:47.793Z] check_test.go:379: Daemon d99f1b9d21429 is not started 12:48:47 [2020-04-22T12:48:47.793Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (61.04s) 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [d379c0c514fb7] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [d379c0c514fb7] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:353: [d379c0c514fb7] daemon started 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [d8d92deebbe5a] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [d8d92deebbe5a] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:353: [d8d92deebbe5a] daemon started 12:48:47 [2020-04-22T12:48:47.793Z] check_test.go:358: [d8d92deebbe5a] joining swarm manager [d379c0c514fb7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [d1ea587ddf117] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [d1ea587ddf117] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:353: [d1ea587ddf117] daemon started 12:48:47 [2020-04-22T12:48:47.793Z] check_test.go:358: [d1ea587ddf117] joining swarm manager [d379c0c514fb7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [d2b24a9e1aae7] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [d2b24a9e1aae7] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:353: [d2b24a9e1aae7] daemon started 12:48:47 [2020-04-22T12:48:47.793Z] check_test.go:358: [d2b24a9e1aae7] joining swarm manager [d379c0c514fb7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [db6f63b513311] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [db6f63b513311] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:353: [db6f63b513311] daemon started 12:48:47 [2020-04-22T12:48:47.793Z] check_test.go:358: [db6f63b513311] joining swarm manager [d379c0c514fb7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [dcdce3821f320] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [dcdce3821f320] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:353: [dcdce3821f320] daemon started 12:48:47 [2020-04-22T12:48:47.793Z] check_test.go:358: [dcdce3821f320] joining swarm manager [d379c0c514fb7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:461: [dcdce3821f320] Stopping daemon 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:461: [d379c0c514fb7] Stopping daemon 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:461: [d1ea587ddf117] Stopping daemon 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:461: [d8d92deebbe5a] Stopping daemon 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:461: [d2b24a9e1aae7] Stopping daemon 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:461: [db6f63b513311] Stopping daemon 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:296: [d379c0c514fb7] exiting daemon 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:448: [d379c0c514fb7] Daemon stopped 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:296: [dcdce3821f320] exiting daemon 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:448: [dcdce3821f320] Daemon stopped 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:296: [d8d92deebbe5a] exiting daemon 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:448: [d8d92deebbe5a] Daemon stopped 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:296: [d2b24a9e1aae7] exiting daemon 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:448: [d2b24a9e1aae7] Daemon stopped 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:296: [db6f63b513311] exiting daemon 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:448: [db6f63b513311] Daemon stopped 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:296: [d1ea587ddf117] exiting daemon 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:448: [d1ea587ddf117] Daemon stopped 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [d379c0c514fb7] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [db6f63b513311] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [dcdce3821f320] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [d8d92deebbe5a] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [d1ea587ddf117] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [d2b24a9e1aae7] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [d379c0c514fb7] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [db6f63b513311] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [dcdce3821f320] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [d8d92deebbe5a] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [d1ea587ddf117] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [d2b24a9e1aae7] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [d379c0c514fb7] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [db6f63b513311] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [dcdce3821f320] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [d8d92deebbe5a] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [d1ea587ddf117] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [d2b24a9e1aae7] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [d379c0c514fb7] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [db6f63b513311] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [dcdce3821f320] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [d8d92deebbe5a] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [d1ea587ddf117] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [d2b24a9e1aae7] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:339: [d379c0c514fb7] error pinging daemon on start: Get http://d379c0c514fb7.sock/_ping: context deadline exceeded 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:339: [db6f63b513311] error pinging daemon on start: Get http://db6f63b513311.sock/_ping: context deadline exceeded 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:339: [dcdce3821f320] error pinging daemon on start: Get http://dcdce3821f320.sock/_ping: context deadline exceeded 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:339: [d8d92deebbe5a] error pinging daemon on start: Get http://d8d92deebbe5a.sock/_ping: context deadline exceeded 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:339: [d1ea587ddf117] error pinging daemon on start: Get http://d1ea587ddf117.sock/_ping: context deadline exceeded 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:339: [d2b24a9e1aae7] error pinging daemon on start: Get http://d2b24a9e1aae7.sock/_ping: context deadline exceeded 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [d379c0c514fb7] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [db6f63b513311] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [dcdce3821f320] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [d8d92deebbe5a] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [d1ea587ddf117] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:325: [d2b24a9e1aae7] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.793Z] daemon.go:339: [db6f63b513311] error pinging daemon on start: Get http://db6f63b513311.sock/_ping: context deadline exceeded 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:339: [d379c0c514fb7] error pinging daemon on start: Get http://d379c0c514fb7.sock/_ping: context deadline exceeded 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:339: [dcdce3821f320] error pinging daemon on start: Get http://dcdce3821f320.sock/_ping: context deadline exceeded 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:339: [d8d92deebbe5a] error pinging daemon on start: Get http://d8d92deebbe5a.sock/_ping: context deadline exceeded 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:339: [d1ea587ddf117] error pinging daemon on start: Get http://d1ea587ddf117.sock/_ping: context deadline exceeded 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:339: [d2b24a9e1aae7] error pinging daemon on start: Get http://d2b24a9e1aae7.sock/_ping: context deadline exceeded 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:325: [db6f63b513311] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:325: [d379c0c514fb7] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:325: [dcdce3821f320] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:325: [d8d92deebbe5a] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:325: [d1ea587ddf117] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:325: [d2b24a9e1aae7] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:339: [db6f63b513311] error pinging daemon on start: Get http://db6f63b513311.sock/_ping: context deadline exceeded 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:339: [d379c0c514fb7] error pinging daemon on start: Get http://d379c0c514fb7.sock/_ping: context deadline exceeded 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:339: [dcdce3821f320] error pinging daemon on start: Get http://dcdce3821f320.sock/_ping: context deadline exceeded 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:339: [d8d92deebbe5a] error pinging daemon on start: Get http://d8d92deebbe5a.sock/_ping: context deadline exceeded 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:339: [d1ea587ddf117] error pinging daemon on start: Get http://d1ea587ddf117.sock/_ping: context deadline exceeded 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:339: [d2b24a9e1aae7] error pinging daemon on start: Get http://d2b24a9e1aae7.sock/_ping: context deadline exceeded 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:325: [d379c0c514fb7] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:325: [db6f63b513311] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:325: [dcdce3821f320] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:325: [d8d92deebbe5a] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:325: [d1ea587ddf117] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:325: [d2b24a9e1aae7] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:353: [d8d92deebbe5a] daemon started 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:353: [dcdce3821f320] daemon started 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:353: [d379c0c514fb7] daemon started 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:353: [d2b24a9e1aae7] daemon started 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:353: [db6f63b513311] daemon started 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:339: [d1ea587ddf117] error pinging daemon on start: Get http://d1ea587ddf117.sock/_ping: context deadline exceeded 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:325: [d1ea587ddf117] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:353: [d1ea587ddf117] daemon started 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:461: [d379c0c514fb7] Stopping daemon 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:296: [d379c0c514fb7] exiting daemon 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:448: [d379c0c514fb7] Daemon stopped 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:461: [d8d92deebbe5a] Stopping daemon 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:296: [d8d92deebbe5a] exiting daemon 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:448: [d8d92deebbe5a] Daemon stopped 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:461: [d1ea587ddf117] Stopping daemon 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:296: [d1ea587ddf117] exiting daemon 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:448: [d1ea587ddf117] Daemon stopped 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:461: [d2b24a9e1aae7] Stopping daemon 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:296: [d2b24a9e1aae7] exiting daemon 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:448: [d2b24a9e1aae7] Daemon stopped 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:461: [db6f63b513311] Stopping daemon 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:296: [db6f63b513311] exiting daemon 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:448: [db6f63b513311] Daemon stopped 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:461: [dcdce3821f320] Stopping daemon 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:296: [dcdce3821f320] exiting daemon 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:448: [dcdce3821f320] Daemon stopped 12:48:47 [2020-04-22T12:48:47.794Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.40s) 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:325: [d89c5c2f7bc15] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:325: [d89c5c2f7bc15] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:353: [d89c5c2f7bc15] daemon started 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:461: [d89c5c2f7bc15] Stopping daemon 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:296: [d89c5c2f7bc15] exiting daemon 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:448: [d89c5c2f7bc15] Daemon stopped 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:325: [d89c5c2f7bc15] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:325: [d89c5c2f7bc15] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:353: [d89c5c2f7bc15] daemon started 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:461: [d89c5c2f7bc15] Stopping daemon 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:296: [d89c5c2f7bc15] exiting daemon 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:448: [d89c5c2f7bc15] Daemon stopped 12:48:47 [2020-04-22T12:48:47.794Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.87s) 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:325: [d090c1ea4ada1] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:325: [d090c1ea4ada1] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:353: [d090c1ea4ada1] daemon started 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:461: [d090c1ea4ada1] Stopping daemon 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:296: [d090c1ea4ada1] exiting daemon 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:448: [d090c1ea4ada1] Daemon stopped 12:48:47 [2020-04-22T12:48:47.794Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.10s) 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:325: [dc26344025e0b] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:325: [dc26344025e0b] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:353: [dc26344025e0b] daemon started 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:325: [d859d4989ba4a] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:325: [d859d4989ba4a] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:353: [d859d4989ba4a] daemon started 12:48:47 [2020-04-22T12:48:47.794Z] check_test.go:358: [d859d4989ba4a] joining swarm manager [dc26344025e0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:325: [dbf93e630497b] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:325: [dbf93e630497b] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:353: [dbf93e630497b] daemon started 12:48:47 [2020-04-22T12:48:47.794Z] check_test.go:358: [dbf93e630497b] joining swarm manager [dc26344025e0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:461: [dc26344025e0b] Stopping daemon 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:296: [dc26344025e0b] exiting daemon 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:448: [dc26344025e0b] Daemon stopped 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:461: [d859d4989ba4a] Stopping daemon 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:296: [d859d4989ba4a] exiting daemon 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:448: [d859d4989ba4a] Daemon stopped 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:461: [dbf93e630497b] Stopping daemon 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:296: [dbf93e630497b] exiting daemon 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:448: [dbf93e630497b] Daemon stopped 12:48:47 [2020-04-22T12:48:47.794Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.14s) 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:325: [dd55dba8f7a7f] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:325: [dd55dba8f7a7f] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:353: [dd55dba8f7a7f] daemon started 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:325: [ddcaa7a15550d] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:325: [ddcaa7a15550d] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:353: [ddcaa7a15550d] daemon started 12:48:47 [2020-04-22T12:48:47.794Z] check_test.go:358: [ddcaa7a15550d] joining swarm manager [dd55dba8f7a7f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:325: [d7ebea97adb66] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:325: [d7ebea97adb66] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:353: [d7ebea97adb66] daemon started 12:48:47 [2020-04-22T12:48:47.794Z] check_test.go:358: [d7ebea97adb66] joining swarm manager [dd55dba8f7a7f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:461: [dd55dba8f7a7f] Stopping daemon 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:296: [dd55dba8f7a7f] exiting daemon 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:448: [dd55dba8f7a7f] Daemon stopped 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:461: [ddcaa7a15550d] Stopping daemon 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:296: [ddcaa7a15550d] exiting daemon 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:448: [ddcaa7a15550d] Daemon stopped 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:461: [d7ebea97adb66] Stopping daemon 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:296: [d7ebea97adb66] exiting daemon 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:448: [d7ebea97adb66] Daemon stopped 12:48:47 [2020-04-22T12:48:47.794Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.94s) 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:325: [dae1695c19a41] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:325: [dae1695c19a41] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:353: [dae1695c19a41] daemon started 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:325: [d80062e505ffd] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:325: [d80062e505ffd] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:353: [d80062e505ffd] daemon started 12:48:47 [2020-04-22T12:48:47.794Z] check_test.go:358: [d80062e505ffd] joining swarm manager [dae1695c19a41]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:325: [d6caf6bb69c73] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:325: [d6caf6bb69c73] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:353: [d6caf6bb69c73] daemon started 12:48:47 [2020-04-22T12:48:47.794Z] check_test.go:358: [d6caf6bb69c73] joining swarm manager [dae1695c19a41]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:461: [dae1695c19a41] Stopping daemon 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:296: [dae1695c19a41] exiting daemon 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:448: [dae1695c19a41] Daemon stopped 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:461: [d80062e505ffd] Stopping daemon 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:296: [d80062e505ffd] exiting daemon 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:448: [d80062e505ffd] Daemon stopped 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:461: [d6caf6bb69c73] Stopping daemon 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:296: [d6caf6bb69c73] exiting daemon 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:448: [d6caf6bb69c73] Daemon stopped 12:48:47 [2020-04-22T12:48:47.794Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.42s) 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:325: [d017592bbfc1f] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:325: [d017592bbfc1f] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:353: [d017592bbfc1f] daemon started 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:461: [d017592bbfc1f] Stopping daemon 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:296: [d017592bbfc1f] exiting daemon 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:448: [d017592bbfc1f] Daemon stopped 12:48:47 [2020-04-22T12:48:47.794Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.55s) 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:325: [db78894181953] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:325: [db78894181953] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:353: [db78894181953] daemon started 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:325: [d4726fa59a642] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:325: [d4726fa59a642] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:353: [d4726fa59a642] daemon started 12:48:47 [2020-04-22T12:48:47.794Z] check_test.go:358: [d4726fa59a642] joining swarm manager [db78894181953]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:325: [d5ec185831c80] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:325: [d5ec185831c80] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:353: [d5ec185831c80] daemon started 12:48:47 [2020-04-22T12:48:47.794Z] check_test.go:358: [d5ec185831c80] joining swarm manager [db78894181953]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:325: [dddd3f144fb0e] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:325: [dddd3f144fb0e] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:353: [dddd3f144fb0e] daemon started 12:48:47 [2020-04-22T12:48:47.794Z] check_test.go:358: [dddd3f144fb0e] joining swarm manager [db78894181953]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:325: [ddfc325ee2957] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:325: [ddfc325ee2957] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:353: [ddfc325ee2957] daemon started 12:48:47 [2020-04-22T12:48:47.794Z] check_test.go:358: [ddfc325ee2957] joining swarm manager [db78894181953]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:461: [db78894181953] Stopping daemon 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:296: [db78894181953] exiting daemon 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:448: [db78894181953] Daemon stopped 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:461: [d4726fa59a642] Stopping daemon 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:296: [d4726fa59a642] exiting daemon 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:448: [d4726fa59a642] Daemon stopped 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:461: [d5ec185831c80] Stopping daemon 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:296: [d5ec185831c80] exiting daemon 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:448: [d5ec185831c80] Daemon stopped 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:461: [dddd3f144fb0e] Stopping daemon 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:296: [dddd3f144fb0e] exiting daemon 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:448: [dddd3f144fb0e] Daemon stopped 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:461: [ddfc325ee2957] Stopping daemon 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:296: [ddfc325ee2957] exiting daemon 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:448: [ddfc325ee2957] Daemon stopped 12:48:47 [2020-04-22T12:48:47.794Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.84s) 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:325: [d35a2618c3c43] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:325: [d35a2618c3c43] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:353: [d35a2618c3c43] daemon started 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:461: [d35a2618c3c43] Stopping daemon 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:296: [d35a2618c3c43] exiting daemon 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:448: [d35a2618c3c43] Daemon stopped 12:48:47 [2020-04-22T12:48:47.794Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.96s) 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:325: [d7f0c4461a2b9] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:325: [d7f0c4461a2b9] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:353: [d7f0c4461a2b9] daemon started 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:325: [d8efebfc0c170] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:325: [d8efebfc0c170] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:353: [d8efebfc0c170] daemon started 12:48:47 [2020-04-22T12:48:47.794Z] check_test.go:358: [d8efebfc0c170] joining swarm manager [d7f0c4461a2b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:325: [d43cd938bc345] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:325: [d43cd938bc345] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:353: [d43cd938bc345] daemon started 12:48:47 [2020-04-22T12:48:47.794Z] check_test.go:358: [d43cd938bc345] joining swarm manager [d7f0c4461a2b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:461: [d7f0c4461a2b9] Stopping daemon 12:48:47 [2020-04-22T12:48:47.794Z] daemon.go:296: [d7f0c4461a2b9] exiting daemon 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:448: [d7f0c4461a2b9] Daemon stopped 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:461: [d8efebfc0c170] Stopping daemon 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:296: [d8efebfc0c170] exiting daemon 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:448: [d8efebfc0c170] Daemon stopped 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:461: [d43cd938bc345] Stopping daemon 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:296: [d43cd938bc345] exiting daemon 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:448: [d43cd938bc345] Daemon stopped 12:48:47 [2020-04-22T12:48:47.795Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.27s) 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:325: [dd5509167e8be] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:325: [dd5509167e8be] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:353: [dd5509167e8be] daemon started 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:325: [d4d43cf08eb67] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:325: [d4d43cf08eb67] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:353: [d4d43cf08eb67] daemon started 12:48:47 [2020-04-22T12:48:47.795Z] check_test.go:358: [d4d43cf08eb67] joining swarm manager [dd5509167e8be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:325: [d9fe9d514f3ab] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:325: [d9fe9d514f3ab] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:353: [d9fe9d514f3ab] daemon started 12:48:47 [2020-04-22T12:48:47.795Z] check_test.go:358: [d9fe9d514f3ab] joining swarm manager [dd5509167e8be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:461: [d4d43cf08eb67] Stopping daemon 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:296: [d4d43cf08eb67] exiting daemon 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:448: [d4d43cf08eb67] Daemon stopped 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:461: [dd5509167e8be] Stopping daemon 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:296: [dd5509167e8be] exiting daemon 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:448: [dd5509167e8be] Daemon stopped 12:48:47 [2020-04-22T12:48:47.795Z] check_test.go:379: Daemon d4d43cf08eb67 is not started 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:461: [d9fe9d514f3ab] Stopping daemon 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:296: [d9fe9d514f3ab] exiting daemon 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:448: [d9fe9d514f3ab] Daemon stopped 12:48:47 [2020-04-22T12:48:47.795Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.47s) 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:325: [d2a93f631038a] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:325: [d2a93f631038a] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:353: [d2a93f631038a] daemon started 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:325: [d3bca444861a9] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:325: [d3bca444861a9] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:353: [d3bca444861a9] daemon started 12:48:47 [2020-04-22T12:48:47.795Z] check_test.go:358: [d3bca444861a9] joining swarm manager [d2a93f631038a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:325: [d7dd1e9621fd6] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:325: [d7dd1e9621fd6] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:353: [d7dd1e9621fd6] daemon started 12:48:47 [2020-04-22T12:48:47.795Z] check_test.go:358: [d7dd1e9621fd6] joining swarm manager [d2a93f631038a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:461: [d2a93f631038a] Stopping daemon 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:296: [d2a93f631038a] exiting daemon 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:448: [d2a93f631038a] Daemon stopped 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:461: [d3bca444861a9] Stopping daemon 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:296: [d3bca444861a9] exiting daemon 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:448: [d3bca444861a9] Daemon stopped 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:461: [d7dd1e9621fd6] Stopping daemon 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:296: [d7dd1e9621fd6] exiting daemon 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:448: [d7dd1e9621fd6] Daemon stopped 12:48:47 [2020-04-22T12:48:47.795Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.12s) 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:325: [d3672234dacb0] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:325: [d3672234dacb0] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:353: [d3672234dacb0] daemon started 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:325: [d415dbf8eadbc] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:325: [d415dbf8eadbc] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:353: [d415dbf8eadbc] daemon started 12:48:47 [2020-04-22T12:48:47.795Z] check_test.go:358: [d415dbf8eadbc] joining swarm manager [d3672234dacb0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:325: [d404961505c39] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:325: [d404961505c39] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:353: [d404961505c39] daemon started 12:48:47 [2020-04-22T12:48:47.795Z] check_test.go:358: [d404961505c39] joining swarm manager [d3672234dacb0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:461: [d3672234dacb0] Stopping daemon 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:296: [d3672234dacb0] exiting daemon 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:448: [d3672234dacb0] Daemon stopped 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:461: [d415dbf8eadbc] Stopping daemon 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:296: [d415dbf8eadbc] exiting daemon 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:448: [d415dbf8eadbc] Daemon stopped 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:461: [d404961505c39] Stopping daemon 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:296: [d404961505c39] exiting daemon 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:448: [d404961505c39] Daemon stopped 12:48:47 [2020-04-22T12:48:47.795Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.77s) 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:325: [d2a6fe0c89c7f] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:325: [d2a6fe0c89c7f] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:353: [d2a6fe0c89c7f] daemon started 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:461: [d2a6fe0c89c7f] Stopping daemon 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:296: [d2a6fe0c89c7f] exiting daemon 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:448: [d2a6fe0c89c7f] Daemon stopped 12:48:47 [2020-04-22T12:48:47.795Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.72s) 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:325: [dc5d235a7cbe8] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:325: [dc5d235a7cbe8] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:353: [dc5d235a7cbe8] daemon started 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:461: [dc5d235a7cbe8] Stopping daemon 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:296: [dc5d235a7cbe8] exiting daemon 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:448: [dc5d235a7cbe8] Daemon stopped 12:48:47 [2020-04-22T12:48:47.795Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.23s) 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:325: [d69e6ce78cf89] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:325: [d69e6ce78cf89] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:353: [d69e6ce78cf89] daemon started 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:461: [d69e6ce78cf89] Stopping daemon 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:296: [d69e6ce78cf89] exiting daemon 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:448: [d69e6ce78cf89] Daemon stopped 12:48:47 [2020-04-22T12:48:47.795Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.95s) 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:325: [d8280558d14fe] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:325: [d8280558d14fe] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:353: [d8280558d14fe] daemon started 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:461: [d8280558d14fe] Stopping daemon 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:296: [d8280558d14fe] exiting daemon 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:448: [d8280558d14fe] Daemon stopped 12:48:47 [2020-04-22T12:48:47.795Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.49s) 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:325: [d0d340502a92d] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:325: [d0d340502a92d] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:353: [d0d340502a92d] daemon started 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:461: [d0d340502a92d] Stopping daemon 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:296: [d0d340502a92d] exiting daemon 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:448: [d0d340502a92d] Daemon stopped 12:48:47 [2020-04-22T12:48:47.795Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.98s) 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:325: [d5a38100f09e2] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:325: [d5a38100f09e2] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:353: [d5a38100f09e2] daemon started 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:461: [d5a38100f09e2] Stopping daemon 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:296: [d5a38100f09e2] exiting daemon 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:448: [d5a38100f09e2] Daemon stopped 12:48:47 [2020-04-22T12:48:47.795Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.78s) 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:325: [d7de90975fcc1] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:325: [d7de90975fcc1] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:353: [d7de90975fcc1] daemon started 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:461: [d7de90975fcc1] Stopping daemon 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:296: [d7de90975fcc1] exiting daemon 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:448: [d7de90975fcc1] Daemon stopped 12:48:47 [2020-04-22T12:48:47.795Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.76s) 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:325: [d6ff0e7c69703] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:325: [d6ff0e7c69703] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:353: [d6ff0e7c69703] daemon started 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:461: [d6ff0e7c69703] Stopping daemon 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:296: [d6ff0e7c69703] exiting daemon 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:448: [d6ff0e7c69703] Daemon stopped 12:48:47 [2020-04-22T12:48:47.795Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.94s) 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:325: [df09c388a6ad8] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:325: [df09c388a6ad8] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:353: [df09c388a6ad8] daemon started 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:461: [df09c388a6ad8] Stopping daemon 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:296: [df09c388a6ad8] exiting daemon 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:448: [df09c388a6ad8] Daemon stopped 12:48:47 [2020-04-22T12:48:47.795Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.57s) 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:325: [dac0d0df8484b] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:325: [dac0d0df8484b] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:353: [dac0d0df8484b] daemon started 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:461: [dac0d0df8484b] Stopping daemon 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:296: [dac0d0df8484b] exiting daemon 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:448: [dac0d0df8484b] Daemon stopped 12:48:47 [2020-04-22T12:48:47.795Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.25s) 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:325: [d3165935ce652] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:325: [d3165935ce652] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:353: [d3165935ce652] daemon started 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:461: [d3165935ce652] Stopping daemon 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:296: [d3165935ce652] exiting daemon 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:448: [d3165935ce652] Daemon stopped 12:48:47 [2020-04-22T12:48:47.795Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.40s) 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:325: [d67decdc672e0] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:325: [d67decdc672e0] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:353: [d67decdc672e0] daemon started 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:461: [d67decdc672e0] Stopping daemon 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:296: [d67decdc672e0] exiting daemon 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:448: [d67decdc672e0] Daemon stopped 12:48:47 [2020-04-22T12:48:47.795Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.00s) 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:325: [ddf5da19f0c09] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:325: [ddf5da19f0c09] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:353: [ddf5da19f0c09] daemon started 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:461: [ddf5da19f0c09] Stopping daemon 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:296: [ddf5da19f0c09] exiting daemon 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:448: [ddf5da19f0c09] Daemon stopped 12:48:47 [2020-04-22T12:48:47.795Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.11s) 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:325: [d46513db4ebe8] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:325: [d46513db4ebe8] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:353: [d46513db4ebe8] daemon started 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:461: [d46513db4ebe8] Stopping daemon 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:296: [d46513db4ebe8] exiting daemon 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:448: [d46513db4ebe8] Daemon stopped 12:48:47 [2020-04-22T12:48:47.795Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.48s) 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:325: [d9109f93056a6] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:325: [d9109f93056a6] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:353: [d9109f93056a6] daemon started 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:461: [d9109f93056a6] Stopping daemon 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:296: [d9109f93056a6] exiting daemon 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:448: [d9109f93056a6] Daemon stopped 12:48:47 [2020-04-22T12:48:47.795Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.84s) 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:325: [d047fa97badae] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:325: [d047fa97badae] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:353: [d047fa97badae] daemon started 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:461: [d047fa97badae] Stopping daemon 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:296: [d047fa97badae] exiting daemon 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:448: [d047fa97badae] Daemon stopped 12:48:47 [2020-04-22T12:48:47.795Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.80s) 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:325: [de8c8179f58e1] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:325: [de8c8179f58e1] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:353: [de8c8179f58e1] daemon started 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:461: [de8c8179f58e1] Stopping daemon 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:296: [de8c8179f58e1] exiting daemon 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:448: [de8c8179f58e1] Daemon stopped 12:48:47 [2020-04-22T12:48:47.795Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (18.52s) 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:325: [db8db3b7b389b] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:325: [db8db3b7b389b] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:353: [db8db3b7b389b] daemon started 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:461: [db8db3b7b389b] Stopping daemon 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:296: [db8db3b7b389b] exiting daemon 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:448: [db8db3b7b389b] Daemon stopped 12:48:47 [2020-04-22T12:48:47.795Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.46s) 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:325: [dea43ca088de7] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:325: [dea43ca088de7] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:353: [dea43ca088de7] daemon started 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:461: [dea43ca088de7] Stopping daemon 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:296: [dea43ca088de7] exiting daemon 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:448: [dea43ca088de7] Daemon stopped 12:48:47 [2020-04-22T12:48:47.795Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.11s) 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:325: [d3738435f41ce] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:325: [d3738435f41ce] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:353: [d3738435f41ce] daemon started 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:461: [d3738435f41ce] Stopping daemon 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:296: [d3738435f41ce] exiting daemon 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:448: [d3738435f41ce] Daemon stopped 12:48:47 [2020-04-22T12:48:47.795Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.66s) 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths 12:48:47 [2020-04-22T12:48:47.795Z] daemon.go:325: [d5e985b58cee5] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:325: [d5e985b58cee5] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:353: [d5e985b58cee5] daemon started 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:461: [d5e985b58cee5] Stopping daemon 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:296: [d5e985b58cee5] exiting daemon 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:448: [d5e985b58cee5] Daemon stopped 12:48:47 [2020-04-22T12:48:47.796Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.80s) 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:325: [d5caf075f22dc] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:325: [d5caf075f22dc] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:353: [d5caf075f22dc] daemon started 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:461: [d5caf075f22dc] Stopping daemon 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:296: [d5caf075f22dc] exiting daemon 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:448: [d5caf075f22dc] Daemon stopped 12:48:47 [2020-04-22T12:48:47.796Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.46s) 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:325: [dfbd089432fc0] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:325: [dfbd089432fc0] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:353: [dfbd089432fc0] daemon started 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:461: [dfbd089432fc0] Stopping daemon 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:296: [dfbd089432fc0] exiting daemon 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:448: [dfbd089432fc0] Daemon stopped 12:48:47 [2020-04-22T12:48:47.796Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.43s) 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:325: [da97b8ec91af2] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:325: [da97b8ec91af2] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:353: [da97b8ec91af2] daemon started 12:48:47 [2020-04-22T12:48:47.796Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.1i4ln9u8ykfg@b8f6a6cc9a5e | hello1\n" 12:48:47 [2020-04-22T12:48:47.796Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.q576yyexgq7m@b8f6a6cc9a5e | hello2\n" 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:461: [da97b8ec91af2] Stopping daemon 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:296: [da97b8ec91af2] exiting daemon 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:448: [da97b8ec91af2] Daemon stopped 12:48:47 [2020-04-22T12:48:47.796Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.22s) 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:325: [d54aa9137d2ca] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:325: [d54aa9137d2ca] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:353: [d54aa9137d2ca] daemon started 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:461: [d54aa9137d2ca] Stopping daemon 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:296: [d54aa9137d2ca] exiting daemon 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:448: [d54aa9137d2ca] Daemon stopped 12:48:47 [2020-04-22T12:48:47.796Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.08s) 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:325: [deb27bee412c0] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:325: [deb27bee412c0] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:353: [deb27bee412c0] daemon started 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:461: [deb27bee412c0] Stopping daemon 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:296: [deb27bee412c0] exiting daemon 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:448: [deb27bee412c0] Daemon stopped 12:48:47 [2020-04-22T12:48:47.796Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.48s) 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:325: [d4d8f24f56ab3] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:325: [d4d8f24f56ab3] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:353: [d4d8f24f56ab3] daemon started 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:461: [d4d8f24f56ab3] Stopping daemon 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:296: [d4d8f24f56ab3] exiting daemon 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:448: [d4d8f24f56ab3] Daemon stopped 12:48:47 [2020-04-22T12:48:47.796Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.75s) 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:325: [dcafbb9dcc40d] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:325: [dcafbb9dcc40d] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:353: [dcafbb9dcc40d] daemon started 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:461: [dcafbb9dcc40d] Stopping daemon 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:296: [dcafbb9dcc40d] exiting daemon 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:448: [dcafbb9dcc40d] Daemon stopped 12:48:47 [2020-04-22T12:48:47.796Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.49s) 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:325: [db5a254b30d39] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:325: [db5a254b30d39] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:353: [db5a254b30d39] daemon started 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:461: [db5a254b30d39] Stopping daemon 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:296: [db5a254b30d39] exiting daemon 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:448: [db5a254b30d39] Daemon stopped 12:48:47 [2020-04-22T12:48:47.796Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.10s) 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:325: [dcff2b881af4c] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:325: [dcff2b881af4c] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:353: [dcff2b881af4c] daemon started 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:461: [dcff2b881af4c] Stopping daemon 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:296: [dcff2b881af4c] exiting daemon 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:448: [dcff2b881af4c] Daemon stopped 12:48:47 [2020-04-22T12:48:47.796Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.17s) 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:325: [d58f87615dd48] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:325: [d58f87615dd48] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:353: [d58f87615dd48] daemon started 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:461: [d58f87615dd48] Stopping daemon 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:296: [d58f87615dd48] exiting daemon 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:448: [d58f87615dd48] Daemon stopped 12:48:47 [2020-04-22T12:48:47.796Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.31s) 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:325: [d0a4b4f093969] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:325: [d0a4b4f093969] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:353: [d0a4b4f093969] daemon started 12:48:47 [2020-04-22T12:48:47.796Z] docker_cli_service_logs_test.go:242: checking task s9nhgn2pdsv0 12:48:47 [2020-04-22T12:48:47.796Z] docker_cli_service_logs_test.go:247: checking messages for s9nhgn2pdsv0 12:48:47 [2020-04-22T12:48:47.796Z] docker_cli_service_logs_test.go:242: checking task c0fpj0vl3cdw 12:48:47 [2020-04-22T12:48:47.796Z] docker_cli_service_logs_test.go:247: checking messages for c0fpj0vl3cdw 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:461: [d0a4b4f093969] Stopping daemon 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:296: [d0a4b4f093969] exiting daemon 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:448: [d0a4b4f093969] Daemon stopped 12:48:47 [2020-04-22T12:48:47.796Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.07s) 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:325: [da7df7b538d98] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:325: [da7df7b538d98] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:353: [da7df7b538d98] daemon started 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:461: [da7df7b538d98] Stopping daemon 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:296: [da7df7b538d98] exiting daemon 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:448: [da7df7b538d98] Daemon stopped 12:48:47 [2020-04-22T12:48:47.796Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.50s) 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:325: [d8f5e05f6c81a] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:325: [d8f5e05f6c81a] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:353: [d8f5e05f6c81a] daemon started 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:461: [d8f5e05f6c81a] Stopping daemon 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:296: [d8f5e05f6c81a] exiting daemon 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:448: [d8f5e05f6c81a] Daemon stopped 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:325: [d8f5e05f6c81a] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:325: [d8f5e05f6c81a] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:353: [d8f5e05f6c81a] daemon started 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:461: [d8f5e05f6c81a] Stopping daemon 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:296: [d8f5e05f6c81a] exiting daemon 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:448: [d8f5e05f6c81a] Daemon stopped 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:325: [d8f5e05f6c81a] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:325: [d8f5e05f6c81a] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:353: [d8f5e05f6c81a] daemon started 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:461: [d8f5e05f6c81a] Stopping daemon 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:296: [d8f5e05f6c81a] exiting daemon 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:448: [d8f5e05f6c81a] Daemon stopped 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:325: [d8f5e05f6c81a] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:325: [d8f5e05f6c81a] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:353: [d8f5e05f6c81a] daemon started 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:461: [d8f5e05f6c81a] Stopping daemon 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:296: [d8f5e05f6c81a] exiting daemon 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:448: [d8f5e05f6c81a] Daemon stopped 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:325: [d8f5e05f6c81a] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:325: [d8f5e05f6c81a] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:353: [d8f5e05f6c81a] daemon started 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:461: [d8f5e05f6c81a] Stopping daemon 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:296: [d8f5e05f6c81a] exiting daemon 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:448: [d8f5e05f6c81a] Daemon stopped 12:48:47 [2020-04-22T12:48:47.796Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.67s) 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:325: [d982b077895af] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:325: [d982b077895af] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:353: [d982b077895af] daemon started 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:461: [d982b077895af] Stopping daemon 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:296: [d982b077895af] exiting daemon 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:448: [d982b077895af] Daemon stopped 12:48:47 [2020-04-22T12:48:47.796Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.08s) 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:325: [d0908b4badac1] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:325: [d0908b4badac1] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:353: [d0908b4badac1] daemon started 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:461: [d0908b4badac1] Stopping daemon 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:296: [d0908b4badac1] exiting daemon 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:448: [d0908b4badac1] Daemon stopped 12:48:47 [2020-04-22T12:48:47.796Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.00s) 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:325: [d6ba6ec7acdec] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:325: [d6ba6ec7acdec] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:353: [d6ba6ec7acdec] daemon started 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:325: [d2dce7b453b26] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:325: [d2dce7b453b26] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:353: [d2dce7b453b26] daemon started 12:48:47 [2020-04-22T12:48:47.796Z] check_test.go:358: [d2dce7b453b26] joining swarm manager [d6ba6ec7acdec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:325: [d36b8c99ec572] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:325: [d36b8c99ec572] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:353: [d36b8c99ec572] daemon started 12:48:47 [2020-04-22T12:48:47.796Z] check_test.go:358: [d36b8c99ec572] joining swarm manager [d6ba6ec7acdec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:461: [d6ba6ec7acdec] Stopping daemon 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:296: [d6ba6ec7acdec] exiting daemon 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:448: [d6ba6ec7acdec] Daemon stopped 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:461: [d2dce7b453b26] Stopping daemon 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:296: [d2dce7b453b26] exiting daemon 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:448: [d2dce7b453b26] Daemon stopped 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:461: [d36b8c99ec572] Stopping daemon 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:296: [d36b8c99ec572] exiting daemon 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:448: [d36b8c99ec572] Daemon stopped 12:48:47 [2020-04-22T12:48:47.796Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.99s) 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:325: [d8a78c7dbd871] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:325: [d8a78c7dbd871] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:353: [d8a78c7dbd871] daemon started 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:461: [d8a78c7dbd871] Stopping daemon 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:296: [d8a78c7dbd871] exiting daemon 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:448: [d8a78c7dbd871] Daemon stopped 12:48:47 [2020-04-22T12:48:47.796Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.10s) 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:325: [d69b8d8c11751] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:325: [d69b8d8c11751] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:353: [d69b8d8c11751] daemon started 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:461: [d69b8d8c11751] Stopping daemon 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:296: [d69b8d8c11751] exiting daemon 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:448: [d69b8d8c11751] Daemon stopped 12:48:47 [2020-04-22T12:48:47.796Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.12s) 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:325: [d4ca9ac449ad7] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:325: [d4ca9ac449ad7] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:353: [d4ca9ac449ad7] daemon started 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:461: [d4ca9ac449ad7] Stopping daemon 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:296: [d4ca9ac449ad7] exiting daemon 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:448: [d4ca9ac449ad7] Daemon stopped 12:48:47 [2020-04-22T12:48:47.796Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.96s) 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:325: [dbff75821cb70] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:325: [dbff75821cb70] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:353: [dbff75821cb70] daemon started 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:325: [d5aa6849e4c00] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:325: [d5aa6849e4c00] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:353: [d5aa6849e4c00] daemon started 12:48:47 [2020-04-22T12:48:47.796Z] check_test.go:358: [d5aa6849e4c00] joining swarm manager [dbff75821cb70]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:325: [da3c38686087d] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:325: [da3c38686087d] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:353: [da3c38686087d] daemon started 12:48:47 [2020-04-22T12:48:47.796Z] check_test.go:358: [da3c38686087d] joining swarm manager [dbff75821cb70]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:461: [dbff75821cb70] Stopping daemon 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:296: [dbff75821cb70] exiting daemon 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:448: [dbff75821cb70] Daemon stopped 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:461: [d5aa6849e4c00] Stopping daemon 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:296: [d5aa6849e4c00] exiting daemon 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:448: [d5aa6849e4c00] Daemon stopped 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:461: [da3c38686087d] Stopping daemon 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:296: [da3c38686087d] exiting daemon 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:448: [da3c38686087d] Daemon stopped 12:48:47 [2020-04-22T12:48:47.796Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.99s) 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:325: [d3a8561682f49] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:325: [d3a8561682f49] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:353: [d3a8561682f49] daemon started 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:461: [d3a8561682f49] Stopping daemon 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:296: [d3a8561682f49] exiting daemon 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:448: [d3a8561682f49] Daemon stopped 12:48:47 [2020-04-22T12:48:47.796Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (121.59s) 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:325: [d7be49b8071d9] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:325: [d7be49b8071d9] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:353: [d7be49b8071d9] daemon started 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:325: [db35cb5a95845] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:325: [db35cb5a95845] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.796Z] daemon.go:353: [db35cb5a95845] daemon started 12:48:47 [2020-04-22T12:48:47.796Z] check_test.go:358: [db35cb5a95845] joining swarm manager [d7be49b8071d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:325: [d5039932e0354] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:325: [d5039932e0354] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:353: [d5039932e0354] daemon started 12:48:47 [2020-04-22T12:48:47.797Z] check_test.go:358: [d5039932e0354] joining swarm manager [d7be49b8071d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:461: [db35cb5a95845] Stopping daemon 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:296: [db35cb5a95845] exiting daemon 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:448: [db35cb5a95845] Daemon stopped 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:325: [db35cb5a95845] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:325: [db35cb5a95845] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:353: [db35cb5a95845] daemon started 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:461: [d5039932e0354] Stopping daemon 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:296: [d5039932e0354] exiting daemon 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:448: [d5039932e0354] Daemon stopped 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:325: [d5039932e0354] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:325: [d5039932e0354] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:353: [d5039932e0354] daemon started 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:461: [db35cb5a95845] Stopping daemon 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:296: [db35cb5a95845] exiting daemon 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:448: [db35cb5a95845] Daemon stopped 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:325: [db35cb5a95845] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:325: [db35cb5a95845] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:353: [db35cb5a95845] daemon started 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:461: [db35cb5a95845] Stopping daemon 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:296: [db35cb5a95845] exiting daemon 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:448: [db35cb5a95845] Daemon stopped 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:325: [db35cb5a95845] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:325: [db35cb5a95845] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:353: [db35cb5a95845] daemon started 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:461: [d5039932e0354] Stopping daemon 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:296: [d5039932e0354] exiting daemon 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:448: [d5039932e0354] Daemon stopped 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:325: [d5039932e0354] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:325: [d5039932e0354] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:353: [d5039932e0354] daemon started 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:461: [db35cb5a95845] Stopping daemon 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:296: [db35cb5a95845] exiting daemon 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:448: [db35cb5a95845] Daemon stopped 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:325: [db35cb5a95845] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:325: [db35cb5a95845] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:353: [db35cb5a95845] daemon started 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:461: [d5039932e0354] Stopping daemon 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:296: [d5039932e0354] exiting daemon 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:448: [d5039932e0354] Daemon stopped 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:325: [d5039932e0354] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:325: [d5039932e0354] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:353: [d5039932e0354] daemon started 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:461: [d7be49b8071d9] Stopping daemon 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:296: [d7be49b8071d9] exiting daemon 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:448: [d7be49b8071d9] Daemon stopped 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:461: [db35cb5a95845] Stopping daemon 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:296: [db35cb5a95845] exiting daemon 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:448: [db35cb5a95845] Daemon stopped 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:461: [d5039932e0354] Stopping daemon 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:296: [d5039932e0354] exiting daemon 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:448: [d5039932e0354] Daemon stopped 12:48:47 [2020-04-22T12:48:47.797Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.37s) 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:325: [dba9066173254] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:325: [dba9066173254] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:353: [dba9066173254] daemon started 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:461: [dba9066173254] Stopping daemon 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:296: [dba9066173254] exiting daemon 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:448: [dba9066173254] Daemon stopped 12:48:47 [2020-04-22T12:48:47.797Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.70s) 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:325: [db4d76a740263] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:325: [db4d76a740263] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:353: [db4d76a740263] daemon started 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:461: [db4d76a740263] Stopping daemon 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:296: [db4d76a740263] exiting daemon 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:448: [db4d76a740263] Daemon stopped 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:325: [db4d76a740263] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:325: [db4d76a740263] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:325: [db4d76a740263] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:353: [db4d76a740263] daemon started 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:461: [db4d76a740263] Stopping daemon 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:296: [db4d76a740263] exiting daemon 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:448: [db4d76a740263] Daemon stopped 12:48:47 [2020-04-22T12:48:47.797Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.32s) 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:325: [d83764996bea6] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:325: [d83764996bea6] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:353: [d83764996bea6] daemon started 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:461: [d83764996bea6] Stopping daemon 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:296: [d83764996bea6] exiting daemon 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:448: [d83764996bea6] Daemon stopped 12:48:47 [2020-04-22T12:48:47.797Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.86s) 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:325: [d7ec126872faa] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:325: [d7ec126872faa] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:353: [d7ec126872faa] daemon started 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:461: [d7ec126872faa] Stopping daemon 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:296: [d7ec126872faa] exiting daemon 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:448: [d7ec126872faa] Daemon stopped 12:48:47 [2020-04-22T12:48:47.797Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.03s) 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:325: [d3008ad4fb8a5] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:325: [d3008ad4fb8a5] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:353: [d3008ad4fb8a5] daemon started 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:461: [d3008ad4fb8a5] Stopping daemon 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:296: [d3008ad4fb8a5] exiting daemon 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:448: [d3008ad4fb8a5] Daemon stopped 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:325: [d3008ad4fb8a5] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:296: [d3008ad4fb8a5] exiting daemon 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:325: [d3008ad4fb8a5] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:325: [d3008ad4fb8a5] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:296: [d3008ad4fb8a5] exiting daemon 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:325: [d3008ad4fb8a5] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:325: [d3008ad4fb8a5] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:325: [d3008ad4fb8a5] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:353: [d3008ad4fb8a5] daemon started 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:461: [d3008ad4fb8a5] Stopping daemon 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:296: [d3008ad4fb8a5] exiting daemon 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:448: [d3008ad4fb8a5] Daemon stopped 12:48:47 [2020-04-22T12:48:47.797Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.60s) 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:325: [d8cf6d5960859] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:325: [d8cf6d5960859] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:353: [d8cf6d5960859] daemon started 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:461: [d8cf6d5960859] Stopping daemon 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:296: [d8cf6d5960859] exiting daemon 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:448: [d8cf6d5960859] Daemon stopped 12:48:47 [2020-04-22T12:48:47.797Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.79s) 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:325: [d928cf9bdc842] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:325: [d928cf9bdc842] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:353: [d928cf9bdc842] daemon started 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:461: [d928cf9bdc842] Stopping daemon 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:296: [d928cf9bdc842] exiting daemon 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:448: [d928cf9bdc842] Daemon stopped 12:48:47 [2020-04-22T12:48:47.797Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) 12:48:47 [2020-04-22T12:48:47.797Z] requirement.go:26: unmatched requirement IPv6 12:48:47 [2020-04-22T12:48:47.797Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (8.47s) 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:325: [dc1cf151c4e95] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:325: [dc1cf151c4e95] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:353: [dc1cf151c4e95] daemon started 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:461: [dc1cf151c4e95] Stopping daemon 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:296: [dc1cf151c4e95] exiting daemon 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:448: [dc1cf151c4e95] Daemon stopped 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:325: [dc1cf151c4e95] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:325: [dc1cf151c4e95] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:353: [dc1cf151c4e95] daemon started 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:461: [dc1cf151c4e95] Stopping daemon 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:296: [dc1cf151c4e95] exiting daemon 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:448: [dc1cf151c4e95] Daemon stopped 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:325: [dc1cf151c4e95] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:325: [dc1cf151c4e95] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:353: [dc1cf151c4e95] daemon started 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:461: [dc1cf151c4e95] Stopping daemon 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:296: [dc1cf151c4e95] exiting daemon 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:448: [dc1cf151c4e95] Daemon stopped 12:48:47 [2020-04-22T12:48:47.797Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.81s) 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:325: [dd506ef855fe9] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:325: [dd506ef855fe9] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:353: [dd506ef855fe9] daemon started 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:461: [dd506ef855fe9] Stopping daemon 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:296: [dd506ef855fe9] exiting daemon 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:448: [dd506ef855fe9] Daemon stopped 12:48:47 [2020-04-22T12:48:47.797Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.82s) 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:325: [dcd7421f202ce] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:325: [dcd7421f202ce] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:353: [dcd7421f202ce] daemon started 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:461: [dcd7421f202ce] Stopping daemon 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:296: [dcd7421f202ce] exiting daemon 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:448: [dcd7421f202ce] Daemon stopped 12:48:47 [2020-04-22T12:48:47.797Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.58s) 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:325: [d3b1020b1b128] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:325: [d3b1020b1b128] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:353: [d3b1020b1b128] daemon started 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:461: [d3b1020b1b128] Stopping daemon 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:296: [d3b1020b1b128] exiting daemon 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:448: [d3b1020b1b128] Daemon stopped 12:48:47 [2020-04-22T12:48:47.797Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.07s) 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:325: [de72a83200f39] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:325: [de72a83200f39] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:353: [de72a83200f39] daemon started 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:325: [d007d85933345] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:325: [d007d85933345] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:353: [d007d85933345] daemon started 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:461: [de72a83200f39] Stopping daemon 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:296: [de72a83200f39] exiting daemon 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:448: [de72a83200f39] Daemon stopped 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:461: [d007d85933345] Stopping daemon 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:296: [d007d85933345] exiting daemon 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:448: [d007d85933345] Daemon stopped 12:48:47 [2020-04-22T12:48:47.797Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (46.19s) 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:325: [d9c7f43ab69fd] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:325: [d9c7f43ab69fd] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:353: [d9c7f43ab69fd] daemon started 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:325: [dce9f2445d217] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:325: [dce9f2445d217] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:353: [dce9f2445d217] daemon started 12:48:47 [2020-04-22T12:48:47.797Z] check_test.go:358: [dce9f2445d217] joining swarm manager [d9c7f43ab69fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:461: [dce9f2445d217] Stopping daemon 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:296: [dce9f2445d217] exiting daemon 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:448: [dce9f2445d217] Daemon stopped 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:325: [dce9f2445d217] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:325: [dce9f2445d217] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:353: [dce9f2445d217] daemon started 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:325: [d57f6dc6d6923] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:325: [d57f6dc6d6923] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:353: [d57f6dc6d6923] daemon started 12:48:47 [2020-04-22T12:48:47.797Z] check_test.go:358: [d57f6dc6d6923] joining swarm manager [d9c7f43ab69fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:461: [dce9f2445d217] Stopping daemon 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:296: [dce9f2445d217] exiting daemon 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:448: [dce9f2445d217] Daemon stopped 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:325: [dce9f2445d217] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:325: [dce9f2445d217] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:353: [dce9f2445d217] daemon started 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:461: [d57f6dc6d6923] Stopping daemon 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:296: [d57f6dc6d6923] exiting daemon 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:448: [d57f6dc6d6923] Daemon stopped 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:325: [d57f6dc6d6923] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:325: [d57f6dc6d6923] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:353: [d57f6dc6d6923] daemon started 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:461: [d57f6dc6d6923] Stopping daemon 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:296: [d57f6dc6d6923] exiting daemon 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:448: [d57f6dc6d6923] Daemon stopped 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:325: [d57f6dc6d6923] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:325: [d57f6dc6d6923] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:353: [d57f6dc6d6923] daemon started 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:461: [d9c7f43ab69fd] Stopping daemon 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:296: [d9c7f43ab69fd] exiting daemon 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:448: [d9c7f43ab69fd] Daemon stopped 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:461: [dce9f2445d217] Stopping daemon 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:296: [dce9f2445d217] exiting daemon 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:448: [dce9f2445d217] Daemon stopped 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:461: [d57f6dc6d6923] Stopping daemon 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:296: [d57f6dc6d6923] exiting daemon 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:448: [d57f6dc6d6923] Daemon stopped 12:48:47 [2020-04-22T12:48:47.797Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.46s) 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:325: [d60ce07770482] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:325: [d60ce07770482] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.797Z] daemon.go:353: [d60ce07770482] daemon started 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:325: [d9025e867cb64] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:325: [d9025e867cb64] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:353: [d9025e867cb64] daemon started 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:461: [d60ce07770482] Stopping daemon 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:296: [d60ce07770482] exiting daemon 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:448: [d60ce07770482] Daemon stopped 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:461: [d9025e867cb64] Stopping daemon 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:296: [d9025e867cb64] exiting daemon 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:448: [d9025e867cb64] Daemon stopped 12:48:47 [2020-04-22T12:48:47.798Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (6.20s) 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:325: [d02204f198a1a] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:325: [d02204f198a1a] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:353: [d02204f198a1a] daemon started 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:461: [d02204f198a1a] Stopping daemon 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:296: [d02204f198a1a] exiting daemon 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:448: [d02204f198a1a] Daemon stopped 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:325: [d02204f198a1a] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:325: [d02204f198a1a] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:353: [d02204f198a1a] daemon started 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:461: [d02204f198a1a] Stopping daemon 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:296: [d02204f198a1a] exiting daemon 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:448: [d02204f198a1a] Daemon stopped 12:48:47 [2020-04-22T12:48:47.798Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (111.92s) 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:325: [dbdeb3c44f94b] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:325: [dbdeb3c44f94b] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:353: [dbdeb3c44f94b] daemon started 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:325: [d5b2609f65c8a] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:325: [d5b2609f65c8a] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:353: [d5b2609f65c8a] daemon started 12:48:47 [2020-04-22T12:48:47.798Z] check_test.go:358: [d5b2609f65c8a] joining swarm manager [dbdeb3c44f94b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:325: [d00f48c0b0727] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:325: [d00f48c0b0727] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:353: [d00f48c0b0727] daemon started 12:48:47 [2020-04-22T12:48:47.798Z] check_test.go:358: [d00f48c0b0727] joining swarm manager [dbdeb3c44f94b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:461: [d5b2609f65c8a] Stopping daemon 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:296: [d5b2609f65c8a] exiting daemon 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:448: [d5b2609f65c8a] Daemon stopped 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:325: [d5b2609f65c8a] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:325: [d5b2609f65c8a] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:353: [d5b2609f65c8a] daemon started 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:461: [d5b2609f65c8a] Stopping daemon 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:296: [d5b2609f65c8a] exiting daemon 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:448: [d5b2609f65c8a] Daemon stopped 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:461: [dbdeb3c44f94b] Stopping daemon 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:296: [dbdeb3c44f94b] exiting daemon 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:448: [dbdeb3c44f94b] Daemon stopped 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:325: [dbdeb3c44f94b] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:325: [dbdeb3c44f94b] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:353: [dbdeb3c44f94b] daemon started 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:461: [d00f48c0b0727] Stopping daemon 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:296: [d00f48c0b0727] exiting daemon 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:448: [d00f48c0b0727] Daemon stopped 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:325: [d00f48c0b0727] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:325: [d00f48c0b0727] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:353: [d00f48c0b0727] daemon started 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:325: [d5b2609f65c8a] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:325: [d5b2609f65c8a] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:325: [d5b2609f65c8a] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:353: [d5b2609f65c8a] daemon started 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:461: [d5b2609f65c8a] Stopping daemon 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:296: [d5b2609f65c8a] exiting daemon 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:448: [d5b2609f65c8a] Daemon stopped 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:325: [d5b2609f65c8a] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:325: [d5b2609f65c8a] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:353: [d5b2609f65c8a] daemon started 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:461: [dbdeb3c44f94b] Stopping daemon 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:296: [dbdeb3c44f94b] exiting daemon 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:448: [dbdeb3c44f94b] Daemon stopped 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:325: [dbdeb3c44f94b] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:325: [dbdeb3c44f94b] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:325: [dbdeb3c44f94b] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:325: [dbdeb3c44f94b] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:339: [dbdeb3c44f94b] error pinging daemon on start: Get http://dbdeb3c44f94b.sock/_ping: context deadline exceeded 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:325: [dbdeb3c44f94b] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:339: [dbdeb3c44f94b] error pinging daemon on start: Get http://dbdeb3c44f94b.sock/_ping: context deadline exceeded 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:325: [dbdeb3c44f94b] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:353: [dbdeb3c44f94b] daemon started 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:461: [d00f48c0b0727] Stopping daemon 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:296: [d00f48c0b0727] exiting daemon 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:448: [d00f48c0b0727] Daemon stopped 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:325: [d00f48c0b0727] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:325: [d00f48c0b0727] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:325: [d00f48c0b0727] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:325: [d00f48c0b0727] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:339: [d00f48c0b0727] error pinging daemon on start: Get http://d00f48c0b0727.sock/_ping: context deadline exceeded 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:325: [d00f48c0b0727] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:339: [d00f48c0b0727] error pinging daemon on start: Get http://d00f48c0b0727.sock/_ping: context deadline exceeded 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:325: [d00f48c0b0727] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:339: [d00f48c0b0727] error pinging daemon on start: Get http://d00f48c0b0727.sock/_ping: context deadline exceeded 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:325: [d00f48c0b0727] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:353: [d00f48c0b0727] daemon started 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:461: [d5b2609f65c8a] Stopping daemon 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:296: [d5b2609f65c8a] exiting daemon 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:448: [d5b2609f65c8a] Daemon stopped 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:325: [d5b2609f65c8a] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:325: [d5b2609f65c8a] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:353: [d5b2609f65c8a] daemon started 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:325: [dc9ca84b234ed] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:325: [dc9ca84b234ed] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:353: [dc9ca84b234ed] daemon started 12:48:47 [2020-04-22T12:48:47.798Z] check_test.go:358: [dc9ca84b234ed] joining swarm manager [dbdeb3c44f94b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:461: [dc9ca84b234ed] Stopping daemon 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:296: [dc9ca84b234ed] exiting daemon 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:448: [dc9ca84b234ed] Daemon stopped 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:325: [dc9ca84b234ed] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:325: [dc9ca84b234ed] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:353: [dc9ca84b234ed] daemon started 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:461: [dbdeb3c44f94b] Stopping daemon 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:296: [dbdeb3c44f94b] exiting daemon 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:448: [dbdeb3c44f94b] Daemon stopped 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:461: [d5b2609f65c8a] Stopping daemon 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:296: [d5b2609f65c8a] exiting daemon 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:448: [d5b2609f65c8a] Daemon stopped 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:461: [d00f48c0b0727] Stopping daemon 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:296: [d00f48c0b0727] exiting daemon 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:448: [d00f48c0b0727] Daemon stopped 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:461: [dc9ca84b234ed] Stopping daemon 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:296: [dc9ca84b234ed] exiting daemon 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:448: [dc9ca84b234ed] Daemon stopped 12:48:47 [2020-04-22T12:48:47.798Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.16s) 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:325: [d6562104bc6ef] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:325: [d6562104bc6ef] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:353: [d6562104bc6ef] daemon started 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:325: [d0e8f08e85dc6] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:325: [d0e8f08e85dc6] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:353: [d0e8f08e85dc6] daemon started 12:48:47 [2020-04-22T12:48:47.798Z] check_test.go:358: [d0e8f08e85dc6] joining swarm manager [d6562104bc6ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:325: [d3582afcaf7cc] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:325: [d3582afcaf7cc] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:353: [d3582afcaf7cc] daemon started 12:48:47 [2020-04-22T12:48:47.798Z] check_test.go:358: [d3582afcaf7cc] joining swarm manager [d6562104bc6ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:461: [d6562104bc6ef] Stopping daemon 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:296: [d6562104bc6ef] exiting daemon 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:448: [d6562104bc6ef] Daemon stopped 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:461: [d0e8f08e85dc6] Stopping daemon 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:296: [d0e8f08e85dc6] exiting daemon 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:448: [d0e8f08e85dc6] Daemon stopped 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:461: [d3582afcaf7cc] Stopping daemon 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:296: [d3582afcaf7cc] exiting daemon 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:448: [d3582afcaf7cc] Daemon stopped 12:48:47 [2020-04-22T12:48:47.798Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.17s) 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:325: [d2805e168e304] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:325: [d2805e168e304] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:353: [d2805e168e304] daemon started 12:48:47 [2020-04-22T12:48:47.798Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "bridge" 12:48:47 [2020-04-22T12:48:47.798Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-0" with "bridge" failed: Error response from daemon: network with name network-test-0 already exists 12:48:47 [2020-04-22T12:48:47.798Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "overlay" 12:48:47 [2020-04-22T12:48:47.798Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-0" with "overlay" failed: Error response from daemon: network with name network-test-0 already exists 12:48:47 [2020-04-22T12:48:47.798Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "bridge" 12:48:47 [2020-04-22T12:48:47.798Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-1" with "bridge" failed: Error response from daemon: network with name network-test-1 already exists 12:48:47 [2020-04-22T12:48:47.798Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "overlay" 12:48:47 [2020-04-22T12:48:47.798Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-1" with "overlay" failed: Error response from daemon: network with name network-test-1 already exists 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:461: [d2805e168e304] Stopping daemon 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:296: [d2805e168e304] exiting daemon 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:448: [d2805e168e304] Daemon stopped 12:48:47 [2020-04-22T12:48:47.798Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.54s) 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:325: [dcfd412fb6ae8] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:325: [dcfd412fb6ae8] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:353: [dcfd412fb6ae8] daemon started 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:461: [dcfd412fb6ae8] Stopping daemon 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:296: [dcfd412fb6ae8] exiting daemon 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:448: [dcfd412fb6ae8] Daemon stopped 12:48:47 [2020-04-22T12:48:47.798Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.56s) 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:325: [d1a3ab6a1d42d] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:325: [d1a3ab6a1d42d] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:353: [d1a3ab6a1d42d] daemon started 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:461: [d1a3ab6a1d42d] Stopping daemon 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:296: [d1a3ab6a1d42d] exiting daemon 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:448: [d1a3ab6a1d42d] Daemon stopped 12:48:47 [2020-04-22T12:48:47.798Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.01s) 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:325: [d1860436d7133] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:325: [d1860436d7133] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:353: [d1860436d7133] daemon started 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:461: [d1860436d7133] Stopping daemon 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:296: [d1860436d7133] exiting daemon 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:448: [d1860436d7133] Daemon stopped 12:48:47 [2020-04-22T12:48:47.798Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.30s) 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:325: [d5970b0d43a02] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:325: [d5970b0d43a02] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:353: [d5970b0d43a02] daemon started 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:325: [dfee4cdfdead4] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:325: [dfee4cdfdead4] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:353: [dfee4cdfdead4] daemon started 12:48:47 [2020-04-22T12:48:47.798Z] check_test.go:358: [dfee4cdfdead4] joining swarm manager [d5970b0d43a02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:461: [d5970b0d43a02] Stopping daemon 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:296: [d5970b0d43a02] exiting daemon 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:448: [d5970b0d43a02] Daemon stopped 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:461: [dfee4cdfdead4] Stopping daemon 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:296: [dfee4cdfdead4] exiting daemon 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:448: [dfee4cdfdead4] Daemon stopped 12:48:47 [2020-04-22T12:48:47.798Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.02s) 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:325: [df865d942c42c] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:325: [df865d942c42c] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:353: [df865d942c42c] daemon started 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:461: [df865d942c42c] Stopping daemon 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:296: [df865d942c42c] exiting daemon 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:448: [df865d942c42c] Daemon stopped 12:48:47 [2020-04-22T12:48:47.798Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.09s) 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:325: [df1574415d804] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:325: [df1574415d804] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:353: [df1574415d804] daemon started 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:461: [df1574415d804] Stopping daemon 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:296: [df1574415d804] exiting daemon 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:448: [df1574415d804] Daemon stopped 12:48:47 [2020-04-22T12:48:47.798Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.16s) 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:325: [d8ef4709da3e1] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:325: [d8ef4709da3e1] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:353: [d8ef4709da3e1] daemon started 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:461: [d8ef4709da3e1] Stopping daemon 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:296: [d8ef4709da3e1] exiting daemon 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:448: [d8ef4709da3e1] Daemon stopped 12:48:47 [2020-04-22T12:48:47.798Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (5.21s) 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:325: [dade3d40fa9c4] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:325: [dade3d40fa9c4] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:353: [dade3d40fa9c4] daemon started 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:461: [dade3d40fa9c4] Stopping daemon 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:296: [dade3d40fa9c4] exiting daemon 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:448: [dade3d40fa9c4] Daemon stopped 12:48:47 [2020-04-22T12:48:47.798Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.92s) 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:325: [d50c3d59b8fd5] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:325: [d50c3d59b8fd5] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:353: [d50c3d59b8fd5] daemon started 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:461: [d50c3d59b8fd5] Stopping daemon 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:296: [d50c3d59b8fd5] exiting daemon 12:48:47 [2020-04-22T12:48:47.798Z] daemon.go:448: [d50c3d59b8fd5] Daemon stopped 12:48:47 [2020-04-22T12:48:47.798Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.83s) 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:325: [db1bd710c49fb] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:325: [db1bd710c49fb] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:353: [db1bd710c49fb] daemon started 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:325: [d0d6a214e9697] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:325: [d0d6a214e9697] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:353: [d0d6a214e9697] daemon started 12:48:47 [2020-04-22T12:48:47.799Z] check_test.go:358: [d0d6a214e9697] joining swarm manager [db1bd710c49fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:461: [db1bd710c49fb] Stopping daemon 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:296: [db1bd710c49fb] exiting daemon 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:448: [db1bd710c49fb] Daemon stopped 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:461: [d0d6a214e9697] Stopping daemon 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:296: [d0d6a214e9697] exiting daemon 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:448: [d0d6a214e9697] Daemon stopped 12:48:47 [2020-04-22T12:48:47.799Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (19.24s) 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:325: [d432b5a137cc4] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:325: [d432b5a137cc4] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:353: [d432b5a137cc4] daemon started 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:461: [d432b5a137cc4] Stopping daemon 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:296: [d432b5a137cc4] exiting daemon 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:448: [d432b5a137cc4] Daemon stopped 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:325: [d432b5a137cc4] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:325: [d432b5a137cc4] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:353: [d432b5a137cc4] daemon started 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:461: [d432b5a137cc4] Stopping daemon 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:296: [d432b5a137cc4] exiting daemon 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:448: [d432b5a137cc4] Daemon stopped 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:325: [d432b5a137cc4] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:325: [d432b5a137cc4] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:353: [d432b5a137cc4] daemon started 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:461: [d432b5a137cc4] Stopping daemon 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:296: [d432b5a137cc4] exiting daemon 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:448: [d432b5a137cc4] Daemon stopped 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:325: [d432b5a137cc4] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:325: [d432b5a137cc4] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:353: [d432b5a137cc4] daemon started 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:461: [d432b5a137cc4] Stopping daemon 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:296: [d432b5a137cc4] exiting daemon 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:448: [d432b5a137cc4] Daemon stopped 12:48:47 [2020-04-22T12:48:47.799Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.86s) 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:325: [de2a5d0b65e95] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:325: [de2a5d0b65e95] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:353: [de2a5d0b65e95] daemon started 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:461: [de2a5d0b65e95] Stopping daemon 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:296: [de2a5d0b65e95] exiting daemon 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:448: [de2a5d0b65e95] Daemon stopped 12:48:47 [2020-04-22T12:48:47.799Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.02s) 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:325: [d4d5fa0844086] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:325: [d4d5fa0844086] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:353: [d4d5fa0844086] daemon started 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:461: [d4d5fa0844086] Stopping daemon 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:296: [d4d5fa0844086] exiting daemon 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:448: [d4d5fa0844086] Daemon stopped 12:48:47 [2020-04-22T12:48:47.799Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.92s) 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:325: [de9e310394c68] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:325: [de9e310394c68] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:353: [de9e310394c68] daemon started 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:461: [de9e310394c68] Stopping daemon 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:296: [de9e310394c68] exiting daemon 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:448: [de9e310394c68] Daemon stopped 12:48:47 [2020-04-22T12:48:47.799Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (9.73s) 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:325: [df934cbb5d883] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:325: [df934cbb5d883] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:353: [df934cbb5d883] daemon started 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:461: [df934cbb5d883] Stopping daemon 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:296: [df934cbb5d883] exiting daemon 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:448: [df934cbb5d883] Daemon stopped 12:48:47 [2020-04-22T12:48:47.799Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.36s) 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:325: [da188a0bf5ff2] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:325: [da188a0bf5ff2] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:353: [da188a0bf5ff2] daemon started 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:461: [da188a0bf5ff2] Stopping daemon 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:296: [da188a0bf5ff2] exiting daemon 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:448: [da188a0bf5ff2] Daemon stopped 12:48:47 [2020-04-22T12:48:47.799Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.20s) 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:325: [dfd247d17b0e5] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:325: [dfd247d17b0e5] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:353: [dfd247d17b0e5] daemon started 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:461: [dfd247d17b0e5] Stopping daemon 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:296: [dfd247d17b0e5] exiting daemon 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:448: [dfd247d17b0e5] Daemon stopped 12:48:47 [2020-04-22T12:48:47.799Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.98s) 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:325: [dfb60ecf02ee9] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:325: [dfb60ecf02ee9] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:353: [dfb60ecf02ee9] daemon started 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:461: [dfb60ecf02ee9] Stopping daemon 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:296: [dfb60ecf02ee9] exiting daemon 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:448: [dfb60ecf02ee9] Daemon stopped 12:48:47 [2020-04-22T12:48:47.799Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.15s) 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:325: [def9d2f544bf9] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:325: [def9d2f544bf9] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:353: [def9d2f544bf9] daemon started 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:461: [def9d2f544bf9] Stopping daemon 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:296: [def9d2f544bf9] exiting daemon 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:448: [def9d2f544bf9] Daemon stopped 12:48:47 [2020-04-22T12:48:47.799Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.10s) 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:325: [d50e37f0df29a] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:325: [d50e37f0df29a] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:353: [d50e37f0df29a] daemon started 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:461: [d50e37f0df29a] Stopping daemon 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:296: [d50e37f0df29a] exiting daemon 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:448: [d50e37f0df29a] Daemon stopped 12:48:47 [2020-04-22T12:48:47.799Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.03s) 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:325: [d22c817e58eb5] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:325: [d22c817e58eb5] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:353: [d22c817e58eb5] daemon started 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:461: [d22c817e58eb5] Stopping daemon 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:296: [d22c817e58eb5] exiting daemon 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:448: [d22c817e58eb5] Daemon stopped 12:48:47 [2020-04-22T12:48:47.799Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.02s) 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:325: [ddbac0b9b3f6c] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:325: [ddbac0b9b3f6c] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:353: [ddbac0b9b3f6c] daemon started 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:461: [ddbac0b9b3f6c] Stopping daemon 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:296: [ddbac0b9b3f6c] exiting daemon 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:448: [ddbac0b9b3f6c] Daemon stopped 12:48:47 [2020-04-22T12:48:47.799Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.80s) 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:325: [dfe7be9c8a5d1] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:325: [dfe7be9c8a5d1] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:353: [dfe7be9c8a5d1] daemon started 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:461: [dfe7be9c8a5d1] Stopping daemon 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:296: [dfe7be9c8a5d1] exiting daemon 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:448: [dfe7be9c8a5d1] Daemon stopped 12:48:47 [2020-04-22T12:48:47.799Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.87s) 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:325: [d2011517bef81] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:325: [d2011517bef81] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:353: [d2011517bef81] daemon started 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:461: [d2011517bef81] Stopping daemon 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:296: [d2011517bef81] exiting daemon 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:448: [d2011517bef81] Daemon stopped 12:48:47 [2020-04-22T12:48:47.799Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.49s) 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:325: [db0b68b8824e8] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:325: [db0b68b8824e8] waiting for daemon to start 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:353: [db0b68b8824e8] daemon started 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:461: [db0b68b8824e8] Stopping daemon 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:296: [db0b68b8824e8] exiting daemon 12:48:47 [2020-04-22T12:48:47.799Z] daemon.go:448: [db0b68b8824e8] Daemon stopped 12:48:47 [2020-04-22T12:48:47.799Z] === RUN TestDockerExternalVolumeSuite 12:48:47 [2020-04-22T12:48:47.799Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume 12:48:53 [2020-04-22T12:48:53.073Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir 12:49:02 [2020-04-22T12:49:02.655Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities 12:49:10 [2020-04-22T12:49:10.799Z] === RUN TestDockerSuite/TestBuildRm 12:49:23 [2020-04-22T12:49:23.223Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint 12:49:25 [2020-04-22T12:49:25.412Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache 12:49:25 [2020-04-22T12:49:25.412Z] === RUN TestDockerSuite/TestBuildScratchCopy 12:49:25 [2020-04-22T12:49:25.412Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell 12:49:26 [2020-04-22T12:49:26.959Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint 12:49:29 [2020-04-22T12:49:29.883Z] === RUN TestDockerSuite/TestBuildShellEntrypoint 12:49:33 [2020-04-22T12:49:33.634Z] === RUN TestDockerSuite/TestBuildShellInherited 12:49:38 [2020-04-22T12:49:38.351Z] === RUN TestDockerSuite/TestBuildShellMultiple 12:49:53 [2020-04-22T12:49:53.204Z] === RUN TestDockerSuite/TestBuildShellNotJSON 12:49:54 [2020-04-22T12:49:54.177Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig 12:49:54 [2020-04-22T12:49:54.642Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell 12:50:07 [2020-04-22T12:50:07.066Z] === RUN TestDockerSuite/TestBuildSpaces 12:50:07 [2020-04-22T12:50:07.066Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes 12:50:10 [2020-04-22T12:50:10.305Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer 12:50:11 [2020-04-22T12:50:11.777Z] === RUN TestDockerSuite/TestBuildStartsFromOne 12:50:12 [2020-04-22T12:50:12.238Z] === RUN TestDockerSuite/TestBuildStderr 12:50:16 [2020-04-22T12:50:16.954Z] === RUN TestDockerSuite/TestBuildStepsWithProgress 12:50:18 [2020-04-22T12:50:18.401Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet 12:50:38 [2020-04-22T12:50:38.101Z] === RUN TestDockerSuite/TestBuildStopSignal 12:50:38 [2020-04-22T12:50:38.101Z] === RUN TestDockerSuite/TestBuildSymlinkBasename 12:50:40 [2020-04-22T12:50:40.292Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout 12:50:41 [2020-04-22T12:50:41.266Z] === RUN TestDockerSuite/TestBuildTagEvent 12:50:45 [2020-04-22T12:50:45.981Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions 12:50:50 [2020-04-22T12:50:50.489Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse 12:50:51 [2020-04-22T12:50:51.800Z] === RUN TestDockerSuite/TestBuildUser 12:50:51 [2020-04-22T12:50:51.800Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot 12:50:51 [2020-04-22T12:50:51.800Z] === RUN TestDockerSuite/TestBuildUsersAndGroups 12:50:51 [2020-04-22T12:50:51.800Z] === RUN TestDockerSuite/TestBuildVerboseOut 12:50:56 [2020-04-22T12:50:56.511Z] === RUN TestDockerSuite/TestBuildVerifyIntString 12:50:56 [2020-04-22T12:50:56.511Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails 12:50:58 [2020-04-22T12:50:58.700Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer 12:50:58 [2020-04-22T12:50:58.700Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents 12:50:58 [2020-04-22T12:50:58.700Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing 12:51:05 [2020-04-22T12:51:05.342Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList 12:51:23 [2020-04-22T12:51:23.889Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive 12:51:23 [2020-04-22T12:51:23.889Z] === RUN TestDockerSuite/TestBuildWindowsUser 12:51:36 [2020-04-22T12:51:36.314Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing 12:51:37 [2020-04-22T12:51:37.389Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked 12:51:40 [2020-04-22T12:51:40.071Z] === RUN TestDockerSuite/TestBuildWithExtraHost 12:51:40 [2020-04-22T12:51:40.534Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat 12:51:40 [2020-04-22T12:51:40.534Z] === RUN TestDockerSuite/TestBuildWithFailure 12:51:42 [2020-04-22T12:51:42.724Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext 12:51:43 [2020-04-22T12:51:43.189Z] === RUN TestDockerSuite/TestBuildWithRecycleBin 12:51:49 [2020-04-22T12:51:49.575Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID 12:51:55 [2020-04-22T12:51:55.606Z] === RUN TestDockerSuite/TestBuildWithTabs 12:51:59 [2020-04-22T12:51:59.365Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM 12:51:59 [2020-04-22T12:51:59.826Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore 12:52:14 [2020-04-22T12:52:14.672Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership 12:52:14 [2020-04-22T12:52:14.672Z] === RUN TestDockerSuite/TestBuildWithVolumes 12:52:14 [2020-04-22T12:52:14.672Z] === RUN TestDockerSuite/TestBuildWorkdirCmd 12:52:14 [2020-04-22T12:52:14.672Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd 12:52:15 [2020-04-22T12:52:15.134Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath 12:52:21 [2020-04-22T12:52:21.625Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed 12:52:23 [2020-04-22T12:52:23.730Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables 12:52:25 [2020-04-22T12:52:25.275Z] === RUN TestDockerSuite/TestBuildXZHost 12:52:25 [2020-04-22T12:52:25.736Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock 12:52:25 [2020-04-22T12:52:25.736Z] === RUN TestDockerSuite/TestClientSetsTLSServerName 12:52:25 [2020-04-22T12:52:25.736Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked 12:52:27 [2020-04-22T12:52:27.927Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone 12:52:32 [2020-04-22T12:52:32.639Z] === RUN TestDockerSuite/TestCommitChange 12:52:37 [2020-04-22T12:52:37.350Z] === RUN TestDockerSuite/TestCommitChangeLabels 12:52:39 [2020-04-22T12:52:39.690Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete 12:52:41 [2020-04-22T12:52:41.103Z] === RUN TestDockerSuite/TestCommitHardlink 12:52:41 [2020-04-22T12:52:41.565Z] === RUN TestDockerSuite/TestCommitNewFile 12:52:48 [2020-04-22T12:52:48.667Z] === RUN TestDockerSuite/TestCommitPausedContainer 12:52:48 [2020-04-22T12:52:48.667Z] === RUN TestDockerSuite/TestCommitTTY 12:52:54 [2020-04-22T12:52:54.484Z] === RUN TestDockerSuite/TestCommitWithFilterLabel 12:52:54 [2020-04-22T12:52:54.544Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls 12:52:59 [2020-04-22T12:52:59.193Z] === RUN TestDockerSuite/TestCommitWithHostBindMount 12:52:59 [2020-04-22T12:52:59.193Z] === RUN TestDockerSuite/TestCommitWithoutPause 12:52:59 [2020-04-22T12:52:59.193Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks 12:52:59 [2020-04-22T12:52:59.193Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks 12:52:59 [2020-04-22T12:52:59.193Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions 12:52:59 [2020-04-22T12:52:59.193Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions 12:52:59 [2020-04-22T12:52:59.193Z] === RUN TestDockerSuite/TestContainerAPIBadPort 12:52:59 [2020-04-22T12:52:59.193Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding 12:52:59 [2020-04-22T12:52:59.193Z] === RUN TestDockerSuite/TestContainerAPICommit 12:53:06 [2020-04-22T12:53:06.289Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig 12:53:12 [2020-04-22T12:53:12.109Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 12:53:12 [2020-04-22T12:53:12.109Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore 12:53:13 [2020-04-22T12:53:13.654Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 12:53:13 [2020-04-22T12:53:13.654Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 12:53:13 [2020-04-22T12:53:13.654Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 12:53:13 [2020-04-22T12:53:13.654Z] === RUN TestDockerSuite/TestContainerAPICreate 12:53:15 [2020-04-22T12:53:15.845Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode 12:53:15 [2020-04-22T12:53:15.845Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig 12:53:15 [2020-04-22T12:53:15.845Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead 12:53:18 [2020-04-22T12:53:18.037Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig 12:53:18 [2020-04-22T12:53:18.037Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 12:53:18 [2020-04-22T12:53:18.037Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes 12:53:18 [2020-04-22T12:53:18.037Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset 12:53:18 [2020-04-22T12:53:18.037Z] === RUN TestDockerSuite/TestContainerAPIDelete 12:53:20 [2020-04-22T12:53:20.230Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict 12:53:22 [2020-04-22T12:53:22.419Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce 12:53:23 [2020-04-22T12:53:23.966Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist 12:53:23 [2020-04-22T12:53:23.966Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks 12:53:23 [2020-04-22T12:53:23.966Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume 12:53:26 [2020-04-22T12:53:26.156Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName 12:53:26 [2020-04-22T12:53:26.156Z] === RUN TestDockerSuite/TestContainerAPIGetAll 12:53:28 [2020-04-22T12:53:28.344Z] === RUN TestDockerSuite/TestContainerAPIGetChanges 12:53:28 [2020-04-22T12:53:28.344Z] === RUN TestDockerSuite/TestContainerAPIGetExport 12:53:28 [2020-04-22T12:53:28.344Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted 12:53:29 [2020-04-22T12:53:29.950Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax 12:53:29 [2020-04-22T12:53:29.950Z] === RUN TestDockerSuite/TestContainerAPIKill 12:53:31 [2020-04-22T12:53:31.495Z] === RUN TestDockerSuite/TestContainerAPIPause 12:53:31 [2020-04-22T12:53:31.495Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop 12:53:33 [2020-04-22T12:53:33.683Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull 12:53:34 [2020-04-22T12:53:34.144Z] === RUN TestDockerSuite/TestContainerAPIRename 12:53:41 [2020-04-22T12:53:41.183Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists 12:53:41 [2020-04-22T12:53:41.289Z] === RUN TestDockerSuite/TestContainerAPIRestart 12:53:44 [2020-04-22T12:53:44.209Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam 12:53:47 [2020-04-22T12:53:47.960Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount 12:53:47 [2020-04-22T12:53:47.960Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName 12:53:47 [2020-04-22T12:53:47.960Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount 12:53:47 [2020-04-22T12:53:47.960Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch 12:53:47 [2020-04-22T12:53:47.960Z] === RUN TestDockerSuite/TestContainerAPIStart 12:53:49 [2020-04-22T12:53:49.504Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled 12:53:49 [2020-04-22T12:53:49.504Z] === RUN TestDockerSuite/TestContainerAPIStop 12:53:51 [2020-04-22T12:53:51.692Z] === RUN TestDockerSuite/TestContainerAPITop 12:53:51 [2020-04-22T12:53:51.692Z] === RUN TestDockerSuite/TestContainerAPITopWindows 12:53:53 [2020-04-22T12:53:53.882Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader 12:53:53 [2020-04-22T12:53:53.882Z] === RUN TestDockerSuite/TestContainerAPIWait 12:53:57 [2020-04-22T12:53:57.635Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal 12:53:59 [2020-04-22T12:53:59.246Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp 12:53:59 [2020-04-22T12:53:59.826Z] === RUN TestDockerSuite/TestContainerNetworkMode 12:53:59 [2020-04-22T12:53:59.826Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks 12:53:59 [2020-04-22T12:53:59.826Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks 12:53:59 [2020-04-22T12:53:59.826Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork 12:53:59 [2020-04-22T12:53:59.826Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork 12:53:59 [2020-04-22T12:53:59.826Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe 12:54:01 [2020-04-22T12:54:01.371Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate 12:54:26 [2020-04-22T12:54:26.551Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs 12:54:26 [2020-04-22T12:54:26.551Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation 12:54:26 [2020-04-22T12:54:26.551Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks 12:54:26 [2020-04-22T12:54:26.551Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork 12:54:26 [2020-04-22T12:54:26.551Z] === RUN TestDockerSuite/TestContainersNetworkIsolation 12:54:26 [2020-04-22T12:54:26.551Z] === RUN TestDockerSuite/TestCopyAndRestart 12:54:26 [2020-04-22T12:54:26.551Z] === RUN TestDockerSuite/TestCopyCreatedContainer 12:54:26 [2020-04-22T12:54:26.551Z] === RUN TestDockerSuite/TestCpAbsolutePath 12:54:31 [2020-04-22T12:54:31.311Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail 12:54:33 [2020-04-22T12:54:33.650Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink 12:54:33 [2020-04-22T12:54:33.650Z] === RUN TestDockerSuite/TestCpFromCaseA 12:54:33 [2020-04-22T12:54:33.650Z] === RUN TestDockerSuite/TestCpFromCaseB 12:54:33 [2020-04-22T12:54:33.650Z] === RUN TestDockerSuite/TestCpFromCaseC 12:54:33 [2020-04-22T12:54:33.650Z] === RUN TestDockerSuite/TestCpFromCaseD 12:54:33 [2020-04-22T12:54:33.650Z] === RUN TestDockerSuite/TestCpFromCaseE 12:54:33 [2020-04-22T12:54:33.650Z] === RUN TestDockerSuite/TestCpFromCaseF 12:54:33 [2020-04-22T12:54:33.650Z] === RUN TestDockerSuite/TestCpFromCaseG 12:54:33 [2020-04-22T12:54:33.650Z] === RUN TestDockerSuite/TestCpFromCaseH 12:54:33 [2020-04-22T12:54:33.650Z] === RUN TestDockerSuite/TestCpFromCaseI 12:54:33 [2020-04-22T12:54:33.650Z] === RUN TestDockerSuite/TestCpFromCaseJ 12:54:33 [2020-04-22T12:54:33.650Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination 12:54:33 [2020-04-22T12:54:33.650Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory 12:54:33 [2020-04-22T12:54:33.650Z] === RUN TestDockerSuite/TestCpGarbagePath 12:54:35 [2020-04-22T12:54:35.844Z] === RUN TestDockerSuite/TestCpLocalOnly 12:54:35 [2020-04-22T12:54:35.844Z] === RUN TestDockerSuite/TestCpNameHasColon 12:54:35 [2020-04-22T12:54:35.844Z] === RUN TestDockerSuite/TestCpRelativePath 12:54:38 [2020-04-22T12:54:38.036Z] === RUN TestDockerSuite/TestCpSpecialFiles 12:54:38 [2020-04-22T12:54:38.036Z] === RUN TestDockerSuite/TestCpSymlinkComponent 12:54:38 [2020-04-22T12:54:38.036Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink 12:54:38 [2020-04-22T12:54:38.036Z] === RUN TestDockerSuite/TestCpToCaseA 12:54:42 [2020-04-22T12:54:42.746Z] === RUN TestDockerSuite/TestCpToCaseB 12:54:49 [2020-04-22T12:54:49.853Z] === RUN TestDockerSuite/TestCpToCaseC 12:54:49 [2020-04-22T12:54:49.853Z] === RUN TestDockerSuite/TestCpToCaseD 12:54:49 [2020-04-22T12:54:49.853Z] === RUN TestDockerSuite/TestCpToCaseE 12:55:02 [2020-04-22T12:55:02.268Z] === RUN TestDockerSuite/TestCpToCaseF 12:55:02 [2020-04-22T12:55:02.268Z] === RUN TestDockerSuite/TestCpToCaseG 12:55:02 [2020-04-22T12:55:02.268Z] === RUN TestDockerSuite/TestCpToCaseH 12:55:03 [2020-04-22T12:55:03.358Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed 12:55:10 [2020-04-22T12:55:10.872Z] === RUN TestDockerSuite/TestCpToCaseI 12:55:10 [2020-04-22T12:55:10.872Z] === RUN TestDockerSuite/TestCpToCaseJ 12:55:10 [2020-04-22T12:55:10.872Z] === RUN TestDockerSuite/TestCpToDot 12:55:12 [2020-04-22T12:55:12.417Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs 12:55:12 [2020-04-22T12:55:12.417Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume 12:55:12 [2020-04-22T12:55:12.417Z] === RUN TestDockerSuite/TestCpToStdout 12:55:14 [2020-04-22T12:55:14.606Z] === RUN TestDockerSuite/TestCpToSymlinkDestination 12:55:14 [2020-04-22T12:55:14.606Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory 12:55:14 [2020-04-22T12:55:14.606Z] === RUN TestDockerSuite/TestCpUnprivilegedUser 12:55:14 [2020-04-22T12:55:14.606Z] === RUN TestDockerSuite/TestCpVolumePath 12:55:14 [2020-04-22T12:55:14.606Z] === RUN TestDockerSuite/TestCreate64ByteHexID 12:55:14 [2020-04-22T12:55:14.606Z] === RUN TestDockerSuite/TestCreateArgs 12:55:14 [2020-04-22T12:55:14.606Z] === RUN TestDockerSuite/TestCreateByImageID 12:55:16 [2020-04-22T12:55:16.797Z] === RUN TestDockerSuite/TestCreateEchoStdout 12:55:18 [2020-04-22T12:55:18.214Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom 12:55:18 [2020-04-22T12:55:18.341Z] === RUN TestDockerSuite/TestCreateGrowRootfs 12:55:18 [2020-04-22T12:55:18.802Z] === RUN TestDockerSuite/TestCreateHostConfig 12:55:18 [2020-04-22T12:55:18.802Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber 12:55:20 [2020-04-22T12:55:20.989Z] === RUN TestDockerSuite/TestCreateLabelFromImage 12:55:21 [2020-04-22T12:55:21.450Z] === RUN TestDockerSuite/TestCreateLabels 12:55:21 [2020-04-22T12:55:21.451Z] === RUN TestDockerSuite/TestCreateModeIpcContainer 12:55:21 [2020-04-22T12:55:21.451Z] === RUN TestDockerSuite/TestCreateRM 12:55:21 [2020-04-22T12:55:21.912Z] === RUN TestDockerSuite/TestCreateShrinkRootfs 12:55:21 [2020-04-22T12:55:21.912Z] === RUN TestDockerSuite/TestCreateStopSignal 12:55:21 [2020-04-22T12:55:21.912Z] === RUN TestDockerSuite/TestCreateStopTimeout 12:55:22 [2020-04-22T12:55:22.374Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint 12:55:29 [2020-04-22T12:55:29.477Z] === RUN TestDockerSuite/TestCreateVolumesCreated 12:55:29 [2020-04-22T12:55:29.939Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts 12:55:30 [2020-04-22T12:55:30.400Z] === RUN TestDockerSuite/TestCreateWithLargePortRange 12:55:34 [2020-04-22T12:55:34.154Z] === RUN TestDockerSuite/TestCreateWithPortRange 12:55:34 [2020-04-22T12:55:34.154Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit 12:55:34 [2020-04-22T12:55:34.154Z] === RUN TestDockerSuite/TestCreateWithWorkdir 12:55:36 [2020-04-22T12:55:36.276Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart 12:55:36 [2020-04-22T12:55:36.344Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds 12:55:36 [2020-04-22T12:55:36.344Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig 12:55:36 [2020-04-22T12:55:36.344Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds 12:55:36 [2020-04-22T12:55:36.344Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom 12:55:36 [2020-04-22T12:55:36.344Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume 12:55:36 [2020-04-22T12:55:36.344Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig 12:55:36 [2020-04-22T12:55:36.344Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked 12:55:36 [2020-04-22T12:55:36.344Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig 12:55:36 [2020-04-22T12:55:36.344Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS 12:55:36 [2020-04-22T12:55:36.344Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit 12:55:36 [2020-04-22T12:55:36.344Z] === RUN TestDockerSuite/TestDevicePermissions 12:55:36 [2020-04-22T12:55:36.344Z] === RUN TestDockerSuite/TestDockerFails 12:55:36 [2020-04-22T12:55:36.344Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom 12:55:36 [2020-04-22T12:55:36.344Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind 12:55:36 [2020-04-22T12:55:36.344Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts 12:55:36 [2020-04-22T12:55:36.344Z] === RUN TestDockerSuite/TestEventsAttach 12:55:36 [2020-04-22T12:55:36.344Z] === RUN TestDockerSuite/TestEventsCommit 12:55:36 [2020-04-22T12:55:36.344Z] === RUN TestDockerSuite/TestEventsContainerEvents 12:55:38 [2020-04-22T12:55:38.531Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort 12:55:40 [2020-04-22T12:55:40.719Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch 12:55:42 [2020-04-22T12:55:42.905Z] === RUN TestDockerSuite/TestEventsContainerRestart 12:55:50 [2020-04-22T12:55:50.016Z] === RUN TestDockerSuite/TestEventsCopy 12:55:54 [2020-04-22T12:55:54.355Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict 12:55:55 [2020-04-22T12:55:55.898Z] === RUN TestDockerSuite/TestEventsFilterContainer 12:55:59 [2020-04-22T12:55:59.677Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction 12:56:01 [2020-04-22T12:56:01.225Z] === RUN TestDockerSuite/TestEventsFilterImageLabels 12:56:02 [2020-04-22T12:56:02.199Z] === RUN TestDockerSuite/TestEventsFilterImageName 12:56:05 [2020-04-22T12:56:05.117Z] === RUN TestDockerSuite/TestEventsFilterLabels 12:56:06 [2020-04-22T12:56:06.089Z] === RUN TestDockerSuite/TestEventsFilterType 12:56:06 [2020-04-22T12:56:06.539Z] --- PASS: TestDockerExternalVolumeSuite (441.33s) 12:56:06 [2020-04-22T12:56:06.539Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.93s) 12:56:06 [2020-04-22T12:56:06.539Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume 12:56:06 [2020-04-22T12:56:06.539Z] docker_cli_external_volume_driver_test.go:53: Daemon d8fe50a830f9e is not started 12:56:06 [2020-04-22T12:56:06.539Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) 12:56:06 [2020-04-22T12:56:06.539Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities 12:56:06 [2020-04-22T12:56:06.539Z] daemon.go:325: [de76fed284bb6] waiting for daemon to start 12:56:06 [2020-04-22T12:56:06.539Z] daemon.go:325: [de76fed284bb6] waiting for daemon to start 12:56:06 [2020-04-22T12:56:06.539Z] daemon.go:353: [de76fed284bb6] daemon started 12:56:06 [2020-04-22T12:56:06.539Z] daemon.go:461: [de76fed284bb6] Stopping daemon 12:56:06 [2020-04-22T12:56:06.539Z] daemon.go:296: [de76fed284bb6] exiting daemon 12:56:06 [2020-04-22T12:56:06.539Z] daemon.go:448: [de76fed284bb6] Daemon stopped 12:56:06 [2020-04-22T12:56:06.539Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.59s) 12:56:06 [2020-04-22T12:56:06.539Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer 12:56:06 [2020-04-22T12:56:06.539Z] daemon.go:325: [de46ab3f977c4] waiting for daemon to start 12:56:06 [2020-04-22T12:56:06.539Z] daemon.go:325: [de46ab3f977c4] waiting for daemon to start 12:56:06 [2020-04-22T12:56:06.539Z] daemon.go:353: [de46ab3f977c4] daemon started 12:56:06 [2020-04-22T12:56:06.539Z] daemon.go:461: [de46ab3f977c4] Stopping daemon 12:56:06 [2020-04-22T12:56:06.539Z] daemon.go:296: [de46ab3f977c4] exiting daemon 12:56:06 [2020-04-22T12:56:06.539Z] daemon.go:448: [de46ab3f977c4] Daemon stopped 12:56:06 [2020-04-22T12:56:06.539Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet 12:56:06 [2020-04-22T12:56:06.540Z] docker_cli_external_volume_driver_test.go:53: Daemon d9f4e476f2d85 is not started 12:56:06 [2020-04-22T12:56:06.540Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:325: [d01b5039ba2b8] waiting for daemon to start 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:325: [d01b5039ba2b8] waiting for daemon to start 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:353: [d01b5039ba2b8] daemon started 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:461: [d01b5039ba2b8] Stopping daemon 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:296: [d01b5039ba2b8] exiting daemon 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:448: [d01b5039ba2b8] Daemon stopped 12:56:06 [2020-04-22T12:56:06.540Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList 12:56:06 [2020-04-22T12:56:06.540Z] docker_cli_external_volume_driver_test.go:53: Daemon d4e8b49ac7663 is not started 12:56:06 [2020-04-22T12:56:06.540Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked 12:56:06 [2020-04-22T12:56:06.540Z] docker_cli_external_volume_driver_test.go:53: Daemon dc131bfac53d1 is not started 12:56:06 [2020-04-22T12:56:06.540Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.61s) 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:325: [d9ecd9761c569] waiting for daemon to start 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:325: [d9ecd9761c569] waiting for daemon to start 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:353: [d9ecd9761c569] daemon started 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:461: [d9ecd9761c569] Stopping daemon 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:296: [d9ecd9761c569] exiting daemon 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:448: [d9ecd9761c569] Daemon stopped 12:56:06 [2020-04-22T12:56:06.540Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.57s) 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:325: [dd26a49730db4] waiting for daemon to start 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:325: [dd26a49730db4] waiting for daemon to start 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:353: [dd26a49730db4] daemon started 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:461: [dd26a49730db4] Stopping daemon 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:296: [dd26a49730db4] exiting daemon 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:448: [dd26a49730db4] Daemon stopped 12:56:06 [2020-04-22T12:56:06.540Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.83s) 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:325: [dc2415dbe6f2a] waiting for daemon to start 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:325: [dc2415dbe6f2a] waiting for daemon to start 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:353: [dc2415dbe6f2a] daemon started 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:461: [dc2415dbe6f2a] Stopping daemon 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:296: [dc2415dbe6f2a] exiting daemon 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:448: [dc2415dbe6f2a] Daemon stopped 12:56:06 [2020-04-22T12:56:06.540Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:325: [d44d0c2f121cb] waiting for daemon to start 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:325: [d44d0c2f121cb] waiting for daemon to start 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:353: [d44d0c2f121cb] daemon started 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:461: [d44d0c2f121cb] Stopping daemon 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:296: [d44d0c2f121cb] exiting daemon 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:448: [d44d0c2f121cb] Daemon stopped 12:56:06 [2020-04-22T12:56:06.540Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.61s) 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:325: [dd78e40a9cf47] waiting for daemon to start 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:325: [dd78e40a9cf47] waiting for daemon to start 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:353: [dd78e40a9cf47] daemon started 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:461: [dd78e40a9cf47] Stopping daemon 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:296: [dd78e40a9cf47] exiting daemon 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:448: [dd78e40a9cf47] Daemon stopped 12:56:06 [2020-04-22T12:56:06.540Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.73s) 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:325: [d1703648a2cbc] waiting for daemon to start 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:325: [d1703648a2cbc] waiting for daemon to start 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:353: [d1703648a2cbc] daemon started 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:461: [d1703648a2cbc] Stopping daemon 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:296: [d1703648a2cbc] exiting daemon 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:448: [d1703648a2cbc] Daemon stopped 12:56:06 [2020-04-22T12:56:06.540Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.03s) 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:325: [d94cf7ac77739] waiting for daemon to start 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:325: [d94cf7ac77739] waiting for daemon to start 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:353: [d94cf7ac77739] daemon started 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:461: [d94cf7ac77739] Stopping daemon 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:296: [d94cf7ac77739] exiting daemon 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:448: [d94cf7ac77739] Daemon stopped 12:56:06 [2020-04-22T12:56:06.540Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.58s) 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:325: [d8e9eeec784a3] waiting for daemon to start 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:325: [d8e9eeec784a3] waiting for daemon to start 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:353: [d8e9eeec784a3] daemon started 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:461: [d8e9eeec784a3] Stopping daemon 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:296: [d8e9eeec784a3] exiting daemon 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:448: [d8e9eeec784a3] Daemon stopped 12:56:06 [2020-04-22T12:56:06.540Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.48s) 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:325: [d347c95693909] waiting for daemon to start 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:325: [d347c95693909] waiting for daemon to start 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:353: [d347c95693909] daemon started 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:461: [d347c95693909] Stopping daemon 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:296: [d347c95693909] exiting daemon 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:448: [d347c95693909] Daemon stopped 12:56:06 [2020-04-22T12:56:06.540Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.39s) 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart 12:56:06 [2020-04-22T12:56:06.540Z] docker_cli_external_volume_driver_test.go:486: Daemon deda1d6888164 is not started 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:325: [deda1d6888164] waiting for daemon to start 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:325: [deda1d6888164] waiting for daemon to start 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:353: [deda1d6888164] daemon started 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:461: [deda1d6888164] Stopping daemon 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:296: [deda1d6888164] exiting daemon 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:448: [deda1d6888164] Daemon stopped 12:56:06 [2020-04-22T12:56:06.540Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict 12:56:06 [2020-04-22T12:56:06.540Z] docker_cli_external_volume_driver_test.go:53: Daemon d8e8dfd7f341f is not started 12:56:06 [2020-04-22T12:56:06.540Z] PASS 12:56:06 [2020-04-22T12:56:06.540Z] 12:56:06 [2020-04-22T12:56:06.540Z] === Skipped 12:56:06 [2020-04-22T12:56:06.540Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) 12:56:06 [2020-04-22T12:56:06.540Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled 12:56:06 [2020-04-22T12:56:06.540Z] requirement.go:26: unmatched requirement IPv6 12:56:06 [2020-04-22T12:56:06.540Z] check_test.go:309: Daemon d9d05700f12e8 is not started 12:56:06 [2020-04-22T12:56:06.540Z] 12:56:06 [2020-04-22T12:56:06.540Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) 12:56:06 [2020-04-22T12:56:06.540Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize 12:56:06 [2020-04-22T12:56:06.540Z] requirement.go:26: unmatched requirement Devicemapper 12:56:06 [2020-04-22T12:56:06.540Z] check_test.go:309: Daemon d19d005dd9e2c is not started 12:56:06 [2020-04-22T12:56:06.540Z] 12:56:06 [2020-04-22T12:56:06.540Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) 12:56:06 [2020-04-22T12:56:06.540Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) 12:56:06 [2020-04-22T12:56:06.540Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize 12:56:06 [2020-04-22T12:56:06.540Z] requirement.go:26: unmatched requirement Devicemapper 12:56:06 [2020-04-22T12:56:06.540Z] check_test.go:309: Daemon dff11dec1e19b is not started 12:56:06 [2020-04-22T12:56:06.540Z] 12:56:06 [2020-04-22T12:56:06.540Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) 12:56:06 [2020-04-22T12:56:06.540Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) 12:56:06 [2020-04-22T12:56:06.540Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed 12:56:06 [2020-04-22T12:56:06.540Z] 12:56:06 [2020-04-22T12:56:06.540Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) 12:56:06 [2020-04-22T12:56:06.540Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) 12:56:06 [2020-04-22T12:56:06.540Z] requirement.go:26: unmatched requirement IPv6 12:56:06 [2020-04-22T12:56:06.540Z] 12:56:06 [2020-04-22T12:56:06.540Z] 12:56:06 [2020-04-22T12:56:06.540Z] DONE 270 tests, 5 skipped in 2529.907s 12:56:06 [2020-04-22T12:56:06.540Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 12:56:07 [2020-04-22T12:56:07.062Z] === RUN TestDockerSuite/TestEventsFilters 12:56:07 [2020-04-22T12:56:07.471Z] ++++ cat bundles/test-integration/docker.pid 12:56:07 [2020-04-22T12:56:07.471Z] +++ kill 7336 12:56:08 [2020-04-22T12:56:08.402Z] umount: bundles/test-integration/root: no mount point specified. 12:56:08 [2020-04-22T12:56:08.402Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dfd2b2702b4f7/docker.pid 12:56:08 [2020-04-22T12:56:08.402Z] +++ kill 4214 12:56:08 [2020-04-22T12:56:08.402Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 4214 is not a child of this shell 12:56:08 [2020-04-22T12:56:08.402Z] warning: PID 4214 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dfd2b2702b4f7/docker.pid had a nonzero exit code 12:56:08 [2020-04-22T12:56:08.402Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dfd2b2702b4f7/root: target is busy. 12:56:08 [2020-04-22T12:56:08.402Z] +++ /etc/init.d/apparmor stop 12:56:08 [2020-04-22T12:56:08.402Z] Leaving: AppArmorNo profiles have been unloaded. 12:56:08 [2020-04-22T12:56:08.402Z] 12:56:08 [2020-04-22T12:56:08.402Z] Unloading profiles will leave already running processes permanently 12:56:08 [2020-04-22T12:56:08.402Z] unconfined, which can lead to unexpected situations. 12:56:08 [2020-04-22T12:56:08.402Z] 12:56:08 [2020-04-22T12:56:08.402Z] To set a process to complain mode, use the command line tool 12:56:08 [2020-04-22T12:56:08.402Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 12:56:08 [2020-04-22T12:56:08.402Z] +++ true 12:56:08 [2020-04-22T12:56:08.402Z] 12:56:08 [2020-04-22T12:56:08.659Z] Remaining pids to kill: [] Post stage [Pipeline] junit 12:56:08 [2020-04-22T12:56:08.670Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 12:56:10 [2020-04-22T12:56:10.560Z] + echo Ensuring container killed. 12:56:10 [2020-04-22T12:56:10.560Z] Ensuring container killed. 12:56:10 [2020-04-22T12:56:10.560Z] + docker ps -aq -f name=docker-pr1-* 12:56:10 [2020-04-22T12:56:10.560Z] + cids=f9bd644f9aa0 12:56:10 [2020-04-22T12:56:10.560Z] b8f6a6cc9a5e 12:56:10 [2020-04-22T12:56:10.560Z] 0dcfe49857a1 12:56:10 [2020-04-22T12:56:10.560Z] + [ -n f9bd644f9aa0 12:56:10 [2020-04-22T12:56:10.560Z] b8f6a6cc9a5e 12:56:10 [2020-04-22T12:56:10.560Z] 0dcfe49857a1 ] 12:56:10 [2020-04-22T12:56:10.560Z] + docker rm -vf f9bd644f9aa0 b8f6a6cc9a5e 0dcfe49857a1 12:56:11 [2020-04-22T12:56:11.769Z] === RUN TestDockerSuite/TestEventsFormat 12:56:13 [2020-04-22T12:56:13.088Z] f9bd644f9aa0 12:56:13 [2020-04-22T12:56:13.088Z] b8f6a6cc9a5e 12:56:13 [2020-04-22T12:56:13.088Z] 0dcfe49857a1 [Pipeline] sh 12:56:13 [2020-04-22T12:56:13.370Z] + echo Chowning /workspace to jenkins user 12:56:13 [2020-04-22T12:56:13.370Z] Chowning /workspace to jenkins user 12:56:13 [2020-04-22T12:56:13.370Z] + id -u 12:56:13 [2020-04-22T12:56:13.370Z] + id -g 12:56:13 [2020-04-22T12:56:13.370Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40850:/workspace busybox chown -R 1000:1000 /workspace 12:56:13 [2020-04-22T12:56:13.370Z] Unable to find image 'busybox:latest' locally 12:56:13 [2020-04-22T12:56:13.370Z] latest: Pulling from library/busybox 12:56:13 [2020-04-22T12:56:13.370Z] e2334dd9fee4: Pulling fs layer 12:56:13 [2020-04-22T12:56:13.627Z] e2334dd9fee4: Download complete 12:56:13 [2020-04-22T12:56:13.627Z] e2334dd9fee4: Pull complete 12:56:13 [2020-04-22T12:56:13.627Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 12:56:13 [2020-04-22T12:56:13.627Z] Status: Downloaded newer image for busybox:latest 12:56:15 [2020-04-22T12:56:15.519Z] === RUN TestDockerSuite/TestEventsFormatBadField 12:56:15 [2020-04-22T12:56:15.519Z] === RUN TestDockerSuite/TestEventsFormatBadFunc 12:56:15 [2020-04-22T12:56:15.519Z] === RUN TestDockerSuite/TestEventsImageImport 12:56:15 [2020-04-22T12:56:15.519Z] === RUN TestDockerSuite/TestEventsImageLoad 12:56:15 [2020-04-22T12:56:15.519Z] === RUN TestDockerSuite/TestEventsImagePull 12:56:15 [2020-04-22T12:56:15.519Z] === RUN TestDockerSuite/TestEventsImageTag [Pipeline] catchError [Pipeline] { [Pipeline] sh 12:56:17 [2020-04-22T12:56:17.063Z] === RUN TestDockerSuite/TestEventsPluginOps 12:56:17 [2020-04-22T12:56:17.063Z] === RUN TestDockerSuite/TestEventsRename 12:56:17 [2020-04-22T12:56:17.194Z] + bundleName=amd64 12:56:17 [2020-04-22T12:56:17.194Z] + echo Creating amd64-bundles.tar.gz 12:56:17 [2020-04-22T12:56:17.194Z] Creating amd64-bundles.tar.gz 12:56:17 [2020-04-22T12:56:17.194Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print 12:56:17 [2020-04-22T12:56:17.194Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts 12:56:18 [2020-04-22T12:56:18.135Z] Archiving artifacts 12:56:19 [2020-04-22T12:56:19.257Z] === RUN TestDockerSuite/TestEventsResize 12:56:20 [2020-04-22T12:56:20.237Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40850/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 12:56:20 [2020-04-22T12:56:20.560Z] + make clean 12:56:20 [2020-04-22T12:56:20.560Z] docker volume rm -f docker-dev-cache 12:56:20 [2020-04-22T12:56:20.817Z] docker-dev-cache [Pipeline] deleteDir 12:56:21 [2020-04-22T12:56:21.447Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture 12:56:23 [2020-04-22T12:56:23.637Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 12:56:25 [2020-04-22T12:56:25.828Z] === RUN TestDockerSuite/TestEventsTimestampFormats 12:56:30 [2020-04-22T12:56:30.646Z] === RUN TestDockerSuite/TestEventsTop 12:56:30 [2020-04-22T12:56:30.646Z] === RUN TestDockerSuite/TestEventsUntag 12:56:32 [2020-04-22T12:56:32.832Z] === RUN TestDockerSuite/TestEventsUntilInThePast 12:56:36 [2020-04-22T12:56:36.579Z] === RUN TestDockerSuite/TestExec 12:56:36 [2020-04-22T12:56:36.579Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused 12:56:36 [2020-04-22T12:56:36.579Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd 12:56:37 [2020-04-22T12:56:37.555Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType 12:56:39 [2020-04-22T12:56:39.745Z] === RUN TestDockerSuite/TestExecAPIStart 12:56:39 [2020-04-22T12:56:39.745Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible 12:56:39 [2020-04-22T12:56:39.745Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders 12:56:39 [2020-04-22T12:56:39.745Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand 12:56:41 [2020-04-22T12:56:41.290Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError 12:56:42 [2020-04-22T12:56:42.835Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand 12:56:45 [2020-04-22T12:56:45.027Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach 12:56:46 [2020-04-22T12:56:46.575Z] === RUN TestDockerSuite/TestExecAfterContainerRestart 12:56:50 [2020-04-22T12:56:50.328Z] === RUN TestDockerSuite/TestExecCgroup 12:56:50 [2020-04-22T12:56:50.328Z] === RUN TestDockerSuite/TestExecEnv 12:56:50 [2020-04-22T12:56:50.328Z] === RUN TestDockerSuite/TestExecEnvLinksHost 12:56:50 [2020-04-22T12:56:50.328Z] === RUN TestDockerSuite/TestExecExitStatus 12:56:52 [2020-04-22T12:56:52.519Z] === RUN TestDockerSuite/TestExecInspectID 12:56:57 [2020-04-22T12:56:57.238Z] === RUN TestDockerSuite/TestExecInteractive 12:56:57 [2020-04-22T12:56:57.238Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer 12:56:57 [2020-04-22T12:56:57.238Z] === RUN TestDockerSuite/TestExecParseError 12:56:57 [2020-04-22T12:56:57.238Z] === RUN TestDockerSuite/TestExecPausedContainer 12:56:57 [2020-04-22T12:56:57.238Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt 12:56:57 [2020-04-22T12:56:57.238Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart 12:56:58 [2020-04-22T12:56:58.785Z] === RUN TestDockerSuite/TestExecSetEnv 12:56:58 [2020-04-22T12:56:58.785Z] === RUN TestDockerSuite/TestExecStartFails 12:56:58 [2020-04-22T12:56:58.785Z] === RUN TestDockerSuite/TestExecStateCleanup 12:56:58 [2020-04-22T12:56:58.785Z] === RUN TestDockerSuite/TestExecStopNotHanging 12:56:58 [2020-04-22T12:56:58.785Z] === RUN TestDockerSuite/TestExecTTYCloseStdin 12:56:58 [2020-04-22T12:56:58.785Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin 12:57:00 [2020-04-22T12:57:00.977Z] === RUN TestDockerSuite/TestExecUlimits 12:57:00 [2020-04-22T12:57:00.978Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped 12:57:08 [2020-04-22T12:57:08.083Z] === RUN TestDockerSuite/TestExecWithImageUser 12:57:08 [2020-04-22T12:57:08.083Z] === RUN TestDockerSuite/TestExecWithPrivileged 12:57:08 [2020-04-22T12:57:08.083Z] === RUN TestDockerSuite/TestExecWithUser 12:57:08 [2020-04-22T12:57:08.083Z] === RUN TestDockerSuite/TestGetContainerStats 12:57:13 [2020-04-22T12:57:13.901Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream 12:57:19 [2020-04-22T12:57:19.715Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning 12:57:22 [2020-04-22T12:57:22.639Z] === RUN TestDockerSuite/TestGetContainerStatsStream 12:57:28 [2020-04-22T12:57:28.452Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket 12:57:28 [2020-04-22T12:57:28.452Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound 12:57:28 [2020-04-22T12:57:28.452Z] === RUN TestDockerSuite/TestGetStoppedContainerStats 12:57:28 [2020-04-22T12:57:28.452Z] === RUN TestDockerSuite/TestHealth 12:57:28 [2020-04-22T12:57:28.452Z] === RUN TestDockerSuite/TestHistoryExistentImage 12:57:28 [2020-04-22T12:57:28.452Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse 12:57:28 [2020-04-22T12:57:28.452Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue 12:57:28 [2020-04-22T12:57:28.452Z] === RUN TestDockerSuite/TestHistoryImageWithComment 12:57:33 [2020-04-22T12:57:33.160Z] === RUN TestDockerSuite/TestHistoryNonExistentImage 12:57:33 [2020-04-22T12:57:33.160Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce 12:57:33 [2020-04-22T12:57:33.160Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed 12:57:33 [2020-04-22T12:57:33.160Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed 12:57:33 [2020-04-22T12:57:33.160Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed 12:57:33 [2020-04-22T12:57:33.160Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown 12:57:33 [2020-04-22T12:57:33.622Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown 12:57:33 [2020-04-22T12:57:33.622Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown 12:57:34 [2020-04-22T12:57:34.596Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest 12:57:34 [2020-04-22T12:57:34.596Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch 12:57:36 [2020-04-22T12:57:36.786Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort 12:57:36 [2020-04-22T12:57:36.786Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore 12:57:39 [2020-04-22T12:57:39.735Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase 12:57:40 [2020-04-22T12:57:40.715Z] === RUN TestDockerSuite/TestImagesFormat 12:57:40 [2020-04-22T12:57:40.715Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat 12:57:40 [2020-04-22T12:57:40.715Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate 12:57:44 [2020-04-22T12:57:44.471Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter 12:57:44 [2020-04-22T12:57:44.471Z] === RUN TestDockerSuite/TestImportBadURL 12:57:47 [2020-04-22T12:57:47.391Z] === RUN TestDockerSuite/TestImportDisplay 12:57:47 [2020-04-22T12:57:47.391Z] === RUN TestDockerSuite/TestImportFile 12:57:47 [2020-04-22T12:57:47.391Z] === RUN TestDockerSuite/TestImportFileNonExistentFile 12:57:47 [2020-04-22T12:57:47.391Z] === RUN TestDockerSuite/TestImportFileWithMessage 12:57:47 [2020-04-22T12:57:47.391Z] === RUN TestDockerSuite/TestImportGzipped 12:57:47 [2020-04-22T12:57:47.391Z] === RUN TestDockerSuite/TestImportWithQuotedChanges 12:57:47 [2020-04-22T12:57:47.391Z] === RUN TestDockerSuite/TestInfoDebug 12:57:47 [2020-04-22T12:57:47.391Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName 12:57:47 [2020-04-22T12:57:47.391Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend 12:57:47 [2020-04-22T12:57:47.391Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise 12:57:47 [2020-04-22T12:57:47.391Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers 12:57:47 [2020-04-22T12:57:47.391Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers 12:57:47 [2020-04-22T12:57:47.391Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers 12:57:47 [2020-04-22T12:57:47.391Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds 12:57:47 [2020-04-22T12:57:47.391Z] === RUN TestDockerSuite/TestInfoFormat 12:57:47 [2020-04-22T12:57:47.853Z] === RUN TestDockerSuite/TestInsecureRegistries 12:57:47 [2020-04-22T12:57:47.853Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 12:57:47 [2020-04-22T12:57:47.853Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 12:57:47 [2020-04-22T12:57:47.853Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse 12:57:50 [2020-04-22T12:57:50.042Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver 12:57:51 [2020-04-22T12:57:51.591Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy 12:57:51 [2020-04-22T12:57:51.591Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 12:57:51 [2020-04-22T12:57:51.591Z] === RUN TestDockerSuite/TestInspectAPIImageResponse 12:57:51 [2020-04-22T12:57:51.591Z] === RUN TestDockerSuite/TestInspectAmpersand 12:57:51 [2020-04-22T12:57:51.591Z] === RUN TestDockerSuite/TestInspectBindMountPoint 12:57:53 [2020-04-22T12:57:53.780Z] === RUN TestDockerSuite/TestInspectByPrefix 12:57:53 [2020-04-22T12:57:53.781Z] === RUN TestDockerSuite/TestInspectContainerFilterInt 12:57:55 [2020-04-22T12:57:55.325Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver 12:57:55 [2020-04-22T12:57:55.325Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom 12:57:55 [2020-04-22T12:57:55.325Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault 12:57:55 [2020-04-22T12:57:55.788Z] === RUN TestDockerSuite/TestInspectDefault 12:57:57 [2020-04-22T12:57:57.339Z] === RUN TestDockerSuite/TestInspectHistory 12:58:02 [2020-04-22T12:58:02.050Z] === RUN TestDockerSuite/TestInspectImage 12:58:02 [2020-04-22T12:58:02.050Z] === RUN TestDockerSuite/TestInspectImageFilterInt 12:58:02 [2020-04-22T12:58:02.050Z] === RUN TestDockerSuite/TestInspectImageGraphDriver 12:58:02 [2020-04-22T12:58:02.050Z] === RUN TestDockerSuite/TestInspectInt64 12:58:03 [2020-04-22T12:58:03.609Z] === RUN TestDockerSuite/TestInspectJSONFields 12:58:05 [2020-04-22T12:58:05.800Z] === RUN TestDockerSuite/TestInspectLogConfigNoType 12:58:05 [2020-04-22T12:58:05.800Z] === RUN TestDockerSuite/TestInspectNamedMountPoint 12:58:07 [2020-04-22T12:58:07.344Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer 12:58:09 [2020-04-22T12:58:09.535Z] === RUN TestDockerSuite/TestInspectPlugin 12:58:09 [2020-04-22T12:58:09.535Z] === RUN TestDockerSuite/TestInspectRootFS 12:58:09 [2020-04-22T12:58:09.535Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer 12:58:11 [2020-04-22T12:58:11.727Z] === RUN TestDockerSuite/TestInspectStatus 12:58:13 [2020-04-22T12:58:13.915Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound 12:58:17 [2020-04-22T12:58:17.671Z] === RUN TestDockerSuite/TestInspectTemplateError 12:58:19 [2020-04-22T12:58:19.866Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano 12:58:22 [2020-04-22T12:58:22.058Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer 12:58:23 [2020-04-22T12:58:23.607Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage 12:58:25 [2020-04-22T12:58:25.152Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue 12:58:27 [2020-04-22T12:58:27.348Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer 12:58:29 [2020-04-22T12:58:29.560Z] === RUN TestDockerSuite/TestInspectUnknownObject 12:58:29 [2020-04-22T12:58:29.560Z] === RUN TestDockerSuite/TestLinkShortDefinition 12:58:29 [2020-04-22T12:58:29.560Z] === RUN TestDockerSuite/TestLinksEnvs 12:58:29 [2020-04-22T12:58:29.560Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile 12:58:29 [2020-04-22T12:58:29.560Z] === RUN TestDockerSuite/TestLinksHostsFilesInject 12:58:29 [2020-04-22T12:58:29.560Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted 12:58:29 [2020-04-22T12:58:29.560Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped 12:58:29 [2020-04-22T12:58:29.560Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget 12:58:29 [2020-04-22T12:58:29.560Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName 12:58:29 [2020-04-22T12:58:29.560Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer 12:58:29 [2020-04-22T12:58:29.560Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail 12:58:29 [2020-04-22T12:58:29.560Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers 12:58:29 [2020-04-22T12:58:29.560Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename 12:58:29 [2020-04-22T12:58:29.560Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename 12:58:29 [2020-04-22T12:58:29.560Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers 12:58:29 [2020-04-22T12:58:29.560Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart 12:58:29 [2020-04-22T12:58:29.560Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer 12:58:29 [2020-04-22T12:58:29.560Z] === RUN TestDockerSuite/TestLoginWithoutTTY 12:58:29 [2020-04-22T12:58:29.560Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound 12:58:29 [2020-04-22T12:58:29.560Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput 12:58:31 [2020-04-22T12:58:31.108Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr 12:58:33 [2020-04-22T12:58:33.301Z] === RUN TestDockerSuite/TestLogsAPIUntil 12:58:38 [2020-04-22T12:58:38.011Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue 12:58:40 [2020-04-22T12:58:40.205Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow 12:58:40 [2020-04-22T12:58:40.205Z] === RUN TestDockerSuite/TestLogsAPIWithStdout 12:58:42 [2020-04-22T12:58:42.395Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound 12:58:42 [2020-04-22T12:58:42.395Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage 12:58:49 [2020-04-22T12:58:49.500Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage 12:58:55 [2020-04-22T12:58:55.323Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage 12:59:02 [2020-04-22T12:59:02.421Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput 12:59:03 [2020-04-22T12:59:03.970Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout 12:59:05 [2020-04-22T12:59:05.519Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer 12:59:05 [2020-04-22T12:59:05.519Z] === RUN TestDockerSuite/TestLogsFollowStopped 12:59:07 [2020-04-22T12:59:07.711Z] === RUN TestDockerSuite/TestLogsSeparateStderr 12:59:09 [2020-04-22T12:59:09.902Z] === RUN TestDockerSuite/TestLogsSince 12:59:18 [2020-04-22T12:59:18.508Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow 12:59:18 [2020-04-22T12:59:18.508Z] === RUN TestDockerSuite/TestLogsStderrInStdout 12:59:18 [2020-04-22T12:59:18.508Z] === RUN TestDockerSuite/TestLogsTail 12:59:21 [2020-04-22T12:59:21.428Z] === RUN TestDockerSuite/TestLogsTimestamps 12:59:22 [2020-04-22T12:59:22.974Z] === RUN TestDockerSuite/TestLogsWithDetails 12:59:25 [2020-04-22T12:59:25.161Z] === RUN TestDockerSuite/TestMountIntoProc 12:59:25 [2020-04-22T12:59:25.161Z] === RUN TestDockerSuite/TestMountIntoSys 12:59:25 [2020-04-22T12:59:25.161Z] === RUN TestDockerSuite/TestNetHostname 12:59:25 [2020-04-22T12:59:25.161Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost 12:59:25 [2020-04-22T12:59:25.161Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers 12:59:25 [2020-04-22T12:59:25.161Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs 12:59:25 [2020-04-22T12:59:25.161Z] === RUN TestDockerSuite/TestPluginActive 12:59:25 [2020-04-22T12:59:25.161Z] === RUN TestDockerSuite/TestPluginActiveNetwork 12:59:25 [2020-04-22T12:59:25.161Z] === RUN TestDockerSuite/TestPluginInspectOnWindows 12:59:25 [2020-04-22T12:59:25.161Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs 12:59:25 [2020-04-22T12:59:25.161Z] === RUN TestDockerSuite/TestPluginLogDriver 12:59:25 [2020-04-22T12:59:25.161Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList 12:59:25 [2020-04-22T12:59:25.161Z] === RUN TestDockerSuite/TestPluginMetricsCollector 12:59:25 [2020-04-22T12:59:25.161Z] === RUN TestDockerSuite/TestPluginUpgrade 12:59:25 [2020-04-22T12:59:25.161Z] === RUN TestDockerSuite/TestPortBindingOnSandbox 12:59:25 [2020-04-22T12:59:25.161Z] === RUN TestDockerSuite/TestPortExposeHostBinding 12:59:25 [2020-04-22T12:59:25.161Z] === RUN TestDockerSuite/TestPortHostBinding 12:59:25 [2020-04-22T12:59:25.161Z] === RUN TestDockerSuite/TestPortList 12:59:25 [2020-04-22T12:59:25.161Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint 12:59:28 [2020-04-22T12:59:28.917Z] === RUN TestDockerSuite/TestPostContainersAttach 12:59:28 [2020-04-22T12:59:28.917Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound 12:59:28 [2020-04-22T12:59:28.917Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted 12:59:28 [2020-04-22T12:59:28.917Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted 12:59:29 [2020-04-22T12:59:29.380Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative 12:59:29 [2020-04-22T12:59:29.380Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted 12:59:29 [2020-04-22T12:59:29.380Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange 12:59:29 [2020-04-22T12:59:29.380Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize 12:59:29 [2020-04-22T12:59:29.380Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop 12:59:29 [2020-04-22T12:59:29.380Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd 12:59:33 [2020-04-22T12:59:33.132Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues 12:59:33 [2020-04-22T12:59:33.132Z] === RUN TestDockerSuite/TestPsByOrder 12:59:41 [2020-04-22T12:59:41.741Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate 12:59:41 [2020-04-22T12:59:41.741Z] === RUN TestDockerSuite/TestPsListContainersBase 12:59:48 [2020-04-22T12:59:48.847Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage 13:00:01 [2020-04-22T13:00:01.268Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated 13:00:01 [2020-04-22T13:00:01.268Z] === RUN TestDockerSuite/TestPsListContainersFilterExited 13:00:01 [2020-04-22T13:00:01.268Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth 13:00:13 [2020-04-22T13:00:13.697Z] === RUN TestDockerSuite/TestPsListContainersFilterID 13:00:15 [2020-04-22T13:00:15.887Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel 13:00:28 [2020-04-22T13:00:28.314Z] === RUN TestDockerSuite/TestPsListContainersFilterName 13:00:30 [2020-04-22T13:00:30.504Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork 13:00:30 [2020-04-22T13:00:30.504Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts 13:00:30 [2020-04-22T13:00:30.504Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus 13:00:34 [2020-04-22T13:00:34.264Z] === RUN TestDockerSuite/TestPsListContainersSize 13:00:34 [2020-04-22T13:00:34.264Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer 13:00:34 [2020-04-22T13:00:34.264Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer 13:00:34 [2020-04-22T13:00:34.264Z] === RUN TestDockerSuite/TestPsRightTagName 13:00:34 [2020-04-22T13:00:34.264Z] === RUN TestDockerSuite/TestPsShowMounts 13:00:41 [2020-04-22T13:00:41.369Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost 13:00:41 [2020-04-22T13:00:41.369Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows 13:00:41 [2020-04-22T13:00:41.832Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux 13:00:41 [2020-04-22T13:00:41.833Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized 13:00:43 [2020-04-22T13:00:43.385Z] === RUN TestDockerSuite/TestPushUnprefixedRepo 13:00:43 [2020-04-22T13:00:43.847Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs 13:00:43 [2020-04-22T13:00:43.847Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer 13:00:47 [2020-04-22T13:00:47.603Z] === RUN TestDockerSuite/TestRestartContainerSuccess 13:00:52 [2020-04-22T13:00:52.315Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer 13:00:53 [2020-04-22T13:00:53.866Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy 13:01:19 [2020-04-22T13:01:19.084Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer 13:01:19 [2020-04-22T13:01:19.084Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart 13:01:22 [2020-04-22T13:01:22.844Z] === RUN TestDockerSuite/TestRestartPolicyAlways 13:01:23 [2020-04-22T13:01:23.307Z] === RUN TestDockerSuite/TestRestartPolicyNO 13:01:23 [2020-04-22T13:01:23.307Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure 13:01:24 [2020-04-22T13:01:24.281Z] === RUN TestDockerSuite/TestRestartRunningContainer 13:01:28 [2020-04-22T13:01:28.187Z] === RUN TestDockerSuite/TestRestartStoppedContainer 13:01:31 [2020-04-22T13:01:31.955Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork 13:01:31 [2020-04-22T13:01:31.955Z] === RUN TestDockerSuite/TestRestartWithVolumes 13:01:35 [2020-04-22T13:01:35.707Z] === RUN TestDockerSuite/TestRmiBlank 13:01:35 [2020-04-22T13:01:35.707Z] === RUN TestDockerSuite/TestRmiByIDHardConflict 13:01:35 [2020-04-22T13:01:35.707Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound 13:01:50 [2020-04-22T13:01:50.567Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers 13:01:51 [2020-04-22T13:01:51.540Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories 13:01:52 [2020-04-22T13:01:52.002Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags 13:01:59 [2020-04-22T13:01:59.113Z] === RUN TestDockerSuite/TestRmiImgIDForce 13:02:03 [2020-04-22T13:02:03.821Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag 13:02:16 [2020-04-22T13:02:16.250Z] === RUN TestDockerSuite/TestRmiParentImageFail 13:02:20 [2020-04-22T13:02:20.009Z] === RUN TestDockerSuite/TestRmiTag 13:02:20 [2020-04-22T13:02:20.471Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers 13:02:22 [2020-04-22T13:02:22.663Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer 13:02:40 [2020-04-22T13:02:40.412Z] === RUN TestDockerSuite/TestRmiWithContainerFails 13:02:40 [2020-04-22T13:02:40.412Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories 13:02:46 [2020-04-22T13:02:46.234Z] === RUN TestDockerSuite/TestRmiWithParentInUse 13:02:46 [2020-04-22T13:02:46.234Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule 13:02:46 [2020-04-22T13:02:46.234Z] === RUN TestDockerSuite/TestRunAddHost 13:02:46 [2020-04-22T13:02:46.696Z] === RUN TestDockerSuite/TestRunAddHostInHostMode 13:02:46 [2020-04-22T13:02:46.696Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices 13:02:46 [2020-04-22T13:02:46.696Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode 13:02:46 [2020-04-22T13:02:46.696Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc 13:02:46 [2020-04-22T13:02:46.696Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange 13:02:46 [2020-04-22T13:02:46.696Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot 13:02:48 [2020-04-22T13:02:48.246Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose 13:02:48 [2020-04-22T13:02:48.246Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish 13:02:48 [2020-04-22T13:02:48.246Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes 13:02:52 [2020-04-22T13:02:52.005Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak 13:02:54 [2020-04-22T13:02:54.924Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode 13:02:56 [2020-04-22T13:02:56.472Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode 13:02:58 [2020-04-22T13:02:58.670Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode 13:03:00 [2020-04-22T13:03:00.862Z] === RUN TestDockerSuite/TestRunAttachWithDetach 13:03:00 [2020-04-22T13:03:00.862Z] === RUN TestDockerSuite/TestRunBindMounts 13:03:04 [2020-04-22T13:03:04.615Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface 13:03:04 [2020-04-22T13:03:04.615Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface 13:03:04 [2020-04-22T13:03:04.615Z] === RUN TestDockerSuite/TestRunCapAddCHOWN 13:03:04 [2020-04-22T13:03:04.615Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface 13:03:04 [2020-04-22T13:03:04.615Z] === RUN TestDockerSuite/TestRunCapAddInvalid 13:03:04 [2020-04-22T13:03:04.615Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME 13:03:04 [2020-04-22T13:03:04.615Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod 13:03:04 [2020-04-22T13:03:04.615Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod 13:03:04 [2020-04-22T13:03:04.615Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod 13:03:04 [2020-04-22T13:03:04.615Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase 13:03:04 [2020-04-22T13:03:04.615Z] === RUN TestDockerSuite/TestRunCapDropInvalid 13:03:04 [2020-04-22T13:03:04.615Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength 13:03:06 [2020-04-22T13:03:06.808Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty 13:03:06 [2020-04-22T13:03:06.808Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint 13:03:09 [2020-04-22T13:03:09.729Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts 13:03:09 [2020-04-22T13:03:09.729Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort 13:03:09 [2020-04-22T13:03:09.729Z] === RUN TestDockerSuite/TestRunContainerNetwork 13:03:11 [2020-04-22T13:03:11.275Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf 13:03:11 [2020-04-22T13:03:11.275Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO 13:03:11 [2020-04-22T13:03:11.275Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent 13:03:11 [2020-04-22T13:03:11.275Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer 13:03:11 [2020-04-22T13:03:11.275Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs 13:03:11 [2020-04-22T13:03:11.275Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag 13:03:11 [2020-04-22T13:03:11.275Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag 13:03:11 [2020-04-22T13:03:11.275Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer 13:03:13 [2020-04-22T13:03:13.466Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero 13:03:15 [2020-04-22T13:03:15.655Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs 13:03:17 [2020-04-22T13:03:17.848Z] === RUN TestDockerSuite/TestRunCopyVolumeContent 13:03:17 [2020-04-22T13:03:17.848Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID 13:03:17 [2020-04-22T13:03:17.848Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp 13:03:17 [2020-04-22T13:03:17.848Z] === RUN TestDockerSuite/TestRunCreateVolume 13:03:19 [2020-04-22T13:03:19.395Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc 13:03:19 [2020-04-22T13:03:19.395Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink 13:03:19 [2020-04-22T13:03:19.395Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir 13:03:19 [2020-04-22T13:03:19.395Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 13:03:19 [2020-04-22T13:03:19.395Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures 13:03:21 [2020-04-22T13:03:21.590Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed 13:03:34 [2020-04-22T13:03:34.010Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions 13:03:34 [2020-04-22T13:03:34.010Z] === RUN TestDockerSuite/TestRunDNSInHostMode 13:03:34 [2020-04-22T13:03:34.010Z] === RUN TestDockerSuite/TestRunDNSOptions 13:03:34 [2020-04-22T13:03:34.010Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf 13:03:34 [2020-04-22T13:03:34.010Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions 13:03:34 [2020-04-22T13:03:34.010Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule 13:03:34 [2020-04-22T13:03:34.010Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting 13:03:35 [2020-04-22T13:03:35.563Z] === RUN TestDockerSuite/TestRunDeviceNumbers 13:03:35 [2020-04-22T13:03:35.563Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot 13:03:35 [2020-04-22T13:03:35.563Z] === RUN TestDockerSuite/TestRunDuplicateMount 13:03:35 [2020-04-22T13:03:35.563Z] === RUN TestDockerSuite/TestRunEchoNamedContainer 13:03:37 [2020-04-22T13:03:37.761Z] === RUN TestDockerSuite/TestRunEchoStdout 13:03:39 [2020-04-22T13:03:39.953Z] === RUN TestDockerSuite/TestRunEmptyEnv 13:03:39 [2020-04-22T13:03:39.953Z] === RUN TestDockerSuite/TestRunEntrypoint 13:03:41 [2020-04-22T13:03:41.501Z] === RUN TestDockerSuite/TestRunEnvironment 13:03:41 [2020-04-22T13:03:41.501Z] === RUN TestDockerSuite/TestRunEnvironmentErase 13:03:41 [2020-04-22T13:03:41.501Z] === RUN TestDockerSuite/TestRunEnvironmentOverride 13:03:41 [2020-04-22T13:03:41.501Z] === RUN TestDockerSuite/TestRunExitCode 13:03:43 [2020-04-22T13:03:43.696Z] === RUN TestDockerSuite/TestRunExitCodeOne 13:03:45 [2020-04-22T13:03:45.243Z] === RUN TestDockerSuite/TestRunExitCodeZero 13:03:47 [2020-04-22T13:03:47.435Z] === RUN TestDockerSuite/TestRunExitOnStdinClose 13:03:49 [2020-04-22T13:03:49.627Z] === RUN TestDockerSuite/TestRunExposePort 13:03:49 [2020-04-22T13:03:49.627Z] === RUN TestDockerSuite/TestRunFullHostnameSet 13:03:49 [2020-04-22T13:03:49.627Z] === RUN TestDockerSuite/TestRunGroupAdd 13:03:49 [2020-04-22T13:03:49.627Z] === RUN TestDockerSuite/TestRunHostnameFQDN 13:03:49 [2020-04-22T13:03:49.627Z] === RUN TestDockerSuite/TestRunHostnameInHostMode 13:03:49 [2020-04-22T13:03:49.627Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent 13:03:49 [2020-04-22T13:03:49.627Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership 13:03:49 [2020-04-22T13:03:49.627Z] === RUN TestDockerSuite/TestRunInspectMacAddress 13:03:49 [2020-04-22T13:03:49.627Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy 13:03:53 [2020-04-22T13:03:53.382Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent 13:03:53 [2020-04-22T13:03:53.382Z] === RUN TestDockerSuite/TestRunInvalidReference 13:03:53 [2020-04-22T13:03:53.382Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors 13:03:53 [2020-04-22T13:03:53.382Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode 13:03:53 [2020-04-22T13:03:53.382Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID 13:03:53 [2020-04-22T13:03:53.382Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName 13:03:53 [2020-04-22T13:03:53.382Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS 13:04:01 [2020-04-22T13:04:01.995Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled 13:04:01 [2020-04-22T13:04:01.995Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled 13:04:03 [2020-04-22T13:04:03.545Z] === RUN TestDockerSuite/TestRunModeHostname 13:04:03 [2020-04-22T13:04:03.545Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists 13:04:03 [2020-04-22T13:04:03.545Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning 13:04:03 [2020-04-22T13:04:03.545Z] === RUN TestDockerSuite/TestRunModeIpcHost 13:04:03 [2020-04-22T13:04:03.545Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname 13:04:03 [2020-04-22T13:04:03.545Z] === RUN TestDockerSuite/TestRunModePIDContainer 13:04:03 [2020-04-22T13:04:03.545Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists 13:04:03 [2020-04-22T13:04:03.545Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning 13:04:03 [2020-04-22T13:04:03.545Z] === RUN TestDockerSuite/TestRunModePIDHost 13:04:03 [2020-04-22T13:04:03.545Z] === RUN TestDockerSuite/TestRunModeUTSHost 13:04:03 [2020-04-22T13:04:03.545Z] === RUN TestDockerSuite/TestRunMount 13:04:03 [2020-04-22T13:04:03.545Z] === RUN TestDockerSuite/TestRunMountOrdering 13:04:03 [2020-04-22T13:04:03.545Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm 13:04:03 [2020-04-22T13:04:03.545Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost 13:04:03 [2020-04-22T13:04:03.545Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom 13:04:10 [2020-04-22T13:04:10.642Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles 13:04:10 [2020-04-22T13:04:10.642Z] === RUN TestDockerSuite/TestRunNamedVolume 13:04:10 [2020-04-22T13:04:10.642Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData 13:04:10 [2020-04-22T13:04:10.642Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved 13:04:14 [2020-04-22T13:04:14.398Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved 13:04:18 [2020-04-22T13:04:18.150Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared 13:04:18 [2020-04-22T13:04:18.150Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost 13:04:18 [2020-04-22T13:04:18.150Z] === RUN TestDockerSuite/TestRunNetHost 13:04:18 [2020-04-22T13:04:18.150Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks 13:04:18 [2020-04-22T13:04:18.150Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName 13:04:18 [2020-04-22T13:04:18.150Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount 13:04:18 [2020-04-22T13:04:18.150Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO 13:04:18 [2020-04-22T13:04:18.150Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem 13:04:18 [2020-04-22T13:04:18.150Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode 13:04:18 [2020-04-22T13:04:18.150Z] === RUN TestDockerSuite/TestRunNoDupVolumes 13:04:18 [2020-04-22T13:04:18.150Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout 13:04:19 [2020-04-22T13:04:19.125Z] === RUN TestDockerSuite/TestRunNonExecutableCmd 13:04:20 [2020-04-22T13:04:20.682Z] === RUN TestDockerSuite/TestRunNonExistingCmd 13:04:22 [2020-04-22T13:04:22.875Z] === RUN TestDockerSuite/TestRunNonExistingImage 13:04:23 [2020-04-22T13:04:23.849Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress 13:04:25 [2020-04-22T13:04:25.394Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName 13:04:25 [2020-04-22T13:04:25.863Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable 13:04:25 [2020-04-22T13:04:25.863Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse 13:04:25 [2020-04-22T13:04:25.863Z] === RUN TestDockerSuite/TestRunPortInUse 13:04:25 [2020-04-22T13:04:25.863Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod 13:04:25 [2020-04-22T13:04:25.863Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount 13:04:25 [2020-04-22T13:04:25.863Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers 13:04:25 [2020-04-22T13:04:25.863Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers 13:04:25 [2020-04-22T13:04:25.863Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent 13:04:28 [2020-04-22T13:04:28.784Z] === RUN TestDockerSuite/TestRunPublishPort 13:04:28 [2020-04-22T13:04:28.784Z] === RUN TestDockerSuite/TestRunReadFilteredProc 13:04:28 [2020-04-22T13:04:28.784Z] === RUN TestDockerSuite/TestRunReadProcLatency 13:04:28 [2020-04-22T13:04:28.784Z] === RUN TestDockerSuite/TestRunReadProcTimer 13:04:28 [2020-04-22T13:04:28.784Z] === RUN TestDockerSuite/TestRunResolvconfUpdate 13:04:28 [2020-04-22T13:04:28.784Z] === RUN TestDockerSuite/TestRunRestartMaxRetries 13:04:35 [2020-04-22T13:04:35.889Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink 13:04:35 [2020-04-22T13:04:35.889Z] === RUN TestDockerSuite/TestRunRm 13:04:37 [2020-04-22T13:04:37.434Z] === RUN TestDockerSuite/TestRunRmAndWait 13:04:43 [2020-04-22T13:04:43.248Z] === RUN TestDockerSuite/TestRunRmPre125Api 13:04:44 [2020-04-22T13:04:44.799Z] === RUN TestDockerSuite/TestRunRootWorkdir 13:04:46 [2020-04-22T13:04:46.346Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy 13:04:48 [2020-04-22T13:04:48.542Z] === RUN TestDockerSuite/TestRunSetMacAddress 13:04:50 [2020-04-22T13:04:50.738Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer 13:04:50 [2020-04-22T13:04:50.738Z] === RUN TestDockerSuite/TestRunState 13:04:50 [2020-04-22T13:04:50.738Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit 13:04:52 [2020-04-22T13:04:52.290Z] === RUN TestDockerSuite/TestRunStdinPipe 13:04:52 [2020-04-22T13:04:52.290Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak 13:04:53 [2020-04-22T13:04:53.836Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers 13:04:53 [2020-04-22T13:04:53.836Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers 13:04:54 [2020-04-22T13:04:54.300Z] === RUN TestDockerSuite/TestRunTLSVerify 13:04:54 [2020-04-22T13:04:54.300Z] === RUN TestDockerSuite/TestRunTTYWithPipe 13:04:54 [2020-04-22T13:04:54.300Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices 13:04:54 [2020-04-22T13:04:54.300Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers 13:04:59 [2020-04-22T13:04:59.010Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod 13:04:59 [2020-04-22T13:04:59.010Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount 13:04:59 [2020-04-22T13:04:59.010Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot 13:04:59 [2020-04-22T13:04:59.010Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint 13:04:59 [2020-04-22T13:04:59.010Z] === RUN TestDockerSuite/TestRunUnshareProc 13:04:59 [2020-04-22T13:04:59.010Z] === RUN TestDockerSuite/TestRunUserByID 13:04:59 [2020-04-22T13:04:59.010Z] === RUN TestDockerSuite/TestRunUserByIDBig 13:04:59 [2020-04-22T13:04:59.010Z] === RUN TestDockerSuite/TestRunUserByIDNegative 13:04:59 [2020-04-22T13:04:59.010Z] === RUN TestDockerSuite/TestRunUserByIDZero 13:04:59 [2020-04-22T13:04:59.010Z] === RUN TestDockerSuite/TestRunUserByName 13:04:59 [2020-04-22T13:04:59.010Z] === RUN TestDockerSuite/TestRunUserDefaults 13:05:00 [2020-04-22T13:05:00.559Z] === RUN TestDockerSuite/TestRunUserNotFound 13:05:01 [2020-04-22T13:05:01.022Z] === RUN TestDockerSuite/TestRunVerifyContainerID 13:05:08 [2020-04-22T13:05:08.142Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag 13:05:08 [2020-04-22T13:05:08.142Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter 13:05:08 [2020-04-22T13:05:08.142Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths 13:05:11 [2020-04-22T13:05:11.071Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode 13:05:16 [2020-04-22T13:05:16.893Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails 13:05:21 [2020-04-22T13:05:21.616Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved 13:05:27 [2020-04-22T13:05:27.447Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath 13:05:27 [2020-04-22T13:05:27.447Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly 13:05:27 [2020-04-22T13:05:27.447Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared 13:05:27 [2020-04-22T13:05:27.447Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave 13:05:27 [2020-04-22T13:05:27.447Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount 13:05:30 [2020-04-22T13:05:30.382Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent 13:05:37 [2020-04-22T13:05:37.522Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares 13:05:39 [2020-04-22T13:05:39.073Z] === RUN TestDockerSuite/TestRunWithBadDevice 13:05:39 [2020-04-22T13:05:39.073Z] === RUN TestDockerSuite/TestRunWithDaemonFlags 13:05:39 [2020-04-22T13:05:39.073Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress 13:05:39 [2020-04-22T13:05:39.535Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks 13:05:39 [2020-04-22T13:05:39.535Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj 13:05:39 [2020-04-22T13:05:39.535Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange 13:05:39 [2020-04-22T13:05:39.535Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit 13:05:39 [2020-04-22T13:05:39.535Z] === RUN TestDockerSuite/TestRunWithUlimits 13:05:39 [2020-04-22T13:05:39.535Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited 13:05:43 [2020-04-22T13:05:43.300Z] === RUN TestDockerSuite/TestRunWithoutNetworking 13:05:44 [2020-04-22T13:05:44.845Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile 13:05:46 [2020-04-22T13:05:46.395Z] === RUN TestDockerSuite/TestRunWorkingDirectory 13:05:51 [2020-04-22T13:05:51.115Z] === RUN TestDockerSuite/TestRunWriteFilteredProc 13:05:51 [2020-04-22T13:05:51.115Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit 13:05:51 [2020-04-22T13:05:51.115Z] === RUN TestDockerSuite/TestRunWriteToProcAsound 13:05:51 [2020-04-22T13:05:51.115Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue 13:05:51 [2020-04-22T13:05:51.115Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue 13:05:51 [2020-04-22T13:05:51.115Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags 13:05:51 [2020-04-22T13:05:51.115Z] === RUN TestDockerSuite/TestSaveCheckTimes 13:05:51 [2020-04-22T13:05:51.115Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions 13:05:51 [2020-04-22T13:05:51.115Z] === RUN TestDockerSuite/TestSaveImageId 13:05:51 [2020-04-22T13:05:51.115Z] === RUN TestDockerSuite/TestSaveLoadNoTag 13:05:51 [2020-04-22T13:05:51.115Z] === RUN TestDockerSuite/TestSaveLoadParents 13:05:51 [2020-04-22T13:05:51.115Z] === RUN TestDockerSuite/TestSaveMultipleNames 13:05:51 [2020-04-22T13:05:51.115Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages 13:05:51 [2020-04-22T13:05:51.115Z] === RUN TestDockerSuite/TestSaveSingleTag 13:05:51 [2020-04-22T13:05:51.115Z] === RUN TestDockerSuite/TestSaveWithNoExistImage 13:05:51 [2020-04-22T13:05:51.115Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout 13:05:51 [2020-04-22T13:05:51.115Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout 13:05:51 [2020-04-22T13:05:51.115Z] === RUN TestDockerSuite/TestSearchCmdOptions 13:05:53 [2020-04-22T13:05:53.308Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry 13:05:53 [2020-04-22T13:05:53.308Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash 13:05:53 [2020-04-22T13:05:53.770Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter 13:05:54 [2020-04-22T13:05:54.232Z] === RUN TestDockerSuite/TestSearchWithLimit 13:05:55 [2020-04-22T13:05:55.777Z] === RUN TestDockerSuite/TestSlowStdinClosing 13:06:01 [2020-04-22T13:06:01.592Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode 13:06:01 [2020-04-22T13:06:01.592Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers 13:06:08 [2020-04-22T13:06:08.705Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError 13:06:08 [2020-04-22T13:06:08.705Z] === RUN TestDockerSuite/TestStartAttachSilent 13:06:12 [2020-04-22T13:06:12.461Z] === RUN TestDockerSuite/TestStartAttachWithRename 13:06:12 [2020-04-22T13:06:12.461Z] === RUN TestDockerSuite/TestStartMultipleContainers 13:06:12 [2020-04-22T13:06:12.461Z] === RUN TestDockerSuite/TestStartPausedContainer 13:06:12 [2020-04-22T13:06:12.461Z] === RUN TestDockerSuite/TestStartRecordError 13:06:12 [2020-04-22T13:06:12.461Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode 13:06:21 [2020-04-22T13:06:21.073Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded 13:06:21 [2020-04-22T13:06:21.073Z] === RUN TestDockerSuite/TestStatsAllNoStream 13:06:21 [2020-04-22T13:06:21.073Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream 13:06:21 [2020-04-22T13:06:21.073Z] === RUN TestDockerSuite/TestStatsContainerNotFound 13:06:21 [2020-04-22T13:06:21.073Z] === RUN TestDockerSuite/TestStatsFormatAll 13:06:21 [2020-04-22T13:06:21.073Z] === RUN TestDockerSuite/TestStatsNoStream 13:06:21 [2020-04-22T13:06:21.073Z] === RUN TestDockerSuite/TestTopMultipleArgs 13:06:22 [2020-04-22T13:06:22.621Z] === RUN TestDockerSuite/TestTopNonPrivileged 13:06:24 [2020-04-22T13:06:24.812Z] === RUN TestDockerSuite/TestTopPrivileged 13:06:24 [2020-04-22T13:06:24.812Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses 13:06:26 [2020-04-22T13:06:26.358Z] === RUN TestDockerSuite/TestTwoContainersInNetHost 13:06:26 [2020-04-22T13:06:26.358Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput 13:06:26 [2020-04-22T13:06:26.358Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck 13:06:26 [2020-04-22T13:06:26.358Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias 13:06:26 [2020-04-22T13:06:26.358Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks 13:06:26 [2020-04-22T13:06:26.358Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart 13:06:26 [2020-04-22T13:06:26.358Z] === RUN TestDockerSuite/TestVolumeCLICreate 13:06:44 [2020-04-22T13:06:44.090Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel 13:06:44 [2020-04-22T13:06:44.091Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple 13:06:44 [2020-04-22T13:06:44.091Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts 13:06:44 [2020-04-22T13:06:44.091Z] === RUN TestDockerSuite/TestVolumeCLIInspect 13:06:44 [2020-04-22T13:06:44.091Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti 13:06:44 [2020-04-22T13:06:44.091Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError 13:06:44 [2020-04-22T13:06:44.091Z] === RUN TestDockerSuite/TestVolumeCLILs 13:06:45 [2020-04-22T13:06:45.639Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName 13:06:45 [2020-04-22T13:06:45.639Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling 13:06:47 [2020-04-22T13:06:47.836Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers 13:06:48 [2020-04-22T13:06:48.298Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels 13:06:48 [2020-04-22T13:06:48.765Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue 13:06:48 [2020-04-22T13:06:48.765Z] === RUN TestDockerSuite/TestVolumeCLINoArgs 13:06:48 [2020-04-22T13:06:48.766Z] === RUN TestDockerSuite/TestVolumeCLIRm 13:06:55 [2020-04-22T13:06:55.868Z] === RUN TestDockerSuite/TestVolumeCLIRmForce 13:06:55 [2020-04-22T13:06:55.868Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse 13:06:56 [2020-04-22T13:06:56.330Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage 13:06:56 [2020-04-22T13:06:56.330Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts 13:06:56 [2020-04-22T13:06:56.330Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions 13:07:02 [2020-04-22T13:07:02.152Z] === RUN TestDockerSuite/TestVolumeLsFormat 13:07:02 [2020-04-22T13:07:02.614Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat 13:07:03 [2020-04-22T13:07:03.076Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode 13:07:10 [2020-04-22T13:07:10.175Z] === RUN TestDockerSuite/TestVolumesNoCopyData 13:07:10 [2020-04-22T13:07:10.175Z] === RUN TestDockerSuite/TestWindowsRunAsSystem 13:07:11 [2020-04-22T13:07:11.726Z] --- PASS: TestDockerSuite (2323.44s) 13:07:11 [2020-04-22T13:07:11.726Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) 13:07:11 [2020-04-22T13:07:11.726Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) 13:07:11 [2020-04-22T13:07:11.726Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.726Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) 13:07:11 [2020-04-22T13:07:11.726Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) 13:07:11 [2020-04-22T13:07:11.726Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) 13:07:11 [2020-04-22T13:07:11.726Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) 13:07:11 [2020-04-22T13:07:11.726Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.726Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) 13:07:11 [2020-04-22T13:07:11.726Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.56s) 13:07:11 [2020-04-22T13:07:11.726Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.20s) 13:07:11 [2020-04-22T13:07:11.726Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.52s) 13:07:11 [2020-04-22T13:07:11.726Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) 13:07:11 [2020-04-22T13:07:11.726Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (141.51s) 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.76s) 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) 13:07:11 [2020-04-22T13:07:11.727Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) 13:07:11 [2020-04-22T13:07:11.727Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.727Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) 13:07:11 [2020-04-22T13:07:11.727Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.727Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) 13:07:11 [2020-04-22T13:07:11.727Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.727Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) 13:07:11 [2020-04-22T13:07:11.727Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.727Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) 13:07:11 [2020-04-22T13:07:11.727Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.727Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) 13:07:11 [2020-04-22T13:07:11.727Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.727Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) 13:07:11 [2020-04-22T13:07:11.727Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.04s) 13:07:11 [2020-04-22T13:07:11.727Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) 13:07:11 [2020-04-22T13:07:11.727Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.39s) 13:07:11 [2020-04-22T13:07:11.727Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) 13:07:11 [2020-04-22T13:07:11.727Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.727Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) 13:07:11 [2020-04-22T13:07:11.727Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.88s) 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.90s) 13:07:11 [2020-04-22T13:07:11.727Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) 13:07:11 [2020-04-22T13:07:11.727Z] requirement.go:26: unmatched requirement Apparmor 13:07:11 [2020-04-22T13:07:11.727Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) 13:07:11 [2020-04-22T13:07:11.727Z] requirement.go:26: unmatched requirement Apparmor 13:07:11 [2020-04-22T13:07:11.727Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) 13:07:11 [2020-04-22T13:07:11.727Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.727Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) 13:07:11 [2020-04-22T13:07:11.727Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.82s) 13:07:11 [2020-04-22T13:07:11.727Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) 13:07:11 [2020-04-22T13:07:11.727Z] requirement.go:26: unmatched requirement IsPausable 13:07:11 [2020-04-22T13:07:11.727Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) 13:07:11 [2020-04-22T13:07:11.727Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.96s) 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (109.33s) 13:07:11 [2020-04-22T13:07:11.727Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.44s) 13:07:11 [2020-04-22T13:07:11.727Z] requirement.go:26: unmatched requirement UnixCli 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.79s) 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.90s) 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.75s) 13:07:11 [2020-04-22T13:07:11.727Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) 13:07:11 [2020-04-22T13:07:11.727Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.727Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) 13:07:11 [2020-04-22T13:07:11.727Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.727Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) 13:07:11 [2020-04-22T13:07:11.727Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.71s) 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.91s) 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.26s) 13:07:11 [2020-04-22T13:07:11.727Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) 13:07:11 [2020-04-22T13:07:11.727Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.727Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) 13:07:11 [2020-04-22T13:07:11.727Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.32s) 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.27s) 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.73s) 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.89s) 13:07:11 [2020-04-22T13:07:11.727Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) 13:07:11 [2020-04-22T13:07:11.727Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.08s) 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.32s) 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.48s) 13:07:11 [2020-04-22T13:07:11.727Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) 13:07:11 [2020-04-22T13:07:11.727Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.727Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) 13:07:11 [2020-04-22T13:07:11.727Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.727Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) 13:07:11 [2020-04-22T13:07:11.727Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.727Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) 13:07:11 [2020-04-22T13:07:11.727Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.44s) 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildAddTar (36.58s) 13:07:11 [2020-04-22T13:07:11.727Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) 13:07:11 [2020-04-22T13:07:11.727Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.727Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.36s) 13:07:11 [2020-04-22T13:07:11.727Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (16.44s) 13:07:11 [2020-04-22T13:07:11.727Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.71s) 13:07:11 [2020-04-22T13:07:11.727Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.56s) 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.94s) 13:07:11 [2020-04-22T13:07:11.727Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.02s) 13:07:11 [2020-04-22T13:07:11.727Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.66s) 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.06s) 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.66s) 13:07:11 [2020-04-22T13:07:11.727Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.36s) 13:07:11 [2020-04-22T13:07:11.727Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (9.74s) 13:07:11 [2020-04-22T13:07:11.727Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) 13:07:11 [2020-04-22T13:07:11.727Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.727Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) 13:07:11 [2020-04-22T13:07:11.727Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.70s) 13:07:11 [2020-04-22T13:07:11.727Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) 13:07:11 [2020-04-22T13:07:11.727Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.51s) 13:07:11 [2020-04-22T13:07:11.727Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) 13:07:11 [2020-04-22T13:07:11.727Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.727Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) 13:07:11 [2020-04-22T13:07:11.727Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (21.54s) 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.74s) 13:07:11 [2020-04-22T13:07:11.727Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.84s) 13:07:11 [2020-04-22T13:07:11.727Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.727Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s) 13:07:11 [2020-04-22T13:07:11.727Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.28s) 13:07:11 [2020-04-22T13:07:11.727Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) 13:07:11 [2020-04-22T13:07:11.727Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.51s) 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.28s) 13:07:11 [2020-04-22T13:07:11.727Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) 13:07:11 [2020-04-22T13:07:11.727Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.727Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) 13:07:11 [2020-04-22T13:07:11.727Z] requirement.go:26: unmatched requirement UnixCli 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.21s) 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.85s) 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildCmd (0.49s) 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.49s) 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.48s) 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.85s) 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.91s) 13:07:11 [2020-04-22T13:07:11.727Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) 13:07:11 [2020-04-22T13:07:11.727Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.07s) 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildContChar (12.78s) 13:07:11 [2020-04-22T13:07:11.727Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) 13:07:11 [2020-04-22T13:07:11.727Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.47s) 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.86s) 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.74s) 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.43s) 13:07:11 [2020-04-22T13:07:11.727Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) 13:07:11 [2020-04-22T13:07:11.727Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.77s) 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.57s) 13:07:11 [2020-04-22T13:07:11.727Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) 13:07:11 [2020-04-22T13:07:11.727Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.727Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) 13:07:11 [2020-04-22T13:07:11.727Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.16s) 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (32.89s) 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.65s) 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.25s) 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.37s) 13:07:11 [2020-04-22T13:07:11.727Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s) 13:07:11 [2020-04-22T13:07:11.727Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.727Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.36s) 13:07:11 [2020-04-22T13:07:11.727Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.727Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) 13:07:11 [2020-04-22T13:07:11.727Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.55s) 13:07:11 [2020-04-22T13:07:11.727Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) 13:07:11 [2020-04-22T13:07:11.727Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (22.10s) 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.70s) 13:07:11 [2020-04-22T13:07:11.727Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.38s) 13:07:11 [2020-04-22T13:07:11.727Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (21.36s) 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.66s) 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.80s) 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.10s) 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.42s) 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.34s) 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildDockerignore (55.49s) 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.24s) 13:07:11 [2020-04-22T13:07:11.727Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.37s) 13:07:11 [2020-04-22T13:07:11.727Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (60.02s) 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.60s) 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.76s) 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (19.10s) 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.69s) 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.98s) 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (36.28s) 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.89s) 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.12s) 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (72.00s) 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.42s) 13:07:11 [2020-04-22T13:07:11.727Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.36s) 13:07:11 [2020-04-22T13:07:11.727Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.727Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) 13:07:11 [2020-04-22T13:07:11.727Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.50s) 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.03s) 13:07:11 [2020-04-22T13:07:11.727Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) 13:07:11 [2020-04-22T13:07:11.727Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.42s) 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.47s) 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.58s) 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.73s) 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.57s) 13:07:11 [2020-04-22T13:07:11.727Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) 13:07:11 [2020-04-22T13:07:11.727Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.727Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.34s) 13:07:11 [2020-04-22T13:07:11.727Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.727Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) 13:07:11 [2020-04-22T13:07:11.727Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.727Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) 13:07:11 [2020-04-22T13:07:11.727Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.727Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) 13:07:11 [2020-04-22T13:07:11.727Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.16s) 13:07:11 [2020-04-22T13:07:11.727Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) 13:07:11 [2020-04-22T13:07:11.727Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.727Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) 13:07:11 [2020-04-22T13:07:11.727Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.727Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) 13:07:11 [2020-04-22T13:07:11.727Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.97s) 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.70s) 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.11s) 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.55s) 13:07:11 [2020-04-22T13:07:11.727Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) 13:07:11 [2020-04-22T13:07:11.727Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.727Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) 13:07:11 [2020-04-22T13:07:11.727Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.727Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) 13:07:11 [2020-04-22T13:07:11.727Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.727Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) 13:07:11 [2020-04-22T13:07:11.727Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.727Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) 13:07:11 [2020-04-22T13:07:11.727Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildFails (1.88s) 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.66s) 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.71s) 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildForceRm (11.32s) 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildFromGit (10.73s) 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.30s) 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.59s) 13:07:11 [2020-04-22T13:07:11.727Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) 13:07:11 [2020-04-22T13:07:11.727Z] requirement.go:26: unmatched requirement UnixCli 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.72s) 13:07:11 [2020-04-22T13:07:11.727Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.52s) 13:07:11 [2020-04-22T13:07:11.727Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) 13:07:11 [2020-04-22T13:07:11.727Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.18s) 13:07:11 [2020-04-22T13:07:11.728Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) 13:07:11 [2020-04-22T13:07:11.728Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildHistory (10.78s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.89s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.03s) 13:07:11 [2020-04-22T13:07:11.728Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) 13:07:11 [2020-04-22T13:07:11.728Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.76s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.47s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildLabel (0.83s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.61s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.78s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.57s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildLabels (0.89s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.40s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.22s) 13:07:11 [2020-04-22T13:07:11.728Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) 13:07:11 [2020-04-22T13:07:11.728Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.728Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) 13:07:11 [2020-04-22T13:07:11.728Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.51s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.64s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.00s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (14.69s) 13:07:11 [2020-04-22T13:07:11.728Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) 13:07:11 [2020-04-22T13:07:11.728Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.02s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (28.87s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.81s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (14.29s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.84s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.11s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.04s) 13:07:11 [2020-04-22T13:07:11.728Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) 13:07:11 [2020-04-22T13:07:11.728Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.18s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.61s) 13:07:11 [2020-04-22T13:07:11.728Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) 13:07:11 [2020-04-22T13:07:11.728Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.728Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) 13:07:11 [2020-04-22T13:07:11.728Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.58s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.32s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.09s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.20s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.14s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.09s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.19s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.15s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.55s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.32s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.18s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.75s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.04s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.81s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.05s) 13:07:11 [2020-04-22T13:07:11.728Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) 13:07:11 [2020-04-22T13:07:11.728Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.728Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) 13:07:11 [2020-04-22T13:07:11.728Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.92s) 13:07:11 [2020-04-22T13:07:11.728Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) 13:07:11 [2020-04-22T13:07:11.728Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (40.02s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (17.99s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildRm (13.52s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.23s) 13:07:11 [2020-04-22T13:07:11.728Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) 13:07:11 [2020-04-22T13:07:11.728Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.728Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.42s) 13:07:11 [2020-04-22T13:07:11.728Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.29s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.27s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.05s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.71s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.49s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.79s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.57s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.87s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.32s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.09s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildStderr (4.81s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.16s) 13:07:11 [2020-04-22T13:07:11.728Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.37s) 13:07:11 [2020-04-22T13:07:11.728Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.84s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.18s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.63s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.35s) 13:07:11 [2020-04-22T13:07:11.728Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) 13:07:11 [2020-04-22T13:07:11.728Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.728Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) 13:07:11 [2020-04-22T13:07:11.728Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.728Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) 13:07:11 [2020-04-22T13:07:11.728Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.36s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.48s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.49s) 13:07:11 [2020-04-22T13:07:11.728Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) 13:07:11 [2020-04-22T13:07:11.728Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.728Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) 13:07:11 [2020-04-22T13:07:11.728Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (21.40s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.81s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (13.86s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.32s) 13:07:11 [2020-04-22T13:07:11.728Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.38s) 13:07:11 [2020-04-22T13:07:11.728Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.728Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) 13:07:11 [2020-04-22T13:07:11.728Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.27s) 13:07:11 [2020-04-22T13:07:11.728Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.33s) 13:07:11 [2020-04-22T13:07:11.728Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.42s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.64s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.41s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (13.18s) 13:07:11 [2020-04-22T13:07:11.728Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.38s) 13:07:11 [2020-04-22T13:07:11.728Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.728Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.36s) 13:07:11 [2020-04-22T13:07:11.728Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.728Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) 13:07:11 [2020-04-22T13:07:11.728Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.28s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.54s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.84s) 13:07:11 [2020-04-22T13:07:11.728Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.39s) 13:07:11 [2020-04-22T13:07:11.728Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.728Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) 13:07:11 [2020-04-22T13:07:11.728Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.728Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) 13:07:11 [2020-04-22T13:07:11.728Z] docker_cli_sni_test.go:18: Flakey test 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.88s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.43s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestCommitChange (4.80s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.47s) 13:07:11 [2020-04-22T13:07:11.728Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) 13:07:11 [2020-04-22T13:07:11.728Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.51s) 13:07:11 [2020-04-22T13:07:11.728Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) 13:07:11 [2020-04-22T13:07:11.728Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestCommitTTY (6.42s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.45s) 13:07:11 [2020-04-22T13:07:11.728Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) 13:07:11 [2020-04-22T13:07:11.728Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.728Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) 13:07:11 [2020-04-22T13:07:11.728Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.728Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) 13:07:11 [2020-04-22T13:07:11.728Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.728Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) 13:07:11 [2020-04-22T13:07:11.728Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.728Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) 13:07:11 [2020-04-22T13:07:11.728Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.728Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) 13:07:11 [2020-04-22T13:07:11.728Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.728Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) 13:07:11 [2020-04-22T13:07:11.728Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.48s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.46s) 13:07:11 [2020-04-22T13:07:11.728Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) 13:07:11 [2020-04-22T13:07:11.728Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.99s) 13:07:11 [2020-04-22T13:07:11.728Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) 13:07:11 [2020-04-22T13:07:11.728Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.728Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) 13:07:11 [2020-04-22T13:07:11.728Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.728Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) 13:07:11 [2020-04-22T13:07:11.728Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.01s) 13:07:11 [2020-04-22T13:07:11.728Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) 13:07:11 [2020-04-22T13:07:11.728Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.08s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) 13:07:11 [2020-04-22T13:07:11.728Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) 13:07:11 [2020-04-22T13:07:11.728Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.728Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) 13:07:11 [2020-04-22T13:07:11.728Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.728Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) 13:07:11 [2020-04-22T13:07:11.728Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.40s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.73s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.78s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) 13:07:11 [2020-04-22T13:07:11.728Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) 13:07:11 [2020-04-22T13:07:11.728Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.96s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.12s) 13:07:11 [2020-04-22T13:07:11.728Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) 13:07:11 [2020-04-22T13:07:11.728Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.728Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) 13:07:11 [2020-04-22T13:07:11.728Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.90s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.68s) 13:07:11 [2020-04-22T13:07:11.728Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) 13:07:11 [2020-04-22T13:07:11.728Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.16s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.22s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestContainerAPIRename (6.80s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.45s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.61s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.63s) 13:07:11 [2020-04-22T13:07:11.728Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) 13:07:11 [2020-04-22T13:07:11.728Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.23s) 13:07:11 [2020-04-22T13:07:11.728Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) 13:07:11 [2020-04-22T13:07:11.728Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.71s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.05s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.73s) 13:07:11 [2020-04-22T13:07:11.728Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) 13:07:11 [2020-04-22T13:07:11.728Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.728Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) 13:07:11 [2020-04-22T13:07:11.728Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.728Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) 13:07:11 [2020-04-22T13:07:11.728Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.728Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) 13:07:11 [2020-04-22T13:07:11.728Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.728Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) 13:07:11 [2020-04-22T13:07:11.728Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.70s) 13:07:11 [2020-04-22T13:07:11.728Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (25.22s) 13:07:11 [2020-04-22T13:07:11.728Z] docker_api_containers_test.go:2107: case 0 - config: {volume c:\foo false <nil> <nil> <nil>} 13:07:11 [2020-04-22T13:07:11.728Z] docker_api_containers_test.go:2107: case 1 - config: {volume c:\foo\ false <nil> <nil> <nil>} 13:07:11 [2020-04-22T13:07:11.728Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 c:\foo false <nil> <nil> <nil>} 13:07:11 [2020-04-22T13:07:11.728Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 c:\foo true <nil> <nil> <nil>} 13:07:11 [2020-04-22T13:07:11.728Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 c:\foo false <nil> 0xc0001aabe0 <nil>} 13:07:11 [2020-04-22T13:07:11.728Z] docker_api_containers_test.go:2107: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1350139442 c:\foo false <nil> <nil> <nil>} 13:07:11 [2020-04-22T13:07:11.729Z] docker_api_containers_test.go:2107: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1350139442 c:\foo true <nil> <nil> <nil>} 13:07:11 [2020-04-22T13:07:11.729Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) 13:07:11 [2020-04-22T13:07:11.729Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.729Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.19s) 13:07:11 [2020-04-22T13:07:11.729Z] docker_api_containers_test.go:1926: case 0 13:07:11 [2020-04-22T13:07:11.729Z] docker_api_containers_test.go:1926: case 1 13:07:11 [2020-04-22T13:07:11.729Z] docker_api_containers_test.go:1926: case 2 13:07:11 [2020-04-22T13:07:11.729Z] docker_api_containers_test.go:1926: case 3 13:07:11 [2020-04-22T13:07:11.729Z] docker_api_containers_test.go:1926: case 4 13:07:11 [2020-04-22T13:07:11.729Z] docker_api_containers_test.go:1926: case 5 13:07:11 [2020-04-22T13:07:11.729Z] docker_api_containers_test.go:1926: case 6 13:07:11 [2020-04-22T13:07:11.729Z] docker_api_containers_test.go:1926: case 7 13:07:11 [2020-04-22T13:07:11.729Z] docker_api_containers_test.go:1926: case 8 13:07:11 [2020-04-22T13:07:11.729Z] docker_api_containers_test.go:1926: case 9 13:07:11 [2020-04-22T13:07:11.729Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) 13:07:11 [2020-04-22T13:07:11.729Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.729Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) 13:07:11 [2020-04-22T13:07:11.729Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.729Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) 13:07:11 [2020-04-22T13:07:11.729Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.729Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) 13:07:11 [2020-04-22T13:07:11.729Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.729Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) 13:07:11 [2020-04-22T13:07:11.729Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.729Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (6.93s) 13:07:11 [2020-04-22T13:07:11.729Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) 13:07:11 [2020-04-22T13:07:11.729Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.729Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) 13:07:11 [2020-04-22T13:07:11.729Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.729Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) 13:07:11 [2020-04-22T13:07:11.729Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.729Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) 13:07:11 [2020-04-22T13:07:11.729Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.729Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) 13:07:11 [2020-04-22T13:07:11.729Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.729Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) 13:07:11 [2020-04-22T13:07:11.729Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.729Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) 13:07:11 [2020-04-22T13:07:11.729Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.729Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) 13:07:11 [2020-04-22T13:07:11.729Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.729Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) 13:07:11 [2020-04-22T13:07:11.729Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.729Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) 13:07:11 [2020-04-22T13:07:11.729Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.729Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) 13:07:11 [2020-04-22T13:07:11.729Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.729Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) 13:07:11 [2020-04-22T13:07:11.729Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.729Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) 13:07:11 [2020-04-22T13:07:11.729Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.729Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.14s) 13:07:11 [2020-04-22T13:07:11.729Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) 13:07:11 [2020-04-22T13:07:11.729Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` 13:07:11 [2020-04-22T13:07:11.729Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) 13:07:11 [2020-04-22T13:07:11.729Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.729Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.06s) 13:07:11 [2020-04-22T13:07:11.729Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) 13:07:11 [2020-04-22T13:07:11.729Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.729Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) 13:07:11 [2020-04-22T13:07:11.729Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.729Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) 13:07:11 [2020-04-22T13:07:11.729Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.729Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.17s) 13:07:11 [2020-04-22T13:07:11.729Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-a255050541\file1 169ab36d258b11bffa653493e2d190dec01d323c448113c3c95aac91890ce188:/root/itWorks.txt` 13:07:11 [2020-04-22T13:07:11.729Z] docker_cli_cp_utils_test.go:279: checking that container "169ab36d258b11bffa653493e2d190dec01d323c448113c3c95aac91890ce188" start output contains "file1\n" 13:07:11 [2020-04-22T13:07:11.729Z] docker_cli_cp_utils_test.go:209: running `docker start -a 169ab36d258b11bffa653493e2d190dec01d323c448113c3c95aac91890ce188` 13:07:11 [2020-04-22T13:07:11.729Z] --- PASS: TestDockerSuite/TestCpToCaseB (6.93s) 13:07:11 [2020-04-22T13:07:11.729Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-b721356968\file1 d01ccd94955bb7cc9640895d391612d56f16933a21539fae5f29ecba273680bd:testDir/` 13:07:11 [2020-04-22T13:07:11.729Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) 13:07:11 [2020-04-22T13:07:11.729Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.729Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) 13:07:11 [2020-04-22T13:07:11.729Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.729Z] --- PASS: TestDockerSuite/TestCpToCaseE (12.65s) 13:07:11 [2020-04-22T13:07:11.729Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e318426087\dir1 0073591f234cbcbe78b3c7592d3eab39c0f30d6aa888ade9c269df5636d6c16d:testDir` 13:07:11 [2020-04-22T13:07:11.729Z] docker_cli_cp_utils_test.go:279: checking that container "0073591f234cbcbe78b3c7592d3eab39c0f30d6aa888ade9c269df5636d6c16d" start output contains "file1-1\n" 13:07:11 [2020-04-22T13:07:11.729Z] docker_cli_cp_utils_test.go:209: running `docker start -a 0073591f234cbcbe78b3c7592d3eab39c0f30d6aa888ade9c269df5636d6c16d` 13:07:11 [2020-04-22T13:07:11.729Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e318426087\dir1 ddcf9805286d6fa9586ba800cd420788d8e5c5fb2756d68638474831c57ebbf4:testDir/` 13:07:11 [2020-04-22T13:07:11.729Z] docker_cli_cp_utils_test.go:279: checking that container "ddcf9805286d6fa9586ba800cd420788d8e5c5fb2756d68638474831c57ebbf4" start output contains "file1-1\n" 13:07:11 [2020-04-22T13:07:11.729Z] docker_cli_cp_utils_test.go:209: running `docker start -a ddcf9805286d6fa9586ba800cd420788d8e5c5fb2756d68638474831c57ebbf4` 13:07:11 [2020-04-22T13:07:11.729Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) 13:07:11 [2020-04-22T13:07:11.729Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.729Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) 13:07:11 [2020-04-22T13:07:11.729Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.729Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.26s) 13:07:11 [2020-04-22T13:07:11.729Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h001771034\dir1\. 9e2d006b3f0ffbfda58b442ba227bd38de363d41e852934edeecabf3a22d0207:testDir` 13:07:11 [2020-04-22T13:07:11.729Z] docker_cli_cp_utils_test.go:279: checking that container "9e2d006b3f0ffbfda58b442ba227bd38de363d41e852934edeecabf3a22d0207" start output contains "file1-1\n" 13:07:11 [2020-04-22T13:07:11.729Z] docker_cli_cp_utils_test.go:209: running `docker start -a 9e2d006b3f0ffbfda58b442ba227bd38de363d41e852934edeecabf3a22d0207` 13:07:11 [2020-04-22T13:07:11.729Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h001771034\dir1\. 09ef89a43d0f6f86bea73306cc45d453c4bb5f7edf7e067a86c4448c07944ecb:testDir/` 13:07:11 [2020-04-22T13:07:11.729Z] docker_cli_cp_utils_test.go:279: checking that container "09ef89a43d0f6f86bea73306cc45d453c4bb5f7edf7e067a86c4448c07944ecb" start output contains "file1-1\n" 13:07:11 [2020-04-22T13:07:11.729Z] docker_cli_cp_utils_test.go:209: running `docker start -a 09ef89a43d0f6f86bea73306cc45d453c4bb5f7edf7e067a86c4448c07944ecb` 13:07:11 [2020-04-22T13:07:11.729Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) 13:07:11 [2020-04-22T13:07:11.729Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.729Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) 13:07:11 [2020-04-22T13:07:11.729Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.729Z] --- PASS: TestDockerSuite/TestCpToDot (2.12s) 13:07:11 [2020-04-22T13:07:11.729Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) 13:07:11 [2020-04-22T13:07:11.729Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.729Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) 13:07:11 [2020-04-22T13:07:11.729Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.729Z] --- PASS: TestDockerSuite/TestCpToStdout (2.12s) 13:07:11 [2020-04-22T13:07:11.729Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) 13:07:11 [2020-04-22T13:07:11.729Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.729Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) 13:07:11 [2020-04-22T13:07:11.729Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.729Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) 13:07:11 [2020-04-22T13:07:11.729Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.729Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) 13:07:11 [2020-04-22T13:07:11.729Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.729Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.15s) 13:07:11 [2020-04-22T13:07:11.729Z] --- PASS: TestDockerSuite/TestCreateArgs (0.17s) 13:07:11 [2020-04-22T13:07:11.729Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.72s) 13:07:11 [2020-04-22T13:07:11.729Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.01s) 13:07:11 [2020-04-22T13:07:11.729Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) 13:07:11 [2020-04-22T13:07:11.729Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s) 13:07:11 [2020-04-22T13:07:11.729Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.88s) 13:07:11 [2020-04-22T13:07:11.729Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.66s) 13:07:11 [2020-04-22T13:07:11.729Z] --- PASS: TestDockerSuite/TestCreateLabels (0.15s) 13:07:11 [2020-04-22T13:07:11.729Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) 13:07:11 [2020-04-22T13:07:11.729Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.729Z] --- PASS: TestDockerSuite/TestCreateRM (0.30s) 13:07:11 [2020-04-22T13:07:11.729Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) 13:07:11 [2020-04-22T13:07:11.729Z] requirement.go:26: unmatched requirement Devicemapper 13:07:11 [2020-04-22T13:07:11.729Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.16s) 13:07:11 [2020-04-22T13:07:11.729Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.30s) 13:07:11 [2020-04-22T13:07:11.729Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.17s) 13:07:11 [2020-04-22T13:07:11.729Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s) 13:07:11 [2020-04-22T13:07:11.729Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.45s) 13:07:11 [2020-04-22T13:07:11.729Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.75s) 13:07:11 [2020-04-22T13:07:11.729Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.16s) 13:07:11 [2020-04-22T13:07:11.729Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) 13:07:11 [2020-04-22T13:07:11.729Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.729Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.03s) 13:07:11 [2020-04-22T13:07:11.729Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) 13:07:11 [2020-04-22T13:07:11.729Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.729Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) 13:07:11 [2020-04-22T13:07:11.729Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) 13:07:11 [2020-04-22T13:07:11.729Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.729Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) 13:07:11 [2020-04-22T13:07:11.729Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.729Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) 13:07:11 [2020-04-22T13:07:11.729Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.729Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) 13:07:11 [2020-04-22T13:07:11.729Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.729Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) 13:07:11 [2020-04-22T13:07:11.729Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.729Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) 13:07:11 [2020-04-22T13:07:11.729Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.729Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) 13:07:11 [2020-04-22T13:07:11.729Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.729Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) 13:07:11 [2020-04-22T13:07:11.729Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.729Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) 13:07:11 [2020-04-22T13:07:11.729Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.729Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) 13:07:11 [2020-04-22T13:07:11.729Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) 13:07:11 [2020-04-22T13:07:11.729Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.729Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) 13:07:11 [2020-04-22T13:07:11.729Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.729Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) 13:07:11 [2020-04-22T13:07:11.729Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.729Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) 13:07:11 [2020-04-22T13:07:11.729Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.729Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) 13:07:11 [2020-04-22T13:07:11.729Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.729Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (1.98s) 13:07:11 [2020-04-22T13:07:11.729Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.10s) 13:07:11 [2020-04-22T13:07:11.729Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.00s) 13:07:11 [2020-04-22T13:07:11.729Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.52s) 13:07:11 [2020-04-22T13:07:11.729Z] --- PASS: TestDockerSuite/TestEventsCopy (4.98s) 13:07:11 [2020-04-22T13:07:11.729Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.38s) 13:07:11 [2020-04-22T13:07:11.729Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.89s) 13:07:11 [2020-04-22T13:07:11.729Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.76s) 13:07:11 [2020-04-22T13:07:11.729Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.05s) 13:07:11 [2020-04-22T13:07:11.729Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.09s) 13:07:11 [2020-04-22T13:07:11.729Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.97s) 13:07:11 [2020-04-22T13:07:11.729Z] --- PASS: TestDockerSuite/TestEventsFilters (4.22s) 13:07:11 [2020-04-22T13:07:11.729Z] --- PASS: TestDockerSuite/TestEventsFormat (4.05s) 13:07:11 [2020-04-22T13:07:11.729Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) 13:07:11 [2020-04-22T13:07:11.729Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) 13:07:11 [2020-04-22T13:07:11.729Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) 13:07:11 [2020-04-22T13:07:11.729Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.729Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) 13:07:11 [2020-04-22T13:07:11.729Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.729Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) 13:07:11 [2020-04-22T13:07:11.729Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.729Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) 13:07:11 [2020-04-22T13:07:11.729Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) 13:07:11 [2020-04-22T13:07:11.729Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.729Z] --- PASS: TestDockerSuite/TestEventsRename (2.10s) 13:07:11 [2020-04-22T13:07:11.729Z] --- PASS: TestDockerSuite/TestEventsResize (2.37s) 13:07:11 [2020-04-22T13:07:11.729Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.94s) 13:07:11 [2020-04-22T13:07:11.729Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.21s) 13:07:11 [2020-04-22T13:07:11.729Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.53s) 13:07:11 [2020-04-22T13:07:11.729Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) 13:07:11 [2020-04-22T13:07:11.729Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.729Z] --- PASS: TestDockerSuite/TestEventsUntag (2.75s) 13:07:11 [2020-04-22T13:07:11.729Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.29s) 13:07:11 [2020-04-22T13:07:11.729Z] --- SKIP: TestDockerSuite/TestExec (0.02s) 13:07:11 [2020-04-22T13:07:11.729Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.729Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) 13:07:11 [2020-04-22T13:07:11.729Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.729Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.60s) 13:07:11 [2020-04-22T13:07:11.729Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.65s) 13:07:11 [2020-04-22T13:07:11.729Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) 13:07:11 [2020-04-22T13:07:11.729Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.729Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) 13:07:11 [2020-04-22T13:07:11.729Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.729Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) 13:07:11 [2020-04-22T13:07:11.730Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.730Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.63s) 13:07:11 [2020-04-22T13:07:11.730Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.78s) 13:07:11 [2020-04-22T13:07:11.730Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.80s) 13:07:11 [2020-04-22T13:07:11.730Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.85s) 13:07:11 [2020-04-22T13:07:11.730Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.75s) 13:07:11 [2020-04-22T13:07:11.730Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) 13:07:11 [2020-04-22T13:07:11.730Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.730Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) 13:07:11 [2020-04-22T13:07:11.730Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.730Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) 13:07:11 [2020-04-22T13:07:11.730Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.730Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.91s) 13:07:11 [2020-04-22T13:07:11.730Z] --- PASS: TestDockerSuite/TestExecInspectID (4.32s) 13:07:11 [2020-04-22T13:07:11.730Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) 13:07:11 [2020-04-22T13:07:11.730Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.730Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) 13:07:11 [2020-04-22T13:07:11.730Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.730Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) 13:07:11 [2020-04-22T13:07:11.730Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.730Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) 13:07:11 [2020-04-22T13:07:11.730Z] requirement.go:26: unmatched requirement IsPausable 13:07:11 [2020-04-22T13:07:11.730Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) 13:07:11 [2020-04-22T13:07:11.730Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.730Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.07s) 13:07:11 [2020-04-22T13:07:11.730Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) 13:07:11 [2020-04-22T13:07:11.730Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.730Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) 13:07:11 [2020-04-22T13:07:11.730Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.730Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) 13:07:11 [2020-04-22T13:07:11.730Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.730Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) 13:07:11 [2020-04-22T13:07:11.730Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.730Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) 13:07:11 [2020-04-22T13:07:11.730Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.730Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.91s) 13:07:11 [2020-04-22T13:07:11.730Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) 13:07:11 [2020-04-22T13:07:11.730Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.730Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.48s) 13:07:11 [2020-04-22T13:07:11.730Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) 13:07:11 [2020-04-22T13:07:11.730Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.730Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) 13:07:11 [2020-04-22T13:07:11.730Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.730Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) 13:07:11 [2020-04-22T13:07:11.730Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.730Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.71s) 13:07:11 [2020-04-22T13:07:11.730Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.64s) 13:07:11 [2020-04-22T13:07:11.730Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.68s) 13:07:11 [2020-04-22T13:07:11.730Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.72s) 13:07:11 [2020-04-22T13:07:11.730Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) 13:07:11 [2020-04-22T13:07:11.730Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.730Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) 13:07:11 [2020-04-22T13:07:11.730Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) 13:07:11 [2020-04-22T13:07:11.730Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) 13:07:11 [2020-04-22T13:07:11.730Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.730Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) 13:07:11 [2020-04-22T13:07:11.730Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) 13:07:11 [2020-04-22T13:07:11.730Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) 13:07:11 [2020-04-22T13:07:11.730Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.45s) 13:07:11 [2020-04-22T13:07:11.730Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) 13:07:11 [2020-04-22T13:07:11.730Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) 13:07:11 [2020-04-22T13:07:11.730Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:11 [2020-04-22T13:07:11.730Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) 13:07:12 [2020-04-22T13:07:12.193Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) 13:07:12 [2020-04-22T13:07:12.193Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) 13:07:12 [2020-04-22T13:07:12.193Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.60s) 13:07:12 [2020-04-22T13:07:12.193Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) 13:07:12 [2020-04-22T13:07:12.193Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.193Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.92s) 13:07:12 [2020-04-22T13:07:12.193Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) 13:07:12 [2020-04-22T13:07:12.193Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.66s) 13:07:12 [2020-04-22T13:07:12.193Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.24s) 13:07:12 [2020-04-22T13:07:12.193Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.76s) 13:07:12 [2020-04-22T13:07:12.193Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.20s) 13:07:12 [2020-04-22T13:07:12.193Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) 13:07:12 [2020-04-22T13:07:12.193Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) 13:07:12 [2020-04-22T13:07:12.193Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.193Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.56s) 13:07:12 [2020-04-22T13:07:12.193Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) 13:07:12 [2020-04-22T13:07:12.193Z] --- PASS: TestDockerSuite/TestImportBadURL (2.40s) 13:07:12 [2020-04-22T13:07:12.193Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) 13:07:12 [2020-04-22T13:07:12.193Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.193Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) 13:07:12 [2020-04-22T13:07:12.193Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.193Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) 13:07:12 [2020-04-22T13:07:12.193Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) 13:07:12 [2020-04-22T13:07:12.193Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.193Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) 13:07:12 [2020-04-22T13:07:12.193Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.193Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) 13:07:12 [2020-04-22T13:07:12.193Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.193Z] --- SKIP: TestDockerSuite/TestInfoDebug (0.01s) 13:07:12 [2020-04-22T13:07:12.193Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.193Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.33s) 13:07:12 [2020-04-22T13:07:12.193Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.193Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.02s) 13:07:12 [2020-04-22T13:07:12.193Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.193Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.02s) 13:07:12 [2020-04-22T13:07:12.193Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.193Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) 13:07:12 [2020-04-22T13:07:12.193Z] requirement.go:26: unmatched requirement IsPausable 13:07:12 [2020-04-22T13:07:12.193Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) 13:07:12 [2020-04-22T13:07:12.193Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.193Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) 13:07:12 [2020-04-22T13:07:12.193Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.193Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) 13:07:12 [2020-04-22T13:07:12.193Z] --- PASS: TestDockerSuite/TestInfoFormat (0.11s) 13:07:12 [2020-04-22T13:07:12.193Z] --- SKIP: TestDockerSuite/TestInsecureRegistries (0.01s) 13:07:12 [2020-04-22T13:07:12.193Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.193Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) 13:07:12 [2020-04-22T13:07:12.193Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.193Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) 13:07:12 [2020-04-22T13:07:12.193Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.193Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.96s) 13:07:12 [2020-04-22T13:07:12.193Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.80s) 13:07:12 [2020-04-22T13:07:12.193Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) 13:07:12 [2020-04-22T13:07:12.193Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.193Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) 13:07:12 [2020-04-22T13:07:12.193Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.193Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) 13:07:12 [2020-04-22T13:07:12.193Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) 13:07:12 [2020-04-22T13:07:12.193Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.193Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.88s) 13:07:12 [2020-04-22T13:07:12.193Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) 13:07:12 [2020-04-22T13:07:12.193Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.93s) 13:07:12 [2020-04-22T13:07:12.193Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) 13:07:12 [2020-04-22T13:07:12.193Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.193Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) 13:07:12 [2020-04-22T13:07:12.193Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.193Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) 13:07:12 [2020-04-22T13:07:12.193Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.193Z] --- PASS: TestDockerSuite/TestInspectDefault (1.90s) 13:07:12 [2020-04-22T13:07:12.193Z] --- PASS: TestDockerSuite/TestInspectHistory (4.42s) 13:07:12 [2020-04-22T13:07:12.193Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) 13:07:12 [2020-04-22T13:07:12.193Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.193Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) 13:07:12 [2020-04-22T13:07:12.193Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.193Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) 13:07:12 [2020-04-22T13:07:12.193Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.193Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.91s) 13:07:12 [2020-04-22T13:07:12.193Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.64s) 13:07:12 [2020-04-22T13:07:12.193Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.16s) 13:07:12 [2020-04-22T13:07:12.193Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.89s) 13:07:12 [2020-04-22T13:07:12.193Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.86s) 13:07:12 [2020-04-22T13:07:12.193Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) 13:07:12 [2020-04-22T13:07:12.193Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.193Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) 13:07:12 [2020-04-22T13:07:12.193Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.89s) 13:07:12 [2020-04-22T13:07:12.193Z] --- PASS: TestDockerSuite/TestInspectStatus (2.25s) 13:07:12 [2020-04-22T13:07:12.193Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.88s) 13:07:12 [2020-04-22T13:07:12.193Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.96s) 13:07:12 [2020-04-22T13:07:12.193Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.20s) 13:07:12 [2020-04-22T13:07:12.193Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.70s) 13:07:12 [2020-04-22T13:07:12.193Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.86s) 13:07:12 [2020-04-22T13:07:12.193Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.00s) 13:07:12 [2020-04-22T13:07:12.193Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.01s) 13:07:12 [2020-04-22T13:07:12.193Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) 13:07:12 [2020-04-22T13:07:12.193Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) 13:07:12 [2020-04-22T13:07:12.193Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.193Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) 13:07:12 [2020-04-22T13:07:12.193Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.193Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) 13:07:12 [2020-04-22T13:07:12.193Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.193Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) 13:07:12 [2020-04-22T13:07:12.193Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.193Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) 13:07:12 [2020-04-22T13:07:12.193Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.193Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) 13:07:12 [2020-04-22T13:07:12.193Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.193Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) 13:07:12 [2020-04-22T13:07:12.193Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.193Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) 13:07:12 [2020-04-22T13:07:12.193Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.193Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) 13:07:12 [2020-04-22T13:07:12.193Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.193Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) 13:07:12 [2020-04-22T13:07:12.193Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.193Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) 13:07:12 [2020-04-22T13:07:12.193Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.193Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) 13:07:12 [2020-04-22T13:07:12.193Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.193Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) 13:07:12 [2020-04-22T13:07:12.193Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.193Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) 13:07:12 [2020-04-22T13:07:12.193Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.193Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) 13:07:12 [2020-04-22T13:07:12.193Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.193Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) 13:07:12 [2020-04-22T13:07:12.193Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.193Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) 13:07:12 [2020-04-22T13:07:12.193Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) 13:07:12 [2020-04-22T13:07:12.193Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.73s) 13:07:12 [2020-04-22T13:07:12.193Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.63s) 13:07:12 [2020-04-22T13:07:12.193Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.28s) 13:07:12 [2020-04-22T13:07:12.193Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (1.99s) 13:07:12 [2020-04-22T13:07:12.193Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) 13:07:12 [2020-04-22T13:07:12.193Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.193Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.86s) 13:07:12 [2020-04-22T13:07:12.193Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) 13:07:12 [2020-04-22T13:07:12.193Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.43s) 13:07:12 [2020-04-22T13:07:12.193Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.51s) 13:07:12 [2020-04-22T13:07:12.193Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.38s) 13:07:12 [2020-04-22T13:07:12.193Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.17s) 13:07:12 [2020-04-22T13:07:12.193Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.04s) 13:07:12 [2020-04-22T13:07:12.193Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) 13:07:12 [2020-04-22T13:07:12.193Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.193Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.04s) 13:07:12 [2020-04-22T13:07:12.193Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.98s) 13:07:12 [2020-04-22T13:07:12.193Z] --- PASS: TestDockerSuite/TestLogsSince (8.69s) 13:07:12 [2020-04-22T13:07:12.193Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) 13:07:12 [2020-04-22T13:07:12.193Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.193Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) 13:07:12 [2020-04-22T13:07:12.193Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.193Z] --- PASS: TestDockerSuite/TestLogsTail (2.53s) 13:07:12 [2020-04-22T13:07:12.193Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.13s) 13:07:12 [2020-04-22T13:07:12.193Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.93s) 13:07:12 [2020-04-22T13:07:12.193Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) 13:07:12 [2020-04-22T13:07:12.193Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.193Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) 13:07:12 [2020-04-22T13:07:12.193Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.193Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) 13:07:12 [2020-04-22T13:07:12.193Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.193Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) 13:07:12 [2020-04-22T13:07:12.193Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.193Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) 13:07:12 [2020-04-22T13:07:12.193Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.193Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) 13:07:12 [2020-04-22T13:07:12.193Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.193Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) 13:07:12 [2020-04-22T13:07:12.193Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.193Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) 13:07:12 [2020-04-22T13:07:12.193Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.193Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) 13:07:12 [2020-04-22T13:07:12.193Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) 13:07:12 [2020-04-22T13:07:12.193Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement IsAmd64 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement IsAmd64 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.79s) 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.61s) 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- PASS: TestDockerSuite/TestPsByOrder (7.97s) 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.94s) 13:07:12 [2020-04-22T13:07:12.194Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.07s) 13:07:12 [2020-04-22T13:07:12.194Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.26s) 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) 13:07:12 [2020-04-22T13:07:12.194Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 13:07:12 [2020-04-22T13:07:12.194Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.44s) 13:07:12 [2020-04-22T13:07:12.194Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (2.98s) 13:07:12 [2020-04-22T13:07:12.194Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (11.03s) 13:07:12 [2020-04-22T13:07:12.194Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.67s) 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.00s) 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.18s) 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.28s) 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.30s) 13:07:12 [2020-04-22T13:07:12.194Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.77s) 13:07:12 [2020-04-22T13:07:12.194Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.80s) 13:07:12 [2020-04-22T13:07:12.194Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.15s) 13:07:12 [2020-04-22T13:07:12.194Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.81s) 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.45s) 13:07:12 [2020-04-22T13:07:12.194Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.22s) 13:07:12 [2020-04-22T13:07:12.194Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.15s) 13:07:12 [2020-04-22T13:07:12.194Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.67s) 13:07:12 [2020-04-22T13:07:12.194Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.78s) 13:07:12 [2020-04-22T13:07:12.194Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.58s) 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.76s) 13:07:12 [2020-04-22T13:07:12.194Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) 13:07:12 [2020-04-22T13:07:12.194Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.28s) 13:07:12 [2020-04-22T13:07:12.194Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.44s) 13:07:12 [2020-04-22T13:07:12.194Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.41s) 13:07:12 [2020-04-22T13:07:12.194Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.63s) 13:07:12 [2020-04-22T13:07:12.194Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.19s) 13:07:12 [2020-04-22T13:07:12.194Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.99s) 13:07:12 [2020-04-22T13:07:12.194Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (12.16s) 13:07:12 [2020-04-22T13:07:12.194Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.31s) 13:07:12 [2020-04-22T13:07:12.194Z] --- PASS: TestDockerSuite/TestRmiTag (0.62s) 13:07:12 [2020-04-22T13:07:12.194Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.01s) 13:07:12 [2020-04-22T13:07:12.194Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.84s) 13:07:12 [2020-04-22T13:07:12.194Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.16s) 13:07:12 [2020-04-22T13:07:12.194Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.03s) 13:07:12 [2020-04-22T13:07:12.194Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.06s) 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.84s) 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.80s) 13:07:12 [2020-04-22T13:07:12.194Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.49s) 13:07:12 [2020-04-22T13:07:12.194Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.98s) 13:07:12 [2020-04-22T13:07:12.194Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.96s) 13:07:12 [2020-04-22T13:07:12.194Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.91s) 13:07:12 [2020-04-22T13:07:12.194Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) 13:07:12 [2020-04-22T13:07:12.194Z] --- PASS: TestDockerSuite/TestRunBindMounts (3.88s) 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.92s) 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.86s) 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.79s) 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.09s) 13:07:12 [2020-04-22T13:07:12.194Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.04s) 13:07:12 [2020-04-22T13:07:12.194Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.04s) 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.03s) 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.18s) 13:07:12 [2020-04-22T13:07:12.194Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (11.52s) 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.00s) 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.10s) 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.09s) 13:07:12 [2020-04-22T13:07:12.194Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.01s) 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.93s) 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- PASS: TestDockerSuite/TestRunExitCode (1.93s) 13:07:12 [2020-04-22T13:07:12.194Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.97s) 13:07:12 [2020-04-22T13:07:12.194Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.92s) 13:07:12 [2020-04-22T13:07:12.194Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.00s) 13:07:12 [2020-04-22T13:07:12.194Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement IsolationIsHyperv 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.57s) 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.194Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) 13:07:12 [2020-04-22T13:07:12.194Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.51s) 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.78s) 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (5.99s) 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.46s) 13:07:12 [2020-04-22T13:07:12.195Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.52s) 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.30s) 13:07:12 [2020-04-22T13:07:12.195Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.92s) 13:07:12 [2020-04-22T13:07:12.195Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.83s) 13:07:12 [2020-04-22T13:07:12.195Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.79s) 13:07:12 [2020-04-22T13:07:12.195Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.95s) 13:07:12 [2020-04-22T13:07:12.195Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.82s) 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.46s) 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement Apparmor 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.20s) 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- PASS: TestDockerSuite/TestRunRm (2.08s) 13:07:12 [2020-04-22T13:07:12.195Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.03s) 13:07:12 [2020-04-22T13:07:12.195Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.01s) 13:07:12 [2020-04-22T13:07:12.195Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.84s) 13:07:12 [2020-04-22T13:07:12.195Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.71s) 13:07:12 [2020-04-22T13:07:12.195Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.14s) 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.86s) 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.77s) 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) 13:07:12 [2020-04-22T13:07:12.195Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.41s) 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement Apparmor 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.94s) 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (6.82s) 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.98s) 13:07:12 [2020-04-22T13:07:12.195Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.51s) 13:07:12 [2020-04-22T13:07:12.195Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.32s) 13:07:12 [2020-04-22T13:07:12.195Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.97s) 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.02s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.02s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.51s) 13:07:12 [2020-04-22T13:07:12.195Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (6.90s) 13:07:12 [2020-04-22T13:07:12.195Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.21s) 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) 13:07:12 [2020-04-22T13:07:12.195Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.78s) 13:07:12 [2020-04-22T13:07:12.195Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.58s) 13:07:12 [2020-04-22T13:07:12.195Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.80s) 13:07:12 [2020-04-22T13:07:12.195Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.12s) 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement Apparmor 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.28s) 13:07:12 [2020-04-22T13:07:12.195Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) 13:07:12 [2020-04-22T13:07:12.195Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) 13:07:12 [2020-04-22T13:07:12.195Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s) 13:07:12 [2020-04-22T13:07:12.195Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.56s) 13:07:12 [2020-04-22T13:07:12.195Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.74s) 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.91s) 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.59s) 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement IsPausable 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.91s) 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.67s) 13:07:12 [2020-04-22T13:07:12.195Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.02s) 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.78s) 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.195Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) 13:07:12 [2020-04-22T13:07:12.195Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.196Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) 13:07:12 [2020-04-22T13:07:12.196Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.196Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s) 13:07:12 [2020-04-22T13:07:12.196Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) 13:07:12 [2020-04-22T13:07:12.196Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.18s) 13:07:12 [2020-04-22T13:07:12.196Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) 13:07:12 [2020-04-22T13:07:12.196Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.196Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.33s) 13:07:12 [2020-04-22T13:07:12.196Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) 13:07:12 [2020-04-22T13:07:12.196Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) 13:07:12 [2020-04-22T13:07:12.196Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.36s) 13:07:12 [2020-04-22T13:07:12.196Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) 13:07:12 [2020-04-22T13:07:12.196Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.54s) 13:07:12 [2020-04-22T13:07:12.196Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.37s) 13:07:12 [2020-04-22T13:07:12.196Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.39s) 13:07:12 [2020-04-22T13:07:12.196Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) 13:07:12 [2020-04-22T13:07:12.196Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.21s) 13:07:12 [2020-04-22T13:07:12.196Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.68s) 13:07:12 [2020-04-22T13:07:12.196Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) 13:07:12 [2020-04-22T13:07:12.196Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.196Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.57s) 13:07:12 [2020-04-22T13:07:12.196Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) 13:07:12 [2020-04-22T13:07:12.196Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) 13:07:12 [2020-04-22T13:07:12.196Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.196Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.85s) 13:07:12 [2020-04-22T13:07:12.196Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s) 13:07:12 [2020-04-22T13:07:12.196Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.26s) 13:07:12 [2020-04-22T13:07:12.196Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.51s) 13:07:12 [2020-04-22T13:07:12.196Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) 13:07:12 [2020-04-22T13:07:12.196Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.196Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.26s) 13:07:12 [2020-04-22T13:07:12.196Z] === RUN TestDockerRegistrySuite 13:07:12 [2020-04-22T13:07:12.196Z] === RUN TestDockerRegistrySuite/TestBuildByDigest 13:07:12 [2020-04-22T13:07:12.196Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull 13:07:12 [2020-04-22T13:07:12.196Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull 13:07:12 [2020-04-22T13:07:12.196Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags 13:07:12 [2020-04-22T13:07:12.196Z] === RUN TestDockerRegistrySuite/TestConcurrentPush 13:07:12 [2020-04-22T13:07:12.196Z] === RUN TestDockerRegistrySuite/TestCreateByDigest 13:07:12 [2020-04-22T13:07:12.196Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush 13:07:12 [2020-04-22T13:07:12.196Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest 13:07:12 [2020-04-22T13:07:12.196Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag 13:07:12 [2020-04-22T13:07:12.196Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag 13:07:12 [2020-04-22T13:07:12.196Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush 13:07:12 [2020-04-22T13:07:12.196Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests 13:07:12 [2020-04-22T13:07:12.196Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests 13:07:12 [2020-04-22T13:07:12.196Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests 13:07:12 [2020-04-22T13:07:12.196Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests 13:07:12 [2020-04-22T13:07:12.196Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest 13:07:12 [2020-04-22T13:07:12.196Z] === RUN TestDockerRegistrySuite/TestPullByDigest 13:07:12 [2020-04-22T13:07:12.196Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback 13:07:12 [2020-04-22T13:07:12.196Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest 13:07:12 [2020-04-22T13:07:12.196Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer 13:07:12 [2020-04-22T13:07:12.196Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest 13:07:12 [2020-04-22T13:07:12.196Z] === RUN TestDockerRegistrySuite/TestPullIDStability 13:07:12 [2020-04-22T13:07:12.196Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases 13:07:12 [2020-04-22T13:07:12.196Z] === RUN TestDockerRegistrySuite/TestPullManifestList 13:07:12 [2020-04-22T13:07:12.196Z] === RUN TestDockerRegistrySuite/TestPullNoLayers 13:07:12 [2020-04-22T13:07:12.196Z] === RUN TestDockerRegistrySuite/TestPushBadTag 13:07:12 [2020-04-22T13:07:12.196Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage 13:07:12 [2020-04-22T13:07:12.196Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer 13:07:12 [2020-04-22T13:07:12.196Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags 13:07:12 [2020-04-22T13:07:12.196Z] === RUN TestDockerRegistrySuite/TestPushUntagged 13:07:12 [2020-04-22T13:07:12.196Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest 13:07:12 [2020-04-22T13:07:12.196Z] === RUN TestDockerRegistrySuite/TestRunByDigest 13:07:12 [2020-04-22T13:07:12.196Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag 13:07:12 [2020-04-22T13:07:12.196Z] === RUN TestDockerRegistrySuite/TestTagByDigest 13:07:12 [2020-04-22T13:07:12.196Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough 13:07:12 [2020-04-22T13:07:12.196Z] === RUN TestDockerRegistrySuite/TestV2Only 13:07:12 [2020-04-22T13:07:12.196Z] --- PASS: TestDockerRegistrySuite (0.00s) 13:07:12 [2020-04-22T13:07:12.196Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) 13:07:12 [2020-04-22T13:07:12.196Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.196Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) 13:07:12 [2020-04-22T13:07:12.196Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.196Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) 13:07:12 [2020-04-22T13:07:12.196Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.196Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) 13:07:12 [2020-04-22T13:07:12.196Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.196Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) 13:07:12 [2020-04-22T13:07:12.196Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.196Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) 13:07:12 [2020-04-22T13:07:12.196Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.196Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) 13:07:12 [2020-04-22T13:07:12.196Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.196Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) 13:07:12 [2020-04-22T13:07:12.196Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.196Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) 13:07:12 [2020-04-22T13:07:12.196Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.196Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) 13:07:12 [2020-04-22T13:07:12.196Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.196Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) 13:07:12 [2020-04-22T13:07:12.196Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.196Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) 13:07:12 [2020-04-22T13:07:12.196Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.196Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) 13:07:12 [2020-04-22T13:07:12.196Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.196Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) 13:07:12 [2020-04-22T13:07:12.196Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.196Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) 13:07:12 [2020-04-22T13:07:12.196Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.196Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) 13:07:12 [2020-04-22T13:07:12.196Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.196Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) 13:07:12 [2020-04-22T13:07:12.196Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.196Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) 13:07:12 [2020-04-22T13:07:12.196Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.196Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) 13:07:12 [2020-04-22T13:07:12.196Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.196Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 13:07:12 [2020-04-22T13:07:12.196Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.196Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 13:07:12 [2020-04-22T13:07:12.196Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.196Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) 13:07:12 [2020-04-22T13:07:12.196Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.196Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) 13:07:12 [2020-04-22T13:07:12.196Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.196Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) 13:07:12 [2020-04-22T13:07:12.196Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.196Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) 13:07:12 [2020-04-22T13:07:12.196Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.196Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) 13:07:12 [2020-04-22T13:07:12.196Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.196Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) 13:07:12 [2020-04-22T13:07:12.196Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.196Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) 13:07:12 [2020-04-22T13:07:12.196Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.196Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) 13:07:12 [2020-04-22T13:07:12.196Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.196Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) 13:07:12 [2020-04-22T13:07:12.196Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.196Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) 13:07:12 [2020-04-22T13:07:12.196Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.196Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) 13:07:12 [2020-04-22T13:07:12.196Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.196Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) 13:07:12 [2020-04-22T13:07:12.196Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.196Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) 13:07:12 [2020-04-22T13:07:12.196Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.196Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) 13:07:12 [2020-04-22T13:07:12.196Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.196Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) 13:07:12 [2020-04-22T13:07:12.196Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.196Z] === RUN TestDockerSchema1RegistrySuite 13:07:12 [2020-04-22T13:07:12.196Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags 13:07:12 [2020-04-22T13:07:12.196Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush 13:07:12 [2020-04-22T13:07:12.196Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported 13:07:12 [2020-04-22T13:07:12.196Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest 13:07:12 [2020-04-22T13:07:12.196Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback 13:07:12 [2020-04-22T13:07:12.196Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest 13:07:12 [2020-04-22T13:07:12.196Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer 13:07:12 [2020-04-22T13:07:12.196Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest 13:07:12 [2020-04-22T13:07:12.196Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability 13:07:12 [2020-04-22T13:07:12.196Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases 13:07:12 [2020-04-22T13:07:12.196Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers 13:07:12 [2020-04-22T13:07:12.196Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag 13:07:12 [2020-04-22T13:07:12.196Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage 13:07:12 [2020-04-22T13:07:12.196Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer 13:07:12 [2020-04-22T13:07:12.196Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags 13:07:12 [2020-04-22T13:07:12.196Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged 13:07:12 [2020-04-22T13:07:12.196Z] --- PASS: TestDockerSchema1RegistrySuite (0.03s) 13:07:12 [2020-04-22T13:07:12.196Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) 13:07:12 [2020-04-22T13:07:12.196Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.196Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) 13:07:12 [2020-04-22T13:07:12.196Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.196Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) 13:07:12 [2020-04-22T13:07:12.196Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.196Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) 13:07:12 [2020-04-22T13:07:12.196Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.196Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) 13:07:12 [2020-04-22T13:07:12.196Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.196Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) 13:07:12 [2020-04-22T13:07:12.196Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.196Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 13:07:12 [2020-04-22T13:07:12.196Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.196Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 13:07:12 [2020-04-22T13:07:12.196Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.196Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) 13:07:12 [2020-04-22T13:07:12.196Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.196Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) 13:07:12 [2020-04-22T13:07:12.196Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.196Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) 13:07:12 [2020-04-22T13:07:12.196Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.196Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) 13:07:12 [2020-04-22T13:07:12.196Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.196Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) 13:07:12 [2020-04-22T13:07:12.196Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.196Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) 13:07:12 [2020-04-22T13:07:12.196Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.196Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) 13:07:12 [2020-04-22T13:07:12.196Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.196Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) 13:07:12 [2020-04-22T13:07:12.196Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.196Z] === RUN TestDockerRegistryAuthHtpasswdSuite 13:07:12 [2020-04-22T13:07:12.196Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry 13:07:12 [2020-04-22T13:07:12.196Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth 13:07:12 [2020-04-22T13:07:12.196Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry 13:07:12 [2020-04-22T13:07:12.196Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth 13:07:12 [2020-04-22T13:07:12.196Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored 13:07:12 [2020-04-22T13:07:12.196Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth 13:07:12 [2020-04-22T13:07:12.196Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme 13:07:12 [2020-04-22T13:07:12.196Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry 13:07:12 [2020-04-22T13:07:12.196Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) 13:07:12 [2020-04-22T13:07:12.196Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) 13:07:12 [2020-04-22T13:07:12.196Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.196Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) 13:07:12 [2020-04-22T13:07:12.196Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.196Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) 13:07:12 [2020-04-22T13:07:12.196Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.196Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) 13:07:12 [2020-04-22T13:07:12.196Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.196Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) 13:07:12 [2020-04-22T13:07:12.196Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.196Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) 13:07:12 [2020-04-22T13:07:12.196Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.196Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) 13:07:12 [2020-04-22T13:07:12.196Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.196Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) 13:07:12 [2020-04-22T13:07:12.196Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.196Z] === RUN TestDockerRegistryAuthTokenSuite 13:07:12 [2020-04-22T13:07:12.196Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError 13:07:12 [2020-04-22T13:07:12.196Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken 13:07:12 [2020-04-22T13:07:12.196Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized 13:07:12 [2020-04-22T13:07:12.196Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable 13:07:12 [2020-04-22T13:07:12.196Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse 13:07:12 [2020-04-22T13:07:12.196Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) 13:07:12 [2020-04-22T13:07:12.197Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) 13:07:12 [2020-04-22T13:07:12.197Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.197Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) 13:07:12 [2020-04-22T13:07:12.197Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.197Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) 13:07:12 [2020-04-22T13:07:12.197Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.197Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) 13:07:12 [2020-04-22T13:07:12.197Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.197Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) 13:07:12 [2020-04-22T13:07:12.197Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.197Z] === RUN TestDockerDaemonSuite 13:07:12 [2020-04-22T13:07:12.197Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock 13:07:12 [2020-04-22T13:07:12.197Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart 13:07:12 [2020-04-22T13:07:12.197Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors 13:07:12 [2020-04-22T13:07:12.197Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault 13:07:12 [2020-04-22T13:07:12.197Z] --- PASS: TestDockerDaemonSuite (0.00s) 13:07:12 [2020-04-22T13:07:12.197Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) 13:07:12 [2020-04-22T13:07:12.197Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.197Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) 13:07:12 [2020-04-22T13:07:12.197Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.197Z] --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s) 13:07:12 [2020-04-22T13:07:12.197Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.197Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) 13:07:12 [2020-04-22T13:07:12.197Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.197Z] === RUN TestDockerSwarmSuite 13:07:12 [2020-04-22T13:07:12.197Z] --- PASS: TestDockerSwarmSuite (0.00s) 13:07:12 [2020-04-22T13:07:12.197Z] === RUN TestDockerPluginSuite 13:07:12 [2020-04-22T13:07:12.197Z] === RUN TestDockerPluginSuite/TestPluginBasicOps 13:07:12 [2020-04-22T13:07:12.197Z] === RUN TestDockerPluginSuite/TestPluginCreate 13:07:12 [2020-04-22T13:07:12.197Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative 13:07:12 [2020-04-22T13:07:12.197Z] === RUN TestDockerPluginSuite/TestPluginForceRemove 13:07:12 [2020-04-22T13:07:12.197Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix 13:07:12 [2020-04-22T13:07:12.197Z] === RUN TestDockerPluginSuite/TestPluginInspect 13:07:12 [2020-04-22T13:07:12.197Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs 13:07:12 [2020-04-22T13:07:12.197Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable 13:07:12 [2020-04-22T13:07:12.197Z] === RUN TestDockerPluginSuite/TestPluginInstallImage 13:07:12 [2020-04-22T13:07:12.197Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat 13:07:12 [2020-04-22T13:07:12.197Z] === RUN TestDockerPluginSuite/TestPluginSet 13:07:12 [2020-04-22T13:07:12.197Z] --- PASS: TestDockerPluginSuite (0.00s) 13:07:12 [2020-04-22T13:07:12.197Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) 13:07:12 [2020-04-22T13:07:12.197Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.197Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) 13:07:12 [2020-04-22T13:07:12.197Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.197Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) 13:07:12 [2020-04-22T13:07:12.197Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.197Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) 13:07:12 [2020-04-22T13:07:12.197Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.197Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) 13:07:12 [2020-04-22T13:07:12.197Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.197Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) 13:07:12 [2020-04-22T13:07:12.197Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.197Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) 13:07:12 [2020-04-22T13:07:12.197Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.197Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) 13:07:12 [2020-04-22T13:07:12.197Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.197Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) 13:07:12 [2020-04-22T13:07:12.197Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.197Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) 13:07:12 [2020-04-22T13:07:12.197Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.197Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) 13:07:12 [2020-04-22T13:07:12.197Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.197Z] === RUN TestDockerExternalVolumeSuite 13:07:12 [2020-04-22T13:07:12.197Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) 13:07:12 [2020-04-22T13:07:12.197Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.197Z] === RUN TestDockerNetworkSuite 13:07:12 [2020-04-22T13:07:12.197Z] --- SKIP: TestDockerNetworkSuite (0.00s) 13:07:12 [2020-04-22T13:07:12.197Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.197Z] === RUN TestDockerHubPullSuite 13:07:12 [2020-04-22T13:07:12.197Z] --- SKIP: TestDockerHubPullSuite (0.00s) 13:07:12 [2020-04-22T13:07:12.197Z] requirement.go:26: unmatched requirement DaemonIsLinux 13:07:12 [2020-04-22T13:07:12.197Z] PASS 13:07:12 [2020-04-22T13:07:12.197Z] ok github.com/docker/docker/integration-cli 2324.315s 13:07:12 [2020-04-22T13:07:12.197Z] INFO: Integration tests ended at 04/22/2020 13:07:12. Duration:00:38:53.7697492 13:07:12 [2020-04-22T13:07:12.197Z] INFO: Docker info of the daemon under test at end of run 13:07:12 [2020-04-22T13:07:12.197Z] 13:07:12 [2020-04-22T13:07:12.197Z] Containers: 2 13:07:12 [2020-04-22T13:07:12.197Z] Running: 0 13:07:12 [2020-04-22T13:07:12.197Z] Paused: 0 13:07:12 [2020-04-22T13:07:12.197Z] Stopped: 2 13:07:12 [2020-04-22T13:07:12.197Z] Images: 12 13:07:12 [2020-04-22T13:07:12.197Z] Server Version: 0.0.0-dev 13:07:12 [2020-04-22T13:07:12.197Z] Storage Driver: windowsfilter 13:07:12 [2020-04-22T13:07:12.197Z] Windows: 13:07:12 [2020-04-22T13:07:12.197Z] Logging Driver: json-file 13:07:12 [2020-04-22T13:07:12.197Z] Plugins: 13:07:12 [2020-04-22T13:07:12.197Z] Volume: local 13:07:12 [2020-04-22T13:07:12.197Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent 13:07:12 [2020-04-22T13:07:12.197Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 13:07:12 [2020-04-22T13:07:12.197Z] Swarm: inactive 13:07:12 [2020-04-22T13:07:12.197Z] Default Isolation: process 13:07:12 [2020-04-22T13:07:12.197Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) 13:07:12 [2020-04-22T13:07:12.197Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) 13:07:12 [2020-04-22T13:07:12.197Z] OSType: windows 13:07:12 [2020-04-22T13:07:12.197Z] Architecture: x86_64 13:07:12 [2020-04-22T13:07:12.197Z] CPUs: 4 13:07:12 [2020-04-22T13:07:12.197Z] Total Memory: 32GiB 13:07:12 [2020-04-22T13:07:12.197Z] Name: azwin-2-54a580 13:07:12 [2020-04-22T13:07:12.197Z] ID: PV5P:SEWO:PRBA:GCUH:VOYN:AIVE:PB4I:NSCL:4UBB:HQHA:RF2M:PKPY 13:07:12 [2020-04-22T13:07:12.197Z] Docker Root Dir: D:\CI\PR-40850\1\daemon 13:07:12 [2020-04-22T13:07:12.197Z] Debug Mode (client): false 13:07:12 [2020-04-22T13:07:12.197Z] Debug Mode (server): true 13:07:12 [2020-04-22T13:07:12.197Z] File Descriptors: -1 13:07:12 [2020-04-22T13:07:12.197Z] Goroutines: 18 13:07:12 [2020-04-22T13:07:12.197Z] System Time: 2020-04-22T13:07:12.1027483Z 13:07:12 [2020-04-22T13:07:12.197Z] EventsListeners: 0 13:07:12 [2020-04-22T13:07:12.197Z] Registry: https://index.docker.io/v1/ 13:07:12 [2020-04-22T13:07:12.197Z] Labels: 13:07:12 [2020-04-22T13:07:12.197Z] Experimental: false 13:07:12 [2020-04-22T13:07:12.197Z] Insecure Registries: 13:07:12 [2020-04-22T13:07:12.197Z] 127.0.0.0/8 13:07:12 [2020-04-22T13:07:12.197Z] Live Restore Enabled: false 13:07:12 [2020-04-22T13:07:12.197Z] 13:07:12 [2020-04-22T13:07:12.197Z] 13:07:12 [2020-04-22T13:07:12.197Z] INFO: Stopping daemon under test 13:07:12 [2020-04-22T13:07:12.660Z] SUCCESS: The process with PID 2112 (child process of PID 1276) has been terminated. 13:07:12 [2020-04-22T13:07:12.660Z] SUCCESS: The process with PID 1276 (child process of PID 4520) has been terminated. 13:07:12 [2020-04-22T13:07:12.660Z] INFO: Stop tailing logs of the daemon under tests 13:07:12 [2020-04-22T13:07:12.660Z] INFO: executeCI.ps1 Completed successfully at 04/22/2020 13:07:12. 13:07:12 [2020-04-22T13:07:12.660Z] INFO: Tidying up at end of run 13:07:12 [2020-04-22T13:07:12.660Z] INFO: Saving daemon under test log (d:\CI\PR-40850\1\dut.out) to C:\windows\TEMP\CIDUT.out 13:07:12 [2020-04-22T13:07:12.660Z] INFO: Saving daemon under test log (d:\CI\PR-40850\1\dut.err) to C:\windows\TEMP\CIDUT.err 13:07:12 [2020-04-22T13:07:12.660Z] INFO: Nuke-Everything... 13:07:12 [2020-04-22T13:07:12.660Z] INFO: Container count on control daemon to delete is 2 13:07:13 [2020-04-22T13:07:13.121Z] e163f675f363 13:07:13 [2020-04-22T13:07:13.121Z] a47cf919c99b 13:07:13 [2020-04-22T13:07:13.583Z] INFO: Tidying pidfile d:\CI\PR-40850\1\docker.pid 13:07:13 [2020-04-22T13:07:13.583Z] INFO: Nuking d:\CI 13:07:43 [2020-04-22T13:07:43.619Z] INFO: Zapped successfully 13:07:43 [2020-04-22T13:07:43.619Z] 13:07:43 [2020-04-22T13:07:43.619Z] INFO: executeCI.ps1 exiting at Wed Apr 22 13:07:40 CUT 2020. Duration 00:59:35.0494001 13:07:43 [2020-04-22T13:07:43.619Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell 13:07:45 [2020-04-22T13:07:45.493Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step 13:07:46 [2020-04-22T13:07:46.683Z] Archiving artifacts 13:08:04 [2020-04-22T13:08:04.566Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40850/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 13:08:05 [2020-04-22T13:08:05.510Z] + make clean 13:08:08 [2020-04-22T13:08:08.444Z] docker volume rm -f docker-dev-cache 13:08:08 [2020-04-22T13:08:08.907Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS